/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. * * This file incorporates work covered by the following license notice: * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed * with this work for additional information regarding copyright * ownership. The ASF licenses this file to you under the Apache * License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #ifndef INCLUDED_FRAMEWORK_IMUTEX_HXX #define INCLUDED_FRAMEWORK_IMUTEX_HXX #include namespace framework{ /*-************************************************************************************************************ @descr We need this interface to support using of different mutex implementations in a generic way. *//*-*************************************************************************************************************/ class SAL_NO_VTABLE IMutex { // public methods public: /*-**************************************************************************************************** @descr These functions must be supported by a derived class! acquire() -try to register thread release() -unregister thread *//*-*****************************************************************************************************/ virtual void acquire() = 0; virtual void release() = 0; protected: ~IMutex() {} }; // class IMutex } // namespace framework #endif // INCLUDED_FRAMEWORK_IMUTEX_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ distro/collabora/cp-5.0'>distro/collabora/cp-5.0 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
path: root/source/cs/helpcontent2
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-10-02 20:16:31 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-10-02 23:31:35 +0200
commitc1894cfe4c2f406ec16f3c4e7e89b9af279e905c (patch)
treeb1828a30e5195952cbdf0a9429cd765a55b01b02 /source/cs/helpcontent2
parent33c313c3d7e963a2b532b700555b814860000eee (diff)
update translations from weblate
and force-fix errors using pocheck Change-Id: I7557b97bdb5a55b6fe5b9566c90bf8fb6ddd6468
Diffstat (limited to 'source/cs/helpcontent2')
-rw-r--r--source/cs/helpcontent2/source/auxiliary.po135
-rw-r--r--source/cs/helpcontent2/source/text/sbasic/guide.po128
-rw-r--r--source/cs/helpcontent2/source/text/sbasic/python.po948
-rw-r--r--source/cs/helpcontent2/source/text/sbasic/shared.po5169
-rw-r--r--source/cs/helpcontent2/source/text/scalc/00.po217
-rw-r--r--source/cs/helpcontent2/source/text/scalc/01.po9623
-rw-r--r--source/cs/helpcontent2/source/text/scalc/04.po222
-rw-r--r--source/cs/helpcontent2/source/text/scalc/05.po366
-rw-r--r--source/cs/helpcontent2/source/text/scalc/guide.po1571
-rw-r--r--source/cs/helpcontent2/source/text/schart/01.po999
-rw-r--r--source/cs/helpcontent2/source/text/sdraw.po326
-rw-r--r--source/cs/helpcontent2/source/text/sdraw/00.po69
-rw-r--r--source/cs/helpcontent2/source/text/sdraw/01.po421
-rw-r--r--source/cs/helpcontent2/source/text/sdraw/guide.po819
-rw-r--r--source/cs/helpcontent2/source/text/shared.po259
-rw-r--r--source/cs/helpcontent2/source/text/shared/00.po1618
-rw-r--r--source/cs/helpcontent2/source/text/shared/01.po6560
-rw-r--r--source/cs/helpcontent2/source/text/shared/02.po2950
-rw-r--r--source/cs/helpcontent2/source/text/shared/05.po237
-rw-r--r--source/cs/helpcontent2/source/text/shared/autopi.po895
-rw-r--r--source/cs/helpcontent2/source/text/shared/explorer/database.po1835
-rw-r--r--source/cs/helpcontent2/source/text/shared/guide.po3299
-rw-r--r--source/cs/helpcontent2/source/text/shared/menu.po142
-rw-r--r--source/cs/helpcontent2/source/text/shared/optionen.po1998
-rw-r--r--source/cs/helpcontent2/source/text/simpress.po212
-rw-r--r--source/cs/helpcontent2/source/text/simpress/01.po1356
-rw-r--r--source/cs/helpcontent2/source/text/simpress/02.po669
-rw-r--r--source/cs/helpcontent2/source/text/simpress/guide.po1394
-rw-r--r--source/cs/helpcontent2/source/text/smath/01.po2360
-rw-r--r--source/cs/helpcontent2/source/text/swriter.po353
-rw-r--r--source/cs/helpcontent2/source/text/swriter/01.po3370
-rw-r--r--source/cs/helpcontent2/source/text/swriter/02.po451
-rw-r--r--source/cs/helpcontent2/source/text/swriter/04.po276
-rw-r--r--source/cs/helpcontent2/source/text/swriter/guide.po2154
-rw-r--r--source/cs/helpcontent2/source/text/swriter/librelogo.po335
35 files changed, 48967 insertions, 4769 deletions
diff --git a/source/cs/helpcontent2/source/auxiliary.po b/source/cs/helpcontent2/source/auxiliary.po
index 8a9f15209ec..e0222145c59 100644
--- a/source/cs/helpcontent2/source/auxiliary.po
+++ b/source/cs/helpcontent2/source/auxiliary.po
@@ -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-07-03 20:22+0200\n"
+"POT-Creation-Date: 2019-08-21 21:36+0200\n"
"PO-Revision-Date: 2019-07-18 12:20+0000\n"
"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,10 @@ 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: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563452452.000000\n"
+#. fEEXD
#: sbasic.tree
msgctxt ""
"sbasic.tree\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "Macros and Scripting"
msgstr "Makra a skriptování"
+#. pDA36
#: sbasic.tree
msgctxt ""
"sbasic.tree\n"
@@ -32,6 +34,7 @@ msgctxt ""
msgid "%PRODUCTNAME BASIC"
msgstr "%PRODUCTNAME BASIC"
+#. Ua99d
#: sbasic.tree
msgctxt ""
"sbasic.tree\n"
@@ -40,6 +43,7 @@ msgctxt ""
msgid "General Information and User Interface Usage"
msgstr "Obecné informace a používání uživatelského rozhraní"
+#. ooCCn
#: sbasic.tree
msgctxt ""
"sbasic.tree\n"
@@ -48,6 +52,7 @@ msgctxt ""
msgid "Command Reference"
msgstr "Přehled příkazů"
+#. MrEnT
#: sbasic.tree
msgctxt ""
"sbasic.tree\n"
@@ -56,6 +61,7 @@ msgctxt ""
msgid "Functions, Statements, and Operators"
msgstr "Funkce, výrazy a operátory"
+#. hAowB
#: sbasic.tree
msgctxt ""
"sbasic.tree\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "Alphabetic List of Functions, Statements, and Operators"
msgstr "Abecední seznam funkcí, výrazů a operátorů"
+#. jhVCB
#: sbasic.tree
msgctxt ""
"sbasic.tree\n"
@@ -72,6 +79,7 @@ msgctxt ""
msgid "Advanced Basic Libraries"
msgstr "Pokročilé knihovny Basicu"
+#. Vkt9E
#: sbasic.tree
msgctxt ""
"sbasic.tree\n"
@@ -80,6 +88,7 @@ msgctxt ""
msgid "Guides"
msgstr "Návody"
+#. f7k4A
#: sbasic.tree
msgctxt ""
"sbasic.tree\n"
@@ -88,6 +97,7 @@ msgctxt ""
msgid "Python Scripts Help"
msgstr "Nápověda pro Python skripty"
+#. pVb5g
#: sbasic.tree
msgctxt ""
"sbasic.tree\n"
@@ -96,6 +106,7 @@ msgctxt ""
msgid "General Information and User Interface Usage"
msgstr "Obecné informace a používání uživatelského rozhraní"
+#. D6bPQ
#: sbasic.tree
msgctxt ""
"sbasic.tree\n"
@@ -104,6 +115,7 @@ msgctxt ""
msgid "Programming with Python"
msgstr "Programování pomocí Pythonu"
+#. KsAjT
#: scalc.tree
msgctxt ""
"scalc.tree\n"
@@ -112,6 +124,7 @@ msgctxt ""
msgid "Spreadsheets (Calc)"
msgstr "Sešity (Calc)"
+#. DnZNf
#: scalc.tree
msgctxt ""
"scalc.tree\n"
@@ -120,6 +133,7 @@ msgctxt ""
msgid "General Information and User Interface Usage"
msgstr "Obecné informace a používání uživatelského rozhraní"
+#. DdtJy
#: scalc.tree
msgctxt ""
"scalc.tree\n"
@@ -128,6 +142,7 @@ msgctxt ""
msgid "Command and Menu Reference"
msgstr "Přehled příkazů a nabídek"
+#. 8g9EE
#: scalc.tree
msgctxt ""
"scalc.tree\n"
@@ -136,6 +151,7 @@ msgctxt ""
msgid "Menus"
msgstr "Nabídky"
+#. jwFgp
#: scalc.tree
msgctxt ""
"scalc.tree\n"
@@ -144,6 +160,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Nástrojové lišty"
+#. sHFhh
#: scalc.tree
msgctxt ""
"scalc.tree\n"
@@ -152,14 +169,16 @@ msgctxt ""
msgid "Functions Types and Operators"
msgstr "Typy funkcí a operátory"
+#. DSUE2
#: scalc.tree
msgctxt ""
"scalc.tree\n"
"0804\n"
"node.text"
-msgid "Loading, Saving, Importing, and Exporting"
-msgstr "Načítání, ukládání, import a export"
+msgid "Loading, Saving, Importing, Exporting and Redacting"
+msgstr ""
+#. yRwiN
#: scalc.tree
msgctxt ""
"scalc.tree\n"
@@ -168,6 +187,7 @@ msgctxt ""
msgid "Formatting"
msgstr "Formátování"
+#. 5wLkU
#: scalc.tree
msgctxt ""
"scalc.tree\n"
@@ -176,6 +196,7 @@ msgctxt ""
msgid "Filtering and Sorting"
msgstr "Filtrování a řazení"
+#. yCyBs
#: scalc.tree
msgctxt ""
"scalc.tree\n"
@@ -184,6 +205,7 @@ msgctxt ""
msgid "Printing"
msgstr "Tisk"
+#. GTRoC
#: scalc.tree
msgctxt ""
"scalc.tree\n"
@@ -192,6 +214,7 @@ msgctxt ""
msgid "Data Ranges"
msgstr "Oblasti dat"
+#. cM3fi
#: scalc.tree
msgctxt ""
"scalc.tree\n"
@@ -200,6 +223,7 @@ msgctxt ""
msgid "Pivot Table"
msgstr "Kontingenční tabulka"
+#. ZBuq9
#: scalc.tree
msgctxt ""
"scalc.tree\n"
@@ -208,6 +232,7 @@ msgctxt ""
msgid "Pivot Chart"
msgstr "Kontingenční graf"
+#. RowUw
#: scalc.tree
msgctxt ""
"scalc.tree\n"
@@ -216,6 +241,7 @@ msgctxt ""
msgid "Scenarios"
msgstr "Scénáře"
+#. CzARM
#: scalc.tree
msgctxt ""
"scalc.tree\n"
@@ -224,6 +250,7 @@ msgctxt ""
msgid "References"
msgstr "Odkazy"
+#. ELC6F
#: scalc.tree
msgctxt ""
"scalc.tree\n"
@@ -232,6 +259,7 @@ msgctxt ""
msgid "Viewing, Selecting, Copying"
msgstr "Prohlížení, výběr, kopírování"
+#. VFHig
#: scalc.tree
msgctxt ""
"scalc.tree\n"
@@ -240,6 +268,7 @@ msgctxt ""
msgid "Formulas and Calculations"
msgstr "Vzorce a výpočty"
+#. bCMSS
#: scalc.tree
msgctxt ""
"scalc.tree\n"
@@ -248,6 +277,7 @@ msgctxt ""
msgid "Protection"
msgstr "Uzamknutí"
+#. Q59GN
#: scalc.tree
msgctxt ""
"scalc.tree\n"
@@ -256,6 +286,7 @@ msgctxt ""
msgid "Miscellaneous"
msgstr "Ostatní"
+#. 6Saoi
#: schart.tree
msgctxt ""
"schart.tree\n"
@@ -264,6 +295,7 @@ msgctxt ""
msgid "Charts and Diagrams"
msgstr "Grafy a diagramy"
+#. gu6pZ
#: schart.tree
msgctxt ""
"schart.tree\n"
@@ -272,6 +304,7 @@ msgctxt ""
msgid "General Information"
msgstr "Obecné informace"
+#. xU49Q
#: sdraw.tree
msgctxt ""
"sdraw.tree\n"
@@ -280,6 +313,7 @@ msgctxt ""
msgid "Drawings (Draw)"
msgstr "Kresby (Draw)"
+#. UcMAA
#: sdraw.tree
msgctxt ""
"sdraw.tree\n"
@@ -288,6 +322,7 @@ msgctxt ""
msgid "General Information and User Interface Usage"
msgstr "Obecné informace a používání uživatelského rozhraní"
+#. ZDeBD
#: sdraw.tree
msgctxt ""
"sdraw.tree\n"
@@ -296,6 +331,7 @@ msgctxt ""
msgid "Command and Menu Reference"
msgstr "Přehled příkazů a nabídek"
+#. kq7Az
#: sdraw.tree
msgctxt ""
"sdraw.tree\n"
@@ -304,6 +340,7 @@ msgctxt ""
msgid "Menus"
msgstr "Nabídky"
+#. SFgJ7
#: sdraw.tree
msgctxt ""
"sdraw.tree\n"
@@ -312,6 +349,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Lišty nástrojů"
+#. 9ojH7
#: sdraw.tree
msgctxt ""
"sdraw.tree\n"
@@ -320,6 +358,7 @@ msgctxt ""
msgid "Loading, Saving, Importing, and Exporting"
msgstr "Načítání, ukládání, import a export"
+#. fJYHX
#: sdraw.tree
msgctxt ""
"sdraw.tree\n"
@@ -328,6 +367,7 @@ msgctxt ""
msgid "Formatting"
msgstr "Formátování"
+#. HkVUY
#: sdraw.tree
msgctxt ""
"sdraw.tree\n"
@@ -336,6 +376,7 @@ msgctxt ""
msgid "Printing"
msgstr "Tisk"
+#. G8GoF
#: sdraw.tree
msgctxt ""
"sdraw.tree\n"
@@ -344,6 +385,7 @@ msgctxt ""
msgid "Effects"
msgstr "Efekty"
+#. fd9tS
#: sdraw.tree
msgctxt ""
"sdraw.tree\n"
@@ -352,6 +394,7 @@ msgctxt ""
msgid "Objects, Graphics, and Bitmaps"
msgstr "Objekty, obrázky a rastry"
+#. crdMY
#: sdraw.tree
msgctxt ""
"sdraw.tree\n"
@@ -360,6 +403,7 @@ msgctxt ""
msgid "Groups and Layers"
msgstr "Skupiny a vrstvy"
+#. G3s8n
#: sdraw.tree
msgctxt ""
"sdraw.tree\n"
@@ -368,6 +412,7 @@ msgctxt ""
msgid "Text in Drawings"
msgstr "Text v kresbách"
+#. rxRmL
#: sdraw.tree
msgctxt ""
"sdraw.tree\n"
@@ -376,6 +421,7 @@ msgctxt ""
msgid "Viewing"
msgstr "Prohlížení"
+#. 4zaCG
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -384,6 +430,7 @@ msgctxt ""
msgid "%PRODUCTNAME Installation"
msgstr "Instalace %PRODUCTNAME"
+#. 3EUAC
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -392,6 +439,7 @@ msgctxt ""
msgid "Common Help Topics"
msgstr "Společná témata nápovědy"
+#. 3GoWS
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -400,6 +448,7 @@ msgctxt ""
msgid "General Information"
msgstr "Obecné informace"
+#. vFfKE
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -408,6 +457,7 @@ msgctxt ""
msgid "%PRODUCTNAME and Microsoft Office"
msgstr "%PRODUCTNAME a Microsoft Office"
+#. GBR3F
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -416,6 +466,7 @@ msgctxt ""
msgid "%PRODUCTNAME Options"
msgstr "Možnosti %PRODUCTNAME"
+#. d4gAD
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -424,6 +475,7 @@ msgctxt ""
msgid "Wizards"
msgstr "Průvodci"
+#. aXMeh
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -432,6 +484,7 @@ msgctxt ""
msgid "Letter Wizard"
msgstr "Průvodce dopisem"
+#. 6qzVL
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -440,6 +493,7 @@ msgctxt ""
msgid "Fax Wizard"
msgstr "Průvodce faxem"
+#. GMiKt
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -448,6 +502,7 @@ msgctxt ""
msgid "Agenda Wizard"
msgstr "Průvodce poradou"
+#. gvsML
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -456,6 +511,7 @@ msgctxt ""
msgid "HTML Export Wizard"
msgstr "Průvodce exportem do HTML"
+#. 8tHJK
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -464,6 +520,7 @@ msgctxt ""
msgid "Document Converter Wizard"
msgstr "Průvodce převodem dokumentů"
+#. zhnAF
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -472,6 +529,7 @@ msgctxt ""
msgid "Configuring %PRODUCTNAME"
msgstr "Nastavení %PRODUCTNAME"
+#. 2rp8T
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -480,6 +538,7 @@ msgctxt ""
msgid "Working with the User Interface"
msgstr "Práce s uživatelským rozhraním"
+#. mFuDH
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -488,6 +547,7 @@ msgctxt ""
msgid "Digital Signatures"
msgstr "Elektronické podpisy"
+#. drtXn
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -496,6 +556,7 @@ msgctxt ""
msgid "Printing, Faxing, Sending"
msgstr "Tisk, fax, odesílání pošty"
+#. ZJbym
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -504,6 +565,7 @@ msgctxt ""
msgid "Drag & Drop"
msgstr "Drag & Drop"
+#. DFzj6
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -512,6 +574,7 @@ msgctxt ""
msgid "Copy and Paste"
msgstr "Kopírování a vkládání"
+#. hQXmX
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -520,6 +583,7 @@ msgctxt ""
msgid "Charts and Diagrams"
msgstr "Grafy a diagramy"
+#. YC7ih
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -528,6 +592,7 @@ msgctxt ""
msgid "Load, Save, Import, Export"
msgstr "Načítání, ukládání, import a export"
+#. Ty8Du
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -536,6 +601,7 @@ msgctxt ""
msgid "Links and References"
msgstr "Odkazy"
+#. nDFsH
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -544,6 +610,7 @@ msgctxt ""
msgid "Document Version Tracking"
msgstr "Sledování změn dokumentu"
+#. AnvYc
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -552,6 +619,7 @@ msgctxt ""
msgid "Labels and Business Cards"
msgstr "Štítky a vizitky"
+#. tEYBw
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -560,6 +628,7 @@ msgctxt ""
msgid "Inserting External Data"
msgstr "Vkládání externích dat"
+#. X2KH4
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -568,6 +637,7 @@ msgctxt ""
msgid "Automatic Functions"
msgstr "Automatické funkce"
+#. EGqAp
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -576,6 +646,7 @@ msgctxt ""
msgid "Searching and Replacing"
msgstr "Hledání a nahrazování"
+#. 4GGhC
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -584,6 +655,7 @@ msgctxt ""
msgid "Guides"
msgstr "Návody"
+#. haknq
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -592,6 +664,7 @@ msgctxt ""
msgid "Database Functionality (Base)"
msgstr "Databázová funkcionalita (Base)"
+#. aHvBN
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -600,6 +673,7 @@ msgctxt ""
msgid "General Information"
msgstr "Obecné informace"
+#. BjDNf
#: simpress.tree
msgctxt ""
"simpress.tree\n"
@@ -608,6 +682,7 @@ msgctxt ""
msgid "Presentations (Impress)"
msgstr "Prezentace (Impress)"
+#. hBFX8
#: simpress.tree
msgctxt ""
"simpress.tree\n"
@@ -616,6 +691,7 @@ msgctxt ""
msgid "General Information and User Interface Usage"
msgstr "Obecné informace a používání uživatelského rozhraní"
+#. XaGTA
#: simpress.tree
msgctxt ""
"simpress.tree\n"
@@ -624,6 +700,7 @@ msgctxt ""
msgid "Command and Menu Reference"
msgstr "Přehled příkazů a nabídek"
+#. ADAgH
#: simpress.tree
msgctxt ""
"simpress.tree\n"
@@ -632,6 +709,7 @@ msgctxt ""
msgid "Menus"
msgstr "Nabídky"
+#. fqLWR
#: simpress.tree
msgctxt ""
"simpress.tree\n"
@@ -640,14 +718,16 @@ msgctxt ""
msgid "Toolbars"
msgstr "Nástrojové lišty"
+#. fiLDS
#: simpress.tree
msgctxt ""
"simpress.tree\n"
"0403\n"
"node.text"
-msgid "Loading, Saving, Importing, and Exporting"
-msgstr "Načítání, ukládání, import a export"
+msgid "Loading, Saving, Importing, Exporting and Redacting"
+msgstr ""
+#. jMBsp
#: simpress.tree
msgctxt ""
"simpress.tree\n"
@@ -656,6 +736,7 @@ msgctxt ""
msgid "Formatting"
msgstr "Formátování"
+#. HtUGZ
#: simpress.tree
msgctxt ""
"simpress.tree\n"
@@ -664,6 +745,7 @@ msgctxt ""
msgid "Printing"
msgstr "Tisk"
+#. FxREt
#: simpress.tree
msgctxt ""
"simpress.tree\n"
@@ -672,6 +754,7 @@ msgctxt ""
msgid "Effects"
msgstr "Efekty"
+#. RX5V8
#: simpress.tree
msgctxt ""
"simpress.tree\n"
@@ -680,6 +763,7 @@ msgctxt ""
msgid "Objects, Graphics, and Bitmaps"
msgstr "Objekty, obrázky a rastry"
+#. aDbFG
#: simpress.tree
msgctxt ""
"simpress.tree\n"
@@ -688,6 +772,7 @@ msgctxt ""
msgid "Text in Presentations"
msgstr "Text v prezentacích"
+#. s8GCo
#: simpress.tree
msgctxt ""
"simpress.tree\n"
@@ -696,6 +781,7 @@ msgctxt ""
msgid "Viewing"
msgstr "Prohlížení"
+#. Lo4YZ
#: simpress.tree
msgctxt ""
"simpress.tree\n"
@@ -704,6 +790,7 @@ msgctxt ""
msgid "Slide Shows"
msgstr "Prezentace"
+#. m5CkC
#: smath.tree
msgctxt ""
"smath.tree\n"
@@ -712,6 +799,7 @@ msgctxt ""
msgid "Formulas (Math)"
msgstr "Vzorce (Math)"
+#. kAkAL
#: smath.tree
msgctxt ""
"smath.tree\n"
@@ -720,6 +808,7 @@ msgctxt ""
msgid "General Information and User Interface Usage"
msgstr "Obecné informace a používání uživatelského rozhraní"
+#. 3BZ8j
#: smath.tree
msgctxt ""
"smath.tree\n"
@@ -728,6 +817,7 @@ msgctxt ""
msgid "%PRODUCTNAME Formula Elements"
msgstr "%PRODUCTNAME Prvky vzorce"
+#. V99im
#: smath.tree
msgctxt ""
"smath.tree\n"
@@ -736,6 +826,7 @@ msgctxt ""
msgid "Command and Menu Reference"
msgstr "Přehled příkazů a nabídek"
+#. CGoih
#: smath.tree
msgctxt ""
"smath.tree\n"
@@ -744,6 +835,7 @@ msgctxt ""
msgid "Working with Formulas"
msgstr "Práce se vzorci"
+#. FxCSV
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -752,6 +844,7 @@ msgctxt ""
msgid "Text Documents (Writer)"
msgstr "Textové dokumenty (Writer)"
+#. jWyEV
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -760,6 +853,7 @@ msgctxt ""
msgid "General Information and User Interface Usage"
msgstr "Obecné informace a používání uživatelského rozhraní"
+#. mT2iu
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -768,6 +862,7 @@ msgctxt ""
msgid "Command and Menu Reference"
msgstr "Přehled příkazů a nabídek"
+#. 4RREa
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -776,6 +871,7 @@ msgctxt ""
msgid "Menus"
msgstr "Nabídky"
+#. SQkvD
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -784,6 +880,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Nástrojové lišty"
+#. WzBcm
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -792,6 +889,7 @@ msgctxt ""
msgid "Creating Text Documents"
msgstr "Tvorba textových dokumentů"
+#. 7BQES
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -800,6 +898,7 @@ msgctxt ""
msgid "Graphics in Text Documents"
msgstr "Obrázky v textových dokumentech"
+#. QsiTB
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -808,6 +907,7 @@ msgctxt ""
msgid "Tables in Text Documents"
msgstr "Tabulky v textových dokumentech"
+#. Xx5Fp
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -816,6 +916,7 @@ msgctxt ""
msgid "Objects in Text Documents"
msgstr "Objekty v textových dokumentech"
+#. 47SjN
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -824,6 +925,7 @@ msgctxt ""
msgid "Sections and Frames in Text Documents"
msgstr "Sekce a rámce v textových dokumentech"
+#. E2N9E
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -832,6 +934,7 @@ msgctxt ""
msgid "Tables of Contents and Indexes"
msgstr "Obsahy a rejstříky"
+#. yi6ro
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -840,6 +943,7 @@ msgctxt ""
msgid "Fields in Text Documents"
msgstr "Pole v textových dokumentech"
+#. AExWW
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -848,6 +952,7 @@ msgctxt ""
msgid "Navigating Text Documents"
msgstr "Navigace v textových dokumentech"
+#. ZgfjA
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -856,6 +961,7 @@ msgctxt ""
msgid "Calculating in Text Documents"
msgstr "Výpočty v textových dokumentech"
+#. hjKKD
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -864,6 +970,7 @@ msgctxt ""
msgid "Formatting Text Documents"
msgstr "Formátování textových dokumentů"
+#. 6gFto
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -872,6 +979,7 @@ msgctxt ""
msgid "Templates and Styles"
msgstr "Šablony a styly"
+#. wVGdF
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -880,6 +988,7 @@ msgctxt ""
msgid "Special Text Elements"
msgstr "Speciální textové prvky"
+#. FxdVR
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -888,6 +997,7 @@ msgctxt ""
msgid "Automatic Functions"
msgstr "Automatické funkce"
+#. hi36Q
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -896,6 +1006,7 @@ msgctxt ""
msgid "Numbering and Lists"
msgstr "Číslování a seznamy"
+#. 2FPcB
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -904,6 +1015,7 @@ msgctxt ""
msgid "Spellchecking, Thesaurus, and Languages"
msgstr "Kontrola pravopisu, slovník synonym a jazyky"
+#. vDffD
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -912,14 +1024,16 @@ msgctxt ""
msgid "Troubleshooting Tips"
msgstr "Užitečné rady"
+#. qLMLk
#: swriter.tree
msgctxt ""
"swriter.tree\n"
"0219\n"
"node.text"
-msgid "Loading, Saving, Importing, and Exporting"
-msgstr "Načítání, ukládání, import a export"
+msgid "Loading, Saving, Importing, Exporting and Redacting"
+msgstr ""
+#. 8GC4J
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -928,6 +1042,7 @@ msgctxt ""
msgid "Master Documents"
msgstr "Hlavní dokumenty"
+#. wbJh4
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -936,6 +1051,7 @@ msgctxt ""
msgid "Links and References"
msgstr "Odkazy"
+#. vHzyn
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -944,6 +1060,7 @@ msgctxt ""
msgid "Printing"
msgstr "Tisk"
+#. F4LCk
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -952,6 +1069,7 @@ msgctxt ""
msgid "Searching and Replacing"
msgstr "Hledání a nahrazování"
+#. CYQr2
#: swriter.tree
msgctxt ""
"swriter.tree\n"
@@ -959,3 +1077,4 @@ msgctxt ""
"help_section.text"
msgid "HTML Documents (Writer Web)"
msgstr "HTML dokumenty (Writer Web)"
+
diff --git a/source/cs/helpcontent2/source/text/sbasic/guide.po b/source/cs/helpcontent2/source/text/sbasic/guide.po
index dcd44a4c5b0..f7880bc7438 100644
--- a/source/cs/helpcontent2/source/text/sbasic/guide.po
+++ b/source/cs/helpcontent2/source/text/sbasic/guide.po
@@ -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-05-31 14:53+0200\n"
+"POT-Creation-Date: 2019-08-21 21:36+0200\n"
"PO-Revision-Date: 2019-08-07 07:31+0000\n"
"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,10 @@ 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: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565163076.000000\n"
+#. WcTKB
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "Access2Base"
msgstr "Access2Base"
+#. bFKah
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
@@ -32,6 +34,7 @@ msgctxt ""
msgid "<bookmark_value>Access2Base</bookmark_value><bookmark_value>Microsoft Access; Access2Base</bookmark_value><bookmark_value>Access databases; run in Base</bookmark_value>"
msgstr "<bookmark_value>Access2Base</bookmark_value><bookmark_value>Microsoft Access; Access2Base</bookmark_value><bookmark_value>databáze Access; spouštění v Base</bookmark_value>"
+#. V4kCb
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
@@ -40,6 +43,7 @@ msgctxt ""
msgid "Access2Base"
msgstr "Access2Base"
+#. BDoqs
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
@@ -48,6 +52,7 @@ msgctxt ""
msgid "What is Access2Base?"
msgstr "Co je Access2Base?"
+#. FKEy5
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
@@ -56,6 +61,7 @@ msgctxt ""
msgid "Access2Base is a LibreOffice Basic library of macros for (business or personal) application developers and advanced users. It is one of the libraries stored in \"LibreOffice macros and dialogs\"."
msgstr "Access2Base je knihovna maker LibreOffice Basic určená pro vývojáře aplikací (firemních nebo soukromých) a pokročilé uživatele. Jedná se o jednu z knihoven uložených mezi makry a dialogovými okny LibreOffice."
+#. zYTgA
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "The functionalities provided by the implemented macros are all directly inspired by Microsoft Access. The macros are callable mainly from a LibreOffice <emph>Base</emph> application, but also from <emph>any</emph> LibreOffice document (Writer, Calc, ...) where access to data stored in a database makes sense."
msgstr "Všechny funkce implementované v těchto makrech jsou přímo inspirovány aplikací Microsoft Access. Makra lze volat zejména z aplikace LibreOffice <emph>Base</emph>, ale také z <emph>jakéhokoliv</emph> dokumentu LibreOffice (Writer, Calc, ...), v němž se přistupuje k datům uloženým v databázi."
+#. tmNkV
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
@@ -72,6 +79,7 @@ msgctxt ""
msgid "The API provided by Access2Base is intended to be more concise, intuitive and easy to learn than the standard UNO API (API = Application Programming Interface)."
msgstr "Access2Base poskytuje API, jehož účelem je být stručnější, intuitivnější a snazší na naučení než standardní UNO API (API = Application Programming Interface, rozhraní pro programování aplikací)."
+#. DHfDb
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
@@ -80,6 +88,7 @@ msgctxt ""
msgid "<emph>The library is documented online on </emph><link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\"><emph>http://www.access2base.com</emph></link>."
msgstr "<emph>Dokumentace ke knihovně je dostupná online na </emph><link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\"><emph>http://www.access2base.com</emph></link>."
+#. fGJgF
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
@@ -88,6 +97,7 @@ msgctxt ""
msgid "The implemented macros include:"
msgstr "Implementovaná makra zahrnují:"
+#. UFhFo
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
@@ -96,6 +106,7 @@ msgctxt ""
msgid "a simplified and extensible API for <emph>forms</emph>, <emph>dialogs</emph> and <emph>controls</emph> manipulations similar with the Microsoft Access object model,"
msgstr "zjednodušené a rozšířitelné API pro manipulace s <emph>formuláři</emph>, <emph>dialogovými okny</emph> a <emph>ovládacími prvky</emph>, podobné objektovému modelu aplikace Microsoft Access,"
+#. ZTQD8
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
@@ -104,6 +115,7 @@ msgctxt ""
msgid "an API for database access with the <emph>table</emph>, <emph>query</emph>, <emph>recordset</emph> and <emph>field</emph> objects,"
msgstr "API pro přístup do databáze s objekty <emph>tabulka</emph>, <emph>dotaz</emph>, <emph>sada záznamů</emph> a <emph>pole</emph>,"
+#. z3ZS9
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
@@ -112,6 +124,7 @@ msgctxt ""
msgid "a number of <emph>actions</emph> with a syntax identical to their corresponding Microsoft Access macros/actions,"
msgstr "množství <emph>akcí</emph> se stejnou syntaxí, jakou mají odpovídající makra nebo akce aplikace Microsoft Access,"
+#. GQaLp
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
@@ -120,6 +133,7 @@ msgctxt ""
msgid "the <emph>DLookup</emph>, <emph>DSum</emph>, ... database functions,"
msgstr "databázové funkce <emph>DLookup</emph>, <emph>DSum</emph>, ...,"
+#. jeLAg
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
@@ -128,6 +142,7 @@ msgctxt ""
msgid "the support of the shortcut notations like <item type=\"literal\">Forms!myForm!myControl</item>"
msgstr "podporu zkráceného zápisu jako <item type=\"literal\">Forms!myForm!myControl</item>"
+#. QDQtE
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
@@ -136,6 +151,7 @@ msgctxt ""
msgid "in addition"
msgstr "a navíc"
+#. 9EyMt
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
@@ -144,6 +160,7 @@ msgctxt ""
msgid "a consistent errors and exceptions handler,"
msgstr "konzistentní správu chyb a výjimek,"
+#. 72jo7
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
@@ -152,6 +169,7 @@ msgctxt ""
msgid "facilities for programming form, dialog and control <emph>events</emph> and"
msgstr "možnosti programování <emph>událostí</emph> formulářů, dialogů a ovládacích prvků a"
+#. ByZAC
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
@@ -160,6 +178,7 @@ msgctxt ""
msgid "the support of both embedded forms and standalone (Writer) forms."
msgstr "podporu vložených a samostatných (Writer) formulářů."
+#. tmq7c
#: access2base.xhp
msgctxt ""
"access2base.xhp\n"
@@ -168,6 +187,7 @@ msgctxt ""
msgid "Compare Access2Base with Microsoft Access VBA"
msgstr "Porovnání Access2Base a Microsoft Access VBA"
+#. CwBFN
#: basic_examples.xhp
msgctxt ""
"basic_examples.xhp\n"
@@ -176,6 +196,7 @@ msgctxt ""
msgid "Basic Programming Examples"
msgstr "Příklady programování v jazyce Basic"
+#. eBci4
#: basic_examples.xhp
msgctxt ""
"basic_examples.xhp\n"
@@ -184,6 +205,7 @@ msgctxt ""
msgid "<bookmark_value>Basic;programming examples</bookmark_value>"
msgstr "<bookmark_value>Basic;příklady programování</bookmark_value>"
+#. DdPKY
#: basic_examples.xhp
msgctxt ""
"basic_examples.xhp\n"
@@ -192,6 +214,7 @@ msgctxt ""
msgid "<variable id=\"basicexamplestit\"><link href=\"text/sbasic/guide/basic_examples.xhp\" name=\"Basic Programming Examples\">Basic Programming Examples</link></variable>"
msgstr "<variable id=\"basicexamplestit\"><link href=\"text/sbasic/guide/basic_examples.xhp\" name=\"Příklady programování v jazyce Basic\">Příklady programování v jazyce Basic</link></variable>"
+#. YLjtF
#: control_properties.xhp
msgctxt ""
"control_properties.xhp\n"
@@ -200,6 +223,7 @@ msgctxt ""
msgid "Changing the Properties of Controls in the Dialog Editor"
msgstr "Změna vlastností ovládacích prvků v Editoru dialogových oken"
+#. PDQCc
#: control_properties.xhp
msgctxt ""
"control_properties.xhp\n"
@@ -208,6 +232,7 @@ msgctxt ""
msgid "<bookmark_value>properties; controls in dialog editor</bookmark_value><bookmark_value>changing;control properties</bookmark_value><bookmark_value>controls;changing properties</bookmark_value><bookmark_value>dialog editor;changing control properties</bookmark_value>"
msgstr "<bookmark_value>vlastnosti; ovládací prvky v editoru dialogových oken</bookmark_value><bookmark_value>změna; vlastnosti ovládacích prvků</bookmark_value><bookmark_value>ovládací prvky; změna vlastností</bookmark_value><bookmark_value>editor dialogových oken; změna vlastností ovládacích prvků</bookmark_value>"
+#. NFh5G
#: control_properties.xhp
msgctxt ""
"control_properties.xhp\n"
@@ -216,6 +241,7 @@ msgctxt ""
msgid "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Changing the Properties of Controls in the Dialog Editor\">Changing the Properties of Controls in the Dialog Editor</link></variable>"
msgstr "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Změna vlastností ovládacích prvků v Editoru dialogových oken\">Změna vlastností ovládacích prvků v Editoru dialogových oken</link></variable>"
+#. Es8Xy
#: control_properties.xhp
msgctxt ""
"control_properties.xhp\n"
@@ -224,6 +250,7 @@ msgctxt ""
msgid "You can set the properties of control that you add to a dialog. For example, you can change the color, name, and size of a button that you added. You can change most control properties when you create or edit a dialog. However, you can only change some properties at runtime."
msgstr "Vlastnosti ovládacích prvků, které přidáváte do dialogového okna, je možné změnit. Můžete například změnit barvu, název a velikost tlačítka, které jste přidali. Vlastnosti mohou být změněny při vytváření nebo úpravě dialogového okna. Některé vlastnosti lze změnit pouze za běhu programu."
+#. vFBh4
#: control_properties.xhp
msgctxt ""
"control_properties.xhp\n"
@@ -232,6 +259,7 @@ msgctxt ""
msgid "To change the properties of a control in design mode, right-click the control, and then choose <emph>Properties</emph>."
msgstr "Chcete-li změnit vlastnosti ovládacích prvků v režimu návrhu, klepněte na ovládací prvek pravým tlačítkem a zvolte <emph>Vlastnosti</emph>."
+#. KPeke
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
@@ -240,6 +268,7 @@ msgctxt ""
msgid "Creating a Basic Dialog"
msgstr "Vytvoření dialogového okna v aplikaci Basic"
+#. MV4Pg
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
@@ -248,6 +277,7 @@ msgctxt ""
msgid "<bookmark_value>dialogs;creating Basic dialogs</bookmark_value>"
msgstr "<bookmark_value>dialogová okna;vytváření dialogových oken Basicu</bookmark_value>"
+#. TKtFE
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
@@ -256,6 +286,7 @@ msgctxt ""
msgid "<variable id=\"create_dialog\"><link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Creating a Basic Dialog\">Creating a Basic Dialog</link></variable>"
msgstr "<variable id=\"create_dialog\"><link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Vytvoření dialogového okna v aplikaci Basic\">Vytvoření dialogového okna v aplikaci Basic</link></variable>"
+#. xBcR4
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
@@ -264,6 +295,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Macros - Organize Dialogs</emph>, and then click <emph>New</emph>."
msgstr "Zvolte <emph>Nástroje - Makra - Správce dialogových oken</emph> a potom klepněte na <emph>Nový</emph>."
+#. M3Ddd
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
@@ -272,6 +304,7 @@ msgctxt ""
msgid "Enter a name for the dialog, and click OK. To rename the dialog later, right-click the name on the tab, and choose <emph>Rename</emph>."
msgstr "Zadejte název dialogu a klepněte na tlačítko OK. Chcete-li později dialogové okno přejmenovat, klepněte pravým tlačítkem na kartu a zvolte <emph>Přejmenovat</emph>."
+#. qFeYH
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
@@ -280,6 +313,7 @@ msgctxt ""
msgid "Click <emph>Edit</emph>. The Basic dialog editor opens and contains a blank dialog."
msgstr "Klepněte na <emph>Upravit</emph>. Otevře se editor dialogových oken Basic obsahující prázdné dialogové okno."
+#. To7nC
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
@@ -288,6 +322,7 @@ msgctxt ""
msgid "If you do not see the <emph>Toolbox</emph> bar, click the arrow next to the <emph>Insert Controls </emph>icon to open the <emph>Toolbox</emph> bar."
msgstr "Pokud nevidíte lištu <emph>Ovládací prvky</emph>, klepněte na šipku vedle ikony <emph>Ovládací prvky</emph> pro otevření nástrojové lišty <emph>Ovládací prvky</emph>."
+#. cBdmB
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
@@ -296,6 +331,7 @@ msgctxt ""
msgid "Click a tool and then drag in the dialog to create the control."
msgstr "Pro vytvoření ovládacího prvku klepněte na jeho ikonu a umístěte jej do dialogového okna."
+#. 99Bfa
#: insert_control.xhp
msgctxt ""
"insert_control.xhp\n"
@@ -304,6 +340,7 @@ msgctxt ""
msgid "Creating Controls in the Dialog Editor"
msgstr "Vytvoření ovládacích prvků v Editoru dialogových oken"
+#. yeHTt
#: insert_control.xhp
msgctxt ""
"insert_control.xhp\n"
@@ -312,6 +349,7 @@ msgctxt ""
msgid "<bookmark_value>controls; creating in the dialog editor</bookmark_value><bookmark_value>dialog editor;creating controls</bookmark_value>"
msgstr "<bookmark_value>ovládací prvky;vytváření v editoru dialogových oken</bookmark_value><bookmark_value>editor dialogových oken;vytváření ovládacích prvků</bookmark_value>"
+#. UAc5k
#: insert_control.xhp
msgctxt ""
"insert_control.xhp\n"
@@ -320,6 +358,7 @@ msgctxt ""
msgid "<variable id=\"insert_control\"><link href=\"text/sbasic/guide/insert_control.xhp\" name=\"Creating Controls in the Dialog Editor\">Creating Controls in the Dialog Editor</link></variable>"
msgstr "<variable id=\"insert_control\"><link href=\"text/sbasic/guide/insert_control.xhp\" name=\"Vytvoření ovládacích prvků v Editoru dialogových oken\">Vytvoření ovládacích prvků v Editoru dialogových oken</link></variable>"
+#. rCdw2
#: insert_control.xhp
msgctxt ""
"insert_control.xhp\n"
@@ -328,6 +367,7 @@ msgctxt ""
msgid "Use the tools on the <emph>Toolbox </emph>of the BASIC dialog editor to add controls to your dialog."
msgstr "Ovládací prvky přidáte do dialogového okna pomocí nástrojů na liště <emph>Nástroje</emph> editoru dialogových okne BASIC."
+#. bDK4t
#: insert_control.xhp
msgctxt ""
"insert_control.xhp\n"
@@ -336,6 +376,7 @@ msgctxt ""
msgid "To open the <emph>Toolbox</emph>, click the arrow next to the <emph>Insert Controls</emph> icon on the <emph>Macro</emph> toolbar."
msgstr "Lištu <emph>Nástroje</emph> otevřete klepnutím na šipku vedle ikony <emph>Vložit ovládací prvky</emph> na nástrojové liště <emph>Makro</emph>."
+#. HAqwy
#: insert_control.xhp
msgctxt ""
"insert_control.xhp\n"
@@ -344,6 +385,7 @@ msgctxt ""
msgid "Click a tool on the toolbar, for example, <emph>Button</emph>."
msgstr "Klepněte na nástroj na nástrojové liště, například na <emph>Tlačítko</emph>."
+#. BxDGH
#: insert_control.xhp
msgctxt ""
"insert_control.xhp\n"
@@ -352,6 +394,7 @@ msgctxt ""
msgid "On the dialog, drag the button to the size you want."
msgstr "V dialogovém okně tlačítko roztáhněte na požadovanou velikost."
+#. ayg6P
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
@@ -360,14 +403,16 @@ msgctxt ""
msgid "Programming Examples for Controls in the Dialog Editor"
msgstr "Příklady programů pro ovládací prvky v Editoru dialogových oken"
+#. 2mwgE
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
"bm_id3155338\n"
"help.text"
-msgid "<bookmark_value>programming examples for controls</bookmark_value><bookmark_value>dialogs;loading (example)</bookmark_value><bookmark_value>dialogs;displaying (example)</bookmark_value><bookmark_value>controls;reading or editing properties (example)</bookmark_value><bookmark_value>list boxes;removing entries from (example)</bookmark_value><bookmark_value>list boxes;adding entries to (example)</bookmark_value><bookmark_value>examples; programming controls</bookmark_value><bookmark_value>dialog editor;programming examples for controls</bookmark_value>"
-msgstr "<bookmark_value>příklady programování ovládacích prvků</bookmark_value><bookmark_value>dialogová okna;načítání (příklad)</bookmark_value><bookmark_value>dialogová okna;zobrazení (příklad)</bookmark_value><bookmark_value>ovládací prvky;čtení nebo úpravy vlastností (příklad)</bookmark_value><bookmark_value>seznamy;odstraňování záznamů (příklad)</bookmark_value><bookmark_value>seznamy;přidávání záznamů (příklad)</bookmark_value><bookmark_value>příklady; programování ovládacích prvků</bookmark_value><bookmark_value>editor dialogových oken;příklady programování ovládacích prvků</bookmark_value>"
+msgid "<bookmark_value>programming examples for controls</bookmark_value> <bookmark_value>dialogs;loading (example)</bookmark_value> <bookmark_value>dialogs;displaying (example)</bookmark_value> <bookmark_value>controls;reading or editing properties (example)</bookmark_value> <bookmark_value>list boxes;removing entries from (example)</bookmark_value> <bookmark_value>list boxes;adding entries to (example)</bookmark_value> <bookmark_value>examples; programming controls</bookmark_value> <bookmark_value>dialog editor;programming examples for controls</bookmark_value> <bookmark_value>Tools;LoadDialog</bookmark_value>"
+msgstr ""
+#. XFqTD
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
@@ -376,6 +421,7 @@ msgctxt ""
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 "<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>"
+#. uFxhk
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
@@ -384,6 +430,7 @@ msgctxt ""
msgid "The following examples are for a new <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"dialog\">dialog</link> called \"Dialog1\". Use the tools on the <emph>Toolbox</emph> bar in the dialog editor to create the dialog and add the following controls: a <emph>Check Box</emph> called \"CheckBox1\", a <emph>Label Field</emph> called \"Label1\", a <emph>Button</emph> called \"CommandButton1\", and a <emph>List Box</emph> called \"ListBox1\"."
msgstr "Následující příklady jsou pro nové <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"dialogové okno\">dialogové okno</link> nazvané \"Dialog1\". Vytvořte dialogové okno pomocí nástrojů z lišty <emph>Nástroje</emph> v editoru dialogových oken a přidejte následující ovládací prvky: <emph>zaškrtávací pole</emph> nazvané \"CheckBox1\", <emph>pole popisku</emph> nazvané \"Label1\", <emph>tlačítko</emph> nazvané \"CommandButton1\" a <emph>seznam</emph> nazvaný \"ListBox1\"."
+#. bfDTG
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
@@ -392,6 +439,7 @@ msgctxt ""
msgid "Be consistent with uppercase and lowercase letter when you attach a control to an object variable."
msgstr "Při propojení ovládacího prvku k proměnné objektu použijte jednotnou velikost písma (velká nebo malá písmena)."
+#. TxP4F
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
@@ -400,6 +448,16 @@ msgctxt ""
msgid "Global Function for Loading Dialogs"
msgstr "Globální funkce pro načítání dialogových oken"
+#. uCCWG
+#: sample_code.xhp
+msgctxt ""
+"sample_code.xhp\n"
+"par_id3153032\n"
+"help.text"
+msgid "<literal>LoadDialog</literal> function is stored in <literal>Tools.ModuleControls</literal> available from %PRODUCTNAME Macros and Dialogs."
+msgstr ""
+
+#. kBLFU
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
@@ -408,6 +466,7 @@ msgctxt ""
msgid "Displaying a Dialog"
msgstr "Zobrazení dialogového okna"
+#. E6rrB
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
@@ -416,6 +475,7 @@ msgctxt ""
msgid "REM global definition of variables"
msgstr "REM globální definice proměnných"
+#. FQCDq
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
@@ -424,6 +484,7 @@ msgctxt ""
msgid "Read or Edit Properties of Controls in the Program"
msgstr "Čtení nebo úpravy vlastností ovládacích prvků v programu"
+#. SahL8
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
@@ -432,6 +493,7 @@ msgctxt ""
msgid "REM get dialog model"
msgstr "REM získat model dialogového okna"
+#. VWD2t
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
@@ -440,6 +502,7 @@ msgctxt ""
msgid "REM display text of Label1"
msgstr "REM zobrazit text Label1"
+#. aAmMT
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
@@ -448,6 +511,7 @@ msgctxt ""
msgid "REM set new text for control Label1"
msgstr "REM nastavit nový text pro ovládací prvek Label1"
+#. DZEpD
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
@@ -456,6 +520,7 @@ msgctxt ""
msgid "oLabel1.Text = \"New Files\""
msgstr "oLabel1.Text = \"Nové soubory\""
+#. 5uRRo
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
@@ -464,6 +529,7 @@ msgctxt ""
msgid "REM display model properties for the control CheckBox1"
msgstr "REM zobrazit vlastnosti ovládacího prvku CheckBox1"
+#. 9FejL
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
@@ -472,6 +538,7 @@ msgctxt ""
msgid "REM set new state for CheckBox1 for model of control"
msgstr "REM nastavit nový stav pro model ovládacího prvku CheckBox1"
+#. JkUUZ
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
@@ -480,6 +547,7 @@ msgctxt ""
msgid "REM display model properties for control CommandButton1"
msgstr "REM zobrazit vlastnosti ovládacího prvku CommandButton1"
+#. vS9pR
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
@@ -488,6 +556,7 @@ msgctxt ""
msgid "REM display properties of control CommandButton1"
msgstr "REM zobrazit vlastnosti ovládacího prvku CommandButton1"
+#. CVE7H
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
@@ -496,6 +565,7 @@ msgctxt ""
msgid "REM execute dialog"
msgstr "REM spustit dialogové okno"
+#. EFJQU
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
@@ -504,6 +574,7 @@ msgctxt ""
msgid "Add an Entry to a ListBox"
msgstr "Přidání položky do seznamu"
+#. JUfaR
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
@@ -512,6 +583,7 @@ msgctxt ""
msgid "REM adds a new entry to the ListBox"
msgstr "REM přidat nový záznam do ListBoxu"
+#. A2XGR
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
@@ -520,6 +592,7 @@ msgctxt ""
msgid "oListbox.additem(\"New Item\" & iCount,0)"
msgstr "oListbox.additem(\"New Item\" & iCount,0)"
+#. FKzdb
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
@@ -528,6 +601,7 @@ msgctxt ""
msgid "Remove an Entry from a ListBox"
msgstr "Odebrání položky ze seznamu"
+#. CmCcv
#: sample_code.xhp
msgctxt ""
"sample_code.xhp\n"
@@ -536,6 +610,7 @@ msgctxt ""
msgid "REM remove the first entry from the ListBox"
msgstr "REM odstranit první položku z ListBoxu"
+#. EYDQU
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
@@ -544,6 +619,7 @@ msgctxt ""
msgid "Opening a Dialog With Basic"
msgstr "Otevření dialogu pomocí Basicu"
+#. biDaS
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
@@ -552,14 +628,16 @@ msgctxt ""
msgid "<bookmark_value>module/dialog toggle</bookmark_value> <bookmark_value>dialogs;using Basic to show (example)</bookmark_value> <bookmark_value>examples; showing a dialog with Basic</bookmark_value> <bookmark_value>Tools;LoadDialog</bookmark_value>"
msgstr "<bookmark_value>přepínání modul/dialogové okno; </bookmark_value> <bookmark_value>dialogová okna;použití Basicu pro zobrazení (příklad)</bookmark_value> <bookmark_value>příklady;zobrazení dialogového okna pomocí kódu programu Basic</bookmark_value> <bookmark_value>Nástroje;Načíst dialogové okno</bookmark_value>"
+#. 7KfDE
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
"hd_id3154140\n"
"help.text"
-msgid "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Opening a Dialog With Program Code\">Opening a Dialog With Program Code</link></variable>"
-msgstr "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Zobrazení dialogového okna pomocí kódu programu\">Zobrazení dialogového okna pomocí kódu programu</link></variable>"
+msgid "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Opening a Dialog With Basic\">Opening a Dialog With Basic</link></variable>"
+msgstr ""
+#. PXLvB
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
@@ -568,6 +646,7 @@ msgctxt ""
msgid "In the <item type=\"productname\">%PRODUCTNAME</item> BASIC window for a dialog that you created, leave the dialog editor by clicking the name tab of the Module that the dialog is assigned to. The name tab is at the bottom of the window."
msgstr "V okně <item type=\"productname\">%PRODUCTNAME</item> BASIC s vytvořeným dialogovým oknem opusťte Editor dialogových oken klepnutím na kartu s názvem modulu, ke kterému je dialogové okno přiřazeno. Karta s názvem modulu je na spodní straně okna."
+#. SyMUQ
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
@@ -576,6 +655,7 @@ msgctxt ""
msgid "Enter the following code for a subroutine called <emph>Dialog1Show</emph>. In this example, the name of the dialog that you created is \"Dialog1\":"
msgstr "Vytvořte rutinu <emph>Dialog1Show</emph> s následujícím kódem. V tomto příkladu bude název vytvořeného dialogového okna \"Dialog1\":"
+#. ytWYo
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
@@ -584,6 +664,7 @@ msgctxt ""
msgid "Without using \"LoadDialog\" you can call the code as follows:"
msgstr "Bez použití funkce \"LoadDialog\" je možné kód vyvolat takto:"
+#. DtP6k
#: show_dialog.xhp
msgctxt ""
"show_dialog.xhp\n"
@@ -592,6 +673,7 @@ msgctxt ""
msgid "When you execute this code, \"Dialog1\" opens. To close the dialog, click the close button (x) on its title bar."
msgstr "Pokud spustíte tento kód, zobrazí se dialogové okno \"Dialog1\". Zavřete jej pomocí tlačítka Zavřít (x) v jeho záhlaví."
+#. s79uv
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -600,6 +682,7 @@ msgctxt ""
msgid "Translation of Controls in the Dialog Editor"
msgstr "Překlad ovládacích prvků v editoru dialogových oken"
+#. 76okP
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -608,6 +691,7 @@ msgctxt ""
msgid "<bookmark_value>dialogs;translating</bookmark_value><bookmark_value>localizing dialogs</bookmark_value><bookmark_value>translating dialogs</bookmark_value>"
msgstr "<bookmark_value>dialogová okna;překládání</bookmark_value><bookmark_value>lokalizace dialogových oken</bookmark_value><bookmark_value>překládání dialogových oken</bookmark_value>"
+#. cTb7F
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -616,6 +700,7 @@ msgctxt ""
msgid "<variable id=\"translation\"><link href=\"text/sbasic/guide/translation.xhp\">Translation of Controls in the Dialog Editor</link></variable>"
msgstr "<variable id=\"translation\"><link href=\"text/sbasic/guide/translation.xhp\">Překlad ovládacích prvků v editoru dialogových oken</link></variable>"
+#. FsUBB
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -624,6 +709,7 @@ msgctxt ""
msgid "The Language toolbar in the Basic IDE dialog editor shows controls to enable and manage localizable dialogs."
msgstr "Na nástrojové liště Jazyk v editoru dialogových oken Basic najdete nástroje pro zapnutí a správu lokalizovatelných dialogových oken."
+#. eGsqR
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -632,6 +718,7 @@ msgctxt ""
msgid "By default, any dialog that you create only contains string resources for one language. You may want to create dialogs that automatically show localized strings according to the user's language settings."
msgstr "Standardně vytvořené dialogové okno obsahuje řetězce pro jeden jazyk. Můžete chtít vytvořit dialogová okna, která automaticky zobrazí lokalizované texty podle uživatelova nastavení jazyka."
+#. DP4Qb
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -640,6 +727,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the language for the strings that you want to edit. Click the Manage Languages icon to add languages.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zvolte jazyk řetězců, které chcete upravit. Jazyky přidáte klepnutím na ikonu Spravovat jazyky.</ahelp>"
+#. KQ48Z
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -648,6 +736,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click a language, then click Default to set the language as default, or click Delete to remove the language from the list.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klepněte na jazyk, poté klepněte na Výchozí pro nastavení jazyka jako výchozího nebo klepnutím na Odebrat smažte jazyk ze seznamu.</ahelp>"
+#. gGdez
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -656,6 +745,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can add a language to the list.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevře dialogové okno, ve kterém můžete do seznamu přidat jazyk.</ahelp>"
+#. VtLMy
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -664,6 +754,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a language in the list and click Delete to remove that language. When you remove all languages, the string resources for localizable dialogs are removed from all dialogs in the current library.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zvolte jazyk v seznamu a klepnutím na Smazat jazyk odstraňte. Když odeberete všechny jazyky, odstraní se řetězce pro lokalizovaná dialogová okna ze všech dialogových oken v aktuální knihovně.</ahelp>"
+#. UyizF
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -672,6 +763,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a language in the list and click Default to set the language as default language.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zvolte jazyk v seznamu a klepněte na Výchozí, tím nastavíte jazyk jako výchozí.</ahelp>"
+#. VaSvA
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -680,6 +772,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">The default language will be used as a source for all other language strings.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Výchozí jazyk se použije jako zdroj pro všechny ostatní jazyky.</ahelp>"
+#. bJz7U
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -688,6 +781,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Add UI languages for your dialog strings.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Přidá jazyky uživatelského rozhraní k jazykům dialogových oken.</ahelp>"
+#. Aa3HD
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -696,6 +790,7 @@ msgctxt ""
msgid "To enable localizable dialogs"
msgstr "Zapnutí lokalizovatelných dialogových oken"
+#. uS4tc
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -704,6 +799,7 @@ msgctxt ""
msgid "In the Basic IDE dialog editor, open the Language toolbar choosing <item type=\"menuitem\">View - Toolbars - Language</item>."
msgstr "V editoru dialogových oken Basic otevřete nástrojovou lištu Jazyk volbou <item type=\"menuitem\">Zobrazit - Nástrojové lišty - Jazyk</item>."
+#. df3mU
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -712,6 +808,7 @@ msgctxt ""
msgid "If the current library already contains a localizable dialog, the Language toolbar is shown automatically."
msgstr "Pokud již aktuální knihovna lokalizovatelná dialogová okna obsahuje, nástrojová lišta Jazyk se zobrazí automaticky."
+#. 8TG4p
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -720,6 +817,7 @@ msgctxt ""
msgid "Click the <emph>Manage Languages</emph> icon<image id=\"img_id2526017\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2526017\">Manage Language icon</alt></image> on the Language toolbar or on the Toolbox bar."
msgstr "Klepněte na ikonu <emph>Spravovat jazyky</emph><image id=\"img_id2526017\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2526017\">Ikona Spravovat jazyky</alt></image> na nástrojové liště Jazyk."
+#. MHDVd
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -728,6 +826,7 @@ msgctxt ""
msgid "You see the Manage User Interface Language dialog. The dialog manages languages for the current library. The name of the current library is shown on the title bar."
msgstr "Otevře se dialogové okno Spravovat jazyky uživatelského rozhraní. V tomto dialogovém okně lze spravovat jazyky aktuální knihovny. Název aktuální knihovny se zobrazuje v záhlaví okna."
+#. AbvXT
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -736,6 +835,7 @@ msgctxt ""
msgid "Click Add in the dialog to add a language entry."
msgstr "Klepnutím na Přidat v dialogovém okně přidáte záznam o jazyku."
+#. xFFkk
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -744,6 +844,7 @@ msgctxt ""
msgid "This step enables all new dialogs to contain localizable string resources."
msgstr "Tento krok přepne všechna nová dialogová okna na lokalizovatelná."
+#. 3FvoR
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -752,6 +853,7 @@ msgctxt ""
msgid "The first time you click Add, you see the Set Default User Interface Language dialog. The following times you click Add, this dialog has the name Add User Interface Language."
msgstr "Když poprvé klepnete na Přidat, zobrazí se dialog Nastavit výchozí jazyk uživatelského rozhraní. Když na tlačítko Přidat klepnete příště, jmenuje se dialogové okno Přidat jazyky uživatelského rozhraní."
+#. iPpFn
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -760,6 +862,7 @@ msgctxt ""
msgid "You can also change the default language in the Manage User Interface Language dialog."
msgstr "Výchozí jazyk také můžete změnit v dialogovém okně Spravovat jazyky uživatelského rozhraní."
+#. LBJMN
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -768,6 +871,7 @@ msgctxt ""
msgid "Select a language."
msgstr "Zvolte jazyk."
+#. EzFFM
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -776,6 +880,7 @@ msgctxt ""
msgid "This adds string resources to contain the translated versions of all strings to the dialog properties. The set of dialog strings of the default language is copied to the new set of strings. Later, you can switch to the new language and then translate the strings."
msgstr "Tím přidáte do vlastností dialogového okna zdroje pro řetězce, které budou obsahovat přeložené verze všech dialogových oken. Jako nové řetězce se zkopírují texty z výchozího jazyka. Později se můžete přepnout na nový jazyk a řetězce přeložit."
+#. cfjJ8
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -784,6 +889,7 @@ msgctxt ""
msgid "Close the dialog or add additional languages."
msgstr "Zavřete dialogové okno nebo přidejte další jazyky."
+#. B5tJ2
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -792,6 +898,7 @@ msgctxt ""
msgid "To edit localizable controls in your dialog"
msgstr "Úprava lokalizovatelných ovládacích prvků v dialogovém okně"
+#. hrvxW
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -800,6 +907,7 @@ msgctxt ""
msgid "Once you have added the resources for localizable strings in your dialogs, you can select the current language from the Current Language listbox on the Language toolbar."
msgstr "Jakmile přidáte do dialogových oken zdroje pro lokalizovatelné řetězce, můžete změnit jazyk v seznamu Aktuální jazyk na nástrojové liště Jazyk."
+#. igvyu
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -808,6 +916,7 @@ msgctxt ""
msgid "Switch the Current Language listbox to display the default language."
msgstr "Přepněte jazyk v seznamu Aktuální jazyk, aby se zobrazil výchozí jazyk."
+#. N6mRS
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -816,6 +925,7 @@ msgctxt ""
msgid "Insert any number of controls to your dialog and enter all strings you want."
msgstr "Vložte do dialogového okna ovládací prvky a zadejte všechny potřebné texty."
+#. CWNb6
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -824,6 +934,7 @@ msgctxt ""
msgid "Select another language in the Current Language listbox."
msgstr "Zvolte v seznamu Aktuální jazyk jiný jazyk."
+#. x82BH
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -832,6 +943,7 @@ msgctxt ""
msgid "Using the control's property dialogs, edit all strings to the other language."
msgstr "Ve vlastnostech ovládacího prvku přeložte všechny řetězce do jiného jazyka."
+#. C5qAe
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -840,6 +952,7 @@ msgctxt ""
msgid "Repeat for all languages that you added."
msgstr "Postup zopakujte pro všechny jazyky."
+#. GXnCr
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -848,6 +961,7 @@ msgctxt ""
msgid "The user of your dialog will see the strings of the user interface language of the user's version of %PRODUCTNAME, if you did provide strings in that language."
msgstr "Uživatel dialogového okna uvidí řetězce v jazyce uživatelského rozhraní své verze %PRODUCTNAME, pokud pro tento jazyk poskytnete překlad."
+#. BGLJn
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -856,6 +970,7 @@ msgctxt ""
msgid "If no language matches the user's version, the user will see the default language strings."
msgstr "Pokud se žádný jazyk neshoduje s uživatelovou verzí, použijí se texty z výchozího jazyka."
+#. ckw8S
#: translation.xhp
msgctxt ""
"translation.xhp\n"
@@ -863,3 +978,4 @@ msgctxt ""
"help.text"
msgid "If the user has an older version of %PRODUCTNAME that does not know localizable string resources for Basic dialogs, the user will see the default language strings."
msgstr "Pokud uživatel používá starší verzi %PRODUCTNAME, která nepracuje s lokalizovatelnými texty dialogových oken Basic, uvidí texty z výchozího jazyka."
+
diff --git a/source/cs/helpcontent2/source/text/sbasic/python.po b/source/cs/helpcontent2/source/text/sbasic/python.po
index 8d3968074ad..25daaa458f9 100644
--- a/source/cs/helpcontent2/source/text/sbasic/python.po
+++ b/source/cs/helpcontent2/source/text/sbasic/python.po
@@ -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-07-03 20:22+0200\n"
+"POT-Creation-Date: 2019-09-30 14:01+0200\n"
"PO-Revision-Date: 2019-08-13 09:31+0000\n"
"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,10 @@ 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: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565688717.000000\n"
+#. naSFZ
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "Python Scripts"
msgstr "Skripty Pythonu"
+#. 9RJv6
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -32,6 +34,7 @@ msgctxt ""
msgid "<bookmark_value>macros;Python scripts</bookmark_value> <bookmark_value>Python;macros</bookmark_value> <bookmark_value>scripts;Python</bookmark_value>"
msgstr "<bookmark_value>makra;skripty pythonu</bookmark_value> <bookmark_value>Python;makra</bookmark_value> <bookmark_value>skripty;Python</bookmark_value>"
+#. vAoRU
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -40,6 +43,7 @@ msgctxt ""
msgid "<variable id=\"pythonscriptshelp\"><link href=\"text/sbasic/python/main0000.xhp\" name=\"mainpython\">%PRODUCTNAME Python Scripts Help</link></variable>"
msgstr "<variable id=\"pythonscriptshelp\"><link href=\"text/sbasic/python/main0000.xhp\" name=\"mainpython\">Nápověda pro %PRODUCTNAME skripty pythonu</link></variable>"
+#. snE38
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -48,6 +52,7 @@ msgctxt ""
msgid "%PRODUCTNAME provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href=\"https://api.libreoffice.org/\" name=\"api.libreoffice.org\">https://api.libreoffice.org</link>"
msgstr "%PRODUCTNAME poskytuje aplikační programovací rozhraní (API), které umožňuje s pomocí sady $[officename] Software Development Kit (SDK) ovládat komponenty $[officename] z různých programovacích jazyků. Více informací o $[officename] API a Software Development Kitu získáte na <link href=\"https://api.libreoffice.org/\" name=\"api.libreoffice.org\">https://api.libreoffice.org</link>"
+#. 9EUoJ
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -56,6 +61,7 @@ msgctxt ""
msgid "This help section explains the most common Python script functions for %PRODUCTNAME. For more in-depth information please refer to the <link href=\"https://wiki.documentfoundation.org/Macros/Python_Design_Guide\" name=\"wiki.documentfoundation.org PYTHON Guide\">Designing & Developing Python Applications</link> on the Wiki."
msgstr "Tato část nápovědy obsahuje popisy nejběžnějších funkcí Python skriptů pro %PRODUCTNAME. Podrobnější informace získáte na wiki v <link href=\"https://wiki.documentfoundation.org/Macros/Python_Design_Guide\" name=\"wiki.documentfoundation.org PYTHON Guide\">Návrh a vývoj Python aplikací</link>."
+#. FjaiD
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "Working with Python Scripts in %PRODUCTNAME"
msgstr "Práce s Python skripty v %PRODUCTNAME"
+#. mQFKb
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -72,6 +79,331 @@ msgctxt ""
msgid "You can execute Python scripts choosing <menuitem>Tools - Macros - Run Macro</menuitem>. Editing scripts can be done with your preferred text editor. Python scripts are present in various locations detailed hereafter. You can refer to Programming examples for macros illustrating how to run the Python interactive console from %PRODUCTNAME."
msgstr "Python můžete spustit zvolením <menuitem>Nástroje - Makra – Spustit makro...</menuitem>. Úpravy skriptů lze provést pomocí vašeho oblíbeného textového editoru. Python skripty jsou přítomny na různých místech podrobně popsaných níže. Můžete se obrátit na příklady programování pro makra, které ilustrují, jak spustit interaktivní konzoli Pythonu z %PRODUCTNAME."
+#. NV2P7
+#: main0000.xhp
+msgctxt ""
+"main0000.xhp\n"
+"par_id131568902936659\n"
+"help.text"
+msgid "The %PRODUCTNAME scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting <menuitem>Tools – Macros - Run Macro...</menuitem> and checking <literal>%PRODUCTNAME Macros</literal> for the presence of <literal>HelloWorld – HelloWorldPython</literal> macro is sufficient. If absent, please refer to your distribution documentation in order to install the %PRODUCTNAME scripting framework for Python."
+msgstr ""
+
+#. naZBV
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"tit\n"
+"help.text"
+msgid "Python to Basic"
+msgstr ""
+
+#. dkYtk
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0330\n"
+"help.text"
+msgid "<bookmark_value>Python;Calling Basic</bookmark_value> <bookmark_value>ParamArray</bookmark_value>"
+msgstr ""
+
+#. rGfKE
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0331\n"
+"help.text"
+msgid "<variable id=\"py2ba_h1\"><link href=\"text/sbasic/python/python_2_basic.xhp\" name=\"Calling Basic macros from Python\">Calling Basic Macros from Python</link></variable>"
+msgstr ""
+
+#. XzJcA
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0332\n"
+"help.text"
+msgid "You can call %PRODUCTNAME Basic macros from Python scripts, and notable features can be obtained in return such as:"
+msgstr ""
+
+#. ehCg3
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0333\n"
+"help.text"
+msgid "Simple logging facilities out of <literal>Access2Base</literal> library Trace console,"
+msgstr ""
+
+#. HhDdS
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0334\n"
+"help.text"
+msgid "<literal>InputBox</literal> and <literal>MsgBox</literal> screen I/O functions based on Basic to ease Python development,"
+msgstr ""
+
+#. DzFBB
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0335\n"
+"help.text"
+msgid "<literal>Xray</literal> calls interrupting Python script execution to help inspect variables."
+msgstr ""
+
+#. nABRD
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0336\n"
+"help.text"
+msgid "The %PRODUCTNAME Application Programming Interface (API) Scripting Framework supports inter-language script execution between Python and Basic, or other supported programming languages for that matter. Arguments can be passed back and fourth across calls, providing they represent primitives data types that both languages recognize, and assuming that the Scripting Framework converts them appropriately."
+msgstr ""
+
+#. Gn9Bv
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0337\n"
+"help.text"
+msgid "It is recommended to have knowledge of Python standard modules and %PRODUCTNAME API features prior to perform inter-language calls from Python to Basic, JavaScript or any other script engine."
+msgstr ""
+
+#. yXTrk
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0338\n"
+"help.text"
+msgid "When running Python scripts from an Integrated Development Environment (IDE), the %PRODUCTNAME nested Basic engine may be absent. Avoid Python to %PRODUCTNAME Basic calls in such context. However Python environment and Universal Networks Objects (UNO) are fully available. Refer to <link href=\"text/sbasic/python/python_ide.xhp\" name=\"Setting Up an Integrated IDE for Python\">Setting Up an Integrated IDE for Python</link> for more information."
+msgstr ""
+
+#. NcuDF
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0339\n"
+"help.text"
+msgid "Retrieving %PRODUCTNAME Basic Scripts"
+msgstr ""
+
+#. yiTqz
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0340\n"
+"help.text"
+msgid "%PRODUCTNAME Basic macros can be personal, shared, or embedded in documents. In order to execute them, Python run time needs to be provided with Basic macro locations. Implementing the <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html\" name=\"XScriptProvider interface\">com.sun.star.script.provider.XScriptProvider</link> interface allows the retrieval of executable scripts:"
+msgstr ""
+
+#. w4UAs
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0341\n"
+"help.text"
+msgid "<bookmark_value>API;script.provider.MasterScriptProviderFactory: Retrieving Basic scripts</bookmark_value><bookmark_value>API;script.provider.XScript: Executing Basic scripts</bookmark_value><bookmark_value>API;XScriptProvider: Retrieving Basic scripts</bookmark_value>"
+msgstr ""
+
+#. iu5YW
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0347\n"
+"help.text"
+msgid "'''Grab Basic script object before invocation.'''"
+msgstr ""
+
+#. PnPTm
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0363\n"
+"help.text"
+msgid "Executing %PRODUCTNAME Basic Scripts"
+msgstr ""
+
+#. GNDbf
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0364ndx\n"
+"help.text"
+msgid "<bookmark_value>API;script.provider.XScript : Executing Basic scripts</bookmark_value>"
+msgstr ""
+
+#. 7BfDh
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0364\n"
+"help.text"
+msgid "The %PRODUCTNAME Software Development Kit (SDK) documentation for <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html#a11a551f5a2520f74c5109cd8c9f8c7b7\" name=\"XScript interface\">com.sun.star.script.provider.XScript</link> interface details the calling convention for inter-language calls. Invocation of functions requires three arrays:"
+msgstr ""
+
+#. UDhtt
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0365\n"
+"help.text"
+msgid "the first lists the arguments of the called routine"
+msgstr ""
+
+#. A9CMY
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0366\n"
+"help.text"
+msgid "the second identifies modified arguments"
+msgstr ""
+
+#. v3GcD
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0367\n"
+"help.text"
+msgid "the third stores the return values"
+msgstr ""
+
+#. TeGwy
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0368\n"
+"help.text"
+msgid "Python Syntax"
+msgstr ""
+
+#. GXEC9
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0369\n"
+"help.text"
+msgid "<literal>results = script.invoke((prompt,buttons,title), (), ())</literal>"
+msgstr ""
+
+#. 465No
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0370\n"
+"help.text"
+msgid "<literal>script.invoke((message,), tuple, ())</literal>"
+msgstr ""
+
+#. wnGWp
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0371\n"
+"help.text"
+msgid "<literal>script.invoke((args), (), results)</literal>"
+msgstr ""
+
+#. oWBhX
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0372\n"
+"help.text"
+msgid "Examples of Personal or Shared Scripts"
+msgstr ""
+
+#. nyNGG
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0373\n"
+"help.text"
+msgid "Examples in <link href=\"text/sbasic/python/python_screen.xhp\" name=\"Input/Output to Screen\">Input/Output to Screen</link> detail Python to Basic invocation calls. <link href=\"text/sbasic/python/python_document_events.xhp\" name=\"Monitoring Document Events\">Monitoring Document Events</link> illustrates the usage of *args Python idiom to print a variable number of parameters to <literal>Access2Base</literal> logging console dialog."
+msgstr ""
+
+#. 5FhNb
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0374\n"
+"help.text"
+msgid "At time of development you can interrupt Python script execution using <link href=\"https://berma.pagesperso-orange.fr/index2.html\" name=\"Xray extension\">Xray extension</link> in order to inspect properties and methods of UNO objects. The ASPO extension debugger allows object introspection using either Xray either MRI extensions."
+msgstr ""
+
+#. F8dF9
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0378\n"
+"help.text"
+msgid "Examples of Embedded Scripts in Documents"
+msgstr ""
+
+#. EmqHD
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0379\n"
+"help.text"
+msgid "<literal>*args</literal>Python simplified syntax can be used in conjunction with %PRODUCTNAME Basic routines that accept a variable number of arguments. Below <literal>Print</literal> and <literal>SUM</literal> Python functions call their Basic <literal>Print</literal> and <literal>SUM</literal> counterparts, using aforementioned <literal>getBasicScript</literal> function. Exception handling is not detailed."
+msgstr ""
+
+#. ej8XP
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0384\n"
+"help.text"
+msgid "\"\"\"Outputs the specified strings or numeric expressions in a dialog box.\"\"\""
+msgstr ""
+
+#. RJuGD
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0389\n"
+"help.text"
+msgid "\"\"\"SUM the specified number expression.\"\"\""
+msgstr ""
+
+#. aPmSn
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0402\n"
+"help.text"
+msgid "The %PRODUCTNAME Basic <literal>Print</literal> and <literal>SUM</literal> document-based routines accept a variable number of arguments. The <literal>Private</literal> or <literal>Public</literal> attributes have no effect. The arguments type checking is skipped for clarity."
+msgstr ""
+
+#. jHUxq
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0407\n"
+"help.text"
+msgid "''' Print item list of variable number '''"
+msgstr ""
+
+#. 3pFAj
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0408\n"
+"help.text"
+msgid "' all CStr() convertible args are accepted"
+msgstr ""
+
+#. G9n5d
+#: python_2_basic.xhp
+msgctxt ""
+"python_2_basic.xhp\n"
+"N0419\n"
+"help.text"
+msgid "''' SUM a variable list of numbers '''"
+msgstr ""
+
+#. CDJo4
#: python_dialogs.xhp
msgctxt ""
"python_dialogs.xhp\n"
@@ -80,6 +412,7 @@ msgctxt ""
msgid "Opening a Dialog with Python"
msgstr "Otevření dialogu pomocí Pythonu"
+#. XWAwA
#: python_dialogs.xhp
msgctxt ""
"python_dialogs.xhp\n"
@@ -88,6 +421,7 @@ msgctxt ""
msgid "<bookmark_value>Python;dialogs</bookmark_value> <bookmark_value>dialog box;Python</bookmark_value> <bookmark_value>dialogs;Python</bookmark_value>"
msgstr "<bookmark_value>Python;dialogové okno</bookmark_value> <bookmark_value>Dialogové okno;Python</bookmark_value> <bookmark_value>dialogovéá okna;Python</bookmark_value>"
+#. rXdUF
#: python_dialogs.xhp
msgctxt ""
"python_dialogs.xhp\n"
@@ -96,6 +430,7 @@ msgctxt ""
msgid "<variable id=\"pythondialog\"><link href=\"text/sbasic/python/python_dialogs.xhp\" name=\"command_name\">Opening a Dialog with Python</link></variable>"
msgstr "<variable id=\"pythondialog\"><link href=\"text/sbasic/python/python_dialogs.xhp\" name=\"command_name\">Otevřít dialové okno pomocí Pythonu</link></variable>"
+#. WAuH7
#: python_dialogs.xhp
msgctxt ""
"python_dialogs.xhp\n"
@@ -104,6 +439,7 @@ msgctxt ""
msgid "%PRODUCTNAME static dialogs are created with the <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"dialog editor\">Dialog editor</link> and are stored in varying places according to their personal (My Macros), shared (%PRODUCTNAME Macros) or document-embedded nature. In reverse, dynamic dialogs are constructed at runtime, from Basic or Python scripts, or using any other <link href=\"text/shared/guide/scripting.xhp\">%PRODUCTNAME supported language</link> for that matter. Opening static dialogs with Python is illustrated herewith. Exception handling and internationalization are omitted for clarity."
msgstr "Staticka dialogová okna %PRODUCTNAME jsou vytvářeny pomocí <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"dialog editor\">Editoru dialogů</link> a jsou uloženy na různých místech v dokumentu - osobní dialogy jsou uloženy v Moje makra, sdílené v %PRODUCTNAME Macros nebo jsou vloženy přímo v dokumentu. Naopak dynamická dialogová okna jsou vytvářena za běhu Basic nebo Python skriptů, nebo jiných <link href=\"text/shared/guide/scripting.xhp\">podporovaných jazyků v %PRODUCTNAME supported language</link>. Zde je znázorněno otevírání statických dialogů s Pythonem. Zpracování výjimek a internacionalizace jsou pro přehlednost vynechány."
+#. BNxEA
#: python_dialogs.xhp
msgctxt ""
"python_dialogs.xhp\n"
@@ -112,6 +448,7 @@ msgctxt ""
msgid "My Macros or %PRODUCTNAME Macros dialogs"
msgstr "Moje makra nebo %PRODUCTNAME dialogová okna v makrech"
+#. jCE4m
#: python_dialogs.xhp
msgctxt ""
"python_dialogs.xhp\n"
@@ -120,6 +457,7 @@ msgctxt ""
msgid "The examples below open <literal>Access2Base Trace</literal> console or the imported <literal>TutorialsDialog</literal> dialog with <menuitem>Tools – Macros – Run Macro...</menuitem> menu:"
msgstr ""
+#. ChW9B
#: python_dialogs.xhp
msgctxt ""
"python_dialogs.xhp\n"
@@ -128,6 +466,7 @@ msgctxt ""
msgid "Document embedded dialogs"
msgstr "Vložená dialogová okna dokumentu"
+#. SsPGJ
#: python_dialogs.xhp
msgctxt ""
"python_dialogs.xhp\n"
@@ -136,6 +475,7 @@ msgctxt ""
msgid "The example below opens a newly edited <literal>Dialog1</literal> dialog from a document with <menuitem>Tools – Macros – Run Macro...</menuitem> menu:"
msgstr ""
+#. mMo7w
#: python_dialogs.xhp
msgctxt ""
"python_dialogs.xhp\n"
@@ -144,6 +484,7 @@ msgctxt ""
msgid "\"\"\" Display a doc-based dialog \"\"\""
msgstr ""
+#. txExG
#: python_dialogs.xhp
msgctxt ""
"python_dialogs.xhp\n"
@@ -152,6 +493,7 @@ msgctxt ""
msgid "Refer to <literal>msgbox.py</literal> in <literal>{installation}/program/</literal> directory for Python dynamic dialog examples."
msgstr ""
+#. r6FEK
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -160,14 +502,16 @@ msgctxt ""
msgid "Python : Monitoring Document Events"
msgstr ""
+#. 7vwHs
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0526\n"
"help.text"
-msgid "<bookmark_value>Basic;Monitoring Document Events</bookmark_value> <bookmark_value>Python;Monitoring Document Events</bookmark_value> <bookmark_value>Access2Base;Console</bookmark_value> <bookmark_value>Access2Base;Trace</bookmark_value> <bookmark_value>Tools;Strings</bookmark_value> <bookmark_value>API;BasicLibraries</bookmark_value> <bookmark_value>API;DocumentEvent</bookmark_value> <bookmark_value>API;DocumentEventListener</bookmark_value> <bookmark_value>API;EventObject</bookmark_value> <bookmark_value>API;GlobalEventBroadcaster</bookmark_value> <bookmark_value>API;MasterScriptProviderFactory</bookmark_value> <bookmark_value>API;XDocumentEventBroadcaster</bookmark_value> <bookmark_value>API;XDocumentEventListener</bookmark_value> <bookmark_value>API;XScript</bookmark_value>"
+msgid "<bookmark_value>Basic;Monitoring Document Events</bookmark_value> <bookmark_value>Python;Monitoring Document Events</bookmark_value> <bookmark_value>Access2Base;Console</bookmark_value> <bookmark_value>Access2Base;Trace</bookmark_value> <bookmark_value>Tools;Strings</bookmark_value> <bookmark_value>API;GlobalScope.BasicLibraries</bookmark_value> <bookmark_value>API;document.DocumentEvent: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventBroadcaster: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventListener: Monitoring Document Event</bookmark_value> <bookmark_value>API;frame.Desktop: Monitoring Document Event</bookmark_value> <bookmark_value>API;frame.GlobalEventBroadcaster: Monitoring Document Event</bookmark_value> <bookmark_value>API;lang.EventObject: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.MasterScriptProviderFactory: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.XScript: Monitoring Document Event</bookmark_value>"
msgstr ""
+#. gsCNB
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -176,6 +520,7 @@ msgctxt ""
msgid "<variable id=\"pythonmonitor\"><link href=\"text/sbasic/python/python_document_events.xhp\" name=\"Monitoring Document Events\">Monitoring Document Events</link></variable>"
msgstr ""
+#. bXprs
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -184,6 +529,7 @@ msgctxt ""
msgid "Next to <link href=\"text/sbasic/shared/01040000.xhp\" name=\"assigning macros to events\">assigning macros to events</link>, one can monitor events raised by %PRODUCTNAME documents. Application Programming Interface (API) broadcasters are responsible for calling event scripts. Unlike listeners that require to define all supported methods, even if unused, document monitors require only two methods next to hooked event scripts."
msgstr ""
+#. HztRG
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -192,6 +538,7 @@ msgctxt ""
msgid "Listening to Document Events"
msgstr ""
+#. tFSkv
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -200,6 +547,7 @@ msgctxt ""
msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <literal>Open Document</literal> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools – Customise...</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
msgstr ""
+#. 27Dcq
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -208,6 +556,7 @@ msgctxt ""
msgid "Intercepting events helps setting scripts pre- and post-conditions such as loading and unloading libraries or track script processing in the background. <literal>Access2Base Trace</literal> module usage is illustrating that second context."
msgstr ""
+#. BG7Xs
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -216,6 +565,7 @@ msgctxt ""
msgid "With Python"
msgstr ""
+#. eGKkK
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -224,6 +574,7 @@ msgctxt ""
msgid "Events monitoring starts from object instantiation and ultimately stops when Python releases the object. Raised events are reported using <literal>Access2Base</literal> console."
msgstr ""
+#. 35oEi
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -232,6 +583,7 @@ msgctxt ""
msgid "<literal>OnLoad</literal> and <literal>OnUnload</literal> events can be used to respectively set and unset Python programs path. They are described as <literal>Open document</literal> and <literal>Document closed</literal>."
msgstr ""
+#. AdYNb
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -240,6 +592,7 @@ msgctxt ""
msgid "class UiDocument(unohelper.Base, AdapterPattern):"
msgstr ""
+#. i7waD
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -248,6 +601,7 @@ msgctxt ""
msgid "\"\"\" Monitor document events \"\"\""
msgstr ""
+#. 4k7DQ
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -256,6 +610,7 @@ msgctxt ""
msgid "adapted from 'Python script to monitor OnSave event' at"
msgstr ""
+#. AMBQD
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -264,6 +619,7 @@ msgctxt ""
msgid "\"\"\" Document events monitor \"\"\""
msgstr ""
+#. FNyTn
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -272,6 +628,7 @@ msgctxt ""
msgid "''' report using Access2Base.Trace console OR"
msgstr ""
+#. ops87
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -280,6 +637,7 @@ msgctxt ""
msgid "report in 1st sheet, 1st column for Calc docs '''"
msgstr ""
+#. SUrHQ
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -288,6 +646,7 @@ msgctxt ""
msgid "#self.row = 0 # uncomment for Calc documents only"
msgstr ""
+#. bdxDG
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -296,6 +655,7 @@ msgctxt ""
msgid "self.listen() # Start monitoring doc. events"
msgstr ""
+#. 8tXZv
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -304,6 +664,7 @@ msgctxt ""
msgid "\"\"\" Output doc. events on 1st column of a Calc spreadsheet \"\"\""
msgstr ""
+#. HEByB
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -312,6 +673,7 @@ msgctxt ""
msgid "def listen(self, *args): # OnLoad/OnNew at the earliest"
msgstr ""
+#. eq9UC
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -320,6 +682,7 @@ msgctxt ""
msgid "\"\"\" Start doc. events monitoring \"\"\""
msgstr ""
+#. o7xSw
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -328,6 +691,7 @@ msgctxt ""
msgid "Console.log(\"INFO\", \"Document events are being logged\", True)"
msgstr ""
+#. jnyCD
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -336,6 +700,7 @@ msgctxt ""
msgid "def sleep(self, *args): # OnUnload at the latest (optional)"
msgstr ""
+#. QiSAD
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -344,6 +709,7 @@ msgctxt ""
msgid "\"\"\" Stop doc. events monitoring \"\"\""
msgstr ""
+#. TyiYD
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -352,6 +718,7 @@ msgctxt ""
msgid "Console.log(\"INFO\", \"Document events have been logged\", True)"
msgstr ""
+#. utJGT
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -360,6 +727,7 @@ msgctxt ""
msgid "\"\"\" Intercepts all doc. events \"\"\""
msgstr ""
+#. Xwnsi
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -368,6 +736,7 @@ msgctxt ""
msgid "#self.setCell(event.Source, event.EventName) # only for Calc docs"
msgstr ""
+#. rE9Ep
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -376,6 +745,7 @@ msgctxt ""
msgid "\"\"\" Release all activities \"\"\""
msgstr ""
+#. XaEoP
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -384,6 +754,7 @@ msgctxt ""
msgid "def OnLoad(*args): # 'Open Document' event"
msgstr ""
+#. CkJg4
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -392,6 +763,7 @@ msgctxt ""
msgid "def OnUnload(*args): # 'Document has been closed' event"
msgstr ""
+#. KobNT
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -400,6 +772,7 @@ msgctxt ""
msgid "pass # (optional) performed when disposed"
msgstr ""
+#. xPosR
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -408,6 +781,7 @@ msgctxt ""
msgid "(Back/Fore)ground console to report/log program execution."
msgstr ""
+#. Qph5m
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -416,6 +790,7 @@ msgctxt ""
msgid "\"\"\" Print free item list to console \"\"\""
msgstr ""
+#. nzjHS
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -424,6 +799,7 @@ msgctxt ""
msgid "\"\"\" Append log message to console, optional user prompt \"\"\""
msgstr ""
+#. HDXPV
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -432,6 +808,7 @@ msgctxt ""
msgid "\"\"\" Set log messages lower limit \"\"\""
msgstr ""
+#. fXnMH
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -440,6 +817,7 @@ msgctxt ""
msgid "\"\"\" Display console content/dialog \"\"\""
msgstr ""
+#. 2dfeg
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -448,6 +826,7 @@ msgctxt ""
msgid "Mind the misspelled <literal>documentEventOccured</literal> method that inherits a typo from %PRODUCTNAME Application Programming Interface (API)."
msgstr ""
+#. uGHTE
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -456,6 +835,7 @@ msgctxt ""
msgid "<literal>Start application</literal> and <literal>Close application</literal> events can respectively be used to set and to unset Python path for user scripts or %PRODUCTNAME scripts. In a similar fashion, document based Python libraries or modules can be loaded and released using <literal>Open document</literal> and <literal>Document closed</literal> events. Refer to <link href=\"text/sbasic/python/python_import.xhp\" name=\"Importing Python Modules\">Importing Python Modules</link> for more information."
msgstr ""
+#. 8pHCg
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -464,6 +844,7 @@ msgctxt ""
msgid "With %PRODUCTNAME Basic"
msgstr ""
+#. SEw8V
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -472,6 +853,7 @@ msgctxt ""
msgid "The <literal>Onload</literal> script is assigned to <literal>Open document</literal> event using <menuitem>Tools – Customise...</menuitem> menu <menuitem>Events</menuitem> tab. Events monitoring starts from the moment a <literal>ConsoleLogger</literal> object is instantiated and ultimately stops when Basic engine releases it. <literal>OnLoad</literal> event loads necessary Basic libraries, while caught events are reported using <literal>Access2Base.Trace</literal> module."
msgstr ""
+#. TAiMF
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -480,6 +862,7 @@ msgctxt ""
msgid "REM controller.Events module"
msgstr ""
+#. kYy8A
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -488,6 +871,7 @@ msgctxt ""
msgid "Private _obj As Object ' controller.ConsoleLogger instance"
msgstr ""
+#. PfRq6
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -496,6 +880,7 @@ msgctxt ""
msgid "Sub OnLoad(evt As com.sun.star.document.DocumentEvent) ' >> Open Document <<"
msgstr ""
+#. BEVFV
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -504,6 +889,7 @@ msgctxt ""
msgid "REM controller.ConsoleLogger class module"
msgstr ""
+#. PG65V
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -512,6 +898,7 @@ msgctxt ""
msgid "' ADAPTER design pattern object to be instantiated in « Open Document » event"
msgstr ""
+#. 9ZNpG
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -520,6 +907,7 @@ msgctxt ""
msgid "' CONSTRUCTOR/DESTRUCTOR"
msgstr ""
+#. EQG8C
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -528,6 +916,7 @@ msgctxt ""
msgid "' MEMBERS"
msgstr ""
+#. aGuEg
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -536,6 +925,7 @@ msgctxt ""
msgid "''' System-dependent filename '''"
msgstr ""
+#. kEEgf
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -544,6 +934,7 @@ msgctxt ""
msgid "' METHODS"
msgstr ""
+#. YMAtN
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -552,6 +943,7 @@ msgctxt ""
msgid "''' Monitor document events '''"
msgstr ""
+#. cBx2G
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -560,6 +952,7 @@ msgctxt ""
msgid "''' Initialize document events logging '''"
msgstr ""
+#. A5RuU
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -568,6 +961,7 @@ msgctxt ""
msgid "IIf(IsMissing(evt),\"\",evt.EventName & \"-\") & \"Document events are being logged\", _"
msgstr ""
+#. NkHa4
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -576,6 +970,7 @@ msgctxt ""
msgid "''' Terminate document events logging '''"
msgstr ""
+#. np2xy
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -584,6 +979,7 @@ msgctxt ""
msgid "IIf(IsMissing(evt),\"\",evt.EventName & \"-\") & \"Document events have been logged\", _"
msgstr ""
+#. uVpJf
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -592,6 +988,7 @@ msgctxt ""
msgid "' Your code for handled events goes here"
msgstr ""
+#. AJJDf
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -600,6 +997,7 @@ msgctxt ""
msgid "Mind the misspelled <literal>_documentEventOccured</literal> method that inherits a typo from %PRODUCTNAME Application Programming Interface (API)."
msgstr ""
+#. b3qae
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -608,6 +1006,7 @@ msgctxt ""
msgid "Discovering Documents Events"
msgstr ""
+#. BDj9Q
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -616,6 +1015,7 @@ msgctxt ""
msgid "The broadcaster API object provides the list of events it is responsible for:"
msgstr ""
+#. Z2BhT
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -624,6 +1024,7 @@ msgctxt ""
msgid "With Python"
msgstr ""
+#. 8PCHK
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -632,6 +1033,7 @@ msgctxt ""
msgid "\"\"\" Display document events \"\"\""
msgstr ""
+#. SECnV
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -640,6 +1042,7 @@ msgctxt ""
msgid "adapted from DisplayAvailableEvents() by A. Pitonyak"
msgstr ""
+#. wXN8p
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -648,6 +1051,7 @@ msgctxt ""
msgid "The <link href=\"https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-python\" name=\"Alternative Python Script Organizer\">Alternative Python Script Organizer (APSO)</link> extension is used to render events information on screen."
msgstr ""
+#. kgY8m
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -656,6 +1060,7 @@ msgctxt ""
msgid "With %PRODUCTNAME Basic"
msgstr ""
+#. KjotC
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
@@ -664,6 +1069,7 @@ msgctxt ""
msgid "''' Display document events '''"
msgstr ""
+#. upkPP
#: python_examples.xhp
msgctxt ""
"python_examples.xhp\n"
@@ -672,6 +1078,7 @@ msgctxt ""
msgid "Python examples"
msgstr "Python příklady"
+#. Etrfb
#: python_examples.xhp
msgctxt ""
"python_examples.xhp\n"
@@ -680,6 +1087,7 @@ msgctxt ""
msgid "<bookmark_value>Python;examples</bookmark_value> <bookmark_value>Python;shell</bookmark_value> <bookmark_value>Python;platform</bookmark_value> <bookmark_value>Python;session</bookmark_value> <bookmark_value>Python;screen input/output</bookmark_value>"
msgstr ""
+#. 2vmkq
#: python_examples.xhp
msgctxt ""
"python_examples.xhp\n"
@@ -688,6 +1096,313 @@ msgctxt ""
msgid "<variable id=\"pythonexamples2\"><link href=\"text/sbasic/python/python_examples.xhp\" name=\"python examples\">Python programming examples</link></variable>"
msgstr "<variable id=\"pythonexamples2\"><link href=\"text/sbasic/python/python_examples.xhp\" name=\"python examples\">Příklady programování Pythonu</link></variable>"
+#. xkeov
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"tit\n"
+"help.text"
+msgid "Creating A Dialog Handler"
+msgstr ""
+
+#. WeSDk
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0664\n"
+"help.text"
+msgid "<bookmark_value>Basic;Dialog Handler</bookmark_value> <bookmark_value>Python;Dialog Handler</bookmark_value> <bookmark_value>Access2Base;dlgTrace</bookmark_value> <bookmark_value>Access2Base;_DumpToFile</bookmark_value> <bookmark_value>API;DialogProvider2</bookmark_value> <bookmark_value>API;XDialogEventHandler</bookmark_value>"
+msgstr ""
+
+#. MQUtw
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0665\n"
+"help.text"
+msgid "<variable id=\"pythonhandler_h1\"><link href=\"text/sbasic/python/python_handler.xhp\" name=\"Creating a Dialog Handler\">Creating a Dialog Handler</link></variable>"
+msgstr ""
+
+#. AxGAd
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0666\n"
+"help.text"
+msgid "Next to <link href=\"text/sbasic/shared/01040000.xhp\" name=\"Assigning macros to events\">assigning macros to events</link> or <link href=\"text/sbasic/basic/python/python_listener\" name=\"creating event listeners\">creating event listeners</link>, one can use dialog handlers, whose principle is to define UNO keywords, or methods, that are mapped to events to watch for. The event handler is responsible for executing methods using the <literal>vnd.sun.star.UNO:<method_name></literal> protocol. Unlike listeners that require to define all supported methods, even if unused, dialog handlers require only two methods on top of intended control hook scripts."
+msgstr ""
+
+#. Waa56
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0667\n"
+"help.text"
+msgid "The advantages of this approach are:"
+msgstr ""
+
+#. bBbcE
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0668\n"
+"help.text"
+msgid "It packs the code that handles event-driven macros,"
+msgstr ""
+
+#. NCGBC
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0669\n"
+"help.text"
+msgid "it decorrelates events from macros names which facilitates maintenance or updates, in particular when moving macros or modules."
+msgstr ""
+
+#. WETAj
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0670\n"
+"help.text"
+msgid "This mechanism is illustrated herewith for Basic and Python languages using an imported copy of <literal>Access2Base</literal> <literal>dlgTrace</literal> dialog. Exception handling and localisation are omitted for clarity."
+msgstr ""
+
+#. qfJEk
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0671\n"
+"help.text"
+msgid "Assigning Dialog methods"
+msgstr ""
+
+#. 46GAC
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0672\n"
+"help.text"
+msgid "Export <literal>Access2Base</literal> <literal>dlgTrace</literal> dialog and import it into <literal>MyLib</literal> application library."
+msgstr ""
+
+#. QKmBa
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0673\n"
+"help.text"
+msgid "Inside the control properties pane of the <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Dialog Editor\">Dialog Editor</link>, use the Events tab to replace macro assignments by component assignments, and type in the intended method names:"
+msgstr ""
+
+#. qNEVD
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0674\n"
+"help.text"
+msgid "Set <literal>Dump to file</literal> dialog button component method name to <literal>_dump2File</literal>"
+msgstr ""
+
+#. t65Et
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0675\n"
+"help.text"
+msgid "Optionally define <literal>txtTracelog</literal> key pressed and mouse button pressed events component method names as <literal>_openHelp</literal>"
+msgstr ""
+
+#. WMZBj
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0676\n"
+"help.text"
+msgid "Optionally define <literal>Ok</literal> button receiving focus event component method name as <literal>onOkHasfocus</literal>"
+msgstr ""
+
+#. Joqhs
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0677\n"
+"help.text"
+msgid "Events assigned actions should mention the <literal>vnd.sun.star.UNO:</literal> protocol."
+msgstr ""
+
+#. BTnaF
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0678\n"
+"help.text"
+msgid "Creating the handler"
+msgstr ""
+
+#. nHvEi
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0679\n"
+"help.text"
+msgid "<literal>createDialogWithHandler</literal> method of <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1DialogProvider2.html\" name=\"com.sun.star.awt.DialogProvider2\">com.sun.star.awt.DialogProvider2</link> service is used to set the dialog and its handler. The handler is responsible for implementing <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XDialogEventHandler.html\" name=\"com.sun.star.awt.XDialogEventHandler\">com.sun.star.awt.XDialogEventHandler</link> interface."
+msgstr ""
+
+#. 2CCEz
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0680\n"
+"help.text"
+msgid "All component method names must be explicitly declared when using a dialog handler."
+msgstr ""
+
+#. kBAiZ
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0681\n"
+"help.text"
+msgid "With Python"
+msgstr ""
+
+#. rUiYd
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0682\n"
+"help.text"
+msgid "In this example the dialog is located on the computer."
+msgstr ""
+
+#. FyaBp
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0692\n"
+"help.text"
+msgid "\"\"\" Access2Base Console Handler \"\"\""
+msgstr ""
+
+#. dugqK
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0693\n"
+"help.text"
+msgid "''' adapted from « Créer un dialogue avec gestionnaire d'événements » by JM Zambon"
+msgstr ""
+
+#. 5Cysb
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0716\n"
+"help.text"
+msgid "\"\"\" Create a Dialog from its location \"\"\""
+msgstr ""
+
+#. C9pNa
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0729\n"
+"help.text"
+msgid "''' Ugly MsgBox '''"
+msgstr ""
+
+#. zcjmD
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0740\n"
+"help.text"
+msgid "As expected, <literal>onOkHasFocus</literal> missing method throws an exception."
+msgstr ""
+
+#. 63rxz
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0741\n"
+"help.text"
+msgid "Refer to <link href=\"text/sbasic/python/python_2_basic.xhp\" name=\"Python calls to %PRODUCTNAME Basic\">Python calls to %PRODUCTNAME Basic</link> page for <literal>getBasicScript</literal> routine description and for details about cross-language scripting execution."
+msgstr ""
+
+#. b6xGw
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0742\n"
+"help.text"
+msgid "With %PRODUCTNAME Basic"
+msgstr ""
+
+#. 5N3MV
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0743\n"
+"help.text"
+msgid "In this example the dialog is embedded in a document, and can equally be located on the computer."
+msgstr ""
+
+#. Ahwda
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0751\n"
+"help.text"
+msgid "dp.Initialize(Array(ThisComponent)) ' if doc-embedded dialog"
+msgstr ""
+
+#. Cf88b
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0958c\n"
+"help.text"
+msgid "method As String) As Boolean"
+msgstr ""
+
+#. j4aLN
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0770\n"
+"help.text"
+msgid "'dialog.endDialog(1) if computer-based dialog"
+msgstr ""
+
+#. EBBRf
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0779\n"
+"help.text"
+msgid "' adapted from « Créer un dialogue avec gestionnaire d'événements » by JM Zambon"
+msgstr ""
+
+#. NF93B
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0781\n"
+"help.text"
+msgid "As expected, <literal>onOkHasFocus</literal> missing method throws an exception."
+msgstr ""
+
+#. 4RevF
+#: python_handler.xhp
+msgctxt ""
+"python_handler.xhp\n"
+"N0505\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"CreateUnoListener Function\">CreateUnoListener Function</link>"
+msgstr ""
+
+#. Ur3DA
#: python_ide.xhp
msgctxt ""
"python_ide.xhp\n"
@@ -696,6 +1411,7 @@ msgctxt ""
msgid "IDE for Python"
msgstr "IDE pro Python"
+#. ETCU9
#: python_ide.xhp
msgctxt ""
"python_ide.xhp\n"
@@ -704,6 +1420,7 @@ msgctxt ""
msgid "<bookmark_value>APSO</bookmark_value> <bookmark_value>Alternative Python Scripts Organizer</bookmark_value> <bookmark_value>python;IDE - integrated development environment</bookmark_value> <bookmark_value>python;editor</bookmark_value>"
msgstr "<bookmark_value>APSO</bookmark_value> <bookmark_value>Alternative Python Scripts Organizer</bookmark_value> <bookmark_value>python;IDE - integrované vývojové prostředí</bookmark_value> <bookmark_value>python;editor</bookmark_value>"
+#. cANSA
#: python_ide.xhp
msgctxt ""
"python_ide.xhp\n"
@@ -712,6 +1429,7 @@ msgctxt ""
msgid "<variable id=\"pythonideh1\"><link href=\"text/sbasic/python/python_ide.xhp\" name=\"Python IDE Setup\">Setting up an Integrated Development Environment (IDE) for Python</link></variable>"
msgstr "<variable id=\"pythonideh1\"><link href=\"text/sbasic/python/python_ide.xhp\" name=\"Python IDE Setup\">Nastavení integrovaného vývojového prostředí (IDE) pro Python</link></variable>"
+#. k7syF
#: python_ide.xhp
msgctxt ""
"python_ide.xhp\n"
@@ -720,6 +1438,7 @@ msgctxt ""
msgid "Writing Python macros requires extra configuration steps to set an IDE of choice."
msgstr ""
+#. NGxNi
#: python_ide.xhp
msgctxt ""
"python_ide.xhp\n"
@@ -728,6 +1447,7 @@ msgctxt ""
msgid "Unlike Basic language macros development in %PRODUCTNAME, developing Python scripts for %PRODUCTNAME requires to configure an external Integrated Development Environment (IDE). Multiple IDEs are available that range from beginners to advanced Python coders. While using a Python IDE programmers benefit from numerous features such as syntax highlighting, code folding, class browsing, code completion, coding standard enforcement, test driven development, debugging, version control and many more. You can refer to <link href=\"https://wiki.documentfoundation.org/Macros/Python_Design_Guide\" name=\"Designing & Developing Python Applications\">Designing & Developing Python Applications</link> on the Wiki for more in-depth information about the setup of a bridge between your IDE and a running instance %PRODUCTNAME."
msgstr ""
+#. u2xio
#: python_ide.xhp
msgctxt ""
"python_ide.xhp\n"
@@ -736,6 +1456,7 @@ msgctxt ""
msgid "The APSO Extension"
msgstr "Rozšíření APSO"
+#. 4isF2
#: python_ide.xhp
msgctxt ""
"python_ide.xhp\n"
@@ -744,6 +1465,7 @@ msgctxt ""
msgid "The <link href=\"https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-python\" name=\"Alternative Python Script Organizer (APSO)\">Alternative Python Script Organizer (APSO)</link> extension eases the edition of Python scripts, in particular when embedded in a document. Using APSO you can configure your preferred source code editor, start the integrated Python shell and debug Python scripts. Extensions exist that help inspect arbitrary UNO objects, refer to <link href=\"https://wiki.documentfoundation.org/Macros/Python_Design_Guide\" name=\"eDesigning & Developing Python Applications\">Designing & Developing Python Applications</link> for additional details on such extensions."
msgstr ""
+#. 5E2EV
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -752,6 +1474,7 @@ msgctxt ""
msgid "Python : Importing Modules"
msgstr ""
+#. gFTth
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -760,6 +1483,7 @@ msgctxt ""
msgid "<bookmark_value>Python;import</bookmark_value> <bookmark_value>Python;Modules</bookmark_value> <bookmark_value>Python;pythonpath</bookmark_value> <bookmark_value>PythonLibraries</bookmark_value>"
msgstr ""
+#. 5QqdJ
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -768,6 +1492,7 @@ msgctxt ""
msgid "<variable id=\"pythonimporth1\"><link href=\"text/sbasic/python/python_import.xhp\" name=\"python imports\">Importing Python Modules</link></variable>"
msgstr ""
+#. VHAM5
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -776,6 +1501,7 @@ msgctxt ""
msgid "%PRODUCTNAME Python scripts come in three distinct flavors, they can be personal, shared or embedded in documents. They are stored in varying places described in <link href=\"text/sbasic/python/python_locations.xhp\">Python Scripts Organization and Location</link>. In order to import Python modules, their locations must be known from Python at run time."
msgstr ""
+#. zMSfx
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -784,6 +1510,7 @@ msgctxt ""
msgid "This mechanism is illustrated for file system based modules and document based modules. Exception handling is omitted for clarity. The terms library or directory, scripts or modules are used interchangeably. A Python macro refers to a function inside a module."
msgstr ""
+#. GUdHS
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -792,6 +1519,7 @@ msgctxt ""
msgid "Note that <literal><User Profile>/Scripts/python/pythonpath</literal> local directory is always explored when running a Python macro from <literal><User Profile>/Scripts/python</literal>."
msgstr ""
+#. fyFof
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -800,6 +1528,7 @@ msgctxt ""
msgid "File System module import"
msgstr ""
+#. SRZgQ
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -808,6 +1537,7 @@ msgctxt ""
msgid "User or Shared Modules"
msgstr ""
+#. NAJzP
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -816,6 +1546,7 @@ msgctxt ""
msgid "Personal & shared Python scripts can be imported once their directories are included in Python run time path. Refer to <link href=\"text/sbasic/python/python_session.xhp\">Getting session information</link> page for more details regarding omitted Session Class."
msgstr ""
+#. A4v4U
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -824,6 +1555,7 @@ msgctxt ""
msgid "user_lib = Session().UserPythonScripts # User scripts location"
msgstr ""
+#. AAJUq
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -832,6 +1564,7 @@ msgctxt ""
msgid "sys.path.insert(0, user_lib) # Add to search path"
msgstr ""
+#. yFcur
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -840,6 +1573,7 @@ msgctxt ""
msgid "import screen_io as ui # 'screen_io.py' module resides in user_lib directory"
msgstr ""
+#. 6KtvD
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -848,6 +1582,7 @@ msgctxt ""
msgid "# Your code follows here"
msgstr ""
+#. G8bHh
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -856,6 +1591,7 @@ msgctxt ""
msgid "This Python example exposes a local XSCRIPTCONTEXT variable to an imported module:"
msgstr ""
+#. uwiPp
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -864,6 +1600,7 @@ msgctxt ""
msgid "share_lib = Session.SharedPythonScripts() # Shared scripts location"
msgstr ""
+#. HugAN
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -872,6 +1609,7 @@ msgctxt ""
msgid "sys.path.insert(0, share_lib) # Add to search path"
msgstr ""
+#. zGybv
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -880,6 +1618,7 @@ msgctxt ""
msgid "from IDE_utils import ScriptContext # 'IDE_utils.py' sits with shared Python scripts."
msgstr ""
+#. VoPZU
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -888,6 +1627,7 @@ msgctxt ""
msgid "# Your code follows here"
msgstr ""
+#. AH3MT
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -896,6 +1636,7 @@ msgctxt ""
msgid "Installation Modules for Applications"
msgstr ""
+#. VFZdV
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -904,6 +1645,7 @@ msgctxt ""
msgid "Unlike personal and shared scripts, %PRODUCTNAME installation scripts can be imported any time. Next to <literal>uno</literal> & <literal>unohelper</literal> %PRODUCTNAME Python modules, other scripts present in <literal><installation_path>/program</literal> directory can be imported directly, such as the <literal>msgbox</literal> module."
msgstr ""
+#. TnQ2j
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -912,6 +1654,7 @@ msgctxt ""
msgid "With Python shell:"
msgstr ""
+#. DDinb
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -920,6 +1663,7 @@ msgctxt ""
msgid "Document Module Import"
msgstr ""
+#. AUzGt
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -928,6 +1672,7 @@ msgctxt ""
msgid "Importing a Python document embedded module is illustrated below. Error handling is not detailed. Python run time path is updated when document has been opened and before closure. Refer to <link href=\"text/sbasic/shared/01040000.xhp\">Event-Driven Macros</link> to learn how to associate Python macros to document events."
msgstr ""
+#. APbCX
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -936,6 +1681,7 @@ msgctxt ""
msgid "\"\"\" Prepare Python modules import when doc. loaded \"\"\""
msgstr ""
+#. DJStg
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -944,6 +1690,7 @@ msgctxt ""
msgid "PythonLibraries.loadLibrary('lib/subdir') # Add directory to search path"
msgstr ""
+#. tPsVb
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -952,6 +1699,7 @@ msgctxt ""
msgid "PythonLibraries.loadLibrary('my_gui', 'screen_io') # Add dir. & import screen_io"
msgstr ""
+#. KxLAs
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -960,6 +1708,7 @@ msgctxt ""
msgid "\"\"\" Cleanup PYTHON_PATH when doc. Gets closed \"\"\""
msgstr ""
+#. siAC7
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -968,14 +1717,16 @@ msgctxt ""
msgid "PythonLibraries.unloadLibrary('my_gui') # Python runtime path cleanup"
msgstr ""
+#. zajf5
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
"N0548\n"
"help.text"
-msgid "# Note: imported modules remain loaded in this example.."
+msgid "# Note: imported modules remain loaded in this example."
msgstr ""
+#. pKa7R
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -984,6 +1735,7 @@ msgctxt ""
msgid "\"\"\" Python library loader and module importer"
msgstr ""
+#. ruYCE
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -992,6 +1744,7 @@ msgctxt ""
msgid "adapted from 'Bibliothèque de fonctions' by Hubert Lambert"
msgstr ""
+#. 8gpRJ
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -1000,6 +1753,7 @@ msgctxt ""
msgid "at https://forum.openoffice.org/fr/forum/viewtopic.php?p=286213 \"\"\""
msgstr ""
+#. T6bdz
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -1008,6 +1762,7 @@ msgctxt ""
msgid "\"\"\" Check run time module list \"\"\""
msgstr ""
+#. EFaRv
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -1016,6 +1771,7 @@ msgctxt ""
msgid "\"\"\" Check PYTHON_PATH content \"\"\""
msgstr ""
+#. fvFq9
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -1024,6 +1780,7 @@ msgctxt ""
msgid "\"\"\" add directory to PYTHON_PATH, import named module \"\"\""
msgstr ""
+#. eCTGx
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -1032,6 +1789,7 @@ msgctxt ""
msgid "\"\"\" remove directory from PYTHON_PATH \"\"\""
msgstr ""
+#. 5xScE
#: python_import.xhp
msgctxt ""
"python_import.xhp\n"
@@ -1040,6 +1798,7 @@ msgctxt ""
msgid "Refer to <link href=\"text/sbasic/python/python_listener.xhp\">Creating a Python Listener</link> for examples of event-driven macros."
msgstr ""
+#. 9BBze
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1048,6 +1807,7 @@ msgctxt ""
msgid "Python Listeners : Creating Event Listeners"
msgstr ""
+#. ouQd3
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1056,6 +1816,7 @@ msgctxt ""
msgid "<bookmark_value>Python;Event Listener</bookmark_value> <bookmark_value>Python;createUnoListener</bookmark_value> <bookmark_value>Basic;Event Listener</bookmark_value> <bookmark_value>API;ActionEvent</bookmark_value> <bookmark_value>API;DialogProvider</bookmark_value> <bookmark_value>API;EventObject</bookmark_value> <bookmark_value>API;ExecutableDialogResults</bookmark_value> <bookmark_value>API;XActionListener</bookmark_value>"
msgstr ""
+#. Pjc9z
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1064,6 +1825,7 @@ msgctxt ""
msgid "<variable id=\"pythonlistener\"><link href=\"text/sbasic/python/python_listener.xhp\" name=\"python listeners\">Creating Event Listeners</link></variable>"
msgstr ""
+#. DGgrp
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1072,6 +1834,7 @@ msgctxt ""
msgid "Events raised by dialogs, documents, forms or graphical controls can be linked to macros, which is referred to as event-driven programming. The most common method to relate events to macros are the <literal>Events</literal> tab in <menuitem>Tools – Customize</menuitem> menu and the <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Create dialog\">Dialog Editor</link> Control properties pane from <menuitem>Tools - Macros – Organise Dialogs...</menuitem> menu."
msgstr ""
+#. DmmbY
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1080,6 +1843,7 @@ msgctxt ""
msgid "Graphical artifacts, keyboard inputs, mouse moves and other man/machine interactions can be controlled using UNO listeners that watch for the user’s behaviour. Listeners are dynamic program code alternatives to macro assignments. One may create as many UNO listeners as events to watch for. A single listener can also handle multiple user interface controls."
msgstr ""
+#. UVzsE
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1088,6 +1852,7 @@ msgctxt ""
msgid "Creating an event listener"
msgstr ""
+#. knF23
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1096,6 +1861,7 @@ msgctxt ""
msgid "Listeners get attached to controls held in dialogs, as well as to document or form events. Listeners are also used when creating runtime dialogs or when adding controls to a dialog on the fly."
msgstr ""
+#. DwE8A
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1104,6 +1870,7 @@ msgctxt ""
msgid "This example creates a listener for <literal>Button1</literal> control of <literal>Dialog1</literal> dialog in <literal>Standard</literal> library."
msgstr ""
+#. Wsp8E
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1112,6 +1879,7 @@ msgctxt ""
msgid "With Python"
msgstr ""
+#. pPjfw
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1120,6 +1888,7 @@ msgctxt ""
msgid "_MY_LABEL = 'Python listens..'"
msgstr ""
+#. UJrnb
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1128,6 +1897,7 @@ msgctxt ""
msgid "MsgBox(\"The user acknowledged the dialog.\")"
msgstr ""
+#. XVRK7
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1136,6 +1906,7 @@ msgctxt ""
msgid "MsgBox(\"The user canceled the dialog.\")"
msgstr ""
+#. FUuHB
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1144,6 +1915,7 @@ msgctxt ""
msgid "\"\"\" Create a Dialog from its location \"\"\""
msgstr ""
+#. NeZcJ
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1152,6 +1924,7 @@ msgctxt ""
msgid "\"\"\" Listen to & count button clicks \"\"\""
msgstr ""
+#. WK4DA
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1160,6 +1933,7 @@ msgctxt ""
msgid "def disposing(self, evt: EventObject): # mandatory routine"
msgstr ""
+#. 9mtTR
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1168,6 +1942,7 @@ msgctxt ""
msgid "<emph>msgbox.py</emph> in <emph>{installation}/program/</emph> directory has some examples of button listeners."
msgstr ""
+#. MgUyV
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1176,6 +1951,7 @@ msgctxt ""
msgid "With %PRODUCTNAME Basic"
msgstr ""
+#. CCUMV
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1184,6 +1960,7 @@ msgctxt ""
msgid "Const MY_LABEL = \"Basic listens..\""
msgstr ""
+#. eJe7e
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1192,6 +1969,7 @@ msgctxt ""
msgid "Case rc.OK : MsgBox \"The user acknowledged the dialog.\",, \"Basic\""
msgstr ""
+#. KVrqd
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1200,6 +1978,7 @@ msgctxt ""
msgid "Case rc.CANCEL : MsgBox \"The user canceled the dialog.\",, \"Basic\""
msgstr ""
+#. 9AeGf
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1208,6 +1987,7 @@ msgctxt ""
msgid "''' Listen to & count button clicks '''"
msgstr ""
+#. 5Arxo
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1216,6 +1996,7 @@ msgctxt ""
msgid "' your code goes here"
msgstr ""
+#. AQA8b
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1224,6 +2005,7 @@ msgctxt ""
msgid "Other Event Listeners"
msgstr ""
+#. HsXBE
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1232,6 +2014,7 @@ msgctxt ""
msgid "Listeners are usually coded along with <link href=\"text/sbasic/python/python_dialogs.xhp\" name=\"dialog opening\">dialog opening</link>. Numerous listener approaches are possible such as event handlers for dialogs or event monitors for documents or forms."
msgstr ""
+#. Xyv2b
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1240,6 +2023,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"CreateUnoListener Function\">CreateUnoListener Function</link>"
msgstr ""
+#. zKQhy
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1248,6 +2032,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060700.xhp\" name=\"Events mapping to objects\">Events mapping to objects</link>"
msgstr ""
+#. Xbxfm
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
@@ -1256,6 +2041,7 @@ msgctxt ""
msgid "See also <link href=\"text/sbasic/shared/01040000.xhp\" name=\"Document events\">Document events</link>, <link href=\"text/shared/02/01170202.xhp\" name=\"Form events\">Form events</link>."
msgstr ""
+#. GC8Ny
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1264,6 +2050,7 @@ msgctxt ""
msgid "Python Scripts Organization"
msgstr "Uspořádání Python skriptů"
+#. KKGnc
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1272,6 +2059,7 @@ msgctxt ""
msgid "<variable id=\"pythonlocations1\"><link href=\"text/sbasic/python/python_locations.xhp\" name=\"command_name\">Python Scripts Organization and Location</link></variable>"
msgstr "<variable id=\"pythonlocations1\"><link href=\"text/sbasic/python/python_locations.xhp\" name=\"command_name\">Uspořádání a umístění python skriptů</link></variable>"
+#. sG2Rn
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1280,6 +2068,7 @@ msgctxt ""
msgid "The Python script files are stored in the filesystem, in folders controlled by %PRODUCTNAME. The macros can be started at installation, user or file level."
msgstr "Soubory skriptů Python jsou uloženy v souborovém systému ve složkách %PRODUCTNAME. Makra lze spustit na úrovni instalace, uživatele nebo souboru."
+#. iEtmS
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1288,6 +2077,7 @@ msgctxt ""
msgid "Python Script Locations"
msgstr "Umístění python skriptů"
+#. cmghv
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1296,6 +2086,7 @@ msgctxt ""
msgid "Refer to <link href=\"text/sbasic/python/python_session.xhp\" name=\"Getting Session Information\">Getting Session Information</link> in order to get programmatic access to Python script locations."
msgstr ""
+#. QGXPA
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1304,6 +2095,7 @@ msgctxt ""
msgid "%PRODUCTNAME Macros container"
msgstr "%PRODUCTNAME kontejner maker"
+#. xBzRT
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1312,6 +2104,7 @@ msgctxt ""
msgid "Existing macros in this location (container) were copied by the installation program and are available to every computer user, and any open document can access macros stored the container. You need administrative rights to store or edit macros here."
msgstr "Stávající makra v tomto umístění (kontejner) byly zkopírovány instalačním programem a jsou k dispozici každému uživateli počítače a každý otevřený dokument může přistupovat k makrům uloženým v kontejneru. Chcete-li ukládat nebo upravovat makra, potřebujete práva správce."
+#. M8CGu
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1320,6 +2113,7 @@ msgctxt ""
msgid "The %PRODUCTNAME Macros container location in the file system depends on the operating system:"
msgstr "%PRODUCTNAME Umístění kontejneru maker v systému souborů závisí na operačním systému:"
+#. GMBSF
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1328,6 +2122,7 @@ msgctxt ""
msgid "For <emph>Windows</emph>: <literal>{Installation}\\share\\Scripts\\python</literal>."
msgstr ""
+#. DV8TD
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1336,6 +2131,7 @@ msgctxt ""
msgid "For <emph>Linux</emph> and <emph>macOS</emph>: <literal>{Installation}/share/Scripts/python</literal>."
msgstr ""
+#. 5sHwj
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1344,6 +2140,7 @@ msgctxt ""
msgid "My Macros"
msgstr "Moje makra"
+#. aiMzD
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1352,6 +2149,7 @@ msgctxt ""
msgid "This container is accessible only by the %PRODUCTNAME user. Any open document can access macros stored the container. Macros in this location are stored in the %PRODUCTNAME user profile."
msgstr "Tento kontejner je přístupný pouze uživateli %PRODUCTNAME. Jakýkoli otevřený dokument může mít přístup k makrám uloženým v kontejneru. Makra v tomto umístění jsou uložena v profilu uživatele %PRODUCTNAME."
+#. wUjx4
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1360,6 +2158,7 @@ msgctxt ""
msgid "The My Macros container location is in the user space and depends on the operating system:"
msgstr "Umístění kontejneru Moje makra je v uživatelském prostoru a závisí na operačním systému:"
+#. mhNtD
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1368,6 +2167,7 @@ msgctxt ""
msgid "For <emph>Windows</emph>,<br/><literal>%APPDATA%\\LibreOffice\\4\\user\\Scripts\\python</literal>."
msgstr "Pro <emph>Windows</emph>,<br/><literal>%APPDATA%\\LibreOffice\\4\\user\\Scripts\\python</literal>."
+#. fQYPE
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1376,6 +2176,7 @@ msgctxt ""
msgid "For <emph>Linux</emph> and <emph>macOS</emph>,<br/><literal>$HOME/.config/libreoffice/4/user/Scripts/python</literal>."
msgstr "Pro <emph>Linux</emph> and <emph>macOS</emph>,<br/><literal>$HOME/.config/libreoffice/4/user/Scripts/python</literal>."
+#. CSJC9
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1384,6 +2185,7 @@ msgctxt ""
msgid "Document macros"
msgstr "Makra dokumentu"
+#. FBmoB
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1392,6 +2194,7 @@ msgctxt ""
msgid "Document macros are embedded in the document and are accessible only when the document is open."
msgstr "Makra dokumentu jsou vložena v dokumentu a jsou přístupná, pouze pokud je dokument otevřen."
+#. qbVc9
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1400,6 +2203,7 @@ msgctxt ""
msgid "Libraries, Modules and Macros"
msgstr "Knihovny, moduly a makra"
+#. KnZCV
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1408,6 +2212,7 @@ msgctxt ""
msgid "Like BASIC macros, Python macros can be organized in libraries, modules and macros."
msgstr ""
+#. LoK2E
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1416,6 +2221,7 @@ msgctxt ""
msgid "Creating a Python Library"
msgstr "Vytvoření Python knihovny"
+#. R2uCF
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1424,6 +2230,7 @@ msgctxt ""
msgid "Libraries are folders in the container tree. To create a library, add a folder in the target container. The library name is the folder name."
msgstr "Knihovny jsou složky v kontejnerovém stromě. Pro vytvoření knihovny přidejte složku v cílovém kontejneru. Jméno knihovny je jméno složky."
+#. hFS3L
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1432,6 +2239,7 @@ msgctxt ""
msgid "Creating a Python Module."
msgstr "Vytváření Python modulu."
+#. djeua
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1440,6 +2248,7 @@ msgctxt ""
msgid "A module is a python file in the library or the container. Create a module adding a file in the container."
msgstr "Modul je soubor pythonu v knihovně nebo kontejneru. Vytvořte modul přidáním souboru v kontejneru."
+#. Paoju
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1448,6 +2257,7 @@ msgctxt ""
msgid "Python macros"
msgstr "Makra pythonu"
+#. CBeyB
#: python_locations.xhp
msgctxt ""
"python_locations.xhp\n"
@@ -1456,6 +2266,7 @@ msgctxt ""
msgid "A macro is a python object in the module."
msgstr "Makro je python objekt v modulu."
+#. Zcfxg
#: python_platform.xhp
msgctxt ""
"python_platform.xhp\n"
@@ -1464,6 +2275,7 @@ msgctxt ""
msgid "Python : Platform class"
msgstr ""
+#. jnNvg
#: python_platform.xhp
msgctxt ""
"python_platform.xhp\n"
@@ -1472,6 +2284,7 @@ msgctxt ""
msgid "<bookmark_value>Platform;isLinux</bookmark_value> <bookmark_value>Platform;isMacOsX</bookmark_value> <bookmark_value>Platform;isWindows</bookmark_value> <bookmark_value>Platform;ComputerName</bookmark_value> <bookmark_value>Platform;OSName</bookmark_value> <bookmark_value>API;ConfigurationAccess</bookmark_value> <bookmark_value>Tools;GetRegistryContent</bookmark_value>"
msgstr ""
+#. uMBGn
#: python_platform.xhp
msgctxt ""
"python_platform.xhp\n"
@@ -1480,6 +2293,7 @@ msgctxt ""
msgid "<variable id=\"pythonplatform\"><link href=\"text/sbasic/python/python_platform.xhp\" name=\"platform01\">Identifying the operating system</link></variable>"
msgstr ""
+#. vqduy
#: python_platform.xhp
msgctxt ""
"python_platform.xhp\n"
@@ -1488,6 +2302,7 @@ msgctxt ""
msgid "Identifying the operating system can be performed with Python or Basic language."
msgstr "Rozpoznání operačního systému lze provést pomocí jazyků Python či Basic."
+#. gZrHC
#: python_platform.xhp
msgctxt ""
"python_platform.xhp\n"
@@ -1496,6 +2311,7 @@ msgctxt ""
msgid "ComputerName property is solely available for Windows. Basic calls to Python macros help overcome %PRODUCTNAME Basic limitations."
msgstr ""
+#. sV6Fp
#: python_platform.xhp
msgctxt ""
"python_platform.xhp\n"
@@ -1504,6 +2320,7 @@ msgctxt ""
msgid "Using a Python class:"
msgstr ""
+#. ikwcW
#: python_platform.xhp
msgctxt ""
"python_platform.xhp\n"
@@ -1512,6 +2329,7 @@ msgctxt ""
msgid "Using a Basic classmodule:"
msgstr ""
+#. 7BpCv
#: python_platform.xhp
msgctxt ""
"python_platform.xhp\n"
@@ -1520,6 +2338,7 @@ msgctxt ""
msgid "%PRODUCTNAME Basic lacks MacOS X native recognition. Platform identification is possible using %PRODUCTNAME Application Programming Interface (API)."
msgstr ""
+#. tTyE5
#: python_platform.xhp
msgctxt ""
"python_platform.xhp\n"
@@ -1528,6 +2347,7 @@ msgctxt ""
msgid "' Return platform name as \"MAC\", \"UNIX\", \"WIN\""
msgstr ""
+#. AwTGx
#: python_platform.xhp
msgctxt ""
"python_platform.xhp\n"
@@ -1536,6 +2356,7 @@ msgctxt ""
msgid "' Inferred from \"Tools.UCB.ShowHelperDialog\" function"
msgstr ""
+#. jtA2N
#: python_platform.xhp
msgctxt ""
"python_platform.xhp\n"
@@ -1544,6 +2365,7 @@ msgctxt ""
msgid "Examples:"
msgstr ""
+#. riK2q
#: python_platform.xhp
msgctxt ""
"python_platform.xhp\n"
@@ -1552,6 +2374,7 @@ msgctxt ""
msgid "With Python"
msgstr ""
+#. FELjZ
#: python_platform.xhp
msgctxt ""
"python_platform.xhp\n"
@@ -1560,6 +2383,7 @@ msgctxt ""
msgid "<literal>>>> print(Platform().isMacOSX) # object property</literal>"
msgstr ""
+#. dAWDs
#: python_platform.xhp
msgctxt ""
"python_platform.xhp\n"
@@ -1568,6 +2392,7 @@ msgctxt ""
msgid "<literal>>>> input(Platform().OSName) # object property</literal>"
msgstr ""
+#. MkpG4
#: python_platform.xhp
msgctxt ""
"python_platform.xhp\n"
@@ -1576,6 +2401,7 @@ msgctxt ""
msgid "From <menuitem>Tools – Macros - Run Macro...</menuitem> menu."
msgstr ""
+#. Qk6MM
#: python_platform.xhp
msgctxt ""
"python_platform.xhp\n"
@@ -1584,6 +2410,7 @@ msgctxt ""
msgid "With %PRODUCTNAME Basic"
msgstr ""
+#. Jkyqd
#: python_platform.xhp
msgctxt ""
"python_platform.xhp\n"
@@ -1592,6 +2419,7 @@ msgctxt ""
msgid "Dim p As New Platform ' instance of Platform class"
msgstr ""
+#. HWYHg
#: python_platform.xhp
msgctxt ""
"python_platform.xhp\n"
@@ -1600,6 +2428,7 @@ msgctxt ""
msgid "MsgBox p.isLinux ' object property"
msgstr ""
+#. 9FGEv
#: python_platform.xhp
msgctxt ""
"python_platform.xhp\n"
@@ -1608,6 +2437,7 @@ msgctxt ""
msgid "Print p.isWindows, p.OSName ' object properties"
msgstr ""
+#. ej5WE
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1616,6 +2446,7 @@ msgctxt ""
msgid "Python : Programming with Python"
msgstr "Python : Programování pomocí Pythonu"
+#. bG2BP
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1624,6 +2455,7 @@ msgctxt ""
msgid "<bookmark_value>Python;Programming</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;Python</bookmark_value> <bookmark_value>uno.py</bookmark_value>"
msgstr "<bookmark_value>Python;Programování</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;Python</bookmark_value> <bookmark_value>uno.py</bookmark_value>"
+#. CU6JS
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1632,6 +2464,7 @@ msgctxt ""
msgid "<variable id=\"pythonprogrammingheading\"><link href=\"text/sbasic/python/python_programming.xhp\" name=\"python programming\">Programming with Python Scripts</link></variable>"
msgstr "<variable id=\"pythonprogrammingheading\"><link href=\"text/sbasic/python/python_programming.xhp\" name=\"python programming\">Programování pomocí skriptů Python</link></variable>"
+#. BjiFe
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1640,6 +2473,7 @@ msgctxt ""
msgid "A Python macro is a function within a .py file, identified as a module. Unlike %PRODUCTNAME Basic and its dozen of <link href=\"text/sbasic/shared/uno_objects.xhp\" name=\"UNO objects functions or services\">UNO objects functions or services</link>, Python macros use the <literal>XSCRIPTCONTEXT</literal> UNO single object, shared with JavaScript and BeanShell. The <literal>g_exportedScripts</literal> global tuple explicitly lists selectable macros from a module. Python modules hold autonomous code logic, and are independent from one another."
msgstr ""
+#. 8Ri8m
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1648,6 +2482,7 @@ msgctxt ""
msgid "XSCRIPTCONTEXT Global Variable"
msgstr "XSCRIPTCONTEXT Globální proměnná"
+#. xnRGE
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1656,6 +2491,7 @@ msgctxt ""
msgid "Genuine Basic UNO facilities can be inferred from <literal>XSCRIPTCONTEXT</literal> global variable. Refer to %PRODUCTNAME API for a complete <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScriptContext.html\" name=\"description of XSCRIPTCONTEXT\">description of XSCRIPTCONTEXT</link>. <literal>XSCRIPTCONTEXT</literal> methods summarize as:"
msgstr ""
+#. U6KbS
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1664,6 +2500,7 @@ msgctxt ""
msgid "Methods"
msgstr "Metody"
+#. skMQF
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1672,6 +2509,7 @@ msgctxt ""
msgid "Description"
msgstr "Popis"
+#. onsBW
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1680,6 +2518,7 @@ msgctxt ""
msgid "Mapped in Basic as"
msgstr ""
+#. 54Nun
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1688,6 +2527,7 @@ msgctxt ""
msgid "The document reference on which the script can operate."
msgstr ""
+#. CR7pv
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1696,6 +2536,7 @@ msgctxt ""
msgid "The desktop reference on which the script can operate."
msgstr ""
+#. rAVfx
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1704,6 +2545,7 @@ msgctxt ""
msgid "The component context which the script can use to create other uno components."
msgstr ""
+#. 5wUcN
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1712,6 +2554,7 @@ msgctxt ""
msgid "<emph>HelloWorld</emph> and <emph>Capitalise</emph> installation shared scripts illustrate UNO-related macros making use of <literal>XSCRIPTCONTEXT</literal> global variable."
msgstr ""
+#. RQgKR
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1720,6 +2563,7 @@ msgctxt ""
msgid "Python standard output file is not available when running Python macros from <menuitem>Tools - Macros - Run Macro</menuitem> menu. Refer to <emph>Input/Output to Screen</emph> for more information."
msgstr ""
+#. WuGCs
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1728,6 +2572,7 @@ msgctxt ""
msgid "Module import"
msgstr ""
+#. tBVP2
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1736,6 +2581,7 @@ msgctxt ""
msgid "<literal>XSCRIPTCONTEXT</literal> is not provided to imported modules."
msgstr ""
+#. dURCV
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1744,6 +2590,7 @@ msgctxt ""
msgid "%PRODUCTNAME Basic libraries contain classes, routines and variables, Python modules contain classes, functions and variables. Common pieces of reusable Python or UNO features must be stored in <link href=\"text/sbasic/python/python_locations.xhp\" name=\"My macros\">My macros</link> within <literal>(User Profile)/Scripts/python/pythonpath</literal>. Python libraries help organize modules in order to prevent module name collisions. Import <literal>uno.py</literal> inside shared modules."
msgstr ""
+#. a2xVe
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1752,6 +2599,7 @@ msgctxt ""
msgid "Genuine BASIC UNO facilities can be inferred using <literal>uno.py</literal> module. Use <link href=\"text/sbasic/python/python_shell.xhp\" name=\"Python interactive shell\">Python interactive shell</link> to get a complete module description using <literal>dir()</literal> and <literal>help()</literal> Python commands."
msgstr ""
+#. Gi6iz
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1760,6 +2608,7 @@ msgctxt ""
msgid "Functions"
msgstr ""
+#. jFADb
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1768,6 +2617,7 @@ msgctxt ""
msgid "Description"
msgstr ""
+#. 6wDQn
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1776,6 +2626,7 @@ msgctxt ""
msgid "Mapped in Basic as"
msgstr ""
+#. 7prVF
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1784,6 +2635,7 @@ msgctxt ""
msgid "Returns an absolute file url from the given urls."
msgstr ""
+#. PE7AD
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1792,6 +2644,7 @@ msgctxt ""
msgid "Creates a UNO struct or exception given by typeName."
msgstr ""
+#. FNPMc
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1800,6 +2653,7 @@ msgctxt ""
msgid "Returns a system path."
msgstr ""
+#. sFbd9
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1808,6 +2662,7 @@ msgctxt ""
msgid "Returns the class of a concrete UNO exception, struct, or interface."
msgstr ""
+#. qAbMv
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1816,6 +2671,7 @@ msgctxt ""
msgid "Returns the UNO component context used to initialize the Python runtime."
msgstr ""
+#. WQBzo
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1824,6 +2680,7 @@ msgctxt ""
msgid "Looks up the value of an IDL constant by giving its explicit name."
msgstr ""
+#. VD2pr
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1832,6 +2689,7 @@ msgctxt ""
msgid "See API constant groups"
msgstr ""
+#. RMBST
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1840,6 +2698,7 @@ msgctxt ""
msgid "Returns True, when obj is a class of a UNO interface."
msgstr ""
+#. B84WF
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1848,6 +2707,7 @@ msgctxt ""
msgid "Returns a file URL for the given system path."
msgstr ""
+#. GEMGY
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1856,6 +2716,7 @@ msgctxt ""
msgid "<emph>LibreLogo</emph> and <emph>TableSample</emph> installation shared scripts use <literal>uno.py</literal> module."
msgstr ""
+#. 9NieC
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1864,6 +2725,7 @@ msgctxt ""
msgid "More Python-Basic samples"
msgstr ""
+#. 6Yct5
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1872,6 +2734,7 @@ msgctxt ""
msgid "Python UNO"
msgstr ""
+#. 8GvqG
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1880,6 +2743,7 @@ msgctxt ""
msgid "Basic UNO features"
msgstr ""
+#. 8EWYh
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1888,6 +2752,7 @@ msgctxt ""
msgid "See <link href=\"text/sbasic/python/python_dialogs.xhp\" name=\"Opening a Dialog\">Opening a Dialog</link>"
msgstr ""
+#. F2cFF
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1896,6 +2761,7 @@ msgctxt ""
msgid "See <link href=\"text/sbasic/python/python_listener.xhp\" name=\"Creating a Listener\">Creating a Listener</link>"
msgstr ""
+#. LNUaK
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1904,6 +2770,7 @@ msgctxt ""
msgid "See UNO data types"
msgstr ""
+#. 4vWGa
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1912,6 +2779,7 @@ msgctxt ""
msgid "Importing an embedded Module"
msgstr ""
+#. SGVBE
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1920,6 +2788,7 @@ msgctxt ""
msgid "Similarly to %PRODUCTNAME Basic that supports browsing and dynamic loading of libraries, Python libraries can be explored and imported on demand. For more information on library containers, visit <link href=\"https://api.libreoffice.org/\" name=\"API Documentation site\">%PRODUCTNAME Application Programming Interface</link> (API) or download <link href=\"https://www.libreoffice.org/download/download/\" name=\"SDK download page\">%PRODUCTNAME Software Development Kit</link> (SDK)."
msgstr ""
+#. VtFrH
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1928,6 +2797,7 @@ msgctxt ""
msgid "Importing a Python document embedded module is illustrated below, exception handling is not detailed:"
msgstr ""
+#. P2R2D
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1936,6 +2806,7 @@ msgctxt ""
msgid "\"\"\" load library and import module"
msgstr ""
+#. oBnkG
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1944,6 +2815,7 @@ msgctxt ""
msgid "Adapted from 'Bibliothèque de fonctions' by Hubert Lambert"
msgstr ""
+#. FFxTV
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1952,6 +2824,7 @@ msgctxt ""
msgid "at https://forum.openoffice.org/fr/forum/viewtopic.php?p=286213\"\"\""
msgstr ""
+#. A2Zvp
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1960,6 +2833,7 @@ msgctxt ""
msgid "doc = XSCRIPTCONTEXT.getDocument() # current document"
msgstr ""
+#. qqpCF
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1968,6 +2842,7 @@ msgctxt ""
msgid "if not url in sys.path: # add path if necessary"
msgstr ""
+#. HWoLC
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1976,6 +2851,7 @@ msgctxt ""
msgid "sys.path.insert(0, url) # doclib takes precedence"
msgstr ""
+#. wBdYA
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1984,6 +2860,7 @@ msgctxt ""
msgid "if module_name: # import if requested"
msgstr ""
+#. B9zJW
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -1992,6 +2869,7 @@ msgctxt ""
msgid "ui = load_library(\"my_gui\",'screen_io') # add <lib> path + import <module>"
msgstr ""
+#. HFcCm
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
@@ -2000,6 +2878,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/uno_objects.xhp\" name=\"UNO objects page\">Basic UNO Objects, Functions and Services</link>"
msgstr ""
+#. zRBRa
#: python_screen.xhp
msgctxt ""
"python_screen.xhp\n"
@@ -2008,14 +2887,16 @@ msgctxt ""
msgid "Python : Screen Input/Output"
msgstr ""
+#. tMEMB
#: python_screen.xhp
msgctxt ""
"python_screen.xhp\n"
"N0433\n"
"help.text"
-msgid "<bookmark_value>Python;InputBox</bookmark_value> <bookmark_value>Python;MsgBox</bookmark_value> <bookmark_value>Python;Print</bookmark_value> <bookmark_value>API;MasterScriptProvider</bookmark_value> <bookmark_value>API;XScript</bookmark_value>"
+msgid "<bookmark_value>Python;InputBox</bookmark_value> <bookmark_value>Python;MsgBox</bookmark_value> <bookmark_value>Python;Print</bookmark_value> <bookmark_value>API;script.provider.MasterScriptProvider: Screen Input/Output</bookmark_value> <bookmark_value>API;script.provider.XScript: Screen Input/Output</bookmark_value>"
msgstr ""
+#. fovpz
#: python_screen.xhp
msgctxt ""
"python_screen.xhp\n"
@@ -2024,6 +2905,7 @@ msgctxt ""
msgid "<variable id=\"ioscreen\"><link href=\"text/sbasic/python/python_screen.xhp\" name=\"IO to screen\">Input/Output to Screen</link></variable>"
msgstr ""
+#. qCLEs
#: python_screen.xhp
msgctxt ""
"python_screen.xhp\n"
@@ -2032,6 +2914,7 @@ msgctxt ""
msgid "Python standard output file is not available when running Python macros from <menuitem>Tools – Macros - Run Macro</menuitem>... menu. Presenting the output of a module requires the Python interactive console. Features such as <literal>input()</literal>, <literal>print()</literal>, <literal>repr()</literal> and <literal>str()</literal> are available from the Python shell."
msgstr ""
+#. NHHFB
#: python_screen.xhp
msgctxt ""
"python_screen.xhp\n"
@@ -2040,6 +2923,7 @@ msgctxt ""
msgid "The <link href=\"https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-python\" name=\"apso\">Alternative Python Script Organizer</link> (APSO) extension offers a msgbox() function out of its <literal>apso_utils</literal> module."
msgstr ""
+#. aPSDz
#: python_screen.xhp
msgctxt ""
"python_screen.xhp\n"
@@ -2048,6 +2932,7 @@ msgctxt ""
msgid "%PRODUCTNAME Basic proposes <literal>InputBox()</literal>, <literal>Msgbox()</literal> and <literal>Print()</literal> screen I/O functions. Python alternatives exist relying either on %PRODUCTNAME API Abstract Windowing Toolkit, either on Python to Basic function calls. The latter proposes a syntax that is intentionally close to that of Basic, and uses a Python module next to a Basic module. The API Scripting Framework is used to perform Basic, BeanShell, JavaScript and Python inter-languages function calls."
msgstr ""
+#. hat4k
#: python_screen.xhp
msgctxt ""
"python_screen.xhp\n"
@@ -2056,6 +2941,7 @@ msgctxt ""
msgid "Python syntax:"
msgstr ""
+#. QypFq
#: python_screen.xhp
msgctxt ""
"python_screen.xhp\n"
@@ -2064,6 +2950,7 @@ msgctxt ""
msgid "Examples:"
msgstr ""
+#. DbZVx
#: python_screen.xhp
msgctxt ""
"python_screen.xhp\n"
@@ -2072,6 +2959,7 @@ msgctxt ""
msgid "Installation:"
msgstr ""
+#. QDrDk
#: python_screen.xhp
msgctxt ""
"python_screen.xhp\n"
@@ -2080,6 +2968,7 @@ msgctxt ""
msgid "Copy <literal>screen_io</literal> Python module in <link href=\"text/sbasic/python/python_locations.xhp\" name=\"User macros\">My macros</link> within <UserProfile>/Scripts/python/pythonpath,"
msgstr ""
+#. bckjW
#: python_screen.xhp
msgctxt ""
"python_screen.xhp\n"
@@ -2088,6 +2977,7 @@ msgctxt ""
msgid "Copy <literal>uiScripts</literal> Basic module in <link href=\"text/sbasic/python/python_locations.xhp\" name=\"User macros\">My macros</link> Standard Basic library,"
msgstr ""
+#. XAthB
#: python_screen.xhp
msgctxt ""
"python_screen.xhp\n"
@@ -2096,6 +2986,7 @@ msgctxt ""
msgid "Restart %PRODUCTNAME."
msgstr ""
+#. jGGGZ
#: python_screen.xhp
msgctxt ""
"python_screen.xhp\n"
@@ -2104,6 +2995,7 @@ msgctxt ""
msgid "<literal>screen_io</literal> Python module"
msgstr ""
+#. EB2zZ
#: python_screen.xhp
msgctxt ""
"python_screen.xhp\n"
@@ -2112,6 +3004,7 @@ msgctxt ""
msgid "\"\"\" Displays a dialog box containing a message and returns a value.\"\"\""
msgstr ""
+#. nUtxt
#: python_screen.xhp
msgctxt ""
"python_screen.xhp\n"
@@ -2120,6 +3013,7 @@ msgctxt ""
msgid "\"\"\" Displays a prompt in a dialog box at which the user can enter text.\"\"\""
msgstr ""
+#. MFz5D
#: python_screen.xhp
msgctxt ""
"python_screen.xhp\n"
@@ -2128,6 +3022,7 @@ msgctxt ""
msgid "\"\"\"Outputs the specified strings or numeric expressions in a dialog box.\"\"\""
msgstr ""
+#. EYqxJ
#: python_screen.xhp
msgctxt ""
"python_screen.xhp\n"
@@ -2136,6 +3031,7 @@ msgctxt ""
msgid "<literal>uiScripts</literal> Basic module"
msgstr ""
+#. CGnPe
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2144,6 +3040,7 @@ msgctxt ""
msgid "Python_Session : Session class"
msgstr ""
+#. wQJZ2
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2152,6 +3049,7 @@ msgctxt ""
msgid "<bookmark_value>Session;ComputerName</bookmark_value> <bookmark_value>Session;SharedScripts</bookmark_value> <bookmark_value>Session;SharedPythonScripts</bookmark_value> <bookmark_value>Session;UserProfile</bookmark_value> <bookmark_value>Session;UserScripts</bookmark_value> <bookmark_value>Session;UserPythonScripts</bookmark_value> <bookmark_value>API;PathSubstitution</bookmark_value>"
msgstr ""
+#. EvmoA
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2160,6 +3058,7 @@ msgctxt ""
msgid "<variable id=\"pythonsession\"><link href=\"text/sbasic/python/python_session.xhp\" name=\"session01\">Getting Session Information</link></variable>"
msgstr ""
+#. nmTjF
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2168,6 +3067,7 @@ msgctxt ""
msgid "Computing %PRODUCTNAME user profile and shared modules system file paths can be performed with Python or with Basic languages. BeanShell, Java, JavaScript and Python scripts locations can be derived from this information."
msgstr ""
+#. gMnyC
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2176,6 +3076,7 @@ msgctxt ""
msgid "Examples:"
msgstr ""
+#. m498C
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2184,6 +3085,7 @@ msgctxt ""
msgid "With Python shell."
msgstr ""
+#. yziJv
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2192,6 +3094,7 @@ msgctxt ""
msgid "<literal>>>> print(Session.SharedPythonScripts()) # static method</literal>"
msgstr ""
+#. ezhbr
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2200,6 +3103,7 @@ msgctxt ""
msgid "<literal>>>> print(Session().UserName) # object property</literal>"
msgstr ""
+#. K4Cjj
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2208,6 +3112,7 @@ msgctxt ""
msgid "<literal>>>> input(Session().UserProfile) # object property</literal>"
msgstr ""
+#. CVdoK
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2216,6 +3121,7 @@ msgctxt ""
msgid "From <menuitem>Tools – Macros - Run Macro</menuitem>... menu."
msgstr ""
+#. k47pk
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2224,6 +3130,7 @@ msgctxt ""
msgid "ui.MsgBox(Session.Share(),title='Installation Share') # static method"
msgstr ""
+#. mFu9h
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2232,6 +3139,7 @@ msgctxt ""
msgid "ui.Print(Session.SharedPythonScripts()) # static method"
msgstr ""
+#. osmNG
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2240,6 +3148,7 @@ msgctxt ""
msgid "s = Session() # instance creation"
msgstr ""
+#. Gqz8J
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2248,6 +3157,7 @@ msgctxt ""
msgid "ui.MsgBox(s.UserName,title='Hello') # object property"
msgstr ""
+#. 8c4GN
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2256,6 +3166,7 @@ msgctxt ""
msgid "ui.Print(s.UserPythonScripts) # object property"
msgstr ""
+#. GAffb
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2264,6 +3175,7 @@ msgctxt ""
msgid "g_exportedScripts = (demo_session,) # public macros"
msgstr ""
+#. GfLEb
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2272,6 +3184,7 @@ msgctxt ""
msgid "With %PRODUCTNAME Basic."
msgstr ""
+#. CJAPH
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2280,6 +3193,7 @@ msgctxt ""
msgid "Print \"Shared scripts location:\", s.SharedScripts"
msgstr ""
+#. nKgLS
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2288,6 +3202,7 @@ msgctxt ""
msgid "MsgBox s.UserName,,\"Hello\""
msgstr ""
+#. Dvp2n
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2296,6 +3211,7 @@ msgctxt ""
msgid "Using COM/OLE and Visual Basic Scripting language."
msgstr ""
+#. u2czW
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2304,6 +3220,7 @@ msgctxt ""
msgid "' The service manager is always the entry point"
msgstr ""
+#. BiCRF
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2312,6 +3229,7 @@ msgctxt ""
msgid "' If there is no office running then an office is started up"
msgstr ""
+#. mepxA
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2320,6 +3238,7 @@ msgctxt ""
msgid "' PathSubstitution service exhibits information to infer"
msgstr ""
+#. njK5P
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2328,6 +3247,7 @@ msgctxt ""
msgid "' <UserProfile|Share>/Scripts/python locations from"
msgstr ""
+#. XPAGf
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2336,6 +3256,7 @@ msgctxt ""
msgid "Python Session class:"
msgstr ""
+#. ePFtK
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2344,6 +3265,7 @@ msgctxt ""
msgid "@property # alternative to '$(username)' variable"
msgstr ""
+#. CBvZv
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2352,6 +3274,7 @@ msgctxt ""
msgid "Unlike Basic, pathname normalization is performed with Python inside Session class."
msgstr ""
+#. 8zUvW
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2360,6 +3283,7 @@ msgctxt ""
msgid "%PRODUCTNAME Basic Session class:"
msgstr ""
+#. ivAG6
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2368,6 +3292,7 @@ msgctxt ""
msgid "Private _ps As Object ' Private member"
msgstr ""
+#. Q9sNs
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2376,6 +3301,7 @@ msgctxt ""
msgid "End Sub ' Constructor"
msgstr ""
+#. ELSQJ
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2384,6 +3310,7 @@ msgctxt ""
msgid "End Sub ' Destructor"
msgstr ""
+#. 7neVV
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2392,6 +3319,7 @@ msgctxt ""
msgid "Public Property Get UserName() As String ' User account name"
msgstr ""
+#. NsDBi
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2400,6 +3328,7 @@ msgctxt ""
msgid "Public Property Get UserProfile() As String ' User profile system path"
msgstr ""
+#. do2CY
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2408,6 +3337,7 @@ msgctxt ""
msgid "Public Property Get UserScripts() As String ' User scripts system path"
msgstr ""
+#. Gg3yg
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
@@ -2416,6 +3346,7 @@ msgctxt ""
msgid "Public Property Get UserPythonScripts() As String ' User Python scripts system path"
msgstr ""
+#. DRC4A
#: python_shell.xhp
msgctxt ""
"python_shell.xhp\n"
@@ -2424,6 +3355,7 @@ msgctxt ""
msgid "Python Interactive Shell"
msgstr ""
+#. LUGZ7
#: python_shell.xhp
msgctxt ""
"python_shell.xhp\n"
@@ -2432,6 +3364,7 @@ msgctxt ""
msgid "<bookmark_value>Python console</bookmark_value> <bookmark_value>Python Interactive Shell</bookmark_value>"
msgstr ""
+#. PmoqF
#: python_shell.xhp
msgctxt ""
"python_shell.xhp\n"
@@ -2440,6 +3373,7 @@ msgctxt ""
msgid "<variable id=\"pythonshell1\"><link href=\"text/sbasic/python/python_shell.xhp\" name=\"python shell\">Running Python Interactive Console</link></variable>"
msgstr ""
+#. Met9b
#: python_shell.xhp
msgctxt ""
"python_shell.xhp\n"
@@ -2448,6 +3382,7 @@ msgctxt ""
msgid "The Python interactive console, also known as Python interpreter or Python shell, provides programmers with a quick way to execute commands and try out and test code without creating a file. UNO objects introspection as well as %PRODUCTNAME Python modules documentation can be obtained from the terminal."
msgstr ""
+#. MZodx
#: python_shell.xhp
msgctxt ""
"python_shell.xhp\n"
@@ -2456,6 +3391,7 @@ msgctxt ""
msgid "Using a Basic macro:"
msgstr ""
+#. vXGF7
#: python_shell.xhp
msgctxt ""
"python_shell.xhp\n"
@@ -2464,6 +3400,7 @@ msgctxt ""
msgid "Using a Python macro:"
msgstr ""
+#. oBg3T
#: python_shell.xhp
msgctxt ""
"python_shell.xhp\n"
@@ -2472,6 +3409,7 @@ msgctxt ""
msgid "Usage:"
msgstr ""
+#. EzwwC
#: python_shell.xhp
msgctxt ""
"python_shell.xhp\n"
diff --git a/source/cs/helpcontent2/source/text/sbasic/shared.po b/source/cs/helpcontent2/source/text/sbasic/shared.po
index d9cc5f5e2b9..7fd64effb25 100644
--- a/source/cs/helpcontent2/source/text/sbasic/shared.po
+++ b/source/cs/helpcontent2/source/text/sbasic/shared.po
@@ -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-05-31 14:53+0200\n"
+"POT-Creation-Date: 2019-08-21 21:36+0200\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"
@@ -16,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542486017.000000\n"
+#. yzYVt
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "$[officename] Basic Glossary"
msgstr "Slovník $[officename] Basic"
+#. rQALz
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -32,6 +34,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/00000002.xhp\" name=\"$[officename] Basic Glossary\">$[officename] Basic Glossary</link>"
msgstr "<link href=\"text/sbasic/shared/00000002.xhp\" name=\"Slovník $[officename] Basic\">Slovník $[officename] Basic</link>"
+#. jo5hZ
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -40,6 +43,7 @@ msgctxt ""
msgid "This glossary explains some technical terms that you may come across when working with $[officename] Basic."
msgstr "Tento slovník vysvětluje některé technické termíny, se kterými se můžete setkat při práci s aplikací $[officename] Basic."
+#. DDaPQ
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -48,6 +52,7 @@ msgctxt ""
msgid "Decimal Point"
msgstr "Desetinná čárka"
+#. obfKZ
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -56,6 +61,7 @@ msgctxt ""
msgid "When converting numbers, $[officename] Basic uses the locale settings of the system for determining the type of decimal and thousand separator."
msgstr "Při převodu čísel používá $[officename] Basic pro zjištění typu oddělovače desetinných míst a tisíců národní prostředí systému."
+#. NfzqE
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "The behavior has an effect on both the implicit conversion ( 1 + \"2.3\" = 3.3 ) as well as the function <link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric\">IsNumeric</link>."
msgstr "Toto chování má vliv nejenom na implicitní převod ( např. 1 + \"2.3\" = 3.3 ), ale i na funkci <link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric\">IsNumeric</link>."
+#. 2zeFJ
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -72,6 +79,7 @@ msgctxt ""
msgid "Colors"
msgstr "Barvy"
+#. ELCNB
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -80,6 +88,7 @@ msgctxt ""
msgid "In $[officename] Basic, colors are treated as long integer value. The return value of color queries is also always a long integer value. When defining properties, colors can be specified using their RGB code that is converted to a long integer value using the <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB function\">RGB function</link>."
msgstr "V $[officename] Basic se s barvami pracuje jako s čísly typu long integer. Návratová hodnota funkcí dotazujících se na barvu je vždy číslo typu long integer. Při specifikování barev je možné použít i jejich RGB hodnoty, které je možné konvertovat na číslo long integer pomocí <link href=\"text/sbasic/shared/03010305.xhp\" name=\"funkce RGB\">funkce RGB</link>."
+#. mWfzF
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -88,6 +97,7 @@ msgctxt ""
msgid "Measurement Units"
msgstr "Měrné jednotky"
+#. KmQui
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -96,6 +106,7 @@ msgctxt ""
msgid "In $[officename] Basic, a <emph>method parameter</emph> or a <emph>property</emph> expecting unit information can be specified either as integer or long integer expression without a unit, or as a character string containing a unit. If no unit is passed to the method the default unit defined for the active document type will be used. If the parameter is passed as a character string containing a measurement unit, the default setting will be ignored. The default measurement unit for a document type can be set under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - (Document Type) - General</emph>."
msgstr "V $[officename] Basic lze <emph>parametr metody</emph> nebo <emph>vlastnost</emph> očekávající informace o jednotce zadat jako integer nebo long integer bez jednotky nebo řetězec s určením jednotky. Není-li metodě předána jednotka, bude použita implicitní jednotka pro aktivní typ dokumentu. Je-li parametr předán jako řetězec a obsahuje měrnou jednotku, implicitní nastavení se ignoruje. Implicitní měrnou jednotku pro typ dokumentu lze nastavit v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - (Typ dokumentu) - Obecné</emph>."
+#. zfF2y
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -104,6 +115,7 @@ msgctxt ""
msgid "<bookmark_value>twips; definition</bookmark_value>"
msgstr "<bookmark_value>twip; definice</bookmark_value>"
+#. sKUEt
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -112,6 +124,7 @@ msgctxt ""
msgid "Twips"
msgstr "Twips"
+#. zTDqe
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -120,6 +133,7 @@ msgctxt ""
msgid "A twip is a screen-independent unit which is used to define the uniform position and size of screen elements on all display systems. A twip is 1/1440th of an inch or 1/20 of a printer's point. There are 1440 twips to an inch or about 567 twips to a centimeter."
msgstr "Twip je jednotka nezávislá na obrazovce, která se používá k určení jednotného umístění a velikosti prvků obrazovky u všech zobrazovacích systémů. Twip je 1/1440 palce nebo 1/20 bodu tiskárny. Jeden palec je tedy roven 1440 twipům a jeden centimetr asi 567 twipům."
+#. Qei2N
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -128,6 +142,7 @@ msgctxt ""
msgid "URL Notation"
msgstr "Zápis adresy URL"
+#. mmtHz
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -136,6 +151,7 @@ msgctxt ""
msgid "URLs (<emph>Uniform Resource Locators</emph>) are used to determine the location of a resource like a file in a file system, typically inside a network environment. A URL consists of a protocol specifier, a host specifier and a file and path specifier:"
msgstr "Adresy URL (<emph>Uniform Resource Locator</emph>) jsou používány pro určení umístění zdrojů jako např. souborů v souborovém systému, typicky v síťovém prostředí. URL obsahuje specifikaci protokolu, počítače, cesty a souboru:"
+#. rjDFF
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -144,6 +160,7 @@ msgctxt ""
msgid "<emph>protocol</emph>://<emph>host.name</emph>/<emph>path/to/the/file.html</emph>"
msgstr "<emph>protokol</emph>://<emph>název.počítače</emph>/<emph>cesta/k/soubor.html</emph>"
+#. iUcFZ
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -152,6 +169,7 @@ msgctxt ""
msgid "The most common usage of URLs is on the internet when specifying web pages. Example for protocols are <emph>http</emph>, <emph>ftp</emph>, or <emph>file</emph>. The <emph>file</emph> protocol specifier is used when referring to a file on the local file system."
msgstr "URL se nejčastěji používají v síti Internet pro webové stránky. Příklady protokolů mohou být <emph>http</emph>, <emph>ftp</emph> nebo <emph>file</emph>. Protokol <emph>file</emph> specifikuje soubor v lokálním souborovém systému."
+#. 2DJyX
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -160,6 +178,7 @@ msgctxt ""
msgid "URL notation does not allow certain special characters to be used. These are either replaced by other characters or encoded. A slash (<emph>/</emph>) is used as a path separator. For example, a file referred to as <emph>C:\\Users\\alice\\Documents\\My File.odt</emph> on the local host in \"Windows notation\" becomes <emph>file:///C:/Users/alice/Documents/My%20File.odt</emph> in URL notation."
msgstr "Zápis URL nedovoluje použití některých speciálních znaků. Ty je třeba nahradit buď jinými znaky, nebo zakódovat. Jako oddělovač cesty se používá lomítko (<emph>/</emph>). Např. lokální soubor nazvaný v \"notaci systému Windows\" <emph>C:\\Users\\alice\\Documents\\My File.odt</emph> bude v zápisu URL pojmenován <emph>file:///C:/Users/alice/Documents/My%20File.odt</emph>."
+#. E5zgb
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -168,6 +187,7 @@ msgctxt ""
msgid "Information"
msgstr "Informace"
+#. eAczF
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -176,6 +196,7 @@ msgctxt ""
msgid "Information"
msgstr "Informace"
+#. jS8Ck
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -184,6 +205,7 @@ msgctxt ""
msgid "You can set the locale used for controlling the formatting numbers, dates and currencies in $[officename] Basic in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>. In Basic format codes, the decimal point (<emph>.</emph>) is always used as <emph>placeholder</emph> for the decimal separator defined in your locale and will be replaced by the corresponding character."
msgstr "Národní prostředí použité pro formátování čísel, dat a měny v jazyce $[officename] Basic můžete nastavit v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Jazyková nastavení - Jazyky</emph>. Ve formátovacích kódech se jako <emph>zástupný znak</emph> pro desetinný oddělovač používá vždy tečka (<emph>.</emph>), která se při zobrazení nahradí odpovídajícím znakem podle národního prostředí."
+#. 6NcoV
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -192,6 +214,7 @@ msgctxt ""
msgid "The same applies to the locale settings for date, time and currency formats. The Basic format code will be interpreted and displayed according to your locale setting."
msgstr "Totéž platí pro národní prostředí formátu data, času a měny. Formátovací kódy se interpretují a zobrazí podle aktuálního národního prostředí."
+#. 3P4FS
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -200,6 +223,7 @@ msgctxt ""
msgid "The color values of the 16 basic colors are as follows:"
msgstr "Hodnoty pro 16 základních barev jsou následující:"
+#. 8hbC4
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -208,6 +232,7 @@ msgctxt ""
msgid "<emph>Color Value</emph>"
msgstr "<emph>Hodnota</emph>"
+#. QQwAi
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -216,6 +241,7 @@ msgctxt ""
msgid "<emph>Color Name</emph>"
msgstr "<emph>Jméno barvy</emph>"
+#. BFWxF
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -224,6 +250,7 @@ msgctxt ""
msgid "0"
msgstr "0"
+#. DnRcy
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -232,6 +259,7 @@ msgctxt ""
msgid "Black"
msgstr "Černá"
+#. fNgfA
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -240,6 +268,7 @@ msgctxt ""
msgid "128"
msgstr "128"
+#. cKXGh
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -248,6 +277,7 @@ msgctxt ""
msgid "Blue"
msgstr "Modrá"
+#. bWVAH
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -256,6 +286,7 @@ msgctxt ""
msgid "32768"
msgstr "32768"
+#. BSMfN
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -264,6 +295,7 @@ msgctxt ""
msgid "Green"
msgstr "Zelená"
+#. jKRmC
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -272,6 +304,7 @@ msgctxt ""
msgid "32896"
msgstr "32896"
+#. FpUmM
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -280,6 +313,7 @@ msgctxt ""
msgid "Cyan"
msgstr "Modrozelená"
+#. B3KDB
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -288,6 +322,7 @@ msgctxt ""
msgid "8388608"
msgstr "8388608"
+#. nCECE
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -296,6 +331,7 @@ msgctxt ""
msgid "Red"
msgstr "Červená"
+#. SiHeX
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -304,6 +340,7 @@ msgctxt ""
msgid "8388736"
msgstr "8388736"
+#. k8Grk
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -312,6 +349,7 @@ msgctxt ""
msgid "Magenta"
msgstr "Purpurová"
+#. EwomB
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -320,6 +358,7 @@ msgctxt ""
msgid "8421376"
msgstr "8421376"
+#. NaLsx
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -328,6 +367,7 @@ msgctxt ""
msgid "Yellow"
msgstr "Žlutá"
+#. mYZEc
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -336,6 +376,7 @@ msgctxt ""
msgid "8421504"
msgstr "8421504"
+#. bCKAK
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -344,6 +385,7 @@ msgctxt ""
msgid "White"
msgstr "Bílá"
+#. XmwSs
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -352,6 +394,7 @@ msgctxt ""
msgid "12632256"
msgstr "12632256"
+#. UJkGm
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -360,6 +403,7 @@ msgctxt ""
msgid "Gray"
msgstr "Šedá"
+#. w2HbR
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -368,6 +412,7 @@ msgctxt ""
msgid "255"
msgstr "255"
+#. oW4D4
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -376,6 +421,7 @@ msgctxt ""
msgid "Light blue"
msgstr "Světle modrá"
+#. QnBYA
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -384,6 +430,7 @@ msgctxt ""
msgid "65280"
msgstr "65280"
+#. GEu7u
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -392,6 +439,7 @@ msgctxt ""
msgid "Light green"
msgstr "Světle zelená"
+#. SuV8z
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -400,6 +448,7 @@ msgctxt ""
msgid "65535"
msgstr "65535"
+#. PJeZ6
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -408,6 +457,7 @@ msgctxt ""
msgid "Light cyan"
msgstr "Světle azurová"
+#. aB3ck
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -416,6 +466,7 @@ msgctxt ""
msgid "16711680"
msgstr "16711680"
+#. pNTLp
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -424,6 +475,7 @@ msgctxt ""
msgid "Light red"
msgstr "Světle červená"
+#. eRFtZ
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -432,6 +484,7 @@ msgctxt ""
msgid "16711935"
msgstr "16711935"
+#. CC7de
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -440,6 +493,7 @@ msgctxt ""
msgid "Light magenta"
msgstr "Světle purpurová"
+#. DFANi
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -448,6 +502,7 @@ msgctxt ""
msgid "16776960"
msgstr "16776960"
+#. 8CMGd
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -456,6 +511,7 @@ msgctxt ""
msgid "Light yellow"
msgstr "Světle žlutá"
+#. uh5F4
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -464,6 +520,7 @@ msgctxt ""
msgid "16777215"
msgstr "16777215"
+#. JQFij
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -472,6 +529,7 @@ msgctxt ""
msgid "Transparent white"
msgstr "Průhledná bílá"
+#. C3yvQ
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -480,6 +538,7 @@ msgctxt ""
msgid "Open <item type=\"menuitem\">Tools - Macros - %PRODUCTNAME Basic - Edit</item> and select <item type=\"menuitem\">%PRODUCTNAME Macros</item> container."
msgstr "Otevřete <item type=\"menuitem\">Nástroje - Makra - %PRODUCTNAME Basic - Upravit</item> a vyberte <item type=\"menuitem\">Makra %PRODUCTNAME</item>."
+#. GWmpa
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -488,6 +547,7 @@ msgctxt ""
msgid "<variable id=\"basiclibrarynote\">This library must be loaded before execution. Place the following statement before the first macro in your module:</variable>"
msgstr "<variable id=\"basiclibrarynote\">Tuto knihovnu je nutné nahrát před spuštěním. Před první makro v modulu umístěte následující příkaz:</variable>"
+#. LEFhk
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -496,6 +556,7 @@ msgctxt ""
msgid "This function or constant is enabled with the statement <link href=\"text/sbasic/shared/03103350.xhp\" name=\"optionvbasupport\"><literal>Option VBASupport 1</literal></link> placed before the executable program code in a module."
msgstr ""
+#. DYo4K
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -504,6 +565,7 @@ msgctxt ""
msgid "This statement must be added before the executable program code in a module."
msgstr ""
+#. FVEx2
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -512,6 +574,7 @@ msgctxt ""
msgid "<variable id=\"functsyntax\">Syntax:</variable>"
msgstr "<variable id=\"functsyntax\">Syntaxe:</variable>"
+#. GePPP
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -520,6 +583,7 @@ msgctxt ""
msgid "<variable id=\"functvalue\">Return value:</variable>"
msgstr "<variable id=\"functvalue\">Návratová hodnota:</variable>"
+#. WADQ4
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -528,6 +592,7 @@ msgctxt ""
msgid "<variable id=\"functparameters\">Parameters:</variable>"
msgstr "<variable id=\"functparameters\">Parametry:</variable>"
+#. EFSA4
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -536,6 +601,7 @@ msgctxt ""
msgid "<variable id=\"functexample\">Example:</variable>"
msgstr "<variable id=\"functexample\">Příklad:</variable>"
+#. CGSvh
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -544,6 +610,7 @@ msgctxt ""
msgid "<variable id=\"VBA-Financial\"><link href=\"text/sbasic/shared/special_vba_func.xhp#VBAFinancial\">VBA financial functions</link></variable>"
msgstr "<variable id=\"VBA-Financial\"><link href=\"text/sbasic/shared/special_vba_func.xhp#VBAFinancial\">Finanční funkce VBA</link></variable>"
+#. j4BMQ
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -552,6 +619,7 @@ msgctxt ""
msgid "<variable id=\"VBATimeAndDate\"><link href=\"text/sbasic/shared/special_vba_func.xhp#VBADateTime\">VBA Time and Date functions</link></variable>"
msgstr "<variable id=\"VBATimeAndDate\"><link href=\"text/sbasic/shared/special_vba_func.xhp#VBADateTime\">Funkce VBA času a data</link></variable>"
+#. 7Ua2W
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -560,6 +628,7 @@ msgctxt ""
msgid "<variable id=\"VBAIO\"><link href=\"text/sbasic/shared/special_vba_func.xhp#VBAIO\">VBA I/O functions</link></variable>"
msgstr "<variable id=\"VBAIO\"><link href=\"text/sbasic/shared/special_vba_func.xhp#VBAIO\">Funkce VBA pro práci se vstupy a výstupy (I/O)</link></variable>"
+#. 6WpBf
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -568,6 +637,7 @@ msgctxt ""
msgid "<variable id=\"VBAMath\"><link href=\"text/sbasic/shared/special_vba_func.xhp#VBAMath\">VBA Mathematical functions</link></variable>"
msgstr "<variable id=\"VBAMath\"><link href=\"text/sbasic/shared/special_vba_func.xhp#VBAMath\">Matematické funkce VBA</link></variable>"
+#. prz6h
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -576,6 +646,7 @@ msgctxt ""
msgid "<variable id=\"VBAObject\"><link href=\"text/sbasic/shared/special_vba_func.xhp#VBAObject\">VBA Object functions</link></variable>"
msgstr "<variable id=\"VBAObject\"><link href=\"text/sbasic/shared/special_vba_func.xhp#VBAObject\">Funkce VBA pro práci s objekty</link></variable>"
+#. SEjHR
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -584,6 +655,7 @@ msgctxt ""
msgid "<variable id=\"errorcode\">Error codes:</variable>"
msgstr "<variable id=\"errorcode\">Chybové kódy:</variable>"
+#. FZz2o
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -592,6 +664,7 @@ msgctxt ""
msgid "<variable id=\"err1\">1 An exception occurred</variable>"
msgstr "<variable id=\"err1\">1 Vyskytla se výjimka</variable>"
+#. DKGkC
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -600,6 +673,7 @@ msgctxt ""
msgid "<variable id=\"err2\">2 Syntax error</variable>"
msgstr "<variable id=\"err2\">2 Syntaktická chyba</variable>"
+#. YsmXG
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -608,6 +682,7 @@ msgctxt ""
msgid "<variable id=\"err3\">3 Return without Gosub</variable>"
msgstr "<variable id=\"err3\">3 Return bez Gosub</variable>"
+#. BWdtp
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -616,6 +691,7 @@ msgctxt ""
msgid "<variable id=\"err4\">4 Incorrect entry; please retry</variable>"
msgstr "<variable id=\"err4\">4 Neplatný vstup; prosím zkuste znovu</variable>"
+#. JpK7p
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -624,6 +700,7 @@ msgctxt ""
msgid "<variable id=\"err5\">5 Invalid procedure call</variable>"
msgstr "<variable id=\"err5\">5 Neplatné volání procedury</variable>"
+#. 5FBva
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -632,6 +709,7 @@ msgctxt ""
msgid "<variable id=\"err6\">6 Overflow</variable>"
msgstr "<variable id=\"err6\">6 Přetečení</variable>"
+#. Aesp7
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -640,6 +718,7 @@ msgctxt ""
msgid "<variable id=\"err7\">7 Not enough memory</variable>"
msgstr "<variable id=\"err7\">7 Nedostatek paměti</variable>"
+#. ADAg2
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -648,6 +727,7 @@ msgctxt ""
msgid "<variable id=\"err8\">8 Array already dimensioned</variable>"
msgstr "<variable id=\"err8\">8 Velikost pole již byla určena</variable>"
+#. RGkBU
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -656,6 +736,7 @@ msgctxt ""
msgid "<variable id=\"err9\">9 Index out of defined range</variable>"
msgstr "<variable id=\"err9\">9 Index mimo definovaný rozsah</variable>"
+#. aGWmD
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -664,6 +745,7 @@ msgctxt ""
msgid "<variable id=\"err10\">10 Duplicate definition</variable>"
msgstr "<variable id=\"err10\">10 Dvojí definice</variable>"
+#. yQDJd
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -672,6 +754,7 @@ msgctxt ""
msgid "<variable id=\"err11\">11 Division by zero</variable>"
msgstr "<variable id=\"err11\">11 Dělení nulou</variable>"
+#. QNoHo
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -680,6 +763,7 @@ msgctxt ""
msgid "<variable id=\"err12\">12 Variable not defined</variable>"
msgstr "<variable id=\"err12\">12 Nedefinovaná proměnná</variable>"
+#. JA5Hz
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -688,6 +772,7 @@ msgctxt ""
msgid "<variable id=\"err13\">13 Data type mismatch</variable>"
msgstr "<variable id=\"err13\">13 Datové typy nesouhlasí</variable>"
+#. 4TqAx
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -696,6 +781,7 @@ msgctxt ""
msgid "<variable id=\"err14\">14 Invalid parameter</variable>"
msgstr "<variable id=\"err14\">14 Neplatný parametr</variable>"
+#. jdVyz
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -704,6 +790,7 @@ msgctxt ""
msgid "<variable id=\"err18\">18 Process interrupted by user</variable>"
msgstr "<variable id=\"err18\">18 Proces přerušen uživatelem</variable>"
+#. JLrsT
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -712,6 +799,7 @@ msgctxt ""
msgid "<variable id=\"err20\">20 Resume without error</variable>"
msgstr "<variable id=\"err20\">20 Pokračovat bez chyb</variable>"
+#. GXk5T
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -720,6 +808,7 @@ msgctxt ""
msgid "<variable id=\"err28\">28 Not enough stack memory</variable>"
msgstr "<variable id=\"err28\">28 Nedostatek paměti v zásobníku</variable>"
+#. FmFDo
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -728,6 +817,7 @@ msgctxt ""
msgid "<variable id=\"err35\">35 Sub-procedure or function procedure not defined</variable>"
msgstr "<variable id=\"err35\">35 Podprocedura nebo funkční procedura není definována</variable>"
+#. FV8Co
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -736,6 +826,7 @@ msgctxt ""
msgid "<variable id=\"err48\">48 Error loading DLL file</variable>"
msgstr "<variable id=\"err48\">48 Chyba při načítání souboru DLL</variable>"
+#. AUofE
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -744,6 +835,7 @@ msgctxt ""
msgid "<variable id=\"err49\">49 Wrong DLL call convention</variable>"
msgstr "<variable id=\"err49\">49 Chybné volání DLL</variable>"
+#. gFqEp
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -752,6 +844,7 @@ msgctxt ""
msgid "<variable id=\"err51\">51 Internal error</variable>"
msgstr "<variable id=\"err51\">51 Interní chyba</variable>"
+#. BfDiD
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -760,6 +853,7 @@ msgctxt ""
msgid "<variable id=\"err52\">52 Invalid file name or file number</variable>"
msgstr "<variable id=\"err52\">52 Neplatný název nebo číslo souboru</variable>"
+#. BxqWu
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -768,6 +862,7 @@ msgctxt ""
msgid "<variable id=\"err53\">53 File not found</variable>"
msgstr "<variable id=\"err53\">53 Soubor nenalezen</variable>"
+#. hLWBB
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -776,6 +871,7 @@ msgctxt ""
msgid "<variable id=\"err54\">54 Incorrect file mode</variable>"
msgstr "<variable id=\"err54\">54 Nesprávný režim souboru</variable>"
+#. vfktA
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -784,6 +880,7 @@ msgctxt ""
msgid "<variable id=\"err55\">55 File already open</variable>"
msgstr "<variable id=\"err55\">55 Soubor je již otevřen</variable>"
+#. 5U4Mf
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -792,6 +889,7 @@ msgctxt ""
msgid "<variable id=\"err57\">57 Device I/O error</variable>"
msgstr "<variable id=\"err57\">57 Vstupně-výstupní chyba zařízení</variable>"
+#. JViEn
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -800,6 +898,7 @@ msgctxt ""
msgid "<variable id=\"err58\">58 File already exists</variable>"
msgstr "<variable id=\"err58\">58 Soubor již existuje</variable>"
+#. ECAdf
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -808,6 +907,7 @@ msgctxt ""
msgid "<variable id=\"err59\">59 Incorrect record length</variable>"
msgstr "<variable id=\"err59\">59 Nesprávná délka záznamu</variable>"
+#. dwGgg
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -816,6 +916,7 @@ msgctxt ""
msgid "<variable id=\"err61\">61 Disk or hard drive full</variable>"
msgstr "<variable id=\"err61\">61 Disk je plný</variable>"
+#. S3khY
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -824,6 +925,7 @@ msgctxt ""
msgid "<variable id=\"err62\">62 Reading exceeds EOF</variable>"
msgstr "<variable id=\"err62\">62 Čtení překročilo konec souboru (EOF)</variable>"
+#. jeGkc
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -832,6 +934,7 @@ msgctxt ""
msgid "<variable id=\"err63\">63 Incorrect record number</variable>"
msgstr "<variable id=\"err63\">63 Nesprávné číslo záznamu</variable>"
+#. 2UVyw
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -840,6 +943,7 @@ msgctxt ""
msgid "<variable id=\"err67\">67 Too many files</variable>"
msgstr "<variable id=\"err67\">67 Příliš mnoho souborů</variable>"
+#. Utuex
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -848,6 +952,7 @@ msgctxt ""
msgid "<variable id=\"err68\">68 Device not available</variable>"
msgstr "<variable id=\"err68\">68 Zařízení není dostupné</variable>"
+#. dRuHr
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -856,6 +961,7 @@ msgctxt ""
msgid "<variable id=\"err70\">70 Access denied</variable>"
msgstr "<variable id=\"err70\">70 Přístup odmítnut</variable>"
+#. arFri
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -864,6 +970,7 @@ msgctxt ""
msgid "<variable id=\"err71\">71 Disk not ready</variable>"
msgstr "<variable id=\"err71\">71 Disk není připraven</variable>"
+#. SCC7B
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -872,6 +979,7 @@ msgctxt ""
msgid "<variable id=\"err73\">73 Not implemented</variable>"
msgstr "<variable id=\"err73\">73 Neimplementováno</variable>"
+#. iZW7f
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -880,6 +988,7 @@ msgctxt ""
msgid "<variable id=\"err74\">74 Renaming on different drives impossible</variable>"
msgstr "<variable id=\"err74\">74 Nelze přejmenovat na různých discích</variable>"
+#. kTskL
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -888,6 +997,7 @@ msgctxt ""
msgid "<variable id=\"err75\">75 Path/file access error</variable>"
msgstr "<variable id=\"err75\">75 Při přístupu k souboru došlo k chybě</variable>"
+#. uBBn2
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -896,6 +1006,7 @@ msgctxt ""
msgid "<variable id=\"err76\">76 Path not found</variable>"
msgstr "<variable id=\"err76\">76 Cesta nenalezena</variable>"
+#. RKFgh
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -904,6 +1015,7 @@ msgctxt ""
msgid "<variable id=\"err91\">91 Object variable not set</variable>"
msgstr "<variable id=\"err91\">91 Proměnná objektu není nastavena</variable>"
+#. zqsZE
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -912,6 +1024,7 @@ msgctxt ""
msgid "<variable id=\"err93\">93 Invalid string pattern</variable>"
msgstr "<variable id=\"err93\">93 Neplatný vzorek řetězce</variable>"
+#. ksvCu
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -920,6 +1033,7 @@ msgctxt ""
msgid "<variable id=\"err94\">94 Use of zero not permitted</variable>"
msgstr "<variable id=\"err94\">94 Použití nuly nedovoleno</variable>"
+#. RYPAt
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -928,6 +1042,7 @@ msgctxt ""
msgid "<variable id=\"err250\">250 DDE Error</variable>"
msgstr "<variable id=\"err250\">250 Chyba DDE</variable>"
+#. UfCnF
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -936,6 +1051,7 @@ msgctxt ""
msgid "<variable id=\"err280\">280 Awaiting response to DDE connection</variable>"
msgstr "<variable id=\"err280\">280 Očekávána odezva na připojení DDE</variable>"
+#. xZB2C
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -944,6 +1060,7 @@ msgctxt ""
msgid "<variable id=\"err281\">281 No DDE channels available</variable>"
msgstr "<variable id=\"err281\">281 Nedostupné kanály DDE</variable>"
+#. SBNvn
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -952,6 +1069,7 @@ msgctxt ""
msgid "<variable id=\"err282\">282 No application responded to DDE connect initiation</variable>"
msgstr "<variable id=\"err282\">282 Na zahájení připojení DDE neodpověděla žádná aplikace</variable>"
+#. FWhCT
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -960,6 +1078,7 @@ msgctxt ""
msgid "<variable id=\"err283\">283 Too many applications responded to DDE connect initiation</variable>"
msgstr "<variable id=\"err283\">283 Na zahájení připojení DDE odpovědělo příliš mnoho aplikací</variable>"
+#. MrWKp
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -968,6 +1087,7 @@ msgctxt ""
msgid "<variable id=\"err284\">284 DDE channel locked</variable>"
msgstr "<variable id=\"err284\">284 Kanál DDE je uzamčen</variable>"
+#. HBT2W
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -976,6 +1096,7 @@ msgctxt ""
msgid "<variable id=\"err285\">285 External application cannot execute DDE operation</variable>"
msgstr "<variable id=\"err285\">285 Externí aplikace nemůže provést operaci DDE</variable>"
+#. c7CXR
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -984,6 +1105,7 @@ msgctxt ""
msgid "<variable id=\"err286\">286 Timeout while waiting for DDE response</variable>"
msgstr "<variable id=\"err286\">286 Vypršel časový limit při čekání na odezvu DDE</variable>"
+#. CjAQV
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -992,6 +1114,7 @@ msgctxt ""
msgid "<variable id=\"err287\">287 user pressed ESCAPE during DDE operation</variable>"
msgstr "<variable id=\"err287\">287 Uživatel stiskl ESCAPE během operace DDE</variable>"
+#. tgG8B
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1000,6 +1123,7 @@ msgctxt ""
msgid "<variable id=\"err288\">288 External application busy</variable>"
msgstr "<variable id=\"err288\">288 Externí aplikace zaneprázdněna</variable>"
+#. VfisP
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1008,6 +1132,7 @@ msgctxt ""
msgid "<variable id=\"err289\">289 DDE operation without data</variable>"
msgstr "<variable id=\"err289\">289 Operace DDE bez dat</variable>"
+#. y9Et9
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1016,6 +1141,7 @@ msgctxt ""
msgid "<variable id=\"err290\">290 Data are in wrong format</variable>"
msgstr "<variable id=\"err290\">290 Data jsou ve špatném formátu</variable>"
+#. JNNcv
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1024,6 +1150,7 @@ msgctxt ""
msgid "<variable id=\"err291\">291 External application has been terminated</variable>"
msgstr "<variable id=\"err291\">291 Externí aplikace byla ukončena</variable>"
+#. DGDBs
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1032,6 +1159,7 @@ msgctxt ""
msgid "<variable id=\"err292\">292 DDE connection interrupted or modified</variable>"
msgstr "<variable id=\"err292\">292 Připojení DDE přerušeno nebo změněno</variable>"
+#. EAqMA
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1040,6 +1168,7 @@ msgctxt ""
msgid "<variable id=\"err293\">293 DDE method invoked with no channel open</variable>"
msgstr "<variable id=\"err293\">293 Byla zavolána metoda DDE bez otevřeného kanálu</variable>"
+#. MSG8v
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1048,6 +1177,7 @@ msgctxt ""
msgid "<variable id=\"err294\">294 Invalid DDE link format</variable>"
msgstr "<variable id=\"err294\">294 Neplatný formát odkazu DDE</variable>"
+#. TPbqp
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1056,6 +1186,7 @@ msgctxt ""
msgid "<variable id=\"err295\">295 DDE message has been lost</variable>"
msgstr "<variable id=\"err295\">295 Zpráva DDE se ztratila</variable>"
+#. SaGET
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1064,6 +1195,7 @@ msgctxt ""
msgid "<variable id=\"err296\">296 Paste link already performed</variable>"
msgstr "<variable id=\"err296\">296 Vložení odkazu již bylo provedeno</variable>"
+#. FYYN7
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1072,6 +1204,7 @@ msgctxt ""
msgid "<variable id=\"err297\">297 Link mode cannot be set due to invalid link topic</variable>"
msgstr "<variable id=\"err297\">297 Režim odkazu nelze nastavit kvůli neplatnému předmětu odkazu</variable>"
+#. 4FUFN
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1080,6 +1213,7 @@ msgctxt ""
msgid "<variable id=\"err298\">298 DDE requires the DDEML.DLL file</variable>"
msgstr "<variable id=\"err298\">298 DDE vyžaduje soubor DDEML.DLL</variable>"
+#. wCkxq
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1088,6 +1222,7 @@ msgctxt ""
msgid "<variable id=\"err323\">323 Module cannot be loaded; invalid format</variable>"
msgstr "<variable id=\"err323\">323 Modul nelze načíst; neplatný formát</variable>"
+#. Kqnuc
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1096,6 +1231,7 @@ msgctxt ""
msgid "<variable id=\"err341\">341 Invalid object index</variable>"
msgstr "<variable id=\"err341\">341 Neplatný index objektu</variable>"
+#. ZLqAy
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1104,6 +1240,7 @@ msgctxt ""
msgid "<variable id=\"err366\">366 Object is not available</variable>"
msgstr "<variable id=\"err366\">366 Objekt není dostupný</variable>"
+#. 9THvG
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1112,6 +1249,7 @@ msgctxt ""
msgid "<variable id=\"err380\">380 Incorrect property value</variable>"
msgstr "<variable id=\"err380\">380 Nesprávná hodnota vlastnosti</variable>"
+#. GVG9j
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1120,6 +1258,7 @@ msgctxt ""
msgid "<variable id=\"err382\">382 This property is read-only</variable>"
msgstr "<variable id=\"err382\">382 Tato vlastnost je pouze pro čtení</variable>"
+#. 4ZfRc
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1128,6 +1267,7 @@ msgctxt ""
msgid "<variable id=\"err394\">394 This property is write-only</variable>"
msgstr "<variable id=\"err394\">394 Tato vlastnost je pouze pro zápis</variable>"
+#. 8HyzA
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1136,6 +1276,7 @@ msgctxt ""
msgid "<variable id=\"err420\">420 Invalid object reference</variable>"
msgstr "<variable id=\"err420\">420 Neplatný odkaz na objekt</variable>"
+#. JmJEM
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1144,6 +1285,7 @@ msgctxt ""
msgid "<variable id=\"err423\">423 Property or method not found</variable>"
msgstr "<variable id=\"err423\">423 Vlastnost nebo metoda nenalezena</variable>"
+#. QcFEv
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1152,6 +1294,7 @@ msgctxt ""
msgid "<variable id=\"err424\">424 Object required</variable>"
msgstr "<variable id=\"err424\">424 Požadován objekt</variable>"
+#. 5JYN2
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1160,6 +1303,7 @@ msgctxt ""
msgid "<variable id=\"err425\">425 Invalid use of an object</variable>"
msgstr "<variable id=\"err425\">425 Neplatné použití objektu</variable>"
+#. RRiUM
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1168,6 +1312,7 @@ msgctxt ""
msgid "<variable id=\"err430\">430 OLE Automation is not supported by this object</variable>"
msgstr "<variable id=\"err430\">430 Propojení OLE není tímto objektem podporováno</variable>"
+#. FdF9E
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1176,6 +1321,7 @@ msgctxt ""
msgid "<variable id=\"err438\">438 This property or method is not supported by the object</variable>"
msgstr "<variable id=\"err438\">438 Tato vlastnost nebo metoda není objektem podporována</variable>"
+#. FGpys
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1184,6 +1330,7 @@ msgctxt ""
msgid "<variable id=\"err440\">440 OLE automation error</variable>"
msgstr "<variable id=\"err440\">440 Chyba propojení OLE</variable>"
+#. VbSM2
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1192,6 +1339,7 @@ msgctxt ""
msgid "<variable id=\"err445\">445 This action is not supported by given object</variable>"
msgstr "<variable id=\"err445\">445 Tato akce není daným objektem podporována</variable>"
+#. AJaz2
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1200,6 +1348,7 @@ msgctxt ""
msgid "<variable id=\"err446\">446 Named arguments are not supported by given object</variable>"
msgstr "<variable id=\"err446\">446 Pojmenované argumenty nejsou daným objektem podporovány</variable>"
+#. hPPNr
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1208,6 +1357,7 @@ msgctxt ""
msgid "<variable id=\"err447\">447 The current locale setting is not supported by the given object</variable>"
msgstr "<variable id=\"err447\">447 Aktuální národní prostředí není daným objektem podporováno</variable>"
+#. B5qgM
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1216,6 +1366,7 @@ msgctxt ""
msgid "<variable id=\"err448\">448 Named argument not found</variable>"
msgstr "<variable id=\"err448\">448 Pojmenovaný argument nenalezen</variable>"
+#. uA2bA
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1224,6 +1375,7 @@ msgctxt ""
msgid "<variable id=\"err449\">449 Argument is not optional</variable>"
msgstr "<variable id=\"err449\">449 Argument není volitelný</variable>"
+#. jwUa7
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1232,6 +1384,7 @@ msgctxt ""
msgid "<variable id=\"err450\">450 Invalid number of arguments</variable>"
msgstr "<variable id=\"err450\">450 Neplatný počet argumentů</variable>"
+#. 9LiNF
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1240,6 +1393,7 @@ msgctxt ""
msgid "<variable id=\"err451\">451 Object is not a list</variable>"
msgstr "<variable id=\"err451\">451 Objekt není seznamem</variable>"
+#. CRFBJ
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1248,6 +1402,7 @@ msgctxt ""
msgid "<variable id=\"err452\">452 Invalid ordinal number</variable>"
msgstr "<variable id=\"err452\">452 Neplatné pořadové číslo</variable>"
+#. 6aDe2
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1256,6 +1411,7 @@ msgctxt ""
msgid "<variable id=\"err453\">453 Specified DLL function not found</variable>"
msgstr "<variable id=\"err453\">453 Zadaná funkce DLL nenalezena</variable>"
+#. qAGfZ
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1264,6 +1420,7 @@ msgctxt ""
msgid "<variable id=\"err460\">460 Invalid clipboard format</variable>"
msgstr "<variable id=\"err460\">460 Neplatný formát schránky</variable>"
+#. xEbv8
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1272,6 +1429,7 @@ msgctxt ""
msgid "<variable id=\"err951\">951 Unexpected symbol:</variable>"
msgstr "<variable id=\"err951\">951 Neočekávaný symbol:</variable>"
+#. tGht6
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1280,6 +1438,7 @@ msgctxt ""
msgid "<variable id=\"err952\">952 Expected:</variable>"
msgstr "<variable id=\"err952\">952 Očekáváno:</variable>"
+#. bYbvt
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1288,6 +1447,7 @@ msgctxt ""
msgid "<variable id=\"err953\">953 Symbol expected</variable>"
msgstr "<variable id=\"err953\">953 Očekáván symbol</variable>"
+#. F58GE
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1296,6 +1456,7 @@ msgctxt ""
msgid "<variable id=\"err954\">954 Variable expected</variable>"
msgstr "<variable id=\"err954\">954 Očekávána proměnná</variable>"
+#. ovp3T
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1304,6 +1465,7 @@ msgctxt ""
msgid "<variable id=\"err955\">955 Label expected</variable>"
msgstr "<variable id=\"err955\">955 Očekáváno návěstí</variable>"
+#. vN82g
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1312,6 +1474,7 @@ msgctxt ""
msgid "<variable id=\"err956\">956 Value cannot be applied</variable>"
msgstr "<variable id=\"err956\">956 Hodnotu nelze použít</variable>"
+#. v4YL6
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1320,6 +1483,7 @@ msgctxt ""
msgid "<variable id=\"err957\">957 Variable already defined</variable>"
msgstr "<variable id=\"err957\">957 Proměnná je již definována</variable>"
+#. nSU7c
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1328,6 +1492,7 @@ msgctxt ""
msgid "<variable id=\"err958\">958 Sub procedure or function procedure already defined</variable>"
msgstr "<variable id=\"err958\">958 Podprocedura nebo funkční procedura je již definována</variable>"
+#. FVyYw
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1336,6 +1501,7 @@ msgctxt ""
msgid "<variable id=\"err959\">959 Label already defined</variable>"
msgstr "<variable id=\"err959\">959 Návěstí je již definováno</variable>"
+#. wqmVZ
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1344,6 +1510,7 @@ msgctxt ""
msgid "<variable id=\"err960\">960 Variable not found</variable>"
msgstr "<variable id=\"err960\">960 Proměnná nenalezena</variable>"
+#. 3xV2f
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1352,6 +1519,7 @@ msgctxt ""
msgid "<variable id=\"err961\">961 Array or procedure not found</variable>"
msgstr "<variable id=\"err961\">961 Pole nebo procedura nenalezeny</variable>"
+#. WvEZU
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1360,6 +1528,7 @@ msgctxt ""
msgid "<variable id=\"err962\">962 Procedure not found</variable>"
msgstr "<variable id=\"err962\">962 Procedura nenalezena</variable>"
+#. LZQUF
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1368,6 +1537,7 @@ msgctxt ""
msgid "<variable id=\"err963\">963 Label undefined</variable>"
msgstr "<variable id=\"err963\">963 Návěstí nedefinováno</variable>"
+#. nCn66
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1376,6 +1546,7 @@ msgctxt ""
msgid "<variable id=\"err964\">964 Unknown data type</variable>"
msgstr "<variable id=\"err964\">964 Neznámý datový typ</variable>"
+#. G4CNC
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1384,6 +1555,7 @@ msgctxt ""
msgid "<variable id=\"err965\">965 Exit expected</variable>"
msgstr "<variable id=\"err965\">965 Očekáván exit</variable>"
+#. Gix57
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1392,6 +1564,7 @@ msgctxt ""
msgid "<variable id=\"err966\">966 Statement block still open: missing</variable>"
msgstr "<variable id=\"err966\">966 Blok výrazu je stále otevřen: chybí</variable>"
+#. tXAC8
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1400,6 +1573,7 @@ msgctxt ""
msgid "<variable id=\"err967\">967 Parentheses do not match</variable>"
msgstr "<variable id=\"err967\">967 Závorky nejsou spárované</variable>"
+#. BjgAZ
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1408,6 +1582,7 @@ msgctxt ""
msgid "<variable id=\"err968\">968 Symbol already defined differently</variable>"
msgstr "<variable id=\"err968\">968 Symbol je již definován odlišně</variable>"
+#. v3YUD
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1416,6 +1591,7 @@ msgctxt ""
msgid "<variable id=\"err969\">969 Parameters do not correspond to procedure</variable>"
msgstr "<variable id=\"err969\">969 Parametry procedury neodpovídají</variable>"
+#. WWM2a
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1424,6 +1600,7 @@ msgctxt ""
msgid "<variable id=\"err970\">970 Invalid character in number</variable>"
msgstr "<variable id=\"err970\">970 Neplatný znak v čísle</variable>"
+#. GvBvK
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1432,6 +1609,7 @@ msgctxt ""
msgid "<variable id=\"err971\">971 Array must be dimensioned</variable>"
msgstr "<variable id=\"err971\">971 Velikost pole musí být určena</variable>"
+#. rhQJE
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1440,6 +1618,7 @@ msgctxt ""
msgid "<variable id=\"err972\">972 Else/Endif without If</variable>"
msgstr "<variable id=\"err972\">972 Else/Endif bez If</variable>"
+#. RBFDa
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1448,6 +1627,7 @@ msgctxt ""
msgid "<variable id=\"err973\">973 not allowed within a procedure</variable>"
msgstr "<variable id=\"err973\">973 Není povoleno v proceduře</variable>"
+#. MBgDF
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1456,6 +1636,7 @@ msgctxt ""
msgid "<variable id=\"err974\">974 not allowed outside a procedure</variable>"
msgstr "<variable id=\"err974\">974 Není povoleno vně procedury</variable>"
+#. FBV3n
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1464,6 +1645,7 @@ msgctxt ""
msgid "<variable id=\"err975\">975 Dimension specifications do not match</variable>"
msgstr "<variable id=\"err975\">975 Nesouhlasí zadání velikosti pole</variable>"
+#. nwNaJ
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1472,6 +1654,7 @@ msgctxt ""
msgid "<variable id=\"err976\">976 Unknown option:</variable>"
msgstr "<variable id=\"err976\">976 Neznámá volba:</variable>"
+#. jujW4
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1480,6 +1663,7 @@ msgctxt ""
msgid "<variable id=\"err977\">977 Constant redefined</variable>"
msgstr "<variable id=\"err977\">977 Konstanta předefinována</variable>"
+#. WdYAj
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1488,6 +1672,7 @@ msgctxt ""
msgid "<variable id=\"err978\">978 Program too large</variable>"
msgstr "<variable id=\"err978\">978 Program je příliš rozsáhlý</variable>"
+#. yhBbE
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1496,6 +1681,7 @@ msgctxt ""
msgid "<variable id=\"err979\">979 Strings or arrays not permitted</variable>"
msgstr "<variable id=\"err979\">979 Řetězce nebo pole nejsou povoleny</variable>"
+#. 795cp
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1504,6 +1690,7 @@ msgctxt ""
msgid "<variable id=\"err1000\">1000 Object does not have this property</variable>"
msgstr "<variable id=\"err1000\">1000 Objekt nemá tuto vlastnost</variable>"
+#. 2Pmyz
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1512,6 +1699,7 @@ msgctxt ""
msgid "<variable id=\"err1001\">1001 Object does not have this method</variable>"
msgstr "<variable id=\"err1001\">1001 Objekt nemá tuto metodu</variable>"
+#. XDhUD
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1520,6 +1708,7 @@ msgctxt ""
msgid "<variable id=\"err1002\">1002 Required argument lacking</variable>"
msgstr "<variable id=\"err1002\">1002 Chybí požadovaný argument</variable>"
+#. imBTP
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1528,6 +1717,7 @@ msgctxt ""
msgid "<variable id=\"err1003\">1003 Invalid number of arguments</variable>"
msgstr "<variable id=\"err1003\">1003 Neplatný počet argumentů</variable>"
+#. yRbzS
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1536,6 +1726,7 @@ msgctxt ""
msgid "<variable id=\"err1004\">1004 Error executing a method</variable>"
msgstr "<variable id=\"err1004\">1004 Chyba při vykonávání metody</variable>"
+#. sjbZK
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1544,6 +1735,7 @@ msgctxt ""
msgid "<variable id=\"err1005\">1005 Unable to set property</variable>"
msgstr "<variable id=\"err1005\">1005 Nelze nastavit vlastnost</variable>"
+#. jDyKo
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1552,6 +1744,7 @@ msgctxt ""
msgid "<variable id=\"err1006\">1006 Unable to determine property</variable>"
msgstr "<variable id=\"err1006\">1006 Nelze zjistit vlastnost</variable>"
+#. wJjwK
#: 01000000.xhp
msgctxt ""
"01000000.xhp\n"
@@ -1560,6 +1753,7 @@ msgctxt ""
msgid "Programming with $[officename] Basic"
msgstr "Programování v $[officename] Basic"
+#. igduS
#: 01000000.xhp
msgctxt ""
"01000000.xhp\n"
@@ -1568,6 +1762,7 @@ msgctxt ""
msgid "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/01000000.xhp\" name=\"Programming with $[officename] Basic \">Programming with $[officename] Basic </link></variable>"
msgstr "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/01000000.xhp\" name=\"Programování v $[officename] Basic \">Programování v $[officename] Basic </link></variable>"
+#. rPjbv
#: 01000000.xhp
msgctxt ""
"01000000.xhp\n"
@@ -1576,6 +1771,7 @@ msgctxt ""
msgid "This is where you find general information about working with macros and $[officename] Basic."
msgstr "Zde naleznete všeobecné informace o práci s makry a $[officename] Basic."
+#. H4YyN
#: 01010210.xhp
msgctxt ""
"01010210.xhp\n"
@@ -1584,6 +1780,7 @@ msgctxt ""
msgid "Basics"
msgstr "Základy"
+#. KFtfz
#: 01010210.xhp
msgctxt ""
"01010210.xhp\n"
@@ -1592,6 +1789,7 @@ msgctxt ""
msgid "<bookmark_value>fundamentals</bookmark_value><bookmark_value>subroutines</bookmark_value><bookmark_value>variables;global and local</bookmark_value><bookmark_value>modules;subroutines and functions</bookmark_value>"
msgstr "<bookmark_value>základy</bookmark_value><bookmark_value>podprogramy</bookmark_value><bookmark_value>proměnné;globální a lokální</bookmark_value><bookmark_value>moduly; podprogramy a funkce</bookmark_value>"
+#. 8jyfu
#: 01010210.xhp
msgctxt ""
"01010210.xhp\n"
@@ -1600,6 +1798,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/01010210.xhp\" name=\"Basics\">Basics</link>"
msgstr "<link href=\"text/sbasic/shared/01010210.xhp\" name=\"Základy\">Základy</link>"
+#. WiqRM
#: 01010210.xhp
msgctxt ""
"01010210.xhp\n"
@@ -1608,6 +1807,7 @@ msgctxt ""
msgid "This section provides the fundamentals for working with $[officename] Basic."
msgstr "Tato sekce poskytuje základy pro práci s aplikací $[officename] Basic."
+#. Qa4R2
#: 01010210.xhp
msgctxt ""
"01010210.xhp\n"
@@ -1616,6 +1816,7 @@ msgctxt ""
msgid "$[officename] Basic code is based on subroutines and functions that are specified between <emph>sub...end sub</emph> and <emph>function...end function</emph> sections. Each Sub or Function can call other Subs and Functions. If you take care to write generic code for a Sub or Function, you can probably re-use it in other programs. See also <link href=\"text/sbasic/shared/01020300.xhp\" name=\"Procedures and Functions\">Procedures and Functions</link>."
msgstr "Programování v jazyce $[officename] Basic je založeno na jednoduchých procedurách a funkcích, které jsou zadány mezi příkazy <emph>sub...end sub</emph> a <emph>function...end function</emph>. Uvnitř každé procedury nebo funkce mohou být volány jiné procedury nebo funkce. Chcete-li vytvářet znovu použitelný kód pro procedury a funkce, je možné je používat i v jiných programech. Viz též <link href=\"text/sbasic/shared/01020300.xhp\" name=\"Procedury a funkce\">Procedury a funkce</link>."
+#. x5DbE
#: 01010210.xhp
msgctxt ""
"01010210.xhp\n"
@@ -1624,6 +1825,7 @@ msgctxt ""
msgid "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library."
msgstr "Jistá omezení se týkají jmen vašich veřejných proměnných, procedur a funkcí. Nesmíte použít stejné jméno, jako některý modul stejné knihovny."
+#. iB8iF
#: 01010210.xhp
msgctxt ""
"01010210.xhp\n"
@@ -1632,6 +1834,7 @@ msgctxt ""
msgid "What is a Sub?"
msgstr "Co je to Sub?"
+#. 3bNDt
#: 01010210.xhp
msgctxt ""
"01010210.xhp\n"
@@ -1640,6 +1843,7 @@ msgctxt ""
msgid "<emph>Sub</emph> is the short form of <emph>subroutine</emph>, that is used to handle a certain task within a program. Subs are used to split a task into individual procedures. Splitting a program into procedures and sub-procedures enhances readability and reduces the error-proneness. A sub possibly takes some arguments as parameters but does not return any values back to the calling sub or function, for example:"
msgstr "<emph>Sub</emph> je zkrácenina ze <emph>subroutine</emph> čili procedura, která se používá pro plnění určitých úkolů v programu. Rozdělení programu na procedury a podprocedury zlepšuje čitelnost a zmenšuje riziko chyby. Proceduře je možné předat parametry, ale nevrací žádnou hodnotu, například:"
+#. ovUK9
#: 01010210.xhp
msgctxt ""
"01010210.xhp\n"
@@ -1648,6 +1852,7 @@ msgctxt ""
msgid "DoSomethingWithTheValues(MyFirstValue,MySecondValue)"
msgstr "UdelejNecoSHodnotami(PrvniHodnota, DruhaHodnota)"
+#. wAdhR
#: 01010210.xhp
msgctxt ""
"01010210.xhp\n"
@@ -1656,6 +1861,7 @@ msgctxt ""
msgid "What is a Function?"
msgstr "Co je to funkce?"
+#. JCFWd
#: 01010210.xhp
msgctxt ""
"01010210.xhp\n"
@@ -1664,6 +1870,7 @@ msgctxt ""
msgid "A <emph>function</emph> is essentially a sub, which returns a value. You may use a function at the right side of a variable declaration, or at other places where you normally use values, for example:"
msgstr "<emph>Funkce</emph> je v podstatě procedura, která vrací hodnotu. Funkci je možné použít na pravé straně deklarace proměnné nebo na jiných místech programu, kde běžně používáte hodnoty, např.:"
+#. Z8egk
#: 01010210.xhp
msgctxt ""
"01010210.xhp\n"
@@ -1672,6 +1879,7 @@ msgctxt ""
msgid "MySecondValue = myFunction(MyFirstValue)"
msgstr "DruhaHodnota = mojeFunkce(PrvniHodnota)"
+#. YtCFH
#: 01010210.xhp
msgctxt ""
"01010210.xhp\n"
@@ -1680,6 +1888,7 @@ msgctxt ""
msgid "Global and local variables"
msgstr "Globální a lokální proměnné"
+#. kXGbg
#: 01010210.xhp
msgctxt ""
"01010210.xhp\n"
@@ -1688,6 +1897,7 @@ msgctxt ""
msgid "Global variables are valid for all subs and functions inside a module. They are declared at the beginning of a module before the first sub or function starts."
msgstr "Globální proměnné jsou platné ve všech procedurách a funkcích v daném modulu. Jsou deklarovány na začátku modulu ještě před první procedurou nebo funkcí."
+#. dKN75
#: 01010210.xhp
msgctxt ""
"01010210.xhp\n"
@@ -1696,6 +1906,7 @@ msgctxt ""
msgid "Variables that you declare within a sub or function are valid only inside this sub or function. These variables override global variables with the same name and local variables with the same name coming from superordinate subs or functions."
msgstr "Proměnné, které deklarujete uvnitř procedury nebo funkce, jsou platné pouze uvnitř této procedury nebo funkce. Tyto proměnné mají prioritu před lokálními proměnnými stejného názvu použitými v nadřízených procedurách a mají také prioritu před globálními proměnnými stejného názvu."
+#. CNn7F
#: 01010210.xhp
msgctxt ""
"01010210.xhp\n"
@@ -1704,6 +1915,7 @@ msgctxt ""
msgid "Structuring"
msgstr "Strukturování programu"
+#. XbRBP
#: 01010210.xhp
msgctxt ""
"01010210.xhp\n"
@@ -1712,6 +1924,7 @@ msgctxt ""
msgid "After separating your program into procedures and functions (Subs and Functions), you can save these procedures and functions as files for reuse in other projects. $[officename] Basic supports <link href=\"text/sbasic/shared/01020500.xhp\" name=\"Modules and Libraries\">Modules and Libraries</link>. Subs and functions are always contained in modules. You can define modules to be global or part of a document. Multiple modules can be combined to a library."
msgstr "Po rozepsání programu do procedur a funkcí (Sub a Function) je možné odpovídající procedury a funkce uložit jako soubory a použít je také v jiných projektech. $[officename] Basic pro strukturování programu podporuje <link href=\"text/sbasic/shared/01020500.xhp\" name=\"Moduly a knihovny\">Moduly a knihovny</link>. Procedury a funkce jsou vždy obsaženy v modulech. Moduly mohou být definovány globálně nebo jako součást dokumentu. Více modulů je možné sloučit do knihovny."
+#. g2VDj
#: 01010210.xhp
msgctxt ""
"01010210.xhp\n"
@@ -1720,6 +1933,7 @@ msgctxt ""
msgid "You can copy or move subs, functions, modules and libraries from one file to another by using the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro\">Macro</link> dialog."
msgstr "Samostatné procedury a funkce, dokonce i moduly a knihovny, je možné kopírovat nebo přesunovat z jednoho souboru do druhého použitím dialogu <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Makro\">Makro</link>."
+#. FAmpm
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1728,6 +1942,7 @@ msgctxt ""
msgid "Syntax"
msgstr "Syntaxe"
+#. LVCBL
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1736,6 +1951,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/01020000.xhp\" name=\"Syntax\">Syntax</link>"
msgstr "<link href=\"text/sbasic/shared/01020000.xhp\" name=\"Syntaxe\">Syntaxe</link>"
+#. 85FmX
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1744,6 +1960,7 @@ msgctxt ""
msgid "This section describes the basic syntax elements of $[officename] Basic. For a detailed description please refer to the $[officename] Basic Guide which is available separately."
msgstr "Tato kapitola popisuje základní syntaktické prvky jazyka $[officename] Basic. Detailní popis naleznete v Průvodci $[officename] Basic, který je dostupný odděleně."
+#. r9HGQ
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -1752,6 +1969,7 @@ msgctxt ""
msgid "Using Variables"
msgstr "Použití proměnných"
+#. PDbAJ
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -1760,6 +1978,7 @@ msgctxt ""
msgid "<bookmark_value>names of variables</bookmark_value> <bookmark_value>variables; using</bookmark_value> <bookmark_value>types of variables</bookmark_value> <bookmark_value>declaring variables</bookmark_value> <bookmark_value>values;of variables</bookmark_value> <bookmark_value>constants</bookmark_value> <bookmark_value>arrays;declaring</bookmark_value> <bookmark_value>defining;constants</bookmark_value>"
msgstr "<bookmark_value>názvy proměnných</bookmark_value><bookmark_value>proměnné; použití</bookmark_value><bookmark_value>typy proměnných</bookmark_value><bookmark_value>deklarace proměnných</bookmark_value><bookmark_value>hodnoty; proměnných</bookmark_value><bookmark_value>konstanty</bookmark_value> <bookmark_value>pole;deklarace</bookmark_value> <bookmark_value>definování;konstanty</bookmark_value>"
+#. VAkCC
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -1768,6 +1987,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/01020100.xhp\" name=\"Using Variables\">Using Variables</link>"
msgstr "<link href=\"text/sbasic/shared/01020100.xhp\" name=\"Použití proměnných\">Použití proměnných</link>"
+#. invc4
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -1776,6 +1996,7 @@ msgctxt ""
msgid "The following describes the basic use of variables in $[officename] Basic."
msgstr "Následující část popisuje základní použití proměnných v $[officename] Basic."
+#. Chi9C
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -1784,6 +2005,7 @@ msgctxt ""
msgid "Naming Conventions for Variable Identifiers"
msgstr "Konvence pro pojmenování identifikátorů proměnných"
+#. eybR7
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -1792,6 +2014,7 @@ msgctxt ""
msgid "A variable name can consist of a maximum of 255 characters. The first character of a variable name <emph>must</emph> be a letter A-Z or a-z. Numbers can also be used in a variable name, but punctuation symbols and special characters are not permitted, with exception of the underscore character (\"_\"). In $[officename] Basic variable identifiers are not case-sensitive. Variable names may contain spaces but must be enclosed in square brackets if they do."
msgstr "Název proměnné může obsahovat maximálně 255 znaků. První znak názvu proměnné <emph>musí</emph> být písmeno A-Z nebo a-z. V názvu proměnné lze také použít čísla, ale interpunkční symboly a speciální znaky nejsou povoleny s výjimkou podtržítka (\"_\"). V $[officename] Basic nezáleží na velikosti písmen v názvech proměnných. Názvy proměnných mohou obsahovat mezery, ale v tom případě musí být uzavřeny do hranatých závorek."
+#. zGjKD
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -1800,70 +2023,79 @@ msgctxt ""
msgid "Examples for variable identifiers:"
msgstr "Příklady identifikátorů proměnných:"
+#. 72xB5
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
-"par_id3156441\n"
+"par_idm1341272896\n"
"help.text"
-msgid "Correct"
-msgstr "Správné"
+msgid "MyNumber=5 'Correct'"
+msgstr ""
+#. BQYCs
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
-"par_id3149664\n"
+"par_idm1341267456\n"
"help.text"
-msgid "Correct"
-msgstr "Správné"
+msgid "MyNumber5=15 'Correct'"
+msgstr ""
+#. Pvdzr
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
-"par_id3146119\n"
+"par_idm1341262016\n"
"help.text"
-msgid "Correct"
-msgstr "Správné"
+msgid "MyNumber_5=20 'Correct'"
+msgstr ""
+#. JfvAk
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
-"par_id3153876\n"
+"par_idm1341256576\n"
"help.text"
-msgid "Not valid, variable with space must be enclosed in square brackets"
-msgstr "Neplatné, proměnné s mezerou v názvu musí být uzavřeny do hranatých závorek"
+msgid "My Number=20 'Not valid, variable with space must be enclosed in square brackets'"
+msgstr ""
+#. 5FT2u
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
-"par_id3154510\n"
+"par_idm1341251088\n"
"help.text"
-msgid "Correct"
-msgstr "Správné"
+msgid "[My Number]=12 'Correct'"
+msgstr ""
+#. efEQG
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
-"par_id3150330\n"
+"par_idm1341245648\n"
"help.text"
-msgid "Not valid, special characters are not allowed"
-msgstr "Neplatné, speciální znaky nejsou povoleny"
+msgid "DéjàVu=25 'Not valid, special characters are not allowed'"
+msgstr ""
+#. 4AnyZ
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
-"par_id3154254\n"
+"par_idm1341240176\n"
"help.text"
-msgid "Not valid, variable may not begin with a number"
-msgstr "Neplatné, proměnné nemohou začínat číslicí"
+msgid "5MyNumber=12 'Not valid, variable may not begin with a number'"
+msgstr ""
+#. BxPtT
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
-"par_id3149256\n"
+"par_idm1341234704\n"
"help.text"
-msgid "Not valid, punctuation marks are not allowed"
-msgstr "Neplatné, interpunkce není dovolena"
+msgid "Number,Mine=12 'Not valid, punctuation marks are not allowed'"
+msgstr ""
+#. yqbu6
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -1872,6 +2104,7 @@ msgctxt ""
msgid "Declaring Variables"
msgstr "Deklarace proměnných"
+#. 2nT7C
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -1880,6 +2113,7 @@ msgctxt ""
msgid "In $[officename] Basic you don't need to declare variables explicitly. A variable declaration can be performed with the <emph>Dim</emph> statement. You can declare more than one variable at a time by separating the names with a comma. To define the variable type, use either a type-declaration sign after the name, or the appropriate key word."
msgstr "V $[officename] Basic nemusíte proměnné explicitně deklarovat. Deklaraci proměnné lze provést příkazem <emph>Dim</emph>. Jedním příkazem je možné deklarovat několik proměnných, stačí oddělit názvy čárkou. Chcete-li definovat typ proměnné, použijte po názvu buď znaménko typové deklarace nebo odpovídající klíčové slovo."
+#. aLFHc
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -1888,62 +2122,43 @@ msgctxt ""
msgid "Examples for variable declarations:"
msgstr "Příklady deklarace proměnných:"
+#. Jqt8W
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
-"par_id3150982\n"
+"par_idm1341222320\n"
"help.text"
-msgid "Declares the variable \"a\" as a String"
-msgstr "Deklaruje proměnnou \"a\" jako datový typ String"
-
-#: 01020100.xhp
-msgctxt ""
-"01020100.xhp\n"
-"par_id3150343\n"
-"help.text"
-msgid "Declares the variable \"a\" as a String"
-msgstr "Deklaruje proměnnou \"a\" jako datový typ String"
-
-#: 01020100.xhp
-msgctxt ""
-"01020100.xhp\n"
-"par_id3155507\n"
-"help.text"
-msgid "Declares one variable as a String and one as an Integer"
-msgstr "Deklaruje jednu proměnnou jako String a druhou jako Integer"
-
-#: 01020100.xhp
-msgctxt ""
-"01020100.xhp\n"
-"par_idN10859\n"
-"help.text"
-msgid "Declares c as a Boolean variable that can be TRUE or FALSE"
-msgstr "Deklaruje c jako proměnnou typu Boolean, která může být TRUE nebo FALSE"
+msgid "Dim a$ 'Declares the variable \"a\" as a String'"
+msgstr ""
+#. ZGwfA
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
-"par_id3150519\n"
+"par_idm1341216864\n"
"help.text"
-msgid "It is very important when declaring variables that you use the type-declaration character each time, even if it was used in the declaration instead of a keyword. Thus the following statements are invalid:"
-msgstr "Při deklarování proměnných je velmi důležité vždy použít znak deklarující typ, a to i tehdy, pokud byl v deklaraci použit namísto klíčového slova. Následující příkazy jsou tedy neplatné:"
+msgid "Dim a As String 'Declares the variable \"a\" as a String'"
+msgstr ""
+#. TBkJG
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
-"par_id3154527\n"
+"par_idm1341211408\n"
"help.text"
-msgid "Declares \"a\" as a String"
-msgstr "Deklaruje proměnnou \"a\" jako datový typ String"
+msgid "Dim a$, b As Integer 'Declares one variable as a String and one as an Integer'"
+msgstr ""
+#. EVtEN
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
-"par_id3153064\n"
+"par_idm1341205936\n"
"help.text"
-msgid "Type-declaration missing: \"a$=\""
-msgstr "Chybí deklarace typu: \"a$=\""
+msgid "Dim c As Boolean 'Declares c as a Boolean variable that can be TRUE or FALSE'"
+msgstr ""
+#. PWdLi
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -1952,6 +2167,7 @@ msgctxt ""
msgid "Once you have declared a variable as a certain type, you cannot declare the variable under the same name again as a different type!"
msgstr "Jakmile v deklaraci přiřadíte proměnné určitý typ, není již možné deklarovat proměnnou stejného názvu jako jiný typ!"
+#. RENXG
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -1960,6 +2176,7 @@ msgctxt ""
msgid "Forcing Variable Declarations"
msgstr "Vynucení deklarace proměnných"
+#. PcGki
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -1968,6 +2185,7 @@ msgctxt ""
msgid "To force declaration of variables, use the following command:"
msgstr "Chcete-li, aby každá proměnná byla deklarována, použijte následující příkaz:"
+#. mmoKC
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -1976,6 +2194,7 @@ msgctxt ""
msgid "The <emph>Option Explicit</emph> statement has to be the first line in the module, before the first SUB. Generally, only arrays need to be declared explicitly. All other variables are declared according to the type-declaration character, or - if omitted - as the default type <emph>Single</emph>."
msgstr "Příkaz <emph>Option Explicit</emph> musí být na prvním řádku modulu, před prvním SUB. Obecně je třeba explicitně deklarovat pouze pole. Všechny ostatní proměnné se deklarují podle znaku typové deklarace nebo (je-li vynechán) jako implicitní typ <emph>Single</emph>."
+#. TSzYC
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -1984,6 +2203,7 @@ msgctxt ""
msgid "Variable Types"
msgstr "Typy proměnných"
+#. T5to5
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -1992,6 +2212,7 @@ msgctxt ""
msgid "$[officename] Basic supports four variable classes:"
msgstr "$[officename] Basic podporuje čtyři typy proměnných:"
+#. gCREB
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2000,6 +2221,7 @@ msgctxt ""
msgid "<emph>Numeric</emph> variables can contain number values. Some variables are used to store large or small numbers, and others are used for floating-point or fractional numbers."
msgstr "Proměnné typu <emph>Numeric</emph> mohou obsahovat číselné hodnoty. Některé proměnné se používají k ukládání velkých či malých čísel, jiné pro čísla s plovoucí desetinnou čárkou."
+#. EXzBL
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2008,6 +2230,7 @@ msgctxt ""
msgid "<emph>String</emph> variables contain character strings."
msgstr "Proměnné typu <emph>String</emph> obsahují znakové řetězce."
+#. BVsAf
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2016,6 +2239,7 @@ msgctxt ""
msgid "<emph>Boolean</emph> variables contain either the TRUE or the FALSE value."
msgstr "<emph>Booleovské</emph> proměnné obsahují hodnotu TRUE nebo FALSE."
+#. XrKGs
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2024,6 +2248,7 @@ msgctxt ""
msgid "<emph>Object</emph> variables can store objects of various types, like tables and documents within a document."
msgstr "Proměnné typu <emph>Object</emph> mohou obsahovat objekty různých typů, např. tabulky nebo dokumenty."
+#. Hh3P9
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2032,6 +2257,7 @@ msgctxt ""
msgid "Integer Variables"
msgstr "Proměnné typu Integer"
+#. AUDGn
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2040,6 +2266,7 @@ msgctxt ""
msgid "Integer variables range from -32768 to 32767. If you assign a floating-point value to an integer variable, the decimal places are rounded to the next integer. Integer variables are rapidly calculated in procedures and are suitable for counter variables in loops. An integer variable only requires two bytes of memory. \"%\" is the type-declaration character."
msgstr "Proměnné typu integer (celá čísla) mají rozsah od -32768 do 32767. Pokud celočíselné proměnné přiřadíte hodnotu s desetinnou čárkou, zaokrouhlí se na nejbližší celé číslo. Celočíselné proměnné se počítají velmi rychle a jsou vhodné pro proměnné čítačů ve smyčkách. Proměnná typu integer vyžaduje v paměti jen dva bajty. Znak typové deklarace je \"%\"."
+#. QyzN2
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2048,6 +2275,7 @@ msgctxt ""
msgid "Long Integer Variables"
msgstr "Proměnné typu Long Integer"
+#. p4rdf
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2056,6 +2284,7 @@ msgctxt ""
msgid "Long integer variables range from -2147483648 to 2147483647. If you assign a floating-point value to a long integer variable, the decimal places are rounded to the next integer. Long integer variables are rapidly calculated in procedures and are suitable for counter variables in loops for large values. A long integer variable requires four bytes of memory. \"&\" is the type-declaration character."
msgstr "Proměnné typu long integer (dlouhá celá čísla) mají rozsah od -2147483648 do 2147483647. Pokud dlouhé celočíselné proměnné přiřadíte hodnotu s desetinnou čárkou, zaokrouhlí se na nejbližší celé číslo. Dlouhé celočíselné proměnné se počítají velmi rychle a jsou vhodné pro proměnné čítačů ve smyčkách. Proměnná typu long integer vyžaduje v paměti čtyři bajty. Znak typové deklarace je \"&\"."
+#. uHUTW
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2064,6 +2293,7 @@ msgctxt ""
msgid "Decimal Variables"
msgstr "Proměnné typu Float"
+#. 7CApW
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2072,6 +2302,7 @@ msgctxt ""
msgid "Decimal variables can take positive or negative numbers or zero. Accuracy is up to 29 digits."
msgstr "Proměnné typu Float mohou obsahovat kladná nebo záporná čísla s přesností až na 29 desetinných míst."
+#. 8YVn3
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2080,6 +2311,7 @@ msgctxt ""
msgid "You can use plus (+) or minus (-) signs as prefixes for decimal numbers (with or without spaces)."
msgstr "Jako prefix desetinných čísel můžete použít znaky plus (+) nebo mínus (-) (s mezerami nebo bez)."
+#. fT2Nz
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2088,6 +2320,7 @@ msgctxt ""
msgid "If a decimal number is assigned to an integer variable, %PRODUCTNAME Basic rounds the figure up or down."
msgstr "Pokud přiřadíte desetinné číslo do celočíselné proměnné, %PRODUCTNAME Basic zaokrouhlí číslo nahoru nebo dolů."
+#. XAEPz
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2096,6 +2329,7 @@ msgctxt ""
msgid "Single Variables"
msgstr "Proměnné typu Single"
+#. B2eF2
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2104,6 +2338,7 @@ msgctxt ""
msgid "Single variables can take positive or negative values ranging from 3.402823 x 10E38 to 1.401298 x 10E-45. Single variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Single variables are suitable for mathematical calculations of average precision. Calculations require more time than for Integer variables, but are faster than calculations with Double variables. A Single variable requires 4 bytes of memory. The type-declaration character is \"!\"."
msgstr "Proměnné typu Single mohou obsahovat kladné či záporné hodnoty v rozsahu od 3.402823 × 10E38 do 1.401298 × 10E-45. Proměnné Single jsou proměnné v pohyblivé řádové čárce, kde se počet desetinných míst snižuje při zvyšování počtu míst celé části. Proměnné Single jsou vhodné pro matematické výpočty střední přesnosti. Výpočty jsou náročnější než pro celočíselné proměnné, ale jsou rychlejší než výpočty s proměnnými Double. Proměnná typu Single vyžaduje v paměti čtyři bajty. Znak typové deklarace je \"!\"."
+#. X2BBe
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2112,6 +2347,7 @@ msgctxt ""
msgid "Double Variables"
msgstr "Proměnné typu Double"
+#. WVPhh
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2120,6 +2356,7 @@ msgctxt ""
msgid "Double variables can take positive or negative values ranging from 1.79769313486232 x 10E308 to 4.94065645841247 x 10E-324. Double variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Double variables are suitable for precise calculations. Calculations require more time than for Single variables. A Double variable requires 8 bytes of memory. The type-declaration character is \"#\"."
msgstr "Proměnné typu Double mohou obsahovat kladné či záporné hodnoty v rozsahu od 1.79769313486232 × 10E308 do 4.94065645841247 × 10E-324. Proměnné Double jsou proměnné v pohyblivé řádové čárce, kde se počet desetinných míst snižuje při zvyšování počtu míst celé části. Proměnné Double jsou vhodné pro přesné matematické výpočty. Výpočty jsou náročnější než pro proměnné Single. Proměnná typu Double vyžaduje v paměti osm bajtů. Znak typové deklarace je \"#\"."
+#. vFZcZ
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2128,6 +2365,7 @@ msgctxt ""
msgid "Currency Variables"
msgstr "Proměnné typu Currency"
+#. 2YVCy
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2136,6 +2374,7 @@ msgctxt ""
msgid "Currency variables are internally stored as 64-bit numbers (8 Bytes) and displayed as a fixed-decimal number with 15 non-decimal and 4 decimal places. The values range from -922337203685477.5808 to +922337203685477.5807. Currency variables are used to calculate currency values with a high precision. The type-declaration character is \"@\"."
msgstr "Proměnné typu Currency (měna) se interně ukládají jako 64bitová čísla (8 bajtů) a zobrazují se s pevným počtem desetinných míst - 15 míst v celé části a 4 desetinná místa. Rozsah hodnot je od -922337203685477.5808 do +922337203685477.5807. Proměnné Currency se používají pro výpočty s měnami s vysokou přesností. Znak typové deklarace je \"@\"."
+#. nGGUD
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2144,6 +2383,7 @@ msgctxt ""
msgid "String Variables"
msgstr "Proměnné typu String"
+#. ft56J
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2152,6 +2392,7 @@ msgctxt ""
msgid "String variables can hold character strings with up to 65,535 characters. Each character is stored as the corresponding Unicode value. String variables are suitable for word processing within programs and for temporary storage of any non-printable character up to a maximum length of 64 Kbytes. The memory required for storing string variables depends on the number of characters in the variable. The type-declaration character is \"$\"."
msgstr "Proměnné typu String mohou obsahovat řetězce o délce až 65 535 znaků. Každý znak je ukládán v odpovídající Unicode hodnotě. Proměnné String jsou vhodné pro zpracování slov v programech a dočasné ukládání netisknutelných znaků až do maximální délky 64 KB. Paměť potřebná k uložení proměnné String závisí na počtu znaků v proměnné. Znak typové deklarace je \"$\"."
+#. wDbuF
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2160,6 +2401,7 @@ msgctxt ""
msgid "Boolean Variables"
msgstr "Booleovské proměnné"
+#. FFBTs
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2168,6 +2410,7 @@ msgctxt ""
msgid "Boolean variables store only one of two values: TRUE or FALSE. A number 0 evaluates to FALSE, every other value evaluates to TRUE."
msgstr "Booleovské proměnné mohou obsahovat jen dvě hodnoty: TRUE nebo FALSE. Číslo 0 se vyhodnotí jako FALSE, všechna ostatní jako TRUE."
+#. wpb86
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2176,6 +2419,7 @@ msgctxt ""
msgid "Date Variables"
msgstr "Proměnné typu Date (datum)"
+#. GgWky
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2184,6 +2428,7 @@ msgctxt ""
msgid "Date variables can only contain dates and time values stored in an internal format. Values assigned to Date variables with <link href=\"text/sbasic/shared/03030101.xhp\" name=\"Dateserial\"><emph>Dateserial</emph></link>, <link href=\"text/sbasic/shared/03030102.xhp\" name=\"Datevalue\"><emph>Datevalue</emph></link>, <link href=\"text/sbasic/shared/03030205.xhp\" name=\"Timeserial\"><emph>Timeserial</emph></link> or <link href=\"text/sbasic/shared/03030206.xhp\" name=\"Timevalue\"><emph>Timevalue</emph></link> are automatically converted to the internal format. Date-variables are converted to normal numbers by using the <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> function. The internal format enables a comparison of date/time values by calculating the difference between two numbers. These variables can only be declared with the key word <emph>Date</emph>."
msgstr "Proměnné typu Date mohou obsahovat jen data nebo časy uložené v interním formátu. Hodnoty přiřazené proměnným Date pomocí <link href=\"text/sbasic/shared/03030101.xhp\" name=\"Dateserial\"><emph>Dateserial</emph></link>, <link href=\"text/sbasic/shared/03030102.xhp\" name=\"Datevalue\"><emph>Datevalue</emph></link>, <link href=\"text/sbasic/shared/03030205.xhp\" name=\"Timeserial\"><emph>Timeserial</emph></link> nebo <link href=\"text/sbasic/shared/03030206.xhp\" name=\"Timevalue\"><emph>Timevalue</emph></link> se automaticky převedou na interní formát. Datové proměnné převedete na normální čísla pomocí funkcí <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> nebo <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link>. Interní formát umožňuje porovnání dvou datových/časových hodnot pomocí výpočtu rozdílu mezi čísly. Tyto proměnné lze deklarovat jen klíčovým slovem <emph>Date</emph>."
+#. kGGKi
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2192,6 +2437,7 @@ msgctxt ""
msgid "Initial Variable Values"
msgstr "Počáteční hodnoty proměnných"
+#. qkLpw
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2200,6 +2446,7 @@ msgctxt ""
msgid "As soon as the variable has been declared, it is automatically set to the \"Null\" value. Note the following conventions:"
msgstr "Jakmile je proměnná deklarována, její hodnota je automaticky nastavena na \"Null\". Platí následující pravidla:"
+#. L82ms
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2208,6 +2455,7 @@ msgctxt ""
msgid "<emph>Numeric</emph> variables are automatically assigned the value \"0\" as soon as they are declared."
msgstr "Proměnným typu <emph>Numeric</emph> se automaticky přiřadí hodnota \"0\", jakmile jsou deklarovány."
+#. XETAf
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2216,6 +2464,7 @@ msgctxt ""
msgid "<emph>Date variables</emph> are assigned the value 0 internally; equivalent to converting the value to \"0\" with the <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> function."
msgstr "Proměnným typu <emph>Date</emph> se interně přiřadí 0, což odpovídá převodu hodnoty na \"0\" pomocí funkce <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> nebo <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link>."
+#. WiXVw
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2224,6 +2473,7 @@ msgctxt ""
msgid "<emph>String variables</emph> are assigned an empty-string (\"\") when they are declared."
msgstr "Proměnným typu <emph>String</emph> se při deklaraci přiřadí prázdný řetězec (\"\")."
+#. Btv3D
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2232,6 +2482,7 @@ msgctxt ""
msgid "Arrays"
msgstr "Pole"
+#. M9Kos
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2240,6 +2491,7 @@ msgctxt ""
msgid "$[officename] Basic knows one- or multi-dimensional arrays, defined by a specified variable type. Arrays are suitable for editing lists and tables in programs. Individual elements of an array can be addressed through a numeric index."
msgstr "$[officename] Basic zná jedno- či vícerozměrná pole, definovaná určeným typem proměnné. Pole jsou vhodná pro seznamy a tabulky v programu. K jednotlivým prvkům pole lze přistupovat pomocí číselného indexu."
+#. s9WFi
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2248,38 +2500,43 @@ msgctxt ""
msgid "Arrays <emph>must</emph> be declared with the <emph>Dim</emph> statement. There are several ways to define the index range of an array:"
msgstr "Pole <emph>musí</emph> být deklarována příkazem <emph>Dim</emph>. Existuje několik možností, jak definovat rozsah pole:"
+#. w9moW
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
-"par_id3154567\n"
+"par_idm1341065280\n"
"help.text"
-msgid "21 elements numbered from 0 to 20"
-msgstr "21 prvků číslovaných od 0 do 20"
+msgid "Dim Text$(20) '21 elements numbered from 0 to 20'"
+msgstr ""
+#. Tpkw3
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
-"par_id3154397\n"
+"par_idm1341059776\n"
"help.text"
-msgid "30 elements (a matrix of 6 x 5 elements)"
-msgstr "30 prvků (matice o 6 x 5 prvcích)"
+msgid "Dim Text$(5,4) '30 elements (a matrix of 6 x 5 elements)'"
+msgstr ""
+#. qZxBE
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
-"par_id3149690\n"
+"par_idm1341054256\n"
"help.text"
-msgid "21 elements numbered from 5 to 25"
-msgstr "21 prvků číslovaných od 5 do 25"
+msgid "Dim Text$(5 To 25) '21 elements numbered from 5 to 25'"
+msgstr ""
+#. NfXEB
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
-"par_id3153113\n"
+"par_idm1341048752\n"
"help.text"
-msgid "21 elements (including 0), numbered from -15 to 5"
-msgstr "21 prvků (včetně 0) číslovaných od -15 do 5"
+msgid "Dim Text$(-15 To 5) '21 elements (including 0), numbered from -15 to 5'"
+msgstr ""
+#. 6iBW4
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2288,6 +2545,7 @@ msgctxt ""
msgid "The index range can include positive as well as negative numbers."
msgstr "Index může obsahovat kladná i záporná čísla."
+#. wBxdC
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2296,6 +2554,7 @@ msgctxt ""
msgid "Constants"
msgstr "Konstanty"
+#. DPDnQ
#: 01020100.xhp
msgctxt ""
"01020100.xhp\n"
@@ -2304,6 +2563,7 @@ msgctxt ""
msgid "Constants have a fixed value. They are only defined once in the program and cannot be redefined later:"
msgstr "Konstanty mají pevnou hodnotu. V programu se definují jen jednou a nelze je později předefinovat:"
+#. rKYeH
#: 01020200.xhp
msgctxt ""
"01020200.xhp\n"
@@ -2312,6 +2572,7 @@ msgctxt ""
msgid "Using Objects"
msgstr "Použití objektů"
+#. ZeR9D
#: 01020200.xhp
msgctxt ""
"01020200.xhp\n"
@@ -2320,6 +2581,7 @@ msgctxt ""
msgid "<variable id=\"01020200\"><link href=\"text/sbasic/shared/01020200.xhp\">Using the Object Catalog</link></variable>"
msgstr "<variable id=\"01020200\"><link href=\"text/sbasic/shared/01020200.xhp\">Použití katalogu objektů</link></variable>"
+#. DXDBg
#: 01020200.xhp
msgctxt ""
"01020200.xhp\n"
@@ -2328,6 +2590,7 @@ msgctxt ""
msgid "The object catalog provides an overview of all modules and dialogs you have created in $[officename]."
msgstr "Katalog objektů poskytuje přehled o všech modulech a dialozích, které jste vytvořili v $[officename]."
+#. kJFfX
#: 01020200.xhp
msgctxt ""
"01020200.xhp\n"
@@ -2336,6 +2599,7 @@ msgctxt ""
msgid "Click the <emph>Object Catalog</emph> icon <image id=\"img_id3147341\" src=\"cmd/sc_objectcatalog.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147341\">Icon</alt></image> in the Macro toolbar to display the object catalog."
msgstr "Klepnutím na ikonu <emph>Katalog objektů</emph> <image id=\"img_id3147341\" src=\"cmd/sc_objectcatalog.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147341\">Ikonka</alt></image> na nástrojové liště Makro otevřete Katalog objektů."
+#. L84og
#: 01020200.xhp
msgctxt ""
"01020200.xhp\n"
@@ -2344,6 +2608,7 @@ msgctxt ""
msgid "The dialog shows a list of all existing objects in a hierarchical representation. Double-clicking a list entry opens its subordinate objects."
msgstr "Tento dialog obsahuje seznam všech existujících objektů v hierarchickém uspořádání. Poklepáním na položku se otevře seznam podřízených objektů."
+#. bYrDX
#: 01020200.xhp
msgctxt ""
"01020200.xhp\n"
@@ -2352,6 +2617,7 @@ msgctxt ""
msgid "To display a certain module in the Editor or to position the cursor in a selected SUB or FUNCTION, double click on the corresponding entry."
msgstr "Pro zobrazení určitého modulu v editoru nebo pro umístění kurzoru do vybrané části kódu SUB neb FUNCTION poklepejte na odpovídající položku."
+#. FEF3a
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2360,6 +2626,7 @@ msgctxt ""
msgid "Using Procedures and Functions"
msgstr "Použití procedur a funkcí"
+#. BPbU2
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2368,6 +2635,7 @@ msgctxt ""
msgid "<bookmark_value>procedures</bookmark_value> <bookmark_value>functions;using</bookmark_value> <bookmark_value>variables;passing to procedures and functions</bookmark_value> <bookmark_value>parameters;for procedures and functions</bookmark_value> <bookmark_value>parameters;passing by reference or value</bookmark_value> <bookmark_value>variables;scope</bookmark_value> <bookmark_value>scope of variables</bookmark_value> <bookmark_value>GLOBAL variables</bookmark_value> <bookmark_value>PUBLIC variables</bookmark_value> <bookmark_value>PRIVATE variables</bookmark_value> <bookmark_value>functions;return value type</bookmark_value> <bookmark_value>return value type of functions</bookmark_value>"
msgstr "<bookmark_value>procedury</bookmark_value><bookmark_value>funkce;použití</bookmark_value><bookmark_value>proměnné; předávání procedurám a funkcím</bookmark_value><bookmark_value>parametry;pro procedury a funkce</bookmark_value><bookmark_value>parametry;předávání odkazem nebo hodnotou</bookmark_value><bookmark_value>proměnné;viditelnost</bookmark_value> <bookmark_value>viditelnost proměnných</bookmark_value><bookmark_value>GLOBAL proměnné</bookmark_value><bookmark_value>PUBLIC proměnné</bookmark_value><bookmark_value>PRIVATE proměnné</bookmark_value><bookmark_value>funkce; typ návratové hodnoty</bookmark_value><bookmark_value>typ návratové hodnoty funkcí</bookmark_value>"
+#. yionm
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2376,6 +2644,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/01020300.xhp\">Using Procedures and Functions</link>"
msgstr "<link href=\"text/sbasic/shared/01020300.xhp\">Použití procedur a funkcí</link>"
+#. MZaKH
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2384,6 +2653,7 @@ msgctxt ""
msgid "The following describes the basic use of procedures and functions in $[officename] Basic."
msgstr "Následující část popisuje základní použití procedur a funkcí v $[officename] Basic."
+#. XjrdK
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2392,6 +2662,7 @@ msgctxt ""
msgid "When you create a new module, $[officename] Basic automatically inserts a SUB called \"Main\". This default name has nothing to do with the order or the starting point of a $[officename] Basic project. You can also safely rename this SUB."
msgstr "Když vytvoříte nový modul, $[officename] Basic automaticky vloží SUB nazvaný \"Main\". Tento výchozí název nemá nic společného s pořadím nebo počátečním bodem projektu v $[officename] Basic. Tuto proceduru je možné bez obav přejmenovat."
+#. gBGwp
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2400,6 +2671,7 @@ msgctxt ""
msgid "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library."
msgstr "Jistá omezení se týkají jmen vašich veřejných proměnných, procedur a funkcí. Nesmíte použít stejné jméno, jako některý modul stejné knihovny."
+#. 9BCPY
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2408,6 +2680,7 @@ msgctxt ""
msgid "Procedures (SUBS) and functions (FUNCTIONS) help you maintaining a structured overview by separating a program into logical pieces."
msgstr "Procedury (SUB) a funkce (FUNCTION) vám pomáhají udržovat strukturu programu rozdělením na logické celky."
+#. MEnjF
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2416,6 +2689,7 @@ msgctxt ""
msgid "One benefit of procedures and functions is that, once you have developed a program code containing task components, you can use this code in another project."
msgstr "Jednou z výhod procedur a funkcí je to, že již jednou napsané části plnící určité úkoly, je možné využít i v jiných projektech."
+#. RRGcf
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2424,6 +2698,7 @@ msgctxt ""
msgid "Passing Variables to Procedures (SUB) and Functions (FUNCTION)"
msgstr "Předávání proměnných procedurám (SUB) a funkcím (FUNCTION)"
+#. EBt2H
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2432,6 +2707,7 @@ msgctxt ""
msgid "Variables can be passed to both procedures and functions. The SUB or FUNCTION must be declared to expect parameters:"
msgstr "Proměnné lze předávat procedurám i funkcím. SUB nebo FUNCTION musí být deklarováno tak, aby očekávalo parametry:"
+#. zqJQF
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2440,6 +2716,7 @@ msgctxt ""
msgid "Program code"
msgstr "Programový kód"
+#. AZFAK
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2448,6 +2725,7 @@ msgctxt ""
msgid "The SUB is called using the following syntax:"
msgstr "SUB zavoláte pomocí následující syntaxe:"
+#. ZNaQd
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2456,6 +2734,7 @@ msgctxt ""
msgid "The parameters passed to a SUB must fit to those specified in the SUB declaration."
msgstr "Parametry předané SUB musí odpovídat těm, které jsou určeny v deklaraci SUB."
+#. WCghM
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2464,6 +2743,7 @@ msgctxt ""
msgid "The same process applies to FUNCTIONS. In addition, functions always return a function result. The result of a function is defined by assigning the return value to the function name:"
msgstr "Stejný postup platí i pro FUNCTION. Navíc funkce vždy vrací výsledek. Výsledek funkce se určí tak, že se názvu funkce přiřadí výsledná hodnota:"
+#. qEdLG
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2472,6 +2752,7 @@ msgctxt ""
msgid "Program code"
msgstr "Programový kód"
+#. rGBQg
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2480,6 +2761,7 @@ msgctxt ""
msgid "FunctionName=Result"
msgstr "NazevFunkce=Vysledek"
+#. FJDDJ
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2488,6 +2770,7 @@ msgctxt ""
msgid "The FUNCTION is called using the following syntax:"
msgstr "FUNCTION se volá pomocí následující syntaxe:"
+#. yBxwK
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2496,6 +2779,7 @@ msgctxt ""
msgid "Variable=FunctionName(Parameter1, Parameter2,...)"
msgstr "Promenna=NazevFunkce(Parametr1, Parametr2,...)"
+#. C63og
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2504,6 +2788,7 @@ msgctxt ""
msgid "You can also use the fully qualified name to call a procedure or function:<br/> <item type=\"literal\">Library.Module.Macro()</item> <br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/> <item type=\"literal\">Gimmicks.AutoText.Main()</item>"
msgstr "Proceduru nebo funkci je také možné volat plně kvalifikovaným názvem.<br/><item type=\"literal\">Knihovna.Modul.Makro()</item><br/> Například chcete zavolat makro Autotext z knihovny Gimmicks:<br/><item type=\"literal\">Gimmicks.AutoText.Main()</item>"
+#. 2xj8g
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2512,6 +2797,7 @@ msgctxt ""
msgid "Passing Variables by Value or Reference"
msgstr "Předávání proměnných hodnotou nebo odkazem"
+#. 9u3qj
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2520,6 +2806,7 @@ msgctxt ""
msgid "Parameters can be passed to a SUB or a FUNCTION either by reference or by value. Unless otherwise specified, a parameter is always passed by reference. That means that a SUB or a FUNCTION gets the parameter and can read and modify its value."
msgstr "Parametry lze SUB nebo FUNCTION předat buď odkazem nebo hodnotou. Pokud není určeno jinak, předává se parametr vždy odkazem. To znamená, že SUB nebo FUNCTION může číst a upravovat hodnotu parametru."
+#. kwAaU
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2528,6 +2815,7 @@ msgctxt ""
msgid "If you want to pass a parameter by value insert the key word \"ByVal\" in front of the parameter when you call a SUB or FUNCTION, for example:"
msgstr "Pokud chcete předat parametr hodnotou, vložte před parametr při volání SUB nebo FUNCTION klíčové slovo \"ByVal\". Například:"
+#. BQ2AC
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2536,6 +2824,7 @@ msgctxt ""
msgid "Result = Function(ByVal Parameter)"
msgstr "Vysledek = Funkce(ByVal Parametr)"
+#. w6j4F
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2544,6 +2833,7 @@ msgctxt ""
msgid "In this case, the original content of the parameter will not be modified by the FUNCTION since it only gets the value and not the parameter itself."
msgstr "V tomto případě nemůže FUNCTION změnit původní obsah parametru, protože získá jen jeho aktuální hodnotu a ne parametr samotný."
+#. EHCCS
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2552,6 +2842,7 @@ msgctxt ""
msgid "Scope of Variables"
msgstr "Viditelnost proměnných"
+#. ACpw7
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2560,6 +2851,7 @@ msgctxt ""
msgid "A variable defined within a SUB or FUNCTION, only remains valid until the procedure is exited. This is known as a \"local\" variable. In many cases, you need a variable to be valid in all procedures, in every module of all libraries, or after a SUB or FUNCTION is exited."
msgstr "Proměnná definovaná v rámci SUB nebo FUNCTION zůstává platná jen do ukončení procedury či funkce. To je takzvaná \"lokální\" proměnná. V mnoha případech potřebujete, aby proměnná platila ve všech procedurách, v každém modulu všech knihoven, nebo po ukončení SUB či FUNCTION."
+#. pJBLq
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2568,6 +2860,7 @@ msgctxt ""
msgid "Declaring Variables Outside a SUB or FUNCTION"
msgstr "Deklarace proměnných mimo SUB nebo FUNCTION"
+#. Q3jEW
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2576,6 +2869,7 @@ msgctxt ""
msgid "Global VarName As TYPENAME"
msgstr "Global Promenna As TYP"
+#. YZx8i
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2584,6 +2878,7 @@ msgctxt ""
msgid "The variable is valid as long as the $[officename] session lasts."
msgstr "Proměnná je platná, dokud neukončíte $[officename]."
+#. CSDs2
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2592,6 +2887,7 @@ msgctxt ""
msgid "Public VarName As TYPENAME"
msgstr "Public Promenna As TYP"
+#. 9akEs
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2600,6 +2896,7 @@ msgctxt ""
msgid "The variable is valid in all modules."
msgstr "Proměnná je platná ve všech modulech."
+#. ADEKE
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2608,6 +2905,7 @@ msgctxt ""
msgid "Private VarName As TYPENAME"
msgstr "Private Promenna As TYP"
+#. qeJQx
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2616,6 +2914,7 @@ msgctxt ""
msgid "The variable is only valid in this module."
msgstr "Proměnná je platná pouze v tomto modulu."
+#. WQdbC
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2624,6 +2923,7 @@ msgctxt ""
msgid "Dim VarName As TYPENAME"
msgstr "Dim Promenna As TYP"
+#. 85TYe
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2632,6 +2932,7 @@ msgctxt ""
msgid "The variable is only valid in this module."
msgstr "Proměnná je platná pouze v tomto modulu."
+#. qDLiK
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2640,6 +2941,7 @@ msgctxt ""
msgid "Example for private variables"
msgstr "Příklad pro soukromé proměnné"
+#. aBAXu
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2648,6 +2950,7 @@ msgctxt ""
msgid "Enforce private variables to be private across modules by setting CompatibilityMode(true)."
msgstr "Soukromé proměnné nastavíte jako soukromé v rámci modulů pomocí CompatibilityMode(true)."
+#. 8dZEJ
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2656,6 +2959,7 @@ msgctxt ""
msgid "myText = \"Hello\""
msgstr "myText = \"Ahoj\""
+#. Csy6C
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2664,6 +2968,7 @@ msgctxt ""
msgid "Print \"In module1 : \", myText"
msgstr "Print \"V modulu 1 : \", myText"
+#. YrJMx
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2672,6 +2977,7 @@ msgctxt ""
msgid "' Now returns empty string"
msgstr "' Vrátí prázdný řetězec"
+#. xxgnE
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2680,6 +2986,7 @@ msgctxt ""
msgid "' (or raises error for Option Explicit)"
msgstr ""
+#. yGnyt
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2688,6 +2995,7 @@ msgctxt ""
msgid "Print \"Now in module2 : \", myText"
msgstr "Print \"Teď v modulu 2 : \", myText"
+#. fEECM
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2696,6 +3004,7 @@ msgctxt ""
msgid "Saving Variable Content after Exiting a SUB or FUNCTION"
msgstr "Uložení obsahu proměnné po ukončení SUB nebo FUNCTION"
+#. qV9Bm
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2704,6 +3013,7 @@ msgctxt ""
msgid "Static VarName As TYPENAME"
msgstr "Static Promenna As TYP"
+#. iWJLu
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2712,6 +3022,7 @@ msgctxt ""
msgid "The variable retains its value until the next time the FUNCTION or SUB is entered. The declaration must exist inside a SUB or a FUNCTION."
msgstr "Proměnná si zachová svou hodnotu, až do příštího spuštění FUNCTION nebo SUB. Uvnitř SUB nebo FUNCTION musí být deklarována."
+#. x7TCE
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2720,6 +3031,7 @@ msgctxt ""
msgid "Specifying the Return Value Type of a FUNCTION"
msgstr "Určení typu návratové hodnoty FUNCTION"
+#. BqFmH
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
@@ -2728,6 +3040,7 @@ msgctxt ""
msgid "As with variables, include a type-declaration character after the function name, or the type indicated by \"As\" and the corresponding key word at the end of the parameter list to define the type of the function's return value, for example:"
msgstr "Podobně jako u proměnné přidejte za název funkce znak typové deklarace, nebo na konec seznamu parametrů typ určený \"As\" a odpovídajícím klíčovým slovem. Např.:"
+#. HrqsB
#: 01020500.xhp
msgctxt ""
"01020500.xhp\n"
@@ -2736,6 +3049,7 @@ msgctxt ""
msgid "Libraries, Modules and Dialogs"
msgstr "Knihovny, moduly a dialogová okna"
+#. 2JnVg
#: 01020500.xhp
msgctxt ""
"01020500.xhp\n"
@@ -2744,6 +3058,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/01020500.xhp\" name=\"Libraries, Modules and Dialogs\">Libraries, Modules and Dialogs</link>"
msgstr "<link href=\"text/sbasic/shared/01020500.xhp\" name=\"Knihovny, moduly a dialogová okna\">Knihovny, moduly a dialogová okna</link>"
+#. 9f6EM
#: 01020500.xhp
msgctxt ""
"01020500.xhp\n"
@@ -2752,6 +3067,7 @@ msgctxt ""
msgid "The following describes the basic use of libraries, modules and dialogs in $[officename] Basic."
msgstr "Tato část popisuje základní použití knihoven, modulů a dialogů v $[officename] Basic."
+#. SaxtE
#: 01020500.xhp
msgctxt ""
"01020500.xhp\n"
@@ -2760,6 +3076,7 @@ msgctxt ""
msgid "$[officename] Basic provides tools to help you structuring your projects. It supports various \"units\" which enable you to group individual SUBS and FUNCTIONS in a Basic project."
msgstr "$[officename] Basic poskytuje nástroje, které vám pomohou strukturovat projekty. Podporuje různé \"jednotky\", které vám umožní seskupit jednotlivé SUB nebo FUNCTION do projektu Basic."
+#. TZW5m
#: 01020500.xhp
msgctxt ""
"01020500.xhp\n"
@@ -2768,6 +3085,7 @@ msgctxt ""
msgid "Libraries"
msgstr "Knihovny"
+#. GA9nr
#: 01020500.xhp
msgctxt ""
"01020500.xhp\n"
@@ -2776,6 +3094,7 @@ msgctxt ""
msgid "Libraries serve as a tool for organizing modules, and can either be attached to a document or a template. When the document or a template is saved, all modules contained in the library are automatically saved as well."
msgstr "Knihovny slouží jako nástroj pro organizaci modulů a lze je připojit k dokumentu či šabloně. Když uložíte dokument nebo šablonu, uloží se s ním také všechny modulu v připojených knihovnách."
+#. iVxPi
#: 01020500.xhp
msgctxt ""
"01020500.xhp\n"
@@ -2784,6 +3103,7 @@ msgctxt ""
msgid "A library can contain up to 16,000 modules."
msgstr "Knihovna může obsahovat až 16000 modulů."
+#. GmYip
#: 01020500.xhp
msgctxt ""
"01020500.xhp\n"
@@ -2792,6 +3112,7 @@ msgctxt ""
msgid "Modules"
msgstr "Moduly"
+#. RxyG8
#: 01020500.xhp
msgctxt ""
"01020500.xhp\n"
@@ -2800,6 +3121,7 @@ msgctxt ""
msgid "A module contains SUBS and FUNCTIONS along with variable declarations. The length of the program that can be saved in a module is limited to 64 KB. If more space is required you can divide a $[officename] Basic project among several modules, and then save them in a single library."
msgstr "Modul obsahuje SUBS a FUNCTIONS spolu s deklarací proměnných. Délka programu, který lze uložit do modulu, je omezena na 64 KB. Pokud potřebujete více místa, rozdělte $[officename] Basic projekt do několika modulů a poté jej uložte do jedné knihovny."
+#. oo2bB
#: 01020500.xhp
msgctxt ""
"01020500.xhp\n"
@@ -2808,6 +3130,7 @@ msgctxt ""
msgid "Dialog Modules"
msgstr "Moduly dialogových oken"
+#. GTorM
#: 01020500.xhp
msgctxt ""
"01020500.xhp\n"
@@ -2816,6 +3139,7 @@ msgctxt ""
msgid "Dialog modules contain dialog definitions, including the dialog box properties, the properties of each dialog element and the events assigned. Since a dialog module can only contain a single dialog, they are often referred to as \"dialogs\"."
msgstr "Moduly dialogových oken obsahují definice dialogů, včetně vlastností všech prvků a napojených událostí. Jelikož modul dialogového okna může obsahovat jen jeden dialog, často se označují jako \"dialogy\"."
+#. konfv
#: 01030000.xhp
msgctxt ""
"01030000.xhp\n"
@@ -2824,6 +3148,7 @@ msgctxt ""
msgid "Integrated Development Environment (IDE)"
msgstr "Integrované vývojové prostředí (IDE)"
+#. H927d
#: 01030000.xhp
msgctxt ""
"01030000.xhp\n"
@@ -2832,6 +3157,7 @@ msgctxt ""
msgid "<bookmark_value>Basic IDE;Integrated Development Environment</bookmark_value><bookmark_value>IDE;Integrated Development Environment</bookmark_value>"
msgstr "<bookmark_value>Basic IDE;integrované vývojové prostředí</bookmark_value><bookmark_value>IDE;integrované vývojové prostředí</bookmark_value>"
+#. JDDCp
#: 01030000.xhp
msgctxt ""
"01030000.xhp\n"
@@ -2840,6 +3166,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/01030000.xhp\" name=\"Integrated Development Environment (IDE)\">Integrated Development Environment (IDE)</link>"
msgstr "<link href=\"text/sbasic/shared/01030000.xhp\" name=\"Integrované vývojové prostředí (IDE)\">Integrované vývojové prostředí (IDE)</link>"
+#. jdrPS
#: 01030000.xhp
msgctxt ""
"01030000.xhp\n"
@@ -2848,6 +3175,7 @@ msgctxt ""
msgid "This section describes the Integrated Development Environment for $[officename] Basic."
msgstr "Tato část popisuje integrované vývojové prostředí (IDE) pro $[officename] Basic."
+#. gf3pd
#: 01030100.xhp
msgctxt ""
"01030100.xhp\n"
@@ -2856,6 +3184,7 @@ msgctxt ""
msgid "IDE Overview"
msgstr "Přehled rozhraní IDE"
+#. CCFLo
#: 01030100.xhp
msgctxt ""
"01030100.xhp\n"
@@ -2864,6 +3193,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/01030100.xhp\" name=\"IDE Overview\">IDE Overview</link>"
msgstr "<link href=\"text/sbasic/shared/01030100.xhp\" name=\"Přehled rozhraní IDE\">Přehled rozhraní IDE</link>"
+#. mhzWe
#: 01030100.xhp
msgctxt ""
"01030100.xhp\n"
@@ -2872,6 +3202,7 @@ msgctxt ""
msgid "The <link href=\"text/sbasic/shared/main0211.xhp\" name=\"Macro Toolbar\"><emph>Macro Toolbar</emph></link> in the IDE provides various icons for editing and testing programs."
msgstr "Nástrojová lišta <link href=\"text/sbasic/shared/main0211.xhp\" name=\"Makro\"><emph>Makro</emph></link> v IDE poskytuje různé ikony pro úpravu a testování programů."
+#. tG68D
#: 01030100.xhp
msgctxt ""
"01030100.xhp\n"
@@ -2880,6 +3211,7 @@ msgctxt ""
msgid "In the <link href=\"text/sbasic/shared/01030200.xhp\" name=\"Editor window\"><emph>Editor window</emph></link>, directly below the Macro toolbar, you can edit the Basic program code. The column on the left side is used to set breakpoints in the program code."
msgstr "V okně <link href=\"text/sbasic/shared/01030200.xhp\" name=\"Editor\"><emph>Editor</emph></link>, přímo pod nástrojovou lištou Makro, je možné upravovat programový kód jazyka Basic. Sloupec na levé straně se používá k nastavení bodů přerušení v programu."
+#. YTyba
#: 01030100.xhp
msgctxt ""
"01030100.xhp\n"
@@ -2888,6 +3220,7 @@ msgctxt ""
msgid "The <link href=\"text/sbasic/shared/01050100.xhp\" name=\"Watch\"><emph>Watch window</emph></link> (observer) is located below the Editor window at the left, and displays the contents of variables or arrays during a single step process."
msgstr "Okno <link href=\"text/sbasic/shared/01050100.xhp\" name=\"Kukátko\"><emph>Kukátko</emph></link> se nachází pod oknem Editor vlevo a zobrazuje obsah proměnných nebo polí během jednotlivých kroků."
+#. NSnQN
#: 01030100.xhp
msgctxt ""
"01030100.xhp\n"
@@ -2896,6 +3229,7 @@ msgctxt ""
msgid "The <emph>Call Stack</emph> window to the right provides information about the call stack of SUBS and FUNCTIONS when a program runs."
msgstr "Okno <emph>Zásobník volání</emph> na pravé straně poskytuje informace o volání SUB a FUNCTION za běhu programu."
+#. 6Jo3c
#: 01030100.xhp
msgctxt ""
"01030100.xhp\n"
@@ -2904,6 +3238,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
msgstr "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
+#. B22aQ
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -2912,6 +3247,7 @@ msgctxt ""
msgid "The Basic Editor"
msgstr "Editor jazyka Basic"
+#. GoAbu
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -2920,6 +3256,7 @@ msgctxt ""
msgid "<bookmark_value>saving;Basic code</bookmark_value><bookmark_value>loading;Basic code</bookmark_value><bookmark_value>Basic editor</bookmark_value><bookmark_value>navigating;in Basic projects</bookmark_value><bookmark_value>long lines;in Basic editor</bookmark_value><bookmark_value>lines of text;in Basic editor</bookmark_value><bookmark_value>continuation;long lines in editor</bookmark_value>"
msgstr "<bookmark_value>ukládání; kód Basicu</bookmark_value><bookmark_value>načítání; kód Basicu</bookmark_value><bookmark_value>editor Basicu</bookmark_value><bookmark_value>navigace;v projektech Basicu</bookmark_value><bookmark_value>dlouhé řádky;v editoru Basicu</bookmark_value><bookmark_value>řádky;v editoru Basicu</bookmark_value><bookmark_value>pokračování;dlouhé řádky v editoru</bookmark_value>"
+#. r7hMB
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -2928,6 +3265,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/01030200.xhp\" name=\"The Basic Editor\">The Basic Editor</link>"
msgstr "<link href=\"text/sbasic/shared/01030200.xhp\" name=\"Editor jazyka Basic\">Editor jazyka Basic</link>"
+#. dSemx
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -2936,6 +3274,7 @@ msgctxt ""
msgid "The Basic Editor provides the standard editing functions you are familiar with when working in a text document. It supports the functions of the <emph>Edit</emph> menu (Cut, Delete, Paste), the ability to select text with the Shift key, as well as cursor positioning functions (for example, moving from word to word with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and the arrow keys)."
msgstr "Editor Basic poskytuje standardní editovací funkce, které znáte z práce v textovém dokumentu. Podporuje funkce nabídky <emph>Úpravy</emph> (Vyjmout, Kopírovat, Vložit), označování textu pomocí klávesy Shift a také umisťování kurzoru (např. pohyb mezi slovy pomocí <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> a kurzorových kláves)."
+#. S7kFn
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -2944,6 +3283,7 @@ msgctxt ""
msgid "Long lines can be split into several parts by inserting a space and an underline character _ as the last two characters of a line. This connects the line with the following line to one logical line. (If \"Option Compatible\" is used in the same Basic module, the line continuation feature is also valid for comment lines.)"
msgstr "Dlouhé řádky je možné rozdělit na několik kratších, když jako poslední dva znaky na řádku vložíte mezeru a podtržítko _. Tím spojíte dva řádky do jednoho logického řádku. (Pokud ve stejném modulu Basic zadáte \"Option Compatible\", platí vlastnost spojení řádků i pro komentáře.)"
+#. BmtEY
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -2952,6 +3292,7 @@ msgctxt ""
msgid "If you press the <emph>Run BASIC</emph> icon on the <emph>Macro</emph> bar, program execution starts at the first line of the Basic editor. The program executes the first Sub or Function and then program execution stops. The \"Sub Main\" does not take precedence on program execution."
msgstr "Pokud klepnete na ikonu <emph>Spustit BASIC</emph> na liště <emph>Makro</emph>, spustí se program od prvního řádku v editoru. Program spustí první Sub nebo Function a poté se zastaví. \"Sub Main\" nemá přednost při spouštění programu."
+#. YrvUy
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -2960,6 +3301,7 @@ msgctxt ""
msgid "Insert your Basic code between the Sub Main and End Sub lines that you see when you first open the IDE. Alternatively, delete all lines and then enter your own Basic code."
msgstr "Kód svého Basic programu vložte mezi řádky Sub Main a End Sub, které vidíte při prvním otevření IDE. Nebo také můžete smazat všechny řádky a zadat svůj vlastní kód."
+#. 2obp7
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -2968,6 +3310,7 @@ msgctxt ""
msgid "Navigating in a Project"
msgstr "Navigace v projektu"
+#. 3qGX6
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -2976,6 +3319,7 @@ msgctxt ""
msgid "The Library List"
msgstr "Seznam knihoven"
+#. xttrN
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -2984,6 +3328,7 @@ msgctxt ""
msgid "Select a library from the <emph>Library</emph> list at the left of the toolbar to load the library in the editor. The first module of the selected library will be displayed."
msgstr "Vyberte knihovnu ze seznamu <emph>Knihovny</emph> vlevo na nástrojové liště a knihovna se načte do editoru. Zobrazí se první modul vybrané knihovny."
+#. jwC6n
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -2992,6 +3337,7 @@ msgctxt ""
msgid "The Object Catalog"
msgstr "Katalog objektů"
+#. 9zvTE
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -3000,6 +3346,7 @@ msgctxt ""
msgid "Saving and Loading Basic Source Code"
msgstr "Ukládání a načítání zdrojového kódu Basic"
+#. aDhAD
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -3008,6 +3355,7 @@ msgctxt ""
msgid "You can save Basic code in a text file for saving and importing in other programming systems."
msgstr "Kód jazyka Basic je možné uložit do textového souboru a importovat jej do jiných systémů."
+#. XnwME
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -3016,6 +3364,7 @@ msgctxt ""
msgid "You cannot save Basic dialogs to a text file."
msgstr "Dialogy Basic není možné ukládat do textových souborů."
+#. EGYGe
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -3024,6 +3373,7 @@ msgctxt ""
msgid "Saving Source Code to a Text File"
msgstr "Uložení zdrojového kódu do textového souboru"
+#. cyk4a
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -3032,6 +3382,7 @@ msgctxt ""
msgid "Select the module that you want to export as text from the object catalog."
msgstr "Vyberte z katalogu objektů modul, který chcete exportovat jako text."
+#. 3MU4y
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -3040,6 +3391,7 @@ msgctxt ""
msgid "Click the <emph>Save Source As</emph> icon in the Macro toolbar."
msgstr "Klepněte na ikonu <emph>Uložit zdroj jako</emph> na nástrojové liště Makro."
+#. mKQSV
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -3048,6 +3400,7 @@ msgctxt ""
msgid "Select a file name and click <emph>OK</emph> to save the file."
msgstr "Vyberte název souboru a klepnutím na <emph>OK</emph> soubor uložíte."
+#. r87QD
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -3056,6 +3409,7 @@ msgctxt ""
msgid "Loading Source Code From a Text File"
msgstr "Načtení zdrojového kódu z textového souboru"
+#. 88Jh5
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -3064,6 +3418,7 @@ msgctxt ""
msgid "Select the module where you want to import the source code from the object catalog."
msgstr "Vyberte v katalogu objektů modul, do kterého chcete importovat zdrojový kód."
+#. njLwN
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -3072,6 +3427,7 @@ msgctxt ""
msgid "Position the cursor where you want to insert the program code."
msgstr "Umístěte kurzor na pozici, kam má být vložen kód programu."
+#. SAvtt
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -3080,6 +3436,7 @@ msgctxt ""
msgid "Click the <emph>Insert Source Text</emph> icon in the Macro toolbar."
msgstr "Klepněte na ikonu <emph>Vložit zdrojový text</emph> na nástrojové liště Makro."
+#. KR5hD
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -3088,6 +3445,7 @@ msgctxt ""
msgid "Select the text file containing the source code and click <emph>OK</emph>."
msgstr "Vyberte textový soubor obsahující zdrojový kód a klepněte na <emph>OK</emph>."
+#. WasN7
#: 01030200.xhp
msgctxt ""
"01030200.xhp\n"
@@ -3096,6 +3454,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
msgstr "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
+#. oUyP8
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3104,6 +3463,7 @@ msgctxt ""
msgid "Debugging a Basic Program"
msgstr "Ladění programu v Basicu"
+#. mMbrA
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3112,6 +3472,7 @@ msgctxt ""
msgid "<bookmark_value>debugging Basic programs</bookmark_value><bookmark_value>variables; observing values</bookmark_value><bookmark_value>watching variables</bookmark_value><bookmark_value>run-time errors in Basic</bookmark_value><bookmark_value>error codes in Basic</bookmark_value><bookmark_value>breakpoints</bookmark_value><bookmark_value>Call Stack window</bookmark_value>"
msgstr "<bookmark_value>ladění programů v Basicu</bookmark_value><bookmark_value>proměnné;sledování hodnot</bookmark_value><bookmark_value>sledování proměnných</bookmark_value><bookmark_value>běhové chyby v Basicu</bookmark_value><bookmark_value>chybové kódy v Basicu</bookmark_value><bookmark_value>body přerušení</bookmark_value> <bookmark_value>okno Zásobník volání</bookmark_value>"
+#. kS45y
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3120,6 +3481,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/01030300.xhp\">Debugging a Basic Program</link>"
msgstr "<link href=\"text/sbasic/shared/01030300.xhp\">Ladění programu v Basicu</link>"
+#. z87PZ
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3128,6 +3490,7 @@ msgctxt ""
msgid "Breakpoints and Single Step Execution"
msgstr "Body přerušení a spouštění po krocích"
+#. Fb5tF
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3136,6 +3499,7 @@ msgctxt ""
msgid "You can check each line in your Basic program for errors using single step execution. Errors are easily traced since you can immediately see the result of each step. A pointer in the breakpoint column of the Editor indicates the current line. You can also set a breakpoint if you want to force the program to be interrupted at a specific position."
msgstr "Pomocí spouštění po jednom kroku je možné ověřit každý řádek svého programu. Jelikož hned vidíte výsledky každého kroku, snadno odhalíte chyby. Značka ve sloupci pro body přerušení ukazuje aktuální řádek. Pokud chcete program přerušit na určitém místě, je možné nastavit bod přerušení."
+#. ChbMW
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3144,6 +3508,7 @@ msgctxt ""
msgid "Double-click in the <emph>breakpoint</emph> column at the left of the Editor window to toggle a breakpoint at the corresponding line. When the program reaches a breakpoint, the program execution is interrupted."
msgstr "Poklepáním na sloupec <emph>bodů přerušení</emph> na levé straně okna Editor vypnete nebo zapnete bod přerušení pro odpovídající řádek. Když program dojde k bodu přerušení, přeruší se běh programu."
+#. Jhx92
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3152,6 +3517,7 @@ msgctxt ""
msgid "The <emph>single step </emph>execution using the <emph>Single Step</emph> icon causes the program to branch into procedures and functions."
msgstr "Spouštění po <emph>jednotlivých krocích</emph> pomocí ikony <emph>Krokovat s vnořením</emph> způsobí, že program vchází do procedur a funkcí."
+#. GmkFd
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3160,6 +3526,7 @@ msgctxt ""
msgid "The procedure step execution using the <emph>Procedure Step</emph> icon causes the program to skip over procedures and functions as a single step."
msgstr "Spouštění po procedurách pomocí ikonky <emph>Krokovat bez vnoření</emph> způsobí, že program v jednom kroku přeskakuje celé bloky procedur a funkcí."
+#. fcUGR
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3168,6 +3535,7 @@ msgctxt ""
msgid "Properties of a Breakpoint"
msgstr "Vlastnosti bodu přerušení"
+#. p9M5v
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3176,6 +3544,7 @@ msgctxt ""
msgid "The properties of a breakpoint are available through its context menu by right-clicking the breakpoint in the breakpoint column."
msgstr "Vlastnosti bodu přerušení jsou přístupné pomocí místní nabídky po klepnutí pravým tlačítkem na bod přerušení ve sloupci bodů přerušení."
+#. 9fs6R
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3184,6 +3553,7 @@ msgctxt ""
msgid "You can <emph>activate</emph> and <emph>deactivate</emph> a breakpoint by selecting <emph>Active</emph> from its context menu. When a breakpoint is deactivated, it does not interrupt the program execution."
msgstr "Bod přerušení je možné <emph>aktivovat</emph> či <emph>deaktivovat</emph> výběrem položky <emph>Aktivní</emph> v jeho místní nabídce. Když je bod přerušení deaktivován, nezpůsobí přerušení programu."
+#. 8pxBr
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3192,6 +3562,7 @@ msgctxt ""
msgid "Select <emph>Properties</emph> from the context menu of a breakpoint or select <emph>Breakpoints</emph> from the context menu of the breakpoint column to call the <emph>Breakpoints</emph> dialog where you can specify other breakpoint options."
msgstr "Zvolte z místní nabídky bodu přerušení <emph>Vlastnosti</emph> nebo z místní nabídky sloupce bodů přerušení zvolte <emph>Spravovat body přerušení</emph>. Tím otevřete dialogové okno, ve kterém je možné určit další vlastnosti bodu přerušení."
+#. H5wR2
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3200,6 +3571,7 @@ msgctxt ""
msgid "The list displays all <emph>breakpoints</emph> with the corresponding line number in the source code. You can activate or deactivate a selected breakpoint by checking or clearing the <emph>Active</emph> box."
msgstr "Seznam zobrazuje všechny <emph>body přerušení</emph> s odpovídajícím číslem řádku ve zdrojovém kódu. Pomocí zaškrtávacího pole <emph>Aktivní</emph> je možné bod přerušení aktivovat či deaktivovat."
+#. CiEm5
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3208,6 +3580,7 @@ msgctxt ""
msgid "The <emph>Pass Count</emph> specifies the number of times the breakpoint can be passed over before the program is interrupted. If you enter 0 (default setting) the program is always interrupted as soon as a breakpoint is encountered."
msgstr "<emph>Počet průběhů</emph> určuje, kolikrát může program projít bodem přerušení, než se zastaví. Pokud zadáte 0 (výchozí nastavení), program se přeruší vždy, když dojde k tomuto bodu přerušení."
+#. xoCSA
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3216,6 +3589,7 @@ msgctxt ""
msgid "Click <emph>Delete</emph> to remove the breakpoint from the program."
msgstr "Klepnutím na <emph>Odstranit</emph> odstraníte bod přerušení z programu."
+#. 5MRSa
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3224,6 +3598,7 @@ msgctxt ""
msgid "Observing the Value of Variables"
msgstr "Sledování hodnot proměnných"
+#. NCbMk
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3232,6 +3607,7 @@ msgctxt ""
msgid "You can monitor the values of a variable by adding it to the <emph>Watch</emph> window. To add a variable to the list of watched variables, type the variable name in the <emph>Watch</emph> text box and press Enter."
msgstr "Hodnoty proměnných je možné sledovat, když je přidáte do okna <emph>Kukátko</emph>. Chcete-li přidat proměnnou mezi sledované, napište jméno proměnné do pole <emph>Kukátko</emph> a stiskněte Enter."
+#. jXfHR
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3240,6 +3616,7 @@ msgctxt ""
msgid "The values of variables are only displayed if they are in scope. Variables that are not defined at the current source code location display (\"Out of Scope\") instead of a value."
msgstr "Hodnoty proměnných se zobrazují, pouze pokud jsou viditelné. U proměnných, které nejsou v současném kontextu definované, se místo hodnoty zobrazuje (\"Mimo rozsah\")."
+#. EjfNY
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3248,6 +3625,7 @@ msgctxt ""
msgid "You can also include arrays in the Watch window. If you enter the name of an array variable without an index value in the Watch text box, the content of the entire array is displayed."
msgstr "Do okna Kukátko je možné zahrnout také pole. Zadáte-li v textovém poli Kukátko název proměnné typu pole bez hodnoty indexu, zobrazí se obsah celého pole."
+#. vMioe
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3256,6 +3634,7 @@ msgctxt ""
msgid "If you rest the mouse over a predefined variable in the Editor at run-time, the content of the variable is displayed in a pop-up box."
msgstr "Pokud za běhu programu v Editoru podržíte ukazatel myši nad předdefinovanou proměnnou, zobrazí se obsah proměnné jako tip."
+#. RP72G
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3264,6 +3643,7 @@ msgctxt ""
msgid "The Call Stack Window"
msgstr "Okno Zásobník volání"
+#. yN9DQ
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3272,6 +3652,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\">Provides an overview of the call hierarchy of procedures and functions.</ahelp> You can determine which procedures and functions called which other procedures and functions at the current point in the source code."
msgstr "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\">Poskytuje přehled hierarchie volání procedur a funkcí.</ahelp> Poznáte tak, které procedury a funkce volaly v současném bodě ve zdrojovém kódu jiné procedury či funkce."
+#. igo3o
#: 01030300.xhp
msgctxt ""
"01030300.xhp\n"
@@ -3280,6 +3661,7 @@ msgctxt ""
msgid "List of Run-Time Errors"
msgstr "Seznam běhových chyb"
+#. DTrbM
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3288,6 +3670,7 @@ msgctxt ""
msgid "Organizing Libraries and Modules"
msgstr "Správa knihoven a modulů"
+#. 7e73U
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3296,6 +3679,7 @@ msgctxt ""
msgid "<bookmark_value>libraries;organizing</bookmark_value><bookmark_value>modules;organizing</bookmark_value><bookmark_value>copying;modules</bookmark_value><bookmark_value>adding libraries</bookmark_value><bookmark_value>deleting;libraries/modules/dialogs</bookmark_value><bookmark_value>dialogs;organizing</bookmark_value><bookmark_value>moving;modules</bookmark_value><bookmark_value>organizing;modules/libraries/dialogs</bookmark_value><bookmark_value>renaming modules and dialogs</bookmark_value>"
msgstr "<bookmark_value>knihovny;organizace</bookmark_value> <bookmark_value>moduly;organizace</bookmark_value> <bookmark_value>kopírování;moduly</bookmark_value> <bookmark_value>přidávání knihoven</bookmark_value> <bookmark_value>mazání;knihovny/moduly/dialogová okna</bookmark_value> <bookmark_value>dialogová okna;vytváření a přejmenování</bookmark_value> <bookmark_value>přesouvání;moduly</bookmark_value> <bookmark_value>organizace;moduly/knihovny</bookmark_value> <bookmark_value>přejmenování modulů a dialogových oken</bookmark_value>"
+#. ToKAi
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3304,6 +3688,7 @@ msgctxt ""
msgid "<variable id=\"01030400\"><link href=\"text/sbasic/shared/01030400.xhp\">Organizing Libraries and Modules</link></variable>"
msgstr "<variable id=\"01030400\"><link href=\"text/sbasic/shared/01030400.xhp\">Správa knihoven a modulů</link></variable>"
+#. bGzjL
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3312,6 +3697,7 @@ msgctxt ""
msgid "Organizing Libraries"
msgstr "Správa knihoven"
+#. EgYeV
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3320,6 +3706,7 @@ msgctxt ""
msgid "Creating a New Library"
msgstr "Vytvoření nové knihovny"
+#. Qmf6K
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3328,6 +3715,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr "Zvolte <emph>Nástroje - Makra - Správce maker - %PRODUCTNAME Basic</emph> a poté klepněte na <emph>Organizátor</emph>, nebo klepněte na ikonu <emph>Moduly</emph> v Basic IDE. Tím otevřete dialogové okno <emph>Organizátor maker</emph>."
+#. PcnbC
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3336,6 +3724,7 @@ msgctxt ""
msgid "Click the <emph>Libraries</emph> tab."
msgstr "Klepněte na kartu <emph>Knihovny</emph>."
+#. 4ERU5
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3344,6 +3733,7 @@ msgctxt ""
msgid "Select to where you want to attach the library in the <emph>Location</emph> list. If you select %PRODUCTNAME Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be attached to this document and only available from there."
msgstr "Vyberte, kam chcete připojit knihovnu ze seznamu <emph>Aplikace/dokument</emph>. Pokud vyberete Makra a dialogová okna %PRODUCTNAME, knihovna bude patřit k aplikaci $[officename] a bude dostupná ve všech dokumentech. Pokud vyberete dokument, knihovna se připojí k tomuto dokumentu a bude přístupná jen v něm."
+#. PCjRC
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3352,6 +3742,7 @@ msgctxt ""
msgid "Click <emph>New</emph> and insert a name to create a new library."
msgstr "Klepněte na <emph>Nový</emph> a zadejte jméno nové knihovny."
+#. 4xPQx
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3360,6 +3751,7 @@ msgctxt ""
msgid "Import a Library"
msgstr "Importovat knihovnu"
+#. KiUmc
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3368,6 +3760,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr "Zvolte <emph>Nástroje - Makra - Správce maker - %PRODUCTNAME Basic</emph> a poté klepněte na <emph>Organizátor</emph>, nebo klepněte na ikonu <emph>Moduly</emph> v Basic IDE. Tím otevřete dialogové okno <emph>Organizátor maker</emph>."
+#. Tkmcd
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3376,6 +3769,7 @@ msgctxt ""
msgid "Click the <emph>Libraries</emph> tab."
msgstr "Klepněte na kartu <emph>Knihovny</emph>."
+#. 5jXQ8
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3384,6 +3778,7 @@ msgctxt ""
msgid "Select to where you want to import the library in the <emph>Location</emph> list. If you select %PRODUCTNAME Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be imported to this document and only available from there."
msgstr "Vyberte ze seznamu <emph>Umístění</emph>, kam chcete knihovnu importovat. Pokud vyberete Makra a dialogová okna %PRODUCTNAME, knihovna bude patřit k aplikaci $[officename] a bude dostupná ve všech dokumentech. Pokud vyberete dokument, knihovna se importuje do tohoto dokumentu a bude přístupná jen v něm."
+#. dUvoX
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3392,6 +3787,7 @@ msgctxt ""
msgid "Click <emph>Import...</emph> and select an external library to import."
msgstr "Klepněte na <emph>Importovat...</emph> a vyberte externí knihovnu."
+#. 6HMTM
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3400,6 +3796,7 @@ msgctxt ""
msgid "Select all libraries to be imported in the <emph>Import Libraries</emph> dialog. The dialog displays all libraries that are contained in the selected file."
msgstr "V dialogu <emph>Importovat knihovny</emph> vyberte všechny knihovny, které se mají importovat. Dialogové okno zobrazuje všechny knihovny, které se nacházejí ve vybraném souboru."
+#. fahSC
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3408,6 +3805,7 @@ msgctxt ""
msgid "If you want to insert the library as a reference only check the <emph>Insert as reference (read-only)</emph> box. Read-only libraries are fully functional but cannot be modified in the Basic IDE."
msgstr "Pokud chcete vložit knihovnu jen jako odkaz, zaškrtněte pole <emph>Vložit jako referenci (pouze pro čtení)</emph>. Knihovny pouze pro čtení jsou plně funkční, ale nelze je upravovat v Basic IDE."
+#. Rrk55
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3416,6 +3814,7 @@ msgctxt ""
msgid "Check the <emph>Replace existing libraries</emph> box if you want existing libraries of the same name to be overwritten."
msgstr "Zaškrtněte pole <emph>Nahradit stávající knihovny</emph>, pokud chcete stávající knihovny stejného jména přepsat."
+#. 8hKDF
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3424,6 +3823,7 @@ msgctxt ""
msgid "Click <emph>OK</emph> to import the library."
msgstr "Klepnutím na <emph>OK</emph> knihovnu importujete."
+#. 2AGeq
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3432,6 +3832,7 @@ msgctxt ""
msgid "Export a Library"
msgstr "Exportovat knihovnu"
+#. XaAmh
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3440,6 +3841,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr "Zvolte <emph>Nástroje - Makra - Správce maker - %PRODUCTNAME Basic</emph> a poté klepněte na <emph>Organizátor</emph>, nebo klepněte na ikonu <emph>Moduly</emph> v Basic IDE. Tím otevřete dialogové okno <emph>Organizátor maker</emph>."
+#. 6J4pG
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3448,6 +3850,7 @@ msgctxt ""
msgid "Click the <emph>Libraries</emph> tab."
msgstr "Klepněte na kartu <emph>Knihovny</emph>."
+#. VJ8AJ
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3456,6 +3859,7 @@ msgctxt ""
msgid "In the <emph>Location</emph> list you specify where your library is stored. Select the library that you want to export. Note that you cannot export the <emph>Standard</emph> library."
msgstr "V seznamu <emph>Umístění</emph> upřesněte, kde se knihovna nachází. Vyberte knihovnu, kterou chcete exportovat. Poznámka: knihovnu <emph>Standard</emph> nelze exportovat."
+#. qsiYm
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3464,6 +3868,7 @@ msgctxt ""
msgid "Click <emph>Export...</emph>"
msgstr "Klepněte na <emph>Exportovat...</emph>"
+#. 5GEFv
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3472,6 +3877,7 @@ msgctxt ""
msgid "Choose whether you want to export the library as an extension or as a basic library."
msgstr "Zvolte, zda chcete knihovnu exportovat jako rozšíření, nebo jako knihovnu BASIC."
+#. PP8cN
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3480,6 +3886,7 @@ msgctxt ""
msgid "Click <emph>OK</emph>."
msgstr "Klepněte na <emph>OK</emph>."
+#. G2aRG
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3488,6 +3895,7 @@ msgctxt ""
msgid "Select where you want your library exported."
msgstr "Vyberte, kam chcete knihovnu exportovat."
+#. QCizg
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3496,6 +3904,7 @@ msgctxt ""
msgid "Click <emph>Save</emph> to export the library."
msgstr "Klepnutím na <emph>Save</emph> knihovnu exportujete."
+#. xrBZD
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3504,6 +3913,7 @@ msgctxt ""
msgid "Deleting a Library"
msgstr "Odstranění knihovny"
+#. 5AxyK
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3512,6 +3922,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr "Zvolte <emph>Nástroje - Makra - Správce maker - %PRODUCTNAME Basic</emph> a poté klepněte na <emph>Organizátor</emph>, nebo klepněte na ikonu <emph>Moduly</emph> v Basic IDE. Tím otevřete dialogové okno <emph>Organizátor maker</emph>."
+#. A6h5y
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3520,6 +3931,7 @@ msgctxt ""
msgid "Click the <emph>Libraries</emph> tab."
msgstr "Klepněte na kartu <emph>Knihovny</emph>."
+#. UJzRs
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3528,6 +3940,7 @@ msgctxt ""
msgid "Select the library to be deleted from the list."
msgstr "Vyberte knihovnu, kterou chcete smazat ze seznamu."
+#. 7jsh2
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3536,6 +3949,7 @@ msgctxt ""
msgid "Click <emph>Delete</emph>."
msgstr "Klepněte na <emph>Odstranit</emph>."
+#. 8s8sV
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3544,6 +3958,7 @@ msgctxt ""
msgid "Deleting a library permanently deletes all existing modules and corresponding procedures and functions."
msgstr "Odstraněním knihovny natrvalo odstraníte všechny v ní existující moduly a odpovídající procedury a funkce."
+#. Mfwwv
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3552,6 +3967,7 @@ msgctxt ""
msgid "You cannot delete the default library named \"Standard\"."
msgstr "Výchozí knihovnu nazvanou \"Standard\" odstranit nelze."
+#. CYvda
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3560,6 +3976,7 @@ msgctxt ""
msgid "If you delete a library that was inserted as reference only the reference is deleted but not the library itself."
msgstr "Pokud smažete knihovnu, která byla vložena jako reference, smaže se pouze reference, ale ne samotná knihovna."
+#. v2QTY
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3568,6 +3985,7 @@ msgctxt ""
msgid "Organizing Modules and Dialogs"
msgstr "Správa modulů a dialogových oken"
+#. VfQtH
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3576,6 +3994,7 @@ msgctxt ""
msgid "Creating a New Module or Dialog"
msgstr "Vytvoření nového modulu nebo dialogového okna"
+#. A885X
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3584,6 +4003,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr "Zvolte <emph>Nástroje - Makra - Správce maker - %PRODUCTNAME Basic</emph> a poté klepněte na <emph>Organizátor</emph>, nebo klepněte na ikonu <emph>Moduly</emph> v Basic IDE. Tím otevřete dialogové okno <emph>Organizátor maker</emph>."
+#. AZkde
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3592,6 +4012,7 @@ msgctxt ""
msgid "Click the <emph>Modules</emph> tab or the <emph>Dialogs</emph> tab."
msgstr "Klepněte na kartu <emph>Moduly</emph> nebo <emph>Dialogová okna</emph>."
+#. UFNnu
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3600,6 +4021,7 @@ msgctxt ""
msgid "Select the library where the module will be inserted and click <emph>New</emph>."
msgstr "Vyberte knihovnu, do které chcete modul vložit, a klepněte na <emph>Nový</emph>."
+#. 7x6Ad
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3608,6 +4030,7 @@ msgctxt ""
msgid "Enter a name for the module or the dialog and click <emph>OK</emph>."
msgstr "Zadejte název modulu nebo dialogového okna a klepněte na <emph>OK</emph>."
+#. tLC6c
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3616,6 +4039,7 @@ msgctxt ""
msgid "Renaming a Module or Dialog"
msgstr "Přejmenování modulu nebo dialogového okna"
+#. siFq3
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3624,6 +4048,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr "Zvolte <emph>Nástroje - Makra - Správce maker - %PRODUCTNAME Basic</emph> a poté klepněte na <emph>Organizátor</emph>, nebo klepněte na ikonu <emph>Moduly</emph> v Basic IDE. Tím otevřete dialogové okno <emph>Organizátor maker</emph>."
+#. L9iaA
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3632,6 +4057,7 @@ msgctxt ""
msgid "Click the module to be renamed twice, with a pause between the clicks. Enter the new name."
msgstr "Chcete-li přejmenovat modul, klepněte na něj dvakrát (s malou pauzou mezi klepnutími). Zadejte nový název."
+#. kF2DK
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3640,6 +4066,7 @@ msgctxt ""
msgid "In the Basic IDE, right-click the name of the module or dialog in the tabs at the bottom of the screen, choose <emph>Rename</emph> and type in the new name."
msgstr "V Basic IDE klepněte pravým tlačítkem na název modulu nebo dialogového okna na kartě na spodním okraji obrazovky, zvolte <emph>Přejmenovat</emph> a zadejte nový název."
+#. Sn9No
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3648,6 +4075,7 @@ msgctxt ""
msgid "Press Enter to confirm your changes."
msgstr "Změnu názvu potvrďte stisknutím klávesy ENTER."
+#. eDsao
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3656,6 +4084,7 @@ msgctxt ""
msgid "Deleting a Module or Dialog"
msgstr "Odstranění modulu nebo dialogového okna"
+#. j9LZ9
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3664,6 +4093,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr "Zvolte <emph>Nástroje - Makra - Správce maker - %PRODUCTNAME Basic</emph> a poté klepněte na <emph>Organizátor</emph>, nebo klepněte na ikonu <emph>Moduly</emph> v Basic IDE. Tím otevřete dialogové okno <emph>Organizátor maker</emph>."
+#. DUoVN
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3672,6 +4102,7 @@ msgctxt ""
msgid "Click the <emph>Modules</emph> tab or the <emph>Dialogs</emph> tab."
msgstr "Klepněte na kartu <emph>Moduly</emph> nebo <emph>Dialogová okna</emph>."
+#. 92xwp
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3680,6 +4111,7 @@ msgctxt ""
msgid "Select the module or dialog to be deleted from the list. Double-click an entry to reveal sub-entries, if required."
msgstr "Vyberte modul, který chcete odstranit ze seznamu. Poklepáním na položku zobrazíte podřízené položky."
+#. DxAi7
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3688,6 +4120,7 @@ msgctxt ""
msgid "Click <emph>Delete</emph>."
msgstr "Klepněte na <emph>Odstranit</emph>."
+#. S5vqR
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3696,6 +4129,7 @@ msgctxt ""
msgid "Deleting a module permanently deletes all existing procedures and functions in that module."
msgstr "Odstraněním modulu natrvalo odstraníte všechny procedury a funkce v tomto modulu."
+#. JqaG6
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3704,6 +4138,7 @@ msgctxt ""
msgid "Organizing Projects among Documents or Templates"
msgstr "Správa projektů v dokumentech a šablonách"
+#. 3K5Ji
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3712,6 +4147,7 @@ msgctxt ""
msgid "Moving or copying modules between documents, templates and the application."
msgstr "Přesouvání nebo kopírování modulů mezi dokumenty, šablonami a aplikací."
+#. rEpWM
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3720,6 +4156,7 @@ msgctxt ""
msgid "Open all documents or templates among which you want to move or copy the modules or dialogs."
msgstr "Otevřete všechny dokumenty nebo šablony, mezi nimiž chcete přesouvat či kopírovat moduly nebo dialogová okna."
+#. LgDdE
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3728,6 +4165,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr "Zvolte <emph>Nástroje - Makra - Správce maker - %PRODUCTNAME Basic</emph> a poté klepněte na <emph>Organizátor</emph>, nebo klepněte na ikonu <emph>Moduly</emph> v Basic IDE. Tím otevřete dialogové okno <emph>Organizátor maker</emph>."
+#. njHkZ
#: 01030400.xhp
msgctxt ""
"01030400.xhp\n"
@@ -3736,6 +4174,7 @@ msgctxt ""
msgid "To move a module or dialog to another document, click the corresponding object in the list and drag it to the desired position. A horizontal line indicates the target position of the current object while dragging. Hold the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while dragging to copy the object instead of moving it."
msgstr "Pro přesun modulu nebo dialogu do jiného dokumentu klepněte na odpovídající objekt v seznamu a přetáhněte jej na požadované místo. Během přetažení ukazuje vodorovná čára cílové umístění objektu. Pokud podržíte během přetažení klávesu <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, místo přesunu objekt kopírujete."
+#. FiYz2
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3744,6 +4183,7 @@ msgctxt ""
msgid "Event-Driven Macros"
msgstr "Makra řízená událostmi"
+#. BHSko
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3752,6 +4192,7 @@ msgctxt ""
msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value>"
msgstr "<bookmark_value>mazání; přiřazení maker k událostem</bookmark_value><bookmark_value>makra; přiřazení k událostem</bookmark_value><bookmark_value>přiřazení maker k událostem</bookmark_value><bookmark_value>události; přiřazení maker</bookmark_value>"
+#. ZYLfF
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3760,6 +4201,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/01040000.xhp\" name=\"Event-Driven Macros\">Event-Driven Macros</link>"
msgstr "<link href=\"text/sbasic/shared/01040000.xhp\" name=\"Makra řízená událostmi\">Makra řízená událostmi</link>"
+#. CNDe6
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3768,6 +4210,7 @@ msgctxt ""
msgid "This section describes how to assign Basic programs to program events."
msgstr "Tato část popisuje jak přiřadit programy v Basicu událostem programu."
+#. SDAQu
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3776,6 +4219,7 @@ msgctxt ""
msgid "You can automatically execute a macro when a specified software event occurs by assigning the desired macro to the event. The following table provides an overview of program events and at what point an assigned macro is executed."
msgstr "Když přiřadíte makro k události, je možné jej automaticky spustit, pokud nastane určitá softwarová událost. Následující tabulka poskytuje přehled událostí programu a také se dozvíte, kdy se spouští přiřazené makro."
+#. zBhWV
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3784,6 +4228,7 @@ msgctxt ""
msgid "Event"
msgstr "Událost"
+#. spcQd
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3792,6 +4237,7 @@ msgctxt ""
msgid "An assigned macro is executed..."
msgstr "Přiřazené makro je spuštěno..."
+#. PFpKw
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3800,6 +4246,7 @@ msgctxt ""
msgid "Program Start"
msgstr "Spustit aplikaci"
+#. WGtYg
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3808,6 +4255,7 @@ msgctxt ""
msgid "... after a $[officename] application is started."
msgstr "... po spuštění aplikace $[officename]."
+#. zvpGy
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3816,6 +4264,7 @@ msgctxt ""
msgid "Program End"
msgstr "Ukončit aplikaci"
+#. iwsSq
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3824,6 +4273,7 @@ msgctxt ""
msgid "...before a $[officename] application is terminated."
msgstr "...před ukončením aplikace $[officename]."
+#. FGd5M
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3832,6 +4282,7 @@ msgctxt ""
msgid "Create Document"
msgstr "Vytvořit dokument"
+#. fkuXY
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3840,6 +4291,7 @@ msgctxt ""
msgid "...after a new document is created with <emph>File - New</emph> or with the <emph>New</emph> icon."
msgstr "...po vytvoření dokumentu pomocí <emph>Soubor - Nový</emph> nebo ikony <emph>Nový</emph>."
+#. F352r
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3848,6 +4300,7 @@ msgctxt ""
msgid "Open Document"
msgstr "Otevřít dokument"
+#. FGjBU
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3856,6 +4309,7 @@ msgctxt ""
msgid "...after a document is opened with <emph>File - Open</emph> or with the <emph>Open</emph> icon."
msgstr "...po otevření dokumentu pomocí <emph>Soubor - Otevřít</emph> nebo ikony <emph>Otevřít</emph>."
+#. VUPBD
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3864,6 +4318,7 @@ msgctxt ""
msgid "Save Document As"
msgstr "Uložit dokument jako"
+#. qMrvw
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3872,6 +4327,7 @@ msgctxt ""
msgid "...before a document is saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or the <emph>Save</emph> icon, if a document name has not yet been specified)."
msgstr "...před uložením dokumentu pod určeným názvem (pomocí <emph>Soubor - Uložit jako</emph>, nebo <emph>Soubor - Uložit</emph> či ikony <emph>Uložit</emph>, pokud dokument ještě nemá určený název)."
+#. wacHA
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3880,6 +4336,7 @@ msgctxt ""
msgid "Document has been saved as"
msgstr "Dokument byl uložen jako"
+#. G2CqP
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3888,6 +4345,7 @@ msgctxt ""
msgid "... after a document was saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or with the <emph>Save</emph> icon, if a document name has not yet been specified)."
msgstr "...po uložení dokumentu pod určeným názvem (pomocí <emph>Soubor - Uložit jako</emph>, nebo <emph>Soubor - Uložit</emph> či ikony <emph>Uložit</emph>, pokud dokument ještě nemá určený název)."
+#. MvDXG
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3896,6 +4354,7 @@ msgctxt ""
msgid "Save Document"
msgstr "Uložit dokument"
+#. 4ziEe
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3904,6 +4363,7 @@ msgctxt ""
msgid "...before a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
msgstr "...před uložením dokumentu pomocí <emph>Soubor - Uložit</emph> či ikony <emph>Uložit</emph>, pokud již byl určen název dokumentu."
+#. 8hHA5
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3912,6 +4372,7 @@ msgctxt ""
msgid "Document has been saved"
msgstr "Dokument byl uložen"
+#. rfcxa
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3920,6 +4381,7 @@ msgctxt ""
msgid "...after a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
msgstr "...po uložení dokumentu pomocí <emph>Soubor - Uložit</emph> či ikony <emph>Uložit</emph>, pokud již byl určen název dokumentu."
+#. prVye
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3928,6 +4390,7 @@ msgctxt ""
msgid "Document is closing"
msgstr "Zavírám dokument"
+#. CvPgm
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3936,6 +4399,7 @@ msgctxt ""
msgid "...before a document is closed."
msgstr "...před zavřením dokumentu."
+#. kLQvC
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3944,6 +4408,7 @@ msgctxt ""
msgid "Document closed"
msgstr "Dokument zavřen"
+#. DNYcy
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3952,6 +4417,7 @@ msgctxt ""
msgid "...after a document was closed. Note that the \"Save Document\" event may also occur when the document is saved before closing."
msgstr "...po zavření dokumentu. Poznámka: také může nastat událost \"Uložit dokument\", pokud se dokument uloží před zavřením."
+#. eovzZ
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3960,6 +4426,7 @@ msgctxt ""
msgid "Activate Document"
msgstr "Aktivovat dokument"
+#. w5v7V
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3968,6 +4435,7 @@ msgctxt ""
msgid "...after a document is brought to the foreground."
msgstr "...po přenesení dokumentu na popředí."
+#. t2QSQ
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3976,6 +4444,7 @@ msgctxt ""
msgid "Deactivate Document"
msgstr "Deaktivovat dokument"
+#. guqXK
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3984,6 +4453,7 @@ msgctxt ""
msgid "...after another document is brought to the foreground."
msgstr "...po přenesení jiného dokumentu do popředí."
+#. xAAJD
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -3992,6 +4462,7 @@ msgctxt ""
msgid "Print Document"
msgstr "Tisk dokumentu"
+#. KHDSZ
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -4000,6 +4471,7 @@ msgctxt ""
msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins."
msgstr "...po zavření dialogu <emph>Tisk</emph>, ale před začátkem skutečného tisku."
+#. 7fBrq
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -4008,6 +4480,7 @@ msgctxt ""
msgid "JavaScript run-time error"
msgstr "Chyba při běhu JavaScriptu"
+#. aHrNm
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -4016,6 +4489,7 @@ msgctxt ""
msgid "...when a JavaScript run-time error occurs."
msgstr "...pokud nastave chyba při běhu JavaScriptu."
+#. rG4ED
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -4024,6 +4498,7 @@ msgctxt ""
msgid "Print Mail Merge"
msgstr "Tisknout standardní dopis"
+#. 8dDPL
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -4032,6 +4507,7 @@ msgctxt ""
msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins. This event occurs for each copy printed."
msgstr "...po zavření dialogu <emph>Tisk</emph>, ale před začátkem skutečného tisku. Tato událost se spustí pro každou vytištěnou kopii."
+#. esqcH
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -4040,6 +4516,7 @@ msgctxt ""
msgid "Change of the page count"
msgstr "Změna počtu stran"
+#. QhSjh
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -4048,6 +4525,7 @@ msgctxt ""
msgid "...when the page count changes."
msgstr "...když se změní počet stran."
+#. ShGUB
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -4056,6 +4534,7 @@ msgctxt ""
msgid "Message received"
msgstr "Zpráva přijata"
+#. qRVBA
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -4064,6 +4543,7 @@ msgctxt ""
msgid "...if a message was received."
msgstr "...pokud byla přijata zpráva."
+#. 7xyqi
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -4072,6 +4552,7 @@ msgctxt ""
msgid "Assigning a Macro to an Event"
msgstr "Přiřazení makra k události"
+#. 37TrA
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -4080,6 +4561,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab."
msgstr "Zvolte <emph>Nástroje - Přizpůsobit</emph> a klepněte na kartu <emph>Události</emph>."
+#. AgVEM
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -4088,6 +4570,7 @@ msgctxt ""
msgid "Select whether you want the assignment to be globally valid or just valid in the current document in the <emph>Save In</emph> listbox."
msgstr "Ve výběru <emph>Uložit do</emph> zvolte, zda chcete, aby přiřazení platilo globálně nebo pouze pro současný dokument."
+#. em5hj
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -4096,6 +4579,7 @@ msgctxt ""
msgid "Select the event from the <emph>Event</emph> list."
msgstr "Vyberte událost ze seznamu <emph>Události</emph>."
+#. 7Hcqy
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -4104,6 +4588,7 @@ msgctxt ""
msgid "Click <emph>Macro</emph> and select the macro to be assigned to the selected event."
msgstr "Klepněte na <emph>Makro</emph> a vyberte makro, které chcete přiřadit vybrané události."
+#. BMHGD
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -4112,6 +4597,7 @@ msgctxt ""
msgid "Click <emph>OK</emph> to assign the macro."
msgstr "Klepněte na <emph>OK</emph> pro přiřazení makra."
+#. jtkJ7
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -4120,6 +4606,7 @@ msgctxt ""
msgid "Click <emph>OK</emph> to close the dialog."
msgstr "Klepnutím na <emph>OK</emph> zavřete dialog."
+#. DzQYQ
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -4128,6 +4615,7 @@ msgctxt ""
msgid "Removing the Assignment of a Macro to an Event"
msgstr "Odstranění přiřazení makra k události"
+#. UGGUT
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -4136,6 +4624,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab."
msgstr "Zvolte <emph>Nástroje - Přizpůsobit</emph> a klepněte na kartu <emph>Události</emph>."
+#. BCPRn
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -4144,6 +4633,7 @@ msgctxt ""
msgid "Select whether you want to remove a global assignment or an assignment that is just valid in the current document by selecting the option in the <emph>Save In</emph> listbox."
msgstr "Ve výběru <emph>Uložit v</emph> zvolte, zda chcete odstranit globální přiřazení nebo pouze pro současný dokument."
+#. 7ZkYK
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -4152,6 +4642,7 @@ msgctxt ""
msgid "Select the event that contains the assignment to be removed from the <emph>Event</emph> list."
msgstr "Ze seznamu <emph>Události</emph> vyberte událost, která obsahuje dané přiřazení."
+#. BBaJ6
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -4160,6 +4651,7 @@ msgctxt ""
msgid "Click <emph>Remove</emph>."
msgstr "Klepněte na <emph>Odstranit</emph>."
+#. zrhkb
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
@@ -4168,6 +4660,7 @@ msgctxt ""
msgid "Click <emph>OK</emph> to close the dialog."
msgstr "Klepnutím na <emph>OK</emph> zavřete dialog."
+#. XcdRk
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -4176,6 +4669,7 @@ msgctxt ""
msgid "$[officename] Basic IDE"
msgstr "$[officename] Basic IDE"
+#. 6zAS7
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -4184,6 +4678,7 @@ msgctxt ""
msgid "<variable id=\"01050000\"><link href=\"text/sbasic/shared/01050000.xhp\" name=\"$[officename] Basic IDE\">$[officename] Basic IDE</link></variable>"
msgstr "<variable id=\"01050000\"><link href=\"text/sbasic/shared/01050000.xhp\" name=\"$[officename] Basic IDE\">$[officename] Basic IDE</link></variable>"
+#. YTpwx
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -4192,6 +4687,7 @@ msgctxt ""
msgid "This section describes the structure of the Basic IDE."
msgstr "Tato část obsahuje popis struktury Basic IDE."
+#. QFuVt
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -4200,6 +4696,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Basic IDE where you can write and edit macros.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevře Basic IDE, ve kterém můžete zapisovat a upravovat makra.</ahelp>"
+#. 8Fzvm
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -4208,6 +4705,7 @@ msgctxt ""
msgid "Commands From the Context menu of the Module Tabs"
msgstr "Příkazy z místní nabídky karet modulů"
+#. gFED6
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -4216,6 +4714,7 @@ msgctxt ""
msgid "Insert"
msgstr "Vložit"
+#. McSb8
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -4224,6 +4723,7 @@ msgctxt ""
msgid "Module"
msgstr "Modul"
+#. VgxHk
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -4232,6 +4732,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:NewModule\">Inserts a new module into the current library.</ahelp>"
msgstr "<ahelp hid=\".uno:NewModule\" visibility=\"visible\">Vloží nový modul do aktuální knihovny.</ahelp>"
+#. QFMA3
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -4240,6 +4741,7 @@ msgctxt ""
msgid "Dialog"
msgstr "Dialog"
+#. ywScC
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -4248,6 +4750,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:NewDialog\">Inserts a new dialog into the current library.</ahelp>"
msgstr "<ahelp hid=\".uno:NewDialog\" visibility=\"visible\">Vloží nový dialog do aktuální knihovny.</ahelp>"
+#. xD3Pn
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -4256,6 +4759,7 @@ msgctxt ""
msgid "Delete"
msgstr "Odstranit"
+#. RZYVz
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -4264,6 +4768,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:DeleteCurrent\">Deletes the selected module.</ahelp>"
msgstr "<ahelp hid=\".uno:DeleteCurrent\" visibility=\"visible\">Smaže vybraný modul.</ahelp>"
+#. WaaYP
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -4272,6 +4777,7 @@ msgctxt ""
msgid "Rename"
msgstr "Přejmenovat"
+#. XnTq6
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -4280,6 +4786,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:RenameCurrent\">Renames the current module in place.</ahelp>"
msgstr "<ahelp hid=\".uno:RenameCurrent\" visibility=\"visible\">Přejmenuje aktuální modul.</ahelp>"
+#. tZBdJ
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -4288,6 +4795,7 @@ msgctxt ""
msgid "Hide"
msgstr "Skrýt"
+#. CNC4t
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -4296,6 +4804,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:HideCurPage\">Hides the current module.</ahelp>"
msgstr "<ahelp hid=\".uno:HideCurPage\">Skryje aktuální modul.</ahelp>"
+#. HHtE6
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -4304,6 +4813,7 @@ msgctxt ""
msgid "Modules"
msgstr "Moduly"
+#. JotdN
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -4312,6 +4822,7 @@ msgctxt ""
msgid "Opens the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro Organizer\"><emph>Macro Organizer</emph></link> dialog."
msgstr "Otevře dialogové okno <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Správce maker\"><emph>Správce maker</emph></link>."
+#. EHXTp
#: 01050100.xhp
msgctxt ""
"01050100.xhp\n"
@@ -4320,6 +4831,7 @@ msgctxt ""
msgid "Watch Window"
msgstr "Okno Kukátka"
+#. FgKHh
#: 01050100.xhp
msgctxt ""
"01050100.xhp\n"
@@ -4328,6 +4840,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/01050100.xhp\">Watch Window</link>"
msgstr "<link href=\"text/sbasic/shared/01050100.xhp\">Okno Kukátka</link>"
+#. sCkDE
#: 01050100.xhp
msgctxt ""
"01050100.xhp\n"
@@ -4336,6 +4849,7 @@ msgctxt ""
msgid "The Watch window allows you to observe the value of variables during the execution of a program. Define the variable in the Watch text box. Click on <link href=\"text/sbasic/shared/02/11080000.xhp\">Enable Watch</link> to add the variable to the list box and to display its values."
msgstr "Okno Kukátka umožňuje sledovat hodnoty proměnných během spouštění programu. V textovém poli Kukátko definujte proměnnou. Klepnutím na <link href=\"text/sbasic/shared/02/11080000.xhp\">Povolit kukátko</link> přidáte proměnnou do seznamu a budou se zobrazovat její hodnoty."
+#. 9wvFG
#: 01050100.xhp
msgctxt ""
"01050100.xhp\n"
@@ -4344,6 +4858,7 @@ msgctxt ""
msgid "Watch"
msgstr "Kukátko"
+#. kxkF2
#: 01050100.xhp
msgctxt ""
"01050100.xhp\n"
@@ -4352,6 +4867,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_EDIT\">Enter the name of the variable whose value is to be monitored.</ahelp>"
msgstr "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_EDIT\">Zadejte název proměnné, jejíž hodnotu chcete sledovat.</ahelp>"
+#. tm5GB
#: 01050100.xhp
msgctxt ""
"01050100.xhp\n"
@@ -4360,6 +4876,7 @@ msgctxt ""
msgid "Remove Watch"
msgstr "Odstranit kukátko"
+#. yqBLC
#: 01050100.xhp
msgctxt ""
"01050100.xhp\n"
@@ -4368,6 +4885,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_BASICIDE_REMOVEWATCH\">Removes the selected variable from the list of watched variables.</ahelp>"
msgstr "<ahelp hid=\"HID_BASICIDE_REMOVEWATCH\">Odstraní vybranou proměnnou ze seznamu sledovaných proměnných.</ahelp>"
+#. UzqEN
#: 01050100.xhp
msgctxt ""
"01050100.xhp\n"
@@ -4376,6 +4894,7 @@ msgctxt ""
msgid "<image id=\"img_id3152460\" src=\"res/baswatr.png\" width=\"0.25inch\" height=\"0.222inch\"><alt id=\"alt_id3152460\">Icon</alt></image>"
msgstr "<image id=\"img_id3152460\" src=\"res/baswatr.png\" width=\"0.25inch\" height=\"0.222inch\"><alt id=\"alt_id3152460\">Ikonka</alt></image>"
+#. xDG4x
#: 01050100.xhp
msgctxt ""
"01050100.xhp\n"
@@ -4384,6 +4903,7 @@ msgctxt ""
msgid "Remove Watch"
msgstr "Odstranit kukátko"
+#. mq5A9
#: 01050100.xhp
msgctxt ""
"01050100.xhp\n"
@@ -4392,6 +4912,7 @@ msgctxt ""
msgid "Editing the Value of a Watched Variable"
msgstr "Úprava hodnoty sledované proměnné"
+#. FQF6P
#: 01050100.xhp
msgctxt ""
"01050100.xhp\n"
@@ -4400,6 +4921,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_LIST\">Displays the list of watched variables. Click twice with a short pause in between on an entry to edit its value.</ahelp> The new value will be taken as the variable's value for the program."
msgstr "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_LIST\">Zobrazuje seznam sledovaných proměnných. Klepnete-li dvakrát s krátkou pauzou na záznam, je možné upravit jeho hodnotu.</ahelp> Nová hodnota bude použita jako hodnota proměnné v programu."
+#. swaqV
#: 01050200.xhp
msgctxt ""
"01050200.xhp\n"
@@ -4408,6 +4930,7 @@ msgctxt ""
msgid "Call Stack Window (Calls)"
msgstr "Okno Zásobník volání"
+#. J83GK
#: 01050200.xhp
msgctxt ""
"01050200.xhp\n"
@@ -4416,6 +4939,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/01050200.xhp\" name=\"Call Stack Window (Calls)\">Call Stack Window (Calls)</link>"
msgstr "<link href=\"text/sbasic/shared/01050200.xhp\" name=\"Okno Zásobník volání\">Okno Zásobník volání</link>"
+#. CnvX5
#: 01050200.xhp
msgctxt ""
"01050200.xhp\n"
@@ -4424,6 +4948,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\" visibility=\"hidden\">Displays the sequence of procedures and functions during the execution of a program.</ahelp> The <emph>Call Stack</emph> allows you to monitor the sequence of procedures and functions during the execution of a program. The procedures are functions are displayed bottom to top with the most recent function or procedure call at the top of the list."
msgstr "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\" visibility=\"hidden\">Zobrazuje pořadí procedur a funkcí za běhu programu.</ahelp><emph>Zásobník volání</emph> vám umožňuje sledovat pořadí volání procedur a funkcí při běhu programu. Procedury a funkce jsou seřazeny podle času volání - naposledy volané jsou nahoře."
+#. kbmgA
#: 01050300.xhp
msgctxt ""
"01050300.xhp\n"
@@ -4432,6 +4957,7 @@ msgctxt ""
msgid "Manage Breakpoints"
msgstr "Spravovat body přerušení"
+#. SuyRz
#: 01050300.xhp
msgctxt ""
"01050300.xhp\n"
@@ -4440,6 +4966,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Manage Breakpoints\">Manage Breakpoints</link>"
msgstr "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Spravovat body přerušení\">Spravovat body přerušení</link>"
+#. JksJ4
#: 01050300.xhp
msgctxt ""
"01050300.xhp\n"
@@ -4448,6 +4975,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/managebreakpoints/ManageBreakpointsDialog\">Specifies the options for breakpoints.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/managebreakpoints/ManageBreakpointsDialog\">Určuje vlastnosti bodů přerušení.</ahelp>"
+#. NgpMF
#: 01050300.xhp
msgctxt ""
"01050300.xhp\n"
@@ -4456,6 +4984,7 @@ msgctxt ""
msgid "Breakpoints"
msgstr "Body přerušení"
+#. dY6rB
#: 01050300.xhp
msgctxt ""
"01050300.xhp\n"
@@ -4464,6 +4993,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/managebreakpoints/entries\">Enter the line number for a new breakpoint, then click <emph>New</emph>.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/managebreakpoints/entries\">Zadejte číslo řádku pro nový bod přerušení a klepněte na <emph>Nový</emph>.</ahelp>"
+#. 6U5kU
#: 01050300.xhp
msgctxt ""
"01050300.xhp\n"
@@ -4472,6 +5002,7 @@ msgctxt ""
msgid "Active"
msgstr "Aktivní"
+#. xjbqE
#: 01050300.xhp
msgctxt ""
"01050300.xhp\n"
@@ -4480,6 +5011,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/managebreakpoints/active\">Activates or deactivates the current breakpoint.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/managebreakpoints/active\">Aktivuje nebo deaktivuje současný bod přerušení.</ahelp>"
+#. BmHff
#: 01050300.xhp
msgctxt ""
"01050300.xhp\n"
@@ -4488,6 +5020,7 @@ msgctxt ""
msgid "Pass Count"
msgstr "Počet průběhů"
+#. AzGxm
#: 01050300.xhp
msgctxt ""
"01050300.xhp\n"
@@ -4496,6 +5029,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/managebreakpoints/pass-nospin\">Specify the number of loops to perform before the breakpoint takes effect.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/managebreakpoints/pass-nospin\">Určuje počet smyček, které proběhnou, než bod přerušení zapůsobí.</ahelp>"
+#. gr8LF
#: 01050300.xhp
msgctxt ""
"01050300.xhp\n"
@@ -4504,6 +5038,7 @@ msgctxt ""
msgid "New"
msgstr "Nový"
+#. CnVC5
#: 01050300.xhp
msgctxt ""
"01050300.xhp\n"
@@ -4512,6 +5047,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/managebreakpoints/new\">Creates a breakpoint on the line number specified.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/managebreakpoints/new\">Vytvoří bod přerušení na určeném řádku.</ahelp>"
+#. GNUAD
#: 01050300.xhp
msgctxt ""
"01050300.xhp\n"
@@ -4520,6 +5056,7 @@ msgctxt ""
msgid "Delete"
msgstr "Smazat"
+#. FjDwe
#: 01050300.xhp
msgctxt ""
"01050300.xhp\n"
@@ -4528,6 +5065,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/managebreakpoints/delete\">Deletes the selected breakpoint.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/managebreakpoints/delete\">Smaže vybraný bod přerušení.</ahelp>"
+#. FokMf
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
@@ -4536,6 +5074,7 @@ msgctxt ""
msgid "Control and Dialog Properties"
msgstr "Vlastnosti ovládacích prvků a dialogových oken"
+#. zRzYS
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
@@ -4544,6 +5083,7 @@ msgctxt ""
msgid "<bookmark_value>controls; properties</bookmark_value><bookmark_value>properties; controls and dialogs</bookmark_value><bookmark_value>dialogs; properties</bookmark_value>"
msgstr "<bookmark_value>ovládací prvky; vlastnosti</bookmark_value><bookmark_value>vlastnosti; ovládací prvky a dialogová okna</bookmark_value><bookmark_value>dialogová okna; vlastnosti</bookmark_value>"
+#. xdRFW
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
@@ -4552,6 +5092,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/01170100.xhp\" name=\"Control and Dialog Properties\">Control and Dialog Properties</link>"
msgstr "<link href=\"text/sbasic/shared/01170100.xhp\" name=\"Vlastnosti ovládacích prvků a dialogových oken\">Vlastnosti ovládacích prvků a dialogových oken</link>"
+#. WPmT4
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
@@ -4560,6 +5101,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specifies the properties of the selected dialog or control.</ahelp> You must be in the design mode to be able to use this command."
msgstr "<ahelp hid=\".\">Určuje vlastnosti vybraného dialogového okna nebo ovládacího prvku.</ahelp> Tento příkaz je možné použít jen v režimu návrhu."
+#. AKNqf
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
@@ -4568,6 +5110,7 @@ msgctxt ""
msgid "Entering Data in the Properties Dialog"
msgstr "Zadávání dat v dialogovém okně Vlastnosti"
+#. hyyPe
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
@@ -4576,6 +5119,7 @@ msgctxt ""
msgid "The following key combinations apply to enter data in multiline fields or combo boxes of the <emph>Properties</emph> dialog:"
msgstr "Následující klávesové zkratky vám pomohou zadávat data do víceřádkových polí nebo polí se seznamem dialogového okna <emph>Vlastnosti</emph>:"
+#. pJ7C6
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
@@ -4584,6 +5128,7 @@ msgctxt ""
msgid "Keys"
msgstr "Klávesy"
+#. sn9u8
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
@@ -4592,6 +5137,7 @@ msgctxt ""
msgid "Effects"
msgstr "Efekty"
+#. A8PGQ
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
@@ -4600,6 +5146,7 @@ msgctxt ""
msgid "Alt+Down Arrow"
msgstr "Alt+šipka dolů"
+#. K92G7
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
@@ -4608,6 +5155,7 @@ msgctxt ""
msgid "Opens a combo box"
msgstr "Otevře pole se seznamem"
+#. h2EUT
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
@@ -4616,6 +5164,7 @@ msgctxt ""
msgid "Alt+Up Arrow"
msgstr "Alt+šipka nahoru"
+#. G2ta5
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
@@ -4624,6 +5173,7 @@ msgctxt ""
msgid "Closes a combo box"
msgstr "Zavře pole se seznamem"
+#. m5KJm
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
@@ -4632,6 +5182,7 @@ msgctxt ""
msgid "Shift+Enter"
msgstr "Shift+Enter"
+#. wyG3u
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
@@ -4640,6 +5191,7 @@ msgctxt ""
msgid "Inserts a line break in multiline fields."
msgstr "Vloží zalomení řádku do víceřádkových polí."
+#. XYW3y
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
@@ -4648,6 +5200,7 @@ msgctxt ""
msgid "(UpArrow)"
msgstr "(šipka nahoru)"
+#. hGdUu
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
@@ -4656,6 +5209,7 @@ msgctxt ""
msgid "Goes to the previous line."
msgstr "Přejde na předchozí řádek."
+#. mtkFW
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
@@ -4664,6 +5218,7 @@ msgctxt ""
msgid "(DownArrow)"
msgstr "(šipka dolů)"
+#. TRNaq
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
@@ -4672,6 +5227,7 @@ msgctxt ""
msgid "Goes to the next line."
msgstr "Přejde na následující řádek."
+#. jNc5k
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
@@ -4680,6 +5236,7 @@ msgctxt ""
msgid "Enter"
msgstr "Enter"
+#. prQQs
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
@@ -4688,6 +5245,7 @@ msgctxt ""
msgid "Applies the changes made to a field and places the cursor into the next field."
msgstr "Potvrdí změny provedené v poli a umístí kurzor do následujícího pole."
+#. RBV9J
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4696,6 +5254,7 @@ msgctxt ""
msgid "General"
msgstr "Obecné"
+#. fqGGQ
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4704,6 +5263,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/01170101.xhp\" name=\"General\">General</link>"
msgstr "<link href=\"text/sbasic/shared/01170101.xhp\" name=\"Obecné\">Obecné</link>"
+#. xTQUU
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4712,6 +5272,7 @@ msgctxt ""
msgid "Define the properties for the selected control or dialog. The available properties depend on the type of control selected. The following properties therefore are not available for every type of control."
msgstr "Určuje vlastnosti vybraného ovládacího prvku nebo dialogového okna. Dostupné vlastnosti závisí na druhu vybraného ovládacího prvku. Následující vlastnosti tudíž nejsou k dispozici pro všechny druhy ovládacích prvků."
+#. GDxAa
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4720,6 +5281,7 @@ msgctxt ""
msgid "Alignment"
msgstr "Zarovnání"
+#. PtRMQ
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4728,6 +5290,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_PROP_IMAGE_ALIGN\">Specify the alignment option for the selected control.</ahelp>"
msgstr "<ahelp hid=\"HID_PROP_IMAGE_ALIGN\">Určuje zarovnání vybraného ovládacího prvku.</ahelp>"
+#. aBDEP
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4736,6 +5299,7 @@ msgctxt ""
msgid "AutoFill"
msgstr "Automatické vyplňování"
+#. EDCbD
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4744,6 +5308,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select \"Yes\" to enable the AutoFill function for the selected control. </ahelp>"
msgstr "<ahelp hid=\".\">Výběrem \"Ano\" povolíte funkci Automatické vyplňování pro vybraný ovládací prvek. </ahelp>"
+#. avCAy
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4752,6 +5317,7 @@ msgctxt ""
msgid "Background color"
msgstr "Barva pozadí"
+#. DYYEL
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4760,6 +5326,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the background color for the current control.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje barvu pozadí pro vybraný ovládací prvek.</ahelp>"
+#. cFZBo
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4768,6 +5335,7 @@ msgctxt ""
msgid "Large change"
msgstr "Velká změna"
+#. xF7DA
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4776,6 +5344,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the number of units to scroll when a user clicks in the area between the slider and the arrows on a scrollbar.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje počet jednotek, o které se pole posune, pokud uživatel klepne na posuvníku mezi posuvníkem a šipkami.</ahelp>"
+#. 9QGLF
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4784,6 +5353,7 @@ msgctxt ""
msgid "Border"
msgstr "Ohraničení"
+#. eRnCR
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4792,6 +5362,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the border type for the current control.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje druh ohraničení vybraného ovládacího prvku.</ahelp>"
+#. a7atD
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4800,6 +5371,7 @@ msgctxt ""
msgid "Button type"
msgstr "Typ tlačítka"
+#. 396Qd
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4808,6 +5380,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select a button type. Button types determine what type of action is initiated.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje druh tlačítka. Druh tlačítka určuje, jaká činnost nastane.</ahelp>"
+#. xDFYm
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4816,6 +5389,7 @@ msgctxt ""
msgid "Character set"
msgstr "Písmo"
+#. F948D
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4824,6 +5398,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select the font to be used for displaying the contents of the current control.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje písmo použité pro zobrazení obsahu vybraného ovládacího prvku.</ahelp>"
+#. rLJXW
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4832,6 +5407,7 @@ msgctxt ""
msgid "Currency symbol"
msgstr "Symbol měny"
+#. hvuKK
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4840,6 +5416,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter the currency symbol to be used for currency controls.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte symbol měny použitý pro ovládací prvky měny.</ahelp>"
+#. hkEUs
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4848,6 +5425,7 @@ msgctxt ""
msgid "Date"
msgstr "Datum"
+#. W6cd8
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4856,6 +5434,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the default date to be shown in the Date control.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte výchozí datum, které se zobrazí v ovládacím prvku Date.</ahelp>"
+#. nDAvA
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4864,6 +5443,7 @@ msgctxt ""
msgid "Date format"
msgstr "Formát data"
+#. Vpt3V
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4872,6 +5452,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the desired format for a date control. A date control interprets the user input depending on this format setting.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte požadovaný formát ovládacích prvků data. V závislosti na tomto nastavení se interpretuje vstup uživatele.</ahelp>"
+#. xBWQF
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4880,6 +5461,7 @@ msgctxt ""
msgid "Date max."
msgstr "Max. datum"
+#. H3it5
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4888,6 +5470,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the upper limit for a date control.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje horní limit pro ovládací prvky data.</ahelp>"
+#. fLYMV
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4896,6 +5479,7 @@ msgctxt ""
msgid "Date min."
msgstr "Min. datum"
+#. njsjf
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4904,6 +5488,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the lower limit for a date control.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje dolní limit pro ovládací prvky data.</ahelp>"
+#. 5cRdr
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4912,6 +5497,7 @@ msgctxt ""
msgid "Decimal accuracy"
msgstr "Desetinná přesnost"
+#. LAnBF
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4920,6 +5506,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the number of decimal places displayed for a numerical or currency control.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje počet desetinných míst zobrazených v ovládacích prvcích čísel nebo měny.</ahelp>"
+#. NxoEv
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4928,6 +5515,7 @@ msgctxt ""
msgid "Default button"
msgstr "Výchozí tlačítko"
+#. JFHwY
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4936,6 +5524,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select \"Yes\" to make the current button control the default selection. Pressing <emph>Return</emph> in the dialog activates the default button.</ahelp>"
msgstr "<ahelp hid=\".\">Výběrem \"Ano\" určíte, že toto tlačítko bude výchozí. Stisknutí klávesy <emph>Enter</emph> v dialogovém okně aktivuje právě výchozí tlačítko.</ahelp>"
+#. bsDNs
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4944,6 +5533,7 @@ msgctxt ""
msgid "Delay"
msgstr "Prodleva"
+#. UGWJG
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4952,6 +5542,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specifies the delay in milliseconds between scrollbar trigger events.</ahelp> A trigger event occurs when you click a scrollbar arrow or click the background area in a scrollbar. Repeated trigger events occur if you keep the mouse button pressed when you click a scrollbar arrow or background area in a scrollbar. If you want, you can include valid time units with the number that you enter, for example, 2 s or 500 ms."
msgstr "<ahelp hid=\".\">Určuje prodlevu v milisekundách mezi událostmi posuvníku.</ahelp> Tato událost nastane, když klepnete na šipku posuvníku nebo pozadí posuvníku. Pokud tlačítko myši držíte, dojde k opakovanému spuštění události. Pokud chcete, je možné zadat i platné časové jednotky; např. 2 s nebo 500 ms."
+#. jFKSh
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4960,6 +5551,7 @@ msgctxt ""
msgid "Dropdown"
msgstr "Rozbalovací"
+#. Cip9s
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4968,6 +5560,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select \"Yes\" to enable the dropdown option for list or combo box controls. A dropdown control field has an arrow button which you can click to open a list of the existing form entries.</ahelp>"
msgstr "<ahelp hid=\".\">Výběrem \"Ano\" povolíte, aby bylo možné seznam nebo pole se seznamem rozbalovat. Rozbalovací ovládací prvek má šipku, na kterou je možné klepnout a tím otevřít seznam existujících položek.</ahelp>"
+#. tCz4B
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4976,6 +5569,7 @@ msgctxt ""
msgid "Enabled"
msgstr "Zapnuto"
+#. t4GJD
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4984,6 +5578,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select \"Yes\" to enable the control. If the control is disabled, it is grayed out in the dialog.</ahelp>"
msgstr "<ahelp hid=\".\">Výběrem \"Ano\" zapnete ovládací prvek. Je-li ovládací prvek vypnut, zobrazí se v dialogovém okně šedě.</ahelp>"
+#. M7AWe
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -4992,6 +5587,7 @@ msgctxt ""
msgid "Edit mask"
msgstr "Upravit masku"
+#. X3nvF
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5000,6 +5596,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the edit mask for a pattern control. This is a character code that defines the input format for the control.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje masku pro kontrolu vstupních údajů. Maska je kód, který určuje vstupní formát ovládacího prvku.</ahelp>"
+#. B7JzP
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5008,6 +5605,7 @@ msgctxt ""
msgid "You need to specify a masking character for each input character of the edit mask to restrict the input to the values that are listed in the following table:"
msgstr "Musíte určit znak masky pro každý vstupní znak, pokud chcete vstup omezit na hodnoty, jejichž přehled najdete v následující tabulce:"
+#. AicCo
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5016,6 +5614,7 @@ msgctxt ""
msgid "Character"
msgstr "Znak"
+#. 7B8iu
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5024,6 +5623,7 @@ msgctxt ""
msgid "Meaning"
msgstr "Význam"
+#. aAaQk
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5032,6 +5632,7 @@ msgctxt ""
msgid "L"
msgstr "L"
+#. qAQoQ
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5040,6 +5641,7 @@ msgctxt ""
msgid "A text constant. This character cannot be modified by the user."
msgstr "Textová konstanta. Tento znak uživatel nemůže měnit."
+#. B9UEs
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5048,6 +5650,7 @@ msgctxt ""
msgid "a"
msgstr "a"
+#. yEwjE
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5056,6 +5659,7 @@ msgctxt ""
msgid "The characters a-z can be entered here. If a capital letter is entered, it is automatically converted to a lowercase letter."
msgstr "V této pozici mohou být zadána libovolná písmena od a do z. Bude-li zadáno velké písmeno, bude automaticky převedeno na písmeno malé."
+#. 4G78g
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5064,6 +5668,7 @@ msgctxt ""
msgid "A"
msgstr "A"
+#. Q86Zu
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5072,6 +5677,7 @@ msgctxt ""
msgid "The characters A-Z can be entered here. If a lowercase letter is entered, it is automatically converted to a capital letter"
msgstr "V této pozici mohou být zadána libovolná písmena od A do Z. Bude-li zadáno malé písmeno, bude automaticky převedeno na písmeno velké."
+#. BHyzL
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5080,6 +5686,7 @@ msgctxt ""
msgid "c"
msgstr "c"
+#. tuUGC
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5088,6 +5695,7 @@ msgctxt ""
msgid "The characters a-z and 0-9 can be entered here. If a capital letter is entered, it is automatically converted to a lowercase letter."
msgstr "V této pozici mohou být zadána libovolná písmena od A do Z nebo číslice od 0 do 9. Bude-li zadáno velké písmeno, bude automaticky převedeno na písmeno malé."
+#. CPhFH
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5096,6 +5704,7 @@ msgctxt ""
msgid "C"
msgstr "C"
+#. urwGP
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5104,6 +5713,7 @@ msgctxt ""
msgid "The characters a-z and 0-9 can be entered here. If a lowercase letter is entered, it is automatically converted to a capital letter"
msgstr "V této pozici mohou být zadána libovolná písmena od A do Z nebo číslice od 0 do 9. Bude-li zadáno malé písmeno, bude automaticky převedeno na písmeno velké."
+#. Aqkhg
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5112,6 +5722,7 @@ msgctxt ""
msgid "N"
msgstr "N"
+#. U4J7u
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5120,6 +5731,7 @@ msgctxt ""
msgid "Only the characters 0-9 can be entered."
msgstr "V této pozici mohou být zadány libovolné číslice od 0 do 9."
+#. wGGR7
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5128,6 +5740,7 @@ msgctxt ""
msgid "x"
msgstr "x"
+#. Gpn4f
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5136,6 +5749,7 @@ msgctxt ""
msgid "All printable characters can be entered."
msgstr "V této pozici mohou být zadány libovolné tisknutelné znaky."
+#. 8vmjJ
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5144,6 +5758,7 @@ msgctxt ""
msgid "X"
msgstr "X"
+#. SxFCq
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5152,6 +5767,7 @@ msgctxt ""
msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
msgstr "V této pozici mohou být zadány libovolné tisknutelné znaky. Bude-li zadáno malé písmeno, bude automaticky převedeno na písmeno velké."
+#. F3XwG
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5160,6 +5776,7 @@ msgctxt ""
msgid "Editable"
msgstr "Upravitelné"
+#. R4Axb
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5168,6 +5785,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specifies whether the nodes of the tree control are editable.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje, zda je uzel stromu editovatelný.</ahelp>"
+#. 6E3fY
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5176,6 +5794,7 @@ msgctxt ""
msgid "The default value is FALSE."
msgstr "Výchozí hodnota je FALSE."
+#. VDs3B
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5184,6 +5803,7 @@ msgctxt ""
msgid "Graphics"
msgstr "Obrázek"
+#. phpED
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5192,6 +5812,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the source of the graphics for a button or an image control. Click \"...\" to select a file.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje zdroj obrázku pro tlačítko nebo obrázek. Klepnutím na \"...\" vyberete soubor.</ahelp>"
+#. iPZoL
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5200,6 +5821,7 @@ msgctxt ""
msgid "Height"
msgstr "Výška"
+#. Bs2gd
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5208,6 +5830,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the height of the current control or the dialog.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje výšku vybraného ovládacího prvku.</ahelp>"
+#. VvPRw
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5216,6 +5839,7 @@ msgctxt ""
msgid "Help text"
msgstr "Pomocný text"
+#. Kz7Ys
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5224,6 +5848,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter a help text that is displayed as a tip (bubble help) when the mouse rests over the control.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte pomocný text, který se zobrazí jako tip (bublinová nápověda), když podržíte ukazatel myši nad ovládacím prvkem.</ahelp>"
+#. pTjfM
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5232,6 +5857,7 @@ msgctxt ""
msgid "Help URL"
msgstr "URL nápovědy"
+#. XxuEf
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5240,6 +5866,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the help URL that is called when you press F1 while the focus is on a particular control. For example, use the format HID:1234 to call the Help-ID with the number 1234.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje URL nápovědy, která se zobrazí, když má tento ovládací prvek zaměření a stisknete F1. Např. pomocí HID:1234 zavoláte Help-ID s číslem 1234.</ahelp>"
+#. yaVgx
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5248,6 +5875,7 @@ msgctxt ""
msgid "Set the environment variable HELP_DEBUG to 1 to view the Help-IDs as extended help tips."
msgstr "Při nastavení proměnné prostředí HELP_DEBUG na 1 se Help-ID zobrazí jako rozšířené tipy."
+#. PeAAF
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5256,6 +5884,7 @@ msgctxt ""
msgid "Incr./decrement value"
msgstr "Zvýšit/snížit hodnotu"
+#. j6dm5
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5264,6 +5893,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the increment and decrement interval for spin button controls.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje interval zvýšení a snížení hodnoty pro rolovací tlačítka.</ahelp>"
+#. WRQBk
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5272,6 +5902,7 @@ msgctxt ""
msgid "Invokes stop mode editing"
msgstr "Vyvolá konec editace"
+#. uYGG2
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5280,6 +5911,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specifies what happens when editing is interrupted by selecting another node in the tree, a change in the tree's data, or by some other means.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje, co se stane, když je editace přerušena výběrem jiného uzlu stromu, změnou stromu dat nebo jiným způsobem.</ahelp>"
+#. ExcDe
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5288,6 +5920,7 @@ msgctxt ""
msgid "Setting this property to TRUE causes the changes to be automatically saved when editing is interrupted. FALSE means that editing is canceled and changes are lost."
msgstr "Pokud je vlastnost nastavena na TRUE, při ukončení editace se změny automaticky uloží. FALSE znamená, že se editace přeruší a změny jsou ztraceny."
+#. DgFkR
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5296,6 +5929,7 @@ msgctxt ""
msgid "The default value is FALSE."
msgstr "Výchozí hodnota je FALSE."
+#. Di9Xo
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5304,6 +5938,7 @@ msgctxt ""
msgid "Label"
msgstr "Popisek"
+#. BH2nz
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5312,6 +5947,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specifies the label of the current control. The label is displayed along with the control.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje popisek vybraného ovládacího prvku. Tento popisek se zobrazí spolu s ovládacím prvkem.</ahelp>"
+#. 6X5mC
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5320,6 +5956,7 @@ msgctxt ""
msgid "You can create multi-line <emph>labels</emph> by inserting manual line breaks in the label using <emph>Shift+Enter</emph>."
msgstr "Víceřádkové <emph>popisky</emph> je možné vytvořit vložením ručního zalomení řádku pomocí <emph>Shift+Enter</emph>."
+#. r4WBz
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5328,6 +5965,7 @@ msgctxt ""
msgid "Line Count"
msgstr "Počet řádků"
+#. YBUsT
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5336,6 +5974,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter the number of lines to be displayed for a list control. For combo boxes, this setting is only active if the dropdown option is enabled. </ahelp>"
msgstr "<ahelp hid=\".\">Zadejte počet řádků, které se v seznamu mohou zobrazit. Pro pole se seznamem je toto nastavení aktivní jen tehdy, je-li povoleno rozbalování.</ahelp>"
+#. bJA4h
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5344,6 +5983,7 @@ msgctxt ""
msgid "Scrollbar"
msgstr "Posuvník"
+#. nDA7n
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5352,6 +5992,7 @@ msgctxt ""
msgid "Adds the scrollbar type that you specify to a text box."
msgstr "Přidá takový posuvník, jehož typ určíte v textovém poli."
+#. 6xNxb
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5360,6 +6001,7 @@ msgctxt ""
msgid "Small change"
msgstr "Malá změna"
+#. CGeAu
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5368,6 +6010,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the number of units to scroll when a user clicks an arrow on a scrollbar.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje počet jednotek, o které se pole posune, pokud uživatel klepne na šipku posuvníku.</ahelp>"
+#. kC4mu
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5376,6 +6019,7 @@ msgctxt ""
msgid "List entries"
msgstr "Položky seznamu"
+#. Ga3fT
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5384,6 +6028,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the entries for a list control. One line takes one list entry. Press <emph>Shift+Enter</emph> to insert a new line.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje položky v seznamu. Jeden řádek představuje jednu položku. Nový řádek vložíte pomocí <emph>Shift+Enter</emph>.</ahelp>"
+#. qBq9j
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5392,6 +6037,7 @@ msgctxt ""
msgid "Literal mask"
msgstr "Znaková maska"
+#. 7seGj
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5400,6 +6046,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the initial values to be displayed in a pattern control. This helps the user to identify which values are allowed in a pattern control. The literal mask is restricted by the format specified by the edit mask.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje počáteční hodnoty zobrazující ovládací prvek se vzorkem. To uživateli pomůže rozeznat, jaké hodnoty jsou v tomto poli povoleny. Zadávané hodnoty jsou omezeny formátem vstupní masky.</ahelp>"
+#. CRUKE
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5408,6 +6055,7 @@ msgctxt ""
msgid "Manual line break"
msgstr "Ruční zalomení řádku"
+#. BdKPT
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5416,6 +6064,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select \"Yes\" to allow manual line breaks inside multiline controls.</ahelp>"
msgstr "<ahelp hid=\".\">Výběrem \"Ano\" povolíte ruční zalomení řádku ve víceřádkových ovládacích prvcích.</ahelp>"
+#. Q954Y
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5424,6 +6073,7 @@ msgctxt ""
msgid "Max. text length"
msgstr "Maximální délka textu"
+#. jCAEZ
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5432,6 +6082,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the maximum number of characters that the user can enter.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje maximální počet znaků, které může uživatel zadat.</ahelp>"
+#. fWJry
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5440,6 +6091,7 @@ msgctxt ""
msgid "Multiline Input"
msgstr "Víceřádkový vstup"
+#. j9JFM
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5448,6 +6100,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select \"Yes\" to allow the input of multiple lines in the control. Press Enter to insert a manual line break in the control.</ahelp>"
msgstr "<ahelp hid=\".\">Výběrem \"Ano\" povolíte víceřádkový vstup v ovládacím prvku. Stisknutím Enter v ovládacím prvku vložíte ruční zalomení.</ahelp>"
+#. GHYEq
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5456,6 +6109,7 @@ msgctxt ""
msgid "Multiselection"
msgstr "Vícenásobný výběr"
+#. rtqLT
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5464,6 +6118,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select \"Yes\" to allow the selection of multiple entries in list controls.</ahelp>"
msgstr "<ahelp hid=\".\">Výběrem \"Ano\" povolíte výběr více položek seznamu.</ahelp>"
+#. 5XDPo
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5472,6 +6127,7 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. NuDCQ
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5480,6 +6136,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Insert a name for the current control. This name is used to identify the control.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte název vybraného ovládacího prvku. Tento název se používá pro identifikaci ovládacího prvku.</ahelp>"
+#. F2dAE
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5488,6 +6145,7 @@ msgctxt ""
msgid "Order"
msgstr "Pořadí"
+#. i7fot
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5496,6 +6154,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the order in which the controls receive the focus when the Tab key is pressed in the dialog.</ahelp> On entering a dialog, the control with the lowest order (0) receives the focus. Pressing the <emph>Tab</emph> key the successively focuses the other controls as specified by their order number."
msgstr "<ahelp hid=\".\">Určuje pořadí, ve kterém ovládací prvky získávají zaměření při stisku klávesy Tab v dialogu.</ahelp> Po otevření dialogu je zaměřen prvek s nejnižším pořadím (0). Po stisku klávesy <emph>Tab</emph> jsou zaměřovány další prvky podle pořadí určeného svými čísly."
+#. 54etz
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5504,6 +6163,7 @@ msgctxt ""
msgid "Initially, the controls receive numbers in the order they are added to the dialog. You can change the order numbers for controls. $[officename] Basic updates the order numbers automatically to avoid duplicate numbers. Controls that cannot be focused are also assigned a value but these controls are skipped when using the Tab key."
msgstr "Nejprve získají ovládací prvky čísla podle pořadí, v jakém byly přidány do dialogu. Poté je možné jejich pořadí upravit. $[officename] Basic pořadí automaticky aktualizuje, aby předešel duplicitním číslům. Ovládací prvky, které nemohou být zaměřeny, mají číslo také přiřazeno, ale při použití klávesy Tab jsou přeskočeny."
+#. 9AfPp
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5512,6 +6172,7 @@ msgctxt ""
msgid "Orientation"
msgstr "Orientace"
+#. ikZBx
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5520,6 +6181,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the orientation for a scrollbar control.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje orientaci posuvníku.</ahelp>"
+#. wPXqH
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5528,6 +6190,7 @@ msgctxt ""
msgid "Page (step)"
msgstr "Stránka (krok)"
+#. UcdiE
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5536,6 +6199,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the number of the dialog page to which the current control is assigned or the page number of the dialog you want to edit.</ahelp> If a dialog has only one page set its <emph>Page (Step)</emph> value to <emph>0</emph>."
msgstr "<ahelp hid=\".\">Určuje číslo stránky dialogu, na kterou patří vybraný ovládací prvek, nebo číslo stránky dialogu, kterou chcete upravit.</ahelp> Pokud má dialog jen jednu stránku, nastavte hodnotu <emph>Stránka (krok)</emph> na <emph>0</emph>."
+#. BoGGV
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5544,6 +6208,7 @@ msgctxt ""
msgid "Select <emph>Page (Step)</emph> = 0 to make a control visible on every dialog page."
msgstr "Zadáním <emph>Stránka (krok)</emph> = 0 zařídíte, že se ovládací prvek zobrazí na každé stránce dialogu."
+#. CWHWy
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5552,6 +6217,7 @@ msgctxt ""
msgid "To switch between dialog pages at run time, you need to create a macro that changes the value of <emph>Page (Step)</emph>."
msgstr "Chcete-li za běhu přepínat mezi stránkami dialogu, musíte vytvořit makro, které mění hodnotu <emph>Stránka (krok)</emph>."
+#. yfdsF
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5560,6 +6226,7 @@ msgctxt ""
msgid "Password characters"
msgstr "Znaky hesla"
+#. kNFHd
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5568,6 +6235,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter a character to be displayed instead of the characters that are typed. This can be used for entering passwords in text controls.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte znak, který se zobrazí místo znaků, které zapisujete. To lze využít např. pro zadávání hesel do textových polí.</ahelp>"
+#. h8SXD
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5576,6 +6244,7 @@ msgctxt ""
msgid "PositionX"
msgstr "PoziceX"
+#. 2EVcB
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5584,6 +6253,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the distance of the current control from the left side of the dialog.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje vzdálenost vybraného ovládacího prvku od levého okraje dialogu.</ahelp>"
+#. JTKqk
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5592,6 +6262,7 @@ msgctxt ""
msgid "PositionY"
msgstr "PoziceY"
+#. J7py4
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5600,6 +6271,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the distance of the current control from the top of the dialog.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje vzdálenost vybraného ovládacího prvku od horního okraje dialogu.</ahelp>"
+#. bGzny
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5608,6 +6280,7 @@ msgctxt ""
msgid "Prefix symbol"
msgstr "Symbol pro předponu"
+#. ezYKt
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5616,6 +6289,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select \"Yes\" to display the currency symbol prefix in currency controls when a number was entered.</ahelp>"
msgstr "<ahelp hid=\".\">Výběrem \"Ano\" určíte, že se má zobrazovat předpona při zadávání čísel pro ovládací prvky měny.</ahelp>"
+#. ACDzZ
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5624,6 +6298,7 @@ msgctxt ""
msgid "Print"
msgstr "Tisk"
+#. DTyCw
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5632,6 +6307,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select \"Yes\" to include the current control in a document's printout.</ahelp>"
msgstr "<ahelp hid=\".\">Výběrem \"Ano\" přidáte aktuální ovládací prvek do tiskového výstupu dialogu.</ahelp>"
+#. cff54
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5640,6 +6316,7 @@ msgctxt ""
msgid "Progress value"
msgstr "Hodnota průběhu"
+#. hZPwV
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5648,6 +6325,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify a progress value for a progress bar control.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje hodnotu průběhu pro ukazatel průběhu.</ahelp>"
+#. AVt7R
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5656,6 +6334,7 @@ msgctxt ""
msgid "Progress value max."
msgstr "Max. hodnota průběhu"
+#. KAaFj
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5664,6 +6343,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the maximum value of a progress bar control.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje maximální hodnotu ukazatele průběhu.</ahelp>"
+#. 7Euj4
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5672,6 +6352,7 @@ msgctxt ""
msgid "Progress value min."
msgstr "Min. hodnota průběhu"
+#. oBei3
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5680,6 +6361,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the minimum value of a progress bar control.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje minimální hodnotu ukazatele průběhu.</ahelp>"
+#. ZbJ4B
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5688,6 +6370,7 @@ msgctxt ""
msgid "Read-only"
msgstr "Pouze pro čtení"
+#. pDFLA
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5696,6 +6379,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select \"Yes\" to prevent the user from editing the value of the current control. The control is enabled and can be focused but not modified.</ahelp>"
msgstr "<ahelp hid=\".\">Výběrem \"Ano\" zabráníte uživateli upravovat hodnotu vybraného ovládacího prvku. Ovládací prvek je zapnut, může být zaměřen, ale nelze jej upravit.</ahelp>"
+#. QcDc4
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5704,6 +6388,7 @@ msgctxt ""
msgid "Repeat"
msgstr "Opakovat"
+#. Tn2Gm
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5712,6 +6397,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Repeats trigger events when you keep the mouse button pressed on a control such as a spin button.</ahelp>"
msgstr "<ahelp hid=\".\">Opakuje spouštění událostí, pokud držíte stisknuté tlačítko myši na ovládacím prvku, např. rolovacím tlačítku nebo posuvníku.</ahelp>"
+#. RP3VX
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5720,6 +6406,7 @@ msgctxt ""
msgid "Root displayed"
msgstr "Zobrazit kořen"
+#. adGTR
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5728,6 +6415,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specifies if the root node of the tree control is displayed.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje, zda se zobrazí kořenový uzel stromu.</ahelp>"
+#. p9tYi
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5736,6 +6424,7 @@ msgctxt ""
msgid "If Root displayed is set to FALSE, the root node of a model is no longer a valid node for the tree control and can't be used with any method of XTreeControl."
msgstr "Pokud je hodnota nastavena na FALSE, kořený uzel není platným uzlem stromu a nelze jej použít žádnou metodou XTreeControl."
+#. KucrS
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5744,6 +6433,7 @@ msgctxt ""
msgid "The default value is TRUE."
msgstr "Výchozí hodnota je TRUE."
+#. UFPCV
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5752,6 +6442,7 @@ msgctxt ""
msgid "Row height"
msgstr "Výška řádku"
+#. xPrCr
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5760,6 +6451,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specifies the height of each row of a tree control, in pixels.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje výšku každého řádku ve stromu v pixelech.</ahelp>"
+#. wFHUd
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5768,6 +6460,7 @@ msgctxt ""
msgid "If the specified value is less than or equal to zero, the row height is the maximum height of all rows."
msgstr "Pokud je zadaná hodnota menší nebo rovna nule, výška řádku je maximální výška všech řádků."
+#. CLPMV
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5776,6 +6469,7 @@ msgctxt ""
msgid "The default value is 0."
msgstr "Výchozí hodnota je 0."
+#. ydxCG
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5784,6 +6478,7 @@ msgctxt ""
msgid "Scale"
msgstr "Měřítko"
+#. 9qp2q
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5792,6 +6487,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Scales the image to fit the control size.</ahelp>"
msgstr "<ahelp hid=\".\">Upraví velikost obrázku, aby odpovídal velikosti ovládacího prvku.</ahelp>"
+#. FrqW5
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5800,6 +6496,7 @@ msgctxt ""
msgid "Scrollbar"
msgstr "Posuvník"
+#. jiW7j
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5808,6 +6505,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Adds the scrollbar type that you specify to a text box.</ahelp>"
msgstr "<ahelp hid=\".\">Přidá k textovému poli posuvník určeného druhu.</ahelp>"
+#. gkvzY
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5816,6 +6514,7 @@ msgctxt ""
msgid "Scroll value"
msgstr "Hodnota posunu"
+#. 24GzW
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5824,6 +6523,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the initial value of a scrollbar control. This determines the position of the scrollbar slider.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte počáteční hodnotu posuvníku. To určí jeho výchozí pozici.</ahelp>"
+#. FEeCy
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5832,6 +6532,7 @@ msgctxt ""
msgid "Scroll value max."
msgstr "Max. hodnota posunu"
+#. 2QDng
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5840,6 +6541,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the maximum value of a scrollbar control.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje maximální hodnotu posuvníku.</ahelp>"
+#. WhdNX
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5848,6 +6550,7 @@ msgctxt ""
msgid "Scroll value min."
msgstr "Min. hodnota posunu"
+#. KkkV7
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5856,6 +6559,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the minimum value of a scrollbar control.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje minimální hodnotu posuvníku.</ahelp>"
+#. E6FFj
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5864,6 +6568,7 @@ msgctxt ""
msgid "Show handles"
msgstr "Zobrazit úchyty"
+#. wG6AD
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5872,6 +6577,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specifies whether the handles of the nodes should be displayed.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje, zda se mají zobrazit úchyty uzlů.</ahelp>"
+#. TC8mj
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5880,6 +6586,7 @@ msgctxt ""
msgid "The handles are dotted lines that visualize the hierarchy of the tree control."
msgstr "Úchyty jsou tečkované čáry, které vizualizují hierarchii stromu."
+#. 55Gfe
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5888,6 +6595,7 @@ msgctxt ""
msgid "The default value is TRUE."
msgstr "Výchozí hodnota je TRUE."
+#. kEF3n
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5896,6 +6604,7 @@ msgctxt ""
msgid "Show root handles"
msgstr "Zobrazit úchyt kořene"
+#. nGccA
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5904,6 +6613,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specifies whether the handles of the nodes should also be displayed at root level.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje, zda se má zobrazit také úchyt kořenových uzlů.</ahelp>"
+#. GCfuF
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5912,6 +6622,7 @@ msgctxt ""
msgid "The default value is TRUE."
msgstr "Výchozí hodnota je TRUE."
+#. XLMGF
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5920,6 +6631,7 @@ msgctxt ""
msgid "Selection"
msgstr "Výběr"
+#. mF5w3
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5928,6 +6640,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specifies the sequence of the selected items, where \"0\" corresponds to the first item. To select more than one item, Multiselection must be enabled.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje pořadí vybraných položek. \"0\" představuje první položku. Pro výběr více než jedné položky musí být povolen Vícenásobný výběr.</ahelp>"
+#. jwSUy
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5936,6 +6649,7 @@ msgctxt ""
msgid "Click the <emph>...</emph> button to open the <emph>Selection</emph> dialog."
msgstr "Klepnutím na tlačítko <emph>...</emph> otevřete dialog <emph>Výběr</emph>."
+#. oEvvu
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5944,6 +6658,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Click the item or items that you want to select. To select more than one item, ensure that the Multiselection option is selected.</ahelp>"
msgstr "<ahelp hid=\".\">Klepněte na položku či položky, které chcete vybrat. Pro výběr více než jedné položky musíte povolit možnost Vícenásobný výběr.</ahelp>"
+#. 56k8D
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5952,6 +6667,7 @@ msgctxt ""
msgid "Selection type"
msgstr "Druh výběru"
+#. 7MwBq
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5960,6 +6676,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specifies the selection mode that is enabled for this tree control.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje režim výběru, který je zapnut pro strom.</ahelp>"
+#. roCpn
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5968,6 +6685,7 @@ msgctxt ""
msgid "Spin Button"
msgstr "Rolovací tlačítko"
+#. iEFns
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5976,6 +6694,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select \"Yes\" to add spin buttons to a numerical, currency, date, or time control to allow increasing and decreasing the input value using arrow buttons.</ahelp>"
msgstr "<ahelp hid=\".\">Výběrem \"Ano\" přidáte k ovládacímu prvku čísla, měny, data nebo času rolovací tlačítka, která dovolují zvýšení či snížení hodnoty pomocí šipek.</ahelp>"
+#. BvGkC
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5984,6 +6703,7 @@ msgctxt ""
msgid "State"
msgstr "Stav"
+#. PPtEE
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -5992,6 +6712,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select the selection state of the current control.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje stav ovládacího prvku.</ahelp>"
+#. Gq4qC
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6000,6 +6721,7 @@ msgctxt ""
msgid "Strict format"
msgstr "Přesný formát"
+#. Z3Rvf
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6008,6 +6730,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select \"Yes\" to only allow valid characters to be entered in a numerical, currency, date, or time control.</ahelp>"
msgstr "<ahelp hid=\".\">Výběrem \"Ano\" povolíte do ovládacích prvků čísel, měny, data nebo času pouze zadání platných znaků.</ahelp>"
+#. VCDfj
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6016,6 +6739,7 @@ msgctxt ""
msgid "Tabstop"
msgstr "Krok tabulátoru"
+#. s9gEA
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6024,6 +6748,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select the focus behavior of the current control when using the <emph>Tab</emph> key.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje chování vybraného ovládacího prvku při stisku klávesy <emph>Tab</emph>.</ahelp>"
+#. NPdpK
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6032,6 +6757,7 @@ msgctxt ""
msgid "Default"
msgstr "Výchozí"
+#. XETrP
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6040,6 +6766,7 @@ msgctxt ""
msgid "Only input controls receive the focus when using the <emph>Tab</emph> key. Controls without input like caption controls are omitted."
msgstr "Při použití klávesy <emph>Tab</emph> získají zaměření pouze ovládací prvky umožňující vstup. Ostatní ovládací prvky, jako třeba popisky, budou přeskakovány."
+#. JTQgu
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6048,6 +6775,7 @@ msgctxt ""
msgid "No"
msgstr "Ne"
+#. oyTwe
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6056,6 +6784,7 @@ msgctxt ""
msgid "When using the tab key focusing skips the control."
msgstr "Při použití klávesy Tab bude ovládací prvek přeskočen."
+#. V6wEq
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6064,6 +6793,7 @@ msgctxt ""
msgid "Yes"
msgstr "Ano"
+#. 5Wdjs
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6072,6 +6802,7 @@ msgctxt ""
msgid "The control can be selected with the Tab key."
msgstr "Na pole lze přejít stisknutím klávesy Tab."
+#. TE6hi
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6080,6 +6811,7 @@ msgctxt ""
msgid "Thousands Separator"
msgstr "Oddělovač tisíců"
+#. eDAbP
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6088,6 +6820,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select \"Yes\" to display thousands separator characters in numerical and currency controls.</ahelp>"
msgstr "<ahelp hid=\".\">Výběrem \"Ano\" zobrazíte oddělovač tisíců v ovládacím prvku čísla nebo měny.</ahelp>"
+#. HS2wM
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6096,6 +6829,7 @@ msgctxt ""
msgid "Time Format"
msgstr "Formát času"
+#. 4RWLq
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6104,6 +6838,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select the format to be used for time controls.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje formát použitý pro ovládací prvky času.</ahelp>"
+#. FwARu
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6112,6 +6847,7 @@ msgctxt ""
msgid "Time max."
msgstr "Max. čas"
+#. xBHyX
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6120,6 +6856,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the maximum time value for a time control.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje maximální hodnotu pro ovládací prvek času.</ahelp>"
+#. wgnhh
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6128,6 +6865,7 @@ msgctxt ""
msgid "Time min."
msgstr "Min. čas"
+#. EA37B
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6136,6 +6874,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the minimum time value for a time control.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje minimální hodnotu pro ovládací prvek času.</ahelp>"
+#. qDZqx
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6144,6 +6883,7 @@ msgctxt ""
msgid "Title"
msgstr "Titulek"
+#. Wv8aS
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6152,6 +6892,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the title of the dialog. Click the border of the dialog to select the dialog.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje titulek dialogu. Klepnutím na ohraničení dialogu vyberete dialog.</ahelp>"
+#. USyCT
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6160,6 +6901,7 @@ msgctxt ""
msgid "<emph>Titles</emph> are only used for labeling a dialog and can only contain one line. Please note that if you work with macros, controls are only called through their <emph>Name</emph> property."
msgstr "<emph>Titulek</emph> používejte jen pro označení dialogu, smí obsahovat jen jednu řádku. Pokud pracujete s makry, volejte ovládací prvky pomocí vlastnosti <emph>Název</emph>."
+#. LAsn8
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6168,6 +6910,7 @@ msgctxt ""
msgid "Tristate"
msgstr "Trojstav"
+#. uxGB3
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6176,6 +6919,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select \"Yes\" to allow a check box to have three states (checked, unchecked, and grayed out) instead of two (checked and unchecked).</ahelp>"
msgstr "<ahelp hid=\".\">Výběrem \"Ano\" povolíte tři stavy pole (zaškrtnuto, nezaškrtnuto, zešedlé) místo dvou stavů (zaškrtnuto, nezaškrtnuto).</ahelp>"
+#. vyDif
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6184,6 +6928,7 @@ msgctxt ""
msgid "Value"
msgstr "Hodnota"
+#. Dvp2W
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6192,6 +6937,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the value for the current control.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje hodnotu ovládacího prvku.</ahelp>"
+#. BujNx
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6200,6 +6946,7 @@ msgctxt ""
msgid "Value max."
msgstr "Max. hodnota"
+#. F9hPJ
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6208,6 +6955,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the maximum value for the current control.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje maximální hodnotu ovládacího prvku.</ahelp>"
+#. moAtf
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6216,6 +6964,7 @@ msgctxt ""
msgid "Value min."
msgstr "Min. hodnota"
+#. XHytA
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6224,6 +6973,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the minimum value for the current control.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje minimální hodnotu ovládacího prvku.</ahelp>"
+#. R8Y3e
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6232,6 +6982,7 @@ msgctxt ""
msgid "Visible size"
msgstr "Viditelná velikost"
+#. cAZFe
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6240,6 +6991,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the length of the slider of a scrollbar control.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje velikost posouvátka na posuvníku.</ahelp>"
+#. qedJo
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6248,6 +7000,7 @@ msgctxt ""
msgid "Width"
msgstr "Šířka"
+#. AhWSF
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
@@ -6256,6 +7009,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the width of the current control or dialog.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje šířku aktuálního ovládacího prvku nebo dialogu.</ahelp>"
+#. b5UkP
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6264,6 +7018,7 @@ msgctxt ""
msgid "Events"
msgstr "Události"
+#. EGJFt
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6272,6 +7027,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/01170103.xhp\" name=\"Events\">Events</link>"
msgstr "<link href=\"text/sbasic/shared/01170103.xhp\" name=\"Události\">Události</link>"
+#. 2ZBSR
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6280,6 +7036,7 @@ msgctxt ""
msgid "Define event assignments for the selected control or dialog. The available events depend on the type of control selected."
msgstr "Určuje přiřazení událostí pro aktuální ovládací prvek nebo dialog. Dostupné události závisí na druhu ovládacího prvku."
+#. EBDB8
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6288,6 +7045,7 @@ msgctxt ""
msgid "When receiving focus"
msgstr "Při zaměření"
+#. qoRyG
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6296,6 +7054,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">This event takes place if a control receives the focus.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\">Tato událost nastane, když ovládací prvek získá zaměření.</ahelp>"
+#. TErjJ
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6304,6 +7063,7 @@ msgctxt ""
msgid "When losing focus"
msgstr "Při ztrátě zaměření"
+#. kF9wq
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6312,6 +7072,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_EVT_FOCUSLOST\">This event takes place if a control loses the focus.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_FOCUSLOST\">Tato událost nastane, když ovládací prvek ztratí zaměření.</ahelp>"
+#. sEPWD
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6320,6 +7081,7 @@ msgctxt ""
msgid "Key pressed"
msgstr "Klávesa stisknuta"
+#. EWGCB
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6328,6 +7090,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">This event occurs when the user presses any key while the control has the focus.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\">Tato událost nastane, když uživatel stiskne klávesu, zatímco má ovládací prvek zaměření.</ahelp>"
+#. MsbEr
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6336,6 +7099,7 @@ msgctxt ""
msgid "Key released"
msgstr "Klávesa uvolněna"
+#. wztWr
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6344,6 +7108,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_EVT_KEYUP\">This event occurs when the user releases a key while the control has the focus.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_KEYUP\">Tato událost nastane, když uživatel uvolní klávesu, zatímco má ovládací prvek zaměření.</ahelp>"
+#. pVAed
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6352,6 +7117,7 @@ msgctxt ""
msgid "Modified"
msgstr "Změněno"
+#. unCXX
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6360,6 +7126,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_EVT_CHANGED\">This event takes place, when the control loses the focus and the contents of the control were changed since it lost the focus.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_CHANGED\">Tato událost nastane, když ovládací prvek ztratí zaměření a obsah ovládacího prvku se změnil.</ahelp>"
+#. FjabK
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6368,6 +7135,7 @@ msgctxt ""
msgid "Text modified"
msgstr "Text změněn"
+#. gGKsK
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6376,6 +7144,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">This event takes place if you enter or modify a text in an input field.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\">Tato událost nastane, pokud zadáte nebo upravíte text v textovém poli.</ahelp>"
+#. 9zMn8
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6384,6 +7153,7 @@ msgctxt ""
msgid "Item status changed"
msgstr "Změna stavu položky"
+#. FdEFB
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6392,6 +7162,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\">This event takes place if the status of the control field is changed, for example, from checked to unchecked.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\">Tato událost nastane, když se změní stav ovládacího prvku, např. ze zaškrtnutého na nezaškrtnutý.</ahelp>"
+#. RGkzF
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6400,6 +7171,7 @@ msgctxt ""
msgid "Mouse inside"
msgstr "Myš uvnitř"
+#. VKsez
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6408,6 +7180,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">This event takes place when the mouse enters the control.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">Tato událost nastane, když ukazatel myši vstoupí do ovládacího prvku.</ahelp>"
+#. YQfKM
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6416,6 +7189,7 @@ msgctxt ""
msgid "Mouse moved while key pressed"
msgstr "Myš se pohnula spolu se stisknutou klávesou"
+#. FBtfB
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6424,6 +7198,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">This event takes place when the mouse is dragged while a key is pressed.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">Tato událost nastane při přetažení myši a podržení klávesy.</ahelp>"
+#. QJjRL
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6432,6 +7207,7 @@ msgctxt ""
msgid "Mouse moved"
msgstr "Posuv myši"
+#. yrqS8
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6440,6 +7216,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">This event takes place when the mouse moves over the control.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">Tato událost nastane, když se myš přesune přes ovládací prvek.</ahelp>"
+#. KgQEB
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6448,6 +7225,7 @@ msgctxt ""
msgid "Mouse button pressed"
msgstr "Stisknuto tlačítko myši"
+#. e6Dzn
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6456,6 +7234,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">This event takes place when the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">Tato událost nastane při stisknutí tlačítka myši, je-li ukazatel myši na ovládacím prvku.</ahelp>"
+#. BArDE
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6464,6 +7243,7 @@ msgctxt ""
msgid "Mouse button released"
msgstr "Uvolněno tlačítko myši"
+#. D39z8
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6472,6 +7252,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">This event takes place when the mouse button is released while the mouse pointer is on the control.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">Tato událost nastane při uvolnění tlačítka myši, je-li ukazatel myši na ovládacím prvku.</ahelp>"
+#. AMFZh
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6480,6 +7261,7 @@ msgctxt ""
msgid "Mouse outside"
msgstr "Myš vně"
+#. towUK
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6488,6 +7270,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">This event takes place when the mouse leaves the control.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">Tato událost nastane, když ukazatel myši opustí ovládací prvek.</ahelp>"
+#. 9omSn
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6496,6 +7279,7 @@ msgctxt ""
msgid "While adjusting"
msgstr "Při úpravě"
+#. EwGp7
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
@@ -6504,6 +7288,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">This event takes place when a scrollbar is being dragged.</ahelp>"
msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">Tato událost nastane, když je tažen posuvník.</ahelp>"
+#. 3uoYH
#: 03000000.xhp
msgctxt ""
"03000000.xhp\n"
@@ -6512,6 +7297,7 @@ msgctxt ""
msgid "Run-Time Functions"
msgstr "Funkce typu runtime"
+#. xaCyL
#: 03000000.xhp
msgctxt ""
"03000000.xhp\n"
@@ -6520,6 +7306,7 @@ msgctxt ""
msgid "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/03000000.xhp\" name=\"Run-Time Functions\">Run-Time Functions</link></variable>"
msgstr "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/03000000.xhp\" name=\"Funkce typu runtime\">Funkce typu runtime</link></variable>"
+#. zPTqg
#: 03000000.xhp
msgctxt ""
"03000000.xhp\n"
@@ -6528,6 +7315,7 @@ msgctxt ""
msgid "This section describes the Runtime Functions of <item type=\"productname\">%PRODUCTNAME</item> Basic."
msgstr "Tato část popisuje běhové funkce <item type=\"productname\">%PRODUCTNAME</item> Basic."
+#. YcBGc
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -6536,6 +7324,7 @@ msgctxt ""
msgid "Screen I/O Functions"
msgstr "Funkce pro práci s obrazovkou"
+#. XKT3p
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -6544,6 +7333,7 @@ msgctxt ""
msgid "<variable id=\"BasicScreenIO\"><link href=\"text/sbasic/shared/03010000.xhp\" name=\"Screen I/O Functions\">Screen I/O Functions</link></variable>"
msgstr ""
+#. A5xZH
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -6552,6 +7342,7 @@ msgctxt ""
msgid "This section describes the Runtime Functions used to call dialogs for the input and output of user entries."
msgstr "Tato část popisuje běhové funkce používané k vyvolávání dialogů pro vstup a výstup uživatelských dat."
+#. QGuiJ
#: 03010100.xhp
msgctxt ""
"03010100.xhp\n"
@@ -6560,6 +7351,7 @@ msgctxt ""
msgid "Display Functions"
msgstr "Funkce pro zobrazování"
+#. UBEUG
#: 03010100.xhp
msgctxt ""
"03010100.xhp\n"
@@ -6568,6 +7360,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03010100.xhp\" name=\"Display Functions\">Display Functions</link>"
msgstr "<link href=\"text/sbasic/shared/03010100.xhp\" name=\"Funkce pro zobrazování\">Funkce pro zobrazování</link>"
+#. pABDY
#: 03010100.xhp
msgctxt ""
"03010100.xhp\n"
@@ -6576,6 +7369,7 @@ msgctxt ""
msgid "This section describes Runtime functions used to output information to the screen display."
msgstr "Tato část popisuje funkce používané pro výstup informací na obrazovku."
+#. JDxHt
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6584,6 +7378,7 @@ msgctxt ""
msgid "MsgBox Statement"
msgstr "Příkaz MsgBox"
+#. fc92k
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6592,6 +7387,7 @@ msgctxt ""
msgid "<bookmark_value>MsgBox statement</bookmark_value>"
msgstr "<bookmark_value>MsgBox (příkaz)</bookmark_value>"
+#. 7SaXT
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6600,6 +7396,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03010101.xhp\">MsgBox Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03010101.xhp\">Příkaz MsgBox</link>"
+#. iLRSC
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6608,6 +7405,7 @@ msgctxt ""
msgid "Displays a dialog box containing a message."
msgstr "Zobrazí dialogové okno obsahující zprávu."
+#. CkXFc
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6616,6 +7414,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 2FFy6
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6624,6 +7423,7 @@ msgctxt ""
msgid "MsgBox Text As String [,Type As Integer [,Dialogtitle As String]] (As Statement) or MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]]) (As Function)"
msgstr "MsgBox Text As String [,Typ As Integer [,Název_dialogového_okna As String]] (jako příkaz) nebo MsgBox (Text As String [,Typ As Integer [,Název_dialogového_okna As String]]) (jako funkce)"
+#. mondB
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6632,6 +7432,7 @@ msgctxt ""
msgid "Parameter:"
msgstr "Parametr:"
+#. rAvFV
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6640,6 +7441,7 @@ msgctxt ""
msgid "<emph>Text</emph>: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)."
msgstr "<emph>Text</emph>: Řetězec zobrazený jako zpráva v dialogovém okně. Zalomení řádku lze vložit pomocí Chr$(13)."
+#. 5QBcb
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6648,6 +7450,7 @@ msgctxt ""
msgid "<emph>DialogTitle</emph>: String expression displayed in the title bar of the dialog. If omitted, the title bar displays the name of the respective application."
msgstr "<emph>Název_dialogového_okna</emph>: Řetězec zobrazený v záhlaví dialogového okna. Je-li vynechán, zobrazí se v záhlaví název odpovídající aplikace."
+#. ZAZxw
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6656,6 +7459,7 @@ msgctxt ""
msgid "<emph>Type</emph>: Any integer expression that specifies the dialog type, as well as the number and type of buttons to display, and the icon type. <emph>Type</emph> represents a combination of bit patterns, that is, a combination of elements can be defined by adding their respective values:"
msgstr "<emph>Typ</emph>: Jakýkoliv celočíselný výraz, který určuje druh dialogu a také počet a druh zobrazených tlačítek a druh ikony. <emph>Typ</emph> představuje kombinaci bitových vzorků, takže lze použít kombinaci prvků součtem jejich hodnot:"
+#. xuEUm
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6664,6 +7468,7 @@ msgctxt ""
msgid "Named constant"
msgstr "Pojmenovaná konstanta"
+#. DE8tA
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6672,6 +7477,7 @@ msgctxt ""
msgid "Integer value"
msgstr "Celočíselná hodnota"
+#. rVa8A
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6680,6 +7486,7 @@ msgctxt ""
msgid "Definition"
msgstr "Definice"
+#. AXWEo
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6688,6 +7495,7 @@ msgctxt ""
msgid "Display OK button only."
msgstr "Zobrazí se pouze tlačítko OK."
+#. 5hhtt
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6696,6 +7504,7 @@ msgctxt ""
msgid "Display OK and Cancel buttons."
msgstr "Zobrazí se tlačítka OK a Zrušit."
+#. Gve8t
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6704,6 +7513,7 @@ msgctxt ""
msgid "Display Abort, Retry, and Ignore buttons."
msgstr "Zobrazí se tlačítka Zrušit, Opakovat a Ignorovat."
+#. NAAvF
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6712,6 +7522,7 @@ msgctxt ""
msgid "Display Yes, No, and Cancel buttons."
msgstr "Zobrazí se tlačítka Ano, Ne a Zrušit."
+#. M8vhj
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6720,6 +7531,7 @@ msgctxt ""
msgid "Display Yes and No buttons."
msgstr "Zobrazí se tlačítka Ano a Ne."
+#. kdzdj
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6728,6 +7540,7 @@ msgctxt ""
msgid "Display Retry and Cancel buttons."
msgstr "Zobrazí se tlačítka Opakovat a Zrušit."
+#. hze7E
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6736,6 +7549,7 @@ msgctxt ""
msgid "Add the Stop icon to the dialog."
msgstr "Do dialogového okna je přidána ikona Zastavit."
+#. chKxc
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6744,6 +7558,7 @@ msgctxt ""
msgid "Add the Question icon to the dialog."
msgstr "Do dialogového okna je přidána ikona otazníku."
+#. Sprat
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6752,6 +7567,7 @@ msgctxt ""
msgid "Add the Exclamation Point icon to the dialog."
msgstr "Do dialogového okna je přidána ikona vykřičníku."
+#. 98YUw
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6760,6 +7576,7 @@ msgctxt ""
msgid "Add the Information icon to the dialog."
msgstr "Do dialogového okna je přidána ikona Informace."
+#. 8sTDk
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6768,6 +7585,7 @@ msgctxt ""
msgid "First button in the dialog as default button."
msgstr "Jako výchozí je použito první tlačítko v dialogovém okně."
+#. xp5Eb
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6776,6 +7594,7 @@ msgctxt ""
msgid "Second button in the dialog as default button."
msgstr "Jako výchozí je použito druhé tlačítko v dialogovém okně."
+#. DCz69
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6784,6 +7603,7 @@ msgctxt ""
msgid "Third button in the dialog as default button."
msgstr "Jako výchozí je použito třetí tlačítko v dialogovém okně."
+#. Cgq4r
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6792,6 +7612,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. Pwqs5
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6800,6 +7621,7 @@ msgctxt ""
msgid "Const sText1 = \"An unexpected error occurred.\""
msgstr "Const sText1 = \"Došlo k neočekávané chybě.\""
+#. w7TDN
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6808,6 +7630,7 @@ msgctxt ""
msgid "Const sText2 = \"The program execution will continue, however.\""
msgstr "Const sText2 = \"Program ale bude pokračovat.\""
+#. 2pVBi
#: 03010101.xhp
msgctxt ""
"03010101.xhp\n"
@@ -6816,6 +7639,7 @@ msgctxt ""
msgid "Const sText3 = \"Error\""
msgstr "Const sText3 = \"Chyba\""
+#. B28zs
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -6824,6 +7648,7 @@ msgctxt ""
msgid "MsgBox Function"
msgstr "Funkce MsgBox"
+#. 9zAAp
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -6832,6 +7657,7 @@ msgctxt ""
msgid "<bookmark_value>MsgBox function</bookmark_value>"
msgstr "<bookmark_value>MsgBox</bookmark_value>"
+#. XBBGv
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -6840,6 +7666,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03010102.xhp\" name=\"MsgBox Function\">MsgBox Function</link>"
msgstr "<link href=\"text/sbasic/shared/03010102.xhp\" name=\"Funkce MsgBox\">Funkce MsgBox</link>"
+#. 27uTq
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -6848,6 +7675,7 @@ msgctxt ""
msgid "Displays a dialog box containing a message and returns a value."
msgstr "Zobrazí dialogové okno obsahující zprávu a vrátí hodnotu."
+#. shERM
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -6856,6 +7684,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. BDrhF
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -6864,6 +7693,7 @@ msgctxt ""
msgid "MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]])"
msgstr "MsgBox (Text As String [,Typ As Integer [,TitulekDialogu As String]])"
+#. eSAEY
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -6872,6 +7702,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. KNkK6
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -6880,6 +7711,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. BGNzB
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -6888,6 +7720,7 @@ msgctxt ""
msgid "Parameter:"
msgstr "Parametr:"
+#. gV5Zk
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -6896,6 +7729,7 @@ msgctxt ""
msgid "<emph>Text</emph>: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)."
msgstr "<emph>Text</emph>: Řetězec zobrazený jako zpráva v dialogovém okně. Zalomení řádku lze vložit pomocí Chr$(13)."
+#. zjMR8
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -6904,6 +7738,7 @@ msgctxt ""
msgid "<emph>DialogTitle</emph>: String expression displayed in the title bar of the dialog. If omitted, the name of the respective application is displayed."
msgstr "<emph>TitulekDialogu</emph>: Řetězec zobrazený v záhlaví dialogového okna. Je-li vynechán, zobrazí se v záhlaví název odpovídající aplikace."
+#. DwjpW
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -6912,6 +7747,7 @@ msgctxt ""
msgid "<emph>Type</emph>: Any integer expression that specifies the dialog type and defines the number and type of buttons or icons displayed. <emph>Type</emph> represents a combination of bit patterns (dialog elements defined by adding the respective values):"
msgstr "<emph>Typ</emph>: Jakýkoliv celočíselný výraz, který určuje druh dialogu a také počet a druh zobrazených tlačítek a druh ikony. <emph>Typ</emph> představuje kombinaci bitových vzorků, takže lze použít kombinaci prvků součtem jejich hodnot:"
+#. VFF9E
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -6920,6 +7756,7 @@ msgctxt ""
msgid "<emph>Values</emph>"
msgstr "<emph>Hodnoty</emph>"
+#. Bf6za
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -6928,6 +7765,7 @@ msgctxt ""
msgid "Named constant"
msgstr "Pojmenovaná konstanta"
+#. 77fDA
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -6936,6 +7774,7 @@ msgctxt ""
msgid "Integer value"
msgstr "Celočíselná hodnota"
+#. oGbBz
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -6944,6 +7783,7 @@ msgctxt ""
msgid "Definition"
msgstr "Definice"
+#. vymRc
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -6952,6 +7792,7 @@ msgctxt ""
msgid "Display OK button only."
msgstr "Zobrazí se pouze tlačítko OK."
+#. mRRGS
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -6960,6 +7801,7 @@ msgctxt ""
msgid "Display OK and Cancel buttons."
msgstr "Zobrazí se tlačítka OK a Zrušit."
+#. dTHCd
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -6968,6 +7810,7 @@ msgctxt ""
msgid "Display Abort, Retry, and Ignore buttons."
msgstr "Zobrazí se tlačítka Zrušit, Opakovat a Ignorovat."
+#. ACrFj
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -6976,6 +7819,7 @@ msgctxt ""
msgid "Display Yes, No, and Cancel buttons."
msgstr "Zobrazí se tlačítka Ano, Ne a Zrušit."
+#. GtCAu
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -6984,6 +7828,7 @@ msgctxt ""
msgid "Display Yes and No buttons."
msgstr "Zobrazí se tlačítka Ano a Ne."
+#. UREcH
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -6992,6 +7837,7 @@ msgctxt ""
msgid "Display Retry and Cancel buttons."
msgstr "Zobrazí se tlačítka Opakovat a Zrušit."
+#. Fd4PG
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7000,6 +7846,7 @@ msgctxt ""
msgid "Add the Stop icon to the dialog."
msgstr "Do dialogového okna je přidána ikona Zastavit."
+#. yfaDF
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7008,6 +7855,7 @@ msgctxt ""
msgid "Add the Question icon to the dialog."
msgstr "Do dialogového okna je přidána ikona otazníku."
+#. ANc5p
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7016,6 +7864,7 @@ msgctxt ""
msgid "Add the Exclamation Point icon to the dialog."
msgstr "Do dialogového okna je přidána ikona vykřičníku."
+#. AtuHu
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7024,6 +7873,7 @@ msgctxt ""
msgid "Add the Information icon to the dialog."
msgstr "Do dialogového okna je přidána ikona Informace."
+#. gDmyx
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7032,6 +7882,7 @@ msgctxt ""
msgid "First button in the dialog as default button."
msgstr "Jako výchozí je použito první tlačítko v dialogovém okně."
+#. JHgX7
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7040,6 +7891,7 @@ msgctxt ""
msgid "Second button in the dialog as default button."
msgstr "Jako výchozí je použito druhé tlačítko v dialogovém okně."
+#. trCb5
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7048,6 +7900,7 @@ msgctxt ""
msgid "Third button in the dialog as default button."
msgstr "Jako výchozí je použito třetí tlačítko v dialogovém okně."
+#. 5Bqjm
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7056,6 +7909,7 @@ msgctxt ""
msgid "<emph>Return value:</emph>"
msgstr "<emph>Návratová hodnota:</emph>"
+#. iFbrx
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7064,6 +7918,7 @@ msgctxt ""
msgid "Named constant"
msgstr "Pojmenovaná konstanta"
+#. EsT4B
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7072,6 +7927,7 @@ msgctxt ""
msgid "Integer value"
msgstr "Celočíselná hodnota"
+#. uNtKZ
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7080,6 +7936,7 @@ msgctxt ""
msgid "Definition"
msgstr "Definice"
+#. T68Qv
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7088,6 +7945,7 @@ msgctxt ""
msgid "OK"
msgstr "OK"
+#. muaGZ
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7096,6 +7954,7 @@ msgctxt ""
msgid "Cancel"
msgstr "Zrušit"
+#. G6oEC
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7104,6 +7963,7 @@ msgctxt ""
msgid "Abort"
msgstr "Přerušit"
+#. oz9np
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7112,6 +7972,7 @@ msgctxt ""
msgid "Retry"
msgstr "Opakovat"
+#. 8naMq
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7120,6 +7981,7 @@ msgctxt ""
msgid "Ignore"
msgstr "Ignorovat"
+#. 4Gup2
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7128,6 +7990,7 @@ msgctxt ""
msgid "Yes"
msgstr "Ano"
+#. LmiSj
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7136,6 +7999,7 @@ msgctxt ""
msgid "No"
msgstr "Ne"
+#. TCdv9
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7144,6 +8008,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. MLAG9
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7152,6 +8017,7 @@ msgctxt ""
msgid "sVar = MsgBox(\"Las Vegas\")"
msgstr "sVar = MsgBox(\"Las Vegas\")"
+#. z8NvW
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7160,6 +8026,7 @@ msgctxt ""
msgid "sVar = MsgBox(\"Las Vegas\",1)"
msgstr "sVar = MsgBox(\"Las Vegas\",1)"
+#. aZFFV
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7168,6 +8035,7 @@ msgctxt ""
msgid "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")"
msgstr "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")"
+#. mos4Z
#: 03010102.xhp
msgctxt ""
"03010102.xhp\n"
@@ -7176,6 +8044,7 @@ msgctxt ""
msgid "sVar = MsgBox(\"Las Vegas\", MB_DEFBUTTON2 + MB_ICONSTOP + MB_ABORTRETRYCANCEL, \"Dialog title\")"
msgstr "sVar = MsgBox(\"Las Vegas\", MB_DEFBUTTON2 + MB_ICONSTOP + MB_ABORTRETRYCANCEL, \"Dialog title\")"
+#. xrb4U
#: 03010103.xhp
msgctxt ""
"03010103.xhp\n"
@@ -7184,6 +8053,7 @@ msgctxt ""
msgid "Print Statement"
msgstr "Příkaz Print"
+#. addUg
#: 03010103.xhp
msgctxt ""
"03010103.xhp\n"
@@ -7192,6 +8062,7 @@ msgctxt ""
msgid "<bookmark_value>Print statement</bookmark_value> <bookmark_value>Print statement; Tab function</bookmark_value> <bookmark_value>Print statement; Spc function</bookmark_value> <bookmark_value>Spc function; in Print statement</bookmark_value> <bookmark_value>Tab function; in Print statement</bookmark_value>"
msgstr ""
+#. 4jt8D
#: 03010103.xhp
msgctxt ""
"03010103.xhp\n"
@@ -7200,6 +8071,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print Statement\">Print Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Příkaz Print\">Příkaz Print</link>"
+#. AGxsw
#: 03010103.xhp
msgctxt ""
"03010103.xhp\n"
@@ -7208,6 +8080,7 @@ msgctxt ""
msgid "Outputs the specified strings or numeric expressions to a dialog or to a file."
msgstr "Vypíše zadané řetězce nebo číselné výrazy v dialogovém okně nebo do souboru."
+#. QSTQ3
#: 03010103.xhp
msgctxt ""
"03010103.xhp\n"
@@ -7216,6 +8089,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. oBHh5
#: 03010103.xhp
msgctxt ""
"03010103.xhp\n"
@@ -7224,6 +8098,7 @@ msgctxt ""
msgid "Print [#FileName,] Expression1[{;|,} [Spc(Number As Integer);] [Tab(pos As Integer);] [Expression2[...]]"
msgstr "Print [#JménoSouboru,]Výraz1[{;|,} [Spc(Číslo As Integer);] [Tab(pozice As Integer);] [Výraz2[...]]"
+#. V7hQL
#: 03010103.xhp
msgctxt ""
"03010103.xhp\n"
@@ -7232,6 +8107,7 @@ msgctxt ""
msgid "Parameter:"
msgstr "Parametr:"
+#. J5XzU
#: 03010103.xhp
msgctxt ""
"03010103.xhp\n"
@@ -7240,6 +8116,7 @@ msgctxt ""
msgid "<emph>FileName:</emph> Any numeric expression that contains the file number that was set by the Open statement for the respective file."
msgstr "<emph>JménoSouboru:</emph> Jakýkoliv číselný výraz, který obsahuje číslo souboru nastavené příkazem Open pro daný soubor."
+#. gnDQ8
#: 03010103.xhp
msgctxt ""
"03010103.xhp\n"
@@ -7248,6 +8125,7 @@ msgctxt ""
msgid "<emph>Expression</emph>: Any numeric or string expression to be printed. Multiple expressions can be separated by a semicolon. If separated by a comma, the expressions are indented to the next tab stop. The tab stops cannot be adjusted."
msgstr "<emph>Výraz</emph>: Číselný nebo řetězcový výraz, který se má zobrazit. Více výrazů lze oddělit středníkem. Pokud jsou odděleny čárkou, zarovnají se výrazy na další tabulátor. Tabulátory nelze upravovat."
+#. oAkpr
#: 03010103.xhp
msgctxt ""
"03010103.xhp\n"
@@ -7256,6 +8134,7 @@ msgctxt ""
msgid "<emph>Number</emph>: Number of spaces to be inserted by the <emph>Spc</emph> function."
msgstr "<emph>Číslo</emph>: Počet mezer, které vloží funkce <emph>Spc</emph>."
+#. qPngH
#: 03010103.xhp
msgctxt ""
"03010103.xhp\n"
@@ -7264,6 +8143,7 @@ msgctxt ""
msgid "<emph>Pos</emph>: Spaces are inserted until the specified position."
msgstr "<emph>Pozice</emph>: Mezery se vkládají až do určité pozice."
+#. GiAKc
#: 03010103.xhp
msgctxt ""
"03010103.xhp\n"
@@ -7272,6 +8152,7 @@ msgctxt ""
msgid "If a semicolon or comma appears after the last expression to be printed, $[officename] Basic stores the text in an internal buffer and continues program execution without printing. When another Print statement without a semicolon or comma at the end is encountered, all text to be printed is printed at once."
msgstr "Pokud po posledním výrazu následuje středník nebo čárka, $[officename] Basic uloží text v interním bufferu a pokračuje v běhu programu bez výpisu. Až narazí na další příkaz Print bez středníku nebo čárky na konci, vytiskne celý text najednou."
+#. GmqpS
#: 03010103.xhp
msgctxt ""
"03010103.xhp\n"
@@ -7280,6 +8161,7 @@ msgctxt ""
msgid "Positive numeric expressions are printed with a leading space. Negative expressions are printed with a leading minus sign. If a certain range is exceeded for floating-point values, the respective numeric expression is printed in exponential notation."
msgstr "Kladné číselné výrazy jsou vytištěny s úvodní mezerou. Záporné číselné výrazy jsou vytištěny s úvodním znaménkem minus. Pokud hodnoty s plovoucí desetinnou čárkou přesahují určitou oblast, je příslušný číselný výraz vytištěn v exponenciálním tvaru."
+#. yiP5A
#: 03010103.xhp
msgctxt ""
"03010103.xhp\n"
@@ -7288,6 +8170,7 @@ msgctxt ""
msgid "If the expression to be printed exceeds a certain length, the display will automatically wrap to the next line."
msgstr "Přesahuje-li výraz, který má být vytištěn, určitou délku, bude zobrazení automaticky zalomeno na následující řádek."
+#. PV3cE
#: 03010103.xhp
msgctxt ""
"03010103.xhp\n"
@@ -7296,6 +8179,7 @@ msgctxt ""
msgid "You can insert the <emph>Tab</emph> function, enclosed by semicolons, between arguments to indent the output to a specific position, or you can use the <emph>Spc</emph> function to insert a specified number of spaces."
msgstr ""
+#. AoqEt
#: 03010103.xhp
msgctxt ""
"03010103.xhp\n"
@@ -7304,6 +8188,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. knWZh
#: 03010200.xhp
msgctxt ""
"03010200.xhp\n"
@@ -7312,6 +8197,7 @@ msgctxt ""
msgid "Functions for Screen Input"
msgstr "Funkce pro vstup na obrazovku"
+#. C7uXG
#: 03010200.xhp
msgctxt ""
"03010200.xhp\n"
@@ -7320,6 +8206,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03010200.xhp\" name=\"Functions for Screen Input\">Functions for Screen Input</link>"
msgstr "<link href=\"text/sbasic/shared/03010200.xhp\" name=\"Funkce pro vstup na obrazovku\">Funkce pro vstup na obrazovku</link>"
+#. sC5Ui
#: 03010200.xhp
msgctxt ""
"03010200.xhp\n"
@@ -7328,6 +8215,7 @@ msgctxt ""
msgid "This section describes Runtime functions used to control screen input."
msgstr "Tato část popisuje funkce používané pro vstup na obrazovku."
+#. BkCSe
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
@@ -7336,6 +8224,7 @@ msgctxt ""
msgid "InputBox Function"
msgstr "Funkce InputBox"
+#. g86PT
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
@@ -7344,6 +8233,7 @@ msgctxt ""
msgid "<bookmark_value>InputBox function</bookmark_value>"
msgstr "<bookmark_value>InputBox</bookmark_value>"
+#. dAWUv
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
@@ -7352,6 +8242,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03010201.xhp\" name=\"InputBox Function\">InputBox Function</link>"
msgstr "<link href=\"text/sbasic/shared/03010201.xhp\" name=\"Funkce InputBox\">Funkce InputBox</link>"
+#. S674v
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
@@ -7360,6 +8251,7 @@ msgctxt ""
msgid "Displays a prompt in a dialog at which the user can input text. The input is assigned to a variable."
msgstr "Zobrazí dialogové okno s výzvou umožňující uživateli zadat text do pole. Vstup je přiřazen proměnné."
+#. 4BWtp
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
@@ -7368,6 +8260,7 @@ msgctxt ""
msgid "The <emph>InputBox</emph> statement is a convenient method of entering text through a dialog. Confirm the input by clicking OK or pressing Return. The input is returned as the function return value. If you close the dialog with Cancel, <emph>InputBox</emph> returns a zero-length string (\"\")."
msgstr "Příkaz <emph>InputBox</emph> je vhodná metoda pro zadávání textu v dialogu. Vstup potvrdíte klepnutím na OK nebo stiskem klávesy Enter. Vstup získáte jako návratovou hodnotu funkce. Pokud zavřete dialog pomocí Zrušit, <emph>InputBox</emph> vrátí řetězec nulové délky (\"\")."
+#. a8Gwy
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
@@ -7376,6 +8269,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. iDCpG
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
@@ -7384,6 +8278,7 @@ msgctxt ""
msgid "InputBox (Msg As String[, Title As String[, Default As String[, x_pos As Integer, y_pos As Integer]]]])"
msgstr "InputBox (Zpráva As String[, Titulek As String[, Výchozí As String[, Pozice_x As Integer, Pozice_y As Integer]]]])"
+#. MCGaD
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
@@ -7392,6 +8287,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. Mh8Z6
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
@@ -7400,6 +8296,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. ahAy9
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
@@ -7408,6 +8305,7 @@ msgctxt ""
msgid "Parameter:"
msgstr "Parametr:"
+#. nGChE
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
@@ -7416,6 +8314,7 @@ msgctxt ""
msgid "<emph>Msg</emph>: String expression displayed as the message in the dialog box."
msgstr "<emph>Zpráva</emph>: Řetězec, který se zobrazí jako zpráva v dialogovém okně."
+#. 66zGG
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
@@ -7424,6 +8323,7 @@ msgctxt ""
msgid "<emph>Title</emph>: String expression displayed in the title bar of the dialog box."
msgstr "<emph>Titulek</emph>: Řetězec, který se zobrazí v záhlaví dialogového okna."
+#. b7vFT
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
@@ -7432,6 +8332,7 @@ msgctxt ""
msgid "<emph>Default</emph>: String expression displayed in the text box as default if no other input is given."
msgstr "<emph>Výchozí</emph>: Řetězec, který se zobrazí v textovém poli jako výchozí, pokud není zadán vstup."
+#. FXvGM
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
@@ -7440,6 +8341,7 @@ msgctxt ""
msgid "<emph>x_pos</emph>: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
msgstr "<emph>Pozice_x</emph>: Celočíselný výraz, který určuje vodorovné umístění dialogu. Pozice je absolutní souřadnice a nevztahuje se k oknu aplikace."
+#. Y8wnD
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
@@ -7448,6 +8350,7 @@ msgctxt ""
msgid "<emph>y_pos</emph>: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
msgstr "<emph>Pozice_y</emph>: Celočíselný výraz, který určuje svislé umístění dialogu. Pozice je absolutní souřadnice a nevztahuje se k oknu aplikace."
+#. gy7PB
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
@@ -7456,6 +8359,7 @@ msgctxt ""
msgid "If <emph>x_pos</emph> and <emph>y_pos</emph> are omitted, the dialog is centered on the screen. The position is specified in <link href=\"text/sbasic/shared/00000002.xhp#twips\" name=\"twips\">twips</link>."
msgstr "Pokud jsou <emph>Pozice_x</emph> a <emph>Pozice_y</emph> vynechány, dialog se na obrazovce vystředí. Pozice se určuje v <link href=\"text/sbasic/shared/00000002.xhp#twips\" name=\"twipech\">twipech</link>."
+#. AMAJW
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
@@ -7464,6 +8368,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. ebNwP
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
@@ -7472,6 +8377,7 @@ msgctxt ""
msgid "sText = InputBox (\"Please enter a phrase:\",\"Dear User\")"
msgstr "sText = InputBox (\"Zadej heslo:\",\"Drahý uživateli\")"
+#. jh8wZ
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
@@ -7480,6 +8386,7 @@ msgctxt ""
msgid "MsgBox ( sText , 64, \"Confirmation of phrase\")"
msgstr "MsgBox ( sText , 64, \"Opakuj heslo\")"
+#. jZhUQ
#: 03010300.xhp
msgctxt ""
"03010300.xhp\n"
@@ -7488,6 +8395,7 @@ msgctxt ""
msgid "Color Functions"
msgstr "Funkce pro práci s barvami"
+#. 5EtGk
#: 03010300.xhp
msgctxt ""
"03010300.xhp\n"
@@ -7496,6 +8404,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03010300.xhp\" name=\"Color Functions\">Color Functions</link>"
msgstr "<link href=\"text/sbasic/shared/03010300.xhp\" name=\"Funkce pro práci s barvami\">Funkce pro práci s barvami</link>"
+#. RNMp9
#: 03010300.xhp
msgctxt ""
"03010300.xhp\n"
@@ -7504,6 +8413,7 @@ msgctxt ""
msgid "This section describes Runtime functions used to define colors."
msgstr "Tato část popisuje funkce používané k určení barev."
+#. YGcDt
#: 03010301.xhp
msgctxt ""
"03010301.xhp\n"
@@ -7512,6 +8422,7 @@ msgctxt ""
msgid "Blue Function"
msgstr "Funkce Blue"
+#. FZqA7
#: 03010301.xhp
msgctxt ""
"03010301.xhp\n"
@@ -7520,6 +8431,7 @@ msgctxt ""
msgid "<bookmark_value>Blue function</bookmark_value>"
msgstr "<bookmark_value>Blue</bookmark_value>"
+#. 8uoQH
#: 03010301.xhp
msgctxt ""
"03010301.xhp\n"
@@ -7528,6 +8440,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03010301.xhp\" name=\"Blue Function\">Blue Function</link>"
msgstr "<link href=\"text/sbasic/shared/03010301.xhp\" name=\"Funkce Blue\">Funkce Blue</link>"
+#. qnKYm
#: 03010301.xhp
msgctxt ""
"03010301.xhp\n"
@@ -7536,6 +8449,7 @@ msgctxt ""
msgid "Returns the blue component of the specified color code."
msgstr "Vrací hodnotu modré složky pro zadaný kód barvy."
+#. VLvxx
#: 03010301.xhp
msgctxt ""
"03010301.xhp\n"
@@ -7544,6 +8458,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. qNGaq
#: 03010301.xhp
msgctxt ""
"03010301.xhp\n"
@@ -7552,6 +8467,7 @@ msgctxt ""
msgid "Blue (Color As Long)"
msgstr "Blue (Barva As Long)"
+#. 6NsAv
#: 03010301.xhp
msgctxt ""
"03010301.xhp\n"
@@ -7560,6 +8476,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. vGp8m
#: 03010301.xhp
msgctxt ""
"03010301.xhp\n"
@@ -7568,6 +8485,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. GiJXy
#: 03010301.xhp
msgctxt ""
"03010301.xhp\n"
@@ -7576,6 +8494,7 @@ msgctxt ""
msgid "Parameter:"
msgstr "Parametr:"
+#. sWEpw
#: 03010301.xhp
msgctxt ""
"03010301.xhp\n"
@@ -7584,6 +8503,7 @@ msgctxt ""
msgid "<emph>Color value</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the blue component."
msgstr "<emph>Barva</emph>: Celočíselný výraz určující jakýkoliv <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"kód barvy\">kód barvy</link>, jehož modrou složku chcete vrátit."
+#. roGL5
#: 03010301.xhp
msgctxt ""
"03010301.xhp\n"
@@ -7592,6 +8512,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. a3s7N
#: 03010301.xhp
msgctxt ""
"03010301.xhp\n"
@@ -7600,6 +8521,7 @@ msgctxt ""
msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
msgstr "MsgBox \"Barva \" & lVar & \" se skládá z:\" & Chr(13) &_"
+#. GaNFh
#: 03010301.xhp
msgctxt ""
"03010301.xhp\n"
@@ -7608,6 +8530,7 @@ msgctxt ""
msgid "\"red= \" & Red(lVar) & Chr(13)&_"
msgstr "\"červená= \" & Red(lVar) & Chr(13)&_"
+#. YC546
#: 03010301.xhp
msgctxt ""
"03010301.xhp\n"
@@ -7616,6 +8539,7 @@ msgctxt ""
msgid "\"green= \" & Green(lVar) & Chr(13)&_"
msgstr "\"zelená= \" & Green(lVar) & Chr(13)&_"
+#. DLwMd
#: 03010301.xhp
msgctxt ""
"03010301.xhp\n"
@@ -7624,6 +8548,7 @@ msgctxt ""
msgid "\"blue= \" & Blue(lVar) & Chr(13) , 64,\"colors\""
msgstr "\"modrá= \" & Blue(lVar) & Chr(13) , 64,\"barvy\""
+#. uoYLF
#: 03010302.xhp
msgctxt ""
"03010302.xhp\n"
@@ -7632,6 +8557,7 @@ msgctxt ""
msgid "Green Function"
msgstr "Funkce Green"
+#. ZHLhG
#: 03010302.xhp
msgctxt ""
"03010302.xhp\n"
@@ -7640,6 +8566,7 @@ msgctxt ""
msgid "<bookmark_value>Green function</bookmark_value>"
msgstr "<bookmark_value>Green</bookmark_value>"
+#. 9no7Z
#: 03010302.xhp
msgctxt ""
"03010302.xhp\n"
@@ -7648,6 +8575,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03010302.xhp\" name=\"Green Function\">Green Function</link>"
msgstr "<link href=\"text/sbasic/shared/03010302.xhp\" name=\"Funkce Green\">Funkce Green</link>"
+#. cK4iN
#: 03010302.xhp
msgctxt ""
"03010302.xhp\n"
@@ -7656,6 +8584,7 @@ msgctxt ""
msgid "Returns the Green component of the given color code."
msgstr "Vrací hodnotu zelené složky pro zadaný kód barvy."
+#. qAgBp
#: 03010302.xhp
msgctxt ""
"03010302.xhp\n"
@@ -7664,6 +8593,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. yGCYn
#: 03010302.xhp
msgctxt ""
"03010302.xhp\n"
@@ -7672,6 +8602,7 @@ msgctxt ""
msgid "Green (Color As Long)"
msgstr "Green (Barva As Long)"
+#. q3DPS
#: 03010302.xhp
msgctxt ""
"03010302.xhp\n"
@@ -7680,6 +8611,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. wbFdA
#: 03010302.xhp
msgctxt ""
"03010302.xhp\n"
@@ -7688,6 +8620,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. rGUxM
#: 03010302.xhp
msgctxt ""
"03010302.xhp\n"
@@ -7696,6 +8629,7 @@ msgctxt ""
msgid "Parameter:"
msgstr "Parametr:"
+#. mCr6t
#: 03010302.xhp
msgctxt ""
"03010302.xhp\n"
@@ -7704,6 +8638,7 @@ msgctxt ""
msgid "<emph>Color</emph>: Long integer expression that specifies a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the Green component."
msgstr "<emph>Barva</emph>: Celočíselný výraz určující jakýkoliv <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"kód barvy\">kód barvy</link>, jehož zelenou složku chcete vrátit."
+#. DBLfM
#: 03010302.xhp
msgctxt ""
"03010302.xhp\n"
@@ -7712,6 +8647,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. 6vcEb
#: 03010302.xhp
msgctxt ""
"03010302.xhp\n"
@@ -7720,6 +8656,7 @@ msgctxt ""
msgid "MsgBox \"The color \" & lVar & \" contains the components:\" & Chr(13) &_"
msgstr "MsgBox \"Barva \" & lVar & \" obsahuje složky: \" & Chr(13) &_"
+#. D22cZ
#: 03010302.xhp
msgctxt ""
"03010302.xhp\n"
@@ -7728,6 +8665,7 @@ msgctxt ""
msgid "\"red = \" & red(lVar) & Chr(13)&_"
msgstr "\"red = \" & red(lVar) & Chr(13)&_"
+#. fCgYj
#: 03010302.xhp
msgctxt ""
"03010302.xhp\n"
@@ -7736,6 +8674,7 @@ msgctxt ""
msgid "\"green = \" & green(lVar) & Chr(13)&_"
msgstr "\"green = \" & green(lVar) & Chr(13)&_"
+#. h2ujx
#: 03010302.xhp
msgctxt ""
"03010302.xhp\n"
@@ -7744,6 +8683,7 @@ msgctxt ""
msgid "\"blue = \" & blue(lVar) & Chr(13) , 64,\"colors\""
msgstr "\"blue = \" & blue(lVar) & Chr(13) , 64,\"barvy\""
+#. FF5Dc
#: 03010303.xhp
msgctxt ""
"03010303.xhp\n"
@@ -7752,6 +8692,7 @@ msgctxt ""
msgid "Red Function"
msgstr "Funkce Red"
+#. BrnuF
#: 03010303.xhp
msgctxt ""
"03010303.xhp\n"
@@ -7760,6 +8701,7 @@ msgctxt ""
msgid "<bookmark_value>Red function</bookmark_value>"
msgstr "<bookmark_value>Red</bookmark_value>"
+#. 3FU4x
#: 03010303.xhp
msgctxt ""
"03010303.xhp\n"
@@ -7768,6 +8710,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03010303.xhp\" name=\"Red Function\">Red Function</link>"
msgstr "<link href=\"text/sbasic/shared/03010303.xhp\" name=\"Funkce Red\">Funkce Red</link>"
+#. sygFY
#: 03010303.xhp
msgctxt ""
"03010303.xhp\n"
@@ -7776,6 +8719,7 @@ msgctxt ""
msgid "Returns the Red component of the specified color code."
msgstr "Vrací hodnotu červené složky pro zadaný kód barvy."
+#. YSmcx
#: 03010303.xhp
msgctxt ""
"03010303.xhp\n"
@@ -7784,6 +8728,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 3nHCU
#: 03010303.xhp
msgctxt ""
"03010303.xhp\n"
@@ -7792,6 +8737,7 @@ msgctxt ""
msgid "Red (ColorNumber As Long)"
msgstr "Red (Barva As Long)"
+#. nbbWR
#: 03010303.xhp
msgctxt ""
"03010303.xhp\n"
@@ -7800,6 +8746,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. XD3jj
#: 03010303.xhp
msgctxt ""
"03010303.xhp\n"
@@ -7808,6 +8755,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. HzvQ6
#: 03010303.xhp
msgctxt ""
"03010303.xhp\n"
@@ -7816,6 +8764,7 @@ msgctxt ""
msgid "Parameter:"
msgstr "Parametr:"
+#. 5iX27
#: 03010303.xhp
msgctxt ""
"03010303.xhp\n"
@@ -7824,6 +8773,7 @@ msgctxt ""
msgid "<emph>ColorNumber</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the Red component."
msgstr "<emph>Barva</emph>: Celočíselný výraz určující jakýkoliv <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"kód barvy\">kód barvy</link>, jehož červenou složku chcete vrátit."
+#. DsCGZ
#: 03010303.xhp
msgctxt ""
"03010303.xhp\n"
@@ -7832,6 +8782,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. 4txDN
#: 03010303.xhp
msgctxt ""
"03010303.xhp\n"
@@ -7840,6 +8791,7 @@ msgctxt ""
msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
msgstr "MsgBox \"Barva \" & lVar & \" se skládá z:\" & Chr(13) &_"
+#. PiWsz
#: 03010303.xhp
msgctxt ""
"03010303.xhp\n"
@@ -7848,6 +8800,7 @@ msgctxt ""
msgid "\"red= \" & red(lVar) & Chr(13)&_"
msgstr "\"červená= \" & red(lVar) & Chr(13)&_"
+#. kFBGP
#: 03010303.xhp
msgctxt ""
"03010303.xhp\n"
@@ -7856,6 +8809,7 @@ msgctxt ""
msgid "\"green= \" & green(lVar) & Chr(13)&_"
msgstr "\"zelená= \" & green(lVar) & Chr(13)&_"
+#. DACGk
#: 03010303.xhp
msgctxt ""
"03010303.xhp\n"
@@ -7864,6 +8818,7 @@ msgctxt ""
msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
msgstr "\"modrá= \" & blue(lVar) & Chr(13) , 64,\"barvy\""
+#. BBPAD
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -7872,6 +8827,7 @@ msgctxt ""
msgid "QBColor Function"
msgstr "Funkce QBColor"
+#. BDpnm
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -7880,6 +8836,7 @@ msgctxt ""
msgid "<bookmark_value>QBColor function</bookmark_value>"
msgstr ""
+#. aBL98
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -7888,6 +8845,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03010304.xhp\" name=\"QBColor Function\">QBColor Function</link>"
msgstr "<link href=\"text/sbasic/shared/03010304.xhp\" name=\"Funkce QBColor\">Funkce QBColor</link>"
+#. yVSAA
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -7896,6 +8854,7 @@ msgctxt ""
msgid "Returns the <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB\">RGB</link> color code of the color passed as a color value through an older MS-DOS based programming system."
msgstr "Vrátí <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB\">RGB</link> kód barvy pro barvu zadanou hodnotou ze starších systémů MS-DOS."
+#. sAgxm
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -7904,6 +8863,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. scoHN
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -7912,6 +8872,7 @@ msgctxt ""
msgid "QBColor (ColorNumber As Integer)"
msgstr "QBColor (ČísloBarvy As Integer)"
+#. 32yR4
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -7920,6 +8881,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. MNPy2
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -7928,6 +8890,7 @@ msgctxt ""
msgid "Long"
msgstr "Typu Long"
+#. Z9k2a
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -7936,6 +8899,7 @@ msgctxt ""
msgid "Parameter:"
msgstr "Parametr:"
+#. pTA5y
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -7944,6 +8908,7 @@ msgctxt ""
msgid "<emph>ColorNumber</emph>: Any integer expression that specifies the color value of the color passed from an older MS-DOS based programming system."
msgstr "<emph>ČísloBarvy</emph>: Celočíselný výraz, který určuje hodnotu barvy ze starších systémů MS-DOS."
+#. Xo2Ue
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -7952,6 +8917,7 @@ msgctxt ""
msgid "<emph>ColorNumber</emph> can be assigned the following values:"
msgstr "<emph>ČísloBarvy</emph> může mít následující hodnoty:"
+#. MkEFG
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -7960,6 +8926,7 @@ msgctxt ""
msgid "0 : Black"
msgstr "0 : Černá"
+#. x6PHr
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -7968,6 +8935,7 @@ msgctxt ""
msgid "1 : Blue"
msgstr "1: Modrá"
+#. 6h7uw
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -7976,6 +8944,7 @@ msgctxt ""
msgid "2 : Green"
msgstr "2: Zelená"
+#. mKb2p
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -7984,6 +8953,7 @@ msgctxt ""
msgid "3 : Cyan"
msgstr "3: Azurová"
+#. pSzse
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -7992,6 +8962,7 @@ msgctxt ""
msgid "4 : Red"
msgstr "4: Červená"
+#. wBUxx
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -8000,6 +8971,7 @@ msgctxt ""
msgid "5 : Magenta"
msgstr "5: Purpurová"
+#. AaCtB
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -8008,6 +8980,7 @@ msgctxt ""
msgid "6 : Yellow"
msgstr "6: Žlutá"
+#. zAqFC
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -8016,6 +8989,7 @@ msgctxt ""
msgid "7 : White"
msgstr "7: Bílá"
+#. jynzJ
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -8024,6 +8998,7 @@ msgctxt ""
msgid "8 : Gray"
msgstr "8: Šedá"
+#. 75PqY
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -8032,6 +9007,7 @@ msgctxt ""
msgid "9 : Light Blue"
msgstr "9: Světle modrá"
+#. Y86tG
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -8040,6 +9016,7 @@ msgctxt ""
msgid "10 : Light Green"
msgstr "10: Světle zelená"
+#. x3vBp
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -8048,6 +9025,7 @@ msgctxt ""
msgid "11 : Light Cyan"
msgstr "11: Světle azurová"
+#. JC3BK
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -8056,6 +9034,7 @@ msgctxt ""
msgid "12 : Light Red"
msgstr "12: Světle červená"
+#. nFEsk
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -8064,6 +9043,7 @@ msgctxt ""
msgid "13 : Light Magenta"
msgstr "13: Světle purpurová"
+#. 4i3C6
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -8072,6 +9052,7 @@ msgctxt ""
msgid "14 : Light Yellow"
msgstr "14: Světle žlutá"
+#. pATFo
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -8080,6 +9061,7 @@ msgctxt ""
msgid "15 : Bright White"
msgstr "15: Jasná bílá"
+#. juTQ3
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -8088,6 +9070,7 @@ msgctxt ""
msgid "This function is used only to convert from older MS-DOS based BASIC applications that use the above color codes. The function returns a long integer value indicating the color to be used in the $[officename] IDE."
msgstr "Tato funkce se používá jen pro převod starších aplikací BASIC, které používají zmíněné barevné kódy. Funkce vrací celočíselnou hodnotu určující barvu použitou v $[officename] IDE."
+#. a9cbE
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -8096,6 +9079,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. GPDgr
#: 03010304.xhp
msgctxt ""
"03010304.xhp\n"
@@ -8104,6 +9088,7 @@ msgctxt ""
msgid "MsgBox stext,0,\"Color \" & iColor"
msgstr "MsgBox stext,0,\"Color \" & iColor"
+#. yjXi7
#: 03010305.xhp
msgctxt ""
"03010305.xhp\n"
@@ -8112,6 +9097,7 @@ msgctxt ""
msgid "RGB Function"
msgstr "Funkce RGB"
+#. LaGGq
#: 03010305.xhp
msgctxt ""
"03010305.xhp\n"
@@ -8120,6 +9106,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB Function\">RGB Function</link>"
msgstr "<link href=\"text/sbasic/shared/03010305.xhp\" name=\"Funkce RGB\">Funkce RGB</link>"
+#. 7ME9i
#: 03010305.xhp
msgctxt ""
"03010305.xhp\n"
@@ -8128,6 +9115,7 @@ msgctxt ""
msgid "Returns a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"long integer color value\">long integer color value</link> consisting of red, green, and blue components."
msgstr "Vrací <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"celočíselnou hodnotu barvy\">celočíselnou hodnotu barvy</link> sestávající z modré, červené a zelené složky."
+#. MiCPe
#: 03010305.xhp
msgctxt ""
"03010305.xhp\n"
@@ -8136,6 +9124,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. rd647
#: 03010305.xhp
msgctxt ""
"03010305.xhp\n"
@@ -8144,6 +9133,7 @@ msgctxt ""
msgid "RGB (Red, Green, Blue)"
msgstr "RGB (Red, Green, Blue)"
+#. T8jX4
#: 03010305.xhp
msgctxt ""
"03010305.xhp\n"
@@ -8152,6 +9142,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. MRb5q
#: 03010305.xhp
msgctxt ""
"03010305.xhp\n"
@@ -8160,6 +9151,7 @@ msgctxt ""
msgid "Long"
msgstr "Typu Long"
+#. FRE8M
#: 03010305.xhp
msgctxt ""
"03010305.xhp\n"
@@ -8168,6 +9160,7 @@ msgctxt ""
msgid "Parameter:"
msgstr "Parametr:"
+#. pP9x5
#: 03010305.xhp
msgctxt ""
"03010305.xhp\n"
@@ -8176,6 +9169,7 @@ msgctxt ""
msgid "<emph>Red</emph>: Any integer expression that represents the red component (0-255) of the composite color."
msgstr "<emph>Red</emph>: Celočíselný výraz reprezentující červenou složku (0-255) barvy."
+#. pbFvi
#: 03010305.xhp
msgctxt ""
"03010305.xhp\n"
@@ -8184,6 +9178,7 @@ msgctxt ""
msgid "<emph>Green</emph>: Any integer expression that represents the green component (0-255) of the composite color."
msgstr "<emph>Green</emph>: Celočíselný výraz reprezentující zelenou složku (0-255) barvy."
+#. XG6FB
#: 03010305.xhp
msgctxt ""
"03010305.xhp\n"
@@ -8192,6 +9187,7 @@ msgctxt ""
msgid "<emph>Blue</emph>: Any integer expression that represents the blue component (0-255) of the composite color."
msgstr "<emph>Blue</emph>: Celočíselný výraz reprezentující modrou složku (0-255) barvy."
+#. Vn6Jr
#: 03010305.xhp
msgctxt ""
"03010305.xhp\n"
@@ -8200,6 +9196,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. GWhFy
#: 03010305.xhp
msgctxt ""
"03010305.xhp\n"
@@ -8208,6 +9205,7 @@ msgctxt ""
msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
msgstr "MsgBox \"Barva \" & lVar & \" se skládá z:\" & Chr(13) &_"
+#. HBJN6
#: 03010305.xhp
msgctxt ""
"03010305.xhp\n"
@@ -8216,6 +9214,7 @@ msgctxt ""
msgid "\"red= \" & red(lVar) & Chr(13)&_"
msgstr "\"červená= \" & red(lVar) & Chr(13)&_"
+#. TP44b
#: 03010305.xhp
msgctxt ""
"03010305.xhp\n"
@@ -8224,6 +9223,7 @@ msgctxt ""
msgid "\"green= \" & green(lVar) & Chr(13)&_"
msgstr "\"zelená= \" & green(lVar) & Chr(13)&_"
+#. 9oLnG
#: 03010305.xhp
msgctxt ""
"03010305.xhp\n"
@@ -8232,6 +9232,7 @@ msgctxt ""
msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
msgstr "\"modrá= \" & blue(lVar) & Chr(13) , 64,\"barvy\""
+#. kpKGV
#: 03020000.xhp
msgctxt ""
"03020000.xhp\n"
@@ -8240,6 +9241,7 @@ msgctxt ""
msgid "File I/O Functions"
msgstr "Funkce pro práci se soubory"
+#. xQYzw
#: 03020000.xhp
msgctxt ""
"03020000.xhp\n"
@@ -8248,6 +9250,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020000.xhp\" name=\"File I/O Functions\">File I/O Functions</link>"
msgstr "<link href=\"text/sbasic/shared/03020000.xhp\" name=\"Funkce pro práci se soubory\">Funkce pro práci se soubory</link>"
+#. WhBg4
#: 03020000.xhp
msgctxt ""
"03020000.xhp\n"
@@ -8256,6 +9259,7 @@ msgctxt ""
msgid "Use File I/O functions to create and manage user-defined (data) files."
msgstr "S pomocí těchto funkcí je možné vytvářet a spravovat uživatelské soubory."
+#. FtKxL
#: 03020000.xhp
msgctxt ""
"03020000.xhp\n"
@@ -8264,6 +9268,7 @@ msgctxt ""
msgid "You can use these functions to support the creation of \"relative\" files, so that you can save and reload certain records by specifying their record number. File I/O functions can also help you manage your files by providing you with information such as file size, current path settings, or the creation date of a file or a directory."
msgstr "Tyto funkce je možné použít pro vytváření \"relativních\" souborů, takže je možné ukládat a načítat určité záznamy podle čísla záznamu. Souborové funkce vám také pomohou spravovat soubory a poskytují informace, jako např. velikost souboru, aktuální nastavení cesty, nebo datum vytvoření souboru či adresáře."
+#. CEWGw
#: 03020100.xhp
msgctxt ""
"03020100.xhp\n"
@@ -8272,6 +9277,7 @@ msgctxt ""
msgid "Opening and Closing Files"
msgstr "Otevření a zavření souborů"
+#. 8dG9o
#: 03020100.xhp
msgctxt ""
"03020100.xhp\n"
@@ -8280,6 +9286,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020100.xhp\" name=\"Opening and Closing Files\">Opening and Closing Files</link>"
msgstr "<link href=\"text/sbasic/shared/03020100.xhp\" name=\"Otevření a zavření souborů\">Otevření a zavření souborů</link>"
+#. BHU9A
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
@@ -8288,6 +9295,7 @@ msgctxt ""
msgid "Close Statement"
msgstr "Příkaz Close"
+#. wjpGE
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
@@ -8296,6 +9304,7 @@ msgctxt ""
msgid "<bookmark_value>Close statement</bookmark_value>"
msgstr "<bookmark_value>Close (příkaz)</bookmark_value>"
+#. 332GE
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
@@ -8304,6 +9313,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close Statement\">Close Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Příkaz Close\">Příkaz Close</link>"
+#. UxFz9
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
@@ -8312,6 +9322,7 @@ msgctxt ""
msgid "Closes a specified file that was opened with the Open statement."
msgstr "Zavře určený soubor, který byl otevřen příkazem Open."
+#. vh7Bh
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
@@ -8320,6 +9331,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. ECPY4
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
@@ -8328,6 +9340,7 @@ msgctxt ""
msgid "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]"
msgstr "Close Číslo_souboru As Integer[, Číslo_souboru_2 As Integer[,...]]"
+#. tNdJ2
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
@@ -8336,6 +9349,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. TV3Dk
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
@@ -8344,6 +9358,7 @@ msgctxt ""
msgid "<emph>FileNumber:</emph> Any integer expression that specifies the number of the data channel that was opened with the <emph>Open</emph> statement."
msgstr "<emph>Číslo_souboru</emph>: Celočíselný výraz určující číslo datového kanálu, který byl otevřen příkazem <emph>Open</emph>."
+#. ACdz7
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
@@ -8352,6 +9367,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. TE4uc
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
@@ -8360,6 +9376,7 @@ msgctxt ""
msgid "Print #iNumber, \"First line of text\""
msgstr "Print #iNumber, \"First line of text\""
+#. uW8gF
#: 03020101.xhp
msgctxt ""
"03020101.xhp\n"
@@ -8368,6 +9385,7 @@ msgctxt ""
msgid "Print #iNumber, \"Another line of text\""
msgstr "Print #iNumber, \"Another line of text\""
+#. uP5nk
#: 03020102.xhp
msgctxt ""
"03020102.xhp\n"
@@ -8376,6 +9394,7 @@ msgctxt ""
msgid "FreeFile Function"
msgstr "Funkce FreeFile"
+#. 8MJBR
#: 03020102.xhp
msgctxt ""
"03020102.xhp\n"
@@ -8384,6 +9403,7 @@ msgctxt ""
msgid "<bookmark_value>FreeFile function</bookmark_value>"
msgstr "<bookmark_value>FreeFile</bookmark_value>"
+#. dLdym
#: 03020102.xhp
msgctxt ""
"03020102.xhp\n"
@@ -8392,6 +9412,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020102.xhp\" name=\"FreeFile Function\">FreeFile Function</link>"
msgstr "<link href=\"text/sbasic/shared/03020102.xhp\" name=\"Funkce FreeFile\">Funkce FreeFile</link>"
+#. jM79E
#: 03020102.xhp
msgctxt ""
"03020102.xhp\n"
@@ -8400,6 +9421,7 @@ msgctxt ""
msgid "Returns the next available file number for opening a file. Use this function to open a file using a file number that is not already in use by a currently open file."
msgstr "Vrátí další dostupné číslo souboru pro otevření souboru. Pomocí této funkce je možné otevřít soubor s číslem souboru, které ještě není použito."
+#. HFJna
#: 03020102.xhp
msgctxt ""
"03020102.xhp\n"
@@ -8408,6 +9430,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. gj7tZ
#: 03020102.xhp
msgctxt ""
"03020102.xhp\n"
@@ -8416,6 +9439,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. RqGSZ
#: 03020102.xhp
msgctxt ""
"03020102.xhp\n"
@@ -8424,6 +9448,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. ABNQ8
#: 03020102.xhp
msgctxt ""
"03020102.xhp\n"
@@ -8432,6 +9457,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. 3yGe9
#: 03020102.xhp
msgctxt ""
"03020102.xhp\n"
@@ -8440,6 +9466,7 @@ msgctxt ""
msgid "This function can only be used immediately in front of an Open statement. FreeFile returns the next available file number, but does not reserve it."
msgstr "Tuto funkci lze použít pouze okamžitě před příkazem Open. FreeFile vrátí další dostupné číslo souboru, ale nerezervuje ho."
+#. TeUGS
#: 03020102.xhp
msgctxt ""
"03020102.xhp\n"
@@ -8448,6 +9475,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. 8AuDi
#: 03020102.xhp
msgctxt ""
"03020102.xhp\n"
@@ -8456,6 +9484,7 @@ msgctxt ""
msgid "Print #iNumber, \"First line of text\""
msgstr "Print #iNumber, \"First line of text\""
+#. peaBL
#: 03020102.xhp
msgctxt ""
"03020102.xhp\n"
@@ -8464,6 +9493,7 @@ msgctxt ""
msgid "Print #iNumber, \"Another line of text\""
msgstr "Print #iNumber, \"Another line of text\""
+#. xWgio
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
@@ -8472,6 +9502,7 @@ msgctxt ""
msgid "Open Statement"
msgstr "Příkaz Open"
+#. 4hhgg
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
@@ -8480,6 +9511,7 @@ msgctxt ""
msgid "<bookmark_value>Open statement</bookmark_value>"
msgstr "<bookmark_value>Open (příkaz)</bookmark_value>"
+#. cuJif
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
@@ -8488,6 +9520,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open Statement\">Open Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Příkaz Open\">Příkaz Open</link>"
+#. Etqck
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
@@ -8496,6 +9529,7 @@ msgctxt ""
msgid "Opens a data channel."
msgstr "Otevře datový kanál."
+#. FyScr
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
@@ -8504,6 +9538,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. YuAR2
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
@@ -8512,6 +9547,7 @@ msgctxt ""
msgid "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]"
msgstr "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]"
+#. yjd2D
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
@@ -8520,6 +9556,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. cEADt
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
@@ -8528,6 +9565,7 @@ msgctxt ""
msgid "<emph>FileName: </emph>Name and path of the file to open. If you try to read a file that does not exist (Access = Read), an error message appears. If you try to write to a file that does not exist (Access = Write), a new file is created."
msgstr "<emph>FileName</emph>: Název a cesta souboru, který chcete otevřít. Pokud se pokusíte otevřít neexistující soubor (Access = Read), zobrazí se chybová zpráva. Pokud se pokusíte zapsat do neexistujícího souboru (Access = Write), vytvoří se nový soubor."
+#. om94e
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
@@ -8536,6 +9574,7 @@ msgctxt ""
msgid "<emph>Mode:</emph> Keyword that specifies the file mode. Valid values: Append (append to sequential file), Binary (data can be accessed by bytes using Get and Put), Input (opens data channel for reading), Output (opens data channel for writing), and Random (edits relative files)."
msgstr "<emph>Mode</emph>: Klíčové slovo určující režim souboru. Platné hodnoty: Append (připojení na konec sekvenčního souboru), binary (k datům lze přistupovat po bajtech pomocí Get a Put), Input (otevře datový kanál pro čtení), Output (otevře datový kanál pro zápis) a Random (úprava relativních souborů)."
+#. 6uwt6
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
@@ -8544,6 +9583,7 @@ msgctxt ""
msgid "<emph>IOMode:</emph> Keyword that defines the access type. Valid values: Read (read-only), Write (write-only), Read Write (both)."
msgstr "<emph>IOMode</emph>: Klíčové slovo definující typ přístupu. Platné hodnoty: Read (jen pro čtení), Write (jen pro zápis), Read Write (obojí)."
+#. hHLFb
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
@@ -8552,6 +9592,7 @@ msgctxt ""
msgid "<emph>Protected:</emph> Keyword that defines the security status of a file after opening. Valid values: Shared (file may be opened by other applications), Lock Read (file is protected against reading), Lock Write (file is protected against writing), Lock Read Write (denies file access)."
msgstr "<emph>Protected</emph>: Klíčové slovo definující bezpečnostní stav souboru po otevření. Platné hodnoty: Shared (soubor mohou otevřít i další aplikace), Lock Read (soubor je chráněn proti čtení), Lock Write (soubor je chráněn proti zápisu), Lock Read Write (zamezí přístup k souboru)."
+#. FroB8
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
@@ -8560,6 +9601,7 @@ msgctxt ""
msgid "<emph>FileNumber:</emph> Any integer expression from 0 to 511 to indicate the number of a free data channel. You can then pass commands through the data channel to access the file. The file number must be determined by the FreeFile function immediately before the Open statement."
msgstr "<emph>FileNumber</emph>: Celočíselný výraz od 0 do 511 určující číslo volného datového kanálu. Skrze datový kanál je možné předávat příkazy k přístupu k souboru. Číslo souboru musí být těsně před příkazem Open určeno funkcí FreeFile."
+#. 3wp3F
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
@@ -8568,6 +9610,7 @@ msgctxt ""
msgid "<emph>DatasetLength:</emph> For random access files, set the length of the records."
msgstr "<emph>DatasetLength</emph>: Pro relativní soubory vrací délku určitého záznamu."
+#. mvgxB
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
@@ -8576,6 +9619,7 @@ msgctxt ""
msgid "You can only modify the contents of a file that was opened with the Open statement. If you try to open a file that is already open, an error message appears."
msgstr "Upravovat je možné jen obsah souboru otevřeného příkazem Open. Pokud se pokusíte otevřít již otevřený soubor, zobrazí se chybová zpráva."
+#. 7FbfT
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
@@ -8584,6 +9628,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. xPMgs
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
@@ -8592,6 +9637,7 @@ msgctxt ""
msgid "Print #iNumber, \"This is a line of text\""
msgstr "Print #iNumber, \"Toto je řádek textu\""
+#. bCNmJ
#: 03020103.xhp
msgctxt ""
"03020103.xhp\n"
@@ -8600,6 +9646,7 @@ msgctxt ""
msgid "Print #iNumber, \"This is another line of text\""
msgstr "Print #iNumber, \"Toto je další řádek textu\""
+#. WaBAH
#: 03020104.xhp
msgctxt ""
"03020104.xhp\n"
@@ -8608,6 +9655,7 @@ msgctxt ""
msgid "Reset Statement"
msgstr "Příkaz Reset"
+#. CGdx5
#: 03020104.xhp
msgctxt ""
"03020104.xhp\n"
@@ -8616,6 +9664,7 @@ msgctxt ""
msgid "<bookmark_value>Reset statement</bookmark_value>"
msgstr "<bookmark_value>Reset (příkaz)</bookmark_value>"
+#. drRvG
#: 03020104.xhp
msgctxt ""
"03020104.xhp\n"
@@ -8624,6 +9673,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020104.xhp\">Reset Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03020104.xhp\">Příkaz Reset</link>"
+#. iLCKn
#: 03020104.xhp
msgctxt ""
"03020104.xhp\n"
@@ -8632,6 +9682,7 @@ msgctxt ""
msgid "Closes all open files and writes the contents of all file buffers to the harddisk."
msgstr "Zavře všechny otevřené soubory a zapíše obsah všech souborových bufferů na disk."
+#. nTNj2
#: 03020104.xhp
msgctxt ""
"03020104.xhp\n"
@@ -8640,6 +9691,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. TufHR
#: 03020104.xhp
msgctxt ""
"03020104.xhp\n"
@@ -8648,6 +9700,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. BXAjN
#: 03020104.xhp
msgctxt ""
"03020104.xhp\n"
@@ -8656,6 +9709,7 @@ msgctxt ""
msgid "Print #iNumber, \"This is a new line of text\""
msgstr "Print #iNumber, \"Toto je nový řádek textu\""
+#. bHFtE
#: 03020104.xhp
msgctxt ""
"03020104.xhp\n"
@@ -8664,6 +9718,7 @@ msgctxt ""
msgid "MsgBox \"All files will be closed\",0,\"Error\""
msgstr "MsgBox \"Všechny soubory budou zavřeny\",0,\"Error\""
+#. PwUYq
#: 03020200.xhp
msgctxt ""
"03020200.xhp\n"
@@ -8672,6 +9727,7 @@ msgctxt ""
msgid "File Input/Output Functions"
msgstr "Funkce pro vstup/výstup do souborů"
+#. uBJKi
#: 03020200.xhp
msgctxt ""
"03020200.xhp\n"
@@ -8680,6 +9736,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020200.xhp\" name=\"File Input/Output Functions\">File Input/Output Functions</link>"
msgstr "<link href=\"text/sbasic/shared/03020200.xhp\" name=\"Funkce pro vstup/výstup do souborů\">Funkce pro vstup/výstup do souborů</link>"
+#. HZt2r
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
@@ -8688,6 +9745,7 @@ msgctxt ""
msgid "Get Statement"
msgstr "Příkaz Get"
+#. EN5i8
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
@@ -8696,6 +9754,7 @@ msgctxt ""
msgid "<bookmark_value>Get statement</bookmark_value>"
msgstr "<bookmark_value>Get (příkaz)</bookmark_value>"
+#. Voqjr
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
@@ -8704,6 +9763,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020201.xhp\">Get Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03020201.xhp\">Příkaz Get</link>"
+#. cpLtG
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
@@ -8712,6 +9772,7 @@ msgctxt ""
msgid "Reads a record from a relative file, or a sequence of bytes from a binary file, into a variable."
msgstr "Načte do proměnné záznam z relativního souboru nebo sekvenci bajtů z binárního souboru."
+#. yCDgR
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
@@ -8720,6 +9781,7 @@ msgctxt ""
msgid "See also: <link href=\"text/sbasic/shared/03020204.xhp\" name=\"PUT\"><item type=\"literal\">PUT</item></link> Statement"
msgstr "Viz též: Příkaz <link href=\"text/sbasic/shared/03020204.xhp\" name=\"PUT\"><item type=\"literal\">PUT</item></link>"
+#. CJAMj
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
@@ -8728,6 +9790,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. wcrTG
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
@@ -8736,6 +9799,7 @@ msgctxt ""
msgid "Get [#] FileNumber As Integer, [Position], Variable"
msgstr "Get [#] FileNumber As Integer, [Position], Variable"
+#. pdTMQ
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
@@ -8744,6 +9808,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. qDu7V
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
@@ -8752,6 +9817,7 @@ msgctxt ""
msgid "<emph>FileNumber:</emph> Any integer expression that determines the file number."
msgstr "<emph>FileNumber</emph>: Celočíselný výraz určující číslo souboru."
+#. rQHwc
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
@@ -8760,6 +9826,7 @@ msgctxt ""
msgid "<emph>Position:</emph> For files opened in Random mode, <emph>Position</emph> is the number of the record that you want to read."
msgstr "<emph>Position</emph>: Pro soubory otevřené v režimu Random určuje číslo záznamu, který chcete načíst."
+#. dtVKC
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
@@ -8768,6 +9835,7 @@ msgctxt ""
msgid "For files opened in Binary mode, <emph>Position</emph> is the byte position in the file where the reading starts."
msgstr "Pro soubory otevřené v režimu Binary určuje bajt v souboru, na kterém začne čtení."
+#. HcCrg
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
@@ -8776,6 +9844,7 @@ msgctxt ""
msgid "If <emph>Position</emph> is omitted, the current position or the current data record of the file is used."
msgstr "Je-li <emph>Position</emph> vynecháno, použije se současná pozice nebo současný záznam v souboru."
+#. CPBoN
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
@@ -8784,6 +9853,7 @@ msgctxt ""
msgid "Variable: Name of the variable to be read. With the exception of object variables, you can use any variable type."
msgstr "<emph>Variable</emph>: Název proměnné, která bude přečtena. Kromě objektů je možné použít jakékoliv proměnné."
+#. NikE3
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
@@ -8792,6 +9862,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. PQRf6
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
@@ -8800,6 +9871,7 @@ msgctxt ""
msgid "Dim sText As Variant ' Must be a variant"
msgstr "Dim sText As Variant ' Musí být variant"
+#. 9RFK8
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
@@ -8808,6 +9880,7 @@ msgctxt ""
msgid "Seek #iNumber,1 ' Position at beginning"
msgstr "Seek #iNumber,1 ' Přesun na začátek"
+#. 6FAjB
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
@@ -8816,6 +9889,7 @@ msgctxt ""
msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text"
msgstr "Put #iNumber,, \"Toto je první řádka textu\" ' Zaplnit řádku textem"
+#. cZnTr
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
@@ -8824,6 +9898,7 @@ msgctxt ""
msgid "Put #iNumber,, \"This is the second line of text\""
msgstr "Put #iNumber,, \"Toto je druhá řádka textu\""
+#. 92AxM
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
@@ -8832,6 +9907,7 @@ msgctxt ""
msgid "Put #iNumber,, \"This is the third line of text\""
msgstr "Put #iNumber,, \"Toto je třetí řádka textu\""
+#. rd7wm
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
@@ -8840,6 +9916,7 @@ msgctxt ""
msgid "Put #iNumber,,\"This is a new text\""
msgstr "Put #iNumber,,\"Toto je nový text\""
+#. c2nDv
#: 03020201.xhp
msgctxt ""
"03020201.xhp\n"
@@ -8848,6 +9925,7 @@ msgctxt ""
msgid "Put #iNumber,20,\"This is the text in record 20\""
msgstr "Put #iNumber,20,\"Toto je text v záznamu 20\""
+#. FrzSY
#: 03020202.xhp
msgctxt ""
"03020202.xhp\n"
@@ -8856,6 +9934,7 @@ msgctxt ""
msgid "Input# Statement"
msgstr "Příkaz Input#"
+#. Gs6Kz
#: 03020202.xhp
msgctxt ""
"03020202.xhp\n"
@@ -8864,6 +9943,7 @@ msgctxt ""
msgid "<bookmark_value>Input statement</bookmark_value>"
msgstr "<bookmark_value>Input (příkaz)</bookmark_value>"
+#. FFYCL
#: 03020202.xhp
msgctxt ""
"03020202.xhp\n"
@@ -8872,6 +9952,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020202.xhp\" name=\"Input# Statement\">Input# Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03020202.xhp\" name=\"Příkaz Input#\">Příkaz Input#</link>"
+#. iWhqX
#: 03020202.xhp
msgctxt ""
"03020202.xhp\n"
@@ -8880,6 +9961,7 @@ msgctxt ""
msgid "Reads data from an open sequential file."
msgstr "Načte data z otevřeného sekvenčního souboru."
+#. 7DMCx
#: 03020202.xhp
msgctxt ""
"03020202.xhp\n"
@@ -8888,6 +9970,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. eEsn3
#: 03020202.xhp
msgctxt ""
"03020202.xhp\n"
@@ -8896,6 +9979,7 @@ msgctxt ""
msgid "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]"
msgstr "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]"
+#. 4bQRN
#: 03020202.xhp
msgctxt ""
"03020202.xhp\n"
@@ -8904,6 +9988,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. emXUX
#: 03020202.xhp
msgctxt ""
"03020202.xhp\n"
@@ -8912,6 +9997,7 @@ msgctxt ""
msgid "<emph>FileNumber:</emph> Number of the file that contains the data that you want to read. The file must be opened with the Open statement using the key word INPUT."
msgstr "<emph>FileNumber</emph>: Číslo souboru, který obsahuje data, jež chcete načíst. Před použitím INPUT musí být soubor otevřen příkazem Open."
+#. 75Dav
#: 03020202.xhp
msgctxt ""
"03020202.xhp\n"
@@ -8920,6 +10006,7 @@ msgctxt ""
msgid "<emph>var:</emph> A numeric or string variable that you assign the values read from the opened file to."
msgstr "<emph>var</emph>: Číselná nebo řetězcová proměnná, které přiřadíte hodnoty načtené z otevřeného souboru."
+#. 23Pzt
#: 03020202.xhp
msgctxt ""
"03020202.xhp\n"
@@ -8928,6 +10015,7 @@ msgctxt ""
msgid "The <emph>Input#</emph> statement reads numeric values or strings from an open file and assigns the data to one or more variables. A numeric variable is read up to the first carriage return (Asc=13), line feed (Asc=10), space, or comma. String variables are read to up to the first carriage return (Asc=13), line feed (Asc=10), or comma."
msgstr "Příkaz <emph>Input#</emph> přečte z otevřeného souboru číselné nebo řetězcové hodnoty a přiřadí data jedné či více proměnným. Číselné proměnné se načítají až do prvního znaku návrat vozíku (Asc=13), nový řádek (Asc=10), mezery nebo čárky. Řetězcové proměnné se načítají až do prvního znaku návrat vozíku (Asc=13), nový řádek (Asc=10) nebo čárky."
+#. DfDXQ
#: 03020202.xhp
msgctxt ""
"03020202.xhp\n"
@@ -8936,6 +10024,7 @@ msgctxt ""
msgid "Data and data types in the opened file must appear in the same order as the variables that are passed in the \"var\" parameter. If you assign non-numeric values to a numeric variable, \"var\" is assigned a value of \"0\"."
msgstr "Data a datové typy v otevřeném souboru se musí objevit ve stejném pořadí jako proměnné, které jsou předány parametrem \"var\". Pokud přiřadíte nečíselnou hodnotu číselné proměnné, \"var\" se přiřadí hodnota \"0\"."
+#. Ze3QA
#: 03020202.xhp
msgctxt ""
"03020202.xhp\n"
@@ -8944,6 +10033,7 @@ msgctxt ""
msgid "Records that are separated by commas cannot be assigned to a string variable. Quotation marks (\") in the file are disregarded as well. If you want to read these characters from the file, use the <emph>Line Input#</emph> statement to read pure text files (files containing only printable characters) line by line."
msgstr "U záznamů, které jsou odděleny čárkami, nelze čárku přiřadit k řetězcové proměnné. Uvozovky (\") v souboru jsou také zahozeny. Pokud chcete ze souboru načíst tyto znaky, použijte příkaz <emph>Line Input#</emph> k načtení čistě textových souborů (souborů obsahujících jen tisknutelné znaky) řádek po řádku."
+#. ddJmv
#: 03020202.xhp
msgctxt ""
"03020202.xhp\n"
@@ -8952,6 +10042,7 @@ msgctxt ""
msgid "If the end of the file is reached while reading a data element, an error occurs and the process is aborted."
msgstr "Pokud je při čtení datového prvku dosažen konec souboru, dojde k chybě a proces bude ukončen."
+#. 3xUNX
#: 03020202.xhp
msgctxt ""
"03020202.xhp\n"
@@ -8960,6 +10051,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. xqNBb
#: 03020202.xhp
msgctxt ""
"03020202.xhp\n"
@@ -8968,6 +10060,7 @@ msgctxt ""
msgid "' Write data ( which we will read later with Input ) to file"
msgstr "' Zapíše data (která později přečteme pomocí Input) do souboru"
+#. xiyEb
#: 03020202.xhp
msgctxt ""
"03020202.xhp\n"
@@ -8976,6 +10069,7 @@ msgctxt ""
msgid "' Read data file using Input"
msgstr "' Přečte soubor s daty pomocí Input"
+#. JiWcR
#: 03020203.xhp
msgctxt ""
"03020203.xhp\n"
@@ -8984,6 +10078,7 @@ msgctxt ""
msgid "Line Input # Statement"
msgstr "Příkaz Line Input #"
+#. CCEuD
#: 03020203.xhp
msgctxt ""
"03020203.xhp\n"
@@ -8992,6 +10087,7 @@ msgctxt ""
msgid "<bookmark_value>Line Input statement</bookmark_value>"
msgstr "<bookmark_value>Line Input (příkaz)</bookmark_value>"
+#. rG2am
#: 03020203.xhp
msgctxt ""
"03020203.xhp\n"
@@ -9000,6 +10096,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020203.xhp\" name=\"Line Input # Statement\">Line Input # Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03020203.xhp\" name=\"Příkaz Line Input #\">Příkaz Line Input #</link>"
+#. QbTVA
#: 03020203.xhp
msgctxt ""
"03020203.xhp\n"
@@ -9008,6 +10105,7 @@ msgctxt ""
msgid "Reads strings from a sequential file into a variable."
msgstr "Načítá řetězce ze sekvenčního souboru do proměnné."
+#. NSBkr
#: 03020203.xhp
msgctxt ""
"03020203.xhp\n"
@@ -9016,6 +10114,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. jCyHM
#: 03020203.xhp
msgctxt ""
"03020203.xhp\n"
@@ -9024,6 +10123,7 @@ msgctxt ""
msgid "Line Input #FileNumber As Integer, Var As String"
msgstr "Line Input #FileNumber As Integer, Var As String"
+#. h3tyw
#: 03020203.xhp
msgctxt ""
"03020203.xhp\n"
@@ -9032,6 +10132,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. ARTNC
#: 03020203.xhp
msgctxt ""
"03020203.xhp\n"
@@ -9040,6 +10141,7 @@ msgctxt ""
msgid "<emph>FileNumber: </emph>Number of the file that contains the data that you want to read. The file must have been opened in advance with the Open statement using the key word INPUT."
msgstr "<emph>ČísloSouboru: </emph>Číslo souboru, který obsahuje data, která chcete načíst. Soubor musí být předem otevřen příkazem Open s klíčovým slovem INPUT."
+#. KUGEc
#: 03020203.xhp
msgctxt ""
"03020203.xhp\n"
@@ -9048,6 +10150,7 @@ msgctxt ""
msgid "<emph>var:</emph> The name of the variable that stores the result."
msgstr "<emph>var:</emph> Název proměnné, která bude obsahovat výsledek."
+#. foxtA
#: 03020203.xhp
msgctxt ""
"03020203.xhp\n"
@@ -9056,6 +10159,7 @@ msgctxt ""
msgid "With the <emph>Line Input#</emph> statement, you can read strings from an open file into a variable. String variables are read line-by-line up to the first carriage return (Asc=13) or linefeed (Asc=10). Line end marks are not included in the resulting string."
msgstr "Příkazem <emph>Line Input#</emph> je možné načítat řetězce z otevřeného souboru do proměnné. Řetězcové proměnné se načítají řádek po řádku, až do prvního znaku návrat vozíku (Asc=13) nebo nový řádek (Asc=10). Znaky konce řádku nejsou zahrnuty ve výsledném řetězci."
+#. NjeFe
#: 03020203.xhp
msgctxt ""
"03020203.xhp\n"
@@ -9064,6 +10168,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. Uxyyc
#: 03020203.xhp
msgctxt ""
"03020203.xhp\n"
@@ -9072,6 +10177,7 @@ msgctxt ""
msgid "Print #iNumber, \"This is a line of text\""
msgstr "Print #iNumber, \"Toto je řádek textu\""
+#. iFP3f
#: 03020203.xhp
msgctxt ""
"03020203.xhp\n"
@@ -9080,6 +10186,7 @@ msgctxt ""
msgid "Print #iNumber, \"This is another line of text\""
msgstr "Print #iNumber, \"Toto je další řádek textu\""
+#. NKDq4
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
@@ -9088,6 +10195,7 @@ msgctxt ""
msgid "Put Statement"
msgstr "Příkaz Put"
+#. psWQE
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
@@ -9096,6 +10204,7 @@ msgctxt ""
msgid "<bookmark_value>Put statement</bookmark_value>"
msgstr "<bookmark_value>Put (příkaz)</bookmark_value>"
+#. KHtmv
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
@@ -9104,6 +10213,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020204.xhp\" name=\"Put Statement\">Put Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03020204.xhp\" name=\"Příkaz Put\">Příkaz Put</link>"
+#. e8rUp
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
@@ -9112,6 +10222,7 @@ msgctxt ""
msgid "Writes a record to a relative file or a sequence of bytes to a binary file."
msgstr "Zapíše záznam do relativního souboru nebo sekvenci bajtů do binárního souboru."
+#. 7iAkD
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
@@ -9120,6 +10231,7 @@ msgctxt ""
msgid "See also: <link href=\"text/sbasic/shared/03020201.xhp\" name=\"Get\"><item type=\"literal\">Get</item></link> statement"
msgstr "Viz též: Příkaz <link href=\"text/sbasic/shared/03020201.xhp\" name=\"Get\"><item type=\"literal\">Get</item></link>"
+#. 9BMWu
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
@@ -9128,6 +10240,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. peCza
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
@@ -9136,6 +10249,7 @@ msgctxt ""
msgid "Put [#] FileNumber As Integer, [position], Variable"
msgstr "Put [#] FileNumber As Integer, [position], Variable"
+#. CJNhF
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
@@ -9144,6 +10258,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. AgaBs
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
@@ -9152,6 +10267,7 @@ msgctxt ""
msgid "<emph>FileNumber:</emph> Any integer expression that defines the file that you want to write to."
msgstr "<emph>FileNumber</emph>: Celočíselný výraz určující soubor, do kterého chcete zapisovat."
+#. Jf6hw
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
@@ -9160,6 +10276,7 @@ msgctxt ""
msgid "<emph>Position: </emph>For relative files (random access files), the number of the record that you want to write."
msgstr "<emph>Position</emph>: Pro relativní soubory (přístup Random) určuje číslo záznamu, který chcete zapsat."
+#. dUyzK
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
@@ -9168,6 +10285,7 @@ msgctxt ""
msgid "For binary files (binary access), the position of the byte in the file where you want to start writing."
msgstr "Pro binární soubory (přístup Binary) určuje pozici bajtu, kde má zápis začít."
+#. pfzL3
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
@@ -9176,6 +10294,7 @@ msgctxt ""
msgid "<emph>Variable:</emph> Name of the variable that you want to write to the file."
msgstr "<emph>Variable</emph>: Název proměnné, kterou chcete zapsat do souboru."
+#. yyf95
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
@@ -9184,6 +10303,7 @@ msgctxt ""
msgid "Note for relative files: If the contents of this variable does not match the length of the record that is specified in the <emph>Len</emph> clause of the <emph>Open</emph> statement, the space between the end of the newly written record and the next record is padded with existing data from the file that you are writing to."
msgstr "Poznámka pro relativní soubory: Pokud obsah této proměnné neodpovídá délce záznamu, která je určena v klauzuli <emph>Len</emph> příkazu <emph>Open</emph>, zaplní se mezera mezi koncem nově zapsaného záznamu a dalším záznamem existujícími daty ze souboru, do kterého zapisujete."
+#. RNpLH
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
@@ -9192,6 +10312,7 @@ msgctxt ""
msgid "Note for binary files: The contents of the variables are written to the specified position, and the file pointer is inserted directly after the last byte. No space is left between the records."
msgstr "Poznámka pro binární soubory: Obsah proměnné se zapíše na určenou pozici a ukazatel souboru se přesune přímo za poslední bajt. Mezi záznamy nezůstává žádné místo."
+#. RbBPk
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
@@ -9200,6 +10321,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. zJjTB
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
@@ -9208,6 +10330,7 @@ msgctxt ""
msgid "Dim sText As Variant ' Must be a variant type"
msgstr "Dim sText As Variant ' Musí být typu variant"
+#. 3rrxn
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
@@ -9216,6 +10339,7 @@ msgctxt ""
msgid "Seek #iNumber,1 ' Position To start writing"
msgstr "Seek #iNumber,1 ' Pozice pro začátek zápisu"
+#. 3KrYs
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
@@ -9224,6 +10348,7 @@ msgctxt ""
msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text"
msgstr "Put #iNumber,, \"Toto je první řádka textu\" ' Zaplnit řádku textem"
+#. DRAfy
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
@@ -9232,6 +10357,7 @@ msgctxt ""
msgid "Put #iNumber,, \"This is the second line of text\""
msgstr "Put #iNumber,, \"Toto je druhá řádka textu\""
+#. fnJbV
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
@@ -9240,6 +10366,7 @@ msgctxt ""
msgid "Put #iNumber,, \"This is the third line of text\""
msgstr "Put #iNumber,, \"Toto je třetí řádka textu\""
+#. 4GkxW
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
@@ -9248,6 +10375,7 @@ msgctxt ""
msgid "Put #iNumber,,\"This is new text\""
msgstr "Put #iNumber,,\"Toto je nový text\""
+#. 7LFxv
#: 03020204.xhp
msgctxt ""
"03020204.xhp\n"
@@ -9256,6 +10384,7 @@ msgctxt ""
msgid "Put #iNumber,20,\"This is the text in record 20\""
msgstr "Put #iNumber,20,\"Toto je text v záznamu 20\""
+#. BTr9L
#: 03020205.xhp
msgctxt ""
"03020205.xhp\n"
@@ -9264,6 +10393,7 @@ msgctxt ""
msgid "Write Statement"
msgstr "Příkaz Write"
+#. 6t8kA
#: 03020205.xhp
msgctxt ""
"03020205.xhp\n"
@@ -9272,6 +10402,7 @@ msgctxt ""
msgid "<bookmark_value>Write statement</bookmark_value>"
msgstr "<bookmark_value>Write (příkaz)</bookmark_value>"
+#. DBBvs
#: 03020205.xhp
msgctxt ""
"03020205.xhp\n"
@@ -9280,6 +10411,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020205.xhp\" name=\"Write Statement\">Write Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03020205.xhp\" name=\"Příkaz Write\">Příkaz Write</link>"
+#. CMSkU
#: 03020205.xhp
msgctxt ""
"03020205.xhp\n"
@@ -9288,6 +10420,7 @@ msgctxt ""
msgid "Writes data to a sequential file."
msgstr "Zapíše data do sekvenčního souboru."
+#. eoeBE
#: 03020205.xhp
msgctxt ""
"03020205.xhp\n"
@@ -9296,6 +10429,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. jxyZn
#: 03020205.xhp
msgctxt ""
"03020205.xhp\n"
@@ -9304,6 +10438,7 @@ msgctxt ""
msgid "Write [#FileName], [Expressionlist]"
msgstr "Write [#FileName], [Expressionlist]"
+#. ceFn6
#: 03020205.xhp
msgctxt ""
"03020205.xhp\n"
@@ -9312,6 +10447,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. RsZEE
#: 03020205.xhp
msgctxt ""
"03020205.xhp\n"
@@ -9320,6 +10456,7 @@ msgctxt ""
msgid "<emph>FileName:</emph> Any numeric expression that contains the file number that was set by the Open statement for the respective file."
msgstr "<emph>JménoSouboru:</emph> Jakýkoliv číselný výraz, který obsahuje číslo souboru nastavené příkazem Open pro daný soubor."
+#. aCyvx
#: 03020205.xhp
msgctxt ""
"03020205.xhp\n"
@@ -9328,6 +10465,7 @@ msgctxt ""
msgid "<emph>Expressionlist:</emph> Variables or expressions that you want to enter in a file, separated by commas."
msgstr "<emph>Expressionlist:</emph> Proměnné nebo výrazy, které chcete vložit do souboru, oddělené čárkami."
+#. RERPn
#: 03020205.xhp
msgctxt ""
"03020205.xhp\n"
@@ -9336,6 +10474,7 @@ msgctxt ""
msgid "If the expression list is omitted, the <emph>Write</emph> statement appends an empty line to the file."
msgstr "Je-li vynechán seznam výrazů, příkaz <emph>Write</emph> připojí do souboru prázdný řádek."
+#. hBs5E
#: 03020205.xhp
msgctxt ""
"03020205.xhp\n"
@@ -9344,6 +10483,7 @@ msgctxt ""
msgid "To add an expression list to a new or an existing file, the file must be opened in the <emph>Output</emph> or <emph>Append</emph> mode."
msgstr "Chcete-li do nového či existujícího souboru přidat výraz, soubor musí být otevřen v režimu <emph>Output</emph> nebo <emph>Append</emph>."
+#. qooAQ
#: 03020205.xhp
msgctxt ""
"03020205.xhp\n"
@@ -9352,6 +10492,7 @@ msgctxt ""
msgid "Strings that you write are enclosed by quotation marks and separated by commas. You do not need to enter these delimiters in the expression list."
msgstr "Zapisované řetězce se uzavřou uvozovkami a oddělí čárkami. Tyto oddělovače nemusíte do seznamu výrazů uvádět."
+#. AvKzN
#: 03020205.xhp
msgctxt ""
"03020205.xhp\n"
@@ -9360,6 +10501,7 @@ msgctxt ""
msgid "Each <emph>Write</emph> statement outputs a line end symbol as last entry."
msgstr "Každý příkaz <emph>Write</emph> vypíše jako poslední záznam symbol konce řádku."
+#. vhtx9
#: 03020205.xhp
msgctxt ""
"03020205.xhp\n"
@@ -9368,6 +10510,7 @@ msgctxt ""
msgid "Numbers with decimal delimiters are converted according to the locale settings."
msgstr "Čísla s desetinným oddělovačem se převedou podle národního prostředí."
+#. Xhb5c
#: 03020205.xhp
msgctxt ""
"03020205.xhp\n"
@@ -9376,6 +10519,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. ejANh
#: 03020301.xhp
msgctxt ""
"03020301.xhp\n"
@@ -9384,6 +10528,7 @@ msgctxt ""
msgid "Eof Function"
msgstr "Funkce Eof"
+#. vwUVq
#: 03020301.xhp
msgctxt ""
"03020301.xhp\n"
@@ -9392,6 +10537,7 @@ msgctxt ""
msgid "<bookmark_value>Eof function</bookmark_value>"
msgstr "<bookmark_value>Eof</bookmark_value>"
+#. mqFFB
#: 03020301.xhp
msgctxt ""
"03020301.xhp\n"
@@ -9400,6 +10546,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020301.xhp\" name=\"Eof Function\">Eof Function</link>"
msgstr "<link href=\"text/sbasic/shared/03020301.xhp\" name=\"Funkce Eof\">Funkce Eof</link>"
+#. ZBjAi
#: 03020301.xhp
msgctxt ""
"03020301.xhp\n"
@@ -9408,6 +10555,7 @@ msgctxt ""
msgid "Determines if the file pointer has reached the end of a file."
msgstr "Zjišťuje, zda ukazatel souboru dosáhl konce souboru."
+#. iYJKG
#: 03020301.xhp
msgctxt ""
"03020301.xhp\n"
@@ -9416,6 +10564,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. KmauZ
#: 03020301.xhp
msgctxt ""
"03020301.xhp\n"
@@ -9424,6 +10573,7 @@ msgctxt ""
msgid "Eof (intexpression As Integer)"
msgstr "Eof (intexpression As Integer)"
+#. r5jG4
#: 03020301.xhp
msgctxt ""
"03020301.xhp\n"
@@ -9432,6 +10582,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. 4WM7u
#: 03020301.xhp
msgctxt ""
"03020301.xhp\n"
@@ -9440,6 +10591,7 @@ msgctxt ""
msgid "Bool"
msgstr "Bool"
+#. EsysA
#: 03020301.xhp
msgctxt ""
"03020301.xhp\n"
@@ -9448,6 +10600,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. PynGw
#: 03020301.xhp
msgctxt ""
"03020301.xhp\n"
@@ -9456,6 +10609,7 @@ msgctxt ""
msgid "<emph>Intexpression:</emph> Any integer expression that evaluates to the number of an open file."
msgstr "<emph>Intexpression:</emph> Celočíselný výraz určující číslo otevřeného souboru."
+#. tsMDB
#: 03020301.xhp
msgctxt ""
"03020301.xhp\n"
@@ -9464,6 +10618,7 @@ msgctxt ""
msgid "Use EOF to avoid errors when you attempt to get input past the end of a file. When you use the Input or Get statement to read from a file, the file pointer is advanced by the number of bytes read. When the end of a file is reached, EOF returns the value \"True\" (-1)."
msgstr "Pomocí EOF zabráníte chybám, při kterých se pokusíte získat data za koncem souboru. Když použijete příkaz Input nebo Get k načtení ze souboru, ukazatel se posune o počet načtených bajtů. Když dosáhne konce souboru, EOF vrátí hodnotu \"True\" (-1)."
+#. Ma6Va
#: 03020301.xhp
msgctxt ""
"03020301.xhp\n"
@@ -9472,6 +10627,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. De22R
#: 03020301.xhp
msgctxt ""
"03020301.xhp\n"
@@ -9480,6 +10636,7 @@ msgctxt ""
msgid "Print #iNumber, \"First line of text\""
msgstr "Print #iNumber, \"First line of text\""
+#. kBF4t
#: 03020301.xhp
msgctxt ""
"03020301.xhp\n"
@@ -9488,6 +10645,7 @@ msgctxt ""
msgid "Print #iNumber, \"Another line of text\""
msgstr "Print #iNumber, \"Another line of text\""
+#. jCouD
#: 03020302.xhp
msgctxt ""
"03020302.xhp\n"
@@ -9496,6 +10654,7 @@ msgctxt ""
msgid "Loc Function"
msgstr "Funkce Loc"
+#. cERS6
#: 03020302.xhp
msgctxt ""
"03020302.xhp\n"
@@ -9504,6 +10663,7 @@ msgctxt ""
msgid "<bookmark_value>Loc function</bookmark_value>"
msgstr "<bookmark_value>Loc</bookmark_value>"
+#. Wf8wH
#: 03020302.xhp
msgctxt ""
"03020302.xhp\n"
@@ -9512,6 +10672,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020302.xhp\" name=\"Loc Function\">Loc Function</link>"
msgstr "<link href=\"text/sbasic/shared/03020302.xhp\" name=\"Funkce Loc\">Funkce Loc</link>"
+#. xBjCr
#: 03020302.xhp
msgctxt ""
"03020302.xhp\n"
@@ -9520,6 +10681,7 @@ msgctxt ""
msgid "Returns the current position in an open file."
msgstr "Vrátí aktuální umístění v otevřeném souboru."
+#. paZ9R
#: 03020302.xhp
msgctxt ""
"03020302.xhp\n"
@@ -9528,6 +10690,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. K5Bo8
#: 03020302.xhp
msgctxt ""
"03020302.xhp\n"
@@ -9536,6 +10699,7 @@ msgctxt ""
msgid "Loc(FileNumber)"
msgstr "Loc(FileNumber)"
+#. 2TN73
#: 03020302.xhp
msgctxt ""
"03020302.xhp\n"
@@ -9544,6 +10708,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. bUFYD
#: 03020302.xhp
msgctxt ""
"03020302.xhp\n"
@@ -9552,6 +10717,7 @@ msgctxt ""
msgid "Long"
msgstr "Typu Long"
+#. CN8kc
#: 03020302.xhp
msgctxt ""
"03020302.xhp\n"
@@ -9560,6 +10726,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. YZBFZ
#: 03020302.xhp
msgctxt ""
"03020302.xhp\n"
@@ -9568,6 +10735,7 @@ msgctxt ""
msgid "<emph>FileNumber:</emph> Any numeric expression that contains the file number that is set by the Open statement for the respective file."
msgstr "<emph>FileNumber:</emph> Celočíselný výraz určující číslo otevřeného souboru."
+#. NSREX
#: 03020302.xhp
msgctxt ""
"03020302.xhp\n"
@@ -9576,6 +10744,7 @@ msgctxt ""
msgid "If the Loc function is used for an open random access file, it returns the number of the last record that was last read or written."
msgstr "Pokud se funkce Loc použije na soubor s přístupem Random, vrátí číslo posledního záznamu, který byl naposledy přečten nebo zapsán."
+#. YAMkR
#: 03020302.xhp
msgctxt ""
"03020302.xhp\n"
@@ -9584,6 +10753,7 @@ msgctxt ""
msgid "For a sequential file, the Loc function returns the position in a file divided by 128. For binary files, the position of the last read or written byte is returned."
msgstr "U sekvenčních souborů vrátí funkce Loc umístění v souboru děleno 128. U binárních souborů bude vráceno umístění posledního načteného nebo zapsaného bajtu."
+#. CCyrd
#: 03020303.xhp
msgctxt ""
"03020303.xhp\n"
@@ -9592,6 +10762,7 @@ msgctxt ""
msgid "Lof Function"
msgstr "Funkce Lof"
+#. QE3D5
#: 03020303.xhp
msgctxt ""
"03020303.xhp\n"
@@ -9600,6 +10771,7 @@ msgctxt ""
msgid "<bookmark_value>Lof function</bookmark_value>"
msgstr "<bookmark_value>Lof</bookmark_value>"
+#. 5diJq
#: 03020303.xhp
msgctxt ""
"03020303.xhp\n"
@@ -9608,6 +10780,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof Function\">Lof Function</link>"
msgstr "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Funkce Lof\">Funkce Lof</link>"
+#. 3PR3T
#: 03020303.xhp
msgctxt ""
"03020303.xhp\n"
@@ -9616,6 +10789,7 @@ msgctxt ""
msgid "Returns the size of an open file in bytes."
msgstr "Vrátí velikost otevřeného souboru v bajtech."
+#. KhpgQ
#: 03020303.xhp
msgctxt ""
"03020303.xhp\n"
@@ -9624,6 +10798,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 43MqD
#: 03020303.xhp
msgctxt ""
"03020303.xhp\n"
@@ -9632,6 +10807,7 @@ msgctxt ""
msgid "Lof (FileNumber)"
msgstr "Lof (FileNumber)"
+#. CeGgA
#: 03020303.xhp
msgctxt ""
"03020303.xhp\n"
@@ -9640,6 +10816,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. BwEgF
#: 03020303.xhp
msgctxt ""
"03020303.xhp\n"
@@ -9648,6 +10825,7 @@ msgctxt ""
msgid "Long"
msgstr "Typu Long"
+#. Uxatn
#: 03020303.xhp
msgctxt ""
"03020303.xhp\n"
@@ -9656,6 +10834,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. BBamj
#: 03020303.xhp
msgctxt ""
"03020303.xhp\n"
@@ -9664,6 +10843,7 @@ msgctxt ""
msgid "<emph>FileNumber:</emph> Any numeric expression that contains the file number that is specified in the Open statement."
msgstr "<emph>FileNumber:</emph> Celočíselný výraz určující číslo otevřeného souboru."
+#. vTRvK
#: 03020303.xhp
msgctxt ""
"03020303.xhp\n"
@@ -9672,6 +10852,7 @@ msgctxt ""
msgid "To obtain the length of a file that is not open, use the <emph>FileLen</emph> function."
msgstr "Chcete-li zjistit velikost souboru, který není otevřen, použijte funkci <emph>FileLen</emph>."
+#. UJTRD
#: 03020303.xhp
msgctxt ""
"03020303.xhp\n"
@@ -9680,6 +10861,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. stUFk
#: 03020303.xhp
msgctxt ""
"03020303.xhp\n"
@@ -9688,6 +10870,7 @@ msgctxt ""
msgid "Dim sText As Variant REM must be a Variant"
msgstr "Dim sText As Variant REM Musí být variant"
+#. ewVMH
#: 03020303.xhp
msgctxt ""
"03020303.xhp\n"
@@ -9696,6 +10879,7 @@ msgctxt ""
msgid "Seek #iNumber,1 REM Position at start"
msgstr "Seek #iNumber,1 REM Pozice na začátku"
+#. id4Rw
#: 03020303.xhp
msgctxt ""
"03020303.xhp\n"
@@ -9704,6 +10888,7 @@ msgctxt ""
msgid "Put #iNumber,, \"This is the first line of text\" REM Fill with text"
msgstr "Put #iNumber,, \"Toto je první řádka textu\" REM Zaplnit textem"
+#. sBzCx
#: 03020303.xhp
msgctxt ""
"03020303.xhp\n"
@@ -9712,6 +10897,7 @@ msgctxt ""
msgid "Put #iNumber,, \"This is the second line of text\""
msgstr "Put #iNumber,, \"Toto je druhá řádka textu\""
+#. 4BA6q
#: 03020303.xhp
msgctxt ""
"03020303.xhp\n"
@@ -9720,6 +10906,7 @@ msgctxt ""
msgid "Put #iNumber,, \"This is the third line of text\""
msgstr "Put #iNumber,, \"Toto je třetí řádka textu\""
+#. G5HhR
#: 03020303.xhp
msgctxt ""
"03020303.xhp\n"
@@ -9728,6 +10915,7 @@ msgctxt ""
msgid "Put #iNumber,,\"This is a new line of text\""
msgstr "Put #iNumber,,\"Toto je nová řádka textu\""
+#. y7PTR
#: 03020303.xhp
msgctxt ""
"03020303.xhp\n"
@@ -9736,6 +10924,7 @@ msgctxt ""
msgid "Put #iNumber,20,\"This is the text in record 20\""
msgstr "Put #iNumber,20,\"Toto je text v záznamu 20\""
+#. AGL3X
#: 03020304.xhp
msgctxt ""
"03020304.xhp\n"
@@ -9744,6 +10933,7 @@ msgctxt ""
msgid "Seek Function"
msgstr "Funkce Seek"
+#. oYoAu
#: 03020304.xhp
msgctxt ""
"03020304.xhp\n"
@@ -9752,6 +10942,7 @@ msgctxt ""
msgid "<bookmark_value>Seek function</bookmark_value>"
msgstr "<bookmark_value>Seek</bookmark_value>"
+#. XqpLF
#: 03020304.xhp
msgctxt ""
"03020304.xhp\n"
@@ -9760,6 +10951,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek Function\">Seek Function</link>"
msgstr "<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Funkce Seek\">Funkce Seek</link>"
+#. GFYoD
#: 03020304.xhp
msgctxt ""
"03020304.xhp\n"
@@ -9768,6 +10960,7 @@ msgctxt ""
msgid "Returns the position for the next writing or reading in a file that was opened with the open statement."
msgstr "Vrátí pozici pro příští zápis nebo čtení v souboru, který byl otevřen příkazem Open."
+#. T3aGD
#: 03020304.xhp
msgctxt ""
"03020304.xhp\n"
@@ -9776,6 +10969,7 @@ msgctxt ""
msgid "For random access files, the Seek function returns the number of the next record to be read."
msgstr "U souborů s náhodným přístupem vrátí funkce Seek číslo dalšího záznamu, který se má načíst."
+#. xo2Mq
#: 03020304.xhp
msgctxt ""
"03020304.xhp\n"
@@ -9784,6 +10978,7 @@ msgctxt ""
msgid "For all other files, the function returns the byte position at which the next operation is to occur."
msgstr "U všech ostatních souborů tato funkce vrátí umístění bajtu, ve kterém má dojít k další operaci."
+#. MDLGC
#: 03020304.xhp
msgctxt ""
"03020304.xhp\n"
@@ -9792,6 +10987,7 @@ msgctxt ""
msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek\">Seek</link>."
msgstr "Viz též: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek\">Seek</link>."
+#. CnFrv
#: 03020304.xhp
msgctxt ""
"03020304.xhp\n"
@@ -9800,6 +10996,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. kDJUc
#: 03020304.xhp
msgctxt ""
"03020304.xhp\n"
@@ -9808,6 +11005,7 @@ msgctxt ""
msgid "Seek (FileNumber)"
msgstr "Seek (FileNumber)"
+#. CPK2A
#: 03020304.xhp
msgctxt ""
"03020304.xhp\n"
@@ -9816,6 +11014,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. MWoFQ
#: 03020304.xhp
msgctxt ""
"03020304.xhp\n"
@@ -9824,6 +11023,7 @@ msgctxt ""
msgid "Long"
msgstr "Typu Long"
+#. agXgn
#: 03020304.xhp
msgctxt ""
"03020304.xhp\n"
@@ -9832,6 +11032,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. cKjHr
#: 03020304.xhp
msgctxt ""
"03020304.xhp\n"
@@ -9840,6 +11041,7 @@ msgctxt ""
msgid "<emph>FileNumber:</emph> The data channel number used in the Open statement."
msgstr "<emph>FileNumber:</emph> Celočíselný výraz určující číslo otevřeného souboru."
+#. ybPDP
#: 03020305.xhp
msgctxt ""
"03020305.xhp\n"
@@ -9848,6 +11050,7 @@ msgctxt ""
msgid "Seek Statement"
msgstr "Příkaz Seek"
+#. vLW2K
#: 03020305.xhp
msgctxt ""
"03020305.xhp\n"
@@ -9856,6 +11059,7 @@ msgctxt ""
msgid "<bookmark_value>Seek statement</bookmark_value>"
msgstr "<bookmark_value>Seek (příkaz)</bookmark_value>"
+#. PpSRU
#: 03020305.xhp
msgctxt ""
"03020305.xhp\n"
@@ -9864,6 +11068,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek Statement\">Seek Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Příkaz Seek\">Příkaz Seek</link>"
+#. RBPKW
#: 03020305.xhp
msgctxt ""
"03020305.xhp\n"
@@ -9872,6 +11077,7 @@ msgctxt ""
msgid "Sets the position for the next writing or reading in a file that was opened with the Open statement."
msgstr "Nastaví pozici pro příští zápis nebo čtení v souboru, který byl otevřen příkazem Open."
+#. 8vcE7
#: 03020305.xhp
msgctxt ""
"03020305.xhp\n"
@@ -9880,6 +11086,7 @@ msgctxt ""
msgid "For random access files, the Seek statement sets the number of the next record to be accessed."
msgstr "U souborů s náhodným přístupem vrátí funkce Seek číslo dalšího záznamu, který se má zapsat."
+#. mhLUp
#: 03020305.xhp
msgctxt ""
"03020305.xhp\n"
@@ -9888,6 +11095,7 @@ msgctxt ""
msgid "For all other files, the Seek statement sets the byte position at which the next operation is to occur."
msgstr "U všech ostatních souborů tato funkce vrátí umístění bajtu, ve kterém má dojít k další operaci."
+#. wYVfB
#: 03020305.xhp
msgctxt ""
"03020305.xhp\n"
@@ -9896,6 +11104,7 @@ msgctxt ""
msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek\">Seek</link>."
msgstr "Viz též: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek\">Seek</link>."
+#. yVEYG
#: 03020305.xhp
msgctxt ""
"03020305.xhp\n"
@@ -9904,6 +11113,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 7M3ws
#: 03020305.xhp
msgctxt ""
"03020305.xhp\n"
@@ -9912,6 +11122,7 @@ msgctxt ""
msgid "Seek[#FileNumber], Position (As Long)"
msgstr "Seek[#FileNumber], Position (As Long)"
+#. nRRME
#: 03020305.xhp
msgctxt ""
"03020305.xhp\n"
@@ -9920,6 +11131,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. ySD8U
#: 03020305.xhp
msgctxt ""
"03020305.xhp\n"
@@ -9928,6 +11140,7 @@ msgctxt ""
msgid "<emph>FileNumber: </emph>The data channel number used in the Open statement."
msgstr "<emph>FileNumber:</emph> Celočíselný výraz určující číslo otevřeného souboru."
+#. Jf97B
#: 03020305.xhp
msgctxt ""
"03020305.xhp\n"
@@ -9936,6 +11149,7 @@ msgctxt ""
msgid "<emph>Position: </emph>Position for the next writing or reading. Position can be a number between 1 and 2,147,483,647. According to the file type, the position indicates the number of the record (files in the Random mode) or the byte position (files in the Binary, Output, Append or Input mode). The first byte in a file is position 1, the second byte is position 2, and so on."
msgstr "<emph>Position: </emph> Pozice pro příští zápis nebo čtení. Pozice může být číslo mezi 1 a 2 147 483 647. Podle druhu souboru určuje pozice buď číslo záznamu (pro soubory v režimu Random), nebo bajt (soubory v režimu Binary, Output, Append nebo Input). První bajt v souboru má pozici 1, druhý 2 atd."
+#. Nwouh
#: 03020400.xhp
msgctxt ""
"03020400.xhp\n"
@@ -9944,6 +11158,7 @@ msgctxt ""
msgid "Managing Files"
msgstr "Správa souborů"
+#. diQGx
#: 03020400.xhp
msgctxt ""
"03020400.xhp\n"
@@ -9952,6 +11167,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020400.xhp\" name=\"Managing Files\">Managing Files</link>"
msgstr "<link href=\"text/sbasic/shared/03020400.xhp\" name=\"Správa souborů\">Správa souborů</link>"
+#. E5FsL
#: 03020400.xhp
msgctxt ""
"03020400.xhp\n"
@@ -9960,6 +11176,7 @@ msgctxt ""
msgid "The functions and statements for managing files are described here."
msgstr "Zde jsou popsány funkce a příkazy pro správu souborů."
+#. vYVej
#: 03020401.xhp
msgctxt ""
"03020401.xhp\n"
@@ -9968,6 +11185,7 @@ msgctxt ""
msgid "ChDir Statement"
msgstr "Příkaz ChDir"
+#. y9mCC
#: 03020401.xhp
msgctxt ""
"03020401.xhp\n"
@@ -9976,6 +11194,7 @@ msgctxt ""
msgid "<bookmark_value>ChDir statement</bookmark_value>"
msgstr "<bookmark_value>ChDir (příkaz)</bookmark_value>"
+#. Ets3f
#: 03020401.xhp
msgctxt ""
"03020401.xhp\n"
@@ -9984,6 +11203,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020401.xhp\" name=\"ChDir Statement\">ChDir Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03020401.xhp\" name=\"Příkaz ChDir\">Příkaz ChDir</link>"
+#. yr6FQ
#: 03020401.xhp
msgctxt ""
"03020401.xhp\n"
@@ -9992,6 +11212,7 @@ msgctxt ""
msgid "Changes the current directory or drive."
msgstr "Změní aktuální adresář nebo jednotku."
+#. KUcVy
#: 03020401.xhp
msgctxt ""
"03020401.xhp\n"
@@ -10000,6 +11221,7 @@ msgctxt ""
msgid "This statement currently does not work as documented. See <link href=\"https://bz.apache.org/ooo/show_bug.cgi?id=30692\">this issue</link> for more information."
msgstr "Tento příkaz momentálně nefunguje podle dokumentace. Více informací najdete v popisu <link href=\"https://bz.apache.org/ooo/show_bug.cgi?id=30692\">této chyby</link>."
+#. oxGEP
#: 03020401.xhp
msgctxt ""
"03020401.xhp\n"
@@ -10008,6 +11230,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. WXPPp
#: 03020401.xhp
msgctxt ""
"03020401.xhp\n"
@@ -10016,6 +11239,7 @@ msgctxt ""
msgid "ChDir Text As String"
msgstr "ChDir Text As String"
+#. VAQMk
#: 03020401.xhp
msgctxt ""
"03020401.xhp\n"
@@ -10024,6 +11248,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. QhhVQ
#: 03020401.xhp
msgctxt ""
"03020401.xhp\n"
@@ -10032,6 +11257,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression that specifies the directory path or drive."
msgstr "<emph>Text:</emph> Řetězcový výraz, který určuje cestu nebo jednotku."
+#. 8bbhs
#: 03020401.xhp
msgctxt ""
"03020401.xhp\n"
@@ -10040,6 +11266,7 @@ msgctxt ""
msgid "If you only want to change the current drive, enter the drive letter followed by a colon."
msgstr "Chcete-li změnit pouze aktuální jednotku, zadejte písmeno jednotky a dvojtečku."
+#. yUcF8
#: 03020401.xhp
msgctxt ""
"03020401.xhp\n"
@@ -10048,6 +11275,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. vRQAc
#: 03020402.xhp
msgctxt ""
"03020402.xhp\n"
@@ -10056,6 +11284,7 @@ msgctxt ""
msgid "ChDrive Statement"
msgstr "Příkaz ChDrive"
+#. jgwnH
#: 03020402.xhp
msgctxt ""
"03020402.xhp\n"
@@ -10064,6 +11293,7 @@ msgctxt ""
msgid "<bookmark_value>ChDrive statement</bookmark_value>"
msgstr "<bookmark_value>ChDrive (příkaz)</bookmark_value>"
+#. oPgBF
#: 03020402.xhp
msgctxt ""
"03020402.xhp\n"
@@ -10072,6 +11302,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020402.xhp\" name=\"ChDrive Statement\">ChDrive Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03020402.xhp\" name=\"Příkaz ChDrive\">Příkaz ChDrive</link>"
+#. mdSba
#: 03020402.xhp
msgctxt ""
"03020402.xhp\n"
@@ -10080,6 +11311,7 @@ msgctxt ""
msgid "Changes the current drive."
msgstr "Změní aktuální jednotku."
+#. GE4Tj
#: 03020402.xhp
msgctxt ""
"03020402.xhp\n"
@@ -10088,6 +11320,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. rkzEY
#: 03020402.xhp
msgctxt ""
"03020402.xhp\n"
@@ -10096,6 +11329,7 @@ msgctxt ""
msgid "ChDrive Text As String"
msgstr "ChDrive Text As String"
+#. FDHDT
#: 03020402.xhp
msgctxt ""
"03020402.xhp\n"
@@ -10104,6 +11338,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. ncuAv
#: 03020402.xhp
msgctxt ""
"03020402.xhp\n"
@@ -10112,6 +11347,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression that contains the drive letter of the new drive. If you want, you can use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
msgstr "<emph>Text:</emph> Řetězec obsahující nové písmeno jednotky. Pokud chcete, je možné použít <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notaci\">URL notaci</link>."
+#. WcKDC
#: 03020402.xhp
msgctxt ""
"03020402.xhp\n"
@@ -10120,6 +11356,7 @@ msgctxt ""
msgid "The drive must be assigned a capital letter. Under Windows, the letter that you assign the drive is restricted by the settings in LASTDRV. If the drive argument is a multiple-character string, only the first letter is relevant. If you attempt to access a non-existent drive, an error occurs that you can respond to with the OnError statement."
msgstr "Jednotka musí mít přiřazeno velké písmeno. V systému Windows je přiřazené písmeno omezeno nastavením LASTDRV. Je-li argumentem víceznakový řetězec, použije se pouze první znak. Pokud se pokusíte přistoupit na neexistující jednotku, dojde k chybě, na kterou je možné reagovat příkazem OnError."
+#. SoT9B
#: 03020402.xhp
msgctxt ""
"03020402.xhp\n"
@@ -10128,6 +11365,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. X2QkD
#: 03020402.xhp
msgctxt ""
"03020402.xhp\n"
@@ -10136,6 +11374,7 @@ msgctxt ""
msgid "ChDrive \"D\" ' Only possible if a drive 'D' exists."
msgstr "ChDrive \"D\" ' Je možné, jen pokud existuje jednotka 'D'."
+#. f4XRN
#: 03020403.xhp
msgctxt ""
"03020403.xhp\n"
@@ -10144,6 +11383,7 @@ msgctxt ""
msgid "CurDir Function"
msgstr "Funkce CurDir"
+#. qhyPx
#: 03020403.xhp
msgctxt ""
"03020403.xhp\n"
@@ -10152,6 +11392,7 @@ msgctxt ""
msgid "<bookmark_value>CurDir function</bookmark_value>"
msgstr "<bookmark_value>CurDir</bookmark_value>"
+#. hVYEG
#: 03020403.xhp
msgctxt ""
"03020403.xhp\n"
@@ -10160,6 +11401,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020403.xhp\">CurDir Function</link>"
msgstr "<link href=\"text/sbasic/shared/03020403.xhp\">Funkce CurDir</link>"
+#. ivoiQ
#: 03020403.xhp
msgctxt ""
"03020403.xhp\n"
@@ -10168,6 +11410,7 @@ msgctxt ""
msgid "Returns a variant string that represents the current path of the specified drive."
msgstr "Vrátí řetězec, který představuje aktuální cestu na určené jednotce."
+#. HFiTn
#: 03020403.xhp
msgctxt ""
"03020403.xhp\n"
@@ -10176,6 +11419,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. FBQ7w
#: 03020403.xhp
msgctxt ""
"03020403.xhp\n"
@@ -10184,6 +11428,7 @@ msgctxt ""
msgid "CurDir [(Text As String)]"
msgstr "CurDir [(Text As String)]"
+#. 3ABqD
#: 03020403.xhp
msgctxt ""
"03020403.xhp\n"
@@ -10192,6 +11437,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. sgBjK
#: 03020403.xhp
msgctxt ""
"03020403.xhp\n"
@@ -10200,6 +11446,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. ytq6i
#: 03020403.xhp
msgctxt ""
"03020403.xhp\n"
@@ -10208,6 +11455,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. B98rq
#: 03020403.xhp
msgctxt ""
"03020403.xhp\n"
@@ -10216,6 +11464,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression that specifies an existing drive (for example, \"C\" for the first partition of the first hard drive)."
msgstr "<emph>Text:</emph> Řetězec určující existující jednotku (např. \"C\" pro první diskovou oblast na prvním pevném disku)."
+#. qaD2d
#: 03020403.xhp
msgctxt ""
"03020403.xhp\n"
@@ -10224,6 +11473,7 @@ msgctxt ""
msgid "If no drive is specified or if the drive is a zero-length string (\"\"), CurDir returns the path for the current drive. $[officename] Basic reports an error if the syntax of the drive description is incorrect, the drive does not exist, or if the drive letter occurs after the letter defined in the CONFIG.SYS with the Lastdrive statement."
msgstr "Pokud není určena jednotka nebo je určena prázdným řetězcem (\"\"), vrátí CurDir cestu pro současnou jednotku. $[officename] Basic ohlásí chybu, je-li syntaxe určení jednotky nesprávná, jednotka neexistuje nebo je zadaný znak vyšší než znak určený v CONFIG.SYS příkazem Lastdrive."
+#. jsyuK
#: 03020403.xhp
msgctxt ""
"03020403.xhp\n"
@@ -10232,6 +11482,7 @@ msgctxt ""
msgid "This function is not case-sensitive."
msgstr "Tato funkce nerozlišuje malá a velká písmena."
+#. 4LFNu
#: 03020403.xhp
msgctxt ""
"03020403.xhp\n"
@@ -10240,6 +11491,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. DFUj3
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
@@ -10248,6 +11500,7 @@ msgctxt ""
msgid "Dir Function"
msgstr "Funkce Dir"
+#. yreYq
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
@@ -10256,6 +11509,7 @@ msgctxt ""
msgid "<bookmark_value>Dir function</bookmark_value>"
msgstr "<bookmark_value>Dir</bookmark_value>"
+#. 4tvPw
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
@@ -10264,6 +11518,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020404.xhp\" name=\"Dir Function\">Dir Function</link>"
msgstr "<link href=\"text/sbasic/shared/03020404.xhp\" name=\"Funkce Dir\">Funkce Dir</link>"
+#. Xrc6C
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
@@ -10272,6 +11527,7 @@ msgctxt ""
msgid "Returns the name of a file, a directory, or all of the files and the directories on a drive or in a directory that match the specified search path."
msgstr "Vrátí jméno souboru, adresáře nebo všech souborů a adresářů jednotky nebo adresáře, který splňuje zadanou vyhledávací podmínku."
+#. anWFG
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
@@ -10280,6 +11536,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 2sLKE
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
@@ -10288,6 +11545,7 @@ msgctxt ""
msgid "Dir [(Text As String) [, Attrib As Integer]]"
msgstr "Dir [(Text As String) [, Attrib As Integer]]"
+#. GjPMX
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
@@ -10296,6 +11554,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. 8RTM8
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
@@ -10304,6 +11563,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. eCYLT
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
@@ -10312,6 +11572,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. Ygfz9
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
@@ -10320,6 +11581,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression that specifies the search path, directory or file. This argument can only be specified the first time that you call the Dir function. If you want, you can enter the path in <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
msgstr "<emph>Text:</emph> Řetězec určující hledanou cestu, adresář nebo soubor. Tento argument je možné určit jen při prvním volání funkce Dir. Pokud chcete, je možné zadat cestu v <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notaci\">URL notaci</link>."
+#. Curme
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
@@ -10328,6 +11590,7 @@ msgctxt ""
msgid "<emph>Attrib: </emph>Any integer expression that specifies bitwise file attributes. The Dir function only returns files or directories that match the specified attributes. You can combine several attributes by adding the attribute values:"
msgstr "<emph>Attrib: </emph> Celočíselný výraz určující atributy souboru. Funkce Dir vrací jen soubory nebo adresáře, které odpovídají určeným atributům. Několik atributů je možné zkombinovat, když sečtete jejich hodnoty:"
+#. 3Tg2L
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
@@ -10336,6 +11599,7 @@ msgctxt ""
msgid "0 : Normal files."
msgstr "0 : Normální soubory"
+#. D3EEn
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
@@ -10344,6 +11608,7 @@ msgctxt ""
msgid "16 : Returns the name of the directory only."
msgstr "16 : Vrátí pouze název adresáře."
+#. D56FM
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
@@ -10352,6 +11617,7 @@ msgctxt ""
msgid "Use this attribute to check if a file or directory exists, or to determine all files and folders in a specific directory."
msgstr "Tímto atributem ověříte, zda soubor nebo adresář existuje, nebo určíte všechny soubory a složky v určitém adresáři."
+#. kEC2o
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
@@ -10360,6 +11626,7 @@ msgctxt ""
msgid "To check if a file exists, enter the complete path and name of the file. If the file or directory name does not exist, the Dir function returns a zero-length string (\"\")."
msgstr "Chcete-li zjistit, zda soubor existuje, zadejte kompletní cestu a název souboru. Pokud soubor nebo adresář neexistuje, funkce Dir vrátí prázdný řetězec (\"\")."
+#. 9UQgN
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
@@ -10368,6 +11635,7 @@ msgctxt ""
msgid "To generate a list of all existing files in a specific directory, proceed as follows: The first time you call the Dir function, specify the complete search path for the files, for example, \"D:\\Files\\*.ods\". If the path is correct and the search finds at least one file, the Dir function returns the name of the first file that matches the search path. To return additional file names that match the path, call Dir again, but with no arguments."
msgstr "Chcete-li vygenerovat seznam všech existujících souborů v určitém adresáři, postupujte takto: poprvé zavolejte funkci Dir s kompletní vyhledávací cestou pro soubory, např. \"D:\\Files\\*.ods\". Je-li cesta správná a vyhledávání nalezne alespoň jeden soubor, funkce Dir vrátí název prvního souboru, který odpovídá cestě. Další názvy souborů získáte opětovným voláním funkce Dir, ovšem bez argumentů."
+#. LXpKQ
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
@@ -10376,6 +11644,7 @@ msgctxt ""
msgid "To return directories only, use the attribute parameter. The same applies if you want to determine the name of a volume (for example, a hard drive partition)."
msgstr "Chcete-li vrátit jen adresáře, použijte parametr atributů. To stejné platí, pokud chcete určit název jednotky (např. pevného disku)."
+#. zriY3
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
@@ -10384,6 +11653,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. e7TRd
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
@@ -10392,6 +11662,7 @@ msgctxt ""
msgid "' Displays all files and directories"
msgstr "' Zobrazí všechny soubory a adresáře"
+#. uFFnD
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
@@ -10400,6 +11671,7 @@ msgctxt ""
msgid "sDir=\"Directories:\""
msgstr "sDir=\"Adresáře:\""
+#. y8GYD
#: 03020404.xhp
msgctxt ""
"03020404.xhp\n"
@@ -10408,6 +11680,7 @@ msgctxt ""
msgid "' Get the directories"
msgstr "' Načtení adresářů"
+#. cbFiT
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10416,6 +11689,7 @@ msgctxt ""
msgid "FileAttr Function"
msgstr "Funkce FileAttr"
+#. r5ajP
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10424,6 +11698,7 @@ msgctxt ""
msgid "<bookmark_value>FileAttr function</bookmark_value>"
msgstr "<bookmark_value>FileAttr</bookmark_value>"
+#. Wkyz8
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10432,6 +11707,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020405.xhp\" name=\"FileAttr Function\">FileAttr Function</link>"
msgstr "<link href=\"text/sbasic/shared/03020405.xhp\" name=\"Funkce FileAttr\">Funkce FileAttr</link>"
+#. eWQDF
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10440,6 +11716,7 @@ msgctxt ""
msgid "Returns the access mode or the file access number of a file that was opened with the Open statement. The file access number is dependent on the operating system (OSH = Operating System Handle)."
msgstr "Vrátí přístupový režim souboru nebo přístupové číslo k souboru, který byl otevřen příkazem Open. Přístupové číslo závisí na operačním systému (OSH = ukazatel operačního systému)."
+#. yY7ka
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10448,6 +11725,7 @@ msgctxt ""
msgid "If you use a 32-Bit operating system, you cannot use the FileAttr-Function to determine the file access number."
msgstr "Pokud používáte 32bitový operační systém, není možné pomocí funkce FileAttr určit přístupové číslo souboru."
+#. gBQEA
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10456,6 +11734,7 @@ msgctxt ""
msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>"
msgstr "Viz též: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>"
+#. MtBsh
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10464,6 +11743,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. AhrBC
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10472,6 +11752,7 @@ msgctxt ""
msgid "FileAttr (FileNumber As Integer, Attribute As Integer)"
msgstr "FileAttr (FileNumber As Integer, Attribute As Integer)"
+#. D2zd7
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10480,6 +11761,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. xonFX
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10488,6 +11770,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. 6djVq
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10496,6 +11779,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. SAnw7
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10504,6 +11788,7 @@ msgctxt ""
msgid "<emph>FileNumber:</emph> The number of the file that was opened with the Open statement."
msgstr "<emph>FileNumber:</emph> Číslo souboru, který byl otevřen příkazem Open."
+#. zYCJs
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10512,6 +11797,7 @@ msgctxt ""
msgid "<emph>Attribute:</emph> Integer expression that indicates the type of file information that you want to return. The following values are possible:"
msgstr "<emph>Attribute:</emph> Celočíselný výraz určující, jaký druh informací chcete vrátit. Máte k dispozici tyto možnosti:"
+#. nnGyB
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10520,6 +11806,7 @@ msgctxt ""
msgid "1: The FileAttr-Function indicates the access mode of the file."
msgstr "1: Funkce FileAttr označuje režim přístupu k souboru."
+#. EA4VX
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10528,6 +11815,7 @@ msgctxt ""
msgid "2: The FileAttr-Function returns the file access number of the operating system."
msgstr "2: Funkce FileAttr vrátí přístupové číslo operačního systému."
+#. qCmCs
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10536,6 +11824,7 @@ msgctxt ""
msgid "If you specify a parameter attribute with a value of 1, the following return values apply:"
msgstr "Pokud u druhého parametru použijete hodnotu 1, použijí se následující návratové hodnoty:"
+#. SqXxC
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10544,6 +11833,7 @@ msgctxt ""
msgid "1 - INPUT (file open for input)"
msgstr "1 - INPUT (soubor otevřen pro vstup)"
+#. AUWCn
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10552,6 +11842,7 @@ msgctxt ""
msgid "2 - OUTPUT (file open for output)"
msgstr "2 - OUTPUT (soubor otevřen pro výstup)"
+#. iD4qe
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10560,6 +11851,7 @@ msgctxt ""
msgid "4 - RANDOM (file open for random access)"
msgstr "4 - RANDOM (soubor otevřen pro náhodný přístup)"
+#. CB5Ed
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10568,6 +11860,7 @@ msgctxt ""
msgid "8 - APPEND (file open for appending)"
msgstr "8 - APPEND (soubor otevřen pro připojení)"
+#. 8huJZ
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10576,6 +11869,7 @@ msgctxt ""
msgid "32 - BINARY (file open in binary mode)."
msgstr "32 - BINARY (soubor otevřen v binárním režimu)"
+#. SVNQc
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10584,6 +11878,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. xBfKE
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10592,6 +11887,7 @@ msgctxt ""
msgid "Print #iNumber, \"This is a line of text\""
msgstr "Print #iNumber, \"Toto je řádek textu\""
+#. 3akx4
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10600,6 +11896,7 @@ msgctxt ""
msgid "MsgBox FileAttr(#iNumber, 1 ),0,\"Access mode\""
msgstr "MsgBox FileAttr(#iNumber, 1 ),0,\"Access mode\""
+#. AjdC5
#: 03020405.xhp
msgctxt ""
"03020405.xhp\n"
@@ -10608,6 +11905,7 @@ msgctxt ""
msgid "MsgBox FileAttr(#iNumber, 2 ),0,\"File attribute\""
msgstr "MsgBox FileAttr(#iNumber, 2 ),0,\"File attribute\""
+#. BDNvF
#: 03020406.xhp
msgctxt ""
"03020406.xhp\n"
@@ -10616,6 +11914,7 @@ msgctxt ""
msgid "FileCopy Statement"
msgstr "Příkaz FileCopy"
+#. AA2xm
#: 03020406.xhp
msgctxt ""
"03020406.xhp\n"
@@ -10624,6 +11923,7 @@ msgctxt ""
msgid "<bookmark_value>FileCopy statement</bookmark_value>"
msgstr "<bookmark_value>FileCopy (příkaz)</bookmark_value>"
+#. FAVwC
#: 03020406.xhp
msgctxt ""
"03020406.xhp\n"
@@ -10632,6 +11932,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020406.xhp\" name=\"FileCopy Statement\">FileCopy Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03020406.xhp\" name=\"Příkaz FileCopy\">Příkaz FileCopy</link>"
+#. cgLqA
#: 03020406.xhp
msgctxt ""
"03020406.xhp\n"
@@ -10640,6 +11941,7 @@ msgctxt ""
msgid "Copies a file."
msgstr "Zkopíruje soubor."
+#. jLG2S
#: 03020406.xhp
msgctxt ""
"03020406.xhp\n"
@@ -10648,6 +11950,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. LnQdV
#: 03020406.xhp
msgctxt ""
"03020406.xhp\n"
@@ -10656,6 +11959,7 @@ msgctxt ""
msgid "FileCopy TextFrom As String, TextTo As String"
msgstr "FileCopy TextFrom As String, TextTo As String"
+#. CjRbT
#: 03020406.xhp
msgctxt ""
"03020406.xhp\n"
@@ -10664,6 +11968,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. s3sxx
#: 03020406.xhp
msgctxt ""
"03020406.xhp\n"
@@ -10672,6 +11977,7 @@ msgctxt ""
msgid "<emph>TextFrom:</emph> Any string expression that specifies the name of the file that you want to copy. The expression can contain optional path and drive information. If you want, you can enter a path in <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
msgstr "<emph>TextFrom:</emph> Řetězec určující název souboru, který chcete zkopírovat. Řetězec může volitelně obsahovat cestu a určení jednotky. Pokud chcete, je možné použít <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notaci\">URL notaci</link>."
+#. zbMfy
#: 03020406.xhp
msgctxt ""
"03020406.xhp\n"
@@ -10680,6 +11986,7 @@ msgctxt ""
msgid "<emph>TextTo:</emph> Any string expression that specifies where you want to copy the source file to. The expression can contain the destination drive, the path, and file name, or the path in URL notation."
msgstr "<emph>TextTo:</emph> Řetězec určující, kam chcete zkopírovat zdrojový soubor. Řetězec může obsahovat určení jednotky, cestu a název souboru, nebo cestu v URL notaci."
+#. WgMEt
#: 03020406.xhp
msgctxt ""
"03020406.xhp\n"
@@ -10688,6 +11995,7 @@ msgctxt ""
msgid "You can only use the FileCopy statement to copy files that are not opened."
msgstr "Příkaz FileCopy lze použít ke kopírování souborů, které nejsou otevřeny."
+#. kPKuG
#: 03020406.xhp
msgctxt ""
"03020406.xhp\n"
@@ -10696,6 +12004,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. koPMr
#: 03020407.xhp
msgctxt ""
"03020407.xhp\n"
@@ -10704,6 +12013,7 @@ msgctxt ""
msgid "FileDateTime Function"
msgstr "Funkce FileDateTime"
+#. accZM
#: 03020407.xhp
msgctxt ""
"03020407.xhp\n"
@@ -10712,6 +12022,7 @@ msgctxt ""
msgid "<bookmark_value>FileDateTime function</bookmark_value>"
msgstr "<bookmark_value>FileDateTime</bookmark_value>"
+#. hykgY
#: 03020407.xhp
msgctxt ""
"03020407.xhp\n"
@@ -10720,6 +12031,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020407.xhp\" name=\"FileDateTime Function\">FileDateTime Function</link>"
msgstr "<link href=\"text/sbasic/shared/03020407.xhp\" name=\"Funkce FileDateTime\">Funkce FileDateTime</link>"
+#. 8fZwF
#: 03020407.xhp
msgctxt ""
"03020407.xhp\n"
@@ -10728,6 +12040,7 @@ msgctxt ""
msgid "Returns a string that contains the date and the time that a file was created or last modified."
msgstr "Vrací řetězec, který obsahuje datum a čas, kdy byl soubor vytvořen nebo naposledy upraven."
+#. k4kmB
#: 03020407.xhp
msgctxt ""
"03020407.xhp\n"
@@ -10736,6 +12049,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. CPCBG
#: 03020407.xhp
msgctxt ""
"03020407.xhp\n"
@@ -10744,6 +12058,7 @@ msgctxt ""
msgid "FileDateTime (Text As String)"
msgstr "FileDateTime (Text As String)"
+#. meGd2
#: 03020407.xhp
msgctxt ""
"03020407.xhp\n"
@@ -10752,6 +12067,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. nLoTT
#: 03020407.xhp
msgctxt ""
"03020407.xhp\n"
@@ -10760,6 +12076,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression that contains an unambiguous (no wildcards) file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
msgstr "<emph>Text:</emph> Řetězec určující jednoznačné (žádné zástupné znaky) jméno souboru. Také je možné použít <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notaci\">URL notaci</link>."
+#. qqouA
#: 03020407.xhp
msgctxt ""
"03020407.xhp\n"
@@ -10768,6 +12085,7 @@ msgctxt ""
msgid "This function determines the exact time of creation or last modification of a file, returned in the format \"MM.DD.YYYY HH.MM.SS\"."
msgstr "Tato funkce vrátí přesný čas vytvoření nebo poslední změny souboru ve formátu \"DD.MM.RRRR HH:MM:SS\"."
+#. 6JAwC
#: 03020407.xhp
msgctxt ""
"03020407.xhp\n"
@@ -10776,6 +12094,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. DyZCi
#: 03020408.xhp
msgctxt ""
"03020408.xhp\n"
@@ -10784,6 +12103,7 @@ msgctxt ""
msgid "FileLen Function"
msgstr "Funkce FileLen"
+#. 9Lkb8
#: 03020408.xhp
msgctxt ""
"03020408.xhp\n"
@@ -10792,6 +12112,7 @@ msgctxt ""
msgid "<bookmark_value>FileLen function</bookmark_value>"
msgstr "<bookmark_value>FileLen</bookmark_value>"
+#. Xq2cS
#: 03020408.xhp
msgctxt ""
"03020408.xhp\n"
@@ -10800,6 +12121,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020408.xhp\" name=\"FileLen Function\">FileLen Function</link>"
msgstr "<link href=\"text/sbasic/shared/03020408.xhp\" name=\"Funkce FileLen\">Funkce FileLen</link>"
+#. aJChP
#: 03020408.xhp
msgctxt ""
"03020408.xhp\n"
@@ -10808,6 +12130,7 @@ msgctxt ""
msgid "Returns the length of a file in bytes."
msgstr "Vrátí délku souboru v bajtech."
+#. GfNg3
#: 03020408.xhp
msgctxt ""
"03020408.xhp\n"
@@ -10816,6 +12139,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. MoBSd
#: 03020408.xhp
msgctxt ""
"03020408.xhp\n"
@@ -10824,6 +12148,7 @@ msgctxt ""
msgid "FileLen (Text As String)"
msgstr "FileLen (Text As String)"
+#. LVwBo
#: 03020408.xhp
msgctxt ""
"03020408.xhp\n"
@@ -10832,6 +12157,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. 7CmL7
#: 03020408.xhp
msgctxt ""
"03020408.xhp\n"
@@ -10840,6 +12166,7 @@ msgctxt ""
msgid "Long"
msgstr "Typu Long"
+#. H2KXW
#: 03020408.xhp
msgctxt ""
"03020408.xhp\n"
@@ -10848,6 +12175,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. Fo2XH
#: 03020408.xhp
msgctxt ""
"03020408.xhp\n"
@@ -10856,6 +12184,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
msgstr "<emph>Text:</emph> Řetězec určující jednoznačné (žádné zástupné znaky) jméno souboru. Také je možné použít <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notaci\">URL notaci</link>."
+#. SCB9u
#: 03020408.xhp
msgctxt ""
"03020408.xhp\n"
@@ -10864,6 +12193,7 @@ msgctxt ""
msgid "This function determines the length of a file. If the FileLen function is called for an open file, it returns the file length before it was opened. To determine the current file length of an open file, use the Lof function."
msgstr "Tato funkce určuje délku souboru. Je-li funkce FileLen zavolána na otevřený soubor, vrátí délku souboru před otevřením. Chcete-li určit aktuální délku otevřeného souboru, použijte funkci Lof."
+#. j8DBv
#: 03020408.xhp
msgctxt ""
"03020408.xhp\n"
@@ -10872,6 +12202,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. FerKv
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -10880,6 +12211,7 @@ msgctxt ""
msgid "GetAttr Function"
msgstr "Funkce GetAttr"
+#. AdMtV
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -10888,6 +12220,7 @@ msgctxt ""
msgid "<bookmark_value>GetAttr function</bookmark_value>"
msgstr "<bookmark_value>GetAttr</bookmark_value>"
+#. sTMcc
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -10896,6 +12229,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020409.xhp\" name=\"GetAttr Function\">GetAttr Function</link>"
msgstr "<link href=\"text/sbasic/shared/03020409.xhp\" name=\"Funkce GetAttr\">Funkce GetAttr</link>"
+#. WnrAC
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -10904,6 +12238,7 @@ msgctxt ""
msgid "Returns a bit pattern that identifies the file type or the name of a volume or a directory."
msgstr "Vrátí bitový vzorek, který určuje typ souboru nebo název jednotky či adresáře."
+#. XQjit
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -10912,6 +12247,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 45fLv
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -10920,6 +12256,7 @@ msgctxt ""
msgid "GetAttr (Text As String)"
msgstr "GetAttr (Text As String)"
+#. mBMu7
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -10928,6 +12265,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. upvgK
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -10936,6 +12274,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. CMxCD
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -10944,6 +12283,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. 8MoGx
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -10952,6 +12292,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
msgstr "<emph>Text:</emph> Řetězec určující jednoznačné (žádné zástupné znaky) jméno souboru. Také je možné použít <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notaci\">URL notaci</link>."
+#. 9AAaj
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -10960,6 +12301,7 @@ msgctxt ""
msgid "This function determines the attributes for a specified file and returns the bit pattern that can help you to identify the following file attributes:"
msgstr "Tato funkce určuje atributy zadaného souboru a vrací bitový vzorek, který vám pomůže rozeznat následující atributy souboru:"
+#. mWtvF
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -10968,6 +12310,7 @@ msgctxt ""
msgid "Value"
msgstr "Hodnota"
+#. hFQCm
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -10976,6 +12319,7 @@ msgctxt ""
msgid "Named constant"
msgstr "Pojmenovaná konstanta"
+#. zzPWS
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -10984,6 +12328,7 @@ msgctxt ""
msgid "Value"
msgstr "Hodnota"
+#. iKvsu
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -10992,6 +12337,7 @@ msgctxt ""
msgid "Definition"
msgstr "Definice"
+#. kTUR7
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -11000,6 +12346,7 @@ msgctxt ""
msgid "Normal files."
msgstr "Normální soubory."
+#. x4JtS
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -11008,6 +12355,7 @@ msgctxt ""
msgid "Read-only files."
msgstr "Soubory pouze pro čtení."
+#. AFPmi
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -11016,6 +12364,7 @@ msgctxt ""
msgid "Hidden file"
msgstr "Skrytý soubor."
+#. GBNFo
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -11024,6 +12373,7 @@ msgctxt ""
msgid "System file"
msgstr "Systémový soubor."
+#. EXYth
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -11032,6 +12382,7 @@ msgctxt ""
msgid "Returns the name of the volume"
msgstr "Vrátí název svazku."
+#. F84oD
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -11040,6 +12391,7 @@ msgctxt ""
msgid "Returns the name of the directory only."
msgstr "Vrátí pouze název adresáře."
+#. kpdcE
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -11048,6 +12400,7 @@ msgctxt ""
msgid "File was changed since last backup (Archive bit)."
msgstr "Soubor byl od posledního zálohování změněn (archivní bit)."
+#. LecDz
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -11056,6 +12409,7 @@ msgctxt ""
msgid "If you want to know if a bit of the attribute byte is set, use the following query method:"
msgstr "Pokud chcete zjistit, zda je některý bit v bajtu atributů nastaven, použijte následující metodu:"
+#. CV4g5
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -11064,6 +12418,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. WNBqB
#: 03020409.xhp
msgctxt ""
"03020409.xhp\n"
@@ -11072,6 +12427,7 @@ msgctxt ""
msgid "On Error GoTo ErrorHandler ' Define target for error handler"
msgstr "On Error Goto ErrorHandler ' Určí zpracování chyb"
+#. HtCzT
#: 03020410.xhp
msgctxt ""
"03020410.xhp\n"
@@ -11080,6 +12436,7 @@ msgctxt ""
msgid "Kill Statement"
msgstr "Příkaz Kill"
+#. 6A7ar
#: 03020410.xhp
msgctxt ""
"03020410.xhp\n"
@@ -11088,6 +12445,7 @@ msgctxt ""
msgid "<bookmark_value>Kill statement</bookmark_value>"
msgstr "<bookmark_value>Kill (příkaz)</bookmark_value>"
+#. JWiBA
#: 03020410.xhp
msgctxt ""
"03020410.xhp\n"
@@ -11096,6 +12454,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020410.xhp\" name=\"Kill Statement\">Kill Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03020410.xhp\" name=\"Příkaz Kill\">Příkaz Kill</link>"
+#. gJGP8
#: 03020410.xhp
msgctxt ""
"03020410.xhp\n"
@@ -11104,6 +12463,7 @@ msgctxt ""
msgid "Deletes a file from a disk."
msgstr "Smaže soubor z disku."
+#. yCjMe
#: 03020410.xhp
msgctxt ""
"03020410.xhp\n"
@@ -11112,6 +12472,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. HsPQ9
#: 03020410.xhp
msgctxt ""
"03020410.xhp\n"
@@ -11120,6 +12481,7 @@ msgctxt ""
msgid "Kill File As String"
msgstr "Kill File As String"
+#. TMQQP
#: 03020410.xhp
msgctxt ""
"03020410.xhp\n"
@@ -11128,6 +12490,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. FDnBF
#: 03020410.xhp
msgctxt ""
"03020410.xhp\n"
@@ -11136,6 +12499,7 @@ msgctxt ""
msgid "<emph>File:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
msgstr "<emph>File:</emph> Řetězec určující jednoznačné (žádné zástupné znaky) jméno souboru. Také je možné použít <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notaci\">URL notaci</link>."
+#. qc6LS
#: 03020410.xhp
msgctxt ""
"03020410.xhp\n"
@@ -11144,6 +12508,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. YN3se
#: 03020410.xhp
msgctxt ""
"03020410.xhp\n"
@@ -11152,6 +12517,7 @@ msgctxt ""
msgid "Kill \"C:\\datafile.dat\" ' File must be created in advance"
msgstr "Kill \"C:\\datafile.dat\" ' Soubor musí předem existovat"
+#. hWy62
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11160,6 +12526,7 @@ msgctxt ""
msgid "MkDir Statement"
msgstr "Příkaz MkDir"
+#. dsDTF
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11168,6 +12535,7 @@ msgctxt ""
msgid "<bookmark_value>MkDir statement</bookmark_value>"
msgstr "<bookmark_value>MkDir (příkaz)</bookmark_value>"
+#. mTqrj
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11176,6 +12544,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020411.xhp\" name=\"MkDir Statement\">MkDir Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03020411.xhp\" name=\"Příkaz MkDir\">Příkaz MkDir</link>"
+#. ruXou
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11184,6 +12553,7 @@ msgctxt ""
msgid "Creates a new directory on a data medium."
msgstr "Vytvoří na datovém médiu nový adresář."
+#. SehPs
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11192,6 +12562,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. xrp6D
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11200,6 +12571,7 @@ msgctxt ""
msgid "MkDir Text As String"
msgstr "MkDir Text As String"
+#. J4Hg2
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11208,6 +12580,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. kfraD
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11216,6 +12589,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression that specifies the name and path of the directory to be created. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
msgstr "<emph>Text:</emph> Řetězec určující název a cestu nového adresáře. Také je možné použít <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notaci\">URL notaci</link>."
+#. PLopZ
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11224,6 +12598,7 @@ msgctxt ""
msgid "If the path is not determined, the directory is created in the current directory."
msgstr "Pokud není určena cesta, adresář se vytvoří v aktuálním adresáři."
+#. Bonqm
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11232,6 +12607,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. KEaAA
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11240,6 +12616,7 @@ msgctxt ""
msgid "' Example for functions of the file organization"
msgstr "' Příklad funkcí pro správu souborů"
+#. N8bbr
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11248,6 +12625,7 @@ msgctxt ""
msgid "Const sSubDir1 As String =\"Test\""
msgstr "Const sSubDir1 as String =\"Test\""
+#. rnaAM
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11256,6 +12634,7 @@ msgctxt ""
msgid "Const sFile2 As String = \"Copied.tmp\""
msgstr "Const sFile2 as String = \"Kopie.tmp\""
+#. CTKPw
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11264,6 +12643,7 @@ msgctxt ""
msgid "Const sFile3 As String = \"Renamed.tmp\""
msgstr "Const sFile3 as String = \"Prejmenovany.tmp\""
+#. ayeAf
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11272,6 +12652,7 @@ msgctxt ""
msgid "If Dir(sSubDir1,16)=\"\" Then ' Does the directory exist?"
msgstr "If Dir(sSubDir1,16)=\"\" then ' Existuje adresář?"
+#. r3XxL
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11280,6 +12661,7 @@ msgctxt ""
msgid "MsgBox sFile,0,\"Create directory\""
msgstr "MsgBox sFile,0,\"Vytvořit adresář\""
+#. BQuXv
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11288,6 +12670,7 @@ msgctxt ""
msgid "MsgBox fSysURL(CurDir()),0,\"Current directory\""
msgstr "MsgBox fSysURL(CurDir()),0,\"Aktuální adresář\""
+#. yff8E
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11296,6 +12679,7 @@ msgctxt ""
msgid "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Creation time\""
msgstr "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Čas vytvoření\""
+#. 5QDiw
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11304,6 +12688,7 @@ msgctxt ""
msgid "MsgBox sFile & Chr(13)& FileLen( sFile ),0,\"File length\""
msgstr "MsgBox sFile & Chr(13)& FileLen( sFile ),0,\"Délka souboru\""
+#. AnYG5
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11312,6 +12697,7 @@ msgctxt ""
msgid "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"File attributes\""
msgstr "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"Atributy souboru\""
+#. XQrrC
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11320,6 +12706,7 @@ msgctxt ""
msgid "' Rename in the same directory"
msgstr "' Přejmenování ve stejném adresáři"
+#. Gp3Gn
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11328,6 +12715,7 @@ msgctxt ""
msgid "SetAttr( sFile, 0 ) 'Delete all attributes"
msgstr "SetAttr( sFile, 0 ) 'Smaže všechny atributy"
+#. yg7Lg
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11336,6 +12724,7 @@ msgctxt ""
msgid "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"New file attributes\""
msgstr "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"Nové atributy souboru\""
+#. uC9HY
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11344,6 +12733,7 @@ msgctxt ""
msgid "' Converts a system path in URL"
msgstr "' Převede systémovou cestu na URL"
+#. hUsSZ
#: 03020411.xhp
msgctxt ""
"03020411.xhp\n"
@@ -11352,6 +12742,7 @@ msgctxt ""
msgid "' the colon with DOS"
msgstr "' the colon with DOS"
+#. C9VzB
#: 03020412.xhp
msgctxt ""
"03020412.xhp\n"
@@ -11360,6 +12751,7 @@ msgctxt ""
msgid "Name Statement"
msgstr "Příkaz Name"
+#. GHsyn
#: 03020412.xhp
msgctxt ""
"03020412.xhp\n"
@@ -11368,6 +12760,7 @@ msgctxt ""
msgid "<bookmark_value>Name statement</bookmark_value>"
msgstr "<bookmark_value>Name (příkaz)</bookmark_value>"
+#. DrXJF
#: 03020412.xhp
msgctxt ""
"03020412.xhp\n"
@@ -11376,6 +12769,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020412.xhp\" name=\"Name Statement\">Name Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03020412.xhp\" name=\"Příkaz Name\">Příkaz Name</link>"
+#. H2NFb
#: 03020412.xhp
msgctxt ""
"03020412.xhp\n"
@@ -11384,6 +12778,7 @@ msgctxt ""
msgid "Renames an existing file or directory."
msgstr "Přejmenuje stávající soubor nebo adresář."
+#. Hdf54
#: 03020412.xhp
msgctxt ""
"03020412.xhp\n"
@@ -11392,6 +12787,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. AUhBt
#: 03020412.xhp
msgctxt ""
"03020412.xhp\n"
@@ -11400,6 +12796,7 @@ msgctxt ""
msgid "Name OldName As String As NewName As String"
msgstr "Name OldName As String As NewName As String"
+#. 7AwQo
#: 03020412.xhp
msgctxt ""
"03020412.xhp\n"
@@ -11408,6 +12805,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. a4nFq
#: 03020412.xhp
msgctxt ""
"03020412.xhp\n"
@@ -11416,6 +12814,7 @@ msgctxt ""
msgid "<emph>OldName, NewName:</emph> Any string expression that specifies the file name, including the path. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
msgstr "<emph>OldName, NewName:</emph> Řetězce určující název souboru, včetně cesty. Také je možné použít <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notaci\">URL notaci</link>."
+#. CLjrW
#: 03020412.xhp
msgctxt ""
"03020412.xhp\n"
@@ -11424,6 +12823,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. CwS7i
#: 03020412.xhp
msgctxt ""
"03020412.xhp\n"
@@ -11432,6 +12832,7 @@ msgctxt ""
msgid "MsgBox \"File already exists\""
msgstr "MsgBox \"Soubor již existuje\""
+#. AVwAE
#: 03020413.xhp
msgctxt ""
"03020413.xhp\n"
@@ -11440,6 +12841,7 @@ msgctxt ""
msgid "RmDir Statement"
msgstr "Příkaz RmDir"
+#. iqY6W
#: 03020413.xhp
msgctxt ""
"03020413.xhp\n"
@@ -11448,6 +12850,7 @@ msgctxt ""
msgid "<bookmark_value>RmDir statement</bookmark_value>"
msgstr "<bookmark_value>RmDir (příkaz)</bookmark_value>"
+#. fj6w7
#: 03020413.xhp
msgctxt ""
"03020413.xhp\n"
@@ -11456,6 +12859,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020413.xhp\" name=\"RmDir Statement\">RmDir Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03020413.xhp\" name=\"Příkaz RmDir\">Příkaz RmDir</link>"
+#. VRYbm
#: 03020413.xhp
msgctxt ""
"03020413.xhp\n"
@@ -11464,6 +12868,7 @@ msgctxt ""
msgid "Deletes an existing directory from a data medium."
msgstr "Odstraní stávající adresář z datového média."
+#. LeFHA
#: 03020413.xhp
msgctxt ""
"03020413.xhp\n"
@@ -11472,6 +12877,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. uE7FC
#: 03020413.xhp
msgctxt ""
"03020413.xhp\n"
@@ -11480,6 +12886,7 @@ msgctxt ""
msgid "RmDir Text As String"
msgstr "RmDir Text As String"
+#. m4L6w
#: 03020413.xhp
msgctxt ""
"03020413.xhp\n"
@@ -11488,6 +12895,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. 2mpBg
#: 03020413.xhp
msgctxt ""
"03020413.xhp\n"
@@ -11496,6 +12904,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression that specifies the name and path of the directory that you want to delete. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
msgstr "<emph>Text:</emph> Řetězec určující název a cestu adresáře, který chcete odstranit. Také je možné použít <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notaci\">notaci URL</link>."
+#. 3SCF3
#: 03020413.xhp
msgctxt ""
"03020413.xhp\n"
@@ -11504,6 +12913,7 @@ msgctxt ""
msgid "If the path is not determined, the <emph>RmDir Statement</emph> searches for the directory that you want to delete in the current path. If it is not found there, an error message appears."
msgstr "Pokud není určena cesta, příkaz <emph>RmDir</emph> hledá určený adresář v aktuálním adresáři. Pokud zde není nalezen, zobrazí se chybová zpráva."
+#. DYX4L
#: 03020413.xhp
msgctxt ""
"03020413.xhp\n"
@@ -11512,6 +12922,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. WL5Nt
#: 03020414.xhp
msgctxt ""
"03020414.xhp\n"
@@ -11520,6 +12931,7 @@ msgctxt ""
msgid "SetAttr Statement"
msgstr "Příkaz SetAttr"
+#. jcD6Y
#: 03020414.xhp
msgctxt ""
"03020414.xhp\n"
@@ -11528,6 +12940,7 @@ msgctxt ""
msgid "<bookmark_value>SetAttr statement</bookmark_value>"
msgstr "<bookmark_value>SetAttr (příkaz)</bookmark_value>"
+#. yxCw2
#: 03020414.xhp
msgctxt ""
"03020414.xhp\n"
@@ -11536,6 +12949,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020414.xhp\" name=\"SetAttr Statement\">SetAttr Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03020414.xhp\" name=\"Příkaz SetAttr\">Příkaz SetAttr</link>"
+#. XPYqB
#: 03020414.xhp
msgctxt ""
"03020414.xhp\n"
@@ -11544,6 +12958,7 @@ msgctxt ""
msgid "Sets the attribute information for a specified file."
msgstr "Nastaví atribut pro zadaný soubor."
+#. SSwuZ
#: 03020414.xhp
msgctxt ""
"03020414.xhp\n"
@@ -11552,6 +12967,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. CrLq9
#: 03020414.xhp
msgctxt ""
"03020414.xhp\n"
@@ -11560,6 +12976,7 @@ msgctxt ""
msgid "SetAttr FileName As String, Attribute As Integer"
msgstr "SetAttr FileName As String, Attribute As Integer"
+#. 7arWD
#: 03020414.xhp
msgctxt ""
"03020414.xhp\n"
@@ -11568,6 +12985,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. oQcEN
#: 03020414.xhp
msgctxt ""
"03020414.xhp\n"
@@ -11576,6 +12994,7 @@ msgctxt ""
msgid "FileName: Name of the file, including the path, that you want to test attributes of. If you do not enter a path, <emph>SetAttr</emph> searches for the file in the current directory. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
msgstr "<emph>FileName:</emph> Řetězec určující název a cestu souboru, kterému chcete nastavit atributy. Pokud není zadána cesta, <emph>SetAttr</emph> hledá soubor v aktuálním adresáři. Také je možné použít <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notaci\">URL notaci</link>."
+#. x9krq
#: 03020414.xhp
msgctxt ""
"03020414.xhp\n"
@@ -11584,6 +13003,7 @@ msgctxt ""
msgid "<emph>Attribute:</emph> Bit pattern defining the attributes that you want to set or to clear:"
msgstr "<emph>Attribute:</emph> Bitový vzorek určující, které atributy chcete nastavit nebo zrušit:"
+#. opako
#: 03020414.xhp
msgctxt ""
"03020414.xhp\n"
@@ -11592,6 +13012,7 @@ msgctxt ""
msgid "<emph>Value</emph>"
msgstr "<emph>Hodnota</emph>"
+#. bt8p5
#: 03020414.xhp
msgctxt ""
"03020414.xhp\n"
@@ -11600,6 +13021,7 @@ msgctxt ""
msgid "Named constant"
msgstr "Pojmenovaná konstanta"
+#. p7CiG
#: 03020414.xhp
msgctxt ""
"03020414.xhp\n"
@@ -11608,6 +13030,7 @@ msgctxt ""
msgid "Value"
msgstr "Hodnota"
+#. R27uW
#: 03020414.xhp
msgctxt ""
"03020414.xhp\n"
@@ -11616,6 +13039,7 @@ msgctxt ""
msgid "Definition"
msgstr "Definice"
+#. aYBDx
#: 03020414.xhp
msgctxt ""
"03020414.xhp\n"
@@ -11624,6 +13048,7 @@ msgctxt ""
msgid "Normal files."
msgstr "Normální soubory."
+#. 96HgG
#: 03020414.xhp
msgctxt ""
"03020414.xhp\n"
@@ -11632,6 +13057,7 @@ msgctxt ""
msgid "Read-only files."
msgstr "Soubory pouze pro čtení."
+#. 8YxrM
#: 03020414.xhp
msgctxt ""
"03020414.xhp\n"
@@ -11640,6 +13066,7 @@ msgctxt ""
msgid "Hidden file"
msgstr "Skrytý soubor."
+#. fEQi9
#: 03020414.xhp
msgctxt ""
"03020414.xhp\n"
@@ -11648,6 +13075,7 @@ msgctxt ""
msgid "You can set multiple attributes by combining the respective values with a logic OR statement."
msgstr "Kombinací příslušných hodnot s logickým příkazem OR je možné nastavit více atributů."
+#. aGseb
#: 03020414.xhp
msgctxt ""
"03020414.xhp\n"
@@ -11656,6 +13084,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. CUAJR
#: 03020414.xhp
msgctxt ""
"03020414.xhp\n"
@@ -11664,6 +13093,7 @@ msgctxt ""
msgid "On Error GoTo ErrorHandler ' Define target for error handler"
msgstr "On Error Goto ErrorHandler ' Určí zpracování chyb"
+#. MCJgJ
#: 03020415.xhp
msgctxt ""
"03020415.xhp\n"
@@ -11672,6 +13102,7 @@ msgctxt ""
msgid "FileExists Function"
msgstr "Funkce FileExists"
+#. XS8eA
#: 03020415.xhp
msgctxt ""
"03020415.xhp\n"
@@ -11680,6 +13111,7 @@ msgctxt ""
msgid "<bookmark_value>FileExists function</bookmark_value>"
msgstr "<bookmark_value>FileExists</bookmark_value>"
+#. BM9CV
#: 03020415.xhp
msgctxt ""
"03020415.xhp\n"
@@ -11688,6 +13120,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020415.xhp\" name=\"FileExists Function\">FileExists Function</link>"
msgstr "<link href=\"text/sbasic/shared/03020415.xhp\" name=\"Funkce FileExists\">Funkce FileExists</link>"
+#. FkmEu
#: 03020415.xhp
msgctxt ""
"03020415.xhp\n"
@@ -11696,6 +13129,7 @@ msgctxt ""
msgid "Determines if a file or a directory is available on the data medium."
msgstr "Určuje, zda soubor nebo adresář existuje na datovém médiu."
+#. YoaeH
#: 03020415.xhp
msgctxt ""
"03020415.xhp\n"
@@ -11704,6 +13138,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. Tvkos
#: 03020415.xhp
msgctxt ""
"03020415.xhp\n"
@@ -11712,6 +13147,7 @@ msgctxt ""
msgid "FileExists(FileName As String | DirectoryName As String)"
msgstr "FileExists(FileName As String | DirectoryName As String)"
+#. iTkt5
#: 03020415.xhp
msgctxt ""
"03020415.xhp\n"
@@ -11720,6 +13156,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. 5BiAv
#: 03020415.xhp
msgctxt ""
"03020415.xhp\n"
@@ -11728,6 +13165,7 @@ msgctxt ""
msgid "Bool"
msgstr "Bool"
+#. FZhAY
#: 03020415.xhp
msgctxt ""
"03020415.xhp\n"
@@ -11736,6 +13174,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. 4qmwy
#: 03020415.xhp
msgctxt ""
"03020415.xhp\n"
@@ -11744,6 +13183,7 @@ msgctxt ""
msgid "FileName | DirectoryName: Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
msgstr "FileName | DirectoryName: Řetězec jednoznačně určující soubor. Také je možné použít <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notaci\">URL notaci</link>."
+#. uHp57
#: 03020415.xhp
msgctxt ""
"03020415.xhp\n"
@@ -11752,6 +13192,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. hNXJV
#: 03030000.xhp
msgctxt ""
"03030000.xhp\n"
@@ -11760,6 +13201,7 @@ msgctxt ""
msgid "Date and Time Functions"
msgstr "Datové a časové funkce"
+#. gJne8
#: 03030000.xhp
msgctxt ""
"03030000.xhp\n"
@@ -11768,6 +13210,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030000.xhp\" name=\"Date and Time Functions\">Date and Time Functions</link>"
msgstr "<link href=\"text/sbasic/shared/03030000.xhp\" name=\"Datové a časové funkce\">Datové a časové funkce</link>"
+#. UjGFG
#: 03030000.xhp
msgctxt ""
"03030000.xhp\n"
@@ -11776,6 +13219,7 @@ msgctxt ""
msgid "Use the statements and functions described here to perform date and time calculations."
msgstr "Pomocí těchto příkazů a funkcí je možné pracovat s datovými a časovými údaji."
+#. qCdga
#: 03030000.xhp
msgctxt ""
"03030000.xhp\n"
@@ -11784,6 +13228,7 @@ msgctxt ""
msgid "<item type=\"productname\">%PRODUCTNAME</item> Basic lets you calculate time or date differences by converting the time and date values to continuous numeric values. After the difference is calculated, special functions are used to reconvert the values to the standard time or date formats."
msgstr "<item type=\"productname\">%PRODUCTNAME</item> Basic vám umožňuje počítat rozdíly v datech a časech pomocí převodu datových a časových hodnot na číselná vyjádření. Po vypočtení rozdílu se použije speciální funkce pro převod získaných hodnot na standardní časové nebo datové formáty."
+#. PDVLC
#: 03030000.xhp
msgctxt ""
"03030000.xhp\n"
@@ -11792,6 +13237,7 @@ msgctxt ""
msgid "You can combine date and time values into a single floating-decimal number. Dates are converted to integers, and times to decimal values. <item type=\"productname\">%PRODUCTNAME</item> Basic also supports the variable type Date, which can contain a time specification consisting of both a date and time."
msgstr "Datové a časové údaje je možné zkombinovat do jednoho desetinného čísla. Data se převedou na celá čísla a časy na desetinné hodnoty. Jazyk <item type=\"productname\">%PRODUCTNAME</item> Basic také podporuje typ proměnné Date, která obsahuje určení času skládající se z data i času."
+#. BhDhb
#: 03030100.xhp
msgctxt ""
"03030100.xhp\n"
@@ -11800,6 +13246,7 @@ msgctxt ""
msgid "Converting Date Values"
msgstr "Převádění hodnot dat"
+#. EzFNZ
#: 03030100.xhp
msgctxt ""
"03030100.xhp\n"
@@ -11808,6 +13255,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030100.xhp\" name=\"Converting Date Values\">Converting Date Values</link>"
msgstr "<link href=\"text/sbasic/shared/03030100.xhp\" name=\"Převádění hodnot dat\">Převádění hodnot dat</link>"
+#. mtRPg
#: 03030100.xhp
msgctxt ""
"03030100.xhp\n"
@@ -11816,6 +13264,7 @@ msgctxt ""
msgid "The following functions convert date values to calculable numbers and back."
msgstr "Následující funkce převádějí datové hodnoty na číselné a zpět."
+#. QwmCA
#: 03030101.xhp
msgctxt ""
"03030101.xhp\n"
@@ -11824,6 +13273,7 @@ msgctxt ""
msgid "DateSerial Function"
msgstr "Funkce DateSerial"
+#. x5w6J
#: 03030101.xhp
msgctxt ""
"03030101.xhp\n"
@@ -11832,6 +13282,7 @@ msgctxt ""
msgid "<bookmark_value>DateSerial function</bookmark_value>"
msgstr "<bookmark_value>DateSerial</bookmark_value>"
+#. JUExu
#: 03030101.xhp
msgctxt ""
"03030101.xhp\n"
@@ -11840,6 +13291,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030101.xhp\" name=\"DateSerial Function\">DateSerial Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030101.xhp\" name=\"Funkce DateSerial\">Funkce DateSerial</link>"
+#. sh2RC
#: 03030101.xhp
msgctxt ""
"03030101.xhp\n"
@@ -11848,6 +13300,7 @@ msgctxt ""
msgid "Returns a <emph>Date</emph> value for a specified year, month, or day."
msgstr "Vrátí hodnotu <emph>Date</emph> pro určený rok, měsíc, nebo den."
+#. CzZDE
#: 03030101.xhp
msgctxt ""
"03030101.xhp\n"
@@ -11856,6 +13309,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 5G7kZ
#: 03030101.xhp
msgctxt ""
"03030101.xhp\n"
@@ -11864,6 +13318,7 @@ msgctxt ""
msgid "DateSerial (year, month, day)"
msgstr "DateSerial (year, month, day)"
+#. WRPEF
#: 03030101.xhp
msgctxt ""
"03030101.xhp\n"
@@ -11872,6 +13327,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. xroUB
#: 03030101.xhp
msgctxt ""
"03030101.xhp\n"
@@ -11880,6 +13336,7 @@ msgctxt ""
msgid "Date"
msgstr "Datum"
+#. DQnNM
#: 03030101.xhp
msgctxt ""
"03030101.xhp\n"
@@ -11888,6 +13345,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. 8SLdR
#: 03030101.xhp
msgctxt ""
"03030101.xhp\n"
@@ -11896,6 +13354,7 @@ msgctxt ""
msgid "<emph>Year:</emph> Integer expression that indicates a year. All values between 0 and 99 are interpreted as the years 1900-1999. For years that fall outside this range, you must enter all four digits."
msgstr "<emph>Year:</emph> Číselná hodnota určující rok. Všechny hodnoty mezi 0 a 99 se interpretují jako roky 1900-1999. Pro roky mimo tento rozsah musíte použít čtyři číslice."
+#. mBPGA
#: 03030101.xhp
msgctxt ""
"03030101.xhp\n"
@@ -11904,6 +13363,7 @@ msgctxt ""
msgid "<emph>Month:</emph> Integer expression that indicates the month of the specified year. The accepted range is from 1-12."
msgstr "<emph>Month:</emph> Číselná hodnota určující měsíc v určeném roce. Povolený rozsah je 1-12."
+#. nbxJZ
#: 03030101.xhp
msgctxt ""
"03030101.xhp\n"
@@ -11912,6 +13372,7 @@ msgctxt ""
msgid "<emph>Day:</emph> Integer expression that indicates the day of the specified month. The accepted range is from 1-31. No error is returned when you enter a non-existing day for a month shorter than 31 days."
msgstr "<emph>Den:</emph> Číselná hodnota určující den určeného měsíce. Povolený rozsah je 1-31. Pokud zadáte neexistující číslo dne pro měsíc kratší než 31 dní, není vrácena žádná chyba."
+#. cFoY9
#: 03030101.xhp
msgctxt ""
"03030101.xhp\n"
@@ -11920,6 +13381,7 @@ msgctxt ""
msgid "The <emph>DateSerial function</emph> returns the number of days between December 30,1899 and the given date. You can use this function to calculate the difference between two dates."
msgstr "Funkce <emph>DateSerial</emph> vrací počet dní mezi 30. prosincem 1899 a určeným datem. Pomocí této funkce je možné vypočítat rozdíl mezi dvěma daty."
+#. fCisT
#: 03030101.xhp
msgctxt ""
"03030101.xhp\n"
@@ -11928,6 +13390,7 @@ msgctxt ""
msgid "The <emph>DateSerial function</emph> returns the data type Variant with VarType 7 (Date). Internally, this value is stored as a Double value, so that when the given date is 1.1.1900, the returned value is 2. Negative values correspond to dates before December 30, 1899 (not inclusive)."
msgstr "Funkce <emph>DateSerial</emph> vrací typ Variant s VarType 7 (Date). Interně se tato hodnota ukládá jako Double, takže je-li zadáno datum 1.1.1900, vrátí hodnotu 2. Záporné hodnoty odpovídají datům před 30. prosincem 1899 (není zahrnut)."
+#. sBLTY
#: 03030101.xhp
msgctxt ""
"03030101.xhp\n"
@@ -11936,6 +13399,7 @@ msgctxt ""
msgid "If a date is defined that lies outside of the accepted range, $[officename] Basic returns an error message."
msgstr "Pokud definované datum leží mimo povolený rozsah, $[officename] Basic zobrazí chybovou zprávu."
+#. aaEE8
#: 03030101.xhp
msgctxt ""
"03030101.xhp\n"
@@ -11944,6 +13408,7 @@ msgctxt ""
msgid "Whereas you define the <emph>DateValue function</emph> as a string that contains the date, the <emph>DateSerial function</emph> evaluates each of the parameters (year, month, day) as separate numeric expressions."
msgstr "Zatímco ve funkci <emph>DateValue</emph> zadáváte řetězec obsahující datum, funkce <emph>DateSerial</emph> zpracovává každý parametr (rok, měsíc, den) jako samostatný číselný výraz."
+#. fxrwx
#: 03030101.xhp
msgctxt ""
"03030101.xhp\n"
@@ -11952,6 +13417,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. X45Uf
#: 03030101.xhp
msgctxt ""
"03030101.xhp\n"
@@ -11960,6 +13426,7 @@ msgctxt ""
msgid "MsgBox lDate ' returns 23476"
msgstr "MsgBox lDate ' vrátí 23476"
+#. aKdpv
#: 03030101.xhp
msgctxt ""
"03030101.xhp\n"
@@ -11968,6 +13435,7 @@ msgctxt ""
msgid "MsgBox sDate ' returns 04/09/1964"
msgstr "MsgBox sDate ' vrátí 04/09/1964"
+#. XbeX6
#: 03030102.xhp
msgctxt ""
"03030102.xhp\n"
@@ -11976,6 +13444,7 @@ msgctxt ""
msgid "DateValue Function"
msgstr "Funkce DateValue"
+#. nYDEe
#: 03030102.xhp
msgctxt ""
"03030102.xhp\n"
@@ -11984,6 +13453,7 @@ msgctxt ""
msgid "<bookmark_value>DateValue function</bookmark_value>"
msgstr "<bookmark_value>DateValue</bookmark_value>"
+#. jQ9iN
#: 03030102.xhp
msgctxt ""
"03030102.xhp\n"
@@ -11992,6 +13462,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030102.xhp\" name=\"DateValue Function\">DateValue Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030102.xhp\" name=\"Funkce DateValue\">Funkce DateValue</link>"
+#. K3nhZ
#: 03030102.xhp
msgctxt ""
"03030102.xhp\n"
@@ -12000,6 +13471,7 @@ msgctxt ""
msgid "Returns a date value from a date string. The date string is a complete date in a single numeric value. You can also use this serial number to determine the difference between two dates."
msgstr "Vrací datovou hodnotu zadaného datového řetězce. Datový řetězec je kompletní datum. Toto číslo je také možné použít pro zjištění rozdílu mezi dvěma daty."
+#. QJz7y
#: 03030102.xhp
msgctxt ""
"03030102.xhp\n"
@@ -12008,6 +13480,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 3FsEa
#: 03030102.xhp
msgctxt ""
"03030102.xhp\n"
@@ -12016,6 +13489,7 @@ msgctxt ""
msgid "DateValue [(date)]"
msgstr "DateValue [(date)]"
+#. B7CrF
#: 03030102.xhp
msgctxt ""
"03030102.xhp\n"
@@ -12024,6 +13498,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. 4G37B
#: 03030102.xhp
msgctxt ""
"03030102.xhp\n"
@@ -12032,6 +13507,7 @@ msgctxt ""
msgid "Date"
msgstr "Datum"
+#. NHYd9
#: 03030102.xhp
msgctxt ""
"03030102.xhp\n"
@@ -12040,14 +13516,16 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. ghsyA
#: 03030102.xhp
msgctxt ""
"03030102.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "<emph>Date:</emph> String expression that contains the date that you want to calculate. In contrast to the DateSerial function that passes years, months and days as separate numeric values, the DateValue function requests the date string to be according to either one of the date acceptance patterns defined for your locale setting (see <item type=\"menuitem\">Tools - Options - Language Settings - Languages</item>) or to ISO date format (momentarily, only the ISO format with hyphens, e.g. \"2012-12-31\" is accepted)."
-msgstr "<emph>Date:</emph> Řetězec obsahující datum, jehož číselnou hodnotu chcete vypočítat. Na rozdíl od funkce DateSerial, která prochází roky, měsíce a dny jako samostatné číselné hodnoty, funkce DateValue vyžaduje, aby řetězec data odpovídal buď některé z masek pro rozpoznání data definovaných pro dané národní prostředí (viz <item type=\"menuitem\">Nástroje - Možnosti - Jazykové nastavení - Jazyky</item>), nebo ve formátu ISO (prozatím je možné použít pouze formát ISO se spojovníky, např. \"2012-12-31\")."
+msgid "<emph>Date:</emph> String expression that contains the date that you want to calculate. In contrast to the DateSerial function that passes years, months and days as separate numeric values, the DateValue function requests the date string to be according to either one of the date acceptance patterns defined for your locale setting (see <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language Settings - Languages</menuitem>) or to ISO date format (momentarily, only the ISO format with hyphens, e.g. \"2012-12-31\" is accepted)."
+msgstr ""
+#. EWVzU
#: 03030102.xhp
msgctxt ""
"03030102.xhp\n"
@@ -12056,6 +13534,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. wDviP
#: 03030103.xhp
msgctxt ""
"03030103.xhp\n"
@@ -12064,6 +13543,7 @@ msgctxt ""
msgid "Day Function"
msgstr "Funkce Day"
+#. 8iHxF
#: 03030103.xhp
msgctxt ""
"03030103.xhp\n"
@@ -12072,6 +13552,7 @@ msgctxt ""
msgid "<bookmark_value>Day function</bookmark_value>"
msgstr "<bookmark_value>Day</bookmark_value>"
+#. fTDhy
#: 03030103.xhp
msgctxt ""
"03030103.xhp\n"
@@ -12080,6 +13561,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day Function\">Day Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030103.xhp\" name=\"Funkce Day\">Funkce Day</link>"
+#. BBAea
#: 03030103.xhp
msgctxt ""
"03030103.xhp\n"
@@ -12088,6 +13570,7 @@ msgctxt ""
msgid "Returns a value that represents the day of the month based on a serial date number generated by <emph>DateSerial</emph> or <emph>DateValue</emph>."
msgstr "Vrací hodnotu určující den v měsíci odpovídající datu v číselné podobě (vytvořené <emph>DateSerial</emph> nebo <emph>DateValue</emph>)."
+#. tgk7D
#: 03030103.xhp
msgctxt ""
"03030103.xhp\n"
@@ -12096,6 +13579,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. QQJYU
#: 03030103.xhp
msgctxt ""
"03030103.xhp\n"
@@ -12104,6 +13588,7 @@ msgctxt ""
msgid "Day (Number)"
msgstr "Day (Number)"
+#. BpEUZ
#: 03030103.xhp
msgctxt ""
"03030103.xhp\n"
@@ -12112,6 +13597,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. SYVzg
#: 03030103.xhp
msgctxt ""
"03030103.xhp\n"
@@ -12120,6 +13606,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. 32kHm
#: 03030103.xhp
msgctxt ""
"03030103.xhp\n"
@@ -12128,6 +13615,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. aJv3m
#: 03030103.xhp
msgctxt ""
"03030103.xhp\n"
@@ -12136,6 +13624,7 @@ msgctxt ""
msgid "<emph>Number:</emph> A numeric expression that contains a serial date number from which you can determine the day of the month."
msgstr "<emph>Number:</emph> Číselný výraz, který obsahuje datum v číselné podobě, ze kterého se určí den v měsíci."
+#. YbrQA
#: 03030103.xhp
msgctxt ""
"03030103.xhp\n"
@@ -12144,6 +13633,7 @@ msgctxt ""
msgid "This function is basically the opposite of the DateSerial function, returning the day of the month from a serial date number generated by the <emph>DateSerial</emph> or the <emph>DateValue</emph> function. For example, the expression"
msgstr "Tato funkce je v podstatě opakem funkce DateSerial, protože vrací den v měsíci z číselné hodnoty vytvoření funkcí <emph>DateSerial</emph> nebo <emph>DateValue</emph>. Například výraz"
+#. kmmNy
#: 03030103.xhp
msgctxt ""
"03030103.xhp\n"
@@ -12152,6 +13642,7 @@ msgctxt ""
msgid "returns the value 20."
msgstr "vrátí hodnotu 20."
+#. g9Ecp
#: 03030103.xhp
msgctxt ""
"03030103.xhp\n"
@@ -12160,6 +13651,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. m9Xv4
#: 03030103.xhp
msgctxt ""
"03030103.xhp\n"
@@ -12168,6 +13660,7 @@ msgctxt ""
msgid "Print \"Day \" & Day(DateSerial(1994, 12, 20)) & \" of the month\""
msgstr "Print \"Day \" & Day(DateSerial(1994, 12, 20)) & \" of the month\""
+#. PxXw4
#: 03030104.xhp
msgctxt ""
"03030104.xhp\n"
@@ -12176,6 +13669,7 @@ msgctxt ""
msgid "Month Function"
msgstr "Funkce Month"
+#. 2FAwW
#: 03030104.xhp
msgctxt ""
"03030104.xhp\n"
@@ -12184,6 +13678,7 @@ msgctxt ""
msgid "<bookmark_value>Month function</bookmark_value>"
msgstr "<bookmark_value>Month</bookmark_value>"
+#. dZKyL
#: 03030104.xhp
msgctxt ""
"03030104.xhp\n"
@@ -12192,6 +13687,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month Function\">Month Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030104.xhp\" name=\"Funkce Month\">Funkce Month</link>"
+#. fCRok
#: 03030104.xhp
msgctxt ""
"03030104.xhp\n"
@@ -12200,6 +13696,7 @@ msgctxt ""
msgid "Returns the month of a year from a serial date that is generated by the DateSerial or the DateValue function."
msgstr "Vrátí hodnotu určující měsíc v roce odpovídající datu v číselné podobě (vytvořenému funkcí DateSerial nebo DateValue)."
+#. Y8WeR
#: 03030104.xhp
msgctxt ""
"03030104.xhp\n"
@@ -12208,6 +13705,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. gEYXb
#: 03030104.xhp
msgctxt ""
"03030104.xhp\n"
@@ -12216,6 +13714,7 @@ msgctxt ""
msgid "Month (Number)"
msgstr "Month (Number)"
+#. SiGxe
#: 03030104.xhp
msgctxt ""
"03030104.xhp\n"
@@ -12224,6 +13723,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. psrUG
#: 03030104.xhp
msgctxt ""
"03030104.xhp\n"
@@ -12232,6 +13732,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. CPZNo
#: 03030104.xhp
msgctxt ""
"03030104.xhp\n"
@@ -12240,6 +13741,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. KdzLB
#: 03030104.xhp
msgctxt ""
"03030104.xhp\n"
@@ -12248,6 +13750,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Numeric expression that contains the serial date number that is used to determine the month of the year."
msgstr "<emph>Number:</emph> Číselný výraz, který obsahuje datum v číselné podobě, ze kterého se určí měsíc v roce."
+#. SHhrH
#: 03030104.xhp
msgctxt ""
"03030104.xhp\n"
@@ -12256,6 +13759,7 @@ msgctxt ""
msgid "This function is the opposite of the <emph>DateSerial </emph>function. It returns the month in the year that corresponds to the serial date that is generated by <emph>DateSerial</emph> or <emph>DateValue</emph>. For example, the expression"
msgstr "Tato funkce je v podstatě opakem funkce <emph>DateSerial</emph>, protože vrací měsíc v roce z číselné hodnoty vytvořené funkcí <emph>DateSerial</emph> nebo <emph>DateValue</emph>. Například výraz"
+#. RcBtS
#: 03030104.xhp
msgctxt ""
"03030104.xhp\n"
@@ -12264,6 +13768,7 @@ msgctxt ""
msgid "returns the value 12."
msgstr "tedy vrátí hodnotu 12."
+#. F6tiW
#: 03030104.xhp
msgctxt ""
"03030104.xhp\n"
@@ -12272,6 +13777,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. JBGGA
#: 03030104.xhp
msgctxt ""
"03030104.xhp\n"
@@ -12280,6 +13786,7 @@ msgctxt ""
msgid "MsgBox \"\" & Month(Now) ,64,\"The current month\""
msgstr "MsgBox \"\" & Month(Now) ,64,\"The current month\""
+#. 7rKwD
#: 03030105.xhp
msgctxt ""
"03030105.xhp\n"
@@ -12288,6 +13795,7 @@ msgctxt ""
msgid "WeekDay Function"
msgstr "Funkce WeekDay"
+#. fAhEB
#: 03030105.xhp
msgctxt ""
"03030105.xhp\n"
@@ -12296,6 +13804,7 @@ msgctxt ""
msgid "<bookmark_value>WeekDay function</bookmark_value>"
msgstr "<bookmark_value>WeekDay</bookmark_value>"
+#. qnjFp
#: 03030105.xhp
msgctxt ""
"03030105.xhp\n"
@@ -12304,6 +13813,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030105.xhp\" name=\"WeekDay Function\">WeekDay Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030105.xhp\" name=\"Funkce WeekDay\">Funkce WeekDay</link>"
+#. UpMwa
#: 03030105.xhp
msgctxt ""
"03030105.xhp\n"
@@ -12312,6 +13822,7 @@ msgctxt ""
msgid "Returns the number corresponding to the weekday represented by a serial date number that is generated by the DateSerial or the DateValue function."
msgstr "Vrátí hodnotu určující den v týdnu odpovídající datu v číselné podobě (vytvořenému funkcí DateSerial nebo DateValue)."
+#. MDM2Q
#: 03030105.xhp
msgctxt ""
"03030105.xhp\n"
@@ -12320,6 +13831,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. ExFvM
#: 03030105.xhp
msgctxt ""
"03030105.xhp\n"
@@ -12328,6 +13840,7 @@ msgctxt ""
msgid "WeekDay (Number)"
msgstr "WeekDay (Number)"
+#. WqJFm
#: 03030105.xhp
msgctxt ""
"03030105.xhp\n"
@@ -12336,6 +13849,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. CPXVo
#: 03030105.xhp
msgctxt ""
"03030105.xhp\n"
@@ -12344,6 +13858,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. rd8BW
#: 03030105.xhp
msgctxt ""
"03030105.xhp\n"
@@ -12352,6 +13867,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. tC2Mw
#: 03030105.xhp
msgctxt ""
"03030105.xhp\n"
@@ -12360,6 +13876,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Integer expression that contains the serial date number that is used to calculate the day of the week (1-7)."
msgstr "<emph>Number:</emph> Číselný výraz, který obsahuje datum v číselné podobě, ze kterého se určí den v týdnu (1-7)."
+#. ixMV6
#: 03030105.xhp
msgctxt ""
"03030105.xhp\n"
@@ -12368,6 +13885,7 @@ msgctxt ""
msgid "The following example determines the day of the week using the WeekDay function when you enter a date."
msgstr "Následující příklad určí po zadání data den v týdnu s použitím funkce WeekDay."
+#. hgfzk
#: 03030105.xhp
msgctxt ""
"03030105.xhp\n"
@@ -12376,6 +13894,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. bR8LQ
#: 03030105.xhp
msgctxt ""
"03030105.xhp\n"
@@ -12384,6 +13903,7 @@ msgctxt ""
msgid "' Return And display the day of the week"
msgstr "' Vrátí a zobrazí den v týdnu"
+#. 7WEbd
#: 03030105.xhp
msgctxt ""
"03030105.xhp\n"
@@ -12392,6 +13912,7 @@ msgctxt ""
msgid "sDay=\"Sunday\""
msgstr "sDay=\"Neděle\""
+#. UkVTB
#: 03030105.xhp
msgctxt ""
"03030105.xhp\n"
@@ -12400,6 +13921,7 @@ msgctxt ""
msgid "sDay=\"Monday\""
msgstr "sDay=\"Pondělí\""
+#. BoE7p
#: 03030105.xhp
msgctxt ""
"03030105.xhp\n"
@@ -12408,6 +13930,7 @@ msgctxt ""
msgid "sDay=\"Tuesday\""
msgstr "sDay=\"Úterý\""
+#. Gm5Cu
#: 03030105.xhp
msgctxt ""
"03030105.xhp\n"
@@ -12416,6 +13939,7 @@ msgctxt ""
msgid "sDay=\"Wednesday\""
msgstr "sDay=\"Středa\""
+#. HvjY3
#: 03030105.xhp
msgctxt ""
"03030105.xhp\n"
@@ -12424,6 +13948,7 @@ msgctxt ""
msgid "sDay=\"Thursday\""
msgstr "sDay=\"Čtvrtek\""
+#. Z5DPv
#: 03030105.xhp
msgctxt ""
"03030105.xhp\n"
@@ -12432,6 +13957,7 @@ msgctxt ""
msgid "sDay=\"Friday\""
msgstr "sDay=\"Pátek\""
+#. CkTcj
#: 03030105.xhp
msgctxt ""
"03030105.xhp\n"
@@ -12440,6 +13966,7 @@ msgctxt ""
msgid "sDay=\"Saturday\""
msgstr "sDay=\"Sobota\""
+#. JPyAn
#: 03030105.xhp
msgctxt ""
"03030105.xhp\n"
@@ -12448,6 +13975,7 @@ msgctxt ""
msgid "MsgBox \"\" + sDay,64,\"Today Is\""
msgstr "MsgBox \"\" + sDay,64,\"Dnes je \""
+#. EhPmt
#: 03030106.xhp
msgctxt ""
"03030106.xhp\n"
@@ -12456,6 +13984,7 @@ msgctxt ""
msgid "Year Function"
msgstr "Funkce Year"
+#. 72eDH
#: 03030106.xhp
msgctxt ""
"03030106.xhp\n"
@@ -12464,6 +13993,7 @@ msgctxt ""
msgid "<bookmark_value>Year function</bookmark_value>"
msgstr "<bookmark_value>Year</bookmark_value>"
+#. 8DvUr
#: 03030106.xhp
msgctxt ""
"03030106.xhp\n"
@@ -12472,6 +14002,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year Function\">Year Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030106.xhp\" name=\"Funkce Year\">Funkce Year</link>"
+#. My6Uq
#: 03030106.xhp
msgctxt ""
"03030106.xhp\n"
@@ -12480,6 +14011,7 @@ msgctxt ""
msgid "Returns the year from a serial date number that is generated by the DateSerial or the DateValue function."
msgstr "Vrátí hodnotu určující rok odpovídající datu v číselné podobě (vytvořenému funkcí DateSerial nebo DateValue)."
+#. dgHna
#: 03030106.xhp
msgctxt ""
"03030106.xhp\n"
@@ -12488,6 +14020,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. Dv5jP
#: 03030106.xhp
msgctxt ""
"03030106.xhp\n"
@@ -12496,6 +14029,7 @@ msgctxt ""
msgid "Year (Number)"
msgstr "Year (Number)"
+#. ZGf4A
#: 03030106.xhp
msgctxt ""
"03030106.xhp\n"
@@ -12504,6 +14038,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. B5gnw
#: 03030106.xhp
msgctxt ""
"03030106.xhp\n"
@@ -12512,6 +14047,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. E3cZS
#: 03030106.xhp
msgctxt ""
"03030106.xhp\n"
@@ -12520,6 +14056,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. 93kLy
#: 03030106.xhp
msgctxt ""
"03030106.xhp\n"
@@ -12528,6 +14065,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Integer expression that contains the serial date number that is used to calculate the year."
msgstr "<emph>Number:</emph> Číselný výraz, který obsahuje datum v číselné podobě, ze kterého se určí rok."
+#. iJ8tY
#: 03030106.xhp
msgctxt ""
"03030106.xhp\n"
@@ -12536,6 +14074,7 @@ msgctxt ""
msgid "This function is the opposite of the <emph>DateSerial </emph>function, and returns the year of a serial date. For example, the expression:"
msgstr "Tato funkce je v podstatě opakem funkce <emph>DateSerial</emph>, protože vrací rok z data v číselné podobě. Například výraz:"
+#. Ft597
#: 03030106.xhp
msgctxt ""
"03030106.xhp\n"
@@ -12544,6 +14083,7 @@ msgctxt ""
msgid "returns the value 1994."
msgstr "vrátí hodnotu 1994."
+#. Ms2Zi
#: 03030106.xhp
msgctxt ""
"03030106.xhp\n"
@@ -12552,6 +14092,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. B5T4J
#: 03030106.xhp
msgctxt ""
"03030106.xhp\n"
@@ -12560,6 +14101,7 @@ msgctxt ""
msgid "MsgBox \"\" & Year(Now) ,64,\"Current year\""
msgstr "MsgBox \"\" & Year(Now) ,64,\"Current year\""
+#. FsDYs
#: 03030107.xhp
msgctxt ""
"03030107.xhp\n"
@@ -12568,6 +14110,7 @@ msgctxt ""
msgid "CDateToIso Function"
msgstr "Funkce CDateToIso"
+#. g3qQE
#: 03030107.xhp
msgctxt ""
"03030107.xhp\n"
@@ -12576,6 +14119,7 @@ msgctxt ""
msgid "<bookmark_value>CdateToIso function</bookmark_value>"
msgstr "<bookmark_value>CdateToIso</bookmark_value>"
+#. i3HEH
#: 03030107.xhp
msgctxt ""
"03030107.xhp\n"
@@ -12584,6 +14128,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030107.xhp\" name=\"CDateToIso Function\">CDateToIso Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030107.xhp\" name=\"Funkce CDateToIso\">Funkce CDateToIso</link>"
+#. YAouB
#: 03030107.xhp
msgctxt ""
"03030107.xhp\n"
@@ -12592,6 +14137,7 @@ msgctxt ""
msgid "Returns the date in ISO format without separators (YYYYMMDD) from a serial date number that is generated by the DateSerial or the DateValue or the CDateFromIso function."
msgstr "Vrátí datum ve formátu ISO bez oddělovačů (YYYYMMDD) od sériového čísla datumu, které je generováno funkcí DateSerial nebo DateValue nebo funkcí CDateFromIso."
+#. AJpft
#: 03030107.xhp
msgctxt ""
"03030107.xhp\n"
@@ -12600,6 +14146,7 @@ msgctxt ""
msgid "The year part consists of at least four digits, with leading zeros if the absolute value is less than 1000, it can be negative with a leading minus sign if the date passed denotes a year before the common era (BCE) and it can have more than four digits if the absolute value is greater than 9999. The formatted string returned can be in the range \"-327680101\" to \"327671231\"."
msgstr "Část s rokem se skládá z alespoň čtyř číslic a obsahuje úvodní nuly, je-li absolutní hodnota menší než 1000. Může být záporná s úvodním znaménkem minus, pokud zadané datum značí rok před naším letopočtem (př. n. l.), a může mít více než čtyři číslice, pokud je absolutní hodnota větší než 9999. Vrácený formátovaný řetězec je v rozmezí od \"-327680101\" do \"327671231\"."
+#. 5vWAZ
#: 03030107.xhp
msgctxt ""
"03030107.xhp\n"
@@ -12608,6 +14155,7 @@ msgctxt ""
msgid "Years less than 100 and greater than 9999 are supported since %PRODUCTNAME 5.4."
msgstr "Roky menší než 100 a větší než 9999 jsou podporovány od %PRODUCTNAME 5.4."
+#. FEACC
#: 03030107.xhp
msgctxt ""
"03030107.xhp\n"
@@ -12616,6 +14164,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. cYDwU
#: 03030107.xhp
msgctxt ""
"03030107.xhp\n"
@@ -12624,6 +14173,7 @@ msgctxt ""
msgid "CDateToIso(Number)"
msgstr "CDateToIso(Number)"
+#. eBUAe
#: 03030107.xhp
msgctxt ""
"03030107.xhp\n"
@@ -12632,6 +14182,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. R2BPB
#: 03030107.xhp
msgctxt ""
"03030107.xhp\n"
@@ -12640,6 +14191,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. DBJN6
#: 03030107.xhp
msgctxt ""
"03030107.xhp\n"
@@ -12648,6 +14200,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. KjLq7
#: 03030107.xhp
msgctxt ""
"03030107.xhp\n"
@@ -12656,6 +14209,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Integer that contains the serial date number."
msgstr "<emph>Number:</emph> Číselný výraz, který obsahuje datum v číselné podobě."
+#. zuM6A
#: 03030107.xhp
msgctxt ""
"03030107.xhp\n"
@@ -12664,6 +14218,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. e76ZY
#: 03030107.xhp
msgctxt ""
"03030107.xhp\n"
@@ -12672,6 +14227,7 @@ msgctxt ""
msgid "MsgBox \"\" & CDateToIso(Now) ,64,\"ISO Date\""
msgstr "MsgBox \"\" & CDateToIso(Now) ,64,\"ISO Date\""
+#. 2YY2W
#: 03030108.xhp
msgctxt ""
"03030108.xhp\n"
@@ -12680,6 +14236,7 @@ msgctxt ""
msgid "CDateFromIso Function"
msgstr "Funkce CDateFromIso"
+#. bAPbG
#: 03030108.xhp
msgctxt ""
"03030108.xhp\n"
@@ -12688,6 +14245,7 @@ msgctxt ""
msgid "<bookmark_value>CdateFromIso function</bookmark_value>"
msgstr "<bookmark_value>CdateFromIso</bookmark_value>"
+#. R29ws
#: 03030108.xhp
msgctxt ""
"03030108.xhp\n"
@@ -12696,6 +14254,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030108.xhp\" name=\"CDateFromIso Function\">CDateFromIso Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030108.xhp\" name=\"CDateFromIso Function\">Funkce CDateFromIso</link>"
+#. AaWgB
#: 03030108.xhp
msgctxt ""
"03030108.xhp\n"
@@ -12704,6 +14263,7 @@ msgctxt ""
msgid "Returns the internal date number from a string that contains a date in ISO format (YYYYMMDD or YYYY-MM-DD)."
msgstr "Vrátí interní číselnou hodnotu data z řetězce obsahujícího datum ve formátu ISO(YYYYMMDD nebo YYYY-MM-DD)."
+#. GTCC6
#: 03030108.xhp
msgctxt ""
"03030108.xhp\n"
@@ -12712,6 +14272,7 @@ msgctxt ""
msgid "The year part must consist of either two (supported only in YYMMDD format without separators for compatibility) or at least four digits. With four digits leading zeros must be given if the absolute value is less than 1000, it can be negative with a leading minus sign if the date passed denotes a year before the common era (BCE) and it can have more than four digits if the absolute value is greater than 9999. The formatted string can be in the range \"-327680101\" to \"327671231\", or \"-32768-01-01\" to \"32767-12-31\"."
msgstr "Část s rokem se skládá buď ze dvou (kvůli kompatibilitě podporováno pouze u formátu YYMMDD bez oddělovačů), nebo z alespoň čtyř číslic. V případě čtyř číslic musí obsahovat úvodní nuly, je-li absolutní hodnota menší než 1000, a může být záporná s úvodním znaménkem minus, pokud zadané datum značí rok před naším letopočtem (př. n. l.), a může mít více než čtyři číslice, pokud je absolutní hodnota větší než 9999. Formátovaný řetězec je v rozmezí od \"-327680101\" do \"327671231\" nebo od \"-32768-01-01\" do \"32767-12-31\"."
+#. ACdxD
#: 03030108.xhp
msgctxt ""
"03030108.xhp\n"
@@ -12720,6 +14281,7 @@ msgctxt ""
msgid "An invalid date results in an error. Year 0 is not accepted, the last day BCE is -0001-12-31 and the next day CE is 0001-01-01. Dates before 1582-10-15 are in the proleptic Gregorian calendar."
msgstr "Neplatné datum vyvolá chybu. Rok 0 není přijatelný, poslední den před naším letopočtem je -0001-12-31 a následující den našeho letopočtu 0001-01-01. Data před dnem 1582-10-15 odpovídají extrapolovanému gregoriánskému kalendáři."
+#. CzhoN
#: 03030108.xhp
msgctxt ""
"03030108.xhp\n"
@@ -12728,6 +14290,7 @@ msgctxt ""
msgid "When converting a date serial number to a printable string, for example for the Print or MsgBox command, the locale's default calendar is used and at that 1582-10-15 cutover date may switch to the Julian calendar, which can result in a different date being displayed than expected. Use the <link href=\"text/sbasic/shared/03030107.xhp\" name=\"CDateToIso Function\">CDateToIso Function</link> to convert such date number to a string representation in the proleptic Gregorian calendar."
msgstr "Převod pořadového čísla data na tisknutelný řetězec, například u příkazů Print nebo MsgBox, je probíhá podle výchozího kalendáře národního nastavení a ten může před přelomovým datem 1582-10-15 používat juliánský kalendář, což může vést k tomu, že se zobrazí jiné než očekávané datum. Chcete-li převést pořadové číslo data na řetězec podle extrapolovaného gregoriánského kalendáře, použijte <link href=\"text/sbasic/shared/03030107.xhp\" name=\"CDateToIso Function\">funkci CDateToIso</link>."
+#. xDmcF
#: 03030108.xhp
msgctxt ""
"03030108.xhp\n"
@@ -12736,6 +14299,7 @@ msgctxt ""
msgid "The YYYY-MM-DD format with separators is supported since %PRODUCTNAME 5.3.4. Years less than 100 or greater than 9999 are accepted since %PRODUCTNAME 5.4 if not in VBA compatibility mode."
msgstr "Formát YYYY-MM-DD s oddělovači je podporován od %PRODUCTNAME 5.3.4. Roky menší než 100 nebo větší než 9999 je možné zadat od %PRODUCTNAME 5.4, pokud není zapnut režim kompatibility VBA."
+#. DahpE
#: 03030108.xhp
msgctxt ""
"03030108.xhp\n"
@@ -12744,6 +14308,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. aZBig
#: 03030108.xhp
msgctxt ""
"03030108.xhp\n"
@@ -12752,6 +14317,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. v2eb8
#: 03030108.xhp
msgctxt ""
"03030108.xhp\n"
@@ -12760,6 +14326,7 @@ msgctxt ""
msgid "Internal date number"
msgstr "Vnitřní číslo data"
+#. 6GARA
#: 03030108.xhp
msgctxt ""
"03030108.xhp\n"
@@ -12768,6 +14335,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. qdGnq
#: 03030108.xhp
msgctxt ""
"03030108.xhp\n"
@@ -12776,6 +14344,7 @@ msgctxt ""
msgid "<emph>String:</emph> A string that contains a date in ISO format."
msgstr "<emph>Řetězec:</emph> Řetězec, který obsahuje datum ve formátu ISO."
+#. P8XYk
#: 03030108.xhp
msgctxt ""
"03030108.xhp\n"
@@ -12784,6 +14353,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. SmbEw
#: 03030108.xhp
msgctxt ""
"03030108.xhp\n"
@@ -12792,6 +14362,7 @@ msgctxt ""
msgid "return both 12/31/2002 in the date format of your system"
msgstr "obě volání vrátí 12/31/2002 v datovém formátu vašeho systému"
+#. WZcyq
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12800,6 +14371,7 @@ msgctxt ""
msgid "DateAdd Function"
msgstr "Funkce DateAdd"
+#. PFNuR
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12808,6 +14380,7 @@ msgctxt ""
msgid "<bookmark_value>DateAdd function</bookmark_value>"
msgstr "<bookmark_value>DateAdd</bookmark_value>"
+#. asR26
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12816,6 +14389,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030110.xhp\">DateAdd Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030110.xhp\">Funkce DateAdd</link>"
+#. R9EVm
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12824,6 +14398,7 @@ msgctxt ""
msgid "Adds a date interval to a given date a number of times and returns the resulting date."
msgstr "Přidá k určenému datu interval (se zadaným počtem opakování) a vrátí výsledné datum."
+#. 32PPG
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12832,6 +14407,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. DJGhH
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12840,6 +14416,7 @@ msgctxt ""
msgid "DateAdd (Add, Count, Date)"
msgstr "DateAdd (Add, Count, Date)"
+#. Gt9cm
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12848,6 +14425,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. rHxFm
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12856,6 +14434,7 @@ msgctxt ""
msgid "A Variant containing a date."
msgstr "Proměnná typu Variant, která obsahuje datum."
+#. pMyfk
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12864,6 +14443,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. ifRp8
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12872,6 +14452,7 @@ msgctxt ""
msgid "<emph>Add</emph> - A string expression from the following table, specifying the date interval."
msgstr "<emph>Add</emph> - Řetězec z následující tabulky, který určuje interval."
+#. XG5fJ
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12880,6 +14461,7 @@ msgctxt ""
msgid "Add (string value)"
msgstr "Add (řetězec)"
+#. BrkDy
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12888,6 +14470,7 @@ msgctxt ""
msgid "Explanation"
msgstr "Vysvětlení"
+#. QCaFK
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12896,6 +14479,7 @@ msgctxt ""
msgid "yyyy"
msgstr "yyyy"
+#. uCMGD
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12904,6 +14488,7 @@ msgctxt ""
msgid "Year"
msgstr "Rok"
+#. BTQbh
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12912,6 +14497,7 @@ msgctxt ""
msgid "q"
msgstr "q"
+#. aAbFF
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12920,6 +14506,7 @@ msgctxt ""
msgid "Quarter"
msgstr "Čtvrtletí"
+#. khy6d
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12928,6 +14515,7 @@ msgctxt ""
msgid "m"
msgstr "m"
+#. DnwYQ
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12936,6 +14524,7 @@ msgctxt ""
msgid "Month"
msgstr "Měsíc"
+#. 2kcLi
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12944,6 +14533,7 @@ msgctxt ""
msgid "y"
msgstr "y"
+#. 5ceAL
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12952,6 +14542,7 @@ msgctxt ""
msgid "Day of year"
msgstr "Den v roce"
+#. gDYqD
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12960,6 +14551,7 @@ msgctxt ""
msgid "w"
msgstr "w"
+#. zMz7B
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12968,6 +14560,7 @@ msgctxt ""
msgid "Weekday"
msgstr "Den v týdnu"
+#. SGGGX
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12976,6 +14569,7 @@ msgctxt ""
msgid "ww"
msgstr "ww"
+#. Wknbt
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12984,6 +14578,7 @@ msgctxt ""
msgid "Week of year"
msgstr "Týden v roce"
+#. AodTF
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -12992,6 +14587,7 @@ msgctxt ""
msgid "d"
msgstr "d"
+#. QUMAr
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -13000,6 +14596,7 @@ msgctxt ""
msgid "Day"
msgstr "Den"
+#. DtMSq
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -13008,6 +14605,7 @@ msgctxt ""
msgid "h"
msgstr "h"
+#. bW8VY
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -13016,6 +14614,7 @@ msgctxt ""
msgid "Hour"
msgstr "Hodina"
+#. EFdrN
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -13024,6 +14623,7 @@ msgctxt ""
msgid "n"
msgstr "n"
+#. E7sMZ
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -13032,6 +14632,7 @@ msgctxt ""
msgid "Minute"
msgstr "Minuta"
+#. gpxE5
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -13040,6 +14641,7 @@ msgctxt ""
msgid "s"
msgstr "s"
+#. saACB
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -13048,6 +14650,7 @@ msgctxt ""
msgid "Second"
msgstr "Sekunda"
+#. 7CC9B
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -13056,6 +14659,7 @@ msgctxt ""
msgid "<emph>Count</emph> - A numerical expression specifying how often the Add interval will be added (Count is positive) or subtracted (Count is negative)."
msgstr "<emph>Count</emph> - Číselný výraz, který určuje, kolikrát se má interval přidat (Count je kladné) nebo odebrat (Count je záporné)."
+#. fxLyq
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -13064,6 +14668,7 @@ msgctxt ""
msgid "<emph>Date</emph> - A given date or the name of a Variant variable containing a date. The Add value will be added Count times to this value."
msgstr "<emph>Date</emph> - Datum nebo název proměnné typu Variant obsahující datum. K této hodnotě se přidá určený počet intervalů."
+#. fEW8A
#: 03030110.xhp
msgctxt ""
"03030110.xhp\n"
@@ -13072,6 +14677,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. kvCPX
#: 03030111.xhp
msgctxt ""
"03030111.xhp\n"
@@ -13080,6 +14686,7 @@ msgctxt ""
msgid "CDateToUnoDate Function"
msgstr "Funkce CDateToUnoDate"
+#. A6iFX
#: 03030111.xhp
msgctxt ""
"03030111.xhp\n"
@@ -13088,6 +14695,7 @@ msgctxt ""
msgid "<bookmark_value>CDateToUnoDate function</bookmark_value>"
msgstr "<bookmark_value>CDateToUnoDate</bookmark_value>"
+#. Fh47U
#: 03030111.xhp
msgctxt ""
"03030111.xhp\n"
@@ -13096,6 +14704,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030111.xhp\" name=\"CDateToUnoDate Function\">CDateToUnoDate Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030111.xhp\" name=\"Funkce CDateToUnoDate Function\">Funkce CDateToUnoDate</link>"
+#. xtYRQ
#: 03030111.xhp
msgctxt ""
"03030111.xhp\n"
@@ -13104,6 +14713,7 @@ msgctxt ""
msgid "Returns the date as a UNO com.sun.star.util.Date struct."
msgstr "Vrátí datum jako strukturu UNO com.sun.star.util.Date."
+#. WbEXn
#: 03030111.xhp
msgctxt ""
"03030111.xhp\n"
@@ -13112,6 +14722,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. cPRUh
#: 03030111.xhp
msgctxt ""
"03030111.xhp\n"
@@ -13120,6 +14731,7 @@ msgctxt ""
msgid "CDateToUnoDate(aDate)"
msgstr "CDateToUnoDate(aDate)"
+#. iGwfJ
#: 03030111.xhp
msgctxt ""
"03030111.xhp\n"
@@ -13128,6 +14740,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. 2okBg
#: 03030111.xhp
msgctxt ""
"03030111.xhp\n"
@@ -13136,6 +14749,7 @@ msgctxt ""
msgid "com.sun.star.util.Date"
msgstr "com.sun.star.util.Date"
+#. RgSmL
#: 03030111.xhp
msgctxt ""
"03030111.xhp\n"
@@ -13144,6 +14758,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. EBWkD
#: 03030111.xhp
msgctxt ""
"03030111.xhp\n"
@@ -13152,6 +14767,7 @@ msgctxt ""
msgid "<emph>aDate:</emph> Date to convert"
msgstr "<emph>aDate:</emph> převáděné datum"
+#. joa6W
#: 03030111.xhp
msgctxt ""
"03030111.xhp\n"
@@ -13160,6 +14776,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. RGFPj
#: 03030112.xhp
msgctxt ""
"03030112.xhp\n"
@@ -13168,6 +14785,7 @@ msgctxt ""
msgid "CDateFromUnoDate Function"
msgstr "Funkce CDateFromUnoDate"
+#. 8aEAu
#: 03030112.xhp
msgctxt ""
"03030112.xhp\n"
@@ -13176,6 +14794,7 @@ msgctxt ""
msgid "<bookmark_value>CDateFromUnoDate function</bookmark_value>"
msgstr "<bookmark_value>CDateFromUnoDate</bookmark_value>"
+#. wbhZD
#: 03030112.xhp
msgctxt ""
"03030112.xhp\n"
@@ -13184,6 +14803,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030112.xhp\" name=\"CDateFromUnoDate Function\">CDateFromUnoDate Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030112.xhp\" name=\"Funkce CDateFromUnoDate\">Funkce CDateFromUnoDate</link>"
+#. DsANV
#: 03030112.xhp
msgctxt ""
"03030112.xhp\n"
@@ -13192,6 +14812,7 @@ msgctxt ""
msgid "Converts a UNO com.sun.star.util.Date struct to a Date value."
msgstr "Převede strukturu UNO com.sun.star.util.Date na hodnotu Date."
+#. 4Fnkp
#: 03030112.xhp
msgctxt ""
"03030112.xhp\n"
@@ -13200,6 +14821,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. snhBW
#: 03030112.xhp
msgctxt ""
"03030112.xhp\n"
@@ -13208,6 +14830,7 @@ msgctxt ""
msgid "CDateFromUnoDate(aDate)"
msgstr "CDateFromUnoDate(aDate)"
+#. B3CDo
#: 03030112.xhp
msgctxt ""
"03030112.xhp\n"
@@ -13216,6 +14839,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. CNyaj
#: 03030112.xhp
msgctxt ""
"03030112.xhp\n"
@@ -13224,6 +14848,7 @@ msgctxt ""
msgid "Date"
msgstr "Datum"
+#. zDinD
#: 03030112.xhp
msgctxt ""
"03030112.xhp\n"
@@ -13232,6 +14857,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. rimfX
#: 03030112.xhp
msgctxt ""
"03030112.xhp\n"
@@ -13240,6 +14866,7 @@ msgctxt ""
msgid "<emph>aDate:</emph> Date to convert"
msgstr "<emph>aDate:</emph> převáděné datum"
+#. PJg82
#: 03030112.xhp
msgctxt ""
"03030112.xhp\n"
@@ -13248,6 +14875,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. bku37
#: 03030113.xhp
msgctxt ""
"03030113.xhp\n"
@@ -13256,6 +14884,7 @@ msgctxt ""
msgid "CDateToUnoTime Function"
msgstr "Funkce CDateToUnoTime"
+#. KkJ4E
#: 03030113.xhp
msgctxt ""
"03030113.xhp\n"
@@ -13264,6 +14893,7 @@ msgctxt ""
msgid "<bookmark_value>CDateToUnoTime function</bookmark_value>"
msgstr "<bookmark_value>CDateToUnoTime</bookmark_value>"
+#. GkSRQ
#: 03030113.xhp
msgctxt ""
"03030113.xhp\n"
@@ -13272,6 +14902,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030113.xhp\" name=\"CDateToUnoTime Function\">CDateToUnoTime Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030113.xhp\" name=\"Funkce CDateToUnoTime\">Funkce CDateToUnoTime</link>"
+#. 6QMEs
#: 03030113.xhp
msgctxt ""
"03030113.xhp\n"
@@ -13280,6 +14911,7 @@ msgctxt ""
msgid "Returns the time part of the date as a UNO com.sun.star.util.Time struct."
msgstr "Vrátí čas z data jako strukturu UNO com.sun.star.util.Time."
+#. x2CRq
#: 03030113.xhp
msgctxt ""
"03030113.xhp\n"
@@ -13288,6 +14920,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. ABYMv
#: 03030113.xhp
msgctxt ""
"03030113.xhp\n"
@@ -13296,6 +14929,7 @@ msgctxt ""
msgid "CDateToUnoTime(aDate)"
msgstr "CDateToUnoTime(aDate)"
+#. N7qeB
#: 03030113.xhp
msgctxt ""
"03030113.xhp\n"
@@ -13304,6 +14938,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. LcRZR
#: 03030113.xhp
msgctxt ""
"03030113.xhp\n"
@@ -13312,6 +14947,7 @@ msgctxt ""
msgid "com.sun.star.util.Time"
msgstr "com.sun.star.util.Time"
+#. ctAU3
#: 03030113.xhp
msgctxt ""
"03030113.xhp\n"
@@ -13320,6 +14956,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. eSHr6
#: 03030113.xhp
msgctxt ""
"03030113.xhp\n"
@@ -13328,6 +14965,7 @@ msgctxt ""
msgid "<emph>aDate:</emph> Date value to convert"
msgstr "<emph>aDate:</emph> převáděná hodnota Date"
+#. svm7U
#: 03030113.xhp
msgctxt ""
"03030113.xhp\n"
@@ -13336,6 +14974,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. oWdT3
#: 03030114.xhp
msgctxt ""
"03030114.xhp\n"
@@ -13344,6 +14983,7 @@ msgctxt ""
msgid "CDateFromUnoTime Function"
msgstr "Funkce CDateFromUnoTime"
+#. X9PEB
#: 03030114.xhp
msgctxt ""
"03030114.xhp\n"
@@ -13352,6 +14992,7 @@ msgctxt ""
msgid "<bookmark_value>CDateFromUnoTime function</bookmark_value>"
msgstr "<bookmark_value>CDateFromUnoTime</bookmark_value>"
+#. MErZW
#: 03030114.xhp
msgctxt ""
"03030114.xhp\n"
@@ -13360,6 +15001,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030114.xhp\" name=\"CDateFromUnoTime Function\">CDateFromUnoTime Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030114.xhp\" name=\"Funkce CDateFromUnoTime\">Funkce CDateFromUnoTime</link>"
+#. QfMkH
#: 03030114.xhp
msgctxt ""
"03030114.xhp\n"
@@ -13368,6 +15010,7 @@ msgctxt ""
msgid "Converts a UNO com.sun.star.util.Time struct to a Date value."
msgstr "Převede strukturu UNO com.sun.star.util.Time na hodnotu Date."
+#. EDnPm
#: 03030114.xhp
msgctxt ""
"03030114.xhp\n"
@@ -13376,6 +15019,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. EQoqi
#: 03030114.xhp
msgctxt ""
"03030114.xhp\n"
@@ -13384,6 +15028,7 @@ msgctxt ""
msgid "CDateFromUnoTime(aTime)"
msgstr "CDateFromUnoTime(aTime)"
+#. QreGF
#: 03030114.xhp
msgctxt ""
"03030114.xhp\n"
@@ -13392,6 +15037,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. 4BCyg
#: 03030114.xhp
msgctxt ""
"03030114.xhp\n"
@@ -13400,6 +15046,7 @@ msgctxt ""
msgid "Date"
msgstr "Datum"
+#. RiT8L
#: 03030114.xhp
msgctxt ""
"03030114.xhp\n"
@@ -13408,6 +15055,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. 3DkpD
#: 03030114.xhp
msgctxt ""
"03030114.xhp\n"
@@ -13416,6 +15064,7 @@ msgctxt ""
msgid "<emph>aTime:</emph> Time to convert"
msgstr "<emph>aTime:</emph> převáděný čas"
+#. WLDyi
#: 03030114.xhp
msgctxt ""
"03030114.xhp\n"
@@ -13424,6 +15073,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. R5G5B
#: 03030115.xhp
msgctxt ""
"03030115.xhp\n"
@@ -13432,6 +15082,7 @@ msgctxt ""
msgid "CDateToUnoDateTime Function"
msgstr "Funkce CDateToUnoDateTime"
+#. hbeE8
#: 03030115.xhp
msgctxt ""
"03030115.xhp\n"
@@ -13440,6 +15091,7 @@ msgctxt ""
msgid "<bookmark_value>CDateToUnoDateTime function</bookmark_value>"
msgstr "<bookmark_value>CDateToUnoDateTime</bookmark_value>"
+#. PN5Bq
#: 03030115.xhp
msgctxt ""
"03030115.xhp\n"
@@ -13448,6 +15100,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030115.xhp\" name=\"CDateToUnoDateTime Function\">CDateToUnoDateTime Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030115.xhp\" name=\"Funkce CDateToUnoDateTime\">Funkce CDateToUnoDateTime</link>"
+#. aJkaU
#: 03030115.xhp
msgctxt ""
"03030115.xhp\n"
@@ -13456,6 +15109,7 @@ msgctxt ""
msgid "Returns the time part of the date as a UNO com.sun.star.util.DateTime struct."
msgstr "Vrátí čas z data jako strukturu UNO com.sun.star.util.DateTime."
+#. iJCik
#: 03030115.xhp
msgctxt ""
"03030115.xhp\n"
@@ -13464,6 +15118,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. TMAGP
#: 03030115.xhp
msgctxt ""
"03030115.xhp\n"
@@ -13472,6 +15127,7 @@ msgctxt ""
msgid "CDateToUnoDateTime(aDate)"
msgstr "CDateToUnoDateTime(aDate)"
+#. 9vAhc
#: 03030115.xhp
msgctxt ""
"03030115.xhp\n"
@@ -13480,6 +15136,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. 9TBL2
#: 03030115.xhp
msgctxt ""
"03030115.xhp\n"
@@ -13488,6 +15145,7 @@ msgctxt ""
msgid "com.sun.star.util.DateTime"
msgstr "com.sun.star.util.DateTime"
+#. o72BC
#: 03030115.xhp
msgctxt ""
"03030115.xhp\n"
@@ -13496,6 +15154,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. X3igP
#: 03030115.xhp
msgctxt ""
"03030115.xhp\n"
@@ -13504,6 +15163,7 @@ msgctxt ""
msgid "<emph>aDate:</emph> Date value to convert"
msgstr "<emph>aDate:</emph> převáděná hodnota Date"
+#. zxFxD
#: 03030115.xhp
msgctxt ""
"03030115.xhp\n"
@@ -13512,6 +15172,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. 8TEgG
#: 03030116.xhp
msgctxt ""
"03030116.xhp\n"
@@ -13520,6 +15181,7 @@ msgctxt ""
msgid "CDateFromUnoDateTime Function"
msgstr "Funkce CDateFromUnoDateTime"
+#. cHEj9
#: 03030116.xhp
msgctxt ""
"03030116.xhp\n"
@@ -13528,6 +15190,7 @@ msgctxt ""
msgid "<bookmark_value>CDateFromUnoDateTime function</bookmark_value>"
msgstr "<bookmark_value>CDateFromUnoDateTime</bookmark_value>"
+#. gbW7P
#: 03030116.xhp
msgctxt ""
"03030116.xhp\n"
@@ -13536,6 +15199,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030116.xhp\" name=\"CDateFromUnoDateTime Function\">CDateFromUnoDateTime Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030116.xhp\" name=\"Funkce CDateFromUnoDateTime\">Funkce CDateFromUnoDateTime</link>"
+#. GgYqn
#: 03030116.xhp
msgctxt ""
"03030116.xhp\n"
@@ -13544,6 +15208,7 @@ msgctxt ""
msgid "Converts a UNO com.sun.star.util.DateTime struct to a Date value."
msgstr "Převede strukturu UNO com.sun.star.util.DateTime na hodnotu Date."
+#. HWdZi
#: 03030116.xhp
msgctxt ""
"03030116.xhp\n"
@@ -13552,6 +15217,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. qhgq3
#: 03030116.xhp
msgctxt ""
"03030116.xhp\n"
@@ -13560,6 +15226,7 @@ msgctxt ""
msgid "CDateFromUnoDateTime(aDateTime)"
msgstr "CDateFromUnoDateTime(aDateTime)"
+#. kjYF8
#: 03030116.xhp
msgctxt ""
"03030116.xhp\n"
@@ -13568,6 +15235,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. eZpEM
#: 03030116.xhp
msgctxt ""
"03030116.xhp\n"
@@ -13576,6 +15244,7 @@ msgctxt ""
msgid "Date"
msgstr "Datum"
+#. cWBG3
#: 03030116.xhp
msgctxt ""
"03030116.xhp\n"
@@ -13584,6 +15253,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. vZiQN
#: 03030116.xhp
msgctxt ""
"03030116.xhp\n"
@@ -13592,6 +15262,7 @@ msgctxt ""
msgid "<emph>aDateTime:</emph> DateTime to convert"
msgstr "<emph>aDateTime:</emph> převáděná hodnota DateTime"
+#. eD9vp
#: 03030116.xhp
msgctxt ""
"03030116.xhp\n"
@@ -13600,6 +15271,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. ADcJo
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13608,6 +15280,7 @@ msgctxt ""
msgid "DateDiff Function"
msgstr "Funkce DateDiff"
+#. B9pb6
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13616,6 +15289,7 @@ msgctxt ""
msgid "<bookmark_value>DateDiff function</bookmark_value>"
msgstr "<bookmark_value>DateDiff</bookmark_value>"
+#. rUz5H
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13624,6 +15298,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030120.xhp\">DateDiff Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030120.xhp\">Funkce DateDiff</link>"
+#. MsJG6
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13632,6 +15307,7 @@ msgctxt ""
msgid "Returns the number of date intervals between two given date values."
msgstr "Vrátí počet intervalů mezi dvěma daty."
+#. jwneU
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13640,6 +15316,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 23hun
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13648,6 +15325,7 @@ msgctxt ""
msgid "DateDiff (Add, Date1, Date2 [, Week_start [, Year_start]])"
msgstr "DateDiff (Add, Date1, Date2 [, Week_start [, Year_start]])"
+#. BPDH8
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13656,6 +15334,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. BXncY
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13664,6 +15343,7 @@ msgctxt ""
msgid "A number."
msgstr "Číslo."
+#. PhvCn
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13672,6 +15352,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. VPj7H
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13680,6 +15361,7 @@ msgctxt ""
msgid "<emph>Add</emph> - A string expression from the following table, specifying the date interval."
msgstr "<emph>Add</emph> - Řětezec z následující tabulky, který určuje interval."
+#. DDkPg
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13688,6 +15370,7 @@ msgctxt ""
msgid "<emph>Date1, Date2</emph> - The two date values to be compared."
msgstr "<emph>Date1, Date2</emph> - Dvě data k porovnání."
+#. pxADB
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13696,6 +15379,7 @@ msgctxt ""
msgid "<emph>Week_start</emph> - An optional parameter that specifies the starting day of a week."
msgstr "<emph>Week_start</emph> - Nepovinný parametr, který určuje první den v týdnu."
+#. NtgAZ
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13704,6 +15388,7 @@ msgctxt ""
msgid "Week_start value"
msgstr "Hodnota Week_start"
+#. gmaR8
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13712,6 +15397,7 @@ msgctxt ""
msgid "Explanation"
msgstr "Vysvětlení"
+#. A5RkW
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13720,6 +15406,7 @@ msgctxt ""
msgid "0"
msgstr "0"
+#. Xt9Xx
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13728,6 +15415,7 @@ msgctxt ""
msgid "Use system default value"
msgstr "Použít výchozí systémovou hodnotu"
+#. 6UMdD
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13736,6 +15424,7 @@ msgctxt ""
msgid "1"
msgstr "1"
+#. uV8iz
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13744,6 +15433,7 @@ msgctxt ""
msgid "Sunday (default)"
msgstr "Neděle (výchozí)"
+#. zuFMX
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13752,6 +15442,7 @@ msgctxt ""
msgid "2"
msgstr "2"
+#. vUz3C
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13760,6 +15451,7 @@ msgctxt ""
msgid "Monday"
msgstr "Pondělí"
+#. 2YAp3
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13768,6 +15460,7 @@ msgctxt ""
msgid "3"
msgstr "3"
+#. KCW5A
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13776,6 +15469,7 @@ msgctxt ""
msgid "Tuesday"
msgstr "Úterý"
+#. 8rkEA
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13784,6 +15478,7 @@ msgctxt ""
msgid "4"
msgstr "4"
+#. hhEsB
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13792,6 +15487,7 @@ msgctxt ""
msgid "Wednesday"
msgstr "Středa"
+#. 3F47C
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13800,6 +15496,7 @@ msgctxt ""
msgid "5"
msgstr "5"
+#. Zv7Dn
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13808,6 +15505,7 @@ msgctxt ""
msgid "Thursday"
msgstr "Čtvrtek"
+#. aP5Bd
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13816,6 +15514,7 @@ msgctxt ""
msgid "6"
msgstr "6"
+#. EbThD
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13824,6 +15523,7 @@ msgctxt ""
msgid "Friday"
msgstr "Pátek"
+#. CmnqZ
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13832,6 +15532,7 @@ msgctxt ""
msgid "7"
msgstr "7"
+#. BjBfG
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13840,6 +15541,7 @@ msgctxt ""
msgid "Saturday"
msgstr "Sobota"
+#. sVAum
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13848,6 +15550,7 @@ msgctxt ""
msgid "<emph>Year_start</emph> - An optional parameter that specifies the starting week of a year."
msgstr "<emph>Year_start</emph> - Nepovinný parametr, který určuje první týden v roce."
+#. rKUUc
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13856,6 +15559,7 @@ msgctxt ""
msgid "Year_start value"
msgstr "Hodnota Year_start"
+#. zAFFS
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13864,6 +15568,7 @@ msgctxt ""
msgid "Explanation"
msgstr "Vysvětlení"
+#. XEzpc
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13872,6 +15577,7 @@ msgctxt ""
msgid "0"
msgstr "0"
+#. jXczC
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13880,6 +15586,7 @@ msgctxt ""
msgid "Use system default value"
msgstr "Použít výchozí systémovou hodnotu"
+#. sqUf8
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13888,6 +15595,7 @@ msgctxt ""
msgid "1"
msgstr "1"
+#. 65vhA
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13896,6 +15604,7 @@ msgctxt ""
msgid "Week 1 is the week with January, 1st (default)"
msgstr "První týden je ten, který obsahuje 1. leden (výchozí)"
+#. 7KXnC
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13904,6 +15613,7 @@ msgctxt ""
msgid "2"
msgstr "2"
+#. wFZe8
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13912,6 +15622,7 @@ msgctxt ""
msgid "Week 1 is the first week containing four or more days of that year"
msgstr "První týden je ten, který obsahuje alespoň čtyři dny roku"
+#. 85UKo
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13920,6 +15631,7 @@ msgctxt ""
msgid "3"
msgstr "3"
+#. xAkGk
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13928,6 +15640,7 @@ msgctxt ""
msgid "Week 1 is the first week containing only days of the new year"
msgstr "První týden je ten, který obsahuje pouze dny z nového roku"
+#. fpPpz
#: 03030120.xhp
msgctxt ""
"03030120.xhp\n"
@@ -13936,6 +15649,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. pA2jY
#: 03030130.xhp
msgctxt ""
"03030130.xhp\n"
@@ -13944,6 +15658,7 @@ msgctxt ""
msgid "DatePart Function"
msgstr "Funkce DatePart"
+#. 6VFVF
#: 03030130.xhp
msgctxt ""
"03030130.xhp\n"
@@ -13952,6 +15667,7 @@ msgctxt ""
msgid "<bookmark_value>DatePart function</bookmark_value>"
msgstr "<bookmark_value>DatePart</bookmark_value>"
+#. FZMy8
#: 03030130.xhp
msgctxt ""
"03030130.xhp\n"
@@ -13960,6 +15676,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030130.xhp\">DatePart Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030130.xhp\">Funkce DatePart</link>"
+#. i4c5k
#: 03030130.xhp
msgctxt ""
"03030130.xhp\n"
@@ -13968,6 +15685,7 @@ msgctxt ""
msgid "The DatePart function returns a specified part of a date."
msgstr "Funkce DatePart vrací určenou část data."
+#. FKbf2
#: 03030130.xhp
msgctxt ""
"03030130.xhp\n"
@@ -13976,6 +15694,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. GaBLY
#: 03030130.xhp
msgctxt ""
"03030130.xhp\n"
@@ -13984,6 +15703,7 @@ msgctxt ""
msgid "DatePart (Add, Date [, Week_start [, Year_start]])"
msgstr "DatePart (Add, Date [, Week_start [, Year_start]])"
+#. wi5B9
#: 03030130.xhp
msgctxt ""
"03030130.xhp\n"
@@ -13992,6 +15712,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. rL6eH
#: 03030130.xhp
msgctxt ""
"03030130.xhp\n"
@@ -14000,6 +15721,7 @@ msgctxt ""
msgid "A Variant containing a date."
msgstr "Proměnná typu Variant, která obsahuje datum."
+#. uFBWR
#: 03030130.xhp
msgctxt ""
"03030130.xhp\n"
@@ -14008,6 +15730,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. zrGbe
#: 03030130.xhp
msgctxt ""
"03030130.xhp\n"
@@ -14016,6 +15739,7 @@ msgctxt ""
msgid "<emph>Add</emph> - A string expression from the following table, specifying the date interval."
msgstr "<emph>Add</emph> - Řětezec z následující tabulky, který určuje interval."
+#. rDG6m
#: 03030130.xhp
msgctxt ""
"03030130.xhp\n"
@@ -14024,6 +15748,7 @@ msgctxt ""
msgid "<emph>Date</emph> - The date from which the result is calculated."
msgstr "<emph>Date</emph> - Datum, ze kterého chcete vypočítat výsledek."
+#. 9DCFV
#: 03030130.xhp
msgctxt ""
"03030130.xhp\n"
@@ -14032,6 +15757,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. tzm8A
#: 03030200.xhp
msgctxt ""
"03030200.xhp\n"
@@ -14040,6 +15766,7 @@ msgctxt ""
msgid "Converting Time Values"
msgstr "Převod hodnot času"
+#. dJYDD
#: 03030200.xhp
msgctxt ""
"03030200.xhp\n"
@@ -14048,6 +15775,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030200.xhp\" name=\"Converting Time Values\">Converting Time Values</link>"
msgstr "<link href=\"text/sbasic/shared/03030200.xhp\" name=\"Převod hodnot času\">Převod hodnot času</link>"
+#. SdvsV
#: 03030200.xhp
msgctxt ""
"03030200.xhp\n"
@@ -14056,6 +15784,7 @@ msgctxt ""
msgid "The following functions convert time values to calculable numbers."
msgstr "Následující funkce převádějí časové hodnoty na číselné."
+#. adUzL
#: 03030201.xhp
msgctxt ""
"03030201.xhp\n"
@@ -14064,6 +15793,7 @@ msgctxt ""
msgid "Hour Function"
msgstr "Funkce Hour"
+#. fYiZC
#: 03030201.xhp
msgctxt ""
"03030201.xhp\n"
@@ -14072,6 +15802,7 @@ msgctxt ""
msgid "<bookmark_value>Hour function</bookmark_value>"
msgstr "<bookmark_value>Hour</bookmark_value>"
+#. 6thEB
#: 03030201.xhp
msgctxt ""
"03030201.xhp\n"
@@ -14080,6 +15811,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour Function\">Hour Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030201.xhp\" name=\"Funkce Hour\">Funkce Hour</link>"
+#. AEpQ4
#: 03030201.xhp
msgctxt ""
"03030201.xhp\n"
@@ -14088,6 +15820,7 @@ msgctxt ""
msgid "Returns the hour from a time value that is generated by the TimeSerial or the TimeValue function."
msgstr "Vrátí hodinu z číselné časové hodnoty vygenerované funkcí TimeSerial nebo TimeValue."
+#. hs3C9
#: 03030201.xhp
msgctxt ""
"03030201.xhp\n"
@@ -14096,6 +15829,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. pxhAV
#: 03030201.xhp
msgctxt ""
"03030201.xhp\n"
@@ -14104,6 +15838,7 @@ msgctxt ""
msgid "Hour (Number)"
msgstr "Hour (Number)"
+#. DmzEh
#: 03030201.xhp
msgctxt ""
"03030201.xhp\n"
@@ -14112,6 +15847,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. FYJMV
#: 03030201.xhp
msgctxt ""
"03030201.xhp\n"
@@ -14120,6 +15856,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. MLayF
#: 03030201.xhp
msgctxt ""
"03030201.xhp\n"
@@ -14128,6 +15865,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. HAoDp
#: 03030201.xhp
msgctxt ""
"03030201.xhp\n"
@@ -14136,6 +15874,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Numeric expression that contains the serial time value that is used to return the hour value."
msgstr "<emph>Number:</emph> Číselný výraz, který obsahuje serializovanou hodnotu času, z něhož se vrátí hodiny."
+#. TbDJr
#: 03030201.xhp
msgctxt ""
"03030201.xhp\n"
@@ -14144,6 +15883,7 @@ msgctxt ""
msgid "This function is the opposite of the <emph>TimeSerial</emph> function. It returns an integer value that represents the hour from a time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression"
msgstr "Tato funkce je opakem funkce <emph>TimeSerial</emph>. Vrací číselnou hodnotu představující hodiny z číselné časové hodnoty vygenerované funkcí <emph>TimeSerial</emph> nebo <emph>TimeValue</emph>. Například výraz"
+#. zCCqA
#: 03030201.xhp
msgctxt ""
"03030201.xhp\n"
@@ -14152,6 +15892,7 @@ msgctxt ""
msgid "Print Hour(TimeSerial(12,30,41))"
msgstr "Print Hour(TimeSerial(12,30,41))"
+#. n3zH6
#: 03030201.xhp
msgctxt ""
"03030201.xhp\n"
@@ -14160,6 +15901,7 @@ msgctxt ""
msgid "returns the value 12."
msgstr "tedy vrátí hodnotu 12."
+#. Tf4uo
#: 03030201.xhp
msgctxt ""
"03030201.xhp\n"
@@ -14168,6 +15910,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. iELda
#: 03030201.xhp
msgctxt ""
"03030201.xhp\n"
@@ -14176,6 +15919,7 @@ msgctxt ""
msgid "Sub ExampleHour"
msgstr "Sub ExampleHour"
+#. qwk5P
#: 03030201.xhp
msgctxt ""
"03030201.xhp\n"
@@ -14184,6 +15928,7 @@ msgctxt ""
msgid "Print \"The current hour is \" & Hour( Now )"
msgstr "Print \"The current hour is \" & Hour( Now )"
+#. 84uJf
#: 03030202.xhp
msgctxt ""
"03030202.xhp\n"
@@ -14192,6 +15937,7 @@ msgctxt ""
msgid "Minute Function"
msgstr "Funkce Minute"
+#. xDBxn
#: 03030202.xhp
msgctxt ""
"03030202.xhp\n"
@@ -14200,6 +15946,7 @@ msgctxt ""
msgid "<bookmark_value>Minute function</bookmark_value>"
msgstr "<bookmark_value>Minute</bookmark_value>"
+#. aYEXJ
#: 03030202.xhp
msgctxt ""
"03030202.xhp\n"
@@ -14208,6 +15955,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute Function\">Minute Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030202.xhp\" name=\"Funkce Minute\">Funkce Minute</link>"
+#. 8nzwM
#: 03030202.xhp
msgctxt ""
"03030202.xhp\n"
@@ -14216,6 +15964,7 @@ msgctxt ""
msgid "Returns the minute of the hour that corresponds to the serial time value that is generated by the TimeSerial or the TimeValue function."
msgstr "Vrátí minuty z číselné časové hodnoty vygenerované funkcí TimeSerial nebo TimeValue."
+#. 8uQFB
#: 03030202.xhp
msgctxt ""
"03030202.xhp\n"
@@ -14224,6 +15973,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. xnqCB
#: 03030202.xhp
msgctxt ""
"03030202.xhp\n"
@@ -14232,6 +15982,7 @@ msgctxt ""
msgid "Minute (Number)"
msgstr "Minute (Number)"
+#. KPhLZ
#: 03030202.xhp
msgctxt ""
"03030202.xhp\n"
@@ -14240,6 +15991,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. guGNy
#: 03030202.xhp
msgctxt ""
"03030202.xhp\n"
@@ -14248,6 +16000,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. mXCkz
#: 03030202.xhp
msgctxt ""
"03030202.xhp\n"
@@ -14256,6 +16009,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. 7AF7G
#: 03030202.xhp
msgctxt ""
"03030202.xhp\n"
@@ -14264,6 +16018,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Numeric expression that contains the serial time value that is used to return the minute value."
msgstr "<emph>Number:</emph> Číselný výraz, který obsahuje serializovanou hodnotu času, z něhož se vrátí minuty."
+#. tsS7A
#: 03030202.xhp
msgctxt ""
"03030202.xhp\n"
@@ -14272,6 +16027,7 @@ msgctxt ""
msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It returns the minute of the serial time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression:"
msgstr "Tato funkce je opakem funkce <emph>TimeSerial</emph>. Vrací číselnou hodnotu představující minuty z číselné časové hodnoty vygenerované funkcí <emph>TimeSerial</emph> nebo <emph>TimeValue</emph>. Například výraz"
+#. Gr7YY
#: 03030202.xhp
msgctxt ""
"03030202.xhp\n"
@@ -14280,6 +16036,7 @@ msgctxt ""
msgid "Print Minute(TimeSerial(12,30,41))"
msgstr "Print Minute(TimeSerial(12,30,41))"
+#. 6ZmVp
#: 03030202.xhp
msgctxt ""
"03030202.xhp\n"
@@ -14288,6 +16045,7 @@ msgctxt ""
msgid "returns the value 30."
msgstr "tedy vrátí hodnotu 30."
+#. 3jdK6
#: 03030202.xhp
msgctxt ""
"03030202.xhp\n"
@@ -14296,6 +16054,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. NEseB
#: 03030202.xhp
msgctxt ""
"03030202.xhp\n"
@@ -14304,6 +16063,7 @@ msgctxt ""
msgid "Sub ExampleMinute"
msgstr "Sub ExampleMinute"
+#. uxFus
#: 03030202.xhp
msgctxt ""
"03030202.xhp\n"
@@ -14312,6 +16072,7 @@ msgctxt ""
msgid "MsgBox \"The current minute is \"& Minute(Now)& \".\""
msgstr "MsgBox \"Právě je minut: \"& Minute(Now)& \".\""
+#. BEfZb
#: 03030203.xhp
msgctxt ""
"03030203.xhp\n"
@@ -14320,6 +16081,7 @@ msgctxt ""
msgid "Now Function"
msgstr "Funkce Now"
+#. DLG27
#: 03030203.xhp
msgctxt ""
"03030203.xhp\n"
@@ -14328,6 +16090,7 @@ msgctxt ""
msgid "<bookmark_value>Now function</bookmark_value>"
msgstr "<bookmark_value>Now</bookmark_value>"
+#. KToKW
#: 03030203.xhp
msgctxt ""
"03030203.xhp\n"
@@ -14336,6 +16099,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030203.xhp\" name=\"Now Function\">Now Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030203.xhp\" name=\"Funkce Now\">Funkce Now</link>"
+#. TdbJF
#: 03030203.xhp
msgctxt ""
"03030203.xhp\n"
@@ -14344,6 +16108,7 @@ msgctxt ""
msgid "Returns the current system date and time as a <emph>Date</emph> value."
msgstr "Vrátí aktuální systémové datum a čas jako hodnotu typu <emph>Date</emph>."
+#. 3LzgH
#: 03030203.xhp
msgctxt ""
"03030203.xhp\n"
@@ -14352,6 +16117,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. vTB6H
#: 03030203.xhp
msgctxt ""
"03030203.xhp\n"
@@ -14360,6 +16126,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. WrWGq
#: 03030203.xhp
msgctxt ""
"03030203.xhp\n"
@@ -14368,6 +16135,7 @@ msgctxt ""
msgid "Date"
msgstr "Datum"
+#. C4DDG
#: 03030203.xhp
msgctxt ""
"03030203.xhp\n"
@@ -14376,6 +16144,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. CMe7F
#: 03030203.xhp
msgctxt ""
"03030203.xhp\n"
@@ -14384,6 +16153,7 @@ msgctxt ""
msgid "MsgBox \"It is now \" & Now"
msgstr "MsgBox \"Právě je \" & Now"
+#. 6Y7Bi
#: 03030204.xhp
msgctxt ""
"03030204.xhp\n"
@@ -14392,6 +16162,7 @@ msgctxt ""
msgid "Second Function"
msgstr "Funkce Second"
+#. QDSFu
#: 03030204.xhp
msgctxt ""
"03030204.xhp\n"
@@ -14400,6 +16171,7 @@ msgctxt ""
msgid "<bookmark_value>Second function</bookmark_value>"
msgstr "<bookmark_value>Second</bookmark_value>"
+#. sesGV
#: 03030204.xhp
msgctxt ""
"03030204.xhp\n"
@@ -14408,6 +16180,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second Function\">Second Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030204.xhp\" name=\"Funkce Second\">Funkce Second</link>"
+#. 7idcY
#: 03030204.xhp
msgctxt ""
"03030204.xhp\n"
@@ -14416,6 +16189,7 @@ msgctxt ""
msgid "Returns an integer that represents the seconds of the serial time number that is generated by the TimeSerial or the TimeValue function."
msgstr "Vrátí sekundy z číselné časové hodnoty vygenerované funkcí TimeSerial nebo TimeValue."
+#. 4BoNH
#: 03030204.xhp
msgctxt ""
"03030204.xhp\n"
@@ -14424,6 +16198,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. nzq77
#: 03030204.xhp
msgctxt ""
"03030204.xhp\n"
@@ -14432,6 +16207,7 @@ msgctxt ""
msgid "Second (Number)"
msgstr "Second (Number)"
+#. E8Cgv
#: 03030204.xhp
msgctxt ""
"03030204.xhp\n"
@@ -14440,6 +16216,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. ayBKw
#: 03030204.xhp
msgctxt ""
"03030204.xhp\n"
@@ -14448,6 +16225,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. 65rsD
#: 03030204.xhp
msgctxt ""
"03030204.xhp\n"
@@ -14456,6 +16234,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. dhgBA
#: 03030204.xhp
msgctxt ""
"03030204.xhp\n"
@@ -14464,6 +16243,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Numeric expression that contains the serial time number that is used to calculate the number of seconds."
msgstr "<emph>Number:</emph> Číselná podoba času, ze které se vrátí sekundy."
+#. cDKEG
#: 03030204.xhp
msgctxt ""
"03030204.xhp\n"
@@ -14472,6 +16252,7 @@ msgctxt ""
msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It returns the seconds of a serial time value that is generated by the <emph>TimeSerial</emph> or <emph>TimeValue </emph>functions. For example, the expression:"
msgstr "Tato funkce je opakem funkce <emph>TimeSerial</emph>. Vrací číselnou hodnotu představující sekundy z číselné časové hodnoty vygenerované funkcí <emph>TimeSerial</emph> nebo <emph>TimeValue</emph>. Například výraz:"
+#. Tjkza
#: 03030204.xhp
msgctxt ""
"03030204.xhp\n"
@@ -14480,6 +16261,7 @@ msgctxt ""
msgid "Print Second(TimeSerial(12,30,41))"
msgstr "Print Second(TimeSerial(12,30,41))"
+#. AMELh
#: 03030204.xhp
msgctxt ""
"03030204.xhp\n"
@@ -14488,6 +16270,7 @@ msgctxt ""
msgid "returns the value 41."
msgstr "tedy vrátí hodnotu 41."
+#. 9UD9J
#: 03030204.xhp
msgctxt ""
"03030204.xhp\n"
@@ -14496,6 +16279,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. 2Ans9
#: 03030204.xhp
msgctxt ""
"03030204.xhp\n"
@@ -14504,6 +16288,7 @@ msgctxt ""
msgid "MsgBox \"The exact second of the current time is \"& Second( Now )"
msgstr "MsgBox \"Sekundy aktuálního času \"& Second( Now )"
+#. AGtfu
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14512,6 +16297,7 @@ msgctxt ""
msgid "TimeSerial Function"
msgstr "Funkce TimeSerial"
+#. tbErz
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14520,6 +16306,7 @@ msgctxt ""
msgid "<bookmark_value>TimeSerial function</bookmark_value>"
msgstr "<bookmark_value>TimeSerial</bookmark_value>"
+#. SMCrm
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14528,6 +16315,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030205.xhp\" name=\"TimeSerial Function\">TimeSerial Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030205.xhp\" name=\"Funkce TimeSerial\">Funkce TimeSerial</link>"
+#. 6jATi
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14536,6 +16324,7 @@ msgctxt ""
msgid "Calculates a serial time value for the specified hour, minute, and second parameters that are passed as numeric value. You can then use this value to calculate the difference between times."
msgstr "Vypočte číselnou časovou hodnotu ze zadaných hodin, minut a sekund v číselných parametrech. Tuto hodnotu je možné použít pro výpočet rozdílu mezi časy."
+#. g8Due
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14544,6 +16333,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. rBHrY
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14552,6 +16342,7 @@ msgctxt ""
msgid "TimeSerial (hour, minute, second)"
msgstr "TimeSerial (hour, minute, second)"
+#. mCg7g
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14560,6 +16351,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. pRJyR
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14568,6 +16360,7 @@ msgctxt ""
msgid "Date"
msgstr "Datum"
+#. UDDWL
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14576,6 +16369,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. QdZBT
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14584,6 +16378,7 @@ msgctxt ""
msgid "<emph>hour:</emph> Any integer expression that indicates the hour of the time that is used to determine the serial time value. Valid values: 0-23."
msgstr "<emph>hour:</emph> Číselná hodnota určující počet hodin. Platný rozsah: 0-23."
+#. 8phRD
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14592,6 +16387,7 @@ msgctxt ""
msgid "<emph>minute:</emph> Any integer expression that indicates the minute of the time that is used to determine the serial time value. In general, use values between 0 and 59. However, you can also use values that lie outside of this range, where the number of minutes influence the hour value."
msgstr "<emph>minute:</emph> Číselná hodnota určující počet minut. Obecně platí rozsah 0-59. Také je ovšem možné použít hodnoty ležící mimo tento rozsah, potom počet minut ovlivní i počet hodin."
+#. vL4Lc
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14600,6 +16396,7 @@ msgctxt ""
msgid "<emph>second:</emph> Any integer expression that indicates the second of the time that is used to determine the serial time value. In general, you can use values between 0 and 59. However, you can also use values that lie outside of this range, where the number seconds influences the minute value."
msgstr "<emph>second:</emph> Číselná hodnota určující počet sekund. Obecně platí rozsah 0-59. Také je ovšem možné použít hodnoty ležící mimo tento rozsah, potom počet sekund ovlivní i počet minut."
+#. AV5zE
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14608,6 +16405,7 @@ msgctxt ""
msgid "<emph>Examples:</emph>"
msgstr "<emph>Příklady:</emph>"
+#. YAhCa
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14616,6 +16414,7 @@ msgctxt ""
msgid "12, -5, 45 corresponds to 11, 55, 45"
msgstr "časový údaj 12, -5, 45 odpovídá údaji 11, 55, 45"
+#. KvL4f
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14624,6 +16423,7 @@ msgctxt ""
msgid "12, 61, 45 corresponds to 13, 2, 45"
msgstr "časový údaj 12, 61, 45 odpovídá údaji 13, 2, 45"
+#. j3kp8
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14632,6 +16432,7 @@ msgctxt ""
msgid "12, 20, -2 corresponds to 12, 19, 58"
msgstr "časový údaj 12, 20, -2 odpovídá údaji 12, 19, 58"
+#. jHbKL
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14640,6 +16441,7 @@ msgctxt ""
msgid "12, 20, 63 corresponds to 12, 21, 4"
msgstr "časový údaj 12, 20, 63 odpovídá údaji 12, 21, 4"
+#. HRxta
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14648,6 +16450,7 @@ msgctxt ""
msgid "You can use the TimeSerial function to convert any time into a single value that you can use to calculate time differences."
msgstr "Funkci TimeSerial je možné použít k převodu času do jedné hodnoty, kterou je potom možné použít pro výpočet rozdílů času."
+#. jiELn
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14656,6 +16459,7 @@ msgctxt ""
msgid "The TimeSerial function returns the type Variant with VarType 7 (Date). This value is stored internally as a double-precision number between 0 and 0.9999999999. As opposed to the DateSerial or DateValue function, where the serial date values are calculated as days relative to a fixed date, you can calculate with values returned by the TimeSerial function, but you cannot evaluate them."
msgstr "Funkce TimeSerial vrací typ Variant s VarType 7 (Date). Tato hodnota se interně ukládá jako hodnota Double v rozsahu 0 až 0,9999999999. Na rozdíl od funkcí DateSerial a DateValue, kde se rozdíl počítá jako počet dní k pevnému datu, je možné s hodnotami vrácenými funkcí TimeSerial počítat, ale není je možné převést zpět na čas."
+#. GMTZB
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14664,6 +16468,7 @@ msgctxt ""
msgid "In the TimeValue function, you can pass a string as a parameter containing the time. For the TimeSerial function, however, you can pass the individual parameters (hour, minute, second) as separate numeric expressions."
msgstr "Ve funkci TimeValue je možné zadat řetězec jako parametr, který obsahuje čas. Ve funkci TimeSerial je však možné jednotlivé parametry (hodiny, minuty, sekundy) zadávat jako samostatné číselné výrazy."
+#. n2xLC
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14672,6 +16477,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. RpcQi
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14680,6 +16486,7 @@ msgctxt ""
msgid "MsgBox dDate,64,\"Time as a number\""
msgstr "MsgBox dDate,64,\"Time as a number\""
+#. JLBU7
#: 03030205.xhp
msgctxt ""
"03030205.xhp\n"
@@ -14688,6 +16495,7 @@ msgctxt ""
msgid "MsgBox sDate,64,\"Formatted time\""
msgstr "MsgBox sDate,64,\"Formatted time\""
+#. NEpKF
#: 03030206.xhp
msgctxt ""
"03030206.xhp\n"
@@ -14696,6 +16504,7 @@ msgctxt ""
msgid "TimeValue Function"
msgstr "Funkce TimeValue"
+#. EH4cg
#: 03030206.xhp
msgctxt ""
"03030206.xhp\n"
@@ -14704,6 +16513,7 @@ msgctxt ""
msgid "<bookmark_value>TimeValue function</bookmark_value>"
msgstr "<bookmark_value>TimeValue</bookmark_value>"
+#. cVq8u
#: 03030206.xhp
msgctxt ""
"03030206.xhp\n"
@@ -14712,6 +16522,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030206.xhp\" name=\"TimeValue Function\">TimeValue Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030206.xhp\" name=\"Funkce TimeValue\">Funkce TimeValue</link>"
+#. F7fEy
#: 03030206.xhp
msgctxt ""
"03030206.xhp\n"
@@ -14720,6 +16531,7 @@ msgctxt ""
msgid "Calculates a serial time value from the specified hour, minute, and second - parameters passed as strings - that represents the time in a single numeric value. This value can be used to calculate the difference between times."
msgstr "Ze zadané hodnoty hodin, minut a sekund (tyto parametry se zadávají jako řetězce) vypočítá číselnou hodnotu, která představuje časový údaj. Tuto hodnotu lze použít k výpočtu rozdílu mezi dvěma časy."
+#. ruJCh
#: 03030206.xhp
msgctxt ""
"03030206.xhp\n"
@@ -14728,6 +16540,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. WPuDv
#: 03030206.xhp
msgctxt ""
"03030206.xhp\n"
@@ -14736,6 +16549,7 @@ msgctxt ""
msgid "TimeValue (Text As String)"
msgstr "TimeValue (Text As String)"
+#. NQV5A
#: 03030206.xhp
msgctxt ""
"03030206.xhp\n"
@@ -14744,6 +16558,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. yBbj9
#: 03030206.xhp
msgctxt ""
"03030206.xhp\n"
@@ -14752,6 +16567,7 @@ msgctxt ""
msgid "Date"
msgstr "Datum"
+#. dayEY
#: 03030206.xhp
msgctxt ""
"03030206.xhp\n"
@@ -14760,6 +16576,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. bgAw7
#: 03030206.xhp
msgctxt ""
"03030206.xhp\n"
@@ -14768,6 +16585,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression that contains the time that you want to calculate in the format \"HH:MM:SS\"."
msgstr "<emph>Text:</emph> Řetězec, který obsahuje čas ve formátu \"HH:MM:SS\"."
+#. uJQBj
#: 03030206.xhp
msgctxt ""
"03030206.xhp\n"
@@ -14776,6 +16594,7 @@ msgctxt ""
msgid "Use the TimeValue function to convert any time into a single value, so that you can calculate time differences."
msgstr "Pomocí funkce TimeValue je možné převést jakýkoliv čas na jednu hodnotu, se kterou je možné počítat rozdíly časů."
+#. cmNEY
#: 03030206.xhp
msgctxt ""
"03030206.xhp\n"
@@ -14784,6 +16603,7 @@ msgctxt ""
msgid "This TimeValue function returns the type Variant with VarType 7 (Date), and stores this value internally as a double-precision number between 0 and 0.9999999999."
msgstr "Funkce TimeValue vrací typ Variant s VarType 7 (Date), který je interně uložen jako hodnota double v rozsahu 0 až 0,9999999999."
+#. DrpVq
#: 03030206.xhp
msgctxt ""
"03030206.xhp\n"
@@ -14792,6 +16612,7 @@ msgctxt ""
msgid "As opposed to the DateSerial or the DateValue function, where serial date values result in days relative to a fixed date, you can calculate with the values that are returned by the TimeValue function, but you cannot evaluate them."
msgstr "Na rozdíl od funkcí DateSerial a DateValue, kde se rozdíl počítá jako počet dní k pevnému datu, je možné s hodnotami vrácenými funkcí TimeValue počítat, ale není je možné převést zpět na čas."
+#. ix9a2
#: 03030206.xhp
msgctxt ""
"03030206.xhp\n"
@@ -14800,6 +16621,7 @@ msgctxt ""
msgid "In the TimeSerial function, you can pass individual parameters (hour, minute, second) as separate numeric expressions. For the TimeValue function, however, you can pass a string as a parameter containing the time."
msgstr "Funkci TimeSerial je možné předávat jednotlivé parametry (hodiny, minuty, sekundy) jako samostatná čísla. Ovšem funkci TimeValue je možné předat řetězec jako parametr obsahující čas."
+#. WExbU
#: 03030206.xhp
msgctxt ""
"03030206.xhp\n"
@@ -14808,6 +16630,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. CCk3T
#: 03030206.xhp
msgctxt ""
"03030206.xhp\n"
@@ -14816,6 +16639,7 @@ msgctxt ""
msgid "a1 = \"start time\""
msgstr "a1 = \"start time\""
+#. 7FpQ2
#: 03030206.xhp
msgctxt ""
"03030206.xhp\n"
@@ -14824,6 +16648,7 @@ msgctxt ""
msgid "b1 = \"end time\""
msgstr "b1 = \"end time\""
+#. Qy2QF
#: 03030206.xhp
msgctxt ""
"03030206.xhp\n"
@@ -14832,6 +16657,7 @@ msgctxt ""
msgid "c1 = \"total time\""
msgstr "c1 = \"total time\""
+#. DT8D6
#: 03030300.xhp
msgctxt ""
"03030300.xhp\n"
@@ -14840,6 +16666,7 @@ msgctxt ""
msgid "System Date and Time"
msgstr "Systémové datum a čas"
+#. BHuhu
#: 03030300.xhp
msgctxt ""
"03030300.xhp\n"
@@ -14848,6 +16675,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030300.xhp\" name=\"System Date and Time\">System Date and Time</link>"
msgstr "<link href=\"text/sbasic/shared/03030300.xhp\" name=\"Systémové datum a čas\">Systémové datum a čas</link>"
+#. GWeGk
#: 03030300.xhp
msgctxt ""
"03030300.xhp\n"
@@ -14856,6 +16684,7 @@ msgctxt ""
msgid "The following functions and statements set or return the system date and time."
msgstr "Následující funkce a příkazy nastavují nebo vrací systémové datum a čas."
+#. YWfEf
#: 03030301.xhp
msgctxt ""
"03030301.xhp\n"
@@ -14864,6 +16693,7 @@ msgctxt ""
msgid "Date Statement"
msgstr "Příkaz Date"
+#. xpFBx
#: 03030301.xhp
msgctxt ""
"03030301.xhp\n"
@@ -14872,6 +16702,7 @@ msgctxt ""
msgid "<bookmark_value>Date statement</bookmark_value>"
msgstr "<bookmark_value>Date (příkaz)</bookmark_value>"
+#. vDWSN
#: 03030301.xhp
msgctxt ""
"03030301.xhp\n"
@@ -14880,6 +16711,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030301.xhp\" name=\"Date Statement\">Date Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03030301.xhp\" name=\"Příkaz Date\">Příkaz Date</link>"
+#. GMwEL
#: 03030301.xhp
msgctxt ""
"03030301.xhp\n"
@@ -14888,6 +16720,7 @@ msgctxt ""
msgid "Returns the current system date as a string, or resets the date. The date format depends on your local system settings."
msgstr "Vrací aktuální systémové datum jako řetězec nebo nastaví datum. Formát data závisí na místním nastavení systému."
+#. CUY3q
#: 03030301.xhp
msgctxt ""
"03030301.xhp\n"
@@ -14896,6 +16729,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. QoCJW
#: 03030301.xhp
msgctxt ""
"03030301.xhp\n"
@@ -14904,6 +16738,7 @@ msgctxt ""
msgid "Date ; Date = Text As String"
msgstr "Date ; Date = Text typu String"
+#. 8QFeW
#: 03030301.xhp
msgctxt ""
"03030301.xhp\n"
@@ -14912,6 +16747,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. 57eNx
#: 03030301.xhp
msgctxt ""
"03030301.xhp\n"
@@ -14920,6 +16756,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Only required in order to reset the system date. In this case, the string expression must correspond to the date format defined in your local settings."
msgstr "<emph>Text:</emph> Vyžadován pouze pro nastavení data. V takovém případě musí jeho obsah odpovídat formátu data definovanému místním nastavením systému."
+#. waEYM
#: 03030301.xhp
msgctxt ""
"03030301.xhp\n"
@@ -14928,6 +16765,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. BUc3C
#: 03030301.xhp
msgctxt ""
"03030301.xhp\n"
@@ -14936,6 +16774,7 @@ msgctxt ""
msgid "MsgBox \"The date is \" & Date"
msgstr "MsgBox \"Aktuální datum je \" & Date"
+#. CCirC
#: 03030302.xhp
msgctxt ""
"03030302.xhp\n"
@@ -14944,6 +16783,7 @@ msgctxt ""
msgid "Time Statement"
msgstr "Příkaz Time"
+#. Ypbnk
#: 03030302.xhp
msgctxt ""
"03030302.xhp\n"
@@ -14952,6 +16792,7 @@ msgctxt ""
msgid "<bookmark_value>Time statement</bookmark_value>"
msgstr "<bookmark_value>Time (příkaz)</bookmark_value>"
+#. xLpG8
#: 03030302.xhp
msgctxt ""
"03030302.xhp\n"
@@ -14960,6 +16801,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030302.xhp\">Time Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03030302.xhp\">Příkaz Time</link>"
+#. FHKSk
#: 03030302.xhp
msgctxt ""
"03030302.xhp\n"
@@ -14968,6 +16810,7 @@ msgctxt ""
msgid "This function returns the current system time as a string in the format \"HH:MM:SS\"."
msgstr "Tato funkce vrátí aktuální systémový čas jako řetězec ve formátu \"HH:MM:SS\"."
+#. G29nS
#: 03030302.xhp
msgctxt ""
"03030302.xhp\n"
@@ -14976,6 +16819,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. rG5UZ
#: 03030302.xhp
msgctxt ""
"03030302.xhp\n"
@@ -14984,6 +16828,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. 6LxaE
#: 03030302.xhp
msgctxt ""
"03030302.xhp\n"
@@ -14992,6 +16837,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression that specifies the new time in the format \"HH:MM:SS\"."
msgstr "<emph>Text:</emph> Řetězec udávající nový čas ve formátu \"HH:MM:SS\"."
+#. psu4B
#: 03030302.xhp
msgctxt ""
"03030302.xhp\n"
@@ -15000,6 +16846,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. Aguz5
#: 03030302.xhp
msgctxt ""
"03030302.xhp\n"
@@ -15008,6 +16855,7 @@ msgctxt ""
msgid "MsgBox Time,0,\"The time is\""
msgstr "MsgBox Time,0,\"Aktuální čas je\""
+#. BBjfr
#: 03030303.xhp
msgctxt ""
"03030303.xhp\n"
@@ -15016,6 +16864,7 @@ msgctxt ""
msgid "Timer Function"
msgstr "Funkce Timer"
+#. fnckD
#: 03030303.xhp
msgctxt ""
"03030303.xhp\n"
@@ -15024,6 +16873,7 @@ msgctxt ""
msgid "<bookmark_value>Timer function</bookmark_value>"
msgstr "<bookmark_value>Timer</bookmark_value>"
+#. s4Cso
#: 03030303.xhp
msgctxt ""
"03030303.xhp\n"
@@ -15032,6 +16882,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03030303.xhp\" name=\"Timer Function\">Timer Function</link>"
msgstr "<link href=\"text/sbasic/shared/03030303.xhp\" name=\"Funkce Timer\">Funkce Timer</link>"
+#. AKDaG
#: 03030303.xhp
msgctxt ""
"03030303.xhp\n"
@@ -15040,6 +16891,7 @@ msgctxt ""
msgid "Returns a value that specifies the number of seconds that have elapsed since midnight."
msgstr "Vrátí hodnotu, která určuje, kolik sekund uběhlo od půlnoci."
+#. 3bGux
#: 03030303.xhp
msgctxt ""
"03030303.xhp\n"
@@ -15048,6 +16900,7 @@ msgctxt ""
msgid "You must first declare a variable to call the Timer function and assign it the \"Long \" data type, otherwise a Date value is returned."
msgstr "Nejprve musíte deklarovat proměnnou a přiřadit jí datový typ \"Long\", jinak bude vrácena hodnota typu Date."
+#. 7esAc
#: 03030303.xhp
msgctxt ""
"03030303.xhp\n"
@@ -15056,6 +16909,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. AjxQM
#: 03030303.xhp
msgctxt ""
"03030303.xhp\n"
@@ -15064,6 +16918,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. zgXp6
#: 03030303.xhp
msgctxt ""
"03030303.xhp\n"
@@ -15072,6 +16927,7 @@ msgctxt ""
msgid "Date"
msgstr "Datum"
+#. p966o
#: 03030303.xhp
msgctxt ""
"03030303.xhp\n"
@@ -15080,6 +16936,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. nf9Nk
#: 03030303.xhp
msgctxt ""
"03030303.xhp\n"
@@ -15088,6 +16945,7 @@ msgctxt ""
msgid "MsgBox lSec,0,\"Seconds since midnight\""
msgstr "MsgBox lSec,0,\"Počet sekund od půlnoci\""
+#. 7hHWi
#: 03030303.xhp
msgctxt ""
"03030303.xhp\n"
@@ -15096,6 +16954,7 @@ msgctxt ""
msgid "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2) ,0,\"The time is\""
msgstr "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2) ,0,\"Právě je\""
+#. ATnCy
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15104,6 +16963,7 @@ msgctxt ""
msgid "Basic Constants"
msgstr "Konstanty jazyka Basic"
+#. AXgrH
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15112,6 +16972,7 @@ msgctxt ""
msgid "<bookmark_value>Basic constants</bookmark_value>"
msgstr ""
+#. NMCZ2
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15120,6 +16981,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03040000.xhp\">Basic Constants</link>"
msgstr "<link href=\"text/sbasic/shared/03040000.xhp\">Konstanty jazyka Basic</link>"
+#. K6sdH
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15128,6 +16990,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Constants used in Basic programs</ahelp>"
msgstr "<ahelp hid=\".\">Konstanty používané v programech v jazyce Basic</ahelp>"
+#. WBN4A
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15136,6 +16999,7 @@ msgctxt ""
msgid "<bookmark_value>Boolean Basic constants</bookmark_value><bookmark_value>Basic constant;False</bookmark_value><bookmark_value>Basic constant;True</bookmark_value>"
msgstr ""
+#. R2DAa
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15144,6 +17008,7 @@ msgctxt ""
msgid "Boolean constants"
msgstr "Booleovské konstanty"
+#. YZCRB
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15152,6 +17017,7 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. QdhaX
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15160,6 +17026,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. 2ZfCb
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15168,6 +17035,7 @@ msgctxt ""
msgid "Value"
msgstr "Hodnota"
+#. zEDay
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15176,6 +17044,7 @@ msgctxt ""
msgid "<bookmark_value>Basic Mathematical constants</bookmark_value><bookmark_value>Pi;Basic constant</bookmark_value><bookmark_value>Basic constant;Pi</bookmark_value>"
msgstr ""
+#. DLv8z
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15184,6 +17053,7 @@ msgctxt ""
msgid "Mathematical constant"
msgstr "Matematické konstanty"
+#. tKc55
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15192,6 +17062,7 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. LsGpf
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15200,6 +17071,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. SKTAY
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15208,6 +17080,7 @@ msgctxt ""
msgid "Value"
msgstr "Hodnota"
+#. BN53F
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15216,6 +17089,7 @@ msgctxt ""
msgid "<bookmark_value>Basic Object constants</bookmark_value><bookmark_value>Empty;Basic constant</bookmark_value><bookmark_value>Null;Basic constant</bookmark_value><bookmark_value>Nothing;Basic constant</bookmark_value><bookmark_value>Basic constant;Nothing</bookmark_value><bookmark_value>Basic constant;Null</bookmark_value><bookmark_value>Basic constant;Empty</bookmark_value>"
msgstr ""
+#. hdZmR
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15224,6 +17098,7 @@ msgctxt ""
msgid "Object Constants"
msgstr "Konstanty objektu"
+#. XzWwC
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15232,6 +17107,7 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. 4H8QB
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15240,6 +17116,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. khVxN
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15248,6 +17125,7 @@ msgctxt ""
msgid "Usage"
msgstr "Použití"
+#. wFRg7
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15256,6 +17134,7 @@ msgctxt ""
msgid "The <emph>Empty</emph> value indicates that the variable is not initialized."
msgstr "Hodnota <emph>Empty</emph> označuje, že proměnná nebyla inicializována."
+#. fBDqJ
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15264,6 +17143,7 @@ msgctxt ""
msgid "Indicates that the variable does not contain data."
msgstr "Označuje, že proměnná neobsahuje data."
+#. bP2W3
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15272,6 +17152,7 @@ msgctxt ""
msgid "Assign the <emph>Nothing</emph> object to a variable to remove a previous assignment."
msgstr "Přiřazením objektu <emph>Nothing</emph> proměnné odstraníte předchozí přiřazení."
+#. Xtpvq
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15280,6 +17161,7 @@ msgctxt ""
msgid "<bookmark_value>Visual Basic constants</bookmark_value><bookmark_value>VBA Exclusive constants</bookmark_value>"
msgstr ""
+#. Nbv6Q
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15288,6 +17170,7 @@ msgctxt ""
msgid "Additional VBA constants"
msgstr "Doplňkové konstanty VBA"
+#. 3ekcB
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15296,6 +17179,7 @@ msgctxt ""
msgid "The following constants are available when VBA compatibility mode is enabled"
msgstr "Následující konstanty jsou k dispozici, pokud je povolen režim kompatibility VBA"
+#. SHFCr
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15304,6 +17188,7 @@ msgctxt ""
msgid "Named constant"
msgstr "Pojmenovaná konstanta"
+#. HtGwh
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15312,6 +17197,7 @@ msgctxt ""
msgid "Hexadecimal (decimal) value"
msgstr "Šestnáctková (desítková) hodnota"
+#. dmCG8
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15320,6 +17206,7 @@ msgctxt ""
msgid "Description"
msgstr "Popis"
+#. MF8DE
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15328,6 +17215,7 @@ msgctxt ""
msgid "Part of vbTriState enumeration."
msgstr "Část výčtu vbTriState."
+#. NueYf
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15336,6 +17224,7 @@ msgctxt ""
msgid "Part of vbTriState enumeration."
msgstr "Část výčtu vbTriState."
+#. aZCUB
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15344,6 +17233,7 @@ msgctxt ""
msgid "Part of vbTriState enumeration."
msgstr "Část výčtu vbTriState."
+#. yTGGA
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15352,6 +17242,7 @@ msgctxt ""
msgid "CR - Carriage return"
msgstr "CR - carriage return"
+#. LkFkf
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15360,6 +17251,7 @@ msgctxt ""
msgid "CRLF - Carriage return and line feed"
msgstr "CRLF - carriage return a line feed"
+#. taq8u
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15368,6 +17260,7 @@ msgctxt ""
msgid "FF - Form feed"
msgstr "FF - form feed"
+#. sTnbW
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15376,6 +17269,7 @@ msgctxt ""
msgid "LF - Line feed"
msgstr "LF - line feed"
+#. q9iyd
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15384,6 +17278,7 @@ msgctxt ""
msgid "\\x0D\\x0A (13 10) for 32-bit Windows"
msgstr "\\x0D\\x0A (13 10) pro 32bitový systém Windows"
+#. bYvYU
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15392,6 +17287,7 @@ msgctxt ""
msgid "\\x0A (10) for other 64-bit systems"
msgstr "\\x0A (10) pro jiné 64bitové systémy"
+#. LXUYw
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15400,6 +17296,7 @@ msgctxt ""
msgid "LF or CRLF"
msgstr "LF nebo CRLF"
+#. PwtxJ
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15408,6 +17305,7 @@ msgctxt ""
msgid "Null string"
msgstr "nulový řetězec"
+#. GZhKy
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15416,6 +17314,7 @@ msgctxt ""
msgid "HT - Horizontal tab"
msgstr "HT - horizontální tabulátor"
+#. YDtN4
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
@@ -15424,6 +17323,7 @@ msgctxt ""
msgid "VT - Vertical tab"
msgstr "VT - vertikální tabulátor"
+#. LMbQP
#: 03050000.xhp
msgctxt ""
"03050000.xhp\n"
@@ -15432,6 +17332,7 @@ msgctxt ""
msgid "Error-Handling Functions"
msgstr "Funkce pro zpracovávání chyb"
+#. zqvGA
#: 03050000.xhp
msgctxt ""
"03050000.xhp\n"
@@ -15440,6 +17341,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03050000.xhp\" name=\"Error-Handling Functions\">Error-Handling Functions</link>"
msgstr "<link href=\"text/sbasic/shared/03050000.xhp\" name=\"Funkce pro zpracovávání chyb\">Funkce pro zpracovávání chyb</link>"
+#. BfMGz
#: 03050000.xhp
msgctxt ""
"03050000.xhp\n"
@@ -15448,6 +17350,7 @@ msgctxt ""
msgid "Use the following statements and functions to define the way $[officename] Basic reacts to run-time errors."
msgstr "Pomocí následujících příkazů a funkcí je možné určit způsob, jakým bude $[officename] Basic reagovat na chyby za běhu."
+#. acGyE
#: 03050000.xhp
msgctxt ""
"03050000.xhp\n"
@@ -15456,6 +17359,7 @@ msgctxt ""
msgid "$[officename] Basic offers several methods to prevent the termination of a program when a run-time error occurs."
msgstr "$[officename] Basic nabízí několik způsobů, jak předejít ukončení programu, pokud nastane chyba."
+#. C2vFE
#: 03050100.xhp
msgctxt ""
"03050100.xhp\n"
@@ -15464,6 +17368,7 @@ msgctxt ""
msgid "Erl Function"
msgstr "Funkce Erl"
+#. F8HHF
#: 03050100.xhp
msgctxt ""
"03050100.xhp\n"
@@ -15472,6 +17377,7 @@ msgctxt ""
msgid "<bookmark_value>Erl function</bookmark_value>"
msgstr "<bookmark_value>Erl</bookmark_value>"
+#. wmnFw
#: 03050100.xhp
msgctxt ""
"03050100.xhp\n"
@@ -15480,6 +17386,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03050100.xhp\" name=\"Erl Function\">Erl Function</link>"
msgstr "<link href=\"text/sbasic/shared/03050100.xhp\" name=\"Funkce Erl\">Funkce Erl</link>"
+#. jDwdD
#: 03050100.xhp
msgctxt ""
"03050100.xhp\n"
@@ -15488,6 +17395,7 @@ msgctxt ""
msgid "Returns the line number where an error occurred during program execution."
msgstr "Vrátí číslo řádku, na kterém došlo k chybě za běhu programu."
+#. oXQW5
#: 03050100.xhp
msgctxt ""
"03050100.xhp\n"
@@ -15496,6 +17404,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. Bzkw7
#: 03050100.xhp
msgctxt ""
"03050100.xhp\n"
@@ -15504,6 +17413,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. EmEER
#: 03050100.xhp
msgctxt ""
"03050100.xhp\n"
@@ -15512,6 +17422,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. wfjUy
#: 03050100.xhp
msgctxt ""
"03050100.xhp\n"
@@ -15520,6 +17431,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. rDQuJ
#: 03050100.xhp
msgctxt ""
"03050100.xhp\n"
@@ -15528,6 +17440,7 @@ msgctxt ""
msgid "The Erl function only returns a line number, and not a line label."
msgstr "Funkce Erl pouze vrací číslo řádku, ne popis řádku."
+#. 6m2qX
#: 03050100.xhp
msgctxt ""
"03050100.xhp\n"
@@ -15536,6 +17449,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. C82GD
#: 03050100.xhp
msgctxt ""
"03050100.xhp\n"
@@ -15544,6 +17458,7 @@ msgctxt ""
msgid "On Error GoTo ErrorHandler ' Set up error handler"
msgstr "On Error GoTo ErrorHandler ' Set up error handler"
+#. vWK8x
#: 03050100.xhp
msgctxt ""
"03050100.xhp\n"
@@ -15552,6 +17467,7 @@ msgctxt ""
msgid "' Error caused by non-existent file"
msgstr "' Chyba způsobená neexistujícím souborem"
+#. EcCgF
#: 03050100.xhp
msgctxt ""
"03050100.xhp\n"
@@ -15560,6 +17476,7 @@ msgctxt ""
msgid "MsgBox \"Error \" & err & \": \" & Error$ + chr(13) + \"In Line : \" + Erl + chr(13) + Now , 16 ,\"An error occurred\""
msgstr "MsgBox \"Chyba \" & err & \": \" & error$ + chr(13) + \"Na řádku : \" + Erl + chr(13) + Now , 16 ,\"Nastala chyba\""
+#. jDsK7
#: 03050200.xhp
msgctxt ""
"03050200.xhp\n"
@@ -15568,6 +17485,7 @@ msgctxt ""
msgid "Err Function"
msgstr "Funkce Err"
+#. 2wpGD
#: 03050200.xhp
msgctxt ""
"03050200.xhp\n"
@@ -15576,6 +17494,7 @@ msgctxt ""
msgid "<bookmark_value>Err function</bookmark_value>"
msgstr "<bookmark_value>Err</bookmark_value>"
+#. Pih45
#: 03050200.xhp
msgctxt ""
"03050200.xhp\n"
@@ -15584,6 +17503,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03050200.xhp\" name=\"Err Function\">Err Function</link>"
msgstr "<link href=\"text/sbasic/shared/03050200.xhp\" name=\"Funkce Err\">Funkce Err</link>"
+#. fYQVz
#: 03050200.xhp
msgctxt ""
"03050200.xhp\n"
@@ -15592,6 +17512,7 @@ msgctxt ""
msgid "Returns an error code that identifies the error that occurred during program execution."
msgstr "Vrátí chybový kód identifikující chybu, k níž došlo za běhu programu."
+#. HaPjw
#: 03050200.xhp
msgctxt ""
"03050200.xhp\n"
@@ -15600,6 +17521,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. ZN32q
#: 03050200.xhp
msgctxt ""
"03050200.xhp\n"
@@ -15608,6 +17530,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. cCixX
#: 03050200.xhp
msgctxt ""
"03050200.xhp\n"
@@ -15616,6 +17539,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. LFnmB
#: 03050200.xhp
msgctxt ""
"03050200.xhp\n"
@@ -15624,6 +17548,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. ofpgE
#: 03050200.xhp
msgctxt ""
"03050200.xhp\n"
@@ -15632,6 +17557,7 @@ msgctxt ""
msgid "The Err function is used in error-handling routines to determine the error and the corrective action."
msgstr "Funkcí Err se v rutinách pro zpracování chyb zjišťuje typ chyby a určuje způsob jejího odstranění."
+#. HeDXV
#: 03050200.xhp
msgctxt ""
"03050200.xhp\n"
@@ -15640,6 +17566,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. u8W7v
#: 03050200.xhp
msgctxt ""
"03050200.xhp\n"
@@ -15648,6 +17575,7 @@ msgctxt ""
msgid "On Error Goto ErrorHandler REM Set up error handler"
msgstr "On Error GoTo ErrorHandler ' Nastaví zpracování chyb"
+#. oqyWf
#: 03050200.xhp
msgctxt ""
"03050200.xhp\n"
@@ -15656,6 +17584,7 @@ msgctxt ""
msgid "REM Error occurs due to non-existent file"
msgstr "REM Chyba kvůli neexistujícímu souboru"
+#. sUZwU
#: 03050200.xhp
msgctxt ""
"03050200.xhp\n"
@@ -15664,6 +17593,7 @@ msgctxt ""
msgid "MsgBox \"Error \" & Err & \": \" & Error$ + chr(13) + \"At line : \" + Erl + chr(13) + Now , 16 ,\"an error occurred\""
msgstr "MsgBox \"Chyba \" & Err & \": \" & Error$ + chr(13) + \"Na řádku : \" + Erl + chr(13) + Now , 16 ,\"Nastala chyba\""
+#. ae6Nq
#: 03050300.xhp
msgctxt ""
"03050300.xhp\n"
@@ -15672,6 +17602,7 @@ msgctxt ""
msgid "Error Function"
msgstr "Funkce Error"
+#. BextW
#: 03050300.xhp
msgctxt ""
"03050300.xhp\n"
@@ -15680,6 +17611,7 @@ msgctxt ""
msgid "<bookmark_value>Error function</bookmark_value>"
msgstr "<bookmark_value>Error</bookmark_value>"
+#. bYtGD
#: 03050300.xhp
msgctxt ""
"03050300.xhp\n"
@@ -15688,6 +17620,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03050300.xhp\" name=\"Error Function\">Error Function</link>"
msgstr "<link href=\"text/sbasic/shared/03050300.xhp\" name=\"Funkce Error\">Funkce Error</link>"
+#. AwQS2
#: 03050300.xhp
msgctxt ""
"03050300.xhp\n"
@@ -15696,6 +17629,7 @@ msgctxt ""
msgid "Returns the error message that corresponds to a given error code."
msgstr "Vrátí chybovou zprávu odpovídající danému chybovému kódu."
+#. h8KBQ
#: 03050300.xhp
msgctxt ""
"03050300.xhp\n"
@@ -15704,6 +17638,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. H7H8J
#: 03050300.xhp
msgctxt ""
"03050300.xhp\n"
@@ -15712,6 +17647,7 @@ msgctxt ""
msgid "Error (Expression)"
msgstr "Error (Expression)"
+#. ANh6X
#: 03050300.xhp
msgctxt ""
"03050300.xhp\n"
@@ -15720,6 +17656,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. mkAsA
#: 03050300.xhp
msgctxt ""
"03050300.xhp\n"
@@ -15728,6 +17665,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. BnAcN
#: 03050300.xhp
msgctxt ""
"03050300.xhp\n"
@@ -15736,6 +17674,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. 6qk7p
#: 03050300.xhp
msgctxt ""
"03050300.xhp\n"
@@ -15744,6 +17683,7 @@ msgctxt ""
msgid "<emph>Expression:</emph> Any numeric expression that contains the error code of the error message that you want to return."
msgstr "<emph>Expression:</emph> Číselná hodnota, která obsahuje chybový kód, k němuž chcete najít chybovou zprávu."
+#. qoC93
#: 03050300.xhp
msgctxt ""
"03050300.xhp\n"
@@ -15752,6 +17692,7 @@ msgctxt ""
msgid "If no parameters are passed, the Error function returns the error message of the most recent error that occurred during program execution."
msgstr "Pokud nejsou předány žádné parametry, funkce Error vrátí chybovou zprávu k chybě, která za běhu programu nastala naposledy."
+#. YLe3q
#: 03050500.xhp
msgctxt ""
"03050500.xhp\n"
@@ -15760,6 +17701,7 @@ msgctxt ""
msgid "On Error GoTo ... Resume Statement"
msgstr "Příkaz On Error GoTo ... Resume"
+#. fgK7B
#: 03050500.xhp
msgctxt ""
"03050500.xhp\n"
@@ -15768,6 +17710,7 @@ msgctxt ""
msgid "<bookmark_value>Resume Next parameter</bookmark_value> <bookmark_value>On Error GoTo ... Resume statement</bookmark_value>"
msgstr "<bookmark_value>parametr Resume Next</bookmark_value><bookmark_value>On Error GoTo ... Resume (příkaz)</bookmark_value>"
+#. AQeFr
#: 03050500.xhp
msgctxt ""
"03050500.xhp\n"
@@ -15776,6 +17719,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03050500.xhp\" name=\"On Error GoTo ... Resume Statement\">On Error GoTo ... Resume Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03050500.xhp\" name=\"Příkaz On Error GoTo ... Resume\">Příkaz On Error GoTo ... Resume</link>"
+#. WtSRF
#: 03050500.xhp
msgctxt ""
"03050500.xhp\n"
@@ -15784,6 +17728,7 @@ msgctxt ""
msgid "Enables an error-handling routine after an error occurs, or resumes program execution."
msgstr "Aktivuje rutinu pro zpracování chyb nebo obnoví spuštění programu, jakmile dojde k chybě."
+#. d4RXm
#: 03050500.xhp
msgctxt ""
"03050500.xhp\n"
@@ -15792,6 +17737,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 7FXhq
#: 03050500.xhp
msgctxt ""
"03050500.xhp\n"
@@ -15800,6 +17746,7 @@ msgctxt ""
msgid "On {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}"
msgstr "On {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}"
+#. EBAKU
#: 03050500.xhp
msgctxt ""
"03050500.xhp\n"
@@ -15808,6 +17755,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. CmqUN
#: 03050500.xhp
msgctxt ""
"03050500.xhp\n"
@@ -15816,6 +17764,7 @@ msgctxt ""
msgid "<emph>GoTo Labelname:</emph> If an error occurs, enables the error-handling routine that starts at the line \"Labelname\"."
msgstr "<emph>GoTo Labelname:</emph> Pokud nastane chyba, spustí podprogram pro zpracování chyb, který začíná na řádku \"Labelname\"."
+#. X9C6G
#: 03050500.xhp
msgctxt ""
"03050500.xhp\n"
@@ -15824,6 +17773,7 @@ msgctxt ""
msgid "<emph>Resume Next:</emph> If an error occurs, program execution continues with the statement that follows the statement in which the error occurred."
msgstr "<emph>Resume Next:</emph> Pokud nastane chyba, pokračuje vykonání programu dalším příkazem, který následuje za příkazem, u něhož nastala chyba."
+#. PmvfD
#: 03050500.xhp
msgctxt ""
"03050500.xhp\n"
@@ -15832,6 +17782,7 @@ msgctxt ""
msgid "<emph>GoTo 0:</emph> Disables the error handler in the current procedure."
msgstr "<emph>GoTo 0:</emph> Vypne zpracování chyb v aktuální proceduře."
+#. YAREs
#: 03050500.xhp
msgctxt ""
"03050500.xhp\n"
@@ -15840,6 +17791,7 @@ msgctxt ""
msgid "<emph>Local:</emph> \"On error\" is global in scope, and remains active until canceled by another \"On error\" statement. \"On Local error\" is local to the routine which invokes it. Local error handling overrides any previous global setting. When the invoking routine exits, the local error handling is canceled automatically, and any previous global setting is restored."
msgstr "<emph>Local:</emph> \"On error\" je globálního rozsahu a zůstává aktivní, dokud není zrušena novým příkazem \"On error\". \"On Local error\" je místní k funkci, která příkaz spustila. Lokální zpracování chyb přebíjí dřívější nastavení. Pokud skončí vyvolávací funkce, automaticky se zruší lokální správa chyb a obnoví případné předchozí globální nastavení."
+#. qHQJR
#: 03050500.xhp
msgctxt ""
"03050500.xhp\n"
@@ -15848,6 +17800,7 @@ msgctxt ""
msgid "The On Error GoTo statement is used to react to errors that occur in a macro."
msgstr "Výrok On Error Go To se používá k reakci na chyby, které se objeví v makru."
+#. DximD
#: 03050500.xhp
msgctxt ""
"03050500.xhp\n"
@@ -15856,6 +17809,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. fHDcN
#: 03050500.xhp
msgctxt ""
"03050500.xhp\n"
@@ -15864,6 +17818,7 @@ msgctxt ""
msgid "Print #iNumber, \"This is a line of text\""
msgstr "Print #iNumber, \"Toto je řádek textu\""
+#. ZAakH
#: 03050500.xhp
msgctxt ""
"03050500.xhp\n"
@@ -15872,6 +17827,7 @@ msgctxt ""
msgid "MsgBox \"All files will be closed\",0,\"Error\""
msgstr "MsgBox \"Všechny soubory budou zavřeny\",0,\"Error\""
+#. YAR7R
#: 03060000.xhp
msgctxt ""
"03060000.xhp\n"
@@ -15880,6 +17836,7 @@ msgctxt ""
msgid "Logical Operators"
msgstr "Logické operátory"
+#. R8Yqr
#: 03060000.xhp
msgctxt ""
"03060000.xhp\n"
@@ -15888,6 +17845,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03060000.xhp\" name=\"Logical Operators\">Logical Operators</link>"
msgstr "<link href=\"text/sbasic/shared/03060000.xhp\" name=\"Logické operátory\">Logické operátory</link>"
+#. E9c8W
#: 03060000.xhp
msgctxt ""
"03060000.xhp\n"
@@ -15896,6 +17854,7 @@ msgctxt ""
msgid "The following logical operators are supported by $[officename] Basic."
msgstr "$[officename] Basic podporuje následující logické operátory."
+#. coCYu
#: 03060000.xhp
msgctxt ""
"03060000.xhp\n"
@@ -15904,6 +17863,7 @@ msgctxt ""
msgid "Logical operators combine (bitwise) the contents of two expressions or variables, for example, to test if specific bits are set or not."
msgstr "Logické operátory porovnávají po bitech obsah dvou proměnných nebo výrazů, např. k ověření, zda jsou určité bity nastaveny nebo ne."
+#. bwPRh
#: 03060100.xhp
msgctxt ""
"03060100.xhp\n"
@@ -15912,6 +17872,7 @@ msgctxt ""
msgid "AND Operator"
msgstr "Operátor AND"
+#. FEioU
#: 03060100.xhp
msgctxt ""
"03060100.xhp\n"
@@ -15920,6 +17881,7 @@ msgctxt ""
msgid "<bookmark_value>AND operator (logical)</bookmark_value>"
msgstr "<bookmark_value>operátor AND (logický)</bookmark_value>"
+#. E9eBH
#: 03060100.xhp
msgctxt ""
"03060100.xhp\n"
@@ -15928,6 +17890,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03060100.xhp\" name=\"AND Operator\">AND Operator</link>"
msgstr "<link href=\"text/sbasic/shared/03060100.xhp\" name=\"Operátor AND\">Operátor AND</link>"
+#. 3PFwA
#: 03060100.xhp
msgctxt ""
"03060100.xhp\n"
@@ -15936,6 +17899,7 @@ msgctxt ""
msgid "Logically combines two expressions."
msgstr "Logické násobení dvou výrazů."
+#. c8FVE
#: 03060100.xhp
msgctxt ""
"03060100.xhp\n"
@@ -15944,6 +17908,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. jairQ
#: 03060100.xhp
msgctxt ""
"03060100.xhp\n"
@@ -15952,6 +17917,7 @@ msgctxt ""
msgid "Result = Expression1 And Expression2"
msgstr "Výsledek = Výraz1 And Výraz2"
+#. Nfu49
#: 03060100.xhp
msgctxt ""
"03060100.xhp\n"
@@ -15960,6 +17926,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. ovB8C
#: 03060100.xhp
msgctxt ""
"03060100.xhp\n"
@@ -15968,6 +17935,7 @@ msgctxt ""
msgid "<emph>Result:</emph> Any numeric variable that records the result of the combination."
msgstr "<emph>Výsledek</emph>: Číselná proměnná, do které se uloží výsledek operace."
+#. Fqpsu
#: 03060100.xhp
msgctxt ""
"03060100.xhp\n"
@@ -15976,6 +17944,7 @@ msgctxt ""
msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to combine."
msgstr "<emph>Výraz1, Výraz2</emph>: Výrazy, které chcete použít jako vstup operace."
+#. iXktT
#: 03060100.xhp
msgctxt ""
"03060100.xhp\n"
@@ -15984,6 +17953,7 @@ msgctxt ""
msgid "Boolean expressions combined with AND only return the value <emph>True</emph> if both expressions evaluate to <emph>True</emph>:"
msgstr "Booleovské výrazy násobené pomocí AND vrací hodnotu <emph>True</emph>, pouze pokud jsou oba výrazy <emph>True</emph>:"
+#. EW3Cz
#: 03060100.xhp
msgctxt ""
"03060100.xhp\n"
@@ -15992,6 +17962,7 @@ msgctxt ""
msgid "<emph>True</emph> AND <emph>True</emph> returns <emph>True</emph>; for all other combinations the result is <emph>False</emph>."
msgstr "<emph>True</emph> AND <emph>True</emph> vrací <emph>True</emph>; jiné kombinace vždy vrací <emph>False</emph>."
+#. B6iuu
#: 03060100.xhp
msgctxt ""
"03060100.xhp\n"
@@ -16000,6 +17971,7 @@ msgctxt ""
msgid "The AND operator also performs a bitwise comparison of identically positioned bits in two numeric expressions."
msgstr "Použitím operátoru AND lze také provést porovnání stejně umístěných bitů ve dvou číselných výrazech."
+#. fiZ9F
#: 03060100.xhp
msgctxt ""
"03060100.xhp\n"
@@ -16008,6 +17980,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. wxads
#: 03060100.xhp
msgctxt ""
"03060100.xhp\n"
@@ -16016,6 +17989,7 @@ msgctxt ""
msgid "vVarOut = A > B And B > C ' returns -1"
msgstr "vVarOut = A > B And B > C ' vrátí -1"
+#. SdE4N
#: 03060100.xhp
msgctxt ""
"03060100.xhp\n"
@@ -16024,6 +17998,7 @@ msgctxt ""
msgid "vVarOut = B > A And B > C ' returns 0"
msgstr "vVarOut = B > A And B > C ' vrátí 0"
+#. G6dnE
#: 03060100.xhp
msgctxt ""
"03060100.xhp\n"
@@ -16032,6 +18007,7 @@ msgctxt ""
msgid "vVarOut = A > B And B > D ' returns 0"
msgstr "vVarOut = A > B And B > D ' vrátí 0"
+#. PFew6
#: 03060100.xhp
msgctxt ""
"03060100.xhp\n"
@@ -16040,6 +18016,7 @@ msgctxt ""
msgid "vVarOut = (B > D And B > A) ' returns 0"
msgstr "vVarOut = (B > D And B > A) ' vrátí 0"
+#. kRzbt
#: 03060100.xhp
msgctxt ""
"03060100.xhp\n"
@@ -16048,6 +18025,7 @@ msgctxt ""
msgid "vVarOut = B And A ' returns 8 due to the bitwise And combination of both arguments"
msgstr "vVarOut = B And A ' vrátí 8 kvůli bitové kombinaci obou argumentů"
+#. BAgFA
#: 03060200.xhp
msgctxt ""
"03060200.xhp\n"
@@ -16056,6 +18034,7 @@ msgctxt ""
msgid "Eqv Operator"
msgstr "Operátor Eqv"
+#. q6v9d
#: 03060200.xhp
msgctxt ""
"03060200.xhp\n"
@@ -16064,6 +18043,7 @@ msgctxt ""
msgid "<bookmark_value>Eqv operator (logical)</bookmark_value>"
msgstr "<bookmark_value>operátor Eqv (logický)</bookmark_value>"
+#. eCbAp
#: 03060200.xhp
msgctxt ""
"03060200.xhp\n"
@@ -16072,6 +18052,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03060200.xhp\" name=\"Eqv Operator\">Eqv Operator</link>"
msgstr "<link href=\"text/sbasic/shared/03060200.xhp\" name=\"Operátor Eqv\">Operátor Eqv</link>"
+#. oTT4F
#: 03060200.xhp
msgctxt ""
"03060200.xhp\n"
@@ -16080,6 +18061,7 @@ msgctxt ""
msgid "Calculates the logical equivalence of two expressions."
msgstr "Spočítá logickou ekvivalenci dvou výrazů."
+#. sRZNW
#: 03060200.xhp
msgctxt ""
"03060200.xhp\n"
@@ -16088,6 +18070,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. m9bM6
#: 03060200.xhp
msgctxt ""
"03060200.xhp\n"
@@ -16096,6 +18079,7 @@ msgctxt ""
msgid "Result = Expression1 Eqv Expression2"
msgstr "Výsledek = Výraz1 Eqv Výraz2"
+#. 7fkPv
#: 03060200.xhp
msgctxt ""
"03060200.xhp\n"
@@ -16104,6 +18088,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. DCU3B
#: 03060200.xhp
msgctxt ""
"03060200.xhp\n"
@@ -16112,6 +18097,7 @@ msgctxt ""
msgid "<emph>Result:</emph> Any numeric variable that contains the result of the comparison."
msgstr "<emph>Výsledek</emph>: Číselná proměnná, do které se uloží výsledek operace."
+#. YrAyQ
#: 03060200.xhp
msgctxt ""
"03060200.xhp\n"
@@ -16120,6 +18106,7 @@ msgctxt ""
msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to compare."
msgstr "<emph>Výraz1, Výraz2</emph>: Výrazy, které chcete použít jako vstup operace."
+#. SBRud
#: 03060200.xhp
msgctxt ""
"03060200.xhp\n"
@@ -16128,6 +18115,7 @@ msgctxt ""
msgid "When testing for equivalence between Boolean expressions, the result is <emph>True</emph> if both expressions are either <emph>True</emph> or <emph>False</emph>."
msgstr "Při ověřování ekvivalence mezi booleovskými výrazy je výsledek <emph>True</emph> pokud jsou buď oba výrazy <emph>True</emph>, nebo oba výrazy <emph>False</emph>."
+#. XrGXb
#: 03060200.xhp
msgctxt ""
"03060200.xhp\n"
@@ -16136,6 +18124,7 @@ msgctxt ""
msgid "In a bit-wise comparison, the Eqv operator only sets the corresponding bit in the result if a bit is set in both expressions, or in neither expression."
msgstr "Při bitovém porovnání nastaví operátor Eqv pouze odpovídající bit výsledku, pokud jsou bity nastaveny v obou výrazech nebo v žádném."
+#. FpFjm
#: 03060200.xhp
msgctxt ""
"03060200.xhp\n"
@@ -16144,6 +18133,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. CTzEE
#: 03060200.xhp
msgctxt ""
"03060200.xhp\n"
@@ -16152,6 +18142,7 @@ msgctxt ""
msgid "vOut = A > B Eqv B > C ' returns -1"
msgstr "vOut = A > B Eqv B > C ' vrátí -1"
+#. AABHv
#: 03060200.xhp
msgctxt ""
"03060200.xhp\n"
@@ -16160,6 +18151,7 @@ msgctxt ""
msgid "vOut = B > A Eqv B > C ' returns 0"
msgstr "vOut = B > A Eqv B > C ' vrátí 0"
+#. NzGSq
#: 03060200.xhp
msgctxt ""
"03060200.xhp\n"
@@ -16168,6 +18160,7 @@ msgctxt ""
msgid "vOut = A > B Eqv B > D ' returns 0"
msgstr "vOut = A > B Eqv B > D ' vrátí 0"
+#. Dj4eg
#: 03060200.xhp
msgctxt ""
"03060200.xhp\n"
@@ -16176,6 +18169,7 @@ msgctxt ""
msgid "vOut = (B > D Eqv B > A) ' returns -1"
msgstr "vOut = (B > D Eqv B > A) ' vrátí -1"
+#. 6UE66
#: 03060200.xhp
msgctxt ""
"03060200.xhp\n"
@@ -16184,6 +18178,7 @@ msgctxt ""
msgid "vOut = B Eqv A ' returns -3"
msgstr "vOut = B Eqv A ' vrátí -3"
+#. e6CH3
#: 03060300.xhp
msgctxt ""
"03060300.xhp\n"
@@ -16192,6 +18187,7 @@ msgctxt ""
msgid "Imp Operator"
msgstr "Operátor Imp"
+#. QBcCo
#: 03060300.xhp
msgctxt ""
"03060300.xhp\n"
@@ -16200,6 +18196,7 @@ msgctxt ""
msgid "<bookmark_value>Imp operator (logical)</bookmark_value>"
msgstr "<bookmark_value>operátor Imp (logický)</bookmark_value>"
+#. PnSuL
#: 03060300.xhp
msgctxt ""
"03060300.xhp\n"
@@ -16208,6 +18205,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03060300.xhp\" name=\"Imp Operator\">Imp Operator</link>"
msgstr "<link href=\"text/sbasic/shared/03060300.xhp\" name=\"Operátor Imp\">Operátor Imp</link>"
+#. Zk7uh
#: 03060300.xhp
msgctxt ""
"03060300.xhp\n"
@@ -16216,6 +18214,7 @@ msgctxt ""
msgid "Performs a logical implication on two expressions."
msgstr "Provede logickou implikaci mezi dvěma výrazy."
+#. KSTDz
#: 03060300.xhp
msgctxt ""
"03060300.xhp\n"
@@ -16224,6 +18223,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. pVyFU
#: 03060300.xhp
msgctxt ""
"03060300.xhp\n"
@@ -16232,6 +18232,7 @@ msgctxt ""
msgid "Result = Expression1 Imp Expression2"
msgstr "Výsledek = Výraz1 Imp Výraz2"
+#. gDpsZ
#: 03060300.xhp
msgctxt ""
"03060300.xhp\n"
@@ -16240,6 +18241,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. pDyKZ
#: 03060300.xhp
msgctxt ""
"03060300.xhp\n"
@@ -16248,6 +18250,7 @@ msgctxt ""
msgid "<emph>Result:</emph> Any numeric variable that contains the result of the implication."
msgstr "<emph>Výsledek</emph>: Číselná proměnná, do které se uloží výsledek operace."
+#. Xb3AG
#: 03060300.xhp
msgctxt ""
"03060300.xhp\n"
@@ -16256,6 +18259,7 @@ msgctxt ""
msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to evaluate with the Imp operator."
msgstr "<emph>Výraz1, Výraz2</emph>: Výrazy, které chcete použít jako vstup operace."
+#. Co5Tp
#: 03060300.xhp
msgctxt ""
"03060300.xhp\n"
@@ -16264,6 +18268,7 @@ msgctxt ""
msgid "If you use the Imp operator in Boolean expressions, False is only returned if the first expression evaluates to True and the second expression to False."
msgstr "Pokud použijete operátor Imp v booleovských výrazech, vrátí False pouze tehdy, je-li první výraz True a druhý se vyhodnotí jako False."
+#. d8L7N
#: 03060300.xhp
msgctxt ""
"03060300.xhp\n"
@@ -16272,6 +18277,7 @@ msgctxt ""
msgid "If you use the Imp operator in bit expressions, a bit is deleted from the result if the corresponding bit is set in the first expression and the corresponding bit is deleted in the second expression."
msgstr "Pokud použijete operátor Imp v bitovém porovnání, zruší se nastavení bitu ve výsledku, je-li odpovídající bit v prvním výraze nastaven a odpovídající bit ve druhém výraze nastaven není."
+#. 7yM6j
#: 03060300.xhp
msgctxt ""
"03060300.xhp\n"
@@ -16280,6 +18286,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. dcfRL
#: 03060300.xhp
msgctxt ""
"03060300.xhp\n"
@@ -16288,6 +18295,7 @@ msgctxt ""
msgid "vOut = A > B Imp B > C ' returns -1"
msgstr "vOut = A > B Imp B > C ' vrátí -1"
+#. xKfkN
#: 03060300.xhp
msgctxt ""
"03060300.xhp\n"
@@ -16296,6 +18304,7 @@ msgctxt ""
msgid "vOut = B > A Imp B > C ' returns -1"
msgstr "vOut = B > A Imp B > C ' vrátí -1"
+#. tRwwC
#: 03060300.xhp
msgctxt ""
"03060300.xhp\n"
@@ -16304,6 +18313,7 @@ msgctxt ""
msgid "vOut = A > B Imp B > D ' returns 0"
msgstr "vOut = A > B Imp B > D ' vrátí 0"
+#. rNBo3
#: 03060300.xhp
msgctxt ""
"03060300.xhp\n"
@@ -16312,6 +18322,7 @@ msgctxt ""
msgid "vOut = (B > D Imp B > A) ' returns -1"
msgstr "vOut = (B > D Imp B > A) ' vrátí -1"
+#. VMGQS
#: 03060300.xhp
msgctxt ""
"03060300.xhp\n"
@@ -16320,6 +18331,7 @@ msgctxt ""
msgid "vOut = B Imp A ' returns -1"
msgstr "vOut = B Imp A ' vrátí -1"
+#. QbLzR
#: 03060400.xhp
msgctxt ""
"03060400.xhp\n"
@@ -16328,6 +18340,7 @@ msgctxt ""
msgid "Not Operator"
msgstr "Operátor Not"
+#. UfoBn
#: 03060400.xhp
msgctxt ""
"03060400.xhp\n"
@@ -16336,6 +18349,7 @@ msgctxt ""
msgid "<bookmark_value>Not operator (logical)</bookmark_value>"
msgstr "<bookmark_value>operátor Not (logický)</bookmark_value>"
+#. 2T39N
#: 03060400.xhp
msgctxt ""
"03060400.xhp\n"
@@ -16344,6 +18358,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03060400.xhp\" name=\"Not Operator\">Not Operator</link>"
msgstr "<link href=\"text/sbasic/shared/03060400.xhp\" name=\"Operátor Not\">Operátor Not</link>"
+#. ejJg3
#: 03060400.xhp
msgctxt ""
"03060400.xhp\n"
@@ -16352,6 +18367,7 @@ msgctxt ""
msgid "Negates an expression by inverting the bit values."
msgstr "Neguje výraz převrácením hodnot bitů."
+#. L2jEZ
#: 03060400.xhp
msgctxt ""
"03060400.xhp\n"
@@ -16360,6 +18376,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. Ac9zW
#: 03060400.xhp
msgctxt ""
"03060400.xhp\n"
@@ -16368,6 +18385,7 @@ msgctxt ""
msgid "Result = Not Expression"
msgstr "Výsledek = Not Výraz"
+#. xQY9B
#: 03060400.xhp
msgctxt ""
"03060400.xhp\n"
@@ -16376,6 +18394,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. c36TE
#: 03060400.xhp
msgctxt ""
"03060400.xhp\n"
@@ -16384,6 +18403,7 @@ msgctxt ""
msgid "<emph>Result:</emph> Any numeric variable that contains the result of the negation."
msgstr "<emph>Výsledek</emph>: Číselná proměnná, do které se uloží výsledek operace."
+#. jmwgd
#: 03060400.xhp
msgctxt ""
"03060400.xhp\n"
@@ -16392,6 +18412,7 @@ msgctxt ""
msgid "<emph>Expression:</emph> Any expression that you want to negate."
msgstr "<emph>Výraz:</emph> Výraz, který chcete znegovat."
+#. fJhHL
#: 03060400.xhp
msgctxt ""
"03060400.xhp\n"
@@ -16400,6 +18421,7 @@ msgctxt ""
msgid "When a Boolean expression is negated, the value True changes to False, and the value False changes to True."
msgstr "Při negaci booleovského výrazu se hodnota True změní na False a hodnota False se změní na True."
+#. fMoFC
#: 03060400.xhp
msgctxt ""
"03060400.xhp\n"
@@ -16408,6 +18430,7 @@ msgctxt ""
msgid "In a bitwise negation each individual bit is inverted."
msgstr "Při bitové negaci dojde k inverzi všech jednotlivých bitů."
+#. s8YGh
#: 03060400.xhp
msgctxt ""
"03060400.xhp\n"
@@ -16416,6 +18439,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. DcWMG
#: 03060400.xhp
msgctxt ""
"03060400.xhp\n"
@@ -16424,6 +18448,7 @@ msgctxt ""
msgid "vOut = Not vA ' Returns -11"
msgstr "vOut = Not vA ' Vrátí -11"
+#. AbEfx
#: 03060400.xhp
msgctxt ""
"03060400.xhp\n"
@@ -16432,6 +18457,7 @@ msgctxt ""
msgid "vOut = Not(vC > vD) ' Returns -1"
msgstr "vOut = Not(vC > vD) ' Vrátí -1"
+#. xJ73N
#: 03060400.xhp
msgctxt ""
"03060400.xhp\n"
@@ -16440,6 +18466,7 @@ msgctxt ""
msgid "vOut = Not(vB > vA) ' Returns -1"
msgstr "vOut = Not(vB > vA) ' Vrátí -1"
+#. HRuUN
#: 03060400.xhp
msgctxt ""
"03060400.xhp\n"
@@ -16448,6 +18475,7 @@ msgctxt ""
msgid "vOut = Not(vA > vB) ' Returns 0"
msgstr "vOut = Not(vA > vB) ' Vrátí 0"
+#. QAPoU
#: 03060500.xhp
msgctxt ""
"03060500.xhp\n"
@@ -16456,6 +18484,7 @@ msgctxt ""
msgid "Or Operator"
msgstr "Operátor Or"
+#. xz2rX
#: 03060500.xhp
msgctxt ""
"03060500.xhp\n"
@@ -16464,6 +18493,7 @@ msgctxt ""
msgid "<bookmark_value>Or operator (logical)</bookmark_value>"
msgstr "<bookmark_value>Operátor Or (logický)</bookmark_value>"
+#. gpY4c
#: 03060500.xhp
msgctxt ""
"03060500.xhp\n"
@@ -16472,6 +18502,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03060500.xhp\" name=\"Or Operator\">Or Operator</link>"
msgstr "<link href=\"text/sbasic/shared/03060500.xhp\" name=\"Operátor Or\">Operátor Or</link>"
+#. nTnSR
#: 03060500.xhp
msgctxt ""
"03060500.xhp\n"
@@ -16480,6 +18511,7 @@ msgctxt ""
msgid "Performs a logical OR disjunction on two expressions."
msgstr "Provede logický součet dvou výrazů."
+#. A96vA
#: 03060500.xhp
msgctxt ""
"03060500.xhp\n"
@@ -16488,6 +18520,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. BJ9g9
#: 03060500.xhp
msgctxt ""
"03060500.xhp\n"
@@ -16496,6 +18529,7 @@ msgctxt ""
msgid "Result = Expression1 Or Expression2"
msgstr "Výsledek = Výraz1 Or Výraz2"
+#. aL4ao
#: 03060500.xhp
msgctxt ""
"03060500.xhp\n"
@@ -16504,6 +18538,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. m55rD
#: 03060500.xhp
msgctxt ""
"03060500.xhp\n"
@@ -16512,6 +18547,7 @@ msgctxt ""
msgid "<emph>Result:</emph> Any numeric variable that contains the result of the disjunction."
msgstr "<emph>Výsledek</emph>: Číselná proměnná, do které se uloží výsledek operace."
+#. 6mSjB
#: 03060500.xhp
msgctxt ""
"03060500.xhp\n"
@@ -16520,6 +18556,7 @@ msgctxt ""
msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to compare."
msgstr "<emph>Výraz1, Výraz2</emph>: Výrazy, které chcete použít jako vstup operace."
+#. ugB6F
#: 03060500.xhp
msgctxt ""
"03060500.xhp\n"
@@ -16528,6 +18565,7 @@ msgctxt ""
msgid "A logical OR disjunction of two Boolean expressions returns the value True if at least one comparison expression is True."
msgstr "Logická disjunkce (OR) dvou booleovských výrazů vrátí True, je-li alespoň jeden z porovnávaných výrazů True."
+#. Wur7C
#: 03060500.xhp
msgctxt ""
"03060500.xhp\n"
@@ -16536,6 +18574,7 @@ msgctxt ""
msgid "A bit-wise comparison sets a bit in the result if the corresponding bit is set in at least one of the two expressions."
msgstr "Při porovnání po jednotlivých bitech bude ve výsledku nastaven bit, je-li odpovídající bit nastaven alespoň v jednom z výrazů."
+#. JkoK9
#: 03060500.xhp
msgctxt ""
"03060500.xhp\n"
@@ -16544,6 +18583,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. EoFeE
#: 03060600.xhp
msgctxt ""
"03060600.xhp\n"
@@ -16552,6 +18592,7 @@ msgctxt ""
msgid "XOR Operator"
msgstr "Operátor XOR"
+#. buviM
#: 03060600.xhp
msgctxt ""
"03060600.xhp\n"
@@ -16560,6 +18601,7 @@ msgctxt ""
msgid "<bookmark_value>XOR operator (logical)</bookmark_value>"
msgstr "<bookmark_value>operátor XOR (logický)</bookmark_value>"
+#. uc4fX
#: 03060600.xhp
msgctxt ""
"03060600.xhp\n"
@@ -16568,6 +18610,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03060600.xhp\" name=\"XOR Operator\">XOR Operator</link>"
msgstr "<link href=\"text/sbasic/shared/03060600.xhp\" name=\"Operátor XOR\">Operátor XOR</link>"
+#. kbfD6
#: 03060600.xhp
msgctxt ""
"03060600.xhp\n"
@@ -16576,6 +18619,7 @@ msgctxt ""
msgid "Performs a logical Exclusive-Or combination of two expressions."
msgstr "Provede logickou operaci EXCLUSIVE OR mezi dvěma výrazy."
+#. DpFcu
#: 03060600.xhp
msgctxt ""
"03060600.xhp\n"
@@ -16584,6 +18628,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. kc98h
#: 03060600.xhp
msgctxt ""
"03060600.xhp\n"
@@ -16592,6 +18637,7 @@ msgctxt ""
msgid "Result = Expression1 XOR Expression2"
msgstr "Výsledek = Výraz1 XOR Výraz2"
+#. JdDdD
#: 03060600.xhp
msgctxt ""
"03060600.xhp\n"
@@ -16600,6 +18646,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. VY7za
#: 03060600.xhp
msgctxt ""
"03060600.xhp\n"
@@ -16608,6 +18655,7 @@ msgctxt ""
msgid "<emph>Result:</emph> Any numeric variable that contains the result of the combination."
msgstr "<emph>Výsledek</emph>: Číselná proměnná, do které se uloží výsledek operace."
+#. uu2Z7
#: 03060600.xhp
msgctxt ""
"03060600.xhp\n"
@@ -16616,6 +18664,7 @@ msgctxt ""
msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to combine."
msgstr "<emph>Výraz1, Výraz2</emph>: Výrazy, které chcete použít jako vstup operace."
+#. J4RFt
#: 03060600.xhp
msgctxt ""
"03060600.xhp\n"
@@ -16624,6 +18673,7 @@ msgctxt ""
msgid "A logical Exclusive-Or conjunction of two Boolean expressions returns the value True only if both expressions are different from each other."
msgstr "Logický součet Exclusive-Or dvou booleovských výrazů vrátí True, pouze pokud se oba výrazy od sebe liší."
+#. M3HqC
#: 03060600.xhp
msgctxt ""
"03060600.xhp\n"
@@ -16632,6 +18682,7 @@ msgctxt ""
msgid "A bitwise Exclusive-Or conjunction returns a bit if the corresponding bit is set in only one of the two expressions."
msgstr "Při bitovém logickém součtu Exclusive-Or bude ve výsledku nastaven bit, je-li odpovídající bit nastaven pouze v jednom z výrazů."
+#. ZHPEa
#: 03060600.xhp
msgctxt ""
"03060600.xhp\n"
@@ -16640,6 +18691,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. a6QUg
#: 03060600.xhp
msgctxt ""
"03060600.xhp\n"
@@ -16648,6 +18700,7 @@ msgctxt ""
msgid "vOut = vA > vB XOR vB > vC ' returns 0"
msgstr "vOut = vA > vB XOR vB > vC ' vrátí 0"
+#. dFJEY
#: 03060600.xhp
msgctxt ""
"03060600.xhp\n"
@@ -16656,6 +18709,7 @@ msgctxt ""
msgid "vOut = vB > vA XOR vB > vC ' returns -1"
msgstr "vOut = vB > vA XOR vB > vC ' vrátí -1"
+#. krhnN
#: 03060600.xhp
msgctxt ""
"03060600.xhp\n"
@@ -16664,6 +18718,7 @@ msgctxt ""
msgid "vOut = vA > vB XOR vB > vD ' returns -1"
msgstr "vOut = vA > vB XOR vB > vD ' vrátí -1"
+#. GzZnm
#: 03060600.xhp
msgctxt ""
"03060600.xhp\n"
@@ -16672,6 +18727,7 @@ msgctxt ""
msgid "vOut = (vB > vD XOR vB > vA) ' returns 0"
msgstr "vOut = (vB > vD XOR vB > vA) ' vrátí 0"
+#. T6GVY
#: 03060600.xhp
msgctxt ""
"03060600.xhp\n"
@@ -16680,6 +18736,7 @@ msgctxt ""
msgid "vOut = vB XOR vA ' returns 2"
msgstr "vOut = vB XOR vA ' vrátí 2"
+#. zV86c
#: 03070000.xhp
msgctxt ""
"03070000.xhp\n"
@@ -16688,6 +18745,7 @@ msgctxt ""
msgid "Mathematical Operators"
msgstr "Matematické operátory"
+#. e5AQV
#: 03070000.xhp
msgctxt ""
"03070000.xhp\n"
@@ -16696,6 +18754,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03070000.xhp\" name=\"Mathematical Operators\">Mathematical Operators</link>"
msgstr "<link href=\"text/sbasic/shared/03070000.xhp\" name=\"Matematické operátory\">Matematické operátory</link>"
+#. YBZiW
#: 03070000.xhp
msgctxt ""
"03070000.xhp\n"
@@ -16704,6 +18763,7 @@ msgctxt ""
msgid "The following mathematical operators are supported in $[officename] Basic."
msgstr "$[officename] Basic podporuje následující matematické operátory."
+#. 2vAzz
#: 03070000.xhp
msgctxt ""
"03070000.xhp\n"
@@ -16712,6 +18772,7 @@ msgctxt ""
msgid "This chapter provides a short overview of all of the arithmetical operators that you may need for calculations within a program."
msgstr "Tato kapitola poskytuje krátký přehled aritmetických operátorů, které se vám mohou hodit pro výpočty v programu."
+#. 33jkW
#: 03070100.xhp
msgctxt ""
"03070100.xhp\n"
@@ -16720,6 +18781,7 @@ msgctxt ""
msgid "\"-\" Operator"
msgstr "Operátor \"-\""
+#. ZBLAF
#: 03070100.xhp
msgctxt ""
"03070100.xhp\n"
@@ -16728,6 +18790,7 @@ msgctxt ""
msgid "<bookmark_value>\"-\" operator (mathematical)</bookmark_value>"
msgstr "<bookmark_value>operátor \"-\" (matematický)</bookmark_value>"
+#. REnWh
#: 03070100.xhp
msgctxt ""
"03070100.xhp\n"
@@ -16736,6 +18799,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03070100.xhp\">\"-\" Operator</link>"
msgstr "<link href=\"text/sbasic/shared/03070100.xhp\">Operátor \"-\"</link>"
+#. FBBhn
#: 03070100.xhp
msgctxt ""
"03070100.xhp\n"
@@ -16744,6 +18808,7 @@ msgctxt ""
msgid "Subtracts two values."
msgstr "Odečte jednu hodnotu od druhé."
+#. 2A6Pz
#: 03070100.xhp
msgctxt ""
"03070100.xhp\n"
@@ -16752,6 +18817,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. EYgYp
#: 03070100.xhp
msgctxt ""
"03070100.xhp\n"
@@ -16760,6 +18826,7 @@ msgctxt ""
msgid "Result = Expression1 - Expression2"
msgstr "Výsledek = Výraz1 - Výraz2"
+#. UPLn7
#: 03070100.xhp
msgctxt ""
"03070100.xhp\n"
@@ -16768,6 +18835,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. KfUCm
#: 03070100.xhp
msgctxt ""
"03070100.xhp\n"
@@ -16776,6 +18844,7 @@ msgctxt ""
msgid "<emph>Result:</emph> Any numerical expression that contains the result of the subtraction."
msgstr "<emph>Výsledek</emph>: Číselná proměnná, do které se uloží výsledek operace."
+#. Es2mR
#: 03070100.xhp
msgctxt ""
"03070100.xhp\n"
@@ -16784,6 +18853,7 @@ msgctxt ""
msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to subtract."
msgstr "<emph>Výraz1, Výraz2</emph>: Výrazy, které chcete použít jako vstup operace."
+#. pPCuC
#: 03070100.xhp
msgctxt ""
"03070100.xhp\n"
@@ -16792,6 +18862,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. KVxAR
#: 03070200.xhp
msgctxt ""
"03070200.xhp\n"
@@ -16800,6 +18871,7 @@ msgctxt ""
msgid "\"*\" Operator"
msgstr "Operátor \"*\""
+#. Zw3WF
#: 03070200.xhp
msgctxt ""
"03070200.xhp\n"
@@ -16808,6 +18880,7 @@ msgctxt ""
msgid "<bookmark_value>\"*\" operator (mathematical)</bookmark_value>"
msgstr "<bookmark_value>operátor \"*\" (matematický)</bookmark_value>"
+#. AzKi3
#: 03070200.xhp
msgctxt ""
"03070200.xhp\n"
@@ -16816,6 +18889,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03070200.xhp\">\"*\" Operator</link>"
msgstr "<link href=\"text/sbasic/shared/03070200.xhp\">Operátor \"*\"</link>"
+#. gRpRu
#: 03070200.xhp
msgctxt ""
"03070200.xhp\n"
@@ -16824,6 +18898,7 @@ msgctxt ""
msgid "Multiplies two values."
msgstr "Vynásobí dvě hodnoty."
+#. K7Gxq
#: 03070200.xhp
msgctxt ""
"03070200.xhp\n"
@@ -16832,6 +18907,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 4rQJq
#: 03070200.xhp
msgctxt ""
"03070200.xhp\n"
@@ -16840,6 +18916,7 @@ msgctxt ""
msgid "Result = Expression1 * Expression2"
msgstr "Výsledek = Výraz1 * Výraz2"
+#. AgD4G
#: 03070200.xhp
msgctxt ""
"03070200.xhp\n"
@@ -16848,6 +18925,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. 3dkvD
#: 03070200.xhp
msgctxt ""
"03070200.xhp\n"
@@ -16856,6 +18934,7 @@ msgctxt ""
msgid "<emph>Result:</emph> Any numeric expression that records the result of a multiplication."
msgstr "<emph>Výsledek</emph>: Číselná proměnná, do které se uloží výsledek operace."
+#. VCa9p
#: 03070200.xhp
msgctxt ""
"03070200.xhp\n"
@@ -16864,6 +18943,7 @@ msgctxt ""
msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to multiply."
msgstr "<emph>Výraz1, Výraz2</emph>: Výrazy, které chcete použít jako vstup operace."
+#. GRKoJ
#: 03070200.xhp
msgctxt ""
"03070200.xhp\n"
@@ -16872,6 +18952,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. g7bfs
#: 03070300.xhp
msgctxt ""
"03070300.xhp\n"
@@ -16880,6 +18961,7 @@ msgctxt ""
msgid "\"+\" Operator"
msgstr "Operátor \"+\""
+#. BhsEw
#: 03070300.xhp
msgctxt ""
"03070300.xhp\n"
@@ -16888,6 +18970,7 @@ msgctxt ""
msgid "<bookmark_value>\"+\" operator (mathematical)</bookmark_value>"
msgstr "<bookmark_value>operátor \"+\" (matematický)</bookmark_value>"
+#. qBbMD
#: 03070300.xhp
msgctxt ""
"03070300.xhp\n"
@@ -16896,6 +18979,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03070300.xhp\">\"+\" Operator</link>"
msgstr "<link href=\"text/sbasic/shared/03070300.xhp\">Operátor \"+\"</link>"
+#. kK3XR
#: 03070300.xhp
msgctxt ""
"03070300.xhp\n"
@@ -16904,6 +18988,7 @@ msgctxt ""
msgid "Adds or combines two expressions."
msgstr "Sečte nebo sloučí dva výrazy."
+#. FnHZd
#: 03070300.xhp
msgctxt ""
"03070300.xhp\n"
@@ -16912,6 +18997,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. ozVez
#: 03070300.xhp
msgctxt ""
"03070300.xhp\n"
@@ -16920,6 +19006,7 @@ msgctxt ""
msgid "Result = Expression1 + Expression2"
msgstr "Výsledek = Výraz1 + Výraz2"
+#. 7cpVd
#: 03070300.xhp
msgctxt ""
"03070300.xhp\n"
@@ -16928,6 +19015,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. xuUCC
#: 03070300.xhp
msgctxt ""
"03070300.xhp\n"
@@ -16936,6 +19024,7 @@ msgctxt ""
msgid "<emph>Result:</emph> Any numerical expression that contains the result of the addition."
msgstr "<emph>Výsledek</emph>: Číselná proměnná, do které se uloží výsledek operace."
+#. Pz34B
#: 03070300.xhp
msgctxt ""
"03070300.xhp\n"
@@ -16944,6 +19033,7 @@ msgctxt ""
msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to combine or to add."
msgstr "<emph>Výraz1, Výraz2</emph>: Výrazy, které chcete použít jako vstup operace."
+#. ULcAd
#: 03070300.xhp
msgctxt ""
"03070300.xhp\n"
@@ -16952,6 +19042,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. BWAdB
#: 03070400.xhp
msgctxt ""
"03070400.xhp\n"
@@ -16960,6 +19051,7 @@ msgctxt ""
msgid "\"/\" Operator"
msgstr "Operátor \"/\""
+#. dAgNf
#: 03070400.xhp
msgctxt ""
"03070400.xhp\n"
@@ -16968,6 +19060,7 @@ msgctxt ""
msgid "<bookmark_value>\"/\" operator (mathematical)</bookmark_value>"
msgstr "<bookmark_value>operátor \"/\" (matematický)</bookmark_value>"
+#. EPNmB
#: 03070400.xhp
msgctxt ""
"03070400.xhp\n"
@@ -16976,6 +19069,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03070400.xhp\">\"/\" Operator</link>"
msgstr "<link href=\"text/sbasic/shared/03070400.xhp\">Operátor \"/\"</link>"
+#. EDugT
#: 03070400.xhp
msgctxt ""
"03070400.xhp\n"
@@ -16984,6 +19078,7 @@ msgctxt ""
msgid "Divides two values."
msgstr "Vydělí jednu hodnotu druhou hodnotou."
+#. AgkFx
#: 03070400.xhp
msgctxt ""
"03070400.xhp\n"
@@ -16992,6 +19087,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. CKBvW
#: 03070400.xhp
msgctxt ""
"03070400.xhp\n"
@@ -17000,6 +19096,7 @@ msgctxt ""
msgid "Result = Expression1 / Expression2"
msgstr "Výsledek = Výraz1 / Výraz2"
+#. CnmQv
#: 03070400.xhp
msgctxt ""
"03070400.xhp\n"
@@ -17008,6 +19105,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. CxSog
#: 03070400.xhp
msgctxt ""
"03070400.xhp\n"
@@ -17016,6 +19114,7 @@ msgctxt ""
msgid "<emph>Result:</emph> Any numerical value that contains the result of the division."
msgstr "<emph>Výsledek</emph>: Číselná proměnná, do které se uloží výsledek operace."
+#. eAqi3
#: 03070400.xhp
msgctxt ""
"03070400.xhp\n"
@@ -17024,6 +19123,7 @@ msgctxt ""
msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to divide."
msgstr "<emph>Výraz1, Výraz2</emph>: Výrazy, které chcete použít jako vstup operace."
+#. 4cDoY
#: 03070400.xhp
msgctxt ""
"03070400.xhp\n"
@@ -17032,6 +19132,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. gBu8b
#: 03070500.xhp
msgctxt ""
"03070500.xhp\n"
@@ -17040,6 +19141,7 @@ msgctxt ""
msgid "\"^\" Operator"
msgstr "Operátor \"^\""
+#. D8PQC
#: 03070500.xhp
msgctxt ""
"03070500.xhp\n"
@@ -17048,6 +19150,7 @@ msgctxt ""
msgid "<bookmark_value>\"^\" operator (mathematical)</bookmark_value>"
msgstr "<bookmark_value>operátor \"^\" (matematický)</bookmark_value>"
+#. A4Ynt
#: 03070500.xhp
msgctxt ""
"03070500.xhp\n"
@@ -17056,6 +19159,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03070500.xhp\">\"^\" Operator</link>"
msgstr "<link href=\"text/sbasic/shared/03070500.xhp\">Operátor \"^\"</link>"
+#. YERQd
#: 03070500.xhp
msgctxt ""
"03070500.xhp\n"
@@ -17064,6 +19168,7 @@ msgctxt ""
msgid "Raises a number to a power."
msgstr "Umocní číslo na zadanou mocninu."
+#. XeTVF
#: 03070500.xhp
msgctxt ""
"03070500.xhp\n"
@@ -17072,6 +19177,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. Fy8LW
#: 03070500.xhp
msgctxt ""
"03070500.xhp\n"
@@ -17080,6 +19186,7 @@ msgctxt ""
msgid "Result = Expression ^ Exponent"
msgstr "Výsledek = Výraz ^ Exponent"
+#. PaFEz
#: 03070500.xhp
msgctxt ""
"03070500.xhp\n"
@@ -17088,6 +19195,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. 6MQEB
#: 03070500.xhp
msgctxt ""
"03070500.xhp\n"
@@ -17096,6 +19204,7 @@ msgctxt ""
msgid "<emph>Result:</emph> Any numerical expression that contains the result of the number raised to a power."
msgstr "<emph>Výsledek</emph>: Číselná proměnná, do které se uloží výsledek operace."
+#. RCCzV
#: 03070500.xhp
msgctxt ""
"03070500.xhp\n"
@@ -17104,6 +19213,7 @@ msgctxt ""
msgid "<emph>Expression:</emph> Numerical value that you want to raise to a power."
msgstr "<emph>Výraz:</emph> Číselná hodnota, kterou chcete umocnit."
+#. tfoeE
#: 03070500.xhp
msgctxt ""
"03070500.xhp\n"
@@ -17112,6 +19222,7 @@ msgctxt ""
msgid "<emph>Exponent:</emph> The value of the power that you want to raise the expression to."
msgstr "<emph>Exponent:</emph> Číselná hodnota, na kterou chcete umocnit výraz."
+#. FjBtB
#: 03070500.xhp
msgctxt ""
"03070500.xhp\n"
@@ -17120,6 +19231,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. BmEyt
#: 03070500.xhp
msgctxt ""
"03070500.xhp\n"
@@ -17128,6 +19240,7 @@ msgctxt ""
msgid "Print Exp ( 23 * Log( 12.345 ) ) ' Raises by forming a logarithm"
msgstr "Print Exp ( 23 * Log( 12.345 ) ) ' Umocnění pomocí logaritmu"
+#. nN5DM
#: 03070600.xhp
msgctxt ""
"03070600.xhp\n"
@@ -17136,6 +19249,7 @@ msgctxt ""
msgid "Mod Operator"
msgstr "Operátor Mod"
+#. t5HBD
#: 03070600.xhp
msgctxt ""
"03070600.xhp\n"
@@ -17144,6 +19258,7 @@ msgctxt ""
msgid "<bookmark_value>MOD operator (mathematical)</bookmark_value>"
msgstr "<bookmark_value>operátor MOD (matematický)</bookmark_value>"
+#. Rgq36
#: 03070600.xhp
msgctxt ""
"03070600.xhp\n"
@@ -17152,6 +19267,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"Mod Operator\">Mod Operator</link>"
msgstr "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"Operátor Mod\">Operátor Mod</link>"
+#. 9qGRP
#: 03070600.xhp
msgctxt ""
"03070600.xhp\n"
@@ -17160,6 +19276,7 @@ msgctxt ""
msgid "Returns the integer remainder of a division."
msgstr "Vrátí zbytek po dělení čísla."
+#. UCTaA
#: 03070600.xhp
msgctxt ""
"03070600.xhp\n"
@@ -17168,6 +19285,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. xEXBJ
#: 03070600.xhp
msgctxt ""
"03070600.xhp\n"
@@ -17176,6 +19294,7 @@ msgctxt ""
msgid "Result = Expression1 MOD Expression2"
msgstr "Výsledek = Výraz1 MOD Výraz2"
+#. xiy2T
#: 03070600.xhp
msgctxt ""
"03070600.xhp\n"
@@ -17184,6 +19303,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. Pyx3B
#: 03070600.xhp
msgctxt ""
"03070600.xhp\n"
@@ -17192,6 +19312,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. ACjC9
#: 03070600.xhp
msgctxt ""
"03070600.xhp\n"
@@ -17200,6 +19321,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. TGRfz
#: 03070600.xhp
msgctxt ""
"03070600.xhp\n"
@@ -17208,6 +19330,7 @@ msgctxt ""
msgid "<emph>Result:</emph> Any numeric variable that contains the result of the MOD operation."
msgstr "<emph>Výsledek</emph>: Číselná proměnná, do které se uloží výsledek operace."
+#. uVobi
#: 03070600.xhp
msgctxt ""
"03070600.xhp\n"
@@ -17216,6 +19339,7 @@ msgctxt ""
msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to divide."
msgstr "<emph>Výraz1, Výraz2</emph>: Výrazy, které chcete použít jako vstup operace."
+#. PEAiU
#: 03070600.xhp
msgctxt ""
"03070600.xhp\n"
@@ -17224,6 +19348,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. ucwCQ
#: 03070600.xhp
msgctxt ""
"03070600.xhp\n"
@@ -17232,6 +19357,7 @@ msgctxt ""
msgid "Print 10 Mod 2.5 ' returns 0"
msgstr "Print 10 Mod 2.5 ' vrátí 0"
+#. e9pCh
#: 03070600.xhp
msgctxt ""
"03070600.xhp\n"
@@ -17240,6 +19366,7 @@ msgctxt ""
msgid "Print 10 / 2.5 ' returns 4"
msgstr "Print 10 / 2.5 ' vrátí 4"
+#. M7cEv
#: 03070600.xhp
msgctxt ""
"03070600.xhp\n"
@@ -17248,6 +19375,7 @@ msgctxt ""
msgid "Print 10 Mod 5 ' returns 0"
msgstr "Print 10 Mod 5 ' vrátí 0"
+#. Gb5Uu
#: 03070600.xhp
msgctxt ""
"03070600.xhp\n"
@@ -17256,6 +19384,7 @@ msgctxt ""
msgid "Print 10 / 5 ' returns 2"
msgstr "Print 10 / 5 ' vrátí 2"
+#. Akh2V
#: 03070600.xhp
msgctxt ""
"03070600.xhp\n"
@@ -17264,6 +19393,7 @@ msgctxt ""
msgid "Print 5 Mod 10 ' returns 5"
msgstr "Print 5 Mod 10 ' vrátí 5"
+#. KD4AZ
#: 03070600.xhp
msgctxt ""
"03070600.xhp\n"
@@ -17272,6 +19402,7 @@ msgctxt ""
msgid "Print 5 / 10 ' returns 0.5"
msgstr "Print 5 / 10 ' vrátí 0.5"
+#. cFFCi
#: 03080000.xhp
msgctxt ""
"03080000.xhp\n"
@@ -17280,6 +19411,7 @@ msgctxt ""
msgid "Numeric Functions"
msgstr "Číselné funkce"
+#. 9FiDu
#: 03080000.xhp
msgctxt ""
"03080000.xhp\n"
@@ -17288,6 +19420,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080000.xhp\" name=\"Numeric Functions\">Numeric Functions</link>"
msgstr "<link href=\"text/sbasic/shared/03080000.xhp\" name=\"Číselné funkce\">Číselné funkce</link>"
+#. XNbA4
#: 03080000.xhp
msgctxt ""
"03080000.xhp\n"
@@ -17296,6 +19429,7 @@ msgctxt ""
msgid "The following numeric functions perform calculations. Mathematical and Boolean operators are described in a separate section. Functions differ from operators in that functions pass arguments and return a result, instead of operators that return a result by combining two numeric expressions."
msgstr "Následující číselné funkce provádějí výpočty. Matematické a logické operátory jsou popsány v samostatné části. Funkce se od operátorů liší tím, že funkci předáváte parametry a vrací výsledek, zatímco operátory vrací výsledek spojením dvou číselných výrazů."
+#. 7sD2R
#: 03080100.xhp
msgctxt ""
"03080100.xhp\n"
@@ -17304,6 +19438,7 @@ msgctxt ""
msgid "Trigonometric Functions"
msgstr "Trigonometrické funkce"
+#. W2faa
#: 03080100.xhp
msgctxt ""
"03080100.xhp\n"
@@ -17312,6 +19447,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080100.xhp\" name=\"Trigonometric Functions\">Trigonometric Functions</link>"
msgstr "<link href=\"text/sbasic/shared/03080100.xhp\" name=\"Trigonometrické funkce\">Trigonometrické funkce</link>"
+#. dtf2u
#: 03080100.xhp
msgctxt ""
"03080100.xhp\n"
@@ -17320,6 +19456,7 @@ msgctxt ""
msgid "The following are the trigonometric functions that are supported in $[officename] Basic."
msgstr "$[officename] Basic podporuje následující trigonometrické funkce."
+#. oqGxb
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
@@ -17328,6 +19465,7 @@ msgctxt ""
msgid "Atn Function"
msgstr "Funkce Atn"
+#. ErQfT
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
@@ -17336,6 +19474,7 @@ msgctxt ""
msgid "<bookmark_value>Atn function</bookmark_value>"
msgstr "<bookmark_value>Atn</bookmark_value>"
+#. kBtgX
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
@@ -17344,6 +19483,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080101.xhp\" name=\"Atn Function\">Atn Function</link>"
msgstr "<link href=\"text/sbasic/shared/03080101.xhp\" name=\"Funkce Atn\">Funkce Atn</link>"
+#. yugFQ
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
@@ -17352,6 +19492,7 @@ msgctxt ""
msgid "Trigonometric function that returns the arctangent of a numeric expression. The return value is in the range -Pi/2 to +Pi/2."
msgstr "Trigonometrická funkce, která vrátí arkustangens číselného výrazu. Vrácená hodnota je v rozsahu -Pi/2 až +Pi/2."
+#. ZAi9d
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
@@ -17360,6 +19501,7 @@ msgctxt ""
msgid "The arctangent is the inverse of the tangent function. The Atn Function returns the angle \"Alpha\", expressed in radians, using the tangent of this angle. The function can also return the angle \"Alpha\" by comparing the ratio of the length of the side that is opposite of the angle to the length of the side that is adjacent to the angle in a right-angled triangle."
msgstr "Arkustanges je inverzní funkce k tangens. Funkce Atn vrací úhel \"alfa\", v radiánech, s použitím tangens tohoto úhlu. Funkce také může vrátit úhel \"alfa\" porovnáním délky protilehlé a přilehlé odvěsny v pravoúhlém trojúhelníku."
+#. 4ncDJ
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
@@ -17368,6 +19510,7 @@ msgctxt ""
msgid "Atn(side opposite the angle/side adjacent to angle)= Alpha"
msgstr "Atn(protilehlá odvěsna/přilehlá odvěsna)= Alfa"
+#. 8Xba6
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
@@ -17376,6 +19519,7 @@ msgctxt ""
msgid "Atn (Number)"
msgstr "Atn (Number)"
+#. nnJyb
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
@@ -17384,6 +19528,7 @@ msgctxt ""
msgid "Double"
msgstr "Double"
+#. 4SfDR
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
@@ -17392,6 +19537,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Any numerical expression that represents the ratio of two sides of a right triangle. The Atn function returns the corresponding angle in radians (arctangent)."
msgstr "<emph>Number:</emph> Číselný výraz, který představuje poměr dvou odvěsen trojúhelníku. Funkce Atn vrací odpovídající úhel v radiánech (arkustangens)."
+#. qhMAk
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
@@ -17400,6 +19546,7 @@ msgctxt ""
msgid "To convert radians to degrees, multiply radians by 180/pi."
msgstr "Chcete-li převést radiány na stupně, vynásobte je hodnotou 180/Pi."
+#. GEpFX
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
@@ -17408,6 +19555,7 @@ msgctxt ""
msgid "degree=(radian*180)/pi"
msgstr "hodnota ve stupních=(hodnota v radiánech*180)/Pi"
+#. GYxEc
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
@@ -17416,6 +19564,7 @@ msgctxt ""
msgid "radian=(degree*pi)/180"
msgstr "hodnota radiánech=(hodnota ve stupních*Pi)/180"
+#. qqKDE
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
@@ -17424,6 +19573,7 @@ msgctxt ""
msgid "Pi is here the fixed circle constant with the rounded value 3.14159. Pi is a <link href=\"text/sbasic/shared/03040000.xhp#mathconstants\" name=\"pi\">Basic mathematical constant</link>."
msgstr ""
+#. BBQTN
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
@@ -17432,6 +19582,7 @@ msgctxt ""
msgid "' The following example calculates for a right-angled triangle"
msgstr "' Následující příklad spočítá v pravoúhlém trojúhelníku"
+#. RzgP4
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
@@ -17440,6 +19591,7 @@ msgctxt ""
msgid "' the angle Alpha from the tangent of the angle Alpha:"
msgstr "' úhel alfa z tangens úhlu alfa:"
+#. gatE3
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
@@ -17448,6 +19600,7 @@ msgctxt ""
msgid "' rounded Pi = 3.14159 Is a predefined constant"
msgstr "' zaokrouhlené Pi = 3.14159 je předdefinovaná konstanta"
+#. 9UM2j
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
@@ -17456,6 +19609,7 @@ msgctxt ""
msgid "d1 = InputBox(\"Enter the length of the side adjacent to the angle: \",\"Adjacent\")"
msgstr "d1 = InputBox(\"Zadejte délku odvěsny přilehlé úhlu: \",\"Přilehlá\")"
+#. 2a3P2
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
@@ -17464,6 +19618,7 @@ msgctxt ""
msgid "d2 = InputBox(\"Enter the length of the side opposite the angle: \",\"Opposite\")"
msgstr "d2 = InputBox(\"Zadejte délku odvěsny protilehlé úhlu: \",\"Protilehlá\")"
+#. 4c3PP
#: 03080101.xhp
msgctxt ""
"03080101.xhp\n"
@@ -17472,6 +19627,7 @@ msgctxt ""
msgid "Print \"The Alpha angle is\"; (atn (d2/d1) * 180 / Pi); \" degrees\""
msgstr "Print \"Úhel alfa je \"; (atn (d2/d1) * 180 / Pi); \" stupňů\""
+#. FgjG3
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17480,6 +19636,7 @@ msgctxt ""
msgid "Cos Function"
msgstr "Funkce Cos"
+#. pPUir
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17488,6 +19645,7 @@ msgctxt ""
msgid "<bookmark_value>Cos function</bookmark_value>"
msgstr "<bookmark_value>Cos</bookmark_value>"
+#. oEwAz
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17496,6 +19654,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080102.xhp\" name=\"Cos Function\">Cos Function</link>"
msgstr "<link href=\"text/sbasic/shared/03080102.xhp\" name=\"Funkce Cos\">Funkce Cos</link>"
+#. EEVjg
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17504,6 +19663,7 @@ msgctxt ""
msgid "Calculates the cosine of an angle. The angle is specified in radians. The result lies between -1 and 1."
msgstr "Vypočítá kosinus úhlu. Úhel se zadává v radiánech. Výsledek je v rozsahu -1 až 1."
+#. TiTwz
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17512,6 +19672,7 @@ msgctxt ""
msgid "Using the angle Alpha, the Cos-Function calculates the ratio of the length of the side that is adjacent to the angle, divided by the length of the hypotenuse in a right-angled triangle."
msgstr "Funkce Cos počítá poměr délky přilehlé odvěsny a délky přepony pravoúhlého trojúhelníku."
+#. TBghA
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17520,6 +19681,7 @@ msgctxt ""
msgid "Cos(Alpha) = Adjacent/Hypotenuse"
msgstr "Cos(Alfa) = Přilehlá odvěsna/Přepona"
+#. EDMV5
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17528,6 +19690,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. mxAiL
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17536,6 +19699,7 @@ msgctxt ""
msgid "Cos (Number)"
msgstr "Cos (Number)"
+#. pBcf4
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17544,6 +19708,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. 5SNwE
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17552,6 +19717,7 @@ msgctxt ""
msgid "Double"
msgstr "Double"
+#. evcMv
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17560,6 +19726,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. jbCKb
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17568,6 +19735,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Numeric expression that specifies an angle in radians that you want to calculate the cosine for."
msgstr "<emph>Number:</emph> Číselný výraz určující úhel v radiánech, pro který chcete spočítat kosinus."
+#. FBGNA
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17576,6 +19744,7 @@ msgctxt ""
msgid "To convert degrees to radians, multiply degrees by pi/180. To convert radians to degrees, multiply radians by 180/pi."
msgstr "Stupně lze převést na radiány vynásobením hodnoty ve stupních hodnotou Pi/180. Radiány lze převést na stupně vynásobením hodnoty v radiánech hodnotou 180/Pi."
+#. X68Fu
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17584,6 +19753,7 @@ msgctxt ""
msgid "degree=(radian*180)/pi"
msgstr "hodnota ve stupních=(hodnota v radiánech*180)/Pi"
+#. f9EAD
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17592,6 +19762,7 @@ msgctxt ""
msgid "radian=(degree*pi)/180"
msgstr "hodnota radiánech=(hodnota ve stupních*Pi)/180"
+#. BEdki
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17600,6 +19771,7 @@ msgctxt ""
msgid "Pi is here the fixed circle constant with the rounded value 3.14159..."
msgstr "Pi je konstanta s hodnotou přibližně 3.14159."
+#. QV5hL
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17608,6 +19780,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. 4K6RE
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17616,6 +19789,7 @@ msgctxt ""
msgid "' The following example allows for a right-angled triangle the input of"
msgstr "' Následující příklad umožňuje pro pravoúhlý trojúhelník"
+#. CEwDT
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17624,6 +19798,7 @@ msgctxt ""
msgid "' secant and angle (in degrees) and calculates the length of the hypotenuse:"
msgstr "' zadat odvěsnu a úhel (ve stupních) a spočítat délku přepony:"
+#. xAVHq
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17632,6 +19807,7 @@ msgctxt ""
msgid "' rounded Pi = 3.14159"
msgstr "' zaokrouhlené Pi = 3.14159"
+#. ygUrP
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17640,6 +19816,7 @@ msgctxt ""
msgid "d1 = InputBox(\"Enter the length of the adjacent side: \",\"Adjacent\")"
msgstr "d1 = InputBox(\"Zadejte délku přilehlé odvěsny: \",\"Přilehlá\")"
+#. 3gp3Y
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17648,6 +19825,7 @@ msgctxt ""
msgid "dAngle = InputBox(\"Enter the angle Alpha (in degrees): \",\"Alpha\")"
msgstr "dAngle = InputBox(\"Zadejte úhel alfa (ve stupních): \",\"Alfa\")"
+#. pCRzE
#: 03080102.xhp
msgctxt ""
"03080102.xhp\n"
@@ -17656,6 +19834,7 @@ msgctxt ""
msgid "Print \"The length of the hypothenuse is\"; (d1 / cos (dAngle * Pi / 180))"
msgstr "Print \"Délka přepony je \"; (d1 / cos (dAngle * Pi / 180))"
+#. FEozF
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17664,6 +19843,7 @@ msgctxt ""
msgid "Sin Function"
msgstr "Funkce Sin"
+#. EBzji
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17672,6 +19852,7 @@ msgctxt ""
msgid "<bookmark_value>Sin function</bookmark_value>"
msgstr "<bookmark_value>Sin</bookmark_value>"
+#. MEx5j
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17680,6 +19861,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080103.xhp\" name=\"Sin Function\">Sin Function</link>"
msgstr "<link href=\"text/sbasic/shared/03080103.xhp\" name=\"Funkce Sin\">Funkce Sin</link>"
+#. fEasV
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17688,6 +19870,7 @@ msgctxt ""
msgid "Returns the sine of an angle. The angle is specified in radians. The result lies between -1 and 1."
msgstr "Vrátí sinus úhlu. Úhel se zadává v radiánech. Výsledek je v rozsahu -1 až 1."
+#. xWzJt
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17696,6 +19879,7 @@ msgctxt ""
msgid "Using the angle Alpha, the Sin Function returns the ratio of the length of the opposite side of an angle to the length of the hypotenuse in a right-angled triangle."
msgstr "Na základě úhlu Alfa vrátí funkce Sin v pravoúhlém trojúhelníku poměr délky protilehlé odvěsny k délce přepony."
+#. WugLi
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17704,6 +19888,7 @@ msgctxt ""
msgid "Sin(Alpha) = side opposite the angle/hypotenuse"
msgstr "Sin(Alfa) = Protilehlá odvěsna/Přepona"
+#. GLDx4
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17712,6 +19897,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. T2FTG
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17720,6 +19906,7 @@ msgctxt ""
msgid "Sin (Number)"
msgstr "Sin (Number)"
+#. SFGEZ
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17728,6 +19915,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. q3Gct
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17736,6 +19924,7 @@ msgctxt ""
msgid "Double"
msgstr "Double"
+#. a3DDA
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17744,6 +19933,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. VeDqk
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17752,6 +19942,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Numeric expression that defines the angle in radians that you want to calculate the sine for."
msgstr "<emph>Number:</emph> Číselný výraz určující úhel v radiánech, pro který chcete spočítat sinus."
+#. t4bSd
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17760,6 +19951,7 @@ msgctxt ""
msgid "To convert degrees to radians, multiply degrees by Pi/180, and to convert radians to degrees, multiply radians by 180/Pi."
msgstr "Stupně lze převést na radiány vynásobením hodnoty ve stupních hodnotou Pi/180 a radiány lze převést na stupně vynásobením hodnoty v radiánech hodnotou 180/Pi."
+#. c9dFg
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17768,6 +19960,7 @@ msgctxt ""
msgid "grad=(radiant*180)/pi"
msgstr "hodnota ve stupních=(hodnota v radiánech*180)/Pi"
+#. V5vw8
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17776,6 +19969,7 @@ msgctxt ""
msgid "radiant=(grad*pi)/180"
msgstr "hodnota v radiánech=(hodnota ve stupních*Pi)/180"
+#. kF65g
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17784,6 +19978,7 @@ msgctxt ""
msgid "Pi is approximately 3.141593."
msgstr "Pi je přibližně rovno 3,141593."
+#. Q84E4
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17792,6 +19987,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. qDQRe
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17800,6 +19996,7 @@ msgctxt ""
msgid "' In this example, the following entry is possible for a right-angled triangle:"
msgstr "' Pro pravoúhlý trojúhelník platí například následující hodnoty:"
+#. 7Qpns
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17808,6 +20005,7 @@ msgctxt ""
msgid "' The side opposite the angle and the angle (in degrees) to calculate the length of the hypotenuse:"
msgstr "' Z protilehlé odvěsny a úhlu (ve stupních) bude vypočtena délka přepony:"
+#. C6oyE
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17816,6 +20014,7 @@ msgctxt ""
msgid "' Pi = 3.1415926 is a predefined variable"
msgstr "' Pi = 3.1415926 je předdefinovaná proměnná"
+#. KnkXC
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17824,6 +20023,7 @@ msgctxt ""
msgid "d1 = InputBox(\"Enter the length of the opposite side: \",\"Opposite Side\")"
msgstr "d1 = InputBox(\"Zadejte délku protilehlé odvěsny: \",\"Protilehlá odvěsna\")"
+#. CYohW
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17832,6 +20032,7 @@ msgctxt ""
msgid "dAlpha = InputBox(\"Enter the angle Alpha (in degrees): \",\"Alpha\")"
msgstr "dAlpha = InputBox(\"Zadejte úhel alfa (ve stupních): \",\"Alfa\")"
+#. U9Nyv
#: 03080103.xhp
msgctxt ""
"03080103.xhp\n"
@@ -17840,6 +20041,7 @@ msgctxt ""
msgid "Print \"The length of the hypotenuse is\"; (d1 / sin (dAlpha * Pi / 180))"
msgstr "Print \"Délka přepony je\"; (d1 / sin (dAlpha * Pi / 180))"
+#. 9DYiB
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -17848,6 +20050,7 @@ msgctxt ""
msgid "Tan Function"
msgstr "Funkce Tan"
+#. xJLZB
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -17856,6 +20059,7 @@ msgctxt ""
msgid "<bookmark_value>Tan function</bookmark_value>"
msgstr "<bookmark_value>Tan</bookmark_value>"
+#. 6jfjj
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -17864,6 +20068,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080104.xhp\" name=\"Tan Function\">Tan Function</link>"
msgstr "<link href=\"text/sbasic/shared/03080104.xhp\" name=\"Funkce Tan\">Funkce Tan</link>"
+#. juT9e
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -17872,6 +20077,7 @@ msgctxt ""
msgid "Determines the tangent of an angle. The angle is specified in radians."
msgstr "Určí tangens úhlu. Úhel se zadává v radiánech."
+#. 6oVeE
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -17880,6 +20086,7 @@ msgctxt ""
msgid "Using the angle Alpha, the Tan Function calculates the ratio of the length of the side opposite the angle to the length of the side adjacent to the angle in a right-angled triangle."
msgstr "Na základě úhlu Alfa funkce Tan vypočítá poměr délky protilehlé odvěsny k délce přilehlé odvěsny v pravoúhlém trojúhelníku."
+#. JLB5h
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -17888,6 +20095,7 @@ msgctxt ""
msgid "Tan(Alpha) = side opposite the angle/side adjacent to angle"
msgstr "Tan (Alfa) = Protilehlá odvěsna/Přilehlá odvěsna"
+#. RTSBi
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -17896,6 +20104,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. H87gF
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -17904,6 +20113,7 @@ msgctxt ""
msgid "Tan (Number)"
msgstr "Tan (Number)"
+#. UiEgr
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -17912,6 +20122,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. XMyAh
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -17920,6 +20131,7 @@ msgctxt ""
msgid "Double"
msgstr "Double"
+#. P9wpB
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -17928,6 +20140,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. BJjuJ
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -17936,6 +20149,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the tangent for (in radians)."
msgstr "<emph>Number:</emph> Číselný výraz určující úhel v radiánech, pro který chcete spočítat tangens."
+#. 5rd9G
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -17944,6 +20158,7 @@ msgctxt ""
msgid "To convert degrees to radians, multiply by Pi/180. To convert radians to degrees, multiply by 180/Pi."
msgstr "Stupně lze převést na radiány vynásobením hodnoty ve stupních hodnotou Pi/180. Radiány lze převést na stupně vynásobením hodnoty v radiánech hodnotou 180/Pi."
+#. pDUfE
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -17952,6 +20167,7 @@ msgctxt ""
msgid "degrees=(radiant*180)/Pi"
msgstr "hodnota ve stupních=(hodnota v radiánech*180)/Pi"
+#. BD6YW
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -17960,6 +20176,7 @@ msgctxt ""
msgid "radiant=(degrees*Pi)/180"
msgstr "hodnota v radiánech=(hodnota ve stupních*Pi)/180"
+#. fEn5Q
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -17968,6 +20185,7 @@ msgctxt ""
msgid "Pi is approximately 3.141593."
msgstr "Pi je přibližně rovno 3,141593."
+#. nJ6rD
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -17976,6 +20194,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. JFRRA
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -17984,6 +20203,7 @@ msgctxt ""
msgid "' In this example, the following entry is possible for a right-angled triangle:"
msgstr "' Pro pravoúhlý trojúhelník platí například následující hodnoty:"
+#. FQSGL
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -17992,6 +20212,7 @@ msgctxt ""
msgid "' The side opposite the angle and the angle (in degrees) to calculate the length of the side adjacent to the angle:"
msgstr "' Z protilehlé odvěsny a úhlu (ve stupních) bude vypočtena délka přilehlé odvěsny:"
+#. 7CDv8
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -18000,6 +20221,7 @@ msgctxt ""
msgid "' Pi = 3.1415926 is a pre-defined variable"
msgstr "' Pi = 3.1415926 je předdefinovaná konstanta"
+#. 4kJz9
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -18008,6 +20230,7 @@ msgctxt ""
msgid "d1 = InputBox(\"Enter the length of the side opposite the angle: \",\"opposite\")"
msgstr "d1 = InputBox(\"Zadejte délku odvěsny protilehlé danému úhlu: \",\"Protilehlá odvěsna\")"
+#. R2WoA
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -18016,6 +20239,7 @@ msgctxt ""
msgid "dAlpha = InputBox(\"Enter the Alpha angle (in degrees): \",\"Alpha\")"
msgstr "dAlpha = InputBox(\"Zadejte úhel alfa (ve stupních): \",\"Alfa\")"
+#. Njruy
#: 03080104.xhp
msgctxt ""
"03080104.xhp\n"
@@ -18024,6 +20248,7 @@ msgctxt ""
msgid "Print \"the length of the side adjacent the angle is\"; (d1 / tan (dAlpha * Pi / 180))"
msgstr "Print \"Délka odvěsny přilehlé danému úhlu je\"; (d1 / tan (dAlpha * Pi / 180))"
+#. ofCYj
#: 03080200.xhp
msgctxt ""
"03080200.xhp\n"
@@ -18032,6 +20257,7 @@ msgctxt ""
msgid "Exponential and Logarithmic Functions"
msgstr "Exponenciální a logaritmické funkce"
+#. QugjZ
#: 03080200.xhp
msgctxt ""
"03080200.xhp\n"
@@ -18040,6 +20266,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080200.xhp\" name=\"Exponential and Logarithmic Functions\">Exponential and Logarithmic Functions</link>"
msgstr "<link href=\"text/sbasic/shared/03080200.xhp\" name=\"Exponenciální a logaritmické funkce\">Exponenciální a logaritmické funkce</link>"
+#. 5AGHm
#: 03080200.xhp
msgctxt ""
"03080200.xhp\n"
@@ -18048,6 +20275,7 @@ msgctxt ""
msgid "$[officename] Basic supports the following exponential and logarithmic functions."
msgstr "$[officename] Basic podporuje následující exponenciální a logaritmické funkce."
+#. F4Kod
#: 03080201.xhp
msgctxt ""
"03080201.xhp\n"
@@ -18056,6 +20284,7 @@ msgctxt ""
msgid "Exp Function"
msgstr "Funkce Exp"
+#. 8z2kC
#: 03080201.xhp
msgctxt ""
"03080201.xhp\n"
@@ -18064,6 +20293,7 @@ msgctxt ""
msgid "<bookmark_value>Exp function</bookmark_value>"
msgstr "<bookmark_value>Exp</bookmark_value>"
+#. HTnJN
#: 03080201.xhp
msgctxt ""
"03080201.xhp\n"
@@ -18072,6 +20302,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080201.xhp\" name=\"Exp Function\">Exp Function</link>"
msgstr "<link href=\"text/sbasic/shared/03080201.xhp\" name=\"Funkce Exp\">Funkce Exp</link>"
+#. Zu9Dr
#: 03080201.xhp
msgctxt ""
"03080201.xhp\n"
@@ -18080,6 +20311,7 @@ msgctxt ""
msgid "Returns the base of the natural logarithm (e = 2.718282) raised to a power."
msgstr "Vrátí základ přirozeného logaritmu (e = 2,718282) umocněný na zadané číslo."
+#. qzNCt
#: 03080201.xhp
msgctxt ""
"03080201.xhp\n"
@@ -18088,6 +20320,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. VtBgc
#: 03080201.xhp
msgctxt ""
"03080201.xhp\n"
@@ -18096,6 +20329,7 @@ msgctxt ""
msgid "Exp (Number)"
msgstr "Exp (Number)"
+#. j4Eyy
#: 03080201.xhp
msgctxt ""
"03080201.xhp\n"
@@ -18104,6 +20338,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. fxbBA
#: 03080201.xhp
msgctxt ""
"03080201.xhp\n"
@@ -18112,6 +20347,7 @@ msgctxt ""
msgid "Double"
msgstr "Double"
+#. ohN8G
#: 03080201.xhp
msgctxt ""
"03080201.xhp\n"
@@ -18120,6 +20356,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. xUmuE
#: 03080201.xhp
msgctxt ""
"03080201.xhp\n"
@@ -18128,6 +20365,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Any numeric expression that specifies the power that you want to raise \"e\" to (the base of natural logarithms). The power must be for both single-precision numbers less than or equal to 88.02969 and double-precision numbers less than or equal to 709.782712893, since $[officename] Basic returns an Overflow error for numbers exceeding these values."
msgstr "<emph>Number:</emph> Číselný výraz určující mocninu \"e\" (základ přirozeného logaritmu). Mocnina musí být pro typ Single menší nebo rovna 88,02969 a pro čísla typu Double menší nebo rovna 709,782712893, jinak $[officename] Basic vrátí chybu přetečení."
+#. qVvq3
#: 03080201.xhp
msgctxt ""
"03080201.xhp\n"
@@ -18136,6 +20374,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. G8CHi
#: 03080201.xhp
msgctxt ""
"03080201.xhp\n"
@@ -18144,6 +20383,7 @@ msgctxt ""
msgid "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm\""
msgstr "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Násobení pomocí logaritmu\""
+#. gUEqe
#: 03080202.xhp
msgctxt ""
"03080202.xhp\n"
@@ -18152,6 +20392,7 @@ msgctxt ""
msgid "Log Function"
msgstr "Funkce Log"
+#. qgoZt
#: 03080202.xhp
msgctxt ""
"03080202.xhp\n"
@@ -18160,6 +20401,7 @@ msgctxt ""
msgid "<bookmark_value>Log function</bookmark_value>"
msgstr "<bookmark_value>Log</bookmark_value>"
+#. RxUC2
#: 03080202.xhp
msgctxt ""
"03080202.xhp\n"
@@ -18168,6 +20410,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080202.xhp\" name=\"Log Function\">Log Function</link>"
msgstr "<link href=\"text/sbasic/shared/03080202.xhp\" name=\"Funkce Log\">Funkce Log</link>"
+#. g9AWW
#: 03080202.xhp
msgctxt ""
"03080202.xhp\n"
@@ -18176,6 +20419,7 @@ msgctxt ""
msgid "Returns the natural logarithm of a number."
msgstr "Vrátí přirozený logaritmus čísla."
+#. edBMx
#: 03080202.xhp
msgctxt ""
"03080202.xhp\n"
@@ -18184,6 +20428,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. Vweyx
#: 03080202.xhp
msgctxt ""
"03080202.xhp\n"
@@ -18192,6 +20437,7 @@ msgctxt ""
msgid "Log (Number)"
msgstr "Log (Number)"
+#. mRZbM
#: 03080202.xhp
msgctxt ""
"03080202.xhp\n"
@@ -18200,6 +20446,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. K67vi
#: 03080202.xhp
msgctxt ""
"03080202.xhp\n"
@@ -18208,6 +20455,7 @@ msgctxt ""
msgid "Double"
msgstr "Double"
+#. fCeUd
#: 03080202.xhp
msgctxt ""
"03080202.xhp\n"
@@ -18216,6 +20464,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. a6Cte
#: 03080202.xhp
msgctxt ""
"03080202.xhp\n"
@@ -18224,6 +20473,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the natural logarithm for."
msgstr "<emph>Number:</emph> Číselný výraz určující úhel v radiánech, pro který chcete spočítat přirozený logaritmus."
+#. XGZnf
#: 03080202.xhp
msgctxt ""
"03080202.xhp\n"
@@ -18232,6 +20482,7 @@ msgctxt ""
msgid "The natural logarithm is the logarithm to the base e. Base e is a constant with an approximate value of 2.718282..."
msgstr "Přirozený logaritmus je logaritmus o základu e. \"e\" je konstanta s hodnotou přibližně 2,718282..."
+#. Tjkcm
#: 03080202.xhp
msgctxt ""
"03080202.xhp\n"
@@ -18240,6 +20491,7 @@ msgctxt ""
msgid "You can calculate logarithms to any base (n) for any number (x) by dividing the natural logarithm of x by the natural logarithm of n, as follows:"
msgstr "Logaritmus čísla x při libovolném základu n lze vypočítat tak, že následujícím způsobem vydělíte přirozený logaritmus čísla x přirozeným logaritmem čísla n:"
+#. oFg2v
#: 03080202.xhp
msgctxt ""
"03080202.xhp\n"
@@ -18248,6 +20500,7 @@ msgctxt ""
msgid "Log n(x) = Log(x) / Log(n)"
msgstr "Log n(x) = Log(x) / Log(n)"
+#. rPbmE
#: 03080202.xhp
msgctxt ""
"03080202.xhp\n"
@@ -18256,6 +20509,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. rkQXJ
#: 03080202.xhp
msgctxt ""
"03080202.xhp\n"
@@ -18264,6 +20518,7 @@ msgctxt ""
msgid "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm function\""
msgstr "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm function\""
+#. UgtDE
#: 03080300.xhp
msgctxt ""
"03080300.xhp\n"
@@ -18272,6 +20527,7 @@ msgctxt ""
msgid "Generating Random Numbers"
msgstr "Generování náhodných čísel"
+#. z6M3v
#: 03080300.xhp
msgctxt ""
"03080300.xhp\n"
@@ -18280,6 +20536,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080300.xhp\" name=\"Generating Random Numbers\">Generating Random Numbers</link>"
msgstr "<link href=\"text/sbasic/shared/03080300.xhp\" name=\"Generování náhodných čísel\">Generování náhodných čísel</link>"
+#. 9oAAh
#: 03080300.xhp
msgctxt ""
"03080300.xhp\n"
@@ -18288,6 +20545,7 @@ msgctxt ""
msgid "The following statements and functions generate random numbers."
msgstr "Následující příkazy a funkce generují náhodná čísla."
+#. aik2G
#: 03080301.xhp
msgctxt ""
"03080301.xhp\n"
@@ -18296,6 +20554,7 @@ msgctxt ""
msgid "Randomize Statement"
msgstr "Příkaz Randomize"
+#. cBbQM
#: 03080301.xhp
msgctxt ""
"03080301.xhp\n"
@@ -18304,6 +20563,7 @@ msgctxt ""
msgid "<bookmark_value>Randomize statement</bookmark_value>"
msgstr "<bookmark_value>Randomize (příkaz)</bookmark_value>"
+#. GzBbR
#: 03080301.xhp
msgctxt ""
"03080301.xhp\n"
@@ -18312,6 +20572,7 @@ msgctxt ""
msgid "<variable id=\"heading_randomize\"><link href=\"text/sbasic/shared/03080301.xhp\" name=\"Randomize Statement\">Randomize Statement</link></variable>"
msgstr "<variable id=\"heading_randomize\"><link href=\"text/sbasic/shared/03080301.xhp\" name=\"Příkaz Randomize\">Příkaz Randomize</link></variable>"
+#. rWksA
#: 03080301.xhp
msgctxt ""
"03080301.xhp\n"
@@ -18320,6 +20581,7 @@ msgctxt ""
msgid "Initializes the random-number generator used by the <emph>Rnd</emph> function."
msgstr "Inicializuje generátor náhodných čísel používaný funkcí <emph>Rnd</emph>."
+#. 4zBFc
#: 03080301.xhp
msgctxt ""
"03080301.xhp\n"
@@ -18328,6 +20590,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. Kn22q
#: 03080301.xhp
msgctxt ""
"03080301.xhp\n"
@@ -18336,6 +20599,7 @@ msgctxt ""
msgid "Randomize [Number]"
msgstr "Randomize [Number]"
+#. CM8DX
#: 03080301.xhp
msgctxt ""
"03080301.xhp\n"
@@ -18344,6 +20608,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. uRn8G
#: 03080301.xhp
msgctxt ""
"03080301.xhp\n"
@@ -18352,6 +20617,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Any integer value. Used as seed to initialize the random-number generator. Equal seeds result in equal random-number sequences by the <emph>Rnd</emph> function. If the parameter is omitted, the <emph>Randomize</emph> statement will be ignored."
msgstr "<emph>Number</emph>: Jakékoli celé číslo. Použije se jako seed inicializující generátor náhodných čísel. Při shodném seedu vygeneruje funkce <emph>Rnd</emph> stejnou posloupnost náhodných čísel. Je-li parametr vynechán, příkaz <emph>Randomize</emph> bude ignorován."
+#. sowvF
#: 03080301.xhp
msgctxt ""
"03080301.xhp\n"
@@ -18360,6 +20626,7 @@ msgctxt ""
msgid "Unless a predictable sequence of numbers is desired, there is no need to use the <emph>Randomize</emph> statement, as the random-number generator will be initialized automatically at first use – it will be seeded using a system-provided random-number generator that produces uniformly-distributed, non-deterministic random numbers. If no such generator is available on the system, the system time will be used as seed."
msgstr "Pokud není vyžadována reprodukovatelná posloupnost čísel, není potřeba příkaz <emph>Randomize používat</emph>, protože se generátor náhodných čísel před prvním použitím inicializuje automaticky – seed bude určen pomocí systémového generátoru náhodných čísel z rovnoměrného rozdělení. Není-li takový generátor v systému k dispozici, jako seed se použije systémový čas."
+#. eJZhb
#: 03080301.xhp
msgctxt ""
"03080301.xhp\n"
@@ -18368,6 +20635,7 @@ msgctxt ""
msgid "The <emph>Randomize</emph> statement affects BASIC's <emph>Rnd</emph> function only. Other random-number generators (for example the Calc's RAND() function, etc.) are not affected by it."
msgstr "Příkaz <emph>Randomize</emph> má vliv pouze na funkci jazyka BASIC <emph>Rnd</emph>. Jiné generátory náhodných čísel (například funkce RAND() programu Calc apod.) jí ovlivněny nejsou."
+#. nbCqX
#: 03080301.xhp
msgctxt ""
"03080301.xhp\n"
@@ -18376,6 +20644,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. Hsz4P
#: 03080301.xhp
msgctxt ""
"03080301.xhp\n"
@@ -18384,6 +20653,7 @@ msgctxt ""
msgid "iVar = Int(10 * Rnd) ' Range from 0 to 9"
msgstr "iVar = Int(10 * Rnd) ' Rozsah 0 až 9"
+#. fzDBU
#: 03080301.xhp
msgctxt ""
"03080301.xhp\n"
@@ -18392,6 +20662,7 @@ msgctxt ""
msgid "MsgBox sText,0,\"Spectral Distribution\""
msgstr "MsgBox sText,0,\"Spectral Distribution\""
+#. ridE5
#: 03080302.xhp
msgctxt ""
"03080302.xhp\n"
@@ -18400,6 +20671,7 @@ msgctxt ""
msgid "Rnd Function"
msgstr "Funkce Rnd"
+#. kNKLV
#: 03080302.xhp
msgctxt ""
"03080302.xhp\n"
@@ -18408,6 +20680,7 @@ msgctxt ""
msgid "<bookmark_value>Rnd function</bookmark_value>"
msgstr "<bookmark_value>Rnd</bookmark_value>"
+#. UkA7G
#: 03080302.xhp
msgctxt ""
"03080302.xhp\n"
@@ -18416,6 +20689,7 @@ msgctxt ""
msgid "<variable id=\"heading_rnd\"><link href=\"text/sbasic/shared/03080302.xhp\" name=\"Rnd Function\">Rnd Function</link></variable>"
msgstr "<variable id=\"heading_rnd\"><link href=\"text/sbasic/shared/03080302.xhp\" name=\"Funkce Rnd\">Funkce Rnd</link></variable>"
+#. CgGQF
#: 03080302.xhp
msgctxt ""
"03080302.xhp\n"
@@ -18424,6 +20698,7 @@ msgctxt ""
msgid "Returns a random number between 0 and 1."
msgstr "Vrátí náhodné číslo mezi 0 a 1."
+#. 3jLL3
#: 03080302.xhp
msgctxt ""
"03080302.xhp\n"
@@ -18432,6 +20707,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. ccGDo
#: 03080302.xhp
msgctxt ""
"03080302.xhp\n"
@@ -18440,6 +20716,7 @@ msgctxt ""
msgid "Rnd [(Expression)]"
msgstr "Rnd [(Výraz)]"
+#. AsCDT
#: 03080302.xhp
msgctxt ""
"03080302.xhp\n"
@@ -18448,6 +20725,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. Ge9kH
#: 03080302.xhp
msgctxt ""
"03080302.xhp\n"
@@ -18456,6 +20734,7 @@ msgctxt ""
msgid "Double"
msgstr "Double"
+#. 4W4JJ
#: 03080302.xhp
msgctxt ""
"03080302.xhp\n"
@@ -18464,6 +20743,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. QRteh
#: 03080302.xhp
msgctxt ""
"03080302.xhp\n"
@@ -18472,6 +20752,7 @@ msgctxt ""
msgid "<emph>Expression:</emph> Has no effect, is ignored if provided."
msgstr "<emph>Výraz:</emph> Nemá význam, je ignorován."
+#. Wv4Ne
#: 03080302.xhp
msgctxt ""
"03080302.xhp\n"
@@ -18480,6 +20761,7 @@ msgctxt ""
msgid "The <emph>Rnd</emph> function returns decimal fractions ranging from 0 (included) to 1 (excluded) according to a uniform distribution. It uses the Mersenne Twister 19937 random-number generator. To generate random integers in a given range, use a formula like in the example below. A <emph>Randomize</emph> statement with a defined seed value can be used beforehand, if a predictable sequence of numbers is desired."
msgstr "Funkce <emph>Rnd</emph> vrátí desetinné číslo z rozsahu od 0 (je obsažena) do 1 (není obsažena) podle rovnoměrného rozdělení. Používá generátor náhodných čísel Mersenne Twister 19937. Chcete-li vygenerovat celá čísla z daného rozsahu, použijte vzorec z následujícího příkazu. Vyžadujete-li reprodukovatelnou posloupnost čísel, je potřeba předem použít příkaz <emph>Randomize</emph> s určitou hodnotou seedu."
+#. CoRrB
#: 03080302.xhp
msgctxt ""
"03080302.xhp\n"
@@ -18488,6 +20770,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. A6Sx5
#: 03080302.xhp
msgctxt ""
"03080302.xhp\n"
@@ -18496,6 +20779,7 @@ msgctxt ""
msgid "Print \"Number from 1 to 5\""
msgstr "Print \"Čísla od 1 do 5\""
+#. AZcwu
#: 03080302.xhp
msgctxt ""
"03080302.xhp\n"
@@ -18504,6 +20788,7 @@ msgctxt ""
msgid "Print \"Number from 6 to 8\""
msgstr "Print \"Čísla od 6 do 8\""
+#. mWvS6
#: 03080302.xhp
msgctxt ""
"03080302.xhp\n"
@@ -18512,6 +20797,7 @@ msgctxt ""
msgid "Print \"Greater than 8\""
msgstr "Print \"Větší než 8\""
+#. o32Jf
#: 03080302.xhp
msgctxt ""
"03080302.xhp\n"
@@ -18520,6 +20806,7 @@ msgctxt ""
msgid "Print \"Outside range 1 to 10\""
msgstr "Print \"Mimo rozsah od 1 do 10\""
+#. qhL3U
#: 03080400.xhp
msgctxt ""
"03080400.xhp\n"
@@ -18528,6 +20815,7 @@ msgctxt ""
msgid "Square Root Calculation"
msgstr "Výpočet druhé odmocniny"
+#. tF9ZA
#: 03080400.xhp
msgctxt ""
"03080400.xhp\n"
@@ -18536,6 +20824,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080400.xhp\" name=\"Square Root Calculation\">Square Root Calculation</link>"
msgstr "<link href=\"text/sbasic/shared/03080400.xhp\" name=\"Výpočet druhé odmocniny\">Výpočet druhé odmocniny</link>"
+#. cR7qM
#: 03080400.xhp
msgctxt ""
"03080400.xhp\n"
@@ -18544,6 +20833,7 @@ msgctxt ""
msgid "Use this function to calculate square roots."
msgstr "Pro výpočet druhých odmocnin použijte tuto funkci."
+#. uhF69
#: 03080401.xhp
msgctxt ""
"03080401.xhp\n"
@@ -18552,6 +20842,7 @@ msgctxt ""
msgid "Sqr Function"
msgstr "Funkce Sqr"
+#. Ddss3
#: 03080401.xhp
msgctxt ""
"03080401.xhp\n"
@@ -18560,6 +20851,7 @@ msgctxt ""
msgid "<bookmark_value>Sqr function</bookmark_value>"
msgstr "<bookmark_value>Sqr</bookmark_value>"
+#. Wdcxc
#: 03080401.xhp
msgctxt ""
"03080401.xhp\n"
@@ -18568,6 +20860,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080401.xhp\" name=\"Sqr Function\">Sqr Function</link>"
msgstr "<link href=\"text/sbasic/shared/03080401.xhp\" name=\"Funkce Sqr\">Funkce Sqr</link>"
+#. 92Pyd
#: 03080401.xhp
msgctxt ""
"03080401.xhp\n"
@@ -18576,6 +20869,7 @@ msgctxt ""
msgid "Calculates the square root of a numeric expression."
msgstr "Vypočítá druhou odmocninu číselného výrazu."
+#. UjAFg
#: 03080401.xhp
msgctxt ""
"03080401.xhp\n"
@@ -18584,6 +20878,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. u6hMY
#: 03080401.xhp
msgctxt ""
"03080401.xhp\n"
@@ -18592,6 +20887,7 @@ msgctxt ""
msgid "Sqr (Number)"
msgstr "Sqr (Number)"
+#. GxUbC
#: 03080401.xhp
msgctxt ""
"03080401.xhp\n"
@@ -18600,6 +20896,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. ToCoX
#: 03080401.xhp
msgctxt ""
"03080401.xhp\n"
@@ -18608,6 +20905,7 @@ msgctxt ""
msgid "Double"
msgstr "Double"
+#. RB3SF
#: 03080401.xhp
msgctxt ""
"03080401.xhp\n"
@@ -18616,6 +20914,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. R6bxE
#: 03080401.xhp
msgctxt ""
"03080401.xhp\n"
@@ -18624,6 +20923,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the square root for."
msgstr "<emph>Number:</emph> Číselný výraz, jehož druhou odmocninu chcete spočítat."
+#. NNhxY
#: 03080401.xhp
msgctxt ""
"03080401.xhp\n"
@@ -18632,6 +20932,7 @@ msgctxt ""
msgid "A square root is the number that you multiply by itself to produce another number, for example, the square root of 36 is 6."
msgstr "Druhá odmocnina je číslo, které po vynásobení samo sebou dá výchozí číslo. Např. druhá odmocnina 36 je 6."
+#. VXXxC
#: 03080401.xhp
msgctxt ""
"03080401.xhp\n"
@@ -18640,6 +20941,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. 2GKHP
#: 03080500.xhp
msgctxt ""
"03080500.xhp\n"
@@ -18648,6 +20950,7 @@ msgctxt ""
msgid "Integers"
msgstr "Celá čísla"
+#. n7D29
#: 03080500.xhp
msgctxt ""
"03080500.xhp\n"
@@ -18656,6 +20959,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080500.xhp\" name=\"Integers\">Integers and Fractional</link>"
msgstr ""
+#. GDH6b
#: 03080500.xhp
msgctxt ""
"03080500.xhp\n"
@@ -18664,6 +20968,7 @@ msgctxt ""
msgid "Functions to round values to integers, and to take the fractional part of a value."
msgstr ""
+#. ZCpbJ
#: 03080501.xhp
msgctxt ""
"03080501.xhp\n"
@@ -18672,6 +20977,7 @@ msgctxt ""
msgid "Fix Function"
msgstr "Funkce Fix"
+#. MqD8E
#: 03080501.xhp
msgctxt ""
"03080501.xhp\n"
@@ -18680,6 +20986,7 @@ msgctxt ""
msgid "<bookmark_value>Fix function</bookmark_value>"
msgstr "<bookmark_value>Fix</bookmark_value>"
+#. 2TxpU
#: 03080501.xhp
msgctxt ""
"03080501.xhp\n"
@@ -18688,6 +20995,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080501.xhp\" name=\"Fix Function\">Fix Function</link>"
msgstr "<link href=\"text/sbasic/shared/03080501.xhp\" name=\"Funkce Fix\">Funkce Fix</link>"
+#. nDHDK
#: 03080501.xhp
msgctxt ""
"03080501.xhp\n"
@@ -18696,6 +21004,7 @@ msgctxt ""
msgid "Returns the integer value of a numeric expression by removing the fractional part of the number."
msgstr "Vrátí celočíselnou hodnotu číselného výrazu, z něhož odstraní zlomkovou část."
+#. AxgCW
#: 03080501.xhp
msgctxt ""
"03080501.xhp\n"
@@ -18704,6 +21013,7 @@ msgctxt ""
msgid "Fix (Expression)"
msgstr "Fix (Výraz)"
+#. XGeET
#: 03080501.xhp
msgctxt ""
"03080501.xhp\n"
@@ -18712,6 +21022,7 @@ msgctxt ""
msgid "Double"
msgstr "Double"
+#. T274X
#: 03080501.xhp
msgctxt ""
"03080501.xhp\n"
@@ -18720,6 +21031,7 @@ msgctxt ""
msgid "<emph>Expression:</emph> Numeric expression that you want to return the integer value for."
msgstr "<emph>Výraz:</emph> Číselný výraz, z něhož chcete vrátit celočíselnou hodnotu."
+#. RmArT
#: 03080501.xhp
msgctxt ""
"03080501.xhp\n"
@@ -18728,6 +21040,7 @@ msgctxt ""
msgid "Print Fix(3.14159) ' returns 3."
msgstr "Print Fix(3.14159) ' vrátí 3."
+#. 9QGfT
#: 03080501.xhp
msgctxt ""
"03080501.xhp\n"
@@ -18736,6 +21049,7 @@ msgctxt ""
msgid "Print Fix(0) ' returns 0."
msgstr "Print Fix(0) ' vrátí 0."
+#. 5j2Di
#: 03080501.xhp
msgctxt ""
"03080501.xhp\n"
@@ -18744,6 +21058,7 @@ msgctxt ""
msgid "Print Fix(-3.14159) ' returns -3."
msgstr "Print Fix(-3.14159) ' vrátí -3."
+#. Ymamx
#: 03080501.xhp
msgctxt ""
"03080501.xhp\n"
@@ -18752,6 +21067,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080502.xhp\" name=\"Int Function\">Int Function</link>"
msgstr ""
+#. QhZpR
#: 03080501.xhp
msgctxt ""
"03080501.xhp\n"
@@ -18760,6 +21076,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080503.xhp\" name=\"Frac Function\">Frac Function</link>"
msgstr ""
+#. D7BBT
#: 03080502.xhp
msgctxt ""
"03080502.xhp\n"
@@ -18768,6 +21085,7 @@ msgctxt ""
msgid "Int Function"
msgstr "Funkce Int"
+#. oGyiu
#: 03080502.xhp
msgctxt ""
"03080502.xhp\n"
@@ -18776,6 +21094,7 @@ msgctxt ""
msgid "<bookmark_value>Int function</bookmark_value>"
msgstr "<bookmark_value>Int</bookmark_value>"
+#. HwiDW
#: 03080502.xhp
msgctxt ""
"03080502.xhp\n"
@@ -18784,6 +21103,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080502.xhp\" name=\"Int Function\">Int Function</link>"
msgstr "<link href=\"text/sbasic/shared/03080502.xhp\" name=\"Funkce Int\">Funkce Int</link>"
+#. urGrY
#: 03080502.xhp
msgctxt ""
"03080502.xhp\n"
@@ -18792,6 +21112,7 @@ msgctxt ""
msgid "Returns the integer portion of a number."
msgstr "Vrátí celočíselnou část čísla."
+#. 8hNhz
#: 03080502.xhp
msgctxt ""
"03080502.xhp\n"
@@ -18800,6 +21121,7 @@ msgctxt ""
msgid "Int (Number)"
msgstr "Int (Číslo)"
+#. x8Eh5
#: 03080502.xhp
msgctxt ""
"03080502.xhp\n"
@@ -18808,6 +21130,7 @@ msgctxt ""
msgid "Double"
msgstr "Double"
+#. byiBG
#: 03080502.xhp
msgctxt ""
"03080502.xhp\n"
@@ -18816,6 +21139,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Any valid numeric expression."
msgstr "<emph>Číslo:</emph> Platný číselný výraz."
+#. G7cKf
#: 03080502.xhp
msgctxt ""
"03080502.xhp\n"
@@ -18824,6 +21148,7 @@ msgctxt ""
msgid "Print Int(3.99) ' returns the value 3"
msgstr "Print Int(3.99) ' vrátí hodnotu 3"
+#. q3vhG
#: 03080502.xhp
msgctxt ""
"03080502.xhp\n"
@@ -18832,6 +21157,7 @@ msgctxt ""
msgid "Print Int(0) ' returns the value 0"
msgstr "Print Int(0) ' vrátí hodnotu 0"
+#. 9Wc46
#: 03080502.xhp
msgctxt ""
"03080502.xhp\n"
@@ -18840,6 +21166,7 @@ msgctxt ""
msgid "Print Int(-3.14159) ' returns the value -4"
msgstr "Print Int(-3.14159) ' vrátí hodnotu -4"
+#. dGANe
#: 03080502.xhp
msgctxt ""
"03080502.xhp\n"
@@ -18848,6 +21175,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080501.xhp\" name=\"Fix Function\">Fix Function</link>"
msgstr ""
+#. PWWrL
#: 03080502.xhp
msgctxt ""
"03080502.xhp\n"
@@ -18856,6 +21184,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080503.xhp\" name=\"Frac Function\">Frac Function</link>"
msgstr ""
+#. zZFwE
#: 03080503.xhp
msgctxt ""
"03080503.xhp\n"
@@ -18864,6 +21193,7 @@ msgctxt ""
msgid "Frac Function"
msgstr ""
+#. mVSM2
#: 03080503.xhp
msgctxt ""
"03080503.xhp\n"
@@ -18872,6 +21202,7 @@ msgctxt ""
msgid "<bookmark_value>Frac function</bookmark_value>"
msgstr ""
+#. 6KBuj
#: 03080503.xhp
msgctxt ""
"03080503.xhp\n"
@@ -18880,6 +21211,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080503.xhp\" name=\"Frac Function\">Frac Function</link>"
msgstr ""
+#. AwHT9
#: 03080503.xhp
msgctxt ""
"03080503.xhp\n"
@@ -18888,6 +21220,7 @@ msgctxt ""
msgid "Returns the fractional portion of a number."
msgstr ""
+#. MAVXR
#: 03080503.xhp
msgctxt ""
"03080503.xhp\n"
@@ -18896,6 +21229,7 @@ msgctxt ""
msgid "Frac (Number)"
msgstr ""
+#. 4Dd36
#: 03080503.xhp
msgctxt ""
"03080503.xhp\n"
@@ -18904,6 +21238,7 @@ msgctxt ""
msgid "Double"
msgstr ""
+#. PjX9r
#: 03080503.xhp
msgctxt ""
"03080503.xhp\n"
@@ -18912,6 +21247,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Any valid numeric expression."
msgstr ""
+#. CteEJ
#: 03080503.xhp
msgctxt ""
"03080503.xhp\n"
@@ -18920,6 +21256,7 @@ msgctxt ""
msgid "Print Frac(3.99) ' returns the value 0.99"
msgstr ""
+#. vBNoB
#: 03080503.xhp
msgctxt ""
"03080503.xhp\n"
@@ -18928,6 +21265,7 @@ msgctxt ""
msgid "Print Frac(0) ' returns the value 0"
msgstr ""
+#. DGQgE
#: 03080503.xhp
msgctxt ""
"03080503.xhp\n"
@@ -18936,6 +21274,7 @@ msgctxt ""
msgid "Print Frac(-3.14159) ' returns the value -0.14159"
msgstr ""
+#. 4u3Pk
#: 03080503.xhp
msgctxt ""
"03080503.xhp\n"
@@ -18944,6 +21283,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080501.xhp\" name=\"Fix Function\">Fix Function</link>"
msgstr ""
+#. G9EiU
#: 03080503.xhp
msgctxt ""
"03080503.xhp\n"
@@ -18952,6 +21292,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080502.xhp\" name=\"Int Function\">Int Function</link>"
msgstr ""
+#. BbtLE
#: 03080600.xhp
msgctxt ""
"03080600.xhp\n"
@@ -18960,6 +21301,7 @@ msgctxt ""
msgid "Absolute Values"
msgstr "Absolutní hodnoty"
+#. THpdK
#: 03080600.xhp
msgctxt ""
"03080600.xhp\n"
@@ -18968,6 +21310,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080600.xhp\" name=\"Absolute Values\">Absolute Values</link>"
msgstr "<link href=\"text/sbasic/shared/03080600.xhp\" name=\"Absolutní hodnoty\">Absolutní hodnoty</link>"
+#. L28VB
#: 03080600.xhp
msgctxt ""
"03080600.xhp\n"
@@ -18976,6 +21319,7 @@ msgctxt ""
msgid "This function returns absolute values."
msgstr "Tato funkce vrací absolutní hodnoty."
+#. VaBcX
#: 03080601.xhp
msgctxt ""
"03080601.xhp\n"
@@ -18984,6 +21328,7 @@ msgctxt ""
msgid "Abs Function"
msgstr "Funkce Abs"
+#. Y39pg
#: 03080601.xhp
msgctxt ""
"03080601.xhp\n"
@@ -18992,6 +21337,7 @@ msgctxt ""
msgid "<bookmark_value>Abs function</bookmark_value>"
msgstr "<bookmark_value>Abs</bookmark_value>"
+#. wLbzU
#: 03080601.xhp
msgctxt ""
"03080601.xhp\n"
@@ -19000,6 +21346,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080601.xhp\" name=\"Abs Function\">Abs Function</link>"
msgstr "<link href=\"text/sbasic/shared/03080601.xhp\" name=\"Funkce Abs\">Funkce Abs</link>"
+#. vGAGF
#: 03080601.xhp
msgctxt ""
"03080601.xhp\n"
@@ -19008,6 +21355,7 @@ msgctxt ""
msgid "Returns the absolute value of a numeric expression."
msgstr "Vrátí absolutní hodnotu číselného výrazu."
+#. 9vLHh
#: 03080601.xhp
msgctxt ""
"03080601.xhp\n"
@@ -19016,6 +21364,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. oikG9
#: 03080601.xhp
msgctxt ""
"03080601.xhp\n"
@@ -19024,6 +21373,7 @@ msgctxt ""
msgid "Abs (Number)"
msgstr "Abs (Číslo)"
+#. 9JrGL
#: 03080601.xhp
msgctxt ""
"03080601.xhp\n"
@@ -19032,6 +21382,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. Egjc2
#: 03080601.xhp
msgctxt ""
"03080601.xhp\n"
@@ -19040,6 +21391,7 @@ msgctxt ""
msgid "Double"
msgstr "Double"
+#. Duhzt
#: 03080601.xhp
msgctxt ""
"03080601.xhp\n"
@@ -19048,6 +21400,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. CaBaR
#: 03080601.xhp
msgctxt ""
"03080601.xhp\n"
@@ -19056,6 +21409,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Any numeric expression that you want to return the absolute value for. Positive numbers, including 0, are returned unchanged, whereas negative numbers are converted to positive numbers."
msgstr "<emph>Číslo:</emph> Jakýkoli numerický výraz, jehož absolutní hodnotu chcete vrátit. Kladná čísla (včetně 0) jsou vrácena nezměněná, záporná čísla jsou převedena na kladná."
+#. T3eu8
#: 03080601.xhp
msgctxt ""
"03080601.xhp\n"
@@ -19064,6 +21418,7 @@ msgctxt ""
msgid "The following example uses the Abs function to calculate the difference between two values. It does not matter which value you enter first."
msgstr "Následující příklad používá funkci Abs pro výpočet rozdílu mezi dvěma hodnotami. Nezáleží na tom, kterou hodnotu zadáte jako první."
+#. qf3vp
#: 03080601.xhp
msgctxt ""
"03080601.xhp\n"
@@ -19072,6 +21427,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. ek5Jt
#: 03080601.xhp
msgctxt ""
"03080601.xhp\n"
@@ -19080,6 +21436,7 @@ msgctxt ""
msgid "siW1 = Int(InputBox(\"Please enter the first amount\",\"Value Input\"))"
msgstr "siW1 = Int(InputBox(\"Zadejte, prosím, první hodnotu\",\"Vstup hodnoty\"))"
+#. MG4ec
#: 03080601.xhp
msgctxt ""
"03080601.xhp\n"
@@ -19088,6 +21445,7 @@ msgctxt ""
msgid "siW2 = Int(InputBox(\"Please enter the second amount\",\"Value Input\"))"
msgstr "siW2 = Int(InputBox(\"Zadejte, prosím, druhou hodnotu\",\"Vstup hodnoty\"))"
+#. BjZdb
#: 03080601.xhp
msgctxt ""
"03080601.xhp\n"
@@ -19096,6 +21454,7 @@ msgctxt ""
msgid "Print \"The difference is \"; Abs(siW1 - siW2)"
msgstr "Print \"Rozdíl je \"; Abs(siW1 - siW2)"
+#. CDdkF
#: 03080700.xhp
msgctxt ""
"03080700.xhp\n"
@@ -19104,6 +21463,7 @@ msgctxt ""
msgid "Expression Signs"
msgstr "Znaménka výrazů"
+#. EiQHG
#: 03080700.xhp
msgctxt ""
"03080700.xhp\n"
@@ -19112,6 +21472,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080700.xhp\" name=\"Expression Signs\">Expression Signs</link>"
msgstr "<link href=\"text/sbasic/shared/03080700.xhp\" name=\"Znaménka výrazů\">Znaménka výrazů</link>"
+#. zhw5K
#: 03080700.xhp
msgctxt ""
"03080700.xhp\n"
@@ -19120,6 +21481,7 @@ msgctxt ""
msgid "This function returns the algebraic sign of a numeric expression."
msgstr "Tato funkce vrací algebraické znaménko (signum) číselného výrazu."
+#. EZYW2
#: 03080701.xhp
msgctxt ""
"03080701.xhp\n"
@@ -19128,6 +21490,7 @@ msgctxt ""
msgid "Sgn Function"
msgstr "Funkce Sgn"
+#. hzA5f
#: 03080701.xhp
msgctxt ""
"03080701.xhp\n"
@@ -19136,6 +21499,7 @@ msgctxt ""
msgid "<bookmark_value>Sgn function</bookmark_value>"
msgstr "<bookmark_value>Sgn</bookmark_value>"
+#. BaCb2
#: 03080701.xhp
msgctxt ""
"03080701.xhp\n"
@@ -19144,6 +21508,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080701.xhp\" name=\"Sgn Function\">Sgn Function</link>"
msgstr "<link href=\"text/sbasic/shared/03080701.xhp\" name=\"Funkce Sgn\">Funkce Sgn</link>"
+#. 7BADP
#: 03080701.xhp
msgctxt ""
"03080701.xhp\n"
@@ -19152,6 +21517,7 @@ msgctxt ""
msgid "Returns an integer number between -1 and 1 that indicates if the number that is passed to the function is positive, negative, or zero."
msgstr "Vrací celé číslo mezi -1 a 1, které indikuje, jestli zadané číslo bylo kladné, záporné nebo nula."
+#. WeAbo
#: 03080701.xhp
msgctxt ""
"03080701.xhp\n"
@@ -19160,6 +21526,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 8TFfk
#: 03080701.xhp
msgctxt ""
"03080701.xhp\n"
@@ -19168,6 +21535,7 @@ msgctxt ""
msgid "Sgn (Number)"
msgstr "Sgn (Číslo)"
+#. R9qZJ
#: 03080701.xhp
msgctxt ""
"03080701.xhp\n"
@@ -19176,6 +21544,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. xpsBz
#: 03080701.xhp
msgctxt ""
"03080701.xhp\n"
@@ -19184,6 +21553,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. hBAHj
#: 03080701.xhp
msgctxt ""
"03080701.xhp\n"
@@ -19192,6 +21562,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. ExboK
#: 03080701.xhp
msgctxt ""
"03080701.xhp\n"
@@ -19200,6 +21571,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Numeric expression that determines the value that is returned by the function."
msgstr "<emph>Číslo:</emph> Číselná hodnota rozhodující o návratové hodnotě funkce."
+#. xdxDc
#: 03080701.xhp
msgctxt ""
"03080701.xhp\n"
@@ -19208,6 +21580,7 @@ msgctxt ""
msgid "NumExpression"
msgstr "Číslo"
+#. ZhDdh
#: 03080701.xhp
msgctxt ""
"03080701.xhp\n"
@@ -19216,6 +21589,7 @@ msgctxt ""
msgid "Return value"
msgstr "Vrácená hodnota"
+#. GJ8DT
#: 03080701.xhp
msgctxt ""
"03080701.xhp\n"
@@ -19224,6 +21598,7 @@ msgctxt ""
msgid "negative"
msgstr "záporné"
+#. owL6c
#: 03080701.xhp
msgctxt ""
"03080701.xhp\n"
@@ -19232,6 +21607,7 @@ msgctxt ""
msgid "Sgn returns -1."
msgstr "Funkce Sgn vrátí hodnotu -1."
+#. WLxTV
#: 03080701.xhp
msgctxt ""
"03080701.xhp\n"
@@ -19240,6 +21616,7 @@ msgctxt ""
msgid "Sgn returns 0."
msgstr "Funkce Sgn vrátí hodnotu 0."
+#. 4tinv
#: 03080701.xhp
msgctxt ""
"03080701.xhp\n"
@@ -19248,6 +21625,7 @@ msgctxt ""
msgid "positive"
msgstr "kladné"
+#. DHyxd
#: 03080701.xhp
msgctxt ""
"03080701.xhp\n"
@@ -19256,6 +21634,7 @@ msgctxt ""
msgid "Sgn returns 1."
msgstr "Funkce Sgn vrátí hodnotu 1."
+#. EhBsF
#: 03080701.xhp
msgctxt ""
"03080701.xhp\n"
@@ -19264,6 +21643,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. Dd5kX
#: 03080701.xhp
msgctxt ""
"03080701.xhp\n"
@@ -19272,6 +21652,7 @@ msgctxt ""
msgid "Print sgn(-10) ' returns -1"
msgstr "Print sgn(-10) ' vrací -1"
+#. RHqWn
#: 03080701.xhp
msgctxt ""
"03080701.xhp\n"
@@ -19280,6 +21661,7 @@ msgctxt ""
msgid "Print sgn(0) ' returns 0"
msgstr "Print sgn(0) ' vrací 0"
+#. HeSov
#: 03080701.xhp
msgctxt ""
"03080701.xhp\n"
@@ -19288,6 +21670,7 @@ msgctxt ""
msgid "Print sgn(10) ' returns 1"
msgstr "Print sgn(10) ' vrací 1"
+#. ojPdU
#: 03080800.xhp
msgctxt ""
"03080800.xhp\n"
@@ -19296,6 +21679,7 @@ msgctxt ""
msgid "Converting Numbers"
msgstr "Převádění čísel"
+#. DDJr9
#: 03080800.xhp
msgctxt ""
"03080800.xhp\n"
@@ -19304,6 +21688,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080800.xhp\" name=\"Converting Numbers\">Converting Numbers</link>"
msgstr "<link href=\"text/sbasic/shared/03080800.xhp\" name=\"Převádění čísel\">Převádění čísel</link>"
+#. ZRJWv
#: 03080800.xhp
msgctxt ""
"03080800.xhp\n"
@@ -19312,6 +21697,7 @@ msgctxt ""
msgid "The following functions convert numbers from one number format to another."
msgstr "Následující funkce převádí čísla z jednoho formátu do jiného."
+#. CMVC4
#: 03080801.xhp
msgctxt ""
"03080801.xhp\n"
@@ -19320,6 +21706,7 @@ msgctxt ""
msgid "Hex Function"
msgstr "Funkce Hex"
+#. wo8Yg
#: 03080801.xhp
msgctxt ""
"03080801.xhp\n"
@@ -19328,6 +21715,7 @@ msgctxt ""
msgid "<bookmark_value>Hex function</bookmark_value>"
msgstr "<bookmark_value>Hex</bookmark_value>"
+#. 9DtGW
#: 03080801.xhp
msgctxt ""
"03080801.xhp\n"
@@ -19336,6 +21724,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080801.xhp\" name=\"Hex Function\">Hex Function</link>"
msgstr "<link href=\"text/sbasic/shared/03080801.xhp\" name=\"Funkce Hex\">Funkce Hex</link>"
+#. X79sx
#: 03080801.xhp
msgctxt ""
"03080801.xhp\n"
@@ -19344,6 +21733,7 @@ msgctxt ""
msgid "Returns a string that represents the hexadecimal value of a number."
msgstr "Vrátí řetězec, který představuje šestnáctkovou hodnotu čísla."
+#. te3Mp
#: 03080801.xhp
msgctxt ""
"03080801.xhp\n"
@@ -19352,6 +21742,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. sniHV
#: 03080801.xhp
msgctxt ""
"03080801.xhp\n"
@@ -19360,6 +21751,7 @@ msgctxt ""
msgid "Hex (Number)"
msgstr "Hex (Číslo)"
+#. Ejckw
#: 03080801.xhp
msgctxt ""
"03080801.xhp\n"
@@ -19368,6 +21760,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. MvMTC
#: 03080801.xhp
msgctxt ""
"03080801.xhp\n"
@@ -19376,6 +21769,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. RhxtR
#: 03080801.xhp
msgctxt ""
"03080801.xhp\n"
@@ -19384,6 +21778,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. eJLYR
#: 03080801.xhp
msgctxt ""
"03080801.xhp\n"
@@ -19392,6 +21787,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Any numeric expression that you want to convert to a hexadecimal number."
msgstr "<emph>Číslo:</emph> Jakákoli číselná hodnota, kterou chcete převést na šestnáctkové číslo."
+#. XyWiz
#: 03080801.xhp
msgctxt ""
"03080801.xhp\n"
@@ -19400,6 +21796,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. hMpoj
#: 03080801.xhp
msgctxt ""
"03080801.xhp\n"
@@ -19408,6 +21805,7 @@ msgctxt ""
msgid "' uses BasicFormulas in $[officename] Calc"
msgstr "' používá BasicFormula v $[officename] Calc"
+#. Bf2Zt
#: 03080801.xhp
msgctxt ""
"03080801.xhp\n"
@@ -19416,6 +21814,7 @@ msgctxt ""
msgid "' Returns a long integer from a hexadecimal value."
msgstr "' Vrátí šestnáctkovou hodnotu jako dlouhé celé číslo."
+#. aZhWM
#: 03080801.xhp
msgctxt ""
"03080801.xhp\n"
@@ -19424,6 +21823,7 @@ msgctxt ""
msgid "' Calculates a hexadecimal value in integer."
msgstr "' Vypočte šestnáctkovou hodnotu celého čísla."
+#. Tko9w
#: 03080802.xhp
msgctxt ""
"03080802.xhp\n"
@@ -19432,6 +21832,7 @@ msgctxt ""
msgid "Oct Function"
msgstr "Funkce Oct"
+#. FERZ7
#: 03080802.xhp
msgctxt ""
"03080802.xhp\n"
@@ -19440,6 +21841,7 @@ msgctxt ""
msgid "<bookmark_value>Oct function</bookmark_value>"
msgstr "<bookmark_value>Oct</bookmark_value>"
+#. HBZvQ
#: 03080802.xhp
msgctxt ""
"03080802.xhp\n"
@@ -19448,6 +21850,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03080802.xhp\" name=\"Oct Function\">Oct Function</link>"
msgstr "<link href=\"text/sbasic/shared/03080802.xhp\" name=\"Funkce Oct\">Funkce Oct</link>"
+#. ApoGj
#: 03080802.xhp
msgctxt ""
"03080802.xhp\n"
@@ -19456,6 +21859,7 @@ msgctxt ""
msgid "Returns the octal value of a number."
msgstr "Vrátí osmičkovou hodnotu čísla."
+#. NWCSn
#: 03080802.xhp
msgctxt ""
"03080802.xhp\n"
@@ -19464,6 +21868,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. oK8j3
#: 03080802.xhp
msgctxt ""
"03080802.xhp\n"
@@ -19472,6 +21877,7 @@ msgctxt ""
msgid "Oct (Number)"
msgstr "Oct (Číslo)"
+#. 4v3fG
#: 03080802.xhp
msgctxt ""
"03080802.xhp\n"
@@ -19480,6 +21886,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. DNqdN
#: 03080802.xhp
msgctxt ""
"03080802.xhp\n"
@@ -19488,6 +21895,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. 9ymRV
#: 03080802.xhp
msgctxt ""
"03080802.xhp\n"
@@ -19496,6 +21904,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. FUayo
#: 03080802.xhp
msgctxt ""
"03080802.xhp\n"
@@ -19504,6 +21913,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Any numeric expression that you want to convert to an octal value."
msgstr "<emph>Číslo:</emph> Číselný výraz, který chcete převést na osmičkovou hodnotu."
+#. ZGpEp
#: 03080802.xhp
msgctxt ""
"03080802.xhp\n"
@@ -19512,6 +21922,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. TB5UE
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
@@ -19520,6 +21931,7 @@ msgctxt ""
msgid "Controlling Program Execution"
msgstr "Řízení běhu programu"
+#. AjaX7
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
@@ -19528,6 +21940,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090000.xhp\" name=\"Controlling Program Execution\">Controlling Program Execution</link>"
msgstr "<link href=\"text/sbasic/shared/03090000.xhp\" name=\"Řízení běhu programu\">Řízení běhu programu</link>"
+#. s6wg5
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
@@ -19536,6 +21949,7 @@ msgctxt ""
msgid "The following statements control the execution of a program."
msgstr "Následující příkazy řídí běh programu."
+#. tCvqF
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
@@ -19544,6 +21958,7 @@ msgctxt ""
msgid "A program generally executes from the first line of code to the last line of code. You can also execute certain procedures within the program according to specific conditions, or repeat a section of the program within a sub-procedure or function. You can use loops to repeat parts of a program as many times as necessary, or until a certain condition is met. These type of control statements are classified as Condition, Loop, or Jump statements."
msgstr "Program se obecně spouští od první řádky kódu po poslední. Také je možné podle určitých podmínek spouštět určité procedury nebo opakovat části programu v podprogramech. Pomocí smyček je možné opakovat části programu, kolikrát je třeba, nebo dokud se nesplní nějaká podmínka. Běh programu je možné ovlivňovat pomocí podmíněných příkazů, smyček nebo příkazů skoku."
+#. SVVdP
#: 03090100.xhp
msgctxt ""
"03090100.xhp\n"
@@ -19552,6 +21967,7 @@ msgctxt ""
msgid "Condition Statements"
msgstr "Podmíněné příkazy"
+#. 8sarN
#: 03090100.xhp
msgctxt ""
"03090100.xhp\n"
@@ -19560,6 +21976,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090100.xhp\" name=\"Condition Statements\">Condition Statements</link>"
msgstr "<link href=\"text/sbasic/shared/03090100.xhp\" name=\"Podmíněné příkazy\">Podmíněné příkazy</link>"
+#. TLban
#: 03090100.xhp
msgctxt ""
"03090100.xhp\n"
@@ -19568,6 +21985,7 @@ msgctxt ""
msgid "The following statements are based on conditions."
msgstr "Následující příkazy jsou založeny na podmínkách."
+#. CmEyf
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
@@ -19576,6 +21994,7 @@ msgctxt ""
msgid "If...Then...Else Statement"
msgstr "Příkaz If...Then...Else"
+#. C5KRD
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
@@ -19584,6 +22003,7 @@ msgctxt ""
msgid "<bookmark_value>If statement</bookmark_value>"
msgstr "<bookmark_value>If (příkaz)</bookmark_value>"
+#. NPPep
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
@@ -19592,6 +22012,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else Statement\">If...Then...Else Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"Příkaz If...Then...Else\">Příkaz If...Then...Else</link>"
+#. pGNqu
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
@@ -19600,6 +22021,7 @@ msgctxt ""
msgid "Defines one or more statement blocks that you only want to execute if a given condition is True."
msgstr "Určuje jeden či více bloků příkazů, které chcete spustit, pouze je-li daná podmínka True."
+#. 9w2wm
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
@@ -19608,6 +22030,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. yeLUr
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
@@ -19616,6 +22039,7 @@ msgctxt ""
msgid "If condition=true Then Statement block [ElseIf condition=true Then] Statement block [Else] Statement block EndIf"
msgstr "If podmínka=true Then Blok příkazů [ElseIf podmínka=true Then] Blok příkazů [Else] Blok příkazů EndIf"
+#. aXATA
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
@@ -19624,6 +22048,7 @@ msgctxt ""
msgid "Instead of Else If you can write ElseIf, instead of End If you can write EndIf."
msgstr "Místo Else if můžete psát ElseIf, místo End If můžete psát EndIf."
+#. FFDsF
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
@@ -19632,6 +22057,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. ERvpY
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
@@ -19640,6 +22066,7 @@ msgctxt ""
msgid "The <emph>If...Then</emph> statement executes program blocks depending on given conditions. When $[officename] Basic encounters an <emph>If</emph> statement, the condition is tested. If the condition is True, all subsequent statements up to the next <emph>Else</emph> or <emph>ElseIf</emph> statement are executed. If the condition is False, and an <emph>ElseIf</emph> statement follows, $[officename] Basic tests the next condition and executes the following statements if the condition is True. If False, the program continues either with the next <emph>ElseIf</emph> or <emph>Else</emph> statement. Statements following <emph>Else</emph> are executed only if none of the previously tested conditions were True. After all conditions are evaluated, and the corresponding statements executed, the program continues with the statement following <emph>EndIf</emph>."
msgstr "Příkaz <emph>If...Then</emph> spustí blok příkazů v závislosti na dané podmínce. Když $[officename] Basic narazí na příkaz <emph>If</emph>, ověří podmínku. Je-li podmínka True, spustí se všechny následující příkazy až do příštího příkazu <emph>Else</emph> nebo <emph>ElseIf</emph>. Je-li podmínka False a následuje příkaz <emph>ElseIf</emph>, $[officename] Basic ověří podmínku a spustí následující příkazy, je-li podmínka True. Je-li False, program přeskočí příkazy až k dalšímu příkazu <emph>ElseIf</emph> nebo <emph>Else</emph>. Příkazy následující za příkazem <emph>Else</emph> se spustí pouze, nebyla-li žádná z předchozích podmínek splněna. Po vyhodnocení všech podmínek a spuštění odpovídajících příkazů pokračuje program příkazy následujícími po <emph>EndIf</emph>."
+#. NKDQG
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
@@ -19648,6 +22075,7 @@ msgctxt ""
msgid "You can nest multiple <emph>If...Then</emph> statements."
msgstr "Možné je do sebe vložit více příkazů <emph>If...Then</emph>."
+#. sHwLq
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
@@ -19656,6 +22084,7 @@ msgctxt ""
msgid "<emph>Else</emph> and <emph>ElseIf</emph> statements are optional."
msgstr "Příkazy <emph>Else</emph> a <emph>ElseIf</emph> jsou volitelné."
+#. 73RuH
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
@@ -19664,6 +22093,7 @@ msgctxt ""
msgid "You can use <emph>GoTo</emph> and <emph>GoSub</emph> to jump out of an <emph>If...Then</emph> block, but not to jump into an <emph>If...Then</emph> structure."
msgstr "Pomocí příkazů <emph>GoTo</emph> a <emph>GoSub</emph> je možné vyskočit z bloku <emph>If...Then</emph>, ale není možné skočit do struktury <emph>If...Then</emph>."
+#. VEFva
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
@@ -19672,6 +22102,7 @@ msgctxt ""
msgid "The following example enables you to enter the expiration date of a product, and determines if the expiration date has passed."
msgstr "Následující příklad vám umožní zadat datum konce trvanlivosti výrobku a určí, zda již toto datum bylo překročeno."
+#. TZWBx
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
@@ -19680,6 +22111,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. gDmAx
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
@@ -19688,6 +22120,7 @@ msgctxt ""
msgid "sDate = InputBox(\"Enter the expiration date (MM.DD.YYYY)\")"
msgstr "sDate = InputBox(\"Zadejte trvanlivost (MM.DD.YYYY)\")"
+#. GNXEn
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
@@ -19696,6 +22129,7 @@ msgctxt ""
msgid "MsgBox \"The expiration date has passed\""
msgstr "MsgBox \"Trvanlivost již vypršela\""
+#. DrRyf
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
@@ -19704,6 +22138,7 @@ msgctxt ""
msgid "MsgBox \"The expiration date has not yet passed\""
msgstr "MsgBox \"Trvanlivost ještě nevypršela\""
+#. wS36Y
#: 03090101.xhp
msgctxt ""
"03090101.xhp\n"
@@ -19712,6 +22147,7 @@ msgctxt ""
msgid "MsgBox \"The expiration date is today\""
msgstr "MsgBox \"Datum trvanlivosti je dnes\""
+#. ArPEq
#: 03090102.xhp
msgctxt ""
"03090102.xhp\n"
@@ -19720,6 +22156,7 @@ msgctxt ""
msgid "Select...Case Statement"
msgstr "Příkaz Select...Case"
+#. qov74
#: 03090102.xhp
msgctxt ""
"03090102.xhp\n"
@@ -19728,6 +22165,7 @@ msgctxt ""
msgid "<bookmark_value>Select...Case statement</bookmark_value> <bookmark_value>Case statement</bookmark_value>"
msgstr "<bookmark_value>Select...Case (příkaz)</bookmark_value><bookmark_value>Case (příkaz)</bookmark_value>"
+#. CBpPz
#: 03090102.xhp
msgctxt ""
"03090102.xhp\n"
@@ -19736,6 +22174,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select...Case Statement\">Select...Case Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03090102.xhp\" name=\"Příkaz Select...Case\">Příkaz Select...Case</link>"
+#. je8zE
#: 03090102.xhp
msgctxt ""
"03090102.xhp\n"
@@ -19744,6 +22183,7 @@ msgctxt ""
msgid "Defines one or more statement blocks depending on the value of an expression."
msgstr "V závislosti na hodnotě výrazu definuje jeden nebo více bloků příkazů."
+#. M9zYG
#: 03090102.xhp
msgctxt ""
"03090102.xhp\n"
@@ -19752,6 +22192,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. jsSZ5
#: 03090102.xhp
msgctxt ""
"03090102.xhp\n"
@@ -19760,6 +22201,7 @@ msgctxt ""
msgid "Select Case condition Case expression Statement Block [Case expression2 Statement Block][Case Else] Statement Block End Select"
msgstr "Select Case podmínka Case výraz Blok příkazů [Case podmínka2 Blok příkazů][Case Else] Blok příkazů End Select"
+#. C5Bsm
#: 03090102.xhp
msgctxt ""
"03090102.xhp\n"
@@ -19768,6 +22210,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. 7XCQ2
#: 03090102.xhp
msgctxt ""
"03090102.xhp\n"
@@ -19776,6 +22219,7 @@ msgctxt ""
msgid "<emph>Condition:</emph> Any expression that controls if the statement block that follows the respective Case clause is executed."
msgstr "<emph>Podmínka:</emph> Jakýkoliv výraz, podle kterého se určí spuštění bloků příkazů u klauzulí Case."
+#. BJPwk
#: 03090102.xhp
msgctxt ""
"03090102.xhp\n"
@@ -19784,6 +22228,7 @@ msgctxt ""
msgid "<emph>Expression:</emph> Any expression that is compatible with the Condition type expression. The statement block that follows the Case clause is executed if <emph>Condition</emph> matches <emph>Expression</emph>."
msgstr "<emph>Výraz:</emph> Jakýkoliv výraz, který je kompatibilní s typem podmínky. Pokud <emph>výraz</emph> odpovídá <emph>podmínce</emph>, spustí se následující blok příkazů."
+#. CPxCt
#: 03090102.xhp
msgctxt ""
"03090102.xhp\n"
@@ -19792,6 +22237,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. oCrpX
#: 03090102.xhp
msgctxt ""
"03090102.xhp\n"
@@ -19800,6 +22246,7 @@ msgctxt ""
msgid "Print \"Number from 1 to 5\""
msgstr "Print \"Čísla od 1 do 5\""
+#. SGuia
#: 03090102.xhp
msgctxt ""
"03090102.xhp\n"
@@ -19808,6 +22255,7 @@ msgctxt ""
msgid "Print \"Number from 6 to 8\""
msgstr "Print \"Čísla od 6 do 8\""
+#. cPErK
#: 03090102.xhp
msgctxt ""
"03090102.xhp\n"
@@ -19816,6 +22264,7 @@ msgctxt ""
msgid "Print \"Greater than 8\""
msgstr "Print \"Větší než 8\""
+#. VGBFL
#: 03090102.xhp
msgctxt ""
"03090102.xhp\n"
@@ -19824,6 +22273,7 @@ msgctxt ""
msgid "Print \"Out of range 1 to 10\""
msgstr "Print \"Mimo rozsah 1 až 10\""
+#. WfFsT
#: 03090103.xhp
msgctxt ""
"03090103.xhp\n"
@@ -19832,6 +22282,7 @@ msgctxt ""
msgid "IIf Statement"
msgstr "Příkaz IIf"
+#. WcDhC
#: 03090103.xhp
msgctxt ""
"03090103.xhp\n"
@@ -19840,6 +22291,7 @@ msgctxt ""
msgid "<bookmark_value>IIf statement</bookmark_value>"
msgstr "<bookmark_value>IIf (příkaz)</bookmark_value>"
+#. HvJuA
#: 03090103.xhp
msgctxt ""
"03090103.xhp\n"
@@ -19848,6 +22300,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"IIf Statement\">IIf Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"Příkaz IIf\">Příkaz IIf</link>"
+#. nYxhE
#: 03090103.xhp
msgctxt ""
"03090103.xhp\n"
@@ -19856,6 +22309,7 @@ msgctxt ""
msgid "Returns one of two possible function results, depending on the logical value of the evaluated expression."
msgstr "Vrátí jeden ze dvou možných výsledků funkce, v závislosti na logické hodnotě vyhodnoceného výrazu."
+#. DMbgx
#: 03090103.xhp
msgctxt ""
"03090103.xhp\n"
@@ -19864,6 +22318,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. dDDFQ
#: 03090103.xhp
msgctxt ""
"03090103.xhp\n"
@@ -19872,6 +22327,7 @@ msgctxt ""
msgid "IIf (Expression, ExpressionTrue, ExpressionFalse)"
msgstr "IIf (Výraz, VýrazTrue, VýrazFalse)"
+#. Jr9BS
#: 03090103.xhp
msgctxt ""
"03090103.xhp\n"
@@ -19880,6 +22336,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. TXHsN
#: 03090103.xhp
msgctxt ""
"03090103.xhp\n"
@@ -19888,6 +22345,7 @@ msgctxt ""
msgid "<emph>Expression:</emph> Any expression that you want to evaluate. If the expression evaluates to <emph>True</emph>, the function returns the result of ExpressionTrue, otherwise it returns the result of ExpressionFalse."
msgstr "<emph>Výraz:</emph> Výraz, který chcete vyhodnotit. Pokud se výraz vyhodnotí jako <emph>True</emph>, funkce vrátí výsledek VýrazTrue, jinak vrátí výsledek VýrazFalse."
+#. Dxoxu
#: 03090103.xhp
msgctxt ""
"03090103.xhp\n"
@@ -19896,6 +22354,7 @@ msgctxt ""
msgid "<emph>ExpressionTrue, ExpressionFalse:</emph> Any expression, one of which will be returned as the function result, depending on the logical evaluation."
msgstr "<emph>VýrazTrue, VýrazFalse:</emph> Výraz, který se podle hodnoty logického výrazu vrátí jako výsledek funkce."
+#. RKALL
#: 03090200.xhp
msgctxt ""
"03090200.xhp\n"
@@ -19904,6 +22363,7 @@ msgctxt ""
msgid "Loops"
msgstr "Smyčky"
+#. vamnD
#: 03090200.xhp
msgctxt ""
"03090200.xhp\n"
@@ -19912,6 +22372,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090200.xhp\" name=\"Loops\">Loops</link>"
msgstr "<link href=\"text/sbasic/shared/03090200.xhp\" name=\"Smyčky\">Smyčky</link>"
+#. gDVek
#: 03090200.xhp
msgctxt ""
"03090200.xhp\n"
@@ -19920,6 +22381,7 @@ msgctxt ""
msgid "The following statements execute loops."
msgstr "Následující příkazy spouštějí smyčky."
+#. UAuBq
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -19928,6 +22390,7 @@ msgctxt ""
msgid "Do...Loop Statement"
msgstr "Příkaz Do...Loop"
+#. 79pyv
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -19936,6 +22399,7 @@ msgctxt ""
msgid "<bookmark_value>Do...Loop statement</bookmark_value> <bookmark_value>While; Do loop</bookmark_value> <bookmark_value>Until</bookmark_value> <bookmark_value>loops</bookmark_value>"
msgstr "<bookmark_value>Do...Loop (příkaz)</bookmark_value> <bookmark_value>While; smyčka Do</bookmark_value> <bookmark_value>Until</bookmark_value> <bookmark_value>smyčky</bookmark_value>"
+#. AFBxo
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -19944,6 +22408,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop Statement\">Do...Loop Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Příkaz Do...Loop\">Příkaz Do...Loop</link>"
+#. xyfDP
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -19952,6 +22417,7 @@ msgctxt ""
msgid "Repeats the statements between the Do and the Loop statement while the condition is True or until the condition becomes True."
msgstr "Příkazy mezi příkazy Do a Loop se budou opakovat, je-li podmínka splněna nebo do splnění podmínky."
+#. caSom
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -19960,6 +22426,7 @@ msgctxt ""
msgid "Syntax"
msgstr "Syntaxe"
+#. 3K2PH
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -19968,6 +22435,7 @@ msgctxt ""
msgid "Do [{While | Until} condition = True]"
msgstr "Do [{While | Until} Podmínka = True]"
+#. UwrEt
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -19976,6 +22444,7 @@ msgctxt ""
msgid "statement block"
msgstr "blok příkazů"
+#. JsBm9
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -19984,6 +22453,7 @@ msgctxt ""
msgid "[Exit Do]"
msgstr "[Exit Do]"
+#. rP8AT
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -19992,6 +22462,7 @@ msgctxt ""
msgid "statement block"
msgstr "blok příkazů"
+#. AWeCW
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20000,6 +22471,7 @@ msgctxt ""
msgid "Loop"
msgstr "Loop"
+#. 9Cv7B
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20008,6 +22480,7 @@ msgctxt ""
msgid "or"
msgstr "or"
+#. Aj9kr
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20016,6 +22489,7 @@ msgctxt ""
msgid "Do"
msgstr "Do"
+#. yGEJd
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20024,6 +22498,7 @@ msgctxt ""
msgid "statement block"
msgstr "blok příkazů"
+#. 93KEy
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20032,6 +22507,7 @@ msgctxt ""
msgid "[Exit Do]"
msgstr "[Exit Do]"
+#. o2rc9
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20040,6 +22516,7 @@ msgctxt ""
msgid "statement block"
msgstr "blok příkazů"
+#. 8qghf
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20048,6 +22525,7 @@ msgctxt ""
msgid "Loop [{While | Until} condition = True]"
msgstr "Loop [{While | Until} Podmínka = True]"
+#. 2AEDG
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20056,6 +22534,7 @@ msgctxt ""
msgid "Parameters/Elements"
msgstr "Parametry/elementy"
+#. qkEcG
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20064,6 +22543,7 @@ msgctxt ""
msgid "<emph>Condition:</emph> A comparison, numeric or string expression, that evaluates either True or False."
msgstr "<emph>Podmínka:</emph> Porovnávací, číselný nebo řetězcový výraz, který se vyhodnotí jako True nebo False."
+#. jLqcT
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20072,6 +22552,7 @@ msgctxt ""
msgid "<emph>Statement block:</emph> Statements that you want to repeat while or until the condition is True."
msgstr "<emph>Blok příkazů:</emph> Příkazy, které se opakují podle platnosti podmínky."
+#. PdzkX
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20080,6 +22561,7 @@ msgctxt ""
msgid "The <emph>Do...Loop</emph> statement executes a loop as long as, or until, a certain condition is True. The condition for exiting the loop must be entered following either the <emph>Do</emph> or the <emph>Loop</emph> statement. The following examples are valid combinations:"
msgstr "Příkaz <emph>Do...Loop</emph> se spouští ve smyčce podle platnosti podmínky. Podmínka pro ukončení smyčky se zadává buď po <emph>Do</emph> nebo <emph>Loop</emph>. Následující příkazy jsou platné kombinace:"
+#. uYAtt
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20088,6 +22570,7 @@ msgctxt ""
msgid "Syntax"
msgstr "Syntaxe"
+#. kfmWR
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20096,6 +22579,7 @@ msgctxt ""
msgid "Do While condition = True"
msgstr "Do While Podmínka = True"
+#. f6vGS
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20104,6 +22588,7 @@ msgctxt ""
msgid "...statement block"
msgstr "...blok příkazů"
+#. bERMk
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20112,6 +22597,7 @@ msgctxt ""
msgid "Loop"
msgstr "Loop"
+#. NzaK9
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20120,6 +22606,7 @@ msgctxt ""
msgid "The statement block between the Do While and the Loop statements is repeated so long as the condition is true."
msgstr "Blok příkazů mezi příkazy Do While a Loop se opakuje tak dlouho, dokud je podmínka True."
+#. uFfcD
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20128,6 +22615,7 @@ msgctxt ""
msgid "Do Until condition = True"
msgstr "Do Until Podmínka = True"
+#. CC8GU
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20136,6 +22624,7 @@ msgctxt ""
msgid "...statement block"
msgstr "...blok příkazů"
+#. KrHxA
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20144,6 +22633,7 @@ msgctxt ""
msgid "Loop"
msgstr "Loop"
+#. 29fJ2
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20152,6 +22642,7 @@ msgctxt ""
msgid "The statement block between the Do Until and the Loop statements is repeated if the condition so long as the condition is false."
msgstr "Blok příkazů mezi příkazy Do Until a Loop se opakuje, dokud je podmínka False."
+#. HYDHM
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20160,6 +22651,7 @@ msgctxt ""
msgid "Do"
msgstr "Do"
+#. QRBVd
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20168,6 +22660,7 @@ msgctxt ""
msgid "...statement block"
msgstr "...blok příkazů"
+#. DCBsg
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20176,6 +22669,7 @@ msgctxt ""
msgid "Loop While condition = True"
msgstr "Loop While Podmínka = True"
+#. BuEGy
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20184,6 +22678,7 @@ msgctxt ""
msgid "The statement block between the Do and the Loop statements repeats so long as the condition is true."
msgstr "Blok příkazů mezi Do a Loop se opakuje tak dlouho, dokud je podmínka True."
+#. NPwEx
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20192,6 +22687,7 @@ msgctxt ""
msgid "Do"
msgstr "Do"
+#. wutQ5
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20200,6 +22696,7 @@ msgctxt ""
msgid "...statement block"
msgstr "...blok příkazů"
+#. LRGmB
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20208,6 +22705,7 @@ msgctxt ""
msgid "Loop Until condition = True"
msgstr "Loop Until Podmínka = True"
+#. NeasA
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20216,6 +22714,7 @@ msgctxt ""
msgid "The statement block between the Do and the Loop statements repeats until the condition is true."
msgstr "Blok příkazů mezi příkazy Do a Loop se opakuje, dokud pomídnka je True."
+#. iXQfC
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20224,6 +22723,7 @@ msgctxt ""
msgid "Use the <emph>Exit Do</emph> statement to unconditionally end the loop. You can add this statement anywhere in a <emph>Do</emph>...<emph>Loop</emph> statement. You can also define an exit condition using the <emph>If...Then</emph> structure as follows:"
msgstr "Bezpodmínečně smyčku ukončíte příkazem <emph>Exit Do</emph>. Tento příkaz je možné přidat kamkoliv mezi příkazy <emph>Do</emph>...<emph>Loop</emph>. Ukončovací podmínku je také možné určit pomocí struktury <emph>If...Then</emph> takto:"
+#. 5DPqL
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20232,6 +22732,7 @@ msgctxt ""
msgid "Do..."
msgstr "Do..."
+#. KS9Nc
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20240,6 +22741,7 @@ msgctxt ""
msgid "statements"
msgstr "příkazy"
+#. zBAab
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20248,6 +22750,7 @@ msgctxt ""
msgid "If condition = True Then Exit Do"
msgstr "If Podmínka = True Then Exit Do"
+#. 6AC2Y
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20256,6 +22759,7 @@ msgctxt ""
msgid "statements"
msgstr "příkazy"
+#. F23Fn
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20264,6 +22768,7 @@ msgctxt ""
msgid "Loop..."
msgstr "Loop..."
+#. o6GUo
#: 03090201.xhp
msgctxt ""
"03090201.xhp\n"
@@ -20272,6 +22777,7 @@ msgctxt ""
msgid "Example"
msgstr "Příklad"
+#. QECNJ
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20280,6 +22786,7 @@ msgctxt ""
msgid "For...Next Statement"
msgstr "Příkaz For...Next"
+#. YGeU7
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20288,6 +22795,7 @@ msgctxt ""
msgid "<bookmark_value>For statement</bookmark_value> <bookmark_value>To statement</bookmark_value> <bookmark_value>Step statement</bookmark_value> <bookmark_value>Next statement</bookmark_value>"
msgstr "<bookmark_value>For (příkaz)</bookmark_value><bookmark_value>To (příkaz)</bookmark_value><bookmark_value>Step (příkaz)</bookmark_value><bookmark_value>Next (příkaz)</bookmark_value>"
+#. LVP76
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20296,6 +22804,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090202.xhp\" name=\"For...Next Statement\">For...Next Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03090202.xhp\" name=\"Příkaz For...Next\">Příkaz For...Next</link>"
+#. P6gje
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20304,6 +22813,7 @@ msgctxt ""
msgid "Repeats the statements between the For...Next block a specified number of times."
msgstr "Určíte, kolikrát se mají opakovat příkazy mezi For...Next."
+#. h79GC
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20312,6 +22822,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 7GuT6
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20320,6 +22831,7 @@ msgctxt ""
msgid "For counter=start To end [Step step]"
msgstr "For čítač=začátek To konec [Step krok]"
+#. Qn7bF
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20328,6 +22840,7 @@ msgctxt ""
msgid "statement block"
msgstr "blok příkazů"
+#. 5H2nw
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20336,6 +22849,7 @@ msgctxt ""
msgid "[Exit For]"
msgstr "[Exit For]"
+#. oPL7W
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20344,6 +22858,7 @@ msgctxt ""
msgid "statement block"
msgstr "blok příkazů"
+#. 7DuFn
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20352,6 +22867,7 @@ msgctxt ""
msgid "Next [counter]"
msgstr "Next [čítač]"
+#. hE24y
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20360,6 +22876,7 @@ msgctxt ""
msgid "Variables:"
msgstr "Proměnné:"
+#. H4t3c
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20368,6 +22885,7 @@ msgctxt ""
msgid "<emph>Counter:</emph> Loop counter initially assigned the value to the right of the equal sign (start). Only numeric variables are valid. The loop counter increases or decreases according to the variable Step until End is passed."
msgstr "<emph>Čítač:</emph> Čítači smyčky se na začátku přiřadí hodnota vpravo od rovnítka (začátek). Platné jsou pouze číselné proměnné. Čítač smyčky se zvyšuje nebo snižuje podle proměnné Krok, dokud nedosáhne hodnoty Konec."
+#. PBGU7
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20376,6 +22894,7 @@ msgctxt ""
msgid "<emph>Start:</emph> Numeric variable that defines the initial value at the beginning of the loop."
msgstr "<emph>Začátek:</emph> Číselná proměnná, která určuje počáteční hodnotu počítadla smyčky."
+#. B53Sh
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20384,6 +22903,7 @@ msgctxt ""
msgid "<emph>End:</emph> Numeric variable that defines the final value at the end of the loop."
msgstr "<emph>Konec:</emph> Číselná proměnná určující konečnou hodnotu počítadla smyčky."
+#. RN6Cp
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20392,6 +22912,7 @@ msgctxt ""
msgid "<emph>Step:</emph> Sets the value by which to increase or decrease the loop counter. If Step is not specified, the loop counter is incremented by 1. In this case, End must be greater than Start. If you want to decrease Counter, End must be less than Start, and Step must be assigned a negative value."
msgstr "<emph>Krok:</emph> Nastaví hodnotu, o kterou se zvyšuje nebo snižuje čítač smyčky. Pokud není Krok určen, zvyšuje se čítač o 1. V tom případě musí být Konec větší než Začátek. Pokud chcete čítač snižovat, musí být Konec nižší než Začátek a Krok musí mít zápornou hodnotu."
+#. VMWd9
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20400,6 +22921,7 @@ msgctxt ""
msgid "The <emph>For...Next</emph> loop repeats all of the statements in the loop for the number of times that is specified by the parameters."
msgstr "Smyčka <emph>For...Next</emph> provádí všechny příkazy ve smyčce po určený počet opakování."
+#. MzbXT
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20408,6 +22930,7 @@ msgctxt ""
msgid "As the counter variable is decreased, $[officename] Basic checks if the end value has been reached. As soon as the counter passes the end value, the loop automatically ends."
msgstr "Při snižování nebo zvyšování čítače kontroluje $[officename] Basic, zda již přesáhlo koncovou hodnotu. Jakmile čítač dosáhne nebo překročí koncovou hodnotu, smyčka automaticky skončí."
+#. hFEyc
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20416,6 +22939,7 @@ msgctxt ""
msgid "It is possible to nest <emph>For...Next</emph> statements. If you do not specify a variable following the <emph>Next</emph> statement, <emph>Next</emph> automatically refers to the most recent <emph>For</emph> statement."
msgstr "Příkazy <emph>For...Next</emph> je možné vkládat do sebe (vnořovat). Pokud za příkazem <emph>Next</emph> nezadáte proměnnou, automaticky odkazuje na nejbližší poslední příkaz <emph>For</emph>."
+#. 73dKb
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20424,6 +22948,7 @@ msgctxt ""
msgid "If you specify an increment of 0, the statements between <emph>For</emph> and <emph>Next</emph> are repeated continuously."
msgstr "Pokud určíte krok 0, příkazy mezi <emph>For</emph> a <emph>Next</emph> se opakují neustále."
+#. wMUFA
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20432,6 +22957,7 @@ msgctxt ""
msgid "When counting down the counter variable, $[officename] Basic checks for overflow or underflow. The loop ends when Counter exceeds End (positive Step value) or is less than End (negative Step value)."
msgstr "Při snižování či zvyšování čítače kontroluje $[officename] Basic přetečení nebo podtečení. Smyčka skončí, když Počítadlo překročí Konec (kladný Krok) nebo je nižší než Konec (záporný Krok)."
+#. DNpBx
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20440,6 +22966,7 @@ msgctxt ""
msgid "Use the <emph>Exit For</emph> statement to exit the loop unconditionally. This statement must be within a <emph>For...Next</emph> loop. Use the <emph>If...Then</emph> statement to test the exit condition as follows:"
msgstr "Pro bezpodmínečné ukončení smyčky použijte příkaz <emph>Exit For</emph>. Tento příkaz musí být ve smyčce <emph>For...Next</emph>. Pro ukončovací podmínku je možné použít příkaz <emph>If...Then</emph>:"
+#. vYTyG
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20448,6 +22975,7 @@ msgctxt ""
msgid "For..."
msgstr "For..."
+#. AeEhE
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20456,6 +22984,7 @@ msgctxt ""
msgid "statements"
msgstr "příkazy"
+#. qvVwR
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20464,6 +22993,7 @@ msgctxt ""
msgid "If condition = True Then Exit For"
msgstr "If Podmínka = True Then Exit For"
+#. FuKCd
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20472,6 +23002,7 @@ msgctxt ""
msgid "statements"
msgstr "příkazy"
+#. LoD97
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20480,6 +23011,7 @@ msgctxt ""
msgid "Next"
msgstr "Next"
+#. KfKRR
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20488,6 +23020,7 @@ msgctxt ""
msgid "Note: In nested <emph>For...Next</emph> loops, if you exit a loop unconditionally with <emph>Exit For</emph>, only one loop is exited."
msgstr "Poznámka: Ve vnořených podmínkách <emph>For...Next</emph> platí, že pokud použijete bezpodmínečné ukončení <emph>Exit For</emph>, ukončí se jen jedna smyčka."
+#. McR4Z
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20496,6 +23029,7 @@ msgctxt ""
msgid "Example"
msgstr "Příklad"
+#. 3hXfC
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20504,6 +23038,7 @@ msgctxt ""
msgid "The following example uses two nested loops to sort a string array with 10 elements ( sEntry() ), that are first filled with various contents:"
msgstr "V následujícím příkladě jsou použity dvě vnořené smyčky k seřazení skupiny řetězců s 10 prvky ( sEntry() ), které jsou nejprve vyplněny různým obsahem:"
+#. k2qGE
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20512,6 +23047,7 @@ msgctxt ""
msgid "sEntry(0) = \"Jerry\""
msgstr "sEntry(0) = \"Jerry\""
+#. jfGrU
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20520,6 +23056,7 @@ msgctxt ""
msgid "sEntry(1) = \"Patty\""
msgstr "sEntry(1) = \"Patty\""
+#. LBHzA
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20528,6 +23065,7 @@ msgctxt ""
msgid "sEntry(2) = \"Kurt\""
msgstr "sEntry(2) = \"Kurt\""
+#. hBFon
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20536,6 +23074,7 @@ msgctxt ""
msgid "sEntry(3) = \"Thomas\""
msgstr "sEntry(3) = \"Thomas\""
+#. 2Afje
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20544,6 +23083,7 @@ msgctxt ""
msgid "sEntry(4) = \"Michael\""
msgstr "sEntry(4) = \"Michael\""
+#. SGKJB
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20552,6 +23092,7 @@ msgctxt ""
msgid "sEntry(5) = \"David\""
msgstr "sEntry(5) = \"David\""
+#. 856Y8
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20560,6 +23101,7 @@ msgctxt ""
msgid "sEntry(6) = \"Cathy\""
msgstr "sEntry(6) = \"Cathy\""
+#. qAQBw
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20568,6 +23110,7 @@ msgctxt ""
msgid "sEntry(7) = \"Susie\""
msgstr "sEntry(7) = \"Susie\""
+#. zUTiM
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20576,6 +23119,7 @@ msgctxt ""
msgid "sEntry(8) = \"Edward\""
msgstr "sEntry(8) = \"Edward\""
+#. AsMRN
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
@@ -20584,6 +23128,7 @@ msgctxt ""
msgid "sEntry(9) = \"Christine\""
msgstr "sEntry(9) = \"Christine\""
+#. GD68h
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
@@ -20592,6 +23137,7 @@ msgctxt ""
msgid "While...Wend Statement"
msgstr "Příkaz While...Wend"
+#. 8FsGX
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
@@ -20600,6 +23146,7 @@ msgctxt ""
msgid "<bookmark_value>While;While...Wend loop</bookmark_value>"
msgstr "<bookmark_value>While;smyčka While...Wend</bookmark_value>"
+#. 4Gx4Q
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
@@ -20608,6 +23155,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090203.xhp\" name=\"While...Wend Statement\">While...Wend Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03090203.xhp\" name=\"Příkaz While...Wend\">Příkaz While...Wend</link>"
+#. dQPTn
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
@@ -20616,6 +23164,7 @@ msgctxt ""
msgid "When a program encounters a While statement, it tests the condition. If the condition is False, the program continues directly following the Wend statement. If the condition is True, the loop is executed until the program finds Wend and then jumps back to the<emph> While </emph>statement. If the condition is still True, the loop is executed again."
msgstr "Když program narazí na příkaz While, ověří podmínku. Je-li podmínka False, program pokračuje přímo příkazem následujícím za příkazem Wend. Je-li podmínka True, smyčka se provádí, dokud program nenarazí na Wend a poté skočí zpět na <emph>While</emph>. Je-li podmínka stále True, smyčka se spustí znovu."
+#. 2Xbwe
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
@@ -20624,6 +23173,7 @@ msgctxt ""
msgid "Unlike the <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link> statement, you cannot cancel a <emph>While...Wend</emph> loop with <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link>. Never exit a While...Wend loop with <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link>, since this can cause a run-time error."
msgstr "Na rozdíl od příkazu <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link>, není možné smyčku <emph>While...Wend</emph> přerušit pomocí <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link>. Nikdy neukončujte smyčku While...Wend příkazem <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link>. Pokus o takovou akci způsobí chybu."
+#. AatCY
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
@@ -20632,6 +23182,7 @@ msgctxt ""
msgid "A Do...Loop is more flexible than a While...Wend."
msgstr "Smyčka Do...Loop je flexibilnější než While...Wend."
+#. pWv5M
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
@@ -20640,6 +23191,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. BCMGD
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
@@ -20648,6 +23200,7 @@ msgctxt ""
msgid "While Condition [Statement] Wend"
msgstr "While Podmínka [Příkaz] Wend"
+#. 7ApBj
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
@@ -20656,6 +23209,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. TYEgW
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
@@ -20664,6 +23218,7 @@ msgctxt ""
msgid "Sub ExampleWhileWend"
msgstr "Sub ExampleWhileWend"
+#. AosNw
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
@@ -20672,6 +23227,7 @@ msgctxt ""
msgid "Dim stext As String"
msgstr "Dim stext As String"
+#. jKvee
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
@@ -20680,6 +23236,7 @@ msgctxt ""
msgid "Dim iRun As Integer"
msgstr "Dim iRun As Integer"
+#. FBRFy
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
@@ -20688,6 +23245,7 @@ msgctxt ""
msgid "sText =\"This Is a short text\""
msgstr "sText =\"Toto je krátký text\""
+#. 2bjBx
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
@@ -20696,6 +23254,7 @@ msgctxt ""
msgid "iRun = 1"
msgstr "iRun = 1"
+#. tCNtB
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
@@ -20704,6 +23263,7 @@ msgctxt ""
msgid "While iRun < Len(sText)"
msgstr "While iRun < Len(sText)"
+#. CBNWG
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
@@ -20712,6 +23272,7 @@ msgctxt ""
msgid "If Mid(sText,iRun,1 )<> \" \" Then Mid( sText ,iRun, 1, Chr( 1 + Asc( Mid(sText,iRun,1 )) )"
msgstr "if Mid(sText,iRun,1 )<> \" \" Then Mid( sText ,iRun, 1, Chr( 1 + Asc( Mid(sText,iRun,1 )) )"
+#. HGfLz
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
@@ -20720,6 +23281,7 @@ msgctxt ""
msgid "iRun = iRun + 1"
msgstr "iRun = iRun + 1"
+#. Ga2Lj
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
@@ -20728,6 +23290,7 @@ msgctxt ""
msgid "Wend"
msgstr "Wend"
+#. ATdAF
#: 03090203.xhp
msgctxt ""
"03090203.xhp\n"
@@ -20736,6 +23299,7 @@ msgctxt ""
msgid "MsgBox sText,0,\"Text encoded\""
msgstr "MsgBox sText,0,\"Text encoded\""
+#. kSjtx
#: 03090300.xhp
msgctxt ""
"03090300.xhp\n"
@@ -20744,6 +23308,7 @@ msgctxt ""
msgid "Jumps"
msgstr "Skoky"
+#. YJd94
#: 03090300.xhp
msgctxt ""
"03090300.xhp\n"
@@ -20752,6 +23317,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090300.xhp\" name=\"Jumps\">Jumps</link>"
msgstr "<link href=\"text/sbasic/shared/03090300.xhp\" name=\"Skoky\">Skoky</link>"
+#. eLVNY
#: 03090300.xhp
msgctxt ""
"03090300.xhp\n"
@@ -20760,6 +23326,7 @@ msgctxt ""
msgid "The following statements execute jumps."
msgstr "Následující příkazy provádějí skoky."
+#. egdwE
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20768,6 +23335,7 @@ msgctxt ""
msgid "GoSub...Return Statement"
msgstr "Příkaz GoSub...Return"
+#. xE9Hb
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20776,6 +23344,7 @@ msgctxt ""
msgid "<bookmark_value>GoSub...Return statement</bookmark_value>"
msgstr "<bookmark_value>GoSub...Return (příkaz)</bookmark_value>"
+#. B36CH
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20784,6 +23353,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090301.xhp\" name=\"GoSub...Return Statement\">GoSub...Return Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03090301.xhp\" name=\"Příkaz GoSub...Return\">Příkaz GoSub...Return</link>"
+#. AFPmM
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20792,6 +23362,7 @@ msgctxt ""
msgid "Calls a subroutine that is indicated by a label from a subroutine or a function. The statements following the label are executed until the next Return statement. Afterwards, the program continues with the statement that follows the <emph>GoSub </emph>statement."
msgstr "Zavolá podprogram, který je určen návěstím. Příkazy následující po názvu se spouští, dokud program nenarazí na příkaz Return. Poté program pokračuje příkazem následujícím po příkazu <emph>GoSub </emph>."
+#. tRYir
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20800,6 +23371,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. zqBBG
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20808,6 +23380,7 @@ msgctxt ""
msgid "see Parameters"
msgstr "viz Parametry"
+#. aPEyy
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20816,6 +23389,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. dVLGt
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20824,6 +23398,7 @@ msgctxt ""
msgid "Sub/Function"
msgstr "Sub/Function"
+#. bcX4L
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20832,6 +23407,7 @@ msgctxt ""
msgid "statement block"
msgstr "blok příkazů"
+#. z8D4B
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20840,6 +23416,7 @@ msgctxt ""
msgid "Label"
msgstr "Popisek"
+#. uxiuj
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20848,6 +23425,7 @@ msgctxt ""
msgid "statement block"
msgstr "blok příkazů"
+#. Nn3Bw
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20856,6 +23434,7 @@ msgctxt ""
msgid "GoSub Label"
msgstr "GoSub Návěstí"
+#. LSt3B
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20864,6 +23443,7 @@ msgctxt ""
msgid "Exit Sub/Function"
msgstr "Exit Sub/Function"
+#. 62Fsi
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20872,6 +23452,7 @@ msgctxt ""
msgid "Label:"
msgstr "Návěstí:"
+#. cEndJ
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20880,6 +23461,7 @@ msgctxt ""
msgid "statement block"
msgstr "blok příkazů"
+#. Gd3RE
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20888,6 +23470,7 @@ msgctxt ""
msgid "Return"
msgstr "Return"
+#. FyBNB
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20896,6 +23479,7 @@ msgctxt ""
msgid "End Sub/Function"
msgstr "End Sub/Function"
+#. LnwiR
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20904,6 +23488,7 @@ msgctxt ""
msgid "The <emph>GoSub</emph> statement calls a local subroutine indicated by a label from within a subroutine or a function. The name of the label must end with a colon (\":\")."
msgstr "Příkaz <emph>GoSub </emph> zavolá místní podprogram určený návěstím. Návěstí musí končit dvojtečkou (\":\")."
+#. X2mAh
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20912,6 +23497,7 @@ msgctxt ""
msgid "If the program encounters a Return statement not preceded by <emph>GoSub</emph>, $[officename] Basic returns an error message. Use <emph>Exit Sub</emph> or <emph>Exit Function</emph> to ensure that the program leaves a Sub or Function before reaching the next Return statement."
msgstr "Pokud program narazí na příkaz Return, kterému nepředchází <emph>GoSub</emph>, $[officename] Basic vrátí chybovou zprávu. Pomocí <emph>Exit Sub</emph> nebo <emph>Exit Function</emph> zajistíte, že program opustí Sub nebo Function před dosažením příkazu Return."
+#. HZDqC
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20920,6 +23506,7 @@ msgctxt ""
msgid "The following example demonstrates the use of <emph>GoSub</emph> and <emph>Return</emph>. By executing a program section twice, the program calculates the square root of two numbers that are entered by the user."
msgstr "Následující příklad demonstruje použití <emph>GoSub</emph> a <emph>Return</emph>. Dvojitým spuštěním části programu se vypočte odmocnina dvou zadaných čísel."
+#. VbwNL
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20928,6 +23515,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. JXEq5
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20936,6 +23524,7 @@ msgctxt ""
msgid "iInputa = Int(InputBox(\"Enter the first number: \",\"NumberInput\"))"
msgstr "iInputa = Int(InputBox(\"Zadejte první číslo: \",\"Číselný vstup\"))"
+#. iC9jg
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20944,6 +23533,7 @@ msgctxt ""
msgid "iInputb = Int(InputBox(\"Enter the second number: \",\"NumberInput\"))"
msgstr "iInputb = Int(InputBox(\"Zadejte druhé číslo: \",\"Číselný vstup\"))"
+#. LFYhz
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20952,6 +23542,7 @@ msgctxt ""
msgid "Print \"The square root of\";iInputa;\" is\";iInputc"
msgstr "Print \"Odmocnina z\";iInputa;\" je\";iInputc"
+#. hDCHM
#: 03090301.xhp
msgctxt ""
"03090301.xhp\n"
@@ -20960,6 +23551,7 @@ msgctxt ""
msgid "Print \"The square root of\";iInputb;\" is\";iInputc"
msgstr "Print \"Odmocnina z\";iInputb;\" je\";iInputc"
+#. ruEDV
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
@@ -20968,6 +23560,7 @@ msgctxt ""
msgid "GoTo Statement"
msgstr "Příkaz GoTo"
+#. CyC3S
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
@@ -20976,6 +23569,7 @@ msgctxt ""
msgid "<bookmark_value>GoTo statement</bookmark_value>"
msgstr "<bookmark_value>GoTo (příkaz)</bookmark_value>"
+#. Tb5VW
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
@@ -20984,6 +23578,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo Statement\">GoTo Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03090302.xhp\" name=\"Příkaz GoTo\">Příkaz GoTo</link>"
+#. fEknP
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
@@ -20992,6 +23587,7 @@ msgctxt ""
msgid "Continues program execution within a Sub or Function at the procedure line indicated by a label."
msgstr "Pokračuje v provádění programu v proceduře nebo funkci na řádku, který je označen návěstím."
+#. MFgEA
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
@@ -21000,6 +23596,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. yjD8B
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
@@ -21008,6 +23605,7 @@ msgctxt ""
msgid "see Parameters"
msgstr "viz Parametry"
+#. ziCip
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
@@ -21016,6 +23614,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. qGGVZ
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
@@ -21024,6 +23623,7 @@ msgctxt ""
msgid "statement block"
msgstr "blok příkazů"
+#. cM4t6
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
@@ -21032,6 +23632,7 @@ msgctxt ""
msgid "Label1"
msgstr "Návěstí1"
+#. B4ZCj
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
@@ -21040,6 +23641,7 @@ msgctxt ""
msgid "<emph>Label2:</emph>"
msgstr "<emph>Návěstí2:</emph>"
+#. tw7DH
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
@@ -21048,6 +23650,7 @@ msgctxt ""
msgid "statement block"
msgstr "blok příkazů"
+#. AF478
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
@@ -21056,6 +23659,7 @@ msgctxt ""
msgid "<emph>Label1:</emph>"
msgstr "<emph>Návěstí1:</emph>"
+#. coe3B
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
@@ -21064,6 +23668,7 @@ msgctxt ""
msgid "statement block"
msgstr "blok příkazů"
+#. p22vt
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
@@ -21072,6 +23677,7 @@ msgctxt ""
msgid "GoTo Label2"
msgstr "GoTo Návěstí2"
+#. yEZwo
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
@@ -21080,6 +23686,7 @@ msgctxt ""
msgid "Use the GoTo statement to instruct $[officename] Basic to continue program execution at another place within the procedure. The position must be indicated by a label. To set a label, assign a name, and then and end it with a colon (\":\")."
msgstr "Pomocí příkazu GoTo určíte, že $[officename] Basic má pokračovat ve spouštění programu na dalším místě v proceduře. Místo musí být určeno návěstím. Návěstí určíte názvem, které končí dvojtečkou (\":\")."
+#. 4SnXz
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
@@ -21088,6 +23695,7 @@ msgctxt ""
msgid "You cannot use the GoTo statement to jump out of a Sub or Function."
msgstr "Příkazem GoTo nelze opustit proceduru nebo funkci."
+#. s9tCK
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
@@ -21096,6 +23704,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. WAgYp
#: 03090302.xhp
msgctxt ""
"03090302.xhp\n"
@@ -21104,6 +23713,7 @@ msgctxt ""
msgid "see Parameters"
msgstr "viz Parametry"
+#. GLei6
#: 03090303.xhp
msgctxt ""
"03090303.xhp\n"
@@ -21112,6 +23722,7 @@ msgctxt ""
msgid "On...GoSub Statement; On...GoTo Statement"
msgstr "Příkaz On...GoSub; příkaz On...GoTo"
+#. baypv
#: 03090303.xhp
msgctxt ""
"03090303.xhp\n"
@@ -21120,6 +23731,7 @@ msgctxt ""
msgid "<bookmark_value>On...GoSub statement</bookmark_value> <bookmark_value>On...GoTo statement</bookmark_value>"
msgstr "<bookmark_value>On...GoSub (příkaz)</bookmark_value><bookmark_value>On...GoTo (příkaz)</bookmark_value>"
+#. xAEB4
#: 03090303.xhp
msgctxt ""
"03090303.xhp\n"
@@ -21128,6 +23740,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090303.xhp\" name=\"On...GoSub Statement; On...GoTo Statement\">On...GoSub Statement; On...GoTo Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03090303.xhp\" name=\"Příkaz On...GoSub; příkaz On...GoTo\">Příkaz On...GoSub; příkaz On...GoTo</link>"
+#. 9AaZW
#: 03090303.xhp
msgctxt ""
"03090303.xhp\n"
@@ -21136,6 +23749,7 @@ msgctxt ""
msgid "Branches to one of several specified lines in the program code, depending on the value of a numeric expression."
msgstr "Přejde na jeden ze zadaných řádků v programovém kódu, v závislosti na hodnotě číselného výrazu."
+#. wz57Y
#: 03090303.xhp
msgctxt ""
"03090303.xhp\n"
@@ -21144,6 +23758,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. Hv9fU
#: 03090303.xhp
msgctxt ""
"03090303.xhp\n"
@@ -21152,6 +23767,7 @@ msgctxt ""
msgid "On N GoSub Label1[, Label2[, Label3[,...]]]"
msgstr "On N GoSub Návěstí 1[, Návěstí 2[, Návěstí 3[,...]]]"
+#. iXto8
#: 03090303.xhp
msgctxt ""
"03090303.xhp\n"
@@ -21160,6 +23776,7 @@ msgctxt ""
msgid "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]"
msgstr "On Číselný_výraz GoTo Návěstí1[, Návěstí2[, Návěstí3[,...]]]"
+#. anrdF
#: 03090303.xhp
msgctxt ""
"03090303.xhp\n"
@@ -21168,6 +23785,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. jB6gB
#: 03090303.xhp
msgctxt ""
"03090303.xhp\n"
@@ -21176,6 +23794,7 @@ msgctxt ""
msgid "<emph>NumExpression:</emph> Any numeric expression between 0 and 255 that determines which of the lines the program branches to. If NumExpression is 0, the statement is not executed. If NumExpression is greater than 0, the program jumps to the label that has a position number that corresponds to the expression (1 = First label; 2 = Second label)"
msgstr "<emph>Číselný_výraz:</emph> Jakýkoliv číselný výraz mezi 0 a 255, který určuje, kde bude program pokračovat. Je-li číselný výraz 0, příkaz se nespustí. Je-li číselný výraz větší než 0, program skočí na návěstí, které je na daném pořadovém místě (1 = první návěstí, 2 = druhé návěstí)."
+#. CWV9P
#: 03090303.xhp
msgctxt ""
"03090303.xhp\n"
@@ -21184,6 +23803,7 @@ msgctxt ""
msgid "<emph>Label:</emph> Target line according to<emph> GoTo </emph>or <emph>GoSub</emph> structure."
msgstr "<emph>Návěstí:</emph> Cílový řádek podle struktury <emph> GoTo </emph> nebo <emph>GoSub</emph>."
+#. eqUXk
#: 03090303.xhp
msgctxt ""
"03090303.xhp\n"
@@ -21192,6 +23812,7 @@ msgctxt ""
msgid "The <emph>GoTo</emph> or <emph>GoSub </emph>conventions are valid."
msgstr "Jsou platné konvence pro <emph>GoTo</emph> nebo <emph>GoSub </emph>."
+#. 9SqBY
#: 03090303.xhp
msgctxt ""
"03090303.xhp\n"
@@ -21200,6 +23821,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. PtTux
#: 03090303.xhp
msgctxt ""
"03090303.xhp\n"
@@ -21208,6 +23830,7 @@ msgctxt ""
msgid "sVar =sVar & \" From Sub 1 to\" : Return"
msgstr "sVar =sVar & \" From Sub 1 to\" : Return"
+#. VKHHb
#: 03090303.xhp
msgctxt ""
"03090303.xhp\n"
@@ -21216,6 +23839,7 @@ msgctxt ""
msgid "sVar =sVar & \" From Sub 2 to\" : Return"
msgstr "sVar =sVar & \" From Sub 2 to\" : Return"
+#. uRwqS
#: 03090303.xhp
msgctxt ""
"03090303.xhp\n"
@@ -21224,6 +23848,7 @@ msgctxt ""
msgid "sVar =sVar & \" Label 1\" : GoTo Ende"
msgstr "sVar =sVar & \" Návěstí 1\" : GoTo Ende"
+#. MccqF
#: 03090303.xhp
msgctxt ""
"03090303.xhp\n"
@@ -21232,6 +23857,7 @@ msgctxt ""
msgid "sVar =sVar & \" Label 2\""
msgstr "sVar =sVar & \" Label 2\""
+#. vPMtX
#: 03090400.xhp
msgctxt ""
"03090400.xhp\n"
@@ -21240,6 +23866,7 @@ msgctxt ""
msgid "Further Statements"
msgstr "Další příkazy"
+#. xxBLj
#: 03090400.xhp
msgctxt ""
"03090400.xhp\n"
@@ -21248,6 +23875,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090400.xhp\" name=\"Further Statements\">Further Statements</link>"
msgstr "<link href=\"text/sbasic/shared/03090400.xhp\" name=\"Další příkazy\">Další příkazy</link>"
+#. qFvDF
#: 03090400.xhp
msgctxt ""
"03090400.xhp\n"
@@ -21256,6 +23884,7 @@ msgctxt ""
msgid "Statements that do not belong to any of the other categories are described here."
msgstr "Příkazy, které nepatří do žádné z ostatních popisovaných kategorií."
+#. VEG8P
#: 03090401.xhp
msgctxt ""
"03090401.xhp\n"
@@ -21264,6 +23893,7 @@ msgctxt ""
msgid "Call Statement"
msgstr "Příkaz Call"
+#. XWEkZ
#: 03090401.xhp
msgctxt ""
"03090401.xhp\n"
@@ -21272,6 +23902,7 @@ msgctxt ""
msgid "<bookmark_value>Call statement</bookmark_value>"
msgstr "<bookmark_value>Call (příkaz)</bookmark_value>"
+#. LmAwf
#: 03090401.xhp
msgctxt ""
"03090401.xhp\n"
@@ -21280,6 +23911,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090401.xhp\" name=\"Call Statement\">Call Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03090401.xhp\" name=\"Příkaz Call\">Příkaz Call</link>"
+#. wneEE
#: 03090401.xhp
msgctxt ""
"03090401.xhp\n"
@@ -21288,6 +23920,7 @@ msgctxt ""
msgid "Transfers the control of the program to a subroutine, a function, or a DLL procedure."
msgstr "Přenese vykonávání programu do procedury, funkce nebo DLL procedury."
+#. MdeJS
#: 03090401.xhp
msgctxt ""
"03090401.xhp\n"
@@ -21296,6 +23929,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 5VbSr
#: 03090401.xhp
msgctxt ""
"03090401.xhp\n"
@@ -21304,6 +23938,7 @@ msgctxt ""
msgid "[Call] Name [Parameter]"
msgstr "[Call] Název [Parameter]"
+#. 5MBBJ
#: 03090401.xhp
msgctxt ""
"03090401.xhp\n"
@@ -21312,6 +23947,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. dpEmD
#: 03090401.xhp
msgctxt ""
"03090401.xhp\n"
@@ -21320,6 +23956,7 @@ msgctxt ""
msgid "<emph>Name:</emph> Name of the subroutine, the function, or the DLL that you want to call"
msgstr "<emph>Název:</emph> Název procedury, funkce nebo DLL, které chcete zavolat"
+#. hWBjx
#: 03090401.xhp
msgctxt ""
"03090401.xhp\n"
@@ -21328,6 +23965,7 @@ msgctxt ""
msgid "<emph>Parameter:</emph> Parameters to pass to the procedure. The type and number of parameters is dependent on the routine that is executing."
msgstr "<emph>Parametr:</emph> Parametry, které se předají proceduře. Typ a číslo parametrů závisí na spouštěném podprogramu."
+#. 4LVmZ
#: 03090401.xhp
msgctxt ""
"03090401.xhp\n"
@@ -21336,6 +23974,7 @@ msgctxt ""
msgid "A keyword is optional when you call a procedure. If a function is executed as an expression, the parameters must be enclosed by brackets in the statement. If a DLL is called, it must first be specified in the <emph>Declare-Statement</emph>."
msgstr "Je-li volána procedura, klíčové slovo není povinné. Je-li spuštěna funkce, musí být parametry uzavřeny v závorkách. Je-li volána funkce knihovny DLL, musí být nejprve určena příkazem <emph>Declare</emph>."
+#. QZZ8c
#: 03090401.xhp
msgctxt ""
"03090401.xhp\n"
@@ -21344,6 +23983,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. eyeVE
#: 03090402.xhp
msgctxt ""
"03090402.xhp\n"
@@ -21352,6 +23992,7 @@ msgctxt ""
msgid "Choose Function"
msgstr "Funkce Choose"
+#. 3AfGe
#: 03090402.xhp
msgctxt ""
"03090402.xhp\n"
@@ -21360,6 +24001,7 @@ msgctxt ""
msgid "<bookmark_value>Choose function</bookmark_value>"
msgstr "<bookmark_value>Choose</bookmark_value>"
+#. FWBiD
#: 03090402.xhp
msgctxt ""
"03090402.xhp\n"
@@ -21368,6 +24010,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090402.xhp\" name=\"Choose Function\">Choose Function</link>"
msgstr "<link href=\"text/sbasic/shared/03090402.xhp\" name=\"Funkce Choose\">Funkce Choose</link>"
+#. mSQHZ
#: 03090402.xhp
msgctxt ""
"03090402.xhp\n"
@@ -21376,6 +24019,7 @@ msgctxt ""
msgid "Returns a selected value from a list of arguments."
msgstr "Vrátí vybranou hodnotu ze seznamu argumentů."
+#. 9qach
#: 03090402.xhp
msgctxt ""
"03090402.xhp\n"
@@ -21384,6 +24028,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 79Ryo
#: 03090402.xhp
msgctxt ""
"03090402.xhp\n"
@@ -21392,6 +24037,7 @@ msgctxt ""
msgid "Choose (Index, Selection1[, Selection2, ... [,Selection_n]])"
msgstr "Choose (Index, Výběr1[, Výběr2, ... [,Výběr_n]])"
+#. gPExP
#: 03090402.xhp
msgctxt ""
"03090402.xhp\n"
@@ -21400,6 +24046,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. m7HGU
#: 03090402.xhp
msgctxt ""
"03090402.xhp\n"
@@ -21408,6 +24055,7 @@ msgctxt ""
msgid "<emph>Index:</emph> A numeric expression that specifies the value to return."
msgstr "<emph>Index:</emph> Číselný výraz, který určuje vrácenou hodnotu."
+#. NBqbi
#: 03090402.xhp
msgctxt ""
"03090402.xhp\n"
@@ -21416,6 +24064,7 @@ msgctxt ""
msgid "<emph>Selection1:</emph> Any expression that contains one of the possible choices."
msgstr "<emph>Výběr:</emph> Jakýkoliv výraz, který obsahuje jednu z možných voleb."
+#. nFWBz
#: 03090402.xhp
msgctxt ""
"03090402.xhp\n"
@@ -21424,6 +24073,7 @@ msgctxt ""
msgid "The <emph>Choose</emph> function returns a value from the list of expressions based on the index value. If Index = 1, the function returns the first expression in the list, if index i= 2, it returns the second expression, and so on."
msgstr "Funkce <emph>Choose</emph> vrátí hodnotu ze seznamu podle hodnoty indexu. Je-li Index = 1, funkce vrátí první hodnotu ze seznamu, je-li Index = 2, vrátí druhou hodnotu ze seznamu atd."
+#. FovWL
#: 03090402.xhp
msgctxt ""
"03090402.xhp\n"
@@ -21432,6 +24082,7 @@ msgctxt ""
msgid "If the index value is less than 1 or greater than the number of expressions listed, the function returns a Null value."
msgstr "Je-li hodnota indexu menší než 1 nebo větší než počet výrazů v seznamu, vrátí funkce hodnotu Null."
+#. eeYwA
#: 03090402.xhp
msgctxt ""
"03090402.xhp\n"
@@ -21440,6 +24091,7 @@ msgctxt ""
msgid "The following example uses the <emph>Choose</emph> function to select a string from several strings that form a menu:"
msgstr "Následují příkaz používá <emph>Choose</emph> k výběru řetězce z několika řetězců v nabídce:"
+#. PGvDF
#: 03090402.xhp
msgctxt ""
"03090402.xhp\n"
@@ -21448,6 +24100,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. RqBgd
#: 03090402.xhp
msgctxt ""
"03090402.xhp\n"
@@ -21456,6 +24109,7 @@ msgctxt ""
msgid "ChooseMenu = Choose(Index, \"Quick Format\", \"Save Format\", \"System Format\")"
msgstr "ChooseMenu = Choose(Index, \"Quick Format\", \"Save Format\", \"System Format\")"
+#. vTaJA
#: 03090403.xhp
msgctxt ""
"03090403.xhp\n"
@@ -21464,6 +24118,7 @@ msgctxt ""
msgid "Declare Statement"
msgstr "Příkaz Declare"
+#. E7PJ3
#: 03090403.xhp
msgctxt ""
"03090403.xhp\n"
@@ -21472,6 +24127,7 @@ msgctxt ""
msgid "<bookmark_value>Declare statement</bookmark_value>"
msgstr "<bookmark_value>Declare (příkaz)</bookmark_value>"
+#. EdjGK
#: 03090403.xhp
msgctxt ""
"03090403.xhp\n"
@@ -21480,6 +24136,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare Statement\">Declare Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03090403.xhp\" name=\"Příkaz Declare\">Příkaz Declare</link>"
+#. prHYx
#: 03090403.xhp
msgctxt ""
"03090403.xhp\n"
@@ -21488,6 +24145,7 @@ msgctxt ""
msgid "<bookmark_value>DLL (Dynamic Link Library)</bookmark_value>"
msgstr "<bookmark_value>DLL (Dynamic Link Library)</bookmark_value>"
+#. doBTG
#: 03090403.xhp
msgctxt ""
"03090403.xhp\n"
@@ -21496,6 +24154,7 @@ msgctxt ""
msgid "Declares and defines a subroutine in a DLL file that you want to execute from $[officename] Basic."
msgstr "Deklaruje a definuje podprogram v DLL souboru, který chcete spustit z $[officename] Basic."
+#. zvxCx
#: 03090403.xhp
msgctxt ""
"03090403.xhp\n"
@@ -21504,6 +24163,7 @@ msgctxt ""
msgid "See also: <link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary\">FreeLibrary</link>"
msgstr "Viz též: <link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary\">FreeLibrary</link>"
+#. X9NcC
#: 03090403.xhp
msgctxt ""
"03090403.xhp\n"
@@ -21512,6 +24172,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. eSZ4v
#: 03090403.xhp
msgctxt ""
"03090403.xhp\n"
@@ -21520,6 +24181,7 @@ msgctxt ""
msgid "Declare {Sub | Function} Name Lib \"Libname\" [Alias \"Aliasname\"] [Parameter] [As Type]"
msgstr "Declare {Sub | Function} Name Lib \"Libname\" [Alias \"Aliasname\"] [Parameter] [As Type]"
+#. eUtD2
#: 03090403.xhp
msgctxt ""
"03090403.xhp\n"
@@ -21528,6 +24190,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. NhQSW
#: 03090403.xhp
msgctxt ""
"03090403.xhp\n"
@@ -21536,6 +24199,7 @@ msgctxt ""
msgid "<emph>Name:</emph> A different name than defined in the DLL, to call the subroutine from $[officename] Basic."
msgstr "<emph>Name:</emph> Název, pod kterým se podprogram volá z $[officename] Basic, jiný než určený v DLL."
+#. zVwji
#: 03090403.xhp
msgctxt ""
"03090403.xhp\n"
@@ -21544,6 +24208,7 @@ msgctxt ""
msgid "<emph>Aliasname</emph>: Name of the subroutine as defined in the DLL."
msgstr "<emph>Aliasname</emph>: Název podprogramu určený v DLL."
+#. TQqWz
#: 03090403.xhp
msgctxt ""
"03090403.xhp\n"
@@ -21552,6 +24217,7 @@ msgctxt ""
msgid "<emph>Libname:</emph> File or system name of the DLL. This library is automatically loaded the first time the function is used."
msgstr "<emph>Libname:</emph> Soubor nebo systémový název DLL. Tato knihovna se automaticky načte při prvním použití funkce."
+#. U3izx
#: 03090403.xhp
msgctxt ""
"03090403.xhp\n"
@@ -21560,6 +24226,7 @@ msgctxt ""
msgid "<emph>Argumentlist:</emph> List of parameters representing arguments that are passed to the procedure when it is called. The type and number of parameters is dependent on the executed procedure."
msgstr "<emph>Argumentlist:</emph> Seznam parametrů představující argumenty, které se při volání předávají proceduře. Typ a počet parametrů závisí na spouštěné proceduře."
+#. 2xxAq
#: 03090403.xhp
msgctxt ""
"03090403.xhp\n"
@@ -21568,6 +24235,7 @@ msgctxt ""
msgid "<emph>Type:</emph> Defines the data type of the value that is returned by a function procedure. You can exclude this parameter if a type-declaration character is entered after the name."
msgstr "<emph>Type:</emph> Definuje datový typ hodnoty, kterou funkce vrací. Tento parametr je možné vynechat, pokud za jménem funkce zadáte znak typové deklarace."
+#. SDREj
#: 03090403.xhp
msgctxt ""
"03090403.xhp\n"
@@ -21576,6 +24244,7 @@ msgctxt ""
msgid "To pass a parameter to a subroutine as a value instead of as a reference, the parameter must be indicated by the keyword <emph>ByVal</emph>."
msgstr "Chcete-li podprogramu předat parametr hodnotou namísto odkazem, musíte parametr určit klíčovým slovem <emph>ByVal</emph>."
+#. NcnDt
#: 03090403.xhp
msgctxt ""
"03090403.xhp\n"
@@ -21584,6 +24253,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. 6pXTF
#: 03090404.xhp
msgctxt ""
"03090404.xhp\n"
@@ -21592,6 +24262,7 @@ msgctxt ""
msgid "End Statement"
msgstr "Příkaz End"
+#. C5LYW
#: 03090404.xhp
msgctxt ""
"03090404.xhp\n"
@@ -21600,6 +24271,7 @@ msgctxt ""
msgid "<bookmark_value>End statement</bookmark_value>"
msgstr "<bookmark_value>End (příkaz)</bookmark_value>"
+#. DzB6L
#: 03090404.xhp
msgctxt ""
"03090404.xhp\n"
@@ -21608,6 +24280,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"End Statement\">End Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"Příkaz End\">Příkaz End</link>"
+#. s5S7Q
#: 03090404.xhp
msgctxt ""
"03090404.xhp\n"
@@ -21616,6 +24289,7 @@ msgctxt ""
msgid "Ends a procedure or block."
msgstr "Ukončí proceduru nebo blok."
+#. CNUrX
#: 03090404.xhp
msgctxt ""
"03090404.xhp\n"
@@ -21624,6 +24298,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. G9LNz
#: 03090404.xhp
msgctxt ""
"03090404.xhp\n"
@@ -21632,6 +24307,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. AbDDF
#: 03090404.xhp
msgctxt ""
"03090404.xhp\n"
@@ -21640,6 +24316,7 @@ msgctxt ""
msgid "Use the End statement as follows:"
msgstr "Příkaz End použijte následujícím způsobem:"
+#. mJoxY
#: 03090404.xhp
msgctxt ""
"03090404.xhp\n"
@@ -21648,6 +24325,7 @@ msgctxt ""
msgid "Statement"
msgstr "Příkaz"
+#. 8sQMm
#: 03090404.xhp
msgctxt ""
"03090404.xhp\n"
@@ -21656,6 +24334,7 @@ msgctxt ""
msgid "End: Is not required, but can be entered anywhere within a procedure to end the program execution."
msgstr "End: Tento příkaz není povinný, ale lze jej zadat kdekoli v proceduře a ukončit tak průběh programu."
+#. AnYsp
#: 03090404.xhp
msgctxt ""
"03090404.xhp\n"
@@ -21664,6 +24343,7 @@ msgctxt ""
msgid "End Enum: Ends an Enum VBA statement"
msgstr ""
+#. XTNbJ
#: 03090404.xhp
msgctxt ""
"03090404.xhp\n"
@@ -21672,6 +24352,7 @@ msgctxt ""
msgid "End Function: Ends a <emph>Function</emph> statement."
msgstr "End Function: Ukončí příkaz <emph>Function</emph>."
+#. 2NwJf
#: 03090404.xhp
msgctxt ""
"03090404.xhp\n"
@@ -21680,6 +24361,7 @@ msgctxt ""
msgid "End If: Marks the end of a <emph>If...Then...Else</emph> block."
msgstr "End If: Označuje konec bloku <emph>If...Then...Else</emph>."
+#. 3xFEp
#: 03090404.xhp
msgctxt ""
"03090404.xhp\n"
@@ -21688,6 +24370,7 @@ msgctxt ""
msgid "End Select: Marks the end of a <emph>Select Case</emph> block."
msgstr "End Select: Označuje konec bloku <emph>Select Case</emph>."
+#. Ciwr2
#: 03090404.xhp
msgctxt ""
"03090404.xhp\n"
@@ -21696,6 +24379,7 @@ msgctxt ""
msgid "End Sub: Ends a <emph>Sub</emph> statement."
msgstr "End Sub: Ukončuje příkaz <emph>Sub</emph>."
+#. BWTbj
#: 03090404.xhp
msgctxt ""
"03090404.xhp\n"
@@ -21704,6 +24388,7 @@ msgctxt ""
msgid "End With: Ends a With statement"
msgstr ""
+#. pcgxU
#: 03090404.xhp
msgctxt ""
"03090404.xhp\n"
@@ -21712,6 +24397,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. ZqDZT
#: 03090404.xhp
msgctxt ""
"03090404.xhp\n"
@@ -21720,6 +24406,7 @@ msgctxt ""
msgid "Print \"Number from 1 to 5\""
msgstr "Print \"Čísla od 1 do 5\""
+#. 48CJR
#: 03090404.xhp
msgctxt ""
"03090404.xhp\n"
@@ -21728,6 +24415,7 @@ msgctxt ""
msgid "Print \"Number from 6 to 8\""
msgstr "Print \"Čísla od 6 do 8\""
+#. PCqCd
#: 03090404.xhp
msgctxt ""
"03090404.xhp\n"
@@ -21736,6 +24424,7 @@ msgctxt ""
msgid "Print \"Greater than 8\""
msgstr "Print \"Větší než 8\""
+#. EDWju
#: 03090404.xhp
msgctxt ""
"03090404.xhp\n"
@@ -21744,6 +24433,7 @@ msgctxt ""
msgid "Print \"Outside range 1 to 10\""
msgstr "Print \"Mimo rozsah od 1 do 10\""
+#. L2AWo
#: 03090405.xhp
msgctxt ""
"03090405.xhp\n"
@@ -21752,6 +24442,7 @@ msgctxt ""
msgid "FreeLibrary Function"
msgstr "Funkce FreeLibrary"
+#. gocHz
#: 03090405.xhp
msgctxt ""
"03090405.xhp\n"
@@ -21760,6 +24451,7 @@ msgctxt ""
msgid "<bookmark_value>FreeLibrary function</bookmark_value>"
msgstr "<bookmark_value>FreeLibrary</bookmark_value>"
+#. 99F9U
#: 03090405.xhp
msgctxt ""
"03090405.xhp\n"
@@ -21768,6 +24460,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary Function\">FreeLibrary Function</link>"
msgstr "<link href=\"text/sbasic/shared/03090405.xhp\" name=\"Funkce FreeLibrary\">Funkce FreeLibrary</link>"
+#. BBTbS
#: 03090405.xhp
msgctxt ""
"03090405.xhp\n"
@@ -21776,6 +24469,7 @@ msgctxt ""
msgid "Releases DLLs that were loaded by a Declare statement. A released DLL is automatically reloaded if one of its functions is called. See also: <link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare\">Declare</link>"
msgstr "Uvolní DLL, které bylo načteno příkazem Declare. Uvolněné DLL se automaticky znovu načte, pokud se zavolá některá funkce z něj. Viz také: <link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare\">Declare</link>"
+#. 4Dgqd
#: 03090405.xhp
msgctxt ""
"03090405.xhp\n"
@@ -21784,6 +24478,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. MfCCz
#: 03090405.xhp
msgctxt ""
"03090405.xhp\n"
@@ -21792,6 +24487,7 @@ msgctxt ""
msgid "FreeLibrary (LibName As String)"
msgstr "FreeLibrary (Název knihovny As String)"
+#. 6vWpA
#: 03090405.xhp
msgctxt ""
"03090405.xhp\n"
@@ -21800,6 +24496,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. bscHL
#: 03090405.xhp
msgctxt ""
"03090405.xhp\n"
@@ -21808,6 +24505,7 @@ msgctxt ""
msgid "<emph>LibName:</emph> String expression that specifies the name of the DLL."
msgstr "<emph>LibName:</emph> Řetězec, který určuje název DLL."
+#. iCd9a
#: 03090405.xhp
msgctxt ""
"03090405.xhp\n"
@@ -21816,6 +24514,7 @@ msgctxt ""
msgid "FreeLibrary can only release DLLs that are loaded during Basic runtime."
msgstr "FreeLibrary může uvolnit jen DLL načtené za běhu programu Basic."
+#. VxZrA
#: 03090405.xhp
msgctxt ""
"03090405.xhp\n"
@@ -21824,6 +24523,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. AFUFq
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
@@ -21832,6 +24532,7 @@ msgctxt ""
msgid "Function Statement"
msgstr "Příkaz Function"
+#. BAraQ
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
@@ -21840,6 +24541,7 @@ msgctxt ""
msgid "<bookmark_value>Function statement</bookmark_value>"
msgstr "<bookmark_value>Function (příkaz)</bookmark_value>"
+#. 4m9Rw
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
@@ -21848,6 +24550,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090406.xhp\" name=\"Function Statement\">Function Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03090406.xhp\" name=\"Příkaz Function\">Příkaz Function</link>"
+#. mLEJz
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
@@ -21856,6 +24559,7 @@ msgctxt ""
msgid "Defines a subroutine that can be used as an expression to determine a return type."
msgstr "Definuje podprogram, který lze zavolat z programu a který vrací hodnotu."
+#. oCEeA
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
@@ -21864,6 +24568,7 @@ msgctxt ""
msgid "Syntax"
msgstr "Syntaxe"
+#. esRGC
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
@@ -21872,6 +24577,7 @@ msgctxt ""
msgid "see Parameter"
msgstr "viz Parametr"
+#. TfQPz
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
@@ -21880,6 +24586,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. kh2F2
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
@@ -21888,6 +24595,7 @@ msgctxt ""
msgid "Syntax"
msgstr "Syntaxe"
+#. 3uYy8
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
@@ -21896,6 +24604,7 @@ msgctxt ""
msgid "Function Name[(VarName1 [As Type][, VarName2 [As Type][,...]]]) [As Type]"
msgstr "Function Název[(Název_proměnné 1 [As Typ][, Název_proměnné 2 [As Typ][,...]]]) [As Typ]"
+#. mqANs
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
@@ -21904,6 +24613,7 @@ msgctxt ""
msgid "statement block"
msgstr "blok příkazů"
+#. h5HnK
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
@@ -21912,6 +24622,7 @@ msgctxt ""
msgid "[Exit Function]"
msgstr "[Exit Function]"
+#. UwWZ2
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
@@ -21920,6 +24631,7 @@ msgctxt ""
msgid "statement block"
msgstr "blok příkazů"
+#. AETuW
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
@@ -21928,6 +24640,7 @@ msgctxt ""
msgid "End Function"
msgstr "End Function"
+#. SUfBM
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
@@ -21936,6 +24649,7 @@ msgctxt ""
msgid "Parameter"
msgstr "Parametr"
+#. sVu4o
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
@@ -21944,6 +24658,7 @@ msgctxt ""
msgid "<emph>Name:</emph> Name of the subroutine to contain the value returned by the function."
msgstr "<emph>Název:</emph> Název podprogramu."
+#. F6U8G
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
@@ -21952,6 +24667,7 @@ msgctxt ""
msgid "<emph>VarName:</emph> Parameter to be passed to the subroutine."
msgstr "<emph>Název_proměnné:</emph> Parametr, který bude předán podprogramu."
+#. GcM2a
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
@@ -21960,6 +24676,7 @@ msgctxt ""
msgid "<emph>Type:</emph> Type-declaration keyword."
msgstr "<emph>Typ:</emph> Klíčové slovo deklarace typu."
+#. YiQUn
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
@@ -21968,6 +24685,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. x3YcB
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
@@ -21976,6 +24694,7 @@ msgctxt ""
msgid "For siStep = 0 To 10 ' Fill array with test data"
msgstr "For siStep = 0 to 10 ' Naplní pole testovacími údaji"
+#. yBFND
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
@@ -21984,6 +24703,7 @@ msgctxt ""
msgid "' Linsearch searches a TextArray:sList() for a TextEntry:"
msgstr "' Linsearch vyhledá v TextArray:sList() položku TextEntry:"
+#. aVKdf
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
@@ -21992,6 +24712,7 @@ msgctxt ""
msgid "' Return value Is the index of the entry Or 0 (Null)"
msgstr "' Návratová hodnota je index záznamu nebo 0 (Null)"
+#. VPCmC
#: 03090406.xhp
msgctxt ""
"03090406.xhp\n"
@@ -22000,6 +24721,7 @@ msgctxt ""
msgid "Exit For ' sItem found"
msgstr "Exit For ' nalezeno sItem"
+#. yZEAJ
#: 03090407.xhp
msgctxt ""
"03090407.xhp\n"
@@ -22008,6 +24730,7 @@ msgctxt ""
msgid "Rem Statement"
msgstr "Příkaz Rem"
+#. sxYLn
#: 03090407.xhp
msgctxt ""
"03090407.xhp\n"
@@ -22016,6 +24739,7 @@ msgctxt ""
msgid "<bookmark_value>Rem statement</bookmark_value> <bookmark_value>comments;Rem statement</bookmark_value>"
msgstr "<bookmark_value>Rem (příkaz)</bookmark_value><bookmark_value>komentáře;příkaz Rem</bookmark_value>"
+#. FgQDY
#: 03090407.xhp
msgctxt ""
"03090407.xhp\n"
@@ -22024,6 +24748,7 @@ msgctxt ""
msgid "<variable id=\"remstatement\"><link href=\"text/sbasic/shared/03090407.xhp\" name=\"Rem Statement\">Rem Statement</link></variable>"
msgstr ""
+#. 2fJEm
#: 03090407.xhp
msgctxt ""
"03090407.xhp\n"
@@ -22032,6 +24757,7 @@ msgctxt ""
msgid "Specifies that a program line is a comment."
msgstr "Určuje, že řádek programu je komentář."
+#. CBchn
#: 03090407.xhp
msgctxt ""
"03090407.xhp\n"
@@ -22040,6 +24766,7 @@ msgctxt ""
msgid "Rem Text"
msgstr "Rem Text"
+#. P5CAo
#: 03090407.xhp
msgctxt ""
"03090407.xhp\n"
@@ -22048,6 +24775,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any text that serves as a comment."
msgstr "<emph>Text:</emph> Jakýkoliv text komentáře."
+#. TFYcV
#: 03090407.xhp
msgctxt ""
"03090407.xhp\n"
@@ -22056,6 +24784,7 @@ msgctxt ""
msgid "You can use the single quotation mark instead of the Rem keyword to indicate that the text on a line is comments. This symbol can be inserted directly to the right of the program code, followed by a comment."
msgstr "Pro označení komentáře je možné namísto klíčového slova Rem použít apostrof. Tento symbol napište přímo vpravo od kódu programu a za něj komentář."
+#. rA3GG
#: 03090407.xhp
msgctxt ""
"03090407.xhp\n"
@@ -22064,6 +24793,7 @@ msgctxt ""
msgid "You can use a space followed by the underline character _ as the last two characters of a line to continue the logical line on the next line. To continue comment lines, you must enter \"Option Compatible\" in the same Basic module."
msgstr "Dlouhé řádky je možné rozdělit na několik kratších, když jako poslední dva znaky na řádku vložíte mezeru a podtržítko _. Aby to platilo i pro komentáře, musíte do stejného modulu Basic zadat \"Option Compatible\"."
+#. MErEe
#: 03090407.xhp
msgctxt ""
"03090407.xhp\n"
@@ -22072,6 +24802,7 @@ msgctxt ""
msgid "' Nothing occurs here"
msgstr "' Tady se nic neděje"
+#. jfEAm
#: 03090408.xhp
msgctxt ""
"03090408.xhp\n"
@@ -22080,6 +24811,7 @@ msgctxt ""
msgid "Stop Statement"
msgstr "Příkaz Stop"
+#. bnGta
#: 03090408.xhp
msgctxt ""
"03090408.xhp\n"
@@ -22088,6 +24820,7 @@ msgctxt ""
msgid "<bookmark_value>Stop statement</bookmark_value>"
msgstr "<bookmark_value>Stop (příkaz)</bookmark_value>"
+#. xasPB
#: 03090408.xhp
msgctxt ""
"03090408.xhp\n"
@@ -22096,6 +24829,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090408.xhp\" name=\"Stop Statement\">Stop Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03090408.xhp\" name=\"Příkaz Stop\">Příkaz Stop</link>"
+#. mFJE4
#: 03090408.xhp
msgctxt ""
"03090408.xhp\n"
@@ -22104,6 +24838,7 @@ msgctxt ""
msgid "Stops the execution of the Basic program."
msgstr "Zastaví provádění programu Basic."
+#. FtjMt
#: 03090408.xhp
msgctxt ""
"03090408.xhp\n"
@@ -22112,6 +24847,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. qrBWD
#: 03090408.xhp
msgctxt ""
"03090408.xhp\n"
@@ -22120,6 +24856,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. BsgsP
#: 03090409.xhp
msgctxt ""
"03090409.xhp\n"
@@ -22128,6 +24865,7 @@ msgctxt ""
msgid "Sub Statement"
msgstr "Příkaz Sub"
+#. o2Gy8
#: 03090409.xhp
msgctxt ""
"03090409.xhp\n"
@@ -22136,6 +24874,7 @@ msgctxt ""
msgid "<bookmark_value>Sub statement</bookmark_value>"
msgstr "<bookmark_value>Sub (příkaz)</bookmark_value>"
+#. iyuLQ
#: 03090409.xhp
msgctxt ""
"03090409.xhp\n"
@@ -22144,6 +24883,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub Statement\">Sub Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Příkaz Sub\">Příkaz Sub</link>"
+#. YELg8
#: 03090409.xhp
msgctxt ""
"03090409.xhp\n"
@@ -22152,6 +24892,7 @@ msgctxt ""
msgid "Defines a subroutine."
msgstr "Definuje podprogram."
+#. ehWrF
#: 03090409.xhp
msgctxt ""
"03090409.xhp\n"
@@ -22160,6 +24901,7 @@ msgctxt ""
msgid "Syntax"
msgstr "Syntaxe"
+#. VTEDG
#: 03090409.xhp
msgctxt ""
"03090409.xhp\n"
@@ -22168,6 +24910,7 @@ msgctxt ""
msgid "statement block"
msgstr "blok příkazů"
+#. BxwDw
#: 03090409.xhp
msgctxt ""
"03090409.xhp\n"
@@ -22176,6 +24919,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. oeNfD
#: 03090409.xhp
msgctxt ""
"03090409.xhp\n"
@@ -22184,6 +24928,7 @@ msgctxt ""
msgid "<emph>Name:</emph> Name of the subroutine."
msgstr "<emph>Název:</emph> Název podprogramu."
+#. B5jEj
#: 03090409.xhp
msgctxt ""
"03090409.xhp\n"
@@ -22192,6 +24937,7 @@ msgctxt ""
msgid "<emph>VarName:</emph> Parameter that you want to pass to the subroutine."
msgstr "<emph>Název_proměnné:</emph> Parametr, který předáte proceduře."
+#. i3Tks
#: 03090409.xhp
msgctxt ""
"03090409.xhp\n"
@@ -22200,6 +24946,7 @@ msgctxt ""
msgid "<emph>Type:</emph> Type-declaration key word."
msgstr "<emph>Typ:</emph> Klíčové slovo deklarace typu."
+#. CSmtV
#: 03090409.xhp
msgctxt ""
"03090409.xhp\n"
@@ -22208,6 +24955,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. BmZAe
#: 03090409.xhp
msgctxt ""
"03090409.xhp\n"
@@ -22216,6 +24964,7 @@ msgctxt ""
msgid "' some statements"
msgstr "' nějaké příkazy"
+#. CCDzt
#: 03090410.xhp
msgctxt ""
"03090410.xhp\n"
@@ -22224,6 +24973,7 @@ msgctxt ""
msgid "Switch Function"
msgstr "Funkce Switch"
+#. cBLg4
#: 03090410.xhp
msgctxt ""
"03090410.xhp\n"
@@ -22232,6 +24982,7 @@ msgctxt ""
msgid "<bookmark_value>Switch function</bookmark_value>"
msgstr "<bookmark_value>Switch</bookmark_value>"
+#. 3UWUu
#: 03090410.xhp
msgctxt ""
"03090410.xhp\n"
@@ -22240,6 +24991,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch Function\">Switch Function</link>"
msgstr "<link href=\"text/sbasic/shared/03090410.xhp\" name=\"Funkce Switch\">Funkce Switch</link>"
+#. yBnoz
#: 03090410.xhp
msgctxt ""
"03090410.xhp\n"
@@ -22248,6 +25000,7 @@ msgctxt ""
msgid "Evaluates a list of arguments, consisting of an expression followed by a value. The Switch function returns a value that is associated with the expression that is passed by this function."
msgstr "Vyhodnotí seznam argumentů složený z výrazů a hodnot. Funkce Switch vrátí hodnotu, která je spojena s výrazem, který splní podmínku."
+#. xcD3s
#: 03090410.xhp
msgctxt ""
"03090410.xhp\n"
@@ -22256,6 +25009,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. XGpRR
#: 03090410.xhp
msgctxt ""
"03090410.xhp\n"
@@ -22264,6 +25018,7 @@ msgctxt ""
msgid "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]])"
msgstr "Switch (Výraz1, Hodnota1[, Výraz2, Hodnota2[..., Výraz_n, Hodnota_n]])"
+#. 5ZAWx
#: 03090410.xhp
msgctxt ""
"03090410.xhp\n"
@@ -22272,6 +25027,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. QNsjq
#: 03090410.xhp
msgctxt ""
"03090410.xhp\n"
@@ -22280,6 +25036,7 @@ msgctxt ""
msgid "The <emph>Switch</emph> function evaluates the expressions from left to right, and then returns the value that is assigned to the function expression. If expression and value are not given as a pair, a runtime error occurs."
msgstr "Funkce <emph>Switch</emph> vyhodnocuje výrazy zleva doprava a poté vrátí hodnotu, jež odpovídá výrazu splňujícímu podmínku. Pokud nejsou zadány dvojice výraz-hodnota, dojde k chybě."
+#. f6J9X
#: 03090410.xhp
msgctxt ""
"03090410.xhp\n"
@@ -22288,6 +25045,7 @@ msgctxt ""
msgid "<emph>Expression:</emph> The expression that you want to evaluate."
msgstr "<emph>Výraz:</emph> Výraz, který chcete vyhodnotit."
+#. SBHV8
#: 03090410.xhp
msgctxt ""
"03090410.xhp\n"
@@ -22296,6 +25054,7 @@ msgctxt ""
msgid "<emph>Value:</emph> The value that you want to return if the expression is True."
msgstr "<emph>Hodnota:</emph> Hodnota, která se vrátí, je-li výraz True."
+#. VrhXR
#: 03090410.xhp
msgctxt ""
"03090410.xhp\n"
@@ -22304,6 +25063,7 @@ msgctxt ""
msgid "In the following example, the <emph>Switch</emph> function assigns the appropriate gender to the name that is passed to the function:"
msgstr "V následujícím příkladu přiřadí funkce <emph>Switch</emph> odpovídající pohlaví podle jména předaného funkci:"
+#. ggYTr
#: 03090410.xhp
msgctxt ""
"03090410.xhp\n"
@@ -22312,6 +25072,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. ubwpM
#: 03090410.xhp
msgctxt ""
"03090410.xhp\n"
@@ -22320,6 +25081,7 @@ msgctxt ""
msgid "sGender = GetGenderIndex( \"John\" )"
msgstr "sGender = GetGenderIndex( \"John\" )"
+#. wjCDQ
#: 03090410.xhp
msgctxt ""
"03090410.xhp\n"
@@ -22328,6 +25090,7 @@ msgctxt ""
msgid "GetGenderIndex = Switch(sName = \"Jane\", \"female\", sName = \"John\", \"male\")"
msgstr "GetGenderIndex = Switch(sName = \"Jane\", \"female\", sName = \"John\", \"male\")"
+#. JM7iD
#: 03090411.xhp
msgctxt ""
"03090411.xhp\n"
@@ -22336,6 +25099,7 @@ msgctxt ""
msgid "With Statement"
msgstr "Příkaz With"
+#. KTMoU
#: 03090411.xhp
msgctxt ""
"03090411.xhp\n"
@@ -22344,6 +25108,7 @@ msgctxt ""
msgid "<bookmark_value>With statement</bookmark_value>"
msgstr "<bookmark_value>With (příkaz)</bookmark_value>"
+#. JzE2a
#: 03090411.xhp
msgctxt ""
"03090411.xhp\n"
@@ -22352,6 +25117,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090411.xhp\" name=\"With Statement\">With Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03090411.xhp\" name=\"Příkaz With\">Příkaz With</link>"
+#. 7HE98
#: 03090411.xhp
msgctxt ""
"03090411.xhp\n"
@@ -22360,6 +25126,7 @@ msgctxt ""
msgid "Sets an object as the default object. Unless another object name is declared, all properties and methods refer to the default object until the End With statement is reached."
msgstr "Nastaví objekt jako výchozí objekt. Pokud není určen jiný název objektu, všechny vlastnosti a metody se odkazují k výchozímu objektu, dokud program nedosáhne příkaz End With."
+#. vpBbV
#: 03090411.xhp
msgctxt ""
"03090411.xhp\n"
@@ -22368,6 +25135,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 742TA
#: 03090411.xhp
msgctxt ""
"03090411.xhp\n"
@@ -22376,6 +25144,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. 3NDWr
#: 03090411.xhp
msgctxt ""
"03090411.xhp\n"
@@ -22384,6 +25153,7 @@ msgctxt ""
msgid "Use <emph>With</emph> and <emph>End With</emph> if you have several properties or methods for a single object."
msgstr "<emph>With</emph> a <emph>End With</emph> použijte, pokud máte pro jeden objekt několik vlastností nebo metod."
+#. zLuzY
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
@@ -22392,6 +25162,7 @@ msgctxt ""
msgid "Exit Statement"
msgstr "Příkaz Exit"
+#. FdEP5
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
@@ -22400,6 +25171,7 @@ msgctxt ""
msgid "<bookmark_value>Exit statement</bookmark_value>"
msgstr "<bookmark_value>Exit (příkaz)</bookmark_value>"
+#. DqJrY
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
@@ -22408,6 +25180,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit Statement\">Exit Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Příkaz Exit\">Příkaz Exit</link>"
+#. r2EAp
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
@@ -22416,6 +25189,7 @@ msgctxt ""
msgid "Exits a <emph>Do...Loop</emph>, <emph>For...Next</emph>, a function, or a subroutine."
msgstr "Ukončí <emph>Do...Loop</emph>, <emph>For...Next</emph>, funkci nebo proceduru."
+#. GypWx
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
@@ -22424,6 +25198,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. uDM5x
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
@@ -22432,6 +25207,7 @@ msgctxt ""
msgid "see Parameters"
msgstr "viz Parametry"
+#. XA8QY
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
@@ -22440,6 +25216,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. beEkL
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
@@ -22448,6 +25225,7 @@ msgctxt ""
msgid "<emph>Exit Do</emph>"
msgstr "<emph>Exit Do</emph>"
+#. CaPsN
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
@@ -22456,6 +25234,7 @@ msgctxt ""
msgid "Only valid within a <emph>Do...Loop</emph> statement to exit the loop. Program execution continues with the statement that follows the Loop statement. If <emph>Do...Loop</emph> statements are nested, the control is transferred to the loop in the next higher level."
msgstr "Je platné pouze v příkazu <emph>Do...Loop</emph> a ukončí smyčku. Běh programu pokračuje příkazem, který následuje za příkazem Loop. Pokud jsou příkazy <emph>Do...Loop</emph> vnořeny, předá se řízení smyčce na vyšší úrovni."
+#. Gnb2R
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
@@ -22464,6 +25243,7 @@ msgctxt ""
msgid "<emph>Exit For</emph>"
msgstr "<emph>Exit For</emph>"
+#. ctSmU
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
@@ -22472,6 +25252,7 @@ msgctxt ""
msgid "Only valid within a <emph>For...Next</emph> loop to exit the loop. Program execution continues with the first statement that follows the <emph>Next</emph> statement. In nested statements, the control is transferred to the loop in the next higher level."
msgstr "Platné pouze uvnitř smyčky <emph>For...Next</emph> pro ukončení smyčky. Běh programu pokračuje příkazem, který následuje za příkazem <emph>Next</emph>. Pokud jsou příkazy smyčky vnořeny, předá se řízení smyčce na vyšší úrovni."
+#. PZitf
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
@@ -22480,6 +25261,7 @@ msgctxt ""
msgid "<emph>Exit Function</emph>"
msgstr "<emph>Exit Function</emph>"
+#. T2hCJ
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
@@ -22488,6 +25270,7 @@ msgctxt ""
msgid "Exits the <emph>Function</emph> procedure immediately. Program execution continues with the statement that follows the <emph>Function</emph> call."
msgstr "Okamžitě ukončí <emph>Function</emph>. Provádění programu pokračuje příkazem, který následuje po volání <emph>Function</emph>."
+#. B6QCm
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
@@ -22496,6 +25279,7 @@ msgctxt ""
msgid "<emph>Exit Sub</emph>"
msgstr "<emph>Exit Sub</emph>"
+#. 2jmBs
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
@@ -22504,6 +25288,7 @@ msgctxt ""
msgid "Exits the subroutine immediately. Program execution continues with the statement that follows the <emph>Sub</emph> call."
msgstr "Okamžitě ukončí proceduru. Provádění programu pokračuje příkazem, který následuje po volání <emph>Sub</emph>."
+#. UFcUy
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
@@ -22512,6 +25297,7 @@ msgctxt ""
msgid "The Exit statement does not define the end of a structure, and must not be confused with the End statement."
msgstr "Příkaz Exit neurčuje konec struktury, nepleťte si jej s příkazem End."
+#. v87od
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
@@ -22520,6 +25306,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. J6bT4
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
@@ -22528,6 +25315,7 @@ msgctxt ""
msgid "For siStep = 0 To 10 ' Fill array with test data"
msgstr "For siStep = 0 to 10 ' Naplní pole testovacími údaji"
+#. f4EFZ
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
@@ -22536,6 +25324,7 @@ msgctxt ""
msgid "' LinSearch searches a TextArray:sList() for a TextEntry:"
msgstr "' LinSearch hledá v TextArray:sList() položku TextEntry:"
+#. QmEzo
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
@@ -22544,6 +25333,7 @@ msgctxt ""
msgid "' Returns the index of the entry or 0 (Null)"
msgstr "' Vrátí index záznamu nebo 0 (Null)"
+#. TbyYE
#: 03090412.xhp
msgctxt ""
"03090412.xhp\n"
@@ -22552,6 +25342,7 @@ msgctxt ""
msgid "Exit For ' sItem found"
msgstr "Exit For ' nalezeno sItem"
+#. g4fRs
#: 03090413.xhp
msgctxt ""
"03090413.xhp\n"
@@ -22560,6 +25351,7 @@ msgctxt ""
msgid "Type Statement"
msgstr "Příkaz Type"
+#. vJAkp
#: 03090413.xhp
msgctxt ""
"03090413.xhp\n"
@@ -22568,6 +25360,7 @@ msgctxt ""
msgid "<bookmark_value>Type statement</bookmark_value>"
msgstr "<bookmark_value>příkaz Type</bookmark_value>"
+#. aKHFj
#: 03090413.xhp
msgctxt ""
"03090413.xhp\n"
@@ -22576,6 +25369,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090413.xhp\" name=\"Type Statement\">Type Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03090413.xhp\" name=\"Příkaz Type\">Příkaz Type</link>"
+#. RJfCF
#: 03090413.xhp
msgctxt ""
"03090413.xhp\n"
@@ -22584,6 +25378,7 @@ msgctxt ""
msgid "Define non-UNO data structures (structs)."
msgstr "Definuje datové struktury (struct), které nepatří mezi UNO."
+#. czHF6
#: 03090413.xhp
msgctxt ""
"03090413.xhp\n"
@@ -22592,6 +25387,7 @@ msgctxt ""
msgid "A struct is an ordered collection of data fields, that can be manipulated as a single item."
msgstr "Struktura je řazená sada datových polí, s níž je možné zacházet jako s jedinou položkou."
+#. 2VyE8
#: 03090413.xhp
msgctxt ""
"03090413.xhp\n"
@@ -22600,6 +25396,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03132400.xhp\" name=\"CreateObject function\">CreateObject function</link>"
msgstr "<link href=\"text/sbasic/shared/03132400.xhp\" name=\"Funkce CreateObject\">Funkce CreateObject</link>"
+#. AQRhq
#: 03100000.xhp
msgctxt ""
"03100000.xhp\n"
@@ -22608,6 +25405,7 @@ msgctxt ""
msgid "Variables"
msgstr "Proměnné"
+#. YBCXD
#: 03100000.xhp
msgctxt ""
"03100000.xhp\n"
@@ -22616,6 +25414,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03100000.xhp\" name=\"Variables\">Variables</link>"
msgstr "<link href=\"text/sbasic/shared/03100000.xhp\" name=\"Proměnné\">Proměnné</link>"
+#. 9BAUk
#: 03100000.xhp
msgctxt ""
"03100000.xhp\n"
@@ -22624,6 +25423,7 @@ msgctxt ""
msgid "The following statements and functions are for working with variables. You can use these functions to declare or define variables, convert variables from one type to another, or determine the variable type."
msgstr "Pomocí následujících příkazů a funkcí je možné pracovat s proměnnými. Tyto funkce je možné použít pro deklaraci a definování proměnných, převod proměnných mezi typy nebo pro určení typu proměnné."
+#. mGTSe
#: 03100050.xhp
msgctxt ""
"03100050.xhp\n"
@@ -22632,6 +25432,7 @@ msgctxt ""
msgid "CCur Function"
msgstr "Funkce CCur"
+#. Btmnr
#: 03100050.xhp
msgctxt ""
"03100050.xhp\n"
@@ -22640,6 +25441,7 @@ msgctxt ""
msgid "<bookmark_value>CCur function</bookmark_value>"
msgstr "<bookmark_value>CCur</bookmark_value>"
+#. FbuTr
#: 03100050.xhp
msgctxt ""
"03100050.xhp\n"
@@ -22648,6 +25450,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03100050.xhp\">CCur Function</link>"
msgstr "<link href=\"text/sbasic/shared/03100050.xhp\">Funkce CCur</link>"
+#. iR5VT
#: 03100050.xhp
msgctxt ""
"03100050.xhp\n"
@@ -22656,6 +25459,7 @@ msgctxt ""
msgid "Converts a string expression or numeric expression to a currency expression. The locale settings are used for decimal separators and currency symbols."
msgstr "Převede řetězec nebo číslo na měnu. Pro zobrazení oddělovačů a symbolů měny bude použito nastavení národního prostředí."
+#. 8ZHR9
#: 03100050.xhp
msgctxt ""
"03100050.xhp\n"
@@ -22664,6 +25468,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. qHMVC
#: 03100050.xhp
msgctxt ""
"03100050.xhp\n"
@@ -22672,6 +25477,7 @@ msgctxt ""
msgid "CCur(Expression)"
msgstr "CCur(Výraz)"
+#. F5gzk
#: 03100050.xhp
msgctxt ""
"03100050.xhp\n"
@@ -22680,6 +25486,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. R6AfV
#: 03100050.xhp
msgctxt ""
"03100050.xhp\n"
@@ -22688,6 +25495,7 @@ msgctxt ""
msgid "Currency"
msgstr "Měna"
+#. M8Tpx
#: 03100050.xhp
msgctxt ""
"03100050.xhp\n"
@@ -22696,6 +25504,7 @@ msgctxt ""
msgid "Parameter:"
msgstr "Parametr:"
+#. YRdHq
#: 03100050.xhp
msgctxt ""
"03100050.xhp\n"
@@ -22704,6 +25513,7 @@ msgctxt ""
msgid "Expression: Any string or numeric expression that you want to convert."
msgstr "Výraz: Jakýkoliv řetězec nebo číslo, které chcete převést."
+#. KyDFD
#: 03100060.xhp
msgctxt ""
"03100060.xhp\n"
@@ -22712,6 +25522,7 @@ msgctxt ""
msgid "CDec Function"
msgstr "Funkce CDec"
+#. mU8Ds
#: 03100060.xhp
msgctxt ""
"03100060.xhp\n"
@@ -22720,6 +25531,7 @@ msgctxt ""
msgid "<bookmark_value>CDec function</bookmark_value>"
msgstr "<bookmark_value>CDec</bookmark_value>"
+#. keJSN
#: 03100060.xhp
msgctxt ""
"03100060.xhp\n"
@@ -22728,6 +25540,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03100060.xhp\">CDec Function</link>"
msgstr "<link href=\"text/sbasic/shared/03100060.xhp\">Funkce CDec</link>"
+#. aEBmF
#: 03100060.xhp
msgctxt ""
"03100060.xhp\n"
@@ -22736,6 +25549,7 @@ msgctxt ""
msgid "Converts a string expression or numeric expression to a decimal expression."
msgstr "Konvertuje řetězec nebo číslo do desítkové soustavy."
+#. MBB8Q
#: 03100060.xhp
msgctxt ""
"03100060.xhp\n"
@@ -22744,6 +25558,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. E7zaK
#: 03100060.xhp
msgctxt ""
"03100060.xhp\n"
@@ -22752,6 +25567,7 @@ msgctxt ""
msgid "CDec(Expression)"
msgstr "CDec(Výraz)"
+#. bFpdq
#: 03100060.xhp
msgctxt ""
"03100060.xhp\n"
@@ -22760,6 +25576,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. sNLGd
#: 03100060.xhp
msgctxt ""
"03100060.xhp\n"
@@ -22768,6 +25585,7 @@ msgctxt ""
msgid "Decimal number."
msgstr "Číslo v desítkové soustavě."
+#. GGNhF
#: 03100060.xhp
msgctxt ""
"03100060.xhp\n"
@@ -22776,6 +25594,7 @@ msgctxt ""
msgid "Parameter:"
msgstr "Parametr:"
+#. nmGXD
#: 03100060.xhp
msgctxt ""
"03100060.xhp\n"
@@ -22784,6 +25603,7 @@ msgctxt ""
msgid "Expression: Any string or numeric expression that you want to convert."
msgstr "Výraz: Jakýkoliv řetězec nebo číslo, které chcete převést."
+#. sf8qD
#: 03100070.xhp
msgctxt ""
"03100070.xhp\n"
@@ -22792,6 +25612,7 @@ msgctxt ""
msgid "CVar Function"
msgstr "Funkce CVar"
+#. VZ437
#: 03100070.xhp
msgctxt ""
"03100070.xhp\n"
@@ -22800,6 +25621,7 @@ msgctxt ""
msgid "<bookmark_value>CVar function</bookmark_value>"
msgstr "<bookmark_value>CVar</bookmark_value>"
+#. CEtre
#: 03100070.xhp
msgctxt ""
"03100070.xhp\n"
@@ -22808,6 +25630,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03100070.xhp\">CVar Function</link>"
msgstr "<link href=\"text/sbasic/shared/03100070.xhp\">Funkce CVar</link>"
+#. cGuyq
#: 03100070.xhp
msgctxt ""
"03100070.xhp\n"
@@ -22816,6 +25639,7 @@ msgctxt ""
msgid "Converts a string expression or numeric expression to a variant expression."
msgstr "Konvertuje řetězec nebo číselnou hodnotu na typ Variant."
+#. i9KSb
#: 03100070.xhp
msgctxt ""
"03100070.xhp\n"
@@ -22824,6 +25648,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. hD9yb
#: 03100070.xhp
msgctxt ""
"03100070.xhp\n"
@@ -22832,6 +25657,7 @@ msgctxt ""
msgid "CVar(Expression)"
msgstr "CVar(Výraz)"
+#. q6qWX
#: 03100070.xhp
msgctxt ""
"03100070.xhp\n"
@@ -22840,6 +25666,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. qMKLy
#: 03100070.xhp
msgctxt ""
"03100070.xhp\n"
@@ -22848,6 +25675,7 @@ msgctxt ""
msgid "Variant."
msgstr "Variant."
+#. DLcq7
#: 03100070.xhp
msgctxt ""
"03100070.xhp\n"
@@ -22856,6 +25684,7 @@ msgctxt ""
msgid "Parameter:"
msgstr "Parametr:"
+#. Gupyn
#: 03100070.xhp
msgctxt ""
"03100070.xhp\n"
@@ -22864,6 +25693,7 @@ msgctxt ""
msgid "Expression: Any string or numeric expression that you want to convert."
msgstr "Výraz: Jakýkoliv řetězec nebo číslo, které chcete převést."
+#. g8Vyt
#: 03100080.xhp
msgctxt ""
"03100080.xhp\n"
@@ -22872,6 +25702,7 @@ msgctxt ""
msgid "CVErr Function"
msgstr "Funkce CVErr"
+#. kZUDX
#: 03100080.xhp
msgctxt ""
"03100080.xhp\n"
@@ -22880,6 +25711,7 @@ msgctxt ""
msgid "<bookmark_value>CVErr function</bookmark_value>"
msgstr "<bookmark_value>CVErr</bookmark_value>"
+#. hpChf
#: 03100080.xhp
msgctxt ""
"03100080.xhp\n"
@@ -22888,6 +25720,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03100080.xhp\">CVErr Function</link>"
msgstr "<link href=\"text/sbasic/shared/03100080.xhp\">Funkce CVErr</link>"
+#. 3B8u2
#: 03100080.xhp
msgctxt ""
"03100080.xhp\n"
@@ -22896,6 +25729,7 @@ msgctxt ""
msgid "Converts a string expression or numeric expression to a variant expression of the sub type \"Error\"."
msgstr "Konvertuje řetězec nebo číselnou hodnotu na podtyp typu Variant \"Error\"."
+#. GJoFF
#: 03100080.xhp
msgctxt ""
"03100080.xhp\n"
@@ -22904,6 +25738,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. aEAM8
#: 03100080.xhp
msgctxt ""
"03100080.xhp\n"
@@ -22912,6 +25747,7 @@ msgctxt ""
msgid "CVErr(Expression)"
msgstr "CVErr(Výraz)"
+#. bHuZe
#: 03100080.xhp
msgctxt ""
"03100080.xhp\n"
@@ -22920,6 +25756,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. gZChk
#: 03100080.xhp
msgctxt ""
"03100080.xhp\n"
@@ -22928,6 +25765,7 @@ msgctxt ""
msgid "Variant."
msgstr "Variant."
+#. CTJHw
#: 03100080.xhp
msgctxt ""
"03100080.xhp\n"
@@ -22936,6 +25774,7 @@ msgctxt ""
msgid "Parameter:"
msgstr "Parametr:"
+#. bubLW
#: 03100080.xhp
msgctxt ""
"03100080.xhp\n"
@@ -22944,6 +25783,7 @@ msgctxt ""
msgid "Expression: Any string or numeric expression that you want to convert."
msgstr "Výraz: Jakýkoliv řetězec nebo číslo, které chcete převést."
+#. MEEP4
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
@@ -22952,6 +25792,7 @@ msgctxt ""
msgid "CBool Function"
msgstr "Funkce CBool"
+#. L75Ag
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
@@ -22960,6 +25801,7 @@ msgctxt ""
msgid "<bookmark_value>CBool function</bookmark_value>"
msgstr "<bookmark_value>CBool</bookmark_value>"
+#. 8cv5m
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
@@ -22968,6 +25810,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03100100.xhp\" name=\"CBool Function\">CBool Function</link>"
msgstr "<link href=\"text/sbasic/shared/03100100.xhp\" name=\"Funkce CBool\">Funkce CBool</link>"
+#. LbrGN
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
@@ -22976,6 +25819,7 @@ msgctxt ""
msgid "Converts a string comparison or numeric comparison to a Boolean expression, or converts a single numeric expression to a Boolean expression."
msgstr "Převede řetězcové nebo číselné porovnání na Booleovský výraz, nebo převede jeden číselný výraz na Booleovský výraz."
+#. 4ZGU9
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
@@ -22984,6 +25828,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. gALnc
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
@@ -22992,6 +25837,7 @@ msgctxt ""
msgid "CBool (Expression1 {= | <> | < | > | <= | >=} Expression2) or CBool (Number)"
msgstr "CBool (Výraz1 {= | <> | < | > | <= | >=} Výraz2) nebo CBool (Číslo)"
+#. aFAKM
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
@@ -23000,6 +25846,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. DciQf
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
@@ -23008,6 +25855,7 @@ msgctxt ""
msgid "Bool"
msgstr "Bool"
+#. E8Bpf
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
@@ -23016,6 +25864,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. nsCwH
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
@@ -23024,6 +25873,7 @@ msgctxt ""
msgid "<emph>Expression1, Expression2:</emph> Any string or numeric expressions that you want to compare. If the expressions match, the <emph>CBool</emph> function returns <emph>True</emph>, otherwise <emph>False</emph> is returned."
msgstr "<emph>Výraz1, Výraz2:</emph> Jakékoliv řetězce nebo čísla, které chcete porovnat. Pokud se výrazy shodují, funkce <emph>CBool</emph> vrátí <emph>True</emph>, jinak vrátí <emph>False</emph>."
+#. hQiDG
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
@@ -23032,6 +25882,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Any numeric expression that you want to convert. If the expression equals 0, <emph>False</emph> is returned, otherwise <emph>True</emph> is returned."
msgstr "<emph>Číslo:</emph> Číselný výraz, který chcete převést. Je-li výraz roven 0, vrátí se <emph>False</emph>, jinak vrátí <emph>True</emph>."
+#. ybBL2
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
@@ -23040,6 +25891,7 @@ msgctxt ""
msgid "The following example uses the <emph>CBool</emph> function to evaluate the value that is returned by the <emph>Instr</emph> function. The function checks if the word \"and\" is found in the sentence that was entered by the user."
msgstr "Následující příklad používá funkci <emph>CBool</emph> k vyhodnocení hodnoty vrácené funkcí <emph>Instr</emph>. Funkce kontroluje, zda je ve větě zadané uživatelem slovo \"and\"."
+#. WAM8E
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
@@ -23048,6 +25900,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. 2yvsi
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
@@ -23056,6 +25909,7 @@ msgctxt ""
msgid "sText = InputBox(\"Please enter a short sentence:\")"
msgstr "sText = InputBox(\"Zadejte krátkou větu:\")"
+#. Aq5CG
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
@@ -23064,6 +25918,7 @@ msgctxt ""
msgid "' Proof if the word »and« appears in the sentence."
msgstr "' Zjistí, zda se ve větě vyskytuje »and«."
+#. GFk66
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
@@ -23072,6 +25927,7 @@ msgctxt ""
msgid "' Instead of the command line"
msgstr "' Namísto řádku s příkazem"
+#. WQ7VE
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
@@ -23080,6 +25936,7 @@ msgctxt ""
msgid "' If Instr(Input, \"and\")<>0 Then..."
msgstr "' If Instr(Input, \"and\")<>0 Then..."
+#. fCMAJ
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
@@ -23088,6 +25945,7 @@ msgctxt ""
msgid "' the CBool function is applied as follows:"
msgstr "' se použije funkce CBool takto:"
+#. DXRy4
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
@@ -23096,6 +25954,7 @@ msgctxt ""
msgid "If CBool(Instr(sText, \"and\")) Then"
msgstr "If CBool(Instr(sText, \"and\")) Then"
+#. FKuLf
#: 03100100.xhp
msgctxt ""
"03100100.xhp\n"
@@ -23104,6 +25963,7 @@ msgctxt ""
msgid "MsgBox \"The word »and« appears in the sentence you entered!\""
msgstr "MsgBox \"V zadané větě se vyskytuje slovo »and«!\""
+#. 8FnUJ
#: 03100300.xhp
msgctxt ""
"03100300.xhp\n"
@@ -23112,6 +25972,7 @@ msgctxt ""
msgid "CDate Function"
msgstr "Funkce CDate"
+#. HpYXC
#: 03100300.xhp
msgctxt ""
"03100300.xhp\n"
@@ -23120,6 +25981,7 @@ msgctxt ""
msgid "<bookmark_value>CDate function</bookmark_value>"
msgstr "<bookmark_value>CDate</bookmark_value>"
+#. nCwCG
#: 03100300.xhp
msgctxt ""
"03100300.xhp\n"
@@ -23128,6 +25990,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate Function\">CDate Function</link>"
msgstr "<link href=\"text/sbasic/shared/03100300.xhp\" name=\"Funkce CDate\">Funkce CDate</link>"
+#. DYpHk
#: 03100300.xhp
msgctxt ""
"03100300.xhp\n"
@@ -23136,6 +25999,7 @@ msgctxt ""
msgid "Converts any string or numeric expression to a date value."
msgstr "Převede řetězcový nebo číselný výraz na datum."
+#. 9KKjA
#: 03100300.xhp
msgctxt ""
"03100300.xhp\n"
@@ -23144,6 +26008,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. JsmcA
#: 03100300.xhp
msgctxt ""
"03100300.xhp\n"
@@ -23152,6 +26017,7 @@ msgctxt ""
msgid "CDate (Expression)"
msgstr "CDate (Výraz)"
+#. c5kyz
#: 03100300.xhp
msgctxt ""
"03100300.xhp\n"
@@ -23160,6 +26026,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. 9g6CX
#: 03100300.xhp
msgctxt ""
"03100300.xhp\n"
@@ -23168,6 +26035,7 @@ msgctxt ""
msgid "Date"
msgstr "Datum"
+#. bE3do
#: 03100300.xhp
msgctxt ""
"03100300.xhp\n"
@@ -23176,6 +26044,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. 3E4Gd
#: 03100300.xhp
msgctxt ""
"03100300.xhp\n"
@@ -23184,14 +26053,16 @@ msgctxt ""
msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert."
msgstr "<emph>Výraz:</emph> Řetězec nebo číselný výraz, který chcete převést."
+#. 5oesN
#: 03100300.xhp
msgctxt ""
"03100300.xhp\n"
"par_id3125864\n"
"help.text"
-msgid "When you convert a string expression, the date and time must be entered either in one of the date acceptance patterns defined for your locale setting (see <item type=\"menuitem\">Tools - Options - Language Settings - Languages</item>) or in ISO date format (momentarily, only the ISO format with hyphens, e.g. \"2012-12-31\" is accepted). In numeric expressions, values to the left of the decimal represent the date, beginning from December 31, 1899. Values to the right of the decimal represent the time."
+msgid "When you convert a string expression, the date and time must be entered either in one of the date acceptance patterns defined for your locale setting (see <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language Settings - Languages</menuitem>) or in ISO date format (momentarily, only the ISO format with hyphens, e.g. \"2012-12-31\" is accepted). In numeric expressions, values to the left of the decimal represent the date, beginning from December 31, 1899. Values to the right of the decimal represent the time."
msgstr ""
+#. hCKkH
#: 03100300.xhp
msgctxt ""
"03100300.xhp\n"
@@ -23200,6 +26071,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. 4NDxB
#: 03100400.xhp
msgctxt ""
"03100400.xhp\n"
@@ -23208,6 +26080,7 @@ msgctxt ""
msgid "CDbl Function"
msgstr "Funkce CDbl"
+#. psFNk
#: 03100400.xhp
msgctxt ""
"03100400.xhp\n"
@@ -23216,6 +26089,7 @@ msgctxt ""
msgid "<bookmark_value>CDbl function</bookmark_value>"
msgstr "<bookmark_value>CDbl</bookmark_value>"
+#. eByNV
#: 03100400.xhp
msgctxt ""
"03100400.xhp\n"
@@ -23224,6 +26098,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03100400.xhp\" name=\"CDbl Function\">CDbl Function</link>"
msgstr "<link href=\"text/sbasic/shared/03100400.xhp\" name=\"Funkce CDbl\">Funkce CDbl</link>"
+#. EwDaU
#: 03100400.xhp
msgctxt ""
"03100400.xhp\n"
@@ -23232,6 +26107,7 @@ msgctxt ""
msgid "Converts any numerical expression or string expression to a double type."
msgstr "Převede libovolný řetězec nebo číselný výraz na hodnotu typu double."
+#. jjGQH
#: 03100400.xhp
msgctxt ""
"03100400.xhp\n"
@@ -23240,6 +26116,7 @@ msgctxt ""
msgid "Syntax"
msgstr "Syntaxe"
+#. aTHD8
#: 03100400.xhp
msgctxt ""
"03100400.xhp\n"
@@ -23248,6 +26125,7 @@ msgctxt ""
msgid "CDbl (Expression)"
msgstr "CDbl (Výraz)"
+#. 38G4w
#: 03100400.xhp
msgctxt ""
"03100400.xhp\n"
@@ -23256,6 +26134,7 @@ msgctxt ""
msgid "Return value"
msgstr "Vrácená hodnota"
+#. Pypm7
#: 03100400.xhp
msgctxt ""
"03100400.xhp\n"
@@ -23264,6 +26143,7 @@ msgctxt ""
msgid "Double"
msgstr "Double"
+#. LM9Ye
#: 03100400.xhp
msgctxt ""
"03100400.xhp\n"
@@ -23272,6 +26152,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. DVRKM
#: 03100400.xhp
msgctxt ""
"03100400.xhp\n"
@@ -23280,6 +26161,7 @@ msgctxt ""
msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
msgstr "<emph>Výraz:</emph> Řetězec nebo číselný výraz, který chcete převést. Pro převod řetězce musíte číslo zadat jako normální text (\"123.5\") ve formátu, jaký používá váš operační systém."
+#. HxfeM
#: 03100400.xhp
msgctxt ""
"03100400.xhp\n"
@@ -23288,6 +26170,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. Hs9F5
#: 03100500.xhp
msgctxt ""
"03100500.xhp\n"
@@ -23296,6 +26179,7 @@ msgctxt ""
msgid "CInt Function"
msgstr "Funkce CInt"
+#. mzarQ
#: 03100500.xhp
msgctxt ""
"03100500.xhp\n"
@@ -23304,6 +26188,7 @@ msgctxt ""
msgid "<bookmark_value>CInt function</bookmark_value>"
msgstr "<bookmark_value>CInt</bookmark_value>"
+#. 4QpXT
#: 03100500.xhp
msgctxt ""
"03100500.xhp\n"
@@ -23312,6 +26197,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03100500.xhp\" name=\"CInt Function\">CInt Function</link>"
msgstr "<link href=\"text/sbasic/shared/03100500.xhp\" name=\"Funkce CInt\">Funkce CInt</link>"
+#. dESLg
#: 03100500.xhp
msgctxt ""
"03100500.xhp\n"
@@ -23320,6 +26206,7 @@ msgctxt ""
msgid "Converts any string or numeric expression to an integer."
msgstr "Převede libovolný řetězec nebo číselný výraz na celé číslo."
+#. AFSBH
#: 03100500.xhp
msgctxt ""
"03100500.xhp\n"
@@ -23328,6 +26215,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. ZGxYP
#: 03100500.xhp
msgctxt ""
"03100500.xhp\n"
@@ -23336,6 +26224,7 @@ msgctxt ""
msgid "CInt (Expression)"
msgstr "CInt (Výraz)"
+#. AQaNC
#: 03100500.xhp
msgctxt ""
"03100500.xhp\n"
@@ -23344,6 +26233,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. oLemu
#: 03100500.xhp
msgctxt ""
"03100500.xhp\n"
@@ -23352,6 +26242,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. a2YC7
#: 03100500.xhp
msgctxt ""
"03100500.xhp\n"
@@ -23360,6 +26251,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. eJRAh
#: 03100500.xhp
msgctxt ""
"03100500.xhp\n"
@@ -23368,6 +26260,7 @@ msgctxt ""
msgid "<emph>Expression:</emph> Any numeric expression that you want to convert. If the <emph>Expression</emph> exceeds the value range between -32768 and 32767, $[officename] Basic reports an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
msgstr "<emph>Výraz:</emph> Číselný výraz, který chcete převést. Pokud <emph>Výraz</emph> nespadá do rozsahu -32768 až 32767, $[officename] Basic ohlásí chybu přetečení. Pro převod řetězce musíte číslo zadat jako normální text (\"123.5\") ve formátu, jaký používá váš operační systém."
+#. Tq6qi
#: 03100500.xhp
msgctxt ""
"03100500.xhp\n"
@@ -23376,6 +26269,7 @@ msgctxt ""
msgid "This function always rounds the fractional part of a number to the nearest integer."
msgstr "Tato funkce vždy zaokrouhlí desetinnou část na nejbližší celé číslo."
+#. GsgXV
#: 03100600.xhp
msgctxt ""
"03100600.xhp\n"
@@ -23384,6 +26278,7 @@ msgctxt ""
msgid "CLng Function"
msgstr "Funkce CLng"
+#. MSnoT
#: 03100600.xhp
msgctxt ""
"03100600.xhp\n"
@@ -23392,6 +26287,7 @@ msgctxt ""
msgid "<bookmark_value>CLng function</bookmark_value>"
msgstr "<bookmark_value>CLng</bookmark_value>"
+#. mfcTR
#: 03100600.xhp
msgctxt ""
"03100600.xhp\n"
@@ -23400,6 +26296,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03100600.xhp\" name=\"CLng Function\">CLng Function</link>"
msgstr "<link href=\"text/sbasic/shared/03100600.xhp\" name=\"Funkce CLng\">Funkce CLng</link>"
+#. aLcQC
#: 03100600.xhp
msgctxt ""
"03100600.xhp\n"
@@ -23408,6 +26305,7 @@ msgctxt ""
msgid "Converts any string or numeric expression to a long integer."
msgstr "Převede libovolný řetězec nebo číselný výraz na dlouhé celé číslo."
+#. CtL6e
#: 03100600.xhp
msgctxt ""
"03100600.xhp\n"
@@ -23416,6 +26314,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 3HnrW
#: 03100600.xhp
msgctxt ""
"03100600.xhp\n"
@@ -23424,6 +26323,7 @@ msgctxt ""
msgid "CLng (Expression)"
msgstr "CLng (Výraz)"
+#. iViY7
#: 03100600.xhp
msgctxt ""
"03100600.xhp\n"
@@ -23432,6 +26332,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. WbDFK
#: 03100600.xhp
msgctxt ""
"03100600.xhp\n"
@@ -23440,6 +26341,7 @@ msgctxt ""
msgid "Long"
msgstr "Typu Long"
+#. pC3ZX
#: 03100600.xhp
msgctxt ""
"03100600.xhp\n"
@@ -23448,6 +26350,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. kyujG
#: 03100600.xhp
msgctxt ""
"03100600.xhp\n"
@@ -23456,6 +26359,7 @@ msgctxt ""
msgid "<emph>Expression:</emph> Any numerical expression that you want to convert. If the <emph>Expression</emph> lies outside the valid long integer range between -2.147.483.648 and 2.147.483.647, $[officename] Basic returns an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
msgstr "<emph>Výraz:</emph> Číselný výraz, který chcete převést. Pokud <emph>Výraz</emph> nespadá do rozsahu -2 147 483 648 až 2 147 483 647, $[officename] Basic ohlásí chybu přetečení. Pro převod řetězce musíte číslo zadat jako normální text (\"123,5\") ve formátu, jaký používá váš operační systém."
+#. hgEwt
#: 03100600.xhp
msgctxt ""
"03100600.xhp\n"
@@ -23464,6 +26368,7 @@ msgctxt ""
msgid "This function always rounds the fractional part of a number to the nearest integer."
msgstr "Tato funkce vždy zaokrouhlí desetinnou část na nejbližší celé číslo."
+#. Eowon
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
@@ -23472,6 +26377,7 @@ msgctxt ""
msgid "Const Statement"
msgstr "Příkaz Const"
+#. WGvF8
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
@@ -23480,6 +26386,7 @@ msgctxt ""
msgid "<bookmark_value>Const statement</bookmark_value>"
msgstr "<bookmark_value>Const (příkaz)</bookmark_value>"
+#. gaj2Z
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
@@ -23488,6 +26395,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03100700.xhp\" name=\"Const Statement\">Const Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03100700.xhp\" name=\"Příkaz Const\">Příkaz Const</link>"
+#. AASbb
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
@@ -23496,6 +26404,7 @@ msgctxt ""
msgid "Defines a string as a constant."
msgstr "Definuje řetězec jako konstantu."
+#. KAtyB
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
@@ -23504,6 +26413,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. bvD2M
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
@@ -23512,6 +26422,7 @@ msgctxt ""
msgid "Const Text = Expression"
msgstr "Const Text = Výraz"
+#. zwnoG
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
@@ -23520,6 +26431,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. oJbVy
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
@@ -23528,6 +26440,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any constant name that follows the standard variable naming conventions."
msgstr "<emph>Text:</emph> Název konstanty, který splňuje pravidla pro pojmenování proměnných."
+#. CBCHY
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
@@ -23536,6 +26449,7 @@ msgctxt ""
msgid "A constant is a variable that helps to improve the readability of a program. Constants are not defined as a specific type of variable, but rather are used as placeholders in the code. You can only define a constant once and it cannot be modified. Use the following statement to define a constant:"
msgstr "Konstanta je proměnná, která pomáhá zlepšit čitelnost programu. Konstanty se nedefinují jako proměnné určitého typu, ale spíše se používají jako zástupné znaky. Konstantu je možné definovat jen jednou a nelze ji měnit. Pro definici konstant použijte následující příkazy:"
+#. XCQgM
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
@@ -23544,6 +26458,7 @@ msgctxt ""
msgid "CONST ConstName=Expression"
msgstr "CONST Jméno=Výraz"
+#. 7tqgF
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
@@ -23552,6 +26467,7 @@ msgctxt ""
msgid "The type of expression is irrelevant. If a program is started, $[officename] Basic converts the program code internally so that each time a constant is used, the defined expression replaces it."
msgstr "Typ výrazu není důležitý. Po spuštění programu je $[officename] Basic interně převádí tak, aby při každém použití konstanta vyhovovala."
+#. yKGrA
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
@@ -23560,6 +26476,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. VBDYG
#: 03100700.xhp
msgctxt ""
"03100700.xhp\n"
@@ -23568,6 +26485,7 @@ msgctxt ""
msgid "Const sVar = \"Program\", dVar As Double = 1.00"
msgstr "Const sVar = \"Program\", dVar As Double = 1.00"
+#. FmimE
#: 03100900.xhp
msgctxt ""
"03100900.xhp\n"
@@ -23576,6 +26494,7 @@ msgctxt ""
msgid "CSng Function"
msgstr "Funkce CSng"
+#. WbouA
#: 03100900.xhp
msgctxt ""
"03100900.xhp\n"
@@ -23584,6 +26503,7 @@ msgctxt ""
msgid "<bookmark_value>CSng function</bookmark_value>"
msgstr "<bookmark_value>CSng</bookmark_value>"
+#. 5x5UH
#: 03100900.xhp
msgctxt ""
"03100900.xhp\n"
@@ -23592,6 +26512,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03100900.xhp\" name=\"CSng Function\">CSng Function</link>"
msgstr "<link href=\"text/sbasic/shared/03100900.xhp\" name=\"Funkce CSng\">Funkce CSng</link>"
+#. 8RgCe
#: 03100900.xhp
msgctxt ""
"03100900.xhp\n"
@@ -23600,6 +26521,7 @@ msgctxt ""
msgid "Converts any string or numeric expression to data type Single."
msgstr "Převede libovolný řetězec nebo číselný výraz na datový typ Single."
+#. BNPsA
#: 03100900.xhp
msgctxt ""
"03100900.xhp\n"
@@ -23608,6 +26530,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. JxpvM
#: 03100900.xhp
msgctxt ""
"03100900.xhp\n"
@@ -23616,6 +26539,7 @@ msgctxt ""
msgid "CSng (Expression)"
msgstr "CSng (Výraz)"
+#. FR3tS
#: 03100900.xhp
msgctxt ""
"03100900.xhp\n"
@@ -23624,6 +26548,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. jtGVk
#: 03100900.xhp
msgctxt ""
"03100900.xhp\n"
@@ -23632,6 +26557,7 @@ msgctxt ""
msgid "Single"
msgstr "Single"
+#. cSsM4
#: 03100900.xhp
msgctxt ""
"03100900.xhp\n"
@@ -23640,6 +26566,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. XEQKF
#: 03100900.xhp
msgctxt ""
"03100900.xhp\n"
@@ -23648,6 +26575,7 @@ msgctxt ""
msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
msgstr "<emph>Výraz:</emph> Řetězec nebo číselný výraz, který chcete převést. Pro převod řetězce musíte číslo zadat jako normální text (\"123.5\") ve formátu, jaký používá váš operační systém."
+#. kT9UB
#: 03100900.xhp
msgctxt ""
"03100900.xhp\n"
@@ -23656,6 +26584,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. MCFBf
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23664,6 +26593,7 @@ msgctxt ""
msgid "CStr Function"
msgstr "Funkce CStr"
+#. yLRwN
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23672,6 +26602,7 @@ msgctxt ""
msgid "<bookmark_value>CStr function</bookmark_value>"
msgstr "<bookmark_value>CStr</bookmark_value>"
+#. kRSvD
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23680,6 +26611,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03101000.xhp\" name=\"CStr Function\">CStr Function</link>"
msgstr "<link href=\"text/sbasic/shared/03101000.xhp\" name=\"Funkce CStr\">Funkce CStr</link>"
+#. 3CEMW
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23688,6 +26620,7 @@ msgctxt ""
msgid "Converts any numeric expression to a string expression."
msgstr "Převede libovolný číselný výraz na řetězec."
+#. uttcP
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23696,6 +26629,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. UnBtF
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23704,6 +26638,7 @@ msgctxt ""
msgid "CStr (Expression)"
msgstr "CStr (Výraz)"
+#. aiywX
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23712,6 +26647,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. FhYA8
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23720,6 +26656,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. cHP4B
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23728,6 +26665,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. f8VgF
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23736,6 +26674,7 @@ msgctxt ""
msgid "<emph>Expression:</emph> Any valid string or numeric expression that you want to convert."
msgstr "<emph>Výraz:</emph> Platný řetězec nebo číselný výraz, který chcete převést."
+#. EzY72
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23744,6 +26683,7 @@ msgctxt ""
msgid "Expression Types and Conversion Returns"
msgstr "Typy výrazů a výsledky převodu"
+#. gA73v
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23752,6 +26692,7 @@ msgctxt ""
msgid "Boolean :"
msgstr "Logická hodnota:"
+#. wjcDB
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23760,6 +26701,7 @@ msgctxt ""
msgid "String that evaluates to either <emph>True</emph> or <emph>False</emph>."
msgstr "Řetězec obsahující <emph>True</emph> nebo <emph>False</emph>."
+#. yuw3Z
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23768,6 +26710,7 @@ msgctxt ""
msgid "Date :"
msgstr "Datum:"
+#. CrwVu
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23776,6 +26719,7 @@ msgctxt ""
msgid "String that contains the date and time."
msgstr "Řetězec obsahující datum a čas."
+#. QE5bi
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23784,6 +26728,7 @@ msgctxt ""
msgid "Null :"
msgstr "Null:"
+#. ZATnW
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23792,6 +26737,7 @@ msgctxt ""
msgid "Run-time error."
msgstr "Chyba."
+#. DWkQW
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23800,6 +26746,7 @@ msgctxt ""
msgid "Empty :"
msgstr "Prázdná hodnota:"
+#. SfQUa
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23808,6 +26755,7 @@ msgctxt ""
msgid "String without any characters."
msgstr "Prázdný řetězec."
+#. rmvhR
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23816,6 +26764,7 @@ msgctxt ""
msgid "Any :"
msgstr "Libovolná hodnota:"
+#. vzaXy
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23824,6 +26773,7 @@ msgctxt ""
msgid "Corresponding number as string."
msgstr "Odpovídající číslo jako řetězec."
+#. GEAXv
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23832,6 +26782,7 @@ msgctxt ""
msgid "Zeros at the end of a floating-point number are not included in the returned string."
msgstr "Vrácený řetězec nebude obsahovat nuly, které jsou na konci čísla s plovoucí desetinnou čárkou."
+#. GLodW
#: 03101000.xhp
msgctxt ""
"03101000.xhp\n"
@@ -23840,6 +26791,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. Z4tgA
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
@@ -23848,6 +26800,7 @@ msgctxt ""
msgid "DefBool Statement"
msgstr "Příkaz DefBool"
+#. dfnQr
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
@@ -23856,6 +26809,7 @@ msgctxt ""
msgid "<bookmark_value>DefBool statement</bookmark_value>"
msgstr "<bookmark_value>DefBool (příkaz)</bookmark_value>"
+#. DFbBc
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
@@ -23864,6 +26818,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03101100.xhp\" name=\"DefBool Statement\">DefBool Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03101100.xhp\" name=\"Příkaz DefBool\">Příkaz DefBool</link>"
+#. JCPLq
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
@@ -23872,6 +26827,7 @@ msgctxt ""
msgid "If no type-declaration character or keyword is specified, the DefBool statement sets the default data type for variables, according to a letter range."
msgstr "Pokud není určeno klíčové slovo nebo znak typové deklarace, příkaz DefBool nastaví výchozí datový typ pro proměnné podle rozsahu znaku."
+#. dvmLf
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
@@ -23880,6 +26836,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. Vapap
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
@@ -23888,6 +26845,7 @@ msgctxt ""
msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
msgstr "Defxxx RozsahZnaků1[, RozsahZnaků2[,...]]"
+#. wg6zG
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
@@ -23896,6 +26854,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. AFhFa
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
@@ -23904,6 +26863,7 @@ msgctxt ""
msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
msgstr "<emph>RozsahZnaků:</emph> Znaky určující proměnné, pro které chcete nastavit výchozí datový typ."
+#. jhcfS
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
@@ -23912,6 +26872,7 @@ msgctxt ""
msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
msgstr "<emph>xxx:</emph> Klíčové slovo určující výchozí datový typ:"
+#. 2Tv76
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
@@ -23920,6 +26881,7 @@ msgctxt ""
msgid "<emph>Keyword: </emph>Default variable type"
msgstr "<emph>Klíčové slovo:</emph> Výchozí typ proměnné"
+#. wRGMS
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
@@ -23928,6 +26890,7 @@ msgctxt ""
msgid "<emph>DefBool:</emph> Boolean"
msgstr "<emph>DefBool:</emph> Logické proměnné"
+#. NRAAt
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
@@ -23936,6 +26899,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. AhnXE
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
@@ -23944,6 +26908,7 @@ msgctxt ""
msgid "' Prefix definition for variable types:"
msgstr "' Prefixová definice typů proměnných:"
+#. BLc3G
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
@@ -23952,6 +26917,7 @@ msgctxt ""
msgid "bOK=TRUE ' bOK is an implicit boolean variable"
msgstr "bOK=TRUE ' bOK je výchozí booleovská proměnná"
+#. zabpF
#: 03101110.xhp
msgctxt ""
"03101110.xhp\n"
@@ -23960,6 +26926,7 @@ msgctxt ""
msgid "DefCur Statement"
msgstr "Příkaz DefCur"
+#. HKGKx
#: 03101110.xhp
msgctxt ""
"03101110.xhp\n"
@@ -23968,6 +26935,7 @@ msgctxt ""
msgid "<bookmark_value>DefCur statement</bookmark_value>"
msgstr "<bookmark_value>DefCur (příkaz)</bookmark_value>"
+#. zEeZG
#: 03101110.xhp
msgctxt ""
"03101110.xhp\n"
@@ -23976,6 +26944,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03101110.xhp\">DefCur Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03101110.xhp\">Příkaz DefCur</link>"
+#. d4KGm
#: 03101110.xhp
msgctxt ""
"03101110.xhp\n"
@@ -23984,6 +26953,7 @@ msgctxt ""
msgid "If no type-declaration character or keyword is specified, the DefCur statement sets the default variable type, according to a letter range."
msgstr "Pokud není určeno klíčové slovo nebo znak typové deklarace, příkaz DefCur nastaví výchozí datový typ pro proměnné podle rozsahu znaku."
+#. sqyeC
#: 03101110.xhp
msgctxt ""
"03101110.xhp\n"
@@ -23992,6 +26962,7 @@ msgctxt ""
msgid "<emph>DefCur:</emph> Currency"
msgstr "<emph>DefCur:</emph> Měna"
+#. uA7E4
#: 03101110.xhp
msgctxt ""
"03101110.xhp\n"
@@ -24000,6 +26971,7 @@ msgctxt ""
msgid "cCur=Currency ' cCur is an implicit currency variable."
msgstr "cCur=Currency ' cCur je výchozí proměnná měny."
+#. QvNCR
#: 03101120.xhp
msgctxt ""
"03101120.xhp\n"
@@ -24008,6 +26980,7 @@ msgctxt ""
msgid "DefErr Statement"
msgstr "Příkaz DefErr"
+#. V5Eom
#: 03101120.xhp
msgctxt ""
"03101120.xhp\n"
@@ -24016,6 +26989,7 @@ msgctxt ""
msgid "<bookmark_value>DefErr statement</bookmark_value>"
msgstr "<bookmark_value>DefErr (příkaz)</bookmark_value>"
+#. fEMEo
#: 03101120.xhp
msgctxt ""
"03101120.xhp\n"
@@ -24024,6 +26998,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03101120.xhp\">DefErr Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03101120.xhp\">Příkaz DefErr</link>"
+#. yQsoP
#: 03101120.xhp
msgctxt ""
"03101120.xhp\n"
@@ -24032,6 +27007,7 @@ msgctxt ""
msgid "If no type-declaration character or keyword is specified, the DefErr statement sets the default variable type, according to a letter range."
msgstr "Pokud není určeno klíčové slovo nebo znak typové deklarace, příkaz DefErr nastaví výchozí datový typ pro proměnné podle rozsahu znaku."
+#. SPBLB
#: 03101120.xhp
msgctxt ""
"03101120.xhp\n"
@@ -24040,6 +27016,7 @@ msgctxt ""
msgid "<emph>DefErr:</emph> Error"
msgstr "<emph>DefErr:</emph> Chyba"
+#. b8Tvs
#: 03101120.xhp
msgctxt ""
"03101120.xhp\n"
@@ -24048,6 +27025,7 @@ msgctxt ""
msgid "eErr=Error ' eErr is an implicit error variable"
msgstr "eErr=Error ' eErr je výchozí proměnná chyby"
+#. bRtxx
#: 03101130.xhp
msgctxt ""
"03101130.xhp\n"
@@ -24056,6 +27034,7 @@ msgctxt ""
msgid "DefSng Statement"
msgstr "Příkaz DefSng"
+#. FGsHa
#: 03101130.xhp
msgctxt ""
"03101130.xhp\n"
@@ -24064,6 +27043,7 @@ msgctxt ""
msgid "<bookmark_value>DefSng statement</bookmark_value>"
msgstr "<bookmark_value>DefSng (příkaz)</bookmark_value>"
+#. eYYKA
#: 03101130.xhp
msgctxt ""
"03101130.xhp\n"
@@ -24072,6 +27052,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03101130.xhp\">DefSng Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03101130.xhp\">Příkaz DefSng</link>"
+#. f46uc
#: 03101130.xhp
msgctxt ""
"03101130.xhp\n"
@@ -24080,6 +27061,7 @@ msgctxt ""
msgid "If no type-declaration character or keyword is specified, the DefSng statement sets the default variable type, according to a letter range."
msgstr "Pokud není určeno klíčové slovo nebo znak typové deklarace, příkaz DefSng nastaví výchozí datový typ pro proměnné podle rozsahu znaku."
+#. UBc9R
#: 03101130.xhp
msgctxt ""
"03101130.xhp\n"
@@ -24088,6 +27070,7 @@ msgctxt ""
msgid "<emph>DefSng:</emph> Single"
msgstr "<emph>DefSng:</emph> Single"
+#. VsSH4
#: 03101130.xhp
msgctxt ""
"03101130.xhp\n"
@@ -24096,6 +27079,7 @@ msgctxt ""
msgid "sSng=Single ' sSng is an implicit single variable"
msgstr "sSng=Single ' sSng je výchozí proměnná single"
+#. zfvWo
#: 03101140.xhp
msgctxt ""
"03101140.xhp\n"
@@ -24104,6 +27088,7 @@ msgctxt ""
msgid "DefStr Statement"
msgstr "Příkaz DefStr"
+#. BrFKG
#: 03101140.xhp
msgctxt ""
"03101140.xhp\n"
@@ -24112,6 +27097,7 @@ msgctxt ""
msgid "<bookmark_value>DefStr statement</bookmark_value>"
msgstr "<bookmark_value>DefStr (příkaz)</bookmark_value>"
+#. W3pG2
#: 03101140.xhp
msgctxt ""
"03101140.xhp\n"
@@ -24120,6 +27106,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03101140.xhp\">DefStr Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03101140.xhp\">Příkaz DefStr</link>"
+#. hqQDQ
#: 03101140.xhp
msgctxt ""
"03101140.xhp\n"
@@ -24128,6 +27115,7 @@ msgctxt ""
msgid "If no type-declaration character or keyword is specified, the DefStr statement sets the default variable type, according to a letter range."
msgstr "Pokud není určeno klíčové slovo nebo znak typové deklarace, příkaz DefStr nastaví výchozí datový typ pro proměnné podle rozsahu znaku."
+#. 6GXn9
#: 03101140.xhp
msgctxt ""
"03101140.xhp\n"
@@ -24136,6 +27124,7 @@ msgctxt ""
msgid "<emph>DefStr:</emph> String"
msgstr "<emph>DefStr:</emph> Řetězec"
+#. LCyE8
#: 03101140.xhp
msgctxt ""
"03101140.xhp\n"
@@ -24144,6 +27133,7 @@ msgctxt ""
msgid "sStr=String ' sStr is an implicit string variable"
msgstr "sStr=String ' sStr je výchozí proměnná řetězce"
+#. E5nXi
#: 03101300.xhp
msgctxt ""
"03101300.xhp\n"
@@ -24152,6 +27142,7 @@ msgctxt ""
msgid "DefDate Statement"
msgstr "Příkaz DefDate"
+#. UKvrk
#: 03101300.xhp
msgctxt ""
"03101300.xhp\n"
@@ -24160,6 +27151,7 @@ msgctxt ""
msgid "<bookmark_value>DefDate statement</bookmark_value>"
msgstr "<bookmark_value>DefDate (příkaz)</bookmark_value>"
+#. CFt2k
#: 03101300.xhp
msgctxt ""
"03101300.xhp\n"
@@ -24168,6 +27160,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03101300.xhp\" name=\"DefDate Statement\">DefDate Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03101300.xhp\" name=\"Příkaz DefDate\">Příkaz DefDate</link>"
+#. 7EJB8
#: 03101300.xhp
msgctxt ""
"03101300.xhp\n"
@@ -24176,6 +27169,7 @@ msgctxt ""
msgid "If no type-declaration character or keyword is specified, the DefDate statement sets the default variable type, according to a letter range."
msgstr "Pokud není určeno klíčové slovo nebo znak typové deklarace, příkaz DefDate nastaví výchozí datový typ pro proměnné podle rozsahu znaku."
+#. 7bqLD
#: 03101300.xhp
msgctxt ""
"03101300.xhp\n"
@@ -24184,6 +27178,7 @@ msgctxt ""
msgid "<emph>DefDate:</emph> Date"
msgstr "<emph>DefDate:</emph> Datum"
+#. sGAWV
#: 03101300.xhp
msgctxt ""
"03101300.xhp\n"
@@ -24192,6 +27187,7 @@ msgctxt ""
msgid "tDate=Date ' tDate is an implicit date variable"
msgstr "tDate=Date ' tDate je výchozí proměnná Date"
+#. c8vDs
#: 03101400.xhp
msgctxt ""
"03101400.xhp\n"
@@ -24200,6 +27196,7 @@ msgctxt ""
msgid "DefDbl Statement"
msgstr "Příkaz DefDbl"
+#. 8SVty
#: 03101400.xhp
msgctxt ""
"03101400.xhp\n"
@@ -24208,6 +27205,7 @@ msgctxt ""
msgid "<bookmark_value>DefDbl statement</bookmark_value>"
msgstr "<bookmark_value>DefDbl (příkaz)</bookmark_value>"
+#. AcRJZ
#: 03101400.xhp
msgctxt ""
"03101400.xhp\n"
@@ -24216,6 +27214,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03101400.xhp\" name=\"DefDbl Statement\">DefDbl Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03101400.xhp\" name=\"Příkaz DefDbl\">Příkaz DefDbl</link>"
+#. gJGCw
#: 03101400.xhp
msgctxt ""
"03101400.xhp\n"
@@ -24224,6 +27223,7 @@ msgctxt ""
msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
msgstr "Pokud není určeno klíčové slovo nebo znak typové deklarace, nastaví výchozí datový typ pro proměnné podle rozsahu znaku."
+#. ctoJu
#: 03101400.xhp
msgctxt ""
"03101400.xhp\n"
@@ -24232,6 +27232,7 @@ msgctxt ""
msgid "<emph>DefDbl:</emph> Double"
msgstr "<emph>DefDbl:</emph> Double"
+#. 2f3z3
#: 03101400.xhp
msgctxt ""
"03101400.xhp\n"
@@ -24240,6 +27241,7 @@ msgctxt ""
msgid "dValue=1.23e43 ' dValue is an implicit double variable type"
msgstr "dValue=1.23e43 ' dValue je výchozí proměnná typu Double"
+#. mcUhD
#: 03101500.xhp
msgctxt ""
"03101500.xhp\n"
@@ -24248,6 +27250,7 @@ msgctxt ""
msgid "DefInt Statement"
msgstr "Příkaz DefInt"
+#. orNy3
#: 03101500.xhp
msgctxt ""
"03101500.xhp\n"
@@ -24256,6 +27259,7 @@ msgctxt ""
msgid "<bookmark_value>DefInt statement</bookmark_value>"
msgstr "<bookmark_value>DefInt (příkaz)</bookmark_value>"
+#. zFBiu
#: 03101500.xhp
msgctxt ""
"03101500.xhp\n"
@@ -24264,6 +27268,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03101500.xhp\" name=\"DefInt Statement\">DefInt Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03101500.xhp\" name=\"Příkaz DefInt\">Příkaz DefInt</link>"
+#. 8QFfR
#: 03101500.xhp
msgctxt ""
"03101500.xhp\n"
@@ -24272,6 +27277,7 @@ msgctxt ""
msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
msgstr "Pokud není určeno klíčové slovo nebo znak typové deklarace, nastaví výchozí datový typ pro proměnné podle rozsahu znaku."
+#. WgpHG
#: 03101500.xhp
msgctxt ""
"03101500.xhp\n"
@@ -24280,6 +27286,7 @@ msgctxt ""
msgid "<emph>DefInt:</emph> Integer"
msgstr "<emph>DefInt:</emph> Integer"
+#. 7H7tx
#: 03101500.xhp
msgctxt ""
"03101500.xhp\n"
@@ -24288,6 +27295,7 @@ msgctxt ""
msgid "iCount=200 ' iCount is an implicit integer variable"
msgstr "iCount=200 ' iCount má výchozí typ Integer"
+#. kK2Aw
#: 03101600.xhp
msgctxt ""
"03101600.xhp\n"
@@ -24296,6 +27304,7 @@ msgctxt ""
msgid "DefLng Statement"
msgstr "Příkaz DefLng"
+#. 7PjGa
#: 03101600.xhp
msgctxt ""
"03101600.xhp\n"
@@ -24304,6 +27313,7 @@ msgctxt ""
msgid "<bookmark_value>DefLng statement</bookmark_value>"
msgstr "<bookmark_value>DefLng (příkaz)</bookmark_value>"
+#. SEAJt
#: 03101600.xhp
msgctxt ""
"03101600.xhp\n"
@@ -24312,6 +27322,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03101600.xhp\" name=\"DefLng Statement\">DefLng Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03101600.xhp\" name=\"Příkaz DefLng\">Příkaz DefLng</link>"
+#. RECCG
#: 03101600.xhp
msgctxt ""
"03101600.xhp\n"
@@ -24320,6 +27331,7 @@ msgctxt ""
msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
msgstr "Pokud není určeno klíčové slovo nebo znak typové deklarace, nastaví výchozí datový typ pro proměnné podle rozsahu znaku."
+#. sLCx9
#: 03101600.xhp
msgctxt ""
"03101600.xhp\n"
@@ -24328,6 +27340,7 @@ msgctxt ""
msgid "<emph>DefLng:</emph> Long"
msgstr "<emph>DefLng:</emph> Long"
+#. WPTCA
#: 03101600.xhp
msgctxt ""
"03101600.xhp\n"
@@ -24336,6 +27349,7 @@ msgctxt ""
msgid "lCount=123456789 ' lCount is an implicit long integer variable"
msgstr "lCount=123456789 ' lCount má výchozí typ long integer"
+#. k5A5k
#: 03101700.xhp
msgctxt ""
"03101700.xhp\n"
@@ -24344,6 +27358,7 @@ msgctxt ""
msgid "DefObj Statement"
msgstr "Příkaz DefObj"
+#. AFCbY
#: 03101700.xhp
msgctxt ""
"03101700.xhp\n"
@@ -24352,6 +27367,7 @@ msgctxt ""
msgid "<bookmark_value>DefObj statement</bookmark_value>"
msgstr "<bookmark_value>DefObj (příkaz)</bookmark_value>"
+#. FinA5
#: 03101700.xhp
msgctxt ""
"03101700.xhp\n"
@@ -24360,6 +27376,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03101700.xhp\" name=\"DefObj Statement\">DefObj Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03101700.xhp\" name=\"Příkaz DefObj\">Příkaz DefObj</link>"
+#. vzCDm
#: 03101700.xhp
msgctxt ""
"03101700.xhp\n"
@@ -24368,6 +27385,7 @@ msgctxt ""
msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
msgstr "Pokud není určeno klíčové slovo nebo znak typové deklarace, nastaví výchozí datový typ pro proměnné podle rozsahu znaku."
+#. DTNnj
#: 03101700.xhp
msgctxt ""
"03101700.xhp\n"
@@ -24376,6 +27394,7 @@ msgctxt ""
msgid "<emph>DefObj:</emph> Object"
msgstr "<emph>DefObj:</emph> Object"
+#. oaF9W
#: 03102000.xhp
msgctxt ""
"03102000.xhp\n"
@@ -24384,6 +27403,7 @@ msgctxt ""
msgid "DefVar Statement"
msgstr "Příkaz DefVar"
+#. jSB2p
#: 03102000.xhp
msgctxt ""
"03102000.xhp\n"
@@ -24392,6 +27412,7 @@ msgctxt ""
msgid "<bookmark_value>DefVar statement</bookmark_value>"
msgstr "<bookmark_value>DefVar (příkaz)</bookmark_value>"
+#. vrP75
#: 03102000.xhp
msgctxt ""
"03102000.xhp\n"
@@ -24400,6 +27421,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03102000.xhp\" name=\"DefVar Statement\">DefVar Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03102000.xhp\" name=\"Příkaz DefVar\">Příkaz DefVar</link>"
+#. rLx6D
#: 03102000.xhp
msgctxt ""
"03102000.xhp\n"
@@ -24408,6 +27430,7 @@ msgctxt ""
msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
msgstr "Pokud není určeno klíčové slovo nebo znak typové deklarace, nastaví výchozí datový typ pro proměnné podle rozsahu znaku."
+#. QntwN
#: 03102000.xhp
msgctxt ""
"03102000.xhp\n"
@@ -24416,6 +27439,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. FACB3
#: 03102000.xhp
msgctxt ""
"03102000.xhp\n"
@@ -24424,6 +27448,7 @@ msgctxt ""
msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
msgstr "Defxxx RozsahZnaků1[, RozsahZnaků2[,...]]"
+#. giJy9
#: 03102000.xhp
msgctxt ""
"03102000.xhp\n"
@@ -24432,6 +27457,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. tAPGo
#: 03102000.xhp
msgctxt ""
"03102000.xhp\n"
@@ -24440,6 +27466,7 @@ msgctxt ""
msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
msgstr "<emph>RozsahZnaků:</emph> Znaky určující proměnné, pro které chcete nastavit výchozí datový typ."
+#. rG9MV
#: 03102000.xhp
msgctxt ""
"03102000.xhp\n"
@@ -24448,6 +27475,7 @@ msgctxt ""
msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
msgstr "<emph>xxx:</emph> Klíčové slovo určující výchozí datový typ:"
+#. uEmwr
#: 03102000.xhp
msgctxt ""
"03102000.xhp\n"
@@ -24456,6 +27484,7 @@ msgctxt ""
msgid "<emph>Keyword: </emph>Default variable type"
msgstr "<emph>Klíčové slovo:</emph> Výchozí typ proměnné"
+#. C78EJ
#: 03102000.xhp
msgctxt ""
"03102000.xhp\n"
@@ -24464,6 +27493,7 @@ msgctxt ""
msgid "<emph>DefVar:</emph> Variant"
msgstr "<emph>DefVar:</emph> Variant"
+#. ZDBBg
#: 03102000.xhp
msgctxt ""
"03102000.xhp\n"
@@ -24472,6 +27502,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. QEkeu
#: 03102000.xhp
msgctxt ""
"03102000.xhp\n"
@@ -24480,6 +27511,7 @@ msgctxt ""
msgid "' Prefix definitions for variable types:"
msgstr "' Prefixová definice typů proměnných:"
+#. TJouG
#: 03102000.xhp
msgctxt ""
"03102000.xhp\n"
@@ -24488,6 +27520,7 @@ msgctxt ""
msgid "vDiv=99 ' vDiv is an implicit variant"
msgstr "vDiv=99 ' vDiv má výchozí typ variant"
+#. zCdB9
#: 03102000.xhp
msgctxt ""
"03102000.xhp\n"
@@ -24496,6 +27529,7 @@ msgctxt ""
msgid "vDiv=\"Hello world\""
msgstr "vDiv=\"Hello world\""
+#. 2jpst
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24504,6 +27538,7 @@ msgctxt ""
msgid "Dim Statement"
msgstr "Příkaz Dim"
+#. EEkQA
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24512,6 +27547,7 @@ msgctxt ""
msgid "<bookmark_value>Dim statement</bookmark_value> <bookmark_value>arrays; dimensioning</bookmark_value> <bookmark_value>dimensioning arrays</bookmark_value>"
msgstr "<bookmark_value>Dim (příkaz)</bookmark_value><bookmark_value>pole; rozměry</bookmark_value><bookmark_value>rozměry pole</bookmark_value>"
+#. 4Usmk
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24520,6 +27556,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03102100.xhp\" name=\"Dim Statement\">Dim Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03102100.xhp\" name=\"Příkaz Dim\">Příkaz Dim</link>"
+#. bm7E7
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24528,6 +27565,7 @@ msgctxt ""
msgid "Declares a variable or an array."
msgstr "Deklaruje proměnnou nebo pole."
+#. QpjCG
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24536,6 +27574,7 @@ msgctxt ""
msgid "If the variables are separated by commas (for example, DIM sPar1, sPar2, sPar3 AS STRING), only Variant variables can be defined. Use a separate definition line for each variable."
msgstr "Pokud jsou proměnné odděleny čárkou (např. DIM sPar1, sPar2, sPar3 AS STRING), lze definovat jen proměnné Variant. Každou proměnnou definujte na samostatném řádku."
+#. pGPXy
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24544,6 +27583,7 @@ msgctxt ""
msgid "Dim declares local variables within subroutines. Global variables are declared with the PUBLIC or the PRIVATE statement."
msgstr "Dim deklaruje místní proměnnou v podprogramu. Globální proměnné se deklarují příkazem PUBLIC nebo PRIVATE."
+#. BZADe
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24552,6 +27592,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. gcgux
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24560,6 +27601,7 @@ msgctxt ""
msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]"
msgstr "[ReDim]Dim NázevProměnné [(začátek To konec)] [As TypProměnné][, NázevProměnné2 [(začátek To konec)] [As TypProměnné][,...]]"
+#. DF2ha
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24568,6 +27610,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. qPBJU
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24576,6 +27619,7 @@ msgctxt ""
msgid "<emph>VarName:</emph> Any variable or array name."
msgstr "<emph>NázevProměnné:</emph> Platný název proměnné nebo pole."
+#. PPY3B
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24584,6 +27628,7 @@ msgctxt ""
msgid "<emph>Start, End:</emph> Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range."
msgstr "<emph>Začátek, Konec:</emph> Číselné hodnoty nebo konstanty, které definují počet prvků (PočetPrvků=(konec-začátek)+1) a rozsah indexu."
+#. 3GDzQ
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24592,6 +27637,7 @@ msgctxt ""
msgid "Start and End can be numerical expressions if ReDim is applied at the procedure level."
msgstr "Začátek a Konec mohou být číselné výrazy, pokud se ReDim použije na úrovni procedury."
+#. oTp9v
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24600,6 +27646,7 @@ msgctxt ""
msgid "<emph>VarType:</emph> Key word that declares the data type of a variable."
msgstr "<emph>TypProměnné:</emph> Klíčové slovo určující datový typ proměnné."
+#. ESbgw
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24608,6 +27655,7 @@ msgctxt ""
msgid "<emph>Keyword:</emph> Variable type"
msgstr "<emph>Klíčové slovo:</emph> Typ proměnné"
+#. ybpn5
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24616,6 +27664,7 @@ msgctxt ""
msgid "<emph>Bool:</emph> Boolean variable (True, False)"
msgstr "<emph>Bool:</emph> Booleovská proměnná (True, False)"
+#. hB7hK
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24624,6 +27673,7 @@ msgctxt ""
msgid "<emph>Currency:</emph> Currency-Variable (Currency with 4 Decimal places)"
msgstr "<emph>Currency:</emph> Proměná měny (měna se 4 desetinnými místy)"
+#. BHPpy
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24632,6 +27682,7 @@ msgctxt ""
msgid "<emph>Date:</emph> Date variable"
msgstr "<emph>Date:</emph> Datová proměnná"
+#. D43GE
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24640,6 +27691,7 @@ msgctxt ""
msgid "<emph>Double:</emph> Double-precision floating-point variable (1,79769313486232 x 10E308 - 4,94065645841247 x 10E-324)"
msgstr "<emph>Double:</emph> Proměnná v plovoucí řádové čárce (1,79769313486232 × 10E308 – 4,94065645841247 × 10E-324)"
+#. kBUDz
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24648,6 +27700,7 @@ msgctxt ""
msgid "<emph>Integer:</emph> Integer variable (-32768 - 32767)"
msgstr "<emph>Integer:</emph> Celočíselná proměnná (−32768 – 32767)"
+#. DNHMA
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24656,6 +27709,7 @@ msgctxt ""
msgid "<emph>Long:</emph> Long integer variable (-2.147.483.648 - 2.147.483.647)"
msgstr "<emph>Long:</emph> Dlouhá celočíselná proměnná (-2 147 483 648 – 2 147 483 647)"
+#. gFGxF
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24664,6 +27718,7 @@ msgctxt ""
msgid "<emph>Object:</emph> Object variable (Note: this variable can only subsequently be defined with Set!)"
msgstr "<emph>Object:</emph> Objektová proměnná (Poznámka: tuto proměnnou lze následně definovat pomocí Set)"
+#. iBZ3a
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24672,6 +27727,7 @@ msgctxt ""
msgid "<emph>Single:</emph> Single-precision floating-point variable (3,402823 x 10E38 - 1,401298 x 10E-45)."
msgstr "<emph>Single:</emph> Proměnná v plovoucí řádové čárce (3,402823 x 10E38 - 1,401298 x 10E-45)."
+#. TcSDB
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24680,6 +27736,7 @@ msgctxt ""
msgid "<emph>String:</emph> String variable consisting of a maximum of 64,000 ASCII characters."
msgstr "<emph>String:</emph> Řetězec obsahující maximálně 64000 ASCII znaků."
+#. j63Bt
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24688,6 +27745,7 @@ msgctxt ""
msgid "<emph>[Variant]:</emph> Variant variable type (contains all types, specified by definition). If a key word is not specified, variables are automatically defined as Variant Type, unless a statement from DefBool to DefVar is used."
msgstr "<emph>[Variant]:</emph> Proměnná typu Variant (obsahuje všechny typy, určuje se v definici). Pokud není zadáno klíčové slovo, proměnné se automaticky přiřadí typ Variant, pokud se nepoužije příkaz DefBool až DefVar."
+#. cyiCt
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24696,6 +27754,7 @@ msgctxt ""
msgid "In $[officename] Basic, you do not need to declare variables explicitly. However, you need to declare an array before you can use them. You can declare a variable with the Dim statement, using commas to separate multiple declarations. To declare a variable type, enter a type-declaration character following the name or use a corresponding key word."
msgstr "V jazyce $[officename] Basic nemusíte proměnné deklarovat explicitně. Ovšem musíte před použitím deklarovat pole. Proměnnou je možné deklarovat pomocí příkazu Dim a použít čárky na oddělení několika deklarací. Chcete-li deklarovat typ proměnné, použijte znak typové deklarace nebo odpovídající klíčové slovo."
+#. JkDDD
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24704,6 +27763,7 @@ msgctxt ""
msgid "$[officename] Basic supports single or multi-dimensional arrays that are defined by a specified variable type. Arrays are suitable if the program contains lists or tables that you want to edit. The advantage of arrays is that it is possible to address individual elements according to indexes, which can be formulated as numeric expressions or variables."
msgstr "$[officename] Basic podporuje jedno- i vícerozměrná pole, která se definují určeným typem proměnné. Pole jsou vhodná, pokud chcete v programu použít seznam či tabulku, které chcete upravovat. Výhodou polí je, že k jednotlivým prvkům je možné přistupovat pomocí indexů, které lze vyjádřit číselným výrazem nebo proměnnou."
+#. y72jG
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24712,6 +27772,7 @@ msgctxt ""
msgid "Arrays are declared with the Dim statement. There are two methods to define the index range:"
msgstr "Pole se deklarují příkazem Dim. Rozsah indexu lze definovat dvěma způsoby:"
+#. hHahF
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24720,6 +27781,7 @@ msgctxt ""
msgid "DIM text(20) as String REM 21 elements numbered from 0 to 20"
msgstr "DIM text(20) as String REM 21 prvků číslovaných od 0 do 20"
+#. Hi7Nv
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24728,6 +27790,7 @@ msgctxt ""
msgid "DIM text(5 to 25) as String REM 21 elements numbered from 5 to 25"
msgstr "DIM text(5 to 25) as String REM 21 prvků číslovaných od 5 do 25"
+#. Y9rBz
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24736,6 +27799,7 @@ msgctxt ""
msgid "DIM text(-15 to 5) as String REM 21 elements (including 0)"
msgstr "DIM text(-15 to 5) as String REM 21 prvků (včetně 0)"
+#. rgjVA
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24744,6 +27808,7 @@ msgctxt ""
msgid "REM numbered from -15 to 5"
msgstr "REM číslováno od -15 do 5"
+#. tZwqq
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24752,6 +27817,7 @@ msgctxt ""
msgid "Two-dimensional data field"
msgstr "Dvourozměrné datové pole"
+#. LF3Qa
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24760,6 +27826,7 @@ msgctxt ""
msgid "DIM text(20,2) as String REM 63 elements; form 0 to 20 level 1, from 0 to 20 level 2 and from 0 to 20 level 3."
msgstr "DIM text(20,2) as String REM 63 prvků; od 0 do 20 úroveň 1, od 0 do 20 úroveň 2 a od 0 do 20 úroveň 3."
+#. J3Lir
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24768,6 +27835,7 @@ msgctxt ""
msgid "You can declare an array types as dynamic if a ReDim statement defines the number of dimensions in the subroutine or the function that contains the array. Generally, you can only define an array dimension once, and you cannot modify it. Within a subroutine, you can declare an array with ReDim. You can only define dimensions with numeric expressions. This ensures that the fields are only as large as necessary."
msgstr "Pole je možné deklarovat jako dynamické, pokud v podprogramu, kde chcete s polem pracovat, definujete rozměry pomocí příkazu ReDim. Obecně lze rozměry určit jen jednou. Poté je nelze změnit. V podprogramu je možné deklarovat pole pomocí ReDim. Rozměry je možné definovat pouze číselným výrazem. To zaručuje, že jsou pole velká pouze tak, jak je třeba."
+#. EDdP3
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24776,6 +27844,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. cgxpk
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24784,6 +27853,7 @@ msgctxt ""
msgid "sVar = \"Office\""
msgstr "sVar = \"Office\""
+#. cGpY9
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24792,6 +27862,7 @@ msgctxt ""
msgid "' Two-dimensional data field"
msgstr "' Dvourozměrné datové pole"
+#. C4SQS
#: 03102100.xhp
msgctxt ""
"03102100.xhp\n"
@@ -24800,6 +27871,7 @@ msgctxt ""
msgid "Const sDim As String = \" Dimension:\""
msgstr "Const sDim as String = \" Rozměr:\""
+#. zkbr7
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24808,6 +27880,7 @@ msgctxt ""
msgid "ReDim Statement"
msgstr "Příkaz ReDim"
+#. dxT7d
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24816,6 +27889,7 @@ msgctxt ""
msgid "<bookmark_value>ReDim statement</bookmark_value>"
msgstr "<bookmark_value>ReDim (příkaz)</bookmark_value>"
+#. yLRec
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24824,6 +27898,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03102101.xhp\" name=\"ReDim Statement\">ReDim Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03102101.xhp\" name=\"Příkaz ReDim\">Příkaz ReDim</link>"
+#. AwErM
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24832,6 +27907,7 @@ msgctxt ""
msgid "Declares a variable or an array."
msgstr "Deklaruje proměnnou nebo pole."
+#. fZ9yj
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24840,6 +27916,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. dGFJk
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24848,6 +27925,7 @@ msgctxt ""
msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]"
msgstr "[ReDim]Dim NázevProměnné [(začátek To konec)] [As TypProměnné][, NázevProměnné2 [(začátek To konec)] [As TypProměnné][,...]]"
+#. HCVxq
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24856,6 +27934,7 @@ msgctxt ""
msgid "Optionally, you can add the <emph>Preserve</emph> keyword as a parameter to preserve the contents of the array that is redimensioned."
msgstr "Volitelně je možné přidat klíčové slovo <emph>Preserve</emph>, které při změně velikosti pole zachová jeho obsah."
+#. KeaqP
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24864,6 +27943,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. 5VjHG
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24872,6 +27952,7 @@ msgctxt ""
msgid "<emph>VarName:</emph> Any variable or array name."
msgstr "<emph>NázevProměnné:</emph> Platný název proměnné nebo pole."
+#. 4gHFh
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24880,6 +27961,7 @@ msgctxt ""
msgid "<emph>Start, End:</emph> Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range."
msgstr "<emph>Začátek, Konec:</emph> Číselné hodnoty nebo konstanty, které definují počet prvků (PočetPrvků=(konec-začátek)+1) a rozsah indexu."
+#. vP6dA
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24888,6 +27970,7 @@ msgctxt ""
msgid "Start and End can be numeric expressions if ReDim is used at the procedure level."
msgstr "Začátek a Konec musí být číselné výrazy, pokud se ReDim používá v podprogramu."
+#. A3MnD
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24896,6 +27979,7 @@ msgctxt ""
msgid "<emph>VarType:</emph> Keyword that declares the data type of a variable."
msgstr "<emph>TypProměnné:</emph> Klíčové slovo určující datový typ proměnné."
+#. 43NDu
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24904,6 +27988,7 @@ msgctxt ""
msgid "<emph>Keyword:</emph> Variable type"
msgstr "<emph>Klíčové slovo:</emph> Typ proměnné"
+#. hrAde
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24912,6 +27997,7 @@ msgctxt ""
msgid "<emph>Bool: </emph>Boolean variable (True, False)"
msgstr "<emph>Bool:</emph> Booleovská proměnná (True, False)"
+#. VCYQt
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24920,6 +28006,7 @@ msgctxt ""
msgid "<emph>Date:</emph> Date variable"
msgstr "<emph>Date:</emph> Datová proměnná"
+#. LCL7Q
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24928,6 +28015,7 @@ msgctxt ""
msgid "<emph>Double:</emph> Double floating point variable (1.79769313486232x10E308 - 4.94065645841247x10E-324)"
msgstr "<emph>Double:</emph> Proměnná v plovoucí řádové čárce (1,79769313486232 × 10E308 - 4,94065645841247 × 10E-324)"
+#. wzD36
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24936,6 +28024,7 @@ msgctxt ""
msgid "<emph>Integer:</emph> Integer variable (-32768 - 32767)"
msgstr "<emph>Integer:</emph> Celočíselná proměnná (−32768 – 32767)"
+#. ZSesV
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24944,6 +28033,7 @@ msgctxt ""
msgid "<emph>Long:</emph> Long integer variable (-2,147,483,648 - 2,147,483,647)"
msgstr "<emph>Long:</emph> Dlouhá celočíselná proměnná (-2147483648 - 2147483647)"
+#. 6EtG6
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24952,6 +28042,7 @@ msgctxt ""
msgid "<emph>Object:</emph> Object variable (can only be subsequently defined by Set!)"
msgstr "<emph>Object:</emph> Objektová proměnná (Poznámka: tuto proměnnou lze následně definovat pomocí Set)"
+#. EM7eN
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24960,6 +28051,7 @@ msgctxt ""
msgid "<emph>[Single]:</emph> Single floating-point variable (3.402823x10E38 - 1.401298x10E-45). If no key word is specified, a variable is defined as Single, unless a statement from DefBool to DefVar is used."
msgstr "<emph>[Single]:</emph> Proměnná v plovoucí řádové čárce (3,402823 × 10E38 - 1,401298 × 10E-45). Pokud není zadáno klíčové slovo, je proměnná definována jako Single, pokud není použit příkaz DefBool až DefVar."
+#. LLYEo
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24968,6 +28060,7 @@ msgctxt ""
msgid "<emph>String:</emph> String variable containing a maximum of 64,000 ASCII characters."
msgstr "<emph>String:</emph> Řetězec obsahující maximálně 64000 ASCII znaků."
+#. VhzLs
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24976,6 +28069,7 @@ msgctxt ""
msgid "<emph>Variant: </emph>Variant variable type (can contain all types and is set by definition)."
msgstr "<emph>Variant: </emph> Proměnná typu Variant (může obsahovat všechny typy a určuje se definicí)."
+#. yxCux
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24984,6 +28078,7 @@ msgctxt ""
msgid "In $[officename] Basic, you do not need to declare variables explicitly. However, you need to declare an array before you can use them. You can declare a variable with the Dim statement, using commas to separate multiple declarations. To declare a variable type, enter a type-declaration character following the name or use a corresponding key word."
msgstr "V jazyce $[officename] Basic nemusíte proměnné deklarovat explicitně. Ovšem musíte před použitím deklarovat pole. Proměnnou je možné deklarovat pomocí příkazu Dim a použít čárky na oddělení několika deklarací. Chcete-li deklarovat typ proměnné, použijte znak typové deklarace nebo odpovídající klíčové slovo."
+#. bBe4t
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -24992,6 +28087,7 @@ msgctxt ""
msgid "$[officename] Basic supports single or multi-dimensional arrays that are defined by a specified variable type. Arrays are suitable if the program contains lists or tables that you want to edit. The advantage of arrays is that it is possible to address individual elements according to indexes, which can be formulated as numeric expressions or variables."
msgstr "$[officename] Basic podporuje jedno- i vícerozměrná pole, která se definují určeným typem proměnné. Pole jsou vhodná, pokud chcete v programu použít seznam či tabulku, které chcete upravovat. Výhodou polí je, že k jednotlivým prvkům je možné přistupovat pomocí indexů, které lze vyjádřit číselným výrazem nebo proměnnou."
+#. zMCfu
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -25000,6 +28096,7 @@ msgctxt ""
msgid "There are two ways to set the range of indices for arrays declared with the Dim statement:"
msgstr "Rozsah indexů pro pole deklarovaná příkazem Dim lze nastavit dvěma způsoby:"
+#. GC3Bz
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -25008,6 +28105,7 @@ msgctxt ""
msgid "DIM text(20) As String REM 21 elements numbered from 0 to 20"
msgstr "DIM text(20) As String REM 21 prvků číslovaných od 0 do 20"
+#. MYHME
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -25016,6 +28114,7 @@ msgctxt ""
msgid "DIM text(5 to 25) As String REM 21 elements numbered from 5 to 25"
msgstr "DIM text(5 to 25) As String REM 21 prvků číslovaných od 5 do 25"
+#. Ynkyg
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -25024,6 +28123,7 @@ msgctxt ""
msgid "DIM text$(-15 to 5) As String REM 21 elements (0 inclusive),"
msgstr "DIM text$(-15 to 5) As String REM 21 prvků (včetně 0)"
+#. YCEPk
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -25032,6 +28132,7 @@ msgctxt ""
msgid "rem numbered from -15 to 5"
msgstr "REM číslováno od -15 do 5"
+#. AvMQE
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -25040,6 +28141,7 @@ msgctxt ""
msgid "Variable fields, regardless of type, can be made dynamic if they are dimensioned by ReDim at the procedure level in subroutines or functions. Normally, you can only set the range of an array once and you cannot modify it. Within a procedure, you can declare an array using the ReDim statement with numeric expressions to define the range of the field sizes."
msgstr "Pole je možné deklarovat jako dynamické, pokud v podprogramu, kde chcete s polem pracovat, definujete rozměry pomocí příkazu ReDim. Obecně je možné rozměry určit jen jednou a poté je nelze měnit. V podprogramu je možné deklarovat pole pomocí ReDim. Rozměry je možné definovat pouze číselným výrazem."
+#. TTGyB
#: 03102101.xhp
msgctxt ""
"03102101.xhp\n"
@@ -25048,6 +28150,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. 5SuKj
#: 03102200.xhp
msgctxt ""
"03102200.xhp\n"
@@ -25056,6 +28159,7 @@ msgctxt ""
msgid "IsArray Function"
msgstr "Funkce IsArray"
+#. izVbw
#: 03102200.xhp
msgctxt ""
"03102200.xhp\n"
@@ -25064,6 +28168,7 @@ msgctxt ""
msgid "<bookmark_value>IsArray function</bookmark_value>"
msgstr "<bookmark_value>IsArray</bookmark_value>"
+#. CZhKF
#: 03102200.xhp
msgctxt ""
"03102200.xhp\n"
@@ -25072,6 +28177,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03102200.xhp\" name=\"IsArray Function\">IsArray Function</link>"
msgstr "<link href=\"text/sbasic/shared/03102200.xhp\" name=\"Funkce IsArray\">Funkce IsArray</link>"
+#. 6uXeM
#: 03102200.xhp
msgctxt ""
"03102200.xhp\n"
@@ -25080,6 +28186,7 @@ msgctxt ""
msgid "Determines if a variable is a data field in an array."
msgstr "Určuje, zda je proměnná pole."
+#. c8GSc
#: 03102200.xhp
msgctxt ""
"03102200.xhp\n"
@@ -25088,6 +28195,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. Cipud
#: 03102200.xhp
msgctxt ""
"03102200.xhp\n"
@@ -25096,6 +28204,7 @@ msgctxt ""
msgid "IsArray (Var)"
msgstr "IsArray (Var)"
+#. oqBKb
#: 03102200.xhp
msgctxt ""
"03102200.xhp\n"
@@ -25104,6 +28213,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. mBAAA
#: 03102200.xhp
msgctxt ""
"03102200.xhp\n"
@@ -25112,6 +28222,7 @@ msgctxt ""
msgid "Bool"
msgstr "Bool"
+#. 4tEeP
#: 03102200.xhp
msgctxt ""
"03102200.xhp\n"
@@ -25120,6 +28231,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. fjqGh
#: 03102200.xhp
msgctxt ""
"03102200.xhp\n"
@@ -25128,6 +28240,7 @@ msgctxt ""
msgid "<emph>Var:</emph> Any variable that you want to test if it is declared as an array. If the variable is an array, then the function returns <emph>True</emph>, otherwise <emph>False </emph>is returned."
msgstr "<emph>Var:</emph> Proměnná, u které chcete ověřit, zda jde o pole. Je-li proměnná pole, funkce vrátí <emph>True</emph>, jinak vrátí <emph>False </emph>."
+#. c4RJM
#: 03102200.xhp
msgctxt ""
"03102200.xhp\n"
@@ -25136,6 +28249,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. eFP3B
#: 03102300.xhp
msgctxt ""
"03102300.xhp\n"
@@ -25144,6 +28258,7 @@ msgctxt ""
msgid "IsDate Function"
msgstr "Funkce IsDate"
+#. SFMVL
#: 03102300.xhp
msgctxt ""
"03102300.xhp\n"
@@ -25152,6 +28267,7 @@ msgctxt ""
msgid "<bookmark_value>IsDate function</bookmark_value>"
msgstr "<bookmark_value>IsDate</bookmark_value>"
+#. yNKXW
#: 03102300.xhp
msgctxt ""
"03102300.xhp\n"
@@ -25160,6 +28276,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03102300.xhp\" name=\"IsDate Function\">IsDate Function</link>"
msgstr "<link href=\"text/sbasic/shared/03102300.xhp\" name=\"Funkce IsDate\">Funkce IsDate</link>"
+#. GHcvs
#: 03102300.xhp
msgctxt ""
"03102300.xhp\n"
@@ -25168,6 +28285,7 @@ msgctxt ""
msgid "Tests if a numeric or string expression can be converted to a <emph>Date</emph> variable."
msgstr "Ověří, zda lze řetězec nebo číselný výraz převést na typ <emph>Date</emph>."
+#. grWRs
#: 03102300.xhp
msgctxt ""
"03102300.xhp\n"
@@ -25176,6 +28294,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. NAK7y
#: 03102300.xhp
msgctxt ""
"03102300.xhp\n"
@@ -25184,6 +28303,7 @@ msgctxt ""
msgid "IsDate (Expression)"
msgstr "IsDate (Výraz)"
+#. TW5An
#: 03102300.xhp
msgctxt ""
"03102300.xhp\n"
@@ -25192,6 +28312,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. 7vqAp
#: 03102300.xhp
msgctxt ""
"03102300.xhp\n"
@@ -25200,6 +28321,7 @@ msgctxt ""
msgid "Bool"
msgstr "Bool"
+#. D758U
#: 03102300.xhp
msgctxt ""
"03102300.xhp\n"
@@ -25208,6 +28330,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. HiTfE
#: 03102300.xhp
msgctxt ""
"03102300.xhp\n"
@@ -25216,6 +28339,7 @@ msgctxt ""
msgid "<emph>Expression:</emph> Any numeric or string expression that you want to test. If the expression can be converted to a date, the function returns <emph>True</emph>, otherwise the function returns <emph>False</emph>."
msgstr "<emph>Výraz:</emph> Číselný nebo řetězcový výraz, který chcete ověřit. Pokud lze výraz převést na datum, funkce vrátí <emph>True</emph>, jinak vrátí <emph>False </emph>."
+#. MLSNK
#: 03102300.xhp
msgctxt ""
"03102300.xhp\n"
@@ -25224,6 +28348,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. ymgXU
#: 03102300.xhp
msgctxt ""
"03102300.xhp\n"
@@ -25232,6 +28357,7 @@ msgctxt ""
msgid "Print IsDate(sDateVar) ' Returns True"
msgstr "Print IsDate(sDateVar) ' vrátí True"
+#. oxti5
#: 03102300.xhp
msgctxt ""
"03102300.xhp\n"
@@ -25240,6 +28366,7 @@ msgctxt ""
msgid "Print IsDate(sDateVar) ' Returns False"
msgstr "Print IsDate(sDateVar) ' vrátí False"
+#. pVhKT
#: 03102400.xhp
msgctxt ""
"03102400.xhp\n"
@@ -25248,6 +28375,7 @@ msgctxt ""
msgid "IsEmpty Function"
msgstr "Funkce IsEmpty"
+#. Xc26L
#: 03102400.xhp
msgctxt ""
"03102400.xhp\n"
@@ -25256,6 +28384,7 @@ msgctxt ""
msgid "<bookmark_value>IsEmpty function</bookmark_value>"
msgstr "<bookmark_value>IsEmpty</bookmark_value>"
+#. X7Hn4
#: 03102400.xhp
msgctxt ""
"03102400.xhp\n"
@@ -25264,6 +28393,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03102400.xhp\" name=\"IsEmpty Function\">IsEmpty Function</link>"
msgstr "<link href=\"text/sbasic/shared/03102400.xhp\" name=\"Funkce IsEmpty\">Funkce IsEmpty</link>"
+#. CvCEz
#: 03102400.xhp
msgctxt ""
"03102400.xhp\n"
@@ -25272,6 +28402,7 @@ msgctxt ""
msgid "Tests if a Variant variable contains the Empty value. The Empty value indicates that the variable is not initialized."
msgstr "Ověří, zda proměnná typu Variant obsahuje hodnotu Empty. Hodnota Empty říká, že tato proměnná není inicializována."
+#. st3Rw
#: 03102400.xhp
msgctxt ""
"03102400.xhp\n"
@@ -25280,6 +28411,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 3gyjT
#: 03102400.xhp
msgctxt ""
"03102400.xhp\n"
@@ -25288,6 +28420,7 @@ msgctxt ""
msgid "IsEmpty (Var)"
msgstr "IsEmpty (Var)"
+#. fGGNR
#: 03102400.xhp
msgctxt ""
"03102400.xhp\n"
@@ -25296,6 +28429,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. EdFoX
#: 03102400.xhp
msgctxt ""
"03102400.xhp\n"
@@ -25304,6 +28438,7 @@ msgctxt ""
msgid "Bool"
msgstr "Bool"
+#. BrRWw
#: 03102400.xhp
msgctxt ""
"03102400.xhp\n"
@@ -25312,6 +28447,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. Ew5aR
#: 03102400.xhp
msgctxt ""
"03102400.xhp\n"
@@ -25320,6 +28456,7 @@ msgctxt ""
msgid "<emph>Var:</emph> Any variable that you want to test. If the Variant contains the Empty value, the function returns True, otherwise the function returns False."
msgstr "<emph>Var:</emph> Proměnná, kterou chcete ověřit. Pokud Variant obsahuje hodnotu Empty, funkce vrátí True, jinak vrátí False."
+#. FXTmE
#: 03102400.xhp
msgctxt ""
"03102400.xhp\n"
@@ -25328,6 +28465,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. EmyBP
#: 03102400.xhp
msgctxt ""
"03102400.xhp\n"
@@ -25336,6 +28474,7 @@ msgctxt ""
msgid "Print IsEmpty(sVar) ' Returns True"
msgstr "Print IsEmpty(sVar) ' Vrátí True"
+#. dr2Py
#: 03102450.xhp
msgctxt ""
"03102450.xhp\n"
@@ -25344,6 +28483,7 @@ msgctxt ""
msgid "IsError Function"
msgstr "Funkce IsError"
+#. jXCV2
#: 03102450.xhp
msgctxt ""
"03102450.xhp\n"
@@ -25352,6 +28492,7 @@ msgctxt ""
msgid "<bookmark_value>IsError function</bookmark_value>"
msgstr "<bookmark_value>IsError</bookmark_value>"
+#. CG3nf
#: 03102450.xhp
msgctxt ""
"03102450.xhp\n"
@@ -25360,6 +28501,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03102450.xhp\">IsError Function</link>"
msgstr "<link href=\"text/sbasic/shared/03102450.xhp\">Funkce IsError</link>"
+#. yQg58
#: 03102450.xhp
msgctxt ""
"03102450.xhp\n"
@@ -25368,6 +28510,7 @@ msgctxt ""
msgid "Tests if a variable contains an error value."
msgstr "Testuje, zda proměnná obsahuje chybovou hodnotu."
+#. ygcjs
#: 03102450.xhp
msgctxt ""
"03102450.xhp\n"
@@ -25376,6 +28519,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 6xgfA
#: 03102450.xhp
msgctxt ""
"03102450.xhp\n"
@@ -25384,6 +28528,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. ECARX
#: 03102450.xhp
msgctxt ""
"03102450.xhp\n"
@@ -25392,6 +28537,7 @@ msgctxt ""
msgid "Bool"
msgstr "Bool"
+#. 33jUA
#: 03102450.xhp
msgctxt ""
"03102450.xhp\n"
@@ -25400,6 +28546,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. jCQGH
#: 03102450.xhp
msgctxt ""
"03102450.xhp\n"
@@ -25408,6 +28555,7 @@ msgctxt ""
msgid "<emph>Var:</emph> Any variable that you want to test. If the variable contains an error value, the function returns True, otherwise the function returns False."
msgstr "<emph>Var:</emph> Jakákoliv proměnná, kterou chcete testovat. Pokud proměnná obsahuje chybovou hodnotu, pak funkce vrací True, v ostatních případech vrací False."
+#. JTPzr
#: 03102600.xhp
msgctxt ""
"03102600.xhp\n"
@@ -25416,6 +28564,7 @@ msgctxt ""
msgid "IsNull Function"
msgstr "Funkce IsNull"
+#. BJBAU
#: 03102600.xhp
msgctxt ""
"03102600.xhp\n"
@@ -25424,6 +28573,7 @@ msgctxt ""
msgid "<bookmark_value>IsNull function</bookmark_value> <bookmark_value>Null value</bookmark_value>"
msgstr "<bookmark_value>IsNull</bookmark_value><bookmark_value>hodnota Null</bookmark_value>"
+#. 4BicJ
#: 03102600.xhp
msgctxt ""
"03102600.xhp\n"
@@ -25432,6 +28582,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03102600.xhp\" name=\"IsNull Function\">IsNull Function</link>"
msgstr "<link href=\"text/sbasic/shared/03102600.xhp\" name=\"Funkce IsNull\">Funkce IsNull</link>"
+#. sJ5h3
#: 03102600.xhp
msgctxt ""
"03102600.xhp\n"
@@ -25440,6 +28591,7 @@ msgctxt ""
msgid "Tests if a Variant contains the special Null value, indicating that the variable does not contain data."
msgstr "Ověří, zda proměnná typu Variant obsahuje speciální hodnotu Null, která sděluje, že proměnná neobsahuje data."
+#. mLbEi
#: 03102600.xhp
msgctxt ""
"03102600.xhp\n"
@@ -25448,6 +28600,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. uCnAB
#: 03102600.xhp
msgctxt ""
"03102600.xhp\n"
@@ -25456,6 +28609,7 @@ msgctxt ""
msgid "IsNull (Var)"
msgstr "IsNull (Var)"
+#. gxdzG
#: 03102600.xhp
msgctxt ""
"03102600.xhp\n"
@@ -25464,6 +28618,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. f4EB6
#: 03102600.xhp
msgctxt ""
"03102600.xhp\n"
@@ -25472,6 +28627,7 @@ msgctxt ""
msgid "Bool"
msgstr "Bool"
+#. 2r2f2
#: 03102600.xhp
msgctxt ""
"03102600.xhp\n"
@@ -25480,6 +28636,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. gVDss
#: 03102600.xhp
msgctxt ""
"03102600.xhp\n"
@@ -25488,6 +28645,7 @@ msgctxt ""
msgid "<emph>Var:</emph> Any variable that you want to test. This function returns True if the Variant contains the Null value, or False if the Variant does not contain the Null value."
msgstr "<emph>Var:</emph> Proměnná, kterou chcete ověřit. Pokud Variant obsahuje hodnotu Null, funkce vrátí True, jinak vrátí False."
+#. PFSkn
#: 03102600.xhp
msgctxt ""
"03102600.xhp\n"
@@ -25496,6 +28654,7 @@ msgctxt ""
msgid "<emph>Null</emph> - This value is used for a variant data sub type without valid contents."
msgstr "<emph>Null</emph> - Tato hodnota se používá pro vyjádření neplatné hodnoty."
+#. GzMnE
#: 03102600.xhp
msgctxt ""
"03102600.xhp\n"
@@ -25504,6 +28663,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. ApZsU
#: 03102700.xhp
msgctxt ""
"03102700.xhp\n"
@@ -25512,6 +28672,7 @@ msgctxt ""
msgid "IsNumeric Function"
msgstr "Funkce IsNumeric"
+#. iXcLG
#: 03102700.xhp
msgctxt ""
"03102700.xhp\n"
@@ -25520,6 +28681,7 @@ msgctxt ""
msgid "<bookmark_value>IsNumeric function</bookmark_value>"
msgstr "<bookmark_value>IsNumeric</bookmark_value>"
+#. HXDaH
#: 03102700.xhp
msgctxt ""
"03102700.xhp\n"
@@ -25528,6 +28690,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric Function\">IsNumeric Function</link>"
msgstr "<link href=\"text/sbasic/shared/03102700.xhp\" name=\"Funkce IsNumeric\">Funkce IsNumeric</link>"
+#. 2YPjv
#: 03102700.xhp
msgctxt ""
"03102700.xhp\n"
@@ -25536,6 +28699,7 @@ msgctxt ""
msgid "Tests if an expression is a number. If the expression is a <link href=\"text/sbasic/shared/00000002.xhp#dezimal\" name=\"number\">number</link>, the function returns True, otherwise the function returns False."
msgstr "Ověří, zda je výraz číslo. Je-li výraz <link href=\"text/sbasic/shared/00000002.xhp#dezimal\" name=\"číslo\">číslo</link>, vrátí funkce True, jinak vrátí False."
+#. 6vASf
#: 03102700.xhp
msgctxt ""
"03102700.xhp\n"
@@ -25544,6 +28708,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. CVUxC
#: 03102700.xhp
msgctxt ""
"03102700.xhp\n"
@@ -25552,6 +28717,7 @@ msgctxt ""
msgid "IsNumeric (Var)"
msgstr "IsNumeric (Var)"
+#. ms95u
#: 03102700.xhp
msgctxt ""
"03102700.xhp\n"
@@ -25560,6 +28726,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. FRiSB
#: 03102700.xhp
msgctxt ""
"03102700.xhp\n"
@@ -25568,6 +28735,7 @@ msgctxt ""
msgid "Bool"
msgstr "Bool"
+#. doi6A
#: 03102700.xhp
msgctxt ""
"03102700.xhp\n"
@@ -25576,6 +28744,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. CCj4C
#: 03102700.xhp
msgctxt ""
"03102700.xhp\n"
@@ -25584,6 +28753,7 @@ msgctxt ""
msgid "<emph>Var:</emph> Any expression that you want to test."
msgstr "<emph>Var:</emph> Proměnná, kterou chcete ověřit."
+#. z5QdA
#: 03102700.xhp
msgctxt ""
"03102700.xhp\n"
@@ -25592,6 +28762,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. FWWbs
#: 03102700.xhp
msgctxt ""
"03102700.xhp\n"
@@ -25600,6 +28771,7 @@ msgctxt ""
msgid "Print IsNumeric(vVar) ' Returns False"
msgstr "Print IsNumeric(vVar) ' Vrátí False"
+#. F4fqG
#: 03102700.xhp
msgctxt ""
"03102700.xhp\n"
@@ -25608,6 +28780,7 @@ msgctxt ""
msgid "Print IsNumeric(vVar) ' Returns True"
msgstr "Print IsNumeric(vVar) ' Vrátí True"
+#. vieWA
#: 03102800.xhp
msgctxt ""
"03102800.xhp\n"
@@ -25616,6 +28789,7 @@ msgctxt ""
msgid "IsObject Function"
msgstr "Funkce IsObject"
+#. LbyzC
#: 03102800.xhp
msgctxt ""
"03102800.xhp\n"
@@ -25624,6 +28798,7 @@ msgctxt ""
msgid "<bookmark_value>IsObject function</bookmark_value>"
msgstr "<bookmark_value>IsObject</bookmark_value>"
+#. 9oZFD
#: 03102800.xhp
msgctxt ""
"03102800.xhp\n"
@@ -25632,6 +28807,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03102800.xhp\" name=\"IsObject Function\">IsObject Function</link>"
msgstr "<link href=\"text/sbasic/shared/03102800.xhp\" name=\"Funkce IsObject\">Funkce IsObject</link>"
+#. GeK7z
#: 03102800.xhp
msgctxt ""
"03102800.xhp\n"
@@ -25640,6 +28816,7 @@ msgctxt ""
msgid "Tests if an object variable is an OLE object. The function returns True if the variable is an OLE object, otherwise it returns False."
msgstr "Ověří, zda je objektová proměnná objekt OLE. Je-li proměnná objekt OLE, vrátí funkce True, jinak vrátí False."
+#. gBKMV
#: 03102800.xhp
msgctxt ""
"03102800.xhp\n"
@@ -25648,6 +28825,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. tRCWc
#: 03102800.xhp
msgctxt ""
"03102800.xhp\n"
@@ -25656,6 +28834,7 @@ msgctxt ""
msgid "IsObject (ObjectVar)"
msgstr "IsObject (ObjectVar)"
+#. ni2zH
#: 03102800.xhp
msgctxt ""
"03102800.xhp\n"
@@ -25664,6 +28843,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. qzFEL
#: 03102800.xhp
msgctxt ""
"03102800.xhp\n"
@@ -25672,6 +28852,7 @@ msgctxt ""
msgid "Bool"
msgstr "Bool"
+#. rEmQA
#: 03102800.xhp
msgctxt ""
"03102800.xhp\n"
@@ -25680,6 +28861,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. j2b5R
#: 03102800.xhp
msgctxt ""
"03102800.xhp\n"
@@ -25688,6 +28870,7 @@ msgctxt ""
msgid "<emph>ObjectVar:</emph> Any variable that you want to test. If the Object variable contains an OLE object, the function returns True."
msgstr "<emph>ObjectVar:</emph> Proměnná, kterou chcete ověřit. Pokud proměnná typu Object obsahuje OLE objekt, vrátí funkce True, jinak vrátí False."
+#. dj7fW
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
@@ -25696,6 +28879,7 @@ msgctxt ""
msgid "LBound Function"
msgstr "Funkce LBound"
+#. hjuaA
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
@@ -25704,6 +28888,7 @@ msgctxt ""
msgid "<bookmark_value>LBound function</bookmark_value>"
msgstr "<bookmark_value>LBound</bookmark_value>"
+#. SrYG2
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
@@ -25712,6 +28897,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03102900.xhp\" name=\"LBound Function\">LBound Function</link>"
msgstr "<link href=\"text/sbasic/shared/03102900.xhp\" name=\"Funkce LBound\">Funkce LBound</link>"
+#. tPdvo
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
@@ -25720,6 +28906,7 @@ msgctxt ""
msgid "Returns the lower boundary of an array."
msgstr "Vrátí dolní hranici pole."
+#. GEEe7
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
@@ -25728,6 +28915,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. FcGvD
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
@@ -25736,6 +28924,7 @@ msgctxt ""
msgid "LBound (ArrayName [, Dimension])"
msgstr "LBound (NázevPole [, Rozměr])"
+#. HhGs4
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
@@ -25744,6 +28933,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. mCK6P
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
@@ -25752,6 +28942,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. KdfgY
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
@@ -25760,6 +28951,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. KUDkg
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
@@ -25768,6 +28960,7 @@ msgctxt ""
msgid "<emph>ArrayName:</emph> Name of the array for which you want to return the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary of the array dimension."
msgstr "<emph>NázevPole:</emph> Název pole, jehož horní (<emph>Ubound</emph>) nebo dolní (<emph>LBound</emph>) hranici chcete zjistit."
+#. byGRH
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
@@ -25776,6 +28969,7 @@ 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"
@@ -25784,6 +28978,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. rvm35
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
@@ -25792,6 +28987,7 @@ msgctxt ""
msgid "Print LBound(sVar()) ' Returns 10"
msgstr "Print LBound(sVar()) ' Vrátí 10"
+#. zDvTi
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
@@ -25800,6 +28996,7 @@ msgctxt ""
msgid "Print UBound(sVar()) ' Returns 20"
msgstr "Print UBound(sVar()) ' Vrátí 20"
+#. LLJCx
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
@@ -25808,6 +29005,7 @@ msgctxt ""
msgid "Print LBound(sVar(),2) ' Returns 5"
msgstr "Print LBound(sVar(),2) ' Vrátí 5"
+#. VEvF8
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
@@ -25816,6 +29014,7 @@ msgctxt ""
msgid "Print UBound(sVar(),2) ' Returns 70"
msgstr "Print UBound(sVar(),2) ' Vrátí 70"
+#. 6GB8Z
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
@@ -25824,6 +29023,7 @@ msgctxt ""
msgid "UBound Function"
msgstr "Funkce UBound"
+#. 6qgPw
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
@@ -25832,6 +29032,7 @@ msgctxt ""
msgid "<bookmark_value>UBound function</bookmark_value>"
msgstr "<bookmark_value>UBound</bookmark_value>"
+#. DSgUD
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
@@ -25840,6 +29041,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03103000.xhp\" name=\"UBound Function\">UBound Function</link>"
msgstr "<link href=\"text/sbasic/shared/03103000.xhp\" name=\"Funkce UBound\">Funkce UBound</link>"
+#. AEcfy
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
@@ -25848,6 +29050,7 @@ msgctxt ""
msgid "Returns the upper boundary of an array."
msgstr "Vrátí horní hranici pole."
+#. FupXX
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
@@ -25856,6 +29059,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. M5RWy
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
@@ -25864,6 +29068,7 @@ msgctxt ""
msgid "UBound (ArrayName [, Dimension])"
msgstr "UBound (NázevPole [, Rozměr])"
+#. DHhp6
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
@@ -25872,6 +29077,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. nYpdd
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
@@ -25880,6 +29086,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. GgECq
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
@@ -25888,6 +29095,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. Svuit
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
@@ -25896,6 +29104,7 @@ msgctxt ""
msgid "<emph>ArrayName:</emph> Name of the array for which you want to determine the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary."
msgstr "<emph>NázevPole:</emph> Název pole, jehož horní (<emph>Ubound</emph>) nebo dolní (<emph>LBound</emph>) hranici chcete zjistit."
+#. si2E3
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
@@ -25904,6 +29113,7 @@ 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"
@@ -25912,6 +29122,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. ZsSxE
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
@@ -25920,6 +29131,7 @@ msgctxt ""
msgid "Print LBound(sVar()) ' Returns 10"
msgstr "Print LBound(sVar()) ' Vrátí 10"
+#. 6dFAP
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
@@ -25928,6 +29140,7 @@ msgctxt ""
msgid "Print UBound(sVar()) ' Returns 20"
msgstr "Print UBound(sVar()) ' Vrátí 20"
+#. 4BRL7
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
@@ -25936,6 +29149,7 @@ msgctxt ""
msgid "Print LBound(sVar(),2) ' Returns 5"
msgstr "Print LBound(sVar(),2) ' Vrátí 5"
+#. znTvz
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
@@ -25944,6 +29158,7 @@ msgctxt ""
msgid "Print UBound(sVar(),2) ' Returns 70"
msgstr "Print UBound(sVar(),2) ' Vrátí 70"
+#. QHhrj
#: 03103100.xhp
msgctxt ""
"03103100.xhp\n"
@@ -25952,6 +29167,7 @@ msgctxt ""
msgid "Let Statement"
msgstr "Příkaz Let"
+#. zcAoS
#: 03103100.xhp
msgctxt ""
"03103100.xhp\n"
@@ -25960,6 +29176,7 @@ msgctxt ""
msgid "<bookmark_value>Let statement</bookmark_value>"
msgstr "<bookmark_value>Let (příkaz)</bookmark_value>"
+#. EdbYW
#: 03103100.xhp
msgctxt ""
"03103100.xhp\n"
@@ -25968,6 +29185,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03103100.xhp\" name=\"Let Statement\">Let Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03103100.xhp\" name=\"Příkaz Let\">Příkaz Let</link>"
+#. SiQNq
#: 03103100.xhp
msgctxt ""
"03103100.xhp\n"
@@ -25976,6 +29194,7 @@ msgctxt ""
msgid "Assigns a value to a variable."
msgstr "Přiřadí proměnné určitou hodnotu."
+#. yo55G
#: 03103100.xhp
msgctxt ""
"03103100.xhp\n"
@@ -25984,6 +29203,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 6bD7g
#: 03103100.xhp
msgctxt ""
"03103100.xhp\n"
@@ -25992,6 +29212,7 @@ msgctxt ""
msgid "[Let] VarName=Expression"
msgstr "[Let] NázevProměnné=Výraz"
+#. X4WmE
#: 03103100.xhp
msgctxt ""
"03103100.xhp\n"
@@ -26000,6 +29221,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. GDfsk
#: 03103100.xhp
msgctxt ""
"03103100.xhp\n"
@@ -26008,6 +29230,7 @@ msgctxt ""
msgid "<emph>VarName:</emph> Variable that you want to assign a value to. Value and variable type must be compatible."
msgstr "<emph>NázevProměnné:</emph> Proměnná, které chcete přiřadit hodnotu. Typ hodnoty a proměnné musí být kompatibilní."
+#. ZCswn
#: 03103100.xhp
msgctxt ""
"03103100.xhp\n"
@@ -26016,6 +29239,7 @@ msgctxt ""
msgid "As in most BASIC dialects, the keyword <emph>Let</emph> is optional."
msgstr "Stejně jako ve většině variant BASICu je klíčové slovo <emph>Let</emph> nepovinné."
+#. KC9DD
#: 03103100.xhp
msgctxt ""
"03103100.xhp\n"
@@ -26024,6 +29248,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. JwK2U
#: 03103100.xhp
msgctxt ""
"03103100.xhp\n"
@@ -26032,6 +29257,7 @@ msgctxt ""
msgid "MsgBox Len(sText) ' returns 9"
msgstr "MsgBox Len(sText) ' vrátí 9"
+#. gbgGE
#: 03103200.xhp
msgctxt ""
"03103200.xhp\n"
@@ -26040,6 +29266,7 @@ msgctxt ""
msgid "Option Base Statement"
msgstr "Příkaz Option Base"
+#. C5CbQ
#: 03103200.xhp
msgctxt ""
"03103200.xhp\n"
@@ -26048,6 +29275,7 @@ msgctxt ""
msgid "<bookmark_value>Option Base statement</bookmark_value>"
msgstr "<bookmark_value>Option Base (příkaz)</bookmark_value>"
+#. CKGCG
#: 03103200.xhp
msgctxt ""
"03103200.xhp\n"
@@ -26056,6 +29284,7 @@ msgctxt ""
msgid "<variable id=\"optionbasestatement\"><link href=\"text/sbasic/shared/03103200.xhp\" name=\"Option Base Statement\">Option Base Statement</link></variable>"
msgstr ""
+#. 7SyG9
#: 03103200.xhp
msgctxt ""
"03103200.xhp\n"
@@ -26064,6 +29293,7 @@ msgctxt ""
msgid "Defines the default lower boundary for arrays as 0 or 1."
msgstr "Definuje nejnižší index pro pole jako 0 nebo 1."
+#. DPpsC
#: 03103200.xhp
msgctxt ""
"03103200.xhp\n"
@@ -26072,6 +29302,7 @@ msgctxt ""
msgid "This statement must be added before the executable program code in a module."
msgstr "Tento příkaz musíte přidat před spustitelný kód v modulu."
+#. WKk6A
#: 03103300.xhp
msgctxt ""
"03103300.xhp\n"
@@ -26080,6 +29311,7 @@ msgctxt ""
msgid "Option Explicit Statement"
msgstr "Příkaz Option Explicit"
+#. pjTCR
#: 03103300.xhp
msgctxt ""
"03103300.xhp\n"
@@ -26088,6 +29320,7 @@ msgctxt ""
msgid "<bookmark_value>Option Explicit statement</bookmark_value>"
msgstr "<bookmark_value>Option Explicit (příkaz)</bookmark_value>"
+#. vDdUe
#: 03103300.xhp
msgctxt ""
"03103300.xhp\n"
@@ -26096,6 +29329,7 @@ msgctxt ""
msgid "<variable id=\"explicitstatement\"><link href=\"text/sbasic/shared/03103300.xhp\" name=\"Option Explicit Statement\">Option Explicit Statement</link></variable>"
msgstr ""
+#. kHGHE
#: 03103300.xhp
msgctxt ""
"03103300.xhp\n"
@@ -26104,6 +29338,7 @@ msgctxt ""
msgid "Specifies that every variable in the program code must be explicitly declared with the Dim statement."
msgstr "Určuje, že je třeba každou proměnnou v programu explicitně deklarovat příkazem Dim."
+#. eo6us
#: 03103300.xhp
msgctxt ""
"03103300.xhp\n"
@@ -26112,6 +29347,7 @@ msgctxt ""
msgid "For i% = 1 To 10 ' This results in a run-time error"
msgstr "For i% = 1 to 10 ' Tento výsledek způsobí chybu"
+#. tBjCk
#: 03103350.xhp
msgctxt ""
"03103350.xhp\n"
@@ -26120,6 +29356,7 @@ msgctxt ""
msgid "Option VBASupport Statement"
msgstr "Příkaz Option VBASupport"
+#. znn3p
#: 03103350.xhp
msgctxt ""
"03103350.xhp\n"
@@ -26128,6 +29365,7 @@ msgctxt ""
msgid "<bookmark_value>Microsoft Excel macros support;Enable</bookmark_value> <bookmark_value>Microsoft Excel macros support;Option VBASupport statement</bookmark_value> <bookmark_value>VBA Support;Option VBASupport statement</bookmark_value> <bookmark_value>Option VBASupport statement</bookmark_value>"
msgstr "<bookmark_value>podpora maker Microsoft Excelu;povolit</bookmark_value> <bookmark_value>podpora maker Microsoft Excelu;příkaz Option VBASupport</bookmark_value> <bookmark_value>podpora VBA;příkaz Option VBASupport</bookmark_value> <bookmark_value>příkaz Option VBASupport</bookmark_value>"
+#. vfiEk
#: 03103350.xhp
msgctxt ""
"03103350.xhp\n"
@@ -26136,6 +29374,7 @@ msgctxt ""
msgid "<variable id=\"vbasupportstatement\"><link href=\"text/sbasic/shared/03103350.xhp\" name=\"Option VBASupport Statement\">Option VBASupport Statement</link></variable>"
msgstr ""
+#. Cp5GM
#: 03103350.xhp
msgctxt ""
"03103350.xhp\n"
@@ -26144,6 +29383,7 @@ msgctxt ""
msgid "Specifies that %PRODUCTNAME Basic will support some VBA statements, functions and objects."
msgstr "Určuje, že %PRODUCTNAME Basic bude podporovat některé příkazy, funkce a objekty VBA."
+#. SQpPp
#: 03103350.xhp
msgctxt ""
"03103350.xhp\n"
@@ -26152,6 +29392,7 @@ msgctxt ""
msgid "The support for VBA is not complete, but covers a large portion of the common usage patterns."
msgstr "Podpora VBA není úplná, ale pokrývá značnou část běžně používaných prostředků."
+#. x5mKt
#: 03103350.xhp
msgctxt ""
"03103350.xhp\n"
@@ -26160,6 +29401,7 @@ msgctxt ""
msgid "When VBA support is enabled, %PRODUCTNAME Basic function arguments and return values are the same as their VBA functions counterparts. When the support is disabled, %PRODUCTNAME Basic functions may accept arguments and return values different of their VBA counterparts."
msgstr ""
+#. UE4bQ
#: 03103350.xhp
msgctxt ""
"03103350.xhp\n"
@@ -26168,6 +29410,7 @@ msgctxt ""
msgid "1: Enable VBA support in %PRODUCTNAME"
msgstr "1: Povolí podporu VBA v %PRODUCTNAME"
+#. y4CjE
#: 03103350.xhp
msgctxt ""
"03103350.xhp\n"
@@ -26176,6 +29419,7 @@ msgctxt ""
msgid "0: Disable VBA support"
msgstr "0: Zakáže podporu VBA"
+#. oQw6u
#: 03103350.xhp
msgctxt ""
"03103350.xhp\n"
@@ -26184,6 +29428,7 @@ msgctxt ""
msgid "<link href=\"text/shared/optionen/01130100.xhp\">VBA Properties</link>"
msgstr "<link href=\"text/shared/optionen/01130100.xhp\">Vlastnosti VBA</link>"
+#. R7uT4
#: 03103350.xhp
msgctxt ""
"03103350.xhp\n"
@@ -26192,6 +29437,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/vbasupport.xhp\">VBA support in %PRODUCTNAME</link>"
msgstr "<link href=\"text/sbasic/shared/vbasupport.xhp\">Podpora VBA v %PRODUCTNAME</link>"
+#. obuDS
#: 03103400.xhp
msgctxt ""
"03103400.xhp\n"
@@ -26200,6 +29446,7 @@ msgctxt ""
msgid "Public Statement"
msgstr "Příkaz Public"
+#. ZUSSA
#: 03103400.xhp
msgctxt ""
"03103400.xhp\n"
@@ -26208,6 +29455,7 @@ msgctxt ""
msgid "<bookmark_value>Public statement</bookmark_value>"
msgstr "<bookmark_value>Public (příkaz)</bookmark_value>"
+#. b35UC
#: 03103400.xhp
msgctxt ""
"03103400.xhp\n"
@@ -26216,6 +29464,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03103400.xhp\" name=\"Public Statement\">Public Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03103400.xhp\" name=\"Příkaz Public\">Příkaz Public</link>"
+#. f5QpN
#: 03103400.xhp
msgctxt ""
"03103400.xhp\n"
@@ -26224,6 +29473,7 @@ msgctxt ""
msgid "Dimensions a variable or an array at the module level (that is, not within a subroutine or function), so that the variable and the array are valid in all libraries and modules."
msgstr "Deklaruje proměnnou na úrovni modulu (tj. ne do procedury nebo funkce), takže je přístupná ve všech knihovnách a modulech."
+#. MQDAq
#: 03103400.xhp
msgctxt ""
"03103400.xhp\n"
@@ -26232,6 +29482,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. tNoNq
#: 03103400.xhp
msgctxt ""
"03103400.xhp\n"
@@ -26240,6 +29491,7 @@ msgctxt ""
msgid "Public VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
msgstr "Public NázevProměnné[(začátek To konec)] [As TypProměnné][, NázevProměnné2[(začátek To konec)] [As TypProměnné][,...]]"
+#. GEXZU
#: 03103400.xhp
msgctxt ""
"03103400.xhp\n"
@@ -26248,6 +29500,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. J7dSX
#: 03103450.xhp
msgctxt ""
"03103450.xhp\n"
@@ -26256,6 +29509,7 @@ msgctxt ""
msgid "Global Statement"
msgstr "Příkaz Global"
+#. CNBa5
#: 03103450.xhp
msgctxt ""
"03103450.xhp\n"
@@ -26264,6 +29518,7 @@ msgctxt ""
msgid "<bookmark_value>Global statement</bookmark_value>"
msgstr "<bookmark_value>Global (příkaz)</bookmark_value>"
+#. mjA7B
#: 03103450.xhp
msgctxt ""
"03103450.xhp\n"
@@ -26272,6 +29527,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03103450.xhp\" name=\"Global Statement\">Global Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03103450.xhp\" name=\"Příkaz Global\">Příkaz Global</link>"
+#. rrYQS
#: 03103450.xhp
msgctxt ""
"03103450.xhp\n"
@@ -26280,6 +29536,7 @@ msgctxt ""
msgid "Dimensions a variable or an array at the global level (that is, not within a subroutine or function), so that the variable and the array are valid in all libraries and modules for the current session."
msgstr "Deklaruje proměnnou na globální úrovni (tj. ne do procedury nebo funkce), takže je přístupná ve všech knihovnách a modulech aktuálního sezení."
+#. nP8AE
#: 03103450.xhp
msgctxt ""
"03103450.xhp\n"
@@ -26288,6 +29545,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. kq4r5
#: 03103450.xhp
msgctxt ""
"03103450.xhp\n"
@@ -26296,6 +29554,7 @@ msgctxt ""
msgid "Global VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
msgstr "Global NázevProměnné[(začátek To konec)] [As TypProměnné][, NázevProměnné2[(začátek To konec)] [As TypProměnné][,...]]"
+#. 5eZkE
#: 03103450.xhp
msgctxt ""
"03103450.xhp\n"
@@ -26304,6 +29563,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. drGQx
#: 03103500.xhp
msgctxt ""
"03103500.xhp\n"
@@ -26312,6 +29572,7 @@ msgctxt ""
msgid "Static Statement"
msgstr "Příkaz Static"
+#. vWhSs
#: 03103500.xhp
msgctxt ""
"03103500.xhp\n"
@@ -26320,6 +29581,7 @@ msgctxt ""
msgid "<bookmark_value>Static statement</bookmark_value>"
msgstr "<bookmark_value>Static (příkaz)</bookmark_value>"
+#. qtNB5
#: 03103500.xhp
msgctxt ""
"03103500.xhp\n"
@@ -26328,6 +29590,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03103500.xhp\" name=\"Static Statement\">Static Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03103500.xhp\" name=\"Příkaz Static\">Příkaz Static</link>"
+#. eod6b
#: 03103500.xhp
msgctxt ""
"03103500.xhp\n"
@@ -26336,6 +29599,7 @@ msgctxt ""
msgid "Declares a variable or an array at the procedure level within a subroutine or a function, so that the values of the variable or the array are retained after exiting the subroutine or function. Dim statement conventions are also valid."
msgstr "Deklaruje proměnnou na úrovni podprogramu v rámci procedury nebo funkce, takže hodnota proměnné je platná i po ukončení procedury či funkce. Také platí konvence příkazu Dim."
+#. HD5Sa
#: 03103500.xhp
msgctxt ""
"03103500.xhp\n"
@@ -26344,6 +29608,7 @@ msgctxt ""
msgid "The <emph>Static statement</emph> cannot be used to define variable arrays. Arrays must be specified according to a fixed size."
msgstr "Příkaz <emph>Static</emph> nelze použít k definici dynamických polí. Pole musí mít pevnou velikost."
+#. SXakp
#: 03103500.xhp
msgctxt ""
"03103500.xhp\n"
@@ -26352,6 +29617,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. nyGnr
#: 03103500.xhp
msgctxt ""
"03103500.xhp\n"
@@ -26360,6 +29626,7 @@ msgctxt ""
msgid "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..."
msgstr "Static NázevProměnné[(začátek To konec)] [As TypProměnné][, NázevProměnné2[(začátek To konec)] [As TypProměnné][,...]]"
+#. xQqMt
#: 03103500.xhp
msgctxt ""
"03103500.xhp\n"
@@ -26368,6 +29635,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. fq6bd
#: 03103500.xhp
msgctxt ""
"03103500.xhp\n"
@@ -26376,6 +29644,7 @@ msgctxt ""
msgid "MsgBox iResult,0,\"The answer is\""
msgstr "MsgBox iResult,0,\"Výsledek je\""
+#. HEZbp
#: 03103500.xhp
msgctxt ""
"03103500.xhp\n"
@@ -26384,6 +29653,7 @@ msgctxt ""
msgid "' Function for initialization of the static variable"
msgstr "' Funkce pro inicializaci statické proměnné"
+#. yjFGH
#: 03103500.xhp
msgctxt ""
"03103500.xhp\n"
@@ -26392,6 +29662,7 @@ msgctxt ""
msgid "Const iMinimum As Integer = 40 ' minimum return value of this function"
msgstr "Const iMinimum as Integer = 40 ' minimální návratová hodnota této funkce"
+#. fFSff
#: 03103500.xhp
msgctxt ""
"03103500.xhp\n"
@@ -26400,6 +29671,7 @@ msgctxt ""
msgid "If iInit = 0 Then ' check if initialized"
msgstr "if iInit = 0 then ' kontrola inicializace"
+#. LDvVW
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26408,6 +29680,7 @@ msgctxt ""
msgid "TypeName Function; VarType Function"
msgstr "Funkce TypeName a VarType"
+#. MZBfd
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26416,6 +29689,7 @@ msgctxt ""
msgid "<bookmark_value>TypeName function</bookmark_value> <bookmark_value>VarType function</bookmark_value>"
msgstr "<bookmark_value>TypeName</bookmark_value><bookmark_value>VarType</bookmark_value>"
+#. QYE2E
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26424,6 +29698,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03103600.xhp\" name=\"TypeName Function; VarType Function\">TypeName Function; VarType Function</link>"
msgstr "<link href=\"text/sbasic/shared/03103600.xhp\" name=\"Funkce TypeName a VarType\">Funkce TypeName a VarType</link>"
+#. w43wu
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26432,6 +29707,7 @@ msgctxt ""
msgid "Returns a string (TypeName) or a numeric value (VarType) that contains information for a variable."
msgstr "Vrátí řetězec (TypeName) nebo číselnou hodnotu (VarType) obsahující informace o proměnné."
+#. JGJq2
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26440,6 +29716,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. EkgRM
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26448,6 +29725,7 @@ msgctxt ""
msgid "TypeName (Variable) / VarType (Variable)"
msgstr "TypeName (Proměnná) / VarType (Proměnná)"
+#. Ax4Qv
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26456,6 +29734,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. gaAwa
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26464,6 +29743,7 @@ msgctxt ""
msgid "String; Integer"
msgstr "String; Integer"
+#. M8Nj4
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26472,6 +29752,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. CmbDF
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26480,6 +29761,7 @@ msgctxt ""
msgid "<emph>Variable:</emph> The variable that you want to determine the type of. You can use the following values:"
msgstr "<emph>Proměnná:</emph> Proměnná, jejíž typ chcete určit. Možné je použít následující hodnoty:"
+#. RbH5s
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26488,6 +29770,7 @@ msgctxt ""
msgid "key word"
msgstr "klíčové slovo"
+#. EAezL
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26496,6 +29779,7 @@ msgctxt ""
msgid "Named constant"
msgstr "Pojmenovaná konstanta"
+#. rJXbZ
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26504,6 +29788,7 @@ msgctxt ""
msgid "VarType"
msgstr "VarType"
+#. ZyZMD
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26512,6 +29797,7 @@ msgctxt ""
msgid "Variable type"
msgstr "Typ proměnné"
+#. mnCBU
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26520,6 +29806,7 @@ msgctxt ""
msgid "Boolean variable"
msgstr "Logická proměnná"
+#. N3udA
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26528,6 +29815,7 @@ msgctxt ""
msgid "Date variable"
msgstr "Proměnná data"
+#. sURKS
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26536,6 +29824,7 @@ msgctxt ""
msgid "Currency variable"
msgstr "Proměnná typu Currency"
+#. apDFH
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26544,6 +29833,7 @@ msgctxt ""
msgid "Double floating point variable"
msgstr "Proměnná s dvojitou přesností a plovoucí desetinnou čárkou"
+#. HFQw3
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26552,6 +29842,7 @@ msgctxt ""
msgid "Integer variable"
msgstr "Celočíselná proměnná"
+#. xmmiG
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26560,6 +29851,7 @@ msgctxt ""
msgid "Long integer variable"
msgstr "Dlouhá celočíselná proměnná"
+#. eTjZ4
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26568,6 +29860,7 @@ msgctxt ""
msgid "Object variable"
msgstr "Objektová proměnná"
+#. RgjsX
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26576,6 +29869,7 @@ msgctxt ""
msgid "Single floating-point variable"
msgstr "Proměnná s jednoduchou přesností a plovoucí desetinnou čárkou"
+#. KE9UZ
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26584,6 +29878,7 @@ msgctxt ""
msgid "String variable"
msgstr "Řetězec"
+#. RdLyA
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26592,6 +29887,7 @@ msgctxt ""
msgid "Variant variable (can contain all types specified by the definition)"
msgstr "Proměnná typu Variant (může obsahovat všechny typy a zadává se definicí)"
+#. eDUmG
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26600,6 +29896,7 @@ msgctxt ""
msgid "Variable is not initialized"
msgstr "Proměnná není inicializována"
+#. CLAF9
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26608,6 +29905,7 @@ msgctxt ""
msgid "No valid data"
msgstr "Žádná platná data"
+#. GqyDQ
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26616,6 +29914,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. qxhYF
#: 03103600.xhp
msgctxt ""
"03103600.xhp\n"
@@ -26624,6 +29923,7 @@ msgctxt ""
msgid "TypeName(lVar) & \" \" & VarType(lVar),0,\"Some types In $[officename] Basic\""
msgstr "TypeName(lVar) & \" \" & VarType(lVar),0,\"Některé typy v $[officename] Basic\""
+#. pGEmQ
#: 03103700.xhp
msgctxt ""
"03103700.xhp\n"
@@ -26632,6 +29932,7 @@ msgctxt ""
msgid "Set Statement"
msgstr "Příkaz Set"
+#. zHGh5
#: 03103700.xhp
msgctxt ""
"03103700.xhp\n"
@@ -26640,6 +29941,7 @@ msgctxt ""
msgid "<bookmark_value>Set statement</bookmark_value> <bookmark_value>Nothing object</bookmark_value>"
msgstr "<bookmark_value>Set (příkaz)</bookmark_value><bookmark_value>objekt Nothing</bookmark_value>"
+#. eramH
#: 03103700.xhp
msgctxt ""
"03103700.xhp\n"
@@ -26648,6 +29950,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Set Statement\">Set Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Příkaz Set\">Příkaz Set</link>"
+#. EZQ7H
#: 03103700.xhp
msgctxt ""
"03103700.xhp\n"
@@ -26656,6 +29959,7 @@ msgctxt ""
msgid "Sets an object reference on a variable or a Property."
msgstr "Nastaví odkaz na objekt, proměnnou nebo vlastnost."
+#. MkkED
#: 03103700.xhp
msgctxt ""
"03103700.xhp\n"
@@ -26664,6 +29968,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. VNH9y
#: 03103700.xhp
msgctxt ""
"03103700.xhp\n"
@@ -26672,6 +29977,7 @@ msgctxt ""
msgid "Set ObjectVar = Object"
msgstr "Set ObjektProm = Objekt"
+#. r4fJx
#: 03103700.xhp
msgctxt ""
"03103700.xhp\n"
@@ -26680,6 +29986,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. CMGdW
#: 03103700.xhp
msgctxt ""
"03103700.xhp\n"
@@ -26688,6 +29995,7 @@ msgctxt ""
msgid "<emph>ObjectVar:</emph> a variable or a property that requires an object reference."
msgstr "<emph>ObjektProm:</emph> Proměnná nebo vlastnost, která vyžaduje odkaz na objekt."
+#. F7X5E
#: 03103700.xhp
msgctxt ""
"03103700.xhp\n"
@@ -26696,6 +30004,7 @@ msgctxt ""
msgid "<emph>Object:</emph> Object that the variable or the property refers to."
msgstr "<emph>Objekt:</emph> Objekt, na který odkazuje proměnná nebo vlastnost."
+#. 27u9f
#: 03103700.xhp
msgctxt ""
"03103700.xhp\n"
@@ -26704,6 +30013,7 @@ msgctxt ""
msgid "<emph>Nothing</emph> - Assign the <emph>Nothing</emph> object to a variable to remove a previous assignment."
msgstr "<emph>Nothing</emph> - Přiřazením objektu <emph>Nothing</emph> proměnné odstraníte předchozí přiřazení."
+#. SGsRz
#: 03103700.xhp
msgctxt ""
"03103700.xhp\n"
@@ -26712,6 +30022,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. ukqdX
#: 03103800.xhp
msgctxt ""
"03103800.xhp\n"
@@ -26720,6 +30031,7 @@ msgctxt ""
msgid "FindObject Function"
msgstr "Funkce FindObject"
+#. r2C9F
#: 03103800.xhp
msgctxt ""
"03103800.xhp\n"
@@ -26728,6 +30040,7 @@ msgctxt ""
msgid "<bookmark_value>FindObject function</bookmark_value>"
msgstr "<bookmark_value>FindObject</bookmark_value>"
+#. DrvAD
#: 03103800.xhp
msgctxt ""
"03103800.xhp\n"
@@ -26736,6 +30049,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject Function\">FindObject Function</link>"
msgstr "<link href=\"text/sbasic/shared/03103800.xhp\" name=\"Funkce FindObject\">Funkce FindObject</link>"
+#. aFznu
#: 03103800.xhp
msgctxt ""
"03103800.xhp\n"
@@ -26744,6 +30058,7 @@ msgctxt ""
msgid "Enables an object to be addressed at run-time as a string parameter through the object name."
msgstr "Umožňuje za běhu adresovat objekty pomocí parametru s názvem objektu."
+#. AwGGE
#: 03103800.xhp
msgctxt ""
"03103800.xhp\n"
@@ -26752,6 +30067,7 @@ msgctxt ""
msgid "For example, the following command:"
msgstr "Například následující příkaz:"
+#. kpkYS
#: 03103800.xhp
msgctxt ""
"03103800.xhp\n"
@@ -26760,6 +30076,7 @@ msgctxt ""
msgid "corresponds to the command block:"
msgstr "odpovídá bloku příkazů:"
+#. PsuoC
#: 03103800.xhp
msgctxt ""
"03103800.xhp\n"
@@ -26768,6 +30085,7 @@ msgctxt ""
msgid "This allows names to be dynamically created at run-time. For example:"
msgstr "Takto je možné dynamicky za běhu vytvářet názvy. Například:"
+#. 4ZJCt
#: 03103800.xhp
msgctxt ""
"03103800.xhp\n"
@@ -26776,6 +30094,7 @@ msgctxt ""
msgid "\"TextEdit1\" to \"TextEdit5\" in a loop to create five control names."
msgstr "\"TextEdit1\" až \"TextEdit5\" ve smyčce a vytvořit tak pět názvů ovládacích prvků."
+#. i7KFL
#: 03103800.xhp
msgctxt ""
"03103800.xhp\n"
@@ -26784,6 +30103,7 @@ msgctxt ""
msgid "See also: <link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject\">FindPropertyObject</link>"
msgstr "Viz též: <link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject\">FindPropertyObject</link>"
+#. 9UEzR
#: 03103800.xhp
msgctxt ""
"03103800.xhp\n"
@@ -26792,6 +30112,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. jEKpx
#: 03103800.xhp
msgctxt ""
"03103800.xhp\n"
@@ -26800,6 +30121,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. fAtEE
#: 03103800.xhp
msgctxt ""
"03103800.xhp\n"
@@ -26808,6 +30130,7 @@ msgctxt ""
msgid "<emph>ObjName: </emph>String that specifies the name of the object that you want to address at run-time."
msgstr "<emph>NázevObjektu:</emph> Řetězec určující název objektu, který chcete za běhu adresovat."
+#. c9RFy
#: 03103900.xhp
msgctxt ""
"03103900.xhp\n"
@@ -26816,6 +30139,7 @@ msgctxt ""
msgid "FindPropertyObject Function"
msgstr "Funkce FindPropertyObject"
+#. qwv2z
#: 03103900.xhp
msgctxt ""
"03103900.xhp\n"
@@ -26824,6 +30148,7 @@ msgctxt ""
msgid "<bookmark_value>FindPropertyObject function</bookmark_value>"
msgstr "<bookmark_value>FindPropertyObject</bookmark_value>"
+#. LA7R9
#: 03103900.xhp
msgctxt ""
"03103900.xhp\n"
@@ -26832,6 +30157,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject Function\">FindPropertyObject Function</link>"
msgstr "<link href=\"text/sbasic/shared/03103900.xhp\" name=\"Funkce FindPropertyObject\">Funkce FindPropertyObject</link>"
+#. pkBYN
#: 03103900.xhp
msgctxt ""
"03103900.xhp\n"
@@ -26840,6 +30166,7 @@ msgctxt ""
msgid "Enables objects to be addressed at run-time as a string parameter using the object name."
msgstr "Touto funkcí lze prostřednictvím názvu objektu při provádění programu adresovat objekty jako parametr řetězce."
+#. DM2Ab
#: 03103900.xhp
msgctxt ""
"03103900.xhp\n"
@@ -26848,6 +30175,7 @@ msgctxt ""
msgid "See also: <link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject\">FindObject</link>"
msgstr "Viz též: <link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject\">FindObject</link>"
+#. jBFme
#: 03103900.xhp
msgctxt ""
"03103900.xhp\n"
@@ -26856,6 +30184,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. kjHF2
#: 03103900.xhp
msgctxt ""
"03103900.xhp\n"
@@ -26864,6 +30193,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. Cgx9H
#: 03103900.xhp
msgctxt ""
"03103900.xhp\n"
@@ -26872,6 +30202,7 @@ msgctxt ""
msgid "<emph>ObjVar:</emph> Object variable that you want to dynamically define at run-time."
msgstr "<emph>ObjektProměnná:</emph> Proměnná typu objekt, kterou chcete za běhu dynamicky definovat."
+#. Kdp3F
#: 03103900.xhp
msgctxt ""
"03103900.xhp\n"
@@ -26880,6 +30211,7 @@ msgctxt ""
msgid "<emph>PropName:</emph> String that specifies the name of the property that you want to address at run-time."
msgstr "<emph>NázevVlastnosti:</emph> Řetězec určující název vlastnosti, kterou chcete za běhu adresovat."
+#. sZzss
#: 03104000.xhp
msgctxt ""
"03104000.xhp\n"
@@ -26888,6 +30220,7 @@ msgctxt ""
msgid "IsMissing function"
msgstr "Funkce IsMissing"
+#. tu8au
#: 03104000.xhp
msgctxt ""
"03104000.xhp\n"
@@ -26896,6 +30229,7 @@ msgctxt ""
msgid "<bookmark_value>IsMissing function</bookmark_value>"
msgstr "<bookmark_value>IsMissing</bookmark_value>"
+#. JBWGn
#: 03104000.xhp
msgctxt ""
"03104000.xhp\n"
@@ -26904,6 +30238,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing Function\">IsMissing Function</link>"
msgstr "<link href=\"text/sbasic/shared/03104000.xhp\" name=\"Funkce IsMissing\">Funkce IsMissing</link>"
+#. ZMKxG
#: 03104000.xhp
msgctxt ""
"03104000.xhp\n"
@@ -26912,6 +30247,7 @@ msgctxt ""
msgid "Tests if a function is called with an optional parameter."
msgstr "Testuje, zda byla funkce volána s volitelným parametrem."
+#. UAMEd
#: 03104000.xhp
msgctxt ""
"03104000.xhp\n"
@@ -26920,6 +30256,7 @@ msgctxt ""
msgid "See also: <link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional\">Optional</link>"
msgstr "Viz též: <link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional\">Optional</link>"
+#. fdBus
#: 03104000.xhp
msgctxt ""
"03104000.xhp\n"
@@ -26928,6 +30265,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. pFAeP
#: 03104000.xhp
msgctxt ""
"03104000.xhp\n"
@@ -26936,6 +30274,7 @@ msgctxt ""
msgid "IsMissing( ArgumentName )"
msgstr "IsMissing( NázevArgumentu )"
+#. WrCGJ
#: 03104000.xhp
msgctxt ""
"03104000.xhp\n"
@@ -26944,6 +30283,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. VwWXm
#: 03104000.xhp
msgctxt ""
"03104000.xhp\n"
@@ -26952,6 +30292,7 @@ msgctxt ""
msgid "<emph>ArgumentName:</emph> the name of an optional argument."
msgstr "<emph>NázevArgumentu:</emph> Název nepovinného argumentu."
+#. HkfCE
#: 03104000.xhp
msgctxt ""
"03104000.xhp\n"
@@ -26960,6 +30301,7 @@ msgctxt ""
msgid "If the IsMissing function is called by the ArgumentName, then True is returned."
msgstr "Je-li funkce IsMissing volána pomocí NázvuArgumentu, vrátí True."
+#. 6SiYx
#: 03104000.xhp
msgctxt ""
"03104000.xhp\n"
@@ -26968,6 +30310,7 @@ msgctxt ""
msgid "See also <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
msgstr "Viz také: <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Příklady\">Příklady</link>."
+#. bdNXC
#: 03104100.xhp
msgctxt ""
"03104100.xhp\n"
@@ -26976,6 +30319,7 @@ msgctxt ""
msgid "Optional (in Function Statement)"
msgstr "Optional (v příkazu Function)"
+#. rguKi
#: 03104100.xhp
msgctxt ""
"03104100.xhp\n"
@@ -26984,6 +30328,7 @@ msgctxt ""
msgid "<bookmark_value>Optional function</bookmark_value>"
msgstr "<bookmark_value>Optional</bookmark_value>"
+#. qAzL8
#: 03104100.xhp
msgctxt ""
"03104100.xhp\n"
@@ -26992,6 +30337,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional (in Function Statement)\">Optional (in Function Statement)</link>"
msgstr "<link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional (v příkazu Function)\">Optional (v příkazu Function)</link>"
+#. Ebzjt
#: 03104100.xhp
msgctxt ""
"03104100.xhp\n"
@@ -27000,6 +30346,7 @@ msgctxt ""
msgid "Allows you to define parameters that are passed to a function as optional."
msgstr "Umožňuje definovat nepovinné parametry funkce."
+#. okfFX
#: 03104100.xhp
msgctxt ""
"03104100.xhp\n"
@@ -27008,6 +30355,7 @@ msgctxt ""
msgid "See also: <link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing\">IsMissing</link>"
msgstr "Viz též: <link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing\">IsMissing</link>"
+#. rCRu8
#: 03104100.xhp
msgctxt ""
"03104100.xhp\n"
@@ -27016,6 +30364,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. FCbGu
#: 03104100.xhp
msgctxt ""
"03104100.xhp\n"
@@ -27024,6 +30373,7 @@ msgctxt ""
msgid "Function MyFunction(Text1 As String, Optional Arg2, Optional Arg3)"
msgstr "Function MojeFunkce(Text1 As String, VolitelnýArgument2, VolitelnýArgument3)"
+#. m7ttM
#: 03104100.xhp
msgctxt ""
"03104100.xhp\n"
@@ -27032,6 +30382,7 @@ msgctxt ""
msgid "Examples:"
msgstr "Příklady:"
+#. PWFN7
#: 03104100.xhp
msgctxt ""
"03104100.xhp\n"
@@ -27040,6 +30391,7 @@ msgctxt ""
msgid "Result = MyFunction(\"Here\", 1, \"There\") ' all arguments are passed."
msgstr "Výsledek = MojeFunkce(\"Tady\", 1, \"Tam\") ' jsou předány všechny argumenty."
+#. QD4Cn
#: 03104100.xhp
msgctxt ""
"03104100.xhp\n"
@@ -27048,6 +30400,7 @@ msgctxt ""
msgid "Result = MyFunction(\"Test\", ,1) ' second argument is missing."
msgstr "Výsledek = MojeFunkce(\"Test\", ,1) ' chybí druhý argument."
+#. upgxF
#: 03104100.xhp
msgctxt ""
"03104100.xhp\n"
@@ -27056,6 +30409,7 @@ msgctxt ""
msgid "See also <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
msgstr "Viz také: <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Příklady\">Příklady</link>."
+#. HDj6B
#: 03104200.xhp
msgctxt ""
"03104200.xhp\n"
@@ -27064,6 +30418,7 @@ msgctxt ""
msgid "Array Function"
msgstr "Funkce Array"
+#. Bsxhh
#: 03104200.xhp
msgctxt ""
"03104200.xhp\n"
@@ -27072,6 +30427,7 @@ msgctxt ""
msgid "<bookmark_value>Array function</bookmark_value>"
msgstr "<bookmark_value>Array</bookmark_value>"
+#. PgCk9
#: 03104200.xhp
msgctxt ""
"03104200.xhp\n"
@@ -27080,6 +30436,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03104200.xhp\" name=\"Array Function\">Array Function</link>"
msgstr "<link href=\"text/sbasic/shared/03104200.xhp\" name=\"Funkce Array\">Funkce Array</link>"
+#. ZFAuc
#: 03104200.xhp
msgctxt ""
"03104200.xhp\n"
@@ -27088,6 +30445,7 @@ msgctxt ""
msgid "Returns the type Variant with a data field."
msgstr "Vrátí typ Variant s datovým polem."
+#. AmzEv
#: 03104200.xhp
msgctxt ""
"03104200.xhp\n"
@@ -27096,6 +30454,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. hVxRf
#: 03104200.xhp
msgctxt ""
"03104200.xhp\n"
@@ -27104,6 +30463,7 @@ msgctxt ""
msgid "Array ( Argument list)"
msgstr "Array (Seznam argumentů)"
+#. EuCLG
#: 03104200.xhp
msgctxt ""
"03104200.xhp\n"
@@ -27112,6 +30472,7 @@ msgctxt ""
msgid "See also <link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray\">DimArray</link>"
msgstr "Viz také <link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray\">DimArray</link>"
+#. BJamW
#: 03104200.xhp
msgctxt ""
"03104200.xhp\n"
@@ -27120,6 +30481,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. ZsSRT
#: 03104200.xhp
msgctxt ""
"03104200.xhp\n"
@@ -27128,6 +30490,7 @@ msgctxt ""
msgid "<emph>Argument list:</emph> A list of any number of arguments that are separated by commas."
msgstr "<emph>Seznam argumentů:</emph> Seznam libovolného počtu argumentů oddělených čárkami."
+#. PERvG
#: 03104200.xhp
msgctxt ""
"03104200.xhp\n"
@@ -27136,6 +30499,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. EhDw8
#: 03104200.xhp
msgctxt ""
"03104200.xhp\n"
@@ -27144,6 +30508,7 @@ msgctxt ""
msgid "A = Array(\"Fred\",\"Tom\",\"Bill\")"
msgstr "A = Array(\"Fred\",\"Tom\",\"Bill\")"
+#. 2d2eF
#: 03104300.xhp
msgctxt ""
"03104300.xhp\n"
@@ -27152,6 +30517,7 @@ msgctxt ""
msgid "DimArray Function"
msgstr "Funkce DimArray"
+#. B6keS
#: 03104300.xhp
msgctxt ""
"03104300.xhp\n"
@@ -27160,6 +30526,7 @@ msgctxt ""
msgid "<bookmark_value>DimArray function</bookmark_value>"
msgstr "<bookmark_value>DimArray</bookmark_value>"
+#. FTJ3A
#: 03104300.xhp
msgctxt ""
"03104300.xhp\n"
@@ -27168,6 +30535,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray Function\">DimArray Function</link>"
msgstr "<link href=\"text/sbasic/shared/03104300.xhp\" name=\"Funkce DimArray\">Funkce DimArray</link>"
+#. D6knK
#: 03104300.xhp
msgctxt ""
"03104300.xhp\n"
@@ -27176,6 +30544,7 @@ msgctxt ""
msgid "Returns a Variant array."
msgstr "Vrátí pole typu Variant."
+#. GGtGG
#: 03104300.xhp
msgctxt ""
"03104300.xhp\n"
@@ -27184,6 +30553,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. f4XPA
#: 03104300.xhp
msgctxt ""
"03104300.xhp\n"
@@ -27192,6 +30562,7 @@ msgctxt ""
msgid "DimArray ( Argument list)"
msgstr "DimArray ( Seznam argumentů)"
+#. xfuoC
#: 03104300.xhp
msgctxt ""
"03104300.xhp\n"
@@ -27200,6 +30571,7 @@ msgctxt ""
msgid "See also <link href=\"text/sbasic/shared/03104200.xhp\" name=\"Array\">Array</link>"
msgstr "Viz také <link href=\"text/sbasic/shared/03104200.xhp\" name=\"Array\">Array</link>"
+#. ajAXE
#: 03104300.xhp
msgctxt ""
"03104300.xhp\n"
@@ -27208,6 +30580,7 @@ msgctxt ""
msgid "If no parameters are passed, an empty array is created (like Dim A() that is the same as a sequence of length 0 in Uno). If parameters are specified, a dimension is created for each parameter."
msgstr "Pokud nejsou předány žádné parametry, vytvoří se prázdné pole (Jako Dim A(), což odpovídá sekvenci délky 0 v Uno). Pokud jsou určeny parametry, je pro každý parametr vytvořen nový prvek."
+#. tdpVu
#: 03104300.xhp
msgctxt ""
"03104300.xhp\n"
@@ -27216,6 +30589,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. 8cqdA
#: 03104300.xhp
msgctxt ""
"03104300.xhp\n"
@@ -27224,6 +30598,7 @@ msgctxt ""
msgid "<emph>Argument list:</emph> A list of any number of arguments that are separated by commas."
msgstr "<emph>Seznam argumentů:</emph> Seznam libovolného počtu argumentů oddělených čárkami."
+#. wCCAj
#: 03104300.xhp
msgctxt ""
"03104300.xhp\n"
@@ -27232,6 +30607,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. 6rCE8
#: 03104300.xhp
msgctxt ""
"03104300.xhp\n"
@@ -27240,6 +30616,7 @@ msgctxt ""
msgid "a = DimArray( 2, 2, 4 ) ' is the same as DIM a( 2, 2, 4 )"
msgstr "DimArray( 2, 2, 4 ) ' je stejné jako DIM a( 2, 2, 4 )"
+#. BELEW
#: 03104400.xhp
msgctxt ""
"03104400.xhp\n"
@@ -27248,6 +30625,7 @@ msgctxt ""
msgid "HasUnoInterfaces Function"
msgstr "Funkce HasUnoInterfaces"
+#. AbBSu
#: 03104400.xhp
msgctxt ""
"03104400.xhp\n"
@@ -27256,6 +30634,7 @@ msgctxt ""
msgid "<bookmark_value>HasUnoInterfaces function</bookmark_value>"
msgstr "<bookmark_value>HasUnoInterfaces</bookmark_value>"
+#. pqAXW
#: 03104400.xhp
msgctxt ""
"03104400.xhp\n"
@@ -27264,6 +30643,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03104400.xhp\" name=\"HasUnoInterfaces Function\">HasUnoInterfaces Function</link>"
msgstr "<link href=\"text/sbasic/shared/03104400.xhp\" name=\"Funkce HasUnoInterfaces\">Funkce HasUnoInterfaces</link>"
+#. JUPxm
#: 03104400.xhp
msgctxt ""
"03104400.xhp\n"
@@ -27272,6 +30652,7 @@ msgctxt ""
msgid "Tests if a Basic Uno object supports certain Uno interfaces."
msgstr "Testuje, zda objekt Basic Uno podporuje určitá rozhraní Uno."
+#. 4GC46
#: 03104400.xhp
msgctxt ""
"03104400.xhp\n"
@@ -27280,14 +30661,7 @@ msgctxt ""
msgid "Returns True, if <emph>all</emph> stated Uno interfaces are supported, otherwise False is returned."
msgstr "Vrátí True, pokud jsou podporována <emph>všechna</emph> uvedená Uno rozhraní, jinak vrátí False."
-#: 03104400.xhp
-msgctxt ""
-"03104400.xhp\n"
-"hd_id3150040\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Syntaxe:"
-
+#. ryDXE
#: 03104400.xhp
msgctxt ""
"03104400.xhp\n"
@@ -27296,14 +30670,7 @@ msgctxt ""
msgid "HasUnoInterfaces( oTest, Uno-Interface-Name 1 [, Uno-Interface-Name 2, ...])"
msgstr "HasUnoInterfaces( oTest, NázevRozhraníUno1 [, NázevRozhraníUno2, ...])"
-#: 03104400.xhp
-msgctxt ""
-"03104400.xhp\n"
-"hd_id3153345\n"
-"help.text"
-msgid "Return value:"
-msgstr "Návratová hodnota:"
-
+#. TCBDe
#: 03104400.xhp
msgctxt ""
"03104400.xhp\n"
@@ -27312,14 +30679,7 @@ msgctxt ""
msgid "Bool"
msgstr "Bool"
-#: 03104400.xhp
-msgctxt ""
-"03104400.xhp\n"
-"hd_id3159157\n"
-"help.text"
-msgid "Parameters:"
-msgstr "Parametry:"
-
+#. qxagP
#: 03104400.xhp
msgctxt ""
"03104400.xhp\n"
@@ -27328,6 +30688,7 @@ msgctxt ""
msgid "<emph>oTest:</emph> the Basic Uno object that you want to test."
msgstr "<emph>oTest:</emph> Objekt Basic Uno, který chcete ověřit."
+#. 2Sa2D
#: 03104400.xhp
msgctxt ""
"03104400.xhp\n"
@@ -27336,14 +30697,7 @@ msgctxt ""
msgid "<emph>Uno-Interface-Name:</emph> list of Uno interface names."
msgstr "<emph>NázevRozhraníUno:</emph> Seznam názvů Uno rozhraní."
-#: 03104400.xhp
-msgctxt ""
-"03104400.xhp\n"
-"hd_id3147574\n"
-"help.text"
-msgid "Example:"
-msgstr "Příklad:"
-
+#. dEwqh
#: 03104500.xhp
msgctxt ""
"03104500.xhp\n"
@@ -27352,6 +30706,7 @@ msgctxt ""
msgid "IsUnoStruct Function"
msgstr "Funkce IsUnoStruct"
+#. DGTmf
#: 03104500.xhp
msgctxt ""
"03104500.xhp\n"
@@ -27360,6 +30715,7 @@ msgctxt ""
msgid "<bookmark_value>IsUnoStruct function</bookmark_value>"
msgstr "<bookmark_value>IsUnoStruct</bookmark_value>"
+#. myocU
#: 03104500.xhp
msgctxt ""
"03104500.xhp\n"
@@ -27368,6 +30724,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03104500.xhp\" name=\"IsUnoStruct Function\">IsUnoStruct Function</link>"
msgstr "<link href=\"text/sbasic/shared/03104500.xhp\" name=\"Funkce IsUnoStruct\">Funkce IsUnoStruct</link>"
+#. fN4db
#: 03104500.xhp
msgctxt ""
"03104500.xhp\n"
@@ -27376,14 +30733,7 @@ msgctxt ""
msgid "Returns True if the given object is a Uno struct."
msgstr "Vrátí True, je-li daný objekt Uno struct."
-#: 03104500.xhp
-msgctxt ""
-"03104500.xhp\n"
-"hd_id3148538\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Syntaxe:"
-
+#. LupP4
#: 03104500.xhp
msgctxt ""
"03104500.xhp\n"
@@ -27392,14 +30742,7 @@ msgctxt ""
msgid "IsUnoStruct( Uno type )"
msgstr "IsUnoStruct( Uno type )"
-#: 03104500.xhp
-msgctxt ""
-"03104500.xhp\n"
-"hd_id3148473\n"
-"help.text"
-msgid "Return value:"
-msgstr "Návratová hodnota:"
-
+#. MDtGg
#: 03104500.xhp
msgctxt ""
"03104500.xhp\n"
@@ -27408,14 +30751,7 @@ msgctxt ""
msgid "Bool"
msgstr "Bool"
-#: 03104500.xhp
-msgctxt ""
-"03104500.xhp\n"
-"hd_id3145609\n"
-"help.text"
-msgid "Parameters:"
-msgstr "Parametry:"
-
+#. uXjgH
#: 03104500.xhp
msgctxt ""
"03104500.xhp\n"
@@ -27424,14 +30760,7 @@ msgctxt ""
msgid "Uno type : A UnoObject"
msgstr "Uno type : A UnoObject"
-#: 03104500.xhp
-msgctxt ""
-"03104500.xhp\n"
-"hd_id3156343\n"
-"help.text"
-msgid "Example:"
-msgstr "Příklad:"
-
+#. AsDnS
#: 03104500.xhp
msgctxt ""
"03104500.xhp\n"
@@ -27440,6 +30769,7 @@ msgctxt ""
msgid "' Instantiate a service"
msgstr "' Inicializuje službu"
+#. LCwgD
#: 03104500.xhp
msgctxt ""
"03104500.xhp\n"
@@ -27448,6 +30778,7 @@ msgctxt ""
msgid "MsgBox bIsStruct ' Displays False because oSimpleFileAccess Is NO struct"
msgstr "MsgBox bIsStruct ' Zobrazí False, protože oSimpleFileAccess NENÍ struct"
+#. LG9EY
#: 03104500.xhp
msgctxt ""
"03104500.xhp\n"
@@ -27456,6 +30787,7 @@ msgctxt ""
msgid "' Instantiate a Property struct"
msgstr "' Inicializace vlastnosti struct"
+#. oAzvu
#: 03104500.xhp
msgctxt ""
"03104500.xhp\n"
@@ -27464,6 +30796,7 @@ msgctxt ""
msgid "MsgBox bIsStruct ' Displays True because aProperty is a struct"
msgstr "MsgBox bIsStruct ' Zobrazí True, protože aProperty je struct"
+#. yJT9o
#: 03104500.xhp
msgctxt ""
"03104500.xhp\n"
@@ -27472,6 +30805,7 @@ msgctxt ""
msgid "MsgBox bIsStruct ' Displays False because 42 is NO struct"
msgstr "MsgBox bIsStruct ' Zobrazí False, protože 42 NENÍ struct"
+#. dBKzM
#: 03104600.xhp
msgctxt ""
"03104600.xhp\n"
@@ -27480,6 +30814,7 @@ msgctxt ""
msgid "EqualUnoObjects Function"
msgstr "Funkce EqualUnoObjects"
+#. h9UNU
#: 03104600.xhp
msgctxt ""
"03104600.xhp\n"
@@ -27488,6 +30823,7 @@ msgctxt ""
msgid "<bookmark_value>EqualUnoObjects function</bookmark_value>"
msgstr "<bookmark_value>EqualUnoObjects</bookmark_value>"
+#. rqXey
#: 03104600.xhp
msgctxt ""
"03104600.xhp\n"
@@ -27496,6 +30832,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03104600.xhp\" name=\"EqualUnoObjects Function\">EqualUnoObjects Function</link>"
msgstr "<link href=\"text/sbasic/shared/03104600.xhp\" name=\"Funkce EqualUnoObjects\">Funkce EqualUnoObjects</link>"
+#. wrfhm
#: 03104600.xhp
msgctxt ""
"03104600.xhp\n"
@@ -27504,22 +30841,7 @@ msgctxt ""
msgid "Returns True if the two specified Basic Uno objects represent the same Uno object instance."
msgstr "Vrátí True, pokud dva určené Basic Uno objekty představují stejnou instanci Uno objektu."
-#: 03104600.xhp
-msgctxt ""
-"03104600.xhp\n"
-"hd_id3148538\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Syntaxe:"
-
-#: 03104600.xhp
-msgctxt ""
-"03104600.xhp\n"
-"hd_id3150984\n"
-"help.text"
-msgid "Return value:"
-msgstr "Návratová hodnota:"
-
+#. NqNdq
#: 03104600.xhp
msgctxt ""
"03104600.xhp\n"
@@ -27528,14 +30850,7 @@ msgctxt ""
msgid "Bool"
msgstr "Bool"
-#: 03104600.xhp
-msgctxt ""
-"03104600.xhp\n"
-"hd_id3145315\n"
-"help.text"
-msgid "Example:"
-msgstr "Příklad:"
-
+#. eQEDj
#: 03104600.xhp
msgctxt ""
"03104600.xhp\n"
@@ -27544,6 +30859,7 @@ msgctxt ""
msgid "' Copy of objects -> same instance"
msgstr "' Kopie objektů -> stejná instance"
+#. kTNQT
#: 03104600.xhp
msgctxt ""
"03104600.xhp\n"
@@ -27552,6 +30868,7 @@ msgctxt ""
msgid "' Copy of structs as value -> new instance"
msgstr "' Kopie struct jako hodnoty -> nová instance"
+#. XZuoy
#: 03104700.xhp
msgctxt ""
"03104700.xhp\n"
@@ -27560,6 +30877,7 @@ msgctxt ""
msgid "Erase Function"
msgstr "Funkce Erase"
+#. dKRw9
#: 03104700.xhp
msgctxt ""
"03104700.xhp\n"
@@ -27568,6 +30886,7 @@ msgctxt ""
msgid "<bookmark_value>Erase function</bookmark_value>"
msgstr "<bookmark_value>Erase</bookmark_value>"
+#. bSr9M
#: 03104700.xhp
msgctxt ""
"03104700.xhp\n"
@@ -27576,6 +30895,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03104700.xhp\">Erase Function</link>"
msgstr "<link href=\"text/sbasic/shared/03104700.xhp\">Funkce Erase</link>"
+#. xqtMK
#: 03104700.xhp
msgctxt ""
"03104700.xhp\n"
@@ -27584,6 +30904,7 @@ msgctxt ""
msgid "Erases the contents of array elements of fixed size arrays, and releases the memory used by arrays of variable size."
msgstr "Ruší obsah elementů polí s pevnou velikostí a uvolňuje paměť využitou poli s dynamickou velikostí."
+#. QGwRF
#: 03104700.xhp
msgctxt ""
"03104700.xhp\n"
@@ -27592,6 +30913,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. h8WrH
#: 03104700.xhp
msgctxt ""
"03104700.xhp\n"
@@ -27600,6 +30922,7 @@ msgctxt ""
msgid "Erase Arraylist"
msgstr "Erase Arraylist"
+#. zfSit
#: 03104700.xhp
msgctxt ""
"03104700.xhp\n"
@@ -27608,6 +30931,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. r46GH
#: 03104700.xhp
msgctxt ""
"03104700.xhp\n"
@@ -27616,6 +30940,7 @@ msgctxt ""
msgid "<emph>Arraylist</emph> - The list of arrays to be erased."
msgstr "<emph>Arraylist</emph> - Seznam polí, která se mají smazat."
+#. y97EV
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
@@ -27624,6 +30949,7 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Porovnávací operátory"
+#. MLjCa
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
@@ -27632,6 +30958,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03110000.xhp\" name=\"Comparison Operators\">Comparison Operators</link>"
msgstr "<link href=\"text/sbasic/shared/03110000.xhp\" name=\"Porovnávací operátory\">Porovnávací operátory</link>"
+#. LfWwN
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
@@ -27640,6 +30967,7 @@ msgctxt ""
msgid "The available comparison operators are described here."
msgstr "Zde jsou popsány dostupné porovnávací operátory."
+#. bDVn8
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
@@ -27648,6 +30976,7 @@ msgctxt ""
msgid "Comparison Operators"
msgstr "Porovnávací operátory"
+#. HvC8D
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
@@ -27656,6 +30985,7 @@ msgctxt ""
msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>operators;comparisons</bookmark_value>"
msgstr "<bookmark_value>porovnávací operátory;%PRODUCTNAME Basic</bookmark_value><bookmark_value>operátory;porovnávání</bookmark_value>"
+#. ABXhw
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
@@ -27664,6 +30994,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03110100.xhp\" name=\"Comparison Operators\">Comparison Operators</link>"
msgstr "<link href=\"text/sbasic/shared/03110100.xhp\" name=\"Porovnávací operátory\">Porovnávací operátory</link>"
+#. Xi8Hg
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
@@ -27672,6 +31003,7 @@ msgctxt ""
msgid "Comparison operators compare two expressions. The result is returned as a Boolean expression that determines if the comparison is True (-1) or False (0)."
msgstr "Porovnávací operátory porovnávají dva výrazy. Výsledek je vrácen jako booleovský výraz určující, zda porovnání bylo pravdivé (True, -1) nebo nepravdivé (False, 0)."
+#. eCMr5
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
@@ -27680,6 +31012,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. rzJup
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
@@ -27688,6 +31021,7 @@ msgctxt ""
msgid "Result = Expression1 { = | < | > | <= | >= } Expression2"
msgstr "Výsledek = Výraz1 { = | < | > | <= | >= } Výraz2"
+#. Grmm6
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
@@ -27696,6 +31030,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. CoGtG
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
@@ -27704,6 +31039,7 @@ msgctxt ""
msgid "<emph>Result:</emph> Boolean expression that specifies the result of the comparison (True, or False)"
msgstr "<emph>Výsledek:</emph> Booleovský výraz, který obsahuje výsledek porovnání (True nebo False)"
+#. djWb8
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
@@ -27712,6 +31048,7 @@ msgctxt ""
msgid "<emph>Expression1, Expression2:</emph> Any numeric values or strings that you want to compare."
msgstr "<emph>Výraz1, Výraz2:</emph> Jakékoli číselné hodnoty nebo řetězce, které chcete porovnat."
+#. VeMGA
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
@@ -27720,6 +31057,7 @@ msgctxt ""
msgid "Comparison operators"
msgstr "Porovnávací operátory"
+#. huYj5
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
@@ -27728,6 +31066,7 @@ msgctxt ""
msgid "= : Equal to"
msgstr "= : Je rovno"
+#. qNCPA
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
@@ -27736,6 +31075,7 @@ msgctxt ""
msgid "< : Less than"
msgstr "< : Je menší než"
+#. oBq7c
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
@@ -27744,6 +31084,7 @@ msgctxt ""
msgid "> : Greater than"
msgstr "> : Je větší než"
+#. ZXev6
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
@@ -27752,6 +31093,7 @@ msgctxt ""
msgid "<= : Less than or equal to"
msgstr "<= : Je menší nebo rovno"
+#. YTiVc
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
@@ -27760,6 +31102,7 @@ msgctxt ""
msgid ">= : Greater than or equal to"
msgstr ">= : Je větší nebo rovno"
+#. TAeWi
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
@@ -27768,6 +31111,7 @@ msgctxt ""
msgid "<> : Not equal to"
msgstr "<> : Není rovno"
+#. 2whHT
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
@@ -27776,6 +31120,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. 4F32A
#: 03110100.xhp
msgctxt ""
"03110100.xhp\n"
@@ -27784,6 +31129,7 @@ msgctxt ""
msgid "Dim sRoot As String ' Root directory for file in and output"
msgstr "Dim sRoot As String ' Kořenový adresář pro souborový vstup nebo výstup"
+#. v4zJ2
#: 03120000.xhp
msgctxt ""
"03120000.xhp\n"
@@ -27792,6 +31138,7 @@ msgctxt ""
msgid "Strings"
msgstr "Řetězce"
+#. qSsdJ
#: 03120000.xhp
msgctxt ""
"03120000.xhp\n"
@@ -27800,6 +31147,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120000.xhp\" name=\"Strings\">Strings</link>"
msgstr "<link href=\"text/sbasic/shared/03120000.xhp\" name=\"Řetězce\">Řetězce</link>"
+#. mfoZX
#: 03120000.xhp
msgctxt ""
"03120000.xhp\n"
@@ -27808,6 +31156,7 @@ msgctxt ""
msgid "The following functions and statements validate and return strings."
msgstr "Následující funkce a příkazy zpracovávají a vracejí řetězce."
+#. n7PGd
#: 03120000.xhp
msgctxt ""
"03120000.xhp\n"
@@ -27816,6 +31165,7 @@ msgctxt ""
msgid "You can use strings to edit text within $[officename] Basic programs."
msgstr "Pomocí řetězců je možné v programech $[officename] Basic upravovat text."
+#. Bvutt
#: 03120100.xhp
msgctxt ""
"03120100.xhp\n"
@@ -27824,6 +31174,7 @@ msgctxt ""
msgid "ASCII/ANSI Conversion in Strings"
msgstr "Převod ASCII/ANSI v řetězcích"
+#. f2kFt
#: 03120100.xhp
msgctxt ""
"03120100.xhp\n"
@@ -27832,6 +31183,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120100.xhp\" name=\"ASCII/ANSI Conversion in Strings\">ASCII/ANSI Conversion in Strings</link>"
msgstr "<link href=\"text/sbasic/shared/03120100.xhp\" name=\"Převod ASCII/ANSI v řetězcích\">Převod ASCII/ANSI v řetězcích</link>"
+#. ZDP63
#: 03120100.xhp
msgctxt ""
"03120100.xhp\n"
@@ -27840,6 +31192,7 @@ msgctxt ""
msgid "The following functions convert strings to and from ASCII or ANSI code."
msgstr "Následující funkce převádejí řetězce mezi kódy ASCII a ANSI."
+#. izmyr
#: 03120101.xhp
msgctxt ""
"03120101.xhp\n"
@@ -27848,6 +31201,7 @@ msgctxt ""
msgid "Asc Function"
msgstr "Funkce Asc"
+#. imVb3
#: 03120101.xhp
msgctxt ""
"03120101.xhp\n"
@@ -27856,6 +31210,7 @@ msgctxt ""
msgid "<bookmark_value>Asc function</bookmark_value>"
msgstr "<bookmark_value>Asc</bookmark_value>"
+#. UG5Ac
#: 03120101.xhp
msgctxt ""
"03120101.xhp\n"
@@ -27864,6 +31219,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120101.xhp\" name=\"Asc Function\">Asc Function</link>"
msgstr "<link href=\"text/sbasic/shared/03120101.xhp\" name=\"Funkce Asc\">Funkce Asc</link>"
+#. 8jiwA
#: 03120101.xhp
msgctxt ""
"03120101.xhp\n"
@@ -27872,6 +31228,7 @@ msgctxt ""
msgid "Returns the ASCII (American Standard Code for Information Interchange) value of the first character in a string expression."
msgstr "Vrátí ASCII (American Standard Code for Information Interchange) prvního znaku v řetězci."
+#. BNWoG
#: 03120101.xhp
msgctxt ""
"03120101.xhp\n"
@@ -27880,6 +31237,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. giD6a
#: 03120101.xhp
msgctxt ""
"03120101.xhp\n"
@@ -27888,6 +31246,7 @@ msgctxt ""
msgid "Asc (Text As String)"
msgstr "Asc (Text As String)"
+#. qe9hh
#: 03120101.xhp
msgctxt ""
"03120101.xhp\n"
@@ -27896,6 +31255,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. kmTWL
#: 03120101.xhp
msgctxt ""
"03120101.xhp\n"
@@ -27904,6 +31264,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. ZSM8u
#: 03120101.xhp
msgctxt ""
"03120101.xhp\n"
@@ -27912,6 +31273,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. nuuuC
#: 03120101.xhp
msgctxt ""
"03120101.xhp\n"
@@ -27920,6 +31282,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any valid string expression. Only the first character in the string is relevant."
msgstr "<emph>Text:</emph> Platný řetězec. V úvahu se bere jen první znak řetězce."
+#. CF7UG
#: 03120101.xhp
msgctxt ""
"03120101.xhp\n"
@@ -27928,6 +31291,7 @@ msgctxt ""
msgid "Use the Asc function to replace keys with values. If the Asc function encounters a blank string, $[officename] Basic reports a run-time error. In addition to 7 bit ASCII characters (Codes 0-127), the ASCII function can also detect non-printable key codes in ASCII code. This function can also handle 16 bit unicode characters."
msgstr "Pomocí funkce Asc nahradíte klíče hodnotami. Pokud funkce Asc narazí na prázdný řetězec, $[officename] Basic oznámí chybu. Kromě 7bitových ASCII znaků (kódy 0-127) umí funkce Asc zjistit také netisknutelné znaky ASCII kódu. Tato funkce zpracuje také 16bitové Unicode znaky."
+#. d4CxC
#: 03120101.xhp
msgctxt ""
"03120101.xhp\n"
@@ -27936,6 +31300,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. VF7kK
#: 03120101.xhp
msgctxt ""
"03120101.xhp\n"
@@ -27944,6 +31309,7 @@ msgctxt ""
msgid "Print ASC(\"A\") ' returns 65"
msgstr "Print ASC(\"A\") ' vrátí 65"
+#. imR9f
#: 03120101.xhp
msgctxt ""
"03120101.xhp\n"
@@ -27952,6 +31318,7 @@ msgctxt ""
msgid "Print ASC(\"Z\") ' returns 90"
msgstr "Print ASC(\"Z\") ' vrátí 90"
+#. raPFD
#: 03120101.xhp
msgctxt ""
"03120101.xhp\n"
@@ -27960,6 +31327,7 @@ msgctxt ""
msgid "Print ASC(\"Las Vegas\") ' returns 76, since only the first character is taken into account"
msgstr "Print ASC(\"Las Vegas\") ' vrátí 76, protože se bere v úvahu pouze první znak"
+#. 9QUxr
#: 03120101.xhp
msgctxt ""
"03120101.xhp\n"
@@ -27968,6 +31336,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120102.xhp\">CHR</link>"
msgstr "<link href=\"text/sbasic/shared/03120102.xhp\">CHR</link>"
+#. QMLJb
#: 03120102.xhp
msgctxt ""
"03120102.xhp\n"
@@ -27976,6 +31345,7 @@ msgctxt ""
msgid "Chr Function"
msgstr "Funkce Chr"
+#. Z8tiz
#: 03120102.xhp
msgctxt ""
"03120102.xhp\n"
@@ -27984,6 +31354,7 @@ msgctxt ""
msgid "<bookmark_value>Chr function</bookmark_value>"
msgstr "<bookmark_value>Chr</bookmark_value>"
+#. tDyPJ
#: 03120102.xhp
msgctxt ""
"03120102.xhp\n"
@@ -27992,6 +31363,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120102.xhp\" name=\"Chr Function\">Chr Function</link>"
msgstr "<link href=\"text/sbasic/shared/03120102.xhp\" name=\"Funkce Chr\">Funkce Chr</link>"
+#. UTy3n
#: 03120102.xhp
msgctxt ""
"03120102.xhp\n"
@@ -28000,6 +31372,7 @@ msgctxt ""
msgid "Returns the character that corresponds to the specified character code."
msgstr "Vrátí znak odpovídající zadanému kódu."
+#. bf6Zk
#: 03120102.xhp
msgctxt ""
"03120102.xhp\n"
@@ -28008,6 +31381,7 @@ msgctxt ""
msgid "Chr(Expression As Integer)"
msgstr "Chr(Výraz As Integer)"
+#. HnFyY
#: 03120102.xhp
msgctxt ""
"03120102.xhp\n"
@@ -28016,6 +31390,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. WECKF
#: 03120102.xhp
msgctxt ""
"03120102.xhp\n"
@@ -28024,6 +31399,7 @@ msgctxt ""
msgid "<emph>Expression:</emph> a numeric expression that represents a valid 8-bit ASCII value (0-255) or a 16-bit Unicode value."
msgstr ""
+#. RKtSB
#: 03120102.xhp
msgctxt ""
"03120102.xhp\n"
@@ -28032,6 +31408,7 @@ msgctxt ""
msgid "When VBA compatibility mode is enabled (<link href=\"text/sbasic/shared/03103350.xhp\" name=\"vbasupport\"><literal>OPTION VBASUPPORT 1</literal></link>), <emph>Expression</emph> is a numeric expression that represents a valid 8-bit ASCII value (0-255) only."
msgstr ""
+#. sw8rF
#: 03120102.xhp
msgctxt ""
"03120102.xhp\n"
@@ -28040,6 +31417,7 @@ msgctxt ""
msgid "Use the <emph>Chr$</emph> function to send special control sequences to a printer or to another output source. You can also use it to insert quotation marks in a string expression."
msgstr "Pomocí funkce <emph>Chr$</emph> je možné posílat speciální řídící znaky tiskárně nebo jinému výstupnímu zdroji. Také je možné ji použít pro vložení uvozovek do řetězce."
+#. Yy5Eh
#: 03120102.xhp
msgctxt ""
"03120102.xhp\n"
@@ -28048,6 +31426,7 @@ msgctxt ""
msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#err6\"/>, when VBA compatibility mode is enabled and expression is greater than 255."
msgstr ""
+#. vHwsG
#: 03120102.xhp
msgctxt ""
"03120102.xhp\n"
@@ -28056,6 +31435,7 @@ msgctxt ""
msgid "' This example inserts quotation marks (ASCII value 34) in a string."
msgstr "' Tento příklad vloží do řetězce uvozovky (ASCII hodnota 34)"
+#. aCHvq
#: 03120102.xhp
msgctxt ""
"03120102.xhp\n"
@@ -28064,6 +31444,7 @@ msgctxt ""
msgid "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr$(34)+\" trip.\""
msgstr "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr$(34)+\" trip.\""
+#. iCsGw
#: 03120102.xhp
msgctxt ""
"03120102.xhp\n"
@@ -28072,6 +31453,7 @@ msgctxt ""
msgid "' The printout appears in the dialog as: A \"short\" trip."
msgstr "' Výstup se zobrazí jako: A \"short\" trip."
+#. q8bRB
#: 03120102.xhp
msgctxt ""
"03120102.xhp\n"
@@ -28080,6 +31462,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120101.xhp\">ASC</link>"
msgstr "<link href=\"text/sbasic/shared/03120101.xhp\">ASC</link>"
+#. bzZDz
#: 03120103.xhp
msgctxt ""
"03120103.xhp\n"
@@ -28088,6 +31471,7 @@ msgctxt ""
msgid "Str Function"
msgstr "Funkce Str"
+#. pGDVm
#: 03120103.xhp
msgctxt ""
"03120103.xhp\n"
@@ -28096,6 +31480,7 @@ msgctxt ""
msgid "<bookmark_value>Str function</bookmark_value>"
msgstr "<bookmark_value>Str</bookmark_value>"
+#. vHDFf
#: 03120103.xhp
msgctxt ""
"03120103.xhp\n"
@@ -28104,6 +31489,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120103.xhp\" name=\"Str Function\">Str Function</link>"
msgstr "<link href=\"text/sbasic/shared/03120103.xhp\" name=\"Funkce Str\">Funkce Str</link>"
+#. sMBFZ
#: 03120103.xhp
msgctxt ""
"03120103.xhp\n"
@@ -28112,6 +31498,7 @@ msgctxt ""
msgid "Converts a numeric expression into a string."
msgstr "Převede číselný výraz na řetězec."
+#. AtDCX
#: 03120103.xhp
msgctxt ""
"03120103.xhp\n"
@@ -28120,6 +31507,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. FCB5S
#: 03120103.xhp
msgctxt ""
"03120103.xhp\n"
@@ -28128,6 +31516,7 @@ msgctxt ""
msgid "Str (Expression)"
msgstr "Str (Výraz)"
+#. euwuq
#: 03120103.xhp
msgctxt ""
"03120103.xhp\n"
@@ -28136,6 +31525,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. GFLxD
#: 03120103.xhp
msgctxt ""
"03120103.xhp\n"
@@ -28144,6 +31534,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. gC8ux
#: 03120103.xhp
msgctxt ""
"03120103.xhp\n"
@@ -28152,6 +31543,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. MUTuz
#: 03120103.xhp
msgctxt ""
"03120103.xhp\n"
@@ -28160,6 +31552,7 @@ msgctxt ""
msgid "<emph>Expression: </emph>Any numeric expression."
msgstr "<emph>Výraz:</emph> Jakýkoliv číselný výraz."
+#. i56aX
#: 03120103.xhp
msgctxt ""
"03120103.xhp\n"
@@ -28168,6 +31561,7 @@ msgctxt ""
msgid "The <emph>Str</emph> function converts a numeric variable, or the result of a calculation into a string. Negative numbers are preceded by a minus sign. Positive numbers are preceded by a space (instead of the plus sign)."
msgstr "Funkce <emph>Str</emph> převádí číselnou proměnnou nebo výsledek výpočtu na řetězec. Před záporná čísla se přidá znak mínus. Před kladná čísla se přidá mezera (místo znaku plus)."
+#. Ewk3i
#: 03120103.xhp
msgctxt ""
"03120103.xhp\n"
@@ -28176,6 +31570,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. vYQmG
#: 03120104.xhp
msgctxt ""
"03120104.xhp\n"
@@ -28184,6 +31579,7 @@ msgctxt ""
msgid "Val Function"
msgstr "Funkce Val"
+#. KdnnB
#: 03120104.xhp
msgctxt ""
"03120104.xhp\n"
@@ -28192,6 +31588,7 @@ msgctxt ""
msgid "<bookmark_value>Val function</bookmark_value>"
msgstr "<bookmark_value>Val</bookmark_value>"
+#. qLhSm
#: 03120104.xhp
msgctxt ""
"03120104.xhp\n"
@@ -28200,6 +31597,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120104.xhp\" name=\"Val Function\">Val Function</link>"
msgstr "<link href=\"text/sbasic/shared/03120104.xhp\" name=\"Funkce Val\">Funkce Val</link>"
+#. BCyui
#: 03120104.xhp
msgctxt ""
"03120104.xhp\n"
@@ -28208,6 +31606,7 @@ msgctxt ""
msgid "Converts a string to a numeric expression."
msgstr "Převede řetězec na číslo."
+#. 4Jho2
#: 03120104.xhp
msgctxt ""
"03120104.xhp\n"
@@ -28216,6 +31615,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. Rk6u2
#: 03120104.xhp
msgctxt ""
"03120104.xhp\n"
@@ -28224,6 +31624,7 @@ msgctxt ""
msgid "Val (Text As String)"
msgstr "Val (Text As String)"
+#. ZBgwS
#: 03120104.xhp
msgctxt ""
"03120104.xhp\n"
@@ -28232,6 +31633,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. Gi4Ag
#: 03120104.xhp
msgctxt ""
"03120104.xhp\n"
@@ -28240,6 +31642,7 @@ msgctxt ""
msgid "Double"
msgstr "Double"
+#. 9YWca
#: 03120104.xhp
msgctxt ""
"03120104.xhp\n"
@@ -28248,6 +31651,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. DmE2F
#: 03120104.xhp
msgctxt ""
"03120104.xhp\n"
@@ -28256,6 +31660,7 @@ msgctxt ""
msgid "<emph>Text:</emph> String that represents a number."
msgstr "<emph>Text:</emph> Řetězec představující číslo."
+#. 9ZYpb
#: 03120104.xhp
msgctxt ""
"03120104.xhp\n"
@@ -28264,6 +31669,7 @@ msgctxt ""
msgid "Using the Val function, you can convert a string that represents numbers into numeric expressions. This is the inverse of the <emph>Str</emph> function. If only part of the string contains numbers, only the first appropriate characters of the string are converted. If the string does not contain any numbers, the <emph>Val</emph> function returns the value 0."
msgstr "Pomocí funkce Val je možné převést řetězec, který představuje číslo, na číselnou hodnotu. Tato funkce je inverzní k funkci <emph>Str</emph>. Pokud obsahuje čísla pouze část řetězce, budou převedeny první odpovídající znaky řetězce. Pokud řetězec neobsahuje žádná čísla, funkce <emph>Val</emph> vrátí hodnotu 0."
+#. zEtva
#: 03120104.xhp
msgctxt ""
"03120104.xhp\n"
@@ -28272,6 +31678,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. MeApW
#: 03120105.xhp
msgctxt ""
"03120105.xhp\n"
@@ -28280,6 +31687,7 @@ msgctxt ""
msgid "CByte Function"
msgstr "Funkce CByte"
+#. cEvKG
#: 03120105.xhp
msgctxt ""
"03120105.xhp\n"
@@ -28288,6 +31696,7 @@ msgctxt ""
msgid "<bookmark_value>CByte function</bookmark_value>"
msgstr "<bookmark_value>CByte</bookmark_value>"
+#. MBuSG
#: 03120105.xhp
msgctxt ""
"03120105.xhp\n"
@@ -28296,6 +31705,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120105.xhp\" name=\"CByte Function\">CByte Function</link>"
msgstr "<link href=\"text/sbasic/shared/03120105.xhp\" name=\"Funkce CByte\">Funkce CByte</link>"
+#. WtRZK
#: 03120105.xhp
msgctxt ""
"03120105.xhp\n"
@@ -28304,6 +31714,7 @@ msgctxt ""
msgid "Converts a string or a numeric expression to the type Byte."
msgstr "Převede řetězec nebo číselný výraz na bajtový typ."
+#. KBtph
#: 03120105.xhp
msgctxt ""
"03120105.xhp\n"
@@ -28312,6 +31723,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. y5eP6
#: 03120105.xhp
msgctxt ""
"03120105.xhp\n"
@@ -28320,6 +31732,7 @@ msgctxt ""
msgid "Cbyte( expression )"
msgstr "Cbyte( Výraz )"
+#. c9ZeV
#: 03120105.xhp
msgctxt ""
"03120105.xhp\n"
@@ -28328,6 +31741,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. uBqQC
#: 03120105.xhp
msgctxt ""
"03120105.xhp\n"
@@ -28336,6 +31750,7 @@ msgctxt ""
msgid "Byte"
msgstr "Bajt"
+#. y52Yv
#: 03120105.xhp
msgctxt ""
"03120105.xhp\n"
@@ -28344,6 +31759,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. YE4pG
#: 03120105.xhp
msgctxt ""
"03120105.xhp\n"
@@ -28352,6 +31768,7 @@ msgctxt ""
msgid "<emph>Expression:</emph> A string or a numeric expression."
msgstr "<emph>Výraz:</emph> Řetězec nebo číslo."
+#. svGqi
#: 03120111.xhp
msgctxt ""
"03120111.xhp\n"
@@ -28360,6 +31777,7 @@ msgctxt ""
msgid "AscW Function"
msgstr "Funkce AscW"
+#. DnhN3
#: 03120111.xhp
msgctxt ""
"03120111.xhp\n"
@@ -28368,6 +31786,7 @@ msgctxt ""
msgid "<bookmark_value>AscW function</bookmark_value>"
msgstr "<bookmark_value>AscW</bookmark_value>"
+#. 4pFSg
#: 03120111.xhp
msgctxt ""
"03120111.xhp\n"
@@ -28376,6 +31795,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120111.xhp\" name=\"AscW Function [VBA]\">AscW Function [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03120111.xhp\" name=\"Funkce AscW [VBA]\">Funkce AscW [VBA]</link>"
+#. XujWF
#: 03120111.xhp
msgctxt ""
"03120111.xhp\n"
@@ -28384,6 +31804,7 @@ msgctxt ""
msgid "Returns the Unicode value of the first character in a string expression."
msgstr "Vrátí hodnotu Unicode prvního znaku v řetězci."
+#. tyhN7
#: 03120111.xhp
msgctxt ""
"03120111.xhp\n"
@@ -28392,6 +31813,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. cLSGx
#: 03120111.xhp
msgctxt ""
"03120111.xhp\n"
@@ -28400,6 +31822,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any valid string expression. Only the first character in the string is relevant."
msgstr "<emph>Text:</emph> Platný řetězec. V úvahu se bere jen první znak řetězce."
+#. PWbGW
#: 03120111.xhp
msgctxt ""
"03120111.xhp\n"
@@ -28408,6 +31831,7 @@ msgctxt ""
msgid "Use the AscW function to replace keys with Unicode values. If the AscW function encounters a blank string, %PRODUCTNAME Basic reports a run-time error. Returned values are between 0 and 65535."
msgstr "Pomocí funkce AscW nahradíte klíče hodnotami Unicode. Pokud funkce AscW narazí na prázdný řetězec, %PRODUCTNAME Basic oznámí chybu. Vracené hodnoty jsou v rozmezí 0 až 65535."
+#. YACEd
#: 03120111.xhp
msgctxt ""
"03120111.xhp\n"
@@ -28416,6 +31840,7 @@ msgctxt ""
msgid "Print AscW(\"A\") ' returns 65"
msgstr "Print AscW(\"A\") ' vrátí 65"
+#. cSPdQ
#: 03120111.xhp
msgctxt ""
"03120111.xhp\n"
@@ -28424,6 +31849,7 @@ msgctxt ""
msgid "Print AscW(\"Ω\") ' returns 937"
msgstr "Print AscW(\"Ω\") ' vrátí 937"
+#. KNmoP
#: 03120111.xhp
msgctxt ""
"03120111.xhp\n"
@@ -28432,6 +31858,7 @@ msgctxt ""
msgid "Print AscW(\"Αθήνα\") ' returns 913, since only the first character (Alpha) is taken into account"
msgstr "Print AscW(\"Αθήνα\") ' vrátí 913, protože se bere v úvahu pouze první znak (alfa)"
+#. Z2b5U
#: 03120111.xhp
msgctxt ""
"03120111.xhp\n"
@@ -28440,6 +31867,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120102.xhp\">Chr</link>"
msgstr "<link href=\"text/sbasic/shared/03120102.xhp\">Chr</link>"
+#. BbWXB
#: 03120111.xhp
msgctxt ""
"03120111.xhp\n"
@@ -28448,6 +31876,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120112.xhp\">ChrW</link>"
msgstr "<link href=\"text/sbasic/shared/03120112.xhp\">ChrW</link>"
+#. GkoG4
#: 03120111.xhp
msgctxt ""
"03120111.xhp\n"
@@ -28456,6 +31885,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120101.xhp\">Asc</link>"
msgstr "<link href=\"text/sbasic/shared/03120101.xhp\">Asc</link>"
+#. 9DDYF
#: 03120112.xhp
msgctxt ""
"03120112.xhp\n"
@@ -28464,6 +31894,7 @@ msgctxt ""
msgid "ChrW Function [VBA]"
msgstr "Funkce ChrW [VBA]"
+#. bxumL
#: 03120112.xhp
msgctxt ""
"03120112.xhp\n"
@@ -28472,6 +31903,7 @@ msgctxt ""
msgid "<bookmark_value>ChrW function</bookmark_value>"
msgstr "<bookmark_value>ChrW</bookmark_value>"
+#. 4MJ6d
#: 03120112.xhp
msgctxt ""
"03120112.xhp\n"
@@ -28480,6 +31912,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120112.xhp\" name=\"ChrW Function\">ChrW Function [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03120112.xhp\" name=\"Funkce ChrW\">Funkce ChrW [VBA]</link>"
+#. yFpZL
#: 03120112.xhp
msgctxt ""
"03120112.xhp\n"
@@ -28488,6 +31921,7 @@ msgctxt ""
msgid "Returns the Unicode character that corresponds to the specified character code."
msgstr "Vrátí znak Unicode odpovídající zadanému kódu."
+#. UVM29
#: 03120112.xhp
msgctxt ""
"03120112.xhp\n"
@@ -28496,6 +31930,7 @@ msgctxt ""
msgid "ChrW(Expression As Integer)"
msgstr "ChrW(Výraz As Integer)"
+#. mA9x6
#: 03120112.xhp
msgctxt ""
"03120112.xhp\n"
@@ -28504,6 +31939,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. HiXHs
#: 03120112.xhp
msgctxt ""
"03120112.xhp\n"
@@ -28512,6 +31948,7 @@ msgctxt ""
msgid "<emph>Expression:</emph> Numeric variables that represent a valid 16 bit Unicode value (0-65535). An empty value returns error code 5. A value out of the range [0,65535] returns error code 6."
msgstr "<emph>Výraz:</emph> Číselná proměnná, která představuje platnou 16bitovou hodnotu Unicode (0-65535). Prázdná hodnota vrátí chybový kód 5. Hodnota mimo rozsah [0,65535] vrátí chybový kód 6."
+#. 8DF8a
#: 03120112.xhp
msgctxt ""
"03120112.xhp\n"
@@ -28520,6 +31957,7 @@ msgctxt ""
msgid "' This example inserts the Greek letters alpha and omega in a string."
msgstr "' Tento příklad vloží do řetězce řecká písmena alfa a omega."
+#. AGZSD
#: 03120112.xhp
msgctxt ""
"03120112.xhp\n"
@@ -28528,6 +31966,7 @@ msgctxt ""
msgid "MsgBox \"From \"+ ChrW(913)+\" to \" + ChrW(937)"
msgstr "MsgBox \"Od \"+ ChrW(913)+\" do \" + ChrW(937)"
+#. zPJDa
#: 03120112.xhp
msgctxt ""
"03120112.xhp\n"
@@ -28536,6 +31975,7 @@ msgctxt ""
msgid "' The printout appears in the dialog as: From Α to Ω"
msgstr "' Výstup se zobrazí v dialogovém okně jako: Od Α do Ω"
+#. hSMKc
#: 03120112.xhp
msgctxt ""
"03120112.xhp\n"
@@ -28544,6 +31984,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120102.xhp\">Chr</link>"
msgstr "<link href=\"text/sbasic/shared/03120102.xhp\">Chr</link>"
+#. JJUXA
#: 03120112.xhp
msgctxt ""
"03120112.xhp\n"
@@ -28552,6 +31993,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120101.xhp\">Asc</link>"
msgstr "<link href=\"text/sbasic/shared/03120101.xhp\">Asc</link>"
+#. 2fMt4
#: 03120112.xhp
msgctxt ""
"03120112.xhp\n"
@@ -28560,6 +32002,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120111.xhp\">AscW</link>"
msgstr "<link href=\"text/sbasic/shared/03120111.xhp\">AscW</link>"
+#. E7Eoi
#: 03120200.xhp
msgctxt ""
"03120200.xhp\n"
@@ -28568,6 +32011,7 @@ msgctxt ""
msgid "Repeating Contents"
msgstr "Opakování obsahu"
+#. uMuGE
#: 03120200.xhp
msgctxt ""
"03120200.xhp\n"
@@ -28576,6 +32020,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120200.xhp\" name=\"Repeating Contents\">Repeating Contents</link>"
msgstr "<link href=\"text/sbasic/shared/03120200.xhp\" name=\"Opakování obsahu\">Opakování obsahu</link>"
+#. QtA2F
#: 03120200.xhp
msgctxt ""
"03120200.xhp\n"
@@ -28584,6 +32029,7 @@ msgctxt ""
msgid "The following functions repeat the contents of strings."
msgstr "Následující funkce opakují obsah řetězců."
+#. MingD
#: 03120201.xhp
msgctxt ""
"03120201.xhp\n"
@@ -28592,6 +32038,7 @@ msgctxt ""
msgid "Space and Spc Function"
msgstr ""
+#. NQPvB
#: 03120201.xhp
msgctxt ""
"03120201.xhp\n"
@@ -28600,6 +32047,7 @@ msgctxt ""
msgid "<bookmark_value>Space function</bookmark_value> <bookmark_value>Spc function</bookmark_value>"
msgstr ""
+#. r9KyV
#: 03120201.xhp
msgctxt ""
"03120201.xhp\n"
@@ -28608,6 +32056,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120201.xhp\" name=\"Space Function\">Space and Spc Functions</link>"
msgstr ""
+#. M6CED
#: 03120201.xhp
msgctxt ""
"03120201.xhp\n"
@@ -28616,6 +32065,7 @@ msgctxt ""
msgid "Returns a string that consists of a specified amount of spaces."
msgstr "Vrátí řetězec, který se skládá ze zadaného počtu mezer."
+#. TVSiN
#: 03120201.xhp
msgctxt ""
"03120201.xhp\n"
@@ -28624,6 +32074,7 @@ msgctxt ""
msgid "The Spc function works the same as the Space function."
msgstr ""
+#. BYn44
#: 03120201.xhp
msgctxt ""
"03120201.xhp\n"
@@ -28632,6 +32083,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. gunCB
#: 03120201.xhp
msgctxt ""
"03120201.xhp\n"
@@ -28640,6 +32092,7 @@ msgctxt ""
msgid "<emph>n:</emph> Numeric expression that defines the number of spaces in the string. The maximum allowed value of <emph>n</emph> is 65535."
msgstr ""
+#. xfAcE
#: 03120201.xhp
msgctxt ""
"03120201.xhp\n"
@@ -28648,6 +32101,7 @@ msgctxt ""
msgid "MsgBox sOut,0,\"Info:\""
msgstr "MsgBox sOut,0,\"Info:\""
+#. ypYT6
#: 03120202.xhp
msgctxt ""
"03120202.xhp\n"
@@ -28656,6 +32110,7 @@ msgctxt ""
msgid "String Function"
msgstr "Funkce String"
+#. 2L9aD
#: 03120202.xhp
msgctxt ""
"03120202.xhp\n"
@@ -28664,6 +32119,7 @@ msgctxt ""
msgid "<bookmark_value>String function</bookmark_value>"
msgstr "<bookmark_value>String</bookmark_value>"
+#. j82Ba
#: 03120202.xhp
msgctxt ""
"03120202.xhp\n"
@@ -28672,6 +32128,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120202.xhp\" name=\"String Function\">String Function</link>"
msgstr "<link href=\"text/sbasic/shared/03120202.xhp\" name=\"Funkce String\">Funkce String</link>"
+#. YVCRg
#: 03120202.xhp
msgctxt ""
"03120202.xhp\n"
@@ -28680,6 +32137,7 @@ msgctxt ""
msgid "Creates a string according to the specified character, or the first character of a string expression that is passed to the function."
msgstr "Vytvoří řetězec podle zadaného znaku nebo prvního znaku řetězce předaného funkci."
+#. YEQWe
#: 03120202.xhp
msgctxt ""
"03120202.xhp\n"
@@ -28688,6 +32146,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. EVKUs
#: 03120202.xhp
msgctxt ""
"03120202.xhp\n"
@@ -28696,6 +32155,7 @@ msgctxt ""
msgid "String (n As Long, {expression As Integer | character As String})"
msgstr "String (n As Long, {výraz As Integer | znak As String})"
+#. Uaxak
#: 03120202.xhp
msgctxt ""
"03120202.xhp\n"
@@ -28704,6 +32164,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. GfqGg
#: 03120202.xhp
msgctxt ""
"03120202.xhp\n"
@@ -28712,6 +32173,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. 5gnCP
#: 03120202.xhp
msgctxt ""
"03120202.xhp\n"
@@ -28720,6 +32182,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. xvDy5
#: 03120202.xhp
msgctxt ""
"03120202.xhp\n"
@@ -28728,6 +32191,7 @@ msgctxt ""
msgid "<emph>n:</emph> Numeric expression that indicates the number of characters to return in the string. The maximum allowed value of n is 65535."
msgstr "<emph>n:</emph> Číslo určující počet znaků v řetězci. Maximální dovolená hodnota je 65535."
+#. uARjD
#: 03120202.xhp
msgctxt ""
"03120202.xhp\n"
@@ -28736,6 +32200,7 @@ msgctxt ""
msgid "<emph>Expression:</emph> Numeric expression that defines the ASCII code for the character."
msgstr "<emph>Výraz:</emph> Číslo, které určuje ASCII kód znaku."
+#. Comfs
#: 03120202.xhp
msgctxt ""
"03120202.xhp\n"
@@ -28744,6 +32209,7 @@ msgctxt ""
msgid "<emph>Character:</emph> Any single character used to build the return string, or any string of which only the first character will be used."
msgstr "<emph>Znak:</emph> Jeden znak, ze kterého se vytvoří řetězec, nebo jakýkoliv řetězec, ze kterého se použije první znak."
+#. iApAt
#: 03120202.xhp
msgctxt ""
"03120202.xhp\n"
@@ -28752,6 +32218,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. avFC9
#: 03120300.xhp
msgctxt ""
"03120300.xhp\n"
@@ -28760,6 +32227,7 @@ msgctxt ""
msgid "Editing String Contents"
msgstr "Úprava obsahu řetězce"
+#. 5nF4q
#: 03120300.xhp
msgctxt ""
"03120300.xhp\n"
@@ -28768,6 +32236,7 @@ msgctxt ""
msgid "<bookmark_value>ampersand symbol in StarBasic</bookmark_value>"
msgstr "<bookmark_value>ampersand ve StarBasic</bookmark_value>"
+#. qvgJA
#: 03120300.xhp
msgctxt ""
"03120300.xhp\n"
@@ -28776,6 +32245,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120300.xhp\" name=\"Editing String Contents\">Editing String Contents</link>"
msgstr "<link href=\"text/sbasic/shared/03120300.xhp\" name=\"Úprava obsahu řetězce\">Úprava obsahu řetězce</link>"
+#. hU6eu
#: 03120300.xhp
msgctxt ""
"03120300.xhp\n"
@@ -28784,6 +32254,7 @@ msgctxt ""
msgid "The following functions edit, format, and align the contents of strings. Use the & operator to concatenate strings."
msgstr "Následující funkce upravují, formátují a zarovnávají obsah řetězce. Řetězce spojíte pomocí operátoru &."
+#. hAn8q
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28792,6 +32263,7 @@ msgctxt ""
msgid "Format Function"
msgstr "Funkce Format"
+#. Ddd7Z
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28800,6 +32272,7 @@ msgctxt ""
msgid "<bookmark_value>Format function</bookmark_value>"
msgstr "<bookmark_value>Format</bookmark_value>"
+#. 9VgHM
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28808,6 +32281,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120301.xhp\" name=\"Format Function\">Format Function</link>"
msgstr "<link href=\"text/sbasic/shared/03120301.xhp\" name=\"Funkce Format\">Funkce Format</link>"
+#. ZAitp
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28816,6 +32290,7 @@ msgctxt ""
msgid "Converts a number to a string, and then formats it according to the format that you specify."
msgstr "Převede číslo na řetězec a ten upraví podle zadaného formátu."
+#. ESujY
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28824,6 +32299,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. wp4Ae
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28832,6 +32308,7 @@ msgctxt ""
msgid "Format (Number [, Format As String])"
msgstr "Format (Číslo [, Formát As String])"
+#. SrkYm
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28840,6 +32317,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. gddga
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28848,6 +32326,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. WGjGQ
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28856,6 +32335,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. 6Dyxg
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28864,6 +32344,7 @@ msgctxt ""
msgid "<emph>Number:</emph> Numeric expression that you want to convert to a formatted string."
msgstr "<emph>Číslo:</emph> Číselný výraz, který chcete převést na formátovaný řetězec."
+#. G3TNy
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28872,6 +32353,7 @@ msgctxt ""
msgid "<emph>Format:</emph> String that specifies the format code for the number. If <emph>Format</emph> is omitted, the Format function works like the <emph>Str</emph> function."
msgstr "<emph>Formát:</emph> Řetězec, který určuje formátování čísla. Je-li <emph>Formát</emph> vynechán, funguje funkce Format stejně jako funkce <emph>Str</emph>."
+#. 8DmPW
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28880,6 +32362,7 @@ msgctxt ""
msgid "Formatting Codes"
msgstr "Formátovací kódy"
+#. j9pBf
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28888,6 +32371,7 @@ msgctxt ""
msgid "The following list describes the codes that you can use for formatting a number:"
msgstr "Následující seznam popisuje kódy, které je možné použít k formátování čísla:"
+#. AA4AR
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28896,6 +32380,7 @@ msgctxt ""
msgid "<emph>0:</emph> If <emph>Number</emph> has a digit at the position of the 0 in the format code, the digit is displayed, otherwise a zero is displayed."
msgstr "<emph>0:</emph> Pokud má <emph>Číslo</emph> na pozici, kde je ve formátovacím kódu 0, číslici, zobrazí se číslice, jinak se zobrazí nula."
+#. 6hoDN
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28904,6 +32389,7 @@ msgctxt ""
msgid "If <emph>Number</emph> has fewer digits than the number of zeros in the format code, (on either side of the decimal), leading or trailing zeros are displayed. If the number has more digits to the left of the decimal separator than the amount of zeros in the format code, the additional digits are displayed without formatting."
msgstr "Pokud má <emph>Číslo</emph> méně číslic, než počet nul ve formátovacím kódu (před či za desetinnou čárkou), zobrazí se nuly navíc na začátku nebo na konci. Pokud má číslo před desetinnou čárkou více číslic než počet nul ve formátovacím kódu, číslice navíc se zobrazí bez formátování."
+#. EDBbq
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28912,6 +32398,7 @@ msgctxt ""
msgid "Decimal places in the number are rounded according to the number of zeros that appear after the decimal separator in the <emph>Format </emph>code."
msgstr "Desetinná část čísla se zaokrouhlí podle počtu nul, které jsou ve formátovacím kódu za desetinným oddělovačem."
+#. ucKaQ
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28920,6 +32407,7 @@ msgctxt ""
msgid "<emph>#:</emph> If <emph>Number</emph> contains a digit at the position of the # placeholder in the <emph>Format</emph> code, the digit is displayed, otherwise nothing is displayed at this position."
msgstr "<emph>#:</emph> Pokud <emph>Číslo</emph> obsahuje ve formátovacím kódu na pozici znaku # číslici, tato číslice se zobrazí, jinak se na této pozici nezobrazí nic."
+#. EKGPx
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28928,6 +32416,7 @@ msgctxt ""
msgid "This symbol works like the 0, except that leading or trailing zeroes are not displayed if there are more # characters in the format code than digits in the number. Only the relevant digits of the number are displayed."
msgstr "Tento symbol má stejnou funkci jako 0, kromě toho, že se úvodní a koncové nuly nezobrazí, je-li ve formátovacím kódu více znaků # než číslic v čísle. Zobrazí se pouze relevantní číslice daného čísla."
+#. Cnq7B
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28936,6 +32425,7 @@ msgctxt ""
msgid "<emph>.:</emph> The decimal placeholder determines the number of decimal places to the left and right of the decimal separator."
msgstr "<emph>.:</emph> Zástupný znak pro desetinný oddělovač."
+#. tWDUe
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28944,6 +32434,7 @@ msgctxt ""
msgid "If the format code contains only # placeholders to the left of this symbol, numbers less than 1 begin with a decimal separator. To always display a leading zero with fractional numbers, use 0 as a placeholder for the first digit to the left of the decimal separator."
msgstr "Pokud formátovací kód obsahuje zástupné znaky # pouze nalevo od tohoto symbolu, budou čísla menší než 1 začínat desetinnou čárkou. Pokud chcete u zlomkových čísel vždy zobrazit úvodní nulu, použijte 0 jako zástupný znak pro první číslici nalevo od desetinné čárky."
+#. L7ry6
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28952,6 +32443,7 @@ msgctxt ""
msgid "<emph>%:</emph> Multiplies the number by 100 and inserts the percent sign (%) where the number appears in the format code."
msgstr "<emph>%:</emph> Vynásobí číslo 100 a vloží znak procent (%)."
+#. 5A2Kp
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28960,6 +32452,7 @@ msgctxt ""
msgid "<emph>E- E+ e- e+ :</emph> If the format code contains at least one digit placeholder (0 or #) to the right of the symbol E-, E+, e-, or e+, the number is formatted in the scientific or exponential format. The letter E or e is inserted between the number and the exponent. The number of placeholders for digits to the right of the symbol determines the number of digits in the exponent."
msgstr "<emph>E- E+ e- e+ :</emph> Pokud formátovací kód obsahuje alespoň jeden zástupný znak pro číslici (0 nebo #) napravo do symbolu E-, E+, e- nebo e+, číslo se naformátuje podle vědeckého (exponenciálního) formátu. Mezi číslo a exponent se vloží písmeno E nebo e. Počet zástupných znaků vpravo symbolu určuje počet číslic exponentu."
+#. jhCb5
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28968,6 +32461,7 @@ msgctxt ""
msgid "If the exponent is negative, a minus sign is displayed directly before an exponent with E-, E+, e-, e+. If the exponent is positive, a plus sign is only displayed before exponents with E+ or e+."
msgstr "Je-li exponent záporný, zobrazí se bezprostředně před exponentem s E-, E+, e-, e+ znaménko minus. Je-li exponent kladný, zobrazí se znaménko plus pouze před exponenty s E+ nebo e+."
+#. shj6y
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28976,6 +32470,7 @@ msgctxt ""
msgid "The thousands delimiter is displayed if the format code contains the delimiter enclosed by digit placeholders (0 or #)."
msgstr "Oddělovač tisíců se zobrazí, pokud formátovací kód obsahuje oddělovač obklopený zástupnými znaky pro číslice (0 nebo #)."
+#. A8QmE
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28984,6 +32479,7 @@ msgctxt ""
msgid "The use of a period as a thousands and decimal separator is dependent on the regional setting. When you enter a number directly in Basic source code, always use a period as decimal delimiter. The actual character displayed as a decimal separator depends on the number format in your system settings."
msgstr "Použití tečky jako oddělovače tisíců nebo desetinného oddělovače závisí na místním nastavení. Když zadáváte číslo přímo do kódu Basic, vždy používejte tečku jako desetinný oddělovač. Podle místního nastavení vašeho systému se zobrazí skutečný desetinný oddělovač."
+#. 5EMgE
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -28992,6 +32488,7 @@ msgctxt ""
msgid "<emph>- + $ ( ) space:</emph> A plus (+), minus (-), dollar ($), space, or brackets entered directly in the format code is displayed as a literal character."
msgstr "<emph>- + $ ( ) mezera:</emph> Plus (+), mínus (-), dolar ($), mezera nebo závorky zadané ve formátovacím kódu se zobrazí jako znaky."
+#. PyKZq
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -29000,6 +32497,7 @@ msgctxt ""
msgid "To display characters other than the ones listed here, you must precede it by a backslash (\\), or enclose it in quotation marks (\" \")."
msgstr "Chcete-li zobrazit jiné znaky, musíte jim předřadit zpětné lomítko (\\) nebo je uzavřít do uvozovek (\" \")."
+#. 2VEmR
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -29008,6 +32506,7 @@ msgctxt ""
msgid "\\ : The backslash displays the next character in the format code."
msgstr "\\ : Zobrazí přímo další znak ve formátovacím kódu."
+#. UFfdk
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -29016,6 +32515,7 @@ msgctxt ""
msgid "Characters in the format code that have a special meaning can only be displayed as literal characters if they are preceded by a backslash. The backslash itself is not displayed, unless you enter a double backslash (\\\\) in the format code."
msgstr "Znaky ve formátovacím kódu, které mají zvláštní význam, lze jako znaky zobrazit, pouze pokud před ně přidáte zpětné lomítko. Samotné zpětné lomítko se nezobrazí, pokud nezapíšete dvojité zpětné lomítko (\\\\)."
+#. L4LbT
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -29024,6 +32524,7 @@ msgctxt ""
msgid "Characters that must be preceded by a backslash in the format code in order to be displayed as literal characters are date- and time-formatting characters (a, c, d, h, m, n, p, q, s, t, w, y, /, :), numeric-formatting characters (#, 0, %, E, e, comma, period), and string-formatting characters (@, &, <, >, !)."
msgstr "Znaky, před které musíte přidat zpětné lomítko, aby se zobrazily přímo jako znaky, jsou formátovací znaky pro datum a čas (a, c, d, h, m, n, p, q, s, t, w, y, /, :), formátovací znaky pro čísla (#, 0, %, E, e, čárka, tečka) a formátovací znaky pro řetězce (@, &, <, >, !)."
+#. NN8eT
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -29032,6 +32533,7 @@ msgctxt ""
msgid "You can also use the following predefined number formats. Except for \"General Number\", all of the predefined format codes return the number as a decimal number with two decimal places."
msgstr "Také je možné použít následující předdefinované formáty čísla. Kromě \"General Number\" se všechny předdefinované formáty zobrazují jako čísla zaokrouhlená na dvě desetinná místa."
+#. fkPvC
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -29040,6 +32542,7 @@ msgctxt ""
msgid "If you use predefined formats, the name of the format must be enclosed in quotation marks."
msgstr "Pokud používáte předem definované formáty, musí být název formátu uveden v uvozovkách."
+#. GT9Rs
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -29048,6 +32551,7 @@ msgctxt ""
msgid "Predefined format"
msgstr "Předem definovaný formát"
+#. Vj6Aq
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -29056,6 +32560,7 @@ msgctxt ""
msgid "<emph>General Number:</emph> Numbers are displayed as entered."
msgstr "<emph>General Number:</emph> Čísla se zobrazí, jak jsou zadána."
+#. RANUB
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -29064,6 +32569,7 @@ msgctxt ""
msgid "<emph>Currency:</emph> Inserts a dollar sign in front of the number and encloses negative numbers in brackets."
msgstr "<emph>Currency:</emph> Vloží před číslo znak dolaru a záporná čísla uzavře do závorek."
+#. NJj8M
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -29072,6 +32578,7 @@ msgctxt ""
msgid "<emph>Fixed:</emph> Displays at least one digit in front of the decimal separator."
msgstr "<emph>Fixed:</emph> Zobrazí před desetinným oddělovačem alespoň jednu číslici."
+#. 3DiXo
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -29080,6 +32587,7 @@ msgctxt ""
msgid "<emph>Standard:</emph> Displays numbers with a thousands separator."
msgstr "<emph>Standard:</emph> Zobrazí čísla s oddělovačem tisíců."
+#. AY7e3
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -29088,6 +32596,7 @@ msgctxt ""
msgid "<emph>Percent:</emph> Multiplies the number by 100 and appends a percent sign to the number."
msgstr "<emph>Percent:</emph> Vynásobí číslo 100 a přidá k číslu znak procent."
+#. CoYgg
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -29096,6 +32605,7 @@ msgctxt ""
msgid "<emph>Scientific:</emph> Displays numbers in scientific format (for example, 1.00E+03 for 1000)."
msgstr "<emph>Scientific:</emph> Zobrazí čísla ve vědeckém formátu (např. 1.00E+03 místo 1000)."
+#. cMtWm
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -29104,6 +32614,7 @@ msgctxt ""
msgid "A format code can be divided into three sections that are separated by semicolons. The first part defines the format for positive values, the second part for negative values, and the third part for zero. If you only specify one format code, it applies to all numbers."
msgstr "Formátovací kód lze rozdělit na tři části oddělené středníky. První část určuje formát pro kladná čísla, druhá pro záporná čísla a třetí pro nulu. Pokud určíte jen jeden formátovací kód použije se pro všechna čísla."
+#. GXmDT
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -29112,6 +32623,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. ZsNPC
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -29120,6 +32632,7 @@ msgctxt ""
msgid "' always use a period as decimal delimiter when you enter numbers in Basic source code."
msgstr "' když zadáváte čísla v kódu Basic, vždy jako desetinný oddělovač používejte tečku"
+#. myXCN
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -29128,6 +32641,7 @@ msgctxt ""
msgid "' displays for example 6,328.20 in English locale, 6.328,20 in German locale."
msgstr "' zobrazí 6,328.20 pro anglické a 6.328,20 pro německé národní prostředí"
+#. 8KMxc
#: 03120301.xhp
msgctxt ""
"03120301.xhp\n"
@@ -29136,6 +32650,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020301.xhp\" name=\"number format code\">Number format codes</link>"
msgstr "<link href=\"text/shared/01/05020301.xhp\" name=\"Kódy pro formát čísla\">Kódy pro formát čísla</link>"
+#. oZYHq
#: 03120302.xhp
msgctxt ""
"03120302.xhp\n"
@@ -29144,6 +32659,7 @@ msgctxt ""
msgid "LCase Function"
msgstr "Funkce LCase"
+#. LMGd5
#: 03120302.xhp
msgctxt ""
"03120302.xhp\n"
@@ -29152,6 +32668,7 @@ msgctxt ""
msgid "<bookmark_value>LCase function</bookmark_value>"
msgstr "<bookmark_value>LCase</bookmark_value>"
+#. sLQre
#: 03120302.xhp
msgctxt ""
"03120302.xhp\n"
@@ -29160,6 +32677,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function\">LCase Function</link>"
msgstr "<link href=\"text/sbasic/shared/03120302.xhp\" name=\"Funkce LCase\">Funkce LCase</link>"
+#. dkB32
#: 03120302.xhp
msgctxt ""
"03120302.xhp\n"
@@ -29168,6 +32686,7 @@ msgctxt ""
msgid "Converts all uppercase letters in a string to lowercase."
msgstr "Převede všechna velká písmena na malá."
+#. DYSWC
#: 03120302.xhp
msgctxt ""
"03120302.xhp\n"
@@ -29176,6 +32695,7 @@ msgctxt ""
msgid "See also: <link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase\">UCase</link> Function"
msgstr "Viz též: Funkce <link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase\">UCase</link>"
+#. chngB
#: 03120302.xhp
msgctxt ""
"03120302.xhp\n"
@@ -29184,6 +32704,7 @@ msgctxt ""
msgid "LCase (Text As String)"
msgstr "LCase (Text As String)"
+#. 8RHAp
#: 03120302.xhp
msgctxt ""
"03120302.xhp\n"
@@ -29192,6 +32713,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. 2dpqA
#: 03120302.xhp
msgctxt ""
"03120302.xhp\n"
@@ -29200,6 +32722,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression that you want to convert."
msgstr "<emph>Text:</emph> Řetězec, který chcete převést."
+#. HcFTs
#: 03120302.xhp
msgctxt ""
"03120302.xhp\n"
@@ -29208,6 +32731,7 @@ msgctxt ""
msgid "Print LCase(sVar) ' Returns \"las vegas\""
msgstr "Print LCase(sVar) ' vrátí \"las vegas\""
+#. F9rGM
#: 03120302.xhp
msgctxt ""
"03120302.xhp\n"
@@ -29216,6 +32740,7 @@ msgctxt ""
msgid "Print UCase(sVar) ' Returns \"LAS VEGAS\""
msgstr "Print UCase(sVar) ' vrátí \"LAS VEGAS\""
+#. UGH3C
#: 03120303.xhp
msgctxt ""
"03120303.xhp\n"
@@ -29224,6 +32749,7 @@ msgctxt ""
msgid "Left Function"
msgstr "Funkce Left"
+#. ArhPT
#: 03120303.xhp
msgctxt ""
"03120303.xhp\n"
@@ -29232,6 +32758,7 @@ msgctxt ""
msgid "<bookmark_value>Left function</bookmark_value>"
msgstr "<bookmark_value>Left</bookmark_value>"
+#. uFGkL
#: 03120303.xhp
msgctxt ""
"03120303.xhp\n"
@@ -29240,6 +32767,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left Function\">Left Function</link>"
msgstr "<link href=\"text/sbasic/shared/03120303.xhp\" name=\"Funkce Left\">Funkce Left</link>"
+#. DVEfF
#: 03120303.xhp
msgctxt ""
"03120303.xhp\n"
@@ -29248,6 +32776,7 @@ msgctxt ""
msgid "Returns the number of leftmost characters that you specify of a string expression."
msgstr "Vrátí určený počet znaků ze začátku řetězce."
+#. UF45c
#: 03120303.xhp
msgctxt ""
"03120303.xhp\n"
@@ -29256,6 +32785,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. H2Ftq
#: 03120303.xhp
msgctxt ""
"03120303.xhp\n"
@@ -29264,6 +32794,7 @@ msgctxt ""
msgid "Left (Text As String, n As Long)"
msgstr "Left (Text As String, n As Long)"
+#. 48Gmp
#: 03120303.xhp
msgctxt ""
"03120303.xhp\n"
@@ -29272,6 +32803,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. to74m
#: 03120303.xhp
msgctxt ""
"03120303.xhp\n"
@@ -29280,6 +32812,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. ZJXfA
#: 03120303.xhp
msgctxt ""
"03120303.xhp\n"
@@ -29288,6 +32821,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. hRWZH
#: 03120303.xhp
msgctxt ""
"03120303.xhp\n"
@@ -29296,6 +32830,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression that you want to return the leftmost characters from."
msgstr "<emph>Text:</emph> Řetězec, jehož část chcete získat."
+#. jVzCK
#: 03120303.xhp
msgctxt ""
"03120303.xhp\n"
@@ -29304,6 +32839,7 @@ msgctxt ""
msgid "<emph>n:</emph> Numeric expression that specifies the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 65535."
msgstr "<emph>n:</emph> Číselný výraz určující počet znaků, které chcete vrátit. Pokud <emph>n</emph> = 0, vrátí se prázdný řetězec. Maximální povolená hodnota je 65535."
+#. FPXvk
#: 03120303.xhp
msgctxt ""
"03120303.xhp\n"
@@ -29312,6 +32848,7 @@ msgctxt ""
msgid "The following example converts a date in YYYY.MM.DD format to MM/DD/YYYY format."
msgstr "Následující příklad převede datum z formátu YYYY.MM.DD na formát MM/DD/YYYY."
+#. YQQDH
#: 03120303.xhp
msgctxt ""
"03120303.xhp\n"
@@ -29320,6 +32857,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. TJBfC
#: 03120303.xhp
msgctxt ""
"03120303.xhp\n"
@@ -29328,6 +32866,7 @@ msgctxt ""
msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
msgstr "sInput = InputBox(\"Zadejte, prosím, datum v mezinárodním formátu 'YYYY-MM-DD'\")"
+#. NKjSQ
#: 03120304.xhp
msgctxt ""
"03120304.xhp\n"
@@ -29336,6 +32875,7 @@ msgctxt ""
msgid "LSet Statement"
msgstr "Příkaz LSet"
+#. MLR2Y
#: 03120304.xhp
msgctxt ""
"03120304.xhp\n"
@@ -29344,6 +32884,7 @@ msgctxt ""
msgid "<bookmark_value>LSet statement</bookmark_value>"
msgstr "<bookmark_value>LSet (příkaz)</bookmark_value>"
+#. s4j5Y
#: 03120304.xhp
msgctxt ""
"03120304.xhp\n"
@@ -29352,6 +32893,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120304.xhp\" name=\"LSet Statement\">LSet Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03120304.xhp\" name=\"Příkaz LSet\">Příkaz LSet</link>"
+#. 2y5bo
#: 03120304.xhp
msgctxt ""
"03120304.xhp\n"
@@ -29360,6 +32902,7 @@ msgctxt ""
msgid "Aligns a string to the left of a string variable, or copies a variable of a user-defined type to another variable of a different user-defined type."
msgstr "Zarovná řetězec vlevo v řetězcové proměnné nebo zkopíruje proměnnou typu definovaného uživatelem do jiné proměnné jiného typu definovaného uživatelem."
+#. wKtHD
#: 03120304.xhp
msgctxt ""
"03120304.xhp\n"
@@ -29368,6 +32911,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. tFaav
#: 03120304.xhp
msgctxt ""
"03120304.xhp\n"
@@ -29376,6 +32920,7 @@ msgctxt ""
msgid "LSet Var As String = Text or LSet Var1 = Var2"
msgstr "LSet Proměnná As String = Text nebo LSet Proměnná1 = Proměnná2"
+#. 2vzrB
#: 03120304.xhp
msgctxt ""
"03120304.xhp\n"
@@ -29384,6 +32929,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. M99uG
#: 03120304.xhp
msgctxt ""
"03120304.xhp\n"
@@ -29392,6 +32938,7 @@ msgctxt ""
msgid "<emph>Var:</emph> Any String variable that contains the string that you want align to the left."
msgstr "<emph>Proměnná:</emph> Proměnná typu String obsahující řetězec, který chcete zarovnat vlevo."
+#. BXfsM
#: 03120304.xhp
msgctxt ""
"03120304.xhp\n"
@@ -29400,6 +32947,7 @@ msgctxt ""
msgid "<emph>Text:</emph> String that you want to align to the left of the string variable."
msgstr "<emph>Text:</emph> Řetězec, který chcete zarovnat vlevo od řetězcové proměnné."
+#. 3HnhD
#: 03120304.xhp
msgctxt ""
"03120304.xhp\n"
@@ -29408,6 +32956,7 @@ msgctxt ""
msgid "<emph>Var1:</emph> Name of the user-defined type variable that you want to copy to."
msgstr "<emph>Proměnná1:</emph> Název proměnné uživatelem definovaného typu, do které chcete kopírovat."
+#. GBdaC
#: 03120304.xhp
msgctxt ""
"03120304.xhp\n"
@@ -29416,6 +32965,7 @@ msgctxt ""
msgid "<emph>Var2:</emph> Name of the user-defined type variable that you want to copy from."
msgstr "<emph>Proměnná2:</emph> Název proměnné uživatelem definovaného typu, ze které chcete kopírovat."
+#. jzAoB
#: 03120304.xhp
msgctxt ""
"03120304.xhp\n"
@@ -29424,6 +32974,7 @@ msgctxt ""
msgid "If the string is shorter than the string variable, <emph>LSet</emph> left-aligns the string within the string variable. Any remaining positions in the string variable are replaced by spaces. If the string is longer than the string variable, only the leftmost characters up to the length of the string variable are copied. With the <emph>LSet</emph> statement, you can also copy a user-defined type variable to another variable of the same type."
msgstr "Je-li řetězec kratší než řetězcová proměnná, <emph>LSet</emph> zarovná řetězec vlevo v řetězcové proměnné. Zbývající místa v řetězci budou nahrazena mezerami. Je-li řetězec delší než řetězcová proměnná, budou zkopírovány jen znaky nejvíce nalevo až do délky řetězcové proměnné. Příkazem <emph>LSet</emph> je také možné kopírovat proměnné uživatelem definovaného typu do jiné proměnné stejného typu."
+#. BQw4P
#: 03120304.xhp
msgctxt ""
"03120304.xhp\n"
@@ -29432,6 +32983,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. jJepi
#: 03120304.xhp
msgctxt ""
"03120304.xhp\n"
@@ -29440,6 +32992,7 @@ msgctxt ""
msgid "' Align \"SBX\" within the 40-character reference string"
msgstr "' Zarovná \"SBX\" ve 40znakovém řetězci"
+#. CEZj7
#: 03120304.xhp
msgctxt ""
"03120304.xhp\n"
@@ -29448,6 +33001,7 @@ msgctxt ""
msgid "' Replace asterisks with spaces"
msgstr "' Nahradí hvězdičky mezerami"
+#. BfcQJ
#: 03120304.xhp
msgctxt ""
"03120304.xhp\n"
@@ -29456,6 +33010,7 @@ msgctxt ""
msgid "' Left-align \"SBX\" within the 40-character reference string"
msgstr "' Zarovná vlevo \"SBX\" ve 40znakovém řetězci"
+#. 78orU
#: 03120305.xhp
msgctxt ""
"03120305.xhp\n"
@@ -29464,6 +33019,7 @@ msgctxt ""
msgid "LTrim Function"
msgstr "Funkce LTrim"
+#. xG9Ny
#: 03120305.xhp
msgctxt ""
"03120305.xhp\n"
@@ -29472,6 +33028,7 @@ msgctxt ""
msgid "<bookmark_value>LTrim function</bookmark_value>"
msgstr "<bookmark_value>LTrim</bookmark_value>"
+#. EHCLJ
#: 03120305.xhp
msgctxt ""
"03120305.xhp\n"
@@ -29480,6 +33037,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim Function\">LTrim Function</link>"
msgstr "<link href=\"text/sbasic/shared/03120305.xhp\" name=\"Funkce LTrim\">Funkce LTrim</link>"
+#. mFiGU
#: 03120305.xhp
msgctxt ""
"03120305.xhp\n"
@@ -29488,6 +33046,7 @@ msgctxt ""
msgid "Removes all leading spaces at the start of a string expression."
msgstr "Odstraní všechny mezery na počátku řetězce."
+#. vG8YP
#: 03120305.xhp
msgctxt ""
"03120305.xhp\n"
@@ -29496,6 +33055,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. cepxM
#: 03120305.xhp
msgctxt ""
"03120305.xhp\n"
@@ -29504,6 +33064,7 @@ msgctxt ""
msgid "LTrim (Text As String)"
msgstr "LTrim (Text As String)"
+#. KzzDh
#: 03120305.xhp
msgctxt ""
"03120305.xhp\n"
@@ -29512,6 +33073,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. LyUCE
#: 03120305.xhp
msgctxt ""
"03120305.xhp\n"
@@ -29520,6 +33082,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. 8hNZD
#: 03120305.xhp
msgctxt ""
"03120305.xhp\n"
@@ -29528,6 +33091,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. x85WJ
#: 03120305.xhp
msgctxt ""
"03120305.xhp\n"
@@ -29536,6 +33100,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression."
msgstr "<emph>Text:</emph> Jakýkoliv řetězcový výraz."
+#. vEGEh
#: 03120305.xhp
msgctxt ""
"03120305.xhp\n"
@@ -29544,6 +33109,7 @@ msgctxt ""
msgid "Use this function to remove spaces at the beginning of a string expression."
msgstr "Pomocí této funkce odstraníte mezery ze začátku řetězce."
+#. FExzu
#: 03120305.xhp
msgctxt ""
"03120305.xhp\n"
@@ -29552,6 +33118,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. Afrvq
#: 03120306.xhp
msgctxt ""
"03120306.xhp\n"
@@ -29560,6 +33127,7 @@ msgctxt ""
msgid "Mid Function, Mid Statement"
msgstr "Funkce Mid, příkaz Mid"
+#. J5UhZ
#: 03120306.xhp
msgctxt ""
"03120306.xhp\n"
@@ -29568,6 +33136,7 @@ msgctxt ""
msgid "<bookmark_value>Mid function</bookmark_value> <bookmark_value>Mid statement</bookmark_value>"
msgstr "<bookmark_value>Mid</bookmark_value><bookmark_value>Mid (příkaz)</bookmark_value>"
+#. jRxXo
#: 03120306.xhp
msgctxt ""
"03120306.xhp\n"
@@ -29576,6 +33145,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120306.xhp\" name=\"Mid Function, Mid Statement\">Mid Function, Mid Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03120306.xhp\" name=\"Funkce Mid, příkaz Mid\">Funkce Mid, příkaz Mid</link>"
+#. oznEx
#: 03120306.xhp
msgctxt ""
"03120306.xhp\n"
@@ -29584,6 +33154,7 @@ msgctxt ""
msgid "Returns the specified portion of a string expression (<emph>Mid function</emph>), or replaces the portion of a string expression with another string (<emph>Mid statement</emph>)."
msgstr "Vrátí určenou část řetězce (<emph>funkce Mid</emph>) nebo nahradí část řetězce jiným řetězcem (<emph>příkaz Mid</emph>)."
+#. ye7Tj
#: 03120306.xhp
msgctxt ""
"03120306.xhp\n"
@@ -29592,6 +33163,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 32BvU
#: 03120306.xhp
msgctxt ""
"03120306.xhp\n"
@@ -29600,6 +33172,7 @@ msgctxt ""
msgid "Mid (Text As String, Start As Long [, Length As Long]) or Mid (Text As String, Start As Long , Length As Long, Text As String)"
msgstr "Mid (Text As String, Začátek As Long [, Délka As Long]) nebo Mid (Text As String, Začátek As Long , Délka As Long, Text As String)"
+#. Bw3Yb
#: 03120306.xhp
msgctxt ""
"03120306.xhp\n"
@@ -29608,6 +33181,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. 5MG4F
#: 03120306.xhp
msgctxt ""
"03120306.xhp\n"
@@ -29616,6 +33190,7 @@ msgctxt ""
msgid "String (only by Function)"
msgstr "Typu String (jen v případě funkce)"
+#. rLmbA
#: 03120306.xhp
msgctxt ""
"03120306.xhp\n"
@@ -29624,6 +33199,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. hRXCE
#: 03120306.xhp
msgctxt ""
"03120306.xhp\n"
@@ -29632,6 +33208,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression that you want to modify."
msgstr "<emph>Text:</emph> Řetězec, který chcete upravit."
+#. MkjPp
#: 03120306.xhp
msgctxt ""
"03120306.xhp\n"
@@ -29640,6 +33217,7 @@ msgctxt ""
msgid "<emph>Start: </emph>Numeric expression that indicates the character position within the string where the string portion that you want to replace or to return begins. The maximum allowed value is 65535."
msgstr "<emph>Začátek:</emph> Číselný výraz určující pozici znaku, kde začíná část řetězce, kterou chcete nahradit nebo vrátit. Maximální povolená hodnota je 65535."
+#. 49ArA
#: 03120306.xhp
msgctxt ""
"03120306.xhp\n"
@@ -29648,6 +33226,7 @@ msgctxt ""
msgid "<emph>Length:</emph> Numeric expression that returns the number of characters that you want to replace or return. The maximum allowed value is 65535."
msgstr "<emph>Délka:</emph> Číselný výraz určující počet znaků, které chcete nahradit nebo vrátit. Maximální povolená hodnota je 65535."
+#. Cw9Ts
#: 03120306.xhp
msgctxt ""
"03120306.xhp\n"
@@ -29656,6 +33235,7 @@ msgctxt ""
msgid "If the Length parameter in the <emph>Mid function</emph> is omitted, all characters in the string expression from the start position to the end of the string are returned."
msgstr "Je-li ve <emph>funkci Mid</emph> vynechán parametr Délka, vrátí se všechny znaky od počáteční pozice do konce řetězce."
+#. 8A2DR
#: 03120306.xhp
msgctxt ""
"03120306.xhp\n"
@@ -29664,6 +33244,7 @@ msgctxt ""
msgid "If the Length parameter in the <emph>Mid statement</emph> is less than the length of the text that you want to replace, the text is reduced to the specified length."
msgstr "Je-li v <emph>příkazu Mid</emph> parametr Délka menší než délka textu, kterým chcete nahradit, text bude zkrácen na určenou délku."
+#. EUzUS
#: 03120306.xhp
msgctxt ""
"03120306.xhp\n"
@@ -29672,6 +33253,7 @@ msgctxt ""
msgid "<emph>Text:</emph> The string to replace the string expression (<emph>Mid statement</emph>)."
msgstr "<emph>Text:</emph> Řetězec, kterým chcete nahradit určenou část řetězce (<emph>příkaz Mid</emph>)."
+#. jK3U3
#: 03120306.xhp
msgctxt ""
"03120306.xhp\n"
@@ -29680,6 +33262,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. NFDUA
#: 03120306.xhp
msgctxt ""
"03120306.xhp\n"
@@ -29688,6 +33271,7 @@ msgctxt ""
msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
msgstr "sInput = InputBox(\"Zadejte, prosím, datum v mezinárodním formátu 'YYYY-MM-DD'\")"
+#. t5jGn
#: 03120307.xhp
msgctxt ""
"03120307.xhp\n"
@@ -29696,6 +33280,7 @@ msgctxt ""
msgid "Right Function"
msgstr "Funkce Right"
+#. WfBGq
#: 03120307.xhp
msgctxt ""
"03120307.xhp\n"
@@ -29704,6 +33289,7 @@ msgctxt ""
msgid "<bookmark_value>Right function</bookmark_value>"
msgstr "<bookmark_value>Right</bookmark_value>"
+#. dbxZX
#: 03120307.xhp
msgctxt ""
"03120307.xhp\n"
@@ -29712,6 +33298,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120307.xhp\" name=\"Right Function\">Right Function</link>"
msgstr "<link href=\"text/sbasic/shared/03120307.xhp\" name=\"Funkce Right\">Funkce Right</link>"
+#. w9pxb
#: 03120307.xhp
msgctxt ""
"03120307.xhp\n"
@@ -29720,6 +33307,7 @@ msgctxt ""
msgid "Returns the rightmost \"n\" characters of a string expression."
msgstr "Vrátí počet n znaků umístěných ve výrazu typu String nejvíce vpravo."
+#. p4Lba
#: 03120307.xhp
msgctxt ""
"03120307.xhp\n"
@@ -29728,6 +33316,7 @@ msgctxt ""
msgid "See also: <link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left Function\">Left Function</link>."
msgstr "Viz též: <link href=\"text/sbasic/shared/03120303.xhp\" name=\"Funkce Left\">Funkce Left</link>."
+#. Xy4Fw
#: 03120307.xhp
msgctxt ""
"03120307.xhp\n"
@@ -29736,6 +33325,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. A3Rzn
#: 03120307.xhp
msgctxt ""
"03120307.xhp\n"
@@ -29744,6 +33334,7 @@ msgctxt ""
msgid "Right (Text As String, n As Long)"
msgstr "Right (Text As String, n As Long)"
+#. 8sZ7E
#: 03120307.xhp
msgctxt ""
"03120307.xhp\n"
@@ -29752,6 +33343,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. SKQUo
#: 03120307.xhp
msgctxt ""
"03120307.xhp\n"
@@ -29760,6 +33352,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. CyX7H
#: 03120307.xhp
msgctxt ""
"03120307.xhp\n"
@@ -29768,6 +33361,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. hErZb
#: 03120307.xhp
msgctxt ""
"03120307.xhp\n"
@@ -29776,6 +33370,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression that you want to return the rightmost characters of."
msgstr "<emph>Text:</emph> Řetězec, jehož část chcete získat."
+#. D8HQ5
#: 03120307.xhp
msgctxt ""
"03120307.xhp\n"
@@ -29784,6 +33379,7 @@ msgctxt ""
msgid "<emph>n:</emph> Numeric expression that defines the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 65535."
msgstr "<emph>n:</emph> Číselný výraz určující počet znaků, které chcete vrátit. Pokud <emph>n</emph> = 0, vrátí se prázdný řetězec. Maximální povolená hodnota je 65535."
+#. ezXrq
#: 03120307.xhp
msgctxt ""
"03120307.xhp\n"
@@ -29792,6 +33388,7 @@ msgctxt ""
msgid "The following example converts a date in YYYY-MM-DD format to the US date format (MM/DD/YYYY)."
msgstr "Následující příklad převádí datum z formátu YYYY-MM-DD do formátu MM/DD/YYYY."
+#. wgEnG
#: 03120307.xhp
msgctxt ""
"03120307.xhp\n"
@@ -29800,6 +33397,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. ZbKt5
#: 03120307.xhp
msgctxt ""
"03120307.xhp\n"
@@ -29808,6 +33406,7 @@ msgctxt ""
msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
msgstr "sInput = InputBox(\"Zadejte, prosím, datum v mezinárodním formátu 'YYYY-MM-DD'\")"
+#. CDv6e
#: 03120308.xhp
msgctxt ""
"03120308.xhp\n"
@@ -29816,6 +33415,7 @@ msgctxt ""
msgid "RSet Statement"
msgstr "Příkaz RSet"
+#. h4w66
#: 03120308.xhp
msgctxt ""
"03120308.xhp\n"
@@ -29824,6 +33424,7 @@ msgctxt ""
msgid "<bookmark_value>RSet statement</bookmark_value>"
msgstr "<bookmark_value>RSet (příkaz)</bookmark_value>"
+#. QBt7J
#: 03120308.xhp
msgctxt ""
"03120308.xhp\n"
@@ -29832,6 +33433,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120308.xhp\" name=\"RSet Statement\">RSet Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03120308.xhp\" name=\"Příkaz RSet\">Příkaz RSet</link>"
+#. 9BREa
#: 03120308.xhp
msgctxt ""
"03120308.xhp\n"
@@ -29840,6 +33442,7 @@ msgctxt ""
msgid "Right-aligns a string within a string variable, or copies a user-defined variable type into another."
msgstr "Zarovná text typu String vpravo v rámci proměnné typu String nebo zkopíruje uživatelem definovaný typ proměnné do jiné."
+#. aHsZH
#: 03120308.xhp
msgctxt ""
"03120308.xhp\n"
@@ -29848,6 +33451,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. uDqvq
#: 03120308.xhp
msgctxt ""
"03120308.xhp\n"
@@ -29856,6 +33460,7 @@ msgctxt ""
msgid "RSet Text As String = Text or RSet Variable1 = Variable2"
msgstr "RSet Text As String = Text nebo RSet Proměnná1 = Proměnná2"
+#. tpDDD
#: 03120308.xhp
msgctxt ""
"03120308.xhp\n"
@@ -29864,6 +33469,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. YfmCj
#: 03120308.xhp
msgctxt ""
"03120308.xhp\n"
@@ -29872,6 +33478,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string variable."
msgstr "<emph>Text:</emph> Libovolný řetězec."
+#. nsDVT
#: 03120308.xhp
msgctxt ""
"03120308.xhp\n"
@@ -29880,6 +33487,7 @@ msgctxt ""
msgid "<emph>Text</emph>: String that you want to right-align in the string variable."
msgstr "<emph>Text</emph>: Řetězec, který chcete zarovnat vpravo v řetězcové proměnné."
+#. v2Tzg
#: 03120308.xhp
msgctxt ""
"03120308.xhp\n"
@@ -29888,6 +33496,7 @@ msgctxt ""
msgid "<emph>Variable1:</emph> User-defined variable that is the target for the copied variable."
msgstr "<emph>Proměnná1:</emph> Název proměnné uživatelem definovaného typu, do které chcete kopírovat."
+#. MS2Yt
#: 03120308.xhp
msgctxt ""
"03120308.xhp\n"
@@ -29896,6 +33505,7 @@ msgctxt ""
msgid "<emph>Variable2:</emph> User-defined variable that you want to copy to another variable."
msgstr "<emph>Proměnná2:</emph> Název proměnné uživatelem definovaného typu, ze které chcete kopírovat."
+#. ZikcS
#: 03120308.xhp
msgctxt ""
"03120308.xhp\n"
@@ -29904,6 +33514,7 @@ msgctxt ""
msgid "If the string is shorter than the string variable, <emph>RSet</emph> aligns the string to the right within the string variable. Any remaining characters in the string variable are replaced with spaces. If the string is longer than the string variable, characters exceeding the length of the variable are truncated, and only the remaining characters are right-aligned within the string variable."
msgstr "Je-li řetězec kratší než řetězcová proměnná, <emph>RSet</emph> zarovná řetězec vpravo v řetězcové proměnné. Zbývající místa v řetězci budou nahrazena mezerami. Je-li řetězec delší než řetězcová proměnná, budou oříznuty znaky překračující délku proměnné a zbývající znaky budou zarovnány vpravo."
+#. grCLk
#: 03120308.xhp
msgctxt ""
"03120308.xhp\n"
@@ -29912,6 +33523,7 @@ msgctxt ""
msgid "You can also use the <emph>RSet statement</emph> to assign variables of one user-defined type to another."
msgstr "<emph>Příkaz RSet</emph> je také je možné použít k přiřazení proměnné uživatelem definovaného typu do jiné proměnné stejného typu."
+#. St2ov
#: 03120308.xhp
msgctxt ""
"03120308.xhp\n"
@@ -29920,6 +33532,7 @@ msgctxt ""
msgid "The following example uses the <emph>RSet</emph> and <emph>LSet</emph> statements to modify the left and right alignment of a string."
msgstr "Následující příklad používá příkazy <emph>RSet</emph> a <emph>LSet</emph> k úpravě levého a pravého zarovnání řetězce."
+#. BdFxA
#: 03120308.xhp
msgctxt ""
"03120308.xhp\n"
@@ -29928,6 +33541,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. u4Dwb
#: 03120308.xhp
msgctxt ""
"03120308.xhp\n"
@@ -29936,6 +33550,7 @@ msgctxt ""
msgid "' Right-align \"SBX\" in a 40-character string"
msgstr "' Zarovná \"SBX\" vpravo ve 40znakovém řetězci"
+#. Wvfwt
#: 03120308.xhp
msgctxt ""
"03120308.xhp\n"
@@ -29944,6 +33559,7 @@ msgctxt ""
msgid "' Replace asterisks with spaces"
msgstr "' Nahradí hvězdičky mezerami"
+#. ErXo8
#: 03120308.xhp
msgctxt ""
"03120308.xhp\n"
@@ -29952,6 +33568,7 @@ msgctxt ""
msgid "' Left-align \"SBX\" in a 40-character string"
msgstr "' Zarovná \"SBX\" vlevo ve 40znakovém řetězci"
+#. 9ErPA
#: 03120309.xhp
msgctxt ""
"03120309.xhp\n"
@@ -29960,6 +33577,7 @@ msgctxt ""
msgid "RTrim Function"
msgstr "Funkce RTrim"
+#. 9jpjR
#: 03120309.xhp
msgctxt ""
"03120309.xhp\n"
@@ -29968,6 +33586,7 @@ msgctxt ""
msgid "<bookmark_value>RTrim function</bookmark_value>"
msgstr "<bookmark_value>RTrim</bookmark_value>"
+#. SXFDZ
#: 03120309.xhp
msgctxt ""
"03120309.xhp\n"
@@ -29976,6 +33595,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120309.xhp\" name=\"RTrim Function\">RTrim Function</link>"
msgstr "<link href=\"text/sbasic/shared/03120309.xhp\" name=\"Funkce RTrim\">Funkce RTrim</link>"
+#. eXjba
#: 03120309.xhp
msgctxt ""
"03120309.xhp\n"
@@ -29984,6 +33604,7 @@ msgctxt ""
msgid "Deletes the spaces at the end of a string expression."
msgstr "Smaže mezery na konci řetězce."
+#. QnpJz
#: 03120309.xhp
msgctxt ""
"03120309.xhp\n"
@@ -29992,6 +33613,7 @@ msgctxt ""
msgid "See also: <link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim Function\">LTrim Function</link>"
msgstr "Viz též: <link href=\"text/sbasic/shared/03120305.xhp\" name=\"Funkce LTrim\">Funkce LTrim</link>"
+#. z57JG
#: 03120309.xhp
msgctxt ""
"03120309.xhp\n"
@@ -30000,6 +33622,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 3KFbV
#: 03120309.xhp
msgctxt ""
"03120309.xhp\n"
@@ -30008,6 +33631,7 @@ msgctxt ""
msgid "RTrim (Text As String)"
msgstr "RTrim (Text As String)"
+#. qfPg6
#: 03120309.xhp
msgctxt ""
"03120309.xhp\n"
@@ -30016,6 +33640,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. awasf
#: 03120309.xhp
msgctxt ""
"03120309.xhp\n"
@@ -30024,6 +33649,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. p2Uwz
#: 03120309.xhp
msgctxt ""
"03120309.xhp\n"
@@ -30032,6 +33658,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. UW5Fx
#: 03120309.xhp
msgctxt ""
"03120309.xhp\n"
@@ -30040,6 +33667,7 @@ msgctxt ""
msgid "<emph>Text: </emph>Any string expression."
msgstr "<emph>Text:</emph> Libovolný řetězec."
+#. Tq2QX
#: 03120309.xhp
msgctxt ""
"03120309.xhp\n"
@@ -30048,6 +33676,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. qdGRW
#: 03120310.xhp
msgctxt ""
"03120310.xhp\n"
@@ -30056,6 +33685,7 @@ msgctxt ""
msgid "UCase Function"
msgstr "Funkce UCase"
+#. yrQQH
#: 03120310.xhp
msgctxt ""
"03120310.xhp\n"
@@ -30064,6 +33694,7 @@ msgctxt ""
msgid "<bookmark_value>UCase function</bookmark_value>"
msgstr "<bookmark_value>UCase</bookmark_value>"
+#. TRQNt
#: 03120310.xhp
msgctxt ""
"03120310.xhp\n"
@@ -30072,6 +33703,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase Function\">UCase Function</link>"
msgstr "<link href=\"text/sbasic/shared/03120310.xhp\" name=\"Funkce UCase\">Funkce UCase</link>"
+#. vSKnv
#: 03120310.xhp
msgctxt ""
"03120310.xhp\n"
@@ -30080,6 +33712,7 @@ msgctxt ""
msgid "Converts lowercase characters in a string to uppercase."
msgstr "Převede malá písmena na velká."
+#. bHkMs
#: 03120310.xhp
msgctxt ""
"03120310.xhp\n"
@@ -30088,6 +33721,7 @@ msgctxt ""
msgid "See also: <link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function\">LCase Function</link>"
msgstr "Viz též: <link href=\"text/sbasic/shared/03120302.xhp\" name=\"Funkce LCase\">Funkce LCase</link>"
+#. PDUSQ
#: 03120310.xhp
msgctxt ""
"03120310.xhp\n"
@@ -30096,6 +33730,7 @@ msgctxt ""
msgid "UCase (Text As String)"
msgstr "UCase (Text As String)"
+#. 8fcKn
#: 03120310.xhp
msgctxt ""
"03120310.xhp\n"
@@ -30104,6 +33739,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. TgevM
#: 03120310.xhp
msgctxt ""
"03120310.xhp\n"
@@ -30112,6 +33748,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression that you want to convert."
msgstr "<emph>Text:</emph> Řetězec, který chcete převést."
+#. MmcFn
#: 03120310.xhp
msgctxt ""
"03120310.xhp\n"
@@ -30120,6 +33757,7 @@ msgctxt ""
msgid "Print LCase(sVar) ' returns \"las vegas\""
msgstr "Print LCase(sVar) ' vrátí \"las vegas\""
+#. dNrts
#: 03120310.xhp
msgctxt ""
"03120310.xhp\n"
@@ -30128,6 +33766,7 @@ msgctxt ""
msgid "Print UCase(sVar) ' returns \"LAS VEGAS\""
msgstr "Print UCase(sVar) ' vrátí \"LAS VEGAS\""
+#. 9APfU
#: 03120311.xhp
msgctxt ""
"03120311.xhp\n"
@@ -30136,6 +33775,7 @@ msgctxt ""
msgid "Trim Function"
msgstr "Funkce Trim"
+#. g5F8Z
#: 03120311.xhp
msgctxt ""
"03120311.xhp\n"
@@ -30144,6 +33784,7 @@ msgctxt ""
msgid "<bookmark_value>Trim function</bookmark_value>"
msgstr "<bookmark_value>Trim</bookmark_value>"
+#. HjEjn
#: 03120311.xhp
msgctxt ""
"03120311.xhp\n"
@@ -30152,6 +33793,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Trim Function\">Trim Function</link>"
msgstr "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Funkce Trim\">Funkce Trim</link>"
+#. gJTc8
#: 03120311.xhp
msgctxt ""
"03120311.xhp\n"
@@ -30160,6 +33802,7 @@ msgctxt ""
msgid "Removes all leading and trailing spaces from a string expression."
msgstr "Odstraní všechny mezery ze začátku a konce řetězce."
+#. xTgNw
#: 03120311.xhp
msgctxt ""
"03120311.xhp\n"
@@ -30168,6 +33811,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. EEu5H
#: 03120311.xhp
msgctxt ""
"03120311.xhp\n"
@@ -30176,6 +33820,7 @@ msgctxt ""
msgid "Trim( Text As String )"
msgstr "Trim( Text As String )"
+#. ZUuwF
#: 03120311.xhp
msgctxt ""
"03120311.xhp\n"
@@ -30184,6 +33829,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. f9pGG
#: 03120311.xhp
msgctxt ""
"03120311.xhp\n"
@@ -30192,6 +33838,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. VwME3
#: 03120311.xhp
msgctxt ""
"03120311.xhp\n"
@@ -30200,6 +33847,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. kLdYS
#: 03120311.xhp
msgctxt ""
"03120311.xhp\n"
@@ -30208,6 +33856,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression."
msgstr "<emph>Text:</emph> Jakýkoliv řetězcový výraz."
+#. 3GonF
#: 03120311.xhp
msgctxt ""
"03120311.xhp\n"
@@ -30216,6 +33865,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. ZBDyG
#: 03120312.xhp
msgctxt ""
"03120312.xhp\n"
@@ -30224,6 +33874,7 @@ msgctxt ""
msgid "ConvertToURL Function"
msgstr "Funkce ConvertToURL"
+#. awi9e
#: 03120312.xhp
msgctxt ""
"03120312.xhp\n"
@@ -30232,6 +33883,7 @@ msgctxt ""
msgid "<bookmark_value>ConvertToURL function</bookmark_value>"
msgstr "<bookmark_value>ConvertToURL</bookmark_value>"
+#. GEiUq
#: 03120312.xhp
msgctxt ""
"03120312.xhp\n"
@@ -30240,6 +33892,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120312.xhp\" name=\"ConvertToURL Function\">ConvertToURL Function</link>"
msgstr "<link href=\"text/sbasic/shared/03120312.xhp\" name=\"Funkce ConvertToURL\">Funkce ConvertToURL</link>"
+#. 9Xdmw
#: 03120312.xhp
msgctxt ""
"03120312.xhp\n"
@@ -30248,6 +33901,7 @@ msgctxt ""
msgid "Converts a system file name to a file URL."
msgstr "Převede název systémového souboru na adresu URL souboru."
+#. 7EFtr
#: 03120312.xhp
msgctxt ""
"03120312.xhp\n"
@@ -30256,6 +33910,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. zU9U9
#: 03120312.xhp
msgctxt ""
"03120312.xhp\n"
@@ -30264,6 +33919,7 @@ msgctxt ""
msgid "ConvertToURL(filename)"
msgstr "ConvertToURL(NázevSouboru)"
+#. eq2Gx
#: 03120312.xhp
msgctxt ""
"03120312.xhp\n"
@@ -30272,6 +33928,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. V6WhB
#: 03120312.xhp
msgctxt ""
"03120312.xhp\n"
@@ -30280,6 +33937,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. m42nR
#: 03120312.xhp
msgctxt ""
"03120312.xhp\n"
@@ -30288,6 +33946,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. Dka3U
#: 03120312.xhp
msgctxt ""
"03120312.xhp\n"
@@ -30296,6 +33955,7 @@ msgctxt ""
msgid "<emph>Filename:</emph> A file name as string."
msgstr "<emph>NázevSouboru</emph>: Název souboru jako řetězec."
+#. iFPRX
#: 03120312.xhp
msgctxt ""
"03120312.xhp\n"
@@ -30304,6 +33964,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. AHBLc
#: 03120312.xhp
msgctxt ""
"03120312.xhp\n"
@@ -30312,6 +33973,7 @@ msgctxt ""
msgid "systemFile$ = \"c:\\folder\\mytext.txt\""
msgstr "systemFile$ = \"c:\\folder\\mytext.txt\""
+#. Fgfbo
#: 03120313.xhp
msgctxt ""
"03120313.xhp\n"
@@ -30320,6 +33982,7 @@ msgctxt ""
msgid "ConvertFromURL Function"
msgstr "Funkce ConvertFromURL"
+#. FcDBH
#: 03120313.xhp
msgctxt ""
"03120313.xhp\n"
@@ -30328,6 +33991,7 @@ msgctxt ""
msgid "<bookmark_value>ConvertFromURL function</bookmark_value>"
msgstr "<bookmark_value>ConvertFromURL</bookmark_value>"
+#. ueTH4
#: 03120313.xhp
msgctxt ""
"03120313.xhp\n"
@@ -30336,6 +34000,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120313.xhp\" name=\"ConvertFromURL Function\">ConvertFromURL Function</link>"
msgstr "<link href=\"text/sbasic/shared/03120313.xhp\" name=\"Funkce ConvertFromURL\">Funkce ConvertFromURL</link>"
+#. wiX8u
#: 03120313.xhp
msgctxt ""
"03120313.xhp\n"
@@ -30344,6 +34009,7 @@ msgctxt ""
msgid "Converts a file URL to a system file name."
msgstr "Převede adresu URL souboru na název systémového souboru."
+#. Gyuop
#: 03120313.xhp
msgctxt ""
"03120313.xhp\n"
@@ -30352,6 +34018,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. i96Ej
#: 03120313.xhp
msgctxt ""
"03120313.xhp\n"
@@ -30360,6 +34027,7 @@ msgctxt ""
msgid "ConvertFromURL(filename)"
msgstr "ConvertFromURL(NázevSouboru)"
+#. wq6Jz
#: 03120313.xhp
msgctxt ""
"03120313.xhp\n"
@@ -30368,6 +34036,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. ESx7C
#: 03120313.xhp
msgctxt ""
"03120313.xhp\n"
@@ -30376,6 +34045,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. GmBuj
#: 03120313.xhp
msgctxt ""
"03120313.xhp\n"
@@ -30384,6 +34054,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. 8R25b
#: 03120313.xhp
msgctxt ""
"03120313.xhp\n"
@@ -30392,6 +34063,7 @@ msgctxt ""
msgid "<emph>Filename:</emph> A file name as a string."
msgstr "<emph>NázevSouboru</emph>: Název souboru jako řetězec."
+#. b5PSp
#: 03120314.xhp
msgctxt ""
"03120314.xhp\n"
@@ -30400,6 +34072,7 @@ msgctxt ""
msgid "Split Function"
msgstr "Funkce Split"
+#. jKxns
#: 03120314.xhp
msgctxt ""
"03120314.xhp\n"
@@ -30408,6 +34081,7 @@ msgctxt ""
msgid "<bookmark_value>Split function</bookmark_value>"
msgstr "<bookmark_value>Split</bookmark_value>"
+#. GFRhn
#: 03120314.xhp
msgctxt ""
"03120314.xhp\n"
@@ -30416,6 +34090,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120314.xhp\" name=\"Split Function\">Split Function</link>"
msgstr "<link href=\"text/sbasic/shared/03120314.xhp\" name=\"Funkce Split\">Funkce Split</link>"
+#. LmvGz
#: 03120314.xhp
msgctxt ""
"03120314.xhp\n"
@@ -30424,6 +34099,7 @@ msgctxt ""
msgid "Returns an array of substrings from a string expression."
msgstr "Rozdělí řetězec na pole podřetězců."
+#. fqDbn
#: 03120314.xhp
msgctxt ""
"03120314.xhp\n"
@@ -30432,6 +34108,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. FGCEc
#: 03120314.xhp
msgctxt ""
"03120314.xhp\n"
@@ -30440,6 +34117,7 @@ msgctxt ""
msgid "Split (Text As String, delimiter, number)"
msgstr "Split (Text As String, Oddělovač, Číslo)"
+#. XdWY5
#: 03120314.xhp
msgctxt ""
"03120314.xhp\n"
@@ -30448,6 +34126,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. BNdCD
#: 03120314.xhp
msgctxt ""
"03120314.xhp\n"
@@ -30456,6 +34135,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. G7w77
#: 03120314.xhp
msgctxt ""
"03120314.xhp\n"
@@ -30464,6 +34144,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. PRupM
#: 03120314.xhp
msgctxt ""
"03120314.xhp\n"
@@ -30472,6 +34153,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression."
msgstr "<emph>Text:</emph> Jakýkoliv řetězcový výraz."
+#. aPap3
#: 03120314.xhp
msgctxt ""
"03120314.xhp\n"
@@ -30480,6 +34162,7 @@ msgctxt ""
msgid "<emph>delimiter (optional):</emph> A string of one or more characters length that is used to delimit the Text. The default is the space character."
msgstr "<emph>Oddělovač (nepovinné):</emph> Řetězec (jeden či více znaků), který se použije k rozdělení Textu. Výchozí znak je mezera."
+#. rD2HP
#: 03120314.xhp
msgctxt ""
"03120314.xhp\n"
@@ -30488,6 +34171,7 @@ msgctxt ""
msgid "<emph>number (optional):</emph> The number of substrings that you want to return."
msgstr "<emph>Číslo (nepovinné):</emph> Počet podřetězců, které chcete vrátit."
+#. XZAoD
#: 03120314.xhp
msgctxt ""
"03120314.xhp\n"
@@ -30496,6 +34180,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. 9qGtg
#: 03120315.xhp
msgctxt ""
"03120315.xhp\n"
@@ -30504,6 +34189,7 @@ msgctxt ""
msgid "Join Function"
msgstr "Funkce Join"
+#. Mg5S3
#: 03120315.xhp
msgctxt ""
"03120315.xhp\n"
@@ -30512,6 +34198,7 @@ msgctxt ""
msgid "<bookmark_value>Join function</bookmark_value>"
msgstr "<bookmark_value>Join</bookmark_value>"
+#. FjCTF
#: 03120315.xhp
msgctxt ""
"03120315.xhp\n"
@@ -30520,6 +34207,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120315.xhp\" name=\"Join Function\">Join Function</link>"
msgstr "<link href=\"text/sbasic/shared/03120315.xhp\" name=\"Funkce Join\">Funkce Join</link>"
+#. DQFTH
#: 03120315.xhp
msgctxt ""
"03120315.xhp\n"
@@ -30528,6 +34216,7 @@ msgctxt ""
msgid "Returns a string from a number of substrings in a string array."
msgstr "Vrátí řetězec složený z několika podřetězců umístěných v poli."
+#. Tavaa
#: 03120315.xhp
msgctxt ""
"03120315.xhp\n"
@@ -30536,6 +34225,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. FrGPB
#: 03120315.xhp
msgctxt ""
"03120315.xhp\n"
@@ -30544,6 +34234,7 @@ msgctxt ""
msgid "Join (Text As String Array, delimiter)"
msgstr "Join (Text As String Array, Oddělovač)"
+#. zKGLo
#: 03120315.xhp
msgctxt ""
"03120315.xhp\n"
@@ -30552,6 +34243,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. Sx96w
#: 03120315.xhp
msgctxt ""
"03120315.xhp\n"
@@ -30560,6 +34252,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. uMb7W
#: 03120315.xhp
msgctxt ""
"03120315.xhp\n"
@@ -30568,6 +34261,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. sEXB3
#: 03120315.xhp
msgctxt ""
"03120315.xhp\n"
@@ -30576,6 +34270,7 @@ msgctxt ""
msgid "<emph>Text:</emph> A string array."
msgstr "<emph>Text:</emph> Pole řetězců."
+#. 53dA6
#: 03120315.xhp
msgctxt ""
"03120315.xhp\n"
@@ -30584,6 +34279,7 @@ msgctxt ""
msgid "<emph>delimiter (optional):</emph> A string character that is used to separate the substrings in the resulting string. The default delimiter is the space character. If delimiter is a string of length zero \"\", the substrings are joined without separator."
msgstr "<emph>Oddělovač (nepovinné):</emph> Řetězec, který je ve výsledném řetězci používán k oddělení podřetězců. Výchozí oddělovač je mezera. Je-li oddělovač prázdný řetězec \"\", podřetězce budou spojeny bez oddělovače."
+#. rYFAB
#: 03120315.xhp
msgctxt ""
"03120315.xhp\n"
@@ -30592,6 +34288,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. u25ah
#: 03120400.xhp
msgctxt ""
"03120400.xhp\n"
@@ -30600,6 +34297,7 @@ msgctxt ""
msgid "Editing String Length"
msgstr "Úprava délky řetězce"
+#. aZQ3y
#: 03120400.xhp
msgctxt ""
"03120400.xhp\n"
@@ -30608,6 +34306,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120400.xhp\" name=\"Editing String Length\">Editing String Length</link>"
msgstr "<link href=\"text/sbasic/shared/03120400.xhp\" name=\"Úprava délky řetězce\">Úprava délky řetězce</link>"
+#. Ewh7N
#: 03120400.xhp
msgctxt ""
"03120400.xhp\n"
@@ -30616,6 +34315,7 @@ msgctxt ""
msgid "The following functions determine string lengths and compare strings."
msgstr "Následující funkce určují délku řetězce a porovnávají řetězce."
+#. jnTB6
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
@@ -30624,6 +34324,7 @@ msgctxt ""
msgid "InStr Function"
msgstr "Funkce InStr"
+#. JiAaK
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
@@ -30632,6 +34333,7 @@ msgctxt ""
msgid "<bookmark_value>InStr function</bookmark_value>"
msgstr "<bookmark_value>InStr</bookmark_value>"
+#. 74Qua
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
@@ -30640,6 +34342,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120401.xhp\" name=\"InStr Function\">InStr Function</link>"
msgstr "<link href=\"text/sbasic/shared/03120401.xhp\" name=\"Funkce InStr\">Funkce InStr</link>"
+#. b3faC
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
@@ -30648,6 +34351,7 @@ msgctxt ""
msgid "Returns the position of a string within another string."
msgstr "Vrátí pozici řetězce v jiném řetězci."
+#. 2DD3h
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
@@ -30656,6 +34360,7 @@ msgctxt ""
msgid "The Instr function returns the position at which the match was found. If the string was not found, the function returns 0."
msgstr "Funkce Instr vrátí pozici, na které nalezne shodný řetězec. Pokud řetězec nenalezne, vrátí funkce 0."
+#. F5Bsm
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
@@ -30664,6 +34369,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. zn52D
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
@@ -30672,6 +34378,7 @@ msgctxt ""
msgid "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])"
msgstr "InStr ([Začátek As Long,] Text1 As String, Text2 As String[, Porovnání])"
+#. e2YwH
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
@@ -30680,6 +34387,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. g3ECS
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
@@ -30688,6 +34396,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. AHBXf
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
@@ -30696,6 +34405,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. jDRQw
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
@@ -30704,6 +34414,7 @@ msgctxt ""
msgid "<emph>Start: </emph>A numeric expression that marks the position in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the first character of the string. The maximum allowed value is 65535."
msgstr "<emph>Začátek:</emph> Číselný výraz, který označuje pozici v řetězci, kde začíná hledání podřetězce. Pokud tento parametr vynecháte, hledání začne na prvním znaku řetězce. Maximální povolená hodnota je 65535."
+#. SnP3c
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
@@ -30712,6 +34423,7 @@ msgctxt ""
msgid "<emph>Text1:</emph> The string expression that you want to search."
msgstr "<emph>Text1:</emph> Řetězec, který chcete prohledat."
+#. AiNGG
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
@@ -30720,6 +34432,7 @@ msgctxt ""
msgid "<emph>Text2:</emph> The string expression that you want to search for."
msgstr "<emph>Text2:</emph> Řetězec, který chcete najít."
+#. t8WDt
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
@@ -30728,6 +34441,7 @@ msgctxt ""
msgid "<emph>Compare:</emph> Optional numeric expression that defines the type of comparison. The value of this parameter can be 0 or 1. The default value of 1 specifies a text comparison that is not case-sensitive. The value of 0 specifies a binary comparison that is case-sensitive."
msgstr "<emph>Porovnání:</emph> Nepovinný číselný výraz, který určuje druh porovnávání. Hodnota tohoto parametru může být 0 nebo 1. Výchozí hodnota 1 určuje, že při porovnání textu nezávisí na velikosti znaků. Hodnota 0 určuje binární porovnávání, kdy závisí na velikosti znaků."
+#. pbB6M
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
@@ -30736,6 +34450,7 @@ msgctxt ""
msgid "To avoid a run-time error, do not set the Compare parameter if the first return parameter is omitted."
msgstr "Chcete-li se vyhnout chybám, nenastavujte parametr Porovnat, pokud vynecháte první parametr."
+#. gRVcn
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
@@ -30744,6 +34459,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. 6BbAy
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
@@ -30752,6 +34468,7 @@ msgctxt ""
msgid "sInput = \"Office\""
msgstr "sInput = \"Office\""
+#. 97MNg
#: 03120401.xhp
msgctxt ""
"03120401.xhp\n"
@@ -30760,6 +34477,7 @@ msgctxt ""
msgid "iPos = Instr(sInput,\"c\")"
msgstr "iPos = Instr(sInput,\"c\")"
+#. ZG3QS
#: 03120402.xhp
msgctxt ""
"03120402.xhp\n"
@@ -30768,6 +34486,7 @@ msgctxt ""
msgid "Len Function"
msgstr "Funkce Len"
+#. 2LAEG
#: 03120402.xhp
msgctxt ""
"03120402.xhp\n"
@@ -30776,6 +34495,7 @@ msgctxt ""
msgid "<bookmark_value>Len function</bookmark_value>"
msgstr "<bookmark_value>Len</bookmark_value>"
+#. HzQYT
#: 03120402.xhp
msgctxt ""
"03120402.xhp\n"
@@ -30784,6 +34504,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120402.xhp\" name=\"Len Function\">Len Function</link>"
msgstr "<link href=\"text/sbasic/shared/03120402.xhp\" name=\"Funkce Len\">Funkce Len</link>"
+#. zQW3g
#: 03120402.xhp
msgctxt ""
"03120402.xhp\n"
@@ -30792,6 +34513,7 @@ msgctxt ""
msgid "Returns the number of characters in a string, or the number of bytes that are required to store a variable."
msgstr "Vrátí počet znaků v řetězci nebo počet bajtů, které jsou třeba k uložení proměnné."
+#. gakob
#: 03120402.xhp
msgctxt ""
"03120402.xhp\n"
@@ -30800,6 +34522,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. RpCUx
#: 03120402.xhp
msgctxt ""
"03120402.xhp\n"
@@ -30808,6 +34531,7 @@ msgctxt ""
msgid "Len (Text As String)"
msgstr "Len (Text As String)"
+#. NuEBd
#: 03120402.xhp
msgctxt ""
"03120402.xhp\n"
@@ -30816,6 +34540,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. t6pbk
#: 03120402.xhp
msgctxt ""
"03120402.xhp\n"
@@ -30824,6 +34549,7 @@ msgctxt ""
msgid "Long"
msgstr "Typu Long"
+#. FyaMN
#: 03120402.xhp
msgctxt ""
"03120402.xhp\n"
@@ -30832,6 +34558,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. oJqV5
#: 03120402.xhp
msgctxt ""
"03120402.xhp\n"
@@ -30840,6 +34567,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression or a variable of another type."
msgstr "<emph>Text:</emph> Řetězec nebo proměnná libovolného typu."
+#. cDZhe
#: 03120402.xhp
msgctxt ""
"03120402.xhp\n"
@@ -30848,6 +34576,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. PDnri
#: 03120402.xhp
msgctxt ""
"03120402.xhp\n"
@@ -30856,6 +34585,7 @@ msgctxt ""
msgid "MsgBox Len(sText) REM Returns 9"
msgstr "MsgBox Len(sText) REM Returns 9"
+#. pCc2y
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
@@ -30864,6 +34594,7 @@ msgctxt ""
msgid "StrComp Function"
msgstr "Funkce StrComp"
+#. CUQmm
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
@@ -30872,6 +34603,7 @@ msgctxt ""
msgid "<bookmark_value>StrComp function</bookmark_value>"
msgstr "<bookmark_value>StrComp</bookmark_value>"
+#. hyUAD
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
@@ -30880,6 +34612,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120403.xhp\" name=\"StrComp Function\">StrComp Function</link>"
msgstr "<link href=\"text/sbasic/shared/03120403.xhp\" name=\"Funkce StrComp\">Funkce StrComp</link>"
+#. 8buFG
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
@@ -30888,6 +34621,7 @@ msgctxt ""
msgid "Compares two strings and returns an integer value that represents the result of the comparison."
msgstr "Porovná dva řetězce a vrátí celočíselnou hodnotu, která představuje výsledek porovnání."
+#. sDAvR
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
@@ -30896,6 +34630,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 6m8GA
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
@@ -30904,6 +34639,7 @@ msgctxt ""
msgid "StrComp (Text1 As String, Text2 As String[, Compare])"
msgstr "StrComp (Text1 As String, Text2 As String[, Porovnání])"
+#. 7ZVP8
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
@@ -30912,6 +34648,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. PhXU3
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
@@ -30920,6 +34657,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. swgoh
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
@@ -30928,6 +34666,7 @@ msgctxt ""
msgid "Parameter:"
msgstr "Parametr:"
+#. ULJVC
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
@@ -30936,6 +34675,7 @@ msgctxt ""
msgid "<emph>Text1:</emph> Any string expression"
msgstr "<emph>Text1:</emph> Libovolný řetězec."
+#. iCfGJ
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
@@ -30944,6 +34684,7 @@ msgctxt ""
msgid "<emph>Text2:</emph> Any string expression"
msgstr "<emph>Text2:</emph> Libovolný řetězec."
+#. SjRGM
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
@@ -30952,6 +34693,7 @@ msgctxt ""
msgid "<emph>Compare:</emph> This optional parameter sets the comparison method. If Compare = 1, the string comparison is case-sensitive. If Compare = 0, no distinction is made between uppercase and lowercase letters."
msgstr "<emph>Porovnání:</emph> Nepovinný číselný výraz, který určuje druh porovnávání. Pokud se Porovnání = 0, při porovnávání nezáleží na velikosti písmen."
+#. YDRRT
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
@@ -30960,6 +34702,7 @@ msgctxt ""
msgid "Return value"
msgstr "Vrácená hodnota"
+#. DEruh
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
@@ -30968,6 +34711,7 @@ msgctxt ""
msgid "If Text1 < Text2 the function returns -1"
msgstr "Je-li Text1 < Text2, funkce vrátí -1"
+#. uVkpG
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
@@ -30976,6 +34720,7 @@ msgctxt ""
msgid "If Text1 = Text2 the function returns 0"
msgstr "Je-li Text1 = Text2, funkce vrátí 0"
+#. FBeHC
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
@@ -30984,6 +34729,7 @@ msgctxt ""
msgid "If Text1 > Text2 the function returns 1"
msgstr "Je-li Text1 > Text2, funkce vrátí 1"
+#. FjifC
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
@@ -30992,6 +34738,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. xtFm8
#: 03120411.xhp
msgctxt ""
"03120411.xhp\n"
@@ -31000,6 +34747,7 @@ msgctxt ""
msgid "InStrRev Function [VBA]"
msgstr "Funkce InStrRev [VBA]"
+#. 89dVX
#: 03120411.xhp
msgctxt ""
"03120411.xhp\n"
@@ -31008,6 +34756,7 @@ msgctxt ""
msgid "<bookmark_value>InStrRev function</bookmark_value>"
msgstr "<bookmark_value>InStrRev</bookmark_value>"
+#. F8BJZ
#: 03120411.xhp
msgctxt ""
"03120411.xhp\n"
@@ -31016,6 +34765,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120411.xhp\" name=\"InStrRev Function\">InStrRev Function [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03120411.xhp\" name=\"Funkce InStrRev\">Funkce InStrRev [VBA]</link>"
+#. kgxfQ
#: 03120411.xhp
msgctxt ""
"03120411.xhp\n"
@@ -31024,6 +34774,7 @@ msgctxt ""
msgid "Returns the position of a string within another string, starting from the right side of the string."
msgstr "Vrátí pozici řetězce v jiném řetězci, přičemž začne z pravé strany řetězce."
+#. vY8DG
#: 03120411.xhp
msgctxt ""
"03120411.xhp\n"
@@ -31032,6 +34783,7 @@ msgctxt ""
msgid "The InStrRev function returns the position at which the match was found, from the right. If the string was not found, the function returns 0."
msgstr "Funkce InstrRev vrátí pozici, na které nalezne směrem zprava shodný řetězec. Pokud řetězec nenalezne, vrátí funkce 0."
+#. HEmvR
#: 03120411.xhp
msgctxt ""
"03120411.xhp\n"
@@ -31040,6 +34792,7 @@ msgctxt ""
msgid "InStrRev (Text1 As String, Text2 As String [,Start As Long] [, Compare As Integer])"
msgstr "InStrRev (Text1 As String, Text2 As String [,Začátek As Long] [, Porovnání As Integer])"
+#. Mirn4
#: 03120411.xhp
msgctxt ""
"03120411.xhp\n"
@@ -31048,6 +34801,7 @@ msgctxt ""
msgid "Long"
msgstr "Typu Long"
+#. aUMEF
#: 03120411.xhp
msgctxt ""
"03120411.xhp\n"
@@ -31056,6 +34810,7 @@ msgctxt ""
msgid "<emph>Text1:</emph> The string expression that you want to search."
msgstr "<emph>Text1:</emph> Řetězec, který chcete prohledat."
+#. iJw6x
#: 03120411.xhp
msgctxt ""
"03120411.xhp\n"
@@ -31064,6 +34819,7 @@ msgctxt ""
msgid "<emph>Text2:</emph> The string expression that you want to search for."
msgstr "<emph>Text2:</emph> Řetězec, který chcete najít."
+#. eREDf
#: 03120411.xhp
msgctxt ""
"03120411.xhp\n"
@@ -31072,6 +34828,7 @@ msgctxt ""
msgid "<emph>Start: </emph>Optional numeric expression that marks the position <emph>from the left </emph>in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the last character of the string. The maximum allowed value is 65535."
msgstr "<emph>Začátek:</emph> Nepovinný číselný výraz, který označuje <emph>směrem zleva</emph> pozici v řetězci, kde začíná hledání podřetězce. Pokud tento parametr vynecháte, hledání začne na posledním znaku řetězce. Maximální povolená hodnota je 65535."
+#. ZEauB
#: 03120411.xhp
msgctxt ""
"03120411.xhp\n"
@@ -31080,6 +34837,7 @@ msgctxt ""
msgid "<emph>Compare:</emph> Optional numeric expression that defines the type of comparison. The value of this parameter can be"
msgstr "<emph>Porovnání:</emph> Nepovinný číselný výraz, který určuje druh porovnání. Hodnota tohoto parametru může být"
+#. asNfw
#: 03120411.xhp
msgctxt ""
"03120411.xhp\n"
@@ -31088,6 +34846,7 @@ msgctxt ""
msgid "1: The default value of 1 specifies a text comparison that is not case-sensitive."
msgstr "1: Výchozí hodnota 1 určuje porovnání textů, u kterého není rozlišována velikost písmen."
+#. t7STx
#: 03120411.xhp
msgctxt ""
"03120411.xhp\n"
@@ -31096,6 +34855,7 @@ msgctxt ""
msgid "0: The value of 0 specifies a binary comparison that is case-sensitive."
msgstr "0: Hodnota 0 určuje binární porovnání, u kterého je rozlišována velikost písmen."
+#. 44X5G
#: 03120411.xhp
msgctxt ""
"03120411.xhp\n"
@@ -31104,6 +34864,7 @@ msgctxt ""
msgid "To avoid a run-time error, do not set the Compare parameter if the first return parameter is omitted."
msgstr "Chcete-li se vyhnout chybám, nenastavujte parametr Porovnání, pokud vynecháte první parametr."
+#. yABaM
#: 03120411.xhp
msgctxt ""
"03120411.xhp\n"
@@ -31112,6 +34873,7 @@ msgctxt ""
msgid "sInput = \"The book is on the table\""
msgstr "sInput = \"Kniha leží na stole\""
+#. z9KNH
#: 03120411.xhp
msgctxt ""
"03120411.xhp\n"
@@ -31120,6 +34882,7 @@ msgctxt ""
msgid "iPos = InStrRev(sInput,\"the\",10,1) ' Returns 1, search is case-insensitive"
msgstr "iPos = InStrRev(sInput,\"kniha\",10,1) ' Vrátí 1, hledání nerozlišuje velikost písmen"
+#. caoEj
#: 03120411.xhp
msgctxt ""
"03120411.xhp\n"
@@ -31128,6 +34891,7 @@ msgctxt ""
msgid "iPos = InStrRev(sInput,\"the\",10,0) ' Returns 0, search is case-sensitive"
msgstr "iPos = InStrRev(sInput,\"kniha\",10,0) ' Vrátí 0, hledání rozlišuje velikost písmen"
+#. HSqzK
#: 03120411.xhp
msgctxt ""
"03120411.xhp\n"
@@ -31136,6 +34900,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120401.xhp\">InStr</link>"
msgstr "<link href=\"text/sbasic/shared/03120401.xhp\">InStr</link>"
+#. YWCD7
#: 03120412.xhp
msgctxt ""
"03120412.xhp\n"
@@ -31144,6 +34909,7 @@ msgctxt ""
msgid "StrReverse Function [VBA]"
msgstr "Funkce StrReverse [VBA]"
+#. zaJPm
#: 03120412.xhp
msgctxt ""
"03120412.xhp\n"
@@ -31152,6 +34918,7 @@ msgctxt ""
msgid "<bookmark_value>StrReverse function</bookmark_value>"
msgstr "<bookmark_value>StrReverse</bookmark_value>"
+#. DUKLC
#: 03120412.xhp
msgctxt ""
"03120412.xhp\n"
@@ -31160,6 +34927,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120412.xhp\" name=\"StrReverse Function\">StrReverse Function [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03120412.xhp\" name=\"Funkce StrReverse\">Funkce StrReverse [VBA]</link>"
+#. HnA2J
#: 03120412.xhp
msgctxt ""
"03120412.xhp\n"
@@ -31168,6 +34936,7 @@ msgctxt ""
msgid "Returns the string with the character order reversed."
msgstr "Vrátí řetězec s převráceným pořadím znaků."
+#. VwDxG
#: 03120412.xhp
msgctxt ""
"03120412.xhp\n"
@@ -31176,6 +34945,7 @@ msgctxt ""
msgid "StrReverse (Text1 As String)"
msgstr "StrReverse (Text1 As String)"
+#. 2YT7g
#: 03120412.xhp
msgctxt ""
"03120412.xhp\n"
@@ -31184,6 +34954,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. x74Dw
#: 03120412.xhp
msgctxt ""
"03120412.xhp\n"
@@ -31192,6 +34963,7 @@ msgctxt ""
msgid "<emph>Text1:</emph> The string expression that you want to reverse the character order."
msgstr "<emph>Text1:</emph> Řetězec, v němž chcete převrátit pořadí znaků."
+#. SFtkE
#: 03130000.xhp
msgctxt ""
"03130000.xhp\n"
@@ -31200,6 +34972,7 @@ msgctxt ""
msgid "Other Commands"
msgstr "Další příkazy"
+#. zUJBH
#: 03130000.xhp
msgctxt ""
"03130000.xhp\n"
@@ -31208,6 +34981,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03130000.xhp\" name=\"Other Commands\">Other Commands</link>"
msgstr "<link href=\"text/sbasic/shared/03130000.xhp\" name=\"Další příkazy\">Další příkazy</link>"
+#. 6DD4P
#: 03130000.xhp
msgctxt ""
"03130000.xhp\n"
@@ -31216,6 +34990,7 @@ msgctxt ""
msgid "This is a list of the functions and the statements that are not included in the other categories."
msgstr "Toto je seznam funkcí a příkazů, které nespadají do jiné kategorie."
+#. So9AH
#: 03130100.xhp
msgctxt ""
"03130100.xhp\n"
@@ -31224,6 +34999,7 @@ msgctxt ""
msgid "Beep Statement"
msgstr "Příkaz Beep"
+#. FuECV
#: 03130100.xhp
msgctxt ""
"03130100.xhp\n"
@@ -31232,6 +35008,7 @@ msgctxt ""
msgid "<bookmark_value>Beep statement</bookmark_value>"
msgstr "<bookmark_value>Beep (příkaz)</bookmark_value>"
+#. Ck4Ae
#: 03130100.xhp
msgctxt ""
"03130100.xhp\n"
@@ -31240,6 +35017,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03130100.xhp\" name=\"Beep Statement\">Beep Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03130100.xhp\" name=\"Příkaz Beep\">Příkaz Beep</link>"
+#. uh3FV
#: 03130100.xhp
msgctxt ""
"03130100.xhp\n"
@@ -31248,6 +35026,7 @@ msgctxt ""
msgid "Plays a tone through the computer's speaker. The tone is system-dependent and you cannot modify its volume or pitch."
msgstr "Zahraje tón na reproduktoru počítače. Tón závisí na systému. Není možné upravit jeho hlasitost nebo výšku."
+#. ACDCD
#: 03130100.xhp
msgctxt ""
"03130100.xhp\n"
@@ -31256,6 +35035,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. 9DA89
#: 03130100.xhp
msgctxt ""
"03130100.xhp\n"
@@ -31264,6 +35044,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. 9FABw
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31272,6 +35053,7 @@ msgctxt ""
msgid "Shell Function"
msgstr "Funkce Shell"
+#. Pp9Xa
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31280,6 +35062,7 @@ msgctxt ""
msgid "<bookmark_value>Shell function</bookmark_value>"
msgstr "<bookmark_value>Shell</bookmark_value>"
+#. 9arQE
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31288,6 +35071,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03130500.xhp\" name=\"Shell Function\">Shell Function</link>"
msgstr "<link href=\"text/sbasic/shared/03130500.xhp\" name=\"Funkce Shell\">Funkce Shell</link>"
+#. DK4MC
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31296,6 +35080,7 @@ msgctxt ""
msgid "Starts another application and defines the respective window style, if necessary."
msgstr "Spustí další aplikaci a v případě potřeby definuje příslušný styl okna."
+#. KgPhE
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31304,6 +35089,7 @@ msgctxt ""
msgid "Syntax"
msgstr "Syntaxe"
+#. D7XVH
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31312,6 +35098,7 @@ msgctxt ""
msgid "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync])"
msgstr "Shell (NázevCesty As String[, StylOkna As Integer][, Param As String][, bSync])"
+#. rBDPb
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31320,6 +35107,7 @@ msgctxt ""
msgid "Parameter"
msgstr "Parametr"
+#. 7dFVT
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31328,6 +35116,7 @@ msgctxt ""
msgid "Pathname"
msgstr "NázevCesty"
+#. mEkP2
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31336,6 +35125,7 @@ msgctxt ""
msgid "Complete path and program name of the program that you want to start."
msgstr "Kompletní cesta a název programu, který chcete spustit."
+#. PaQxf
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31344,6 +35134,7 @@ msgctxt ""
msgid "Windowstyle"
msgstr "StylOkna"
+#. UMDX5
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31352,6 +35143,7 @@ msgctxt ""
msgid "Optional integer expression that specifies the style of the window that the program is executed in. The following values are possible:"
msgstr "Volitelný číselný výraz určující styl okna, ve kterém se program spustí. Jsou možné následující hodnoty:"
+#. KVBLe
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31360,6 +35152,7 @@ msgctxt ""
msgid "The focus is on the hidden program window."
msgstr "Je zaměřeno skryté okno programu."
+#. 8nVHG
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31368,6 +35161,7 @@ msgctxt ""
msgid "The focus is on the program window in standard size."
msgstr "Je zaměřeno okno programu ve standardní velikosti."
+#. yn6fB
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31376,6 +35170,7 @@ msgctxt ""
msgid "The focus is on the minimized program window."
msgstr "Je zaměřeno minimalizované okno programu."
+#. FkVik
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31384,6 +35179,7 @@ msgctxt ""
msgid "focus is on the maximized program window."
msgstr "Je zaměřeno maximalizované okno programu."
+#. 5Dv4V
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31392,6 +35188,7 @@ msgctxt ""
msgid "Standard size program window, without focus."
msgstr "Standardní velikost okna, není zaměřeno."
+#. iPXGx
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31400,6 +35197,7 @@ msgctxt ""
msgid "Minimized program window, focus remains on the active window."
msgstr "Minimalizované okno programu, zaměřeno zůstává aktivní okno."
+#. cZkyq
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31408,6 +35206,7 @@ msgctxt ""
msgid "Full-screen display."
msgstr "Zobrazení na celou obrazovku."
+#. rpPTX
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31416,6 +35215,7 @@ msgctxt ""
msgid "Param"
msgstr "Param"
+#. DvvEa
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31424,6 +35224,7 @@ msgctxt ""
msgid "Any string expression that specifies the command line that want to pass."
msgstr "Libovolný řetězec určující parametry předávané na příkazové řádce."
+#. bbNMF
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31432,6 +35233,7 @@ msgctxt ""
msgid "bSync"
msgstr "bSync"
+#. n5dtg
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31440,6 +35242,7 @@ msgctxt ""
msgid "If this value is set to <emph>true</emph>, the <emph>Shell</emph> command and all $[officename] tasks wait until the shell process completes. If the value is set to <emph>false</emph>, the shell returns directly. The default value is <emph>false</emph>."
msgstr "Je-li tato hodnota nastavena na <emph>True</emph>, příkaz <emph>Shell</emph> a všechny procesy $[officename] čekají, dokud neskončí spuštěný program. Je-li tato hodnota nastavena na <emph>False</emph>, řízení se okamžitě předá zpět. Výchozí hodnota je <emph>False</emph>."
+#. DNURM
#: 03130500.xhp
msgctxt ""
"03130500.xhp\n"
@@ -31448,6 +35251,7 @@ msgctxt ""
msgid "Example"
msgstr "Příklad"
+#. Z3ZeW
#: 03130600.xhp
msgctxt ""
"03130600.xhp\n"
@@ -31456,6 +35260,7 @@ msgctxt ""
msgid "Wait Statement"
msgstr "Funkce Wait"
+#. krcD3
#: 03130600.xhp
msgctxt ""
"03130600.xhp\n"
@@ -31464,6 +35269,7 @@ msgctxt ""
msgid "<bookmark_value>Wait statement</bookmark_value>"
msgstr "<bookmark_value>Wait (příkaz)</bookmark_value>"
+#. 4bjCE
#: 03130600.xhp
msgctxt ""
"03130600.xhp\n"
@@ -31472,6 +35278,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03130600.xhp\" name=\"Wait Statement\">Wait Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03130600.xhp\" name=\"Příkaz Wait\">Příkaz Wait</link>"
+#. a6kxb
#: 03130600.xhp
msgctxt ""
"03130600.xhp\n"
@@ -31480,6 +35287,7 @@ msgctxt ""
msgid "Interrupts the program execution for the amount of time that you specify in milliseconds."
msgstr "Přeruší spouštění programu na dobu, kterou určíte v milisekundách."
+#. o7Bum
#: 03130600.xhp
msgctxt ""
"03130600.xhp\n"
@@ -31488,6 +35296,7 @@ msgctxt ""
msgid "Wait millisec"
msgstr "Wait millisec"
+#. 4p7GG
#: 03130600.xhp
msgctxt ""
"03130600.xhp\n"
@@ -31496,6 +35305,7 @@ msgctxt ""
msgid "<emph>millisec:</emph> Numeric expression that contains the amount of time (in milliseconds) to wait before the program is executed."
msgstr "<emph>millisec:</emph> Číselný výraz určující dobu (v milisekundách), kterou bude program čekat."
+#. EeJPC
#: 03130600.xhp
msgctxt ""
"03130600.xhp\n"
@@ -31504,6 +35314,7 @@ msgctxt ""
msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\""
msgstr "MsgBox \"\" & lTick & \" Ticks\" ,0,\"Přestávka trvala\""
+#. jbkXE
#: 03130600.xhp
msgctxt ""
"03130600.xhp\n"
@@ -31512,6 +35323,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03130610.xhp\" name=\"WaitUntil statement\">WaitUntil statement</link>"
msgstr ""
+#. M3BNe
#: 03130610.xhp
msgctxt ""
"03130610.xhp\n"
@@ -31520,6 +35332,7 @@ msgctxt ""
msgid "WaitUntil Statement"
msgstr ""
+#. A5FNF
#: 03130610.xhp
msgctxt ""
"03130610.xhp\n"
@@ -31528,6 +35341,7 @@ msgctxt ""
msgid "<bookmark_value>WaitUntil statement</bookmark_value>"
msgstr ""
+#. NZ5Zc
#: 03130610.xhp
msgctxt ""
"03130610.xhp\n"
@@ -31536,6 +35350,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03130610.xhp\" name=\"WaitUntil Statement\">WaitUntil Statement</link>"
msgstr ""
+#. 2Cmcm
#: 03130610.xhp
msgctxt ""
"03130610.xhp\n"
@@ -31544,6 +35359,7 @@ msgctxt ""
msgid "Interrupts the program execution until the time specified."
msgstr ""
+#. gYbAt
#: 03130610.xhp
msgctxt ""
"03130610.xhp\n"
@@ -31552,6 +35368,7 @@ msgctxt ""
msgid "WaitUntil Time"
msgstr ""
+#. mELig
#: 03130610.xhp
msgctxt ""
"03130610.xhp\n"
@@ -31560,6 +35377,7 @@ msgctxt ""
msgid "<emph>Time</emph>: A Date and Time expression that contains the date and time to wait before the program is executed."
msgstr ""
+#. VMUCS
#: 03130610.xhp
msgctxt ""
"03130610.xhp\n"
@@ -31568,6 +35386,7 @@ msgctxt ""
msgid "REM Wait until 6:00 PM then call MyMacro."
msgstr ""
+#. XYXGw
#: 03130610.xhp
msgctxt ""
"03130610.xhp\n"
@@ -31576,6 +35395,7 @@ msgctxt ""
msgid "REM If after 6:00 PM, exit."
msgstr ""
+#. tP7b8
#: 03130610.xhp
msgctxt ""
"03130610.xhp\n"
@@ -31584,6 +35404,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03130600.xhp\" name=\"Wait statement\">Wait statement</link>"
msgstr ""
+#. UAAuS
#: 03130700.xhp
msgctxt ""
"03130700.xhp\n"
@@ -31592,6 +35413,7 @@ msgctxt ""
msgid "GetSystemTicks Function"
msgstr "Funkce GetSystemTicks"
+#. awP9M
#: 03130700.xhp
msgctxt ""
"03130700.xhp\n"
@@ -31600,6 +35422,7 @@ msgctxt ""
msgid "<bookmark_value>GetSystemTicks function</bookmark_value>"
msgstr "<bookmark_value>GetSystemTicks</bookmark_value>"
+#. 997y3
#: 03130700.xhp
msgctxt ""
"03130700.xhp\n"
@@ -31608,6 +35431,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03130700.xhp\" name=\"GetSystemTicks Function\">GetSystemTicks Function</link>"
msgstr "<link href=\"text/sbasic/shared/03130700.xhp\" name=\"Funkce GetSystemTicks\">Funkce GetSystemTicks</link>"
+#. 3fFGL
#: 03130700.xhp
msgctxt ""
"03130700.xhp\n"
@@ -31616,6 +35440,7 @@ msgctxt ""
msgid "Returns the number of system ticks provided by the operating system. You can use this function to optimize certain processes."
msgstr "Vrátí počet systémových tiků operačního systému. Tuto funkci je možné použít k optimalizaci některých procesů."
+#. SD4Rp
#: 03130700.xhp
msgctxt ""
"03130700.xhp\n"
@@ -31624,6 +35449,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. X5xFK
#: 03130700.xhp
msgctxt ""
"03130700.xhp\n"
@@ -31632,6 +35458,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. 2Yv2V
#: 03130700.xhp
msgctxt ""
"03130700.xhp\n"
@@ -31640,6 +35467,7 @@ msgctxt ""
msgid "Long"
msgstr "Typu Long"
+#. FmsU2
#: 03130700.xhp
msgctxt ""
"03130700.xhp\n"
@@ -31648,6 +35476,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. mqQFf
#: 03130700.xhp
msgctxt ""
"03130700.xhp\n"
@@ -31656,6 +35485,7 @@ msgctxt ""
msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\""
msgstr "MsgBox \"\" & lTick & \" Ticks\" ,0,\"Přestávka trvala\""
+#. s5v8i
#: 03130800.xhp
msgctxt ""
"03130800.xhp\n"
@@ -31664,6 +35494,7 @@ msgctxt ""
msgid "Environ Function"
msgstr "Funkce Environ"
+#. 8CFZD
#: 03130800.xhp
msgctxt ""
"03130800.xhp\n"
@@ -31672,6 +35503,7 @@ msgctxt ""
msgid "<bookmark_value>Environ function</bookmark_value>"
msgstr "<bookmark_value>Environ</bookmark_value>"
+#. qti6S
#: 03130800.xhp
msgctxt ""
"03130800.xhp\n"
@@ -31680,6 +35512,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03130800.xhp\" name=\"Environ Function\">Environ Function</link>"
msgstr "<link href=\"text/sbasic/shared/03130800.xhp\" name=\"Funkce Environ\">Funkce Environ</link>"
+#. BGRpE
#: 03130800.xhp
msgctxt ""
"03130800.xhp\n"
@@ -31688,6 +35521,7 @@ msgctxt ""
msgid "Returns the value of an environment variable as a string. Environment variables are dependent on the type of operating system that you have."
msgstr "Vrátí hodnotu proměnné prostředí. Proměnné prostředí závisí na operačním systému."
+#. RFTEF
#: 03130800.xhp
msgctxt ""
"03130800.xhp\n"
@@ -31696,6 +35530,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. SnNZQ
#: 03130800.xhp
msgctxt ""
"03130800.xhp\n"
@@ -31704,6 +35539,7 @@ msgctxt ""
msgid "Environ (Environment As String)"
msgstr "Environ (Environment As String)"
+#. Ps9DM
#: 03130800.xhp
msgctxt ""
"03130800.xhp\n"
@@ -31712,6 +35548,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. 4DpFE
#: 03130800.xhp
msgctxt ""
"03130800.xhp\n"
@@ -31720,6 +35557,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. 5aaU3
#: 03130800.xhp
msgctxt ""
"03130800.xhp\n"
@@ -31728,6 +35566,7 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametry:"
+#. tbdD5
#: 03130800.xhp
msgctxt ""
"03130800.xhp\n"
@@ -31736,6 +35575,7 @@ msgctxt ""
msgid "Environment: Environment variable that you want to return the value for."
msgstr "Environment: Proměnná prostředí, jejíž hodnotu chcete vrátit."
+#. YuJE4
#: 03130800.xhp
msgctxt ""
"03130800.xhp\n"
@@ -31744,6 +35584,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. Cqpyy
#: 03130800.xhp
msgctxt ""
"03130800.xhp\n"
@@ -31752,6 +35593,7 @@ msgctxt ""
msgid "MsgBox \"'\" & sTemp & \"'\" ,64,\"Directory of temporary files:\""
msgstr "MsgBox \"'\" & sTemp & \"'\" ,64,\"Adresář dočasných souborů:\""
+#. 83ZGB
#: 03131000.xhp
msgctxt ""
"03131000.xhp\n"
@@ -31760,6 +35602,7 @@ msgctxt ""
msgid "GetSolarVersion Function"
msgstr "Funkce GetSolarVersion"
+#. wqRin
#: 03131000.xhp
msgctxt ""
"03131000.xhp\n"
@@ -31768,6 +35611,7 @@ msgctxt ""
msgid "<bookmark_value>GetSolarVersion function</bookmark_value>"
msgstr "<bookmark_value>GetSolarVersion</bookmark_value>"
+#. ZPTFC
#: 03131000.xhp
msgctxt ""
"03131000.xhp\n"
@@ -31776,6 +35620,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03131000.xhp\" name=\"GetSolarVersion Function\">GetSolarVersion Function</link>"
msgstr "<link href=\"text/sbasic/shared/03131000.xhp\" name=\"Funkce GetSolarVersion\">Funkce GetSolarVersion</link>"
+#. nmGAh
#: 03131000.xhp
msgctxt ""
"03131000.xhp\n"
@@ -31784,6 +35629,7 @@ msgctxt ""
msgid "Returns the internal number of the current $[officename] version."
msgstr "Vrací interní číslo verze $[officename]."
+#. ACqFf
#: 03131000.xhp
msgctxt ""
"03131000.xhp\n"
@@ -31792,6 +35638,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. oPHkj
#: 03131000.xhp
msgctxt ""
"03131000.xhp\n"
@@ -31800,6 +35647,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. cbqF2
#: 03131000.xhp
msgctxt ""
"03131000.xhp\n"
@@ -31808,6 +35656,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. UtzoF
#: 03131000.xhp
msgctxt ""
"03131000.xhp\n"
@@ -31816,6 +35665,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. eFKt6
#: 03131000.xhp
msgctxt ""
"03131000.xhp\n"
@@ -31824,6 +35674,7 @@ msgctxt ""
msgid "MsgBox sSep,64,\"Version number of the solar technology\""
msgstr "MsgBox sSep,64,\"Číslo verze\""
+#. d2Cfi
#: 03131300.xhp
msgctxt ""
"03131300.xhp\n"
@@ -31832,6 +35683,7 @@ msgctxt ""
msgid "TwipsPerPixelX Function"
msgstr "Funkce TwipsPerPixelX"
+#. znE3z
#: 03131300.xhp
msgctxt ""
"03131300.xhp\n"
@@ -31840,6 +35692,7 @@ msgctxt ""
msgid "<bookmark_value>TwipsPerPixelX function</bookmark_value>"
msgstr "<bookmark_value>TwipsPerPixelX</bookmark_value>"
+#. PX34j
#: 03131300.xhp
msgctxt ""
"03131300.xhp\n"
@@ -31848,6 +35701,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03131300.xhp\" name=\"TwipsPerPixelX Function\">TwipsPerPixelX Function</link>"
msgstr "<link href=\"text/sbasic/shared/03131300.xhp\" name=\"Funkce TwipsPerPixelX\">Funkce TwipsPerPixelX</link>"
+#. bmYpd
#: 03131300.xhp
msgctxt ""
"03131300.xhp\n"
@@ -31856,6 +35710,7 @@ msgctxt ""
msgid "Returns the number of twips that represent the width of a pixel."
msgstr "Vrátí počet twips, které představují šířku pixelu."
+#. Aowd4
#: 03131300.xhp
msgctxt ""
"03131300.xhp\n"
@@ -31864,6 +35719,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. bGQXF
#: 03131300.xhp
msgctxt ""
"03131300.xhp\n"
@@ -31872,6 +35728,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. cfsAF
#: 03131300.xhp
msgctxt ""
"03131300.xhp\n"
@@ -31880,6 +35737,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. teyNW
#: 03131300.xhp
msgctxt ""
"03131300.xhp\n"
@@ -31888,6 +35746,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. 69bgG
#: 03131300.xhp
msgctxt ""
"03131300.xhp\n"
@@ -31896,6 +35755,7 @@ msgctxt ""
msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
msgstr "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
+#. BBCjC
#: 03131400.xhp
msgctxt ""
"03131400.xhp\n"
@@ -31904,6 +35764,7 @@ msgctxt ""
msgid "TwipsPerPixelY Function"
msgstr "Funkce TwipsPerPixelY"
+#. DJkHn
#: 03131400.xhp
msgctxt ""
"03131400.xhp\n"
@@ -31912,6 +35773,7 @@ msgctxt ""
msgid "<bookmark_value>TwipsPerPixelY function</bookmark_value>"
msgstr "<bookmark_value>TwipsPerPixelY</bookmark_value>"
+#. De4V7
#: 03131400.xhp
msgctxt ""
"03131400.xhp\n"
@@ -31920,6 +35782,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03131400.xhp\" name=\"TwipsPerPixelY Function\">TwipsPerPixelY Function</link>"
msgstr "<link href=\"text/sbasic/shared/03131400.xhp\" name=\"Funkce TwipsPerPixelY\">Funkce TwipsPerPixelY</link>"
+#. DZE99
#: 03131400.xhp
msgctxt ""
"03131400.xhp\n"
@@ -31928,6 +35791,7 @@ msgctxt ""
msgid "Returns the number of twips that represent the height of a pixel."
msgstr "Vrátí počet twips, které představují výšku pixelu."
+#. m6AMf
#: 03131400.xhp
msgctxt ""
"03131400.xhp\n"
@@ -31936,6 +35800,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. fKAoh
#: 03131400.xhp
msgctxt ""
"03131400.xhp\n"
@@ -31944,6 +35809,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. rUFtH
#: 03131400.xhp
msgctxt ""
"03131400.xhp\n"
@@ -31952,6 +35818,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. 3GCQQ
#: 03131400.xhp
msgctxt ""
"03131400.xhp\n"
@@ -31960,6 +35827,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. DTKfQ
#: 03131400.xhp
msgctxt ""
"03131400.xhp\n"
@@ -31968,6 +35836,7 @@ msgctxt ""
msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
msgstr "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
+#. hTiJw
#: 03131500.xhp
msgctxt ""
"03131500.xhp\n"
@@ -31976,6 +35845,7 @@ msgctxt ""
msgid "CreateUnoStruct Function"
msgstr "Funkce CreateUnoStruct"
+#. C5PJk
#: 03131500.xhp
msgctxt ""
"03131500.xhp\n"
@@ -31984,6 +35854,7 @@ msgctxt ""
msgid "<bookmark_value>CreateUnoStruct function</bookmark_value>"
msgstr "<bookmark_value>CreateUnoStruct</bookmark_value>"
+#. QJFXF
#: 03131500.xhp
msgctxt ""
"03131500.xhp\n"
@@ -31992,6 +35863,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03131500.xhp\" name=\"CreateUnoStruct Function\">CreateUnoStruct Function</link>"
msgstr "<link href=\"text/sbasic/shared/03131500.xhp\" name=\"Funkce CreateUnoStruct\">Funkce CreateUnoStruct</link>"
+#. XVkg2
#: 03131500.xhp
msgctxt ""
"03131500.xhp\n"
@@ -32000,30 +35872,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Creates an instance of a Uno structure type.</ahelp>"
msgstr "<ahelp hid=\".\">Vytvoří instanci typu Uno structure.</ahelp>"
-#: 03131500.xhp
-msgctxt ""
-"03131500.xhp\n"
-"par_id3147226\n"
-"help.text"
-msgid "Use the following structure for your statement:"
-msgstr "Použijte následující příkazy:"
-
-#: 03131500.xhp
-msgctxt ""
-"03131500.xhp\n"
-"par_id3149177\n"
-"help.text"
-msgid "Dim oStruct as new com.sun.star.beans.Property"
-msgstr "Dim oStruct as new com.sun.star.beans.Property"
-
-#: 03131500.xhp
-msgctxt ""
-"03131500.xhp\n"
-"hd_id3156153\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Syntaxe:"
-
+#. ZHPLD
#: 03131500.xhp
msgctxt ""
"03131500.xhp\n"
@@ -32032,14 +35881,16 @@ msgctxt ""
msgid "oStruct = CreateUnoStruct( Uno type name )"
msgstr "oStruct = CreateUnoStruct( název typu Uno )"
+#. WBYcA
#: 03131500.xhp
msgctxt ""
"03131500.xhp\n"
-"hd_id3145316\n"
+"par_id3147226\n"
"help.text"
-msgid "Example:"
-msgstr "Příklad:"
+msgid "Or use the following structure for your statement:"
+msgstr ""
+#. XLhUX
#: 03131600.xhp
msgctxt ""
"03131600.xhp\n"
@@ -32048,6 +35899,7 @@ msgctxt ""
msgid "CreateUnoService Function"
msgstr "Funkce CreateUnoService"
+#. fePDe
#: 03131600.xhp
msgctxt ""
"03131600.xhp\n"
@@ -32056,6 +35908,7 @@ msgctxt ""
msgid "<bookmark_value>CreateUnoService function</bookmark_value>"
msgstr "<bookmark_value>CreateUnoService</bookmark_value>"
+#. hgVjB
#: 03131600.xhp
msgctxt ""
"03131600.xhp\n"
@@ -32064,6 +35917,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03131600.xhp\" name=\"CreateUnoService Function\">CreateUnoService Function</link>"
msgstr "<link href=\"text/sbasic/shared/03131600.xhp\" name=\"Funkce CreateUnoService\">Funkce CreateUnoService</link>"
+#. rJbLM
#: 03131600.xhp
msgctxt ""
"03131600.xhp\n"
@@ -32072,14 +35926,7 @@ msgctxt ""
msgid "Instantiates a Uno service with the ProcessServiceManager."
msgstr "Inicializuje Uno službu s ProcessServiceManager."
-#: 03131600.xhp
-msgctxt ""
-"03131600.xhp\n"
-"hd_id3152801\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Syntaxe:"
-
+#. NjYQ2
#: 03131600.xhp
msgctxt ""
"03131600.xhp\n"
@@ -32088,6 +35935,7 @@ msgctxt ""
msgid "oService = CreateUnoService( Uno service name )"
msgstr "oService = CreateUnoService( Název služby Uno )"
+#. BajPb
#: 03131600.xhp
msgctxt ""
"03131600.xhp\n"
@@ -32096,22 +35944,34 @@ msgctxt ""
msgid "For a list of available services, go to: <link href=\"https://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star.html\" name=\"api.libreoffice.org com::sun::star Module Reference\">https://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star.html</link>"
msgstr "Seznam dostupných služeb naleznete na adrese: <link href=\"https://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star.html\" name=\"Referenční příručka modulu api.libreoffice.org com::sun::star\">https://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star.html</link>"
+#. xxDWW
#: 03131600.xhp
msgctxt ""
"03131600.xhp\n"
-"hd_id3151111\n"
+"bm_id731561653332192\n"
"help.text"
-msgid "Examples:"
-msgstr "Příklady:"
+msgid "<bookmark_value>Calc functions;API Service</bookmark_value><bookmark_value>Calling Calc functions in Basic</bookmark_value><bookmark_value>CreateUnoService function; Calling Calc functions</bookmark_value>"
+msgstr ""
+#. 7YLme
#: 03131600.xhp
msgctxt ""
"03131600.xhp\n"
-"par_id3154046\n"
+"par_id891561653344669\n"
+"help.text"
+msgid "Calling Calc functions in Basic:"
+msgstr ""
+
+#. JnBj8
+#: 03131600.xhp
+msgctxt ""
+"03131600.xhp\n"
+"par_id31561653863623\n"
"help.text"
-msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
-msgstr "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
+msgid "REM Always use the function English name"
+msgstr ""
+#. U26ti
#: 03131600.xhp
msgctxt ""
"03131600.xhp\n"
@@ -32120,6 +35980,7 @@ msgctxt ""
msgid "<bookmark_value>filepicker;API service</bookmark_value>"
msgstr "<bookmark_value>výběr souboru;služba API</bookmark_value>"
+#. HjGD6
#: 03131600.xhp
msgctxt ""
"03131600.xhp\n"
@@ -32128,6 +35989,7 @@ msgctxt ""
msgid "The following code uses a service to open a file open dialog:"
msgstr "Následující příklad používá službu k otevření dialogu pro výběr souboru:"
+#. WENTD
#: 03131600.xhp
msgctxt ""
"03131600.xhp\n"
@@ -32136,6 +35998,7 @@ msgctxt ""
msgid "fName = FileOpenDialog (\"Please select a file\")"
msgstr "fName = FileOpenDialog (\"Vyberte, prosím, soubor\")"
+#. 3e67q
#: 03131600.xhp
msgctxt ""
"03131600.xhp\n"
@@ -32144,6 +36007,7 @@ msgctxt ""
msgid "Print \"file chosen: \"+fName"
msgstr "Print \"vybraný soubor: \"+fName"
+#. BVUbv
#: 03131700.xhp
msgctxt ""
"03131700.xhp\n"
@@ -32152,6 +36016,7 @@ msgctxt ""
msgid "GetProcessServiceManager Function"
msgstr "Funkce GetProcessServiceManager"
+#. zBqDB
#: 03131700.xhp
msgctxt ""
"03131700.xhp\n"
@@ -32160,6 +36025,7 @@ msgctxt ""
msgid "<bookmark_value>GetProcessServiceManager function</bookmark_value><bookmark_value>ProcessServiceManager</bookmark_value>"
msgstr "<bookmark_value>GetProcessServiceManager</bookmark_value><bookmark_value>ProcessServiceManager</bookmark_value>"
+#. 9igPo
#: 03131700.xhp
msgctxt ""
"03131700.xhp\n"
@@ -32168,6 +36034,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03131700.xhp\" name=\"GetProcessServiceManager Function\">GetProcessServiceManager Function</link>"
msgstr "<link href=\"text/sbasic/shared/03131700.xhp\" name=\"Funkce GetProcessServiceManager\">Funkce GetProcessServiceManager</link>"
+#. L2WEC
#: 03131700.xhp
msgctxt ""
"03131700.xhp\n"
@@ -32176,6 +36043,7 @@ msgctxt ""
msgid "Returns the ProcessServiceManager (central Uno ServiceManager)."
msgstr "Vrátí službu typu ProcessServiceManager (centrální ServiceManager pro Uno)."
+#. KsmMT
#: 03131700.xhp
msgctxt ""
"03131700.xhp\n"
@@ -32184,22 +36052,7 @@ msgctxt ""
msgid "This function is required when you want to instantiate a service using CreateInstanceWithArguments."
msgstr "Tato funkce je potřebná, pokud chcete inicializovat službu pomocí CreateInstanceWithArguments."
-#: 03131700.xhp
-msgctxt ""
-"03131700.xhp\n"
-"hd_id3153681\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Syntaxe:"
-
-#: 03131700.xhp
-msgctxt ""
-"03131700.xhp\n"
-"hd_id3149516\n"
-"help.text"
-msgid "Example:"
-msgstr "Příklad:"
-
+#. hojsP
#: 03131700.xhp
msgctxt ""
"03131700.xhp\n"
@@ -32208,6 +36061,7 @@ msgctxt ""
msgid "' this is the same as the following statement:"
msgstr "' to je stejné jako následující příkaz:"
+#. ZfAue
#: 03131800.xhp
msgctxt ""
"03131800.xhp\n"
@@ -32216,6 +36070,7 @@ msgctxt ""
msgid "CreateUnoDialog Function"
msgstr "Funkce CreateUnoDialog"
+#. g2fTK
#: 03131800.xhp
msgctxt ""
"03131800.xhp\n"
@@ -32224,6 +36079,7 @@ msgctxt ""
msgid "<bookmark_value>CreateUnoDialog function</bookmark_value>"
msgstr "<bookmark_value>CreateUnoDialog</bookmark_value>"
+#. iSyTd
#: 03131800.xhp
msgctxt ""
"03131800.xhp\n"
@@ -32232,6 +36088,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03131800.xhp\" name=\"CreateUnoDialog Function\">CreateUnoDialog Function</link>"
msgstr "<link href=\"text/sbasic/shared/03131800.xhp\" name=\"Funkce CreateUnoDialog\">Funkce CreateUnoDialog</link>"
+#. ryoxW
#: 03131800.xhp
msgctxt ""
"03131800.xhp\n"
@@ -32240,6 +36097,7 @@ msgctxt ""
msgid "Creates a Basic Uno object that represents a Uno dialog control during Basic runtime."
msgstr "Vytvoří objekt typu Uno jazyka Basic, který představuje ovládací prvek dialogu typu Uno v průběhu programu jazyka Basic."
+#. BLKpJ
#: 03131800.xhp
msgctxt ""
"03131800.xhp\n"
@@ -32248,6 +36106,7 @@ msgctxt ""
msgid "Dialogs are defined in the dialog libraries. To display a dialog, a \"live\" dialog must be created from the library."
msgstr "Dialogy jsou definovány v knihovnách dialogů. Chcete-li dialog zobrazit, je třeba vytvořit „živý“ dialog z knihovny."
+#. A4Fe3
#: 03131800.xhp
msgctxt ""
"03131800.xhp\n"
@@ -32256,22 +36115,7 @@ msgctxt ""
msgid "See <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
msgstr "Viz <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Příklady\">Příklady</link>."
-#: 03131800.xhp
-msgctxt ""
-"03131800.xhp\n"
-"hd_id3154286\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Syntaxe:"
-
-#: 03131800.xhp
-msgctxt ""
-"03131800.xhp\n"
-"hd_id3143270\n"
-"help.text"
-msgid "Example:"
-msgstr "Příklad:"
-
+#. 4W3aw
#: 03131800.xhp
msgctxt ""
"03131800.xhp\n"
@@ -32280,6 +36124,7 @@ msgctxt ""
msgid "' Get dialog description from the dialog library"
msgstr "' Get dialog description from the dialog library"
+#. FwAPn
#: 03131800.xhp
msgctxt ""
"03131800.xhp\n"
@@ -32288,6 +36133,7 @@ msgctxt ""
msgid "' Generate \"live\" dialog"
msgstr "' Vytvoří \"živý\" dialog"
+#. KxwFT
#: 03131800.xhp
msgctxt ""
"03131800.xhp\n"
@@ -32296,6 +36142,7 @@ msgctxt ""
msgid "' display \"live\" dialog"
msgstr "' Zobrazí \"živý\" dialog"
+#. GkzVk
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
@@ -32304,6 +36151,7 @@ msgctxt ""
msgid "GlobalScope"
msgstr "GlobalScope"
+#. kNPcm
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
@@ -32312,6 +36160,7 @@ msgctxt ""
msgid "<bookmark_value>GlobalScope function</bookmark_value><bookmark_value>library systems</bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries (LibraryContainer)</bookmark_value><bookmark_value>DialogLibraries (LibraryContainer)</bookmark_value>"
msgstr "<bookmark_value>GlobalScope</bookmark_value><bookmark_value>systémy knihoven</bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries (LibraryContainer)</bookmark_value><bookmark_value>DialogLibraries (LibraryContainer)</bookmark_value>"
+#. LuBdu
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
@@ -32320,6 +36169,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope\">GlobalScope</link>"
msgstr "<link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope\">GlobalScope</link>"
+#. uXkDE
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
@@ -32328,6 +36178,7 @@ msgctxt ""
msgid "Basic source code and dialogs are organized in a library system."
msgstr "Zdrojový kód a dialogy jazyka Basic jsou uspořádány v systému knihoven."
+#. Z9wiX
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
@@ -32336,6 +36187,7 @@ msgctxt ""
msgid "The LibraryContainer contains libraries"
msgstr "LibraryContainer obsahuje knihovny."
+#. C95Hk
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
@@ -32344,6 +36196,7 @@ msgctxt ""
msgid "Libraries can contain modules and dialogs"
msgstr "Knihovny mohou obsahovat moduly a dialogy"
+#. BhGwB
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
@@ -32352,6 +36205,7 @@ msgctxt ""
msgid "In Basic:"
msgstr "V jazyce Basic:"
+#. VBuDv
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
@@ -32360,6 +36214,7 @@ msgctxt ""
msgid "The LibraryContainer is called <emph>BasicLibraries</emph>."
msgstr "LibraryContainer se nazývá <emph>BasicLibraries</emph>."
+#. retJJ
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
@@ -32368,6 +36223,7 @@ msgctxt ""
msgid "In dialogs:"
msgstr "V dialozích:"
+#. RCBGS
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
@@ -32376,6 +36232,7 @@ msgctxt ""
msgid "The LibraryContainer is called <emph>DialogLibraries</emph>."
msgstr "LibraryContainer se nazývá <emph>DialogLibraries</emph>."
+#. rJgLK
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
@@ -32384,6 +36241,7 @@ msgctxt ""
msgid "Both LibraryContainers exist in an application level and within every document. In the document Basic, the document's LibraryContainers are called automatically. If you want to call the global LibraryContainers from within a document, you must use the keyword <emph>GlobalScope</emph>."
msgstr "LibraryContainer existuje na úrovni aplikace i v každém dokumentu. V dokumentu se LibraryContainer volá automaticky. Pokud chcete volat globální LibraryContainer z dokumentu, musíte použít klíčové slovo <emph>GlobalScope</emph>."
+#. oBELf
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
@@ -32392,6 +36250,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. CXG6H
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
@@ -32400,6 +36259,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. BDRji
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
@@ -32408,6 +36268,7 @@ msgctxt ""
msgid "Example in the document Basic"
msgstr "Příklad v dokumentu Basic"
+#. 4wLHg
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
@@ -32416,6 +36277,7 @@ msgctxt ""
msgid "' calling Dialog1 in the document library Standard"
msgstr "' volání Dialog1 v knihovně dokumentu Standard"
+#. BcE6x
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
@@ -32424,6 +36286,7 @@ msgctxt ""
msgid "' calling Dialog2 in the application library Library1"
msgstr "' volání Dialog2 v aplikační knihovně Library1"
+#. o6UAK
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32432,6 +36295,7 @@ msgctxt ""
msgid "CreateUnoListener Function"
msgstr "Funkce CreateUnoListener"
+#. kGnFg
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32440,6 +36304,7 @@ msgctxt ""
msgid "<bookmark_value>CreateUnoListener function</bookmark_value>"
msgstr "<bookmark_value>CreateUnoListener</bookmark_value>"
+#. uFGpR
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32448,6 +36313,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"CreateUnoListener Function\">CreateUnoListener Function</link>"
msgstr "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"Funkce CreateUnoListener\">Funkce CreateUnoListener</link>"
+#. KPYNU
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32456,6 +36322,7 @@ msgctxt ""
msgid "Creates a Listener instance."
msgstr "Vytvoří instanci Listener."
+#. X9iCk
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32464,14 +36331,7 @@ msgctxt ""
msgid "Many Uno interfaces let you register listeners on a special listener interface. This allows you to listen for specific events and call up the appropriate listener method. The CreateUnoListener function waits for the called listener interface and then passes the interface an object that the interface supports. This object is then passed to the method to register the listener."
msgstr "Mnoho UNO rozhraní vám umožní registrovat listener ve speciálním rozhraní. Tak můžete naslouchat určitým událostem a volat při nich odpovídající naslouchací metodu. Funkce CreateUnoListener čeká v odpovídajícím rozhraní a poté rozhraní předá objektu, který toto rozhraní podporuje. Tento objekt bude předán zaregistrované metodě."
-#: 03132000.xhp
-msgctxt ""
-"03132000.xhp\n"
-"hd_id3148685\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Syntaxe:"
-
+#. JC793
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32480,14 +36340,7 @@ msgctxt ""
msgid "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )"
msgstr "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )"
-#: 03132000.xhp
-msgctxt ""
-"03132000.xhp\n"
-"hd_id3147574\n"
-"help.text"
-msgid "Example:"
-msgstr "Příklad:"
-
+#. B3pJi
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32496,6 +36349,7 @@ msgctxt ""
msgid "The following example is based on a Basic library object."
msgstr "Následující příklad je založen na knihovně objektů Basic."
+#. XfhKG
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32504,6 +36358,7 @@ msgctxt ""
msgid "The CreateUnoListener method requires two parameters. The first is a prefix and is explained in detail below. The second parameter is the fully qualified name of the Listener interface that you want to use."
msgstr "Metoda CreateUnoListener vyžaduje dva parametry. První je prefix a podrobněji je vysvětlen níže. Druhý parametr je plně kvalifikovaný název rozhraní Listener, které chcete použít."
+#. NxpXn
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32512,6 +36367,7 @@ msgctxt ""
msgid "The Listener must then be added to the Broadcaster Object. This is done by calling the appropriate method for adding a Listener. These methods always follow the pattern \"addFooListener\", where \"Foo\" is the Listener Interface Type, without the 'X'. In this example, the addContainerListener method is called to register the XContainerListener:"
msgstr "Listener poté musíte přidat k Broadcaster Object. To provedete zavoláním odpovídající metody pro přidání Listeneru. Tyto metody se vždy nazývají podle vzoru \"addFooListener\", kde \"Foo\" představuje typ rozhraní Listeneru bez 'X'. V tomto příkladu se volá metoda addContainerListener pro zaregistrování XContainerListener:"
+#. dbBi5
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32520,6 +36376,7 @@ msgctxt ""
msgid "oLib = BasicLibraries.Library1 ' Library1 must exist!"
msgstr "oLib = BasicLibraries.Library1 ' Library1 musí existovat!"
+#. bCau9
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32528,6 +36385,7 @@ msgctxt ""
msgid "oLib.addContainerListener( oListener ) ' Register the listener"
msgstr "oLib.addContainerListener( oListener ) ' Registerovat listener"
+#. CSsC5
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32536,6 +36394,7 @@ msgctxt ""
msgid "The Listener is now registered. When an event occurs, the corresponding Listener calls the appropriate method from the com.sun.star.container.XContainerListener Interface."
msgstr "Nyní je Listener zaregistrován. Když nastane událost, zavolá odpovídající Listener správnou metodu z rozhraní com.sun.star.container.XContainerListener."
+#. DE8U9
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32544,6 +36403,7 @@ msgctxt ""
msgid "The prefix calls registered Listeners from Basic-subroutines. The Basic run-time system searches for Basic-subroutines or functions that have the name \"PrefixListenerMethode\" and calls them when found. Otherwise, a run-time error occurs."
msgstr "Prefix volá registrované Listenery z podprogramů Basic. Za běhu Basic hledá procedury nebo funkce, které mají jméno \"PrefixListenerMethode\" a při nalezení je zavolá. Jinak dojde k chybě."
+#. jUJqF
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32552,6 +36412,7 @@ msgctxt ""
msgid "In this example, the Listener-Interface uses the following methods:"
msgstr "V tomto případě používá rozhraní Listener následující metody:"
+#. miuA2
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32560,6 +36421,7 @@ msgctxt ""
msgid "disposing:"
msgstr "disposing:"
+#. yK2Er
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32568,6 +36430,7 @@ msgctxt ""
msgid "Listener base interface (com.sun.star.lang.XEventListener): base interface for all Listener Interfaces"
msgstr "Listener base interface (com.sun.star.lang.XEventListener): základní rozhraní pro všechna rozhraní Listener"
+#. 2HzDU
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32576,6 +36439,7 @@ msgctxt ""
msgid "elementInserted:"
msgstr "elementInserted:"
+#. MrmiF
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32584,6 +36448,7 @@ msgctxt ""
msgid "Method of the com.sun.star.container.XContainerListener interface"
msgstr "Metoda rozhraní the com.sun.star.container.XContainerListener"
+#. TjuCT
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32592,6 +36457,7 @@ msgctxt ""
msgid "elementRemoved:"
msgstr "elementRemoved:"
+#. RDU7w
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32600,6 +36466,7 @@ msgctxt ""
msgid "Method of the com.sun.star.container.XContainerListener interface"
msgstr "Metoda rozhraní the com.sun.star.container.XContainerListener"
+#. tkbYn
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32608,6 +36475,7 @@ msgctxt ""
msgid "elementReplaced:"
msgstr "elementReplaced:"
+#. SusGE
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32616,6 +36484,7 @@ msgctxt ""
msgid "Method of the com.sun.star.container.XContainerListener interface"
msgstr "Metoda rozhraní the com.sun.star.container.XContainerListener"
+#. 9uxod
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32624,6 +36493,7 @@ msgctxt ""
msgid "In this example, the prefix is ContListener_. The following subroutines must therefore be implemented in Basic:"
msgstr "V tomto případě je prefixem 'ContListener_'. V jazyce Basic je proto třeba implementovat následující podprogramy:"
+#. SGZEE
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32632,6 +36502,7 @@ msgctxt ""
msgid "ContListener_disposing"
msgstr "ContListener_disposing"
+#. 6mUaL
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32640,6 +36511,7 @@ msgctxt ""
msgid "ContListener_elementInserted"
msgstr "ContListener_elementInserted"
+#. qpmso
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32648,6 +36520,7 @@ msgctxt ""
msgid "ContListener_elementRemoved"
msgstr "ContListener_elementRemoved"
+#. nSKDC
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32656,6 +36529,7 @@ msgctxt ""
msgid "ContListener_elementReplaced"
msgstr "ContListener_elementReplaced"
+#. DkGAT
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32664,6 +36538,7 @@ msgctxt ""
msgid "An event structure type that contains information about an event exists for every Listener type. When a Listener method is called, an instance of this event is passed to the method as a parameter. Basic Listener methods can also call these event objects, so long as the appropriate parameter is passed in the Sub declaration. For example:"
msgstr "Pro každý typ Listeneru existuje typ event structure obsahující informace o události. Když je zavolána metoda Listeneru, předá se metodě jako parametr instance této události. Metody Listeneru také mohou volat tyto objekty události, je-li v deklaraci Sub předán správný parametr. Například:"
+#. 2KgyV
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32672,6 +36547,7 @@ msgctxt ""
msgid "MsgBox \"disposing\""
msgstr "MsgBox \"disposing\""
+#. VexRZ
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32680,6 +36556,7 @@ msgctxt ""
msgid "MsgBox \"elementInserted\""
msgstr "MsgBox \"elementInserted\""
+#. nDpha
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32688,6 +36565,7 @@ msgctxt ""
msgid "MsgBox \"elementRemoved\""
msgstr "MsgBox \"elementRemoved\""
+#. LAA8q
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32696,6 +36574,7 @@ msgctxt ""
msgid "MsgBox \"elementReplaced\""
msgstr "MsgBox \"elementReplaced\""
+#. LEsCM
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32704,6 +36583,7 @@ msgctxt ""
msgid "You do not need to include the parameter of an event object if the object is not used:"
msgstr "Pokud objekt nepoužíváte, nemusíte přidávat jeho parametr:"
+#. JEkFe
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32712,6 +36592,7 @@ msgctxt ""
msgid "' Minimal implementation of Sub disposing"
msgstr "' Minimální implementace Sub disposing"
+#. ptrQ7
#: 03132000.xhp
msgctxt ""
"03132000.xhp\n"
@@ -32720,6 +36601,7 @@ msgctxt ""
msgid "Listener methods must <emph>always</emph> be implemented to avoid Basic run-time errors."
msgstr "Metody Listeneru musíte <emph>vždy</emph> implementovat, abyste předešli chybám Basic."
+#. DkK8h
#: 03132100.xhp
msgctxt ""
"03132100.xhp\n"
@@ -32728,6 +36610,7 @@ msgctxt ""
msgid "GetGuiType Function"
msgstr "Funkce GetGuiType"
+#. EwV8a
#: 03132100.xhp
msgctxt ""
"03132100.xhp\n"
@@ -32736,6 +36619,7 @@ msgctxt ""
msgid "<bookmark_value>GetGuiType function</bookmark_value>"
msgstr "<bookmark_value>GetGuiType</bookmark_value>"
+#. JzY2R
#: 03132100.xhp
msgctxt ""
"03132100.xhp\n"
@@ -32744,6 +36628,7 @@ msgctxt ""
msgid "<variable id=\"getguitype2\"><link href=\"text/sbasic/shared/03132100.xhp\" name=\"GetGuiType Function\">GetGuiType Function</link></variable>"
msgstr ""
+#. 2DTJG
#: 03132100.xhp
msgctxt ""
"03132100.xhp\n"
@@ -32752,6 +36637,7 @@ msgctxt ""
msgid "Returns a numerical value that specifies the graphical user interface."
msgstr "Vrátí číselnou hodnotu určující grafické uživatelské rozhraní."
+#. AtD66
#: 03132100.xhp
msgctxt ""
"03132100.xhp\n"
@@ -32760,6 +36646,7 @@ msgctxt ""
msgid "This function is only provided for downward compatibility to previous versions. The return value is not defined in client-server environments."
msgstr "Tato funkce je poskytnuta jen pro zpětnou kompatibilitu s předchozími verzemi. V prostředí klient-server není návratová hodnota definována."
+#. JS4Ln
#: 03132100.xhp
msgctxt ""
"03132100.xhp\n"
@@ -32768,6 +36655,7 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaxe:"
+#. DPQAT
#: 03132100.xhp
msgctxt ""
"03132100.xhp\n"
@@ -32776,6 +36664,7 @@ msgctxt ""
msgid "Return value:"
msgstr "Návratová hodnota:"
+#. M9kBS
#: 03132100.xhp
msgctxt ""
"03132100.xhp\n"
@@ -32784,6 +36673,7 @@ msgctxt ""
msgid "Integer"
msgstr "Celé číslo"
+#. rfPGz
#: 03132100.xhp
msgctxt ""
"03132100.xhp\n"
@@ -32792,6 +36682,7 @@ msgctxt ""
msgid "Return values:"
msgstr "Návratové hodnoty:"
+#. 5Zq2B
#: 03132100.xhp
msgctxt ""
"03132100.xhp\n"
@@ -32800,6 +36691,7 @@ msgctxt ""
msgid "1: Windows"
msgstr "1: Windows"
+#. oEFAg
#: 03132100.xhp
msgctxt ""
"03132100.xhp\n"
@@ -32808,6 +36700,7 @@ msgctxt ""
msgid "4: UNIX"
msgstr "4: UNIX"
+#. HRBeb
#: 03132100.xhp
msgctxt ""
"03132100.xhp\n"
@@ -32816,6 +36709,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. Xf8qa
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
@@ -32824,6 +36718,7 @@ msgctxt ""
msgid "ThisComponent Statement"
msgstr "Příkaz ThisComponent"
+#. DtPwJ
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
@@ -32832,6 +36727,7 @@ msgctxt ""
msgid "<bookmark_value>ThisComponent property</bookmark_value> <bookmark_value>components;addressing</bookmark_value>"
msgstr "<bookmark_value>vlastnost ThisComponent</bookmark_value><bookmark_value>komponenty;adresování</bookmark_value>"
+#. XkgXD
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
@@ -32840,6 +36736,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent Statement\">ThisComponent Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"Příkaz ThisComponent\">Příkaz ThisComponent</link>"
+#. Y2ost
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
@@ -32848,22 +36745,7 @@ msgctxt ""
msgid "Addresses the active component so that its properties can be read and set. ThisComponent is used from document Basic, where it represents the document the Basic belongs to. The type of object accessed by ThisComponent depends on the document type."
msgstr "Adresuje aktivní komponentu, aby bylo možné číst a nastavovat její vlastnosti. ThisComponent se používá v dokumentu Basic, kde představuje dokument, do kterého Basic patří. Typ objektu zpřístupněného přes ThisComponent závisí na typu dokumentu."
-#: 03132200.xhp
-msgctxt ""
-"03132200.xhp\n"
-"hd_id3154346\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Syntaxe:"
-
-#: 03132200.xhp
-msgctxt ""
-"03132200.xhp\n"
-"hd_id3154940\n"
-"help.text"
-msgid "Example:"
-msgstr "Příklad:"
-
+#. 6Exm3
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
@@ -32872,6 +36754,7 @@ msgctxt ""
msgid "' updates the \"Table of Contents\" in a text doc"
msgstr "' aktualizuje \"Obsah\" v textovém dokumentu"
+#. 3vMxq
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
@@ -32880,6 +36763,7 @@ msgctxt ""
msgid "index = allindexes.getByName(\"Table of Contents1\")"
msgstr "index = allindexes.getByName(\"Obsah1\")"
+#. wXzGW
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
@@ -32888,6 +36772,7 @@ msgctxt ""
msgid "' use the default name for Table of Contents and a 1"
msgstr "' používá výchozí název pro Obsah a 1"
+#. QgZSF
#: 03132300.xhp
msgctxt ""
"03132300.xhp\n"
@@ -32896,6 +36781,7 @@ msgctxt ""
msgid "CreateUnoValue Function"
msgstr "Funkce CreateUnoValue"
+#. VGQcy
#: 03132300.xhp
msgctxt ""
"03132300.xhp\n"
@@ -32904,6 +36790,7 @@ msgctxt ""
msgid "<bookmark_value>CreateUnoValue function</bookmark_value>"
msgstr "<bookmark_value>CreateUnoValue</bookmark_value>"
+#. d8Ftc
#: 03132300.xhp
msgctxt ""
"03132300.xhp\n"
@@ -32912,6 +36799,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03132300.xhp\" name=\"CreateUnoValue Function\">CreateUnoValue Function</link>"
msgstr "<link href=\"text/sbasic/shared/03132300.xhp\" name=\"Funkce CreateUnoValue\">Funkce CreateUnoValue</link>"
+#. abSpa
#: 03132300.xhp
msgctxt ""
"03132300.xhp\n"
@@ -32920,6 +36808,7 @@ msgctxt ""
msgid "Returns an object that represents a strictly typed value referring to the Uno type system."
msgstr "Vrátí objekt, který představuje striktně typovou hodnotu odkazující na typ Uno."
+#. JtnN4
#: 03132300.xhp
msgctxt ""
"03132300.xhp\n"
@@ -32928,6 +36817,7 @@ msgctxt ""
msgid "This object is automatically converted to an Any of the corresponding type when passed to Uno. The type must be specified by its fully qualified Uno type name."
msgstr "Tento objekt se automaticky pří předání do Uno převede na odpovídající typ. Typ musí být určen plně kvalifikovaným názvem typu Uno."
+#. JnEAt
#: 03132300.xhp
msgctxt ""
"03132300.xhp\n"
@@ -32936,14 +36826,7 @@ msgctxt ""
msgid "The $[officename] API frequently uses the Any type. It is the counterpart of the Variant type known from other environments. The Any type holds one arbitrary Uno type and is used in generic Uno interfaces."
msgstr "$[officename] API často používá typ Any. Je opakem typu Variant známého z jiných prostředí. Typ Any obsahuje jeden určený typ Uno a používají jej obecná Uno rozhraní."
-#: 03132300.xhp
-msgctxt ""
-"03132300.xhp\n"
-"hd_id3147560\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Syntaxe:"
-
+#. vixw3
#: 03132300.xhp
msgctxt ""
"03132300.xhp\n"
@@ -32952,38 +36835,43 @@ msgctxt ""
msgid "oUnoValue = CreateUnoValue( \"[]byte\", MyBasicValue ) ' to get a byte sequence."
msgstr "oUnoValue = CreateUnoValue( \"[]byte\", MyBasicValue ) ' pro získání sekvence bajtů."
+#. rSTG8
#: 03132300.xhp
msgctxt ""
"03132300.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If CreateUnoValue cannot be converted to the specified Uno type, and error occurs. For the conversion, the TypeConverter service is used."
-msgstr "Pokud nelze CreateUnoValue převést na určený typ Uno, dojde k chybě. Pro převod se používá služba TypeConverter."
+msgid "If <literal>CreateUnoValue</literal> cannot be converted to the specified Uno type, and error occurs. For the conversion, the <literal>TypeConverter</literal> service is used."
+msgstr ""
+#. bT3DS
#: 03132300.xhp
msgctxt ""
"03132300.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "This function is intended for use in situations where the default Basic to Uno type converting mechanism is insufficient. This can happen when you try to access generic Any based interfaces, such as XPropertySet::setPropertyValue( Name, Value ) or X???Container::insertBy???( ???, Value ), from $[officename] Basic. The Basic runtime does not recognize these types as they are only defined in the corresponding service."
-msgstr "Tato funkce je určena pro použití v situacích, kdy nepostačuje základní mechanismus převodu z typu Basic na typ Uno. K tomu dojde, pokud se z $[officename] Basic snažíte přistupovat k obecnému Any založenému na rozhraních, jako např. XPropertySet::setPropertyValue( Name, Value ) nebo X???Container::insertBy???( ???, Value ). Basic tyto typy nerozezná, jelikož jsou definovány jen v příslušené službě."
+msgid "This function is intended for use in situations where the default Basic to Uno type converting mechanism is insufficient. This can happen when you try to access generic Any based interfaces, such as <literal>XPropertySet::setPropertyValue( Name, Value )</literal> or <literal>X???Container::insertBy???( ???, Value )</literal>, from $[officename] Basic. The Basic runtime does not recognize these types as they are only defined in the corresponding service."
+msgstr ""
+#. TpSGK
#: 03132300.xhp
msgctxt ""
"03132300.xhp\n"
"par_id3154366\n"
"help.text"
-msgid "In this type of situation, $[officename] Basic chooses the best matching type for the Basic type that you want to convert. However, if the wrong type is selected, an error occurs. You use the CreateUnoValue() function to create a value for the unknown Uno type."
-msgstr "V takové situaci $[officename] Basic vybere nejlepší odpovídající typ pro typ Basic, který chcete převést. Ovšem pokud typ vybere špatně, dojde k chybě. Proto použijete funkci CreateUnoValue() pro vytvoření hodnoty neznámého typu Uno."
+msgid "In this type of situation, $[officename] Basic chooses the best matching type for the Basic type that you want to convert. However, if the wrong type is selected, an error occurs. You use the <literal>CreateUnoValue()</literal> function to create a value for the unknown Uno type."
+msgstr ""
+#. QxoCy
#: 03132300.xhp
msgctxt ""
"03132300.xhp\n"
"par_id3150769\n"
"help.text"
-msgid "You can also use this function to pass non-Any values, but this is not recommend. If Basic already knows the target type, using the CreateUnoValue() function will only lead to additional converting operations that slow down the Basic execution."
-msgstr "Tuto funkci je také možné použít pro předávání hodnot jiných typů než Any. To však nedoporučujeme. Pokud jazyk Basic již zná cílový typ, použitím funkce CreateUnoValue() jen vyvoláte další převodní operaci, která zpomalí běh programu."
+msgid "You can also use this function to pass non-Any values, but this is not recommend. If Basic already knows the target type, using the <literal>CreateUnoValue()</literal> function will only lead to additional converting operations that slow down the Basic execution."
+msgstr ""
+#. yUCwp
#: 03132400.xhp
msgctxt ""
"03132400.xhp\n"
@@ -32992,6 +36880,7 @@ msgctxt ""
msgid "CreateObject Function"
msgstr "Funkce CreateObject"
+#. 6XBLd
#: 03132400.xhp
msgctxt ""
"03132400.xhp\n"
@@ -33000,6 +36889,7 @@ msgctxt ""
msgid "<bookmark_value>CreateObject function</bookmark_value>"
msgstr "<bookmark_value>CreateObject</bookmark_value>"
+#. GkTQC
#: 03132400.xhp
msgctxt ""
"03132400.xhp\n"
@@ -33008,6 +36898,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03132400.xhp\">CreateObject Function</link>"
msgstr "<link href=\"text/sbasic/shared/03132400.xhp\">Funkce CreateObject</link>"
+#. PAXDf
#: 03132400.xhp
msgctxt ""
"03132400.xhp\n"
@@ -33016,6 +36907,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Creates a UNO object. On Windows, can also create OLE objects.</ahelp>"
msgstr "<ahelp hid=\".\">Vytvoří UNO objekt. Na Windows může vytvořit také OLE objekty.</ahelp>"
+#. rw8go
#: 03132400.xhp
msgctxt ""
"03132400.xhp\n"
@@ -33024,14 +36916,7 @@ msgctxt ""
msgid "This method creates instances of the type that is passed as parameter."
msgstr "Tato metoda vytvoří instanci typu, který je předán jako parametr."
-#: 03132400.xhp
-msgctxt ""
-"03132400.xhp\n"
-"par_idN105A2\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Syntaxe:"
-
+#. mNxwL
#: 03132400.xhp
msgctxt ""
"03132400.xhp\n"
@@ -33040,14 +36925,7 @@ msgctxt ""
msgid "oObj = CreateObject( type )"
msgstr "oObj = CreateObject( type )"
-#: 03132400.xhp
-msgctxt ""
-"03132400.xhp\n"
-"par_idN105A9\n"
-"help.text"
-msgid "Example:"
-msgstr "Příklad:"
-
+#. Gthw7
#: 03132500.xhp
msgctxt ""
"03132500.xhp\n"
@@ -33056,6 +36934,7 @@ msgctxt ""
msgid "GetDefaultContext Function"
msgstr "Funkce GetDefaultContext"
+#. BWuFq
#: 03132500.xhp
msgctxt ""
"03132500.xhp\n"
@@ -33064,6 +36943,7 @@ msgctxt ""
msgid "<bookmark_value>GetDefaultContext function</bookmark_value>"
msgstr "<bookmark_value>GetDefaultContext</bookmark_value>"
+#. 9Eu6p
#: 03132500.xhp
msgctxt ""
"03132500.xhp\n"
@@ -33072,6 +36952,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03132500.xhp\">GetDefaultContext Function</link>"
msgstr "<link href=\"text/sbasic/shared/03132500.xhp\">Funkce GetDefaultContext</link>"
+#. WkwpA
#: 03132500.xhp
msgctxt ""
"03132500.xhp\n"
@@ -33080,6 +36961,7 @@ msgctxt ""
msgid "Returns the default context of the process service factory, if existent, else returns a null reference."
msgstr "Vrátí výchozí kontext process service factory, pokud existuje, jinak vrátí null."
+#. SanWM
#: 03132500.xhp
msgctxt ""
"03132500.xhp\n"
@@ -33088,6 +36970,7 @@ msgctxt ""
msgid "This function returns the default component context to be used, if instantiating services via XmultiServiceFactory. See the <item type=\"literal\">Professional UNO</item> chapter in the <item type=\"literal\">Developer's Guide</item> on <link href=\"https://api.libreoffice.org\" name=\"api.libreoffice.org\">api.libreoffice.org</link> for more information."
msgstr "Tato funkce vrátí výchozí kontext komponenty pro použití při vytváření instancí služeb pomocí XmultiServiceFactory. Více informací získáte v kapitole <item type=\"literal\">Professional UNO</item> průvodce <item type=\"literal\">Developer's Guide</item> na adrese <link href=\"https://api.libreoffice.org\" name=\"api.libreoffice.org\">api.libreoffice.org</link>."
+#. DJUpk
#: 03140000.xhp
msgctxt ""
"03140000.xhp\n"
@@ -33096,6 +36979,7 @@ msgctxt ""
msgid "DDB Function [VBA]"
msgstr "Funkce DDB [VBA]"
+#. d8gef
#: 03140000.xhp
msgctxt ""
"03140000.xhp\n"
@@ -33104,6 +36988,7 @@ msgctxt ""
msgid "<bookmark_value>DDB function</bookmark_value>"
msgstr "<bookmark_value>DDB</bookmark_value>"
+#. E85CC
#: 03140000.xhp
msgctxt ""
"03140000.xhp\n"
@@ -33112,6 +36997,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03140000.xhp\" name=\"DDB Function [VBA]\">DDB Function [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03140000.xhp\" name=\"Funkce DDB [VBA]\">Funkce DDB [VBA]</link>"
+#. rGkXG
#: 03140000.xhp
msgctxt ""
"03140000.xhp\n"
@@ -33120,6 +37006,7 @@ msgctxt ""
msgid "Returns the depreciation of an asset for a specified period using the arithmetic-declining method."
msgstr "Vrátí odpisy aktiva pro zadané časové období při použití aritmetické degresivní metody."
+#. KfuMp
#: 03140000.xhp
msgctxt ""
"03140000.xhp\n"
@@ -33128,6 +37015,7 @@ msgctxt ""
msgid "<emph>Cost</emph> fixes the initial cost of an asset."
msgstr "<emph>Cost</emph> je počáteční hodnota majetku."
+#. mWGxG
#: 03140000.xhp
msgctxt ""
"03140000.xhp\n"
@@ -33136,6 +37024,7 @@ msgctxt ""
msgid "<emph>Salvage</emph> fixes the value of an asset at the end of its life."
msgstr "<emph>Salvage</emph> je hodnota majetku na konci životnosti."
+#. FvuQV
#: 03140000.xhp
msgctxt ""
"03140000.xhp\n"
@@ -33144,6 +37033,7 @@ msgctxt ""
msgid "<emph>Life</emph> is the number of periods (for example, years or months) defining how long the asset is to be used."
msgstr "<emph>Life</emph> je počet období (například let nebo měsíců), který určuje, jak dlouho se bude majetek používat."
+#. CXDxf
#: 03140000.xhp
msgctxt ""
"03140000.xhp\n"
@@ -33152,6 +37042,7 @@ msgctxt ""
msgid "<emph>Period</emph> states the period for which the value is to be calculated."
msgstr "<emph>Period</emph> udává období, pro které se hodnota počítá."
+#. mWzMf
#: 03140000.xhp
msgctxt ""
"03140000.xhp\n"
@@ -33160,6 +37051,7 @@ msgctxt ""
msgid "<emph>Factor</emph> (optional) is the factor by which depreciation decreases. If a value is not entered, the default is factor 2."
msgstr "<emph>Factor</emph> (nepovinné) je faktor, podle kterého se odepisování snižuje. Není-li jeho hodnota zadána, výchozí je 2."
+#. PSocM
#: 03140000.xhp
msgctxt ""
"03140000.xhp\n"
@@ -33168,6 +37060,7 @@ msgctxt ""
msgid "Use this form of depreciation if you require a higher initial depreciation value as opposed to linear depreciation. The depreciation value gets less with each period and is usually used for assets whose value loss is higher shortly after purchase (for example, vehicles, computers). Please note that the book value will never reach zero under this calculation type."
msgstr "Použijte tuto formu odpisů, pokud požadujete vyšší počáteční hodnotu odpisu (na rozdíl od lineárního odpisování). Výše odpisů se snižuje každé období. Obvykle se používá u aktiv, u kterých krátce po koupi výrazněji klesá hodnota (například auta, počítače). Účetní hodnota při tomto typu výpočtu nikdy neklesne na nulu."
+#. eDUy5
#: 03140000.xhp
msgctxt ""
"03140000.xhp\n"
@@ -33176,6 +37069,7 @@ msgctxt ""
msgid "Print ddb_yr1 ' returns 1,721.81 currency units."
msgstr "Print ddb_yr1 ' vrátí 1721,81 měnových jednotek."
+#. SuN6U
#: 03140000.xhp
msgctxt ""
"03140000.xhp\n"
@@ -33184,6 +37078,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060103.xhp#bm_id3149998\">DDB function in CALC</link>"
msgstr "<link href=\"text/scalc/01/04060103.xhp#bm_id3149998\">Funkce DDB v Calcu</link>"
+#. CB2Rc
#: 03140001.xhp
msgctxt ""
"03140001.xhp\n"
@@ -33192,6 +37087,7 @@ msgctxt ""
msgid "FV Function [VBA]"
msgstr "Funkce FV [VBA]"
+#. uaTHU
#: 03140001.xhp
msgctxt ""
"03140001.xhp\n"
@@ -33200,6 +37096,7 @@ msgctxt ""
msgid "<bookmark_value>FV function</bookmark_value>"
msgstr "<bookmark_value>FV</bookmark_value>"
+#. 4mJEP
#: 03140001.xhp
msgctxt ""
"03140001.xhp\n"
@@ -33208,6 +37105,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03140001.xhp\" name=\"FV Function [VBA]\">FV Function [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03140001.xhp\" name=\"Funkce FV [VBA]\">Funkce FV [VBA]</link>"
+#. xLDE6
#: 03140001.xhp
msgctxt ""
"03140001.xhp\n"
@@ -33216,6 +37114,7 @@ msgctxt ""
msgid "Returns the future value of an investment based on periodic, constant payments and a constant interest rate (Future Value)."
msgstr "Vrátí budoucí hodnotu investice vypočtenou na základě pravidelných konstantních plateb a konstantní úrokové míry."
+#. GgpBN
#: 03140001.xhp
msgctxt ""
"03140001.xhp\n"
@@ -33224,6 +37123,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the periodic interest rate."
msgstr "<emph>Rate</emph> je úrok splátek."
+#. nuLEX
#: 03140001.xhp
msgctxt ""
"03140001.xhp\n"
@@ -33232,6 +37132,7 @@ msgctxt ""
msgid "<emph>NPer</emph> is the total number of periods (payment period)."
msgstr "<emph>NPer</emph> je celkový počet období (období s platbou)."
+#. Rb8hf
#: 03140001.xhp
msgctxt ""
"03140001.xhp\n"
@@ -33240,6 +37141,7 @@ msgctxt ""
msgid "<emph>Pmt</emph> is the annuity paid regularly per period."
msgstr "<emph>Pmt</emph> je splátka placená pravidelně za období."
+#. xbRhK
#: 03140001.xhp
msgctxt ""
"03140001.xhp\n"
@@ -33248,6 +37150,7 @@ msgctxt ""
msgid "<emph>PV</emph> (optional) is the (present) cash value of an investment."
msgstr "<emph>PV</emph> (nepovinné) je (současná) peněžní hodnota investice."
+#. sBDgf
#: 03140001.xhp
msgctxt ""
"03140001.xhp\n"
@@ -33256,6 +37159,7 @@ msgctxt ""
msgid "<emph>Due</emph> (optional) defines whether the payment is due at the beginning or the end of a period."
msgstr "<emph>Due</emph> (nepovinné) určuje, jestli je splátka splatná k začátku nebo ke konci období."
+#. RgSMC
#: 03140001.xhp
msgctxt ""
"03140001.xhp\n"
@@ -33264,6 +37168,7 @@ msgctxt ""
msgid "0 - the payment is due at the end of the period;"
msgstr "0 - splátka je splatná ke konci období,"
+#. GqcwG
#: 03140001.xhp
msgctxt ""
"03140001.xhp\n"
@@ -33272,6 +37177,7 @@ msgctxt ""
msgid "1 - the payment is due at the beginning of the period."
msgstr "1 - splátka je splatná k začátku období."
+#. 8F7Qm
#: 03140001.xhp
msgctxt ""
"03140001.xhp\n"
@@ -33280,6 +37186,7 @@ msgctxt ""
msgid "Print myFV ' returns 4234.00 currency units. The value at the end of the investment is 4234.00 currency units."
msgstr "Print myFV ' vrátí 4234,00 měnových jednotek. Hodnota na konci investice je 4234,00 měnových jednotek."
+#. mTaud
#: 03140001.xhp
msgctxt ""
"03140001.xhp\n"
@@ -33288,6 +37195,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060118.xhp#bm_id3151205\">FV function in CALC</link>"
msgstr "<link href=\"text/scalc/01/04060118.xhp#bm_id3151205\">Funkce FV v Calcu</link>"
+#. oxTJD
#: 03140002.xhp
msgctxt ""
"03140002.xhp\n"
@@ -33296,6 +37204,7 @@ msgctxt ""
msgid "IPmt Function [VBA]"
msgstr "Funkce IPmt [VBA]"
+#. xFSV4
#: 03140002.xhp
msgctxt ""
"03140002.xhp\n"
@@ -33304,6 +37213,7 @@ msgctxt ""
msgid "<bookmark_value>IPmt function</bookmark_value>"
msgstr "<bookmark_value>IPmt</bookmark_value>"
+#. j6Dqb
#: 03140002.xhp
msgctxt ""
"03140002.xhp\n"
@@ -33312,6 +37222,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03140002.xhp\" name=\"IPmt Function [VBA]\">IPmt Function [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03140002.xhp\" name=\"Funkce IPmt [VBA]\">Funkce IPmt [VBA]</link>"
+#. NhJBQ
#: 03140002.xhp
msgctxt ""
"03140002.xhp\n"
@@ -33320,6 +37231,7 @@ msgctxt ""
msgid "Calculates the periodic amortizement for an investment with regular payments and a constant interest rate."
msgstr "Vypočítá výši úroku z jistiny pro investici s pravidelnými platbami a konstantní úrokovou mírou."
+#. U4AjW
#: 03140002.xhp
msgctxt ""
"03140002.xhp\n"
@@ -33328,6 +37240,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the periodic interest rate."
msgstr "<emph>Rate</emph> je úrok splátek."
+#. d9LjU
#: 03140002.xhp
msgctxt ""
"03140002.xhp\n"
@@ -33336,6 +37249,7 @@ msgctxt ""
msgid "<emph>Per</emph> is the period, for which the compound interest is calculated. Period=NPER if compound interest for the last period is calculated."
msgstr "<emph>Per</emph> je období, pro které chcete spočítat složenou úrokovou míru. Per=NPER, pokud chcete spočítat složenou úrokovou míru pro poslední období."
+#. pYEPW
#: 03140002.xhp
msgctxt ""
"03140002.xhp\n"
@@ -33344,6 +37258,7 @@ msgctxt ""
msgid "<emph>NPer</emph> is the total number of periods, during which annuity is paid."
msgstr "<emph>NPer</emph> je celkový počet období, během kterých je splátka placena."
+#. ThuAb
#: 03140002.xhp
msgctxt ""
"03140002.xhp\n"
@@ -33352,6 +37267,7 @@ msgctxt ""
msgid "<emph>PV</emph> is the present cash value in sequence of payments."
msgstr "<emph>PV</emph> je aktuální hodnota v řadě plateb."
+#. M8msq
#: 03140002.xhp
msgctxt ""
"03140002.xhp\n"
@@ -33360,6 +37276,7 @@ msgctxt ""
msgid "<emph>FV</emph> (optional) is the desired value (future value) at the end of the periods."
msgstr "<emph>FV</emph> (nepovinné) je požadovaná (budoucí) hodnota na konci období."
+#. NAkQG
#: 03140002.xhp
msgctxt ""
"03140002.xhp\n"
@@ -33368,6 +37285,7 @@ msgctxt ""
msgid "<emph>Due</emph> (optional) is the due date for the periodic payments."
msgstr "<emph>Due</emph> (nepovinné) je datum splatnosti pro pravidelné platby."
+#. DAsKq
#: 03140002.xhp
msgctxt ""
"03140002.xhp\n"
@@ -33376,6 +37294,7 @@ msgctxt ""
msgid "0 - the payment is due at the end of the period;"
msgstr "0 - splátka je splatná ke konci období,"
+#. kvFzu
#: 03140002.xhp
msgctxt ""
"03140002.xhp\n"
@@ -33384,6 +37303,7 @@ msgctxt ""
msgid "1 - the payment is due at the beginning of the period."
msgstr "1 - splátka je splatná k začátku období."
+#. cc7HY
#: 03140002.xhp
msgctxt ""
"03140002.xhp\n"
@@ -33392,6 +37312,7 @@ msgctxt ""
msgid "Print myIPmt ' returns -352.97 currency units. The compound interest during the fifth period (year) is 352.97 currency units."
msgstr "Print myIPmt ' vrátí -352,97 měnových jednotek. Úrok z úroků během pátého období (roku) je 352,97 měnových jednotek."
+#. 8dXzf
#: 03140002.xhp
msgctxt ""
"03140002.xhp\n"
@@ -33400,6 +37321,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060118.xhp#bm_id3149339\">IPMT function in CALC</link>"
msgstr "<link href=\"text/scalc/01/04060118.xhp#bm_id3149339\">Funkce IPMT v Calcu</link>"
+#. dif5D
#: 03140003.xhp
msgctxt ""
"03140003.xhp\n"
@@ -33408,6 +37330,7 @@ msgctxt ""
msgid "IRR Function [VBA]"
msgstr "Funkce IRR [VBA]"
+#. pBTcf
#: 03140003.xhp
msgctxt ""
"03140003.xhp\n"
@@ -33416,6 +37339,7 @@ msgctxt ""
msgid "<bookmark_value>IRR function</bookmark_value>"
msgstr "<bookmark_value>IRR</bookmark_value>"
+#. htTGN
#: 03140003.xhp
msgctxt ""
"03140003.xhp\n"
@@ -33424,6 +37348,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03140003.xhp\" name=\"IRR Function [VBA]\">IRR Function [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03140003.xhp\" name=\"Funkce IRR [VBA]\">Funkce IRR [VBA]</link>"
+#. GC4DC
#: 03140003.xhp
msgctxt ""
"03140003.xhp\n"
@@ -33432,6 +37357,7 @@ msgctxt ""
msgid "Calculates the internal rate of return for an investment."
msgstr "Vypočítá vnitřní výnosové procento investice."
+#. oGM2A
#: 03140003.xhp
msgctxt ""
"03140003.xhp\n"
@@ -33440,6 +37366,7 @@ msgctxt ""
msgid "<emph>Values(): </emph>The array of values of the cash-flow. The values represent cash flow values at regular intervals, at least one value must be negative (payments), and at least one value must be positive (income)."
msgstr "<emph>Values():</emph> Pole hodnot peněžního toku v pravidelných intervalech, alespoň jedna hodnota musí být záporná (platby) a alespoň hodnota musí být kladná (příjmy)."
+#. BFPX6
#: 03140003.xhp
msgctxt ""
"03140003.xhp\n"
@@ -33448,6 +37375,7 @@ msgctxt ""
msgid "<emph>Guess</emph> An initial estimate at what the IRR will be."
msgstr "<emph>Guess</emph> Počáteční odhad, kolik může IRR být."
+#. BU7LM
#: 03140003.xhp
msgctxt ""
"03140003.xhp\n"
@@ -33456,6 +37384,7 @@ msgctxt ""
msgid "Print irrValue ' returns 11.3321028236252 . The internal rate of return of the cash flow."
msgstr "Print irrValue ' vrátí 11,3321028236252, vnitřní výnosové procento peněžního toku."
+#. CkEV5
#: 03140003.xhp
msgctxt ""
"03140003.xhp\n"
@@ -33464,6 +37393,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060103.xhp#bm_id3153948\">IRR function in CALC</link>"
msgstr "<link href=\"text/scalc/01/04060103.xhp#bm_id3153948\">Funkce IRR v Calcu</link>"
+#. htBbj
#: 03140004.xhp
msgctxt ""
"03140004.xhp\n"
@@ -33472,6 +37402,7 @@ msgctxt ""
msgid "MIRR Function [VBA]"
msgstr "Funkce MIRR [VBA]"
+#. AZUV5
#: 03140004.xhp
msgctxt ""
"03140004.xhp\n"
@@ -33480,6 +37411,7 @@ msgctxt ""
msgid "<bookmark_value>MIRR function</bookmark_value>"
msgstr "<bookmark_value>MIRR</bookmark_value>"
+#. ztrr4
#: 03140004.xhp
msgctxt ""
"03140004.xhp\n"
@@ -33488,6 +37420,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03140004.xhp\" name=\"MIRR Function [VBA]\">MIRR Function [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03140004.xhp\" name=\"Funkce MIRR [VBA]\">Funkce MIRR [VBA]</link>"
+#. iEx4J
#: 03140004.xhp
msgctxt ""
"03140004.xhp\n"
@@ -33496,6 +37429,7 @@ msgctxt ""
msgid "Calculates the modified internal rate of return of a series of investments."
msgstr "Vypočítá modifikované vnitřní výnosové procento řady investic."
+#. eoGsD
#: 03140004.xhp
msgctxt ""
"03140004.xhp\n"
@@ -33504,6 +37438,7 @@ msgctxt ""
msgid "<emph>Values(): </emph>An array of cash flows, representing a series of payments and income, where negative values are treated as payments and positive values are treated as income. This array must contain at least one negative and at least one positive value."
msgstr "<emph>Values():</emph> Pole peněžních toků představující řadu plateb a příjmů, v níž záporné hodnoty znamenají platby a kladné hodnoty příjmy. Pole musí obsahovat alespoň jednu zápornou a alespoň jednu kladnou hodnotu."
+#. BWkcM
#: 03140004.xhp
msgctxt ""
"03140004.xhp\n"
@@ -33512,6 +37447,7 @@ msgctxt ""
msgid "<emph>Investment</emph>: is the rate of interest of the investments (the negative values of the array)."
msgstr "<emph>Investment</emph>: je úroková sazba investic (záporné hodnoty pole)."
+#. HNYms
#: 03140004.xhp
msgctxt ""
"03140004.xhp\n"
@@ -33520,6 +37456,7 @@ msgctxt ""
msgid "<emph>ReinvestRate:</emph> the rate of interest of the reinvestment (the positive values of the array)."
msgstr "<emph>ReinvestRate:</emph> úroková sazba reinvestic (kladné hodnoty pole)."
+#. EL4an
#: 03140004.xhp
msgctxt ""
"03140004.xhp\n"
@@ -33528,6 +37465,7 @@ msgctxt ""
msgid "Print mirrValue ' returns 94.16. The modified internal rate of return of the cash flow."
msgstr "Print mirrValue ' vrátí 94,16, modifikované vnitřní výnosové procento peněžního toku."
+#. LLonT
#: 03140004.xhp
msgctxt ""
"03140004.xhp\n"
@@ -33536,6 +37474,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060119.xhp#bm_id3148974\">MIRR function in CALC</link>"
msgstr "<link href=\"text/scalc/01/04060119.xhp#bm_id3148974\">Funkce MIRR v Calcu</link>"
+#. m3ULW
#: 03140005.xhp
msgctxt ""
"03140005.xhp\n"
@@ -33544,6 +37483,7 @@ msgctxt ""
msgid "NPer Function [VBA]"
msgstr "Funkce NPer [VBA]"
+#. 4Ltym
#: 03140005.xhp
msgctxt ""
"03140005.xhp\n"
@@ -33552,6 +37492,7 @@ msgctxt ""
msgid "<bookmark_value>NPer function</bookmark_value>"
msgstr "<bookmark_value>NPer</bookmark_value>"
+#. ZmG2N
#: 03140005.xhp
msgctxt ""
"03140005.xhp\n"
@@ -33560,6 +37501,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03140005.xhp\" name=\"NPer Function [VBA]\">NPer Function [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03140005.xhp\" name=\"Funkce NPer [VBA]\">Funkce NPer [VBA]</link>"
+#. SExLZ
#: 03140005.xhp
msgctxt ""
"03140005.xhp\n"
@@ -33568,6 +37510,7 @@ msgctxt ""
msgid "Calculates the number of periods for a loan or investment."
msgstr "Vypočítá počet období pro půjčku nebo investici."
+#. UhApD
#: 03140005.xhp
msgctxt ""
"03140005.xhp\n"
@@ -33576,6 +37519,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the periodic interest rate."
msgstr "<emph>Rate</emph> je úrok splátek."
+#. oUPFt
#: 03140005.xhp
msgctxt ""
"03140005.xhp\n"
@@ -33584,6 +37528,7 @@ msgctxt ""
msgid "<emph>Pmt</emph> is the annuity paid regularly per period."
msgstr "<emph>Pmt</emph> je splátka placená pravidelně za období."
+#. 4APw9
#: 03140005.xhp
msgctxt ""
"03140005.xhp\n"
@@ -33592,6 +37537,7 @@ msgctxt ""
msgid "<emph>PV</emph> is the (present) cash value of an investment."
msgstr "<emph>PV</emph> je (současná) peněžní hodnota investice."
+#. HxyXz
#: 03140005.xhp
msgctxt ""
"03140005.xhp\n"
@@ -33600,6 +37546,7 @@ msgctxt ""
msgid "<emph>FV</emph> (optional) is the future value of the loan / investment."
msgstr "<emph>FV</emph> (nepovinné) je budoucí hodnota půjčky nebo investice."
+#. BE7hi
#: 03140005.xhp
msgctxt ""
"03140005.xhp\n"
@@ -33608,6 +37555,7 @@ msgctxt ""
msgid "<emph>Due</emph> (optional) defines whether the payment is due at the beginning or the end of a period."
msgstr "<emph>Due</emph> (nepovinné) určuje, jestli je splátka splatná k začátku nebo ke konci období."
+#. L3fxR
#: 03140005.xhp
msgctxt ""
"03140005.xhp\n"
@@ -33616,6 +37564,7 @@ msgctxt ""
msgid "0 - the payment is due at the end of the period;"
msgstr "0 - splátka je splatná ke konci období,"
+#. vMo5e
#: 03140005.xhp
msgctxt ""
"03140005.xhp\n"
@@ -33624,6 +37573,7 @@ msgctxt ""
msgid "1 - the payment is due at the beginning of the period."
msgstr "1 - splátka je splatná k začátku období."
+#. kK636
#: 03140005.xhp
msgctxt ""
"03140005.xhp\n"
@@ -33632,6 +37582,7 @@ msgctxt ""
msgid "Print period ' returns -12,02. The payment period covers 12.02 periods."
msgstr "Print period ' vrátí -12,02. Splácení bude trvat 12,02 období."
+#. KsSWF
#: 03140005.xhp
msgctxt ""
"03140005.xhp\n"
@@ -33640,6 +37591,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060118.xhp#bm_id3156435\">NPER function in CALC</link>"
msgstr "<link href=\"text/scalc/01/04060118.xhp#bm_id3156435\">Funkce NPER v Calcu</link>"
+#. ZEYEy
#: 03140006.xhp
msgctxt ""
"03140006.xhp\n"
@@ -33648,6 +37600,7 @@ msgctxt ""
msgid "NPV Function [VBA]"
msgstr "Funkce NPV [VBA]"
+#. GgAG9
#: 03140006.xhp
msgctxt ""
"03140006.xhp\n"
@@ -33656,6 +37609,7 @@ msgctxt ""
msgid "<bookmark_value>NPV function</bookmark_value>"
msgstr "<bookmark_value>NPV</bookmark_value>"
+#. oTyBY
#: 03140006.xhp
msgctxt ""
"03140006.xhp\n"
@@ -33664,6 +37618,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03140006.xhp\" name=\"NPV Function [VBA]\">NPV Function [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03140006.xhp\" name=\"Funkce NPV [VBA]\">Funkce NPV [VBA]</link>"
+#. TFoMM
#: 03140006.xhp
msgctxt ""
"03140006.xhp\n"
@@ -33672,6 +37627,7 @@ msgctxt ""
msgid "Calculates the Net Present Value of an investment, based on a supplied discount rate, and a series of deposits and withdrawals."
msgstr "Vypočítá čistou současnou hodnotu investice na základě úroku a řady vkladů a výběrů."
+#. rPL9G
#: 03140006.xhp
msgctxt ""
"03140006.xhp\n"
@@ -33680,6 +37636,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the discount rate for a period."
msgstr "<emph>Rate</emph> je diskontovaná sazba pro období."
+#. U73F8
#: 03140006.xhp
msgctxt ""
"03140006.xhp\n"
@@ -33688,6 +37645,7 @@ msgctxt ""
msgid "<emph>Values()</emph> is an array that represent deposits (positive values) or withdrawals (negative values)."
msgstr "<emph>Values()</emph> je pole představující vklady (kladné hodnoty) nebo výběry (záporné hodnoty)."
+#. UaBkD
#: 03140006.xhp
msgctxt ""
"03140006.xhp\n"
@@ -33696,6 +37654,7 @@ msgctxt ""
msgid "Print p ' returns 174,894967305331"
msgstr "Print p ' vrátí 174,894967305331"
+#. ezmrZ
#: 03140006.xhp
msgctxt ""
"03140006.xhp\n"
@@ -33704,6 +37663,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060119.xhp#bm_id3149242\">NPV function in CALC</link>"
msgstr "<link href=\"text/scalc/01/04060119.xhp#bm_id3149242\">Funkce NPV v Calcu</link>"
+#. FrKMh
#: 03140007.xhp
msgctxt ""
"03140007.xhp\n"
@@ -33712,6 +37672,7 @@ msgctxt ""
msgid "Pmt Function [VBA]"
msgstr "Funkce Pmt [VBA]"
+#. FF6YQ
#: 03140007.xhp
msgctxt ""
"03140007.xhp\n"
@@ -33720,6 +37681,7 @@ msgctxt ""
msgid "<bookmark_value>Pmt function</bookmark_value>"
msgstr "<bookmark_value>Pmt</bookmark_value>"
+#. UgwFi
#: 03140007.xhp
msgctxt ""
"03140007.xhp\n"
@@ -33728,6 +37690,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03140007.xhp\" name=\"Pmt Function [VBA]\">Pmt Function [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03140007.xhp\" name=\"Funkce Pmt [VBA]\">Funkce Pmt [VBA]</link>"
+#. rtk8j
#: 03140007.xhp
msgctxt ""
"03140007.xhp\n"
@@ -33736,6 +37699,7 @@ msgctxt ""
msgid "Calculates the constant periodic payments for a loan or investment."
msgstr "Vypočítá konstantní výši periodické platby pro půjčku nebo investici."
+#. 9h46E
#: 03140007.xhp
msgctxt ""
"03140007.xhp\n"
@@ -33744,6 +37708,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the periodic interest rate."
msgstr "<emph>Rate</emph> je úrok splátek."
+#. uSprH
#: 03140007.xhp
msgctxt ""
"03140007.xhp\n"
@@ -33752,6 +37717,7 @@ msgctxt ""
msgid "<emph>NPer</emph> is the total number of periods, during which annuity is paid."
msgstr "<emph>NPer</emph> je celkový počet období, během kterých je splátka placena."
+#. H7Bzz
#: 03140007.xhp
msgctxt ""
"03140007.xhp\n"
@@ -33760,6 +37726,7 @@ msgctxt ""
msgid "<emph>PV</emph> is the (present) cash value of an investment."
msgstr "<emph>PV</emph> je (současná) peněžní hodnota investice."
+#. N8dUY
#: 03140007.xhp
msgctxt ""
"03140007.xhp\n"
@@ -33768,6 +37735,7 @@ msgctxt ""
msgid "<emph>FV</emph> (optional) is the future value of the loan / investment."
msgstr "<emph>FV</emph> (nepovinné) je budoucí hodnota půjčky nebo investice."
+#. 6FVGg
#: 03140007.xhp
msgctxt ""
"03140007.xhp\n"
@@ -33776,6 +37744,7 @@ msgctxt ""
msgid "<emph>Due</emph> (optional) defines whether the payment is due at the beginning or the end of a period."
msgstr "<emph>Due</emph> (nepovinné) určuje, jestli je splátka splatná k začátku nebo ke konci období."
+#. rJ4Ua
#: 03140007.xhp
msgctxt ""
"03140007.xhp\n"
@@ -33784,6 +37753,7 @@ msgctxt ""
msgid "0 - the payment is due at the end of the period;"
msgstr "0 - splátka je splatná ke konci období,"
+#. F2UYe
#: 03140007.xhp
msgctxt ""
"03140007.xhp\n"
@@ -33792,6 +37762,7 @@ msgctxt ""
msgid "1 - the payment is due at the beginning of the period."
msgstr "1 - splátka je splatná k začátku období."
+#. RQknF
#: 03140007.xhp
msgctxt ""
"03140007.xhp\n"
@@ -33800,6 +37771,7 @@ msgctxt ""
msgid "' Calculate the monthly payments to a loan that is to be paid in full over 6 years."
msgstr "' Vypočítá výši měsíční platby pro půjčku, která má být plně splacena za 6 let."
+#. 3KSqt
#: 03140007.xhp
msgctxt ""
"03140007.xhp\n"
@@ -33808,6 +37780,7 @@ msgctxt ""
msgid "' Interest is 10% per year and payments are made at the end of the month."
msgstr "' Roční úrok je 10 % a platby se uskutečňují na konci měsíce."
+#. ZhEDv
#: 03140007.xhp
msgctxt ""
"03140007.xhp\n"
@@ -33816,6 +37789,7 @@ msgctxt ""
msgid "print MyPmt 'is calculated to be -1852,58377757705"
msgstr "print MyPmt 'je vypočteno jako -1852,58377757705"
+#. Z5QnF
#: 03140007.xhp
msgctxt ""
"03140007.xhp\n"
@@ -33824,6 +37798,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060119.xhp#bm_id3149577\">PMT function in CALC</link>"
msgstr "<link href=\"text/scalc/01/04060119.xhp#bm_id3149577\">Funkce PMT v Calcu</link>"
+#. asC5n
#: 03140008.xhp
msgctxt ""
"03140008.xhp\n"
@@ -33832,6 +37807,7 @@ msgctxt ""
msgid "PPmt Function [VBA]"
msgstr "Funkce PPmt [VBA]"
+#. UeDd8
#: 03140008.xhp
msgctxt ""
"03140008.xhp\n"
@@ -33840,6 +37816,7 @@ msgctxt ""
msgid "<bookmark_value>PPmt function</bookmark_value>"
msgstr "<bookmark_value>Funkce PPmt</bookmark_value>"
+#. nu8jw
#: 03140008.xhp
msgctxt ""
"03140008.xhp\n"
@@ -33848,6 +37825,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03140008.xhp\" name=\"PPmt Function [VBA]\">PPmt Function [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03140008.xhp\" name=\"Funkce PPmt [VBA]\">Funkce PPmt [VBA]</link>"
+#. rqzFy
#: 03140008.xhp
msgctxt ""
"03140008.xhp\n"
@@ -33856,6 +37834,7 @@ msgctxt ""
msgid "Returns for a given period the payment on the principal for an investment that is based on periodic and constant payments and a constant interest rate."
msgstr "Vrátí podíl základní jistiny v anuitní splátce za dané období při pravidelných konstantních platbách a konstantní úrokové sazbě."
+#. CDVH2
#: 03140008.xhp
msgctxt ""
"03140008.xhp\n"
@@ -33864,6 +37843,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the periodic interest rate."
msgstr "<emph>Rate</emph> je úrok splátek."
+#. dThEC
#: 03140008.xhp
msgctxt ""
"03140008.xhp\n"
@@ -33872,6 +37852,7 @@ msgctxt ""
msgid "<emph>Per</emph> The period number for which you want to calculate the principal payment (must be an integer between 1 and Nper)."
msgstr "<emph>Per</emph> Počet období, za která chcete podíl základní jistiny vypočítat (musí se jednat o celé číslo mezi 1 a Nper)."
+#. yNqFG
#: 03140008.xhp
msgctxt ""
"03140008.xhp\n"
@@ -33880,6 +37861,7 @@ msgctxt ""
msgid "<emph>NPer</emph> is the total number of periods, during which annuity is paid."
msgstr "<emph>NPer</emph> je celkový počet období, během kterých je splátka placena."
+#. UG2KA
#: 03140008.xhp
msgctxt ""
"03140008.xhp\n"
@@ -33888,6 +37870,7 @@ msgctxt ""
msgid "<emph>PV</emph> is the (present) cash value of an investment."
msgstr "<emph>PV</emph> je (současná) peněžní hodnota investice."
+#. Aj55j
#: 03140008.xhp
msgctxt ""
"03140008.xhp\n"
@@ -33896,6 +37879,7 @@ msgctxt ""
msgid "<emph>FV</emph> (optional) is the future value of the loan / investment."
msgstr "<emph>FV</emph> (nepovinné) je budoucí hodnota půjčky nebo investice."
+#. CPtSD
#: 03140008.xhp
msgctxt ""
"03140008.xhp\n"
@@ -33904,6 +37888,7 @@ msgctxt ""
msgid "<emph>Due</emph> (optional) defines whether the payment is due at the beginning or the end of a period."
msgstr "<emph>Due</emph> (nepovinné) určuje, jestli je splátka splatná k začátku nebo ke konci období."
+#. XCNmC
#: 03140008.xhp
msgctxt ""
"03140008.xhp\n"
@@ -33912,6 +37897,7 @@ msgctxt ""
msgid "0 - the payment is due at the end of the period;"
msgstr "0 - splátka je splatná ke konci období,"
+#. vZpEE
#: 03140008.xhp
msgctxt ""
"03140008.xhp\n"
@@ -33920,6 +37906,7 @@ msgctxt ""
msgid "1 - the payment is due at the beginning of the period."
msgstr "1 - splátka je splatná k začátku období."
+#. A2y2B
#: 03140008.xhp
msgctxt ""
"03140008.xhp\n"
@@ -33928,6 +37915,7 @@ msgctxt ""
msgid "' Calculate the principal payments during months 4 & 5, for a loan that is to be paid in full"
msgstr "' Vypočítá podíl základní listiny během 4. a 5. měsíce pro půjčku, která má být plně splacena"
+#. PxKHY
#: 03140008.xhp
msgctxt ""
"03140008.xhp\n"
@@ -33936,6 +37924,7 @@ msgctxt ""
msgid "' over 6 years. Interest is 10% per year and payments are made at the end of the month."
msgstr "' za 6 let. Roční úrok je 10 % a platby se uskutečňují na konci měsíce."
+#. sp3CD
#: 03140008.xhp
msgctxt ""
"03140008.xhp\n"
@@ -33944,6 +37933,7 @@ msgctxt ""
msgid "' Principal payment during month 4:"
msgstr "' Podíl základní jistiny během 4. měsíce:"
+#. wEVUq
#: 03140008.xhp
msgctxt ""
"03140008.xhp\n"
@@ -33952,6 +37942,7 @@ msgctxt ""
msgid "print ppMth4 ' ppMth4 is calculated to be -1044,94463903636."
msgstr "print ppMth4 ' ppMth4 je vypočteno jako -1044,94463903636."
+#. QXLgY
#: 03140008.xhp
msgctxt ""
"03140008.xhp\n"
@@ -33960,6 +37951,7 @@ msgctxt ""
msgid "' Principal payment during month 5:"
msgstr "' Podíl základní jistiny během 5. měsíce:"
+#. YE9wi
#: 03140008.xhp
msgctxt ""
"03140008.xhp\n"
@@ -33968,6 +37960,7 @@ msgctxt ""
msgid "print ppMth5' ppMth5 is calculated to be -1053,65251102833."
msgstr "print ppMth5 ' ppMth5 je vypočteno jako -1053,65251102833."
+#. V9w7v
#: 03140008.xhp
msgctxt ""
"03140008.xhp\n"
@@ -33976,6 +37969,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060119.xhp#bm_id3150026\">PPMT function in CALC</link>"
msgstr "<link href=\"text/scalc/01/04060119.xhp#bm_id3150026\">Funkce PPMT v Calcu</link>"
+#. vxyjE
#: 03140009.xhp
msgctxt ""
"03140009.xhp\n"
@@ -33984,6 +37978,7 @@ msgctxt ""
msgid "PV Function [VBA]"
msgstr "Funkce PV [VBA]"
+#. DvnkS
#: 03140009.xhp
msgctxt ""
"03140009.xhp\n"
@@ -33992,6 +37987,7 @@ msgctxt ""
msgid "<bookmark_value>PV function</bookmark_value>"
msgstr "<bookmark_value>PV</bookmark_value>"
+#. Apiz9
#: 03140009.xhp
msgctxt ""
"03140009.xhp\n"
@@ -34000,6 +37996,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03140009.xhp\" name=\"PV Function [VBA]\">PV Function [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03140009.xhp\" name=\"Funkce PV [VBA]\">Funkce PV [VBA]</link>"
+#. W2mK8
#: 03140009.xhp
msgctxt ""
"03140009.xhp\n"
@@ -34008,6 +38005,7 @@ msgctxt ""
msgid "Returns the Present Value of an investment resulting from a series of regular payments."
msgstr "Vrátí současnou hodnotu investice vycházející z posloupnosti pravidelných plateb."
+#. xetQw
#: 03140009.xhp
msgctxt ""
"03140009.xhp\n"
@@ -34016,6 +38014,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the periodic interest rate."
msgstr "<emph>Rate</emph> je úrok splátek."
+#. SNnA8
#: 03140009.xhp
msgctxt ""
"03140009.xhp\n"
@@ -34024,6 +38023,7 @@ msgctxt ""
msgid "<emph>NPer</emph> is the total number of periods, during which annuity is paid."
msgstr "<emph>NPer</emph> je celkový počet období, během kterých je splátka placena."
+#. Fo6RG
#: 03140009.xhp
msgctxt ""
"03140009.xhp\n"
@@ -34032,6 +38032,7 @@ msgctxt ""
msgid "<emph>Pmt</emph> is the regular payment made per period."
msgstr "<emph>Pmt</emph> je pravidelná platba uskutečněná za období."
+#. DjGbG
#: 03140009.xhp
msgctxt ""
"03140009.xhp\n"
@@ -34040,6 +38041,7 @@ msgctxt ""
msgid "<emph>FV</emph> (optional) is the future value of the loan / investment."
msgstr "<emph>FV</emph> (nepovinné) je budoucí hodnota půjčky nebo investice."
+#. 9v9AD
#: 03140009.xhp
msgctxt ""
"03140009.xhp\n"
@@ -34048,6 +38050,7 @@ msgctxt ""
msgid "<emph>Due</emph> (optional) defines whether the payment is due at the beginning or the end of a period."
msgstr "<emph>Due</emph> (nepovinné) určuje, jestli je splátka splatná k začátku nebo ke konci období."
+#. EhdfK
#: 03140009.xhp
msgctxt ""
"03140009.xhp\n"
@@ -34056,6 +38059,7 @@ msgctxt ""
msgid "0 - the payment is due at the end of the period;"
msgstr "0 - splátka je splatná ke konci období,"
+#. ap6Cs
#: 03140009.xhp
msgctxt ""
"03140009.xhp\n"
@@ -34064,6 +38068,7 @@ msgctxt ""
msgid "1 - the payment is due at the beginning of the period."
msgstr "1 - splátka je splatná k začátku období."
+#. 4D5EZ
#: 03140009.xhp
msgctxt ""
"03140009.xhp\n"
@@ -34072,6 +38077,7 @@ msgctxt ""
msgid "' Calculate the present value of an annuity that pays $1,000 per month over 6 years."
msgstr "' Vypočítá současnou hodnotu splátky, která je placena ve výši 1000 dolarů měsíčně po dobu 6 let."
+#. 3VVpF
#: 03140009.xhp
msgctxt ""
"03140009.xhp\n"
@@ -34080,6 +38086,7 @@ msgctxt ""
msgid "' Interest is 10% per year and each payment is made at the end of the month."
msgstr "' Roční úrok je 10 % a platby se uskutečňují na konci měsíce."
+#. DMzHG
#: 03140009.xhp
msgctxt ""
"03140009.xhp\n"
@@ -34088,6 +38095,7 @@ msgctxt ""
msgid "print pv1 ' pv1 is calculated to be 53978,6654781073."
msgstr "print pv1 ' pv1 je vypočteno jako 53978,6654781073."
+#. pwgGE
#: 03140009.xhp
msgctxt ""
"03140009.xhp\n"
@@ -34096,6 +38104,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060103.xhp#bm_id3147556\">PV function in CALC</link>"
msgstr "<link href=\"text/scalc/01/04060103.xhp#bm_id3147556\">Funkce PV v Calcu</link>"
+#. wGrq5
#: 03140010.xhp
msgctxt ""
"03140010.xhp\n"
@@ -34104,6 +38113,7 @@ msgctxt ""
msgid "Rate Function [VBA]"
msgstr "Funkce Rate [VBA]"
+#. EJ7LR
#: 03140010.xhp
msgctxt ""
"03140010.xhp\n"
@@ -34112,6 +38122,7 @@ msgctxt ""
msgid "<bookmark_value>Rate function</bookmark_value>"
msgstr "<bookmark_value>Rate</bookmark_value>"
+#. cFGDM
#: 03140010.xhp
msgctxt ""
"03140010.xhp\n"
@@ -34120,6 +38131,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03140010.xhp\" name=\"Rate Function [VBA]\">Rate Function [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03140010.xhp\" name=\"Funkce Rate [VBA]\">Funkce Rate [VBA]</link>"
+#. wd5A3
#: 03140010.xhp
msgctxt ""
"03140010.xhp\n"
@@ -34128,6 +38140,7 @@ msgctxt ""
msgid "Returns the interest rate of a loan or an investment."
msgstr "Vrací úrokovou sazbu úvěru nebo investice."
+#. dGUHn
#: 03140010.xhp
msgctxt ""
"03140010.xhp\n"
@@ -34136,6 +38149,7 @@ msgctxt ""
msgid "<emph>NPer</emph> is the total number of periods, during which annuity is paid."
msgstr "<emph>NPer</emph> je celkový počet období, během kterých je splátka placena."
+#. MPYBY
#: 03140010.xhp
msgctxt ""
"03140010.xhp\n"
@@ -34144,6 +38158,7 @@ msgctxt ""
msgid "<emph>Pmt</emph> is the regular payment made per period."
msgstr "<emph>Pmt</emph> je pravidelná platba uskutečněná za období."
+#. CHVqQ
#: 03140010.xhp
msgctxt ""
"03140010.xhp\n"
@@ -34152,6 +38167,7 @@ msgctxt ""
msgid "<emph>PV</emph> is the present value of the loan / investment."
msgstr "<emph>PV</emph> je současná hodnota půjčky nebo investice."
+#. Td38J
#: 03140010.xhp
msgctxt ""
"03140010.xhp\n"
@@ -34160,6 +38176,7 @@ msgctxt ""
msgid "<emph>FV</emph> (optional) is the future value of the loan / investment."
msgstr "<emph>FV</emph> (nepovinné) je budoucí hodnota půjčky nebo investice."
+#. bGV6U
#: 03140010.xhp
msgctxt ""
"03140010.xhp\n"
@@ -34168,6 +38185,7 @@ msgctxt ""
msgid "<emph>Due</emph> (optional) defines whether the payment is due at the beginning or the end of a period."
msgstr "<emph>Due</emph> (nepovinné) určuje, jestli je splátka splatná k začátku nebo ke konci období."
+#. MmFDv
#: 03140010.xhp
msgctxt ""
"03140010.xhp\n"
@@ -34176,6 +38194,7 @@ msgctxt ""
msgid "0 - the payment is due at the end of the period;"
msgstr "0 - splátka je splatná ke konci období,"
+#. U7fmD
#: 03140010.xhp
msgctxt ""
"03140010.xhp\n"
@@ -34184,6 +38203,7 @@ msgctxt ""
msgid "1 - the payment is due at the beginning of the period."
msgstr "1 - splátka je splatná k začátku období."
+#. tqLE3
#: 03140010.xhp
msgctxt ""
"03140010.xhp\n"
@@ -34192,6 +38212,7 @@ msgctxt ""
msgid "<emph>Guess</emph>(optional) determines the estimated value of the interest with iterative calculation."
msgstr "<emph>Guess</emph> (nepovinné) určuje očekávanou hodnotu úroku pomocí iterativního výpočtu."
+#. FCE3H
#: 03140010.xhp
msgctxt ""
"03140010.xhp\n"
@@ -34200,6 +38221,7 @@ msgctxt ""
msgid "' Calculate the interest rate required to pay off a loan of $100,000 over"
msgstr "' Vypočítá úrokovou sazbu pro splácení půjčky 100 000 dolarů"
+#. X5UsC
#: 03140010.xhp
msgctxt ""
"03140010.xhp\n"
@@ -34208,6 +38230,7 @@ msgctxt ""
msgid "' 6 years, with payments of $1,500, due at the end of each month."
msgstr "' za 6 let s platbami 1500 dolarů uskutečňovanými na konci měsíce."
+#. GG64r
#: 03140010.xhp
msgctxt ""
"03140010.xhp\n"
@@ -34216,6 +38239,7 @@ msgctxt ""
msgid "print mRate' mRate is calculated to be 0.00213778025343334"
msgstr "print mRate' mRate je vypočteno jako 0,00213778025343334"
+#. WG4VC
#: 03140010.xhp
msgctxt ""
"03140010.xhp\n"
@@ -34224,6 +38248,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060118.xhp#bm_id3154267\">RATE function in CALC</link>"
msgstr "<link href=\"text/scalc/01/04060118.xhp#bm_id3154267\">Funkce RATE v Calcu</link>"
+#. zRgrg
#: 03140011.xhp
msgctxt ""
"03140011.xhp\n"
@@ -34232,6 +38257,7 @@ msgctxt ""
msgid "SLN Function [VBA]"
msgstr "Funkce SLN [VBA]"
+#. DW8GD
#: 03140011.xhp
msgctxt ""
"03140011.xhp\n"
@@ -34240,6 +38266,7 @@ msgctxt ""
msgid "<bookmark_value>SLN function</bookmark_value>"
msgstr "<bookmark_value>SLN</bookmark_value>"
+#. iFETE
#: 03140011.xhp
msgctxt ""
"03140011.xhp\n"
@@ -34248,6 +38275,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03140011.xhp\" name=\"SLN Function [VBA]\">SLN Function [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03140011.xhp\" name=\"Funkce SLN [VBA]\">Funkce SLN [VBA]</link>"
+#. ikzyz
#: 03140011.xhp
msgctxt ""
"03140011.xhp\n"
@@ -34256,6 +38284,7 @@ msgctxt ""
msgid "Returns the straight-line depreciation of an asset for one period. The amount of the depreciation is constant during the depreciation period."
msgstr "Vrátí lineární odpisy aktiva za dané období. Hodnota odpisu během období je konstantní."
+#. z4PzB
#: 03140011.xhp
msgctxt ""
"03140011.xhp\n"
@@ -34264,6 +38293,7 @@ msgctxt ""
msgid "<emph>Cost</emph> is the initial cost of an asset."
msgstr "<emph>Cost</emph> je počáteční hodnota majetku."
+#. 2DoQ7
#: 03140011.xhp
msgctxt ""
"03140011.xhp\n"
@@ -34272,6 +38302,7 @@ msgctxt ""
msgid "<emph>Salvage</emph> is the value of an asset at the end of the depreciation."
msgstr "<emph>Salvage</emph> je hodnota majetku na konci odpisů."
+#. gEFms
#: 03140011.xhp
msgctxt ""
"03140011.xhp\n"
@@ -34280,6 +38311,7 @@ msgctxt ""
msgid "<emph>Life </emph>is the depreciation period determining the number of periods in the depreciation of the asset."
msgstr "<emph>Life</emph> je odpisové období určující počet období na odpis aktiva."
+#. wwJAA
#: 03140011.xhp
msgctxt ""
"03140011.xhp\n"
@@ -34288,6 +38320,7 @@ msgctxt ""
msgid "REM Calculate the yearly depreciation of an asset that cost $10,000 at"
msgstr "REM Vypočítá roční odpisy aktiva o hodnotě 10 000 dolarů"
+#. JeAG8
#: 03140011.xhp
msgctxt ""
"03140011.xhp\n"
@@ -34296,6 +38329,7 @@ msgctxt ""
msgid "REM the start of year 1, and has a salvage value of $1,000 after 5 years."
msgstr "REM na začátku 1. roku a se zůstatkovou hodnotou 1000 dolarů po 5 letech."
+#. 4BUi9
#: 03140011.xhp
msgctxt ""
"03140011.xhp\n"
@@ -34304,6 +38338,7 @@ msgctxt ""
msgid "print y_dep ' returns 1500."
msgstr "print y_dep ' vrátí 1500."
+#. AAatH
#: 03140011.xhp
msgctxt ""
"03140011.xhp\n"
@@ -34312,6 +38347,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060119.xhp#bm_id3148912\">SLN function in CALC</link>"
msgstr "<link href=\"text/scalc/01/04060119.xhp#bm_id3148912\">Funkce SLN v Calcu</link>"
+#. 6nAVP
#: 03140012.xhp
msgctxt ""
"03140012.xhp\n"
@@ -34320,6 +38356,7 @@ msgctxt ""
msgid "SYD Function [VBA]"
msgstr "Funkce SYD [VBA]"
+#. Vtujc
#: 03140012.xhp
msgctxt ""
"03140012.xhp\n"
@@ -34328,6 +38365,7 @@ msgctxt ""
msgid "<bookmark_value>SYD function</bookmark_value>"
msgstr "<bookmark_value>SYD</bookmark_value>"
+#. QAv7h
#: 03140012.xhp
msgctxt ""
"03140012.xhp\n"
@@ -34336,6 +38374,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03140012.xhp\" name=\"SYD Function [VBA]\">SYD Function [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03140012.xhp\" name=\"Funkce SYD [VBA]\">Funkce SYD [VBA]</link>"
+#. MAefZ
#: 03140012.xhp
msgctxt ""
"03140012.xhp\n"
@@ -34344,6 +38383,7 @@ msgctxt ""
msgid "Returns the arithmetic-declining depreciation rate."
msgstr "Vrátí hodnotu aritmetického degresivního odpisu."
+#. 3HLSz
#: 03140012.xhp
msgctxt ""
"03140012.xhp\n"
@@ -34352,6 +38392,7 @@ msgctxt ""
msgid "<emph>Cost</emph> is the initial cost of an asset."
msgstr "<emph>Cost</emph> je počáteční hodnota majetku."
+#. 3WD4k
#: 03140012.xhp
msgctxt ""
"03140012.xhp\n"
@@ -34360,6 +38401,7 @@ msgctxt ""
msgid "<emph>Salvage</emph> is the value of an asset at the end of the depreciation."
msgstr "<emph>Salvage</emph> je hodnota majetku na konci odpisů."
+#. Np8vp
#: 03140012.xhp
msgctxt ""
"03140012.xhp\n"
@@ -34368,6 +38410,7 @@ msgctxt ""
msgid "<emph>Life</emph> is the depreciation period determining the number of periods in the depreciation of the asset."
msgstr "<emph>Life</emph> je odpisové období určující počet období na odpis aktiva."
+#. TkePs
#: 03140012.xhp
msgctxt ""
"03140012.xhp\n"
@@ -34376,6 +38419,7 @@ msgctxt ""
msgid "<emph>Period</emph> is the period number for which you want to calculate the depreciation."
msgstr "<emph>Period</emph> je číslo období, za které se odpisy počítají."
+#. Mcu4F
#: 03140012.xhp
msgctxt ""
"03140012.xhp\n"
@@ -34384,6 +38428,7 @@ msgctxt ""
msgid "REM Calculate the yearly depreciation of an asset that cost $10,000 at"
msgstr "REM Vypočítá roční odpisy aktiva o hodnotě 10 000 dolarů"
+#. u9ABj
#: 03140012.xhp
msgctxt ""
"03140012.xhp\n"
@@ -34392,6 +38437,7 @@ msgctxt ""
msgid "REM the start of year 1, and has a salvage value of $1,000 after 5 years."
msgstr "REM na začátku 1. roku a se zůstatkovou hodnotou 1000 dolarů po 5 letech."
+#. 898Jk
#: 03140012.xhp
msgctxt ""
"03140012.xhp\n"
@@ -34400,6 +38446,7 @@ msgctxt ""
msgid "REM Calculate the depreciation during year 1."
msgstr "REM Vypočítá odpisy během 1. roku."
+#. 2NwmB
#: 03140012.xhp
msgctxt ""
"03140012.xhp\n"
@@ -34408,6 +38455,7 @@ msgctxt ""
msgid "print syd_yr1 ' syd_yr1 is now equal to 3000."
msgstr "print syd_yr1 ' syd_yr1 se nyní rovná 3000."
+#. RFwpN
#: 03140012.xhp
msgctxt ""
"03140012.xhp\n"
@@ -34416,6 +38464,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060103.xhp#bm_id3152978\">SYD function in CALC</link>"
msgstr "<link href=\"text/scalc/01/04060103.xhp#bm_id3152978\">Funkce SYD v Calcu</link>"
+#. EV43G
#: 03150000.xhp
msgctxt ""
"03150000.xhp\n"
@@ -34424,6 +38473,7 @@ msgctxt ""
msgid "FormatDateTime Function [VBA]"
msgstr "Funkce FormatDateTime [VBA]"
+#. zd78N
#: 03150000.xhp
msgctxt ""
"03150000.xhp\n"
@@ -34432,6 +38482,7 @@ msgctxt ""
msgid "<bookmark_value>FormatDateTime function</bookmark_value>"
msgstr "<bookmark_value>FormatDateTime</bookmark_value>"
+#. R4FFx
#: 03150000.xhp
msgctxt ""
"03150000.xhp\n"
@@ -34440,6 +38491,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03150000.xhp\" name=\"FormatDateTime Function [VBA]\">FormatDateTime Function [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03150000.xhp\" name=\"Funkce FormatDateTime [VBA]\">Funkce FormatDateTime [VBA]</link>"
+#. EFKxm
#: 03150000.xhp
msgctxt ""
"03150000.xhp\n"
@@ -34448,6 +38500,7 @@ msgctxt ""
msgid "Applies a date and/or time format to a date expression and returns the result as a string."
msgstr "Použije formát data a/nebo času na výraz pro datum a vrátí výsledek jako řetězec."
+#. xsRcr
#: 03150000.xhp
msgctxt ""
"03150000.xhp\n"
@@ -34456,6 +38509,7 @@ msgctxt ""
msgid "<emph>DateExpression</emph>: The date expression to be formatted."
msgstr "<emph>DateExpression</emph>: Výraz pro datum, který se má zformátovat."
+#. WC3h8
#: 03150000.xhp
msgctxt ""
"03150000.xhp\n"
@@ -34464,6 +38518,7 @@ msgctxt ""
msgid "<emph>NamedFormat</emph>: An optional <emph>vbDateTimeFormat</emph> enumeration specifying the format that is to be applied to the date and time expression. If omitted, the value <emph>vbGeneralDate</emph> is used."
msgstr "<emph>NamedFormat</emph>: Nepovinná hodnota výčtu <emph>vbDateTimeFormat</emph> určující formát, který se na výraz pro datum a čas použije. Je-li vynechána, použije se hodnota <emph>vbGeneralDate</emph>."
+#. 9KCAo
#: 03150000.xhp
msgctxt ""
"03150000.xhp\n"
@@ -34472,6 +38527,7 @@ msgctxt ""
msgid "Date and Time formats (vbDateTimeFormat enumeration)"
msgstr "Formáty data a času (výčet vbDateTimeFormat)"
+#. THiYn
#: 03150000.xhp
msgctxt ""
"03150000.xhp\n"
@@ -34480,6 +38536,7 @@ msgctxt ""
msgid "Named Constant"
msgstr "Pojmenovaná konstanta"
+#. AoBxM
#: 03150000.xhp
msgctxt ""
"03150000.xhp\n"
@@ -34488,6 +38545,7 @@ msgctxt ""
msgid "Value"
msgstr "Hodnota"
+#. TtduL
#: 03150000.xhp
msgctxt ""
"03150000.xhp\n"
@@ -34496,6 +38554,7 @@ msgctxt ""
msgid "Description"
msgstr "Popis"
+#. G67rA
#: 03150000.xhp
msgctxt ""
"03150000.xhp\n"
@@ -34504,6 +38563,7 @@ msgctxt ""
msgid "Displays a date and/or time as defined in your system's General Date setting. If a date only, no time is displayed; If a time only, no date is displayed."
msgstr "Zobrazí datum a/nebo čas podle systémového nastavení obecného data. Jedná-li se pouze o datum, čas se nezobrazí; jedná-li se pouze o čas, nezobrazí se datum."
+#. DgHi6
#: 03150000.xhp
msgctxt ""
"03150000.xhp\n"
@@ -34512,6 +38572,7 @@ msgctxt ""
msgid "Display a date using the long date format specified in your computer's regional settings."
msgstr "Zobrazí datum pomocí dlouhého formátu data určeného v místních nastavením počítače."
+#. qEzCP
#: 03150000.xhp
msgctxt ""
"03150000.xhp\n"
@@ -34520,6 +38581,7 @@ msgctxt ""
msgid "Display a date using the short date format specified in your computer's regional settings."
msgstr "Zobrazí datum pomocí krátkého formátu data určeného v místních nastavením počítače."
+#. PdzuG
#: 03150000.xhp
msgctxt ""
"03150000.xhp\n"
@@ -34528,6 +38590,7 @@ msgctxt ""
msgid "Displays a time as defined in your system's Long Time settings."
msgstr "Zobrazí čas podle dlouhého formátu času z nastavení systému."
+#. TJciz
#: 03150000.xhp
msgctxt ""
"03150000.xhp\n"
@@ -34536,6 +38599,7 @@ msgctxt ""
msgid "Display a time using the 24-hour format (hh:mm)."
msgstr "Zobrazí čas pomocí 24hodinového formátu (hh:mm)."
+#. ghKh3
#: 03150000.xhp
msgctxt ""
"03150000.xhp\n"
@@ -34544,6 +38608,7 @@ msgctxt ""
msgid "msgbox(\"General date format : \" & FormatDateTime(d))"
msgstr "msgbox(\"Obecný formát data: \" & FormatDateTime(d))"
+#. BEFRi
#: 03150000.xhp
msgctxt ""
"03150000.xhp\n"
@@ -34552,6 +38617,7 @@ msgctxt ""
msgid "msgbox(\"Long date format : \" & FormatDateTime(d,vbLongDate))"
msgstr "msgbox(\"Dlouhý formát data: \" & FormatDateTime(d,vbLongDate))"
+#. ikvR4
#: 03150000.xhp
msgctxt ""
"03150000.xhp\n"
@@ -34560,6 +38626,7 @@ msgctxt ""
msgid "msgbox(\"Short date format : \" & FormatDateTime(d,vbShortDate))"
msgstr "msgbox(\"Krátký formát data: \" & FormatDateTime(d,vbShortDate))"
+#. 8abRs
#: 03150000.xhp
msgctxt ""
"03150000.xhp\n"
@@ -34568,6 +38635,7 @@ msgctxt ""
msgid "msgbox(\"Long time format : \" & FormatDateTime(d,3))"
msgstr "msgbox(\"Dlouhý formát času: \" & FormatDateTime(d,3))"
+#. aJoCN
#: 03150000.xhp
msgctxt ""
"03150000.xhp\n"
@@ -34576,6 +38644,7 @@ msgctxt ""
msgid "msgbox(\"Short time format : \" & FormatDateTime(d,vbShortTime))"
msgstr "msgbox(\"Dlouhý formát času: \" & FormatDateTime(d,3))"
+#. 8Kkne
#: 03150001.xhp
msgctxt ""
"03150001.xhp\n"
@@ -34584,6 +38653,7 @@ msgctxt ""
msgid "WeekdayName Function [VBA]"
msgstr "Funkce WeekdayName [VBA]"
+#. UDBvq
#: 03150001.xhp
msgctxt ""
"03150001.xhp\n"
@@ -34592,6 +38662,7 @@ msgctxt ""
msgid "<bookmark_value>WeekdayName function</bookmark_value>"
msgstr "<bookmark_value>WeekdayName</bookmark_value>"
+#. pe4vX
#: 03150001.xhp
msgctxt ""
"03150001.xhp\n"
@@ -34600,6 +38671,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03150001.xhp\" name=\"WeekdayName Function [VBA]\">WeekdayName Function [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03150001.xhp\" name=\"Funkce WeekdayName [VBA]\">Funkce WeekdayName [VBA]</link>"
+#. cApru
#: 03150001.xhp
msgctxt ""
"03150001.xhp\n"
@@ -34608,6 +38680,7 @@ msgctxt ""
msgid "The WeekdayName function returns the weekday name of a specified day of the week."
msgstr "Funkce WeekdayName vrátí název určitého dne v týdnu."
+#. gqKdB
#: 03150001.xhp
msgctxt ""
"03150001.xhp\n"
@@ -34616,6 +38689,7 @@ msgctxt ""
msgid "<emph>Weekday</emph>: Value from 1 to 7, Mon­day to Sun­day, whose Week Day Name need to be calculated."
msgstr "<emph>Weekday</emph>: Hodnota dne od 1 do 7, pondělí až neděle, jehož název se má zjistit."
+#. CFF5a
#: 03150001.xhp
msgctxt ""
"03150001.xhp\n"
@@ -34624,6 +38698,7 @@ msgctxt ""
msgid "<emph>Abbreviate</emph>: Optional. A Boolean value that indicates if the weekday name is to be abbreviated."
msgstr "<emph>Abbreviate</emph>: Nepovinné. Booleovská hodnota určující, zda má být název dne zkrácen."
+#. WJLAJ
#: 03150001.xhp
msgctxt ""
"03150001.xhp\n"
@@ -34632,6 +38707,7 @@ msgctxt ""
msgid "<emph>FirstDayofWeek</emph>: Optional. Specifies the first day of the week."
msgstr "<emph>FirstDayofWeek</emph>: Nepovinné. Určuje první den v týdnu."
+#. EQ6CL
#: 03150001.xhp
msgctxt ""
"03150001.xhp\n"
@@ -34640,6 +38716,7 @@ msgctxt ""
msgid "First day of Week:"
msgstr "První den v týdnu:"
+#. kxwYB
#: 03150001.xhp
msgctxt ""
"03150001.xhp\n"
@@ -34648,6 +38725,7 @@ msgctxt ""
msgid "Named constant"
msgstr "Pojmenovaná konstanta"
+#. Ni66A
#: 03150001.xhp
msgctxt ""
"03150001.xhp\n"
@@ -34656,6 +38734,7 @@ msgctxt ""
msgid "Value"
msgstr "Hodnota"
+#. 5Naw7
#: 03150001.xhp
msgctxt ""
"03150001.xhp\n"
@@ -34664,6 +38743,7 @@ msgctxt ""
msgid "Description"
msgstr "Popis"
+#. cFuMR
#: 03150001.xhp
msgctxt ""
"03150001.xhp\n"
@@ -34672,6 +38752,7 @@ msgctxt ""
msgid "Use National Language Support (NLS) API setting"
msgstr "Použije nastavení API National Language Support (NLS)"
+#. vSYde
#: 03150001.xhp
msgctxt ""
"03150001.xhp\n"
@@ -34680,6 +38761,7 @@ msgctxt ""
msgid "Sun­day (default)"
msgstr "Neděle (výchozí)"
+#. B7qFP
#: 03150001.xhp
msgctxt ""
"03150001.xhp\n"
@@ -34688,6 +38770,7 @@ msgctxt ""
msgid "Monday"
msgstr "Pondělí"
+#. ABsm8
#: 03150001.xhp
msgctxt ""
"03150001.xhp\n"
@@ -34696,6 +38779,7 @@ msgctxt ""
msgid "Tuesday"
msgstr "Úterý"
+#. naCR8
#: 03150001.xhp
msgctxt ""
"03150001.xhp\n"
@@ -34704,6 +38788,7 @@ msgctxt ""
msgid "Wednesday"
msgstr "Středa"
+#. Fd4V6
#: 03150001.xhp
msgctxt ""
"03150001.xhp\n"
@@ -34712,6 +38797,7 @@ msgctxt ""
msgid "Thursday"
msgstr "Čtvrtek"
+#. pMQ9u
#: 03150001.xhp
msgctxt ""
"03150001.xhp\n"
@@ -34720,6 +38806,7 @@ msgctxt ""
msgid "Friday"
msgstr "Pátek"
+#. uG94N
#: 03150001.xhp
msgctxt ""
"03150001.xhp\n"
@@ -34728,6 +38815,7 @@ msgctxt ""
msgid "Saturday"
msgstr "Sobota"
+#. HGFFD
#: 03150001.xhp
msgctxt ""
"03150001.xhp\n"
@@ -34736,6 +38824,7 @@ msgctxt ""
msgid "None"
msgstr "Žádné"
+#. 9QEDP
#: 03150002.xhp
msgctxt ""
"03150002.xhp\n"
@@ -34744,6 +38833,7 @@ msgctxt ""
msgid "MonthName Function [VBA]"
msgstr "Funkce MonthName [VBA]"
+#. SRFWh
#: 03150002.xhp
msgctxt ""
"03150002.xhp\n"
@@ -34752,6 +38842,7 @@ msgctxt ""
msgid "<bookmark_value>MonthName function</bookmark_value>"
msgstr "<bookmark_value>MonthName</bookmark_value>"
+#. 2DaT8
#: 03150002.xhp
msgctxt ""
"03150002.xhp\n"
@@ -34760,6 +38851,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03150002.xhp\" name=\"MonthName Function [VBA]\">MonthName Function [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03150002.xhp\" name=\"Funkce MonthName [VBA]\">Funkce MonthName [VBA]</link>"
+#. zW82k
#: 03150002.xhp
msgctxt ""
"03150002.xhp\n"
@@ -34768,6 +38860,7 @@ msgctxt ""
msgid "The MonthName function returns the localized month name of a specified month number."
msgstr "Funkce MonthName vrátí pro zadané číslo měsíce jeho lokalizovaný název."
+#. GWDMF
#: 03150002.xhp
msgctxt ""
"03150002.xhp\n"
@@ -34776,6 +38869,7 @@ msgctxt ""
msgid "<emph>Month</emph>: Value from 1 to 12, January to December, whose localized month name need to be returned."
msgstr "<emph>Month</emph>: Hodnota od 1 do 12, leden až prosinec, pro niž se má vrátit lokalizovaný název měsíce."
+#. KbQ6A
#: 03150002.xhp
msgctxt ""
"03150002.xhp\n"
@@ -34784,6 +38878,7 @@ msgctxt ""
msgid "<emph>Abbreviate</emph>: Optional. A Boolean value that indicates if the month name is to be abbreviated."
msgstr "<emph>Abbreviate</emph>: Nepovinné. Booleovská hodnota určující, zda má být název měsíce zkrácen."
+#. uFDFs
#: 03160000.xhp
msgctxt ""
"03160000.xhp\n"
@@ -34792,6 +38887,7 @@ msgctxt ""
msgid "Input Function [VBA]"
msgstr "Funkce Input [VBA]"
+#. EGPiA
#: 03160000.xhp
msgctxt ""
"03160000.xhp\n"
@@ -34800,6 +38896,7 @@ msgctxt ""
msgid "<bookmark_value>Input function</bookmark_value>"
msgstr "<bookmark_value>Input</bookmark_value>"
+#. qsESF
#: 03160000.xhp
msgctxt ""
"03160000.xhp\n"
@@ -34808,6 +38905,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03160000.xhp\" name=\"Input Function [VBA]\">Input Function [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03160000.xhp\" name=\"Funkce Input [VBA]\">Funkce Input [VBA]</link>"
+#. FGDak
#: 03160000.xhp
msgctxt ""
"03160000.xhp\n"
@@ -34816,6 +38914,7 @@ msgctxt ""
msgid "Returns the open stream of an Input or Binary file (String)."
msgstr "Vrátí hodnotu z otevřeného proudu vstupního nebo binárního souboru (String)."
+#. h4M8G
#: 03160000.xhp
msgctxt ""
"03160000.xhp\n"
@@ -34824,6 +38923,7 @@ msgctxt ""
msgid "<emph>Number</emph>: Required. Numeric expression specifying the number of characters to return."
msgstr "<emph>Number</emph>: Vyžadováno. Číselný výraz určující počet znaků, které se mají vrátit."
+#. qTBRe
#: 03160000.xhp
msgctxt ""
"03160000.xhp\n"
@@ -34832,6 +38932,7 @@ msgctxt ""
msgid "<emph>#</emph>: Optional."
msgstr "<emph>#</emph>: Nepovinné."
+#. LTcsz
#: 03160000.xhp
msgctxt ""
"03160000.xhp\n"
@@ -34840,6 +38941,7 @@ msgctxt ""
msgid "<emph>FileNumber</emph>: Required. Any valid file number."
msgstr "<emph>FileNumber</emph>: Vyžadováno. Jakékoliv platné číslo souboru."
+#. EfnL6
#: 03160000.xhp
msgctxt ""
"03160000.xhp\n"
@@ -34848,6 +38950,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03020202.xhp\">Input# statement</link>"
msgstr "<link href=\"text/sbasic/shared/03020202.xhp\">Příkaz Input#</link>"
+#. on87b
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
@@ -34856,6 +38959,7 @@ msgctxt ""
msgid "Round Function [VBA]"
msgstr "Funkce Round [VBA]"
+#. 66dvh
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
@@ -34864,6 +38968,7 @@ msgctxt ""
msgid "<bookmark_value>Round function</bookmark_value>"
msgstr "<bookmark_value>Round</bookmark_value>"
+#. FPUAv
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
@@ -34872,6 +38977,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03170000.xhp\" name=\"Round Function [VBA]\">Round Function [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03170000.xhp\" name=\"Funkce Round [VBA]\">Funkce Round [VBA]</link>"
+#. PGShA
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
@@ -34880,6 +38986,7 @@ msgctxt ""
msgid "The Round function returns a number rounded to a specified number of digits."
msgstr "Funkce Round vrátí číslo zaokrouhlené na zadaný počet číslic."
+#. hbUFX
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
@@ -34888,6 +38995,7 @@ msgctxt ""
msgid "<emph>expression</emph>: Required. The numeric expression to be rounded."
msgstr "<emph>expression</emph>: Vyžadováno. Číselný výraz, který se má zaokrouhlit."
+#. gAZc7
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
@@ -34896,6 +39004,7 @@ msgctxt ""
msgid "<emph>numdecimalplaces</emph>: Optional. Specifies how many places to the right of the decimal are included in the rounding. Default is 0."
msgstr "<emph>numdecimalplaces</emph>: Nepovinné. Určuje, na kolik desetinných míst se má číslo zaokrouhlit. Výchozí je 0."
+#. TpV6F
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
@@ -34904,6 +39013,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060106.xhp#bm_id3158121\">Calc ROUND function</link>"
msgstr "<link href=\"text/scalc/01/04060106.xhp#bm_id3158121\">Funkce ROUND v Calcu</link>"
+#. 3ECTM
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
@@ -34912,6 +39022,7 @@ msgctxt ""
msgid "FormatNumber Function [VBA]"
msgstr "Funkce FormatNumber [VBA]"
+#. DVTmP
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
@@ -34920,6 +39031,7 @@ msgctxt ""
msgid "<bookmark_value>FormatNumber function</bookmark_value>"
msgstr "<bookmark_value>FormatNumber</bookmark_value>"
+#. aaK4B
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
@@ -34928,6 +39040,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03170010.xhp\" name=\"FormatNumber Function [VBA]\">FormatNumber [VBA]</link>"
msgstr "<link href=\"text/sbasic/shared/03170010.xhp\" name=\"Funkce FormatNumber [VBA]\">FormatNumber [VBA]</link>"
+#. GEgN3
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
@@ -34936,6 +39049,7 @@ msgctxt ""
msgid "Returns a string with a number formatting applied to a numeric expression."
msgstr "Vrátí řetězec se zformátovaným číselným výrazem."
+#. o7Cjo
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
@@ -34944,6 +39058,7 @@ msgctxt ""
msgid "String"
msgstr "String"
+#. fkeCB
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
@@ -34952,6 +39067,7 @@ msgctxt ""
msgid "<emph>expression</emph>: Required. The numeric expression to be formatted."
msgstr "<emph>expression</emph>: Vyžadováno. Číselný výraz, který se má zformátovat."
+#. mD2xQ
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
@@ -34960,6 +39076,7 @@ msgctxt ""
msgid "<emph>numDigitsAfterDecimal</emph>: Optional. A numeric value specifying the number of digits that should be displayed after the decimal. If omitted, it defaults to the value -1, meaning that the default settings for user interface locale should be used."
msgstr ""
+#. BN3xY
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
@@ -34968,6 +39085,7 @@ msgctxt ""
msgid "<emph>includeLeadingDigit</emph>: Optional. A <link href=\"text/sbasic/shared/03040000.xhp#addvbaconstants\" name=\"vbtristate\">vbTriState</link> enumeration value, specifying whether a leading zero should be displayed for fractional values."
msgstr "<emph>includeLeadingDigit</emph>: Nepovinné. Hodnota výčtu <link href=\"text/sbasic/shared/03040000.xhp#addvbaconstants\" name=\"vbtristate\">vbTriState</link> určující, zda se mají zobrazovat úvodní nuly. "
+#. cNFTu
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
@@ -34976,6 +39094,7 @@ msgctxt ""
msgid "<emph>vbTrue or -1</emph>: Display a leading zero."
msgstr "<emph>vbTrue nebo -1</emph>: Úvodní nuly se zobrazí."
+#. bbFUW
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
@@ -34984,6 +39103,7 @@ msgctxt ""
msgid "<emph>vbFalse or 0</emph>: Do not display leading zeros."
msgstr "<emph>vbFalse nebo 0</emph>: Úvodní nuly se nezobrazí."
+#. ry2bD
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
@@ -34992,6 +39112,7 @@ msgctxt ""
msgid "<emph>vbUseDefaults or -2</emph>: Use the user interface locale settings. This is the default when omitted."
msgstr "<emph>vbUseDefaults nebo -2</emph>: Použije se nastavení národního prostředí uživatelského rozhraní. Jedná se o výchozí hodnotu, je-li parametr vynechán."
+#. CyTLd
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
@@ -35000,6 +39121,7 @@ msgctxt ""
msgid "<emph>useParensForNegativeNumbers</emph>: Optional. A <link href=\"text/sbasic/shared/03040000.xhp#addvbaconstants\" name=\"vbtristate\">vbTriState</link> enumeration value specifying whether negative numbers should be encased in parenthesis."
msgstr ""
+#. CgCCe
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
@@ -35008,6 +39130,7 @@ msgctxt ""
msgid "<emph>vbTrue or -1</emph>: Use parenthesis for negative numbers."
msgstr "<emph>vbTrue nebo -1</emph>: Pro záporná čísla se použijí závorky."
+#. cjUbz
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
@@ -35016,6 +39139,7 @@ msgctxt ""
msgid "<emph>vbFalse or 0</emph>: Do not display parenthesis."
msgstr "<emph>vbFalse nebo 0</emph>: Závorky se nepoužijí."
+#. s4gZ7
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
@@ -35024,6 +39148,7 @@ msgctxt ""
msgid "<emph>vbUseDefaults or -2</emph>: Same as vbFalse. This is the default when omitted."
msgstr "<emph>vbUseDefaults nebo -2</emph>: Stejné jako vbFalse. Jedná se o výchozí hodnotu, je-li parametr vynechán."
+#. dsg88
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
@@ -35032,6 +39157,7 @@ msgctxt ""
msgid "<emph>groupDigits</emph>: Optional. A <link href=\"text/sbasic/shared/03040000.xhp#addvbaconstants\" name=\"vbtristate\">vbTriState</link> enumeration value specifying the number should be grouped (into thousands, etc.), using the group delimiter that is specified on the system's regional settings."
msgstr ""
+#. raMda
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
@@ -35040,6 +39166,7 @@ msgctxt ""
msgid "<emph>vbTrue or -1</emph>: Group digits."
msgstr "<emph>vbTrue nebo -1</emph>: Číslice budou členěny."
+#. a4Y2S
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
@@ -35048,6 +39175,7 @@ msgctxt ""
msgid "<emph>vbFalse or 0</emph>: Do not group digits."
msgstr "<emph>vbFalse nebo 0</emph>: Číslice nebudou členěny."
+#. tyG7F
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
@@ -35056,6 +39184,7 @@ msgctxt ""
msgid "<emph>vbUseDefaults or -2</emph>: Same as vbFalse. This is the default when omitted."
msgstr "<emph>vbUseDefaults nebo -2</emph>: Stejné jako vbFalse. Jedná se o výchozí hodnotu, je-li parametr vynechán."
+#. MxFCq
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35064,6 +39193,7 @@ msgctxt ""
msgid "Macro"
msgstr "Makro"
+#. MdG5d
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35072,6 +39202,7 @@ msgctxt ""
msgid "<bookmark_value>events;linked to objects</bookmark_value>"
msgstr "<bookmark_value>události;spojené s objekty</bookmark_value>"
+#. YEDsK
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35080,6 +39211,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Macro\">Macro</link>"
msgstr "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Makro\">Makro</link>"
+#. ZcEaC
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35088,6 +39220,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Choose the macro that you want to execute when the selected graphic, frame, or OLE object is selected.</ahelp> Depending on the object that is selected, the function is either found on the <emph>Macro</emph> tab of the <emph>Object</emph> dialog, or in the <emph>Assign Macro</emph> dialog."
msgstr "<ahelp hid=\".\">Vyberte makro, které chcete spustit, je-li vybrán určený obrázek, rámec nebo objekt OLE.</ahelp> V závislosti na vybraném objektu je tato funkce buď na kartě <emph>Makro</emph> dialogového okna <emph>Objekt</emph>, nebo v dialogovém okně <emph>Přiřadit makro</emph>."
+#. eaeQQ
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35096,6 +39229,7 @@ msgctxt ""
msgid "Event"
msgstr "Událost"
+#. ugkBE
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35104,6 +39238,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/eventassignpage/assignments\">Lists the events that are relevant to the macros that are currently assigned to the selected object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/eventassignpage/assignments\">Seznam událostí, které se vztahují k makrům aktuálně přiřazeným vybranému objektu.</ahelp>"
+#. DUsHk
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35112,6 +39247,7 @@ msgctxt ""
msgid "The following table describes the macros and the events that can by linked to objects in your document:"
msgstr "Následující tabulka popisuje makra a události, které lze spojit s objekty v dokumentech:"
+#. DG8sY
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35120,6 +39256,7 @@ msgctxt ""
msgid "Event"
msgstr "Událost"
+#. iGfv7
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35128,6 +39265,7 @@ msgctxt ""
msgid "Event trigger"
msgstr "Spouštěč události"
+#. rGdDG
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35136,6 +39274,7 @@ msgctxt ""
msgid "OLE object"
msgstr "Objekt OLE"
+#. HyyKC
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35144,6 +39283,7 @@ msgctxt ""
msgid "Graphics"
msgstr "Obrázek"
+#. G8ChH
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35152,6 +39292,7 @@ msgctxt ""
msgid "Frame"
msgstr "Rámec"
+#. MuhWU
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35160,6 +39301,7 @@ msgctxt ""
msgid "AutoText"
msgstr "Automatický text"
+#. uhEms
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35168,6 +39310,7 @@ msgctxt ""
msgid "ImageMap area"
msgstr "Oblast obrázkových map"
+#. nRV7g
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35176,6 +39319,7 @@ msgctxt ""
msgid "Hyperlink"
msgstr "Hypertextový odkaz"
+#. 2fEjd
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35184,6 +39328,7 @@ msgctxt ""
msgid "Click object"
msgstr "Klepnutí na objekt"
+#. EMtkk
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35192,6 +39337,7 @@ msgctxt ""
msgid "Object is selected."
msgstr "Objekt je vybrán."
+#. wR4vp
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35200,6 +39346,7 @@ msgctxt ""
msgid "Mouse over object"
msgstr "Myš na objektu"
+#. 4cmkT
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35208,6 +39355,7 @@ msgctxt ""
msgid "Mouse moves over the object."
msgstr "Ukazatel myši se přesune nad objekt."
+#. Fa55w
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35216,6 +39364,7 @@ msgctxt ""
msgid "Trigger Hyperlink"
msgstr "Provést hypertextový odkaz"
+#. 5B235
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35224,6 +39373,7 @@ msgctxt ""
msgid "Hyperlink assigned to the object is clicked."
msgstr "Klepnutí na hypertextový odkaz přiřazený objektu."
+#. VNipe
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35232,6 +39382,7 @@ msgctxt ""
msgid "Mouse leaves object"
msgstr "Myš opouští objekt"
+#. ztcCC
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35240,6 +39391,7 @@ msgctxt ""
msgid "Mouse moves off of the object."
msgstr "Ukazatel myši opustí objekt."
+#. zyCGY
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35248,6 +39400,7 @@ msgctxt ""
msgid "Graphics load successful"
msgstr "Obrázek byl úspěšně načten"
+#. niCQ5
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35256,6 +39409,7 @@ msgctxt ""
msgid "Graphics are loaded successfully."
msgstr "Úspěšné načtení obrázku."
+#. aW9yK
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35264,6 +39418,7 @@ msgctxt ""
msgid "Graphics load terminated"
msgstr "Načítání obrázku ukončeno"
+#. oK6KV
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35272,6 +39427,7 @@ msgctxt ""
msgid "Loading of graphics is stopped by the user (for example, when downloading the page)."
msgstr "Načítání obrázků je zastaveno uživatelem (např. při stahování stránky)."
+#. gddj5
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35280,6 +39436,7 @@ msgctxt ""
msgid "Graphics load faulty"
msgstr "Obrázek nebylo možné načíst"
+#. RBQsV
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35288,6 +39445,7 @@ msgctxt ""
msgid "Graphics not successfully loaded, for example, if a graphic was not found."
msgstr "Obrázky nelze úspěšně načíst (např. nebyl nalezen obrázek)."
+#. E6rKG
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35296,6 +39454,7 @@ msgctxt ""
msgid "Input of alpha characters"
msgstr "Vkládání alfanumerických znaků"
+#. snT2H
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35304,6 +39463,7 @@ msgctxt ""
msgid "Text is entered from the keyboard."
msgstr "Je zadán text z klávesnice."
+#. 3BYuZ
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35312,6 +39472,7 @@ msgctxt ""
msgid "Input of non-alpha characters"
msgstr "Vkládání jiných než alfanumerických znaků"
+#. SoxKg
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35320,6 +39481,7 @@ msgctxt ""
msgid "Nonprinting characters are entered from the keyboard, for example, tabs and line breaks."
msgstr "Z klávesnice jsou zadány netisknutelné znaky, např. tabulátory nebo odřádkování."
+#. L4Hzu
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35328,6 +39490,7 @@ msgctxt ""
msgid "Resize frame"
msgstr "Změnit velikost rámce"
+#. efCtb
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35336,6 +39499,7 @@ msgctxt ""
msgid "Frame is resized with the mouse."
msgstr "Je změněna velikost rámce pomocí myši."
+#. Xp4DN
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35344,6 +39508,7 @@ msgctxt ""
msgid "Move frame"
msgstr "Přesunout rámec"
+#. kkKMA
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35352,6 +39517,7 @@ msgctxt ""
msgid "Frame is moved with the mouse."
msgstr "Rámec je přesunut pomocí myši."
+#. 3G3qL
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35360,6 +39526,7 @@ msgctxt ""
msgid "Before inserting AutoText"
msgstr "Před vložením automatického textu"
+#. d5dpp
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35368,6 +39535,7 @@ msgctxt ""
msgid "Before a text block is inserted."
msgstr "Před vložením bloku textu."
+#. gEoab
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35376,6 +39544,7 @@ msgctxt ""
msgid "After inserting AutoText"
msgstr "Po vložení automatického textu"
+#. D2YFB
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35384,6 +39553,7 @@ msgctxt ""
msgid "After a text block is inserted."
msgstr "Po vložení bloku textu."
+#. dFvc6
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35392,6 +39562,7 @@ msgctxt ""
msgid "Macros"
msgstr "Makra"
+#. vdnud
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35400,6 +39571,7 @@ msgctxt ""
msgid "Choose the macro that you want to execute when the selected event occurs."
msgstr "Vyberte makro, které chcete spustit, pokud nastane vybraná událost."
+#. pivUH
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35408,6 +39580,7 @@ msgctxt ""
msgid "Frames allow you to link events to a function, so that the function can determine if it processes the event or $[officename] Writer."
msgstr "S pomocí rámců je možné funkce spojit s událostmi. Funkce potom rozezná, zda zpracovává událost nebo aplikaci $[officename] Writer."
+#. YGm7R
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35416,6 +39589,7 @@ msgctxt ""
msgid "Category"
msgstr "Kategorie"
+#. F3CBN
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35424,6 +39598,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/eventassignpage/libraries\">Lists the open $[officename] documents and applications. Click the name of the location where you want to save the macros.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/eventassignpage/libraries\">Seznam dokumentů a aplikací $[officename]. Klepněte na název umístění, kam chcete uložit makra.</ahelp>"
+#. DEuBS
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35432,6 +39607,7 @@ msgctxt ""
msgid "Macro name"
msgstr "Název makra"
+#. fS7gJ
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35440,6 +39616,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/eventassignpage/macros\">Lists the available macros. Click the macro that you want to assign to the selected object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/eventassignpage/macros\">Seznam dostupných maker. Klepněte na makro, které chcete přiřadit vybranému objektu.</ahelp>"
+#. SBpqM
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35448,6 +39625,7 @@ msgctxt ""
msgid "Assign"
msgstr "Přiřadit"
+#. 2MGjs
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35456,6 +39634,7 @@ msgctxt ""
msgid "<ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_ASSIGN\">Assigns the selected macro to the specified event.</ahelp> The assigned macro's entries are set after the event."
msgstr "<ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_ASSIGN\">Přiřadí vybrané makro určené události.</ahelp> Přiřazená makra se spouští po této události."
+#. JJDYD
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35464,6 +39643,7 @@ msgctxt ""
msgid "Remove"
msgstr "Odstranit"
+#. GvfMa
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35472,6 +39652,7 @@ msgctxt ""
msgid "<variable id=\"aufheb\"><ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_DELETE\">Removes the macro that is assigned to the selected item.</ahelp></variable>"
msgstr "<variable id=\"aufheb\"><ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_DELETE\">Odebere makro, které je přiřazeno vybranému objektu.</ahelp></variable>"
+#. yo5bN
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35480,6 +39661,7 @@ msgctxt ""
msgid "Macro selection"
msgstr "Výběr makra"
+#. 8RHGY
#: 05060700.xhp
msgctxt ""
"05060700.xhp\n"
@@ -35488,6 +39670,7 @@ msgctxt ""
msgid "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Select the macro that you want to assign.</ahelp>"
msgstr "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Vybere makro, které chcete přiřadit.</ahelp>"
+#. h6V9P
#: GetPathSeparator.xhp
msgctxt ""
"GetPathSeparator.xhp\n"
@@ -35496,6 +39679,7 @@ msgctxt ""
msgid "GetPathSeparator function"
msgstr ""
+#. yoJLS
#: GetPathSeparator.xhp
msgctxt ""
"GetPathSeparator.xhp\n"
@@ -35504,6 +39688,7 @@ msgctxt ""
msgid "<bookmark_value>GetPathSeparator function</bookmark_value>"
msgstr ""
+#. GXeyZ
#: GetPathSeparator.xhp
msgctxt ""
"GetPathSeparator.xhp\n"
@@ -35512,6 +39697,7 @@ msgctxt ""
msgid "<variable id=\"getpathseparator01\"><link href=\"text/sbasic/shared/GetPathSeparator.xhp\" name=\"GetPathSeparator\">GetPathSeparator Function</link></variable>"
msgstr ""
+#. dWBDB
#: GetPathSeparator.xhp
msgctxt ""
"GetPathSeparator.xhp\n"
@@ -35520,6 +39706,7 @@ msgctxt ""
msgid "Returns the operating system-dependent directory separator used to specify file paths."
msgstr ""
+#. 8jaPZ
#: GetPathSeparator.xhp
msgctxt ""
"GetPathSeparator.xhp\n"
@@ -35528,6 +39715,7 @@ msgctxt ""
msgid "\"/\" UNIX, including MacOS"
msgstr ""
+#. p2tHv
#: GetPathSeparator.xhp
msgctxt ""
"GetPathSeparator.xhp\n"
@@ -35536,6 +39724,7 @@ msgctxt ""
msgid "None."
msgstr ""
+#. qqbvK
#: GetPathSeparator.xhp
msgctxt ""
"GetPathSeparator.xhp\n"
@@ -35544,6 +39733,7 @@ msgctxt ""
msgid "It is recommended to use:"
msgstr ""
+#. 6U58g
#: GetPathSeparator.xhp
msgctxt ""
"GetPathSeparator.xhp\n"
@@ -35552,6 +39742,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120313.xhp\" name=\"external\">ConvertFromURL</link> function to convert a file URL to a system file name."
msgstr ""
+#. aFzF4
#: GetPathSeparator.xhp
msgctxt ""
"GetPathSeparator.xhp\n"
@@ -35560,6 +39751,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03120312.xhp\" name=\"external\">ConvertToURL</link> function to convert a system file name to a file URL."
msgstr ""
+#. vCq5c
#: GetPathSeparator.xhp
msgctxt ""
"GetPathSeparator.xhp\n"
@@ -35568,6 +39760,7 @@ msgctxt ""
msgid "See also <link href=\"text/sbasic/shared/00000002.xhp\" name=\"external\">URL Notation</link>"
msgstr ""
+#. MqMrx
#: classmodule.xhp
msgctxt ""
"classmodule.xhp\n"
@@ -35576,6 +39769,7 @@ msgctxt ""
msgid "Option ClassModule"
msgstr ""
+#. HFQ4r
#: classmodule.xhp
msgctxt ""
"classmodule.xhp\n"
@@ -35584,6 +39778,7 @@ msgctxt ""
msgid "<bookmark_value>Option ClassModule</bookmark_value>"
msgstr ""
+#. WS3B9
#: classmodule.xhp
msgctxt ""
"classmodule.xhp\n"
@@ -35592,6 +39787,7 @@ msgctxt ""
msgid "<variable id=\"classmodulestatement\"><link href=\"text/sbasic/shared/classmodule.xhp\" name=\"option classmodule\">Option ClassModule Statement</link></variable>"
msgstr ""
+#. 4MQj9
#: classmodule.xhp
msgctxt ""
"classmodule.xhp\n"
@@ -35600,6 +39796,7 @@ msgctxt ""
msgid "Specifies that the module is a class module that contains members, properties, procedures and functions."
msgstr ""
+#. vqr43
#: classmodule.xhp
msgctxt ""
"classmodule.xhp\n"
@@ -35608,6 +39805,7 @@ msgctxt ""
msgid "This statement must be used jointly with <literal>Option Compatible</literal> statement or <literal>Option VBASupport 1</literal>, the former is enabling VBA compatibility mode, while the latter is enforcing VBA support on top of compatibility."
msgstr ""
+#. dmcDt
#: classmodule.xhp
msgctxt ""
"classmodule.xhp\n"
@@ -35616,6 +39814,7 @@ msgctxt ""
msgid "Option ClassModule"
msgstr ""
+#. UoERn
#: classmodule.xhp
msgctxt ""
"classmodule.xhp\n"
@@ -35624,6 +39823,7 @@ msgctxt ""
msgid "' Optional members go here"
msgstr ""
+#. 4Ffze
#: classmodule.xhp
msgctxt ""
"classmodule.xhp\n"
@@ -35632,6 +39832,7 @@ msgctxt ""
msgid "' Optional construction code goes here"
msgstr ""
+#. K5DSq
#: classmodule.xhp
msgctxt ""
"classmodule.xhp\n"
@@ -35640,6 +39841,7 @@ msgctxt ""
msgid "End Sub ' Constructor"
msgstr ""
+#. PwJxP
#: classmodule.xhp
msgctxt ""
"classmodule.xhp\n"
@@ -35648,6 +39850,7 @@ msgctxt ""
msgid "' Optional destruction code goes here"
msgstr ""
+#. AmeAe
#: classmodule.xhp
msgctxt ""
"classmodule.xhp\n"
@@ -35656,6 +39859,7 @@ msgctxt ""
msgid "End Sub ' Destructor"
msgstr ""
+#. Lsaqg
#: classmodule.xhp
msgctxt ""
"classmodule.xhp\n"
@@ -35664,6 +39868,7 @@ msgctxt ""
msgid "' Properties go here."
msgstr ""
+#. RFy5k
#: classmodule.xhp
msgctxt ""
"classmodule.xhp\n"
@@ -35672,6 +39877,7 @@ msgctxt ""
msgid "' Procedures & functions go here."
msgstr ""
+#. Funka
#: classmodule.xhp
msgctxt ""
"classmodule.xhp\n"
@@ -35680,6 +39886,7 @@ msgctxt ""
msgid "Refer to <link href=\"text/sbasic/python/python_platform.xhp\">Identifying the Operating System</link> and <link href=\"text/sbasic/python/python_session.xhp\">Getting Session Information</link> for class module simple examples."
msgstr ""
+#. JQJqh
#: classmodule.xhp
msgctxt ""
"classmodule.xhp\n"
@@ -35688,6 +39895,7 @@ msgctxt ""
msgid "Multiple thorough class examples are available from <link href=\"text/sbasic/guide/access2base.xhp\">Access2Base shared Basic library</link>."
msgstr ""
+#. Z2Mg6
#: code-stubs.xhp
msgctxt ""
"code-stubs.xhp\n"
@@ -35696,182 +39904,322 @@ msgctxt ""
msgid "BasicCodeStubs"
msgstr "Úryvky kódu v jazyku Basic"
-#: compatible.xhp
+#. 5ZFRE
+#: compatibilitymode.xhp
msgctxt ""
-"compatible.xhp\n"
+"compatibilitymode.xhp\n"
"tit\n"
"help.text"
-msgid "Option Compatible"
+msgid "CompatibleMode function"
msgstr ""
-#: compatible.xhp
+#. 7mPvG
+#: compatibilitymode.xhp
msgctxt ""
-"compatible.xhp\n"
+"compatibilitymode.xhp\n"
"N0103\n"
"help.text"
-msgid "<bookmark_value>Option Compatible</bookmark_value> <bookmark_value>CompatibilityMode</bookmark_value> <bookmark_value>VBA compatibility</bookmark_value>"
+msgid "<bookmark_value>CompatibilityMode</bookmark_value> <bookmark_value>VBA compatibility mode</bookmark_value>"
msgstr ""
-#: compatible.xhp
+#. WL5ei
+#: compatibilitymode.xhp
msgctxt ""
-"compatible.xhp\n"
-"N0104\n"
+"compatibilitymode.xhp\n"
+"N0118\n"
"help.text"
-msgid "<variable id=\"compatiblestatement\"><link href=\"text/sbasic/shared/compatible.xhp\" name=\"compatible\">Option Compatible Statement</link></variable>"
+msgid "<variable id=\"compatibilitymodeh1\"><link href=\"text/sbasic/shared/compatibilitymode.xhp\" name=\"CompatibilityMode\">CompatibilityMode() Function</link></variable>"
msgstr ""
-#: compatible.xhp
+#. KwAAR
+#: compatibilitymode.xhp
msgctxt ""
-"compatible.xhp\n"
-"N0106\n"
+"compatibilitymode.xhp\n"
+"N0120\n"
+"help.text"
+msgid "<literal>CompatibilityMode()</literal> function is controlling runtime mode and affects all code executed after setting or resetting the mode."
+msgstr ""
+
+#. nBpAv
+#: compatibilitymode.xhp
+msgctxt ""
+"compatibilitymode.xhp\n"
+"N0119\n"
+"help.text"
+msgid "Use this feature with caution, limit it to document conversion situations for example."
+msgstr ""
+
+#. GJLGQ
+#: compatibilitymode.xhp
+msgctxt ""
+"compatibilitymode.xhp\n"
+"par_id271561645872679\n"
+"help.text"
+msgid "<literal>Option Compatible</literal> turns on VBA compatibility at module level for the %PRODUCTNAME Basic interpreter."
+msgstr ""
+
+#. NM3yP
+#: compatibilitymode.xhp
+msgctxt ""
+"compatibilitymode.xhp\n"
+"N0121\n"
"help.text"
-msgid "<literal>Option Compatible</literal> turns on the VBA-compatible Basic compiler mode at the module level. The function <literal>CompatibilityMode()</literal> controls runtime mode and affects all code executed after setting or resetting the mode."
+msgid "This function may affect or help in the following situations:"
msgstr ""
+#. 9jVgZ
+#: compatibilitymode.xhp
+msgctxt ""
+"compatibilitymode.xhp\n"
+"N0122\n"
+"help.text"
+msgid "Creating enumerations with <link href=\"text/sbasic/shared/enum.xhp\" name=\"enum statement\">Enum statement</link>"
+msgstr ""
+
+#. f6LjG
+#: compatibilitymode.xhp
+msgctxt ""
+"compatibilitymode.xhp\n"
+"N0124\n"
+"help.text"
+msgid "Running <literal>RmDir</literal> command in VBA mode. In VBA only empty directories are removed by <literal>RmDir</literal> while %PRODUCTNAME Basic removes a directory recursively."
+msgstr ""
+
+#. 5GFEr
+#: compatibilitymode.xhp
+msgctxt ""
+"compatibilitymode.xhp\n"
+"N0125\n"
+"help.text"
+msgid "Changing behaviour of Basic <literal>Dir</literal> command. The directory flag (16) for the <literal>Dir</literal> command means that only directories are returned in %PRODUCTNAME Basic, while in VBA normal files and directories are returned."
+msgstr ""
+
+#. piCTC
+#: compatibilitymode.xhp
+msgctxt ""
+"compatibilitymode.xhp\n"
+"N0126\n"
+"help.text"
+msgid "<literal>CompatibilityMode()</literal> function may be necessary when resorting to <literal>Option Compatible</literal> or <literal>Option VBASupport</literal> compiler modes."
+msgstr ""
+
+#. cFz7C
+#: compatibilitymode.xhp
+msgctxt ""
+"compatibilitymode.xhp\n"
+"par_id541561646705787\n"
+"help.text"
+msgid "Given a NOT empty directory at <emph>file:///home/me/Test</emph>"
+msgstr ""
+
+#. 7mLBk
+#: compatibilitymode.xhp
+msgctxt ""
+"compatibilitymode.xhp\n"
+"par_id461561646613414\n"
+"help.text"
+msgid "With <literal>CompatibilityMode( true )</literal> the program results in an error, otherwise the Test directory and all its content is deleted."
+msgstr ""
+
+#. TcWG2
+#: compatibilitymode.xhp
+msgctxt ""
+"compatibilitymode.xhp\n"
+"par_id411561647797398\n"
+"help.text"
+msgid "Modifying <literal>Dir</literal> behavior"
+msgstr ""
+
+#. S3VK4
+#: compatibilitymode.xhp
+msgctxt ""
+"compatibilitymode.xhp\n"
+"par_id831561647900147\n"
+"help.text"
+msgid "CompatibilityMode( true ) ' Shows also normal files"
+msgstr ""
+
+#. YJM4j
+#: compatibilitymode.xhp
+msgctxt ""
+"compatibilitymode.xhp\n"
+"N0129\n"
+"help.text"
+msgid "Refer to <link href=\"text/sbasic/python/python_platform.xhp\">Identifying the Operating System</link> and <link href=\"text/sbasic/python/python_session.xhp\">Getting Session Information</link> for <literal>Option Compatible</literal> simple examples, or <link href=\"text/sbasic/guide/access2base.xhp\">Access2Base shared Basic library</link> for other class examples making use of <literal>Option Compatible</literal> compiler mode."
+msgstr ""
+
+#. P7qDB
+#: compatibilitymode.xhp
+msgctxt ""
+"compatibilitymode.xhp\n"
+"N0131\n"
+"help.text"
+msgid "Variables scope modification in <link href=\"text/sbasic/shared/01020300.xhp\">Using Procedures and Functions</link> with <literal>CompatibilityMode()</literal> function."
+msgstr ""
+
+#. 8pEXC
#: compatible.xhp
msgctxt ""
"compatible.xhp\n"
-"N0107\n"
+"tit\n"
"help.text"
-msgid "This option may affect or assist in the following situations:"
+msgid "Option Compatible"
msgstr ""
+#. NVDrC
#: compatible.xhp
msgctxt ""
"compatible.xhp\n"
-"N0108\n"
+"N0103\n"
"help.text"
-msgid "Allow special characters as identifiers."
+msgid "<bookmark_value>Option Compatible</bookmark_value> <bookmark_value>VBA compatibility option</bookmark_value>"
msgstr ""
+#. imVdb
#: compatible.xhp
msgctxt ""
"compatible.xhp\n"
-"N0109\n"
+"N0104\n"
"help.text"
-msgid "Create constants including non-printable characters."
+msgid "<variable id=\"compatiblestatement\"><link href=\"text/sbasic/shared/compatible.xhp\" name=\"compatible\">Option Compatible Statement</link></variable>"
msgstr ""
+#. qCdkp
#: compatible.xhp
msgctxt ""
"compatible.xhp\n"
-"N0110\n"
+"N0106\n"
"help.text"
-msgid "Support <literal>Private</literal>/<literal>Public</literal> keywords for procedures."
+msgid "<literal>Option Compatible</literal> turns on the VBA-compatible Basic compiler mode at the module level."
msgstr ""
+#. SNhhH
#: compatible.xhp
msgctxt ""
"compatible.xhp\n"
-"N0111\n"
+"par_id931561646897105\n"
"help.text"
-msgid "Compulsory <literal>Set</literal> statement for objects."
+msgid "The function <link href=\"text/sbasic/shared/compatibilitymode.xhp\" name=\"copatibilitymode\"><literal>CompatibilityMode()</literal></link> controls runtime mode and affects all code executed after setting or resetting the mode."
msgstr ""
+#. w5NPC
#: compatible.xhp
msgctxt ""
"compatible.xhp\n"
-"N0112\n"
+"N0107\n"
"help.text"
-msgid "Default values for optional parameters in procedures."
+msgid "This option may affect or assist in the following situations:"
msgstr ""
+#. T3Ng7
#: compatible.xhp
msgctxt ""
"compatible.xhp\n"
-"N0113\n"
+"N0108\n"
"help.text"
-msgid "Named arguments when multiple optional parameters exist."
+msgid "Allow special characters as identifiers. all characters that are defined as letter in the Latin-1 (ISO 8859-1) character set, are accepted as part of identifiers."
msgstr ""
+#. iEB4s
#: compatible.xhp
msgctxt ""
"compatible.xhp\n"
-"N0114\n"
+"N0109\n"
"help.text"
-msgid "Preload of %PRODUCTNAME Basic libraries"
+msgid "Create <link href=\"text/sbasic/shared/03040000.xhp#addvbaconstants\" name=\"addvbaconstants\">VBA constants including non-printable characters</link>."
msgstr ""
+#. jGHBX
#: compatible.xhp
msgctxt ""
"compatible.xhp\n"
-"N0115\n"
+"N0110\n"
"help.text"
-msgid "<literal>Option Compatible</literal> is required when coding class modules."
+msgid "Support <literal>Private</literal>/<literal>Public</literal> keywords for procedures."
msgstr ""
+#. VGYZH
#: compatible.xhp
msgctxt ""
"compatible.xhp\n"
-"N0118\n"
+"N0111\n"
"help.text"
-msgid "<variable id=\"compatibilitymodestatement\"><link href=\"text/sbasic/shared/compatible.xhp\" name=\"CompatibilityMode\">CompatibilityMode() Function</link></variable>"
+msgid "Compulsory <literal>Set</literal> statement for objects."
msgstr ""
+#. xwLEC
#: compatible.xhp
msgctxt ""
"compatible.xhp\n"
-"N0120\n"
+"N0112\n"
"help.text"
-msgid "<literal>CompatibilityMode()</literal> function is controlling runtime mode and affects all code executed after setting or resetting the mode. <literal>Option Compatible</literal> turns on VBA compatibility at module level for the %PRODUCTNAME Basic compiler."
+msgid "Default values for optional parameters in procedures."
msgstr ""
+#. iDCu5
#: compatible.xhp
msgctxt ""
"compatible.xhp\n"
-"N0119\n"
+"N0113\n"
"help.text"
-msgid "Use this feature with caution, limit it to document conversion situations for example."
+msgid "Named arguments when multiple optional parameters exist."
msgstr ""
+#. 6Fb5x
#: compatible.xhp
msgctxt ""
"compatible.xhp\n"
-"N0121\n"
+"N0114\n"
"help.text"
-msgid "This function may affect or help in the following situations:"
+msgid "Preload of %PRODUCTNAME Basic libraries"
msgstr ""
+#. uNUqR
#: compatible.xhp
msgctxt ""
"compatible.xhp\n"
-"N0122\n"
+"N0115\n"
"help.text"
-msgid "Creating enumerations with Enum statement"
+msgid "<literal>Option Compatible</literal> is required when coding class modules."
msgstr ""
+#. gBqrZ
#: compatible.xhp
msgctxt ""
"compatible.xhp\n"
-"N0123\n"
+"hd_id231561639199292\n"
"help.text"
-msgid "Updating Dir execution conditions"
+msgid "Special characters as identifiers"
msgstr ""
+#. JSWLJ
#: compatible.xhp
msgctxt ""
"compatible.xhp\n"
-"N0124\n"
+"par_id661561636654077\n"
"help.text"
-msgid "Running RmDir command in VBA mode"
+msgid "Option Compatible' With this option the code works, other-"
msgstr ""
+#. DmfMH
#: compatible.xhp
msgctxt ""
"compatible.xhp\n"
-"N0125\n"
+"par_id81561636660626\n"
"help.text"
-msgid "Changing behaviour of Basic Dir command"
+msgid "' wise it will cause a compiling error"
msgstr ""
+#. E6GpA
#: compatible.xhp
msgctxt ""
"compatible.xhp\n"
-"N0126\n"
+"par_id381561650119146\n"
"help.text"
-msgid "<literal>CompatibilityMode()</literal> function may be necessary when resorting to <literal>Option Compatible</literal> or <literal>Option VBASupport</literal> compiler modes."
+msgid "Statement <literal>Option VBAsupport 1</literal> sets <literal>Option Compatible</literal> statement automatically."
msgstr ""
+#. z8D8s
#: compatible.xhp
msgctxt ""
"compatible.xhp\n"
@@ -35880,6 +40228,7 @@ msgctxt ""
msgid "Refer to <link href=\"text/sbasic/python/python_platform.xhp\">Identifying the Operating System</link> and <link href=\"text/sbasic/python/python_session.xhp\">Getting Session Information</link> for <literal>Option Compatible</literal> simple examples, or <link href=\"text/sbasic/guide/access2base.xhp\">Access2Base shared Basic library</link> for other class examples making use of <literal>Option Compatible</literal> compiler mode."
msgstr ""
+#. j8iHM
#: compatible.xhp
msgctxt ""
"compatible.xhp\n"
@@ -35888,6 +40237,7 @@ msgctxt ""
msgid "Variables scope modification in <link href=\"text/sbasic/shared/01020300.xhp\">Using Procedures and Functions</link> with <literal>CompatibilityMode()</literal> function."
msgstr ""
+#. 7pf8S
#: enum.xhp
msgctxt ""
"enum.xhp\n"
@@ -35896,6 +40246,7 @@ msgctxt ""
msgid "Enum Statement"
msgstr ""
+#. 7XAsc
#: enum.xhp
msgctxt ""
"enum.xhp\n"
@@ -35904,6 +40255,7 @@ msgctxt ""
msgid "<bookmark_value>Enum statement</bookmark_value> <bookmark_value>constant groups</bookmark_value> <bookmark_value>enumerations</bookmark_value>"
msgstr ""
+#. nqumw
#: enum.xhp
msgctxt ""
"enum.xhp\n"
@@ -35912,6 +40264,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/enum.xhp\" name=\"command_name\">Enum Statement [VBA]</link>"
msgstr ""
+#. nCNts
#: enum.xhp
msgctxt ""
"enum.xhp\n"
@@ -35920,6 +40273,7 @@ msgctxt ""
msgid "Define enumerations or non UNO constant groups. An enumeration is a value list that facilitates programming and eases code logic review."
msgstr ""
+#. irGeH
#: enum.xhp
msgctxt ""
"enum.xhp\n"
@@ -35928,6 +40282,7 @@ msgctxt ""
msgid "Parameters:"
msgstr ""
+#. aiEGy
#: enum.xhp
msgctxt ""
"enum.xhp\n"
@@ -35936,6 +40291,7 @@ msgctxt ""
msgid "Within a given enumeration, fit together values that logically relate to one another."
msgstr ""
+#. EYqEn
#: enum.xhp
msgctxt ""
"enum.xhp\n"
@@ -35944,6 +40300,7 @@ msgctxt ""
msgid "Enumerated values are rendered to <emph>Long</emph> datatype. Basic functions are public accessors to enumerations. Enumeration names and value names must be unique within a library and across modules."
msgstr ""
+#. zESQa
#: enum.xhp
msgctxt ""
"enum.xhp\n"
@@ -35952,6 +40309,7 @@ msgctxt ""
msgid "Usage:"
msgstr ""
+#. vA2jL
#: enum.xhp
msgctxt ""
"enum.xhp\n"
@@ -35960,6 +40318,7 @@ msgctxt ""
msgid "Display WindowManager grouped constant values:"
msgstr ""
+#. N48Xe
#: enum.xhp
msgctxt ""
"enum.xhp\n"
@@ -35968,6 +40327,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03100700.xhp\" name=\"const\">Const</link> statement, <link href=\"text/sbasic/shared/01020100.xhp\" name=\"external\">constants</link>"
msgstr ""
+#. PEGnc
#: enum.xhp
msgctxt ""
"enum.xhp\n"
@@ -35976,6 +40336,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03103350.xhp\" name=\"Option VBASupport\">Option VBASupport</link> statement"
msgstr ""
+#. gfQpy
#: enum.xhp
msgctxt ""
"enum.xhp\n"
@@ -35984,6 +40345,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090411.xhp\" name=\"With\">With</link> statement"
msgstr ""
+#. onSEk
#: keys.xhp
msgctxt ""
"keys.xhp\n"
@@ -35992,6 +40354,7 @@ msgctxt ""
msgid "Keyboard Shortcuts in the Basic IDE"
msgstr "Klávesové zkratky v Basic IDE"
+#. Zbfyb
#: keys.xhp
msgctxt ""
"keys.xhp\n"
@@ -36000,6 +40363,7 @@ msgctxt ""
msgid "<bookmark_value>keyboard;in IDE</bookmark_value><bookmark_value>shortcut keys;Basic IDE</bookmark_value><bookmark_value>IDE;keyboard shortcuts</bookmark_value>"
msgstr "<bookmark_value>klávesnice;v IDE</bookmark_value><bookmark_value>klávesové zkratky;Basic IDE</bookmark_value><bookmark_value>IDE;klávesové zkratky</bookmark_value>"
+#. xoRnY
#: keys.xhp
msgctxt ""
"keys.xhp\n"
@@ -36008,6 +40372,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/keys.xhp\" name=\"Keyboard Shortcuts in the Basic IDE\">Keyboard Shortcuts in the Basic IDE</link>"
msgstr "<link href=\"text/sbasic/shared/keys.xhp\" name=\"Klávesové zkratky v Basic IDE\">Klávesové zkratky v Basic IDE</link>"
+#. BRjJ7
#: keys.xhp
msgctxt ""
"keys.xhp\n"
@@ -36016,6 +40381,7 @@ msgctxt ""
msgid "In the Basic IDE you can use the following keyboard shortcuts:"
msgstr "V Basic IDE je možné používat následující klávesové zkratky:"
+#. ACNp2
#: keys.xhp
msgctxt ""
"keys.xhp\n"
@@ -36024,6 +40390,7 @@ msgctxt ""
msgid "Action"
msgstr "Činnost"
+#. vwPiV
#: keys.xhp
msgctxt ""
"keys.xhp\n"
@@ -36032,6 +40399,7 @@ msgctxt ""
msgid "Keyboard shortcut"
msgstr "Klávesová zkratka"
+#. RphtH
#: keys.xhp
msgctxt ""
"keys.xhp\n"
@@ -36040,6 +40408,7 @@ msgctxt ""
msgid "Run code starting from the first line, or from the current breakpoint, if the program stopped there before."
msgstr "Spustí kód od prvního řádku, nebo aktuálního bodu přerušení, pokud zde program dříve zastavil."
+#. yc5Fy
#: keys.xhp
msgctxt ""
"keys.xhp\n"
@@ -36048,6 +40417,7 @@ msgctxt ""
msgid "F5"
msgstr "F5"
+#. 338qg
#: keys.xhp
msgctxt ""
"keys.xhp\n"
@@ -36056,6 +40426,7 @@ msgctxt ""
msgid "Stop"
msgstr "Stop"
+#. YoSNT
#: keys.xhp
msgctxt ""
"keys.xhp\n"
@@ -36064,6 +40435,7 @@ msgctxt ""
msgid "Shift+F5"
msgstr "Shift+F5"
+#. w8dBL
#: keys.xhp
msgctxt ""
"keys.xhp\n"
@@ -36072,6 +40444,7 @@ msgctxt ""
msgid "Add <link href=\"text/sbasic/shared/01050100.xhp\" name=\"watch\">watch</link> for the variable at the cursor."
msgstr "Přidá <link href=\"text/sbasic/shared/01050100.xhp\" name=\"kukátko\">kukátko</link> pro proměnnou na pozici kurzoru."
+#. denBK
#: keys.xhp
msgctxt ""
"keys.xhp\n"
@@ -36080,6 +40453,7 @@ msgctxt ""
msgid "F7"
msgstr "F7"
+#. pBuAE
#: keys.xhp
msgctxt ""
"keys.xhp\n"
@@ -36088,6 +40462,7 @@ msgctxt ""
msgid "Single step through each statement, starting at the first line or at that statement where the program execution stopped before."
msgstr "Jeden krok pro každý příkaz. Začíná od prvního řádku programu nebo příkazu, kde skončilo vykonávání programu."
+#. DNN5Z
#: keys.xhp
msgctxt ""
"keys.xhp\n"
@@ -36096,6 +40471,7 @@ msgctxt ""
msgid "F8"
msgstr "F8"
+#. ZbLqF
#: keys.xhp
msgctxt ""
"keys.xhp\n"
@@ -36104,6 +40480,7 @@ msgctxt ""
msgid "Single step as with F8, but a function call is considered to be only <emph>one</emph> statement."
msgstr "Jeden krok jako s F8, ale funkce se považuje za <emph>jeden</emph> příkaz."
+#. DKCAB
#: keys.xhp
msgctxt ""
"keys.xhp\n"
@@ -36112,6 +40489,7 @@ msgctxt ""
msgid "Shift+F8"
msgstr "Shift+F8"
+#. FkKFQ
#: keys.xhp
msgctxt ""
"keys.xhp\n"
@@ -36120,6 +40498,7 @@ msgctxt ""
msgid "Set or remove a <link href=\"text/sbasic/shared/01030300.xhp\" name=\"breakpoint\">breakpoint</link> at the current line or all breakpoints in the current selection."
msgstr "Nastaví nebo odstraní <link href=\"text/sbasic/shared/01030300.xhp\" name=\"bod přerušení\">bod přerušení</link> na aktuálním řádku nebo všechny body přerušení v současném výběru."
+#. 5GBBt
#: keys.xhp
msgctxt ""
"keys.xhp\n"
@@ -36128,6 +40507,7 @@ msgctxt ""
msgid "F9"
msgstr "F9"
+#. 9P96d
#: keys.xhp
msgctxt ""
"keys.xhp\n"
@@ -36136,6 +40516,7 @@ msgctxt ""
msgid "Enable/disable the breakpoint at the current line or all breakpoints in the current selection."
msgstr "Zapne/vypne bod přerušení na aktuálním řádku nebo všechny body přerušení v současném výběru."
+#. zebED
#: keys.xhp
msgctxt ""
"keys.xhp\n"
@@ -36144,6 +40525,7 @@ msgctxt ""
msgid "Shift+F9"
msgstr "Shift+F9"
+#. FETWh
#: keys.xhp
msgctxt ""
"keys.xhp\n"
@@ -36152,6 +40534,7 @@ msgctxt ""
msgid "A running macro can be aborted with Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q, also from outside of the Basic IDE. If you are inside the Basic IDE and the macro halts at a breakpoint, Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q stops execution of the macro, but you can recognize this only after the next F5, F8, or Shift+F8."
msgstr "Běžící makro lze přerušit pomocí Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q také mimo Basic IDE. Pokud jste v Basic IDE a makro se zastaví na bodu přerušení, Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q zastaví provádění makra, ale poznáte to až po F5, F8 nebo Shift+F8."
+#. UdAFP
#: main0211.xhp
msgctxt ""
"main0211.xhp\n"
@@ -36160,6 +40543,7 @@ msgctxt ""
msgid "Macro Toolbar"
msgstr "Nástrojová lišta Makro"
+#. uzA6d
#: main0211.xhp
msgctxt ""
"main0211.xhp\n"
@@ -36168,6 +40552,7 @@ msgctxt ""
msgid "<bookmark_value>toolbars; Basic IDE</bookmark_value><bookmark_value>macro toolbar</bookmark_value>"
msgstr "<bookmark_value>nástrojové lišty; Basic IDE</bookmark_value><bookmark_value>nástrojová lišta pro makra</bookmark_value>"
+#. TBsaV
#: main0211.xhp
msgctxt ""
"main0211.xhp\n"
@@ -36176,6 +40561,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/main0211.xhp\" name=\"Macro Toolbar\">Macro Toolbar</link>"
msgstr "<link href=\"text/sbasic/shared/main0211.xhp\" name=\"Nástrojová lišta Makro\">Nástrojová lišta Makro</link>"
+#. ukJ8n
#: main0211.xhp
msgctxt ""
"main0211.xhp\n"
@@ -36184,6 +40570,7 @@ msgctxt ""
msgid "<ahelp visibility=\"visible\" hid=\".uno:MacroBarVisible\">The <emph>Macro Toolbar </emph>contains commands to create, edit, and run macros.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".uno:MacroBarVisible\">Nástrojová lišta <emph>Makro</emph> obsahuje příkazy pro vytváření, úpravu a spouštění maker.</ahelp>"
+#. hWgCC
#: main0601.xhp
msgctxt ""
"main0601.xhp\n"
@@ -36192,6 +40579,7 @@ msgctxt ""
msgid "$[officename] Basic Help"
msgstr "Nápověda $[officename] Basic"
+#. Fa5sa
#: main0601.xhp
msgctxt ""
"main0601.xhp\n"
@@ -36200,6 +40588,7 @@ msgctxt ""
msgid "<variable id=\"mainsbasic\"><link href=\"text/sbasic/shared/main0601.xhp\" name=\"$[officename] Basic Help\">%PRODUCTNAME Basic Help</link></variable>"
msgstr ""
+#. 6cHZD
#: main0601.xhp
msgctxt ""
"main0601.xhp\n"
@@ -36208,6 +40597,7 @@ msgctxt ""
msgid "%PRODUCTNAME provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href=\"https://api.libreoffice.org/\" name=\"api.libreoffice.org\">https://api.libreoffice.org</link>"
msgstr "%PRODUCTNAME poskytuje aplikační programovací rozhraní (API), které umožňuje s pomocí sady $[officename] Software Development Kit (SDK) ovládat komponenty $[officename] z různých programovacích jazyků. Více informací o $[officename] API a Software Development Kitu získáte na <link href=\"https://api.libreoffice.org/\" name=\"api.libreoffice.org\">https://api.libreoffice.org</link>"
+#. iXmNA
#: main0601.xhp
msgctxt ""
"main0601.xhp\n"
@@ -36216,6 +40606,7 @@ msgctxt ""
msgid "This help section explains the most common functions of %PRODUCTNAME Basic. For more in-depth information please refer to the <link href=\"https://wiki.documentfoundation.org/Documentation/BASIC_Guide\" name=\"wiki.documentfoundation.org BASIC Guide\">OpenOffice.org BASIC Programming Guide</link> on the Wiki."
msgstr "Tato část nápovědy obsahuje popisy nejběžnějších funkcí %PRODUCTNAME Basic. Podrobnější informace získáte na wiki v <link href=\"https://wiki.documentfoundation.org/Documentation/BASIC_Guide\" name=\"wiki.documentfoundation.org BASIC Guide\">OpenOffice.org BASIC Programming Guide</link>."
+#. s6H2V
#: main0601.xhp
msgctxt ""
"main0601.xhp\n"
@@ -36224,6 +40615,7 @@ msgctxt ""
msgid "Working with %PRODUCTNAME Basic"
msgstr "Práce s %PRODUCTNAME Basic"
+#. SwqfN
#: main0601.xhp
msgctxt ""
"main0601.xhp\n"
@@ -36232,6 +40624,7 @@ msgctxt ""
msgid "Working with VBA Macros"
msgstr "Práce s makry VBA"
+#. shBft
#: main0601.xhp
msgctxt ""
"main0601.xhp\n"
@@ -36240,6 +40633,7 @@ msgctxt ""
msgid "Working with Macros in Python"
msgstr ""
+#. 9ChM4
#: main0601.xhp
msgctxt ""
"main0601.xhp\n"
@@ -36248,6 +40642,7 @@ msgctxt ""
msgid "%PRODUCTNAME internal Basic macro libraries"
msgstr "Interní knihovny maker v jazyce Basic v %PRODUCTNAME"
+#. ZoN7U
#: main0601.xhp
msgctxt ""
"main0601.xhp\n"
@@ -36256,6 +40651,7 @@ msgctxt ""
msgid "%PRODUCTNAME installs a set of Basic macro libraries that can be accessed from your Basic macros."
msgstr "V %PRODUCTNAME je nainstalována sada knihoven maker v jazyce Basic, ke kterým můžete přistupovat ze svých maker v jazyce Basic."
+#. r4nQn
#: partition.xhp
msgctxt ""
"partition.xhp\n"
@@ -36264,6 +40660,7 @@ msgctxt ""
msgid "Partition Function"
msgstr ""
+#. nFJKD
#: partition.xhp
msgctxt ""
"partition.xhp\n"
@@ -36272,6 +40669,7 @@ msgctxt ""
msgid "<bookmark_value>Partition Function</bookmark_value>"
msgstr ""
+#. s5UqC
#: partition.xhp
msgctxt ""
"partition.xhp\n"
@@ -36280,6 +40678,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/partition.xhp\" name=\"Partition function\">Partition Function [VBA]</link>"
msgstr ""
+#. LDTcg
#: partition.xhp
msgctxt ""
"partition.xhp\n"
@@ -36288,6 +40687,7 @@ msgctxt ""
msgid "Returns a string indicating where a number occurs within a calculated series of ranges."
msgstr ""
+#. YyRGM
#: partition.xhp
msgctxt ""
"partition.xhp\n"
@@ -36296,6 +40696,7 @@ msgctxt ""
msgid "Partition( Number, Start, End, Interval)"
msgstr ""
+#. EXFRi
#: partition.xhp
msgctxt ""
"partition.xhp\n"
@@ -36304,6 +40705,7 @@ msgctxt ""
msgid "<emph>Number</emph>: Required. The number to determine the partition."
msgstr ""
+#. HXMue
#: partition.xhp
msgctxt ""
"partition.xhp\n"
@@ -36312,6 +40714,7 @@ msgctxt ""
msgid "<emph>Start</emph>: Required. An integer number defining the lower value of the range of numbers."
msgstr ""
+#. yg4Di
#: partition.xhp
msgctxt ""
"partition.xhp\n"
@@ -36320,6 +40723,7 @@ msgctxt ""
msgid "<emph>End</emph>: Required. An integer number defining the highest value of the range."
msgstr ""
+#. VvTEA
#: partition.xhp
msgctxt ""
"partition.xhp\n"
@@ -36328,6 +40732,7 @@ msgctxt ""
msgid "<emph>Interval</emph>: Required. An integer number that specifies the size of the partitions within the range of numbers (between Start and End)."
msgstr ""
+#. 9xjpK
#: partition.xhp
msgctxt ""
"partition.xhp\n"
@@ -36336,6 +40741,7 @@ msgctxt ""
msgid "print \"20:24 the number 20 occurs in the range: \" & retStr"
msgstr ""
+#. wTzdv
#: partition.xhp
msgctxt ""
"partition.xhp\n"
@@ -36344,6 +40750,7 @@ msgctxt ""
msgid "print \" 20: 20 the number 20 occurs in the range: \" & retStr"
msgstr ""
+#. hQuDy
#: partition.xhp
msgctxt ""
"partition.xhp\n"
@@ -36352,6 +40759,7 @@ msgctxt ""
msgid "print \"100: the number 120 occurs in the range: \" & retStr"
msgstr ""
+#. x7KVc
#: partition.xhp
msgctxt ""
"partition.xhp\n"
@@ -36360,6 +40768,7 @@ msgctxt ""
msgid "print \" : -1 the number -5 occurs in the range: \" & retStr"
msgstr ""
+#. 8fEpA
#: partition.xhp
msgctxt ""
"partition.xhp\n"
@@ -36368,6 +40777,7 @@ msgctxt ""
msgid "print \" 2: 3 the number 2 occurs in the range: \" & retStr"
msgstr ""
+#. uM2zs
#: replace.xhp
msgctxt ""
"replace.xhp\n"
@@ -36376,6 +40786,7 @@ msgctxt ""
msgid "Replace Function"
msgstr ""
+#. G7eCF
#: replace.xhp
msgctxt ""
"replace.xhp\n"
@@ -36384,6 +40795,7 @@ msgctxt ""
msgid "<bookmark_value>Replace function</bookmark_value>"
msgstr ""
+#. ChEvF
#: replace.xhp
msgctxt ""
"replace.xhp\n"
@@ -36392,6 +40804,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/replace.xhp\" name=\"Replace Function\">Replace Function</link>"
msgstr ""
+#. 4xq3F
#: replace.xhp
msgctxt ""
"replace.xhp\n"
@@ -36400,6 +40813,7 @@ msgctxt ""
msgid "Replaces some string by another."
msgstr ""
+#. 9uBGG
#: replace.xhp
msgctxt ""
"replace.xhp\n"
@@ -36408,6 +40822,7 @@ msgctxt ""
msgid "Replace (Text As String, SearchStr As String, ReplStr As String [, Start As Long [, Count as long [, Compare As Boolean]]]"
msgstr ""
+#. iMDGH
#: replace.xhp
msgctxt ""
"replace.xhp\n"
@@ -36416,6 +40831,7 @@ msgctxt ""
msgid "String"
msgstr ""
+#. gZGmH
#: replace.xhp
msgctxt ""
"replace.xhp\n"
@@ -36424,6 +40840,7 @@ msgctxt ""
msgid "<emph>Text:</emph> Any string expression that you want to modify."
msgstr ""
+#. JdTUJ
#: replace.xhp
msgctxt ""
"replace.xhp\n"
@@ -36432,6 +40849,7 @@ msgctxt ""
msgid "<emph>SearchStr:</emph> Any string expression that shall be searched for."
msgstr ""
+#. yK8dz
#: replace.xhp
msgctxt ""
"replace.xhp\n"
@@ -36440,6 +40858,7 @@ msgctxt ""
msgid "<emph>ReplStr:</emph> Any string expression that shall replace the found search string."
msgstr ""
+#. KfkZ4
#: replace.xhp
msgctxt ""
"replace.xhp\n"
@@ -36448,6 +40867,7 @@ msgctxt ""
msgid "<emph>Start:</emph> Numeric expression that indicates the character position within the string where the search shall begin. The maximum allowed value is 65535."
msgstr ""
+#. bLh8G
#: replace.xhp
msgctxt ""
"replace.xhp\n"
@@ -36456,6 +40876,7 @@ msgctxt ""
msgid "<emph>Count:</emph> The maximal number of times the replace shall be performed."
msgstr ""
+#. Pwrb8
#: replace.xhp
msgctxt ""
"replace.xhp\n"
@@ -36464,6 +40885,7 @@ msgctxt ""
msgid "<emph>Compare:</emph> Optional boolean expression that defines the type of comparison. The value of this parameter can be TRUE or FALSE. The default value of TRUE specifies a text comparison that is not case-sensitive. The value of FALSE specifies a binary comparison that is case-sensitive. You can as well use 0 instead of FALSE or 1 instead of TRUE."
msgstr ""
+#. sFyGa
#: replace.xhp
msgctxt ""
"replace.xhp\n"
@@ -36472,6 +40894,7 @@ msgctxt ""
msgid "msgbox replace (\"aBbcnnbnn\", \"b\", \"$\", 1, 1, FALSE)'returns \"aB$cnnbnn\""
msgstr ""
+#. ZHjzn
#: replace.xhp
msgctxt ""
"replace.xhp\n"
@@ -36480,6 +40903,7 @@ msgctxt ""
msgid "REM meaning: \"b\" should be replaced, but"
msgstr ""
+#. BZgJy
#: replace.xhp
msgctxt ""
"replace.xhp\n"
@@ -36488,6 +40912,7 @@ msgctxt ""
msgid "REM * only when lowercase (parameter 6), hence second occurrence of \"b\""
msgstr ""
+#. HubEe
#: replace.xhp
msgctxt ""
"replace.xhp\n"
@@ -36496,6 +40921,7 @@ msgctxt ""
msgid "REM * only first (respecting case) occurrence (parameter 5)"
msgstr ""
+#. Z9NfM
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
@@ -36504,6 +40930,7 @@ msgctxt ""
msgid "Exclusive VBA functions"
msgstr "Funkce výhradně pro VBA"
+#. pXcmP
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
@@ -36512,6 +40939,7 @@ msgctxt ""
msgid "<bookmark_value>VBA Functions;Introduction</bookmark_value>"
msgstr "<bookmark_value>funkce VBA;úvod</bookmark_value>"
+#. Y45G8
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
@@ -36520,6 +40948,7 @@ msgctxt ""
msgid "<variable id=\"exclusivevba\"><link href=\"text/sbasic/shared/special_vba_func.xhp\">Exclusive VBA Functions and Statements</link></variable>"
msgstr ""
+#. 2kkjB
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
@@ -36528,6 +40957,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">%PRODUCTNAME Basic adds this set of functions when VBA support is enabled.</ahelp>"
msgstr ""
+#. hMUXb
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
@@ -36536,6 +40966,7 @@ msgctxt ""
msgid "These exclusive VBA functions are enabled when the statement <item type=\"literal\">Option VBASupport 1</item> is placed before the first macro of a %PRODUCTNAME Basic module."
msgstr "Tyto funkce určené výhradně pro VBA povolíte tím, že před první makro modulu v %PRODUCTNAME Basic umístíte příkaz <item type=\"literal\">Option VBASupport 1</item>."
+#. hWvRQ
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
@@ -36544,6 +40975,7 @@ msgctxt ""
msgid "<bookmark_value>VBA Statements</bookmark_value>"
msgstr ""
+#. BofRD
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
@@ -36552,6 +40984,7 @@ msgctxt ""
msgid "VBA Statements"
msgstr ""
+#. ytqmv
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
@@ -36560,6 +40993,7 @@ msgctxt ""
msgid "<bookmark_value>VBA Functions;Text Functions</bookmark_value>"
msgstr "<bookmark_value>funkce VBA;textové funkce</bookmark_value>"
+#. Dy4pB
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
@@ -36568,6 +41002,7 @@ msgctxt ""
msgid "Text functions"
msgstr "Textové funkce"
+#. wFBZb
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
@@ -36576,6 +41011,7 @@ msgctxt ""
msgid "<bookmark_value>VBA Functions;Financial Functions</bookmark_value>"
msgstr "<bookmark_value>funkce VBA;finanční funkce</bookmark_value>"
+#. k8m4D
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
@@ -36584,6 +41020,7 @@ msgctxt ""
msgid "Financial functions"
msgstr "Finanční funkce"
+#. sEjTT
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
@@ -36592,6 +41029,7 @@ msgctxt ""
msgid "<bookmark_value>VBA Functions;Date and Time Functions</bookmark_value>"
msgstr ""
+#. bcMGY
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
@@ -36600,6 +41038,7 @@ msgctxt ""
msgid "Date and time functions"
msgstr "Funkce data a času"
+#. NEsXU
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
@@ -36608,6 +41047,7 @@ msgctxt ""
msgid "<bookmark_value>VBA Functions;I/O Functions</bookmark_value>"
msgstr "<bookmark_value>funkce VBA;funkce pro práci se vstupy a výstupy (I/O)</bookmark_value>"
+#. HEWuk
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
@@ -36616,6 +41056,7 @@ msgctxt ""
msgid "I/O Functions"
msgstr "Funkce pro práci se vstupy a výstupy (I/O)"
+#. D9mT7
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
@@ -36624,6 +41065,7 @@ msgctxt ""
msgid "<bookmark_value>VBA Functions;Mathematical Functions</bookmark_value> <bookmark_value>VBA Functions;formatting numbers</bookmark_value> <bookmark_value>VBA Functions;partitioning numbers</bookmark_value>"
msgstr ""
+#. AXMSu
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
@@ -36632,6 +41074,7 @@ msgctxt ""
msgid "Mathematical Functions"
msgstr "Matematické funkce"
+#. yF8TC
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
@@ -36640,6 +41083,7 @@ msgctxt ""
msgid "<bookmark_value>VBA Functions;Object Functions</bookmark_value>"
msgstr "<bookmark_value>VBA funkce;funkce pro práci s objekty</bookmark_value>"
+#. 5DGSe
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
@@ -36648,6 +41092,7 @@ msgctxt ""
msgid "Object Functions"
msgstr "Funkce pro práci s objekty"
+#. nWWUF
#: stardesktop.xhp
msgctxt ""
"stardesktop.xhp\n"
@@ -36656,6 +41101,7 @@ msgctxt ""
msgid "StarDesktop"
msgstr ""
+#. C3nBa
#: stardesktop.xhp
msgctxt ""
"stardesktop.xhp\n"
@@ -36664,6 +41110,7 @@ msgctxt ""
msgid "<bookmark_value>StarDesktop</bookmark_value>"
msgstr ""
+#. MDiGB
#: stardesktop.xhp
msgctxt ""
"stardesktop.xhp\n"
@@ -36672,6 +41119,7 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/stardesktop.xhp\" name=\"StarDesktop\">StarDesktop</link>"
msgstr ""
+#. F83GM
#: stardesktop.xhp
msgctxt ""
"stardesktop.xhp\n"
@@ -36680,6 +41128,7 @@ msgctxt ""
msgid "The StarDesktop object represents %PRODUCTNAME application. Some routines or user interface objects such as current window can be used via StarDesktop."
msgstr ""
+#. iDmEB
#: stardesktop.xhp
msgctxt ""
"stardesktop.xhp\n"
@@ -36688,6 +41137,7 @@ msgctxt ""
msgid "Example:"
msgstr ""
+#. WMVc9
#: uno_objects.xhp
msgctxt ""
"uno_objects.xhp\n"
@@ -36696,6 +41146,7 @@ msgctxt ""
msgid "UNO Objects"
msgstr ""
+#. 2XuCg
#: uno_objects.xhp
msgctxt ""
"uno_objects.xhp\n"
@@ -36704,6 +41155,7 @@ msgctxt ""
msgid "<bookmark_value>programming;UNO objects</bookmark_value> <bookmark_value>UNO objects</bookmark_value> <bookmark_value>UNO functions</bookmark_value>"
msgstr ""
+#. 5vZxD
#: uno_objects.xhp
msgctxt ""
"uno_objects.xhp\n"
@@ -36712,6 +41164,7 @@ msgctxt ""
msgid "UNO Objects, Functions and Services"
msgstr ""
+#. 9xsDp
#: uno_objects.xhp
msgctxt ""
"uno_objects.xhp\n"
@@ -36720,6 +41173,7 @@ msgctxt ""
msgid "Functions, objects and services of Unified Network Objects (UNO)."
msgstr ""
+#. V3Wow
#: vbasupport.xhp
msgctxt ""
"vbasupport.xhp\n"
@@ -36728,6 +41182,7 @@ msgctxt ""
msgid "Support for VBA Macros"
msgstr "Podpora maker VBA"
+#. wbFaL
#: vbasupport.xhp
msgctxt ""
"vbasupport.xhp\n"
@@ -36736,6 +41191,7 @@ msgctxt ""
msgid "<variable id=\"vbamacros\"><link href=\"text/sbasic/shared/vbasupport.xhp\">Working with VBA Macros</link></variable>"
msgstr "<variable id=\"vbamacros\"><link href=\"text/sbasic/shared/vbasupport.xhp\">Práce s makry VBA</link></variable>"
+#. dSBGk
#: vbasupport.xhp
msgctxt ""
"vbasupport.xhp\n"
@@ -36744,6 +41200,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Visual Basic for Applications (VBA) is an implementation of Microsoft's Visual Basic which is built into all Microsoft Office applications. </ahelp>"
msgstr "<ahelp hid=\".\">Visual Basic for Applications (VBA) je implementací jazyka Visual Basic vytvořeného společností Microsoftem, který je součástí všech aplikací Microsoft Office.</ahelp>"
+#. aeKys
#: vbasupport.xhp
msgctxt ""
"vbasupport.xhp\n"
@@ -36752,6 +41209,7 @@ msgctxt ""
msgid "Support for VBA is not complete, but it covers a large portion of the common usage patterns. Most macros use a manageable subset of objects in the Excel API (such as the Range, Worksheet, Workbook, etc.) and the support include those objects, and the most commonly used method/properties of those objects."
msgstr "Podpora VBA není úplná, ale zahrnuje značnou část běžně používaných technik. Většina maker pracuje s podmnožinou objektů z API Excelu (jako Range, Worksheet, Workbook atd.) a tyto objekty podporovány jsou včetně svých nejčastěji používaných metod a vlastností."
+#. EricB
#: vbasupport.xhp
msgctxt ""
"vbasupport.xhp\n"
@@ -36760,6 +41218,7 @@ msgctxt ""
msgid "Loading Microsoft Office documents with executable VBA macros"
msgstr "Načítání dokumentů Microsoft Office se spustitelnými makry VBA"
+#. CFxLB
#: vbasupport.xhp
msgctxt ""
"vbasupport.xhp\n"
@@ -36768,6 +41227,7 @@ msgctxt ""
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph> and mark the <emph>Executable code</emph> checkbox. Then load or open your document."
msgstr "Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Načítání/ukládání - Vlastnosti VBA</emph> a zaškrtněte pole <emph>Spustitelný kód</emph>. Poté načtěte nebo otevřete dokument."
+#. 8YBDK
#: vbasupport.xhp
msgctxt ""
"vbasupport.xhp\n"
@@ -36776,6 +41236,7 @@ msgctxt ""
msgid "Running VBA Macros"
msgstr "Spouštění maker VBA"
+#. PsyXh
#: vbasupport.xhp
msgctxt ""
"vbasupport.xhp\n"
@@ -36784,6 +41245,7 @@ msgctxt ""
msgid "Run VBA macros in the same way as %PRODUCTNAME Basic macros."
msgstr "Makra VBA spustíte stejným způsobem jako makra v %PRODUCTNAME Basic."
+#. UFECg
#: vbasupport.xhp
msgctxt ""
"vbasupport.xhp\n"
@@ -36792,6 +41254,7 @@ msgctxt ""
msgid "Since support for VBA is not complete, you may have to edit the VBA code and complete the missing support with %PRODUCTNAME Basic objects, statements and functions."
msgstr "Jelikož podpora pro VBA není úplná, možná bude nutné kód VBA upravit a nahradit nepodporované části pomocí objektů, příkazů a funkcí z %PRODUCTNAME Basic."
+#. Z5tKY
#: vbasupport.xhp
msgctxt ""
"vbasupport.xhp\n"
@@ -36800,6 +41263,7 @@ msgctxt ""
msgid "Editing VBA Macros"
msgstr "Úpravy maker VBA"
+#. DLrJq
#: vbasupport.xhp
msgctxt ""
"vbasupport.xhp\n"
@@ -36808,6 +41272,7 @@ msgctxt ""
msgid "VBA macros can be edited in the %PRODUCTNAME Basic IDE."
msgstr "Makra VBA můžete upravovat v %PRODUCTNAME Basic IDE."
+#. ciETb
#: vbasupport.xhp
msgctxt ""
"vbasupport.xhp\n"
@@ -36816,6 +41281,7 @@ msgctxt ""
msgid "<link href=\"text/shared/optionen/01130100.xhp\">VBA Properties</link>"
msgstr "<link href=\"text/shared/optionen/01130100.xhp\">Vlastnosti VBA</link>"
+#. LTFGX
#: vbasupport.xhp
msgctxt ""
"vbasupport.xhp\n"
@@ -36823,3 +41289,4 @@ msgctxt ""
"help.text"
msgid "<link href=\"text/sbasic/shared/01030000.xhp\">%PRODUCTNAME Basic IDE</link>"
msgstr "<link href=\"text/sbasic/shared/01030000.xhp\">%PRODUCTNAME Basic IDE</link>"
+
diff --git a/source/cs/helpcontent2/source/text/scalc/00.po b/source/cs/helpcontent2/source/text/scalc/00.po
index 182c54d85fd..670636bf46a 100644
--- a/source/cs/helpcontent2/source/text/scalc/00.po
+++ b/source/cs/helpcontent2/source/text/scalc/00.po
@@ -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-04-08 14:23+0200\n"
+"POT-Creation-Date: 2019-08-21 21:36+0200\n"
"PO-Revision-Date: 2019-05-11 04:34+0000\n"
"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,10 @@ 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: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1557549259.000000\n"
+#. E9tti
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "To access this function..."
msgstr "Přístup k této funkci..."
+#. hrbEg
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -32,6 +34,7 @@ msgctxt ""
msgid "<variable id=\"wie\">To access this function...</variable>"
msgstr "<variable id=\"wie\">Přístup k této funkci...</variable>"
+#. Ern4w
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -40,6 +43,7 @@ msgctxt ""
msgid "<variable id=\"moreontop\">More explanations on top of this page.</variable>"
msgstr "<variable id=\"moreontop\">Podrobnější vysvětlení nahoře.</variable>"
+#. yS9p2
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -48,6 +52,7 @@ msgctxt ""
msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone.</variable>"
msgstr "<variable id=\"optional\">Pokud jsou parametry funkcí %PRODUCTNAME Calc označeny jako \"nepovinné\", je možné je vynechat, pokud za nimi nenásledují žádné další parametry. Např. pokud má funkce čtyři parametry a poslední dva jsou označeny jako \"nepovinné\", je možné vynechat parametr 4 nebo parametry 3 a 4, ale není možné vynechat samotný parametr 3.</variable>"
+#. wbSXk
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -56,6 +61,7 @@ msgctxt ""
msgid "<variable id=\"codes\">Codes greater than 127 may depend on your system's character mapping (for example iso-8859-1, iso-8859-2, Windows-1252, Windows-1250), and hence may not be portable.</variable>"
msgstr "<variable id=\"codes\">Kódy vyšší než 127 mohou záviset na mapování znaků vašeho systému (například iso-8859-1, iso-8859-2, Windows-1252 nebo Windows-1250) a tudíž nemusí být portabilní.</variable>"
+#. Cjh6J
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "Edit Menu"
msgstr "Nabídka Úpravy"
+#. 7dQzw
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -72,6 +79,7 @@ msgctxt ""
msgid "Edit Menu"
msgstr "Nabídka Úpravy"
+#. Q5BbF
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -80,6 +88,7 @@ msgctxt ""
msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph>.</variable>"
msgstr "<variable id=\"kopffuss\">Zvolte <emph>Vložit - Záhlaví a zápatí</emph>.</variable>"
+#. LCgfV
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -88,6 +97,7 @@ msgctxt ""
msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs.</variable>"
msgstr "<variable id=\"bkopfzeile\">Zvolte kartu <emph>Vložit - Záhlaví a zápatí - Záhlaví a zápatí</emph>.</variable>"
+#. swD6H
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -96,6 +106,7 @@ msgctxt ""
msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph>.</variable>"
msgstr "<variable id=\"bausfullen\">Zvolte <emph>List - Vyplnit buňky</emph>.</variable>"
+#. GBRFt
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -104,6 +115,7 @@ msgctxt ""
msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph>.</variable>"
msgstr "<variable id=\"bausunten\">Zvolte <emph>List - Vyplnit buňky - Dolů</emph>.</variable>"
+#. kFrPz
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -112,6 +124,7 @@ msgctxt ""
msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph>.</variable>"
msgstr "<variable id=\"bausrechts\">Zvolte <emph>List - Vyplnit buňky - Vpravo</emph>.</variable>"
+#. dq3T2
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -120,6 +133,7 @@ msgctxt ""
msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph>.</variable>"
msgstr "<variable id=\"bausoben\">Zvolte <emph>List - Vyplnit buňky - Nahoru</emph>.</variable>"
+#. oGY7v
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -128,6 +142,7 @@ msgctxt ""
msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph>.</variable>"
msgstr "<variable id=\"bauslinks\">Zvolte <emph>List - Vyplnit buňky - Vlevo</emph>.</variable>"
+#. HoCxK
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -136,6 +151,7 @@ msgctxt ""
msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph>.</variable>"
msgstr "<variable id=\"baustab\">Zvolte <emph>List - Vyplnit buňky - Listy</emph>.</variable>"
+#. AxSYV
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -144,6 +160,7 @@ msgctxt ""
msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph>.</variable>"
msgstr "<variable id=\"bausreihe\">Zvolte <emph>List - Vyplnit buňky - Posloupnost</emph>.</variable>"
+#. FtVof
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -152,6 +169,7 @@ msgctxt ""
msgid "Choose <emph>Sheet - Clear Cells</emph>."
msgstr "Zvolte <emph>List - Vymazat buňky</emph>."
+#. xKoco
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -160,6 +178,7 @@ msgctxt ""
msgid "Backspace"
msgstr "Backspace"
+#. UPt9p
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -168,6 +187,7 @@ msgctxt ""
msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph>.</variable>"
msgstr "<variable id=\"bzelo\">Zvolte <emph>List - Smazat buňky</emph>.</variable>"
+#. DAEkd
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -176,6 +196,7 @@ msgctxt ""
msgid "Choose <emph>Sheet - Delete Sheet</emph>."
msgstr "Zvolte <emph>List - Smazat list</emph>."
+#. yzwWD
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -184,6 +205,7 @@ msgctxt ""
msgid "Open context menu for a sheet tab."
msgstr "Otevřete místní nabídku karty listu."
+#. GcsVC
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -192,6 +214,7 @@ msgctxt ""
msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>."
msgstr "Zvolte <emph>List - Přesunout nebo kopírovat list</emph>."
+#. 6KzK9
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -200,6 +223,7 @@ msgctxt ""
msgid "Open context menu for a sheet tab."
msgstr "Otevřete místní nabídku karty listu."
+#. cjzea
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -208,6 +232,7 @@ msgctxt ""
msgid "View Menu"
msgstr "Nabídka Zobrazit"
+#. LUDxu
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -216,6 +241,7 @@ msgctxt ""
msgid "View Menu"
msgstr "Nabídka Zobrazit"
+#. 7gCYV
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -224,6 +250,7 @@ msgctxt ""
msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph>.</variable>"
msgstr "<variable id=\"aspze\">Zvolte <emph>Zobrazit - Záhlaví řádků a sloupců</emph>.</variable>"
+#. SFTEA
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -232,6 +259,7 @@ msgctxt ""
msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph>.</variable>"
msgstr "<variable id=\"awehe\">Zvolte <emph>Zobrazit - Zvýrazňování hodnot</emph>.</variable>"
+#. QGcfY
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -240,6 +268,7 @@ msgctxt ""
msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph>.</variable>"
msgstr "<variable id=\"rechenleiste\">Zvolte <emph>Zobrazit - Lišta vzorců</emph> nebo <emph>Zobrazit - Nástrojové lišty - Lišta vzorců</emph>.</variable>"
+#. G6udN
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -248,6 +277,7 @@ msgctxt ""
msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>"
msgstr "<variable id=\"seumvo\">Zvolte <emph>Zobrazit - Zalomení stránky</emph>.</variable>"
+#. yDXA6
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -256,6 +286,7 @@ msgctxt ""
msgid "Insert Menu"
msgstr "Nabídka Vložit"
+#. Xgxd9
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -264,6 +295,7 @@ msgctxt ""
msgid "Insert Menu"
msgstr "Nabídka Vložit"
+#. yQAst
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -272,6 +304,7 @@ msgctxt ""
msgid "Choose <emph>Sheet - Insert Cells</emph>."
msgstr "Zvolte <emph>List - Vložit buňky</emph>."
+#. KSAJ4
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -280,6 +313,7 @@ msgctxt ""
msgid "Choose <emph>View - Toolbars</emph> and select <emph>Insert Cells</emph> toolbar:"
msgstr "Zvolte <emph>Zobrazit - Nástrojové lišty</emph> a vyberte lištu <emph>Vložit buňky</emph>:"
+#. 7HGeD
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -288,6 +322,7 @@ msgctxt ""
msgid "<image id=\"img_id3154365\" src=\"cmd/sc_inscellsctrl.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154365\">Icon</alt></image>"
msgstr "<image id=\"img_id3154365\" src=\"cmd/sc_inscellsctrl.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154365\">Ikonka</alt></image>"
+#. u7DxG
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -296,6 +331,7 @@ msgctxt ""
msgid "Insert Cells"
msgstr "Vložit buňky"
+#. pyGF9
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -304,6 +340,7 @@ msgctxt ""
msgid "<image id=\"img_id3145364\" src=\"cmd/sc_insertcellsdown.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145364\">Icon</alt></image>"
msgstr "<image id=\"img_id3145364\" src=\"cmd/sc_insertcellsdown.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145364\">Ikonka</alt></image>"
+#. JxBEy
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -312,6 +349,7 @@ msgctxt ""
msgid "Insert Cells Down"
msgstr "Vložit buňky dolů"
+#. AsUut
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -320,6 +358,7 @@ msgctxt ""
msgid "<image id=\"img_id3154942\" src=\"cmd/sc_insertcellsright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154942\">Icon</alt></image>"
msgstr "<image id=\"img_id3154942\" src=\"cmd/sc_insertcellsright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154942\">Ikonka</alt></image>"
+#. UG7vC
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -328,6 +367,7 @@ msgctxt ""
msgid "Insert Cells Right"
msgstr "Vložit buňky vpravo"
+#. qXcRR
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -336,6 +376,7 @@ msgctxt ""
msgid "<image id=\"img_id3153710\" src=\"cmd/sc_insertrows.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153710\">Icon</alt></image>"
msgstr "<image id=\"img_id3153710\" src=\"cmd/sc_insertrows.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153710\">Ikonka</alt></image>"
+#. J53kc
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -344,6 +385,7 @@ msgctxt ""
msgid "Insert Rows"
msgstr "Vložit řádky"
+#. iFECG
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -352,6 +394,7 @@ msgctxt ""
msgid "<image id=\"img_id3145232\" src=\"cmd/sc_insertcolumns.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145232\">Icon</alt></image>"
msgstr "<image id=\"img_id3145232\" src=\"cmd/sc_insertcolumns.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145232\">Ikonka</alt></image>"
+#. aS2eE
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -360,6 +403,7 @@ msgctxt ""
msgid "Insert Columns"
msgstr "Vložit sloupce"
+#. E8Luo
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -368,6 +412,7 @@ msgctxt ""
msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph>.</variable>"
msgstr "<variable id=\"eitab\">Zvolte <emph>List - Vložit List</emph>.</variable>"
+#. 8zXCz
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -376,6 +421,7 @@ msgctxt ""
msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph>.</variable>"
msgstr "<variable id=\"eitabfile\">Zvolte <emph>List - Vložit list ze souboru</emph>.</variable>"
+#. ynaWK
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -384,6 +430,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Function</emph>."
msgstr "Zvolte <emph>Vložit - Funkce</emph>."
+#. anHWr
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -392,6 +439,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F2"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F2"
+#. zw8X7
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -400,6 +448,7 @@ msgctxt ""
msgid "On <emph>Formula Bar</emph>, click"
msgstr "Na <emph>Liště vzorců</emph> klepněte na"
+#. HZ9Dn
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -408,6 +457,7 @@ msgctxt ""
msgid "<image id=\"img_id3150884\" src=\"sw/res/sc20556.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150884\">Icon</alt></image>"
msgstr "<image id=\"img_id3150884\" src=\"sw/res/sc20556.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150884\">Ikona</alt></image>"
+#. PpQHU
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -416,6 +466,7 @@ msgctxt ""
msgid "Function Wizard"
msgstr "Průvodce funkcí"
+#. CfMjV
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -424,6 +475,7 @@ msgctxt ""
msgid "<variable id=\"eikada\"><emph>Insert - Function</emph> - Category <emph>Database</emph></variable>"
msgstr "<variable id=\"eikada\"><emph>Vložit - Funkce</emph> - Kategorie <emph>Databáze</emph></variable>"
+#. zMMAD
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -432,6 +484,7 @@ msgctxt ""
msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date & Time</emph></variable>"
msgstr "<variable id=\"eikadaze\"><emph>Vložit - Funkce</emph> - Kategorie <emph>Datum a čas</emph></variable>"
+#. zhLHE
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -440,6 +493,7 @@ msgctxt ""
msgid "<variable id=\"eikafi\"><emph>Insert - Function</emph> - Category <emph>Financial</emph></variable>"
msgstr "<variable id=\"eikafi\"><emph>Vložit - Funkce</emph> - Kategorie <emph>Finanční</emph></variable>"
+#. KZ5EL
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -448,6 +502,7 @@ msgctxt ""
msgid "<variable id=\"eikain\"><emph>Insert - Function</emph> - Category <emph>Information</emph></variable>"
msgstr "<variable id=\"eikain\"><emph>Vložit - Funkce</emph> - Kategorie <emph>Informace</emph></variable>"
+#. npzSP
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -456,6 +511,7 @@ msgctxt ""
msgid "<variable id=\"eikalo\"><emph>Insert - Function</emph> - Category <emph>Logical</emph></variable>"
msgstr "<variable id=\"eikalo\"><emph>Vložit - Funkce</emph> - Kategorie <emph>Logické</emph></variable>"
+#. FqeXh
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -464,6 +520,7 @@ msgctxt ""
msgid "<variable id=\"eikama\"><emph>Insert - Function</emph> - Category <emph>Mathematical</emph></variable>"
msgstr "<variable id=\"eikama\"><emph>Vložit - Funkce</emph> - Kategorie <emph>Matematické</emph></variable>"
+#. BLmAP
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -472,6 +529,7 @@ msgctxt ""
msgid "<variable id=\"eikamatrix\"><emph>Insert - Function</emph> - Category <emph>Array</emph></variable>"
msgstr "<variable id=\"eikamatrix\"><emph>Vložit - Funkce</emph> - Kategorie <emph>Pole</emph></variable>"
+#. TPE9C
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -480,6 +538,7 @@ msgctxt ""
msgid "<variable id=\"eikasta\"><emph>Insert - Function</emph> - Category <emph>Statistical</emph></variable>"
msgstr "<variable id=\"eikasta\"><emph>Vložit - Funkce</emph> - Kategorie <emph>Statistické</emph></variable>"
+#. RQSAQ
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -488,6 +547,7 @@ msgctxt ""
msgid "<variable id=\"eikatext\"><emph>Insert - Function</emph> - Category <emph>Text</emph></variable>"
msgstr "<variable id=\"eikatext\"><emph>Vložit - Funkce</emph> - Kategorie <emph>Text</emph></variable>"
+#. NBdkR
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -496,6 +556,7 @@ msgctxt ""
msgid "<variable id=\"efefft\"><emph>Insert - Function</emph> - Category <emph>Spreadsheet</emph></variable>"
msgstr "<variable id=\"efefft\"><emph>Vložit - Funkce</emph> - Kategorie <emph>Sešit</emph></variable>"
+#. hY4RC
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -504,6 +565,7 @@ msgctxt ""
msgid "<variable id=\"addin\"><emph>Insert - Function</emph> - Category <emph>Add-In</emph></variable>"
msgstr "<variable id=\"addin\"><emph>Vložit - Funkce</emph> - Kategorie <emph>Doplňky</emph></variable>"
+#. Hu4Ut
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -512,6 +574,7 @@ msgctxt ""
msgid "<variable id=\"addinana\"><emph>Insert - Function</emph> - Category <emph>Add-In</emph></variable>"
msgstr "<variable id=\"addinana\"><emph>Vložit funkci</emph> - Kategorie <emph>Doplňky</emph></variable>"
+#. DetYU
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -520,6 +583,7 @@ msgctxt ""
msgid "<variable id=\"funktionsliste\">Choose <emph>Insert - Function List</emph>.</variable>"
msgstr "<variable id=\"funktionsliste\">Zvolte <emph>Vložit - Seznam funkcí</emph>.</variable>"
+#. bsNAr
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -528,6 +592,7 @@ msgctxt ""
msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Range or Expression</emph>.</variable>"
msgstr "<variable id=\"einamen\">Zvolte <emph>Vložit - Pojmenovaná oblast nebo výraz</emph>.</variable>"
+#. k5CZg
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -536,6 +601,7 @@ msgctxt ""
msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph>.</variable>"
msgstr "<variable id=\"eiextdata\">Zvolte <emph>List - Odkaz na externí data</emph>.</variable>"
+#. rDCP8
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -544,6 +610,7 @@ msgctxt ""
msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr "Zvolte <emph>List - Pojmenované oblasti a výrazy - Definovat</emph>."
+#. GM3WX
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -552,6 +619,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3"
+#. LFZxS
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -560,6 +628,7 @@ msgctxt ""
msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph>.</variable>"
msgstr "<variable id=\"einaei\">Zvolte <emph>List - List - Pojmenované oblasti a výrazy - Vložit</emph>.</variable>"
+#. p4nkC
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -568,6 +637,7 @@ msgctxt ""
msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph>.</variable>"
msgstr "<variable id=\"einaueb\">Zvolte <emph>List - Pojmenované oblasti a výrazy - Vytvořit</emph>.</variable>"
+#. Ky3uN
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -576,6 +646,7 @@ msgctxt ""
msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph>.</variable>"
msgstr "<variable id=\"einabesch\">Zvolte <emph>List - Pojmenované oblasti a výrazy - Popisky</emph>.</variable>"
+#. p2LBA
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -584,6 +655,7 @@ msgctxt ""
msgid "Format Menu"
msgstr "Nabídka Formát"
+#. CJHhP
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -592,6 +664,7 @@ msgctxt ""
msgid "Format Menu"
msgstr "Nabídka Formát"
+#. HP9LA
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -600,6 +673,7 @@ msgctxt ""
msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph>.</variable>"
msgstr "<variable id=\"fozelle\">Zvolte <emph>Formát - Buňky</emph>.</variable>"
+#. HR2kd
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -608,6 +682,7 @@ msgctxt ""
msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab.</variable>"
msgstr "<variable id=\"fozelstz\">Zvolte kartu <emph>Formát - Buňky - Ochrana buňky</emph>.</variable>"
+#. 5HBGD
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -616,6 +691,7 @@ msgctxt ""
msgid "<variable id=\"fozei\">Choose <emph>Format - Rows</emph>.</variable>"
msgstr "<variable id=\"fozei\">Choose <emph>Formát - Řádky</emph>.</variable>"
+#. c9XNu
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -624,6 +700,7 @@ msgctxt ""
msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Rows - Optimal Height</emph>.</variable>"
msgstr "<variable id=\"fozeiophoe\">Zvolte <emph>Formát - Řádky - Optimální výška</emph>.</variable>"
+#. ZMLTM
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -632,6 +709,7 @@ msgctxt ""
msgid "Choose <emph>Format - Rows - Hide</emph>."
msgstr "Zvolte <emph>Formát - Řádky - Skrýt</emph>."
+#. Ky3bX
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -640,6 +718,7 @@ msgctxt ""
msgid "Choose <emph>Format - Columns - Hide</emph>."
msgstr "Zvolte <emph>Formát - Sloupce - Skrýt</emph>."
+#. LbHeW
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -648,6 +727,7 @@ msgctxt ""
msgid "Choose <emph>Sheet - Hide Sheet</emph>."
msgstr "Zvolte <emph>List - Skrýt list</emph>."
+#. dGUoz
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -656,6 +736,7 @@ msgctxt ""
msgid "Choose <emph>Format - Rows - Show</emph>."
msgstr "Zvolte <emph>Formát - Řádky - Zobrazit</emph>."
+#. FxHfR
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -664,6 +745,7 @@ msgctxt ""
msgid "Choose <emph>Format - Columns - Show</emph>."
msgstr "Zvolte <emph>Formát - Sloupce - Zobrazit</emph>."
+#. 9hBja
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -672,6 +754,7 @@ msgctxt ""
msgid "<variable id=\"fospa\">Choose <emph>Format - Columns</emph>.</variable>"
msgstr "<variable id=\"fospa\">Choose <emph>Formát - Sloupce</emph>.</variable>"
+#. R24Eg
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -680,6 +763,7 @@ msgctxt ""
msgid "Choose <emph>Format - Columns - Optimal Width</emph>."
msgstr "Zvolte <emph>Formát - Sloupce - Optimální šířka</emph>."
+#. RzL7Z
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -688,6 +772,7 @@ msgctxt ""
msgid "Double-click right column separator in column headers."
msgstr "Poklepejte na pravý oddělovač sloupců v záhlaví sloupce."
+#. kDwZF
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -696,6 +781,7 @@ msgctxt ""
msgid "<variable id=\"fot\">Choose <emph>Sheet</emph>.</variable>"
msgstr "<variable id=\"fot\">Zvolte <emph>List</emph>.</variable>"
+#. LBhtC
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -704,6 +790,7 @@ msgctxt ""
msgid "<variable id=\"fotu\">Choose <emph>Sheet - Rename Sheet</emph>.</variable>"
msgstr "<variable id=\"fotu\">Zvolte <emph>List - Přejmenovat list</emph>.</variable>"
+#. dCE4r
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -712,6 +799,7 @@ msgctxt ""
msgid "<variable id=\"fotenb\">Choose <emph>Sheet - Show Sheet</emph>.</variable>"
msgstr "<variable id=\"fotenb\">Zvolte <emph>List - Zobrazit list</emph>.</variable>"
+#. bJzNC
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -720,6 +808,7 @@ msgctxt ""
msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph>.</variable>"
msgstr "<variable id=\"foste\">Zvolte <emph>Formát - Stránka</emph>.</variable>"
+#. KrDGC
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -728,6 +817,7 @@ msgctxt ""
msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab.</variable>"
msgstr "<variable id=\"fostel\">Zvolte kartu <emph>Formát - Stránka - List</emph>.</variable>"
+#. CqGPT
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -736,6 +826,7 @@ msgctxt ""
msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph>.</variable>"
msgstr "<variable id=\"fodrbe\">Zvolte <emph>Formát - Oblasti tisku</emph>.</variable>"
+#. 8mFPE
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -744,6 +835,7 @@ msgctxt ""
msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph>.</variable>"
msgstr "<variable id=\"fodrfe\">Zvolte <emph>Formát - Oblasti tisku - Definovat</emph>.</variable>"
+#. BneiE
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -752,6 +844,7 @@ msgctxt ""
msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph>.</variable>"
msgstr "<variable id=\"fodrhin\">Zvolte <emph>Formát - Oblasti tisku - Přidat</emph>.</variable>"
+#. KgEb2
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -760,6 +853,7 @@ msgctxt ""
msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph>.</variable>"
msgstr "<variable id=\"fodbah\">Zvolte <emph>Formát - Oblasti tisku - Vymazat</emph>.</variable>"
+#. n6cmd
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -768,14 +862,16 @@ msgctxt ""
msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph>.</variable>"
msgstr "<variable id=\"fodbbe\">Zvolte <emph>Formát - Oblasti tisku - Upravit</emph>.</variable>"
+#. gWWhE
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3153916\n"
"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>."
-msgstr "Zvolte <emph>Formát - Automatický formát</emph>."
+msgid "Choose <emph>Format - AutoFormat Styles</emph>."
+msgstr ""
+#. ABeaN
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -784,14 +880,16 @@ msgctxt ""
msgid "On the <emph>Tools</emph> bar, click"
msgstr "Na liště <emph>Nástroje</emph> klepněte na"
+#. RRjPc
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
"par_id3149332\n"
"help.text"
-msgid "<image id=\"img_id3156020\" src=\"cmd/sc_autoformat.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156020\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156020\" src=\"cmd/sc_autoformat.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156020\">Ikonka</alt></image>"
+msgid "<image id=\"img_id3156020\" src=\"cmd/sc_autoformat.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156020\">AutoFormat Styles Icon</alt></image>"
+msgstr ""
+#. RBF2g
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -800,6 +898,7 @@ msgctxt ""
msgid "AutoFormat"
msgstr "Automatický formát"
+#. d2VYa
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -808,6 +907,7 @@ msgctxt ""
msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional</emph>.</variable>"
msgstr "<variable id=\"bedingte\">Zvolte <emph>Formát - Podmíněný</emph>.</variable>"
+#. aFWLc
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -816,6 +916,7 @@ msgctxt ""
msgid "Tools Menu"
msgstr "Nabídka Nástroje"
+#. kaV4j
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -824,6 +925,7 @@ msgctxt ""
msgid "Tools Menu"
msgstr "Nabídka Nástroje"
+#. YGCDR
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -832,6 +934,7 @@ msgctxt ""
msgid "<variable id=\"exdektv\">Choose <emph>Tools - Detective</emph>.</variable>"
msgstr "<variable id=\"exdektv\">Zvolte <emph>Nástroje - Detektiv</emph>.</variable>"
+#. dPH3j
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -840,6 +943,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>."
msgstr "Zvolte <emph>Nástroje - Detektiv - Předchůdci</emph>."
+#. iGnP6
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -848,6 +952,7 @@ msgctxt ""
msgid "Shift+F7"
msgstr "Shift+F7"
+#. Mn26m
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -856,6 +961,7 @@ msgctxt ""
msgid "<variable id=\"silbentrennungc\">Menu <emph>Tools - Language - Hyphenation</emph>.</variable>"
msgstr "<variable id=\"silbentrennungc\">Nabídka <emph>Nástroje - Jazyk - Dělení slov</emph>.</variable>"
+#. kGGCG
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -864,6 +970,7 @@ msgctxt ""
msgid "<variable id=\"exdvore\">Choose <emph>Tools - Detective - Remove Precedents</emph>.</variable>"
msgstr "<variable id=\"exdvore\">Zvolte <emph>Nástroje - Detektiv - Odstranit předchůdce</emph>.</variable>"
+#. iXoyD
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -872,6 +979,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>."
msgstr "Zvolte <emph>Nástroje - Detektiv - Následníci</emph>."
+#. hXmKJ
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -880,6 +988,7 @@ msgctxt ""
msgid "Shift+F5"
msgstr "Shift+F5"
+#. f6Azg
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -888,6 +997,7 @@ msgctxt ""
msgid "<variable id=\"exdszne\">Choose <emph>Tools - Detective - Remove Dependents</emph>.</variable>"
msgstr "<variable id=\"exdszne\">Zvolte <emph>Nástroje - Detektiv - Odstranit následníky</emph>.</variable>"
+#. kYsC6
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -896,6 +1006,7 @@ msgctxt ""
msgid "<variable id=\"exdase\">Choose <emph>Tools - Detective - Remove All Traces</emph>.</variable>"
msgstr "<variable id=\"exdase\">Zvolte <emph>Nástroje - Detektiv - Odstranit všechny závislosti</emph>.</variable>"
+#. bvGMB
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -904,6 +1015,7 @@ msgctxt ""
msgid "<variable id=\"exdszfe\">Choose <emph>Tools - Detective - Trace Error</emph>.</variable>"
msgstr "<variable id=\"exdszfe\">Zvolte <emph>Nástroje - Detektiv - Vyhledat závislosti chyby</emph>.</variable>"
+#. eps9h
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -912,6 +1024,7 @@ msgctxt ""
msgid "<variable id=\"fuellmodus\">Choose <emph>Tools - Detective - Fill Mode</emph>.</variable>"
msgstr "<variable id=\"fuellmodus\">Zvolte<emph>Nástroje - Detektiv - Vyhledávání závislostí</emph>.</variable>"
+#. PFGqZ
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -920,6 +1033,7 @@ msgctxt ""
msgid "<variable id=\"dateneinkreisen\">Choose <emph>Tools - Detective - Mark Invalid Data</emph>.</variable>"
msgstr "<variable id=\"dateneinkreisen\">Zvolte <emph>Nástroje - Detektiv - Označit neplatná data</emph>.</variable>"
+#. vVZWK
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -928,6 +1042,7 @@ msgctxt ""
msgid "<variable id=\"spurenaktualisieren\">Choose <emph>Tools - Detective - Refresh Traces</emph>.</variable>"
msgstr "<variable id=\"spurenaktualisieren\">Zvolte <emph>Nástroje - Detektiv - Obnovit závislosti</emph>.</variable>"
+#. kPsK3
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -936,6 +1051,7 @@ msgctxt ""
msgid "<variable id=\"automatisch\">Choose <emph>Tools - Detective - AutoRefresh</emph>.</variable>"
msgstr "<variable id=\"automatisch\">Zvolte <emph>Nástroje - Detektiv - Automatické obnovení</emph>.</variable>"
+#. 9Jzv6
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -944,6 +1060,7 @@ msgctxt ""
msgid "<variable id=\"exzws\">Choose <emph>Tools - Goal Seek</emph>.</variable>"
msgstr "<variable id=\"exzws\">Zvolte <emph>Nástroje - Hledat řešení</emph>.</variable>"
+#. fLN9D
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -952,6 +1069,7 @@ msgctxt ""
msgid "<variable id=\"solver\">Choose <emph>Tools - Solver</emph>.</variable>"
msgstr "<variable id=\"solver\">Zvolte <emph>Nástroje - Řešitel</emph>.</variable>"
+#. 8onpF
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -960,6 +1078,7 @@ msgctxt ""
msgid "<variable id=\"solver_options\">Choose <emph>Tools - Solver</emph>, click <emph>Options</emph> button.</variable>"
msgstr "<variable id=\"solver_options\">Zvolte <emph>Nástroje - Řešitel</emph> a klepněte na <emph>tlačítko Možnosti</emph>.</variable>"
+#. nATsE
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -968,6 +1087,7 @@ msgctxt ""
msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph>.</variable>"
msgstr "<variable id=\"exsze\">Zvolte <emph>Nástroje - Scénáře</emph>.</variable>"
+#. uHRwy
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -976,6 +1096,7 @@ msgctxt ""
msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph>.</variable>"
msgstr "<variable id=\"protect_sheet\">Zvolte <emph>Nástroje - Uzamknout list</emph>.</variable>"
+#. tKszw
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -984,6 +1105,7 @@ msgctxt ""
msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet Structure</emph>.</variable>"
msgstr "<variable id=\"protect_spreadsheet\">Zvolte <emph>Nástroje - Uzamknout strukturu sešitu</emph>.</variable>"
+#. WXFLf
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -992,6 +1114,7 @@ msgctxt ""
msgid "Choose <emph>Data - Calculate - Recalculate</emph>."
msgstr "Zvolte <emph>Data - Spočítat - Přepočítat</emph>."
+#. egZqC
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -1000,6 +1123,7 @@ msgctxt ""
msgid "F9"
msgstr "F9"
+#. EA2vV
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -1008,6 +1132,7 @@ msgctxt ""
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Formula</emph>."
msgstr "Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Vzorec</emph>."
+#. YmRzU
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -1016,6 +1141,7 @@ msgctxt ""
msgid "<variable id=\"exatmb\">Choose <emph>Data - Calculate - AutoCalculate</emph>.</variable>"
msgstr "<variable id=\"exatmb\">Zvolte <emph>Data - Spočítat - Automatický výpočet</emph>.</variable>"
+#. tazcD
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -1024,6 +1150,7 @@ msgctxt ""
msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - AutoInput</emph>.</variable>"
msgstr "<variable id=\"autoeingabe\">Zvolte <emph>Nástroje - Automatické dokončování</emph>.</variable>"
+#. FfMAN
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -1032,6 +1159,7 @@ msgctxt ""
msgid "Window Menu"
msgstr "Nabídka Okno"
+#. mu4fa
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -1040,6 +1168,7 @@ msgctxt ""
msgid "Window Menu"
msgstr "Nabídka Okno"
+#. 64duT
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -1048,6 +1177,7 @@ msgctxt ""
msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr "<variable id=\"fete\">Zvolte <item type=\"menuitem\">Zobrazit - Rozdělit okno</item>.</variable>"
+#. wQuKj
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -1056,6 +1186,7 @@ msgctxt ""
msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>.</variable>"
msgstr "<variable id=\"fefix\">Zvolte <item type=\"menuitem\">Zobrazit - Ukotvit buňky - Ukotvit řádky a sloupce</item>.</variable>"
+#. BkQfX
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1064,6 +1195,7 @@ msgctxt ""
msgid "Data Menu"
msgstr "Nabídka Data"
+#. YxNCy
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1072,6 +1204,7 @@ msgctxt ""
msgid "Data Menu"
msgstr "Nabídka Data"
+#. MMjvu
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1080,6 +1213,7 @@ msgctxt ""
msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph>.</variable>"
msgstr "<variable id=\"text2columns\">Zvolte <emph>Data - Text do sloupců</emph>.</variable>"
+#. RBCHZ
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1088,6 +1222,7 @@ msgctxt ""
msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph>.</variable>"
msgstr "<variable id=\"dbrbf\">Zvolte <emph>Data - Definovat oblast</emph>.</variable>"
+#. 8aB3C
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1096,6 +1231,7 @@ msgctxt ""
msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph>.</variable>"
msgstr "<variable id=\"dbrba\">Zvolte <emph>Data - Vybrat oblast</emph>.</variable>"
+#. 8eaL8
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1104,6 +1240,7 @@ msgctxt ""
msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph>.</variable>"
msgstr "<variable id=\"dnsrt\">Zvolte <emph>Data - Řadit</emph>.</variable>"
+#. oEATB
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1112,6 +1249,7 @@ msgctxt ""
msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab."
msgstr "Zvolte kartu <emph>Data - Řadit - Seřadit podle</emph>."
+#. hBn6A
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1120,6 +1258,7 @@ msgctxt ""
msgid "On <emph>Standard</emph> bar, click"
msgstr "Na liště <emph>Standardní</emph> klepněte na"
+#. tBEpr
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1128,6 +1267,7 @@ msgctxt ""
msgid "<image id=\"img_id3150543\" src=\"cmd/sc_sortup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150543\">Icon</alt></image>"
msgstr "<image id=\"img_id3150543\" src=\"cmd/sc_sortup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150543\">Ikonka</alt></image>"
+#. vv2Zk
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1136,6 +1276,7 @@ msgctxt ""
msgid "Sort Ascending"
msgstr "Řadit vzestupně"
+#. fhex2
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1144,6 +1285,7 @@ msgctxt ""
msgid "<image id=\"img_id3125863\" src=\"cmd/sc_sortdown.png\" width=\"0.1701inch\" height=\"0.1701inch\"><alt id=\"alt_id3125863\">Icon</alt></image>"
msgstr "<image id=\"img_id3125863\" src=\"cmd/sc_sortdown.png\" width=\"0.1701inch\" height=\"0.1701inch\"><alt id=\"alt_id3125863\">Ikonka</alt></image>"
+#. AHMAB
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1152,6 +1294,7 @@ msgctxt ""
msgid "Sort Descending"
msgstr "Řadit sestupně"
+#. C3DzW
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1160,6 +1303,7 @@ msgctxt ""
msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab.</variable>"
msgstr "<variable id=\"dnstot\">Zvolte kartu <emph>Data - Řadit - Možnosti</emph>.</variable>"
+#. KsX3d
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1168,6 +1312,7 @@ msgctxt ""
msgid "<variable id=\"dnftr\">Choose <emph>Data - More Filters</emph>.</variable>"
msgstr "<variable id=\"dnftr\">Zvolte <emph>Data - Další filtry</emph>.</variable>"
+#. GeDGj
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1176,6 +1321,7 @@ msgctxt ""
msgid "Choose <emph>Data - AutoFilter</emph>."
msgstr "Zvolte <emph>Data - Automatický filtr</emph>."
+#. QwBAG
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1184,6 +1330,7 @@ msgctxt ""
msgid "On <emph>Tools</emph> bar or <emph>Table Data</emph> bar, click"
msgstr "Na liště <emph>Nástroje</emph> nebo <emph>Data tabulky</emph> klepněte na"
+#. WEeFA
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1192,6 +1339,7 @@ msgctxt ""
msgid "<image id=\"img_id3149413\" src=\"cmd/sc_datafilterautofilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149413\">Icon</alt></image>"
msgstr "<image id=\"img_id3149413\" src=\"cmd/sc_datafilterautofilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149413\">Ikonka</alt></image>"
+#. dwkEN
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1200,6 +1348,7 @@ msgctxt ""
msgid "AutoFilter"
msgstr "Automatický filtr"
+#. MLpCL
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1208,6 +1357,7 @@ msgctxt ""
msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph> .</variable>"
msgstr "<variable id=\"dnfspz\">Zvolte <emph>Data - Další filtry - Pokročilý filtr</emph>.</variable>"
+#. PEeec
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1216,6 +1366,7 @@ msgctxt ""
msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label."
msgstr "Zvolte popisek <emph>Data - Další filtry - Standardní filtr - Možnosti</emph>."
+#. rEgAn
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1224,6 +1375,7 @@ msgctxt ""
msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label."
msgstr "Zvolte popisek <emph>Data - Další filtry - Pokročilý filtr - Možnosti</emph>."
+#. pcYQb
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1232,6 +1384,7 @@ msgctxt ""
msgid "Choose <emph>Data - More Filters - Reset Filter</emph>."
msgstr "Zvolte <emph>Data - Další filtry - Odstranit filtr</emph>."
+#. c524g
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1240,6 +1393,7 @@ msgctxt ""
msgid "On <emph>Table Data</emph> bar, click <emph>Reset Filter/Sort</emph>."
msgstr "Na liště <emph>Data tabulky</emph> klepněte na <emph>Odstranit filtr/řazení</emph>."
+#. MpJRw
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1248,6 +1402,7 @@ msgctxt ""
msgid "<image id=\"img_id3145792\" src=\"cmd/sc_removefilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145792\">Icon</alt></image>"
msgstr "<image id=\"img_id3145792\" src=\"cmd/sc_removefilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145792\">Ikonka</alt></image>"
+#. B9xjy
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1256,6 +1411,7 @@ msgctxt ""
msgid "Reset Filter/Sort"
msgstr "Odstranit filtr/řazení"
+#. eqxFL
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1264,6 +1420,7 @@ msgctxt ""
msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph>.</variable>"
msgstr "<variable id=\"dnaftas\">Zvolte <emph>Data - Další filtry - Skrýt automatický filtr</emph>.</variable>"
+#. aoNDF
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1272,6 +1429,7 @@ msgctxt ""
msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph>.</variable>"
msgstr "<variable id=\"dntegs\">Zvolte <emph>Data - Mezisoučty</emph>.</variable>"
+#. 4GWVS
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1280,6 +1438,7 @@ msgctxt ""
msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs.</variable>"
msgstr "<variable id=\"dntezd\">Zvolte karty <emph>Data - Mezisoučty - 1., 2., 3. skupina</emph>.</variable>"
+#. rU3dk
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1288,6 +1447,7 @@ msgctxt ""
msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab.</variable>"
msgstr "<variable id=\"dntopi\">Zvolte kartu <emph>Data - Mezisoučty - Možnosti</emph>.</variable>"
+#. UUjAm
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1296,6 +1456,7 @@ msgctxt ""
msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph>.</variable>"
msgstr "<variable id=\"datengueltig\">Zvolte <emph>Data - Platnost</emph>.</variable>"
+#. zEawg
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1304,6 +1465,7 @@ msgctxt ""
msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab.</variable>"
msgstr "<variable id=\"datengueltigwerte\">Zvolte kartu <emph>Data - Platnost - Kritéria</emph>.</variable>"
+#. bfJfv
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1312,6 +1474,7 @@ msgctxt ""
msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab.</variable>"
msgstr "<variable id=\"datengueltigeingabe\">Zvolte kartu <emph>Data - Platnost - Nápověda při vstupu</emph>.</variable>"
+#. JHPw4
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1320,6 +1483,7 @@ msgctxt ""
msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab.</variable>"
msgstr "<variable id=\"datengueltigfehler\">Zvolte kartu <emph>Data - Platnost - Chybové hlášení</emph>.</variable>"
+#. dmwsV
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1328,6 +1492,7 @@ msgctxt ""
msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph>.</variable>"
msgstr "<variable id=\"dnmfo\">Zvolte <emph>Data - Vícenásobné operace</emph>.</variable>"
+#. iZdCu
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1336,6 +1501,7 @@ msgctxt ""
msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph>.</variable>"
msgstr "<variable id=\"dnksd\">Zvolte <emph>Data - Konsolidovat</emph>.</variable>"
+#. mQYW6
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1344,6 +1510,7 @@ msgctxt ""
msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph>.</variable>"
msgstr "<variable id=\"dngld\">Zvolte <emph>Data - Seskupení a souhrn</emph>.</variable>"
+#. 7AiJR
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1352,6 +1519,7 @@ msgctxt ""
msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph>.</variable>"
msgstr "<variable id=\"dngda\">Zvolte <emph>Data - Seskupení a souhrn - Skrýt podrobnosti</emph>.</variable>"
+#. A6P9g
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1360,6 +1528,7 @@ msgctxt ""
msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph>.</variable>"
msgstr "<variable id=\"dngde\">Zvolte <emph>Data - Seskupení a souhrn - Zobrazit podrobnosti</emph>.</variable>"
+#. ntpHG
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1368,6 +1537,7 @@ msgctxt ""
msgid "Choose <emph>Data - Group and Outline - Group</emph>."
msgstr "Zvolte <emph>Data - Seskupení a souhrn - Seskupit</emph>."
+#. AoaeW
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1376,6 +1546,7 @@ msgctxt ""
msgid "F12"
msgstr "F12"
+#. J93iw
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1384,6 +1555,7 @@ msgctxt ""
msgid "On <emph>Tools</emph> bar, click"
msgstr "Na liště <emph>Nástroje</emph> klepněte na"
+#. KsK5g
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1392,6 +1564,7 @@ msgctxt ""
msgid "<image id=\"img_id3153287\" src=\"cmd/sc_group.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153287\">Icon</alt></image>"
msgstr "<image id=\"img_id3153287\" src=\"cmd/sc_group.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153287\">Ikona</alt></image>"
+#. vxBx5
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1400,6 +1573,7 @@ msgctxt ""
msgid "Group"
msgstr "Seskupit"
+#. A26D7
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1408,6 +1582,7 @@ msgctxt ""
msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>."
msgstr "Zvolte <emph>Data - Seskupení a souhrn - Zrušit seskupení</emph>."
+#. svWUT
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1416,6 +1591,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F12"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F12"
+#. JNLDc
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1424,6 +1600,7 @@ msgctxt ""
msgid "On <emph>Tools</emph> bar, click"
msgstr "Na liště <emph>Nástroje</emph> klepněte na"
+#. TpnTL
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1432,6 +1609,7 @@ msgctxt ""
msgid "<image id=\"img_id3155914\" src=\"cmd/sc_ungroup.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155914\">Icon</alt></image>"
msgstr "<image id=\"img_id3155914\" src=\"cmd/sc_ungroup.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155914\">Ikona</alt></image>"
+#. D5tBT
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1440,6 +1618,7 @@ msgctxt ""
msgid "Ungroup"
msgstr "Zrušit seskupení"
+#. RwmQ6
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1448,6 +1627,7 @@ msgctxt ""
msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph>.</variable>"
msgstr "<variable id=\"dnglagl\">Zvolte <emph>Data - Seskupení a souhrn - Automatické souhrny</emph>.</variable>"
+#. HhK9D
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1456,6 +1636,7 @@ msgctxt ""
msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove Outline</emph>.</variable>"
msgstr "<variable id=\"dnglef\">Zvolte <emph>Data - Seskupení a souhrn - Odstranit souhrny</emph>.</variable>"
+#. jHNnB
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1464,6 +1645,7 @@ msgctxt ""
msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables).</variable>"
msgstr "<variable id=\"dngdrill\">Zvolte <emph>Data - Seskupení a souhrn - Zobrazit podrobnosti</emph> (pro některé kontingenční tabulky).</variable>"
+#. MQZ6A
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1472,6 +1654,7 @@ msgctxt ""
msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph>.</variable>"
msgstr "<variable id=\"dndtpt\">Zvolte <emph>Data - Kontingenční tabulka</emph>.</variable>"
+#. TAn4b
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1480,6 +1663,7 @@ msgctxt ""
msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph>.</variable>"
msgstr "<variable id=\"dndpa\">Zvolte <emph>Vložit - Kontingenční tabulka</emph>.</variable>"
+#. 6GiyL
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1488,6 +1672,7 @@ msgctxt ""
msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
msgstr "<variable id=\"dndq\">Zvolte <emph>Vložit - Kontingenční tabulka</emph>, v dialogovém okně <emph>Výběr zdroje</emph> vyberte volbu <emph>Zdroj dat registrovaný v $[officename]</emph>.</variable>"
+#. qP8SA
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1496,6 +1681,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Current selection</emph>."
msgstr "Zvolte <emph>Vložit - Kontingenční tabulka</emph>, v dialogovém okně <emph>Výběr zdroje</emph> vyberte volbu <emph>Současný výběr</emph>."
+#. GACGc
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1504,6 +1690,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Pivot Table</emph>, in the <emph>Select Source</emph> dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
msgstr "Zvolte <emph>Vložit - Kontingenční tabulka</emph>, v dialogovém okně <emph>Výběr zdroje</emph> vyberte volbu <emph>Zdroj dat registrovaný v $[officename]</emph>, klepněte na <emph>OK</emph> a zobrazí se dialogové okno <emph>Vybrat zdroj dat</emph>."
+#. yTKVJ
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1512,6 +1699,7 @@ msgctxt ""
msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph>.</variable>"
msgstr "<variable id=\"dndpak\">Zvolte <emph>Data - Kontingenční tabulka - Obnovit</emph>.</variable>"
+#. QeUt7
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1520,6 +1708,7 @@ msgctxt ""
msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph>.</variable>"
msgstr "<variable id=\"dndploe\">Zvolte <emph>Data - Kontingenční tabulka - Smazat</emph>.</variable>"
+#. nX3fD
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1528,6 +1717,7 @@ msgctxt ""
msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph>.</variable>"
msgstr "<variable id=\"dndakt\">Zvolte <emph>Data - Obnovit oblast</emph>.</variable>"
+#. xpDxc
#: 00000412.xhp
msgctxt ""
"00000412.xhp\n"
@@ -1536,6 +1726,7 @@ msgctxt ""
msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph>.</variable>"
msgstr "<variable id=\"grouping\">Zvolte <emph>Data - Seskupení a souhrn - Seskupit</emph>.</variable>"
+#. mAfT6
#: avail_release.xhp
msgctxt ""
"avail_release.xhp\n"
@@ -1544,6 +1735,7 @@ msgctxt ""
msgid "Available since release"
msgstr "K dispozici od vydání"
+#. B5GKt
#: avail_release.xhp
msgctxt ""
"avail_release.xhp\n"
@@ -1552,6 +1744,7 @@ msgctxt ""
msgid "<variable id=\"release\">This function is available since %PRODUCTNAME </variable>"
msgstr "<variable id=\"release\">Tato funkce je k dispozici od vydání %PRODUCTNAME </variable>"
+#. LSPBz
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
@@ -1560,6 +1753,7 @@ msgctxt ""
msgid "Sheet Menu"
msgstr "Nabídka List"
+#. PjDuc
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
@@ -1568,6 +1762,7 @@ msgctxt ""
msgid "Sheet Menu"
msgstr "Nabídka List"
+#. 6Xr4C
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
@@ -1576,6 +1771,7 @@ msgctxt ""
msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph>.</variable>"
msgstr "<variable id=\"insert_rows_above\">Zvolte <emph>List - Vložit řádky - Řádky nad</emph>.</variable>"
+#. pXitE
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
@@ -1584,6 +1780,7 @@ msgctxt ""
msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph>.</variable>"
msgstr "<variable id=\"insert_rows_below\">Zvolte <emph>List - Vložit řádky - Řádky pod</emph>.</variable>"
+#. uBtCP
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
@@ -1592,6 +1789,7 @@ msgctxt ""
msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Before</emph>.</variable>"
msgstr "<variable id=\"insert_columns_left\">Zvolte <emph>List - Vložit sloupce - Sloupce před</emph>.</variable>"
+#. qQg7B
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
@@ -1600,6 +1798,7 @@ msgctxt ""
msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns After</emph>.</variable>"
msgstr "<variable id=\"insert_columns_right\">Zvolte <emph>List - Vložit sloupce - Sloupce za</emph>.</variable>"
+#. GiD3z
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
@@ -1608,6 +1807,7 @@ msgctxt ""
msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph>.</variable>"
msgstr "<variable id=\"insert_page_break\">Zvolte <emph>List - Vložit zalomení stránky</emph>.</variable>"
+#. VeJdv
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
@@ -1616,6 +1816,7 @@ msgctxt ""
msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph>.</variable>"
msgstr "<variable id=\"insert_page_break_row\">Zvolte <emph>List - Vložit zalomení stránky - Zalomení řádku</emph>.</variable>"
+#. 3Cc3c
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
@@ -1624,6 +1825,7 @@ msgctxt ""
msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph>.</variable>"
msgstr "<variable id=\"insert_page_break_column\">Zvolte <emph>List - Vložit zalomení stránky - Zalomení sloupce</emph>.</variable>"
+#. i3nrt
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
@@ -1632,6 +1834,7 @@ msgctxt ""
msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph>.</variable>"
msgstr "<variable id=\"delete_page_break\">Zvolte <emph>List - Smazat zalomení stránky</emph>.</variable>"
+#. NTjp2
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
@@ -1640,6 +1843,7 @@ msgctxt ""
msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph>.</variable>"
msgstr "<variable id=\"delete_page_break_row\">Zvolte <emph>List - Smazat zalomení stránky - Zalomení řádku</emph>.</variable>"
+#. vP5dr
#: sheet_menu.xhp
msgctxt ""
"sheet_menu.xhp\n"
@@ -1647,3 +1851,4 @@ msgctxt ""
"help.text"
msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph>.</variable>"
msgstr "<variable id=\"delete_page_break_column\">Zvolte <emph>List - Smazat zalomení stránky - Zalomení sloupce</emph>.</variable>"
+
diff --git a/source/cs/helpcontent2/source/text/scalc/01.po b/source/cs/helpcontent2/source/text/scalc/01.po
index 51f67c4f74d..3e50552fe5a 100644
--- a/source/cs/helpcontent2/source/text/scalc/01.po
+++ b/source/cs/helpcontent2/source/text/scalc/01.po
@@ -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-06-03 17:45+0200\n"
+"POT-Creation-Date: 2019-09-30 14:01+0200\n"
"PO-Revision-Date: 2019-06-07 17:06+0000\n"
"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: NONE\n"
@@ -13,10 +13,11 @@ 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: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1559927186.000000\n"
+#. sZfWF
#: 01120000.xhp
msgctxt ""
"01120000.xhp\n"
@@ -25,6 +26,7 @@ msgctxt ""
msgid "Print Preview"
msgstr "Náhled tisku"
+#. NKqbi
#: 01120000.xhp
msgctxt ""
"01120000.xhp\n"
@@ -33,6 +35,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/01120000.xhp\">Print Preview</link>"
msgstr "<link href=\"text/scalc/01/01120000.xhp\">Náhled tisku</link>"
+#. fVsK6
#: 01120000.xhp
msgctxt ""
"01120000.xhp\n"
@@ -41,6 +44,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:PrintPreview\">Displays a preview of the printed page or closes the preview.</ahelp>"
msgstr "<ahelp hid=\".uno:PrintPreview\">Zobrazí náhled strany pro tisk nebo zavře náhled.</ahelp>"
+#. ijRPC
#: 01120000.xhp
msgctxt ""
"01120000.xhp\n"
@@ -49,6 +53,7 @@ msgctxt ""
msgid "Use the icons on the <emph>Print Preview Bar</emph> to scroll through the pages of the document or to print the document."
msgstr "Pomocí ikon na <emph>liště Náhled tisku</emph> můžete posouvat stránky dokumentu nebo dokument vytisknout."
+#. 46HWh
#: 01120000.xhp
msgctxt ""
"01120000.xhp\n"
@@ -57,6 +62,7 @@ msgctxt ""
msgid "You can also press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up and <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Down keys to scroll through the pages."
msgstr "Posouvat se po stránkách lze též stiskem kláves <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up a <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Down."
+#. a3yjJ
#: 01120000.xhp
msgctxt ""
"01120000.xhp\n"
@@ -65,6 +71,7 @@ msgctxt ""
msgid "You cannot edit your document while you are in the print preview."
msgstr "Dokument nelze v režimu náhledu tisku upravovat."
+#. r6cpD
#: 01120000.xhp
msgctxt ""
"01120000.xhp\n"
@@ -73,6 +80,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">To exit the print preview, click the <emph>Close Preview</emph> button.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Náhled tisku ukončíte klepnutím na tlačítko <emph>Zavřít náhled</emph>.</ahelp>"
+#. 2uwLw
#: 01120000.xhp
msgctxt ""
"01120000.xhp\n"
@@ -81,6 +89,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/main0210.xhp\" name=\"Page View Object Bar\">Page View Object Bar</link>"
msgstr "<link href=\"text/scalc/main0210.xhp\" name=\"Lišta Náhled tisku\">Lišta Náhled tisku</link>"
+#. yzNBP
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -89,6 +98,7 @@ msgctxt ""
msgid "Navigator"
msgstr "Navigátor"
+#. accJq
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -97,6 +107,7 @@ msgctxt ""
msgid "<bookmark_value>Navigator;for sheets</bookmark_value><bookmark_value>navigating;in spreadsheets</bookmark_value><bookmark_value>displaying; scenario names</bookmark_value><bookmark_value>scenarios;displaying names</bookmark_value>"
msgstr "<bookmark_value>Navigátor;pro listy</bookmark_value><bookmark_value>navigace;v sešitech</bookmark_value><bookmark_value>zobrazení; názvy scénářů</bookmark_value><bookmark_value>scénáře;zobrazení názvů</bookmark_value>"
+#. StZPy
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -105,6 +116,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link>"
msgstr "<link href=\"text/scalc/01/02110000.xhp\" name=\"Navigátor\">Navigátor</link>"
+#. CJKL2
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -113,6 +125,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Navigator\">Activates and deactivates the Navigator.</ahelp> The Navigator is a <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dockable window\">dockable window</link>."
msgstr "<ahelp hid=\".uno:Navigator\">Aktivuje a deaktivuje Navigátor.</ahelp> Navigátor je <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"ukotvitelné okno\">ukotvitelné okno</link>."
+#. tDkHa
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -121,6 +134,7 @@ msgctxt ""
msgid "Choose <emph>View - Navigator</emph> to display the Navigator."
msgstr "Pro otevření okna Navigátoru zvolte <emph>Zobrazit - Navigátor</emph>."
+#. LdmQW
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -129,6 +143,7 @@ msgctxt ""
msgid "Column"
msgstr "Sloupec"
+#. Sk2Cs
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -137,6 +152,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/column\">Enter the column letter. Press Enter to reposition the cell cursor to the specified column in the same row.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/column\">Zadejte písmeno sloupce. Stiskněte Enter pro přemístění kurzoru na určený sloupec na stejném řádku.</ahelp>"
+#. EtDeK
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -145,6 +161,7 @@ msgctxt ""
msgid "Row"
msgstr "Řádek"
+#. Bjxsy
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -153,6 +170,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/row\">Enter a row number. Press Enter to reposition the cell cursor to the specified row in the same column.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/row\">Zadejte číslo řádku. Stiskněte Enter pro přemístění kurzoru na určený řádek ve stejném sloupci.</ahelp>"
+#. wRKcF
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -161,6 +179,7 @@ msgctxt ""
msgid "Data Range"
msgstr "Oblast dat"
+#. Ludso
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -169,6 +188,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/datarange\">Specifies the current data range denoted by the position of the cell cursor.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/datarange\">Určuje aktuální oblast dat udávanou pozicí kurzoru.</ahelp>"
+#. xMjGr
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -177,6 +197,7 @@ msgctxt ""
msgid "<image id=\"img_id3147338\" src=\"cmd/sc_grid.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147338\">Icon</alt></image>"
msgstr "<image id=\"img_id3147338\" src=\"cmd/sc_grid.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147338\">Ikona</alt></image>"
+#. NpEWf
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -185,6 +206,7 @@ msgctxt ""
msgid "Data Range"
msgstr "Oblast dat"
+#. f8XR4
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -193,6 +215,7 @@ msgctxt ""
msgid "Start"
msgstr "Začátek"
+#. PG9Gb
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -201,6 +224,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/start\">Moves to the cell at the beginning of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/start\">Přesune se na buňku na začátku aktuální oblasti dat, kterou je možné zvýraznit pomocí tlačítka <emph>Oblast dat</emph>.</ahelp>"
+#. 2UvWv
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -209,6 +233,7 @@ msgctxt ""
msgid "<image id=\"img_id3150515\" src=\"sw/res/sc20186.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150515\">Icon</alt></image>"
msgstr "<image id=\"img_id3150515\" src=\"sw/res/sc20186.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150515\">Ikona</alt></image>"
+#. JRnuj
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -217,6 +242,7 @@ msgctxt ""
msgid "Start"
msgstr "Začátek"
+#. FUgiQ
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -225,6 +251,7 @@ msgctxt ""
msgid "End"
msgstr "Konec"
+#. vJJGz
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -233,6 +260,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/end\">Moves to the cell at the end of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/end\">Přesune se na buňku na konci aktuální oblasti dat, kterou je možné zvýraznit pomocí tlačítka <emph>Oblast dat</emph>.</ahelp>"
+#. dFpfc
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -241,6 +269,7 @@ msgctxt ""
msgid "<image id=\"img_id3148871\" src=\"sw/res/sc20175.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148871\">Icon</alt></image>"
msgstr "<image id=\"img_id3148871\" src=\"sw/res/sc20175.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148871\">Ikona</alt></image>"
+#. t3E2x
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -249,6 +278,7 @@ msgctxt ""
msgid "End"
msgstr "Konec"
+#. x7kGk
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -257,6 +287,7 @@ msgctxt ""
msgid "Toggle"
msgstr "Přepnout"
+#. FE4N7
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -265,6 +296,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/datarange\">Toggles the content view. Only the selected Navigator element and its subelements are displayed.</ahelp> Click the icon again to restore all elements for viewing."
msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/datarange\">Přepne zobrazení obsahu. Budou zobrazeny pouze vybrané prvky Navigátoru a jejich podprvky.</ahelp> Chcete-li opět zobrazit všechny prvky, klepněte na ikonu znovu."
+#. MNxGB
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -273,6 +305,7 @@ msgctxt ""
msgid "<image id=\"img_id3149126\" src=\"sw/res/sc20244.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149126\">Icon</alt></image>"
msgstr "<image id=\"img_id3149126\" src=\"sw/res/sc20244.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149126\">Ikona</alt></image>"
+#. neyie
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -281,6 +314,7 @@ msgctxt ""
msgid "Toggle"
msgstr "Přepnout"
+#. qCqXS
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -289,6 +323,7 @@ msgctxt ""
msgid "Contents"
msgstr "Obsah"
+#. xYfC7
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -297,6 +332,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/toggle\">Allows you to hide/show the contents.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/toggle\">Umožňuje zobrazit/skrýt obsah.</ahelp>"
+#. QVQgS
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -305,6 +341,7 @@ msgctxt ""
msgid "<image id=\"img_id3154738\" src=\"sw/res/sc20233.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154738\">Icon</alt></image>"
msgstr "<image id=\"img_id3154738\" src=\"sw/res/sc20233.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154738\">Ikona</alt></image>"
+#. Jy9Jt
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -313,6 +350,7 @@ msgctxt ""
msgid "Contents"
msgstr "Obsah"
+#. gASoC
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -321,6 +359,7 @@ msgctxt ""
msgid "Scenarios"
msgstr "Scénáře"
+#. 3b9Gu
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -329,6 +368,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/scenarios\">Displays all available scenarios. Double-click a name to apply that scenario.</ahelp> The result is shown in the sheet. For more information, choose <link href=\"text/scalc/01/06050000.xhp\" name=\"Tools - Scenarios\"><emph>Tools - Scenarios</emph></link>."
msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/scenarios\">Zobrazuje všechny dostupné scénáře. Dvojklikem na název použijete vybraný scénář.</ahelp> Výsledek je zobrazen na listu. Pro více informací zvolte <link href=\"text/scalc/01/06050000.xhp\" name=\"Tools - Scenarios\"><emph>Nástroje - Scénáře</emph></link>."
+#. EXPBq
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -337,6 +377,7 @@ msgctxt ""
msgid "<image id=\"img_id3159256\" src=\"sc/res/na07.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159256\">Icon</alt></image>"
msgstr "<image id=\"img_id3159256\" src=\"sc/res/na07.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159256\">Ikona</alt></image>"
+#. 4ANZj
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -345,6 +386,7 @@ msgctxt ""
msgid "Scenarios"
msgstr "Scénáře"
+#. xDAAF
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -353,6 +395,7 @@ msgctxt ""
msgid "If the Navigator displays scenarios, you can access the following commands when you right-click a scenario entry:"
msgstr "Jsou-li v Navigátoru zobrazeny scénáře, je možné po klepnutí na položku scénáře přistupovat k následujícím příkazům:"
+#. RzGer
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -361,6 +404,7 @@ msgctxt ""
msgid "Delete"
msgstr "Odstranit"
+#. juRBz
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -369,6 +413,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/scenariomenu/delete\">Deletes the selected scenario.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/scenariomenu/delete\">Smaže vybraný scénář.</ahelp>"
+#. QDC2s
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -377,6 +422,7 @@ msgctxt ""
msgid "Properties"
msgstr "Vlastnosti"
+#. oUWEB
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -385,6 +431,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/scenariomenu/edit\">Opens the <link href=\"text/scalc/01/06050000.xhp\">Edit scenario</link> dialog, where you can edit the scenario properties.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/scenariomenu/edit\">Otevře dialog <link href=\"text/scalc/01/06050000.xhp\">Úpravy scénáře</link>, kde je možné upravovat vlastnosti scénáře.</ahelp>"
+#. ph3Ej
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -393,6 +440,7 @@ msgctxt ""
msgid "Drag Mode"
msgstr "Způsob přetáhnutí"
+#. 8F7ZG
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -401,6 +449,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/dragmode\">Opens a submenu for selecting the drag mode. You decide which action is performed when dragging and dropping an object from the Navigator into a document. Depending on the mode you select, the icon indicates whether a hyperlink, link or a copy is created.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/dragmode\">Otevře podnabídku pro výběr režimu přetáhnutí. Lze zvolit, jaká akce se provede při přetáhnutí a puštění objektu z Navigátoru do dokumentu. V závislosti na zvoleném režimu ikona ukazuje, jestli se vytvoří hypertextový odkaz, odkaz nebo kopie.</ahelp>"
+#. eUAnL
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -409,6 +458,7 @@ msgctxt ""
msgid "<image id=\"img_id3159119\" src=\"cmd/sc_chainframes.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159119\">Icon</alt></image>"
msgstr "<image id=\"img_id3159119\" src=\"cmd/sc_chainframes.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159119\">Ikonka</alt></image>"
+#. 4gSwR
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -417,6 +467,7 @@ msgctxt ""
msgid "Drag Mode"
msgstr "Způsob přetáhnutí"
+#. CBoGP
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -425,6 +476,7 @@ msgctxt ""
msgid "Insert as Hyperlink"
msgstr "Vložit jako hypertextový odkaz"
+#. 6A8Ma
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -433,6 +485,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/dropmenu/hyperlink\">Inserts a hyperlink when you drag-and-drop an object from the Navigator into a document.</ahelp> You can later click the created hyperlink to set the cursor and the view to the respective object."
msgstr "<ahelp hid=\"modules/scalc/ui/dropmenu/hyperlink\">Po přetažení objektu z Navigátoru vloží do dokumentu hypertextový odkaz.</ahelp> Později je možné klepnout na vytvořený hypertextový odkaz pro nastavení kurzoru a zobrazení příslušného objektu."
+#. 8ewhC
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -441,6 +494,7 @@ msgctxt ""
msgid "If you insert a hyperlink that links to an open document, you need to save the document before you can use the hyperlink."
msgstr "Když vložíte hypertextový odkaz, který odkazuje na otevřený dokument, musíte daný dokument před použitím hypertextového odkazu uložit."
+#. 7DFYD
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -449,6 +503,7 @@ msgctxt ""
msgid "Insert as Link"
msgstr "Vložit jako odkaz"
+#. AHS3p
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -457,6 +512,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/dropmenu/link\">Creates a link when you drag-and-drop an object from the Navigator into a document.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/dropmenu/link\">Vytvoří odkaz, přetáhnete-li objekt z Navigátoru do dokumentu.</ahelp>"
+#. Nv6EU
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -465,6 +521,7 @@ msgctxt ""
msgid "Insert as Copy"
msgstr "Vložit jako kopii"
+#. hbhsj
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -473,6 +530,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/dropmenu/copy\">Generates a copy when you drag-and-drop an object from the Navigator into a document.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/dropmenu/copy\">Vytvoří kopii, přetáhnete-li objekt z Navigátoru do dokumentu.</ahelp>"
+#. pdbCu
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -481,6 +539,7 @@ msgctxt ""
msgid "Objects"
msgstr "Objekty"
+#. WSEpP
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -489,6 +548,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/contentbox\">Displays all objects in your document.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/contentbox\">Zobrazí všechny objekty v dokumentu.</ahelp>"
+#. G3QTA
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -497,6 +557,7 @@ msgctxt ""
msgid "Documents"
msgstr "Dokumenty"
+#. kEyAe
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -505,6 +566,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/documents\">Displays the names of all open documents.</ahelp> To switch to another open document in the Navigator, click the document name. The status (active, inactive) of the document is shown in brackets after the name. You can switch the active document in the <emph>Window</emph> menu."
msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/documents\">Zobrazí jména všech otevřených dokumentů.</ahelp> Pro přepnutí na jiný otevřený dokument v Navigátoru klepněte na jméno dokumentu. Stav dokumentu (aktivní, neaktivní) je zobrazen v závorkách za jménem. Aktivní dokument můžete přepnout v nabídce <emph>Okno</emph>."
+#. 9DPjf
#: 02120000.xhp
msgctxt ""
"02120000.xhp\n"
@@ -513,6 +575,7 @@ msgctxt ""
msgid "Headers & Footers"
msgstr "Záhlaví a zápatí"
+#. 8CdQf
#: 02120000.xhp
msgctxt ""
"02120000.xhp\n"
@@ -521,6 +584,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/02120000.xhp\" name=\"Headers & Footers\">Headers & Footers</link>"
msgstr "<link href=\"text/scalc/01/02120000.xhp\" name=\"Záhlaví a zápatí\">Záhlaví a zápatí</link>"
+#. b7G8C
#: 02120000.xhp
msgctxt ""
"02120000.xhp\n"
@@ -529,6 +593,7 @@ msgctxt ""
msgid "<variable id=\"kopfundfusszeilentext\"><ahelp hid=\".\">Allows you to define and format headers and footers.</ahelp> </variable>"
msgstr "<variable id=\"kopfundfusszeilentext\"><ahelp hid=\".\">Umožní určit formát záhlaví a zápatí.</ahelp> </variable>"
+#. BCoMt
#: 02120000.xhp
msgctxt ""
"02120000.xhp\n"
@@ -537,6 +602,7 @@ msgctxt ""
msgid "The<emph> Headers/Footers </emph>dialog contains the tabs for defining headers and footers. There will be separate tabs for the left and right page headers and footers if the <emph>Same content left/right</emph> option was not marked in the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog."
msgstr "Dialogové okno <emph>Záhlaví/Zápatí </emph> obsahuje karty pro určení záhlaví a zápatí. Pokud není v dialogovém okně <link href=\"text/scalc/01/05070000.xhp\" name=\"Styl stránky\">Styl stránky</link> zaškrtnuta možnost <emph>Stejný obsah vlevo/vpravo</emph>, zobrazí se oddělené karty pro levou a pravou stránku záhlaví a zápatí."
+#. CTq6U
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -545,6 +611,7 @@ msgctxt ""
msgid "Header/Footer"
msgstr "Záhlaví/Zápatí"
+#. AE2cz
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -553,6 +620,7 @@ msgctxt ""
msgid "<bookmark_value>page styles; headers</bookmark_value> <bookmark_value>page styles; footers</bookmark_value> <bookmark_value>headers; defining</bookmark_value> <bookmark_value>footers; defining</bookmark_value> <bookmark_value>file names in headers/footers</bookmark_value> <bookmark_value>changing;dates, automatically</bookmark_value> <bookmark_value>dates;updating automatically</bookmark_value> <bookmark_value>automatic date updates</bookmark_value>"
msgstr "<bookmark_value>styly stránky; záhlaví</bookmark_value><bookmark_value>styly stránky; zápatí</bookmark_value><bookmark_value>záhlaví; definování</bookmark_value><bookmark_value>zápatí; definování</bookmark_value><bookmark_value>názvy souborů v záhlaví/zápatí</bookmark_value><bookmark_value>změna;data, automaticky</bookmark_value><bookmark_value>data;automatická aktualizace</bookmark_value><bookmark_value>automatická aktualizace data</bookmark_value>"
+#. GDJKF
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -561,6 +629,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/02120100.xhp\" name=\"Header/Footer\">Header/Footer</link>"
msgstr "<link href=\"text/scalc/01/02120100.xhp\" name=\"Záhlaví/Zápatí\">Záhlaví/Zápatí</link>"
+#. vEDP6
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -569,6 +638,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/HeaderFooterContent\">Defines or formats a header or footer for a Page Style.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/HeaderFooterContent\">Definuje nebo formátuje záhlaví nebo zápatí pro styl stránky.</ahelp>"
+#. zcpzd
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -577,6 +647,7 @@ msgctxt ""
msgid "Left Area"
msgstr "Levá oblast"
+#. Zoqx2
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -585,6 +656,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Enter the text to be displayed at the left side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_LEFT\">Vložte text, který má být zobrazen v levé části záhlaví nebo zápatí.</ahelp>"
+#. 3yeo5
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -593,6 +665,7 @@ msgctxt ""
msgid "Center Area"
msgstr "Oblast uprostřed"
+#. B4XrB
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -601,6 +674,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter the text to be displayed at the center of the header or footer.</ahelp>"
msgstr "<ahelp hid=\".\">Vložte text, který má být zobrazen uprostřed záhlaví nebo zápatí.</ahelp>"
+#. bwGjk
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -609,6 +683,7 @@ msgctxt ""
msgid "Right Area"
msgstr "Oblast vpravo"
+#. uChUF
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -617,6 +692,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_RIGHT\">Enter the text to be displayed at the right side of the header or footer.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/textviewWND_RIGHT\">Vložte text, který má být zobrazen v pravé části záhlaví nebo zápatí.</ahelp>"
+#. L6q7H
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -625,6 +701,7 @@ msgctxt ""
msgid "Header/Footer"
msgstr "Záhlaví/Zápatí"
+#. H7MEG
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -633,6 +710,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select a predefined header or footer from the list.</ahelp>"
msgstr "<ahelp hid=\".\">Zvolte předdefinované záhlaví nebo zápatí ze seznamu.</ahelp>"
+#. 4EKkW
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -641,6 +719,7 @@ msgctxt ""
msgid "Text attributes"
msgstr "Atributy textu"
+#. DMjUv
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -649,6 +728,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_TEXT\">Opens a dialog to assign formats to new or selected text.</ahelp> The <emph>Text Attributes </emph>dialog contains the tab pages <link href=\"text/shared/01/05020100.xhp\" name=\"Font\">Font</link>, <link href=\"text/shared/01/05020200.xhp\" name=\"Font Effects\">Font Effects</link> and <link href=\"text/shared/01/05020500.xhp\" name=\"Font Position\">Font Position</link>."
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_TEXT\">Otevře dialogové okno pro přiřazení formátů novému nebo vybranému textu.</ahelp> Okno <emph>Atributy textu</emph> obsahuje karty <link href=\"text/shared/01/05020100.xhp\" name=\"Písmo\">Písmo</link>, <link href=\"text/shared/01/05020200.xhp\" name=\"Efekty pro písmo\">Efekty pro písmo</link> a <link href=\"text/shared/01/05020500.xhp\" name=\"Umístění písma\">Umístění písma</link>."
+#. 5DMJG
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -657,6 +737,7 @@ msgctxt ""
msgid "<image id=\"img_id3156386\" src=\"sc/res/text.png\" width=\"0.1874in\" height=\"0.1665in\"><alt id=\"alt_id3156386\">Icon</alt></image>"
msgstr "<image id=\"img_id3156386\" src=\"sc/res/text.png\" width=\"0.1874in\" height=\"0.1665in\"><alt id=\"alt_id3156386\">Ikona</alt></image>"
+#. c5Sg3
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -665,6 +746,7 @@ msgctxt ""
msgid "Text Attributes"
msgstr "Atributy textu"
+#. r4APU
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -673,6 +755,7 @@ msgctxt ""
msgid "File Name"
msgstr "Název souboru"
+#. Nh3vd
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -681,6 +764,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_FILE\">Inserts a file name placeholder in the selected area.</ahelp> Click to insert the title. Long-click to select either title, file name or path/file name from the submenu. If a title has not be assigned (see <emph>File - Properties</emph>), the file name will be inserted instead."
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_FILE\">Vloží zástupný znak jména souboru do vybrané oblasti.</ahelp> Klepněte, chcete-li vložit nadpis. Dlouze klepněte pro výběr buď nadpisu, jména souboru, nebo cesty/jména souboru z podnabídky. Pokud nebyl nadpis dokumentu zadán (viz <emph>Soubor - Vlastnosti</emph>), vloží se místo něj jméno souboru."
+#. kxABQ
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -689,6 +773,7 @@ msgctxt ""
msgid "<image id=\"img_id3150518\" src=\"res/folderop.png\" width=\"0.1665in\" height=\"0.1252in\"><alt id=\"alt_id3150518\">Icon</alt></image>"
msgstr "<image id=\"img_id3150518\" src=\"res/folderop.png\" width=\"0.1665in\" height=\"0.1252in\"><alt id=\"alt_id3150518\">Ikona</alt></image>"
+#. USNCP
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -697,6 +782,7 @@ msgctxt ""
msgid "File Name"
msgstr "Název souboru"
+#. DFi6k
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -705,6 +791,7 @@ msgctxt ""
msgid "Sheet Name"
msgstr "Název listu"
+#. GzsPC
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -713,6 +800,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_TABLE\">Inserts a placeholder in the selected header/footer area, which is replaced by the sheet name in the header/footer of the actual document.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_TABLE\">Do vybrané oblasti záhlaví/zápatí vloží zástupný znak, který bude nahrazen jménem listu v záhlaví/zápatí aktuálního dokumentu.</ahelp>"
+#. 6bCJD
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -721,6 +809,7 @@ msgctxt ""
msgid "<image id=\"img_id3148870\" src=\"sc/res/table.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148870\">Icon</alt></image>"
msgstr "<image id=\"img_id3148870\" src=\"sc/res/table.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148870\">Ikonka</alt></image>"
+#. pVkuG
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -729,6 +818,7 @@ msgctxt ""
msgid "Sheet Name"
msgstr "Název listu"
+#. GqcXB
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -737,6 +827,7 @@ msgctxt ""
msgid "Page"
msgstr "Stránka"
+#. N22ch
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -745,6 +836,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_PAGE\">Inserts a placeholder in the selected header/footer area, which is replaced by page numbering. This allows continuous page numbering in a document.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_PAGE\">Do vybrané oblasti záhlaví/zápatí vloží zástupný znak, který bude nahrazen číslem stránky. To umožní průběžné číslování stránek v dokumentu.</ahelp>"
+#. hEBEj
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -753,6 +845,7 @@ msgctxt ""
msgid "<image id=\"img_id3155386\" src=\"sc/res/page.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155386\">Icon</alt></image>"
msgstr "<image id=\"img_id3155386\" src=\"sc/res/page.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155386\">Ikonka</alt></image>"
+#. j9siN
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -761,6 +854,7 @@ msgctxt ""
msgid "Page"
msgstr "Stránka"
+#. 4QaQr
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -769,6 +863,7 @@ msgctxt ""
msgid "Pages"
msgstr "Stránky"
+#. Jozkw
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -777,6 +872,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_PAGES\">Inserts a placeholder in the selected header/footer area, which is replaced by the total number of pages in the document.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_PAGES\">Do vybrané oblasti záhlaví/zápatí vloží zástupný znak, který bude nahrazen celkovým počtem stránek v dokumentu.</ahelp>"
+#. N9uCW
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -785,6 +881,7 @@ msgctxt ""
msgid "<image id=\"img_id3155757\" src=\"sc/res/pages.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155757\">Icon</alt></image>"
msgstr "<image id=\"img_id3155757\" src=\"sc/res/pages.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155757\">Ikonka</alt></image>"
+#. mgBTS
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -793,6 +890,7 @@ msgctxt ""
msgid "Pages"
msgstr "Stránky"
+#. VZkxm
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -801,6 +899,7 @@ msgctxt ""
msgid "Date"
msgstr "Datum"
+#. ZmqTc
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -809,6 +908,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_DATE\">Inserts a placeholder in the selected header/footer area, which is replaced by the current date which will be repeated in the header/footer on each page of the document.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_DATE\">Do vybrané oblasti záhlaví/zápatí vloží zástupný znak, který bude nahrazen aktuálním datem, které se bude opakovat v záhlaví/zápatí na každé stránce dokumentu.</ahelp>"
+#. w7Mq7
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -817,6 +917,7 @@ msgctxt ""
msgid "<image id=\"img_id3150394\" src=\"sc/res/date.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150394\">Icon</alt></image>"
msgstr "<image id=\"img_id3150394\" src=\"sc/res/date.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150394\">Ikonka</alt></image>"
+#. jETp9
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -825,6 +926,7 @@ msgctxt ""
msgid "Date"
msgstr "Datum"
+#. MR48x
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -833,6 +935,7 @@ msgctxt ""
msgid "Time"
msgstr "Čas"
+#. CtUbF
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -841,6 +944,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_TIME\">Inserts a placeholder in the selected header/footer area, which is replaced by the current time in the header/footer on each page of the document.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_TIME\">Do vybrané oblasti záhlaví/zápatí vloží zástupný znak, který bude nahrazen aktuálním časem na každé stránce dokumentu.</ahelp>"
+#. GaPbQ
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -849,6 +953,7 @@ msgctxt ""
msgid "<image id=\"img_id3146884\" src=\"sc/res/time.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3146884\">Icon</alt></image>"
msgstr "<image id=\"img_id3146884\" src=\"sc/res/time.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3146884\">Ikonka</alt></image>"
+#. iSmFZ
#: 02120100.xhp
msgctxt ""
"02120100.xhp\n"
@@ -857,6 +962,7 @@ msgctxt ""
msgid "Time"
msgstr "Čas"
+#. nsv3w
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -865,6 +971,7 @@ msgctxt ""
msgid "Fill"
msgstr "Vyplnit"
+#. zz3ue
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -873,6 +980,7 @@ msgctxt ""
msgid "<bookmark_value>filling;selection lists</bookmark_value> <bookmark_value>selection lists;filling cells</bookmark_value>"
msgstr "<bookmark_value>vyplňování;seznamy výběru</bookmark_value> <bookmark_value>seznamy výběru;vyplňování buněk</bookmark_value>"
+#. sGEri
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -881,6 +989,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/02140000.xhp\" name=\"Fill\">Fill</link>"
msgstr "<link href=\"text/scalc/01/02140000.xhp\" name=\"Vyplnit\">Vyplnit</link>"
+#. EGKxk
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -889,6 +998,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Automatically fills cells with content.</ahelp>"
msgstr "<ahelp hid=\".\">Automaticky vyplní buňky obsahem.</ahelp>"
+#. 8KLWw
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -897,6 +1007,7 @@ msgctxt ""
msgid "The $[officename] Calc context menus have <link href=\"text/scalc/01/02140000.xhp\" name=\"other options\">additional options</link> for filling the cells."
msgstr "Místní nabídky $[officename] Calc mají <link href=\"text/scalc/01/02140000.xhp\" name=\"další volby\">další volby</link> pro vyplňování buněk."
+#. uFEZZ
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -905,6 +1016,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/02140500.xhp\" name=\"Sheet\">Sheet</link>"
msgstr "<link href=\"text/scalc/01/02140500.xhp\" name=\"List\">Listy</link>"
+#. uaH3Y
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -913,6 +1025,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/02140600.xhp\" name=\"Rows\">Series</link>"
msgstr "<link href=\"text/scalc/01/02140600.xhp\" name=\"Řádky\">Posloupnosti</link>"
+#. GU6Ek
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -921,6 +1034,7 @@ msgctxt ""
msgid "<emph>Filling cells using context menus:</emph>"
msgstr "<emph>Vyplňování buněk pomocí místních nabídek:</emph>"
+#. hRJz3
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -929,6 +1043,7 @@ msgctxt ""
msgid "Call the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link> when positioned in a cell and choose <emph>Selection List</emph>."
msgstr "Vyvolejte <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"místní nabídku\">místní nabídku</link>, když jste na buňce, a zvolte <emph>Seznam výběrů</emph>."
+#. BzAsX
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -937,6 +1052,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:DataSelect\">A list box containing all text found in the current column is displayed.</ahelp> The text is sorted alphabetically and multiple entries are listed only once."
msgstr "<ahelp hid=\".uno:DataSelect\">Je zobrazen seznam obsahující všechen text nalezený v aktuálním sloupci.</ahelp> Text je tříděn abecedně a opakující se položky jsou zobrazeny pouze jednou."
+#. cbUMg
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -945,6 +1061,7 @@ msgctxt ""
msgid "Click one of the listed entries to copy it to the cell."
msgstr "Klepněte na jednu z nabízených položek pro její zkopírování do buňky."
+#. LJGKu
#: 02140100.xhp
msgctxt ""
"02140100.xhp\n"
@@ -953,6 +1070,7 @@ msgctxt ""
msgid "Down"
msgstr "Dolů"
+#. WryFL
#: 02140100.xhp
msgctxt ""
"02140100.xhp\n"
@@ -961,6 +1079,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/02140100.xhp\" name=\"Down\">Down</link>"
msgstr "<link href=\"text/scalc/01/02140100.xhp\" name=\"Dolů\">Dolů</link>"
+#. ywHLJ
#: 02140100.xhp
msgctxt ""
"02140100.xhp\n"
@@ -969,6 +1088,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:FillDown\" visibility=\"visible\">Fills a selected range of at least two rows with the contents of the top cell of the range.</ahelp>"
msgstr "<ahelp hid=\".uno:FillDown\" visibility=\"visible\">Vyplní vybraný rozsah nejméně dvou řádků obsahem horní buňky v rozsahu.</ahelp>"
+#. JudFj
#: 02140100.xhp
msgctxt ""
"02140100.xhp\n"
@@ -977,6 +1097,7 @@ msgctxt ""
msgid "If a selected range has only one column, the contents of the top cell are copied to all others. If several columns are selected, the contents of the corresponding top cell will be copied down."
msgstr "Když má vybraný rozsah pouze jeden sloupec, obsah vrchní buňky je zkopírován do všech ostatních. Je-li vybráno více sloupců, obsah odpovídajících horních buněk bude zkopírován dolů."
+#. 6jUfG
#: 02140200.xhp
msgctxt ""
"02140200.xhp\n"
@@ -985,6 +1106,7 @@ msgctxt ""
msgid "Right"
msgstr "Vpravo"
+#. D9LSg
#: 02140200.xhp
msgctxt ""
"02140200.xhp\n"
@@ -993,6 +1115,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/02140200.xhp\" name=\"Right\">Right</link>"
msgstr "<link href=\"text/scalc/01/02140200.xhp\" name=\"Vpravo\">Vpravo</link>"
+#. vEYiU
#: 02140200.xhp
msgctxt ""
"02140200.xhp\n"
@@ -1001,6 +1124,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:FillRight\" visibility=\"visible\">Fills a selected range of at least two columns with the contents of the left most cell.</ahelp>"
msgstr "<ahelp hid=\".uno:FillRight\" visibility=\"visible\">Vyplní vybraný rozsah nejméně dvou sloupců obsahem buněk nejvíce vlevo.</ahelp>"
+#. qmAqP
#: 02140200.xhp
msgctxt ""
"02140200.xhp\n"
@@ -1009,6 +1133,7 @@ msgctxt ""
msgid "If a range of only one row is selected, the contents of the far left cell are copied to all the other selected cells. If you have selected several rows, each of the far left cells is copied into those cells to the right."
msgstr "Jestliže je vybrán pouze jeden řádek, do všech ostatních buněk bude zkopírován obsah buňky nejvíce vlevo. Pokud je vybráno několik řádků, bude do buněk napravo zkopírován obsah odpovídající buňky nejvíce vlevo."
+#. T33FC
#: 02140300.xhp
msgctxt ""
"02140300.xhp\n"
@@ -1017,6 +1142,7 @@ msgctxt ""
msgid "Up"
msgstr "Nahoru"
+#. qsy7v
#: 02140300.xhp
msgctxt ""
"02140300.xhp\n"
@@ -1025,6 +1151,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/02140300.xhp\" name=\"Up\">Up</link>"
msgstr "<link href=\"text/scalc/01/02140300.xhp\" name=\"Nahoru\">Nahoru</link>"
+#. o94hh
#: 02140300.xhp
msgctxt ""
"02140300.xhp\n"
@@ -1033,6 +1160,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:FillUp\" visibility=\"visible\">Fills a selected range of at least two rows with the contents of the bottom most cell.</ahelp>"
msgstr "<ahelp hid=\".uno:FillUp\" visibility=\"visible\">Vyplní vybraný rozsah nejméně dvou řádků obsahem nejspodnější buňky.</ahelp>"
+#. 44fmK
#: 02140300.xhp
msgctxt ""
"02140300.xhp\n"
@@ -1041,6 +1169,7 @@ msgctxt ""
msgid "If a selected range has only one column, the content of the bottom most cell is copied into the selected cells. If several columns are selected, the contents of the bottom most cells are copied into those selected above."
msgstr "Je-li ve vybrané oblasti pouze jeden sloupec, bude obsah dolní buňky zkopírován do vybraných buněk. Je-li vybráno více sloupců, zkopíruje se obsah dolních buněk do odpovídajících horních buněk."
+#. FUqTs
#: 02140400.xhp
msgctxt ""
"02140400.xhp\n"
@@ -1049,6 +1178,7 @@ msgctxt ""
msgid "Left"
msgstr "Vlevo"
+#. T2keF
#: 02140400.xhp
msgctxt ""
"02140400.xhp\n"
@@ -1057,6 +1187,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/02140400.xhp\" name=\"Left\">Left</link>"
msgstr "<link href=\"text/scalc/01/02140400.xhp\" name=\"Vlevo\">Vlevo</link>"
+#. z8GGE
#: 02140400.xhp
msgctxt ""
"02140400.xhp\n"
@@ -1065,6 +1196,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:FillLeft\" visibility=\"visible\">Fills a selected range of at least two columns with the contents of the far right cell.</ahelp>"
msgstr "<ahelp hid=\".uno:FillLeft\" visibility=\"visible\">Vyplní vybraný rozsah nejméně dvou sloupců obsahem buňky vpravo.</ahelp>"
+#. kKTAh
#: 02140400.xhp
msgctxt ""
"02140400.xhp\n"
@@ -1073,6 +1205,7 @@ msgctxt ""
msgid "If a selected range has only one row, the content of the far right cell is copied into all other cells of the range. If several rows are selected, the far right cells are copied into the cells to the left."
msgstr "Jestliže je vybrán pouze jeden řádek, je obsah buňky nejvíce vpravo zkopírován do všech ostatních vybraných buněk. Je-li vybráno několik řádků, obsah každé buňky nejvíce vpravo je zkopírován do buněk nalevo."
+#. 2u4eT
#: 02140500.xhp
msgctxt ""
"02140500.xhp\n"
@@ -1081,6 +1214,7 @@ msgctxt ""
msgid "Fill Sheets"
msgstr "Vyplnit listy"
+#. JDzdu
#: 02140500.xhp
msgctxt ""
"02140500.xhp\n"
@@ -1089,6 +1223,7 @@ msgctxt ""
msgid "Fill Sheets"
msgstr "Vyplnit listy"
+#. Ccf2V
#: 02140500.xhp
msgctxt ""
"02140500.xhp\n"
@@ -1097,6 +1232,7 @@ msgctxt ""
msgid "<variable id=\"tabellenfuellentext\"><ahelp hid=\".uno:FillTable\">Specifies the options for transferring sheets or ranges of a certain sheet to the same cells on other selected sheets.</ahelp></variable>"
msgstr "<variable id=\"tabellenfuellentext\"><ahelp hid=\".uno:FillTable\">Určuje možnosti pro přesun listů a nebo oblastí určitého listu do stejných buněk na jiných vybraných listech.</ahelp></variable>"
+#. Xfzhx
#: 02140500.xhp
msgctxt ""
"02140500.xhp\n"
@@ -1105,6 +1241,7 @@ msgctxt ""
msgid "This menu command is only active if you have selected at least two sheets in the document."
msgstr "Tento příkaz nabídky je aktivní pouze v případě, že jste v dokumentu vybrali alespoň dva listy."
+#. me4Gb
#: 02140500.xhp
msgctxt ""
"02140500.xhp\n"
@@ -1113,6 +1250,7 @@ msgctxt ""
msgid "To select multiple sheets, click each sheet tab while pressing <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> or Shift."
msgstr "Pro výběr více listů klepněte na každý list a současně zmáčkněte klávesu<switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> nebo Shift."
+#. FYuCU
#: 02140500.xhp
msgctxt ""
"02140500.xhp\n"
@@ -1121,6 +1259,7 @@ msgctxt ""
msgid "In contrast to copying an area to the clipboard, you can filter certain information and calculate values."
msgstr "Na rozdíl od kopírování oblasti do schránky můžete filtrovat určité informace a vypočítat hodnoty."
+#. oCYjU
#: 02140500.xhp
msgctxt ""
"02140500.xhp\n"
@@ -1129,6 +1268,7 @@ msgctxt ""
msgid "Filling a Sheet"
msgstr "Vyplnění listu"
+#. yvAcM
#: 02140500.xhp
msgctxt ""
"02140500.xhp\n"
@@ -1137,6 +1277,7 @@ msgctxt ""
msgid "Select the entire sheet by clicking the empty gray box in the upper left of the sheet. You can also select an area of the sheet to be copied."
msgstr "Vyberte celý list klepnutím na prázdné šedé pole v levém horním rohu sešitu. Ke kopírování můžete také vybrat oblast listu."
+#. Xbfsx
#: 02140500.xhp
msgctxt ""
"02140500.xhp\n"
@@ -1145,6 +1286,7 @@ msgctxt ""
msgid "Press <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and click the tab of the sheet where you want to insert the contents."
msgstr "Stiskněte <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> a klepněte na kartu listu, na který chcete obsah vložit."
+#. u9Fwg
#: 02140500.xhp
msgctxt ""
"02140500.xhp\n"
@@ -1153,6 +1295,7 @@ msgctxt ""
msgid "Select the command <emph>Sheet - Fill Cells - Sheets</emph>. In the dialog which appears, the check box <emph>Numbers</emph> must be selected (or <emph>Paste All</emph>) if you want to combine operations with the values. You can also choose the desired operation here."
msgstr "Zvolte příkaz <emph>List - Vyplnit buňky - Listy</emph>. V dialogu, který se objeví se musí zaškrtnout pole <emph>Hodnoty</emph> (nebo <emph>Vložit vše</emph>) pokud chcete kombinovat operace s hodnotami. Zde můžete také zvolit požadovanou operaci."
+#. yNrLG
#: 02140500.xhp
msgctxt ""
"02140500.xhp\n"
@@ -1161,6 +1304,7 @@ msgctxt ""
msgid "Click <emph>OK</emph>."
msgstr "Klepněte na <emph>OK</emph>."
+#. VKSRB
#: 02140500.xhp
msgctxt ""
"02140500.xhp\n"
@@ -1169,6 +1313,7 @@ msgctxt ""
msgid "This dialog is similar to the <link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link> dialog, where you can find additional tips."
msgstr "Tento dialog je obdobný jako dialog <link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Vložit jinak</link>, kde naleznete další rady."
+#. B6GAM
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1177,6 +1322,7 @@ msgctxt ""
msgid "Fill Series"
msgstr "Vyplnit posloupnost"
+#. 6gCiS
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1185,6 +1331,7 @@ msgctxt ""
msgid "Fill Series"
msgstr "Vyplnit posloupnost"
+#. FVzXZ
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1193,6 +1340,7 @@ msgctxt ""
msgid "<variable id=\"reihenfuellentext\"><ahelp hid=\".uno:FillSeries\">Automatically generate series with the options in this dialog. Determine direction, increment, time unit and series type.</ahelp> </variable>"
msgstr "<variable id=\"reihenfuellentext\"><ahelp hid=\".uno:FillSeries\">Automaticky vytvoří posloupnost na základě možností v tomto dialogovém okně. Určete směr, přírůstek, časovou jednotku a typ posloupnosti.</ahelp> </variable>"
+#. WnPsX
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1201,6 +1349,7 @@ msgctxt ""
msgid "Before filling a series, first select the cell range."
msgstr "Před vyplňováním posloupnosti nejprve vyberte oblast buněk."
+#. JjBdD
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1209,6 +1358,7 @@ msgctxt ""
msgid "To automatically continue a series using the assumed completion rules, choose the <emph>AutoFill</emph> option after opening the <emph>Fill Series</emph> dialog."
msgstr "Chcete-li , aby posloupnost automaticky pokračovala podle předpokládaných pravidel doplňování, po otevření dialogového okna <emph>Vyplnit posloupnost</emph> zvolte <emph>Automatické vyplnění</emph>."
+#. TVJyD
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1217,6 +1367,7 @@ msgctxt ""
msgid "Direction"
msgstr "Směr"
+#. PKotC
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1225,6 +1376,7 @@ msgctxt ""
msgid "Determines the direction of series creation."
msgstr "Určuje směr vytváření posloupnosti."
+#. JzPj3
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1233,6 +1385,7 @@ msgctxt ""
msgid "Down"
msgstr "Dolů"
+#. hC6AJ
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1241,6 +1394,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/down\">Creates a downward series in the selected cell range for the column using the defined increment to the end value.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/down\">Vytvoří ve vybrané oblasti buněk posloupnost shora dolů ke koncové hodnotě za použití stanoveného přírůstku.</ahelp>"
+#. ekeVg
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1249,6 +1403,7 @@ msgctxt ""
msgid "Right"
msgstr "Vpravo"
+#. W9RNB
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1257,6 +1412,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/right\">Creates a series running from left to right within the selected cell range using the defined increment to the end value.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/right\">Vytvoří ve vybrané oblasti buněk posloupnost zleva doprava ke koncové hodnotě za použití stanoveného přírůstku.</ahelp>"
+#. KAZnk
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1265,6 +1421,7 @@ msgctxt ""
msgid "Up"
msgstr "Nahoru"
+#. kWGCK
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1273,6 +1430,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/up\">Creates an upward series in the cell range of the column using the defined increment to the end value.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/up\">Vytvoří ve vybrané oblasti buněk sloupce posloupnost zdola nahoru ke koncové hodnotě za použití stanoveného přírůstku.</ahelp>"
+#. 77twa
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1281,6 +1439,7 @@ msgctxt ""
msgid "Left"
msgstr "Vlevo"
+#. sbSLo
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1289,6 +1448,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/left\">Creates a series running from right to left in the selected cell range using the defined increment to the end value.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/left\">Vytvoří ve vybrané oblasti buněk posloupnost zprava doleva ke koncové hodnotě za použití stanoveného přírůstku.</ahelp>"
+#. fh5PT
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1297,6 +1457,7 @@ msgctxt ""
msgid "Series Type"
msgstr "Typ posloupnosti"
+#. EvQCm
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1305,6 +1466,7 @@ msgctxt ""
msgid "Defines the series type. Choose between <emph>Linear, Growth, Date </emph>and <emph>AutoFill</emph>."
msgstr "Definuje typ posloupnosti. Zvolte mezi typy <emph>Lineární, Růst, Datum </emph>a <emph>Automatické vyplnění</emph>."
+#. yfoVv
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1313,6 +1475,7 @@ msgctxt ""
msgid "Linear"
msgstr "Lineární"
+#. 3H2CX
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1321,6 +1484,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/linear\">Creates a linear number series using the defined increment and end value.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/linear\">Vytvoří lineární posloupnost čísel za použití stanoveného přírůstku a koncové hodnoty.</ahelp>"
+#. XwQDp
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1329,6 +1493,7 @@ msgctxt ""
msgid "Growth"
msgstr "Růst"
+#. UtVZv
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1337,6 +1502,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/growth\">Creates a growth series using the defined increment and end value.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/growth\">Vytvoří exponenciální posloupnost čísel za použití stanoveného přírůstku a koncové hodnoty.</ahelp>"
+#. ydcZJ
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1345,6 +1511,7 @@ msgctxt ""
msgid "Date"
msgstr "Datum"
+#. A88kj
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1353,6 +1520,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/date\">Creates a date series using the defined increment and end date.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/date\">Vytvoří posloupnosti dat za použití stanoveného přírůstku a koncového data.</ahelp>"
+#. b7qsB
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1361,6 +1529,7 @@ msgctxt ""
msgid "AutoFill"
msgstr "Automatické vyplnění"
+#. jp6Vq
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1369,6 +1538,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/autofill\">Forms a series directly in the sheet.</ahelp> The AutoFill function takes account of customized lists. For example, by entering <emph>January</emph> in the first cell, the series is completed using the list defined under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Sort Lists</emph>."
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/autofill\">Vytvoří posloupnost přímo v listu.</ahelp> Automatické vyplnění bere v úvahu uživatelem vytvořené seznamy. Například po zadání hodnoty <emph>Leden</emph> do první buňky je řada doplněna pomocí seznamu měsíců nastaveného v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Řazené seznamy</emph>."
+#. 2JEap
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1377,6 +1547,7 @@ msgctxt ""
msgid "AutoFill tries to complete a value series by using a defined pattern. The series 1,3,5 is automatically completed with 7,9,11,13, and so on. Date and time series are completed accordingly; for example, after 01.01.99 and 15.01.99, an interval of 14 days is used."
msgstr "Automatické vyplnění zkouší doplňovat posloupnost hodnot pomocí definovaného vzoru. Posloupnost 1,3,5 je automaticky doplněna o 7,9,11,13, atd. Posloupnosti data a času jsou doplněny obdobným způsobem; například po 01.01.99 a 15.01.99 se použije interval 14 dnů."
+#. BQYjs
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1385,6 +1556,7 @@ msgctxt ""
msgid "Unit of Time"
msgstr "Jednotka času"
+#. Nr8qs
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1393,6 +1565,7 @@ msgctxt ""
msgid "In this area you can specify the desired unit of time. This area is only active if the <emph>Date</emph> option has been chosen in the <emph>Series type</emph> area."
msgstr "V této oblasti je možné zadat požadovanou jednotku času. Tato oblast je aktivní, pouze když je zvolena položka <emph>Datum</emph> v oblasti <emph>Typ</emph>."
+#. o5B68
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1401,6 +1574,7 @@ msgctxt ""
msgid "Day"
msgstr "Den"
+#. RAR4M
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1409,6 +1583,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/day\">Use the <emph>Date</emph> series type and this option to create a series using all seven days of the week. Unit of <emph>Increment</emph> is day.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/day\">Pomocí typu posloupnosti <emph>Datum</emph> a této možnosti vytvoříte posloupnost všech sedmi dnů týdne. Jednotka pole <emph>Přírůstek</emph> je den.</ahelp>"
+#. ErCjH
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1417,6 +1592,7 @@ msgctxt ""
msgid "Weekday"
msgstr "Den v týdnu"
+#. HEHGu
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1425,6 +1601,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/week\">Use the <emph>Date</emph> series type and this option to create a series only using the five weekdays. Unit of <emph>Increment</emph> is day.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/week\">Pomocí typu posloupnosti <emph>Datum</emph> a této možnosti vytvoříte posloupnost po pěti dnech. Jednotka pole <emph>Přírůstek</emph> je den.</ahelp>"
+#. ddDLK
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1433,6 +1610,7 @@ msgctxt ""
msgid "Month"
msgstr "Měsíc"
+#. zGGBa
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1441,6 +1619,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/month\">Use the <emph>Date</emph> series type and this option to form a series which unit of <emph>Increment</emph> is month.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/month\">Pomocí typu posloupnosti <emph>Datum</emph> a této možnosti vytvoříte posloupnost, kde pole <emph>Přírůstek</emph> je měsíc.</ahelp>"
+#. 3wMJm
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1449,6 +1628,7 @@ msgctxt ""
msgid "Year"
msgstr "Rok"
+#. SyvGS
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1457,6 +1637,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/year\">Use the <emph>Date</emph> series type and this option to create a series which unit of <emph>Increment</emph> is year.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/year\">Pomocí typu posloupnosti <emph>Datum</emph> a této možnosti vytvoříte posloupnost, kde <emph>Přírůstek</emph> je rok.</ahelp>"
+#. KiSyB
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1465,6 +1646,7 @@ msgctxt ""
msgid "Start Value"
msgstr "Počáteční hodnota"
+#. AYfGK
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1473,6 +1655,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/startValue\">Determines the start value for the series.</ahelp> Use numbers, dates or times."
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/startValue\">Určuje počáteční hodnotu posloupnosti.</ahelp> Použijte čísla, datum, nebo čas."
+#. P8RjP
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1481,6 +1664,7 @@ msgctxt ""
msgid "End Value"
msgstr "Koncová hodnota"
+#. NVScR
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1489,6 +1673,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/endValue\">Determines the end value for the series.</ahelp> Use numbers, dates or times."
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/endValue\">Určuje koncovou hodnotu posloupnosti.</ahelp> Použijte čísla, datum, nebo čas."
+#. gkABp
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1497,6 +1682,7 @@ msgctxt ""
msgid "Increment"
msgstr "Přírůstek"
+#. tDdAp
#: 02140600.xhp
msgctxt ""
"02140600.xhp\n"
@@ -1505,6 +1691,7 @@ msgctxt ""
msgid "The term \"increment\" denotes the amount by which a given value increases.<ahelp hid=\"modules/scalc/ui/filldlg/increment\"> Determines the value by which the series of the selected type increases by each step.</ahelp> Entries can only be made if the linear, growth or date series types have been selected."
msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/increment\">Termín \"Přírůstek\" udává, o kolik se daná hodnota zvětší v každém kroku.</ahelp> Pole je aktivní pouze pro typy posloupností Lineární, Růst, a Datum."
+#. iSS2D
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1513,6 +1700,7 @@ msgctxt ""
msgid "Fill Random Numbers"
msgstr "Vyplnit náhodná čísla"
+#. dPtBd
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1521,6 +1709,7 @@ msgctxt ""
msgid "Fill Random Numbers"
msgstr "Vyplnit náhodná čísla"
+#. 7mPnk
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1529,6 +1718,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Populate a cell range with automatically generated pseudo random numbers with the selected distribution function and its parameters.</ahelp>"
msgstr "<ahelp hid=\".\">Vyplní oblast buněk automaticky generovanými pseudonáhodnými čísly z vybraného rozdělení se zadanými parametry.</ahelp>"
+#. 6dhgD
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1537,6 +1727,7 @@ msgctxt ""
msgid "<bookmark_value>fill range;random numbers</bookmark_value><bookmark_value>random rumbers;fill range</bookmark_value><bookmark_value>random rumbers;distribution</bookmark_value>"
msgstr "<bookmark_value>vyplňování oblasti;náhodná čísla</bookmark_value><bookmark_value>náhodná čísla;vyplňování oblasti</bookmark_value><bookmark_value>náhodná čísla;rozdělení</bookmark_value>"
+#. Di3eV
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1545,6 +1736,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Sheet - Fill Cells - Random Number</item>"
msgstr "Zvolte <item type=\"menuitem\">Úpravy – Vyplnit – Náhodná čísla</item>"
+#. T4hq7
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1553,6 +1745,7 @@ msgctxt ""
msgid "Data"
msgstr "Data"
+#. 2iFoE
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1561,6 +1754,7 @@ msgctxt ""
msgid "Cell Range"
msgstr "Oblast buněk"
+#. AYLpx
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1569,6 +1763,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Define the range of cells to fill with random numbers. If you have previously selected a range, it will be displayed here.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje oblast buněk, která se má vyplnit náhodnými čísly. Pokud je již oblast vybrána, zobrazí se zde.</ahelp>"
+#. ZzGDm
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1577,6 +1772,7 @@ msgctxt ""
msgid "Random number generator"
msgstr "Generátor náhodných čísel"
+#. V8ctS
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1585,6 +1781,7 @@ msgctxt ""
msgid "Distribution"
msgstr "Rozdělení"
+#. u7iLA
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1593,6 +1790,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The distribution function for the random number generator.</ahelp>"
msgstr "<ahelp hid=\".\">Hustota pravděpodobnosti pro generátor náhodných čísel.</ahelp>"
+#. 8BfTS
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1601,6 +1799,7 @@ msgctxt ""
msgid "Valid distributions function and their parameters are"
msgstr "Platnými rozděleními a jejich parametry jsou"
+#. v9uC2
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1609,6 +1808,7 @@ msgctxt ""
msgid "Distribution"
msgstr "Rozdělení"
+#. J8gEA
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1617,6 +1817,7 @@ msgctxt ""
msgid "Parameters"
msgstr "Parametry"
+#. mgFxC
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1625,6 +1826,7 @@ msgctxt ""
msgid "Uniform"
msgstr "Rovnoměrné"
+#. Fv5An
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1633,6 +1835,7 @@ msgctxt ""
msgid "<emph>Minimum:</emph> The minimum value of the sample."
msgstr "<emph>Minimum:</emph> Minimální hodnota výběru."
+#. kNcr9
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1641,6 +1844,7 @@ msgctxt ""
msgid "<emph>Maximum:</emph> The maximum value of the sample."
msgstr "<emph>Maximum:</emph> Maximální hodnota výběru."
+#. gUzM4
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1649,6 +1853,7 @@ msgctxt ""
msgid "Uniform Integer"
msgstr "Rovnoměrné celočíselné"
+#. S9kxE
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1657,6 +1862,7 @@ msgctxt ""
msgid "<emph>Minimum:</emph> The minimum value of the sample."
msgstr "<emph>Minimum:</emph> Minimální hodnota výběru."
+#. LvkyR
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1665,6 +1871,7 @@ msgctxt ""
msgid "<emph>Maximum:</emph> The maximum value of the sample."
msgstr "<emph>Maximum:</emph> Maximální hodnota výběru."
+#. G2uwE
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1673,6 +1880,7 @@ msgctxt ""
msgid "Normal"
msgstr "Normální"
+#. HdSBY
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1681,6 +1889,7 @@ msgctxt ""
msgid "<emph>Mean:</emph> The mean of the Normal distribution."
msgstr "<emph>Střední hodnota:</emph> Střední hodnota normálního rozdělení."
+#. m77C5
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1689,6 +1898,7 @@ msgctxt ""
msgid "<emph>Standard Deviation:</emph> The standard deviation of the Normal distribution."
msgstr "<emph>Směrodatná odchylka:</emph> Směrodatná odchylka normálního rozdělení."
+#. S3iFU
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1697,6 +1907,7 @@ msgctxt ""
msgid "The mean and standard deviation of the numbers generated may not equal the Mean and Standard Deviation inserted in the dialog."
msgstr "Střední hodnota a směrodatná odchylka vygenerovaných čísel se nemusí shodovat se střední hodnotou a směrodatnou odchylkou zadanými v dialogovém okně."
+#. CBmEB
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1705,6 +1916,7 @@ msgctxt ""
msgid "Cauchy"
msgstr "Cauchyho"
+#. 5BXmY
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1713,6 +1925,7 @@ msgctxt ""
msgid "<emph>Median:</emph> the median of the data or location parameter."
msgstr "<emph>Medián:</emph> Medián dat, parametr polohy."
+#. BBo4W
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1721,6 +1934,7 @@ msgctxt ""
msgid "<emph>Sigma:</emph> the scale parameter."
msgstr "<emph>Sigma:</emph> parametr měřítka."
+#. TK69f
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1729,6 +1943,7 @@ msgctxt ""
msgid "The median and sigma of the generated numbers may not equal the data inserted in the dialog."
msgstr "Medián a sigma vygenerovaných čísel se nemusí shodovat s hodnotami zadanými v dialogovém okně."
+#. Fcsnx
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1737,6 +1952,7 @@ msgctxt ""
msgid "Bernoulli"
msgstr "Bernoulliho"
+#. yiASx
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1745,6 +1961,7 @@ msgctxt ""
msgid "<emph>p Value:</emph> The probability of success."
msgstr "<emph>Hodnota p:</emph> Pravděpodobnost úspěchu."
+#. jBKFc
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1753,6 +1970,7 @@ msgctxt ""
msgid "Binomial"
msgstr "Binomické"
+#. KQ2ts
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1761,6 +1979,7 @@ msgctxt ""
msgid "<emph>p Value:</emph> The probability of success of each trial."
msgstr "<emph>Hodnota p:</emph> Pravděpodobnost úspěchu při každém pokusu."
+#. hRnGG
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1769,6 +1988,7 @@ msgctxt ""
msgid "<emph>Number of trials:</emph> the number of trials of the experiment."
msgstr "<emph>Počet pokusů:</emph> Počet pokusů experimentu."
+#. 56yTY
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1777,6 +1997,7 @@ msgctxt ""
msgid "Chi Squared"
msgstr "Chí kvadrát"
+#. MzyUx
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1785,6 +2006,7 @@ msgctxt ""
msgid "<emph>Nu Value: </emph>a positive integer that specifies the number of degrees of freedom."
msgstr "<emph>Hodnota ný:</emph> kladné celé číslo, které určuje počet stupňů volnosti."
+#. mAFzt
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1793,6 +2015,7 @@ msgctxt ""
msgid "Geometric"
msgstr "Geometrické"
+#. M4AAq
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1801,6 +2024,7 @@ msgctxt ""
msgid "<emph>p Value:</emph> The probability of success of each trial."
msgstr "<emph>Hodnota p:</emph> Pravděpodobnost úspěchu při každém pokusu."
+#. d7n7f
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1809,6 +2033,7 @@ msgctxt ""
msgid "Negative Binomial"
msgstr "Negativní binomické"
+#. esYgU
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1817,6 +2042,7 @@ msgctxt ""
msgid "<emph>p Value:</emph> The probability of success of each trial."
msgstr "<emph>Hodnota p:</emph> Pravděpodobnost úspěchu při každém pokusu."
+#. jCVQA
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1825,6 +2051,7 @@ msgctxt ""
msgid "<emph>Number of trials:</emph> the number of trials of the experiment."
msgstr "<emph>Počet pokusů:</emph> Počet pokusů experimentu."
+#. akcZB
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1833,6 +2060,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. zVDXm
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1841,6 +2069,7 @@ msgctxt ""
msgid "Enable custom seed"
msgstr "Povolit vlastní seed"
+#. roGJf
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1849,6 +2078,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Set the initial value of the random number generator to a known value <emph>Seed.</emph></ahelp>"
msgstr "<ahelp hid=\".\">Nastaví počáteční hodnotu generátoru náhodných čísel na známou hodnotu <emph>Seed.</emph></ahelp>"
+#. xkaWC
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1857,6 +2087,7 @@ msgctxt ""
msgid "Seed"
msgstr "Seed"
+#. RHkXg
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1865,6 +2096,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Value set to initiate the random number generator algorithm. It is used to initialize (seed) the random number generator in order to reproduce the same sequence of pseudorandom numbers. Specify a positive integer number (1, 2, ...) to produce a specific sequence, or leave the field blank if you don't need this particular feature.</ahelp>"
msgstr "<ahelp hid=\".\">Hodnota nastavená pro inicializaci algoritmu generátoru náhodných čísel. Používá se k tomu, aby generátor náhodných čísel zopakoval stejnou posloupnost pseudonáhodných čísel. Chcete-li vytvořit určitou posloupnost, zadejte kladné celé číslo (1, 2, ...). Pokud tuto vlastnost nepotřebujete, ponechte pole prázdné.</ahelp>"
+#. JesZo
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1873,6 +2105,7 @@ msgctxt ""
msgid "Enable rounding"
msgstr "Povolit zaokrouhlení"
+#. Ap7Uc
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1881,6 +2114,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Truncate the number to a given number of <emph>Decimal Places</emph>.</ahelp>"
msgstr "<ahelp hid=\".\">Zaokrouhlí číslo na daný počet <emph>Desetinných míst</emph>.</ahelp>"
+#. Wj97D
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1889,6 +2123,7 @@ msgctxt ""
msgid "Decimal places"
msgstr "Desetinná místa"
+#. yFyyo
#: 02140700.xhp
msgctxt ""
"02140700.xhp\n"
@@ -1897,6 +2132,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Number of decimal places of the numbers generated.</ahelp>"
msgstr "<ahelp hid=\".\">Počet desetinných míst vygenerovaných čísel.</ahelp>"
+#. EswzE
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -1905,6 +2141,7 @@ msgctxt ""
msgid "Deleting Contents"
msgstr "Smazání obsahu"
+#. p6TKW
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -1913,6 +2150,7 @@ msgctxt ""
msgid "<bookmark_value>deleting; cell contents</bookmark_value><bookmark_value>cells; deleting contents</bookmark_value><bookmark_value>spreadsheets; deleting cell contents</bookmark_value><bookmark_value>cell contents; deleting</bookmark_value>"
msgstr "<bookmark_value>mazání; obsah buněk</bookmark_value><bookmark_value>buňky; mazání obsahu</bookmark_value><bookmark_value>sešity; mazání obsahu buněk</bookmark_value><bookmark_value>obsah buňky; mazání</bookmark_value>"
+#. Fy4SX
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -1921,6 +2159,7 @@ msgctxt ""
msgid "Deleting Contents"
msgstr "Smazání obsahu"
+#. EFqQE
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -1929,6 +2168,7 @@ msgctxt ""
msgid "<variable id=\"inhalteloeschentext\"><ahelp hid=\".uno:Delete\">Specifies the contents to be deleted from the active cell or from a selected cell range.</ahelp></variable> If several sheets are selected, all selected sheets will be affected."
msgstr "<variable id=\"inhalteloeschentext\"><ahelp hid=\".uno:Delete\">Určuje obsah, který má být odstraněn z aktivní buňky nebo vybrané oblasti buněk.</ahelp></variable> Je-li vybráno více listů, budou ovlivněny všechny listy."
+#. yEdEu
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -1937,6 +2177,7 @@ msgctxt ""
msgid "This dialog is also called by pressing Backspace after the cell cursor has been activated on the sheet."
msgstr "Tento dialog je vyvolán také tehdy, pokud na buňce s kurzorem stisknete klávesu Backspace."
+#. C9sed
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -1945,6 +2186,7 @@ msgctxt ""
msgid "Pressing Delete deletes content without calling the dialog or changing formats."
msgstr "Stisknutím klávesy Delete přímo smažete obsah buňky bez vyvolání dialogu nebo změny formátování."
+#. RNYYe
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -1953,6 +2195,7 @@ msgctxt ""
msgid "Use <emph>Cut</emph> on the Standard bar to delete contents and formats without the dialog."
msgstr "Použijte <emph>Vyjmout</emph> na liště Standardní pro odstranění obsahu a formátu bez dialogu."
+#. dkPCd
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -1961,6 +2204,7 @@ msgctxt ""
msgid "Selection"
msgstr "Výběr"
+#. em6jN
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -1969,6 +2213,7 @@ msgctxt ""
msgid "This area lists the options for deleting contents."
msgstr "V této oblasti jsou uvedeny možnosti vymazání obsahu."
+#. wKhMf
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -1977,6 +2222,7 @@ msgctxt ""
msgid "Delete All"
msgstr "Smazat vše"
+#. yS4mt
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -1985,6 +2231,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/deletecontents/deleteall\">Deletes all content from the selected cell range.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/deletecontents/deleteall\">Smaže všechen obsah ve vybrané oblasti buněk.</ahelp>"
+#. ftB4h
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -1993,6 +2240,7 @@ msgctxt ""
msgid "Text"
msgstr "Text"
+#. gKiqT
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -2001,6 +2249,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/deletecontents/text\">Deletes text only. Formats, formulas, numbers and dates are not affected.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/deletecontents/text\">Smaže pouze text. Formáty, vzorce, čísla a data zůstávají beze změn.</ahelp>"
+#. 5JgqG
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -2009,6 +2258,7 @@ msgctxt ""
msgid "Numbers"
msgstr "Čísla"
+#. LXFBY
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -2017,6 +2267,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/deletecontents/numbers\">Deletes numbers only. Formats and formulas remain unchanged.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/deletecontents/numbers\">Smaže pouze čísla. Formáty a vzorce zůstávají beze změn.</ahelp>"
+#. 6Guo3
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -2025,6 +2276,7 @@ msgctxt ""
msgid "Date & time"
msgstr "Datum a čas"
+#. uKDWV
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -2033,6 +2285,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/deletecontents/datetime\">Deletes date and time values. Formats, text, numbers and formulas remain unchanged.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/deletecontents/datetime\">Smaže pouze časové a datové hodnoty. Formáty, texty, čísla a vzorce zůstávají beze změn.</ahelp>"
+#. EmUKs
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -2041,6 +2294,7 @@ msgctxt ""
msgid "Formulas"
msgstr "Vzorce"
+#. FSnPJ
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -2049,6 +2303,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/deletecontents/formulas\">Deletes formulas. Text, numbers, formats, dates and times remain unchanged.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/deletecontents/formulas\">Smaže vzorce. Formáty, texty, čísla, datové a časové hodnoty zůstávají beze změn.</ahelp>"
+#. aauBW
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -2057,6 +2312,7 @@ msgctxt ""
msgid "Comments"
msgstr "Komentáře"
+#. 2mmCa
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -2065,6 +2321,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/deletecontents/comments\">Deletes comments added to cells. All other elements remain unchanged.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/deletecontents/comments\">Smaže komentáře přiřazené buňkám. Ostatní prvky zůstanou beze změn.</ahelp>"
+#. RVABB
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -2073,6 +2330,7 @@ msgctxt ""
msgid "Formats"
msgstr "Formáty"
+#. 4xCSY
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -2081,6 +2339,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/deletecontents/formats\">Deletes format attributes applied to cells. All cell content remains unchanged.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/deletecontents/formats\">Smaže formátovací atributy přidané k buňce. Všechny ostatní prvky zůstávají beze změn.</ahelp>"
+#. 5E6kE
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -2089,6 +2348,7 @@ msgctxt ""
msgid "Objects"
msgstr "Objekty"
+#. X9oHZ
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
@@ -2097,6 +2357,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/deletecontents/objects\">Deletes objects. All cell content remains unchanged.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/deletecontents/objects\">Smaže objekty. Obsah buněk zůstává beze změn.</ahelp>"
+#. v6DRE
#: 02160000.xhp
msgctxt ""
"02160000.xhp\n"
@@ -2105,6 +2366,7 @@ msgctxt ""
msgid "Delete Cells"
msgstr "Odstranit buňky"
+#. MnNVa
#: 02160000.xhp
msgctxt ""
"02160000.xhp\n"
@@ -2113,6 +2375,7 @@ msgctxt ""
msgid "<bookmark_value>cells; deleting cells</bookmark_value><bookmark_value>columns; deleting</bookmark_value><bookmark_value>rows; deleting</bookmark_value><bookmark_value>spreadsheets; deleting cells</bookmark_value><bookmark_value>deleting;cells/rows/columns</bookmark_value>"
msgstr "<bookmark_value>buňky; mazání buněk</bookmark_value><bookmark_value>sloupce; mazání</bookmark_value><bookmark_value>řádky; mazání</bookmark_value><bookmark_value>sešity; mazání buněk</bookmark_value><bookmark_value>mazání;buňky/řádky/sloupce</bookmark_value>"
+#. dHfpJ
#: 02160000.xhp
msgctxt ""
"02160000.xhp\n"
@@ -2121,6 +2384,7 @@ msgctxt ""
msgid "Delete Cells"
msgstr "Odstranit buňky"
+#. 5FoZA
#: 02160000.xhp
msgctxt ""
"02160000.xhp\n"
@@ -2129,6 +2393,7 @@ msgctxt ""
msgid "<variable id=\"zellenloeschentext\"><ahelp hid=\".uno:DeleteCell\">Completely deletes selected cells, columns or rows. The cells below or to the right of the deleted cells will fill the space.</ahelp></variable> Note that the selected delete option is stored and reloaded when the dialog is next called."
msgstr "<variable id=\"zellenloeschentext\"><ahelp hid=\".uno:DeleteCell\">Kompletně smaže vybrané buňky, řádky nebo sloupce Vzniklý prostor vyplní buňky pod nebo vpravo od smazaných buněk.</ahelp> </variable> Všimněte si, že vybraná volba mazání je uložena a znovu načtena při každém dalším vyvolání dialogu."
+#. tBDt4
#: 02160000.xhp
msgctxt ""
"02160000.xhp\n"
@@ -2137,6 +2402,7 @@ msgctxt ""
msgid "<image id=\"img_id083120161149318932\" src=\"media/screenshots/modules/scalc/ui/deletecells/DeleteCellsDialog.png\" width=\"3.3126in\" height=\"1.5209in\"><alt id=\"alt_id083120161149318932\">Delete cells dialog</alt></image>"
msgstr "<image id=\"img_id083120161149318932\" src=\"media/screenshots/modules/scalc/ui/deletecells/DeleteCellsDialog.png\" width=\"3.3126in\" height=\"1.5209in\"><alt id=\"alt_id083120161149318932\">Dialog smazat buňky</alt></image>"
+#. X7sNR
#: 02160000.xhp
msgctxt ""
"02160000.xhp\n"
@@ -2145,6 +2411,7 @@ msgctxt ""
msgid "Selection"
msgstr "Výběr"
+#. HcQak
#: 02160000.xhp
msgctxt ""
"02160000.xhp\n"
@@ -2153,6 +2420,7 @@ msgctxt ""
msgid "This area contains options for specifying how sheets are displayed after deleting cells."
msgstr "V této oblasti jsou uvedeny volby, jimiž lze definovat zobrazení listů po odstranění buněk."
+#. 6eeoi
#: 02160000.xhp
msgctxt ""
"02160000.xhp\n"
@@ -2161,6 +2429,7 @@ msgctxt ""
msgid "Shift cells up"
msgstr "Posunout buňky nahoru"
+#. 59eSg
#: 02160000.xhp
msgctxt ""
"02160000.xhp\n"
@@ -2169,6 +2438,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/deletecells/up\">Fills the space produced by the deleted cells with the cells underneath it.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/deletecells/up\">Vyplní prostor vytvořený odstraněním buněk buňkami zdola.</ahelp>"
+#. dTPCu
#: 02160000.xhp
msgctxt ""
"02160000.xhp\n"
@@ -2177,6 +2447,7 @@ msgctxt ""
msgid "Shift cells left"
msgstr "Posunout buňky doleva"
+#. vH52J
#: 02160000.xhp
msgctxt ""
"02160000.xhp\n"
@@ -2185,6 +2456,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/deletecells/left\">Fills the resulting space by the cells to the right of the deleted cells.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/deletecells/left\">Vyplní prostor vytvořený odstraněním buněk buňkami zprava.</ahelp>"
+#. yVEjf
#: 02160000.xhp
msgctxt ""
"02160000.xhp\n"
@@ -2193,6 +2465,7 @@ msgctxt ""
msgid "Delete entire row(s)"
msgstr "Odstranit celé řádky"
+#. qxGEH
#: 02160000.xhp
msgctxt ""
"02160000.xhp\n"
@@ -2201,6 +2474,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:DeleteRows\">After selecting at least one cell, deletes the entire row from the sheet.</ahelp>"
msgstr "<ahelp hid=\".uno:DeleteRows\">Po vybrání aspoň jedné buňky odstraní z listu celý řádek.</ahelp>"
+#. HFAFf
#: 02160000.xhp
msgctxt ""
"02160000.xhp\n"
@@ -2209,6 +2483,7 @@ msgctxt ""
msgid "Delete entire column(s)"
msgstr "Odstranit celé sloupce"
+#. DpjXh
#: 02160000.xhp
msgctxt ""
"02160000.xhp\n"
@@ -2217,6 +2492,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:DeleteColumns\">After selecting at least one cell, deletes the entire column from the sheet.</ahelp>"
msgstr "<ahelp hid=\".uno:DeleteColumns\">Po vybrání aspoň jedné buňky odstraní z listu celý sloupec.</ahelp>"
+#. TQEDi
#: 02160000.xhp
msgctxt ""
"02160000.xhp\n"
@@ -2225,6 +2501,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/02150000.xhp\" name=\"Deleting Contents\">Deleting Contents</link>"
msgstr "<link href=\"text/scalc/01/02150000.xhp\" name=\"Smazat obsah\">Mazání obsahu</link>"
+#. Ms7fx
#: 02170000.xhp
msgctxt ""
"02170000.xhp\n"
@@ -2233,6 +2510,7 @@ msgctxt ""
msgid "Delete Sheet"
msgstr "Odstranit list"
+#. xtKqU
#: 02170000.xhp
msgctxt ""
"02170000.xhp\n"
@@ -2241,6 +2519,7 @@ msgctxt ""
msgid "<bookmark_value>spreadsheets; deleting</bookmark_value><bookmark_value>sheets; deleting</bookmark_value><bookmark_value>deleting; spreadsheets</bookmark_value>"
msgstr "<bookmark_value>sešity; odstranění</bookmark_value><bookmark_value>listy; odstranění</bookmark_value><bookmark_value>odstranění; sešity</bookmark_value>"
+#. RtFfG
#: 02170000.xhp
msgctxt ""
"02170000.xhp\n"
@@ -2249,6 +2528,7 @@ msgctxt ""
msgid "Delete Sheet"
msgstr "Odstranit list"
+#. ngEG2
#: 02170000.xhp
msgctxt ""
"02170000.xhp\n"
@@ -2257,6 +2537,7 @@ msgctxt ""
msgid "<variable id=\"tabelleloeschentext\"><ahelp hid=\".uno:Remove\">Deletes the current sheet after query confirmation.</ahelp></variable>"
msgstr "<variable id=\"tabelleloeschentext\"><ahelp hid=\".uno:Remove\">Po potvrzení odstraní aktuální list.</ahelp></variable>"
+#. 6JJp6
#: 02170000.xhp
msgctxt ""
"02170000.xhp\n"
@@ -2265,6 +2546,7 @@ msgctxt ""
msgid "You cannot delete a sheet while <emph>Edit - Track Changes - Record</emph> is activated."
msgstr "Pokud je aktivní <emph>Úpravy - Sledování změn - Zaznamenávat</emph>, nelze mazat listy"
+#. FDyRG
#: 02170000.xhp
msgctxt ""
"02170000.xhp\n"
@@ -2273,6 +2555,7 @@ msgctxt ""
msgid "Yes"
msgstr "Ano"
+#. CWWrh
#: 02170000.xhp
msgctxt ""
"02170000.xhp\n"
@@ -2281,6 +2564,7 @@ msgctxt ""
msgid "Deletes the current sheet."
msgstr "Smaže aktuální list."
+#. gK53a
#: 02170000.xhp
msgctxt ""
"02170000.xhp\n"
@@ -2289,6 +2573,7 @@ msgctxt ""
msgid "No"
msgstr "Ne"
+#. jKH8F
#: 02170000.xhp
msgctxt ""
"02170000.xhp\n"
@@ -2297,6 +2582,7 @@ msgctxt ""
msgid "Cancels the dialog. No delete is performed."
msgstr "Zavře dialog. Žádné odstranění se neprovede."
+#. k9Be9
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -2305,6 +2591,7 @@ msgctxt ""
msgid "Move or Copy a Sheet"
msgstr "Přesunout nebo kopírovat list"
+#. oozF5
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -2313,6 +2600,7 @@ msgctxt ""
msgid "<bookmark_value>spreadsheets; moving</bookmark_value><bookmark_value>spreadsheets; copying</bookmark_value><bookmark_value>moving; spreadsheets</bookmark_value><bookmark_value>copying; spreadsheets</bookmark_value>"
msgstr "<bookmark_value>sešity; přesouvání</bookmark_value><bookmark_value>sešity; kopírování</bookmark_value><bookmark_value>přesouvání; sešity</bookmark_value><bookmark_value>kopírování; sešity</bookmark_value>"
+#. BoDsa
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -2321,6 +2609,7 @@ msgctxt ""
msgid "Move or Copy a Sheet"
msgstr "Přesunout nebo kopírovat list"
+#. Rv8oA
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -2329,6 +2618,7 @@ msgctxt ""
msgid "<variable id=\"tabelleverschiebenkopierentext\"><ahelp hid=\".uno:Move\">Moves or copies a sheet to a new location in the document or to a different document.</ahelp></variable>"
msgstr "<variable id=\"tabelleverschiebenkopierentext\"><ahelp hid=\".uno:Move\">Přesune nebo zkopíruje list na nové místo v dokumentu nebo do jiného dokumentu.</ahelp></variable>"
+#. Nk5XZ
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -2337,6 +2627,7 @@ msgctxt ""
msgid "When you copy and paste cells containing <link href=\"text/scalc/01/04060102.xhp\">date values</link> between different spreadsheets, both spreadsheet documents must be set to the same date base. If date bases differ, the displayed date values will change!"
msgstr "Když kopírujete a vkládáte buňky obsahující <link href=\"text/scalc/01/04060102.xhp\">data</link> mezi různými sešity, oba dokumenty musí být nastaveny na stejné základní datum. Pokud se základní data liší, změní se zobrazené datum!"
+#. 3DmMC
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -2345,6 +2636,7 @@ msgctxt ""
msgid "To Document"
msgstr "Do dokumentu"
+#. ayVi2
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -2353,6 +2645,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/movecopysheet/toDocument\">Indicates where the current sheet is to be moved or copied to.</ahelp> Select <emph>- new document -</emph> if you want to create a new location for the sheet to be moved or copied."
msgstr "<ahelp hid=\"modules/scalc/ui/movecopysheet/toDocument\">Určuje, kam má být přesunut nebo zkopírován aktuální list.</ahelp> Pokud chcete list přesunout/zkopírovat do nového dokumentu, zvolte položku <emph>- nový dokument -</emph>."
+#. zPGQF
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -2361,6 +2654,7 @@ msgctxt ""
msgid "Insert Before"
msgstr "Vložit před"
+#. 3FSME
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -2369,6 +2663,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/movecopysheet/insertBefore\">The current sheet is moved or copied in front of the selected sheet.</ahelp> The <emph>- move to end position -</emph> option places the current sheet at the end."
msgstr "<ahelp hid=\"modules/scalc/ui/movecopysheet/insertBefore\">Aktuální list je přesunut nebo zkopírován před vybraný list.</ahelp> Volba <emph>- přesunout na konec -</emph> umístí list na konec sešitu."
+#. WNaqP
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -2377,6 +2672,7 @@ msgctxt ""
msgid "Copy"
msgstr "Kopírovat"
+#. z93EN
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -2385,6 +2681,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/movecopysheet/copy\">Specifies that the sheet is to be copied. If the option is unmarked, the sheet is moved.</ahelp> Moving sheets is the default."
msgstr "<ahelp hid=\"modules/scalc/ui/movecopysheet/copy\">Určuje, že list bude kopírován. Jestliže možnost není zaškrtnuta, list bude přesunut.</ahelp> Přednastaven je přesun listu."
+#. jKiJy
#: 02190000.xhp
msgctxt ""
"02190000.xhp\n"
@@ -2393,6 +2690,7 @@ msgctxt ""
msgid "Delete Page Break"
msgstr "Smazat zalomení stránky"
+#. QUGAg
#: 02190000.xhp
msgctxt ""
"02190000.xhp\n"
@@ -2401,6 +2699,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/02190000.xhp\" name=\"Delete Page Break\">Delete Page Break</link>"
msgstr "<link href=\"text/scalc/01/02190000.xhp\" name=\"Delete Page Break\">Smazat zalomení stránky</link>"
+#. uaEUi
#: 02190000.xhp
msgctxt ""
"02190000.xhp\n"
@@ -2409,6 +2708,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Choose the type of page break that you want to delete.</ahelp>"
msgstr "<ahelp hid=\".\">Zvolte typ zalomení stránky, které chcete odstranit.</ahelp>"
+#. HJ6rH
#: 02190100.xhp
msgctxt ""
"02190100.xhp\n"
@@ -2417,6 +2717,7 @@ msgctxt ""
msgid "Row Break"
msgstr "Zalomení řádku"
+#. 2CM78
#: 02190100.xhp
msgctxt ""
"02190100.xhp\n"
@@ -2425,6 +2726,7 @@ msgctxt ""
msgid "<bookmark_value>spreadsheets; deleting row breaks</bookmark_value><bookmark_value>deleting;manual row breaks</bookmark_value><bookmark_value>row breaks; deleting</bookmark_value>"
msgstr "<bookmark_value>sešity; odstranění zalomení řádku</bookmark_value><bookmark_value>odstranění;ruční zalomení řádku</bookmark_value><bookmark_value>zalomení řádku; odstranění</bookmark_value>"
+#. 2FkPg
#: 02190100.xhp
msgctxt ""
"02190100.xhp\n"
@@ -2433,6 +2735,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/02190100.xhp\" name=\"Row Break\">Row Break</link>"
msgstr "<link href=\"text/scalc/01/02190100.xhp\" name=\"Zalomení řádku\">Zalomení řádku</link>"
+#. 4X2vf
#: 02190100.xhp
msgctxt ""
"02190100.xhp\n"
@@ -2441,6 +2744,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:DeleteRowbreak\">Removes the manual row break above the active cell.</ahelp>"
msgstr "<ahelp hid=\".uno:DeleteRowbreak\">Odstraní ruční zalomení řádku nad aktivní buňkou.</ahelp>"
+#. aNEE6
#: 02190100.xhp
msgctxt ""
"02190100.xhp\n"
@@ -2449,6 +2753,7 @@ msgctxt ""
msgid "Position the cursor in a cell directly below the row break indicated by a horizontal line and choose <emph>Sheet - Delete Page Break - Row Break</emph>. The manual row break is removed."
msgstr "Umístěte kurzor do buňky přesně pod zalomením řádku označeného vodorovnou čarou a zvolte <emph>List - Smazat zalomení stránky - Zalomení řádku</emph>. Ruční zalomení řádku bude odstraněno."
+#. Bvrcm
#: 02190200.xhp
msgctxt ""
"02190200.xhp\n"
@@ -2457,6 +2762,7 @@ msgctxt ""
msgid "Column Break"
msgstr "Zalomení sloupce"
+#. XFHHz
#: 02190200.xhp
msgctxt ""
"02190200.xhp\n"
@@ -2465,6 +2771,7 @@ msgctxt ""
msgid "<bookmark_value>spreadsheets;deleting column breaks</bookmark_value><bookmark_value>deleting;manual column breaks</bookmark_value><bookmark_value>column breaks;deleting</bookmark_value>"
msgstr "<bookmark_value>sešity;mazání zalomení sloupce</bookmark_value><bookmark_value>mazání; ruční zalomení sloupce</bookmark_value><bookmark_value>zalomení sloupce;mazání</bookmark_value>"
+#. pAuZZ
#: 02190200.xhp
msgctxt ""
"02190200.xhp\n"
@@ -2473,6 +2780,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/02190200.xhp\" name=\"Column Break\">Column Break</link>"
msgstr "<link href=\"text/scalc/01/02190200.xhp\" name=\"Zalomení sloupce\">Zalomení sloupce</link>"
+#. Joj4v
#: 02190200.xhp
msgctxt ""
"02190200.xhp\n"
@@ -2481,6 +2789,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:DeleteColumnbreak\">Removes a manual column break to the left of the active cell.</ahelp>"
msgstr "<ahelp hid=\".uno:DeleteColumnbreak\">Odstraní ruční zalomení sloupce nalevo od aktivní buňky.</ahelp>"
+#. pn8oW
#: 02190200.xhp
msgctxt ""
"02190200.xhp\n"
@@ -2489,6 +2798,7 @@ msgctxt ""
msgid "Position the cursor in the cell to the right of the column break indicated by a vertical line and choose <emph>Sheet - Delete Page Break - Column Break</emph>. The manual column break is removed."
msgstr "Umístěte kurzor do buňky přesně pod zalomením řádku označeného vodorovnou čarou a zvolte <emph>List - Smazat zalomení stránky - Zalomení sloupce</emph>. Ruční zalomení řádku bude odstraněno."
+#. KQpwt
#: 02200000.xhp
msgctxt ""
"02200000.xhp\n"
@@ -2497,6 +2807,7 @@ msgctxt ""
msgid "Sheet"
msgstr "List"
+#. sm6m7
#: 02200000.xhp
msgctxt ""
"02200000.xhp\n"
@@ -2505,6 +2816,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/02200000.xhp\" name=\"Sheet\">Sheet</link>"
msgstr "<link href=\"text/scalc/01/02200000.xhp\" name=\"List\">List</link>"
+#. ZEyEi
#: 02200000.xhp
msgctxt ""
"02200000.xhp\n"
@@ -2513,6 +2825,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Edit commands for entire sheets.</ahelp>"
msgstr "<ahelp hid=\".\">Příkazy pro úpravu celých listů.</ahelp>"
+#. B9XBW
#: 02210000.xhp
msgctxt ""
"02210000.xhp\n"
@@ -2521,6 +2834,7 @@ msgctxt ""
msgid "Selecting Sheets"
msgstr "Výběr listů"
+#. gmAcU
#: 02210000.xhp
msgctxt ""
"02210000.xhp\n"
@@ -2529,6 +2843,7 @@ msgctxt ""
msgid "Selecting Sheets"
msgstr "Výběr listů"
+#. ZiCFd
#: 02210000.xhp
msgctxt ""
"02210000.xhp\n"
@@ -2537,6 +2852,7 @@ msgctxt ""
msgid "<variable id=\"tabellenauswaehlen\"><ahelp hid=\".uno:SelectTables\" visibility=\"visible\">Selects multiple sheets.</ahelp></variable>"
msgstr "<variable id=\"tabellenauswaehlen\"><ahelp hid=\".uno:SelectTables\" visibility=\"visible\">Vybere více listů.</ahelp></variable>"
+#. GNEFZ
#: 02210000.xhp
msgctxt ""
"02210000.xhp\n"
@@ -2545,6 +2861,7 @@ msgctxt ""
msgid "Selected Sheets"
msgstr "Vybrané listy"
+#. bG2JH
#: 02210000.xhp
msgctxt ""
"02210000.xhp\n"
@@ -2553,6 +2870,7 @@ msgctxt ""
msgid "<ahelp hid=\"SC_HID_SELECTTABLES\">Lists the sheets in the current document. To select a sheet, press the up or down arrow keys to move to a sheet in the list. To add a sheet to the selection, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while pressing the arrow keys and then press Spacebar. To select a range of sheets, hold down Shift and press the arrow keys. </ahelp>"
msgstr "<ahelp hid=\"SC_HID_SELECTTABLES\">V seznamu jsou vypsány listy aktuálního dokumentu. Pro výběr jednoho listu použijte kurzorové klávesy nahoru nebo dolů. Chcete-li vybrat více listů v seznamu, podržte stisknutou klávesu <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, pomocí kurzorových kláves nahoru nebo dolů najeďte na požadovaný list a stiskněte mezerník. Chcete-li vybrat více listů jdoucích po sobě, podržte stisknutou klávesu Shift a vyberte požadovaný rozsah pomocí kláves nahoru nebo dolů. </ahelp>"
+#. eomCF
#: 03070000.xhp
msgctxt ""
"03070000.xhp\n"
@@ -2561,6 +2879,7 @@ msgctxt ""
msgid "Column & Row Headers"
msgstr "Záhlaví sloupců a řádků"
+#. MBfaV
#: 03070000.xhp
msgctxt ""
"03070000.xhp\n"
@@ -2569,6 +2888,7 @@ msgctxt ""
msgid "<bookmark_value>spreadsheets; displaying headers of columns/rows</bookmark_value> <bookmark_value>displaying; headers of columns/rows</bookmark_value>"
msgstr "<bookmark_value>sešity; zobrazení záhlaví sloupců/řádků</bookmark_value><bookmark_value>zobrazení; záhlaví sloupců/řádků</bookmark_value>"
+#. 9J5cb
#: 03070000.xhp
msgctxt ""
"03070000.xhp\n"
@@ -2577,6 +2897,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/03070000.xhp\" name=\"Column & Row Headers\">Column & Row Headers</link>"
msgstr "<link href=\"text/scalc/01/03070000.xhp\" name=\"Záhlaví sloupců a řádků\">Záhlaví sloupců a řádků</link>"
+#. 5Cdt5
#: 03070000.xhp
msgctxt ""
"03070000.xhp\n"
@@ -2585,6 +2906,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows column headers and row headers.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí záhlaví sloupců a řádků.</ahelp>"
+#. BJB5U
#: 03070000.xhp
msgctxt ""
"03070000.xhp\n"
@@ -2593,6 +2915,7 @@ msgctxt ""
msgid "To hide the column and row headers, unmark this menu entry."
msgstr "Pokud chcete záhlaví sloupců a řádků skrýt, zrušte zaškrtnutí této položky."
+#. GL8VF
#: 03070000.xhp
msgctxt ""
"03070000.xhp\n"
@@ -2601,6 +2924,7 @@ msgctxt ""
msgid "You can also set the view of the column and row headers in <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\"><emph>%PRODUCTNAME Calc - View</emph></link>."
msgstr "Zobrazení záhlaví sloupců a řádků můžete také nastavit v <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Předvolby</item></caseinline><defaultinline><item type=\"menuitem\">Nástroje - Možnosti</item></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Sešit - Zobrazení\"><emph>%PRODUCTNAME Calc - Zobrazení</emph></link>."
+#. 2FynF
#: 03080000.xhp
msgctxt ""
"03080000.xhp\n"
@@ -2609,6 +2933,7 @@ msgctxt ""
msgid "Value Highlighting"
msgstr "Zvýrazňování hodnot"
+#. yvY5V
#: 03080000.xhp
msgctxt ""
"03080000.xhp\n"
@@ -2617,6 +2942,7 @@ msgctxt ""
msgid "<bookmark_value>spreadsheets; value highlighting</bookmark_value> <bookmark_value>values;highlighting</bookmark_value> <bookmark_value>highlighting; values in sheets</bookmark_value> <bookmark_value>colors;values</bookmark_value>"
msgstr "<bookmark_value>sešity; zvýrazňování hodnot</bookmark_value><bookmark_value>hodnoty;zvýrazňování</bookmark_value><bookmark_value>zvýrazňování; hodnoty v listech</bookmark_value><bookmark_value>barvy;hodnoty</bookmark_value>"
+#. GQeVi
#: 03080000.xhp
msgctxt ""
"03080000.xhp\n"
@@ -2625,6 +2951,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/03080000.xhp\" name=\"Value Highlighting\">Value Highlighting</link>"
msgstr "<link href=\"text/scalc/01/03080000.xhp\" name=\"Zvýrazňování hodnot\">Zvýrazňování hodnot</link>"
+#. vS5Bm
#: 03080000.xhp
msgctxt ""
"03080000.xhp\n"
@@ -2633,6 +2960,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays cell contents in different colors, depending on type.</ahelp>"
msgstr "<ahelp hid=\".\">V závislosti na typu zobrazí buňky zvýrazněné různými barvami.</ahelp>"
+#. ti3ib
#: 03080000.xhp
msgctxt ""
"03080000.xhp\n"
@@ -2641,6 +2969,7 @@ msgctxt ""
msgid "To remove the highlighting, unmark the menu entry."
msgstr "Chcete-li zvýraznění odstranit, zrušte zaškrtnutí této položky nabídky."
+#. 9GB5Z
#: 03080000.xhp
msgctxt ""
"03080000.xhp\n"
@@ -2649,6 +2978,7 @@ msgctxt ""
msgid "By default:"
msgstr "Výchozí:"
+#. waDQG
#: 03080000.xhp
msgctxt ""
"03080000.xhp\n"
@@ -2657,6 +2987,7 @@ msgctxt ""
msgid "Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
msgstr "Nezávisle na nastaveném formátování jsou textové buňky zobrazeny černou barvou, vzorce zelenou, čísla modrou a zamčené buňky se světle šedým pozadím."
+#. GGawQ
#: 03080000.xhp
msgctxt ""
"03080000.xhp\n"
@@ -2665,6 +2996,7 @@ msgctxt ""
msgid "These colors can be customized in <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME - Application Colors</item>."
msgstr "Tyto barvy mohou být nastaveny v <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Předvolby</item></caseinline><defaultinline><item type=\"menuitem\">Nástroje - Možnosti</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME - Barvy aplikací</item>."
+#. FMFKK
#: 03080000.xhp
msgctxt ""
"03080000.xhp\n"
@@ -2673,6 +3005,7 @@ msgctxt ""
msgid "If this function is active, colors that you define in the document will not be displayed. When you deactivate the function, the user-defined colors are displayed again."
msgstr "Jestliže je tato funkce aktivní, barvy, které definujete v dokumentu, nebudou zobrazeny. Když funkci deaktivujete, uživatelem definované barvy se znovu zobrazí."
+#. 9Tdsf
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
@@ -2681,6 +3014,7 @@ msgctxt ""
msgid "Formula Bar"
msgstr "Lišta vzorců"
+#. d4DHd
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
@@ -2689,6 +3023,7 @@ msgctxt ""
msgid "<bookmark_value>formula bar;spreadsheets</bookmark_value> <bookmark_value>spreadsheets; formula bar</bookmark_value>"
msgstr "<bookmark_value>lišta vzorců;sešity</bookmark_value><bookmark_value>sešity; lišta vzorců</bookmark_value>"
+#. 5kD7a
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
@@ -2697,6 +3032,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/03090000.xhp\" name=\"Formula Bar\">Formula Bar</link>"
msgstr "<link href=\"text/scalc/01/03090000.xhp\" name=\"Lišta vzorců\">Lišta vzorců</link>"
+#. ALATw
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
@@ -2705,6 +3041,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows or hides the Formula Bar, which is used for entering and editing formulas. The Formula Bar is the most important tool when working with spreadsheets.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí nebo skryje lištu vzorců, která se používá pro vkládání a úpravu vzorců. Lišta vzorců je nejdůležitější nástroj při práci se sešity.</ahelp>"
+#. fHVAk
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
@@ -2713,6 +3050,7 @@ msgctxt ""
msgid "To hide the Formula Bar, unmark the menu item."
msgstr "Chcete-li lištu vzorců skrýt, zrušte zaškrtnutí této položky."
+#. FUnzz
#: 03090000.xhp
msgctxt ""
"03090000.xhp\n"
@@ -2721,6 +3059,7 @@ msgctxt ""
msgid "If the Formula Bar is hidden, you can still edit cells by activating the edit mode with F2. After editing cells, accept the changes by pressing Enter, or discard entries by pressing Esc. Esc is also used to exit the edit mode."
msgstr "Jestliže je lišta vzorců skrytá, je stále možné upravovat buňky aktivací režimu úprav pomocí F2. Po skončení úprav v buňce můžete přijmout změny stisknutím klávesy Enter, nebo je odmítnout stisknutím klávesy Esc."
+#. HdJfk
#: 03100000.xhp
msgctxt ""
"03100000.xhp\n"
@@ -2729,6 +3068,7 @@ msgctxt ""
msgid "Page Break View"
msgstr "Náhled zalomení stránky"
+#. zuUZD
#: 03100000.xhp
msgctxt ""
"03100000.xhp\n"
@@ -2737,6 +3077,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/03100000.xhp\" name=\"Page Break View\">Page Break View</link>"
msgstr "<link href=\"text/scalc/01/03100000.xhp\" name=\"Náhled zalomení stránky\">Náhled zalomení stránky</link>"
+#. 55rRr
#: 03100000.xhp
msgctxt ""
"03100000.xhp\n"
@@ -2745,6 +3086,7 @@ msgctxt ""
msgid "<variable id=\"page_break_view_text\"><ahelp hid=\".\">Display the page breaks and print ranges in the sheet.</ahelp></variable> Choose <item type=\"menuitem\">View - Normal</item> to switch this mode off."
msgstr "<variable id=\"page_break_view_text\"><ahelp hid=\".\">Zobrazí zalomení stránky a oblasti tisku v listu.</ahelp></variable> Volbou <item type=\"menuitem\">Zobrazit - Normální</item> tento režim zobrazení ukončíte."
+#. USJHW
#: 03100000.xhp
msgctxt ""
"03100000.xhp\n"
@@ -2753,6 +3095,7 @@ msgctxt ""
msgid "The context menu of the page break preview contains functions for editing page breaks, including the following options:"
msgstr "Místní nabídka náhledu zalomení stránky obsahuje mimo jiné funkce k upravování zalomení stránky:"
+#. iM3oN
#: 03100000.xhp
msgctxt ""
"03100000.xhp\n"
@@ -2761,6 +3104,7 @@ msgctxt ""
msgid "Delete Page Breaks"
msgstr "Smazat zalomení stránek"
+#. mH8J5
#: 03100000.xhp
msgctxt ""
"03100000.xhp\n"
@@ -2769,6 +3113,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Deletes all manual breaks in the current sheet.</ahelp>"
msgstr "<ahelp hid=\".\">Smaže všechna ruční zalomení stránky v aktuálním listu.</ahelp>"
+#. iigiV
#: 03100000.xhp
msgctxt ""
"03100000.xhp\n"
@@ -2777,6 +3122,7 @@ msgctxt ""
msgid "Add Print Range"
msgstr "Přidat oblast tisku"
+#. 6CE3V
#: 03100000.xhp
msgctxt ""
"03100000.xhp\n"
@@ -2785,6 +3131,7 @@ msgctxt ""
msgid "Adds the selected cells to print ranges."
msgstr "Přidá vybrané buňky do oblasti tisku."
+#. QMSTE
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -2793,6 +3140,7 @@ msgctxt ""
msgid "Insert Page Break"
msgstr "Vložit zalomení stránky"
+#. BEGsp
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -2801,6 +3149,7 @@ msgctxt ""
msgid "<bookmark_value>spreadsheets; inserting breaks in</bookmark_value><bookmark_value>inserting; breaks</bookmark_value><bookmark_value>page breaks; inserting in spreadsheets</bookmark_value>"
msgstr "<bookmark_value>sešity; vkládání zalomení do</bookmark_value><bookmark_value>vkládání; zalomení</bookmark_value><bookmark_value>zalomení stránky; v sešitech</bookmark_value>"
+#. yRa8D
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -2809,6 +3158,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04010000.xhp\" name=\"Insert Page Break\">Insert Page Break</link>"
msgstr "<link href=\"text/scalc/01/04010000.xhp\" name=\"Insert Page Break\">Vložit zalomení stránky</link>"
+#. 8EAxX
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -2817,6 +3167,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This command inserts manual row or column breaks to ensure that your data prints properly. You can insert a horizontal page break above, or a vertical page break to the left of, the active cell.</ahelp>"
msgstr "<ahelp hid=\".\">Tento příkaz vloží ruční zalomení řádku nebo sloupce, aby zajistil, že vaše data budou správně vytištěna. Lze vložit vodorovné zalomení nad, nebo svislé zalomení vlevo od aktivní buňky.</ahelp>"
+#. 3J4AR
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -2825,6 +3176,7 @@ msgctxt ""
msgid "Choose <link href=\"text/scalc/01/02190000.xhp\" name=\"Sheet - Delete Page Break\">Sheet - Delete Page Break</link> to remove breaks created manually."
msgstr "Pokud chcete ručně smazat zalomení stránky, zvolte <link href=\"text/scalc/01/02190000.xhp\" name=\"Sheet - Delete Page Break\">List - Smazat zalomení stránky</link>."
+#. iuDCz
#: 04010100.xhp
msgctxt ""
"04010100.xhp\n"
@@ -2833,6 +3185,7 @@ msgctxt ""
msgid "Row Break"
msgstr "Zalomení řádku"
+#. 4jUPY
#: 04010100.xhp
msgctxt ""
"04010100.xhp\n"
@@ -2841,6 +3194,7 @@ msgctxt ""
msgid "<bookmark_value>sheets; inserting row breaks</bookmark_value><bookmark_value>row breaks; inserting</bookmark_value><bookmark_value>inserting; manual row breaks</bookmark_value><bookmark_value>manual row breaks</bookmark_value>"
msgstr "<bookmark_value>listy; vkládání zalomení řádku</bookmark_value><bookmark_value>zalomení řádku; vkládání</bookmark_value><bookmark_value>vkládání; ruční zalomení řádku</bookmark_value><bookmark_value>ruční zalomení řádku</bookmark_value>"
+#. jN76G
#: 04010100.xhp
msgctxt ""
"04010100.xhp\n"
@@ -2849,6 +3203,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04010100.xhp\" name=\"Row Break\">Row Break</link>"
msgstr "<link href=\"text/scalc/01/04010100.xhp\" name=\"Row Break\">Zalomení řádků</link>"
+#. BFATv
#: 04010100.xhp
msgctxt ""
"04010100.xhp\n"
@@ -2857,6 +3212,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:InsertRowBreak\">Inserts a row break (horizontal page break) above the selected cell.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertRowBreak\">Vloží zalomení řádku (vodorovné zalomení stránky) nad vybranou buňku.</ahelp>"
+#. wwsXX
#: 04010100.xhp
msgctxt ""
"04010100.xhp\n"
@@ -2865,6 +3221,7 @@ msgctxt ""
msgid "The manual row break is indicated by a dark blue horizontal line."
msgstr "Ruční zalomení řádku vyznačuje tmavomodrá vodorovná čára."
+#. GDRiE
#: 04010200.xhp
msgctxt ""
"04010200.xhp\n"
@@ -2873,6 +3230,7 @@ msgctxt ""
msgid "Column Break"
msgstr "Zalomení sloupce"
+#. pJL5v
#: 04010200.xhp
msgctxt ""
"04010200.xhp\n"
@@ -2881,6 +3239,7 @@ msgctxt ""
msgid "<bookmark_value>spreadsheets; inserting column breaks</bookmark_value><bookmark_value>column breaks; inserting</bookmark_value><bookmark_value>inserting; manual column breaks</bookmark_value><bookmark_value>manual column breaks</bookmark_value>"
msgstr "<bookmark_value>sešity; vkládání zalomení sloupce</bookmark_value><bookmark_value>zalomení sloupce; vkládání</bookmark_value><bookmark_value>vkládání; ruční zalomení sloupců</bookmark_value><bookmark_value>ruční zalomení sloupce</bookmark_value>"
+#. vo2Eq
#: 04010200.xhp
msgctxt ""
"04010200.xhp\n"
@@ -2889,6 +3248,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04010200.xhp\" name=\"Column Break\">Column Break</link>"
msgstr "<link href=\"text/scalc/01/04010200.xhp\" name=\"Column Break\">Zalomení sloupců</link>"
+#. THmx8
#: 04010200.xhp
msgctxt ""
"04010200.xhp\n"
@@ -2897,6 +3257,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:InsertColumnBreak\">Inserts a column break (vertical page break) to the left of the active cell.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertColumnBreak\">Vloží zalomení sloupce (svislé zalomení stránky) nalevo od aktivní buňky.</ahelp>"
+#. ZEho6
#: 04010200.xhp
msgctxt ""
"04010200.xhp\n"
@@ -2905,6 +3266,7 @@ msgctxt ""
msgid "The manual column break is indicated by a dark blue vertical line."
msgstr "Ruční zalomení sloupce vyznačuje tmavomodrá svislá čára."
+#. FiGSE
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -2913,6 +3275,7 @@ msgctxt ""
msgid "Insert Cells"
msgstr "Vložit buňky"
+#. QHAWg
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -2921,6 +3284,7 @@ msgctxt ""
msgid "<bookmark_value>spreadsheets; inserting cells</bookmark_value><bookmark_value>cells; inserting</bookmark_value><bookmark_value>inserting; cells</bookmark_value>"
msgstr "<bookmark_value>sešity; vkládání buněk</bookmark_value><bookmark_value>buňky; vkládání</bookmark_value><bookmark_value>vkládání; buňky</bookmark_value>"
+#. dDmDx
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -2929,6 +3293,7 @@ msgctxt ""
msgid "Insert Cells"
msgstr "Vložit buňky"
+#. dG824
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -2937,6 +3302,7 @@ msgctxt ""
msgid "<variable id=\"zelleneinfuegentext\"><ahelp hid=\".uno:InsertCell\">Opens the<emph> Insert Cells </emph>dialog, in which you can insert new cells according to the options that you specify.</ahelp></variable> You can delete cells by choosing <link href=\"text/scalc/01/02160000.xhp\" name=\"Edit - Delete Cells\"><emph>Edit - Delete Cells</emph></link>."
msgstr "<variable id=\"zelleneinfuegentext\"><ahelp hid=\".uno:InsertCell\">Otevře dialog <emph>Vložit buňky</emph>, pomocí kterého je možné vložit buňky. </ahelp></variable> Chcete-li odstranit buňky, zvolte <link href=\"text/scalc/01/02160000.xhp\" name=\"Úpravy - Smazat buňky\"><emph>Úpravy - Smazat buňky</emph></link>."
+#. GNLr2
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -2945,6 +3311,7 @@ msgctxt ""
msgid "Selection"
msgstr "Výběr"
+#. YMXC2
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -2953,6 +3320,7 @@ msgctxt ""
msgid "This area contains the options available for inserting cells into a sheet. The cell quantity and position is defined by selecting a cell range in the sheet beforehand."
msgstr "V této oblasti naleznete volby pro vkládání buněk do listu. Vyberte oblast buněk v listu. Definujete tím množství vkládaných buněk a jejich umístění."
+#. jUy2J
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -2961,6 +3329,7 @@ msgctxt ""
msgid "Shift cells down"
msgstr "Posunout buňky dolů"
+#. Dbr3S
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -2969,6 +3338,7 @@ msgctxt ""
msgid "<variable id=\"zellenuntentext\"><ahelp hid=\"modules/scalc/ui/insertcells/down\">Moves the contents of the selected range downward when cells are inserted.</ahelp></variable>"
msgstr "<variable id=\"zellenuntentext\"><ahelp hid=\"modules/scalc/ui/insertcells/down\">Přesune obsah vybrané oblasti dolů a vloží odpovídající prázdné buňky.</ahelp></variable>"
+#. JUkhx
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -2977,6 +3347,7 @@ msgctxt ""
msgid "Shift cells right"
msgstr "Posunout buňky doprava"
+#. cCdFM
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -2985,6 +3356,7 @@ msgctxt ""
msgid "<variable id=\"zellenrechtstext\"><ahelp hid=\"modules/scalc/ui/insertcells/right\">Moves the contents of the selected range to the right when cells are inserted.</ahelp></variable>"
msgstr "<variable id=\"zellenrechtstext\"><ahelp hid=\"modules/scalc/ui/insertcells/right\">Přesune obsah vybrané oblasti doprava a vloží odpovídající prázdné buňky.</ahelp></variable>"
+#. en4x8
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -2993,6 +3365,7 @@ msgctxt ""
msgid "Entire row"
msgstr "Celý řádek"
+#. 6kPfT
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -3001,6 +3374,7 @@ msgctxt ""
msgid "<variable id=\"zeilenganzetext\"><ahelp hid=\"modules/scalc/ui/insertcells/rows\">Inserts an entire row. The position of the row is determined by the selection on the sheet.</ahelp></variable> The number of rows inserted depends on how many rows are selected. The contents of the original rows are moved downward."
msgstr "<variable id=\"zeilenganzetext\"><ahelp hid=\"modules/scalc/ui/insertcells/rows\">Vloží celý řádek. Pozice řádku je určena výběrem v listu.</ahelp></variable> Počet vložených řádků záleží na tom, kolik řádků je vybráno. Obsah původních řádků se posune dolů."
+#. HKGtx
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -3009,6 +3383,7 @@ msgctxt ""
msgid "Entire column"
msgstr "Celý sloupec"
+#. YpLqF
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -3017,6 +3392,7 @@ msgctxt ""
msgid "<variable id=\"spaltenganzetext\"><ahelp hid=\"modules/scalc/ui/insertcells/cols\">Inserts an entire column. The number of columns to be inserted is determined by the selected number of columns.</ahelp></variable> The contents of the original columns are shifted to the right."
msgstr "<variable id=\"spaltenganzetext\"><ahelp hid=\"modules/scalc/ui/insertcells/cols\">Vloží celý sloupec. Počet vložených sloupců je určen počtem vybraných sloupců.</ahelp></variable> Obsah původních sloupců se posune doprava."
+#. qtDef
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -3025,6 +3401,7 @@ msgctxt ""
msgid "Insert Rows"
msgstr "Vložit řádky"
+#. NdXGF
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -3033,6 +3410,7 @@ msgctxt ""
msgid "<bookmark_value>spreadsheets; inserting rows</bookmark_value> <bookmark_value>rows; inserting</bookmark_value> <bookmark_value>inserting; rows</bookmark_value>"
msgstr "<bookmark_value>sešity; vkládání řádků</bookmark_value><bookmark_value>řádky; vkládání</bookmark_value><bookmark_value>vkládání; řádky</bookmark_value>"
+#. YLWHa
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -3041,6 +3419,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04030000.xhp\" name=\"Insert Rows\">Insert Rows</link>"
msgstr "<link href=\"text/scalc/01/04030000.xhp\" name=\"Vložit řádky\">Vložit řádky</link>"
+#. CMEAW
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -3049,6 +3428,7 @@ msgctxt ""
msgid "<variable id=\"sheet_insert_rows\">Insert rows above or below the active cell.</variable> The number of rows inserted corresponds to the number of rows selected. If no row is selected, one row is inserted. The existing rows are moved downward."
msgstr "<variable id=\"sheet_insert_rows\">Vloží řádky nad nebo pod aktivní buňku.</variable> Počet vložených řádků odpovídá počtu vybraných řádků. Není-li vybrán žádný, vloží se jeden řádek. Existující řádky se posunou dolů."
+#. aGwJs
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -3057,6 +3437,7 @@ msgctxt ""
msgid "Rows Above"
msgstr "Řádky nad"
+#. 7FFxF
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -3065,6 +3446,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:InsertRowsBefore\">Inserts a new row above the active cell.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertRowsBefore\">Vloží nový řádek nad aktivní buňku.</ahelp>"
+#. NGsGA
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -3073,6 +3455,7 @@ msgctxt ""
msgid "Rows Below"
msgstr "Řádky pod"
+#. Zs6ez
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -3081,6 +3464,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:InsertRowsAfter\">Inserts a new row below the active cell.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertRowsAfter\">Vloží nový řádek pod aktivní buňku.</ahelp>"
+#. FSDfk
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -3089,6 +3473,7 @@ msgctxt ""
msgid "Insert Columns"
msgstr "Vložit sloupce"
+#. p47AJ
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -3097,6 +3482,7 @@ msgctxt ""
msgid "<bookmark_value>spreadsheets; inserting columns</bookmark_value> <bookmark_value>inserting; columns</bookmark_value> <bookmark_value>columns; inserting</bookmark_value>"
msgstr "<bookmark_value>sešity; vkládání sloupců</bookmark_value><bookmark_value>vkládání; sloupce</bookmark_value><bookmark_value>sloupce; vkládání</bookmark_value>"
+#. KALFz
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -3105,6 +3491,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04040000.xhp\" name=\"Insert Columns\">Insert Columns</link>"
msgstr "<link href=\"text/scalc/01/04040000.xhp\" name=\"Vložit sloupce\">Vložit sloupce</link>"
+#. RMPZG
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -3113,6 +3500,7 @@ msgctxt ""
msgid "<variable id=\"sheet_insert_columns\">Inserts columns to the left or to the right of the active cell.</variable> The number of columns inserted corresponds to the number of columns selected. If no column is selected, one column is inserted. The existing columns are moved to the right."
msgstr "<variable id=\"sheet_insert_columns\">Vloží sloupce vlevo nebo vpravo od aktivní buňky.</variable> Počet vložených sloupců odpovídá počtu vybraných sloupců. Není-li vybrán žádný, vloží se jeden sloupec. Existující sloupce se posunou doprava."
+#. weeGA
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -3121,6 +3509,7 @@ msgctxt ""
msgid "Columns Before"
msgstr "Sloupce před"
+#. WA9zp
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -3129,6 +3518,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:InsertColumnsBefore\">Inserts a new column before the active cell.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertColumnsBefore\">Vloží nový sloupec před aktivní buňku.</ahelp>"
+#. VXRxE
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -3137,6 +3527,7 @@ msgctxt ""
msgid "Columns After"
msgstr "Sloupce za"
+#. RB8Ju
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -3145,6 +3536,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:InsertColumnsAfter\">Inserts a new column after the active cell.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertColumnsAfter\">Vloží nový sloupec za aktivní buňku.</ahelp>"
+#. ZFNwu
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3153,6 +3545,7 @@ msgctxt ""
msgid "Insert Sheet"
msgstr "Vložit list"
+#. sYYNV
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3161,6 +3554,7 @@ msgctxt ""
msgid "<bookmark_value>sheets;creating</bookmark_value>"
msgstr "<bookmark_value>listy;vytváření</bookmark_value>"
+#. FtKbJ
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3169,6 +3563,7 @@ msgctxt ""
msgid "Insert Sheet"
msgstr "Vložit list"
+#. TDcPV
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3177,6 +3572,7 @@ msgctxt ""
msgid "<variable id=\"tabelleeinfuegentext\"><ahelp hid=\".uno:Insert\">Defines the options to be used to insert a new sheet.</ahelp> You can create a new sheet, or insert an existing sheet from a file.</variable>"
msgstr "<variable id=\"tabelleeinfuegentext\"><ahelp hid=\".uno:Insert\">Určuje podrobnosti pro vložení nového listu.</ahelp> Buď vytvoří nový list, nebo vloží již existující list ze souboru.</variable>"
+#. xn7Y2
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3185,6 +3581,7 @@ msgctxt ""
msgid "Position"
msgstr "Umístění"
+#. 5Pke8
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3193,6 +3590,7 @@ msgctxt ""
msgid "Specifies where the new sheet is to be inserted into your document."
msgstr "Určuje, kam do dokumentu se má nový list vložit."
+#. dW2VB
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3201,6 +3599,7 @@ msgctxt ""
msgid "Before current sheet"
msgstr "Před aktuální list"
+#. Ho3d8
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3209,6 +3608,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/before\">Inserts a new sheet directly before the current sheet.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/before\">Vloží nový list těsně před aktuální list.</ahelp>"
+#. zGjTC
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3217,6 +3617,7 @@ msgctxt ""
msgid "After current sheet"
msgstr "Za aktuální list"
+#. 2mAP3
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3225,6 +3626,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/after\">Inserts a new sheet directly after the current sheet.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/after\">Vloží nový list těsně za aktuální list.</ahelp>"
+#. RhGma
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3233,6 +3635,7 @@ msgctxt ""
msgid "Sheet"
msgstr "List"
+#. uVSad
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3241,6 +3644,7 @@ msgctxt ""
msgid "Specifies whether a new sheet or an existing sheet is inserted into the document."
msgstr "Určuje, má-li se do dokumentu vložit nový nebo již existující list."
+#. g3EG8
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3249,6 +3653,7 @@ msgctxt ""
msgid "New sheet"
msgstr "Nový list"
+#. EUjuC
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3257,6 +3662,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/new\">Creates a new sheet. Enter a sheet name in the <emph>Name</emph> field. Allowed characters are letters, numbers, spaces, and the underline character.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/new\">Vytvoří nový list. Zadejte jméno listu v poli <emph>Název</emph>. Povolené znaky jsou písmena, číslice, mezera a podtržítko.</ahelp>"
+#. rPGT9
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3265,6 +3671,7 @@ msgctxt ""
msgid "No. of sheets"
msgstr "Počet listů"
+#. BvaGG
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3273,6 +3680,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/countnf\">Specifies the number of sheets to be created.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/countnf\">Určuje počet listů, které se mají vytvořit.</ahelp>"
+#. cGgci
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3281,6 +3689,7 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. Rwj26
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3289,6 +3698,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/nameed\">Specifies the name of the new sheet.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/nameed\">Určuje název nového listu.</ahelp>"
+#. EFVbu
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3297,6 +3707,7 @@ msgctxt ""
msgid "From File"
msgstr "Ze souboru"
+#. 332sb
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3305,6 +3716,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/fromfile\">Inserts a sheet from an existing file into the current document.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/fromfile\">Vloží list z existujícího souboru do aktivního dokumentu.</ahelp>"
+#. ymLhJ
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3313,6 +3725,7 @@ msgctxt ""
msgid "Browse"
msgstr "Procházet"
+#. pZ7Eo
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3321,6 +3734,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/browse\">Opens a dialog for selecting a file.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/browse\">Otevře a dialog pro výběr souboru.</ahelp>"
+#. s9sGN
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3329,6 +3743,7 @@ msgctxt ""
msgid "Available Sheets"
msgstr "Dostupné listy"
+#. GWMya
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3337,6 +3752,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/tables\">If you selected a file by using the <emph>Browse</emph> button, the sheets contained in it are displayed in the list box. The file path is displayed below this box. Select the sheet to be inserted from the list box.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/tables\">Jestliže jste vybrali soubor pomocí tlačítka <emph>Procházet</emph>, listy obsažené v daném souboru se objeví v seznamu. Cesta k souboru je zobrazena pod tímto seznamem. Ze seznamu vyberte list, který chcete vložit.</ahelp>"
+#. FULKa
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3345,6 +3761,7 @@ msgctxt ""
msgid "Link"
msgstr "Odkaz"
+#. 4CQJj
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -3353,6 +3770,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/insertsheet/link\">Select to insert the sheet as a link instead as a copy. The links can be updated to show the current contents.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/insertsheet/link\">Zvolte, pokud chcete vložit list jako odkaz, a ne jako kopii. Odkazy je možné aktualizovat podle aktuálního obsahu.</ahelp>"
+#. 4imcW
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -3361,6 +3779,7 @@ msgctxt ""
msgid "Sheet from file"
msgstr "List ze souboru"
+#. xzwDc
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -3369,6 +3788,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04050100.xhp\">Sheet from file</link>"
msgstr "<link href=\"text/scalc/01/04050100.xhp\">List ze souboru</link>"
+#. yydHc
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -3377,6 +3797,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Inserts a sheet from a different spreadsheet file.</ahelp>"
msgstr "<ahelp hid=\".\">Vloží list z jiného souboru (sešitu).</ahelp>"
+#. HiYLL
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -3385,6 +3806,7 @@ msgctxt ""
msgid "Use the <link href=\"text/shared/01/01020000.xhp\">File - Open</link> dialog to locate the spreadsheet."
msgstr "Pro vyhledání sešitu použijte dialog <link href=\"text/shared/01/01020000.xhp\">otevřít soubor</link>."
+#. kEz82
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -3393,6 +3815,7 @@ msgctxt ""
msgid "In the <link href=\"text/scalc/01/04050000.xhp\">Insert Sheet</link> dialog, select the sheet that you want to insert."
msgstr "V dialogu <link href=\"text/scalc/01/04050000.xhp\">Vložit list</link> vyberte list, který chcete vložit."
+#. 5zC8c
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3401,6 +3824,7 @@ msgctxt ""
msgid "Function Wizard"
msgstr "Průvodce funkcí"
+#. DHRxH
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3409,6 +3833,7 @@ msgctxt ""
msgid "<bookmark_value>inserting functions; Function Wizard</bookmark_value><bookmark_value>functions;Function Wizard</bookmark_value><bookmark_value>wizards; functions</bookmark_value>"
msgstr "<bookmark_value>vkládání funkcí; Průvodce funkcí</bookmark_value><bookmark_value>funkce;Průvodce funkcí</bookmark_value><bookmark_value>průvodci; funkce</bookmark_value>"
+#. 8hkzg
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3417,6 +3842,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilot: Functions\">Function Wizard</link>"
msgstr "<link href=\"text/scalc/01/04060000.xhp\" name=\"Průvodce funkcí\">Průvodce funkcí</link>"
+#. qWAXe
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3425,6 +3851,7 @@ msgctxt ""
msgid "<variable id=\"funktionsautopilottext\"><ahelp hid=\".\">Opens the <emph>Function Wizard</emph>, which helps you to interactively create formulas.</ahelp></variable> Before you start the Wizard, select a cell or a range of cells from the current sheet, in order to determine the position at which the formula will be inserted."
msgstr "<variable id=\"funktionsautopilottext\"><ahelp hid=\".\">Otevře <emph>Průvodce funkcí</emph>, který vám pomůže interaktivně vytvářet vzorce.</ahelp></variable> Než spustíte průvodce, vyberte buňku nebo oblast buněk v aktuálním listu, kam se má vzorec vložit."
+#. xeqnV
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3433,6 +3860,7 @@ msgctxt ""
msgid "You can download the complete ODFF (OpenDocument Format Formula) specification from the <link href=\"https://docs.oasis-open.org/office/v1.2/OpenDocument-v1.2-part2.odt\"><emph>OASIS</emph></link> web site."
msgstr "Úplnou specifikaci formátu ODFF (OpenDocument Format Formula) si můžete stáhnout z webových stránek sdružení <link href=\"https://docs.oasis-open.org/office/v1.2/OpenDocument-v1.2-part2.odt\"><emph>OASIS</emph></link>."
+#. mM4AA
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3441,6 +3869,7 @@ msgctxt ""
msgid "The <emph>Function Wizard</emph> has two tabs: <emph>Functions</emph> is used to create formulas, and <emph>Structure</emph> is used to check the formula build."
msgstr "<emph>Průvodce funkcí</emph> má dvě karty: <emph>Funkce</emph> slouží k vytváření vzorců, <emph>Struktura</emph> slouží ke kontrole stavby vzorce."
+#. v7CjU
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3449,6 +3878,7 @@ msgctxt ""
msgid "Functions Tab"
msgstr "Karta Funkce"
+#. AAQJB
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3457,6 +3887,7 @@ msgctxt ""
msgid "Search"
msgstr "Hledat"
+#. XUDfo
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3465,6 +3896,7 @@ msgctxt ""
msgid "<ahelp hid=\"formula/ui/functionpage/search\">Search for a part of the function name.</ahelp>"
msgstr "<ahelp hid=\"formula/ui/functionpage/search\">Search for a part of the function name.</ahelp>"
+#. eFtXe
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3473,6 +3905,7 @@ msgctxt ""
msgid "Category"
msgstr "Kategorie"
+#. ECj6K
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3481,6 +3914,7 @@ msgctxt ""
msgid "<variable id=\"kategorienliste\"><ahelp hid=\"formula/ui/functionpage/category\">Lists all the categories to which the different functions are assigned. Select a category to view the appropriate functions in the list field below.</ahelp> Select \"All\" to view all functions in alphabetical order, irrespective of category. \"Last Used\" lists the functions you have most recently used.</variable>"
msgstr "<variable id=\"kategorienliste\"><ahelp hid=\"formula/ui/functionpage/category\">Seznam všech kategorií, do kterých mohou být různé funkce přiřazeny. Po výběru kategorie se v seznamu pod ní zobrazí odpovídající funkce.</ahelp> Volbou \"Vše\" zobrazíte všechny funkce seřazené podle abecedy nezávisle na kategorii. Kategorie \"Naposledy použité\" obsahuje funkce, které byly použity naposledy.</variable>"
+#. KnP6B
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3489,6 +3923,7 @@ msgctxt ""
msgid "You can browse the full <link href=\"text/scalc/01/04060100.xhp\" name=\"List of Categories and Functions\"><emph>List of Categories and Functions</emph></link>."
msgstr "Prohlédnout si můžete úplný <link href=\"text/scalc/01/04060100.xhp\" name=\"Seznam kategorií a funkcí\"><emph>Seznam kategorií a funkcí</emph></link>."
+#. R4W8p
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3497,6 +3932,7 @@ msgctxt ""
msgid "Function"
msgstr "Funkce"
+#. r33un
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3505,6 +3941,7 @@ msgctxt ""
msgid "<ahelp hid=\"formula/ui/functionpage/function\">Displays the functions found under the selected category. Double-click to select a function.</ahelp> A single-click displays a short function description."
msgstr "<ahelp hid=\"formula/ui/functionpage/function\">Zobrazí funkce nalezené ve vybrané kategorii. Funkci vyberete tím, že na ni poklepete.</ahelp> Klepnutí na jméno funkce zobrazí její krátký popis."
+#. rcQMa
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3513,6 +3950,7 @@ msgctxt ""
msgid "Array"
msgstr "Matice"
+#. faHCg
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3521,6 +3959,7 @@ msgctxt ""
msgid "<ahelp hid=\"formula/ui/formuladialog/array\">Specifies that the selected function is inserted into the selected cell range as an array formula.</ahelp> Array formulas operate on multiple cells. Each cell in the array contains the formula, not as a copy but as a common formula shared by all matrix cells."
msgstr "<ahelp hid=\"formula/ui/formuladialog/array\">Určuje, že zvolená funkce bude do vybrané oblasti buněk vložena jako maticový vzorec.</ahelp> Maticové vzorce operují na více buňkách. Každá buňka v poli obsahuje vzorec, ne jako kopii, ale jako společný vzorec sdílený všemi buňkami matice."
+#. FCzWG
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3529,6 +3968,7 @@ msgctxt ""
msgid "The <emph>Array</emph> option is identical to the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+Shift+Enter</emph> command, which is used to enter and confirm formulas in the sheet. The formula is inserted as a matrix formula indicated by two braces: <emph>{ }</emph>."
msgstr "Volba <emph>Matice</emph> je shodná s příkazem <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+Shift+Enter</emph>, který se používá pro vložení a potvrzení vzorců v listu. Vzorec se vloží jako maticový vzorec, což je naznačeno dvěma složenými závorkami: <emph>{ }</emph>."
+#. pGN2N
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3537,6 +3977,7 @@ msgctxt ""
msgid "The maximum size of an array range is 128 by 128 cells."
msgstr "Maximální velikost rozsahu pole je 128 krát 128 buněk."
+#. 6pzSD
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3545,6 +3986,7 @@ msgctxt ""
msgid "Argument Input Fields"
msgstr "Pole pro vložení argumentů funkce"
+#. KJjBy
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3553,6 +3995,7 @@ msgctxt ""
msgid "When you double-click a function, the argument input field(s) appear on the right side of the dialog. To select a cell reference as an argument, click directly into the cell, or drag across the required range on the sheet while holding down the mouse button. You can also enter numerical and other values or references directly into the corresponding fields in the dialog. When using <link href=\"text/scalc/01/04060102.xhp\" name=\"date entries\"><emph>date entries</emph></link>, make sure you use the correct format. Click <emph>OK</emph> to insert the result into the spreadsheet."
msgstr "Když poklepete na funkci, na pravé straně dialogového okna se zobrazí pole pro vložení argumentů funkce. Chcete-li vložit jako argument odkaz na buňku, klepněte přímo na buňku nebo označte požadovanou oblast v listu přetažením myši. Číselné a jiné hodnoty nebo odkazy lze vložit přímo do odpovídajícího pole v dialogovém okně. Pokud používáte <link href=\"text/scalc/01/04060102.xhp\" name=\"data a časy\"><emph>data a časy</emph></link>, ujistěte se, že používáte správný formát. Klepnutím na <emph>OK</emph> vzorec vložíte do sešitu."
+#. QwFQQ
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3561,6 +4004,7 @@ msgctxt ""
msgid "Function Result"
msgstr "Výsledek funkce"
+#. hPtat
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3569,6 +4013,7 @@ msgctxt ""
msgid "As soon you enter arguments in the function, the result is calculated. This preview informs you if the calculation can be carried out with the arguments given. If the arguments result in an error, the corresponding <link href=\"text/scalc/05/02140000.xhp\" name=\"error code\"><emph>error code</emph></link> is displayed."
msgstr "Jakmile zadáte argumenty funkce, spočítá se výsledek. Náhled vás informuje o tom, je-li možné s danými argumenty výpočet provést. Pokud výpočet s danými argumenty skončí chybou, je zobrazen odpovídající <link href=\"text/scalc/05/02140000.xhp\" name=\"chybový kód\"><emph>chybový kód</emph></link>."
+#. S2CCy
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3577,6 +4022,7 @@ msgctxt ""
msgid "The required arguments are indicated by names in bold print."
msgstr "Vyžadované argumenty jsou vyznačeny tučně."
+#. nEQBZ
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3585,6 +4031,7 @@ msgctxt ""
msgid "f(x) (depending on the selected function)"
msgstr "f(x) (závisí na vybrané funkci)"
+#. GaUwB
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3593,6 +4040,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Allows you to access a subordinate level of the <emph>Function Wizard</emph> in order to nest another function within the function, instead of a value or reference.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí se další <emph>Průvodce funkcí</emph> kde vyberete vnořenou funkci, která bude vložena do výsledného vzorce.</ahelp>"
+#. GSRgn
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3601,6 +4049,7 @@ msgctxt ""
msgid "Argument/Parameter/Cell Reference (depending on the selected function)"
msgstr "Argument/Parametr/Odkaz na buňku (závisí na vybrané funkci)"
+#. jHGpr
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3609,6 +4058,7 @@ msgctxt ""
msgid "The number of visible text fields depends on the function. Enter arguments either directly into the argument fields or by clicking a cell in the table."
msgstr "Počet viditelných textových polí závisí na funkci. Zadejte argumenty přímo do pole argumentů, nebo klepněte na buňku s požadovanou hodnotou v tabulce."
+#. qhK6i
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3617,6 +4067,7 @@ msgctxt ""
msgid "Result"
msgstr "Výsledek"
+#. iGrov
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3625,6 +4076,7 @@ msgctxt ""
msgid "<ahelp hid=\"formula/ui/formuladialog/formula_result\">Displays the calculation result or an error message.</ahelp>"
msgstr "<ahelp hid=\"formula/ui/formuladialog/formula_result\">Zobrazí výsledek výpočtu nebo chybovou zprávu.</ahelp>"
+#. jWE5Y
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3633,6 +4085,7 @@ msgctxt ""
msgid "Formula"
msgstr "Vzorec"
+#. EsQE7
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3641,6 +4094,7 @@ msgctxt ""
msgid "<ahelp hid=\"formula/ui/formuladialog/ed_formula\">Displays the created formula. Type your entries directly, or create the formula using the wizard.</ahelp>"
msgstr "<ahelp hid=\"formula/ui/formuladialog/ed_formula\">Zobrazuje vytvářený vzorec. Zapište požadované údaje přímo, nebo je vyplňte s pomocí Průvodce.</ahelp>"
+#. iBGou
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3649,6 +4103,7 @@ msgctxt ""
msgid "Back"
msgstr "Zpět"
+#. ei34W
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3657,6 +4112,7 @@ msgctxt ""
msgid "<ahelp hid=\"formula/ui/formuladialog/back\">Moves the focus back through the formula components, marking them as it does so.</ahelp>"
msgstr "<ahelp hid=\"formula/ui/formuladialog/back\">Posune o krok zpět v jednotlivých částech vzorce.</ahelp>"
+#. XazZe
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3665,6 +4121,7 @@ msgctxt ""
msgid "To select a single function from a complex formula consisting of several functions, double-click the function in the formula window."
msgstr "Chcete-li upravit konkrétní funkci ve složitém vzorci, poklepejte na ni v poli Vzorec."
+#. smGyc
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3673,6 +4130,7 @@ msgctxt ""
msgid "Next"
msgstr "Další"
+#. Eembv
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3681,6 +4139,7 @@ msgctxt ""
msgid "<ahelp hid=\"formula/ui/formuladialog/next\">Moves forward through the formula components in the formula window.</ahelp> This button can also be used to assign functions to the formula. If you select a function and click the <emph>Next</emph> button, the selection appears in the formula window."
msgstr "<ahelp hid=\"formula/ui/formuladialog/next\">Přesouvá pozornost průvodce vpřed po jednotlivých částech vzorce, které přitom zvýrazňuje.</ahelp> Toto tlačítko lze také použít pro přiřazení funkcí do vzorce. Vyberete-li funkci a klepnete na tlačítko <emph>Další</emph>, funkce se objeví v poli Vzorec."
+#. rc9R8
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3689,6 +4148,7 @@ msgctxt ""
msgid "Double-click a function in the selection window to transfer it to the formula window."
msgstr "Poklepáním na název funkce v okně výběru ji přenesete do pole Vzorec."
+#. FNqqJ
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3697,6 +4157,7 @@ msgctxt ""
msgid "OK"
msgstr "OK"
+#. 4urnG
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3705,6 +4166,7 @@ msgctxt ""
msgid "<ahelp hid=\"formula/ui/formuladialog/ok\">Ends the <emph>Function Wizard</emph>, and transfers the formula to the selected cells.</ahelp>"
msgstr "<ahelp hid=\"formula/ui/formuladialog/ok\">Ukončí <emph>Průvodce funkcí</emph>, a přenese vzorec do vybraných buněk.</ahelp>"
+#. fBUkR
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3713,6 +4175,7 @@ msgctxt ""
msgid "Cancel"
msgstr "Zrušit"
+#. zwoBc
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3721,6 +4184,7 @@ msgctxt ""
msgid "<ahelp hid=\"formula/ui/formuladialog/cancel\">Closes the dialog without implementing the formula.</ahelp>"
msgstr "<ahelp hid=\"formula/ui/formuladialog/cancel\">Zavře dialog bez provedení vzorce.</ahelp>"
+#. mBHTQ
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3729,6 +4193,7 @@ msgctxt ""
msgid "Structure tab"
msgstr "Karta Struktura"
+#. Egchi
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3737,6 +4202,7 @@ msgctxt ""
msgid "On this page, you can view the structure of the function."
msgstr "Tato karta zobrazuje strukturu funkce."
+#. TsXbp
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3745,6 +4211,7 @@ msgctxt ""
msgid "If you start the <emph>Function Wizard</emph> while the cell cursor is positioned in a cell that already contains a function, the <emph>Structure</emph> tab is opened and shows the composition of the current formula."
msgstr "Jestliže spustíte <emph>Průvodce funkcí</emph> s kurzorem umístěným na buňce, která už vzorec obsahuje, otevře se v Průvodci karta <emph>Struktura</emph> a zobrazí se složení aktuálního vzorce."
+#. bNwhM
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3753,6 +4220,7 @@ msgctxt ""
msgid "Structure"
msgstr "Struktura"
+#. WBCn7
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3761,6 +4229,7 @@ msgctxt ""
msgid "<ahelp hid=\"formula/ui/structpage/struct\">Displays a hierarchical representation of the current function.</ahelp> You can hide or show the arguments by a click on the plus or minus sign in front."
msgstr "<ahelp hid=\"formula/ui/structpage/struct\">Zobrazí hierarchickou reprezentaci aktuální funkce.</ahelp> Klepnutím na značku plus/mínus lze zobrazit/skrýt argumenty funkcí."
+#. debaD
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -3769,6 +4238,7 @@ msgctxt ""
msgid "Blue dots denote correctly entered arguments. Red dots indicate incorrect data types. For example: if the SUM function has one argument entered as text, this is highlighted in red as SUM only permits number entries."
msgstr "Modré tečky ukazují správně vložené argumenty. Červené tečky označují chybný typ vložených dat. Například má-li funkce SUM jeden argument zadaný jako text, je zvýrazněn červeně, protože funkce SUM pracuje pouze s číselnými argumenty."
+#. Q8EWn
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
@@ -3777,6 +4247,7 @@ msgctxt ""
msgid "Functions by Category"
msgstr "Funkce podle kategorie"
+#. VZrAg
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
@@ -3785,6 +4256,7 @@ msgctxt ""
msgid "<bookmark_value>functions;listed by category</bookmark_value> <bookmark_value>categories of functions</bookmark_value> <bookmark_value>list of functions</bookmark_value>"
msgstr "<bookmark_value>funkce;seznam podle kategorií</bookmark_value> <bookmark_value>kategorie funkcí</bookmark_value> <bookmark_value>seznam funkcí</bookmark_value>"
+#. VArkk
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
@@ -3793,6 +4265,7 @@ msgctxt ""
msgid "<variable id=\"drking\"><link href=\"text/scalc/01/04060100.xhp\" name=\"Functions by Category\">Functions by Category</link></variable>"
msgstr "<variable id=\"drking\"><link href=\"text/scalc/01/04060100.xhp\" name=\"Functions by Category\">Funkce podle kategorie</link></variable>"
+#. FanRR
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
@@ -3801,6 +4274,7 @@ msgctxt ""
msgid "This section describes the functions of $[officename] Calc. The various functions are divided into categories in the Function Wizard."
msgstr "Tato sekce popisuje funkce $[officename] Calc. Všechny funkce jsou v Průvodci funkcí rozděleny podle kategorií."
+#. JJJ2y
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
@@ -3809,6 +4283,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060101.xhp\" name=\"Database\">Database</link>"
msgstr "<link href=\"text/scalc/01/04060101.xhp\" name=\"Databázové\">Databázové</link>"
+#. m2kzD
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
@@ -3817,6 +4292,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060102.xhp\" name=\"Date & Time\">Date & Time</link>"
msgstr "<link href=\"text/scalc/01/04060102.xhp\" name=\"Datové a časové\">Datové a časové</link>"
+#. DLpQ4
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
@@ -3825,6 +4301,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060103.xhp\" name=\"Financial\">Financial</link>"
msgstr "<link href=\"text/scalc/01/04060103.xhp\" name=\"Finanční\">Finanční</link>"
+#. yzu3D
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
@@ -3833,6 +4310,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060104.xhp\" name=\"Information\">Information</link>"
msgstr "<link href=\"text/scalc/01/04060104.xhp\" name=\"Informační\">Informační</link>"
+#. SaxEF
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
@@ -3841,6 +4319,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060105.xhp\" name=\"Logical\">Logical</link>"
msgstr "<link href=\"text/scalc/01/04060105.xhp\" name=\"Logické\">Logické</link>"
+#. iezxW
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
@@ -3849,6 +4328,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060106.xhp\" name=\"Mathematical\">Mathematical</link>"
msgstr "<link href=\"text/scalc/01/04060106.xhp\" name=\"Matematické\">Matematické</link>"
+#. 9JGUR
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
@@ -3857,6 +4337,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060107.xhp\" name=\"Matrix\">Array</link>"
msgstr "<link href=\"text/scalc/01/04060107.xhp\" name=\"Pole\">Pole</link>"
+#. U2BHz
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
@@ -3865,6 +4346,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060108.xhp\" name=\"Statistical\">Statistical</link>"
msgstr "<link href=\"text/scalc/01/04060108.xhp\" name=\"Statistické\">Statistické</link>"
+#. DywSF
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
@@ -3873,6 +4355,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060109.xhp\" name=\"Spreadsheet\">Spreadsheet</link>"
msgstr "<link href=\"text/scalc/01/04060109.xhp\" name=\"Spreadsheet\">Sešit</link>"
+#. 73sYC
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
@@ -3881,6 +4364,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060110.xhp\" name=\"Text\">Text</link>"
msgstr "<link href=\"text/scalc/01/04060110.xhp\" name=\"Textové\">Textové</link>"
+#. cjoGa
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
@@ -3889,6 +4373,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060111.xhp\" name=\"Add-in\">Add-in</link>"
msgstr "<link href=\"text/scalc/01/04060111.xhp\" name=\"Add-in\">Doplňky</link>"
+#. PRm2o
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
@@ -3897,6 +4382,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060199.xhp\" name=\"Operators\">Operators</link>"
msgstr "<link href=\"text/scalc/01/04060199.xhp\" name=\"Operators\">Operátory</link>"
+#. ENAh9
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -3905,6 +4391,7 @@ msgctxt ""
msgid "Database Functions"
msgstr "Databázové funkce"
+#. fFN63
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -3913,6 +4400,7 @@ msgctxt ""
msgid "<bookmark_value>Function Wizard; databases</bookmark_value> <bookmark_value>functions; database functions</bookmark_value> <bookmark_value>databases; functions in $[officename] Calc</bookmark_value>"
msgstr "<bookmark_value>Průvodce funkcí; databáze</bookmark_value> <bookmark_value>funkce; databázové funkce</bookmark_value> <bookmark_value>databáze; funkce v $[officename] Calcu</bookmark_value>"
+#. BX97Y
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -3921,6 +4409,7 @@ msgctxt ""
msgid "Database Functions"
msgstr "Databázové funkce"
+#. qLyAL
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -3929,6 +4418,7 @@ msgctxt ""
msgid "<variable id=\"datenbanktext\">This section deals with functions used with data organized as one row of data for one record.</variable>"
msgstr "<variable id=\"datenbanktext\">Tato sekce se zabývá funkcemi pro práci s daty uspořádanými tak, že každý řádek má význam jednoho záznamu.</variable>"
+#. yT4m3
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -3937,6 +4427,7 @@ msgctxt ""
msgid "The Database category may be confused with a database integrated in $[officename]. However, there is no connection between a database in $[officename] and the Database category in $[officename] Calc."
msgstr "Kategorie Databáze může být zaměňována s databází integrovanou v $[officename]. Mezi databází v $[officename] a kategorií Databáze v $[officename] Calcu ovšem není žádná spojitost."
+#. jEaEF
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -3945,6 +4436,7 @@ msgctxt ""
msgid "Example Data:"
msgstr "Ukázková data:"
+#. CTcsw
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -3953,6 +4445,7 @@ msgctxt ""
msgid "The following data will be used in some of the function description examples:"
msgstr "Následující údaje budou použity v některých příkladech a popisech funkcí:"
+#. rxm7X
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -3961,6 +4454,7 @@ msgctxt ""
msgid "The range A1:E10 lists the children invited to Joe's birthday party. The following information is given for each entry: column A shows the name, B the grade, then age in years, distance to school in meters and weight in kilograms."
msgstr "Rozsah A1:E10 obsahuje děti pozvané na Janův narozeninový večírek. V každém záznamu jsou uvedeny tyto informace: jméno (sloupec A), třída (sloupec B), věk (počet roků), vzdálenost od školy v metrech a váha v kilogramech."
+#. bD6uT
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -3969,6 +4463,7 @@ msgctxt ""
msgid "A"
msgstr "A"
+#. H97m2
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -3977,6 +4472,7 @@ msgctxt ""
msgid "B"
msgstr "B"
+#. AFfUx
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -3985,6 +4481,7 @@ msgctxt ""
msgid "C"
msgstr "C"
+#. teF2d
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -3993,6 +4490,7 @@ msgctxt ""
msgid "D"
msgstr "D"
+#. ZCffn
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4001,6 +4499,7 @@ msgctxt ""
msgid "E"
msgstr "E"
+#. vcyaR
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4009,6 +4508,7 @@ msgctxt ""
msgid "1"
msgstr "1"
+#. QMBdD
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4017,6 +4517,7 @@ msgctxt ""
msgid "<item type=\"input\">Name</item>"
msgstr "<item type=\"input\">Název</item>"
+#. QPBrB
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4025,6 +4526,7 @@ msgctxt ""
msgid "<item type=\"input\">Grade</item>"
msgstr "<item type=\"input\">Třída</item>"
+#. Pm46W
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4033,6 +4535,7 @@ msgctxt ""
msgid "<item type=\"input\">Age</item>"
msgstr "<item type=\"input\">Věk</item>"
+#. 78ZeE
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4041,6 +4544,7 @@ msgctxt ""
msgid "<item type=\"input\">Distance to School</item>"
msgstr "<item type=\"input\">Vzdálenost do školy</item>"
+#. dnu9K
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4049,6 +4553,7 @@ msgctxt ""
msgid "<item type=\"input\">Weight</item>"
msgstr "<item type=\"input\">Váha</item>"
+#. FnT35
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4057,6 +4562,7 @@ msgctxt ""
msgid "<item type=\"input\">Andy</item>"
msgstr "<item type=\"input\">Aleš</item>"
+#. cAc3y
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4065,6 +4571,7 @@ msgctxt ""
msgid "<item type=\"input\">Betty</item>"
msgstr "<item type=\"input\">Běta</item>"
+#. AFNrM
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4073,6 +4580,7 @@ msgctxt ""
msgid "<item type=\"input\">Charles</item>"
msgstr "<item type=\"input\">David</item>"
+#. JZYTT
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4081,6 +4589,7 @@ msgctxt ""
msgid "<item type=\"input\">Daniel</item>"
msgstr "<item type=\"input\">Daniel</item>"
+#. 3ADGE
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4089,6 +4598,7 @@ msgctxt ""
msgid "<item type=\"input\">Eva</item>"
msgstr "<item type=\"input\">Eva</item>"
+#. EBQHZ
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4097,6 +4607,7 @@ msgctxt ""
msgid "<item type=\"input\">Frank</item>"
msgstr "<item type=\"input\">Franta</item>"
+#. LBimT
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4105,6 +4616,7 @@ msgctxt ""
msgid "<item type=\"input\">Greta</item>"
msgstr "<item type=\"input\">Greta</item>"
+#. o28cC
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4113,6 +4625,7 @@ msgctxt ""
msgid "<item type=\"input\">Harry</item>"
msgstr "<item type=\"input\">Jindřich</item>"
+#. yyNPe
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4121,6 +4634,7 @@ msgctxt ""
msgid "<item type=\"input\">Irene</item>"
msgstr "<item type=\"input\">Irena</item>"
+#. 3QgTw
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4129,6 +4643,7 @@ msgctxt ""
msgid "<item type=\"input\">Name</item>"
msgstr "<item type=\"input\">Název</item>"
+#. rZnhU
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4137,6 +4652,7 @@ msgctxt ""
msgid "<item type=\"input\">Grade</item>"
msgstr "<item type=\"input\">Třída</item>"
+#. KKHzB
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4145,6 +4661,7 @@ msgctxt ""
msgid "<item type=\"input\">Age</item>"
msgstr "<item type=\"input\">Věk</item>"
+#. RAMzS
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4153,6 +4670,7 @@ msgctxt ""
msgid "<item type=\"input\">Distance to School</item>"
msgstr "<item type=\"input\">Vzdálenost do školy</item>"
+#. eQCiE
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4161,6 +4679,7 @@ msgctxt ""
msgid "<item type=\"input\">Weight</item>"
msgstr "<item type=\"input\">Váha</item>"
+#. vqwJP
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4169,6 +4688,7 @@ msgctxt ""
msgid "<item type=\"input\">DCOUNT</item>"
msgstr "<item type=\"input\">DCOUNT</item>"
+#. bLCC5
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4177,6 +4697,7 @@ msgctxt ""
msgid "The formula in cell B16 is =DCOUNT(A1:E10;D1;A13:E14)"
msgstr "Vzorec v buňce B16 je =DCOUNT(A1:E10;D1;A13:E14)"
+#. hk3qQ
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4185,6 +4706,7 @@ msgctxt ""
msgid "Database Function Parameters:"
msgstr "Parametry databázových funkcí:"
+#. Ruyj7
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4193,6 +4715,7 @@ msgctxt ""
msgid "The following items are the parameter definitions for all database functions:"
msgstr "Následuje definice parametrů pro všechny databázové funkce:"
+#. kD27S
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4201,6 +4724,7 @@ msgctxt ""
msgid "<emph>Database</emph> is the cell range defining the database."
msgstr "<emph>Databáze</emph> je oblast buněk obsahující záznamy databáze."
+#. c5WNY
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4209,6 +4733,7 @@ msgctxt ""
msgid "<emph>DatabaseField</emph> specifies the column where the function operates on after the search criteria of the first parameter is applied and the data rows are selected. It is not related to the search criteria itself. <variable id=\"quotes\">For the DatabaseField parameter you can enter a reference to a header cell or a number to specify the column within the Database area, starting with 1. To reference a column by means of the literal column header name, place quotation marks around the header name.</variable>"
msgstr "<emph>Pole databáze</emph> určuje sloupec, kde funkce pracuje, poté co se použijí vyhledávací kritéria prvního parametru a jsou vybrány řádky dat. Nevztahuje se k vlastním výběrovým kritériím. <variable id=\"quotes\">Parametr Pole databáze lze zadat jako odkaz na buňku záhlaví nebo číslo od 1 určující sloupec v rámci oblasti Databáze. Chcete-li se odkazovat na sloupec pomocí jeho názvu v záhlaví, zapište název v uvozovkách.</variable>"
+#. TA67U
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4217,6 +4742,7 @@ msgctxt ""
msgid "<emph>SearchCriteria</emph> is the cell range containing search criteria. If you write several criteria in one row they are connected by AND. If you write the criteria in different rows they are connected by OR. Empty cells in the search criteria range will be ignored."
msgstr "<emph>Kritéria vyhledávání</emph> je oblast buněk obsahující kritéria vyhledávání. Jestliže zapíšete několik kritérií do jednoho řádku, budou spojena pomocí AND (A). Jestliže zapíšete kritéria na různé řádky, budou spojena pomocí OR (NEBO). Prázdné buňky v oblasti kritérií vyhledávání budou ignorovány."
+#. 6EVHB
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4225,6 +4751,7 @@ msgctxt ""
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\" name=\"Spreadsheet - Calculate\">%PRODUCTNAME Calc - Calculate</link> to define how $[officename] Calc acts when searching for identical entries."
msgstr "Volbou <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\" name=\"Spreadsheet - Calculate\">%PRODUCTNAME Calc - Výpočty</link> určíte, jak se má $[officename] Calc chovat při vyhledávání stejných položek."
+#. GCPCd
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4233,6 +4760,7 @@ msgctxt ""
msgid "See also the Wiki page about <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Conditional_Counting_and_Summation\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/Conditional Counting and Summation\">Conditional Counting and Summation</link>."
msgstr "Na Wiki stránce naleznete další informace o <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Conditional_Counting_and_Summation\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/Conditional Counting and Summation\">Podmíněné počítání a součet</link>."
+#. JFBkY
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4241,6 +4769,7 @@ msgctxt ""
msgid "<bookmark_value>DCOUNT function</bookmark_value> <bookmark_value>counting rows;with numeric values</bookmark_value>"
msgstr "<bookmark_value>DCOUNT</bookmark_value> <bookmark_value>počítání řádků;s číselnými hodnotami</bookmark_value>"
+#. DLGGD
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4249,6 +4778,7 @@ msgctxt ""
msgid "DCOUNT"
msgstr "DCOUNT"
+#. HVBLr
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4257,6 +4787,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_DBANZAHL\">DCOUNT counts the number of rows (records) in a database that match the specified search criteria and contain numerical values in the DatabaseField column.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_DBANZAHL\">DCOUNT počítá v databázi počet řádků (záznamů), které odpovídají kritériím vyhledávání a obsahují ve sloupci Pole databáze číselné hodnoty.</ahelp>"
+#. EetM7
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4265,6 +4796,7 @@ msgctxt ""
msgid "DCOUNT(Database; [DatabaseField]; SearchCriteria)"
msgstr "DCOUNT(Databáze; [Pole databáze]; Kritéria vyhledávání)"
+#. uSA7w
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4273,6 +4805,7 @@ msgctxt ""
msgid "If the DatabaseField argument is omitted, DCOUNT returns the count of all records that satisfy Criteria. <embedvar href=\"text/scalc/01/04060101.xhp#quotes\"/>"
msgstr "Je-li argument Pole databáze vynechán, DCOUNT vrátí počet všech záznamů splňujících Kritéria.<embedvar href=\"text/scalc/01/04060101.xhp#quotes\"/>"
+#. F7cy4
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4281,6 +4814,7 @@ msgctxt ""
msgid "In the example above (scroll up, please), we want to know how many children have to travel more than 600 meters to school. The result is to be stored in cell B16. Set the cursor in cell B16. Enter the formula <item type=\"input\">=DCOUNT(A1:E10;D1;A13:E14)</item> in B16. The <emph>Function Wizard</emph> helps you to input ranges."
msgstr "V příkladu výše chceme zjistit, kolik dětí musí chodit do školy dál než 600 metrů. Výsledek by měl být uložen v buňce B16. Nastavte kurzor na buňku B16. Vložte do ní vzorec <item type=\"input\">=DCOUNT(A1:E10;D1;A13:E14)</item>. Vložení vstupních oblastí usnadní <emph>Průvodce funkcí</emph>."
+#. D8qKE
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4289,6 +4823,7 @@ msgctxt ""
msgid "<emph>Database</emph> is the range of data to be evaluated, including its headers: in this case A1:E10. <emph>DatabaseField</emph> specifies the column for the search criteria: in this case, the column with the numerical distance values. <emph>SearchCriteria</emph> is the range where you can enter the search parameters: in this case, A13:E14."
msgstr "<emph>Databáze</emph> je oblast dat, která se mají vyhodnotit, včetně jejich záhlaví: v tomto případě je to A1:E10. <emph>Pole databáze</emph> určuje sloupec pro kritéria vyhledávání: v tomto případě sloupec s číselnými hodnotami vzdáleností. <emph>Kritéria vyhledávání</emph> je oblast, kam je možné vložit parametry vyhledávání: v tomto případě A13:E14."
+#. 7rvXg
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4297,6 +4832,7 @@ msgctxt ""
msgid "To learn how many children in second grade are over 7 years of age, delete the entry >600 in cell D14 and enter <item type=\"input\">2</item> in cell B14 under Grade, and enter <item type=\"input\">>7</item> in cell C14 to the right. The result is 2. Two children are in second grade and over 7 years of age. As both criteria are in the same row, they are connected by AND."
msgstr "Abyste se dozvěděli, kolik dětí ve druhé třídě je starší než 7 let, smažte údaj >600 v buňce D14 a vložte <item type=\"input\">2</item> do buňky B14 pod Třída, a vložte <item type=\"input\">>7</item> do buňky C14. Výsledek je 2. Dvěma dětem z druhé třídy je více než 7 let. Protože jsou obě kritéria na stejném řádku, jsou spojena pomocí A."
+#. G2Eds
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4305,6 +4841,7 @@ msgctxt ""
msgid "<bookmark_value>DCOUNTA function</bookmark_value> <bookmark_value>records;counting in Calc databases</bookmark_value> <bookmark_value>counting rows;with numeric or alphanumeric values</bookmark_value>"
msgstr "<bookmark_value>DCOUNTA</bookmark_value> <bookmark_value>záznamy; počítání v databázích Calcu</bookmark_value> <bookmark_value>počítání řádků; s numerickými nebo alfanumerickými hodnotami</bookmark_value>"
+#. aJdyL
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4313,6 +4850,7 @@ msgctxt ""
msgid "DCOUNTA"
msgstr "DCOUNTA"
+#. AXuF5
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4321,6 +4859,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_DBANZAHL2\">DCOUNTA counts the number of rows (records) in a database that match the specified search conditions, and contain numeric or alphanumeric values.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_DBANZAHL2\">Funkce DCOUNTA vrací počet řádků (záznamů) v databázi, které vyhovují kritériím vyhledávání a obsahují číselné či alfanumerické hodnoty.</ahelp>"
+#. CxWGV
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4329,6 +4868,7 @@ msgctxt ""
msgid "DCOUNTA(Database; [DatabaseField]; SearchCriteria)"
msgstr "DCOUNTA(Databáze; [Pole databáze]; Kritéria vyhledávání)"
+#. EnTi8
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4337,6 +4877,7 @@ msgctxt ""
msgid "If the DatabaseField argument is omitted, DCOUNTA returns the count of all records that satisfy Criteria. <embedvar href=\"text/scalc/01/04060101.xhp#quotes\"/>"
msgstr "Je-li argument Pole databáze vynechán, DCOUNTA vrátí počet všech záznamů splňujících Kritéria. <embedvar href=\"text/scalc/01/04060101.xhp#quotes\"/>"
+#. xX6ve
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4345,6 +4886,7 @@ msgctxt ""
msgid "In the example above (scroll up, please), you can search for the number of children whose name starts with an E or a subsequent letter. Edit the formula in B16 to read <item type=\"input\">=DCOUNTA(A1:E10;\"Name\";A13:E14)</item>. Delete the old search criteria and enter <item type=\"input\">>=E</item> under Name in field A14. The result is 5. If you now delete all number values for Greta in row 8, the result changes to 4. Row 8 is no longer included in the count because it does not contain any values. The name Greta is text, not a value. Note that the DatabaseField parameter must point to a column that can contain values."
msgstr "V příkladu výše můžete zjistit počet dětí, jejichž jméno začíná písmenem E nebo jiným v abecedě následujícím písmenem. Upravte vzorec v buňce B16 na <item type=\"input\">=DCOUNTA(A1:E10;\"Name\";A13:E14)</item>. Smažte staré kritérium vyhledávání a zadejte pod Název do pole A14 <item type=\"input\">>=E</item>. Výsledek je 5. Jestliže nyní smažete všechny číselné hodnoty pro Gretu na řádku 8, výsledek se změní na 4. Řádek 8 se už nebude započítávat, protože neobsahuje žádné hodnoty. Jméno Greta je text, ne hodnota. Pamatujte na to, že parametr Pole databáze musí ukazovat na sloupec, který může obsahovat hodnoty."
+#. eBniZ
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4353,6 +4895,7 @@ msgctxt ""
msgid "<bookmark_value>DGET function</bookmark_value> <bookmark_value>cell contents;searching in Calc databases</bookmark_value> <bookmark_value>searching;cell contents in Calc databases</bookmark_value>"
msgstr "<bookmark_value>DGET</bookmark_value> <bookmark_value>obsah buňky;vyhledávání v databázích Calcu</bookmark_value> <bookmark_value>vyhledávání;obsah buňky v databázích Calcu</bookmark_value>"
+#. wj7ck
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4361,6 +4904,7 @@ msgctxt ""
msgid "DGET"
msgstr "DGET"
+#. 33Sss
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4369,6 +4913,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_DBAUSZUG\">DGET returns the contents of the referenced cell in a database which matches the specified search criteria.</ahelp> In case of an error, the function returns either #VALUE! for no row found, or Err502 for more than one cell found."
msgstr "<ahelp hid=\"HID_FUNC_DBAUSZUG\">Funkce DGET vrací obsah odkazovaných buněk v databázi, které vyhovují zadaným kritériím.</ahelp> V případě chyby funkce vrací buď #VALUE! pokud není řádek nalezen, nebo Err502 je-li nalezena více než jedna buňka."
+#. oFi8J
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4377,6 +4922,7 @@ msgctxt ""
msgid "DGET(Database; DatabaseField; SearchCriteria)"
msgstr "DGET(Databáze;Pole databáze;Kritéria vyhledávání)"
+#. weNSC
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4385,6 +4931,7 @@ msgctxt ""
msgid "In the above example (scroll up, please), we want to determine what grade a child is in, whose name was entered in cell A14. The formula is entered in cell B16 and differs slightly from the earlier examples because only one column (one database field) can be entered for <emph>DatabaseField</emph>. Enter the following formula:"
msgstr "Ve výše uvedeném příkladu chceme určit, jakou třídu navštěvuje dítě, jehož jméno bylo zadáno do buňky A14. Vzorec je zadán do buňky B16 a od předchozích se liší jen nepatrně, protože do <emph>Pole databáze</emph> může být zadán pouze jeden sloupec (jedna položka databáze). Zadejte následující vzorec:"
+#. jVr8U
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4393,6 +4940,7 @@ msgctxt ""
msgid "<item type=\"input\">=DGET(A1:E10;\"Grade\";A13:E14)</item>"
msgstr "<item type=\"input\">=DGET(A1:E10;\"Třída\";A13:E14)</item>"
+#. nAfKt
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4401,6 +4949,7 @@ msgctxt ""
msgid "Enter the name <item type=\"input\">Frank</item> in A14, and you see the result 2. Frank is in second grade. Enter <item type=\"input\">\"Age\"</item> instead of \"Grade\" and you will get Frank's age."
msgstr "Do buňky A14 zadejte jméno <item type=\"input\">Franta</item>, dostanete výsledek 2. Franta chodí do druhé třídy. Místo \"Třída\" zadejte <item type=\"input\">\"Věk\"</item> a dostanete Frantův věk."
+#. pZx2V
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4409,6 +4958,7 @@ msgctxt ""
msgid "Or enter the value <item type=\"input\">11</item> in cell C14 only, and delete the other entries in this row. Edit the formula in B16 as follows:"
msgstr "Dále je možné zadat hodnotu <item type=\"input\">11</item> do buňky C14 a odstranit ostatní hodnoty na tomto řádku. Upravte vzorec v buňce B16 následujícím způsobem:"
+#. mG8tC
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4417,6 +4967,7 @@ msgctxt ""
msgid "<item type=\"input\">=DGET(A1:E10;\"Name\";A13:E14)</item>"
msgstr "<item type=\"input\">=DGET(A1:E10;\"Jméno\";A13:E14)</item>"
+#. fRPeY
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4425,6 +4976,7 @@ msgctxt ""
msgid "Instead of the grade, the name is queried. The answer appears at once: Daniel is the only child aged 11."
msgstr "Místo třídy se vyhledá jméno. Výsledek se zobrazí vzápětí: jediným dítětem ve věku 11 let je Daniel."
+#. 8VqRF
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4433,6 +4985,7 @@ msgctxt ""
msgid "<bookmark_value>DMAX function</bookmark_value> <bookmark_value>maximum values in Calc databases</bookmark_value> <bookmark_value>searching;maximum values in columns</bookmark_value>"
msgstr "<bookmark_value>DMAX</bookmark_value> <bookmark_value>maximální hodnoty v databázích Calcu</bookmark_value> <bookmark_value>vyhledávání;maximální hodnoty ve sloupcích</bookmark_value>"
+#. MDBf2
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4441,6 +4994,7 @@ msgctxt ""
msgid "DMAX"
msgstr "DMAX"
+#. VWvHG
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4449,6 +5003,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_DBMAX\">DMAX returns the maximum content of a cell (field) in a database (all records) that matches the specified search conditions.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_DBMAX\">Funkce DMAX vrací nejvyšší hodnotu buňky (položky) v databázi (všechny záznamy), která vyhovuje zadaným kriteriím.</ahelp>"
+#. ho2GW
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4457,6 +5012,7 @@ msgctxt ""
msgid "DMAX(Database; DatabaseField; SearchCriteria)"
msgstr "DMAX(Databáze;Pole databáze;Kritéria vyhledávání)"
+#. 7XFbM
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4465,6 +5021,7 @@ msgctxt ""
msgid "To find out how much the heaviest child in each grade weighed in the above example (scroll up, please), enter the following formula in B16:"
msgstr "Pro zjištění, kolik váží nejtěžší dítě v každé třídě v příkladu výše, vložte následující vzorec do B16:"
+#. dbBD3
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4473,6 +5030,7 @@ msgctxt ""
msgid "<item type=\"input\">=DMAX(A1:E10;\"Weight\";A13:E14)</item>"
msgstr "<item type=\"input\">=DMAX(A1:E10;\"Váha\";A13:E14)</item>"
+#. FyUsB
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4481,6 +5039,7 @@ msgctxt ""
msgid "Under Grade, enter <item type=\"input\">1, 2, 3,</item> and so on, one after the other. After entering a grade number, the weight of the heaviest child in that grade appears."
msgstr "Pod 'Třídou' vložte <item type=\"input\">1, 2, 3,</item> a tak dále jednu za druhou. Po vložení čísla třídy se objeví váha nejtěžšího dítěte ve třídě."
+#. A9voG
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4489,6 +5048,7 @@ msgctxt ""
msgid "<bookmark_value>DMIN function</bookmark_value> <bookmark_value>minimum values in Calc databases</bookmark_value> <bookmark_value>searching;minimum values in columns</bookmark_value>"
msgstr "<bookmark_value>DMIN</bookmark_value> <bookmark_value>minimální hodnoty v databázích Calcu</bookmark_value> <bookmark_value>vyhledávání;minimální hodnoty ve sloupcích</bookmark_value>"
+#. iGV4a
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4497,6 +5057,7 @@ msgctxt ""
msgid "DMIN"
msgstr "DMIN"
+#. YPGYd
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4505,6 +5066,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_DBMIN\">DMIN returns the minimum content of a cell (field) in a database that matches the specified search criteria.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_DBMIN\">DMIN vrátí minimální obsah buňky (pole) v záznamech databáze, které odpovídají kritériím vyhledávání.</ahelp>"
+#. QxBsV
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4513,6 +5075,7 @@ msgctxt ""
msgid "DMIN(Database; DatabaseField; SearchCriteria)"
msgstr "DMIN(Databáze;Pole databáze;Kritéria vyhledávání)"
+#. eVzZu
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4521,6 +5084,7 @@ msgctxt ""
msgid "To find the shortest distance to school for the children in each grade in the above example (scroll up, please), enter the following formula in B16:"
msgstr "Pro nalezení nejkratší vzdálenosti od školy pro děti v každé třídě, v příkladu výše, vložte následující vzorec do B16:"
+#. wvi9R
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4529,6 +5093,7 @@ msgctxt ""
msgid "<item type=\"input\">=DMIN(A1:E10;\"Distance to School\";A13:E14)</item>"
msgstr "<item type=\"input\">=DMIN(A1:E10;\"Vzdálenost do školy\";A13:E14)</item>"
+#. Jtw7m
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4537,6 +5102,7 @@ msgctxt ""
msgid "In row 14, under Grade, enter <item type=\"input\">1, 2, 3,</item> and so on, one after the other. The shortest distance to school for each grade appears."
msgstr "Na řádku 14 pod 'Třídou' vložte <item type=\"input\">1, 2, 3,</item> a tak dále jednu za druhou. Objeví se nejkratší vzdálenost od školy pro každou třídu."
+#. RCFqd
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4545,6 +5111,7 @@ msgctxt ""
msgid "<bookmark_value>DAVERAGE function</bookmark_value> <bookmark_value>averages; in Calc databases</bookmark_value> <bookmark_value>calculating;averages in Calc databases</bookmark_value>"
msgstr "<bookmark_value>DAVERAGE</bookmark_value> <bookmark_value>průměry; v databázích Calcu</bookmark_value> <bookmark_value>výpočty;průměry v databázích Calcu</bookmark_value>"
+#. dQciw
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4553,6 +5120,7 @@ msgctxt ""
msgid "DAVERAGE"
msgstr "DAVERAGE"
+#. bb43d
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4561,6 +5129,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_DBMITTELWERT\">DAVERAGE returns the average of the values of all cells (fields) in all rows (database records) that match the specified search criteria.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_DBMITTELWERT\">DAVERAGE vrátí průměr hodnot všech buněk (polí) ve všech řádcích (databázových záznamech), které odpovídají zadaným kritériím vyhledávání.</ahelp>"
+#. PPkBD
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4569,6 +5138,7 @@ msgctxt ""
msgid "DAVERAGE(Database; DatabaseField; SearchCriteria)"
msgstr "DAVERAGE(Databáze;Pole databáze;Kritéria vyhledávání)"
+#. x8oHK
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4577,6 +5147,7 @@ msgctxt ""
msgid "To find the average weight of all children of the same age in the above example (scroll up, please), enter the following formula in B16:"
msgstr "Pro nalezení průměrné váhy dětí stejného věku, v příkladu výše, vložte následující vzorec do B16:"
+#. 4SN7D
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4585,6 +5156,7 @@ msgctxt ""
msgid "<item type=\"input\">=DAVERAGE(A1:E10;\"Weight\";A13:E14)</item>"
msgstr "<item type=\"input\">=DAVERAGE(A1:E10;\"Váha\";A13:E14)</item>"
+#. ETJh3
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4593,6 +5165,7 @@ msgctxt ""
msgid "In row 14, under Age, enter <item type=\"input\">7, 8, 9,</item> and so on, one after the other. The average weight of all children of the same age appears."
msgstr "Na řádku 14 pod 'Věkem' vložte <item type=\"input\">7, 8, 9,</item> a tak dále jeden za druhým. Objeví se průměrná váha dětí daného věku."
+#. brDoK
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4601,6 +5174,7 @@ msgctxt ""
msgid "<bookmark_value>DPRODUCT function</bookmark_value> <bookmark_value>multiplying;cell contents in Calc databases</bookmark_value>"
msgstr "<bookmark_value>DPRODUCT</bookmark_value> <bookmark_value>násobení;obsah buňky v databázích Calcu</bookmark_value>"
+#. gvW9Q
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4609,6 +5183,7 @@ msgctxt ""
msgid "DPRODUCT"
msgstr "DPRODUCT"
+#. V8GCj
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4617,6 +5192,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_DBPRODUKT\">DPRODUCT multiplies all cells of a data range where the cell contents match the search criteria.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_DBPRODUKT\">DPRODUCT násobí všechny buňky oblasti dat, kde obsah buněk odpovídá kritériím vyhledávání.</ahelp>"
+#. PgAsj
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4625,6 +5201,7 @@ msgctxt ""
msgid "DPRODUCT(Database; DatabaseField; SearchCriteria)"
msgstr "DPRODUCT(Databáze;Pole databáze;Kritéria vyhledávání)"
+#. jcTBE
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4633,6 +5210,7 @@ msgctxt ""
msgid "With the birthday party example above (scroll up, please), there is no meaningful application of this function."
msgstr "V příkladu narozeninového večírku nahoře nelze tuto funkci smysluplně použít."
+#. 3oyGS
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4641,6 +5219,7 @@ msgctxt ""
msgid "<bookmark_value>DSTDEV function</bookmark_value> <bookmark_value>standard deviations in databases;based on a sample</bookmark_value>"
msgstr "<bookmark_value>DSTDEV</bookmark_value> <bookmark_value>směrodatné odchylky v databázích;založené na výběru</bookmark_value>"
+#. EvGNP
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4649,6 +5228,7 @@ msgctxt ""
msgid "DSTDEV"
msgstr "DSTDEV"
+#. mcwAC
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4657,6 +5237,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_DBSTDABW\">DSTDEV calculates the standard deviation of a population based on a sample, using the numbers in a database column that match the given conditions.</ahelp> The records are treated as a sample of data. That means that the children in the example represent a cross section of all children. Note that a representative result can not be obtained from a sample of less than one thousand."
msgstr "<ahelp hid=\"HID_FUNC_DBSTDABW\">DSTDEV vypočítá směrodatnou odchylku základního souboru na základě výběru, použijí se čísla v záznamech databáze, které odpovídají daným podmínkám.</ahelp> Záznamy jsou chápány jako výběr dat. To znamená, že děti v příkladu reprezentují výběr všech dětí. Reprezentativní výsledek nelze získat z výběru menšího než jeden tisíc."
+#. GgdKD
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4665,6 +5246,7 @@ msgctxt ""
msgid "DSTDEV(Database; DatabaseField; SearchCriteria)"
msgstr "DSTDEV(Databáze;Pole databáze;Kritéria vyhledávání)"
+#. CwkrB
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4673,6 +5255,7 @@ msgctxt ""
msgid "To find the standard deviation of the weight for all children of the same age in the example (scroll up, please), enter the following formula in B16:"
msgstr "Pro nalezení směrodatné odchylky váhy všech dětí stejného věku v příkladu výše vložte následující vzorec do B16:"
+#. 2fFkp
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4681,6 +5264,7 @@ msgctxt ""
msgid "<item type=\"input\">=DSTDEV(A1:E10;\"Weight\";A13:E14)</item>"
msgstr "<item type=\"input\">=DSTDEV(A1:E10;\"Váha\";A13:E14)</item>"
+#. cApCx
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4689,6 +5273,7 @@ msgctxt ""
msgid "In row 14, under Age, enter <item type=\"input\">7, 8, 9,</item> and so on, one after the other. The result shown is the standard deviation of the weight of all children of this age."
msgstr "Na řádku 14 pod 'Věkem' vložte <item type=\"input\">7, 8, 9,</item> a tak dále jeden za druhým. Výsledkem bude směrodatná odchylka váhy všech dětí v daném věku."
+#. hkC4r
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4697,6 +5282,7 @@ msgctxt ""
msgid "<bookmark_value>DSTDEVP function</bookmark_value> <bookmark_value>standard deviations in databases;based on populations</bookmark_value>"
msgstr "<bookmark_value>DSTDEVP</bookmark_value> <bookmark_value>směrodatné odchylky v databázích;založené na základním souboru</bookmark_value>"
+#. FpESx
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4705,6 +5291,7 @@ msgctxt ""
msgid "DSTDEVP"
msgstr "DSTDEVP"
+#. DCq49
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4713,6 +5300,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_DBSTDABWN\">DSTDEVP calculates the standard deviation of a population based on all cells of a data range which match the search criteria.</ahelp> The records from the example are treated as the whole population."
msgstr "<ahelp hid=\"HID_FUNC_DBSTDABWN\">DSTDEVP vypočítá směrodatnou odchylku základního souboru na základě všech buněk v oblasti dat, která odpovídá kritériím vyhledávání.</ahelp> Záznamy v příkladu jsou chápány jako kompletní základní soubor."
+#. uGaWp
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4721,6 +5309,7 @@ msgctxt ""
msgid "DSTDEVP(Database; DatabaseField; SearchCriteria)"
msgstr "DSTDEVP(Databáze;Pole databáze;Kritéria vyhledávání)"
+#. GAj3B
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4729,6 +5318,7 @@ msgctxt ""
msgid "To find the standard deviation of the weight for all children of the same age at Joe's birthday party (scroll up, please), enter the following formula in B16:"
msgstr "Pro nalezení směrodatné odchylky váhy všech dětí stejného věku v příkladu výše vložte následující vzorec do B16:"
+#. J4DhB
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4737,6 +5327,7 @@ msgctxt ""
msgid "<item type=\"input\">=DSTDEVP(A1:E10;\"Weight\";A13:E14)</item>"
msgstr "<item type=\"input\">=DSTDEVP(A1:E10;\"Váha\";A13:E14)</item>"
+#. gBZGK
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4745,6 +5336,7 @@ msgctxt ""
msgid "In row 14, under Age, enter <item type=\"input\">7, 8, 9,</item> and so on, one after the other. The result is the standard deviation of the weight for all same-aged children whose weight was checked."
msgstr "Na řádku 14 pod 'Věkem' vložte <item type=\"input\">7, 8, 9,</item> a tak dále jeden za druhým. Výsledkem bude směrodatná odchylka váhy všech dětí v daném věku, jejichž váha byla kontrolována."
+#. fA3Lj
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4753,6 +5345,7 @@ msgctxt ""
msgid "<bookmark_value>DSUM function</bookmark_value> <bookmark_value>calculating;sums in Calc databases</bookmark_value> <bookmark_value>sums;cells in Calc databases</bookmark_value>"
msgstr "<bookmark_value>DSUM</bookmark_value> <bookmark_value>výpočty;součty v databázích Calcu</bookmark_value> <bookmark_value>součty;buňky v databázích Calcu</bookmark_value>"
+#. ybMg9
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4761,6 +5354,7 @@ msgctxt ""
msgid "DSUM"
msgstr "DSUM"
+#. CBcVo
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4769,6 +5363,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_DBSUMME\">DSUM returns the total of all cells in a database field in all rows (records) that match the specified search criteria.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_DBSUMME\">DSUM vrátí součet všech buněk v databázovém poli ve všech řádcích (záznamech), které odpovídají kritériím vyhledávání.</ahelp>"
+#. LD8jB
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4777,6 +5372,7 @@ msgctxt ""
msgid "DSUM(Database; DatabaseField; SearchCriteria)"
msgstr "DSUM(Databáze;Pole databáze;Kritéria vyhledávání)"
+#. eqDCU
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4785,6 +5381,7 @@ msgctxt ""
msgid "To find the length of the combined distance to school of all children at Joe's birthday party (scroll up, please) who are in second grade, enter the following formula in B16:"
msgstr "Pro nalezení celkové vzdálenosti od školy pro všechny děti z druhé třídy na narozeninovém večírku v příkladu výše, vložte následující vzorec do B16:"
+#. ErLuv
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4793,6 +5390,7 @@ msgctxt ""
msgid "<item type=\"input\">=DSUM(A1:E10;\"Distance to School\";A13:E14)</item>"
msgstr "<item type=\"input\">=DSUM(A1:E10;\"Vzdálenost do školy\";A13:E14)</item>"
+#. z7LF6
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4801,6 +5399,7 @@ msgctxt ""
msgid "Enter <item type=\"input\">2</item> in row 14 under Grade. The sum (1950) of the distances to school of all the children who are in second grade is displayed."
msgstr "Vložte <item type=\"input\">2</item> v řádku 14 pod \"Třídou\". Zobrazí se součet (1950) vzdáleností od školy pro všechny děti z druhé třídy."
+#. ZFAu8
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4809,6 +5408,7 @@ msgctxt ""
msgid "<bookmark_value>DVAR function</bookmark_value> <bookmark_value>variances;based on samples</bookmark_value>"
msgstr "<bookmark_value>DVAR</bookmark_value> <bookmark_value>rozptyly;založené na výběru</bookmark_value>"
+#. G6ZBW
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4817,6 +5417,7 @@ msgctxt ""
msgid "DVAR"
msgstr "DVAR"
+#. qPBM4
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4825,6 +5426,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_DBVARIANZ\">DVAR returns the variance of all cells of a database field in all records that match the specified search criteria.</ahelp> The records from the example are treated as a sample of data. A representative result cannot be obtained from a sample population of less than one thousand."
msgstr "<ahelp hid=\"HID_FUNC_DBVARIANZ\">DVAR vrátí rozptyl všech buněk v poli databáze ve všech záznamech, které odpovídají kritériím vyhledávání.</ahelp> Záznamy v příkladu jsou chápány jako výběr dat. Reprezentativní výsledek nelze získat z výběru menšího než jeden tisíc."
+#. hLSuf
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4833,6 +5435,7 @@ msgctxt ""
msgid "DVAR(Database; DatabaseField; SearchCriteria)"
msgstr "DVAR(Databáze;Pole databáze;Kritéria vyhledávání)"
+#. CKayC
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4841,6 +5444,7 @@ msgctxt ""
msgid "To find the variance of the weight of all children of the same age of the above example (scroll up, please), enter the following formula in B16:"
msgstr "Pro nalezení rozptylu váhy všech dětí stejného věku v příkladu výše vložte následující vzorec do B16:"
+#. DWkzL
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4849,6 +5453,7 @@ msgctxt ""
msgid "<item type=\"input\">=DVAR(A1:E10;\"Weight\";A13:E14)</item>"
msgstr "<item type=\"input\">=DVAR(A1:E10;\"Váha\";A13:E14)</item>"
+#. D6bmo
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4857,6 +5462,7 @@ msgctxt ""
msgid "In row 14, under Age, enter <item type=\"input\">7, 8, 9,</item> and so on, one after the other. You will see as a result the variance of the weight values for all children of this age."
msgstr "Na řádku 14 pod 'Věkem' vložte <item type=\"input\">7, 8, 9,</item> a tak dále jeden za druhým. Výsledkem bude rozptyl váhy všech dětí v daném věku."
+#. hEbwx
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4865,6 +5471,7 @@ msgctxt ""
msgid "<bookmark_value>DVARP function</bookmark_value> <bookmark_value>variances;based on populations</bookmark_value>"
msgstr "<bookmark_value>DVARP</bookmark_value> <bookmark_value>rozptyly;založené na základním souboru</bookmark_value>"
+#. XpcPC
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4873,6 +5480,7 @@ msgctxt ""
msgid "DVARP"
msgstr "DVARP"
+#. f9qMk
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4881,6 +5489,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_DBVARIANZEN\">DVARP calculates the variance of all cell values in a database field in all records that match the specified search criteria.</ahelp> The records are from the example are treated as an entire population."
msgstr "<ahelp hid=\"HID_FUNC_DBVARIANZEN\">DVARP vypočítá rozptyl všech buněk v poli databáze ve všech záznamech, které odpovídají kritériím vyhledávání.</ahelp> Záznamy v příkladu jsou chápány jako kompletní základní soubor."
+#. BygUf
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4889,6 +5498,7 @@ msgctxt ""
msgid "DVARP(Database; DatabaseField; SearchCriteria)"
msgstr "DVARP(Databáze;Pole databáze;Kritéria vyhledávání)"
+#. MvqGc
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4897,6 +5507,7 @@ msgctxt ""
msgid "To find the variance of the weight for all children of the same age at Joe's birthday party (scroll up, please), enter the following formula in B16:"
msgstr "Pro nalezení rozptylu váhy všech dětí stejného věku v příkladu narozeninového večírku výše vložte následující vzorec do B16:"
+#. zGf8r
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4905,6 +5516,7 @@ msgctxt ""
msgid "<item type=\"input\">=DVARP(A1:E10;\"Weight\";A13:E14)</item>"
msgstr "<item type=\"input\">=DVARP(A1:E10;\"Váha\";A13:E14)</item>"
+#. vAunu
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
@@ -4913,6 +5525,7 @@ msgctxt ""
msgid "In row 14, under Age, enter <item type=\"input\">7, 8, 9,</item> and so on, one after the other. The variance of the weight values for all children of this age attending Joe's birthday party appears."
msgstr "Na řádku 14 pod 'Věkem' vložte <item type=\"input\">7, 8, 9,</item> a tak dále jeden za druhým. Zobrazí se výsledný rozptyl váhy všech dětí v daném věku, které přišli na narozeninový večírek."
+#. n99gx
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -4921,6 +5534,7 @@ msgctxt ""
msgid "Date & Time Functions"
msgstr "Datové a časové funkce"
+#. GE8gg
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -4929,6 +5543,7 @@ msgctxt ""
msgid "<bookmark_value>date and time functions</bookmark_value> <bookmark_value>functions; date & time</bookmark_value> <bookmark_value>Function Wizard; date & time</bookmark_value>"
msgstr "<bookmark_value>datumové a časové funkce</bookmark_value> <bookmark_value>funkce; datum a čas</bookmark_value> <bookmark_value>Průvodce funkcí; datum a čas</bookmark_value>"
+#. 27DbC
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -4937,6 +5552,7 @@ msgctxt ""
msgid "Date & Time Functions"
msgstr "Datumové a časové funkce"
+#. MJ2GD
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -4945,6 +5561,7 @@ msgctxt ""
msgid "<variable id=\"datumzeittext\">These spreadsheet functions are used for inserting and editing dates and times. </variable>"
msgstr "<variable id=\"datumzeittext\">Tyto funkce se používají pro vkládání a úpravu data a času. </variable>"
+#. gGXZq
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -4953,6 +5570,7 @@ msgctxt ""
msgid "The functions whose names end with _ADD or _EXCEL2003 return the same results as the corresponding Microsoft Excel 2003 functions without the suffix. Use the functions without suffix to get results based on international standards."
msgstr "Funkce, jejichž název končí na _ADD nebo _EXCEL2003, vrací stejné výsledky jako odpovídající funkce (bez přípony) programu Microsoft Excel 2003. Chcete-li získat výsledky podle mezinárodních standardů, použijte funkce bez přípon."
+#. 9PnaC
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -4961,6 +5579,7 @@ msgctxt ""
msgid "$[officename] internally handles a date/time value as a numerical value. If you assign the numbering format \"Number\" to a date or time value, it is converted to a number. For example, 01/01/2000 12:00 PM, converts to 36526.5. The value preceding the decimal point corresponds to the date; the value following the decimal point corresponds to the time. If you do not want to see this type of numerical date or time representation, change the number format (date or time) accordingly. To do this, select the cell containing the date or time value, call its context menu and select <emph>Format Cells</emph>. The <emph>Numbers</emph> tab page contains the functions for defining the number format."
msgstr "$[officename] interně zpracovává hodnotu data/času jako numerickou hodnotu. Pokud přiřadíte datové nebo časové hodnotě formát čísla \"Číslo\", potom bude převedena na číslo. Například '01/01/2000 12:00 PM' se převede na 36526.5. Celočíselná hodnota odpovídá datu, desetinná část odpovídá času. Chcete-li místo číselného zobrazení data a času použít běžný formát, vyberte buňku obsahující datum nebo čas, vyvolejte místní nabídku, zvolte <emph>Formát buněk</emph> a na kartě <emph>Čísla</emph> vyberte požadovaný formát čísla."
+#. s3MzL
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -4969,6 +5588,7 @@ msgctxt ""
msgid "Date base for day zero"
msgstr "Základní datum pro den nula"
+#. AVnzn
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -4977,6 +5597,7 @@ msgctxt ""
msgid "Dates are calculated as offsets from a starting day zero. You can set the day zero to be one of the following:"
msgstr "Data se počítají odchylkou od počátečního dne nula. Den nula můžete nastavit na některé z těchto dat:"
+#. kpFTE
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -4985,6 +5606,7 @@ msgctxt ""
msgid "Date base"
msgstr "Základní datum"
+#. BH8uG
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -4993,6 +5615,7 @@ msgctxt ""
msgid "Use"
msgstr "Použito"
+#. 7EGHq
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -5001,6 +5624,7 @@ msgctxt ""
msgid "'12/30/1899'"
msgstr "'12/30/1899'"
+#. N58Sd
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -5009,6 +5633,7 @@ msgctxt ""
msgid "(default)"
msgstr "(výchozí)"
+#. y2CRG
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -5017,6 +5642,7 @@ msgctxt ""
msgid "'01/01/1900'"
msgstr "'01/01/1900'"
+#. QMSyz
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -5025,6 +5651,7 @@ msgctxt ""
msgid "(used in former StarCalc 1.0)"
msgstr "(použito ve StarCalc 1.0)"
+#. jsZZc
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -5033,6 +5660,7 @@ msgctxt ""
msgid "'01/01/1904'"
msgstr "'01/01/1904'"
+#. tCGEK
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -5041,6 +5669,7 @@ msgctxt ""
msgid "(used in Apple software)"
msgstr "(použito v software Apple)"
+#. e5vmS
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -5049,6 +5678,7 @@ msgctxt ""
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Calculate</emph> to select the date base."
msgstr "Pro výběr základního data zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Výpočty</emph>."
+#. AFp6F
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -5057,6 +5687,7 @@ msgctxt ""
msgid "When you copy and paste cells containing date values between different spreadsheets, both spreadsheet documents must be set to the same date base. If date bases differ, the displayed date values will change!"
msgstr "Když kopírujete a vkládáte buňky obsahující data mezi různými sešity, oba dokumenty musí být nastaveny na stejné základní datum. Pokud se základní data liší, změní se zobrazené datum!"
+#. JwEEw
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -5065,6 +5696,7 @@ msgctxt ""
msgid "Two digits years"
msgstr "Dvouciferné roky"
+#. k5nJZ
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -5073,6 +5705,7 @@ msgctxt ""
msgid "In <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph> you find the area <emph>Year (two digits)</emph>. This sets the period for which two-digit information applies. Note that changes made here have an effect on some of the following functions."
msgstr "V <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - $[officename] - Obecné</emph> naleznete sekci <emph>Rok (dvě číslice)</emph>. V této sekci je možné nastavit období, pro které zadávaný dvouciferný údaj platí. Zde provedené změny mají vliv na některé z dále uvedených funkcí."
+#. q4au5
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -5081,6 +5714,7 @@ msgctxt ""
msgid "When entering dates as part of formulas, slashes or dashes used as date separators are interpreted as arithmetic operators. Therefore, dates entered in this format are not recognized as dates and result in erroneous calculations. To keep dates from being interpreted as parts of formulas use the DATE function, for example, DATE(1954;7;20), or place the date in quotation marks and use the ISO 8601 notation, for example, \"1954-07-20\". Avoid using locale dependent date formats such as \"07/20/54\", the calculation may produce errors if the document is loaded under different locale settings."
msgstr "Když vkládáte ve vzorci datum, lomítka nebo pomlčky použité jako oddělovače mohou být interpretovány jako aritmetické operátory. Proto data vložená v tomto formátu nemusí být vždy rozpoznána a výsledkem mohou být chybné výpočty. Abyste zabránili chybné interpretaci data jako součásti vzorce, použijte funkci DATE, například DATE(1954;7;20), nebo datum uzavřete do uvozovek a použijte zápis podle normy ISO 8601, například \"1954-07-20\". Vyhněte se formátům závislým na národním prostředí, jako je například \"07/20/54\", výpočet pak může vést k chybám, pokud je dokument načten v jiném národním prostředí."
+#. ABYsg
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -5089,6 +5723,7 @@ msgctxt ""
msgid "Unambiguous conversion is possible for ISO 8601 dates and times in their extended formats with separators. If a <emph>#VALUE!</emph> error occurs, then unselect <emph>Generate #VALUE! error</emph> in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline> <emph>- %PRODUCTNAME Calc - Formula</emph>, button <emph>Details...</emph> in section \"Detailed Calculation Settings\", <emph>Conversion from text to number</emph> list box."
msgstr "Jednoduchá konverze je možná pro data a časy ISO 8601 v rozšířených formátech s oddělovači. Pokud dojde k chybě <emph>#VALUE!</emph>, potom vyberte jinou hodnotu ve výběrovém seznamu než <emph>Vrátit chybu #VALUE!</emph> v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline> <emph>- %PRODUCTNAME Calc - Vzorec</emph>, button <emph>Podrobnosti...</emph> v sekci \"Podrobné nastavení výpočtů\", <emph>Vlastní (převod textu na čísla a další)</emph>."
+#. sJKAX
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -5097,6 +5732,7 @@ msgctxt ""
msgid "Time zone information is not used in Date and Time functions and cells."
msgstr "Informace o časové zóně se nepoužívají ve funkcích datumu a času a buňkách."
+#. SJFDF
#: 04060102.xhp
msgctxt ""
"04060102.xhp\n"
@@ -5105,6 +5741,7 @@ msgctxt ""
msgid "Functions"
msgstr "Funkce"
+#. 6Yozj
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5113,6 +5750,7 @@ msgctxt ""
msgid "Financial Functions Part One"
msgstr "Finanční funkce – první část"
+#. rSCCE
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5121,6 +5759,7 @@ msgctxt ""
msgid "<bookmark_value>financial functions</bookmark_value> <bookmark_value>functions; financial functions</bookmark_value> <bookmark_value>Function Wizard; financial</bookmark_value> <bookmark_value>amortizations, see also depreciations</bookmark_value>"
msgstr "<bookmark_value>finanční funkce</bookmark_value> <bookmark_value>funkce; finanční funkce</bookmark_value> <bookmark_value>Průvodce funkcí; finanční</bookmark_value> <bookmark_value>amortizace, viz také odpisy</bookmark_value>"
+#. 3uCaF
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5129,6 +5768,7 @@ msgctxt ""
msgid "Financial Functions Part One"
msgstr "Finanční funkce – první část"
+#. Y4bGt
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5137,6 +5777,7 @@ msgctxt ""
msgid "<variable id=\"finanztext\">This category contains the mathematical finance functions of <item type=\"productname\">%PRODUCTNAME</item> Calc.</variable>"
msgstr "<variable id=\"finanztext\">Tato kategorie obsahuje matematické finanční funkce <item type=\"productname\">%PRODUCTNAME</item> Calc.</variable>"
+#. BdkzB
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5145,6 +5786,7 @@ msgctxt ""
msgid "<bookmark_value>AMORDEGRC function</bookmark_value> <bookmark_value>depreciations;degressive amortizations</bookmark_value>"
msgstr "<bookmark_value>AMORDEGRC</bookmark_value> <bookmark_value>odpisy;degresivní odpisy</bookmark_value>"
+#. ctebi
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5153,6 +5795,7 @@ msgctxt ""
msgid "AMORDEGRC"
msgstr "AMORDEGRC"
+#. fBvm7
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5161,6 +5804,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_AMORDEGRC\">Calculates the amount of depreciation for a settlement period as degressive amortization.</ahelp> Unlike AMORLINC, a depreciation coefficient that is independent of the depreciable life is used here."
msgstr "<ahelp hid=\"HID_AAI_FUNC_AMORDEGRC\">Spočítá výši odpisu pro odpisové období jako degresivní amortizaci.</ahelp> Na rozdíl od AMORLINC se zde používá odpisový koeficient, který je nezávislý na životnosti."
+#. i8TkC
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5169,6 +5813,7 @@ msgctxt ""
msgid "AMORDEGRC(Cost; DatePurchased; FirstPeriod; Salvage; Period; Rate; Basis)"
msgstr "AMORDEGRC(Náklady;Datum nákupu;První období;Zůstatek;Období;Sazba;Základ)"
+#. bA2pT
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5177,6 +5822,7 @@ msgctxt ""
msgid "<emph>Cost</emph> is the acquisition costs."
msgstr "<emph>Náklady</emph> jsou náklady na nákup."
+#. TASiZ
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5185,6 +5831,7 @@ msgctxt ""
msgid "<emph>DatePurchased</emph> is the date of acquisition."
msgstr "<emph>Datum nákupu</emph> je datum nákupu."
+#. SUg7W
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5193,6 +5840,7 @@ msgctxt ""
msgid "<emph>FirstPeriod </emph>is the end date of the first settlement period."
msgstr "<emph>První období</emph> je koncové datum prvního období."
+#. DPvPK
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5201,6 +5849,7 @@ msgctxt ""
msgid "<emph>Salvage</emph> is the salvage value of the capital asset at the end of the depreciable life."
msgstr "<emph>Zůstatek</emph> je zůstatková cena majetku na konci životnosti."
+#. r4vFE
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5209,6 +5858,7 @@ msgctxt ""
msgid "<emph>Period</emph> is the settlement period to be considered."
msgstr "<emph>Období</emph> je uvažované období."
+#. hopkA
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5217,6 +5867,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the rate of depreciation."
msgstr "<emph>Sazba</emph>je odpisová sazba."
+#. UCPgp
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5225,6 +5876,7 @@ msgctxt ""
msgid "<bookmark_value>AMORLINC function</bookmark_value> <bookmark_value>depreciations;linear amortizations</bookmark_value>"
msgstr "<bookmark_value>AMORLINC</bookmark_value> <bookmark_value>odpisy;lineární odpisy</bookmark_value>"
+#. q2HTc
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5233,6 +5885,7 @@ msgctxt ""
msgid "AMORLINC"
msgstr "AMORLINC"
+#. fLHJR
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5241,6 +5894,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_AMORLINC\">Calculates the amount of depreciation for a settlement period as linear amortization. If the capital asset is purchased during the settlement period, the proportional amount of depreciation is considered.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_AMORLINC\">Spočítá výši odpisu pro odpisové období jako lineární amortizaci. Jestliže je kapitálový prostředek zakoupen během odpisového období, použije se proporcionální výše odpisu.</ahelp>"
+#. 3n4Kb
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5249,6 +5903,7 @@ msgctxt ""
msgid "AMORLINC(Cost; DatePurchased; FirstPeriod; Salvage; Period; Rate; Basis)"
msgstr "AMORLINC(Náklady;Datum nákupu;První období;Zůstatek;Období;Sazba;Základ)"
+#. PsFjE
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5257,6 +5912,7 @@ msgctxt ""
msgid "<emph>Cost</emph> means the acquisition costs."
msgstr "<emph>Náklady</emph> znamenají náklady na nákup."
+#. VHCAu
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5265,6 +5921,7 @@ msgctxt ""
msgid "<emph>DatePurchased</emph> is the date of acquisition."
msgstr "<emph>Datum nákupu</emph> je datum nákupu."
+#. MRvkz
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5273,6 +5930,7 @@ msgctxt ""
msgid "<emph>FirstPeriod </emph>is the end date of the first settlement period."
msgstr "<emph>První období</emph> je koncové datum prvního období."
+#. 3UEcC
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5281,6 +5939,7 @@ msgctxt ""
msgid "<emph>Salvage</emph> is the salvage value of the capital asset at the end of the depreciable life."
msgstr "<emph>Zůstatek</emph> je zůstatková cena majetku na konci životnosti."
+#. KkSS2
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5289,6 +5948,7 @@ msgctxt ""
msgid "<emph>Period</emph> is the settlement period to be considered."
msgstr "<emph>Období</emph> je uvažované období."
+#. YqbDG
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5297,6 +5957,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the rate of depreciation."
msgstr "<emph>Sazba</emph>je odpisová sazba."
+#. DHKDL
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5305,6 +5966,7 @@ msgctxt ""
msgid "<bookmark_value>ACCRINT function</bookmark_value>"
msgstr "<bookmark_value>ACCRINT</bookmark_value>"
+#. ep6fp
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5313,6 +5975,7 @@ msgctxt ""
msgid "ACCRINT"
msgstr "ACCRINT"
+#. VLWSZ
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5321,6 +5984,7 @@ msgctxt ""
msgid "<bookmark_value>accrued interests;periodic payments</bookmark_value>"
msgstr "<bookmark_value>nahromaděné úroky; pravidelné platby</bookmark_value>"
+#. FGBdn
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5329,6 +5993,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_ACCRINT\">Calculates the accrued interest of a security in the case of periodic payments.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_ACCRINT\">Spočítá nahromaděný úrok z cenného papíru v případě pravidelných plateb.</ahelp>"
+#. oHnfa
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5337,6 +6002,7 @@ msgctxt ""
msgid "ACCRINT(Issue; FirstInterest; Settlement; Rate; Par; Frequency; Basis)"
msgstr "ACCRINT(Vydání;První úrok;Vypořádání;Sazba;Nominál;Frekvence;Základ)"
+#. PKp6i
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5345,6 +6011,7 @@ msgctxt ""
msgid "<emph>Issue</emph> (required) is the issue date of the security."
msgstr "<emph>Vydání</emph> (vyžadováno) je datum emise cenného papíru."
+#. 6FJPA
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5353,6 +6020,7 @@ msgctxt ""
msgid "<emph>FirstInterest</emph> (required) is the first interest date of the security."
msgstr "<emph>První úrok</emph> (vyžadováno) je datum prvního výnosu cenného papíru."
+#. cxXvu
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5361,6 +6029,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> (required) is the date at which the interest accrued up until then is to be calculated."
msgstr "<emph>Vypořádání</emph> (vyžadováno) je datum, ve kterém se počítají do té doby nahromaděné úroky."
+#. iFkc5
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5369,6 +6038,7 @@ msgctxt ""
msgid "<emph>Rate</emph> (required) is the annual nominal rate of interest (coupon interest rate)"
msgstr "<emph>Sazba</emph> (vyžadováno) je roční nominální sazba úroku (sazba úroku kuponu)"
+#. E6ARG
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5377,6 +6047,7 @@ msgctxt ""
msgid "<emph>Par</emph> (optional) is the par value of the security."
msgstr "<emph>Nominál</emph> (nepovinné) je nominální hodnota cenného papíru."
+#. Vobjm
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5385,6 +6056,7 @@ msgctxt ""
msgid "<emph>Frequency</emph> (required) is the number of interest payments per year (1, 2 or 4)."
msgstr "<emph>Frekvence</emph> (vyžadováno) je počet výplat úroků za rok (1, 2 nebo 4)."
+#. E3h2Z
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5393,6 +6065,7 @@ msgctxt ""
msgid "A security is issued on 2001-02-28. First interest is set for 2001-08-31. The settlement date is 2001-05-01. The Rate is 0.1 or 10% and Par is 1000 currency units. Interest is paid half-yearly (frequency is 2). The basis is the US method (0). How much interest has accrued?"
msgstr "Cenný papír je vydán dne 2001-02-28. Datum prvního výnosu je nastaveno na 2001-08-31. Den vypořádání je 2001-05-01. Sazba činí 0.1 neboli 10 % a nominální hodnota je 1000 měnových jednotek. Úrok je placen jednou za půl roku (frekvence je 2). Používá se metoda US (0). Jaký úrok se nashromáždí?"
+#. jBwEn
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5401,6 +6074,7 @@ msgctxt ""
msgid "<item type=\"input\">=ACCRINT(\"2001-02-28\";\"2001-08-31\";\"2001-05-01\";0.1;1000;2;0)</item> returns 16.94444."
msgstr "<item type=\"input\">=ACCRINT(\"2001-02-28\";\"2001-08-31\";\"2001-05-01\";0.1;1000;2;0)</item> vrátí 16.94444."
+#. E9GDu
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5409,6 +6083,7 @@ msgctxt ""
msgid "<bookmark_value>ACCRINTM function</bookmark_value> <bookmark_value>accrued interests;one-off payments</bookmark_value>"
msgstr "<bookmark_value>ACCRINTM</bookmark_value> <bookmark_value>nahromaděné úroky;jednorázové platby</bookmark_value>"
+#. Ds27S
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5417,6 +6092,7 @@ msgctxt ""
msgid "ACCRINTM"
msgstr "ACCRINTM"
+#. g9CNz
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5425,6 +6101,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_ACCRINTM\">Calculates the accrued interest of a security in the case of one-off payment at the settlement date.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_ACCRINTM\">Spočítá nahromaděný úrok z cenného papíru, u kterého se úrok splácí k datu splatnosti.</ahelp>"
+#. uRZWP
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5433,6 +6110,7 @@ msgctxt ""
msgid "ACCRINTM(Issue; Settlement; Rate; Par; Basis)"
msgstr "ACCRINTM(Vydání;Vypořádání;Sazba;Nominál;Základ)"
+#. pTobQ
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5441,6 +6119,7 @@ msgctxt ""
msgid "<emph>Issue</emph> (required) is the issue date of the security."
msgstr "<emph>Vydání</emph> (vyžadováno) je datum emise cenného papíru."
+#. tjqf2
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5449,6 +6128,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> (required) is the date at which the interest accrued up until then is to be calculated."
msgstr "<emph>Vypořádání</emph> (vyžadováno) je datum, ve kterém se počítají do té doby nahromaděné úroky."
+#. QdCGH
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5457,6 +6137,7 @@ msgctxt ""
msgid "<emph>Rate</emph> (required) is the annual nominal rate of interest (coupon interest rate)."
msgstr "<emph>Sazba</emph> (vyžadováno) je roční nominální sazba úroku (sazba úroku kuponu)"
+#. qAZtL
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5465,6 +6146,7 @@ msgctxt ""
msgid "<emph>Par</emph> (optional) is the par value of the security."
msgstr "<emph>Nominál</emph> (nepovinné) je nominální hodnota cenného papíru."
+#. nB5zK
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5473,6 +6155,7 @@ msgctxt ""
msgid "A security is issued on 2001-04-01. The maturity date is set for 2001-06-15. The Rate is 0.1 or 10% and Par is 1000 currency units. The basis of the daily/annual calculation is the daily balance (3). How much interest has accrued?"
msgstr "Cenný papír je vydán dne 2001-04-01. Datum splatnosti je nastaveno na 2001-06-15. Sazba činí 0.1 neboli 10 % a nominální hodnota je 1000 měnových jednotek. Používá se metoda denního zůstatku (3). Jaký úrok se nashromáždí?"
+#. o9DWG
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5481,6 +6164,7 @@ msgctxt ""
msgid "<item type=\"input\">=ACCRINTM(\"2001-04-01\";\"2001-06-15\";0.1;1000;3)</item> returns 20.54795."
msgstr "<item type=\"input\">=ACCRINTM(\"2001-04-01\";\"2001-06-15\";0.1;1000;3)</item> vrátí 20.54795."
+#. FGQ9q
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5489,6 +6173,7 @@ msgctxt ""
msgid "<bookmark_value>RECEIVED function</bookmark_value> <bookmark_value>amount received for fixed-interest securities</bookmark_value>"
msgstr "<bookmark_value>RECEIVED</bookmark_value> <bookmark_value>částka vyplacená z cenného papíru s pevným úrokem</bookmark_value>"
+#. ZFrGu
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5497,6 +6182,7 @@ msgctxt ""
msgid "RECEIVED"
msgstr "RECEIVED"
+#. CbEHr
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5505,6 +6191,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_RECEIVED\">Calculates the amount received that is paid for a fixed-interest security at a given point in time.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_RECEIVED\">Spočítá částku vyplacenou k danému datu splatnosti cenného papíru s pevným úrokem.</ahelp>"
+#. XhTVX
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5513,6 +6200,7 @@ msgctxt ""
msgid "RECEIVED(\"Settlement\"; \"Maturity\"; Investment; Discount; Basis)"
msgstr "RECEIVED(Smlouva;Splatnost;Investice;Diskontní sazba;Základ)"
+#. oHAVz
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5521,6 +6209,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. BEJhF
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5529,6 +6218,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. qyVoa
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5537,6 +6227,7 @@ msgctxt ""
msgid "<emph>Investment</emph> is the purchase sum."
msgstr "<emph>Investice</emph> je nakoupený obnos."
+#. DiNCo
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5545,6 +6236,7 @@ msgctxt ""
msgid "<emph>Discount</emph> is the percentage discount on acquisition of the security."
msgstr "<emph>Diskontní sazba</emph> je procentuální diskontní sazba při nákupu cenného papíru."
+#. qHDE6
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5553,6 +6245,7 @@ msgctxt ""
msgid "Settlement date: February 15 1999, maturity date: May 15 1999, investment sum: 1000 currency units, discount: 5.75 per cent, basis: Daily balance/360 = 2."
msgstr "Datum vypořádání: 15. února 1999. Datum splatnosti: 15. května 1999. Investovaná částka: 1 000 měnových jednotek. Diskontní sazba: 5,75 procent. Základ: denní zůstatek/360 = 2."
+#. JgA24
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5561,6 +6254,7 @@ msgctxt ""
msgid "The amount received on the maturity date is calculated as follows:"
msgstr "Částka vyplacená k datu splatnosti se počítá takto:"
+#. YRGGe
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5569,6 +6263,7 @@ msgctxt ""
msgid "<item type=\"input\">=RECEIVED(\"1999-02-15\";\"1999-05-15\";1000;0.0575;2)</item> returns 1014.420266."
msgstr "<item type=\"input\">=RECEIVED(\"1999-02-15\";\"1999-05-15\";1000;0.0575;2)</item> vrátí 1014.420266."
+#. swwMY
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5577,6 +6272,7 @@ msgctxt ""
msgid "<bookmark_value>PV function</bookmark_value> <bookmark_value>present values</bookmark_value> <bookmark_value>calculating; present values</bookmark_value>"
msgstr "<bookmark_value>PV</bookmark_value> <bookmark_value>současné hodnoty</bookmark_value> <bookmark_value>výpočty; současné hodnoty</bookmark_value>"
+#. pTpDH
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5585,6 +6281,7 @@ msgctxt ""
msgid "PV"
msgstr "PV"
+#. ajegN
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5593,6 +6290,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_BW\">Returns the present value of an investment resulting from a series of regular payments.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_BW\">Vrátí současnou hodnotu investice vycházející z posloupnosti pravidelných plateb.</ahelp>"
+#. ABUcD
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5601,6 +6299,7 @@ msgctxt ""
msgid "Use this function to calculate the amount of money needed to be invested at a fixed rate today, to receive a specific amount, an annuity, over a specified number of periods. You can also determine how much money is to remain after the elapse of the period. Specify as well if the amount is to be paid out at the beginning or at the end of each period."
msgstr "Pomocí této funkce lze vypočítat finanční částku, kterou je při pevné sazbě třeba investovat, abyste v průběhu určitého období dostávali určitou částku (roční splátku). Také lze určit, jaká částka má zůstat po uplynutí daného období. Určete také, zda se má částka vyplácet na začátku, nebo na konci každého období."
+#. Znjbm
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5609,6 +6308,7 @@ msgctxt ""
msgid "Enter these values either as numbers, expressions or references. If, for example, interest is paid annually at 8%, but you want to use month as your period, enter 8%/12 under <emph>Rate</emph> and <item type=\"productname\">%PRODUCTNAME</item> Calc with automatically calculate the correct factor."
msgstr "Vložte tyto hodnoty buď jako čísla, nebo jako výrazy či odkazy. Je-li například ročně placen úrok ve výši 8% , ale vy chcete použít pouze období jeden měsíc, vložte 8%/12 jako <emph>Sazbu</emph> a <item type=\"productname\">%PRODUCTNAME</item> Calc automaticky spočítá správnou hodnotu."
+#. BVQTK
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5617,6 +6317,7 @@ msgctxt ""
msgid "PV(Rate; NPer; Pmt; FV; Type)"
msgstr "PV(Sazba,NPER;PMT;FV;Typ)"
+#. JrCA6
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5625,6 +6326,7 @@ msgctxt ""
msgid "<emph>Rate</emph> defines the interest rate per period."
msgstr "<emph>Sazba</emph> určuje úrokovou sazbu za období."
+#. ZPxL2
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5633,6 +6335,7 @@ msgctxt ""
msgid "<emph>NPer</emph> is the total number of periods (payment period)."
msgstr "<emph>NPer</emph> je celkový počet období (období s platbou)."
+#. vxMVB
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5641,6 +6344,7 @@ msgctxt ""
msgid "<emph>Pmt</emph> is the regular payment made per period."
msgstr "<emph>Pmt</emph> je pravidelná platba uskutečněná za období."
+#. e3Wbc
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5649,6 +6353,7 @@ msgctxt ""
msgid "<emph>FV</emph> (optional) defines the future value remaining after the final installment has been made."
msgstr "<emph>FV</emph> (nepovinné) určuje budoucí hodnotu zbývající poté, co se uskuteční poslední platba."
+#. UGZJw
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5657,6 +6362,7 @@ msgctxt ""
msgid "<emph>Type</emph> (optional) denotes due date for payments. Type = 1 means due at the beginning of a period and Type = 0 (default) means due at the end of the period."
msgstr "<emph>Typ</emph> (nepovinné) značí datum splatnosti pro platby. Typ = 1 znamená splatnost na začátku období a Type = 0 (výchozí) znamená splatnost na konci období."
+#. 4Ku4A
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5665,6 +6371,7 @@ msgctxt ""
msgid "What is the present value of an investment, if 500 currency units are paid out monthly and the annual interest rate is 8%? The payment period is 48 months and 20,000 currency units are to remain at the end of the payment period."
msgstr "Jaká je současná hodnota investice při měsíčních platbách pěti set měnových jednotek a roční úrokové míře 8 %? Platební období je 48 měsíců. Na jeho konci má zůstat 20 000 měnových jednotek."
+#. 5kHAk
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5673,6 +6380,7 @@ msgctxt ""
msgid "<item type=\"input\">=PV(8%/12;48;500;20000)</item> = -35,019.37 currency units. Under the named conditions, you must deposit 35,019.37 currency units today, if you want to receive 500 currency units per month for 48 months and have 20,000 currency units left over at the end. Cross-checking shows that 48 x 500 currency units + 20,000 currency units = 44,000 currency units. The difference between this amount and the 35,000 currency units deposited represents the interest paid."
msgstr "<item type=\"input\">=PV(8%/12;48;500;20000)</item> = -35,019.37 měnových jednotek. Za těchto podmínek musíte dnes vložit 35,019.37 měnových jednotek, abyste obdrželi měsíčně 500 měnových jednotek po dobu 48 měsíců a aby na konci zůstalo 20,000 měnových jednotek. Kontrolní výpočet ukazuje, že 48 x 500 měnových jednotek + 20,000 měnových jednotek = 44,000 měnových jednotek. Rozdíl mezi tímto obnosem a 35,000 měnovými jednotkami vkladu představuje úroky."
+#. GoZmj
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5681,6 +6389,7 @@ msgctxt ""
msgid "If you enter references instead of these values into the formula, you can calculate any number of \"If-then\" scenarios. Please note: references to constants must be defined as absolute references. Examples of this type of application are found under the depreciation functions."
msgstr "Pokud místo těchto hodnot zadáte do vzorce odkazy, je možné vypočítat libovolný počet citlivostních analýz. Upozornění: Odkazy na konstanty musí být definovány jako absolutní odkazy. Příklady použití tohoto typu naleznete v odpisových funkcích."
+#. zBFE6
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5689,6 +6398,7 @@ msgctxt ""
msgid "<bookmark_value>calculating; depreciations</bookmark_value> <bookmark_value>SYD function</bookmark_value> <bookmark_value>depreciations; arithmetic declining</bookmark_value> <bookmark_value>arithmetic declining depreciations</bookmark_value>"
msgstr "<bookmark_value>výpočty; odpisy</bookmark_value> <bookmark_value>SYD</bookmark_value> <bookmark_value>odpisy; aritmetické degresivní</bookmark_value> <bookmark_value>aritmetické degresivní odpisy</bookmark_value>"
+#. NkVCK
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5697,6 +6407,7 @@ msgctxt ""
msgid "SYD"
msgstr "SYD"
+#. 9TE9y
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5705,6 +6416,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_DIA\">Returns the arithmetic-declining depreciation rate.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_DIA\">Vrátí hodnotu aritmetického degresivního odpisu.</ahelp>"
+#. cF9EA
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5713,6 +6425,7 @@ msgctxt ""
msgid "Use this function to calculate the depreciation amount for one period of the total depreciation span of an object. Arithmetic declining depreciation reduces the depreciation amount from period to period by a fixed sum."
msgstr "Pomocí této funkce lze spočítat hodnotu odpisu za určené období z celkové doby odpisů objektu. Aritmeticky stanovená sazba degresivního odpisu snižuje v každém období hodnotu odpisu o pevnou částku."
+#. CEXDb
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5721,6 +6434,7 @@ msgctxt ""
msgid "SYD(Cost; Salvage; Life; Period)"
msgstr "SYD(Cena;Zůstatek;Životnost;Období)"
+#. DZf9T
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5729,6 +6443,7 @@ msgctxt ""
msgid "<emph>Cost</emph> is the initial cost of an asset."
msgstr "<emph>Cena</emph> je počáteční hodnota majetku."
+#. YyskD
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5737,6 +6452,7 @@ msgctxt ""
msgid "<emph>Salvage</emph> is the value of an asset after depreciation."
msgstr "<emph>Zůstatek</emph> je hodnota majetku po odpisech."
+#. gvJEo
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5745,6 +6461,7 @@ msgctxt ""
msgid "<emph>Life</emph> is the period fixing the time span over which an asset is depreciated."
msgstr "<emph>Životnost</emph> je období, během kterého je majetek odepisován."
+#. LLgFC
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5753,6 +6470,7 @@ msgctxt ""
msgid "<emph>Period</emph> defines the period for which the depreciation is to be calculated."
msgstr "<emph>Období</emph> určuje období, za které se odpisy počítají."
+#. YtCDD
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5761,6 +6479,7 @@ msgctxt ""
msgid "A video system initially costing 50,000 currency units is to be depreciated annually for the next 5 years. The salvage value is to be 10,000 currency units. You want to calculate depreciation for the first year."
msgstr "Video přehrávač, jehož pořizovací cena byla 50 000 měnových jednotek, má být ročně odepisován po následujících 5 let. Zůstatková hodnota má být 10 000 měnových jednotek. Chcete spočítat odpis za první rok."
+#. Rtfbs
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5769,6 +6488,7 @@ msgctxt ""
msgid "<item type=\"input\">=SYD(50000;10000;5;1)</item>=13,333.33 currency units. The depreciation amount for the first year is 13,333.33 currency units."
msgstr "<item type=\"input\">=SYD(50000;10000;5;1)</item>=13,333.33 měnových jednotek. Odpis za první rok činí 13,333.33 měnových jednotek."
+#. YMhcv
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5777,6 +6497,7 @@ msgctxt ""
msgid "To have an overview of depreciation rates per period, it is best to define a depreciation table. By entering the different depreciation formulas available in <item type=\"productname\">%PRODUCTNAME</item> Calc next to each other, you can see which depreciation form is the most appropriate. Enter the table as follows:"
msgstr "Pro přehled o odpisových sazbách je nejlepší definovat odpisovou tabulku. Vložíte-li vedle sebe různé odpisové vzorce, které jsou k dispozici v <item type=\"productname\">%PRODUCTNAME</item> Calc, můžete potom rozhodnout, která forma odpisů je nejvhodnější. Vytvořte následující tabulku:"
+#. FD6Pc
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5785,6 +6506,7 @@ msgctxt ""
msgid "<emph>A</emph>"
msgstr "<emph>A</emph>"
+#. FYCft
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5793,6 +6515,7 @@ msgctxt ""
msgid "<emph>B</emph>"
msgstr "<emph>B</emph>"
+#. ggr3X
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5801,6 +6524,7 @@ msgctxt ""
msgid "<emph>C</emph>"
msgstr "<emph>C</emph>"
+#. FH4MA
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5809,6 +6533,7 @@ msgctxt ""
msgid "<emph>D</emph>"
msgstr "<emph>D</emph>"
+#. 8xzr6
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5817,6 +6542,7 @@ msgctxt ""
msgid "<emph>E</emph>"
msgstr "<emph>E</emph>"
+#. BGRhq
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5825,6 +6551,7 @@ msgctxt ""
msgid "1"
msgstr "1"
+#. FfqvC
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5833,6 +6560,7 @@ msgctxt ""
msgid "<item type=\"input\">Initial Cost</item>"
msgstr "<item type=\"input\">Počáteční cena</item>"
+#. s2rwP
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5841,6 +6569,7 @@ msgctxt ""
msgid "<item type=\"input\">Salvage Value</item>"
msgstr "<item type=\"input\">Hodnota zůstatku</item>"
+#. DtzNU
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5849,6 +6578,7 @@ msgctxt ""
msgid "<item type=\"input\">Useful Life</item>"
msgstr "<item type=\"input\">Životnost</item>"
+#. BFrei
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5857,6 +6587,7 @@ msgctxt ""
msgid "<item type=\"input\">Time Period</item>"
msgstr "<item type=\"input\">Období</item>"
+#. HaqeJ
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5865,6 +6596,7 @@ msgctxt ""
msgid "<item type=\"input\">Deprec. SYD</item>"
msgstr "<item type=\"input\">Odpisy SYD</item>"
+#. REDYH
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5873,6 +6605,7 @@ msgctxt ""
msgid "2"
msgstr "2"
+#. fAFin
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5881,6 +6614,7 @@ msgctxt ""
msgid "<item type=\"input\">50,000 currency units</item>"
msgstr "<item type=\"input\">50 000 měnových jednotek</item>"
+#. Nbifa
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5889,6 +6623,7 @@ msgctxt ""
msgid "<item type=\"input\">10,000 currency units</item>"
msgstr "<item type=\"input\">10 000 měnových jednotek</item>"
+#. F7Dim
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5897,6 +6632,7 @@ msgctxt ""
msgid "<item type=\"input\">5</item>"
msgstr "<item type=\"input\">5</item>"
+#. LH7Z7
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5905,6 +6641,7 @@ msgctxt ""
msgid "<item type=\"input\">1</item>"
msgstr "<item type=\"input\">1</item>"
+#. bJmgG
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5913,6 +6650,7 @@ msgctxt ""
msgid "<item type=\"input\">13,333.33 currency units</item>"
msgstr "<item type=\"input\">13 333,33 měnových jednotek</item>"
+#. izbRE
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5921,6 +6659,7 @@ msgctxt ""
msgid "3"
msgstr "3"
+#. dT6Q8
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5929,6 +6668,7 @@ msgctxt ""
msgid "<item type=\"input\">2</item>"
msgstr "<item type=\"input\">2</item>"
+#. Xx5tV
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5937,6 +6677,7 @@ msgctxt ""
msgid "<item type=\"input\">10,666.67 currency units</item>"
msgstr "<item type=\"input\">10 666,67 měnových jednotek</item>"
+#. 8p6UG
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5945,6 +6686,7 @@ msgctxt ""
msgid "4"
msgstr "4"
+#. mPiHv
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5953,6 +6695,7 @@ msgctxt ""
msgid "<item type=\"input\">3</item>"
msgstr "<item type=\"input\">3</item>"
+#. PaCoD
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5961,6 +6704,7 @@ msgctxt ""
msgid "<item type=\"input\">8,000.00 currency units</item>"
msgstr "<item type=\"input\">8 000,00 měnových jednotek</item>"
+#. DyVDr
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5969,6 +6713,7 @@ msgctxt ""
msgid "5"
msgstr "5"
+#. UDBsH
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5977,6 +6722,7 @@ msgctxt ""
msgid "<item type=\"input\">4</item>"
msgstr "<item type=\"input\">4</item>"
+#. kYTNi
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5985,6 +6731,7 @@ msgctxt ""
msgid "<item type=\"input\">5,333.33 currency units</item>"
msgstr "<item type=\"input\">5 333,33 měnových jednotek</item>"
+#. DgwsG
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -5993,6 +6740,7 @@ msgctxt ""
msgid "6"
msgstr "6"
+#. EJihG
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6001,6 +6749,7 @@ msgctxt ""
msgid "<item type=\"input\">5</item>"
msgstr "<item type=\"input\">5</item>"
+#. sjp9n
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6009,6 +6758,7 @@ msgctxt ""
msgid "<item type=\"input\">2,666.67 currency units</item>"
msgstr "<item type=\"input\">2 666,67 měnových jednotek</item>"
+#. En6mo
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6017,6 +6767,7 @@ msgctxt ""
msgid "7"
msgstr "7"
+#. NXD2H
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6025,6 +6776,7 @@ msgctxt ""
msgid "<item type=\"input\">6</item>"
msgstr "<item type=\"input\">6</item>"
+#. 8njQS
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6033,6 +6785,7 @@ msgctxt ""
msgid "<item type=\"input\">0.00 currency units</item>"
msgstr "<item type=\"input\">0,00 měnových jednotek</item>"
+#. cB5AZ
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6041,6 +6794,7 @@ msgctxt ""
msgid "8"
msgstr "8"
+#. tGGAX
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6049,6 +6803,7 @@ msgctxt ""
msgid "<item type=\"input\">7</item>"
msgstr "<item type=\"input\">7</item>"
+#. YjE7C
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6057,6 +6812,7 @@ msgctxt ""
msgid "9"
msgstr "9"
+#. GCbn8
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6065,6 +6821,7 @@ msgctxt ""
msgid "<item type=\"input\">8</item>"
msgstr "<item type=\"input\">8</item>"
+#. rvbZQ
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6073,6 +6830,7 @@ msgctxt ""
msgid "10"
msgstr "10"
+#. EdFsm
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6081,6 +6839,7 @@ msgctxt ""
msgid "<item type=\"input\">9</item>"
msgstr "<item type=\"input\">9</item>"
+#. EqjaB
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6089,6 +6848,7 @@ msgctxt ""
msgid "11"
msgstr "11"
+#. Wou2C
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6097,6 +6857,7 @@ msgctxt ""
msgid "<item type=\"input\">10</item>"
msgstr "<item type=\"input\">10</item>"
+#. 276vu
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6105,6 +6866,7 @@ msgctxt ""
msgid "12"
msgstr "12"
+#. ydBPQ
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6113,6 +6875,7 @@ msgctxt ""
msgid "13"
msgstr "13"
+#. zCWbq
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6121,6 +6884,7 @@ msgctxt ""
msgid "<item type=\"input\">>0</item>"
msgstr "<item type=\"input\">>0</item>"
+#. ksfTi
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6129,6 +6893,7 @@ msgctxt ""
msgid "<item type=\"input\">Total</item>"
msgstr "<item type=\"input\">Celkem</item>"
+#. vFAnE
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6137,6 +6902,7 @@ msgctxt ""
msgid "<item type=\"input\">40,000.00 currency units</item>"
msgstr "<item type=\"input\">40 000,00 měnových jednotek</item>"
+#. phAHB
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6145,6 +6911,7 @@ msgctxt ""
msgid "The formula in E2 is as follows:"
msgstr "Vzorec v buňce E2 je následující:"
+#. cppXv
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6153,6 +6920,7 @@ msgctxt ""
msgid "<item type=\"input\">=SYD($A$2;$B$2;$C$2;D2)</item>"
msgstr "<item type=\"input\">=SYD($A$2;$B$2;$C$2;D2)</item>"
+#. XL6QM
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6161,6 +6929,7 @@ msgctxt ""
msgid "This formula is duplicated in column E down to E11 (select E2, then drag down the lower right corner with the mouse)."
msgstr "Tento vzorec je duplikován ve sloupci E až po buňku E11 (označte buňku E2 a pomocí myši přetáhněte dolů pravý dolní roh)."
+#. YE3CN
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6169,6 +6938,7 @@ msgctxt ""
msgid "Cell E13 contains the formula used to check the total of the depreciation amounts. It uses the SUMIF function as the negative values in E8:E11 must not be considered. The condition >0 is contained in cell A13. The formula in E13 is as follows:"
msgstr "Buňka E13 obsahuje vzorec, který se používá ke kontrole součtu hodnot odpisu. Používá funkci SUMIF. Záporné hodnoty v buňkách E8:E11 nesmí být brány v úvahu. Podmínka >0 je obsažena v buňce A13. Vzorec v buňce E13 je následující:"
+#. udecB
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6177,6 +6947,7 @@ msgctxt ""
msgid "<item type=\"input\">=SUMIF(E2:E11;A13)</item>"
msgstr "<item type=\"input\">=SUMIF(E2:E11;A13)</item>"
+#. VPF6C
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6185,6 +6956,7 @@ msgctxt ""
msgid "Now view the depreciation for a 10 year period, or at a salvage value of 1 currency unit, or enter a different initial cost, and so on."
msgstr "Nyní můžete zadat odpisy pro desetileté období, pro Zůstatkovou hodnotu 1 měnové jednotky, vložit jiné pořizovací náklady apod."
+#. GbgAo
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6193,6 +6965,7 @@ msgctxt ""
msgid "<bookmark_value>DISC function</bookmark_value> <bookmark_value>allowances</bookmark_value> <bookmark_value>discounts</bookmark_value>"
msgstr "<bookmark_value>DISC</bookmark_value><bookmark_value>náhrady</bookmark_value><bookmark_value>diskonty</bookmark_value>"
+#. 4HKUH
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6201,6 +6974,7 @@ msgctxt ""
msgid "DISC"
msgstr "DISC"
+#. B462T
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6209,6 +6983,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_DISC\">Calculates the allowance (discount) of a security as a percentage.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_DISC\">Spočítá diskontní sazbu cenného papíru v procentech.</ahelp>"
+#. tusey
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6217,6 +6992,7 @@ msgctxt ""
msgid "DISC(\"Settlement\"; \"Maturity\"; Price; Redemption; Basis)"
msgstr "DISC(Smlouva;Splatnost;Cena;Výkupní cena;Základ)"
+#. Uyj29
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6225,6 +7001,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. PLoz9
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6233,6 +7010,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. gSDDH
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6241,6 +7019,7 @@ msgctxt ""
msgid "<emph>Price</emph> is the price of the security per 100 currency units of par value."
msgstr "<emph>Cena</emph> je cena cenného papíru za 100 měnových jednotek nominální hodnoty."
+#. oFEEF
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6249,6 +7028,7 @@ msgctxt ""
msgid "<emph>Redemption</emph> is the redemption value of the security per 100 currency units of par value."
msgstr "<emph>Výkupní cena</emph> je výkupní cena cenného papíru za 100 měnových jednotek nominální hodnoty."
+#. d8BNg
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6257,6 +7037,7 @@ msgctxt ""
msgid "A security is purchased on 2001-01-25; the maturity date is 2001-11-15. The price (purchase price) is 97, the redemption value is 100. Using daily balance calculation (basis 3) how high is the settlement (discount)?"
msgstr "Cenný papír je koupen dne 2001-01-25; datum splatnosti je 2001-11-15. Cena (cena při nákupu) činí 97, výkupní cena je 100. Jak vysoká bude diskontní sazba při použití denního úročení (metoda 3)?"
+#. 6KHxL
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6265,6 +7046,7 @@ msgctxt ""
msgid "<item type=\"input\">=DISC(\"2001-01-25\";\"2001-11-15\";97;100;3)</item> returns about 0.0372 or 3.72 per cent."
msgstr "<item type=\"input\">=DISC(\"2001-01-25\";\"2001-11-15\";97;100;3)</item> vrátí asi 0.0372 neboli 3.72 procent."
+#. hm7Tq
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6273,6 +7055,7 @@ msgctxt ""
msgid "<bookmark_value>DURATION_ADD function</bookmark_value> <bookmark_value>Microsoft Excel functions</bookmark_value> <bookmark_value>durations;fixed interest securities</bookmark_value>"
msgstr "<bookmark_value>DURATION_ADD</bookmark_value> <bookmark_value>funkce Microsoft Excelu</bookmark_value> <bookmark_value>doby trvání;cenné papíry s pevnou úrokovou sazbou</bookmark_value>"
+#. bD2zQ
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6281,6 +7064,7 @@ msgctxt ""
msgid "DURATION_ADD"
msgstr "DURATION_ADD"
+#. oA2tj
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6289,6 +7073,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_DURATION\">Calculates the duration of a fixed interest security in years.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_DURATION\">Spočítá dobu trvání (počet roků) pro cenný papír s fixní úrokovou sazbou.</ahelp>"
+#. MEAyR
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6297,6 +7082,7 @@ msgctxt ""
msgid "DURATION_ADD(\"Settlement\"; \"Maturity\"; Coupon; Yield; Frequency; Basis)"
msgstr "DURATION_ADD(\"Smlouva\"; \"Splatnost\"; Kupón; Výnos; Frekvence; Základ)"
+#. JeeVp
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6305,6 +7091,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. vVi9P
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6313,6 +7100,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. NoChi
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6321,6 +7109,7 @@ msgctxt ""
msgid "<emph>Coupon</emph> is the annual coupon interest rate (nominal rate of interest)"
msgstr "<emph>Kupón</emph> je roční úroková míra kupónu (nominální úroková míra)"
+#. h8jQ8
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6329,6 +7118,7 @@ msgctxt ""
msgid "<emph>Yield</emph> is the annual yield of the security."
msgstr "<emph>Výnos</emph> je roční výnos cenného papíru."
+#. wWHaP
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6337,6 +7127,7 @@ msgctxt ""
msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
msgstr "<emph>Frekvence</emph> je počet výplat úroků za rok (1, 2 nebo 4)."
+#. L2mPe
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6345,6 +7136,7 @@ msgctxt ""
msgid "A security is purchased on 2001-01-01; the maturity date is 2006-01-01. The Coupon rate of interest is 8%. The yield is 9.0%. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how long is the duration?"
msgstr "Cenný papír byl nakoupen 2001-01-01; datum splatnosti je 2006-01-01. Nominální úroková sazba je 8 %. Výnos je 9,0 %. Úrok je vyplácen pololetně (frekvence je 2). S použitím výpočtu denní bilance úroku (základ 3), jaká je doba trvání?"
+#. vGsKM
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6353,6 +7145,7 @@ msgctxt ""
msgid "<item type=\"input\">=DURATION_ADD(\"2001-01-01\";\"2006-01-01\";0.08;0.09;2;3)</item>"
msgstr "<item type=\"input\">=DURATION_ADD(\"2001-01-01\";\"2006-01-01\";0.08;0.09;2;3)</item>"
+#. TjeEJ
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6361,6 +7154,7 @@ msgctxt ""
msgid "<bookmark_value>annual net interest rates</bookmark_value> <bookmark_value>calculating; annual net interest rates</bookmark_value> <bookmark_value>net annual interest rates</bookmark_value> <bookmark_value>EFFECT function</bookmark_value>"
msgstr "<bookmark_value>roční čisté úrokové sazby</bookmark_value> <bookmark_value>výpočty; roční čisté úrokové sazby</bookmark_value> <bookmark_value>čisté roční úrokové sazby</bookmark_value> <bookmark_value>funkce EFFECT</bookmark_value>"
+#. J9TTW
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6369,6 +7163,7 @@ msgctxt ""
msgid "EFFECT"
msgstr "EFFECT"
+#. SPbLD
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6377,6 +7172,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_EFFEKTIV\">Returns the net annual interest rate for a nominal interest rate.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_EFFEKTIV\">Vrátí roční čistou úrokovou sazbu pro nominální úrokovou sazbu.</ahelp>"
+#. NAfJ9
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6385,6 +7181,7 @@ msgctxt ""
msgid "Nominal interest refers to the amount of interest due at the end of a calculation period. Effective interest increases with the number of payments made. In other words, interest is often paid in installments (for example, monthly or quarterly) before the end of the calculation period."
msgstr "Nominální úroky jsou chápány jako výše úroků splatných ke konci kalkulačního období. Efektivní úrok se zvyšuje s počtem plateb. Jinými slovy, úrok se často platí ve splátkách (například měsíčně nebo čtvrtletně) před koncem kalkulačního období."
+#. DF6F8
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6393,6 +7190,7 @@ msgctxt ""
msgid "EFFECT(Nom; P)"
msgstr "EFFECT(Nom; P)"
+#. CSHR5
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6401,6 +7199,7 @@ msgctxt ""
msgid "<emph>Nom</emph> is the nominal interest."
msgstr "<emph>Nom</emph> je nominální úrok."
+#. nK9yc
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6409,6 +7208,7 @@ msgctxt ""
msgid "<emph>P</emph> is the number of interest payment periods per year."
msgstr "<emph>P</emph> je počet období výplat úroků za rok."
+#. fSpm5
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6417,6 +7217,7 @@ msgctxt ""
msgid "If the annual nominal interest rate is 9.75% and four interest calculation periods are defined, what is the actual interest rate (effective rate)?"
msgstr "Roční nominální úroková sazba je 9,75 %. Jsou definována čtyři období výpočtu úroku. Jaká je skutečná úroková sazba (efektivní sazba)?"
+#. VAYCE
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6425,6 +7226,7 @@ msgctxt ""
msgid "<item type=\"input\">=EFFECT(9.75%;4)</item> = 10.11% The annual effective rate is therefore 10.11%."
msgstr "<item type=\"input\">=EFFECT(9.75%;4)</item> = 10.11% Roční efektivní sazba je tedy 10,11 %."
+#. AW6uV
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6433,6 +7235,7 @@ msgctxt ""
msgid "<bookmark_value>effective interest rates</bookmark_value> <bookmark_value>EFFECT_ADD function</bookmark_value>"
msgstr "<bookmark_value>efektivní úrokové míry</bookmark_value> <bookmark_value>EFFECT_ADD</bookmark_value>"
+#. r9V2G
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6441,6 +7244,7 @@ msgctxt ""
msgid "EFFECT_ADD"
msgstr "EFFECT_ADD"
+#. L96B3
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6449,6 +7253,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_EFFECT\">Calculates the effective annual rate of interest on the basis of the nominal interest rate and the number of interest payments per annum.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_EFFECT\">Spočítá efektivní roční úrokovou míru na základě nominální roční úrokové míry a počtu úrokových plateb za rok.</ahelp>"
+#. GYnim
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6457,6 +7262,7 @@ msgctxt ""
msgid "EFFECT_ADD(NominalRate; NPerY)"
msgstr "EFFECT_ADD(Nominální míra; N za rok)"
+#. iaVSi
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6465,6 +7271,7 @@ msgctxt ""
msgid "<emph>NominalRate</emph> is the annual nominal rate of interest."
msgstr "<emph>Nominální míra</emph> je roční nominální úroková míra."
+#. ZTPAc
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6473,6 +7280,7 @@ msgctxt ""
msgid "<emph>NPerY </emph>is the number of interest payments per year."
msgstr "<emph>N za rok</emph> je počet úrokových plateb za rok."
+#. aHtFU
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6481,6 +7289,7 @@ msgctxt ""
msgid "What is the effective annual rate of interest for a 5.25% nominal rate and quarterly payment."
msgstr "Jaká je efektivní roční úroková sazba při nominální sazbě 5,25 % a čtvrtletních platbách?"
+#. VuN23
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6489,6 +7298,7 @@ msgctxt ""
msgid "<item type=\"input\">=EFFECT_ADD(0.0525;4)</item> returns 0.053543 or 5.3543%."
msgstr "<item type=\"input\">=EFFECT_ADD(0.0525;4)</item> vrátí 0.053543 nebo 5.3543%."
+#. AFSQ8
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6497,6 +7307,7 @@ msgctxt ""
msgid "<bookmark_value>calculating; arithmetic-degressive depreciations</bookmark_value> <bookmark_value>arithmetic-degressive depreciations</bookmark_value> <bookmark_value>depreciations;arithmetic-degressive</bookmark_value> <bookmark_value>DDB function</bookmark_value>"
msgstr "<bookmark_value>výpočty; aritmeticky degresivní odpisy</bookmark_value> <bookmark_value>aritmeticky degresivní odpisy</bookmark_value> <bookmark_value>odpisy;aritmeticky degresivní</bookmark_value> <bookmark_value>DDB</bookmark_value>"
+#. sVXL7
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6505,6 +7316,7 @@ msgctxt ""
msgid "DDB"
msgstr "DDB"
+#. NRrRU
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6513,6 +7325,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_GDA\">Returns the depreciation of an asset for a specified period using the arithmetic-declining method.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_GDA\">Vrátí odpisy aktiva pro zadané časové období při použití aritmetické degresivní metody.</ahelp>"
+#. pPkDY
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6521,6 +7334,7 @@ msgctxt ""
msgid "Use this form of depreciation if you require a higher initial depreciation value as opposed to linear depreciation. The depreciation value gets less with each period and is usually used for assets whose value loss is higher shortly after purchase (for example, vehicles, computers). Please note that the book value will never reach zero under this calculation type."
msgstr "Použijte tuto formu odpisů, pokud požadujete vyšší počáteční hodnotu odpisu (na rozdíl od lineárního odpisování). Výše odpisů se snižuje každé období. Obvykle se používá u aktiv, u kterých krátce po koupi výrazněji klesá hodnota (například auta, počítače). Účetní hodnota při tomto typu výpočtu nikdy neklesne na nulu."
+#. GnhjW
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6529,6 +7343,7 @@ msgctxt ""
msgid "DDB(Cost; Salvage; Life; Period; Factor)"
msgstr "DDB(Cena; Zůstatek; Životnost; Období; Faktor)"
+#. VKnDB
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6537,6 +7352,7 @@ msgctxt ""
msgid "<emph>Cost</emph> fixes the initial cost of an asset."
msgstr "<emph>Cena</emph> je počáteční hodnota majetku."
+#. CEgop
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6545,6 +7361,7 @@ msgctxt ""
msgid "<emph>Salvage</emph> fixes the value of an asset at the end of its life."
msgstr "<emph>Zůstatek</emph> je hodnota majetku na konci životnosti."
+#. PuMJP
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6553,6 +7370,7 @@ msgctxt ""
msgid "<emph>Life</emph> is the number of periods (for example, years or months) defining how long the asset is to be used."
msgstr "<emph>Životnost</emph> je počet období (například let nebo měsíců), který určuje, jak dlouho se bude majetek používat."
+#. iCYRp
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6561,6 +7379,7 @@ msgctxt ""
msgid "<emph>Period</emph> states the period for which the value is to be calculated."
msgstr "<emph>Období</emph> udává období, pro které se hodnota počítá."
+#. DF8Dz
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6569,6 +7388,7 @@ msgctxt ""
msgid "<emph>Factor</emph> (optional) is the factor by which depreciation decreases. If a value is not entered, the default is factor 2."
msgstr "<emph>Faktor</emph> (nepovinné) je faktor, podle kterého se odepisování snižuje. Není-li jeho hodnota zadána, výchozí je 2."
+#. 2SKMG
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6577,6 +7397,7 @@ msgctxt ""
msgid "A computer system with an initial cost of 75,000 currency units is to be depreciated monthly over 5 years. The value at the end of the depreciation is to be 1 currency unit. The factor is 2."
msgstr "Počítačový systém v pořizovací hodnotě 75 000 měnových jednotek má být odepisován každý měsíc po dobu pěti let. Hodnota na konci doby odepisování má být 1 měnová jednotka. Faktor je 2."
+#. vLiEt
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6585,6 +7406,7 @@ msgctxt ""
msgid "<item type=\"input\">=DDB(75000;1;60;12;2) </item>= 1,721.81 currency units. Therefore, the double-declining depreciation in the twelfth month after purchase is 1,721.81 currency units."
msgstr "<item type=\"input\">=DDB(75000;1;60;12;2) </item>= 1,721.81 měnových jednotek. Klesající odpisy jsou tedy pro dvanáctý měsíc po nákupu rovny 1 721,81 měnovým jednotkám."
+#. ZAtCs
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6593,6 +7415,7 @@ msgctxt ""
msgid "<bookmark_value>calculating; geometric-degressive depreciations</bookmark_value> <bookmark_value>geometric-degressive depreciations</bookmark_value> <bookmark_value>depreciations;geometric-degressive</bookmark_value> <bookmark_value>DB function</bookmark_value>"
msgstr "<bookmark_value>výpočty; geometricky degresivní odpisy</bookmark_value> <bookmark_value>geometricky degresivní odpisy</bookmark_value> <bookmark_value>odpisy;geometricky degresivní</bookmark_value> <bookmark_value>DB</bookmark_value>"
+#. be9T2
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6601,6 +7424,7 @@ msgctxt ""
msgid "DB"
msgstr "DB"
+#. rK4BC
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6609,6 +7433,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_GDA2\">Returns the depreciation of an asset for a specified period using the fixed-declining balance method.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_GDA2\">Vrátí odpisy aktiva pro zadané časové období při použití geometrické degresivní metody.</ahelp>"
+#. C3b9e
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6617,6 +7442,7 @@ msgctxt ""
msgid "This form of depreciation is used if you want to get a higher depreciation value at the beginning of the depreciation (as opposed to linear depreciation). The depreciation value is reduced with every depreciation period by the depreciation already deducted from the initial cost."
msgstr "Tato metoda odepisování se používá v případě, že chcete, aby hodnota odpisu byla větší na začátku doby odepisování (na rozdíl od lineárního odpisu). Hodnota odpisu se snižuje s každým obdobím odepisování o odpis již odečtený z pořizovací hodnoty."
+#. zaXLw
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6625,6 +7451,7 @@ msgctxt ""
msgid "DB(Cost; Salvage; Life; Period; Month)"
msgstr "DB(Cena; Zůstatek; Životnost; Období; Měsíc)"
+#. caSta
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6633,6 +7460,7 @@ msgctxt ""
msgid "<emph>Cost</emph> is the initial cost of an asset."
msgstr "<emph>Cena</emph> je počáteční hodnota majetku."
+#. EsvcD
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6641,6 +7469,7 @@ msgctxt ""
msgid "<emph>Salvage</emph> is the value of an asset at the end of the depreciation."
msgstr "<emph>Zůstatek</emph> je hodnota majetku na konci odpisů."
+#. jhjST
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6649,6 +7478,7 @@ msgctxt ""
msgid "<emph>Life</emph> defines the period over which an asset is depreciated."
msgstr "<emph>Životnost</emph> určuje období, během kterého se majetek odepisuje."
+#. hHMTS
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6657,6 +7487,7 @@ msgctxt ""
msgid "<emph>Period</emph> is the length of each period. The length must be entered in the same date unit as the depreciation period."
msgstr "<emph>Období</emph> je délka každého období. Délka musí být zadána ve stejných jednotkách jako doba životnosti."
+#. Vwxh8
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6665,6 +7496,7 @@ msgctxt ""
msgid "<emph>Month</emph> (optional) denotes the number of months for the first year of depreciation. If an entry is not defined, 12 is used as the default."
msgstr "<emph>Měsíc</emph> (nepovinné) značí počet měsíců pro první rok odpisů. Není-li určen, použije se výchozí hodnota 12."
+#. YDw8X
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6673,6 +7505,7 @@ msgctxt ""
msgid "A computer system with an initial cost of 25,000 currency units is to be depreciated over a three year period. The salvage value is to be 1,000 currency units. One period is 30 days."
msgstr "Počítačový systém s pořizovací cenou 25 000 měnových jednotek má být odepisován po dobu tří let. Zůstatková hodnota má být 1 000 měnových jednotek. Jedno období trvá 30 dní."
+#. DpiBb
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6681,6 +7514,7 @@ msgctxt ""
msgid "<item type=\"input\">=DB(25000;1000;36;1;6)</item> = 1,075.00 currency units"
msgstr "<item type=\"input\">=DB(25000;1000;36;1;6)</item> = 1,075.00 měnových jednotek"
+#. 9hDAg
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6689,6 +7523,7 @@ msgctxt ""
msgid "The fixed-declining depreciation of the computer system is 1,075.00 currency units."
msgstr "Pevný degresivní odpis počítačového systému činí 1 075,00 měnových jednotek."
+#. fWK6h
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6697,6 +7532,7 @@ msgctxt ""
msgid "<bookmark_value>IRR function</bookmark_value> <bookmark_value>calculating;internal rates of return, regular payments</bookmark_value> <bookmark_value>internal rates of return;regular payments</bookmark_value>"
msgstr "<bookmark_value>IRR</bookmark_value> <bookmark_value>výpočty;vnitřní výnosové procento, pravidelné platby</bookmark_value> <bookmark_value>vnitřní výnosové procento;pravidelné platby</bookmark_value>"
+#. 6GAp8
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6705,6 +7541,7 @@ msgctxt ""
msgid "IRR"
msgstr "IRR"
+#. E6fyi
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6713,6 +7550,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_IKV\">Calculates the internal rate of return for an investment.</ahelp> The values represent cash flow values at regular intervals, at least one value must be negative (payments), and at least one value must be positive (income)."
msgstr "<ahelp hid=\"HID_FUNC_IKV\">Vypočítá vnitřní výnosové procento investice.</ahelp> Hodnoty reprezentují hodnoty peněžního toku v pravidelných intervalech, alespoň jedna hodnota musí být záporná (platby) a alespoň jedna hodnota musí být kladná (příjmy)."
+#. n9cww
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6721,6 +7559,7 @@ msgctxt ""
msgid "If the payments take place at irregular intervals, use the <link href=\"text/scalc/01/04060118.xhp#xirr\" name=\"XIRR\">XIRR</link> function."
msgstr "Pokud se platby uskutečňují v nepravidelných intervalech, použijte funkci <link href=\"text/scalc/01/04060118.xhp#xirr\" name=\"XIRR\">XIRR</link>."
+#. CCfhc
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6729,6 +7568,7 @@ msgctxt ""
msgid "IRR(Values; Guess)"
msgstr "IRR(Hodnoty; Odhad)"
+#. o9R77
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6737,6 +7577,7 @@ msgctxt ""
msgid "<emph>Values</emph> represents an array containing the values."
msgstr "<emph>Hodnoty</emph> představují matici s hodnotami."
+#. BmLf8
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6745,6 +7586,7 @@ msgctxt ""
msgid "<emph>Guess</emph> (optional) is the estimated value. An iterative method is used to calculate the internal rate of return. If you can provide only few values, you should provide an initial guess to enable the iteration."
msgstr "<emph>Odhad</emph> (nepovinné) je odhad hodnoty. Pro výpočet vnitřního výnosového procenta se použije iterační metoda. Pokud počítáte pouze s několika málo hodnotami, měli byste zadat počáteční odhad, aby iterace fungovala."
+#. G9Z4Q
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6753,6 +7595,7 @@ msgctxt ""
msgid "Under the assumption that cell contents are A1=<item type=\"input\">-10000</item>, A2=<item type=\"input\">3500</item>, A3=<item type=\"input\">7600</item> and A4=<item type=\"input\">1000</item>, the formula <item type=\"input\">=IRR(A1:A4)</item> gives a result of 11,33%."
msgstr "Za předpokladu, že buňky obsahují hodnoty A1=<item type=\"input\">-10000</item>, A2=<item type=\"input\">3500</item>, A3=<item type=\"input\">7600</item> and A4=<item type=\"input\">1000</item>, vrátí vzorec <item type=\"input\">=IRR(A1:A4)</item> výsledek 11,33 %."
+#. vtGrD
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6761,6 +7604,7 @@ msgctxt ""
msgid "Because of the iterative method used, it is possible for IRR to fail and return <link href=\"text/scalc/05/02140000.xhp\" name=\"Error 523\">Error 523</link>, with \"Error: Calculation does not converge\" in the status bar. In that case, try another value for Guess."
msgstr "Z důvodu použité iterační metoděy může IRR selhat a vrátit <link href=\"text/scalc/05/02140000.xhp\" name=\"Error 523\">Error 523</link>, s chybovou zprávou \"Chyba: Výpočet nekonverguje\" ve stavovém řádku. V takovém případě zkuste jinou hodnotu pro Odhad."
+#. PxBBB
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6769,6 +7613,7 @@ msgctxt ""
msgid "<bookmark_value>calculating; interests for unchanged amortization installments</bookmark_value> <bookmark_value>interests for unchanged amortization installments</bookmark_value> <bookmark_value>ISPMT function</bookmark_value>"
msgstr "<bookmark_value>výpočty; úroky při konstantní míře amortizace</bookmark_value> <bookmark_value>úroky při konstantní míře amortizace</bookmark_value> <bookmark_value>ISPMT</bookmark_value>"
+#. 5kyCY
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6777,6 +7622,7 @@ msgctxt ""
msgid "ISPMT"
msgstr "ISPMT"
+#. RvDrn
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6785,6 +7631,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ISPMT\">Calculates the level of interest for unchanged amortization installments.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ISPMT\">Spočítá úrokovou míru při konstantní míře amortizace.</ahelp>"
+#. Q5JhG
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6793,6 +7640,7 @@ msgctxt ""
msgid "ISPMT(Rate; Period; TotalPeriods; Invest)"
msgstr "ISPMT(Míra; Období; Celkem období; Investice)"
+#. tZVBC
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6801,6 +7649,7 @@ msgctxt ""
msgid "<emph>Rate</emph> sets the periodic interest rate."
msgstr "<emph>Míra</emph> stanoví úrokovou míru za období."
+#. RpvJ5
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6809,6 +7658,7 @@ msgctxt ""
msgid "<emph>Period</emph> is the number of installments for calculation of interest."
msgstr "<emph>Období</emph> je počet splátek pro výpočet úroku."
+#. DUuGo
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6817,6 +7667,7 @@ msgctxt ""
msgid "<emph>TotalPeriods</emph> is the total number of installment periods."
msgstr "<emph>Celkem období</emph> je celkový počet období se splátkami."
+#. uLH46
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6825,6 +7676,7 @@ msgctxt ""
msgid "<emph>Invest</emph> is the amount of the investment."
msgstr "<emph>Invest</emph> je investovaný obnos."
+#. z6Bag
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6833,6 +7685,7 @@ msgctxt ""
msgid "For a credit amount of 120,000 currency units with a two-year term and monthly installments, at a yearly interest rate of 12% the level of interest after 1.5 years is required."
msgstr "Pro investici 120 000 měnových jednotek s dvouletým termínem a měsíčních splátkách je při roční úrokové míře 12% požadován úrok po 1,5 roce."
+#. 2mCo2
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6841,6 +7694,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISPMT(1%;18;24;120000)</item> = -300 currency units. The monthly interest after 1.5 years amounts to 300 currency units."
msgstr "<item type=\"input\">=ISPMT(1%;18;24;120000)</item> = -300 měnových jednotek. Měsíční úrok po 1,5 roce činí 300 měnových jednotek."
+#. 5C6bm
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6849,6 +7703,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060119.xhp\" name=\"Forward to Financial Functions Part Two\">Financial Functions Part Two</link>"
msgstr "<link href=\"text/scalc/01/04060119.xhp\" name=\"Forward to Financial Functions Part Two\">Finanční funkce - Část 2</link>"
+#. FgtGH
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
@@ -6857,6 +7712,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060118.xhp\" name=\"Forward to Financial Functions Part Three\">Financial Functions Part Three</link>"
msgstr "<link href=\"text/scalc/01/04060118.xhp\" name=\"Forward to Financial Functions Part Three\">Finanční funkce - Část 3</link>"
+#. Ztbpk
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -6865,6 +7721,7 @@ msgctxt ""
msgid "Information Functions"
msgstr "Informační funkce"
+#. gevGE
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -6873,6 +7730,7 @@ msgctxt ""
msgid "<bookmark_value>information functions</bookmark_value> <bookmark_value>Function Wizard; information</bookmark_value> <bookmark_value>functions; information functions</bookmark_value>"
msgstr "<bookmark_value>informační funkce</bookmark_value><bookmark_value>Průvodce funkcí; informační</bookmark_value><bookmark_value>funkce; informační</bookmark_value>"
+#. rdDfi
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -6881,6 +7739,7 @@ msgctxt ""
msgid "Information Functions"
msgstr "Informační funkce"
+#. AhwX7
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -6889,6 +7748,7 @@ msgctxt ""
msgid "<variable id=\"informationtext\">This category contains the <emph>Information</emph> functions.</variable>"
msgstr "<variable id=\"informationtext\">Tato kategorie obsahuje <emph>informační</emph> funkce.</variable>"
+#. QhYqp
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -6897,6 +7757,7 @@ msgctxt ""
msgid "The data in the following table serves as the basis for some of the examples in the function descriptions:"
msgstr "Údaje v následující tabulce slouží jako základ pro některé příklady v popisu funkcí."
+#. AGubr
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -6905,6 +7766,7 @@ msgctxt ""
msgid "x <item type=\"input\">value</item>"
msgstr "x<item type=\"input\"> hodnota</item>"
+#. foDao
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -6913,6 +7775,7 @@ msgctxt ""
msgid "y <item type=\"input\">value</item>"
msgstr "y<item type=\"input\"> hodnota</item>"
+#. uEBVE
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -6921,6 +7784,7 @@ msgctxt ""
msgid "<bookmark_value>INFO function</bookmark_value>"
msgstr "<bookmark_value>INFO</bookmark_value>"
+#. oBwBv
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -6929,6 +7793,7 @@ msgctxt ""
msgid "INFO"
msgstr "INFO"
+#. DDRBQ
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -6937,6 +7802,7 @@ msgctxt ""
msgid "Returns specific information about the current working environment. The function receives a single text argument and returns data depending on that parameter."
msgstr "Vrací informace o aktuálním pracovním prostředí. Funkce přijme jeden textový argument a vrátí data v závislosti na tomto parametru."
+#. LvKWH
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -6945,6 +7811,7 @@ msgctxt ""
msgid "INFO(\"Type\")"
msgstr "INFO(\"Typ\")"
+#. hf5Jp
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -6953,6 +7820,7 @@ msgctxt ""
msgid "The following table lists the values for the text parameter <item type=\"literal\">Type</item> and the return values of the INFO function."
msgstr "Následující tabulka zobrazuje hodnoty textového parametru \"<item type=\"literal\">Typ\"</item> a návratové hodnoty funkce INFO."
+#. VKBSE
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -6961,6 +7829,7 @@ msgctxt ""
msgid "Value for \"Type\""
msgstr "Hodnota pro \"Typ\""
+#. 8B8jf
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -6969,6 +7838,7 @@ msgctxt ""
msgid "Return value"
msgstr "Návratová hodnota"
+#. Qb9m8
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -6977,6 +7847,7 @@ msgctxt ""
msgid "Always \"Windows (32-bit) NT 5.01\", for compatibility reasons"
msgstr "Z důvodu kompatibility vždy \"Windows (32-bit) NT 5.01\""
+#. 2KCtF
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -6985,6 +7856,7 @@ msgctxt ""
msgid "The type of the operating system. <br/>\"WNT\" for Microsoft Windows <br/>\"LINUX\" for Linux <br/>\"MACOSX\" for macOS<br/>\"SOLARIS\" for Solaris"
msgstr "Typ operačního systému. <br/>\"WNT\" pro Microsoft Windows <br/>\"LINUX\" pro Linux <br/>\"MACOSX\" pro macOS<br/>\"SOLARIS\" pro Solaris"
+#. zcvAx
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -6993,6 +7865,7 @@ msgctxt ""
msgid "The product release identifier, for example \"300m25(Build:9876)\""
msgstr "Identifikace vydání produktu, např. \"300m25(Build:9876)\""
+#. zBCAC
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7001,6 +7874,7 @@ msgctxt ""
msgid "Always 1, for compatibility reasons"
msgstr "Z důvodů kompatibility vždy 1"
+#. WyTya
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7009,6 +7883,7 @@ msgctxt ""
msgid "Current formula recalculation mode, either \"Automatic\" or \"Manual\" (localized into %PRODUCTNAME language)"
msgstr "Aktuální režim přepočtu vzorců, buď \"Automatic\" nebo \"Manual\" (lokalizováno do jazyka %PRODUCTNAME)"
+#. E9799
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7017,6 +7892,7 @@ msgctxt ""
msgid "Other spreadsheet applications may accept localized values for the <item type=\"literal\">Type</item> parameter, but %PRODUCTNAME Calc will only accept the English values."
msgstr "Jiný tabulkový procesor může připouštět lokalizované hodnoty pro parametr <item type=\"literal\">Typ</item>, ale %PRODUCTNAME Calc připouští pouze anglické hodnoty."
+#. nyAKb
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7025,6 +7901,7 @@ msgctxt ""
msgid "<item type=\"input\">=INFO(\"release\")</item> returns the product release number of the %PRODUCTNAME in use."
msgstr "<item type=\"input\">=INFO(\"vydání\")</item> vrací číslo vydání produktu používané aplikace %PRODUCTNAME."
+#. DTRsf
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7033,6 +7910,7 @@ msgctxt ""
msgid "<item type=\"input\">=INFO(D5)</item> with cell <item type=\"literal\">D5</item> containing a text string <item type=\"literal\">system</item> returns the operation system type."
msgstr "<item type=\"input\">=INFO(D5)</item>, kde buňka <item type=\"literal\">D5</item> obsahuje textový řetězec <item type=\"literal\">system</item>, vrací typ systémové operace."
+#. ECcTx
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7041,6 +7919,7 @@ msgctxt ""
msgid "<bookmark_value>CURRENT function</bookmark_value>"
msgstr "<bookmark_value>CURRENT</bookmark_value>"
+#. CwKgU
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7049,6 +7928,7 @@ msgctxt ""
msgid "CURRENT"
msgstr "CURRENT"
+#. zPadK
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7057,6 +7937,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_AKTUELL\">This function returns the result to date of evaluating the formula of which it is a part (in other words the result as far as that evaluation has got). Its main use is together with the STYLE() function to apply selected styles to a cell depending on the cell contents.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_AKTUELL\">Tato funkce vrací výsledné datum vyhodnocení vzorce, kterého je součástí (jinými slovy výsledek pokud ho vyhodnocení má). Hlavně se používá spolu s funkcí STYLE() pro použití vybraných stylů na buňku závisející na jejím obsahu</ahelp>"
+#. VVH9p
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7065,6 +7946,7 @@ msgctxt ""
msgid "CURRENT()"
msgstr "CURRENT()"
+#. J5rkB
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7073,6 +7955,7 @@ msgctxt ""
msgid "<item type=\"input\">=1+2+CURRENT()</item>"
msgstr "<item type=\"input\">=1+2+CURRENT()</item>"
+#. zCD7r
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7081,6 +7964,7 @@ msgctxt ""
msgid "The example returns 6. The formula is calculated from left to right as: 1 + 2 equals 3, giving the result to date when CURRENT() is encountered; CURRENT() therefore yields 3, which is added to the original 3 to give 6."
msgstr "Příklad vrací 6. Vzorec je počítán zleva doprava takto: 1+ 2 rovná se 3 a vrací výsledek do datumu, kde je vložena funkce CURRENT(). CURRENT() proto tedy výsledek 3, který je přidán k originálu 3 a vrátí 6"
+#. 7oHuK
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7089,6 +7973,7 @@ msgctxt ""
msgid "<item type=\"input\">=A2+B2+STYLE(IF(CURRENT()>10;”Red”;”Default”))</item>"
msgstr "<item type=\"input\">=A2+B2+STYLE(IF(CURRENT()>10;”Red”;”Default”))</item>"
+#. fNamE
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7097,6 +7982,7 @@ msgctxt ""
msgid "The example returns A2 + B2 (STYLE returns 0 here). If this sum is greater than 10, the style Red is applied to the cell. See the <emph>STYLE</emph> function for more explanation."
msgstr "Příklad vrací A2+ B2 (STYLE zde vrací 0). Pokud je tato suma větší než 10, červený styl je použit pro buňku. Viz funkce <emph>STYLE</emph> pro podrobnější informace."
+#. bF4GC
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7105,6 +7991,7 @@ msgctxt ""
msgid "<item type=\"input\">=\"choo\"&CURRENT()</item>"
msgstr "<item type=\"input\">=\"choo\"&CURRENT()</item>"
+#. h64Yd
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7113,6 +8000,7 @@ msgctxt ""
msgid "The example returns choochoo."
msgstr "Příklad vrací choochoo."
+#. sMe8w
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7121,6 +8009,7 @@ msgctxt ""
msgid "<bookmark_value>FORMULA function</bookmark_value> <bookmark_value>formula cells;displaying formulas in other cells</bookmark_value> <bookmark_value>displaying;formulas at any position</bookmark_value>"
msgstr "<bookmark_value>FORMULA</bookmark_value><bookmark_value>buňky se vzorci; zobrazení vzorců v jiných buňkách</bookmark_value><bookmark_value>zobrazení; vzorec na jiném místě</bookmark_value>"
+#. 3BU4F
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7129,6 +8018,7 @@ msgctxt ""
msgid "FORMULA"
msgstr "FORMULA"
+#. hpK42
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7137,6 +8027,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_FORMEL\">Displays the formula of a formula cell as a text string.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_FORMEL\">Zobrazí vzorec buňky jako textový řetězec.</ahelp>"
+#. 9shHD
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7145,6 +8036,7 @@ msgctxt ""
msgid "FORMULA(Reference)"
msgstr "FORMULA(Odkaz)"
+#. yX4Jk
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7153,6 +8045,7 @@ msgctxt ""
msgid "<emph>Reference</emph> is a reference to a cell containing a formula."
msgstr "<emph>Odkaz</emph> je odkazem na buňku obsahující vzorce."
+#. Lj4tG
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7161,6 +8054,7 @@ msgctxt ""
msgid "An invalid reference or a reference to a cell with no formula results in the error value #N/A."
msgstr "Neplatný odkaz nebo odkaz na buňku neobsahující vzorec vrací chybovou hodnotu #N/A."
+#. HkX2F
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7169,6 +8063,7 @@ msgctxt ""
msgid "If cell A8 contains the formula <item type=\"input\">=SUM(1;2;3)</item> then"
msgstr "Pokud buňka A8 obsahuje vzorec <item type=\"input\">=SUM(1;2;3)</item>, potom"
+#. UYSii
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7177,6 +8072,7 @@ msgctxt ""
msgid "<item type=\"input\">=FORMULA(A8)</item> returns the text =SUM(1;2;3)."
msgstr "<item type=\"input\">=FORMULA(A8)</item> vrací text =SUM(1;2;3)."
+#. UdGZn
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7185,6 +8081,7 @@ msgctxt ""
msgid "<bookmark_value>ISREF function</bookmark_value> <bookmark_value>references;testing cell contents</bookmark_value> <bookmark_value>cell contents;testing for references</bookmark_value>"
msgstr "<bookmark_value>ISREF</bookmark_value><bookmark_value>odkazy; ověření obsahu buňky</bookmark_value><bookmark_value>obsah buňky; test na odkazy</bookmark_value>"
+#. koPGN
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7193,6 +8090,7 @@ msgctxt ""
msgid "ISREF"
msgstr "ISREF"
+#. QBxWV
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7201,6 +8099,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ISTBEZUG\">Tests if the argument is a reference.</ahelp> Returns TRUE if the argument is a reference, returns FALSE otherwise. When given a reference this function does not examine the value being referenced."
msgstr "<ahelp hid=\"HID_FUNC_ISTBEZUG\">Testuje, jestli je obsah jedné nebo více buněk odkaz.</ahelp> Vrátí PRAVDA, pokud je argument odkaz, jinak vrátí NEPRAVDA. Pokud je funkci předán odkaz, funkce nezkoumá hodnotu odkazu."
+#. rMqmV
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7209,6 +8108,7 @@ msgctxt ""
msgid "ISREF(Value)"
msgstr "ISREF(Hodnota)"
+#. YGA2X
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7217,6 +8117,7 @@ msgctxt ""
msgid "<emph>Value</emph> is the value to be tested, to determine whether it is a reference."
msgstr "<emph>Hodnota</emph> je hodnota, u které má být zjištěno, jestli je to odkaz."
+#. rBp4F
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7225,6 +8126,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISREF(C5)</item> returns the result TRUE because C5 is a valid reference."
msgstr "<item type=\"input\">=ISREF(C5)</item> vrátí výsledek PRAVDA, protože C5 je platný odkaz."
+#. 2BeJJ
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7233,6 +8135,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISREF(\"abcdef\")</item> returns always FALSE because a text can never be a reference."
msgstr "<item type=\"input\">=ISREF(\"abcdef\")</item> vrátí vždy NEPRAVDA, protože text nikdy nemůže být odkaz."
+#. DR9wL
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7241,6 +8144,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISREF(4)</item> returns FALSE."
msgstr "<item type=\"input\">=ISREF(4)</item> vrátí NEPRAVDA."
+#. 4isXS
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7249,6 +8153,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISREF(INDIRECT(\"A6\"))</item> returns TRUE, because INDIRECT is a function that returns a reference."
msgstr "<item type=\"input\">=ISREF(INDIRECT(\"A6\"))</item> vrátí PRAVDA, protože INDIRECT je funkce, která vrací odkaz."
+#. iJ4DD
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7257,6 +8162,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISREF(ADDRESS(1; 1; 2;\"Sheet2\"))</item> returns FALSE, because ADDRESS is a function that returns a text, although it looks like a reference."
msgstr "<item type=\"input\">=ISREF(ADDRESS(1; 1; 2;\"Sheet2\"))</item> vrátí NEPRAVDA, protože ADDRESS je funkce, která vrací text, ačkoliv vypadá jako odkaz."
+#. pNQZN
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7265,6 +8171,7 @@ msgctxt ""
msgid "<bookmark_value>ISERR function</bookmark_value> <bookmark_value>error codes;controlling</bookmark_value>"
msgstr "<bookmark_value>ISERR</bookmark_value><bookmark_value>chybové kódy; kontrola</bookmark_value>"
+#. R2rRu
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7273,6 +8180,7 @@ msgctxt ""
msgid "ISERR"
msgstr "ISERR"
+#. x5VGW
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7281,6 +8189,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ISTFEHL\">Tests for error conditions, except the #N/A error value, and returns TRUE or FALSE.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ISTFEHL\">Zkontroluje, zda nastane chyba (s výjimkou #N/A), a vrátí PRAVDA nebo NEPRAVDA.</ahelp>"
+#. objAY
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7289,6 +8198,7 @@ msgctxt ""
msgid "ISERR(Value)"
msgstr "ISERR(Hodnota)"
+#. CmaCg
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7297,6 +8207,7 @@ msgctxt ""
msgid "<emph>Value</emph> is any value or expression which is tested to see whether an error value other than #N/A is present."
msgstr "<emph>Hodnota</emph> je jakákoli hodnota nebo výraz, kde má být proveden test, zda je to chybová hodnota (kromě #N/A)."
+#. Vt6nx
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7305,6 +8216,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISERR(C8)</item> where cell C8 contains <item type=\"input\">=1/0</item> returns TRUE, because 1/0 is an error."
msgstr "<item type=\"input\">=ISERR(C8)</item>, kde buňka C8 obsahuje <item type=\"input\">=1/0</item>, vrátí PRAVDA, protože 1/0 je chyba."
+#. SCkC9
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7313,6 +8225,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISERR(C9)</item> where cell C9 contains <item type=\"input\">=NA()</item> returns FALSE, because ISERR() ignores the #N/A error."
msgstr "<item type=\"input\">=ISERR(C9)</item>, kde buňka C9 obsahuje <item type=\"input\">=NA()</item>, vrátí NEPRAVDA, protože ISERR() ignoruje chybu #N/A ."
+#. sA5v6
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7321,6 +8234,7 @@ msgctxt ""
msgid "<bookmark_value>ISERROR function</bookmark_value> <bookmark_value>recognizing;general errors</bookmark_value>"
msgstr "<bookmark_value>ISERROR</bookmark_value><bookmark_value>rozpoznávání; obecné chyby</bookmark_value>"
+#. WyZEe
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7329,6 +8243,7 @@ msgctxt ""
msgid "ISERROR"
msgstr "ISERROR"
+#. GeByF
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7337,6 +8252,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ISTFEHLER\">Tests for error conditions, including the #N/A error value, and returns TRUE or FALSE.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ISTFEHLER\">Zkontroluje, zda nastane chyba (včetně #N/A), a vrátí PRAVDA nebo NEPRAVDA.</ahelp>"
+#. FCc6b
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7345,6 +8261,7 @@ msgctxt ""
msgid "ISERROR(Value)"
msgstr "ISERROR(Hodnota)"
+#. Usvv4
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7353,6 +8270,7 @@ msgctxt ""
msgid "<emph>Value</emph> is or refers to the value to be tested. ISERROR() returns TRUE if there is an error and FALSE if not."
msgstr "<emph>Hodnota</emph> je jakákoli hodnota nebo výraz, kde má být proveden test. ISERROR() vrátí PRAVDA, pokud nastane chyba, jinak vrátí NEPRAVDA."
+#. RrzQ7
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7361,6 +8279,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISERROR(C8)</item> where cell C8 contains <item type=\"input\">=1/0</item> returns TRUE, because 1/0 is an error."
msgstr "<item type=\"input\">=ISERROR(C8)</item>, kde buňka obsahuje <item type=\"input\">=1/0</item>, vrátí PRAVDA, protože 1/0 je chyba."
+#. CCX3g
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7369,6 +8288,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISERROR(C9)</item> where cell C9 contains <item type=\"input\">=NA()</item> returns TRUE."
msgstr "<item type=\"input\">=ISERROR(C9)</item>, kde buňka C9 obsahuje <item type=\"input\">=NA()</item>, vrátí PRAVDA."
+#. 4LmNf
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7377,6 +8297,7 @@ msgctxt ""
msgid "<bookmark_value>IFERROR function</bookmark_value> <bookmark_value>testing;general errors</bookmark_value>"
msgstr "<bookmark_value>IFERROR</bookmark_value><bookmark_value>testování;obecné chyby</bookmark_value>"
+#. DWG3v
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7385,6 +8306,7 @@ msgctxt ""
msgid "IFERROR"
msgstr "IFERROR"
+#. hAGam
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7393,6 +8315,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_IFERROR\">Returns the value if the cell does not contains an error value, or the alternative value if it does.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_IFERROR\">Vrátí hodnotu, pokud buňka neobsahuje chybovou hodnotu, v opačném případě vrátí alternativní hodnotu.</ahelp>"
+#. ZUEHF
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7401,6 +8324,7 @@ msgctxt ""
msgid "IFERROR(Value;Alternate_value)"
msgstr "IFERROR(Hodnota; Alternativní hodnota)"
+#. wJRYc
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7409,6 +8333,7 @@ msgctxt ""
msgid "<emph>Value</emph> is the value or expression to be returned if it is not equal or results in an error."
msgstr "<emph>Hodnota</emph> je hodnota nebo výraz, který se má vrátit, pokud se nerovná chybě nebo neskončí chybou."
+#. YndHN
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7417,6 +8342,7 @@ msgctxt ""
msgid "<emph>Alternate_value</emph> is the value or expression to be returned if the expression or value of <emph>Value</emph> is equal or results in an error."
msgstr "<emph>Alternativní hodnota</emph> je hodnota nebo výraz, který se má vrátit, pokud se výraz nebo hodnota <emph>Hodnota</emph> rovná chybě nebo skončí chybou."
+#. P5A9v
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7425,6 +8351,7 @@ msgctxt ""
msgid "<item type=\"input\">=IFERROR(C8;C9)</item> where cell C8 contains <item type=\"input\">=1/0</item> returns the value of C9, because 1/0 is an error."
msgstr "<item type=\"input\">=IFERROR(C8;C9)</item>, kde buňka C8 obsahuje <item type=\"input\">=1/0</item> vrátí hodnotu C9, protože 1/0 je chybou."
+#. GCAeY
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7433,6 +8360,7 @@ msgctxt ""
msgid "<item type=\"input\">=IFERROR(C8;C9)</item> where cell C8 contains <item type=\"input\">13</item> returns 13, the value of C8, which is not an error."
msgstr "<item type=\"input\">=IFERROR(C8;C9)</item>, kde buňka C8 obsahuje <item type=\"input\">13</item>, vrátí 13, hodnotu C8, která není chybou."
+#. DUDkY
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7441,6 +8369,7 @@ msgctxt ""
msgid "<bookmark_value>ISFORMULA function</bookmark_value> <bookmark_value>recognizing formula cells</bookmark_value> <bookmark_value>formula cells;recognizing</bookmark_value>"
msgstr "<bookmark_value>ISFORMULA </bookmark_value><bookmark_value>rozpoznávání; buňky se vzorci</bookmark_value><bookmark_value>buňky se vzorci; rozpoznávání</bookmark_value>"
+#. bLFTJ
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7449,6 +8378,7 @@ msgctxt ""
msgid "ISFORMULA"
msgstr "ISFORMULA"
+#. AA9Ac
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7457,6 +8387,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ISTFORMEL\">Returns TRUE if a cell is a formula cell.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ISTFORMEL\">Vrátí PRAVDA, pokud buňka obsahuje vzorec.</ahelp>"
+#. Aid2Q
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7465,6 +8396,7 @@ msgctxt ""
msgid "ISFORMULA(Reference)"
msgstr "ISFORMULA(Odkaz)"
+#. KMuHY
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7473,6 +8405,7 @@ msgctxt ""
msgid "<emph>Reference</emph> indicates the reference to a cell in which a test will be performed to determine if it contains a formula."
msgstr "<emph>Odkaz</emph> je odkaz na buňku, ve které se má zjistit, zda obsahuje odkaz."
+#. 2sRxo
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7481,6 +8414,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISFORMULA(C4)</item> returns FALSE if the cell C4 contains the number <item type=\"input\">5</item>."
msgstr "<item type=\"input\">=ISFORMULA(C4)</item> vrátí NEPRAVDA, pokud buňka C4 obsahuje číslo <item type=\"input\">5</item>."
+#. S3Vg3
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7489,6 +8423,7 @@ msgctxt ""
msgid "<bookmark_value>ISEVEN function</bookmark_value> <bookmark_value>even integers</bookmark_value>"
msgstr "<bookmark_value>ISEVEN</bookmark_value><bookmark_value>sudá celá čísla</bookmark_value>"
+#. KYhTp
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7497,6 +8432,7 @@ msgctxt ""
msgid "ISEVEN"
msgstr "ISEVEN"
+#. EprYg
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7505,6 +8441,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ISTGERADE\">Returns TRUE if the value is an even integer, or FALSE if the value is odd.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ISTGERADE\">Vrátí PRAVDA, jestliže hodnota je celé sudé číslo, nebo NEPRAVDA, jestliže je celé liché.</ahelp>"
+#. HCBiF
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7513,6 +8450,7 @@ msgctxt ""
msgid "ISEVEN(Value)"
msgstr "ISEVEN(hodnota)"
+#. AkijZ
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7521,6 +8459,7 @@ msgctxt ""
msgid "<emph>Value</emph> is the value to be checked."
msgstr "<emph>Hodnota</emph> je hodnota, která bude testována."
+#. e26nV
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7529,6 +8468,7 @@ msgctxt ""
msgid "If Value is not an integer any digits after the decimal point are ignored. The sign of Value is also ignored."
msgstr "Není-li hodnota celé číslo, číslice za desetinnou čárkou budou ignorovány. Znaménko hodnoty bude také ignorováno."
+#. DVFRc
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7537,6 +8477,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISEVEN(48)</item> returns TRUE"
msgstr "<item type=\"input\">=ISEVEN(48)</item> vrátí PRAVDA"
+#. DAs9F
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7545,6 +8486,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISEVEN(33)</item> returns FALSE"
msgstr "<item type=\"input\">=ISEVEN(33)</item> vrátí NEPRAVDA"
+#. HEEEF
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7553,6 +8495,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISEVEN(0)</item> returns TRUE"
msgstr "<item type=\"input\">=ISEVEN(0)</item> vrátí PRAVDA"
+#. WYyKu
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7561,6 +8504,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISEVEN(-2.1)</item> returns TRUE"
msgstr "<item type=\"input\">=ISEVEN(-2.1)</item> vrátí PRAVDA"
+#. CqTmy
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7569,6 +8513,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISEVEN(3.999)</item> returns FALSE"
msgstr "<item type=\"input\">=ISEVEN(3.999)</item> vrátí NEPRAVDA"
+#. JTQED
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7577,6 +8522,7 @@ msgctxt ""
msgid "<bookmark_value>ISEVEN_ADD function</bookmark_value>"
msgstr "<bookmark_value>ISEVEN_ADD</bookmark_value>"
+#. yBceo
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7585,6 +8531,7 @@ msgctxt ""
msgid "ISEVEN_ADD"
msgstr "ISEVEN_ADD"
+#. uhPW4
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7593,6 +8540,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_ISEVEN\">Tests for even numbers. Returns 1 if the number divided by 2 returns a whole number.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_ISEVEN\">Testuje sudá čísla. Vrátí 1, je-li číslo beze zbytku dělitelné dvěma.</ahelp>"
+#. xSABe
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7601,6 +8549,7 @@ msgctxt ""
msgid "ISEVEN_ADD(Number)"
msgstr "ISEVEN_ADD(Číslo)"
+#. MS24X
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7609,6 +8558,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the number to be tested."
msgstr "<emph>Číslo</emph> je číslo, které bude testováno."
+#. TRGCF
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7617,6 +8567,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISEVEN_ADD(5)</item> returns 0."
msgstr "<item type=\"input\">=ISEVEN_ADD(5)</item> vrátí 0."
+#. AASDZ
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7625,6 +8576,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISEVEN_ADD(A1)</item> returns 1 if cell A1 contains the number <item type=\"input\">2</item>."
msgstr "<item type=\"input\">=ISEVEN_ADD(A1)</item> vrátí 1, pokud buňka A1 obsahuje číslo <item type=\"input\">2</item>."
+#. 3GMzN
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7633,6 +8585,7 @@ msgctxt ""
msgid "<bookmark_value>ISNONTEXT function</bookmark_value> <bookmark_value>cell contents;no text</bookmark_value>"
msgstr "<bookmark_value>ISNONTEXT</bookmark_value><bookmark_value>obsah buňky; žádný text</bookmark_value>"
+#. 2V95T
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7641,6 +8594,7 @@ msgctxt ""
msgid "ISNONTEXT"
msgstr "ISNONTEXT"
+#. D3ZKU
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7649,6 +8603,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ISTKTEXT\">Tests if the cell contents are text or numbers, and returns FALSE if the contents are text.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ISTKTEXT\">Testuje, zda buňky obsahují text nebo čísla. Pokud ano, vrátí NEPRAVDA.</ahelp>"
+#. CPmrb
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7657,6 +8612,7 @@ msgctxt ""
msgid "If an error occurs, the function returns TRUE."
msgstr "Pokud dojde k chybě, funkce vrátí PRAVDA."
+#. cFc8d
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7665,6 +8621,7 @@ msgctxt ""
msgid "ISNONTEXT(Value)"
msgstr "ISNONTEXT(Hodnota)"
+#. NUkLc
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7673,6 +8630,7 @@ msgctxt ""
msgid "<emph>Value</emph> is any value or expression where a test is performed to determine whether it is a text or numbers or a Boolean value."
msgstr "<emph>Hodnota</emph> je jakákoli hodnota nebo výraz, kde se má zjistit, jestli je výsledkem textová hodnota."
+#. Es2Py
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7681,6 +8639,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISNONTEXT(D2)</item> returns FALSE if cell D2 contains the text <item type=\"input\">abcdef</item>."
msgstr "<item type=\"input\">=ISNONTEXT(D2)</item> vrátí NEPRAVDA, pokud buňka D2 obsahuje text <item type=\"input\">abcdef</item>."
+#. itFUp
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7689,6 +8648,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISNONTEXT(D9)</item> returns TRUE if cell D9 contains the number <item type=\"input\">8</item>."
msgstr "<item type=\"input\">=ISNONTEXT(D9)</item> vrátí PRAVDA, pokud buňka D9 obsahuje číslo <item type=\"input\">8</item>."
+#. ChFkR
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7697,6 +8657,7 @@ msgctxt ""
msgid "<bookmark_value>ISBLANK function</bookmark_value> <bookmark_value>blank cell contents</bookmark_value> <bookmark_value>empty cells; recognizing</bookmark_value>"
msgstr "<bookmark_value>ISBLANK</bookmark_value><bookmark_value>obsah prázdné buňky</bookmark_value><bookmark_value>prázdné buňky; rozeznání</bookmark_value>"
+#. 9iQBn
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7705,6 +8666,7 @@ msgctxt ""
msgid "ISBLANK"
msgstr "ISBLANK"
+#. fVZgm
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7713,6 +8675,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ISTLEER\">Returns TRUE if the reference to a cell is blank.</ahelp> This function is used to determine if the content of a cell is empty. A cell with a formula inside is not empty."
msgstr "<ahelp hid=\"HID_FUNC_ISTLEER\">Vrátí PRAVDA, je-li odkazovaná buňka prázdná.</ahelp> Tato funkce se používá pro zjištění, je-li obsah buňky prázdný. Buňka se vzorcem není prázdná."
+#. DkGHv
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7721,6 +8684,7 @@ msgctxt ""
msgid "ISBLANK(Value)"
msgstr "ISBLANK(Hodnota)"
+#. xsDtT
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7729,6 +8693,7 @@ msgctxt ""
msgid "<emph>Value</emph> is the content to be tested."
msgstr "<emph>Hodnota</emph> je obsah pro testování."
+#. q8tvF
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7737,6 +8702,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISBLANK(D2)</item> returns FALSE as a result."
msgstr "<item type=\"input\">=ISBLANK(D2)</item> vrátí jako výsledek NEPRAVDA."
+#. yKnGr
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7745,6 +8711,7 @@ msgctxt ""
msgid "<bookmark_value>ISLOGICAL function</bookmark_value> <bookmark_value>number formats;logical</bookmark_value> <bookmark_value>logical number formats</bookmark_value>"
msgstr "<bookmark_value>ISLOGICAL</bookmark_value><bookmark_value>formáty čísla; logický</bookmark_value><bookmark_value>logické formáty čísla</bookmark_value>"
+#. EYAcE
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7753,6 +8720,7 @@ msgctxt ""
msgid "ISLOGICAL"
msgstr "ISLOGICAL"
+#. jxjCe
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7761,6 +8729,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ISTLOG\">Tests for a logical value (TRUE or FALSE).</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ISTLOG\">Testuje, zda jde o logickou hodnotu (PRAVDA nebo NEPRAVDA).</ahelp>"
+#. ucKHh
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7769,6 +8738,7 @@ msgctxt ""
msgid "If an error occurs, the function returns FALSE."
msgstr "Pokud dojde k chybě, funkce vrátí NEPRAVDA."
+#. V2ukf
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7777,6 +8747,7 @@ msgctxt ""
msgid "ISLOGICAL(Value)"
msgstr "ISLOGICAL(Hodnota)"
+#. nzMeE
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7785,6 +8756,7 @@ msgctxt ""
msgid "Returns TRUE if <emph>Value</emph> is a logical value (TRUE or FALSE), and returns FALSE otherwise."
msgstr "Vrátí PRAVDA, pokud je <emph>Hodnota</emph> logickou hodnotou (PRAVDA nebo NEPRAVDA), jinak vrátí NEPRAVDA."
+#. njbrg
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7793,6 +8765,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISLOGICAL(99)</item> returns FALSE, because 99 is a number, not a logical value."
msgstr "<item type=\"input\">=ISLOGICAL(99)</item> vrátí NEPRAVDA, protože 99 je číslo a ne logická hodnota."
+#. RKxzG
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7801,6 +8774,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISLOGICAL(ISNA(D4))</item> returns TRUE whatever the contents of cell D4, because ISNA() returns a logical value."
msgstr "<item type=\"input\">=ISLOGICAL(ISNA(D4))</item> vrátí PRAVDA na cokoliv, co obsahuje buňka D4, protože ISNA() vrací logickou hodnotu."
+#. kDVar
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7809,6 +8783,7 @@ msgctxt ""
msgid "<bookmark_value>ISNA function</bookmark_value> <bookmark_value>#N/A error;recognizing</bookmark_value>"
msgstr "<bookmark_value>ISNA</bookmark_value><bookmark_value>chyba #N/A;rozeznání</bookmark_value>"
+#. Eu8CA
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7817,6 +8792,7 @@ msgctxt ""
msgid "ISNA"
msgstr "ISNA"
+#. 37cBk
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7825,6 +8801,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ISTNV\">Returns TRUE if a cell contains the #N/A (value not available) error value.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ISTNV\">Vrátí PRAVDA, pokud buňka obsahuje chybovou hodnotu #N/A (hodnota není k dispozici).</ahelp>"
+#. 29huD
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7833,6 +8810,7 @@ msgctxt ""
msgid "If an error occurs, the function returns FALSE."
msgstr "Pokud dojde k chybě, funkce vrátí NEPRAVDA."
+#. Atn9F
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7841,6 +8819,7 @@ msgctxt ""
msgid "ISNA(Value)"
msgstr "ISNA(Hodnota)"
+#. UfAek
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7849,6 +8828,7 @@ msgctxt ""
msgid "<emph>Value</emph> is the value or expression to be tested."
msgstr "<emph>Hodnota</emph> je hodnota nebo výraz určený k testování."
+#. UyzSk
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7857,6 +8837,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISNA(D3)</item> returns FALSE as a result."
msgstr "<item type=\"input\">=ISNA(D3)</item> vrátí jako výsledek NEPRAVDA."
+#. 8pRTT
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7865,6 +8846,7 @@ msgctxt ""
msgid "<bookmark_value>IFNA function</bookmark_value> <bookmark_value>#N/A error;testing</bookmark_value>"
msgstr "<bookmark_value>IFNA</bookmark_value><bookmark_value>chyba #N/A;testování</bookmark_value>"
+#. vdEm2
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7873,6 +8855,7 @@ msgctxt ""
msgid "IFNA"
msgstr "IFNA"
+#. 9tyMz
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7881,6 +8864,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_IFNA\">Returns the value if the cell does not contains the #N/A (value not available) error value, or the alternative value if it does.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_IFNA\">Vrátí hodnotu, pokud buňka neobsahuje chybovou hodnotu #N/A (hodnota není k dispozici), v opačném případě vrátí alternativní hodnotu.</ahelp>"
+#. pykHc
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7889,6 +8873,7 @@ msgctxt ""
msgid "IFNA(Value;Alternate_value)"
msgstr "IFNA(Hodnota; Alternativní hodnota)"
+#. 6oj7E
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7897,6 +8882,7 @@ msgctxt ""
msgid "<emph>Value</emph> is the value or expression to be returned if it is not equal or results in an #N/A error."
msgstr "<emph>Hodnota</emph> je hodnota nebo výraz, který se má vrátit, pokud se nerovná chybě #N/A nebo jí neskončí."
+#. CM9Ds
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7905,6 +8891,7 @@ msgctxt ""
msgid "<emph>Alternate_value</emph> is the value or expression to be returned if the expression or value of <emph>Value</emph> is equal or results in an #N/A error."
msgstr "<emph>Alternativní hodnota</emph> je hodnota nebo výraz, který se má vrátit, pokud se hodnota nebo výraz <emph>Hodnota</emph> rovná chybě #N/A nebo jí skončí."
+#. ZyKiX
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7913,6 +8900,7 @@ msgctxt ""
msgid "<item type=\"input\">=IFNA(D3;D4)</item> returns the value of D3 if D3 does not result in an #N/A error, or D4 if it does."
msgstr "<item type=\"input\">=IFNA(D3;D4)</item> vrátí hodnotu buňky D3, pokud D3 neskončí chybou #N/A, nebo buňky D4, pokud jí skončí."
+#. fAgB3
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7921,6 +8909,7 @@ msgctxt ""
msgid "<bookmark_value>ISTEXT function</bookmark_value> <bookmark_value>cell contents;text</bookmark_value>"
msgstr "<bookmark_value>ISTEXT</bookmark_value><bookmark_value>obsah buňky;text</bookmark_value>"
+#. UbDEA
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7929,6 +8918,7 @@ msgctxt ""
msgid "ISTEXT"
msgstr "ISTEXT"
+#. tkiro
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7937,6 +8927,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ISTTEXT\">Returns TRUE if the cell contents refer to text.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ISTTEXT\">Vrátí PRAVDA, když je obsah buňky text.</ahelp>"
+#. KZrLf
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7945,6 +8936,7 @@ msgctxt ""
msgid "If an error occurs, the function returns FALSE."
msgstr "Pokud dojde k chybě, funkce vrátí NEPRAVDA."
+#. Fuvo6
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7953,6 +8945,7 @@ msgctxt ""
msgid "ISTEXT(Value)"
msgstr "ISTEXT(Hodnota)"
+#. mQNoM
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7961,6 +8954,7 @@ msgctxt ""
msgid "<emph>Value</emph> is a value, number, Boolean value, or an error value to be tested."
msgstr "<emph>Hodnota</emph> je hodnota, která se má otestovat - text, číslo, logická hodnota, nebo chybová hodnota."
+#. RmeYe
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7969,6 +8963,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISTEXT(D9)</item> returns TRUE if cell D9 contains the text <item type=\"input\">abcdef</item>."
msgstr "<item type=\"input\">=ISTEXT(D9)</item> vrátí PRAVDA, pokud buňka D9 obsahuje text <item type=\"input\">abcdef</item>."
+#. i33gE
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7977,6 +8972,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISTEXT(C3)</item> returns FALSE if cell C3 contains the number <item type=\"input\">3</item>."
msgstr "<item type=\"input\">=ISTEXT(C3)</item> vrátí NEPRAVDA, pokud buňka C3 obsahuje číslo <item type=\"input\">3</item>."
+#. RBYBF
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7985,6 +8981,7 @@ msgctxt ""
msgid "<bookmark_value>ISODD function</bookmark_value> <bookmark_value>odd integers</bookmark_value>"
msgstr "<bookmark_value>ISODD</bookmark_value><bookmark_value>lichá celá čísla</bookmark_value>"
+#. vNz2E
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -7993,6 +8990,7 @@ msgctxt ""
msgid "ISODD"
msgstr "ISODD"
+#. LogcS
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8001,6 +8999,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ISTUNGERADE\">Returns TRUE if the value is odd, or FALSE if the number is even.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ISTUNGERADE\">Vrátí PRAVDA, je-li hodnota celé liché číslo, nebo NEPRAVDA, je-li celé sudé.</ahelp>"
+#. ScQLv
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8009,6 +9008,7 @@ msgctxt ""
msgid "ISODD(value)"
msgstr "ISODD(Hodnota)"
+#. FhQJC
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8017,6 +9017,7 @@ msgctxt ""
msgid "<emph>Value</emph> is the value to be checked."
msgstr "<emph>Hodnota</emph> je hodnota, která bude testována."
+#. J2P4u
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8025,6 +9026,7 @@ msgctxt ""
msgid "If Value is not an integer any digits after the decimal point are ignored. The sign of Value is also ignored."
msgstr "Není-li hodnota celé číslo, číslice za desetinnou čárkou budou ignorovány. Znaménko hodnoty bude také ignorováno."
+#. iXWnD
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8033,6 +9035,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISODD(33)</item> returns TRUE"
msgstr "<item type=\"input\">=ISODD(33)</item> vrátí PRAVDA"
+#. JvVBB
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8041,6 +9044,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISODD(48)</item> returns FALSE"
msgstr "<item type=\"input\">=ISODD(48)</item> vrátí NEPRAVDA"
+#. 26rpB
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8049,6 +9053,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISODD(3.999)</item> returns TRUE"
msgstr "<item type=\"input\">=ISODD(3.999)</item> vrátí PRAVDA"
+#. HCx9g
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8057,6 +9062,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISODD(-3.1)</item> returns TRUE"
msgstr "<item type=\"input\">=ISODD(-3.1)</item> vrátí PRAVDA"
+#. G3CAB
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8065,6 +9071,7 @@ msgctxt ""
msgid "<bookmark_value>ISODD_ADD function</bookmark_value>"
msgstr "<bookmark_value>ISODD_ADD</bookmark_value>"
+#. KjFXB
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8073,6 +9080,7 @@ msgctxt ""
msgid "ISODD_ADD"
msgstr "ISODD_ADD"
+#. kTH52
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8081,6 +9089,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_ISODD\">Returns TRUE (1) if the number does not return a whole number when divided by 2.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_ISODD\">Vrátí PRAVDA (1), pokud číslo není beze zbytku dělitelné dvěma.</ahelp>"
+#. hekk5
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8089,6 +9098,7 @@ msgctxt ""
msgid "ISODD_ADD(Number)"
msgstr "ISODD_ADD(Číslo)"
+#. VBwDe
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8097,6 +9107,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the number to be tested."
msgstr "<emph>Číslo</emph> je číslo, které bude testováno."
+#. SD8TH
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8105,6 +9116,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISODD_ADD(5)</item> returns 1."
msgstr "<item type=\"input\">=ISODD_ADD(5)</item> vrací 1."
+#. 42hVr
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8113,6 +9125,7 @@ msgctxt ""
msgid "<bookmark_value>ISNUMBER function</bookmark_value> <bookmark_value>cell contents;numbers</bookmark_value>"
msgstr "<bookmark_value>ISNUMBER</bookmark_value><bookmark_value>obsah buňky; čísla</bookmark_value>"
+#. eny2i
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8121,6 +9134,7 @@ msgctxt ""
msgid "ISNUMBER"
msgstr "ISNUMBER"
+#. hYfMi
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8129,6 +9143,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ISTZAHL\">Returns TRUE if the value refers to a number.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ISTZAHL\">Vrátí PRAVDA, je-li hodnota číslo.</ahelp>"
+#. TCEAQ
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8137,6 +9152,7 @@ msgctxt ""
msgid "ISNUMBER(Value)"
msgstr "ISNUMBER(Hodnota)"
+#. BtoLC
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8145,6 +9161,7 @@ msgctxt ""
msgid "<emph>Value</emph> is any expression to be tested to determine whether it is a number or text."
msgstr "<emph>Hodnota</emph> je jakýkoli výraz, u kterého se má zjistit, zda jde o číslo."
+#. wfxHG
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8153,6 +9170,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISNUMBER(C3)</item> returns TRUE if the cell C3 contains the number <item type=\"input\">4</item>."
msgstr "<item type=\"input\">=ISNUMBER(C3)</item> vrátí PRAVDA, pokud buňka C3 obsahuje číslo <item type=\"input\">4</item>."
+#. bmnwv
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8161,6 +9179,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISNUMBER(C2)</item> returns FALSE if the cell C2 contains the text <item type=\"input\">abcdef</item>."
msgstr "<item type=\"input\">=ISNUMBER(C2)</item> vrátí NEPRAVDA, pokud buňka C2 obsahuje text <item type=\"input\">abcdef</item>."
+#. A7ovX
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8169,6 +9188,7 @@ msgctxt ""
msgid "<bookmark_value>N function</bookmark_value>"
msgstr "<bookmark_value>N</bookmark_value>"
+#. Auh6F
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8177,6 +9197,7 @@ msgctxt ""
msgid "N"
msgstr "N"
+#. vFmMG
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8185,6 +9206,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_N\">Returns the numeric value of the given parameter. Returns 0 if parameter is text or FALSE.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_N\">Vrátí číselnou hodnotu daného parametru. Je-li parametr text nebo NEPRAVDA, vrátí 0.</ahelp>"
+#. wa6oF
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8193,6 +9215,7 @@ msgctxt ""
msgid "If an error occurs the function returns the error value."
msgstr "Pokud se vyskytne chyba, funkce vrátí hodnotu chyby."
+#. fBDGC
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8201,6 +9224,7 @@ msgctxt ""
msgid "N(Value)"
msgstr "N(Hodnota)"
+#. GvFBi
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8209,6 +9233,7 @@ msgctxt ""
msgid "<emph>Value</emph> is the parameter to be converted into a number. N() returns the numeric value if it can. It returns the logical values TRUE and FALSE as 1 and 0 respectively. It returns text as 0."
msgstr "<emph>Hodnota</emph> je parametr určený k převodu na číslo. N() vrátí číselnou hodnotu, pokud je to možné. Logické hodnoty PRAVDA a NEPRAVDA vrátí jako čísla 1 a 0. V případě textu vrátí číslo 0."
+#. 6ELat
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8217,6 +9242,7 @@ msgctxt ""
msgid "<item type=\"input\">=N(123)</item> returns 123"
msgstr "<item type=\"input\">=N(123)</item> vrátí 123"
+#. DT5F5
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8225,6 +9251,7 @@ msgctxt ""
msgid "<item type=\"input\">=N(TRUE())</item> returns 1"
msgstr "<item type=\"input\">=N(TRUE())</item> vrátí 1"
+#. MJvod
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8233,6 +9260,7 @@ msgctxt ""
msgid "<item type=\"input\">=N(FALSE())</item> returns 0"
msgstr "<item type=\"input\">=N(FALSE())</item> vrátí 0"
+#. AaBho
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8241,6 +9269,7 @@ msgctxt ""
msgid "<item type=\"input\">=N(\"abc\")</item> returns 0"
msgstr "<item type=\"input\">=N(\"abc\")</item> vrátí 0"
+#. Dex3d
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8249,6 +9278,7 @@ msgctxt ""
msgid "=N(1/0) returns #DIV/0!"
msgstr "=N(1/0) vrátí #DIV/0!"
+#. JzPuw
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8257,6 +9287,7 @@ msgctxt ""
msgid "<bookmark_value>NA function</bookmark_value> <bookmark_value>#N/A error;assigning to a cell</bookmark_value>"
msgstr "<bookmark_value>NA</bookmark_value><bookmark_value>chyba #N/A; přiřazení buňce</bookmark_value>"
+#. HJa2h
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8265,6 +9296,7 @@ msgctxt ""
msgid "NA"
msgstr "NA"
+#. McXEX
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8273,6 +9305,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_NV\">Returns the error value #N/A.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_NV\">Vrátí chybovou hodnotu #N/A.</ahelp>"
+#. BLWEq
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8281,6 +9314,7 @@ msgctxt ""
msgid "NA()"
msgstr "NA()"
+#. jKbRF
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8289,6 +9323,7 @@ msgctxt ""
msgid "<item type=\"input\">=NA()</item> converts the contents of the cell into #N/A."
msgstr "<item type=\"input\">=NA()</item> konvertuje obsah buňky na #N/A."
+#. 4FC6Y
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8297,6 +9332,7 @@ msgctxt ""
msgid "<bookmark_value>TYPE function</bookmark_value>"
msgstr "<bookmark_value>TYPE</bookmark_value>"
+#. C5F8v
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8305,6 +9341,7 @@ msgctxt ""
msgid "TYPE"
msgstr "TYPE"
+#. kB3G2
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8313,6 +9350,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TYP\">Returns the type of value, where 1 = number, 2 = text, 4 = Boolean value, 8 = formula, 16 = error value, 64 = array.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_TYP\">Vrátí typ hodnoty (1 = číslo, 2 = text, 4 = booleovská hodnota, 8 = vzorec, 16 = chybová hodnota, 64 = matice).</ahelp>"
+#. wEzA3
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8321,6 +9359,7 @@ msgctxt ""
msgid "TYPE(Value)"
msgstr "TYPE(Hodnota)"
+#. rArix
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8329,6 +9368,7 @@ msgctxt ""
msgid "<emph>Value</emph> is a specific value for which the data type is determined."
msgstr "<emph>Hodnota</emph> je specifická hodnota, pro kterou je určen datový typ."
+#. pVYZE
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8337,6 +9377,7 @@ msgctxt ""
msgid "Example (see example table above)"
msgstr "Příklad: (viz tabulka výše)"
+#. sm7gT
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8345,6 +9386,7 @@ msgctxt ""
msgid "<item type=\"input\">=TYPE(C2)</item> returns 2 as a result."
msgstr "<item type=\"input\">=TYPE(C2)</item> vrací jako výsledek 2."
+#. AnCMi
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8353,6 +9395,7 @@ msgctxt ""
msgid "<item type=\"input\">=TYPE(D9)</item> returns 1 as a result."
msgstr "<item type=\"input\">=TYPE(D9)</item> vrací jako výsledek 1."
+#. BsfYR
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8361,6 +9404,7 @@ msgctxt ""
msgid "<bookmark_value>CELL function</bookmark_value> <bookmark_value>cell information</bookmark_value> <bookmark_value>information on cells</bookmark_value>"
msgstr "<bookmark_value>CELL</bookmark_value><bookmark_value>buňky; informace</bookmark_value><bookmark_value>informace o buňkách</bookmark_value>"
+#. ewksB
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8369,6 +9413,7 @@ msgctxt ""
msgid "CELL"
msgstr "CELL"
+#. vL4Bk
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8377,6 +9422,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ZELLE\">Returns information on address, formatting or contents of a cell.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ZELLE\">Vrátí informaci o adrese, formátování nebo obsahu buňky.</ahelp>"
+#. P9UHc
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8385,6 +9431,7 @@ msgctxt ""
msgid "CELL(\"InfoType\"; Reference)"
msgstr "CELL(\"InfoType\"; Odkaz)"
+#. wjBKt
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8393,6 +9440,7 @@ msgctxt ""
msgid "<emph>InfoType</emph> is the character string that specifies the type of information. The character string is always in English. Upper or lower case is optional."
msgstr "<emph>InfoType</emph> je řetězec znaků , který specifikuje typ informací.Řetězec znaků je vždy v angličtině. Velká nebo malá písmena jsou volitelná."
+#. 8mfxR
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8401,6 +9449,7 @@ msgctxt ""
msgid "InfoType"
msgstr "InfoType"
+#. swfVF
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8409,6 +9458,7 @@ msgctxt ""
msgid "Meaning"
msgstr "Význam"
+#. FA2AL
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8417,6 +9467,7 @@ msgctxt ""
msgid "Returns the number of the referenced column."
msgstr "Vrátí číslo odkazovaného sloupce."
+#. GVZP9
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8425,6 +9476,7 @@ msgctxt ""
msgid "<item type=\"input\">=CELL(\"COL\";D2)</item> returns 4."
msgstr "<item type=\"input\">=CELL(\"COL\";D2)</item> vrací 4."
+#. HARvL
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8433,6 +9485,7 @@ msgctxt ""
msgid "Returns the number of the referenced row."
msgstr "Vrátí číslo odkazovaného řádku."
+#. puDDA
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8441,6 +9494,7 @@ msgctxt ""
msgid "<item type=\"input\">=CELL(\"ROW\";D2)</item> returns 2."
msgstr "<item type=\"input\">=CELL(\"ROW\";D2)</item> vrací 2."
+#. DfyBE
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8449,6 +9503,7 @@ msgctxt ""
msgid "Returns the number of the referenced sheet."
msgstr "Vrátí číslo odkazovaného listu."
+#. bPZDC
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8457,6 +9512,7 @@ msgctxt ""
msgid "<item type=\"input\">=CELL(\"Sheet\";Sheet3.D2)</item> returns 3."
msgstr "<item type=\"input\">=CELL(\"Sheet\";Sheet3.D2)</item> vrací 3."
+#. bPrEF
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8465,6 +9521,7 @@ msgctxt ""
msgid "Returns the absolute address of the referenced cell."
msgstr "Vrátí absolutní adresu odkazované buňky."
+#. pFWQT
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8473,6 +9530,7 @@ msgctxt ""
msgid "<item type=\"input\">=CELL(\"ADDRESS\";D2)</item> returns $D$2."
msgstr "<item type=\"input\">=CELL(\"ADDRESS\";D2)</item> vrací $D$2."
+#. wPMW4
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8481,6 +9539,7 @@ msgctxt ""
msgid "<item type=\"input\">=CELL(\"ADDRESS\";Sheet3.D2)</item> returns $Sheet3.$D$2."
msgstr "<item type=\"input\">=CELL(\"ADDRESS\";Sheet3.D2)</item> vrací $Sheet3.$D$2."
+#. pwLQs
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8489,6 +9548,7 @@ msgctxt ""
msgid "<item type=\"input\">=CELL(\"ADDRESS\";'X:\\dr\\test.ods'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.ods'#$Sheet1.$D$2."
msgstr "<item type=\"input\">=CELL(\"ADDRESS\";'X:\\dr\\test.ods'#$Sheet1.D2)</item> vrací 'file:///X:/dr/test.ods'#$Sheet1.$D$2."
+#. TYtiD
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8497,6 +9557,7 @@ msgctxt ""
msgid "Returns the file name and the sheet number of the referenced cell."
msgstr "Vrátí název souboru a číslo listu odkazované buňky."
+#. 9F2Fs
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8505,6 +9566,7 @@ msgctxt ""
msgid "<item type=\"input\">=CELL(\"FILENAME\";D2)</item> returns 'file:///X:/dr/own.ods'#$Sheet1, if the formula in the current document X:\\dr\\own.ods is located in Sheet1."
msgstr "<item type=\"input\">=CELL(\"FILENAME\";D2)</item> vrací 'file:///X:/dr/own.ods'#$Sheet1, pokud je vzorec ve zvoleném dokumentu X:\\dr\\own.ods umístěný v sešitu Sheet1."
+#. CM45L
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8513,6 +9575,7 @@ msgctxt ""
msgid "<item type=\"input\">=CELL(\"FILENAME\";'X:\\dr\\test.ods'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.ods'#$Sheet1."
msgstr "<item type=\"input\">=CELL(\"FILENAME\";'X:\\dr\\test.ods'#$Sheet1.D2)</item> vrací 'file:///X:/dr/test.ods'#$Sheet1."
+#. GJsAD
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8521,6 +9584,7 @@ msgctxt ""
msgid "Returns the complete cell address in Lotus™ notation."
msgstr "Vrátí úplnou adresu buňky ve formátu zápisu aplikace Lotus(TM)."
+#. a8afR
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8529,6 +9593,7 @@ msgctxt ""
msgid "<item type=\"input\">=CELL(\"COORD\"; D2)</item> returns $A:$D$2."
msgstr "<item type=\"input\">=CELL(\"COORD\"; D2)</item> vrátí $A:$D$2."
+#. SzfBm
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8537,6 +9602,7 @@ msgctxt ""
msgid "<item type=\"input\">=CELL(\"COORD\"; Sheet3.D2)</item> returns $C:$D$2."
msgstr "<item type=\"input\">=CELL(\"COORD\"; Sheet3.D2)</item> vrátí $C:$D$2."
+#. gBkWA
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8545,6 +9611,7 @@ msgctxt ""
msgid "Returns the contents of the referenced cell, without any formatting."
msgstr "Vrátí obsah odkazované buňky bez jakéhokoliv formátování."
+#. umGSc
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8553,6 +9620,7 @@ msgctxt ""
msgid "Returns the type of cell contents."
msgstr "Vrátí typ obsahu buňky:"
+#. uXUWK
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8561,6 +9629,7 @@ msgctxt ""
msgid "b = blank. empty cell"
msgstr "b = prázdná buňka,"
+#. EYMEH
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8569,6 +9638,7 @@ msgctxt ""
msgid "l = label. Text, result of a formula as text"
msgstr "l = text, výsledek vzorce v podobě textu,"
+#. CZQw8
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8577,6 +9647,7 @@ msgctxt ""
msgid "v = value. Value, result of a formula as a number"
msgstr "v = hodnota, výsledek vzorce v podobě čísla."
+#. jwaDG
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8585,6 +9656,7 @@ msgctxt ""
msgid "Returns the width of the referenced column. The unit is the number of zeros (0) that fit into the column in the default text and the default size."
msgstr "Vrátí šířku odkazovaného sloupce. Vrácené číslo udává počet číslic 0, které mohou být zadány do sloupce ve výchozí velikosti výchozího typu písma."
+#. aWBBj
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8593,6 +9665,7 @@ msgctxt ""
msgid "Returns the alignment of the referenced cell."
msgstr "Vrátí podobu zarovnání odkazované buňky:"
+#. JPwrF
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8601,6 +9674,7 @@ msgctxt ""
msgid "' = align left or left-justified"
msgstr "' = označuje zarovnání vlevo,"
+#. HCW2A
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8609,6 +9683,7 @@ msgctxt ""
msgid "\" = align right"
msgstr "\" = označuje zarovnání vpravo,"
+#. ffq7b
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8617,6 +9692,7 @@ msgctxt ""
msgid "^ = centered"
msgstr "^ = označuje zarovnání na střed,"
+#. ESasA
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8625,6 +9701,7 @@ msgctxt ""
msgid "\\ = repeating (currently inactive)"
msgstr "\\ = opakuji (nyní neaktivní)"
+#. jG9Lm
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8633,6 +9710,7 @@ msgctxt ""
msgid "Returns the status of the cell protection for the cell."
msgstr "Vrátí informaci o stavu zamknutí buňky:"
+#. 9pzWU
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8641,6 +9719,7 @@ msgctxt ""
msgid "1 = cell is protected"
msgstr "1 = buňka je zamknuta,"
+#. Ldrgg
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8649,6 +9728,7 @@ msgctxt ""
msgid "0 = cell is not protected"
msgstr "0 = buňka není zamknuta."
+#. PjRCh
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8657,6 +9737,7 @@ msgctxt ""
msgid "Returns a character string that indicates the number format."
msgstr "Vrátí řetězec znaků označujících formát čísla:"
+#. CAkDF
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8665,6 +9746,7 @@ msgctxt ""
msgid ", = number with thousands separator"
msgstr ", = číslo obsahuje oddělovač v řádu tisíců,"
+#. nFzRU
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8673,6 +9755,7 @@ msgctxt ""
msgid "F = number without thousands separator"
msgstr "F = číslo neobsahuje oddělovač v řádu tisíců,"
+#. E75LA
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8681,6 +9764,7 @@ msgctxt ""
msgid "C = currency format"
msgstr "C = formát měny,"
+#. g9F6q
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8689,6 +9773,7 @@ msgctxt ""
msgid "S = exponential representation, for example, 1.234+E56"
msgstr "S = exponenciální reprezentace, např. 1,234+E56"
+#. MExhx
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8697,6 +9782,7 @@ msgctxt ""
msgid "P = percentage"
msgstr "P = procenta"
+#. wFKNg
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8705,6 +9791,7 @@ msgctxt ""
msgid "In the above formats, the number of decimal places after the decimal separator is given as a number. Example: the number format #,##0.0 returns ,1 and the number format 00.000% returns P3"
msgstr "Ve formátech výše je počet desetinných míst za oddělovačem desetinných míst zadán jako číslo. Například formát čísla #,##0.0 vrátí ,1 a formát čísla 00.000% vrátí P3"
+#. cC9zV
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8713,6 +9800,7 @@ msgctxt ""
msgid "D1 = MMM-D-YY, MM-D-YY and similar formats"
msgstr "D1 = D. MMM YYYY a podobné formáty,"
+#. VXSyz
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8721,6 +9809,7 @@ msgctxt ""
msgid "D2 = DD-MM"
msgstr "D2 = DD-MM"
+#. hz4ig
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8729,6 +9818,7 @@ msgctxt ""
msgid "D3 = MM-YY"
msgstr "D3 = MM. YY"
+#. gbGFa
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8737,6 +9827,7 @@ msgctxt ""
msgid "D4 = DD-MM-YYYY HH:MM:SS"
msgstr "D4 = DD. MM. YY HH:MM,"
+#. EP3zz
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8745,6 +9836,7 @@ msgctxt ""
msgid "D5 = MM-DD"
msgstr "D5 = MM-DD,"
+#. JvGDB
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8753,6 +9845,7 @@ msgctxt ""
msgid "D6 = HH:MM:SS AM/PM"
msgstr "D6 = HH:MM:SS AM/PM,"
+#. tbyFR
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8761,6 +9854,7 @@ msgctxt ""
msgid "D7 = HH:MM AM/PM"
msgstr "D7 = HH:MM AM/PM,"
+#. kyM2i
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8769,6 +9863,7 @@ msgctxt ""
msgid "D8 = HH:MM:SS"
msgstr "D8 = HH:MM:SS,"
+#. F2aSg
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8777,6 +9872,7 @@ msgctxt ""
msgid "D9 = HH:MM"
msgstr "D9 = HH:MM,"
+#. gPDCV
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8785,6 +9881,7 @@ msgctxt ""
msgid "G = All other formats"
msgstr "G = ostatní formáty,"
+#. 2VcnA
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8793,6 +9890,7 @@ msgctxt ""
msgid "- (Minus) at the end = negative numbers are formatted in color"
msgstr "- (minus) na konci = záporná čísla jsou zobrazována barevně,"
+#. 6uTvC
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8801,6 +9899,7 @@ msgctxt ""
msgid "() (brackets) at the end = there is an opening bracket in the format code"
msgstr "() (závorky) na konci = kód formátu obsahuje levou závorku."
+#. PWRH8
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8809,6 +9908,7 @@ msgctxt ""
msgid "Returns 1, if negative values have been formatted in color, otherwise 0."
msgstr "Vrátí číslo 1, jsou-li záporné hodnoty zobrazovány barevně. Jinak vrátí číslo 0."
+#. a4fCE
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8817,6 +9917,7 @@ msgctxt ""
msgid "Returns 1 if the format code contains an opening bracket (, otherwise 0."
msgstr "Vrátí číslo 1, pokud kód formátu obsahuje levou závorku (, jinak vrátí číslo 0."
+#. LZnbE
#: 04060104.xhp
msgctxt ""
"04060104.xhp\n"
@@ -8825,6 +9926,7 @@ msgctxt ""
msgid "<emph>Reference</emph> (list of options) is the position of the cell to be examined. If <emph>Reference</emph> is a range, the cell moves to the top left of the range. If <emph>Reference</emph> is missing, $[officename] Calc uses the position of the cell in which this formula is located. Microsoft Excel uses the reference of the cell in which the cursor is positioned."
msgstr "<emph>Odkaz</emph> (seznam voleb) je pozice buňky k otestování. Je-li <emph>Odkaz</emph> oblast buněk, buňka se přesune na horní levou buňku oblast. Pokud <emph>Odkaz</emph> chybí, $[officename] Calc použije pozici buňky, kde je umístěn tento vzorec. Microsoft Excel používá odkaz na buňku, kde je umístěn kurzor."
+#. hhV65
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -8833,6 +9935,7 @@ msgctxt ""
msgid "Logical Functions"
msgstr "Logické funkce"
+#. TuHEK
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -8841,6 +9944,7 @@ msgctxt ""
msgid "<bookmark_value>logical functions</bookmark_value> <bookmark_value>Function Wizard; logical</bookmark_value> <bookmark_value>functions; logical functions</bookmark_value>"
msgstr "<bookmark_value>logické funkce</bookmark_value> <bookmark_value>Průvodce funkcí; logické</bookmark_value> <bookmark_value>funkce; logické funkce</bookmark_value>"
+#. HZKH9
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -8849,6 +9953,7 @@ msgctxt ""
msgid "Logical Functions"
msgstr "Logické funkce"
+#. NHUC9
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -8857,6 +9962,7 @@ msgctxt ""
msgid "<variable id=\"logischtext\">This category contains the <emph>Logical</emph> functions.</variable>"
msgstr "<variable id=\"logischtext\">Tato kategorie obsahuje <emph>Logické</emph> funkce.</variable>"
+#. ADKTB
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -8865,6 +9971,7 @@ msgctxt ""
msgid "Handling non-logical arguments in logical functions"
msgstr "Manipulace s ne-logickými argumenty v logických funkcích"
+#. DRkRS
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -8873,6 +9980,7 @@ msgctxt ""
msgid "Zero (0) is equivalent to FALSE and all other numbers are equivalent to TRUE."
msgstr "Nula (0) odpovídá NEPRAVDA a všechna ostatní čísla jsou vyhodnocena jako PRAVDA."
+#. 9yaoH
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -8881,6 +9989,7 @@ msgctxt ""
msgid "Empty cells and text in cells are ignored."
msgstr "Prázdné buňky a text v buňkách jsou ignorovány."
+#. Ff8xe
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -8889,6 +9998,7 @@ msgctxt ""
msgid "A #VALUE error is raised if all arguments are ignored."
msgstr "Při ignorování všech argumentů se zobrazí chyba #VALUE."
+#. vcbEN
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -8897,6 +10007,7 @@ msgctxt ""
msgid "A #VALUE error is raised if one argument is direct text (not text in a cell)."
msgstr "Pokud jeden argument je přímý text (ne text v buňce) je vyvolána chyba #VALUE."
+#. 4CQ4Z
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -8905,6 +10016,7 @@ msgctxt ""
msgid "Errors as argument lead to an error."
msgstr "Chyby jako argument vyvolají chybu."
+#. TNzPF
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -8913,6 +10025,7 @@ msgctxt ""
msgid "<bookmark_value>AND function</bookmark_value>"
msgstr "<bookmark_value>AND</bookmark_value>"
+#. yHFyv
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -8921,6 +10034,7 @@ msgctxt ""
msgid "AND"
msgstr "AND"
+#. WJGWL
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -8929,6 +10043,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_UND\">Returns TRUE if all arguments are TRUE.</ahelp> If one of the elements is FALSE, this function returns the FALSE value."
msgstr "<ahelp hid=\"HID_FUNC_UND\">Vrátí PRAVDA, jsou-li všechny argumenty PRAVDA.</ahelp> Když je jeden z argumentů NEPRAVDA, vrátí tato funkce hodnotu NEPRAVDA."
+#. uDotD
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -8937,6 +10052,7 @@ msgctxt ""
msgid "The arguments are either logical expressions themselves (TRUE, 1<5, 2+3=7, B8<10) that return logical values, or arrays (A1:C3) containing logical values."
msgstr "Argumenty mohou být logickými výrazy (PRAVDA, 1<5, 2+3=7, B8<10), které vrací logické hodnoty, nebo mohou označovat oblasti (A1:C3) obsahující logické hodnoty."
+#. W8DPe
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -8945,6 +10061,7 @@ msgctxt ""
msgid "AND(LogicalValue1; LogicalValue2 ...LogicalValue30)"
msgstr "AND(LogickáHodnota1; LogickáHodnota2 ...LogickáHodnota30)"
+#. MoFG6
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -8953,6 +10070,7 @@ msgctxt ""
msgid "<emph>LogicalValue1; LogicalValue2 ...LogicalValue30</emph> are conditions to be checked. All conditions can be either TRUE or FALSE. If a range is entered as a parameter, the function uses all values of the range. The result is TRUE if the logical value in all cells within the cell range is TRUE."
msgstr "<emph>LogickáHodnota1; LogickáHodnota2 ...LogickáHodnota30</emph> jsou podmínky, které je třeba zkontrolovat. Všechny podmínky mohou být buď PRAVDA nebo NEPRAVDA. Pokud je jako parametr zadán rozsah, použije funkce všechny hodnoty rozsahu. Výsledkem je PRAVDA, pokud je logická hodnota ve všech buňkách v rozsahu buněk PRAVDA."
+#. 3exzA
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -8961,6 +10079,7 @@ msgctxt ""
msgid "The logical values of entries 12<13; 14>12, and 7<6 are to be checked:"
msgstr "Logické hodnoty jednotlivých položek jsou 12<13; 14>12 a 7<6."
+#. DBBTB
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -8969,6 +10088,7 @@ msgctxt ""
msgid "<item type=\"input\">=AND(12<13;14>12;7<6)</item> returns FALSE."
msgstr "<item type=\"input\">=AND(12<13;14>12;7<6)</item> vrátí NEPRAVDA."
+#. EuCHs
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -8977,6 +10097,7 @@ msgctxt ""
msgid "<item type=\"input\">=AND (FALSE;TRUE)</item> returns FALSE."
msgstr "<item type=\"input\">=AND (NEPRAVDA;PRAVDA)</item> vrátí NEPRAVDA."
+#. XXJC8
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -8985,6 +10106,7 @@ msgctxt ""
msgid "<bookmark_value>FALSE function</bookmark_value>"
msgstr "<bookmark_value>FALSE</bookmark_value>"
+#. dGWkh
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -8993,6 +10115,7 @@ msgctxt ""
msgid "FALSE"
msgstr "FALSE"
+#. DC6FT
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9001,6 +10124,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_FALSCH\">Returns the logical value FALSE.</ahelp> The FALSE() function does not require any arguments, and always returns the logical value FALSE."
msgstr "<ahelp hid=\"HID_FUNC_FALSCH\">Vrátí logickou hodnotu NEPRAVDA.</ahelp> Funkce FALSE() nevyžaduje žádné argumenty a vždy vrátí logickou hodnotu NEPRAVDA."
+#. NGqhh
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9009,6 +10133,7 @@ msgctxt ""
msgid "FALSE()"
msgstr "FALSE()"
+#. sqDqw
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9017,6 +10142,7 @@ msgctxt ""
msgid "<item type=\"input\">=FALSE()</item> returns FALSE"
msgstr "<item type=\"input\">=FALSE()</item> vrátí NEPRAVDA"
+#. UpBg3
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9025,6 +10151,7 @@ msgctxt ""
msgid "<item type=\"input\">=NOT(FALSE())</item> returns TRUE"
msgstr "<item type=\"input\">=NOT(FALSE())</item> vrátí PRAVDA"
+#. 5Z3qV
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9033,6 +10160,7 @@ msgctxt ""
msgid "<bookmark_value>IF function</bookmark_value>"
msgstr "<bookmark_value>IF</bookmark_value>"
+#. FVAzd
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9041,6 +10169,7 @@ msgctxt ""
msgid "IF"
msgstr "IF"
+#. uai2u
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9049,6 +10178,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_WENN\">Specifies a logical test to be performed.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_WENN\">Specifikuje logický test, který má být proveden.</ahelp>"
+#. QQdtE
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9057,6 +10187,7 @@ msgctxt ""
msgid "IF(Test; ThenValue; OtherwiseValue)"
msgstr "IF(Test; HodnotaPotom; HodnotaJinak)"
+#. JnjcT
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9065,6 +10196,7 @@ msgctxt ""
msgid "<emph>Test</emph> is any value or expression that can be TRUE or FALSE."
msgstr "<emph>Test</emph> je jakákoli hodnota nebo výraz, který může být PRAVDA nebo NEPRAVDA."
+#. okEGn
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9073,6 +10205,7 @@ msgctxt ""
msgid "<emph>ThenValue</emph> (optional) is the value that is returned if the logical test is TRUE."
msgstr "<emph>HodnotaPotom</emph> (nepovinné) je hodnota, která bude vrácena, pokud má Test hodnotu PRAVDA."
+#. 7oFXG
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9081,6 +10214,7 @@ msgctxt ""
msgid "<emph>OtherwiseValue</emph> (optional) is the value that is returned if the logical test is FALSE."
msgstr "<emph>HodnotaJinak</emph> (nepovinné) je hodnota, která bude vrácena, pokud má Test hodnotu NEPRAVDA."
+#. Z7Tgy
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9089,6 +10223,7 @@ msgctxt ""
msgid "<item type=\"input\">=IF(A1>5;100;\"too small\")</item> If the value in A1 is higher than 5, the value 100 is entered in the current cell; otherwise, the text “too small” (without quotes) is entered."
msgstr "<item type=\"input\">=IF(A1>5;100;\"příliš málo\")</item> Pokud hodnota v buňce A1 je větší než 5, potom se v aktuální buňce objeví hodnota 100, v opačném případě tam bude text \"příliš málo\" (bez uvozovek)."
+#. BKYkX
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9097,6 +10232,7 @@ msgctxt ""
msgid "<bookmark_value>NOT function</bookmark_value>"
msgstr "<bookmark_value>NOT</bookmark_value>"
+#. GeEjD
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9105,6 +10241,7 @@ msgctxt ""
msgid "NOT"
msgstr "NOT"
+#. 6eRtd
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9113,6 +10250,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_NICHT\">Complements (inverts) a logical value.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_NICHT\">Vrátí doplněk (převrátí) logickou hodnotu.</ahelp>"
+#. CDMvz
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9121,6 +10259,7 @@ msgctxt ""
msgid "NOT(LogicalValue)"
msgstr "NOT(LogickáHodnota)"
+#. udCpQ
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9129,6 +10268,7 @@ msgctxt ""
msgid "<emph>LogicalValue</emph> is any value to be complemented."
msgstr "<emph>LogickáHodnota</emph> je jakákoli hodnota, k níž má být vrácen doplněk."
+#. JEAat
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9137,6 +10277,7 @@ msgctxt ""
msgid "<item type=\"input\">=NOT(A)</item>. If A=TRUE then NOT(A) will evaluate FALSE."
msgstr "<item type=\"input\">=NOT(A)</item>. Pokud A=PRAVDA, potom NOT(A) bude mít výsledek NEPRAVDA."
+#. CEGKD
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9145,6 +10286,7 @@ msgctxt ""
msgid "<bookmark_value>OR function</bookmark_value>"
msgstr "<bookmark_value>OR</bookmark_value>"
+#. Buy5k
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9153,6 +10295,7 @@ msgctxt ""
msgid "OR"
msgstr "OR"
+#. m726z
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9161,6 +10304,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ODER\">Returns TRUE if at least one argument is TRUE.</ahelp> This function returns the value FALSE, if all the arguments have the logical value FALSE."
msgstr "<ahelp hid=\"HID_FUNC_ODER\">Vrátí PRAVDA, pokud je alespoň jeden argument PRAVDA.</ahelp> Tato funkce vrátí NEPRAVDA, jestliže všechny argumenty mají logickou hodnotu NEPRAVDA."
+#. qjqEk
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9169,6 +10313,7 @@ msgctxt ""
msgid "The arguments are either logical expressions themselves (TRUE, 1<5, 2+3=7, B8<10) that return logical values, or arrays (A1:C3) containing logical values."
msgstr "Argumenty mohou být logickými výrazy (PRAVDA, 1<5, 2+3=7, B8<10), které vrací logické hodnoty, nebo mohou označovat oblasti (A1:C3) obsahující logické hodnoty."
+#. emuWZ
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9177,6 +10322,7 @@ msgctxt ""
msgid "OR(LogicalValue1; LogicalValue2 ...LogicalValue30)"
msgstr "OR(LogickáHodnota1; LogickáHodnota2 ...LogickáHodnota30)"
+#. PJjmV
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9185,6 +10331,7 @@ msgctxt ""
msgid "<emph>LogicalValue1; LogicalValue2 ...LogicalValue30</emph> are conditions to be checked. All conditions can be either TRUE or FALSE. If a range is entered as a parameter, the function uses all values of the range."
msgstr "<emph>LogickáHodnota1; LogickáHodnota2 ...LogickáHodnota30</emph> jsou podmínky, které je třeba zkontrolovat. Všechny podmínky mohou být buď PRAVDA nebo NEPRAVDA. Pokud je jako parametr zadán rozsah, použije funkce všechny hodnoty rozsahu."
+#. oFKWj
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9193,6 +10340,7 @@ msgctxt ""
msgid "The logical values of entries 12<11; 13>22, and 45=45 are to be checked."
msgstr "Logické hodnoty jednotlivých položek jsou 12<11, 13>22 a 45=45."
+#. 9QhC8
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9201,6 +10349,7 @@ msgctxt ""
msgid "<item type=\"input\">=OR(12<11;13>22;45=45)</item> returns TRUE."
msgstr "<item type=\"input\">=OR(12<11;13>22;45=45)</item> vrátí PRAVDA."
+#. ExAZa
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9209,6 +10358,7 @@ msgctxt ""
msgid "<item type=\"input\">=OR(FALSE;TRUE)</item> returns TRUE."
msgstr "<item type=\"input\">=OR(NEPRAVDA;PRAVDA)</item> vrátí PRAVDA."
+#. B2UcY
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9217,6 +10367,7 @@ msgctxt ""
msgid "<bookmark_value>TRUE function</bookmark_value>"
msgstr "<bookmark_value>TRUE</bookmark_value>"
+#. dRCa6
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9225,6 +10376,7 @@ msgctxt ""
msgid "TRUE"
msgstr "TRUE"
+#. HfJge
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9233,6 +10385,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_WAHR\">The logical value is set to TRUE.</ahelp> The TRUE() function does not require any arguments, and always returns the logical value TRUE."
msgstr "<ahelp hid=\"HID_FUNC_WAHR\">Vrátí logickou hodnotu PRAVDA.</ahelp> Funkce TRUE() nevyžaduje žádné argumenty a vždy vrátí logickou hodnotu PRAVDA."
+#. Ag9Yb
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9241,6 +10394,7 @@ msgctxt ""
msgid "TRUE()"
msgstr "TRUE()"
+#. WGvhJ
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9249,6 +10403,7 @@ msgctxt ""
msgid "If A=TRUE and B=FALSE the following examples appear:"
msgstr "Pokud A=PRAVDA a B=NEPRAVDA, budou platit následující zápisy:"
+#. umEDX
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9257,6 +10412,7 @@ msgctxt ""
msgid "<item type=\"input\">=AND(A;B)</item> returns FALSE"
msgstr "<item type=\"input\">=AND(A;B)</item> vrátí NEPRAVDA"
+#. vAGKt
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9265,6 +10421,7 @@ msgctxt ""
msgid "<item type=\"input\">=OR(A;B)</item> returns TRUE"
msgstr "<item type=\"input\">=OR(A;B)</item> vrátí PRAVDA"
+#. BcGUg
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9273,6 +10430,7 @@ msgctxt ""
msgid "<item type=\"input\">=NOT(AND(A;B))</item> returns TRUE"
msgstr "<item type=\"input\">=NOT(AND(A;B))</item> vrátí PRAVDA"
+#. 7bq9r
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9281,6 +10439,7 @@ msgctxt ""
msgid "<bookmark_value>XOR function</bookmark_value>"
msgstr "<bookmark_value>XOR</bookmark_value>"
+#. nhmzk
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9289,6 +10448,7 @@ msgctxt ""
msgid "XOR"
msgstr "XOR"
+#. ACsTA
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9297,6 +10457,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_XOR\">Returns true if an odd number of arguments evaluates to TRUE.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_XOR\">Vrátí PRAVDA, pokud je lichý počet argumentů vyhodnocen jako PRAVDA.</ahelp>"
+#. GG7sC
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9305,6 +10466,7 @@ msgctxt ""
msgid "The arguments are either logical expressions themselves (TRUE, 1<5, 2+3=7, B8<10) that return logical values, or arrays (A1:C3) containing logical values."
msgstr "Argumenty mohou být logickými výrazy (PRAVDA, 1<5, 2+3=7, B8<10), které vrátí logické hodnoty, nebo mohou označovat oblasti (A1:C3) obsahující logické hodnoty."
+#. pdqV8
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9313,6 +10475,7 @@ msgctxt ""
msgid "XOR(LogicalValue1; LogicalValue2 ...LogicalValue30)"
msgstr "XOR(LogickáHodnota1; LogickáHodnota2 ...LogickáHodnota30)"
+#. qpsgo
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9321,6 +10484,7 @@ msgctxt ""
msgid "<item type=\"input\">=XOR(TRUE;TRUE)</item> returns FALSE"
msgstr "<item type=\"input\">=XOR (PRAVDA;PRAVDA)</item> vrátí NEPRAVDA"
+#. dcNVj
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9329,6 +10493,7 @@ msgctxt ""
msgid "<item type=\"input\">=XOR(TRUE;TRUE;TRUE)</item> returns TRUE"
msgstr "<item type=\"input\">=XOR(PRAVDA;PRAVDA;PRAVDA)</item> vrátí PRAVDA"
+#. ewhWG
#: 04060105.xhp
msgctxt ""
"04060105.xhp\n"
@@ -9337,6 +10502,7 @@ msgctxt ""
msgid "<item type=\"input\">=XOR(FALSE;TRUE)</item> returns TRUE"
msgstr "<item type=\"input\">=XOR(NEPRAVDA;PRAVDA)</item> vrátí PRAVDA"
+#. 3Ed6j
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9345,6 +10511,7 @@ msgctxt ""
msgid "Mathematical Functions"
msgstr "Matematické funkce"
+#. MfxvG
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9353,6 +10520,7 @@ msgctxt ""
msgid "<bookmark_value>mathematical functions</bookmark_value> <bookmark_value>Function Wizard; mathematical</bookmark_value> <bookmark_value>functions; mathematical functions</bookmark_value> <bookmark_value>trigonometric functions</bookmark_value>"
msgstr "<bookmark_value>matematické funkce</bookmark_value><bookmark_value>Průvodce funkcí; matematické</bookmark_value><bookmark_value>funkce; matematické</bookmark_value><bookmark_value>trigonometrické funkce</bookmark_value>"
+#. 9umC6
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9361,6 +10529,7 @@ msgctxt ""
msgid "Mathematical Functions"
msgstr "Matematické funkce"
+#. jjDha
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9369,6 +10538,7 @@ msgctxt ""
msgid "<variable id=\"mathematiktext\">This category contains the <emph>Mathematical</emph> functions for Calc.</variable> To open the <emph>Function Wizard</emph>, choose <link href=\"text/scalc/01/04060000.xhp\" name=\"Insert - Function\"><emph>Insert - Function</emph></link>."
msgstr "<variable id=\"mathematiktext\">Tato kategorie obsahuje <emph>Matematické</emph> funkce Calcu. </variable> <emph>Průvodce funkcí</emph> otevřete volbou <link href=\"text/scalc/01/04060000.xhp\" name=\"Insert - Function\"><emph>Vložit - Funkce</emph></link>."
+#. bWDf7
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9377,6 +10547,7 @@ msgctxt ""
msgid "<bookmark_value>ABS function</bookmark_value> <bookmark_value>absolute values</bookmark_value> <bookmark_value>values;absolute</bookmark_value>"
msgstr "<bookmark_value>ABS</bookmark_value><bookmark_value>absolutní hodnoty</bookmark_value><bookmark_value>hodnoty;absolutní</bookmark_value>"
+#. S4FNT
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9385,6 +10556,7 @@ msgctxt ""
msgid "ABS"
msgstr "ABS"
+#. KEWbx
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9393,6 +10565,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ABS\">Returns the absolute value of a number.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ABS\">Vrátí absolutní hodnotu čísla.</ahelp>"
+#. 3GmDj
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9401,6 +10574,7 @@ msgctxt ""
msgid "ABS(Number)"
msgstr "ABS(Číslo)"
+#. dVNFx
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9409,6 +10583,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the number whose absolute value is to be calculated. The absolute value of a number is its value without the +/- sign."
msgstr "<emph>Číslo</emph> je číslo, jehož absolutní hodnota se bude počítat. Absolutní hodnota čísla je jeho hodnota bez znaménka +/-"
+#. R6vZe
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9417,6 +10592,7 @@ msgctxt ""
msgid "<item type=\"input\">=ABS(-56)</item> returns 56."
msgstr "<item type=\"input\">=ABS(-56)</item> vrátí 56."
+#. c9QEu
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9425,6 +10601,7 @@ msgctxt ""
msgid "<item type=\"input\">=ABS(12)</item> returns 12."
msgstr "<item type=\"input\">=ABS(12)</item> vrátí 12."
+#. e3LqG
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9433,6 +10610,7 @@ msgctxt ""
msgid "<item type=\"input\">=ABS(0)</item> returns 0."
msgstr "<item type=\"input\">=ABS(0)</item> vrátí 0."
+#. 84RxC
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9441,6 +10619,7 @@ msgctxt ""
msgid "<bookmark_value>ACOS function</bookmark_value>"
msgstr "<bookmark_value>ACOS</bookmark_value>"
+#. F5MCa
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9449,6 +10628,7 @@ msgctxt ""
msgid "ACOS"
msgstr "ACOS"
+#. SAD26
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9457,6 +10637,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ARCCOS\">Returns the inverse trigonometric cosine of a number.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ARCCOS\">Vrátí inverzní trigonometrický kosinus čísla.</ahelp>"
+#. ntxMG
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9465,6 +10646,7 @@ msgctxt ""
msgid "ACOS(Number)"
msgstr "ACOS(Číslo)"
+#. 6MmkA
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9473,6 +10655,7 @@ msgctxt ""
msgid "This function returns the inverse trigonometric cosine of <emph>Number</emph>, that is the angle (in radians) whose cosine is Number. The angle returned is between 0 and PI."
msgstr "Tato funkce vrátí inverzní trigonometrickou funkci kosinus <emph>Čísla</emph>, což je úhel (v radiánech), jehož kosinus je Číslo. Vrácený úhel je mezi 0 a PI."
+#. u7jVk
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9481,6 +10664,7 @@ msgctxt ""
msgid "To return the angle in degrees, use the DEGREES function."
msgstr "Úhel ve stupních získáte použitím funkce DEGREES."
+#. sAGtp
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9489,6 +10673,7 @@ msgctxt ""
msgid "<item type=\"input\">=ACOS(-1)</item> returns 3.14159265358979 (PI radians)"
msgstr "<item type=\"input\">=ACOS(-1)</item> vrátí 3,14159265358979 (PI v radiánech)"
+#. Kh3AV
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9497,6 +10682,7 @@ msgctxt ""
msgid "<item type=\"input\">=DEGREES(ACOS(0.5))</item> returns 60. The cosine of 60 degrees is 0.5."
msgstr "<item type=\"input\">=DEGREES(ACOS(0,5))</item> vrátí 60. Kosinus 60 stupňů je 0,5."
+#. rRPBB
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9505,6 +10691,7 @@ msgctxt ""
msgid "<bookmark_value>ACOSH function</bookmark_value>"
msgstr "<bookmark_value>ACOSH</bookmark_value>"
+#. XLYGW
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9513,6 +10700,7 @@ msgctxt ""
msgid "ACOSH"
msgstr "ACOSH"
+#. SpAZ3
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9521,6 +10709,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ARCOSHYP\">Returns the inverse hyperbolic cosine of a number.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ARCOSHYP\">Vrátí inverzní hyperbolický kosinus zadaného čísla.</ahelp>"
+#. wbR3N
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9529,6 +10718,7 @@ msgctxt ""
msgid "ACOSH(Number)"
msgstr "ACOSH(Číslo)"
+#. fjTyF
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9537,6 +10727,7 @@ msgctxt ""
msgid "This function returns the inverse hyperbolic cosine of <emph>Number</emph>, that is the number whose hyperbolic cosine is Number."
msgstr "Tato funkce vrátí inverzní hyperbolický kosinus <emph>Čísla</emph>, což je číslo, jehož hyperbolický kosinus je Číslo."
+#. kCQGj
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9545,6 +10736,7 @@ msgctxt ""
msgid "Number must be greater than or equal to 1."
msgstr "Číslo musí být větší nebo rovno 1."
+#. qDtp7
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9553,6 +10745,7 @@ msgctxt ""
msgid "<item type=\"input\">=ACOSH(1)</item> returns 0."
msgstr "<item type=\"input\">=ACOSH(1)</item> vrátí 0."
+#. Ak7eS
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9561,6 +10754,7 @@ msgctxt ""
msgid "<item type=\"input\">=ACOSH(COSH(4))</item> returns 4."
msgstr "<item type=\"input\">=ACOSH(COSH(4))</item> vrátí 4."
+#. hECwE
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9569,6 +10763,7 @@ msgctxt ""
msgid "<bookmark_value>ACOT function</bookmark_value>"
msgstr "<bookmark_value>ACOT</bookmark_value>"
+#. EFWFk
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9577,6 +10772,7 @@ msgctxt ""
msgid "ACOT"
msgstr "ACOT"
+#. VGWou
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9585,6 +10781,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ARCCOT\">Returns the inverse cotangent (the arccotangent) of the given number.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ARCCOT\">Vrátí inverzní kotangens (arkus kotangens) daného čísla.</ahelp>"
+#. CYA4f
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9593,6 +10790,7 @@ msgctxt ""
msgid "ACOT(Number)"
msgstr "ACOT(Číslo)"
+#. Y6Tnv
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9601,6 +10799,7 @@ msgctxt ""
msgid "This function returns the inverse trigonometric cotangent of <emph>Number</emph>, that is the angle (in radians) whose cotangent is Number. The angle returned is between 0 and PI."
msgstr "Tato funkce vrátí inverzní kotangens <emph>Čísla</emph>, což je úhel (v radiánech), jehož kotangens je číslo. Vrácený úhel je mezi hodnotami 0 a PI."
+#. WEA3S
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9609,6 +10808,7 @@ msgctxt ""
msgid "To return the angle in degrees, use the DEGREES function."
msgstr "Úhel ve stupních získáte použitím funkce DEGREES."
+#. eqFRT
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9617,6 +10817,7 @@ msgctxt ""
msgid "<item type=\"input\">=ACOT(1)</item> returns 0.785398163397448 (PI/4 radians)."
msgstr "<item type=\"input\">=ACOT(1)</item> vrátí 0,785398163397448 (PI/4 v radiánech)."
+#. JUyRV
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9625,6 +10826,7 @@ msgctxt ""
msgid "<item type=\"input\">=DEGREES(ACOT(1))</item> returns 45. The tangent of 45 degrees is 1."
msgstr "<item type=\"input\">=DEGREES(ACOT(1))</item> vrátí 45. Tangens 45 stupňů je 1."
+#. AB9QA
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9633,6 +10835,7 @@ msgctxt ""
msgid "<bookmark_value>ACOTH function</bookmark_value>"
msgstr "<bookmark_value>ACOTH</bookmark_value>"
+#. mNPBt
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9641,6 +10844,7 @@ msgctxt ""
msgid "ACOTH"
msgstr "ACOTH"
+#. P8Zmx
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9649,6 +10853,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ARCOTHYP\">Returns the inverse hyperbolic cotangent of the given number.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ARCOTHYP\">Vrátí inverzní hyperbolický kotangens zadaného čísla.</ahelp>"
+#. i7PSV
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9657,6 +10862,7 @@ msgctxt ""
msgid "ACOTH(Number)"
msgstr "ACOTH(Číslo)"
+#. JsEMu
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9665,6 +10871,7 @@ msgctxt ""
msgid "This function returns the inverse hyperbolic cotangent of <emph>Number</emph>, that is the number whose hyperbolic cotangent is Number."
msgstr "Tato funkce vrací inverzní hyperbolický kotangens <emph>Čísla</emph>, což je číslo, jehož hyperbolický kotangens je Číslo."
+#. Dr5j2
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9673,6 +10880,7 @@ msgctxt ""
msgid "An error results if Number is between -1 and 1 inclusive."
msgstr "Výsledkem je chyba, je-li číslo v uzavřeném intervalu od -1 do 1."
+#. mLGSV
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9681,6 +10889,7 @@ msgctxt ""
msgid "<item type=\"input\">=ACOTH(1.1)</item> returns inverse hyperbolic cotangent of 1.1, approximately 1.52226."
msgstr "<item type=\"input\">=ACOTH(1,1)</item> vrátí inverzní hyperbolický kotangens čísla 1,1, přibližně 1,52226."
+#. oTKxc
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9689,6 +10898,7 @@ msgctxt ""
msgid "<bookmark_value>ASIN function</bookmark_value>"
msgstr "<bookmark_value>ASIN</bookmark_value>"
+#. F6oSF
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9697,6 +10907,7 @@ msgctxt ""
msgid "ASIN"
msgstr "ASIN"
+#. JA9Fz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9705,6 +10916,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ARCSIN\">Returns the inverse trigonometric sine of a number.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ARCSIN\">Vrátí inverzní trigonometrický sinus zadaného čísla.</ahelp>"
+#. EfpTx
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9713,6 +10925,7 @@ msgctxt ""
msgid "ASIN(Number)"
msgstr "ASIN(Číslo)"
+#. DqsfM
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9721,6 +10934,7 @@ msgctxt ""
msgid "This function returns the inverse trigonometric sine of <emph>Number</emph>, that is the angle (in radians) whose sine is Number. The angle returned is between -PI/2 and +PI/2."
msgstr "Tato funkce vrátí inverzní sinus <emph>čísla</emph>, což je úhel (v radiánech), jehož hodnota je Číslo. Vrácený úhel je mezi -PI/2 a +PI/2"
+#. GT3u9
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9729,6 +10943,7 @@ msgctxt ""
msgid "To return the angle in degrees, use the DEGREES function."
msgstr "Úhel ve stupních získáte použitím funkce DEGREES."
+#. DvuX2
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9737,6 +10952,7 @@ msgctxt ""
msgid "<item type=\"input\">=ASIN(0)</item> returns 0."
msgstr "<item type=\"input\">=ASIN(0)</item> vrátí 0."
+#. MHQDN
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9745,6 +10961,7 @@ msgctxt ""
msgid "<item type=\"input\">=ASIN(1)</item> returns 1.5707963267949 (PI/2 radians)."
msgstr "<item type=\"input\">=ASIN(1)</item> vrátí 1,5707963267949 (PI/2 v radiánech)."
+#. 8einR
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9753,6 +10970,7 @@ msgctxt ""
msgid "<item type=\"input\">=DEGREES(ASIN(0.5))</item> returns 30. The sine of 30 degrees is 0.5."
msgstr "<item type=\"input\">=DEGREES(ASIN(0,5))</item> vrátí 30. Sinus 30 stupňů je 0,5."
+#. Z8cGe
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9761,6 +10979,7 @@ msgctxt ""
msgid "<bookmark_value>ASINH function</bookmark_value>"
msgstr "<bookmark_value>ASINH</bookmark_value>"
+#. sD4zM
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9769,6 +10988,7 @@ msgctxt ""
msgid "ASINH"
msgstr "ASINH"
+#. tdY7R
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9777,6 +10997,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ARSINHYP\">Returns the inverse hyperbolic sine of a number.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ARSINHYP\">Vrátí inverzní hyperbolický sinus zadaného čísla.</ahelp>"
+#. eLZmC
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9785,6 +11006,7 @@ msgctxt ""
msgid "ASINH(Number)"
msgstr "ASINH(Číslo)"
+#. eQBZg
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9793,6 +11015,7 @@ msgctxt ""
msgid "This function returns the inverse hyperbolic sine of <emph>Number</emph>, that is the number whose hyperbolic sine is Number."
msgstr "Tato funkce vrátí inverzní hyperbolický sinus <emph>čísla</emph>, což je číslo, jehož hyperbolický sinus je Číslo."
+#. gtA6e
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9801,6 +11024,7 @@ msgctxt ""
msgid "<item type=\"input\">=ASINH(-90)</item> returns approximately -5.1929877."
msgstr "<item type=\"input\">=ASINH(-90)</item> vrátí přibližně -5,1929877."
+#. eyAmc
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9809,6 +11033,7 @@ msgctxt ""
msgid "<item type=\"input\">=ASINH(SINH(4))</item> returns 4."
msgstr "<item type=\"input\">=ASINH(SINH(4))</item> vrátí 4."
+#. BYgVh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9817,6 +11042,7 @@ msgctxt ""
msgid "<bookmark_value>ATAN function</bookmark_value>"
msgstr "<bookmark_value>ATAN</bookmark_value>"
+#. zX7QW
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9825,6 +11051,7 @@ msgctxt ""
msgid "ATAN"
msgstr "ATAN"
+#. 6PEyf
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9833,6 +11060,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ARCTAN\">Returns the inverse trigonometric tangent of a number.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ARCTAN\">Vrátí inverzní trigonometrický tangens zadaného čísla.</ahelp>"
+#. PVCHB
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9841,6 +11069,7 @@ msgctxt ""
msgid "ATAN(Number)"
msgstr "ATAN(Číslo)"
+#. AngFp
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9849,6 +11078,7 @@ msgctxt ""
msgid "This function returns the inverse trigonometric tangent of <emph>Number</emph>, that is the angle (in radians) whose tangent is Number. The angle returned is between -PI/2 and PI/2."
msgstr "Tato funkce vrátí inverzní tangens <emph>Čísla</emph>, což je úhel (v radiánech), jehož tangens je Číslo. Vrácená hodnota úhlu je mezi -PI/2 a PI/2."
+#. ovGBQ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9857,6 +11087,7 @@ msgctxt ""
msgid "To return the angle in degrees, use the DEGREES function."
msgstr "Úhel ve stupních získáte použitím funkce DEGREES."
+#. ykDum
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9865,6 +11096,7 @@ msgctxt ""
msgid "<item type=\"input\">=ATAN(1)</item> returns 0.785398163397448 (PI/4 radians)."
msgstr "<item type=\"input\">=ATAN(1)</item> vrátí 0,785398163397448 (PI/4 v radiánech)."
+#. cee3b
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9873,6 +11105,7 @@ msgctxt ""
msgid "<item type=\"input\">=DEGREES(ATAN(1))</item> returns 45. The tangent of 45 degrees is 1."
msgstr "<item type=\"input\">=DEGREES(ATAN(1))</item> vrátí 45. Tangens 45 stupňů je 1."
+#. SZJmd
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9881,6 +11114,7 @@ msgctxt ""
msgid "<bookmark_value>ATAN2 function</bookmark_value>"
msgstr "<bookmark_value>ATAN2</bookmark_value>"
+#. PDmTP
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9889,6 +11123,7 @@ msgctxt ""
msgid "ATAN2"
msgstr "ATAN2"
+#. yBHPx
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9897,6 +11132,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ARCTAN2\">Returns the angle (in radians) between the x-axis and a line from the origin to the point (NumberX|NumberY).</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ARCTAN2\">Vrátí úhel (v radiánech) mezi osou x a přímkou od počátku k bodu (číslo X|číslo Y).</ahelp>"
+#. 9E6pr
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9905,6 +11141,7 @@ msgctxt ""
msgid "ATAN2(NumberX; NumberY)"
msgstr "ATAN2(Číslo X; Číslo Y)"
+#. NBEVV
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9913,6 +11150,7 @@ msgctxt ""
msgid "<emph>NumberX</emph> is the value of the x coordinate."
msgstr "<emph>Číslo X</emph> je hodnota souřadnice x."
+#. zoAbN
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9921,6 +11159,7 @@ msgctxt ""
msgid "<emph>NumberY</emph> is the value of the y coordinate."
msgstr "<emph>Číslo Y</emph> je hodnota souřadnice y."
+#. U46Cz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9929,6 +11168,7 @@ msgctxt ""
msgid "Programming languages have usually the opposite order of arguments for their atan2() function."
msgstr "Programovací jazyky mají obvykle opačné pořadí argumentů pro jejich funkci atan2()."
+#. pSdob
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9937,6 +11177,7 @@ msgctxt ""
msgid "ATAN2 returns the angle (in radians) between the x-axis and a line from the origin to the point (NumberX|NumberY)"
msgstr "ATAN2 vrací úhel (v radiánech) mezi osou x a přímkou od počátku k bodu (číslo X|číslo Y)."
+#. AhEQK
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9945,6 +11186,7 @@ msgctxt ""
msgid "<item type=\"input\">=ATAN2(-5;9)</item> returns 2.07789 radians."
msgstr "<item type=\"input\">=ATAN2(-5;9)</item> vrátí 2,07789 radiánů."
+#. tPPGL
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9953,6 +11195,7 @@ msgctxt ""
msgid "To get the angle in degrees apply the DEGREES function to the result."
msgstr "Úhel ve stupních získáte použitím funkce DEGREES."
+#. jrGY3
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9961,6 +11204,7 @@ msgctxt ""
msgid "<input>=DEGREES(ATAN2(12.3;12.3))</input> returns 45. The tangent of 45 degrees is 1."
msgstr "<input>=DEGREES(ATAN2(12.3;12.3))</input> vrátí 45. Tangens 45 stupňů je 1."
+#. FhesC
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9969,6 +11213,7 @@ msgctxt ""
msgid "%PRODUCTNAME results 0 for ATAN2(0;0)."
msgstr "%PRODUCTNAME vrací 0 pro ATAN2(0;0)."
+#. BCKQE
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9977,6 +11222,7 @@ msgctxt ""
msgid "The function can be used in converting cartesian coordinates to polar coordinates."
msgstr "Funkce může být použita při převodu kartézských souřadnic na polární souřadnice."
+#. dtCje
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9985,6 +11231,7 @@ msgctxt ""
msgid "=DEGREES(ATAN2(-8;5)) returns φ = 147.9 degrees"
msgstr "=DEGREES(ATAN2(-8;5)) vrátí φ = 147,9 stupňů"
+#. hN94X
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -9993,6 +11240,7 @@ msgctxt ""
msgid "<image id=\"img_id3150758\" src=\"media/helpimg/scalc/coordinates-to-polar-01.svg\" width=\"2.5inch\" height=\"1.5inch\"><alt id=\"alt_id3150758\">Cartesian coordinates to polar coordinates example</alt></image>"
msgstr "<image id=\"img_id3150758\" src=\"media/helpimg/scalc/coordinates-to-polar-01.svg\" width=\"2.5inch\" height=\"1.5inch\"><alt id=\"alt_id3150758\">Příklad převodu kartézských souřadnic na polární souřadnice</alt></image>"
+#. 3DEVB
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10001,6 +11249,7 @@ msgctxt ""
msgid "<bookmark_value>ATANH function</bookmark_value>"
msgstr "<bookmark_value>ATANH</bookmark_value>"
+#. nUuLQ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10009,6 +11258,7 @@ msgctxt ""
msgid "ATANH"
msgstr "ATANH"
+#. TVqPD
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10017,6 +11267,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ARTANHYP\">Returns the inverse hyperbolic tangent of a number.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ARTANHYP\">Vrátí inverzní hyperbolický tangens zadaného čísla.</ahelp>"
+#. oMmDc
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10025,6 +11276,7 @@ msgctxt ""
msgid "ATANH(Number)"
msgstr "ATANH(Číslo)"
+#. 6weQk
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10033,6 +11285,7 @@ msgctxt ""
msgid "This function returns the inverse hyperbolic tangent of <emph>Number</emph>, that is the number whose hyperbolic tangent is Number."
msgstr "Tato funkce vrátí inverzní hyperbolický tangens <emph>Čísla</emph>, což je číslo, jehož hyperbolický tangens je roven Číslu."
+#. QHNfx
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10041,6 +11294,7 @@ msgctxt ""
msgid "Number must obey the condition -1 < number < 1."
msgstr "Číslo musí vyhovovat podmínce -1 < číslo < 1."
+#. 2yvkB
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10049,6 +11303,7 @@ msgctxt ""
msgid "<item type=\"input\">=ATANH(0)</item> returns 0."
msgstr "<item type=\"input\">=ATANH(0)</item> vrátí 0."
+#. BDoVi
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10057,6 +11312,7 @@ msgctxt ""
msgid "<bookmark_value>COS function</bookmark_value>"
msgstr "<bookmark_value>COS</bookmark_value>"
+#. XzBbb
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10065,6 +11321,7 @@ msgctxt ""
msgid "COS"
msgstr "COS"
+#. tTzYB
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10073,6 +11330,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_COS\">Returns the cosine of the given angle (in radians).</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_COS\">Vrátí kosinus daného úhlu (v radiánech).</ahelp>"
+#. FJPfz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10081,6 +11339,7 @@ msgctxt ""
msgid "COS(Number)"
msgstr "COS(Číslo)"
+#. TanXc
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10089,6 +11348,7 @@ msgctxt ""
msgid "Returns the (trigonometric) cosine of <emph>Number</emph>, the angle in radians."
msgstr "Vrátí (trigonometrický) kosinus <emph>Čísla</emph>, což je úhel v radiánech."
+#. BiXGc
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10097,6 +11357,7 @@ msgctxt ""
msgid "To return the cosine of an angle in degrees, use the RADIANS function."
msgstr "Kosinus úhlu ve stupních získáte použitím funkce RADIANS."
+#. rFubR
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10105,6 +11366,7 @@ msgctxt ""
msgid "<item type=\"input\">=COS(PI()*2)</item> returns 1, the cosine of 2*PI radians."
msgstr "<item type=\"input\">=COS(PI()*2)</item> vrátí 1, kosinus 2*PI v radiánech."
+#. 6x9f7
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10113,6 +11375,7 @@ msgctxt ""
msgid "<item type=\"input\">=COS(RADIANS(60))</item> returns 0.5, the cosine of 60 degrees."
msgstr "<item type=\"input\">=COS(RADIANS(60))</item> vrátí 0,5, kosinus 60 stupňů."
+#. gCsfT
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10121,6 +11384,7 @@ msgctxt ""
msgid "<bookmark_value>COSH function</bookmark_value>"
msgstr "<bookmark_value>COSH</bookmark_value>"
+#. ZwP9Q
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10129,6 +11393,7 @@ msgctxt ""
msgid "COSH"
msgstr "COSH"
+#. LyaEw
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10137,6 +11402,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_COSHYP\">Returns the hyperbolic cosine of a number.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_COSHYP\">Vrátí hyperbolický kosinus zadaného čísla.</ahelp>"
+#. qXhJu
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10145,6 +11411,7 @@ msgctxt ""
msgid "COSH(Number)"
msgstr "COSH(Číslo)"
+#. egMaN
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10153,6 +11420,7 @@ msgctxt ""
msgid "Returns the hyperbolic cosine of <emph>Number</emph>."
msgstr "Vrací hyperbolický kosinus <emph>Čísla</emph>."
+#. DgX9K
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10161,6 +11429,7 @@ msgctxt ""
msgid "<item type=\"input\">=COSH(0)</item> returns 1, the hyperbolic cosine of 0."
msgstr "<item type=\"input\">=COSH(0)</item> vrátí 1, hyperbolický kosinus 0."
+#. 6WAMu
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10169,6 +11438,7 @@ msgctxt ""
msgid "<bookmark_value>COT function</bookmark_value>"
msgstr "<bookmark_value>COT</bookmark_value>"
+#. aHGYN
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10177,6 +11447,7 @@ msgctxt ""
msgid "COT"
msgstr "COT"
+#. qgHDF
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10185,6 +11456,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_COT\">Returns the cotangent of the given angle (in radians).</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_COT\">Vrátí kotangens daného úhlu (v radiánech).</ahelp>"
+#. cCazR
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10193,6 +11465,7 @@ msgctxt ""
msgid "COT(Number)"
msgstr "COT(Číslo)"
+#. eRLBR
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10201,6 +11474,7 @@ msgctxt ""
msgid "Returns the (trigonometric) cotangent of <emph>Number</emph>, the angle in radians."
msgstr "Vrátí (trigonometrický) kotangens <emph>Čísla</emph>, což je úhel v radiánech."
+#. pA8y3
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10209,6 +11483,7 @@ msgctxt ""
msgid "To return the cotangent of an angle in degrees, use the RADIANS function."
msgstr "Kotangens úhlu ve stupních získáte použitím funkce RADIANS."
+#. QfgqG
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10217,6 +11492,7 @@ msgctxt ""
msgid "The cotangent of an angle is equivalent to 1 divided by the tangent of that angle."
msgstr "Kotangens úhlu je roven 1/tangens tohoto úhlu."
+#. aPDaf
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10225,6 +11501,7 @@ msgctxt ""
msgid "Examples:"
msgstr "Příklady:"
+#. mUsra
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10233,6 +11510,7 @@ msgctxt ""
msgid "<item type=\"input\">=COT(PI()/4)</item> returns 1, the cotangent of PI/4 radians."
msgstr "<item type=\"input\">=COT(PI()/4)</item> vrátí 1, kotangens PI/4 v radiánech."
+#. jbN84
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10241,6 +11519,7 @@ msgctxt ""
msgid "<item type=\"input\">=COT(RADIANS(45))</item> returns 1, the cotangent of 45 degrees."
msgstr "<item type=\"input\">=COT(RADIANS(45))</item> vrátí 1, kotangens 45 stupňů."
+#. AZUAZ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10249,6 +11528,7 @@ msgctxt ""
msgid "<bookmark_value>COTH function</bookmark_value>"
msgstr "<bookmark_value>COTH</bookmark_value>"
+#. tJD2K
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10257,6 +11537,7 @@ msgctxt ""
msgid "COTH"
msgstr "COTH"
+#. YAso4
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10265,6 +11546,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_COTHYP\">Returns the hyperbolic cotangent of a given number (angle).</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_COTHYP\">Vrátí hyperbolický kotangens zadaného čísla (úhlu).</ahelp>"
+#. o6noH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10273,6 +11555,7 @@ msgctxt ""
msgid "COTH(Number)"
msgstr "COTH(Číslo)"
+#. Qqbk2
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10281,6 +11564,7 @@ msgctxt ""
msgid "Returns the hyperbolic cotangent of <emph>Number</emph>."
msgstr "Vrátí hyperbolický kotangens <emph>Čísla</emph>."
+#. QrdqZ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10289,6 +11573,7 @@ msgctxt ""
msgid "<item type=\"input\">=COTH(1)</item> returns the hyperbolic cotangent of 1, approximately 1.3130."
msgstr "<item type=\"input\">=COTH(1)</item> vrátí hyperbolický kotangens 1, přibližně 1,3130."
+#. EVzqS
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10297,6 +11582,7 @@ msgctxt ""
msgid "<bookmark_value>CSC function</bookmark_value>"
msgstr "<bookmark_value>CSC</bookmark_value>"
+#. dTCyN
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10305,6 +11591,7 @@ msgctxt ""
msgid "CSC"
msgstr "CSC"
+#. y7Bzh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10313,6 +11600,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_COSECANT\">Returns the cosecant of the given angle (in radians). The cosecant of an angle is equivalent to 1 divided by the sine of that angle</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_COSECANT\">Vrátí kosekans zadaného úhlu (v radiánech). Kosekans úhlu se rovná 1 děleno sinem zadaného úhlu</ahelp>"
+#. HMATE
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10321,6 +11609,7 @@ msgctxt ""
msgid "CSC(Number)"
msgstr "CSC(Číslo)"
+#. gcmdd
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10329,6 +11618,7 @@ msgctxt ""
msgid "Returns the (trigonometric) cosecant of <emph>Number</emph>, the angle in radians."
msgstr "Vrátí (trigonometrický) kosekans <emph>Čísla</emph>, což je úhel v radiánech."
+#. otbLh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10337,6 +11627,7 @@ msgctxt ""
msgid "To return the cosecant of an angle in degrees, use the RADIANS function."
msgstr "Pro získání kosekans úhlu ve stupních použijte funkci RADIANS."
+#. xtRtt
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10345,6 +11636,7 @@ msgctxt ""
msgid "<item type=\"input\">=CSC(PI()/4)</item> returns approximately 1.4142135624, the inverse of the sine of PI/4 radians."
msgstr "<item type=\"input\">=CSC(PI()/4)</item> vrátí přibližně 1,4142135624, což je inverzní hodnota sinus PI/4 v radiánech."
+#. EDhxM
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10353,6 +11645,7 @@ msgctxt ""
msgid "<item type=\"input\">=CSC(RADIANS(30))</item> returns 2, the cosecant of 30 degrees."
msgstr "<item type=\"input\">=CSC(RADIANS(30))</item> vrátí 2, kosekans 30 stupňů."
+#. a29rz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10361,6 +11654,7 @@ msgctxt ""
msgid "<bookmark_value>CSCH function</bookmark_value>"
msgstr "<bookmark_value>CSCH</bookmark_value>"
+#. n4wBf
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10369,6 +11663,7 @@ msgctxt ""
msgid "CSCH"
msgstr "CSCH"
+#. aCTaF
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10377,6 +11672,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_COSECANTHYP\">Returns the hyperbolic cosecant of a number.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_COSECANTHYP\">Vrátí hyperbolický kosekans čísla.</ahelp>"
+#. qHzpR
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10385,6 +11681,7 @@ msgctxt ""
msgid "CSCH(Number)"
msgstr "CSCH(Číslo)"
+#. EYEtM
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10393,6 +11690,7 @@ msgctxt ""
msgid "Returns the hyperbolic cosecant of <emph>Number</emph>."
msgstr "Vrátí hyperbolický kosekans <emph>Čísla</emph>."
+#. tyNpX
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10401,6 +11699,7 @@ msgctxt ""
msgid "<item type=\"input\">=CSCH(1)</item> returns approximately 0.8509181282, the hyperbolic cosecant of 1."
msgstr "<item type=\"input\">=CSCH(1)</item> vrátí přibližně 0,8509181282, hyperbolický kosekans čísla 1."
+#. DZijx
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10409,6 +11708,7 @@ msgctxt ""
msgid "<bookmark_value>DEGREES function</bookmark_value> <bookmark_value>converting;radians, into degrees</bookmark_value>"
msgstr "<bookmark_value>DEGREES</bookmark_value><bookmark_value>převádění;radiány na stupně</bookmark_value>"
+#. VcwXQ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10417,6 +11717,7 @@ msgctxt ""
msgid "DEGREES"
msgstr "DEGREES"
+#. RSBdF
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10425,6 +11726,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_DEG\">Converts radians into degrees.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_DEG\">Převede radiány na stupně.</ahelp>"
+#. EdDXa
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10433,6 +11735,7 @@ msgctxt ""
msgid "DEGREES(Number)"
msgstr "DEGREES(číslo)"
+#. KiEbe
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10441,6 +11744,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the angle in radians to be converted to degrees."
msgstr "<emph>Číslo</emph> je úhel v radiánech, který má být převeden na stupně."
+#. iFMmJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10449,6 +11753,7 @@ msgctxt ""
msgid "<item type=\"input\">=DEGREES(PI())</item> returns 180 degrees."
msgstr "<item type=\"input\">=DEGREES(PI())</item> vrátí 180 stupňů."
+#. CueCo
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10457,6 +11762,7 @@ msgctxt ""
msgid "<bookmark_value>EXP function</bookmark_value>"
msgstr "<bookmark_value>EXP</bookmark_value>"
+#. F87iB
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10465,6 +11771,7 @@ msgctxt ""
msgid "EXP"
msgstr "EXP"
+#. KCAqu
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10473,6 +11780,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_EXP\">Returns e raised to the power of a number.</ahelp> The constant e has a value of approximately 2.71828182845904."
msgstr "<ahelp hid=\"HID_FUNC_EXP\">Vrátí číslo e umocněné na zadané číslo.</ahelp> Konstanta e má hodnotu přibližně 2,71828182845904."
+#. KxMFL
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10481,6 +11789,7 @@ msgctxt ""
msgid "EXP(Number)"
msgstr "EXP(číslo)"
+#. XCACW
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10489,6 +11798,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the power to which e is to be raised."
msgstr "<emph>Číslo</emph> je mocnina, na kterou bude e umocněno."
+#. b8tDe
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10497,6 +11807,7 @@ msgctxt ""
msgid "<item type=\"input\">=EXP(1)</item> returns 2.71828182845904, the mathematical constant e to Calc's accuracy."
msgstr "<item type=\"input\">=EXP(1)</item> vrátí 2,71828182845904, matematickou konstantu e s přesností aplikace Calc."
+#. MSQJQ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10505,6 +11816,7 @@ msgctxt ""
msgid "<bookmark_value>FACT function</bookmark_value> <bookmark_value>factorials;numbers</bookmark_value>"
msgstr "<bookmark_value>FACT</bookmark_value><bookmark_value>faktoriály; čísla</bookmark_value>"
+#. gRoFa
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10513,6 +11825,7 @@ msgctxt ""
msgid "FACT"
msgstr "FACT"
+#. GKdpm
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10521,6 +11834,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_FAKULTAET\">Returns the factorial of a number.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_FAKULTAET\">Vrátí faktoriál čísla.</ahelp>"
+#. kxNxM
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10529,6 +11843,7 @@ msgctxt ""
msgid "FACT(Number)"
msgstr "FACT(číslo)"
+#. AG3DF
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10537,6 +11852,7 @@ msgctxt ""
msgid "Returns Number!, the factorial of <emph>Number</emph>, calculated as 1*2*3*4* ... * Number."
msgstr "Vrátí číslo!, faktoriál <emph>čísla</emph> vypočtený jako 1*2*3*4* ... *číslo."
+#. hqDwK
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10545,6 +11861,7 @@ msgctxt ""
msgid "=FACT(0) returns 1 by definition."
msgstr "=FACT(0) vrátí z definice číslo 1."
+#. 32HWE
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10553,6 +11870,7 @@ msgctxt ""
msgid "The factorial of a negative number returns the \"invalid argument\" error."
msgstr "Faktoriál záporného čísla vrátí chybu \"neplatný argument\"."
+#. ApvRx
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10561,6 +11879,7 @@ msgctxt ""
msgid "<item type=\"input\">=FACT(3)</item> returns 6."
msgstr "<item type=\"input\">=FACT(3)</item> vrátí 6."
+#. Bu95p
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10569,6 +11888,7 @@ msgctxt ""
msgid "<item type=\"input\">=FACT(0)</item> returns 1."
msgstr "<item type=\"input\">=FACT(0)</item> vrátí 1."
+#. 5aEzT
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10577,6 +11897,7 @@ msgctxt ""
msgid "<bookmark_value>INT function</bookmark_value> <bookmark_value>numbers;rounding down to next integer</bookmark_value> <bookmark_value>rounding;down to next integer</bookmark_value>"
msgstr "<bookmark_value>INT</bookmark_value><bookmark_value>čísla; zaokrouhlování na nejbližší nižší celé číslo</bookmark_value><bookmark_value>zaokrouhlování; dolů na celé číslo</bookmark_value>"
+#. zgSmG
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10585,6 +11906,7 @@ msgctxt ""
msgid "INT"
msgstr "INT"
+#. 2UZh7
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10593,6 +11915,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_GANZZAHL\">Rounds a number down to the nearest integer.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_GANZZAHL\">Zaokrouhlí číslo dolů na nejbližší nižší celé číslo.</ahelp>"
+#. GbYyK
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10601,6 +11924,7 @@ msgctxt ""
msgid "INT(Number)"
msgstr "INT(číslo)"
+#. ymMQD
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10609,6 +11933,7 @@ msgctxt ""
msgid "Returns <emph>Number</emph> rounded down to the nearest integer."
msgstr "Vrátí <emph>číslo</emph> zaokrouhlené dolů na nejbližší celé číslo."
+#. q7hmv
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10617,6 +11942,7 @@ msgctxt ""
msgid "Negative numbers round down to the integer below."
msgstr "Záporná čísla jsou zaokrouhlována směrem dolů."
+#. SdXpJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10625,6 +11951,7 @@ msgctxt ""
msgid "<item type=\"input\">=INT(5.7)</item> returns 5."
msgstr "<item type=\"input\">=INT(5,7)</item> vrátí 5."
+#. sRKGB
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10633,6 +11960,7 @@ msgctxt ""
msgid "<item type=\"input\">=INT(-1.3)</item> returns -2."
msgstr "<item type=\"input\">=INT(-1,3)</item> vrátí -2."
+#. LhjQ2
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10641,6 +11969,7 @@ msgctxt ""
msgid "<bookmark_value>EVEN function</bookmark_value> <bookmark_value>numbers;rounding up/down to even integers</bookmark_value> <bookmark_value>rounding;up/down to even integers</bookmark_value>"
msgstr "<bookmark_value>EVEN</bookmark_value><bookmark_value>čísla; zaokrouhlování nahoru/dolů na sudé celé číslo</bookmark_value><bookmark_value>zaokrouhlování; nahoru/dolů na sudé celé číslo</bookmark_value>"
+#. GDwDC
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10649,6 +11978,7 @@ msgctxt ""
msgid "EVEN"
msgstr "EVEN"
+#. nVnh3
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10657,6 +11987,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_GERADE\">Rounds a positive number up to the next even integer and a negative number down to the next even integer.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_GERADE\">Zaokrouhlí kladné číslo nahoru na nejbližší sudé celé číslo a záporné číslo dolů na nejbližší sudé celé číslo.</ahelp>"
+#. bh367
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10665,6 +11996,7 @@ msgctxt ""
msgid "EVEN(Number)"
msgstr "EVEN(číslo)"
+#. wWhFL
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10673,6 +12005,7 @@ msgctxt ""
msgid "Returns <emph>Number</emph> rounded to the next even integer up, away from zero."
msgstr "Vrátí <emph>číslo</emph> zaokrouhlené na další sudé celé číslo, a to směrem od nuly."
+#. LrmpS
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10681,6 +12014,7 @@ msgctxt ""
msgid "<item type=\"input\">=EVEN(2.3)</item> returns 4."
msgstr "<item type=\"input\">=EVEN(2,3)</item> vrátí 4."
+#. HBaDD
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10689,6 +12023,7 @@ msgctxt ""
msgid "<item type=\"input\">=EVEN(2)</item> returns 2."
msgstr "<item type=\"input\">=EVEN(2)</item> vrátí 2."
+#. ajTE5
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10697,6 +12032,7 @@ msgctxt ""
msgid "<item type=\"input\">=EVEN(0)</item> returns 0."
msgstr "<item type=\"input\">=EVEN(0)</item> vrátí 0."
+#. PsGTE
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10705,6 +12041,7 @@ msgctxt ""
msgid "<item type=\"input\">=EVEN(-0.5)</item> returns -2."
msgstr "<item type=\"input\">=EVEN(-0,5)</item> vrátí -2."
+#. 4J7bQ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10713,6 +12050,7 @@ msgctxt ""
msgid "<bookmark_value>GCD function</bookmark_value> <bookmark_value>greatest common divisor</bookmark_value>"
msgstr "<bookmark_value>GCD</bookmark_value><bookmark_value>největší společný dělitel</bookmark_value>"
+#. VmHjN
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10721,6 +12059,7 @@ msgctxt ""
msgid "GCD"
msgstr "GCD"
+#. KTtGQ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10729,6 +12068,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_GGT\">Returns the greatest common divisor of two or more integers.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_GGT\">Vrátí největší společný dělitel dvou nebo více celých čísel.</ahelp>"
+#. xT9mo
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10737,6 +12077,7 @@ msgctxt ""
msgid "The greatest common divisor is the positive largest integer which will divide, without remainder, each of the given integers."
msgstr "Největší společný dělitel je největší kladné celé číslo, kterým lze beze zbytku dělit všechna zadaná celá čísla."
+#. LEUYK
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10745,6 +12086,7 @@ msgctxt ""
msgid "GCD(Integer1; Integer2; ...; Integer30)"
msgstr "GCD(Celé číslo 1; Celé číslo 2; ...; Celé číslo 30)"
+#. KF2eB
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10753,6 +12095,7 @@ msgctxt ""
msgid "<emph>Integer1 To 30</emph> are up to 30 integers whose greatest common divisor is to be calculated."
msgstr "<emph>Celé číslo 1 až 30</emph> je až 30 celých čísel, jejichž největší dělitel bude vypočten."
+#. EeAKi
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10761,6 +12104,7 @@ msgctxt ""
msgid "<item type=\"input\">=GCD(16;32;24) </item>gives the result 8, because 8 is the largest number that can divide 16, 24 and 32 without a remainder."
msgstr "<item type=\"input\">=GCD(16;32;24) </item>dá výsledek 8, protože 8 je největší číslo, které dělí čísla 16, 32, 24 beze zbytku."
+#. 2sJeC
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10769,6 +12113,7 @@ msgctxt ""
msgid "<item type=\"input\">=GCD(B1:B3)</item> where cells B1, B2, B3 contain <item type=\"input\">9</item>, <item type=\"input\">12</item>, <item type=\"input\">9</item> gives 3."
msgstr "<item type=\"input\">=GCD(B1:B3)</item>, kde buňky B1, B2, B3 obsahují <item type=\"input\">9</item>, <item type=\"input\">12</item>, <item type=\"input\">9</item>, dá 3."
+#. BAgCU
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10777,6 +12122,7 @@ msgctxt ""
msgid "<bookmark_value>GCD_EXCEL2003 function</bookmark_value>"
msgstr "<bookmark_value>funkce GCD_EXCEL2003</bookmark_value>"
+#. VkkCe
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10785,6 +12131,7 @@ msgctxt ""
msgid "GCD_EXCEL2003"
msgstr "GCD_EXCEL2003"
+#. DHitQ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10793,6 +12140,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_GCD\">The result is the greatest common divisor of a list of numbers.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_GCD\">Výsledkem je největší společný dělitel seznamu čísel.</ahelp>"
+#. RcC6R
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10801,6 +12149,7 @@ msgctxt ""
msgid "GCD_EXCEL2003(Number(s))"
msgstr "GCD_EXCEL2003(Čísla)"
+#. Gt222
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10809,6 +12158,7 @@ msgctxt ""
msgid "<emph>Number(s)</emph> is a list of up to 30 numbers."
msgstr "<emph>Čísla</emph> jsou seznam až 30 čísel."
+#. wNE9S
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10817,6 +12167,7 @@ msgctxt ""
msgid "<item type=\"input\">=GCD_EXCEL2003(5;15;25)</item> returns 5."
msgstr "<item type=\"input\">=GCD_EXCEL2003(5;15;25)</item> vrátí 5."
+#. AJkGT
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10825,6 +12176,7 @@ msgctxt ""
msgid "<bookmark_value>LCM function</bookmark_value> <bookmark_value>least common multiples</bookmark_value> <bookmark_value>lowest common multiples</bookmark_value>"
msgstr "<bookmark_value>LCM</bookmark_value><bookmark_value>nejmenší společné násobky</bookmark_value>"
+#. BJBud
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10833,6 +12185,7 @@ msgctxt ""
msgid "LCM"
msgstr "LCM"
+#. DTyGa
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10841,6 +12194,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_KGV\">Returns the least common multiple of one or more integers.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_KGV\">Vrátí nejmenší společný násobek jednoho či více celých čísel.</ahelp>"
+#. WUZq6
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10849,6 +12203,7 @@ msgctxt ""
msgid "LCM(Integer1; Integer2; ...; Integer30)"
msgstr "LCM(Celé číslo 1; Celé číslo 2; ...; Celé číslo 30)"
+#. Kqqia
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10857,6 +12212,7 @@ msgctxt ""
msgid "<emph>Integer1 to 30</emph> are up to 30 integers whose lowest common multiple is to be calculated."
msgstr "<emph>Celé číslo 1 až 30</emph> je až 30 celých čísel, jejichž nejmenší společný násobek bude vypočítán."
+#. eAgPR
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10865,6 +12221,7 @@ msgctxt ""
msgid "If you enter the numbers <item type=\"input\">512</item>;<item type=\"input\">1024</item> and <item type=\"input\">2000</item> in the Integer 1;2 and 3 text boxes, 128000 will be returned as the result."
msgstr "Pokud vložíte do polí Celé číslo 1, 2 a 3 čísla <item type=\"input\">512</item>;<item type=\"input\">1024</item> a <item type=\"input\">2000</item>, výsledkem bude 128000."
+#. 7vjBB
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10873,6 +12230,7 @@ msgctxt ""
msgid "<bookmark_value>LCM_EXCEL2003 function</bookmark_value>"
msgstr "<bookmark_value>funkce LCM_EXCEL2003</bookmark_value>"
+#. siTH6
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10881,6 +12239,7 @@ msgctxt ""
msgid "LCM_EXCEL2003"
msgstr "LCM_EXCEL2003"
+#. pqCN4
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10889,6 +12248,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_LCM\">The result is the lowest common multiple of a list of numbers.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_LCM\">Výsledkem je nejmenší společný násobek seznamu čísel.</ahelp>"
+#. WnQpb
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10897,6 +12257,7 @@ msgctxt ""
msgid "LCM_EXCEL2003(Number(s))"
msgstr "LCM_EXCEL2003(Čísla)"
+#. EmCPA
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10905,6 +12266,7 @@ msgctxt ""
msgid "<emph>Number(s)</emph> is a list of up to 30 numbers."
msgstr "<emph>Čísla</emph> jsou seznam až 30 čísel."
+#. dNCeM
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10913,6 +12275,7 @@ msgctxt ""
msgid "<item type=\"input\">=LCM_EXCEL2003(5;15;25)</item> returns 75."
msgstr "<item type=\"input\">=LCM_EXCEL2003(5;15;25)</item> vrátí 75."
+#. PhQxF
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10921,6 +12284,7 @@ msgctxt ""
msgid "<bookmark_value>COMBIN function</bookmark_value> <bookmark_value>number of combinations</bookmark_value>"
msgstr "<bookmark_value>COMBIN</bookmark_value><bookmark_value>počet kombinací</bookmark_value>"
+#. vR7NL
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10929,6 +12293,7 @@ msgctxt ""
msgid "COMBIN"
msgstr "COMBIN"
+#. JdDPP
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10937,6 +12302,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_KOMBINATIONEN\">Returns the number of combinations for elements without repetition.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_KOMBINATIONEN\">Vrátí počet kombinací pro elementy bez opakování.</ahelp>"
+#. 8ZF6S
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10945,6 +12311,7 @@ msgctxt ""
msgid "COMBIN(Count1; Count2)"
msgstr "COMBIN(Počet1; Počet2)"
+#. mEQbD
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10953,6 +12320,7 @@ msgctxt ""
msgid "<emph>Count1</emph> is the number of items in the set."
msgstr "<emph>Počet1</emph> je počet položek v sadě."
+#. tMK8t
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10961,6 +12329,7 @@ msgctxt ""
msgid "<emph>Count2</emph> is the number of items to choose from the set."
msgstr "<emph>Počet2</emph> je počet vybraných položek ze sady."
+#. UaEB6
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10969,6 +12338,7 @@ msgctxt ""
msgid "COMBIN returns the number of ordered ways to choose these items. For example if there are 3 items A, B and C in a set, you can choose 2 items in 3 different ways, namely AB, AC and BC."
msgstr "COMBIN vrátí počet uspořádaných množin pro výběr těchto položek. Například, máte-li 3 položky A, B a C v sadě, můžete vybrat 2 položky 3 různými způsoby takto: AB, AC a BC"
+#. uyeAg
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10977,6 +12347,7 @@ msgctxt ""
msgid "COMBIN implements the formula: Count1!/(Count2!*(Count1-Count2)!)"
msgstr "COMBIN implementuje vzorec: Počet1!/(Počet2!*(Počet1-Počet2)!)"
+#. AEKgR
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10985,6 +12356,7 @@ msgctxt ""
msgid "<item type=\"input\">=COMBIN(3;2)</item> returns 3."
msgstr "<item type=\"input\">=COMBIN(3;2)</item> vrátí 3."
+#. rM79v
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -10993,6 +12365,7 @@ msgctxt ""
msgid "<bookmark_value>COMBINA function</bookmark_value> <bookmark_value>number of combinations with repetitions</bookmark_value>"
msgstr "<bookmark_value>COMBINA</bookmark_value><bookmark_value>počet kombinací s opakováním</bookmark_value>"
+#. pET9x
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11001,6 +12374,7 @@ msgctxt ""
msgid "COMBINA"
msgstr "COMBINA"
+#. A5Pzi
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11009,6 +12383,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_KOMBINATIONEN2\">Returns the number of combinations of a subset of items including repetitions.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_KOMBINATIONEN2\">Vrátí počet kombinací s opakováním.</ahelp>"
+#. Gas8L
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11017,6 +12392,7 @@ msgctxt ""
msgid "COMBINA(Count1; Count2)"
msgstr "COMBINA(Počet1; Počet2)"
+#. kGFDH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11025,6 +12401,7 @@ msgctxt ""
msgid "<emph>Count1</emph> is the number of items in the set."
msgstr "<emph>Počet1</emph> je počet položek v sadě."
+#. GfeiC
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11033,6 +12410,7 @@ msgctxt ""
msgid "<emph>Count2</emph> is the number of items to choose from the set."
msgstr "<emph>Počet2</emph> je počet vybraných položek ze sady."
+#. ZkcAF
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11041,6 +12419,7 @@ msgctxt ""
msgid "COMBINA returns the number of unique ways to choose these items, where the order of choosing is irrelevant, and repetition of items is allowed. For example if there are 3 items A, B and C in a set, you can choose 2 items in 6 different ways, namely AA, AB, AC, BB, BC and CC."
msgstr "COMBINA vrátí počet jedinečných možností jak vybrat tyto položky, pokud nezáleží na pořadí výběru a pokud se položky mohou opakovat. Například pro 3 položky A, B a C v sadě můžete vybrat 2 položky 6 různými způsoby, konkrétně AA, AB, AC, BB, BC a CC."
+#. MCEcT
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11049,6 +12428,7 @@ msgctxt ""
msgid "COMBINA implements the formula: (Count1+Count2-1)! / (Count2!(Count1-1)!)"
msgstr "COMBINA používá vzorec: (Počet1+Počet2-1)! / (Počet2!(Počet1-1)!)"
+#. AGZXg
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11057,6 +12437,7 @@ msgctxt ""
msgid "<item type=\"input\">=COMBINA(3;2)</item> returns 6."
msgstr "<item type=\"input\">=COMBINA(3;2)</item> vrátí 6."
+#. qUACJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11065,6 +12446,7 @@ msgctxt ""
msgid "<bookmark_value>TRUNC function</bookmark_value> <bookmark_value>decimal places;cutting off</bookmark_value>"
msgstr "<bookmark_value>TRUNC</bookmark_value><bookmark_value>desetinná místa; odříznutí</bookmark_value>"
+#. mD8uc
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11073,6 +12455,7 @@ msgctxt ""
msgid "TRUNC"
msgstr "TRUNC"
+#. svW2j
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11081,6 +12464,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_KUERZEN\">Truncates a number by removing decimal places.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_KUERZEN\">Odřízne z čísla desetinná místa.</ahelp>"
+#. ueYCC
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11089,6 +12473,7 @@ msgctxt ""
msgid "TRUNC(Number; Count)"
msgstr "TRUNC(číslo; počet)"
+#. TXm3Z
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11097,6 +12482,7 @@ msgctxt ""
msgid "Returns <emph>Number</emph> with at most <emph>Count</emph> decimal places. Excess decimal places are simply removed, irrespective of sign."
msgstr "Vrátí <emph>číslo</emph>, jehož počet desetinných míst je nejvýše <emph>Počet</emph>. Nadbytečná desetinná místa jsou jednoduše odstraněna bez ohledu na znaménko."
+#. XA6JV
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11105,6 +12491,7 @@ msgctxt ""
msgid "<item type=\"literal\">TRUNC(Number; 0)</item> behaves as <item type=\"literal\">INT(Number)</item> for positive numbers, but effectively rounds towards zero for negative numbers."
msgstr "<item type=\"literal\">TRUNC(číslo; 0)</item> se chová stejně jako <item type=\"literal\">INT(číslo)</item> pro kladná čísla, ale efektivně zaokrouhlí k nule záporná čísla."
+#. SyxhC
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11113,6 +12500,7 @@ msgctxt ""
msgid "The <emph>visible</emph> decimal places of the result are specified in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\">%PRODUCTNAME Calc - Calculate</link>."
msgstr "Počet <emph>viditelných</emph> desetinných míst výsledky se určuje v <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\">%PRODUCTNAME Calc - Výpočet</link>."
+#. grGeQ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11121,6 +12509,7 @@ msgctxt ""
msgid "<item type=\"input\">=TRUNC(1.239;2)</item> returns 1.23. The 9 is lost."
msgstr "<item type=\"input\">=TRUNC(1.239;2)</item> vrátí 1.23. Číslice 9 bude odříznuta."
+#. DJRaY
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11129,6 +12518,7 @@ msgctxt ""
msgid "<item type=\"input\">=TRUNC(-1.234999;3)</item> returns -1.234. All the 9s are lost."
msgstr "<item type=\"input\">=TRUNC(-1.234999;3)</item> vrátí -1.234. Všechny devítky budou odříznuty."
+#. MQVNf
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11137,6 +12527,7 @@ msgctxt ""
msgid "<bookmark_value>LN function</bookmark_value> <bookmark_value>natural logarithm</bookmark_value>"
msgstr "<bookmark_value>LN</bookmark_value><bookmark_value>přirozený logaritmus</bookmark_value>"
+#. GpboX
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11145,6 +12536,7 @@ msgctxt ""
msgid "LN"
msgstr "LN"
+#. 4F6Qb
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11153,6 +12545,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_LN\">Returns the natural logarithm based on the constant e of a number.</ahelp> The constant e has a value of approximately 2.71828182845904."
msgstr "<ahelp hid=\"HID_FUNC_LN\">Vrátí přirozený logaritmus čísla, jeho základ je konstanta e.</ahelp> Konstanta e má hodnotu přibližně 2,71828182845904."
+#. GEMgC
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11161,6 +12554,7 @@ msgctxt ""
msgid "LN(Number)"
msgstr "LN(číslo)"
+#. MCdjX
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11169,6 +12563,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value whose natural logarithm is to be calculated."
msgstr "<emph>Číslo</emph> je číslo, jehož přirozený logaritmus se má vypočítat."
+#. xfwKK
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11177,6 +12572,7 @@ msgctxt ""
msgid "<item type=\"input\">=LN(3)</item> returns the natural logarithm of 3 (approximately 1.0986)."
msgstr "<item type=\"input\">=LN(3)</item> vrátí přirozený logaritmus čísla 3 (přibližně 1,0986)."
+#. 9DhTA
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11185,6 +12581,7 @@ msgctxt ""
msgid "<item type=\"input\">=LN(EXP(321))</item> returns 321."
msgstr "<item type=\"input\">=LN(EXP(321))</item> vrátí 321."
+#. QRQey
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11193,6 +12590,7 @@ msgctxt ""
msgid "<bookmark_value>LOG function</bookmark_value> <bookmark_value>logarithms</bookmark_value>"
msgstr "<bookmark_value>LOG</bookmark_value><bookmark_value>logaritmy</bookmark_value>"
+#. k6VDK
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11201,6 +12599,7 @@ msgctxt ""
msgid "LOG"
msgstr "LOG"
+#. FszZ4
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11209,6 +12608,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_LOG\">Returns the logarithm of a number to the specified base.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_LOG\">Vrátí logaritmus o daném základu ze zadaného čísla.</ahelp>"
+#. WE376
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11217,6 +12617,7 @@ msgctxt ""
msgid "LOG(Number; Base)"
msgstr "LOG(číslo; základ)"
+#. Eiqiq
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11225,6 +12626,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value whose logarithm is to be calculated."
msgstr "<emph>Číslo</emph> je číslo, jehož logaritmus se bude počítat."
+#. uUuEv
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11233,6 +12635,7 @@ msgctxt ""
msgid "<emph>Base</emph> (optional) is the base for the logarithm calculation. If omitted, Base 10 is assumed."
msgstr "<emph>Základ</emph> (nepovinné) je základ pro výpočet logaritmu. Není-li zadán, předpokládá se základ 10."
+#. 8DQ5A
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11241,6 +12644,7 @@ msgctxt ""
msgid "<item type=\"input\">=LOG(10;3)</item> returns the logarithm to base 3 of 10 (approximately 2.0959)."
msgstr "<item type=\"input\">=LOG(10;3)</item> vrátí logaritmus 10 při základu 3 (přibližně 2.0959)."
+#. GexW3
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11249,6 +12653,7 @@ msgctxt ""
msgid "<item type=\"input\">=LOG(7^4;7)</item> returns 4."
msgstr "<item type=\"input\">=LOG(7^4;7)</item> vrátí 4."
+#. Gawm7
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11257,6 +12662,7 @@ msgctxt ""
msgid "<bookmark_value>LOG10 function</bookmark_value> <bookmark_value>base-10 logarithm</bookmark_value>"
msgstr "<bookmark_value>LOG10</bookmark_value><bookmark_value>dekadický logaritmus</bookmark_value>"
+#. bPrhC
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11265,6 +12671,7 @@ msgctxt ""
msgid "LOG10"
msgstr "LOG10"
+#. JkBKm
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11273,6 +12680,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_LOG10\">Returns the base-10 logarithm of a number.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_LOG10\">Vrací dekadický logaritmus z daného čísla.</ahelp>"
+#. LB4Zp
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11281,6 +12689,7 @@ msgctxt ""
msgid "LOG10(Number)"
msgstr "LOG10(číslo)"
+#. oig3w
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11289,6 +12698,7 @@ msgctxt ""
msgid "Returns the logarithm to base 10 of <emph>Number</emph>."
msgstr "Vrací dekadický logaritmus <emph>čísla</emph>."
+#. QKKaG
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11297,6 +12707,7 @@ msgctxt ""
msgid "<item type=\"input\">=LOG10(5)</item> returns the base-10 logarithm of 5 (approximately 0.69897)."
msgstr "<item type=\"input\">=LOG10(5)</item> vrátí dekadický logaritmus čísla 5 (přibližně 0.69897)."
+#. fnS8m
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11305,6 +12716,7 @@ msgctxt ""
msgid "<bookmark_value>CEILING function</bookmark_value> <bookmark_value>rounding;up to multiples of significance</bookmark_value>"
msgstr "<bookmark_value>CEILING</bookmark_value><bookmark_value>zaokrouhlování; nahoru na určený počet míst</bookmark_value>"
+#. FtjnD
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11313,6 +12725,7 @@ msgctxt ""
msgid "CEILING"
msgstr "CEILING"
+#. BDPUw
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11321,6 +12734,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_OBERGRENZE\">Rounds a number up to the nearest multiple of Significance.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_OBERGRENZE\">Zaokrouhlí zadané číslo nahoru na násobek zadaného čísla.</ahelp>"
+#. fhdEu
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11329,6 +12743,7 @@ msgctxt ""
msgid "CEILING(Number; Significance; Mode)"
msgstr "CEILING(Číslo; Násobek; Režim)"
+#. PyYGM
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11337,6 +12752,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the number that is to be rounded up."
msgstr "<emph>Číslo</emph> je číslo, které se bude zaokrouhlovat."
+#. GQVYD
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11345,6 +12761,7 @@ msgctxt ""
msgid "<emph>Significance</emph> is the number to whose multiple the value is to be rounded up."
msgstr "<emph>Násobek</emph> určuje číslo, na jehož násobky se zaokrouhluje nahoru."
+#. dEi4T
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11353,6 +12770,7 @@ msgctxt ""
msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number, i.e. negative numbers are rounded away from zero. If the Mode value is equal to zero or is not given, negative numbers are rounded towards zero."
msgstr "<emph>Režim</emph> je volitelná hodnota. Pokud je hodnota režimu uvedena a není rovna nule a pokud je Číslo a Významnost negativní, zaokrouhlení se provede na základě absolutní hodnoty Čísla, tj. záporná čísla se zaokrouhlují od nuly. Pokud je hodnota Režimu rovna nule nebo není uvedena, záporná čísla se zaokrouhlují na nulu."
+#. MUqdA
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11361,6 +12779,7 @@ msgctxt ""
msgid "If the spreadsheet is exported to Microsoft Excel, the CEILING function is exported as the equivalent CEILING.MATH function that exists since Excel 2013. If you plan to use the spreadsheet with earlier Excel versions, use either CEILING.PRECISE that exists since Excel 2010, or CEILING.XCL that is exported as the CEILING function compatible with all Excel versions. Note that CEILING.XCL always rounds away from zero."
msgstr "Pokud je sešit exportován do aplikace Microsoft Excel, funkce CEILING je exportována jako ekvivalentní funkce CEILING.MATH, která existuje od verze 2013. Pokud plánujete použít sešit s dřívějšími verzemi aplikace Excel, použijte buď CEILING.PRECISE, která existuje od verze 2010, nebo CEILING.XCL, která je exportována jako funkce CEILING kompatibilní se všemi verzemi aplikace Excel. Všimněte si, že CEILING.XCL se vždy zaokrouhluje od nuly."
+#. B5jSx
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11369,6 +12788,7 @@ msgctxt ""
msgid "<item type=\"input\">=CEILING(-11;-2)</item> returns -10"
msgstr "<item type=\"input\">=CEILING(-11;-2)</item> vrátí -10"
+#. H6Ai9
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11377,6 +12797,7 @@ msgctxt ""
msgid "<item type=\"input\">=CEILING(-11;-2;0)</item> returns -10"
msgstr "<item type=\"input\">=CEILING(-11;-2;0)</item> vrátí -10"
+#. X8Ebc
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11385,6 +12806,7 @@ msgctxt ""
msgid "<item type=\"input\">=CEILING(-11;-2;1)</item> returns -12"
msgstr "<item type=\"input\">=CEILING(-11;-2;1)</item> vrátí -12"
+#. NWAdq
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11393,6 +12815,7 @@ msgctxt ""
msgid "<bookmark_value>CEILING.PRECISE function</bookmark_value> <bookmark_value>rounding;up to multiples of significance</bookmark_value>"
msgstr "<bookmark_value>CEILING.PRECISE</bookmark_value><bookmark_value>zaokrouhlování;nahoru na určený počet míst</bookmark_value>"
+#. TL2Mo
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11401,6 +12824,7 @@ msgctxt ""
msgid "CEILING.PRECISE"
msgstr "CEILING.PRECISE"
+#. uP3ef
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11409,6 +12833,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_CEIL_MS\">Rounds a number up to the nearest multiple of Significance, regardless of sign of Significance</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_CEIL_MS\">Zaokrouhlí číslo na nejbližší vyšší násobek argumentu, bez ohledu na znaménko tohoto argumentu.</ahelp>"
+#. af8Jy
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11417,6 +12842,7 @@ msgctxt ""
msgid "CEILING.PRECISE(Number; Significance)"
msgstr "CEILING.PRECISE(Číslo; Násobek)"
+#. c2S3Q
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11425,6 +12851,7 @@ msgctxt ""
msgid "<emph>Number</emph> (required) is the number that is to be rounded up."
msgstr "<emph>Číslo</emph> (vyžadováno) je číslo, které se má zaokrouhlit nahoru."
+#. De3wj
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11433,6 +12860,7 @@ msgctxt ""
msgid "<emph>Significance</emph> (optional) is the number to whose multiple the value is to be rounded up."
msgstr "<emph>Násobek</emph> (nepovinné) je číslo, k jehož násobku má být hodnota zaokrouhlena nahoru."
+#. ATzN5
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11441,6 +12869,7 @@ msgctxt ""
msgid "<item type=\"input\">=CEILING.PRECISE(-11;-2)</item> returns -10"
msgstr "<item type=\"input\">=CEILING.PRECISE(-11;-2)</item> vrátí -10"
+#. CyR3Z
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11449,6 +12878,7 @@ msgctxt ""
msgid "<bookmark_value>CEILING.MATH function</bookmark_value>"
msgstr "<bookmark_value>funkce CEILING.MATH</bookmark_value>"
+#. 47WTb
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11457,6 +12887,7 @@ msgctxt ""
msgid "CEILING.MATH"
msgstr "CEILING.MATH"
+#. fj22A
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11465,6 +12896,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_CEIL_MATH\">Rounds a number up to the nearest multiple of Significance.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_CEIL_MATH\">Zaokrouhlí číslo na nejbližší násobek Významnosti.</ahelp>"
+#. dEs2U
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11473,6 +12905,7 @@ msgctxt ""
msgid "CEILING.MATH(Number; Significance; Mode)"
msgstr "CEILING.MATH(Číslo; Významnost; Režim)"
+#. mVrcG
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11481,6 +12914,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the number that is to be rounded up."
msgstr "<emph>Číslo</emph> je číslo, které se bude zaokrouhlovat."
+#. eWEoz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11489,6 +12923,7 @@ msgctxt ""
msgid "<emph>Significance</emph> is the number to whose multiple the value is to be rounded up."
msgstr "<emph>Významnost</emph> určuje číslo, na jehož násobky se zaokrouhluje nahoru."
+#. DhhJP
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11497,6 +12932,7 @@ msgctxt ""
msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number, i.e. negative numbers are rounded away from zero. If the Mode value is equal to zero or is not given, negative numbers are rounded towards zero."
msgstr "<emph>Režim</emph> je volitelná hodnota. Pokud je hodnota režimu uvedena a není rovna nule a pokud je Číslo a Významnost negativní, zaokrouhlení se provede na základě absolutní hodnoty Čísla, tj. záporná čísla se zaokrouhlují od nuly. Pokud je hodnota Režimu rovna nule nebo není uvedena, záporná čísla se zaokrouhlují na nulu."
+#. pNkWd
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11505,6 +12941,7 @@ msgctxt ""
msgid "This function exists for interoperability with Microsoft Excel 2013 or newer."
msgstr "Tato funkce existuje pro interoperabilitu s aplikací Microsoft Excel 2013 nebo novější."
+#. AWN7C
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11513,6 +12950,7 @@ msgctxt ""
msgid "<item type=\"input\">=CEILING.MATH(-10;-3)</item> returns -9"
msgstr "<item type=\"input\">=CEILING.MATH(-10;-3)</item> vrátí -9"
+#. VRy7N
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11521,6 +12959,7 @@ msgctxt ""
msgid "<item type=\"input\">=CEILING.MATH(-10;-3;0)</item> returns -9"
msgstr "<item type=\"input\">=CEILING.MATH(-10;-3;0)</item> vrátí -9"
+#. Cqx7f
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11529,6 +12968,7 @@ msgctxt ""
msgid "<item type=\"item_type\">=CEILING.MATH(-10;-3;1)</item> returns -12"
msgstr "<item type=\"item_type\">=CEILING.MATH(-10;-3;1)</item> vrátí -12"
+#. 5eFKb
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11537,6 +12977,7 @@ msgctxt ""
msgid "<bookmark_value>CEILING.XCL function</bookmark_value>"
msgstr "<bookmark_value>funkce CEILING.XCL</bookmark_value>"
+#. 7CEZC
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11545,6 +12986,7 @@ msgctxt ""
msgid "CEILING.XCL"
msgstr "CEILING.XCL"
+#. vYMF6
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11553,6 +12995,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_CEIL_MS\">Rounds a number away from zero to the nearest multiple of Significance.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_CEIL_MS\">Zaokrouhluje číslo od nuly k nejbližšímu násobku Významnosti.</ahelp>"
+#. hh5aZ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11561,6 +13004,7 @@ msgctxt ""
msgid "CEILING.XCL(Number; Significance)"
msgstr "CEILING.XCL(Číslo; Významnost)"
+#. cwEnK
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11569,6 +13013,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the number that is to be rounded."
msgstr "<emph>Číslo</emph> je číslo, které se bude zaokrouhlovat."
+#. RLTcE
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11577,6 +13022,7 @@ msgctxt ""
msgid "<emph>Significance</emph> is the number to whose multiple the value is to be rounded."
msgstr "<emph>Významnost</emph> určuje číslo, na jehož násobky se zaokrouhluje."
+#. FZWHB
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11585,6 +13031,7 @@ msgctxt ""
msgid "This function exists for interoperability with Microsoft Excel 2007 or older versions."
msgstr "Tato funkce existuje pro interoperabilitu s Microsoft Excel 2007 nebo staršími verzemi."
+#. UuVCG
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11593,6 +13040,7 @@ msgctxt ""
msgid "<item type=\"input\">=CEILING.XCL(1;3)</item> returns 3"
msgstr "<item type=\"input\">=CEILING.XCL(1;3)</item> vrátí 3"
+#. mD3Gy
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11601,6 +13049,7 @@ msgctxt ""
msgid "<item type=\"input\">=CEILING.XCL(7;4)</item> returns 8"
msgstr "<item type=\"input\">=CEILING.XCL(7;4)</item> vrátí 8"
+#. C59zA
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11609,6 +13058,7 @@ msgctxt ""
msgid "<item type=\"item_type\">=CEILING.XCL(-10;-3)</item> returns -12"
msgstr "<item type=\"item_type\">=CEILING.XCL(-10;-3)</item> vrátí -12"
+#. VwPyC
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11617,6 +13067,7 @@ msgctxt ""
msgid "<bookmark_value>ISO.CEILING function</bookmark_value> <bookmark_value>rounding;up to multiples of significance</bookmark_value>"
msgstr "<bookmark_value>ISO.CEILING</bookmark_value><bookmark_value>zaokrouhlování; nahoru na určený počet míst</bookmark_value>"
+#. DhoD5
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11625,6 +13076,7 @@ msgctxt ""
msgid "ISO.CEILING"
msgstr "ISO.CEILING"
+#. a8Z2B
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11633,6 +13085,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_CEIL_ISO\">Rounds a number up to the nearest multiple of Significance, regardless of sign of Significance</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_CEIL_ISO\">Zaokrouhlí číslo na nejbližší vyšší násobek argumentu, bez ohledu na znaménko tohoto argumentu.</ahelp>"
+#. iGoz8
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11641,6 +13094,7 @@ msgctxt ""
msgid "ISO.CEILING(Number; Significance)"
msgstr "ISO.CEILING(Číslo; Násobek)"
+#. p7ssP
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11649,6 +13103,7 @@ msgctxt ""
msgid "<emph>Number</emph> (required) is the number that is to be rounded up."
msgstr "<emph>Číslo</emph> (vyžadováno) je číslo, které se má zaokrouhlit nahoru."
+#. FBHry
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11657,6 +13112,7 @@ msgctxt ""
msgid "<emph>Significance</emph> (optional) is the number to whose multiple the value is to be rounded up."
msgstr "<emph>Násobek</emph> (nepovinné) je číslo, k jehož násobku má být hodnota zaokrouhlena nahoru."
+#. M8dYu
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11665,6 +13121,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISO.CEILING(-11;-2)</item> returns -10"
msgstr "<item type=\"input\">=ISO.CEILING(-11;-2)</item> vrátí -10"
+#. tQjUA
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11673,6 +13130,7 @@ msgctxt ""
msgid "<bookmark_value>PI function</bookmark_value>"
msgstr "<bookmark_value>PI</bookmark_value>"
+#. kbhnE
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11681,6 +13139,7 @@ msgctxt ""
msgid "PI"
msgstr "PI"
+#. n5WEA
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11689,6 +13148,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_PI\">Returns 3.14159265358979, the value of the mathematical constant PI to 14 decimal places.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_PI\">Vrátí 3.14159265358979, hodnotu matematické konstanty Pi na 14 desetinných míst.</ahelp>"
+#. nwa3w
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11697,6 +13157,7 @@ msgctxt ""
msgid "PI()"
msgstr "PI()"
+#. fdmnV
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11705,6 +13166,7 @@ msgctxt ""
msgid "<item type=\"input\">=PI()</item> returns 3.14159265358979."
msgstr "<item type=\"input\">=PI()</item> vrátí 3.14159265358979."
+#. kARhB
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11713,6 +13175,7 @@ msgctxt ""
msgid "<bookmark_value>MULTINOMIAL function</bookmark_value>"
msgstr "<bookmark_value>MULTINOMIAL</bookmark_value>"
+#. DokVx
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11721,6 +13184,7 @@ msgctxt ""
msgid "MULTINOMIAL"
msgstr "MULTINOMIAL"
+#. 2BkmB
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11729,6 +13193,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_MULTINOMIAL\">Returns the factorial of the sum of the arguments divided by the product of the factorials of the arguments.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_MULTINOMIAL\">Vrátí faktoriál součtu parametrů dělený součinem faktoriálů argumentů.</ahelp>"
+#. KohhD
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11737,6 +13202,7 @@ msgctxt ""
msgid "MULTINOMIAL(Number(s))"
msgstr "MULTINOMIAL(Číslo(a))"
+#. RMEsV
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11745,6 +13211,7 @@ msgctxt ""
msgid "<emph>Number(s)</emph> is a list of up to 30 numbers."
msgstr "<emph>Čísla</emph> jsou seznam až 30 čísel."
+#. YLFwC
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11753,6 +13220,7 @@ msgctxt ""
msgid "<item type=\"input\">=MULTINOMIAL(F11:H11)</item> returns 1260, if F11 to H11 contain the values <item type=\"input\">2</item>, <item type=\"input\">3</item> and <item type=\"input\">4</item>. This corresponds to the formula =(2+3+4)! / (2!*3!*4!)"
msgstr "<item type=\"input\">=MULTINOMIAL(F11:H11)</item> vrátí 1260, pokud F11 až H11 obsahují hodnoty <item type=\"input\">2</item>, <item type=\"input\">3</item> a <item type=\"input\">4</item>. Toto odpovídá vzorci =(2+3+4)! / (2!*3!*4!)"
+#. DJHF8
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11761,6 +13229,7 @@ msgctxt ""
msgid "<bookmark_value>POWER function</bookmark_value>"
msgstr "<bookmark_value>POWER</bookmark_value>"
+#. NVcSc
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11769,6 +13238,7 @@ msgctxt ""
msgid "POWER"
msgstr "POWER"
+#. eo9hr
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11777,6 +13247,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_POTENZ\">Returns a number raised to another number.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_POTENZ\">Vrátí číslo umocněné na jiné číslo.</ahelp>"
+#. tfGiC
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11785,6 +13256,7 @@ msgctxt ""
msgid "POWER(Base; Exponent)"
msgstr "POWER(Základ; Exponent)"
+#. mvLqV
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11793,6 +13265,7 @@ msgctxt ""
msgid "Returns <emph>Base</emph> raised to the power of <emph>Exponent</emph>."
msgstr "Vrátí <emph>Základ</emph> umocněný na <emph>Exponent</emph>."
+#. 2SWri
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11801,6 +13274,7 @@ msgctxt ""
msgid "The same result may be achieved by using the exponentiation operator ^:"
msgstr "Stejného výsledků docílíte použitím operátoru umocňování ^:"
+#. G5Ljj
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11809,6 +13283,7 @@ msgctxt ""
msgid "<item type=\"literal\">Base^Exponent</item>"
msgstr "<item type=\"literal\">Základ^Exponent</item>"
+#. D3Ghv
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11817,6 +13292,7 @@ msgctxt ""
msgid "<item type=\"input\">=POWER(4;3)</item> returns 64, which is 4 to the power of 3."
msgstr "<item type=\"input\">=POWER(4;3)</item> vrátí 64,kde 4 je základ a 3 mocnitel."
+#. cYbfn
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11825,6 +13301,7 @@ msgctxt ""
msgid "=4^3 also returns 4 to the power of 3."
msgstr "=4^3 také vrátí 4 na 3."
+#. ZkERL
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11833,6 +13310,7 @@ msgctxt ""
msgid "<bookmark_value>SERIESSUM function</bookmark_value>"
msgstr "<bookmark_value>SERIESSUM</bookmark_value>"
+#. X4s2j
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11841,6 +13319,7 @@ msgctxt ""
msgid "SERIESSUM"
msgstr "SERIESSUM"
+#. HJFvh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11849,6 +13328,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Sums the first terms of a power series.</ahelp>"
msgstr "<ahelp hid=\".\">Sečte první prvky mocninné řady.</ahelp>"
+#. FhwbB
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11857,6 +13337,7 @@ msgctxt ""
msgid "SERIESSUM(x;n;m;coefficients) = coefficient_1*x^n + coefficient_2*x^(n+m) + coefficient_3*x^(n+2m) +...+ coefficient_i*x^(n+(i-1)m)"
msgstr "SERIESSUM(x;n;m;koeficienty) = koeficient_1*x^n + koeficient_2*x^(n+m) + koeficient_3*x^(n+2m) +...+ koeficient_i*x^(n+(i-1)m)"
+#. BM5eM
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11865,6 +13346,7 @@ msgctxt ""
msgid "SERIESSUM(X; N; M; Coefficients)"
msgstr "SERIESSUM(X; N; M; Koeficienty)"
+#. BGBD2
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11873,6 +13355,7 @@ msgctxt ""
msgid "<emph>X</emph> is the input value for the power series."
msgstr "<emph>X</emph> je vstupní hodnota mocninné řady."
+#. WC7HT
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11881,6 +13364,7 @@ msgctxt ""
msgid "<emph>N</emph> is the initial power"
msgstr "<emph>N</emph> je počáteční mocnina."
+#. iCF77
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11889,6 +13373,7 @@ msgctxt ""
msgid "<emph>M</emph> is the increment to increase N"
msgstr "<emph>M</emph> je přírůstek, o který se bude N zvětšovat."
+#. V33vy
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11897,6 +13382,7 @@ msgctxt ""
msgid "<emph>Coefficients</emph> is a series of coefficients. For each coefficient the series sum is extended by one section."
msgstr "<emph>Koeficienty</emph> je řada koeficientů. Každý koeficient přísluší v řadě součtu jednomu sčítanci."
+#. cEDZn
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11905,6 +13391,7 @@ msgctxt ""
msgid "<bookmark_value>PRODUCT function</bookmark_value> <bookmark_value>numbers;multiplying</bookmark_value> <bookmark_value>multiplying;numbers</bookmark_value>"
msgstr "<bookmark_value>PRODUCT</bookmark_value><bookmark_value>čísla; násobení</bookmark_value><bookmark_value>násobení; čísla</bookmark_value>"
+#. oEDYA
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11913,6 +13400,7 @@ msgctxt ""
msgid "PRODUCT"
msgstr "PRODUCT"
+#. tjrCV
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11921,6 +13409,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_PRODUKT\">Multiplies all the numbers given as arguments and returns the product.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_PRODUKT\">Vynásobí všechna zadaná čísla a vrátí jejich součin.</ahelp>"
+#. uJFjB
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11929,6 +13418,7 @@ msgctxt ""
msgid "PRODUCT(Number1; Number2; ...; Number30)"
msgstr "PRODUCT(Číslo1; Číslo2; ...; Číslo30)"
+#. tbeYN
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11937,6 +13427,7 @@ msgctxt ""
msgid "<emph>Number1 to 30</emph> are up to 30 arguments whose product is to be calculated."
msgstr "<emph>Číslo1 až 30</emph> je až 30 argumentů, jejichž produkt bude počítán."
+#. Gnz4g
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11945,6 +13436,7 @@ msgctxt ""
msgid "PRODUCT returns number1 * number2 * number3 * ..."
msgstr "PRODUCT vrací číslo1 * číslo2 * číslo3 * ..."
+#. D5DEG
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11953,6 +13445,7 @@ msgctxt ""
msgid "<item type=\"input\">=PRODUCT(2;3;4)</item> returns 24."
msgstr "<item type=\"input\">=PRODUCT(2;3;4)</item> vrátí 24."
+#. Kozdq
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11961,6 +13454,7 @@ msgctxt ""
msgid "<bookmark_value>SUMSQ function</bookmark_value> <bookmark_value>square number additions</bookmark_value> <bookmark_value>sums;of square numbers</bookmark_value>"
msgstr "<bookmark_value>SUMSQ</bookmark_value><bookmark_value>součty; druhé mocniny</bookmark_value><bookmark_value>druhé mocniny; součty</bookmark_value>"
+#. iGusH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11969,6 +13463,7 @@ msgctxt ""
msgid "SUMSQ"
msgstr "SUMSQ"
+#. mgr6s
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11977,6 +13472,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_QUADRATESUMME\">If you want to calculate the sum of the squares of numbers (totaling up of the squares of the arguments), enter these into the text fields.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_QUADRATESUMME\">Spočítá součet druhých mocnin (kvadrátů) zadaných čísel.</ahelp>"
+#. CSJAJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11985,6 +13481,7 @@ msgctxt ""
msgid "SUMSQ(Number1; Number2; ...; Number30)"
msgstr "SUMSQ(Číslo1; Číslo2; ...; Číslo30)"
+#. 5R44a
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -11993,6 +13490,7 @@ msgctxt ""
msgid "<emph>Number1 to 30</emph> are up to 30 arguments the sum of whose squares is to be calculated."
msgstr "<emph>Číslo1 až 30</emph> je až 30 argumentů součtu, jehož čtverec bude počítán."
+#. QdbZ8
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12001,6 +13499,7 @@ msgctxt ""
msgid "If you enter the numbers <item type=\"input\">2</item>; <item type=\"input\">3</item> and <item type=\"input\">4</item> in the Number 1; 2 and 3 text boxes, 29 is returned as the result."
msgstr "Pokud vložíte čísla <item type=\"input\">2</item>; <item type=\"input\">3</item> a <item type=\"input\">4</item> do textových políček Číslo1; 2 a 3, získáte výsledek 29."
+#. KGako
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12009,6 +13508,7 @@ msgctxt ""
msgid "<bookmark_value>MOD function</bookmark_value> <bookmark_value>remainders of divisions</bookmark_value>"
msgstr "<bookmark_value>MOD</bookmark_value><bookmark_value>zbytek po dělení</bookmark_value>"
+#. DXHBT
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12017,6 +13517,7 @@ msgctxt ""
msgid "MOD"
msgstr "MOD"
+#. URQsi
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12025,6 +13526,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_REST\">Returns the remainder when one integer is divided by another.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_REST\">Vrátí zbytek po celočíselném dělení.</ahelp>"
+#. Ngib7
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12033,6 +13535,7 @@ msgctxt ""
msgid "MOD(Dividend; Divisor)"
msgstr "MOD(Dělenec; Dělitel)"
+#. SVHHj
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12041,6 +13544,7 @@ msgctxt ""
msgid "For integer arguments this function returns Dividend modulo Divisor, that is the remainder when <emph>Dividend</emph> is divided by <emph>Divisor</emph>."
msgstr "Pro celočíselný argument tato funkce vrátí dělenec modulo dělitel, tedy zbytek po dělení <emph>Dělence</emph> <emph>Dělitelem</emph>."
+#. BF5sT
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12049,6 +13553,7 @@ msgctxt ""
msgid "This function is implemented as <item type=\"literal\">Dividend - Divisor * INT(Dividend/Divisor)</item> , and this formula gives the result if the arguments are not integer."
msgstr "Tato funkce je implementována jako <item type=\"literal\">Dělenec - Dělitel * INT(Dělenec/Dělitel)</item>. Pomocí tohoto vzorce se vypočte výsledek, pokud argumenty nejsou celá čísla."
+#. vqHs7
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12057,6 +13562,7 @@ msgctxt ""
msgid "<item type=\"input\">=MOD(22;3)</item> returns 1, the remainder when 22 is divided by 3."
msgstr "<item type=\"input\">=MOD(22;3)</item>vrátí 1, což je zbytek po dělení 22 třemi."
+#. VSYRx
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12065,6 +13571,7 @@ msgctxt ""
msgid "<item type=\"input\">=MOD(11.25;2.5)</item> returns 1.25."
msgstr "<item type=\"input\">=MOD(11,25;2,5)</item> vrátí 1,25."
+#. FW2ex
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12073,6 +13580,7 @@ msgctxt ""
msgid "<bookmark_value>QUOTIENT function</bookmark_value> <bookmark_value>divisions</bookmark_value>"
msgstr "<bookmark_value>QUOTIENT</bookmark_value><bookmark_value>dělení</bookmark_value>"
+#. r5p4P
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12081,6 +13589,7 @@ msgctxt ""
msgid "QUOTIENT"
msgstr "QUOTIENT"
+#. FdxeA
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12089,6 +13598,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_QUOTIENT\">Returns the integer part of a division operation.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_QUOTIENT\">Vrací výsledek celočíselného dělení.</ahelp>"
+#. EzNfG
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12097,6 +13607,7 @@ msgctxt ""
msgid "QUOTIENT(Numerator; Denominator)"
msgstr "QUOTIENT(Čitatel; Jmenovatel)"
+#. oeEvi
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12105,6 +13616,7 @@ msgctxt ""
msgid "Returns the integer part of <emph>Numerator</emph> divided by <emph>Denominator</emph>."
msgstr "Vrátí celočíselnou část <emph>Čitatele</emph> děleného <emph>Jmenovatelem</emph>."
+#. yC2F8
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12113,6 +13625,7 @@ msgctxt ""
msgid "QUOTIENT is equivalent to <item type=\"literal\">INT(numerator/denominator)</item> for same-sign numerator and denominator, except that it may report errors with different error codes. More generally, it is equivalent to <item type=\"literal\">INT(numerator/denominator/SIGN(numerator/denominator))*SIGN(numerator/denominator)</item>."
msgstr "QUOTIENT je totéž jako <item type=\"literal\">INT(čitatel/jmenovatel)</item>pro stejné čitatele a jmenovatele, kromě toho, že může hlásit chyby s různými chybovými kódy. Obecněji je ekvivalentní <item type=\"literal\">INT(čitatel/jmenovatel/SIGN(čitatel/jmenovatel))*SIGN(čitatel/jmenovatel)</item>."
+#. t9grg
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12121,6 +13634,7 @@ msgctxt ""
msgid "<item type=\"input\">=QUOTIENT(11;3)</item> returns 3. The remainder of 2 is lost."
msgstr "<item type=\"input\">=QUOTIENT(11;3)</item> vrátí 3. Zbytek po dělení 2 je zanedbán."
+#. gUUBs
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12129,6 +13643,7 @@ msgctxt ""
msgid "<bookmark_value>RADIANS function</bookmark_value> <bookmark_value>converting;degrees, into radians</bookmark_value>"
msgstr "<bookmark_value>RADIANS</bookmark_value><bookmark_value>převádění; stupně na radiány</bookmark_value>"
+#. FBNeq
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12137,6 +13652,7 @@ msgctxt ""
msgid "RADIANS"
msgstr "RADIANS"
+#. 3JGgG
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12145,6 +13661,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_RAD\">Converts degrees to radians.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_RAD\">Převede stupně na radiány.</ahelp>"
+#. ZGmDj
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12153,6 +13670,7 @@ msgctxt ""
msgid "RADIANS(Number)"
msgstr "RADIANS(Číslo)"
+#. DBrJQ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12161,6 +13679,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the angle in degrees to be converted to radians."
msgstr "<emph>Číslo</emph> je úhel ve stupních, který bude převeden na radiány."
+#. qPQCf
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12169,6 +13688,7 @@ msgctxt ""
msgid "<item type=\"input\">=RADIANS(90)</item> returns 1.5707963267949, which is PI/2 to Calc's accuracy."
msgstr "<item type=\"input\">=RADIANS(90)</item> vrátí 1.5707963267949, což PI/2 v přesnosti aplikace Calc."
+#. CJvcK
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12177,6 +13697,7 @@ msgctxt ""
msgid "<bookmark_value>ROUND function</bookmark_value>"
msgstr "<bookmark_value>ROUND</bookmark_value>"
+#. A3K3J
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12185,6 +13706,7 @@ msgctxt ""
msgid "ROUND"
msgstr "ROUND"
+#. dn5Gv
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12193,6 +13715,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_RUNDEN\">Rounds a number to a certain number of decimal places.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_RUNDEN\">Zaokrouhluje číslo na určitý počet desetinných míst.</ahelp>"
+#. qcUKc
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12201,6 +13724,7 @@ msgctxt ""
msgid "ROUND(Number; Count)"
msgstr "ROUND(Číslo; Počet)"
+#. yE5Jb
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12209,6 +13733,7 @@ msgctxt ""
msgid "Returns <emph>Number</emph> rounded to <emph>Count</emph> decimal places. If Count is omitted or zero, the function rounds to the nearest integer. If Count is negative, the function rounds to the nearest 10, 100, 1000, etc."
msgstr "Vrátí <emph>Číslo</emph> zaokrouhlené na určitý <emph>Počet</emph> desetinných míst. Pokud je počet vynechán nebo zadán jako nula, funkce zaokrouhlí dané číslo na nejbližší celé číslo. Pokud je počet záporný, funkce zaokrouhlí dané číslo na nejbližších 10, 100, 1000, atd."
+#. Qy8eM
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12217,6 +13742,7 @@ msgctxt ""
msgid "This function rounds to the nearest number. See ROUNDDOWN and ROUNDUP for alternatives."
msgstr "Tato funkce zaokrouhluje k nejbližšímu číslu. Další možnosti nabízí ROUNDDOWN a ROUNDUP."
+#. 3JvSm
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12225,6 +13751,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROUND(2.348;2)</item> returns 2.35"
msgstr "<item type=\"input\">=ROUND(2.348;2)</item> vrátí 2.35"
+#. Bv7Ae
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12233,6 +13760,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROUND(-32.4834;3)</item> returns -32.483. Change the cell format to see all decimals."
msgstr "<item type=\"input\">=ROUND(-32.4834;3)</item> vrátí -32.483. Změňte formát buněk, aby jste viděli všechny desetiny."
+#. NSuTv
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12241,6 +13769,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROUND(2.348;0)</item> returns 2."
msgstr "<item type=\"input\">=ROUND(2.348;0)</item>vrátí 2."
+#. nqFjA
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12249,6 +13778,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROUND(2.5)</item> returns 3."
msgstr "<item type=\"input\">=ROUND(2.5)</item> vrátí 3."
+#. kdcKK
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12257,6 +13787,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROUND(987.65;-2)</item> returns 1000."
msgstr "<item type=\"input\">=ROUND(987.65;-2)</item> vrátí 1000."
+#. igSF4
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12265,6 +13796,7 @@ msgctxt ""
msgid "<bookmark_value>ROUNDDOWN function</bookmark_value>"
msgstr "<bookmark_value>ROUNDDOWN</bookmark_value>"
+#. pGdu6
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12273,6 +13805,7 @@ msgctxt ""
msgid "ROUNDDOWN"
msgstr "ROUNDDOWN"
+#. 8CrTA
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12281,6 +13814,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ABRUNDEN\">Rounds a number down, toward zero, to a certain precision.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ABRUNDEN\">Zaokrouhluje dolů, směrem k nule, na zadaný počet míst.</ahelp>"
+#. mJpd7
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12289,6 +13823,7 @@ msgctxt ""
msgid "ROUNDDOWN(Number; Count)"
msgstr "ROUNDDOWN(Číslo; Počet)"
+#. EXn4P
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12297,6 +13832,7 @@ msgctxt ""
msgid "Returns <emph>Number</emph> rounded down (towards zero) to <emph>Count</emph> decimal places. If Count is omitted or zero, the function rounds down to an integer. If Count is negative, the function rounds down to the next 10, 100, 1000, etc."
msgstr "Vrátí <emph>Číslo</emph> zaokrouhlené dolů (směrem k nule) na určitý <emph>Počet</emph> desetinných míst. Pokud je Počet vynechán nebo je zadán jako nula, funkce zaokrouhlí dané číslo dolů na celé číslo. Pokud je Počet záporný, funkce zaokrouhlí dané číslo dolů na 10, 100, 1000, atd."
+#. nFwPP
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12305,6 +13841,7 @@ msgctxt ""
msgid "This function rounds towards zero. See ROUNDUP and ROUND for alternatives."
msgstr "Tato funkce zaokrouhluje směrem k nule. Další možnosti nabízí ROUNDUP a ROUND."
+#. ZpuBm
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12313,6 +13850,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROUNDDOWN(1.234;2)</item> returns 1.23."
msgstr "<item type=\"input\">=ROUNDDOWN(1.234;2)</item> vrátí 1.23."
+#. DGvAw
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12321,6 +13859,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROUNDDOWN(45.67;0)</item> returns 45."
msgstr "<item type=\"input\">=ROUNDDOWN(45.67;0)</item> vrátí 45."
+#. H6KYd
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12329,6 +13868,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROUNDDOWN(-45.67)</item> returns -45."
msgstr "<item type=\"input\">=ROUNDDOWN(-45.67)</item> vrátí -45."
+#. hYEdB
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12337,6 +13877,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROUNDDOWN(987.65;-2)</item> returns 900."
msgstr "<item type=\"input\">=ROUNDDOWN(987.65;-2)</item> vrátí 900."
+#. HBbDL
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12345,6 +13886,7 @@ msgctxt ""
msgid "<bookmark_value>ROUNDUP function</bookmark_value>"
msgstr "<bookmark_value>ROUNDUP</bookmark_value>"
+#. pJSCA
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12353,6 +13895,7 @@ msgctxt ""
msgid "ROUNDUP"
msgstr "ROUNDUP"
+#. btTGH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12361,6 +13904,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_AUFRUNDEN\">Rounds a number up, away from zero, to a certain precision.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_AUFRUNDEN\">Zaokrouhlí číslo nahoru (směrem od nuly) na určitý počet desetinných míst.</ahelp>"
+#. yz63F
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12369,6 +13913,7 @@ msgctxt ""
msgid "ROUNDUP(Number; Count)"
msgstr "ROUNDUP(Číslo; Počet)"
+#. x59Ls
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12377,6 +13922,7 @@ msgctxt ""
msgid "Returns <emph>Number</emph> rounded up (away from zero) to <emph>Count</emph> decimal places. If Count is omitted or zero, the function rounds up to an integer. If Count is negative, the function rounds up to the next 10, 100, 1000, etc."
msgstr "Vrátí <emph>Číslo</emph> zaokrouhlené nahoru (pryč od nuly) na určitý <emph>Počet</emph> desetinných míst. Pokud je počet vynechán nebo zadán jako nula, funkce zaokrouhlí dané číslo nahoru na celé číslo. Pokud je počet záporný, funkce zaokrouhlí dané číslo na 10, 100, 1000, atd"
+#. 4R7yS
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12385,6 +13931,7 @@ msgctxt ""
msgid "This function rounds away from zero. See ROUNDDOWN and ROUND for alternatives."
msgstr "Tato funkce zaokrouhluje směrem nahoru. Další možnosti nabízí ROUNDDOWN a ROUND."
+#. MH9hk
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12393,6 +13940,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROUNDUP(1.1111;2)</item> returns 1.12."
msgstr "<item type=\"input\">=ROUNDUP(1.1111;2)</item> vrátí 1.12."
+#. AvvE7
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12401,6 +13949,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROUNDUP(1.2345;1)</item> returns 1.3."
msgstr "<item type=\"input\">=ROUNDUP(1.2345;1)</item> vrátí 1.3."
+#. NmBt3
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12409,6 +13958,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROUNDUP(45.67;0)</item> returns 46."
msgstr "<item type=\"input\">=ROUNDUP(45.67;0)</item> vrátí 46."
+#. FpoDE
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12417,6 +13967,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROUNDUP(-45.67)</item> returns -46."
msgstr "<item type=\"input\">=ROUNDUP(-45.67)</item> vrátí -46."
+#. Fp2Q4
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12425,6 +13976,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROUNDUP(987.65;-2)</item> returns 1000."
msgstr "<item type=\"input\">=ROUNDUP(987.65;-2)</item> vrátí 1000."
+#. YFQUC
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12433,6 +13985,7 @@ msgctxt ""
msgid "<bookmark_value>SEC function</bookmark_value>"
msgstr "<bookmark_value>SEC</bookmark_value>"
+#. jAYMF
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12441,6 +13994,7 @@ msgctxt ""
msgid "SEC"
msgstr "SEC"
+#. YghxJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12449,6 +14003,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_SECANT\">Returns the secant of the given angle (in radians). The secant of an angle is equivalent to 1 divided by the cosine of that angle</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_SECANT\">Vrátí sekans zadaného úhlu (v radiánech). Sekans úhlu se rovná 1 děleno kosinem zadaného úhlu</ahelp>"
+#. gAEsH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12457,6 +14012,7 @@ msgctxt ""
msgid "SEC(Number)"
msgstr "SEC(Číslo)"
+#. GaxwE
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12465,6 +14021,7 @@ msgctxt ""
msgid "Returns the (trigonometric) secant of <emph>Number</emph>, the angle in radians."
msgstr "Vrací (trigonometrický) sekans <emph>Čísla</emph>, které udává hodnotu úhlu v radiánech."
+#. NUx8V
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12473,6 +14030,7 @@ msgctxt ""
msgid "To return the secant of an angle in degrees, use the RADIANS function."
msgstr "Pro získání sekans úhlu ve stupních použijte funkci RADIANS."
+#. TpXn6
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12481,6 +14039,7 @@ msgctxt ""
msgid "<item type=\"input\">=SEC(PI()/4)</item> returns approximately 1.4142135624, the inverse of the cosine of PI/4 radians."
msgstr "<item type=\"input\">=SEC(PI()/4)</item> vrátí přibližně 1.4142135624, což je inverzní hodnota kosinu PI/4 radiánů."
+#. PGbfP
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12489,6 +14048,7 @@ msgctxt ""
msgid "<item type=\"input\">=SEC(RADIANS(60))</item> returns 2, the secant of 60 degrees."
msgstr "<item type=\"input\">=SEC(RADIANS(60))</item> vrátí 2, sekans 60 stupňů."
+#. Gr65B
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12497,6 +14057,7 @@ msgctxt ""
msgid "<bookmark_value>SECH function</bookmark_value>"
msgstr "<bookmark_value>SECH</bookmark_value>"
+#. Wf2xW
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12505,6 +14066,7 @@ msgctxt ""
msgid "SECH"
msgstr "SECH"
+#. NmN4C
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12513,6 +14075,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_SECANTHYP\">Returns the hyperbolic secant of a number.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_SECANTHYP\">Vrátí hyperbolický sekans čísla.</ahelp>"
+#. AHCoy
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12521,6 +14084,7 @@ msgctxt ""
msgid "SECH(Number)"
msgstr "SECH(Číslo)"
+#. H3NXF
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12529,6 +14093,7 @@ msgctxt ""
msgid "Returns the hyperbolic secant of <emph>Number</emph>."
msgstr "Vrací hyperbolický sekans <emph>Čísla</emph>."
+#. wehEU
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12537,6 +14102,7 @@ msgctxt ""
msgid "<item type=\"input\">=SECH(0)</item> returns 1, the hyperbolic secant of 0."
msgstr "<item type=\"input\">=SECH(0)</item> vrátí 1, hyperbolický sekans 0."
+#. xyzAb
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12545,6 +14111,7 @@ msgctxt ""
msgid "<bookmark_value>SIN function</bookmark_value>"
msgstr "<bookmark_value>SIN</bookmark_value>"
+#. FeD4Q
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12553,6 +14120,7 @@ msgctxt ""
msgid "SIN"
msgstr "SIN"
+#. PzCz2
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12561,6 +14129,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_SIN\">Returns the sine of the given angle (in radians).</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_SIN\">Vrátí sinus daného úhlu (v radiánech).</ahelp>"
+#. HhouY
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12569,6 +14138,7 @@ msgctxt ""
msgid "SIN(Number)"
msgstr "SIN(Číslo)"
+#. HcAKp
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12577,6 +14147,7 @@ msgctxt ""
msgid "Returns the (trigonometric) sine of <emph>Number</emph>, the angle in radians."
msgstr "Vrátí sinus <emph>Čísla</emph>, což je úhel v radiánech."
+#. eiWDx
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12585,6 +14156,7 @@ msgctxt ""
msgid "To return the sine of an angle in degrees, use the RADIANS function."
msgstr "Sinus úhlu ve stupních získáte použitím funkce RADIANS."
+#. SkC9L
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12593,6 +14165,7 @@ msgctxt ""
msgid "<item type=\"input\">=SIN(PI()/2)</item> returns 1, the sine of PI/2 radians."
msgstr "<item type=\"input\">=SIN(PI()/2)</item> vrátí 1, sinus PI/2 v radiánech."
+#. wKsi6
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12601,6 +14174,7 @@ msgctxt ""
msgid "<item type=\"input\">=SIN(RADIANS(30))</item> returns 0.5, the sine of 30 degrees."
msgstr "<item type=\"input\">=SIN(RADIANS(30))</item> vrátí 0,5, sinus 30 stupňů."
+#. kgAnt
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12609,6 +14183,7 @@ msgctxt ""
msgid "<bookmark_value>SINH function</bookmark_value>"
msgstr "<bookmark_value>SINH</bookmark_value>"
+#. WbhD4
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12617,6 +14192,7 @@ msgctxt ""
msgid "SINH"
msgstr "SINH"
+#. QVnp3
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12625,6 +14201,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_SINHYP\">Returns the hyperbolic sine of a number.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_SINHYP\">Vrátí hyperbolický sinus zadaného čísla (úhlu).</ahelp>"
+#. 6JvoA
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12633,6 +14210,7 @@ msgctxt ""
msgid "SINH(Number)"
msgstr "SINH(Číslo)"
+#. ni7NS
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12641,6 +14219,7 @@ msgctxt ""
msgid "Returns the hyperbolic sine of <emph>Number</emph>."
msgstr "Vrátí hyperbolický sinus <emph>Čísla</emph>."
+#. n3QAg
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12649,6 +14228,7 @@ msgctxt ""
msgid "<item type=\"input\">=SINH(0)</item> returns 0, the hyperbolic sine of 0."
msgstr "<item type=\"input\">=SINH(0)</item> vrátí 0, hyperbolický sinus 0."
+#. ZJoMM
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12657,6 +14237,7 @@ msgctxt ""
msgid "<bookmark_value>SUM function</bookmark_value> <bookmark_value>adding;numbers in cell ranges</bookmark_value>"
msgstr "<bookmark_value>SUM</bookmark_value><bookmark_value>sčítání; čísla v rozsahu buněk</bookmark_value>"
+#. CRMPi
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12665,6 +14246,7 @@ msgctxt ""
msgid "<variable id=\"sum_head\"><link href=\"text/scalc/01/04060106.xhp#Section16\">SUM</link></variable>"
msgstr "<variable id=\"sum_head\"><link href=\"text/scalc/01/04060106.xhp#Section16\">SUM</link></variable>"
+#. DBrbm
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12673,6 +14255,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_SUMME\">Adds all the numbers in a range of cells.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_SUMME\">Sečte všechna čísla v zadané oblasti buněk.</ahelp>"
+#. zBKBJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12681,14 +14264,25 @@ msgctxt ""
msgid "SUM(Number1; Number2; ...; Number30)"
msgstr "SUM(Číslo1; Číslo2; ...; Číslo30)"
+#. wApie
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
"par_id3163671\n"
"help.text"
-msgid "<emph>Number 1 to Number 30</emph> are up to 30 arguments whose sum is to be calculated."
-msgstr "<emph>Číslo 1 až Číslo 30</emph> je až 30 argumentů, jejichž součet bude spočten."
+msgid "<emph>Number1 to Number30</emph> are up to 30 arguments, either cells or ranges, whose sum is to be calculated."
+msgstr ""
+
+#. fsBfG
+#: 04060106.xhp
+msgctxt ""
+"04060106.xhp\n"
+"par_id151567608802604\n"
+"help.text"
+msgid "SUM ignores any text or empty cell within a range or array. If you suspect wrong results of the SUM function, look for text in the data ranges. Use the <link href=\"text/scalc/01/03080000.xhp\" name=\"value highlight\">value highlighting</link> feature to highlight the text contents in the range that may represent a number."
+msgstr ""
+#. VRBzD
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12697,6 +14291,7 @@ msgctxt ""
msgid "If you enter the numbers <item type=\"input\">2</item>; <item type=\"input\">3 </item>and <item type=\"input\">4</item> in the Number 1; 2 and 3 text boxes, 9 will be returned as the result."
msgstr "Pokud vložíte čísla <item type=\"input\">2</item>; <item type=\"input\">3 </item>a <item type=\"input\">4</item> do textových políček 1; 2 a 3 , získáte výsledek 9."
+#. LV9X4
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12705,6 +14300,7 @@ msgctxt ""
msgid "<item type=\"input\">=SUM(A1;A3;B5)</item> calculates the sum of the three cells. <item type=\"input\">=SUM (A1:E10)</item> calculates the sum of all cells in the A1 to E10 cell range."
msgstr "<item type=\"input\">=SUM(A1;A3;B5)</item> vypočítá součet tří buněk. <item type=\"input\">=SUM (A1:E10)</item> vypočítá součet všech buněk v oblasti A1 až E10."
+#. egTDz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12713,6 +14309,7 @@ msgctxt ""
msgid "Conditions linked by AND can be used with the function SUM() in the following manner:"
msgstr "Podmínky spojené pomocí AND lze ve funkci SUM() používat v následujícím smyslu:"
+#. gxrst
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12721,6 +14318,7 @@ msgctxt ""
msgid "Example assumption: You have entered invoices into a table. Column A contains the date value of the invoice, column B the amounts. You want to find a formula that you can use to return the total of all amounts only for a specific month, e.g. only the amount for the period >=2008-01-01 to <2008-02-01. The range with the date values covers A1:A40, the range containing the amounts to be totaled is B1:B40. C1 contains the start date, 2008<item type=\"input\">-01-01</item>, of the invoices to be included and C2 the date, 2008<item type=\"input\">-02-01</item>, that is no longer included."
msgstr "Modelová situace: Vložme fakturu do tabulky. Sloupec A obsahuje datum položek faktury, sloupec B částky. Chceme nalézt vzorec, který použijeme pro vypsání celkové částky pouze za zvolené měsíce, např. pouze za období >=2008-01-01 do < 2008-02-01. Oblast s hodnotami datumu je zahrnuta v buňkách A1:A40, oblast s částkami, které mají být sečteny, jsou zahrnuty v buňkách B1:B40. Buňka C1 obsahuje počáteční datum, 2008 <item type=\"input\">-01-01</item> vložené faktury a buňka C2 datum 2008<item type=\"input\">-02-01</item>, které již není zahrnuto."
+#. drXLF
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12729,6 +14327,7 @@ msgctxt ""
msgid "Enter the following formula as an array formula:"
msgstr "Zadejte následující vzorec jako maticový vzorec:"
+#. jsmcN
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12737,6 +14336,7 @@ msgctxt ""
msgid "<item type=\"input\">=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)</item>"
msgstr "<item type=\"input\">=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)</item>"
+#. dXDTq
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12745,6 +14345,7 @@ msgctxt ""
msgid "In order to enter this as an array formula, you must press the Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Command</caseinline><defaultinline>+ Ctrl</defaultinline></switchinline>+ Enter keys instead of simply pressing the Enter key to close the formula. The formula will then be shown in the <emph>Formula</emph> bar enclosed in braces."
msgstr "Abyste toto zadali jako maticový vzorec, musíte vzorec ukončit místo prostého stisknutí Enteru stisknutím kláves Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Command </caseinline><defaultinline>+ Ctrl</defaultinline></switchinline>+ Enter. Vzorec se poté zobrazí na liště <emph>Vzorec</emph> uzavřený ve složených závorkách."
+#. JfJap
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12753,6 +14354,7 @@ msgctxt ""
msgid "{=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)}"
msgstr "{=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)}"
+#. 6TW2s
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12761,6 +14363,7 @@ msgctxt ""
msgid "The formula is based on the fact that the result of a comparison is 1 if the criterion is met and 0 if it is not met. The individual comparison results will be treated as an array and used in matrix multiplication, and at the end the individual values will be totaled to give the result matrix."
msgstr "Vzorec je založen na skutečnosti, že výsledek porovnání je 1, je-li kritérium splněno, a 0, není-li splněno. Jednotlivé výsledky porovnání budou zpracovány jako matice a použity při násobení matic. Výsledné hodnoty budou seskupeny do matice."
+#. LAWCJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12769,6 +14372,7 @@ msgctxt ""
msgid "<bookmark_value>SUMIF function</bookmark_value> <bookmark_value>adding;specified numbers</bookmark_value>"
msgstr "<bookmark_value>SUMIF</bookmark_value><bookmark_value>sčítání; určená čísla</bookmark_value>"
+#. CGGGj
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12777,6 +14381,7 @@ msgctxt ""
msgid "<variable id=\"sumif_head\"><link href=\"text/scalc/01/04060106.xhp#Section15\">SUMIF</link></variable>"
msgstr "<variable id=\"sumif_head\"><link href=\"text/scalc/01/04060106.xhp#Section15\">SUMIF</link></variable>"
+#. U9oLc
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12785,6 +14390,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_SUMMEWENN\">Adds the cells specified by a given criteria.</ahelp> This function is used to browse a range when you search for a certain value."
msgstr "<ahelp hid=\"HID_FUNC_SUMMEWENN\">Sečte buňky určené kritérii.</ahelp> Tato funkce se používá pro procházení oblasti buněk v závislosti na jejich hodnotě."
+#. Uy4kZ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12793,6 +14399,7 @@ msgctxt ""
msgid "SUMIF(Range; Criteria; SumRange)"
msgstr "SUMIF(Oblast; Kritéria; SumaOblasti)"
+#. rYzXG
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12801,6 +14408,7 @@ msgctxt ""
msgid "<emph>Range</emph> is the range to which the criteria are to be applied."
msgstr "<emph>Oblast</emph> je oblast, která bude posuzována pomocí kritérií."
+#. DugcH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12809,6 +14417,7 @@ msgctxt ""
msgid "<emph>Criteria</emph> is the cell in which the search criterion is shown, or the search criterion itself. If the criteria is written into the formula, it has to be surrounded by double quotes."
msgstr "<emph>Kritéria</emph>: buňka, ve které se nachází vyhledávací kritéria, nebo přímo vyhledávací kritéria. Pokud jsou kritéria zapsána do vzorce, musí být uzavřena v uvozovkách."
+#. FCxrw
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12817,6 +14426,7 @@ msgctxt ""
msgid "<emph>SumRange</emph> is the range from which values are summed. If this parameter has not been indicated, the values found in the Range are summed."
msgstr "<emph>SumaOblasti</emph> je oblast, ve které jsou sečteny hodnoty. Pokud není tento parametr zadán, hodnoty nalezené v dané oblasti jsou sečteny."
+#. 4qAB6
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12825,6 +14435,7 @@ msgctxt ""
msgid "SUMIF supports the reference concatenation operator (~) only in the Criteria parameter, and only if the optional SumRange parameter is not given."
msgstr "SUMIF podporuje operátor řetězení (~) pouze v parametru Kritéria a pouze tehdy, není-li zadán volitelný parametr SumaOblasti."
+#. uazzL
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12833,6 +14444,7 @@ msgctxt ""
msgid "To sum up only negative numbers: <item type=\"input\">=SUMIF(A1:A10;\"<0\")</item>"
msgstr "Pro součet pouze záporných čísel: <item type=\"input\">=SUMIF(A1:A10;\"<0\")</item>"
+#. rxMQ3
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12841,6 +14453,7 @@ msgctxt ""
msgid "<item type=\"input\">=SUMIF(A1:A10;\">0\";B1:10)</item> - sums values from the range B1:B10 only if the corresponding values in the range A1:A10 are >0."
msgstr "<item type=\"input\">=SUMIF(A1:A10;\">0\";B1:10)</item> - sečte hodnoty z oblasti B1:B10, pouze pokud odpovídající hodnoty v oblasti A1:A10 jsou >0."
+#. G5vdm
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12849,6 +14462,7 @@ msgctxt ""
msgid "See COUNTIF() for some more syntax examples that can be used with SUMIF()."
msgstr "Podívejte se na nápovědu funkce COUNTIF(), najdete tam příklady syntaxe, které lze použít také se SUMIF();"
+#. BHGzQ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12857,6 +14471,7 @@ msgctxt ""
msgid "<bookmark_value>TAN function</bookmark_value>"
msgstr "<bookmark_value>TAN</bookmark_value>"
+#. Bt3xG
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12865,6 +14480,7 @@ msgctxt ""
msgid "TAN"
msgstr "TAN"
+#. tD5Nc
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12873,6 +14489,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TAN\">Returns the tangent of the given angle (in radians).</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_TAN\">Vrátí tangens daného úhlu (v radiánech).</ahelp>"
+#. iRwxK
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12881,6 +14498,7 @@ msgctxt ""
msgid "TAN(Number)"
msgstr "TAN(číslo)"
+#. PQ4WT
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12889,6 +14507,7 @@ msgctxt ""
msgid "Returns the (trigonometric) tangent of <emph>Number</emph>, the angle in radians."
msgstr "Vrátí (trigonometrický) tangens <emph>Čísla</emph>, úhel v radiánech."
+#. n97ki
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12897,6 +14516,7 @@ msgctxt ""
msgid "To return the tangent of an angle in degrees, use the RADIANS function."
msgstr "Tangens úhlu ve stupních získáte použitím funkce RADIANS."
+#. fstSK
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12905,6 +14525,7 @@ msgctxt ""
msgid "<item type=\"input\">=TAN(PI()/4) </item>returns 1, the tangent of PI/4 radians."
msgstr "<item type=\"input\">=TAN(PI()/4) </item> vrátí 1, tangens PI/4 v radiánech."
+#. D2Ad2
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12913,6 +14534,7 @@ msgctxt ""
msgid "<item type=\"input\">=TAN(RADIANS(45))</item> returns 1, the tangent of 45 degrees."
msgstr "<item type=\"input\">=TAN(RADIANS(45))</item> vrátí 1, tangens 45 stupňů."
+#. QDBAA
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12921,6 +14543,7 @@ msgctxt ""
msgid "<bookmark_value>TANH function</bookmark_value>"
msgstr "<bookmark_value>TANH</bookmark_value>"
+#. BNJaJ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12929,6 +14552,7 @@ msgctxt ""
msgid "TANH"
msgstr "TANH"
+#. Kwc9W
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12937,6 +14561,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TANHYP\">Returns the hyperbolic tangent of a number.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_TANHYP\">Vrátí hyperbolický tangens zadaného čísla.</ahelp>"
+#. nYZmD
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12945,6 +14570,7 @@ msgctxt ""
msgid "TANH(Number)"
msgstr "TANH(Číslo)"
+#. ACQqA
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12953,6 +14579,7 @@ msgctxt ""
msgid "Returns the hyperbolic tangent of <emph>Number</emph>."
msgstr "Vrátí hyperbolický tangens <emph>Čísla</emph>."
+#. cvfyw
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12961,6 +14588,7 @@ msgctxt ""
msgid "<item type=\"input\">=TANH(0)</item> returns 0, the hyperbolic tangent of 0."
msgstr "<item type=\"input\">=TANH(0)</item> vrátí 0, hyperbolický tangens 0."
+#. xRxkN
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12969,6 +14597,7 @@ msgctxt ""
msgid "<bookmark_value>AutoFilter function; subtotals</bookmark_value> <bookmark_value>sums;of filtered data</bookmark_value> <bookmark_value>filtered data; sums</bookmark_value> <bookmark_value>SUBTOTAL function</bookmark_value>"
msgstr "<bookmark_value>automatický filtr; mezisoučty</bookmark_value><bookmark_value>součty;filtrovaná data</bookmark_value><bookmark_value>filtrovaná data; součty</bookmark_value><bookmark_value>SUBTOTAL</bookmark_value>"
+#. 9QijC
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12977,6 +14606,7 @@ msgctxt ""
msgid "SUBTOTAL"
msgstr "SUBTOTAL"
+#. FYrQi
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12985,6 +14615,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TEILERGEBNIS\">Calculates subtotals.</ahelp> If a range already contains subtotals, these are not used for further calculations. Use this function with the AutoFilters to take only the filtered records into account."
msgstr "<ahelp hid=\"HID_FUNC_TEILERGEBNIS\">Počítá mezisoučty.</ahelp> Jestliže oblast již mezisoučty obsahuje, ty nebudou pro výpočet dalšího mezisoučtu použity. Chcete-li zpracovávat pouze filtrované záznamy, použijte tuto funkci spolu s automatickým filtrem."
+#. C5Dzz
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -12993,6 +14624,7 @@ msgctxt ""
msgid "SUBTOTAL(Function; Range)"
msgstr "SUBTOTAL(Funkce; Oblast)"
+#. 7yJFS
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13001,6 +14633,7 @@ msgctxt ""
msgid "<emph>Function</emph> is a number that stands for one of the following functions:"
msgstr "<emph>Funkce</emph> je číslo zastupující jednu z následujících funkcí:"
+#. oTpgy
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13009,6 +14642,7 @@ msgctxt ""
msgid "Function index"
msgstr "Číslo funkce"
+#. 5rGct
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13017,6 +14651,7 @@ msgctxt ""
msgid "(includes hidden values)"
msgstr "(obsahuje skryté hodnoty)"
+#. p8nf9
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13025,6 +14660,7 @@ msgctxt ""
msgid "Function index"
msgstr "Číslo funkce"
+#. uvGED
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13033,6 +14669,7 @@ msgctxt ""
msgid "(ignores hidden values)"
msgstr "(ignoruje skryté hodnoty)"
+#. 8wDdD
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13041,6 +14678,7 @@ msgctxt ""
msgid "Function"
msgstr "Funkce"
+#. vGJCV
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13049,6 +14687,7 @@ msgctxt ""
msgid "AVERAGE"
msgstr "AVERAGE"
+#. De7oY
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13057,6 +14696,7 @@ msgctxt ""
msgid "COUNT"
msgstr "COUNT"
+#. GEUKU
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13065,6 +14705,7 @@ msgctxt ""
msgid "COUNTA"
msgstr "COUNTA"
+#. iSAQE
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13073,6 +14714,7 @@ msgctxt ""
msgid "MAX"
msgstr "MAX"
+#. 79grM
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13081,6 +14723,7 @@ msgctxt ""
msgid "MIN"
msgstr "MIN"
+#. rCkEd
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13089,6 +14732,7 @@ msgctxt ""
msgid "PRODUCT"
msgstr "PRODUCT"
+#. pjTBB
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13097,6 +14741,7 @@ msgctxt ""
msgid "STDEV"
msgstr "STDEV"
+#. c6PGT
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13105,6 +14750,7 @@ msgctxt ""
msgid "STDEVP"
msgstr "STDEVP"
+#. 8yzmg
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13113,6 +14759,7 @@ msgctxt ""
msgid "SUM"
msgstr "SUM"
+#. hbgfY
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13121,6 +14768,7 @@ msgctxt ""
msgid "VAR"
msgstr "VAR"
+#. Pz83B
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13129,6 +14777,7 @@ msgctxt ""
msgid "VARP"
msgstr "VARP"
+#. wdwAv
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13137,6 +14786,7 @@ msgctxt ""
msgid "Use numbers 1-11 to include manually hidden rows or 101-111 to exclude them; filtered-out cells are always excluded."
msgstr "Použijte čísla 1-11 pro zahrnutí ručně skrytých řádků nebo 101-111 pro jejich vyloučení; odfiltrované buňky jsou vždy vyloučeny."
+#. 4EoDE
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13145,6 +14795,7 @@ msgctxt ""
msgid "<emph>Range</emph> is the range whose cells are included."
msgstr "<emph>Oblast</emph> je oblast, jejíž buňky budou zpracovány."
+#. A2znp
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13153,6 +14804,7 @@ msgctxt ""
msgid "You have a table in the cell range A1:B6 containing a bill of material for 10 students. Row 2 (Pen) is manually hidden. You want to see the sum of the figures that are displayed; that is, just the subtotal for the filtered rows. In this case the correct formula would be:"
msgstr "Máte tabulku s rozsahem buněk A1: B6 obsahující materiál pro 10 studentů. Řádek 2 (pero) je ručně skryt. Chcete vidět součet čísel, které jsou zobrazeny; to je jen mezisoučet pro filtrované řádky. V tomto případě by byl správný vzorec:"
+#. VNHf4
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13161,6 +14813,7 @@ msgctxt ""
msgid "<emph>ITEM</emph>"
msgstr "<emph>POLOŽKA</emph>"
+#. psjyr
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13169,6 +14822,7 @@ msgctxt ""
msgid "<emph>QUANTITY</emph>"
msgstr "<emph>MNOŽSTVÍ</emph>"
+#. yEGKp
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13177,6 +14831,7 @@ msgctxt ""
msgid "Pen"
msgstr "Pero"
+#. 7NFso
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13185,6 +14840,7 @@ msgctxt ""
msgid "Pencil"
msgstr "Tužka"
+#. QTafr
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13193,6 +14849,7 @@ msgctxt ""
msgid "Notebook"
msgstr "Notebook"
+#. RZDgh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13201,6 +14858,7 @@ msgctxt ""
msgid "Rubber"
msgstr "Guma"
+#. eY2F7
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13209,6 +14867,7 @@ msgctxt ""
msgid "Sharpener"
msgstr "Ořezávátko"
+#. vooYh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13217,6 +14876,7 @@ msgctxt ""
msgid "<item type=\"input\">=SUBTOTAL(9;B2:B6) returns 50.</item>"
msgstr "<item type=\"input\">=SUBTOTAL(9;B2:B6) vrátí 50.</item>"
+#. zp7rt
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13225,6 +14885,7 @@ msgctxt ""
msgid "<item type=\"input\">=SUBTOTAL(109;B2:B6) returns 40.</item>"
msgstr "<item type=\"input\">=SUBTOTAL(109;B2:B6) vrátí 40.</item>"
+#. sSyEg
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13233,6 +14894,7 @@ msgctxt ""
msgid "<bookmark_value>Euro; converting</bookmark_value> <bookmark_value>EUROCONVERT function</bookmark_value>"
msgstr "<bookmark_value>euro; převádění</bookmark_value><bookmark_value>EUROCONVERT</bookmark_value>"
+#. EThTd
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13241,6 +14903,7 @@ msgctxt ""
msgid "EUROCONVERT"
msgstr "EUROCONVERT"
+#. cb4XC
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13249,6 +14912,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_UMRECHNEN\">Converts between old European national currency and to and from Euros.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_UMRECHNEN\">Převádí mezi starými národními měnami EU a eurem.</ahelp>"
+#. S3ToS
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13257,6 +14921,7 @@ msgctxt ""
msgid "EUROCONVERT(Value; \"From_currency\"; \"To_currency\", full_precision, triangulation_precision)"
msgstr "EUROCONVERT(Hodnota; \"Z_měny\"; \"Do_měny\", plná_přesnost, přesnost_mezipřevodu)"
+#. 4KJUc
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13265,6 +14930,7 @@ msgctxt ""
msgid "<emph>Value</emph> is the amount of the currency to be converted."
msgstr "<emph>Hodnota</emph> je hodnota měny, která má být překonvertována."
+#. NRLg7
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13273,6 +14939,7 @@ msgctxt ""
msgid "<emph>From_currency</emph> and <emph>To_currency</emph> are the currency units to convert from and to respectively. These must be text, the official abbreviation for the currency (for example, \"EUR\"). The rates (shown per Euro) were set by the European Commission."
msgstr "<emph>Z_měny</emph> a <emph>Do_měny</emph> jsou měny, z a do kterých se převádí. Musí být zadány jako text a oficiální zkratky měn (např. \"EUR\"). Kurzy byly určeny Evropskou komisí."
+#. xRkH7
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13281,6 +14948,7 @@ msgctxt ""
msgid "<emph>Full_precision</emph> is optional. If omitted or False, the result is rounded according to the decimals of the To currency. If Full_precision is True, the result is not rounded."
msgstr "<emph>Plná_přesnost</emph> je volitelný parametr. Pokud je vynechán nebo Nepravda, výsledek je zaokrouhlen na desetinná místa výsledné měny. Pokud je Plná_přesnost Pravda, výsledek se nezaokrouhluje."
+#. Pzmf5
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13289,6 +14957,7 @@ msgctxt ""
msgid "<emph>Triangulation_precision</emph> is optional. If Triangulation_precision is given and >=3, the intermediate result of a triangular conversion (currency1,EUR,currency2) is rounded to that precision. If Triangulation_precision is omitted, the intermediate result is not rounded. Also if To currency is \"EUR\", Triangulation_precision is used as if triangulation was needed and conversion from EUR to EUR was applied."
msgstr "<emph>Přesnost_mezipřevodu</emph> je volitelný parametr. Pokud je Přesnost_mezipřevodu zadána a je >=3, mezivýsledek dvojitého převodu (měna 1, EUR, měna 2) se zaokrouhlí na určenou přesnost. Pokud je Přesnost_mezipřevodu vynechána, mezivýsledek se nezaokrouhluje. A také pokud je cílová měna \"EUR\", použije se Přesnost_mezipřevodu, jako by se počítel mezivýsledek a poté se použije převod z EUR do EUR."
+#. YmarB
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13297,6 +14966,7 @@ msgctxt ""
msgid "<emph>Examples</emph>"
msgstr "<emph>Příklady</emph>"
+#. F3QB8
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13305,6 +14975,7 @@ msgctxt ""
msgid "<item type=\"input\">=EUROCONVERT(100;\"ATS\";\"EUR\")</item> converts 100 Austrian Schillings into Euros."
msgstr "<item type=\"input\">=EUROCONVERT(100;\"ATS\";\"EUR\")</item> převede 100 rakouských šilinků na eura."
+#. 55HyN
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13313,6 +14984,7 @@ msgctxt ""
msgid "<item type=\"input\">=EUROCONVERT(100;\"EUR\";\"DEM\")</item> converts 100 Euros into German Marks."
msgstr "<item type=\"input\">=EUROCONVERT(100;\"EUR\";\"DEM\")</item> převede 100 euro na německé marky."
+#. GVxB4
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13321,6 +14993,7 @@ msgctxt ""
msgid "<bookmark_value>CONVERT_OOO function</bookmark_value>"
msgstr "<bookmark_value>funkce CONVERT_OOO</bookmark_value>"
+#. 4Qoyh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13329,6 +15002,7 @@ msgctxt ""
msgid "CONVERT_OOO"
msgstr "CONVERT_OOO"
+#. 8D3SB
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13337,6 +15011,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Converts a value from one unit of measurement to another unit of measurement. The conversion factors are given in a list in the configuration.</ahelp>"
msgstr "<ahelp hid=\".\">Převede hodnotu z jedné měrné jednotky na jinou. Koeficienty pro převod jsou dány v seznamu v nastavení.</ahelp>"
+#. 9f47w
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13345,6 +15020,7 @@ msgctxt ""
msgid "At one time the list of conversion factors included the legacy European currencies and the Euro (see examples below). We suggest using the new function EUROCONVERT for converting these currencies."
msgstr "Kdysi tento seznam pro převod zahrnoval bývalé evropské měny a euro (viz příklady níže). Pro převod těchto měn nyní doporučujeme použít novou funkci EUROCONVERT."
+#. GhdsH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13353,6 +15029,7 @@ msgctxt ""
msgid "CONVERT_OOO(value;\"text\";\"text\")"
msgstr "CONVERT_OOO(hodnota;\"text\";\"text\")"
+#. egbGd
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13361,6 +15038,7 @@ msgctxt ""
msgid "<item type=\"input\">=CONVERT_OOO(100;\"ATS\";\"EUR\")</item> returns the Euro value of 100 Austrian Schillings."
msgstr "<item type=\"input\">=CONVERT_OOO(100;\"ATS\";\"EUR\")</item> vrátí hodnotu v eurech pro 100 rakouských šilinků."
+#. FmmRv
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13369,6 +15047,7 @@ msgctxt ""
msgid "=CONVERT_OOO(100;\"EUR\";\"DEM\") converts 100 Euros into German Marks."
msgstr "=CONVERT_OOO(100;\"EUR\";\"DEM\") převede 100 eur na německé marky."
+#. 5CcjA
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13377,6 +15056,7 @@ msgctxt ""
msgid "<bookmark_value>ODD function</bookmark_value> <bookmark_value>rounding;up/down to nearest odd integer</bookmark_value>"
msgstr "<bookmark_value>ODD</bookmark_value><bookmark_value>zaokrouhlování; nahoru/dolů na nejbližší liché číslo</bookmark_value>"
+#. pyi7z
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13385,6 +15065,7 @@ msgctxt ""
msgid "ODD"
msgstr "ODD"
+#. pjWTA
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13393,6 +15074,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_UNGERADE\">Rounds a positive number up to the nearest odd integer and a negative number down to the nearest odd integer.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_UNGERADE\">Zaokrouhlí kladné číslo na nejbližší vyšší liché celé číslo a záporné číslo na nejbližší nižší liché celé číslo.</ahelp>"
+#. nANfs
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13401,6 +15083,7 @@ msgctxt ""
msgid "ODD(Number)"
msgstr "ODD(Číslo)"
+#. a4qQR
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13409,6 +15092,7 @@ msgctxt ""
msgid "Returns <emph>Number</emph> rounded to the next odd integer up, away from zero."
msgstr "Vrátí <emph>Číslo</emph> zaokrouhlené nahoru na další liché celé číslo, a to směrem od nuly."
+#. U4k5f
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13417,6 +15101,7 @@ msgctxt ""
msgid "<item type=\"input\">=ODD(1.2)</item> returns 3."
msgstr "<item type=\"input\">=ODD(1,2)</item> vrátí 3."
+#. Nzm8m
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13425,6 +15110,7 @@ msgctxt ""
msgid "<item type=\"input\">=ODD(1)</item> returns 1."
msgstr "<item type=\"input\">=ODD(1)</item> vrátí 1."
+#. nGEC9
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13433,6 +15119,7 @@ msgctxt ""
msgid "<item type=\"input\">=ODD(0)</item> returns 1."
msgstr "<item type=\"input\">=ODD(0)</item> vrátí 1."
+#. D2Yt2
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13441,6 +15128,7 @@ msgctxt ""
msgid "<item type=\"input\">=ODD(-3.1)</item> returns -5."
msgstr "<item type=\"input\">=ODD(-3,1)</item> vrátí -5."
+#. Tkdj9
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13449,6 +15137,7 @@ msgctxt ""
msgid "<bookmark_value>FLOOR.PRECISE function</bookmark_value> <bookmark_value>rounding;down to nearest multiple of significance</bookmark_value>"
msgstr "<bookmark_value>FLOOR.PRECISE</bookmark_value><bookmark_value>zaokrouhlování; dolů na určený počet míst</bookmark_value>"
+#. ticPN
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13457,6 +15146,7 @@ msgctxt ""
msgid "FLOOR.PRECISE"
msgstr "FLOOR.PRECISE"
+#. eZWE9
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13465,6 +15155,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_FLOOR_MS\">Rounds a number down to the nearest multiple of Significance, regardless of sign of Significance</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_FLOOR_MS\">Zaokrouhlí číslo k nejbližšímu násobku argumentu, bez ohledu na znaménko tohoto argumentu.</ahelp>"
+#. BKB8E
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13473,6 +15164,7 @@ msgctxt ""
msgid "FLOOR.PRECISE(Number; Significance)"
msgstr "FLOOR.PRECISE(Číslo; Násobek)"
+#. Mt3KY
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13481,6 +15173,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the number that is to be rounded down."
msgstr "<emph>Číslo</emph> je číslo, které se má zaokrouhlit dolů."
+#. oe3sn
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13489,6 +15182,7 @@ msgctxt ""
msgid "<emph>Significance</emph> is the value to whose multiple the number is to be rounded down."
msgstr "<emph>Násobek</emph> je hodnota, k jejímuž násobku má být číslo zaokrouhleno dolů."
+#. FCZhS
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13497,6 +15191,7 @@ msgctxt ""
msgid "<item type=\"input\">=FLOOR.PRECISE( -11;-2)</item> returns -12"
msgstr "<item type=\"input\">=FLOOR.PRECISE( -11;-2)</item> vrátí -12"
+#. qdxiZ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13505,6 +15200,7 @@ msgctxt ""
msgid "<bookmark_value>FLOOR function</bookmark_value> <bookmark_value>rounding;down to nearest multiple of significance</bookmark_value>"
msgstr "<bookmark_value>FLOOR</bookmark_value><bookmark_value>zaokrouhlování; dolů na určený počet míst</bookmark_value>"
+#. BAZE3
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13513,6 +15209,7 @@ msgctxt ""
msgid "FLOOR"
msgstr "FLOOR"
+#. WHyYX
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13521,6 +15218,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_UNTERGRENZE\">Rounds a number down to the nearest multiple of Significance.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_UNTERGRENZE\">Zaokrouhlí číslo dolů na nejbližší nižší násobek parametru Násobek.</ahelp>"
+#. DDbJ6
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13529,6 +15227,7 @@ msgctxt ""
msgid "FLOOR(Number; Significance; Mode)"
msgstr "FLOOR(Číslo; Násobek; Režim)"
+#. cEAXh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13537,6 +15236,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the number that is to be rounded down."
msgstr "<emph>Číslo</emph> je číslo, které se má zaokrouhlit dolů."
+#. zEGez
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13545,6 +15245,7 @@ msgctxt ""
msgid "<emph>Significance</emph> is the value to whose multiple the number is to be rounded down."
msgstr "<emph>Násobek</emph> je hodnota, k jejímuž násobku má být číslo zaokrouhleno dolů."
+#. dDExC
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13553,6 +15254,7 @@ msgctxt ""
msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number, i.e. negative numbers are rounded towards zero. If the Mode value is equal to zero or is not given, negative numbers are rounded away from zero."
msgstr "<emph>Režim</emph> je volitelná hodnota. Pokud je hodnota režimu uvedena a není rovna nule a pokud je Číslo a Významnost negativní, zaokrouhlení se provede na základě absolutní hodnoty Čísla, tj. záporná čísla se zaokrouhlují na nulu. Pokud je hodnota Režimu rovna nule nebo není uvedena, záporná čísla se zaokrouhlují od nuly."
+#. Z6Cnd
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13561,6 +15263,7 @@ msgctxt ""
msgid "If the spreadsheet is exported to Microsoft Excel, the FLOOR function is exported as the equivalent FLOOR.MATH function that exists since Excel 2013. If you plan to use the spreadsheet with earlier Excel versions, use either FLOOR.PRECISE that exists since Excel 2010, or FLOOR.XCL that is exported as the FLOOR function compatible with all Excel versions. Note that FLOOR.XCL always rounds towards zero."
msgstr "Pokud je sešit exportován do aplikace Microsoft Excel, funkce FLOOR je exportována jako ekvivalentní funkce FLOOR.MATH, která existuje od verze Excel 2013. Pokud plánujete použít sešit s dřívějšími verzemi aplikace Excel, použijte buď FLOOR.PRECISE, která existuje od verze 2010, nebo FLOOR.XCL, která je exportována jako funkce FLOOR kompatibilní se všemi verzemi aplikace Excel. Všimněte si, že FLOOR.XCL se vždy zaokrouhluje na nulu."
+#. 4FuF8
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13569,6 +15272,7 @@ msgctxt ""
msgid "<item type=\"input\">=FLOOR( -11;-2)</item> returns -12"
msgstr "<item type=\"input\">=FLOOR( -11;-2)</item> vrátí -12"
+#. R4ppE
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13577,6 +15281,7 @@ msgctxt ""
msgid "<item type=\"input\">=FLOOR( -11;-2;0)</item> returns -12"
msgstr "<item type=\"input\">=FLOOR( -11;-2;0)</item> vrátí -12"
+#. aWzUK
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13585,6 +15290,7 @@ msgctxt ""
msgid "<item type=\"input\">=FLOOR( -11;-2;1)</item> returns -10"
msgstr "<item type=\"input\">=FLOOR( -11;-2;1)</item> vrátí -10"
+#. itiAQ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13593,6 +15299,7 @@ msgctxt ""
msgid "<bookmark_value>SIGN function</bookmark_value> <bookmark_value>algebraic signs</bookmark_value>"
msgstr "<bookmark_value>SIGN</bookmark_value><bookmark_value>algebraické znaménko</bookmark_value>"
+#. dm2dg
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13601,6 +15308,7 @@ msgctxt ""
msgid "SIGN"
msgstr "SIGN"
+#. QdGjV
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13609,6 +15317,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_VORZEICHEN\">Returns the sign of a number. Returns 1 if the number is positive, -1 if negative and 0 if zero.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_VORZEICHEN\">Vrací znaménko čísla. Vrátí 1 pro kladná a -1 pro záporná a 0, pokud je to 0.</ahelp>"
+#. Zee2K
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13617,6 +15326,7 @@ msgctxt ""
msgid "SIGN(Number)"
msgstr "SIGN(Čísla)"
+#. fCQTV
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13625,6 +15335,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the number whose sign is to be determined."
msgstr "<emph>Číslo</emph> je číslo, jehož znaménko má být zjištěno."
+#. HFCAq
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13633,6 +15344,7 @@ msgctxt ""
msgid "<item type=\"input\">=SIGN(3.4)</item> returns 1."
msgstr "<item type=\"input\">=SIGN(3.4)</item> vrátí 1."
+#. hhN8j
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13641,6 +15353,7 @@ msgctxt ""
msgid "<item type=\"input\">=SIGN(-4.5)</item> returns -1."
msgstr "<item type=\"input\">=SIGN(-4.5)</item> vrátí -1."
+#. Uk8Jv
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13649,6 +15362,7 @@ msgctxt ""
msgid "<bookmark_value>MROUND function</bookmark_value> <bookmark_value>nearest multiple</bookmark_value>"
msgstr "<bookmark_value>MROUND</bookmark_value><bookmark_value>nejbližší násobek</bookmark_value>"
+#. 2nDNc
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13657,6 +15371,7 @@ msgctxt ""
msgid "MROUND"
msgstr "MROUND"
+#. G3RF3
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13665,6 +15380,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_MROUND\">Returns a number rounded to the nearest multiple of another number.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_MROUND\">Vrací číslo zaokrouhlené na nejbližší násobek jiného čísla.</ahelp>"
+#. VJzdZ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13673,6 +15389,7 @@ msgctxt ""
msgid "MROUND(Number; Multiple)"
msgstr "MROUND(Číslo; Násobek)"
+#. A2zWC
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13681,6 +15398,7 @@ msgctxt ""
msgid "Returns <emph>Number</emph> rounded to the nearest multiple of <emph>Multiple</emph>."
msgstr "Vrací <emph>Číslo</emph> zaokrouhlené na nejbližší násobek <emph>Násobku</emph>."
+#. veXWP
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13689,6 +15407,7 @@ msgctxt ""
msgid "An alternative implementation would be <item type=\"literal\">Multiple * ROUND(Number/Multiple)</item>."
msgstr "Alternativně lze použít <item type=\"literal\">Násobek * ROUND(Číslo/Násobek)</item>."
+#. ZG5Uf
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13697,6 +15416,7 @@ msgctxt ""
msgid "<item type=\"input\">=MROUND(15.5;3)</item> returns 15, as 15.5 is closer to 15 (= 3*5) than to 18 (= 3*6)."
msgstr "<item type=\"input\">=MROUND(15.5;3)</item> vrátí 15, protože 15.5 je blíže k 15 (= 3*5) než 18 (= 3*6)."
+#. unovG
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13705,6 +15425,7 @@ msgctxt ""
msgid "<item type=\"input\">=MROUND(1.4;0.5)</item> returns 1.5 (= 0.5*3)."
msgstr "<item type=\"input\">=MROUND(1.4;0.5)</item> vrátí 1.5 (= 0.5*3)."
+#. ZY96G
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13713,6 +15434,7 @@ msgctxt ""
msgid "<bookmark_value>SQRT function</bookmark_value> <bookmark_value>square roots;positive numbers</bookmark_value>"
msgstr "<bookmark_value>SQRT</bookmark_value><bookmark_value>odmocniny; kladná čísla</bookmark_value>"
+#. 5ShBZ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13721,6 +15443,7 @@ msgctxt ""
msgid "SQRT"
msgstr "SQRT"
+#. cyUs3
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13729,6 +15452,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_WURZEL\">Returns the positive square root of a number.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_WURZEL\">Vrací druhou odmocninu čísla.</ahelp>"
+#. x7UG6
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13737,6 +15461,7 @@ msgctxt ""
msgid "SQRT(Number)"
msgstr "SQRT(Číslo)"
+#. oUAGh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13745,6 +15470,7 @@ msgctxt ""
msgid "Returns the positive square root of <emph>Number</emph>."
msgstr "Vrátí kladnou druhou odmocninu <emph>Čísla</emph>."
+#. vpBGF
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13753,6 +15479,7 @@ msgctxt ""
msgid "Number must be positive."
msgstr "Číslo musí být kladné."
+#. o7PWn
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13761,6 +15488,7 @@ msgctxt ""
msgid "<item type=\"input\">=SQRT(16)</item> returns 4."
msgstr "<item type=\"input\">=SQRT(16)</item> vrátí 4."
+#. W7skD
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13769,6 +15497,7 @@ msgctxt ""
msgid "<item type=\"input\">=SQRT(-16)</item> returns an <item type=\"literal\">invalid argument</item> error."
msgstr "<item type=\"input\">=SQRT(-16)</item> vrátí chybu<item type=\"literal\"> neplatný argument</item>."
+#. ddTG3
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13777,6 +15506,7 @@ msgctxt ""
msgid "<bookmark_value>SQRTPI function</bookmark_value> <bookmark_value>square roots;products of Pi</bookmark_value>"
msgstr "<bookmark_value>SQRTPI</bookmark_value><bookmark_value>odmocniny; násobky pí</bookmark_value>"
+#. 5w2mG
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13785,6 +15515,7 @@ msgctxt ""
msgid "SQRTPI"
msgstr "SQRTPI"
+#. yYVKB
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13793,6 +15524,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_SQRTPI\">Returns the square root of (PI times a number).</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_SQRTPI\">Vrátí druhou odmocninu z (PI krát číslo).</ahelp>"
+#. bTULe
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13801,6 +15533,7 @@ msgctxt ""
msgid "SQRTPI(Number)"
msgstr "SQRTPI(Číslo)"
+#. pvRg7
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13809,6 +15542,7 @@ msgctxt ""
msgid "Returns the positive square root of (PI multiplied by <emph>Number</emph>)."
msgstr "Vrátí kladnou hodnotu druhé odmocniny z (PI násobené <emph>Číslem</emph>)."
+#. MFKzD
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13817,6 +15551,7 @@ msgctxt ""
msgid "This is equivalent to <item type=\"literal\">SQRT(PI()*Number)</item>."
msgstr "Toto je ekvivalent k <item type=\"literal\">SQRT(PI()*Číslo)</item>."
+#. kMDdF
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13825,6 +15560,7 @@ msgctxt ""
msgid "<item type=\"input\">=SQRTPI(2)</item> returns the squareroot of (2PI), approximately 2.506628."
msgstr "<item type=\"input\">=SQRTPI(2)</item> vrátí druhou mocninu (2PI), přibližně 2.506628."
+#. TvMZY
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13833,6 +15569,7 @@ msgctxt ""
msgid "<bookmark_value>random numbers; between limits</bookmark_value> <bookmark_value>RANDBETWEEN function</bookmark_value>"
msgstr "<bookmark_value>náhodná čísla; v mezích</bookmark_value><bookmark_value>RANDBETWEEN</bookmark_value>"
+#. vqzRX
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13841,6 +15578,7 @@ msgctxt ""
msgid "RANDBETWEEN"
msgstr "RANDBETWEEN"
+#. eADpQ
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13849,6 +15587,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_RANDBETWEEN\">Returns an integer random number in a specified range.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_RANDBETWEEN\">Vrátí náhodné celé číslo ze zadaného intervalu.</ahelp>"
+#. c7jXH
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13857,6 +15596,7 @@ msgctxt ""
msgid "RANDBETWEEN(Bottom; Top)"
msgstr "RANDBETWEEN(Od; Do)"
+#. NjkAg
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13865,6 +15605,7 @@ msgctxt ""
msgid "Returns an integer random number between integers <emph>Bottom</emph> and <emph>Top</emph> (both inclusive)."
msgstr "Vrátí náhodné celé číslo mezi mezemi <emph>Od</emph> a <emph>Do</emph> (včetně mezí)."
+#. kanbM
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13873,6 +15614,7 @@ msgctxt ""
msgid "This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press F9."
msgstr "Funkce vytvoří nové náhodné číslo při každém přepočítání Calcu. Ručně spustíte přepočítání Calcu stisknutím klávesy F9."
+#. BtCGn
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13881,6 +15623,7 @@ msgctxt ""
msgid "To generate random numbers which never recalculate, copy cells containing this function, and use <item type=\"menuitem\">Edit - Paste Special</item> (with <item type=\"menuitem\">Paste All</item> and <item type=\"menuitem\">Formulas</item> not marked and <item type=\"menuitem\">Numbers</item> marked)."
msgstr "Pro vytvoření náhodných čísel, která se nikdy nepřepočítají, zkopírujte buňky obsahující tuto funkci a použijte <item type=\"menuitem\">Úpravy - Vložit jinak</item> (s neoznačenými možnostmi <item type=\"menuitem\">Vložit vše</item> a <item type=\"menuitem\">Vzorce</item> a s označenou možností <item type=\"menuitem\">Čísla</item>)."
+#. bfcug
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13889,6 +15632,7 @@ msgctxt ""
msgid "<item type=\"input\">=RANDBETWEEN(20;30)</item> returns an integer of between 20 and 30."
msgstr "<item type=\"input\">=RANDBETWEEN(20;30)</item> vrátí celé číslo mezi 20 a 30."
+#. CBgxC
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13897,6 +15641,7 @@ msgctxt ""
msgid "<bookmark_value>RAND function</bookmark_value> <bookmark_value>random numbers;between 0 and 1</bookmark_value>"
msgstr "<bookmark_value>RAND</bookmark_value><bookmark_value>náhodná čísla; od 0 do 1</bookmark_value>"
+#. tTc7D
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13905,6 +15650,7 @@ msgctxt ""
msgid "RAND"
msgstr "RAND"
+#. AXnAh
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13913,6 +15659,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ZUFALLSZAHL\">Returns a random number between 0 and 1.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ZUFALLSZAHL\">Vrátí náhodné číslo z intervalu 0 až 1.</ahelp>"
+#. frWts
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13921,6 +15668,7 @@ msgctxt ""
msgid "RAND()"
msgstr "RAND()"
+#. hMfj3
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13929,6 +15677,7 @@ msgctxt ""
msgid "This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press F9."
msgstr "Funkce vytvoří nové náhodné číslo při každém přepočítání Calcu. Ručně spustíte přepočítání Calcu stisknutím klávesy F9."
+#. Bb7HL
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13937,6 +15686,7 @@ msgctxt ""
msgid "To generate random numbers which never recalculate, copy cells each containing =RAND(), and use <item type=\"menuitem\">Edit - Paste Special</item> (with <item type=\"menuitem\">Paste All</item> and <item type=\"menuitem\">Formulas</item> not marked and <item type=\"menuitem\">Numbers</item> marked)."
msgstr "Pro vytvoření náhodných čísel, která se nikdy nepřepočítají, zkopírujte buňky obsahující =RAND() a použijte <item type=\"menuitem\"> Úpravy - Vložit jinak</item> (s neoznačenými položkami <item type=\"menuitem\">Vložit vše</item> a <item type=\"menuitem\">Vzorce</item> a s označenou položkou <item type=\"menuitem\">Čísla</item>)."
+#. BLkte
#: 04060106.xhp
msgctxt ""
"04060106.xhp\n"
@@ -13945,6 +15695,7 @@ msgctxt ""
msgid "<item type=\"input\">=RAND()</item> returns a random number between 0 and 1."
msgstr "<item type=\"input\">=RAND()</item> vrátí náhodné číslo mezi 0 a 1."
+#. Zsp2R
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -13953,6 +15704,7 @@ msgctxt ""
msgid "Array Functions"
msgstr "Maticové funkce"
+#. U7gUU
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -13961,14 +15713,16 @@ msgctxt ""
msgid "<bookmark_value>matrices; functions</bookmark_value><bookmark_value>Function Wizard; arrays</bookmark_value><bookmark_value>array formulas</bookmark_value><bookmark_value>inline array constants</bookmark_value><bookmark_value>formulas; arrays</bookmark_value><bookmark_value>functions; array functions</bookmark_value><bookmark_value>editing; array formulas</bookmark_value><bookmark_value>copying; array formulas</bookmark_value><bookmark_value>adjusting array ranges</bookmark_value><bookmark_value>calculating; conditional calculations</bookmark_value><bookmark_value>matrices; calculations</bookmark_value><bookmark_value>conditional calculations with arrays</bookmark_value><bookmark_value>implicit array handling</bookmark_value><bookmark_value>forced array handling</bookmark_value>"
msgstr "<bookmark_value>matice; funkce</bookmark_value><bookmark_value>Průvodce funkcí; matice</bookmark_value><bookmark_value>maticové funkce</bookmark_value><bookmark_value>vložené maticové konstanty</bookmark_value><bookmark_value>vzorce;matice</bookmark_value><bookmark_value>funkce;maticové funkce</bookmark_value><bookmark_value>úpravy; maticové funkce</bookmark_value><bookmark_value>kopírování; maticové funkce</bookmark_value><bookmark_value>úpravy rozsahu matice</bookmark_value><bookmark_value>výpočty; podmíněné výpočty</bookmark_value><bookmark_value>matice; výpočty</bookmark_value><bookmark_value>podmíněné výpočty s maticemi</bookmark_value><bookmark_value>implicitní zpracování matic</bookmark_value><bookmark_value>vynucené zpracování matic</bookmark_value>"
+#. ALUph
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
"hd_id3147273\n"
"help.text"
-msgid "Array Functions"
-msgstr "Maticové funkce"
+msgid "<variable id=\"arrayfunctit\"><link href=\"text/scalc/01/04060107.xhp\" name=\"array functions\">Array Functions</link></variable>"
+msgstr ""
+#. BDGKz
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -13977,6 +15731,7 @@ msgctxt ""
msgid "<variable id=\"matrixtext\">This category contains the array functions.</variable>"
msgstr "<variable id=\"matrixtext\">Tato kategorie obsahuje maticové funkce.</variable>"
+#. sWmxg
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -13985,6 +15740,7 @@ msgctxt ""
msgid "What is an Array?"
msgstr "Co je to matice?"
+#. kisLJ
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -13993,126 +15749,7 @@ msgctxt ""
msgid "<variable id=\"wasmatrix\">An array is a linked range of cells on a spreadsheet containing values.</variable> A square range of 3 rows and 3 columns is a 3 x 3 array:"
msgstr "<variable id=\"wasmatrix\">Matice je souvislá oblast buněk, které obsahují nějaké hodnoty.</variable> Čtvercová oblast 3 řádků a 3 sloupců je matice 3 x 3:"
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3154692\n"
-"help.text"
-msgid "A"
-msgstr "A"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3150117\n"
-"help.text"
-msgid "B"
-msgstr "B"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3155325\n"
-"help.text"
-msgid "C"
-msgstr "C"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3153104\n"
-"help.text"
-msgid "1"
-msgstr "1"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3146996\n"
-"help.text"
-msgid "<item type=\"input\">7</item>"
-msgstr "<item type=\"input\">7</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3150529\n"
-"help.text"
-msgid "<item type=\"input\">31</item>"
-msgstr "<item type=\"input\">31</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3148831\n"
-"help.text"
-msgid "<item type=\"input\">33</item>"
-msgstr "<item type=\"input\">33</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3148943\n"
-"help.text"
-msgid "2"
-msgstr "2"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3149771\n"
-"help.text"
-msgid "<item type=\"input\">95</item>"
-msgstr "<item type=\"input\">95</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3158407\n"
-"help.text"
-msgid "<item type=\"input\">17</item>"
-msgstr "<item type=\"input\">17</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3148806\n"
-"help.text"
-msgid "<item type=\"input\">2</item>"
-msgstr "<item type=\"input\">2</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3154904\n"
-"help.text"
-msgid "3"
-msgstr "3"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3150779\n"
-"help.text"
-msgid "<item type=\"input\">5</item>"
-msgstr "<item type=\"input\">5</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3148449\n"
-"help.text"
-msgid "<item type=\"input\">10</item>"
-msgstr "<item type=\"input\">10</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3147238\n"
-"help.text"
-msgid "<item type=\"input\">50</item>"
-msgstr "<item type=\"input\">50</item>"
-
+#. NYW8Q
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14121,6 +15758,7 @@ msgctxt ""
msgid "The smallest possible array is a 1 x 2 or 2 x 1 array with two adjacent cells."
msgstr "Pro náš tabulkový kalkulátor je nejmenší možná matice 1 x 2 nebo 2 x 1, sestávající ze dvou přilehlých buněk."
+#. 9rqkN
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14129,6 +15767,7 @@ msgctxt ""
msgid "What is an array formula?"
msgstr "Co je to maticový vzorec?"
+#. EBQsz
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14137,6 +15776,7 @@ msgctxt ""
msgid "A formula in which the individual values in a cell range are evaluated is referred to as an array formula. The difference between an array formula and other formulas is that the array formula deals with several values simultaneously instead of just one."
msgstr "Maticový vzorec říkáme takovému vzorci, ve kterém vystupují hodnoty celé oblasti buněk. Rozdíl mezi maticovým vzorcem a jinými vzorci je ten, že maticový vzorec namísto jedné hodnoty operuje s více hodnotami najednou."
+#. UMVaF
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14145,6 +15785,7 @@ msgctxt ""
msgid "Not only can an array formula process several values, but it can also return several values. The results of an array formula is also an array."
msgstr "Nejenže maticový vzorec zpracovává několik hodnot najednou, ale také může vícero hodnot najednou vrátit. Přesněji řečeno, výsledek maticového vzorce může být také matice."
+#. hFrtB
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14153,6 +15794,7 @@ msgctxt ""
msgid "To multiply the values in the individual cells by 10 in the above array, you do not need to apply a formula to each individual cell or value. Instead you just need to use a single array formula. Select a range of 3 x 3 cells on another part of the spreadsheet, enter the formula <item type=\"input\">=10*A1:C3</item> and confirm this entry using the key combination <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>. The result is a 3 x 3 array in which the individual values in the cell range (A1:C3) are multiplied by a factor of 10."
msgstr "Chcete-li vynásobit hodnoty ve všech buňkách matice číslem 10, nemusíte používat vzorec na každou buňku nebo hodnotu. Místo toho použijte jednoduchý maticový vzorec. Vyberte v jiné části sešitu oblast o velikosti 3 x 3 buňky, vložte vzorec <item type=\"input\">=10*A1:C3</item> a potvrďte jej kombinací kláves <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+Shift+Enter</emph>. Výsledkem je matice 3 x 3, ve které jsou jednotlivé hodnoty v oblasti buněk (A1:C3) vynásobené číslem 10."
+#. 8NCA2
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14161,6 +15803,7 @@ msgctxt ""
msgid "In addition to multiplication, you can also use other operators on the reference range (an array). With $[officename] Calc, you can add (+), subtract (-), multiply (*), divide (/), use exponents (^), concatenation (&) and comparisons (=, <>, <, >, <=, >=). The operators can be used on each individual value in the cell range and return the result as an array if the array formula was entered."
msgstr "Kromě násobení je také možné použít na danou oblast buněk (matici) i jiné operátory. V programu $[officename] Calc můžete sčítat (+), odčítat (-), násobit (*), dělit (/), používat exponenty (^), spojovat řetězce (&) a porovnávat (=, <>, <, >, <=, >=). Tyto operátory mohou být použity na každou jedinečnou hodnotu v dané oblasti buněk a při použití v maticovém vzorci vracejí jako výsledek matici."
+#. eFkfc
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14169,6 +15812,7 @@ msgctxt ""
msgid "Comparison operators in an array formula treat empty cells in the same way as in a normal formula, that is, either as zero or as an empty string. For example, if cells A1 and A2 are empty the array formulas <item type=\"input\">{=A1:A2=\"\"}</item> and <item type=\"input\">{=A1:A2=0}</item> will both return a 1 column 2 row array of cells containing TRUE."
msgstr "Porovnávací operátory ve vzorci zpracovávají prázdné buňky stejným způsobem jako normální vzorec, který existuje buď jako nula nebo jako prázdný řetězec. Například jsou-li buňky A1 a A2 prázdné, oba vzorce <item type=\"input\">{=A1:A2=\"\"}</item> a <item type=\"input\">{=A1:A2=0}</item> vrátí jeden sloupec a 2 řádky obsahující PRAVDA."
+#. rDSKx
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14177,6 +15821,7 @@ msgctxt ""
msgid "When do you use array formulas?"
msgstr "Kdy použít maticový vzorec?"
+#. ytL94
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14185,6 +15830,7 @@ msgctxt ""
msgid "Use array formulas if you have to repeat calculations using different values. If you decide to change the calculation method later, you only have to update the array formula. To add an array formula, select the entire array range and then <link href=\"text/scalc/01/04060107.xhp\" name=\"make the required change to the array formula\">make the required change to the array formula</link>."
msgstr "Maticové vzorce použijte tehdy, pokud musíte pro různé sady hodnot provádět opakované výpočty. Pokud se později rozhodnete změnit způsob výpočtu, stačí změnit pouze jeden maticový vzorec. Pro úpravu maticového vzorce vyberte všechny buňky z rozsahu matice a potom už můžete <link href=\"text/scalc/01/04060107.xhp\" name=\"provést v maticovém vzorci požadované změny\">provést v maticovém vzorci požadované změny</link>."
+#. vRLSR
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14193,6 +15839,7 @@ msgctxt ""
msgid "Array formulas are also a space saving option when several values must be calculated, since they are not very memory-intensive. In addition, arrays are an essential tool for carrying out complex calculations, because you can have several cell ranges included in your calculations. $[officename] has different math functions for arrays, such as the MMULT function for multiplying two arrays or the SUMPRODUCT function for calculating the scalar products of two arrays."
msgstr "Použití maticových vzorců je také úsporné řešení výpočtu více položek najednou, protože tyto maticové výpočty nejsou příliš paměťově náročné. Navíc se jedná o základní nástroj pro provádění složitých výpočtů, protože je možné do výpočtu zahrnout několik oblastí buněk najednou. $[officename] má pro matice speciální funkce, jako třeba MMULT pro násobení dvou matic nebo SUMPRODUCT pro výpočet jejich skalárního součinu."
+#. BU7BQ
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14201,6 +15848,7 @@ msgctxt ""
msgid "Using Array Formulas in $[officename] Calc"
msgstr "Použití maticových vzorců v programu $[officename] Calc"
+#. zMZBQ
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14209,6 +15857,7 @@ msgctxt ""
msgid "You can also create a \"normal\" formula in which the reference range, such as parameters, indicate an array formula. The result is obtained from the intersection of the reference range and the rows or columns in which the formula is found. If there is no intersection or if the range at the intersection covers several rows or columns, a #VALUE! error message appears. The following example illustrates this concept:"
msgstr "Možné je také vytvořit \"normální\" vzorec, ve kterém odkazovaná oblast buněk indikuje maticový vzorec. Výsledek bude získán z průniku odkazované oblasti a řádků nebo sloupců, ve kterých se vzorec nachází. Je-li tento průnik prázdný nebo pokrývá-li několik řádků či sloupců, bude zobrazena chybová zpráva #VALUE!. Pro ilustraci slouží následující příklad:"
+#. EcJu6
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14217,6 +15866,7 @@ msgctxt ""
msgid "Creating Array Formulas"
msgstr "Vytváření maticových vzorců"
+#. keWKE
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14225,6 +15875,7 @@ msgctxt ""
msgid "If you create an array formula using the <emph>Function Wizard</emph>, you must mark the <emph>Array</emph> check box each time so that the results are returned in an array. Otherwise, only the value in the upper-left cell of the array being calculated is returned."
msgstr "Pokud vytváříte maticový vzorec s použitím <emph>Průvodce funkcí</emph>, musíte pokaždé zaškrtnout pole <emph>Matice</emph>. Potom budou výsledky výpočtu vráceny jako matice; v opačném případě bude vrácena pouze hodnota buňky v levém horním rohu zvolené oblasti."
+#. G9EUo
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14233,6 +15884,7 @@ msgctxt ""
msgid "If you enter the array formula directly into the cell, you must use the key combination <emph>Shift + </emph><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Enter</emph> instead of the <emph>Enter</emph> key. Only then does the formula become an array formula."
msgstr "Pokud zadáte maticový vzorec přímo do buňky, musíte použít místo klávesy <emph>Enter</emph> použít kombinaci <emph>Shift+</emph><switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+Enter</emph>. Pouze tak bude vzorec uložen jako maticový."
+#. iGmCa
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14241,6 +15893,7 @@ msgctxt ""
msgid "Array formulas appear in braces in $[officename] Calc. You cannot create array formulas by manually entering the braces."
msgstr "Maticové vzorce se v programu $[officename] Calc zobrazují ve složených závorkách. Prostým ručním přidáním složených závorek však maticový vzorec není možné vytvořit."
+#. 6GZXu
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14249,6 +15902,7 @@ msgctxt ""
msgid "The cells in a results array are automatically protected against changes. However, you can edit or copy the array formula by selecting the entire array cell range."
msgstr "Buňky v matici výsledků jsou automaticky chráněny před změnami. Maticový vzorec je ovšem možné upravit nebo zkopírovat tak, že vyberete celou oblast buněk matice."
+#. 2tDZj
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14257,6 +15911,7 @@ msgctxt ""
msgid "Using Inline Array Constants in Formulas"
msgstr "Použití vložených matic ve vzorcích"
+#. fuAHa
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14265,6 +15920,7 @@ msgctxt ""
msgid "Calc supports inline matrix/array constants in formulas. An inline array is surrounded by curly braces '{' and '}'. Elements can be each a number (including negatives), a logical constant (TRUE, FALSE), or a literal string. Non-constant expressions are not allowed. Arrays can be entered with one or more rows, and one or more columns. All rows must consist of the same number of elements, all columns must consist of the same number of elements."
msgstr "Calc podporuje ve vzorcích vložené matice. Vložená matice je uzavřena ve složených závorkách '{' a '}'. Prvky matice mohou být čísla (i záporná), logické konstanty (PRAVDA, NEPRAVDA) nebo řetězec. Nejsou dovoleny nekonstantové výrazy. Matici lze zadat s jedním či více sloupci a jedním či více řádky. Každý řádek musí obsahovat stejný počet prvků, každý sloupec musí obsahovat stejný počet prvků."
+#. CYxYN
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14273,6 +15929,7 @@ msgctxt ""
msgid "The column separator (separating elements in one row) and the row separator are language and locale dependent. But in this help content, the ';' semicolon and '|' pipe symbol are used to indicate the column and row separators, respectively. For example, in the English locale, the ',' comma is used as the column separator, while the ';' semicolon is used as the row separator."
msgstr "Oddělovač sloupců (oddělující prvky v jednom řádku) a oddělovač řádků závisí na jazyku a národním prostředí. V této nápovědě však bude jako oddělovač sloupců používán středník ';' a jako oddělovač řádků svislá čára '|'. Například v anglickém národním prostředí se jako oddělovač sloupců používá čárka ',', zatímco jako oddělovač řádků se používá středník ';'."
+#. 4oGDs
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14281,6 +15938,7 @@ msgctxt ""
msgid "You can view and change the row and column separator in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Calc - Formula - Separators</emph>."
msgstr "Oddělovač řádků a sloupců můžete zobrazit či změnit v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Calc - Vzorec - Oddělovače</emph>."
+#. pseAZ
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14289,6 +15947,7 @@ msgctxt ""
msgid "Arrays can not be nested."
msgstr "Matice nemohou být vnořené."
+#. frzGa
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14297,6 +15956,7 @@ msgctxt ""
msgid "<emph>Examples:</emph>"
msgstr "<emph>Příklady:</emph>"
+#. Adzmh
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14305,6 +15965,7 @@ msgctxt ""
msgid "={1;2;3}"
msgstr "={1;2;3}"
+#. CcDoT
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14313,6 +15974,7 @@ msgctxt ""
msgid "An array with one row consisting of the three numbers 1, 2, and 3."
msgstr "Matice s jedním řádkem obsahujícím tři čísla 1, 2 a 3."
+#. WhqRD
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14321,6 +15983,7 @@ msgctxt ""
msgid "To enter this array constant, you select three cells in a row, then you type the formula <item type=\"input\">={1;2;3}</item> using the curly braces and the semicolons, then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>."
msgstr "Tuto matici konstant vložíte tím, že vyberete tři buňky v řádku, poté zadáte vzorec <item type=\"input\">={1;2;3}</item> s použitím složených závorek a středníků a poté stisknete <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+Shift+Enter</emph>."
+#. uTzcj
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14329,6 +15992,7 @@ msgctxt ""
msgid "={1;2;3|4;5;6}"
msgstr "={1;2;3|4;5;6}"
+#. cTAWF
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14337,6 +16001,7 @@ msgctxt ""
msgid "An array with two rows and three values in each row."
msgstr "Matice se dvěma řádky a třemi hodnotami v každém řádku."
+#. BkvQP
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14345,6 +16010,7 @@ msgctxt ""
msgid "={0;1;2|FALSE;TRUE;\"two\"}"
msgstr "={0;1;2|NEPRAVDA;PRAVDA;\"dva\"}"
+#. c4DEy
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14353,6 +16019,7 @@ msgctxt ""
msgid "A mixed data array."
msgstr "Matice se smíšenými hodnotami."
+#. x4xmB
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14361,6 +16028,7 @@ msgctxt ""
msgid "=SIN({1;2;3})"
msgstr "=SIN({1;2;3})"
+#. 6LVeK
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14369,6 +16037,7 @@ msgctxt ""
msgid "Entered as a matrix formula, delivers the result of three SIN calculations with the arguments 1, 2, and 3."
msgstr "Pokud je funkce zadána jako maticový vzorec, vrátí výsledek tří výpočtů SIN pro argumenty 1, 2 a 3."
+#. PDitA
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14377,6 +16046,7 @@ msgctxt ""
msgid "Editing Array Formulas"
msgstr "Úpravy maticových vzorců"
+#. cT3G3
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14385,6 +16055,7 @@ msgctxt ""
msgid "Select the cell range or array containing the array formula. To select the whole array, position the cell cursor inside the array range, then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + /</emph>, where <emph>/</emph> is the <emph>Division</emph> key on the numeric keypad."
msgstr "Vyberte oblast buněk nebo matici obsahující maticový vzorec. Chcete-li vybrat celou matici, umístěte kurzor na buňku v oblasti matice a poté stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+/</emph>, kde <emph>/</emph> je klávesa <emph>děleno</emph> na numerické klávesnici."
+#. BzLzG
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14393,6 +16064,7 @@ msgctxt ""
msgid "Either press <emph>F2</emph> or position the cursor in the input line. Both of these actions let you edit the formula."
msgstr "Stiskněte klávesu <emph>F2</emph> nebo umístěte kurzor do vstupní řádky. Oběma způsoby zahájíte úpravy vzorce."
+#. A2ZDT
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14401,6 +16073,7 @@ msgctxt ""
msgid "After you have made changes, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>."
msgstr "Po dokončení úprav stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+Shift+Enter</emph>."
+#. AKFjm
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14409,6 +16082,7 @@ msgctxt ""
msgid "You can format the separate parts of an array. For example, you can change the font color. Select a cell range and then change the attribute you want."
msgstr "Možné je formátovat jednotlivé části matice. Je například možné změnit barvu písma. Vyberte oblast buněk a potom změňte libovolný atribut."
+#. dEcVJ
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14417,6 +16091,7 @@ msgctxt ""
msgid "Copying Array Formulas"
msgstr "Kopírování maticových vzorců"
+#. DAJJs
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14425,6 +16100,7 @@ msgctxt ""
msgid "Select the cell range or array containing the array formula."
msgstr "Vyberte oblast buněk nebo matici obsahující maticový vzorec."
+#. onH9W
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14433,6 +16109,7 @@ msgctxt ""
msgid "Either press <emph>F2</emph> or position the cursor in the input line."
msgstr "Stiskněte klávesu <emph>F2</emph> nebo umístěte kurzor do vstupního řádku."
+#. MTD8j
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14441,6 +16118,7 @@ msgctxt ""
msgid "Copy the formula into the input line by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + C</emph>."
msgstr "Stisknutím <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+C</emph> zkopírujte vzorec do vstupní řádky."
+#. 8GbwE
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14449,6 +16127,7 @@ msgctxt ""
msgid "Select a range of cells where you want to insert the array formula and either press <emph>F2</emph> or position the cursor in the input line."
msgstr "Vyberte oblast buněk, do které chcete vložit maticový vzorec, a stiskněte <emph>F2</emph> nebo umístěte kurzor do vstupní řádky."
+#. EBtxq
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14457,6 +16136,7 @@ msgctxt ""
msgid "Paste the formula by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + V</emph> in the selected space and confirm it by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Enter</emph>. The selected range now contains the array formula."
msgstr "Vložte vzorec stisknutím <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+V</emph> na zvolené místo a potvrďte jej stisknutím kombinace kláves <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+Shift+Enter</emph>. Vybraná oblast buněk nyní obsahuje maticový vzorec."
+#. HehUu
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14465,6 +16145,7 @@ msgctxt ""
msgid "Adjusting an Array Range"
msgstr "Úprava oblasti matice"
+#. RNWq6
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14473,6 +16154,7 @@ msgctxt ""
msgid "If you want to edit the output array, do the following:"
msgstr "Pokud chcete upravit výslednou matici, udělejte následující:"
+#. FjHFw
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14481,6 +16163,7 @@ msgctxt ""
msgid "Select the cell range or array containing the array formula."
msgstr "Vyberte oblast buněk nebo matici obsahující maticový vzorec."
+#. HiEAu
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14489,6 +16172,7 @@ msgctxt ""
msgid "Below the selection, to the right, you will see a small icon with which you can zoom in or out on the range using your mouse."
msgstr "V pravém dolním rohu výběru se zobrazí ikona malého čtverce, jehož přetažením je možné rozšířit nebo zmenšit oblast matice."
+#. DKvtE
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14497,6 +16181,7 @@ msgctxt ""
msgid "When you adjust the array range, the array formula will not automatically be adjusted. You are only changing the range in which the result will appear."
msgstr "Když upravíte oblast matice, samotný maticový vzorec nebude automaticky upraven. Pouze totiž měníte oblast buněk, ve které se objeví výsledky."
+#. DQ5ep
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14505,6 +16190,7 @@ msgctxt ""
msgid "By holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, you can create a copy of the array formula in the given range."
msgstr "Pokud podržíte klávesu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>, vytvoříte v dané oblasti kopii maticového vzorce."
+#. 9MbQS
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14513,6 +16199,7 @@ msgctxt ""
msgid "Conditional Array Calculations"
msgstr "Podmíněné maticové výpočty"
+#. 86doB
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14521,6 +16208,7 @@ msgctxt ""
msgid "A conditional array calculation is an array or matrix formula that includes an IF() or CHOOSE() function. The condition argument in the formula is an area reference or a matrix result."
msgstr "Podmíněný maticový výpočet je maticový vzorec, v němž jsou použity funkce IF() nebo CHOOSE(). Argument podmínky je oblast buněk nebo výsledná matice."
+#. g8Lbq
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14529,14 +16217,7 @@ msgctxt ""
msgid "In the following example, the >0 test of the {=IF(A1:A3>0;\"yes\";\"no\")} formula is applied to each cell in the range A1:A3 and the result is copied to the corresponding cell."
msgstr "V následujícím příkladě je podmínka >0 vzorce {=IF(A1:A3>0;\"ano\";\"ne\")} použita na každou buňku v oblasti A1:A3 a výsledek je zkopírován do příslušné buňky."
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN10D65\n"
-"help.text"
-msgid "A"
-msgstr "A"
-
+#. 3FqVF
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14545,6 +16226,7 @@ msgctxt ""
msgid "B (formula)"
msgstr "B (vzorec)"
+#. wWCLw
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14553,22 +16235,7 @@ msgctxt ""
msgid "B (result)"
msgstr "B (výsledek)"
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN10D79\n"
-"help.text"
-msgid "1"
-msgstr "1"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN10D80\n"
-"help.text"
-msgid "1"
-msgstr "1"
-
+#. Dit5X
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14577,6 +16244,7 @@ msgctxt ""
msgid "{=IF(A1:A3>0;\"yes\";\"no\")}"
msgstr "{=IF(A1:A3>0;\"ano\";\"ne\")}"
+#. 4hDBu
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14585,22 +16253,7 @@ msgctxt ""
msgid "yes"
msgstr "ano"
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN10D94\n"
-"help.text"
-msgid "2"
-msgstr "2"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN10D9B\n"
-"help.text"
-msgid "0"
-msgstr "0"
-
+#. xdizG
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14609,6 +16262,7 @@ msgctxt ""
msgid "{=IF(A1:A3>0;\"yes\";\"no\")}"
msgstr "{=IF(A1:A3>0;\"ano\";\"ne\")}"
+#. dFcBM
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14617,22 +16271,7 @@ msgctxt ""
msgid "no"
msgstr "ne"
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN10DAF\n"
-"help.text"
-msgid "3"
-msgstr "3"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN10DB6\n"
-"help.text"
-msgid "1"
-msgstr "1"
-
+#. Cyn8f
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14641,6 +16280,7 @@ msgctxt ""
msgid "{=IF(A1:A3>0;\"yes\";\"no\")}"
msgstr "{=IF(A1:A3>0;\"ano\";\"ne\")}"
+#. 6yRCA
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14649,6 +16289,7 @@ msgctxt ""
msgid "yes"
msgstr "ano"
+#. XAnqi
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14657,14 +16298,7 @@ msgctxt ""
msgid "The following functions provide forced array handling: CORREL, COVAR, FORECAST, FTEST, INTERCEPT, MDETERM, MINVERSE, MMULT, MODE, PEARSON, PROB, RSQ, SLOPE, STEYX, SUMPRODUCT, SUMX2MY2, SUMX2PY2, SUMXMY2, TTEST. If you use area references as arguments when you call one of these functions, the functions behave as array functions. The following table provides an example of forced array handling:"
msgstr "Následující funkce poskytují vynucené zpracování matic: CORREL, COVAR, FORECAST, FTEST, INTERCEPT, MDETERM, MINVERSE, MMULT, MODE, PEARSON, PROB, RSQ, SLOPE, STEYX, SUMPRODUCT, SUMX2MY2, SUMX2PY2, SUMXMY2, TTEST. Je-li jako argument funkce použita oblast buněk (matice), funkce se chová jako maticová. Následující tabulka poskytuje příklady vynuceného zpracování matic:"
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN10DE2\n"
-"help.text"
-msgid "A"
-msgstr "A"
-
+#. zPgwk
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14673,6 +16307,7 @@ msgctxt ""
msgid "B (formula)"
msgstr "B (vzorec)"
+#. 4CwjW
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14681,6 +16316,7 @@ msgctxt ""
msgid "B (result)"
msgstr "B (výsledek)"
+#. fBDKw
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14689,6 +16325,7 @@ msgctxt ""
msgid "C (forced array formula)"
msgstr "C (vynucený maticový vzorec)"
+#. eTGDa
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14697,38 +16334,7 @@ msgctxt ""
msgid "C (result)"
msgstr "C (výsledek)"
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN10E02\n"
-"help.text"
-msgid "1"
-msgstr "1"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN10E09\n"
-"help.text"
-msgid "1"
-msgstr "1"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN10E0F\n"
-"help.text"
-msgid "=A1:A2+1"
-msgstr "=A1:A2+1"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN10E17\n"
-"help.text"
-msgid "2"
-msgstr "2"
-
+#. 7FNH9
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14737,46 +16343,7 @@ msgctxt ""
msgid "=SUMPRODUCT(A1:A2+1)"
msgstr "=SUMPRODUCT(A1:A2+1)"
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN10E25\n"
-"help.text"
-msgid "5"
-msgstr "5"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN10E2D\n"
-"help.text"
-msgid "2"
-msgstr "2"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN10E34\n"
-"help.text"
-msgid "2"
-msgstr "2"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN10E3A\n"
-"help.text"
-msgid "=A1:A2+1"
-msgstr "=A1:A2+1"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN10E42\n"
-"help.text"
-msgid "3"
-msgstr "3"
-
+#. 9rEP2
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14785,30 +16352,7 @@ msgctxt ""
msgid "=SUMPRODUCT(A1:A2+1)"
msgstr "=SUMPRODUCT(A1:A2+1)"
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN10E50\n"
-"help.text"
-msgid "5"
-msgstr "5"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN10E58\n"
-"help.text"
-msgid "3"
-msgstr "3"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN10E63\n"
-"help.text"
-msgid "=A1:A2+1"
-msgstr "=A1:A2+1"
-
+#. 2Abur
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14817,6 +16361,7 @@ msgctxt ""
msgid "#VALUE!"
msgstr "#VALUE!"
+#. 8TBcy
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14825,14 +16370,7 @@ msgctxt ""
msgid "=SUMPRODUCT(A1:A2+1)"
msgstr "=SUMPRODUCT(A1:A2+1)"
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN10E78\n"
-"help.text"
-msgid "5"
-msgstr "5"
-
+#. cBeHp
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14841,6 +16379,7 @@ msgctxt ""
msgid "<bookmark_value>MUNIT function</bookmark_value>"
msgstr "<bookmark_value>MUNIT</bookmark_value>"
+#. qGxmk
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14849,6 +16388,7 @@ msgctxt ""
msgid "MUNIT"
msgstr "MUNIT"
+#. 3R2mo
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14857,6 +16397,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_EINHEITSMATRIX\">Returns the unitary square array of a certain size.</ahelp> The unitary array is a square array where the main diagonal elements equal 1 and all other array elements are equal to 0."
msgstr "<ahelp hid=\"HID_FUNC_EINHEITSMATRIX\">Vrátí jednotkovou čtvercovou matici dané velikosti.</ahelp> Jednotková matice je čtvercová matice, která má na diagonále jedničky a její ostatní prvky mají hodnotu 0."
+#. ZAHFx
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14865,6 +16406,7 @@ msgctxt ""
msgid "MUNIT(Dimensions)"
msgstr "MUNIT(Rozměry)"
+#. cgRCK
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14873,6 +16415,7 @@ msgctxt ""
msgid "<emph>Dimensions</emph> refers to the size of the array unit."
msgstr "<emph>Rozměry</emph> určují velikost matice."
+#. ayE2q
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14881,6 +16424,7 @@ msgctxt ""
msgid "You can find a general introduction to Array functions at the top of this page."
msgstr "Všeobecný úvod do maticových funkcí naleznete na začátku této stránky."
+#. UQDNX
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14889,6 +16433,7 @@ msgctxt ""
msgid "Select a square range within the spreadsheet, for example, from A1 to E5."
msgstr "Vyberte čtvercovou oblast buněk, například A1 až E5."
+#. YABET
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14897,6 +16442,7 @@ msgctxt ""
msgid "Without deselecting the range, select the MUNIT function. Mark the <emph>Array</emph> check box. Enter the desired dimensions for the array unit, in this case <item type=\"input\">5</item>, and click <emph>OK</emph>."
msgstr "Aniž byste zrušili vybranou oblast, zvolte funkci MUNIT. Zaškrtněte pole <emph>Matice</emph>. Zadejte požadované rozměry, v tomto případě <item type=\"input\">5</item>, a klepněte na <emph>OK</emph>."
+#. yywEQ
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14905,6 +16451,7 @@ msgctxt ""
msgid "You can also enter the <item type=\"input\">=MUNIT(5)</item> formula in the last cell of the selected range (E5), and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Shift + Command + Enter</item></caseinline><defaultinline><item type=\"keycode\">Shift + Ctrl + Enter</item></defaultinline></switchinline>."
msgstr "Můžete také vložit vzorec <item type=\"input\">=MUNIT(5)</item> do poslední buňky vybrané oblasti (E5) a poté stisknout <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Shift+Command+Enter</item></caseinline><defaultinline><item type=\"keycode\">Shift+Ctrl+Enter</item></defaultinline></switchinline>."
+#. gB9Be
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14913,6 +16460,7 @@ msgctxt ""
msgid "You now see a unit array with a range of A1:E5."
msgstr "V oblasti buněk A1:E5 se zobrazí jednotková matice."
+#. Gf6DP
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14921,6 +16469,7 @@ msgctxt ""
msgid "<bookmark_value>FREQUENCY function</bookmark_value>"
msgstr "<bookmark_value>FREQUENCY</bookmark_value>"
+#. z7DBb
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14929,6 +16478,7 @@ msgctxt ""
msgid "FREQUENCY"
msgstr "FREQUENCY"
+#. CgxiG
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14937,6 +16487,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_HAEUFIGKEIT\">Indicates the frequency distribution in a one-column-array.</ahelp> The function counts the number of values in the <emph>Data</emph> array that are within the values given by the <emph>Classes</emph> array."
msgstr "<ahelp hid=\"HID_FUNC_HAEUFIGKEIT\">Ukazuje rozdělení četností hodnot v jednosloupcové matici.</ahelp> Funkce vrací počet hodnot v matici <emph>Data</emph>, která jsou v hodnotách matice <emph>Třídy</emph>."
+#. NFDXK
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14945,6 +16496,7 @@ msgctxt ""
msgid "FREQUENCY(Data; Classes)"
msgstr "FREQUENCY(Data; Třídy)"
+#. NCyy5
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14953,6 +16505,7 @@ msgctxt ""
msgid "<emph>Data</emph> represents the reference to the values to be counted."
msgstr "<emph>Data</emph> představuje odkaz na hodnoty, které se mají spočítat."
+#. b3WxQ
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14961,6 +16514,7 @@ msgctxt ""
msgid "<emph>Classes</emph> represents the array of the limit values."
msgstr "<emph>Třídy</emph> představují matici omezujících hodnot."
+#. Wew2J
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14969,6 +16523,7 @@ msgctxt ""
msgid "You can find a general introduction to Array functions at the top of this page."
msgstr "Všeobecný úvod do maticových funkcí naleznete na začátku této stránky."
+#. h7yjC
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -14977,302 +16532,7 @@ msgctxt ""
msgid "In the following table, column A lists unsorted measurement values. Column B contains the upper limit you entered for the classes into which you want to divide the data in column A. According to the limit entered in B1, the FREQUENCY function returns the number of measured values less than or equal to 5. As the limit in B2 is 10, the FREQUENCY function returns the second result as the number of measured values that are greater than 5 and less than or equal to 10. The text you entered in B6, \">25\", is only for reference purposes."
msgstr "Sloupec A v následující tabulce obsahuje nesetříděné hodnoty měření. Sloupec B obsahuje horní meze intervalů, do kterých chceme rozdělit údaje ze sloupce A. Funkce FREQUENCY použije hodnotu v B1 k tomu, aby vrátila počet hodnot měření, které jsou menší nebo rovny 5. Na základě hodnoty B2 zase funkce FREQUENCY vrátí počet naměřených hodnot, které jsou větší než 5, nebo menší nebo rovny 10. Text \">25\" zadaný do B6 slouží pouze pro lepší názornost."
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3155869\n"
-"help.text"
-msgid "<emph>A</emph>"
-msgstr "<emph>A</emph>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3149328\n"
-"help.text"
-msgid "<emph>B</emph>"
-msgstr "<emph>B</emph>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3152467\n"
-"help.text"
-msgid "<emph>C</emph>"
-msgstr "<emph>C</emph>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3154528\n"
-"help.text"
-msgid "<emph>1</emph>"
-msgstr "<emph>1</emph>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3149744\n"
-"help.text"
-msgid "12"
-msgstr "12"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3147309\n"
-"help.text"
-msgid "5"
-msgstr "5"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3154199\n"
-"help.text"
-msgid "1"
-msgstr "1"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3159218\n"
-"help.text"
-msgid "<emph>2</emph>"
-msgstr "<emph>2</emph>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3153263\n"
-"help.text"
-msgid "8"
-msgstr "8"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3156201\n"
-"help.text"
-msgid "10"
-msgstr "10"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3147552\n"
-"help.text"
-msgid "3"
-msgstr "3"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3149174\n"
-"help.text"
-msgid "<emph>3</emph>"
-msgstr "<emph>3</emph>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3151201\n"
-"help.text"
-msgid "24"
-msgstr "24"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3150245\n"
-"help.text"
-msgid "15"
-msgstr "15"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3159194\n"
-"help.text"
-msgid "2"
-msgstr "2"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3146925\n"
-"help.text"
-msgid "<emph>4</emph>"
-msgstr "<emph>4</emph>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3154128\n"
-"help.text"
-msgid "11"
-msgstr "11"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3151067\n"
-"help.text"
-msgid "20"
-msgstr "20"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3156033\n"
-"help.text"
-msgid "3"
-msgstr "3"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3149298\n"
-"help.text"
-msgid "<emph>5</emph>"
-msgstr "<emph>5</emph>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3151382\n"
-"help.text"
-msgid "5"
-msgstr "5"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3155141\n"
-"help.text"
-msgid "25"
-msgstr "25"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3145213\n"
-"help.text"
-msgid "1"
-msgstr "1"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3145268\n"
-"help.text"
-msgid "<emph>6</emph>"
-msgstr "<emph>6</emph>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3163724\n"
-"help.text"
-msgid "20"
-msgstr "20"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3147132\n"
-"help.text"
-msgid ">25"
-msgstr ">25"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3148903\n"
-"help.text"
-msgid "1"
-msgstr "1"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3151007\n"
-"help.text"
-msgid "<emph>7</emph>"
-msgstr "<emph>7</emph>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3153294\n"
-"help.text"
-msgid "16"
-msgstr "16"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3147284\n"
-"help.text"
-msgid "<emph>8</emph>"
-msgstr "<emph>8</emph>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3154914\n"
-"help.text"
-msgid "9"
-msgstr "9"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3154218\n"
-"help.text"
-msgid "<emph>9</emph>"
-msgstr "<emph>9</emph>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3147226\n"
-"help.text"
-msgid "7"
-msgstr "7"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3149045\n"
-"help.text"
-msgid "<emph>10</emph>"
-msgstr "<emph>10</emph>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3155799\n"
-"help.text"
-msgid "16"
-msgstr "16"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3155076\n"
-"help.text"
-msgid "<emph>11</emph>"
-msgstr "<emph>11</emph>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3150217\n"
-"help.text"
-msgid "33"
-msgstr "33"
-
+#. tVPA4
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15281,6 +16541,7 @@ msgctxt ""
msgid "Select a single column range in which to enter the frequency according to the class limits. You must select one field more than the class ceiling. In this example, select the range C1:C6. Call up the FREQUENCY function in the <emph>Function Wizard</emph>. Select the <emph>Data</emph> range in (A1:A11), and then the <emph>Classes</emph> range in which you entered the class limits (B1:B6). Select the <emph>Array</emph> check box and click <emph>OK</emph>. You will see the frequency count in the range C1:C6."
msgstr "Vyberte jednosloupcovou oblast buněk, do které chcete vložit četnosti zdrojových hodnot. Musíte vybrat o jednu buňku více, než je počet tříd, do této buňky bude vložena četnost hodnot, které překračují horní limit poslední třídy. V tomto příkladě vyberte buňky C1:C6. V <emph>Průvodci funkcí</emph> zvolte funkci FREQUENCY. Jako <emph>Data</emph> dále zadejte oblast buněk obsahujících hodnoty měření (A1:A11) a také sloupec obsahující horní meze zkoumaných intervalů jako <emph>Třídy</emph>; tedy buňky B1:B6. Zaškrtněte pole <emph>Matice</emph> a klepněte na <emph>OK</emph>. V původně označené oblasti buněk C1:C6 se zobrazí četnosti hodnot měření v příslušných intervalech."
+#. shMJG
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15289,6 +16550,7 @@ msgctxt ""
msgid "<bookmark_value>MDETERM function</bookmark_value><bookmark_value>determinants</bookmark_value>"
msgstr "<bookmark_value>MDETERM</bookmark_value><bookmark_value>determinanty</bookmark_value>"
+#. vg6ML
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15297,6 +16559,7 @@ msgctxt ""
msgid "MDETERM"
msgstr "MDETERM"
+#. KPSAt
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15305,6 +16568,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_MDET\">Returns the array determinant of an array.</ahelp> This function returns a value in the current cell; it is not necessary to define a range for the results."
msgstr "<ahelp hid=\"HID_FUNC_MDET\">Vrátí determinant matice.</ahelp> Tato funkce vloží do aktuální buňky jedinou hodnotu, není třeba pro výsledky rezervovat oblast buněk."
+#. Zahsu
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15313,6 +16577,7 @@ msgctxt ""
msgid "MDETERM(Array)"
msgstr "MDETERM(Matice)"
+#. GEptz
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15321,6 +16586,7 @@ msgctxt ""
msgid "<emph>Array</emph> represents a square array in which the determinants are defined."
msgstr "<emph>Matice</emph> představuje čtvercovou matici (oblast buněk), jejíž determinant bude vypočten."
+#. MbKkA
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15329,6 +16595,7 @@ msgctxt ""
msgid "You can find a general introduction to using Array functions on top of this page."
msgstr "Všeobecný úvod do používání maticových funkcí naleznete na začátku této stránky."
+#. y56Lm
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15337,6 +16604,7 @@ msgctxt ""
msgid "<bookmark_value>MINVERSE function</bookmark_value><bookmark_value>inverse arrays</bookmark_value>"
msgstr "<bookmark_value>MINVERSE</bookmark_value><bookmark_value>inverzní matice</bookmark_value>"
+#. xTHGA
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15345,6 +16613,7 @@ msgctxt ""
msgid "MINVERSE"
msgstr "MINVERSE"
+#. mnbtj
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15353,6 +16622,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_MINV\">Returns the inverse array.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_MINV\">Vrátí inverzní matici.</ahelp>"
+#. A3Hyn
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15361,6 +16631,7 @@ msgctxt ""
msgid "MINVERSE(Array)"
msgstr "MINVERSE(Matice)"
+#. ajEGo
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15369,6 +16640,7 @@ msgctxt ""
msgid "<emph>Array</emph> represents a square array that is to be inverted."
msgstr "<emph>Matice</emph> je čtvercová matice, k níž počítáme inverzní matici."
+#. YgTJD
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15377,6 +16649,7 @@ msgctxt ""
msgid "Select a square range and select MINVERSE. Select the output array, select the <emph>Array</emph> field and click <emph>OK</emph>."
msgstr "Vyberte čtvercovou oblast buněk a funkci MINVERSE. Vyberte cílovou oblast buněk, zaškrtněte pole <emph>Matice</emph> a klepněte na <emph>OK</emph>."
+#. c2Z39
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15385,6 +16658,7 @@ msgctxt ""
msgid "<bookmark_value>MMULT function</bookmark_value>"
msgstr "<bookmark_value>MMULT</bookmark_value>"
+#. cvame
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15393,6 +16667,7 @@ msgctxt ""
msgid "MMULT"
msgstr "MMULT"
+#. mWLDh
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15401,6 +16676,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_MMULT\">Calculates the array product of two arrays.</ahelp> The number of columns for array 1 must match the number of rows for array 2. The square array has an equal number of rows and columns."
msgstr "<ahelp hid=\"HID_FUNC_MMULT\">Vypočítá maticový součin dvou matic.</ahelp> Počet sloupců první matice se musí rovna počtu řádků druhé matice. Čtvercová matice má stejný počet řádků i sloupců."
+#. dEKAU
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15409,6 +16685,7 @@ msgctxt ""
msgid "MMULT(Array; Array)"
msgstr "MMULT(Matice; Matice)"
+#. noXqv
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15417,6 +16694,7 @@ msgctxt ""
msgid "<emph>Array</emph> at first place represents the first array used in the array product."
msgstr "<emph>Matice</emph> jako první parametr značí první činitel maticového součinu."
+#. 5qGeT
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15425,6 +16703,7 @@ msgctxt ""
msgid "<emph>Array</emph> at second place represents the second array with the same number of rows."
msgstr "<emph>Matice</emph> jako druhý parametr je druhý činitel maticového součinu."
+#. RoWHa
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15433,6 +16712,7 @@ msgctxt ""
msgid "Select a square range. Choose the MMULT function. Select the first <emph>Array</emph>, then select the second <emph>Array</emph>. Using <emph>Function Wizard</emph>, mark the <emph>Array</emph> check box. Click <emph>OK</emph>. The output array will appear in the first selected range."
msgstr "Vyberte čtvercovou oblast buněk. Vyberte funkci MMULT. Zadejte první <emph>Matici</emph> a potom druhou <emph>Matici</emph>. V <emph>Průvodci funkcí</emph> zaškrtněte pole <emph>Matice</emph>. Klepněte na tlačítko <emph>OK</emph>. Výsledná matice se objeví v oblasti buněk označené v prvním kroku."
+#. vPBWq
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15441,6 +16721,7 @@ msgctxt ""
msgid "<bookmark_value>TRANSPOSE function</bookmark_value>"
msgstr "<bookmark_value>TRANSPOSE</bookmark_value>"
+#. 5Tcfr
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15449,6 +16730,7 @@ msgctxt ""
msgid "TRANSPOSE"
msgstr "TRANSPOSE"
+#. DQZoL
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15457,6 +16739,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_MTRANS\">Transposes the rows and columns of an array.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_MTRANS\">Transponuje řádky a sloupce zadané matice.</ahelp>"
+#. yX4Fn
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15465,6 +16748,7 @@ msgctxt ""
msgid "TRANSPOSE(Array)"
msgstr "TRANSPOSE(Matice)"
+#. FHbAX
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15473,6 +16757,7 @@ msgctxt ""
msgid "<emph>Array</emph> represents the array in the spreadsheet that is to be transposed."
msgstr "<emph>Matice</emph> označuje matici (oblast buněk), která bude transponována."
+#. eBkbU
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15481,6 +16766,7 @@ msgctxt ""
msgid "You can find a general introduction to using Array functions on top of this page."
msgstr "Všeobecný úvod do používání maticových funkcí naleznete na začátku této stránky."
+#. TdFfe
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15489,6 +16775,7 @@ msgctxt ""
msgid "In the spreadsheet, select the range in which the transposed array can appear. If the original array has n rows and m columns, your selected range must have at least m rows and n columns. Then enter the formula directly, select the original array and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Shift + Command + Enter</emph></caseinline><defaultinline><emph>Shift + Ctrl + Enter</emph></defaultinline></switchinline>. Or, if you are using the <emph>Function Wizard</emph>, mark the <emph>Array</emph> check box. The transposed array appears in the selected target range and is protected automatically against changes."
msgstr "Vyberte v sešitu oblast buněk, ve které se zobrazí transponovaná matice. Pokud má původní matice n řádek a m sloupců, musí mít zvolená oblast buněk alespoň n sloupců a m řádek. Potom přímo zadejte vzorec, zvolte zdrojovou matici a stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Shift+Command+Enter</emph></caseinline><defaultinline><emph>Shift+Ctrl+Enter</emph></defaultinline></switchinline>. Pokud používáte <emph>Průvodce maticí</emph>, nezapomeňte zaškrtnout pole <emph>Matice</emph>. Transponovaná matice se objeví v cílové oblasti buněk a je automaticky chráněna před změnami."
+#. 3oHh6
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15497,6 +16784,7 @@ msgctxt ""
msgid "The above table is 2 rows, 4 columns. In order to transpose it, you must select 4 rows, 2 columns. Assuming you want to transpose the above table to the range A7:B10 (4 rows, 2 columns) you must select the entire range and then enter the following:"
msgstr "Výše uvedená tabulka obsahuje 2 řádky, 4 sloupce. Abyste je mohli transponovat, musíte vybrat 4 řádky, 2 sloupce. Za předpokladu, že chcete transponovat výše uvedenou tabulku do oblasti A7:B10 (4 řádky, 2 sloupce), musíte vybrat celou oblast a poté zadejte následující:"
+#. FVsQ9
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15505,6 +16793,7 @@ msgctxt ""
msgid "TRANSPOSE(A1:D2)"
msgstr "TRANSPOSE(A1:D2)"
+#. EaoXz
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15513,6 +16802,7 @@ msgctxt ""
msgid "Then <emph>make sure to enter it as matrix formula with </emph><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Shift + Command + Enter</emph></caseinline><defaultinline><emph>Shift + Ctrl + Enter</emph></defaultinline></switchinline>. The result will be as follows:"
msgstr "Ujistěte se, <emph>že zadáváte maticový vzorec pomocí </emph><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Shift+Command+Enter</emph></caseinline><defaultinline><emph>Shift+Ctrl+Enter</emph></defaultinline></switchinline>. Výsledek bude následující:"
+#. CGWog
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15521,6 +16811,7 @@ msgctxt ""
msgid "<bookmark_value>LINEST function</bookmark_value>"
msgstr "<bookmark_value>LINEST</bookmark_value>"
+#. KKgvt
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15529,6 +16820,7 @@ msgctxt ""
msgid "LINEST"
msgstr "LINEST"
+#. GECEu
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15537,6 +16829,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_RGP\">Returns a table of statistics for a straight line that best fits a data set.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_RGP\">Vrátí statistickou tabulku pro přímku, která je nejlepším proložením množiny dat.</ahelp>"
+#. VTZV4
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15545,6 +16838,7 @@ msgctxt ""
msgid "LINEST(data_Y; data_X; linearType; stats)"
msgstr "LINEST(data_Y; data_X; TypLinie; statistika)"
+#. M2QFp
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15553,6 +16847,7 @@ msgctxt ""
msgid "<emph>data_Y</emph> is a single row or column range specifying the y coordinates in a set of data points."
msgstr "<emph>data_Y</emph> je jeden řádek nebo sloupec, který určuje souřadnice Y v sadě datových bodů."
+#. pKKLj
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15561,6 +16856,7 @@ msgctxt ""
msgid "<emph>data_X</emph> is a corresponding single row or column range specifying the x coordinates. If <emph>data_X</emph> is omitted it defaults to <item type=\"literal\">1, 2, 3, ..., n</item>. If there is more than one set of variables <emph>data_X</emph> may be a range with corresponding multiple rows or columns."
msgstr "<emph>data_X</emph> je jeden řádek nebo sloupec, který určuje souřadnice X v sadě datových bodů. Pokud je <emph>data_X</emph> vynecháno, výchozí hodnota je <item type=\"literal\">1, 2, 3, ..., n</item>. Pokud je více sad proměnných, <emph>data_X</emph> může být oblast několika řádků či sloupců."
+#. BWBpx
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15569,6 +16865,7 @@ msgctxt ""
msgid "LINEST finds a straight line <item type=\"literal\">y = a + bx</item> that best fits the data, using linear regression (the \"least squares\" method). With more than one set of variables the straight line is of the form <item type=\"literal\">y = a + b1x1 + b2x2 ... + bnxn</item>."
msgstr "LINEST najde přímku <item type=\"literal\">y = a + bx</item>, která nejlépe odpovídá datům. Použije se při tom lineární regrese (metoda \"nejmenších čtverců\"). Pokud je více sad proměnných, má přímka rovnici <item type=\"literal\">y = a + b1x1 + b2x2 ... + bnxn</item>."
+#. VG9J7
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15577,6 +16874,7 @@ msgctxt ""
msgid "If <emph>linearType</emph> is FALSE the straight line found is forced to pass through the origin (the constant a is zero; y = bx). If omitted, <emph>linearType</emph> defaults to TRUE (the line is not forced through the origin)."
msgstr "Pokud má <emph>typLinie</emph> hodnotu NEPRAVDA, přímka musí procházet počátečním bodem (konstanta a je nula; y = bx). Pokud je parametr vynechán, má <emph>typLinie</emph> hodnotu PRAVDA (přímka nemusí procházet počátkem)."
+#. 3FRWe
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15585,6 +16883,7 @@ msgctxt ""
msgid "If <emph>stats</emph> is omitted or FALSE only the top line of the statistics table is returned. If TRUE the entire table is returned."
msgstr "Pokud je parametr <emph>statistika</emph> vynechán nebo NEPRAVDA, bude vrácen jen horní řádek statistické tabulky. Pokud má hodnotu PRAVDA, bude vrácena celá tabulka."
+#. RZocG
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15593,6 +16892,7 @@ msgctxt ""
msgid "LINEST returns a table (array) of statistics as below and must be entered as an array formula (for example by using <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph> + Shift + Return</emph> rather than just <emph>Return</emph>)."
msgstr "LINEST vrací tabulku (matici) statistik a musí být zadána jako maticový vzorec (například pomocí klávesové zkratky <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+Shift+Enter</emph> namísto <emph>Enter</emph>)."
+#. 7ckGM
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15601,6 +16901,7 @@ msgctxt ""
msgid "This function returns an array and is handled in the same way as the other array functions. Select a range for the answers and then the function. Select <emph>data_Y</emph>. If you want, you can enter other parameters. Select <emph>Array</emph> and click <emph>OK</emph>."
msgstr "Tato funkce vrátí matici a funguje stejným způsobem jako jiné maticové funkce. Vyberte oblast pro výsledek a poté funkci. Vyberte <emph>data_Y</emph>. Pokud chcete, můžete vybrat i další parametry. Vyberte <emph>Matice</emph> a klepněte na tlačítko <emph>OK</emph>."
+#. 3ywaF
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15609,6 +16910,7 @@ msgctxt ""
msgid "The results returned by the system (if <emph>stats</emph> = 0), will at least show the slope of the regression line and its intersection with the Y axis. If <emph>stats</emph> does not equal 0, other results are to be displayed."
msgstr "Výsledek vrácený systémem (pokud <emph>statistika</emph> = 0) bude ukazovat minimálně směrnici regresní přímky a její průsečík s osou Y. Pokud se parametr nerovná 0, bude zobrazen jiný výsledek."
+#. GBxKL
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15617,6 +16919,7 @@ msgctxt ""
msgid "Other LINEST Results:"
msgstr "Další výsledky funkce LINEST:"
+#. dMDC6
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15625,70 +16928,7 @@ msgctxt ""
msgid "Examine the following examples:"
msgstr "Následující tabulka slouží jako příklad popisu dalších výsledků:"
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3157922\n"
-"help.text"
-msgid "A"
-msgstr "A"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3157945\n"
-"help.text"
-msgid "B"
-msgstr "B"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3152486\n"
-"help.text"
-msgid "C"
-msgstr "C"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3152509\n"
-"help.text"
-msgid "D"
-msgstr "D"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3152532\n"
-"help.text"
-msgid "E"
-msgstr "E"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3153431\n"
-"help.text"
-msgid "F"
-msgstr "F"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3153454\n"
-"help.text"
-msgid "G"
-msgstr "G"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3154995\n"
-"help.text"
-msgid "<emph>1</emph>"
-msgstr "<emph>1</emph>"
-
+#. xngDS
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15697,6 +16937,7 @@ msgctxt ""
msgid "<item type=\"input\">x1</item>"
msgstr "<item type=\"input\">x1</item>"
+#. GwEwr
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15705,6 +16946,7 @@ msgctxt ""
msgid "<item type=\"input\">x2</item>"
msgstr "<item type=\"input\">x2</item>"
+#. ABFMA
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15713,6 +16955,7 @@ msgctxt ""
msgid "<item type=\"input\">y</item>"
msgstr "<item type=\"input\">y</item>"
+#. rmBcF
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15721,38 +16964,7 @@ msgctxt ""
msgid "<item type=\"input\">LINEST value</item>"
msgstr "<item type=\"input\">Hodnota LINEST</item>"
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3145686\n"
-"help.text"
-msgid "<emph>2</emph>"
-msgstr "<emph>2</emph>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3145713\n"
-"help.text"
-msgid "<item type=\"input\">4</item>"
-msgstr "<item type=\"input\">4</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3145736\n"
-"help.text"
-msgid "<item type=\"input\">7</item>"
-msgstr "<item type=\"input\">7</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3159427\n"
-"help.text"
-msgid "<item type=\"input\">100</item>"
-msgstr "<item type=\"input\">100</item>"
-
+#. pGe39
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15761,6 +16973,7 @@ msgctxt ""
msgid "<item type=\"input\">4,17</item>"
msgstr "<item type=\"input\">4,17</item>"
+#. fiuYc
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15769,6 +16982,7 @@ msgctxt ""
msgid "-<item type=\"input\">3,48</item>"
msgstr "-<item type=\"input\">3,48</item>"
+#. ES4nC
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15777,38 +16991,7 @@ msgctxt ""
msgid "<item type=\"input\">82,33</item>"
msgstr "<item type=\"input\">82,33</item>"
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3152408\n"
-"help.text"
-msgid "<emph>3</emph>"
-msgstr "<emph>3</emph>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3152435\n"
-"help.text"
-msgid "<item type=\"input\">5</item>"
-msgstr "<item type=\"input\">5</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3152458\n"
-"help.text"
-msgid "<item type=\"input\">9</item>"
-msgstr "<item type=\"input\">9</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3155652\n"
-"help.text"
-msgid "<item type=\"input\">105</item>"
-msgstr "<item type=\"input\">105</item>"
-
+#. oFGz9
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15817,6 +17000,7 @@ msgctxt ""
msgid "<item type=\"input\">5,46</item>"
msgstr "<item type=\"input\">5,46</item>"
+#. ABLip
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15825,6 +17009,7 @@ msgctxt ""
msgid "<item type=\"input\">10,96</item>"
msgstr "<item type=\"input\">10,96</item>"
+#. ohjHE
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15833,38 +17018,7 @@ msgctxt ""
msgid "<item type=\"input\">9,35</item>"
msgstr "<item type=\"input\">9,35</item>"
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3159506\n"
-"help.text"
-msgid "<emph>4</emph>"
-msgstr "<emph>4</emph>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3159533\n"
-"help.text"
-msgid "<item type=\"input\">6</item>"
-msgstr "<item type=\"input\">6</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3159556\n"
-"help.text"
-msgid "<item type=\"input\">11</item>"
-msgstr "<item type=\"input\">11</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3159579\n"
-"help.text"
-msgid "<item type=\"input\">104</item>"
-msgstr "<item type=\"input\">104</item>"
-
+#. jkBDw
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15873,6 +17027,7 @@ msgctxt ""
msgid "<item type=\"input\">0,87</item>"
msgstr "<item type=\"input\">0,87</item>"
+#. BYXpH
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15881,6 +17036,7 @@ msgctxt ""
msgid "<item type=\"input\">5,06</item>"
msgstr "<item type=\"input\">5,06</item>"
+#. vZEL5
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15889,38 +17045,7 @@ msgctxt ""
msgid "<item type=\"input\">#NA</item>"
msgstr "<item type=\"input\">#NA</item>"
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3152655\n"
-"help.text"
-msgid "<emph>5</emph>"
-msgstr "<emph>5</emph>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3152682\n"
-"help.text"
-msgid "<item type=\"input\">7</item>"
-msgstr "<item type=\"input\">7</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3152705\n"
-"help.text"
-msgid "<item type=\"input\">12</item>"
-msgstr "<item type=\"input\">12</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3152728\n"
-"help.text"
-msgid "<item type=\"input\">108</item>"
-msgstr "<item type=\"input\">108</item>"
-
+#. CkRDQ
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15929,14 +17054,7 @@ msgctxt ""
msgid "<item type=\"input\">13,21</item>"
msgstr "<item type=\"input\">13,21</item>"
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3144375\n"
-"help.text"
-msgid "<item type=\"input\">4</item>"
-msgstr "<item type=\"input\">4</item>"
-
+#. pVrXF
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15945,38 +17063,7 @@ msgctxt ""
msgid "<item type=\"input\">#NA</item>"
msgstr "<item type=\"input\">#NA</item>"
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3144425\n"
-"help.text"
-msgid "<emph>6</emph>"
-msgstr "<emph>6</emph>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3144452\n"
-"help.text"
-msgid "<item type=\"input\">8</item>"
-msgstr "<item type=\"input\">8</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3144475\n"
-"help.text"
-msgid "<item type=\"input\">15</item>"
-msgstr "<item type=\"input\">15</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3144498\n"
-"help.text"
-msgid "<item type=\"input\">111</item>"
-msgstr "<item type=\"input\">111</item>"
-
+#. ApUzi
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15985,6 +17072,7 @@ msgctxt ""
msgid "<item type=\"input\">675,45</item>"
msgstr "<item type=\"input\">675,45</item>"
+#. t4FEJ
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -15993,6 +17081,7 @@ msgctxt ""
msgid "<item type=\"input\">102,26</item>"
msgstr "<item type=\"input\">102,26</item>"
+#. SzEUP
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16001,70 +17090,7 @@ msgctxt ""
msgid "<item type=\"input\">#NA</item>"
msgstr "<item type=\"input\">#NA</item>"
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3158306\n"
-"help.text"
-msgid "<emph>7</emph>"
-msgstr "<emph>7</emph>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3158333\n"
-"help.text"
-msgid "<item type=\"input\">9</item>"
-msgstr "<item type=\"input\">9</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3158356\n"
-"help.text"
-msgid "<item type=\"input\">17</item>"
-msgstr "<item type=\"input\">17</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3158379\n"
-"help.text"
-msgid "<item type=\"input\">120</item>"
-msgstr "<item type=\"input\">120</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3144560\n"
-"help.text"
-msgid "<emph>8</emph>"
-msgstr "<emph>8</emph>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3144586\n"
-"help.text"
-msgid "<item type=\"input\">10</item>"
-msgstr "<item type=\"input\">10</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3144609\n"
-"help.text"
-msgid "<item type=\"input\">19</item>"
-msgstr "<item type=\"input\">19</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_id3144632\n"
-"help.text"
-msgid "<item type=\"input\">133</item>"
-msgstr "<item type=\"input\">133</item>"
-
+#. cGjuz
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16073,6 +17099,7 @@ msgctxt ""
msgid "Column A contains several X1 values, column B several X2 values and column C the Y values. You have already entered these values in your spreadsheet. You have now set up E2:G6 in the spreadsheet and activated the <emph>Function Wizard</emph>. For the LINEST function to work, you must have marked the <emph>Array</emph> check box in the <emph>Function Wizard</emph>. Next, select the following values in the spreadsheet (or enter them using the keyboard):"
msgstr "Sloupec A obsahuje několik hodnot X1, sloupec B několik hodnot X2 a sloupec C hodnoty Y. Tyto hodnoty už byly zadány. Nyní označíte rozsah buněk E2:G6 a spustíte <emph>Průvodce funkcí</emph>. Aby funkce LINEST fungovala, je nutné zaškrtnout pole <emph>Matice</emph> v <emph>Průvodci funkcí</emph>. Nyní zadejte následující hodnoty (označte příslušné oblasti buněk myší nebo je zapište pomocí klávesnice):"
+#. KgyyZ
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16081,6 +17108,7 @@ msgctxt ""
msgid "<emph>data_Y</emph> is C2:C8"
msgstr "<emph>data_Y</emph> je C2:C8"
+#. 8CjXP
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16089,6 +17117,7 @@ msgctxt ""
msgid "<emph>data_X</emph> is A2:B8"
msgstr "<emph>data_X</emph> je A2:B8"
+#. thfEv
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16097,6 +17126,7 @@ msgctxt ""
msgid "<emph>linearType</emph> and <emph>stats</emph> are both set to 1."
msgstr "<emph>typLinie</emph> i <emph>statistika</emph> nastaveno na 1."
+#. 87XhB
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16105,6 +17135,7 @@ msgctxt ""
msgid "As soon as you click <emph>OK</emph>, $[officename] Calc will fill the above example with the LINEST values as shown in the example."
msgstr "Jakmile klepnete na <emph>OK</emph>, $[officename] Calc doplní výsledky funkce LINEST tak, jak je uvedeno v ukázce."
+#. FmuPh
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16113,6 +17144,7 @@ msgctxt ""
msgid "The formula in the <emph>Formula</emph> bar corresponds to each cell of the LINEST array <item type=\"input\">{=LINEST(C2:C8;A2:B8;1;1)}</item>."
msgstr "Vzorec na liště <emph>Vzorec</emph> odpovídá každé buňce v matici LINEST <item type=\"input\">{=LINEST(C2:C8;A2:B8;1;1)}</item>."
+#. d9JKm
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16121,6 +17153,7 @@ msgctxt ""
msgid "<emph>This represents the calculated LINEST values:</emph>"
msgstr "<emph>Toto jsou další hodnoty, vypočtené funkcí LINEST:</emph>"
+#. ysUqs
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16129,6 +17162,7 @@ msgctxt ""
msgid "<bookmark_value>slopes, see also regression lines</bookmark_value><bookmark_value>regression lines; LINEST function</bookmark_value>"
msgstr "<bookmark_value>směrnice, viz také regresní přímky</bookmark_value><bookmark_value>regresní přímky; LINEST</bookmark_value>"
+#. 7D7bJ
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16137,6 +17171,7 @@ msgctxt ""
msgid "E2 and F2: Slope m of the regression line y=b+m*x for the x1 and x2 values. The values are given in reverse order; that is, the slope for x2 in E2 and the slope for x1 in F2."
msgstr "E2a F2: Směrnice m regresní přímky y=b+m*x pro hodnoty x1 a x2. Hodnoty jsou dány v opačném pořadí, tzn. směrnice pro x2 v E2 a směrnice pro x1 v F2."
+#. 4Fhak
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16145,6 +17180,7 @@ msgctxt ""
msgid "G2: Intersection b with the y axis."
msgstr "G2: Průsečík s osou y (hodnota b)."
+#. VLgTJ
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16153,6 +17189,7 @@ msgctxt ""
msgid "<bookmark_value>standard errors; array functions</bookmark_value>"
msgstr "<bookmark_value>standardní chyby;maticové funkce</bookmark_value>"
+#. LhycE
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16161,6 +17198,7 @@ msgctxt ""
msgid "E3 and F3: The standard error of the slope value."
msgstr "E3 a F3: Standardní chyba hodnoty směrnice."
+#. NAdrZ
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16169,6 +17207,7 @@ msgctxt ""
msgid "G3: The standard error of the intercept"
msgstr "G3: Standardní chyba průsečíku s osou y."
+#. owRT8
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16177,6 +17216,7 @@ msgctxt ""
msgid "<bookmark_value>RSQ calculations</bookmark_value>"
msgstr "<bookmark_value>výpočty RSQ</bookmark_value>"
+#. SqGBn
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16185,6 +17225,7 @@ msgctxt ""
msgid "E4: RSQ"
msgstr "E4: RSQ (Druhá mocnina Pearsonova korelačního koeficientu)."
+#. WZ6Hb
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16193,6 +17234,7 @@ msgctxt ""
msgid "F4: The standard error of the regression calculated for the Y value."
msgstr "F4: Standardní odchylka regrese vypočtená pro hodnotu y."
+#. E5G7z
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16201,6 +17243,7 @@ msgctxt ""
msgid "E5: The F value from the variance analysis."
msgstr "E5: Hodnota F z analýzy rozptylu."
+#. fxmSF
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16209,6 +17252,7 @@ msgctxt ""
msgid "F5: The degrees of freedom from the variance analysis."
msgstr "F5: Stupně volnosti získané z analýzy rozptylu."
+#. jx7yp
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16217,6 +17261,7 @@ msgctxt ""
msgid "E6: The sum of the squared deviation of the estimated Y values from their linear mean."
msgstr "E6: Součet čtverců odchylek předpokládaných hodnot y od jejich lineárního průměru."
+#. EGBLt
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16225,6 +17270,7 @@ msgctxt ""
msgid "F6: The sum of the squared deviation of the estimated Y value from the given Y values."
msgstr "F6: Součet čtverců odchylek předpokládaných hodnot y od zadaných hodnot y."
+#. V2zsC
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16233,6 +17279,7 @@ msgctxt ""
msgid "<bookmark_value>LOGEST function</bookmark_value>"
msgstr "<bookmark_value>LOGEST</bookmark_value>"
+#. kWKCQ
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16241,6 +17288,7 @@ msgctxt ""
msgid "LOGEST"
msgstr "LOGEST"
+#. 8ydmZ
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16249,6 +17297,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_RKP\">This function calculates the adjustment of the entered data as an exponential regression curve (y=b*m^x).</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_RKP\">Tato funkce vypočte korekci zadaných hodnot ve formě exponenciální regresní funkce (y=b*m^x).</ahelp>"
+#. VFJDG
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16257,6 +17306,7 @@ msgctxt ""
msgid "LOGEST(DataY; DataX; FunctionType; Stats)"
msgstr "LOGEST(DataY; DataX; TypFunkce; Parametr)"
+#. 8jgzC
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16265,6 +17315,7 @@ msgctxt ""
msgid "<emph>DataY</emph> represents the Y Data array."
msgstr "<emph>DataY</emph> reprezentuje data Y."
+#. NHd3Q
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16273,6 +17324,7 @@ msgctxt ""
msgid "<emph>DataX</emph> (optional) represents the X Data array."
msgstr "<emph>DataX</emph> (volitelné) reprezentuje data X."
+#. AF5ez
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16281,6 +17333,7 @@ msgctxt ""
msgid "<emph>FunctionType</emph> (optional). If Function_Type = 0, functions in the form y = m^x will be calculated. Otherwise, y = b*m^x functions will be calculated."
msgstr "<emph>TypFunkce</emph> (volitelné). Pokud je Typ_Funkce = 0, bude vypočítána funkce ve tvaru y = m^x. Jinak se vypočítá funkce y = b*m^x."
+#. XS5ao
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16289,6 +17342,7 @@ msgctxt ""
msgid "<emph>Stats</emph> (optional). If Stats=0, only the regression coefficient is calculated."
msgstr "<emph>Parametr</emph> (volitelný). Pokud Parametr = 0, bude vypočten pouze regresní koeficient."
+#. MozFA
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16297,6 +17351,7 @@ msgctxt ""
msgid "See LINEST. However, no square sum will be returned."
msgstr "Viz LINEST. V tomto případě ale nebudou vráceny žádné součty druhých mocnin."
+#. MDwDi
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16305,6 +17360,7 @@ msgctxt ""
msgid "<bookmark_value>SUMPRODUCT function</bookmark_value><bookmark_value>scalar products</bookmark_value><bookmark_value>dot products</bookmark_value><bookmark_value>inner products</bookmark_value>"
msgstr "<bookmark_value>SUMPRODUCT</bookmark_value><bookmark_value>skalární součiny</bookmark_value><bookmark_value>bodové součiny</bookmark_value><bookmark_value>vnitřní součiny</bookmark_value>"
+#. TsAd9
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16313,6 +17369,7 @@ msgctxt ""
msgid "SUMPRODUCT"
msgstr "SUMPRODUCT"
+#. dQvB9
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16321,6 +17378,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_SUMMENPRODUKT\">Multiplies corresponding elements in the given arrays, and returns the sum of those products.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_SUMMENPRODUKT\">Vynásobí odpovídající prvky v zadaných maticích a vrátí součet těchto součinů.</ahelp>"
+#. rBb3u
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16329,6 +17387,7 @@ msgctxt ""
msgid "SUMPRODUCT(Array1; Array2; ...; Array30)"
msgstr "SUMPRODUCT(Matice1; Matice2; ...; Matice30)"
+#. xBpX8
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16337,6 +17396,7 @@ msgctxt ""
msgid "<emph>Array1, Array2; ...; Array30</emph> represent arrays whose corresponding elements are to be multiplied."
msgstr "<emph>Matice1, Matice2; ...; Matice30</emph> představují matice, jejichž vzájemně si odpovídající prvky budou násobeny."
+#. 6knhd
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16345,70 +17405,7 @@ msgctxt ""
msgid "At least one array must be part of the argument list. If only one array is given, all array elements are summed."
msgstr "Seznam argumentů musí obsahovat alespoň jednu matici. Je-li zadána pouze jedna matice, bude vrácen součet jejích prvků."
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN11B2F\n"
-"help.text"
-msgid "A"
-msgstr "A"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN11B35\n"
-"help.text"
-msgid "B"
-msgstr "B"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN11B3B\n"
-"help.text"
-msgid "C"
-msgstr "C"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN11B41\n"
-"help.text"
-msgid "D"
-msgstr "D"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN11B48\n"
-"help.text"
-msgid "1"
-msgstr "1"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN11B4E\n"
-"help.text"
-msgid "<item type=\"input\">2</item>"
-msgstr "<item type=\"input\">2</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN11B54\n"
-"help.text"
-msgid "<item type=\"input\">3</item>"
-msgstr "<item type=\"input\">3</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN11B5A\n"
-"help.text"
-msgid "<item type=\"input\">4</item>"
-msgstr "<item type=\"input\">4</item>"
-
+#. DgsMB
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16417,86 +17414,7 @@ msgctxt ""
msgid "<item type=\"input\">5</item>"
msgstr "<item type=\"input\">5</item>"
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN11B67\n"
-"help.text"
-msgid "2"
-msgstr "2"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN11B6D\n"
-"help.text"
-msgid "<item type=\"input\">6</item>"
-msgstr "<item type=\"input\">6</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN11B73\n"
-"help.text"
-msgid "<item type=\"input\">7</item>"
-msgstr "<item type=\"input\">7</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN11B79\n"
-"help.text"
-msgid "<item type=\"input\">8</item>"
-msgstr "<item type=\"input\">8</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN11B7F\n"
-"help.text"
-msgid "<item type=\"input\">9</item>"
-msgstr "<item type=\"input\">9</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN11B86\n"
-"help.text"
-msgid "3"
-msgstr "3"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN11B8C\n"
-"help.text"
-msgid "<item type=\"input\">10</item>"
-msgstr "<item type=\"input\">10</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN11B92\n"
-"help.text"
-msgid "<item type=\"input\">11</item>"
-msgstr "<item type=\"input\">11</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN11B98\n"
-"help.text"
-msgid "<item type=\"input\">12</item>"
-msgstr "<item type=\"input\">12</item>"
-
-#: 04060107.xhp
-msgctxt ""
-"04060107.xhp\n"
-"par_idN11B9E\n"
-"help.text"
-msgid "<item type=\"input\">13</item>"
-msgstr "<item type=\"input\">13</item>"
-
+#. vYZhd
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16505,6 +17423,7 @@ msgctxt ""
msgid "<item type=\"input\">=SUMPRODUCT(A1:B3;C1:D3)</item> returns 397."
msgstr "<item type=\"input\">=SUMPRODUCT(A1:B3;C1:D3)</item> vrátí 397."
+#. MccEV
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16513,6 +17432,7 @@ msgctxt ""
msgid "Calculation: A1*C1 + B1*D1 + A2*C2 + B2*D2 + A3*C3 + B3*D3"
msgstr "Výpočet: A1*C1 + B1*D1 + A2*C2 + B2*D2 + A3*C3 + B3*D3"
+#. yhYcU
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16521,6 +17441,7 @@ msgctxt ""
msgid "You can use SUMPRODUCT to calculate the scalar product of two vectors."
msgstr "Funkci SUMPRODUCT je možné použít pro výpočet skalárního součinu dvou vektorů."
+#. ADcrY
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16529,6 +17450,7 @@ msgctxt ""
msgid "SUMPRODUCT returns a single number, it is not necessary to enter the function as an array function."
msgstr "Funkce SUMPRODUCT vrací jediné číslo, není třeba ji zadávat jako maticovou funkci."
+#. Rebve
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16537,6 +17459,7 @@ msgctxt ""
msgid "<bookmark_value>SUMX2MY2 function</bookmark_value>"
msgstr "<bookmark_value>SUMX2MY2</bookmark_value>"
+#. 3yDZD
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16545,6 +17468,7 @@ msgctxt ""
msgid "SUMX2MY2"
msgstr "SUMX2MY2"
+#. 56cLG
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16553,6 +17477,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_SUMMEX2MY2\">Returns the sum of the difference of squares of corresponding values in two arrays.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_SUMMEX2MY2\">Vrací součet rozdílů druhých mocnin odpovídajících si hodnot dvou matic.</ahelp>"
+#. PssKK
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16561,6 +17486,7 @@ msgctxt ""
msgid "SUMX2MY2(ArrayX; ArrayY)"
msgstr "SUMX2MY2(MaticeX; MaticeY)"
+#. ChfSA
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16569,6 +17495,7 @@ msgctxt ""
msgid "<emph>ArrayX</emph> represents the first array whose elements are to be squared and added."
msgstr "<emph>MaticeX</emph> reprezentuje první matici, její prvky budou umocněny na druhou a přidány."
+#. Rcya8
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16577,6 +17504,7 @@ msgctxt ""
msgid "<emph>ArrayY</emph> represents the second array whose elements are to be squared and subtracted."
msgstr "<emph>MaticeY</emph> reprezentuje druhou matici, její prvky budou umocněny na druhou a odečteny."
+#. e2XML
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16585,6 +17513,7 @@ msgctxt ""
msgid "<bookmark_value>SUMX2PY2 function</bookmark_value>"
msgstr "<bookmark_value>SUMX2PY2</bookmark_value>"
+#. qh9Q2
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16593,6 +17522,7 @@ msgctxt ""
msgid "SUMX2PY2"
msgstr "SUMX2PY2"
+#. S2MjJ
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16601,6 +17531,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_SUMMEX2PY2\">Returns the sum of the sum of squares of corresponding values in two arrays.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_SUMMEX2PY2\">Vrátí součet součtů druhých mocnin odpovídajících si hodnot dvou matic.</ahelp>"
+#. uciHJ
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16609,6 +17540,7 @@ msgctxt ""
msgid "SUMX2PY2(ArrayX; ArrayY)"
msgstr "SUMX2PY2(MaticeX; MaticeY)"
+#. T2CCC
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16617,6 +17549,7 @@ msgctxt ""
msgid "<emph>ArrayX</emph> represents the first array whose elements are to be squared and added."
msgstr "<emph>MaticeX</emph> reprezentuje první matici, její prvky budou umocněny na druhou a přidány."
+#. Dqpab
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16625,6 +17558,7 @@ msgctxt ""
msgid "<emph>ArrayY</emph> represents the second array, whose elements are to be squared and added."
msgstr "<emph>MaticeY</emph> reprezentuje druhou matici, její prvky budou umocněny na druhou a odečteny."
+#. wHCyZ
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16633,6 +17567,7 @@ msgctxt ""
msgid "<bookmark_value>SUMXMY2 function</bookmark_value>"
msgstr "<bookmark_value>SUMXMY2</bookmark_value>"
+#. ktCZQ
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16641,6 +17576,7 @@ msgctxt ""
msgid "SUMXMY2"
msgstr "SUMXMY2"
+#. nzmZJ
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16649,6 +17585,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_SUMMEXMY2\">Adds the squares of the variance between corresponding values in two arrays.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_SUMMEXMY2\">Sečte druhé mocniny rozdílů mezi odpovídajícími si hodnotami dvou matic.</ahelp>"
+#. MCRBG
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16657,6 +17594,7 @@ msgctxt ""
msgid "SUMXMY2(ArrayX; ArrayY)"
msgstr "SUMXMY2(MaticeX; MaticeY)"
+#. 3BKpm
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16665,6 +17603,7 @@ msgctxt ""
msgid "<emph>ArrayX</emph> represents the first array whose elements are to be subtracted and squared."
msgstr "<emph>MaticeX</emph> reprezentuje první matici, její prvky budou odečteny a umocněny na druhou."
+#. pyDnE
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16673,6 +17612,7 @@ msgctxt ""
msgid "<emph>ArrayY</emph> represents the second array, whose elements are to be subtracted and squared."
msgstr "<emph>MaticeY</emph> reprezentuje druhou matici, její prvky budou odečteny a umocněny na druhou."
+#. WM9m4
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16681,6 +17621,7 @@ msgctxt ""
msgid "<bookmark_value>TREND function</bookmark_value>"
msgstr "<bookmark_value>TREND</bookmark_value>"
+#. A9EDa
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16689,6 +17630,7 @@ msgctxt ""
msgid "TREND"
msgstr "TREND"
+#. Mj3Ps
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16697,6 +17639,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TREND\">Returns values along a linear trend.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_TREND\">Vypočte body ležící na regresní přímce.</ahelp>"
+#. nuyCr
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16705,6 +17648,7 @@ msgctxt ""
msgid "TREND(DataY; DataX; NewDataX; LinearType)"
msgstr "TREND(DataY; DataX; NováDataX; TypLinie)"
+#. qeK4r
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16713,6 +17657,7 @@ msgctxt ""
msgid "<emph>DataY</emph> represents the Y Data array."
msgstr "<emph>DataY</emph> reprezentuje data Y."
+#. LGjJL
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16721,6 +17666,7 @@ msgctxt ""
msgid "<emph>DataX</emph> (optional) represents the X Data array."
msgstr "<emph>DataX</emph> (volitelné) reprezentuje data X."
+#. PzdoS
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16729,6 +17675,7 @@ msgctxt ""
msgid "<emph>NewDataX</emph> (optional) represents the array of the X data, which are used for recalculating values."
msgstr "<emph>NováDataX</emph> (volitelné) reprezentuje pole dat X, které jsou použity pro přepočítání hodnot."
+#. 4Hrja
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16737,6 +17684,7 @@ msgctxt ""
msgid "<emph>LinearType</emph> (optional). If LinearType = 0, then lines will be calculated through the zero point. Otherwise, offset lines will also be calculated. The default is LinearType <> 0."
msgstr "<emph>TypLinie</emph> (nepovinné). Pokud je TypLinie = 0, bude vypočtená přímka procházet počátkem. V opačném případě se vypočítá také posun přímky. Výchozí TypLinie je <> 0."
+#. 6mQp3
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16745,6 +17693,7 @@ msgctxt ""
msgid "Select a spreadsheet range in which the trend data will appear. Select the function. Enter the output data or select it with the mouse. Mark the <emph>Array</emph> field, click <emph>OK</emph>. The trend data calculated from the output data is displayed."
msgstr "Vyberte oblast buněk, v níž se objeví výsledná data. Zvolte funkci. Zadejte požadované údaje (nebo vyberte příslušné buňky myší). Zaškrtněte pole <emph>Matice</emph> a klepněte na tlačítko <emph>OK</emph>. Zobrazí se data vypočtená podle regresní závislosti."
+#. utRHG
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16753,6 +17702,7 @@ msgctxt ""
msgid "<bookmark_value>GROWTH function</bookmark_value><bookmark_value>exponential trends in arrays</bookmark_value>"
msgstr "<bookmark_value>GROWTH</bookmark_value><bookmark_value>exponenciální trendy v maticích</bookmark_value>"
+#. fpjnj
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16761,6 +17711,7 @@ msgctxt ""
msgid "GROWTH"
msgstr "GROWTH"
+#. odySD
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16769,6 +17720,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_VARIATION\">Calculates the points of an exponential trend in an array.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_VARIATION\">Vypočte body ležící na exponenciální regresní křivce.</ahelp>"
+#. kbYCk
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16777,6 +17729,7 @@ msgctxt ""
msgid "GROWTH(DataY; DataX; NewDataX; FunctionType)"
msgstr "GROWTH(DataY; DataX; NováDataX; TypFunkce)"
+#. CA3qD
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16785,6 +17738,7 @@ msgctxt ""
msgid "<emph>DataY</emph> represents the Y Data array."
msgstr "<emph>DataY</emph> reprezentuje data Y."
+#. 64L8f
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16793,6 +17747,7 @@ msgctxt ""
msgid "<emph>DataX</emph> (optional) represents the X Data array."
msgstr "<emph>DataX</emph> (volitelné) reprezentuje data X."
+#. eabdW
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16801,6 +17756,7 @@ msgctxt ""
msgid "<emph>NewDataX</emph> (optional) represents the X data array, in which the values are recalculated."
msgstr "<emph>NováDataX</emph> (volitelné) reprezentují data X, ve kterých budou přepočítány hodnoty."
+#. 8ojPA
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16809,6 +17765,7 @@ msgctxt ""
msgid "<emph>FunctionType</emph> (optional). If FunctionType = 0, functions in the form y = m^x will be calculated. Otherwise, y = b*m^x functions will be calculated."
msgstr "<emph>TypFunkce</emph> (nepovinné). Pokud je Typ_Funkce = 0, bude vypočítána funkce ve tvaru y = m^x. Jinak se vypočítá funkce y = b*m^x."
+#. unEBv
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
@@ -16817,6 +17774,7 @@ msgctxt ""
msgid "This function returns an array and is handled in the same way as the other array functions. Select a range where you want the answers to appear and select the function. Select <emph>DataY</emph>. Enter any other parameters, mark <emph>Array</emph> and click <emph>OK</emph>."
msgstr "Tato funkce vrací matici a je ovládána stejným způsobem jako ostatní maticové funkce. Vyberte oblast, kde chcete, aby se objevily odpovědi a poté zvolte funkci. Vyberte <emph>DataY</emph>. Zadejte ostatní parametry, označte <emph>Matice</emph> a klikněte na tlačítko <emph>OK</emph>."
+#. p4YTh
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -16825,6 +17783,7 @@ msgctxt ""
msgid "Statistics Functions"
msgstr "Statistické funkce"
+#. xJyMy
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -16833,6 +17792,7 @@ msgctxt ""
msgid "<bookmark_value>statistics functions</bookmark_value><bookmark_value>Function Wizard; statistics</bookmark_value><bookmark_value>functions; statistics functions</bookmark_value>"
msgstr "<bookmark_value>statistika; funkce</bookmark_value><bookmark_value>Průvodce funkcí; statistika</bookmark_value><bookmark_value>funkce; statistické funkce</bookmark_value>"
+#. KKBEq
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -16841,6 +17801,7 @@ msgctxt ""
msgid "<variable id=\"head_statistic\"><link href=\"text/scalc/01/04060108.xhp\" name=\"Statistics Functions\">Statistics Functions</link></variable>"
msgstr "<variable id=\"head_statistic\"><link href=\"text/scalc/01/04060108.xhp\" name=\"Statistics Functions\">Statistické funkce</link></variable>"
+#. eNDVS
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -16849,6 +17810,7 @@ msgctxt ""
msgid "<variable id=\"statistiktext\">This category contains the <emph>Statistics</emph> functions. </variable>"
msgstr "<variable id=\"statistiktext\">Tato kategorie obsahuje <emph>statistické</emph> funkce. </variable>"
+#. HiTED
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -16857,6 +17819,7 @@ msgctxt ""
msgid "Some of the examples use the following data table:"
msgstr "V některých příkladech je použita následující tabulka hodnot:"
+#. hYpm5
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -16865,6 +17828,7 @@ msgctxt ""
msgid "C"
msgstr "C"
+#. bPvvQ
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -16873,6 +17837,7 @@ msgctxt ""
msgid "D"
msgstr "D"
+#. ySt77
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -16881,6 +17846,7 @@ msgctxt ""
msgid "2"
msgstr "2"
+#. PeXDp
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -16889,6 +17855,7 @@ msgctxt ""
msgid "x value"
msgstr "hodnota x"
+#. b9ACz
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -16897,6 +17864,7 @@ msgctxt ""
msgid "y value"
msgstr "hodnota y"
+#. pNBpa
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -16905,6 +17873,7 @@ msgctxt ""
msgid "3"
msgstr "3"
+#. GCDq5
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -16913,6 +17882,7 @@ msgctxt ""
msgid "-5"
msgstr "-5"
+#. K4fiE
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -16921,6 +17891,7 @@ msgctxt ""
msgid "-3"
msgstr "-3"
+#. 8cSjP
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -16929,6 +17900,7 @@ msgctxt ""
msgid "4"
msgstr "4"
+#. YQKPp
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -16937,6 +17909,7 @@ msgctxt ""
msgid "-2"
msgstr "-2"
+#. p5BEY
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -16945,6 +17918,7 @@ msgctxt ""
msgid "0"
msgstr "0"
+#. DT4EG
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -16953,6 +17927,7 @@ msgctxt ""
msgid "5"
msgstr "5"
+#. zqQWt
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -16961,6 +17936,7 @@ msgctxt ""
msgid "-1"
msgstr "-1"
+#. GsCZB
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -16969,6 +17945,7 @@ msgctxt ""
msgid "1"
msgstr "1"
+#. LyuFQ
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -16977,6 +17954,7 @@ msgctxt ""
msgid "6"
msgstr "6"
+#. BfBEi
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -16985,6 +17963,7 @@ msgctxt ""
msgid "0"
msgstr "0"
+#. 2pfGT
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -16993,6 +17972,7 @@ msgctxt ""
msgid "3"
msgstr "3"
+#. 4idBB
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -17001,6 +17981,7 @@ msgctxt ""
msgid "7"
msgstr "7"
+#. wUKtq
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -17009,6 +17990,7 @@ msgctxt ""
msgid "2"
msgstr "2"
+#. hyKxt
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -17017,6 +17999,7 @@ msgctxt ""
msgid "4"
msgstr "4"
+#. 8HMk6
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -17025,6 +18008,7 @@ msgctxt ""
msgid "8"
msgstr "8"
+#. Ec6AG
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -17033,6 +18017,7 @@ msgctxt ""
msgid "4"
msgstr "4"
+#. FnpA8
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -17041,6 +18026,7 @@ msgctxt ""
msgid "6"
msgstr "6"
+#. ee6VB
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -17049,6 +18035,7 @@ msgctxt ""
msgid "9"
msgstr "9"
+#. EM3Gs
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -17057,6 +18044,7 @@ msgctxt ""
msgid "6"
msgstr "6"
+#. oFf2A
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -17065,6 +18053,7 @@ msgctxt ""
msgid "8"
msgstr "8"
+#. BbE8F
#: 04060108.xhp
msgctxt ""
"04060108.xhp\n"
@@ -17073,6 +18062,7 @@ msgctxt ""
msgid "The statistical functions are described in the following subsections."
msgstr "Statistické funkce jsou popsány v následujících oddílech."
+#. gREzE
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17081,6 +18071,7 @@ msgctxt ""
msgid "Spreadsheet Functions"
msgstr "Funkce sešitu"
+#. WoHfE
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17089,6 +18080,7 @@ msgctxt ""
msgid "<bookmark_value>spreadsheets; functions</bookmark_value> <bookmark_value>Function Wizard; spreadsheets</bookmark_value> <bookmark_value>functions; spreadsheets</bookmark_value>"
msgstr "<bookmark_value>sešity; funkce</bookmark_value><bookmark_value>Průvodce funkcí;sešity</bookmark_value><bookmark_value>funkce;sešity</bookmark_value>"
+#. qcCTY
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17097,6 +18089,7 @@ msgctxt ""
msgid "Spreadsheet Functions"
msgstr "Funkce sešitu"
+#. BceQk
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17105,6 +18098,7 @@ msgctxt ""
msgid "<variable id=\"tabelletext\">This section contains descriptions of the <emph>Spreadsheet</emph> functions together with an example.</variable>"
msgstr "<variable id=\"tabelletext\">V této sekci budou uvedeny popisy funkcí <emph>Sešitu</emph> spolu s příklady.</variable>"
+#. aoGD9
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17113,6 +18107,7 @@ msgctxt ""
msgid "<bookmark_value>ADDRESS function</bookmark_value>"
msgstr "<bookmark_value>ADDRESS</bookmark_value>"
+#. YWzqF
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17121,6 +18116,7 @@ msgctxt ""
msgid "ADDRESS"
msgstr "ADDRESS"
+#. EDZCM
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17129,6 +18125,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ADRESSE\">Returns a cell address (reference) as text, according to the specified row and column numbers.</ahelp> You can determine whether the address is interpreted as an absolute address (for example, $A$1) or as a relative address (as A1) or in a mixed form (A$1 or $A1). You can also specify the name of the sheet."
msgstr "<ahelp hid=\"HID_FUNC_ADRESSE\">Vrátí adresu buňky (souřadnici) v textovém tvaru na základě zadaných čísel řádku a sloupce.</ahelp> Můžete určit, zda bude adresa interpretována jako absolutní (například $A$1) nebo jako relativní (A1) či ve smíšeném tvaru (A$1 nebo $A1). Můžete také zadat název pracovního listu."
+#. hrEcs
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17137,6 +18134,7 @@ msgctxt ""
msgid "For interoperability the ADDRESS and INDIRECT functions support an optional parameter to specify whether the R1C1 address notation instead of the usual A1 notation should be used."
msgstr "Z důvodů interoperability podporují funkce ADDRESS a INDIRECT volitelný parametr, který určuje, zda se má použít notace R1C1 namísto obvyklé A1."
+#. JJpSk
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17145,6 +18143,7 @@ msgctxt ""
msgid "In ADDRESS, the parameter is inserted as the fourth parameter, shifting the optional sheet name parameter to the fifth position."
msgstr "U funkce ADDRESS se parametr zapíše jako čtvrtý parametr a volitelný název listu se posune na páté místo."
+#. qFesv
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17153,6 +18152,7 @@ msgctxt ""
msgid "In INDIRECT, the parameter is appended as the second parameter."
msgstr "U funkce INDIRECT se parametr zapíše jako druhý parametr."
+#. gvGjb
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17161,6 +18161,7 @@ msgctxt ""
msgid "In both functions, if the argument is inserted with the value 0, then the R1C1 notation is used. If the argument is not given or has a value other than 0, then the A1 notation is used."
msgstr "U obou funkcí platí, že pokud má parametr hodnotu 0, použije se notace R1C1. Pokud není parametr uveden nebo má hodnotu jinou než 0, použije se notace A1."
+#. S5Du7
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17169,6 +18170,7 @@ msgctxt ""
msgid "In case of R1C1 notation, ADDRESS returns address strings using the exclamation mark '!' as the sheet name separator, and INDIRECT expects the exclamation mark as sheet name separator. Both functions still use the dot '.' sheet name separator with A1 notation."
msgstr "Při použití notace R1C1 vrací ADDRESS řetězec, ve které je k oddělení názvu listu použit vykřičník, a INDIRECT očekává vykřičník jako oddělovač názvu listu. Při použití notace A1 obě funkce používají k oddělení názvu listu tečku."
+#. tBvLY
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17177,6 +18179,7 @@ msgctxt ""
msgid "When opening documents from ODF 1.0/1.1 format, the ADDRESS functions that show a sheet name as the fourth parameter will shift that sheet name to become the fifth parameter. A new fourth parameter with the value 1 will be inserted."
msgstr "Při otevírání dokumentů ve formátu ODF 1.0/1.1 se u funkce ADDRESS, která má jako čtvrtý parametr název listu, posune název listu na páté místo a na čtvrté místo vloží nový parametr s hodnotou 1."
+#. NGGAw
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17185,6 +18188,7 @@ msgctxt ""
msgid "When storing a document in ODF 1.0/1.1 format, if ADDRESS functions have a fourth parameter, that parameter will be removed."
msgstr "Při ukládání do formátu ODF 1.0/1.1 a pokud má funkce ADDRESS čtvrtý parametr, se tento parametr odstraní."
+#. Ag8KD
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17193,6 +18197,7 @@ msgctxt ""
msgid "Do not save a spreadsheet in the old ODF 1.0/1.1 format if the ADDRESS function's new fourth parameter was used with a value of 0."
msgstr "Pokud jste použil u funkce ADDRESS nový čtvrtý parametr s hodnotou 0, neukládejte sešit ve starém formátu ODF 1.0/1.1."
+#. d2kpf
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17201,6 +18206,7 @@ msgctxt ""
msgid "The INDIRECT function is saved without conversion to ODF 1.0/1.1 format. If the second parameter was present, an older version of Calc will return an error for that function."
msgstr "Funkce INDIRECT se do formátu ODF 1.0/1.1 uloží bez konverze. Pokud bude přítomen druhý parametr, starší verze Calcu ohlásí u této funkce chybu."
+#. UnrfB
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17209,6 +18215,7 @@ msgctxt ""
msgid "ADDRESS(Row; Column; Abs; A1; \"Sheet\")"
msgstr "ADDRESS(Řádek; Sloupec; Abs; A1; \"List\")"
+#. FyoLc
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17217,6 +18224,7 @@ msgctxt ""
msgid "<emph>Row</emph> represents the row number for the cell reference"
msgstr "<emph>Řádek</emph> představuje číslo řádku pro souřadnici buňky"
+#. AEorU
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17225,6 +18233,7 @@ msgctxt ""
msgid "<emph>Column</emph> represents the column number for the cell reference (the number, not the letter)"
msgstr "<emph>Sloupec</emph> představuje číslo sloupce pro souřadnici buňky (číslo, nikoli písmeno)"
+#. 8VYFW
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17233,6 +18242,7 @@ msgctxt ""
msgid "<emph>Abs</emph> determines the type of reference:"
msgstr "<emph>Abs</emph> určuje typ souřadnice:"
+#. EEfQf
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17241,6 +18251,7 @@ msgctxt ""
msgid "1: absolute ($A$1)"
msgstr "1: absolutní adresa ($A$1)"
+#. jNcJG
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17249,6 +18260,7 @@ msgctxt ""
msgid "2: row reference type is absolute; column reference is relative (A$1)"
msgstr "2: absolutní adresa souřadnice řádku, relativní adresa souřadnice sloupce (A$1),"
+#. KXVHa
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17257,6 +18269,7 @@ msgctxt ""
msgid "3: row (relative); column (absolute) ($A1)"
msgstr "3: relativní adresa souřadnice řádku, absolutní adresa souřadnice sloupce ($A1),"
+#. AeGMD
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17265,6 +18278,7 @@ msgctxt ""
msgid "4: relative (A1)"
msgstr "4: relativní adresa (A1)."
+#. 3BFnh
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17273,6 +18287,7 @@ msgctxt ""
msgid "<emph>A1</emph> (optional) - if set to 0, the R1C1 notation is used. If this parameter is absent or set to another value than 0, the A1 notation is used."
msgstr "<emph>A1</emph> (volitelný) - pokud je nastaveno na 0, je použita notace R1C1. Pokud tento parametr chybí nebo je nastaven na jinou hodnotu než 0, je použita notace A1."
+#. R2QXf
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17281,6 +18296,7 @@ msgctxt ""
msgid "<emph>Sheet</emph> represents the name of the sheet. It must be placed in double quotes."
msgstr "<emph>List</emph> představuje název listu. Musí být umístěn v uvozovkách."
+#. 3eSyo
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17289,6 +18305,7 @@ msgctxt ""
msgid "Example:"
msgstr "Příklad:"
+#. oCjxy
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17297,6 +18314,7 @@ msgctxt ""
msgid "<item type=\"input\">=ADDRESS(1;1;2;;\"Sheet2\")</item> returns the following: Sheet2.A$1"
msgstr "<item type=\"input\">=ADDRESS(1;1;2;;\"List2\")</item> vrátí: List2.A$1"
+#. zEj2o
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17305,6 +18323,7 @@ msgctxt ""
msgid "If the formula above is in cell B2 of current sheet, and the cell A1 in sheet 2 contains the value <item type=\"input\">-6</item>, you can refer indirectly to the referenced cell using a function in B2 by entering <item type=\"input\">=ABS(INDIRECT(B2))</item>. The result is the absolute value of the cell reference specified in B2, which in this case is 6."
msgstr "Je-li výše uvedený vzorec v buňce B2 aktuálního listu a buňka A1 na listu 2 obsahuje hodnotu <item type=\"input\">-6</item>, můžete odkazovat nepřímo na adresu buňky použitím funkce v B2 <item type=\"input\">=ABS(INDIRECT(B2))</item>. Výsledkem je absolutní hodnota adresy buňky specifikované v B2, která je v tomto případě 6."
+#. n7RGj
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17313,6 +18332,7 @@ msgctxt ""
msgid "<bookmark_value>AREAS function</bookmark_value>"
msgstr "<bookmark_value>AREAS</bookmark_value>"
+#. BmNK5
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17321,6 +18341,7 @@ msgctxt ""
msgid "AREAS"
msgstr "AREAS"
+#. Bi6yp
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17329,6 +18350,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_BEREICHE\">Returns the number of individual ranges that belong to a multiple range.</ahelp> A range can consist of contiguous cells or a single cell."
msgstr "<ahelp hid=\"HID_FUNC_BEREICHE\">Vrátí počet jednotlivých oblastí buněk, které jsou součástí propojené oblasti.</ahelp> Oblastí se rozumí souvislá oblast buněk nebo jediná buňka."
+#. cvDFN
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17337,6 +18359,7 @@ msgctxt ""
msgid "The function expects a single argument. If you state multiple ranges, you must enclose them into additional parentheses. Multiple ranges can be entered using the semicolon (;) as divider, but this gets automatically converted to the tilde (~) operator. The tilde is used to join ranges."
msgstr "Funkce očekává jediný parametr. Pokud zadáte více oblastí, musíte je uzavřít do dodatečných závorek. Více oblastí lze zadat s využitím středníku (;) jako oddělovače. Ten je automaticky převeden na vlnovku (~), která se používá ke spojování oblastí."
+#. Tg8WA
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17345,6 +18368,7 @@ msgctxt ""
msgid "AREAS(Reference)"
msgstr "AREAS(Odkaz)"
+#. fJLtE
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17353,6 +18377,7 @@ msgctxt ""
msgid "Reference represents the reference to a cell or cell range."
msgstr "Odkaz představuje souřadnice buněk nebo oblasti buněk."
+#. K5zS8
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17361,6 +18386,7 @@ msgctxt ""
msgid "<item type=\"input\">=AREAS((A1:B3;F2;G1))</item> returns 3, as it is a reference to three cells and/or areas. After entry this gets converted to =AREAS((A1:B3~F2~G1))."
msgstr "<item type=\"input\">=AREAS((A1:B3;F2;G1))</item> vrátí 3, protože jde o odkaz na tři buňky a/nebo oblasti. Po potvrzení zadání je vzorec převeden na =AREAS((A1:B3~F2~G1))."
+#. sh5wD
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17369,6 +18395,7 @@ msgctxt ""
msgid "<item type=\"input\">=AREAS(All)</item> returns 1 if you have defined an area named All under <emph>Data - Define Range</emph>."
msgstr "<item type=\"input\">=AREAS(Vše)</item> vrátí 1, pokud jste za pomoci dialogu <emph>Data - Definovat oblast</emph> definovali oblast Vše."
+#. mUP2a
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17377,6 +18404,7 @@ msgctxt ""
msgid "<bookmark_value>DDE function</bookmark_value>"
msgstr "<bookmark_value>DDE</bookmark_value>"
+#. AMXUq
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17385,6 +18413,7 @@ msgctxt ""
msgid "DDE"
msgstr "DDE"
+#. 2FAG7
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17393,6 +18422,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_DDE\">Returns the result of a DDE-based link.</ahelp> If the contents of the linked range or section changes, the returned value will also change. You must reload the spreadsheet or choose <emph>Edit - Links</emph> to see the updated links. Cross-platform links, for example from a <item type=\"productname\">%PRODUCTNAME</item> installation running on a Windows machine to a document created on a Linux machine, are not allowed."
msgstr "<ahelp hid=\"HID_FUNC_DDE\">Vrátí výsledek DDE propojení.</ahelp> Pokud se obsah propojené oblasti nebo oddílu změní, bude změněna i hodnota vrácená touto funkcí. Aby se změny projevily, je nutné buď sešit znovu otevřít, nebo zvolit <emph>Úpravy - Odkazy</emph>. Není možné použít meziplatformní odkazy, například z instalace <item type=\"productname\">%PRODUCTNAME</item> na počítači se systémem Windows do dokumentu vytvořeného na linuxovém stroji."
+#. RarPk
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17401,6 +18431,7 @@ msgctxt ""
msgid "DDE(\"Server\"; \"File\"; \"Range\"; Mode)"
msgstr "DDE(\"Server\"; \"Soubor\"; \"Oblast\"; Režim)"
+#. qAN6x
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17409,6 +18440,7 @@ msgctxt ""
msgid "<emph>Server</emph> is the name of a server application. <item type=\"productname\">%PRODUCTNAME</item> applications have the server name \"soffice\"."
msgstr "<emph>Server</emph> je název aplikace serveru. Aplikace <item type=\"productname\">%PRODUCTNAME</item> používají pro server název \"soffice\"."
+#. vsezP
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17417,6 +18449,7 @@ msgctxt ""
msgid "<emph>File</emph> is the complete file name, including path specification."
msgstr "<emph>soubor</emph> je název souboru včetně cesty."
+#. kU4Vp
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17425,6 +18458,7 @@ msgctxt ""
msgid "<emph>Range</emph> is the area containing the data to be evaluated."
msgstr "<emph>oblast</emph> určuje oblast obsahující data, která mají být vyhodnocena."
+#. 9zEYF
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17433,6 +18467,7 @@ msgctxt ""
msgid "<emph>Mode</emph> is an optional parameter that controls the method by which the DDE server converts its data into numbers."
msgstr "<emph>režim</emph> je nepovinný parametr, který určuje metodu, kterou DDE server použije k převodu dat na čísla."
+#. 8nfD5
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17441,6 +18476,7 @@ msgctxt ""
msgid "<emph>Mode</emph>"
msgstr "<emph>režim</emph>"
+#. LFGFv
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17449,6 +18485,7 @@ msgctxt ""
msgid "<emph>Effect</emph>"
msgstr "<emph>efekt</emph>"
+#. GLZVP
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17457,6 +18494,7 @@ msgctxt ""
msgid "0 or missing"
msgstr "0 nebo nezadáno"
+#. qgE6C
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17465,6 +18503,7 @@ msgctxt ""
msgid "Number format from the \"Default\" cell style"
msgstr "Formát čísla podle výchozího formátu zadaného ve stylu buňky."
+#. U9iWf
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17473,6 +18512,7 @@ msgctxt ""
msgid "1"
msgstr "1"
+#. 547CV
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17481,6 +18521,7 @@ msgctxt ""
msgid "Data are always interpreted in the standard format for US English"
msgstr "Data budou interpretována ve výchozích formátech pro češtinu."
+#. aqD2m
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17489,6 +18530,7 @@ msgctxt ""
msgid "2"
msgstr "2"
+#. PEbpW
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17497,6 +18539,7 @@ msgctxt ""
msgid "Data are retrieved as text; no conversion to numbers"
msgstr "Data nebudou převedena na čísla, ale vložena jako text."
+#. Ae8L2
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17505,6 +18548,7 @@ msgctxt ""
msgid "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\data1.ods\";\"sheet1.A1\")</item> reads the contents of cell A1 in sheet1 of the <item type=\"productname\">%PRODUCTNAME</item> Calc spreadsheet data1.ods."
msgstr "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\data1.ods\";\"list1.A1\")</item> načte obsah buňky A1 na listu sheet1 sešitu <item type=\"productname\">%PRODUCTNAME</item> data1.ods."
+#. 96FU5
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17513,6 +18557,7 @@ msgctxt ""
msgid "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\motto.odt\";\"Today's motto\")</item> returns a motto in the cell containing this formula. First, you must enter a line in the motto.odt document containing the motto text and define it as the first line of a section named <item type=\"literal\">Today's Motto</item> (in <item type=\"productname\">%PRODUCTNAME</item> Writer under <emph>Insert - Section</emph>). If the motto is modified (and saved) in the <item type=\"productname\">%PRODUCTNAME</item> Writer document, the motto is updated in all <item type=\"productname\">%PRODUCTNAME</item> Calc cells in which this DDE link is defined."
msgstr "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\moto.odt\";\"Dnešní moto\")</item> zobrazí v buňce obsahující tento vzorec dané moto. V odkazovaném textovém dokumentu musíte do jednoho řádku zadat text požadovaného mota a tento řádek nastavit jako první řádek sekce s názvem <item type=\"literal\">Dnešní moto</item> (v <item type=\"productname\">%PRODUCTNAME</item> Writeru pod <emph>Vložit - Sekce</emph>). Pokud moto v textovém dokumentu upravíte (a uložíte), změny se projeví ve všech buňkách <item type=\"productname\">%PRODUCTNAME</item> Calc, ve kterých máte nastaven příslušný odkaz DDE."
+#. DmwaH
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17521,6 +18566,7 @@ msgctxt ""
msgid "<bookmark_value>ERRORTYPE function</bookmark_value>"
msgstr "<bookmark_value>ERRORTYPE</bookmark_value>"
+#. Lp8zY
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17529,6 +18575,7 @@ msgctxt ""
msgid "ERRORTYPE"
msgstr "ERRORTYPE"
+#. EeCLR
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17537,6 +18584,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_FEHLERTYP\">Returns the number corresponding to an <link href=\"text/scalc/05/02140000.xhp\" name=\"error value\">error value</link> occurring in a different cell.</ahelp> With the aid of this number, you can generate an error message text."
msgstr "<ahelp hid=\"HID_FUNC_FEHLERTYP\">Vrátí číslo odpovídající <link href=\"text/scalc/05/02140000.xhp\" name=\"chybové hodnotě\">chybové hodnotě</link> v jiné buňce.</ahelp> Pomocí tohoto čísla je možné vygenerovat text chybové zprávy."
+#. G7W2S
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17545,6 +18593,7 @@ msgctxt ""
msgid "The Status Bar displays the predefined error code from <item type=\"productname\">%PRODUCTNAME</item> if you click the cell containing the error."
msgstr "Jestliže klepnete na buňku obsahující chybu, stavová řádka zobrazuje předdefinovaný chybový kód <item type=\"productname\">%PRODUCTNAME</item>."
+#. KKLCk
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17553,6 +18602,7 @@ msgctxt ""
msgid "ERRORTYPE(Reference)"
msgstr "ERRORTYPE(Odkaz)"
+#. DkKtR
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17561,6 +18611,7 @@ msgctxt ""
msgid "<emph>Reference</emph> contains the address of the cell in which the error occurs."
msgstr "<emph>Odkaz</emph> obsahuje adresu buňky, ve které došlo k chybě."
+#. QgTxS
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17569,6 +18620,7 @@ msgctxt ""
msgid "If cell A1 displays Err:518, the function <item type=\"input\">=ERRORTYPE(A1)</item> returns the number 518."
msgstr "Pokud se v buňce A1 zobrazuje Chyba:518, funkce <item type=\"input\">=ERRORTYPE(A1)</item> vrátí číslo 518."
+#. mtLKD
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17577,6 +18629,7 @@ msgctxt ""
msgid "<bookmark_value>INDEX function</bookmark_value>"
msgstr "<bookmark_value>INDEX</bookmark_value>"
+#. 8DKwz
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17585,6 +18638,7 @@ msgctxt ""
msgid "INDEX"
msgstr "INDEX"
+#. pe6Sh
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17593,6 +18647,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_INDEX\">INDEX returns a sub range, specified by row and column number, or an optional range index. Depending on context, INDEX returns a reference or content.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_INDEX\">INDEX vrací podoblast specifikovanou čísly řádků a sloupců nebo volitelným indexem oblasti. V závislosti na obsahu INDEX vrací odkaz nebo obsah.</ahelp>"
+#. GSBMC
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17601,6 +18656,7 @@ msgctxt ""
msgid "INDEX(Reference; Row; Column; Range)"
msgstr "INDEX(Odkaz; Řádek; Sloupec; Oblast)"
+#. Btvgz
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17609,6 +18665,7 @@ msgctxt ""
msgid "<emph>Reference</emph> is a reference, entered either directly or by specifying a range name. If the reference consists of multiple ranges, you must enclose the reference or range name in parentheses."
msgstr "<emph>Odkaz</emph> je přímý odkaz nebo odkaz na pojmenovanou oblast. Pokud se rozhodnete odkazovat na vícenásobnou oblast, musíte odkaz na ní nebo její název uzavřít do závorek."
+#. UzYef
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17617,6 +18674,7 @@ msgctxt ""
msgid "<emph>Row</emph> (optional) represents the row index of the reference range, for which to return a value. In case of zero (no specific row) all referenced rows are returned."
msgstr "<emph>Řádek</emph> (nepovinné) určuje řádek odkazované oblasti, pro který mají být vráceny hodnoty. Pokud je nastavena hodnota nula (žádný určitý řádek), jsou vráceny všechny odkazované řádky."
+#. jG6E9
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17625,6 +18683,7 @@ msgctxt ""
msgid "<emph>Column</emph> (optional) represents the column index of the reference range, for which to return a value. In case of zero (no specific column) all referenced columns are returned."
msgstr "<emph>Sloupec</emph> (nepovinné) určuje sloupec odkazované oblasti, pro který mají být vráceny hodnoty. Pokud je nastavena hodnota nula (žádný určitý sloupec), jsou vráceny všechny odkazované sloupce."
+#. gAgMJ
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17633,6 +18692,7 @@ msgctxt ""
msgid "<emph>Range</emph> (optional) represents the index of the subrange if referring to a multiple range."
msgstr "<emph>Oblast</emph> (nepovinné) určuje číslo podoblasti, pokud je odkazováno na vícenásobnou oblast."
+#. 7pFH2
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17641,6 +18701,7 @@ msgctxt ""
msgid "<item type=\"input\">=INDEX(Prices;4;1)</item> returns the value from row 4 and column 1 of the database range defined in <emph>Data - Define</emph> as <emph>Prices</emph>."
msgstr "<item type=\"input\">=INDEX(Ceny;4;1)</item> vrátí hodnotu z řádku 4 ve sloupci 1 z databázové oblasti s názvem <emph>Ceny</emph>, definované v dialogu <emph>Data - Definovat oblast</emph>."
+#. UFxmm
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17649,6 +18710,7 @@ msgctxt ""
msgid "<item type=\"input\">=INDEX(SumX;4;1)</item> returns the value from the range <emph>SumX</emph> in row 4 and column 1 as defined in <emph>Sheet - Named Ranges and Expressions - Define</emph>."
msgstr "<item type=\"input\">=INDEX(SumX;4;1)</item> vrátí hodnotu z řádku 4 ve sloupci 1 z oblasti s názvem <emph>SumX</emph> definované pomocí <emph>List - Pojmenované oblasti a výrazy</emph>."
+#. EVP2w
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17657,6 +18719,7 @@ msgctxt ""
msgid "<item type=\"input\">=INDEX(A1:B6;1)</item> returns a reference to the first row of A1:B6."
msgstr "<item type=\"input\">=INDEX(A1:B6;1)</item> vrátí odkaz na první řádek oblasti A1:B6."
+#. DoWcg
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17665,6 +18728,7 @@ msgctxt ""
msgid "<item type=\"input\">=INDEX(A1:B6;0;1)</item> returns a reference to the first column of A1:B6."
msgstr "<item type=\"input\">=INDEX(A1:B6;0;1)</item> vrátí odkaz na první sloupec oblasti A1:B6."
+#. QQBsJ
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17673,6 +18737,7 @@ msgctxt ""
msgid "<item type=\"input\">=INDEX((multi);4;1)</item> indicates the value contained in row 4 and column 1 of the (multiple) range, which you named under <emph>Sheet - Named Ranges and Expressions - Define</emph> as <emph>multi</emph>. The multiple range may consist of several rectangular ranges, each with a row 4 and column 1. If you now want to call the second block of this multiple range enter the number <item type=\"input\">2</item> as the <emph>range</emph> parameter."
msgstr "<item type=\"input\">=INDEX((multi);4;1)</item> znamená hodnotu, která se nachází na řádku 4 ve sloupci 1 (vícenásobné) oblasti, kterou jste ve <emph>List - Pojmenované oblasti a výrazy - Definovat</emph> pojmenovali <emph>multi</emph>. Vícenásobná oblast může sestávat z několika obdélníkových oblastí, z nichž každá obsahuje řádek 4 a sloupec 1. Pokud chcete přistupovat k druhému bloku této vícenásobné oblasti, jako parametr <emph>oblast</emph> zadejte číslo <item type=\"input\">2</item>."
+#. igC59
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17681,6 +18746,7 @@ msgctxt ""
msgid "<item type=\"input\">=INDEX(A1:B6;1;1)</item> indicates the value in the upper-left of the A1:B6 range."
msgstr "<item type=\"input\">=INDEX(A1:B6;1;1)</item> odkazuje na hodnotu v levém horním rohu oblasti A1:B6."
+#. ubk4L
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17689,6 +18755,7 @@ msgctxt ""
msgid "<item type=\"input\">=INDEX((multi);0;0;2)</item> returns a reference to the second range of the multiple range."
msgstr "<item type=\"input\">=INDEX((multi);0;0;2)</item> vrátí odkaz na druhou oblast vícenásobné oblasti."
+#. LCBWC
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17697,6 +18764,7 @@ msgctxt ""
msgid "<bookmark_value>INDIRECT function</bookmark_value>"
msgstr "<bookmark_value>INDIRECT</bookmark_value>"
+#. VXKFM
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17705,6 +18773,7 @@ msgctxt ""
msgid "INDIRECT"
msgstr "INDIRECT"
+#. 5Pxmv
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17713,6 +18782,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_INDIREKT\">Returns the <emph>reference</emph> specified by a text string.</ahelp> This function can also be used to return the area of a corresponding string."
msgstr "<ahelp hid=\"HID_FUNC_INDIREKT\">Vrátí <emph>odkaz</emph> určený textovým řetězcem.</ahelp> Tuto funkci je také možné použít k získání oblasti odpovídajícího názvu."
+#. CFFmo
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17721,6 +18791,7 @@ msgctxt ""
msgid "INDIRECT(Ref; A1)"
msgstr "INDIRECT(Odkaz; A1)"
+#. cZG9F
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17729,6 +18800,7 @@ msgctxt ""
msgid "<emph>Ref</emph> represents a reference to a cell or an area (in text form) for which to return the contents."
msgstr "<emph>Odkaz</emph> představuje odkaz na buňku nebo oblast (v textové podobě) pro kterou má být vrácen obsah."
+#. 6xBcm
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17737,6 +18809,7 @@ msgctxt ""
msgid "<emph>A1</emph> (optional) - if set to 0, the R1C1 notation is used. If this parameter is absent or set to another value than 0, the A1 notation is used."
msgstr "<emph>A1</emph> (volitelný) - pokud je nastaveno na 0, je použita notace R1C1. Pokud tento parametr chybí nebo je nastaven na jinou hodnotu než 0, je použita notace A1."
+#. 5adA4
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17745,6 +18818,7 @@ msgctxt ""
msgid "If you open an Excel spreadsheet that uses indirect addresses calculated from string functions, the sheet addresses will not be translated automatically. For example, the Excel address in INDIRECT(\"[filename]sheetname!\"&B1) is not converted into the Calc address in INDIRECT(\"filename#sheetname.\"&B1)."
msgstr "Otevřete-li sešit aplikace Microsoft Excel používající nepřímé adresy získávané pomocí řetězcových funkcí, potom tyto adresy nebudou automaticky přeloženy. Například adresa INDIRECT(\"[filename]sheetname!\"&B1) nebude převedena na Calc adresu INDIRECT(\"filename#sheetname.\"&B1)."
+#. mJRg8
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17753,6 +18827,7 @@ msgctxt ""
msgid "<item type=\"input\">=INDIRECT(A1)</item> equals 100 if A1 contains C108 as a reference and cell C108 contains a value of <item type=\"input\">100</item>."
msgstr "<item type=\"input\">=INDIRECT(A1)</item> se rovná 100 pokud A1 obsahuje odkaz na C108 a buňka C108 obsahuje hodnotu <item type=\"input\">100</item>."
+#. UbprA
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17761,6 +18836,7 @@ msgctxt ""
msgid "<item type=\"input\">=SUM(INDIRECT(\"a1:\" & ADDRESS(1;3)))</item> totals the cells in the area of A1 up to the cell with the address defined by row 1 and column 3. This means that area A1:C1 is totaled."
msgstr "<item type=\"input\">=SUM(INDIRECT(\"a1:\" & ADDRESS(1;3)))</item> sečte obsah buněk v oblasti A1 až po buňku s adresou definovanou v řádku 1 a sloupci 3. To znamená, že sečtena bude oblast A1:C1."
+#. T2BJo
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17769,6 +18845,7 @@ msgctxt ""
msgid "<bookmark_value>COLUMN function</bookmark_value>"
msgstr "<bookmark_value>COLUMN</bookmark_value>"
+#. sHB7C
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17777,6 +18854,7 @@ msgctxt ""
msgid "COLUMN"
msgstr "COLUMN"
+#. zfPUZ
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17785,6 +18863,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_SPALTE\">Returns the column number of a cell reference.</ahelp> If the reference is a cell the column number of the cell is returned; if the parameter is a cell area, the corresponding column numbers are returned in a single-row <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"array\">array</link> if the formula is entered <link href=\"text/scalc/01/04060107.xhp#somatrixformel\" name=\"as an array formula\">as an array formula</link>. If the COLUMN function with an area reference parameter is not used for an array formula, only the column number of the first cell within the area is determined."
msgstr "<ahelp hid=\"HID_FUNC_SPALTE\">Vrátí číslo sloupce odkazu na buňku.</ahelp> Odkazuje-li odkaz na buňku, je vráceno číslo sloupce odpovídající buňky. Je-li odkazováno na matici, jsou vráceny odpovídající čísla sloupců v jednořádkové <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"matici\">matici</link> pokud byl vzorec zadán <link href=\"text/scalc/01/04060107.xhp#somatrixformel\" name=\"jako maticový vzorec\">jako maticový vzorec</link>. Není-li funkce COLUMN odkazující se na matici použita jako maticový vzorec, potom je vráceno pouze číslo sloupce první buňky z matice."
+#. WjjYp
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17793,6 +18872,7 @@ msgctxt ""
msgid "COLUMN(Reference)"
msgstr "COLUMN(odkaz)"
+#. CAB6L
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17801,6 +18881,7 @@ msgctxt ""
msgid "<emph>Reference</emph> is the reference to a cell or cell area whose first column number is to be found."
msgstr "<emph>Odkaz</emph> je odkaz na buňku nebo oblast pro kterou má být určeno číslo jejího prvního sloupce."
+#. RHuRB
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17809,6 +18890,7 @@ msgctxt ""
msgid "If no reference is entered, the column number of the cell in which the formula is entered is found. <item type=\"productname\">%PRODUCTNAME</item> Calc automatically sets the reference to the current cell."
msgstr "Není-li parametr odkaz zadán, potom je vráceno číslo sloupce buňky, ve které je samotná funkce zadána. <item type=\"productname\">%PRODUCTNAME</item> Calc automaticky nastaví odkaz na aktuální buňku."
+#. 9iffF
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17817,6 +18899,7 @@ msgctxt ""
msgid "<item type=\"input\">=COLUMN(A1)</item> equals 1. Column A is the first column in the table."
msgstr "<item type=\"input\">=COLUMN(A1)</item> se rovná 1. Sloupec A je prvním sloupcem tabulky."
+#. ynF5Q
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17825,6 +18908,7 @@ msgctxt ""
msgid "<item type=\"input\">=COLUMN(C3:E3)</item> equals 3. Column C is the third column in the table."
msgstr "<item type=\"input\">=COLUMN(C3:E3)</item> se rovná 3. Sloupec C je třetím sloupcem tabulky."
+#. eJP98
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17833,6 +18917,7 @@ msgctxt ""
msgid "<item type=\"input\">=COLUMN(D3:G10)</item> returns 4 because column D is the fourth column in the table and the COLUMN function is not used as an array formula. (In this case, the first value of the array is always used as the result.)"
msgstr "<item type=\"input\">=COLUMN(D3:G10)</item> vrátí 4, protože sloupec D je čtvrtým sloupcem tabulky a funkce COLUMN není použita jako maticová funkce. (V tomto případě je jako výsledek vždy použita první hodnota matice.)"
+#. 7pQJY
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17841,6 +18926,7 @@ msgctxt ""
msgid "<item type=\"input\">{=COLUMN(B2:B7)}</item> and <item type=\"input\">=COLUMN(B2:B7)</item> both return 2 because the reference only contains column B as the second column in the table. Because single-column areas have only one column number, it does not make a difference whether or not the formula is used as an array formula."
msgstr "<item type=\"input\">{=COLUMN(B2:B7)}</item> a <item type=\"input\">=COLUMN(B2:B7)</item> obě vrátí 2, protože odkaz obsahuje pouze sloupec B, který je druhým sloupcem tabulky. Protože jednosloupcové oblasti mají jen jeden sloupec, nezáleží na tom, zda je funkce použita jako maticová funkce."
+#. ED6XM
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17849,6 +18935,7 @@ msgctxt ""
msgid "<item type=\"input\">=COLUMN()</item> returns 3 if the formula was entered in column C."
msgstr "<item type=\"input\">=COLUMN()</item> vrátí 3, pokud byla funkce zadána ve sloupci C."
+#. vsiPD
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17857,6 +18944,7 @@ msgctxt ""
msgid "<item type=\"input\">{=COLUMN(Rabbit)}</item> returns the single-row array (3, 4) if \"Rabbit\" is the named area (C1:D3)."
msgstr "<item type=\"input\">{=COLUMN(Rabbit)}</item> vrátí jednořádkovou matici (3, 4), pokud je \"Rabbit\" pojmenovaná oblast (C1:D3)."
+#. cGRsQ
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17865,6 +18953,7 @@ msgctxt ""
msgid "<bookmark_value>COLUMNS function</bookmark_value>"
msgstr "<bookmark_value>COLUMNS</bookmark_value>"
+#. VF3tg
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17873,6 +18962,7 @@ msgctxt ""
msgid "COLUMNS"
msgstr "COLUMNS"
+#. eydFV
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17881,6 +18971,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_SPALTEN\">Returns the number of columns in the given reference.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_SPALTEN\">Vrátí počet sloupců v zadané oblasti.</ahelp>"
+#. DDKAg
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17889,6 +18980,7 @@ msgctxt ""
msgid "COLUMNS(Array)"
msgstr "COLUMNS(oblast)"
+#. YUPGz
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17897,6 +18989,7 @@ msgctxt ""
msgid "<emph>Array</emph> is the reference to a cell range whose total number of columns is to be found. The argument can also be a single cell."
msgstr "<emph>Oblast</emph> je odkaz na oblast buněk, pro kterou má být určen počet sloupců. Odkaz může odkazovat i na samostatnou buňku."
+#. dkd2t
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17905,6 +18998,7 @@ msgctxt ""
msgid "<item type=\"input\">=COLUMNS(B5)</item> returns 1 because a cell only contains one column."
msgstr "<item type=\"input\">=COLUMNS(B5)</item> vrátí 1, protože buňka obsahuje jen jeden sloupec."
+#. AyKRA
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17913,6 +19007,7 @@ msgctxt ""
msgid "<item type=\"input\">=COLUMNS(A1:C5)</item> equals 3. The reference comprises three columns."
msgstr "<item type=\"input\">=COLUMNS(A1:C5)</item> se rovná 3. Odkaz je složen ze tří sloupců."
+#. F9UyA
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17921,6 +19016,7 @@ msgctxt ""
msgid "<item type=\"input\">=COLUMNS(Rabbit)</item> returns 2 if <item type=\"literal\">Rabbit</item> is the named range (C1:D3)."
msgstr "<item type=\"input\">=COLUMNS(Rabbit)</item> vrátí 2, pokud je <item type=\"literal\">Rabbit</item> pojmenovaná oblast (C1:D3)."
+#. G5anB
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17929,6 +19025,7 @@ msgctxt ""
msgid "<bookmark_value>vertical search function</bookmark_value> <bookmark_value>VLOOKUP function</bookmark_value>"
msgstr "<bookmark_value>funkce svislého vyhledání</bookmark_value><bookmark_value>VLOOKUP</bookmark_value>"
+#. fZRnb
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17937,6 +19034,7 @@ msgctxt ""
msgid "VLOOKUP"
msgstr "VLOOKUP"
+#. E5F2D
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17945,6 +19043,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_SVERWEIS\">Vertical search with reference to adjacent cells to the right.</ahelp> This function checks if a specific value is contained in the first column of an array. The function then returns the value in the same row of the column named by <item type=\"literal\">Index</item>. If the <item type=\"literal\">Sorted</item> parameter is omitted or set to TRUE or one, it is assumed that the data is sorted in ascending order. In this case, if the exact <item type=\"literal\">SearchCriterion</item> is not found, the last value that is smaller than the criterion will be returned. If <item type=\"literal\">Sorted</item> is set to FALSE or zero, an exact match must be found, otherwise the error <emph>Error: Value Not Available</emph> will be the result. Thus with a value of zero the data does not need to be sorted in ascending order."
msgstr "<ahelp hid=\"HID_FUNC_SVERWEIS\"> Svislé hledání s odkazem na vedlejší buňky doprava.</ahelp> Tato funkce kontroluje, zda jsou specifikované hodnoty obsaženy v prvním sloupci matice. Funkce poté vrací hodnotu v té samé řádce, ale pro sloupec pojmenovaný jako <item type=\"literal\">Index</item>. Je-li vynechán parametr <item type=\"literal\">Řazení</item> nebo je-li nastaven na PRAVDA nebo 1, předpokládá se, že jsou data již seřazena vzestupně. V tomto případě, není-li nalezeno přesné <item type=\"literal\">KritériumHledání</item>, bude vrácena poslední hodnota menší než kritérium. Je-li parametr <item type=\"literal\">Řazení</item> nastaven na NEPRAVDA nebo 0, kritérium musí být nalezeno, jinak funkce skončí chybou <emph>Chyba: Hodnota není dostupná</emph>. Při zadání hodnoty 0 data tedy nemusí být vzestupně seřazena."
+#. zQ7nD
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17953,6 +19052,7 @@ msgctxt ""
msgid "=VLOOKUP(SearchCriterion; Array; Index; Sorted)"
msgstr "=VLOOKUP(KritériumHledání; Matice; Index; Řazení)"
+#. 7FsgG
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17961,6 +19061,7 @@ msgctxt ""
msgid "<emph>SearchCriterion</emph> is the value searched for in the first column of the array."
msgstr "<emph>KritériumHledání</emph> je hodnota hledaná v prvním sloupci matice."
+#. WFj5E
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17969,6 +19070,7 @@ msgctxt ""
msgid "<emph>Array</emph> is the reference, which is to comprise at least as many columns as the number passed in Index argument."
msgstr "<emph>Pole</emph> je odkaz, který má obsahovat alespoň tolik sloupců, kolik je číslo v argumentu Index."
+#. tEMvM
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17977,14 +19079,16 @@ msgctxt ""
msgid "<emph>Index</emph> is the number of the column in the array that contains the value to be returned. The first column has the number 1."
msgstr "<emph>Index</emph> je číslo sloupce matice, který obsahuje hodnotu, která má být vrácena. První sloupec má číslo 1."
+#. y3UFE
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
"par_id3151208\n"
"help.text"
-msgid "<emph>Sorted</emph> is an optional parameter that indicates whether the first column in the array is sorted in ascending order. Enter the Boolean value FALSE or zero if the first column is not sorted in ascending order. Sorted columns can be searched much faster and the function always returns a value, even if the search value was not matched exactly, if it is between the lowest and highest value of the sorted list. In unsorted lists, the search value must be matched exactly. Otherwise the function will return this message: <emph>Error: Value Not Available</emph>."
-msgstr "<emph>Řazení</emph> je nepovinný parametr, který určuje jestli je první sloupec matice vzestupně seřazen. Pokud sloupec seřazen není, zadejte logickou hodnotu NEPRAVDA nebo nulu. Prohledávání seřazených sloupců je mnohem rychlejší a hledání vrátí hodnotu i pro položku jen částečně odpovídající hledanému výrazu. U neseřazeného seznamu musí být položka zcela shodná s hledaným výrazem. V ostatních případech funkce zobrazí zprávu: <emph>Chyba: Hodnota není dostupná</emph>."
+msgid "<emph>Sorted</emph> is an optional parameter that indicates whether the first column in the array is sorted in ascending order. Enter the Boolean value FALSE or zero if the first column is not sorted in ascending order. Sorted columns can be searched much faster and the function always returns a value, even if the search value was not matched exactly, if it is greater than the lowest value of the sorted list. In unsorted lists, the search value must be matched exactly. Otherwise the function will return #N/A with message: <emph>Error: Value Not Available</emph>."
+msgstr ""
+#. fJQRf
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -17993,6 +19097,7 @@ msgctxt ""
msgid "You want to enter the number of a dish on the menu in cell A1, and the name of the dish is to appear as text in the neighboring cell (B1) immediately. The Number to Name assignment is contained in the D1:E100 array. D1 contains <item type=\"input\">100</item>, E1 contains the name <item type=\"input\">Vegetable Soup</item>, and so forth, for 100 menu items. The numbers in column D are sorted in ascending order; thus, the optional <item type=\"literal\">Sorted</item> parameter is not necessary."
msgstr "Chcete, aby se při zadání čísla pokrmu z menu do buňky A1 okamžitě objevilo jeho jméno jako text ve vedlejší buňce (B1). Přiřazení čísel a jmen je obsaženo v poli D1:E100. D1 obsahuje <item type=\"input\">100</item>, E1 obsahuje jméno <item type=\"input\">Zeleninová polévka</item> a tak dále, pro všech 100 položek. Čísla ve sloupci D jsou setříděna ve vzestupném pořadí; takže volitelný parametr <item type=\"literal\">Řazení</item> není nezbytný."
+#. 2pTXc
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18001,6 +19106,7 @@ msgctxt ""
msgid "Enter the following formula in B1:"
msgstr "Do buňky B1 zadejte následující vzorec:"
+#. W7BCf
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18009,6 +19115,7 @@ msgctxt ""
msgid "<item type=\"input\">=VLOOKUP(A1;D1:E100;2)</item>"
msgstr "<item type=\"input\">=VLOOKUP(A1;D1:E100;2)</item>"
+#. oY9FV
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18017,6 +19124,7 @@ msgctxt ""
msgid "As soon as you enter a number in A1 B1 will show the corresponding text contained in the second column of reference D1:E100. Entering a nonexistent number displays the text with the next number down. To prevent this, enter FALSE as the last parameter in the formula so that an error message is generated when a nonexistent number is entered."
msgstr "Jakmile zadáte do buňky A1 číslo, zobrazí se v buňce B1 odpovídající text obsažený v druhém sloupci v oblasti buněk D1:E100. Pokud zadáte číslo, které se ve sloupci D nenalézá, bude zobrazen text odpovídající nejbližší následující číselné hodnotě. Pokud chcete, aby při zadání neexistujícího čísla byla zobrazena chybová zpráva, zadejte v posledním parametru vzorce logickou hodnotu NEPRAVDA."
+#. BPHvz
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18025,6 +19133,7 @@ msgctxt ""
msgid "<bookmark_value>sheet numbers; looking up</bookmark_value> <bookmark_value>SHEET function</bookmark_value>"
msgstr "<bookmark_value>čísla listů; vyhledávání</bookmark_value><bookmark_value>SHEET</bookmark_value>"
+#. tEpv8
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18033,6 +19142,7 @@ msgctxt ""
msgid "SHEET"
msgstr "SHEET"
+#. GkhfA
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18041,6 +19151,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TABELLE\">Returns the sheet number of a reference or a string representing a sheet name.</ahelp> If you do not enter any parameters, the result is the sheet number of the spreadsheet containing the formula."
msgstr "<ahelp hid=\"HID_FUNC_TABELLE\">Vrátí číslo listu pro zadaný odkaz nebo název listu jako řetězec.</ahelp> Nezadáte-li žádný z parametrů, funkce vrátí číslo toho listu sešitu, který obsahuje vzorec."
+#. 4WMzx
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18049,6 +19160,7 @@ msgctxt ""
msgid "SHEET(Reference)"
msgstr "SHEET(Odkaz)"
+#. 9yCD8
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18057,6 +19169,7 @@ msgctxt ""
msgid "<emph>Reference</emph> is optional and is the reference to a cell, an area, or a sheet name string."
msgstr "<emph>Odkaz</emph> je nepovinný parametr a může jít o odkaz na buňku, oblast nebo název listu."
+#. SEDm6
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18065,6 +19178,7 @@ msgctxt ""
msgid "<item type=\"input\">=SHEET(Sheet2.A1)</item> returns 2 if Sheet2 is the second sheet in the spreadsheet document."
msgstr "<item type=\"input\">=SHEET(List2.A1)</item> vrátí 2 pokud je List2 druhým listem sešitu."
+#. 7ZBfD
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18073,6 +19187,7 @@ msgctxt ""
msgid "<bookmark_value>number of sheets; function</bookmark_value> <bookmark_value>SHEETS function</bookmark_value>"
msgstr "<bookmark_value>počet listů; funkce</bookmark_value><bookmark_value>SHEETS</bookmark_value>"
+#. vGLG7
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18081,6 +19196,7 @@ msgctxt ""
msgid "SHEETS"
msgstr "SHEETS"
+#. A5DpQ
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18089,6 +19205,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TABELLEN\">Determines the number of sheets in a reference.</ahelp> If you do not enter any parameters, it returns the number of sheets in the current document."
msgstr "<ahelp hid=\"HID_FUNC_TABELLEN\">Určí počet listů v odkazu.</ahelp> Nezadáte-li žádný z parametrů funkce, potom je vrácen počet listů aktuálního dokumentu."
+#. EfUeE
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18097,6 +19214,7 @@ msgctxt ""
msgid "SHEETS(Reference)"
msgstr "SHEETS(Odkaz)"
+#. 5B3KF
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18105,6 +19223,7 @@ msgctxt ""
msgid "<emph>Reference</emph> is the reference to a sheet or an area. This parameter is optional."
msgstr "<emph>Reference</emph> je odkaz na list nebo oblast. Tento parametr je nepovinný."
+#. 95EFN
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18113,6 +19232,7 @@ msgctxt ""
msgid "<item type=\"input\">=SHEETS(Sheet1.A1:Sheet3.G12)</item> returns 3 if Sheet1, Sheet2, and Sheet3 exist in the sequence indicated."
msgstr "<item type=\"input\">=SHEETS(List1.A1:List3.G12)</item> vrátí 3 pokud List1, List2 a List3 v dokumentu existují v uvedeném pořadí."
+#. JB3Ps
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18121,6 +19241,7 @@ msgctxt ""
msgid "<bookmark_value>MATCH function</bookmark_value>"
msgstr "<bookmark_value>MATCH</bookmark_value>"
+#. ExoT8
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18129,6 +19250,7 @@ msgctxt ""
msgid "MATCH"
msgstr "MATCH"
+#. GPfn3
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18137,6 +19259,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_VERGLEICH\">Returns the relative position of an item in an array that matches a specified value.</ahelp> The function returns the position of the value found in the lookup_array as a number."
msgstr "<ahelp hid=\"HID_FUNC_VERGLEICH\">Vrátí relativní polohu prvku v poli, který se shoduje se zadanou hodnotou.</ahelp> Funkce vrací číselnou pozici hodnoty nalezené v vyhledávací_pole."
+#. Rg5W8
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18145,6 +19268,7 @@ msgctxt ""
msgid "MATCH(SearchCriterion; LookupArray; Type)"
msgstr "MATCH(KritériumHledání, VyhledávacíOblast, Typ)"
+#. BmVBr
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18153,6 +19277,7 @@ msgctxt ""
msgid "<emph>SearchCriterion</emph> is the value which is to be searched for in the single-row or single-column array."
msgstr "<emph>KritériumHledání</emph> je hodnota, která má být vyhledána v jednořádkové nebo jednosloupcové oblasti."
+#. 9j4xw
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18161,6 +19286,7 @@ msgctxt ""
msgid "<emph>LookupArray</emph> is the reference searched. A lookup array can be a single row or column, or part of a single row or column."
msgstr "<emph>VyhledávacíOblast</emph> je prohledávaný odkaz. Vyhledávací oblast může být jeden řádek nebo sloupec, nebo část jednoho řádku nebo sloupce."
+#. Z4dMn
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18169,6 +19295,7 @@ msgctxt ""
msgid "<emph>Type</emph> may take the values 1, 0, or -1. If Type = 1 or if this optional parameter is missing, it is assumed that the first column of the search array is sorted in ascending order. If Type = -1 it is assumed that the column in sorted in descending order. This corresponds to the same function in Microsoft Excel."
msgstr "<emph>Typ</emph> může nabývat hodnot 1, 0, nebo -1. Pokud se Type = 1 nebo tento parametr není uveden, předpokládá se, že první sloupec prohledávané matice je vzestupně seřazen. Pokud se Type = -1, předpokládá se, že je sloupec seřazen v sestupném pořadí. Tato funkce odpovídá stejné funkci v programu Microsoft Excel."
+#. 8cpYu
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18177,6 +19304,7 @@ msgctxt ""
msgid "If Type = 0, only exact matches are found. If the search criterion is found more than once, the function returns the index of the first matching value. Only if Type = 0 can you search for regular expressions (if enabled in calculation options) or wildcards (if enabled in calculation options)."
msgstr "Je-li Typ=0, jsou nalezeny jen přesně odpovídající si hodnoty. Je-li nalezeno kritérium hledání více než jednou, funkce vrátí index první odpovídající hodnoty. Pouze tehdy, pokud je Typ = 0, můžete použít i regulární výrazy nebo zástupné znaky (podle toho, jsou-li povoleny v možnostech výpočtu)."
+#. kxGzq
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18185,6 +19313,7 @@ msgctxt ""
msgid "If Type = 1 or the third parameter is missing, the index of the last value that is smaller or equal to the search criterion is returned. This applies even when the search array is not sorted. For Type = -1, the first value that is larger or equal is returned."
msgstr "Pokud se Typ=1 nebo třetí parametr chybí, je vrácen index poslední hodnoty, která je menší nebo rovna hledanému kritériu. Toto je použito pouze pokud prohledávané pole není seřazeno. Pro Typ=-1 je vrácena první hodnota, která větší nebo rovna."
+#. eFMjk
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18193,6 +19322,7 @@ msgctxt ""
msgid "<item type=\"input\">=MATCH(200;D1:D100)</item> searches the area D1:D100, which is sorted by column D, for the value 200. As soon as this value is reached, the number of the row in which it was found is returned. If a higher value is found during the search in the column, the number of the previous row is returned."
msgstr "<item type=\"input\">=MATCH(200;D1:D100)</item> hledá v oblasti D1:D100, která je seřazana podle sloupce D, hodnotu 200. Jakmile je tato hodnota dosažena, je vráceno číslo řádku ve kterém byla nalezena. Pokud je během hledání ve sloupci nalezena vyšší hodnota, je vráceno číslo předchozího řádku."
+#. JqPAK
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18201,6 +19331,7 @@ msgctxt ""
msgid "<bookmark_value>OFFSET function</bookmark_value>"
msgstr "<bookmark_value>OFFSET</bookmark_value>"
+#. MwiPA
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18209,6 +19340,7 @@ msgctxt ""
msgid "OFFSET"
msgstr "OFFSET"
+#. tSGCC
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18217,6 +19349,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_VERSCHIEBUNG\">Returns the value of a cell offset by a certain number of rows and columns from a given reference point.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_VERSCHIEBUNG\">Vrátí hodnotu buňky posunuté od výchozího odkazu o určený počet řádků a sloupců.</ahelp>"
+#. CHJcg
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18225,6 +19358,7 @@ msgctxt ""
msgid "OFFSET(Reference; Rows; Columns; Height; Width)"
msgstr "OFFSET(Odkaz, Řádky, Sloupce, Výška, Šířka)"
+#. 3Q5gL
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18233,6 +19367,7 @@ msgctxt ""
msgid "<emph>Reference</emph> is the reference from which the function searches for the new reference."
msgstr "<emph>Odkaz</emph> je odkaz od kterého funkce bude hledat nový odkaz."
+#. Q5SeM
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18241,6 +19376,7 @@ msgctxt ""
msgid "<emph>Rows</emph> is the number of rows by which the reference was corrected up (negative value) or down. Use 0 to stay in the same row."
msgstr "<emph>Řádky</emph> je počet řádků, o který má být odkaz posunut nahoru (záporná hodnota) nebo dolů. Chcete-li zůstat na stejném řádku, použijte 0."
+#. CEqaQ
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18249,6 +19385,7 @@ msgctxt ""
msgid "<emph>Columns</emph> is the number of columns by which the reference was corrected to the left (negative value) or to the right. Use 0 to stay in the same column"
msgstr "<emph>Řádky</emph> je počet řádků, o který má být odkaz posunut nahoru (záporná hodnota) nebo dolů. Chcete-li zůstat na stejném řádku, použijte 0."
+#. K2dos
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18257,6 +19394,7 @@ msgctxt ""
msgid "<emph>Height</emph> (optional) is the vertical height for an area that starts at the new reference position."
msgstr "<emph>Výška</emph> (nepovinné) je svislá výška oblasti, která má počátek na pozici nového odkazu."
+#. NEDfS
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18265,6 +19403,7 @@ msgctxt ""
msgid "<emph>Width</emph> (optional) is the horizontal width for an area that starts at the new reference position."
msgstr "<emph>Šířka</emph> (nepovinné) je vodorovná šířka oblasti, která má počátek na pozici nového odkazu."
+#. uQEQG
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18273,6 +19412,7 @@ msgctxt ""
msgid "Arguments <emph>Rows</emph> and <emph>Columns</emph> must not lead to zero or negative start row or column."
msgstr "Argumenty <emph>Řádky</emph> a <emph>Sloupce</emph> nesmí vést k nulovému nebo zápornému počátečnímu řádku nebo sloupci."
+#. cuFvq
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18281,6 +19421,7 @@ msgctxt ""
msgid "Arguments <emph>Height</emph> and <emph>Width</emph> must not lead to zero or negative count of rows or columns."
msgstr "Argumenty <emph>Výška</emph> a <emph>Šířka</emph> nesmí vést k nulovému nebo zápornému počtu řádků a sloupců."
+#. cUGMh
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18289,6 +19430,7 @@ msgctxt ""
msgid "<item type=\"input\">=OFFSET(A1;2;2)</item> returns the value in cell C3 (A1 moved by two rows and two columns down). If C3 contains the value <item type=\"input\">100</item> this function returns the value 100."
msgstr "<item type=\"input\">=OFFSET(A1;2;2)</item> vrátí hodnotu buňky C3 (A1 posunuto o dva řádky dolů a dva sloupce doprava). Pokud C3 obsahuje hodnotu <item type=\"input\">100</item>, tato funkce vrátí hodnotu 100."
+#. pZtbS
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18297,6 +19439,7 @@ msgctxt ""
msgid "<item type=\"input\">=OFFSET(B2:C3;1;1)</item> returns a reference to B2:C3 moved down by 1 row and one column to the right (C3:D4)."
msgstr "<item type=\"input\">=OFFSET(B2:C3;1;1)</item> vrátí odkaz na B2:C3 posunutý o jeden řádek dolů a jeden sloupec doprava (C3:D4)."
+#. QQGzq
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18305,6 +19448,7 @@ msgctxt ""
msgid "<item type=\"input\">=OFFSET(B2:C3;-1;-1)</item> returns a reference to B2:C3 moved up by 1 row and one column to the left (A1:B2)."
msgstr "<item type=\"input\">=OFFSET(B2:C3;-1;-1)</item> vrátí odkaz na B2:C3 posunutý o jeden řádek nahoru a jeden sloupec doleva (A1:B2)."
+#. ZngJG
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18313,6 +19457,7 @@ msgctxt ""
msgid "<item type=\"input\">=OFFSET(B2:C3;0;0;3;4)</item> returns a reference to B2:C3 resized to 3 rows and 4 columns (B2:E4)."
msgstr "<item type=\"input\">=OFFSET(B2:C3;0;0;3;4)</item> vrátí odkaz na B2:C3 s velikostí změněnou na 3 řádky a 4 sloupce (B2:E4)."
+#. 4XD3D
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18321,6 +19466,7 @@ msgctxt ""
msgid "<item type=\"input\">=OFFSET(B2:C3;1;0;3;4)</item> returns a reference to B2:C3 moved down by one row resized to 3 rows and 4 columns (B3:E5)."
msgstr "<item type=\"input\">=OFFSET(B2:C3;1;0;3;4)</item> vrátí odkaz na B2:C3 posunutý o jeden řádek dolů a s velikostí změněnou na 3 řádky a 4 sloupce (B3:E5)."
+#. jpz9q
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18329,6 +19475,7 @@ msgctxt ""
msgid "<item type=\"input\">=SUM(OFFSET(A1;2;2;5;6))</item> determines the total of the area that starts in cell C3 and has a height of 5 rows and a width of 6 columns (area=C3:H7)."
msgstr "<item type=\"input\">=SUM(OFFSET(A1;2;2;5;6))</item> spočítá součet oblasti s počátkem v buňce C3 a s výškou 5 řádek a šířkou 6 sloupců (oblast=C3:H7)."
+#. 5KEjE
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18337,6 +19484,7 @@ msgctxt ""
msgid "If the width or height is included, the OFFSET function returns a range and thus must be entered as an <link href=\"text/scalc/01/04060107.xhp\">array formula</link>. If both the width and height are missing, a cell reference is returned."
msgstr "Pokud je uvedena šířka nebo výška, funkce OFFSET vrátí oblast, a proto musí být zadána jako <link href=\"text/scalc/01/04060107.xhp\">maticový vzorec</link>. Jsou-li šířka i výška vynechány, vrátí se odkaz na buňku."
+#. AFMxC
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18345,6 +19493,7 @@ msgctxt ""
msgid "<bookmark_value>LOOKUP function</bookmark_value>"
msgstr "<bookmark_value>LOOKUP</bookmark_value>"
+#. MPjM8
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18353,6 +19502,7 @@ msgctxt ""
msgid "LOOKUP"
msgstr "LOOKUP"
+#. UMdhJ
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18361,6 +19511,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_VERWEIS\">Returns the contents of a cell either from a one-row or one-column range.</ahelp> Optionally, the assigned value (of the same index) is returned in a different column and row. As opposed to <link href=\"text/scalc/01/04060109.xhp#Section9\" name=\"VLOOKUP\">VLOOKUP</link> and <link href=\"text/scalc/01/04060109.xhp#Section17\" name=\"HLOOKUP\">HLOOKUP</link>, search and result vector may be at different positions; they do not have to be adjacent. Additionally, the search vector for the LOOKUP must be sorted ascending, otherwise the search will not return any usable results."
msgstr "<ahelp hid=\"HID_FUNC_VERWEIS\">Vrátí obsah buňky z jednosloupcové nebo jednořádkové oblasti.</ahelp> Volitelně, přiřazená hodnota (se stejným indexem) je vrácena v jiném sloupci a řádku. Na rozdíl od <link href=\"text/scalc/01/04060109.xhp#Section9\" name=\"VLOOKUP\">VLOOKUP</link> and <link href=\"text/scalc/01/04060109.xhp#Section17\" name=\"HLOOKUP\">HLOOKUP</link>, vyhledávací a výsledkový vektor mohou být na různých pozicích; nemusí být sousedící. Navíc musí být vyhledávací vektor pro LOOKUP vzestupně seřazen, jinak vyhledávání nevrátí použitelné výsledky."
+#. 3jevg
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18369,6 +19520,7 @@ msgctxt ""
msgid "If LOOKUP cannot find the search criterion, it matches the largest value in the search vector that is less than or equal to the search criterion."
msgstr "Pokud LOOKUP nemůže najít kritérium vyhledávání, použije nejvyšší hodnotu prohlédaváného vektoru, která je menší nebo rovna kritériu vyhledávání."
+#. eqrFF
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18377,6 +19529,7 @@ msgctxt ""
msgid "LOOKUP(SearchCriterion; SearchVector; ResultVector)"
msgstr "LOOKUP(KritériumHledání; VyhledávacíVektor; VýsledkovýVektor)"
+#. QdiFz
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18385,6 +19538,7 @@ msgctxt ""
msgid "<emph>SearchCriterion</emph> is the value to be searched for; entered either directly or as a reference."
msgstr "<emph>KritériumHledání</emph> je hledaná hodnota zadaná přímo nebo jako odkaz."
+#. tFDBC
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18393,6 +19547,7 @@ msgctxt ""
msgid "<emph>SearchVector</emph> is the single-row or single-column area to be searched."
msgstr "<emph>VyhledávacíVektor</emph> je jednořádková nebo jednosloupcová oblast ve které má být hledáno."
+#. zdXML
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18401,6 +19556,7 @@ msgctxt ""
msgid "<emph>ResultVector</emph> is another single-row or single-column range from which the result of the function is taken. The result is the cell of the result vector with the same index as the instance found in the search vector."
msgstr "<emph>VýsledkovýVektor</emph> je další jednořádková nebo jednosloupcová oblast, ze které má být načten výsledek funkce. Výsledkem je buňka výsledkového vektoru se stejným indexem jako buňka nalezená ve vyhledávacím vektoru."
+#. 36TJv
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18409,6 +19565,7 @@ msgctxt ""
msgid "<item type=\"input\">=LOOKUP(A1;D1:D100;F1:F100)</item> searches the corresponding cell in range D1:D100 for the number you entered in A1. For the instance found, the index is determined, for example, the 12th cell in this range. Then, the contents of the 12th cell are returned as the value of the function (in the result vector)."
msgstr "<item type=\"input\">=LOOKUP(A1;D1:D100;F1:F100)</item> v oblasti D1:D100 vyhledá číslo zadané do buňky A1. Po nalezení je určen index nálezu, například 12. buňka oblasti. Jako výsledek je pak vrácen obsah 12. buňky výsledkového vektoru."
+#. jE43n
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18417,6 +19574,7 @@ msgctxt ""
msgid "<bookmark_value>STYLE function</bookmark_value>"
msgstr "<bookmark_value>STYLE</bookmark_value>"
+#. fhHrk
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18425,6 +19583,7 @@ msgctxt ""
msgid "STYLE"
msgstr "STYLE"
+#. mKer9
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18433,6 +19592,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_VORLAGE\">Applies a style to the cell containing the formula.</ahelp> After a set amount of time, another style can be applied. This function always returns the value 0, allowing you to add it to another function without changing the value. Together with the CURRENT function you can apply a color to a cell depending on the value. For example: =...+STYLE(IF(CURRENT()>3;\"red\";\"green\")) applies the style \"red\" to the cell if the value is greater than 3, otherwise the style \"green\" is applied. Both cell formats, \"red\" and \"green\" have to be defined beforehand."
msgstr "<ahelp hid=\"HID_FUNC_VORLAGE\">Aplikuje styl na buňku obsahující vzorec.</ahelp> Po uplynutí stanovené doby může být použit jiný styl. Tato funkce vždy vrátí hodnotu 0 a umožňuje ji přidat do jiné funkce bez změny hodnoty. Spolu s funkcí CURRENT můžete použít barvu na buňku v závislosti na hodnotě. Například: = ...+STYLE(IF(CURRENT()> 3; \"červená\"; \"zelená\")), použije styl \"červená\" pokud je hodnota větší než 3, jinak se použije styl \"zelená\". Oba formáty buňky \"červená\" a \"zelená\" musí být předem definovány."
+#. gNaP4
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18441,6 +19601,7 @@ msgctxt ""
msgid "STYLE(\"Style\"; Time; \"Style2\")"
msgstr "STYLE(\"Styl\"; Čas; \"Styl2\")"
+#. Q8SMG
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18449,6 +19610,7 @@ msgctxt ""
msgid "<emph>Style</emph> is the name of a cell style assigned to the cell. Style names must be entered in quotation marks."
msgstr "<emph>Styl</emph> je název stylu buňky přiřazený dané buňce. Název stylu musí být uzavřen do dvojitých uvozovek."
+#. 4QYLv
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18457,6 +19619,7 @@ msgctxt ""
msgid "<emph>Time</emph> is an optional time range in seconds. If this parameter is missing the style will not be changed after a certain amount of time has passed."
msgstr "<emph>Time</emph> je nepovinný časový úsek, zadaný v sekundách. Pokud tento parametr není zadán, nedojde po uplynutí určitého času ke změně stylu."
+#. qsWTK
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18465,6 +19628,7 @@ msgctxt ""
msgid "<emph>Style2</emph> is the optional name of a cell style assigned to the cell after a certain amount of time has passed. If this parameter is missing \"Default\" is assumed."
msgstr "<emph>Styl2</emph> je nepovinný parametr udávající název stylu, který má být pro buňku použit po uplynutí zadaného časového úseku. Pokud není tento parametr uveden, předpokládá se \"Výchozí\" styl."
+#. FuzQq
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18473,6 +19637,7 @@ msgctxt ""
msgid "<item type=\"input\">=STYLE(\"Invisible\";60;\"Default\")</item> formats the cell in transparent format for 60 seconds after the document was recalculated or loaded, then the Default format is assigned. Both cell formats have to be defined beforehand."
msgstr "<item type=\"input\">=STYLE(\"Neviditelné\";60;\"výchozí\")</item> zformátuje buňky na průhledné na 60 sekund od doby, kdy byl dokument přepočítán nebo načten, poté se přiřadí formát Výchozí. Oba formáty buněk musí být definovány předem."
+#. mXCWB
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18481,6 +19646,7 @@ msgctxt ""
msgid "Since STYLE() has a numeric return value of zero, this return value gets appended to a string. This can be avoided using T() as in the following example:"
msgstr "Protože STYLE() má číselnou návratovou hodnotu rovnou nule, je tato návratová hodnota připojena k řetězci. Tomu se lze vyhnout použitím T(), tak jako v následujícím příkladu:"
+#. BdGi5
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18489,6 +19655,7 @@ msgctxt ""
msgid "<item type=\"input\">=\"Text\"&T(STYLE(\"myStyle\"))</item>"
msgstr "<item type=\"input\">=\"Text\"&T(STYLE(\"můjStyl\"))</item>"
+#. W2bb3
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18497,6 +19664,7 @@ msgctxt ""
msgid "See also CURRENT() for another example."
msgstr "Viz též CURRENT() pro další příklad."
+#. XYxM4
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18505,6 +19673,7 @@ msgctxt ""
msgid "<bookmark_value>CHOOSE function</bookmark_value>"
msgstr "<bookmark_value>CHOOSE</bookmark_value>"
+#. eygie
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18513,6 +19682,7 @@ msgctxt ""
msgid "CHOOSE"
msgstr "CHOOSE"
+#. ynNz9
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18521,6 +19691,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_WAHL\">Uses an index to return a value from a list of up to 30 values.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_WAHL\">Použije index pro vrácení hodnoty ze seznamu až 30 hodnot.</ahelp>"
+#. g9AE7
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18529,6 +19700,7 @@ msgctxt ""
msgid "CHOOSE(Index; Value1; ...; Value30)"
msgstr "CHOOSE(Index; Hodnota1; ...; Hodnota30)"
+#. CNK7e
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18537,6 +19709,7 @@ msgctxt ""
msgid "<emph>Index</emph> is a reference or number between 1 and 30 indicating which value is to be taken from the list."
msgstr "<emph>Index</emph> je odkaz nebo číslo mezi 1 a 30 udávající, která hodnota se vezme ze seznamu."
+#. jnAAs
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18545,6 +19718,7 @@ msgctxt ""
msgid "<emph>Value1, Value2, ..., Value30</emph> is the list of values entered as a reference to a cell or as individual values."
msgstr "<emph>Hodnota1, Hodnota2...Hodnota30</emph> je seznam hodnot, který je zadán jako odkaz nebo jako jednotlivé hodnoty."
+#. s64Du
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18553,6 +19727,7 @@ msgctxt ""
msgid "<item type=\"input\">=CHOOSE(A1;B1;B2;B3;\"Today\";\"Yesterday\";\"Tomorrow\")</item>, for example, returns the contents of cell B2 for A1 = 2; for A1 = 4, the function returns the text \"Today\"."
msgstr "Například <item type=\"input\">=CHOOSE(A1;B1;B2;B3;\"Dnes\";\"Včera\";\"Zítra\")</item>, vrátí pro A1 = 2 obsah buňky B2; pro A1 = 4 funkce vrátí text \"Dnes\"."
+#. pyC7b
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18561,6 +19736,7 @@ msgctxt ""
msgid "<bookmark_value>HLOOKUP function</bookmark_value>"
msgstr "<bookmark_value>HLOOKUP</bookmark_value>"
+#. LPUU2
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18569,6 +19745,7 @@ msgctxt ""
msgid "HLOOKUP"
msgstr "HLOOKUP"
+#. XtZrs
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18577,6 +19754,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_WVERWEIS\">Searches for a value and reference to the cells below the selected area.</ahelp> This function verifies if the first row of an array contains a certain value. The function returns then the value in a row of the array, named in the <emph>Index</emph>, in the same column."
msgstr "<ahelp hid=\"HID_FUNC_WVERWEIS\"> Hledá hodnotu a odkáže na buňky vybrané oblasti.</ahelp> Tato funkce ověřuje, zda první řádek oblasti obsahuje určitou hodnotu. Funkce potom vrátí hodnotu ze stejného sloupce, ale z řádku určeného v parametru <emph>Index</emph>."
+#. LjjvU
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18585,14 +19763,16 @@ msgctxt ""
msgid "HLOOKUP(SearchCriterion; Array; Index; Sorted)"
msgstr "HLOOKUP(KritériumHledání; Matice; Index; PořadíŘazení)"
+#. nhwwF
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
"par_id3148672\n"
"help.text"
-msgid "See also: <link href=\"text/scalc/01/04060109.xhp#Section9\" name=\"VLOOKUP\">VLOOKUP</link> (columns and rows are exchanged)"
-msgstr "SeViz též:<link href=\"text/scalc/01/04060109.xhp#Section9\" name=\"VLOOKUP\">VLOOKUP</link> (sloupce a řádky jsou prohozeny)"
+msgid "For an explanation on the parameters, see: <link href=\"text/scalc/01/04060109.xhp#Section9\" name=\"VLOOKUP\">VLOOKUP</link> (columns and rows are exchanged)"
+msgstr ""
+#. B4DL3
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18601,6 +19781,7 @@ msgctxt ""
msgid "<bookmark_value>ROW function</bookmark_value>"
msgstr "<bookmark_value>ROW</bookmark_value>"
+#. Dk854
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18609,6 +19790,7 @@ msgctxt ""
msgid "ROW"
msgstr "ROW"
+#. 2EuNc
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18617,6 +19799,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ZEILE\">Returns the row number of a cell reference.</ahelp> If the reference is a cell, it returns the row number of the cell. If the reference is a cell range, it returns the corresponding row numbers in a one-column <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"Array\">Array</link> if the formula is entered <link href=\"text/scalc/01/04060107.xhp#somatrixformel\" name=\"as an array formula\">as an array formula</link>. If the ROW function with a range reference is not used in an array formula, only the row number of the first range cell will be returned."
msgstr "<ahelp hid=\"HID_FUNC_ZEILE\">Vrátí číslo řádku odkazu na buňku.</ahelp> Jde-li o odkaz na buňku, je vráceno číslo řádku buňky. Jde-li o odkaz na oblast buněk, jsou vrácena čísla jednotlivých řádků v jednosloupcové <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"matici\">matici</link>, pokud bylo určeno, že jde o <link href=\"text/scalc/01/04060107.xhp#somatrixformel\" name=\"maticový vzorec\">maticový vzorec</link>. Je-li funkce ROW použita s odkazem na oblast, ale není určeno, že jde o maticový vzorec, potom je vráceno číslo prvního řádku oblasti."
+#. 2F22B
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18625,6 +19808,7 @@ msgctxt ""
msgid "ROW(Reference)"
msgstr "ROW(Odkaz)"
+#. mSqrb
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18633,6 +19817,7 @@ msgctxt ""
msgid "<emph>Reference</emph> is a cell, an area, or the name of an area."
msgstr "<emph>Odkaz</emph> je buňka, oblast nebo název oblasti."
+#. eUXYG
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18641,6 +19826,7 @@ msgctxt ""
msgid "If you do not indicate a reference, the row number of the cell in which the formula is entered will be found. <item type=\"productname\">%PRODUCTNAME</item> Calc automatically sets the reference to the current cell."
msgstr "Nezadáte-li parametr odkaz, potom je vráceno číslo řádku buňky obsahující tuto funkci. <item type=\"productname\">%PRODUCTNAME</item> Calc automaticky nastaví odkaz na aktuální buňku."
+#. GwuVx
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18649,6 +19835,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROW(B3)</item> returns 3 because the reference refers to the third row in the table."
msgstr "<item type=\"input\">=ROW(B3)</item> vrátí 3, protože odkaz vede na třetí řádek tabulky."
+#. FDCdZ
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18657,6 +19844,7 @@ msgctxt ""
msgid "<item type=\"input\">{=ROW(D5:D8)}</item> returns the single-column array (5, 6, 7, 8) because the reference specified contains rows 5 through 8."
msgstr "<item type=\"input\">{=ROW(D5:D8)}</item> vrátí jednosloupcovou matici (5, 6, 7, 8), protože daný odkaz obsahuje řádky od 5 do 8."
+#. CWNY7
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18665,6 +19853,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROW(D5:D8)</item> returns 5 because the ROW function is not used as array formula and only the number of the first row of the reference is returned."
msgstr "<item type=\"input\">=ROW(D5:D8)</item> vrátí 5, protože funkce ROW nebyla použita jako maticový vzorec a vrací se pouze číslo prvního řádku odkazu."
+#. LpXFL
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18673,6 +19862,7 @@ msgctxt ""
msgid "<item type=\"input\">{=ROW(A1:E1)}</item> and <item type=\"input\">=ROW(A1:E1)</item> both return 1 because the reference only contains row 1 as the first row in the table. (Because single-row areas only have one row number it does not make any difference whether or not the formula is used as an array formula.)"
msgstr "<item type=\"input\">{=ROW(A1:E1)}</item> i <item type=\"input\">=ROW(A1:E1)</item> vrátí 1, protože odkaz obsahuje řádek 1 jako první řádek tabulky. (Protože jednořádkové oblasti obsahují pouze jediný řádek, nezáleží na tom, zda je použit maticový vzorec."
+#. ABQhH
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18681,6 +19871,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROW()</item> returns 3 if the formula was entered in row 3."
msgstr "<item type=\"input\">=ROW()</item> vrátí 3, pokud byl vzorec zadán do řádku 3."
+#. d8Kuj
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18689,6 +19880,7 @@ msgctxt ""
msgid "<item type=\"input\">{=ROW(Rabbit)}</item> returns the single-column array (1, 2, 3) if \"Rabbit\" is the named area (C1:D3)."
msgstr "<item type=\"input\">{=ROW(Rabbit)}</item> vrátí jednosloupcovou matici (1, 2, 3), pokud je \"Rabbit\" pojmenovaná oblast (C1:D3)."
+#. RF4C9
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18697,6 +19889,7 @@ msgctxt ""
msgid "<bookmark_value>ROWS function</bookmark_value>"
msgstr "<bookmark_value>ROWS</bookmark_value>"
+#. EURAZ
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18705,6 +19898,7 @@ msgctxt ""
msgid "ROWS"
msgstr "ROWS"
+#. wniFN
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18713,6 +19907,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ZEILEN\">Returns the number of rows in a reference or array.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ZEILEN\">Vrátí počet řádků odkazu nebo matice.</ahelp>"
+#. UHLW7
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18721,6 +19916,7 @@ msgctxt ""
msgid "ROWS(Array)"
msgstr "ROWS(Matice)"
+#. SDyoR
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18729,6 +19925,7 @@ msgctxt ""
msgid "<emph>Array</emph> is the reference or named area whose total number of rows is to be determined."
msgstr "<emph>Matice</emph> je odkaz nebo pojmenovaná oblast, pro kterou se má určit celkový počet řádků."
+#. vLpxF
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18737,6 +19934,7 @@ msgctxt ""
msgid "<item type=\"input\">=Rows(B5)</item> returns 1 because a cell only contains one row."
msgstr "<item type=\"input\">=Rows(B5)</item> vrátí 1, protože buňka obsahuje pouze jeden řádek."
+#. j27bq
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18745,6 +19943,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROWS(A10:B12)</item> returns 3."
msgstr "<item type=\"input\">=ROWS(A10:B12)</item> vrátí 3."
+#. 4AmXS
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18753,6 +19952,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROWS(Rabbit)</item> returns 3 if \"Rabbit\" is the named area (C1:D3)."
msgstr "<item type=\"input\">=ROWS(Rabbit)</item> vrátí 3, pokud je \"Rabbit\" pojmenovaná oblast (C1:D3)."
+#. Wncoz
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18761,6 +19961,7 @@ msgctxt ""
msgid "<bookmark_value>HYPERLINK function</bookmark_value>"
msgstr "<bookmark_value>HYPERLINK</bookmark_value>"
+#. CDw2x
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18769,6 +19970,7 @@ msgctxt ""
msgid "HYPERLINK"
msgstr "HYPERLINK"
+#. GAJeF
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18777,6 +19979,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_HYPERLINK\">When you click a cell that contains the HYPERLINK function, the hyperlink opens.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_HYPERLINK\">Pokud klepnete na buňku, která obsahuje funkci HYPERLINK, otevře se hypertextový odkaz.</ahelp>"
+#. 8js8d
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18785,6 +19988,7 @@ msgctxt ""
msgid "If you use the optional <emph>CellText</emph> parameter, the formula locates the URL, and then displays the text or number."
msgstr "Jestliže použijete nepovinný parametr <emph>TextBuňky</emph>, vzorec najde adresu URL a poté zobrazí zadaný text nebo číslo."
+#. 7DGBz
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18793,6 +19997,7 @@ msgctxt ""
msgid "To open a hyperlinked cell with the keyboard, select the cell, press F2 to enter the Edit mode, move the cursor in front of the hyperlink, press Shift+F10, and then choose <emph>Open Hyperlink</emph>."
msgstr "Buňku s hypertextovým odkazem otevřete pomocí klávesnice tak, že nejprve vyberete buňku, stisknete F2, abyste se dostali do režimu úprav, přesunete kurzor před hypertextový odkaz, stisknete Shift+F10 a potom vyberete <emph>Otevřít hypertextový odkaz</emph>."
+#. JDWzm
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18801,6 +20006,7 @@ msgctxt ""
msgid "HYPERLINK(\"URL\") or HYPERLINK(\"URL\"; \"CellText\")"
msgstr "HYPERLINK(\"URL\") nebo HYPERLINK(\"URL\"; \"TextBuňky\")"
+#. UbAEY
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18809,6 +20015,7 @@ msgctxt ""
msgid "<emph>URL</emph> specifies the link target. The optional <emph>CellText</emph> parameter is the text or a number that is displayed in the cell and will be returned as the result. If the <emph>CellText</emph> parameter is not specified, the <emph>URL</emph> is displayed in the cell text and will be returned as the result."
msgstr "<emph>URL</emph> udává cíl odkazu. Nepovinný parametr <emph>TextBuňky</emph> je text nebo číslo, které se zobrazí v buňce a vrátí se jako výsledek. Pokud není parametr <emph>TextBuňky</emph> zadán, v buňce se zobrazí a jako výsledek se vrátí <emph>URL</emph>."
+#. GdBa8
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18817,6 +20024,7 @@ msgctxt ""
msgid "The number 0 is returned for empty cells and matrix elements."
msgstr "Pro prázdné buňky a prvky matice se vrátí číslo 0."
+#. Eg4Cg
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18825,6 +20033,7 @@ msgctxt ""
msgid "<item type=\"input\">=HYPERLINK(\"http://www.example.org\")</item> displays the text \"http://www.example.org\" in the cell and executes the hyperlink http://www.example.org when clicked."
msgstr "<item type=\"input\">=HYPERLINK(\"http://www.example.org\")</item> zobrazí v buňce text \"http://www.example.org\" a po klepnutí přejde na hypertextový odkaz http://www.example.org."
+#. GThdD
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18833,6 +20042,7 @@ msgctxt ""
msgid "<item type=\"input\">=HYPERLINK(\"http://www.example.org\";\"Click here\")</item> displays the text \"Click here\" in the cell and executes the hyperlink http://www.example.org when clicked."
msgstr "<item type=\"input\">=HYPERLINK(\"http://www.example.org\";\"Klepněte sem\")</item> zobrazí v buňce text \"Klepněte sem\" a po klepnutí přejde na hypertextový odkaz http://www.example.org."
+#. 6vtR6
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18841,6 +20051,7 @@ msgctxt ""
msgid "=HYPERLINK(\"http://www.example.org\";12345) displays the number 12345 and executes the hyperlink http://www.example.org when clicked."
msgstr "=HYPERLINK(\"http://www.example.org\";12345) zobrazí číslo 12345 a po klepnutí přejde na hypertextový odkaz http://www.example.org."
+#. GFCwJ
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18849,6 +20060,7 @@ msgctxt ""
msgid "<item type=\"input\">=HYPERLINK($B4)</item> where cell B4 contains <item type=\"input\">http://www.example.org</item>. The function adds http://www.example.org to the URL of the hyperlink cell and returns the same text which is used as formula result."
msgstr "<item type=\"input\">=HYPERLINK($B4)</item>, kde B4 obsahuje <item type=\"input\">http://www.example.org</item>. Funkce vloží http://www.example.org do URL buňky s hypertextovým odkazem a jako výsledek vzorce vrátí stejný text."
+#. viZae
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18857,6 +20069,7 @@ msgctxt ""
msgid "<item type=\"input\">=HYPERLINK(\"http://www.\";\"Click \") & \"example.org\"</item> displays the text Click example.org in the cell and executes the hyperlink http://www.example.org when clicked."
msgstr "<item type=\"input\">=HYPERLINK(\"http://www.\";\"Klepněte na \") & \"example.org\"</item> zobrazí v buňce text Klepněte na example.org a po kliknutí přejde na hypertextový odkaz http://www.example.org."
+#. bdxGj
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18865,6 +20078,7 @@ msgctxt ""
msgid "<item type=\"input\">=HYPERLINK(\"#Sheet1.A1\";\"Go to top\")</item> displays the text Go to top and jumps to cell Sheet1.A1 in this document."
msgstr "<item type=\"input\">=HYPERLINK(\"#List1.A1\";\"Zpět na začátek\")</item> zobrazí text Zpět na začátek a přejde v dokumentu na buňku List1.A1."
+#. kFDkB
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18873,6 +20087,7 @@ msgctxt ""
msgid "<item type=\"input\">=HYPERLINK(\"file:///C:/writer.odt#Specification\";\"Go to Writer bookmark\")</item> displays the text \"Go to Writer bookmark\", loads the specified text document and jumps to bookmark \"Specification\"."
msgstr "<item type=\"input\">=HYPERLINK(\"file:///C:/writer.odt#Specification\";\"Přejít na záložku Writeru\")</item> zobrazí text Přejít na záložku Writeru, načte stanovený textový dokument a přejde v něm na záložku \"Specification\"."
+#. ubKsF
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18881,6 +20096,7 @@ msgctxt ""
msgid "<bookmark_value>GETPIVOTDATA function</bookmark_value>"
msgstr "<bookmark_value>GETPIVOTDATA</bookmark_value>"
+#. 3ndfJ
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18889,6 +20105,7 @@ msgctxt ""
msgid "GETPIVOTDATA"
msgstr "GETPIVOTDATA"
+#. MoLqJ
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18897,6 +20114,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The GETPIVOTDATA function returns a result value from a pivot table. The value is addressed using field and item names, so it remains valid if the layout of the pivot table changes.</ahelp>"
msgstr "<ahelp hid=\".\">Funkce GETPIVOTDATA vrací výslednou hodnotu z kontingenční tabulky. Hodnota je odkazována pomocí názvu pole a položek, takže zůstane platná, i když se změní rozvržení kontingenční tabulky.</ahelp>"
+#. k6kQB
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18905,6 +20123,7 @@ msgctxt ""
msgid "Two different syntax definitions can be used:"
msgstr "Lze použít dvě různé syntaxe:"
+#. LmQbe
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18913,6 +20132,7 @@ msgctxt ""
msgid "GETPIVOTDATA(TargetField; pivot table; [ Field 1; Item 1; ... ])"
msgstr "GETPIVOTDATA(CílovéPole; kontingenční tabulka; [ Pole 1; Položka 1; ... ])"
+#. QnCVY
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18921,6 +20141,7 @@ msgctxt ""
msgid "GETPIVOTDATA(pivot table; Constraints)"
msgstr "GETPIVOTDATA(kontingenční tabulka; Omezení)"
+#. LJFgA
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18929,6 +20150,7 @@ msgctxt ""
msgid "The second syntax is assumed if exactly two parameters are given, of which the first parameter is a cell or cell range reference. The first syntax is assumed in all other cases. The Function Wizard shows the first syntax."
msgstr "Druhá syntaxe se použije, pokud jsou zadány přesně dva parametry, z nichž první je buňka nebo oblast buněk. V ostatních případech se použije první syntaxe. Průvodce funkcí nabídne první syntaxi."
+#. xTLTZ
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18937,6 +20159,7 @@ msgctxt ""
msgid "<emph>TargetField</emph> is a string that selects one of the pivot table's data fields. The string can be the name of the source column, or the data field name as shown in the table (like \"Sum - Sales\")."
msgstr "<emph>CílovéPole</emph> je řetězec, pomocí kterého se vybere jedno z datových polí kontingenční tabulky. Řetězec může být názvem zdrojového sloupce nebo názvem datového pole, který se zobrazuje v tabulce (například \"Součet - tržby\")."
+#. yNzcp
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18945,6 +20168,7 @@ msgctxt ""
msgid "<emph>pivot table</emph> is a reference to a cell or cell range that is positioned within a pivot table or contains a pivot table. If the cell range contains several pivot tables, the table that was created last is used."
msgstr "<emph>Kontingenční tabulka</emph> je odkaz na buňku nebo oblast buněk, která se nachází v kontingenční tabulce nebo kontingenční tabulku obsahuje. Pokud oblast buněk obsahuje několik kontingenčních tabulek, použije se naposledy vytvořená tabulka."
+#. bmrBF
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18953,6 +20177,7 @@ msgctxt ""
msgid "If no <emph>Field n / Item n</emph> pairs are given, the grand total is returned. Otherwise, each pair adds a constraint that the result must satisfy. <emph>Field n</emph> is the name of a field from the pivot table. <emph>Item n</emph> is the name of an item from that field."
msgstr "Pokud nejsou zadány dvojice <emph>Pole n / Položka n</emph>, vrátí funkce celkový součet. Jinak každá dvojice přidá omezující podmínku, kterou musí výsledek splnit. <emph>Pole n</emph> je název pole z kontingenční tabulky. <emph>Položka n</emph> je název položky z tohoto pole."
+#. swvQC
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18961,6 +20186,7 @@ msgctxt ""
msgid "If the pivot table contains only a single result value that fulfills all of the constraints, or a subtotal result that summarizes all matching values, that result is returned. If there is no matching result, or several ones without a subtotal for them, an error is returned. These conditions apply to results that are included in the pivot table."
msgstr "Pokud kontingenční tabulka obsahuje pouze jedinou výslednou hodnotu, která splňuje všechny podmínky, nebo mezisoučet, který sečte všechny odpovídající hodnoty, vrátí se výsledek. Pokud není nalezen žádný odpovídající výsledek nebo je výsledků několik, vrátí se chyba. Podmínky se aplikují na výsledky, které jsou obsaženy v kontingenční tabulce."
+#. vjksc
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18969,6 +20195,7 @@ msgctxt ""
msgid "If the source data contains entries that are hidden by settings of the pivot table, they are ignored. The order of the Field/Item pairs is not significant. Field and item names are not case-sensitive."
msgstr "Pokud zdrojová data obsahují záznamy, které jsou nastavením kontingenční tabulky skryty, ignorují se. Na pořadí dvojic Pole/Položka nezáleží. U názvů polí a položek nezáleží na velikosti znaků."
+#. Cpvct
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18977,6 +20204,7 @@ msgctxt ""
msgid "If no constraint for a page field is given, the field's selected value is implicitly used. If a constraint for a page field is given, it must match the field's selected value, or an error is returned. Page fields are the fields at the top left of a pivot table, populated using the \"Page Fields\" area of the pivot table layout dialog. From each page field, an item (value) can be selected, which means only that item is included in the calculation."
msgstr "Pokud není určena omezující podmínka pro pole stránky, zvolí se aktuálně použitá hodnota pole. Pokud je použita omezující podmínka, musí se shodovat s aktuální hodnotou pole, jinak je vrácena chyba. Pole stránky jsou pole v levé horní části kontingenční tabulky, přidaná přesunutím do oblasti \"Pole stránky\" v dialogu rozvržení kontingenční tabulky. Z každého pole stránky lze vybrat položku (hodnotu), což znamená, že se do výpočtu zahrne jen tato položka."
+#. nARMD
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18985,6 +20213,7 @@ msgctxt ""
msgid "Subtotal values from the pivot table are only used if they use the function \"auto\" (except when specified in the constraint, see <item type=\"literal\">Second Syntax</item> below)."
msgstr "Hodnoty mezisoučtu z kontingenční tabulky se použijí, pouze pokud používají funkci \"auto\" (kromě případu, kdy jsou určeny v omezujících podmínkách, viz <item type=\"literal\">Druhá syntaxe</item> níže)."
+#. KETgR
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -18993,6 +20222,7 @@ msgctxt ""
msgid "<emph>pivot table</emph> has the same meaning as in the first syntax."
msgstr "<emph>Kontingenční tabulka</emph> má stejný význam jako v první syntaxi."
+#. GUofE
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -19001,6 +20231,7 @@ msgctxt ""
msgid "<emph>Constraints</emph> is a space-separated list. Entries can be quoted (single quotes). The whole string must be enclosed in quotes (double quotes), unless you reference the string from another cell."
msgstr "<emph>Omezení</emph> je mezerami oddělený seznam. Položky mohou být uzavřeny v jednoduchých uvozovkách. Celý řetězec musí být uzavřen v dvojitých uvozovkách, pokud na řetězec neodkazujete do jiné buňky."
+#. xS3qo
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -19009,6 +20240,7 @@ msgctxt ""
msgid "One of the entries can be the data field name. The data field name can be left out if the pivot table contains only one data field, otherwise it must be present."
msgstr "Jedna z položek může být název datového pole. Název datového pole lze vynechat, pokud kontingenční tabulka obsahuje jen jedno datové pole, jinak musí být přítomen."
+#. TFWzU
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -19017,6 +20249,7 @@ msgctxt ""
msgid "Each of the other entries specifies a constraint in the form <item type=\"literal\">Field[Item]</item> (with literal characters [ and ]), or only <item type=\"literal\">Item</item> if the item name is unique within all fields that are used in the pivot table."
msgstr "Ostatní položky určují omezující podmínky v podobě <item type=\"literal\">Pole[Položka]</item> (s hranatými závorkami [ a ]), nebo jen <item type=\"literal\">Položka</item>, pokud je název položky jedinečný v rámci všech polí použitých v kontingenční tabulce."
+#. Haoyc
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
@@ -19025,6 +20258,7 @@ msgctxt ""
msgid "A function name can be added in the form <emph>Field[Item;Function]</emph>, which will cause the constraint to match only subtotal values which use that function. The possible function names are Sum, Count, Average, Max, Min, Product, Count (Numbers only), StDev (Sample), StDevP (Population), Var (Sample), and VarP (Population), case-insensitive."
msgstr "Jméno funkce může být přidáno ve formě <emph>Pole[Položka;Funkce]</emph>. Takto stanovenému omezení budou vyhovovat pouze dílčí výsledky vypočtené zadanou funkcí. Možné názvy funkcí jsou Sum, Count, Average, Max, Min, Product, Count (pouze čísla), StDev (výběr), StDevP (základní soubor), Var (výběr), a VarP (základní soubor), nezáleží u nich na velikosti písmen."
+#. PPAfw
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19033,6 +20267,7 @@ msgctxt ""
msgid "Text Functions"
msgstr "Textové funkce"
+#. rMgJ8
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19041,6 +20276,7 @@ msgctxt ""
msgid "<bookmark_value>text in cells; functions</bookmark_value> <bookmark_value>functions; text functions</bookmark_value> <bookmark_value>Function Wizard;text</bookmark_value>"
msgstr "<bookmark_value>text v buňkách; funkce</bookmark_value> <bookmark_value>funkce; textové funkce</bookmark_value> <bookmark_value>Průvodce funkcí;text</bookmark_value>"
+#. DEMF7
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19049,6 +20285,7 @@ msgctxt ""
msgid "<variable id=\"head_text\"><link href=\"text/scalc/01/04060110.xhp\" name=\"Text Functions\">Text Functions</link></variable>"
msgstr "<variable id=\"head_text\"><link href=\"text/scalc/01/04060110.xhp\" name=\"Text Functions\">Textové funkce</link></variable>"
+#. zUHLY
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19057,6 +20294,7 @@ msgctxt ""
msgid "<variable id=\"texttext\">This section contains descriptions of the <emph>Text</emph> functions. </variable>"
msgstr "<variable id=\"texttext\">Tato část popisuje funkce <emph>Textu</emph>.</variable>"
+#. Gmvo8
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19065,6 +20303,7 @@ msgctxt ""
msgid "<bookmark_value>ARABIC function</bookmark_value>"
msgstr "<bookmark_value>ARABIC</bookmark_value>"
+#. SyuhN
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19073,6 +20312,7 @@ msgctxt ""
msgid "ARABIC"
msgstr "ARABIC"
+#. 6Kjyp
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19081,6 +20321,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ARABISCH\">Calculates the value of a Roman number. The value range must be between 0 and 3999.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ARABISCH\">Spočítá hodnotu římského čísla. Hodnota musí být v rozmezí od 0 do 3999.</ahelp>"
+#. cwSkH
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19089,6 +20330,7 @@ msgctxt ""
msgid "ARABIC(\"Text\")"
msgstr "ARABIC(\"Text\")"
+#. AQA5o
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19097,6 +20339,7 @@ msgctxt ""
msgid "<emph>Text</emph> is the text that represents a Roman number."
msgstr "<emph>Text</emph> představuje římské číslo."
+#. dVD9Z
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19105,6 +20348,7 @@ msgctxt ""
msgid "<item type=\"input\">=ARABIC(\"MXIV\")</item> returns 1014"
msgstr "<item type=\"input\">=ARABIC(\"MXIV\")</item> vrátí 1014"
+#. g4sEa
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19113,6 +20357,7 @@ msgctxt ""
msgid "<item type=\"input\">=ARABIC(\"MMII\")</item> returns 2002"
msgstr "<item type=\"input\">=ARABIC(\"MMII\")</item> vrátí 2002"
+#. teACB
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19121,6 +20366,7 @@ msgctxt ""
msgid "<bookmark_value>ASC function</bookmark_value>"
msgstr "<bookmark_value>ASC</bookmark_value>"
+#. Fm36F
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19129,6 +20375,7 @@ msgctxt ""
msgid "ASC"
msgstr "ASC"
+#. AevxV
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19137,6 +20384,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The ASC function converts full-width to half-width ASCII and katakana characters. Returns a text string.</ahelp>"
msgstr "<ahelp hid=\".\">Funkce ASC převede ASCII a katakana znaky plné šířky na poloviční šířku. Vrací textový řetězec.</ahelp>"
+#. bYBvS
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19145,6 +20393,7 @@ msgctxt ""
msgid "See <link href=\"https://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions\" name=\"wiki.documentfoundation.org Calc/Features/JIS and ASC functions\">https://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions</link> for a conversion table."
msgstr "Viz převodní tabulku na <link href=\"https://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions\" name=\"wiki.documentfoundation.org Calc/Features/JIS and ASC functions\">https://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions</link>."
+#. rvCFy
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19153,6 +20402,7 @@ msgctxt ""
msgid "ASC(\"Text\")"
msgstr "ASC(\"Text\")"
+#. V8Nfv
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19161,6 +20411,7 @@ msgctxt ""
msgid "<emph>Text</emph> is the text that contains characters to be converted."
msgstr "<emph>Text</emph> obsahuje znaky pro převod."
+#. bDFBi
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19169,6 +20420,7 @@ msgctxt ""
msgid "See also JIS function."
msgstr "Viz též funkce JIS."
+#. rdzbS
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19177,6 +20429,7 @@ msgctxt ""
msgid "<bookmark_value>BAHTTEXT function</bookmark_value>"
msgstr "<bookmark_value>BAHTTEXT</bookmark_value>"
+#. BP3ky
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19185,6 +20438,7 @@ msgctxt ""
msgid "BAHTTEXT"
msgstr "BAHTTEXT"
+#. pFWbm
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19193,6 +20447,7 @@ msgctxt ""
msgid "Converts a number to Thai text, including the Thai currency names."
msgstr "Převede číslo na thajský text, včetně názvů thajské měny."
+#. PsCsf
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19201,6 +20456,7 @@ msgctxt ""
msgid "BAHTTEXT(Number)"
msgstr "BAHTTEXT(Číslo)"
+#. AYpkE
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19209,6 +20465,7 @@ msgctxt ""
msgid "<emph>Number</emph> is any number. \"Baht\" is appended to the integral part of the number, and \"Satang\" is appended to the decimal part of the number."
msgstr "<emph>Číslo</emph> je jakékoliv číslo. K celé části čísla se přidá \"Baht\" a k desetinné části se přidá \"Satang\"."
+#. zuSSC
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19217,6 +20474,7 @@ msgctxt ""
msgid "<item type=\"input\">=BAHTTEXT(12.65)</item> returns a string in Thai characters with the meaning of \"Twelve Baht and sixty five Satang\"."
msgstr "<item type=\"input\">=BAHTTEXT(12.65)</item> vrátí řetězec v thajských znacích s významem \"dvanáct bahtů a šedesát pět satangů\"."
+#. QCSWQ
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19225,6 +20483,7 @@ msgctxt ""
msgid "<bookmark_value>BASE function</bookmark_value>"
msgstr "<bookmark_value>BASE</bookmark_value>"
+#. 6Lm6r
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19233,6 +20492,7 @@ msgctxt ""
msgid "BASE"
msgstr "BASE"
+#. QtLKF
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19241,6 +20501,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_BASIS\">Converts a positive integer to a specified base into a text from the <link href=\"text/shared/00/00000005.xhp#zahlensystem\" name=\"numbering system\">numbering system</link>.</ahelp> The digits 0-9 and the letters A-Z are used."
msgstr "<ahelp hid=\"HID_FUNC_BASIS\">Převede kladné číslo na text v <link href=\"text/shared/00/00000005.xhp#zahlensystem\" name=\"číselné soustavě\">číselné soustavě</link> o určeném základu.</ahelp> Použijí se číslice 0-9 a písmena A-Z."
+#. w9kd3
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19249,6 +20510,7 @@ msgctxt ""
msgid "BASE(Number; Radix; [MinimumLength])"
msgstr "BASE(Číslo; Základ; [MinimálníDélka])"
+#. iDR7A
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19257,6 +20519,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the positive integer to be converted."
msgstr "<emph>Číslo</emph> je kladné číslo pro převod."
+#. qhFBF
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19265,6 +20528,7 @@ msgctxt ""
msgid "<emph>Radix</emph> indicates the base of the number system. It may be any positive integer between 2 and 36."
msgstr "<emph>Základ</emph> označuje základ číselné soustavy. Může se jednat o kladné číslo mezi 2 a 36."
+#. PTSGi
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19273,6 +20537,7 @@ msgctxt ""
msgid "<emph>MinimumLength</emph> (optional) determines the minimum length of the character sequence that has been created. If the text is shorter than the indicated minimum length, zeros are added to the left of the string."
msgstr "<emph>MinimálníDélka</emph> (nepovinné) určuje minimální délku řady znaků, která se vytvoří. Pokud bude text kratší než stanovená minimální délka, na levou stranu řetězce se přidají nuly."
+#. tyXFW
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19281,6 +20546,7 @@ msgctxt ""
msgid "<bookmark_value>decimal system; converting to</bookmark_value>"
msgstr "<bookmark_value>desítková soustava; převádění do</bookmark_value>"
+#. LLtbg
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19289,6 +20555,7 @@ msgctxt ""
msgid "<item type=\"input\">=BASE(17;10;4)</item> returns 0017 in the decimal system."
msgstr "<item type=\"input\">=BASE(17;10;4)</item> vrátí 0017 v desítkové soustavě."
+#. trYxC
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19297,6 +20564,7 @@ msgctxt ""
msgid "<bookmark_value>binary system; converting to</bookmark_value>"
msgstr "<bookmark_value>dvojková soustava; převádění do</bookmark_value>"
+#. rtEF5
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19305,6 +20573,7 @@ msgctxt ""
msgid "<item type=\"input\">=BASE(17;2)</item> returns 10001 in the binary system."
msgstr "<item type=\"input\">=BASE(17;2)</item> vrátí 10001 ve dvojkové soustavě."
+#. E26eN
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19313,6 +20582,7 @@ msgctxt ""
msgid "<bookmark_value>hexadecimal system; converting to</bookmark_value>"
msgstr "<bookmark_value>šestnáctková soustava; převádění do</bookmark_value>"
+#. 7D7Ad
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19321,6 +20591,7 @@ msgctxt ""
msgid "<item type=\"input\">=BASE(255;16;4)</item> returns 00FF in the hexadecimal system."
msgstr "<item type=\"input\">=BASE(255;16;4)</item> vrátí 00FF v šestnáctkové soustavě."
+#. B364W
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19329,6 +20600,7 @@ msgctxt ""
msgid "<bookmark_value>CHAR function</bookmark_value>"
msgstr "<bookmark_value>CHAR</bookmark_value>"
+#. yv4gX
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19337,6 +20609,7 @@ msgctxt ""
msgid "CHAR"
msgstr "CHAR"
+#. D33DG
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19345,6 +20618,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ZEICHEN\">Converts a number into a character according to the current code table.</ahelp> The number can be a two-digit or three-digit integer number."
msgstr "<ahelp hid=\"HID_FUNC_ZEICHEN\">Převede číslo na znak podle aktuální převodní tabulky.</ahelp> Číslo může být dvou- nebo tříciferné celé číslo."
+#. REFzj
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19353,6 +20627,7 @@ msgctxt ""
msgid "CHAR(Number)"
msgstr "CHAR(Číslo)"
+#. ZovFW
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19361,6 +20636,7 @@ msgctxt ""
msgid "<emph>Number</emph> is a number between 1 and 255 representing the code value for the character."
msgstr "<emph>Číslo</emph> mezi 1 a 255 představuje hodnotu kódu znaku."
+#. 9FwWZ
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19369,6 +20645,7 @@ msgctxt ""
msgid "<item type=\"input\">=CHAR(100)</item> returns the character d."
msgstr "<item type=\"input\">=CHAR(100)</item> vrátí znak d."
+#. XASnB
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19377,6 +20654,7 @@ msgctxt ""
msgid "=\"abc\" & CHAR(10) & \"def\" inserts a newline character into the string."
msgstr "=\"abc\" & CHAR(10) & \"def\" vrátí řetězec se znakem konce řádku."
+#. FxFYY
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19385,6 +20663,7 @@ msgctxt ""
msgid "<bookmark_value>CLEAN function</bookmark_value>"
msgstr "<bookmark_value>CLEAN</bookmark_value>"
+#. nCASE
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19393,6 +20672,7 @@ msgctxt ""
msgid "CLEAN"
msgstr "CLEAN"
+#. cxXEE
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19401,6 +20681,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_SAEUBERN\">All non-printing characters are removed from the string.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_SAEUBERN\">Všechny netisknutelné znaky jsou z řetězce odstraněny.</ahelp>"
+#. tuqFM
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19409,6 +20690,7 @@ msgctxt ""
msgid "CLEAN(\"Text\")"
msgstr "CLEAN(\"Text\")"
+#. PYEGm
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19417,6 +20699,7 @@ msgctxt ""
msgid "<emph>Text</emph> refers to the text from which to remove all non-printable characters."
msgstr "<emph>Text</emph> představuje text, ze kterého budou všechny netisknutelné znaky odstraněny."
+#. zdGBJ
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19425,6 +20708,7 @@ msgctxt ""
msgid "<bookmark_value>CODE function</bookmark_value>"
msgstr "<bookmark_value>CODE</bookmark_value>"
+#. DAKfM
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19433,6 +20717,7 @@ msgctxt ""
msgid "CODE"
msgstr "CODE"
+#. 8fFdD
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19441,6 +20726,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_CODE\">Returns a numeric code for the first character in a text string.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_CODE\">Vrátí numerický kód prvního znaku řetězce.</ahelp>"
+#. Exk7G
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19449,6 +20735,7 @@ msgctxt ""
msgid "CODE(\"Text\")"
msgstr "CODE(\"Text\")"
+#. cBHSB
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19457,6 +20744,7 @@ msgctxt ""
msgid "<emph>Text</emph> is the text for which the code of the first character is to be found."
msgstr "<emph>Text</emph> je text, pro který se nalezne kód jeho prvního znaku."
+#. PkXAd
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19465,6 +20753,7 @@ msgctxt ""
msgid "<item type=\"input\">=CODE(\"Hieronymus\")</item> returns 72, <item type=\"input\">=CODE(\"hieroglyphic\")</item> returns 104."
msgstr "<item type=\"input\">=CODE(\"Hieronymus\")</item> vrátí 72, <item type=\"input\">=CODE(\"hieroglyfický\")</item> vrátí 104."
+#. GXFSS
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19473,6 +20762,7 @@ msgctxt ""
msgid "The code used here does not refer to ASCII, but to the code table currently loaded."
msgstr "Tato funkce nepoužívá pro kódování kód ASCII, ale aktuálně načtenou kódovací tabulku."
+#. Ph9hD
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19481,6 +20771,7 @@ msgctxt ""
msgid "<bookmark_value>CONCATENATE function</bookmark_value>"
msgstr "<bookmark_value>CONCATENATE</bookmark_value>"
+#. 64juK
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19489,6 +20780,7 @@ msgctxt ""
msgid "CONCATENATE"
msgstr "CONCATENATE"
+#. VKWdi
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19497,6 +20789,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_VERKETTEN\">Combines several text strings into one string.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_VERKETTEN\">Spojí několik řetězců do jednoho.</ahelp>"
+#. fWvjJ
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19505,6 +20798,7 @@ msgctxt ""
msgid "CONCATENATE(\"Text1\"; ...; \"Text30\")"
msgstr "CONCATENATE(\"Text1\"; ...; \"Text30\")"
+#. rrDyG
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19513,6 +20807,7 @@ msgctxt ""
msgid "<emph>Text 1; Text 2; ...</emph> represent up to 30 text passages which are to be combined into one string."
msgstr "<emph>Text 1; Text 2; ...</emph> představuje až 30 částí textů, které se spojí do jednoho řetězce."
+#. 8Dfcz
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19521,6 +20816,7 @@ msgctxt ""
msgid "<item type=\"input\">=CONCATENATE(\"Good \";\"Morning \";\"Mrs. \";\"Doe\")</item> returns: Good Morning Mrs. Doe."
msgstr "<item type=\"input\">=CONCATENATE(\"Dobré \";\"ráno, \";\"paní \";\"Nováková\")</item> vrátí: Dobré ráno, paní Nováková."
+#. 9m9DS
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19529,6 +20825,7 @@ msgctxt ""
msgid "<bookmark_value>DECIMAL function</bookmark_value>"
msgstr "<bookmark_value>DECIMAL</bookmark_value>"
+#. ELMKP
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19537,6 +20834,7 @@ msgctxt ""
msgid "DECIMAL"
msgstr "DECIMAL"
+#. CeS5L
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19545,6 +20843,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_DEZIMAL\">Converts text with characters from a <link href=\"text/shared/00/00000005.xhp#zahlensystem\" name=\"number system\">number system</link> to a positive integer in the base radix given.</ahelp> The radix must be in the range 2 to 36. Spaces and tabs are ignored. The <emph>Text</emph> field is not case-sensitive."
msgstr "<ahelp hid=\"HID_FUNC_DEZIMAL\">Převede text se znaky z <link href=\"text/shared/00/00000005.xhp#zahlensystem\" name=\"číselné soustavy\">číselné soustavy</link> na kladné číslo v soustavě s určeným základem.</ahelp> Základ této soustavy musí být v rozsahu 2 až 36. Mezery a tabulátory jsou ignorovány. U pole <emph>text</emph> nezáleží na velikosti znaků."
+#. 5yN72
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19553,6 +20852,7 @@ msgctxt ""
msgid "If the radix is 16, a leading x or X or 0x or 0X, and an appended h or H, is disregarded. If the radix is 2, an appended b or B is disregarded. Other characters that do not belong to the number system generate an error."
msgstr "Pokud použijete šestnáctkovou soustavu, ignoruje se počáteční x, X, 0x nebo 0X a koncové h nebo H. Pokud použijete dvojkovou soustavu, ignoruje se koncové b nebo B. Jiné znaky, které nepatří do číselné soustavy, vyvolají chybu."
+#. XBXZd
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19561,6 +20861,7 @@ msgctxt ""
msgid "DECIMAL(\"Text\"; Radix)"
msgstr "DECIMAL(\"Text\"; Základ)"
+#. LczG9
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19569,6 +20870,7 @@ msgctxt ""
msgid "<emph>Text</emph> is the text to be converted. To differentiate between a hexadecimal number, such as A1 and the reference to cell A1, you must place the number in quotation marks, for example, \"A1\" or \"FACE\"."
msgstr "<emph>Text</emph> je text, který se převede. Abyste odlišili číslo v šestnáctkové soustavě, například A1, od odkazu na buňku A1, musíte číslo zapsat do uvozovek, například \"A1\" nebo \"FACE\"."
+#. wcsHq
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19577,6 +20879,7 @@ msgctxt ""
msgid "<emph>Radix</emph> indicates the base of the number system. It may be any positive integer between 2 and 36."
msgstr "<emph>Základ</emph> označuje základ číselné soustavy. Může se jednat o kladné číslo mezi 2 a 36."
+#. PzV8b
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19585,6 +20888,7 @@ msgctxt ""
msgid "<item type=\"input\">=DECIMAL(\"17\";10)</item> returns 17."
msgstr "<item type=\"input\">=DECIMAL(\"17\";10)</item> vrátí 17."
+#. CFhft
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19593,6 +20897,7 @@ msgctxt ""
msgid "<item type=\"input\">=DECIMAL(\"FACE\";16)</item> returns 64206."
msgstr "<item type=\"input\">=DECIMAL(\"FACE\";16)</item> vrátí 64206."
+#. 2hMaZ
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19601,6 +20906,7 @@ msgctxt ""
msgid "<item type=\"input\">=DECIMAL(\"0101\";2)</item> returns 5."
msgstr "<item type=\"input\">=DECIMAL(\"0101\";2)</item> vrátí 5."
+#. NwJnR
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19609,6 +20915,7 @@ msgctxt ""
msgid "<bookmark_value>DOLLAR function</bookmark_value>"
msgstr "<bookmark_value>DOLLAR</bookmark_value>"
+#. x88pS
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19617,6 +20924,7 @@ msgctxt ""
msgid "DOLLAR"
msgstr "DOLLAR"
+#. ruuZD
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19625,6 +20933,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_DM\">Converts a number to an amount in the currency format, rounded to a specified decimal place.</ahelp> In the <item type=\"literal\">Value</item> field enter the number to be converted to currency. Optionally, you may enter the number of decimal places in the <item type=\"literal\">Decimals</item> field. If no value is specified, all numbers in currency format will be displayed with two decimal places."
msgstr "<ahelp hid=\"HID_FUNC_DM\">Převede číslo na hodnotu s jednotkou měny a zaokrouhlí na určený počet desetinných míst.</ahelp> Jako parametr <item type=\"literal\">Hodnota</item> zadejte číslo, které chcete převést na měnu. Volitelně je také možné zadat počet desetinných míst parametrem <item type=\"literal\">Desetinná místa</item>. Pokud tento počet neurčíte, zobrazí se výsledek na dvě desetinná místa."
+#. FEDsN
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19633,6 +20942,7 @@ msgctxt ""
msgid "You set the currency format in your system settings."
msgstr "Formát měny je nastaven podle vašeho systému."
+#. hAiEu
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19641,6 +20951,7 @@ msgctxt ""
msgid "DOLLAR(Value; Decimals)"
msgstr "DOLLAR(Hodnota; Desetinná místa)"
+#. WA6bA
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19649,6 +20960,7 @@ msgctxt ""
msgid "<emph>Value</emph> is a number, a reference to a cell containing a number, or a formula which returns a number."
msgstr "<emph>Hodnota</emph> je číslo, odkaz na buňku s číslem nebo vzorec, který vrací číslo."
+#. b34Hb
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19657,6 +20969,7 @@ msgctxt ""
msgid "<emph>Decimals</emph> is the optional number of decimal places."
msgstr "<emph>Desetinná místa</emph> je nepovinný počet desetinných míst."
+#. JFmwv
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19665,6 +20978,7 @@ msgctxt ""
msgid "<item type=\"input\">=DOLLAR(255)</item> returns $255.00."
msgstr "<item type=\"input\">=DOLLAR(255)</item> vrátí $255.00."
+#. 2beTG
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19673,6 +20987,7 @@ msgctxt ""
msgid "<item type=\"input\">=DOLLAR(367.456;2)</item> returns $367.46. Use the decimal separator that corresponds to the <link href=\"text/shared/optionen/01140000.xhp\" name=\"current locale setting\">current locale setting</link>."
msgstr "<item type=\"input\">=DOLLAR(367.456;2)</item> vrátí $367.46. Použijte oddělovač desetinných míst, který odpovídá <link href=\"text/shared/optionen/01140000.xhp\" name=\"aktuální národní prostředí\">aktuálnímu národnímu prostředí</link>."
+#. SX2UT
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19681,6 +20996,7 @@ msgctxt ""
msgid "<bookmark_value>EXACT function</bookmark_value>"
msgstr "<bookmark_value>EXACT</bookmark_value>"
+#. fofhz
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19689,6 +21005,7 @@ msgctxt ""
msgid "EXACT"
msgstr "EXACT"
+#. AP4iD
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19697,6 +21014,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_IDENTISCH\">Compares two text strings and returns TRUE if they are identical.</ahelp> This function is case-sensitive."
msgstr "<ahelp hid=\"HID_FUNC_IDENTISCH\">Porovná dva řetězce a vrátí PRAVDA, pokud jsou stejné.</ahelp> Tato funkce rozlišuje velikost písmen."
+#. 4Vt2i
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19705,6 +21023,7 @@ msgctxt ""
msgid "EXACT(\"Text1\"; \"Text2\")"
msgstr "EXACT(\"Text1\"; \"Text2\")"
+#. qoMUY
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19713,6 +21032,7 @@ msgctxt ""
msgid "<emph>Text1</emph> refers to the first text to compare."
msgstr "<emph>Text1</emph> představuje první text na porovnání."
+#. DtbEY
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19721,6 +21041,7 @@ msgctxt ""
msgid "<emph>Text2</emph> is the second text to compare."
msgstr "<emph>Text2</emph> je druhý text na porovnání."
+#. vR9Fa
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19729,6 +21050,7 @@ msgctxt ""
msgid "<item type=\"input\">=EXACT(\"microsystems\";\"Microsystems\")</item> returns FALSE."
msgstr "<item type=\"input\">=EXACT(\"mikrosystémy\";\"Mikrosystémy\")</item> vrátí NEPRAVDA."
+#. RNDqw
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19737,6 +21059,7 @@ msgctxt ""
msgid "<bookmark_value>FIND function</bookmark_value>"
msgstr "<bookmark_value>FIND</bookmark_value>"
+#. w7Ja9
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19745,6 +21068,7 @@ msgctxt ""
msgid "FIND"
msgstr "FIND"
+#. dE8cA
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19753,6 +21077,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_FINDEN\">Returns the position of a string of text within another string.</ahelp>You can also define where to begin the search. The search term can be a number or any string of characters. The search is case-sensitive."
msgstr "<ahelp hid=\"HID_FUNC_FINDEN\">Vrátí pozici řetězce v jiném řetězci.</ahelp> Také je možné určit, kde začne hledání. Hledaný termín může být číslo nebo libovolný řetězec. Při hledání záleží na velikosti znaků."
+#. zQDEB
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19761,6 +21086,7 @@ msgctxt ""
msgid "FIND(\"FindText\"; \"Text\"; Position)"
msgstr "FIND(\"HledanýText\"; \"Text\"; Pozice)"
+#. 3HU9t
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19769,6 +21095,7 @@ msgctxt ""
msgid "<emph>FindText</emph> refers to the text to be found."
msgstr "<emph>HledanýText</emph> představuje hledaný text."
+#. nFBy9
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19777,6 +21104,7 @@ msgctxt ""
msgid "<emph>Text</emph> is the text where the search takes place."
msgstr "<emph>Text</emph> je text, ve kterém se bude vyhledávat."
+#. WRCZx
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19785,6 +21113,7 @@ msgctxt ""
msgid "<emph>Position</emph> (optional) is the position in the text from which the search starts."
msgstr "<emph>Pozice</emph> (volitelné) je pozice v textu, na které hledání začne."
+#. pwFYf
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19793,6 +21122,7 @@ msgctxt ""
msgid "<item type=\"input\">=FIND(76;998877665544)</item> returns 6."
msgstr "<item type=\"input\">=FIND(76;998877665544)</item> vrátí 6."
+#. zCs6e
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19801,6 +21131,7 @@ msgctxt ""
msgid "<bookmark_value>FIXED function</bookmark_value>"
msgstr "<bookmark_value>FIXED</bookmark_value>"
+#. EzvfA
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19809,6 +21140,7 @@ msgctxt ""
msgid "FIXED"
msgstr "FIXED"
+#. KsG3t
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19817,6 +21149,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_FEST\">Returns a number as text with a specified number of decimal places and optional thousands separators.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_FEST\">Vrátí číslo jako text s určeným počtem desetinných míst a volitelným oddělovačem tisíců.</ahelp>"
+#. UtELQ
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19825,6 +21158,7 @@ msgctxt ""
msgid "FIXED(Number; Decimals; NoThousandsSeparators)"
msgstr "FIXED(Číslo; Desetinná místa; Nerozdělovat tisíce)"
+#. 5cYW8
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19833,6 +21167,7 @@ msgctxt ""
msgid "<emph>Number</emph> refers to the number to be formatted."
msgstr "<emph>Číslo</emph> představuje číslo, které se bude formátovat."
+#. hSSQr
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19841,6 +21176,7 @@ msgctxt ""
msgid "<emph>Decimals</emph> refers to the number of decimal places to be displayed."
msgstr "<emph>Desetinná místa</emph> udává, kolik desetinných míst se zobrazí."
+#. HQVFQ
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19849,6 +21185,7 @@ msgctxt ""
msgid "<emph>NoThousandsSeparators</emph> (optional) determines whether the thousands separator is used. If the parameter is a number not equal to 0, the thousands separator is suppressed. If the parameter is equal to 0 or if it is missing altogether, the thousands separators of your <link href=\"text/shared/optionen/01140000.xhp\" name=\"current locale setting\">current locale setting</link> are displayed."
msgstr "<emph>Nerozdělovat tisíce</emph> (volitelné) určuje, zda se použije oddělovač tisíců. Pokud je tento parametr číslo různé od 0, oddělovač tisíců se neobjeví. Pokud je tento parametr 0 nebo není-li zadán, zobrazí se oddělovač tisíců podle <link href=\"text/shared/optionen/01140000.xhp\" name=\"aktuální národní prostředí\">aktuálního národního prostředí</link>."
+#. nDs7Q
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19857,6 +21194,7 @@ msgctxt ""
msgid "<item type=\"input\">=FIXED(1234567.89;3)</item> returns 1,234,567.890 as a text string."
msgstr "<item type=\"input\">=FIXED(1234567.89;3)</item> vrátí 1,234,567.890 jako textový řetězec."
+#. ZsPhE
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19865,6 +21203,7 @@ msgctxt ""
msgid "<item type=\"input\">=FIXED(1234567.89;3;1)</item> returns 1234567.890 as a text string."
msgstr "<item type=\"input\">=FIXED(1234567.89;3;1)</item> vrátí 1234567.890 jako textový řetězec."
+#. zxsGX
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19873,6 +21212,7 @@ msgctxt ""
msgid "<bookmark_value>JIS function</bookmark_value>"
msgstr "<bookmark_value>JIS</bookmark_value>"
+#. NdCJa
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19881,6 +21221,7 @@ msgctxt ""
msgid "JIS"
msgstr "JIS"
+#. ETFXy
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19889,6 +21230,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The JIS function converts half-width to full-width ASCII and katakana characters. Returns a text string.</ahelp>"
msgstr "<ahelp hid=\".\">Funkce JIS převede ASCII a katakana znaky poloviční šířky na plnou šířku. Vrací textový řetězec.</ahelp>"
+#. BRYCA
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19897,6 +21239,7 @@ msgctxt ""
msgid "See <link href=\"https://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions\" name=\"wiki.documentfoundation.org Calc/Features/JIS and ASC functions\">https://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions</link> for a conversion table."
msgstr "Viz převodní tabulku na <link href=\"https://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions\" name=\"wiki.documentfoundation.org Calc/Features/JIS and ASC functions\">https://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions</link>."
+#. rDaAZ
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19905,6 +21248,7 @@ msgctxt ""
msgid "JIS(\"Text\")"
msgstr "JIS(\"Text\")"
+#. y9PC3
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19913,6 +21257,7 @@ msgctxt ""
msgid "<emph>Text</emph> is the text that contains characters to be converted."
msgstr "<emph>Text</emph> obsahuje znaky pro převod."
+#. UXRGt
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19921,6 +21266,7 @@ msgctxt ""
msgid "See also ASC function."
msgstr "Viz též funkce ASC."
+#. SaBEW
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19929,6 +21275,7 @@ msgctxt ""
msgid "<bookmark_value>LEFT function</bookmark_value>"
msgstr "<bookmark_value>LEFT</bookmark_value>"
+#. JcaAt
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19937,6 +21284,7 @@ msgctxt ""
msgid "LEFT"
msgstr "LEFT"
+#. ViMFF
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19945,6 +21293,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_LINKS\">Returns the first character or characters of a text.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_LINKS\">Vrátí první znak nebo znaky textu.</ahelp>"
+#. wcSFE
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19953,6 +21302,7 @@ msgctxt ""
msgid "LEFT(\"Text\"; Number)"
msgstr "LEFT(\"Text\"; Počet)"
+#. PGbwK
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19961,6 +21311,7 @@ msgctxt ""
msgid "<emph>Text</emph> is the text where the initial partial words are to be determined."
msgstr "<emph>Text</emph> je text, u nějž se určí počáteční část."
+#. BQHUb
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19969,6 +21320,7 @@ msgctxt ""
msgid "<emph>Number</emph> (optional) specifies the number of characters for the start text. If this parameter is not defined, one character is returned."
msgstr "<emph>Počet</emph> (volitelné) počet znaků počátečního textu. Není-li tento parametr zadán, vrátí se jeden znak."
+#. DyCRe
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19977,6 +21329,7 @@ msgctxt ""
msgid "<item type=\"input\">=LEFT(\"output\";3)</item> returns “out”."
msgstr "<item type=\"input\">=LEFT(\"výstup\";3)</item> vrátí “výs”."
+#. Bb5G5
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19985,6 +21338,7 @@ msgctxt ""
msgid "<bookmark_value>LEFTB function</bookmark_value>"
msgstr "<bookmark_value>LEFTB</bookmark_value>"
+#. 43HxJ
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -19993,6 +21347,7 @@ msgctxt ""
msgid "LEFTB"
msgstr "LEFTB"
+#. f3mWg
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20001,6 +21356,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_LEFTB\">Returns the first characters of a DBCS text.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_LEFTB\">Vrátí první znak nebo znaky textu s DBCS.</ahelp>"
+#. 2x4Vt
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20009,6 +21365,7 @@ msgctxt ""
msgid "LEFTB(\"Text\"; Number_bytes)"
msgstr "LEFTB(\"Text\"; Počet_bajtů)"
+#. e6CdQ
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20017,6 +21374,7 @@ msgctxt ""
msgid "<emph>Text</emph> is the text where the initial partial words are to be determined."
msgstr "<emph>Text</emph> je text, u nějž se určí počáteční část."
+#. 8Ayk6
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20025,6 +21383,7 @@ msgctxt ""
msgid "<emph>Number_bytes</emph> (optional) specifies the number of characters you want LEFTB to extract, based on bytes. If this parameter is not defined, one character is returned."
msgstr "<emph>Počet_bajtů</emph> (nepovinné) udává na základě bajtů počet znaků počátečního textu. Není-li tento parametr zadán, vrátí se jeden znak."
+#. TFXGD
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20033,6 +21392,7 @@ msgctxt ""
msgid "<item type=\"input\">LEFTB(\"中国\";1)</item> returns \" \" (1 byte is only half a DBCS character and a space character is returned instead)."
msgstr "<item type=\"input\">LEFTB(\"中国\";1)</item> vrátí \" \" (1 bajt je pouze polovina znaku DBCS a místo ní se vrátí znak mezery)."
+#. QwisG
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20041,6 +21401,7 @@ msgctxt ""
msgid "<item type=\"input\">LEFTB(\"中国\";2)</item> returns \"中\" (2 bytes constitute one complete DBCS character)."
msgstr "<item type=\"input\">LEFTB(\"中国\";2)</item> vrátí \"中\" (2 bajty představují jeden úplný znak DBCS)."
+#. SDFHG
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20049,6 +21410,7 @@ msgctxt ""
msgid "<item type=\"input\">LEFTB(\"中国\";3)</item> returns \"中 \" (3 bytes constitute one DBCS character and a half; the last character returned is therefore a space character)."
msgstr "<item type=\"input\">LEFTB(\"中国\";3)</item> vrátí \"中 \" (3 bajty představují jeden a půl znaku DBCS; místo posledního znaku se proto vrátí znak mezery)."
+#. 26C2F
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20057,6 +21419,7 @@ msgctxt ""
msgid "<item type=\"input\">LEFTB(\"中国\";4)</item> returns \"中国\" (4 bytes constitute two complete DBCS characters)."
msgstr "<item type=\"input\">LEFTB(\"中国\";4)</item> vrátí \"中国\" (4 bajty představují dva úplné znaky DBCS)."
+#. 8AtC5
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20065,6 +21428,7 @@ msgctxt ""
msgid "<item type=\"input\">LEFTB(\"office\";3)</item> returns \"off\" (3 non-DBCS characters each consisting of 1 byte)."
msgstr "<item type=\"input\">LEFTB(\"office\";3)</item> vrátí \"off\" (3 znaky bez DBCS, z nichž je každý tvořen 1 bajtem)."
+#. eEgeD
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20073,6 +21437,7 @@ msgctxt ""
msgid "<bookmark_value>LEN function</bookmark_value>"
msgstr "<bookmark_value>LEN</bookmark_value>"
+#. wDSwp
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20081,6 +21446,7 @@ msgctxt ""
msgid "LEN"
msgstr "LEN"
+#. GfyM7
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20089,6 +21455,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_LAENGE\">Returns the length of a string including spaces.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_LAENGE\">Vrátí délku řetězce včetně mezer.</ahelp>"
+#. VGBs7
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20097,6 +21464,7 @@ msgctxt ""
msgid "LEN(\"Text\")"
msgstr "LEN(\"Text\")"
+#. ZqEQE
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20105,6 +21473,7 @@ msgctxt ""
msgid "<emph>Text</emph> is the text whose length is to be determined."
msgstr "<emph>Text</emph> je text, jehož délka se zjistí."
+#. DVErr
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20113,6 +21482,7 @@ msgctxt ""
msgid "<item type=\"input\">=LEN(\"Good Afternoon\")</item> returns 14."
msgstr "<item type=\"input\">=LEN(\"Dobré odpoledne\")</item> vrátí 15."
+#. SVvTq
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20121,6 +21491,7 @@ msgctxt ""
msgid "<item type=\"input\">=LEN(12345.67)</item> returns 8."
msgstr "<item type=\"input\">=LEN(12345.67)</item> vrátí 8."
+#. C2oeG
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20129,6 +21500,7 @@ msgctxt ""
msgid "<bookmark_value>LENB function</bookmark_value>"
msgstr "<bookmark_value>LENB</bookmark_value>"
+#. tE3dg
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20137,6 +21509,7 @@ msgctxt ""
msgid "LENB"
msgstr "LENB"
+#. Cwz9S
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20145,6 +21518,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_LENB\">For double-byte character set (DBCS) languages, returns the number of bytes used to represent the characters in a text string.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_LENB\">U jazyků s dvoubajtovou znakovou sadou (DBCS) vrátí počet bajtů použitých pro reprezentaci znaků textového řetězce.</ahelp>"
+#. fAPZv
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20153,6 +21527,7 @@ msgctxt ""
msgid "LENB(\"Text\")"
msgstr "LENB(\"Text\")"
+#. 9Hv5K
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20161,6 +21536,7 @@ msgctxt ""
msgid "<emph>Text</emph> is the text whose length is to be determined."
msgstr "<emph>Text</emph> je text, jehož délka se má zjistit."
+#. kiHKC
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20169,6 +21545,7 @@ msgctxt ""
msgid "<item type=\"input\">LENB(\"中\")</item> returns 2 (1 DBCS character consisting of 2 bytes)."
msgstr "<item type=\"input\">LENB(\"中\")</item> vrátí 2 (1 znak DBCS tvořený 2 bajty)."
+#. BgQBW
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20177,6 +21554,7 @@ msgctxt ""
msgid "<item type=\"input\">LENB(\"中国\")</item> returns 4 (2 DBCS characters each consisting of 2 bytes)."
msgstr "<item type=\"input\">LENB(\"中国\")</item> vrátí 4 (2 znaky DBCS, z nichž je každý tvořen 2 bajty)."
+#. SJoqC
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20185,6 +21563,7 @@ msgctxt ""
msgid "<item type=\"input\">LENB(\"office\")</item> returns 6 (6 non-DBCS characters each consisting of 1 byte)."
msgstr "<item type=\"input\">LENB(\"office\")</item> vrátí 6 (6 znaků bez DBCS, z nichž je každý tvořen 1 bajtem)."
+#. ZoXsU
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20193,6 +21572,7 @@ msgctxt ""
msgid "<item type=\"input\">=LENB(\"Good Afternoon\")</item> returns 14."
msgstr "<item type=\"input\">=LENB(\"Dobré odpoledne\")</item> vrátí 15."
+#. ismJk
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20201,6 +21581,7 @@ msgctxt ""
msgid "<item type=\"input\">=LENB(12345.67)</item> returns 8."
msgstr "<item type=\"input\">=LENB(12345.67)</item> vrátí 8."
+#. MuFpD
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20209,6 +21590,7 @@ msgctxt ""
msgid "<bookmark_value>LOWER function</bookmark_value>"
msgstr "<bookmark_value>LOWER</bookmark_value>"
+#. DtaeX
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20217,6 +21599,7 @@ msgctxt ""
msgid "LOWER"
msgstr "LOWER"
+#. 4fGYG
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20225,6 +21608,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_KLEIN\">Converts all uppercase letters in a text string to lowercase.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_KLEIN\">Převede všechna velká písmena v textovém řetězci na malá.</ahelp>"
+#. oPH7y
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20233,6 +21617,7 @@ msgctxt ""
msgid "LOWER(\"Text\")"
msgstr "LOWER(\"Text\")"
+#. HLPcG
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20241,6 +21626,7 @@ msgctxt ""
msgid "<emph>Text</emph> refers to the text to be converted."
msgstr "<emph>Text</emph> představuje text, který se převede."
+#. uMtFd
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20249,6 +21635,7 @@ msgctxt ""
msgid "<item type=\"input\">=LOWER(\"Sun\")</item> returns sun."
msgstr "<item type=\"input\">=LOWER(\"Slunce\")</item> vrátí slunce."
+#. tHQjb
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20257,6 +21644,7 @@ msgctxt ""
msgid "<bookmark_value>MID function</bookmark_value>"
msgstr "<bookmark_value>MID</bookmark_value>"
+#. DiHhK
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20265,6 +21653,7 @@ msgctxt ""
msgid "MID"
msgstr "MID"
+#. ay3io
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20273,6 +21662,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TEIL\">Returns a text string of a text. The parameters specify the starting position and the number of characters.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_TEIL\">Vrátí podřetězec textu. Parametry určují počáteční pozici a počet znaků.</ahelp>"
+#. yBN9k
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20281,6 +21671,7 @@ msgctxt ""
msgid "MID(\"Text\"; Start; Number)"
msgstr "MID(\"Text\"; Začátek; Počet)"
+#. 5HErG
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20289,6 +21680,7 @@ msgctxt ""
msgid "<emph>Text</emph> is the text containing the characters to extract."
msgstr "<emph>Text</emph> obsahuje znaky, které se vyčlení."
+#. ndM4U
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20297,6 +21689,7 @@ msgctxt ""
msgid "<emph>Start</emph> is the position of the first character in the text to extract."
msgstr "<emph>Začátek</emph> je pozice v textu, na které se vyčlení první znak."
+#. x8BVf
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20305,6 +21698,7 @@ msgctxt ""
msgid "<emph>Number</emph> specifies the number of characters in the part of the text."
msgstr "<emph>Počet</emph> udává počet znaků ve vyčleněné části textu."
+#. d9b4E
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20313,6 +21707,7 @@ msgctxt ""
msgid "<item type=\"input\">=MID(\"office\";2;2)</item> returns ff."
msgstr "<item type=\"input\">=MID(\"office\";2;2)</item> vrátí ff."
+#. uAhCU
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20321,6 +21716,7 @@ msgctxt ""
msgid "<bookmark_value>MIDB function</bookmark_value>"
msgstr "<bookmark_value>MIDB</bookmark_value>"
+#. wekeb
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20329,6 +21725,7 @@ msgctxt ""
msgid "MIDB"
msgstr "MIDB"
+#. Qe8mw
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20337,6 +21734,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_MIDB\">Returns a text string of a DBCS text. The parameters specify the starting position and the number of characters.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_MIDB\">Vrátí podřetězec textu s DBCS. Parametry určují počáteční pozici a počet znaků.</ahelp>"
+#. wohUa
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20345,6 +21743,7 @@ msgctxt ""
msgid "MIDB(\"Text\"; Start; Number_bytes)"
msgstr "MIDB(\"Text\"; Začátek; Počet_bajtů)"
+#. EBM4C
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20353,6 +21752,7 @@ msgctxt ""
msgid "<emph>Text</emph> is the text containing the characters to extract."
msgstr "<emph>Text</emph> obsahuje znaky, které se vyčlení."
+#. AbPt7
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20361,6 +21761,7 @@ msgctxt ""
msgid "<emph>Start</emph> is the position of the first character in the text to extract."
msgstr "<emph>Začátek</emph> je pozice v textu, na které se vyčlení první znak."
+#. Nz2F6
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20369,6 +21770,7 @@ msgctxt ""
msgid "<emph>Number_bytes</emph> specifies the number of characters MIDB will return from text, in bytes."
msgstr "<emph>Počet_bajtů</emph> udává počet znaků vráceného textu v bajtech."
+#. YrAwV
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20377,6 +21779,7 @@ msgctxt ""
msgid "<item type=\"input\">MIDB(\"中国\";1;0)</item> returns \"\" (0 bytes is always an empty string)."
msgstr "<item type=\"input\">MIDB(\"中国\";1;0)</item> vrátí \"\" (0 bajtů vždy představuje prázdný řetězec)."
+#. vSWbG
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20385,6 +21788,7 @@ msgctxt ""
msgid "<item type=\"input\">MIDB(\"中国\";1;1)</item> returns \" \" (1 byte is only half a DBCS character and therefore the result is a space character)."
msgstr "<item type=\"input\">MIDB(\"中国\";1;1)</item> vrátí \" \" (1 bajt je pouze polovina znaku DBCS, a proto je výsledkem znak mezery)."
+#. TLFgD
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20393,6 +21797,7 @@ msgctxt ""
msgid "<item type=\"input\">MIDB(\"中国\";1;2)</item> returns \"中\" (2 bytes constitute one complete DBCS character)."
msgstr "<item type=\"input\">MIDB(\"中国\";1;2)</item> vrátí \"中\" (2 bajty představují jeden úplný znak DBCS)."
+#. BPauw
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20401,6 +21806,7 @@ msgctxt ""
msgid "<item type=\"input\">MIDB(\"中国\";1;3)</item> returns \"中 \" (3 bytes constitute one and a half DBCS character; the last byte results in a space character)."
msgstr "<item type=\"input\">MIDB(\"中国\";1;3)</item> vrátí \"中 \" (3 bajty představují jeden a půl znaku DBCS; místo posledního znaku se proto vrátí znak mezery)."
+#. PwTEe
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20409,6 +21815,7 @@ msgctxt ""
msgid "<item type=\"input\">MIDB(\"中国\";1;4)</item> returns \"中国\" (4 bytes constitute two complete DBCS characters)."
msgstr "<item type=\"input\">MIDB(\"中国\";1;4)</item> vrátí \"中国\" (4 bajty představují dva úplné znaky DBCS)."
+#. Yb4iF
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20417,6 +21824,7 @@ msgctxt ""
msgid "<item type=\"input\">MIDB(\"中国\";2;1)</item> returns \" \" (byte position 2 is not at the beginning of a character in a DBCS string; 1 space character is returned)."
msgstr "<item type=\"input\">MIDB(\"中国\";2;1)</item> vrátí \" \" (bajt na pozici 2 není na začátku znaku řetězce DBCS; vrátí se 1 znak mezery)."
+#. DyXxB
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20425,6 +21833,7 @@ msgctxt ""
msgid "<item type=\"input\">MIDB(\"中国\";2;2)</item> returns \" \" (byte position 2 points to the last half of the first character in the DBCS string; the 2 bytes asked for therefore constitutes the last half of the first character and the first half of the second character in the string; 2 space characters are therefore returned)."
msgstr "<item type=\"input\">MIDB(\"中国\";2;2)</item> vrátí \" \" (bajt na pozici 2 představuje druhou polovinu prvního znaku řetězce DBCS; požadované 2 bajty proto představují druhou polovinu prvního znaku a první polovinu druhého znaku řetězce; vrátí se tudíž 2 znaky mezery)."
+#. WA6xA
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20433,6 +21842,7 @@ msgctxt ""
msgid "<item type=\"input\">MIDB(\"中国\";2;3)</item> returns \" 国\" (byte position 2 is not at the beginning of a character in a DBCS string; a space character is returned for byte position 2)."
msgstr "<item type=\"input\">MIDB(\"中国\";2;3)</item> vrátí \" 国\" (bajt na pozici 2 není na začátku znaku řetězce DBCS; vrátí se pro něj proto znak mezery)."
+#. riZ7z
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20441,6 +21851,7 @@ msgctxt ""
msgid "<item type=\"input\">MIDB(\"中国\";3;1)</item> returns \" \" (byte position 3 is at the beginning of a character in a DBCS string, but 1 byte is only half a DBCS character and a space character is therefore returned instead)."
msgstr "<item type=\"input\">MIDB(\"中国\";3;1)</item> vrátí \" \" (bajt na pozici 3 je na začátku znaku řetězce DBCS, ale 1 bajt představuje pouze polovinu znaku DBCS, a proto se místo ní vrátí znak mezery)."
+#. KeBuT
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20449,6 +21860,7 @@ msgctxt ""
msgid "<item type=\"input\">MIDB(\"中国\";3;2)</item> returns \"国\" (byte position 3 is at the beginning of a character in a DBCS string, and 2 bytes constitute one DBCS character)."
msgstr "<item type=\"input\">MIDB(\"中国\";3;2)</item> vrátí \"国\" (bajt na pozici 3 je na začátku znaku řetězce DBCS a 2 bajty představují jeden znak DBCS)."
+#. CmwD5
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20457,6 +21869,7 @@ msgctxt ""
msgid "<item type=\"input\">MIDB(\"office\";2;3)</item> returns \"ffi\" (byte position 2 is at the beginning of a character in a non-DBCS string, and 3 bytes of a non-DBCS string constitute 3 characters)."
msgstr "<item type=\"input\">MIDB(\"office\";2;3)</item> vrátí \"ffi\" (bajt na pozici 2 je na začátku znaku řetězce bez DBCS a 3 bajty řetězce bez DBCS představují 3 znaky)."
+#. k4kCo
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20465,6 +21878,7 @@ msgctxt ""
msgid "<bookmark_value>PROPER function</bookmark_value>"
msgstr "<bookmark_value>PROPER</bookmark_value>"
+#. eQmGJ
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20473,6 +21887,7 @@ msgctxt ""
msgid "PROPER"
msgstr "PROPER"
+#. UrzyX
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20481,6 +21896,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_GROSS2\">Capitalizes the first letter in all words of a text string.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_GROSS2\">Upraví první písmeno ve všech slovech textového řetězce na velké.</ahelp>"
+#. AGEdT
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20489,6 +21905,7 @@ msgctxt ""
msgid "PROPER(\"Text\")"
msgstr "PROPER(\"Text\")"
+#. zHknA
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20497,6 +21914,7 @@ msgctxt ""
msgid "<emph>Text</emph> refers to the text to be converted."
msgstr "<emph>Text</emph> představuje text, který se převede."
+#. CHBWP
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20505,6 +21923,7 @@ msgctxt ""
msgid "<item type=\"input\">=PROPER(\"open office\")</item> returns Open Office."
msgstr "<item type=\"input\">=PROPER(\"open office\")</item> vrátí Open Office."
+#. MeADa
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20513,6 +21932,7 @@ msgctxt ""
msgid "<bookmark_value>REPLACE function</bookmark_value>"
msgstr "<bookmark_value>REPLACE</bookmark_value>"
+#. D3Cy8
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20521,6 +21941,7 @@ msgctxt ""
msgid "REPLACE"
msgstr "REPLACE"
+#. 5jBhB
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20529,6 +21950,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ERSETZEN\">Replaces part of a text string with a different text string.</ahelp> This function can be used to replace both characters and numbers (which are automatically converted to text). The result of the function is always displayed as text. If you intend to perform further calculations with a number which has been replaced by text, you will need to convert it back to a number using the <link href=\"text/scalc/01/04060110.xhp\" name=\"VALUE\">VALUE</link> function."
msgstr "<ahelp hid=\"HID_FUNC_ERSETZEN\">Nahradí část textového řetězce jiným textovým řetězcem.</ahelp> Tuto funkci je možné využít k náhradě znaků i čísel (která se automaticky převedou na text). Výsledek funkce se vždy zobrazí jako text. Pokud chcete s číslem po náhradě provádět další výpočty, musíte jej převést zpět na číslo pomocí funkce <link href=\"text/scalc/01/04060110.xhp\" name=\"VALUE\">VALUE</link>."
+#. tHZtF
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20537,6 +21959,7 @@ msgctxt ""
msgid "Any text containing numbers must be enclosed in quotation marks if you do not want it to be interpreted as a number and automatically converted to text."
msgstr "Text, který obsahuje čísla, musí být uzavřen v uvozovkách. V opačném případě se interpretuje jako číslo a automaticky převede na text."
+#. 2TDqv
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20545,6 +21968,7 @@ msgctxt ""
msgid "REPLACE(\"Text\"; Position; Length; \"NewText\")"
msgstr "REPLACE(\"Text\"; Pozice; Délka; \"NovýText\")"
+#. WoDoQ
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20553,6 +21977,7 @@ msgctxt ""
msgid "<emph>Text</emph> refers to text of which a part will be replaced."
msgstr "<emph>Text</emph> představuje text, jehož část bude nahrazena."
+#. EeECh
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20561,6 +21986,7 @@ msgctxt ""
msgid "<emph>Position</emph> refers to the position within the text where the replacement will begin."
msgstr "<emph>Pozice</emph> představuje pozici v textu, od které se začne nahrazovat."
+#. nNRem
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20569,6 +21995,7 @@ msgctxt ""
msgid "<emph>Length</emph> is the number of characters in <emph>Text</emph> to be replaced."
msgstr "<emph>Délka</emph> je počet znaků v <emph>Textu</emph>, který se nahradí."
+#. F2A7P
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20577,6 +22004,7 @@ msgctxt ""
msgid "<emph>NewText</emph> refers to the text which replaces <emph>Text</emph>."
msgstr "<emph>NovýText</emph> představuje text, kterým bude nahrazen <emph>Text</emph>."
+#. KVDZE
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20585,6 +22013,7 @@ msgctxt ""
msgid "<item type=\"input\">=REPLACE(\"1234567\";1;1;\"444\")</item> returns \"444234567\". One character at position 1 is replaced by the complete <item type=\"literal\">NewText</item>."
msgstr "<item type=\"input\">=REPLACE(\"1234567\";1;1;\"444\")</item> vrátí \"444234567\". Jeden znak na pozici 1 je nahrazen celým <item type=\"literal\">NovýmTextem</item>."
+#. HZWmu
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20593,6 +22022,7 @@ msgctxt ""
msgid "<bookmark_value>REPT function</bookmark_value>"
msgstr "<bookmark_value>REPT</bookmark_value>"
+#. p62g3
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20601,6 +22031,7 @@ msgctxt ""
msgid "REPT"
msgstr "REPT"
+#. qHEGP
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20609,6 +22040,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_WIEDERHOLEN\">Repeats a character string by the given <emph>number</emph> of copies.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_WIEDERHOLEN\">Opakuje textový řetězec tolikrát, kolikrát je uvedeno v parametru <emph>počet</emph>.</ahelp>"
+#. TzHVG
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20617,6 +22049,7 @@ msgctxt ""
msgid "REPT(\"Text\"; Number)"
msgstr "REPT(\"Text\"; Počet)"
+#. WF33y
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20625,6 +22058,7 @@ msgctxt ""
msgid "<emph>Text</emph> is the text to be repeated."
msgstr "<emph>Text</emph> je text, který se bude opakovat."
+#. bFq5b
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20633,6 +22067,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the number of repetitions."
msgstr "<emph>Číslo</emph> udává počet opakování."
+#. x3LR5
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20641,6 +22076,7 @@ msgctxt ""
msgid "The result can be a maximum of 255 characters."
msgstr "Výsledek funkce může mít maximálně 255 znaků."
+#. brnbx
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20649,6 +22085,7 @@ msgctxt ""
msgid "<item type=\"input\">=REPT(\"Good morning\";2)</item> returns Good morningGood morning."
msgstr "<item type=\"input\">=REPT(\"Dobré ráno\";2)</item> vrátí Dobré ránoDobré ráno."
+#. mtFNA
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20657,6 +22094,7 @@ msgctxt ""
msgid "<bookmark_value>RIGHT function</bookmark_value>"
msgstr "<bookmark_value>RIGHT</bookmark_value>"
+#. KBfCn
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20665,6 +22103,7 @@ msgctxt ""
msgid "RIGHT"
msgstr "RIGHT"
+#. wzTSi
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20673,6 +22112,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_RECHTS\">Returns the last character or characters of a text.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_RECHTS\">Vrátí poslední znak nebo znaky textu.</ahelp>"
+#. STrAH
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20681,6 +22121,7 @@ msgctxt ""
msgid "RIGHT(\"Text\"; Number)"
msgstr "RIGHT(\"Text\"; Počet)"
+#. dveYp
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20689,6 +22130,7 @@ msgctxt ""
msgid "<emph>Text</emph> is the text of which the right part is to be determined."
msgstr "<emph>Text</emph> je text, jehož pravá část se má zjistit."
+#. KRpFB
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20697,6 +22139,7 @@ msgctxt ""
msgid "<emph>Number</emph> (optional) is the number of characters from the right part of the text."
msgstr "<emph>Počet</emph> (nepovinné) je počet znaků z pravé části textu."
+#. xNFMc
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20705,6 +22148,7 @@ msgctxt ""
msgid "<item type=\"input\">=RIGHT(\"Sun\";2)</item> returns un."
msgstr "<item type=\"input\">=RIGHT(\"Slunce\";2)</item> vrátí ce."
+#. kDJVC
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20713,6 +22157,7 @@ msgctxt ""
msgid "<bookmark_value>RIGHTB function</bookmark_value>"
msgstr "<bookmark_value>RIGHTB</bookmark_value>"
+#. qocbt
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20721,6 +22166,7 @@ msgctxt ""
msgid "RIGHTB"
msgstr "RIGHTB"
+#. gvrHM
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20729,6 +22175,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_RIGHTB\">Returns the last character or characters of a text with double bytes characters sets (DBCS).</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_RIGHTB\">Vrátí poslední znak nebo znaky textu s dvoubajtovou znakovou sadou (DBCS).</ahelp>"
+#. B2AWW
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20737,6 +22184,7 @@ msgctxt ""
msgid "RIGHTB(\"Text\"; Number_bytes)"
msgstr "RIGHTB(\"Text\"; Počet_bajtů)"
+#. jvjXS
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20745,6 +22193,7 @@ msgctxt ""
msgid "<emph>Text</emph> is the text of which the right part is to be determined."
msgstr "<emph>Text</emph> je text, jehož pravá část se má zjistit."
+#. Vciv6
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20753,6 +22202,7 @@ msgctxt ""
msgid "<emph>Number_bytes</emph> (optional) specifies the number of characters you want RIGHTB to extract, based on bytes."
msgstr "<emph>Počet_bajtů</emph> (nepovinné) udává počet znaků vyčleněného textu založený na bajtech."
+#. KnAgN
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20761,6 +22211,7 @@ msgctxt ""
msgid "<item type=\"input\">RIGHTB(\"中国\";1)</item> returns \" \" (1 byte is only half a DBCS character and a space character is returned instead)."
msgstr "<item type=\"input\">RIGHTB(\"中国\";1)</item> vrátí \" \" (1 bajt představuje pouze polovinu znaku DBCS a místo ní se vrátí znak mezery)."
+#. mYzB5
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20769,6 +22220,7 @@ msgctxt ""
msgid "<item type=\"input\">RIGHTB(\"中国\";2)</item> returns \"国\" (2 bytes constitute one complete DBCS character)."
msgstr "<item type=\"input\">RIGHTB(\"中国\";2)</item> vrátí \"国\" (2 bajty představují jeden úplný znak DBCS)."
+#. rLaPR
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20777,6 +22229,7 @@ msgctxt ""
msgid "<item type=\"input\">RIGHTB(\"中国\";3)</item> returns \" 国\" (3 bytes constitute one half DBCS character and one whole DBCS character; a space is returned for the first half)."
msgstr "<item type=\"input\">RIGHTB(\"中国\";3)</item> vrátí \" 国\" (3 bajty představují půl a jeden úplný znak DBCS; místo první poloviny se vrátí mezera)."
+#. B7nG5
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20785,6 +22238,7 @@ msgctxt ""
msgid "<item type=\"input\">RIGHTB(\"中国\";4)</item> returns \"中国\" (4 bytes constitute two complete DBCS characters)."
msgstr "<item type=\"input\">RIGHTB(\"中国\";4)</item> vrátí \"中国\" (4 bajty představují dva úplné znaky DBCS)."
+#. qRptr
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20793,6 +22247,7 @@ msgctxt ""
msgid "<item type=\"input\">RIGHTB(\"office\";3)</item> returns \"ice\" (3 non-DBCS characters each consisting of 1 byte)."
msgstr "<item type=\"input\">RIGHTB(\"office\";3)</item> vrátí \"ice\" (3 znaky bez DBCS, z nichž je každý tvořen 1 bajtem)."
+#. 84zEq
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20801,6 +22256,7 @@ msgctxt ""
msgid "<bookmark_value>ROMAN function</bookmark_value>"
msgstr "<bookmark_value>ROMAN</bookmark_value>"
+#. 25vky
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20809,6 +22265,7 @@ msgctxt ""
msgid "ROMAN"
msgstr "ROMAN"
+#. r5V5K
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20817,6 +22274,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ROEMISCH\">Converts a number into a Roman numeral. The value range must be between 0 and 3999, the modes can be integers from 0 to 4.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ROEMISCH\">Převede číslo na římské číslice. Hodnota musí být v rozsahu 0 až 3999, režim může být celé číslo od 0 do 4.</ahelp>"
+#. 4bqzs
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20825,6 +22283,7 @@ msgctxt ""
msgid "ROMAN(Number; Mode)"
msgstr "ROMAN(číslo; režim)"
+#. 4rcTC
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20833,6 +22292,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the number that is to be converted into a Roman numeral."
msgstr "<emph>Číslo</emph> je číslo, které se převede na římské číslice."
+#. HEZFy
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20841,6 +22301,7 @@ msgctxt ""
msgid "<emph>Mode</emph> (optional) indicates the degree of simplification. The higher the value, the greater is the simplification of the Roman number."
msgstr "<emph>Režim</emph> (nepovinné) značí stupeň zjednodušení. Čím vyšší je hodnota, tím jednodušší bude zápis v římských číslicích."
+#. Huw7f
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20849,6 +22310,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROMAN(999)</item> returns CMXCIX"
msgstr "<item type=\"input\">=ROMAN(999)</item> vrátí CMXCIX"
+#. ACRz3
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20857,6 +22319,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROMAN(999;0)</item> returns CMXCIX"
msgstr "<item type=\"input\">=ROMAN(999;0)</item> vrátí CMXCIX"
+#. mtbzC
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20865,6 +22328,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROMAN (999;1)</item> returns LMVLIV"
msgstr "<item type=\"input\">=ROMAN (999;1)</item> vrátí LMVLIV"
+#. 8GQP5
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20873,6 +22337,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROMAN(999;2)</item> returns XMIX"
msgstr "<item type=\"input\">=ROMAN(999;2)</item> vrátí XMIX"
+#. d8sji
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20881,6 +22346,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROMAN(999;3)</item> returns VMIV"
msgstr "<item type=\"input\">=ROMAN(999;3)</item> vrátí VMIV"
+#. yDGse
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20889,6 +22355,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROMAN(999;4)</item> returns IM"
msgstr "<item type=\"input\">=ROMAN(999;4)</item> vrátí IM"
+#. q3uLN
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20897,6 +22364,7 @@ msgctxt ""
msgid "<bookmark_value>SEARCH function</bookmark_value>"
msgstr "<bookmark_value>SEARCH</bookmark_value>"
+#. QGeWT
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20905,6 +22373,7 @@ msgctxt ""
msgid "SEARCH"
msgstr "SEARCH"
+#. EC5R6
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20913,6 +22382,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_SUCHEN\">Returns the position of a text segment within a character string.</ahelp> You can set the start of the search as an option. The search text can be a number or any sequence of characters. The search is not case-sensitive. If the text is not found, returns error 519 (#VALUE)."
msgstr "<ahelp hid=\"HID_FUNC_SUCHEN\">Vrátí pozici části textu v řetězci.</ahelp> Možné je také nastavit začátek hledání. Hledaný text může být číslo nebo sekvence znaků. U hledání nezávisí na velikosti písmen. Pokud text nebyl nalezen, vrátí chybu 519 (#VALUE)."
+#. FN6o9
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20921,6 +22391,7 @@ msgctxt ""
msgid "SEARCH(\"FindText\"; \"Text\"; Position)"
msgstr "SEARCH(\"HledanýText\"; \"Text\"; Pozice)"
+#. yP57Q
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20929,6 +22400,7 @@ msgctxt ""
msgid "<emph>FindText</emph> is the text to be searched for."
msgstr "<emph>HledanýText</emph> je text, který se bude hledat."
+#. LgGkp
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20937,6 +22409,7 @@ msgctxt ""
msgid "<emph>Text</emph> is the text where the search will take place."
msgstr "<emph>Text</emph> je text, ve kterém se bude hledat."
+#. ZmSMv
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20945,6 +22418,7 @@ msgctxt ""
msgid "<emph>Position</emph> (optional) is the position in the text where the search is to start."
msgstr "<emph>Pozice</emph> (nepovinné) je pozice v textu, od které hledání začne."
+#. BxHe3
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20953,6 +22427,7 @@ msgctxt ""
msgid "<item type=\"input\">=SEARCH(54;998877665544)</item> returns 10."
msgstr "<item type=\"input\">=SEARCH(54;998877665544)</item> vrátí 10."
+#. qFY3p
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20961,6 +22436,7 @@ msgctxt ""
msgid "<bookmark_value>SUBSTITUTE function</bookmark_value>"
msgstr "<bookmark_value>SUBSTITUTE</bookmark_value>"
+#. iTEmq
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20969,6 +22445,7 @@ msgctxt ""
msgid "SUBSTITUTE"
msgstr "SUBSTITUTE"
+#. VFS8u
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20977,6 +22454,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_WECHSELN\">Substitutes new text for old text in a string.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_WECHSELN\">Nahradí část textu v řetězci jiným textem.</ahelp>"
+#. L6DKo
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20985,6 +22463,7 @@ msgctxt ""
msgid "SUBSTITUTE(\"Text\"; \"SearchText\"; \"NewText\"; Occurrence)"
msgstr "SUBSTITUTE(\"Text\"; \"HledanýText\"; \"NovýText\"; Výskyt)"
+#. tydqc
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -20993,6 +22472,7 @@ msgctxt ""
msgid "<emph>Text</emph> is the text in which text segments are to be exchanged."
msgstr "<emph>Text</emph> je text, jehož části se nahradí."
+#. 4iEEp
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21001,6 +22481,7 @@ msgctxt ""
msgid "<emph>SearchText </emph>is the text segment that is to be replaced (a number of times)."
msgstr "<emph>HledanýText</emph> je část textu, která bude nahrazena (vícekrát)."
+#. k2dEF
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21009,6 +22490,7 @@ msgctxt ""
msgid "<emph>NewText</emph> is the text that is to replace the text segment."
msgstr "<emph>NovýText</emph> je text, kterým bude nahrazena část textu."
+#. F8Cqi
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21017,6 +22499,7 @@ msgctxt ""
msgid "<emph>Occurrence</emph> (optional) indicates which occurrence of the search text is to be replaced. If this parameter is missing the search text is replaced throughout."
msgstr "<emph>Výskyt</emph> (nepovinné) značí, kolikátý výskyt hledaného textu se nahradí. Není-li tento parametr zadán, nahradí se všechny výskyty."
+#. PQj2k
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21025,6 +22508,7 @@ msgctxt ""
msgid "<item type=\"input\">=SUBSTITUTE(\"123123123\";\"3\";\"abc\")</item> returns 12abc12abc12abc."
msgstr "<item type=\"input\">=SUBSTITUTE(\"123123123\";\"3\";\"abc\")</item> vrátí 12abc12abc12abc."
+#. MLoez
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21033,6 +22517,7 @@ msgctxt ""
msgid "<item type=\"input\">=SUBSTITUTE(\"123123123\";\"3\";\"abc\";2)</item> returns 12312abc123."
msgstr "<item type=\"input\">=SUBSTITUTE(\"123123123\";\"3\";\"abc\";2)</item> vrátí 12312abc123."
+#. Bjdnv
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21041,6 +22526,7 @@ msgctxt ""
msgid "<bookmark_value>T function</bookmark_value>"
msgstr "<bookmark_value>T</bookmark_value>"
+#. uVbgf
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21049,6 +22535,7 @@ msgctxt ""
msgid "T"
msgstr "T"
+#. 5kNii
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21057,6 +22544,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_T\">This function returns the target text, or a blank text string if the target is not text.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_T\">Tato funkce vrátí cílový text nebo prázdný řetězec, pokud cíl není text.</ahelp>"
+#. YGgZN
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21065,6 +22553,7 @@ msgctxt ""
msgid "T(Value)"
msgstr "T(Hodnota)"
+#. 3Dv5Y
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21073,6 +22562,7 @@ msgctxt ""
msgid "If <emph>Value</emph> is a text string or refers to a text string, T returns that text string; otherwise it returns a blank text string."
msgstr "Pokud je <emph>Hodnota</emph> textový řetězec nebo odkaz na textový řetězec, T vrátí tento řetězec; jinak vrátí prázdný textový řetězec."
+#. A5xGr
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21081,6 +22571,7 @@ msgctxt ""
msgid "<item type=\"input\">=T(12345)</item> returns an empty string."
msgstr "<item type=\"input\">=T(12345)</item> vrátí prázdný řetězec."
+#. UCDuG
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21089,6 +22580,7 @@ msgctxt ""
msgid "<item type=\"input\">=T(\"12345\")</item> returns the string 12345."
msgstr "<item type=\"input\">=T(\"12345\")</item> vrátí řetězec 12345."
+#. Lj2FA
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21097,6 +22589,7 @@ msgctxt ""
msgid "<bookmark_value>TEXT function</bookmark_value>"
msgstr "<bookmark_value>TEXT</bookmark_value>"
+#. VbRHF
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21105,6 +22598,7 @@ msgctxt ""
msgid "TEXT"
msgstr "TEXT"
+#. woEeG
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21113,6 +22607,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TEXT\">Converts a number into text according to a given format.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_TEXT\">Převede číslo na text podle určeného formátu.</ahelp>"
+#. 9xURB
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21121,6 +22616,7 @@ msgctxt ""
msgid "TEXT(Number; Format)"
msgstr "TEXT(číslo; formát)"
+#. BpPCe
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21129,6 +22625,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the numerical value to be converted."
msgstr "<emph>Číslo</emph> je číselná hodnota, která se převede."
+#. 3GZvU
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21137,6 +22634,7 @@ msgctxt ""
msgid "<emph>Format</emph> is the text which defines the format. Use decimal and thousands separators according to the language set in the cell format."
msgstr "<emph>Formát</emph> je text, který určuje formát. Použijte oddělovače desetinných míst a tisíců v souladu s tím, jaký jazyk je nastaven ve formátu buňky."
+#. TMU3G
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21145,6 +22643,7 @@ msgctxt ""
msgid "<item type=\"input\">=TEXT(12.34567;\"###.##\")</item> returns the text 12.35"
msgstr "<item type=\"input\">=TEXT(12.34567;\"###.##\")</item> vrátí text 12.35"
+#. c7YfN
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21153,6 +22652,7 @@ msgctxt ""
msgid "<item type=\"input\">=TEXT(12.34567;\"000.00\")</item> returns the text 012.35"
msgstr "<item type=\"input\">=TEXT(12.34567;\"000.00\")</item> vrátí text 012.35"
+#. yhDcc
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21161,6 +22661,7 @@ msgctxt ""
msgid "See also <link href=\"text/shared/01/05020301.xhp\" name=\"Number format codes\">Number format codes</link>: custom format codes defined by the user."
msgstr "Viz také <link href=\"text/shared/01/05020301.xhp\" name=\"Number format codes\">Kódy formátu čísla</link>: uživatelské formáty definované uživatelem."
+#. wFCZg
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21169,6 +22670,7 @@ msgctxt ""
msgid "<bookmark_value>TRIM function</bookmark_value>"
msgstr "<bookmark_value>TRIM</bookmark_value>"
+#. QWGwc
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21177,6 +22679,7 @@ msgctxt ""
msgid "TRIM"
msgstr "TRIM"
+#. zGGBa
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21185,6 +22688,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_GLAETTEN\">Removes spaces from a string, leaving only a single space character between words.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_GLAETTEN\">Odstraní mezery z řetězce a ponechá mezi slovy jen jednoznakovou mezeru.</ahelp>"
+#. H9GEB
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21193,6 +22697,7 @@ msgctxt ""
msgid "TRIM(\"Text\")"
msgstr "TRIM(\"Text\")"
+#. YprNs
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21201,6 +22706,7 @@ msgctxt ""
msgid "<emph>Text</emph> refers to text in which spaces are to be removed."
msgstr "<emph>Text</emph> je text, ve kterém mají být odstraněny mezery."
+#. YpY5k
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21209,6 +22715,7 @@ msgctxt ""
msgid "<item type=\"input\">=TRIM(\" hello world \")</item> returns hello world without leading and trailing spaces and with single space between words."
msgstr "<item type=\"input\">=TRIM(\" ahoj světe \")</item> vrátí ahoj světe bez úvodních a koncových mezer a s jedinou mezerou mezi slovy."
+#. G7Zmx
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21217,6 +22724,7 @@ msgctxt ""
msgid "<bookmark_value>UNICHAR function</bookmark_value>"
msgstr "<bookmark_value>UNICHAR</bookmark_value>"
+#. sbMfZ
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21225,6 +22733,7 @@ msgctxt ""
msgid "UNICHAR"
msgstr "UNICHAR"
+#. A5C9q
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21233,6 +22742,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Converts a code number into a Unicode character or letter.</ahelp>"
msgstr "<ahelp hid=\".\">Převede číselný kód na znak nebo písmeno Unicode.</ahelp>"
+#. yRMFr
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21241,6 +22751,7 @@ msgctxt ""
msgid "<item type=\"literal\">UNICHAR(number)</item>"
msgstr "<item type=\"literal\">UNICHAR(číslo)</item>"
+#. Bv7so
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21249,6 +22760,7 @@ msgctxt ""
msgid "=UNICHAR(169) returns the Copyright character <emph>©</emph>."
msgstr "=UNICHAR(169) vrátí znak copyright - <emph>©</emph>."
+#. BRKkC
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21257,6 +22769,7 @@ msgctxt ""
msgid "See also the UNICODE() function."
msgstr "Viz také funkci UNICODE()."
+#. 5vPGR
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21265,6 +22778,7 @@ msgctxt ""
msgid "<bookmark_value>UNICODE function</bookmark_value>"
msgstr "<bookmark_value>UNICODE</bookmark_value>"
+#. pcCdJ
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21273,6 +22787,7 @@ msgctxt ""
msgid "UNICODE"
msgstr "UNICODE"
+#. RHZRt
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21281,6 +22796,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Returns the numeric code for the first Unicode character in a text string.</ahelp>"
msgstr "<ahelp hid=\".\">Vrátí numerický kód prvního Unicode znaku řetězce.</ahelp>"
+#. 67NqH
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21289,6 +22805,7 @@ msgctxt ""
msgid "<item type=\"literal\">UNICODE(\"Text\")</item>"
msgstr "<item type=\"literal\">UNICODE(\"Text\")</item>"
+#. BSavm
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21297,6 +22814,7 @@ msgctxt ""
msgid "=UNICODE(\"©\") returns the Unicode number 169 for the Copyright character."
msgstr "=UNICODE(\"©\") vrátí číslo Unicode 169 pro znak copyrightu."
+#. 3w2a5
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21305,6 +22823,7 @@ msgctxt ""
msgid "See also the UNICHAR() function."
msgstr "Viz také funkci UNICHAR()."
+#. 3CD8p
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21313,6 +22832,7 @@ msgctxt ""
msgid "<bookmark_value>UPPER function</bookmark_value>"
msgstr "<bookmark_value>UPPER</bookmark_value>"
+#. aopUo
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21321,6 +22841,7 @@ msgctxt ""
msgid "UPPER"
msgstr "UPPER"
+#. oaPDP
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21329,6 +22850,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_GROSS\">Converts the string specified in the <emph>text</emph> field to uppercase.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_GROSS\">Převede řetězec v parametru <emph>text</emph> na velká písmena.</ahelp>"
+#. kDTg8
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21337,6 +22859,7 @@ msgctxt ""
msgid "UPPER(\"Text\")"
msgstr "UPPER(\"Text\")"
+#. qnWaU
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21345,6 +22868,7 @@ msgctxt ""
msgid "<emph>Text</emph> refers to the lower case letters you want to convert to upper case."
msgstr "<emph>Text</emph> představuje malá písmena, která chcete převést na velká písmena."
+#. gpyYF
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21353,6 +22877,7 @@ msgctxt ""
msgid "<item type=\"input\">=UPPER(\"Good Morning\")</item> returns GOOD MORNING."
msgstr "<item type=\"input\">=UPPER(\"Dobré ráno\")</item> vrátí DOBRÉ RÁNO."
+#. KWdkk
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21361,6 +22886,7 @@ msgctxt ""
msgid "<bookmark_value>VALUE function</bookmark_value>"
msgstr "<bookmark_value>VALUE</bookmark_value>"
+#. QPiD6
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21369,6 +22895,7 @@ msgctxt ""
msgid "VALUE"
msgstr "VALUE"
+#. yFFSn
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21377,6 +22904,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_WERT\">Converts a text string into a number.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_WERT\">Převede textový řetězec na číslo.</ahelp>"
+#. fGm5h
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21385,6 +22913,7 @@ msgctxt ""
msgid "VALUE(\"Text\")"
msgstr "VALUE(\"Text\")"
+#. iYHvi
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21393,6 +22922,7 @@ msgctxt ""
msgid "<emph>Text</emph> is the text to be converted to a number."
msgstr "<emph>Text</emph> je text, který se převede na číslo."
+#. mDpCa
#: 04060110.xhp
msgctxt ""
"04060110.xhp\n"
@@ -21401,6 +22931,7 @@ msgctxt ""
msgid "<item type=\"input\">=VALUE(\"4321\")</item> returns 4321."
msgstr "<item type=\"input\">=VALUE(\"4321\")</item> vrátí 4321."
+#. E5UtK
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21409,6 +22940,7 @@ msgctxt ""
msgid "Add-in Functions"
msgstr "Funkce dostupné z doplňků"
+#. uRWxR
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21417,6 +22949,7 @@ msgctxt ""
msgid "<bookmark_value>add-ins; functions</bookmark_value><bookmark_value>functions; add-in functions</bookmark_value><bookmark_value>Function Wizard; add-ins</bookmark_value>"
msgstr "<bookmark_value>doplňky; funkce</bookmark_value><bookmark_value>funkce; doplňky</bookmark_value><bookmark_value>Průvodce funkcí; doplňky </bookmark_value>"
+#. igy2a
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21425,6 +22958,7 @@ msgctxt ""
msgid "<variable id=\"head_addin\"><link href=\"text/scalc/01/04060111.xhp\" name=\"Add-in Functions\">Add-in Functions</link></variable>"
msgstr "<variable id=\"head_addin\"><link href=\"text/scalc/01/04060111.xhp\" name=\"Add-in Functions\">Doplňkové funkce</link></variable>"
+#. Qq6yz
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21433,6 +22967,7 @@ msgctxt ""
msgid "<variable id=\"addintext\">The following describes and lists some of the available add-in functions.</variable>"
msgstr "<variable id=\"addintext\">Následuje popis a seznam funkcí dostupných z doplňků. </variable>"
+#. DbbqV
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21441,6 +22976,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060112.xhp#addinconcept\">Add-in concept</link>"
msgstr "<link href=\"text/scalc/01/04060112.xhp#addinconcept\">Princip doplňků</link>"
+#. YD6wG
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21449,6 +22985,7 @@ msgctxt ""
msgid "You will also find a <link href=\"text/scalc/01/04060112.xhp\">description of the $[officename] Calc add-in interface</link> in the Help. In addition, important functions and their parameters are described in the Help for the <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library</caseinline><defaultinline>$[officename] Calc add-in DLL</defaultinline></switchinline>."
msgstr "V nápovědě naleznete také <link href=\"text/scalc/01/04060112.xhp\">popis rozhraní doplňků $[officename]</link>. Jsou tam popsány i důležité funkce a jejich parametry pro <switchinline select=\"sys\"><caseinline select=\"UNIX\">sdílenou knihovnu</caseinline><defaultinline>$[officename] Calc doplňkové DLL</defaultinline></switchinline>."
+#. FqTdJ
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21457,6 +22994,7 @@ msgctxt ""
msgid "Add-ins supplied"
msgstr "Poskytnuté doplňky"
+#. 5R8nv
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21465,6 +23003,7 @@ msgctxt ""
msgid "$[officename] contains examples for the add-in interface of $[officename] Calc."
msgstr "$[officename] obsahuje ukázky využití rozhraní pro doplňky v $[officename] Calc."
+#. H5JWB
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21473,6 +23012,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060115.xhp\">Analysis Functions Part One</link>"
msgstr "<link href=\"text/scalc/01/04060115.xhp\">Analytické funkce - část 1</link>"
+#. mbKx7
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21481,6 +23021,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060116.xhp\">Analysis Functions Part Two</link>"
msgstr "<link href=\"text/scalc/01/04060116.xhp\">Analytické funkce - část 2</link>"
+#. ZcGub
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21489,6 +23030,7 @@ msgctxt ""
msgid "<bookmark_value>ISLEAPYEAR function</bookmark_value><bookmark_value>leap year determination</bookmark_value>"
msgstr "<bookmark_value>ISLEAPYEAR</bookmark_value><bookmark_value>přestupný rok</bookmark_value>"
+#. DSQC2
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21497,6 +23039,7 @@ msgctxt ""
msgid "ISLEAPYEAR"
msgstr "ISLEAPYEAR"
+#. FAqAb
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21505,6 +23048,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Determines whether a year is a leap year.</ahelp> If yes, the function will return the value 1 (TRUE); if not, it will return 0 (FALSE)."
msgstr "<ahelp hid=\".\">Určuje, zda je rok přestupný.</ahelp> Pokud ano, funkce vrátí hodnotu 1 (PRAVDA); pokud není, vrátí 0 (NEPRAVDA)."
+#. XbTHQ
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21513,6 +23057,7 @@ msgctxt ""
msgid "ISLEAPYEAR(Date)"
msgstr "ISLEAPYEAR(Datum)"
+#. orhWt
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21521,6 +23066,7 @@ msgctxt ""
msgid "<emph>Date</emph> specifies whether a given date falls within a leap year. The Date parameter must be a valid date."
msgstr "<emph>Datum</emph> určí, jestli zadané datum padne do přestupného roku. Parametr musí být platným datem."
+#. ZJXKa
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21529,6 +23075,7 @@ msgctxt ""
msgid "=ISLEAPYEAR(A1) returns 1, if A1 contains 1968-02-29, the valid date 29th of February 1968 in your locale setting."
msgstr "=ISLEAPYEAR(A1) vrátí 1, pokud A1 obsahuje 1968-02-29, platné datum 29. února 1968 podle aktuálního národního prostředí."
+#. iLqDE
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21537,6 +23084,7 @@ msgctxt ""
msgid "You may also use =ISLEAPYEAR(DATE(1968;2;29)) or =ISLEAPYEAR(\"1968-02-29\") giving the date string in the ISO 8601 notation."
msgstr "Můžete také použít =ISLEAPYEAR(DATE(1968;2;29)) nebo datum jako řetězec podle normy ISO 8601 =ISLEAPYEAR(\"1968-02-29\")."
+#. EDqrB
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21545,6 +23093,7 @@ msgctxt ""
msgid "Never use =ISLEAPYEAR(2/29/68), because this would first evaluate 2 divided by 29 divided by 68, and then calculate the ISLEAPYEAR function from this small number as a serial date number."
msgstr "Nikdy nepoužívejte =ISLEAPYEAR(2/29/68), protože takto se nejdříve vyhodnotí 2 děleno 29 děleno 68, a pak se vyhodnotí funkce ISLEAPYEAR z malého čísla jako ze serializovaného data."
+#. MaQes
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21553,6 +23102,7 @@ msgctxt ""
msgid "<bookmark_value>YEARS function</bookmark_value><bookmark_value>number of years between two dates</bookmark_value>"
msgstr "<bookmark_value>YEARS</bookmark_value><bookmark_value>počet let mezi daty</bookmark_value>"
+#. tALsE
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21561,6 +23111,7 @@ msgctxt ""
msgid "YEARS"
msgstr "YEARS"
+#. LoBLi
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21569,6 +23120,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DAI_FUNC_DIFFYEARS\">Calculates the difference in years between two dates.</ahelp>"
msgstr "<ahelp hid=\"HID_DAI_FUNC_DIFFYEARS\">Spočítá rozdíl v letech mezi dvěma daty.</ahelp>"
+#. MsnLa
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21577,6 +23129,7 @@ msgctxt ""
msgid "YEARS(StartDate; EndDate; Type)"
msgstr "YEARS(PočátečníDatum; KoncovéDatum; Typ)"
+#. i8TLM
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21585,6 +23138,7 @@ msgctxt ""
msgid "<emph>StartDate</emph> is the first date"
msgstr "<emph>PočátečníDatum</emph> je první datum"
+#. pwhzA
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21593,6 +23147,7 @@ msgctxt ""
msgid "<emph>EndDate</emph> is the second date"
msgstr "<emph>KoncovéDatum</emph> je druhé datum"
+#. eBu53
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21601,6 +23156,7 @@ msgctxt ""
msgid "<emph>Type</emph> calculates the type of difference. Possible values are 0 (interval) and 1 (in calendar years)."
msgstr "<emph>Typ</emph> určuje typ rozdílu. Možné hodnoty jsou 0 (interval) a 1 (v kalendářních letech)."
+#. 3wsG2
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21609,6 +23165,7 @@ msgctxt ""
msgid "<bookmark_value>MONTHS function</bookmark_value><bookmark_value>number of months between two dates</bookmark_value>"
msgstr "<bookmark_value>MONTHS</bookmark_value><bookmark_value>počet měsíců mezi daty</bookmark_value>"
+#. p2XnK
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21617,6 +23174,7 @@ msgctxt ""
msgid "MONTHS"
msgstr "MONTHS"
+#. q2Jcr
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21625,6 +23183,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DAI_FUNC_DIFFMONTHS\">Calculates the difference in months between two dates.</ahelp>"
msgstr "<ahelp hid=\"HID_DAI_FUNC_DIFFMONTHS\">Spočítá rozdíl mezi dvěma daty v měsících.</ahelp>"
+#. hQGKL
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21633,6 +23192,7 @@ msgctxt ""
msgid "MONTHS(StartDate; EndDate; Type)"
msgstr "MONTHS(PočátečníDatum; KoncovéDatum; Typ)"
+#. 5JEZA
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21641,6 +23201,7 @@ msgctxt ""
msgid "<emph>StartDate</emph> is the first date"
msgstr "<emph>PočátečníDatum</emph> je první datum"
+#. C3sDr
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21649,6 +23210,7 @@ msgctxt ""
msgid "<emph>EndDate</emph> is the second date"
msgstr "<emph>KoncovéDatum</emph> je druhé datum"
+#. 5HCGD
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21657,6 +23219,7 @@ msgctxt ""
msgid "<emph>Type</emph> calculates the type of difference. Possible values include 0 (interval) and 1 (in calendar months)."
msgstr "<emph>Typ</emph> určuje typ rozdílu. Možné hodnoty jsou 0 (interval) a 1 (v kalendářních měsících)."
+#. rEsia
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21665,6 +23228,7 @@ msgctxt ""
msgid "<bookmark_value>ROT13 function</bookmark_value><bookmark_value>encrypting text</bookmark_value>"
msgstr "<bookmark_value>ROT13</bookmark_value><bookmark_value>zašifrování textu</bookmark_value>"
+#. eBNxc
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21673,6 +23237,7 @@ msgctxt ""
msgid "ROT13"
msgstr "ROT13"
+#. MPeWE
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21681,6 +23246,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DAI_FUNC_ROT13\">Encrypts a character string by moving the characters 13 positions in the alphabet.</ahelp> After the letter Z, the alphabet begins again (Rotation). By applying the encryption function again to the resulting code, you can decrypt the text."
msgstr "<ahelp hid=\"HID_DAI_FUNC_ROT13\">Zašifruje řetězec posunutím o 13 míst v abecedě.</ahelp> Po písmenu Z se pokračuje na začátku abecedy (rotace). Když na výsledek znovu použijete stejnou funkci, získáte původní text."
+#. bCDPT
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21689,6 +23255,7 @@ msgctxt ""
msgid "ROT13(Text)"
msgstr "ROT13(Text)"
+#. 5gMJ8
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21697,6 +23264,7 @@ msgctxt ""
msgid "<emph>Text</emph> is the character string to be encrypted. ROT13(ROT13(Text)) decrypts the code."
msgstr "<emph>Text</emph> je znakový řetězec, který má být zakódován. ROT13(ROT13(Text)) dekóduje kód."
+#. CFJsA
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21705,6 +23273,7 @@ msgctxt ""
msgid "<bookmark_value>DAYSINYEAR function</bookmark_value><bookmark_value>number of days; in a specific year</bookmark_value>"
msgstr "<bookmark_value>DAYSINYEAR</bookmark_value><bookmark_value>počet dní; v určeném roce</bookmark_value>"
+#. EzjHV
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21713,6 +23282,7 @@ msgctxt ""
msgid "DAYSINYEAR"
msgstr "DAYSINYEAR"
+#. cyjpz
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21721,6 +23291,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DAI_FUNC_DAYSINYEAR\">Calculates the number of days of the year in which the date entered occurs.</ahelp>"
msgstr "<ahelp hid=\"HID_DAI_FUNC_DAYSINYEAR\">Spočítá počet dní v roce zadaného data.</ahelp>"
+#. STiAZ
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21729,6 +23300,7 @@ msgctxt ""
msgid "DAYSINYEAR(Date)"
msgstr "DAYSINYEAR(Datum)"
+#. 68qrS
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21737,6 +23309,7 @@ msgctxt ""
msgid "<emph>Date</emph> is any date in the respective year. The Date parameter must be a valid date according to the locale settings of %PRODUCTNAME."
msgstr "<emph>Datum</emph> je kterékoliv datum příslušného roku. Parametr Datum musí být platné datum podle národního prostředí %PRODUCTNAME."
+#. 4j6rB
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21745,6 +23318,7 @@ msgctxt ""
msgid "=DAYSINYEAR(A1) returns 366 days if A1 contains 1968-02-29, a valid date for the year 1968."
msgstr "=DAYSINYEAR(A1) vrátí 366 dnů pokud A1 obsahuje 1968-02-29, platné datum pro rok 1968."
+#. c7nbU
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21753,6 +23327,7 @@ msgctxt ""
msgid "<bookmark_value>DAYSINMONTH function</bookmark_value><bookmark_value>number of days;in a specific month of a year</bookmark_value>"
msgstr "<bookmark_value>DAYSINMONTH</bookmark_value><bookmark_value>počet dní; v určeném měsíci roku</bookmark_value>"
+#. BVVaT
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21761,6 +23336,7 @@ msgctxt ""
msgid "DAYSINMONTH"
msgstr "DAYSINMONTH"
+#. M8J3o
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21769,6 +23345,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DAI_FUNC_DAYSINMONTH\">Calculates the number of days of the month in which the date entered occurs.</ahelp>"
msgstr "<ahelp hid=\"HID_DAI_FUNC_DAYSINMONTH\">Vypočítá počet dní v měsíci pro dané datum.</ahelp>"
+#. pBMn5
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21777,6 +23354,7 @@ msgctxt ""
msgid "DAYSINMONTH(Date)"
msgstr "DAYSINMONTH(Datum)"
+#. bgX8N
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21785,6 +23363,7 @@ msgctxt ""
msgid "<emph>Date</emph> is any date in the respective month of the desired year. The Date parameter must be a valid date according to the locale settings of %PRODUCTNAME."
msgstr "<emph>Datum</emph> je libovolné datum v příslušném měsíci požadovaného roku. Parametr Datum musí být platné datum podle národního prostředí %PRODUCTNAME."
+#. HUx2W
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21793,6 +23372,7 @@ msgctxt ""
msgid "=DAYSINMONTH(A1) returns 29 days if A1 contains 1968-02-17, a valid date for February 1968."
msgstr "=DAYSINMONTH(A1) vrátí 29 dnů, pokud A1 obsahuje 1968-02-17, platné datum pro únor 1968."
+#. iJAzE
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21801,6 +23381,7 @@ msgctxt ""
msgid "<bookmark_value>WEEKS function</bookmark_value><bookmark_value>number of weeks;between two dates</bookmark_value>"
msgstr "<bookmark_value>WEEKS</bookmark_value><bookmark_value>počet týdnů; mezi dvěma daty</bookmark_value>"
+#. WSP25
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21809,6 +23390,7 @@ msgctxt ""
msgid "WEEKS"
msgstr "WEEKS"
+#. W7FhE
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21817,6 +23399,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DAI_FUNC_DIFFWEEKS\">Calculates the difference in weeks between two dates.</ahelp>"
msgstr "<ahelp hid=\"HID_DAI_FUNC_DIFFWEEKS\">Vypočítá rozdíl v týdnech mezi dvěma daty.</ahelp>"
+#. 3N4Ca
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21825,6 +23408,7 @@ msgctxt ""
msgid "WEEKS(StartDate; EndDate; Type)"
msgstr "WEEKS(PočátečníDatum; KoncovéDatum; Typ)"
+#. DGrw3
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21833,6 +23417,7 @@ msgctxt ""
msgid "<emph>StartDate</emph> is the first date"
msgstr "<emph>PočátečníDatum</emph> je první datum"
+#. VLEPK
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21841,6 +23426,7 @@ msgctxt ""
msgid "<emph>EndDate</emph> is the second date"
msgstr "<emph>KoncovéDatum</emph> je druhé datum"
+#. YHupv
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21849,6 +23435,7 @@ msgctxt ""
msgid "<emph>Type</emph> calculates the type of difference. The possible values are 0 (interval) and 1 (in numbers of weeks)."
msgstr "<emph>Typ</emph> určí typ rozdílu. Možné hodnoty jsou 0 (interval) a 1 (v počtech týdnů)."
+#. 94JhK
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21857,6 +23444,7 @@ msgctxt ""
msgid "<bookmark_value>WEEKSINYEAR function</bookmark_value><bookmark_value>number of weeks;in a specific year</bookmark_value>"
msgstr "<bookmark_value>WEEKSINYEAR</bookmark_value><bookmark_value>počet týdnů; v určeném roce</bookmark_value>"
+#. vbAv7
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21865,6 +23453,7 @@ msgctxt ""
msgid "WEEKSINYEAR"
msgstr "WEEKSINYEAR"
+#. Xs58F
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21873,6 +23462,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DAI_FUNC_WEEKSINYEAR\">Calculates the number of weeks of the year in which the date entered occurs.</ahelp> The number of weeks is defined as follows: a week that spans two years is added to the year in which most days of that week occur."
msgstr "<ahelp hid=\"HID_DAI_FUNC_WEEKSINYEAR\">Určí počet týdnů v roce pro dané datum.</ahelp> Počet týdnů je určen následujícím způsobem: týden, který je rozložen mezi dva roky, se přidá k roku, ve kterém se vyskytuje větší část týdne."
+#. 84kGK
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21881,6 +23471,7 @@ msgctxt ""
msgid "WEEKSINYEAR(Date)"
msgstr "WEEKSINYEAR(Datum)"
+#. wB2Qe
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21889,6 +23480,7 @@ msgctxt ""
msgid "<emph>Date</emph> is any date in the respective year. The Date parameter must be a valid date according to the locale settings of %PRODUCTNAME."
msgstr "<emph>Datum</emph> je kterékoliv datum příslušného roku. Parametr Datum musí být platné datum podle národního prostředí %PRODUCTNAME."
+#. bPF33
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21897,6 +23489,7 @@ msgctxt ""
msgid "WEEKSINYEAR(A1) returns 53 if A1 contains 1970-02-17, a valid date for the year 1970."
msgstr "WEEKSINYEAR(A1) vrátí 53 pokud A1 obsahuje 1970-02-17, platné datum pro rok 1970."
+#. ArNDo
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21905,6 +23498,7 @@ msgctxt ""
msgid "Add-ins through %PRODUCTNAME API"
msgstr "Doplňky pomocí %PRODUCTNAME API"
+#. hJWzo
#: 04060111.xhp
msgctxt ""
"04060111.xhp\n"
@@ -21913,6 +23507,7 @@ msgctxt ""
msgid "Add-ins can also be implemented through the %PRODUCTNAME <link href=\"https://api.libreoffice.org/\" name=\"api.libreoffice.org\">API</link>."
msgstr "Doplňky je možné implementovat také pomocí %PRODUCTNAME <link href=\"https://api.libreoffice.org/\" name=\"api.libreoffice.org\">API</link>."
+#. KziFV
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -21921,6 +23516,7 @@ msgctxt ""
msgid "Add-in for Programming in $[officename] Calc"
msgstr "Doplňky pro programování v $[officename] Calc"
+#. yCgrA
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -21929,6 +23525,7 @@ msgctxt ""
msgid "<bookmark_value>programming; add-ins</bookmark_value><bookmark_value>shared libraries; programming</bookmark_value><bookmark_value>external DLL functions</bookmark_value><bookmark_value>functions; $[officename] Calc add-in DLL</bookmark_value><bookmark_value>add-ins; for programming</bookmark_value>"
msgstr "<bookmark_value>programování; doplňky</bookmark_value><bookmark_value>sdílené knihovny; programování</bookmark_value><bookmark_value>externí DLL funkce</bookmark_value><bookmark_value>funkce; DLL doplňku $[officename] Calc</bookmark_value><bookmark_value>doplňky; programování</bookmark_value>"
+#. x9hSr
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -21937,6 +23534,7 @@ msgctxt ""
msgid "Add-in for Programming in $[officename] Calc"
msgstr "Doplňky pro programování v $[officename] Calc"
+#. 38Xcw
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -21945,22 +23543,25 @@ msgctxt ""
msgid "The method of extending Calc by Add-Ins that is described in the following is outdated. The interfaces are still valid and supported, to ensure compatibility with existing Add-Ins, but for programming new Add-Ins you should use the new <link href=\"text/shared/guide/integratinguno.xhp\" name=\"API functions\">API functions</link>."
msgstr "Způsob rozšiřování Calcu pomocí doplňků, který je popsán v následující části, je zastaralý. Rozhraní jsou stále platná a podporována, aby byla zajištěna kompatibilita s existujícími doplňky, ale pro programování nových doplňků byste měli použít <link href=\"text/shared/guide/integratinguno.xhp\" name=\"funkce API\">funkce API</link>."
+#. aR3NC
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3150361\n"
"help.text"
-msgid "$[officename] Calc can be expanded by Add-Ins, which are external programming modules providing additional functions for working with spreadsheets. These are listed in the <emph>Function Wizard</emph> in the <emph>Add-In</emph> category. If you would like to program an Add-In yourself, you can learn here which functions must be exported by the <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library </caseinline><defaultinline>external DLL</defaultinline></switchinline> so that the Add-In can be successfully attached."
-msgstr "$[officename] Calc je možné rozšířit pomocí doplňků, což jsou externí programové moduly poskytující doplňující funkce pro práci se sešity. Tyto funkce se zobrazí v <emph>Průvodci funkcí</emph> v kategorii <emph>Doplňky</emph>. Pokud si chcete naprogramovat doplněk sám, dočtete se zde, které funkce musí <switchinline select=\"sys\"><caseinline select=\"UNIX\">sdílená knihovna</caseinline><defaultinline>externí DLL</defaultinline></switchinline> exportovat, aby bylo možné doplněk úspěšně připojit."
+msgid "$[officename] Calc can be expanded by Add-Ins, which are external programming modules providing additional functions for working with spreadsheets. These are listed in the <emph>Function Wizard</emph> in the <emph>Add-In</emph> category. If you would like to program an Add-In yourself, you can learn here which functions must be exported by the <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library</caseinline><defaultinline>external DLL</defaultinline></switchinline> so that the Add-In can be successfully attached."
+msgstr ""
+#. qyzrA
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3149211\n"
"help.text"
-msgid "$[officename] searches the Add-in folder defined in the configuration for a suitable <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library </caseinline><defaultinline>DLL</defaultinline></switchinline>. To be recognized by $[officename], the <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library </caseinline><defaultinline>DLL</defaultinline></switchinline> must have certain properties, as explained in the following. This information allows you to program your own Add-In for <emph>Function Wizard</emph> of $[officename] Calc."
-msgstr "$[officename] hledá ve složce modulů vhodnou <switchinline select=\"sys\"><caseinline select=\"UNIX\">sdílenou knihovnu</caseinline><defaultinline>DLL knihovnu</defaultinline></switchinline>. Aby $[officename] tuto <switchinline select=\"sys\"><caseinline select=\"UNIX\">sdílenou knihovnu</caseinline><defaultinline>DLL knihovnu</defaultinline></switchinline> rozeznal, musí mít určité vlastnosti popsané dále. Tyto informace vám umožní naprogramovat si vlastní doplněk pro <emph>Průvodce funkcí</emph> v $[officename] Calc."
+msgid "$[officename] searches the Add-in folder defined in the configuration for a suitable <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library</caseinline><defaultinline>DLL</defaultinline></switchinline>. To be recognized by $[officename], the <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library</caseinline><defaultinline>DLL</defaultinline></switchinline> must have certain properties, as explained in the following. This information allows you to program your own Add-In for <emph>Function Wizard</emph> of $[officename] Calc."
+msgstr ""
+#. CAC5V
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -21969,6 +23570,7 @@ msgctxt ""
msgid "The Add-In Concept"
msgstr "Princip doplňků"
+#. qYPz8
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -21977,14 +23579,16 @@ msgctxt ""
msgid "Each Add-In library provides several functions. Some functions are used for administrative purposes. You can choose almost any name for your own functions. However, they must also follow certain rules regarding parameter passing. The exact naming and calling conventions vary for different platforms."
msgstr "Každá knihovna doplňků poskytuje několik funkcí. Některé funkce se používají pro účely administrace. Pro své funkce můžete zvolit téměř jakýkoliv název. Musíte ovšem dodržet určitá pravidla pro předávání parametrů. Přesná konvence pojmenování a volání se liší pro různé platformy."
+#. CYHXE
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"hd_id3152890\n"
"help.text"
-msgid "Functions of <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library </caseinline><defaultinline>AddIn DLL</defaultinline></switchinline>"
-msgstr "Funkce <switchinline select=\"sys\"><caseinline select=\"UNIX\">sdílené knihovny</caseinline><defaultinline>DLL knihovny</defaultinline></switchinline>"
+msgid "Functions of <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library</caseinline><defaultinline>AddIn DLL</defaultinline></switchinline>"
+msgstr ""
+#. DPTDC
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -21993,6 +23597,7 @@ msgctxt ""
msgid "At a minimum, the administrative functions <link href=\"text/scalc/01/04060112.xhp\" name=\"GetFunctionCount\">GetFunctionCount</link> and <link href=\"text/scalc/01/04060112.xhp\" name=\"GetFunctionData\">GetFunctionData</link> must exist. Using these, the functions as well as parameter types and return values can be determined. As return values, the Double and String types are supported. As parameters, additionally the cell areas <link href=\"text/scalc/01/04060112.xhp\" name=\"Double Array\">Double Array</link>, <link href=\"text/scalc/01/04060112.xhp\" name=\"String Array\">String Array</link>, and <link href=\"text/scalc/01/04060112.xhp\" name=\"Cell Array\">Cell Array</link> are supported."
msgstr "Musí existovat minimálně administrativní funkce <link href=\"text/scalc/01/04060112.xhp\" name=\"GetFunctionCount\">GetFunctionCount</link> a <link href=\"text/scalc/01/04060112.xhp\" name=\"GetFunctionData\">GetFunctionData</link>. Pomocí těchto funkcí je možné určit další funkce, typy parametrů a návratové hodnoty. Pro návratové hodnoty jsou podporovány typy Double a String. Jako parametry jsou navíc podporovány oblasti buněk <link href=\"text/scalc/01/04060112.xhp\" name=\"Double Array\">Double Array</link>, <link href=\"text/scalc/01/04060112.xhp\" name=\"String Array\">String Array</link> a <link href=\"text/scalc/01/04060112.xhp\" name=\"Cell Array\">Cell Array</link>."
+#. ECARD
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22001,6 +23606,7 @@ msgctxt ""
msgid "Parameters are passed using references. Therefore, a change of these values is basically possible. However, this is not supported in $[officename] Calc because it does not make sense within spreadsheets."
msgstr "Parametry se předávají odkazem. Tudíž je v podstatě možná změna jejich hodnoty. Ovšem $[officename] Calc tuto vlastnost nepodporuje, protože v sešitech nemá smysl."
+#. GFgFB
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22009,6 +23615,7 @@ msgctxt ""
msgid "Libraries can be reloaded during runtime and their contents can be analyzed by the administrative functions. For each function, information is available about count and type of parameters, internal and external function names and an administrative number."
msgstr "Knihovny je možné kdykoliv za běhu znovu načíst a analyzovat jejich obsah pomocí administrativních funkcí. Pro každou funkci jsou k dispozici informace o počtu a typech parametrů, interní a externí název funkce a administrativní číslo funkce."
+#. 5F3BX
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22017,6 +23624,7 @@ msgctxt ""
msgid "The functions are called synchronously and return their results immediately. Real time functions (asynchronous functions) are also possible; however, they are not explained in detail because of their complexity."
msgstr "Funkce jsou volány současně (synchronně) a výsledek vracejí okamžitě. Jsou možné i funkce reálného času (asynchronní funkce), ty zde nicméně nejsou pro svou složitost podrobněji vysvětleny."
+#. eDr3V
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22025,6 +23633,7 @@ msgctxt ""
msgid "General information about the interface"
msgstr "Obecné informace o rozhraní"
+#. a52J5
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22033,6 +23642,7 @@ msgctxt ""
msgid "The maximum number of parameters in an Add-In function attached to $[officename] Calc is 16: one return value and a maximum of 15 function input parameters."
msgstr "Maximální počet parametrů ve funkci doplňku $[officename] Calc je 16: jedna návratová hodnota a maximálně 15 vstupních parametrů."
+#. mbiCk
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22041,6 +23651,7 @@ msgctxt ""
msgid "The data types are defined as follows:"
msgstr "Datové typy jsou definovány takto:"
+#. zw8Fb
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22049,6 +23660,7 @@ msgctxt ""
msgid "<emph>Data types</emph>"
msgstr "<emph>Datové typy</emph>"
+#. hrud4
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22057,14 +23669,7 @@ msgctxt ""
msgid "<emph>Definition</emph>"
msgstr "<emph>Definice</emph>"
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3149384\n"
-"help.text"
-msgid "CALLTYPE"
-msgstr "CALLTYPE"
-
+#. feYP7
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22073,6 +23678,7 @@ msgctxt ""
msgid "Under Windows: FAR PASCAL (_far _pascal)"
msgstr "Systém Windows: FAR PASCAL (_far _pascal)"
+#. WzRFE
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22081,14 +23687,7 @@ msgctxt ""
msgid "Other: default (operating system specific default)"
msgstr "Jiné: výchozí (podle operačního systému)"
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3154734\n"
-"help.text"
-msgid "USHORT"
-msgstr "USHORT"
-
+#. Dp239
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22097,14 +23696,7 @@ msgctxt ""
msgid "2 Byte unsigned Integer"
msgstr "2bajtové celé kladné číslo"
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3145320\n"
-"help.text"
-msgid "DOUBLE"
-msgstr "DOUBLE"
-
+#. kEyLT
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22113,14 +23705,7 @@ msgctxt ""
msgid "8 byte platform-dependent format"
msgstr "8bajtový formát podle platformy"
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3146097\n"
-"help.text"
-msgid "Paramtype"
-msgstr "Paramtype"
-
+#. UD5uA
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22129,6 +23714,7 @@ msgctxt ""
msgid "Platform-dependent like int"
msgstr "Int podle platformy"
+#. 2vhRi
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22137,6 +23723,7 @@ msgctxt ""
msgid "PTR_DOUBLE =0 pointer to a double"
msgstr "PTR_DOUBLE =0 ukazatel na typ double"
+#. xAFip
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22145,6 +23732,7 @@ msgctxt ""
msgid "PTR_STRING =1 pointer to a zero-terminated string"
msgstr "PTR_STRING =1 ukazatel na řetězec zakončený 0"
+#. 3sEgK
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22153,6 +23741,7 @@ msgctxt ""
msgid "PTR_DOUBLE_ARR =2 pointer to a double array"
msgstr "PTR_DOUBLE_ARR =2 ukazatel na pole typu double"
+#. Gur9C
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22161,6 +23750,7 @@ msgctxt ""
msgid "PTR_STRING_ARR =3 pointer to a string array"
msgstr "PTR_STRING_ARR =3 ukazatel na pole řetězců"
+#. sCejE
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22169,6 +23759,7 @@ msgctxt ""
msgid "PTR_CELL_ARR =4 pointer to a cell array"
msgstr "PTR_CELL_ARR =4 ukazatel na pole buněk"
+#. hhKaz
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22177,62 +23768,52 @@ msgctxt ""
msgid "NONE =5"
msgstr "NONE =5"
+#. rhfoh
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"hd_id3156396\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library </caseinline><defaultinline>DLL</defaultinline></switchinline> functions"
-msgstr "Funkce <switchinline select=\"sys\"><caseinline select=\"UNIX\">sdílené knihovny</caseinline><defaultinline>DLL</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library</caseinline><defaultinline>DLL</defaultinline></switchinline> functions"
+msgstr ""
+#. wVc9G
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3153019\n"
"help.text"
-msgid "Following you will find a description of those functions, which are called at the <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library </caseinline><defaultinline>external DLL</defaultinline></switchinline>."
-msgstr "Níže najdete popis funkcí, které jsou volány <switchinline select=\"sys\"><caseinline select=\"UNIX\">ve sdílené knihovně</caseinline><defaultinline>v externí DLL knihovně</defaultinline></switchinline>."
+msgid "Following you will find a description of those functions, which are called at the <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library</caseinline><defaultinline>external DLL</defaultinline></switchinline>."
+msgstr ""
+#. kDo37
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3150038\n"
"help.text"
-msgid "For all <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library </caseinline><defaultinline>DLL</defaultinline></switchinline> functions, the following applies:"
-msgstr "Pro všechny funkce <switchinline select=\"sys\"><caseinline select=\"UNIX\">sdílené knihovny</caseinline><defaultinline>DLL</defaultinline></switchinline> platí toto:"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3157876\n"
-"help.text"
-msgid "void CALLTYPE fn(out, in1, in2, ...)"
-msgstr "void CALLTYPE funkce(výstup, vstup1, vstup2, …)"
+msgid "For all <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library</caseinline><defaultinline>DLL</defaultinline></switchinline> functions, the following applies:"
+msgstr ""
+#. QZ7q4
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3147616\n"
"help.text"
-msgid "Output: Resulting value"
-msgstr "Výstup: Výsledná hodnota."
+msgid "<emph>Output</emph>: Resulting value"
+msgstr ""
+#. ErpXM
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3159119\n"
"help.text"
-msgid "Input: Any number of types (double&, char*, double*, char**, Cell area), where the <link href=\"text/scalc/01/04060112.xhp\" name=\"Cell area\">Cell area</link> is an array of types double array, string array, or cell array."
-msgstr "Vstup: Libovolný počet typů (double&, char*, double*, char**, Cell area), kde <link href=\"text/scalc/01/04060112.xhp\" name=\"Cell area\">Cell area</link> je pole typů double array, string array nebo cell array."
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"hd_id3150653\n"
-"help.text"
-msgid "GetFunctionCount()"
-msgstr "GetFunctionCount()"
+msgid "<emph>Input</emph>: Any number of types (double&, char*, double*, char**, Cell area), where the <link href=\"text/scalc/01/04060112.xhp\" name=\"Cell area\">Cell area</link> is an array of types double array, string array, or cell array."
+msgstr ""
+#. Hs7Du
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22241,6 +23822,7 @@ msgctxt ""
msgid "Returns the number of functions without the management functions of the reference parameter. Each function has a unique number between 0 and nCount-1. This number will be needed for the <link href=\"text/scalc/01/04060112.xhp\" name=\"GetFunctionData\">GetFunctionData</link> and <link href=\"text/scalc/01/04060112.xhp\" name=\"GetParameterDescription\">GetParameterDescription</link> functions later."
msgstr "Vrací počet funkcí bez administrativní funkce referenčního parametru. Každá funkce má jedinečné číslo od 0 do nCount-1. Toto číslo je třeba pro funkce <link href=\"text/scalc/01/04060112.xhp\" name=\"GetFunctionData\">GetFunctionData</link> a <link href=\"text/scalc/01/04060112.xhp\" name=\"GetParameterDescription\">GetParameterDescription</link>."
+#. w5DKB
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22249,14 +23831,7 @@ msgctxt ""
msgid "<emph>Syntax</emph>"
msgstr "<emph>Syntaxe</emph>"
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3148728\n"
-"help.text"
-msgid "void CALLTYPE GetFunctionCount(USHORT& nCount)"
-msgstr "void CALLTYPE GetFunctionCount(USHORT& nCount)"
-
+#. deW2z
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22265,30 +23840,16 @@ msgctxt ""
msgid "<emph>Parameter</emph>"
msgstr "<emph>Parametr</emph>"
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3146940\n"
-"help.text"
-msgid "USHORT &nCount:"
-msgstr "USHORT &nCount:"
-
+#. AGnQd
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "Output: Reference to a variable, which is supposed to contain the number of Add-In functions. For example: If the Add-In provides 5 functions for $[officename] Calc, then nCount=5."
-msgstr "Výstup: Odkaz na proměnnou, která obsahuje počet funkcí doplňku. Příklad: pokud doplněk poskytuje 5 funkcí pro $[officename] Calc, nCount=5."
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"hd_id3147476\n"
-"help.text"
-msgid "GetFunctionData()"
-msgstr "GetFunctionData()"
+msgid "<emph>Output</emph>: Reference to a variable, which is supposed to contain the number of Add-In functions. For example: If the Add-In provides 5 functions for $[officename] Calc, then nCount=5."
+msgstr ""
+#. MMvZL
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22297,6 +23858,7 @@ msgctxt ""
msgid "Determines all the important information about an Add-In function."
msgstr "Zjistí všechny důležité informace o funkci doplňku."
+#. fqYgr
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22305,14 +23867,7 @@ msgctxt ""
msgid "<emph>Syntax</emph>"
msgstr "<emph>Syntaxe</emph>"
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3148434\n"
-"help.text"
-msgid "void CALLTYPE GetFunctionData(USHORT& nNo, char* pFuncName, USHORT& nParamCount, Paramtype* peType, char* pInternalName)"
-msgstr "void CALLTYPE GetFunctionData(USHORT& nNo, char* pFuncName, USHORT& nParamCount, Paramtype* peType, char* pInternalName)"
-
+#. P63DF
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22321,86 +23876,52 @@ msgctxt ""
msgid "<emph>Parameter</emph>"
msgstr "<emph>Parametr</emph>"
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3149686\n"
-"help.text"
-msgid "USHORT& nNo:"
-msgstr "USHORT& nNo:"
-
+#. W4Bdb
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3149949\n"
"help.text"
-msgid "Input: Function number between 0 and nCount-1, inclusively."
-msgstr "Vstup: Číslo funkce od 0 do nCount-1 včetně."
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3149546\n"
-"help.text"
-msgid "char* pFuncName:"
-msgstr "char* pFuncName:"
+msgid "<emph>Input</emph>: Function number between 0 and nCount-1, inclusively."
+msgstr ""
+#. CSBYk
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3148579\n"
"help.text"
-msgid "Output: Function name as seen by the programmer, as it is named in the <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library </caseinline><defaultinline>DLL</defaultinline></switchinline>. This name does not determine the name used in the <emph>Function Wizard</emph>."
-msgstr "Výstup: Název funkce, jak jej vidí programátor, odpovídá názvu <switchinline select=\"sys\"><caseinline select=\"UNIX\">ve sdílené knihovně</caseinline><defaultinline>v DLL</defaultinline></switchinline>. Tento název neurčuje název zobrazený v <emph>Průvodci funkcí</emph>."
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3153935\n"
-"help.text"
-msgid "USHORT& nParamCount:"
-msgstr "USHORT& nParamCount:"
+msgid "<emph>Output</emph>: Function name as seen by the programmer, as it is named in the <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library</caseinline><defaultinline>DLL</defaultinline></switchinline>. This name does not determine the name used in the <emph>Function Wizard</emph>."
+msgstr ""
+#. 6yGps
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3150142\n"
"help.text"
-msgid "Output: Number of parameters in AddIn function. This number must be greater than 0, because there is always a result value; the maximum value is 16."
-msgstr "Výstup: Počet parametrů funkce doplňku. Počet musí být vždy větší než 0, protože každá funkce má výslednou hodnotu. Maximální počet je 16."
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3145143\n"
-"help.text"
-msgid "Paramtype* peType:"
-msgstr "Paramtype* peType:"
+msgid "<emph>Output</emph>: Number of parameters in AddIn function. This number must be greater than 0, because there is always a result value; the maximum value is 16."
+msgstr ""
+#. TjFBR
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "Output: Pointer to an array of exactly 16 variables of type Paramtype. The first nParamCount entries are filled with the suitable type of parameter."
-msgstr "Výstup: Ukazatel na pole sestávající přesně ze 16 proměnných typu Paramtype. První položky parametru nParamCount obsahují vhodný typ parametru."
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3153078\n"
-"help.text"
-msgid "char* pInternalName:"
-msgstr "char* pInternalName:"
+msgid "<emph>Output</emph>: Pointer to an array of exactly 16 variables of type Paramtype. The first nParamCount entries are filled with the suitable type of parameter."
+msgstr ""
+#. YNrEv
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3155261\n"
"help.text"
-msgid "Output: Function name as seen by the user, as it appears in the <emph>Function Wizard</emph>. May contain umlauts."
-msgstr "Výstup: Název funkce, jak jej vidí uživatel. Tento název se zobrazuje v <emph>Průvodci funkcí</emph>. Může obsahovat diakritická znaménka."
+msgid "<emph>Output</emph>: Function name as seen by the user, as it appears in the <emph>Function Wizard</emph>. May contain umlauts."
+msgstr ""
+#. rcNLZ
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22409,14 +23930,7 @@ msgctxt ""
msgid "The pFuncName and pInternalName parameters are char arrays, which are implemented with size 256 in $[officename] Calc."
msgstr "Parametry pFuncName a pInternalName jsou pole znaků, která jsou v $[officename] Calc implementována o velikosti 256."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"hd_id3148567\n"
-"help.text"
-msgid "GetParameterDescription()"
-msgstr "GetParameterDescription()"
-
+#. sF27k
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22425,6 +23939,7 @@ msgctxt ""
msgid "Provides a brief description of the Add-In function and its parameters. As an option, this function can be used to show a function and parameter description in the <emph>Function Wizard</emph>."
msgstr "Poskytuje krátký popis funkce doplňku a jejích parametrů. Volitelně lze tuto funkci použít k zobrazení popisu funkce a parametrů v <emph>Průvodci funkcí</emph>."
+#. WCRmw
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22433,14 +23948,16 @@ msgctxt ""
msgid "<emph>Syntax</emph>"
msgstr "<emph>Syntaxe</emph>"
+#. pxoCN
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3153564\n"
"help.text"
-msgid "void CALLTYPE GetParameterDescription(USHORT& nNo, USHORT& nParam, char* pName, char* pDesc)"
-msgstr "void CALLTYPE GetParameterDescription(USHORT& nNo, USHORT& nParam, char* pName, char* pDesc)"
+msgid "<literal>void CALLTYPE GetParameterDescription(USHORT& nNo, USHORT& nParam, char* pName, char* pDesc)</literal>"
+msgstr ""
+#. 99Z6E
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22449,70 +23966,43 @@ msgctxt ""
msgid "<emph>Parameter</emph>"
msgstr "<emph>Parametr</emph>"
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3155925\n"
-"help.text"
-msgid "USHORT& nNo:"
-msgstr "USHORT& nNo:"
-
+#. agM3b
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3149883\n"
"help.text"
-msgid "Input: Number of the function in the library; between 0 and nCount-1."
-msgstr "Vstup: Číslo funkce v knihovně. Číslo od 0 do nCount-1."
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3154326\n"
-"help.text"
-msgid "USHORT& nParam:"
-msgstr "USHORT& nParam:"
+msgid "<emph>Input</emph>: Number of the function in the library; between 0 and nCount-1."
+msgstr ""
+#. QHn87
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3159139\n"
"help.text"
-msgid "Input: Indicates, for which parameter the description is provided; parameters start at 1. If nParam is 0, the description itself is supposed to be provided in pDesc; in this case, pName does not have any meaning."
-msgstr "Vstup: Označuje parametr, pro který bude popis načten. Počítání parametrů začíná od čísla 1. Má-li parametr nParam hodnotu 0, předpokládá se, že je popis dán parametrem pDesc, a v tom případě nemá parametr pName žádný význam."
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3147374\n"
-"help.text"
-msgid "char* pName:"
-msgstr "char* pName:"
+msgid "<emph>Input</emph>: Indicates, for which parameter the description is provided; parameters start at 1. If nParam is 0, the description itself is supposed to be provided in pDesc; in this case, pName does not have any meaning."
+msgstr ""
+#. Eq6cW
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3145245\n"
"help.text"
-msgid "Output: Takes up the parameter name or type, for example, the word \"Number\" or \"String\" or \"Date\", and so on. Implemented in $[officename] Calc as char[256]."
-msgstr "Výstup: Obsahuje název nebo typ parametru, např. slov \"Číslo\", \"Řetězec\" či \"Datum\" apod. V $[officename] Calc implementováno jako char[256]."
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3151020\n"
-"help.text"
-msgid "char* pDesc:"
-msgstr "char* pDesc:"
+msgid "<emph>Output</emph>: Takes up the parameter name or type, for example, the word \"Number\" or \"String\" or \"Date\", and so on. Implemented in $[officename] Calc as char[256]."
+msgstr ""
+#. yf6Eg
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3148389\n"
"help.text"
-msgid "Output: Takes up the description of the parameter, for example, \"Value, at which the universe is to be calculated.\" Implemented in $[officename] Calc as char[256]."
-msgstr "Výstup: Obsahuje popis parametru, např. \"Hodnota, pro kterou chcete vyčíslit vesmír.\" V $[officename] Calc implementováno jako char[256]."
+msgid "<emph>Output</emph>: Takes up the description of the parameter, for example, \"Value, at which the universe is to be calculated.\" Implemented in $[officename] Calc as char[256]."
+msgstr ""
+#. 52p82
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22521,6 +24011,7 @@ msgctxt ""
msgid "pName and pDesc are char arrays; implemented in $[officename] Calc with size 256. Please note that the space available in the <emph>Function Wizard</emph> is limited and that the 256 characters cannot be fully used."
msgstr "pName a pDesc jsou pole znaků; v $[officename] Calc implementovány o velikosti 256. Poznámka: místo dostupné v <emph>Průvodci funkcí</emph> je omezené, není možné plně využít všech 256 znaků."
+#. gmvAA
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22529,6 +24020,7 @@ msgctxt ""
msgid "Cell areas"
msgstr "Oblasti buněk"
+#. DodDw
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22537,6 +24029,7 @@ msgctxt ""
msgid "The following tables contain information about which data structures must be provided by an external program module in order to pass cell areas. $[officename] Calc distinguishes between three different arrays, depending on the data type."
msgstr "Následující tabulky obsahují informace o tom, jaké datové struktury musí externí programový modul poskytovat, aby bylo možné předávat oblasti buněk. $[officename] Calc rozlišuje mezi třemi různými poli (v závislosti na datovém typu)."
+#. UEfa5
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22545,6 +24038,7 @@ msgctxt ""
msgid "Double Array"
msgstr "Pole typu double"
+#. ELgCT
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22553,38 +24047,34 @@ msgctxt ""
msgid "As a parameter, a cell area with values of the Number/Double type can be passed. A double array in $[officename] Calc is defined as follows:"
msgstr "Jako parametr je možné předat oblast buněk s hodnotami typu Number/Double. Pole typu double je v $[officename] Calc definováno takto:"
+#. 8FA5p
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "<emph>Offset</emph>"
-msgstr "<emph>Offset</emph>"
+msgid "Offset"
+msgstr ""
+#. zS5BL
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3154636\n"
"help.text"
-msgid "<emph>Name</emph>"
-msgstr "<emph>Název</emph>"
+msgid "Name"
+msgstr ""
+#. 3dyGm
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "<emph>Description</emph>"
-msgstr "<emph>Popis</emph>"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3150685\n"
-"help.text"
-msgid "0"
-msgstr "0"
+msgid "Description"
+msgstr ""
+#. auDAv
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22593,6 +24083,7 @@ msgctxt ""
msgid "Col1"
msgstr "Col1"
+#. BLWZ3
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22601,14 +24092,7 @@ msgctxt ""
msgid "Column number in the upper-left corner of the cell area. Numbering starts at 0."
msgstr "Číslo sloupce v levém horním rohu oblasti buněk. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3149783\n"
-"help.text"
-msgid "2"
-msgstr "2"
-
+#. 66LM7
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22617,6 +24101,7 @@ msgctxt ""
msgid "Row1"
msgstr "Row1"
+#. iPM7A
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22625,14 +24110,7 @@ msgctxt ""
msgid "Row number in the upper-left corner of the cell area; numbering starts at 0."
msgstr "Číslo řádku v levém horním rohu oblasti buněk. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3153721\n"
-"help.text"
-msgid "4"
-msgstr "4"
-
+#. XMBCD
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22641,6 +24119,7 @@ msgctxt ""
msgid "Tab1"
msgstr "Tab1"
+#. dwbQd
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22649,14 +24128,7 @@ msgctxt ""
msgid "Table number in the upper-left corner of the cell area; numbering starts at 0."
msgstr "Číslo tabulky v levém horním rohu oblasti buněk. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3163820\n"
-"help.text"
-msgid "6"
-msgstr "6"
-
+#. wuFWu
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22665,6 +24137,7 @@ msgctxt ""
msgid "Col2"
msgstr "Col2"
+#. pvAod
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22673,14 +24146,7 @@ msgctxt ""
msgid "Column number in the lower-right corner of the cell area. Numbering starts at 0."
msgstr "Číslo sloupce v pravém dolním rohu oblasti buněk. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3145083\n"
-"help.text"
-msgid "8"
-msgstr "8"
-
+#. CV3G6
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22689,6 +24155,7 @@ msgctxt ""
msgid "Row2"
msgstr "Row2"
+#. BVLeE
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22697,14 +24164,7 @@ msgctxt ""
msgid "Row number in the lower-right corner of the cell area; numbering starts at 0."
msgstr "Číslo řádku v pravém dolním rohu oblasti buněk. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3156133\n"
-"help.text"
-msgid "10"
-msgstr "10"
-
+#. 2uuuR
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22713,6 +24173,7 @@ msgctxt ""
msgid "Tab2"
msgstr "Tab2"
+#. ehcuo
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22721,14 +24182,7 @@ msgctxt ""
msgid "Table number in the lower-right corner of the cell area; numbering starts at 0."
msgstr "Číslo tabulky v pravém dolním rohu oblasti buněk. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3151270\n"
-"help.text"
-msgid "12"
-msgstr "12"
-
+#. So9De
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22737,6 +24191,7 @@ msgctxt ""
msgid "Count"
msgstr "Počet"
+#. uT77x
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22745,14 +24200,7 @@ msgctxt ""
msgid "Number of the following elements. Empty cells are not counted or passed."
msgstr "Počet prvků, které následují. Prázdné buňky nejsou započítány ani předávány."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3150879\n"
-"help.text"
-msgid "14"
-msgstr "14"
-
+#. XVqa3
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22761,6 +24209,7 @@ msgctxt ""
msgid "Col"
msgstr "Sloupec"
+#. v4DFD
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22769,14 +24218,7 @@ msgctxt ""
msgid "Column number of the element. Numbering starts at 0."
msgstr "Číslo sloupce daného prvku. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3151295\n"
-"help.text"
-msgid "16"
-msgstr "16"
-
+#. sBjP5
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22785,6 +24227,7 @@ msgctxt ""
msgid "Row"
msgstr "Řádek"
+#. pXswN
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22793,14 +24236,7 @@ msgctxt ""
msgid "Row number of the element; numbering starts at 0."
msgstr "Číslo řádku daného prvku. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3153150\n"
-"help.text"
-msgid "18"
-msgstr "18"
-
+#. XDCCc
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22809,6 +24245,7 @@ msgctxt ""
msgid "Tab"
msgstr "Tabulátor"
+#. G8ZMG
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22817,14 +24254,7 @@ msgctxt ""
msgid "Table number of the element; numbering starts at 0."
msgstr "Číslo tabulky daného prvku. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3149289\n"
-"help.text"
-msgid "20"
-msgstr "20"
-
+#. GmDaJ
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22833,6 +24263,7 @@ msgctxt ""
msgid "Error"
msgstr "Chyba"
+#. 5uRBa
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22841,14 +24272,7 @@ msgctxt ""
msgid "Error number, where the value 0 is defined as \"no error.\" If the element comes from a formula cell the error value is determined by the formula."
msgstr "Číslo chyby. Hodnota 0 má význam „bez chyby“. Pochází-li prvek z buňky obsahující vzorec, je hodnota chyby dána vzorcem."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3147493\n"
-"help.text"
-msgid "22"
-msgstr "22"
-
+#. ppLAh
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22857,6 +24281,7 @@ msgctxt ""
msgid "Value"
msgstr "Hodnota"
+#. K8DZU
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22865,22 +24290,7 @@ msgctxt ""
msgid "8 byte IEEE variable of type double/floating point"
msgstr "8bajtová proměnná IEEE typu double s plovoucí desetinnou čárkou"
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3154688\n"
-"help.text"
-msgid "30"
-msgstr "30"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3159337\n"
-"help.text"
-msgid "..."
-msgstr "..."
-
+#. ghv37
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22889,6 +24299,7 @@ msgctxt ""
msgid "Next element"
msgstr "Další prvek"
+#. n6G8z
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22897,6 +24308,7 @@ msgctxt ""
msgid "String Array"
msgstr "Pole řetězců"
+#. iSVvD
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22905,38 +24317,34 @@ msgctxt ""
msgid "A cell area, which contains values of data type Text and is passed as a string array. A string array in $[officename] Calc is defined as follows:"
msgstr "Oblast buněk, která obsahuje hodnoty typu Text a předává se jako pole řetězců. Pole typu string je v $[officename] Calc definováno takto:"
+#. yG2ic
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3149908\n"
"help.text"
-msgid "<emph>Offset</emph>"
-msgstr "<emph>Offset</emph>"
+msgid "Offset"
+msgstr ""
+#. ehB7k
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3159165\n"
"help.text"
-msgid "<emph>Name</emph>"
-msgstr "<emph>Název</emph>"
+msgid "Name"
+msgstr ""
+#. iRPCq
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "<emph>Description</emph>"
-msgstr "<emph>Popis</emph>"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3149769\n"
-"help.text"
-msgid "0"
-msgstr "0"
+msgid "Description"
+msgstr ""
+#. q4Dcs
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22945,6 +24353,7 @@ msgctxt ""
msgid "Col1"
msgstr "Col1"
+#. c7yR8
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22953,14 +24362,7 @@ msgctxt ""
msgid "Column number in the upper-left corner of the cell area. Numbering starts at 0."
msgstr "Číslo sloupce v levém horním rohu oblasti buněk. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3145418\n"
-"help.text"
-msgid "2"
-msgstr "2"
-
+#. xKiav
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22969,6 +24371,7 @@ msgctxt ""
msgid "Row1"
msgstr "Row1"
+#. vVRTp
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22977,14 +24380,7 @@ msgctxt ""
msgid "Row number in the upper-left corner of the cell area; numbering starts at 0."
msgstr "Číslo řádku v levém horním rohu oblasti buněk. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3155362\n"
-"help.text"
-msgid "4"
-msgstr "4"
-
+#. 5rPxH
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -22993,6 +24389,7 @@ msgctxt ""
msgid "Tab1"
msgstr "Tab1"
+#. 3kAmA
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23001,14 +24398,7 @@ msgctxt ""
msgid "Table number in the upper-left corner of the cell area; numbering starts at 0."
msgstr "Číslo tabulky v levém horním rohu oblasti buněk. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3149158\n"
-"help.text"
-msgid "6"
-msgstr "6"
-
+#. kvTCA
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23017,6 +24407,7 @@ msgctxt ""
msgid "Col2"
msgstr "Col2"
+#. PNYu9
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23025,14 +24416,7 @@ msgctxt ""
msgid "Column number in the lower-right corner of the cell area. Numbering starts at 0."
msgstr "Číslo sloupce v pravém dolním rohu oblasti buněk. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3166450\n"
-"help.text"
-msgid "8"
-msgstr "8"
-
+#. QX9SD
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23041,6 +24425,7 @@ msgctxt ""
msgid "Row2"
msgstr "Row2"
+#. BXXCY
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23049,14 +24434,7 @@ msgctxt ""
msgid "Row number in the lower-right corner of the cell area; numbering starts at 0."
msgstr "Číslo řádku v pravém dolním rohu oblasti buněk. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3159270\n"
-"help.text"
-msgid "10"
-msgstr "10"
-
+#. SGAuU
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23065,6 +24443,7 @@ msgctxt ""
msgid "Tab2"
msgstr "Tab2"
+#. BGCB4
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23073,14 +24452,7 @@ msgctxt ""
msgid "Table number in the lower-right corner of the cell area; numbering starts at 0."
msgstr "Číslo tabulky v pravém dolním rohu oblasti buněk. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3149924\n"
-"help.text"
-msgid "12"
-msgstr "12"
-
+#. yAmQX
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23089,6 +24461,7 @@ msgctxt ""
msgid "Count"
msgstr "Počet"
+#. muWyx
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23097,14 +24470,7 @@ msgctxt ""
msgid "Number of the following elements. Empty cells are not counted or passed."
msgstr "Počet prvků, které následují. Prázdné buňky nejsou započítány ani předávány."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3148467\n"
-"help.text"
-msgid "14"
-msgstr "14"
-
+#. Wz3Kg
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23113,6 +24479,7 @@ msgctxt ""
msgid "Col"
msgstr "Sloupec"
+#. 859tw
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23121,14 +24488,7 @@ msgctxt ""
msgid "Column number of the element. Numbering starts at 0."
msgstr "Číslo sloupce daného prvku. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3149416\n"
-"help.text"
-msgid "16"
-msgstr "16"
-
+#. eXyU8
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23137,6 +24497,7 @@ msgctxt ""
msgid "Row"
msgstr "Řádek"
+#. roveF
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23145,14 +24506,7 @@ msgctxt ""
msgid "Row number of the element; numbering starts at 0."
msgstr "Číslo řádku daného prvku. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3154797\n"
-"help.text"
-msgid "18"
-msgstr "18"
-
+#. 8ZbQg
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23161,6 +24515,7 @@ msgctxt ""
msgid "Tab"
msgstr "Tabulátor"
+#. 4DfHd
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23169,14 +24524,7 @@ msgctxt ""
msgid "Table number of the element; numbering starts at 0."
msgstr "Číslo tabulky daného prvku. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3145306\n"
-"help.text"
-msgid "20"
-msgstr "20"
-
+#. M8obt
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23185,6 +24533,7 @@ msgctxt ""
msgid "Error"
msgstr "Chyba"
+#. ARisE
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23193,14 +24542,7 @@ msgctxt ""
msgid "Error number, where the value 0 is defined as \"no error.\" If the element comes from a formula cell the error value is determined by the formula."
msgstr "Číslo chyby. Hodnota 0 má význam „bez chyby“. Pochází-li prvek z buňky obsahující vzorec, je hodnota chyby dána vzorcem."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3153311\n"
-"help.text"
-msgid "22"
-msgstr "22"
-
+#. kJBfR
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23209,6 +24551,7 @@ msgctxt ""
msgid "Len"
msgstr "Len"
+#. XtnX2
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23217,14 +24560,7 @@ msgctxt ""
msgid "Length of the following string, including closing zero byte. If the length including closing zero byte equals an odd value a second zero byte is added to the string so that an even value is achieved. Therefore, Len is calculated using ((StrLen+2)&~1)."
msgstr "Délka následujícího řetězce včetně závěrečného nulového bajtu. Má-li délka včetně závěrečného nulového bajtu lichou hodnotu, je k řetězci přidán druhý nulový bajt, aby měla délka sudou hodnotu. Parametr Len se tedy vypočítá podle vzorce ((StrLen+2)&~1)."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3153772\n"
-"help.text"
-msgid "24"
-msgstr "24"
-
+#. T3mvx
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23233,6 +24569,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. RcaZn
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23241,22 +24578,7 @@ msgctxt ""
msgid "String with closing zero byte"
msgstr "Řetězec, který je zakončen nulovým bajtem."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3156269\n"
-"help.text"
-msgid "24+Len"
-msgstr "24+Len"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3154825\n"
-"help.text"
-msgid "..."
-msgstr "..."
-
+#. TFDYs
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23265,6 +24587,7 @@ msgctxt ""
msgid "Next element"
msgstr "Další prvek"
+#. 7rrRN
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23273,6 +24596,7 @@ msgctxt ""
msgid "Cell Array"
msgstr "Pole buněk"
+#. fCbXc
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23281,38 +24605,34 @@ msgctxt ""
msgid "Cell arrays are used to call cell areas containing text as well as numbers. A cell array in $[officename] Calc is defined as follows:"
msgstr "Pole buněk se používají k odkazu na buňky, které obsahují text i čísla. Pole buněk je v $[officename] Calc definováno takto:"
+#. QiX6Y
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3154664\n"
"help.text"
-msgid "<emph>Offset</emph>"
-msgstr "<emph>Offset</emph>"
+msgid "Offset"
+msgstr ""
+#. 6oQJ6
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3154566\n"
"help.text"
-msgid "<emph>Name</emph>"
-msgstr "<emph>Název</emph>"
+msgid "Name"
+msgstr ""
+#. D3xXV
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
"par_id3146073\n"
"help.text"
-msgid "<emph>Description</emph>"
-msgstr "<emph>Popis</emph>"
-
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3154117\n"
-"help.text"
-msgid "0"
-msgstr "0"
+msgid "Description"
+msgstr ""
+#. Zty8q
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23321,6 +24641,7 @@ msgctxt ""
msgid "Col1"
msgstr "Col1"
+#. KyDw8
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23329,14 +24650,7 @@ msgctxt ""
msgid "Column number in the upper-left corner of the cell area. Numbering starts at 0."
msgstr "Číslo sloupce v levém horním rohu oblasti buněk. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3153666\n"
-"help.text"
-msgid "2"
-msgstr "2"
-
+#. RLggK
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23345,6 +24659,7 @@ msgctxt ""
msgid "Row1"
msgstr "Row1"
+#. r6G5T
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23353,14 +24668,7 @@ msgctxt ""
msgid "Row number in the upper-left corner of the cell area; numbering starts at 0."
msgstr "Číslo řádku v levém horním rohu oblasti buněk. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3150408\n"
-"help.text"
-msgid "4"
-msgstr "4"
-
+#. TJRib
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23369,6 +24677,7 @@ msgctxt ""
msgid "Tab1"
msgstr "Tab1"
+#. QmEhv
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23377,14 +24686,7 @@ msgctxt ""
msgid "Table number in the upper-left corner of the cell area; numbering starts at 0."
msgstr "Číslo tabulky v levém horním rohu oblasti buněk. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3146912\n"
-"help.text"
-msgid "6"
-msgstr "6"
-
+#. 8BkPM
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23393,6 +24695,7 @@ msgctxt ""
msgid "Col2"
msgstr "Col2"
+#. mmA7K
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23401,14 +24704,7 @@ msgctxt ""
msgid "Column number in the lower-right corner of the cell area. Numbering starts at 0."
msgstr "Číslo sloupce v pravém dolním rohu oblasti buněk. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3150827\n"
-"help.text"
-msgid "8"
-msgstr "8"
-
+#. Zo3Z5
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23417,6 +24713,7 @@ msgctxt ""
msgid "Row2"
msgstr "Row2"
+#. Mj3nh
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23425,14 +24722,7 @@ msgctxt ""
msgid "Row number in the lower-right corner of the cell area; numbering starts at 0."
msgstr "Číslo řádku v pravém dolním rohu oblasti buněk. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3155864\n"
-"help.text"
-msgid "10"
-msgstr "10"
-
+#. XRoJc
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23441,6 +24731,7 @@ msgctxt ""
msgid "Tab2"
msgstr "Tab2"
+#. mfutR
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23449,14 +24740,7 @@ msgctxt ""
msgid "Table number in the lower-right corner of the cell area; numbering starts at 0."
msgstr "Číslo tabulky v pravém dolním rohu oblasti buněk. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3147360\n"
-"help.text"
-msgid "12"
-msgstr "12"
-
+#. 7UYg2
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23465,6 +24749,7 @@ msgctxt ""
msgid "Count"
msgstr "Počet"
+#. BFhBu
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23473,14 +24758,7 @@ msgctxt ""
msgid "Number of the following elements. Empty cells are not counted or passed."
msgstr "Počet prvků, které následují. Prázdné buňky nejsou započítány ani předávány."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3149747\n"
-"help.text"
-msgid "14"
-msgstr "14"
-
+#. j76c8
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23489,6 +24767,7 @@ msgctxt ""
msgid "Col"
msgstr "Sloupec"
+#. MtDMD
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23497,14 +24776,7 @@ msgctxt ""
msgid "Column number of the element. Numbering starts at 0."
msgstr "Číslo sloupce daného prvku. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3159209\n"
-"help.text"
-msgid "16"
-msgstr "16"
-
+#. Ukqqs
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23513,6 +24785,7 @@ msgctxt ""
msgid "Row"
msgstr "Řádek"
+#. 4T7Bh
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23521,14 +24794,7 @@ msgctxt ""
msgid "Row number of the element; numbering starts at 0."
msgstr "Číslo řádku daného prvku. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3151276\n"
-"help.text"
-msgid "18"
-msgstr "18"
-
+#. VGqMb
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23537,6 +24803,7 @@ msgctxt ""
msgid "Tab"
msgstr "Tabulátor"
+#. qQdVP
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23545,14 +24812,7 @@ msgctxt ""
msgid "Table number of the element; numbering starts at 0."
msgstr "Číslo tabulky daného prvku. Číslování začíná číslem 0."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3150488\n"
-"help.text"
-msgid "20"
-msgstr "20"
-
+#. GCRmy
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23561,6 +24821,7 @@ msgctxt ""
msgid "Error"
msgstr "Chyba"
+#. EBD5G
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23569,14 +24830,7 @@ msgctxt ""
msgid "Error number, where the value 0 is defined as \"no error.\" If the element comes from a formula cell the error value is determined by the formula."
msgstr "Číslo chyby. Hodnota 0 má význam „bez chyby“. Pochází-li prvek z buňky obsahující vzorec, je hodnota chyby dána vzorcem."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3163813\n"
-"help.text"
-msgid "22"
-msgstr "22"
-
+#. EPbYb
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23585,6 +24839,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. CHk6f
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23593,14 +24848,7 @@ msgctxt ""
msgid "Type of cell content, 0 == Double, 1 == String"
msgstr "Typ obsahu buňky. 0 == typ double, 1 == řetězec."
-#: 04060112.xhp
-msgctxt ""
-"04060112.xhp\n"
-"par_id3155182\n"
-"help.text"
-msgid "24"
-msgstr "24"
-
+#. ufneM
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23609,6 +24857,7 @@ msgctxt ""
msgid "Value or Len"
msgstr "Value nebo Len"
+#. 4EsF8
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23617,6 +24866,7 @@ msgctxt ""
msgid "If type == 0: 8 byte IEEE variable of type double/floating point"
msgstr "Jestliže Type == 0: 8bajtová proměnná IEEE typu double s plovoucí desetinnou čárkou"
+#. DALxE
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23625,6 +24875,7 @@ msgctxt ""
msgid "If type == 1: Length of the following string, including closing zero byte. If the length including closing zero byte equals an odd value a second zero byte is added to the string so that an even value is achieved. Therefore, Len is calculated using ((StrLen+2)&~1)."
msgstr "Jestliže Type == 1: Délka následujícího řetězce včetně závěrečného nulového bajtu. Má-li délka včetně závěrečného nulového bajtu lichou hodnotu, je k řetězci přidán druhý nulový bajt, aby měla délka sudou hodnotu. Parametr Len se tedy vypočítá podle vzorce ((StrLen+2)&~1)."
+#. 36VSE
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23633,6 +24884,7 @@ msgctxt ""
msgid "26 if type==1"
msgstr "26 jestliže Type==1"
+#. F2WH5
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23641,6 +24893,7 @@ msgctxt ""
msgid "String"
msgstr "Řetězec"
+#. PBZaj
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23649,6 +24902,7 @@ msgctxt ""
msgid "If type == 1: String with closing zero byte"
msgstr "Jestliže Type == 1: Řetězec, který je zakončen nulovým bajtem."
+#. Bzn3r
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23657,6 +24911,7 @@ msgctxt ""
msgid "32 or 26+Len"
msgstr "32 nebo 26+Len"
+#. VDmRK
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23665,6 +24920,7 @@ msgctxt ""
msgid "..."
msgstr "..."
+#. GBLhy
#: 04060112.xhp
msgctxt ""
"04060112.xhp\n"
@@ -23673,6 +24929,7 @@ msgctxt ""
msgid "Next element"
msgstr "Další prvek"
+#. 5Cu2e
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23681,6 +24938,7 @@ msgctxt ""
msgid "Add-in Functions, List of Analysis Functions Part One"
msgstr "Funkce dostupné z doplňků – Analytické funkce, část 1"
+#. 5aqey
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23689,6 +24947,7 @@ msgctxt ""
msgid "<bookmark_value>add-ins; analysis functions</bookmark_value> <bookmark_value>analysis functions</bookmark_value>"
msgstr "<bookmark_value>doplňky; analytické funkce</bookmark_value> <bookmark_value>analytické funkce</bookmark_value>"
+#. tbHXD
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23697,6 +24956,7 @@ msgctxt ""
msgid "<variable id=\"head_addin_analysis_one\"><link href=\"text/scalc/01/04060115.xhp\" name=\"Add-in Functions, List of Analysis Functions Part One\">Add-in Functions, List of Analysis Functions Part One</link></variable>"
msgstr "<variable id=\"head_addin_analysis_one\"><link href=\"text/scalc/01/04060115.xhp\" name=\"Add-in Functions, List of Analysis Functions Part One\">Doplňkové funkce, Seznam analytických funkcí část první</link></variable>"
+#. fCaeG
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23705,6 +24965,7 @@ msgctxt ""
msgid "<bookmark_value>Bessel functions</bookmark_value>"
msgstr "<bookmark_value>Besselovy funkce</bookmark_value>"
+#. YpfCj
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23713,6 +24974,7 @@ msgctxt ""
msgid "BESSELI"
msgstr "BESSELI"
+#. TKGQd
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23721,6 +24983,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_BESSELI\">Calculates the modified Bessel function of the first kind In(x).</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_BESSELI\">Vypočítá modifikovanou Besselovu funkci prvního druhu In (x).</ahelp>"
+#. 5Ge9K
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23729,6 +24992,7 @@ msgctxt ""
msgid "BESSELI(X; N)"
msgstr "BESSELI(X; N)"
+#. yqheV
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23737,6 +25001,7 @@ msgctxt ""
msgid "<emph>X</emph> is the value on which the function will be calculated."
msgstr "<emph>X</emph> je hodnota, na které bude funkce spočtena."
+#. 6CSX4
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23745,6 +25010,7 @@ msgctxt ""
msgid "<emph>N</emph> is a positive integer (N >= 0) representing the order of the Bessel function In(x)"
msgstr "<emph>N</emph> je pozitivní v kladné celé číslo (N >= 0) reprezentující pořadí Besselovy funkce In(x)"
+#. pT5nS
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23753,6 +25019,7 @@ msgctxt ""
msgid "=BESSELI(3.45, 4), returns 0.651416873060081"
msgstr "=BESSELI(3,45; 4), vrátí 0,651416873060081"
+#. MZu39
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23761,6 +25028,7 @@ msgctxt ""
msgid "=BESSELI(3.45, 4.333), returns 0.651416873060081, same as above because the fractional part of N is ignored."
msgstr "=BESSELI(3,45; 4,333), vrátí 0,651416873060081, stejně jako výše, protože desetinná část N je ignorována."
+#. 8yEjN
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23769,6 +25037,7 @@ msgctxt ""
msgid "=BESSELI(-1, 3), returns -0.022168424924332"
msgstr "=BESSELI(-1; 3), vrátí -0,022168424924332"
+#. Cccmx
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23777,6 +25046,7 @@ msgctxt ""
msgid "BESSELJ"
msgstr "BESSELJ"
+#. gPDfu
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23785,6 +25055,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_BESSELJ\">Calculates the Bessel function of the first kind Jn(x) (cylinder function).</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_BESSELJ\">Vypočítá Besselovu funkci prvního druhu Jn(x) (cylindrická funkce).</ahelp>"
+#. wB6NS
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23793,6 +25064,7 @@ msgctxt ""
msgid "BESSELJ(X; N)"
msgstr "BESSELJ(X; N)"
+#. DSCBX
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23801,6 +25073,7 @@ msgctxt ""
msgid "<emph>X</emph> is the value on which the function will be calculated."
msgstr "<emph>X</emph> je hodnota, na které bude funkce spočtena."
+#. GdA9i
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23809,6 +25082,7 @@ msgctxt ""
msgid "<emph>N</emph> is a positive integer (N >= 0) representing the order of the Bessel function Jn(x)"
msgstr "<emph>N</emph> je pozitivní v kladné celé číslo (N >= 0) reprezentující pořadí Besselovy funkce Jn(x)"
+#. QX9X2
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23817,6 +25091,7 @@ msgctxt ""
msgid "=BESSELJ(3.45, 4), returns 0.196772639864984"
msgstr "=BESSELJ(3,45; 4), vrátí 0,196772639864984"
+#. qyW2X
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23825,6 +25100,7 @@ msgctxt ""
msgid "=BESSELJ(3.45, 4.333), returns 0.196772639864984, same as above because the fractional part of N is ignored."
msgstr "=BESSELJ(3,45; 4,333), vrátí 0,196772639864984, stejně jako výše, protože desetinná část N je ignorována."
+#. Vv8kB
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23833,6 +25109,7 @@ msgctxt ""
msgid "=BESSELJ(-1, 3), returns -0.019563353982668"
msgstr "=BESSELJ(-1; 3), vrátí -0,019563353982668"
+#. jb2FF
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23841,6 +25118,7 @@ msgctxt ""
msgid "BESSELK"
msgstr "BESSELK"
+#. tuJCf
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23849,6 +25127,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_BESSELK\">Calculates the modified Bessel function of the second kind Kn(x).</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_BESSELK\">Vypočítá modifikovanou Besselovu funkci druhého druhu Kn(x).</ahelp>"
+#. wFWVq
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23857,6 +25136,7 @@ msgctxt ""
msgid "BESSELK(X; N)"
msgstr "BESSELK(X; N)"
+#. K7JLE
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23865,6 +25145,7 @@ msgctxt ""
msgid "<emph>X</emph> is the strictly positive value (X > 0) on which the function will be calculated."
msgstr "<emph>X</emph> je striktně kladná hodnota (X> 0), na které bude funkce vypočtena."
+#. QYCzf
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23873,6 +25154,7 @@ msgctxt ""
msgid "<emph>N</emph> is a positive integer (N >= 0) representing the order of the Bessel function Kn(x)"
msgstr "<emph>N</emph> je pozitivní v kladné celé číslo (N >= 0) reprezentující pořadí Besselovy funkce Kn(x)"
+#. R9Psu
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23881,6 +25163,7 @@ msgctxt ""
msgid "=BESSELK(3.45, 4), returns 0.144803466373734"
msgstr "=BESSELK(3,45; 4), vrátí 0,144803466373734"
+#. jAEzA
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23889,6 +25172,7 @@ msgctxt ""
msgid "=BESSELK(3.45, 4.333), returns 0.144803466373734, same as above because the fractional part of N is ignored."
msgstr "=BESSELK(3,45; 4,333), vrátí 0,144803466373734, stejně jako výše, protože desetinná část N je ignorována."
+#. vCmda
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23897,6 +25181,7 @@ msgctxt ""
msgid "=BESSELK(0, 3), returns Err:502 – invalid argument (X=0)"
msgstr "=BESSELK(0; 3), vrátí Err:502 – neplatný argument (X=0)"
+#. 9PCdq
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23905,6 +25190,7 @@ msgctxt ""
msgid "BESSELY"
msgstr "BESSELY"
+#. vtVBN
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23913,6 +25199,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_BESSELY\">Calculates the Bessel function of the second kind Yn(x).</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_BESSELY\">Vypočítá Besselovu funkci druhého druhu Yn(x).</ahelp>"
+#. Vt5mP
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23921,6 +25208,7 @@ msgctxt ""
msgid "BESSELY(X; N)"
msgstr "BESSELY(X; N)"
+#. jBMf6
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23929,6 +25217,7 @@ msgctxt ""
msgid "<emph>X</emph> is the strictly positive value (X > 0) on which the function will be calculated."
msgstr "<emph>X</emph> je striktně kladná hodnota (X> 0), na které bude funkce vypočtena."
+#. X9t92
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23937,6 +25226,7 @@ msgctxt ""
msgid "<emph>N</emph> is a positive integer (N >= 0) representing the order of the Bessel function Yn(x)"
msgstr "<emph>N</emph> je pozitivní v kladné celé číslo (N >= 0) reprezentující pořadí Besselovy funkce Yn(x)"
+#. tJ4qj
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23945,6 +25235,7 @@ msgctxt ""
msgid "=BESSELY(3.45, 4), returns -0.679848116844476"
msgstr "=BESSELY(3,45; 4), vrátí -0,679848116844476"
+#. ajsaF
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23953,6 +25244,7 @@ msgctxt ""
msgid "=BESSELY(3.45, 4.333), returns -0.679848116844476, same as above because the fractional part of N is ignored."
msgstr "=BESSELY(3,45; 4,333), vrátí -0,679848116844476, stejně jako výše, protože desetinná část N je ignorována."
+#. Gzo4f
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23961,6 +25253,7 @@ msgctxt ""
msgid "=BESSELY(0, 3), returns Err:502 – invalid argument (X=0)"
msgstr "=BESSELY(0; 3), vrátí Err:502 – neplatný argument (X=0)"
+#. su6yN
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23969,6 +25262,7 @@ msgctxt ""
msgid "<bookmark_value>BIN2DEC function</bookmark_value> <bookmark_value>converting;binary numbers, into decimal numbers</bookmark_value>"
msgstr "<bookmark_value>Funkce BIN2DEC</bookmark_value> <bookmark_value>převádění; dvojková čísla na desítková</bookmark_value>"
+#. DeeeB
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23977,6 +25271,7 @@ msgctxt ""
msgid "BIN2DEC"
msgstr "BIN2DEC"
+#. 27YJG
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23985,6 +25280,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_BIN2DEC\">The result is the decimal number for the binary number entered.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_BIN2DEC\">Převede číslo zadané ve dvojkové soustavě do desítkové soustavy.</ahelp>"
+#. XAXE3
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -23993,6 +25289,7 @@ msgctxt ""
msgid "BIN2DEC(Number)"
msgstr "BIN2DEC(Číslo)"
+#. 59APF
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24001,6 +25298,7 @@ msgctxt ""
msgid "<emph>Number</emph> is a binary number. The number can have a maximum of 10 places (bits). The most significant bit is the sign bit. Negative numbers are entered as two's complement."
msgstr "<emph>Číslo</emph> je číslo v dvojkové soustavě. Číslo může mít maximálně 10 míst (bitů). Nejvýznamnější bit je znaménkový bit. Záporná čísla jsou zadána ve formátu dvojkového doplňku."
+#. baswg
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24009,6 +25307,7 @@ msgctxt ""
msgid "<item type=\"input\">=BIN2DEC(1100100)</item> returns 100."
msgstr "<item type=\"input\">=BIN2DEC(1100100)</item> vrátí 100."
+#. CPrXq
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24017,6 +25316,7 @@ msgctxt ""
msgid "<bookmark_value>BIN2HEX function</bookmark_value> <bookmark_value>converting;binary numbers, into hexadecimal numbers</bookmark_value>"
msgstr "<bookmark_value>Funkce BIN2HEX</bookmark_value> <bookmark_value>převádění; dvojková čísla na šestnáctková</bookmark_value>"
+#. Txm7F
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24025,6 +25325,7 @@ msgctxt ""
msgid "BIN2HEX"
msgstr "BIN2HEX"
+#. 4vBam
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24033,6 +25334,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_BIN2HEX\">The result is the hexadecimal number for the binary number entered.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_BIN2HEX\">Převede číslo zadané ve dvojkové soustavě do šestnáctkové soustavy.</ahelp>"
+#. k5VGV
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24041,6 +25343,7 @@ msgctxt ""
msgid "BIN2HEX(Number; Places)"
msgstr "BIN2HEX(Číslo; Místa)"
+#. 9ugAE
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24049,6 +25352,7 @@ msgctxt ""
msgid "<emph>Number</emph> is a binary number. The number can have a maximum of 10 places (bits). The most significant bit is the sign bit. Negative numbers are entered as two's complement."
msgstr "<emph>Číslo</emph> je číslo v dvojkové soustavě. Číslo může mít maximálně 10 míst (bitů). Nejvýznamnější bit je znaménkový bit. Záporná čísla jsou zadána ve formátu dvojkového doplňku."
+#. FLMAa
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24057,6 +25361,7 @@ msgctxt ""
msgid "Places means the number of places to be output."
msgstr "Místa znamená počet míst, která mají být na výstupu."
+#. NAgHN
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24065,6 +25370,7 @@ msgctxt ""
msgid "<item type=\"input\">=BIN2HEX(1100100;6)</item> returns 000064."
msgstr "<item type=\"input\">=BIN2HEX(1100100;6)</item> vrátí 000064."
+#. CmtfF
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24073,6 +25379,7 @@ msgctxt ""
msgid "<bookmark_value>BIN2OCT function</bookmark_value> <bookmark_value>converting;binary numbers, into octal numbers</bookmark_value>"
msgstr "<bookmark_value>Funkce BIN2OCT</bookmark_value> <bookmark_value>převádění; dvojková čísla na osmičková</bookmark_value>"
+#. ataDM
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24081,6 +25388,7 @@ msgctxt ""
msgid "BIN2OCT"
msgstr "BIN2OCT"
+#. hkdHW
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24089,6 +25397,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_BIN2OCT\"> The result is the octal number for the binary number entered.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_BIN2OCT\">Převede zadané číslo ve dvojkové soustavě do osmičkové soustavy.</ahelp>"
+#. 2DBBD
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24097,6 +25406,7 @@ msgctxt ""
msgid "BIN2OCT(Number; Places)"
msgstr "BIN2OCT(Číslo; Místa)"
+#. kBSNf
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24105,6 +25415,7 @@ msgctxt ""
msgid "<emph>Number</emph> is a binary number. The number can have a maximum of 10 places (bits). The most significant bit is the sign bit. Negative numbers are entered as two's complement."
msgstr "<emph>Číslo</emph> je číslo v dvojkové soustavě. Číslo může mít maximálně 10 míst (bitů). Nejvýznamnější bit je znaménkový bit. Záporná čísla jsou zadána ve formátu dvojkového doplňku."
+#. Fx75T
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24113,6 +25424,7 @@ msgctxt ""
msgid "<emph>Places</emph> means the number of places to be output."
msgstr "<emph>Místa</emph> znamená počet míst, která mají být na výstupu."
+#. jwtwa
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24121,6 +25433,7 @@ msgctxt ""
msgid "<item type=\"input\">=BIN2OCT(1100100;4)</item> returns 0144."
msgstr "<item type=\"input\">=BIN2OCT(1100100;4)</item> vrátí 0144."
+#. 6Prkx
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24129,6 +25442,7 @@ msgctxt ""
msgid "<bookmark_value>DELTA function</bookmark_value> <bookmark_value>recognizing;equal numbers</bookmark_value>"
msgstr "<bookmark_value>Funkce DELTA</bookmark_value> <bookmark_value>rozpoznávání; stejná čísla</bookmark_value>"
+#. V355A
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24137,6 +25451,7 @@ msgctxt ""
msgid "DELTA"
msgstr "DELTA"
+#. ERTif
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24145,6 +25460,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_DELTA\">The result is TRUE (1) if both numbers, which are delivered as an argument, are equal, otherwise it is FALSE (0).</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_DELTA\">Pokud se čísla zadaná v parametrech rovnají, je výsledek PRAVDA (1), jinak NEPRAVDA (0).</ahelp>"
+#. 73wCN
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24153,6 +25469,7 @@ msgctxt ""
msgid "DELTA(Number1; Number2)"
msgstr "DELTA(Číslo1; Číslo2)"
+#. PEgQC
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24161,6 +25478,7 @@ msgctxt ""
msgid "<item type=\"input\">=DELTA(1;2)</item> returns 0."
msgstr "<item type=\"input\">=DELTA(1;2)</item> vrátí 0."
+#. RXFAz
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24169,6 +25487,7 @@ msgctxt ""
msgid "<bookmark_value>DEC2BIN function</bookmark_value> <bookmark_value>converting;decimal numbers, into binary numbers</bookmark_value>"
msgstr "<bookmark_value>Funkce DEC2BIN</bookmark_value> <bookmark_value>převádění; desítková čísla na dvojková</bookmark_value>"
+#. XAmUH
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24177,6 +25496,7 @@ msgctxt ""
msgid "DEC2BIN"
msgstr "DEC2BIN"
+#. VHSmM
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24185,6 +25505,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_DEC2BIN\"> The result is the binary number for the decimal number entered between -512 and 511.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_DEC2BIN\">Převede číslo v desítkové soustavě v rozmezí -512 až 511 do dvojkové soustavy.</ahelp>"
+#. NUeb8
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24193,6 +25514,7 @@ msgctxt ""
msgid "DEC2BIN(Number; Places)"
msgstr "DEC2BIN(Číslo; Místa)"
+#. Y9mGB
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24201,6 +25523,7 @@ msgctxt ""
msgid "<emph>Number</emph> is a decimal number. If Number is negative, the function returns a binary number with 10 characters. The most significant bit is the sign bit, the other 9 bits return the value."
msgstr "<emph>Číslo</emph> je desítkové číslo. Pokud je Číslo záporné, vrátí funkce dvojkové číslo s 10 znaky. Nejvýznamnější bit je znaménkový bit, zbylých 9 bitů vrátí hodnotu."
+#. 95P9e
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24209,6 +25532,7 @@ msgctxt ""
msgid "<emph>Places</emph> means the number of places to be output."
msgstr "<emph>Místa</emph> znamená počet míst, která mají být na výstupu."
+#. EyQRG
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24217,6 +25541,7 @@ msgctxt ""
msgid "<item type=\"input\">=DEC2BIN(100;8)</item> returns 01100100."
msgstr "<item type=\"input\">=DEC2BIN(100;8)</item> vrátí 01100100."
+#. pjCyJ
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24225,6 +25550,7 @@ msgctxt ""
msgid "<bookmark_value>DEC2HEX function</bookmark_value> <bookmark_value>converting;decimal numbers, into hexadecimal numbers</bookmark_value>"
msgstr "<bookmark_value>Funkce DEC2HEX</bookmark_value> <bookmark_value>převádění; desítková čísla na šestnáctková</bookmark_value>"
+#. F5hUA
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24233,6 +25559,7 @@ msgctxt ""
msgid "DEC2HEX"
msgstr "DEC2HEX"
+#. eLMju
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24241,6 +25568,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_DEC2HEX\">The result is the hexadecimal number for the decimal number entered.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_DEC2HEX\">Převede zadané číslo v desítkové soustavě do šestnáctkové soustavy.</ahelp>"
+#. 4BMnA
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24249,6 +25577,7 @@ msgctxt ""
msgid "DEC2HEX(Number; Places)"
msgstr "DEC2HEX(Číslo; Místa)"
+#. SQafk
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24257,6 +25586,7 @@ msgctxt ""
msgid "<emph>Number</emph> is a decimal number. If Number is negative, the function returns a hexadecimal number with 10 characters (40 bits). The most significant bit is the sign bit, the other 39 bits return the value."
msgstr "<emph>Číslo</emph> je desítkové číslo. Pokud je číslo záporné, vrátí funkce šestnáctkové číslo s 10 znaky (40 bitů). Nejvýznamnější bit je znaménkový bit, ostatních 39 bitů vrací hodnotu."
+#. TKcz6
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24265,6 +25595,7 @@ msgctxt ""
msgid "<emph>Places</emph> means the number of places to be output."
msgstr "<emph>Místa</emph> znamená počet míst, která mají být na výstupu."
+#. PZtxX
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24273,6 +25604,7 @@ msgctxt ""
msgid "<item type=\"input\">=DEC2HEX(100;4)</item> returns 0064."
msgstr "<item type=\"input\">=DEC2HEX(100;4)</item> vrátí 0064."
+#. FEEsf
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24281,6 +25613,7 @@ msgctxt ""
msgid "<bookmark_value>DEC2OCT function</bookmark_value> <bookmark_value>converting;decimal numbers, into octal numbers</bookmark_value>"
msgstr "<bookmark_value>Funkce DEC2OCT</bookmark_value> <bookmark_value>převádění; desítková čísla na osmičková</bookmark_value>"
+#. SDaAA
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24289,6 +25622,7 @@ msgctxt ""
msgid "DEC2OCT"
msgstr "DEC2OCT"
+#. pp9kK
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24297,6 +25631,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_DEC2OCT\">The result is the octal number for the decimal number entered.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_DEC2OCT\">Převede číslo v desítkové soustavě do osmičkové soustavy.</ahelp>"
+#. FPyVU
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24305,6 +25640,7 @@ msgctxt ""
msgid "DEC2OCT(Number; Places)"
msgstr "DEC2OCT(Číslo; Míst)"
+#. Fa6gd
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24313,6 +25649,7 @@ msgctxt ""
msgid "<emph>Number</emph> is a decimal number. If Number is negative, the function returns an octal number with 10 characters (30 bits). The most significant bit is the sign bit, the other 29 bits return the value."
msgstr "<emph>Číslo</emph> je desítkové číslo. Pokud je číslo záporné, vrátí funkce osmičkové číslo s 10 znaky (30 bitů). Nejvýznamnější bit je znaménkový bit, ostatních 39 bitů vrací hodnotu."
+#. tGXUB
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24321,6 +25658,7 @@ msgctxt ""
msgid "<emph>Places</emph> means the number of places to be output."
msgstr "<emph>Místa</emph> znamená počet míst, která mají být na výstupu."
+#. feW6G
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24329,6 +25667,7 @@ msgctxt ""
msgid "<item type=\"input\">=DEC2OCT(100;4)</item> returns 0144."
msgstr "<item type=\"input\">=DEC2OCT(100;4)</item> vrátí 0144."
+#. xBVz4
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24337,6 +25676,7 @@ msgctxt ""
msgid "<bookmark_value>ERF function</bookmark_value> <bookmark_value>Gaussian error integral</bookmark_value>"
msgstr "<bookmark_value>funkce ERF</bookmark_value> <bookmark_value>Gaussův chybový integrál</bookmark_value>"
+#. dDDrU
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24345,6 +25685,7 @@ msgctxt ""
msgid "ERF"
msgstr "ERF"
+#. LJDCJ
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24353,6 +25694,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_ERF\">Returns values of the Gaussian error integral.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_ERF\">Vrátí hodnotu Gaussova chybového integrálu.</ahelp>"
+#. nDWWi
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24361,6 +25703,7 @@ msgctxt ""
msgid "ERF(LowerLimit; UpperLimit)"
msgstr "ERF(DolníMez; HorníMez)"
+#. TyCGk
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24369,6 +25712,7 @@ msgctxt ""
msgid "<emph>LowerLimit</emph> is the lower limit of the integral."
msgstr "<emph>DolníMez</emph> je dolní mez integrálu."
+#. 2EmPd
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24377,6 +25721,7 @@ msgctxt ""
msgid "<emph>UpperLimit</emph> is optional. It is the upper limit of the integral. If this value is missing, the calculation takes place between 0 and the lower limit."
msgstr "<emph>HorníMez</emph> je volitelná. Je to horní mez integrálu. Pokud hodnota není zadaná, spočítá se integrál mezi nulou a dolní mezí."
+#. HyxLa
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24385,6 +25730,7 @@ msgctxt ""
msgid "<item type=\"input\">=ERF(0;1)</item> returns 0.842701."
msgstr "<item type=\"input\">=ERF(0;1)</item> vrátí 0,842701."
+#. bCmsw
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24393,6 +25739,7 @@ msgctxt ""
msgid "<bookmark_value>ERF.PRECISE function</bookmark_value> <bookmark_value>Gaussian error integral</bookmark_value>"
msgstr "<bookmark_value>Funkce ERF.PRECISE</bookmark_value> <bookmark_value>Gaussův chybový integrál</bookmark_value>"
+#. KGiWM
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24401,6 +25748,7 @@ msgctxt ""
msgid "ERF.PRECISE"
msgstr "ERF.PRECISE"
+#. oWXzy
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24409,6 +25757,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ERF_MS\">Returns values of the Gaussian error integral between 0 and the given limit.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ERF_MS\">Vrací hodnoty Gaussova chybového integrálu mezi 0 a daným limitem.</ahelp>"
+#. Bshvn
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24417,6 +25766,7 @@ msgctxt ""
msgid "ERF.PRECISE(LowerLimit)"
msgstr "ERF.PRECISE(DolníMez)"
+#. VGFZF
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24425,6 +25775,7 @@ msgctxt ""
msgid "<emph>LowerLimit</emph> is the limit of the integral. The calculation takes place between 0 and this limit."
msgstr "<emph>DolníMez</emph> je limit integrálu. Výpočet se provádí mezi 0 a tímto limitem."
+#. SrJQ3
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24433,6 +25784,7 @@ msgctxt ""
msgid "<item type=\"input\">=ERF.PRECISE(1)</item> returns 0.842701."
msgstr "<item type=\"input\">=ERF.PRECISE(1)</item> vrátí 0,842701."
+#. 76xV5
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24441,6 +25793,7 @@ msgctxt ""
msgid "<bookmark_value>ERFC function</bookmark_value>"
msgstr "<bookmark_value>ERFC</bookmark_value>"
+#. bncJr
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24449,6 +25802,7 @@ msgctxt ""
msgid "ERFC"
msgstr "ERFC"
+#. rx8Ly
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24457,6 +25811,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_ERFC\">Returns complementary values of the Gaussian error integral between x and infinity.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_ERFC\">Vrátí doplňkové hodnoty pro Gaussův chybový integrál mezi x a nekonečnem.</ahelp>"
+#. KSnvm
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24465,6 +25820,7 @@ msgctxt ""
msgid "ERFC(LowerLimit)"
msgstr "ERFC(DolníMez)"
+#. 4fq6a
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24473,6 +25829,7 @@ msgctxt ""
msgid "<emph>LowerLimit</emph> is the lower limit of the integral"
msgstr "<emph>DolníMez</emph> je dolní mez integrálu."
+#. ATdGD
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24481,6 +25838,7 @@ msgctxt ""
msgid "<item type=\"input\">=ERFC(1)</item> returns 0.157299."
msgstr "<item type=\"input\">=ERFC(1)</item> vrátí 0.157299."
+#. foKy3
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24489,6 +25847,7 @@ msgctxt ""
msgid "<bookmark_value>ERFC.PRECISE function</bookmark_value>"
msgstr "<bookmark_value>ERFC.PRECISE</bookmark_value>"
+#. GDM2F
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24497,6 +25856,7 @@ msgctxt ""
msgid "ERFC.PRECISE"
msgstr "ERFC.PRECISE"
+#. 2iuRt
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24505,6 +25865,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ERFC_MS\">Returns complementary values of the Gaussian error integral between x and infinity.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ERFC_MS\">Vrátí doplňkové hodnoty pro Gaussův chybový integrál mezi x a nekonečnem.</ahelp>"
+#. qxPZE
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24513,6 +25874,7 @@ msgctxt ""
msgid "ERFC.PRECISE(LowerLimit)"
msgstr "ERFC.PRECISE(DolníMez)"
+#. fce8U
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24521,6 +25883,7 @@ msgctxt ""
msgid "<emph>LowerLimit</emph> is the lower limit of the integral"
msgstr "<emph>DolníMez</emph> je dolní mez integrálu."
+#. r6BER
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24529,6 +25892,7 @@ msgctxt ""
msgid "<item type=\"input\">=ERFC.PRECISE(1)</item> returns 0.157299."
msgstr "<item type=\"input\">=ERFC.PRECISE(1)</item> vrátí 0,157299."
+#. ZxSwm
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24537,6 +25901,7 @@ msgctxt ""
msgid "<bookmark_value>GESTEP function</bookmark_value> <bookmark_value>numbers;greater than or equal to</bookmark_value>"
msgstr "<bookmark_value>Funkce GESTEP</bookmark_value> <bookmark_value>čísla;větší než nebo stejná</bookmark_value>"
+#. eW353
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24545,6 +25910,7 @@ msgctxt ""
msgid "GESTEP"
msgstr "GESTEP"
+#. kcDx8
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24553,6 +25919,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_GESTEP\">The result is 1 if <item type=\"literal\">Number</item> is greater than or equal to <item type=\"literal\">Step</item>.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_GESTEP\">Výsledek je 1, pokud <item type=\"literal\">Číslo</item> je větší nebo rovno <item type=\"literal\">Kroku</item>.</ahelp>"
+#. iE7iA
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24561,6 +25928,7 @@ msgctxt ""
msgid "GESTEP(Number; Step)"
msgstr "GESTEP(Číslo; Krok)"
+#. QG8JU
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24569,6 +25937,7 @@ msgctxt ""
msgid "<item type=\"input\">=GESTEP(5;1)</item> returns 1."
msgstr "<item type=\"input\">=GESTEP(5;1)</item> vrátí 1."
+#. muGwq
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24577,6 +25946,7 @@ msgctxt ""
msgid "<bookmark_value>HEX2BIN function</bookmark_value> <bookmark_value>converting;hexadecimal numbers, into binary numbers</bookmark_value>"
msgstr "<bookmark_value>Funkce HEX2BIN</bookmark_value> <bookmark_value>převádění; šestnáctková čísla na dvojková</bookmark_value>"
+#. BFuEC
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24585,6 +25955,7 @@ msgctxt ""
msgid "HEX2BIN"
msgstr "HEX2BIN"
+#. WoEFG
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24593,6 +25964,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_HEX2BIN\">The result is the binary number for the hexadecimal number entered.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_HEX2BIN\">Převede číslo v šestnáctkové soustavě do dvojkové soustavy.</ahelp>"
+#. UEfgv
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24601,6 +25973,7 @@ msgctxt ""
msgid "HEX2BIN(Number; Places)"
msgstr "HEX2BIN(Číslo; Místa)"
+#. YzMa9
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24609,6 +25982,7 @@ msgctxt ""
msgid "<emph>Number</emph> is a hexadecimal number or a string that represents a hexadecimal number. It can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
msgstr "<emph>Číslo</emph> je šestnáctkové číslo nebo řetězec představující šestnáctkové číslo. Může mít maximálně 10 míst. Nejvýznamnější bit je znaménkový bit, ostatní bity vrátí hodnotu. Záporná čísla jsou zadána ve dvojkovém doplňku."
+#. MyDNX
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24617,6 +25991,7 @@ msgctxt ""
msgid "<emph>Places</emph> is the number of places to be output."
msgstr "<emph>Místa</emph> znamená počet míst, která mají být na výstupu."
+#. 7TSNJ
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24625,6 +26000,7 @@ msgctxt ""
msgid "<item type=\"input\">=HEX2BIN(\"6a\";8)</item> returns 01101010."
msgstr "<item type=\"input\">=HEX2BIN(\"6a\";8)</item> vrátí 01101010."
+#. 8Exy5
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24633,6 +26009,7 @@ msgctxt ""
msgid "<bookmark_value>HEX2DEC function</bookmark_value> <bookmark_value>converting;hexadecimal numbers, into decimal numbers</bookmark_value>"
msgstr "<bookmark_value>Funkce HEX2DEC</bookmark_value> <bookmark_value>převádění; šestnáctková čísla na desítková</bookmark_value>"
+#. 72V9T
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24641,6 +26018,7 @@ msgctxt ""
msgid "HEX2DEC"
msgstr "HEX2DEC"
+#. yXvGe
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24649,6 +26027,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_HEX2DEC\">The result is the decimal number for the hexadecimal number entered.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_HEX2DEC\">Převede číslo v šestnáctkové soustavě do desítkové soustavy.</ahelp>"
+#. mopAX
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24657,6 +26036,7 @@ msgctxt ""
msgid "HEX2DEC(Number)"
msgstr "HEX2DEC(Číslo)"
+#. BZXFm
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24665,6 +26045,7 @@ msgctxt ""
msgid "<emph>Number</emph> is a hexadecimal number or a string that represents a hexadecimal number. It can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
msgstr "<emph>Číslo</emph> je šestnáctkové číslo nebo řetězec představující šestnáctkové číslo. Může mít maximálně 10 míst. Nejvýznamnější bit je znaménkový bit, ostatní bity vrátí hodnotu. Záporná čísla jsou zadána ve dvojkovém doplňku."
+#. FoRAT
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24673,6 +26054,7 @@ msgctxt ""
msgid "<item type=\"input\">=HEX2DEC(\"6a\")</item> returns 106."
msgstr "<item type=\"input\">=HEX2DEC(\"6a\")</item> vrátí 106."
+#. fh2wp
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24681,6 +26063,7 @@ msgctxt ""
msgid "<bookmark_value>HEX2OCT function</bookmark_value> <bookmark_value>converting;hexadecimal numbers, into octal numbers</bookmark_value>"
msgstr "<bookmark_value>Funkce HEX2OCT</bookmark_value> <bookmark_value>převádění; šestnáctková čísla na osmičková</bookmark_value>"
+#. TXoEu
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24689,6 +26072,7 @@ msgctxt ""
msgid "HEX2OCT"
msgstr "HEX2OCT"
+#. XF3HE
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24697,6 +26081,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_HEX2OCT\">The result is the octal number for the hexadecimal number entered.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_HEX2OCT\">Převede číslo v šestnáctkové soustavě do osmičkové soustavy.</ahelp>"
+#. 5ViJ3
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24705,6 +26090,7 @@ msgctxt ""
msgid "HEX2OCT(Number; Places)"
msgstr "HEX2OCT(Číslo; Místa)"
+#. 2Uff5
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24713,6 +26099,7 @@ msgctxt ""
msgid "<emph>Number</emph> is a hexadecimal number or a string that represents a hexadecimal number. It can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
msgstr "<emph>Číslo</emph> je šestnáctkové číslo nebo řetězec představující šestnáctkové číslo. Může mít maximálně 10 míst. Nejvýznamnější bit je znaménkový bit, ostatní bity vrátí hodnotu. Záporná čísla jsou zadána ve dvojkovém doplňku."
+#. EsZAJ
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24721,6 +26108,7 @@ msgctxt ""
msgid "<emph>Places</emph> is the number of places to be output."
msgstr "<emph>Místa</emph> znamená počet míst, která mají být na výstupu."
+#. VqFYD
#: 04060115.xhp
msgctxt ""
"04060115.xhp\n"
@@ -24729,6 +26117,7 @@ msgctxt ""
msgid "<item type=\"input\">=HEX2OCT(\"6a\";4)</item> returns 0152."
msgstr "<item type=\"input\">=HEX2OCT(\"6a\";4)</item> vrátí 0152."
+#. J65Mw
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24737,6 +26126,7 @@ msgctxt ""
msgid "Add-in Functions, List of Analysis Functions Part Two"
msgstr "Funkce dostupné z doplňků – Analytické funkce, část 2"
+#. iQYW6
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24745,6 +26135,7 @@ msgctxt ""
msgid "<bookmark_value>imaginary numbers in analysis functions</bookmark_value> <bookmark_value>complex numbers in analysis functions</bookmark_value>"
msgstr "<bookmark_value>imaginární čísla v analytických funkcích</bookmark_value><bookmark_value>komplexní čísla v analytických funkcích</bookmark_value>"
+#. Be5xp
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24753,6 +26144,7 @@ msgctxt ""
msgid "<variable id=\"head_addin_analysis_two\"><link href=\"text/scalc/01/04060116.xhp\" name=\"Add-in Functions, List of Analysis Functions Part Two\">Add-in Functions, List of Analysis Functions Part Two</link></variable>"
msgstr "<variable id=\"head_addin_analysis_two\"><link href=\"text/scalc/01/04060116.xhp\" name=\"Add-in Functions, List of Analysis Functions Part Two\">Doplňkové funkce, Seznam analytických funkcí část druhá</link></variable>"
+#. DBHCw
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24761,6 +26153,7 @@ msgctxt ""
msgid "<bookmark_value>IMABS function</bookmark_value>"
msgstr "<bookmark_value>IMABS</bookmark_value>"
+#. NMudK
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24769,6 +26162,7 @@ msgctxt ""
msgid "IMABS"
msgstr "IMABS"
+#. RCC7t
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24777,6 +26171,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_IMABS\">The result is the absolute value of a complex number.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_IMABS\">Vrací absolutní hodnotu komplexního čísla.</ahelp>"
+#. 7DFCE
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24785,6 +26180,7 @@ msgctxt ""
msgid "IMABS(\"ComplexNumber\")"
msgstr "IMABS(\"KomplexníČíslo\")"
+#. G3zLE
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24793,6 +26189,7 @@ msgctxt ""
msgid "<variable id=\"complex\"><emph>ComplexNumber</emph> is a complex number that is entered in the form \"x+yi\" or \"x+yj\".</variable>"
msgstr "<variable id=\"complex\"><emph>KomplexníČíslo</emph> je komplexní číslo, které je zadané ve tvaru \"x+yi\" nebo \"x+yj\".</variable>"
+#. XCGpA
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24801,6 +26198,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMABS(\"5+12j\")</item> returns 13."
msgstr "<item type=\"input\">=IMABS(\"5+12j\")</item> vrátí 13."
+#. q3tXj
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24809,6 +26207,7 @@ msgctxt ""
msgid "<bookmark_value>IMAGINARY function</bookmark_value>"
msgstr "<bookmark_value>IMAGINARY</bookmark_value>"
+#. Sx5EK
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24817,6 +26216,7 @@ msgctxt ""
msgid "IMAGINARY"
msgstr "IMAGINARY"
+#. W5nRA
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24825,6 +26225,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_IMAGINARY\">The result is the imaginary coefficient of a complex number.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_IMAGINARY\">Vrací imaginární část komplexního čísla.</ahelp>"
+#. GKfQV
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24833,6 +26234,7 @@ msgctxt ""
msgid "IMAGINARY(\"ComplexNumber\")"
msgstr "IMAGINARY(\"KomplexníČíslo\")"
+#. EdYRD
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24841,6 +26243,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMAGINARY(\"4+3j\")</item> returns 3."
msgstr "<item type=\"input\">=IMAGINARY(\"4+3j\")</item> vrátí 3."
+#. wXqqq
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24849,6 +26252,7 @@ msgctxt ""
msgid "<bookmark_value>IMPOWER function</bookmark_value>"
msgstr "<bookmark_value>IMPOWER</bookmark_value>"
+#. NcahA
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24857,6 +26261,7 @@ msgctxt ""
msgid "IMPOWER"
msgstr "IMPOWER"
+#. AmCBb
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24865,6 +26270,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_IMPOWER\">The result is the <emph>ComplexNumber</emph> raised to the power of <emph>Number</emph>.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_IMPOWER\">Vrátí <emph>KomplexníČíslo</emph> umocněné na <emph>Číslo</emph>.</ahelp>"
+#. D7dUn
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24873,6 +26279,7 @@ msgctxt ""
msgid "IMPOWER(\"ComplexNumber\"; Number)"
msgstr "IMPOWER(\"KomplexníČíslo\"; Číslo)"
+#. Vux8Q
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24881,6 +26288,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the exponent."
msgstr "<emph>Číslo</emph> je exponent."
+#. YAHXD
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24889,6 +26297,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMPOWER(\"2+3i\";2)</item> returns -5+12i."
msgstr "<item type=\"input\">=IMPOWER(\"2+3i\";2)</item> vrátí -5+12i."
+#. WEhu8
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24897,6 +26306,7 @@ msgctxt ""
msgid "<bookmark_value>IMARGUMENT function</bookmark_value>"
msgstr "<bookmark_value>IMARGUMENT</bookmark_value>"
+#. Y9XrB
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24905,6 +26315,7 @@ msgctxt ""
msgid "IMARGUMENT"
msgstr "IMARGUMENT"
+#. ZLe62
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24913,6 +26324,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_IMARGUMENT\">The result is the argument (the phi angle) of a complex number.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_IMARGUMENT\">Vrací argument (úhel fí) komplexního čísla.</ahelp>"
+#. j8fUx
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24921,6 +26333,7 @@ msgctxt ""
msgid "IMARGUMENT(\"ComplexNumber\")"
msgstr "IMARGUMENT(\"KomplexníČíslo\")"
+#. ADktn
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24929,6 +26342,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMARGUMENT(\"3+4j\")</item> returns 0.927295."
msgstr "<item type=\"input\">=IMARGUMENT(\"3+4j\")</item> vrátí 0.927295."
+#. y5rLV
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24937,6 +26351,7 @@ msgctxt ""
msgid "<bookmark_value>IMDIV function</bookmark_value>"
msgstr "<bookmark_value>IMDIV</bookmark_value>"
+#. ZPsCf
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24945,6 +26360,7 @@ msgctxt ""
msgid "IMDIV"
msgstr "IMDIV"
+#. MsZRA
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24953,6 +26369,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_IMDIV\">The result is the division of two complex numbers.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_IMDIV\">Vrací podíl dvou komplexních čísel.</ahelp>"
+#. eSq58
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24961,6 +26378,7 @@ msgctxt ""
msgid "IMDIV(\"Numerator\"; \"Denominator\")"
msgstr "IMDIV(\"Čitatel\"; \"Jmenovatel\")"
+#. fNy9h
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24969,6 +26387,7 @@ msgctxt ""
msgid "<emph>Numerator</emph>, <emph>Denominator</emph> are complex numbers that are entered in the form \"x+yi\" or \"x+yj\"."
msgstr "<emph>Čitatel</emph>, <emph>Jmenovatel</emph> jsou komplexní čísla zadaná ve tvaru \"x+yi\" nebo \"x+yj\"."
+#. EVZ4f
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24977,6 +26396,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMDIV(\"-238+240i\";\"10+24i\")</item> returns 5+12i."
msgstr "<item type=\"input\">=IMDIV(\"-238+240i\";\"10+24i\")</item> vrátí 5+12i."
+#. kdcUm
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24985,6 +26405,7 @@ msgctxt ""
msgid "<bookmark_value>IMEXP function</bookmark_value>"
msgstr "<bookmark_value>IMEXP</bookmark_value>"
+#. ChEMy
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -24993,6 +26414,7 @@ msgctxt ""
msgid "IMEXP"
msgstr "IMEXP"
+#. MCPAH
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25001,6 +26423,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_IMEXP\">The result is the power of e and the complex number.</ahelp> The constant e has a value of approximately 2.71828182845904."
msgstr "<ahelp hid=\"HID_AAI_FUNC_IMEXP\">Vrací mocninu e (Eulerovo číslo) a komplexního čísla.</ahelp> Konstanta e má hodnotu přibližně 2.71828182845904."
+#. L4huw
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25009,6 +26432,7 @@ msgctxt ""
msgid "IMEXP(\"ComplexNumber\")"
msgstr "IMEXP(\"KomplexníČíslo\")"
+#. AFJGa
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25017,6 +26441,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMEXP(\"1+j\") </item>returns 1.47+2.29j (rounded)."
msgstr "<item type=\"input\">=IMEXP(\"1+j\")</item> vrací 1.47+2.29j (zaokrouhleno)."
+#. MBDq8
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25025,6 +26450,7 @@ msgctxt ""
msgid "<bookmark_value>IMCONJUGATE function</bookmark_value>"
msgstr "<bookmark_value>IMCONJUGATE</bookmark_value>"
+#. CERuG
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25033,6 +26459,7 @@ msgctxt ""
msgid "IMCONJUGATE"
msgstr "IMCONJUGATE"
+#. 2DEBC
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25041,6 +26468,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_IMCONJUGATE\">The result is the conjugated complex complement to a complex number.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_IMCONJUGATE\">Vrací komplexní doplněk komplexního čísla.</ahelp>"
+#. ohb4S
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25049,6 +26477,7 @@ msgctxt ""
msgid "IMCONJUGATE(\"ComplexNumber\")"
msgstr "IMCONJUGATE(\"KomplexníČíslo\")"
+#. bLYrM
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25057,6 +26486,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMCONJUGATE(\"1+j\")</item> returns 1-j."
msgstr "<item type=\"input\">=IMCONJUGATE(\"1+j\")</item> vrátí 1-j."
+#. C4AbN
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25065,6 +26495,7 @@ msgctxt ""
msgid "<bookmark_value>IMLN function</bookmark_value>"
msgstr "<bookmark_value>IMLN</bookmark_value>"
+#. 9CHKB
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25073,6 +26504,7 @@ msgctxt ""
msgid "IMLN"
msgstr "IMLN"
+#. PXrQj
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25081,6 +26513,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_IMLN\">The result is the natural logarithm (to the base e) of a complex number.</ahelp> The constant e has a value of approximately 2.71828182845904."
msgstr "<ahelp hid=\"HID_AAI_FUNC_IMLN\">Vrací přirozený logaritmus komplexního čísla.</ahelp> Konstanta e má hodnotu přibližně 2.71828182845904."
+#. 2wQpH
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25089,6 +26522,7 @@ msgctxt ""
msgid "IMLN(\"ComplexNumber\")"
msgstr "IMLN(\"KomplexníČíslo\")"
+#. k5Z33
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25097,6 +26531,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMLN(\"1+j\")</item> returns 0.35+0.79j (rounded)."
msgstr "<item type=\"input\">=IMLN(\"1+j\")</item> vrátí 0.35+0.79j (zaokrouhleno)."
+#. auAWE
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25105,6 +26540,7 @@ msgctxt ""
msgid "<bookmark_value>IMLOG10 function</bookmark_value>"
msgstr "<bookmark_value>IMLOG10</bookmark_value>"
+#. fzCJ7
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25113,6 +26549,7 @@ msgctxt ""
msgid "IMLOG10"
msgstr "IMLOG10"
+#. pEQi8
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25121,6 +26558,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_IMLOG10\">The result is the common logarithm (to the base 10) of a complex number.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_IMLOG10\">Vrací logaritmus (o základu 10) komplexního čísla.</ahelp>"
+#. 4GuX3
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25129,6 +26567,7 @@ msgctxt ""
msgid "IMLOG10(\"ComplexNumber\")"
msgstr "IMLOG10(\"KomplexníČíslo\")"
+#. U3K7d
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25137,6 +26576,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMLOG10(\"1+j\")</item> returns 0.15+0.34j (rounded)."
msgstr "<item type=\"input\">=IMLOG10(\"1+j\")</item> vrátí 0.15+0.34j (zaokrouhleno)."
+#. 7DqRB
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25145,6 +26585,7 @@ msgctxt ""
msgid "<bookmark_value>IMLOG2 function</bookmark_value>"
msgstr "<bookmark_value>IMLOG2</bookmark_value>"
+#. 8gn7z
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25153,6 +26594,7 @@ msgctxt ""
msgid "IMLOG2"
msgstr "IMLOG2"
+#. 4CquR
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25161,6 +26603,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_IMLOG2\">The result is the binary logarithm of a complex number.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_IMLOG2\">Vrací dvojkový logaritmus komplexního čísla.</ahelp>"
+#. GJRCv
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25169,6 +26612,7 @@ msgctxt ""
msgid "IMLOG2(\"ComplexNumber\")"
msgstr "IMLOG2(\"KomplexníČíslo\")"
+#. dtZFB
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25177,6 +26621,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMLOG2(\"1+j\")</item> returns 0.50+1.13j (rounded)."
msgstr "<item type=\"input\">=IMLOG2(\"1+j\")</item> vrátí 0.50+1.13j (zaokrouhleno)."
+#. ctbBh
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25185,6 +26630,7 @@ msgctxt ""
msgid "<bookmark_value>IMPRODUCT function</bookmark_value>"
msgstr "<bookmark_value>IMPRODUCT</bookmark_value>"
+#. E6Dt2
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25193,6 +26639,7 @@ msgctxt ""
msgid "IMPRODUCT"
msgstr "IMPRODUCT"
+#. i6VKG
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25201,6 +26648,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_IMPRODUCT\">The result is the product of up to 29 complex numbers.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_IMPRODUCT\">Vrací součin až 29 komplexních čísel.</ahelp>"
+#. fUcG3
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25209,6 +26657,7 @@ msgctxt ""
msgid "IMPRODUCT(\"ComplexNumber\"; \"ComplexNumber1\"; ...)"
msgstr "IMPRODUCT(\"KomplexníČíslo\"; \"KomplexníČíslo1\"; ...)"
+#. x58Ur
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25217,6 +26666,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMPRODUCT(\"3+4j\";\"5-3j\")</item> returns 27+11j."
msgstr "<item type=\"input\">=IMPRODUCT(\"3+4j\";\"5-3j\")</item> vrátí 27+11j."
+#. CTE7T
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25225,6 +26675,7 @@ msgctxt ""
msgid "<bookmark_value>IMREAL function</bookmark_value>"
msgstr "<bookmark_value>IMREAL</bookmark_value>"
+#. S9ZQz
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25233,6 +26684,7 @@ msgctxt ""
msgid "IMREAL"
msgstr "IMREAL"
+#. BFPvt
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25241,6 +26693,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_IMREAL\">The result is the real coefficient of a complex number.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_IMREAL\">Vrací reálnou část komplexního čísla.</ahelp>"
+#. X6AqJ
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25249,6 +26702,7 @@ msgctxt ""
msgid "IMREAL(\"ComplexNumber\")"
msgstr "IMREAL(\"KomplexníČíslo\")"
+#. iDzRN
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25257,6 +26711,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMREAL(\"1+3j\")</item> returns 1."
msgstr "<item type=\"input\">=IMREAL(\"1+3j\")</item> vrátí 1."
+#. rAXpY
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25265,6 +26720,7 @@ msgctxt ""
msgid "<bookmark_value>IMSUB function</bookmark_value>"
msgstr "<bookmark_value>IMSUB</bookmark_value>"
+#. WBEgC
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25273,6 +26729,7 @@ msgctxt ""
msgid "IMSUB"
msgstr "IMSUB"
+#. souPU
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25281,6 +26738,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_IMSUB\">The result is the subtraction of two complex numbers.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_IMSUB\">Vrátí rozdíl dvou komplexních čísel.</ahelp>"
+#. ECZ36
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25289,6 +26747,7 @@ msgctxt ""
msgid "IMSUB(\"ComplexNumber1\"; \"ComplexNumber2\")"
msgstr "IMSUB(\"KomplexníČíslo1\"; \"KomplexníČíslo2\")"
+#. dQQka
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25297,6 +26756,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMSUB(\"13+4j\";\"5+3j\")</item> returns 8+j."
msgstr "<item type=\"input\">=IMSUB(\"13+4j\";\"5+3j\")</item> vrátí 8+j."
+#. TuBoB
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25305,6 +26765,7 @@ msgctxt ""
msgid "<bookmark_value>IMSUM function</bookmark_value>"
msgstr "<bookmark_value>IMSUM</bookmark_value>"
+#. 9otEu
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25313,6 +26774,7 @@ msgctxt ""
msgid "IMSUM"
msgstr "IMSUM"
+#. 6pmzk
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25321,6 +26783,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_IMSUM\">The result is the sum of up to 29 complex numbers.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_IMSUM\">Vrátí součet až 29 komplexních čísel.</ahelp>"
+#. 22fTk
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25329,6 +26792,7 @@ msgctxt ""
msgid "IMSUM(\"ComplexNumber1\"; \"ComplexNumber2\"; ...)"
msgstr "IMSUM(\"Komplexní̌Číslo1\"; \"KompexníČíslo2\"; ...)"
+#. CNtPR
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25337,6 +26801,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMSUM(\"13+4j\";\"5+3j\")</item> returns 18+7j."
msgstr "<item type=\"input\">=IMSUM(\"13+4j\";\"5+3j\")</item> vrátí 18+7j."
+#. oxFAB
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25345,6 +26810,7 @@ msgctxt ""
msgid "<bookmark_value>IMSQRT function</bookmark_value>"
msgstr "<bookmark_value>IMSQRT</bookmark_value>"
+#. qCvab
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25353,6 +26819,7 @@ msgctxt ""
msgid "IMSQRT"
msgstr "IMSQRT"
+#. XeDap
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25361,6 +26828,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_IMSQRT\">The result is the square root of a complex number.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_IMSQRT\">Vrátí druhou odmocninu komplexního čísla.</ahelp>"
+#. A8FDB
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25369,6 +26837,7 @@ msgctxt ""
msgid "IMSQRT(\"ComplexNumber\")"
msgstr "IMSQRT(\"KomplexníČíslo\")"
+#. oShc6
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25377,6 +26846,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMSQRT(\"3+4i\")</item> returns 2+1i."
msgstr "<item type=\"input\">=IMSQRT(\"3+4i\")</item> vrátí 2+1i."
+#. CSaHU
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25385,6 +26855,7 @@ msgctxt ""
msgid "<bookmark_value>COMPLEX function</bookmark_value>"
msgstr "<bookmark_value>COMPLEX</bookmark_value>"
+#. GXCqc
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25393,6 +26864,7 @@ msgctxt ""
msgid "COMPLEX"
msgstr "COMPLEX"
+#. GLk2Q
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25401,6 +26873,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_COMPLEX\">The result is a complex number which is returned from a real coefficient and an imaginary coefficient.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_COMPLEX\">Podle zadané reálné a imaginární složky vrátí komplexní číslo.</ahelp>"
+#. ayftD
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25409,6 +26882,7 @@ msgctxt ""
msgid "COMPLEX(RealNum; INum; Suffix)"
msgstr "COMPLEX(ReálnéČíslo; ImaginárníČíslo; Přípona)"
+#. FCxXC
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25417,6 +26891,7 @@ msgctxt ""
msgid "<emph>RealNum</emph> is the real coefficient of the complex number."
msgstr "<emph>ReálnéČíslo</emph> je reálná část komplexního čísla."
+#. cYq6E
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25425,6 +26900,7 @@ msgctxt ""
msgid "<emph>INum</emph> is the imaginary coefficient of the complex number."
msgstr "<emph>ImaginárníČislo</emph> imaginární část komplexního čísla."
+#. mGTGC
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25433,6 +26909,7 @@ msgctxt ""
msgid "<emph>Suffix</emph> is a list of options, \"i\" or \"j\"."
msgstr "<emph>Přípona</emph> je seznam možností, \"i\" or \"j\"."
+#. Wz4zw
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25441,6 +26918,7 @@ msgctxt ""
msgid "<item type=\"input\">=COMPLEX(3;4;\"j\")</item> returns 3+4j."
msgstr "<item type=\"input\">=COMPLEX(3;4;\"j\")</item> vrátí 3+4j."
+#. gkMhR
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25449,6 +26927,7 @@ msgctxt ""
msgid "<bookmark_value>OCT2BIN function</bookmark_value> <bookmark_value>converting;octal numbers, into binary numbers</bookmark_value>"
msgstr "<bookmark_value>OCT2BIN</bookmark_value><bookmark_value>převádění;osmičková čísla na dvojková</bookmark_value>"
+#. qKhqK
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25457,6 +26936,7 @@ msgctxt ""
msgid "OCT2BIN"
msgstr "OCT2BIN"
+#. FKG2N
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25465,6 +26945,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_OCT2BIN\">The result is the binary number for the octal number entered.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_OCT2BIN\">Převede číslo z osmičkové soustavy do dvojkové.</ahelp>"
+#. KWCgD
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25473,6 +26954,7 @@ msgctxt ""
msgid "OCT2BIN(Number; Places)"
msgstr "OCT2BIN(Číslo; Místa)"
+#. AbzaY
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25481,6 +26963,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the octal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
msgstr "<emph>Číslo</emph> je osmičkové číslo. Toto číslo může mít maximálně 10 míst. Nejvýznamnější bit je znaménkový bit, ostatní bity vrátí hodnotu. Záporná čísla jsou zadána ve dvojkovém doplňku."
+#. is4pd
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25489,6 +26972,7 @@ msgctxt ""
msgid "<emph>Places</emph> is the number of places to be output."
msgstr "<emph>Místa</emph> znamená počet míst, která mají být na výstupu."
+#. haFmp
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25497,6 +26981,7 @@ msgctxt ""
msgid "<item type=\"input\">=OCT2BIN(3;3)</item> returns 011."
msgstr "<item type=\"input\">=OCT2BIN(3;3)</item> vrátí 011."
+#. EGVvV
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25505,6 +26990,7 @@ msgctxt ""
msgid "<bookmark_value>OCT2DEC function</bookmark_value> <bookmark_value>converting;octal numbers, into decimal numbers</bookmark_value>"
msgstr "<bookmark_value>OCT2DEC</bookmark_value><bookmark_value>převádění;osmičková čísla na desítková</bookmark_value>"
+#. G7YgZ
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25513,6 +26999,7 @@ msgctxt ""
msgid "OCT2DEC"
msgstr "OCT2DEC"
+#. CG5TZ
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25521,6 +27008,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_OCT2DEZ\">The result is the decimal number for the octal number entered.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_OCT2DEZ\">Převede číslo z osmičkové soustavy do desítkové.</ahelp>"
+#. UTGiF
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25529,6 +27017,7 @@ msgctxt ""
msgid "OCT2DEC(Number)"
msgstr "OCT2DEC(Číslo)"
+#. r4yUA
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25537,6 +27026,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the octal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
msgstr "<emph>Číslo</emph> je osmičkové číslo. Toto číslo může mít maximálně 10 míst. Nejvýznamnější bit je znaménkový bit, ostatní bity vrátí hodnotu. Záporná čísla jsou zadána ve dvojkovém doplňku."
+#. ZGA97
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25545,6 +27035,7 @@ msgctxt ""
msgid "<item type=\"input\">=OCT2DEC(144)</item> returns 100."
msgstr "<item type=\"input\">=OCT2DEC(144)</item> vrátí 100."
+#. BhDCE
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25553,6 +27044,7 @@ msgctxt ""
msgid "<bookmark_value>OCT2HEX function</bookmark_value> <bookmark_value>converting;octal numbers, into hexadecimal numbers</bookmark_value>"
msgstr "<bookmark_value>OCT2HEX</bookmark_value><bookmark_value>převádění;osmičková čísla na šestnáctková</bookmark_value>"
+#. 75EtY
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25561,6 +27053,7 @@ msgctxt ""
msgid "OCT2HEX"
msgstr "OCT2HEX"
+#. iNB8i
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25569,6 +27062,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_OCT2HEX\"> The result is the hexadecimal number for the octal number entered.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_OCT2HEX\"> Převede číslo z osmičkové soustavy do šestnáctkové.</ahelp>"
+#. FJ4Jp
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25577,6 +27071,7 @@ msgctxt ""
msgid "OCT2HEX(Number; Places)"
msgstr "OCT2HEX(Číslo; Místa)"
+#. XAYGj
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25585,6 +27080,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the octal number. The number can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
msgstr "<emph>Číslo</emph> je osmičkové číslo. Toto číslo může mít maximálně 10 míst. Nejvýznamnější bit je znaménkový bit, ostatní bity vrátí hodnotu. Záporná čísla jsou zadána ve dvojkovém doplňku."
+#. fDsip
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25593,6 +27089,7 @@ msgctxt ""
msgid "<emph>Places</emph> is the number of places to be output."
msgstr "<emph>Místa</emph> znamená počet míst, která mají být na výstupu."
+#. 5GCtM
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25601,6 +27098,7 @@ msgctxt ""
msgid "<item type=\"input\">=OCT2HEX(144;4)</item> returns 0064."
msgstr "<item type=\"input\">=OCT2HEX(144;4)</item> vrátí 0064."
+#. JBzHD
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25609,6 +27107,7 @@ msgctxt ""
msgid "<bookmark_value>CONVERT function</bookmark_value>"
msgstr "<bookmark_value>Funkce CONVERT</bookmark_value>"
+#. NNzM9
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25617,6 +27116,7 @@ msgctxt ""
msgid "CONVERT"
msgstr "CONVERT"
+#. AZ8gE
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25625,6 +27125,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_CONVERT\">Converts a value from one unit of measure to the corresponding value in another unit of measure.</ahelp> Enter the units of measures directly as text in quotation marks or as a reference. If you enter the units of measure in cells, they must correspond exactly with the following list which is case sensitive: For example, in order to enter a lower case l (for liter) in a cell, enter the apostrophe ' immediately followed by l."
msgstr "<ahelp hid=\"HID_AAI_FUNC_CONVERT\">Převede hodnotu z jedné měrné jednotky na odpovídající hodnotu v jiné měrné jednotce.</ahelp> Jednotky zadávejte přímo jako text v uvozovkách nebo jako odkaz. Pokud zadáte měrnou jednotku do buňky, musí přesně odpovídat následujícímu seznamu, včetně velikosti písmen: Např. chcete-li do buňky zadat malé l (pro litr), zadejte apostrof ' a hned za ním l."
+#. BWERF
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25633,6 +27134,7 @@ msgctxt ""
msgid "Property"
msgstr "Vlastnost"
+#. XTUci
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25641,6 +27143,7 @@ msgctxt ""
msgid "Units"
msgstr "Jednotky"
+#. cMJxt
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25649,6 +27152,7 @@ msgctxt ""
msgid "Weight"
msgstr "Váha"
+#. iBfK5
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25657,6 +27161,7 @@ msgctxt ""
msgid "<emph>g</emph>, sg, lbm, <emph>u</emph>, ozm, stone, ton, grain, pweight, hweight, shweight, brton"
msgstr "<emph>g</emph>, sg, lbm, <emph>u</emph>, ozm, stone, ton, grain, pweight, hweight, shweight, brton"
+#. GaiAA
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25665,6 +27170,7 @@ msgctxt ""
msgid "Length"
msgstr "Délka"
+#. AYaEj
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25673,6 +27179,7 @@ msgctxt ""
msgid "<emph>m</emph>, mi, Nmi, in, ft, yd, ang, Pica, ell, <emph>parsec</emph>, <emph>lightyear</emph>, survey_mi"
msgstr "<emph>m</emph>, mi, Nmi, in, ft, yd, ang, Pica, ell, <emph>parsec</emph>, <emph>lightyear</emph>, survey_mi"
+#. CSY6D
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25681,6 +27188,7 @@ msgctxt ""
msgid "Time"
msgstr "Čas"
+#. CRKWs
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25689,6 +27197,7 @@ msgctxt ""
msgid "yr, day, hr, mn, <emph>sec</emph>, <emph>s</emph>"
msgstr "yr, day, hr, mn, <emph>sec</emph>, <emph>s</emph>"
+#. jRyCG
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25697,6 +27206,7 @@ msgctxt ""
msgid "Pressure"
msgstr "Tlak"
+#. 2Bw2Y
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25705,6 +27215,7 @@ msgctxt ""
msgid "<emph>Pa</emph>, <emph>atm</emph>, <emph>at</emph>, <emph>mmHg</emph>, Torr, psi"
msgstr "<emph>Pa</emph>, <emph>atm</emph>, <emph>at</emph>, <emph>mmHg</emph>, Torr, psi"
+#. eDDQG
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25713,6 +27224,7 @@ msgctxt ""
msgid "Force"
msgstr "Síla"
+#. UfKga
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25721,6 +27233,7 @@ msgctxt ""
msgid "<emph>N</emph>, <emph>dyn</emph>, <emph>dy</emph>, lbf, <emph>pond</emph>"
msgstr "<emph>N</emph>, <emph>dyn</emph>, <emph>dy</emph>, lbf, <emph>pond</emph>"
+#. nDfkL
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25729,6 +27242,7 @@ msgctxt ""
msgid "Energy"
msgstr "Energie"
+#. T8CAw
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25737,6 +27251,7 @@ msgctxt ""
msgid "<emph>J</emph>, <emph>e</emph>, <emph>c</emph>, <emph>cal</emph>, <emph>eV</emph>, <emph>ev</emph>, HPh, <emph>Wh</emph>, <emph>wh</emph>, flb, BTU, btu"
msgstr "<emph>J</emph>, <emph>e</emph>, <emph>c</emph>, <emph>cal</emph>, <emph>eV</emph>, <emph>ev</emph>, HPh, <emph>Wh</emph>, <emph>wh</emph>, flb, BTU, btu"
+#. RkeAo
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25745,6 +27260,7 @@ msgctxt ""
msgid "Power"
msgstr "Výkon"
+#. RAPGk
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25753,6 +27269,7 @@ msgctxt ""
msgid "<emph>W</emph>, <emph>w</emph>, HP, PS"
msgstr "<emph>W</emph>, <emph>w</emph>, HP, PS"
+#. FRDaq
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25761,6 +27278,7 @@ msgctxt ""
msgid "Field strength"
msgstr "Intenzita pole"
+#. YKEEF
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25769,6 +27287,7 @@ msgctxt ""
msgid "<emph>T</emph>, <emph>ga</emph>"
msgstr "<emph>T</emph>, <emph>ga</emph>"
+#. rxAYG
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25777,6 +27296,7 @@ msgctxt ""
msgid "Temperature"
msgstr "Teplota"
+#. V3XFM
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25785,6 +27305,7 @@ msgctxt ""
msgid "C, F, <emph>K</emph>, <emph>kel</emph>, Reau, Rank"
msgstr "C, F, <emph>K</emph>, <emph>kel</emph>, Reau, Rank"
+#. AF455
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25793,6 +27314,7 @@ msgctxt ""
msgid "Volume"
msgstr "Objem"
+#. zv7qN
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25801,6 +27323,7 @@ msgctxt ""
msgid "<emph>l</emph>, <emph>L</emph>, <emph>lt</emph>, tsp, tbs, oz, cup, pt, us_pt, qt, gal, <emph>m3</emph>, mi3, Nmi3, in3, ft3, yd3, ang3, Pica3, barrel, bushel, regton, Schooner, Middy, Glass"
msgstr "<emph>l</emph>, <emph>L</emph>, <emph>lt</emph>, tsp, tbs, oz, cup, pt, us_pt, qt, gal, <emph>m3</emph>, mi3, Nmi3, in3, ft3, yd3, ang3, Pica3, barrel, bushel, regton, Schooner, Middy, Glass"
+#. YpiAY
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25809,6 +27332,7 @@ msgctxt ""
msgid "Area"
msgstr "Plocha"
+#. 6EDBv
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25817,6 +27341,7 @@ msgctxt ""
msgid "<emph>m2</emph>, mi2, Nmi2, in2, ft2, yd2, <emph>ang2</emph>, Pica2, Morgen, <emph>ar</emph>, acre, ha"
msgstr "<emph>m2</emph>, mi2, Nmi2, in2, ft2, yd2, <emph>ang2</emph>, Pica2, Morgen, <emph>ar</emph>, acre, ha"
+#. MdUET
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25825,6 +27350,7 @@ msgctxt ""
msgid "Speed"
msgstr "Rychlost"
+#. oUP4X
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25833,6 +27359,7 @@ msgctxt ""
msgid "<emph>m/s</emph>, <emph>m/sec</emph>, m/h, mph, kn, admkn"
msgstr "<emph>m/s</emph>, <emph>m/sec</emph>, m/h, mph, kn, admkn"
+#. fSWsq
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25841,6 +27368,7 @@ msgctxt ""
msgid "Information"
msgstr "Informace"
+#. UTUhA
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25849,6 +27377,7 @@ msgctxt ""
msgid "<emph>bit</emph>, <emph>byte</emph>"
msgstr "<emph>bit</emph>, <emph>byte</emph>"
+#. 8WZyq
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25857,6 +27386,7 @@ msgctxt ""
msgid "Units of measure in <emph>bold</emph> can be preceded by a prefix character from the following list:"
msgstr "Měrné jednotky uvedené <emph>tučně</emph> mohou být uvedeny s použitím následujících předpon:"
+#. YBQYC
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25865,6 +27395,7 @@ msgctxt ""
msgid "Prefix"
msgstr "Předpona"
+#. vzHyG
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25873,6 +27404,7 @@ msgctxt ""
msgid "Multiplier"
msgstr "Násobek"
+#. y8Bch
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25881,6 +27413,7 @@ msgctxt ""
msgid "Y (yotta)"
msgstr "Y (yotta)"
+#. YE3Bo
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25889,6 +27422,7 @@ msgctxt ""
msgid "10^24"
msgstr "10^24"
+#. Vst48
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25897,6 +27431,7 @@ msgctxt ""
msgid "Z (zetta)"
msgstr "Z (zetta)"
+#. cBpwF
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25905,6 +27440,7 @@ msgctxt ""
msgid "10^21"
msgstr "10^21"
+#. sVmhZ
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25913,6 +27449,7 @@ msgctxt ""
msgid "E (exa)"
msgstr "E (exa)"
+#. DCgjD
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25921,6 +27458,7 @@ msgctxt ""
msgid "10^18"
msgstr "10^18"
+#. odrAJ
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25929,6 +27467,7 @@ msgctxt ""
msgid "P (peta)"
msgstr "P (peta)"
+#. HnJBh
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25937,6 +27476,7 @@ msgctxt ""
msgid "10^15"
msgstr "10^15"
+#. 6SoPA
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25945,6 +27485,7 @@ msgctxt ""
msgid "T (tera)"
msgstr "T (tera)"
+#. cgqVx
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25953,6 +27494,7 @@ msgctxt ""
msgid "10^12"
msgstr "10^12"
+#. Ki9Ca
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25961,6 +27503,7 @@ msgctxt ""
msgid "G (giga)"
msgstr "G (giga)"
+#. jMqL9
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25969,6 +27512,7 @@ msgctxt ""
msgid "10^9"
msgstr "10^9"
+#. YD6i5
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25977,6 +27521,7 @@ msgctxt ""
msgid "M (mega)"
msgstr "M (mega)"
+#. 4vqCG
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25985,6 +27530,7 @@ msgctxt ""
msgid "10^6"
msgstr "10^6"
+#. 6WGVB
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -25993,6 +27539,7 @@ msgctxt ""
msgid "k (kilo)"
msgstr "k (kilo)"
+#. wBWRS
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26001,6 +27548,7 @@ msgctxt ""
msgid "10^3"
msgstr "10^3"
+#. G2FDE
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26009,6 +27557,7 @@ msgctxt ""
msgid "h (hecto)"
msgstr "h (hekto)"
+#. 9UYSz
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26017,6 +27566,7 @@ msgctxt ""
msgid "10^2"
msgstr "10^2"
+#. woVg4
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26025,6 +27575,7 @@ msgctxt ""
msgid "e (deca)"
msgstr "e (deka)"
+#. iiAPq
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26033,6 +27584,7 @@ msgctxt ""
msgid "10^1"
msgstr "10^1"
+#. C7sNq
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26041,6 +27593,7 @@ msgctxt ""
msgid "d (deci)"
msgstr "d (deci)"
+#. eQehn
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26049,6 +27602,7 @@ msgctxt ""
msgid "10^-1"
msgstr "10^-1"
+#. EUm9F
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26057,6 +27611,7 @@ msgctxt ""
msgid "c (centi)"
msgstr "c (centi)"
+#. FDbBr
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26065,6 +27620,7 @@ msgctxt ""
msgid "10^-2"
msgstr "10^-2"
+#. G48jP
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26073,6 +27629,7 @@ msgctxt ""
msgid "m (milli)"
msgstr "m (milli)"
+#. uUT75
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26081,6 +27638,7 @@ msgctxt ""
msgid "10^-3"
msgstr "10^-3"
+#. LTWEh
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26089,6 +27647,7 @@ msgctxt ""
msgid "u (micro)"
msgstr "u (mikro)"
+#. cvaeu
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26097,6 +27656,7 @@ msgctxt ""
msgid "10^-6"
msgstr "10^-6"
+#. GD6Gw
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26105,6 +27665,7 @@ msgctxt ""
msgid "n (nano)"
msgstr "n (nano)"
+#. 38rEb
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26113,6 +27674,7 @@ msgctxt ""
msgid "10^-9"
msgstr "10^-9"
+#. FiDAM
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26121,6 +27683,7 @@ msgctxt ""
msgid "p (pico)"
msgstr "p (piko)"
+#. 9sGcA
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26129,6 +27692,7 @@ msgctxt ""
msgid "10^-12"
msgstr "10^-12"
+#. SMnpF
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26137,6 +27701,7 @@ msgctxt ""
msgid "f (femto)"
msgstr "f (femto)"
+#. cqsCH
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26145,6 +27710,7 @@ msgctxt ""
msgid "10^-15"
msgstr "10^-15"
+#. Fj46E
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26153,6 +27719,7 @@ msgctxt ""
msgid "a (atto)"
msgstr "a (atto)"
+#. qtV59
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26161,6 +27728,7 @@ msgctxt ""
msgid "10^-18"
msgstr "10^-18"
+#. ZxxnU
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26169,6 +27737,7 @@ msgctxt ""
msgid "z (zepto)"
msgstr "z (zepto)"
+#. GWC7A
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26177,6 +27746,7 @@ msgctxt ""
msgid "10^-21"
msgstr "10^-21"
+#. cTLp9
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26185,6 +27755,7 @@ msgctxt ""
msgid "y (yocto)"
msgstr "y (yokto)"
+#. KAARJ
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26193,6 +27764,7 @@ msgctxt ""
msgid "10^-24"
msgstr "10^-24"
+#. UVavE
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26201,6 +27773,7 @@ msgctxt ""
msgid "Information units \"bit\" and \"byte\" may also be prefixed by one of the following IEC 60027-2 / IEEE 1541 prefixes:"
msgstr "Jednotky informace \"bit\" a \"byte\" mohou mít jednu z následujících IEC 60027-2 / IEEE 1541 předpon:"
+#. DZhKD
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26209,6 +27782,7 @@ msgctxt ""
msgid "ki kibi 1024"
msgstr "ki kibi 1024"
+#. K3qEd
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26217,6 +27791,7 @@ msgctxt ""
msgid "Mi mebi 1048576"
msgstr "Mi mebi 1048576"
+#. dBFMg
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26225,6 +27800,7 @@ msgctxt ""
msgid "Gi gibi 1073741824"
msgstr "Gi gibi 1073741824"
+#. 9RnhS
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26233,6 +27809,7 @@ msgctxt ""
msgid "Ti tebi 1099511627776"
msgstr "Ti tebi 1099511627776"
+#. 39Jpn
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26241,6 +27818,7 @@ msgctxt ""
msgid "Pi pebi 1125899906842620"
msgstr "Pi pebi 1125899906842620"
+#. GkAoP
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26249,6 +27827,7 @@ msgctxt ""
msgid "Ei exbi 1152921504606850000"
msgstr "Ei exbi 1152921504606850000"
+#. GTGuN
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26257,6 +27836,7 @@ msgctxt ""
msgid "Zi zebi 1180591620717410000000"
msgstr "Zi zebi 1180591620717410000000"
+#. QbEGb
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26265,6 +27845,7 @@ msgctxt ""
msgid "Yi yobi 1208925819614630000000000"
msgstr "Yi yobi 1208925819614630000000000"
+#. RpFzc
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26273,6 +27854,7 @@ msgctxt ""
msgid "CONVERT(Number; \"FromUnit\"; \"ToUnit\")"
msgstr "CONVERT(Číslo; \"ZJednotky\"; \"NaJednotku\")"
+#. f822K
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26281,6 +27863,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the number to be converted."
msgstr "<emph>Číslo</emph> je převáděné číslo."
+#. m8taC
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26289,6 +27872,7 @@ msgctxt ""
msgid "<emph>FromUnit</emph> is the unit from which conversion is taking place."
msgstr "<emph>ZJednotky</emph> je jednotka, ze které se převádí."
+#. TAaks
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26297,6 +27881,7 @@ msgctxt ""
msgid "<emph>ToUnit</emph> is the unit to which conversion is taking place. Both units must be of the same type."
msgstr "<emph>NaJednotku</emph> je jednotka, na kterou se převádí. Obě jednotky musí být stejného typu."
+#. pbZjW
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26305,6 +27890,7 @@ msgctxt ""
msgid "<item type=\"input\">=CONVERT(10;\"HP\";\"PS\") </item>returns, rounded to two decimal places, 10.14. 10 HP equal 10.14 PS."
msgstr "<item type=\"input\">=CONVERT(10;\"HP\";\"PS\") </item>vrátí, zaokrouhleno na dvě desetinná místa, 10,14. 10 HP se rovná 10,14 PS."
+#. R3Ucn
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26313,6 +27899,7 @@ msgctxt ""
msgid "<item type=\"input\">=CONVERT(10;\"km\";\"mi\") </item>returns, rounded to two decimal places, 6.21. 10 kilometers equal 6.21 miles. The k is the permitted prefix character for the factor 10^3."
msgstr "<item type=\"input\">=CONVERT(10;\"km\";\"mi\") </item>vrátí, zaokrouhleno na dvě desetinná místa, 6,21. 10 kilometrů se rovná 6,21 mil. k je povolená předpona pro 10^3."
+#. G7UNe
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26321,6 +27908,7 @@ msgctxt ""
msgid "<bookmark_value>FACTDOUBLE function</bookmark_value> <bookmark_value>factorials;numbers with increments of two</bookmark_value>"
msgstr "<bookmark_value>FACTDOUBLE</bookmark_value><bookmark_value>faktoriály;čísla s přírůstkem po dvou</bookmark_value>"
+#. RDAHc
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26329,6 +27917,7 @@ msgctxt ""
msgid "FACTDOUBLE"
msgstr "FACTDOUBLE"
+#. j53U2
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26337,6 +27926,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_FACTDOUBLE\">Returns the double factorial of a number.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_FACTDOUBLE\">Vrací dvojitý faktoriál čísla.</ahelp>"
+#. BL6DD
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26345,6 +27935,7 @@ msgctxt ""
msgid "FACTDOUBLE(Number)"
msgstr "FACTDOUBLE(Číslo)"
+#. xDdCW
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26353,6 +27944,7 @@ msgctxt ""
msgid "Returns <emph>Number</emph> <emph>!!</emph>, the double factorial of <emph>Number</emph>, where <emph>Number</emph> is an integer greater than or equal to zero."
msgstr "Vrací <emph>Číslo</emph>...............<emph>!!</emph>, dvojitý faktoriál <emph>Čísla</emph>, kde <emph>Číslo</emph> je celé číslo větší nebo rovno nule."
+#. ny5zy
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26361,6 +27953,7 @@ msgctxt ""
msgid "For even numbers FACTDOUBLE(n) returns:"
msgstr "Pro sudá čísla FACTDOUBLE(n) vrací:"
+#. RBRAf
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26369,6 +27962,7 @@ msgctxt ""
msgid "2*4*6*8* ... *n"
msgstr "2*4*6*8* ... *n"
+#. i3UiX
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26377,6 +27971,7 @@ msgctxt ""
msgid "For odd numbers FACTDOUBLE(n) returns:"
msgstr "Pro lichá čísla FACTDOUBLE(n) vrací:"
+#. kmuXq
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26385,6 +27980,7 @@ msgctxt ""
msgid "1*3*5*7* ... *n"
msgstr "1*3*5*7* ... *n"
+#. FVTwT
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26393,6 +27989,7 @@ msgctxt ""
msgid "FACTDOUBLE(0) returns 1 by definition."
msgstr "FACTDOUBLE(0) vrací 1 (z definice)."
+#. nJjce
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26401,6 +27998,7 @@ msgctxt ""
msgid "<item type=\"input\">=FACTDOUBLE(5)</item> returns 15."
msgstr "<item type=\"input\">=FACTDOUBLE(5)</item> vrátí 15."
+#. m6Ewe
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26409,6 +28007,7 @@ msgctxt ""
msgid "<item type=\"input\">=FACTDOUBLE(6)</item> returns 48."
msgstr "<item type=\"input\">=FACTDOUBLE(6)</item> vrátí 48."
+#. vw2pX
#: 04060116.xhp
msgctxt ""
"04060116.xhp\n"
@@ -26417,6 +28016,7 @@ msgctxt ""
msgid "<item type=\"input\">=FACTDOUBLE(0)</item> returns 1."
msgstr "<item type=\"input\">=FACTDOUBLE(0)</item> vrátí 1."
+#. MNSxC
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26425,6 +28025,7 @@ msgctxt ""
msgid "Financial Functions Part Three"
msgstr "Finanční funkce – část 3"
+#. 7EfPK
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26433,6 +28034,7 @@ msgctxt ""
msgid "Financial Functions Part Three"
msgstr "Finanční funkce – část 3"
+#. eCDaf
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26441,6 +28043,7 @@ msgctxt ""
msgid "<bookmark_value>ODDFPRICE function</bookmark_value> <bookmark_value>prices;securities with irregular first interest date</bookmark_value>"
msgstr "<bookmark_value>ODDFPRICE</bookmark_value><bookmark_value>ceny;cenné papíry s odlišným prvním obdobím</bookmark_value>"
+#. e2bgB
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26449,6 +28052,7 @@ msgctxt ""
msgid "ODDFPRICE"
msgstr "ODDFPRICE"
+#. J4d4t
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26457,6 +28061,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_ODDFPRICE\">Calculates the price per 100 currency units par value of a security, if the first interest date falls irregularly.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_ODDFPRICE\">Vrátí cenu cenného papíru s nominální hodnotou 100 měnových jednotek a s odlišným prvním obdobím.</ahelp>"
+#. SD7Pr
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26465,6 +28070,7 @@ msgctxt ""
msgid "ODDFPRICE(Settlement; Maturity; Issue; FirstCoupon; Rate; Yield; Redemption; Frequency; Basis)"
msgstr "ODDFPRICE(Smlouva; Splatnost; Vydání; PrvníKupon; Sazba; Výnos; Úmor; Frekvence; Základ)"
+#. kHZM8
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26473,6 +28079,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. Q9B7E
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26481,6 +28088,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. 7ams2
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26489,6 +28097,7 @@ msgctxt ""
msgid "<emph>Issue</emph> is the date of issue of the security."
msgstr "<emph>Vydání</emph> je datum vydání cenného papíru."
+#. m3Hy5
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26497,6 +28106,7 @@ msgctxt ""
msgid "<emph>FirstCoupon</emph> is the first interest date of the security."
msgstr "<emph>PrvníKupon</emph> je datum prvního úroku cenného papíru."
+#. 5rwAJ
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26505,6 +28115,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the annual rate of interest."
msgstr "<emph>Sazba</emph> je roční úroková míra."
+#. ip6ca
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26513,6 +28124,7 @@ msgctxt ""
msgid "<emph>Yield</emph> is the annual yield of the security."
msgstr "<emph>Výnos</emph> je roční výnos cenného papíru."
+#. J2FBE
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26521,6 +28133,7 @@ msgctxt ""
msgid "<emph>Redemption</emph> is the redemption value per 100 currency units of par value."
msgstr "<emph>Úmor</emph> je vyplácená hodnota na 100 měnových jednotek nominální hodnoty."
+#. BDj64
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26529,6 +28142,7 @@ msgctxt ""
msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
msgstr "<emph>Frekvence</emph> je počet výplat úroků za rok (1, 2 nebo 4)."
+#. 7hgnE
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26537,6 +28151,7 @@ msgctxt ""
msgid "<bookmark_value>ODDFYIELD function</bookmark_value>"
msgstr "<bookmark_value>ODDFYIELD</bookmark_value>"
+#. hKkg2
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26545,6 +28160,7 @@ msgctxt ""
msgid "ODDFYIELD"
msgstr "ODDFYIELD"
+#. YuoYB
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26553,6 +28169,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_ODDFYIELD\">Calculates the yield of a security if the first interest date falls irregularly.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_ODDFYIELD\">Vypočítá výnos cenného papíru s odlišným prvním obdobím.</ahelp>"
+#. GpJqj
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26561,6 +28178,7 @@ msgctxt ""
msgid "ODDFYIELD(Settlement; Maturity; Issue; FirstCoupon; Rate; Price; Redemption; Frequency; Basis)"
msgstr "ODDFYIELD(Smlouva; Splatnost; Vydání; PrvníKupon; Sazba; Cena; Úmor; Frekvence; Základ)"
+#. nJXTW
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26569,6 +28187,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. FTiF4
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26577,6 +28196,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. bUjEH
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26585,6 +28205,7 @@ msgctxt ""
msgid "<emph>Issue</emph> is the date of issue of the security."
msgstr "<emph>Vydání</emph> je datum vydání cenného papíru."
+#. cUfh5
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26593,6 +28214,7 @@ msgctxt ""
msgid "<emph>FirstCoupon</emph> is the first interest period of the security."
msgstr "<emph>PrvníKupon</emph> je datum prvního úroku cenného papíru."
+#. A4B9B
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26601,6 +28223,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the annual rate of interest."
msgstr "<emph>Sazba</emph> je roční úroková míra."
+#. omnWA
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26609,6 +28232,7 @@ msgctxt ""
msgid "<emph>Price</emph> is the price of the security."
msgstr "<emph>Cena</emph> je cena cenného papíru."
+#. Ue2Q4
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26617,6 +28241,7 @@ msgctxt ""
msgid "<emph>Redemption</emph> is the redemption value per 100 currency units of par value."
msgstr "<emph>Úmor</emph> je vyplácená hodnota na 100 měnových jednotek nominální hodnoty."
+#. jDLHR
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26625,6 +28250,7 @@ msgctxt ""
msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
msgstr "<emph>Frekvence</emph> je počet výplat úroků za rok (1, 2 nebo 4)."
+#. WBLRb
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26633,6 +28259,7 @@ msgctxt ""
msgid "<bookmark_value>ODDLPRICE function</bookmark_value>"
msgstr "<bookmark_value>ODDLPRICE</bookmark_value>"
+#. CFqHX
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26641,6 +28268,7 @@ msgctxt ""
msgid "ODDLPRICE"
msgstr "ODDLPRICE"
+#. PCR6H
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26649,6 +28277,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_ODDLPRICE\">Calculates the price per 100 currency units par value of a security, if the last interest date falls irregularly.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_ODDLPRICE\">Vypočítá cenu cenného papíru s nominální hodnotou 100 měnových jednotek s odlišným posledním obdobím.</ahelp>"
+#. XAt33
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26657,6 +28286,7 @@ msgctxt ""
msgid "ODDLPRICE(Settlement; Maturity; LastInterest; Rate; Yield; Redemption; Frequency; Basis)"
msgstr "ODDLPRICE(Smlouva; Splatnost; PosledníÚrok; Sazba; Výnos; Úmor; Frekvence; Základ)"
+#. iTfu4
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26665,6 +28295,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. 2GQhA
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26673,6 +28304,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. WYtoY
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26681,6 +28313,7 @@ msgctxt ""
msgid "<emph>LastInterest</emph> is the last interest date of the security."
msgstr "<emph>PosledníÚrok</emph> je datum posledního výnosu cenného papíru."
+#. jErjP
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26689,6 +28322,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the annual rate of interest."
msgstr "<emph>Sazba</emph> je roční úroková míra."
+#. RwCqm
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26697,6 +28331,7 @@ msgctxt ""
msgid "<emph>Yield</emph> is the annual yield of the security."
msgstr "<emph>Výnos</emph> je roční výnos cenného papíru."
+#. MYEsM
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26705,6 +28340,7 @@ msgctxt ""
msgid "<emph>Redemption</emph> is the redemption value per 100 currency units of par value."
msgstr "<emph>Úmor</emph> je vyplácená hodnota na 100 měnových jednotek nominální hodnoty."
+#. A2eCP
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26713,6 +28349,7 @@ msgctxt ""
msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
msgstr "<emph>Frekvence</emph> je počet výplat úroků za rok (1, 2 nebo 4)."
+#. zebpV
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26721,6 +28358,7 @@ msgctxt ""
msgid "Settlement date: February 7 1999, maturity date: June 15 1999, last interest: October 15 1998. Interest rate: 3.75 per cent, yield: 4.05 per cent, redemption value: 100 currency units, frequency of payments: half-yearly = 2, basis: = 0"
msgstr "Datum vypořádání: 7. února 1999, datum splatnosti: 15. června 1999, poslední platba: 15. října 1998. Úrok: 3,75 %, výnos: 4,05 %, výkupní cena: 100 měnových jednotek, počet plateb: 2, základ: 0"
+#. anhTe
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26729,6 +28367,7 @@ msgctxt ""
msgid "The price per 100 currency units per value of a security, which has an irregular last interest date, is calculated as follows:"
msgstr "Cena cenného papíru v nominální hodnotě 100 měnových jednotek mající poslední úročený den nepravidelný, bude vypočtena následujícím způsobem:"
+#. QD6Zv
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26737,6 +28376,7 @@ msgctxt ""
msgid "=ODDLPRICE(\"1999-02-07\";\"1999-06-15\";\"1998-10-15\"; 0.0375; 0.0405;100;2;0) returns 99.87829."
msgstr "=ODDLPRICE(\"1999-02-07\";\"1999-06-15\";\"1998-10-15\"; 0.0375; 0.0405;100;2;0) vrátí 99.87829."
+#. aAzcV
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26745,6 +28385,7 @@ msgctxt ""
msgid "<bookmark_value>ODDLYIELD function</bookmark_value>"
msgstr "<bookmark_value>ODDLYIELD</bookmark_value>"
+#. tEEFZ
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26753,6 +28394,7 @@ msgctxt ""
msgid "ODDLYIELD"
msgstr "ODDLYIELD"
+#. wujVp
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26761,6 +28403,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_ODDLYIELD\">Calculates the yield of a security if the last interest date falls irregularly.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_ODDLYIELD\">Vypočítá výnos cenného papíru s odlišným posledním obdobím.</ahelp>"
+#. gVBSg
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26769,6 +28412,7 @@ msgctxt ""
msgid "ODDLYIELD(Settlement; Maturity; LastInterest; Rate; Price; Redemption; Frequency; Basis)"
msgstr "ODDLYIELD(Smlouva; Splatnost; PosledníÚrok; Sazba; Cena; Úmor; Frekvence; Základ)"
+#. 4X7wa
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26777,6 +28421,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. BGuAX
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26785,6 +28430,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. TFbaf
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26793,6 +28439,7 @@ msgctxt ""
msgid "<emph>LastInterest</emph> is the last interest date of the security."
msgstr "<emph>PosledníÚrok</emph> je datum posledního výnosu cenného papíru."
+#. HEVvA
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26801,6 +28448,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the annual rate of interest."
msgstr "<emph>Sazba</emph> je roční úroková míra."
+#. 3chiS
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26809,6 +28457,7 @@ msgctxt ""
msgid "<emph>Price</emph> is the price of the security."
msgstr "<emph>Cena</emph> je cena cenného papíru."
+#. EZuav
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26817,6 +28466,7 @@ msgctxt ""
msgid "<emph>Redemption</emph> is the redemption value per 100 currency units of par value."
msgstr "<emph>Úmor</emph> je vyplácená hodnota na 100 měnových jednotek nominální hodnoty."
+#. YpBEE
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26825,6 +28475,7 @@ msgctxt ""
msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
msgstr "<emph>Frekvence</emph> je počet výplat úroků za rok (1, 2 nebo 4)."
+#. LkjYW
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26833,6 +28484,7 @@ msgctxt ""
msgid "Settlement date: April 20 1999, maturity date: June 15 1999, last interest: October 15 1998. Interest rate: 3.75 per cent, price: 99.875 currency units, redemption value: 100 currency units, frequency of payments: half-yearly = 2, basis: = 0"
msgstr "Datum vypořádání: 20. dubna 1999, datum splatnosti: 15. června 1994, poslední platba: 15. října 1998. Úrok: 3,75 %, cena: 99,875 měnových jednotek, výkupní cena: 100 měnových jednotek, počet plateb: 2, základ: 0"
+#. UZV4Z
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26841,6 +28493,7 @@ msgctxt ""
msgid "The yield of the security, that has an irregular last interest date, is calculated as follows:"
msgstr "Výnos cenného papíru, je-li poslední úročený den nepravidelný, bude vypočten následujícím způsobem:"
+#. 5BDiF
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26849,6 +28502,7 @@ msgctxt ""
msgid "=ODDLYIELD(\"1999-04-20\";\"1999-06-15\"; \"1998-10-15\"; 0.0375; 99.875; 100;2;0) returns 0.044873 or 4.4873%."
msgstr "=ODDLYIELD(\"1999-04-20\";\"1999-06-15\"; \"1998-10-15\"; 0.0375; 99.875; 100;2;0) vrátí 0.044873 nebo 4.4873%."
+#. 3kY6W
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26857,6 +28511,7 @@ msgctxt ""
msgid "<bookmark_value>calculating;variable declining depreciations</bookmark_value> <bookmark_value>depreciations;variable declining</bookmark_value> <bookmark_value>VDB function</bookmark_value>"
msgstr "<bookmark_value>výpočty; proměnné degresivní odpisy</bookmark_value><bookmark_value>odpisy; proměnné degresivní</bookmark_value><bookmark_value>VDB</bookmark_value>"
+#. PdSCG
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26865,6 +28520,7 @@ msgctxt ""
msgid "VDB"
msgstr "VDB"
+#. pjG8a
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26873,6 +28529,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_VDB\">Returns the depreciation of an asset for a specified or partial period using a variable declining balance method.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_VDB\">Vrátí hodnotu odpisu za určené období s použitím variabilní degresivní metody.</ahelp>"
+#. PiFjC
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26881,6 +28538,7 @@ msgctxt ""
msgid "VDB(Cost; Salvage; Life; S; End; Factor; NoSwitch)"
msgstr "VDB(Cena; ZbytkováHodnota; Životnost; Start; Konec; Faktor; Nepřepínat)"
+#. zGhDb
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26889,6 +28547,7 @@ msgctxt ""
msgid "<emph>Cost</emph> is the initial value of an asset."
msgstr "<emph>Cena</emph> je počáteční hodnota majetku."
+#. aCwbE
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26897,6 +28556,7 @@ msgctxt ""
msgid "<emph>Salvage</emph> is the value of an asset at the end of the depreciation."
msgstr "<emph>Zůstatek</emph> je hodnota majetku na konci odpisů."
+#. bVSSL
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26905,6 +28565,7 @@ msgctxt ""
msgid "<emph>Life</emph> is the depreciation duration of the asset."
msgstr "<emph>Životnost</emph> je doba amortizace majetku."
+#. wA4Tu
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26913,6 +28574,7 @@ msgctxt ""
msgid "<emph>S</emph> is the start of the depreciation. A must be entered in the same date unit as the duration."
msgstr "<emph>Start</emph> je začátek amortizace. Musí být zadán ve stejném tvaru data jako doba."
+#. DMz6v
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26921,6 +28583,7 @@ msgctxt ""
msgid "<emph>End</emph> is the end of the depreciation."
msgstr "<emph>Konec</emph> je konec amortizace."
+#. rDDFo
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26929,6 +28592,7 @@ msgctxt ""
msgid "<emph>Factor</emph> (optional) is the depreciation factor. Factor = 2 is double rate depreciation."
msgstr "<emph>Faktor</emph> (volitelně) je faktor amortizace. Faktor = 2 je dvojnásobná amortizace."
+#. JaZEz
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26937,6 +28601,7 @@ msgctxt ""
msgid "<emph>NoSwitch</emph>is an optional parameter. NoSwitch = 0 (default) means a switch to linear depreciation. In NoSwitch = 1 no switch is made."
msgstr "<emph>Nepřepínat</emph>je volitelný parametr. Nepřepínat = 0 (výchozí) znamená přepnutí na lineární amortizaci. Pokud je Nepřepínat = 1, neprovede se žádné přepnutí."
+#. bJGVM
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26945,6 +28610,7 @@ msgctxt ""
msgid "What is the declining-balance double-rate depreciation for a period if the initial cost is 35,000 currency units and the value at the end of the depreciation is 7,500 currency units. The depreciation period is 3 years. The depreciation from the 10th to the 20th period is calculated."
msgstr "Chcete určit, jaká je dvojitá degresivní metoda odpisu pro období, jestliže počáteční hodnota je 35 000 měnových jednotek a zůstatek 7 500 měnových jednotek. Období odpisu trvá tři roky. Vypočítán má být odpis mezi 10. a 20. obdobím."
+#. nBVzp
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26953,6 +28619,7 @@ msgctxt ""
msgid "<item type=\"input\">=VDB(35000;7500;36;10;20;2)</item> = 8603.80 currency units. The depreciation during the period between the 10th and the 20th period is 8,603.80 currency units."
msgstr "<item type=\"input\">=VDB(35000;7500;36;10;20;2)</item> = 8603,80 měnových jednotek. Amortizace během období mezi 10. a 20. obdobím je 8 603,80 měnových jednotek."
+#. UWWCY
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26961,6 +28628,7 @@ msgctxt ""
msgid "<bookmark_value>calculating;internal rates of return, irregular payments</bookmark_value> <bookmark_value>internal rates of return;irregular payments</bookmark_value> <bookmark_value>XIRR function</bookmark_value>"
msgstr "<bookmark_value>výpočty; vnitřní výnosy</bookmark_value><bookmark_value>vnitřní výnosy</bookmark_value><bookmark_value>XIRR</bookmark_value>"
+#. CVXiW
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26969,6 +28637,7 @@ msgctxt ""
msgid "XIRR"
msgstr "XIRR"
+#. CNaaF
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26977,6 +28646,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_XIRR\">Calculates the internal rate of return for a list of payments which take place on different dates.</ahelp> The calculation is based on a 365 days per year basis, ignoring leap years."
msgstr "<ahelp hid=\"HID_AAI_FUNC_XIRR\">Vypočte vnitřní výnosnost pro seznam plateb, které probíhají v různé dny.</ahelp> Výpočet se zakládá na délce roku 365 dní a ignoruje přestupné roky."
+#. ezGx6
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26985,6 +28655,7 @@ msgctxt ""
msgid "If the payments take place at regular intervals, use the <link href=\"text/scalc/01/04060103.xhp#irr\" name=\"IRR\">IRR</link> function."
msgstr "Pokud se platby uskutečňují v pravidelných intervalech, použijte funkci <link href=\"text/scalc/01/04060103.xhp#irr\" name=\"IRR\">IRR</link>."
+#. qAG6C
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -26993,6 +28664,7 @@ msgctxt ""
msgid "XIRR(Values; Dates; Guess)"
msgstr "XIRR(Hodnoty; Data; Odhad)"
+#. GoDCv
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27001,6 +28673,7 @@ msgctxt ""
msgid "<emph>Values</emph> and <emph>Dates</emph> refer to a series of payments and the series of associated date values. The first pair of dates defines the start of the payment plan. All other date values must be later, but need not be in any order. The series of values must contain at least one negative and one positive value (receipts and deposits)."
msgstr "<emph>Hodnoty</emph> a <emph>Data</emph> odkazují na posloupnosti plateb a jím odpovídajících dat. První pár dat definuje začátek platebního plánu. Všechna další data musí být později, ale nemusí být nijak seřazená. Posloupnosti hodnot musí obsahovat alespoň jednu zápornou a jednu kladnou hodnotu (výběr a vklad)."
+#. bBDGv
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27009,6 +28682,7 @@ msgctxt ""
msgid "<emph>Guess</emph> (optional) is a guess that can be input for the internal rate of return. The default is 10%."
msgstr "<emph>Odhad</emph> (volitelně) je odhad vnitřní sazby výnosu. Implicitně je 10%."
+#. NSjGJ
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27017,6 +28691,7 @@ msgctxt ""
msgid "Calculation of the internal rate of return for the following five payments:"
msgstr "Výpočet vnitřní sazby výnosu následujících pěti plateb:"
+#. eke7W
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27025,6 +28700,7 @@ msgctxt ""
msgid "A"
msgstr "A"
+#. LSV7U
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27033,6 +28709,7 @@ msgctxt ""
msgid "B"
msgstr "B"
+#. BGtK9
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27041,6 +28718,7 @@ msgctxt ""
msgid "C"
msgstr "C"
+#. WYW4F
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27049,6 +28727,7 @@ msgctxt ""
msgid "1"
msgstr "1"
+#. SwaVn
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27057,6 +28736,7 @@ msgctxt ""
msgid "2001-01-01"
msgstr "2001-01-01"
+#. ChsyU
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27065,6 +28745,7 @@ msgctxt ""
msgid "-<item type=\"input\">10000</item>"
msgstr "-<item type=\"input\">10000</item>"
+#. rmGTa
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27073,6 +28754,7 @@ msgctxt ""
msgid "<item type=\"input\">Received</item>"
msgstr "<item type=\"input\">Přijato</item>"
+#. gxjFB
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27081,6 +28763,7 @@ msgctxt ""
msgid "2"
msgstr "2"
+#. e3a6n
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27089,6 +28772,7 @@ msgctxt ""
msgid "2001-01-02"
msgstr "2001-01-02"
+#. BLL9e
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27097,6 +28781,7 @@ msgctxt ""
msgid "<item type=\"input\">2000</item>"
msgstr "<item type=\"input\">2000</item>"
+#. unr5K
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27105,6 +28790,7 @@ msgctxt ""
msgid "<item type=\"input\">Deposited</item>"
msgstr "<item type=\"input\">výdej</item>"
+#. YCCCY
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27113,6 +28799,7 @@ msgctxt ""
msgid "3"
msgstr "3"
+#. uxnXF
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27121,6 +28808,7 @@ msgctxt ""
msgid "2001-03-15"
msgstr "2001-03-15"
+#. qzvoJ
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27129,6 +28817,7 @@ msgctxt ""
msgid "2500"
msgstr "2500"
+#. T6jHE
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27137,6 +28826,7 @@ msgctxt ""
msgid "4"
msgstr "4"
+#. 6qrWD
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27145,6 +28835,7 @@ msgctxt ""
msgid "2001-05-12"
msgstr "2001-05-12"
+#. cqxc3
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27153,6 +28844,7 @@ msgctxt ""
msgid "5000"
msgstr "5000"
+#. GkY8h
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27161,6 +28853,7 @@ msgctxt ""
msgid "5"
msgstr "5"
+#. X7PHP
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27169,6 +28862,7 @@ msgctxt ""
msgid "2001-08-10"
msgstr "2001-08-10"
+#. 5AWfe
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27177,6 +28871,7 @@ msgctxt ""
msgid "1000"
msgstr "1000"
+#. 6ArE8
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27185,6 +28880,7 @@ msgctxt ""
msgid "=XIRR(B1:B5; A1:A5; 0.1) returns 0.1828."
msgstr "=XIRR(B1:B5; A1:A5; 0.1) vrátí 0.1828."
+#. HRiCT
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27193,6 +28889,7 @@ msgctxt ""
msgid "<bookmark_value>XNPV function</bookmark_value>"
msgstr "<bookmark_value>XNPV</bookmark_value>"
+#. Shjhk
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27201,6 +28898,7 @@ msgctxt ""
msgid "XNPV"
msgstr "XNPV"
+#. WAkTq
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27209,6 +28907,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_XNPV\">Calculates the capital value (net present value) for a list of payments which take place on different dates.</ahelp> The calculation is based on a 365 days per year basis, ignoring leap years."
msgstr "<ahelp hid=\"HID_AAI_FUNC_XNPV\">Vrátí současnou hodnotu pro seznam plateb, které se uskutečňují v různé dny.</ahelp> Výpočet se zakládá na délce roku 365 dní a ignoruje přestupné roky."
+#. cvXHz
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27217,6 +28916,7 @@ msgctxt ""
msgid "If the payments take place at regular intervals, use the <link href=\"text/scalc/01/04060119.xhp#npv\" name=\"NPV\">NPV</link> function."
msgstr "Pokud se platby uskutečňují v nepravidelných intervalech, použijte funkci <link href=\"text/scalc/01/04060119.xhp#npv\" name=\"NPV\">NPV</link>."
+#. D5fSB
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27225,6 +28925,7 @@ msgctxt ""
msgid "XNPV(Rate; Values; Dates)"
msgstr "XNPV(Sazba; Hodnota; Data)"
+#. gAnyf
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27233,6 +28934,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the internal rate of return for the payments."
msgstr "<emph>Sazba</emph> je vnitřní sazba výnosu plateb."
+#. Xktpx
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27241,6 +28943,7 @@ msgctxt ""
msgid "<emph>Values</emph> and <emph>Dates</emph> refer to a series of payments and the series of associated date values. The first pair of dates defines the start of the payment plan. All other date values must be later, but need not be in any order. The series of values must contain at least one negative and one positive value (receipts and deposits)"
msgstr "<emph>Hodnoty</emph> a <emph>Data</emph> odkazují na posloupnosti plateb a jím odpovídajících dat. První pár dat definuje začátek platebního plánu. Všechna další data musí být později, ale nemusí být nijak seřazená. Posloupnosti hodnot musí obsahovat alespoň jednu zápornou a jednu kladnou hodnotu (výběr a vklad)."
+#. ZQrZE
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27249,6 +28952,7 @@ msgctxt ""
msgid "Calculation of the net present value for the above-mentioned five payments for a national internal rate of return of 6%."
msgstr "Výpočet čisté současné hodnoty výše zmíněných pěti plateb při spekulativní vnitřní sazbě výnosu plateb 6 %."
+#. YFtiD
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27257,6 +28961,7 @@ msgctxt ""
msgid "<item type=\"input\">=XNPV(0.06;B1:B5;A1:A5)</item> returns 323.02."
msgstr "<item type=\"input\">=XNPV(0.06;B1:B5;A1:A5)</item> vrátí 323.02."
+#. Lm58R
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27265,6 +28970,7 @@ msgctxt ""
msgid "<bookmark_value>calculating;rates of return</bookmark_value> <bookmark_value>RRI function</bookmark_value>"
msgstr "<bookmark_value>výpočty; úrokové sazby</bookmark_value><bookmark_value>RRI</bookmark_value>"
+#. HSfk8
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27273,6 +28979,7 @@ msgctxt ""
msgid "RRI"
msgstr "RRI"
+#. khEAw
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27281,6 +28988,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ZGZ\">Calculates the interest rate resulting from the profit (return) of an investment.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ZGZ\">Vypočítá úrokovou sazbu, která představuje návratnost investice.</ahelp>"
+#. AkVLJ
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27289,6 +28997,7 @@ msgctxt ""
msgid "RRI(P; PV; FV)"
msgstr "RRI(P; PV; FV)"
+#. dZD5L
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27297,6 +29006,7 @@ msgctxt ""
msgid "<emph>P</emph> is the number of periods needed for calculating the interest rate."
msgstr "<emph>P</emph> je počet období potřebných pro spočítání úrokové sazby."
+#. bGvT3
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27305,6 +29015,7 @@ msgctxt ""
msgid "<emph>PV</emph> is the present (current) value. The cash value is the deposit of cash or the current cash value of an allowance in kind. As a deposit value a positive value must be entered; the deposit must not be 0 or <0."
msgstr "<emph>PV</emph> je současná (krátkodobá) hodnota. Hodnota hotovosti je vklad peněz nebo současná hodnota naturálie. Vklad je možné zadat pouze jako kladnou hodnotu; vklad nesmí být 0 nebo <0."
+#. 66Ant
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27313,6 +29024,7 @@ msgctxt ""
msgid "<emph>FV</emph> determines what is desired as the cash value of the deposit."
msgstr "<emph>FV</emph> určuje, co je požadováno jako hodnota hotovosti vkladu."
+#. M9iaw
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27321,6 +29033,7 @@ msgctxt ""
msgid "For four periods (years) and a cash value of 7,500 currency units, the interest rate of the return is to be calculated if the future value is 10,000 currency units."
msgstr "Pro čtyři období (roky) a vklad 7500 měnových jednotek vypočtete potřebnou úrokovou míru, pokud chcete dosáhnout budoucí hodnoty 10000 měnových jednotek."
+#. 4QyXH
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27329,6 +29042,7 @@ msgctxt ""
msgid "<item type=\"input\">=RRI(4;7500;10000)</item> = 7.46 %"
msgstr "<item type=\"input\">=RRI(4;7500;10000)</item> = 7.46 %"
+#. eXtBE
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27337,6 +29051,7 @@ msgctxt ""
msgid "The interest rate must be 7.46 % so that 7,500 currency units will become 10,000 currency units."
msgstr "Aby hodnota 7 500 měnových jednotek vynesla hodnotu 10 000 měnových jednotek, musí úroková sazba být 7,46 %."
+#. CgMsY
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27345,6 +29060,7 @@ msgctxt ""
msgid "<bookmark_value>calculating;constant interest rates</bookmark_value> <bookmark_value>constant interest rates</bookmark_value> <bookmark_value>RATE function</bookmark_value>"
msgstr "<bookmark_value>výpočty; konstantní úrokové sazby</bookmark_value><bookmark_value>konstantní úrokové sazby</bookmark_value><bookmark_value>RATE</bookmark_value>"
+#. oABKU
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27353,6 +29069,7 @@ msgctxt ""
msgid "RATE"
msgstr "RATE"
+#. BxnGh
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27361,6 +29078,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ZINS\">Returns the constant interest rate per period of an annuity.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ZINS\">Vrátí konstantní úrokovou sazbu pro období.</ahelp>"
+#. 6BqLB
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27369,6 +29087,7 @@ msgctxt ""
msgid "RATE(NPer; Pmt; PV; FV; Type; Guess)"
msgstr "RATE(NPer; Pmt; PV; FV; Typ; Odhad)"
+#. kkBfr
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27377,6 +29096,7 @@ msgctxt ""
msgid "<emph>NPer</emph> is the total number of periods, during which payments are made (payment period)."
msgstr "<emph>NPer</emph> je celkové množství období, během kterých jsou prováděny splátky (platební období)."
+#. whqfg
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27385,6 +29105,7 @@ msgctxt ""
msgid "<emph>Pmt</emph> is the constant payment (annuity) paid during each period."
msgstr "<emph>Pmt</emph> je konstantní platba (anuita) splacená v průběhu každého období."
+#. GgMpv
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27393,6 +29114,7 @@ msgctxt ""
msgid "<emph>PV</emph> is the cash value in the sequence of payments."
msgstr "<emph>PV</emph> je hodnota hotovosti v sérii splátek."
+#. DjAcx
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27401,6 +29123,7 @@ msgctxt ""
msgid "<emph>FV</emph> (optional) is the future value, which is reached at the end of the periodic payments."
msgstr "<emph>FV</emph> (volitelně) je budoucí hodnota,která bude dosažena na konci splátek."
+#. uCeUZ
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27409,6 +29132,7 @@ msgctxt ""
msgid "<emph>Type</emph> (optional) is the due date of the periodic payment, either at the beginning or at the end of a period."
msgstr "<emph>Typ</emph> (volitelně) je termín splatnosti splátek, buď na začátku nebo na konci období."
+#. JiFAA
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27417,6 +29141,7 @@ msgctxt ""
msgid "<emph>Guess</emph> (optional) determines the estimated value of the interest with iterative calculation."
msgstr "<emph>Odhad</emph> (volitelně) určuje očekávanou hodnotu úroku pomocí iterativního výpočtu."
+#. ev5Hs
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27425,6 +29150,7 @@ msgctxt ""
msgid "What is the constant interest rate for a payment period of 3 periods if 10 currency units are paid regularly and the present cash value is 900 currency units."
msgstr "Potřebujete vypočítat konstantní úrokovou sazbu pro tři platební období, je-li pravidelně spláceno 10 měnových jednotek a aktuální peněžní hodnota je 900 měnových jednotek."
+#. YEknU
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27433,6 +29159,7 @@ msgctxt ""
msgid "<item type=\"input\">=RATE(3;-10;900)</item> = -75.63% The interest rate is therefore 75.63%."
msgstr "<item type=\"input\">=RATE(3;-10;900)</item> = -75,63% Úroková míra je tedy 75,63%."
+#. D7RA6
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27441,6 +29168,7 @@ msgctxt ""
msgid "<bookmark_value>INTRATE function</bookmark_value>"
msgstr "<bookmark_value>INTRATE</bookmark_value>"
+#. QGJJD
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27449,6 +29177,7 @@ msgctxt ""
msgid "INTRATE"
msgstr "INTRATE"
+#. ACMxZ
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27457,6 +29186,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_INTRATE\">Calculates the annual interest rate that results when a security (or other item) is purchased at an investment value and sold at a redemption value. No interest is paid.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_INTRATE\">Vypočítá roční úrokovou sazbu, která je výsledkem cenného papíru (nebo jiné položky) koupeného za kupní cenu a prodaného za výkupní cenu.</ahelp>"
+#. 9sGBJ
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27465,6 +29195,7 @@ msgctxt ""
msgid "INTRATE(Settlement; Maturity; Investment; Redemption; Basis)"
msgstr "INTRATE(Smlouva; Splatnost; KupníCena; VýkupníCena; Základ)"
+#. 9szb8
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27473,6 +29204,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. JfJLM
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27481,6 +29213,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security is sold."
msgstr "<emph>Splatnost</emph> je datum kdy je cenný papír splatný."
+#. GjEAa
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27489,6 +29222,7 @@ msgctxt ""
msgid "<emph>Investment</emph> is the purchase price."
msgstr "<emph>KupníCena</emph> je pořizovací cena."
+#. Ecr7E
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27497,6 +29231,7 @@ msgctxt ""
msgid "<emph>Redemption</emph> is the selling price."
msgstr "<emph>VýkupníCena</emph> je prodejní cena."
+#. TFFEZ
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27505,6 +29240,7 @@ msgctxt ""
msgid "A painting is bought on 1990-01-15 for 1 million and sold on 2002-05-05 for 2 million. The basis is daily balance calculation (basis = 3). What is the average annual level of interest?"
msgstr "Obraz byl koupen 1990-01-15 za 1 milion a prodán 2002-05-05 za 2 miliony. Základ je odhad denní bilance (základ = 3). Jaká je průměrná roční úroveň úroku?"
+#. ZSZxR
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27513,6 +29249,7 @@ msgctxt ""
msgid "=INTRATE(\"1990-01-15\"; \"2002-05-05\"; 1000000; 2000000; 3) returns 8.12%."
msgstr "=INTRATE(\"1990-01-15\"; \"2002-05-05\"; 1000000; 2000000; 3) vrátí 8.12%."
+#. 8bzpG
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27521,6 +29258,7 @@ msgctxt ""
msgid "<bookmark_value>COUPNCD function</bookmark_value>"
msgstr "<bookmark_value>COUPNCD</bookmark_value>"
+#. HR5qS
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27529,6 +29267,7 @@ msgctxt ""
msgid "COUPNCD"
msgstr "COUPNCD"
+#. YuaDx
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27537,6 +29276,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_COUPNCD\">Returns the date of the first interest date after the settlement date. Format the result as a date.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPNCD\">Vrátí datum první splátky po datu zúčtování.</ahelp>"
+#. HLdaB
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27545,6 +29285,7 @@ msgctxt ""
msgid "COUPNCD(Settlement; Maturity; Frequency; Basis)"
msgstr "COUPNCD(Smlouva; Splatnost; Frekvence; Základ)"
+#. vGKDd
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27553,6 +29294,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. iEZXx
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27561,6 +29303,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. Lziex
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27569,6 +29312,7 @@ msgctxt ""
msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
msgstr "<emph>Frekvence</emph> je počet výplat úroků za rok (1, 2 nebo 4)."
+#. kN5Mt
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27577,6 +29321,7 @@ msgctxt ""
msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) when is the next interest date?"
msgstr "Cenný papír je nakoupen 2001-01-25; datum splatnosti je 2001-11-15. Úrok je vyplácen pololetně (frekvence je 2). S použitím odhadu útoku denní bilance (základ 3), kdy je další výplata úroku?"
+#. DhyaU
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27585,6 +29330,7 @@ msgctxt ""
msgid "=COUPNCD(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 2001-05-15."
msgstr "=COUPNCD(\"2001-01-25\"; \"2001-11-15\"; 2; 3) vrátí 2001-05-15."
+#. rtDCn
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27593,6 +29339,7 @@ msgctxt ""
msgid "<bookmark_value>COUPDAYS function</bookmark_value>"
msgstr "<bookmark_value>COUPDAYS</bookmark_value>"
+#. VJGXN
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27601,6 +29348,7 @@ msgctxt ""
msgid "COUPDAYS"
msgstr "COUPDAYS"
+#. 4kXXP
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27609,6 +29357,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_COUPDAYS\">Returns the number of days in the current interest period in which the settlement date falls.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPDAYS\">Vrátí počet dní v aktuálním splátkovém období, které obsahuje den zúčtování.</ahelp>"
+#. pRREv
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27617,6 +29366,7 @@ msgctxt ""
msgid "COUPDAYS(Settlement; Maturity; Frequency; Basis)"
msgstr "COUPDAYS(Smlouva; Splatnost; Frekvence; Základ)"
+#. UuJui
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27625,6 +29375,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. t9KbY
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27633,6 +29384,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. Zizx8
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27641,6 +29393,7 @@ msgctxt ""
msgid "<emph>Frequency</emph> is number of interest payments per year (1, 2 or 4)."
msgstr "<emph>Frekvence</emph> je počet výplat úroků za rok (1, 2 nebo 4)."
+#. 2FxAA
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27649,6 +29402,7 @@ msgctxt ""
msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how many days are there in the interest period in which the settlement date falls?"
msgstr "Cenný papír je nakoupen 2001-01-25; datum splatnosti je 2001-11-15. Úrok je placen pololetně (frekvence je 2). S použitím odhadu úroku denní bilance (základ 3), kolik dní zbývá ve splátkovém období do dne zúčtování?"
+#. L2peb
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27657,6 +29411,7 @@ msgctxt ""
msgid "=COUPDAYS(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 181."
msgstr "=COUPDAYS(\"2001-01-25\"; \"2001-11-15\"; 2; 3) vrátí 181."
+#. 9rAEC
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27665,6 +29420,7 @@ msgctxt ""
msgid "<bookmark_value>COUPDAYSNC function</bookmark_value>"
msgstr "<bookmark_value>COUPDAYSNC</bookmark_value>"
+#. LrGCE
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27673,6 +29429,7 @@ msgctxt ""
msgid "COUPDAYSNC"
msgstr "COUPDAYSNC"
+#. ktCFG
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27681,6 +29438,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_COUPDAYSNC\">Returns the number of days from the settlement date until the next interest date.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPDAYSNC\">Vrátí počet dní od data zúčtování do následujícího data placení kupónu.</ahelp>"
+#. UkhnP
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27689,6 +29447,7 @@ msgctxt ""
msgid "COUPDAYSNC(Settlement; Maturity; Frequency; Basis)"
msgstr "COUPDAYSNC(Smlouva; Splatnost; Frekvence; Základ)"
+#. ECNxY
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27697,6 +29456,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. W2RDh
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27705,6 +29465,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. 6wB6A
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27713,6 +29474,7 @@ msgctxt ""
msgid "<emph>Frequency </emph>is number of interest payments per year (1, 2 or 4)."
msgstr "<emph>Frekvence</emph> je počet výplat úroků za rok (1, 2 nebo 4)."
+#. iaGqC
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27721,6 +29483,7 @@ msgctxt ""
msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how many days are there until the next interest payment?"
msgstr "Cenný papír je nakoupen 2001-01-25; datum splatnosti je 2001-11-15. Úrok je placen pololetně (frekvence je 2). S použitím odhadu úroku denní bilance (základ 3), kolik dní zbývá do další výplaty úroku?"
+#. tTcFU
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27729,6 +29492,7 @@ msgctxt ""
msgid "=COUPDAYSNC(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 110."
msgstr "=COUPDAYSNC(\"2001-01-25\"; \"2001-11-15\"; 2; 3) vrátí 110."
+#. ZtaKE
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27737,6 +29501,7 @@ msgctxt ""
msgid "<bookmark_value>COUPDAYBS function</bookmark_value> <bookmark_value>durations;first interest payment until settlement date</bookmark_value> <bookmark_value>securities;first interest payment until settlement date</bookmark_value>"
msgstr "<bookmark_value>COUPDAYBS</bookmark_value><bookmark_value>doby trvání; od první výplaty do doby splatnosti</bookmark_value><bookmark_value>cenné papíry; od první výplaty do doby splatnosti</bookmark_value>"
+#. A7YVA
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27745,6 +29510,7 @@ msgctxt ""
msgid "COUPDAYBS"
msgstr "COUPDAYBS"
+#. jVGR6
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27753,6 +29519,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_COUPDAYBS\">Returns the number of days from the first day of interest payment on a security until the settlement date.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPDAYBS\">Vrátí počet dní od začátku data období výplaty kupónu do data splatnosti.</ahelp>"
+#. tFuDc
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27761,6 +29528,7 @@ msgctxt ""
msgid "COUPDAYBS(Settlement; Maturity; Frequency; Basis)"
msgstr "COUPDAYBS(Smlouva; Splatnost; Frekvence; Základ)"
+#. CH3ja
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27769,6 +29537,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. JmgyZ
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27777,6 +29546,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. RVi4E
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27785,6 +29555,7 @@ msgctxt ""
msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
msgstr "<emph>Frekvence</emph> je počet výplat úroků za rok (1, 2 nebo 4)."
+#. EjJSD
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27793,6 +29564,7 @@ msgctxt ""
msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how many days is this?"
msgstr "Cenný papír je nakoupen 2001-01-25; datum splatnosti je 2001-11-15. Úrok je placen pololetně (frekvence je 2). S použitím odhadu úroku denní bilance (základ 3), kolik dní to je?"
+#. CSCK8
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27801,6 +29573,7 @@ msgctxt ""
msgid "=COUPDAYBS(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 71."
msgstr "=COUPDAYBS(\"2001-01-25\"; \"2001-11-15\"; 2; 3) vrátí 71."
+#. xuHak
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27809,6 +29582,7 @@ msgctxt ""
msgid "<bookmark_value>COUPPCD function</bookmark_value> <bookmark_value>dates;interest date prior to settlement date</bookmark_value>"
msgstr "<bookmark_value>COUPPCD</bookmark_value><bookmark_value>data; poslední datum výplaty před datem splatnosti</bookmark_value>"
+#. DenUx
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27817,6 +29591,7 @@ msgctxt ""
msgid "COUPPCD"
msgstr "COUPPCD"
+#. 9DxGQ
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27825,6 +29600,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_COUPPCD\">Returns the date of the interest date prior to the settlement date. Format the result as a date.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPPCD\">Vrátí poslední datum placení kupónu před datem zúčtování.</ahelp>"
+#. FBDqt
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27833,6 +29609,7 @@ msgctxt ""
msgid "COUPPCD(Settlement; Maturity; Frequency; Basis)"
msgstr "COUPPCD(Smlouva; Splatnost; Frekvence; Základ)"
+#. DCtJY
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27841,6 +29618,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. EgT9v
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27849,6 +29627,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. uiSDB
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27857,6 +29636,7 @@ msgctxt ""
msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
msgstr "<emph>Frekvence</emph> je počet výplat úroků za rok (1, 2 nebo 4)."
+#. cvPoq
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27865,6 +29645,7 @@ msgctxt ""
msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) what was the interest date prior to purchase?"
msgstr "Cenný papír je nakoupen 2001-01-25; datum splatnosti je 2001-11-15. Úrok je placen pololetně (frekvence je 2). S použitím odhadu úroku denní bilance (základ 3), jaké bylo datum výplaty úroku před zakoupením?"
+#. ACAdL
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27873,6 +29654,7 @@ msgctxt ""
msgid "=COUPPCD(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 2000-15-11."
msgstr "=COUPPCD(\"2001-01-25\"; \"2001-11-15\"; 2; 3) vrátí 2000-15-11."
+#. nXJAK
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27881,6 +29663,7 @@ msgctxt ""
msgid "<bookmark_value>COUPNUM function</bookmark_value> <bookmark_value>number of coupons</bookmark_value>"
msgstr "<bookmark_value>COUPNUM</bookmark_value><bookmark_value>počet kupónů</bookmark_value>"
+#. pEnGA
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27889,6 +29672,7 @@ msgctxt ""
msgid "COUPNUM"
msgstr "COUPNUM"
+#. GNJt2
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27897,6 +29681,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_COUPNUM\">Returns the number of coupons (interest payments) between the settlement date and the maturity date.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_COUPNUM\">Vrátí počet kupónů splatných mezi datem zúčtování a datem splatnosti.</ahelp>"
+#. 4YreD
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27905,6 +29690,7 @@ msgctxt ""
msgid "COUPNUM(Settlement; Maturity; Frequency; Basis)"
msgstr "COUPNUM(Smlouva; Splatnost; Frekvence; Základ)"
+#. 7oq6X
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27913,6 +29699,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. BXynY
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27921,6 +29708,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. QVuqp
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27929,6 +29717,7 @@ msgctxt ""
msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
msgstr "<emph>Frekvence</emph> je počet výplat úroků za rok (1, 2 nebo 4)."
+#. HrLUn
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27937,6 +29726,7 @@ msgctxt ""
msgid "A security is purchased on 2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how many interest dates are there?"
msgstr "Cenný papír je nakoupen 2001-01-25; datum splatnosti je 2001-11-15. Úrok je placen pololetně (frekvence je 2). S použitím odhadu úroku denní bilance (základ 3), kolik je zde výplatních termínů?"
+#. hFM7a
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27945,6 +29735,7 @@ msgctxt ""
msgid "=COUPNUM(\"2001-01-25\"; \"2001-11-15\"; 2; 3) returns 2."
msgstr "=COUPNUM(\"2001-01-25\"; \"2001-11-15\"; 2; 3) vrátí 2."
+#. qxhyC
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27953,6 +29744,7 @@ msgctxt ""
msgid "<bookmark_value>IPMT function</bookmark_value> <bookmark_value>periodic amortizement rates</bookmark_value>"
msgstr "<bookmark_value>IPMT</bookmark_value><bookmark_value>pravidelné úroky z jistiny</bookmark_value>"
+#. unKPX
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27961,6 +29753,7 @@ msgctxt ""
msgid "IPMT"
msgstr "IPMT"
+#. sF2CK
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27969,6 +29762,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ZINSZ\">Calculates the periodic amortizement for an investment with regular payments and a constant interest rate.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ZINSZ\">Vypočítá výši úroku z jistiny pro investici s pravidelnými platbami a konstantní úrokovou mírou.</ahelp>"
+#. fWFAi
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27977,6 +29771,7 @@ msgctxt ""
msgid "IPMT(Rate; Period; NPer; PV; FV; Type)"
msgstr "IPMT(Sazba; Období; NPer; PV; FV; Typ)"
+#. WpENP
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27985,6 +29780,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the periodic interest rate."
msgstr "<emph>Sazba</emph> je úrok splátek."
+#. X2APK
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -27993,6 +29789,7 @@ msgctxt ""
msgid "<emph>Period</emph> is the period, for which the compound interest is calculated. Period=NPER if compound interest for the last period is calculated."
msgstr "<emph>Období</emph> je období, pro které chcete spočítat složenou úrokovou míru. Období=NPER, pokud chcete spočítat složenou úrokovou míru pro poslední období."
+#. ywM9B
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28001,6 +29798,7 @@ msgctxt ""
msgid "<emph>NPer</emph> is the total number of periods, during which annuity is paid."
msgstr "<emph>NPer</emph> je celkový počet období, během kterých je splátka placena."
+#. 5LejQ
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28009,6 +29807,7 @@ msgctxt ""
msgid "<emph>PV</emph> is the present cash value in sequence of payments."
msgstr "<emph>PV</emph> je aktuální hodnota v řadě plateb."
+#. GcCKu
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28017,6 +29816,7 @@ msgctxt ""
msgid "<emph>FV</emph> (optional) is the desired value (future value) at the end of the periods."
msgstr "<emph>FV</emph> (nepovinné) je požadovaná (budoucí) hodnota na konci období."
+#. EKi2F
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28025,6 +29825,7 @@ msgctxt ""
msgid "<emph>Type</emph> is the due date for the periodic payments."
msgstr "<emph>Typ</emph> je datum splatnosti pro pravidelné platby."
+#. PZLFX
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28033,6 +29834,7 @@ msgctxt ""
msgid "What is the interest rate during the fifth period (year) if the constant interest rate is 5% and the cash value is 15,000 currency units? The periodic payment is seven years."
msgstr "Potřebujete vrátit úrokovou sazbu za pět platebních období (let), je-li pravidelná úroková sazba 5 % a peněžní hodnota 15 000 měnových jednotek. Období pravidelných splátek je 7 let."
+#. YsAKm
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28041,6 +29843,7 @@ msgctxt ""
msgid "<item type=\"input\">=IPMT(5%;5;7;15000)</item> = -352.97 currency units. The compound interest during the fifth period (year) is 352.97 currency units."
msgstr "<item type=\"input\">=IPMT(5%;5;7;15000)</item> = -352,97 měnových jednotek. Úrok z úroků během pátého období (roku) je 352,97 měnových jednotek."
+#. oyrFC
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28049,6 +29852,7 @@ msgctxt ""
msgid "<bookmark_value>calculating;future values</bookmark_value> <bookmark_value>future values;constant interest rates</bookmark_value> <bookmark_value>FV function</bookmark_value>"
msgstr "<bookmark_value>výpočty; budoucí hodnoty</bookmark_value><bookmark_value>budoucí hodnoty;konstantní úroky</bookmark_value><bookmark_value>FV</bookmark_value>"
+#. BijFE
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28057,6 +29861,7 @@ msgctxt ""
msgid "FV"
msgstr "FV"
+#. wiBej
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28065,6 +29870,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ZW\">Returns the future value of an investment based on periodic, constant payments and a constant interest rate (Future Value).</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ZW\">Vrátí budoucí hodnotu investice vypočtenou na základě pravidelných konstantních plateb a konstantní úrokové míry.</ahelp>"
+#. SbUo7
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28073,6 +29879,7 @@ msgctxt ""
msgid "FV(Rate; NPer; Pmt; PV; Type)"
msgstr "FV(Sazba; NPer; Pmt; PV; Typ)"
+#. Y9GP8
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28081,6 +29888,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the periodic interest rate."
msgstr "<emph>Sazba</emph> je úrok splátek."
+#. gh3CB
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28089,6 +29897,7 @@ msgctxt ""
msgid "<emph>NPer</emph> is the total number of periods (payment period)."
msgstr "<emph>NPer</emph> je celkový počet období (období s platbou)."
+#. HpKNK
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28097,6 +29906,7 @@ msgctxt ""
msgid "<emph>Pmt</emph> is the annuity paid regularly per period."
msgstr "<emph>Pmt</emph> je splátka placená pravidelně za období."
+#. UKiLK
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28105,6 +29915,7 @@ msgctxt ""
msgid "<emph>PV</emph> (optional) is the (present) cash value of an investment."
msgstr "<emph>PV</emph> (volitelně) je (současná) peněžní hodnota investice."
+#. 8G8EY
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28113,6 +29924,7 @@ msgctxt ""
msgid "<emph>Type</emph> (optional) defines whether the payment is due at the beginning or the end of a period."
msgstr "<emph>Typ</emph> (volitelně) definuje, jestli je splátka splatná k začátku nebo ke konci období."
+#. CCFRJ
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28121,6 +29933,7 @@ msgctxt ""
msgid "What is the value at the end of an investment if the interest rate is 4% and the payment period is two years, with a periodic payment of 750 currency units. The investment has a present value of 2,500 currency units."
msgstr "Potřebujete zjistit budoucí hodnotu investice, je-li úroková sazba 4 %, platební období je dvouleté a pravidelná splátka činí 750 měnových jednotek. Současná hodnota investice je 2 500 měnových jednotek."
+#. F9Qp2
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28129,6 +29942,7 @@ msgctxt ""
msgid "<item type=\"input\">=FV(4%;2;750;2500) </item>= -4234.00 currency units. The value at the end of the investment is 4234.00 currency units."
msgstr "<item type=\"input\">=FV(4%;2;750;2500) </item>= -4234.00 měnových jednotek. Hodnota na konci investice je 4234.00 měnových jednotek."
+#. EGYDn
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28137,6 +29951,7 @@ msgctxt ""
msgid "<bookmark_value>FVSCHEDULE function</bookmark_value> <bookmark_value>future values;varying interest rates</bookmark_value>"
msgstr "<bookmark_value>FVSCHEDULE</bookmark_value><bookmark_value>budoucí hodnoty; složené úroky</bookmark_value>"
+#. PCwSd
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28145,6 +29960,7 @@ msgctxt ""
msgid "FVSCHEDULE"
msgstr "FVSCHEDULE"
+#. CzFkE
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28153,6 +29969,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_FVSCHEDULE\">Calculates the accumulated value of the starting capital for a series of periodically varying interest rates.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_FVSCHEDULE\">Vypočítá budoucí hodnotu počáteční jistiny po použití série sazeb složeného úroku.</ahelp>"
+#. QrPVq
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28161,6 +29978,7 @@ msgctxt ""
msgid "FVSCHEDULE(Principal; Schedule)"
msgstr "FVSCHEDULE(Jistina; Plán)"
+#. MFuL8
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28169,6 +29987,7 @@ msgctxt ""
msgid "<emph>Principal</emph> is the starting capital."
msgstr "<emph>Jistina</emph> je počáteční kapitál."
+#. BZAvx
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28177,6 +29996,7 @@ msgctxt ""
msgid "<emph>Schedule</emph> is a series of interest rates, for example, as a range H3:H5 or as a (List) (see example)."
msgstr "<emph>Plán</emph> je sada úrokových sazeb, např jako rozsah H3:H5 nebo jako (Seznam) (viz příklad)."
+#. 9FnDp
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28185,6 +30005,7 @@ msgctxt ""
msgid "1000 currency units have been invested in for three years. The interest rates were 3%, 4% and 5% per annum. What is the value after three years?"
msgstr "Částka 1 000 měnových jednotek byla investována během tří let. Úrokové sazby byly 3 %, 4 % a 5 % za rok. Chcete vypočítat hodnotu po třech letech."
+#. dMAc6
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28193,6 +30014,7 @@ msgctxt ""
msgid "<item type=\"input\">=FVSCHEDULE(1000;{0.03;0.04;0.05})</item> returns 1124.76."
msgstr "<item type=\"input\">=FVSCHEDULE(1000;{0.03;0.04;0.05})</item> vrátí 1124.76."
+#. fi9VS
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28201,6 +30023,7 @@ msgctxt ""
msgid "<bookmark_value>calculating;number of payment periods</bookmark_value> <bookmark_value>payment periods;number of</bookmark_value> <bookmark_value>number of payment periods</bookmark_value> <bookmark_value>NPER function</bookmark_value>"
msgstr "<bookmark_value>výpočty; počet platebních období</bookmark_value><bookmark_value>platební období; počet</bookmark_value><bookmark_value>počet platebních období</bookmark_value><bookmark_value>NPER</bookmark_value>"
+#. NCCXK
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28209,6 +30032,7 @@ msgctxt ""
msgid "NPER"
msgstr "NPER"
+#. BDUmA
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28217,6 +30041,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ZZR\">Returns the number of periods for an investment based on periodic, constant payments and a constant interest rate.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ZZR\">Vrátí počet období pro investici založenou na pravidelných, neměnných platbách a konstantní úrokové míře.</ahelp>"
+#. EBZYF
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28225,6 +30050,7 @@ msgctxt ""
msgid "NPER(Rate; Pmt; PV; FV; Type)"
msgstr "NPER(Sazba; Pmt; PV; FV; Typ)"
+#. X44J9
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28233,6 +30059,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the periodic interest rate."
msgstr "<emph>Sazba</emph> je úrok splátek."
+#. 7FVrB
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28241,6 +30068,7 @@ msgctxt ""
msgid "<emph>Pmt</emph> is the constant annuity paid in each period."
msgstr "<emph>Pmt</emph> je konstantní úmor placený každé období."
+#. eSocM
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28249,6 +30077,7 @@ msgctxt ""
msgid "<emph>PV</emph> is the present value (cash value) in a sequence of payments."
msgstr "<emph>PV</emph> je současná hodnota (hodnota hotovosti) v posloupnosti splátek."
+#. BqqW6
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28257,6 +30086,7 @@ msgctxt ""
msgid "<emph>FV</emph> (optional) is the future value, which is reached at the end of the last period."
msgstr "<emph>FV</emph> (volitelně) je budoucí hodnota, která bude dosažena na konci posledního období."
+#. Cc3zB
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28265,6 +30095,7 @@ msgctxt ""
msgid "<emph>Type</emph> (optional) is the due date of the payment at the beginning or at the end of the period."
msgstr "<emph>Typ</emph> (volitelně) je datum splatnosti splátky na začátku nebo na konci období."
+#. E89kG
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28273,6 +30104,7 @@ msgctxt ""
msgid "How many payment periods does a payment period cover with a periodic interest rate of 6%, a periodic payment of 153.75 currency units and a present cash value of 2.600 currency units."
msgstr "Potřebujete zjistit, kolik platebních období pokrývá splátka, je-li úroková sazba za období 6 %, splátka za období 153,75 měnových jednotek a aktuální peněžní hodnota 2 600 měnových jednotek."
+#. 5FHvA
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28281,6 +30113,7 @@ msgctxt ""
msgid "<item type=\"input\">=NPER(6%;153.75;2600)</item> = -12,02. The payment period covers 12.02 periods."
msgstr "<item type=\"input\">=NPER(6%;153.75;2600)</item> = -12,02. Splátkové období pokrývá 12.02 období."
+#. AvdqB
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28289,6 +30122,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060103.xhp\" name=\"Back to Financial Functions Part One\">Back to Financial Functions Part One</link>"
msgstr "<link href=\"text/scalc/01/04060103.xhp\" name=\"Zpět k první části finančních funkcí\">Zpět k první části finančních funkcí</link>"
+#. 7oEKT
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
@@ -28297,6 +30131,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060119.xhp\" name=\"Back to Financial Functions Part Two\">Back to Financial Functions Part Two</link>"
msgstr "<link href=\"text/scalc/01/04060119.xhp\" name=\"Zpět ke druhé části finančních funkcí\">Zpět ke druhé části finančních funkcí</link>"
+#. 4tGFf
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28305,6 +30140,7 @@ msgctxt ""
msgid "Financial Functions Part Two"
msgstr "Finanční funkce – část 2"
+#. NXDcR
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28313,6 +30149,7 @@ msgctxt ""
msgid "Financial Functions Part Two"
msgstr "Finanční funkce – část 2"
+#. iq5Jt
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28321,6 +30158,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060103.xhp\" name=\"Back to Financial Functions Part One\">Back to Financial Functions Part One</link>"
msgstr "<link href=\"text/scalc/01/04060103.xhp\" name=\"Zpět k první části finančních funkcí\">Zpět k první části finančních funkcí</link>"
+#. vjtYs
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28329,6 +30167,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060118.xhp\" name=\"Forward to Financial Functions Part Three\">Forward to Financial Functions Part Three</link>"
msgstr "<link href=\"text/scalc/01/04060118.xhp\" name=\"Finanční funkce - část 3\">Finanční funkce - část 3</link>"
+#. wkvF6
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28337,6 +30176,7 @@ msgctxt ""
msgid "<bookmark_value>PPMT function</bookmark_value>"
msgstr "<bookmark_value>PPMT</bookmark_value>"
+#. LDDC5
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28345,6 +30185,7 @@ msgctxt ""
msgid "PPMT"
msgstr "PPMT"
+#. ypm9a
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28353,6 +30194,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_KAPZ\">Returns for a given period the payment on the principal for an investment that is based on periodic and constant payments and a constant interest rate.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_KAPZ\">Vrátí podíl základní jistiny v anuitní splátce za dané období při pravidelných platbách a konstantní úrokové sazbě.</ahelp>"
+#. B6Kor
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28361,6 +30203,7 @@ msgctxt ""
msgid "PPMT(Rate; Period; NPer; PV; FV; Type)"
msgstr "PPMT(Sazba; Období; NPer; PV; FV; Typ)"
+#. t4fJk
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28369,6 +30212,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the periodic interest rate."
msgstr "<emph>Sazba</emph> je úrok splátek."
+#. RZqLF
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28377,6 +30221,7 @@ msgctxt ""
msgid "<emph>Period</emph> is the amortizement period. P = 1 for the first and P = NPer for the last period."
msgstr "<emph>Období</emph> je splátkové období. P = 1 pro první P = NPer pro poslední období."
+#. yFB4e
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28385,6 +30230,7 @@ msgctxt ""
msgid "<emph>NPer</emph> is the total number of periods during which annuity is paid."
msgstr "<emph>NPer</emph> je celkový počet období, během kterých je splátka placena."
+#. UBUtw
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28393,6 +30239,7 @@ msgctxt ""
msgid "<emph>PV</emph> is the present value in the sequence of payments."
msgstr "<emph>PV</emph> je současná hodnota posloupnosti splátek."
+#. Ckyr7
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28401,6 +30248,7 @@ msgctxt ""
msgid "<emph>FV</emph> (optional) is the desired (future) value."
msgstr "<emph>FV</emph> (volitelně) je požadovaná (budoucí) hodnota."
+#. e2CaX
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28409,6 +30257,7 @@ msgctxt ""
msgid "<emph>Type</emph> (optional) defines the due date. F = 1 for payment at the beginning of a period and F = 0 for payment at the end of a period."
msgstr "<emph>Typ</emph> (volitelně) definuje datum splatnosti. F = 1 pro splátky na začátku období a F = 0 pro splátku na konci období."
+#. dGMDT
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28417,6 +30266,7 @@ msgctxt ""
msgid "How high is the periodic monthly payment at an annual interest rate of 8.75% over a period of 3 years? The cash value is 5,000 currency units and is always paid at the beginning of a period. The future value is 8,000 currency units."
msgstr "Jak vysoká je pravidelná měsíční splátka při roční úrokové míře 8,75% po dobu tří let? Hodnota je 5000 měnových jednotek a vždy se splácí na začátku období. Budoucí hodnota je 8000 měnových jednotek."
+#. A2AsC
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28425,6 +30275,7 @@ msgctxt ""
msgid "<item type=\"input\">=PPMT(8.75%/12;1;36;5000;8000;1)</item> = -350.99 currency units."
msgstr "<item type=\"input\">=PPMT(8.75%/12;1;36;5000;8000;1)</item> = -350.99 měnových jednotek."
+#. DYXBe
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28433,6 +30284,7 @@ msgctxt ""
msgid "<bookmark_value>calculating; total amortizement rates</bookmark_value><bookmark_value>total amortizement rates</bookmark_value><bookmark_value>amortization installment</bookmark_value><bookmark_value>repayment installment</bookmark_value><bookmark_value>CUMPRINC function</bookmark_value>"
msgstr "<bookmark_value>výpočty; kumulované míry amortizace</bookmark_value><bookmark_value>kumulované míry amortizace</bookmark_value><bookmark_value>splátky amortizace</bookmark_value><bookmark_value>splátky</bookmark_value><bookmark_value>CUMPRINC</bookmark_value>"
+#. qthNg
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28441,6 +30293,7 @@ msgctxt ""
msgid "CUMPRINC"
msgstr "CUMPRINC"
+#. LDBjj
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28449,6 +30302,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_KUMKAPITAL\">Returns the cumulative interest paid for an investment period with a constant interest rate.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_KUMKAPITAL\">Vypočte kumulovaný úrok, který se má zaplatit mezi dvěma obdobími při konstantní úrokové míře.</ahelp>"
+#. cZFVU
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28457,6 +30311,7 @@ msgctxt ""
msgid "CUMPRINC(Rate; NPer; PV; S; E; Type)"
msgstr "CUMPRINC(Sazba; NPer; PV; S; E; Typ)"
+#. MmfhY
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28465,6 +30320,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the periodic interest rate."
msgstr "<emph>Sazba</emph> je úrok splátek."
+#. tfiiZ
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28473,6 +30329,7 @@ msgctxt ""
msgid "<emph>NPer</emph> is the payment period with the total number of periods. NPER can also be a non-integer value."
msgstr "<emph>NPer</emph> je splátkové období s celkovým počtem období. NPER může být také neceločíselná hodnota."
+#. ZeD58
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28481,6 +30338,7 @@ msgctxt ""
msgid "<emph>PV</emph> is the current value in the sequence of payments."
msgstr "<emph>PV</emph> je současná hodnota posloupnosti splátek."
+#. 8JeyU
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28489,6 +30347,7 @@ msgctxt ""
msgid "<emph>S</emph> is the first period."
msgstr "<emph>S</emph> je první období."
+#. v9xxo
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28497,6 +30356,7 @@ msgctxt ""
msgid "<emph>E</emph> is the last period."
msgstr "<emph>E</emph> je poslední období."
+#. 7emzg
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28505,6 +30365,7 @@ msgctxt ""
msgid "<emph>Type</emph> is the due date of the payment at the beginning or end of each period."
msgstr "<emph>Typ</emph> je datum splatnosti splátek na začátku a na konci každého období."
+#. PptaD
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28513,6 +30374,7 @@ msgctxt ""
msgid "What are the payoff amounts if the yearly interest rate is 5.5% for 36 months? The cash value is 15,000 currency units. The payoff amount is calculated between the 10th and 18th period. The due date is at the end of the period."
msgstr "Jaký je výnos, je-li roční úroková míra 5,5% po dobu 36 měsíců? Počáteční hodnota je 15000 měnových jednotek. Výtěžek se počítá mezi 10. a 18. obdobím. Datum splatnosti je na konci období."
+#. uZpa6
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28521,6 +30383,7 @@ msgctxt ""
msgid "<item type=\"input\">=CUMPRINC(5.5%/12;36;15000;10;18;0)</item> = -3669.74 currency units. The payoff amount between the 10th and 18th period is 3669.74 currency units."
msgstr "<item type=\"input\">=CUMPRINC(5.5%/12;36;15000;10;18;0)</item> = -3669.74 měnových jednotek. Množství výplat mezi 10. a 18. obdobím je 3669.74 měnových jednotek."
+#. 3DYRA
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28529,6 +30392,7 @@ msgctxt ""
msgid "<bookmark_value>CUMPRINC_ADD function</bookmark_value>"
msgstr "<bookmark_value>CUMPRINC_ADD</bookmark_value>"
+#. NPMHY
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28537,6 +30401,7 @@ msgctxt ""
msgid "CUMPRINC_ADD"
msgstr "CUMPRINC_ADD"
+#. Kricq
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28545,6 +30410,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_CUMPRINC\"> Calculates the cumulative redemption of a loan in a period.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_CUMPRINC\">Vrátí kumulativní jistinu půjčky splacenou mezi dvěma obdobími.</ahelp>"
+#. AzC4f
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28553,6 +30419,7 @@ msgctxt ""
msgid "CUMPRINC_ADD(Rate; NPer; PV; StartPeriod; EndPeriod; Type)"
msgstr "CUMPRINC_ADD(Sazba; NPer; PV; PočátečníObdobí; KoncovéObdobí; Typ)"
+#. FqUc7
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28561,6 +30428,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the interest rate for each period."
msgstr "<emph>Sazba</emph> je úrok splátek."
+#. 8drNo
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28569,6 +30437,7 @@ msgctxt ""
msgid "<emph>NPer</emph> is the total number of payment periods. The rate and NPER must refer to the same unit, and thus both be calculated annually or monthly."
msgstr "<emph>NPer</emph> je celkový počet splátkových období. Sazba a NPER musí odkazovat na stejné jednotky, a tak oboje musí být spočteno buď ročně nebo měsíčně."
+#. A6Wgj
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28577,6 +30446,7 @@ msgctxt ""
msgid "<emph>PV</emph> is the current value."
msgstr "<emph>PV</emph> je současná hodnota."
+#. 2BAoA
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28585,6 +30455,7 @@ msgctxt ""
msgid "<emph>StartPeriod</emph> is the first payment period for the calculation."
msgstr "<emph>PočátečníObdobí</emph> je je první splátkové období pro výpočet."
+#. AKZWS
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28593,6 +30464,7 @@ msgctxt ""
msgid "<emph>EndPeriod</emph> is the last payment period for the calculation."
msgstr "<emph>KoncovéObdobí</emph> je poslední splátkové období pro výpočet."
+#. Ng5aR
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28601,6 +30473,7 @@ msgctxt ""
msgid "<emph>Type</emph> is the maturity of a payment at the end of each period (Type = 0) or at the start of the period (Type = 1)."
msgstr "<emph>Typ</emph> je splatnost splátek na konci každého období (Typ = 0) nebo na začátku období (Typ = 1)."
+#. dUFpG
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28609,6 +30482,7 @@ msgctxt ""
msgid "The following mortgage loan is taken out on a house:"
msgstr "Na dům byla pořízena následující hypotéka:"
+#. DfTU9
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28617,6 +30491,7 @@ msgctxt ""
msgid "Rate: 9.00 per cent per annum (9% / 12 = 0.0075), Duration: 30 years (payment periods = 30 * 12 = 360), NPV: 125000 currency units."
msgstr "Sazba: 9,00 % p.a. (9 % / 12 = 0,0075), doba trvání: 30 let (počet platebních období = 30 * 12 = 360), čistá současná hodnota: 125 000 měnových jednotek."
+#. CyBfE
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28625,6 +30500,7 @@ msgctxt ""
msgid "How much will you repay in the second year of the mortgage (thus from periods 13 to 24)?"
msgstr "Chcete zjistit, jakou částku splatíte během druhého roku hypotéky (od 13. do 24. období)."
+#. qSRSK
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28633,6 +30509,7 @@ msgctxt ""
msgid "<item type=\"input\">=CUMPRINC_ADD(0.0075;360;125000;13;24;0)</item> returns -934.1071"
msgstr "<item type=\"input\">=CUMPRINC_ADD(0.0075;360;125000;13;24;0)</item> vrátí -934.1071"
+#. k7uxi
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28641,6 +30518,7 @@ msgctxt ""
msgid "In the first month you will be repaying the following amount:"
msgstr "V prvním měsíci splatíte následující částku:"
+#. 326AE
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28649,6 +30527,7 @@ msgctxt ""
msgid "<item type=\"input\">=CUMPRINC_ADD(0.0075;360;125000;1;1;0)</item> returns -68.27827"
msgstr "<item type=\"input\">=CUMPRINC_ADD(0.0075;360;125000;1;1;0)</item> vrátí -68.27827"
+#. 7VMrh
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28657,6 +30536,7 @@ msgctxt ""
msgid "<bookmark_value>calculating; accumulated interests</bookmark_value><bookmark_value>accumulated interests</bookmark_value><bookmark_value>CUMIPMT function</bookmark_value>"
msgstr "<bookmark_value>výpočty; kumulované úroky</bookmark_value><bookmark_value>kumulované úroky</bookmark_value><bookmark_value>CUMIPMT</bookmark_value>"
+#. ovgEx
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28665,6 +30545,7 @@ msgctxt ""
msgid "CUMIPMT"
msgstr "CUMIPMT"
+#. atpfA
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28673,6 +30554,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_KUMZINSZ\">Calculates the cumulative interest payments, that is, the total interest, for an investment based on a constant interest rate.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_KUMZINSZ\">Vypočte kumulovaný úrok zaplacený za půjčku za určité období za předpokladu konstantní úrokové míry.</ahelp>"
+#. ZgAXB
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28681,6 +30563,7 @@ msgctxt ""
msgid "CUMIPMT(Rate; NPer; PV; S; E; Type)"
msgstr "CUMIPMT(Sazba; NPer; PV; S; E; Typ)"
+#. EQsat
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28689,6 +30572,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the periodic interest rate."
msgstr "<emph>Sazba</emph> je úrok splátek."
+#. AmB5k
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28697,6 +30581,7 @@ msgctxt ""
msgid "<emph>NPer</emph> is the payment period with the total number of periods. NPER can also be a non-integer value."
msgstr "<emph>NPer</emph> je splátkové období s celkovým počtem období. NPER může být také neceločíselná hodnota."
+#. Fc69n
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28705,6 +30590,7 @@ msgctxt ""
msgid "<emph>PV</emph> is the current value in the sequence of payments."
msgstr "<emph>PV</emph> je současná hodnota posloupnosti splátek."
+#. m6B7v
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28713,6 +30599,7 @@ msgctxt ""
msgid "<emph>S</emph> is the first period."
msgstr "<emph>S</emph> je první období."
+#. DfYGF
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28721,6 +30608,7 @@ msgctxt ""
msgid "<emph>E</emph> is the last period."
msgstr "<emph>E</emph> je poslední období."
+#. ckByz
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28729,6 +30617,7 @@ msgctxt ""
msgid "<emph>Type</emph> is the due date of the payment at the beginning or end of each period."
msgstr "<emph>Typ</emph> je datum splatnosti splátek na začátku a na konci každého období."
+#. BGZdj
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28737,6 +30626,7 @@ msgctxt ""
msgid "What are the interest payments at a yearly interest rate of 5.5 %, a payment period of monthly payments for 2 years and a current cash value of 5,000 currency units? The start period is the 4th and the end period is the 6th period. The payment is due at the beginning of each period."
msgstr "Jaké jsou zaplacené úroky při roční úrokové míře 5,5 % s měsíčními obdobími po dobu 2 let a aktuální hodnotou 5000 měnových jednotek? Počáteční je 4. období a poslední 6. období. Splatnost je na začátku každého období."
+#. BSssC
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28745,6 +30635,7 @@ msgctxt ""
msgid "<item type=\"input\">=CUMIPMT(5.5%/12;24;5000;4;6;1)</item> = -57.54 currency units. The interest payments for between the 4th and 6th period are 57.54 currency units."
msgstr "<item type=\"input\">=CUMIPMT(5.5%/12;24;5000;4;6;1)</item> = -57,54 měnových jednotek. Úrokové platby mezi 4. a 6. obdobím činí 57,54 měnových jednotek."
+#. kkQE9
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28753,6 +30644,7 @@ msgctxt ""
msgid "<bookmark_value>CUMIPMT_ADD function</bookmark_value>"
msgstr "<bookmark_value>CUMIPMT_ADD</bookmark_value>"
+#. KoAeq
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28761,6 +30653,7 @@ msgctxt ""
msgid "CUMIPMT_ADD"
msgstr "CUMIPMT_ADD"
+#. UBXor
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28769,6 +30662,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_CUMIPMT\">Calculates the accumulated interest for a period.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_CUMIPMT\">Vrátí kumulativní úrok zaplacený mezi dvěma obdobími.</ahelp>"
+#. dJSwR
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28777,6 +30671,7 @@ msgctxt ""
msgid "CUMIPMT_ADD(Rate; NPer; PV; StartPeriod; EndPeriod; Type)"
msgstr "CUMIPMT_ADD(Sazba; NPer; PV; PočátečníObdobí; KoncovéObdobí; Typ)"
+#. TXptN
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28785,6 +30680,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the interest rate for each period."
msgstr "<emph>Sazba</emph> je úrok splátek."
+#. ZBF3X
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28793,6 +30689,7 @@ msgctxt ""
msgid "<emph>NPer</emph> is the total number of payment periods. The rate and NPER must refer to the same unit, and thus both be calculated annually or monthly."
msgstr "<emph>NPer</emph> je celkový počet splátkových období. Sazba a NPER musí odkazovat na stejné jednotky, a tak oboje musí být spočteno buď ročně nebo měsíčně."
+#. Fyd98
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28801,6 +30698,7 @@ msgctxt ""
msgid "<emph>PV</emph> is the current value."
msgstr "<emph>PV</emph> je současná hodnota."
+#. USjNi
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28809,6 +30707,7 @@ msgctxt ""
msgid "<emph>StartPeriod</emph> is the first payment period for the calculation."
msgstr "<emph>PočátečníObdobí</emph> je je první splátkové období pro výpočet."
+#. f6UhB
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28817,6 +30716,7 @@ msgctxt ""
msgid "<emph>EndPeriod</emph> is the last payment period for the calculation."
msgstr "<emph>KoncovéObdobí</emph> je poslední splátkové období pro výpočet."
+#. 9Uq5w
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28825,6 +30725,7 @@ msgctxt ""
msgid "<emph>Type</emph> is the maturity of a payment at the end of each period (Type = 0) or at the start of the period (Type = 1)."
msgstr "<emph>Typ</emph> je splatnost splátek na konci každého období (Typ = 0) nebo na začátku období (Typ = 1)."
+#. moZC6
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28833,6 +30734,7 @@ msgctxt ""
msgid "The following mortgage loan is taken out on a house:"
msgstr "Na dům byla pořízena následující hypotéka:"
+#. FKKBw
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28841,6 +30743,7 @@ msgctxt ""
msgid "Rate: 9.00 per cent per annum (9% / 12 = 0.0075), Duration: 30 years (NPER = 30 * 12 = 360), Pv: 125000 currency units."
msgstr "Sazba: 9 % p.a. (9 % / 12 = 0,0075), doba trvání: 30 let (NPER = 30 * 12 = 360), čistá hodnota: 125 000 měnových jednotek."
+#. xBJmd
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28849,6 +30752,7 @@ msgctxt ""
msgid "How much interest must you pay in the second year of the mortgage (thus from periods 13 to 24)?"
msgstr "Chcete zjistit, jakou výši úroku splatíte během druhého roku trvání hypotéky (od 13. do 24. období)."
+#. AHELF
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28857,6 +30761,7 @@ msgctxt ""
msgid "<item type=\"input\">=CUMIPMT_ADD(0.0075;360;125000;13;24;0)</item> returns -11135.23."
msgstr "<item type=\"input\">=CUMIPMT_ADD(0.0075;360;125000;13;24;0)</item> vrátí -11135.23."
+#. FBDuD
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28865,6 +30770,7 @@ msgctxt ""
msgid "How much interest must you pay in the first month?"
msgstr "Výši úroku zaplacenou během prvního měsíce vypočtete následujícím způsobem:"
+#. CBFwZ
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28873,6 +30779,7 @@ msgctxt ""
msgid "<item type=\"input\">=CUMIPMT_ADD(0.0075;360;125000;1;1;0)</item> returns -937.50."
msgstr "<item type=\"input\">=CUMIPMT_ADD(0.0075;360;125000;1;1;0)</item> vrátí -937.50."
+#. rf6ur
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28881,6 +30788,7 @@ msgctxt ""
msgid "<bookmark_value>PRICE function</bookmark_value><bookmark_value>prices; fixed interest securities</bookmark_value><bookmark_value>sales values;fixed interest securities</bookmark_value>"
msgstr "<bookmark_value>PRICE</bookmark_value><bookmark_value>ceny;cenné papíry s pevným úrokem</bookmark_value><bookmark_value>prodejní hodnoty;cenné papíry s pevným úrokem</bookmark_value>"
+#. ChHax
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28889,6 +30797,7 @@ msgctxt ""
msgid "PRICE"
msgstr "PRICE"
+#. JgCvp
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28897,6 +30806,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_PRICE\">Calculates the market value of a fixed interest security with a par value of 100 currency units as a function of the forecast yield.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_PRICE\">Vypočítá tržní cenu cenného papíru o hodnotě 100 měnových jednotek, ze kterého je úrok placen v pravidelných termínech.</ahelp>"
+#. M699C
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28905,6 +30815,7 @@ msgctxt ""
msgid "PRICE(Settlement; Maturity; Rate; Yield; Redemption; Frequency; Basis)"
msgstr "PRICE(Smlouva; Splatnost; Sazba; Výnos; Úmor; Frekvence; Základ)"
+#. FUP24
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28913,6 +30824,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. xH3jP
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28921,6 +30833,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. Eo7Cn
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28929,6 +30842,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the annual nominal rate of interest (coupon interest rate)"
msgstr "<emph>Sazba</emph> je roční nominální sazba úroku (sazba úroku kuponu)"
+#. QcHcK
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28937,6 +30851,7 @@ msgctxt ""
msgid "<emph>Yield</emph> is the annual yield of the security."
msgstr "<emph>Výnos</emph> je roční výnos cenného papíru."
+#. 2LD3E
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28945,6 +30860,7 @@ msgctxt ""
msgid "<emph>Redemption</emph> is the redemption value per 100 currency units of par value."
msgstr "<emph>Úmor</emph> je vyplácená hodnota na 100 měnových jednotek nominální hodnoty."
+#. kJgyG
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28953,6 +30869,7 @@ msgctxt ""
msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
msgstr "<emph>Frekvence</emph> je počet výplat úroků za rok (1, 2 nebo 4)."
+#. w5B9t
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28961,6 +30878,7 @@ msgctxt ""
msgid "A security is purchased on 1999-02-15; the maturity date is 2007-11-15. The nominal rate of interest is 5.75%. The yield is 6.5%. The redemption value is 100 currency units. Interest is paid half-yearly (frequency is 2). With calculation on basis 0, the price is as follows:"
msgstr "Cenný papír byl koupen 15. února 1999; splatnost je 15. listopadu 2007. Nominální sazba úroku je 5,75 %. Výnos je 6,5 %. Zbytková hodnota je 100 měnových jednotek. Úrok je vyplácen pololetně (frekvence je 2). Při výpočtu s metodou 0 je cena následující:"
+#. SGB87
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28969,6 +30887,7 @@ msgctxt ""
msgid "=PRICE(\"1999-02-15\"; \"2007-11-15\"; 0.0575; 0.065; 100; 2; 0) returns 95.04287."
msgstr "=PRICE(\"1999-02-15\"; \"2007-11-15\"; 0,0575; 0,065; 100; 2; 0) vrátí 95,04287."
+#. sQGxa
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28977,6 +30896,7 @@ msgctxt ""
msgid "<bookmark_value>PRICEDISC function</bookmark_value><bookmark_value>prices;non-interest-bearing securities</bookmark_value><bookmark_value>sales values;non-interest-bearing securities</bookmark_value>"
msgstr "<bookmark_value>PRICEDISC</bookmark_value><bookmark_value>ceny;diskontní cenné papíry</bookmark_value><bookmark_value>prodejní hodnoty;diskontní cenné papíry</bookmark_value>"
+#. JuT2F
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28985,6 +30905,7 @@ msgctxt ""
msgid "PRICEDISC"
msgstr "PRICEDISC"
+#. BmTrm
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -28993,6 +30914,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_PRICEDISC\">Calculates the price per 100 currency units of par value of a non-interest- bearing security.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_PRICEDISC\">Vypočítá cenu diskontního cenného papíru o nominální hodnotě 100 měnových jednotek.</ahelp>"
+#. RwdWe
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29001,6 +30923,7 @@ msgctxt ""
msgid "PRICEDISC(Settlement; Maturity; Discount; Redemption; Basis)"
msgstr "PRICEDISC(Smlouva; Splatnost; Diskont; Úmor; Základ)"
+#. WBvCG
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29009,6 +30932,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. Nvskp
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29017,6 +30941,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. EEGAG
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29025,6 +30950,7 @@ msgctxt ""
msgid "<emph>Discount</emph> is the discount of a security as a percentage."
msgstr "<emph>Diskont</emph> je srážka cenného papíru v procentech."
+#. Bsgje
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29033,6 +30959,7 @@ msgctxt ""
msgid "<emph>Redemption</emph> is the redemption value per 100 currency units of par value."
msgstr "<emph>Úmor</emph> je vyplácená hodnota na 100 měnových jednotek nominální hodnoty."
+#. k8LRc
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29041,6 +30968,7 @@ msgctxt ""
msgid "A security is purchased on 1999-02-15; the maturity date is 1999-03-01. Discount in per cent is 5.25%. The redemption value is 100. When calculating on basis 2 the price discount is as follows:"
msgstr "Cenný papír byl koupen 15. února 1999; splatnost je 1. března 1999. Diskontní sazba v procentech činí 5,25 %. Zbytková hodnota je 100. Při výpočtu podle metody 2 je cena diskontního cenného papíru následující:"
+#. zWwmn
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29049,6 +30977,7 @@ msgctxt ""
msgid "=PRICEDISC(\"1999-02-15\"; \"1999-03-01\"; 0.0525; 100; 2) returns 99.79583."
msgstr "=PRICEDISC(\"1999-02-15\"; \"1999-03-01\"; 0,0525; 100; 2) vrátí 99,79583."
+#. hbGNH
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29057,6 +30986,7 @@ msgctxt ""
msgid "<bookmark_value>PRICEMAT function</bookmark_value><bookmark_value>prices;interest-bearing securities</bookmark_value>"
msgstr "<bookmark_value>PRICEMAT</bookmark_value><bookmark_value>ceny; cenné papíry s úrokem splatným na konci</bookmark_value>"
+#. SCFnr
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29065,6 +30995,7 @@ msgctxt ""
msgid "PRICEMAT"
msgstr "PRICEMAT"
+#. qnKpP
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29073,6 +31004,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_PRICEMAT\">Calculates the price per 100 currency units of par value of a security, that pays interest on the maturity date.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_PRICEMAT\">Vypočítá cenu cenného papíru o nominální hodnotě 100 měnových jednotek, ze kterého je úrok placen k datu splatnosti.</ahelp>"
+#. rYQMJ
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29081,6 +31013,7 @@ msgctxt ""
msgid "PRICEMAT(Settlement; Maturity; Issue; Rate; Yield; Basis)"
msgstr "PRICEMAT(Smlouva; Splatnost; Vydání; Sazba; Výnos; Základ)"
+#. tG4zg
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29089,6 +31022,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. M4xAU
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29097,6 +31031,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. NnK8K
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29105,6 +31040,7 @@ msgctxt ""
msgid "<emph>Issue</emph> is the date of issue of the security."
msgstr "<emph>Vydání</emph> je datum vydání cenného papíru."
+#. KG9Fq
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29113,6 +31049,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the interest rate of the security on the issue date."
msgstr "<emph>Sazba</emph> je úroková sazba cenného papíru v den vydání."
+#. fSAfb
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29121,6 +31058,7 @@ msgctxt ""
msgid "<emph>Yield</emph> is the annual yield of the security."
msgstr "<emph>Výnos</emph> je roční výnos cenného papíru."
+#. fiNQN
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29129,6 +31067,7 @@ msgctxt ""
msgid "Settlement date: February 15 1999, maturity date: April 13 1999, issue date: November 11 1998. Interest rate: 6.1 per cent, yield: 6.1 per cent, basis: 30/360 = 0."
msgstr "Datum vypořádání: 15. února 1999, datum splatnosti: 13. dubna 1999, datum emise 11. listopadu 1998. Úroková míra: 6,1 %, výnos: 6,1 % a základna dle metody 30/360 je 0."
+#. JGVzC
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29137,6 +31076,7 @@ msgctxt ""
msgid "The price is calculated as follows:"
msgstr "Cena bude vypočtena následujícím způsobem:"
+#. ed6RY
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29145,6 +31085,7 @@ msgctxt ""
msgid "=PRICEMAT(\"1999-02-15\";\"1999-04-13\";\"1998-11-11\"; 0.061; 0.061;0) returns 99.98449888."
msgstr "=PRICEMAT(\"1999-02-15\";\"1999-04-13\";\"1998-11-11\"; 0,061; 0,061;0) vrátí 99,98449888."
+#. crj7S
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29153,6 +31094,7 @@ msgctxt ""
msgid "<bookmark_value>calculating; durations</bookmark_value><bookmark_value>durations;calculating</bookmark_value><bookmark_value>DURATION function</bookmark_value>"
msgstr "<bookmark_value>výpočty; doby trvání</bookmark_value><bookmark_value>doby trvání; výpočty</bookmark_value><bookmark_value>DURATION</bookmark_value>"
+#. HUEcU
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29161,6 +31103,7 @@ msgctxt ""
msgid "DURATION"
msgstr "DURATION"
+#. mQkqy
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29169,6 +31112,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_LAUFZEIT\">Calculates the number of periods required by an investment to attain the desired value.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_LAUFZEIT\">Vypočte počet období potřebných k tomu, aby investice dosáhla požadované hodnoty.</ahelp>"
+#. brSXj
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29177,6 +31121,7 @@ msgctxt ""
msgid "DURATION(Rate; PV; FV)"
msgstr "DURATION(Sazba; PV; FV)"
+#. Rzxhq
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29185,6 +31130,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is a constant. The interest rate is to be calculated for the entire duration (duration period). The interest rate per period is calculated by dividing the interest rate by the calculated duration. The internal rate for an annuity is to be entered as Rate/12."
msgstr "<emph>Sazba</emph> je konstantní. Úroková sazba je spočítána pro celé období. Úroková sazba na období je spočítána vydělením úroku spočtenou dobou. Vnitřní sazba pro anuitu musí být vložena jako Sazba/12."
+#. jpBBn
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29193,6 +31139,7 @@ msgctxt ""
msgid "<emph>PV</emph> is the present (current) value. The cash value is the deposit of cash or the current cash value of an allowance in kind. As a deposit value a positive value must be entered; the deposit must not be 0 or <0."
msgstr "<emph>PV</emph> je současná (krátkodobá) hodnota. Hodnota hotovosti je vklad peněz nebo současná hodnota naturálie. Vklad je možné zadat pouze jako kladnou hodnotu; vklad nesmí být 0 nebo <0."
+#. rxSZX
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29201,6 +31148,7 @@ msgctxt ""
msgid "<emph>FV</emph> is the expected value. The future value determines the desired (future) value of the deposit."
msgstr "<emph>FV</emph> je očekávaná hodnota. Budoucí hodnota určuje požadovanou (budoucí) hodnotu vkladu."
+#. SATJW
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29209,6 +31157,7 @@ msgctxt ""
msgid "At an interest rate of 4.75%, a cash value of 25,000 currency units and a future value of 1,000,000 currency units, a duration of 79.49 payment periods is returned. The periodic payment is the resulting quotient from the future value and the duration, in this case 1,000,000/79.49=12,850.20."
msgstr "Pro úrokovou sazbu 4,75%, počáteční vklad 25000 měnových jednotek a požadovanou hodnotu 1 000 000 měnových jednotek vrátí funkce dobu trvání 79,49 platebních období. Pravidelná platba vychází z budoucí hodnoty a doby trvání, v tomto případě 1 000 000 / 79,49 = 12 850,20."
+#. kv4Pb
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29217,6 +31166,7 @@ msgctxt ""
msgid "<bookmark_value>calculating;linear depreciations</bookmark_value><bookmark_value>depreciations;linear</bookmark_value><bookmark_value>linear depreciations</bookmark_value><bookmark_value>straight-line depreciations</bookmark_value><bookmark_value>SLN function</bookmark_value>"
msgstr "<bookmark_value>výpočty;lineární odpisy</bookmark_value><bookmark_value>odpisy;lineární</bookmark_value><bookmark_value>lineární odpisy</bookmark_value><bookmark_value>SLN</bookmark_value>"
+#. ScCBu
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29225,6 +31175,7 @@ msgctxt ""
msgid "SLN"
msgstr "SLN"
+#. rGCTo
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29233,6 +31184,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_LIA\">Returns the straight-line depreciation of an asset for one period.</ahelp> The amount of the depreciation is constant during the depreciation period."
msgstr "<ahelp hid=\"HID_FUNC_LIA\">Vypočte lineární odpisy aktiva za dané období.</ahelp> Hodnota odpisu během období je konstantní."
+#. GzXsv
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29241,6 +31193,7 @@ msgctxt ""
msgid "SLN(Cost; Salvage; Life)"
msgstr "SLN(Cena; ZbytkováHodnota; Životnost)"
+#. 8CSs2
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29249,6 +31202,7 @@ msgctxt ""
msgid "<emph>Cost</emph> is the initial cost of an asset."
msgstr "<emph>Cena</emph> je počáteční hodnota majetku."
+#. FANVf
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29257,6 +31211,7 @@ msgctxt ""
msgid "<emph>Salvage</emph> is the value of an asset at the end of the depreciation."
msgstr "<emph>Zůstatek</emph> je hodnota majetku na konci odpisů."
+#. FybWr
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29265,6 +31220,7 @@ msgctxt ""
msgid "<emph>Life</emph> is the depreciation period determining the number of periods in the depreciation of the asset."
msgstr "<emph>Životnost</emph> je odpisové období určující počet období na odpis aktiva."
+#. 4tbmH
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29273,6 +31229,7 @@ msgctxt ""
msgid "Office equipment with an initial cost of 50,000 currency units is to be depreciated over 7 years. The value at the end of the depreciation is to be 3,500 currency units."
msgstr "Vybavení kanceláře za pořizovací cenu 50 000 měnových jednotek má být odepisováno v období 7 let. Hodnota na konci období odpisu je 3 500 měnových jednotek."
+#. sAuz4
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29281,6 +31238,7 @@ msgctxt ""
msgid "<item type=\"input\">=SLN(50000;3,500;84)</item> = 553.57 currency units. The periodic monthly depreciation of the office equipment is 553.57 currency units."
msgstr "<item type=\"input\">=SLN(50000;3,500;84)</item> = 553.57 měnových jednotek. Pravidelné měsíční odpisy vybavení kanceláře je 553.57 měnových jednotek."
+#. zLdSt
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29289,6 +31247,7 @@ msgctxt ""
msgid "<bookmark_value>MDURATION function</bookmark_value><bookmark_value>Macauley duration</bookmark_value>"
msgstr "<bookmark_value>MDURATION</bookmark_value><bookmark_value>Macaulayova doba trvání</bookmark_value>"
+#. FWB2Q
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29297,6 +31256,7 @@ msgctxt ""
msgid "MDURATION"
msgstr "MDURATION"
+#. MggV6
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29305,6 +31265,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_MDURATION\">Calculates the modified Macauley duration of a fixed interest security in years.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_MDURATION\">Vypočte modifikovanou Macaulayovu dobu trvání cenného papíru s nominální hodnotou 100 měnových jednotek.</ahelp>"
+#. AUGt7
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29313,6 +31274,7 @@ msgctxt ""
msgid "MDURATION(Settlement; Maturity; Coupon; Yield; Frequency; Basis)"
msgstr "MDURATION(Smlouva; Splatnost; Kupon; Výnos; Frekvence; Základ)"
+#. xTn69
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29321,6 +31283,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. UgBHk
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29329,6 +31292,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. vMW33
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29337,6 +31301,7 @@ msgctxt ""
msgid "<emph>Coupon</emph> is the annual nominal rate of interest (coupon interest rate)"
msgstr "<emph>Kupon</emph> je roční nominální sazba úroku (sazba úroku kuponu)."
+#. 5NyMh
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29345,6 +31310,7 @@ msgctxt ""
msgid "<emph>Yield</emph> is the annual yield of the security."
msgstr "<emph>Výnos</emph> je roční výnos cenného papíru."
+#. GsSHE
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29353,6 +31319,7 @@ msgctxt ""
msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
msgstr "<emph>Frekvence</emph> je počet výplat úroků za rok (1, 2 nebo 4)."
+#. i5kGf
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29361,6 +31328,7 @@ msgctxt ""
msgid "A security is purchased on 2001-01-01; the maturity date is 2006-01-01. The nominal rate of interest is 8%. The yield is 9.0%. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how long is the modified duration?"
msgstr "Cenný papír byl koupen 1. ledna 2001; datum splatnosti je 1. ledna 2006. Nominální úroková sazba je 8 %. Výnos je 9,0 %. Úrok je vyplácen pololetně (frekvence je 2). Jak dlouho bude trvat modifikovaná doba, použije-li se výpočet denní bilance úroku (základ 3)?"
+#. uvE3L
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29369,6 +31337,7 @@ msgctxt ""
msgid "=MDURATION(\"2001-01-01\"; \"2006-01-01\"; 0.08; 0.09; 2; 3) returns 4.02 years."
msgstr "=MDURATION(\"2001-01-01\"; \"2006-01-01\"; 0.08; 0.09; 2; 3) vrátí 4,02 roku."
+#. BrDKP
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29377,6 +31346,7 @@ msgctxt ""
msgid "<bookmark_value>calculating;net present values</bookmark_value><bookmark_value>net present values</bookmark_value><bookmark_value>NPV function</bookmark_value>"
msgstr "<bookmark_value>výpočty; čisté současné hodnoty</bookmark_value><bookmark_value>čisté současné hodnoty</bookmark_value><bookmark_value>NPV</bookmark_value>"
+#. AMMGA
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29385,6 +31355,7 @@ msgctxt ""
msgid "NPV"
msgstr "NPV"
+#. hs7Jd
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29393,6 +31364,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_NBW\">Returns the present value of an investment based on a series of periodic cash flows and a discount rate. To get the net present value, subtract the cost of the project (the initial cash flow at time zero) from the returned value.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_NBW\">Vrátí současnou hodnotu investice založenou na řadě periodických plateb a úroku. Pro získání současné čisté hodnoty, odečtěte od výsledné hodnoty počáteční náklady.</ahelp>"
+#. Lrg8g
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29401,6 +31373,7 @@ msgctxt ""
msgid "If the payments take place at irregular intervals, use the <link href=\"text/scalc/01/04060118.xhp#xnpv\" name=\"XNPV\">XNPV</link> function."
msgstr "Pokud se platby uskutečňují v pravidelných intervalech, použijte funkci <link href=\"text/scalc/01/04060118.xhp#xnpv\" name=\"XNPV\">NPV</link>."
+#. QXdUJ
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29409,6 +31382,7 @@ msgctxt ""
msgid "NPV(Rate; Value1; Value2; ...; Value30)"
msgstr "NPV(Sazba; Hodnota1; Hodnota2; ...; Hodnota30)"
+#. EEL34
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29417,6 +31391,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the discount rate for a period."
msgstr "<emph>Sazba</emph> je diskontovaná sazba pro období."
+#. YFAME
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29425,6 +31400,7 @@ msgctxt ""
msgid "<emph>Value1, Value2, ..., Value30</emph> are up to 30 values, which represent deposits or withdrawals."
msgstr "<emph>Hodnota1; Hodnota2; ...; Hodnota30</emph> je až 30 hodnot, které reprezentují vklady nebo výběry."
+#. DAypR
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29433,6 +31409,7 @@ msgctxt ""
msgid "What is the net present value of periodic payments of 10, 20 and 30 currency units with a discount rate of 8.75%. At time zero the costs were paid as -40 currency units."
msgstr "Chcete vypočítat, jaká je čistá současná hodnota pro pravidelné platby o hodnotě 10, 20 a 30 měnových jednotek, je-li diskontní sazba 8,75 %. V čase nula byly náklady zaplaceny jako -40 měnových jednotek."
+#. LA3fY
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29441,6 +31418,7 @@ msgctxt ""
msgid "<item type=\"input\">=NPV(8.75%;10;20;30)</item> = 49.43 currency units. The net present value is the returned value minus the initial costs of 40 currency units, therefore 9.43 currency units."
msgstr "<item type=\"input\">=NPV(8.75%;10;20;30)</item> = 49.43 měnových jednotek. Čistá současná hodnota je návratová hodnota mínus počáteční náklady z 40 měnových jednotek, tedy 9.43 měnových jednotek."
+#. fyPVS
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29449,6 +31427,7 @@ msgctxt ""
msgid "<bookmark_value>calculating;nominal interest rates</bookmark_value><bookmark_value>nominal interest rates</bookmark_value><bookmark_value>NOMINAL function</bookmark_value>"
msgstr "<bookmark_value>výpočty; nominální úrokové sazby</bookmark_value><bookmark_value>nominální úrokové sazby</bookmark_value><bookmark_value>NOMINAL</bookmark_value>"
+#. HCJLx
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29457,6 +31436,7 @@ msgctxt ""
msgid "NOMINAL"
msgstr "NOMINAL"
+#. ZtXoJ
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29465,6 +31445,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_NOMINAL\">Calculates the yearly nominal interest rate, given the effective rate and the number of compounding periods per year.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_NOMINAL\">Vypočte nominální roční úrokovou sazbu podle zadané skutečné úrokové sazby a počtu období za rok.</ahelp>"
+#. C7tsK
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29473,6 +31454,7 @@ msgctxt ""
msgid "NOMINAL(EffectiveRate; NPerY)"
msgstr "NOMINAL(EfektivníSazba; NPerY)"
+#. AgWeQ
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29481,6 +31463,7 @@ msgctxt ""
msgid "<emph>EffectiveRate</emph> is the effective interest rate"
msgstr "<emph>EfektivníSazba</emph> je efektivní úroková sazba"
+#. hQuGX
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29489,6 +31472,7 @@ msgctxt ""
msgid "<emph>NPerY</emph> is the number of periodic interest payments per year."
msgstr "<emph>NPerY</emph> je počet pravidelných úrokových plateb za rok."
+#. Aihdg
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29497,6 +31481,7 @@ msgctxt ""
msgid "What is the nominal interest per year for an effective interest rate of 13.5% if twelve payments are made per year."
msgstr "Chcete vypočítat, jaká je roční nominální úroková sazba při skutečné úrokové sazbě 13,5 % a 12 ročních úrokových platbách."
+#. fX48v
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29505,6 +31490,7 @@ msgctxt ""
msgid "<item type=\"input\">=NOMINAL(13.5%;12)</item> = 12.73%. The nominal interest rate per year is 12.73%."
msgstr "<item type=\"input\">=NOMINAL(13.5%;12)</item> = 12.73%. Nominální úroková sazba za rok je 12.73%."
+#. nopCm
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29513,6 +31499,7 @@ msgctxt ""
msgid "<bookmark_value>NOMINAL_ADD function</bookmark_value>"
msgstr "<bookmark_value>NOMINAL_ADD</bookmark_value>"
+#. waSCK
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29521,6 +31508,7 @@ msgctxt ""
msgid "NOMINAL_ADD"
msgstr "NOMINAL_ADD"
+#. zBbRt
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29529,6 +31517,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_NOMINAL\">Calculates the annual nominal rate of interest on the basis of the effective rate and the number of interest payments per annum.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_NOMINAL\">Vypočte nominální roční úrokovou sazbu podle zadané skutečné úrokové sazby a počtu splátek za rok.</ahelp>"
+#. 6DdxN
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29537,6 +31526,7 @@ msgctxt ""
msgid "NOMINAL_ADD(EffectiveRate; NPerY)"
msgstr "NOMINAL_ADD(EfektivníSazba; NPerY)"
+#. AG9aq
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29545,6 +31535,7 @@ msgctxt ""
msgid "<emph>EffectiveRate</emph> is the effective annual rate of interest."
msgstr "<emph>EfektivníSazba</emph> je efektivní roční úroková sazba."
+#. 6hEH3
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29553,6 +31544,7 @@ msgctxt ""
msgid "<emph>NPerY</emph> the number of interest payments per year."
msgstr "<emph>NPerY</emph> počet úrokových plateb za rok."
+#. YQdC7
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29561,6 +31553,7 @@ msgctxt ""
msgid "What is the nominal rate of interest for a 5.3543% effective rate of interest and quarterly payment."
msgstr "Chcete vypočítat, jaká je roční nominální úroková sazba při skutečné úrokové sazbě 5,3543 % a čtvrtletních platbách."
+#. JLGFE
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29569,6 +31562,7 @@ msgctxt ""
msgid "<item type=\"input\">=NOMINAL_ADD(5.3543%;4)</item> returns 0.0525 or 5.25%."
msgstr "<item type=\"input\">=NOMINAL_ADD(5.3543%;4)</item> vrátí 0.0525 nebo 5.25%."
+#. VhSHk
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29577,6 +31571,7 @@ msgctxt ""
msgid "<bookmark_value>DOLLARFR function</bookmark_value><bookmark_value>converting;decimal fractions, into mixed decimal fractions</bookmark_value>"
msgstr "<bookmark_value>DOLLARFR</bookmark_value><bookmark_value>převádění; desetinná čísla na zlomky</bookmark_value>"
+#. Qhe3N
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29585,6 +31580,7 @@ msgctxt ""
msgid "DOLLARFR"
msgstr "DOLLARFR"
+#. F57wX
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29593,6 +31589,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_DOLLARFR\">Converts a quotation that has been given as a decimal number into a mixed decimal fraction.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_DOLLARFR\">Převede cenu vyjádřenou jako desetinné číslo na zlomek.</ahelp>"
+#. qrWCW
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29601,6 +31598,7 @@ msgctxt ""
msgid "DOLLARFR(DecimalDollar; Fraction)"
msgstr "DOLLARFR(DesetinnýDolar; Zlomek)"
+#. N5WPe
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29609,6 +31607,7 @@ msgctxt ""
msgid "<emph>DecimalDollar</emph> is a decimal number."
msgstr "<emph>DesetinnýDolar</emph> je desetinné číslo."
+#. FiLbV
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29617,6 +31616,7 @@ msgctxt ""
msgid "<emph>Fraction</emph> is a whole number that is used as the denominator of the decimal fraction."
msgstr "<emph>Zlomek</emph> je celé číslo použité jako jmenovatel desetinného zlomku."
+#. nz8K4
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29625,6 +31625,7 @@ msgctxt ""
msgid "<item type=\"input\">=DOLLARFR(1.125;16)</item> converts into sixteenths. The result is 1.02 for 1 plus 2/16."
msgstr "<item type=\"input\">=DOLLARFR(1.125;16)</item> převede na šestnáctiny. Výsledek je 1.02, což znamená 1 plus 2/16."
+#. Bkq9d
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29633,6 +31634,7 @@ msgctxt ""
msgid "<item type=\"input\">=DOLLARFR(1.125;8)</item> converts into eighths. The result is 1.1 for 1 plus 1/8."
msgstr "<item type=\"input\">=DOLLARFR(1.125;8)</item> převede na osminy. Výsledek je 1.1, což znamená 1 plus 1/8."
+#. oTXcz
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29641,6 +31643,7 @@ msgctxt ""
msgid "<bookmark_value>fractions; converting</bookmark_value><bookmark_value>converting;decimal fractions, into decimal numbers</bookmark_value><bookmark_value>DOLLARDE function</bookmark_value>"
msgstr "<bookmark_value>zlomky; převádění</bookmark_value><bookmark_value>převádění;desetinné zlomky na desetinná čísla</bookmark_value><bookmark_value>DOLLARDE</bookmark_value>"
+#. M5fCi
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29649,6 +31652,7 @@ msgctxt ""
msgid "DOLLARDE"
msgstr "DOLLARDE"
+#. AzXDV
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29657,6 +31661,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_DOLLARDE\">Converts a quotation that has been given as a decimal fraction into a decimal number.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_DOLLARDE\">Převede vyjádření ceny ve zlomku na desetinné číslo.</ahelp>"
+#. zxFEq
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29665,6 +31670,7 @@ msgctxt ""
msgid "DOLLARDE(FractionalDollar; Fraction)"
msgstr "DOLLARDE(ZlomkovýDolar; Zlomek)"
+#. gtkuA
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29673,6 +31679,7 @@ msgctxt ""
msgid "<emph>FractionalDollar</emph> is a number given as a decimal fraction."
msgstr "<emph>ZlomkovýDolar</emph> je číslo zadané jako desetinný zlomek."
+#. A3rfB
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29681,6 +31688,7 @@ msgctxt ""
msgid "<emph>Fraction</emph> is a whole number that is used as the denominator of the decimal fraction."
msgstr "<emph>Zlomek</emph> je celé číslo použité jako jmenovatel desetinného zlomku."
+#. EVEdB
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29689,6 +31697,7 @@ msgctxt ""
msgid "<item type=\"input\">=DOLLARDE(1.02;16)</item> stands for 1 and 2/16. This returns 1.125."
msgstr "<item type=\"input\">=DOLLARDE(1.02;16)</item> znamená 1 a 2/16. Vrátí 1.125."
+#. Z3ukC
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29697,6 +31706,7 @@ msgctxt ""
msgid "<item type=\"input\">=DOLLARDE(1.1;8)</item> stands for 1 and 1/8. This returns 1.125."
msgstr "<item type=\"input\">=DOLLARDE(1.1;8)</item> znamená 1 a 1/8. Vrátí 1.125."
+#. KvbAk
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29705,6 +31715,7 @@ msgctxt ""
msgid "<bookmark_value>calculating;modified internal rates of return</bookmark_value><bookmark_value>modified internal rates of return</bookmark_value><bookmark_value>MIRR function</bookmark_value><bookmark_value>internal rates of return;modified</bookmark_value>"
msgstr "<bookmark_value>výpočty;modifikované vnitřní výnosy</bookmark_value><bookmark_value>modifikované vnitřní výnosy</bookmark_value><bookmark_value>MIRR</bookmark_value><bookmark_value>vnitřní výnosy;modifikované</bookmark_value>"
+#. iChyK
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29713,6 +31724,7 @@ msgctxt ""
msgid "MIRR"
msgstr "MIRR"
+#. CMsDu
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29721,6 +31733,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_QIKV\">Calculates the modified internal rate of return of a series of investments.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_QIKV\">Vypočítá modifikované vnitřní výnosové procento řady investic.</ahelp>"
+#. gEqNo
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29729,6 +31742,7 @@ msgctxt ""
msgid "MIRR(Values; Investment; ReinvestRate)"
msgstr "MIRR(Hodnoty; Investice; SazbaReinvestice)"
+#. D6MGL
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29737,6 +31751,7 @@ msgctxt ""
msgid "<emph>Values</emph> corresponds to the array or the cell reference for cells whose content corresponds to the payments."
msgstr "<emph>Hodnoty</emph> odpovídá poli nebo buňce odkazující na buňky, jejichž obsah odpovídá platbám."
+#. gwC77
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29745,6 +31760,7 @@ msgctxt ""
msgid "<emph>Investment</emph> is the rate of interest of the investments (the negative values of the array)"
msgstr "<emph>Investice</emph> je úroková sazba investic (záporné hodnoty pole)"
+#. J42GD
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29753,6 +31769,7 @@ msgctxt ""
msgid "<emph>ReinvestRate</emph>:the rate of interest of the reinvestment (the positive values of the array)"
msgstr "<emph>SazbaReinvestice</emph>: úroková sazba reinvestic (kladné hodnoty pole)"
+#. Auhk8
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29761,6 +31778,7 @@ msgctxt ""
msgid "Assuming a cell content of A1 = <item type=\"input\">-5</item>, A2 = <item type=\"input\">10</item>, A3 = <item type=\"input\">15</item>, and A4 = <item type=\"input\">8</item>, and an investment value of 0.5 and a reinvestment value of 0.1, the result is 94.16%."
msgstr "Předpokládejme obsah buněk takto: A1 = <item type=\"input\">-5</item>, A2 = <item type=\"input\">10</item>, A3 = <item type=\"input\">15</item>, a A4 = <item type=\"input\">8</item>, investiční hodnotu 0.5 a reinvestiční hodnotu 0.1, pak je výsledek 94.16%."
+#. jJV3r
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29769,6 +31787,7 @@ msgctxt ""
msgid "<bookmark_value>YIELD function</bookmark_value><bookmark_value>rates of return;securities</bookmark_value><bookmark_value>yields, see also rates of return</bookmark_value>"
msgstr "<bookmark_value>YIELD</bookmark_value><bookmark_value>výnosy;cenné papíry</bookmark_value><bookmark_value>výnosy, viz také výnosové míry</bookmark_value>"
+#. 6iiWG
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29777,6 +31796,7 @@ msgctxt ""
msgid "YIELD"
msgstr "YIELD"
+#. Ssro5
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29785,6 +31805,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_YIELD\">Calculates the yield of a security.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_YIELD\">Vypočítá výnos cenného papíru.</ahelp>"
+#. QYCYQ
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29793,6 +31814,7 @@ msgctxt ""
msgid "YIELD(Settlement; Maturity; Rate; Price; Redemption; Frequency; Basis)"
msgstr "YIELD(Smlouva; Splatnost; Sazba; Cena; Úmor; Frekvence; Základ)"
+#. C68Mv
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29801,6 +31823,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. Ctn8H
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29809,6 +31832,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. SYg4J
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29817,6 +31841,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the annual rate of interest."
msgstr "<emph>Sazba</emph> je roční úroková míra."
+#. UtDFU
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29825,6 +31850,7 @@ msgctxt ""
msgid "<emph>Price</emph> is the price (purchase price) of the security per 100 currency units of par value."
msgstr "<emph>Cena</emph> je cena (nákupní cena) cenného papíru na 100 měnových jednotek nominální hodnoty."
+#. XgnuZ
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29833,6 +31859,7 @@ msgctxt ""
msgid "<emph>Redemption</emph> is the redemption value per 100 currency units of par value."
msgstr "<emph>Úmor</emph> je vyplácená hodnota na 100 měnových jednotek nominální hodnoty."
+#. JypkN
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29841,6 +31868,7 @@ msgctxt ""
msgid "<emph>Frequency</emph> is the number of interest payments per year (1, 2 or 4)."
msgstr "<emph>Frekvence</emph> je počet výplat úroků za rok (1, 2 nebo 4)."
+#. qkgFi
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29849,6 +31877,7 @@ msgctxt ""
msgid "A security is purchased on 1999-02-15. It matures on 2007-11-15. The rate of interest is 5.75%. The price is 95.04287 currency units per 100 units of par value, the redemption value is 100 units. Interest is paid half-yearly (frequency = 2) and the basis is 0. How high is the yield?"
msgstr "Cenný papír byl koupen 15. února 1999. Datum splatnosti je 15. listopadu 2007. Úroková sazba je 5,75 %. Cena je 95,04287 měnových jednotek na 100 jednotek nominální hodnoty, úmor je 100 jednotek. Úrok je placen pololetně (frekvence = 2) a základ 0. Jak vysoké jsou výnosy?"
+#. UfrLb
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29857,6 +31886,7 @@ msgctxt ""
msgid "=YIELD(\"1999-02-15\"; \"2007-11-15\"; 0.0575 ;95.04287; 100; 2; 0) returns 0.065 or 6.50 per cent."
msgstr "=YIELD(\"1999-02-15\"; \"2007-11-15\"; 0,0575 ;95,04287; 100; 2; 0) vrátí 0,065 nebo 6,50 procent."
+#. AeJmf
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29865,6 +31895,7 @@ msgctxt ""
msgid "<bookmark_value>YIELDDISC function</bookmark_value><bookmark_value>rates of return;non-interest-bearing securities</bookmark_value>"
msgstr "<bookmark_value>YIELDDISC</bookmark_value><bookmark_value>výnosy; diskontní cenné papíry</bookmark_value>"
+#. jMMDF
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29873,6 +31904,7 @@ msgctxt ""
msgid "YIELDDISC"
msgstr "YIELDDISC"
+#. CTBdC
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29881,6 +31913,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_YIELDDISC\">Calculates the annual yield of a non-interest-bearing security.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_YIELDDISC\">Vypočítá roční výnos diskontního cenného papíru.</ahelp>"
+#. DhjQo
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29889,6 +31922,7 @@ msgctxt ""
msgid "YIELDDISC(Settlement; Maturity; Price; Redemption; Basis)"
msgstr "YIELDDISC(Smlouva; Splatnost; Cena; ProdejníCena; Základ)"
+#. fFG4g
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29897,6 +31931,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. yu3bU
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29905,6 +31940,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. RdnvF
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29913,6 +31949,7 @@ msgctxt ""
msgid "<emph>Price</emph> is the price (purchase price) of the security per 100 currency units of par value."
msgstr "<emph>Cena</emph> je cena (nákupní cena) cenného papíru na 100 měnových jednotek nominální hodnoty."
+#. BJS6o
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29921,6 +31958,7 @@ msgctxt ""
msgid "<emph>Redemption</emph> is the redemption value per 100 currency units of par value."
msgstr "<emph>Úmor</emph> je vyplácená hodnota na 100 měnových jednotek nominální hodnoty."
+#. rkDWB
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29929,6 +31967,7 @@ msgctxt ""
msgid "A non-interest-bearing security is purchased on 1999-02-15. It matures on 1999-03-01. The price is 99.795 currency units per 100 units of par value, the redemption value is 100 units. The basis is 2. How high is the yield?"
msgstr "Nezúročitelná cenina je zakoupena 15. února 1999. Má splatnost 1. března 1999. Cena je 99,795 měnových jednotek na 100 jednotek nominální hodnoty. Prodejní cena je 100 jednotek. Základ je 2. Jaký bude výnos?"
+#. 7YN9G
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29937,6 +31976,7 @@ msgctxt ""
msgid "=YIELDDISC(\"1999-02-15\"; \"1999-03-01\"; 99.795; 100; 2) returns 0.052823 or 5.2823 per cent."
msgstr "=YIELDDISC(\"1999-02-15\"; \"1999-03-01\"; 99,795; 100; 2) vrátí 0,052823 neboli 5,2823 procent."
+#. 5mbhE
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29945,6 +31985,7 @@ msgctxt ""
msgid "<bookmark_value>YIELDMAT function</bookmark_value><bookmark_value>rates of return;securities with interest paid on maturity</bookmark_value>"
msgstr "<bookmark_value>YIELDMAT</bookmark_value><bookmark_value>výnosy;cenné papíry, úrok placen ke dnu splatnosti</bookmark_value>"
+#. gDVei
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29953,6 +31994,7 @@ msgctxt ""
msgid "YIELDMAT"
msgstr "YIELDMAT"
+#. AvmYj
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29961,6 +32003,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_YIELDMAT\">Calculates the annual yield of a security, the interest of which is paid on the date of maturity.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_YIELDMAT\">Vypočítá roční výnos cenného papíru, ze kterého je úrok placen ke dnu splatnosti.</ahelp>"
+#. auKJi
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29969,6 +32012,7 @@ msgctxt ""
msgid "YIELDMAT(Settlement; Maturity; Issue; Rate; Price; Basis)"
msgstr "YIELDMAT(Smlouva; Splatnost; Vydání; Sazba; Cena; Základ)"
+#. db9jM
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29977,6 +32021,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. mDA8k
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29985,6 +32030,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. MvUAc
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -29993,6 +32039,7 @@ msgctxt ""
msgid "<emph>Issue</emph> is the date of issue of the security."
msgstr "<emph>Vydání</emph> je datum vydání cenného papíru."
+#. E7jdC
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30001,6 +32048,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the interest rate of the security on the issue date."
msgstr "<emph>Sazba</emph> je úroková sazba cenného papíru v den vydání."
+#. AUZxg
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30009,6 +32057,7 @@ msgctxt ""
msgid "<emph>Price</emph> is the price (purchase price) of the security per 100 currency units of par value."
msgstr "<emph>Cena</emph> je cena (nákupní cena) cenného papíru na 100 měnových jednotek nominální hodnoty."
+#. CVbVY
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30017,6 +32066,7 @@ msgctxt ""
msgid "A security is purchased on 1999-03-15. It matures on 1999-11-03. The issue date was 1998-11-08. The rate of interest is 6.25%, the price is 100.0123 units. The basis is 0. How high is the yield?"
msgstr "Cenný papír byl zakoupen 15. března 1999. Je splatný 3. listopadu 1999. Datum vydání bylo 8. listopadu 1998. Úroková míra je 6,25 % a cena je 100,0123 jednotek. Základ je 0. Jaký bude výnos?"
+#. EgFWh
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30025,6 +32075,7 @@ msgctxt ""
msgid "=YIELDMAT(\"1999-03-15\"; \"1999-11-03\"; \"1998-11-08\"; 0.0625; 100.0123; 0) returns 0.060954 or 6.0954 per cent."
msgstr "=YIELDMAT(\"1999-03-15\"; \"1999-11-03\"; \"1998-11-08\"; 0,0625; 100,0123; 0) vrátí 0,060954 neboli 6,0954 procent."
+#. 2ZC4E
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30033,6 +32084,7 @@ msgctxt ""
msgid "<bookmark_value>calculating;annuities</bookmark_value><bookmark_value>annuities</bookmark_value><bookmark_value>PMT function</bookmark_value>"
msgstr "<bookmark_value>výpočty; splátky</bookmark_value><bookmark_value>splátky</bookmark_value><bookmark_value>PMT</bookmark_value>"
+#. Uj2ew
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30041,6 +32093,7 @@ msgctxt ""
msgid "PMT"
msgstr "PMT"
+#. FHFRn
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30049,6 +32102,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_RMZ\">Returns the periodic payment for an annuity with constant interest rates.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_RMZ\">Vypočítá výši periodické platby při konstantní úrokové míře.</ahelp>"
+#. QNdx7
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30057,6 +32111,7 @@ msgctxt ""
msgid "PMT(Rate; NPer; PV; FV; Type)"
msgstr "PMT(Sazba; NPer; PV; FV; Typ)"
+#. fGg3G
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30065,6 +32120,7 @@ msgctxt ""
msgid "<emph>Rate</emph> is the periodic interest rate."
msgstr "<emph>Sazba</emph> je úrok splátek."
+#. yz8oV
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30073,6 +32129,7 @@ msgctxt ""
msgid "<emph>NPer</emph> is the number of periods in which annuity is paid."
msgstr "<emph>NPer</emph>je počet období, po které bude splátka placena"
+#. dAkZ3
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30081,6 +32138,7 @@ msgctxt ""
msgid "<emph>PV</emph> is the present value (cash value) in a sequence of payments."
msgstr "<emph>PV</emph> je současná hodnota (hodnota hotovosti) v posloupnosti splátek."
+#. ckGU8
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30089,6 +32147,7 @@ msgctxt ""
msgid "<emph>FV</emph> (optional) is the desired value (future value) to be reached at the end of the periodic payments."
msgstr "<emph>FV</emph> (volitelné) je očekávaná hodnota (budoucí hodnota), která má být dosažena na konci platebního období."
+#. krZrE
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30097,6 +32156,7 @@ msgctxt ""
msgid "<emph>Type</emph> (optional) is the due date for the periodic payments. Type=1 is payment at the beginning and Type=0 is payment at the end of each period."
msgstr "<emph> Typ</emph> (volitelné) je termín splatnosti pro pravidelné splátky. Typ=1 je splátka na začátku a Typ=0 je splátka na konci období."
+#. y9wSn
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30105,6 +32165,7 @@ msgctxt ""
msgid "What are the periodic payments at a yearly interest rate of 1.99% if the payment time is 3 years and the cash value is 25,000 currency units. There are 36 months as 36 payment periods, and the interest rate per payment period is 1.99%/12."
msgstr "Jaká je pravidelná platba při roční úrokové sazbě 1,99%, je-li platba rozložena na 3 roky a hodnota je 25 000 měnových jednotek. To je 36 měsíců jako 36 platebních období a úroková sazba za platební období je 1.99%/12."
+#. 5kcxK
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30113,6 +32174,7 @@ msgctxt ""
msgid "<item type=\"input\">=PMT(1.99%/12;36;25000)</item> = -715.96 currency units. The periodic monthly payment is therefore 715.96 currency units."
msgstr "<item type=\"input\">=PMT(1.99%/12;36;25000)</item> = -715.96 měnových jednotek. Pravidelná měsíční splátka je přesto 715.96 měnových jednotek."
+#. qYZB7
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30121,6 +32183,7 @@ msgctxt ""
msgid "<bookmark_value>TBILLEQ function</bookmark_value><bookmark_value>treasury bills;annual return</bookmark_value><bookmark_value>annual return on treasury bills</bookmark_value>"
msgstr "<bookmark_value>TBILLEQ</bookmark_value><bookmark_value>směnky; roční výnos</bookmark_value><bookmark_value>roční výnos směnek</bookmark_value>"
+#. fAddD
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30129,6 +32192,7 @@ msgctxt ""
msgid "TBILLEQ"
msgstr "TBILLEQ"
+#. jvBir
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30137,6 +32201,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_TBILLEQ\">Calculates the annual return on a treasury bill.</ahelp> A treasury bill is purchased on the settlement date and sold at the full par value on the maturity date, that must fall within the same year. A discount is deducted from the purchase price."
msgstr "<ahelp hid=\"HID_AAI_FUNC_TBILLEQ\">Vypočte roční výnos směnky.</ahelp> Směnka je zakoupena ke dni vypořádání a prodána za plnou cenu k datu splatnosti, který musí být ve stejném roce. Diskontní sazba je odečtena z kupní ceny."
+#. gFfjX
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30145,6 +32210,7 @@ msgctxt ""
msgid "TBILLEQ(Settlement; Maturity; Discount)"
msgstr "TBILLEQ (Smlouva; Splatnost; Diskontní sazba)"
+#. nqU3u
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30153,6 +32219,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. C2v6G
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30161,6 +32228,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. 9AGUY
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30169,6 +32237,7 @@ msgctxt ""
msgid "<emph>Discount</emph> is the percentage discount on acquisition of the security."
msgstr "<emph>Diskontní sazba</emph> je procentuální diskontní sazba při nákupu cenného papíru."
+#. tCoCK
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30177,6 +32246,7 @@ msgctxt ""
msgid "Settlement date: March 31 1999, maturity date: June 1 1999, discount: 9.14 per cent."
msgstr "Datum vypořádání je 31. března 1999, datum splatnosti je 1. června 1999 a diskontní sazba je 9,14 %."
+#. s7DE6
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30185,6 +32255,7 @@ msgctxt ""
msgid "The return on the treasury bill corresponding to a security is worked out as follows:"
msgstr "Výnos pokladniční poukázky odpovídající cennému papíru bude vypočten následujícím způsobem:"
+#. PGMJB
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30193,6 +32264,7 @@ msgctxt ""
msgid "=TBILLEQ(\"1999-03-31\";\"1999-06-01\"; 0.0914) returns 0.094151 or 9.4151 per cent."
msgstr "=TBILLEQ(\"1999-03-31\";\"1999-06-01\"; 0.0914) vrátí 0.094151 nebo 9.4151 procent."
+#. zcFRa
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30201,6 +32273,7 @@ msgctxt ""
msgid "<bookmark_value>TBILLPRICE function</bookmark_value><bookmark_value>treasury bills;prices</bookmark_value><bookmark_value>prices;treasury bills</bookmark_value>"
msgstr "<bookmark_value>TBILLPRICE</bookmark_value><bookmark_value>směnky; ceny</bookmark_value><bookmark_value>ceny; směnky</bookmark_value>"
+#. BWEGo
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30209,6 +32282,7 @@ msgctxt ""
msgid "TBILLPRICE"
msgstr "TBILLPRICE"
+#. QvMyA
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30217,6 +32291,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_TBILLPRICE\">Calculates the price of a treasury bill per 100 currency units.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_TBILLPRICE\">Vypočte cenu směnky s nominální hodnotou 100 měnových jednotek.</ahelp>"
+#. RBrJZ
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30225,6 +32300,7 @@ msgctxt ""
msgid "TBILLPRICE(Settlement; Maturity; Discount)"
msgstr "TBILLPRICE (Smlouva; Splatnost; DiskontníSazba)"
+#. LmGTo
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30233,6 +32309,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. ESXrv
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30241,6 +32318,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. kk3dB
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30249,6 +32327,7 @@ msgctxt ""
msgid "<emph>Discount</emph> is the percentage discount upon acquisition of the security."
msgstr "<emph>Diskontní sazba</emph> je procentuální diskontní sazba při nákupu cenného papíru."
+#. fGMCF
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30257,6 +32336,7 @@ msgctxt ""
msgid "Settlement date: March 31 1999, maturity date: June 1 1999, discount: 9 per cent."
msgstr "Datum vypořádání je 31. března 1999, datum splatnosti je 1. června 1999 a diskontní sazba je 9 %."
+#. YQuKY
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30265,6 +32345,7 @@ msgctxt ""
msgid "The price of the treasury bill is worked out as follows:"
msgstr "Cena pokladniční poukázky bude vypočtena následujícím způsobem:"
+#. 2oCRv
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30273,6 +32354,7 @@ msgctxt ""
msgid "=TBILLPRICE(\"1999-03-31\";\"1999-06-01\"; 0.09) returns 98.45."
msgstr "=TBILLPRICE(\"1999-03-31\";\"1999-06-01\"; 0.09) vrací 98.45."
+#. yEHpt
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30281,6 +32363,7 @@ msgctxt ""
msgid "<bookmark_value>TBILLYIELD function</bookmark_value><bookmark_value>treasury bills;rates of return</bookmark_value><bookmark_value>rates of return of treasury bills</bookmark_value>"
msgstr "<bookmark_value>TBILLYIELD</bookmark_value><bookmark_value>směnky; výnosy</bookmark_value><bookmark_value>výnosy směnky</bookmark_value>"
+#. 59XBc
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30289,6 +32372,7 @@ msgctxt ""
msgid "TBILLYIELD"
msgstr "TBILLYIELD"
+#. B7QFQ
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30297,6 +32381,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_TBILLYIELD\">Calculates the yield of a treasury bill.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_TBILLYIELD\">Vypočítá výnos směnky.</ahelp>"
+#. muxsD
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30305,6 +32390,7 @@ msgctxt ""
msgid "TBILLYIELD(Settlement; Maturity; Price)"
msgstr "TBILLYIELD (Smlouva; Splatnost; Cena)"
+#. zwaEn
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30313,6 +32399,7 @@ msgctxt ""
msgid "<emph>Settlement</emph> is the date of purchase of the security."
msgstr "<emph>Smlouva</emph> je datum nákupu cenného papíru."
+#. xuRy4
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30321,6 +32408,7 @@ msgctxt ""
msgid "<emph>Maturity</emph> is the date on which the security matures (expires)."
msgstr "<emph>Splatnost</emph> je datum, dokdy je cenný papír splatný (kdy vyprší)."
+#. Pst9h
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30329,6 +32417,7 @@ msgctxt ""
msgid "<emph>Price</emph> is the price (purchase price) of the treasury bill per 100 currency units of par value."
msgstr "<emph> Cena</emph>je cena (nákupní cena) směnky na 100 měnových jednotek hodnoty."
+#. vRYFV
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30337,6 +32426,7 @@ msgctxt ""
msgid "Settlement date: March 31 1999, maturity date: June 1 1999, price: 98.45 currency units."
msgstr "Datum vypořádání je 31. března 2002, datum splatnosti je 1. června 2002 a cena je 98,45 měnových jednotek."
+#. RnRrM
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30345,6 +32435,7 @@ msgctxt ""
msgid "The yield of the treasury bill is worked out as follows:"
msgstr "Výnos za pokladniční poukázku bude vypočten následujícím způsobem:"
+#. vwDmA
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30353,6 +32444,7 @@ msgctxt ""
msgid "=TBILLYIELD(\"1999-03-31\";\"1999-06-01\"; 98.45) returns 0.091417 or 9.1417 per cent."
msgstr "=TBILLYIELD(\"1999-03-31\";\"1999-06-01\"; 98.45) vrátí 0.091417 nebo 9.1417 procent."
+#. NF5nu
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30361,6 +32453,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060103.xhp\" name=\"Back to Financial Functions Part One\">Back to Financial Functions Part One</link>"
msgstr "<link href=\"text/scalc/01/04060103.xhp\" name=\"Zpět k první části finančních funkcí\">Zpět k první části finančních funkcí</link>"
+#. 2fAip
#: 04060119.xhp
msgctxt ""
"04060119.xhp\n"
@@ -30369,6 +32462,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060118.xhp\" name=\"Forward to Financial Functions Part Three\">Forward to Financial Functions Part Three</link>"
msgstr "<link href=\"text/scalc/01/04060118.xhp\" name=\"Finanční funkce - část 3\">Finanční funkce - část 3</link>"
+#. PE8Nt
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30377,6 +32471,7 @@ msgctxt ""
msgid "Bit Operation Functions"
msgstr "Funkce bitových operací"
+#. vWoFh
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30385,6 +32480,7 @@ msgctxt ""
msgid "Bit Operation Functions"
msgstr "Funkce bitových operací"
+#. 72BSr
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30393,6 +32489,7 @@ msgctxt ""
msgid "<bookmark_value>BITAND function</bookmark_value>"
msgstr "<bookmark_value>BITAND</bookmark_value>"
+#. ZhjDV
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30401,6 +32498,7 @@ msgctxt ""
msgid "BITAND"
msgstr "BITAND"
+#. sBFc6
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30409,6 +32507,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_BITAND\">Returns a bitwise logical \"and\" of the parameters.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_BITAND\">Vrátí bitový logický součin parametrů.</ahelp>"
+#. 88GjT
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30417,6 +32516,7 @@ msgctxt ""
msgid "BITAND(number1; number2)"
msgstr "BITAND(číslo1; číslo2)"
+#. Ed8iU
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30425,6 +32525,7 @@ msgctxt ""
msgid "<emph>Number1</emph> and <emph>number2</emph> are positive integers less than 2 ^ 48 (281 474 976 710 656)."
msgstr "<emph>Číslo1</emph> a <emph>číslo2</emph> jsou kladná celá čísla menší než 2 ^ 48 (281 474 976 710 656)."
+#. YiAov
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30433,6 +32534,7 @@ msgctxt ""
msgid "<item type=\"input\">=BITAND(6;10)</item> returns 2 (0110 & 1010 = 0010)."
msgstr "<item type=\"input\">=BITAND(6;10)</item> vrátí 2 (0110 & 1010 = 0010)."
+#. a432s
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30441,6 +32543,7 @@ msgctxt ""
msgid "<bookmark_value>BITOR function</bookmark_value>"
msgstr "<bookmark_value>BITOR</bookmark_value>"
+#. PwfzM
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30449,6 +32552,7 @@ msgctxt ""
msgid "BITOR"
msgstr "BITOR"
+#. Xq7kt
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30457,6 +32561,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_BITOR\">Returns a bitwise logical \"or\" of the parameters.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_BITOR\">Vrátí bitový logický součet parametrů.</ahelp>"
+#. zsPQd
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30465,6 +32570,7 @@ msgctxt ""
msgid "BITOR(number1; number2)"
msgstr "BITOR(číslo1; číslo2)"
+#. eAa8N
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30473,6 +32579,7 @@ msgctxt ""
msgid "<emph>Number1</emph> and <emph>number2</emph> are positive integers less than 2 ^ 48 (281 474 976 710 656)."
msgstr "<emph>Číslo1</emph> a <emph>číslo2</emph> jsou kladná celá čísla menší než 2 ^ 48 (281 474 976 710 656)."
+#. FXiFR
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30481,6 +32588,7 @@ msgctxt ""
msgid "<item type=\"input\">=BITOR(6;10)</item> returns 14 (0110 | 1010 = 1110)."
msgstr "<item type=\"input\">=BITOR(6;10)</item> vrátí 14 (0110 | 1010 = 1110)."
+#. vYQgj
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30489,6 +32597,7 @@ msgctxt ""
msgid "<bookmark_value>BITXOR function</bookmark_value>"
msgstr "<bookmark_value>BITXOR</bookmark_value>"
+#. Q5CWK
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30497,6 +32606,7 @@ msgctxt ""
msgid "BITXOR"
msgstr "BITXOR"
+#. azGyx
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30505,6 +32615,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_BITXOR\">Returns a bitwise logical \"exclusive or\" of the parameters.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_BITXOR\">Vrátí bitový logický exkluzivní součet parametrů.</ahelp>"
+#. Gcfrv
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30513,6 +32624,7 @@ msgctxt ""
msgid "BITXOR(number1; number2)"
msgstr "BITXOR(číslo1; číslo2)"
+#. nFNuB
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30521,6 +32633,7 @@ msgctxt ""
msgid "<emph>Number1</emph> and <emph>number2</emph> are positive integers less than 2 ^ 48 (281 474 976 710 656)."
msgstr "<emph>Číslo1</emph> a <emph>číslo2</emph> jsou kladná celá čísla menší než 2 ^ 48 (281 474 976 710 656)."
+#. EkMSL
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30529,6 +32642,7 @@ msgctxt ""
msgid "<item type=\"input\">=BITXOR(6;10)</item> returns 12 (0110 ^ 1010 = 1100)"
msgstr "<item type=\"input\">=BITXOR(6;10)</item> vrátí 12 (0110 ^ 1010 = 1100)"
+#. gcq6T
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30537,6 +32651,7 @@ msgctxt ""
msgid "<bookmark_value>BITLSHIFT function</bookmark_value>"
msgstr "<bookmark_value>BITLSHIFT</bookmark_value>"
+#. Uue3a
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30545,6 +32660,7 @@ msgctxt ""
msgid "BITLSHIFT"
msgstr "BITLSHIFT"
+#. msYD8
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30553,6 +32669,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_BITLSHIFT\">Shifts a number left by n bits.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_BITLSHIFT\">Posune číslo o zadaný počet bitů doleva.</ahelp>"
+#. V9Edi
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30561,6 +32678,7 @@ msgctxt ""
msgid "BITLSHIFT(number; shift)"
msgstr "BITLSHIFT(číslo; posun)"
+#. F2aRk
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30569,6 +32687,7 @@ msgctxt ""
msgid "<emph>Number</emph> is a positive integer less than 2 ^ 48 (281 474 976 710 656)."
msgstr "<emph>Číslo</emph> je kladné celé číslo menší než 2 ^ 48 (281 474 976 710 656)."
+#. F6gei
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30577,6 +32696,7 @@ msgctxt ""
msgid "<emph>Shift</emph> is the number of positions the bits will be moved to the left. If shift is negative, it is synonymous with BITRSHIFT (number; -shift)."
msgstr "<emph>Posun</emph> je počet pozic, o které mají být bity posunuty doleva. Pokud je posun záporný, je to stejné, jako by byla použita funkce BITRSHIFT(číslo; posun)."
+#. HXLGB
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30585,6 +32705,7 @@ msgctxt ""
msgid "<item type=\"input\">=BITLSHIFT(6;1)</item> returns 12 (0110 << 1 = 1100)."
msgstr "<item type=\"input\">=BITLSHIFT(6;1)</item> vrátí 12 (0110 << 1 = 1100)."
+#. H42WE
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30593,6 +32714,7 @@ msgctxt ""
msgid "<bookmark_value>BITRSHIFT function</bookmark_value>"
msgstr "<bookmark_value>BITRSHIFT</bookmark_value>"
+#. QQAka
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30601,6 +32723,7 @@ msgctxt ""
msgid "BITRSHIFT"
msgstr "BITRSHIFT"
+#. RRfun
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30609,6 +32732,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_BITRSHIFT\">Shifts a number right by n bits.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_BITRSHIFT\">Posune číslo o zadaný počet bitů doprava.</ahelp>"
+#. 3VyLt
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30617,6 +32741,7 @@ msgctxt ""
msgid "BITRSHIFT(number; shift)"
msgstr "BITRSHIFT(číslo; posun)"
+#. KMGD8
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30625,6 +32750,7 @@ msgctxt ""
msgid "<emph>Number</emph> is a positive integer less than 2 ^ 48 (281 474 976 710 656)."
msgstr "<emph>Číslo</emph> je kladné celé číslo menší než 2 ^ 48 (281 474 976 710 656)."
+#. A2anz
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30633,6 +32759,7 @@ msgctxt ""
msgid "<emph>Shift</emph> is the number of positions the bits will be moved to the right. If shift is negative, it is synonymous with BITLSHIFT (number; -shift)."
msgstr "<emph>Posun</emph> je počet pozic, o které mají být bity posunuty doprava. Pokud je posun záporný, je to stejné, jako by byla použita funkce BITLSHIFT(číslo; posun)."
+#. qYBC4
#: 04060120.xhp
msgctxt ""
"04060120.xhp\n"
@@ -30641,6 +32768,7 @@ msgctxt ""
msgid "<item type=\"input\">=BITRSHIFT(6;1)</item> returns 3 (0110 >> 1 = 0011)."
msgstr "<item type=\"input\">=BITRSHIFT(6;1)</item> vrátí 3 (0110 >> 1 = 0011)."
+#. iF4rD
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30649,6 +32777,7 @@ msgctxt ""
msgid "Statistical Functions Part One"
msgstr "Statistické funkce – část 1"
+#. wmdPZ
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30657,6 +32786,7 @@ msgctxt ""
msgid "<variable id=\"ae\"><link href=\"text/scalc/01/04060181.xhp\">Statistical Functions Part One</link></variable>"
msgstr "<variable id=\"ae\"><link href=\"text/scalc/01/04060181.xhp\">Statistické funkce – část 1</link></variable>"
+#. cv8gp
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30665,6 +32795,7 @@ msgctxt ""
msgid "<bookmark_value>INTERCEPT function</bookmark_value> <bookmark_value>points of intersection</bookmark_value> <bookmark_value>intersections</bookmark_value>"
msgstr "<bookmark_value>INTERCEPT</bookmark_value><bookmark_value>body průniku</bookmark_value><bookmark_value>průsečíky</bookmark_value>"
+#. WbRgB
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30673,6 +32804,7 @@ msgctxt ""
msgid "INTERCEPT"
msgstr "INTERCEPT"
+#. zCexh
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30681,6 +32813,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ACHSENABSCHNITT\">Calculates the point at which a line will intersect the y-values by using known x-values and y-values.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ACHSENABSCHNITT\">Na základě známých hodnot X a Y vypočítá bod, ve kterém přímka protne osu Y.</ahelp>"
+#. vPbsW
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30689,6 +32822,7 @@ msgctxt ""
msgid "INTERCEPT(DataY; DataX)"
msgstr "INTERCEPT(DataY; DataX)"
+#. yVehp
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30697,6 +32831,7 @@ msgctxt ""
msgid "<emph>DataY</emph> is the dependent set of observations or data."
msgstr "<emph>DataY</emph> je závislá množina pozorování nebo dat."
+#. QNqQH
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30705,6 +32840,7 @@ msgctxt ""
msgid "<emph>DataX</emph> is the independent set of observations or data."
msgstr "<emph>DataX</emph> je nezávislá množina pozorování nebo dat."
+#. tYtng
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30713,6 +32849,7 @@ msgctxt ""
msgid "Names, arrays or references containing numbers must be used here. Numbers can also be entered directly."
msgstr "Je nutno použít názvy, pole nebo odkazy obsahující čísla. Také je možné zadat přímo čísla."
+#. tFVF3
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30721,6 +32858,7 @@ msgctxt ""
msgid "To calculate the intercept, use cells D3:D9 as the y value and C3:C9 as the x value from the example spreadsheet. Input will be as follows:"
msgstr "Pro výpočet průsečíku s osou Y použijte jako hodnoty Y oblast buněk D3:D9 a jako hodnoty X oblast buněk C3:C9 ze sešitu s příklady. Forma zápisu bude následující:"
+#. 4w8AM
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30729,6 +32867,7 @@ msgctxt ""
msgid "<item type=\"input\">=INTERCEPT(D3:D9;C3:C9)</item> = 2.15."
msgstr "<item type=\"input\">=INTERCEPT(D3:D9;C3:C9)</item> = 2,15."
+#. LmoQP
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30737,6 +32876,7 @@ msgctxt ""
msgid "<bookmark_value>COUNT function</bookmark_value> <bookmark_value>numbers;counting</bookmark_value>"
msgstr "<bookmark_value>COUNT</bookmark_value> <bookmark_value>čísla;počty</bookmark_value>"
+#. 572uZ
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30745,6 +32885,7 @@ msgctxt ""
msgid "<variable id=\"count_head\"><link href=\"text/scalc/01/04060181.xhp#count\">COUNT</link></variable>"
msgstr "<variable id=\"count_head\"><link href=\"text/scalc/01/04060181.xhp#count\">COUNT</link></variable>"
+#. byWbW
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30753,6 +32894,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ANZAHL\">Counts how many numbers are in the list of arguments.</ahelp> Text entries are ignored."
msgstr "<ahelp hid=\"HID_FUNC_ANZAHL\">Zjistí, kolik čísel je v seznamu argumentů.</ahelp> Textové záznamy jsou ignorovány."
+#. ENuAv
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30761,6 +32903,7 @@ msgctxt ""
msgid "COUNT(Value1; Value2; ...; Value30)"
msgstr "COUNT(Hodnota1; Hodnota2; ...; Hodnota30)"
+#. ncvRM
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30769,6 +32912,7 @@ msgctxt ""
msgid "<emph>Value1; Value2, ..., Value30</emph> are 1 to 30 values or ranges representing the values to be counted."
msgstr "<emph>Hodnota1; Hodnota2; ...; Hodnota30</emph> jsou 1 až 30 hodnot nebo rozsahů představujících hodnoty, které se mají spočítat."
+#. VBCGA
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30777,6 +32921,7 @@ msgctxt ""
msgid "The entries 2, 4, 6 and eight in the Value 1-4 fields are to be counted."
msgstr "Hodnoty 2, 4, 6 a osm v polích Hodnota 1-4, se kterými má být proveden výpočet."
+#. 4J3HX
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30785,6 +32930,7 @@ msgctxt ""
msgid "<item type=\"input\">=COUNT(2;4;6;\"eight\")</item> = 3. The count of numbers is therefore 3."
msgstr "<item type=\"input\">=COUNT(2;4;6;\"osm\")</item> = 3. Počet čísel je tedy 3."
+#. Gx8kb
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30793,6 +32939,7 @@ msgctxt ""
msgid "<bookmark_value>COUNTA function</bookmark_value> <bookmark_value>number of entries</bookmark_value>"
msgstr "<bookmark_value>COUNTA</bookmark_value><bookmark_value>počet záznamů</bookmark_value>"
+#. HCAiK
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30801,6 +32948,7 @@ msgctxt ""
msgid "<variable id=\"counta_head\"><link href=\"text/scalc/01/04060181.xhp#counta\">COUNTA</link></variable>"
msgstr "<variable id=\"counta_head\"><link href=\"text/scalc/01/04060181.xhp#counta\">COUNTA</link></variable>"
+#. epCgy
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30809,6 +32957,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ANZAHL2\">Counts how many values are in the list of arguments.</ahelp> Text entries are also counted, even when they contain an empty string of length 0. If an argument is an array or reference, empty cells within the array or reference are ignored."
msgstr "<ahelp hid=\"HID_FUNC_ANZAHL2\">Spočte, kolik hodnot je v seznamu argumentů.</ahelp> Počítají se také textové záznamy, i když obsahují prázdný řetězec nebo řetězec délky 0. Je-li argumentem matice nebo odkaz, jsou prázdné buňky matice nebo odkazu ignorovány."
+#. EyyFo
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30817,6 +32966,7 @@ msgctxt ""
msgid "COUNTA(Value1; Value2; ...; Value30)"
msgstr "COUNTA(Hodnota1; Hodnota2; ...; Hodnota30)"
+#. dZVxR
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30825,6 +32975,7 @@ msgctxt ""
msgid "<emph>Value1; Value2, ..., Value30</emph> are 1 to 30 arguments representing the values to be counted."
msgstr "<emph>Hodnota1; Hodnota2; ...; Hodnota30</emph> je 1 až 30 argumentů představujících hodnoty, které se spočítají."
+#. QKY5C
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30833,6 +32984,7 @@ msgctxt ""
msgid "The entries 2, 4, 6 and eight in the Value 1-4 fields are to be counted."
msgstr "Hodnoty 2, 4, 6 a osm v polích Hodnota 1-4, se kterými má být proveden výpočet."
+#. 2BTA2
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30841,6 +32993,7 @@ msgctxt ""
msgid "<item type=\"input\">=COUNTA(2;4;6;\"eight\")</item> = 4. The count of values is therefore 4."
msgstr "<item type=\"input\">=COUNTA(2;4;6;\"osm\")</item> = 4. Počet hodnot je tedy 4."
+#. uuPnw
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30849,6 +33002,7 @@ msgctxt ""
msgid "<bookmark_value>COUNTBLANK function</bookmark_value> <bookmark_value>counting;empty cells</bookmark_value> <bookmark_value>empty cells;counting</bookmark_value>"
msgstr "<bookmark_value>COUNTBLANK</bookmark_value><bookmark_value>počet; prázdné buňky</bookmark_value><bookmark_value>prázdné buňky; počet</bookmark_value>"
+#. 34Lr6
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30857,6 +33011,7 @@ msgctxt ""
msgid "<variable id=\"countblank_head\"><link href=\"text/scalc/01/04060181.xhp#countblank\">COUNTBLANK</link></variable>"
msgstr "<variable id=\"countblank_head\"><link href=\"text/scalc/01/04060181.xhp#countblank\">COUNTBLANK</link></variable>"
+#. HUWNd
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30865,6 +33020,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ANZAHLLEEREZELLEN\">Returns the number of empty cells.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ANZAHLLEEREZELLEN\">Vrátí počet prázdných buněk.</ahelp>"
+#. e7BZV
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30873,6 +33029,7 @@ msgctxt ""
msgid "COUNTBLANK(Range)"
msgstr "COUNTBLANK(Oblast)"
+#. AQCFv
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30881,6 +33038,7 @@ msgctxt ""
msgid "Returns the number of empty cells in the cell range <emph>Range</emph>."
msgstr "Vrátí počet prázdných buněk v oblasti <emph>Oblast</emph>."
+#. aB6WZ
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30889,6 +33047,7 @@ msgctxt ""
msgid "<item type=\"input\">=COUNTBLANK(A1:B2)</item> returns 4 if cells A1, A2, B1, and B2 are all empty."
msgstr "<item type=\"input\">=COUNTBLANK(A1:B2)</item> vrátí 4, pokud jsou buňky A1, A2, B1 a B2 prázdné."
+#. X2EEE
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30897,6 +33056,7 @@ msgctxt ""
msgid "<bookmark_value>COUNTIF function</bookmark_value> <bookmark_value>counting;specified cells</bookmark_value>"
msgstr "<bookmark_value>COUNTIF</bookmark_value><bookmark_value>počet; určené buňky</bookmark_value>"
+#. WFqfL
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30905,6 +33065,7 @@ msgctxt ""
msgid "<variable id=\"countif_head\"><link href=\"text/scalc/01/04060181.xhp#countif\">COUNTIF</link></variable>"
msgstr "<variable id=\"countif_head\"><link href=\"text/scalc/01/04060181.xhp#countif\">COUNTIF</link></variable>"
+#. NbceE
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30913,6 +33074,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ZAEHLENWENN\">Returns the number of cells that meet with certain criteria within a cell range.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ZAEHLENWENN\">Vrátí počet buněk z dané oblasti, které splňují určitá kritéria.</ahelp>"
+#. GxU5g
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30921,6 +33083,7 @@ msgctxt ""
msgid "COUNTIF(Range; Criteria)"
msgstr "COUNTIF(Oblast; Kritéria)"
+#. sxGvB
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30929,6 +33092,7 @@ msgctxt ""
msgid "<emph>Range</emph> is the range to which the criteria are to be applied."
msgstr "<emph>Oblast</emph> je oblast, která bude posuzována danými kritérii."
+#. PESCm
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30937,6 +33101,7 @@ msgctxt ""
msgid "<emph>Criteria</emph> indicates the criteria in the form of a number, an expression or a character string. These criteria determine which cells are counted. If regular expressions are enabled in calculation options you may also enter a search text in the form of a regular expression, e.g. b.* for all cells that begin with b. If wildcards are enabled in calculation options you may enter a search text with wildcards, e.g. b* for all cells that begin with b. You may also indicate a cell address that contains the search criterion. If you search for literal text, enclose the text in double quotes."
msgstr "<emph>Kritéria</emph> značí kritéria v podobě čísla, výrazu nebo znakového řetězce. Tato kritéria určují, které buňky budou započítány. Pokud jsou v možnostech výpočtu povoleny regulární výrazy, můžete je použít v hledaném textu, např. b.* pro všechny buňky se slovy začínajícími na b. Pokud jsou v možnostech výpočtu povoleny zástupné znaky, můžete zadat hledaný text s nimi, např. b* pro všechny buňky se slovy začínajícími na b. Můžete také uvést adresu buněk, které obsahují vyhledávací kritérium. Pokud hledáte doslovný text, uzavřete text mezi dvojité uvozovky."
+#. ZpDRv
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30945,6 +33110,7 @@ msgctxt ""
msgid "A1:A10 is a cell range containing the numbers <item type=\"input\">2000</item> to <item type=\"input\">2009</item>. Cell B1 contains the number <item type=\"input\">2006</item>. In cell B2, you enter a formula:"
msgstr "A1:A10 je oblast buněk obsahující čísla <item type=\"input\">2000</item> až <item type=\"input\">2009</item>. Buňka B1 obsahuje číslo <item type=\"input\">2006</item>. Do buňky B2 vložíte tento vzorec:"
+#. fHBch
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30953,6 +33119,7 @@ msgctxt ""
msgid "<item type=\"input\">=COUNTIF(A1:A10;2006)</item> - this returns 1."
msgstr "<item type=\"input\">=COUNTIF(A1:A10;2006)</item> - toto vrátí 1."
+#. EdMbp
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30961,6 +33128,7 @@ msgctxt ""
msgid "<item type=\"input\">=COUNTIF(A1:A10;B1)</item> - this returns 1."
msgstr "<item type=\"input\">=COUNTIF(A1:A10;B1)</item> - toto vrátí 1."
+#. GRXFA
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30969,6 +33137,7 @@ msgctxt ""
msgid "<item type=\"input\">=COUNTIF(A1:A10;\">=2006\")</item> - this returns 4."
msgstr "<item type=\"input\">=COUNTIF(A1:A10;\">=2006\") </item>- toto vrátí 4."
+#. ZhuPt
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30977,6 +33146,7 @@ msgctxt ""
msgid "<item type=\"input\">=COUNTIF(A1:A10;\"<\"&B1)</item> - when B1 contains <item type=\"input\">2006</item>, this returns 6."
msgstr "<item type=\"input\">=COUNTIF(A1:A10;\"<\"&B1)</item> - obsahuje-li B1 <item type=\"input\">2006</item>, výsledek bude 6."
+#. Esf3P
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30985,6 +33155,7 @@ msgctxt ""
msgid "<item type=\"input\">=COUNTIF(A1:A10;C2)</item> where cell C2 contains the text <item type=\"input\">>2006</item> counts the number of cells in the range A1:A10 which are >2006."
msgstr "<item type=\"input\">=COUNTIF(A1:A10;C2)</item>, kde buňka C2 obsahuje text <item type=\"input\">>2006</item>, vrátí počet buněk v oblasti A1:A10, které jsou >2006."
+#. z6NgE
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -30993,6 +33164,7 @@ msgctxt ""
msgid "To count only negative numbers: <item type=\"input\">=COUNTIF(A1:A10;\"<0\")</item>"
msgstr "Chcete-li spočítat pouze záporná čísla: <item type=\"input\">=COUNTIF(A1:A10;\"<0\")</item>"
+#. GWdLd
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31001,6 +33173,7 @@ msgctxt ""
msgid "<bookmark_value>B function</bookmark_value> <bookmark_value>probabilities of samples with binomial distribution</bookmark_value>"
msgstr "<bookmark_value>B</bookmark_value><bookmark_value>pravděpodobnost výsledku pro binomické rozdělení</bookmark_value>"
+#. NKDUL
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31009,6 +33182,7 @@ msgctxt ""
msgid "B"
msgstr "B"
+#. VDC2z
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31017,6 +33191,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_B\">Returns the probability of a sample with binomial distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_B\">Vrátí pravděpodobnost výsledku vypočtenou za použití binomického rozdělení.</ahelp>"
+#. K7JLA
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31025,6 +33200,7 @@ msgctxt ""
msgid "B(Trials; SP; T1; T2)"
msgstr "B(Pokusů; SP; T1; T2)"
+#. 5gx3q
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31033,6 +33209,7 @@ msgctxt ""
msgid "<emph>Trials</emph> is the number of independent trials."
msgstr "<emph>Pokusů</emph> je počet nezávislých pokusů."
+#. zLBbF
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31041,6 +33218,7 @@ msgctxt ""
msgid "<emph>SP</emph> is the probability of success on each trial."
msgstr "<emph>SP</emph> je pravděpodobnost úspěchu při každém pokusu."
+#. BJYUG
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31049,6 +33227,7 @@ msgctxt ""
msgid "<emph>T1</emph> defines the lower limit for the number of trials."
msgstr "<emph>T1</emph> určuje dolní mez pro počet úspěšných pokusů."
+#. EqPwz
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31057,6 +33236,7 @@ msgctxt ""
msgid "<emph>T2</emph> (optional) defines the upper limit for the number of trials."
msgstr "<emph>T2</emph> (nepovinné) určuje horní mez pro počet úspěšných pokusů."
+#. 4BXFL
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31065,6 +33245,7 @@ msgctxt ""
msgid "What is the probability with ten throws of the dice, that a six will come up exactly twice? The probability of a six (or any other number) is 1/6. The following formula combines these factors:"
msgstr "Jaká je pravděpodobnost, že při deseti hodech kostkou padne šestka právě dvakrát? Pravděpodobnost, že padne šestka (nebo jakékoli jiné číslo), je 1/6. Všechny tyto okolnosti jsou využity v následujícím vzorci:"
+#. YrQVi
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31073,6 +33254,7 @@ msgctxt ""
msgid "<item type=\"input\">=B(10;1/6;2)</item> returns a probability of 29%."
msgstr "<item type=\"input\">=B(10;1/6;2)</item> vrátí pravděpodobnost 29 %."
+#. yxmoz
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31081,6 +33263,7 @@ msgctxt ""
msgid "<bookmark_value>RSQ function</bookmark_value> <bookmark_value>determination coefficients</bookmark_value> <bookmark_value>regression analysis</bookmark_value>"
msgstr "<bookmark_value>RSQ</bookmark_value><bookmark_value>koeficient determinace</bookmark_value><bookmark_value>regresní analýza</bookmark_value>"
+#. xqMCd
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31089,6 +33272,7 @@ msgctxt ""
msgid "RSQ"
msgstr "RSQ"
+#. iGuy8
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31097,6 +33281,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_BESTIMMTHEITSMASS\">Returns the square of the Pearson correlation coefficient based on the given values.</ahelp> RSQ (also called determination coefficient) is a measure for the accuracy of an adjustment and can be used to produce a regression analysis."
msgstr "<ahelp hid=\"HID_FUNC_BESTIMMTHEITSMASS\">Vypočte druhou mocninu Pearsonova korelačního koeficientu na základě zadaných hodnot.</ahelp> RSQ (také nazývaný koeficient determinace) je míra závislosti a lze jej použít pro regresní analýzu."
+#. 9oPPj
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31105,6 +33290,7 @@ msgctxt ""
msgid "RSQ(DataY; DataX)"
msgstr "RSQ(DataY; DataX)"
+#. GqiLB
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31113,6 +33299,7 @@ msgctxt ""
msgid "<emph>DataY</emph> is an array or range of data points."
msgstr "<emph>DataY</emph> je matice nebo oblast bodových dat."
+#. Wxy2V
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31121,6 +33308,7 @@ msgctxt ""
msgid "<emph>DataX</emph> is an array or range of data points."
msgstr "<emph>DataX</emph> je matice nebo oblast bodových dat."
+#. hCmTw
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31129,6 +33317,7 @@ msgctxt ""
msgid "<item type=\"input\">=RSQ(A1:A20;B1:B20)</item> calculates the determination coefficient for both data sets in columns A and B."
msgstr "<item type=\"input\">=RSQ(A1:A20;B1:B20)</item> vypočte koeficient determinace mezi množinami dat ve sloupcích A a B."
+#. YFbAG
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31137,6 +33326,7 @@ msgctxt ""
msgid "<bookmark_value>BETAINV function</bookmark_value> <bookmark_value>cumulative probability density function;inverse of</bookmark_value>"
msgstr "<bookmark_value>BETAINV</bookmark_value><bookmark_value>distribuční funkce rozdělení;inverzní</bookmark_value>"
+#. H7CXC
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31145,6 +33335,7 @@ msgctxt ""
msgid "BETAINV"
msgstr "BETAINV"
+#. zmDJ2
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31153,6 +33344,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_BETAINV\">Returns the inverse of the cumulative beta probability density function.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_BETAINV\">Vrátí hodnoty inverzní distribuční funkce beta rozdělení.</ahelp>"
+#. GuWiC
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31161,6 +33353,7 @@ msgctxt ""
msgid "BETAINV(Number; Alpha; Beta; Start; End)"
msgstr "BETAINV (Číslo; Alfa; Beta; Začátek; Konec)"
+#. nrAdm
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31169,6 +33362,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value between <emph>Start</emph> and <emph>End</emph> at which to evaluate the function."
msgstr "<emph>Číslo</emph> je hodnota mezi <emph>Začátkem</emph> a <emph>Koncem</emph>, pro kterou se funkce vyhodnotí."
+#. 2pVvW
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31177,6 +33371,7 @@ msgctxt ""
msgid "<emph>Alpha</emph> is a parameter to the distribution."
msgstr "<emph>Alfa</emph> je parametr rozdělení."
+#. UrsXf
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31185,6 +33380,7 @@ msgctxt ""
msgid "<emph>Beta</emph> is a parameter to the distribution."
msgstr "<emph>Beta</emph> je parametr rozdělení."
+#. HddSF
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31193,6 +33389,7 @@ msgctxt ""
msgid "<emph>Start</emph> (optional) is the lower bound for <emph>Number</emph>."
msgstr "<emph>Začátek</emph> (nepovinné) je dolní mez pro <emph>Číslo</emph>."
+#. 9oDPk
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31201,6 +33398,7 @@ msgctxt ""
msgid "<emph>End</emph> (optional) is the upper bound for <emph>Number</emph>."
msgstr "<emph>Konec</emph> (nepovinné) je horní mez pro <emph>Číslo</emph>."
+#. wjD2y
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31209,6 +33407,7 @@ msgctxt ""
msgid "<item type=\"input\">=BETAINV(0.5;5;10)</item> returns the value 0.33."
msgstr "<item type=\"input\">=BETAINV(0,5;5;10)</item> vrátí hodnotu 0,33."
+#. Y9hqN
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31217,6 +33416,7 @@ msgctxt ""
msgid "<bookmark_value>BETA.INV function</bookmark_value> <bookmark_value>cumulative probability density function;inverse of</bookmark_value>"
msgstr "<bookmark_value>BETA.INV</bookmark_value><bookmark_value>distribuční funkce rozdělení;inverzní</bookmark_value>"
+#. SdmAC
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31225,6 +33425,7 @@ msgctxt ""
msgid "BETA.INV"
msgstr "BETA.INV"
+#. CiE4E
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31233,6 +33434,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_BETAINV_MS\">Returns the inverse of the cumulative beta probability density function.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_BETAINV_MS\">Vrátí hodnoty inverzní distribuční funkce beta rozdělení.</ahelp>"
+#. vUjKp
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31241,6 +33443,7 @@ msgctxt ""
msgid "BETA.INV(Number; Alpha; Beta; Start; End)"
msgstr "BETA.INV (Číslo; Alfa; Beta; Začátek; Konec)"
+#. 2fKqs
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31249,6 +33452,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value between <emph>Start</emph> and <emph>End</emph> at which to evaluate the function."
msgstr "<emph>Číslo</emph> je hodnota mezi <emph>Začátkem</emph> a <emph>Koncem</emph>, pro kterou se funkce vyhodnotí."
+#. AKB67
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31257,6 +33461,7 @@ msgctxt ""
msgid "<emph>Alpha</emph> is a parameter to the distribution."
msgstr "<emph>Alfa</emph> je parametr rozdělení."
+#. nxFcB
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31265,6 +33470,7 @@ msgctxt ""
msgid "<emph>Beta</emph> is a parameter to the distribution."
msgstr "<emph>Beta</emph> je parametr rozdělení."
+#. 9HMyv
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31273,6 +33479,7 @@ msgctxt ""
msgid "<emph>Start</emph> (optional) is the lower bound for <emph>Number</emph>."
msgstr "<emph>Začátek</emph> (nepovinné) je dolní mez pro <emph>Číslo</emph>."
+#. qDex4
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31281,6 +33488,7 @@ msgctxt ""
msgid "<emph>End</emph> (optional) is the upper bound for <emph>Number</emph>."
msgstr "<emph>Konec</emph> (nepovinné) je horní mez pro <emph>Číslo</emph>."
+#. C4zFV
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31289,6 +33497,7 @@ msgctxt ""
msgid "<item type=\"input\">=BETA.INV(0.5;5;10)</item> returns the value 0.3257511553."
msgstr "<item type=\"input\">=BETA.INV(0,5;5;10)</item> vrátí hodnotu 0,3257511553."
+#. fbcUB
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31297,6 +33506,7 @@ msgctxt ""
msgid "<bookmark_value>BETADIST function</bookmark_value> <bookmark_value>cumulative probability density function;calculating</bookmark_value>"
msgstr "<bookmark_value>BETADIST</bookmark_value><bookmark_value>distribuční funkce rozdělení;výpočty</bookmark_value>"
+#. i7WAn
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31305,6 +33515,7 @@ msgctxt ""
msgid "BETADIST"
msgstr "BETADIST"
+#. KQn8d
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31313,6 +33524,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_BETAVERT\">Returns the beta function.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_BETAVERT\">Vrátí beta rozdělení.</ahelp>"
+#. hzgeo
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31321,6 +33533,7 @@ msgctxt ""
msgid "BETADIST(Number; Alpha; Beta; Start; End; Cumulative)"
msgstr "BETADIST(Číslo; Alfa; Beta; Začátek; Konec; Kumulativní)"
+#. jfrX3
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31329,6 +33542,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value between <emph>Start</emph> and <emph>End</emph> at which to evaluate the function."
msgstr "<emph>Číslo</emph> je hodnota mezi <emph>Začátkem</emph> a <emph>Koncem</emph>, pro kterou se funkce vyhodnotí."
+#. keEva
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31337,6 +33551,7 @@ msgctxt ""
msgid "<emph>Alpha</emph> is a parameter to the distribution."
msgstr "<emph>Alfa</emph> je parametr rozdělení."
+#. 4czap
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31345,6 +33560,7 @@ msgctxt ""
msgid "<emph>Beta</emph> is a parameter to the distribution."
msgstr "<emph>Beta</emph> je parametr rozdělení."
+#. 6QBee
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31353,6 +33569,7 @@ msgctxt ""
msgid "<emph>Start</emph> (optional) is the lower bound for <emph>Number</emph>."
msgstr "<emph>Začátek</emph> (nepovinné) je dolní mez pro <emph>Číslo</emph>."
+#. 9Mzdj
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31361,6 +33578,7 @@ msgctxt ""
msgid "<emph>End</emph> (optional) is the upper bound for <emph>Number</emph>."
msgstr "<emph>Konec</emph> (nepovinné) je horní mez pro <emph>Číslo</emph>."
+#. zU5US
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31369,6 +33587,7 @@ msgctxt ""
msgid "<emph>Cumulative</emph> (optional) can be 0 or False to calculate the probability density function. It can be any other value or True or omitted to calculate the cumulative distribution function."
msgstr "<emph>Kumulativní</emph> (nepovinné) může být 0 nebo Nepravda pro výpočet hustoty pravděpodobnosti. Pro jakoukoliv jinou hodnotu, Pravda nebo vynechaný parametr se vypočte distribuční funkce."
+#. Do7Fo
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31377,6 +33596,7 @@ msgctxt ""
msgid "<item type=\"input\">=BETADIST(0.75;3;4)</item> returns the value 0.96."
msgstr "<item type=\"input\">=BETADIST(0,75;3;4)</item> vrátí hodnotu 0,96."
+#. J4qKJ
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31385,6 +33605,7 @@ msgctxt ""
msgid "<bookmark_value>BETA.DIST function</bookmark_value> <bookmark_value>cumulative probability density function;calculating</bookmark_value>"
msgstr "<bookmark_value>BETA.DIST</bookmark_value><bookmark_value>distribuční funkce rozdělení;výpočty</bookmark_value>"
+#. YoRLC
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31393,6 +33614,7 @@ msgctxt ""
msgid "BETA.DIST"
msgstr "BETA.DIST"
+#. 3CAeP
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31401,6 +33623,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_BETADIST_MS\">Returns the beta function.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_BETADIST_MS\">Vrátí beta rozdělení.</ahelp>"
+#. vBbC8
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31409,6 +33632,7 @@ msgctxt ""
msgid "BETA.DIST(Number; Alpha; Beta; Cumulative; Start; End)"
msgstr "BETA.DIST(Číslo; Alfa; Beta; Kumulativní; Začátek; Konec)"
+#. VV9bt
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31417,6 +33641,7 @@ msgctxt ""
msgid "<emph>Number</emph> (required) is the value between <emph>Start</emph> and <emph>End</emph> at which to evaluate the function."
msgstr "<emph>Číslo</emph> (vyžadováno) je hodnota mezi <emph>Začátkem</emph> a <emph>Koncem</emph>, pro kterou se funkce vyhodnotí."
+#. LhCYX
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31425,6 +33650,7 @@ msgctxt ""
msgid "<emph>Alpha</emph> (required) is a parameter to the distribution."
msgstr "<emph>Alfa</emph> (vyžadováno) je parametr rozdělení."
+#. YiCGA
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31433,6 +33659,7 @@ msgctxt ""
msgid "<emph>Beta</emph> (required) is a parameter to the distribution."
msgstr "<emph>Beta</emph> (vyžadováno) je parametr rozdělení."
+#. FY5Mb
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31441,6 +33668,7 @@ msgctxt ""
msgid "<emph>Cumulative</emph> (required) can be 0 or False to calculate the probability density function. It can be any other value or True to calculate the cumulative distribution function."
msgstr "<emph>Kumulativní</emph> (vyžadováno) může být 0 nebo Nepravda pro výpočet hustoty pravděpodobnosti. Pro jakoukoliv jinou hodnotu nebo Pravda se vypočte distribuční funkce."
+#. LUTm6
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31449,6 +33677,7 @@ msgctxt ""
msgid "<emph>Start</emph> (optional) is the lower bound for <emph>Number</emph>."
msgstr "<emph>Začátek</emph> (nepovinné) je dolní mez pro <emph>Číslo</emph>."
+#. qUy9z
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31457,6 +33686,7 @@ msgctxt ""
msgid "<emph>End</emph> (optional) is the upper bound for <emph>Number</emph>."
msgstr "<emph>Konec</emph> (nepovinné) je horní mez pro <emph>Číslo</emph>."
+#. oM4CA
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31465,6 +33695,7 @@ msgctxt ""
msgid "<item type=\"input\">=BETA.DIST(2;8;10;1;1;3)</item> returns the value 0.6854706"
msgstr "<item type=\"input\">=BETA.DIST(2;8;10;1;1;3)</item> vrátí hodnotu 0,6854706"
+#. wcJQY
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31473,6 +33704,7 @@ msgctxt ""
msgid "<item type=\"input\">=BETA.DIST(2;8;10;0;1;3)</item> returns the value 1.4837646"
msgstr "<item type=\"input\">=BETA.DIST(2;8;10;0;1;3)</item> vrátí hodnotu 1,4837646"
+#. UniYw
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31481,6 +33713,7 @@ msgctxt ""
msgid "<bookmark_value>BINOMDIST function</bookmark_value>"
msgstr "<bookmark_value>BINOMDIST</bookmark_value>"
+#. HqQTx
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31489,6 +33722,7 @@ msgctxt ""
msgid "BINOMDIST"
msgstr "BINOMDIST"
+#. wgcwF
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31497,6 +33731,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_BINOMVERT\">Returns the individual term binomial distribution probability.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_BINOMVERT\">Vrátí hodnoty pravděpodobnosti binomického rozdělení.</ahelp>"
+#. JLBqH
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31505,6 +33740,7 @@ msgctxt ""
msgid "BINOMDIST(X; Trials; SP; C)"
msgstr "BINOMDIST(X; Pokusy; SP; C)"
+#. vCwaa
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31513,6 +33749,7 @@ msgctxt ""
msgid "<emph>X</emph> is the number of successes in a set of trials."
msgstr "<emph>X</emph> je počet úspěšných pokusů."
+#. iKkPQ
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31521,6 +33758,7 @@ msgctxt ""
msgid "<emph>Trials</emph> is the number of independent trials."
msgstr "<emph>Pokusy</emph> je počet nezávislých pokusů."
+#. QqKmT
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31529,6 +33767,7 @@ msgctxt ""
msgid "<emph>SP</emph> is the probability of success on each trial."
msgstr "<emph>SP</emph> je pravděpodobnost úspěchu při každém pokusu."
+#. 3dJBv
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31537,6 +33776,7 @@ msgctxt ""
msgid "<emph>C</emph> = 0 calculates the probability of a single event and <emph>C</emph> = 1 calculates the cumulative probability."
msgstr "Pro <emph>C</emph> = 0 se spočítá pravděpodobnost jediného jevu a pro <emph>C</emph> = 1 se spočítá kumulativní pravděpodobnost."
+#. SmUaa
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31545,6 +33785,7 @@ msgctxt ""
msgid "<item type=\"input\">=BINOMDIST(A1;12;0.5;0)</item> shows (if the values <item type=\"input\">0</item> to <item type=\"input\">12</item> are entered in A1) the probabilities for 12 flips of a coin that <emph>Heads</emph> will come up exactly the number of times entered in A1."
msgstr "<item type=\"input\">=BINOMDIST(A1;12;0.5;0)</item> ukáže (je-li v A1 zadána hodnota mezi <item type=\"input\">0</item> a <item type=\"input\">12</item>) pravděpodobnost toho, že při 12 hodech mincí padne <emph>Panna</emph> právě tolikrát, kolik je zadáno v A1."
+#. FEzB6
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31553,6 +33794,7 @@ msgctxt ""
msgid "<item type=\"input\">=BINOMDIST(A1;12;0.5;1)</item> shows the cumulative probabilities for the same series. For example, if A1 = <item type=\"input\">4</item>, the cumulative probability of the series is 0, 1, 2, 3 or 4 times <emph>Heads</emph> (non-exclusive OR)."
msgstr "<item type=\"input\">=BINOMDIST(A1;12;0.5;1)</item> ukáže kumulativní pravděpodobnost pro stejný případ. Je-li například A1 = <item type=\"input\">4</item>, kumulativní pravděpodobnost je tvořena případy, že padne 0, 1, 2, 3 nebo 4krát <emph>Panna</emph> (nevýlučné nebo)."
+#. nFFdt
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31561,6 +33803,7 @@ msgctxt ""
msgid "<bookmark_value>BINOM.DIST function</bookmark_value>"
msgstr "<bookmark_value>BINOM.DIST</bookmark_value>"
+#. py4DG
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31569,6 +33812,7 @@ msgctxt ""
msgid "BINOM.DIST"
msgstr "BINOM.DIST"
+#. iQPTB
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31577,6 +33821,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_BINOM_DIST_MS\">Returns the individual term binomial distribution probability.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_BINOM_DIST_MS\">Vrátí hodnoty pravděpodobnosti binomického rozdělení.</ahelp>"
+#. ocFmp
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31585,6 +33830,7 @@ msgctxt ""
msgid "BINOM.DIST(X; Trials; SP; C)"
msgstr "BINOM.DIST(X; Pokusy; SP; C)"
+#. EvpET
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31593,6 +33839,7 @@ msgctxt ""
msgid "<emph>X</emph> is the number of successes in a set of trials."
msgstr "<emph>X</emph> je počet úspěšných pokusů."
+#. DSctj
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31601,6 +33848,7 @@ msgctxt ""
msgid "<emph>Trials</emph> is the number of independent trials."
msgstr "<emph>Pokusů</emph> je počet nezávislých pokusů."
+#. EB9Fw
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31609,6 +33857,7 @@ msgctxt ""
msgid "<emph>SP</emph> is the probability of success on each trial."
msgstr "<emph>SP</emph> je pravděpodobnost úspěchu při každém pokusu."
+#. E8BLs
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31617,6 +33866,7 @@ msgctxt ""
msgid "<emph>C</emph> = 0 calculates the probability of a single event and <emph>C</emph> = 1 calculates the cumulative probability."
msgstr "Pro <emph>C</emph> = 0 se spočítá pravděpodobnost jediného jevu a pro <emph>C</emph> = 1 se spočítá kumulativní pravděpodobnost."
+#. eTPtr
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31625,6 +33875,7 @@ msgctxt ""
msgid "<item type=\"input\">=BINOM.DIST(A1;12;0.5;0)</item> shows (if the values <item type=\"input\">0</item> to <item type=\"input\">12</item> are entered in A1) the probabilities for 12 flips of a coin that <emph>Heads</emph> will come up exactly the number of times entered in A1."
msgstr "<item type=\"input\">=BINOM.DIST(A1;12;0.5;0)</item> ukáže (je-li v A1 zadána hodnota mezi <item type=\"input\">0</item> a <item type=\"input\">12</item>) pravděpodobnost toho, že při 12 hodech mincí padne <emph>Panna</emph> právě tolikrát, kolik je zadáno v A1."
+#. oQEBB
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31633,6 +33884,7 @@ msgctxt ""
msgid "<item type=\"input\">=BINOM.DIST(A1;12;0.5;1)</item> shows the cumulative probabilities for the same series. For example, if A1 = <item type=\"input\">4</item>, the cumulative probability of the series is 0, 1, 2, 3 or 4 times <emph>Heads</emph> (non-exclusive OR)."
msgstr "<item type=\"input\">=BINOM.DIST(A1;12;0.5;1)</item> ukáže kumulativní pravděpodobnost pro stejný případ. Je-li například A1 = <item type=\"input\">4</item>, kumulativní pravděpodobnost je tvořena případy, že padne 0, 1, 2, 3 nebo 4krát <emph>Panna</emph> (nevýlučné nebo)."
+#. rGKJM
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31641,6 +33893,7 @@ msgctxt ""
msgid "<bookmark_value>BINOM.INV function</bookmark_value>"
msgstr "<bookmark_value>BINOM.INV</bookmark_value>"
+#. MWXpS
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31649,6 +33902,7 @@ msgctxt ""
msgid "BINOM.INV"
msgstr "BINOM.INV"
+#. s5VnW
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31657,6 +33911,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_BINOM_INV_MS\">Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_BINOM_INV_MS\">Vrátí nejmenší hodnotu, pro kterou je kumulativní binomické rozdělení menší nebo rovno zadanému kritériu.</ahelp>"
+#. AZmxs
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31665,6 +33920,7 @@ msgctxt ""
msgid "BINOM.INV(Trials; SP; Alpha)"
msgstr "BINOM.INV(Pokusy; SP; Alfa)"
+#. mUrC8
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31673,6 +33929,7 @@ msgctxt ""
msgid "<emph>Trials</emph> The total number of trials."
msgstr "<emph>Pokusy</emph> je celkový počet pokusů."
+#. Ydde5
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31681,6 +33938,7 @@ msgctxt ""
msgid "<emph>SP</emph> is the probability of success on each trial."
msgstr "<emph>SP</emph> je pravděpodobnost úspěchu při každém pokusu."
+#. Nnfmp
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31689,6 +33947,7 @@ msgctxt ""
msgid "<emph>Alpha</emph> The border probability that is attained or exceeded."
msgstr "<emph>Alfa</emph> je mezní pravděpodobnost, která má být dosažena nebo překročena."
+#. 9ZZFu
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31697,6 +33956,7 @@ msgctxt ""
msgid "<item type=\"input\">=BINOM.INV(8;0.6;0.9)</item> returns 7, the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
msgstr "<item type=\"input\">=BINOM.INV(8;0.6;0.9)</item> vrátí 7, nejmenší hodnotu, pro kterou je kumulativní binomické rozdělení větší nebo rovno hodnotě kritéria."
+#. BAV48
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31705,6 +33965,7 @@ msgctxt ""
msgid "<bookmark_value>CHISQINV function</bookmark_value>"
msgstr "<bookmark_value>CHISQINV</bookmark_value>"
+#. 8XGBD
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31713,6 +33974,7 @@ msgctxt ""
msgid "CHISQINV"
msgstr "CHISQINV"
+#. bYDy8
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31721,6 +33983,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Returns the inverse of CHISQDIST.</ahelp>"
msgstr "<ahelp hid=\".\">Vrátí inverzní funkci k CHISQDIST.</ahelp>"
+#. KibGe
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31729,6 +33992,7 @@ msgctxt ""
msgid "<emph>Probability</emph> is the probability value for which the inverse of the chi-square distribution is to be calculated."
msgstr "<emph>Pravděpodobnost</emph> je hodnota pravděpodobnosti, pro kterou se vypočítá inverzní distribuční funkce rozdělení chí kvadrát."
+#. 5SyjX
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31737,6 +34001,7 @@ msgctxt ""
msgid "<emph>Degrees Of Freedom</emph> is the degrees of freedom for the chi-square function."
msgstr "<emph>Stupně volnosti</emph> je počet stupňů volnosti funkce chí kvadrát."
+#. G8v5J
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31745,6 +34010,7 @@ msgctxt ""
msgid "<bookmark_value>CHISQ.INV function</bookmark_value>"
msgstr "<bookmark_value>CHISQ.INV</bookmark_value>"
+#. zBgd5
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31753,6 +34019,7 @@ msgctxt ""
msgid "CHISQ.INV"
msgstr "CHISQ.INV"
+#. sweX9
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31761,6 +34028,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_CHISQINV_MS\">Returns the inverse of the left-tailed probability of the chi-square distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_CHISQINV_MS\">Vrátí inverzní distribuční funkci levostranného rozdělení chí kvadrát.</ahelp>"
+#. kKGSE
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31769,6 +34037,7 @@ msgctxt ""
msgid "CHISQ.INV(Probability; DegreesFreedom)"
msgstr "CHISQ.INV(Pravděpodobnost; StupněVolnosti)"
+#. UzSVT
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31777,6 +34046,7 @@ msgctxt ""
msgid "<emph>Probability</emph> is the probability value for which the inverse of the chi-square distribution is to be calculated."
msgstr "<emph>Pravděpodobnost</emph> je hodnota pravděpodobnosti, pro kterou se má inverzní distribuční funkce rozdělení chí kvadrát vypočítat."
+#. Hzp98
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31785,6 +34055,7 @@ msgctxt ""
msgid "<emph>Degrees Of Freedom</emph> is the degrees of freedom for the chi-square function."
msgstr "<emph>StupněVolnosti</emph> jsou stupně volnosti rozdělení chí kvadrát."
+#. jKudB
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31793,6 +34064,7 @@ msgctxt ""
msgid "<item type=\"input\">=CHISQ.INV(0,5;1)</item> returns 0.4549364231."
msgstr "<item type=\"input\">=CHISQ.INV(0,5;1)</item> vrátí 0,4549364231."
+#. eYKBG
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31801,6 +34073,7 @@ msgctxt ""
msgid "<bookmark_value>CHIINV function</bookmark_value>"
msgstr "<bookmark_value>CHIINV</bookmark_value>"
+#. 6wz6r
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31809,6 +34082,7 @@ msgctxt ""
msgid "CHIINV"
msgstr "CHIINV"
+#. sgKAu
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31817,6 +34091,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_CHIINV\">Returns the inverse of the one-tailed probability of the chi-squared distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_CHIINV\">Vrátí inverzní distribuční funkci jednostranného rozdělení chí kvadrát.</ahelp>"
+#. Ymf9m
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31825,6 +34100,7 @@ msgctxt ""
msgid "CHIINV(Number; DegreesFreedom)"
msgstr "CHIINV(Číslo; Stupně volnosti)"
+#. nPgaN
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31833,6 +34109,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value of the error probability."
msgstr "<emph>Číslo</emph> je hodnota pravděpodobnosti chyby."
+#. JDS6y
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31841,6 +34118,7 @@ msgctxt ""
msgid "<emph>DegreesFreedom</emph> is the degrees of freedom of the experiment."
msgstr "<emph>Stupně volnosti</emph> je počet stupňů volnosti experimentu."
+#. 8jxkV
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31849,6 +34127,7 @@ msgctxt ""
msgid "A die is thrown 1020 times. The numbers on the die 1 through 6 come up 195, 151, 148, 189, 183 and 154 times (observation values). The hypothesis that the die is not fixed is to be tested."
msgstr "Kostka je vržena 1020krát. Čísla 1 až 6 padnou 195, 151, 148, 189, 183 a 154krát (pozorované hodnoty). Má se prověřit hypotéza, že kostka není zfalšovaná."
+#. S98CF
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31857,6 +34136,7 @@ msgctxt ""
msgid "The Chi square distribution of the random sample is determined by the formula given above. Since the expected value for a given number on the die for n throws is n times 1/6, thus 1020/6 = 170, the formula returns a Chi square value of 13.27."
msgstr "Rozdělení chí kvadrát náhodného výběru je dáno vztahem uvedeným výše. Vzhledem k tomu, že očekávaná hodnota (že padne určité číslo) je při n hodech kostkou rovna n krát 1/6, tzn. 1020/6 = 170, dává výše uvedený vztah hodnotu chí kvadrát rovnou 13,27."
+#. 3XCGW
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31865,6 +34145,7 @@ msgctxt ""
msgid "If the (observed) Chi square is greater than or equal to the (theoretical) Chi square CHIINV, the hypothesis will be discarded, since the deviation between theory and experiment is too great. If the observed Chi square is less that CHIINV, the hypothesis is confirmed with the indicated probability of error."
msgstr "Jestliže je (pozorovaná) hodnota chí kvadrát větší nebo rovna (teoretické) hodnotě chí kvadrát CHIINV, je nutno hypotézu zamítnout, poněvadž odchylka mezi teorií a experimentem je příliš velká. Je-li pozorovaná hodnota chí kvadrát menší než CHIINV, je hypotéza potvrzena se stanovenou pravděpodobností chyby."
+#. 8tDhw
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31873,6 +34154,7 @@ msgctxt ""
msgid "<item type=\"input\">=CHIINV(0.05;5)</item> returns 11.07."
msgstr "<item type=\"input\">=CHIINV(0,05;5)</item> vrátí 11,07."
+#. ZDwAj
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31881,6 +34163,7 @@ msgctxt ""
msgid "<item type=\"input\">=CHIINV(0.02;5)</item> returns 13.39."
msgstr "<item type=\"input\">=CHIINV(0,02;5)</item> vrátí 13,39."
+#. fvNEF
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31889,6 +34172,7 @@ msgctxt ""
msgid "If the probability of error is 5%, the die is not true. If the probability of error is 2%, there is no reason to believe it is fixed."
msgstr "Je-li pravděpodobnost chyby 5 %, není kostka v pořádku. Je-li pravděpodobnost chyby 2 %, není důvod k pochybnostem o pravosti kostky."
+#. qof4M
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31897,6 +34181,7 @@ msgctxt ""
msgid "<bookmark_value>CHISQ.INV.RT function</bookmark_value>"
msgstr "<bookmark_value>CHISQ.INV.RT</bookmark_value>"
+#. unAAZ
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31905,6 +34190,7 @@ msgctxt ""
msgid "CHISQ.INV.RT"
msgstr "CHISQ.INV.RT"
+#. UAFyq
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31913,6 +34199,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_CHIINV_MS\">Returns the inverse of the one-tailed probability of the chi-squared distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_CHIINV_MS\">Vrátí inverzní distribuční funkce jednostranného rozdělení chí kvadrát.</ahelp>"
+#. yDWyW
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31921,6 +34208,7 @@ msgctxt ""
msgid "CHISQ.INV.RT(Number; DegreesFreedom)"
msgstr "CHISQ.INV.RT(Číslo; StupněVolnosti)"
+#. LLocG
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31929,6 +34217,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value of the error probability."
msgstr "<emph>Číslo</emph> je hodnota pravděpodobnosti chyby."
+#. dBNEW
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31937,6 +34226,7 @@ msgctxt ""
msgid "<emph>DegreesFreedom</emph> is the degrees of freedom of the experiment."
msgstr "<emph>Stupně volnosti</emph> je počet stupňů volnosti experimentu."
+#. FeCGg
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31945,6 +34235,7 @@ msgctxt ""
msgid "A die is thrown 1020 times. The numbers on the die 1 through 6 come up 195, 151, 148, 189, 183 and 154 times (observation values). The hypothesis that the die is not fixed is to be tested."
msgstr "Kostka je vržena 1020krát. Čísla 1 až 6 padnou 195, 151, 148, 189, 183 a 154krát (pozorované hodnoty). Má se prověřit hypotéza, že kostka není zfalšovaná."
+#. USHh6
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31953,6 +34244,7 @@ msgctxt ""
msgid "The Chi square distribution of the random sample is determined by the formula given above. Since the expected value for a given number on the die for n throws is n times 1/6, thus 1020/6 = 170, the formula returns a Chi square value of 13.27."
msgstr "Rozdělení chí kvadrát náhodného výběru je dáno vztahem uvedeným výše. Vzhledem k tomu, že očekávaná hodnota (že padne určité číslo) je při n hodech kostkou rovna n krát 1/6, tzn. 1020/6 = 170, dává výše uvedený vztah hodnotu chí kvadrát rovnou 13,27."
+#. vp33a
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31961,6 +34253,7 @@ msgctxt ""
msgid "If the (observed) Chi square is greater than or equal to the (theoretical) Chi square CHIINV, the hypothesis will be discarded, since the deviation between theory and experiment is too great. If the observed Chi square is less that CHIINV, the hypothesis is confirmed with the indicated probability of error."
msgstr "Jestliže je (pozorovaná) hodnota chí kvadrát větší nebo rovna (teoretické) hodnotě chí kvadrát CHIINV, je nutno hypotézu zamítnout, poněvadž odchylka mezi teorií a experimentem je příliš velká. Je-li pozorovaná hodnota chí kvadrát menší než CHIINV, je hypotéza potvrzena se stanovenou pravděpodobností chyby."
+#. 2vYvm
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31969,6 +34262,7 @@ msgctxt ""
msgid "<item type=\"input\">=CHISQ.INV.RT(0.05;5)</item> returns 11.0704976935."
msgstr "<item type=\"input\">=CHISQ.INV.RT(0,05;5)</item> vrátí 11,0704976935."
+#. mCnAh
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31977,6 +34271,7 @@ msgctxt ""
msgid "<item type=\"input\">=CHISQ.INV.RT(0.02;5)</item> returns 13.388222599."
msgstr "<item type=\"input\">=CHISQ.INV.RT(0,02;5)</item> vrátí 13,388222599."
+#. kJWrn
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31985,6 +34280,7 @@ msgctxt ""
msgid "If the probability of error is 5%, the die is not true. If the probability of error is 2%, there is no reason to believe it is fixed."
msgstr "Je-li pravděpodobnost chyby 5 %, není kostka v pořádku. Je-li pravděpodobnost chyby 2 %, není důvod k pochybnostem o pravosti kostky."
+#. hui6m
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -31993,6 +34289,7 @@ msgctxt ""
msgid "<bookmark_value>CHITEST function</bookmark_value>"
msgstr "<bookmark_value>CHITEST</bookmark_value>"
+#. VuKE2
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32001,6 +34298,7 @@ msgctxt ""
msgid "CHITEST"
msgstr "CHITEST"
+#. sytmD
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32009,6 +34307,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_CHITEST\">Returns the probability of a deviance from a random distribution of two test series based on the chi-squared test for independence.</ahelp> CHITEST returns the chi-squared distribution of the data."
msgstr "<ahelp hid=\"HID_FUNC_CHITEST\">Vrátí pravděpodobnost toho, že se náhodná rozdělení dvou testovaných řad liší, a to pomocí testu nezávislosti chí kvadrát.</ahelp> CHITEST vrátí pro data hodnotu distribuční funkce rozdělení chí kvadrát."
+#. xV9Ae
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32017,6 +34316,7 @@ msgctxt ""
msgid "The probability determined by CHITEST can also be determined with CHIDIST, in which case the Chi square of the random sample must then be passed as a parameter instead of the data row."
msgstr "Pravděpodobnost určenou funkcí CHITEST lze také určit pomocí funkce CHIDIST. V takovém případě však musí být jako parametr funkce zadána místo datové řady hodnota chí kvadrátu náhodného výběru."
+#. FQEZF
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32025,6 +34325,7 @@ msgctxt ""
msgid "CHITEST(DataB; DataE)"
msgstr "CHITEST(DataB; DataE)"
+#. KYPvX
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32033,6 +34334,7 @@ msgctxt ""
msgid "<emph>DataB</emph> is the array of the observations."
msgstr "<emph>DataB</emph> je matice pozorování."
+#. iJK7y
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32041,6 +34343,7 @@ msgctxt ""
msgid "<emph>DataE</emph> is the range of the expected values."
msgstr "<emph>DataE</emph> je oblast očekávaných hodnot."
+#. KmntJ
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32049,6 +34352,7 @@ msgctxt ""
msgid "Data_B (observed)"
msgstr "Data_B (pozorovaná)"
+#. ByU5t
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32057,6 +34361,7 @@ msgctxt ""
msgid "Data_E (expected)"
msgstr "Data_E (očekávaná)"
+#. jFpGp
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32065,6 +34370,7 @@ msgctxt ""
msgid "1"
msgstr "1"
+#. yVGtC
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32073,6 +34379,7 @@ msgctxt ""
msgid "<item type=\"input\">195</item>"
msgstr "<item type=\"input\">195</item>"
+#. ZGbzD
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32081,6 +34388,7 @@ msgctxt ""
msgid "<item type=\"input\">170</item>"
msgstr "<item type=\"input\">170</item>"
+#. ZiBjZ
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32089,6 +34397,7 @@ msgctxt ""
msgid "2"
msgstr "2"
+#. zDgpW
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32097,6 +34406,7 @@ msgctxt ""
msgid "<item type=\"input\">151</item>"
msgstr "<item type=\"input\">151</item>"
+#. RVD5R
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32105,6 +34415,7 @@ msgctxt ""
msgid "<item type=\"input\">170</item>"
msgstr "<item type=\"input\">170</item>"
+#. FbArc
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32113,6 +34424,7 @@ msgctxt ""
msgid "3"
msgstr "3"
+#. BzCPW
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32121,6 +34433,7 @@ msgctxt ""
msgid "<item type=\"input\">148</item>"
msgstr "<item type=\"input\">148</item>"
+#. FMqUi
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32129,6 +34442,7 @@ msgctxt ""
msgid "<item type=\"input\">170</item>"
msgstr "<item type=\"input\">170</item>"
+#. SnMGY
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32137,6 +34451,7 @@ msgctxt ""
msgid "4"
msgstr "4"
+#. pMLAc
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32145,6 +34460,7 @@ msgctxt ""
msgid "<item type=\"input\">189</item>"
msgstr "<item type=\"input\">189</item>"
+#. MSsKd
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32153,6 +34469,7 @@ msgctxt ""
msgid "<item type=\"input\">170</item>"
msgstr "<item type=\"input\">170</item>"
+#. HztMb
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32161,6 +34478,7 @@ msgctxt ""
msgid "5"
msgstr "5"
+#. 9cTzf
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32169,6 +34487,7 @@ msgctxt ""
msgid "<item type=\"input\">183</item>"
msgstr "<item type=\"input\">183</item>"
+#. 4XAhh
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32177,6 +34496,7 @@ msgctxt ""
msgid "<item type=\"input\">170</item>"
msgstr "<item type=\"input\">170</item>"
+#. bZFnZ
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32185,6 +34505,7 @@ msgctxt ""
msgid "6"
msgstr "6"
+#. P6GPe
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32193,6 +34514,7 @@ msgctxt ""
msgid "<item type=\"input\">154</item>"
msgstr "<item type=\"input\">154</item>"
+#. WpLSG
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32201,6 +34523,7 @@ msgctxt ""
msgid "<item type=\"input\">170</item>"
msgstr "<item type=\"input\">170</item>"
+#. rEABj
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32209,6 +34532,7 @@ msgctxt ""
msgid "<item type=\"input\">=CHITEST(A1:A6;B1:B6)</item> equals 0.02. This is the probability which suffices the observed data of the theoretical Chi-square distribution."
msgstr "<item type=\"input\">=CHITEST(A1:A6;B1:B6)</item> se rovná 0,02. Tato pravděpodobnost je dostatečná pro tvrzení, že pro daná data má testovací statistika rozdělení chí kvadrát."
+#. Gt8M7
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32217,6 +34541,7 @@ msgctxt ""
msgid "<bookmark_value>CHISQ.TEST function</bookmark_value>"
msgstr "<bookmark_value>CHISQ.TEST</bookmark_value>"
+#. h5wnW
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32225,6 +34550,7 @@ msgctxt ""
msgid "CHISQ.TEST"
msgstr "CHISQ.TEST"
+#. TEfCH
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32233,6 +34559,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_CHITEST_MS\">Returns the probability of a deviance from a random distribution of two test series based on the chi-squared test for independence.</ahelp> CHISQ.TEST returns the chi-squared distribution of the data."
msgstr "<ahelp hid=\"HID_FUNC_CHITEST_MS\">Vrátí pravděpodobnost toho, že se náhodná rozdělení dvou testovaných řad liší, a to pomocí testu nezávislosti chí kvadrát.</ahelp> CHISQ.TEST vrátí pro data hodnotu distribuční funkce rozdělení chí kvadrát."
+#. Uf7CA
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32241,6 +34568,7 @@ msgctxt ""
msgid "The probability determined by CHISQ.TEST can also be determined with CHISQ.DIST, in which case the Chi square of the random sample must then be passed as a parameter instead of the data row."
msgstr "Pravděpodobnost určenou funkcí CHISQ.TEST lze také určit pomocí funkce CHISQ.DIST. V takovém případě však musí být jako parametr funkce zadána místo datové řady hodnota chí kvadrátu náhodného výběru."
+#. zGBVz
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32249,6 +34577,7 @@ msgctxt ""
msgid "CHISQ.TEST(DataB; DataE)"
msgstr "CHISQ.TEST(DataB; DataE)"
+#. UDBk6
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32257,6 +34586,7 @@ msgctxt ""
msgid "<emph>DataB</emph> is the array of the observations."
msgstr "<emph>DataB</emph> je matice pozorování."
+#. K7dTB
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32265,6 +34595,7 @@ msgctxt ""
msgid "<emph>DataE</emph> is the range of the expected values."
msgstr "<emph>DataE</emph> je oblast očekávaných hodnot."
+#. gPYqM
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32273,6 +34604,7 @@ msgctxt ""
msgid "Data_B (observed)"
msgstr "Data_B (pozorovaná)"
+#. YBiAs
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32281,6 +34613,7 @@ msgctxt ""
msgid "Data_E (expected)"
msgstr "Data_E (očekávaná)"
+#. M2NhH
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32289,6 +34622,7 @@ msgctxt ""
msgid "1"
msgstr "1"
+#. mEBPP
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32297,6 +34631,7 @@ msgctxt ""
msgid "<item type=\"input\">195</item>"
msgstr "<item type=\"input\">195</item>"
+#. dToZL
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32305,6 +34640,7 @@ msgctxt ""
msgid "<item type=\"input\">170</item>"
msgstr "<item type=\"input\">170</item>"
+#. EWS97
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32313,6 +34649,7 @@ msgctxt ""
msgid "2"
msgstr "2"
+#. DWkBk
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32321,6 +34658,7 @@ msgctxt ""
msgid "<item type=\"input\">151</item>"
msgstr "<item type=\"input\">151</item>"
+#. DEGVA
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32329,6 +34667,7 @@ msgctxt ""
msgid "<item type=\"input\">170</item>"
msgstr "<item type=\"input\">170</item>"
+#. Wwt2C
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32337,6 +34676,7 @@ msgctxt ""
msgid "3"
msgstr "3"
+#. 7qHtk
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32345,6 +34685,7 @@ msgctxt ""
msgid "<item type=\"input\">148</item>"
msgstr "<item type=\"input\">148</item>"
+#. Ked6Y
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32353,6 +34694,7 @@ msgctxt ""
msgid "<item type=\"input\">170</item>"
msgstr "<item type=\"input\">170</item>"
+#. BSjh8
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32361,6 +34703,7 @@ msgctxt ""
msgid "4"
msgstr "4"
+#. te7qv
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32369,6 +34712,7 @@ msgctxt ""
msgid "<item type=\"input\">189</item>"
msgstr "<item type=\"input\">189</item>"
+#. HHXxw
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32377,6 +34721,7 @@ msgctxt ""
msgid "<item type=\"input\">170</item>"
msgstr "<item type=\"input\">170</item>"
+#. wEAU9
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32385,6 +34730,7 @@ msgctxt ""
msgid "5"
msgstr "5"
+#. 5PwZu
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32393,6 +34739,7 @@ msgctxt ""
msgid "<item type=\"input\">183</item>"
msgstr "<item type=\"input\">183</item>"
+#. GCF9s
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32401,6 +34748,7 @@ msgctxt ""
msgid "<item type=\"input\">170</item>"
msgstr "<item type=\"input\">170</item>"
+#. 4mWE7
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32409,6 +34757,7 @@ msgctxt ""
msgid "6"
msgstr "6"
+#. BkDtt
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32417,6 +34766,7 @@ msgctxt ""
msgid "<item type=\"input\">154</item>"
msgstr "<item type=\"input\">154</item>"
+#. a278z
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32425,6 +34775,7 @@ msgctxt ""
msgid "<item type=\"input\">170</item>"
msgstr "<item type=\"input\">170</item>"
+#. CCSNU
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32433,6 +34784,7 @@ msgctxt ""
msgid "<item type=\"input\">=CHISQ.TEST(A1:A6;B1:B6)</item> equals 0.0209708029. This is the probability which suffices the observed data of the theoretical Chi-square distribution."
msgstr "<item type=\"input\">=CHISQ.TEST(A1:A6;B1:B6)</item> se rovná 0,0209708029.. Tato pravděpodobnost je dostatečná pro tvrzení, že pro daná data má testovací statistika rozdělení chí kvadrát."
+#. i2JiW
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32441,6 +34793,7 @@ msgctxt ""
msgid "<bookmark_value>CHIDIST function</bookmark_value>"
msgstr "<bookmark_value>CHIDIST</bookmark_value>"
+#. 4bowE
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32449,6 +34802,7 @@ msgctxt ""
msgid "CHIDIST"
msgstr "CHIDIST"
+#. QHbpD
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32457,6 +34811,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_CHIVERT\">Returns the probability value from the indicated Chi square that a hypothesis is confirmed.</ahelp> CHIDIST compares the Chi square value to be given for a random sample that is calculated from the sum of (observed value-expected value)^2/expected value for all values with the theoretical Chi square distribution and determines from this the probability of error for the hypothesis to be tested."
msgstr "<ahelp hid=\"HID_FUNC_CHIVERT\">Vrátí na základě dané hodnoty chí kvadrátu hodnotu pravděpodobnosti toho, že hypotéza platí.</ahelp> CHIDIST porovnává zadanou hodnotu chí kvadrátu pro náhodný výběr, která se vypočte jako součet řady (pozorovaná hodnota - očekávaná hodnota)^2/očekávaná hodnota, s teoretickým rozdělením chí kvadrát. Z toho se určí pravděpodobnost chyby ověřované hypotézy."
+#. ACBVU
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32465,6 +34820,7 @@ msgctxt ""
msgid "The probability determined by CHIDIST can also be determined by CHITEST."
msgstr "Pravděpodobnost určenou CHIDIST je také možné určit pomocí CHITEST."
+#. Aqvza
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32473,6 +34829,7 @@ msgctxt ""
msgid "CHIDIST(Number; DegreesFreedom)"
msgstr "CHIDIST(Číslo; StupněVolnosti)"
+#. DD6iS
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32481,6 +34838,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the chi-square value of the random sample used to determine the error probability."
msgstr "<emph>Číslo</emph> je hodnota chí kvadrátu náhodného výběru, která se použije k určení pravděpodobnosti chyby."
+#. HKCk4
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32489,6 +34847,7 @@ msgctxt ""
msgid "<emph>DegreesFreedom</emph> are the degrees of freedom of the experiment."
msgstr "<emph>StupněVolnosti</emph> je počet stupňů volnosti experimentu."
+#. pEtQp
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32497,6 +34856,7 @@ msgctxt ""
msgid "<item type=\"input\">=CHIDIST(13.27; 5)</item> equals 0.02."
msgstr "<item type=\"input\">=CHIDIST(13,27; 5)</item> se rovná 0,02."
+#. ED5xr
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32505,6 +34865,7 @@ msgctxt ""
msgid "If the Chi square value of the random sample is 13.27 and if the experiment has 5 degrees of freedom, then the hypothesis is assured with a probability of error of 2%."
msgstr "Je-li hodnota chí kvadrátu náhodného výběru rovna 13,27 a má-li experiment 5 stupňů volnosti, potom je hypotéza potvrzena s pravděpodobností chyby 2 %."
+#. fAFCm
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32513,6 +34874,7 @@ msgctxt ""
msgid "<bookmark_value>CHISQ.DIST function</bookmark_value>"
msgstr "<bookmark_value>CHISQ.DIST</bookmark_value>"
+#. FEGDg
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32521,6 +34883,7 @@ msgctxt ""
msgid "CHISQ.DIST"
msgstr "CHISQ.DIST"
+#. TA6Uq
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32529,6 +34892,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_CHISQDIST_MS\">Returns the probability density function or the cumulative distribution function for the chi-square distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_CHISQDIST_MS\">Vrátí hodnotu hustoty pravděpodobnosti nebo distribuční funkce pro rozdělení chí kvadrát.</ahelp>"
+#. eTnks
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32537,6 +34901,7 @@ msgctxt ""
msgid "CHISQ.DIST(Number; DegreesFreedom; Cumulative)"
msgstr "CHISQ.DIST(Číslo; StupněVolnosti; Kumulativní)"
+#. gCLJq
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32545,6 +34910,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the chi-square value of the random sample used to determine the error probability."
msgstr "<emph>Číslo</emph> je hodnota chí kvadrátu náhodného výběru, která se použije k určení pravděpodobnosti chyby."
+#. GGYCe
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32553,6 +34919,7 @@ msgctxt ""
msgid "<emph>DegreesFreedom</emph> are the degrees of freedom of the experiment."
msgstr "<emph>StupněVolnosti</emph> je počet stupňů volnosti experimentu."
+#. bBVjB
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32561,6 +34928,7 @@ msgctxt ""
msgid "<emph>Cumulative</emph> can be 0 or False to calculate the probability density function. It can be any other value or True to calculate the cumulative distribution function."
msgstr "<emph>Kumulativní</emph> může být 0 nebo Nepravda pro výpočet hustoty pravděpodobnosti. Pro jakoukoliv jinou hodnotu nebo Pravda se vypočte distribuční funkce."
+#. 85qc6
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32569,6 +34937,7 @@ msgctxt ""
msgid "<item type=\"input\">=CHISQ.DIST(3; 2; 0) </item>equals 0.1115650801, the probability density function with 2 degrees of freedom, at x = 3."
msgstr "<item type=\"input\">=CHISQ.DIST(3; 2; 0) </item> se rovná 0,1115650801, hustotě pravděpodobnosti pro 2 stupně volnosti a hodnotu x = 3."
+#. poM23
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32577,6 +34946,7 @@ msgctxt ""
msgid "<item type=\"input\">=CHISQ.DIST(3; 2; 1) </item>equals 0.7768698399, the cumulative chi-square distribution with 2 degrees of freedom, at the value x = 3."
msgstr "<item type=\"input\">=CHISQ.DIST(3; 2; 1) </item> se rovná 0,7768698399, distribuční funkci rozdělení chí kvadrát se 2 stupni volnosti pro hodnotu x = 3."
+#. NE9BQ
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32585,6 +34955,7 @@ msgctxt ""
msgid "<bookmark_value>CHISQ.DIST.RT function</bookmark_value>"
msgstr "<bookmark_value>CHISQ.DIST.RT</bookmark_value>"
+#. R5hxs
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32593,6 +34964,7 @@ msgctxt ""
msgid "CHISQ.DIST.RT"
msgstr "CHISQ.DIST.RT"
+#. BqVBu
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32601,6 +34973,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_CHIVERT_MS\">Returns the probability value from the indicated Chi square that a hypothesis is confirmed.</ahelp> CHISQ.DIST.RT compares the Chi square value to be given for a random sample that is calculated from the sum of (observed value-expected value)^2/expected value for all values with the theoretical Chi square distribution and determines from this the probability of error for the hypothesis to be tested."
msgstr "<ahelp hid=\"HID_FUNC_CHIVERT_MS\">Vrátí na základě dané hodnoty chí kvadrátu hodnotu pravděpodobnosti toho, že hypotéza platí.</ahelp> CHISQ.DIST.RT porovnává zadanou hodnotu chí kvadrátu pro náhodný výběr, která se vypočte jako součet řady (pozorovaná hodnota - očekávaná hodnota)^2/očekávaná hodnota, s teoretickým rozdělením chí kvadrát. Z toho se určí pravděpodobnost chyby ověřované hypotézy."
+#. i9AME
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32609,6 +34982,7 @@ msgctxt ""
msgid "The probability determined by CHISQ.DIST.RT can also be determined by CHITEST."
msgstr "Pravděpodobnost určenou CHISQ.DIST.RT je také možné určit pomocí CHITEST."
+#. 2ZmC6
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32617,6 +34991,7 @@ msgctxt ""
msgid "CHISQ.DIST.RT(Number; DegreesFreedom)"
msgstr "CHISQ.DIST.RT(Číslo; StupněVolnosti)"
+#. hC5Pn
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32625,6 +35000,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the chi-square value of the random sample used to determine the error probability."
msgstr "<emph>Číslo</emph> je hodnota chí kvadrátu náhodného výběru, která se použije k určení pravděpodobnosti chyby."
+#. 9Xufc
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32633,6 +35009,7 @@ msgctxt ""
msgid "<emph>DegreesFreedom</emph> are the degrees of freedom of the experiment."
msgstr "<emph>StupněVolnosti</emph> je počet stupňů volnosti experimentu."
+#. GbrAJ
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32641,6 +35018,7 @@ msgctxt ""
msgid "<item type=\"input\">=CHISQ.DIST.RT(13.27; 5)</item> equals 0.0209757694."
msgstr "<item type=\"input\">=CHISQ.DIST.RT(13,27; 5)</item> se rovná 0,0209757694."
+#. C7m4A
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32649,6 +35027,7 @@ msgctxt ""
msgid "If the Chi square value of the random sample is 13.27 and if the experiment has 5 degrees of freedom, then the hypothesis is assured with a probability of error of 2%."
msgstr "Je-li hodnota chí kvadrátu náhodného výběru rovna 13,27 a má-li experiment 5 stupňů volnosti, potom je hypotéza potvrzena s pravděpodobností chyby 2 %."
+#. qbkUf
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32657,6 +35036,7 @@ msgctxt ""
msgid "<bookmark_value>CHISQDIST function</bookmark_value> <bookmark_value>chi-square distribution</bookmark_value>"
msgstr "<bookmark_value>CHISQDIST</bookmark_value><bookmark_value>rozdělení chí kvadrát</bookmark_value>"
+#. G72s9
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32665,6 +35045,7 @@ msgctxt ""
msgid "CHISQDIST"
msgstr "CHISQDIST"
+#. dUYdD
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32673,6 +35054,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Returns the value of the probability density function or the cumulative distribution function for the chi-square distribution.</ahelp>"
msgstr "<ahelp hid=\".\">Vrátí hodnotu hustoty pravděpodobnosti nebo distribuční funkce pro rozdělení chí kvadrát.</ahelp>"
+#. yG245
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32681,6 +35063,7 @@ msgctxt ""
msgid "CHISQDIST(Number; Degrees Of Freedom; Cumulative)"
msgstr "CHISQDIST(Číslo; Stupně volnosti; Kumulativní)"
+#. nLEaF
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32689,6 +35072,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the number for which the function is to be calculated."
msgstr "<emph>Číslo</emph> je číslo, pro které má být funkce vypočítána."
+#. NGD4K
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32697,6 +35081,7 @@ msgctxt ""
msgid "<emph>Degrees Of Freedom</emph> is the degrees of freedom for the chi-square function."
msgstr "<emph>Stupně volnosti</emph> je počet stupňů volnosti funkce chí kvadrát."
+#. XwNAs
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32705,6 +35090,7 @@ msgctxt ""
msgid "<emph>Cumulative</emph> (optional): 0 or False calculates the probability density function. Other values or True or omitted calculates the cumulative distribution function."
msgstr "<emph>Kumulativní</emph> (nepovinné): Pro 0 nebo Nepravda se spočítá hustota pravděpodobnosti. Pro jiné hodnoty nebo nezadaný argument se spočítá distribuční funkce."
+#. QBYrD
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32713,6 +35099,7 @@ msgctxt ""
msgid "<bookmark_value>EXPONDIST function</bookmark_value> <bookmark_value>exponential distributions</bookmark_value>"
msgstr "<bookmark_value>EXPON.DIST</bookmark_value><bookmark_value>exponenciální rozdělení</bookmark_value>"
+#. pPiNF
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32721,6 +35108,7 @@ msgctxt ""
msgid "EXPONDIST"
msgstr "EXPONDIST"
+#. PRnz8
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32729,6 +35117,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_EXPONVERT\">Returns the exponential distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_EXPONVERT\">Vrátí exponenciální rozdělení.</ahelp>"
+#. MrFDn
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32737,6 +35126,7 @@ msgctxt ""
msgid "EXPONDIST(Number; Lambda; C)"
msgstr "EXPONDIST(Číslo; Lambda; C)"
+#. hFuao
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32745,6 +35135,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value of the function."
msgstr "<emph>Číslo</emph> je hodnota pro funkci."
+#. P6fSV
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32753,6 +35144,7 @@ msgctxt ""
msgid "<emph>Lambda</emph> is the parameter value."
msgstr "<emph>Lambda</emph> je hodnota parametru."
+#. MjdA5
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32761,6 +35153,7 @@ msgctxt ""
msgid "<emph>C</emph> is a logical value that determines the form of the function. <emph>C = 0</emph> calculates the density function, and <emph>C = 1</emph> calculates the distribution."
msgstr "<emph>C</emph> je logická proměnná udávající podobu funkce. Pro <emph>C = 0</emph> se spočítá hustota pravděpodobnosti a pro <emph>C = 1</emph> se spočítá distribuční funkce."
+#. YenkE
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32769,6 +35162,7 @@ msgctxt ""
msgid "<item type=\"input\">=EXPONDIST(3;0.5;1)</item> returns 0.78."
msgstr "<item type=\"input\">=EXPONDIST(3;0,5;1)</item> vrátí 0,78."
+#. zSBBn
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32777,6 +35171,7 @@ msgctxt ""
msgid "<bookmark_value>EXPON.DIST function</bookmark_value> <bookmark_value>exponential distributions</bookmark_value>"
msgstr "<bookmark_value>EXPON.DIST</bookmark_value><bookmark_value>exponenciální rozdělení</bookmark_value>"
+#. 3AfCq
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32785,6 +35180,7 @@ msgctxt ""
msgid "EXPON.DIST"
msgstr "EXPON.DIST"
+#. 2Nrho
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32793,6 +35189,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_EXP_DIST_MS\">Returns the exponential distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_EXP_DIST_MS\">Vrátí exponenciální rozdělení.</ahelp>"
+#. VrTRp
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32801,6 +35198,7 @@ msgctxt ""
msgid "EXPON.DIST(Number; Lambda; C)"
msgstr "EXPON.DIST(Číslo; Lambda; C)"
+#. c42NV
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32809,6 +35207,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value of the function."
msgstr "<emph>Číslo</emph> je hodnota pro funkci."
+#. 2sGzU
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32817,6 +35216,7 @@ msgctxt ""
msgid "<emph>Lambda</emph> is the parameter value."
msgstr "<emph>Lambda</emph> je hodnota parametru."
+#. Rmw6s
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32825,6 +35225,7 @@ msgctxt ""
msgid "<emph>C</emph> is a logical value that determines the form of the function. <emph>C = 0</emph> calculates the density function, and <emph>C = 1</emph> calculates the distribution."
msgstr "<emph>C</emph> je logická proměnná udávající podobu funkce. Pro <emph>C = 0</emph> se spočítá hustota pravděpodobnosti a pro <emph>C = 1</emph> se spočítá distribuční funkce."
+#. DF6kg
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
@@ -32833,6 +35234,7 @@ msgctxt ""
msgid "<item type=\"input\">=EXPON.DIST(3;0.5;1)</item> returns 0.7768698399."
msgstr "<item type=\"input\">=EXPON.DIST(3;0,5;1)</item> vrátí 0,7768698399."
+#. EcuRS
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -32841,6 +35243,7 @@ msgctxt ""
msgid "Statistical Functions Part Two"
msgstr "Statistické funkce – část 2"
+#. MAPpV
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -32849,6 +35252,7 @@ msgctxt ""
msgid "<variable id=\"fh\"><link href=\"text/scalc/01/04060182.xhp\" name=\"Statistical Functions Part Two\">Statistical Functions Part Two</link></variable>"
msgstr "<variable id=\"fh\"><link href=\"text/scalc/01/04060182.xhp\" name=\"Statistické funkce – část 2\">Statistické funkce – část 2</link></variable>"
+#. dGFBq
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -32857,6 +35261,7 @@ msgctxt ""
msgid "<bookmark_value>FINV function</bookmark_value> <bookmark_value>inverse F probability distribution</bookmark_value>"
msgstr "<bookmark_value>FINV</bookmark_value><bookmark_value>inverzní F rozdělení</bookmark_value>"
+#. bFCUG
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -32865,6 +35270,7 @@ msgctxt ""
msgid "FINV"
msgstr "FINV"
+#. GG7mb
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -32873,6 +35279,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_FINV\">Returns the inverse of the F probability distribution.</ahelp> The F distribution is used for F tests in order to set the relation between two differing data sets."
msgstr "<ahelp hid=\"HID_FUNC_FINV\">Vrátí inverzní distribuční funkci F rozdělení.</ahelp> F rozdělení se používá pro F testy, které umožňují určit vztah mezi dvěma rozdílnými množinami dat."
+#. TengJ
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -32881,6 +35288,7 @@ msgctxt ""
msgid "FINV(Number; DegreesFreedom1; DegreesFreedom2)"
msgstr "FINV(Číslo; StupněVolnosti1; StupněVolnosti2)"
+#. KFEHp
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -32889,6 +35297,7 @@ msgctxt ""
msgid "<emph>Number</emph> is probability value for which the inverse F distribution is to be calculated."
msgstr "<emph>Číslo</emph> je hodnota pravděpodobnosti, pro kterou se spočítá inverzní distribuční funkce F rozdělení."
+#. P3kD7
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -32897,6 +35306,7 @@ msgctxt ""
msgid "<emph>DegreesFreedom1</emph> is the number of degrees of freedom in the numerator of the F distribution."
msgstr "<emph>StupněVolnosti1</emph> je počet stupňů volnosti v čitateli F rozdělení."
+#. cEo5Q
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -32905,6 +35315,7 @@ msgctxt ""
msgid "<emph>DegreesFreedom2</emph> is the number of degrees of freedom in the denominator of the F distribution."
msgstr "<emph>StupněVolnosti2</emph> je počet stupňů volnosti ve jmenovateli F rozdělení."
+#. o23DQ
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -32913,6 +35324,7 @@ msgctxt ""
msgid "<item type=\"input\">=FINV(0.5;5;10)</item> yields 0.93."
msgstr "<item type=\"input\">=FINV(0,5;5;10)</item> vrátí 0,93."
+#. qufjZ
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -32921,6 +35333,7 @@ msgctxt ""
msgid "<bookmark_value>F.INV function</bookmark_value> <bookmark_value>Values of the inverse left tail of the F distribution</bookmark_value>"
msgstr "<bookmark_value>F.INV</bookmark_value><bookmark_value>inverzní levostranné F rozdělení</bookmark_value>"
+#. mfp9b
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -32929,6 +35342,7 @@ msgctxt ""
msgid "F.INV"
msgstr "F.INV"
+#. dhG8L
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -32937,6 +35351,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_F_INV_LT\">Returns the inverse of the cumulative F distribution.</ahelp> The F distribution is used for F tests in order to set the relation between two differing data sets."
msgstr "<ahelp hid=\"HID_FUNC_F_INV_LT\">Vrátí inverzní distribuční funkci F rozdělení.</ahelp> F rozdělení se používá pro F testy, které umožňují určit vztah mezi dvěma rozdílnými množinami dat."
+#. ZZUpG
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -32945,6 +35360,7 @@ msgctxt ""
msgid "F.INV(Number; DegreesFreedom1; DegreesFreedom2)"
msgstr "F.INV(Číslo; StupněVolnosti1; StupněVolnosti2)"
+#. 3t3iq
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -32953,6 +35369,7 @@ msgctxt ""
msgid "<emph>Number</emph> is probability value for which the inverse F distribution is to be calculated."
msgstr "<emph>Číslo</emph> je hodnota pravděpodobnosti, pro kterou se spočítá inverzní distribuční funkce F rozdělení."
+#. QWsR4
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -32961,6 +35378,7 @@ msgctxt ""
msgid "<emph>DegreesFreedom1</emph> is the number of degrees of freedom in the numerator of the F distribution."
msgstr "<emph>StupněVolnosti1</emph> je počet stupňů volnosti v čitateli F rozdělení."
+#. 7rbzv
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -32969,6 +35387,7 @@ msgctxt ""
msgid "<emph>DegreesFreedom2</emph> is the number of degrees of freedom in the denominator of the F distribution."
msgstr "<emph>StupněVolnosti2</emph> je počet stupňů volnosti ve jmenovateli F rozdělení."
+#. DW9BE
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -32977,6 +35396,7 @@ msgctxt ""
msgid "<item type=\"input\">=F.INV(0.5;5;10)</item> yields 0.9319331609."
msgstr "<item type=\"input\">=F.INV(0,5;5;10)</item> vrátí 0,9319331609."
+#. CWfPm
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -32985,6 +35405,7 @@ msgctxt ""
msgid "<bookmark_value>F.INV.RT function</bookmark_value> <bookmark_value>Values of the inverse right tail of the F distribution</bookmark_value>"
msgstr "<bookmark_value>F.INV.RT</bookmark_value><bookmark_value>inverzní pravostranné F rozdělení</bookmark_value>"
+#. 7Ztar
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -32993,6 +35414,7 @@ msgctxt ""
msgid "F.INV.RT"
msgstr "F.INV.RT"
+#. MEANj
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33001,6 +35423,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_F_INV_RT\">Returns the inverse right tail of the F distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_F_INV_RT\">Vrátí inverzní distribuční funkci F rozdělení.</ahelp>"
+#. cZXD3
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33009,6 +35432,7 @@ msgctxt ""
msgid "F.INV.RT(Number; DegreesFreedom1; DegreesFreedom2)"
msgstr "F.INV.RT(Číslo; StupněVolnosti1; StupněVolnosti2)"
+#. Lrg3j
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33017,6 +35441,7 @@ msgctxt ""
msgid "<emph>Number</emph> is probability value for which the inverse F distribution is to be calculated."
msgstr "<emph>Číslo</emph> je hodnota pravděpodobnosti, pro kterou se spočítá inverzní distribuční funkce F rozdělení."
+#. pAdQP
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33025,6 +35450,7 @@ msgctxt ""
msgid "<emph>DegreesFreedom1</emph> is the number of degrees of freedom in the numerator of the F distribution."
msgstr "<emph>StupněVolnosti1</emph> je počet stupňů volnosti v čitateli F rozdělení."
+#. g4hYw
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33033,6 +35459,7 @@ msgctxt ""
msgid "<emph>DegreesFreedom2</emph> is the number of degrees of freedom in the denominator of the F distribution."
msgstr "<emph>StupněVolnosti2</emph> je počet stupňů volnosti ve jmenovateli F rozdělení."
+#. wwd5j
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33041,6 +35468,7 @@ msgctxt ""
msgid "<item type=\"input\">=F.INV.RT(0.5;5;10)</item> yields 0.9319331609."
msgstr "<item type=\"input\">=F.INV.RT(0,5;5;10)</item> vrátí 0,9319331609."
+#. PxFa5
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33049,6 +35477,7 @@ msgctxt ""
msgid "<bookmark_value>FISHER function</bookmark_value>"
msgstr "<bookmark_value>FISHER</bookmark_value>"
+#. DKZwe
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33057,6 +35486,7 @@ msgctxt ""
msgid "FISHER"
msgstr "FISHER"
+#. hDWKe
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33065,6 +35495,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_FISHER\">Returns the Fisher transformation for x and creates a function close to a normal distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_FISHER\">Vrací Fisherovu transformaci pro x a vytvoří funkci blízkou normálnímu rozdělení.</ahelp>"
+#. DiTG5
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33073,6 +35504,7 @@ msgctxt ""
msgid "FISHER(Number)"
msgstr "FISHER(Číslo)"
+#. 22KHP
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33081,6 +35513,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value to be transformed."
msgstr "<emph>Číslo</emph> je hodnota, která má být transformována."
+#. D2Hi7
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33089,6 +35522,7 @@ msgctxt ""
msgid "<item type=\"input\">=FISHER(0.5)</item> yields 0.55."
msgstr "<item type=\"input\">=FISHER(0,5)</item> vrátí 0,55."
+#. U6XBd
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33097,6 +35531,7 @@ msgctxt ""
msgid "<bookmark_value>FISHERINV function</bookmark_value> <bookmark_value>inverse of Fisher transformation</bookmark_value>"
msgstr "<bookmark_value>FISHERINV</bookmark_value><bookmark_value>inverzní Fisherova transformace</bookmark_value>"
+#. 35DYT
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33105,6 +35540,7 @@ msgctxt ""
msgid "FISHERINV"
msgstr "FISHERINV"
+#. NBheE
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33113,6 +35549,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_FISHERINV\">Returns the inverse of the Fisher transformation for x and creates a function close to a normal distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_FISHERINV\">Vrátí inverzní hodnotu Fisherovy transformace pro x a vytvoří funkci blízkou normálnímu rozdělení.</ahelp>"
+#. qz5Mb
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33121,6 +35558,7 @@ msgctxt ""
msgid "FISHERINV(Number)"
msgstr "FISHERINV(Číslo)"
+#. BCTgL
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33129,6 +35567,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value that is to undergo reverse-transformation."
msgstr "<emph>Číslo</emph> je hodnota, pro kterou bude inverzní transformace spočítána."
+#. WnyAB
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33137,6 +35576,7 @@ msgctxt ""
msgid "<item type=\"input\">=FISHERINV(0.5)</item> yields 0.46."
msgstr "<item type=\"input\">=FISHERINV(0,5)</item> vrátí 0,46."
+#. bydJJ
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33145,6 +35585,7 @@ msgctxt ""
msgid "<bookmark_value>FTEST function</bookmark_value>"
msgstr "<bookmark_value>FTEST</bookmark_value>"
+#. PrsFu
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33153,6 +35594,7 @@ msgctxt ""
msgid "FTEST"
msgstr "FTEST"
+#. 4CuRA
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33161,6 +35603,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_FTEST\">Returns the result of an F test.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_FTEST\">Vrátí výsledek F-testu.</ahelp>"
+#. dfQhF
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33169,6 +35612,7 @@ msgctxt ""
msgid "FTEST(Data1; Data2)"
msgstr "FTEST(Data1; Data2)"
+#. MPHx3
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33177,6 +35621,7 @@ msgctxt ""
msgid "<emph>Data1</emph> is the first record array."
msgstr "<emph>Data1</emph> je první matice záznamů."
+#. BobBA
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33185,6 +35630,7 @@ msgctxt ""
msgid "<emph>Data2</emph> is the second record array."
msgstr "<emph>Data2</emph> je druhá matice záznamů."
+#. JnYCp
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33193,6 +35639,7 @@ msgctxt ""
msgid "<item type=\"input\">=FTEST(A1:A30;B1:B12)</item> calculates whether the two data sets are different in their variance and returns the probability that both sets could have come from the same total population."
msgstr "<item type=\"input\">=FTEST(A1:A30;B1:B12)</item> spočítá, zda se liší rozptyly dvou množin dat, a vrátí pravděpodobnost, že obě množiny pocházejí ze stejného základního souboru."
+#. h3uEB
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33201,6 +35648,7 @@ msgctxt ""
msgid "<bookmark_value>F.TEST function</bookmark_value>"
msgstr "<bookmark_value>F.TEST</bookmark_value>"
+#. cZvT9
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33209,6 +35657,7 @@ msgctxt ""
msgid "F.TEST"
msgstr "F.TEST"
+#. CgMsG
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33217,6 +35666,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_F_TEST_MS\">Returns the result of an F test.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_F_TEST_MS\">Vrátí výsledek F-testu.</ahelp>"
+#. t5c7F
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33225,6 +35675,7 @@ msgctxt ""
msgid "F.TEST(Data1; Data2)"
msgstr "F.TEST(Data1; Data2)"
+#. fAhSn
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33233,6 +35684,7 @@ msgctxt ""
msgid "<emph>Data1</emph> is the first record array."
msgstr "<emph>Data1</emph> je první matice záznamů."
+#. pYEB5
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33241,6 +35693,7 @@ msgctxt ""
msgid "<emph>Data2</emph> is the second record array."
msgstr "<emph>Data2</emph> je druhá matice záznamů."
+#. CDKEZ
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33249,6 +35702,7 @@ msgctxt ""
msgid "<item type=\"input\">=F.TEST(A1:A30;B1:B12)</item> calculates whether the two data sets are different in their variance and returns the probability that both sets could have come from the same total population."
msgstr "<item type=\"input\">=F.TEST(A1:A30;B1:B12)</item> spočítá, zda se liší rozptyly dvou množin dat, a vrátí pravděpodobnost, že obě množiny pocházejí ze stejného základního souboru."
+#. yMEaw
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33257,6 +35711,7 @@ msgctxt ""
msgid "<bookmark_value>FDIST function</bookmark_value>"
msgstr "<bookmark_value>FDIST</bookmark_value>"
+#. JbBAA
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33265,6 +35720,7 @@ msgctxt ""
msgid "FDIST"
msgstr "FDIST"
+#. ZWskN
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33273,6 +35729,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_FVERT\">Calculates the values of an F distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_FVERT\">Vypočítá hodnoty F rozdělení.</ahelp>"
+#. M9VcP
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33281,6 +35738,7 @@ msgctxt ""
msgid "FDIST(Number; DegreesFreedom1; DegreesFreedom2)"
msgstr "FDIST(Číslo; StupněVolnosti1; StupněVolnosti2)"
+#. AUqZB
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33289,6 +35747,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value for which the F distribution is to be calculated."
msgstr "<emph>Číslo</emph> je hodnota, pro kterou se má vypočítat F rozdělení."
+#. TGtxW
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33297,6 +35756,7 @@ msgctxt ""
msgid "<emph>degreesFreedom1</emph> is the degrees of freedom in the numerator in the F distribution."
msgstr "<emph>StupněVolnosti1</emph> je počet stupňů volnosti v čitateli F rozdělení."
+#. idJAF
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33305,6 +35765,7 @@ msgctxt ""
msgid "<emph>degreesFreedom2</emph> is the degrees of freedom in the denominator in the F distribution."
msgstr "<emph>StupněVolnosti2</emph> je počet stupňů volnosti ve jmenovateli F rozdělení."
+#. 3BS6a
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33313,6 +35774,7 @@ msgctxt ""
msgid "<item type=\"input\">=FDIST(0.8;8;12)</item> yields 0.61."
msgstr "<item type=\"input\">=FDIST(0,8;8;12)</item> vrátí 0,61."
+#. G3Qhd
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33321,6 +35783,7 @@ msgctxt ""
msgid "<bookmark_value>F.DIST function</bookmark_value>"
msgstr "<bookmark_value>F.DIST</bookmark_value>"
+#. JCFFP
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33329,6 +35792,7 @@ msgctxt ""
msgid "F.DIST"
msgstr "F.DIST"
+#. SiEUr
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33337,6 +35801,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_F_DIST_LT\">Calculates the values of the left tail of the F distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_F_DIST_LT\">Vypočítá hodnoty levostranného F rozdělení.</ahelp>"
+#. CxzQP
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33345,6 +35810,7 @@ msgctxt ""
msgid "F.DIST(Number; DegreesFreedom1; DegreesFreedom2; Cumulative)"
msgstr "F.DIST(Číslo; StupněVolnosti1; StupněVolnosti2; Kumulativní)"
+#. TeZSu
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33353,6 +35819,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value for which the F distribution is to be calculated."
msgstr "<emph>Číslo</emph> je hodnota, pro kterou se má vypočítat F rozdělení."
+#. Dd9Fy
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33361,6 +35828,7 @@ msgctxt ""
msgid "<emph>degreesFreedom1</emph> is the degrees of freedom in the numerator in the F distribution."
msgstr "<emph>StupněVolnosti1</emph> je počet stupňů volnosti v čitateli F rozdělení."
+#. i5bYM
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33369,6 +35837,7 @@ msgctxt ""
msgid "<emph>degreesFreedom2</emph> is the degrees of freedom in the denominator in the F distribution."
msgstr "<emph>StupněVolnosti2</emph> je počet stupňů volnosti ve jmenovateli F rozdělení."
+#. FECby
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33377,6 +35846,7 @@ msgctxt ""
msgid "<emph>Cumulative</emph> = 0 or False calculates the density function <emph>Cumulative</emph> = 1 or True calculates the distribution."
msgstr "<emph>Kumulativní</emph> = 0 nebo Nepravda vypočítá hustotu pravděpodobnosti, <emph>Kumulativní</emph> = 1 nebo Pravda vypočítá distribuční funkci."
+#. 4kJ9b
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33385,6 +35855,7 @@ msgctxt ""
msgid "<item type=\"input\">=F.DIST(0.8;8;12;0)</item> yields 0.7095282499."
msgstr "<item type=\"input\">=F.DIST(0,8;8;12; 0)</item> vrátí 0,7095282499."
+#. QZ4ha
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33393,6 +35864,7 @@ msgctxt ""
msgid "<item type=\"input\">=F.DIST(0.8;8;12;1)</item> yields 0.3856603563."
msgstr "<item type=\"input\">=F.DIST(0,8;8;12;1)</item> vrátí 0,3856603563."
+#. fxvxG
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33401,6 +35873,7 @@ msgctxt ""
msgid "<bookmark_value>F.DIST.RT function</bookmark_value>"
msgstr "<bookmark_value>F.DIST.RT</bookmark_value>"
+#. eeM5C
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33409,6 +35882,7 @@ msgctxt ""
msgid "F.DIST.RT"
msgstr "F.DIST.RT"
+#. Sj3wx
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33417,6 +35891,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_F_DIST_RT\">Calculates the values of the right tail of the F distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_F_DIST_RT\">Vypočítá hodnoty pravostranného F rozdělení.</ahelp>"
+#. jffhA
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33425,6 +35900,7 @@ msgctxt ""
msgid "F.DIST.RT(Number; DegreesFreedom1; DegreesFreedom2)"
msgstr "F.DIST.RT(Číslo; StupněVolnosti1; StupněVolnosti2)"
+#. iS6YC
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33433,6 +35909,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value for which the F distribution is to be calculated."
msgstr "<emph>Číslo</emph> je hodnota, pro kterou se má vypočítat F rozdělení."
+#. TaWTm
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33441,6 +35918,7 @@ msgctxt ""
msgid "<emph>degreesFreedom1</emph> is the degrees of freedom in the numerator in the F distribution."
msgstr "<emph>StupněVolnosti1</emph> je počet stupňů volnosti v čitateli F rozdělení."
+#. RBfCC
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33449,6 +35927,7 @@ msgctxt ""
msgid "<emph>degreesFreedom2</emph> is the degrees of freedom in the denominator in the F distribution."
msgstr "<emph>StupněVolnosti2</emph> je počet stupňů volnosti ve jmenovateli F rozdělení."
+#. dZCzj
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33457,6 +35936,7 @@ msgctxt ""
msgid "<item type=\"input\">=F.DIST.RT(0.8;8;12)</item> yields 0.6143396437."
msgstr "<item type=\"input\">=F.DIST.RT(0,8;8;12)</item> vrátí 0,6143396437."
+#. sP7Ai
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33465,6 +35945,7 @@ msgctxt ""
msgid "<bookmark_value>GAMMA function</bookmark_value>"
msgstr "<bookmark_value>GAMMA</bookmark_value>"
+#. RByBD
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33473,6 +35954,7 @@ msgctxt ""
msgid "GAMMA"
msgstr "GAMMA"
+#. 8RdE5
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33481,6 +35963,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Returns the Gamma function value.</ahelp> Note that GAMMAINV is not the inverse of GAMMA, but of GAMMADIST."
msgstr "<ahelp hid=\".\">Vrátí hodnotu gama funkce.</ahelp> Pamatujte na to, že GAMMAINV není inverzní funkcí ke GAMMA, ale ke GAMMADIST."
+#. 2DdQa
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33489,6 +35972,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the number for which the Gamma function value is to be calculated."
msgstr "<emph>Číslo</emph> je číslo, pro které se spočítá hodnota gama funkce."
+#. evGF4
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33497,6 +35981,7 @@ msgctxt ""
msgid "<bookmark_value>GAMMAINV function</bookmark_value>"
msgstr "<bookmark_value>GAMMAINV</bookmark_value>"
+#. NAEn9
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33505,6 +35990,7 @@ msgctxt ""
msgid "GAMMAINV"
msgstr "GAMMAINV"
+#. VjdSc
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33513,6 +35999,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_GAMMAINV\">Returns the inverse of the Gamma cumulative distribution GAMMADIST.</ahelp> This function allows you to search for variables with different distribution."
msgstr "<ahelp hid=\"HID_FUNC_GAMMAINV\">Vrátí inverzní distribuční funkci gama rozdělení GAMMADIST. </ahelp> Pomocí této funkce můžete vyhledávat veličiny s různým tvarem rozdělení."
+#. W5ECp
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33521,6 +36008,7 @@ msgctxt ""
msgid "GAMMAINV(Number; Alpha; Beta)"
msgstr "GAMMAINV(Číslo;Alfa;Beta)"
+#. 6dQsb
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33529,6 +36017,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the probability value for which the inverse Gamma distribution is to be calculated."
msgstr "<emph>Číslo</emph> je hodnota pravděpodobnosti, pro kterou se spočítá inverzní distribuční funkce gama rozdělení."
+#. A9MmF
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33537,6 +36026,7 @@ msgctxt ""
msgid "<emph>Alpha</emph> is the parameter Alpha of the Gamma distribution."
msgstr "<emph>Alfa</emph> je parametr alfa pro gama rozdělení."
+#. htBZo
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33545,6 +36035,7 @@ msgctxt ""
msgid "<emph>Beta</emph> is the parameter Beta of the Gamma distribution."
msgstr "<emph>Beta</emph>je parametr beta pro gama rozdělení."
+#. 9DEz7
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33553,6 +36044,7 @@ msgctxt ""
msgid "<item type=\"input\">=GAMMAINV(0.8;1;1)</item> yields 1.61."
msgstr "<item type=\"input\">=GAMMAINV(0,8;1;1)</item> vrátí 1,61."
+#. SMBpY
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33561,6 +36053,7 @@ msgctxt ""
msgid "<bookmark_value>GAMMA.INV function</bookmark_value>"
msgstr "<bookmark_value>GAMMA.INV</bookmark_value>"
+#. WS8Dh
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33569,6 +36062,7 @@ msgctxt ""
msgid "GAMMA.INV"
msgstr "GAMMA.INV"
+#. bjbtj
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33577,6 +36071,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_GAMMAINV_MS\">Returns the inverse of the Gamma cumulative distribution GAMMADIST.</ahelp> This function allows you to search for variables with different distribution."
msgstr "<ahelp hid=\"HID_FUNC_GAMMAINV_MS\">Vrátí inverzní distribuční funkci gama rozdělení GAMMADIST.</ahelp> Pomocí této funkce můžete vyhledávat veličiny s různým tvarem rozdělení."
+#. enVLQ
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33585,6 +36080,7 @@ msgctxt ""
msgid "This function is identical to GAMMAINV and was introduced for interoperability with other office suites."
msgstr "Tato funkce je totožná s GAMMAINV a byla zavedena kvůli interoperabilitě s jinými kancelářskými balíky."
+#. HMY9H
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33593,6 +36089,7 @@ msgctxt ""
msgid "GAMMA.INV(Number; Alpha; Beta)"
msgstr "GAMMA.INV(Číslo;Alfa;Beta)"
+#. fLqmy
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33601,6 +36098,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the probability value for which the inverse Gamma distribution is to be calculated."
msgstr "<emph>Číslo</emph> je hodnota pravděpodobnosti, pro kterou se spočítá inverzní distribuční funkce gama rozdělení."
+#. xGjEE
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33609,6 +36107,7 @@ msgctxt ""
msgid "<emph>Alpha</emph> is the parameter Alpha of the Gamma distribution."
msgstr "<emph>Alfa</emph> je parametr alfa pro gama rozdělení."
+#. FveGL
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33617,6 +36116,7 @@ msgctxt ""
msgid "<emph>Beta</emph> is the parameter Beta of the Gamma distribution."
msgstr "<emph>Beta</emph>je parametr beta pro gama rozdělení."
+#. 4xDDD
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33625,6 +36125,7 @@ msgctxt ""
msgid "<item type=\"input\">=GAMMA.INV(0.8;1;1)</item> yields 1.61."
msgstr "<item type=\"input\">=GAMMA.INV(0,8;1;1)</item> vrátí 1,61."
+#. qXs2u
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33633,6 +36134,7 @@ msgctxt ""
msgid "<bookmark_value>GAMMALN function</bookmark_value> <bookmark_value>natural logarithm of Gamma function</bookmark_value>"
msgstr "<bookmark_value>GAMMALN</bookmark_value> <bookmark_value>přirozený logaritmus gama funkce</bookmark_value>"
+#. nocKU
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33641,6 +36143,7 @@ msgctxt ""
msgid "GAMMALN"
msgstr "GAMMALN"
+#. HkbPu
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33649,6 +36152,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_GAMMALN\">Returns the natural logarithm of the Gamma function: G(x).</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_GAMMALN\">Vrátí přirozený logaritmus gama funkce: G(x).</ahelp>"
+#. FsWBA
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33657,6 +36161,7 @@ msgctxt ""
msgid "GAMMALN(Number)"
msgstr "GAMMALN(Číslo)"
+#. yxCQF
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33665,6 +36170,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value for which the natural logarithm of the Gamma function is to be calculated."
msgstr "<emph>Číslo</emph> je hodnota, pro kterou se spočítá přirozený logaritmus gama funkce."
+#. CCwMb
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33673,6 +36179,7 @@ msgctxt ""
msgid "<item type=\"input\">=GAMMALN(2)</item> yields 0."
msgstr "<item type=\"input\">=GAMMALN(2)</item> vrátí 0."
+#. m5t86
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33681,6 +36188,7 @@ msgctxt ""
msgid "<bookmark_value>GAMMALN.PRECISE function</bookmark_value> <bookmark_value>natural logarithm of Gamma function</bookmark_value>"
msgstr "<bookmark_value>GAMMALN.PRECISE</bookmark_value><bookmark_value>přirozený logaritmus gama funkce</bookmark_value>"
+#. GqFsu
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33689,6 +36197,7 @@ msgctxt ""
msgid "GAMMALN.PRECISE"
msgstr "GAMMALN.PRECISE"
+#. kQGBj
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33697,6 +36206,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_GAMMALN_MS\">Returns the natural logarithm of the Gamma function: G(x).</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_GAMMALN_MS\">Vrátí přirozený logaritmus gama funkce: G(x).</ahelp>"
+#. EPFGG
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33705,6 +36215,7 @@ msgctxt ""
msgid "GAMMALN.PRECISE(Number)"
msgstr "GAMMALN.PRECISE(Číslo)"
+#. AB9GD
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33713,6 +36224,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value for which the natural logarithm of the Gamma function is to be calculated."
msgstr "<emph>Číslo</emph> je hodnota, pro kterou se spočítá přirozený logaritmus gama funkce."
+#. uQF39
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33721,6 +36233,7 @@ msgctxt ""
msgid "<item type=\"input\">=GAMMALN.PRECISE(2)</item> yields 0."
msgstr "<item type=\"input\">=GAMMALN.PRECISE(2)</item> vrátí 0."
+#. mMbT3
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33729,6 +36242,7 @@ msgctxt ""
msgid "<bookmark_value>GAMMADIST function</bookmark_value>"
msgstr "<bookmark_value>GAMMADIST</bookmark_value>"
+#. Y2Ak5
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33737,6 +36251,7 @@ msgctxt ""
msgid "GAMMADIST"
msgstr "GAMMADIST"
+#. hUYKj
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33745,6 +36260,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_GAMMAVERT\">Returns the values of a Gamma distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_GAMMAVERT\">Vrátí hodnoty gama rozdělení.</ahelp>"
+#. meoeA
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33753,6 +36269,7 @@ msgctxt ""
msgid "The inverse function is GAMMAINV."
msgstr "Inverzní funkcí je GAMMAINV."
+#. 5bF6b
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33761,6 +36278,7 @@ msgctxt ""
msgid "GAMMADIST(Number; Alpha; Beta; C)"
msgstr "GAMMADIST(Číslo; Alfa; Beta; C)"
+#. erGE4
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33769,6 +36287,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value for which the Gamma distribution is to be calculated."
msgstr "<emph>Číslo</emph> je hodnota, pro kterou se spočítá gama rozdělení."
+#. u9N2F
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33777,6 +36296,7 @@ msgctxt ""
msgid "<emph>Alpha</emph> is the parameter Alpha of the Gamma distribution."
msgstr "<emph>Alfa</emph> je parametr alfa pro gama rozdělení."
+#. URsBX
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33785,6 +36305,7 @@ msgctxt ""
msgid "<emph>Beta</emph> is the parameter Beta of the Gamma distribution."
msgstr "<emph>Beta</emph>je parametr beta pro gama rozdělení."
+#. 99H9a
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33793,6 +36314,7 @@ msgctxt ""
msgid "<emph>C</emph> (optional) = 0 or False calculates the density function <emph>C</emph> = 1 or True calculates the distribution."
msgstr "Pro <emph>C</emph> (nepovinné) = 0 nebo Nepravda se spočítá hustota pravděpodobnosti, pro <emph>C</emph> = 1 nebo Pravda se spočítá distribuční funkce."
+#. EdgDo
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33801,6 +36323,7 @@ msgctxt ""
msgid "<item type=\"input\">=GAMMADIST(2;1;1;1)</item> yields 0.86."
msgstr "<item type=\"input\">=GAMMADIST(2;1;1;1)</item> vrátí 0,86."
+#. KxBdg
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33809,6 +36332,7 @@ msgctxt ""
msgid "<bookmark_value>GAMMA.DIST function</bookmark_value>"
msgstr "<bookmark_value>GAMMA.DIST</bookmark_value>"
+#. AQoAB
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33817,6 +36341,7 @@ msgctxt ""
msgid "GAMMA.DIST"
msgstr "GAMMA.DIST"
+#. xqDfL
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33825,6 +36350,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_GAMMADIST_MS\">Returns the values of a Gamma distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_GAMMADIST_MS\">Vrátí hodnoty gama rozdělení.</ahelp>"
+#. yftrF
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33833,6 +36359,7 @@ msgctxt ""
msgid "The inverse function is GAMMAINV or GAMMA.INV."
msgstr "Inverzní funkcí je GAMMAINV nebo GAMMA.INV."
+#. F2Nsp
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33841,6 +36368,7 @@ msgctxt ""
msgid "This function is identical to GAMMADIST and was introduced for interoperability with other office suites."
msgstr "Tato funkce je totožná s GAMMADIST a byla zavedena kvůli interoperabilitě s jinými kancelářskými balíky."
+#. WGnD7
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33849,6 +36377,7 @@ msgctxt ""
msgid "GAMMA.DIST(Number; Alpha; Beta; C)"
msgstr "GAMMA.DIST(Číslo; Alfa; Beta; C)"
+#. kLcmS
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33857,6 +36386,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value for which the Gamma distribution is to be calculated."
msgstr "<emph>Číslo</emph> je hodnota, pro kterou se spočítá gama rozdělení."
+#. zehYa
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33865,6 +36395,7 @@ msgctxt ""
msgid "<emph>Alpha</emph> is the parameter Alpha of the Gamma distribution."
msgstr "<emph>Alfa</emph> je parametr alfa pro gama rozdělení."
+#. Ncoxo
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33873,6 +36404,7 @@ msgctxt ""
msgid "<emph>Beta</emph> is the parameter Beta of the Gamma distribution."
msgstr "<emph>Beta</emph>je parametr beta pro gama rozdělení."
+#. 4nR86
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33881,6 +36413,7 @@ msgctxt ""
msgid "<emph>C</emph> (optional) = 0 or False calculates the density function <emph>C</emph> = 1 or True calculates the distribution."
msgstr "Pro <emph>C</emph> (nepovinné) = 0 nebo Nepravda se spočítá hustota pravděpodobnosti, pro <emph>C</emph> = 1 nebo Pravda se spočítá distribuční funkce."
+#. Z7AS8
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33889,6 +36422,7 @@ msgctxt ""
msgid "<item type=\"input\">=GAMMA.DIST(2;1;1;1)</item> yields 0.86."
msgstr "<item type=\"input\">=GAMMA.DIST(2;1;1;1)</item> vrátí 0,86."
+#. 6mr63
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33897,6 +36431,7 @@ msgctxt ""
msgid "<bookmark_value>GAUSS function</bookmark_value> <bookmark_value>normal distribution; standard</bookmark_value>"
msgstr "<bookmark_value>GAUSS</bookmark_value><bookmark_value>normální rozdělení; normované</bookmark_value>"
+#. Uz5Sm
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33905,6 +36440,7 @@ msgctxt ""
msgid "GAUSS"
msgstr "GAUSS"
+#. NVGvv
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33913,6 +36449,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_GAUSS\">Returns the standard normal cumulative distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_GAUSS\">Vrátí distribuční funkci normovaného normálního rozdělení.</ahelp>"
+#. GB3Ci
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33921,6 +36458,7 @@ msgctxt ""
msgid "It is GAUSS(x)=NORMSDIST(x)-0.5"
msgstr "Platí GAUSS(x)=NORMSDIST(x)-0,5"
+#. UNZDd
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33929,6 +36467,7 @@ msgctxt ""
msgid "GAUSS(Number)"
msgstr "GAUSS(Číslo)"
+#. 88hAb
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33937,6 +36476,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value for which the value of the standard normal distribution is to be calculated."
msgstr "<emph>Číslo</emph> je hodnota, pro kterou se spočítá hodnota pro normované normální rozdělení."
+#. GHQvB
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33945,6 +36485,7 @@ msgctxt ""
msgid "<item type=\"input\">=GAUSS(0.19)</item> = 0.08"
msgstr "<item type=\"input\">=GAUSS(0,19)</item> = 0,08"
+#. Fe79N
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33953,6 +36494,7 @@ msgctxt ""
msgid "<item type=\"input\">=GAUSS(0.0375)</item> = 0.01"
msgstr "<item type=\"input\">=GAUSS(0,0375)</item> = 0,01"
+#. nrdNQ
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33961,6 +36503,7 @@ msgctxt ""
msgid "<bookmark_value>GEOMEAN function</bookmark_value> <bookmark_value>means;geometric</bookmark_value>"
msgstr "<bookmark_value>GEOMEAN</bookmark_value><bookmark_value>průměry;geometrické</bookmark_value>"
+#. iBcgZ
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33969,6 +36512,7 @@ msgctxt ""
msgid "GEOMEAN"
msgstr "GEOMEAN"
+#. feyGb
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33977,6 +36521,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_GEOMITTEL\">Returns the geometric mean of a sample.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_GEOMITTEL\">Vrátí geometrický průměr výběru.</ahelp>"
+#. T8r4b
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33985,6 +36530,7 @@ msgctxt ""
msgid "GEOMEAN(Number1; Number2; ...; Number30)"
msgstr "GEOMEAN(Číslo1;Číslo2;...Číslo30)"
+#. UhYAQ
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -33993,6 +36539,7 @@ msgctxt ""
msgid "<emph>Number1, Number2, ..., Number30</emph> are numeric arguments or ranges that represent a random sample."
msgstr "<emph>Číslo1, Číslo2,..., Číslo30</emph> jsou číselné argumenty nebo oblasti, které představují náhodný výběr."
+#. EGwom
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34001,6 +36548,7 @@ msgctxt ""
msgid "<item type=\"input\">=GEOMEAN(23;46;69)</item> = 41.79. The geometric mean value of this random sample is therefore 41.79."
msgstr "<item type=\"input\">=GEOMEAN(23;46;69)</item> = 41,79. Geometrický průměr náhodného výběru je tedy 41,79."
+#. orW9n
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34009,6 +36557,7 @@ msgctxt ""
msgid "<bookmark_value>TRIMMEAN function</bookmark_value> <bookmark_value>means;of data set without margin data</bookmark_value>"
msgstr "<bookmark_value>TRIMMEAN</bookmark_value> <bookmark_value>průměry;množiny dat bez krajních hodnot</bookmark_value>"
+#. EAAVp
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34017,6 +36566,7 @@ msgctxt ""
msgid "TRIMMEAN"
msgstr "TRIMMEAN"
+#. zgYaB
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34025,6 +36575,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_GESTUTZTMITTEL\">Returns the mean of a data set without the Alpha percent of data at the margins.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_GESTUTZTMITTEL\">Vrátí průměr množiny dat bez alfa procent krajních hodnot.</ahelp>"
+#. JvcGQ
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34033,6 +36584,7 @@ msgctxt ""
msgid "TRIMMEAN(Data; Alpha)"
msgstr "TRIMMEAN(Data;Alfa)"
+#. CqTC5
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34041,6 +36593,7 @@ msgctxt ""
msgid "<emph>Data</emph> is the array of data in the sample."
msgstr "<emph>Data</emph> je pole dat výběru."
+#. sCq8s
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34049,6 +36602,7 @@ msgctxt ""
msgid "<emph>Alpha</emph> is the percentage of the marginal data that will not be taken into consideration."
msgstr "<emph>Alfa</emph> je procento krajních hodnot, které se nebudou uvažovat."
+#. WTT6h
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34057,6 +36611,7 @@ msgctxt ""
msgid "<item type=\"input\">=TRIMMEAN(A1:A50; 0.1)</item> calculates the mean value of numbers in A1:A50, without taking into consideration the 5 percent of the values representing the highest values and the 5 percent of the values representing the lowest ones. The percentage numbers refer to the amount of the untrimmed mean value, not to the number of summands."
msgstr "<item type=\"input\">=TRIMMEAN(A1:A50; 0.1)</item> spočítá průměr z čísel v A1:A50, při tom se nebude uvažovat 5 procent největších a 5 procent nejmenších hodnot. Počet procent se vztahuje k velikosti původního průměru, nikoliv k počtu sčítanců."
+#. 72brA
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34065,6 +36620,7 @@ msgctxt ""
msgid "<bookmark_value>ZTEST function</bookmark_value>"
msgstr "<bookmark_value>ZTEST</bookmark_value>"
+#. rkrJC
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34073,6 +36629,7 @@ msgctxt ""
msgid "ZTEST"
msgstr "ZTEST"
+#. dhrcC
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34081,6 +36638,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_GTEST\">Calculates the probability of observing a z-statistic greater than the one computed based on a sample.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_GTEST\">Vypočte pravděpodobnost, se kterou se vyskytne statistika z-testu větší než ta, která je vypočtená z výběru.</ahelp>"
+#. Wi4MG
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34089,6 +36647,7 @@ msgctxt ""
msgid "ZTEST(Data; mu; Sigma)"
msgstr "ZTEST(Data; mu; Sigma)"
+#. RKyE7
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34097,6 +36656,7 @@ msgctxt ""
msgid "<emph>Data</emph> is the given sample, drawn from a normally distributed population."
msgstr "<emph>Data</emph> je výběr ze základního souboru s normálním rozdělením."
+#. E3dLC
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34105,6 +36665,7 @@ msgctxt ""
msgid "<emph>mu</emph> is the known mean of the population."
msgstr "<emph>mu</emph> je známá střední hodnota základního souboru."
+#. ddokB
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34113,6 +36674,7 @@ msgctxt ""
msgid "<emph>Sigma</emph> (optional) is the known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
msgstr "<emph>Sigma</emph> (nepovinné) je známá směrodatná odchylka základního souboru. Není-li zadána, použije se směrodatná odchylka daného výběru."
+#. EpJ8j
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34121,6 +36683,7 @@ msgctxt ""
msgid "See also the <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_ZTEST_function\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/ZTEST function\">Wiki page</link>."
msgstr "Viz také wiki stránku <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_ZTEST_function\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/ZTEST function\"></link>."
+#. BM9oD
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34129,6 +36692,7 @@ msgctxt ""
msgid "<bookmark_value>Z.TEST function</bookmark_value>"
msgstr "<bookmark_value>Z.TEST</bookmark_value>"
+#. ycBEg
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34137,6 +36701,7 @@ msgctxt ""
msgid "Z.TEST"
msgstr "Z.TEST"
+#. xo3Fc
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34145,6 +36710,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_Z_TEST_MS\">Calculates the probability of observing a z-statistic greater than the one computed based on a sample.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_Z_TEST_MS\">Vypočte pravděpodobnost, se kterou se vyskytne statistika z-testu větší než ta, která je vypočtená z výběru.</ahelp>"
+#. efbeG
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34153,6 +36719,7 @@ msgctxt ""
msgid "Z.TEST(Data; mu; Sigma)"
msgstr "Z.TEST(Data; mu; Sigma)"
+#. 2peSH
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34161,6 +36728,7 @@ msgctxt ""
msgid "<emph>Data</emph> is the given sample, drawn from a normally distributed population."
msgstr "<emph>Data</emph> je výběr ze základního souboru s normálním rozdělením."
+#. havEd
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34169,6 +36737,7 @@ msgctxt ""
msgid "<emph>mu</emph> is the known mean of the population."
msgstr "<emph>mu</emph> je známá střední hodnota základního souboru."
+#. uuVdM
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34177,6 +36746,7 @@ msgctxt ""
msgid "<emph>Sigma</emph> (optional) is the known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
msgstr "<emph>Sigma</emph> (nepovinné) je známá směrodatná odchylka základního souboru. Není-li zadána, použije se směrodatná odchylka daného výběru."
+#. sbnS9
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34185,6 +36755,7 @@ msgctxt ""
msgid "<item type=\"input\">=Z.TEST(A2:A20; 9; 2)</item> returns the result of a z-test on a sample A2:A20 drawn from a population with known mean 9 and known standard deviation 2."
msgstr "<item type=\"input\">=Z.TEST(A2:A20; 9; 2)</item> vrátí výsledek z-testu pro výběr A2:A20 ze základního souboru se známou střední hodnotou 9 a známou směrodatnou odchylkou 2."
+#. E34M8
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34193,6 +36764,7 @@ msgctxt ""
msgid "<bookmark_value>HARMEAN function</bookmark_value> <bookmark_value>means;harmonic</bookmark_value>"
msgstr "<bookmark_value>HARMEAN</bookmark_value> <bookmark_value>průměry;harmonické</bookmark_value>"
+#. QgAHe
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34201,6 +36773,7 @@ msgctxt ""
msgid "HARMEAN"
msgstr "HARMEAN"
+#. Mp6mJ
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34209,6 +36782,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_HARMITTEL\">Returns the harmonic mean of a data set.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_HARMITTEL\">Vrátí harmonický průměr množiny dat.</ahelp>"
+#. xroLU
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34217,6 +36791,7 @@ msgctxt ""
msgid "HARMEAN(Number1; Number2; ...; Number30)"
msgstr "HARMEAN(Číslo1; Číslo2;...; Číslo30)"
+#. gT7zX
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34225,6 +36800,7 @@ msgctxt ""
msgid "<emph>Number1, Number2, ..., Number30</emph> are up to 30 values or ranges, that can be used to calculate the harmonic mean."
msgstr "<emph>Číslo1,Číslo2,..., Číslo30</emph> je až 30 hodnot nebo oblastí, které se použijí pro výpočet harmonického průměru."
+#. DMCH7
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34233,6 +36809,7 @@ msgctxt ""
msgid "<item type=\"input\">=HARMEAN(23;46;69)</item> = 37.64. The harmonic mean of this random sample is thus 37.64"
msgstr "<item type=\"input\">=HARMEAN(23;46;69)</item> = 37,64. Harmonický průměr náhodného výběru je tedy 37,64"
+#. Cd5VE
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34241,6 +36818,7 @@ msgctxt ""
msgid "<bookmark_value>HYPGEOMDIST function</bookmark_value> <bookmark_value>sampling without replacement</bookmark_value>"
msgstr "<bookmark_value>HYPGEOMDIST</bookmark_value> <bookmark_value>vzorkování bez opakování</bookmark_value>"
+#. 9mrAG
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34249,6 +36827,7 @@ msgctxt ""
msgid "HYPGEOMDIST"
msgstr "HYPGEOMDIST"
+#. XWGNo
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34257,6 +36836,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_HYPGEOMVERT\">Returns the hypergeometric distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_HYPGEOMVERT\">Vrátí hypergeometrické rozdělení.</ahelp>"
+#. fNMzN
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34265,6 +36845,7 @@ msgctxt ""
msgid "HYPGEOMDIST(X; NSample; Successes; NPopulation)"
msgstr "HYPGEOMDIST(X; NVýběr; Úspěchy; NZákladníSoubor)"
+#. ingyW
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34273,6 +36854,7 @@ msgctxt ""
msgid "<emph>X</emph> is the number of results achieved in the random sample."
msgstr "<emph>X</emph> je počet požadovaných výsledků v náhodném výběru."
+#. EXbsZ
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34281,6 +36863,7 @@ msgctxt ""
msgid "<emph>NSample</emph> is the size of the random sample."
msgstr "<emph>NVýběr</emph> je velikost náhodného výběru."
+#. dxUiA
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34289,6 +36872,7 @@ msgctxt ""
msgid "<emph>Successes</emph> is the number of possible results in the total population."
msgstr "<emph>Úspěchy</emph> je počet požadovaných výsledků v celém základním souboru."
+#. CtC87
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34297,6 +36881,7 @@ msgctxt ""
msgid "<emph>NPopulation </emph>is the size of the total population."
msgstr "<emph>NZákladníSoubor</emph> je velikost celého základního souboru."
+#. WUiB6
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34305,6 +36890,7 @@ msgctxt ""
msgid "<item type=\"input\">=HYPGEOMDIST(2;2;90;100)</item> yields 0.81. If 90 out of 100 pieces of buttered toast fall from the table and hit the floor with the buttered side first, then if 2 pieces of buttered toast are dropped from the table, the probability is 81%, that both will strike buttered side first."
msgstr "<item type=\"input\">=HYPGEOMDIST(2;2;90;100)</item> vrátí 0,81. Jestliže v 90 případech ze 100 spadne krajíc chleba ze stolu na zem stranou namazanou máslem a poté shodíme ze stolu dva krajíce, s pravděpodobností 81 % spadnou oba namazanou stranou na zem."
+#. V8zPJ
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34313,6 +36899,7 @@ msgctxt ""
msgid "<bookmark_value>HYPGEOM.DIST function</bookmark_value> <bookmark_value>sampling without replacement</bookmark_value>"
msgstr "<bookmark_value>HYPGEOM.DIST</bookmark_value><bookmark_value>vzorkování bez opakování</bookmark_value>"
+#. CoN4S
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34321,6 +36908,7 @@ msgctxt ""
msgid "HYPGEOM.DIST"
msgstr "HYPGEOM.DIST"
+#. CB8RU
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34329,6 +36917,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_HYP_GEOM_DIST_MS\">Returns the hypergeometric distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_HYP_GEOM_DIST_MS\">Vrátí hypergeometrické rozdělení.</ahelp>"
+#. cr6Cw
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34337,6 +36926,7 @@ msgctxt ""
msgid "HYPGEOM.DIST(X; NSample; Successes; NPopulation; Cumulative)"
msgstr "HYPGEOM.DIST(X; NVýběr; Úspěchy; NZákladníSoubor; Kumulativní)"
+#. CuQSa
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34345,6 +36935,7 @@ msgctxt ""
msgid "<emph>X</emph> is the number of results achieved in the random sample."
msgstr "<emph>X</emph> je počet požadovaných výsledků v náhodném výběru."
+#. 6BMz6
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34353,6 +36944,7 @@ msgctxt ""
msgid "<emph>NSample</emph> is the size of the random sample."
msgstr "<emph>NVýběr</emph> je velikost náhodného výběru."
+#. GvWAn
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34361,6 +36953,7 @@ msgctxt ""
msgid "<emph>Successes</emph> is the number of possible results in the total population."
msgstr "<emph>Úspěchy</emph> je počet požadovaných výsledků v celém základním souboru."
+#. VEzuG
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34369,6 +36962,7 @@ msgctxt ""
msgid "<emph>NPopulation </emph>is the size of the total population."
msgstr "<emph>NZákladníSoubor</emph> je velikost celého základního souboru."
+#. JG59B
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34377,6 +36971,7 @@ msgctxt ""
msgid "<emph>Cumulative </emph>: 0 or False calculates the probability density function. Other values or True calculates the cumulative distribution function."
msgstr "<emph>Kumulativní</emph>: Pro 0 nebo Nepravda se spočítá hustota pravděpodobnosti. Pro jiné hodnoty se spočítá distribuční funkce."
+#. xhCCb
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34385,6 +36980,7 @@ msgctxt ""
msgid "<item type=\"input\">=HYPGEOM.DIST(2;2;90;100;0)</item> yields 0.8090909091. If 90 out of 100 pieces of buttered toast fall from the table and hit the floor with the buttered side first, then if 2 pieces of buttered toast are dropped from the table, the probability is 81%, that both will strike buttered side first."
msgstr "<item type=\"input\">=HYPGEOMDIST(2;2;90;100;0)</item> vrátí 0,8090909091. Jestliže v 90 případech ze 100 spadne krajíc chleba ze stolu na zem stranou namazanou máslem a poté shodíme ze stolu dva krajíce, s pravděpodobností 81 % spadnou oba namazanou stranou na zem."
+#. FEcD8
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
@@ -34393,6 +36989,7 @@ msgctxt ""
msgid "<item type=\"input\">=HYPGEOM.DIST(2;2;90;100;1)</item> yields 1."
msgstr "<item type=\"input\">=HYPGEOM.DIST(2;2;90;100;1)</item> vrátí 1."
+#. L3n3y
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34401,6 +36998,7 @@ msgctxt ""
msgid "Statistical Functions Part Three"
msgstr "Statistické funkce – část 3"
+#. apt3v
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34409,6 +37007,7 @@ msgctxt ""
msgid "<variable id=\"kl\"><link href=\"text/scalc/01/04060183.xhp\" name=\"Statistical Functions Part Three\">Statistical Functions Part Three</link></variable>"
msgstr "<variable id=\"kl\"><link href=\"text/scalc/01/04060183.xhp\" name=\"Statistické funkce – část 3\">Statistické funkce – část 3</link></variable>"
+#. bB7mP
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34417,6 +37016,7 @@ msgctxt ""
msgid "<bookmark_value>LARGE function</bookmark_value>"
msgstr "<bookmark_value>LARGE</bookmark_value>"
+#. CBSo7
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34425,6 +37025,7 @@ msgctxt ""
msgid "LARGE"
msgstr "LARGE"
+#. Hr8AM
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34433,6 +37034,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_KGROESSTE\">Returns the Rank_c-th largest value in a data set.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_KGROESSTE\">Vrátí k-tou největší hodnotu z množiny dat.</ahelp>"
+#. nrZUw
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34441,6 +37043,7 @@ msgctxt ""
msgid "LARGE(Data; RankC)"
msgstr "LARGE(Data; PořadíK)"
+#. Z5puA
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34449,22 +37052,34 @@ msgctxt ""
msgid "<emph>Data</emph> is the cell range of data."
msgstr "<emph>Data</emph> je oblast buněk s daty."
+#. PqrWi
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
"par_id3156448\n"
"help.text"
-msgid "<emph>RankC</emph> is the ranking of the value."
-msgstr "<emph>PořadíK</emph> je pořadí hodnoty."
+msgid "<emph>RankC</emph> is the ranking of the value. If RankC is an array, the function becomes an <link href=\"text/scalc/01/04060107.xhp\" name=\"array function\">array function</link>."
+msgstr ""
+#. 9gMJx
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
"par_id3148702\n"
"help.text"
-msgid "<item type=\"input\">=LARGE(A1:C50;2)</item> gives the second largest value in A1:C50."
-msgstr "<item type=\"input\">=LARGE(A1:C50;2)</item> vrátí druhou největší hodnotu v A1:C50."
+msgid "<input>=LARGE(A1:C50;2)</input> gives the second largest value in A1:C50."
+msgstr ""
+#. fdcAk
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3248702\n"
+"help.text"
+msgid "<input>=LARGE(A1:C50;B1:B5)</input> entered as an array function gives an array of the c-th largest value in A1:C50 with ranks defined in B1:B5."
+msgstr ""
+
+#. p8pZc
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34473,6 +37088,7 @@ msgctxt ""
msgid "<bookmark_value>SMALL function</bookmark_value>"
msgstr "<bookmark_value>SMALL</bookmark_value>"
+#. mzbdE
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34481,6 +37097,7 @@ msgctxt ""
msgid "SMALL"
msgstr "SMALL"
+#. 6ApAi
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34489,6 +37106,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_KKLEINSTE\">Returns the Rank_c-th smallest value in a data set.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_KKLEINSTE\">Vrátí k-tou nejmenší hodnotu z množiny dat.</ahelp>"
+#. jXJsY
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34497,6 +37115,7 @@ msgctxt ""
msgid "SMALL(Data; RankC)"
msgstr "SMALL(Data; PořadíK)"
+#. LxZAE
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34505,22 +37124,34 @@ msgctxt ""
msgid "<emph>Data</emph> is the cell range of data."
msgstr "<emph>Data</emph> je oblast buněk s daty."
+#. oJV9f
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
"par_id3155094\n"
"help.text"
-msgid "<emph>RankC</emph> is the rank of the value."
-msgstr "<emph>PořadíK</emph> je pořadí hodnoty."
+msgid "<emph>RankC</emph> is the rank of the value. If RankC is an array, the function becomes an <link href=\"text/scalc/01/04060107.xhp\" name=\"array function\">array function</link>."
+msgstr ""
+#. 8BLf3
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
"par_id3149897\n"
"help.text"
-msgid "<item type=\"input\">=SMALL(A1:C50;2)</item> gives the second smallest value in A1:C50."
-msgstr "<item type=\"input\">=SMALL(A1:C50;2)</item> vrátí druhou nejmenší hodnotu v A1:C50."
+msgid "<input>=SMALL(A1:C50;2)</input> gives the second smallest value in A1:C50."
+msgstr ""
+
+#. AuKCZ
+#: 04060183.xhp
+msgctxt ""
+"04060183.xhp\n"
+"par_id3249897\n"
+"help.text"
+msgid "<input>=SMALL(A1:C50;B1:B5)</input> entered as an array function gives an array of the c-th smallest value in A1:C50 with ranks defined in B1:B5."
+msgstr ""
+#. KDBoE
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34529,6 +37160,7 @@ msgctxt ""
msgid "<bookmark_value>CONFIDENCE function</bookmark_value>"
msgstr "<bookmark_value>CONFIDENCE</bookmark_value>"
+#. 9nXq7
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34537,6 +37169,7 @@ msgctxt ""
msgid "CONFIDENCE"
msgstr "CONFIDENCE"
+#. 4ABAb
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34545,6 +37178,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_KONFIDENZ\">Returns the (1-alpha) confidence interval for a normal distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_KONFIDENZ\">Vrátí (1-alfa) interval spolehlivosti pro normální rozdělení.</ahelp>"
+#. 8K2G5
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34553,6 +37187,7 @@ msgctxt ""
msgid "CONFIDENCE(Alpha; StDev; Size)"
msgstr "CONFIDENCE(Alfa; StDev; Velikost)"
+#. DqcAB
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34561,6 +37196,7 @@ msgctxt ""
msgid "<emph>Alpha</emph> is the level of the confidence interval."
msgstr "<emph>Alfa</emph> je hladina významnosti pro interval."
+#. CBEqd
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34569,6 +37205,7 @@ msgctxt ""
msgid "<emph>StDev</emph> is the standard deviation for the total population."
msgstr "<emph> StDev</emph> je směrodatná odchylka pro celý základní soubor."
+#. mHvfH
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34577,6 +37214,7 @@ msgctxt ""
msgid "<emph>Size</emph> is the size of the total population."
msgstr "<emph>Velikost</emph> je velikost celého základního souboru."
+#. BJrpA
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34585,6 +37223,7 @@ msgctxt ""
msgid "<item type=\"input\">=CONFIDENCE(0.05;1.5;100)</item> gives 0.29."
msgstr "<item type=\"input\">=CONFIDENCE(0,05;1,5;100)</item> vrátí 0,29."
+#. GCLue
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34593,6 +37232,7 @@ msgctxt ""
msgid "<bookmark_value>CONFIDENCE.T function</bookmark_value>"
msgstr "<bookmark_value>CONFIDENCE.T</bookmark_value>"
+#. eHLzB
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34601,6 +37241,7 @@ msgctxt ""
msgid "CONFIDENCE.T"
msgstr "CONFIDENCE.T"
+#. gsbQL
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34609,6 +37250,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_CONFIDENCE_T\">Returns the (1-alpha) confidence interval for a Student's t distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_CONFIDENCE_T\">Vrátí (1-alfa) interval spolehlivosti pro Studentovo t rozdělení.</ahelp>"
+#. khHBF
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34617,6 +37259,7 @@ msgctxt ""
msgid "CONFIDENCE.T(Alpha; StDev; Size)"
msgstr "CONFIDENCE.T(Alfa; StDev; Velikost)"
+#. P5YFG
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34625,6 +37268,7 @@ msgctxt ""
msgid "<emph>Alpha</emph> is the level of the confidence interval."
msgstr "<emph>Alfa</emph> je hladina významnosti pro interval."
+#. bQwaZ
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34633,6 +37277,7 @@ msgctxt ""
msgid "<emph>StDev</emph> is the standard deviation for the total population."
msgstr "<emph> StDev</emph> je směrodatná odchylka pro celý základní soubor."
+#. urFEo
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34641,6 +37286,7 @@ msgctxt ""
msgid "<emph>Size</emph> is the size of the total population."
msgstr "<emph>Velikost</emph> je velikost celého základního souboru."
+#. v37Jx
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34649,6 +37295,7 @@ msgctxt ""
msgid "<item type=\"input\">=CONFIDENCE.T(0.05;1.5;100)</item> gives 0.2976325427."
msgstr "<item type=\"input\">=CONFIDENCE.T(0,05;1,5;100)</item> vrátí 0,2976325427."
+#. dq7TB
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34657,6 +37304,7 @@ msgctxt ""
msgid "<bookmark_value>CONFIDENCE.NORM function</bookmark_value>"
msgstr "<bookmark_value>CONFIDENCE.NORM</bookmark_value>"
+#. vYCr7
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34665,6 +37313,7 @@ msgctxt ""
msgid "CONFIDENCE.NORM"
msgstr "CONFIDENCE.NORM"
+#. GqbDh
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34673,6 +37322,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_CONFIDENCE_N\">Returns the (1-alpha) confidence interval for a normal distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_CONFIDENCE_N\">Vrátí (1-alfa) interval spolehlivosti pro normální rozdělení.</ahelp>"
+#. t87Ts
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34681,6 +37331,7 @@ msgctxt ""
msgid "CONFIDENCE.NORM(Alpha; StDev; Size)"
msgstr "CONFIDENCE.NORM(Alfa; StDev; Velikost)"
+#. 2FBGV
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34689,6 +37340,7 @@ msgctxt ""
msgid "<emph>Alpha</emph> is the level of the confidence interval."
msgstr "<emph>Alfa</emph> je hladina významnosti pro interval."
+#. NxWTM
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34697,6 +37349,7 @@ msgctxt ""
msgid "<emph>StDev</emph> is the standard deviation for the total population."
msgstr "<emph> StDev</emph> je směrodatná odchylka pro celý základní soubor."
+#. FgvKt
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34705,6 +37358,7 @@ msgctxt ""
msgid "<emph>Size</emph> is the size of the total population."
msgstr "<emph>Velikost</emph> je velikost celého základního souboru."
+#. n5BXo
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34713,6 +37367,7 @@ msgctxt ""
msgid "<item type=\"input\">=CONFIDENCE.NORM(0.05;1.5;100)</item> gives 0.2939945977."
msgstr "<item type=\"input\">=CONFIDENCE.NORM(0,05;1,5;100)</item> vrátí 0,2939945977."
+#. 2RZme
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34721,6 +37376,7 @@ msgctxt ""
msgid "<bookmark_value>CORREL function</bookmark_value><bookmark_value>coefficient of correlation</bookmark_value>"
msgstr "<bookmark_value>CORREL</bookmark_value><bookmark_value>korelační koeficient</bookmark_value>"
+#. khAGE
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34729,6 +37385,7 @@ msgctxt ""
msgid "CORREL"
msgstr "CORREL"
+#. LGDKB
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34737,6 +37394,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_KORREL\">Returns the correlation coefficient between two data sets.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_KORREL\">Vrátí korelační koeficient mezi dvěma množinami dat.</ahelp>"
+#. GVCK8
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34745,6 +37403,7 @@ msgctxt ""
msgid "CORREL(Data1; Data2)"
msgstr "CORREL(Data1; Data2)"
+#. GHV79
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34753,6 +37412,7 @@ msgctxt ""
msgid "<emph>Data1</emph> is the first data set."
msgstr "<emph>Data1</emph> je první množina dat."
+#. jQmib
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34761,6 +37421,7 @@ msgctxt ""
msgid "<emph>Data2</emph> is the second data set."
msgstr "<emph>Data2</emph> je druhá množina dat."
+#. tRoAB
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34769,6 +37430,7 @@ msgctxt ""
msgid "<item type=\"input\">=CORREL(A1:A50;B1:B50)</item> calculates the correlation coefficient as a measure of the linear correlation of the two data sets."
msgstr "<item type=\"input\">=CORREL(A1:A50;B1:B50)</item> vypočítá korelační koeficient jako míru lineární korelace dvou daných množin dat."
+#. cLGdF
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34777,6 +37439,7 @@ msgctxt ""
msgid "<bookmark_value>COVAR function</bookmark_value>"
msgstr "<bookmark_value>COVAR</bookmark_value>"
+#. Whn8H
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34785,6 +37448,7 @@ msgctxt ""
msgid "COVAR"
msgstr "COVAR"
+#. PyxZm
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34793,6 +37457,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_KOVAR\">Returns the covariance of the product of paired deviations.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_KOVAR\">Vypočítá kovarianci dvojic odchylek.</ahelp>"
+#. e4Ztx
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34801,6 +37466,7 @@ msgctxt ""
msgid "COVAR(Data1; Data2)"
msgstr "COVAR(Data1; Data2)"
+#. DHWDD
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34809,6 +37475,7 @@ msgctxt ""
msgid "<emph>Data1</emph> is the first data set."
msgstr "<emph>Data1</emph> je první množina dat."
+#. bHVAY
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34817,6 +37484,7 @@ msgctxt ""
msgid "<emph>Data2</emph> is the second data set."
msgstr "<emph>Data2</emph> je druhá množina dat."
+#. gAEGY
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34825,6 +37493,7 @@ msgctxt ""
msgid "<item type=\"input\">=COVAR(A1:A30;B1:B30)</item>"
msgstr "<item type=\"input\">=COVAR(A1:A30;B1:B30)</item>"
+#. FraHr
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34833,6 +37502,7 @@ msgctxt ""
msgid "<bookmark_value>COVARIANCE.P function</bookmark_value>"
msgstr "<bookmark_value>COVARIANCE.P</bookmark_value>"
+#. Cm2X5
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34841,6 +37511,7 @@ msgctxt ""
msgid "COVARIANCE.P"
msgstr "COVARIANCE.P"
+#. EcoZQ
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34849,6 +37520,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_COVARIANCE_P\">Returns the covariance of the product of paired deviations, for the entire population.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_COVARIANCE_P\">Vypočítá kovarianci dvojic odchylek pro celou populaci.</ahelp>"
+#. mRijA
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34857,6 +37529,7 @@ msgctxt ""
msgid "COVARIANCE.P(Data1; Data2)"
msgstr "COVARIANCE.P(Data1; Data2)"
+#. v94iP
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34865,6 +37538,7 @@ msgctxt ""
msgid "<emph>Data1</emph> is the first data set."
msgstr "<emph>Data1</emph> je první množina dat."
+#. 36GZS
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34873,6 +37547,7 @@ msgctxt ""
msgid "<emph>Data2</emph> is the second data set."
msgstr "<emph>Data2</emph> je druhá množina dat."
+#. BUFDd
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34881,6 +37556,7 @@ msgctxt ""
msgid "<item type=\"input\">=COVARIANCE.P(A1:A30;B1:B30)</item>"
msgstr "<item type=\"input\">=COVARIANCE.P(A1:A30;B1:B30)</item>"
+#. DGdK4
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34889,6 +37565,7 @@ msgctxt ""
msgid "<bookmark_value>COVARIANCE.S function</bookmark_value>"
msgstr "<bookmark_value>COVARIANCE.S</bookmark_value>"
+#. 97kfB
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34897,6 +37574,7 @@ msgctxt ""
msgid "COVARIANCE.S"
msgstr "COVARIANCE.S"
+#. YuTmR
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34905,6 +37583,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_COVARIANCE_S\">Returns the covariance of the product of paired deviations, for a sample of the population.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_COVARIANCE_S\">Vypočítá kovarianci dvojic odchylek pro výběr ze základního souboru.</ahelp>"
+#. R5CkE
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34913,6 +37592,7 @@ msgctxt ""
msgid "COVARIANCE.S(Data1; Data2)"
msgstr "COVARIANCE.S(Data1; Data2)"
+#. G7eyH
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34921,6 +37601,7 @@ msgctxt ""
msgid "<emph>Data1</emph> is the first data set."
msgstr "<emph>Data1</emph> je první množina dat."
+#. GFKnA
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34929,6 +37610,7 @@ msgctxt ""
msgid "<emph>Data2</emph> is the second data set."
msgstr "<emph>Data2</emph> je druhá množina dat."
+#. sAG8k
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34937,6 +37619,7 @@ msgctxt ""
msgid "<item type=\"input\">=COVARIANCE.S(A1:A30;B1:B30)</item>"
msgstr "<item type=\"input\">=COVARIANCE.S(A1:A30;B1:B30)</item>"
+#. XHGgs
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34945,6 +37628,7 @@ msgctxt ""
msgid "<bookmark_value>CRITBINOM function</bookmark_value>"
msgstr "<bookmark_value>CRITBINOM</bookmark_value>"
+#. SzX7B
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34953,6 +37637,7 @@ msgctxt ""
msgid "CRITBINOM"
msgstr "CRITBINOM"
+#. hUSNJ
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34961,6 +37646,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_KRITBINOM\">Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_KRITBINOM\">Vrátí nejmenší hodnotu, pro kterou je kumulativní binomické rozdělení větší nebo rovno zadanému kritériu.</ahelp>"
+#. zr46x
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34969,6 +37655,7 @@ msgctxt ""
msgid "CRITBINOM(Trials; SP; Alpha)"
msgstr "CRITBINOM(Pokusy; SP; Alfa)"
+#. Tyv6i
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34977,6 +37664,7 @@ msgctxt ""
msgid "<emph>Trials</emph> is the total number of trials."
msgstr "<emph>Pokusy</emph> je celkový počet pokusů."
+#. Bk2fZ
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34985,6 +37673,7 @@ msgctxt ""
msgid "<emph>SP</emph> is the probability of success for one trial."
msgstr "<emph>SP</emph> je pravděpodobnost úspěchu jednoho pokusu."
+#. CXBen
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -34993,6 +37682,7 @@ msgctxt ""
msgid "<emph>Alpha</emph> is the threshold probability to be reached or exceeded."
msgstr "<emph>Alfa</emph> je mezní pravděpodobnost, která má být dosažena nebo překročena."
+#. CB9AU
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35001,6 +37691,7 @@ msgctxt ""
msgid "<item type=\"input\">=CRITBINOM(100;0.5;0.1)</item> yields 44."
msgstr "<item type=\"input\">=CRITBINOM(100;0,5;0,1)</item> vrátí 44."
+#. rHwmt
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35009,6 +37700,7 @@ msgctxt ""
msgid "<bookmark_value>KURT function</bookmark_value>"
msgstr "<bookmark_value>KURT</bookmark_value>"
+#. NAnB8
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35017,6 +37709,7 @@ msgctxt ""
msgid "KURT"
msgstr "KURT"
+#. PFx4k
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35025,6 +37718,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_KURT\">Returns the kurtosis of a data set (at least 4 values required).</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_KURT\">Vrátí špičatost množiny dat (je třeba zadat nejméně 4 hodnoty).</ahelp>"
+#. rKFxG
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35033,6 +37727,7 @@ msgctxt ""
msgid "KURT(Number1; Number2; ...; Number30)"
msgstr "KURT(Číslo1; Číslo2;...; Číslo30)"
+#. 3g87D
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35041,6 +37736,7 @@ msgctxt ""
msgid "<emph>Number1, Number2, ..., Number30</emph> are numeric arguments or ranges representing a random sample of distribution."
msgstr "<emph>Číslo1; Číslo2; ...; Číslo30</emph> jsou číselné argumenty nebo oblasti reprezentující náhodný výběr z rozdělení."
+#. V4wcF
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35049,6 +37745,7 @@ msgctxt ""
msgid "<item type=\"input\">=KURT(A1;A2;A3;A4;A5;A6)</item>"
msgstr "<item type=\"input\">=KURT(A1;A2;A3;A4;A5;A6)</item>"
+#. jEGQr
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35057,6 +37754,7 @@ msgctxt ""
msgid "<bookmark_value>LOGINV function</bookmark_value><bookmark_value>inverse of lognormal distribution</bookmark_value>"
msgstr "<bookmark_value>LOGINV</bookmark_value><bookmark_value>inverzní logaritmicko-normální rozdělení</bookmark_value>"
+#. 3n4aT
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35065,6 +37763,7 @@ msgctxt ""
msgid "LOGINV"
msgstr "LOGINV"
+#. LWoHA
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35073,6 +37772,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_LOGINV\">Returns the inverse of the lognormal distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_LOGINV\">Vrátí inverzní distribuční funkci logaritmicko-normálního rozdělení.</ahelp>"
+#. D9Eg5
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35081,6 +37781,7 @@ msgctxt ""
msgid "LOGINV(Number; Mean; StDev)"
msgstr "LOGINV (Číslo; StředníHodnota; StDev)"
+#. uqfDA
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35089,6 +37790,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the probability value for which the inverse standard logarithmic distribution is to be calculated."
msgstr "<emph>Číslo</emph> je hodnota pravděpodobnosti, pro kterou má být vypočítána inverzní distribuční funkce logaritmicko-normálního rozdělení."
+#. ZAEjF
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35097,6 +37799,7 @@ msgctxt ""
msgid "<emph>Mean</emph> is the arithmetic mean of the standard logarithmic distribution."
msgstr "<emph>StředníHodnota</emph> je střední hodnota logaritmicko-normálního rozdělení."
+#. RTG5n
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35105,6 +37808,7 @@ msgctxt ""
msgid "<emph>StDev</emph> is the standard deviation of the standard logarithmic distribution."
msgstr "<emph>StDev</emph> je směrodatná odchylka logaritmicko-normálního rozdělení."
+#. Uh6oi
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35113,6 +37817,7 @@ msgctxt ""
msgid "<item type=\"input\">=LOGINV(0.05;0;1)</item> returns 0.1930408167."
msgstr "<item type=\"input\">=LOGINV(0,05;0;1)</item> vrátí 0,1930408167."
+#. gQ7EM
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35121,6 +37826,7 @@ msgctxt ""
msgid "<bookmark_value>LOGNORM.INV function</bookmark_value><bookmark_value>inverse of lognormal distribution</bookmark_value>"
msgstr "<bookmark_value>LOGNORM.INV</bookmark_value><bookmark_value>inverzní logaritmicko-normální rozdělení</bookmark_value>"
+#. J2Zm9
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35129,6 +37835,7 @@ msgctxt ""
msgid "LOGNORM.INV"
msgstr "LOGNORM.INV"
+#. EHoeL
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35137,6 +37844,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_LOGINV_MS\">Returns the inverse of the lognormal distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_LOGINV_MS\">Vrátí inverzní distribuční funkci logaritmicko-normálního rozdělení.</ahelp>"
+#. Nj7bL
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35145,6 +37853,7 @@ msgctxt ""
msgid "This function is identical to LOGINV and was introduced for interoperability with other office suites."
msgstr "Tato funkce je totožná s LOGINV a byla zavedena kvůli interoperabilitě s jinými kancelářskými balíky."
+#. tLigG
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35153,6 +37862,7 @@ msgctxt ""
msgid "LOGNORM.INV(Number; Mean; StDev)"
msgstr "LOGNORM.INV(Číslo; StředníHodnota; StDev)"
+#. p2y5k
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35161,6 +37871,7 @@ msgctxt ""
msgid "<emph>Number</emph> (required) is the probability value for which the inverse standard logarithmic distribution is to be calculated."
msgstr "<emph>Číslo</emph> (vyžadováno) je hodnota pravděpodobnosti, pro kterou má být vypočítána inverzní distribuční funkce logaritmicko-normálního rozdělení."
+#. sFACF
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35169,6 +37880,7 @@ msgctxt ""
msgid "<emph>Mean</emph> (required) is the arithmetic mean of the standard logarithmic distribution."
msgstr "<emph>StředníHodnota</emph> (vyžadováno) je střední hodnota logaritmicko-normálního rozdělení."
+#. PZ4w5
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35177,6 +37889,7 @@ msgctxt ""
msgid "<emph>StDev</emph> (required) is the standard deviation of the standard logarithmic distribution."
msgstr "<emph>StDev</emph> (vyžadováno) je směrodatná odchylka logaritmicko-normálního rozdělení."
+#. UYg6S
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35185,6 +37898,7 @@ msgctxt ""
msgid "<item type=\"input\">=LOGNORM.INV(0.05;0;1)</item> returns 0.1930408167."
msgstr "<item type=\"input\">=LOGNORM.INV(0,05;0;1)</item> vrátí 0,1930408167."
+#. spVtz
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35193,6 +37907,7 @@ msgctxt ""
msgid "<bookmark_value>LOGNORMDIST function</bookmark_value><bookmark_value>lognormal distribution</bookmark_value>"
msgstr "<bookmark_value>LOGNORMDIST</bookmark_value><bookmark_value>logaritmicko-normální rozdělení</bookmark_value>"
+#. FWMyW
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35201,6 +37916,7 @@ msgctxt ""
msgid "LOGNORMDIST"
msgstr "LOGNORMDIST"
+#. bwd9F
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35209,6 +37925,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_LOGNORMVERT\">Returns the values of a lognormal distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_LOGNORMVERT\">Vrátí hodnoty logaritmicko-normálního rozdělení.</ahelp>"
+#. FB6kb
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35217,6 +37934,7 @@ msgctxt ""
msgid "LOGNORMDIST(Number; Mean; StDev; Cumulative)"
msgstr "LOGNORMDIST(Číslo; StředníHodnota; StDev; Kumulativní)"
+#. BiGC6
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35225,6 +37943,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the probability value for which the standard logarithmic distribution is to be calculated."
msgstr "<emph>Číslo</emph> je hodnota pravděpodobnosti, pro niž má být vypočítáno logaritmicko-normální rozdělení."
+#. sHpZv
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35233,6 +37952,7 @@ msgctxt ""
msgid "<emph>Mean</emph> (optional) is the mean value of the standard logarithmic distribution."
msgstr "<emph>StředníHodnota</emph> je střední hodnota logaritmicko-normálního rozdělení."
+#. zUAQh
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35241,6 +37961,7 @@ msgctxt ""
msgid "<emph>StDev</emph> (optional) is the standard deviation of the standard logarithmic distribution."
msgstr "<emph>StDev</emph> (nepovinné) je směrodatná odchylka logaritmicko-normálního rozdělení."
+#. PBogE
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35249,6 +37970,7 @@ msgctxt ""
msgid "<emph>Cumulative</emph> (optional) = 0 calculates the density function, Cumulative = 1 calculates the distribution."
msgstr "Pro <emph>Kumulativní</emph> (nepovinné) = 0 se spočítá hustota pravděpodobnosti, pro Kumulativní = 1 se spočítá distribuční funkce."
+#. TCmfp
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35257,6 +37979,7 @@ msgctxt ""
msgid "<item type=\"input\">=LOGNORMDIST(0.1;0;1)</item> returns 0.01."
msgstr "<item type=\"input\">=LOGNORMDIST(0,1;0;1)</item> vrátí 0,01."
+#. cDRV3
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35265,6 +37988,7 @@ msgctxt ""
msgid "<bookmark_value>LOGNORM.DIST function</bookmark_value><bookmark_value>lognormal distribution</bookmark_value>"
msgstr "<bookmark_value>LOGNORM.DIST</bookmark_value><bookmark_value>logaritmicko-normální rozdělení</bookmark_value>"
+#. hhsFy
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35273,6 +37997,7 @@ msgctxt ""
msgid "LOGNORM.DIST"
msgstr "LOGNORM.DIST"
+#. FyQNA
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35281,6 +38006,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_LOGNORMDIST_MS\">Returns the values of a lognormal distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_LOGNORMDIST_MS\">Vrátí hodnoty logaritmicko-normálního rozdělení.</ahelp>"
+#. ZHrxv
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35289,6 +38015,7 @@ msgctxt ""
msgid "LOGNORM.DIST(Number; Mean; StDev; Cumulative)"
msgstr "LOGNORM.DIST(Číslo; StředníHodnota; StDev; Kumulativní)"
+#. nLfGx
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35297,6 +38024,7 @@ msgctxt ""
msgid "<emph>Number</emph> (required) is the probability value for which the standard logarithmic distribution is to be calculated."
msgstr "<emph>Číslo</emph> (vyžadováno) je hodnota pravděpodobnosti, pro niž má být vypočítáno logaritmicko-normální rozdělení."
+#. oRBDn
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35305,6 +38033,7 @@ msgctxt ""
msgid "<emph>Mean</emph> (required) is the mean value of the standard logarithmic distribution."
msgstr "<emph>StředníHodnota</emph> (vyžadováno) je střední hodnota logaritmicko-normálního rozdělení."
+#. tX6iZ
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35313,6 +38042,7 @@ msgctxt ""
msgid "<emph>StDev</emph> (required) is the standard deviation of the standard logarithmic distribution."
msgstr "<emph>StDev</emph> (vyžadováno) je směrodatná odchylka logaritmicko-normálního rozdělení."
+#. ajzHR
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35321,6 +38051,7 @@ msgctxt ""
msgid "<emph>Cumulative</emph> (required) = 0 calculates the density function, Cumulative = 1 calculates the distribution."
msgstr "Pro <emph>Kumulativní</emph> (vyžadováno) = 0 se spočítá hustota pravděpodobnosti, pro Kumulativní = 1 se spočítá distribuční funkce."
+#. omgye
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
@@ -35329,6 +38060,7 @@ msgctxt ""
msgid "<item type=\"input\">=LOGNORM.DIST(0.1;0;1;1)</item> returns 0.0106510993."
msgstr "<item type=\"input\">=LOGNORM.DIST(0,1;0;1;1)</item> vrátí 0,0106510993."
+#. QFUqZ
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35337,6 +38069,7 @@ msgctxt ""
msgid "Statistical Functions Part Four"
msgstr "Statistické funkce – část 4"
+#. YxGDR
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35345,6 +38078,7 @@ msgctxt ""
msgid "<variable id=\"mq\"><link href=\"text/scalc/01/04060184.xhp\" name=\"Statistical Functions Part Four\">Statistical Functions Part Four</link></variable>"
msgstr "<variable id=\"mq\"><link href=\"text/scalc/01/04060184.xhp\" name=\"Statistické funkce – část 4\">Statistické funkce – část 4</link></variable>"
+#. CVfDF
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35353,6 +38087,7 @@ msgctxt ""
msgid "<bookmark_value>MAX function</bookmark_value>"
msgstr "<bookmark_value>MAX</bookmark_value>"
+#. x2aCp
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35361,6 +38096,7 @@ msgctxt ""
msgid "<variable id=\"max_head\"><link href=\"text/scalc/01/04060184.xhp#max\">MAX</link></variable>"
msgstr "<variable id=\"max_head\"><link href=\"text/scalc/01/04060184.xhp#max\">MAX</link></variable>"
+#. 4EQ9W
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35369,6 +38105,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_MAX\">Returns the maximum value in a list of arguments.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_MAX\">Vrátí maximální hodnotu ze seznamu argumentů.</ahelp>"
+#. B9REu
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35377,6 +38114,7 @@ msgctxt ""
msgid "Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN(\"string\"), still results in an error."
msgstr "Vrátí 0, pokud nebyla nalezena žádná číselná hodnota ani chyba v oblasti buněk vložené jako odkaz. Buňky s textem jsou ignorovány pro MIN() a MAX(). Funkce MINA() a MAXA() vrátí 0, pokud nebyla nalezena žádná chyba nebo hodnota (číselná nebo textová). Je-li do MIN() nebo MAX() vložen textový řetězec, např. MIN(\"řetězec\"), bude vrácena chyba."
+#. c2Fno
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35385,6 +38123,7 @@ msgctxt ""
msgid "MAX(Number1; Number2; ...; Number30)"
msgstr "MAX(Číslo1; Číslo2; ...; Číslo30)"
+#. 3QEiy
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35393,6 +38132,7 @@ msgctxt ""
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges."
msgstr "<emph>Číslo1; Číslo2;...; Číslo30</emph> jsou číselné hodnoty nebo oblasti."
+#. giyJK
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35401,6 +38141,7 @@ msgctxt ""
msgid "<item type=\"input\">=MAX(A1;A2;A3;50;100;200)</item> returns the largest value from the list."
msgstr "<item type=\"input\">=MAX(A1;A2;A3;50;100;200)</item> vrátí největší hodnotu ze seznamu."
+#. x6DYC
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35409,6 +38150,7 @@ msgctxt ""
msgid "<item type=\"input\">=MAX(A1:B100)</item> returns the largest value from the list."
msgstr "<item type=\"input\">=MAX(A1:B100)</item> vrátí největší hodnotu ze seznamu.."
+#. DkUJF
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35417,6 +38159,7 @@ msgctxt ""
msgid "<bookmark_value>MAXA function</bookmark_value>"
msgstr "<bookmark_value>MAXA</bookmark_value>"
+#. B6uTY
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35425,6 +38168,7 @@ msgctxt ""
msgid "<variable id=\"maxa_head\"><link href=\"text/scalc/01/04060184.xhp#maxa\">MAXA</link></variable>"
msgstr "<variable id=\"maxa_head\"><link href=\"text/scalc/01/04060184.xhp#maxa\">MAXA</link></variable>"
+#. F49oQ
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35433,6 +38177,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_MAXA\">Returns the maximum value in a list of arguments. In opposite to MAX, here you can enter text. The value of the text is 0.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_MAXA\">Vrátí maximální hodnotu ze seznamu argumentů. Na rozdíl od MAX je možné zadat text. Hodnota textu je 0.</ahelp>"
+#. HizWD
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35441,6 +38186,7 @@ msgctxt ""
msgid "The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered."
msgstr "Funkce MINA() a MAXA() vrátí 0, pokud nebyla nalezena žádná chyba a nebyla vložena hodnota (text nebo číslo)."
+#. 8wybP
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35449,6 +38195,7 @@ msgctxt ""
msgid "MAXA(Value1; Value2; ...; Value30)"
msgstr "MAXA(Hodnota1; Hodnota2; ...; Hodnota30)"
+#. 3DZRe
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35457,6 +38204,7 @@ msgctxt ""
msgid "<emph>Value1; Value2;...; Value30</emph> are values or ranges. Text has the value of 0."
msgstr "<emph>Hodnota1; Hodnota2;...; Hodnota30</emph> jsou hodnoty nebo oblasti. Text má hodnotu 0."
+#. ZxXLp
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35465,6 +38213,7 @@ msgctxt ""
msgid "<item type=\"input\">=MAXA(A1;A2;A3;50;100;200;\"Text\")</item> returns the largest value from the list."
msgstr "<item type=\"input\">=MAXA(A1;A2;A3;50;100;200;\"Text\")</item> vrátí největší hodnotu ze seznamu."
+#. EGECF
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35473,6 +38222,7 @@ msgctxt ""
msgid "<item type=\"input\">=MAXA(A1:B100)</item> returns the largest value from the list."
msgstr "<item type=\"input\">=MAXA(A1:B100)</item> vrátí největší hodnotu ze seznamu."
+#. FxJE5
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35481,6 +38231,7 @@ msgctxt ""
msgid "<bookmark_value>MEDIAN function</bookmark_value>"
msgstr "<bookmark_value>MEDIAN</bookmark_value>"
+#. T4n9U
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35489,6 +38240,7 @@ msgctxt ""
msgid "<variable id=\"median_head\"><link href=\"text/scalc/01/04060184.xhp#median\">MEDIAN</link></variable>"
msgstr "<variable id=\"median_head\"><link href=\"text/scalc/01/04060184.xhp#median\">MEDIAN</link></variable>"
+#. Ebi8h
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35497,6 +38249,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_MEDIAN\">Returns the median of a set of numbers. In a set containing an uneven number of values, the median will be the number in the middle of the set and in a set containing an even number of values, it will be the mean of the two values in the middle of the set.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_MEDIAN\">Vrátí medián množiny čísel. Při lichém počtu čísel vrátí prostřední číslo (hodnotou, jsou-li čísla seřazená, tak i polohou). Je-li čísel sudý počet, vrátí průměr ze dvou prostředních hodnot.</ahelp>"
+#. 6ies7
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35505,6 +38258,7 @@ msgctxt ""
msgid "MEDIAN(Number1; Number2; ...; Number30)"
msgstr "MEDIAN(Číslo1; Číslo2; ...; Číslo30)"
+#. qugaM
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35513,6 +38267,7 @@ msgctxt ""
msgid "<emph>Number1, Number2, ..., Number30</emph> are values or ranges, which represent a sample. Each number can also be replaced by a reference."
msgstr "<emph>Číslo1; Číslo2; ...; Číslo30</emph> jsou hodnoty nebo oblasti, které představují výběr. Každé číslo může být nahrazeno odkazem."
+#. bDCXJ
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35521,6 +38276,7 @@ msgctxt ""
msgid "for an odd number: <item type=\"input\">=MEDIAN(1;5;9;20;21)</item> returns 9 as the median value."
msgstr "pro liché číslo:<item type=\"input\"> MEDIAN(1;5;9;20;21)</item>vrátí 9 jako hodnotu mediánu."
+#. QNHLS
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35529,6 +38285,7 @@ msgctxt ""
msgid "for an even number: <item type=\"input\">=MEDIAN(1;5;9;20)</item> returns the average of the two middle values 5 and 9, thus 7."
msgstr "pro sudé číslo:<item type=\"input\"> MEDIAN(1;5;9;20)</item> vrátí průměr dvou prostředních hodnot 5 a 9, tedy 7."
+#. eyRXF
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35537,6 +38294,7 @@ msgctxt ""
msgid "<bookmark_value>MIN function</bookmark_value>"
msgstr "<bookmark_value>MIN</bookmark_value>"
+#. SDG5E
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35545,6 +38303,7 @@ msgctxt ""
msgid "<variable id=\"min_head\"><link href=\"text/scalc/01/04060184.xhp#min\">MIN</link></variable>"
msgstr "<variable id=\"min_head\"><link href=\"text/scalc/01/04060184.xhp#min\">MIN</link></variable>"
+#. yVHdH
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35553,6 +38312,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_MIN\">Returns the minimum value in a list of arguments.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_MIN\">Vrátí minimální hodnotu ze seznamu argumentů.</ahelp>"
+#. ADC6n
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35561,6 +38321,7 @@ msgctxt ""
msgid "Returns 0 if no numeric value and no error was encountered in the cell range(s) passed as cell reference(s). Text cells are ignored by MIN() and MAX(). The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered. Passing a literal string argument to MIN() or MAX(), e.g. MIN(\"string\"), still results in an error."
msgstr "Vrátí 0, pokud nebyla nalezena žádná číselná hodnota ani chyba v oblasti buněk vložené jako odkaz. Buňky s textem jsou ignorovány pro MIN() a MAX(). Funkce MINA() a MAXA() vrátí 0, pokud nebyla nalezena žádná chyba nebo hodnota (číselná nebo textová). Je-li do MIN() nebo MAX() vložen textový řetězec, např. MIN(\"řetězec\"), bude vrácena chyba."
+#. ewK5y
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35569,6 +38330,7 @@ msgctxt ""
msgid "MIN(Number1; Number2; ...; Number30)"
msgstr "MIN(Číslo1; Číslo2; ...; Číslo30)"
+#. sUDim
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35577,6 +38339,7 @@ msgctxt ""
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges."
msgstr "<emph>Číslo1; Číslo2; ...; Číslo30</emph> jsou číselné hodnoty nebo oblasti."
+#. yutoe
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35585,6 +38348,7 @@ msgctxt ""
msgid "<item type=\"input\">=MIN(A1:B100)</item> returns the smallest value in the list."
msgstr "<item type=\"input\">=MIN(A1:B100)</item> vrátí nejmenší hodnotu ze seznamu."
+#. XSXDU
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35593,6 +38357,7 @@ msgctxt ""
msgid "<bookmark_value>MINA function</bookmark_value>"
msgstr "<bookmark_value>MINA</bookmark_value>"
+#. YBxFd
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35601,6 +38366,7 @@ msgctxt ""
msgid "<variable id=\"mina_head\"><link href=\"text/scalc/01/04060184.xhp#mina\">MINA</link></variable>"
msgstr "<variable id=\"mina_head\"><link href=\"text/scalc/01/04060184.xhp#mina\">MINA</link></variable>"
+#. WeECE
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35609,6 +38375,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_MINA\">Returns the minimum value in a list of arguments. Here you can also enter text. The value of the text is 0.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_MINA\">Vrátí minimální hodnotu ze seznamu argumentů. Na rozdíl od MIN je možné zadat text. Hodnota textu je 0.</ahelp>"
+#. CdVcr
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35617,6 +38384,7 @@ msgctxt ""
msgid "The functions MINA() and MAXA() return 0 if no value (numeric or text) and no error was encountered."
msgstr "Funkce MINA() a MAXA() vrátí 0, pokud nebyla nalezena žádná chyba a nebyla vložena hodnota (text nebo číslo)."
+#. cjn64
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35625,6 +38393,7 @@ msgctxt ""
msgid "MINA(Value1; Value2; ...; Value30)"
msgstr "MINA(Hodnota1; Hodnota2; ...; Hodnota30)"
+#. 3Go2h
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35633,6 +38402,7 @@ msgctxt ""
msgid "<emph>Value1, Value2, ..., Value30</emph> are values or ranges. Text has the value of 0."
msgstr "<emph>Hodnota1; Hodnota2; ...; Hodnota30</emph> jsou hodnoty nebo oblasti. Text má hodnotu 0."
+#. TrF9C
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35641,6 +38411,7 @@ msgctxt ""
msgid "<item type=\"input\">=MINA(1;\"Text\";20)</item> returns 0."
msgstr "<item type=\"input\">=MINA(1;\"Text\";20)</item> vrátí 0."
+#. Rgy2V
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35649,6 +38420,7 @@ msgctxt ""
msgid "<item type=\"input\">=MINA(A1:B100)</item> returns the smallest value in the list."
msgstr "<item type=\"input\">=MINA(A1:B100)</item> vrátí nejmenší hodnotu v seznamu."
+#. MTSTr
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35657,6 +38429,7 @@ msgctxt ""
msgid "<bookmark_value>AVEDEV function</bookmark_value><bookmark_value>averages;statistical functions</bookmark_value>"
msgstr "<bookmark_value>AVEDEV</bookmark_value><bookmark_value>průměry; statistické funkce</bookmark_value>"
+#. XsrPG
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35665,6 +38438,7 @@ msgctxt ""
msgid "<variable id=\"avedev_head\"><link href=\"text/scalc/01/04060184.xhp#avedev\">AVEDEV</link></variable>"
msgstr "<variable id=\"avedev_head\"><link href=\"text/scalc/01/04060184.xhp#avedev\">AVEDEV</link></variable>"
+#. F6vKp
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35673,6 +38447,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_MITTELABW\">Returns the average of the absolute deviations of data points from their mean.</ahelp> Displays the diffusion in a data set."
msgstr "<ahelp hid=\"HID_FUNC_MITTELABW\">Vrátí průměr absolutních odchylek hodnot od jejich střední hodnoty.</ahelp> Tento průměr je ukazatelem variability množiny dat."
+#. 9zfs5
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35681,6 +38456,7 @@ msgctxt ""
msgid "AVEDEV(Number1; Number2; ...; Number30)"
msgstr "AVEDEV(Číslo1; Číslo2; ...; Číslo30)"
+#. qNkLm
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35689,6 +38465,7 @@ msgctxt ""
msgid "<emph>Number1, Number2, ..., Number30</emph> are values or ranges that represent a sample. Each number can also be replaced by a reference."
msgstr "<emph>Číslo1; Číslo2; ...; Číslo30</emph> jsou hodnoty nebo oblasti, které reprezentují výběr. Každé číslo může být také nahrazeno odkazem."
+#. UA5P6
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35697,6 +38474,7 @@ msgctxt ""
msgid "<item type=\"input\">=AVEDEV(A1:A50)</item>"
msgstr "<item type=\"input\">=AVEDEV(A1:A50)</item>"
+#. bGgPt
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35705,6 +38483,7 @@ msgctxt ""
msgid "<bookmark_value>AVERAGE function</bookmark_value>"
msgstr "<bookmark_value>AVERAGE</bookmark_value>"
+#. TFPEi
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35713,6 +38492,7 @@ msgctxt ""
msgid "<variable id=\"average_head\"><link href=\"text/scalc/01/04060184.xhp#average\">AVERAGE</link></variable>"
msgstr "<variable id=\"average_head\"><link href=\"text/scalc/01/04060184.xhp#average\">AVERAGE</link></variable>"
+#. FuZoD
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35721,6 +38501,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_MITTELWERT\">Returns the average of the arguments.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_MITTELWERT\">Vrátí průměr ze zadaných hodnot.</ahelp>"
+#. LVfcJ
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35729,6 +38510,7 @@ msgctxt ""
msgid "AVERAGE(Number1; Number2; ...; Number30)"
msgstr "AVERAGE(Číslo1; Číslo2; ...; Číslo30)"
+#. brJC4
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35737,6 +38519,7 @@ msgctxt ""
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges."
msgstr "<emph>Číslo1; Číslo2; ...; Číslo30</emph> jsou číselné hodnoty nebo oblasti."
+#. AjUyH
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35745,6 +38528,7 @@ msgctxt ""
msgid "<item type=\"input\">=AVERAGE(A1:A50)</item>"
msgstr "<item type=\"input\">=AVERAGE(A1:A50)</item>"
+#. SpPo6
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35753,6 +38537,7 @@ msgctxt ""
msgid "<bookmark_value>AVERAGEA function</bookmark_value>"
msgstr "<bookmark_value>AVERAGEA</bookmark_value>"
+#. nwGjw
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35761,6 +38546,7 @@ msgctxt ""
msgid "<variable id=\"averagea_head\"><link href=\"text/scalc/01/04060184.xhp#averagea\">AVERAGEA</link></variable>"
msgstr "<variable id=\"averagea_head\"><link href=\"text/scalc/01/04060184.xhp#averagea\">AVERAGEA</link></variable>"
+#. V5nBj
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35769,6 +38555,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_MITTELWERTA\">Returns the average of the arguments. The value of a text is 0.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_MITTELWERTA\">Vrátí průměr ze zadaných hodnot, přičemž textové řetězce mají hodnotu 0.</ahelp>"
+#. vvXZb
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35777,6 +38564,7 @@ msgctxt ""
msgid "AVERAGEA(Value1; Value2; ...; Value30)"
msgstr "AVERAGEA(Hodnota1; Hodnota2; ...; Hodnota30)"
+#. kHd3R
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35785,6 +38573,7 @@ msgctxt ""
msgid "<emph>Value1, Value2, ..., Value30</emph> are values or ranges. Text has the value of 0."
msgstr "<emph>Hodnota1; Hodnota2; ...; Hodnota30</emph> jsou hodnoty nebo oblasti. Text má hodnotu 0."
+#. sxYNi
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35793,6 +38582,7 @@ msgctxt ""
msgid "<item type=\"input\">=AVERAGEA(A1:A50)</item>"
msgstr "<item type=\"input\">=AVERAGEA(A1:A50)</item>"
+#. hKE9h
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35801,6 +38591,7 @@ msgctxt ""
msgid "<bookmark_value>MODE function</bookmark_value><bookmark_value>most common value</bookmark_value>"
msgstr "<bookmark_value>MODE</bookmark_value><bookmark_value>nejčastější hodnota</bookmark_value>"
+#. VANGV
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35809,6 +38600,7 @@ msgctxt ""
msgid "MODE"
msgstr "MODE"
+#. cZSEB
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35817,6 +38609,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_MODALWERT\">Returns the most common value in a data set.</ahelp> If there are several values with the same frequency, it returns the smallest value. An error occurs when a value doesn't appear twice."
msgstr "<ahelp hid=\"HID_FUNC_MODALWERT\">Vrátí nejčastější hodnotu množiny dat.</ahelp> Jestliže je takových hodnot více, vrátí nejmenší z nich. Pokud se žádná z hodnot neopakuje, nastane chyba."
+#. FuKPf
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35825,6 +38618,7 @@ msgctxt ""
msgid "MODE(Number1; Number2; ...; Number30)"
msgstr "MODE(Číslo1; Číslo2; ...; Číslo30)"
+#. UkRWQ
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35833,6 +38627,7 @@ msgctxt ""
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges."
msgstr "<emph>Číslo1; Číslo2; ...; Číslo30</emph> jsou číselné hodnoty nebo oblasti."
+#. VYNy2
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35841,6 +38636,7 @@ msgctxt ""
msgid "<item type=\"input\">=MODE(A1:A50)</item>"
msgstr "<item type=\"input\">=MODE(A1:A50)</item>"
+#. GipMF
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35849,6 +38645,7 @@ msgctxt ""
msgid "<bookmark_value>MODE.SNGL function</bookmark_value><bookmark_value>most common value</bookmark_value>"
msgstr "<bookmark_value>MODE.SNGL</bookmark_value><bookmark_value>nejčastější hodnota</bookmark_value>"
+#. 7z62C
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35857,6 +38654,7 @@ msgctxt ""
msgid "MODE.SNGL"
msgstr "MODE.SNGL"
+#. yUvoB
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35865,6 +38663,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_MODAL_VALUE_MS\">Returns the most frequently occurring, or repetitive, value in an array or range of data.</ahelp> If there are several values with the same frequency, it returns the smallest value. An error occurs when a value doesn't appear twice."
msgstr "<ahelp hid=\"HID_FUNC_MODAL_VALUE_MS\">Vrátí nejčastěji se vyskytující (opakující se) hodnotu v matici nebo oblasti dat.</ahelp> Jestliže je takových hodnot více, vrátí nejmenší z nich. Pokud se žádná z hodnot neopakuje, nastane chyba."
+#. 6wWnN
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35873,6 +38672,7 @@ msgctxt ""
msgid "MODE.SNGL(Number1; Number2; ...; Number30)"
msgstr "MODE.SNGL(Číslo1; Číslo2; ...; Číslo30)"
+#. zJnLw
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35881,6 +38681,7 @@ msgctxt ""
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges."
msgstr "<emph>Číslo1; Číslo2; ...; Číslo30</emph> jsou číselné hodnoty nebo oblasti."
+#. BGawC
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35889,6 +38690,7 @@ msgctxt ""
msgid "If the data set contains no duplicate data points, MODE.SNGL returns the #VALUE! error value."
msgstr "Pokud se v množině dat žádná hodnota neopakuje, MODE.SNGL vrátí chybovou hodnotu #VALUE! ."
+#. BRi5v
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35897,6 +38699,7 @@ msgctxt ""
msgid "<item type=\"input\">=MODE.SNGL(A1:A50)</item>"
msgstr "<item type=\"input\">=MODE.SNGL(A1:A50)</item>"
+#. E3oGg
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35905,6 +38708,7 @@ msgctxt ""
msgid "<bookmark_value>MODE.MULT function</bookmark_value><bookmark_value>most common value</bookmark_value>"
msgstr "<bookmark_value>MODE.MULT</bookmark_value><bookmark_value>nejčastější hodnota</bookmark_value>"
+#. QHRCD
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35913,6 +38717,7 @@ msgctxt ""
msgid "MODE.MULT"
msgstr "MODE.MULT"
+#. vdYX6
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35921,6 +38726,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_MODAL_VALUE_MULTI\">Returns a vertical array of the statistical modes (the most frequently occurring values) within a list of supplied numbers.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_MODAL_VALUE_MULTI\">Vrátí svislou matici statistických modů (nejčastěji se vyskytující hodnoty) ze seznamu daných čísel.</ahelp>"
+#. ApATB
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35929,6 +38735,7 @@ msgctxt ""
msgid "MODE.MULT(Number1; Number2; ...; Number30)"
msgstr "MODE.MULT(Číslo1; Číslo2; ...; Číslo30)"
+#. cBqq8
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35937,6 +38744,7 @@ msgctxt ""
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges."
msgstr "<emph>Číslo1; Číslo2; ...; Číslo30</emph> jsou číselné hodnoty nebo oblasti."
+#. nrjtV
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35945,6 +38753,7 @@ msgctxt ""
msgid "As the MODE.MULT function returns an array of values, it must be entered as an array formula. If the function is not entered as an array formula, only the first mode is returned, which is the same as using the MODE.SNGL function."
msgstr "Jelikož funkce MODE.MULT vrací matici hodnot, je nutné ji zadat jako maticový vzorec. Není-li funkce zadána jako maticový vzorec, vrátí se pouze první modus, který je stejný jako při použití funkce MODE.SNGL."
+#. Y6jib
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35953,6 +38762,7 @@ msgctxt ""
msgid "<item type=\"input\">=MODE.MULT(A1:A50)</item>"
msgstr "<item type=\"input\">=MODE.MULT(A1:A50)</item>"
+#. RJkDj
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35961,6 +38771,7 @@ msgctxt ""
msgid "<bookmark_value>NEGBINOMDIST function</bookmark_value><bookmark_value>negative binomial distribution</bookmark_value>"
msgstr "<bookmark_value>NEGBINOMDIST</bookmark_value><bookmark_value>negativní binomické rozdělení</bookmark_value>"
+#. GVBDJ
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35969,6 +38780,7 @@ msgctxt ""
msgid "NEGBINOMDIST"
msgstr "NEGBINOMDIST"
+#. qESD7
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35977,6 +38789,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_NEGBINOMVERT\">Returns the negative binomial distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_NEGBINOMVERT\">Vrátí hodnotu negativního binomického rozdělení.</ahelp>"
+#. EokAd
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35985,6 +38798,7 @@ msgctxt ""
msgid "NEGBINOMDIST(X; R; SP)"
msgstr "NEGBINOMDIST(X; R; SP)"
+#. dW6yF
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -35993,6 +38807,7 @@ msgctxt ""
msgid "<emph>X</emph> represents the value returned for unsuccessful tests."
msgstr "<emph>X</emph> odpovídá hodnotě vrácené pro neúspěšný test."
+#. rC3qD
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36001,6 +38816,7 @@ msgctxt ""
msgid "<emph>R</emph> represents the value returned for successful tests."
msgstr "<emph>R</emph> odpovídá hodnotě vrácené pro úspěšný test."
+#. vMAkE
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36009,6 +38825,7 @@ msgctxt ""
msgid "<emph>SP</emph> is the probability of the success of an attempt."
msgstr "<emph>SP</emph> je pravděpodobnost úspěchu pokusu."
+#. J26hB
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36017,6 +38834,7 @@ msgctxt ""
msgid "<item type=\"input\">=NEGBINOMDIST(1;1;0.5)</item> returns 0.25."
msgstr "<item type=\"input\">=NEGBINOMDIST(1;1;0,5)</item> vrátí 0,25."
+#. PaZE8
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36025,6 +38843,7 @@ msgctxt ""
msgid "<bookmark_value>NEGBINOM.DIST function</bookmark_value><bookmark_value>negative binomial distribution</bookmark_value>"
msgstr "<bookmark_value>NEGBINOM.DIST</bookmark_value><bookmark_value>negativní binomické rozdělení</bookmark_value>"
+#. aenUw
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36033,6 +38852,7 @@ msgctxt ""
msgid "NEGBINOM.DIST"
msgstr "NEGBINOM.DIST"
+#. 5J3FF
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36041,6 +38861,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_NEGBINOMDIST_MS\">Returns the negative binomial density or distribution function.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_NEGBINOMDIST_MS\">Vrátí hodnotu hustoty pravděpodobnosti nebo distribuční funkce negativního binomického rozdělení.</ahelp>"
+#. p5vZX
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36049,6 +38870,7 @@ msgctxt ""
msgid "NEGBINOM.DIST(X; R; SP; Cumulative)"
msgstr "NEGBINOM.DIST(X; R; SP; Kumulativní)"
+#. psrpQ
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36057,6 +38879,7 @@ msgctxt ""
msgid "<emph>X</emph> represents the value returned for unsuccessful tests."
msgstr "<emph>X</emph> odpovídá hodnotě vrácené pro neúspěšný test."
+#. ERFSu
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36065,6 +38888,7 @@ msgctxt ""
msgid "<emph>R</emph> represents the value returned for successful tests."
msgstr "<emph>R</emph> odpovídá hodnotě vrácené pro úspěšný test."
+#. wcfdY
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36073,6 +38897,7 @@ msgctxt ""
msgid "<emph>SP</emph> is the probability of the success of an attempt."
msgstr "<emph>SP</emph> je pravděpodobnost úspěchu pokusu."
+#. dcABu
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36081,6 +38906,7 @@ msgctxt ""
msgid "<emph>Cumulative</emph> = 0 calculates the density function, <emph>Cumulative</emph> = 1 calculates the distribution."
msgstr "Pro <emph>Kumulativní</emph> = 0 se vypočítá hustota pravděpodobnosti, pro <emph>Kumulativní</emph> = 1 se vypočítá distribuční funkce."
+#. 9FuyH
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36089,6 +38915,7 @@ msgctxt ""
msgid "<item type=\"input\">=NEGBINOM.DIST(1;1;0.5;0)</item> returns 0.25."
msgstr "<item type=\"input\">=NEGBINOM.DIST(1;1;0,5;0)</item> vrátí 0,25."
+#. vELaD
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36097,6 +38924,7 @@ msgctxt ""
msgid "<item type=\"input\">=NEGBINOM.DIST(1;1;0.5;1)</item> returns 0.75."
msgstr "<item type=\"input\">=NEGBINOM-DIST(1;1;0,5;1)</item> vrátí 0,75."
+#. MHAwt
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36105,6 +38933,7 @@ msgctxt ""
msgid "<bookmark_value>NORMINV function</bookmark_value><bookmark_value>normal distribution;inverse of</bookmark_value>"
msgstr "<bookmark_value>NORMINV</bookmark_value><bookmark_value>normální rozdělení; inverzní distribuční funkce</bookmark_value>"
+#. AtXbp
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36113,6 +38942,7 @@ msgctxt ""
msgid "NORMINV"
msgstr "NORMINV"
+#. ADHy8
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36121,6 +38951,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_NORMINV\">Returns the inverse of the normal cumulative distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_NORMINV\">Vrátí hodnotu inverzní distribuční funkce normálního rozdělení.</ahelp>"
+#. AUvBi
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36129,6 +38960,7 @@ msgctxt ""
msgid "NORMINV(Number; Mean; StDev)"
msgstr "NORMINV(Číslo; StředníHodnota; StDev)"
+#. pMv7B
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36137,6 +38969,7 @@ msgctxt ""
msgid "<emph>Number</emph> represents the probability value used to determine the inverse normal distribution."
msgstr "<emph>Číslo</emph> představuje pravděpodobnost, která se použije pro určení inverzní distribuční funkce normálního rozdělení."
+#. u5DeA
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36145,6 +38978,7 @@ msgctxt ""
msgid "<emph>Mean</emph> represents the mean value in the normal distribution."
msgstr "<emph>StředníHodnota</emph> představuje střední hodnotu normálního rozdělení."
+#. Q8iRM
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36153,6 +38987,7 @@ msgctxt ""
msgid "<emph>StDev</emph> represents the standard deviation of the normal distribution."
msgstr "<emph>StDev</emph> představuje směrodatnou odchylku normálního rozdělení."
+#. TUXfC
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36161,6 +38996,7 @@ msgctxt ""
msgid "<item type=\"input\">=NORMINV(0.9;63;5)</item> returns 69.41. If the average egg weighs 63 grams with a standard deviation of 5, then there will be 90% probability that the egg will not be heavier than 69.41g grams."
msgstr "<item type=\"input\">=NORMINV(0,9;63;5)</item> vrátí 69,41. Pokud průměrné vejce váží 63 gramů se směrodatnou odchylkou 5, potom existuje pravděpodobnost 90 %, že vejce nebude těžší než 69,41 gramů."
+#. 73wyE
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36169,6 +39005,7 @@ msgctxt ""
msgid "<bookmark_value>NORM.INV function</bookmark_value><bookmark_value>normal distribution;inverse of</bookmark_value>"
msgstr "<bookmark_value>NORM.INV</bookmark_value><bookmark_value>normální rozdělení; inverzní distribuční funkce</bookmark_value>"
+#. EJsSe
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36177,6 +39014,7 @@ msgctxt ""
msgid "NORM.INV"
msgstr "NORM.INV"
+#. pCpKv
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36185,6 +39023,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_NORMINV_MS\">Returns the inverse of the normal cumulative distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_NORMINV_MS\">Vrátí hodnotu inverzní distribuční funkce normálního rozdělení.</ahelp>"
+#. DVKkN
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36193,6 +39032,7 @@ msgctxt ""
msgid "NORM.INV(Number; Mean; StDev)"
msgstr "NORM.INV(Číslo; StředníHodnota; StDev)"
+#. jJFP7
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36201,6 +39041,7 @@ msgctxt ""
msgid "<emph>Number</emph> represents the probability value used to determine the inverse normal distribution."
msgstr "<emph>Číslo</emph> představuje pravděpodobnost, která se použije pro určení inverzní distribuční funkce normálního rozdělení."
+#. 5wmGT
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36209,6 +39050,7 @@ msgctxt ""
msgid "<emph>Mean</emph> represents the mean value in the normal distribution."
msgstr "<emph>StředníHodnota</emph> představuje střední hodnotu normálního rozdělení."
+#. rUvpF
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36217,6 +39059,7 @@ msgctxt ""
msgid "<emph>StDev</emph> represents the standard deviation of the normal distribution."
msgstr "<emph>StDev</emph> představuje směrodatnou odchylku normálního rozdělení."
+#. mSfFV
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36225,6 +39068,7 @@ msgctxt ""
msgid "<item type=\"input\">=NORM.INV(0.9;63;5)</item> returns 69.4077578277. If the average egg weighs 63 grams with a standard deviation of 5, then there will be 90% probability that the egg will not be heavier than 69.41g grams."
msgstr "<item type=\"input\">=NORMINV(0,9;63;5)</item> vrátí 69,4077578277. Pokud průměrné vejce váží 63 gramů se směrodatnou odchylkou 5, potom existuje pravděpodobnost 90 %, že vejce nebude těžší než 69,41 gramů."
+#. 432JF
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36233,6 +39077,7 @@ msgctxt ""
msgid "<bookmark_value>NORMDIST function</bookmark_value><bookmark_value>density function</bookmark_value>"
msgstr "<bookmark_value>NORMDIST</bookmark_value><bookmark_value>normální rozdělení</bookmark_value>"
+#. GE42g
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36241,6 +39086,7 @@ msgctxt ""
msgid "NORMDIST"
msgstr "NORMDIST"
+#. VQBJ4
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36249,6 +39095,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_NORMVERT\">Returns the density function or the normal cumulative distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_NORMVERT\">Vrátí hustotu pravděpodobnosti, případně distribuční funkci normálního rozdělení.</ahelp>"
+#. vgosP
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36257,6 +39104,7 @@ msgctxt ""
msgid "NORMDIST(Number; Mean; StDev; C)"
msgstr "NORMDIST (Číslo; StředníHodnota; StDev; C)"
+#. CoXtp
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36265,6 +39113,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value of the distribution based on which the normal distribution is to be calculated."
msgstr "<emph>Číslo</emph> je hodnota, pro kterou se má vypočítat normální rozdělení."
+#. i3U8B
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36273,6 +39122,7 @@ msgctxt ""
msgid "<emph>Mean</emph> is the mean value of the distribution."
msgstr "<emph>StředníHodnota</emph> je střední hodnota rozdělení."
+#. iK99R
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36281,6 +39131,7 @@ msgctxt ""
msgid "<emph>StDev</emph> is the standard deviation of the distribution."
msgstr "<emph>StDev</emph> je směrodatná odchylka rozdělení."
+#. bzaMQ
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36289,6 +39140,7 @@ msgctxt ""
msgid "<emph>C</emph> is optional. <emph>C</emph> = 0 calculates the density function, <emph>C</emph> = 1 calculates the distribution."
msgstr "<emph>C</emph> je nepovinné. Pro <emph>C</emph> = 0 se spočítá hustota pravděpodobnosti, pro <emph>C</emph> = 1 se spočítá distribuční funkce."
+#. gCNve
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36297,6 +39149,7 @@ msgctxt ""
msgid "<item type=\"input\">=NORMDIST(70;63;5;0)</item> returns 0.03."
msgstr "<item type=\"input\">=NORMDIST(70;63;5;0)</item> vrátí 0,03."
+#. PafZS
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36305,6 +39158,7 @@ msgctxt ""
msgid "<item type=\"input\">=NORMDIST(70;63;5;1)</item> returns 0.92."
msgstr "<item type=\"input\">=NORMDIST(70;63;5;1)</item> vrátí 0,92."
+#. FxKvo
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36313,6 +39167,7 @@ msgctxt ""
msgid "<bookmark_value>NORM.DIST function</bookmark_value><bookmark_value>density function</bookmark_value>"
msgstr "<bookmark_value>NORM.DIST</bookmark_value><bookmark_value>normální rozdělení</bookmark_value>"
+#. AdpkS
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36321,6 +39176,7 @@ msgctxt ""
msgid "NORM.DIST"
msgstr "NORM.DIST"
+#. KxfFM
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36329,6 +39185,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_NORMDIST_MS\">Returns the density function or the normal cumulative distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_NORMDIST_MS\">Vrátí hustotu pravděpodobnosti, případně distribuční funkci normálního rozdělení.</ahelp>"
+#. kiDFh
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36337,6 +39194,7 @@ msgctxt ""
msgid "NORM.DIST(Number; Mean; StDev; C)"
msgstr "NORM.DIST(Číslo; StředníHodnota; StDev; C)"
+#. nRa9K
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36345,6 +39203,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value of the distribution based on which the normal distribution is to be calculated."
msgstr "<emph>Číslo</emph> je hodnota, pro kterou se má vypočítat normální rozdělení."
+#. FounC
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36353,6 +39212,7 @@ msgctxt ""
msgid "<emph>Mean</emph> is the mean value of the distribution."
msgstr "<emph>StředníHodnota</emph> je střední hodnota rozdělení."
+#. eEsVo
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36361,6 +39221,7 @@ msgctxt ""
msgid "<emph>StDev</emph> is the standard deviation of the distribution."
msgstr "<emph>StDev</emph> je směrodatná odchylka rozdělení."
+#. kAAAs
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36369,6 +39230,7 @@ msgctxt ""
msgid "<emph>C</emph> = 0 calculates the density function, <emph>C</emph> = 1 calculates the distribution."
msgstr "Pro <emph>C</emph> = 0 se vypočítá hustota pravděpodobnosti, pro <emph>C</emph> = 1 se vypočítá distribuční funkce."
+#. tbZEB
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36377,6 +39239,7 @@ msgctxt ""
msgid "<item type=\"input\">=NORM.DIST(70;63;5;0)</item> returns 0.029945493."
msgstr "<item type=\"input\">=NORM.DIST(70;63;5;0)</item> vrátí 0,029945493."
+#. BoBMY
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36385,6 +39248,7 @@ msgctxt ""
msgid "<item type=\"input\">=NORM.DIST(70;63;5;1)</item> returns 0.9192433408."
msgstr "<item type=\"input\">=NORM.DIST(70;63;5;1)</item> vrátí 0,9192433408."
+#. QWiur
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36393,6 +39257,7 @@ msgctxt ""
msgid "<bookmark_value>PEARSON function</bookmark_value>"
msgstr "<bookmark_value>PEARSON</bookmark_value>"
+#. DBAeA
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36401,6 +39266,7 @@ msgctxt ""
msgid "PEARSON"
msgstr "PEARSON"
+#. Bm9iE
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36409,6 +39275,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_PEARSON\">Returns the Pearson product moment correlation coefficient r.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_PEARSON\">Vrátí Pearsonův korelační koeficient r.</ahelp>"
+#. xgzW8
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36417,6 +39284,7 @@ msgctxt ""
msgid "PEARSON(Data1; Data2)"
msgstr "PEARSON(Data1; Data2)"
+#. QbvS2
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36425,6 +39293,7 @@ msgctxt ""
msgid "<emph>Data1</emph> represents the array of the first data set."
msgstr "<emph>Data1</emph> představuje matici první množiny dat."
+#. sQXYA
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36433,6 +39302,7 @@ msgctxt ""
msgid "<emph>Data2</emph> represents the array of the second data set."
msgstr "<emph>Data2</emph> představuje matici druhé množiny dat."
+#. ynj7q
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36441,6 +39311,7 @@ msgctxt ""
msgid "<item type=\"input\">=PEARSON(A1:A30;B1:B30)</item> returns the Pearson correlation coefficient of both data sets."
msgstr "<item type=\"input\">=PEARSON(A1:A30;B1:B30)</item> vrátí Pearsonův korelační koeficient obou množin dat."
+#. dHHmQ
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36449,6 +39320,7 @@ msgctxt ""
msgid "<bookmark_value>PHI function</bookmark_value>"
msgstr "<bookmark_value>PHI</bookmark_value>"
+#. EoYHo
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36457,6 +39329,7 @@ msgctxt ""
msgid "PHI"
msgstr "PHI"
+#. BiQu7
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36465,6 +39338,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_PHI\">Returns the values of the distribution function for a standard normal distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_PHI\">Vrátí hodnoty hustoty pravděpodobnosti normovaného normálního rozdělení.</ahelp>"
+#. HEuJD
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36473,6 +39347,7 @@ msgctxt ""
msgid "PHI(Number)"
msgstr "PHI(Číslo)"
+#. vZds8
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36481,6 +39356,7 @@ msgctxt ""
msgid "<emph>Number</emph> represents the value based on which the standard normal distribution is calculated."
msgstr "<emph>Číslo</emph> je hodnota, pro kterou se vypočte hodnota normovaného normálního rozdělení."
+#. jVwEp
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36489,6 +39365,7 @@ msgctxt ""
msgid "<item type=\"input\">=PHI(2.25) </item>= 0.03"
msgstr "<item type=\"input\">=PHI(2,25) </item>= 0,03"
+#. SsB5N
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36497,6 +39374,7 @@ msgctxt ""
msgid "<item type=\"input\">=PHI(-2.25)</item> = 0.03"
msgstr "<item type=\"input\">=PHI(-2,25)</item> = 0,03"
+#. UnjEG
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36505,6 +39383,7 @@ msgctxt ""
msgid "<item type=\"input\">=PHI(0)</item> = 0.4"
msgstr "<item type=\"input\">=PHI(0)</item> = 0,4"
+#. vqBTN
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36513,6 +39392,7 @@ msgctxt ""
msgid "<bookmark_value>POISSON function</bookmark_value>"
msgstr "<bookmark_value>POISSON</bookmark_value>"
+#. coCvX
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36521,6 +39401,7 @@ msgctxt ""
msgid "POISSON"
msgstr "POISSON"
+#. LpYEL
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36529,6 +39410,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_POISSON\">Returns the Poisson distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_POISSON\">Vrátí Poissonovo rozdělení.</ahelp>"
+#. hdmir
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36537,6 +39419,7 @@ msgctxt ""
msgid "POISSON(Number; Mean; C)"
msgstr "POISSON(Číslo; Střední hodnota; C)"
+#. mZnNF
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36545,6 +39428,7 @@ msgctxt ""
msgid "<emph>Number</emph> represents the value based on which the Poisson distribution is calculated."
msgstr "<emph>Číslo</emph> představuje hodnotu, pro kterou se vypočte hodnota Poissonova rozdělení."
+#. HEia5
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36553,6 +39437,7 @@ msgctxt ""
msgid "<emph>Mean</emph> represents the middle value of the Poisson distribution."
msgstr "<emph>Střední hodnota</emph> je střední hodnota Poissonova rozdělení."
+#. C5Cg3
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36561,6 +39446,7 @@ msgctxt ""
msgid "<emph>C</emph> (optional) = 0 or False calculates the density function; <emph>C</emph> = 1 or True calculates the distribution. When omitted, the default value True is inserted when you save the document, for best compatibility with other programs and older versions of %PRODUCTNAME."
msgstr "Pro <emph>C</emph> (nepovinné) = 0 nebo Nepravda se vypočítá hustota pravděpodobnosti; pro <emph>C</emph> = 1 nebo Pravda se vypočítá distribuční funkce. Pokud není zadáno, vloží se při ukládání dokumentu výchozí hodnota Pravda, aby byla zachována kompatibilita s jinými aplikacemi a se staršími verzemi %PRODUCTNAME."
+#. bE3Ap
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36569,6 +39455,7 @@ msgctxt ""
msgid "<item type=\"input\">=POISSON(60;50;1)</item> returns 0.93."
msgstr "<item type=\"input\">=POISSON(60;50;1)</item> vrátí 0,93."
+#. sLFos
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36577,6 +39464,7 @@ msgctxt ""
msgid "<bookmark_value>POISSON.DIST function</bookmark_value>"
msgstr "<bookmark_value>POISSON.DIST</bookmark_value>"
+#. kEGyt
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36585,6 +39473,7 @@ msgctxt ""
msgid "POISSON.DIST"
msgstr "POISSON.DIST"
+#. Twq2U
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36593,6 +39482,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_POISSON_DIST_MS\">Returns the Poisson distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_POISSON_DIST_MS\">Vrátí Poissonovo rozdělení.</ahelp>"
+#. MCzFk
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36601,6 +39491,7 @@ msgctxt ""
msgid "POISSON.DIST(Number; Mean; C)"
msgstr "POISSON.DIST(Číslo; Střední hodnota; C)"
+#. jnjk7
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36609,6 +39500,7 @@ msgctxt ""
msgid "<emph>Number</emph> represents the value based on which the Poisson distribution is calculated."
msgstr "<emph>Číslo</emph> představuje hodnotu, pro kterou se vypočte hodnota Poissonova rozdělení."
+#. EEfdC
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36617,6 +39509,7 @@ msgctxt ""
msgid "<emph>Mean</emph> represents the middle value of the Poisson distribution."
msgstr "<emph>Střední hodnota</emph> je střední hodnota Poissonova rozdělení."
+#. fXReC
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36625,6 +39518,7 @@ msgctxt ""
msgid "<emph>C</emph> (optional) = 0 or False calculates the density function; <emph>C</emph> = 1 or True calculates the distribution. When omitted, the default value True is inserted when you save the document, for best compatibility with other programs and older versions of %PRODUCTNAME."
msgstr "Pro <emph>C</emph> (nepovinné) = 0 nebo Nepravda se vypočítá hustota pravděpodobnosti; pro <emph>C</emph> = 1 nebo Pravda se vypočítá distribuční funkce. Pokud není zadáno, vloží se při ukládání dokumentu výchozí hodnota Pravda, aby byla zachována kompatibilita s jinými aplikacemi a se staršími verzemi %PRODUCTNAME."
+#. gXFJQ
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36633,6 +39527,7 @@ msgctxt ""
msgid "<item type=\"input\">=POISSON.DIST(60;50;1)</item> returns 0.9278398202."
msgstr "<item type=\"input\">=POISSON(60;50;1)</item> vrátí 0,9278398202."
+#. n8dGY
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36641,6 +39536,7 @@ msgctxt ""
msgid "<bookmark_value>PERCENTILE function</bookmark_value>"
msgstr "<bookmark_value>PERCENTILE</bookmark_value>"
+#. ofqnY
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36649,6 +39545,7 @@ msgctxt ""
msgid "PERCENTILE"
msgstr "PERCENTILE"
+#. fxFVH
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36657,6 +39554,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_QUANTIL\">Returns the alpha-percentile of data values in an array.</ahelp> A percentile returns the scale value for a data series which goes from the smallest (Alpha=0) to the largest value (alpha=1) of a data series. For <item type=\"literal\">Alpha</item> = 25%, the percentile means the first quartile; <item type=\"literal\">Alpha</item> = 50% is the MEDIAN."
msgstr "<ahelp hid=\"HID_FUNC_QUANTIL\">Vrátí hodnotou alfa zadaný percentil matice dat.</ahelp> Funkce PERCENTILE vrátí hodnoty datové řady od nejmenší (alfa=0) po největší (alfa=1). Percentil <item type=\"literal\">Alfa</item> = 25 % znamená první kvartil; percentil <item type=\"literal\">Alfa</item> = 50 % je medián."
+#. 6cfc9
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36665,6 +39563,7 @@ msgctxt ""
msgid "PERCENTILE(Data; Alpha)"
msgstr "PERCENTILE(Data; Alfa)"
+#. ErPqf
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36673,6 +39572,7 @@ msgctxt ""
msgid "<emph>Data</emph> represents the array of data."
msgstr "<emph>Data</emph> představují matici dat."
+#. Ysdg6
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36681,6 +39581,7 @@ msgctxt ""
msgid "<emph>Alpha</emph> represents the percentage of the scale between 0 and 1."
msgstr "<emph>Alfa</emph> představuje procentuální podíl v rozmezí od 0 do 1."
+#. Fv6gC
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36689,6 +39590,7 @@ msgctxt ""
msgid "<item type=\"input\">=PERCENTILE(A1:A50;0.1)</item> represents the value in the data set, which equals 10% of the total data scale in A1:A50."
msgstr "<item type=\"input\">=PERCENTILE(A1:A50;0,1)</item> představuje hodnotu v množině dat, která se mezi seřazenými hodnotami z A1:A50 nachází v 10 % celkového počtu hodnot."
+#. zzrCV
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36697,6 +39599,7 @@ msgctxt ""
msgid "<bookmark_value>PERCENTILE.EXC function</bookmark_value>"
msgstr "<bookmark_value>PERCENTILE.EXC</bookmark_value>"
+#. YHgvC
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36705,6 +39608,7 @@ msgctxt ""
msgid "PERCENTILE.EXC"
msgstr "PERCENTILE.EXC"
+#. nvtYH
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36713,6 +39617,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_PERCENTILE_EXC\">Returns the <item type=\"literal\">Alpha</item>'th percentile of a supplied range of values for a given value of <item type=\"literal\">Alpha</item>, within the range 0 to 1 (exclusive).</ahelp> A percentile returns the scale value for a data series which goes from the smallest (<item type=\"literal\">Alpha=0</item>) to the largest value (<item type=\"literal\">Alpha=1</item>) of a data series. For <item type=\"literal\">Alpha</item> = 25%, the percentile means the first quartile; <item type=\"literal\">Alpha</item> = 50% is the MEDIAN."
msgstr "<ahelp hid=\"HID_FUNC_PERCENTILE_EXC\">Vrátí hodnotou <item type=\"literal\">alfa</item> určený percentil zadané oblasti hodnot, kde <item type=\"literal\">alfa</item> je z otevřeného intervalu od 0 do 1.</ahelp> Funkce vrátí hodnoty datové řady od nejmenší (<item type=\"literal\">alfa=0</item>) po největší (<item type=\"literal\">alfa=1</item>). Percentil <item type=\"literal\">Alfa</item> = 25 % znamená první kvartil; percentil <item type=\"literal\">Alfa</item> = 50 % je medián."
+#. 88Eod
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36721,6 +39626,7 @@ msgctxt ""
msgid "If <item type=\"literal\">Alpha</item> is not a multiple of <item type=\"literal\">1/(n+1)</item>, (where n is the number of values in the supplied array), the function interpolates between the values in the supplied array, to calculate the percentile value. However, if <item type=\"literal\">Alpha</item> is less than <item type=\"literal\">1/(n+1)</item> or <item type=\"literal\">Alpha</item> is greater than <item type=\"literal\">n/(n+1)</item>, the function is unable to interpolate, and so returns an error."
msgstr "Pokud <item type=\"literal\">Alpha</item> není násobkem <item type=\"literal\">1/(n+1)</item>, (kde n je počet hodnot zadané matice), funkce vypočítá hodnoty percentilu pomocí interpolace mezi hodnotami matice. Pokud je však <item type=\"literal\">alfa</item> menší než <item type=\"literal\">1/(n+1)</item> nebo je <item type=\"literal\">alfa</item> větší než <item type=\"literal\">n/(n+1)</item>, interpolovat nelze, a funkce proto vrátí chybu."
+#. 6oVxn
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36729,6 +39635,7 @@ msgctxt ""
msgid "The difference between <item type=\"input\">PERCENTILE.INC</item> and <item type=\"input\">PERCENTILE.EXC</item> is that, in the <item type=\"input\">PERCENTILE.INC</item> function the value of alpha is within the range 0 to 1 inclusive, and in the <item type=\"input\">PERCENTILE.EXC</item> function, the value of alpha is within the range 0 to 1 exclusive."
msgstr "Rozdíl mezi funkcemi <item type=\"input\">PERCENTILE.INC</item> a <item type=\"input\">PERCENTILE.EXC</item> je v tom, že u <item type=\"input\">PERCENTILE.INC</item> je hodnota alfa z uzavřeného intervalu od 0 do 1, zatímco u <item type=\"input\">PERCENTILE.EXC</item> je hodnota alfa z otevřeného intervalu od 0 do 1."
+#. iu26H
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36737,6 +39644,7 @@ msgctxt ""
msgid "PERCENTILE.EXC(Data; Alpha)"
msgstr "PERCENTILE.EXC(Data; Alfa)"
+#. tVAsL
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36745,6 +39653,7 @@ msgctxt ""
msgid "<emph>Data</emph> represents the array of data."
msgstr "<emph>Data</emph> představuje matici dat."
+#. mtefb
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36753,6 +39662,7 @@ msgctxt ""
msgid "<emph>Alpha</emph> represents the percentage of the scale between 0 and 1."
msgstr "<emph>Alfa</emph> představuje procentuální podíl v rozmezí od 0 do 1."
+#. DEwyL
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36761,6 +39671,7 @@ msgctxt ""
msgid "<item type=\"input\">=PERCENTILE.EXC(A1:A50;10%)</item> represents the value in the data set, which equals 10% of the total data scale in A1:A50."
msgstr "<item type=\"input\">=PERCENTILE.EXC(A1:A50;10%)</item> představuje hodnotu v množině dat, která se mezi seřazenými hodnotami z A1:A50 nachází v 10 % celkového počtu hodnot."
+#. CqovE
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36769,6 +39680,7 @@ msgctxt ""
msgid "<bookmark_value>PERCENTILE.INC function</bookmark_value>"
msgstr "<bookmark_value>PERCENTILE.INC</bookmark_value>"
+#. CjvFy
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36777,6 +39689,7 @@ msgctxt ""
msgid "PERCENTILE.INC"
msgstr "PERCENTILE.INC"
+#. PgcQ8
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36785,6 +39698,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_PERCENTILE_INC\">Returns the alpha-percentile of data values in an array.</ahelp> A percentile returns the scale value for a data series which goes from the smallest (Alpha=0) to the largest value (alpha=1) of a data series. For <item type=\"literal\">Alpha</item> = 25%, the percentile means the first quartile; <item type=\"literal\">Alpha</item> = 50% is the MEDIAN."
msgstr "<ahelp hid=\"HID_FUNC_PERCENTILE_INC\">Vrátí hodnotou alfa zadaný percentil matice dat.</ahelp> Funkce vrátí hodnoty datové řady od nejmenší (alfa=0) po největší (alfa=1). Percentil <item type=\"literal\">Alfa</item> = 25 % znamená první kvartil; percentil <item type=\"literal\">Alfa</item> = 50 % je medián."
+#. oLxJG
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36793,6 +39707,7 @@ msgctxt ""
msgid "The difference between <item type=\"input\">PERCENTILE.INC</item> and <item type=\"input\">PERCENTILE.EXC</item> is that, in the <item type=\"input\">PERCENTILE.INC</item> function the value of alpha is within the range 0 to 1 inclusive, and in the <item type=\"input\">PERCENTILE.EXC</item> function, the value of alpha is within the range 0 to 1 exclusive."
msgstr "Rozdíl mezi funkcemi <item type=\"input\">PERCENTILE.INC</item> a <item type=\"input\">PERCENTILE.EXC</item> je v tom, že u <item type=\"input\">PERCENTILE.INC</item> je hodnota alfa z uzavřeného intervalu od 0 do 1, zatímco u <item type=\"input\">PERCENTILE.EXC</item> je hodnota alfa z otevřeného intervalu od 0 do 1."
+#. LYbqG
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36801,6 +39716,7 @@ msgctxt ""
msgid "PERCENTILE.INC(Data; Alpha)"
msgstr "PERCENTILE.INC(Data; Alfa)"
+#. QcWDU
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36809,6 +39725,7 @@ msgctxt ""
msgid "<emph>Data</emph> represents the array of data."
msgstr "<emph>Data</emph> představuje matici dat."
+#. vspfD
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36817,6 +39734,7 @@ msgctxt ""
msgid "<emph>Alpha</emph> represents the percentage of the scale between 0 and 1."
msgstr "<emph>Alfa</emph> představuje procentuální podíl v rozmezí od 0 do 1."
+#. TnH8L
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36825,6 +39743,7 @@ msgctxt ""
msgid "<item type=\"input\">=PERCENTILE.INC(A1:A50;0.1)</item> represents the value in the data set, which equals 10% of the total data scale in A1:A50."
msgstr "<item type=\"input\">=PERCENTILE.INC(A1:A50;0,1)</item> představuje hodnotu v množině dat, která se mezi seřazenými hodnotami z A1:A50 nachází v 10 % celkového počtu hodnot. "
+#. odDob
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36833,6 +39752,7 @@ msgctxt ""
msgid "<bookmark_value>PERCENTRANK function</bookmark_value>"
msgstr "<bookmark_value>PERCENTRANK</bookmark_value>"
+#. BuLHr
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36841,6 +39761,7 @@ msgctxt ""
msgid "PERCENTRANK"
msgstr "PERCENTRANK"
+#. zvKoQ
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36849,6 +39770,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_QUANTILSRANG\">Returns the percentage rank of a value in a sample.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_QUANTILSRANG\">Vrátí procentuální polohu hodnoty ve výběru.</ahelp>"
+#. 43275
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36857,6 +39779,7 @@ msgctxt ""
msgid "PERCENTRANK(Data; Value; Significance)"
msgstr "PERCENTRANK(Data; Hodnota; Významnost)"
+#. hPEyS
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36865,6 +39788,7 @@ msgctxt ""
msgid "<emph>Data</emph> represents the array of data in the sample."
msgstr "<emph>Data</emph> představují matici dat výběru."
+#. pmEDN
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36873,6 +39797,7 @@ msgctxt ""
msgid "<emph>Value</emph> represents the value whose percentile rank must be determined."
msgstr "<emph>Hodnota</emph> představuje hodnotu, jejíž umístění se má zjistit."
+#. dfAfa
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36881,6 +39806,7 @@ msgctxt ""
msgid "<emph>Significance</emph> An optional argument that specifies the number of significant digits that the returned percentage value is rounded to. If omitted, a value of 3 is used."
msgstr "<emph>Významnost</emph> Volitelný argument, který určuje počet významných číslic, na který má být vrácená procentuální hodnota zaokrouhlena. Při vynechání se použije hodnota 3."
+#. s6CE8
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36889,6 +39815,7 @@ msgctxt ""
msgid "<item type=\"input\">=PERCENTRANK(A1:A50;50)</item> returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear."
msgstr "<item type=\"input\">=PERCENTRANK(A1:A50;50)</item> vrátí procentuální pořadí hodnoty 50 z celkového pořadí všech hodnot nalezených v A1:A50. Pokud se hodnota 50 bude nacházet mimo celkové pořadí, zobrazí se chybová zpráva."
+#. ShkPW
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36897,6 +39824,7 @@ msgctxt ""
msgid "<bookmark_value>PERCENTRANK.EXC function</bookmark_value>"
msgstr "<bookmark_value>PERCENTRANK.EXC</bookmark_value>"
+#. z5iwA
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36905,6 +39833,7 @@ msgctxt ""
msgid "PERCENTRANK.EXC"
msgstr "PERCENTRANK.EXC"
+#. kXmRd
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36913,6 +39842,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_PERCENTRANK_EXC\"> Returns the relative position, between 0 and 1 (exclusive), of a specified value within a supplied array.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_PERCENTRANK_EXC\">Vrátí pro určenou hodnotu relativní umístění v zadané matici, vyjádřené číslem z otevřeného intervalu od 0 do 1.</ahelp>"
+#. SiK26
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36921,6 +39851,7 @@ msgctxt ""
msgid "The difference between <item type=\"input\">PERCENTRANK.INC</item> and <item type=\"input\">PERCENTRANK.EXC</item> is that <item type=\"input\">PERCENTRANK.INC</item> calculates a value in the range 0 to 1 inclusive, whereas the <item type=\"input\">PERCENTRANK.EXC</item> function calculates a value in the range 0 to 1 exclusive."
msgstr "Rozdíl mezi funkcemi <item type=\"input\">PERCENTRANK.INC</item> a <item type=\"input\">PERCENTRANK.EXC</item> je v tom, že <item type=\"input\">PERCENTRANK.INC</item> vypočítá hodnotu z uzavřeného intervalu od 0 do 1, zatímco <item type=\"input\">PERCENTRANK.EXC</item> vypočítá hodnotu z otevřeného intervalu od 0 do 1."
+#. 7KcdX
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36929,6 +39860,7 @@ msgctxt ""
msgid "PERCENTRANK.EXC(Data; Value; Significance)"
msgstr "PERCENTRANK.EXC(Data; Hodnota; Číslice)"
+#. paUED
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36937,6 +39869,7 @@ msgctxt ""
msgid "<emph>Data</emph> represents the array of data in the sample."
msgstr "<emph>Data</emph> představují matici dat výběru."
+#. aRW4r
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36945,6 +39878,7 @@ msgctxt ""
msgid "<emph>Value</emph> represents the value whose percentile rank must be determined."
msgstr "<emph>Hodnota</emph> představuje hodnotu, jejíž umístění se má zjistit."
+#. mCBKk
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36953,6 +39887,7 @@ msgctxt ""
msgid "<emph>Significance</emph> An optional argument that specifies the number of significant digits that the returned percentage value is rounded to."
msgstr "<emph>Číslice</emph> Nepovinný argument, který udává počet významných číslic, na který má být vrácená procentuální hodnota zaokrouhlena."
+#. rFP7K
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36961,6 +39896,7 @@ msgctxt ""
msgid "<item type=\"input\">=PERCENTRANK.EXC(A1:A50;50)</item> returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear."
msgstr "<item type=\"input\">=PERCENTRANK.EXC(A1:A50;50)</item> vrátí procentuální pořadí hodnoty 50 z celkového pořadí všech hodnot nalezených v A1:A50. Pokud se hodnota 50 bude nacházet mimo celkové pořadí, zobrazí se chybová zpráva."
+#. owuKF
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36969,6 +39905,7 @@ msgctxt ""
msgid "<bookmark_value>PERCENTRANK.INC function</bookmark_value>"
msgstr "<bookmark_value>PERCENTRANK.INC</bookmark_value>"
+#. PGEyz
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36977,6 +39914,7 @@ msgctxt ""
msgid "PERCENTRANK.INC"
msgstr "PERCENTRANK.INC"
+#. zYCJE
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36985,6 +39923,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_PERCENTRANK_INC\">Returns the relative position, between 0 and 1 (inclusive), of a specified value within a supplied array.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_PERCENTRANK_INC\">Vrátí pro určenou hodnotu relativní umístění v zadané matici, vyjádřené číslem z uzavřeného intervalu od 0 do 1.</ahelp>"
+#. JEbgU
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -36993,6 +39932,7 @@ msgctxt ""
msgid "The difference between <item type=\"input\">PERCENTRANK.INC</item> and <item type=\"input\">PERCENTRANK.EXC</item> is that <item type=\"input\">PERCENTRANK.INC</item> calculates a value in the range 0 to 1 inclusive, whereas the <item type=\"input\">PERCENTRANK.EXC</item> function calculates a value in the range 0 to 1 exclusive."
msgstr "Rozdíl mezi funkcemi <item type=\"input\">PERCENTRANK.INC</item> a <item type=\"input\">PERCENTRANK.EXC</item> je v tom, že <item type=\"input\">PERCENTRANK.INC</item> vypočítá hodnotu z uzavřeného intervalu od 0 do 1, zatímco <item type=\"input\">PERCENTRANK.EXC</item> vypočítá hodnotu z otevřeného intervalu od 0 do 1."
+#. GHbGk
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37001,6 +39941,7 @@ msgctxt ""
msgid "PERCENTRANK.INC(Data; Value; Significance)"
msgstr "PERCENTRANK.INC(Data; Hodnota; Číslice) "
+#. QmR4b
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37009,6 +39950,7 @@ msgctxt ""
msgid "<emph>Data</emph> represents the array of data in the sample."
msgstr "<emph>Data</emph> představují matici dat výběru."
+#. CjCor
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37017,6 +39959,7 @@ msgctxt ""
msgid "<emph>Value</emph> represents the value whose percentile rank must be determined."
msgstr "<emph>Hodnota</emph> představuje hodnotu, jejíž umístění se má zjistit."
+#. qf4Ss
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37025,6 +39968,7 @@ msgctxt ""
msgid "<emph>Significance</emph> An optional argument that specifies the number of significant digits that the returned percentage value is rounded to."
msgstr "<emph>Číslice</emph> Nepovinný argument, který udává počet významných číslic, na který má být vrácená procentuální hodnota zaokrouhlena."
+#. EwRBE
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37033,6 +39977,7 @@ msgctxt ""
msgid "<item type=\"input\">=PERCENTRANK.INC(A1:A50;50)</item> returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear."
msgstr "<item type=\"input\">=PERCENTRANK.INC(A1:A50;50)</item> vrátí procentuální pořadí hodnoty 50 z celkového pořadí všech hodnot nalezených v A1:A50. Pokud se hodnota 50 bude nacházet mimo celkové pořadí, zobrazí se chybová zpráva. "
+#. naeAj
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37041,6 +39986,7 @@ msgctxt ""
msgid "<bookmark_value>QUARTILE function</bookmark_value>"
msgstr "<bookmark_value>QUARTILE</bookmark_value>"
+#. zG8mr
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37049,6 +39995,7 @@ msgctxt ""
msgid "QUARTILE"
msgstr "QUARTILE"
+#. E6MEC
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37057,6 +40004,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_QUARTILE\">Returns the quartile of a data set.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_QUARTILE\">Vrátí kvartil ze zadané množiny dat.</ahelp>"
+#. SKFH8
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37065,6 +40013,7 @@ msgctxt ""
msgid "QUARTILE(Data; Type)"
msgstr "QUARTILE(Data; Typ)"
+#. BypuU
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37073,6 +40022,7 @@ msgctxt ""
msgid "<emph>Data</emph> represents the array of data in the sample."
msgstr "<emph>Data</emph> představují matici dat výběru."
+#. aSRpW
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37081,6 +40031,7 @@ msgctxt ""
msgid "<emph>Type</emph> represents the type of quartile. (0 = MIN, 1 = 25%, 2 = 50% (MEDIAN), 3 = 75% and 4 = MAX.)"
msgstr "<emph>Typ</emph> představuje typ kvartilu: 0 = MIN, 1 = 25%, 2 = 50% (MEDIAN), 3 = 75% a 4 = MAX."
+#. oXLQZ
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37089,6 +40040,7 @@ msgctxt ""
msgid "<item type=\"input\">=QUARTILE(A1:A50;2)</item> returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50."
msgstr "<item type=\"input\">=QUARTILE(A1:A50;2)</item> vrátí hodnotu, která se mezi seřazenými daty z oblasti A1:A50 nachází v 50 %, tj. ve stejné vzdálenosti od nejmenší i od největší hodnoty."
+#. rGSFw
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37097,6 +40049,7 @@ msgctxt ""
msgid "<bookmark_value>QUARTILE.EXC function</bookmark_value>"
msgstr "<bookmark_value>QUARTILE.EXC</bookmark_value>"
+#. NHukC
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37105,6 +40058,7 @@ msgctxt ""
msgid "QUARTILE.EXC"
msgstr "QUARTILE.EXC"
+#. SZFDZ
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37113,6 +40067,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_QUARTILE_EXC\">Returns a requested quartile of a supplied range of values, based on a percentile range of 0 to 1 exclusive.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_QUARTILE_EXC\">Vrátí požadovaný kvartil ze zadané oblasti hodnot za předpokladu, že se pro percentily používá otevřený interval od 0 do 1.</ahelp>"
+#. oTHWG
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37121,6 +40076,7 @@ msgctxt ""
msgid "The difference between <item type=\"input\">QUARTILE.INC</item> and <item type=\"input\">QUARTILE.EXC</item> is that the <item type=\"input\">QUARTILE.INC</item> function bases its calculation on a percentile range of 0 to 1 inclusive, whereas the <item type=\"input\">QUARTILE.EXC</item> function bases its calculation on a percentile range of 0 to 1 exclusive."
msgstr "Rozdíl mezi <item type=\"input\">QUARTILE.INC</item> a <item type=\"input\">QUARTILE.EXC</item> je v tom, že u <item type=\"input\">QUARTILE.INC</item> se pro percentil předpokládá uzavřený interval od 0 do 1, zatímco u <item type=\"input\">QUARTILE.EXC</item> se pro percentil předpokládá otevřený interval od 0 do 1."
+#. yki2G
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37129,6 +40085,7 @@ msgctxt ""
msgid "QUARTILE.EXC(Data; Type)"
msgstr "QUARTILE.EXC(Data; Typ)"
+#. BBCHu
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37137,6 +40094,7 @@ msgctxt ""
msgid "<emph>Data</emph> represents the range of data values for which you want to calculate the specified quartile."
msgstr "<emph>Data</emph> představují oblast hodnot, pro kterou se má uvedený kvartil vypočítat."
+#. 5nCQJ
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37145,6 +40103,7 @@ msgctxt ""
msgid "<emph>Type</emph> An integer between 1 and 3, representing the required quartile. (if type = 1 or 3, the supplied array must contain more than 2 values)"
msgstr "<emph>Typ</emph> Celé číslo v rozmezí od 1 do 3 představující požadovaný kvartil. (Jestliže typ = 1 nebo 3, zadaná matice musí obsahovat více než 2 hodnoty.)"
+#. 8u38W
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37153,6 +40112,7 @@ msgctxt ""
msgid "<item type=\"input\">=QUARTILE.EXC(A1:A50;2)</item> returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50."
msgstr "<item type=\"input\">=QUARTILE.EXC(A1:A50;2)</item> vrátí hodnotu, která se mezi seřazenými daty z oblasti A1:A50 nachází v 50 %, tj. ve stejné vzdálenosti od nejmenší i od největší hodnoty."
+#. SVXeF
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37161,6 +40121,7 @@ msgctxt ""
msgid "<bookmark_value>QUARTILE.INC function</bookmark_value>"
msgstr "<bookmark_value>QUARTILE.INC</bookmark_value>"
+#. GpKJA
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37169,6 +40130,7 @@ msgctxt ""
msgid "QUARTILE.INC"
msgstr "QUARTILE.INC"
+#. rsvn5
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37177,6 +40139,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_QUARTILE_INC\">Returns the quartile of a data set.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_QUARTILE_INC\">Vrátí kvartil ze zadané množiny dat.</ahelp>"
+#. z9AvW
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37185,6 +40148,7 @@ msgctxt ""
msgid "The difference between <item type=\"input\">QUARTILE.INC</item> and <item type=\"input\">QUARTILE.EXC</item> is that the <item type=\"input\">QUARTILE.INC</item> function bases its calculation on a percentile range of 0 to 1 inclusive, whereas the <item type=\"input\">QUARTILE.EXC</item> function bases its calculation on a percentile range of 0 to 1 exclusive."
msgstr "Rozdíl mezi <item type=\"input\">QUARTILE.INC</item> a <item type=\"input\">QUARTILE.EXC</item> je v tom, že u <item type=\"input\">QUARTILE.INC</item> se pro percentil předpokládá uzavřený interval od 0 do 1, zatímco u <item type=\"input\">QUARTILE.EXC</item> se pro percentil předpokládá otevřený interval od 0 do 1."
+#. qgazA
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37193,6 +40157,7 @@ msgctxt ""
msgid "QUARTILE.INC(Data; Type)"
msgstr "QUARTILE.INC(Data; Typ)"
+#. SBw8d
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37201,6 +40166,7 @@ msgctxt ""
msgid "<emph>Data</emph> represents the array of data in the sample."
msgstr "<emph>Data</emph> představují matici dat výběru."
+#. uStbq
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37209,6 +40175,7 @@ msgctxt ""
msgid "<emph>Type</emph> represents the type of quartile. (0 = MIN, 1 = 25%, 2 = 50% (MEDIAN), 3 = 75% and 4 = MAX.)"
msgstr "<emph>Typ</emph> představuje typ kvartilu: 0 = MIN, 1 = 25%, 2 = 50% (MEDIAN), 3 = 75% a 4 = MAX."
+#. a6GUK
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
@@ -37217,6 +40184,7 @@ msgctxt ""
msgid "<item type=\"input\">=QUARTILE.INC(A1:A50;2)</item> returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50."
msgstr "<item type=\"input\">=QUARTILE.INC(A1:A50;2)</item> vrátí hodnotu, která se mezi seřazenými daty z oblasti A1:A50 nachází v 50 %, tj. ve stejné vzdálenosti od nejmenší i od největší hodnoty."
+#. D5ZGD
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37225,6 +40193,7 @@ msgctxt ""
msgid "Statistical Functions Part Five"
msgstr "Statistické funkce – část 5"
+#. C2cxc
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37233,6 +40202,7 @@ msgctxt ""
msgid "<variable id=\"rz\"><link href=\"text/scalc/01/04060185.xhp\" name=\"Statistical Functions Part Five\">Statistical Functions Part Five</link></variable>"
msgstr "<variable id=\"rz\"><link href=\"text/scalc/01/04060185.xhp\" name=\"Statistické funkce – část 5\">Statistické funkce – část 5</link></variable>"
+#. REYKA
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37241,6 +40211,7 @@ msgctxt ""
msgid "<bookmark_value>RANK function</bookmark_value> <bookmark_value>numbers;determining ranks</bookmark_value>"
msgstr "<bookmark_value>RANK</bookmark_value> <bookmark_value>čísla;určování pořadí</bookmark_value>"
+#. L4gtc
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37249,6 +40220,7 @@ msgctxt ""
msgid "RANK"
msgstr "RANK"
+#. r5Q99
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37257,6 +40229,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_RANG\">Returns the rank of a number in a sample.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_RANG\">Vrátí pořadí hodnoty v daném výběru.</ahelp>"
+#. EUgG4
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37265,6 +40238,7 @@ msgctxt ""
msgid "RANK(Value; Data; Type)"
msgstr "RANK(Hodnota; Data; Typ)"
+#. AzAQx
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37273,6 +40247,7 @@ msgctxt ""
msgid "<emph>Value</emph> is the value, whose rank is to be determined."
msgstr "<emph>Hodnota</emph> je hodnota, jejíž pořadí má být určeno."
+#. rCUdg
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37281,6 +40256,7 @@ msgctxt ""
msgid "<emph>Data</emph> is the array or range of data in the sample."
msgstr "<emph>Data</emph> je matice nebo oblast s daty výběru."
+#. okjBp
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37289,6 +40265,7 @@ msgctxt ""
msgid "<emph>Type</emph> (optional) is the sequence order."
msgstr "<emph>Typ</emph> (nepovinné) určuje řazení dat."
+#. PrJu5
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37297,6 +40274,7 @@ msgctxt ""
msgid "Type = 0 means descending from the last item of the array to the first (this is the default),"
msgstr "Typ = 0 znamená sestupné pořadí, od posledního prvku matice k prvnímu (toto je výchozí chování)."
+#. iTDKV
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37305,6 +40283,7 @@ msgctxt ""
msgid "Type = 1 means ascending from the first item of the range to the last."
msgstr "Typ = 1 znamená vzestupné pořadí, od prvního prvku k poslednímu."
+#. kjqPS
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37313,6 +40292,7 @@ msgctxt ""
msgid "<item type=\"input\">=RANK(A10;A1:A50)</item> returns the ranking of the value in A10 in value range A1:A50. If <item type=\"literal\">Value</item> does not exist within the range an error message is displayed."
msgstr "<item type=\"input\">=RANK(A10;A1:A50)</item> vrátí pořadí hodnoty z A10 v oblasti hodnot A1:A50. Pokud <item type=\"literal\">Hodnota</item> v dané oblasti neexistuje, zobrazí se chybové hlášení."
+#. wBmQf
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37321,6 +40301,7 @@ msgctxt ""
msgid "<bookmark_value>RANK.AVG function</bookmark_value> <bookmark_value>numbers;determining ranks</bookmark_value>"
msgstr "<bookmark_value>RANK.AVG</bookmark_value> <bookmark_value>čísla;určování pořadí</bookmark_value>"
+#. ynDwy
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37329,6 +40310,7 @@ msgctxt ""
msgid "RANK.AVG"
msgstr "RANK.AVG"
+#. EWhCU
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37337,6 +40319,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_RANK_AVG\">Returns the statistical rank of a given value, within a supplied array of values.</ahelp> If there are duplicate values in the list, the average rank is returned."
msgstr "<ahelp hid=\"HID_FUNC_RANK_AVG\">Vrátí pořadí zadané hodnoty v dané matici hodnot.</ahelp> Pokud se v seznamu hodnoty opakují, vrátí se průměrné pořadí."
+#. BmBW6
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37345,6 +40328,7 @@ msgctxt ""
msgid "The difference between <item type=\"input\">RANK.AVG</item> and <item type=\"input\">RANK.EQ</item> occurs when there are duplicates in the list of values. The <item type=\"input\">RANK.EQ</item> function returns the lower rank, whereas the <item type=\"input\">RANK.AVG</item> function returns the average rank."
msgstr "Rozdíl mezi <item type=\"input\">RANK.AVG</item> a <item type=\"input\">RANK.EQ</item> se projevuje tehdy, pokud se hodnoty v seznamu opakují. Funkce <item type=\"input\">RANK.EQ</item> vrátí vyšší pořadí, zatímco funkce <item type=\"input\">RANK.AVG</item> vrátí průměrné pořadí."
+#. aqAAg
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37353,6 +40337,7 @@ msgctxt ""
msgid "RANK.AVG(Value; Data; Type)"
msgstr "RANK.AVG(Hodnota; Data; Typ)"
+#. 9jn8F
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37361,6 +40346,7 @@ msgctxt ""
msgid "<emph>Value</emph> is the value, whose rank is to be determined."
msgstr "<emph>Hodnota</emph> je hodnota, jejíž pořadí má být určeno."
+#. B7Rub
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37369,6 +40355,7 @@ msgctxt ""
msgid "<emph>Data</emph> is the array or range of data in the sample."
msgstr "<emph>Data</emph> je matice nebo oblast s daty výběru."
+#. y7boJ
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37377,6 +40364,7 @@ msgctxt ""
msgid "<emph>Type</emph> (optional) is the sequence order."
msgstr "<emph>Typ</emph> (nepovinné) určuje řazení dat."
+#. J7EAf
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37385,6 +40373,7 @@ msgctxt ""
msgid "Type = 0 means descending from the last item of the array to the first (this is the default),"
msgstr "Typ = 0 znamená sestupné pořadí, od posledního prvku matice k prvnímu (toto je výchozí chování)."
+#. KAjCp
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37393,6 +40382,7 @@ msgctxt ""
msgid "Type = 1 means ascending from the first item of the range to the last."
msgstr "Typ = 1 znamená vzestupné pořadí, od prvního prvku k poslednímu."
+#. zDZBh
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37401,6 +40391,7 @@ msgctxt ""
msgid "<item type=\"input\">=RANK.AVG(A10;A1:A50)</item> returns the ranking of the value in A10 in value range A1:A50. If <item type=\"literal\">Value</item> does not exist within the range an error message is displayed."
msgstr "<item type=\"input\">=RANK.AVG(A10;A1:A50)</item> vrátí pořadí hodnoty z A10 v oblasti hodnot A1:A50. Pokud <item type=\"literal\">Hodnota</item> v dané oblasti neexistuje, zobrazí se chybové hlášení."
+#. EbAyE
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37409,6 +40400,7 @@ msgctxt ""
msgid "<bookmark_value>RANK.EQ function</bookmark_value> <bookmark_value>numbers;determining ranks</bookmark_value>"
msgstr "<bookmark_value>RANK.EQ</bookmark_value><bookmark_value>čísla;určování pořadí</bookmark_value>"
+#. GCgCV
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37417,6 +40409,7 @@ msgctxt ""
msgid "RANK.EQ"
msgstr "RANK.EQ"
+#. UptAA
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37425,6 +40418,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_RANK_EQ\">Returns the statistical rank of a given value, within a supplied array of values.</ahelp> If there are duplicate values in the list, these are given the same rank."
msgstr "<ahelp hid=\"HID_FUNC_RANK_EQ\">Vrátí pořadí zadané hodnoty v dané matici hodnot.</ahelp> Pokud se v seznamu hodnoty opakují, budou mít stejné pořadí."
+#. CgFxq
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37433,6 +40427,7 @@ msgctxt ""
msgid "The difference between <item type=\"input\">RANK.AVG</item> and <item type=\"input\">RANK.EQ</item> occurs when there are duplicates in the list of values. The <item type=\"input\">RANK.EQ</item> function returns the lower rank, whereas the <item type=\"input\">RANK.AVG</item> function returns the average rank."
msgstr "Rozdíl mezi <item type=\"input\">RANK.AVG</item> a <item type=\"input\">RANK.EQ</item> se projevuje tehdy, pokud se hodnoty v seznamu opakují. Funkce <item type=\"input\">RANK.EQ</item> vrátí vyšší pořadí, zatímco funkce <item type=\"input\">RANK.AVG</item> vrátí průměrné pořadí."
+#. gTjX5
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37441,6 +40436,7 @@ msgctxt ""
msgid "RANK.EQ(Value; Data; Type)"
msgstr "RANK.EQ(Hodnota; Data; Typ)"
+#. mncnk
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37449,6 +40445,7 @@ msgctxt ""
msgid "<emph>Value</emph> is the value, whose rank is to be determined."
msgstr "<emph>Hodnota</emph> je hodnota, jejíž pořadí má být určeno."
+#. X9Bs8
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37457,6 +40454,7 @@ msgctxt ""
msgid "<emph>Data</emph> is the array or range of data in the sample."
msgstr "<emph>Data</emph> je matice nebo oblast s daty výběru."
+#. SCPY6
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37465,6 +40463,7 @@ msgctxt ""
msgid "<emph>Type</emph> (optional) is the sequence order."
msgstr "<emph>Typ</emph> (nepovinné) určuje řazení dat."
+#. EcBcF
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37473,6 +40472,7 @@ msgctxt ""
msgid "Type = 0 means descending from the last item of the array to the first (this is the default),"
msgstr "Typ = 0 znamená sestupné pořadí, od posledního prvku matice k prvnímu (toto je výchozí chování)."
+#. 64Sc2
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37481,6 +40481,7 @@ msgctxt ""
msgid "Type = 1 means ascending from the first item of the range to the last."
msgstr "Typ = 1 znamená vzestupné pořadí, od prvního prvku k poslednímu."
+#. BhfPj
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37489,6 +40490,7 @@ msgctxt ""
msgid "<item type=\"input\">=RANK.EQ(A10;A1:A50)</item> returns the ranking of the value in A10 in value range A1:A50. If <item type=\"literal\">Value</item> does not exist within the range an error message is displayed."
msgstr "<item type=\"input\">=RANK.EQ(A10;A1:A50)</item> vrátí pořadí hodnoty z A10 v oblasti hodnot A1:A50. Pokud <item type=\"literal\">Hodnota</item> v dané oblasti neexistuje, zobrazí se chybové hlášení."
+#. D7JMM
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37497,6 +40499,7 @@ msgctxt ""
msgid "<bookmark_value>SKEW function</bookmark_value>"
msgstr "<bookmark_value>SKEW</bookmark_value>"
+#. uFVkp
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37505,6 +40508,7 @@ msgctxt ""
msgid "SKEW"
msgstr "SKEW"
+#. D3fiC
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37513,6 +40517,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_SCHIEFE\">Returns the skewness of a distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_SCHIEFE\">Vrátí šikmost rozdělení.</ahelp>"
+#. pAGuG
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37521,6 +40526,7 @@ msgctxt ""
msgid "SKEW(Number1; Number2; ...; Number30)"
msgstr "SKEW(Číslo1; Číslo2; ...; Číslo30)"
+#. UdXzQ
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37529,6 +40535,7 @@ msgctxt ""
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges."
msgstr "<emph>Číslo1; Číslo2; ...; Číslo30</emph> jsou číselné hodnoty nebo oblasti."
+#. sBJ47
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37537,6 +40544,7 @@ msgctxt ""
msgid "<item type=\"input\">=SKEW(A1:A50)</item> calculates the value of skew for the data referenced."
msgstr "<item type=\"input\">=SKEW(A1:A50)</item> spočítá hodnotu šikmosti pro odkazovaná data."
+#. FjxMm
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37545,6 +40553,7 @@ msgctxt ""
msgid "<bookmark_value>regression lines;FORECAST function</bookmark_value> <bookmark_value>extrapolations</bookmark_value> <bookmark_value>FORECAST function</bookmark_value>"
msgstr "<bookmark_value>regresní přímky;funkce FORECAST</bookmark_value> <bookmark_value>extrapolace</bookmark_value> <bookmark_value>FORECAST</bookmark_value>"
+#. XnpiE
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37553,6 +40562,7 @@ msgctxt ""
msgid "FORECAST"
msgstr "FORECAST"
+#. KY2tt
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37561,6 +40571,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_SCHAETZER\">Extrapolates future values based on existing x and y values.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_SCHAETZER\">Extrapoluje budoucí hodnoty podle stávajících hodnot x a y.</ahelp>"
+#. ifwDD
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37569,6 +40580,7 @@ msgctxt ""
msgid "FORECAST(Value; DataY; DataX)"
msgstr "FORECAST(Hodnota; DataY; DataX)"
+#. zesAB
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37577,6 +40589,7 @@ msgctxt ""
msgid "<emph>Value</emph> is the x value, for which the y value on the linear regression is to be returned."
msgstr "<emph>Hodnota</emph> je hodnota x, pro kterou bude pomocí lineární regrese vrácena hodnota y."
+#. ADGQy
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37585,6 +40598,7 @@ msgctxt ""
msgid "<emph>DataY</emph> is the array or range of known y's."
msgstr "<emph>DataY</emph> je matice nebo oblast známých dat y."
+#. pDBhK
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37593,6 +40607,7 @@ msgctxt ""
msgid "<emph>DataX</emph> is the array or range of known x's."
msgstr "<emph>DataX</emph> je matice nebo oblast známých dat x."
+#. m7ZE7
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37601,6 +40616,7 @@ msgctxt ""
msgid "<item type=\"input\">=FORECAST(50;A1:A50;B1;B50)</item> returns the Y value expected for the X value of 50 if the X and Y values in both references are linked by a linear trend."
msgstr "<item type=\"input\">=FORECAST(50;A1:A50;B1;B50)</item> vrátí hodnotu Y očekávanou pro X rovné 50 za předpokladu, že mezi odkazovanými hodnotami X a Y existuje lineární závislost."
+#. JSFnA
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37609,6 +40625,7 @@ msgctxt ""
msgid "<bookmark_value>regression lines;FORECAST.LINEAR function</bookmark_value> <bookmark_value>extrapolations</bookmark_value> <bookmark_value>FORECAST.LINEAR function</bookmark_value>"
msgstr "<bookmark_value>regresní přímky; FORECAST.LINEAR</bookmark_value> <bookmark_value>extrapolace</bookmark_value> <bookmark_value>FORECAST.LINEAR</bookmark_value>"
+#. wcKih
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37617,6 +40634,7 @@ msgctxt ""
msgid "FORECAST.LINEAR"
msgstr "FORECAST.LINEAR"
+#. NYDH5
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37625,6 +40643,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_SCHAETZER\">Extrapolates future values based on existing x and y values.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_SCHAETZER\">Extrapoluje budoucí hodnoty podle stávajících hodnot x a y.</ahelp>"
+#. rAm7T
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37633,6 +40652,7 @@ msgctxt ""
msgid "FORECAST.LINEAR(Value; DataY; DataX)"
msgstr "FORECAST.LINEAR(Hodnota; DataY; DataX)"
+#. r8Ho6
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37641,6 +40661,7 @@ msgctxt ""
msgid "<emph>Value</emph> is the x value, for which the y value on the linear regression is to be returned."
msgstr "<emph>Hodnota</emph> je hodnota x, pro kterou bude pomocí lineární regrese vrácena hodnota y."
+#. VCGCW
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37649,6 +40670,7 @@ msgctxt ""
msgid "<emph>DataY</emph> is the array or range of known y's."
msgstr "<emph>DataY</emph> je matice nebo oblast známých dat y."
+#. ZWBNi
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37657,6 +40679,7 @@ msgctxt ""
msgid "<emph>DataX</emph> is the array or range of known x's."
msgstr "<emph>DataX</emph> je matice nebo oblast známých dat x."
+#. 7gAyL
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37665,6 +40688,7 @@ msgctxt ""
msgid "<item type=\"input\">=FORECAST.LINEAR(50;A1:A50;B1;B50)</item> returns the Y value expected for the X value of 50 if the X and Y values in both references are linked by a linear trend."
msgstr "<item type=\"input\">=FORECAST(50;A1:A50;B1;B50)</item> vrátí hodnotu Y očekávanou pro X rovné 50 za předpokladu, že mezi odkazovanými hodnotami X a Y existuje lineární závislost."
+#. WvmVF
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37673,6 +40697,7 @@ msgctxt ""
msgid "<bookmark_value>STDEV function</bookmark_value> <bookmark_value>standard deviations in statistics;based on a sample</bookmark_value>"
msgstr "<bookmark_value>STDEV</bookmark_value> <bookmark_value>směrodatné odchylky ve statistice;z výběru</bookmark_value>"
+#. X7TFm
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37681,6 +40706,7 @@ msgctxt ""
msgid "STDEV"
msgstr "STDEV"
+#. CwwQ9
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37689,6 +40715,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_STABW\">Estimates the standard deviation based on a sample.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_STABW\">Odhadne směrodatnou odchylku výběru.</ahelp>"
+#. J44yd
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37697,6 +40724,7 @@ msgctxt ""
msgid "STDEV(Number1; Number2; ...; Number30)"
msgstr "STDEV(Číslo1; Číslo2; ...; Číslo30)"
+#. 8LECi
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37705,6 +40733,7 @@ msgctxt ""
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing a sample based on an entire population."
msgstr "<emph>Číslo1; Číslo2; ...; Číslo30</emph> jsou číselné hodnoty nebo oblasti představující výběr z celého základního souboru."
+#. EAs58
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37713,6 +40742,7 @@ msgctxt ""
msgid "<item type=\"input\">=STDEV(A1:A50)</item> returns the estimated standard deviation based on the data referenced."
msgstr "<item type=\"input\">=STDEV(A1:A50)</item> vrátí odhad směrodatné odchylky zjištěný z odkazovaných dat."
+#. EaGD7
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37721,6 +40751,7 @@ msgctxt ""
msgid "<bookmark_value>STDEVA function</bookmark_value>"
msgstr "<bookmark_value>STDEVA</bookmark_value>"
+#. apaEv
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37729,6 +40760,7 @@ msgctxt ""
msgid "STDEVA"
msgstr "STDEVA"
+#. N8C7m
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37737,6 +40769,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_STABWA\">Calculates the standard deviation of an estimation based on a sample.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_STABWA\">Odhadne směrodatnou odchylku výběru.</ahelp>"
+#. 5HP5n
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37745,6 +40778,7 @@ msgctxt ""
msgid "STDEVA(Value1; Value2; ...; Value30)"
msgstr "STDEVA(Hodnota1;Hodnota2; ...; Hodnota30)"
+#. Ai2oZ
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37753,6 +40787,7 @@ msgctxt ""
msgid "<emph>Value1, Value2, ..., Value30</emph> are values or ranges representing a sample derived from an entire population. Text has the value 0."
msgstr "<emph>Hodnota1,Hodnota2,...Hodnota30</emph> jsou hodnoty nebo rozsahy představující vzorek odvozený od celého základního souboru. Text má hodnotu 0."
+#. mgbPX
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37761,6 +40796,7 @@ msgctxt ""
msgid "<item type=\"input\">=STDEVA(A1:A50)</item> returns the estimated standard deviation based on the data referenced."
msgstr "<item type=\"input\">=STDEVA(A1:A50)</item> vrátí odhad směrodatné odchylky zjištěný z odkazovaných dat."
+#. mwhG2
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37769,6 +40805,7 @@ msgctxt ""
msgid "<bookmark_value>STDEVP function</bookmark_value> <bookmark_value>standard deviations in statistics;based on a population</bookmark_value>"
msgstr "<bookmark_value>STDEVP</bookmark_value> <bookmark_value>směrodatné odchylky ve statistice;ze základního souboru</bookmark_value>"
+#. FEgtE
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37777,6 +40814,7 @@ msgctxt ""
msgid "STDEVP"
msgstr "STDEVP"
+#. RqGNB
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37785,6 +40823,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_STABWN\">Calculates the standard deviation based on the entire population.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_STABWN\">Vypočítá směrodatnou odchylku z celého základního souboru.</ahelp>"
+#. CoZTL
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37793,6 +40832,7 @@ msgctxt ""
msgid "STDEVP(Number1; Number2; ...; Number30)"
msgstr "STDEVP(Číslo1; Číslo2; ...; Číslo30)"
+#. oVXGo
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37801,6 +40841,7 @@ msgctxt ""
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing an entire population."
msgstr "<emph>Číslo1, Číslo2, ...; Číslo30</emph> jsou číselné hodnoty nebo oblasti představující celý základní soubor."
+#. ADXhB
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37809,6 +40850,7 @@ msgctxt ""
msgid "<item type=\"input\">=STDEVP(A1:A50)</item> returns a standard deviation of the data referenced."
msgstr "<item type=\"input\">=STDEVP(A1:A50)</item> vrátí směrodatnou odchylku odkazovaných dat."
+#. sQWP2
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37817,6 +40859,7 @@ msgctxt ""
msgid "<bookmark_value>STDEV.P function</bookmark_value> <bookmark_value>standard deviations in statistics;based on a population</bookmark_value>"
msgstr "<bookmark_value>STDEV.P</bookmark_value><bookmark_value>směrodatné odchylky ve statistice;ze základního souboru</bookmark_value>"
+#. tcxC7
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37825,6 +40868,7 @@ msgctxt ""
msgid "STDEV.P"
msgstr "STDEV.P"
+#. e3KAU
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37833,6 +40877,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ST_DEV_P_MS\">Calculates the standard deviation based on the entire population.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ST_DEV_P_MS\">Vypočítá směrodatnou odchylku z celého základního souboru.</ahelp>"
+#. AeSxQ
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37841,6 +40886,7 @@ msgctxt ""
msgid "STDEV.P(Number1; Number2; ...; Number30)"
msgstr "STDEV.P(Číslo1; Číslo2; ...; Číslo30)"
+#. mxvZc
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37849,6 +40895,7 @@ msgctxt ""
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing an entire population."
msgstr "<emph>Číslo1, Číslo2, ...; Číslo30</emph> jsou číselné hodnoty nebo oblasti představující celý základní soubor."
+#. 9PAi8
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37857,6 +40904,7 @@ msgctxt ""
msgid "<item type=\"input\">=STDEV.P(A1:A50)</item> returns a standard deviation of the data referenced."
msgstr "<item type=\"input\">=STDEV.P(A1:A50)</item> vrátí směrodatnou odchylku odkazovaných dat."
+#. 3VySc
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37865,6 +40913,7 @@ msgctxt ""
msgid "<bookmark_value>STDEV.S function</bookmark_value> <bookmark_value>standard deviations in statistics;based on a sample</bookmark_value>"
msgstr "<bookmark_value>STDEV.S</bookmark_value><bookmark_value>směrodatné odchylky ve statistice;z výběru</bookmark_value>"
+#. V2ZSr
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37873,6 +40922,7 @@ msgctxt ""
msgid "STDEV.S"
msgstr "STDEV.S"
+#. wyNdS
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37881,6 +40931,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ST_DEV_S\">Calculates the standard deviation based on sample of the population.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ST_DEV_S\">Vypočítá směrodatnou odchylku z výběru ze základního souboru.</ahelp>"
+#. U7xDq
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37889,6 +40940,7 @@ msgctxt ""
msgid "STDEV.S(Number1; Number2; ...; Number30)"
msgstr "STDEV.S(Číslo1; Číslo2; ...; Číslo30)"
+#. agaSo
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37897,6 +40949,7 @@ msgctxt ""
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing a sample of the population."
msgstr "<emph>Číslo1; Číslo2; ...; Číslo30</emph> jsou číselné hodnoty nebo oblasti představující výběr z celého základního souboru."
+#. 9GmUP
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37905,6 +40958,7 @@ msgctxt ""
msgid "<item type=\"input\">=STDEV.S(A1:A50)</item> returns a standard deviation of the data referenced."
msgstr "<item type=\"input\">=STDEV.S(A1:A50)</item> vrátí směrodatnou odchylku odkazovaných dat."
+#. YJcDx
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37913,6 +40967,7 @@ msgctxt ""
msgid "<bookmark_value>STDEVPA function</bookmark_value>"
msgstr "<bookmark_value>STDEVPA</bookmark_value>"
+#. LA4Ao
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37921,6 +40976,7 @@ msgctxt ""
msgid "STDEVPA"
msgstr "STDEVPA"
+#. dSTBR
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37929,6 +40985,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_STABWNA\">Calculates the standard deviation based on the entire population.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_STABWNA\">Vypočítá odhad směrodatné odchylky z celého základního souboru.</ahelp>"
+#. RhZBw
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37937,6 +40994,7 @@ msgctxt ""
msgid "STDEVPA(Value1; Value2; ...; Value30)"
msgstr "STDEVPA(Hodnota1;Hodnota2; ...; Hodnota30)"
+#. 5yKuZ
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37945,6 +41003,7 @@ msgctxt ""
msgid "<emph>Value1, Value2, ..., Value30</emph> are values or ranges representing an entire population. Text has the value 0."
msgstr "<emph>Hodnota1; Hodnota2; ...; Hodnota30</emph> jsou hodnoty nebo oblasti představující celý základní soubor. Text má hodnotu 0."
+#. avUGE
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37953,6 +41012,7 @@ msgctxt ""
msgid "<item type=\"input\">=STDEVPA(A1:A50)</item> returns the standard deviation of the data referenced."
msgstr "<item type=\"input\">=STDEVPA(A1:A50)</item> vrátí směrodatnou odchylku odkazovaných dat."
+#. jUrA3
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37961,6 +41021,7 @@ msgctxt ""
msgid "<bookmark_value>STANDARDIZE function</bookmark_value> <bookmark_value>converting;random variables, into normalized values</bookmark_value>"
msgstr "<bookmark_value>STANDARDIZE</bookmark_value> <bookmark_value>převádění;náhodné veličiny na normované hodnoty</bookmark_value>"
+#. W8n8M
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37969,6 +41030,7 @@ msgctxt ""
msgid "STANDARDIZE"
msgstr "STANDARDIZE"
+#. pu4sF
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37977,6 +41039,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_STANDARDISIERUNG\">Converts a random variable to a normalized value.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_STANDARDISIERUNG\">Převede náhodnou veličinu na normovaný tvar.</ahelp>"
+#. zo3zn
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37985,6 +41048,7 @@ msgctxt ""
msgid "STANDARDIZE(Number; Mean; StDev)"
msgstr "STANDARDIZE(Číslo; StředníHodnota; StDev)"
+#. 3ZHHv
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -37993,6 +41057,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value to be standardized."
msgstr "<emph>Číslo</emph> je hodnota, která bude normována."
+#. RCoJ9
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38001,6 +41066,7 @@ msgctxt ""
msgid "<emph>Mean</emph> is the arithmetic mean of the distribution."
msgstr "<emph>StředníHodnota</emph> je střední hodnota rozdělení."
+#. RaXy4
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38009,6 +41075,7 @@ msgctxt ""
msgid "<emph>StDev</emph> is the standard deviation of the distribution."
msgstr "<emph>StDev</emph> je směrodatná odchylka rozdělení."
+#. vQ7nD
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38017,6 +41084,7 @@ msgctxt ""
msgid "<item type=\"input\">=STANDARDIZE(11;10;1)</item> returns 1. The value 11 in a normal distribution with a mean of 10 and a standard deviation of 1 is as much above the mean of 10, as the value 1 is above the mean of the standard normal distribution."
msgstr "<item type=\"input\">=STANDARDIZE(11;10;1)</item> vrátí 1. Hodnota 11 je v normálním rozdělení se střední hodnotou 10 a směrodatnou odchylkou 1 o tolik větší než střední hodnota 10, o kolik je hodnota 1 větší než střední hodnota normovaného normálního rozdělení."
+#. 7Zaup
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38025,6 +41093,7 @@ msgctxt ""
msgid "<bookmark_value>NORMSINV function</bookmark_value> <bookmark_value>normal distribution;inverse of standard</bookmark_value>"
msgstr "<bookmark_value>NORMSINV</bookmark_value> <bookmark_value>normální rozdělení;inverzní distribuční funkce normovaného</bookmark_value>"
+#. 3CGrL
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38033,6 +41102,7 @@ msgctxt ""
msgid "NORMSINV"
msgstr "NORMSINV"
+#. YuWPN
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38041,6 +41111,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_STANDNORMINV\">Returns the inverse of the standard normal cumulative distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_STANDNORMINV\">Vrátí inverzní distribuční funkci normovaného normálního rozdělení.</ahelp>"
+#. ALdZE
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38049,6 +41120,7 @@ msgctxt ""
msgid "NORMSINV(Number)"
msgstr "NORMSINV(Číslo)"
+#. aa3ET
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38057,6 +41129,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the probability to which the inverse standard normal distribution is calculated."
msgstr "<emph>Číslo</emph> je pravděpodobnost, pro kterou se spočítá inverzní distribuční funkce normovaného normálního rozdělení."
+#. uLkyV
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38065,6 +41138,7 @@ msgctxt ""
msgid "<item type=\"input\">=NORMSINV(0.908789)</item> returns 1.3333."
msgstr "<item type=\"input\">=NORMSINV(0,908789)</item> vrátí 1,3333."
+#. vDJ2n
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38073,6 +41147,7 @@ msgctxt ""
msgid "<bookmark_value>NORM.S.INV function</bookmark_value> <bookmark_value>normal distribution;inverse of standard</bookmark_value>"
msgstr "<bookmark_value>NORM.S.INV</bookmark_value><bookmark_value>normální rozdělení;inverzní distribuční funkce normovaného</bookmark_value>"
+#. uasGU
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38081,6 +41156,7 @@ msgctxt ""
msgid "NORM.S.INV"
msgstr "NORM.S.INV"
+#. Q4MdM
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38089,6 +41165,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_STD_NORMINV_MS\">Returns the inverse of the standard normal cumulative distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_STD_NORMINV_MS\">Vrátí inverzní distribuční funkci normovaného normálního rozdělení.</ahelp>"
+#. uuqGW
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38097,6 +41174,7 @@ msgctxt ""
msgid "NORM.S.INV(Number)"
msgstr "NORM.S.INV(Číslo)"
+#. hddGf
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38105,6 +41183,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the probability to which the inverse standard normal distribution is calculated."
msgstr "<emph>Číslo</emph> je pravděpodobnost, pro kterou se spočítá inverzní distribuční funkce normovaného normálního rozdělení."
+#. 88GYj
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38113,6 +41192,7 @@ msgctxt ""
msgid "<item type=\"input\">=NORM.S.INV(0.908789)</item> returns 1.333334673."
msgstr "<item type=\"input\">=NORM.S.INV(0,908789)</item> vrátí 1,333334673."
+#. tBCoG
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38121,6 +41201,7 @@ msgctxt ""
msgid "<bookmark_value>NORMSDIST function</bookmark_value> <bookmark_value>normal distribution;statistics</bookmark_value>"
msgstr "<bookmark_value>NORMSDIST</bookmark_value> <bookmark_value>normální rozdělení;statistika</bookmark_value>"
+#. 5XQDB
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38129,6 +41210,7 @@ msgctxt ""
msgid "NORMSDIST"
msgstr "NORMSDIST"
+#. 89BGS
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38137,6 +41219,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_STANDNORMVERT\">Returns the standard normal cumulative distribution function. The distribution has a mean of zero and a standard deviation of one.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_STANDNORMVERT\">Vrátí distribuční funkci normovaného normálního rozdělení. Toto rozdělení má střední hodnotu nula a směrodatnou odchylku jedna.</ahelp>"
+#. uQGAH
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38145,6 +41228,7 @@ msgctxt ""
msgid "It is GAUSS(x)=NORMSDIST(x)-0.5"
msgstr "Platí GAUSS(x)=NORMSDIST(x)-0.5"
+#. sMGuX
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38153,6 +41237,7 @@ msgctxt ""
msgid "NORMSDIST(Number)"
msgstr "NORMSDIST(Číslo)"
+#. ceLvD
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38161,6 +41246,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value to which the standard normal cumulative distribution is calculated."
msgstr "<emph>Číslo</emph> je hodnota, pro kterou se spočítá distribuční funkce normovaného normálního rozdělení."
+#. EiEpA
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38169,6 +41255,7 @@ msgctxt ""
msgid "<item type=\"input\">=NORMSDIST(1)</item> returns 0.84. The area below the standard normal distribution curve to the left of X value 1 is 84% of the total area."
msgstr "<item type=\"input\">=NORMSDIST(1)</item> vrátí 0,84. Plocha pod křivkou normovaného normálního rozdělení zleva po hodnotu X rovnou 1 tvoří 84 % celkové plochy."
+#. bKDgg
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38177,6 +41264,7 @@ msgctxt ""
msgid "<bookmark_value>NORM.S.DIST function</bookmark_value> <bookmark_value>normal distribution;statistics</bookmark_value>"
msgstr "<bookmark_value>NORM.S.DIST</bookmark_value><bookmark_value>normální rozdělení;statistika</bookmark_value>"
+#. YPiC5
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38185,6 +41273,7 @@ msgctxt ""
msgid "NORM.S.DIST"
msgstr "NORM.S.DIST"
+#. FCMzg
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38193,6 +41282,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_STD_NORMDIST_MS\">Returns the standard normal cumulative distribution function. The distribution has a mean of zero and a standard deviation of one.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_STD_NORMDIST_MS\">Vrátí distribuční funkci normovaného normálního rozdělení. Toto rozdělení má střední hodnotu nula a směrodatnou odchylku jedna.</ahelp>"
+#. iUVFG
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38201,6 +41291,7 @@ msgctxt ""
msgid "NORM.S.DIST(Number; Cumulative)"
msgstr "NORM.S.DIST(Číslo; Kumulativní)"
+#. maGpx
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38209,6 +41300,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value to which the standard normal cumulative distribution is calculated."
msgstr "<emph>Číslo</emph> je hodnota, pro kterou se spočítá distribuční funkce normovaného normálního rozdělení."
+#. QjCGT
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38217,6 +41309,7 @@ msgctxt ""
msgid "<emph>Cumulative</emph> 0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr "<emph>Kumulativní</emph>: Pro 0 nebo NEPRAVDA se vypočítá hustota pravděpodobnosti. Pro jiné hodnoty nebo PRAVDA se vypočítá distribuční funkce."
+#. gSip3
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38225,6 +41318,7 @@ msgctxt ""
msgid "<item type=\"input\">=NORM.S.DIST(1;0)</item> returns 0.2419707245."
msgstr "<item type=\"input\">=NORM.S.DIST(1;0)</item> vrátí 0,2419707245."
+#. dQCcC
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38233,6 +41327,7 @@ msgctxt ""
msgid "<item type=\"input\">=NORM.S.DIST(1;1)</item> returns 0.8413447461. The area below the standard normal distribution curve to the left of X value 1 is 84% of the total area."
msgstr "<item type=\"input\">=NORM.S.DIST(1;1)</item> vrátí 0,8413447461. Plocha pod křivkou normovaného normálního rozdělení zleva po hodnotu X rovnou 1 tvoří 84 % celkové plochy."
+#. 8pa3T
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38241,6 +41336,7 @@ msgctxt ""
msgid "<bookmark_value>SLOPE function</bookmark_value>"
msgstr "<bookmark_value>SLOPE</bookmark_value>"
+#. foGeW
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38249,6 +41345,7 @@ msgctxt ""
msgid "SLOPE"
msgstr "SLOPE"
+#. Bwv8X
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38257,6 +41354,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_STEIGUNG\">Returns the slope of the linear regression line.</ahelp> The slope is adapted to the data points set in the y and x values."
msgstr "<ahelp hid=\"HID_FUNC_STEIGUNG\">Vrátí směrnici přímky lineární regrese.</ahelp> Směrnice je zjištěna podle datových bodů (hodnot x a y)."
+#. BVsrF
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38265,6 +41363,7 @@ msgctxt ""
msgid "SLOPE(DataY; DataX)"
msgstr "SLOPE(DataY; DataX)"
+#. PSLgv
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38273,6 +41372,7 @@ msgctxt ""
msgid "<emph>DataY</emph> is the array or matrix of Y data."
msgstr "<emph>DataY</emph> je matice nebo oblast dat Y."
+#. hdC8w
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38281,6 +41381,7 @@ msgctxt ""
msgid "<emph>DataX</emph> is the array or matrix of X data."
msgstr "<emph>DataX</emph> je matice nebo oblast dat X."
+#. SrAVS
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38289,6 +41390,7 @@ msgctxt ""
msgid "<item type=\"input\">=SLOPE(A1:A50;B1:B50)</item>"
msgstr "<item type=\"input\">=SLOPE(A1:A50;B1:B50)</item>"
+#. CERq4
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38297,6 +41399,7 @@ msgctxt ""
msgid "<bookmark_value>STEYX function</bookmark_value> <bookmark_value>standard errors;statistical functions</bookmark_value>"
msgstr "<bookmark_value>STEYX</bookmark_value> <bookmark_value>standardní chyby;statistické funkce</bookmark_value>"
+#. mvuF7
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38305,6 +41408,7 @@ msgctxt ""
msgid "STEYX"
msgstr "STEYX"
+#. 3thQX
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38313,6 +41417,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_STFEHLERYX\">Returns the standard error of the predicted y value for each x in the regression.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_STFEHLERYX\">Vrátí standardní chybu regresního odhadu hodnoty Y pro každé zadané X.</ahelp>"
+#. rW9ZG
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38321,6 +41426,7 @@ msgctxt ""
msgid "STEYX(DataY; DataX)"
msgstr "STEYX(DataY; DataX)"
+#. 9dbR7
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38329,6 +41435,7 @@ msgctxt ""
msgid "<emph>DataY</emph> is the array or matrix of Y data."
msgstr "<emph>DataY</emph> je matice nebo oblast dat Y."
+#. Lygxn
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38337,6 +41444,7 @@ msgctxt ""
msgid "<emph>DataX</emph> is the array or matrix of X data."
msgstr "<emph>DataX</emph> je matice nebo oblast dat X."
+#. iGZLG
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38345,6 +41453,7 @@ msgctxt ""
msgid "<item type=\"input\">=STEYX(A1:A50;B1:B50)</item>"
msgstr "<item type=\"input\">=STEYX(A1:A50;B1:B50)</item>"
+#. TwYFw
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38353,6 +41462,7 @@ msgctxt ""
msgid "<bookmark_value>DEVSQ function</bookmark_value> <bookmark_value>sums;of squares of deviations</bookmark_value>"
msgstr "<bookmark_value>DEVSQ</bookmark_value> <bookmark_value>součty;čtverců odchylek</bookmark_value>"
+#. bc9Gc
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38361,6 +41471,7 @@ msgctxt ""
msgid "DEVSQ"
msgstr "DEVSQ"
+#. JBxFx
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38369,6 +41480,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_SUMQUADABW\">Returns the sum of squares of deviations based on a sample mean.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_SUMQUADABW\">Vrátí součet čtverců odchylek od střední hodnoty výběru.</ahelp>"
+#. soLp9
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38377,6 +41489,7 @@ msgctxt ""
msgid "DEVSQ(Number1; Number2; ...; Number30)"
msgstr "DEVSQ(Číslo1; Číslo2; ...; Číslo30)"
+#. u7jWS
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38385,6 +41498,7 @@ msgctxt ""
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing a sample."
msgstr "<emph>Číslo1; Číslo2; ...; Číslo30</emph> jsou číselné hodnoty nebo oblasti představující výběr."
+#. tETcx
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38393,6 +41507,7 @@ msgctxt ""
msgid "<item type=\"input\">=DEVSQ(A1:A50)</item>"
msgstr "<item type=\"input\">=DEVSQ(A1:A50)</item>"
+#. LAUht
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38401,6 +41516,7 @@ msgctxt ""
msgid "<bookmark_value>TINV function</bookmark_value> <bookmark_value>inverse of t-distribution</bookmark_value>"
msgstr "<bookmark_value>TINV</bookmark_value><bookmark_value>inverzní funkce t rozdělení</bookmark_value>"
+#. sSB2A
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38409,6 +41525,7 @@ msgctxt ""
msgid "TINV"
msgstr "TINV"
+#. u5WNS
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38417,6 +41534,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TINV\">Returns the inverse of the t-distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_TINV\">Vrátí inverzní distribuční funkci t rozdělení.</ahelp>"
+#. ysECn
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38425,6 +41543,7 @@ msgctxt ""
msgid "TINV(Number; DegreesFreedom)"
msgstr "TINV(Číslo; StupněVolnosti)"
+#. rCWKP
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38433,6 +41552,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the probability associated with the two-tailed t-distribution."
msgstr "<emph>Číslo</emph> je pravděpodobnost příslušná k dvoustrannému t rozdělení."
+#. upYXw
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38441,6 +41561,7 @@ msgctxt ""
msgid "<emph>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution."
msgstr "<emph>StupněVolnosti</emph> je počet stupňů volnosti t rozdělení."
+#. DCd8h
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38449,6 +41570,7 @@ msgctxt ""
msgid "<item type=\"input\">=TINV(0.1;6)</item> returns 1.94"
msgstr "<item type=\"input\">=TINV(0,1;6)</item> vrátí 1,94"
+#. jMqu2
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38457,6 +41579,7 @@ msgctxt ""
msgid "<bookmark_value>T.INV function</bookmark_value> <bookmark_value>one tailed inverse of t-distribution</bookmark_value>"
msgstr "<bookmark_value>T.INV</bookmark_value><bookmark_value>inverzní distribuční funkce jednostranného t rozdělení</bookmark_value>"
+#. EwFyU
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38465,6 +41588,7 @@ msgctxt ""
msgid "T.INV"
msgstr "T.INV"
+#. 79pwY
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38473,6 +41597,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TINV_MS\">Returns the one tailed inverse of the t-distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_TINV_MS\">Vrátí inverzní distribuční funkci jednostranného t rozdělení.</ahelp>"
+#. aRfT9
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38481,6 +41606,7 @@ msgctxt ""
msgid "T.INV(Number; DegreesFreedom)"
msgstr "T.INV(Číslo; StupněVolnosti)"
+#. URJZA
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38489,6 +41615,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the probability associated with the one-tailed t-distribution."
msgstr "<emph>Číslo</emph> je pravděpodobnost odpovídající jednostrannému t rozdělení."
+#. 7mE8e
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38497,6 +41624,7 @@ msgctxt ""
msgid "<emph>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution."
msgstr "<emph>StupněVolnosti</emph> je počet stupňů volnosti t rozdělení."
+#. wYCXA
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38505,6 +41633,7 @@ msgctxt ""
msgid "<item type=\"input\">=T.INV(0.1;6)</item> returns -1.4397557473."
msgstr "<item type=\"input\">=T.INV(0.1;6)</item> vrátí -1,4397557473."
+#. KBp4a
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38513,6 +41642,7 @@ msgctxt ""
msgid "<bookmark_value>T.INV.2T function</bookmark_value> <bookmark_value>inverse of two tailed t-distribution</bookmark_value>"
msgstr "<bookmark_value>T.INV.2T</bookmark_value><bookmark_value>inverzní distribuční funkce dvoustranného t rozdělení</bookmark_value>"
+#. 4ybyR
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38521,6 +41651,7 @@ msgctxt ""
msgid "T.INV.2T"
msgstr "T.INV.2T"
+#. Q2L6M
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38529,6 +41660,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TINV_2T\">Calculates the inverse of the two-tailed Student's T Distribution </ahelp>, which is a continuous probability distribution that is frequently used for testing hypotheses on small sample data sets."
msgstr "<ahelp hid=\"HID_FUNC_TINV_2T\">Vypočítá inverzní distribuční funkci Studentova t rozdělení. Toto spojité rozdělení pravděpodobnosti se často používá k testování hypotéz založenému na malých výběrech.</ahelp>"
+#. GMBDX
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38537,6 +41669,7 @@ msgctxt ""
msgid "T.INV.2T(Number; DegreesFreedom)"
msgstr "T.INV.2T(Číslo; StupněVolnosti)"
+#. n5Dv2
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38545,6 +41678,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the probability associated with the two-tailed t-distribution."
msgstr "<emph>Číslo</emph> je pravděpodobnost odpovídající dvoustrannému t rozdělení."
+#. q8qcs
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38553,6 +41687,7 @@ msgctxt ""
msgid "<emph>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution."
msgstr "<emph>StupněVolnosti</emph> je počet stupňů volnosti t rozdělení."
+#. C3tvw
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38561,6 +41696,7 @@ msgctxt ""
msgid "<item type=\"input\">=T.INV.2T(0.25; 10)</item> returns 1.221255395."
msgstr "<item type=\"input\">=T.INV.2T(0,25; 10)</item> vrátí 1,221255395."
+#. YwEEi
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38569,6 +41705,7 @@ msgctxt ""
msgid "<bookmark_value>TTEST function</bookmark_value>"
msgstr "<bookmark_value>TTEST</bookmark_value>"
+#. MVc6H
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38577,6 +41714,7 @@ msgctxt ""
msgid "TTEST"
msgstr "TTEST"
+#. mT5Vx
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38585,6 +41723,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TTEST\">Returns the probability associated with a Student's t-Test.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_TTEST\">Vrátí pravděpodobnost pro t-test.</ahelp>"
+#. zq4xu
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38593,6 +41732,7 @@ msgctxt ""
msgid "TTEST(Data1; Data2; Mode; Type)"
msgstr "TTEST(Data1; Data2; Režim; Typ)"
+#. Zah5z
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38601,6 +41741,7 @@ msgctxt ""
msgid "<emph>Data1</emph> is the dependent array or range of data for the first record."
msgstr "<emph>Data1</emph> je matice nebo oblast prvního záznamu závislých dat."
+#. BRAEV
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38609,6 +41750,7 @@ msgctxt ""
msgid "<emph>Data2</emph> is the dependent array or range of data for the second record."
msgstr "<emph>Data2</emph> je matice nebo oblast druhého záznamu závislých dat."
+#. iEsTH
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38617,6 +41759,7 @@ msgctxt ""
msgid "<emph>Mode</emph> = 1 calculates the one-tailed test, <emph>Mode</emph> = 2 the two- tailed test."
msgstr "Pro <emph>Režim</emph> = 1 se spočítá jednostranný test, pro <emph>Režim</emph> = 2 dvoustranný test."
+#. BS8wJ
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38625,6 +41768,7 @@ msgctxt ""
msgid "<emph>Type</emph> is the kind of t-test to perform. Type 1 means paired. Type 2 means two samples, equal variance (homoscedastic). Type 3 means two samples, unequal variance (heteroscedastic)."
msgstr "<emph>Typ</emph> je druh prováděného t-testu. Typ 1 znamená párový test. Typ 2 znamená dvouvýběrový test se stejnými rozptyly (homoskedastický). Typ 3 znamená dvouvýběrový test s různými rozptyly (heteroskedastický)."
+#. zT8kK
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38633,6 +41777,7 @@ msgctxt ""
msgid "<item type=\"input\">=TTEST(A1:A50;B1:B50;2;2)</item>"
msgstr "<item type=\"input\">=TTEST(A1:A50;B1:B50;2;2)</item>"
+#. gRTGH
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38641,6 +41786,7 @@ msgctxt ""
msgid "<bookmark_value>T.TEST function</bookmark_value>"
msgstr "<bookmark_value>T.TEST</bookmark_value>"
+#. jFYuL
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38649,6 +41795,7 @@ msgctxt ""
msgid "T.TEST"
msgstr "T.TEST"
+#. yKgDs
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38657,6 +41804,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TTEST_MS\">Returns the probability associated with a Student's t-Test.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_TTEST_MS\">Vrátí pravděpodobnost odpovídající Studentovu t-testu.</ahelp>"
+#. LEBMk
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38665,6 +41813,7 @@ msgctxt ""
msgid "T.TEST(Data1; Data2; Mode; Type)"
msgstr "T.TEST(Data1; Data2; Režim; Typ)"
+#. 2EVfF
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38673,6 +41822,7 @@ msgctxt ""
msgid "<emph>Data1</emph> is the dependent array or range of data for the first record."
msgstr "<emph>Data1</emph> je matice nebo oblast prvního záznamu závislých dat."
+#. gPGf8
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38681,6 +41831,7 @@ msgctxt ""
msgid "<emph>Data2</emph> is the dependent array or range of data for the second record."
msgstr "<emph>Data2</emph> je matice nebo oblast druhého záznamu závislých dat."
+#. MtzXe
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38689,6 +41840,7 @@ msgctxt ""
msgid "<emph>Mode</emph> = 1 calculates the one-tailed test, <emph>Mode</emph> = 2 the two- tailed test."
msgstr "Pro <emph>Režim</emph> = 1 se spočítá jednostranný test, pro <emph>Režim</emph> = 2 dvoustranný test."
+#. PDqCm
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38697,6 +41849,7 @@ msgctxt ""
msgid "<emph>Type</emph> is the kind of t-test to perform. Type 1 means paired. Type 2 means two samples, equal variance (homoscedastic). Type 3 means two samples, unequal variance (heteroscedastic)."
msgstr "<emph>Typ</emph> je druh prováděného t-testu. Typ 1 znamená párový test. Typ 2 znamená dvouvýběrový test se stejnými rozptyly (homoskedastický). Typ 3 znamená dvouvýběrový test s různými rozptyly (heteroskedastický)."
+#. DaBTK
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38705,6 +41858,7 @@ msgctxt ""
msgid "<item type=\"input\">=T.TEST(A1:A50;B1:B50;2;2)</item>"
msgstr "<item type=\"input\">=T.TEST(A1:A50;B1:B50;2;2)</item>"
+#. ftBBR
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38713,6 +41867,7 @@ msgctxt ""
msgid "<bookmark_value>TDIST function</bookmark_value> <bookmark_value>t-distribution</bookmark_value>"
msgstr "<bookmark_value>TDIST</bookmark_value> <bookmark_value>t rozdělení</bookmark_value>"
+#. EmaSo
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38721,6 +41876,7 @@ msgctxt ""
msgid "TDIST"
msgstr "TDIST"
+#. 2xGgE
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38729,6 +41885,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TVERT\">Returns the t-distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_TVERT\">Vrátí t rozdělení.</ahelp>"
+#. HtP3s
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38737,6 +41894,7 @@ msgctxt ""
msgid "TDIST(Number; DegreesFreedom; Mode)"
msgstr "TDIST(Číslo; StupněVolnosti; Režim)"
+#. TWkgb
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38745,6 +41903,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value for which the t-distribution is calculated."
msgstr "<emph>Číslo</emph> je hodnota, pro kterou se t rozdělení spočítá."
+#. zmZDL
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38753,6 +41912,7 @@ msgctxt ""
msgid "<emph>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution."
msgstr "<emph>StupněVolnosti</emph> je počet stupňů volnosti t rozdělení."
+#. Gm54C
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38761,6 +41921,7 @@ msgctxt ""
msgid "<emph>Mode</emph> = 1 returns the one-tailed test, <emph>Mode</emph> = 2 returns the two-tailed test."
msgstr "<emph>Režim</emph> = 1 vrátí jednostranný test, <emph>Režim</emph> = 2 vrátí oboustranný test."
+#. AGFC9
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38769,6 +41930,7 @@ msgctxt ""
msgid "<item type=\"input\">=TDIST(12;5;1)</item>"
msgstr "<item type=\"input\">=TDIST(12;5;1)</item>"
+#. eC3Bv
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38777,6 +41939,7 @@ msgctxt ""
msgid "<bookmark_value>T.DIST function</bookmark_value> <bookmark_value>t-distribution</bookmark_value>"
msgstr "<bookmark_value>T.DIST</bookmark_value><bookmark_value>t rozdělení</bookmark_value>"
+#. f9YTs
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38785,6 +41948,7 @@ msgctxt ""
msgid "T.DIST"
msgstr "T.DIST"
+#. dJG6o
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38793,6 +41957,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TDIST_MS\">Returns the t-distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_TDIST_MS\">Vrátí t rozdělení.</ahelp>"
+#. rDhhb
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38801,6 +41966,7 @@ msgctxt ""
msgid "T.DIST(Number; DegreesFreedom; Cumulative)"
msgstr "T.DIST(Číslo; StupněVolnosti; Kumulativní)"
+#. 4FKAB
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38809,6 +41975,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value for which the t-distribution is calculated."
msgstr "<emph>Číslo</emph> je hodnota, pro kterou se má t rozdělení vypočítat."
+#. wpDjC
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38817,6 +41984,7 @@ msgctxt ""
msgid "<emph>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution."
msgstr "<emph>StupněVolnosti</emph> je počet stupňů volnosti t rozdělení."
+#. 2vsex
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38825,6 +41993,7 @@ msgctxt ""
msgid "<emph>Cumulative</emph> = 0 or FALSE returns the probability density function, 1 or TRUE returns the cumulative distribution function."
msgstr "<emph>Kumulativní</emph>: Pro 0 nebo NEPRAVDA se vypočítá hustota pravděpodobnosti, pro 1 nebo PRAVDA distribuční funkce."
+#. dCwQU
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38833,6 +42002,7 @@ msgctxt ""
msgid "<item type=\"input\">=T.DIST(1; 10; TRUE)</item> returns 0.8295534338"
msgstr "<item type=\"input\">=T.DIST(1; 10; PRAVDA)</item> vrátí 0,8295534338"
+#. CTGBv
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38841,6 +42011,7 @@ msgctxt ""
msgid "<bookmark_value>T.DIST.2T function</bookmark_value> <bookmark_value>two tailed t-distribution</bookmark_value>"
msgstr "<bookmark_value>T.DIST.2T</bookmark_value><bookmark_value>dvoustranné t rozdělení</bookmark_value>"
+#. ACDN3
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38849,6 +42020,7 @@ msgctxt ""
msgid "T.DIST.2T"
msgstr "T.DIST.2T"
+#. BQQUu
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38857,6 +42029,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TDIST_2T\">Calculates the two-tailed Student's T Distribution, which is a continuous probability distribution that is frequently used for testing hypotheses on small sample data sets.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_TDIST_2T\">Vypočítá dvoustranné Studentovo t rozdělení. Toto spojité rozdělení pravděpodobnosti se často používá k testování hypotéz založenému na malých výběrech.</ahelp>"
+#. WoA66
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38865,6 +42038,7 @@ msgctxt ""
msgid "T.DIST.2T(Number; DegreesFreedom)"
msgstr "T.DIST.2T(Číslo; StupněVolnosti)"
+#. b8Lwi
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38873,6 +42047,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value for which the t-distribution is calculated."
msgstr "<emph>Číslo</emph> je hodnota, pro niž se má t rozdělení vypočítat."
+#. D3pNQ
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38881,6 +42056,7 @@ msgctxt ""
msgid "<emph>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution."
msgstr "<emph>StupněVolnosti</emph> je počet stupňů volnosti t rozdělení."
+#. jPG5M
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38889,6 +42065,7 @@ msgctxt ""
msgid "<item type=\"input\">=T.DIST.2T(1; 10)</item> returns 0.3408931323."
msgstr "<item type=\"input\">=T.DIST.2T(1; 10)</item> vrátí 0,3408931323."
+#. 3URdT
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38897,6 +42074,7 @@ msgctxt ""
msgid "<bookmark_value>T.DIST.RT function</bookmark_value> <bookmark_value>right tailed t-distribution</bookmark_value>"
msgstr "<bookmark_value>T.DIST.RT</bookmark_value><bookmark_value>pravostranné t rozdělení</bookmark_value>"
+#. VznXr
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38905,6 +42083,7 @@ msgctxt ""
msgid "T.DIST.RT"
msgstr "T.DIST.RT"
+#. R6F8r
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38913,6 +42092,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TDIST_RT\">Calculates the right-tailed Student's T Distribution, which is a continuous probability distribution that is frequently used for testing hypotheses on small sample data sets.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_TDIST_RT\">Vypočítá pravostranné Studentovo t rozdělení. Toto spojité rozdělení pravděpodobnosti se často používá k testování hypotéz založenému na malých výběrech.</ahelp>"
+#. EXm8o
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38921,6 +42101,7 @@ msgctxt ""
msgid "T.DIST.RT(Number; DegreesFreedom)"
msgstr "T.DIST.RT(Číslo; StupněVolnosti)"
+#. dkd8f
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38929,6 +42110,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value for which the t-distribution is calculated."
msgstr "<emph>Číslo</emph> je hodnota, pro niž se má t rozdělení vypočítat. "
+#. AYDBG
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38937,6 +42119,7 @@ msgctxt ""
msgid "<emph>DegreesFreedom</emph> is the number of degrees of freedom for the t-distribution."
msgstr "<emph>StupněVolnosti</emph> je počet stupňů volnosti t rozdělení."
+#. iZJBg
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38945,6 +42128,7 @@ msgctxt ""
msgid "<item type=\"input\">=T.DIST.RT(1; 10)</item> returns 0.1704465662."
msgstr "<item type=\"input\">=T.DIST.RT(1; 10)</item> vrátí 0,1704465662."
+#. FiZJG
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38953,6 +42137,7 @@ msgctxt ""
msgid "<bookmark_value>VAR function</bookmark_value> <bookmark_value>variances</bookmark_value>"
msgstr "<bookmark_value>VAR</bookmark_value> <bookmark_value>rozptyly</bookmark_value>"
+#. AeQ9B
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38961,6 +42146,7 @@ msgctxt ""
msgid "VAR"
msgstr "VAR"
+#. FJkXo
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38969,6 +42155,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_VARIANZ\">Estimates the variance based on a sample.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_VARIANZ\">Odhadne rozptyl na základě výběru.</ahelp>"
+#. C8m5y
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38977,6 +42164,7 @@ msgctxt ""
msgid "VAR(Number1 ; Number2; ...; Number30)"
msgstr "VAR(Číslo1; Číslo2; ...; Číslo30)"
+#. AUGbB
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38985,6 +42173,7 @@ msgctxt ""
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing a sample based on an entire population."
msgstr "<emph>Číslo1; Číslo2; ...; Číslo30</emph> jsou číselné hodnoty nebo oblasti představující výběr z celého základního souboru."
+#. 7rJxK
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -38993,6 +42182,7 @@ msgctxt ""
msgid "<item type=\"input\">=VAR(A1:A50)</item>"
msgstr "<item type=\"input\">=VAR(A1:A50)</item>"
+#. rCsRx
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39001,6 +42191,7 @@ msgctxt ""
msgid "<bookmark_value>VAR.S function</bookmark_value> <bookmark_value>variances</bookmark_value>"
msgstr "<bookmark_value>VAR.S</bookmark_value><bookmark_value>rozptyly</bookmark_value>"
+#. L58ws
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39009,6 +42200,7 @@ msgctxt ""
msgid "VAR.S"
msgstr "VAR.S"
+#. x9qqg
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39017,6 +42209,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_VAR_S\">Estimates the variance based on a sample.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_VAR_S\">Odhadne rozptyl na základě výběru.</ahelp>"
+#. BAcfb
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39025,6 +42218,7 @@ msgctxt ""
msgid "VAR.S(Number1; Number2; ...; Number30)"
msgstr "VAR.S(Číslo1; Číslo2; ...; Číslo30)"
+#. SpFct
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39033,6 +42227,7 @@ msgctxt ""
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing a sample based on an entire population."
msgstr "<emph>Číslo1; Číslo2; ...; Číslo30</emph> jsou číselné hodnoty nebo oblasti představující výběr z celého základního souboru."
+#. GMEXA
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39041,6 +42236,7 @@ msgctxt ""
msgid "<item type=\"input\">=VAR.S(A1:A50)</item>"
msgstr "<item type=\"input\">=VAR.S(A1:A50)</item>"
+#. FyaGk
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39049,6 +42245,7 @@ msgctxt ""
msgid "<bookmark_value>VARA function</bookmark_value>"
msgstr "<bookmark_value>VARA</bookmark_value>"
+#. xBBwp
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39057,6 +42254,7 @@ msgctxt ""
msgid "VARA"
msgstr "VARA"
+#. omDED
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39065,6 +42263,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_VARIANZA\">Estimates a variance based on a sample. The value of text is 0.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_VARIANZA\">Odhadne rozptyl na základě výběru. Hodnota textu je 0.</ahelp>"
+#. zpEAh
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39073,6 +42272,7 @@ msgctxt ""
msgid "VARA(Value1; Value2; ...; Value30)"
msgstr "VARA(Hodnota1; Hodnota2; ...; Hodnota30)"
+#. 26jmj
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39081,6 +42281,7 @@ msgctxt ""
msgid "<emph>Value1, Value2, ..., Value30</emph> are values or ranges representing a sample derived from an entire population. Text has the value 0."
msgstr "<emph>Hodnota1; Hodnota2;...; Hodnota30</emph> jsou hodnoty nebo oblasti představující výběr z celého základního souboru. Text má hodnotu 0."
+#. 4Prou
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39089,6 +42290,7 @@ msgctxt ""
msgid "<item type=\"input\">=VARA(A1:A50)</item>"
msgstr "<item type=\"input\">=VARA(A1:A50)</item>"
+#. VfCoQ
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39097,6 +42299,7 @@ msgctxt ""
msgid "<bookmark_value>VARP function</bookmark_value>"
msgstr "<bookmark_value>VARP</bookmark_value>"
+#. VpAar
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39105,6 +42308,7 @@ msgctxt ""
msgid "VARP"
msgstr "VARP"
+#. oHjST
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39113,6 +42317,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_VARIANZEN\">Calculates a variance based on the entire population.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_VARIANZEN\">Vypočte rozptyl z celého základního souboru.</ahelp>"
+#. p2RDk
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39121,6 +42326,7 @@ msgctxt ""
msgid "VARP(Number1; Number2; ...; Number30)"
msgstr "VARP(Číslo1; Číslo2; ...; Číslo30)"
+#. mDRT9
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39129,6 +42335,7 @@ msgctxt ""
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing an entire population."
msgstr "<emph>Číslo1, Číslo2, ...; Číslo30</emph> jsou číselné hodnoty nebo oblasti představující celý základní soubor."
+#. PGCgC
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39137,6 +42344,7 @@ msgctxt ""
msgid "<item type=\"input\">=VARP(A1:A50)</item>"
msgstr "<item type=\"input\">=VARP(A1:A50)</item>"
+#. CiHWS
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39145,6 +42353,7 @@ msgctxt ""
msgid "<bookmark_value>VAR.P function</bookmark_value>"
msgstr "<bookmark_value>VAR.P</bookmark_value>"
+#. zbjYA
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39153,6 +42362,7 @@ msgctxt ""
msgid "VAR.P"
msgstr "VAR.P"
+#. 6BSTC
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39161,6 +42371,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_VAR_P_MS\">Calculates a variance based on the entire population.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_VAR_P_MS\">Vypočte rozptyl z celého základního souboru.</ahelp>"
+#. LTWJn
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39169,6 +42380,7 @@ msgctxt ""
msgid "VAR.P(Number1; Number2; ...; Number30)"
msgstr "VAR.P(Číslo1; Číslo2; ...; Číslo30)"
+#. oB7AH
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39177,6 +42389,7 @@ msgctxt ""
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing an entire population."
msgstr "<emph>Číslo1, Číslo2, ...; Číslo30</emph> jsou číselné hodnoty nebo oblasti představující celý základní soubor."
+#. zF5Ys
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39185,6 +42398,7 @@ msgctxt ""
msgid "<item type=\"input\">=VAR.P(A1:A50)</item>"
msgstr "<item type=\"input\">=VAR.P(A1:A50)</item>"
+#. qbeNb
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39193,6 +42407,7 @@ msgctxt ""
msgid "<bookmark_value>VARPA function</bookmark_value>"
msgstr "<bookmark_value>VARPA</bookmark_value>"
+#. 7Ba4B
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39201,6 +42416,7 @@ msgctxt ""
msgid "VARPA"
msgstr "VARPA"
+#. mZp8D
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39209,6 +42425,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_VARIANZENA\">Calculates the variance based on the entire population. The value of text is 0.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_VARIANZENA\">Vypočte rozptyl z celého základního souboru. Hodnota textu je 0.</ahelp>"
+#. hdFhe
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39217,6 +42434,7 @@ msgctxt ""
msgid "VARPA(Value1; Value2; ...; Value30)"
msgstr "VARPA(Hodnota1; Hodnota2; ...; Hodnota30)"
+#. wStfk
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39225,6 +42443,7 @@ msgctxt ""
msgid "<emph>Value1, Value2, ..., Value30</emph> are values or ranges representing an entire population."
msgstr "<emph>Hodnota1; Hodnota2; ...; Hodnota30</emph> jsou hodnoty nebo oblasti představující celý základní soubor."
+#. Fa9Jj
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39233,6 +42452,7 @@ msgctxt ""
msgid "<item type=\"input\">=VARPA(A1:A50)</item>"
msgstr "<item type=\"input\">=VARPA(A1:A50)</item>"
+#. Z4X2Z
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39241,6 +42461,7 @@ msgctxt ""
msgid "<bookmark_value>PERMUT function</bookmark_value> <bookmark_value>number of permutations</bookmark_value>"
msgstr "<bookmark_value>PERMUT</bookmark_value> <bookmark_value>počet variací</bookmark_value>"
+#. fboaH
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39249,6 +42470,7 @@ msgctxt ""
msgid "PERMUT"
msgstr "PERMUT"
+#. r2A4C
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39257,6 +42479,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_VARIATIONEN\">Returns the number of permutations for a given number of objects.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_VARIATIONEN\">Vrátí počet variací pro zadaný počet prvků.</ahelp>"
+#. ADCFF
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39265,6 +42488,7 @@ msgctxt ""
msgid "PERMUT(Count1; Count2)"
msgstr "PERMUT(Počet1; Počet2)"
+#. or3Fr
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39273,6 +42497,7 @@ msgctxt ""
msgid "<emph>Count1</emph> is the total number of objects."
msgstr "<emph>Počet1</emph> je celkový počet prvků."
+#. qmgj2
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39281,6 +42506,7 @@ msgctxt ""
msgid "<emph>Count2</emph> is the number of objects in each permutation."
msgstr "<emph>Počet2</emph> je počet prvků v každé variaci."
+#. ZaaEV
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39289,6 +42515,7 @@ msgctxt ""
msgid "<item type=\"input\">=PERMUT(6;3)</item> returns 120. There are 120 different possibilities, to pick a sequence of 3 playing cards out of 6 playing cards."
msgstr "<item type=\"input\">=PERMUT(6;3)</item> vrátí 120. Existuje 120 různých způsobů jak vybrat posloupnost 3 karet z balíku 6 hracích karet."
+#. KZbxH
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39297,6 +42524,7 @@ msgctxt ""
msgid "<bookmark_value>PERMUTATIONA function</bookmark_value>"
msgstr "<bookmark_value>PERMUTATIONA</bookmark_value>"
+#. 4moi3
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39305,6 +42533,7 @@ msgctxt ""
msgid "PERMUTATIONA"
msgstr "PERMUTATIONA"
+#. hAt4K
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39313,6 +42542,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_VARIATIONEN2\">Returns the number of permutations for a given number of objects (repetition allowed).</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_VARIATIONEN2\">Vrátí počet variací pro zadaný počet prvků, když je povoleno jejich opakování.</ahelp>"
+#. q5ynj
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39321,6 +42551,7 @@ msgctxt ""
msgid "PERMUTATIONA(Count1; Count2)"
msgstr "PERMUTATIONA(Počet1; Počet2)"
+#. B7uB3
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39329,6 +42560,7 @@ msgctxt ""
msgid "<emph>Count1</emph> is the total number of objects."
msgstr "<emph>Počet1</emph> je celkový počet prvků."
+#. WemzG
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39337,6 +42569,7 @@ msgctxt ""
msgid "<emph>Count2</emph> is the number of objects in each permutation."
msgstr "<emph>Počet2</emph> je počet prvků v každé variaci."
+#. AD2BB
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39345,6 +42578,7 @@ msgctxt ""
msgid "How often can 2 objects be selected from a total of 11 objects?"
msgstr "Kolika způsoby lze vybrat 2 objekty z 11 objektů?"
+#. ALGqH
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39353,6 +42587,7 @@ msgctxt ""
msgid "<item type=\"input\">=PERMUTATIONA(11;2)</item> returns 121."
msgstr "<item type=\"input\">=PERMUTATIONA(11;2)</item> vrátí 121."
+#. d9DHU
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39361,6 +42596,7 @@ msgctxt ""
msgid "<item type=\"input\">=PERMUTATIONA(6;3)</item> returns 216. There are 216 different possibilities to put a sequence of 3 playing cards together out of six playing cards if every card is returned before the next one is drawn."
msgstr "<item type=\"input\">=PERMUTATIONA(6;3)</item> vrátí 216. Existuje 216 různých způsobů jak vybrat posloupnost 3 karet z celkem šesti hracích karet, pokud se karta po každém vytažení vrací zpět do balíku."
+#. VJEcn
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39369,6 +42605,7 @@ msgctxt ""
msgid "<bookmark_value>PROB function</bookmark_value>"
msgstr "<bookmark_value>PROB</bookmark_value>"
+#. GwrtD
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39377,6 +42614,7 @@ msgctxt ""
msgid "PROB"
msgstr "PROB"
+#. VunzE
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39385,6 +42623,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_WAHRSCHBEREICH\">Returns the probability that values in a range are between two limits.</ahelp> If there is no <item type=\"literal\">End</item> value, this function calculates the probability based on the principle that the Data values are equal to the value of <item type=\"literal\">Start</item>."
msgstr "<ahelp hid=\"HID_FUNC_WAHRSCHBEREICH\"> Vrátí pravděpodobnost toho, že hodnoty leží v oblasti mezi dvěma mezemi.</ahelp> Pokud není zadán <item type=\"literal\">Konec</item>, funkce vypočítá pravděpodobnost toho, že se hodnoty dat rovnají hodnotě <item type=\"literal\">Začátek</item>."
+#. Ffebs
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39393,6 +42632,7 @@ msgctxt ""
msgid "PROB(Data; Probability; Start; End)"
msgstr "PROB(Data; Pravděpodobnosti; Začátek; Konec)"
+#. Reoxn
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39401,6 +42641,7 @@ msgctxt ""
msgid "<emph>Data</emph> is the array or range of data in the sample."
msgstr "<emph>Data</emph> je matice nebo oblast s daty výběru."
+#. EmjBf
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39409,6 +42650,7 @@ msgctxt ""
msgid "<emph>Probability</emph> is the array or range of the corresponding probabilities."
msgstr "<emph>Pravděpodobnosti</emph> je matice nebo oblast odpovídajících pravděpodobností."
+#. y4tix
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39417,6 +42659,7 @@ msgctxt ""
msgid "<emph>Start</emph> is the start value of the interval whose probabilities are to be summed."
msgstr "<emph>Začátek</emph> je počáteční hodnota intervalu, pro nějž budou pravděpodobnosti sečteny."
+#. mDGuZ
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39425,6 +42668,7 @@ msgctxt ""
msgid "<emph>End</emph> (optional) is the end value of the interval whose probabilities are to be summed. If this parameter is missing, the probability for the <emph>Start</emph> value is calculated."
msgstr "<emph>Konec</emph> (nepovinné) je koncová hodnota intervalu, jehož pravděpodobnosti se mají sčítat. Pokud tento parametr chybí, vypočítá se pravděpodobnost hodnoty <emph>Začátek</emph>."
+#. jAigD
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39433,6 +42677,7 @@ msgctxt ""
msgid "<item type=\"input\">=PROB(A1:A50;B1:B50;50;60)</item> returns the probability with which a value within the range of A1:A50 is also within the limits between 50 and 60. Every value within the range of A1:A50 has a probability within the range of B1:B50."
msgstr "<item type=\"input\">=PROB(A1:A50;B1:B50;50;60)</item> vrátí pravděpodobnost, se kterou se hodnota z oblasti A1:A50 nachází mezi hodnotami 50 a 60. Každá hodnota v oblasti A1:A50 má pravděpodobnost určenou v oblasti B1:B50."
+#. edgDi
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39441,6 +42686,7 @@ msgctxt ""
msgid "<bookmark_value>WEIBULL function</bookmark_value>"
msgstr "<bookmark_value>WEIBULL</bookmark_value>"
+#. 6G6DT
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39449,6 +42695,7 @@ msgctxt ""
msgid "WEIBULL"
msgstr "WEIBULL"
+#. qsBet
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39457,6 +42704,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_WEIBULL\">Returns the values of the Weibull distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_WEIBULL\">Vrátí Weibullovo rozdělení.</ahelp>"
+#. GEAGn
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39465,6 +42713,7 @@ msgctxt ""
msgid "The Weibull distribution is a continuous probability distribution, with parameters Alpha > 0 (shape) and Beta > 0 (scale)."
msgstr "Weibullovo rozdělení je spojité rozdělení pravděpodobnosti s parametry alfa > 0 (určuje tvar) a beta > 0 (určuje měřítko)."
+#. QWU8W
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39473,6 +42722,7 @@ msgctxt ""
msgid "If C is 0, WEIBULL calculates the probability density function."
msgstr "Je-li C 0, WEIBULL vypočítá hustotu pravděpodobnosti rozdělení."
+#. gLsBV
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39481,6 +42731,7 @@ msgctxt ""
msgid "If C is 1, WEIBULL calculates the cumulative distribution function."
msgstr "Je-li C 1, WEIBULL vypočítá distribuční funkci."
+#. XaFap
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39489,6 +42740,7 @@ msgctxt ""
msgid "WEIBULL(Number; Alpha; Beta; C)"
msgstr "WEIBULL(Číslo; Alfa; Beta; C)"
+#. J9ayx
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39497,6 +42749,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value at which to calculate the Weibull distribution."
msgstr "<emph>Číslo</emph> je hodnota, pro kterou se vypočítá Weibullovo rozdělení."
+#. dLXnT
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39505,6 +42758,7 @@ msgctxt ""
msgid "<emph>Alpha </emph>is the shape parameter of the Weibull distribution."
msgstr "<emph>Alfa</emph> je parametr tvaru Weibullova rozdělení."
+#. VjNEG
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39513,6 +42767,7 @@ msgctxt ""
msgid "<emph>Beta</emph> is the scale parameter of the Weibull distribution."
msgstr "<emph>Beta</emph> je parametr měřítka Weibullova rozdělení."
+#. SFYGY
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39521,6 +42776,7 @@ msgctxt ""
msgid "<emph>C</emph> indicates the type of function."
msgstr "<emph>C</emph> značí typ funkce."
+#. BBwGz
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39529,6 +42785,7 @@ msgctxt ""
msgid "<item type=\"input\">=WEIBULL(2;1;1;1)</item> returns 0.86."
msgstr "<item type=\"input\">=WEIBULL(2;1;1;1)</item> vrátí 0,86."
+#. bK3hG
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39537,6 +42794,7 @@ msgctxt ""
msgid "See also the <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_WEIBULL_function\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/WEIBULL function\">Wiki page</link>."
msgstr "Viz také wiki stránku <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_WEIBULL_function\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/WEIBULL function\"></link>."
+#. AC9jG
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39545,6 +42803,7 @@ msgctxt ""
msgid "<bookmark_value>WEIBULL.DIST function</bookmark_value>"
msgstr "<bookmark_value>WEIBULL.DIST</bookmark_value>"
+#. 7pk6M
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39553,6 +42812,7 @@ msgctxt ""
msgid "WEIBULL.DIST"
msgstr "WEIBULL.DIST"
+#. 6o2Cy
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39561,6 +42821,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_WEIBULL_DIST_MS\">Returns the values of the Weibull distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_WEIBULL_DIST_MS\">Vrátí hodnoty Weibullova rozdělení.</ahelp>"
+#. ojfW9
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39569,6 +42830,7 @@ msgctxt ""
msgid "The Weibull distribution is a continuous probability distribution, with parameters Alpha > 0 (shape) and Beta > 0 (scale)."
msgstr "Weibullovo rozdělení je spojité rozdělení pravděpodobnosti s parametry alfa > 0 (určuje tvar) a beta > 0 (určuje měřítko)."
+#. EDiFD
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39577,6 +42839,7 @@ msgctxt ""
msgid "If C is 0, WEIBULL.DIST calculates the probability density function."
msgstr "Je-li C 0, WEIBULL.DIST vypočítá hustotu pravděpodobnosti rozdělení."
+#. DTAzF
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39585,6 +42848,7 @@ msgctxt ""
msgid "If C is 1, WEIBULL.DIST calculates the cumulative distribution function."
msgstr "Je-li C 1, WEIBULL.DIST vypočítá distribuční funkci."
+#. UNtn7
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39593,6 +42857,7 @@ msgctxt ""
msgid "WEIBULL.DIST(Number; Alpha; Beta; C)"
msgstr "WEIBULL.DIST(Číslo; Alfa; Beta; C)"
+#. xfWGd
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39601,6 +42866,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the value at which to calculate the Weibull distribution."
msgstr "<emph>Číslo</emph> je hodnota, pro kterou se vypočítá Weibullovo rozdělení."
+#. AFFdf
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39609,6 +42875,7 @@ msgctxt ""
msgid "<emph>Alpha </emph>is the shape parameter of the Weibull distribution."
msgstr "<emph>Alfa</emph> je parametr tvaru Weibullova rozdělení."
+#. PAFkr
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39617,6 +42884,7 @@ msgctxt ""
msgid "<emph>Beta</emph> is the scale parameter of the Weibull distribution."
msgstr "<emph>Beta</emph> je parametr měřítka Weibullova rozdělení."
+#. N73Gk
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39625,6 +42893,7 @@ msgctxt ""
msgid "<emph>C</emph> indicates the type of function."
msgstr "<emph>C</emph> značí typ funkce."
+#. TRrFW
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39633,6 +42902,7 @@ msgctxt ""
msgid "<item type=\"input\">=WEIBULL.DIST(2;1;1;1)</item> returns 0.8646647168."
msgstr "<item type=\"input\">=WEIBULL.DIST(2;1;1;1)</item> vrátí 0,8646647168."
+#. 8r672
#: 04060185.xhp
msgctxt ""
"04060185.xhp\n"
@@ -39641,6 +42911,7 @@ msgctxt ""
msgid "See also the <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_WEIBULL_function\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/WEIBULL function\">Wiki page</link>."
msgstr "Viz také wiki stránku <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_WEIBULL_function\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/WEIBULL function\"></link>."
+#. ZC7eG
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39649,6 +42920,7 @@ msgctxt ""
msgid "Operators in $[officename] Calc"
msgstr "Operátory v $[officename] Calc"
+#. hvSCc
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39657,6 +42929,7 @@ msgctxt ""
msgid "<bookmark_value>formulas; operators</bookmark_value><bookmark_value>operators; formula functions</bookmark_value><bookmark_value>division sign, see also operators</bookmark_value><bookmark_value>multiplication sign, see also operators</bookmark_value><bookmark_value>minus sign, see also operators</bookmark_value><bookmark_value>plus sign, see also operators</bookmark_value><bookmark_value>text operators</bookmark_value><bookmark_value>comparisons;operators in Calc</bookmark_value><bookmark_value>arithmetical operators</bookmark_value><bookmark_value>reference operators</bookmark_value>"
msgstr "<bookmark_value>vzorce; operátory</bookmark_value><bookmark_value>operátory; funkce vzorců</bookmark_value><bookmark_value>dělicí znaménko, viz také operátory</bookmark_value><bookmark_value>znaménko násobení, viz také operátory</bookmark_value><bookmark_value>znaménko mínus, viz také operátory</bookmark_value><bookmark_value>znaménko plus, viz také operátory</bookmark_value><bookmark_value>textové operátory</bookmark_value><bookmark_value>porovnávání;operátory v aplikaci Calc</bookmark_value><bookmark_value>aritmetické operátory</bookmark_value><bookmark_value>operátory odkazování</bookmark_value>"
+#. EwE2J
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39665,6 +42938,7 @@ msgctxt ""
msgid "Operators in $[officename] Calc"
msgstr "Operátory v $[officename] Calc"
+#. sssoj
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39673,6 +42947,7 @@ msgctxt ""
msgid "You can use the following operators in $[officename] Calc:"
msgstr "V $[officename] Calc je možné používat následující operátory:"
+#. DVBCe
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39681,6 +42956,7 @@ msgctxt ""
msgid "Arithmetical Operators"
msgstr "Aritmetické operátory"
+#. BCT76
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39689,6 +42965,7 @@ msgctxt ""
msgid "These operators return numerical results."
msgstr "Tyto operátory vrací numerické výsledky."
+#. pbFEA
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39697,6 +42974,7 @@ msgctxt ""
msgid "Operator"
msgstr "Operátor"
+#. 49fhx
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39705,6 +42983,7 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. PcMRq
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39713,6 +42992,7 @@ msgctxt ""
msgid "+ (Plus)"
msgstr "+ (plus)"
+#. 8VGky
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39721,6 +43001,7 @@ msgctxt ""
msgid "Addition"
msgstr "Sčítání"
+#. vVWxJ
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39729,6 +43010,7 @@ msgctxt ""
msgid "1+1"
msgstr "1+1"
+#. r74qM
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39737,6 +43019,7 @@ msgctxt ""
msgid "- (Minus)"
msgstr "- (minus)"
+#. HNAdf
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39745,6 +43028,7 @@ msgctxt ""
msgid "Subtraction"
msgstr "Odčítání"
+#. tZXmq
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39753,6 +43037,7 @@ msgctxt ""
msgid "2-1"
msgstr "2-1"
+#. zqeEq
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39761,6 +43046,7 @@ msgctxt ""
msgid "- (Minus)"
msgstr "- (minus)"
+#. Cy2wm
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39769,6 +43055,7 @@ msgctxt ""
msgid "Negation"
msgstr "Negace"
+#. xRAoR
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39777,6 +43064,7 @@ msgctxt ""
msgid "-5"
msgstr "-5"
+#. uTzKJ
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39785,6 +43073,7 @@ msgctxt ""
msgid "* (asterisk)"
msgstr "* (hvězdička)"
+#. mQ8FF
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39793,6 +43082,7 @@ msgctxt ""
msgid "Multiplication"
msgstr "Násobení"
+#. p7EVk
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39801,6 +43091,7 @@ msgctxt ""
msgid "2*2"
msgstr "2*2"
+#. LyrLq
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39809,6 +43100,7 @@ msgctxt ""
msgid "/ (Slash)"
msgstr "/ (lomítko)"
+#. RJx3b
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39817,6 +43109,7 @@ msgctxt ""
msgid "Division"
msgstr "Dělení"
+#. Mm2KC
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39825,6 +43118,7 @@ msgctxt ""
msgid "9/3"
msgstr "9/3"
+#. St2pE
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39833,6 +43127,7 @@ msgctxt ""
msgid "% (Percent)"
msgstr "% (procento)"
+#. ehGjR
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39841,6 +43136,7 @@ msgctxt ""
msgid "Percent"
msgstr "Procento"
+#. 6tQYS
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39849,6 +43145,7 @@ msgctxt ""
msgid "15%"
msgstr "15%"
+#. KTLME
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39857,6 +43154,7 @@ msgctxt ""
msgid "^ (Caret)"
msgstr "^ (stříška)"
+#. Bp5QG
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39865,6 +43163,7 @@ msgctxt ""
msgid "Exponentiation"
msgstr "Umocnění"
+#. G8KSc
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39873,6 +43172,7 @@ msgctxt ""
msgid "3^2"
msgstr "3^2"
+#. 77TDi
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39881,6 +43181,7 @@ msgctxt ""
msgid "Comparative operators"
msgstr "Porovnávací operátory"
+#. rod4c
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39889,6 +43190,7 @@ msgctxt ""
msgid "These operators return either true or false."
msgstr "Tyto operátory vrací buď hodnotu pravda, nebo nepravda."
+#. qxQ83
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39897,6 +43199,7 @@ msgctxt ""
msgid "Operator"
msgstr "Operátor"
+#. 8jQ6F
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39905,6 +43208,7 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. AdNBV
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39913,6 +43217,7 @@ msgctxt ""
msgid "= (equal sign)"
msgstr "= (rovnítko)"
+#. ubUi7
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39921,6 +43226,7 @@ msgctxt ""
msgid "Equal"
msgstr "Rovno"
+#. uSFf9
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39929,6 +43235,7 @@ msgctxt ""
msgid "A1=B1"
msgstr "A1=B1"
+#. Vg88D
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39937,6 +43244,7 @@ msgctxt ""
msgid "> (Greater than)"
msgstr "> (větší než)"
+#. vsj86
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39945,6 +43253,7 @@ msgctxt ""
msgid "Greater than"
msgstr "Větší než"
+#. Q4HZQ
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39953,6 +43262,7 @@ msgctxt ""
msgid "A1>B1"
msgstr "A1>B1"
+#. jCt4x
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39961,6 +43271,7 @@ msgctxt ""
msgid "< (Less than)"
msgstr "< (menší než)"
+#. vKBrR
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39969,6 +43280,7 @@ msgctxt ""
msgid "Less than"
msgstr "Menší než"
+#. zHDAx
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39977,6 +43289,7 @@ msgctxt ""
msgid "A1<B1"
msgstr "A1<B1"
+#. EBajC
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39985,6 +43298,7 @@ msgctxt ""
msgid ">= (Greater than or equal to)"
msgstr ">= (větší nebo rovno)"
+#. 4wHTT
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -39993,6 +43307,7 @@ msgctxt ""
msgid "Greater than or equal to"
msgstr "Větší nebo rovno"
+#. iopG3
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40001,6 +43316,7 @@ msgctxt ""
msgid "A1>=B1"
msgstr "A1>=B1"
+#. wXVvo
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40009,6 +43325,7 @@ msgctxt ""
msgid "<= (Less than or equal to)"
msgstr "<= (menší nebo rovno)"
+#. 8ghop
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40017,6 +43334,7 @@ msgctxt ""
msgid "Less than or equal to"
msgstr "Menší nebo rovno"
+#. DjB2C
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40025,6 +43343,7 @@ msgctxt ""
msgid "A1<=B1"
msgstr "A1<=B1"
+#. 4XUDV
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40033,6 +43352,7 @@ msgctxt ""
msgid "<> (Inequality)"
msgstr "<> (nerovná se)"
+#. dXwNM
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40041,6 +43361,7 @@ msgctxt ""
msgid "Inequality"
msgstr "Nerovná se"
+#. NEJpk
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40049,6 +43370,7 @@ msgctxt ""
msgid "A1<>B1"
msgstr "A1<>B1"
+#. aAdxC
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40057,6 +43379,7 @@ msgctxt ""
msgid "Text operators"
msgstr "Textové operátory"
+#. qVCHs
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40065,6 +43388,7 @@ msgctxt ""
msgid "The operator combines separate texts into one text."
msgstr "Operátor spojí oddělené textové řetězce do jednoho."
+#. D3PA9
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40073,6 +43397,7 @@ msgctxt ""
msgid "Operator"
msgstr "Operátor"
+#. bHMKb
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40081,6 +43406,7 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. s2CGS
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40089,6 +43415,7 @@ msgctxt ""
msgid "& (And)"
msgstr "& (a)"
+#. tm62p
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40097,6 +43424,7 @@ msgctxt ""
msgid "<bookmark_value>text concatenation AND</bookmark_value>"
msgstr "<bookmark_value>spojení textu AND</bookmark_value>"
+#. V7hDo
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40105,6 +43433,7 @@ msgctxt ""
msgid "text concatenation AND"
msgstr "spojení textu AND"
+#. JDUDf
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40113,6 +43442,7 @@ msgctxt ""
msgid "\"Sun\" & \"day\" is \"Sunday\""
msgstr "\"Země\" & \"třesení\" je \"Zemětřesení\"."
+#. GRADv
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40121,6 +43451,7 @@ msgctxt ""
msgid "Reference operators"
msgstr "Referenční operátory"
+#. X3A4D
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40129,6 +43460,7 @@ msgctxt ""
msgid "These operators return a cell range of zero, one or more cells."
msgstr "Tyto operátory vrátí oblast buněk - žádnou, jednobuňkovou nebo vícebuňkovou."
+#. AV5Zu
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40137,6 +43469,7 @@ msgctxt ""
msgid "Range has the highest precedence, then intersection, and then finally union."
msgstr "Oblast má nejvyšší prioritu, poté průsečík a nakonec spojení"
+#. nMVzZ
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40145,6 +43478,7 @@ msgctxt ""
msgid "Operator"
msgstr "Operátor"
+#. taxei
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40153,6 +43487,7 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. 52L2C
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40161,6 +43496,7 @@ msgctxt ""
msgid ": (Colon)"
msgstr ": (dvojtečka)"
+#. hLJDt
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40169,6 +43505,7 @@ msgctxt ""
msgid "Range"
msgstr "Oblast"
+#. DCYDo
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40177,6 +43514,7 @@ msgctxt ""
msgid "A1:C108"
msgstr "A1:C108"
+#. fWnpm
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40185,6 +43523,7 @@ msgctxt ""
msgid "! (Exclamation point)"
msgstr "! (vykřičník)"
+#. ua9Q9
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40193,6 +43532,7 @@ msgctxt ""
msgid "<bookmark_value>intersection operator</bookmark_value>"
msgstr "<bookmark_value>operátor průniku</bookmark_value>"
+#. XoTEi
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40201,6 +43541,7 @@ msgctxt ""
msgid "Intersection"
msgstr "Průnik"
+#. 6z2iQ
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40209,6 +43550,7 @@ msgctxt ""
msgid "SUM(A1:B6!B5:C12)"
msgstr "SUM(A1:B6!B5:C12)"
+#. LEZqv
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40217,6 +43559,7 @@ msgctxt ""
msgid "Calculates the sum of all cells in the intersection; in this example, the result yields the sum of cells B5 and B6."
msgstr "Vypočítá součet všech buněk v průniku. V daném příkladu bude výsledek činit součet buněk B5 a B6."
+#. joyma
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40225,6 +43568,7 @@ msgctxt ""
msgid "~ (Tilde)"
msgstr "~ (Vlnovka)"
+#. aAvYu
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40233,6 +43577,7 @@ msgctxt ""
msgid "Concatenation or union"
msgstr "Zřetězení nebo spojení"
+#. Hkjhd
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40241,6 +43586,7 @@ msgctxt ""
msgid "Takes two references and returns a reference list, which is a concatenation of the left reference followed by the right reference. Double entries are referenced twice. See note below this table."
msgstr "Vezme 2 odkazy a vrátí seznam odkazů, který vznikl zřetězením levého odkazu následovaný pravým. Dvojité vstupy jsou zmíněny dvakrát. Viz také poznámka pod touto tabulkou."
+#. MsH7r
#: 04060199.xhp
msgctxt ""
"04060199.xhp\n"
@@ -40249,6 +43595,7 @@ msgctxt ""
msgid "Reference concatenation using a tilde character was implemented lately. When a formula with the tilde operator exists in a document that is opened in old versions of the software, an error is returned. A reference list is not allowed inside an array expression."
msgstr "Řetězení odkazů pomocí vlnovky bylo do programu začleněno později. Když otevřete vzorec s operátorem vlnovka ve starších verzích programu, vrátí se chyba. Seznam odkazů nesmí být v maticovém výrazu."
+#. LfJJp
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -40257,6 +43604,7 @@ msgctxt ""
msgid "Named Ranges and Expressions"
msgstr "~Pojmenované oblasti a výrazy"
+#. 48S8L
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -40265,6 +43613,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04070000.xhp\" name=\"Names\">Named Ranges and Expressions</link>"
msgstr "<link href=\"text/scalc/01/04070000.xhp\" name=\"Names\">Pojmenované oblasti a výrazy</link>"
+#. qg7Gc
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -40273,6 +43622,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Allows you to name the different sections of your spreadsheet document.</ahelp> By naming the different sections, you can easily <link href=\"text/scalc/01/02110000.xhp\" name=\"navigate\">navigate</link> through the spreadsheet documents and find specific information."
msgstr "<ahelp hid=\".\">Pojmenovat lze různé oblasti v sešitu.</ahelp> Pokud různé části pojmenujete, můžete snadno <link href=\"text/scalc/01/02110000.xhp\" name=\"procházet\">procházet</link> sešity a hledat informace."
+#. vPPRA
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -40281,6 +43631,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04070100.xhp\" name=\"Define\">Define</link>"
msgstr "<link href=\"text/scalc/01/04070100.xhp\" name=\"Definovat\">Definovat</link>"
+#. Vr7iH
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -40289,6 +43640,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04070200.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/scalc/01/04070200.xhp\" name=\"Vložit\">Vložit</link>"
+#. ZXCfR
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -40297,6 +43649,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04070300.xhp\" name=\"Apply\">Apply</link>"
msgstr "<link href=\"text/scalc/01/04070300.xhp\" name=\"Použít\">Použít</link>"
+#. rFeRo
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -40305,6 +43658,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04070400.xhp\" name=\"Labels\">Labels</link>"
msgstr "<link href=\"text/scalc/01/04070400.xhp\" name=\"Popisky\">Popisky</link>"
+#. WoeVL
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40313,6 +43667,7 @@ msgctxt ""
msgid "Define Names"
msgstr "Definovat názvy"
+#. uRzJH
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40321,6 +43676,7 @@ msgctxt ""
msgid "Define Names"
msgstr "Definovat názvy"
+#. cVATk
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40329,6 +43685,7 @@ msgctxt ""
msgid "<variable id=\"namenfestlegentext\"><ahelp hid=\".uno:DefineName\">Opens a dialog where you can specify a name for a selected area or a name for a formula expression.</ahelp></variable>"
msgstr "<variable id=\"namenfestlegentext\"><ahelp hid=\".uno:DefineName\">Otevře dialogové okno, ve kterém je možné pojmenovat vybranou oblast nebo vzorec.</ahelp></variable>"
+#. 5Tu5M
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40337,6 +43694,7 @@ msgctxt ""
msgid "Use the mouse to define ranges or type the reference into the <emph>Define Name </emph>dialog fields."
msgstr "Pomocí myši označte oblast nebo zadejte odkaz do pole v dialogovém okně <emph>Definovat název</emph>."
+#. BbJTs
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40345,6 +43703,7 @@ msgctxt ""
msgid "The <emph>Sheet Area</emph> box on the Formula bar contains a list of defined names for the ranges or formula expressions and their scope between parenthesis. Click a name from this box to highlight the corresponding reference on the spreadsheet. Names given formulas or parts of a formula are not listed here."
msgstr "<emph>Pole názvu</emph> na liště Vzorec obsahuje seznam definovaných názvů oblastí nebo vzorců a jejich rozsahů platnosti v závorkách. Po klepnutí na název v tomto seznamu se označí odpovídající oblast v listu. Názvy přiřazené vzorcům nebo jejich částem se v tomto seznamu nezobrazují."
+#. wTVgT
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40353,6 +43712,7 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. UoygM
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40361,6 +43721,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter the name of the area for which you want to define a reference or a formula expression.</ahelp> All area names already defined in the spreadsheet are listed in the text field above. If you click a name on the list, the corresponding reference in the document will be shown with a blue frame. If multiple cell ranges belong to the same area name, they are displayed with different colored frames."
msgstr "<ahelp hid=\".\">adejte název oblasti, pro kterou chcete definovat odkaz nebo vzorec.</ahelp> Všechny dříve použité názvy oblastí v sešitu se zobrazují v textovém poli výše. Pokud klepnete na název ze seznamu, zobrazí se v dokumentu odpovídající oblast modrým rámečkem. Pokud ke stejnému názvu patří více oblastí buněk, zobrazí se různě barevnými rámečky."
+#. CB5A3
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40369,6 +43730,7 @@ msgctxt ""
msgid "Range or formula expression"
msgstr "Oblast nebo vzorec"
+#. p8ZqC
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40377,6 +43739,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The reference of the selected area name is shown here as an absolute value.</ahelp>"
msgstr "<ahelp hid=\".\">Zde se zobrazuje odkaz na oblast k vybranému jménu oblasti.</ahelp>"
+#. TGCQt
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40385,6 +43748,7 @@ msgctxt ""
msgid "To insert a new area reference, place the cursor in this field and use your mouse to select the desired area in any sheet of your spreadsheet document. To insert a new named formula, type the formula expression."
msgstr "Chcete-li vložit nový odkaz na oblast, umístěte kurzor do tohoto pole a vyberte na libovolném listu dokumentu pomocí myši požadovanou oblast. Chcete-li vložit pojmenovaný vzorec, zadejte výraz pro tento vzorec."
+#. eH5Be
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40393,6 +43757,7 @@ msgctxt ""
msgid "Scope"
msgstr "Rozsah platnosti"
+#. suvgb
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40401,6 +43766,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select the scope of the named range or named formula. Document (Global) means the name is valid for the whole document.</ahelp> Any other sheet name selected will restrict the scope of the named range or formula expression to that sheet."
msgstr "<ahelp hid=\".\">Vyberte rozsah platnosti pojmenované oblasti nebo vzorce. Dokument (globální) znamená, že název platí v celém dokumentu.</ahelp> Je-li vybrán název listu, rozsah platnosti pojmenované oblasti nebo vzorce bude omezen na tento list."
+#. TGYEi
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40409,6 +43775,7 @@ msgctxt ""
msgid "Range options"
msgstr "Možnosti oblasti"
+#. sqSBA
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40417,6 +43784,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Allows you to specify the <emph>Area type</emph> (optional) for the reference.</ahelp>"
msgstr "<ahelp hid=\".\">Umožňuje určit volitelný<emph>Typ oblasti</emph> (optional) pro odkaz.</ahelp>"
+#. ZEazY
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40425,6 +43793,7 @@ msgctxt ""
msgid "Defines additional options related to the type of reference area."
msgstr "Další nastavení spojená s typem odkazované oblasti."
+#. KRFQv
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40433,6 +43802,7 @@ msgctxt ""
msgid "Print range"
msgstr "Oblast tisku"
+#. yAkWW
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40441,6 +43811,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Defines the area as a print range.</ahelp>"
msgstr "<ahelp hid=\".\">Definuje oblast jako oblast tisku.</ahelp>"
+#. ftU4S
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40449,6 +43820,7 @@ msgctxt ""
msgid "Filter"
msgstr "Filtr"
+#. q7HNE
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40457,6 +43829,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Defines the selected area to be used in an <link href=\"text/scalc/01/12040300.xhp\" name=\"advanced filter\">advanced filter</link>.</ahelp>"
msgstr "<ahelp hid=\".\">Definuje, že se vybraná oblast použije v <link href=\"text/scalc/01/12040300.xhp\" name=\"advanced filter\">rozšířeném filtru</link>.</ahelp>"
+#. 2Lddt
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40465,6 +43838,7 @@ msgctxt ""
msgid "Repeat column"
msgstr "Opakovat sloupec"
+#. fvRdp
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40473,6 +43847,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Defines the area as a repeating column.</ahelp>"
msgstr "<ahelp hid=\".\">Definuje oblast jako opakující se sloupec.</ahelp>"
+#. BKDfL
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40481,6 +43856,7 @@ msgctxt ""
msgid "Repeat row"
msgstr "Opakovat řádek"
+#. 3JDTz
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40489,6 +43865,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Defines the area as a repeating row.</ahelp>"
msgstr "<ahelp hid=\".\">Definuje oblast jako opakující se řádek.</ahelp>"
+#. nREvG
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40497,6 +43874,7 @@ msgctxt ""
msgid "Add"
msgstr "Přidat"
+#. CsTuJ
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40505,6 +43883,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Click the <emph>Add</emph> button to add a new defined name.</ahelp>"
msgstr "<ahelp hid=\".\">Pro přidání nového názvu klikněte na tlačítko <emph>Přidat</emph>.</ahelp>"
+#. uNvUE
#: 04070100.xhp
msgctxt ""
"04070100.xhp\n"
@@ -40513,6 +43892,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/managenamesdialog/names\" visibility=\"hidden\">Select a named range or named formula from the list to modify its properties.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/managenamesdialog/names\" visibility=\"hidden\">Pro úpravu vlastností vyberte pojmenovanou oblast nebo pojmenovaný vzorec ze seznamu.</ahelp>"
+#. 7YDh3
#: 04070200.xhp
msgctxt ""
"04070200.xhp\n"
@@ -40521,6 +43901,7 @@ msgctxt ""
msgid "Paste Names"
msgstr "Vložit názvy"
+#. CPsCv
#: 04070200.xhp
msgctxt ""
"04070200.xhp\n"
@@ -40529,6 +43910,7 @@ msgctxt ""
msgid "<bookmark_value>cell ranges; inserting named ranges</bookmark_value><bookmark_value>inserting; cell ranges</bookmark_value> <bookmark_value>pasting; cell ranges</bookmark_value>"
msgstr "<bookmark_value>oblasti buněk; vkládání pojmenovaných oblastí</bookmark_value><bookmark_value>vkládání; oblast buněk</bookmark_value> <bookmark_value>vkládání; oblasti buněk</bookmark_value>"
+#. DXBqc
#: 04070200.xhp
msgctxt ""
"04070200.xhp\n"
@@ -40537,6 +43919,7 @@ msgctxt ""
msgid "Paste Names"
msgstr "Vložit názvy"
+#. TrREc
#: 04070200.xhp
msgctxt ""
"04070200.xhp\n"
@@ -40545,6 +43928,7 @@ msgctxt ""
msgid "<variable id=\"nameneinfuegentext\"><ahelp hid=\".uno:InsertName\">Inserts a defined named cell range at the current cursor's position.</ahelp></variable>"
msgstr "<variable id=\"nameneinfuegentext\"><ahelp hid=\".uno:InsertName\">Vloží pojmenovanou oblast buněk na současnou pozici kurzoru.</ahelp></variable>"
+#. ecmkK
#: 04070200.xhp
msgctxt ""
"04070200.xhp\n"
@@ -40553,6 +43937,7 @@ msgctxt ""
msgid "You can only insert a cell area after having defined a name for the area."
msgstr "Oblast buněk je možné vložit pouze poté, co byla pojmenována."
+#. VPGCX
#: 04070200.xhp
msgctxt ""
"04070200.xhp\n"
@@ -40561,6 +43946,7 @@ msgctxt ""
msgid "Table area"
msgstr "Oblast tabulky"
+#. aDEGv
#: 04070200.xhp
msgctxt ""
"04070200.xhp\n"
@@ -40569,6 +43955,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/insertname/ctrl\">Lists all defined cell areas. Double-click an entry to insert the named area into the active sheet at the current cursor position.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/insertname/ctrl\">Seznam všech pojmenovaných oblastí buněk. Poklepáním na položku vložíte pojmenovanou oblast do aktivního sešitu na aktuální pozici kurzoru.</ahelp>"
+#. ThnuT
#: 04070200.xhp
msgctxt ""
"04070200.xhp\n"
@@ -40577,6 +43964,7 @@ msgctxt ""
msgid "Paste All"
msgstr "Vložit vše"
+#. G2G5Y
#: 04070200.xhp
msgctxt ""
"04070200.xhp\n"
@@ -40585,6 +43973,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/insertname/pasteall\">Inserts a list of all named areas and the corresponding cell references at the current cursor position.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/insertname/pasteall\">Vloží seznam pojmenovaných oblastí a jim odpovídajících rozsahů buněk na aktuální pozici kurzoru.</ahelp>"
+#. ATm7V
#: 04070200.xhp
msgctxt ""
"04070200.xhp\n"
@@ -40593,6 +43982,7 @@ msgctxt ""
msgid "Paste"
msgstr "Vložit"
+#. GYypP
#: 04070200.xhp
msgctxt ""
"04070200.xhp\n"
@@ -40601,6 +43991,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/insertname/paste\">Inserts the selected named area and the corresponding cell reference at the current cursor position.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/insertname/paste\">Vloží vybranou oblast buněk a odpovídajících rozsah buněk na aktuální pozici kurzoru.</ahelp>"
+#. L8wko
#: 04070300.xhp
msgctxt ""
"04070300.xhp\n"
@@ -40609,6 +44000,7 @@ msgctxt ""
msgid "Creating Names"
msgstr "Vytvořit názvy"
+#. c2WJj
#: 04070300.xhp
msgctxt ""
"04070300.xhp\n"
@@ -40617,6 +44009,7 @@ msgctxt ""
msgid "<bookmark_value>cell ranges;creating names automatically</bookmark_value><bookmark_value>names; for cell ranges</bookmark_value>"
msgstr "<bookmark_value>oblasti buněk; automatická tvorba jmen</bookmark_value><bookmark_value>jména; pro oblasti buněk</bookmark_value>"
+#. Rw5G6
#: 04070300.xhp
msgctxt ""
"04070300.xhp\n"
@@ -40625,6 +44018,7 @@ msgctxt ""
msgid "Creating Names"
msgstr "Vytvořit názvy"
+#. dby9X
#: 04070300.xhp
msgctxt ""
"04070300.xhp\n"
@@ -40633,6 +44027,7 @@ msgctxt ""
msgid "<variable id=\"namenuebernehmentext\"><ahelp hid=\".uno:CreateNames\">Allows you to automatically name multiple cell ranges.</ahelp></variable>"
msgstr "<variable id=\"namenuebernehmentext\"><ahelp hid=\".uno:CreateNames\">Umožňuje automaticky pojmenovat několik oblastí buněk.</ahelp></variable>"
+#. Jeuvx
#: 04070300.xhp
msgctxt ""
"04070300.xhp\n"
@@ -40641,6 +44036,7 @@ msgctxt ""
msgid "Select the area containing all the ranges that you want to name. Then choose <emph>Sheet - Named Ranges and Expressions - Create</emph>. This opens the <emph>Create Names</emph> dialog, from which you can select the naming options that you want."
msgstr "Označte oblast, která obsahuje všechny rozsahy, které chcete pojmenovat. Poté zvolte <emph>List - Pojmenované oblasti a výrazy - Vytvořit</emph>. Zobrazí se dialog <emph>Vytvořit názvy</emph>, ve kterém určíte požadované nastavení."
+#. kFKZK
#: 04070300.xhp
msgctxt ""
"04070300.xhp\n"
@@ -40649,6 +44045,7 @@ msgctxt ""
msgid "Create names from"
msgstr "Zdroj názvů"
+#. wkLQm
#: 04070300.xhp
msgctxt ""
"04070300.xhp\n"
@@ -40657,6 +44054,7 @@ msgctxt ""
msgid "Defines which part of the spreadsheet is to be used for creating the name."
msgstr "Určuje, které části sešitu se použijí pro vytvoření názvu."
+#. NHPQX
#: 04070300.xhp
msgctxt ""
"04070300.xhp\n"
@@ -40665,6 +44063,7 @@ msgctxt ""
msgid "Top row"
msgstr "Záhlaví"
+#. SFGxD
#: 04070300.xhp
msgctxt ""
"04070300.xhp\n"
@@ -40673,6 +44072,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/createnamesdialog/top\">Creates the range names from the header row of the selected range.</ahelp> Each column receives a separated name and cell reference."
msgstr "<ahelp hid=\"modules/scalc/ui/createnamesdialog/top\">Vytvoří názvy oblastí ze záhlaví vybrané oblasti.</ahelp> Pojmenuje se každý sloupec."
+#. FsjVG
#: 04070300.xhp
msgctxt ""
"04070300.xhp\n"
@@ -40681,6 +44081,7 @@ msgctxt ""
msgid "Left Column"
msgstr "Levý sloupec"
+#. 8a5TZ
#: 04070300.xhp
msgctxt ""
"04070300.xhp\n"
@@ -40689,6 +44090,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/createnamesdialog/left\">Creates the range names from the entries in the first column of the selected sheet range.</ahelp> Each row receives a separated name and cell reference."
msgstr "<ahelp hid=\"modules/scalc/ui/createnamesdialog/left\">Vytvoří názvy oblastí podle položek v prvním sloupci vybrané oblasti.</ahelp> Pojmenuje se každý řádek."
+#. xeEhg
#: 04070300.xhp
msgctxt ""
"04070300.xhp\n"
@@ -40697,6 +44099,7 @@ msgctxt ""
msgid "Bottom row"
msgstr "Zápatí"
+#. ERACD
#: 04070300.xhp
msgctxt ""
"04070300.xhp\n"
@@ -40705,6 +44108,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/createnamesdialog/bottom\">Creates the range names from the entries in the last row of the selected sheet range.</ahelp> Each column receives a separated name and cell reference."
msgstr "<ahelp hid=\"modules/scalc/ui/createnamesdialog/bottom\">Vytvoří názvy oblastí podle položek v posledním řádku vybrané oblasti sešitu.</ahelp> Pojmenuje se každý sloupec."
+#. JDh95
#: 04070300.xhp
msgctxt ""
"04070300.xhp\n"
@@ -40713,6 +44117,7 @@ msgctxt ""
msgid "Right Column"
msgstr "Pravý sloupec"
+#. LkcXp
#: 04070300.xhp
msgctxt ""
"04070300.xhp\n"
@@ -40721,6 +44126,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/createnamesdialog/right\">Creates the range names from the entries in the last column of the selected sheet range.</ahelp> Each row receives a separated name and cell reference."
msgstr "<ahelp hid=\"modules/scalc/ui/createnamesdialog/right\">Vytvoří názvy oblastí podle položek v posledním sloupci vybrané oblasti seštiu.</ahelp> Pojmenuje se každý řádek."
+#. R788C
#: 04070400.xhp
msgctxt ""
"04070400.xhp\n"
@@ -40729,6 +44135,7 @@ msgctxt ""
msgid "Define Label Range"
msgstr "Definovat oblast popisků"
+#. iuVDY
#: 04070400.xhp
msgctxt ""
"04070400.xhp\n"
@@ -40737,6 +44144,7 @@ msgctxt ""
msgid "<bookmark_value>sheets; defining label ranges</bookmark_value><bookmark_value>label ranges in sheets</bookmark_value>"
msgstr "<bookmark_value>listy; definování oblastí popisků</bookmark_value><bookmark_value>oblasti popisků v listech</bookmark_value>"
+#. vBCEf
#: 04070400.xhp
msgctxt ""
"04070400.xhp\n"
@@ -40745,6 +44153,7 @@ msgctxt ""
msgid "<variable id=\"define_label_range\"><link href=\"text/scalc/01/04070400.xhp\">Define Label Range</link></variable>"
msgstr "<variable id=\"define_label_range\"><link href=\"text/scalc/01/04070400.xhp\">Definovat oblast popisků</link></variable>"
+#. sTpBB
#: 04070400.xhp
msgctxt ""
"04070400.xhp\n"
@@ -40753,6 +44162,7 @@ msgctxt ""
msgid "<variable id=\"beschtext\"><ahelp hid=\".uno:DefineLabelRange\">Opens a dialog in which you can define a label range.</ahelp></variable>"
msgstr "<variable id=\"beschtext\"><ahelp hid=\".uno:DefineLabelRange\">Otevře dialog, ve kterém je možné definovat oblast popisků.</ahelp></variable>"
+#. 5KVaz
#: 04070400.xhp
msgctxt ""
"04070400.xhp\n"
@@ -40761,6 +44171,7 @@ msgctxt ""
msgid "The cell contents of a label range can be used like names in formulas - $[officename] recognizes these names in the same manner that it does the predefined names of the weekdays and months. These names are automatically completed when typed into a formula. In addition, the names defined by label ranges will have priority over names defined by automatically generated ranges."
msgstr "Obsah buněk oblasti popisků je možné použít jako jména ve vzorcích - $[officename] tato jména rozezná podobně jako předdefinovaná jména pro dny a měsíce. Tyto názvy se při zápisu vzorců automaticky dokončují. Navíc mají názvy určené oblastí popisků větší prioritu než automaticky vytvořené názvy oblastí."
+#. zUV9n
#: 04070400.xhp
msgctxt ""
"04070400.xhp\n"
@@ -40769,6 +44180,7 @@ msgctxt ""
msgid "You can set label ranges that contain the same labels on different sheets. $[officename] first searches the label ranges of the current sheet and, following a failed search, the ranges of other sheets."
msgstr "Možné je nastavit oblast popisků, která obsahuje stejné popisky na různých listech. $[officename] nejprve prohledává oblast popisků na aktuálním listu a v případě neúspěchu pokračuje v oblastech na ostatních listech."
+#. BVyD4
#: 04070400.xhp
msgctxt ""
"04070400.xhp\n"
@@ -40777,6 +44189,7 @@ msgctxt ""
msgid "Range"
msgstr "Oblast"
+#. EpVti
#: 04070400.xhp
msgctxt ""
"04070400.xhp\n"
@@ -40785,6 +44198,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/namerangesdialog/edassign\">Displays the cell reference of each label range.</ahelp> In order to remove a label range from the list box, select it and then click <emph>Delete</emph>."
msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/edassign\">Zobrazuje oblast pro každou oblast popisků.</ahelp> Chcete-li odstranit oblast popisků ze seznamu, vyberte ji a klepněte na <emph>Odstranit</emph>."
+#. X5AEH
#: 04070400.xhp
msgctxt ""
"04070400.xhp\n"
@@ -40793,6 +44207,7 @@ msgctxt ""
msgid "Contains column labels"
msgstr "Obsahuje popisky sloupců"
+#. DxBAW
#: 04070400.xhp
msgctxt ""
"04070400.xhp\n"
@@ -40801,6 +44216,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/namerangesdialog/colhead\">Includes column labels in the current label range.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/colhead\">Zahrne do současné oblasti popisků také popisky sloupců.</ahelp>"
+#. FCaRd
#: 04070400.xhp
msgctxt ""
"04070400.xhp\n"
@@ -40809,6 +44225,7 @@ msgctxt ""
msgid "Contains row labels"
msgstr "Obsahuje popisky řádků"
+#. nCXH5
#: 04070400.xhp
msgctxt ""
"04070400.xhp\n"
@@ -40817,6 +44234,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/namerangesdialog/rowhead\">Includes row labels in the current label range.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/rowhead\">Zahrne do současné oblasti popisků také popisky řádků.</ahelp>"
+#. 6owcC
#: 04070400.xhp
msgctxt ""
"04070400.xhp\n"
@@ -40825,6 +44243,7 @@ msgctxt ""
msgid "For data range"
msgstr "Pro oblast dat"
+#. uPMTB
#: 04070400.xhp
msgctxt ""
"04070400.xhp\n"
@@ -40833,6 +44252,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/namerangesdialog/edassign2\">Sets the data range for which the selected label range is valid. To modify it, click in the sheet and select another range with the mouse.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/edassign2\">Nastaví oblast dat, pro kterou je označená oblast popisků platná. Chcete-li ji upravit, klepněte do listu a označte myší jinou oblast.</ahelp>"
+#. JYFUv
#: 04070400.xhp
msgctxt ""
"04070400.xhp\n"
@@ -40841,6 +44261,7 @@ msgctxt ""
msgid "Add"
msgstr "Přidat"
+#. 8FenH
#: 04070400.xhp
msgctxt ""
"04070400.xhp\n"
@@ -40849,6 +44270,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/namerangesdialog/add\">Adds the current label range to the list.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/namerangesdialog/add\">Přidá aktuální oblast popisků do seznamu.</ahelp>"
+#. sEQ86
#: 04080000.xhp
msgctxt ""
"04080000.xhp\n"
@@ -40857,6 +44279,7 @@ msgctxt ""
msgid "Function List"
msgstr "Seznam funkcí"
+#. MLdGA
#: 04080000.xhp
msgctxt ""
"04080000.xhp\n"
@@ -40865,6 +44288,7 @@ msgctxt ""
msgid "<bookmark_value>formula list window</bookmark_value> <bookmark_value>function list window</bookmark_value> <bookmark_value>inserting functions; function list window</bookmark_value>"
msgstr "<bookmark_value>seznam vzorců; okno</bookmark_value><bookmark_value>seznam funkcí; okno</bookmark_value><bookmark_value>vkládání funkcí; okno se seznamem funkcí</bookmark_value>"
+#. SFavL
#: 04080000.xhp
msgctxt ""
"04080000.xhp\n"
@@ -40873,6 +44297,7 @@ msgctxt ""
msgid "<variable id=\"function_list_title\"><link href=\"text/scalc/01/04080000.xhp\" name=\"Function List\">Function List</link></variable>"
msgstr "<variable id=\"function_list_title\"><link href=\"text/scalc/01/04080000.xhp\" name=\"Seznam funkcí\">Seznam funkcí</link></variable>"
+#. NSY5f
#: 04080000.xhp
msgctxt ""
"04080000.xhp\n"
@@ -40881,6 +44306,7 @@ msgctxt ""
msgid "<variable id=\"function_list_text\"><ahelp hid=\"HID_SC_FUNCTIONLIST\">Opens the Function List deck of the Sidebar, which displays all functions that can be inserted into your document.</ahelp></variable> The <emph>Function List</emph> deck is similar to the <emph>Functions</emph> tab page of the <link href=\"text/scalc/01/04060000.xhp\" name=\"Function Wizard\">Function Wizard</link>. The functions are inserted with placeholders to be replaced with your own values."
msgstr "<variable id=\"function_list_text\"><ahelp hid=\"HID_SC_FUNCTIONLIST\">Otevře na postranní liště kartu Seznam funkcí, na níž se zobrazí všechny funkce, které je možné vložit do dokumentu.</ahelp></variable> Karta <emph>Seznam funkcí</emph> je podobná kartě <emph>Funkce</emph> v <link href=\"text/scalc/01/04060000.xhp\" name=\"Průvodci funkcí\">Průvodci funkcí</link>. Funkce jsou vkládány s názvy parametrů, které je třeba nahradit požadovanými hodnotami."
+#. UGvDB
#: 04080000.xhp
msgctxt ""
"04080000.xhp\n"
@@ -40889,6 +44315,7 @@ msgctxt ""
msgid "The <emph>Function List</emph> window is a resizable <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dockable window\">dockable window</link>. Use it to quickly enter functions in the spreadsheet. By double-clicking an entry in the functions list, the respective function is directly inserted with all parameters."
msgstr "Okno <emph>Seznam funkcí</emph> je <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"přichytitelné\">přichytitelné</link> a lze měnit jeho velikost. Lze ho použít pro snadné vkládání funkcí do sešitu. Poklepáním na funkci v seznamu se vybraná funkce vloží se všemi parametry."
+#. tu2NZ
#: 04080000.xhp
msgctxt ""
"04080000.xhp\n"
@@ -40897,6 +44324,7 @@ msgctxt ""
msgid "Category List"
msgstr "Seznam kategorií"
+#. ep6FT
#: 04080000.xhp
msgctxt ""
"04080000.xhp\n"
@@ -40905,6 +44333,7 @@ msgctxt ""
msgid "Function List"
msgstr "Seznam funkcí"
+#. pz87U
#: 04080000.xhp
msgctxt ""
"04080000.xhp\n"
@@ -40913,6 +44342,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/functionpanel/funclist\">Displays the available functions.</ahelp> When you select a function, the area below the list box displays a short description. To insert the selected function double-click it or click the <emph>Insert Function into calculation sheet</emph> icon."
msgstr "<ahelp hid=\"modules/scalc/ui/functionpanel/funclist\">Zobrazí dostupné funkce.</ahelp> Pokud vyberete funkci, zobrazí se pod ní krátký popisek funkce. Poklepem na ikonu <emph>Vložit funkci do listu s výpočty</emph> vložíte funkci do listu."
+#. iSekQ
#: 04080000.xhp
msgctxt ""
"04080000.xhp\n"
@@ -40921,6 +44351,7 @@ msgctxt ""
msgid "Insert Function into calculation sheet"
msgstr "Vložit funkci do listu s výpočty"
+#. 7J4VW
#: 04080000.xhp
msgctxt ""
"04080000.xhp\n"
@@ -40929,6 +44360,7 @@ msgctxt ""
msgid "<image id=\"img_id3159267\" src=\"sc/res/fx.png\"><alt id=\"alt_id3159267\">Icon</alt></image>"
msgstr "<image id=\"img_id3159267\" src=\"sc/res/fx.png\"><alt id=\"alt_id3159267\">Ikona</alt></image>"
+#. 4Hfgb
#: 04080000.xhp
msgctxt ""
"04080000.xhp\n"
@@ -40937,6 +44369,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/functionpanel/insert\">Inserts the selected function into the document.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/functionpanel/insert\">Vloží vybranou funkci do dokumentu.</ahelp>"
+#. CHa3i
#: 04090000.xhp
msgctxt ""
"04090000.xhp\n"
@@ -40945,6 +44378,7 @@ msgctxt ""
msgid "Link to External Data"
msgstr "Odkaz na externí data"
+#. Fnwpz
#: 04090000.xhp
msgctxt ""
"04090000.xhp\n"
@@ -40953,6 +44387,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/externaldata/browse\" visibility=\"hidden\">Open a file dialog to locate the file containing the data you want to insert.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/externaldata/browse\" visibility=\"hidden\">Otevřete souborový dialog pro nalezení souboru s daty, která chcete vložit.</ahelp>"
+#. kcfuM
#: 04090000.xhp
msgctxt ""
"04090000.xhp\n"
@@ -40961,6 +44396,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04090000.xhp\" name=\"External Data\">Link to External Data</link>"
msgstr "<link href=\"text/scalc/01/04090000.xhp\" name=\"Odkaz na externí data\">Odkaz na externí data</link>"
+#. SaAut
#: 04090000.xhp
msgctxt ""
"04090000.xhp\n"
@@ -40969,6 +44405,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:InsertExternalDataSourc\">Inserts data from an HTML, Calc, CSV or Excel file into the current sheet as a link. The data must be located within a named range.</ahelp>"
msgstr "<ahelp hid=\".uno:InsertExternalDataSourc\">Vloží do aktuálního souboru propojení na data ze souboru typu HTML, Calc, CSV nebo Excel. Data musí být v pojmenované oblasti.</ahelp>"
+#. ZYJLh
#: 04090000.xhp
msgctxt ""
"04090000.xhp\n"
@@ -40977,6 +44414,7 @@ msgctxt ""
msgid "URL of external data source."
msgstr "URL externího zdroje dat."
+#. UPCaZ
#: 04090000.xhp
msgctxt ""
"04090000.xhp\n"
@@ -40985,6 +44423,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/externaldata/url\">Enter the URL or the file name that contains the data that you want to insert, and then press Enter.</ahelp> Alternatively, click <emph>Browse</emph> button to select the file name from a file dialog that opens. Only then will the URL be requested from the network or file system."
msgstr "<ahelp hid=\"modules/scalc/ui/externaldata/url\">Zadejte URL nebo název souboru, který obsahuje data, která chcete vložit a poté zmáčkněte Enter.</ahelp> Můžete také kliknout na tlačítko <emph>Procházet</emph> a otevře se dialog pro výběr souboru. Teprve potom bude URL požadováno ze sítě nebo ze souborového systému."
+#. oomVx
#: 04090000.xhp
msgctxt ""
"04090000.xhp\n"
@@ -40993,6 +44432,7 @@ msgctxt ""
msgid "<link href=\"text/shared/00/00000208.xhp\" name=\"linkname\">A dialog for CSV data import</link> appears when linking to external CSV file."
msgstr "<link href=\"text/shared/00/00000208.xhp\" name=\"linkname\">Dialogové okno pro import dat CSV</link> se zobrazí při propojení s externím souborem CSV."
+#. dEiJ7
#: 04090000.xhp
msgctxt ""
"04090000.xhp\n"
@@ -41001,6 +44441,7 @@ msgctxt ""
msgid "Available tables/ranges"
msgstr "Dostupné tabulky/oblasti"
+#. RyXiF
#: 04090000.xhp
msgctxt ""
"04090000.xhp\n"
@@ -41009,6 +44450,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/externaldata/ranges\">Select the table or the data range that you want to insert.</ahelp> If the selected Calc or Excel document contains no named range, spreadsheet data cannot be inserted and <emph>OK</emph> button will remain inactive"
msgstr "<ahelp hid=\"modules/scalc/ui/externaldata/ranges\">Vyberte tabulku nebo rozsah dat, který chcete vložit.</ahelp> Pokud vybraný dokument Calc nebo Excel neobsahuje žádný pojmenovaný rozsah, data tabulky nelze vložit a tlačítko <emph>OK</emph> zůstane neaktivní."
+#. PVMSv
#: 04090000.xhp
msgctxt ""
"04090000.xhp\n"
@@ -41017,6 +44459,7 @@ msgctxt ""
msgid "Update every"
msgstr "Aktualizovat každých"
+#. zX8A3
#: 04090000.xhp
msgctxt ""
"04090000.xhp\n"
@@ -41025,6 +44468,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/externaldata/delay\">Enter the number of seconds to wait before the external data are reloaded into the current document.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/externaldata/delay\">Zadejte dobu v sekundách, po které se externí data v dokumentu automaticky obnoví ze zadaného zdroje.</ahelp>"
+#. sTDFW
#: 05020000.xhp
msgctxt ""
"05020000.xhp\n"
@@ -41033,6 +44477,7 @@ msgctxt ""
msgid "Format Cells"
msgstr "Formátovat buňky"
+#. zwHsD
#: 05020000.xhp
msgctxt ""
"05020000.xhp\n"
@@ -41041,6 +44486,7 @@ msgctxt ""
msgid "<bookmark_value>cell attributes</bookmark_value><bookmark_value>attributes;cells</bookmark_value><bookmark_value>formatting;cells</bookmark_value><bookmark_value>cells;formatting dialog</bookmark_value>"
msgstr "<bookmark_value>buňky;atributy</bookmark_value><bookmark_value>atributy;buňky</bookmark_value><bookmark_value>formátování;buňky</bookmark_value><bookmark_value>buňky;dialog formátování</bookmark_value>"
+#. BDbGo
#: 05020000.xhp
msgctxt ""
"05020000.xhp\n"
@@ -41049,6 +44495,7 @@ msgctxt ""
msgid "Format Cells"
msgstr "Formátovat buňky"
+#. Erm44
#: 05020000.xhp
msgctxt ""
"05020000.xhp\n"
@@ -41057,6 +44504,7 @@ msgctxt ""
msgid "<variable id=\"zellattributetext\"><ahelp hid=\".uno:FormatCellDialog\">Allows you to specify a variety of formatting options and to apply attributes to the selected cells.</ahelp></variable>"
msgstr "<variable id=\"zellattributetext\"><ahelp hid=\".uno:FormatCellDialog\">Zpřístupňuje nastavení a formátování vybraných buněk.</ahelp></variable>"
+#. C3jH9
#: 05020000.xhp
msgctxt ""
"05020000.xhp\n"
@@ -41065,6 +44513,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Numbers</link>"
msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Čísla\">Čísla</link>"
+#. ZgrYD
#: 05020000.xhp
msgctxt ""
"05020000.xhp\n"
@@ -41073,6 +44522,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Font\">Font</link>"
msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Písmo\">Písmo</link>"
+#. BW9bs
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -41081,6 +44531,7 @@ msgctxt ""
msgid "Cell Protection"
msgstr "Ochrana buňky"
+#. 7ynzR
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -41089,6 +44540,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05020600.xhp\" name=\"Cell Protection\">Cell Protection</link>"
msgstr "<link href=\"text/scalc/01/05020600.xhp\" name=\"Ochrana buňky\">Ochrana buňky</link>"
+#. SwYVx
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -41097,6 +44549,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/cellprotectionpage/CellProtectionPage\">Defines protection options for selected cells.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/cellprotectionpage/CellProtectionPage\">Určuje nastavení ochrany vybraných buněk.</ahelp>"
+#. 66fhc
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -41105,6 +44558,7 @@ msgctxt ""
msgid "Protection"
msgstr "Ochrana"
+#. UZGtr
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -41113,6 +44567,7 @@ msgctxt ""
msgid "Hide all"
msgstr "Skrýt vše"
+#. dFkaQ
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -41121,6 +44576,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/cellprotectionpage/checkHideAll\">Hides formulas and contents of the selected cells.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/cellprotectionpage/checkHideAll\">Skryje vzorce a obsah vybraných buněk.</ahelp>"
+#. GCMBm
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -41129,6 +44585,7 @@ msgctxt ""
msgid "Protected"
msgstr "Zamknuto"
+#. T2UKs
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -41137,6 +44594,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/cellprotectionpage/checkProtected\">Prevents the selected cells from being modified.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/cellprotectionpage/checkProtected\">Zabrání změnám vybraných buněk.</ahelp>"
+#. GFkj2
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -41145,6 +44603,7 @@ msgctxt ""
msgid "This cell protection only takes effect if you also protect the sheet (<emph>Tools - Protect Sheet</emph>)."
msgstr "Uzamčení buněk se projeví pouze pokud také uzamknete celý list (<emph>Nástroje - Uzamknout list</emph>)"
+#. KDkXv
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -41153,6 +44612,7 @@ msgctxt ""
msgid "Hide formula"
msgstr "Skrýt vzorec"
+#. sj8G9
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -41161,6 +44621,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/cellprotectionpage/checkHideFormula\">Hides formulas in the selected cells.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/cellprotectionpage/checkHideFormula\">Skryje vzorec ve vybraných buňkách.</ahelp>"
+#. EvNBX
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -41169,6 +44630,7 @@ msgctxt ""
msgid "Print"
msgstr "Tisk"
+#. BcpeN
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -41177,6 +44639,7 @@ msgctxt ""
msgid "Defines print options for the sheet."
msgstr "Stanoví možnosti tisku listu."
+#. CBBC7
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -41185,6 +44648,7 @@ msgctxt ""
msgid "Hide when printing"
msgstr "Skrýt při tisku"
+#. DsG6g
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -41193,6 +44657,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/cellprotectionpage/checkHidePrinting\">Keeps the selected cells from being printed.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/cellprotectionpage/checkHidePrinting\">Zabrání tisku vybraných buněk.</ahelp>"
+#. pre9G
#: 05030000.xhp
msgctxt ""
"05030000.xhp\n"
@@ -41201,6 +44666,7 @@ msgctxt ""
msgid "Row"
msgstr "Řádek"
+#. 65bGM
#: 05030000.xhp
msgctxt ""
"05030000.xhp\n"
@@ -41209,6 +44675,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05030000.xhp\" name=\"Row\">Row</link>"
msgstr "<link href=\"text/scalc/01/05030000.xhp\" name=\"Řádek\">Řádek</link>"
+#. mX88W
#: 05030000.xhp
msgctxt ""
"05030000.xhp\n"
@@ -41217,6 +44684,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Sets the row height and hides or shows selected rows.</ahelp>"
msgstr "<ahelp hid=\".\">Stanoví výšku řádků a skryje či zobrazí vybrané řádky.</ahelp>"
+#. VHCeF
#: 05030000.xhp
msgctxt ""
"05030000.xhp\n"
@@ -41225,6 +44693,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05340100.xhp\" name=\"Height\">Height</link>"
msgstr "<link href=\"text/shared/01/05340100.xhp\" name=\"Výška\">Výška</link>"
+#. xdW29
#: 05030000.xhp
msgctxt ""
"05030000.xhp\n"
@@ -41233,6 +44702,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05030200.xhp\" name=\"Optimal Height\">Optimal Height</link>"
msgstr "<link href=\"text/scalc/01/05030200.xhp\" name=\"Optimální výška\">Optimální výška</link>"
+#. MYt76
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
@@ -41241,6 +44711,7 @@ msgctxt ""
msgid "Optimal Row Heights"
msgstr "Optimální výška řádků"
+#. oaUQw
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
@@ -41249,6 +44720,7 @@ msgctxt ""
msgid "<bookmark_value>sheets; optimal row heights</bookmark_value><bookmark_value>rows; optimal heights</bookmark_value><bookmark_value>optimal row heights</bookmark_value>"
msgstr "<bookmark_value>listy; optimální výška řádků</bookmark_value><bookmark_value>řádky; optimální výška</bookmark_value><bookmark_value>optimální výška řádků</bookmark_value>"
+#. cFpPj
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
@@ -41257,6 +44729,7 @@ msgctxt ""
msgid "Optimal Row Heights"
msgstr "Optimální výška řádků"
+#. CTV6j
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
@@ -41265,6 +44738,7 @@ msgctxt ""
msgid "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalRowHeight\">Determines the optimal row height for the selected rows.</ahelp></variable> The optimal row height depends on the font size of the largest character in the row. You can use various <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"units of measure\">units of measure</link>."
msgstr "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalRowHeight\">Nastaví optimální výšku vybraných řádků.</ahelp></variable> Optimální výška závisí na velikosti písma největšího znaku v řádku. Lze použít různé <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"měrné jednotky\">měrné jednotky</link>."
+#. hCkvc
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
@@ -41273,6 +44747,7 @@ msgctxt ""
msgid "Add"
msgstr "Přidat"
+#. XZVzF
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
@@ -41281,6 +44756,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/optimalrowheightdialog/value\">Sets additional spacing between the largest character in a row and the cell boundaries.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/optimalrowheightdialog/value\">Stanoví odstup největšího znaku od okraje buňky.</ahelp>"
+#. EE9Hj
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
@@ -41289,6 +44765,7 @@ msgctxt ""
msgid "Default value"
msgstr "Výchozí hodnota"
+#. bPBLW
#: 05030200.xhp
msgctxt ""
"05030200.xhp\n"
@@ -41297,6 +44774,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/optimalrowheightdialog/default\">Restores the default value for the optimal row height.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/optimalrowheightdialog/default\">Obnoví výchozí hodnotu optimální výšky řádku.</ahelp>"
+#. WqW5P
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -41305,6 +44783,7 @@ msgctxt ""
msgid "Hide"
msgstr "Skrýt"
+#. B8BUx
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -41313,6 +44792,7 @@ msgctxt ""
msgid "<bookmark_value>spreadsheets; hiding functions</bookmark_value><bookmark_value>hiding; rows</bookmark_value><bookmark_value>hiding; columns</bookmark_value><bookmark_value>hiding; sheets</bookmark_value><bookmark_value>sheets;hiding</bookmark_value><bookmark_value>columns;hiding</bookmark_value><bookmark_value>rows;hiding</bookmark_value>"
msgstr "<bookmark_value>sešity; skrývání funkcí</bookmark_value><bookmark_value>skrývání; řádky</bookmark_value><bookmark_value>skrývání; sloupce</bookmark_value><bookmark_value>skrývání; listy</bookmark_value><bookmark_value>listy;skrývání</bookmark_value><bookmark_value>sloupce;skrývání</bookmark_value><bookmark_value>řádky;skrývání</bookmark_value>"
+#. 8fAGo
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -41321,6 +44801,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05030300.xhp\" name=\"Hide\">Hide</link>"
msgstr "<link href=\"text/scalc/01/05030300.xhp\" name=\"Skrýt\">Skrýt</link>"
+#. efsZE
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -41329,6 +44810,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Hides selected rows, columns or individual sheets.</ahelp>"
msgstr "<ahelp hid=\".\">Skryje vybrané řádky, sloupce či jednotlivé listy.</ahelp>"
+#. MJRUG
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -41337,6 +44819,7 @@ msgctxt ""
msgid "Select the rows or columns that you want to hide, and then choose <emph>Format - Rows - Hide </emph>or<emph> Format - Columns - Hide</emph>."
msgstr "Vyberte sloupce nebo řádky, které chcete skrýt, a zvolte <emph>Formát - Řádky - Skrýt</emph> nebo <emph>Formát - Sloupce - Skrýt</emph>."
+#. nuUMt
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -41345,6 +44828,7 @@ msgctxt ""
msgid "You can hide a sheet by selecting the sheet tab and then choosing <emph>Format - Sheet - Hide</emph>. Hidden sheets are not printed unless they occur within a <link href=\"text/scalc/01/05080000.xhp\" name=\"print range\">print range</link>."
msgstr "List skryjete jeho vybráním a volbou <emph>Formát - List - Skrýt</emph>. Skryté listy nejsou tištěny, pokud nejsou součástí <link href=\"text/scalc/01/05080000.xhp\" name=\"oblasti tisku\">oblasti tisku</link>."
+#. 6Abxr
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -41353,6 +44837,7 @@ msgctxt ""
msgid "A break in the row or column header indicates whether the row or column is hidden."
msgstr "Skrytý řádek či sloupec je vyznačen silnější mezerou v záhlaví řádků nebo sloupců."
+#. bEAFm
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -41361,6 +44846,7 @@ msgctxt ""
msgid "To display hidden rows, columns or sheets"
msgstr "Zobrazení skrytých řádků, sloupců či listů"
+#. FGnsj
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -41369,6 +44855,7 @@ msgctxt ""
msgid "Select the range that includes the hidden objects. You can also use the box in the corner above row 1 and beside column A. For sheets, this step is not necessary."
msgstr "Vyberte oblast, která obsahuje skryté objekty. Také lze použít čtvereček nad řádkem 1 a vedle sloupce A. U listů není tento krok třeba."
+#. TmjTu
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -41377,6 +44864,7 @@ msgctxt ""
msgid "Choose <link href=\"text/scalc/01/05030400.xhp\" name=\"Format - Rows/Columns - Show\">Format - Rows/Columns - Show</link> or <link href=\"text/scalc/01/05050300.xhp\" name=\"Format - Sheet - Show\">Format - Sheet - Show</link>."
msgstr "Zvolte <link href=\"text/scalc/01/05030400.xhp\" name=\"Formát - Řádky/Sloupce - Zobrazit\">Formát - Řádky/Sloupce - Zobrazit</link> nebo <link href=\"text/scalc/01/05050300.xhp\" name=\"Formát - List - Zobrazit\">Formát - List - Zobrazit</link>."
+#. cGFcB
#: 05030400.xhp
msgctxt ""
"05030400.xhp\n"
@@ -41385,6 +44873,7 @@ msgctxt ""
msgid "Show"
msgstr "Zobrazit"
+#. SEBHD
#: 05030400.xhp
msgctxt ""
"05030400.xhp\n"
@@ -41393,6 +44882,7 @@ msgctxt ""
msgid "<bookmark_value>spreadsheets; showing columns</bookmark_value><bookmark_value>showing; columns</bookmark_value><bookmark_value>showing; rows</bookmark_value>"
msgstr "<bookmark_value>sešity; zobrazení sloupců</bookmark_value><bookmark_value>zobrazení; sloupce</bookmark_value><bookmark_value>zobrazení; řádky</bookmark_value>"
+#. q3EGA
#: 05030400.xhp
msgctxt ""
"05030400.xhp\n"
@@ -41401,6 +44891,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05030400.xhp\" name=\"Show\">Show</link>"
msgstr "<link href=\"text/scalc/01/05030400.xhp\" name=\"Zobrazit\">Zobrazit</link>"
+#. KCEi2
#: 05030400.xhp
msgctxt ""
"05030400.xhp\n"
@@ -41409,6 +44900,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Choose this command to show previously hidden rows or columns.</ahelp>"
msgstr "<ahelp hid=\".\">Tímto příkazem zobrazíte dříve skryté řádky či sloupce.</ahelp>"
+#. 2G8WY
#: 05030400.xhp
msgctxt ""
"05030400.xhp\n"
@@ -41417,6 +44909,7 @@ msgctxt ""
msgid "To show a column or row, select the range of rows or columns containing the hidden elements, then choose <emph>Format - Rows - Show</emph> or <emph>Format - Columns - Show</emph>."
msgstr "Řádek či sloupec zobrazíte vybráním oblasti, která obsahuje skryté objekty, a volbou <emph>Formát - Řádky - Zobrazit</emph> nebo <emph>Formát - Sloupce - Zobrazit</emph>."
+#. wUVHJ
#: 05030400.xhp
msgctxt ""
"05030400.xhp\n"
@@ -41425,6 +44918,7 @@ msgctxt ""
msgid "For example, to show the column B, click on the header of the column A, expand the selection to the column C, then chose <emph>Format - Columns - Show</emph>. To show the column A previously hidden, click on the header of the column B, keep the mouse button pressed and drag on the left. The selected range displayed in the name area changes from B1:B1048576 to A1:B1048576. Choose <emph>Format - Columns - Show</emph>. Proceed the same way with rows."
msgstr "Chcete-li například zobrazit sloupec B, klepněte na záhlaví sloupce A, rozšiřte výběr na sloupec C a poté zvolte <emph>Formát - Sloupce - Zobrazit</emph>. Abyste zobrazili dříve skrytý sloupec A, klepněte na záhlaví sloupce B, ponechte tlačítko myši stisknuté a táhněte doleva. Vybraná oblast zobrazená v poli názvu se změní z B1:B1048576 na A1:B1048576. Zvolte <emph>Formát - Sloupce - Zobrazit</emph>. Stejným způsobem postupujte pro řádky."
+#. 2FmRj
#: 05030400.xhp
msgctxt ""
"05030400.xhp\n"
@@ -41433,6 +44927,7 @@ msgctxt ""
msgid "To show all hidden cells, first click in the field in the upper left corner. This selects all cells of the table."
msgstr "Pro zobrazení všech skrytých buněk nejprve klepněte na pole v levém horním rohu. Tím vyberete všechny buňky tabulky."
+#. CMevq
#: 05040000.xhp
msgctxt ""
"05040000.xhp\n"
@@ -41441,6 +44936,7 @@ msgctxt ""
msgid "Column"
msgstr "Sloupec"
+#. f4QXn
#: 05040000.xhp
msgctxt ""
"05040000.xhp\n"
@@ -41449,6 +44945,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05040000.xhp\" name=\"Column\">Column</link>"
msgstr "<link href=\"text/scalc/01/05040000.xhp\" name=\"Sloupec\">Sloupec</link>"
+#. DDqh8
#: 05040000.xhp
msgctxt ""
"05040000.xhp\n"
@@ -41457,6 +44954,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Sets the column width and hides or shows selected columns.</ahelp>"
msgstr "<ahelp hid=\".\">Nastaví šířku sloupce a skryje či zobrazí vybrané sloupce.</ahelp>"
+#. bGVCi
#: 05040000.xhp
msgctxt ""
"05040000.xhp\n"
@@ -41465,6 +44963,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05340200.xhp\" name=\"Width\">Width</link>"
msgstr "<link href=\"text/shared/01/05340200.xhp\" name=\"Šířka\">Šířka</link>"
+#. Aw7uF
#: 05040000.xhp
msgctxt ""
"05040000.xhp\n"
@@ -41473,6 +44972,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05040200.xhp\" name=\"Optimal Width\">Optimal Width</link>"
msgstr "<link href=\"text/scalc/01/05040200.xhp\" name=\"Optimální šířka\">Optimální šířka</link>"
+#. QNy4Y
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -41481,6 +44981,7 @@ msgctxt ""
msgid "Optimal Column Width"
msgstr "Optimální šířka sloupce"
+#. AfUzF
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -41489,6 +44990,7 @@ msgctxt ""
msgid "<bookmark_value>spreadsheets; optimal column widths</bookmark_value><bookmark_value>columns; optimal widths</bookmark_value><bookmark_value>optimal column widths</bookmark_value>"
msgstr "<bookmark_value>sešity; optimální šířka sloupce</bookmark_value><bookmark_value>sloupce; optimální šířka</bookmark_value><bookmark_value>optimální šířka sloupce</bookmark_value>"
+#. mVifp
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -41497,6 +44999,7 @@ msgctxt ""
msgid "Optimal Column Width"
msgstr "Optimální šířka sloupce"
+#. oVYyg
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -41505,6 +45008,7 @@ msgctxt ""
msgid "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalColumnWidthDi\">Defines the optimal column width for selected columns.</ahelp></variable> The optimal column width depends on the longest entry within a column. You can choose from the available <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"measurement units\">measurement units</link>."
msgstr "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalColumnWidthDi\">Nastaví optimální šířku vybraných sloupců.</ahelp></variable> Optimální šířka závisí na nejdelší hodnotě v buňce. Lze použít různé <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"měrné jednotky\">měrné jednotky</link>."
+#. dYhnc
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -41513,6 +45017,7 @@ msgctxt ""
msgid "Add"
msgstr "Přidat"
+#. qStM8
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -41521,6 +45026,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/optimalcolwidthdialog/value\">Defines additional spacing between the longest entry in a column and the vertical column borders.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/optimalcolwidthdialog/value\">Stanoví odstup nejdelší hodnoty od vertikálního okraje buňky.</ahelp>"
+#. aA4B5
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -41529,6 +45035,7 @@ msgctxt ""
msgid "Default value"
msgstr "Výchozí hodnota"
+#. PhQgy
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -41537,6 +45044,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/optimalcolwidthdialog/default\">Defines the optimal column width in order to display the entire contents of the column.</ahelp> The additional spacing for the optimal column width is preset to 2 mm."
msgstr "<ahelp hid=\"modules/scalc/ui/optimalcolwidthdialog/default\">Stanoví optimální šířku sloupce tak, aby se zobrazil celý obsah buňky.</ahelp> Odstup od okraje je přednastaven na 2 mm."
+#. CYMhG
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -41545,6 +45053,7 @@ msgctxt ""
msgid "Sheet"
msgstr "List"
+#. nwBNj
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -41553,6 +45062,7 @@ msgctxt ""
msgid "<bookmark_value>CTL;right-to-left sheets</bookmark_value><bookmark_value>sheets;right-to-left</bookmark_value><bookmark_value>right-to-left text;spreadsheets</bookmark_value>"
msgstr "<bookmark_value>CTL; listy zprava doleva </bookmark_value><bookmark_value>listy;zprava doleva</bookmark_value><bookmark_value>zprava doleva;sešity</bookmark_value>"
+#. kVAsn
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -41561,6 +45071,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05050000.xhp\" name=\"Sheet\">Sheet</link>"
msgstr "<link href=\"text/scalc/01/05050000.xhp\" name=\"List\">List</link>"
+#. 3DmMF
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -41569,6 +45080,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Sets the sheet name and hides or shows selected sheets.</ahelp>"
msgstr "<ahelp hid=\".\">Nastaví jméno listu a skryje či zobrazí vybrané listy.</ahelp>"
+#. 98YEy
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -41577,6 +45089,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05050100.xhp\" name=\"Rename\">Rename</link>"
msgstr "<link href=\"text/scalc/01/05050100.xhp\" name=\"Přejmenovat\">Přejmenovat</link>"
+#. oCREo
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -41585,6 +45098,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05050300.xhp\" name=\"Show\">Show</link>"
msgstr "<link href=\"text/scalc/01/05050300.xhp\" name=\"Zobrazit\">Zobrazit</link>"
+#. 4GEuh
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -41593,6 +45107,7 @@ msgctxt ""
msgid "If a sheet has been hidden, the Show Sheet dialog opens, which allows you to select a sheet to be shown again."
msgstr "Byl-li list skryt, objeví se dialog Zobrazit list, pomocí kterého je možné list opět zobrazit."
+#. mTBVx
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -41601,6 +45116,7 @@ msgctxt ""
msgid "Right-To-Left"
msgstr "Zprava doleva"
+#. BBRDz
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -41609,6 +45125,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:SheetRightToLeft\">Changes the orientation of the current sheet to Right-To-Left if <link href=\"text/shared/optionen/01150300.xhp\">CTL</link> support is enabled.</ahelp>"
msgstr "<ahelp hid=\".uno:SheetRightToLeft\">Je-li povolena podpora <link href=\"text/shared/optionen/01150300.xhp\">CTL</link> - komplexního rozvržení textu, změní orientaci listu na zprava doleva, </ahelp>"
+#. ZZLCF
#: 05050100.xhp
msgctxt ""
"05050100.xhp\n"
@@ -41617,6 +45134,7 @@ msgctxt ""
msgid "Rename Sheet"
msgstr "Přejmenovat list"
+#. 2tjxG
#: 05050100.xhp
msgctxt ""
"05050100.xhp\n"
@@ -41625,6 +45143,7 @@ msgctxt ""
msgid "<bookmark_value>worksheet names</bookmark_value><bookmark_value>changing; sheet names</bookmark_value><bookmark_value>sheets; renaming</bookmark_value>"
msgstr "<bookmark_value>názvy listů</bookmark_value><bookmark_value>změna; názvy listů</bookmark_value><bookmark_value>listy; přejmenování</bookmark_value>"
+#. esFGF
#: 05050100.xhp
msgctxt ""
"05050100.xhp\n"
@@ -41633,6 +45152,7 @@ msgctxt ""
msgid "Rename Sheet"
msgstr "Přejmenovat list"
+#. RDpzd
#: 05050100.xhp
msgctxt ""
"05050100.xhp\n"
@@ -41641,6 +45161,7 @@ msgctxt ""
msgid "<variable id=\"umbenennentext\"><ahelp hid=\".uno:RenameTable\">This command opens a dialog where you can assign a different name to the current sheet.</ahelp></variable>"
msgstr "<variable id=\"umbenennentext\"><ahelp hid=\".uno:RenameTable\">Tento příkaz otevře dialogové okno, ve kterém je možné změnit název listu.</ahelp></variable>"
+#. ZsSww
#: 05050100.xhp
msgctxt ""
"05050100.xhp\n"
@@ -41649,6 +45170,7 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. LdqUo
#: 05050100.xhp
msgctxt ""
"05050100.xhp\n"
@@ -41657,6 +45179,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_SC_APPEND_NAME\">Enter a new name for the sheet here.</ahelp>"
msgstr "<ahelp hid=\"HID_SC_APPEND_NAME\">Zadejte nový název listu.</ahelp>"
+#. JF3vh
#: 05050100.xhp
msgctxt ""
"05050100.xhp\n"
@@ -41665,6 +45188,7 @@ msgctxt ""
msgid "You can also open the<emph> Rename Sheet </emph>dialog through the context menu by positioning the mouse pointer over a sheet tab at the bottom of the window and <switchinline select=\"sys\"><caseinline select=\"MAC\">clicking while pressing Control</caseinline><defaultinline>clicking the right mouse button</defaultinline></switchinline>."
msgstr "Dialogové okno <emph>Přejmenovat list</emph> lze též otevřít z místní nabídky tím, že nastavíte ukazatel myši na kartu listu ve spodní části okna a <switchinline select=\"sys\"><caseinline select=\"MAC\">klepnete se stisknutým Ctrl</caseinline><defaultinline>klepnete pravým tlačítkem myši</defaultinline></switchinline>."
+#. 6mAmV
#: 05050100.xhp
msgctxt ""
"05050100.xhp\n"
@@ -41673,6 +45197,7 @@ msgctxt ""
msgid "Alternatively, click the sheet tab while pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Alt</defaultinline></switchinline> key. Now you can change the name directly. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
msgstr "Dialogové okno lze též vyvolat poklepáním na kartu listu při současném stisku klávesy <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Alt</defaultinline></switchinline>. Poté je možné název zadat přímo. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+#. e5RQH
#: 05050300.xhp
msgctxt ""
"05050300.xhp\n"
@@ -41681,6 +45206,7 @@ msgctxt ""
msgid "Show Sheet"
msgstr "Zobrazit list"
+#. DU2mg
#: 05050300.xhp
msgctxt ""
"05050300.xhp\n"
@@ -41689,6 +45215,7 @@ msgctxt ""
msgid "<bookmark_value>sheets; displaying</bookmark_value><bookmark_value>displaying; sheets</bookmark_value>"
msgstr "<bookmark_value>listy; zobrazení</bookmark_value><bookmark_value>zobrazení; listy</bookmark_value>"
+#. EG8KY
#: 05050300.xhp
msgctxt ""
"05050300.xhp\n"
@@ -41697,6 +45224,7 @@ msgctxt ""
msgid "Show Sheet"
msgstr "Zobrazit list"
+#. cs7PB
#: 05050300.xhp
msgctxt ""
"05050300.xhp\n"
@@ -41705,6 +45233,7 @@ msgctxt ""
msgid "<variable id=\"tabeintext\"><ahelp visibility=\"visible\" hid=\".uno:Show\">Displays sheets that were previously hidden with the <emph>Hide Sheets</emph> command.</ahelp></variable> Select one sheet only to call the command. The current sheet is always selected. If a sheet other than the current sheet is selected, you can deselect it by pressing <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> while clicking the corresponding sheet tab at the bottom of the window."
msgstr "<variable id=\"tabeintext\"><ahelp visibility=\"visible\" hid=\".uno:Show\">Zobrazí listy dříve skryté pomocí příkazu <emph>Skrýt listy</emph>.</ahelp></variable> Před vyvoláním příkazu musí být vybrán pouze jeden list. Aktuální list je vždy vybraný. Je-li vybraný jiný než jen aktuální list, lze ho odebrat z výběru stiskem klávesy <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> a klepnutím na kartu listu v dolní části okna."
+#. fbAv3
#: 05050300.xhp
msgctxt ""
"05050300.xhp\n"
@@ -41713,6 +45242,7 @@ msgctxt ""
msgid "Hidden sheets"
msgstr "Skryté listy"
+#. Sb7eJ
#: 05050300.xhp
msgctxt ""
"05050300.xhp\n"
@@ -41721,6 +45251,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/showsheetdialog/ShowSheetDialog\" visibility=\"visible\">Displays a list of all hidden sheets in your spreadsheet document.</ahelp> To show a certain sheet, click the corresponding entry on the list and confirm with OK."
msgstr "<ahelp hid=\"modules/scalc/ui/showsheetdialog/ShowSheetDialog\" visibility=\"visible\">obrazí všechny skryté listy v sešitu.</ahelp> List opět zobrazíte jeho výběrem v seznamu a stiskem OK."
+#. 7WL8E
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -41729,6 +45260,7 @@ msgctxt ""
msgid "Merge and Center Cells"
msgstr "Sloučit buňky a zarovnat na střed"
+#. d7KhY
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -41737,6 +45269,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05060000.xhp\" name=\"Merge and Center Cells\">Merge and Center Cells</link>"
msgstr "<link href=\"text/scalc/01/05060000.xhp\" name=\"Sloučit buňky a zarovnat na střed\">Sloučit buňky a zarovnat na střed</link>"
+#. DaWoE
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -41745,6 +45278,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Combines the selected cells into a single cell or splits merged cells. Aligns cell content centered.</ahelp>"
msgstr "<ahelp hid=\".\">Sloučí buňky do jedné, nebo rozdělí již sloučené buňky. Zarovná obsah buňky na střed.</ahelp>"
+#. XHEBx
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -41753,6 +45287,7 @@ msgctxt ""
msgid "Choose <emph>Format - Merge Cells - Merge and Center Cells</emph>"
msgstr "Zvolte <emph>Formát - Sloučit buňky - Sloučit buňky a zarovnat na střed</emph>"
+#. rpUVk
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -41761,6 +45296,7 @@ msgctxt ""
msgid "The merged cell receives the name of the first cell of the original cell range. Merged cells cannot be merged a second time with other cells. The range must form a rectangle, multiple selection is not supported."
msgstr "Sloučená buňka dostane název první buňky původní oblasti buněk. Sloučené buňky nelze dále slučovat s jinými buňkami. Oblast musí tvořit obdélník nebo čtverec. Funkce nepodporuje výběr několika oddělených oblastí."
+#. HQCwU
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -41769,6 +45305,7 @@ msgctxt ""
msgid "If the cells to be merged have any contents, a security dialog is shown."
msgstr "Pokud spojované buňky mají nějaký obsah, zobrazí se varování."
+#. LBMEE
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -41777,6 +45314,7 @@ msgctxt ""
msgid "Three options are available:"
msgstr "K dispozici jsou tři možnosti:"
+#. hJHeB
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -41785,6 +45323,7 @@ msgctxt ""
msgid "<emph>Move the contents of the hidden cells into the first cell</emph>: <ahelp hid=\".\">The actual contents of the hidden cells are concatenated to the first cell, and hidden cells are emptied; the results of formulas referring to the hidden cells or the first cell will be updated.</ahelp>"
msgstr "<emph>Přesunout obsah skrytých buněk do první buňky</emph>: <ahelp hid=\".\">Aktuální obsah skrytých buněk je spojen do první buňky a skryté buňky jsou vyprázdněny; výsledky vzorců odkazujících na skryté buňky nebo první buňku aktualizovány.</ahelp>"
+#. BJLJD
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -41793,6 +45332,7 @@ msgctxt ""
msgid "<emph>Keep the contents of the hidden cells</emph>: <ahelp hid=\".\">The contents of the hidden cells are kept; the results of formulas referring to the hidden cells will not change.</ahelp>"
msgstr "<emph>Zachovat obsah skrytých buněk</emph>: <ahelp hid=\".\">Obsahy skrytých buněk je zachovány; výsledky vzorců odkazujících na skryté buňky se nezmění.</ahelp>"
+#. BkGrN
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -41801,6 +45341,7 @@ msgctxt ""
msgid "<emph>Empty the contents of the hidden cells</emph>: <ahelp hid=\".\">The contents of the hidden cells are removed; the results of formulas referring to the hidden cells will be updated.</ahelp>"
msgstr "<emph>Odstranit obsah skrytých buněk</emph>: <ahelp hid=\".\">Obsah skrytých buněk je odstraněn; výsledky vzorců odkazujících na skryté buňky budou aktualizovány.</ahelp>"
+#. MiEGm
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -41809,6 +45350,7 @@ msgctxt ""
msgid "Merging cells can lead to calculation errors in formulas in the table."
msgstr "Sloučení buněk může způsobit chyby výpočtu ve vzorcích v tabulce."
+#. b8c8c
#: 05070000.xhp
msgctxt ""
"05070000.xhp\n"
@@ -41817,6 +45359,7 @@ msgctxt ""
msgid "Page Style"
msgstr "Styl stránky"
+#. YjqDi
#: 05070000.xhp
msgctxt ""
"05070000.xhp\n"
@@ -41825,6 +45368,7 @@ msgctxt ""
msgid "Page Style"
msgstr "Styl stránky"
+#. 4vJrN
#: 05070000.xhp
msgctxt ""
"05070000.xhp\n"
@@ -41833,6 +45377,7 @@ msgctxt ""
msgid "<variable id=\"seitetext\"><ahelp hid=\".uno:PageFormatDialog\" visibility=\"visible\">Opens a dialog where you can define the appearance of all pages in your document.</ahelp></variable>"
msgstr "<variable id=\"seitetext\"><ahelp hid=\".uno:PageFormatDialog\" visibility=\"visible\">Otevře dialog, ve kterém je možné určit vzhled všech stránek v dokumentu.</ahelp></variable>"
+#. FomNo
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -41841,6 +45386,7 @@ msgctxt ""
msgid "Sheet"
msgstr "List"
+#. Nnp5F
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -41849,6 +45395,7 @@ msgctxt ""
msgid "<bookmark_value>pages; order when printing</bookmark_value><bookmark_value>printing; page order</bookmark_value>"
msgstr "<bookmark_value>stránky; pořadí při tisku</bookmark_value><bookmark_value>tisk; pořadí stran</bookmark_value>"
+#. 586SP
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -41857,6 +45404,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05070500.xhp\" name=\"Sheet\">Sheet</link>"
msgstr "<link href=\"text/scalc/01/05070500.xhp\" name=\"List\">List</link>"
+#. cF9PV
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -41865,6 +45413,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/SheetPrintPage\">Specifies the elements to be included in the printout of all sheets with the current Page Style. Additionally, you can set the print order, the first page number, and the page scale.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/SheetPrintPage\">Určuje, které prvky se mají tisknout pro stránky používající aktuální styl stránky. Navíc je možné určit pořadí tisku, číslo první stránky a měřítko stránky.</ahelp>"
+#. VFdWA
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -41873,6 +45422,7 @@ msgctxt ""
msgid "Print"
msgstr "Tisk"
+#. osYik
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -41881,6 +45431,7 @@ msgctxt ""
msgid "Defines which elements of the spreadsheet are to be printed."
msgstr "Definuje, které prvky sešitu se mají tisknout."
+#. MbbQo
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -41889,6 +45440,7 @@ msgctxt ""
msgid "Column and row headers"
msgstr "Záhlaví sloupců a řádků"
+#. DuRDG
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -41897,6 +45449,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_HEADER\">Specifies whether you want the column and row headers to be printed.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_HEADER\">Určuje, zda chcete tisknout záhlaví řádků a sloupců.</ahelp>"
+#. dUDr8
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -41905,6 +45458,7 @@ msgctxt ""
msgid "Grid"
msgstr "Mřížka"
+#. wUoBE
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -41913,6 +45467,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_GRID\">Prints out the borders of the individual cells as a grid.</ahelp> For the view on screen, make your choice under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc</emph> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"View\"><emph>View</emph></link> - <emph>Grid lines</emph>."
msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_GRID\">Vytiskne se ohraničení jednotlivých buněk jako mřížka.</ahelp> Na obrazovce mřížku zobrazíte pomocí <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc</emph> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Zobrazení\"><emph>Zobrazení</emph></link> - <emph>Mřížka</emph>."
+#. E7Rqa
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -41921,6 +45476,7 @@ msgctxt ""
msgid "Comments"
msgstr "Komentáře"
+#. vy7aH
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -41929,6 +45485,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_NOTES\">Prints the comments defined in your spreadsheet.</ahelp> They will be printed on a separate page, along with the corresponding cell reference."
msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_NOTES\">Vytisknou se komentáře v sešitu.</ahelp> Vytisknou se na zvláštní stránku s odkazem na odpovídající buňku."
+#. UEpxr
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -41937,6 +45494,7 @@ msgctxt ""
msgid "Objects/images"
msgstr "Objekty/obrázky"
+#. cCDGR
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -41945,6 +45503,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_OBJECTS\">Includes all inserted objects (if printable) and graphics with the printed document.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_OBJECTS\">Vytisknou se všechny vložené objekty (pokud jsou tisknutelné) a obrázky.</ahelp>"
+#. gdAEq
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -41953,6 +45512,7 @@ msgctxt ""
msgid "Charts"
msgstr "Grafy"
+#. KJLfW
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -41961,6 +45521,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_CHARTS\">Prints the charts that have been inserted into your spreadsheet.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_CHARTS\">Vytisknou se grafy vložené do sešitu.</ahelp>"
+#. pYAkL
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -41969,6 +45530,7 @@ msgctxt ""
msgid "Drawing Objects"
msgstr "Objekty kresby"
+#. DQsGp
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -41977,6 +45539,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_DRAWINGS\">Includes all drawing objects in the printed document.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_DRAWINGS\">Vytisknou se všechny objekty kresby vložené do dokumentu.</ahelp>"
+#. 3CToK
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -41985,6 +45548,7 @@ msgctxt ""
msgid "Formulas"
msgstr "Vzorce"
+#. FTV55
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -41993,6 +45557,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_FORMULAS\">Prints the formulas contained in the cells, instead of the results.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_FORMULAS\">Místo výsledků se vytisknou vzorce obsažené v buňkách.</ahelp>"
+#. dXACj
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42001,6 +45566,7 @@ msgctxt ""
msgid "Zero Values"
msgstr "Nulové hodnoty"
+#. bDE6B
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42009,6 +45575,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_NULLVALS\">Specifies that cells with a zero value are printed.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_NULLVALS\">Určuje, zda se tisknou buňky s nulovými hodnotami.</ahelp>"
+#. H2PJB
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42017,6 +45584,7 @@ msgctxt ""
msgid "Page Order"
msgstr "Uspořádání stránky"
+#. DhHDV
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42025,6 +45593,7 @@ msgctxt ""
msgid "Defines the order in which data in a sheet is numbered and printed when it does not fit on one printed page."
msgstr "Definuje pořadí, v jakém se číslují a tisknou data v sešitu, pokud se nevejdou na jednu tiskovou stranu."
+#. 7mgS4
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42033,6 +45602,7 @@ msgctxt ""
msgid "Top to bottom, then right"
msgstr "Shora dolů, potom vpravo"
+#. AR84Y
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42041,6 +45611,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/radioBTN_TOPDOWN\">Prints vertically from the left column to the bottom of the sheet.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/radioBTN_TOPDOWN\">Tiskne se svisle od vrchní části levého sloupce až k dolní části sešitu.</ahelp>"
+#. g4zAd
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42049,6 +45620,7 @@ msgctxt ""
msgid "Left to right, then down"
msgstr "Zleva doprava, potom dolů"
+#. dcd5d
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42057,6 +45629,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/radioBTN_LEFTRIGHT\">Prints horizontally from the top row of the sheet to the right column.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/radioBTN_LEFTRIGHT\">Tiskne se vodorovně od horního řádku až k pravému sloupci.</ahelp>"
+#. Y5Ca9
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42065,6 +45638,7 @@ msgctxt ""
msgid "First page number"
msgstr "Číslo první stránky"
+#. zJPaa
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42073,6 +45647,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_PAGENO\">Select this option if you want the first page to start with a number other than 1.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_PAGENO\">Zaškrtněte, pokud chcete aby první stránka začínala jiným číslem než 1.</ahelp>"
+#. AG8hs
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42081,6 +45656,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/spinED_PAGENO\">Enter the number of the first page.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/spinED_PAGENO\">Zadejte číslo první strany.</ahelp>"
+#. V6Y9R
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42089,6 +45665,7 @@ msgctxt ""
msgid "Scale"
msgstr "Měřítko"
+#. 57PH2
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42097,6 +45674,7 @@ msgctxt ""
msgid "Defines a page scale for the printed spreadsheet."
msgstr "Definuje měřítko pro tisk sešitu."
+#. HJnGM
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42105,6 +45683,7 @@ msgctxt ""
msgid "Scaling mode"
msgstr "Režim nastavení měřítka"
+#. gevdh
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42113,6 +45692,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/comboLB_SCALEMODE\">Select a scaling mode from the list box. Appropriate controls will be shown below the list box.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/comboLB_SCALEMODE\">Vyberte režim nastavení měřítka ze seznamu. Odpovídající ovládací prvky se zobrazí pod seznamem.</ahelp>"
+#. 9VfK4
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42121,6 +45701,7 @@ msgctxt ""
msgid "Reduce/enlarge printout"
msgstr "Upravit měřítko tisku"
+#. uCaGE
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42129,6 +45710,7 @@ msgctxt ""
msgid "Specifies a scaling factor to scale all printed pages."
msgstr "Stanoví měřítko pro všechny tištěné stránky"
+#. FuaEf
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42137,6 +45719,7 @@ msgctxt ""
msgid "Scaling factor"
msgstr "Poměr měřítka"
+#. xq9jN
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42145,6 +45728,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/spinED_SCALEALL\">Enter a scaling factor. Factors less than 100 reduce the pages, higher factors enlarge the pages.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/spinED_SCALEALL\">Zadejte měřítko. Hodnota menší než 100 stránky zmenší, vyšší hodnota stránky zvětší.</ahelp>"
+#. vBP8E
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42153,6 +45737,7 @@ msgctxt ""
msgid "Fit print range(s) to width/height"
msgstr "Přizpůsobit oblast tisku šířce/výšce"
+#. MzoXE
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42161,6 +45746,7 @@ msgctxt ""
msgid "Specifies the maximum number of pages horizontally (width) and vertically (height) on which every sheet with the current Page Style is to be printed."
msgstr "Určuje maximální počet stran na šířku a na výšku, na které bude každý list s aktuálním stylem stránky vytištěn."
+#. KGfGD
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42169,6 +45755,7 @@ msgctxt ""
msgid "The print ranges are always scaled proportionally, so the resulting number of pages may be less than specified."
msgstr "Oblasti tisku jsou vždy upravovány proporcionálně, takže výsledný počet stránek může být menší než zadaný."
+#. QxBpf
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42177,6 +45764,7 @@ msgctxt ""
msgid "You may disable one of the boxes, then the unspecified dimension will use as many pages as necessary."
msgstr "Můžete deaktivovat jedno z políček, pak nespecifikovaný rozměr použije tolik stránek, kolik je třeba."
+#. Ak5rq
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42185,6 +45773,7 @@ msgctxt ""
msgid "If you disable both boxes, this will result in a scaling factor of 100%."
msgstr "Jestliže necháte prázdná obě pole, bude použito měřítko 1:1."
+#. CM4AG
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42193,6 +45782,7 @@ msgctxt ""
msgid "Width in pages"
msgstr "Šířka (stránky)"
+#. EnvBC
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42201,6 +45791,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/spinED_SCALEPAGEWIDTH\">Enter the maximum number of pages to be printed horizontally across.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/spinED_SCALEPAGEWIDTH\">Zadejte, kolik stránek může být maximálně vytištěno vedle sebe.</ahelp>"
+#. JpChS
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42209,6 +45800,7 @@ msgctxt ""
msgid "Height in pages"
msgstr "Výška (stránky)"
+#. 6Rat5
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42217,6 +45809,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/spinED_SCALEPAGEHEIGHT\">Enter the maximum number of pages to be printed vertically stacked.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/spinED_SCALEPAGEHEIGHT\">Zadejte, kolik stránek může být maximálně vytištěno nad sebou.</ahelp>"
+#. RmjkY
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42225,6 +45818,7 @@ msgctxt ""
msgid "Fit print range(s) on number of pages"
msgstr "Přizpůsobit oblast tisku počtu stránek"
+#. 7VYWo
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42233,6 +45827,7 @@ msgctxt ""
msgid "Specifies the maximum number of pages on which every sheet with the current Page Style is to be printed. The scale will be reduced as necessary to fit the defined number of pages."
msgstr "Určuje maximální počet stránek, na které bude každý list s aktuálním stylem strany vytištěn. Měřítko tisku bude upraveno tak, aby se vše vešlo na požadovaný počet stránek."
+#. R3Fn6
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42241,6 +45836,7 @@ msgctxt ""
msgid "Number of pages"
msgstr "Počet stránek"
+#. cp9EH
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -42249,6 +45845,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/spinED_SCALEPAGENUM\">Enter the maximum number of pages to be printed.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/spinED_SCALEPAGENUM\">Zadejte maximální počet stránek k vytištění.</ahelp>"
+#. fBFBx
#: 05080000.xhp
msgctxt ""
"05080000.xhp\n"
@@ -42257,6 +45854,7 @@ msgctxt ""
msgid "Print Ranges"
msgstr "Oblasti tisku"
+#. AZP37
#: 05080000.xhp
msgctxt ""
"05080000.xhp\n"
@@ -42265,6 +45863,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05080000.xhp\" name=\"Print Ranges\">Print Ranges</link>"
msgstr "<link href=\"text/scalc/01/05080000.xhp\" name=\"Oblasti tisku\">Oblasti tisku</link>"
+#. EQY6G
#: 05080000.xhp
msgctxt ""
"05080000.xhp\n"
@@ -42273,6 +45872,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Manages print ranges. Only cells within the print ranges will be printed.</ahelp>"
msgstr "<ahelp hid=\".\">Spravuje oblasti tisku. Tištěny jsou pouze buňky nacházející se v oblastech tisku.</ahelp>"
+#. BagKE
#: 05080000.xhp
msgctxt ""
"05080000.xhp\n"
@@ -42281,6 +45881,7 @@ msgctxt ""
msgid "If you do not define any print range manually, Calc assigns an automatic print range to include all the cells that are not empty."
msgstr "Nevytvoříte-li žádnou oblast tisku, Calc automaticky vytvoří oblast, která obsahuje všechny neprázdné buňky."
+#. KjDFF
#: 05080000.xhp
msgctxt ""
"05080000.xhp\n"
@@ -42289,6 +45890,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05080300.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/scalc/01/05080300.xhp\" name=\"Upravit\">Upravit</link>"
+#. pU6G7
#: 05080100.xhp
msgctxt ""
"05080100.xhp\n"
@@ -42297,6 +45899,7 @@ msgctxt ""
msgid "Define"
msgstr "Definovat"
+#. HCgFm
#: 05080100.xhp
msgctxt ""
"05080100.xhp\n"
@@ -42305,6 +45908,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05080100.xhp\" name=\"Define\">Define</link>"
msgstr "<link href=\"text/scalc/01/05080100.xhp\" name=\"Definovat\">Definovat</link>"
+#. H3NLs
#: 05080100.xhp
msgctxt ""
"05080100.xhp\n"
@@ -42313,6 +45917,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:DefinePrintArea\">Defines an active cell or selected cell area as the print range.</ahelp>"
msgstr "<ahelp hid=\".uno:DefinePrintArea\">Definuje aktuální buňku či vybranou oblast jako oblast tisku.</ahelp>"
+#. E8FoB
#: 05080200.xhp
msgctxt ""
"05080200.xhp\n"
@@ -42321,6 +45926,7 @@ msgctxt ""
msgid "Clear"
msgstr "Vymazat"
+#. CxCKF
#: 05080200.xhp
msgctxt ""
"05080200.xhp\n"
@@ -42329,6 +45935,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05080200.xhp\" name=\"Clear\">Clear</link>"
msgstr "<link href=\"text/scalc/01/05080200.xhp\" name=\"Vymazat\">Vymazat</link>"
+#. yQoXR
#: 05080200.xhp
msgctxt ""
"05080200.xhp\n"
@@ -42337,6 +45944,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:DeletePrintArea\">Removes the defined print area.</ahelp>"
msgstr "<ahelp hid=\".uno:DeletePrintArea\">Odstraní definovanou oblast tisku.</ahelp>"
+#. KSEPr
#: 05080300.xhp
msgctxt ""
"05080300.xhp\n"
@@ -42345,6 +45953,7 @@ msgctxt ""
msgid "Edit Print Ranges"
msgstr "Upravit oblasti tisku"
+#. 8w7CW
#: 05080300.xhp
msgctxt ""
"05080300.xhp\n"
@@ -42353,6 +45962,7 @@ msgctxt ""
msgid "Edit Print Ranges"
msgstr "Upravit oblasti tisku"
+#. QueLv
#: 05080300.xhp
msgctxt ""
"05080300.xhp\n"
@@ -42361,6 +45971,7 @@ msgctxt ""
msgid "<variable id=\"druckbereichetext\"><ahelp hid=\".uno:EditPrintArea\">Opens a dialog where you can specify the print range.</ahelp></variable> You can also set the rows or columns which are to be repeated in every page."
msgstr "<variable id=\"druckbereichetext\"><ahelp hid=\".uno:EditPrintArea\">Otevře dialog, kde je možné určit oblast tisku.</ahelp></variable> Možné je také určit řádky nebo sloupce, které se mají opakovat na každé stránce."
+#. eja4j
#: 05080300.xhp
msgctxt ""
"05080300.xhp\n"
@@ -42369,6 +45980,7 @@ msgctxt ""
msgid "Print range"
msgstr "Oblast tisku"
+#. QqgB7
#: 05080300.xhp
msgctxt ""
"05080300.xhp\n"
@@ -42377,6 +45989,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/printareasdialog/edprintarea\">Allows you to modify a defined print range.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/printareasdialog/edprintarea\">Umožňuje upravit definovanou oblast tisku.</ahelp>"
+#. rCXFF
#: 05080300.xhp
msgctxt ""
"05080300.xhp\n"
@@ -42385,6 +45998,7 @@ msgctxt ""
msgid "Select <emph>-none-</emph> to remove a print range definition for the current spreadsheet. Select <emph>-entire sheet-</emph> to set the current sheet as a print range. Select <emph>-selection-</emph> to define the selected area of a spreadsheet as the print range. By selecting <emph>-user-defined-</emph>, you can define a print range that you have already defined using the <emph>Format - Print Ranges - Define</emph> command. If you have given a name to a range using the <emph>Sheet - Named Ranges and Expressions - Define</emph> command, this name will be displayed and can be selected from the list box."
msgstr "Vyberte <emph>-žádná-</emph>, chcete-li odstranit nastavení oblasti tisku pro aktuální sešit. Vyberte <emph>-celý list-</emph>, chcete-li nastavit aktuální list jako oblast tisku. Vyberte <emph>-výběr-</emph>, chcete-li nastavit vybranou část sešitu jako oblast tisku. Vyberete-li <emph>-definovaná uživatelem-</emph>, můžete použít oblast tisku definovanou dříve pomocí příkazu <emph>Formát - Oblasti tisku - Definovat</emph>. Jestliže jste rozsah pojmenovali pomocí příkazu <emph>List - Pojmenované oblasti a výrazy - Definovat</emph>, bude tento název zobrazen a bude možné jej vybrat ze seznamu."
+#. EHrtv
#: 05080300.xhp
msgctxt ""
"05080300.xhp\n"
@@ -42393,6 +46007,7 @@ msgctxt ""
msgid "In the right-hand text box, you can enter a print range by reference or by name. If the cursor is in the <emph>Print range</emph> text box, you can also select the print range in the spreadsheet with your mouse."
msgstr "Do textového pole vpravo je možné zadat oblast tisku pomocí odkazu nebo názvu. Je-li kurzor v textovém poli <emph>Oblast tisku</emph>, je možné také oblast vybrat v sešitu pomocí myši."
+#. GLAoB
#: 05080300.xhp
msgctxt ""
"05080300.xhp\n"
@@ -42401,6 +46016,7 @@ msgctxt ""
msgid "Rows to repeat"
msgstr "Opakovat řádky"
+#. gtouh
#: 05080300.xhp
msgctxt ""
"05080300.xhp\n"
@@ -42409,6 +46025,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/printareasdialog/edrepeatrow\">Choose one or more rows to print on every page. In the right text box enter the row reference, for example, \"1\" or \"$1\" or \"$2:$3\".</ahelp> The list box displays <emph>-user defined-</emph>. You can also select <emph>-none-</emph> to remove a defined repeating row."
msgstr "<ahelp hid=\"modules/scalc/ui/printareasdialog/edrepeatrow\">Vyberte jeden nebo více řádků, které mají být vytištěny na každé straně. Do textového pole vpravo zadejte odkaz na řádky, např. \"1\", \"$1\" nebo \"$2:$3\".</ahelp> V seznamu bude zobrazeno <emph>-definované uživatelem-</emph>. Pro odstranění již definovaných opakujících se řádků také můžete vybrat položku <emph>-žádné-</emph>."
+#. FoPy6
#: 05080300.xhp
msgctxt ""
"05080300.xhp\n"
@@ -42417,6 +46034,7 @@ msgctxt ""
msgid "You can also define repeating rows by dragging the mouse in the spreadsheet, if the cursor is in the <emph>Rows to repeat</emph> text field in the dialog."
msgstr "Opakující se řádky je také možné zadat pomocí tažení myší v sešitu, jestliže je kurzor v textovém poli <emph>Opakovat řádky</emph>."
+#. ggSef
#: 05080300.xhp
msgctxt ""
"05080300.xhp\n"
@@ -42425,6 +46043,7 @@ msgctxt ""
msgid "Columns to repeat"
msgstr "Opakovat sloupce"
+#. Lym3n
#: 05080300.xhp
msgctxt ""
"05080300.xhp\n"
@@ -42433,6 +46052,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/printareasdialog/edrepeatcol\">Choose one or more columns to print on every page. In the right text box enter the column reference, for example, \"A\" or \"AB\" or \"$C:$E\".</ahelp> The list box then displays <emph>-user defined-</emph>. You can also select <emph>-none-</emph> to remove a defined repeating column."
msgstr "<ahelp hid=\"modules/scalc/ui/printareasdialog/edrepeatcol\">Vyberte jeden nebo více sloupců, které mají být vytištěny na každé straně. Do textového pole vpravo zadejte odkaz na sloupec, např. \"A\", \"AB\" nebo \"$C:$E\".</ahelp> V seznamu bude zobrazeno <emph>-definované uživatelem-</emph>. Pro odstranění již definovaných opakujících se sloupců také můžete vybrat položku <emph>-žádné-</emph>."
+#. NURpc
#: 05080300.xhp
msgctxt ""
"05080300.xhp\n"
@@ -42441,6 +46061,7 @@ msgctxt ""
msgid "You can also define repeating columns by dragging the mouse in the spreadsheet, if the cursor is in the <emph>Columns to repeat</emph> text field in the dialog."
msgstr "Opakující se sloupce je také možné zadat pomocí tažení myší v sešitu, jestliže je kurzor v textovém poli <emph>Opakovat sloupce</emph>."
+#. ARRPp
#: 05080400.xhp
msgctxt ""
"05080400.xhp\n"
@@ -42449,6 +46070,7 @@ msgctxt ""
msgid "Add"
msgstr "Přidat"
+#. XfP3x
#: 05080400.xhp
msgctxt ""
"05080400.xhp\n"
@@ -42457,6 +46079,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05080400.xhp\" name=\"Add\">Add</link>"
msgstr "<link href=\"text/scalc/01/05080400.xhp\" name=\"Přidat\">Přidat</link>"
+#. bhucD
#: 05080400.xhp
msgctxt ""
"05080400.xhp\n"
@@ -42465,6 +46088,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:AddPrintArea\">Adds the current selection to the defined print areas.</ahelp>"
msgstr "<ahelp hid=\".uno:AddPrintArea\">Přidá právě vybranou oblast k již definovaným oblastem tisku.</ahelp>"
+#. fcvcu
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42473,6 +46097,7 @@ msgctxt ""
msgid "Styles"
msgstr "Styly"
+#. 3fyBn
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42481,6 +46106,7 @@ msgctxt ""
msgid "<bookmark_value>Stylist, see Styles window</bookmark_value> <bookmark_value>Styles window</bookmark_value> <bookmark_value>formats; Styles window</bookmark_value> <bookmark_value>formatting; Styles window</bookmark_value> <bookmark_value>paint can for applying styles</bookmark_value>"
msgstr "<bookmark_value>Stylista, viz okno Styly</bookmark_value> <bookmark_value>okno Styly</bookmark_value> <bookmark_value>formáty; okno Styly</bookmark_value> <bookmark_value>formátování, okno Styly</bookmark_value> <bookmark_value>režim vyplňování formátů</bookmark_value>"
+#. eA3vo
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42489,6 +46115,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05100000.xhp\" name=\"Styles\">Styles</link>"
msgstr "<link href=\"text/scalc/01/05100000.xhp\" name=\"Styles\">Styly</link>"
+#. bBG57
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42497,6 +46124,7 @@ msgctxt ""
msgid "Use the Styles deck of the Sidebar to assign styles to cells and pages. You can apply, update, and modify existing styles or create new styles."
msgstr "Buňkám a stránkám přiřadíte styly pomocí karty postranní lišty Styly a formátování. Styly je možné používat, aktualizovat, upravovat nebo vytvářet nové."
+#. HL32W
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42505,6 +46133,7 @@ msgctxt ""
msgid "The Styles <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dockable window\">dockable window</link> can remain open while editing the document."
msgstr "Okno Styly a formátování je <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"ukotvitelné\">ukotvitelné</link> a může zůstat otevřené během úprav dokumentu."
+#. cawKF
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42513,6 +46142,7 @@ msgctxt ""
msgid "How to apply a cell style:"
msgstr "Jak použít styl buňky:"
+#. 64xa4
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42521,6 +46151,7 @@ msgctxt ""
msgid "Select the cell or cell range."
msgstr "Vyberte buňku nebo oblast buněk."
+#. Pqy9E
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42529,6 +46160,7 @@ msgctxt ""
msgid "Double-click the style in the Styles window."
msgstr "Poklepejte na styl v okně Styly."
+#. DCJfB
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42537,6 +46169,7 @@ msgctxt ""
msgid "Cell Styles"
msgstr "Styly buněk"
+#. DAX9B
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42545,6 +46178,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the list of the available Cell Styles for <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"indirect cell formatting\">indirect cell formatting</link>.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí seznam dostupných stylů buňky pro <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"nepřímé formátování buňky\">nepřímé formátování buňky</link>.</ahelp>"
+#. vDDA3
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42553,6 +46187,7 @@ msgctxt ""
msgid "<image id=\"img_id3153714\" src=\"sc/res/sf01.png\"><alt id=\"alt_id3153714\">Icon</alt></image>"
msgstr "<image id=\"img_id3153714\" src=\"sc/res/sf01.png\"><alt id=\"alt_id3153714\">Ikona</alt></image>"
+#. HKD2C
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42561,6 +46196,7 @@ msgctxt ""
msgid "Cell Styles"
msgstr "Styly buněk"
+#. hkDXo
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42569,6 +46205,7 @@ msgctxt ""
msgid "Page Styles"
msgstr "Styly stránky"
+#. DxrsL
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42577,6 +46214,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the Page Styles available for indirect page formatting.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí seznam stylů stránky dostupných pro nepřímé formátování stránek.</ahelp>"
+#. oCa5C
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42585,6 +46223,7 @@ msgctxt ""
msgid "<image id=\"img_id3149814\" src=\"sw/res/sf04.png\"><alt id=\"alt_id3149814\">Icon</alt></image>"
msgstr "<image id=\"img_id3149814\" src=\"sw/res/sf04.png\"><alt id=\"alt_id3149814\">Ikona</alt></image>"
+#. BnFvb
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42593,6 +46232,7 @@ msgctxt ""
msgid "Page Styles"
msgstr "Styly stránky"
+#. 5oqDb
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42601,6 +46241,7 @@ msgctxt ""
msgid "Fill Format Mode"
msgstr "Režim vyplňování formátu"
+#. KbBKW
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42609,6 +46250,7 @@ msgctxt ""
msgid "<ahelp hid=\"SFX2_HID_TEMPLDLG_WATERCAN\">Turns the Fill Format mode on and off. Use the paint can to assign the Style selected in the Styles window.</ahelp>"
msgstr "<ahelp hid=\"SFX2_HID_TEMPLDLG_WATERCAN\">Zapíná a vypíná režim vyplňování formátu. Použijte plechovku s barvou pro přiřazení stylu vybraného v okně Styly.</ahelp>"
+#. JM3as
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42617,6 +46259,7 @@ msgctxt ""
msgid "<image id=\"img_id3153068\" src=\"cmd/sc_fillstyle.png\"><alt id=\"alt_id3153068\">Icon</alt></image>"
msgstr "<image id=\"img_id3153068\" src=\"cmd/sc_fillstyle.png\"><alt id=\"alt_id3153068\">Ikona</alt></image>"
+#. TEEFF
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42625,6 +46268,7 @@ msgctxt ""
msgid "Fill Format Mode"
msgstr "Režim vyplňování formátu"
+#. AyAJb
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42633,6 +46277,7 @@ msgctxt ""
msgid "How to apply a new style with the paint can:"
msgstr "Jak použít pomocí plechovky s barvou nový styl:"
+#. smD7a
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42641,6 +46286,7 @@ msgctxt ""
msgid "Select the desired style from the Styles window."
msgstr "Vyberte požadovaný styl v okně Styly."
+#. pszdB
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42649,6 +46295,7 @@ msgctxt ""
msgid "Click the <emph>Fill Format Mode</emph> icon."
msgstr "Klepněte na ikonu <emph>Režim vyplňování formátu</emph>."
+#. wuCEH
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42657,6 +46304,7 @@ msgctxt ""
msgid "Click a cell to format it, or drag your mouse over a certain range to format the whole range. Repeat this action for other cells and ranges."
msgstr "Klepnutím na buňku nebo přetáhnutím oblasti buněk jim nastavíte vybraný formát. Opakujte pro další buňky a oblasti."
+#. C92iH
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42665,6 +46313,7 @@ msgctxt ""
msgid "Click the <emph>Fill Format Mode</emph> icon again to exit this mode."
msgstr "Opětovným klepnutím na ikonu <emph>Režim vyplňování formátu</emph> tento režim opustíte."
+#. t4J66
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42673,6 +46322,7 @@ msgctxt ""
msgid "New Style from Selection"
msgstr "Nový styl z výběru"
+#. XF53F
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42681,6 +46331,7 @@ msgctxt ""
msgid "<ahelp hid=\"SFX2_HID_TEMPLDLG_NEWBYEXAMPLE\">Creates a new style based on the formatting of a selected object.</ahelp> Assign a name for the style in the <link href=\"text/shared/01/05140100.xhp\" name=\"Create Style\">Create Style</link> dialog."
msgstr "<ahelp hid=\"SFX2_HID_TEMPLDLG_NEWBYEXAMPLE\">Vytvoří nový styl podle formátování vybraného objektu.</ahelp> Styl pojmenujete v dialogovém okně <link href=\"text/shared/01/05140100.xhp\" name=\"Create Style\">Vytvořit styl</link> dialog."
+#. AGMAe
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42689,6 +46340,7 @@ msgctxt ""
msgid "<image id=\"img_id3154649\" src=\"cmd/sc_stylenewbyexample.png\"><alt id=\"alt_id3154649\">Icon</alt></image>"
msgstr "<image id=\"img_id3154649\" src=\"cmd/sc_stylenewbyexample.png\"><alt id=\"alt_id3154649\">Ikona</alt></image>"
+#. aE4gp
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42697,6 +46349,7 @@ msgctxt ""
msgid "New Style from Selection"
msgstr "Nový styl z výběru"
+#. 6fbg4
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42705,6 +46358,7 @@ msgctxt ""
msgid "Update Style"
msgstr "Aktualizovat styl"
+#. cnnLu
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42713,6 +46367,7 @@ msgctxt ""
msgid "<ahelp hid=\"SFX2_HID_TEMPLDLG_UPDATEBYEXAMPLE\">Updates the Style selected in the Styles window with the current formatting of the selected object.</ahelp>"
msgstr "<ahelp hid=\"SFX2_HID_TEMPLDLG_UPDATEBYEXAMPLE\">Aktualizuje styl vybraný v okně Styly podle aktuálního formátování vybraného objektu.</ahelp>"
+#. 5cyG3
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42721,6 +46376,7 @@ msgctxt ""
msgid "<image id=\"img_id3155754\" src=\"cmd/sc_styleupdatebyexample.png\"><alt id=\"alt_id3155754\">Icon</alt></image>"
msgstr "<image id=\"img_id3155754\" src=\"cmd/sc_styleupdatebyexample.png\"><alt id=\"alt_id3155754\">Ikona</alt></image>"
+#. AbPzG
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42729,6 +46385,7 @@ msgctxt ""
msgid "Update Style"
msgstr "Aktualizovat styl"
+#. r8GGG
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42737,6 +46394,7 @@ msgctxt ""
msgid "Style List"
msgstr "Seznam stylů"
+#. NwnDS
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42745,6 +46403,7 @@ msgctxt ""
msgid "<ahelp hid=\"SFX2_HID_TEMPLATE_FMT\">Displays the list of the styles from the selected style category.</ahelp>"
msgstr "<ahelp hid=\"SFX2_HID_TEMPLATE_FMT\">obrazí seznam stylů z vybrané kategorie.</ahelp>"
+#. xvaTV
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42753,6 +46412,7 @@ msgctxt ""
msgid "In the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link> you can choose commands to create a new style, delete a user-defined style, or change the selected style."
msgstr "V <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"místní nabídka\">místní nabídce</link> naleznete příkazy pro vytvoření nového stylu, vymazání uživatelem definovaného stylu nebo změnu vybraného stylu."
+#. zdEoY
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42761,6 +46421,7 @@ msgctxt ""
msgid "Style Groups"
msgstr "Skupiny stylů"
+#. ULu5G
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -42769,6 +46430,7 @@ msgctxt ""
msgid "<ahelp hid=\"SFX2_HID_TEMPLATE_FILTER\">Lists the available style groups.</ahelp>"
msgstr "<ahelp hid=\"SFX2_HID_TEMPLATE_FILTER\">Vypíše dostupné skupiny stylů.</ahelp>"
+#. Gmpzb
#: 05100100.xhp
msgctxt ""
"05100100.xhp\n"
@@ -42777,6 +46439,7 @@ msgctxt ""
msgid "Merge Cells"
msgstr "Sloučit buňky"
+#. 4JtKL
#: 05100100.xhp
msgctxt ""
"05100100.xhp\n"
@@ -42785,6 +46448,7 @@ msgctxt ""
msgid "Merge Cells"
msgstr "Sloučit buňky"
+#. BHmTE
#: 05100100.xhp
msgctxt ""
"05100100.xhp\n"
@@ -42793,6 +46457,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Combines the contents of the selected cells into a single cell.</ahelp>"
msgstr "<ahelp hid=\".\">Sloučí obsah vybraných buněk do jedné buňky.</ahelp>"
+#. AP2s7
#: 05100100.xhp
msgctxt ""
"05100100.xhp\n"
@@ -42801,6 +46466,7 @@ msgctxt ""
msgid "Choose <emph>Format - Merge Cells - Merge Cells</emph>"
msgstr "Zvolte <emph>Formát - Sloučit buňky - Sloučit buňky</emph>"
+#. pfYCj
#: 05100200.xhp
msgctxt ""
"05100200.xhp\n"
@@ -42809,6 +46475,7 @@ msgctxt ""
msgid "Split Cells"
msgstr "Rozdělit buňky"
+#. ZTsK9
#: 05100200.xhp
msgctxt ""
"05100200.xhp\n"
@@ -42817,6 +46484,7 @@ msgctxt ""
msgid "Split Cells"
msgstr "Rozdělit buňky"
+#. omMdA
#: 05100200.xhp
msgctxt ""
"05100200.xhp\n"
@@ -42825,6 +46493,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Splits previously merged cells.</ahelp>"
msgstr "<ahelp hid=\".\">Rozdělí dříve sloučené buňky.</ahelp>"
+#. ic7Vk
#: 05100200.xhp
msgctxt ""
"05100200.xhp\n"
@@ -42833,6 +46502,7 @@ msgctxt ""
msgid "Choose <emph>Format - Merge Cells - Split Cells</emph>"
msgstr "Zvolte <emph>Fomát - Sloučit buňky - Rozdělit buňky</emph>"
+#. MiWuG
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -42841,6 +46511,7 @@ msgctxt ""
msgid "AutoFormat"
msgstr "Automatický formát"
+#. qyLnB
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -42849,6 +46520,7 @@ msgctxt ""
msgid "<variable id=\"autoformat\"><link href=\"text/scalc/01/05110000.xhp\" name=\"AutoFormat\">AutoFormat</link></variable>"
msgstr "<variable id=\"autoformat\"><link href=\"text/scalc/01/05110000.xhp\" name=\"Automatický formát\">Automatický formát</link></variable>"
+#. ATtMX
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -42857,6 +46529,7 @@ msgctxt ""
msgid "<variable id=\"autoformattext\"><ahelp hid=\".\">Use this command to apply an AutoFormat to a selected sheet area or to define your own AutoFormats.</ahelp></variable>"
msgstr "<variable id=\"autoformattext\"><ahelp hid=\".\">Použijte tento příkaz, chcete-li aplikovat automatický formát na vybranou oblast nebo pro definování vlastních automatických formátů.</ahelp></variable>"
+#. Gid6Q
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -42865,6 +46538,7 @@ msgctxt ""
msgid "Format"
msgstr "Formát"
+#. Bp6GQ
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -42873,6 +46547,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/autoformattable/formatlb\">Choose a predefined AutoFormat to apply to a selected area in your sheet.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/autoformattable/formatlb\">Vyberte přednastavený automatický formát, který se má použít na vybranou oblast v sešitě.</ahelp>"
+#. AQe2Q
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -42881,6 +46556,7 @@ msgctxt ""
msgid "Add"
msgstr "Přidat"
+#. FXjGb
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -42889,6 +46565,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/autoformattable/add\">Allows you to add the current formatting of a range of at least 4 x 4 cells to the list of predefined AutoFormats.</ahelp> The <emph>Add AutoFormat</emph> dialog then appears."
msgstr "<ahelp hid=\"modules/scalc/ui/autoformattable/add\">Umožňuje přidat aktuální formátování oblasti nejméně 4x4 buňky do seznamu přednastavených automatických formátů.</ahelp> Poté se objeví dialog <emph>Přidat automatický formát</emph>."
+#. JArjF
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -42897,6 +46574,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter a name and click <emph>OK</emph>. </ahelp>"
msgstr "<ahelp hid=\".\">Vložte jméno a klepněte na <emph>OK</emph>. </ahelp>"
+#. jio4T
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -42905,6 +46583,7 @@ msgctxt ""
msgid "Rename"
msgstr "Přejmenovat"
+#. MqzXD
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -42913,6 +46592,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens a dialog where you can change the name of the selected AutoFormat.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře dialogové okno, kde je možné změnit název vybraného automatického formátu.</ahelp>"
+#. tBi3c
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -42921,6 +46601,7 @@ msgctxt ""
msgid "The <emph>Rename AutoFormat</emph> dialog opens.<ahelp hid=\".\"> Enter the new name of the AutoFormat here.</ahelp>"
msgstr "Otevře se dialog <emph>Přejmenovat automatický formát</emph>.<ahelp hid=\".\"> Vložte nové jméno automatického formátu.</ahelp>"
+#. 9Fnyt
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -42929,6 +46610,7 @@ msgctxt ""
msgid "Formatting"
msgstr "Formátování"
+#. xbN7F
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -42937,6 +46619,7 @@ msgctxt ""
msgid "In this section you can select or deselect the available formatting options. If you want to keep any of the settings currently in your spreadsheet, deselect the corresponding option."
msgstr "V této části je možné vybírat a rušit možnosti formátování. Jestliže chcete zachovat některé nastavení aktuálního sešitu, zrušte odpovídající možnost."
+#. Fyqgf
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -42945,6 +46628,7 @@ msgctxt ""
msgid "Number format"
msgstr "Formát čísla"
+#. BCCRb
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -42953,6 +46637,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/autoformattable/numformatcb\">When marked, specifies that you want to retain the number format of the selected format.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/autoformattable/numformatcb\">Je-li zaškrtnuto, zachová se formát čísla vybraného formátu.</ahelp>"
+#. gENSs
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -42961,6 +46646,7 @@ msgctxt ""
msgid "Borders"
msgstr "Ohraničení"
+#. BisJb
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -42969,6 +46655,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/autoformattable/bordercb\">When marked, specifies that you want to retain the border of the selected format.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/autoformattable/bordercb\">Je-li zaškrtnuto, zachová se ohraničení vybraného formátu.</ahelp>"
+#. AFrd6
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -42977,6 +46664,7 @@ msgctxt ""
msgid "Font"
msgstr "Písmo"
+#. phND5
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -42985,6 +46673,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/autoformattable/fontcb\">When marked, specifies that you want to retain the font of the selected format.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/autoformattable/fontcb\">Je-li zaškrtnuto, zachová se písmo vybraného formátu.</ahelp>"
+#. uCDGT
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -42993,6 +46682,7 @@ msgctxt ""
msgid "Pattern"
msgstr "Vzorek"
+#. CTDte
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -43001,6 +46691,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/autoformattable/patterncb\">When marked, specifies that you want to retain the pattern of the selected format.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/autoformattable/patterncb\">Je-li zaškrtnuto, zachová se vzorek vybraného formátu.</ahelp>"
+#. C6ePa
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -43009,6 +46700,7 @@ msgctxt ""
msgid "Alignment"
msgstr "Zarovnání"
+#. oLYqw
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -43017,6 +46709,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/autoformattable/alignmentcb\">When marked, specifies that you want to retain the alignment of the selected format.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/autoformattable/alignmentcb\">Je-li zaškrtnuto, zachová se zarovnání vybraného formátu.</ahelp>"
+#. YsUAs
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -43025,6 +46718,7 @@ msgctxt ""
msgid "AutoFit width and height"
msgstr "Automatická úprava šířky a výšky"
+#. QpFsA
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -43033,6 +46727,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/autoformattable/autofitcb\">When marked, specifies that you want to retain the width and height of the selected cells of the selected format.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/autoformattable/autofitcb\">Je-li zaškrtnuto, zachová se šířka a výška vybraných buněk vybraného formátu.</ahelp>"
+#. xBzMp
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43041,6 +46736,7 @@ msgctxt ""
msgid "Conditional Formatting"
msgstr "Podmíněné formátování"
+#. 76cMu
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43049,6 +46745,7 @@ msgctxt ""
msgid "Conditional Formatting"
msgstr "Podmíněné formátování"
+#. wjrDJ
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43057,6 +46754,7 @@ msgctxt ""
msgid "<variable id=\"bedingtetext\"><ahelp hid=\".\">Choose <emph>Conditional Formatting</emph> to define format styles depending on certain conditions.</ahelp></variable> If a style was already assigned to a cell, it remains unchanged. The style entered here is then evaluated. There are several types of conditional formatting that can be used."
msgstr "<variable id=\"bedingtetext\"><ahelp hid=\".\">Zvolte <emph>Podmíněné formátování</emph>, chcete-li definovat styly formátování v závislosti na podmínkách.</ahelp></variable> Jestliže byl styl již přiřazen buňce, zůstane nezměněn. Poté je vyhodnocen podmíněný styl. K dispozici je několik typů podmíněného formátování."
+#. aG8CH
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43065,6 +46763,7 @@ msgctxt ""
msgid "You can enter several conditions that query the contents of cell values or formulas. The conditions are evaluated from the first to the last. If the condition 1 matches the condition, the defined style will be used. Otherwise, condition 2 is evaluated, and its defined style is used. If this style does not match, then the next condition is evaluated and so on."
msgstr "Je možné zadat několik podmínek, které se vztahují k obsahu buňky nebo výsledku vzorce. Podmínky jsou vyhodnocovány od první do poslední. Jestliže je splněna podmínka číslo 1, bude použit pro ni určený styl. Jinak se vyhodnotí podmínka číslo 2, a je-li splněna, použije se styl určený pro ni. Pokud tato podmínka splněna není, vyhodnotí se další podmínka a tak dále."
+#. AMXCn
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43073,6 +46772,7 @@ msgctxt ""
msgid "To apply conditional formatting, AutoCalculate must be enabled. Choose <emph>Data - Calculate - AutoCalculate</emph> (you see a check mark next to the command when AutoCalculate is enabled)."
msgstr "Aby podmíněné formátování fungovalo, musí být povolena funkce Automatický výpočet. Zvolte <emph>Data - Spočítat - Automatický výpočet</emph> (zaškrtnutí vedle příkazu značí, že je funkce povolena)."
+#. NvgCF
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43081,6 +46781,7 @@ msgctxt ""
msgid "<bookmark_value>conditional formatting; conditions</bookmark_value>"
msgstr "<bookmark_value>podmíněné formátování; podmínky</bookmark_value>"
+#. FMGh8
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43089,6 +46790,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">List of the conditions defined for the cell range in order of evaluation.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seznam podmínek definovaných pro rozsah buněk v pořadí vyhodnocení.</ahelp>"
+#. u9xFc
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43097,6 +46799,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Increase priority of the selected condition.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zvýšení priority vybrané podmínky.</ahelp>"
+#. jtCfF
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43105,6 +46808,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Decrease priority of the selected condition.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Snížení priority vybrané podmínky.</ahelp>"
+#. kbqQx
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43113,6 +46817,7 @@ msgctxt ""
msgid "Condition"
msgstr "Podmínka"
+#. XUCvV
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43121,6 +46826,7 @@ msgctxt ""
msgid "You can define as many conditions as you want."
msgstr "Je možné definovat libovolné množství podmínek."
+#. YLwyA
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43129,6 +46835,7 @@ msgctxt ""
msgid "Specify if conditional formatting is dependent on one of the entry listed on the drop down box:"
msgstr "Určete, zda podmíněné formátování závisí na některé položce z rozbalovacího seznamu:"
+#. ApsPx
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43137,6 +46844,7 @@ msgctxt ""
msgid "If you select <emph>All cells</emph>, see Color Scale, Data Bar or Icon Set explanations below, depending on which visual representation the conditional formatting should be represented."
msgstr "Pokud vyberete <emph>Všechny buňky</emph>, lze použít níže vysvětlené možnosti Barevná škála, Datový pruh nebo Sada ikon, podle toho, jakým vizuálním prvkem má být podmíněné formátování představováno."
+#. gtbEv
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43145,6 +46853,7 @@ msgctxt ""
msgid "If you select <emph>Cell value is</emph>:"
msgstr "Pokud vyberete <emph>Hodnota buňky je</emph>:"
+#. XgjY5
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43153,6 +46862,7 @@ msgctxt ""
msgid "Select a condition in the drop down list for the format to be applied to the selected cells and enter the value."
msgstr "Vyberte v rozbalovacím seznamu podmínku pro formát, která se má použít na vybrané buňky, a zadejte hodnotu."
+#. VeDFA
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43161,6 +46871,7 @@ msgctxt ""
msgid "In front of <emph>Apply Styles</emph>, select the desired style in the list or chose <emph>New Style</emph> to create one."
msgstr "V seznamu <emph>Použít styl</emph> vyberte požadovaný styl nebo volbou <emph>Nový styl</emph> vytvořte nový."
+#. FVRBc
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43169,6 +46880,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Click the <emph>Add</emph> button to add another condition, click the <emph>Remove</emph> button to remove a condition.</ahelp>"
msgstr "<ahelp hid=\".\">Další podmínku přidáte klepnutím na tlačítko <emph>Přidat</emph>, podmínku odstraníte klepnutím na tlačítko <emph>Odstranit</emph>.</ahelp>"
+#. NV9Lr
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43177,6 +46889,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">In the <emph>Range</emph> field, define the range of cells concerned by the conditional formatting.</ahelp> Click on the <emph>Shrink</emph> button to minimize the dialog box. Click again on the button to come back to the dialog box once the range is selected."
msgstr "<ahelp hid=\".\">V poli <emph>Oblast</emph> určete oblast buněk, která bude podmíněným formátováním ovlivněna.</ahelp> Klepnutím na tlačítko <emph>Zmenšit</emph> se dialog minimalizuje. Po výběru oblasti se opětovným klepnutím na tlačítko vrátíte do původního dialogu."
+#. 3noEQ
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43185,6 +46898,7 @@ msgctxt ""
msgid "If you select <emph>Formula is</emph> as a reference, enter a cell reference. If the cell reference is a value other than zero, the condition matches."
msgstr "Pokud vyberete jako podmínku <emph>Vzorec je</emph>, zadejte adresu buňky. Pokud bude adresou buňky hodnota různá od nuly, podmínka bude splněna."
+#. bErXu
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43193,6 +46907,7 @@ msgctxt ""
msgid "If you select <emph>Date is</emph>, see below explanations for Date."
msgstr "Pro výběr <emph>Datum je</emph> se vysvětlení nachází níže."
+#. GFxCV
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43201,6 +46916,7 @@ msgctxt ""
msgid "Color Scale"
msgstr "Barevná škála"
+#. mbqvS
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43209,6 +46925,7 @@ msgctxt ""
msgid "This is the same dialog box as if you select <emph>All cells</emph> in the first sub menu entry <emph>Condition</emph>.Apply a color scale to a range consist of displaying a bicolor or tricolor gradient on this range depending on the value of each cell. A typical example might be an array of temperatures, lower blue colored, warmer red with a gradient nuances to the intermediate values."
msgstr "Zobrazí se stejné dialogové okno jako při výběru <emph>Všechny buňky</emph> v první položce podnabídky <emph>Podmínka</emph>. Při použití barevné škály se v oblasti v závislosti na hodnotě každé buňky zobrazí barvy dvoubarevného nebo tříbarevného přechodu. Typickým příkladem je matice teplot s nízkými teplotami obarvenými modře, vysokými červeně a s barvami přechodu pro hodnoty mezi nimi."
+#. DuNBp
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43217,6 +46934,7 @@ msgctxt ""
msgid "You must choose the two \"extreme\" colors indicate the method of calculation. The calculation of the color applied will be made in relation to: Min - Max - Percentile - Value - Percent - Formula."
msgstr "Je nutné zvolit dvě \"extrémní\" barvy a zvolit způsob výpočtu. Výpočet barvy, která se má použít, se může vztahovat k minimu, maximu, percentilu, hodnotě, procentu nebo vzorci."
+#. 6Ggqk
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43225,6 +46943,7 @@ msgctxt ""
msgid "The choices Min and Max are sufficient to themselves as found in the range. Other options need to be specified by a value (Percentile, Value, Percentage) or a cell reference or formula (Formula)."
msgstr "Volby minima a maxima nevyžadují další upřesnění a budou odvozeny z oblasti. U dalších možností je nutné určit hodnotu (Percentil, Hodnota, Procento) nebo adresu buňky či vzorec (Vzorec)."
+#. 9jo8a
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43233,6 +46952,7 @@ msgctxt ""
msgid "For a detailed explanation and examples, please visit <link href=\"https://wiki.documentfoundation.org/Faq/Calc/142\">How to apply a Color Scale Conditional Formatting page</link> in TDF Wiki."
msgstr "Podrobné vysvětlení a příklady naleznete na wiki TDF na stránce <link href=\"https://wiki.documentfoundation.org/Faq/Calc/142\">How to apply a Color Scale Conditional Formatting page</link>."
+#. de4nk
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43241,6 +46961,7 @@ msgctxt ""
msgid "Icon Set"
msgstr "Sada ikon"
+#. 76M6e
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43249,6 +46970,7 @@ msgctxt ""
msgid "It is desired to plot the position of a value relative to the thresholds. The set of icons will help to indicate the thresholds and choose the type of icons. Available icon sets are:"
msgstr "Pomocí sady ikon lze znázornit umístění hodnoty vzhledem k mezním hodnotám. Zadejte mezní hodnoty a zvolte typ ikon. K dispozici jsou následující sady ikon:"
+#. cv4WG
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43257,6 +46979,7 @@ msgctxt ""
msgid "3, 4 or 5 - arrows"
msgstr "3, 4 nebo 5 šipek"
+#. EmC6A
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43265,6 +46988,7 @@ msgctxt ""
msgid "3, 4 or 5 - gray arrows"
msgstr "3, 4 nebo 5 šedých šipek"
+#. AtmUL
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43273,6 +46997,7 @@ msgctxt ""
msgid "3 - flags"
msgstr "3 vlajky"
+#. 4zJUW
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43281,6 +47006,7 @@ msgctxt ""
msgid "3 - traffic lights 1 and 2 (two different designs)"
msgstr "3 semafory 1 a 2 (dva různé vzhledy)"
+#. HEF2o
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43289,6 +47015,7 @@ msgctxt ""
msgid "3 - symbols (square, triangle, circle)"
msgstr "3 symboly (čtverec, trojúhelník, kruh)"
+#. V2vKf
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43297,6 +47024,7 @@ msgctxt ""
msgid "4 - circles from red to black"
msgstr "4 kruhy od červeného po černý"
+#. GVUj9
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43305,6 +47033,7 @@ msgctxt ""
msgid "4 or 5 - ratings"
msgstr "4 nebo 5 hodnocení"
+#. BBEC7
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43313,6 +47042,7 @@ msgctxt ""
msgid "5 - quarters"
msgstr "5 čtvrtin"
+#. ToNq8
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43321,6 +47051,7 @@ msgctxt ""
msgid "Conditions to display each icon can be specified relative to a value (Value), a percentage of the number of values in the range (Percentage) as a percentage of range values (Percentile) or formula (Formula)."
msgstr "Podmínky pro zobrazení ikon mohou být určeny vzhledem k hodnotě (Hodnota), procentu počtu hodnot v oblasti (Procento), jako percentil hodnot v oblasti (Percentil) nebo jako vzorec (Vzorec)."
+#. xD5yq
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43329,6 +47060,7 @@ msgctxt ""
msgid "For a detailed explanation and examples, please visit <link href=\"https://wiki.documentfoundation.org/Faq/Calc/141\">How to use Icon Set Conditional Formatting page</link> in TDF Wiki."
msgstr "Podrobné vysvětlení a příklady naleznete na wiki TDF na stránce <link href=\"https://wiki.documentfoundation.org/Faq/Calc/141\">How to use Icon Set Conditional Formatting page</link>."
+#. GJTU3
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43337,6 +47069,7 @@ msgctxt ""
msgid "Dates"
msgstr "Data"
+#. WYB6t
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43345,6 +47078,7 @@ msgctxt ""
msgid "This option will apply a defined style depending on a date that you choose in the drop down box: Today - Yesterday - Tomorrow - Last 7 days - This week - Last week."
msgstr "Tato možnost použije stanovený styl v závislosti na datu zvoleném v rozbalovacím seznamu: Dnes - Včera - Zítra - Posledních 7 dní - Tento týden - Minulý týden."
+#. WGPEW
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43353,6 +47087,7 @@ msgctxt ""
msgid "In front of <emph>Apply Styles</emph>, select the desired style in the list or chose <emph>New Style</emph> to create one."
msgstr "V seznamu u <emph>Použít styl</emph> vyberte požadovaný styl nebo volbou <emph>Nový styl</emph> vytvořte nový."
+#. XCEeu
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43361,6 +47096,7 @@ msgctxt ""
msgid "Click the <emph>Add</emph> button to add another condition, click the <emph>Remove</emph> button to remove a condition."
msgstr "Další podmínku přidáte klepnutím na tlačítko <emph>Přidat</emph>, podmínku odstraníte klepnutím na tlačítko <emph>Odstranit</emph>."
+#. 5bcGZ
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43369,6 +47105,7 @@ msgctxt ""
msgid "In the <emph>Range</emph> field, define the range of cells concerned by the conditional formatting. Click on the <emph>Shrink</emph> button to minimize the dialog box. Click again on the button to come back to the dialog box once the range is selected."
msgstr "V poli <emph>Oblast</emph> určete oblast buněk, která bude podmíněným formátováním ovlivněna. Klepnutím na tlačítko <emph>Zmenšit</emph> se dialog minimalizuje. Po výběru oblasti se opětovným klepnutím na tlačítko vrátíte do původního dialogu."
+#. XrHd6
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43377,6 +47114,7 @@ msgctxt ""
msgid "Manage Conditional Formatting"
msgstr "Spravovat podmíněné formátování"
+#. KaFUh
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43385,6 +47123,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">This dialog allows you to see all the conditional formatting defined in the spreadsheet.</ahelp>"
msgstr "<ahelp hid=\".\">Tento dialog zobrazuje veškeré podmíněné formátování definované v sešitu.</ahelp>"
+#. oGo9V
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43393,6 +47132,7 @@ msgctxt ""
msgid "Choose <emph>Format - Conditional Formatting - Manage</emph>."
msgstr "Zvolte <emph>Formát - Podmíněné formátování - Spravovat</emph>."
+#. PCf7v
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43401,6 +47141,7 @@ msgctxt ""
msgid "The <emph>Manage Conditional Formatting</emph> dialog box opens. <ahelp hid=\".\">Here you can add, edit or remove one or several conditional formattings.</ahelp>"
msgstr "Otevře se dialogové okno <emph>Spravovat podmíněné formátování</emph>.<ahelp hid=\".\">Zde je možné přidat, upravit nebo odstranit jedno či několik podmíněných formátování.</ahelp>"
+#. Q7xPu
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43409,6 +47150,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The <emph>Conditional Formats</emph> list displays the active conditional formatting rules set in the current spreadsheet.</ahelp> Only the first rule for each cell range is listed, even if there are multiple rules defined for a given range."
msgstr "<ahelp hid=\".\">Seznam <emph>Podmíněné formáty</emph> zobrazí aktivní pravidla podmíněného formátování nastavená v aktuální tabulce.</ahelp> Pro každý rozsah buněk je uvedeno pouze první pravidlo, i když pro daný rozsah existuje více pravidel."
+#. dTXQV
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -43417,6 +47159,7 @@ msgctxt ""
msgid "If you have defined a conditional formatting on a cell range and you try now to define a new conditional formatting on a part of this range, a warning message will be displayed, asking if you want to edit the existing conditional formatting (on the whole range) or define a new conditional formatting overlapping it (on the selected range)."
msgstr "Pokusíte-li se definovat nové podmíněné formátování pro oblast, které je částí oblasti s již definovaným podmíněným formátováním, zobrazí se upozornění s dotazem, zda si přejete upravit stávající podmíněné formátování (pro celou oblast), nebo stávající překrýt novým podmíněným formátováním (pro vybranou oblast)."
+#. GXZBY
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -43425,6 +47168,7 @@ msgctxt ""
msgid "Hyphenation"
msgstr "Dělení slov"
+#. fFwFU
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -43433,6 +47177,7 @@ msgctxt ""
msgid "<bookmark_value>automatic hyphenation in spreadsheets</bookmark_value><bookmark_value>hyphenation; in spreadsheets</bookmark_value><bookmark_value>syllables in spreadsheets</bookmark_value>"
msgstr "<bookmark_value>automatické dělení slov v sešitech</bookmark_value><bookmark_value>dělení slov;v sešitech</bookmark_value><bookmark_value>slabiky v sešitech</bookmark_value>"
+#. RFvCe
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -43441,6 +47186,7 @@ msgctxt ""
msgid "Hyphenation"
msgstr "Dělení slov"
+#. uDEz3
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -43449,6 +47195,7 @@ msgctxt ""
msgid "<variable id=\"silben\"><ahelp hid=\".uno:Hyphenate\">The <emph>Hyphenation </emph>command calls the dialog for setting the hyphenation in $[officename] Calc.</ahelp></variable>"
msgstr "<variable id=\"silben\"><ahelp hid=\".uno:Hyphenate\">Příkaz <emph>Dělení slov</emph> vyvolá dialog pro nastavení dělení slov v $[officename] Calc.</ahelp></variable>"
+#. xwmmG
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -43457,6 +47204,7 @@ msgctxt ""
msgid "You can only turn on the automatic hyphenation in $[officename] Calc when the <link href=\"text/shared/01/05340300.xhp\" name=\"row break\">row break</link> feature is active."
msgstr "Automatické dělení slov je možné v $[officename] Calc zapnout pouze tehdy, je-li volba <link href=\"text/shared/01/05340300.xhp\" name=\"zalomení řádku\">zalomení řádku</link> aktivní."
+#. 26g7N
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -43465,6 +47213,7 @@ msgctxt ""
msgid "Hyphenation for selected cells."
msgstr "Dělení slov ve vybraných buňkách"
+#. g7WAn
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -43473,6 +47222,7 @@ msgctxt ""
msgid "Select the cells for which you want to change the hyphenation."
msgstr "Vyberte buňky, ve kterých chcete dělení slov změnit."
+#. cECJ8
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -43481,6 +47231,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Language - Hyphenation</emph>."
msgstr "Zvolte <emph>Nástroje - Jazyk - Dělení slov</emph>."
+#. DWP9n
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -43489,6 +47240,7 @@ msgctxt ""
msgid "The <emph>Format Cells</emph> dialog appears with the <emph>Alignment</emph> tab page open."
msgstr "Dialogové okno <emph>Formátovat buňky</emph> se objeví s otevřenou kartou <emph>Zarovnání</emph>."
+#. 4AetC
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -43497,6 +47249,7 @@ msgctxt ""
msgid "Mark the <emph>Wrap text automatically</emph> and <emph>Hyphenation active</emph> check boxes."
msgstr "Zaškrtněte pole <emph>Automatické zalomení textu</emph> a <emph>Aktivní dělení</emph>."
+#. isLg3
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -43505,6 +47258,7 @@ msgctxt ""
msgid "Hyphenation for Drawing Objects"
msgstr "Dělení slov v objektech kresby"
+#. jMPZJ
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -43513,6 +47267,7 @@ msgctxt ""
msgid "Select a drawing object."
msgstr "Vyberte požadovanou kresbu."
+#. wSSK3
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -43521,6 +47276,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Language - Hyphenation</emph>."
msgstr "Zvolte <emph>Nástroje - Jazyk - Dělení slov</emph>."
+#. EyCsS
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -43529,6 +47285,7 @@ msgctxt ""
msgid "Each time you call the command you turn the hyphenation for the drawing object on or off. A check mark shows the current status."
msgstr "Každé klepnutí na příkaz zapne nebo vypne dělení slov v kresbě. Znaménko zaškrtnutí označuje aktuální stav."
+#. HDYd5
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -43537,6 +47294,7 @@ msgctxt ""
msgid "Detective"
msgstr "Detektiv"
+#. VMHRA
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -43545,6 +47303,7 @@ msgctxt ""
msgid "<bookmark_value>cell links search</bookmark_value> <bookmark_value>searching; links in cells</bookmark_value> <bookmark_value>traces;precedents and dependents</bookmark_value> <bookmark_value>Formula Auditing,see Detective</bookmark_value> <bookmark_value>Detective</bookmark_value>"
msgstr "<bookmark_value>hledání odkazů v buňkách</bookmark_value><bookmark_value>hledání; odkazy v buňkách</bookmark_value><bookmark_value>trasování;předchůdci a následníci</bookmark_value><bookmark_value>auditování vzorců,viz Detektiv</bookmark_value><bookmark_value>Detektiv</bookmark_value>"
+#. R7MAF
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -43553,6 +47312,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/06030000.xhp\" name=\"Detective\">Detective</link>"
msgstr "<link href=\"text/scalc/01/06030000.xhp\" name=\"Detektiv\">Detektiv</link>"
+#. yYvTs
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -43561,6 +47321,7 @@ msgctxt ""
msgid "This command activates the Spreadsheet Detective. With the Detective, you can trace the dependencies from the current formula cell to the cells in the spreadsheet."
msgstr "Tento příkaz aktivuje Detektiva sešitu. Pomocí Detektiva je možné sledovat závislosti aktuálního vzorce na dalších buňkách sešitu."
+#. ZEfCb
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -43569,6 +47330,7 @@ msgctxt ""
msgid "Once you have defined a trace, you can point with the mouse cursor to the trace. The mouse cursor will change its shape. Double-click the trace with this cursor to select the referenced cell at the end of the trace."
msgstr "Jakmile se zobrazí závislosti (spoje) mezi buňkami, je možné na ně najet kurzorem (změní svůj tvar). Poklepejte na spojení a vybere se buňka na konci spoje."
+#. eFaMR
#: 06030100.xhp
msgctxt ""
"06030100.xhp\n"
@@ -43577,6 +47339,7 @@ msgctxt ""
msgid "Trace Precedents"
msgstr "Sledovat předchůdce"
+#. BFfGz
#: 06030100.xhp
msgctxt ""
"06030100.xhp\n"
@@ -43585,6 +47348,7 @@ msgctxt ""
msgid "<bookmark_value>cells; tracing precedents</bookmark_value><bookmark_value>formula cells;tracing precedents</bookmark_value>"
msgstr "<bookmark_value>buňky; hledání předchůdců</bookmark_value><bookmark_value>buňky se vzorci; hledání předchůdců</bookmark_value>"
+#. rGGRR
#: 06030100.xhp
msgctxt ""
"06030100.xhp\n"
@@ -43593,6 +47357,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/06030100.xhp\" name=\"Trace Precedents\">Trace Precedents</link>"
msgstr "<link href=\"text/scalc/01/06030100.xhp\" name=\"Předchůdci\">Předchůdci</link>"
+#. kbTq3
#: 06030100.xhp
msgctxt ""
"06030100.xhp\n"
@@ -43601,6 +47366,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ShowPrecedents\">This function shows the relationship between the current cell containing a formula and the cells used in the formula.</ahelp>"
msgstr "<ahelp hid=\".uno:ShowPrecedents\">Funkce zobrazí vztahy mezi aktuální buňkou obsahující vzorec a buňkami použitými ve vzorci.</ahelp>"
+#. B6EzS
#: 06030100.xhp
msgctxt ""
"06030100.xhp\n"
@@ -43609,6 +47375,7 @@ msgctxt ""
msgid "Traces are displayed in the sheet with marking arrows. At the same time, the range of all the cells contained in the formula of the current cell is highlighted with a blue frame."
msgstr "Spoje jsou v listu zobrazeny pomocí šipek. Zároveň je oblast buněk použitých ve vzorci zvýrazněna modrým orámováním."
+#. 2t8KL
#: 06030100.xhp
msgctxt ""
"06030100.xhp\n"
@@ -43617,6 +47384,7 @@ msgctxt ""
msgid "This function is based on a principle of layers. For example, if the precedent cell to a formula is already indicated with a tracer arrow, when you repeat this command, the tracer arrows are drawn to the precedent cells of this cell."
msgstr "Tato funkce pracuje na principu vrstev. Je-li například buňka, která vzorci předchází, již šipkou označena, potom budou po dalším použití tohoto příkazu nakresleny značkovací šipky do buňky, která této buňce předchází."
+#. rijCn
#: 06030200.xhp
msgctxt ""
"06030200.xhp\n"
@@ -43625,6 +47393,7 @@ msgctxt ""
msgid "Remove Precedents"
msgstr "Odstranit předchůdce"
+#. G9y95
#: 06030200.xhp
msgctxt ""
"06030200.xhp\n"
@@ -43633,6 +47402,7 @@ msgctxt ""
msgid "<bookmark_value>cells; removing precedents</bookmark_value><bookmark_value>formula cells;removing precedents</bookmark_value>"
msgstr "<bookmark_value>buňky; odstranění předchůdců</bookmark_value><bookmark_value>vzorce v buňkách; odstranění předchůdců</bookmark_value>"
+#. e5UZu
#: 06030200.xhp
msgctxt ""
"06030200.xhp\n"
@@ -43641,6 +47411,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/06030200.xhp\" name=\"Remove Precedents\">Remove Precedents</link>"
msgstr "<link href=\"text/scalc/01/06030200.xhp\" name=\"Odstranit předchůdce\">Odstranit předchůdce</link>"
+#. S5xB6
#: 06030200.xhp
msgctxt ""
"06030200.xhp\n"
@@ -43649,6 +47420,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ClearArrowPrecedents\">Deletes one level of the trace arrows that were inserted with the <emph>Trace Precedents</emph> command.</ahelp>"
msgstr "<ahelp hid=\".uno:ClearArrowPrecedents\">Vymaže jednu úroveň šipek vložených pomocí příkazu <emph>Sledovat předchůdce</emph>.</ahelp>"
+#. S5MTv
#: 06030300.xhp
msgctxt ""
"06030300.xhp\n"
@@ -43657,6 +47429,7 @@ msgctxt ""
msgid "Trace Dependents"
msgstr "Následníci"
+#. bnNWX
#: 06030300.xhp
msgctxt ""
"06030300.xhp\n"
@@ -43665,6 +47438,7 @@ msgctxt ""
msgid "<bookmark_value>cells; tracing dependents</bookmark_value>"
msgstr "<bookmark_value>buňky; sledování následníků</bookmark_value>"
+#. FRMXb
#: 06030300.xhp
msgctxt ""
"06030300.xhp\n"
@@ -43673,6 +47447,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/06030300.xhp\" name=\"Trace Dependents\">Trace Dependents</link>"
msgstr "<link href=\"text/scalc/01/06030300.xhp\" name=\"Následníci\">Následníci</link>"
+#. 6eErV
#: 06030300.xhp
msgctxt ""
"06030300.xhp\n"
@@ -43681,6 +47456,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ShowDependents\" visibility=\"visible\">Draws tracer arrows to the active cell from formulas that depend on values in the active cell.</ahelp>"
msgstr "<ahelp hid=\".uno:ShowDependents\" visibility=\"visible\">Nakreslí spoje k aktivní buňce ze vzorců, které na ní závisejí.</ahelp>"
+#. CF67V
#: 06030300.xhp
msgctxt ""
"06030300.xhp\n"
@@ -43689,6 +47465,7 @@ msgctxt ""
msgid "The area of all cells that are used together with the active cell in a formula is highlighted by a blue frame."
msgstr "Oblast buněk použitých spolu s aktivní buňkou ve vzorci je zvýrazněna modrým orámováním."
+#. dKfwu
#: 06030300.xhp
msgctxt ""
"06030300.xhp\n"
@@ -43697,6 +47474,7 @@ msgctxt ""
msgid "This function works per level. For instance, if one level of traces has already been activated to show the precedents (or dependents), then you would see the next dependency level by activating the <emph>Trace</emph> function again."
msgstr "Funkce funguje po úrovních. Např. jestliže jste již zobrazili jednu úroveň závislostí (dopředných nebo zpětných), potom je další úroveň možné zobrazit pomocí opětného použití funkce sledování."
+#. UAsFb
#: 06030400.xhp
msgctxt ""
"06030400.xhp\n"
@@ -43705,6 +47483,7 @@ msgctxt ""
msgid "Remove Dependents"
msgstr "Odstranit následníky"
+#. ZbBNY
#: 06030400.xhp
msgctxt ""
"06030400.xhp\n"
@@ -43713,6 +47492,7 @@ msgctxt ""
msgid "<bookmark_value>cells; removing dependents</bookmark_value>"
msgstr "<bookmark_value>buňky; odstranění následníků</bookmark_value>"
+#. BFg8w
#: 06030400.xhp
msgctxt ""
"06030400.xhp\n"
@@ -43721,6 +47501,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/06030400.xhp\" name=\"Remove Dependents\">Remove Dependents</link>"
msgstr "<link href=\"text/scalc/01/06030400.xhp\" name=\"Odstranit následníky\">Odstranit následníky</link>"
+#. jgyjb
#: 06030400.xhp
msgctxt ""
"06030400.xhp\n"
@@ -43729,6 +47510,7 @@ msgctxt ""
msgid "<ahelp visibility=\"visible\" hid=\".uno:ClearArrowDependents\">Deletes one level of tracer arrows created with <emph>Trace Dependents</emph>.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".uno:ClearArrowDependents\">Vymaže jednu úroveň spojů zobrazených pomocí příkazu <emph>Následníci</emph>.</ahelp>"
+#. dVjhF
#: 06030500.xhp
msgctxt ""
"06030500.xhp\n"
@@ -43737,6 +47519,7 @@ msgctxt ""
msgid "Remove All Traces"
msgstr "Odstranit všechny závislosti"
+#. FrbBp
#: 06030500.xhp
msgctxt ""
"06030500.xhp\n"
@@ -43745,6 +47528,7 @@ msgctxt ""
msgid "<bookmark_value>cells; removing traces</bookmark_value>"
msgstr "<bookmark_value>buňky; odstranění závislostí</bookmark_value>"
+#. Cg49J
#: 06030500.xhp
msgctxt ""
"06030500.xhp\n"
@@ -43753,6 +47537,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/06030500.xhp\" name=\"Remove All Traces\">Remove All Traces</link>"
msgstr "<link href=\"text/scalc/01/06030500.xhp\" name=\"Odstranit všechny závislosti\">Odstranit všechny závislosti</link>"
+#. GLdx2
#: 06030500.xhp
msgctxt ""
"06030500.xhp\n"
@@ -43761,6 +47546,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ClearArrows\" visibility=\"visible\">Removes all tracer arrows from the spreadsheet.</ahelp>"
msgstr "<ahelp hid=\".uno:ClearArrows\" visibility=\"visible\">Odstraní všechny šipky závislostí ze sešitu.</ahelp>"
+#. fmWcK
#: 06030600.xhp
msgctxt ""
"06030600.xhp\n"
@@ -43769,6 +47555,7 @@ msgctxt ""
msgid "Trace Error"
msgstr "Vyhledat závislosti chyby"
+#. fDCGx
#: 06030600.xhp
msgctxt ""
"06030600.xhp\n"
@@ -43777,6 +47564,7 @@ msgctxt ""
msgid "<bookmark_value>cells; tracing errors</bookmark_value><bookmark_value>tracing errors</bookmark_value><bookmark_value>error tracing</bookmark_value>"
msgstr "<bookmark_value>buňky; závislosti chyb</bookmark_value><bookmark_value>závislosti chyb</bookmark_value><bookmark_value>chyby; závislosti</bookmark_value>"
+#. vT3kz
#: 06030600.xhp
msgctxt ""
"06030600.xhp\n"
@@ -43785,6 +47573,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/06030600.xhp\" name=\"Trace Error\">Trace Error</link>"
msgstr "<link href=\"text/scalc/01/06030600.xhp\" name=\"Vyhledat závislosti chyby\">Vyhledat závislosti chyby</link>"
+#. 9hwFp
#: 06030600.xhp
msgctxt ""
"06030600.xhp\n"
@@ -43793,6 +47582,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ShowErrors\" visibility=\"visible\">Draws tracer arrows to all precedent cells which cause an error value in a selected cell.</ahelp>"
msgstr "<ahelp hid=\".uno:ShowErrors\" visibility=\"visible\">Nakreslí šipky ke všem předcházejícím buňkám, které způsobují chybu ve vybrané buňce.</ahelp>"
+#. UDwxp
#: 06030700.xhp
msgctxt ""
"06030700.xhp\n"
@@ -43801,6 +47591,7 @@ msgctxt ""
msgid "Fill Mode"
msgstr "Vyhledávání závislostí"
+#. uZbQV
#: 06030700.xhp
msgctxt ""
"06030700.xhp\n"
@@ -43809,6 +47600,7 @@ msgctxt ""
msgid "<bookmark_value>cells; trace fill mode</bookmark_value><bookmark_value>traces; precedents for multiple cells</bookmark_value>"
msgstr "<bookmark_value>buňky; vyhledávání závislostí</bookmark_value><bookmark_value>buňky; režim vyplňování</bookmark_value><bookmark_value>závislosti; předchůdci pro více buněk</bookmark_value>"
+#. RrV7R
#: 06030700.xhp
msgctxt ""
"06030700.xhp\n"
@@ -43817,6 +47609,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/06030700.xhp\" name=\"Fill Mode\">Fill Mode</link>"
msgstr "<link href=\"text/scalc/01/06030700.xhp\" name=\"Vyhledávání závislostí\">Vyhledávání závislostí</link>"
+#. EosfQ
#: 06030700.xhp
msgctxt ""
"06030700.xhp\n"
@@ -43825,6 +47618,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:AuditingFillMode\">Activates the Fill Mode in the Detective. The mouse pointer changes to a special symbol, and you can click any cell to see a trace to the precedent cell.</ahelp> To exit this mode, press Escape or click the <emph>End Fill Mode</emph> command in the context menu."
msgstr "<ahelp hid=\".uno:AuditingFillMode\">Aktivuje režim detektivního vyplňování. Ukazatel myši se změní na speciální symbol, takže poklepáním na jakoukoliv buňku zobrazíte spoje k předcházejícím buňkám.</ahelp> Tento režim opustíte stisknutím klávesy Escape nebo příkazem <emph>Opustit vyplňovací režim</emph> v místní nabídce."
+#. RmyPo
#: 06030700.xhp
msgctxt ""
"06030700.xhp\n"
@@ -43833,6 +47627,7 @@ msgctxt ""
msgid "The <emph>Fill Mode</emph> function is identical to the <link href=\"text/scalc/01/06030100.xhp\" name=\"Trace Precedent\">Trace Precedent</link> command if you call this mode for the first time. Use the context menu to select further options for the Fill Mode and to exit this mode."
msgstr "<emph>Vyhledávání závislostí</emph> je stejný jako příkaz <link href=\"text/scalc/01/06030100.xhp\" name=\"Předchůdci\">Předchůdci</link>, když ho použijete poprvé. Pro další možnosti režimu vyhledávání závislostí a pro jeho opuštění použijte místní nabídku."
+#. e3Ysa
#: 06030800.xhp
msgctxt ""
"06030800.xhp\n"
@@ -43841,6 +47636,7 @@ msgctxt ""
msgid "Mark Invalid Data"
msgstr "Označit neplatná data"
+#. kDvoF
#: 06030800.xhp
msgctxt ""
"06030800.xhp\n"
@@ -43849,6 +47645,7 @@ msgctxt ""
msgid "<bookmark_value>cells; invalid data</bookmark_value><bookmark_value>data; showing invalid data</bookmark_value><bookmark_value>invalid data;marking</bookmark_value>"
msgstr "<bookmark_value>buňky; neplatná data</bookmark_value><bookmark_value>data; zobrazení neplatných dat</bookmark_value><bookmark_value>neplatná data; označení</bookmark_value>"
+#. 5TNrr
#: 06030800.xhp
msgctxt ""
"06030800.xhp\n"
@@ -43857,6 +47654,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/06030800.xhp\" name=\"Mark Invalid Data\">Mark Invalid Data</link>"
msgstr "<link href=\"text/scalc/01/06030800.xhp\" name=\"Označit neplatná data\">Označit neplatná data</link>"
+#. wBsUp
#: 06030800.xhp
msgctxt ""
"06030800.xhp\n"
@@ -43865,6 +47663,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ShowInvalid\" visibility=\"visible\">Marks all cells in the sheet that contain values outside the validation rules.</ahelp>"
msgstr "<ahelp hid=\".uno:ShowInvalid\" visibility=\"visible\">Označí všechny buňky v listu obsahující hodnoty nevyhovující pravidlům pro platnost.</ahelp>"
+#. v7Czx
#: 06030800.xhp
msgctxt ""
"06030800.xhp\n"
@@ -43873,6 +47672,7 @@ msgctxt ""
msgid "The <link href=\"text/scalc/01/12120000.xhp\" name=\"validity rules\">validity rules</link> restrict the input of numbers, dates, time values and text to certain values. However, it is possible to enter invalid values or copy invalid values into the cells if the <emph>Stop</emph> option is not selected. When you assign a validity rule, existing values in a cell will not be modified."
msgstr "<link href=\"text/scalc/01/12120000.xhp\" name=\"pravidla pro platnost\">Pravidla pro platnost</link> omezují vstup čísel, dat, časů a textových hodnot. Je ale možné vložit nevyhovující údaje nebo je tam zkopírovat, jestliže není vybrána možnost <emph>Zastavit</emph>. Když buňce přiřadíte ověřovací pravidlo, stávající hodnoty v buňce zůstanou nezměněny."
+#. eUjEa
#: 06030900.xhp
msgctxt ""
"06030900.xhp\n"
@@ -43881,6 +47681,7 @@ msgctxt ""
msgid "Refresh Traces"
msgstr "Obnovit závislosti"
+#. N5KCs
#: 06030900.xhp
msgctxt ""
"06030900.xhp\n"
@@ -43889,6 +47690,7 @@ msgctxt ""
msgid "<bookmark_value>cells; refreshing traces</bookmark_value><bookmark_value>traces; refreshing</bookmark_value><bookmark_value>updating;traces</bookmark_value>"
msgstr "<bookmark_value>buňky; obnovení závislostí</bookmark_value><bookmark_value>závislosti; obnovení</bookmark_value><bookmark_value>obnovení; závislosti</bookmark_value>"
+#. ZPX5J
#: 06030900.xhp
msgctxt ""
"06030900.xhp\n"
@@ -43897,6 +47699,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/06030900.xhp\" name=\"Refresh Traces\">Refresh Traces</link>"
msgstr "<link href=\"text/scalc/01/06030900.xhp\" name=\"Obnovit závislosti\">Obnovit závislosti</link>"
+#. BfwsW
#: 06030900.xhp
msgctxt ""
"06030900.xhp\n"
@@ -43905,6 +47708,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:RefreshArrows\">Redraws all traces in the sheet. Formulas modified when traces are redrawn are taken into account.</ahelp>"
msgstr "<ahelp hid=\".uno:RefreshArrows\">Překreslí všechny spoje v listu. V potaz jsou brány změněné vzorce.</ahelp>"
+#. AfZeP
#: 06030900.xhp
msgctxt ""
"06030900.xhp\n"
@@ -43913,6 +47717,7 @@ msgctxt ""
msgid "Detective arrows in the document are updated under the following circumstances:"
msgstr "Šipky závislostí jsou aktualizovány za těchto okolností:"
+#. e6xe4
#: 06030900.xhp
msgctxt ""
"06030900.xhp\n"
@@ -43921,6 +47726,7 @@ msgctxt ""
msgid "Starting <emph>Tools - Detective - Update Refresh Traces</emph>"
msgstr "Spuštění <emph>Nástroje - Detektiv - Obnovit závislosti</emph>."
+#. xpA7W
#: 06030900.xhp
msgctxt ""
"06030900.xhp\n"
@@ -43929,6 +47735,7 @@ msgctxt ""
msgid "If <emph>Tools - Detective - AutoRefresh</emph> is turned on, every time formulas are changed in the document."
msgstr "Jestliže je zapnuta volba <emph>Nástroje - Detektiv - Automatické obnovení</emph>, pokaždé, když se změní vzorce v dokumentu."
+#. rftbG
#: 06031000.xhp
msgctxt ""
"06031000.xhp\n"
@@ -43937,6 +47744,7 @@ msgctxt ""
msgid "AutoRefresh"
msgstr "Automatické obnovování"
+#. KcDEQ
#: 06031000.xhp
msgctxt ""
"06031000.xhp\n"
@@ -43945,6 +47753,7 @@ msgctxt ""
msgid "<bookmark_value>cells; autorefreshing traces</bookmark_value><bookmark_value>traces; autorefreshing</bookmark_value>"
msgstr "<bookmark_value>buňky; automatické obnovování závislostí</bookmark_value><bookmark_value>závislosti; automatické obnovování</bookmark_value>"
+#. CRW5U
#: 06031000.xhp
msgctxt ""
"06031000.xhp\n"
@@ -43953,6 +47762,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/06031000.xhp\" name=\"AutoRefresh\">AutoRefresh</link>"
msgstr "<link href=\"text/scalc/01/06031000.xhp\" name=\"Automatické obnovování\">Automatické obnovování</link>"
+#. TnDpQ
#: 06031000.xhp
msgctxt ""
"06031000.xhp\n"
@@ -43961,6 +47771,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:AutoRefreshArrows\" visibility=\"visible\">Automatically refreshes all the traces in the sheet whenever you modify a formula.</ahelp>"
msgstr "<ahelp hid=\".uno:AutoRefreshArrows\" visibility=\"visible\">Automaticky obnoví všechny spoje v listu, kdykoliv se změní vzorce.</ahelp>"
+#. vHqaw
#: 06040000.xhp
msgctxt ""
"06040000.xhp\n"
@@ -43969,6 +47780,7 @@ msgctxt ""
msgid "Goal Seek"
msgstr "Hledání řešení"
+#. Zg3DC
#: 06040000.xhp
msgctxt ""
"06040000.xhp\n"
@@ -43977,6 +47789,7 @@ msgctxt ""
msgid "Goal Seek"
msgstr "Hledání řešení"
+#. YJAAa
#: 06040000.xhp
msgctxt ""
"06040000.xhp\n"
@@ -43985,6 +47798,7 @@ msgctxt ""
msgid "<variable id=\"zielwertsuchetext\"><ahelp hid=\".uno:GoalSeekDialog\">Opens a dialog where you can solve an equation with a variable.</ahelp></variable> After a successful search, a dialog with the results opens, allowing you to apply the result and the target value directly to the cell."
msgstr "<variable id=\"zielwertsuchetext\"><ahelp hid=\".uno:GoalSeekDialog\">Otevře dialog, kde je možné vyřešit rovnici s proměnnou.</ahelp></variable> Po úspěšném nalezení výsledku je otevřen dialog umožňující zapsat výsledek přímo do buňky."
+#. 244L8
#: 06040000.xhp
msgctxt ""
"06040000.xhp\n"
@@ -43993,6 +47807,7 @@ msgctxt ""
msgid "Default"
msgstr "Výchozí"
+#. LQrWD
#: 06040000.xhp
msgctxt ""
"06040000.xhp\n"
@@ -44001,6 +47816,7 @@ msgctxt ""
msgid "In this section, you can define the variables in your formula."
msgstr "V této oblasti je možné definovat proměnné pro vytvořený vzorec."
+#. VBDE8
#: 06040000.xhp
msgctxt ""
"06040000.xhp\n"
@@ -44009,6 +47825,7 @@ msgctxt ""
msgid "Formula cell"
msgstr "Buňka se vzorcem"
+#. Yi4Gh
#: 06040000.xhp
msgctxt ""
"06040000.xhp\n"
@@ -44017,6 +47834,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/goalseekdlg/formulaedit\">In the formula cell, enter the reference of the cell which contains the formula. It contains the current cell reference.</ahelp> Click another cell in the sheet to apply its reference to the text box."
msgstr "<ahelp hid=\"modules/scalc/ui/goalseekdlg/formulaedit\">Do pole buňka se vzorcem zadejte odkaz na buňku se vzorcem. Pole obsahuje odkaz na aktuální buňku.</ahelp> Chcete-li použít jinou buňku v sešitě, klepněte na ni."
+#. qq9Dc
#: 06040000.xhp
msgctxt ""
"06040000.xhp\n"
@@ -44025,6 +47843,7 @@ msgctxt ""
msgid "Target value"
msgstr "Cílová hodnota"
+#. a49xw
#: 06040000.xhp
msgctxt ""
"06040000.xhp\n"
@@ -44033,6 +47852,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/goalseekdlg/target\">Specifies the value you want to achieve as a new result.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/goalseekdlg/target\">Určuje výsledek, kterého chcete dosáhnout.</ahelp>"
+#. PLdFx
#: 06040000.xhp
msgctxt ""
"06040000.xhp\n"
@@ -44041,6 +47861,7 @@ msgctxt ""
msgid "Variable cell"
msgstr "Proměnná buňka"
+#. 6rGDG
#: 06040000.xhp
msgctxt ""
"06040000.xhp\n"
@@ -44049,6 +47870,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/goalseekdlg/varedit\">Specifies the reference for the cell that contains the value you want to adjust in order to reach the target.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/goalseekdlg/varedit\">Určuje odkaz na buňku, jejíž hodnotu chcete měnit tak, aby se dosáhlo požadovaného výsledku.</ahelp>"
+#. XHDpX
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -44057,6 +47879,7 @@ msgctxt ""
msgid "Create Scenario"
msgstr "Vytvořit scénář"
+#. tGY5M
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -44065,6 +47888,7 @@ msgctxt ""
msgid "Create Scenario"
msgstr "Vytvořit scénář"
+#. oYHUF
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -44073,6 +47897,7 @@ msgctxt ""
msgid "<variable id=\"szenariotext\"><ahelp hid=\".\">Defines a scenario for the selected sheet area.</ahelp></variable>"
msgstr "<variable id=\"szenariotext\"><ahelp hid=\".\">Definuje scénář pro vybranou oblast listu.</ahelp></variable>"
+#. 4VMCm
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -44081,6 +47906,7 @@ msgctxt ""
msgid "Name of scenario"
msgstr "Název scénáře"
+#. fkFFr
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -44089,6 +47915,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Defines the name for the scenario. Use a clear and unique name so you can easily identify the scenario.</ahelp> You can also modify a scenario name in the Navigator through the <emph>Properties </emph>context menu command."
msgstr "<ahelp hid=\".\">Určuje jméno scénáře. Použijte jasné a jednoznačné jméno, takže budete moci později scénář snadno identifikovat.</ahelp> Jméno scénáře je možné změnit v okně Navigátoru pomocí volby <emph>Vlastnosti</emph> v místní nabídce."
+#. G5BEC
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -44097,6 +47924,7 @@ msgctxt ""
msgid "Comment"
msgstr "Komentář"
+#. TDahD
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -44105,6 +47933,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specifies additional information about the scenario. This information will be displayed in the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link> when you click the <emph>Scenarios</emph> icon and select the desired scenario.</ahelp> You can also modify this information in the Navigator through the <emph>Properties </emph>context menu command."
msgstr "<ahelp hid=\".\">Přidá popis ke scénáři. Tato informace bude zobrazena v <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigátoru\">Navigátoru</link>, když klepnete na ikonu <emph>Scénáře</emph> a vyberete požadovaný scénář.</ahelp> Přídavnou informaci je možné upravit také pomocí volby <emph>Vlastnosti</emph> v místní nabídce."
+#. SqrLg
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -44113,6 +47942,7 @@ msgctxt ""
msgid "Settings"
msgstr "Nastavení"
+#. ARyeH
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -44121,6 +47951,7 @@ msgctxt ""
msgid "This section is used to define some of the settings used in the scenario display."
msgstr "V této oblasti je možné definovat některá nastavení pro zobrazení scénáře."
+#. faCcw
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -44129,6 +47960,7 @@ msgctxt ""
msgid "Display border"
msgstr "Zobrazit ohraničení"
+#. hRLSj
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -44137,6 +47969,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Highlights the scenario in your table with a border. The color for the border is specified in the field to the right of this option.</ahelp> The border will have a title bar displaying the name of the last scenario. The button on the right of the scenario border offers you an overview of all the scenarios in this area, if several have been defined. You can choose any of the scenarios from this list without restrictions."
msgstr "<ahelp hid=\".\">Zvýrazní scénář v tabulce pomocí okraje. Barvu okraje určuje pole napravo.</ahelp> Okraj bude mít titulek se jménem posledního scénáře. Bylo-li definováno více scénářů, tlačítko napravo okrajů poskytuje přehled scénářů v této oblasti. Ze seznamu je možné scénáře vybírat bez omezení."
+#. aGsrM
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -44145,6 +47978,7 @@ msgctxt ""
msgid "Copy back"
msgstr "Kopírovat zpět"
+#. nFScH
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -44153,6 +47987,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/scenariodialog/copyback\">Copies the values of cells that you change into the active scenario. If you do not select this option, the scenario is not changed when you change cell values. The behavior of the <emph>Copy back</emph> setting depends on the cell protection, the sheet protection, and the <emph>Prevent changes</emph> settings.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/scenariodialog/copyback\">Zkopíruje hodnoty změněných buněk do aktivního scénáře. Jestliže nevyberete tuto možnost, scénář nebude změněn, když změníte hodnoty v buňkách. Chování nastavení <emph>Kopírovat zpět</emph> závisí na ochraně buňky, listu a nastavení <emph>Zabránit změnám</emph>.</ahelp>"
+#. au3d7
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -44161,6 +47996,7 @@ msgctxt ""
msgid "Copy entire sheet"
msgstr "Kopírovat celý list"
+#. QFHtF
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -44169,6 +48005,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/scenariodialog/copysheet\">Copies the entire sheet into an additional scenario sheet. </ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/scenariodialog/copysheet\">Zkopíruje celý list do dalšího listu scénáře. </ahelp>"
+#. qDcZR
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -44177,6 +48014,7 @@ msgctxt ""
msgid "Prevent changes"
msgstr "Zabránit změnám"
+#. ZM4gZ
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -44185,6 +48023,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/scenariodialog/preventchanges\">Prevents changes to the active scenario. The behavior of the <emph>Copy back</emph> setting depends on the cell protection, the sheet protection, and the <emph>Prevent changes</emph> settings.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/scenariodialog/preventchanges\">Zabrání změnám aktivního scénáře.Chování nastavení <emph>Kopírovat zpět</emph> závisí na ochraně buňky, listu a nastavení <emph>Zabránit změnám</emph>.</ahelp>"
+#. t7VMq
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -44193,6 +48032,7 @@ msgctxt ""
msgid "You can only change the scenario properties if the <emph>Prevent changes</emph> option is not selected and if the sheet is not protected."
msgstr "Vlastnosti scénáře je možné měnit, pouze když není volba <emph>Zabránit změnám</emph> aktivní a současně není list chráněn."
+#. H89bX
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -44201,6 +48041,7 @@ msgctxt ""
msgid "You can only edit cell values if the <emph>Prevent changes</emph> option is selected, if the <emph>Copy back</emph> is option is not selected, and if the cells are not protected."
msgstr "Obsah buněk je možné měnit, pouze je-li volba <emph>Zabránit změnám</emph> neaktivní, volba <emph>Kopírovat zpět</emph> je neaktivní a buňky nejsou chráněny."
+#. yMejD
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -44209,6 +48050,7 @@ msgctxt ""
msgid "You can only change scenario cell values and write them back into the scenario if the <emph>Prevent changes</emph> option is not selected, if the <emph>Copy back</emph> option is selected, and if the cells are not protected."
msgstr "Obsah buněk scénáře je možné měnit a zapisovat je zpět do scénáře, jestliže volba <emph>Zabránit změnám</emph> není aktivní, volba <emph>Kopírovat zpět</emph> je aktivní a buňky nejsou chráněny."
+#. AMrfx
#: 06060000.xhp
msgctxt ""
"06060000.xhp\n"
@@ -44217,6 +48059,7 @@ msgctxt ""
msgid "Protect Document"
msgstr "Zamknout dokument"
+#. hGhhB
#: 06060000.xhp
msgctxt ""
"06060000.xhp\n"
@@ -44225,6 +48068,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/06060000.xhp\" name=\"Protect Document\">Protect Document</link>"
msgstr "<link href=\"text/scalc/01/06060000.xhp\" name=\"Zamknout dokument\">Zamknout dokument</link>"
+#. wQUat
#: 06060000.xhp
msgctxt ""
"06060000.xhp\n"
@@ -44233,6 +48077,7 @@ msgctxt ""
msgid "The <emph>Protect Sheet</emph> or <emph>Protect Spreadsheet Structure</emph> commands prevent changes from being made to cells in the sheets or to sheets in a document. As an option, you can define a password. If a password is defined, removal of the protection is only possible if the user enters the correct password."
msgstr "Příkaz <emph>Uzamknout list</emph> nebo <emph>Uzamknout strukturu sešitu</emph> zabrání změnám buněk v listech a listů v dokumentu. Je možné nastavit heslo. Je-li nastaveno heslo, odstranění ochrany je možné pouze po jeho správném zadání."
+#. Z8jxs
#: 06060000.xhp
msgctxt ""
"06060000.xhp\n"
@@ -44241,6 +48086,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/06060100.xhp\" name=\"Sheets\">Sheets</link>"
msgstr "<link href=\"text/scalc/01/06060100.xhp\" name=\"Listy\">Listy</link>"
+#. 7UWiX
#: 06060000.xhp
msgctxt ""
"06060000.xhp\n"
@@ -44249,6 +48095,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/06060200.xhp\" name=\"Documents\">Documents</link>"
msgstr "<link href=\"text/scalc/01/06060200.xhp\" name=\"Dokumenty\">Dokumenty</link>"
+#. 3GYGr
#: 06060100.xhp
msgctxt ""
"06060100.xhp\n"
@@ -44257,6 +48104,7 @@ msgctxt ""
msgid "Protecting Sheet"
msgstr "Uzamykání listu"
+#. z8zCf
#: 06060100.xhp
msgctxt ""
"06060100.xhp\n"
@@ -44265,6 +48113,7 @@ msgctxt ""
msgid "Protecting Sheet"
msgstr "Uzamykání listu"
+#. HUFRu
#: 06060100.xhp
msgctxt ""
"06060100.xhp\n"
@@ -44273,6 +48122,7 @@ msgctxt ""
msgid "<variable id=\"tabelletext\"><ahelp hid=\".uno:Protect\">Protects the cells in the current sheet from being modified.</ahelp></variable> Choose <emph>Tools - Protect Sheet</emph> to open the <emph>Protect Sheet</emph> dialog in which you then specify sheet protection with or without a password."
msgstr "<variable id=\"tabelletext\"><ahelp hid=\".uno:Protect\">Ochrání buňky aktuálního listu před změnou.</ahelp></variable> Vyberte <emph>Nástroje - Uzamknout list</emph> a otevře se dialog <emph>Uzamknout list</emph>, kde určíte ochranu listu (s heslem nebo bez)."
+#. vFHpY
#: 06060100.xhp
msgctxt ""
"06060100.xhp\n"
@@ -44281,6 +48131,7 @@ msgctxt ""
msgid "To protect cells from further editing, the <emph>Protected</emph> check box must be checked on the <link href=\"text/scalc/01/05020600.xhp\" name=\"Format - Cells - Cell Protection\"><emph>Format - Cells - Cell Protection</emph></link> tab page or on the <emph>Format Cells</emph> context menu."
msgstr "Chcete-li ochránit buňky před dalšími úpravami, je třeba zaškrtnout <emph>Zamknuto</emph> na kartě <link href=\"text/scalc/01/05020600.xhp\" name=\"Formát - Buňky - Ochrana buňky\"><emph>Formát - Buňky - Ochrana buňky</emph></link> nebo v místní nabídce <emph>Formát buněk</emph>."
+#. cE3Ff
#: 06060100.xhp
msgctxt ""
"06060100.xhp\n"
@@ -44289,6 +48140,7 @@ msgctxt ""
msgid "Unprotected cells or cell ranges can be set up on a protected sheet by using the <emph>Tools - Protect Sheet</emph> and <emph>Format - Cells - Cell Protection</emph> menus:"
msgstr "Na uzamčeném listu mohou být nastaveny nezamčené buňky nebo oblasti buněk pomocí nabídek <emph>Nástroje - Uzamknout list</emph> a <emph>Formát - Buňky - Ochrana buněk</emph>:"
+#. 327UP
#: 06060100.xhp
msgctxt ""
"06060100.xhp\n"
@@ -44297,6 +48149,7 @@ msgctxt ""
msgid "Select the cells that will be unprotected"
msgstr "Vyberte buňky, které budou zbaveny ochrany"
+#. ArCpC
#: 06060100.xhp
msgctxt ""
"06060100.xhp\n"
@@ -44305,6 +48158,7 @@ msgctxt ""
msgid "Select <emph>Format - Cells - Cell Protection</emph>. Unmark the <emph>Protected</emph> box and click <emph>OK</emph>."
msgstr "Vyberte <emph>Formát - Buňky - Ochrana buněk</emph>. Zrušte zaškrtnutí pole <emph>Zamknuto</emph> a klepněte na <emph>OK</emph>."
+#. Dw5CS
#: 06060100.xhp
msgctxt ""
"06060100.xhp\n"
@@ -44313,6 +48167,7 @@ msgctxt ""
msgid "On the <emph>Tools - Protect Sheet</emph> menu, activate protection for the sheet. Effective immediately, only the cell range you selected in step 1 can be edited."
msgstr "V nabídce <emph>Nástroje - Uzamknout list</emph> aktivujte ochranu listu. Ochrana je účinná okamžitě, takže je možné upravovat pouze oblast buněk vybranou v předchozím kroku."
+#. VfJA6
#: 06060100.xhp
msgctxt ""
"06060100.xhp\n"
@@ -44321,6 +48176,7 @@ msgctxt ""
msgid "To later change an unprotected area to a protected area, select the range. Next, on the <emph>Format - Cells - Cell Protection</emph> tab page, check the <emph>Protected</emph> box. Finally, choose the <emph>Tools - Protect Sheet</emph> menu. The previously editable range is now protected."
msgstr "Chcete-li později změnit nezamčenou oblast na zamčenou, vyberte požadovanou oblast a na kartě <emph>Formát - Buňky - Ochrana buňky</emph> zaškrtněte <emph>Zamknuto</emph>. Nakonec zvolte <emph>Nástroje - Uzamknout list</emph>. Požadovaná oblast je nyní zamčena."
+#. JaC9W
#: 06060100.xhp
msgctxt ""
"06060100.xhp\n"
@@ -44329,6 +48185,7 @@ msgctxt ""
msgid "Sheet protection also affects the context menu of the sheet tabs at the bottom of the screen. The <emph>Delete</emph> and <emph>Rename</emph> commands cannot be selected."
msgstr "Uzamčení listu ovlivňuje také místní nabídku na kartě listu v dolní části obrazovky. Příkazy <emph>Smazat list</emph> a <emph>Přejmenovat list</emph> nemohou být vybrány."
+#. yLmHR
#: 06060100.xhp
msgctxt ""
"06060100.xhp\n"
@@ -44337,6 +48194,7 @@ msgctxt ""
msgid "If a sheet is protected, you will not be able to modify or delete any Cell Styles."
msgstr "Jestliže je list chráněn, není možně měnit nebo mazat buňky."
+#. d39My
#: 06060100.xhp
msgctxt ""
"06060100.xhp\n"
@@ -44345,6 +48203,7 @@ msgctxt ""
msgid "A protected sheet or cell range can no longer be modified until this protection is disabled. To disable the protection, choose the <emph>Tools - Protect Sheet</emph> command. If no password was set, the sheet protection is immediately disabled. If the sheet was password protected, the <emph>Remove Protection</emph> dialog opens, where you must enter the password."
msgstr "Zamčený list nebo oblast buněk není možné upravovat, dokud není zrušen zámek. Chcete-li zrušit ochranu, vyberte <emph>Nástroje - Uzamknout list</emph>. Jestliže nebylo nastaveno heslo, zámek je ihned zrušen, jinak je třeba zadat heslo v dialogu <emph>Odstranit zámek</emph>."
+#. scXrG
#: 06060100.xhp
msgctxt ""
"06060100.xhp\n"
@@ -44353,6 +48212,7 @@ msgctxt ""
msgid "Once saved, protected sheets can only be saved again by using the <emph>File - Save As</emph> command."
msgstr "Jakmile jsou zamčené listy jednou uloženy, mohou být znovu uloženy pouze pomocí volby<emph>Soubor - Uložit jako</emph>."
+#. A4TcK
#: 06060100.xhp
msgctxt ""
"06060100.xhp\n"
@@ -44361,6 +48221,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/password_dlg.xhp\" name=\"Password\">Password (optional)</link>"
msgstr "<link href=\"text/shared/01/password_dlg.xhp\" name=\"Password\">Heslo(volitelné)</link>"
+#. hBPMK
#: 06060100.xhp
msgctxt ""
"06060100.xhp\n"
@@ -44369,6 +48230,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/protectsheetdlg/password1\">Allows you to enter a password to protect the sheet from unauthorized changes.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/protectsheetdlg/password1\">AJe možné zadat heslo na ochranu listu před nepovolenými změnami.</ahelp>"
+#. Gr24z
#: 06060100.xhp
msgctxt ""
"06060100.xhp\n"
@@ -44377,6 +48239,7 @@ msgctxt ""
msgid "Complete protection of your work can be achieved by combining the options <emph>Tools - Protect Sheet</emph> and <emph>Tools - Protect Spreadsheet Structure</emph>, including password protection. To prohibit opening the document altogether, in the <emph>Save</emph> dialog mark the <emph>Save with password</emph> box before you click the <emph>Save</emph> button."
msgstr "Kompletně ochránit lze dokument kombinací možností v <emph>Nástroje - Uzamknout list</emph> a <emph>Nástroje - Uzamknout strukturu sešitu</emph>, včetně zadání hesla.Chcete-li zabránit nepovolaným osobám v samotném otevření dokumentu, zvolte při ukládání v dialogovém okně <emph>Uložit</emph> předtím, než klepnete na tlačítko <emph>Uložit</emph>, volbu <emph>Uložit s heslem</emph>."
+#. gMgFq
#: 06060200.xhp
msgctxt ""
"06060200.xhp\n"
@@ -44385,6 +48248,7 @@ msgctxt ""
msgid "Protecting document"
msgstr "Zamknutí dokumentu"
+#. aMgYB
#: 06060200.xhp
msgctxt ""
"06060200.xhp\n"
@@ -44393,6 +48257,7 @@ msgctxt ""
msgid "Protecting document"
msgstr "Zamknutí dokumentu"
+#. KfLo4
#: 06060200.xhp
msgctxt ""
"06060200.xhp\n"
@@ -44401,6 +48266,7 @@ msgctxt ""
msgid "<variable id=\"dokumenttext\"><ahelp hid=\".uno:ToolProtectionDocument\">Protects the sheet structure of your document from modifications. It is impossible to insert, delete, rename, move or copy sheets.</ahelp></variable> Open the <emph>Protect spreadsheet structure</emph> dialog with <emph>Tools - Protect Spreadsheet Structure</emph>. Optionally enter a password and click OK."
msgstr "<variable id=\"dokumenttext\"><ahelp hid=\".uno:ToolProtectionDocument\">Ochrání strukturu listů v dokumentu před změnami. Není možné vkládat, mazat, přejmenovávat, přesunovat a kopírovat listy.</ahelp></variable> Otevřete dialogové okno <emph>Uzamknout strukturu sešitu</emph> pomocí <emph>Nástroje - Uzamknout strukturu sešitu</emph>. Volitelně můžete zadat heslo a poté potvrdit klepnutím na OK."
+#. apWXt
#: 06060200.xhp
msgctxt ""
"06060200.xhp\n"
@@ -44409,6 +48275,7 @@ msgctxt ""
msgid "The structure of protected spreadsheet documents can be changed only if the <emph>Protect</emph> option is disabled. On the context menus for the spreadsheet tabs at the lower graphic border, only the menu item <emph>Select All Sheets</emph> can be activated. All other menu items are deactivated. To remove the protection, call up the command <emph>Tools - Protect Spreadsheet Structure</emph> again. If no password is assigned, protection is immediately removed. If you were assigned a password, the <emph>Remove Spreadsheet Protection</emph> dialog appears, in which you must enter the password. Only then can you remove the check mark specifying that protection is active."
msgstr "Strukturu zamknutých sešitů je možné měnit, je-li volba <emph>Zamknout</emph> neaktivní. Je-li aktivní, v místní nabídce pro karty listů vlevo dole je možné vybrat pouze <emph>Vybrat všechny listy</emph>. Ostatní volby jsou neaktivní. Chcete-li odstranit zámek, zvolte <emph>Nástroje - Uzamknout strukturu sešitu</emph>. Jestliže nebylo nastaveno heslo, zámek je ihned zrušen, jinak je třeba zadat heslo v dialogu <emph>Odstranit zámek</emph>."
+#. Y5KBL
#: 06060200.xhp
msgctxt ""
"06060200.xhp\n"
@@ -44417,6 +48284,7 @@ msgctxt ""
msgid "A protected document, once saved, can only be saved again with the <emph>File - Save As</emph> menu command."
msgstr "Jakmile je chráněný dokument jednou uložen, může být znovu uložen pouze pomocí volby <emph>Soubor - Uložit jako</emph>."
+#. HMhys
#: 06060200.xhp
msgctxt ""
"06060200.xhp\n"
@@ -44425,6 +48293,7 @@ msgctxt ""
msgid "Password (optional)"
msgstr "Heslo (volitelné)"
+#. k6oA7
#: 06060200.xhp
msgctxt ""
"06060200.xhp\n"
@@ -44433,6 +48302,7 @@ msgctxt ""
msgid "<ahelp hid=\"SC_HID_PASSWD_DOC\">You can create a password to protect your document against unauthorized or accidental modifications.</ahelp>"
msgstr "<ahelp hid=\"SC_HID_PASSWD_DOC\">Chcete-li chránit váš dokument před neoprávněnými nebo nechtěnými změnami, vytvořte heslo pro přístup k dokumentu.</ahelp>"
+#. TwECw
#: 06060200.xhp
msgctxt ""
"06060200.xhp\n"
@@ -44441,6 +48311,7 @@ msgctxt ""
msgid "<ahelp hid=\"SC_HID_PASSWD_DOC_CONFIRM\" visibility=\"hidden\">Re-enter the password.</ahelp>"
msgstr "<ahelp hid=\"SC_HID_PASSWD_DOC_CONFIRM\" visibility=\"hidden\">Zadejte znovu heslo.</ahelp>"
+#. kNtVq
#: 06060200.xhp
msgctxt ""
"06060200.xhp\n"
@@ -44449,6 +48320,7 @@ msgctxt ""
msgid "You can completely protect your work by combining the options <emph>Tools - Protect Sheet</emph> and <emph>Tools - Protect Spreadsheet Structure</emph>, including password entry. If you want to prevent the document from being opened by other users, select <emph>Save With Password </emph>and click the <emph>Save</emph> button. The <emph>Enter Password</emph> dialog appears. Consider carefully when choosing a password; if you forget it after you close a document you will be unable to access the document."
msgstr "Úplně ochránit svou práci je možné zkombinováním možností v <emph>Nástroje - Uzamknout list</emph> a <emph>Nástroje - Uzamknout strukturu sešitu</emph>, včetně vložení hesla. Chcete-li zabránit ostatním uživatelům otevřít dokument, vyberte <emph>Uložit s heslem</emph>a klepněte na tlačítko <emph>Uložit</emph>. Objeví se dialog <emph>Zadat heslo</emph>. Heslo vybírejte tak, abyste ho nezapomněli. Jestliže zavřete dokument, ten již nebude bez hesla přístupný."
+#. rH4Zz
#: 06070000.xhp
msgctxt ""
"06070000.xhp\n"
@@ -44457,6 +48329,7 @@ msgctxt ""
msgid "AutoCalculate"
msgstr "Automatický výpočet"
+#. 6gBgP
#: 06070000.xhp
msgctxt ""
"06070000.xhp\n"
@@ -44465,6 +48338,7 @@ msgctxt ""
msgid "<bookmark_value>calculating; auto calculating sheets</bookmark_value><bookmark_value>recalculate;auto calculating sheets</bookmark_value><bookmark_value>recalculating;auto calculating sheets</bookmark_value><bookmark_value>AutoCalculate function in sheets</bookmark_value><bookmark_value>correcting sheets automatically</bookmark_value><bookmark_value>formulas;AutoCalculate function</bookmark_value><bookmark_value>cell contents;AutoCalculate function</bookmark_value>"
msgstr "<bookmark_value>výpočty; automatické výpočty v sešitech</bookmark_value><bookmark_value>přepočítat;automatické výpočty v sešitech</bookmark_value><bookmark_value>přepočítání;automatické výpočty v sešitech</bookmark_value><bookmark_value>Automatický výpočet v sešitech</bookmark_value><bookmark_value>automatické opravy sešitů</bookmark_value><bookmark_value>vzorce;funkce Automatický výpočet</bookmark_value><bookmark_value>obsah buněk;funkce Automatický výpočet</bookmark_value>"
+#. aruTj
#: 06070000.xhp
msgctxt ""
"06070000.xhp\n"
@@ -44473,6 +48347,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/06070000.xhp\" name=\"AutoCalculate\">AutoCalculate</link>"
msgstr "<link href=\"text/scalc/01/06070000.xhp\" name=\"Automatický výpočet\">Automatický výpočet</link>"
+#. Wyyhf
#: 06070000.xhp
msgctxt ""
"06070000.xhp\n"
@@ -44481,6 +48356,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:AutomaticCalculation\">Automatically recalculates all formulas in the document.</ahelp>"
msgstr "<ahelp hid=\".uno:AutomaticCalculation\">Automaticky přepočítá všechny vzorce v dokumentu.</ahelp>"
+#. UVFWC
#: 06070000.xhp
msgctxt ""
"06070000.xhp\n"
@@ -44489,6 +48365,7 @@ msgctxt ""
msgid "All cells are recalculated after a sheet cell has been modified. Any charts in the sheet will also be refreshed."
msgstr "Všechny buňky jsou po změně obsahu jedné buňky přepočítány. Stejně tak jsou aktualizovány všechny grafy."
+#. Wboju
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
@@ -44497,6 +48374,7 @@ msgctxt ""
msgid "Recalculate"
msgstr "Přepočítat"
+#. QN44M
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
@@ -44505,6 +48383,7 @@ msgctxt ""
msgid "<bookmark_value>recalculating;all formulas in sheets</bookmark_value><bookmark_value>recalculate;all formulas in sheets</bookmark_value><bookmark_value>formulas; recalculating manually</bookmark_value><bookmark_value>cell contents; recalculating</bookmark_value>"
msgstr "<bookmark_value>přepočítání;všechny vzorce v listech</bookmark_value><bookmark_value>přepočítat;všechny vzorce v listech</bookmark_value><bookmark_value>vzorce;ruční přepočítání</bookmark_value><bookmark_value>obsah buněk;přepočítání</bookmark_value>"
+#. eVjX4
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
@@ -44513,6 +48392,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/06080000.xhp\" name=\"Recalculate\">Recalculate</link>"
msgstr "<link href=\"text/scalc/01/06080000.xhp\" name=\"Přepočítat\">Přepočítat</link>"
+#. tCCr5
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
@@ -44521,6 +48401,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Calculate\">If AutoCalculate is disabled, the Recalculate command recalculates all (so-called dirty) formula cells that depend on changed cell content and their dependents, and formula cells containing volatile functions such as RAND() or NOW() and formula cells that depend on them.</ahelp>"
msgstr "<ahelp hid=\".uno:Calculate\">Pokud je automatický výpočet zakázán, příkaz Přepočítat přepočítá všechny (takzvané špinavé) buňky vzorce, které závisí na změněném obsahu buněk a jejich závislých buňkách a buňkách vzorce obsahujících nestálé funkce, jako jsou RAND() nebo NOW() a buňky vzorce, které na nich závisí </ahelp>"
+#. QcG4R
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
@@ -44529,6 +48410,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Calculate\">If AutoCalculate is enabled, the Recalculate command applies only to formula cells containing volatile functions like RAND() or NOW() and formula cells that depend on them.</ahelp>"
msgstr "<ahelp hid=\".uno:Calculate\">Pokud je funkce Automatický výpočet povolena, příkaz Přepočítat se vztahuje pouze na buňky obsahující nestálé funkce, například RAND() nebo NOW() a buňky, které na nich závisí.</ahelp>"
+#. CXEtC
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
@@ -44537,6 +48419,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Calculate\">In either mode, with formula cell(s) selected pressing F9 recalculates the currently selected cells and formula cells that depend on them. This can be useful after reading documents with recalculation disabled and individual cells need recalculation.</ahelp>"
msgstr "<ahelp hid=\".uno:Calculate\">V obou režimech s vybranými buňkami vzorců stisknutím klávesy F9 přepočítá aktuálně vybrané buňky a buňky vzorce, které na nich závisí. To může být užitečné po otevření dokumentů se zakázaným přepočítáním a u jednotlivých buněk, které potřebují přepočítat.</ahelp>"
+#. jVUni
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
@@ -44545,6 +48428,7 @@ msgctxt ""
msgid "Press F9 to recalculate. Press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9 to recalculate all formulas in the document."
msgstr "Stisknutím F9 provedete přepočítání. Stisknutím Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9 přepočítáte všechny vzorce v dokumentu."
+#. wosFk
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
@@ -44553,6 +48437,7 @@ msgctxt ""
msgid "Recalculation options are, Recalculation on File Load, with values:"
msgstr "Možnosti přepočítání jsou: Přepočítání při otevření souboru, s hodnotami:"
+#. Cr8g8
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
@@ -44561,6 +48446,7 @@ msgctxt ""
msgid "Always recalculate, Never recalculate (default option), Prompt user."
msgstr "Vždy přepočítávat, nikdy nepřepočítávat (výchozí možnost), Zeptat se uživatele."
+#. TCBFm
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
@@ -44569,6 +48455,7 @@ msgctxt ""
msgid "Press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9 to recalculate all formulas in the document, including Add-In functions. The hard recalculation correctly recalculates all formula cells."
msgstr "Propřepočítání všech hodnot v dokumentu, včetně doplňkových funkcí, zmáčkněte Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9. Tvrdé přepočítání správně přepočítá všechny vzorce v buňkách ."
+#. qyZ6P
#: 06080000.xhp
msgctxt ""
"06080000.xhp\n"
@@ -44577,6 +48464,7 @@ msgctxt ""
msgid "After the document has been recalculated, the display is refreshed. All charts are also refreshed."
msgstr "Po přepočítání dokumentu se obnoví zobrazení. Obnoví se také všechny grafy."
+#. CWRgk
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -44585,6 +48473,7 @@ msgctxt ""
msgid "AutoInput"
msgstr "Automatické dokončování"
+#. SkmZ8
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -44593,6 +48482,7 @@ msgctxt ""
msgid "<bookmark_value>entering entries with AutoInput function</bookmark_value><bookmark_value>capital letters;AutoInput function</bookmark_value>"
msgstr "<bookmark_value>zadávání hodnot; Automatické dokončování</bookmark_value><bookmark_value>velká písmena; Automatické dokončování</bookmark_value>"
+#. JX3GB
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -44601,6 +48491,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/06130000.xhp\" name=\"AutoInput\">AutoInput</link>"
msgstr "<link href=\"text/scalc/01/06130000.xhp\" name=\"Automatické dokončování\">Automatické dokončování</link>"
+#. 8mzpV
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -44609,6 +48500,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:AutoComplete\">Switches the AutoInput function on and off, which automatically completes entries, based on other entries in the same column.</ahelp> The column is scanned up to a maximum of 2000 cells or 200 different strings."
msgstr "<ahelp hid=\".uno:AutoComplete\">Zapne nebo vypne funkci automatického zadávání, která automaticky dokončuje záznamy podle záznamů ve stejném sloupci.</ahelp> Ve sloupci se vyhledává v maximálně 2000 buňkách nebo 200 různých řetězcích."
+#. DTiAQ
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -44617,6 +48509,7 @@ msgctxt ""
msgid "The completion text is highlighted."
msgstr "Text pro dokončení je zvýrazněn."
+#. VzUyV
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -44625,6 +48518,7 @@ msgctxt ""
msgid "To accept the completion, press <item type=\"keycode\">Enter</item> or a cursor key."
msgstr "Chcete-li přijmout navržené dokončení, stiskněte <item type=\"keycode\">Enter</item> nebo kurzorovou klávesu."
+#. ZDCvA
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -44633,6 +48527,7 @@ msgctxt ""
msgid "To append text or to edit the completion, press <item type=\"keycode\">F2</item>."
msgstr "Chcete-li připojit další text nebo navržený text upravit, stiskněte <item type=\"keycode\">F2</item>."
+#. iSGKZ
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -44641,6 +48536,7 @@ msgctxt ""
msgid "To view more completions, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Tab</item> to scroll forward, or <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Tab</item> to scroll backward."
msgstr "Chcete-li zobrazit další návrhy, stisknutím <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Tab</item> zobrazíte další nebo stisknutím <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Tab</item> předchozí."
+#. oxZUt
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -44649,6 +48545,7 @@ msgctxt ""
msgid "To see a list of all available AutoInput text items for the current column, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline><item type=\"keycode\">+Down Arrow</item>."
msgstr "Chcete-li zobrazit seznam všech dostupných textů pro automatické dokončování v aktuálním sloupci, stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline><item type=\"keycode\">+šipka dolů</item>."
+#. PEGiD
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -44657,6 +48554,7 @@ msgctxt ""
msgid "When typing formulas using characters that match previous entries, a Help tip will appear listing the last ten functions used from <emph>Function Wizard</emph>, from all defined range names, from all database range names, and from the content of all label ranges."
msgstr "Pokud zadáváte vzorce a použijete znaky, které odpovídají dříve zadaným položkám, zobrazí se tip nápovědy se seznamem deseti naposledy použitých funkcí z <emph>Průvodce funkcí</emph>, ze všech pojmenovaných oblastí, ze všech databázových oblastí a z obsahu pojmenovaných oblastí."
+#. ZG6FW
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -44665,6 +48563,7 @@ msgctxt ""
msgid "AutoInput is case-sensitive. If, for example, you have written \"Total\" in a cell, you cannot enter \"total\" in another cell of the same column without first deactivating AutoInput."
msgstr "Při doplňování závisí na velikosti písmen. Pokud např. v buňce napíšete \"Celkem\", není možné do jiné buňky ve stejném sloupci zadat \"celkem\", pokud nejprve nevypnete Automatické dokončování."
+#. KPjBn
#: 07080000.xhp
msgctxt ""
"07080000.xhp\n"
@@ -44673,6 +48572,7 @@ msgctxt ""
msgid "Split Window"
msgstr "Rozdělit okno"
+#. 8fBFT
#: 07080000.xhp
msgctxt ""
"07080000.xhp\n"
@@ -44681,6 +48581,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/07080000.xhp\" name=\"Split\">Split Window</link>"
msgstr "<link href=\"text/scalc/01/07080000.xhp\" name=\"Rozdělit okno\">Rozdělit okno</link>"
+#. FoS5h
#: 07080000.xhp
msgctxt ""
"07080000.xhp\n"
@@ -44689,6 +48590,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Divides the current window at the top left corner of the active cell.</ahelp>"
msgstr "<ahelp hid=\".\">Rozdělí aktuální okno v levém horním rohu aktivní buňky.</ahelp>"
+#. bAPiD
#: 07080000.xhp
msgctxt ""
"07080000.xhp\n"
@@ -44697,6 +48599,7 @@ msgctxt ""
msgid "You can also use the mouse to split the window horizontally or vertically. To do this, drag the thick black line located directly above the vertical scrollbar or directly to the right of the horizontal scrollbar into the window. A thick black line will show where the window is split."
msgstr "Okno je možné svisle nebo vodorovně rozdělit také pomocí myši. Stačí do okna přetáhnout silnou černou čáru, která se nachází přímo nad svislým posuvníkem nebo vpravo od vodorovného posuvníku. Černá čára označuje, kde se okno rozdělí."
+#. UNF5Z
#: 07080000.xhp
msgctxt ""
"07080000.xhp\n"
@@ -44705,6 +48608,7 @@ msgctxt ""
msgid "A split window has its own scrollbars in each partial section; by contrast, <link href=\"text/scalc/01/07090000.xhp\" name=\"fixed window sections\">fixed window sections</link> are not scrollable."
msgstr "Každá část rozděleného okna má vlastní posuvníky; naopak <link href=\"text/scalc/01/07090000.xhp\" name=\"pevné části oken\">pevné části oken</link> posuvníky nemají."
+#. Xscoi
#: 07090000.xhp
msgctxt ""
"07090000.xhp\n"
@@ -44713,6 +48617,7 @@ msgctxt ""
msgid "Freeze Rows and Columns"
msgstr "Ukotvit řádky a sloupce"
+#. rBUcX
#: 07090000.xhp
msgctxt ""
"07090000.xhp\n"
@@ -44721,6 +48626,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/07090000.xhp\" name=\"Freeze\">Freeze Rows and Columns</link>"
msgstr "<link href=\"text/scalc/01/07090000.xhp\" name=\"Ukotvit řádky a sloupce\">Ukotvit řádky a sloupce</link>"
+#. XjvVY
#: 07090000.xhp
msgctxt ""
"07090000.xhp\n"
@@ -44729,6 +48635,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Divides the sheet at the top left corner of the active cell and the area to the top left is no longer scrollable.</ahelp>"
msgstr "<ahelp hid=\".\">Rozdělí list v levém horním rohu aktivní buňky. Oblast vlevo nahoře již není možné posunovat.</ahelp>"
+#. ozNTG
#: 12010000.xhp
msgctxt ""
"12010000.xhp\n"
@@ -44737,6 +48644,7 @@ msgctxt ""
msgid "Define Database Range"
msgstr "Definovat databázovou oblast"
+#. EgD2t
#: 12010000.xhp
msgctxt ""
"12010000.xhp\n"
@@ -44745,6 +48653,7 @@ msgctxt ""
msgid "Define Database Range"
msgstr "Definovat databázovou oblast"
+#. 8zFH5
#: 12010000.xhp
msgctxt ""
"12010000.xhp\n"
@@ -44753,6 +48662,7 @@ msgctxt ""
msgid "<variable id=\"bereichtext\"><ahelp hid=\".uno:DefineDBName\">Defines a database range based on the selected cells in your sheet.</ahelp></variable>"
msgstr "<variable id=\"bereichtext\"><ahelp hid=\".uno:DefineDBName\">Definuje databázovou oblast založenou na označených buňkách v sešitu.</ahelp></variable>"
+#. CZ8n7
#: 12010000.xhp
msgctxt ""
"12010000.xhp\n"
@@ -44761,6 +48671,7 @@ msgctxt ""
msgid "You can only select a rectangular cell range."
msgstr "Možné je označit pouze obdélníkovou oblast buněk."
+#. s3R3C
#: 12010000.xhp
msgctxt ""
"12010000.xhp\n"
@@ -44769,6 +48680,7 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. wK72S
#: 12010000.xhp
msgctxt ""
"12010000.xhp\n"
@@ -44777,6 +48689,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/entry\">Enter a name for the database range that you want to define, or select an existing name from the list.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/entry\">Zadejte název pro databázovou oblast, kterou chcete definovat, nebo vyberte existující název ze seznamu.</ahelp>"
+#. rKAPw
#: 12010000.xhp
msgctxt ""
"12010000.xhp\n"
@@ -44785,6 +48698,7 @@ msgctxt ""
msgid "Range"
msgstr "Oblast"
+#. DJqdN
#: 12010000.xhp
msgctxt ""
"12010000.xhp\n"
@@ -44793,6 +48707,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/assign\">Displays the selected cell range.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/assign\">Zobrazuje označenou oblast buněk.</ahelp>"
+#. EgEv5
#: 12010000.xhp
msgctxt ""
"12010000.xhp\n"
@@ -44801,6 +48716,7 @@ msgctxt ""
msgid "Add/Modify"
msgstr "Přidat/Změnit"
+#. VBDQA
#: 12010000.xhp
msgctxt ""
"12010000.xhp\n"
@@ -44809,6 +48725,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/add\">Adds the selected cell range to the database range list, or modifies an existing database range.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/add\">Přidá označenou oblast buněk do seznamu databázových oblastí nebo upraví existující oblast.</ahelp>"
+#. DqvSG
#: 12010000.xhp
msgctxt ""
"12010000.xhp\n"
@@ -44817,6 +48734,7 @@ msgctxt ""
msgid "More >>"
msgstr "Více >>"
+#. 4C6px
#: 12010000.xhp
msgctxt ""
"12010000.xhp\n"
@@ -44825,6 +48743,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/more\">Shows additional <link href=\"text/scalc/01/12010100.xhp\" name=\"options\">options</link>.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/more\">Zobrazí další <link href=\"text/scalc/01/12010100.xhp\" name=\"možnosti\">možnosti</link>.</ahelp>"
+#. DYHAG
#: 12010100.xhp
msgctxt ""
"12010100.xhp\n"
@@ -44833,6 +48752,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. 5Mcg9
#: 12010100.xhp
msgctxt ""
"12010100.xhp\n"
@@ -44841,6 +48761,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. Hqjo8
#: 12010100.xhp
msgctxt ""
"12010100.xhp\n"
@@ -44849,6 +48770,7 @@ msgctxt ""
msgid "Contains column labels"
msgstr "Obsahuje popisky sloupců"
+#. Fvoqg
#: 12010100.xhp
msgctxt ""
"12010100.xhp\n"
@@ -44857,6 +48779,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/ContainsColumnLabels\" visibility=\"visible\">Selected cell ranges contains labels.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/ContainsColumnLabels\" visibility=\"visible\">Vybrané oblasti buněk obsahují popisky.</ahelp>"
+#. Xowqi
#: 12010100.xhp
msgctxt ""
"12010100.xhp\n"
@@ -44865,6 +48788,7 @@ msgctxt ""
msgid "Insert or delete cells"
msgstr "Vložit nebo odstranit buňky"
+#. qqLap
#: 12010100.xhp
msgctxt ""
"12010100.xhp\n"
@@ -44873,6 +48797,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/InsertOrDeleteCells\" visibility=\"visible\">Automatically inserts new rows and columns into the database range in your document when new records are added to the database.</ahelp> To manually update the database range, choose <emph>Data - Refresh Range</emph>."
msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/InsertOrDeleteCells\" visibility=\"visible\">Po přidání nových záznamů do databáze automaticky vloží nové sloupce a řádky do databázové oblasti dokumentu.</ahelp> Pokud chcete databázovou oblast aktualizovat ručně, zvolte <emph>Data - Obnovit oblast</emph>."
+#. 2oEGE
#: 12010100.xhp
msgctxt ""
"12010100.xhp\n"
@@ -44881,6 +48806,7 @@ msgctxt ""
msgid "Keep formatting"
msgstr "Zachovat formátování"
+#. 2XYBN
#: 12010100.xhp
msgctxt ""
"12010100.xhp\n"
@@ -44889,6 +48815,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/KeepFormatting\" visibility=\"visible\">Applies the existing cell format of headers and first data row to the whole database range.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/KeepFormatting\" visibility=\"visible\">Použije existující formátování buňky záhlaví a prvního datového řádku na celou databázovou oblast.</ahelp>"
+#. pqAzC
#: 12010100.xhp
msgctxt ""
"12010100.xhp\n"
@@ -44897,6 +48824,7 @@ msgctxt ""
msgid "Don't save imported data"
msgstr "Neukládat importovaná data"
+#. KjiBd
#: 12010100.xhp
msgctxt ""
"12010100.xhp\n"
@@ -44905,6 +48833,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/DontSaveImportedData\" visibility=\"visible\">Only saves a reference to the database, and not the contents of the cells.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/definedatabaserangedialog/DontSaveImportedData\" visibility=\"visible\">Ukládají se pouze odkazy do databáze a ne obsah buněk.</ahelp>"
+#. xdA5z
#: 12010100.xhp
msgctxt ""
"12010100.xhp\n"
@@ -44913,6 +48842,7 @@ msgctxt ""
msgid "Source:"
msgstr "Zdroj:"
+#. aW3bi
#: 12010100.xhp
msgctxt ""
"12010100.xhp\n"
@@ -44921,6 +48851,7 @@ msgctxt ""
msgid "Displays information about the current database source and any existing operators."
msgstr "Zobrazuje informace o aktuálním databázovém zdroji a existujících operátorech."
+#. EoxB3
#: 12010100.xhp
msgctxt ""
"12010100.xhp\n"
@@ -44929,6 +48860,7 @@ msgctxt ""
msgid "More <<"
msgstr "Více <<"
+#. CBYgc
#: 12010100.xhp
msgctxt ""
"12010100.xhp\n"
@@ -44937,6 +48869,7 @@ msgctxt ""
msgid "Hides the additional options."
msgstr "Skryje doplňující volby."
+#. UpzQF
#: 12020000.xhp
msgctxt ""
"12020000.xhp\n"
@@ -44945,6 +48878,7 @@ msgctxt ""
msgid "Select Database Range"
msgstr "Výběr oblasti dat"
+#. 3as7h
#: 12020000.xhp
msgctxt ""
"12020000.xhp\n"
@@ -44953,6 +48887,7 @@ msgctxt ""
msgid "<bookmark_value>databases; selecting (Calc)</bookmark_value>"
msgstr "<bookmark_value>databáze; výběr (Calc)</bookmark_value>"
+#. D9fvg
#: 12020000.xhp
msgctxt ""
"12020000.xhp\n"
@@ -44961,6 +48896,7 @@ msgctxt ""
msgid "Select Database Range"
msgstr "Výběr oblasti dat"
+#. DjALP
#: 12020000.xhp
msgctxt ""
"12020000.xhp\n"
@@ -44969,6 +48905,7 @@ msgctxt ""
msgid "<variable id=\"bereichwaehlen\"><ahelp hid=\".uno:SelectDB\">Selects a database range that you defined under <link href=\"text/scalc/01/12010000.xhp\" name=\"Data - Define Range\">Data - Define Range</link>.</ahelp></variable>"
msgstr "<variable id=\"bereichwaehlen\"><ahelp hid=\".uno:SelectDB\">Vybere databázovou oblast, kterou jste určili v <link href=\"text/scalc/01/12010000.xhp\" name=\"Data – Definovat oblast\">Data – Definovat oblast</link>.</ahelp></variable>"
+#. qFxiF
#: 12020000.xhp
msgctxt ""
"12020000.xhp\n"
@@ -44977,6 +48914,7 @@ msgctxt ""
msgid "Ranges"
msgstr "Oblasti"
+#. apcCM
#: 12020000.xhp
msgctxt ""
"12020000.xhp\n"
@@ -44985,6 +48923,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/selectrange/treeview\">Lists the available database ranges. To select a database range, click its name, and then click <emph>OK</emph>.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/selectrange/treeview\">Seznam dostupných databázových oblastí. Chcete-li vybrat databázovou oblast v sešitu, klepněte na její název a poté klepněte na <emph>OK</emph>.</ahelp>"
+#. unHSv
#: 12030000.xhp
msgctxt ""
"12030000.xhp\n"
@@ -44993,6 +48932,7 @@ msgctxt ""
msgid "Sort"
msgstr "Řadit"
+#. uyAAQ
#: 12030000.xhp
msgctxt ""
"12030000.xhp\n"
@@ -45001,6 +48941,7 @@ msgctxt ""
msgid "Sort"
msgstr "Řadit"
+#. BHBgn
#: 12030000.xhp
msgctxt ""
"12030000.xhp\n"
@@ -45009,6 +48950,7 @@ msgctxt ""
msgid "<variable id=\"sorttext\"><ahelp hid=\".uno:DataSort\">Sorts the selected rows according to the conditions that you specify.</ahelp></variable> $[officename] automatically recognizes and selects database ranges."
msgstr "<variable id=\"sorttext\"><ahelp hid=\".uno:DataSort\">Seřadí označené řádky podle podmínek, které určíte.</ahelp></variable> $[officename] automaticky rozezná a označí databázové oblasti."
+#. MYK9p
#: 12030000.xhp
msgctxt ""
"12030000.xhp\n"
@@ -45017,6 +48959,7 @@ msgctxt ""
msgid "You cannot sort data if the <link href=\"text/shared/01/02230000.xhp\" name=\"Record changes\">Record changes</link> options is enabled."
msgstr "Data není možné řadit, je-li zapnuto <link href=\"text/shared/01/02230000.xhp\" name=\"zaznamenávání změn\">zaznamenávání změn</link>."
+#. yfaxr
#: 12030100.xhp
msgctxt ""
"12030100.xhp\n"
@@ -45025,6 +48968,7 @@ msgctxt ""
msgid "Sort Criteria"
msgstr "Seřadit podle"
+#. kCiox
#: 12030100.xhp
msgctxt ""
"12030100.xhp\n"
@@ -45033,6 +48977,7 @@ msgctxt ""
msgid "<bookmark_value>sorting; sort criteria for database ranges</bookmark_value>"
msgstr "<bookmark_value>seřadit; kritéria řazení pro databázové oblasti</bookmark_value>"
+#. 8j5BD
#: 12030100.xhp
msgctxt ""
"12030100.xhp\n"
@@ -45041,6 +48986,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12030100.xhp\" name=\"Sort Criteria\">Sort Criteria</link>"
msgstr "<link href=\"text/scalc/01/12030100.xhp\" name=\"Seřadit podle\">Seřadit podle</link>"
+#. ThM7y
#: 12030100.xhp
msgctxt ""
"12030100.xhp\n"
@@ -45049,6 +48995,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sortcriteriapage/SortCriteriaPage\">Specify the sorting options for the selected range.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sortcriteriapage/SortCriteriaPage\">Možnosti řazení pro označenou oblast.</ahelp>"
+#. vU3eB
#: 12030100.xhp
msgctxt ""
"12030100.xhp\n"
@@ -45057,6 +49004,7 @@ msgctxt ""
msgid "Ensure that you include any row and column titles in the selection."
msgstr "Ujistěte se, zda jste označil také popisky sloupců a řádků."
+#. D6mFP
#: 12030100.xhp
msgctxt ""
"12030100.xhp\n"
@@ -45065,6 +49013,7 @@ msgctxt ""
msgid "Sort by"
msgstr "Seřadit podle"
+#. Lt4dN
#: 12030100.xhp
msgctxt ""
"12030100.xhp\n"
@@ -45073,6 +49022,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sortkey/sortlb\">Select the column that you want to use as the primary sort key.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sortkey/sortlb\">Vyberte sloupec, který chcete použít jako primární klíč řazení.</ahelp>"
+#. tc9cH
#: 12030100.xhp
msgctxt ""
"12030100.xhp\n"
@@ -45081,6 +49031,7 @@ msgctxt ""
msgid "Ascending"
msgstr "Vzestupně"
+#. MHKGY
#: 12030100.xhp
msgctxt ""
"12030100.xhp\n"
@@ -45089,6 +49040,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sortkey/up\">Sorts the selection from the lowest value to the highest value. The sorting rules are given by the locale. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages."
msgstr "<ahelp hid=\"modules/scalc/ui/sortkey/up\">Seřadí výběr od nejnižší hodnoty po nejvyšší. Pravidla pro řazení jsou dána národním prostředím. Vlastní pravidla můžete definovat v Data - Řadit - Možnosti.</ahelp> Výchozí hodnoty se stanovují v <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - Jazyková nastavení - Jazyky."
+#. hcoG8
#: 12030100.xhp
msgctxt ""
"12030100.xhp\n"
@@ -45097,6 +49049,7 @@ msgctxt ""
msgid "Descending"
msgstr "Sestupně"
+#. dPy9g
#: 12030100.xhp
msgctxt ""
"12030100.xhp\n"
@@ -45105,6 +49058,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sortkey/down\">Sorts the selection from the highest value to the lowest value. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages."
msgstr "<ahelp hid=\"modules/scalc/ui/sortkey/down\">Seřadí výběr od nejvyšší hodnoty po nejnižší. Vlastní pravidla pro řazení můžete definovat v Data - Řadit - Možnosti.</ahelp> Výchozí hodnoty se stanovují v <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - Jazyková nastavení - Jazyky."
+#. 7N7QL
#: 12030100.xhp
msgctxt ""
"12030100.xhp\n"
@@ -45113,6 +49067,7 @@ msgctxt ""
msgid "Then by"
msgstr "Dále podle"
+#. CJ4U6
#: 12030100.xhp
msgctxt ""
"12030100.xhp\n"
@@ -45121,6 +49076,7 @@ msgctxt ""
msgid "Select the column that you want to use as the secondary sort key."
msgstr "Vyberte sloupec, který chcete použít jako vedlejší klíč řazení."
+#. EcDrM
#: 12030100.xhp
msgctxt ""
"12030100.xhp\n"
@@ -45129,6 +49085,7 @@ msgctxt ""
msgid "Ascending"
msgstr "Vzestupně"
+#. SHV5X
#: 12030100.xhp
msgctxt ""
"12030100.xhp\n"
@@ -45137,6 +49094,7 @@ msgctxt ""
msgid "Sorts the selection from the lowest value to the highest value. You can define the sort rules on Data - Sort - Options. You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language settings - Languages."
msgstr "Seřadí výběr od nejnižší hodnoty po nejvyšší. Vlastní pravidla pro řazení můžete definovat v Data - Řadit - Možnosti. Výchozí hodnoty se stanovují v <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - Jazyková nastavení - Jazyky."
+#. tvLMc
#: 12030100.xhp
msgctxt ""
"12030100.xhp\n"
@@ -45145,6 +49103,7 @@ msgctxt ""
msgid "Descending"
msgstr "Sestupně"
+#. M4Ygg
#: 12030100.xhp
msgctxt ""
"12030100.xhp\n"
@@ -45153,6 +49112,7 @@ msgctxt ""
msgid "Sorts the selection from the highest value to the lowest value. You can define the sort rules on Data - Sort - Options. You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language settings - Languages."
msgstr "Seřadí výběr od nejvyšší hodnoty po nejnižší. Vlastní pravidla pro řazení můžete definovat v Data - Řadit - Možnosti. Výchozí hodnoty se stanovují v <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - Jazyková nastavení - Jazyky."
+#. i3uEU
#: 12030100.xhp
msgctxt ""
"12030100.xhp\n"
@@ -45161,14 +49121,16 @@ msgctxt ""
msgid "Sort Ascending/Descending"
msgstr "Seřadit vzestupně/sestupně"
+#. S9fGF
#: 12030100.xhp
msgctxt ""
"12030100.xhp\n"
"par_id3158212\n"
"help.text"
-msgid "<ahelp hid=\".uno:SortDescending\"><variable id=\"sytext\">Sorts the selection from the highest to the lowest value, or from the lowest to the highest value. Number fields are sorted by size and text fields by the order of the characters. You can define the sort rules on Data - Sort - Options.</variable></ahelp> You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language settings - Languages."
-msgstr "<ahelp hid=\".uno:SortDescending\"><variable id=\"sytext\">Seřadí výběr od nejvyšší hodnoty po nejnižší, nebo od nejnižší po nejvyšší. Číselná pole jsou řazena podle velikosti a textová pole podle pořadí znaků. Vlastní pravidla pro řazení můžete definovat v Data - Řadit - Možnosti.</variable></ahelp> Výchozí hodnoty se stanovují v <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - Jazyková nastavení - Jazyky."
+msgid "<ahelp hid=\".\"><variable id=\"sytext\">Sorts the selection from the highest to the lowest value, or from the lowest to the highest value. Number fields are sorted by size and text fields by the order of the characters. You can define the sort rules on Data - Sort - Options.</variable></ahelp> You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language settings - Languages."
+msgstr ""
+#. cAFdw
#: 12030100.xhp
msgctxt ""
"12030100.xhp\n"
@@ -45177,6 +49139,7 @@ msgctxt ""
msgid "Icons on the <emph>Standard</emph> toolbar"
msgstr "Ikony na <emph>Standardní</emph> liště nástrojů"
+#. KUCks
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45185,6 +49148,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. JZn45
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45193,6 +49157,7 @@ msgctxt ""
msgid "<bookmark_value>sorting; options for database ranges</bookmark_value><bookmark_value>sorting;Asian languages</bookmark_value><bookmark_value>Asian languages;sorting</bookmark_value><bookmark_value>phonebook sorting rules</bookmark_value><bookmark_value>natural sort algorithm</bookmark_value>"
msgstr "<bookmark_value>řazení; možnosti pro rozsahy databáze</bookmark_value><bookmark_value>řazení;asijské jazyky</bookmark_value><bookmark_value>asijské jazyky;řazení</bookmark_value><bookmark_value>pravidla pro řazení typu telefonní seznam</bookmark_value><bookmark_value>přirozené řazení</bookmark_value>"
+#. hYGvo
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45201,6 +49166,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12030200.xhp\" name=\"Options\"> Options</link>"
msgstr "<link href=\"text/scalc/01/12030200.xhp\" name=\"Možnosti\">Možnosti</link>"
+#. wDVj5
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45209,6 +49175,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/SortOptionsPage\"> Sets additional sorting options.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/SortOptionsPage\">Nastavení doplňujících voleb pro řazení.</ahelp>"
+#. cGgPE
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45217,6 +49184,7 @@ msgctxt ""
msgid "Case Sensitivity"
msgstr "Rozlišovat velikost písmen"
+#. cL8EG
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45225,6 +49193,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/case\"> Sorts first by uppercase letters and then by lowercase letters. For Asian languages, special handling applies.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/case\">Nejprve řadí podle velkých písmen a poté podle malých. Pro asijské jazyky platí speciální pravidla.</ahelp>"
+#. Bq75T
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45233,6 +49202,7 @@ msgctxt ""
msgid "Note for Asian languages: Check <emph>Case Sensitivity</emph> to apply multi-level collation. With multi-level collation, entries are first compared in their primitive forms with their cases and diacritics ignored. If they evaluate as the same, their diacritics are taken into account for the second-level comparison. If they still evaluate as the same, their cases, character widths, and Japanese Kana difference are considered for the third-level comparison."
msgstr "Poznámka pro asijské jazyky: Pokud zaškrtnete <emph>Rozlišovat velikost písmen</emph>, je možné použít víceúrovňové řazení. Při víceúrovňovém řazení se položky nejprve porovnávají podle svých primitivních tvarů bez ohledu na velikost písmen a diakritiku. Pokud jsou vyhodnoceny jako stejné, pro druhou úroveň se porovnávají i s diakritikou. Pokud jsou i tehdy vyhodnoceny jako stejné, porovnává se ve třetí úrovni velikost písmen, šířka znaků a japonské znaky Kana."
+#. SFxVV
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45241,6 +49211,7 @@ msgctxt ""
msgid "Range contains column/row labels"
msgstr "Oblast obsahuje popisky sloupců/řádků"
+#. dHpeV
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45249,6 +49220,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/header\"> Omits the first row or the first column in the selection from the sort.</ahelp> The <emph>Direction</emph> setting at the bottom of the dialog defines the name and function of this check box."
msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/header\">Vynechá z řazení první řádek nebo první sloupec.</ahelp> Název a funkce tohoto pole se určuje podle nastavení pole <emph>Směr</emph>."
+#. vRfEp
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45257,6 +49229,7 @@ msgctxt ""
msgid "Include formats"
msgstr "Zahrnout formátování"
+#. FPnAT
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45265,6 +49238,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/formats\"> Preserves the current cell formatting.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/formats\">Zachová aktuální formátování buňky.</ahelp>"
+#. 5edMV
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45273,6 +49247,7 @@ msgctxt ""
msgid "Enable natural sort"
msgstr "Povolit přirozené řazení"
+#. tDCyT
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45281,6 +49256,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/naturalsort\">Natural sort is a sort algorithm that sorts string-prefixed numbers based on the value of the numerical element in each sorted number, instead of the traditional way of sorting them as ordinary strings.</ahelp> For instance, let's assume you have a series of values such as, A1, A2, A3, A4, A5, A6, ..., A19, A20, A21. When you put these values into a range of cells and run the sort, it will become A1, A11, A12, A13, ..., A19, A2, A20, A21, A3, A4, A5, ..., A9. While this sorting behavior may make sense to those who understand the underlying sorting mechanism, to the rest of the population it seems completely bizarre, if not outright inconvenient. With the natural sort feature enabled, values such as the ones in the above example get sorted \"properly\", which improves the convenience of sorting operations in general."
msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/naturalsort\">Přirozené řazení je algoritmus řazení, který čísla uvozená textovým řetězcem řadí podle hodnoty číselné části, místo běžného řazení, kdy je celý řetězec brán jako běžný řetězec.</ahelp> Například máte sadu hodnot A1, A2, A3, A4, A5, A6, ..., A19, A20, A21. Pokud tyto hodnoty zadáte do určité oblasti buněk a poté je necháte seřadit, budou seřazeny do pořadí A1, A11, A12, A13, ... A19, A2, A20, A21, A3, A4, A5, ..., A9. I když podobné řazení může dávat smysl těm, kdo rozumí užitému mechanismu řazení, většině lidí připadá takové řazení podivné, ne-li přímo nepraktické. S povoleným přirozeným řazením jsou výše uvedené hodnoty a jim podobné seřazeny \"správně\", což obecně zlepšuje praktičnost řazení."
+#. LBnqi
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45289,6 +49265,7 @@ msgctxt ""
msgid "Copy sort results to:"
msgstr "Kopírovat výsledky řazení do:"
+#. VkZKa
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45297,6 +49274,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/copyresult\"> Copies the sorted list to the cell range that you specify.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/copyresult\">Zkopíruje seřazený seznam do určené oblasti buněk.</ahelp>"
+#. y58HR
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45305,6 +49283,7 @@ msgctxt ""
msgid "Sort results"
msgstr "Výsledky řazení"
+#. iF7Br
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45313,6 +49292,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/outarealb\"> Select a named <link href=\"text/scalc/01/12010000.xhp\" name=\"cell range\"> cell range</link> where you want to display the sorted list, or enter a cell range in the input box.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/outarealb\">Vyberte pojmenovanou <link href=\"text/scalc/01/12010000.xhp\" name=\"oblast buněk\">oblast buněk</link>, do které chcete zobrazit seřazený seznam, nebo zadejte do pole oblast buněk.</ahelp>"
+#. 3BZpF
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45321,6 +49301,7 @@ msgctxt ""
msgid "Sort results"
msgstr "Výsledky řazení"
+#. zkeZh
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45329,6 +49310,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/outareaed\"> Enter the cell range where you want to display the sorted list, or select a named range from the list.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/outareaed\">Zadejte oblast buněk, do které chcete zobrazit seřazený seznam, nebo vyberte ze seznamu pojmenovanou oblast.</ahelp>"
+#. ZCoZV
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45337,6 +49319,7 @@ msgctxt ""
msgid "Custom sort order"
msgstr "Vlastní pořadí řazení"
+#. FhFCK
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45345,6 +49328,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuser\"> Click here and then select the custom sort order that you want.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuser\">Klepněte zde a poté určete vlastní pořadí řazení.</ahelp>"
+#. kLByA
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45353,6 +49337,7 @@ msgctxt ""
msgid "Custom sort order"
msgstr "Vlastní pořadí řazení"
+#. EbsC7
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45361,6 +49346,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuserlb\"> Select the custom sort order that you want to apply. To define a custom sort order, choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060400.xhp\" name=\"%PRODUCTNAME Calc - Sort Lists\">%PRODUCTNAME Calc - Sort Lists</link> .</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuserlb\">Zvolte vlastní pořadí řazení, které chcete použít. Pro nastavení vlastního pořadí řazení zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060400.xhp\" name=\"%PRODUCTNAME Calc - Řazené seznamy\">%PRODUCTNAME Calc - Řazené seznamy</link>.</ahelp>"
+#. vH2Uh
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45369,6 +49355,7 @@ msgctxt ""
msgid "Language"
msgstr "Jazyk"
+#. 6ToKx
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45377,6 +49364,7 @@ msgctxt ""
msgid "Language"
msgstr "Jazyk"
+#. ztUnC
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45385,6 +49373,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/language\"> Select the language for the sorting rules.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/language\">Vyberte jazyk pro pravidla řazení.</ahelp>"
+#. 6BFo5
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45393,6 +49382,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. 55kP2
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45401,6 +49391,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/algorithmlb\"> Select a sorting option for the language.</ahelp> For example, select the \"phonebook\" option for German to include the umlaut special character in the sorting."
msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/algorithmlb\">Určete nastavení řazení pro jazyk.</ahelp> Např. vyberte volbu \"telefonní seznam\" pro němčinu, pokud chcete do řazení zahrnout znaky s přehláskou."
+#. BuCFU
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45409,6 +49400,7 @@ msgctxt ""
msgid "Direction"
msgstr "Směr"
+#. nxmEb
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45417,6 +49409,7 @@ msgctxt ""
msgid "Top to Bottom (Sort Rows)"
msgstr "Shora dolů (seřadit řádky)"
+#. V6Ewe
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45425,6 +49418,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/topdown\"> Sorts rows by the values in the active columns of the selected range.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/topdown\">Seřadí řádky podle hodnot v aktivních sloupcích vybrané oblasti.</ahelp>"
+#. bCJEb
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45433,6 +49427,7 @@ msgctxt ""
msgid "Left to Right (Sort Columns)"
msgstr "Zleva doprava (seřadit sloupce)"
+#. BmYDU
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45441,6 +49436,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/leftright\"> Sorts columns by the values in the active rows of the selected range.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/leftright\">Seřadí sloupce podle hodnot v aktivních řádcích vybrané oblasti.</ahelp>"
+#. 5BZDN
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45449,6 +49445,7 @@ msgctxt ""
msgid "Data area"
msgstr "Datová oblast"
+#. bEAvz
#: 12030200.xhp
msgctxt ""
"12030200.xhp\n"
@@ -45457,6 +49454,7 @@ msgctxt ""
msgid "Displays the cell range that you want to sort."
msgstr "Zobrazuje oblast buněk, kterou chcete seřadit."
+#. a8dw2
#: 12040000.xhp
msgctxt ""
"12040000.xhp\n"
@@ -45465,6 +49463,7 @@ msgctxt ""
msgid "Filter"
msgstr "Filtr"
+#. uzVFC
#: 12040000.xhp
msgctxt ""
"12040000.xhp\n"
@@ -45473,6 +49472,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12040000.xhp\" name=\"Filter\">Filter</link>"
msgstr "<link href=\"text/scalc/01/12040000.xhp\" name=\"Filtr\">Filtr</link>"
+#. PgpNB
#: 12040000.xhp
msgctxt ""
"12040000.xhp\n"
@@ -45481,6 +49481,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows commands to filter your data.</ahelp>"
msgstr "<ahelp hid=\".\">Obsahuje příkazy pro filtrování dat.</ahelp>"
+#. ipXuZ
#: 12040000.xhp
msgctxt ""
"12040000.xhp\n"
@@ -45489,6 +49490,7 @@ msgctxt ""
msgid "$[officename] automatically recognizes predefined database ranges."
msgstr "$[officename] automaticky rozeznává přednastavené databázové oblasti."
+#. 7khnq
#: 12040000.xhp
msgctxt ""
"12040000.xhp\n"
@@ -45497,6 +49499,7 @@ msgctxt ""
msgid "The following filtering options are available:"
msgstr "K dispozici jsou následující volby:"
+#. F7hcb
#: 12040000.xhp
msgctxt ""
"12040000.xhp\n"
@@ -45505,6 +49508,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/12090000.xhp\" name=\"Standard filter\">Standard filter</link>"
msgstr "<link href=\"text/shared/02/12090000.xhp\" name=\"Standardní filtr\">Standardní filtr</link>"
+#. TaFZ3
#: 12040000.xhp
msgctxt ""
"12040000.xhp\n"
@@ -45513,6 +49517,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12040300.xhp\" name=\"Advanced filter\">Advanced filter</link>"
msgstr "<link href=\"text/scalc/01/12040300.xhp\" name=\"Rozšířený filtr\">Rozšířený filtr</link>"
+#. TGSGd
#: 12040100.xhp
msgctxt ""
"12040100.xhp\n"
@@ -45521,6 +49526,7 @@ msgctxt ""
msgid "AutoFilter"
msgstr "Automatický filtr"
+#. ZGJfP
#: 12040100.xhp
msgctxt ""
"12040100.xhp\n"
@@ -45529,6 +49535,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12040100.xhp\" name=\"AutoFilter\">AutoFilter</link>"
msgstr "<link href=\"text/scalc/01/12040100.xhp\" name=\"Automatický filtr\">Automatický filtr</link>"
+#. cTu3x
#: 12040100.xhp
msgctxt ""
"12040100.xhp\n"
@@ -45537,6 +49544,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:DataFilterAutoFilter\">Automatically filters the selected cell range, and creates one-row list boxes where you can choose the items that you want to display.</ahelp>"
msgstr "<ahelp hid=\".uno:DataFilterAutoFilter\">Automaticky filtruje označenou oblast buněk a vytvoří pole se seznamem, ve kterém je možné vybrat, které položky chcete zobrazit.</ahelp>"
+#. 4DAJx
#: 12040100.xhp
msgctxt ""
"12040100.xhp\n"
@@ -45545,6 +49553,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/12090000.xhp\" name=\"Default filter\">Default filter</link>"
msgstr "<link href=\"text/shared/02/12090000.xhp\" name=\"Výchozí filtr\">Výchozí filtr</link>"
+#. G245J
#: 12040201.xhp
msgctxt ""
"12040201.xhp\n"
@@ -45553,6 +49562,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. zkH7t
#: 12040201.xhp
msgctxt ""
"12040201.xhp\n"
@@ -45561,6 +49571,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12040201.xhp\" name=\"Options\">Options</link>"
msgstr "<link href=\"text/scalc/01/12040201.xhp\" name=\"Options\">Možnosti</link>"
+#. ZaGeb
#: 12040201.xhp
msgctxt ""
"12040201.xhp\n"
@@ -45569,6 +49580,7 @@ msgctxt ""
msgid "<variable id=\"zusaetzetext\"><ahelp hid=\"modules/scalc/ui/advancedfilterdialog/more\">Shows additional filter options.</ahelp></variable>"
msgstr "<variable id=\"zusaetzetext\"><ahelp hid=\"modules/scalc/ui/advancedfilterdialog/more\">Zobrazí další možnosti filtrování.</ahelp></variable>"
+#. JoKoM
#: 12040201.xhp
msgctxt ""
"12040201.xhp\n"
@@ -45577,6 +49589,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. tx9YS
#: 12040201.xhp
msgctxt ""
"12040201.xhp\n"
@@ -45585,6 +49598,7 @@ msgctxt ""
msgid "Case sensitive"
msgstr "Rozlišovat velikost písmen"
+#. 7ATH4
#: 12040201.xhp
msgctxt ""
"12040201.xhp\n"
@@ -45593,6 +49607,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/case\">Distinguishes between uppercase and lowercase letters when filtering the data.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/case\">Při filtrování dat budou rozlišována velká a malá písmena.</ahelp>"
+#. Dn3MY
#: 12040201.xhp
msgctxt ""
"12040201.xhp\n"
@@ -45601,6 +49616,7 @@ msgctxt ""
msgid "Range contains column labels"
msgstr "Oblast obsahuje popisky sloupců"
+#. LNEse
#: 12040201.xhp
msgctxt ""
"12040201.xhp\n"
@@ -45609,6 +49625,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/header\">Includes the column labels in the first row of a cell range.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/header\">První řádek oblasti buněk obsahuje popisky sloupců.</ahelp>"
+#. F2EPx
#: 12040201.xhp
msgctxt ""
"12040201.xhp\n"
@@ -45617,6 +49634,7 @@ msgctxt ""
msgid "Copy results to"
msgstr "Kopírovat výsledky do"
+#. sEek9
#: 12040201.xhp
msgctxt ""
"12040201.xhp\n"
@@ -45625,6 +49643,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/edcopyarea\">Select the check box, and then select the cell range where you want to display the filter results.</ahelp> You can also select a named range from the list."
msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/edcopyarea\">Zaškrtněte toto pole a poté vyberte oblast buněk, do které chcete zkopírovat výsledky filtru.</ahelp> Také je možné ze seznamu vybrat pojmenovanou oblast."
+#. MVjYW
#: 12040201.xhp
msgctxt ""
"12040201.xhp\n"
@@ -45633,6 +49652,7 @@ msgctxt ""
msgid "Regular expression"
msgstr "Regulární výrazy"
+#. Q6GEs
#: 12040201.xhp
msgctxt ""
"12040201.xhp\n"
@@ -45641,6 +49661,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/regexp\">Allows you to use regular expressions in the filter definition.</ahelp> For a list of the regular expressions that $[officename] supports, click <link href=\"text/shared/01/02100001.xhp\" name=\"here\">here</link>."
msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/regexp\">Umožňuje v definici filtru použít regulární výrazy.</ahelp> Seznam regulárních výrazů, které $[officename] podporuje, naleznete <link href=\"text/shared/01/02100001.xhp\" name=\"zde\">zde</link>."
+#. khYZz
#: 12040201.xhp
msgctxt ""
"12040201.xhp\n"
@@ -45649,6 +49670,7 @@ msgctxt ""
msgid "If the <emph>Regular Expressions</emph> check box is selected, you can use regular expressions in the Value field if the Condition list box is set to '=' EQUAL or '<>' UNEQUAL. This also applies to the respective cells that you reference for an advanced filter."
msgstr "Je-li zaškrtnuto pole <emph>Regulární výrazy</emph>, je možné v definici filtru použít regulární výrazy, pokud je v seznamu Podmínka nastaveno '=' EQUAL nebo '<>' UNEQUAL. Toto platí také pro odkazované buňky v pokročilém filtru."
+#. vKGce
#: 12040201.xhp
msgctxt ""
"12040201.xhp\n"
@@ -45657,6 +49679,7 @@ msgctxt ""
msgid "No duplication"
msgstr "Bez duplikátů"
+#. 6GK49
#: 12040201.xhp
msgctxt ""
"12040201.xhp\n"
@@ -45665,6 +49688,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/unique\">Excludes duplicate rows in the list of filtered data.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/unique\">Vynechá z výsledku filtrování duplikované řádky.</ahelp>"
+#. okDXF
#: 12040201.xhp
msgctxt ""
"12040201.xhp\n"
@@ -45673,6 +49697,7 @@ msgctxt ""
msgid "Keep filter criteria"
msgstr "Ponechat kritéria filtru"
+#. GJBPo
#: 12040201.xhp
msgctxt ""
"12040201.xhp\n"
@@ -45681,6 +49706,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/standardfilterdialog/destpers\">Select the <emph>Copy results to</emph> check box, and then specify the destination range where you want to display the filtered data. If this box is checked, the destination range remains linked to the source range. You must have defined the source range under <emph>Data - Define range</emph> as a database range.</ahelp> Following this, you can reapply the defined filter at any time as follows: click into the source range, then choose <emph>Data - Refresh Range</emph>."
msgstr "<ahelp hid=\"modules/scalc/ui/standardfilterdialog/destpers\">Zaškrtněte pole <emph>Kopírovat výsledky do</emph> a poté určete oblast, do které chcete zobrazit filtrovaná data. Je-li toto pole zaškrtnuto, cílová oblast je propojena se zdrojovou oblastí. Zdrojovou oblast musíte určit jako databázovou oblast v <emph>Data - Definovat oblast</emph>.</ahelp> Poté je možné nastavený filtr kdykoliv použít znovu: klepněte do zdrojové oblasti a zvolte <emph>Data - Obnovit oblast</emph>."
+#. iFDua
#: 12040201.xhp
msgctxt ""
"12040201.xhp\n"
@@ -45689,6 +49715,7 @@ msgctxt ""
msgid "Data range"
msgstr "Oblast dat"
+#. CECj5
#: 12040201.xhp
msgctxt ""
"12040201.xhp\n"
@@ -45697,6 +49724,7 @@ msgctxt ""
msgid "Displays the cell range or the name of the cell range that you want to filter."
msgstr "Zobrazuje oblast buněk nebo název oblasti buněk, kterou chcete filtrovat."
+#. GDT9d
#: 12040300.xhp
msgctxt ""
"12040300.xhp\n"
@@ -45705,6 +49733,7 @@ msgctxt ""
msgid "Advanced Filter"
msgstr "Rozšířený filtr"
+#. ELjb7
#: 12040300.xhp
msgctxt ""
"12040300.xhp\n"
@@ -45713,6 +49742,7 @@ msgctxt ""
msgid "Advanced Filter"
msgstr "Rozšířený filtr"
+#. NzrFR
#: 12040300.xhp
msgctxt ""
"12040300.xhp\n"
@@ -45721,6 +49751,7 @@ msgctxt ""
msgid "<variable id=\"spezialfilter\"><ahelp hid=\".uno:DataFilterSpecialFilter\">Defines an advanced filter.</ahelp></variable>"
msgstr "<variable id=\"spezialfilter\"><ahelp hid=\".uno:DataFilterSpecialFilter\">Nastavení rozšířeného filtru.</ahelp></variable>"
+#. xfUGG
#: 12040300.xhp
msgctxt ""
"12040300.xhp\n"
@@ -45729,6 +49760,7 @@ msgctxt ""
msgid "Read filter criteria from"
msgstr "Načíst parametry filtru z"
+#. geUU3
#: 12040300.xhp
msgctxt ""
"12040300.xhp\n"
@@ -45737,6 +49769,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/edfilterarea\">Select the named range, or enter the cell range that contains the filter criteria that you want to use.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/advancedfilterdialog/edfilterarea\">Vyberte pojmenovanou oblast nebo zadejte oblast buněk, která obsahuje kritéria filtru, který chcete použít.</ahelp>"
+#. DAGu3
#: 12040300.xhp
msgctxt ""
"12040300.xhp\n"
@@ -45745,6 +49778,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12040201.xhp\" name=\"More\">More</link>"
msgstr "<link href=\"text/scalc/01/12040201.xhp\" name=\"Více\">Více</link>"
+#. oYCwG
#: 12040400.xhp
msgctxt ""
"12040400.xhp\n"
@@ -45753,6 +49787,7 @@ msgctxt ""
msgid "Reset Filter"
msgstr "Odstranit filtr"
+#. 4qBjB
#: 12040400.xhp
msgctxt ""
"12040400.xhp\n"
@@ -45761,6 +49796,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12040400.xhp\" name=\"Remove Filter\">Reset Filter</link>"
msgstr "<link href=\"text/scalc/01/12040400.xhp\" name=\"Remove Filter\">Odstranit filtr</link>"
+#. sCGEu
#: 12040400.xhp
msgctxt ""
"12040400.xhp\n"
@@ -45769,6 +49805,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:DataFilterRemoveFilter\">Removes the filter from the selected cell range. To enable this command, click inside the cell area where the filter was applied.</ahelp>"
msgstr "<ahelp hid=\".uno:DataFilterRemoveFilter\">Odstraní filtr z vybrané oblasti buněk. Pro povolení tohoto příkazu klepněte do oblasti buněk, kde byl filtr použit.</ahelp>"
+#. 3g2F2
#: 12040500.xhp
msgctxt ""
"12040500.xhp\n"
@@ -45777,6 +49814,7 @@ msgctxt ""
msgid "Hide AutoFilter"
msgstr "Skrýt automatický filtr"
+#. GQ5JD
#: 12040500.xhp
msgctxt ""
"12040500.xhp\n"
@@ -45785,6 +49823,7 @@ msgctxt ""
msgid "<bookmark_value>database ranges; hiding AutoFilter</bookmark_value>"
msgstr "<bookmark_value>databázové oblasti; skrývání automatického filtru</bookmark_value>"
+#. FzTjq
#: 12040500.xhp
msgctxt ""
"12040500.xhp\n"
@@ -45793,6 +49832,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12040500.xhp\" name=\"Hide AutoFilter\">Hide AutoFilter</link>"
msgstr "<link href=\"text/scalc/01/12040500.xhp\" name=\"Skrýt automatický filtr\">Skrýt automatický filtr</link>"
+#. RWfzy
#: 12040500.xhp
msgctxt ""
"12040500.xhp\n"
@@ -45801,6 +49841,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:DataFilterHideAutoFilter\" visibility=\"visible\">Hides the AutoFilter buttons in the selected cell range.</ahelp>"
msgstr "<ahelp hid=\".uno:DataFilterHideAutoFilter\" visibility=\"visible\">Skryje tlačítka pro automatický filtr ve vybrané oblasti buněk.</ahelp>"
+#. VCi2J
#: 12050000.xhp
msgctxt ""
"12050000.xhp\n"
@@ -45809,6 +49850,7 @@ msgctxt ""
msgid "Subtotals"
msgstr "Mezisoučty"
+#. QTDg7
#: 12050000.xhp
msgctxt ""
"12050000.xhp\n"
@@ -45817,6 +49859,7 @@ msgctxt ""
msgid "Subtotals"
msgstr "Mezisoučty"
+#. 2jiYA
#: 12050000.xhp
msgctxt ""
"12050000.xhp\n"
@@ -45825,6 +49868,7 @@ msgctxt ""
msgid "<variable id=\"teilergebnisse\"><ahelp hid=\".uno:DataSubTotals\" visibility=\"visible\">Calculates subtotals for the columns that you select.</ahelp></variable> $[officename] uses the SUM function to automatically calculate the subtotal and grand total values in a labeled range. You can also use other functions to perform the calculation. $[officename] automatically recognizes a defined database area when you place the cursor in it."
msgstr "<variable id=\"teilergebnisse\"><ahelp hid=\".uno:DataSubTotals\" visibility=\"visible\">Vypočítá mezisoučty pro označené sloupce.</ahelp></variable> Pro automatický výpočet mezisoučtů a celkového součtu používá $[officename] funkci SUM. Pro výpočet je také možné určit jinou funkci. $[officename] automaticky rozezná definovanou databázovou oblast, když do ní umístíte kurzor."
+#. gjGHV
#: 12050000.xhp
msgctxt ""
"12050000.xhp\n"
@@ -45833,6 +49877,7 @@ msgctxt ""
msgid "For example, you can generate a sales summary for a certain postal code based on data from a client database."
msgstr "Např. je možné vygenerovat přehled prodejů pro určité město podle údajů z databáze klientů."
+#. DGGKP
#: 12050000.xhp
msgctxt ""
"12050000.xhp\n"
@@ -45841,6 +49886,7 @@ msgctxt ""
msgid "Delete"
msgstr "Odstranit"
+#. f2Bmb
#: 12050000.xhp
msgctxt ""
"12050000.xhp\n"
@@ -45849,6 +49895,7 @@ msgctxt ""
msgid "Deletes the subtotal rows in the selected area."
msgstr "Odstraní řádky s mezisoučty v označené oblasti."
+#. nC7du
#: 12050100.xhp
msgctxt ""
"12050100.xhp\n"
@@ -45857,6 +49904,7 @@ msgctxt ""
msgid "1st, 2nd, 3rd Group"
msgstr "1. skupina, 2. skupina, 3. skupina"
+#. GUdSZ
#: 12050100.xhp
msgctxt ""
"12050100.xhp\n"
@@ -45865,6 +49913,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12050100.xhp\" name=\"1st, 2nd, 3rd Group\">1st, 2nd, 3rd Group</link>"
msgstr "<link href=\"text/scalc/01/12050100.xhp\" name=\"1. skupina, 2. skupina, 3. skupina\">1. skupina, 2. skupina, 3. skupina</link>"
+#. FE9pf
#: 12050100.xhp
msgctxt ""
"12050100.xhp\n"
@@ -45873,6 +49922,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/subtotalgrppage/SubTotalGrpPage\">Specify the settings for up to three subtotal groups. Each tab has the same layout.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/subtotalgrppage/SubTotalGrpPage\">Nastavení pro maximálně tři skupiny mezisoučtů. Každá karta má stejné rozvržení.</ahelp>"
+#. nEYZU
#: 12050100.xhp
msgctxt ""
"12050100.xhp\n"
@@ -45881,6 +49931,7 @@ msgctxt ""
msgid "To insert subtotal values into a table:"
msgstr "Pro vložení mezisoučtů do tabulky:"
+#. vSxgC
#: 12050100.xhp
msgctxt ""
"12050100.xhp\n"
@@ -45889,6 +49940,7 @@ msgctxt ""
msgid "Ensure that the columns of the table have labels."
msgstr "Ujistěte se, že sloupce tabulky mají popisky."
+#. kAjkC
#: 12050100.xhp
msgctxt ""
"12050100.xhp\n"
@@ -45897,6 +49949,7 @@ msgctxt ""
msgid "Select the table or the area in the table that you want to calculate subtotals for, and then choose <emph>Data – Subtotals</emph>."
msgstr "Označte tabulku nebo oblast v tabulce, pro kterou chcete spočítat mezisoučty, a zvolte <emph>Data - Mezisoučty</emph>."
+#. MgpYw
#: 12050100.xhp
msgctxt ""
"12050100.xhp\n"
@@ -45905,6 +49958,7 @@ msgctxt ""
msgid "In the <emph>Group By</emph> box, select the column that you want to add the subtotals to."
msgstr "V poli <emph>Seskupit podle</emph> vyberte sloupec, pro který chcete přidat mezisoučty."
+#. j4eTU
#: 12050100.xhp
msgctxt ""
"12050100.xhp\n"
@@ -45913,6 +49967,7 @@ msgctxt ""
msgid "In the <emph>Calculate subtotals for</emph> box, select the check boxes for the columns containing the values that you want to subtotal."
msgstr "V poli <emph>Spočítat mezisoučty pro</emph> zaškrtněte pole pro sloupce obsahující hodnoty, pro které chcete spočítat mezisoučty."
+#. KKqre
#: 12050100.xhp
msgctxt ""
"12050100.xhp\n"
@@ -45921,6 +49976,7 @@ msgctxt ""
msgid "In the <emph>Use function</emph> box, select the function that you want to use to calculate the subtotals."
msgstr "V poli <emph>Použít funkci</emph> vyberte funkci, kterou chcete použít k výpočtu mezisoučtů."
+#. bDaWE
#: 12050100.xhp
msgctxt ""
"12050100.xhp\n"
@@ -45929,6 +49985,7 @@ msgctxt ""
msgid "Click <emph>OK</emph>."
msgstr "Klepněte na <emph>OK</emph>."
+#. a9Dzb
#: 12050100.xhp
msgctxt ""
"12050100.xhp\n"
@@ -45937,6 +49994,7 @@ msgctxt ""
msgid "Group by"
msgstr "Seskupit podle"
+#. fu9Cf
#: 12050100.xhp
msgctxt ""
"12050100.xhp\n"
@@ -45945,6 +50003,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/subtotalgrppage/group_by\">Select the column that you want to control the subtotal calculation process. If the contents of the selected column change, the subtotals are automatically recalculated.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/subtotalgrppage/group_by\">Vyberte sloupec, podle kterého chcete určit postup výpočtu mezisoučtů. Pokud se obsah tohoto sloupce změní, mezisoučty se automaticky přepočítají.</ahelp>"
+#. 7xLi2
#: 12050100.xhp
msgctxt ""
"12050100.xhp\n"
@@ -45953,6 +50012,7 @@ msgctxt ""
msgid "Calculate subtotals for"
msgstr "Spočítat mezisoučty pro"
+#. fbUBS
#: 12050100.xhp
msgctxt ""
"12050100.xhp\n"
@@ -45961,6 +50021,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/subtotalgrppage/columns\">Select the column(s) containing the values that you want to subtotal.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/subtotalgrppage/columns\">Označte sloupce obsahující hodnoty, pro které chcete spočítat mezisoučty.</ahelp>"
+#. kPSFF
#: 12050100.xhp
msgctxt ""
"12050100.xhp\n"
@@ -45969,6 +50030,7 @@ msgctxt ""
msgid "Use function"
msgstr "Použít funkci"
+#. iHk9W
#: 12050100.xhp
msgctxt ""
"12050100.xhp\n"
@@ -45977,6 +50039,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/subtotalgrppage/functions\">Select the mathematical function that you want to use to calculate the subtotals.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/subtotalgrppage/functions\">Vyberte matematickou funkci pro výpočet mezisoučtů.</ahelp>"
+#. 4doSE
#: 12050200.xhp
msgctxt ""
"12050200.xhp\n"
@@ -45985,6 +50048,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. xVyK2
#: 12050200.xhp
msgctxt ""
"12050200.xhp\n"
@@ -45993,6 +50057,7 @@ msgctxt ""
msgid "<bookmark_value>subtotals; sorting options</bookmark_value>"
msgstr "<bookmark_value>mezisoučty; možnosti řazení</bookmark_value>"
+#. yxwtj
#: 12050200.xhp
msgctxt ""
"12050200.xhp\n"
@@ -46001,6 +50066,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12050200.xhp\" name=\"Options\">Options</link>"
msgstr "<link href=\"text/scalc/01/12050200.xhp\" name=\"Možnosti\">Možnosti</link>"
+#. RV6cM
#: 12050200.xhp
msgctxt ""
"12050200.xhp\n"
@@ -46009,6 +50075,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the settings for calculating and presenting subtotals.</ahelp>"
msgstr "<ahelp hid=\".\">Nastavení pro výpočet a zobrazení mezisoučtů.</ahelp>"
+#. wFA2A
#: 12050200.xhp
msgctxt ""
"12050200.xhp\n"
@@ -46017,6 +50084,7 @@ msgctxt ""
msgid "Page break between groups"
msgstr "Zalomení stránky mezi skupinami"
+#. QbmVy
#: 12050200.xhp
msgctxt ""
"12050200.xhp\n"
@@ -46025,6 +50093,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/pagebreak\">Inserts a new page after each group of subtotaled data.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/pagebreak\">Vloží zalomení stránky po každé skupině údajů.</ahelp>"
+#. xcM2E
#: 12050200.xhp
msgctxt ""
"12050200.xhp\n"
@@ -46033,6 +50102,7 @@ msgctxt ""
msgid "Case sensitive"
msgstr "Rozlišovat velikost písmen"
+#. iVzqn
#: 12050200.xhp
msgctxt ""
"12050200.xhp\n"
@@ -46041,6 +50111,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/case\">Recalculates subtotals when you change the case of a data label.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/case\">Přepočítá mezisoučty, pokud změníte velikost písmen v popisu dat.</ahelp>"
+#. qDCGN
#: 12050200.xhp
msgctxt ""
"12050200.xhp\n"
@@ -46049,6 +50120,7 @@ msgctxt ""
msgid "Pre-sort area according to groups"
msgstr "Předřadit oblast podle skupin"
+#. vpMJn
#: 12050200.xhp
msgctxt ""
"12050200.xhp\n"
@@ -46057,6 +50129,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/sort\">Sorts the area that you selected in the <emph>Group by</emph> box of the Group tabs according to the columns that you selected.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/sort\">Seřadí oblast vybranou ve sloupci <emph>Seskupit podle</emph> v pořadí podle daného sloupce.</ahelp>"
+#. 6o48R
#: 12050200.xhp
msgctxt ""
"12050200.xhp\n"
@@ -46065,6 +50138,7 @@ msgctxt ""
msgid "Sort"
msgstr "Řadit"
+#. LWEQW
#: 12050200.xhp
msgctxt ""
"12050200.xhp\n"
@@ -46073,6 +50147,7 @@ msgctxt ""
msgid "Include formats"
msgstr "Zahrnout formáty"
+#. VKEvc
#: 12050200.xhp
msgctxt ""
"12050200.xhp\n"
@@ -46081,6 +50156,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/formats\">Considers formatting attributes when sorting.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/formats\">Při řazení bere do úvahy atributy formátování.</ahelp>"
+#. 7LP4L
#: 12050200.xhp
msgctxt ""
"12050200.xhp\n"
@@ -46089,6 +50165,7 @@ msgctxt ""
msgid "Custom sort order"
msgstr "Vlastní pořadí řazení"
+#. Ym9vh
#: 12050200.xhp
msgctxt ""
"12050200.xhp\n"
@@ -46097,6 +50174,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Uses a custom sorting order that you defined in the Options dialog box at <emph>%PRODUCTNAME Calc - Sort Lists</emph>.</ahelp>"
msgstr "<ahelp hid=\".\">Použije vlastní pořadí řazení, které se definuje v dialogovém okně Možnosti v <emph>%PRODUCTNAME Calc - Řazené seznamy</emph>.</ahelp>"
+#. 5w6FV
#: 12050200.xhp
msgctxt ""
"12050200.xhp\n"
@@ -46105,14 +50183,16 @@ msgctxt ""
msgid "Ascending"
msgstr "Vzestupně"
+#. BEhw7
#: 12050200.xhp
msgctxt ""
"12050200.xhp\n"
"par_id3155068\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/ascending\">Sorts beginning with the lowest value. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on Tools - Options - Language settings - Languages."
-msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/ascending\">Seřadí hodnoty tak, že nejnižší hodnota bude na začátku. Pravidla pro řazení lze nastavit v Data - Řadit - Možnosti.</ahelp> Výchozí hodnoty se nastavují v Nástroje - Možnosti - Jazyková nastavení - Jazyky."
+msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/ascending\">Sorts beginning with the lowest value. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language settings - Languages</menuitem>."
+msgstr ""
+#. FFhB3
#: 12050200.xhp
msgctxt ""
"12050200.xhp\n"
@@ -46121,14 +50201,16 @@ msgctxt ""
msgid "Descending"
msgstr "Sestupně"
+#. cSLHu
#: 12050200.xhp
msgctxt ""
"12050200.xhp\n"
"par_id3153766\n"
"help.text"
-msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/descending\">Sorts beginning with the highest value. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on Tools - Options - Language settings - Languages."
-msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/descending\">Seřadí hodnoty tak, že nejvyšší hodnota bude na začátku. Pravidla pro řazení lze nastavit v Data - Řadit - Možnosti.</ahelp> Výchozí hodnoty se nastavují v Nástroje - Možnosti - Jazyková nastavení - Jazyky."
+msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/descending\">Sorts beginning with the highest value. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language settings - Languages</menuitem>."
+msgstr ""
+#. qjwrH
#: 12060000.xhp
msgctxt ""
"12060000.xhp\n"
@@ -46137,6 +50219,7 @@ msgctxt ""
msgid "Multiple Operations"
msgstr "Vícenásobné operace"
+#. TeBAd
#: 12060000.xhp
msgctxt ""
"12060000.xhp\n"
@@ -46145,6 +50228,7 @@ msgctxt ""
msgid "Multiple Operations"
msgstr "Vícenásobné operace"
+#. WJG7J
#: 12060000.xhp
msgctxt ""
"12060000.xhp\n"
@@ -46153,6 +50237,7 @@ msgctxt ""
msgid "<variable id=\"mehrfachoperationen\"><ahelp hid=\".uno:TableOperationDialog\">Applies the same formula to different cells, but with different parameter values.</ahelp></variable>"
msgstr "<variable id=\"mehrfachoperationen\"><ahelp hid=\".uno:TableOperationDialog\" >Použije stejný vzorec na různé buňky, ale s jinými hodnotami parametrů.</ahelp></variable>"
+#. NFsLR
#: 12060000.xhp
msgctxt ""
"12060000.xhp\n"
@@ -46161,6 +50246,7 @@ msgctxt ""
msgid "The <emph>Row</emph> or <emph>Column</emph> box must contain a reference to the first cell of the selected range."
msgstr "Pole <emph>Řádek</emph> nebo <emph>Sloupec</emph> musí obsahovat odkaz na první buňku označené oblasti."
+#. YntaB
#: 12060000.xhp
msgctxt ""
"12060000.xhp\n"
@@ -46169,6 +50255,7 @@ msgctxt ""
msgid "If you export a spreadsheet containing multiple operations to Microsoft Excel, the location of the cells containing the formula must be fully defined relative to the data range."
msgstr "Pokud exportujete sešit obsahující vícenásobné operace do Microsoft Excelu, adresa buněk obsahujících vzorec musí být plně určená relativně k oblasti dat."
+#. ttqxi
#: 12060000.xhp
msgctxt ""
"12060000.xhp\n"
@@ -46177,6 +50264,7 @@ msgctxt ""
msgid "Defaults"
msgstr "Výchozí nastavení"
+#. 8DXhj
#: 12060000.xhp
msgctxt ""
"12060000.xhp\n"
@@ -46185,6 +50273,7 @@ msgctxt ""
msgid "Formulas"
msgstr "Vzorce"
+#. Poqcs
#: 12060000.xhp
msgctxt ""
"12060000.xhp\n"
@@ -46193,6 +50282,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/multipleoperationsdialog/formulas\">Enter the cell references for the cells containing the formulas that you want to use in the multiple operation.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/multipleoperationsdialog/formulas\">Zadejte adresu buněk, které obsahují vzorce, které chcete použít pro vícenásobné operace.</ahelp>"
+#. qCM97
#: 12060000.xhp
msgctxt ""
"12060000.xhp\n"
@@ -46201,6 +50291,7 @@ msgctxt ""
msgid "Row"
msgstr "Řádek"
+#. CxUyP
#: 12060000.xhp
msgctxt ""
"12060000.xhp\n"
@@ -46209,6 +50300,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/multipleoperationsdialog/row\">Enter the input cell reference that you want to use as a variable for the rows in the data table.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/multipleoperationsdialog/row\">Zadejte adresu buňky, kterou chcete použít jako proměnnou pro řádky v datové tabulce.</ahelp>"
+#. EBLEy
#: 12060000.xhp
msgctxt ""
"12060000.xhp\n"
@@ -46217,6 +50309,7 @@ msgctxt ""
msgid "Column"
msgstr "Sloupec"
+#. 3Effu
#: 12060000.xhp
msgctxt ""
"12060000.xhp\n"
@@ -46225,6 +50318,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/multipleoperationsdialog/col\">Enter the input cell reference that you want to use as a variable for the columns in the data table.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/multipleoperationsdialog/col\">Zadejte adresu buňky, kterou chcete použít jako proměnnou pro sloupce v datové tabulce.</ahelp>"
+#. pfxVH
#: 12070000.xhp
msgctxt ""
"12070000.xhp\n"
@@ -46233,6 +50327,7 @@ msgctxt ""
msgid "Consolidate"
msgstr "Konsolidovat"
+#. UM7Jw
#: 12070000.xhp
msgctxt ""
"12070000.xhp\n"
@@ -46241,6 +50336,7 @@ msgctxt ""
msgid "Consolidate"
msgstr "Konsolidovat"
+#. LGBKi
#: 12070000.xhp
msgctxt ""
"12070000.xhp\n"
@@ -46249,6 +50345,7 @@ msgctxt ""
msgid "<variable id=\"konsolidieren\"><ahelp hid=\".uno:DataConsolidate\">Combines data from one or more independent cell ranges and calculates a new range using the function that you specify.</ahelp></variable>"
msgstr "<variable id=\"konsolidieren\"><ahelp hid=\".uno:DataConsolidate\">Sloučí údaje z jedné či více nezávislých oblastí buněk a spočítá novou oblast podle funkce, kterou určíte.</ahelp></variable>"
+#. Fo2yT
#: 12070000.xhp
msgctxt ""
"12070000.xhp\n"
@@ -46257,6 +50354,7 @@ msgctxt ""
msgid "Function"
msgstr "Funkce"
+#. BrbLM
#: 12070000.xhp
msgctxt ""
"12070000.xhp\n"
@@ -46265,6 +50363,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/func\">Select the function that you want to use to consolidate the data.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/func\">Vyberte funkci, kterou chcete použít pro konsolidaci dat.</ahelp>"
+#. AAWE3
#: 12070000.xhp
msgctxt ""
"12070000.xhp\n"
@@ -46273,6 +50372,7 @@ msgctxt ""
msgid "Consolidation ranges"
msgstr "Oblasti konsolidace"
+#. 9YVBH
#: 12070000.xhp
msgctxt ""
"12070000.xhp\n"
@@ -46281,6 +50381,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/consareas\">Displays the cell ranges that you want to consolidate.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/consareas\">Zobrazuje oblasti buněk, které chcete konsolidovat.</ahelp>"
+#. P3ptZ
#: 12070000.xhp
msgctxt ""
"12070000.xhp\n"
@@ -46289,6 +50390,7 @@ msgctxt ""
msgid "Source data range"
msgstr "Zdrojová oblast dat"
+#. T3MDe
#: 12070000.xhp
msgctxt ""
"12070000.xhp\n"
@@ -46297,6 +50399,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/eddataarea\">Specifies the cell range that you want to consolidate with the cell ranges listed in the <emph>Consolidation ranges </emph>box. Select a cell range in a sheet, and then click <emph>Add</emph>. You can also select the name of a predefined cell from the <emph>Source data range </emph>list.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/eddataarea\">Určuje oblast buněk, kterou chcete konsolidovat s oblastmi buněk vypsanými v poli <emph>Oblasti konsolidace</emph>. Vyberte oblast buněk v sešitu a klepněte na <emph>Přidat</emph>. Také je možné vybrat název ze seznamu <emph>Zdrojová oblast dat</emph>.</ahelp>"
+#. HjAGk
#: 12070000.xhp
msgctxt ""
"12070000.xhp\n"
@@ -46305,6 +50408,7 @@ msgctxt ""
msgid "Copy results to"
msgstr "Kopírovat výsledky do"
+#. dCxgK
#: 12070000.xhp
msgctxt ""
"12070000.xhp\n"
@@ -46313,6 +50417,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/eddestarea\">Displays the first cell in the range where the consolidation results will be displayed.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/eddestarea\">Zobrazuje první buňku v oblasti, ve které se zobrazí výsledky konsolidace.</ahelp>"
+#. ZAkbj
#: 12070000.xhp
msgctxt ""
"12070000.xhp\n"
@@ -46321,6 +50426,7 @@ msgctxt ""
msgid "Add"
msgstr "Přidat"
+#. WGuCv
#: 12070000.xhp
msgctxt ""
"12070000.xhp\n"
@@ -46329,6 +50435,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/add\">Adds the cell range specified in the <emph>Source data range</emph> box to the <emph>Consolidation ranges </emph>box.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/add\">Přidá oblast buněk určenou v poli <emph>Zdrojová oblast dat</emph> do seznamu <emph>Oblasti konsolidace</emph>.</ahelp>"
+#. V44Bp
#: 12070000.xhp
msgctxt ""
"12070000.xhp\n"
@@ -46337,6 +50444,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. WGcsG
#: 12070000.xhp
msgctxt ""
"12070000.xhp\n"
@@ -46345,6 +50453,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/more\">Shows additional <link href=\"text/scalc/01/12070100.xhp\" name=\"options\">options</link>.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/more\">Zobrazí další <link href=\"text/scalc/01/12070100.xhp\" name=\"možnosti\">možnosti</link>.</ahelp>"
+#. C3jt5
#: 12070100.xhp
msgctxt ""
"12070100.xhp\n"
@@ -46353,6 +50462,7 @@ msgctxt ""
msgid "Consolidate by"
msgstr "Konsolidovat"
+#. AoUCh
#: 12070100.xhp
msgctxt ""
"12070100.xhp\n"
@@ -46361,6 +50471,7 @@ msgctxt ""
msgid "Consolidate by"
msgstr "Konsolidovat"
+#. wG9CD
#: 12070100.xhp
msgctxt ""
"12070100.xhp\n"
@@ -46369,6 +50480,7 @@ msgctxt ""
msgid "Consolidate by"
msgstr "Konsolidovat"
+#. oEssG
#: 12070100.xhp
msgctxt ""
"12070100.xhp\n"
@@ -46377,6 +50489,7 @@ msgctxt ""
msgid "Use this section if the cell ranges that you want to consolidate contain labels. You only need to select these options if the consolidation ranges contain similar labels and the data arranged is arranged differently."
msgstr "Tuto část použijte, pokud oblasti buněk, které chcete konsolidovat, obsahují popisky. Tyto volby je třeba nastavovat jen tehdy, pokud oblasti konsolidace používají podobné popisky a data jsou uspořádána odlišně."
+#. BqDRH
#: 12070100.xhp
msgctxt ""
"12070100.xhp\n"
@@ -46385,6 +50498,7 @@ msgctxt ""
msgid "Row labels"
msgstr "Popisky řádků"
+#. A3ANE
#: 12070100.xhp
msgctxt ""
"12070100.xhp\n"
@@ -46393,6 +50507,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/byrow\" visibility=\"visible\">Uses the row labels to arrange the consolidated data.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/byrow\" visibility=\"visible\">Použije k uspořádání konsolidovaných dat popisky řádků.</ahelp>"
+#. wAT6F
#: 12070100.xhp
msgctxt ""
"12070100.xhp\n"
@@ -46401,6 +50516,7 @@ msgctxt ""
msgid "Column labels"
msgstr "Popisky sloupců"
+#. u8GeX
#: 12070100.xhp
msgctxt ""
"12070100.xhp\n"
@@ -46409,6 +50525,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/bycol\" visibility=\"visible\">Uses the column labels to arrange the consolidated data.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/bycol\" visibility=\"visible\">Použije k uspořádání konsolidovaných dat popisky sloupců.</ahelp>"
+#. EiGJx
#: 12070100.xhp
msgctxt ""
"12070100.xhp\n"
@@ -46417,6 +50534,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. obspZ
#: 12070100.xhp
msgctxt ""
"12070100.xhp\n"
@@ -46425,6 +50543,7 @@ msgctxt ""
msgid "Link to source data"
msgstr "Odkaz na zdrojová data"
+#. CG7Gn
#: 12070100.xhp
msgctxt ""
"12070100.xhp\n"
@@ -46433,6 +50552,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/consolidatedialog/refs\" visibility=\"visible\">Links the data in the consolidation range to the source data, and automatically updates the results of the consolidation when the source data is changed.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/consolidatedialog/refs\" visibility=\"visible\">Propojí údaje v oblasti konsolidace se zdrojovými daty a automaticky aktualizuje výsledky konsolidace při změně zdrojových dat.</ahelp>"
+#. AetFo
#: 12070100.xhp
msgctxt ""
"12070100.xhp\n"
@@ -46441,6 +50561,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. FGT46
#: 12070100.xhp
msgctxt ""
"12070100.xhp\n"
@@ -46449,6 +50570,7 @@ msgctxt ""
msgid "Hides the additional options."
msgstr "Skryje doplňující volby."
+#. UcPD8
#: 12080000.xhp
msgctxt ""
"12080000.xhp\n"
@@ -46457,6 +50579,7 @@ msgctxt ""
msgid "Group and Outline"
msgstr "Seskupení a souhrn"
+#. ZsKdU
#: 12080000.xhp
msgctxt ""
"12080000.xhp\n"
@@ -46465,6 +50588,7 @@ msgctxt ""
msgid "<bookmark_value>sheets; outlines</bookmark_value><bookmark_value>outlines; sheets</bookmark_value><bookmark_value>hiding; sheet details</bookmark_value><bookmark_value>showing; sheet details</bookmark_value><bookmark_value>grouping;cells</bookmark_value>"
msgstr "<bookmark_value>listy; souhrny</bookmark_value><bookmark_value>souhrny; listy</bookmark_value><bookmark_value>skrývání; podrobnosti listu</bookmark_value><bookmark_value>zobrazení; podrobnosti listu</bookmark_value><bookmark_value>seskupení; buňky</bookmark_value>"
+#. YUNJC
#: 12080000.xhp
msgctxt ""
"12080000.xhp\n"
@@ -46473,6 +50597,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12080000.xhp\" name=\"Group and Outline\">Group and Outline</link>"
msgstr "<link href=\"text/scalc/01/12080000.xhp\" name=\"Seskupení a souhrn\">Seskupení a souhrn</link>"
+#. QA6dV
#: 12080000.xhp
msgctxt ""
"12080000.xhp\n"
@@ -46481,6 +50606,7 @@ msgctxt ""
msgid "You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click."
msgstr "Možné je vytvořit souhrn dat a seskupit řádky a sloupce dohromady, abyste mohli sbalovat a rozbalovat skupiny jediným klepnutím."
+#. p8VzC
#: 12080000.xhp
msgctxt ""
"12080000.xhp\n"
@@ -46489,6 +50615,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12080300.xhp\" name=\"Group\">Group</link>"
msgstr "<link href=\"text/scalc/01/12080300.xhp\" name=\"Seskupit\">Seskupit</link>"
+#. 3AEgr
#: 12080000.xhp
msgctxt ""
"12080000.xhp\n"
@@ -46497,6 +50624,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12080400.xhp\" name=\"Ungroup\">Ungroup</link>"
msgstr "<link href=\"text/scalc/01/12080400.xhp\" name=\"Zrušit seskupení\">Zrušit seskupení</link>"
+#. CdWmg
#: 12080100.xhp
msgctxt ""
"12080100.xhp\n"
@@ -46505,6 +50633,7 @@ msgctxt ""
msgid "Hide Details"
msgstr "Skrýt podrobnosti"
+#. oUhBB
#: 12080100.xhp
msgctxt ""
"12080100.xhp\n"
@@ -46513,6 +50642,7 @@ msgctxt ""
msgid "<bookmark_value>sheets; hiding details</bookmark_value>"
msgstr "<bookmark_value>listy; skrývání podrobností</bookmark_value>"
+#. yL2DX
#: 12080100.xhp
msgctxt ""
"12080100.xhp\n"
@@ -46521,6 +50651,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12080100.xhp\" name=\"Hide Details\">Hide Details</link>"
msgstr "<link href=\"text/scalc/01/12080100.xhp\" name=\"Skrýt podrobnosti\">Skrýt podrobnosti</link>"
+#. UBn3h
#: 12080100.xhp
msgctxt ""
"12080100.xhp\n"
@@ -46529,6 +50660,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:HideDetail\" visibility=\"visible\">Hides the details of the grouped row or column that contains the cursor. To hide all of the grouped rows or columns, select the outlined table, and then choose this command.</ahelp>"
msgstr "<ahelp hid=\".uno:HideDetail\" visibility=\"visible\">Skryje podrobnosti seskupeného řádku nebo sloupce, který obsahuje kurzor. Chcete-li skrýt všechny seskupené řádky či sloupce, označte tabulku a poté zvolte tento příkaz.</ahelp>"
+#. fWAPF
#: 12080100.xhp
msgctxt ""
"12080100.xhp\n"
@@ -46537,6 +50669,7 @@ msgctxt ""
msgid "To show all hidden groups, select the outlined table, and then choose <emph>Data - Group and Outline –</emph> <link href=\"text/scalc/01/12080200.xhp\" name=\"Show Details\"><emph>Show Details</emph></link>."
msgstr "Chcete-li zobrazit všechny skryté skupiny, označte tabulku a poté zvolte <emph>Data - Seskupení a souhrn –</emph> <link href=\"text/scalc/01/12080200.xhp\" name=\"Zobrazit podrobnosti\"><emph>Zobrazit podrobnosti</emph></link>."
+#. 2zLCt
#: 12080200.xhp
msgctxt ""
"12080200.xhp\n"
@@ -46545,6 +50678,7 @@ msgctxt ""
msgid "Show Details"
msgstr "Zobrazit podrobnosti"
+#. hehMR
#: 12080200.xhp
msgctxt ""
"12080200.xhp\n"
@@ -46553,6 +50687,7 @@ msgctxt ""
msgid "<bookmark_value>tables; showing details</bookmark_value>"
msgstr "<bookmark_value>tabulky; zobrazení podrobností</bookmark_value>"
+#. 6scdF
#: 12080200.xhp
msgctxt ""
"12080200.xhp\n"
@@ -46561,6 +50696,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12080200.xhp\" name=\"Show Details\">Show Details</link>"
msgstr "<link href=\"text/scalc/01/12080200.xhp\" name=\"Zobrazit podrobnosti\">Zobrazit podrobnosti</link>"
+#. Drmv5
#: 12080200.xhp
msgctxt ""
"12080200.xhp\n"
@@ -46569,6 +50705,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ShowDetail\">Shows the details of the grouped row or column that contains the cursor. To show the details of all of the grouped rows or columns, select the outlined table, and then choose this command.</ahelp>"
msgstr "<ahelp hid=\".uno:ShowDetail\">Zobrazí podrobnosti seskupeného řádku nebo sloupce, který obsahuje kurzor. Chcete-li zobrazit podrobnosti všech seskupených řádků či sloupců, označte tabulku a poté zvolte tento příkaz.</ahelp>"
+#. 3QPc4
#: 12080200.xhp
msgctxt ""
"12080200.xhp\n"
@@ -46577,6 +50714,7 @@ msgctxt ""
msgid "To hide a selected group, choose <emph>Data - Group and Outline – </emph><link href=\"text/scalc/01/12080100.xhp\" name=\"Hide Details\"><emph>Hide Details</emph></link>."
msgstr "Pro skrytí vybrané skupiny zvolte <emph>Data - Seskupení a souhrn – </emph><link href=\"text/scalc/01/12080100.xhp\" name=\"Skrýt podrobnosti\"><emph>Skrýt podrobnosti</emph></link>."
+#. z8Av9
#: 12080200.xhp
msgctxt ""
"12080200.xhp\n"
@@ -46585,6 +50723,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12080700.xhp\">Show Details command in pivot tables</link>"
msgstr "<link href=\"text/scalc/01/12080700.xhp\">Příkaz Zobrazit podrobnosti v kontingenční tabulce</link>"
+#. YZAps
#: 12080300.xhp
msgctxt ""
"12080300.xhp\n"
@@ -46593,6 +50732,7 @@ msgctxt ""
msgid "Group"
msgstr "Seskupit"
+#. BLucd
#: 12080300.xhp
msgctxt ""
"12080300.xhp\n"
@@ -46601,6 +50741,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12080300.xhp\" name=\"Group\">Group</link>"
msgstr "<link href=\"text/scalc/01/12080300.xhp\" name=\"Seskupit\">Seskupit</link>"
+#. cSvFF
#: 12080300.xhp
msgctxt ""
"12080300.xhp\n"
@@ -46609,6 +50750,7 @@ msgctxt ""
msgid "<variable id=\"gruppierung\"><ahelp hid=\".\">Defines the selected cell range as a group of rows or columns.</ahelp></variable>"
msgstr "<variable id=\"gruppierung\"><ahelp hid=\".\">Definuje označenou oblast buněk jako skupinu řádků či sloupců.</ahelp></variable>"
+#. Gx8qW
#: 12080300.xhp
msgctxt ""
"12080300.xhp\n"
@@ -46617,6 +50759,7 @@ msgctxt ""
msgid "When you group a cell range, and outline icon appears in the margins next to the group. To hide or show the group, click the icon. To ungroup the selection, choose <emph>Data – Group and Outline -</emph> <link href=\"text/scalc/01/12080400.xhp\" name=\"Ungroup\"><emph>Ungroup</emph></link>."
msgstr "Když seskupíte oblast buněk, zobrazí se v okraji vedle skupiny ikonka souhrnu. Chcete-li skrýt nebo zobrazit skupinu, klepněte na ikonu. Chcete-li zrušit seskupení výběru, zvolte <emph>Data – Seskupení a souhrn -</emph> <link href=\"text/scalc/01/12080400.xhp\" name=\"Ungroup\"><emph>Zrušit skupinu</emph></link>."
+#. PcrAZ
#: 12080300.xhp
msgctxt ""
"12080300.xhp\n"
@@ -46625,6 +50768,7 @@ msgctxt ""
msgid "Include"
msgstr "Zahrnout"
+#. 3jjJh
#: 12080300.xhp
msgctxt ""
"12080300.xhp\n"
@@ -46633,6 +50777,7 @@ msgctxt ""
msgid "Rows"
msgstr "Řádky"
+#. 5BrbE
#: 12080300.xhp
msgctxt ""
"12080300.xhp\n"
@@ -46641,6 +50786,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/groupdialog/rows\">Groups the selected rows.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/groupdialog/rows\">Seskupí vybrané řádky.</ahelp>"
+#. Dza2v
#: 12080300.xhp
msgctxt ""
"12080300.xhp\n"
@@ -46649,6 +50795,7 @@ msgctxt ""
msgid "Columns"
msgstr "Sloupce"
+#. EA2d7
#: 12080300.xhp
msgctxt ""
"12080300.xhp\n"
@@ -46657,6 +50804,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/groupdialog/cols\">Groups the selected columns.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/groupdialog/cols\">Seskupí vybrané sloupce.</ahelp>"
+#. V4FGD
#: 12080400.xhp
msgctxt ""
"12080400.xhp\n"
@@ -46665,6 +50813,7 @@ msgctxt ""
msgid "Ungroup"
msgstr "Zrušit seskupení"
+#. cy3CT
#: 12080400.xhp
msgctxt ""
"12080400.xhp\n"
@@ -46673,6 +50822,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12080400.xhp\" name=\"Ungroup\">Ungroup</link>"
msgstr "<link href=\"text/scalc/01/12080400.xhp\" name=\"Zrušit seskupení\">Zrušit seskupení</link>"
+#. 3EEuk
#: 12080400.xhp
msgctxt ""
"12080400.xhp\n"
@@ -46681,6 +50831,7 @@ msgctxt ""
msgid "<variable id=\"gruppierungauf\"><ahelp hid=\".uno:Ungroup\" visibility=\"visible\">Ungroups the selection. In a nested group, the last rows or columns that were added are removed from the group.</ahelp></variable>"
msgstr "<variable id=\"gruppierungauf\"><ahelp hid=\".uno:Ungroup\" visibility=\"visible\">Zruší seskupení výběru. U vnořených seskupení se odstraní poslední přidané řádky či sloupce.</ahelp></variable>"
+#. C48BR
#: 12080400.xhp
msgctxt ""
"12080400.xhp\n"
@@ -46689,6 +50840,7 @@ msgctxt ""
msgid "Deactivate for"
msgstr "Deaktivovat pro"
+#. BR8pu
#: 12080400.xhp
msgctxt ""
"12080400.xhp\n"
@@ -46697,6 +50849,7 @@ msgctxt ""
msgid "Rows"
msgstr "Řádky"
+#. 8vVoE
#: 12080400.xhp
msgctxt ""
"12080400.xhp\n"
@@ -46705,6 +50858,7 @@ msgctxt ""
msgid "Removes selected rows from a group."
msgstr "Odstraní označené řádky ze seskupení."
+#. ECxPE
#: 12080400.xhp
msgctxt ""
"12080400.xhp\n"
@@ -46713,6 +50867,7 @@ msgctxt ""
msgid "Columns"
msgstr "Sloupce"
+#. G5woA
#: 12080400.xhp
msgctxt ""
"12080400.xhp\n"
@@ -46721,6 +50876,7 @@ msgctxt ""
msgid "Removes selected columns from a group."
msgstr "Odstraní označené sloupce ze seskupení."
+#. EQ6tC
#: 12080500.xhp
msgctxt ""
"12080500.xhp\n"
@@ -46729,6 +50885,7 @@ msgctxt ""
msgid "AutoOutline"
msgstr "Automatická osnova"
+#. DEaWY
#: 12080500.xhp
msgctxt ""
"12080500.xhp\n"
@@ -46737,6 +50894,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12080500.xhp\" name=\"AutoOutline\">AutoOutline</link>"
msgstr "<link href=\"text/scalc/01/12080500.xhp\" name=\"Automatické souhrny\">Automatické souhrny</link>"
+#. X6uK6
#: 12080500.xhp
msgctxt ""
"12080500.xhp\n"
@@ -46745,6 +50903,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:AutoOutline\">If the selected cell range contains formulas or references, $[officename] automatically outlines the selection.</ahelp>"
msgstr "<ahelp hid=\".uno:AutoOutline\">Pokud vybraná oblast buněk obsahuje vzorce nebo odkazy, $[officename] automaticky vytvoří souhrn výběru.</ahelp>"
+#. 3DwH9
#: 12080500.xhp
msgctxt ""
"12080500.xhp\n"
@@ -46753,6 +50912,7 @@ msgctxt ""
msgid "For example, consider the following table:"
msgstr "Např. v následující tabulce:"
+#. c4WvE
#: 12080500.xhp
msgctxt ""
"12080500.xhp\n"
@@ -46761,6 +50921,7 @@ msgctxt ""
msgid "January"
msgstr "Leden"
+#. 7CveD
#: 12080500.xhp
msgctxt ""
"12080500.xhp\n"
@@ -46769,6 +50930,7 @@ msgctxt ""
msgid "February"
msgstr "Únor"
+#. yfwCK
#: 12080500.xhp
msgctxt ""
"12080500.xhp\n"
@@ -46777,6 +50939,7 @@ msgctxt ""
msgid "March"
msgstr "Březen"
+#. 6oUFC
#: 12080500.xhp
msgctxt ""
"12080500.xhp\n"
@@ -46785,6 +50948,7 @@ msgctxt ""
msgid "1st Quarter"
msgstr "První čtvrtletí"
+#. oxcU2
#: 12080500.xhp
msgctxt ""
"12080500.xhp\n"
@@ -46793,6 +50957,7 @@ msgctxt ""
msgid "April"
msgstr "Duben"
+#. GGfD5
#: 12080500.xhp
msgctxt ""
"12080500.xhp\n"
@@ -46801,6 +50966,7 @@ msgctxt ""
msgid "May"
msgstr "Květen"
+#. 5fEef
#: 12080500.xhp
msgctxt ""
"12080500.xhp\n"
@@ -46809,6 +50975,7 @@ msgctxt ""
msgid "June"
msgstr "Červen"
+#. Pch7E
#: 12080500.xhp
msgctxt ""
"12080500.xhp\n"
@@ -46817,6 +50984,7 @@ msgctxt ""
msgid "2nd Quarter"
msgstr "Druhé čtvrtletí"
+#. UMAVG
#: 12080500.xhp
msgctxt ""
"12080500.xhp\n"
@@ -46825,6 +50993,7 @@ msgctxt ""
msgid "100"
msgstr "100"
+#. teNg5
#: 12080500.xhp
msgctxt ""
"12080500.xhp\n"
@@ -46833,6 +51002,7 @@ msgctxt ""
msgid "120"
msgstr "120"
+#. BEoYv
#: 12080500.xhp
msgctxt ""
"12080500.xhp\n"
@@ -46841,6 +51011,7 @@ msgctxt ""
msgid "130"
msgstr "130"
+#. 3j8rG
#: 12080500.xhp
msgctxt ""
"12080500.xhp\n"
@@ -46849,6 +51020,7 @@ msgctxt ""
msgid "350"
msgstr "350"
+#. Ft9tF
#: 12080500.xhp
msgctxt ""
"12080500.xhp\n"
@@ -46857,6 +51029,7 @@ msgctxt ""
msgid "100"
msgstr "100"
+#. 2BuyN
#: 12080500.xhp
msgctxt ""
"12080500.xhp\n"
@@ -46865,6 +51038,7 @@ msgctxt ""
msgid "100"
msgstr "100"
+#. NNMke
#: 12080500.xhp
msgctxt ""
"12080500.xhp\n"
@@ -46873,6 +51047,7 @@ msgctxt ""
msgid "200"
msgstr "200"
+#. ZATPG
#: 12080500.xhp
msgctxt ""
"12080500.xhp\n"
@@ -46881,6 +51056,7 @@ msgctxt ""
msgid "400"
msgstr "400"
+#. cLeqA
#: 12080500.xhp
msgctxt ""
"12080500.xhp\n"
@@ -46889,6 +51065,7 @@ msgctxt ""
msgid "The cells for the 1st and 2nd quarters each contain a sum formula for the three cells to their left. If you apply the <emph>AutoOutline</emph> command, the table is grouped into two quarters."
msgstr "Buňky pro 1. a 2. čtvrtletí obsahují vzorec pro součet tří buněk vlevo. Pokud použijete funkci <emph>Automatické souhrny</emph>, tabulka se seskupí do dvou čtvrtletí."
+#. BSqPC
#: 12080500.xhp
msgctxt ""
"12080500.xhp\n"
@@ -46897,6 +51074,7 @@ msgctxt ""
msgid "To remove the outline, select the table, and then choose <link href=\"text/scalc/01/12080600.xhp\" name=\"Data - Group and Outline - Remove\">Data - Group and Outline - Remove</link>."
msgstr "Pro odstranění souhrnu vyberte tabulku a poté zvolte <link href=\"text/scalc/01/12080600.xhp\" name=\"Data - Group and Outline - Remove\">Data - Skupina a Souhrn - Odstranit </link>."
+#. iePNH
#: 12080600.xhp
msgctxt ""
"12080600.xhp\n"
@@ -46905,6 +51083,7 @@ msgctxt ""
msgid "Remove"
msgstr "Odstranit"
+#. bdqzB
#: 12080600.xhp
msgctxt ""
"12080600.xhp\n"
@@ -46913,6 +51092,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12080600.xhp\" name=\"Remove\">Remove</link>"
msgstr "<link href=\"text/scalc/01/12080600.xhp\" name=\"Odstranit\">Odstranit</link>"
+#. FjGia
#: 12080600.xhp
msgctxt ""
"12080600.xhp\n"
@@ -46921,6 +51101,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ClearOutline\" visibility=\"visible\">Removes the outline from the selected cell range.</ahelp>"
msgstr "<ahelp hid=\".uno:ClearOutline\" visibility=\"visible\">Odstraní souhrn z vybrané oblasti buněk.</ahelp>"
+#. tcW7H
#: 12080700.xhp
msgctxt ""
"12080700.xhp\n"
@@ -46929,6 +51110,7 @@ msgctxt ""
msgid "Show Details (Pivot Table)"
msgstr "Zobrazit podrobnosti (kontingenční tabulka)"
+#. c8vat
#: 12080700.xhp
msgctxt ""
"12080700.xhp\n"
@@ -46937,6 +51119,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12080700.xhp\">Show Details (Pivot Table)</link>"
msgstr "<link href=\"text/scalc/01/12080700.xhp\">Zobrazit podrobnosti (kontingenční tabulka)</link>"
+#. CimBU
#: 12080700.xhp
msgctxt ""
"12080700.xhp\n"
@@ -46945,6 +51128,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Inserts a new \"drill-down\" sheet with more information about the current pivot table cell. You can also double-click a pivot table cell to insert the \"drill-down\" sheet. The new sheet shows a subset of rows from the original data source that constitutes the result data displayed in the current cell.</ahelp>"
msgstr "<ahelp hid=\".\">Vloží nový \"drill-down\" sešit s více informacemi o aktuální buňce kontingenční tabulky. Sešit \"drill-down\" můžete vložit také tím, že poklepete na buňku kontingenční tabulky. Nový sešit zobrazuje podmnožinu řádek z originálního zdroje dat, která stanovuje výsledná zobrazená data v aktuální buňce.</ahelp>"
+#. FvKCt
#: 12080700.xhp
msgctxt ""
"12080700.xhp\n"
@@ -46953,6 +51137,7 @@ msgctxt ""
msgid "Hidden items are not evaluated, the rows for the hidden items are included. Show Details is available only for pivot tables that are based on cell ranges or database data."
msgstr "Skryté položky nejsou vyhodnoceny, řádky pro skryté položky jsou zahrnuty. Zobrazit podrobnosti je dostupné pouze pro kontingenční tabulky, které jsou založeny na oblasti buněk nebo dat z databáze."
+#. PLw9N
#: 12090000.xhp
msgctxt ""
"12090000.xhp\n"
@@ -46961,6 +51146,7 @@ msgctxt ""
msgid "Pivot Table"
msgstr "Kontingenční tabulka"
+#. ZXpC3
#: 12090000.xhp
msgctxt ""
"12090000.xhp\n"
@@ -46969,6 +51155,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12090000.xhp\" name=\"Pivot Table\">Pivot Table</link>"
msgstr "<link href=\"text/scalc/01/12090000.xhp\" name=\"Kontingenční tabulka\">Kontingenční tabulka</link>"
+#. P4MKS
#: 12090000.xhp
msgctxt ""
"12090000.xhp\n"
@@ -46977,6 +51164,7 @@ msgctxt ""
msgid "A pivot table provides a summary of large amounts of data. You can then rearrange the pivot table to view different summaries of the data."
msgstr "Kontingenční tabulka poskytuje přehled o velkém množství údajů. Kontingenční tabulku je možné přeskupit a zobrazit jiné přehledy údajů."
+#. DS8vh
#: 12090000.xhp
msgctxt ""
"12090000.xhp\n"
@@ -46985,6 +51173,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12090100.xhp\" name=\"Create\">Create</link>"
msgstr "<link href=\"text/scalc/01/12090100.xhp\" name=\"Vytvořit\">Vytvořit</link>"
+#. Fz8pn
#: 12090000.xhp
msgctxt ""
"12090000.xhp\n"
@@ -46993,6 +51182,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12090102.xhp\" name=\"Pivot table dialog\">Pivot table dialog</link>"
msgstr "<link href=\"text/scalc/01/12090102.xhp\" name=\"Dialog kontingenční tabulka\">Dialog kontingenční tabulka</link>"
+#. Vpqsf
#: 12090100.xhp
msgctxt ""
"12090100.xhp\n"
@@ -47001,6 +51191,7 @@ msgctxt ""
msgid "Select Source"
msgstr "Výběr zdroj"
+#. 9ePQP
#: 12090100.xhp
msgctxt ""
"12090100.xhp\n"
@@ -47009,6 +51200,7 @@ msgctxt ""
msgid "Select Source"
msgstr "Výběr zdroj"
+#. JCesq
#: 12090100.xhp
msgctxt ""
"12090100.xhp\n"
@@ -47017,6 +51209,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:DataDataPilotRun\">Opens a dialog where you can select the source for your pivot table, and then create your table.</ahelp>"
msgstr "<ahelp hid=\".uno:DataDataPilotRun\">Otevře dialog, ve kterém je možné vybrat zdroj pro kontingenční tabulku a poté tabulku vytvořit.</ahelp>"
+#. bkFbJ
#: 12090100.xhp
msgctxt ""
"12090100.xhp\n"
@@ -47025,6 +51218,7 @@ msgctxt ""
msgid "Selection"
msgstr "Výběr"
+#. vGkEh
#: 12090100.xhp
msgctxt ""
"12090100.xhp\n"
@@ -47033,6 +51227,7 @@ msgctxt ""
msgid "Select a data source for the pivot table."
msgstr "Vyberte zdroj dat pro kontingenční tabulku."
+#. FA5GG
#: 12090100.xhp
msgctxt ""
"12090100.xhp\n"
@@ -47041,6 +51236,7 @@ msgctxt ""
msgid "Current Selection"
msgstr "Současný výběr"
+#. dqYZq
#: 12090100.xhp
msgctxt ""
"12090100.xhp\n"
@@ -47049,6 +51245,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Uses the selected cells as the data source for the pivot table.</ahelp>"
msgstr "<ahelp hid=\".\">Použije vybrané buňky jako zdroj dat pro kontingenční tabulku.</ahelp>"
+#. A48Kd
#: 12090100.xhp
msgctxt ""
"12090100.xhp\n"
@@ -47057,6 +51254,7 @@ msgctxt ""
msgid "The data columns in the pivot table use the same number format as the first data row in the current selection."
msgstr "Datové sloupce v kontingenční tabulce používají stejný formát čísla jako první datový řádek v aktuálním výběru."
+#. 4utfU
#: 12090100.xhp
msgctxt ""
"12090100.xhp\n"
@@ -47065,6 +51263,7 @@ msgctxt ""
msgid "Data source registered in $[officename]"
msgstr "Zdroj dat registrovaný v $[officename]"
+#. KzkhK
#: 12090100.xhp
msgctxt ""
"12090100.xhp\n"
@@ -47073,6 +51272,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Uses a table or query in a database that is registered in $[officename] as the data source for the pivot table.</ahelp>"
msgstr "<ahelp hid=\".\">Použije tabulku nebo dotaz v databázi, která je registrována v $[officename], jako zdroj dat pro kontingenční tabulku.</ahelp>"
+#. 273iE
#: 12090100.xhp
msgctxt ""
"12090100.xhp\n"
@@ -47081,6 +51281,7 @@ msgctxt ""
msgid "External source/interface"
msgstr "Externí zdroj/rozhraní"
+#. SiBBE
#: 12090100.xhp
msgctxt ""
"12090100.xhp\n"
@@ -47089,6 +51290,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens the <emph>External Source</emph> dialog where you can select the OLAP data source for the pivot table.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře dialog <emph>Externí zdroj</emph>, kde můžete vybrat zdroj dat OLAP pro kontingenční tabulku.</ahelp>"
+#. DqiMT
#: 12090100.xhp
msgctxt ""
"12090100.xhp\n"
@@ -47097,6 +51299,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12090102.xhp\" name=\"Pivot table dialog\">Pivot table dialog</link>"
msgstr "<link href=\"text/scalc/01/12090102.xhp\" name=\"Dialog kontingenční tabulka\">Dialog kontingenční tabulka</link>"
+#. aZf2u
#: 12090101.xhp
msgctxt ""
"12090101.xhp\n"
@@ -47105,6 +51308,7 @@ msgctxt ""
msgid "Select Data Source"
msgstr "Vybrat zdroj dat"
+#. HCBPf
#: 12090101.xhp
msgctxt ""
"12090101.xhp\n"
@@ -47113,6 +51317,7 @@ msgctxt ""
msgid "Select Data Source"
msgstr "Vybrat zdroj dat"
+#. C4tfi
#: 12090101.xhp
msgctxt ""
"12090101.xhp\n"
@@ -47121,6 +51326,7 @@ msgctxt ""
msgid "Select the database and the table or query containing the data that you want to use."
msgstr "Vyberte databázi a tabulku nebo dotaz obsahující data, která si přejete použít."
+#. nR7ER
#: 12090101.xhp
msgctxt ""
"12090101.xhp\n"
@@ -47129,6 +51335,7 @@ msgctxt ""
msgid "Selection"
msgstr "Výběr"
+#. XapvE
#: 12090101.xhp
msgctxt ""
"12090101.xhp\n"
@@ -47137,6 +51344,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">You can only select databases that are registered in %PRODUCTNAME.</ahelp> To register a data source, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Base - Databases</emph>."
msgstr "<ahelp hid=\".\">Vybrat můžete pouze databáze, které jsou v %PRODUCTNAME zaregistrované.</ahelp> Zdroj dat zaregistrujete volbou <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Base - Databáze</emph>."
+#. s5hPU
#: 12090101.xhp
msgctxt ""
"12090101.xhp\n"
@@ -47145,6 +51353,7 @@ msgctxt ""
msgid "Database"
msgstr "Databáze"
+#. CDGEk
#: 12090101.xhp
msgctxt ""
"12090101.xhp\n"
@@ -47153,6 +51362,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/selectdatasource/database\">Select the database that contains the data source that you want to use.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/selectdatasource/database\">Vyberte databázi obsahující zdroj dat, který chcete použít.</ahelp>"
+#. BJtdC
#: 12090101.xhp
msgctxt ""
"12090101.xhp\n"
@@ -47161,6 +51371,7 @@ msgctxt ""
msgid "Data source"
msgstr "Zdroj dat"
+#. jMAYt
#: 12090101.xhp
msgctxt ""
"12090101.xhp\n"
@@ -47169,6 +51380,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/selectdatasource/datasource\">Select the data source that you want to use.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/selectdatasource/datasource\">Vyberte zdroj dat, který si přejete použít.</ahelp>"
+#. hS9Dp
#: 12090101.xhp
msgctxt ""
"12090101.xhp\n"
@@ -47177,6 +51389,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. MXt7X
#: 12090101.xhp
msgctxt ""
"12090101.xhp\n"
@@ -47185,6 +51398,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/selectdatasource/type\">Click the source type of for the selected data source.</ahelp> You can choose from four source types: \"Table\", \"Query\" and \"SQL\" or SQL (Native)."
msgstr "<ahelp hid=\"modules/scalc/ui/selectdatasource/type\">Klepněte na typ vybraného zdroje dat.</ahelp> Možné je vybrat ze čtyř typů zdrojů dat: \"Tabulka\", \"Dotaz\" a \"SQL\" či nativní SQL."
+#. 9xEou
#: 12090101.xhp
msgctxt ""
"12090101.xhp\n"
@@ -47193,6 +51407,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12090102.xhp\" name=\"Pivot table dialog\">Pivot table dialog</link>"
msgstr "<link href=\"text/scalc/01/12090102.xhp\" name=\"Dialog kontingenční tabulka\">Dialog kontingenční tabulka</link>"
+#. tFAGE
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47201,6 +51416,7 @@ msgctxt ""
msgid "Pivot Table"
msgstr "Kontingenční tabulka"
+#. 4BsDe
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47209,6 +51425,7 @@ msgctxt ""
msgid "<bookmark_value>pivot table function;show details</bookmark_value><bookmark_value>pivot table function;drill down</bookmark_value>"
msgstr "<bookmark_value>funkce kontingenční tabulky;zobrazení podrobností</bookmark_value><bookmark_value>funkce kontingenční tabulky;procházení hierarchie</bookmark_value>"
+#. n4NPA
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47217,6 +51434,7 @@ msgctxt ""
msgid "Pivot Table"
msgstr "Kontingenční tabulka"
+#. eBUzN
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47225,6 +51443,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:DataPilotExec\">Specify the layout of the table that is generated by the pivot table.</ahelp>"
msgstr "<ahelp hid=\".uno:DataPilotExec\">Určí rozvržení tabulky generované kontingenční tabulkou.</ahelp>"
+#. 7YRp4
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47233,6 +51452,7 @@ msgctxt ""
msgid "The pivot table displays data fields as buttons which you can drag and drop to define the pivot table."
msgstr "Kontingenční tabulka zobrazuje datová pole jako tlačítka, která je možné přetáhnout a pustit a definovat tak kontingenční tabulku."
+#. FCdA2
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47241,6 +51461,7 @@ msgctxt ""
msgid "Layout"
msgstr "Formát"
+#. sfhdL
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47249,6 +51470,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pivottablelayoutdialog/listbox-fields\">To define the layout of a pivot table, drag and drop data field buttons onto the <emph>Page Fields, Row Fields, Column Fields, </emph>and<emph> Data Fields </emph>areas.</ahelp> You can also use drag and drop to rearrange the data fields on a pivot table."
msgstr "<ahelp hid=\"modules/scalc/ui/pivottablelayoutdialog/listbox-fields\">Formát kontingenční tabulky vytvoříte přetažením a puštěním tlačítek datových polí do oblastí <emph>Pole stránky, Pole řádku, Pole sloupce, </emph>a<emph> Datová pole </emph>.</ahelp> Datová pole v kontingenční tabulce je také možné přeskupit metodou přetažení a puštění."
+#. b5Zrk
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47257,6 +51479,7 @@ msgctxt ""
msgid "$[officename] automatically adds a caption to buttons that are dragged into the <emph>Data Fields </emph>area. The caption contains the name of the data field as well as the formula that created the data."
msgstr "$[officename] automaticky přidává k tlačítkům popis, která jsou přetažena do oblasti <emph>Datová pole </emph>. Popis obsahuje název datového pole a vzorec, který vytvořil data."
+#. vcULm
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47265,6 +51488,7 @@ msgctxt ""
msgid "To change the function that is used by a data field, double-click a button in the <emph>Data Fields</emph> area to open the <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\">Data Field</link> dialog. You can also double-click buttons in the <emph>Row Fields</emph> or <emph>Column Fields</emph> areas."
msgstr "Funkci, která je použita v datovém poli, změníte poklepáním na tlačítko v oblasti <emph>Datová pole</emph>. Akce způsobí otevření dialogu <link href=\"text/scalc/01/12090105.xhp\" name=\"Datové pole\">Datové pole</link>. Možné je také poklepat tlačítka v oblasti <emph>Pole řádku</emph> nebo <emph>Pole sloupce</emph> ."
+#. 9JFKg
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47273,6 +51497,7 @@ msgctxt ""
msgid "More"
msgstr "Více"
+#. ExoJS
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47281,6 +51506,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pivottablelayoutdialog/more\">Displays or hides additional options for defining the pivot table.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pivottablelayoutdialog/more\">Zobrazí či skryje další volby definice kontingenční tabulky.</ahelp>"
+#. BAjQN
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47289,6 +51515,7 @@ msgctxt ""
msgid "Result"
msgstr "Výsledek"
+#. HoAjw
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47297,6 +51524,7 @@ msgctxt ""
msgid "Specify the settings for displaying the results of the pivot table."
msgstr "Nastavte zobrazení výsledků kontingenční tabulky."
+#. cYVLQ
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47305,6 +51533,7 @@ msgctxt ""
msgid "Selection from"
msgstr "Vybrat z"
+#. hU947
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47313,6 +51542,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select the area that contains the data for the current pivot table.</ahelp>"
msgstr "<ahelp hid=\".\">Vybere oblast obsahující data aktuální kontingenční tabulky.</ahelp>"
+#. gJbqb
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47321,6 +51551,7 @@ msgctxt ""
msgid "Results to"
msgstr "Výsledky do"
+#. cAtQY
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47329,6 +51560,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pivottablelayoutdialog/destination-edit\">Select the area where you want to display the results of the pivot table.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pivottablelayoutdialog/destination-edit\">Vybere oblast, kam si přejete zobrazit výsledky kontingenční tabulky.</ahelp>"
+#. ahBd9
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47337,6 +51569,7 @@ msgctxt ""
msgid "If the selected area contains data, the pivot table overwrites the data. To prevent the loss of existing data, let the pivot table automatically select the area to display the results."
msgstr "Pokud vybraná oblast již obsahuje nějaká data, kontingenční tabulka je přepíše. Ztrátě existujících dat zabráníte tak, že povolíte kontingenční tabulce automaticky určoval oblast pro zobrazení výsledků."
+#. RE6UY
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47345,6 +51578,7 @@ msgctxt ""
msgid "Ignore empty rows"
msgstr "Ignorovat prázdné řádky"
+#. NqVFr
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47353,6 +51587,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pivottablelayoutdialog/check-ignore-empty-rows\">Ignores empty fields in the data source.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pivottablelayoutdialog/check-ignore-empty-rows\">Ignoruje prázdné položky zdroje dat.</ahelp>"
+#. YtUZx
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47361,6 +51596,7 @@ msgctxt ""
msgid "Identify categories"
msgstr "Identifikovat kategorie"
+#. 9RtuT
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47369,6 +51605,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pivottablelayoutdialog/check-identify-categories\">Automatically assigns rows without labels to the category of the row above.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pivottablelayoutdialog/check-identify-categories\">Automaticky přiřadí řádky bez popisku do následující nejvyšší kategorie.</ahelp>"
+#. As9Db
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47377,6 +51614,7 @@ msgctxt ""
msgid "Total columns"
msgstr "Sečíst sloupce"
+#. n5fSF
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47385,6 +51623,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pivottablelayoutdialog/check-total-columns\">Calculates and displays the grand total of the column calculation.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pivottablelayoutdialog/check-total-columns\">Spočítá a zobrazí celkový úhrn pro sloupce.</ahelp>"
+#. KpRF2
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47393,6 +51632,7 @@ msgctxt ""
msgid "Total rows"
msgstr "Sečíst řádky"
+#. QazUm
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47401,6 +51641,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pivottablelayoutdialog/check-total-rows\">Calculates and displays the grand total of the row calculation.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pivottablelayoutdialog/check-total-rows\">Spočítá a zobrazí celkový úhrn pro řádky.</ahelp>"
+#. D5zQr
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47409,6 +51650,7 @@ msgctxt ""
msgid "Add filter"
msgstr "Přidat filtr"
+#. isFp2
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47417,6 +51659,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Adds a Filter button to pivot tables that are based on spreadsheet data.</ahelp>"
msgstr "<ahelp hid=\".\">Přidá do kontingenční tabulek založených na údajích ze sešitu tlačítko Filtr.</ahelp>"
+#. nG8PA
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47425,6 +51668,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens the Filter dialog.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře dialogové okno Filtr.</ahelp>"
+#. ky7dW
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47433,6 +51677,7 @@ msgctxt ""
msgid "Enable drill to details"
msgstr "Zapnout zobrazení podrobností"
+#. ToMtU
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47441,6 +51686,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select this check box and double-click an item label in the table to show or hide details for the item. Clear this check box and double-click a cell in the table to edit the contents of the cell.</ahelp>"
msgstr "<ahelp hid=\".\">Chcete-li zobrazit nebo skrýt podrobnosti položky, zaškrtněte toto pole a poklepejte na název položky v tabulce. Chcete-li upravit obsah buňky, zrušte zaškrtnutí tohoto pole a poklepejte do buňky tabulky.</ahelp>"
+#. 4apSj
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47449,6 +51695,7 @@ msgctxt ""
msgid "To examine details inside a pivot table"
msgstr "Chcete-li prozkoumat podrobnosti v kontingenční tabulce"
+#. ErMno
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47457,6 +51704,7 @@ msgctxt ""
msgid "Do one of the following:"
msgstr "Udělejte jedno z následujícího:"
+#. 4BfPW
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47465,6 +51713,7 @@ msgctxt ""
msgid "Select a range of cells and choose <emph>Data - Group and Outline - Show Details</emph>."
msgstr "Označte oblast buněk a zvolte <emph>Data - Seskupení a souhrn - Zobrazit podrobnosti</emph>."
+#. mogzB
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47473,6 +51722,7 @@ msgctxt ""
msgid "Double-click a field in the table."
msgstr "Poklepejte na položku v tabulce."
+#. CaxVm
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47481,6 +51731,7 @@ msgctxt ""
msgid "If you double-click a field which has adjacent fields at the same level, the <emph>Show Detail</emph> dialog opens:"
msgstr "Poklepete-li na položku, která má přilehlé položky na stejné úrovni, otevře se dialog <emph>Zobrazit podrobnosti</emph>:"
+#. qExkE
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47489,6 +51740,7 @@ msgctxt ""
msgid "Show Detail"
msgstr "Zobrazit detail"
+#. AJGDj
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47497,6 +51749,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Choose the field that you want to view the details for.</ahelp>"
msgstr "<ahelp hid=\".\">Vyberte položku, pro kterou si přejete zobrazit podrobnosti.</ahelp>"
+#. Eegc6
#: 12090102.xhp
msgctxt ""
"12090102.xhp\n"
@@ -47505,6 +51758,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/04/01020000.xhp\" name=\"Pivot table shortcut keys\">Pivot table shortcut keys</link>"
msgstr "<link href=\"text/scalc/04/01020000.xhp\" name=\"Klávesové zkratky kontingenční tabulky\">Klávesové zkratky kontingenční tabulky</link>"
+#. DrrqN
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47513,6 +51767,7 @@ msgctxt ""
msgid "Filter"
msgstr "Filtr"
+#. 2PVA2
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47521,6 +51776,7 @@ msgctxt ""
msgid "Filter"
msgstr "Filtr"
+#. 5xnUF
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47529,6 +51785,7 @@ msgctxt ""
msgid "Set the filtering options for the data."
msgstr "Nastavte volby pro filtrování dat."
+#. 43t7P
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47537,6 +51794,7 @@ msgctxt ""
msgid "Filter Criteria"
msgstr "Kritéria filtru"
+#. ECYvP
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47545,6 +51803,7 @@ msgctxt ""
msgid "You can define a default filter for the data by filtering, for example, field names, using a combination of logical expressions arguments."
msgstr "Možné je definovat implicitní filtr pro filtrování dat, například pole jmen, pomocí kombinace logických výrazů."
+#. WARfE
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47553,6 +51812,7 @@ msgctxt ""
msgid "Operator"
msgstr "Operátor"
+#. hEcPz
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47561,6 +51821,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select a logical operator for the filter.</ahelp>"
msgstr "<ahelp hid=\".\">Vyberte logický operátor pro filtr.</ahelp>"
+#. CLB8B
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47569,6 +51830,7 @@ msgctxt ""
msgid "Field name"
msgstr "Název pole"
+#. EhMK4
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47577,6 +51839,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select the field that you want to use in the filter. If field names are not available, the column labels are listed.</ahelp>"
msgstr "<ahelp hid=\".\">Vyberte pole, které chcete ve filtru použít. Popisky sloupců jsou uvedeny pokud nejsou k dispozici názvy polí.</ahelp>"
+#. DfMBq
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47585,6 +51848,7 @@ msgctxt ""
msgid "Condition"
msgstr "Podmínka"
+#. iqh9A
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47593,6 +51857,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select an operator to compare the <emph>Field name</emph> and <emph>Value</emph> entries.</ahelp>"
msgstr "<ahelp hid=\".\">Vyberte operátor pro porovnání záznamů <emph>Název pole</emph> a <emph>hodnota</emph> .</ahelp>"
+#. H3B8E
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47601,6 +51866,7 @@ msgctxt ""
msgid "The following operators are available:"
msgstr "Následující operátory jsou k dispozici:"
+#. Q2mMG
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47609,6 +51875,7 @@ msgctxt ""
msgid "<emph>Conditions:</emph>"
msgstr "<emph>Podmínky:</emph>"
+#. DyfDB
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47617,6 +51884,7 @@ msgctxt ""
msgid "="
msgstr "="
+#. n65o9
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47625,6 +51893,7 @@ msgctxt ""
msgid "equal"
msgstr "je rovno"
+#. 7T9Bk
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47633,6 +51902,7 @@ msgctxt ""
msgid "<"
msgstr "<"
+#. AojDZ
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47641,6 +51911,7 @@ msgctxt ""
msgid "less than"
msgstr "je menší než"
+#. aeBxG
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47649,6 +51920,7 @@ msgctxt ""
msgid ">"
msgstr ">"
+#. eVt7E
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47657,6 +51929,7 @@ msgctxt ""
msgid "greater than"
msgstr "je větší než"
+#. GSLpq
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47665,6 +51938,7 @@ msgctxt ""
msgid "<="
msgstr "<="
+#. zroED
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47673,6 +51947,7 @@ msgctxt ""
msgid "less than or equal to"
msgstr "je menší nebo se rovná"
+#. yDqwS
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47681,6 +51956,7 @@ msgctxt ""
msgid ">="
msgstr ">="
+#. GKAJo
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47689,6 +51965,7 @@ msgctxt ""
msgid "greater than or equal to"
msgstr "je větší nebo se rovná"
+#. 9Lqcg
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47697,6 +51974,7 @@ msgctxt ""
msgid "<>"
msgstr "<>"
+#. YGJBJ
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47705,6 +51983,7 @@ msgctxt ""
msgid "not equal to"
msgstr "není rovno"
+#. KpYhg
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47713,6 +51992,7 @@ msgctxt ""
msgid "Value"
msgstr "Hodnota"
+#. BJGDo
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47721,6 +52001,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select the value that you want to compare to the selected field.</ahelp>"
msgstr "<ahelp hid=\".\">Vyberte hodnotu, kterou chcete porovnat s vybraným polem.</ahelp>"
+#. vhBAS
#: 12090103.xhp
msgctxt ""
"12090103.xhp\n"
@@ -47729,6 +52010,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12090104.xhp\" name=\"Options\">Options</link>"
msgstr "<link href=\"text/scalc/01/12090104.xhp\" name=\"Možnosti\">Možnosti</link>"
+#. HwV5Y
#: 12090104.xhp
msgctxt ""
"12090104.xhp\n"
@@ -47737,6 +52019,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. CZwGy
#: 12090104.xhp
msgctxt ""
"12090104.xhp\n"
@@ -47745,6 +52028,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12090104.xhp\" name=\"Options\">Options</link>"
msgstr "<link href=\"text/scalc/01/12090104.xhp\" name=\"Volby\">Volby</link>"
+#. GAiCA
#: 12090104.xhp
msgctxt ""
"12090104.xhp\n"
@@ -47753,6 +52037,7 @@ msgctxt ""
msgid "<variable id=\"zusaetzetext\"><ahelp hid=\"modules/scalc/ui/pivotfilterdialog/more\" visibility=\"visible\">Displays or hides additional filtering options.</ahelp></variable>"
msgstr "<variable id=\"zusaetzetext\"><ahelp hid=\"modules/scalc/ui/pivotfilterdialog/more\" visibility=\"visible\">Zobrazí či skryje další možnosti filtrování.</ahelp></variable>"
+#. huAkj
#: 12090104.xhp
msgctxt ""
"12090104.xhp\n"
@@ -47761,6 +52046,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. WeRpj
#: 12090104.xhp
msgctxt ""
"12090104.xhp\n"
@@ -47769,6 +52055,7 @@ msgctxt ""
msgid "Case sensitive"
msgstr "Rozlišovat velikost písmen"
+#. fiseB
#: 12090104.xhp
msgctxt ""
"12090104.xhp\n"
@@ -47777,6 +52064,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"visible\">Distinguishes between uppercase and lowercase letters.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"visible\">Budou rozlišována velká a malá písmena.</ahelp>"
+#. zNDCJ
#: 12090104.xhp
msgctxt ""
"12090104.xhp\n"
@@ -47785,6 +52073,7 @@ msgctxt ""
msgid "Regular Expression"
msgstr "Regulární výrazy"
+#. tfMqw
#: 12090104.xhp
msgctxt ""
"12090104.xhp\n"
@@ -47793,6 +52082,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"visible\">Allows you to use regular expressions in the filter definition.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"visible\">V definici filtru bude možné použít regulární výrazy.</ahelp>"
+#. qracJ
#: 12090104.xhp
msgctxt ""
"12090104.xhp\n"
@@ -47801,6 +52091,7 @@ msgctxt ""
msgid "If the <emph>Regular Expression</emph> check box is selected, you can use EQUAL (=) and NOT EQUAL (<>) also in comparisons. You can also use the following functions: DCOUNTA, DGET, MATCH, COUNTIF, SUMIF, LOOKUP, VLOOKUP and HLOOKUP."
msgstr "Je-li zaškrtnuto pole <emph>Regulární výraz</emph>, je možné pro porovnávání používat také EQUAL (=) a NOT EQUAL (<>) . Dále je možné používat následující funkce: DCOUNTA, DGET, MATCH, COUNTIF, SUMIF, LOOKUP, VLOOKUP a HLOOKUP."
+#. Mbq5A
#: 12090104.xhp
msgctxt ""
"12090104.xhp\n"
@@ -47809,6 +52100,7 @@ msgctxt ""
msgid "No duplications"
msgstr "Bez duplikátů"
+#. bP5nV
#: 12090104.xhp
msgctxt ""
"12090104.xhp\n"
@@ -47817,6 +52109,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"visible\">Excludes duplicate rows in the list of filtered data.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"visible\">Vynechá z výsledku filtrování duplicitní řádky.</ahelp>"
+#. zfFX5
#: 12090104.xhp
msgctxt ""
"12090104.xhp\n"
@@ -47825,6 +52118,7 @@ msgctxt ""
msgid "Data range"
msgstr "Oblast dat"
+#. YZcxD
#: 12090104.xhp
msgctxt ""
"12090104.xhp\n"
@@ -47833,6 +52127,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"visible\">Displays the name of the filtered data range in the table.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"visible\">Zobrazí v tabulce název filtrované oblasti dat.</ahelp>"
+#. dSBGn
#: 12090104.xhp
msgctxt ""
"12090104.xhp\n"
@@ -47841,6 +52136,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02100001.xhp\" name=\"List of Regular Expressions\">List of Regular Expressions</link>"
msgstr "<link href=\"text/shared/01/02100001.xhp\" name=\"Seznam regulárních výrazů\">Seznam regulárních výrazů</link>"
+#. CSzRe
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -47849,6 +52145,7 @@ msgctxt ""
msgid "Data field"
msgstr "Datové pole"
+#. ddkBW
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -47857,6 +52154,7 @@ msgctxt ""
msgid "<bookmark_value>calculating;pivot table</bookmark_value>"
msgstr "<bookmark_value>výpočty;kontingenční tabulka</bookmark_value>"
+#. y9ZBT
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -47865,6 +52163,7 @@ msgctxt ""
msgid "Data field"
msgstr "Datové pole"
+#. jxCzc
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -47873,6 +52172,7 @@ msgctxt ""
msgid "The contents of this dialog is different for data fields in the <emph>Data</emph> area, and data fields in the <emph>Row</emph> or <emph>Column</emph> area of the <link href=\"text/scalc/01/12090102.xhp\" name=\"Pivot table\">Pivot Table</link> dialog."
msgstr "Obsah dialogového okna <link href=\"text/scalc/01/12090102.xhp\" name=\"Kontingenční tabulka\">Kontingenční tabulka</link> je jiný pro datové položky v oblasti <emph>Data</emph> a jiný pro datové položky v oblasti <emph>Řádek</emph> či <emph>Sloupec</emph>."
+#. cW4qx
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -47881,6 +52181,7 @@ msgctxt ""
msgid "Subtotals"
msgstr "Mezisoučty"
+#. AwY8j
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -47889,6 +52190,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pivotfielddialog/PivotFieldDialog\">Specify the subtotals that you want to calculate.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pivotfielddialog/PivotFieldDialog\">Určete mezisoučty, které si přejete vypočítat.</ahelp>"
+#. 7qYLt
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -47897,6 +52199,7 @@ msgctxt ""
msgid "None"
msgstr "Žádné"
+#. eqep7
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -47905,6 +52208,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pivotfielddialog/none\">Does not calculate subtotals.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pivotfielddialog/none\">Nepočítá mezisoučty.</ahelp>"
+#. 53F6w
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -47913,6 +52217,7 @@ msgctxt ""
msgid "Automatic"
msgstr "Automaticky"
+#. 8NbJi
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -47921,6 +52226,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pivotfielddialog/auto\">Automatically calculates subtotals.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pivotfielddialog/auto\">Automaticky vypočítá mezisoučty.</ahelp>"
+#. FLUsK
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -47929,6 +52235,7 @@ msgctxt ""
msgid "User-defined"
msgstr "Definované uživatelem"
+#. Bibf2
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -47937,6 +52244,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pivotfielddialog/user\">Select this option, and then click the type of subtotal that you want to calculate in the list.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pivotfielddialog/user\">Vyberte tuto volbu a potom klepněte v seznamu na typ mezisoučtu, který si přejete spočítat.</ahelp>"
+#. B9zjQ
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -47945,6 +52253,7 @@ msgctxt ""
msgid "Function"
msgstr "Funkce"
+#. 6nJnF
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -47953,6 +52262,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Click the type of subtotal that you want to calculate. This option is only available if the <emph>User-defined</emph> option is selected.</ahelp>"
msgstr "<ahelp hid=\".\">Klepněte na typ mezisoučtu, který si přejete spočítat. Tato volba je přístupná pouze tehdy, pokud jste vybrali možnost <emph>Uživatelem definované</emph>.</ahelp>"
+#. GyWi8
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -47961,6 +52271,7 @@ msgctxt ""
msgid "Show items without data"
msgstr "Zobrazit položky bez dat"
+#. 2pAzm
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -47969,6 +52280,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Includes empty columns and rows in the results table.</ahelp>"
msgstr "<ahelp hid=\".\">Obsahuje prázdné sloupce a řádky v tabulce výsledků.</ahelp>"
+#. KYHnw
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -47977,6 +52289,7 @@ msgctxt ""
msgid "Name:"
msgstr "Název:"
+#. BZkag
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -47985,6 +52298,7 @@ msgctxt ""
msgid "Lists the name of the selected data field."
msgstr "Zobrazí název vybraného datového pole."
+#. FB8Cg
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -47993,6 +52307,7 @@ msgctxt ""
msgid "More"
msgstr "Více"
+#. ZU8Ck
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48001,6 +52316,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Expands or reduces the dialog. The <emph>More</emph> button is visible for data fields only.</ahelp>"
msgstr "<ahelp hid=\".\">Rozšíří nebo redukuje dialog. Tlačítko <emph>Více</emph> je viditelné pouze pro datová pole.</ahelp>"
+#. z6EgA
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48009,6 +52325,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. DECPB
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48017,6 +52334,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens the <link href=\"text/scalc/01/12090106.xhp\">Data Field Options</link> dialog. The <emph>Options</emph> button is visible for column, row, or page fields only.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře dialog <link href=\"text/scalc/01/12090106.xhp\">Možnosti datového pole</link> . Tlačítko <emph>Možnosti</emph> je přístupné pouze pro sloupec, řádek nebo pole stránky.</ahelp>"
+#. pTDtv
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48025,6 +52343,7 @@ msgctxt ""
msgid "If the dialog is expanded by the <emph>More</emph> button, the following items are added to the dialog:"
msgstr "Následující položky jsou dostupné, pokud jste tlačítkem <emph>Více</emph> rozšířili dialog:"
+#. FQRpT
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48033,6 +52352,7 @@ msgctxt ""
msgid "Displayed value"
msgstr "Zobrazená hodnota"
+#. gRvzK
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48041,6 +52361,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">For each data field, you can select the type of display.</ahelp> For some types you can select additional information for a base field and a base item."
msgstr "<ahelp hid=\".\">Pro každé datové pole je možné určit typ zobrazení.</ahelp> U některých typů zobrazení je možné určit dodatečné informace pro základní pole a základní položku."
+#. hbGoA
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48049,6 +52370,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. QbxFg
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48057,6 +52379,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/datafielddialog/type\">Select the type of calculating of the displayed value for the data field.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/datafielddialog/type\">Vyberte typ výpočtu zobrazované hodnoty pro datové pole.</ahelp>"
+#. YVmxa
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48065,6 +52388,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. KDdEc
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48073,6 +52397,7 @@ msgctxt ""
msgid "Displayed value"
msgstr "Zobrazená hodnota"
+#. EEKBN
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48081,6 +52406,7 @@ msgctxt ""
msgid "Normal"
msgstr "Normální"
+#. EG2GU
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48089,6 +52415,7 @@ msgctxt ""
msgid "Results are shown unchanged"
msgstr "Výsledky jsou zobrazeny beze změn"
+#. YjZhA
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48097,6 +52424,7 @@ msgctxt ""
msgid "Difference from"
msgstr "Rozdíl od"
+#. 9aYDp
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48105,6 +52433,7 @@ msgctxt ""
msgid "From each result, its reference value (see below) is subtracted, and the difference is shown. Totals outside of the base field are shown as empty results."
msgstr "Od každého výsledku se odečte jeho referenční hodnota (viz níže) a zobrazí se rozdíl. Součty mimo základní pole se zobrazí jako prázdné výsledky."
+#. UYiPU
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48113,6 +52442,7 @@ msgctxt ""
msgid "<emph>Named item</emph>"
msgstr "<emph>Pojmenovaná položka</emph>"
+#. RNBV5
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48121,6 +52451,7 @@ msgctxt ""
msgid "If a base item name is specified, the reference value for a combination of field items is the result where the item in the base field is replaced by the specified base item."
msgstr "Je-li určeno jméno položky, referenční hodnotou je výsledek určené položky."
+#. KNpxB
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48129,6 +52460,7 @@ msgctxt ""
msgid "<emph>Previous item or Next item</emph>"
msgstr "<emph>Předchozí nebo Další položka</emph>"
+#. btRFU
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48137,6 +52469,7 @@ msgctxt ""
msgid "If \"previous item\" or \"next item\" is specified as the base item, the reference value is the result for the next visible member of the base field, in the base field's sort order."
msgstr "Je-li u základní položky určena \"předchozí položka\" nebo \"další položka\", referenční hodnota je výsledkem další viditelné položky základního pole (v pořadí řazení základního pole)."
+#. z3mAJ
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48145,6 +52478,7 @@ msgctxt ""
msgid "% Of"
msgstr "% z"
+#. RDSXy
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48153,6 +52487,7 @@ msgctxt ""
msgid "Each result is divided by its reference value. The reference value is determined in the same way as for \"Difference from\". Totals outside of the base field are shown as empty results."
msgstr "Každý výsledek se vydělí referenční hodnotou. Referenční hodnota se určí stejným způsobem jako při \"Rozdílné od\". Součty mimo základní pole se zobrazí jako prázdné výsledky."
+#. XH2hx
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48161,6 +52496,7 @@ msgctxt ""
msgid "% Difference from"
msgstr "% rozdílu od"
+#. hJ88n
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48169,6 +52505,7 @@ msgctxt ""
msgid "From each result, its reference value is subtracted, and the difference is divided by the reference value. The reference value is determined in the same way as for \"Difference from\". Totals outside of the base field are shown as empty results."
msgstr "Od každého výsledku se odečte jeho referenční hodnota a tento rozdíl se vydělí referenční hodnotou. Referenční hodnota se určí stejným způsobem jako při \"Rozdílné od\". Součty mimo základní pole se zobrazí jako prázdné výsledky."
+#. nQLwe
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48177,6 +52514,7 @@ msgctxt ""
msgid "Running total in"
msgstr "Průběžný součet v"
+#. yVMiZ
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48185,6 +52523,7 @@ msgctxt ""
msgid "Each result is added to the sum of the results for preceding items in the base field, in the base field's sort order, and the total sum is shown."
msgstr "Každý výsledek se přičte k součtu výsledků předchozích položek a zobrazí se celkový součet."
+#. 6suFA
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48193,6 +52532,7 @@ msgctxt ""
msgid "Results are always summed, even if a different summary function was used to get each result."
msgstr "Výsledky jsou sečteny vždy, a to i když je pro každý výsledek použita jiná sumarizační funkce."
+#. 8tktw
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48201,6 +52541,7 @@ msgctxt ""
msgid "% of row"
msgstr "% řádků"
+#. ACFRr
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48209,6 +52550,7 @@ msgctxt ""
msgid "Each result is divided by the total result for its row in the pivot table. If there are several data fields, the total for the result's data field is used. If there are subtotals with manually selected summary functions, the total with the data field's summary function is still used."
msgstr "Každý výsledek se vydělí celkovým výsledkem pro daný řádek v kontingenční tabulce. Pokud existuje více datových polí, použije součet z datového pole výsledku. Pokud existují mezisoučty s ručně vybranou součtovou funkcí, použije se také celkový součet."
+#. uu4sy
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48217,6 +52559,7 @@ msgctxt ""
msgid "% of column"
msgstr "% sloupců"
+#. Hg6TQ
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48225,6 +52568,7 @@ msgctxt ""
msgid "Same as \"% of row\", but the total for the result's column is used."
msgstr "Stejné jako \"% řádků\", ale použije se celkový výsledek pro sloupec."
+#. oxTAn
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48233,6 +52577,7 @@ msgctxt ""
msgid "% of total"
msgstr "% celkem"
+#. CZDAT
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48241,6 +52586,7 @@ msgctxt ""
msgid "Same as \"% of row\", but the grand total for the result's data field is used."
msgstr "Stejné jako \"% řádků\", ale použije se celkový výsledek."
+#. CcmCV
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48249,6 +52595,7 @@ msgctxt ""
msgid "Index"
msgstr "Index"
+#. 9xDeY
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48257,6 +52604,7 @@ msgctxt ""
msgid "The row and column totals and the grand total, following the same rules as above, are used to calculate the following expression:"
msgstr "Součty řádku a sloupce a celkový součet se použijí pro výpočet následujícího výrazu:"
+#. 4i2FD
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48265,6 +52613,7 @@ msgctxt ""
msgid "( original result * grand total ) / ( row total * column total )"
msgstr "( původní výsledek * celkový součet) / (součet řádku * součet sloupce )"
+#. Kfgj3
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48273,6 +52622,7 @@ msgctxt ""
msgid "Base field"
msgstr "Základní pole"
+#. tk2xE
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48281,6 +52631,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/datafielddialog/basefield\">Select the field from which the respective value is taken as base for the calculation.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/datafielddialog/basefield\">Vyberte pole ze kterého je brána příslušná hodnota jako základní pro daný výpočet.</ahelp>"
+#. hEziA
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48289,6 +52640,7 @@ msgctxt ""
msgid "Base item"
msgstr "Základní položka"
+#. bUVn6
#: 12090105.xhp
msgctxt ""
"12090105.xhp\n"
@@ -48297,6 +52649,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/datafielddialog/baseitem\">Select the item of the base field from which the respective value is taken as base for the calculation.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/datafielddialog/baseitem\">Vyberte pole ze kterého je brána příslušná hodnota jako základní pro daný výpočet.</ahelp>"
+#. 5w7xX
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48305,6 +52658,7 @@ msgctxt ""
msgid "Data Field Options"
msgstr "Možnosti datového pole"
+#. nfmEB
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48313,6 +52667,7 @@ msgctxt ""
msgid "<bookmark_value>hiding;data fields, from calculations in pivot table</bookmark_value><bookmark_value>display options in pivot table</bookmark_value><bookmark_value>sorting;options in pivot table</bookmark_value><bookmark_value>data field options for pivot table</bookmark_value>"
msgstr "<bookmark_value>skrývání;datová pole z výpočtů v kontingenční tabulce</bookmark_value><bookmark_value>možnosti zobrazení v kontingenční tabulce</bookmark_value><bookmark_value>řazení; možnosti v kontingenční tabulce</bookmark_value><bookmark_value>možnosti datových polí v kontingenční tabulce</bookmark_value>"
+#. rZueD
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48321,6 +52676,7 @@ msgctxt ""
msgid "Data Field Options"
msgstr "Možnosti datového pole"
+#. MeeX5
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48329,6 +52685,7 @@ msgctxt ""
msgid "You can specify additional options for column, row, and page data fields in the <link href=\"text/scalc/01/12090105.xhp\">pivot table</link>."
msgstr "Můžete určit doplňující volby pro datová pole sloupce, řádku a stránky v <link href=\"text/scalc/01/12090105.xhp\">kontingenční tabulce</link>."
+#. ATBoM
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48337,6 +52694,7 @@ msgctxt ""
msgid "Sort by"
msgstr "Seřadit podle"
+#. mHJkA
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48345,6 +52703,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/sortby\">Select the data field that you want to sort columns or rows by.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/sortby\">Vyberte datové pole, podle kterých chcete třídit sloupce nebo řádky.</ahelp>"
+#. BXKZ7
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48353,6 +52712,7 @@ msgctxt ""
msgid "Ascending"
msgstr "Vzestupně"
+#. jNcNE
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48361,6 +52721,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/ascending\">Sorts the values from the lowest value to the highest value. If the selected field is the field for which the dialog was opened, the items are sorted by name. If a data field was selected, the items are sorted by the resultant value of the selected data field.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/ascending\">Řadí hodnoty od nejnižší k nejvyšší. Je-li vybrané pole takovým polem, pro které byl dialog otevřen, potom položky jsou řazeny podle názvu. Pokud bylo vybráno datové pole, potom jsou položky řazeny podle výsledné hodnoty vybraného datového pole.</ahelp>"
+#. CjwdF
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48369,6 +52730,7 @@ msgctxt ""
msgid "Descending"
msgstr "Sestupně"
+#. NFuB8
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48377,6 +52739,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/descending\">Sorts the values descending from the highest value to the lowest value. If the selected field is the field for which the dialog was opened, the items are sorted by name. If a data field was selected, the items are sorted by the resultant value of the selected data field.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/descending\">Řadí hodnoty sestupně od nejvyšší hodnoty k nejnižší hodnotě. Je-li vybrané pole takovým polem, pro které byl dialog otevřen, potom položky jsou řazeny podle názvu. Pokud bylo vybráno datové pole, potom jsou položky řazeny podle výsledné hodnoty vybraného datového pole.</ahelp>"
+#. 8Q5nS
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48385,6 +52748,7 @@ msgctxt ""
msgid "Manual"
msgstr "Ručně"
+#. nvxFt
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48393,6 +52757,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/manual\">Sorts values alphabetically.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/manual\">Seřadí hodnoty podle abecedy.</ahelp>"
+#. EBKgh
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48401,6 +52766,7 @@ msgctxt ""
msgid "Display options"
msgstr "Možnosti zobrazení"
+#. f4gbc
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48409,6 +52775,7 @@ msgctxt ""
msgid "You can specify the display options for all row fields except for the last, innermost row field."
msgstr "Možnosti zobrazení je možné určit pro všechny položky řádku mimo té poslední nejvnitřnější."
+#. RY5SV
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48417,6 +52784,7 @@ msgctxt ""
msgid "Layout"
msgstr "Formát"
+#. 4fZs2
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48425,6 +52793,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/layout\">Select the layout mode for the field in the list box.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/layout\">V seznamu vyberte režim rozložení pro pole.</ahelp>"
+#. fCEFC
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48433,6 +52802,7 @@ msgctxt ""
msgid "Empty line after each item"
msgstr "Prázdný řádek po každé položce"
+#. k2Y3R
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48441,6 +52811,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/emptyline\">Adds an empty row after the data for each item in the pivot table.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/emptyline\">Přidá prázdný řádek za data pro každou položku v kontingenční tabulce.</ahelp>"
+#. CoAEB
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48449,6 +52820,7 @@ msgctxt ""
msgid "Show automatically"
msgstr "Zobrazit automaticky"
+#. LRNWN
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48457,6 +52829,7 @@ msgctxt ""
msgid "Displays the top or bottom nn items when you sort by a specified field."
msgstr "Při řazení vybraného pole se zobrazí nn prvních či posledních položek."
+#. 9BvAe
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48465,6 +52838,7 @@ msgctxt ""
msgid "Show"
msgstr "Zobrazit"
+#. fb5NP
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48473,6 +52847,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/show\">Turns on the automatic show feature.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/show\">Zapne funkci automatického zobrazení.</ahelp>"
+#. Dtgpx
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48481,6 +52856,7 @@ msgctxt ""
msgid "items"
msgstr "položek"
+#. tRYik
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48489,6 +52865,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/items\">Enter the maximum number of items that you want to show automatically.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/items\">Zadejte maximální počet položek, které chcete automaticky zobrazit.</ahelp>"
+#. XmB6D
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48497,6 +52874,7 @@ msgctxt ""
msgid "From"
msgstr "Od"
+#. hgp3D
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48505,6 +52883,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/from\">Shows the top or bottom items in the specified sort order.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/from\">Zobrazí horní nebo dolní položky v uvedeném pořadí řazení.</ahelp>"
+#. DEqUx
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48513,6 +52892,7 @@ msgctxt ""
msgid "Using field"
msgstr "Pomocí pole"
+#. ARqoN
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48521,6 +52901,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/using\">Select the data field that you want to sort the data by.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/using\">Vyberte datové pole, podle kterých chcete data třídit.</ahelp>"
+#. AcXgp
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48529,6 +52910,7 @@ msgctxt ""
msgid "Hide items"
msgstr "Skrýt položky"
+#. FJyGB
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48537,6 +52919,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/hideitems\">Select the items that you want to hide from the calculations.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/hideitems\">Vyberte položky, které chcete skrýt při výpočtech.</ahelp>"
+#. ZWfrR
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48545,6 +52928,7 @@ msgctxt ""
msgid "Hierarchy"
msgstr "Hierarchie"
+#. MvCbX
#: 12090106.xhp
msgctxt ""
"12090106.xhp\n"
@@ -48553,6 +52937,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/hierarchy\">Select the hierarchy that you want to use. The pivot table must be based on an external source data that contains data hierarchies.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/datafieldoptionsdialog/hierarchy\">yberte hierarchii, kterou chcete použít. Kontingenční tabulka musí pracovat s externím zdrojem dat, který obsahuje hierarchie dat.</ahelp>"
+#. B9FE5
#: 12090200.xhp
msgctxt ""
"12090200.xhp\n"
@@ -48561,6 +52946,7 @@ msgctxt ""
msgid "Refresh"
msgstr "Obnovit"
+#. TDMKo
#: 12090200.xhp
msgctxt ""
"12090200.xhp\n"
@@ -48569,6 +52955,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12090200.xhp\" name=\"Refresh\">Refresh</link>"
msgstr "<link href=\"text/scalc/01/12090200.xhp\" name=\"Obnovit\">Obnovit</link>"
+#. To7EA
#: 12090200.xhp
msgctxt ""
"12090200.xhp\n"
@@ -48577,6 +52964,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:RecalcPivotTable\">Updates the pivot table.</ahelp>"
msgstr "<ahelp hid=\".uno:RecalcPivotTable\">Aktualizuje kontingenční tabulku.</ahelp>"
+#. YCBVE
#: 12090200.xhp
msgctxt ""
"12090200.xhp\n"
@@ -48585,6 +52973,7 @@ msgctxt ""
msgid "After you import an Excel spreadsheet that contains a pivot table, click in the table, and then choose <emph>Data - Pivot Table - Refresh</emph>."
msgstr "Po importu sešitu Excel, který obsahuje kontingenční tabulku, klepněte na tabulku a zvolte <emph>Data - Kontingenční tabulka - Obnovit</emph>."
+#. JKAAs
#: 12090300.xhp
msgctxt ""
"12090300.xhp\n"
@@ -48593,6 +52982,7 @@ msgctxt ""
msgid "Delete"
msgstr "Odstranit"
+#. g8zEj
#: 12090300.xhp
msgctxt ""
"12090300.xhp\n"
@@ -48601,6 +52991,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12090300.xhp\" name=\"Delete\">Delete</link>"
msgstr "<link href=\"text/scalc/01/12090300.xhp\" name=\"Odstranit\">Odstranit</link>"
+#. YuSAB
#: 12090300.xhp
msgctxt ""
"12090300.xhp\n"
@@ -48609,6 +53000,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:DeletePivotTable\" visibility=\"visible\">Deletes the selected pivot table.</ahelp>"
msgstr "<ahelp hid=\".uno:DeletePivotTable\" visibility=\"visible\">Smaže vybranou kontingenční tabulku.</ahelp>"
+#. z8MGY
#: 12090400.xhp
msgctxt ""
"12090400.xhp\n"
@@ -48617,6 +53009,7 @@ msgctxt ""
msgid "Grouping"
msgstr "Seskupení"
+#. ErD98
#: 12090400.xhp
msgctxt ""
"12090400.xhp\n"
@@ -48625,6 +53018,7 @@ msgctxt ""
msgid "Grouping"
msgstr "Seskupení"
+#. mgrFq
#: 12090400.xhp
msgctxt ""
"12090400.xhp\n"
@@ -48633,6 +53027,7 @@ msgctxt ""
msgid "Grouping pivot tables displays the <emph>Grouping</emph> dialog for either values or dates."
msgstr "Seskupení kontingenčních tabulek zobrazí dialog <emph>Seskupení</emph> pro hodnoty nebo data."
+#. UuxpF
#: 12090400.xhp
msgctxt ""
"12090400.xhp\n"
@@ -48641,6 +53036,7 @@ msgctxt ""
msgid "Start"
msgstr "Spustit"
+#. 5UuMB
#: 12090400.xhp
msgctxt ""
"12090400.xhp\n"
@@ -48649,6 +53045,7 @@ msgctxt ""
msgid "Specifies the start of the grouping."
msgstr "Označuje začátek seskupení."
+#. WPp2j
#: 12090400.xhp
msgctxt ""
"12090400.xhp\n"
@@ -48657,6 +53054,7 @@ msgctxt ""
msgid "Automatically"
msgstr "Automaticky"
+#. pAYD7
#: 12090400.xhp
msgctxt ""
"12090400.xhp\n"
@@ -48665,6 +53063,7 @@ msgctxt ""
msgid "Specifies whether to start grouping at the smallest value."
msgstr "Určí, zda seskupování začne nejmenšími hodnotami."
+#. VVh9v
#: 12090400.xhp
msgctxt ""
"12090400.xhp\n"
@@ -48673,6 +53072,7 @@ msgctxt ""
msgid "Manually at"
msgstr "Ručně na"
+#. qVP4Z
#: 12090400.xhp
msgctxt ""
"12090400.xhp\n"
@@ -48681,6 +53081,7 @@ msgctxt ""
msgid "Specifies whether to enter the start value for grouping yourself."
msgstr "Určuje, že chcete zadat počáteční hodnotu seskupování ručně."
+#. BEFPa
#: 12090400.xhp
msgctxt ""
"12090400.xhp\n"
@@ -48689,6 +53090,7 @@ msgctxt ""
msgid "End"
msgstr "Konec"
+#. LCoAb
#: 12090400.xhp
msgctxt ""
"12090400.xhp\n"
@@ -48697,6 +53099,7 @@ msgctxt ""
msgid "Specifies the end of the grouping."
msgstr "Označuje konec seskupování."
+#. Kr9BA
#: 12090400.xhp
msgctxt ""
"12090400.xhp\n"
@@ -48705,6 +53108,7 @@ msgctxt ""
msgid "Automatically"
msgstr "Automaticky"
+#. BW9PR
#: 12090400.xhp
msgctxt ""
"12090400.xhp\n"
@@ -48713,6 +53117,7 @@ msgctxt ""
msgid "Specifies whether to end grouping at the largest value."
msgstr "Určuje, že se má seskupování ukončit na nejvyšší hodnotě."
+#. akDPj
#: 12090400.xhp
msgctxt ""
"12090400.xhp\n"
@@ -48721,6 +53126,7 @@ msgctxt ""
msgid "Manually at"
msgstr "Ručně na"
+#. aXMdb
#: 12090400.xhp
msgctxt ""
"12090400.xhp\n"
@@ -48729,6 +53135,7 @@ msgctxt ""
msgid "Specifies whether to enter the end value for grouping yourself."
msgstr "Určuje, že chcete zadat koncovou hodnotu seskupování ručně."
+#. h5kF4
#: 12090400.xhp
msgctxt ""
"12090400.xhp\n"
@@ -48737,6 +53144,7 @@ msgctxt ""
msgid "Group by"
msgstr "Seskupit podle"
+#. pW3HW
#: 12090400.xhp
msgctxt ""
"12090400.xhp\n"
@@ -48745,6 +53153,7 @@ msgctxt ""
msgid "Specifies the value range by which every group's limits are calculated."
msgstr "Určuje rozsah hodnot, podle kterých se vypočítají meze jednotlivých skupin."
+#. zjoAz
#: 12090400.xhp
msgctxt ""
"12090400.xhp\n"
@@ -48753,6 +53162,7 @@ msgctxt ""
msgid "Number of days"
msgstr "Počet dní"
+#. fB7Xn
#: 12090400.xhp
msgctxt ""
"12090400.xhp\n"
@@ -48761,6 +53171,7 @@ msgctxt ""
msgid "In the case of grouping date values, specifies the number of days to group by."
msgstr "V případě seskupování hodnot určuje počet dní k seskupování."
+#. hTrSc
#: 12090400.xhp
msgctxt ""
"12090400.xhp\n"
@@ -48769,6 +53180,7 @@ msgctxt ""
msgid "Intervals"
msgstr "Intervaly"
+#. rNuqi
#: 12090400.xhp
msgctxt ""
"12090400.xhp\n"
@@ -48777,6 +53189,7 @@ msgctxt ""
msgid "In the case of grouping date values, specifies the intervals to group by."
msgstr "V případě seskupování hodnot určuje intervaly seskupování."
+#. BHb4N
#: 12100000.xhp
msgctxt ""
"12100000.xhp\n"
@@ -48785,6 +53198,7 @@ msgctxt ""
msgid "Refresh Range"
msgstr "Obnovit oblast"
+#. XEhmj
#: 12100000.xhp
msgctxt ""
"12100000.xhp\n"
@@ -48793,6 +53207,7 @@ msgctxt ""
msgid "<bookmark_value>database ranges; refreshing</bookmark_value>"
msgstr "<bookmark_value>databázové údaje; obnovení</bookmark_value>"
+#. AVePH
#: 12100000.xhp
msgctxt ""
"12100000.xhp\n"
@@ -48801,6 +53216,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12100000.xhp\" name=\"Refresh Range\">Refresh Range</link>"
msgstr "<link href=\"text/scalc/01/12100000.xhp\" name=\"Obnovit oblast\">Obnovit oblast</link>"
+#. fYiGb
#: 12100000.xhp
msgctxt ""
"12100000.xhp\n"
@@ -48809,6 +53225,7 @@ msgctxt ""
msgid "<variable id=\"aktualisieren\"><ahelp hid=\".\">Updates a data range that was inserted from an external database. The data in the sheet is updated to match the data in the external database.</ahelp></variable>"
msgstr "<variable id=\"aktualisieren\"><ahelp hid=\".\">Aktualizuje oblast dat vloženou z externí databáze. Data v listu se aktualizují, aby odpovídaly datům v externí databázi.</ahelp></variable>"
+#. VRAR6
#: 12120000.xhp
msgctxt ""
"12120000.xhp\n"
@@ -48817,6 +53234,7 @@ msgctxt ""
msgid "Validity"
msgstr "Platnost"
+#. BoEo2
#: 12120000.xhp
msgctxt ""
"12120000.xhp\n"
@@ -48825,6 +53243,7 @@ msgctxt ""
msgid "Validity"
msgstr "Platnost"
+#. EGFSj
#: 12120000.xhp
msgctxt ""
"12120000.xhp\n"
@@ -48833,6 +53252,7 @@ msgctxt ""
msgid "<variable id=\"gueltigkeit\"><ahelp hid=\".uno:Validation\">Defines what data is valid for a selected cell or cell range.</ahelp></variable>"
msgstr "<variable id=\"gueltigkeit\"><ahelp hid=\".uno:Validation\">Určuje, která data jsou platná pro označenou buňku nebo oblast buněk.</ahelp></variable>"
+#. Goct2
#: 12120000.xhp
msgctxt ""
"12120000.xhp\n"
@@ -48841,6 +53261,7 @@ msgctxt ""
msgid "You can also insert a list box from the Controls toolbar and link the list box to a cell. This way you can specify the valid values on the <link href=\"text/shared/02/01170102.xhp\">Data</link> page of the list box properties window."
msgstr "Pomocí nástrojové lišty Ovládací prvky je také možné vložit seznam a spojit jej s buňkou. Tak můžete určit platné hodnoty na kartě <link href=\"text/shared/02/01170102.xhp\">Data</link> ve vlastnostech seznamu."
+#. 2NFCN
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -48849,6 +53270,7 @@ msgctxt ""
msgid "Criteria"
msgstr "Kritérium"
+#. ahLFq
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -48857,6 +53279,7 @@ msgctxt ""
msgid "<bookmark_value>selection lists;validity</bookmark_value>"
msgstr "<bookmark_value>seznamy výběru; platnost</bookmark_value>"
+#. njjdG
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -48865,6 +53288,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12120100.xhp\" name=\"Criteria\">Criteria</link>"
msgstr "<link href=\"text/scalc/01/12120100.xhp\" name=\"Kritérium\">Kritérium</link>"
+#. oJLj6
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -48873,6 +53297,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/ValidationCriteriaPage\">Specify the validation rules for the selected cell(s).</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/ValidationCriteriaPage\">Určete ověřovací pravidlo pro vybranou buňku (buňky).</ahelp>"
+#. kWDG3
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -48881,6 +53306,7 @@ msgctxt ""
msgid "For example, you can define criteria such as: \"Numbers between 1 and 10\" or \"Texts that are no more than 20 characters\"."
msgstr "Možné je například zadat kritéria: \"Čísla od 1 do 10\" nebo \"Textové řetězce, které nejsou delší než 20 znaků\"."
+#. u2RaB
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -48889,6 +53315,7 @@ msgctxt ""
msgid "Allow"
msgstr "Povolit"
+#. zQDLx
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -48897,6 +53324,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/allow\">Click a validation option for the selected cell(s).</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/allow\">Poklepejte na ověřovací podmínku vybrané buňky (buněk).</ahelp>"
+#. C4cyQ
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -48905,6 +53333,7 @@ msgctxt ""
msgid "The following conditions are available:"
msgstr "Dostupné jsou následující podmínky:"
+#. SHRJH
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -48913,6 +53342,7 @@ msgctxt ""
msgid "Condition"
msgstr "Podmínka"
+#. jU7Vc
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -48921,6 +53351,7 @@ msgctxt ""
msgid "Effect"
msgstr "Efekt"
+#. fb3Gx
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -48929,6 +53360,7 @@ msgctxt ""
msgid "All values"
msgstr "Všechny hodnoty"
+#. iEfjx
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -48937,6 +53369,7 @@ msgctxt ""
msgid "No limitation."
msgstr "Bez omezení."
+#. 9s4E3
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -48945,6 +53378,7 @@ msgctxt ""
msgid "Whole number"
msgstr "Celá čísla"
+#. dT2EE
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -48953,6 +53387,7 @@ msgctxt ""
msgid "Only whole numbers corresponding to the condition."
msgstr "Pouze celá čísla odpovídající podmínce."
+#. LwTU5
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -48961,6 +53396,7 @@ msgctxt ""
msgid "Decimal"
msgstr "Desetinná čísla"
+#. EyC9i
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -48969,6 +53405,7 @@ msgctxt ""
msgid "All numbers corresponding to the condition."
msgstr "Všechna čísla odpovídající podmínce."
+#. RA8ws
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -48977,6 +53414,7 @@ msgctxt ""
msgid "Date"
msgstr "Datum"
+#. KEYyq
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -48985,6 +53423,7 @@ msgctxt ""
msgid "All numbers corresponding to the condition. The entered values are formatted accordingly the next time the dialog is called up."
msgstr "Všechna čísla odpovídající podmínce. Při příštím otevření dialogového okna budou zadané hodnoty formátovány příslušným způsobem."
+#. satjd
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -48993,6 +53432,7 @@ msgctxt ""
msgid "Time"
msgstr "Čas"
+#. wiBwp
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49001,6 +53441,7 @@ msgctxt ""
msgid "All numbers corresponding to the condition. The entered values are formatted accordingly the next time the dialog is called up."
msgstr "Všechna čísla odpovídající podmínce. Při příštím otevření dialogového okna budou zadané hodnoty formátovány příslušným způsobem."
+#. ZufmJ
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49009,6 +53450,7 @@ msgctxt ""
msgid "Cell range"
msgstr "Oblast buněk"
+#. FbXCC
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49017,6 +53459,7 @@ msgctxt ""
msgid "Allow only values that are given in a cell range. The cell range can be specified explicitly, or as a named database range, or as a named range. The range may consist of one column or one row of cells. If you specify a range of columns and rows, only the first column is used."
msgstr "Povolí pouze hodnoty ze zadané oblasti buněk. Oblast buněk může být určena přímo nebo jako databáze či pojmenovaná oblast. Oblast může obsahovat jeden řádek nebo jeden sloupec buněk. Určíte-li jako oblast více sloupců a řádků současně, potom bude použit pouze první sloupec."
+#. Sh6bp
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49025,6 +53468,7 @@ msgctxt ""
msgid "List"
msgstr "Seznam"
+#. AHcsu
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49033,6 +53477,7 @@ msgctxt ""
msgid "Allow only values or strings specified in a list. Strings and values can be mixed. Numbers evaluate to their value, so if you enter the number 1 in the list, the entry 100% is also valid."
msgstr "Povolí pouze hodnoty a řetězce obsažené v seznamu. Řetězce a hodnoty mohou být v seznamu smíšeny. U čísel jsou vyhodnoceny jejich hodnoty, proto když zadáte do seznamu číslo 1, bude vstup 100% vyhodnocen jako platný."
+#. pfATZ
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49041,6 +53486,7 @@ msgctxt ""
msgid "Text length"
msgstr "Délka textu"
+#. i5frz
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49049,6 +53495,7 @@ msgctxt ""
msgid "Entries whose length corresponds to the condition."
msgstr "Položky, jejichž délka odpovídá podmínce."
+#. apG3s
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49057,6 +53504,7 @@ msgctxt ""
msgid "Allow blank cells"
msgstr "Povolit prázdné buňky"
+#. kHDGe
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49065,6 +53513,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/allowempty\">In conjunction with <emph>Tools - Detective - Mark invalid Data</emph>, this defines that blank cells are shown as invalid data (disabled) or not (enabled).</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/allowempty\">Při použití <emph>Nástroje - Detektiv - Označit neplatná data</emph> určuje, že se prázdné buňky zobrazí (vypnuto) nebo nezobrazí (zapnut) jako neplatná data.</ahelp>"
+#. knPBu
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49073,6 +53522,7 @@ msgctxt ""
msgid "Show selection list"
msgstr "Zobrazit seznam pro výběr"
+#. GYAE5
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49081,6 +53531,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/showlist\">Shows a list of all valid strings or values to select from. The list can also be opened by selecting the cell and pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+D.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/showlist\">Zobrazí seznam všech platných řetězců a hodnot, ze kterého je možné vybrat. Tento seznam je také možné získat tak, že vyberete buňku a stisknete <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+D.</ahelp>"
+#. AuAaR
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49089,6 +53540,7 @@ msgctxt ""
msgid "Sort entries ascending"
msgstr "Seřadit záznamy vzestupně"
+#. FcnYF
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49097,6 +53549,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/sortascend\">Sorts the selection list in ascending order and filters duplicates from the list. If not checked, the order from the data source is taken.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/sortascend\">Seřadí seznam vzestupně a odstraní z něj duplicity. Pokud není volba zaškrtnuta, je ponecháno původní pořadí zdroje dat.</ahelp>"
+#. RxvGG
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49105,6 +53558,7 @@ msgctxt ""
msgid "Source"
msgstr "Zdroj"
+#. 5We25
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49113,6 +53567,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/min\">Enter the cell range that contains the valid values or text.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/min\">Zadejte oblast buněk obsahující platné hodnoty nebo text.</ahelp>"
+#. WDndP
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49121,6 +53576,7 @@ msgctxt ""
msgid "Entries"
msgstr "Položky"
+#. NqvV5
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49129,6 +53585,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/minlist\">Enter the entries that will be valid values or text strings.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/minlist\">Zadejte položky, které budou platnými hodnotami či řetězci.</ahelp>"
+#. CBhCq
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49137,6 +53594,7 @@ msgctxt ""
msgid "Data"
msgstr "Data"
+#. FpavW
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49145,6 +53603,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/data\">Select the comparative operator that you want to use.</ahelp> The available operators depend on what you selected in the <emph>Allow </emph>box. If you select \"between\" or \"not between\", the <emph>Minimum</emph> and <emph>Maximum</emph> input boxes appear. Otherwise, only the <emph>Minimum</emph>, the <emph>Maximum, or the Value</emph> input boxes appear."
msgstr "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/data\">Vyberte operátor porovnání, který si přejete použít.</ahelp> Operátory, které je možné použít, závisí na tom, co jste vybrali v poli <emph>Povolit</emph>. Pokud vyberete \"leží mezi\" nebo \"není mezi\", potom se objeví vstupní pole <emph>Minimum</emph> a <emph>Maximum</emph>. Jinak se objeví pouze jedno ze vstupních polí <emph>Minimum</emph>, <emph>Maximum či Hodnota</emph>."
+#. DTzua
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49153,6 +53612,7 @@ msgctxt ""
msgid "Value"
msgstr "Hodnota"
+#. XJbsF
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49161,6 +53621,7 @@ msgctxt ""
msgid "Enter the value for the data validation option that you selected in the <emph>Allow </emph>box."
msgstr "Vložte hodnotu pro možnost ověření platnosti dat, kterou jste vybrali v poli <emph>Povolit</emph>."
+#. BDMx5
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49169,6 +53630,7 @@ msgctxt ""
msgid "Minimum"
msgstr "Minimum"
+#. 3DsgJ
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49177,6 +53639,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/min\">Enter the minimum value for the data validation option that you selected in the <emph>Allow </emph>box.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/min\">Zadejte minimální hodnotu pro možnost ověření platnosti dat, kterou jste vybrali v poli <emph>Povolit</emph>.</ahelp>"
+#. qjCBG
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49185,6 +53648,7 @@ msgctxt ""
msgid "Maximum"
msgstr "Maximum"
+#. MxLDy
#: 12120100.xhp
msgctxt ""
"12120100.xhp\n"
@@ -49193,6 +53657,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/max\">Enter the maximum value for the data validation option that you selected in the <emph>Allow </emph>box.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/max\">Zadejte maximální hodnotu pro možnost ověření platnosti dat, kterou jste vybrali v poli <emph>Povolit</emph>.</ahelp>"
+#. FkrRA
#: 12120200.xhp
msgctxt ""
"12120200.xhp\n"
@@ -49201,6 +53666,7 @@ msgctxt ""
msgid "Input Help"
msgstr "Nápověda při vstupu"
+#. fqyeD
#: 12120200.xhp
msgctxt ""
"12120200.xhp\n"
@@ -49209,6 +53675,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12120200.xhp\" name=\"Input Help\">Input Help</link>"
msgstr "<link href=\"text/scalc/01/12120200.xhp\" name=\"Nápověda při vstupu\">Nápověda při vstupu</link>"
+#. dxbif
#: 12120200.xhp
msgctxt ""
"12120200.xhp\n"
@@ -49217,6 +53684,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/ValidationHelpTabPage\">Enter the message that you want to display when the cell or cell range is selected in the sheet.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/ValidationHelpTabPage\">Zadejte text nápovědy, která bude zobrazena při výběru buňky či oblasti buněk.</ahelp>"
+#. sC8Xe
#: 12120200.xhp
msgctxt ""
"12120200.xhp\n"
@@ -49225,6 +53693,7 @@ msgctxt ""
msgid "Show input help when cell is selected"
msgstr "Zobrazit nápovědu k zadávání údajů, je-li buňka vybrána"
+#. Nn8qs
#: 12120200.xhp
msgctxt ""
"12120200.xhp\n"
@@ -49233,6 +53702,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/tsbhelp\">Displays the message that you enter in the <emph>Contents</emph> box when the cell or cell range is selected in the sheet.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/tsbhelp\">Je-li na listu vybrána buňka či oblast buněk, zobrazí nápovědu, kterou jste zadali do pole <emph>Obsah</emph>.</ahelp>"
+#. ve5GE
#: 12120200.xhp
msgctxt ""
"12120200.xhp\n"
@@ -49241,6 +53711,7 @@ msgctxt ""
msgid "If you enter text in the <emph>Contents</emph> box of this dialog, and then select and clear this check box, the text will be lost."
msgstr "Pokud v tomto dialogovém okně zadáte text do pole <emph>Obsah</emph> a následně zaškrtnete a zrušíte zaškrtnutí tohoto zaškrtávacího pole, bude text smazán."
+#. MBGZm
#: 12120200.xhp
msgctxt ""
"12120200.xhp\n"
@@ -49249,6 +53720,7 @@ msgctxt ""
msgid "Contents"
msgstr "Obsah"
+#. Mu4Yq
#: 12120200.xhp
msgctxt ""
"12120200.xhp\n"
@@ -49257,6 +53729,7 @@ msgctxt ""
msgid "Title"
msgstr "Nadpis"
+#. EsFGS
#: 12120200.xhp
msgctxt ""
"12120200.xhp\n"
@@ -49265,6 +53738,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/title\">Enter the title that you want to display when the cell or cell range is selected.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/title\">Zadejte nadpis, který si přejete zobrazit když je vybrána buňka či oblast buněk.</ahelp>"
+#. QiL6A
#: 12120200.xhp
msgctxt ""
"12120200.xhp\n"
@@ -49273,6 +53747,7 @@ msgctxt ""
msgid "Input help"
msgstr "Nápověda při vstupu"
+#. C3Tt3
#: 12120200.xhp
msgctxt ""
"12120200.xhp\n"
@@ -49281,6 +53756,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/inputhelp\">Enter the message that you want to display when the cell or cell range is selected.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/validationhelptabpage/inputhelp\">Zadejte text nápovědy, kterou si přejete zobrazit, když je vybrána buňka či oblast buněk.</ahelp>"
+#. w7EtY
#: 12120300.xhp
msgctxt ""
"12120300.xhp\n"
@@ -49289,6 +53765,7 @@ msgctxt ""
msgid "Error Alert"
msgstr "Chybové hlášení"
+#. 3C3Ya
#: 12120300.xhp
msgctxt ""
"12120300.xhp\n"
@@ -49297,6 +53774,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12120300.xhp\" name=\"Error Alert\">Error Alert</link>"
msgstr "<link href=\"text/scalc/01/12120300.xhp\" name=\"Chybové hlášení\">Chybové hlášení</link>"
+#. MDDCw
#: 12120300.xhp
msgctxt ""
"12120300.xhp\n"
@@ -49305,6 +53783,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/ErrorAlertTabPage\">Define the error message that is displayed when invalid data is entered in a cell.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/ErrorAlertTabPage\">Definuje chybové hlášení, které je zobrazeno při zadání chybných dat do buňky..</ahelp>"
+#. CqYXY
#: 12120300.xhp
msgctxt ""
"12120300.xhp\n"
@@ -49313,6 +53792,7 @@ msgctxt ""
msgid "You can also start a macro with an error message. A sample macro is provided at the end of this page."
msgstr "Na začátek makra je také možné umístit chybové hlášení. Příklad takového makra si můžete prohlédnout na konci této stránky."
+#. 3xGLr
#: 12120300.xhp
msgctxt ""
"12120300.xhp\n"
@@ -49321,6 +53801,7 @@ msgctxt ""
msgid "Show error message when invalid values are entered."
msgstr "Zobrazit chybové hlášení, pokud jsou zadány neplatné hodnoty"
+#. iEPGj
#: 12120300.xhp
msgctxt ""
"12120300.xhp\n"
@@ -49329,6 +53810,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the error message that you enter in the <emph>Contents</emph> area when invalid data is entered in a cell.</ahelp> If enabled, the message is displayed to prevent an invalid entry."
msgstr "<ahelp hid=\".\">Zobrazí chybové hlášení zadané v části <emph>Obsah</emph>, pokud jsou do buňky vložena neplatná data.</ahelp> Je-li povoleno, hlášení se zobrazí, aby zamezilo výskytu neplatného záznamu."
+#. TXcNJ
#: 12120300.xhp
msgctxt ""
"12120300.xhp\n"
@@ -49337,6 +53819,7 @@ msgctxt ""
msgid "In both cases, if you select \"Stop\", the invalid entry is deleted and the previous value is reentered in the cell. The same applies if you close the \"Warning\" and \"Information\" dialogs by clicking the <emph>Cancel </emph>button. If you close the dialogs with the <emph>OK</emph> button, the invalid entry is not deleted."
msgstr "V obou případech platí, že pokud vyberete \"Zastavit\", bude neplatný vstup nahrazen původním obsahem buňky. Stejné chování platí pro případ, kdy dialogová okna \"Upozornění\" a \"Informace\" ukončíte tlačítkem <emph>Zrušit </emph>. Ukončíte-li okna tlačítkem <emph>OK</emph>, bude neplatný vstup v buňce ponechán jako její nový obsah."
+#. 6FEcf
#: 12120300.xhp
msgctxt ""
"12120300.xhp\n"
@@ -49345,6 +53828,7 @@ msgctxt ""
msgid "Contents"
msgstr "Obsah"
+#. qk32q
#: 12120300.xhp
msgctxt ""
"12120300.xhp\n"
@@ -49353,6 +53837,7 @@ msgctxt ""
msgid "Action"
msgstr "Akce"
+#. eDPY4
#: 12120300.xhp
msgctxt ""
"12120300.xhp\n"
@@ -49361,6 +53846,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/actionCB\">Select the action that you want to occur when invalid data is entered in a cell.</ahelp> The \"Stop\" action rejects the invalid entry and displays a dialog that you have to close by clicking <emph>OK</emph>. The \"Warning\" and \"Information\" actions display a dialog that can be closed by clicking <emph>OK</emph> or <emph>Cancel</emph>. The invalid entry is only rejected when you click <emph>Cancel</emph>."
msgstr "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/actionCB\">Vyberte činnost, která bude provedena, když je do buňky zadán neplatný vstup.</ahelp> Činnost \"Zastavit\" odmítne neplatný vstup a zobrazí dialog, který ukončíte tlačítkem <emph>OK</emph>. Činnosti \"Upozornění\" a \"Informace\" zobrazí dialog, který může být ukončen poklepáním na <emph>OK</emph> nebo <emph>Zrušit</emph>. Neplatný vstup je odmítnut pouze tehdy, pokud klepnete na <emph>Zrušit</emph>."
+#. tCT5q
#: 12120300.xhp
msgctxt ""
"12120300.xhp\n"
@@ -49369,6 +53855,7 @@ msgctxt ""
msgid "Browse"
msgstr "Procházet"
+#. opYvC
#: 12120300.xhp
msgctxt ""
"12120300.xhp\n"
@@ -49377,6 +53864,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/browseBtn\">Opens the <link href=\"text/shared/01/06130000.xhp\" name=\"Macro\">Macro</link> dialog where you can select the macro that is executed when invalid data is entered in a cell. The macro is executed after the error message is displayed.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/browseBtn\">Otevře dialog <link href=\"text/shared/01/06130000.xhp\" name=\"Makro\">Makro</link> ve kterém je možné vybrat makro, které je provedeno, je-li do buňky zadán neplatný vstup. Makro je spuštěno až po zobrazení chybového hlášení.</ahelp>"
+#. WZjAF
#: 12120300.xhp
msgctxt ""
"12120300.xhp\n"
@@ -49385,6 +53873,7 @@ msgctxt ""
msgid "Title"
msgstr "Nadpis"
+#. GFCFe
#: 12120300.xhp
msgctxt ""
"12120300.xhp\n"
@@ -49393,6 +53882,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/title\">Enter the title of the macro or the error message that you want to display when invalid data is entered in a cell.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/title\">Zadejte nadpis makra či chybového hlášení, který bude zobrazen, je-li zadán do buňky neplatný vstup.</ahelp>"
+#. 6CdzQ
#: 12120300.xhp
msgctxt ""
"12120300.xhp\n"
@@ -49401,6 +53891,7 @@ msgctxt ""
msgid "Error message"
msgstr "Chybové hlášení"
+#. CTvnv
#: 12120300.xhp
msgctxt ""
"12120300.xhp\n"
@@ -49409,6 +53900,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/errorMsg\">Enter the message that you want to display when invalid data is entered in a cell.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/erroralerttabpage/errorMsg\">Zadejte zprávu, kterou si přejete zobrazit, je-li do buňky zadán neplatný vstup.</ahelp>"
+#. c9UDY
#: 12120300.xhp
msgctxt ""
"12120300.xhp\n"
@@ -49417,6 +53909,7 @@ msgctxt ""
msgid "Sample macro:"
msgstr "Ukázkové makro:"
+#. 4C6T2
#: ODFF.xhp
msgctxt ""
"ODFF.xhp\n"
@@ -49425,6 +53918,7 @@ msgctxt ""
msgid "ODFF"
msgstr "ODFF"
+#. RZfPH
#: ODFF.xhp
msgctxt ""
"ODFF.xhp\n"
@@ -49433,6 +53927,7 @@ msgctxt ""
msgid "This function is part of the Open Document Format for Office Applications (OpenDocument) standard Version 1.2. (ISO/IEC 26300:2-2015)"
msgstr "Tato funkce je součástí standardu Open Document Format for Office Applications (OpenDocument) verze 1.2 (ISO/IEC 26300:2-2015)."
+#. AZNrM
#: common_func.xhp
msgctxt ""
"common_func.xhp\n"
@@ -49441,6 +53936,7 @@ msgctxt ""
msgid "Common Syntax and example"
msgstr "Všeobecná syntaxe a příklad"
+#. GSbiK
#: common_func.xhp
msgctxt ""
"common_func.xhp\n"
@@ -49449,6 +53945,7 @@ msgctxt ""
msgid "Syntax"
msgstr "Syntaxe"
+#. MiUAf
#: common_func.xhp
msgctxt ""
"common_func.xhp\n"
@@ -49457,6 +53954,7 @@ msgctxt ""
msgid "Example"
msgstr "Příklad"
+#. GAPGX
#: common_func_workdaysintl.xhp
msgctxt ""
"common_func_workdaysintl.xhp\n"
@@ -49465,6 +53963,7 @@ msgctxt ""
msgid "common workdays intl"
msgstr "Pracovní dny obecně"
+#. BBNbm
#: common_func_workdaysintl.xhp
msgctxt ""
"common_func_workdaysintl.xhp\n"
@@ -49473,6 +53972,7 @@ msgctxt ""
msgid "<emph>Weekend</emph> is an optional parameter – a number or a string used to specify the days of the week that are weekend days and are not considered working days. Weekend is a weekend number or string that specifies when weekends occur. Weekend number values indicate the following weekend days:"
msgstr "<emph>Víkend</emph> je volitelný parametr – číslo nebo řetězec používaný k zadání dnů v týdnu, které jsou víkendové dny a nejsou považovány za pracovní dny. Víkend je víkendové číslo nebo řetězec, který určuje, kdy nastane víkend. Hodnoty čísel víkendu udávají následující dny víkendu:"
+#. AakfY
#: common_func_workdaysintl.xhp
msgctxt ""
"common_func_workdaysintl.xhp\n"
@@ -49481,6 +53981,7 @@ msgctxt ""
msgid "Number 1 to 7 for two-day weekends and 11 to 17 for one-day weekends."
msgstr "Čísla od 1 do 7 pro dvoudenní víkendy a 11 a17 pro jednodenní víkendy."
+#. rKxJb
#: common_func_workdaysintl.xhp
msgctxt ""
"common_func_workdaysintl.xhp\n"
@@ -49489,6 +53990,7 @@ msgctxt ""
msgid "Number"
msgstr "Číslo"
+#. euMMc
#: common_func_workdaysintl.xhp
msgctxt ""
"common_func_workdaysintl.xhp\n"
@@ -49497,6 +53999,7 @@ msgctxt ""
msgid "Weekend"
msgstr "Víkend"
+#. LWeNA
#: common_func_workdaysintl.xhp
msgctxt ""
"common_func_workdaysintl.xhp\n"
@@ -49505,6 +54008,7 @@ msgctxt ""
msgid "1 or omitted"
msgstr "1 nebo neuvedena"
+#. 3cRzD
#: common_func_workdaysintl.xhp
msgctxt ""
"common_func_workdaysintl.xhp\n"
@@ -49513,6 +54017,7 @@ msgctxt ""
msgid "Saturday and Sunday"
msgstr "Sobota a neděle"
+#. BjCLD
#: common_func_workdaysintl.xhp
msgctxt ""
"common_func_workdaysintl.xhp\n"
@@ -49521,6 +54026,7 @@ msgctxt ""
msgid "Sunday and Monday"
msgstr "Neděle a pondělí"
+#. r3QJD
#: common_func_workdaysintl.xhp
msgctxt ""
"common_func_workdaysintl.xhp\n"
@@ -49529,6 +54035,7 @@ msgctxt ""
msgid "Monday and Tuesday"
msgstr "Pondělí a úterý"
+#. U3EVB
#: common_func_workdaysintl.xhp
msgctxt ""
"common_func_workdaysintl.xhp\n"
@@ -49537,6 +54044,7 @@ msgctxt ""
msgid "Tuesday and Wednesday"
msgstr "Úterý a středa"
+#. rAcyU
#: common_func_workdaysintl.xhp
msgctxt ""
"common_func_workdaysintl.xhp\n"
@@ -49545,6 +54053,7 @@ msgctxt ""
msgid "Wednesday and Thursday"
msgstr "Středa a čtvrtek"
+#. Q2zu4
#: common_func_workdaysintl.xhp
msgctxt ""
"common_func_workdaysintl.xhp\n"
@@ -49553,6 +54062,7 @@ msgctxt ""
msgid "Thursday and Friday"
msgstr "Čtvrtek a pátek"
+#. X5Gad
#: common_func_workdaysintl.xhp
msgctxt ""
"common_func_workdaysintl.xhp\n"
@@ -49561,6 +54071,7 @@ msgctxt ""
msgid "Friday and Saturday"
msgstr "Pátek a sobota"
+#. j2EUP
#: common_func_workdaysintl.xhp
msgctxt ""
"common_func_workdaysintl.xhp\n"
@@ -49569,6 +54080,7 @@ msgctxt ""
msgid "Sunday only"
msgstr "Pouze neděle"
+#. FDz4C
#: common_func_workdaysintl.xhp
msgctxt ""
"common_func_workdaysintl.xhp\n"
@@ -49577,6 +54089,7 @@ msgctxt ""
msgid "Monday only"
msgstr "Pouze pondělí"
+#. sB6N2
#: common_func_workdaysintl.xhp
msgctxt ""
"common_func_workdaysintl.xhp\n"
@@ -49585,6 +54098,7 @@ msgctxt ""
msgid "Tuesday only"
msgstr "Pouze úterý"
+#. hfLfG
#: common_func_workdaysintl.xhp
msgctxt ""
"common_func_workdaysintl.xhp\n"
@@ -49593,6 +54107,7 @@ msgctxt ""
msgid "Wednesday only"
msgstr "Pouze středa"
+#. rgZWA
#: common_func_workdaysintl.xhp
msgctxt ""
"common_func_workdaysintl.xhp\n"
@@ -49601,6 +54116,7 @@ msgctxt ""
msgid "Thursday only"
msgstr "Pouze čtvrtek"
+#. BgBBD
#: common_func_workdaysintl.xhp
msgctxt ""
"common_func_workdaysintl.xhp\n"
@@ -49609,6 +54125,7 @@ msgctxt ""
msgid "Friday only"
msgstr "Pouze pátek"
+#. gL7GC
#: common_func_workdaysintl.xhp
msgctxt ""
"common_func_workdaysintl.xhp\n"
@@ -49617,6 +54134,7 @@ msgctxt ""
msgid "Saturday only"
msgstr "Pouze sobota"
+#. nKGoe
#: common_func_workdaysintl.xhp
msgctxt ""
"common_func_workdaysintl.xhp\n"
@@ -49625,6 +54143,7 @@ msgctxt ""
msgid "Weekend string provides another way to define the weekly non-working days. It must have seven (7) characters – zeros (0) for working day and ones (1) for non-working day. Each character represents a day of the week, starting with Monday. Only 1 and 0 are valid. “1111111” is an invalid string and should not be used. For example, the weekend string “0000011” defines Saturday and Sunday as non-working days."
msgstr "Řetězec Víkend poskytuje jiný způsob, jak definovat týdenní pracovní dny. Musí mít sedm (7) znaků - nuly (0) pro pracovní den a jedničky (1) pro nepracovní den. Každý znak představuje den v týdnu od pondělí. Pouze znaky 1 a 0 jsou platné. \"1111111\" je neplatný řetězec a neměl by být použit. Například řetězec víkendu \"0000011\" definuje sobotu a neděli jako nepracovní dny."
+#. GBVCD
#: common_func_workdaysintl.xhp
msgctxt ""
"common_func_workdaysintl.xhp\n"
@@ -49633,6 +54152,7 @@ msgctxt ""
msgid "<emph>Holidays</emph> is an optional list of dates that must be counted as non-working days. The list can be given in a cell range."
msgstr "<emph>Svátky</emph> je nepovinný seznam datumů, které musí být považovány za nepracovní dny. Seznam může být uveden v oblasti buněk."
+#. jp5Xo
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49641,6 +54161,7 @@ msgctxt ""
msgid "Data Entry Form for Spreadsheet"
msgstr "Formulář pro zadání dat pro tabulkový procesor"
+#. kP5YY
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49649,6 +54170,7 @@ msgctxt ""
msgid "<bookmark_value>data entry forms;for spreadsheets</bookmark_value> <bookmark_value>data entry forms;insert data in spreadsheets</bookmark_value> <bookmark_value>insert data;data entry forms for spreadsheets</bookmark_value> <bookmark_value>spreadsheet;form for inserting data</bookmark_value>"
msgstr "<bookmark_value>formuláře pro zadávání dat;pro tabulkové procesory</bookmark_value> <bookmark_value>formuláře pro zadávání dat;vložení dat do tabulkového procesoru</bookmark_value> <bookmark_value>vložit data;formuláře pro zadávání dat pro tabulkové procesory</bookmark_value> <bookmark_value>tabulkový procesor;formulář pro vkládání dat</bookmark_value>"
+#. wAipd
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49657,6 +54179,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/data_form.xhp\">Data Entry Forms for Spreadsheets</link>"
msgstr "<link href=\"text/scalc/01/data_form.xhp\">Formuláře pro zadávání dat pro tabulkové procesory</link>"
+#. Q7Qbi
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49665,6 +54188,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Data Entry Form is a tool to make table data entry easy in spreadsheets.</ahelp> With the Data Entry Form, you can enter, edit and delete records (or rows) of data and avoid horizontal scrolling when the table has many columns or when some columns are very wide."
msgstr "<ahelp hid=\".\">Formulář pro zadávání dat je nástroj, který usnadňuje zadávání údajů v tabulkách.</ahelp> Pomocí formuláře pro zadávání dat můžete zadávat, upravovat a odstraňovat záznamy (nebo řádky) dat a vyhnout se nutnosti horizontálně posouvat zobrazení, pokud má tabulka mnoho sloupců nebo pokud jsou některé sloupce velmi široké."
+#. VoVM6
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49673,6 +54197,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Data – Form...</item>"
msgstr "Choose <item type=\"menuitem\">Data – Formulář...</item>"
+#. yiAjM
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49681,6 +54206,7 @@ msgctxt ""
msgid "Preparing the data entry form"
msgstr "Příprava formuláře pro zadávání údajů"
+#. BDary
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49689,6 +54215,7 @@ msgctxt ""
msgid "To be effective, the Calc data table should have a header row, where each cell contents is the label of the column. The header cells contents become the label of each data field in the form."
msgstr "Chcete-li být efektivní, měla by mít tabulka dat řádek záhlaví, kde je uveden název sloupce. Tyto názvy sloupců označují každé datové pole ve formuláři."
+#. d9TGe
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49697,6 +54224,7 @@ msgctxt ""
msgid "Activating the form"
msgstr "Aktivace formuláře"
+#. DG3DF
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49705,6 +54233,7 @@ msgctxt ""
msgid "Place the cursor in the header row of the table."
msgstr "Umístěte kurzor do řádku záhlaví tabulky."
+#. F7HNg
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49713,6 +54242,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Data - Form...</item>."
msgstr "Zvolte <item type=\"menuitem\">Data - Formulář...</item>."
+#. qK3hk
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49721,6 +54251,7 @@ msgctxt ""
msgid "Filling the form with data"
msgstr "Vyplnění formuláře s daty"
+#. wE4Jo
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49729,6 +54260,7 @@ msgctxt ""
msgid "Enter the data in the text fields. Press Enter or click <item type=\"literal\">New</item> to add it to the table."
msgstr "Zadejte údaje do textových polí. Pro přidání do tabulky zmáčkněte Enter a nebo klikněte na tlačítko <item type=\"literal\">Nový</item>."
+#. D5pB4
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49737,6 +54269,7 @@ msgctxt ""
msgid "Form dialog buttons"
msgstr "Tlačítka dialogu formulář"
+#. ZgLzp
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49745,6 +54278,7 @@ msgctxt ""
msgid "<emph>New</emph>: fill the record (table row cells) with the form fields contents and jump to the next record or add a new record in the bottom of the table."
msgstr "<emph>Nový</emph>:vyplní záznam (buňky řádků tabulky) obsahem polí formuláře a přeskočí na další záznam nebo přidá nový záznam do dolní části tabulky."
+#. ZEerU
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49753,6 +54287,7 @@ msgctxt ""
msgid "<emph>Delete</emph>: deletes the current record."
msgstr "<emph>Smazat</emph>: odstraní aktuální záznam."
+#. zx2vB
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49761,6 +54296,7 @@ msgctxt ""
msgid "<emph>Restore</emph>: when a form field is edited, restore the record contents to its initial state."
msgstr "<emph>Obnovit</emph>: při úpravě pole formuláře obnoví obsah záznamu do původního stavu."
+#. hDmFK
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49769,6 +54305,7 @@ msgctxt ""
msgid "<emph>Previous record</emph>: move to the previous record (table row)."
msgstr "<emph>Předchozí záznam</emph>: přesune se na předchozí záznam (řádek tabulky)."
+#. aMoBm
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49777,6 +54314,7 @@ msgctxt ""
msgid "<emph>Next record</emph>: move to the next record."
msgstr "<emph>Další záznam</emph>: přesune se na další záznam."
+#. PEGis
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49785,6 +54323,7 @@ msgctxt ""
msgid "<emph>Close</emph>: close the form."
msgstr "<emph>Zavřít</emph>: zavře formulář."
+#. LJADq
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49793,6 +54332,7 @@ msgctxt ""
msgid "<image src=\"media/helpimg/sc_data_form01.png\" id=\"img_id951512509971073\"> <alt id=\"alt_id951512509971073\">The form dialog box and header row cells as field labels</alt> </image>"
msgstr "<image src=\"media/helpimg/sc_data_form01.png\" id=\"img_id951512509971073\"> <alt id=\"alt_id951512509971073\">Dialogové okno formuláře s řádkem záhlaví jako názvy polí</alt> </image>"
+#. G3cSB
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49801,6 +54341,7 @@ msgctxt ""
msgid "Use the <item type=\"input\">Tab</item> and <item type=\"input\">Shift-Tab</item> keys to jump forth and back between text boxes of the form dialog."
msgstr "Pro pohyb vpřed mezi textovými poli dialogového okna formuláře použijte klávesu <item type=\"input\">Tab</item> a pro pohyb zpět klávesy <item type=\"input\">Shift-Tab</item>."
+#. hgL3P
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49809,6 +54350,7 @@ msgctxt ""
msgid "You also can use the form scroll bar to move between text boxes."
msgstr "Pro pohyb mezi textovými poli můžete také použít posuvnou lištu."
+#. tBjmH
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49817,6 +54359,7 @@ msgctxt ""
msgid "Reopening the form dialog"
msgstr "Znovuotevření dialogového okna formuláře"
+#. CKgpJ
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49825,6 +54368,7 @@ msgctxt ""
msgid "To reopen the form dialog, place the cursor on the header row and open the form. The displayed record in the form dialog is the first data record. Move to the last record before entering new data otherwise the current record will be edited."
msgstr "Chcete-li znovu otevřít dialogové okno formuláře, umístěte kurzor na řádek záhlaví a otevřete formulář. Zobrazený záznam v dialogovém okně formuláře je první datový záznam. Přesuňte se na poslední záznam před zadáním nových dat, jinak bude aktuální záznam editován."
+#. CTy63
#: data_form.xhp
msgctxt ""
"data_form.xhp\n"
@@ -49833,6 +54377,7 @@ msgctxt ""
msgid "<link href=\"text/shared/guide/data_forms.xhp\" name=\"Forms\">Document Forms</link>"
msgstr "<link href=\"text/shared/guide/data_forms.xhp\" name=\"Forms\">Formuláře dokumentu</link>"
+#. sATUB
#: data_provider.xhp
msgctxt ""
"data_provider.xhp\n"
@@ -49841,6 +54386,7 @@ msgctxt ""
msgid "Data Provider for Spreadsheet"
msgstr "Poskytovatel dat pro tabulku"
+#. pDCUD
#: data_provider.xhp
msgctxt ""
"data_provider.xhp\n"
@@ -49849,6 +54395,7 @@ msgctxt ""
msgid "<bookmark_value>data provider;for spreadsheets</bookmark_value>"
msgstr "<bookmark_value>poskytovatel dat;pro tabulky</bookmark_value>"
+#. LwDBX
#: data_provider.xhp
msgctxt ""
"data_provider.xhp\n"
@@ -49857,6 +54404,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/data_provider.xhp\">Data Provider for Spreadsheets</link>"
msgstr "<link href=\"text/scalc/01/data_provider.xhp\">Poskytovatel dat pro tabulky</link>"
+#. VGbJ5
#: data_provider.xhp
msgctxt ""
"data_provider.xhp\n"
@@ -49865,6 +54413,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Data Provider for Spreadsheets</ahelp>"
msgstr "<ahelp hid=\".\">Poskytovatel dat pro tabulky</ahelp>"
+#. bGcMX
#: data_provider.xhp
msgctxt ""
"data_provider.xhp\n"
@@ -49873,6 +54422,7 @@ msgctxt ""
msgid "Menu <item type=\"menuitem\">Data – Data Provider...</item>"
msgstr "Menu <item type=\"menuitem\">Data – Poskytovatel dat...</item>"
+#. kmBF6
#: data_provider.xhp
msgctxt ""
"data_provider.xhp\n"
@@ -49881,6 +54431,7 @@ msgctxt ""
msgid "Data Provider"
msgstr "Poskytovatel dat"
+#. UiW5C
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
@@ -49889,6 +54440,7 @@ msgctxt ""
msgid "Examples Dataset for Statistical Functions"
msgstr "Ukázková množina dat pro statistické funkce"
+#. 7qsFE
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
@@ -49897,6 +54449,7 @@ msgctxt ""
msgid "Consider the following table"
msgstr "Uvažujme následující tabulku"
+#. zqTYx
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
@@ -49905,6 +54458,7 @@ msgctxt ""
msgid "Product Name"
msgstr "Název zboží"
+#. HZpK7
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
@@ -49913,6 +54467,7 @@ msgctxt ""
msgid "Sales"
msgstr "Prodeje"
+#. NEEL8
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
@@ -49921,6 +54476,7 @@ msgctxt ""
msgid "Revenue"
msgstr "Tržby"
+#. ZyGBE
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
@@ -49929,6 +54485,7 @@ msgctxt ""
msgid "pencil"
msgstr "nůžky"
+#. rxh8K
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
@@ -49937,6 +54494,7 @@ msgctxt ""
msgid "pen"
msgstr "nůž"
+#. UpTSC
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
@@ -49945,6 +54503,7 @@ msgctxt ""
msgid "notebook"
msgstr "poznámkový blok"
+#. eBXBg
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
@@ -49953,6 +54512,7 @@ msgctxt ""
msgid "book"
msgstr "známka"
+#. 48CjE
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
@@ -49961,6 +54521,7 @@ msgctxt ""
msgid "pencil-case"
msgstr "nůž na papír"
+#. w8ZSP
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
@@ -49969,6 +54530,7 @@ msgctxt ""
msgid "not"
msgstr "ne"
+#. EYktc
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
@@ -49977,6 +54539,7 @@ msgctxt ""
msgid "not"
msgstr "ne"
+#. jpYmN
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
@@ -49985,6 +54548,7 @@ msgctxt ""
msgid "In all examples below, ranges for calculation contain the row #6, which is ignored because it contains text."
msgstr "Ve všech níže uvedených příkladech rozsahy pro výpočet obsahují řádek číslo 6, který je ignorován, protože obsahuje text."
+#. hHEEK
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
@@ -49993,6 +54557,7 @@ msgctxt ""
msgid "<variable id=\"args\">Func_Range; Range1; Criterion1 [ ; Range2; Criterion2 [;...]])</variable>"
msgstr "<variable id=\"args\">Oblast; Oblast1; Kritérium1 [ ; Oblast2; Kritérium2 [;...]])</variable>"
+#. d8gmy
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
@@ -50001,6 +54566,7 @@ msgctxt ""
msgid "The logical relation between criteria can be defined as logical AND (conjunction). In other words, if and only if all given criteria are met, a value from the corresponding cell of the given <emph>Func_Range</emph> is taken into calculation."
msgstr "Logický vztah mezi kritérii lze definovat jako logické AND (konjunkce). Jinými slovy, pokud a pouze pokud jsou splněna všechna daná kritéria, hodnota z odpovídající buňky dané <emph>Oblasti</emph>se vezme do výpočtu."
+#. s3NRA
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
@@ -50009,6 +54575,7 @@ msgctxt ""
msgid "<emph>Func_Range</emph> and <emph>Range1, Range2...</emph> must have the same size, otherwise the function returns err:502 - Invalid argument."
msgstr "<emph>Oblast</emph> and <emph>Oblast1, Oblast2...</emph> musí mít shodnou velikost, jinak funkce vrátí chybu Chyba:502 - neplatný argument."
+#. 3wJSR
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
@@ -50017,6 +54584,7 @@ msgctxt ""
msgid "<emph>Criterion1</emph> – required argument. A string expression representing a logical condition or a cell reference to such string expression. The expression can contain text, numbers, regular expressions or wildcards (<link href=\"text/shared/optionen/01060500.xhp#wildcards\" name=\"Wild cards\">if enabled in calculation options</link>)."
msgstr "<emph>Kritérium1</emph> – povinný argument. Řetězcový výraz reprezentující logický stav nebo odkaz buňky na takový řetězecový výraz. Výraz může obsahovat text, čísla, regulární výrazy nebo zástupné znaky (<link href=\"text/shared/optionen/01060500.xhp#wildcards\" name=\"Wild cards\">pokud jsou zapnuty v možnostech výpočtu</link>)."
+#. sACAB
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
@@ -50025,6 +54593,7 @@ msgctxt ""
msgid "<emph>Range2</emph> – Optional. Range2 and all the following mean the same as Range1."
msgstr "<emph>Oblast2</emph> – volitelné. Oblast2 a všechny následující mají stejný význam jako Oblast1."
+#. NygMb
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
@@ -50033,6 +54602,7 @@ msgctxt ""
msgid "<emph>Criterion2</emph> – Optional. Criterion2 and all the following mean the same as Criterion1."
msgstr "<emph>Kritérium2</emph> – nepovinný. Kritérium2 a následující mají stejný význam jako Kritérium1."
+#. tzFDE
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
@@ -50041,6 +54611,7 @@ msgctxt ""
msgid "The function can have up to 255 arguments, meaning that you can specify 127 criteria ranges and criteria for them."
msgstr "Funkce může mít až 255 argumentů, což znamená, že pro ně můžete zadat 127 oblastí kritérií a kritérií."
+#. WG9hb
#: ex_data_stat_func.xhp
msgctxt ""
"ex_data_stat_func.xhp\n"
@@ -50049,6 +54620,7 @@ msgctxt ""
msgid "If a cell contains TRUE, it is treated as 1, if a cell contains FALSE – as 0 (zero)."
msgstr "Obsahuje-li buňka hodnotu PRAVDA, je považována za číslo 1, obsahuje-li hodnotu NEPRAVDA, je považována za 0 (nulu)."
+#. BYZni
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50057,6 +54629,7 @@ msgctxt ""
msgid "embedded text for exponential smoothing"
msgstr "vložený text pro exponenciální vyrovnávání"
+#. iCbmB
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50065,6 +54638,7 @@ msgctxt ""
msgid "Exponential Smoothing is a method to smooth real values in time series in order to forecast probable future values."
msgstr "Exponenciální vyrovnávání je metoda vyrovnávání skutečných hodnot časové řady, využívaná pro předpověď pravděpodobných budoucích hodnot."
+#. dVAbW
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50073,6 +54647,7 @@ msgctxt ""
msgid "Exponential Triple Smoothing (ETS) is a set of algorithms in which both trend and periodical (seasonal) influences are processed. Exponential Double Smoothing (EDS) is an algorithm like ETS, but without the periodical influences. EDS produces linear forecasts."
msgstr "Trojité exponenciální vyrovnávání (ETS) je představováno sadou algoritmů, které zohledňují trend i periodické (sezónní) vlivy. Dvojité exponenciální vyrovnávání (EDS) se podobá ETS, ale neuvažuje periodické vlivy a jeho výsledky jsou lineární předpovědi."
+#. hFteX
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50081,6 +54656,7 @@ msgctxt ""
msgid "See the <link href=\"https://en.wikipedia.org/wiki/Exponential_smoothing\" name=\"English Wikipedia: Exponential smoothing\">Wikipedia on Exponential smoothing algorithms</link> for more information."
msgstr "Více informací naleznete v angličtině v <link href=\"https://en.wikipedia.org/wiki/Exponential_smoothing\" name=\"English Wikipedia: Exponential smoothing\">článku Wikipedie o exponenciálním vyrovnávání</link>."
+#. xkwEK
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50089,6 +54665,7 @@ msgctxt ""
msgid "<emph>target (mandatory):</emph> A date, time or numeric single value or range. The data point/range for which to calculate a forecast."
msgstr "<emph>cíl (vyžadováno):</emph> Datum, čas nebo číslo jako jediná hodnota nebo oblast. Bod či oblast dat, pro něž se vypočítá předpověď."
+#. WvyAv
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50097,6 +54674,7 @@ msgctxt ""
msgid "<emph>values (mandatory):</emph> A numeric array or range. <emph>values</emph> are the historical values, for which you want to forecast the next points."
msgstr "<emph>hodnoty (vyžadováno):</emph> Číselná matice nebo oblast. Představuje historické hodnoty, na základě nichž chcete předpovídat následující body."
+#. qBdZB
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50105,6 +54683,7 @@ msgctxt ""
msgid "<emph>timeline (mandatory):</emph> A numeric array or range. The time line (x-value) range for the historical values."
msgstr "<emph>časová osa (vyžadováno):</emph> Číselná matice nebo oblast. Oblast s časovou osou (hodnoty X) pro historické hodnoty."
+#. wE7cv
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50113,6 +54692,7 @@ msgctxt ""
msgid "The time line doesn't have to to be sorted, the functions will sort it for calculations. <br/>The time line values must have a consistent step between them. <br/>If a constant step can't be identified in the sorted time line, the functions will return the #NUM! error. <br/>If the ranges of the time line and historical values aren't of same size, the functions will return the #N/A error.<br/>If the time line contains less than 2 periods of data, the functions will return the #VALUE! Error."
msgstr "Časová osa nemusí být seřazena, funkce ji pro výpočet seřadí.<br/>Mezi hodnotami časové osy je vyžadován konzistentní krok.<br/>Pokud nelze v seřazené časové ose konstantní krok identifikovat, funkce vrátí chybu #NUM!<br/>Pokud se liší velikost oblastí časové osy a historických hodnot, funkce vrátí chybu #N/A.<br/>Pokud časová osa obsahuje méně než 2 periody dat, funkce vrátí chybu #VALUE!"
+#. AbNWD
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50121,6 +54701,7 @@ msgctxt ""
msgid "<emph>data_completion (optional):</emph> a logical value TRUE or FALSE, a numeric 1 or 0, default is 1 (TRUE). A value of 0 (FALSE) will add missing data points with zero as historical value. A value of 1 (TRUE) will add missing data points by interpolating between the neighboring data points."
msgstr "<emph>doplňování dat (nepovinné):</emph> logická hodnota PRAVDA či NEPRAVDA, nebo číslo 1 či 0, výchozí je 1 (PRAVDA). Hodnota 0 (NEPRAVDA) doplní u chybějících datových bodů jako historické hodnoty nuly. Hodnota 1 (PRAVDA) doplní chybějící datové body interpolací mezi sousedními datovými body."
+#. ifpzB
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50129,6 +54710,7 @@ msgctxt ""
msgid "Although the time line requires a constant step between data points, the function support up to 30% missing data points, and will add these data points."
msgstr "Ačkoliv je v časové ose vyžadován mezi datovými body konstantní časový krok, funkce umožňují doplnit až 30 % chybějících datových bodů."
+#. VGbrP
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50137,6 +54719,7 @@ msgctxt ""
msgid "<emph>aggregation (optional):</emph> A numeric value from 1 to 7, with default 1. The aggregation parameter indicates which method will be used to aggregate identical time values:"
msgstr "<emph>agregace (nepovinné):</emph> Číselná hodnota od 1 do 7, výchozí je 1. Parametr agregace udává, která metoda bude použita pro agregaci shodných časových hodnot:"
+#. MBCFC
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50145,6 +54728,7 @@ msgctxt ""
msgid "Aggregation"
msgstr "Agregace"
+#. bTUni
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50153,6 +54737,7 @@ msgctxt ""
msgid "Function"
msgstr "Funkce"
+#. 5iWHQ
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50161,6 +54746,7 @@ msgctxt ""
msgid "AVERAGE"
msgstr "AVERAGE"
+#. hTVKC
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50169,6 +54755,7 @@ msgctxt ""
msgid "COUNT"
msgstr "COUNT"
+#. CBvPD
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50177,6 +54764,7 @@ msgctxt ""
msgid "COUNTA"
msgstr "COUNTA"
+#. MsGZW
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50185,6 +54773,7 @@ msgctxt ""
msgid "MAX"
msgstr "MAX"
+#. 5dEe6
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50193,6 +54782,7 @@ msgctxt ""
msgid "MEDIAN"
msgstr "MEDIAN"
+#. RMqh8
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50201,6 +54791,7 @@ msgctxt ""
msgid "MIN"
msgstr "MIN"
+#. uudvS
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50209,6 +54800,7 @@ msgctxt ""
msgid "SUM"
msgstr "SUM"
+#. L94T5
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50217,6 +54809,7 @@ msgctxt ""
msgid "Although the time line requires a constant step between data points, the functions will aggregate multiple points which have the same time stamp."
msgstr "Ačkoliv je v časové ose vyžadován mezi datovými body konstantní časový krok, funkce agregují více bodů v témže čase."
+#. YBhSu
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50225,6 +54818,7 @@ msgctxt ""
msgid "<emph>stat_type (mandatory)</emph>: A numerical value from 1 to 9. A value indicating which statistic will be returned for the given values and x-range."
msgstr "<emph>typ statistiky (vyžadováno)</emph>: Číselná hodnota od 1 do 9. Určuje, jaká statistika se vrátí pro dané hodnoty a časovou osu."
+#. dEXx6
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50233,6 +54827,7 @@ msgctxt ""
msgid "The following statistics can be returned:"
msgstr "Lze vrátit následující statistiky:"
+#. veLmQ
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50241,6 +54836,7 @@ msgctxt ""
msgid "stat_type"
msgstr "typ statistiky"
+#. NpXJH
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50249,6 +54845,7 @@ msgctxt ""
msgid "Statistics"
msgstr "Statistika"
+#. QQqDD
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50257,6 +54854,7 @@ msgctxt ""
msgid "Alpha smoothing parameter of ETS algorithm (base)"
msgstr "Vyrovnávací parametr alfa algoritmu ETS (základ)"
+#. PNjZX
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50265,6 +54863,7 @@ msgctxt ""
msgid "Gamma smoothing parameter of ETS algorithm (trend)"
msgstr "Vyrovnávací parametr gama algoritmu ETS (trend)"
+#. uTDMt
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50273,6 +54872,7 @@ msgctxt ""
msgid "Beta smoothing parameter of ETS algorithm (periodic deviation)"
msgstr "Vyrovnávací parametr beta algoritmu ETS (periodická odchylka)"
+#. 7U8Gk
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50281,6 +54881,7 @@ msgctxt ""
msgid "Mean absolute scaled error (MASE) - a measure of the accuracy of forecasts."
msgstr "Střední absolutní škálovaná chyba (MASE) - míra přesnosti předpovědi."
+#. A3EiB
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50289,6 +54890,7 @@ msgctxt ""
msgid "Symmetric mean absolute percentage error (SMAPE) - an accuracy measure based on percentage errors."
msgstr "Symetrická střední absolutní procentuální chyba (SMAPE) - míra přesnosti založená na procentuálních chybách."
+#. TkWGG
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50297,6 +54899,7 @@ msgctxt ""
msgid "Mean absolute error (MAE) – a measure of the accuracy of forecasts."
msgstr "Střední absolutní chyba (MAE) – míra přesnosti předpovědi."
+#. x76sy
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50305,6 +54908,7 @@ msgctxt ""
msgid "Root mean squared error (RMSE) - a measure of the differences between predicted and observed values."
msgstr "Odmocnina střední kvadratické chyby (RMSE) - míra přesnosti předpovědi."
+#. ENHdp
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50313,6 +54917,7 @@ msgctxt ""
msgid "Step size detected time line (x-range). When a stepsize in months/quarters/years is detected, the stepsize is in months, otherwise the stepsize is in days in case of date(time) timeline and numeric in other cases."
msgstr "Zjištěná velikost kroku časové osy (oblasti X). Je-li zjištěna velikost kroku v měsících, čtvrtletích či letech, bude uvedena v měsících, jinak bude v případě časové osy s daty (časy) uvedena ve dnech a v ostatních případech jako číslo."
+#. EyQAR
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50321,6 +54926,7 @@ msgctxt ""
msgid "Number of samples in period – this is the same as argument <emph>period_length</emph>, or the calculated number in case of argument <emph>period_length</emph> being 1."
msgstr "Počet vzorků v periodě – totéž jako argument <emph>délka periody</emph>, nebo vypočítaný počet v případě, že je argument <emph>délka periody</emph> roven 1."
+#. Ahck8
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50329,6 +54935,7 @@ msgctxt ""
msgid "<emph>confidence_level (mandatory)</emph>: A numeric value between 0 and 1 (exclusive), default is 0.95. A value indicating a confidence level for the calculated prediction interval."
msgstr "<emph>hladina spolehlivosti (povinné)</emph>: Číselná hodnota mezi 0 a 1 (otevřený interval), výchozí je 0,95. Určuje hladinu spolehlivosti vypočteného předpovědního intervalu."
+#. uCzY7
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50337,6 +54944,7 @@ msgctxt ""
msgid "With values <= 0 or >= 1, the functions will return the #NUM! Error."
msgstr "V případě hodnot <= 0 nebo >= 1 funkce vrátí chybu #NUM!"
+#. FfKPv
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50345,6 +54953,7 @@ msgctxt ""
msgid "<emph>period_length (optional)</emph>: A numeric value >= 0, the default is 1. A positive integer indicating the number of samples in a period."
msgstr "<emph>délka periody (nepovinné)</emph>: Číselná hodnota >= 0, výchozí je 1. Kladné celé číslo značící počet vzorků v periodě."
+#. SMBbD
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50353,6 +54962,7 @@ msgctxt ""
msgid "A value of 1 indicates that Calc is to determine the number of samples in a period automatically. <br/>A value of 0 indicates no periodic effects, a forecast is calculated with EDS algorithms. <br/>For all other positive values, forecasts are calculated with ETS algorithms.<br/>For values that not being a positive whole number, the functions will return the #NUM! Error."
msgstr "Hodnota 1 znamená, že počet vzorků v periodě bude určen automaticky.<br/>Hodnota 0 znamená časovou řadu bez sezónních vlivů, předpověď bude vypočtena pomocí algoritmu EDS.<br/>Pro všechny ostatní kladné hodnoty bude předpověď vypočtena pomocí algoritmu ETS.<br/>Pokud není hodnota kladné celé číslo, funkce vrátí chybu #NUM!"
+#. eCBMo
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50361,6 +54971,7 @@ msgctxt ""
msgid "forecast = basevalue + trend * ∆x + periodical_aberration."
msgstr "předpověď = základní hodnota + trend * ∆x + periodická odchylka"
+#. gvP3t
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50369,6 +54980,7 @@ msgctxt ""
msgid "forecast = ( basevalue + trend * ∆x ) * periodical_aberration."
msgstr "předpověď = (základní hodnota + trend * ∆x) * periodická odchylka"
+#. Dbe9v
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50377,6 +54989,7 @@ msgctxt ""
msgid "The table below contains a timeline and its associated values:"
msgstr "Tabulka níže obsahuje časovou řadu a jí příslušející hodnoty:"
+#. qQFvC
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50385,6 +54998,7 @@ msgctxt ""
msgid "Timeline"
msgstr "Časová osa"
+#. tDYiP
#: exponsmooth_embd.xhp
msgctxt ""
"exponsmooth_embd.xhp\n"
@@ -50393,6 +55007,7 @@ msgctxt ""
msgid "Values"
msgstr "Hodnoty"
+#. q6eaD
#: format_graphic.xhp
msgctxt ""
"format_graphic.xhp\n"
@@ -50401,6 +55016,7 @@ msgctxt ""
msgid "Graphic"
msgstr "Obrázek"
+#. D9GH3
#: format_graphic.xhp
msgctxt ""
"format_graphic.xhp\n"
@@ -50409,6 +55025,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/format_graphic.xhp\">Graphic</link>"
msgstr "<link href=\"text/scalc/01/format_graphic.xhp\">Obrázek</link>"
+#. dWAyE
#: format_graphic.xhp
msgctxt ""
"format_graphic.xhp\n"
@@ -50417,6 +55034,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens a submenu to edit the properties of the selected object.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře podnabídku s možností úprav vlastností vybraného objektu.</ahelp>"
+#. REUEW
#: format_graphic.xhp
msgctxt ""
"format_graphic.xhp\n"
@@ -50425,6 +55043,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05990000.xhp\">Define Text Attributes</link>"
msgstr "<link href=\"text/shared/01/05990000.xhp\">Definovat atributy textu</link>"
+#. TBHAS
#: format_graphic.xhp
msgctxt ""
"format_graphic.xhp\n"
@@ -50433,6 +55052,7 @@ msgctxt ""
msgid "Sets the layout and anchoring properties for text in the selected drawing or text object."
msgstr "Nastavení rozvržení a ukotvení pro text ve vybraném textovém objektu či objektu kresby."
+#. VLNBS
#: format_graphic.xhp
msgctxt ""
"format_graphic.xhp\n"
@@ -50441,6 +55061,7 @@ msgctxt ""
msgid "Points"
msgstr "Body"
+#. jMEUH
#: format_graphic.xhp
msgctxt ""
"format_graphic.xhp\n"
@@ -50449,6 +55070,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Switches <emph>Edit Points</emph> mode for an inserted freeform line on and off.</ahelp>"
msgstr "<ahelp hid=\".\">Zapne nebo vypne režim <emph>Upravit body</emph> pro vloženou čáru.</ahelp>"
+#. ebLBc
#: ful_func.xhp
msgctxt ""
"ful_func.xhp\n"
@@ -50457,6 +55079,7 @@ msgctxt ""
msgid "Syntax"
msgstr "Syntaxe"
+#. GAZG2
#: ful_func.xhp
msgctxt ""
"ful_func.xhp\n"
@@ -50465,6 +55088,7 @@ msgctxt ""
msgid "Examples"
msgstr "Příklady"
+#. RGGDw
#: ful_func.xhp
msgctxt ""
"ful_func.xhp\n"
@@ -50473,6 +55097,7 @@ msgctxt ""
msgid "<variable id=\"func_im_comp_numb\">A <emph>complex number</emph> is a string expression resulting in the form \"a+bi\" or \"a+bj\", where a and b are numbers.</variable>"
msgstr "<variable id=\"func_im_comp_numb\"><emph>Komplexní číslo</emph> je řetězec ve tvaru \"a+bi\" nebo \"a+bj\", kde a a b jsou čísla.</variable>"
+#. JLMgp
#: ful_func.xhp
msgctxt ""
"ful_func.xhp\n"
@@ -50481,6 +55106,7 @@ msgctxt ""
msgid "<variable id=\"func_im_real_numb\">If the <emph>complex number</emph> is actually a real number (b=0), then it can be either a string expression or a number value.</variable>"
msgstr "<variable id=\"func_im_real_numb\">Pokud je <emph>komplexní číslo</emph> zároveň reálným číslem (b=0), může se jednat o řetězec nebo číselnou hodnotu.</variable>"
+#. 9GGQu
#: ful_func.xhp
msgctxt ""
"ful_func.xhp\n"
@@ -50489,6 +55115,7 @@ msgctxt ""
msgid "<variable id=\"func_im_return_text\">The function always returns a string representing a complex number.</variable>"
msgstr "<variable id=\"func_im_return_text\">Funkce vždy vrátí řetězec představující komplexní číslo.</variable>"
+#. dLhqV
#: ful_func.xhp
msgctxt ""
"ful_func.xhp\n"
@@ -50497,6 +55124,7 @@ msgctxt ""
msgid "<variable id=\"func_im_ignor_zero\">If the result is a complex number with one of its parts (a or b) equal to zero, that part is not displayed.</variable>"
msgstr "<variable id=\"func_im_ignor_zero\">Pokud je výsledkem komplexní číslo s jednou z částí (a nebo b) rovnou nule, tato část se nezobrazí.</variable>"
+#. EBpZM
#: ful_func.xhp
msgctxt ""
"ful_func.xhp\n"
@@ -50505,6 +55133,7 @@ msgctxt ""
msgid "<variable id=\"func_imag_zero\">The imaginary part is equal to zero, so it is not displayed in the result.</variable>"
msgstr "<variable id=\"func_imag_zero\">Imaginární část je rovna nule, a proto se ve výsledku nezobrazí.</variable>"
+#. FdFji
#: ful_func.xhp
msgctxt ""
"ful_func.xhp\n"
@@ -50513,6 +55142,7 @@ msgctxt ""
msgid "The result is presented in the string format and has the character \"i\" or \"j\" as an imaginary unit."
msgstr "Výsledkem je řetězec se znakem \"i\" nebo \"j\" představujícím imaginární jednotku."
+#. 8DbP2
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50521,6 +55151,7 @@ msgctxt ""
msgid "AGGREGATE function"
msgstr "AGGREGATE"
+#. X65dG
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50529,6 +55160,7 @@ msgctxt ""
msgid "<bookmark_value>AGGREGATE function</bookmark_value>"
msgstr "<bookmark_value>AGGREGATE</bookmark_value>"
+#. T2Az9
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50537,6 +55169,7 @@ msgctxt ""
msgid "<variable id=\"aggregate_head\"><link href=\"text/scalc/01/func_aggregate.xhp\">AGGREGATE</link></variable> function"
msgstr "<variable id=\"aggregate_head\"><link href=\"text/scalc/01/func_aggregate.xhp\">AGGREGATE</link></variable>"
+#. m2Tdo
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50545,6 +55178,7 @@ msgctxt ""
msgid "<ahelp hid=\".\"><variable id=\"aggregate_des\">This function returns an aggregate result of the calculations in the range. You can use different aggregate functions listed below. The Aggregate function enables you to omit hidden rows, errors, SUBTOTAL and other AGGREGATE function results in the calculation.</variable></ahelp>"
msgstr "<ahelp hid=\".\"><variable id=\"aggregate_des\">Tato funkce vrátí agregovaný výsledek výpočtu v oblasti. Je možné použít různé, dále uvedené agregační funkce. Funkce umožňuje při výpočtu vynechat skryté řádky, chyby a výsledky funkce SUBTOTAL nebo jiné výsledky funkce AGGREGATE.</variable></ahelp>"
+#. swMHB
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50553,6 +55187,7 @@ msgctxt ""
msgid "AGGREGATE function is applied to vertical ranges of data with activated AutoFilter. If AutoFilter is not activated, automatic recalculation of the function result does not work for newly hidden rows. It is not supposed to work with horizontal ranges, however it can be applied to them as well, but with limitations. In particular, the AGGREGATE function applied to a horizontal data range does not recognize hiding columns, however correctly omits errors and results of SUBTOTAL and other AGGREGATE functions embedded into the row."
msgstr "Funkce AGGREGATE se používá pro svislé oblasti dat se zapnutým automatickým filtrem. Jestliže automatický filtr zapnutý není, pro nově skryté řádky nebude fungovat automatické přepočítávání výsledků této funkce. Funkce není zamýšlena pro práci s vodorovnými oblastmi, s určitými omezeními ji však na ně lze také použít. Při takovém použití se nerozpoznávají skryté sloupce, správně se ale vynechávají chyby a výsledky funkcí SUBTOTAL a AGGREGATE, které se v řádku nacházejí."
+#. 3XYPK
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50561,6 +55196,7 @@ msgctxt ""
msgid "AGGREGATE(Function; Option; Ref1 [; Ref2 [; …]])"
msgstr "AGGREGATE(Funkce; Možnost; Odkaz1 [; Odkaz2 [; …]])"
+#. Xt2VS
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50569,6 +55205,7 @@ msgctxt ""
msgid "or"
msgstr "nebo"
+#. pDFDZ
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50577,6 +55214,7 @@ msgctxt ""
msgid "AGGREGATE(Function; Option; Array [; k])"
msgstr "AGGREGATE(Funkce; Možnost; Pole [; k])"
+#. WPGsi
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50585,6 +55223,7 @@ msgctxt ""
msgid "<emph>Function</emph> – obligatory argument. A function index or a reference to a cell with value from 1 to 19, in accordance with the following table."
msgstr "<emph>Funkce</emph> – povinný argument. Číslo funkce nebo odkaz na buňku s číslem od 1 do 19 podle následující tabulky."
+#. EKz89
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50593,6 +55232,7 @@ msgctxt ""
msgid "Function index"
msgstr "Číslo funkce"
+#. u8cTQ
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50601,6 +55241,7 @@ msgctxt ""
msgid "Function applied"
msgstr "Použitá funkce"
+#. yEcCJ
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50609,6 +55250,7 @@ msgctxt ""
msgid "AVERAGE"
msgstr "AVERAGE"
+#. LRogz
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50617,6 +55259,7 @@ msgctxt ""
msgid "COUNT"
msgstr "COUNT"
+#. EQF7t
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50625,6 +55268,7 @@ msgctxt ""
msgid "COUNTA"
msgstr "COUNTA"
+#. 8HhQr
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50633,6 +55277,7 @@ msgctxt ""
msgid "MAX"
msgstr "MAX"
+#. VqbLM
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50641,6 +55286,7 @@ msgctxt ""
msgid "MIN"
msgstr "MIN"
+#. GjAYj
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50649,6 +55295,7 @@ msgctxt ""
msgid "PRODUCT"
msgstr "PRODUCT"
+#. vRU5e
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50657,6 +55304,7 @@ msgctxt ""
msgid "STDEV.S"
msgstr "STDEV.S"
+#. VNpFW
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50665,6 +55313,7 @@ msgctxt ""
msgid "STDEV.P"
msgstr "STDEV.P"
+#. DwcTK
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50673,6 +55322,7 @@ msgctxt ""
msgid "SUM"
msgstr "SUM"
+#. BW2Yf
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50681,6 +55331,7 @@ msgctxt ""
msgid "VAR.S"
msgstr "VAR.S"
+#. DknCD
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50689,6 +55340,7 @@ msgctxt ""
msgid "VAR.P"
msgstr "VAR.P"
+#. qTcKa
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50697,6 +55349,7 @@ msgctxt ""
msgid "MEDIAN"
msgstr "MEDIAN"
+#. Vm9Es
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50705,6 +55358,7 @@ msgctxt ""
msgid "MODE.SNGL"
msgstr "MODE.SNGL"
+#. jvBDw
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50713,6 +55367,7 @@ msgctxt ""
msgid "LARGE"
msgstr "LARGE"
+#. MYUUL
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50721,6 +55376,7 @@ msgctxt ""
msgid "SMALL"
msgstr "SMALL"
+#. FK7At
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50729,6 +55385,7 @@ msgctxt ""
msgid "PERCENTILE.INC"
msgstr "PERCENTILE.INC"
+#. jRDcG
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50737,6 +55394,7 @@ msgctxt ""
msgid "QUARTILE.INC"
msgstr "QUARTILE.INC"
+#. X8cbt
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50745,6 +55403,7 @@ msgctxt ""
msgid "PERCENTILE.EXC"
msgstr "PERCENTILE.EXC"
+#. x7Qhp
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50753,6 +55412,7 @@ msgctxt ""
msgid "QUARTILE.EXC"
msgstr "QUARTILE.EXC"
+#. ZeuFJ
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50761,6 +55421,7 @@ msgctxt ""
msgid "<emph>Option</emph> – obligatory argument. An option index or reference to a cell with value from 0 to 7 determines what to ignore in the range for the function."
msgstr "<emph>Možnost</emph> – povinný argument. Číslo možnosti nebo odkaz na buňku s číslem od 0 do 7, které určuje, co se má v oblasti pro funkci ignorovat."
+#. 3cZPH
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50769,6 +55430,7 @@ msgctxt ""
msgid "Option index"
msgstr "Číslo možnosti"
+#. Lbpgg
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50777,6 +55439,7 @@ msgctxt ""
msgid "Option applied"
msgstr "Použitá možnost"
+#. ph2Z6
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50785,6 +55448,7 @@ msgctxt ""
msgid "Ignore only nested SUBTOTAL and AGGREGATE functions"
msgstr "Ignorovat pouze vnořené funkce SUBTOTAL a AGGREGATE"
+#. AGUis
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50793,6 +55457,7 @@ msgctxt ""
msgid "Ignore only hidden rows, nested SUBTOTAL and AGGREGATE functions"
msgstr "Ignorovat pouze skryté řádky a vnořené funkce SUBTOTAL a AGGREGATE"
+#. EAKJn
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50801,6 +55466,7 @@ msgctxt ""
msgid "Ignore only errors, nested SUBTOTAL and AGGREGATE functions"
msgstr "Ignorovat pouze chyby a vnořené funkce SUBTOTAL a AGGREGATE"
+#. ofBiE
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50809,6 +55475,7 @@ msgctxt ""
msgid "Ignore hidden rows, errors, nested SUBTOTAL and AGGREGATE functions"
msgstr "Ignorovat skryté řádky, chyby a vnořené funkce SUBTOTAL a AGGREGATE"
+#. oTDkv
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50817,6 +55484,7 @@ msgctxt ""
msgid "Ignore nothing"
msgstr "Nic neignorovat"
+#. 5SwRv
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50825,6 +55493,7 @@ msgctxt ""
msgid "Ignore only hidden rows"
msgstr "Ignorovat pouze skryté řádky"
+#. eDQoE
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50833,6 +55502,7 @@ msgctxt ""
msgid "Ignore only errors"
msgstr "Ignorovat pouze chyby"
+#. AEVKM
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50841,6 +55511,7 @@ msgctxt ""
msgid "Ignore only hidden rows and errors"
msgstr "Ignorovat pouze skryté řádky a chyby"
+#. GyzCp
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50849,6 +55520,7 @@ msgctxt ""
msgid "<emph>Ref1</emph> – obligatory argument. The first numeric argument (if the range is set by a list of values inside the function) or a reference to a cell that contains it."
msgstr "<emph>Odkaz1</emph> – povinný argument. První číselný argument (pokud je oblast zadána jako seznam hodnot uvnitř funkce) nebo odkaz na buňku, která ho obsahuje."
+#. HYjBf
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50857,6 +55529,7 @@ msgctxt ""
msgid "<emph>Ref2, 3, ...</emph> – optional. A numeric argument or a reference to a cell (up to 253 arguments), for which you need the aggregate value."
msgstr "<emph>Odkaz2, 3, ...</emph> – nepovinný. Číselné argumenty nebo odkazy na buňku (až 253 argumentů), pro něž je potřeba hodnoty agregovat."
+#. XGBRq
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50865,6 +55538,7 @@ msgctxt ""
msgid "<emph>Array</emph> – obligatory argument. The array can be specified by the boundaries of the range, the name of the named range or the column label."
msgstr "<emph>Pole</emph> – povinný argument. Pole lze určit hranicemi oblasti, názvem pojmenované oblasti nebo popiskem sloupce."
+#. tQG5i
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50873,6 +55547,7 @@ msgctxt ""
msgid "For using column labels “Automatically find columns and rows labels” function needs to be enabled."
msgstr "Aby bylo možné použít popisky, je potřeba povolit funkci „Automaticky najít popisky sloupců a řádků“."
+#. 7dDDM
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50881,6 +55556,7 @@ msgctxt ""
msgid "<emph>k</emph> – obligatory argument for the following functions: LARGE, SMALL, PERCENTILE.INC, QUARTILE.INC, PERCENTILE.EXC, QUARTILE.EXC. It is a numeric argument, which must correspond to the second argument of these functions."
msgstr "<emph>k</emph> – povinný argument u následujících funkcí: LARGE, SMALL, PERCENTILE.INC, QUARTILE.INC, PERCENTILE.EXC, QUARTILE.EXC. Jedná se o číselný argument, který odpovídá druhému argumentu těchto funkcí."
+#. 5M7aG
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50889,6 +55565,7 @@ msgctxt ""
msgid "<emph>ColumnOne</emph>"
msgstr "<emph>SloupecJedna</emph>"
+#. gPqUD
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50897,6 +55574,7 @@ msgctxt ""
msgid "<emph>ColumnTwo</emph>"
msgstr "<emph>SloupecDva</emph>"
+#. TGf5y
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50905,6 +55583,7 @@ msgctxt ""
msgid "<emph>ColumnThree</emph>"
msgstr "<emph>SloupecTři</emph>"
+#. cGmqm
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50913,6 +55592,7 @@ msgctxt ""
msgid "#DIV/0!"
msgstr "#DIV/0!"
+#. R9Bfd
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50921,6 +55601,7 @@ msgctxt ""
msgid "3"
msgstr "3"
+#. WMMFj
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50929,6 +55610,7 @@ msgctxt ""
msgid "#VALUE!"
msgstr "#VALUE!"
+#. rBEnM
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50937,6 +55619,7 @@ msgctxt ""
msgid "<item type=\"input\">=AGGREGATE(4;2;A2:A9)</item><br/>Returns maximum value for the range A2:A9 = 34, whereas <item type=\"input\">=MAX(A2:A9)</item> returns the error Err:511."
msgstr "<item type=\"input\">=AGGREGATE(4;2;A2:A9)</item><br/>Vrátí maximální hodnotu z oblasti A2:A9 =34, zatímco <item type=\"input\">=MAX(A2:A9)</item> vrátí chybu Chyba:511."
+#. Tx8Vx
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50945,6 +55628,7 @@ msgctxt ""
msgid "<item type=\"input\">=AGGREGATE(9;5;A5:C5)</item><br/>Returns sum for the range A5:C5 = 29, even if some of the columns are hidden."
msgstr "<item type=\"input\">=AGGREGATE(9;5;A5:C5)</item><br/>Vrátí součet z oblasti A5:C5 =29, i když jsou některé sloupce skryté."
+#. GPwbY
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50953,6 +55637,7 @@ msgctxt ""
msgid "<item type=\"input\">=AGGREGATE(9;5;B2:B9)</item><br/>Returns sum of the column B = 115. If any row is hidden, the function omit its value, for example if the 7th row is hidden, the function returns 95."
msgstr "<item type=\"input\">=AGGREGATE(9;5;B2:B9)</item><br/>Returns sum of the column B = 115. rátí součet sloupce B =115. Je-li některý řádek skrytý, funkce hodnotu z něj vynechá, například se skrytým 7. řádkem funkce vrátí 95."
+#. eyn5c
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50961,6 +55646,7 @@ msgctxt ""
msgid "If you need to apply the function with a 3D range, this example shows how to do it."
msgstr "Následující příklad ukazuje použití této funkce na trojrozměrnou oblast."
+#. nKQgg
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50969,6 +55655,7 @@ msgctxt ""
msgid "<item type=\"input\">=AGGREGATE(13;3;Sheet1.B2:B9:Sheet3.B2:B9)</item><br/>The function returns mode of the values of second columns through sheets 1:3 (that have the same data) = 8."
msgstr "<item type=\"input\">=AGGREGATE(13;3;Sheet1.B2:B9:Sheet3.B2:B9)</item><br/>Tato funkce vrátí modus hodnot druhého sloupce z listů 1:3 (které obsahují stejná data) = 8."
+#. kDEuY
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50977,6 +55664,7 @@ msgctxt ""
msgid "You can use reference to a cell or a range for every argument in the formula. The following example shows how it works. Besides, it shows that you can use column labels to specify an array."
msgstr "Pro každý argument vzorce je možné použít odkaz na buňku nebo oblast. Následující příkaz ukazuje, jak to funguje. Kromě toho znázorňuje, že pole lze určit pomocí popisku sloupce."
+#. cFhbt
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50985,6 +55673,7 @@ msgctxt ""
msgid "<item type=\"input\">=AGGREGATE(E3;E5;'ColumnOne')</item><br/>If E3 = 13 and E5 = 5, the function returns mode of the first column = 10."
msgstr "<item type=\"input\">=AGGREGATE(E3;E5;'SloupecJedna')</item><br/>Je-li E5 = 13 a E7 = 5, funkce vrátí modus prvního sloupce = 10."
+#. cjxCG
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -50993,6 +55682,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060184.xhp#average\">AVERAGE</link>, <link href=\"text/scalc/01/04060181.xhp#count\">COUNT</link>, <link href=\"text/scalc/01/04060181.xhp#counta\">COUNTA</link>, <link href=\"text/scalc/01/04060184.xhp#max\">MAX</link>, <link href=\"text/scalc/01/04060184.xhp#min\">MIN</link>, <link href=\"text/scalc/01/04060106.xhp#Section26\">PRODUCT</link>, <link href=\"text/scalc/01/04060185.xhp#stdevdots\">STDEV.S</link>, <link href=\"text/scalc/01/04060185.xhp#stdevdotp\">STDEV.P</link>, <link href=\"text/scalc/01/04060106.xhp#Section16\">SUM</link>, <link href=\"text/scalc/01/04060185.xhp#vardots\">VAR.S</link>, <link href=\"text/scalc/01/04060185.xhp#vardotp\">VAR.P</link>, <link href=\"text/scalc/01/04060184.xhp#median\">MEDIAN</link>, <link href=\"text/scalc/01/04060184.xhp#modedotsngl\">MODE.SNGL</link>, <link href=\"text/scalc/01/04060183.xhp#large\">LARGE</link>, <link href=\"text/scalc/01/04060183.xhp#small\">SMALL</link>, <link href=\"text/scalc/01/04060184.xhp#percentileinc\">PERCENTILE.INC</link> , <link href=\"text/scalc/01/04060184.xhp#quartileinc\">QUARTILE.INC</link>, <link href=\"text/scalc/01/04060184.xhp#percentileexc\">PERCENTILE.EXC</link>, <link href=\"text/scalc/01/04060184.xhp#quartileexc\">QUARTILE.EXC</link>"
msgstr "<link href=\"text/scalc/01/04060184.xhp#average\">AVERAGE</link>, <link href=\"text/scalc/01/04060181.xhp#count\">COUNT</link>, <link href=\"text/scalc/01/04060181.xhp#counta\">COUNTA</link>, <link href=\"text/scalc/01/04060184.xhp#max\">MAX</link>, <link href=\"text/scalc/01/04060184.xhp#min\">MIN</link>, <link href=\"text/scalc/01/04060106.xhp#Section26\">PRODUCT</link>, <link href=\"text/scalc/01/04060185.xhp#stdevdots\">STDEV.S</link>, <link href=\"text/scalc/01/04060185.xhp#stdevdotp\">STDEV.P</link>, <link href=\"text/scalc/01/04060106.xhp#Section16\">SUM</link>, <link href=\"text/scalc/01/04060185.xhp#vardots\">VAR.S</link>, <link href=\"text/scalc/01/04060185.xhp#vardotp\">VAR.P</link>, <link href=\"text/scalc/01/04060184.xhp#median\">MEDIAN</link>, <link href=\"text/scalc/01/04060184.xhp#modedotsngl\">MODE.SNGL</link>, <link href=\"text/scalc/01/04060183.xhp#large\">LARGE</link>, <link href=\"text/scalc/01/04060183.xhp#small\">SMALL</link>, <link href=\"text/scalc/01/04060184.xhp#percentileinc\">PERCENTILE.INC</link> , <link href=\"text/scalc/01/04060184.xhp#quartileinc\">QUARTILE.INC</link>, <link href=\"text/scalc/01/04060184.xhp#percentileexc\">PERCENTILE.EXC</link>, <link href=\"text/scalc/01/04060184.xhp#quartileexc\">QUARTILE.EXC</link>"
+#. DCMbQ
#: func_aggregate.xhp
msgctxt ""
"func_aggregate.xhp\n"
@@ -51001,6 +55691,7 @@ msgctxt ""
msgid "<link href=\"text/shared/optionen/01060500.xhp#hd_id3156199\">Automatically find column and row labels</link>"
msgstr "<link href=\"text/shared/optionen/01060500.xhp#hd_id3156199\">Automaticky najít popisky sloupců a řádků</link>"
+#. y9q7t
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51009,6 +55700,7 @@ msgctxt ""
msgid "AVERAGEIF function"
msgstr "AVERAGEIF"
+#. Xqih3
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51017,6 +55709,7 @@ msgctxt ""
msgid "<bookmark_value>AVERAGEIF function</bookmark_value> <bookmark_value>arithmetic mean;satisfying condition</bookmark_value>"
msgstr "<bookmark_value>AVERAGEIF</bookmark_value> <bookmark_value>aritmetický průměr;splňující podmínku</bookmark_value>"
+#. c5oJz
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51025,6 +55718,7 @@ msgctxt ""
msgid "<variable id=\"averageif_head\"><link href=\"text/scalc/01/func_averageif.xhp\">AVERAGEIF</link></variable> function"
msgstr "<variable id=\"averageif_head\"><link href=\"text/scalc/01/func_averageif.xhp\">AVERAGEIF</link></variable>"
+#. DFigD
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51033,6 +55727,7 @@ msgctxt ""
msgid "<ahelp hid=\".\"><variable id=\"averageif_des\">Returns the arithmetic mean of all cells in a range that satisfy a given condition. The AVERAGEIF function sums up all the results that match the logical test and divides this sum by the quantity of selected values.</variable></ahelp>"
msgstr "<ahelp hid=\".\"><variable id=\"averageif_des\">Vrátí aritmetický průměr všech buněk oblasti, které splňují danou podmínku. Funkce AVERAGEIF sečte všechny výsledky, které vyhovují danému logickému testu, a součet vydělí počtem vybraných hodnot.</variable></ahelp>"
+#. jto8p
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51041,6 +55736,7 @@ msgctxt ""
msgid "AVERAGEIF(Range; Criterion [; Average_Range ])"
msgstr "AVERAGEIF(Oblast; Kritérium [; Oblast_pro_průměr ])"
+#. CCW4A
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51049,6 +55745,7 @@ msgctxt ""
msgid "<emph>Range</emph> – required argument. An array, a name of named range or a label of a column or a row containing numbers for averaging or numbers or text for the condition."
msgstr "<emph>Oblast</emph> – povinný argument. Pole, název pojmenované oblasti nebo popisek sloupce nebo řádku obsahujícího čísla pro výpočet průměru nebo čísla či text pro podmínku."
+#. tSkGD
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51057,6 +55754,7 @@ msgctxt ""
msgid "<emph>Criterion</emph> – required argument. A condition in the form of expression or a cell reference with expression that defines what cells should be used to calculate the mean. The expression can contain text, numbers, regular expressions (if enabled in calculation options) or wildcards (if enabled in calculation options)."
msgstr "<emph>Kritérium</emph> – povinný argument. Podmínka v podobě výrazu nebo odkaz na buňku s výrazem, jenž určuje, které buňky se mají pro výpočet průměru použít. Výraz může obsahovat text, čísla, regulární výrazy nebo zástupné znaky (podle toho, jsou-li povoleny v možnostech výpočtu)."
+#. sDeiD
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51065,6 +55763,7 @@ msgctxt ""
msgid "<emph>Average_Range</emph> – optional. It is a range of values for calculating the mean."
msgstr "<emph>Oblast_pro_průměr</emph> – nepovinný. Jedná se o oblast hodnot pro výpočet průměru."
+#. brAso
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51073,6 +55772,7 @@ msgctxt ""
msgid "Note that if the <emph>Average_Range</emph> is not specified, <emph>Range</emph> is used for both, the calculation of the mean and the search according to the condition. If the <emph>Average_Range</emph> is specified, the <emph>Range</emph> is used only for the condition test, while <emph>Average_Range</emph> is used for the mean calculation.<br/>The <emph>Criterion</emph> needs to be a string expression, in particular, the <emph>Criterion</emph> needs to be enclosed in quotation marks (\"Criterion\") with the exception of the names of functions, cell references and an operation of a string concatenation (&)."
msgstr "Není-li <emph>Oblast_pro_průměr</emph> určena, <emph>Oblast</emph> se použije jak pro výpočet průměru, tak pro vyhledávání podle podmínek. Pokud <emph>Oblast_pro_průměr</emph> určena je, <emph>Oblast</emph> se použije pouze pro testování podmínky a <emph>Oblast_pro_průměr</emph> pro výpočet průměru.<br/><emph>Kritérium</emph> musí být řetězec, tedy uzavřeno v uvozovkách (\"Kritérium\") s výjimkou názvů funkcí, odkazů na buňku a operátoru spojování řetězců (&)."
+#. 8v8Zv
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51081,6 +55781,7 @@ msgctxt ""
msgid "If a cell in a range of values for calculating the mean is empty or contains text, function AVERAGEIF ignores this cell.<br/>If the whole range is empty, contains only text or all values of the range do not satisfy the condition (or any combination of those), the function returns the #DIV/0! error."
msgstr "Pokud je buňka v oblasti hodnot pro výpočet průměru prázdná nebo obsahuje text, funkce AVERAGEIF ji ignoruje.<br/>Pokud je celá tato oblast prázdná, obsahuje pouze text nebo žádná z hodnot oblasti nesplňuje podmínku, funkce vrátí chybu #DIV/0!"
+#. HSE9d
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51089,6 +55790,7 @@ msgctxt ""
msgid "In all calculations below, range for average calculation contains the row #6, but it is ignored, because it contains text."
msgstr "Ve všech následujících příkladech je v oblasti pro výpočet průměru zahrnut řádek číslo 6, který se ale ignoruje, protože obsahuje text."
+#. u7E4B
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51097,6 +55799,7 @@ msgctxt ""
msgid "Simple usage"
msgstr "Základní použití"
+#. CqBc8
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51105,6 +55808,7 @@ msgctxt ""
msgid "<item type=\"input\">=AVERAGEIF(B2:B6;\"<35\")</item>"
msgstr "<item type=\"input\">=AVERAGEIF(B2:B6;\"<35\")</item>"
+#. DFAzM
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51113,6 +55817,7 @@ msgctxt ""
msgid "Calculates the average for values of the range B2:B6 that are less than 35. Returns 19, because the second row does not participate in the calculation."
msgstr "Vypočítá průměr hodnot z oblasti B2:B6, které jsou menší než 35. Vrátí 19, protože při výpočtu není použit druhý řádek."
+#. qcBmp
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51121,6 +55826,7 @@ msgctxt ""
msgid "<item type=\"input\">=AVERAGEIF(B2:B6;\"<\"&MAX(B2:B6))</item>"
msgstr "<item type=\"input\">=AVERAGEIF(B2:B6;\"<\"&MAX(B2:B6))</item>"
+#. DqwCP
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51129,6 +55835,7 @@ msgctxt ""
msgid "Calculates the average for values of the same range that are less than the maximum value of this range. Returns 19, because the largest value (the second row) does not participate in the calculation."
msgstr "Vypočítá průměr hodnot z téže oblasti, které jsou menší než maximální hodnota v této oblasti. Vrátí 19, protože při výpočtu není použita největší hodnota (druhý řádek)."
+#. oFhok
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51137,6 +55844,7 @@ msgctxt ""
msgid "<item type=\"input\">=AVERAGEIF(B2:B6;\">\"&SMALL(B2:B6;1))</item>"
msgstr "<item type=\"input\">=AVERAGEIF(B2:B6;\">\"&SMALL(B2:B6;1))</item>"
+#. 6MArD
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51145,6 +55853,7 @@ msgctxt ""
msgid "Calculates the average for values of the same range that are greater than the first smallest value of this range. Returns 25, because the first smallest value (the fourth row) does not participate in the calculation."
msgstr "Vypočítá průměr hodnot z téže oblasti, které jsou větší než první nejmenší hodnota v této oblasti. Vrátí 25, protože při výpočtu není použita první nejmenší hodnota (čtvrtý řádek)."
+#. gxAAH
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51153,6 +55862,7 @@ msgctxt ""
msgid "Using the Average_Range"
msgstr "Použití Oblasti_pro_průměr"
+#. 4oRE4
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51161,6 +55871,7 @@ msgctxt ""
msgid "<item type=\"input\">=AVERAGEIF(B2:B6;\"<35\";C2:C6)</item>"
msgstr "<item type=\"input\">=AVERAGEIF(B2:B6;\"<35\";C2:C6)</item>"
+#. AGDaT
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51169,6 +55880,7 @@ msgctxt ""
msgid "The function searches what values are less than 35 in the B2:B6 range, and calculates the average of corresponding values from the C2:C6 range. Returns 145, because the second row does not participate in the calculation."
msgstr "Funkce vyhledá, které hodnoty jsou v oblasti B2:B6 menší než 35, a vypočítá průměr odpovídajících hodnot z oblasti C2:C6. Vrátí 145, protože při výpočtu není použit druhý řádek."
+#. crnMW
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51177,6 +55889,7 @@ msgctxt ""
msgid "<item type=\"input\">=AVERAGEIF(B2:B6;\">\"&MIN(B2:B6);C2:C6)</item>"
msgstr "<item type=\"input\">=AVERAGEIF(B2:B6;\">\"&MIN(B2:B6);C2:C6)</item>"
+#. tiu8M
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51185,6 +55898,7 @@ msgctxt ""
msgid "The function searches what values from the range B2:B6 are greater than the least value in the B2:B6 range, and calculates the average of corresponding values from the C2:C6 range. Returns 113.3, because the fourth row (where there is the least value in the range B2:B6) does not participate in the calculation."
msgstr "Funkce vyhledá, které hodnoty jsou v oblasti B2:B6 větší než nejmenší hodnota v téže oblasti, a vypočítá průměr odpovídajících hodnot z oblasti C2:C6. Vrátí 113,3, protože při výpočtu není použit čtvrtý řádek (v němž se nachází nejmenší hodnota z oblasti B2:B6)."
+#. HAi7e
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51193,6 +55907,7 @@ msgctxt ""
msgid "<item type=\"input\">=AVERAGEIF(B2:B6;\"<\"&LARGE(B2:B6;2);C2:C6)</item>"
msgstr "<item type=\"input\">=AVERAGEIF(B2:B6;\"<\"&LARGE(B2:B6;2);C2:C6)</item>"
+#. T6LU3
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51201,6 +55916,7 @@ msgctxt ""
msgid "The function searches what values from the range B2:B6 are less than the second large value in the B2:B6 range, and calculates the average of corresponding values from the C2:C6 range. Returns 180, because only the fourth row participates in the calculation."
msgstr "Funkce vyhledá, které hodnoty jsou v oblasti B2:B6 menší než druhá největší hodnota v téže oblasti, a vypočítá průměr odpovídajících hodnot z oblasti C2:C6. Vrátí 180, protože při výpočtu je použit pouze čtvrtý řádek."
+#. Naigm
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51209,6 +55925,7 @@ msgctxt ""
msgid "Using regular expressions"
msgstr "Použití regulárních výrazů"
+#. rJEzm
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51217,6 +55934,7 @@ msgctxt ""
msgid "<item type=\"input\">=AVERAGEIF(A2:A6;\"pen\";B2:B6)</item>"
msgstr "<item type=\"input\">=AVERAGEIF(A2:A6;\"nůž\";B2:B6)</item>"
+#. pFhEN
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51225,6 +55943,7 @@ msgctxt ""
msgid "The function searches what cells from the range A2:A6 contain only the word “pen”, and calculates the average of corresponding values from the B2:B6 range. Returns 35, because only the second row participates in the calculation. The search is performed in the A2:A6 range, but the values are returned from the B2:B6 range."
msgstr "Funkce vyhledá, které buňky z oblasti A2:A6 obsahují pouze slovo „nůž“, a vypočítá průměr odpovídajících hodnot z oblasti B2:B6. Vrátí 35, protože při výpočtu je použit pouze druhý řádek. Vyhledává se v oblasti A2:A6, hodnoty jsou však vraceny z oblasti B2:B6."
+#. g76se
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51233,6 +55952,7 @@ msgctxt ""
msgid "<item type=\"input\">=AVERAGEIF(A2:A6;\"pen.*\";B2:B6)</item>"
msgstr "<item type=\"input\">=AVERAGEIF(A2:A6;\"nůž.*\";B2:B6)</item>"
+#. QX275
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51241,6 +55961,7 @@ msgctxt ""
msgid "The function searches what cells from the range A2:A6 begin with “pen” ending with any quantity of other characters, and calculates the average of corresponding values from the B2:B6 range. Returns 27.5, because now also “pencil” satisfies the condition, and both, first and second rows participate in the calculation."
msgstr "Funkce vyhledá, které buňky z oblasti A2:A6 začínají na „nůž“ a přitom končí libovolným počtem jiných znaků, a vypočítá průměr odpovídajících hodnot z oblasti B2:B6. Vrátí 27,5, protože nyní splňuje podmínku také řetězec „nůžky“, a při výpočtu tak jsou použity první i druhý řádek."
+#. L3vXX
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51249,6 +55970,7 @@ msgctxt ""
msgid "<item type=\"input\">=AVERAGEIF(A2:A6;\".*book.*\";B2:B6)</item>"
msgstr "<item type=\"input\">=AVERAGEIF(A2:A6;\".*známk.*\";B2:B6)</item>"
+#. pSESy
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51257,6 +55979,7 @@ msgctxt ""
msgid "The function searches what cells from the range A2:A6 contain “book” starting and ending with any quantity of other characters, and calculates the average of corresponding values from the B2:B6 range. Returns 18.5, because only third and fourth rows participate in the calculation."
msgstr "Funkce vyhledá, které buňky z oblasti A2:A6 obsahují „známk“ a přitom začínají a končí libovolným počtem jiných znaků, a vypočítá průměr odpovídajících hodnot z oblasti B2:B6. Vrátí 18,5, protože při výpočtu jsou použity pouze třetí a čtvrtý řádek."
+#. SGMWy
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51265,6 +55988,7 @@ msgctxt ""
msgid "Reference to a cell as a criterion"
msgstr "Odkaz na buňku jako kritérium"
+#. CnVcF
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51273,6 +55997,7 @@ msgctxt ""
msgid "If you need to change a criterion easily, you may want to specify it in a separate cell and use a reference to this cell in the condition of AVERAGEIF function."
msgstr "Potřebujete-li kritérium snadno změnit, můžete jej zadat do samostatné buňky, na kterou odkážete v podmínce funkce AVERAGEIF."
+#. 3i7KZ
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51281,6 +56006,7 @@ msgctxt ""
msgid "<item type=\"input\">=AVERAGEIF(A2:A6;\".*\"&E2&\".*\";B2:B6)</item>"
msgstr "<item type=\"input\">=AVERAGEIF(A2:A6;\".*\"&E2&\".*\";B2:B6)</item>"
+#. vTFAk
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51289,6 +56015,7 @@ msgctxt ""
msgid "The function searches what cells from the range A2:A6 contain a combination of characters specified in E2 starting and ending with any quantity of other characters, and calculates the average of corresponding values from the B2:B6 range. If E2 = book, the function returns 18.5."
msgstr "Funkce vyhledá, které buňky z oblasti A2:A6 obsahují kombinaci znaků zadaných do buňky E2 (přitom se na začátku a na konci řetězce může nacházet libovolný počet jiných znaků), a vypočítá průměr odpovídajících hodnot z oblasti B2:B6. Pokud E2 = známk, funkce vrátí 18,5."
+#. 2W6Qv
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51297,6 +56024,7 @@ msgctxt ""
msgid "<item type=\"input\">=AVERAGEIF(B2:B6;\"<\"&E2;C2:C6)</item>"
msgstr "<item type=\"input\">=AVERAGEIF(B2:B6;\"<\"&E2;C2:C6)</item>"
+#. 5Mfay
#: func_averageif.xhp
msgctxt ""
"func_averageif.xhp\n"
@@ -51305,6 +56033,7 @@ msgctxt ""
msgid "The function searches what cells from the range B2:B6 are less than the value specified in E2, and calculates the average of corresponding values from the C2:C6 range. If E2 = 35, the function returns 145."
msgstr "Funkce vyhledá, které buňky z oblasti B2:B6 obsahují hodnotu menší než určenou v buňce E2, a vypočítá průměr odpovídajících hodnot z oblasti C2:C6. Pokud E2 = 35, funkce vrátí 145."
+#. TUEKr
#: func_averageifs.xhp
msgctxt ""
"func_averageifs.xhp\n"
@@ -51313,6 +56042,7 @@ msgctxt ""
msgid "AVERAGEIFS function"
msgstr "AVERAGEIFS"
+#. DDuFq
#: func_averageifs.xhp
msgctxt ""
"func_averageifs.xhp\n"
@@ -51321,6 +56051,7 @@ msgctxt ""
msgid "<bookmark_value>AVERAGEIFS function</bookmark_value> <bookmark_value>arithmetic mean;satisfying conditions</bookmark_value>"
msgstr "<bookmark_value>AVERAGEIFS</bookmark_value> <bookmark_value>aritmetický průměr;splňující podmínky</bookmark_value>"
+#. uGhsw
#: func_averageifs.xhp
msgctxt ""
"func_averageifs.xhp\n"
@@ -51329,6 +56060,7 @@ msgctxt ""
msgid "<variable id=\"averageifs_head\"><link href=\"text/scalc/01/func_averageifs.xhp\">AVERAGEIFS</link></variable> function"
msgstr "<variable id=\"averageifs_head\"><link href=\"text/scalc/01/func_averageifs.xhp\">AVERAGEIFS</link></variable>"
+#. CZ8LX
#: func_averageifs.xhp
msgctxt ""
"func_averageifs.xhp\n"
@@ -51337,6 +56069,7 @@ msgctxt ""
msgid "<ahelp hid=\".\"><variable id=\"averageifs_des\">Returns the arithmetic mean of all cells in a range that satisfy given multiple criteria. The AVERAGEIFS function sums up all the results that match the logical tests and divides this sum by the quantity of selected values.</variable></ahelp>"
msgstr "<ahelp hid=\".\"><variable id=\"averageifs_des\">Vrátí aritmetický průměr všech buněk oblasti, které splňují více kritérií. Funkce AVERAGEIFS sečte všechny výsledky, které vyhovují daným logickým testům, a součet vydělí počtem vybraných hodnot.</variable></ahelp>"
+#. zNyZv
#: func_averageifs.xhp
msgctxt ""
"func_averageifs.xhp\n"
@@ -51345,6 +56078,7 @@ msgctxt ""
msgid "AVERAGEIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
msgstr "AVERAGEIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
+#. 8gSoS
#: func_averageifs.xhp
msgctxt ""
"func_averageifs.xhp\n"
@@ -51353,6 +56087,7 @@ msgctxt ""
msgid "<emph>Func_range</emph> – required argument. It is a range of cells, a name of a named range or a label of a column or a row containing values for calculating the mean."
msgstr "<emph>Oblast_pro_průměr</emph> – povinný argument. Jedná se o oblast buněk, název pojmenované oblasti nebo popisek sloupce nebo řádku obsahujícího hodnoty pro výpočet průměru."
+#. y7NZn
#: func_averageifs.xhp
msgctxt ""
"func_averageifs.xhp\n"
@@ -51361,6 +56096,7 @@ msgctxt ""
msgid "Simple usage"
msgstr "Základní použití"
+#. bcbN9
#: func_averageifs.xhp
msgctxt ""
"func_averageifs.xhp\n"
@@ -51369,6 +56105,7 @@ msgctxt ""
msgid "<item type=\"input\">=AVERAGEIFS(B2:B6;B2:B6;\">=20\")</item>"
msgstr "<item type=\"input\">=AVERAGEIFS(B2:B6;B2:B6;\">=20\")</item>"
+#. NGDGm
#: func_averageifs.xhp
msgctxt ""
"func_averageifs.xhp\n"
@@ -51377,6 +56114,7 @@ msgctxt ""
msgid "Calculates the average for values of the range B2:B6 that are greater than or equal to 20. Returns 25, because the fifth row does not meet the criterion."
msgstr "Vypočítá průměr hodnot z oblasti B2:B6, které jsou větší nebo rovny 20. Vrátí 25, protože pátý řádek kritérium nesplňuje."
+#. zb4se
#: func_averageifs.xhp
msgctxt ""
"func_averageifs.xhp\n"
@@ -51385,6 +56123,7 @@ msgctxt ""
msgid "<item type=\"input\">=AVERAGEIFS(C2:C6;B2:B6;\">=20\";C2:C6;\">70\")</item>"
msgstr "<item type=\"input\">=AVERAGEIFS(C2:C6;B2:B6;\">=20\";C2:C6;\">70\")</item>"
+#. 7jj4X
#: func_averageifs.xhp
msgctxt ""
"func_averageifs.xhp\n"
@@ -51393,6 +56132,7 @@ msgctxt ""
msgid "Calculates the average for values of the range C2:C6 that are greater than 70 and correspond to cells of B2:B6 with values greater than or equal to 20. Returns 137.5, because the second and fifth rows do not meet at least one criterion."
msgstr "Vypočítá průměr hodnot z oblasti C2:C6, které jsou větší než 70 a odpovídají buňkám oblasti B2:B6 s hodnotami většími nebo rovnými 20. Vrátí 137,5, protože druhý a pátý řádek aspoň jedno z kritérií nesplňují."
+#. 2pMbp
#: func_averageifs.xhp
msgctxt ""
"func_averageifs.xhp\n"
@@ -51401,6 +56141,7 @@ msgctxt ""
msgid "Using regular expressions and nested functions"
msgstr "Použití regulárních výrazů a vnořených funkcí"
+#. qZDFB
#: func_averageifs.xhp
msgctxt ""
"func_averageifs.xhp\n"
@@ -51409,6 +56150,7 @@ msgctxt ""
msgid "<item type=\"input\">=AVERAGEIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
msgstr "<item type=\"input\">=AVERAGEIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
+#. oghLv
#: func_averageifs.xhp
msgctxt ""
"func_averageifs.xhp\n"
@@ -51417,6 +56159,7 @@ msgctxt ""
msgid "Calculates the average for values of the range C2:C6 that correspond to all values of the range B2:B6 except its minimum and maximum. Returns 127.5, because the third and fifth rows do not meet at least one criterion."
msgstr "Vypočítá průměr hodnot z oblasti C2:C6, které odpovídají všem hodnotám z oblasti B2:B6 kromě jejich minima a maxima. Vrátí 127,5, protože třetí a pátý řádek aspoň jedno z kritérií nesplňují."
+#. C7fCW
#: func_averageifs.xhp
msgctxt ""
"func_averageifs.xhp\n"
@@ -51425,6 +56168,7 @@ msgctxt ""
msgid "<item type=\"input\">=AVERAGEIFS(C2:C6;A2:A6;\"pen.*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
msgstr "<item type=\"input\">=AVERAGEIFS(C2:C6;A2:A6;\"nůž.*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
+#. eo7jB
#: func_averageifs.xhp
msgctxt ""
"func_averageifs.xhp\n"
@@ -51433,6 +56177,7 @@ msgctxt ""
msgid "Calculates the average for values of the range C2:C6 that correspond to all cells of the A2:A6 range starting with \"pen\" and to all cells of the B2:B6 range except its maximum. Returns 65, because only second row meets all criteria."
msgstr "Vrátí průměr hodnot z oblasti C2:C6, které odpovídají všem buňkám z oblasti A2:A6 začínajícím na \"nůž\" a všem buňkám z oblasti B2:B6 s výjimkou jejich maxima. Vrátí 65, protože všechna kritéria splňuje pouze druhý řádek."
+#. qyrrP
#: func_averageifs.xhp
msgctxt ""
"func_averageifs.xhp\n"
@@ -51441,6 +56186,7 @@ msgctxt ""
msgid "Reference to a cell as a criterion"
msgstr "Odkaz na buňku jako kritérium"
+#. DqjCH
#: func_averageifs.xhp
msgctxt ""
"func_averageifs.xhp\n"
@@ -51449,6 +56195,7 @@ msgctxt ""
msgid "If you need to change a criterion easily, you may want to specify it in a separate cell and use a reference to this cell in the condition of AVERAGEIFS function. For example, the above function can be rewritten as follows:"
msgstr "Potřebujete-li kritérium snadno změnit, můžete jej zadat do samostatné buňky, na kterou odkážete v podmínce funkce AVERAGEIFS. Například výše uvedenou funkci lze přepsat následovně:"
+#. B8bav
#: func_averageifs.xhp
msgctxt ""
"func_averageifs.xhp\n"
@@ -51457,6 +56204,7 @@ msgctxt ""
msgid "<item type=\"input\">=AVERAGEIFS(C2:C6;A2:A6;E2&\".*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
msgstr "<item type=\"input\">=AVERAGEIFS(C2:C6;A2:A6;E2&\".*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
+#. E3TZv
#: func_averageifs.xhp
msgctxt ""
"func_averageifs.xhp\n"
@@ -51465,6 +56213,7 @@ msgctxt ""
msgid "If E2 = pen, the function returns 65, because the link to the cell is substituted with its content."
msgstr "Pokud E2 = nůž, funkce vrátí 65, protože odkaz na buňku je nahrazen jejím obsahem."
+#. GuEcB
#: func_color.xhp
msgctxt ""
"func_color.xhp\n"
@@ -51473,6 +56222,7 @@ msgctxt ""
msgid "COLOR function"
msgstr "COLOR"
+#. N8CUu
#: func_color.xhp
msgctxt ""
"func_color.xhp\n"
@@ -51481,6 +56231,7 @@ msgctxt ""
msgid "<bookmark_value>colors;numerical values</bookmark_value> <bookmark_value>colors;calculating in spreadsheets</bookmark_value> <bookmark_value>COLOR function</bookmark_value>"
msgstr "<bookmark_value>barvy;číselné hodnoty</bookmark_value> <bookmark_value>barvy;výpočty v sešitech</bookmark_value> <bookmark_value>funkce COLOR</bookmark_value>"
+#. qjPSR
#: func_color.xhp
msgctxt ""
"func_color.xhp\n"
@@ -51489,6 +56240,7 @@ msgctxt ""
msgid "<variable id=\"color_head\"><link href=\"text/scalc/01/func_color.xhp\">COLOR</link></variable>"
msgstr "<variable id=\"color_head\"><link href=\"text/scalc/01/func_color.xhp\">COLOR</link></variable>"
+#. HXh5E
#: func_color.xhp
msgctxt ""
"func_color.xhp\n"
@@ -51497,6 +56249,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Return a numeric value calculated by a combination of three colors (red, green and blue) and the alpha channel, in the RGBA color system.</ahelp> The result depends on the color system used by your computer."
msgstr "<ahelp hid=\".\">Vrátí číselnou hodnotu vypočtenou jako kombinace tří barev (červené, zelené a modré) a alfa kanálu v barevném systému RGBA.</ahelp> Výsledek závisí na barevném systému používaném počítačem."
+#. wRAHQ
#: func_color.xhp
msgctxt ""
"func_color.xhp\n"
@@ -51505,6 +56258,7 @@ msgctxt ""
msgid "COLOR(Red; Green; Blue; Alpha)"
msgstr "COLOR(Červená; Zelená; Modrá; Alfa)"
+#. ASLWJ
#: func_color.xhp
msgctxt ""
"func_color.xhp\n"
@@ -51513,6 +56267,7 @@ msgctxt ""
msgid "<emph>Red, Green and Blue</emph> – required arguments. The value for the red, green and blue components of the color. The values must be between 0 and 255. Zero means no color component and 255 means full color component."
msgstr "<emph>Červená, Zelená a Modrá</emph> – vyžadované argumenty. Hodnota červené, zelené a modré složky barvy. Hodnoty se musí nacházet mezi 0 a 255. Nula znamená, že barevná složka není přítomna, 255 znamená plnou barevnost složky."
+#. GoCn2
#: func_color.xhp
msgctxt ""
"func_color.xhp\n"
@@ -51521,6 +56276,7 @@ msgctxt ""
msgid "<emph>Alpha</emph> – optional argument. The value for the alpha channel or alpha composite. Alpha is a integer value between 0 and 255. The value of zero for alpha means the color is fully transparent, whereas a value of 255 in the alpha channel gives a fully opaque color."
msgstr "<emph>Alfa</emph> – volitelný argument. Hodnota alfa kanálu či alfa složky. Alfa je celé číslo mezi 0 a 255. Hodnota nula značí, že barva je plně průhledná, zatímco hodnota alfa kanálu 255 odpovídá plně neprůhledné barvě."
+#. fb2sj
#: func_color.xhp
msgctxt ""
"func_color.xhp\n"
@@ -51529,6 +56285,7 @@ msgctxt ""
msgid "<item type=\"input\">COLOR(255;255;255;1)</item> returns 33554431"
msgstr "<item type=\"input\">COLOR(255;255;255;1)</item> vrátí 33554431"
+#. gxbF2
#: func_color.xhp
msgctxt ""
"func_color.xhp\n"
@@ -51537,6 +56294,7 @@ msgctxt ""
msgid "<item type=\"input\">COLOR(0;0;255;0)</item> returns 255"
msgstr "<item type=\"input\">COLOR(0;0;255;0)</item> vrátí 255"
+#. f8bh7
#: func_color.xhp
msgctxt ""
"func_color.xhp\n"
@@ -51545,6 +56303,7 @@ msgctxt ""
msgid "<item type=\"input\">COLOR(0;0;255;255)</item> returns 4278190335"
msgstr "<item type=\"input\">COLOR(0;0;255;255)</item> vrátí 4278190335"
+#. JAYa2
#: func_color.xhp
msgctxt ""
"func_color.xhp\n"
@@ -51553,6 +56312,7 @@ msgctxt ""
msgid "<item type=\"input\">COLOR(0;0;400;0)</item> returns Err:502 (Invalid argument) because the blue value is greater than 255."
msgstr "<item type=\"input\">COLOR(0;0;400;0)</item> vrátí chybu Chyba:502 (neplatný argument), protože hodnota modré je větší než 255."
+#. cfeEJ
#: func_concat.xhp
msgctxt ""
"func_concat.xhp\n"
@@ -51561,6 +56321,7 @@ msgctxt ""
msgid "CONCAT function"
msgstr "CONCAT funkce"
+#. WEfAD
#: func_concat.xhp
msgctxt ""
"func_concat.xhp\n"
@@ -51569,6 +56330,7 @@ msgctxt ""
msgid "<bookmark_value>CONCAT function</bookmark_value>"
msgstr "<bookmark_value>CONCAT funkce</bookmark_value>"
+#. BCZMB
#: func_concat.xhp
msgctxt ""
"func_concat.xhp\n"
@@ -51577,6 +56339,7 @@ msgctxt ""
msgid "<variable id=\"concatfunct\"><link href=\"text/scalc/01/func_concat.xhp\" name=\"concat\">CONCAT</link></variable>"
msgstr "<variable id=\"concatfunct\"><link href=\"text/scalc/01/func_concat.xhp\" name=\"concat\">CONCAT</link></variable>"
+#. jUBjE
#: func_concat.xhp
msgctxt ""
"func_concat.xhp\n"
@@ -51585,6 +56348,7 @@ msgctxt ""
msgid "<variable id=\"concatfunction\"><ahelp hid=\".\">Concatenates one or more strings</ahelp></variable>"
msgstr "<variable id=\"concatfunction\"><ahelp hid=\".\">Zřetězí jeden nebo více řetězců</ahelp></variable>"
+#. JPUiF
#: func_concat.xhp
msgctxt ""
"func_concat.xhp\n"
@@ -51593,6 +56357,7 @@ msgctxt ""
msgid "CONCAT is an enhancement of CONCATENATE, as CONCAT also accepts ranges as arguments, like B2:E5, K:K or K:M."
msgstr "CONCAT je vylepšení CONCATENATE, protože CONCAT přijímá také rozsahy jako argumenty, jako B2: E5, K: K nebo K: M."
+#. Gjz3x
#: func_concat.xhp
msgctxt ""
"func_concat.xhp\n"
@@ -51601,6 +56366,7 @@ msgctxt ""
msgid "When ranges are used, the cells are traversed row by row (from top to bottom) to concatenate."
msgstr "Pokud jsou použity rozsahy, buňky se prochází řádek po řádku (od shora dolů), aby se zřetězily."
+#. Em25Q
#: func_concat.xhp
msgctxt ""
"func_concat.xhp\n"
@@ -51609,6 +56375,7 @@ msgctxt ""
msgid "CONCAT( string1[, string2][, …] )"
msgstr "CONCAT( řetězec1[, řetězec2][, …] )"
+#. suFNR
#: func_concat.xhp
msgctxt ""
"func_concat.xhp\n"
@@ -51617,6 +56384,7 @@ msgctxt ""
msgid "<emph>string1[, string2][, …]</emph> are strings or references to cells or ranges that contains strings to concatenate."
msgstr "<emph>řetězec1[, řetězec2][, …]</emph> jsou řetězce nebo odkazy na buňky nebo rozsahy, které obsahují řetězce, které se mají spojit."
+#. aTwgH
#: func_concat.xhp
msgctxt ""
"func_concat.xhp\n"
@@ -51625,6 +56393,7 @@ msgctxt ""
msgid "<input>=CONCAT(\"Hello \", A1:C3)</input> concatenates the string \"Hello\" with all strings in range <literal>A1:C3</literal>."
msgstr "<input>=CONCAT(\"Hello \", A1:C3)</input> spojí řetězec \"Hello\" se všemi řetězci v rozsahu <literal>A1:C3</literal>."
+#. WTD5N
#: func_concat.xhp
msgctxt ""
"func_concat.xhp\n"
@@ -51633,6 +56402,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060110.xhp#concatenate\" name=\"concatenate\">CONCATENATE</link>"
msgstr "<link href=\"text/scalc/01/04060110.xhp#concatenate\" name=\"concatenate\">CONCATENATE</link>"
+#. JEUej
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51641,6 +56411,7 @@ msgctxt ""
msgid "COUNTIFS function"
msgstr "COUNTIFS"
+#. Kprey
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51649,6 +56420,7 @@ msgctxt ""
msgid "<bookmark_value>COUNTIFS function</bookmark_value> <bookmark_value>counting row;satisfying criteria</bookmark_value> <bookmark_value>counting column;satisfying criteria</bookmark_value>"
msgstr "<bookmark_value>COUNTIFS</bookmark_value> <bookmark_value>počítání řádků;splňující kritéria</bookmark_value> <bookmark_value>počítání sloupců;splňující kritéria</bookmark_value>"
+#. NRDey
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51657,6 +56429,7 @@ msgctxt ""
msgid "<variable id=\"countifs_head\"><link href=\"text/scalc/01/func_countifs.xhp\">COUNTIFS</link></variable> function"
msgstr "<variable id=\"countifs_head\"><link href=\"text/scalc/01/func_countifs.xhp\">COUNTIFS</link></variable>"
+#. pGTzr
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51665,6 +56438,7 @@ msgctxt ""
msgid "<ahelp hid=\".\"><variable id=\"countifs_des\">Returns the count of cells that meet criteria in multiple ranges.</variable></ahelp>"
msgstr "<ahelp hid=\".\"><variable id=\"countifs_des\">Vrací počet buněk, které splňují kritéria z více oblastí.</variable></ahelp>"
+#. CQxwD
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51673,6 +56447,7 @@ msgctxt ""
msgid "COUNTIFS(Range1; Criterion1 [; Range2; Criterion2 [; ...]])"
msgstr "COUNTIFS(Oblast1; Kritérium1 [; Oblast2; Kritérium2 [; ...]])"
+#. fMsMm
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51681,6 +56456,7 @@ msgctxt ""
msgid "<emph>Range1</emph> – required argument. It is a range of cells, a name of a named range or a label of a column or a row containing values for counting and finding the corresponding criterion."
msgstr "<emph>Oblast1</emph> – povinný argument. Jedná se o oblast buněk, název pojmenované oblasti nebo popisek sloupce nebo řádku obsahujícího hodnoty pro počítání a vyhledávání pomocí odpovídajícího kritéria."
+#. 2BB8K
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51689,6 +56465,7 @@ msgctxt ""
msgid "<emph>Range1, Range2, ...</emph> and <emph>Criterion1, Criterion2, ...</emph> must have the same size, otherwise the function returns err:502 - Invalid argument."
msgstr "<emph>Oblast1, Oblast2, ...</emph> and <emph>Kritérium1, Kritérium2, ...</emph>musí mít stejnou velikost, jinak funkce vrátí chybu Chyba:502 - neplatný argument."
+#. ZuFZj
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51697,6 +56474,7 @@ msgctxt ""
msgid "Simple usage"
msgstr "Základní použití"
+#. uDqwg
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51705,6 +56483,7 @@ msgctxt ""
msgid "<item type=\"input\">=COUNTIFS(B2:B6;\">=20\")</item>"
msgstr "<item type=\"input\">=COUNTIFS(B2:B6;\">=20\")</item>"
+#. JCUwJ
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51713,6 +56492,7 @@ msgctxt ""
msgid "Counts the amount of rows of the range B2:B6 with values greater than or equal to 20. Returns 3, because the fifth and the sixth rows do not meet the criterion."
msgstr "Zjistí počet řádků z oblasti B2:B6 s hodnotami většími nebo rovnými 20. Vrátí 3, protože pátý a šestý řádek kritérium nesplňují."
+#. 4aGmq
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51721,6 +56501,7 @@ msgctxt ""
msgid "<item type=\"input\">=COUNTIFS(B2:B6;\">=20\";C2:C6;\">70\")</item>"
msgstr "<item type=\"input\">=COUNTIFS(B2:B6;\">=20\";C2:C6;\">70\")</item>"
+#. AyFxS
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51729,6 +56510,7 @@ msgctxt ""
msgid "Counts the amount of rows that contain simultaneously values greater than 70 in the C2:C6 range and values greater than or equal to 20 in the B2:B6 range. Returns 2, because the second, the fifth and the sixth rows do not meet at least one criterion."
msgstr "Zjistí počet řádků, které obsahují hodnoty větší než 70 z oblasti C2:C6 a zároveň hodnoty větší než nebo rovné 20 z oblasti B2:B6. Vrátí 2, protože druhý, pátý a šestý řádek aspoň jedno z kritérií nesplňují."
+#. AGcGC
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51737,6 +56519,7 @@ msgctxt ""
msgid "Using regular expressions and nested functions"
msgstr "Použití regulárních výrazů a vnořených funkcí"
+#. iHFsx
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51745,6 +56528,7 @@ msgctxt ""
msgid "<item type=\"input\">=COUNTIFS(B2:B6;\"[:alpha:]*\")</item>"
msgstr "<item type=\"input\">=COUNTIFS(B2:B6;\"[:alpha:]*\")</item>"
+#. yiHkH
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51753,6 +56537,7 @@ msgctxt ""
msgid "Counts the amount of rows of the B2:B6 range that contain only alphabet symbols. Returns 1, because only sixth row meets the criterion."
msgstr "Zjistí počet řádků z oblasti B2:B6, které obsahují pouze znaky abecedy. Vrátí 1, protože kritérium splňuje pouze šestý řádek."
+#. pNABF
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51761,6 +56546,7 @@ msgctxt ""
msgid "<item type=\"input\">=COUNTIFS(B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
msgstr "<item type=\"input\">=COUNTIFS(B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
+#. 72QET
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51769,6 +56555,7 @@ msgctxt ""
msgid "Counts the amount of rows of the B2:B6 range excluding rows with minimum and maximum values of this range. Returns 2, because the third, the fifth and the sixth rows do not meet at least one criterion."
msgstr "Zjistí počet řádků z oblasti B2:B6 bez řádků s minimální a maximální hodnotou. Vrátí 2, protože třetí, pátý a šestý řádek aspoň jedno z kritérií nesplňují."
+#. jdWB5
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51777,6 +56564,7 @@ msgctxt ""
msgid "<item type=\"input\">=COUNTIFS(A2:A6;\"pen.*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
msgstr "<item type=\"input\">=COUNTIFS(A2:A6;\"nůž.*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
+#. L6af2
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51785,6 +56573,7 @@ msgctxt ""
msgid "Counts the amount of rows that correspond to all cells of the A2:A6 range starting with \"pen\" and to all cells of the B2:B6 range with exception of its maximum. Returns 1, because only second row meets all criteria."
msgstr "Zjistí počet řádků, které odpovídají všem buňkám z oblasti A2:A6 začínajícím na \"nůž\" a všem buňkám z oblasti B2:B6 s výjimkou jejich maxima. Vrátí 1, protože všechna kritéria splňuje pouze druhý řádek."
+#. rG36d
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51793,6 +56582,7 @@ msgctxt ""
msgid "Reference to a cell as a criterion"
msgstr "Odkaz na buňku jako kritérium"
+#. ABwGC
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51801,6 +56591,7 @@ msgctxt ""
msgid "If you need to change a criterion easily, you may want to specify it in a separate cell and use a reference to this cell in the condition of the COUNTIFS function. For example, the above function can be rewritten as follows:"
msgstr "Potřebujete-li kritérium snadno změnit, můžete jej zadat do samostatné buňky, na kterou odkážete v podmínce funkce COUNTIFS. Například výše uvedenou funkci lze přepsat následovně:"
+#. 3TTwe
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51809,6 +56600,7 @@ msgctxt ""
msgid "<item type=\"input\">=COUNTIFS(A2:A6;E2&\".*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
msgstr "<item type=\"input\">=COUNTIFS(A2:A6;E2&\".*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
+#. CNQBL
#: func_countifs.xhp
msgctxt ""
"func_countifs.xhp\n"
@@ -51817,6 +56609,7 @@ msgctxt ""
msgid "If E2 = pen, the function returns 1, because the link to the cell is substituted with its content and it works as a function above."
msgstr "Pokud E2 = nůž, funkce vrátí 1, protože odkaz na buňku je nahrazen jejím obsahem a funkce se chová jako v předchozím příkladu."
+#. GW3GV
#: func_date.xhp
msgctxt ""
"func_date.xhp\n"
@@ -51825,6 +56618,7 @@ msgctxt ""
msgid "DATE"
msgstr "DATE"
+#. xCZGR
#: func_date.xhp
msgctxt ""
"func_date.xhp\n"
@@ -51833,6 +56627,7 @@ msgctxt ""
msgid "<bookmark_value>DATE function</bookmark_value>"
msgstr "<bookmark_value>DATE</bookmark_value>"
+#. TioqL
#: func_date.xhp
msgctxt ""
"func_date.xhp\n"
@@ -51841,6 +56636,7 @@ msgctxt ""
msgid "<variable id=\"date\"><link href=\"text/scalc/01/func_date.xhp\">DATE</link></variable>"
msgstr "<variable id=\"date\"><link href=\"text/scalc/01/func_date.xhp\">DATE</link></variable>"
+#. Wa2yU
#: func_date.xhp
msgctxt ""
"func_date.xhp\n"
@@ -51849,6 +56645,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_DATUM\">This function calculates a date specified by year, month, day and displays it in the cell's formatting.</ahelp> The default format of a cell containing the DATE function is the date format, but you can format the cells with any other number format."
msgstr "<ahelp hid=\"HID_FUNC_DATUM\">Tato funkce vypočte datum zapsané jako rok, měsíc, den a zobrazí ho dle formátování dané buňky.</ahelp> Výchozí formát buňky obsahující funkci DATE je formát data; buňky je ale možné formátovat také jiným formátem čísla."
+#. wCGHA
#: func_date.xhp
msgctxt ""
"func_date.xhp\n"
@@ -51857,6 +56654,7 @@ msgctxt ""
msgid "DATE(Year; Month; Day)"
msgstr "DATE(Rok; Měsíc; Den)"
+#. zExSG
#: func_date.xhp
msgctxt ""
"func_date.xhp\n"
@@ -51865,6 +56663,7 @@ msgctxt ""
msgid "<emph>Year</emph> is an integer between 1583 and 9957 or between 0 and 99."
msgstr "<emph>Rok</emph> je celé číslo mezi 1583 a 9957 nebo mezi 0 a 99."
+#. WVjaD
#: func_date.xhp
msgctxt ""
"func_date.xhp\n"
@@ -51873,6 +56672,7 @@ msgctxt ""
msgid "In <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - $[officename] - General </item>you can set from which year a two-digit number entry is recognized as 20xx."
msgstr "Od kterého roku je zadaná dvoučíselná hodnota brána jako rok 20xx, můžete nastavit v <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Předvolby</item></caseinline><defaultinline><item type=\"menuitem\">Nástroje - Možnosti</item></defaultinline></switchinline><item type=\"menuitem\"> - $[officename] - Obecné</item>."
+#. uuZQH
#: func_date.xhp
msgctxt ""
"func_date.xhp\n"
@@ -51881,6 +56681,7 @@ msgctxt ""
msgid "<emph>Month</emph> is an integer indicating the month."
msgstr "<emph>Měsíc</emph> je celé číslo indikující měsíc."
+#. gKdnj
#: func_date.xhp
msgctxt ""
"func_date.xhp\n"
@@ -51889,6 +56690,7 @@ msgctxt ""
msgid "<emph>Day</emph> is an integer indicating the day of the month."
msgstr "<emph>Den</emph> je celé číslo indikující den v měsíci."
+#. qr3Qv
#: func_date.xhp
msgctxt ""
"func_date.xhp\n"
@@ -51897,6 +56699,7 @@ msgctxt ""
msgid "If the values for month and day are out of bounds, they are carried over to the next digit. If you enter <item type=\"input\">=DATE(00;12;31)</item> the result will be 2000-12-31. If, on the other hand, you enter <item type=\"input\">=DATE(00;13;31)</item> the result will be 2001-01-31."
msgstr "Pokud jsou hodnoty měsíce a dne mimo meze, jsou přeneseny na další číslici. Zadáte-li <item type=\"input\">=DATE(00;12;31)</item>, výsledek bude 2000-12-31. Pokud ale zadáte <item type=\"input\">=DATE(00;13;31)</item>, výsledek bude 2001-01-31."
+#. 8E7EB
#: func_date.xhp
msgctxt ""
"func_date.xhp\n"
@@ -51905,6 +56708,7 @@ msgctxt ""
msgid "<item type=\"input\">=DATE(00;1;31)</item> yields 1/31/00 if the cell format setting is MM/DD/YY."
msgstr "<item type=\"input\">=DATE(00;1;31)</item> znamená 1/31/00, pokud je formát buňky MM/DD/YY."
+#. pCLUK
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -51913,6 +56717,7 @@ msgctxt ""
msgid "DATEDIF"
msgstr "DATEDIF"
+#. kaPiN
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -51921,6 +56726,7 @@ msgctxt ""
msgid "<bookmark_value>DATEDIF function</bookmark_value>"
msgstr "<bookmark_value>DATEDIF</bookmark_value>"
+#. M9yvp
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -51929,6 +56735,7 @@ msgctxt ""
msgid "<variable id=\"datedif\"><link href=\"text/scalc/01/func_datedif.xhp\">DATEDIF</link></variable>"
msgstr "<variable id=\"datedif\"><link href=\"text/scalc/01/func_datedif.xhp\">DATEDIF</link></variable>"
+#. mf9mw
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -51937,6 +56744,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_DATEDIF\">This function returns the number of whole days, months or years between Start date and End date.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_DATEDIF\">Tato funkce vrátí počet celých dní, měsíců a let mezi Počátečním datem a Koncovým datem.</ahelp>"
+#. hDLZF
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -51945,6 +56753,7 @@ msgctxt ""
msgid "DATEDIF(Start date; End date; Interval)"
msgstr "DATEDIF(Počáteční datum; Koncové datum; Interval)"
+#. CMjse
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -51953,6 +56762,7 @@ msgctxt ""
msgid "<emph>Start date</emph> is the date from when the calculation is carried out."
msgstr "<emph>Počáteční datum</emph> je datum, od kterého se bude počítat."
+#. HbrrC
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -51961,6 +56771,7 @@ msgctxt ""
msgid "<emph>End date</emph> is the date until the calculation is carried out. End date must be later, than Start date."
msgstr "<emph>Koncové datum</emph> je dtaum, po které se bude počítat. Koncové datum musí být pozdější než počáteční."
+#. FH5g5
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -51969,6 +56780,7 @@ msgctxt ""
msgid "<emph>Interval</emph> is a string, accepted values are \"d\", \"m\", \"y\", \"ym\", \"md\" or \"yd\"."
msgstr "<emph>Interval</emph> je řetězec, možné hodnoty jsou \"d\", \"m\", \"y\", \"ym\", \"md\" nebo \"yd\"."
+#. Lxgdp
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -51977,6 +56789,7 @@ msgctxt ""
msgid "Value for \"Interval\""
msgstr "Hodnota \"Intervalu\""
+#. UBcKr
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -51985,6 +56798,7 @@ msgctxt ""
msgid "Return value"
msgstr "Návratová hodnota"
+#. iTUCH
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -51993,6 +56807,7 @@ msgctxt ""
msgid "Number of whole days between Start date and End date."
msgstr "Počet celých dní mezi Počátečním datem a Koncovým datem."
+#. KTzdL
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -52001,6 +56816,7 @@ msgctxt ""
msgid "Number of whole months between Start date and End date."
msgstr "Počet celých měsíců mezi Počátečním datem a Koncovým datem."
+#. jMGKG
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -52009,6 +56825,7 @@ msgctxt ""
msgid "Number of whole years between Start date and End date."
msgstr "Počet celých roků mezi Počátečním datem a Koncovým datem."
+#. 8tDzh
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -52017,6 +56834,7 @@ msgctxt ""
msgid "Number of whole months when subtracting years from the difference of Start date and End date."
msgstr "Počet celých měsíců po odečtení roků z rozdílu mezi Počátečním datem a Koncovým datem."
+#. jShMp
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -52025,6 +56843,7 @@ msgctxt ""
msgid "Number of whole days when subtracting years and months from the difference of Start date and End date."
msgstr "Počet celých dní po odečtení roků a měsíců z rozdílu mezi Počátečním datem a Koncovým datem."
+#. 9uGY2
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -52033,6 +56852,7 @@ msgctxt ""
msgid "Number of whole days when subtracting years from the difference of Start date and End date."
msgstr "Počet celých dní po odečtení roků z rozdílu mezi Počátečním datem a Koncovým datem."
+#. Pc57T
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -52041,6 +56861,7 @@ msgctxt ""
msgid "Birthday calculation. A man was born on 1974-04-17. Today is 2012-06-13."
msgstr "Výpočet narozenin. Někdo se mohl narodit dne 1974-04-17. Dnes je 2012-06-13."
+#. jbcJE
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -52049,6 +56870,7 @@ msgctxt ""
msgid "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"y\")</item> yields 38."
msgstr "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"y\")</item> vrátí 38."
+#. k75FH
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -52057,6 +56879,7 @@ msgctxt ""
msgid "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"ym\")</item> yields 1."
msgstr "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"ym\")</item> vrátí 1."
+#. 3dbKg
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -52065,6 +56888,7 @@ msgctxt ""
msgid "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"md\")</item> yields 27."
msgstr "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"md\")</item> vrátí 27."
+#. LA2Rw
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -52073,6 +56897,7 @@ msgctxt ""
msgid "So he is 38 years, 1 month and 27 days old."
msgstr "Je mu tedy 38 let, 1 měsíc a 27 dní."
+#. yuWBU
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -52081,6 +56906,7 @@ msgctxt ""
msgid "<item type=\"input\">=DATEDIF(DATE(1974,4,17);\"2012-06-13\";\"m\")</item> yields 457, he has been living for 457 months."
msgstr "<item type=\"input\">=DATEDIF(DATE(1974,4,17);\"2012-06-13\";\"m\")</item> vrátí 457, prožil tedy 457 měsíců."
+#. tFAxV
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -52089,6 +56915,7 @@ msgctxt ""
msgid "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"d\")</item> yields 13937, he has been living for 13937 days."
msgstr "<item type=\"input\">=DATEDIF(\"1974-04-17\";\"2012-06-13\";\"d\")</item> vrátí 13937, prožil tedy 13937 dní."
+#. C8DrL
#: func_datedif.xhp
msgctxt ""
"func_datedif.xhp\n"
@@ -52097,6 +56924,7 @@ msgctxt ""
msgid "<item type=\"input\">=DATEDIF(\"1974-04-17\";DATE(2012;06;13);\"yd\")</item> yields 57, his birthday was 57 days ago."
msgstr "<item type=\"input\">=DATEDIF(\"1974-04-17\";DATE(2012;06;13);\"yd\")</item> vrátí 57, narozeniny slavil před 57 dny."
+#. 7eFQV
#: func_datevalue.xhp
msgctxt ""
"func_datevalue.xhp\n"
@@ -52105,6 +56933,7 @@ msgctxt ""
msgid "DATEVALUE"
msgstr "DATEVALUE"
+#. s5yZC
#: func_datevalue.xhp
msgctxt ""
"func_datevalue.xhp\n"
@@ -52113,6 +56942,7 @@ msgctxt ""
msgid "<bookmark_value>DATEVALUE function</bookmark_value>"
msgstr "<bookmark_value>DATEVALUE</bookmark_value>"
+#. e4YFG
#: func_datevalue.xhp
msgctxt ""
"func_datevalue.xhp\n"
@@ -52121,6 +56951,7 @@ msgctxt ""
msgid "<variable id=\"datevalue\"><link href=\"text/scalc/01/func_datevalue.xhp\">DATEVALUE</link></variable>"
msgstr "<variable id=\"datevalue\"><link href=\"text/scalc/01/func_datevalue.xhp\">DATEVALUE</link></variable>"
+#. kVQP6
#: func_datevalue.xhp
msgctxt ""
"func_datevalue.xhp\n"
@@ -52129,6 +56960,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_DATWERT\">Returns the internal date number for text in quotes.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_DATWERT\">Vrací vnitřní číselnou reprezentaci data pro text v uvozovkách.</ahelp>"
+#. z3vTn
#: func_datevalue.xhp
msgctxt ""
"func_datevalue.xhp\n"
@@ -52137,6 +56969,7 @@ msgctxt ""
msgid "The internal date number is returned as a number. The number is determined by the date system that is used by $[officename] to calculate dates."
msgstr "Vnitřní reprezentace data se vrací jako číslo, které je určeno systémem data použitým v $[officename]."
+#. cqHjd
#: func_datevalue.xhp
msgctxt ""
"func_datevalue.xhp\n"
@@ -52145,6 +56978,7 @@ msgctxt ""
msgid "If the text string also includes a time value, DATEVALUE only returns the integer part of the conversion."
msgstr "Pokud textový řetězec obsahuje také hodnotu času, DATEVALUE vrátí pouze celočíselnou část převodu."
+#. 2FeGy
#: func_datevalue.xhp
msgctxt ""
"func_datevalue.xhp\n"
@@ -52153,6 +56987,7 @@ msgctxt ""
msgid "DATEVALUE(\"Text\")"
msgstr "DATEVALUE(\"Text\")"
+#. b4msi
#: func_datevalue.xhp
msgctxt ""
"func_datevalue.xhp\n"
@@ -52161,6 +56996,7 @@ msgctxt ""
msgid "<emph>Text</emph> is a valid date expression and must be entered with quotation marks."
msgstr "<emph>Text</emph> je platný výraz pro datum, musí být zadán v uvozovkách."
+#. dpZqE
#: func_datevalue.xhp
msgctxt ""
"func_datevalue.xhp\n"
@@ -52169,6 +57005,7 @@ msgctxt ""
msgid "<item type=\"input\">=DATEVALUE(\"1954-07-20\")</item> yields 19925."
msgstr "<item type=\"input\">=DATEVALUE(\"1954-07-20\")</item> vrátí 19925."
+#. hrZuN
#: func_day.xhp
msgctxt ""
"func_day.xhp\n"
@@ -52177,6 +57014,7 @@ msgctxt ""
msgid "DAY"
msgstr "DAY"
+#. wFpn2
#: func_day.xhp
msgctxt ""
"func_day.xhp\n"
@@ -52185,6 +57023,7 @@ msgctxt ""
msgid "<bookmark_value>DAY function</bookmark_value>"
msgstr "<bookmark_value>DAY</bookmark_value>"
+#. VuxYK
#: func_day.xhp
msgctxt ""
"func_day.xhp\n"
@@ -52193,6 +57032,7 @@ msgctxt ""
msgid "<variable id=\"day\"><link href=\"text/scalc/01/func_day.xhp\">DAY</link></variable>"
msgstr "<variable id=\"day\"><link href=\"text/scalc/01/func_day.xhp\">DAY</link></variable>"
+#. e3R7o
#: func_day.xhp
msgctxt ""
"func_day.xhp\n"
@@ -52201,6 +57041,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TAG\">Returns the day of given date value.</ahelp> The day is returned as an integer between 1 and 31. You can also enter a negative date/time value."
msgstr "<ahelp hid=\"HID_FUNC_TAG\">Vrátí den ze zadaného data.</ahelp> Funkce vrátí den jako číslo mezi 1 a 31. Možné je zadat také záporné hodnoty data/času."
+#. FLB9L
#: func_day.xhp
msgctxt ""
"func_day.xhp\n"
@@ -52209,6 +57050,7 @@ msgctxt ""
msgid "DAY(Number)"
msgstr "DAY(Číslo)"
+#. yZGAV
#: func_day.xhp
msgctxt ""
"func_day.xhp\n"
@@ -52217,6 +57059,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the internal date number."
msgstr "<emph>Číslo</emph> je vnitřní číselná reprezentace data."
+#. rUQip
#: func_day.xhp
msgctxt ""
"func_day.xhp\n"
@@ -52225,6 +57068,7 @@ msgctxt ""
msgid "<item type=\"input\">=DAY(1)</item> returns 31 (since $[officename] starts counting at zero from December 30, 1899)"
msgstr "<item type=\"input\">=DAY(1)</item> vrátí 31 (jelikož v $[officename] představuje 0 datum 30. prosince 1899)."
+#. h7jdH
#: func_day.xhp
msgctxt ""
"func_day.xhp\n"
@@ -52233,6 +57077,7 @@ msgctxt ""
msgid "<item type=\"input\">=DAY(NOW())</item> returns the current day."
msgstr "<item type=\"input\">=DAY(NOW())</item> vrátí aktuální den."
+#. eDsDG
#: func_day.xhp
msgctxt ""
"func_day.xhp\n"
@@ -52241,6 +57086,7 @@ msgctxt ""
msgid "<item type=\"input\">=DAY(C4)</item> returns 5 if you enter 1901-08-05 in cell C4 (the date value might get formatted differently after you press Enter)."
msgstr "<item type=\"input\">=DAY(C4)</item> vrátí 5 v případě, že obsah buňky C4 je 1901-08-05 (formát data se může změnit poté co zmáčknete Enter)."
+#. MsTm6
#: func_days.xhp
msgctxt ""
"func_days.xhp\n"
@@ -52249,6 +57095,7 @@ msgctxt ""
msgid "DAYS"
msgstr "DAYS"
+#. fzTDF
#: func_days.xhp
msgctxt ""
"func_days.xhp\n"
@@ -52257,6 +57104,7 @@ msgctxt ""
msgid "<bookmark_value>DAYS function</bookmark_value>"
msgstr "<bookmark_value>DAYS</bookmark_value>"
+#. AaMFZ
#: func_days.xhp
msgctxt ""
"func_days.xhp\n"
@@ -52265,6 +57113,7 @@ msgctxt ""
msgid "<variable id=\"days\"><link href=\"text/scalc/01/func_days.xhp\">DAYS</link></variable>"
msgstr "<variable id=\"days\"><link href=\"text/scalc/01/func_days.xhp\">DAYS</link></variable>"
+#. 9XbLJ
#: func_days.xhp
msgctxt ""
"func_days.xhp\n"
@@ -52273,6 +57122,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TAGE\">Calculates the difference between two date values.</ahelp> The result returns the number of days between the two days."
msgstr "<ahelp hid=\"HID_FUNC_TAGE\">Vypočte rozdíl mezi dvěma daty.</ahelp> Výsledkem je počet dní mezi dvěma daty."
+#. dwbGn
#: func_days.xhp
msgctxt ""
"func_days.xhp\n"
@@ -52281,6 +57131,7 @@ msgctxt ""
msgid "DAYS(Date2; Date1)"
msgstr "DAYS(Datum 2;Datum 1)"
+#. wt5bA
#: func_days.xhp
msgctxt ""
"func_days.xhp\n"
@@ -52289,6 +57140,7 @@ msgctxt ""
msgid "<emph>Date1</emph> is the start date, <emph>Date2</emph> is the end date. If <emph>Date2</emph> is an earlier date than <emph>Date1</emph> the result is a negative number."
msgstr "<emph>Datum 1</emph> je počáteční datum, <emph>Datum 2</emph> je koncové datum. Je-li <emph>Datum 2</emph> dřívější než <emph>Datum 1</emph>, bude výsledek záporný."
+#. hjctD
#: func_days.xhp
msgctxt ""
"func_days.xhp\n"
@@ -52297,6 +57149,7 @@ msgctxt ""
msgid "<item type=\"input\">=DAYS(NOW();\"2010-01-01\"))</item> returns the number of days from January 1, 2010 until today."
msgstr "<item type=\"input\">=DAYS(NOW();\"2010-01-01\")</item> vrátí počet dní od 1. ledna 2010 do dnešního data."
+#. GwLS3
#: func_days.xhp
msgctxt ""
"func_days.xhp\n"
@@ -52305,6 +57158,7 @@ msgctxt ""
msgid "<item type=\"input\">=DAYS(\"1990-10-10\";\"1980-10-10\")</item> returns 3652 days."
msgstr "<item type=\"input\">=DAYS(\"1990-10-10\";\"1980-10-10\")</item> vrátí 3652 dní."
+#. 8vNn9
#: func_days360.xhp
msgctxt ""
"func_days360.xhp\n"
@@ -52313,6 +57167,7 @@ msgctxt ""
msgid "DAYS360"
msgstr "DAYS360"
+#. AuFff
#: func_days360.xhp
msgctxt ""
"func_days360.xhp\n"
@@ -52321,6 +57176,7 @@ msgctxt ""
msgid "<bookmark_value>DAYS360 function</bookmark_value>"
msgstr "<bookmark_value>DAYS360</bookmark_value>"
+#. GnutH
#: func_days360.xhp
msgctxt ""
"func_days360.xhp\n"
@@ -52329,6 +57185,7 @@ msgctxt ""
msgid "<variable id=\"days360\"><link href=\"text/scalc/01/func_days360.xhp\">DAYS360</link></variable>"
msgstr "<variable id=\"days360\"><link href=\"text/scalc/01/func_days360.xhp\">DAYS360</link></variable>"
+#. Qzamg
#: func_days360.xhp
msgctxt ""
"func_days360.xhp\n"
@@ -52337,6 +57194,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TAGE360\">Returns the difference between two dates based on the 360 day year used in interest calculations.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_TAGE360\">Vrátí rozdíl mezi dvěma daty s použitím roků o délce 360 dní (které se používají při výpočtu úroků).</ahelp>"
+#. ow4Jg
#: func_days360.xhp
msgctxt ""
"func_days360.xhp\n"
@@ -52345,6 +57203,7 @@ msgctxt ""
msgid "DAYS360(\"Date1\"; \"Date2\"; Type)"
msgstr "DAYS360(Datum 1;Datum 2;Typ)"
+#. 5qfGz
#: func_days360.xhp
msgctxt ""
"func_days360.xhp\n"
@@ -52353,6 +57212,7 @@ msgctxt ""
msgid "If <emph>Date2</emph> is earlier than <emph>Date1</emph>, the function will return a negative number."
msgstr "Je-li <emph>Datum 2</emph> dřívější než <emph>Datum 1</emph>, vrátí funkce záporné číslo."
+#. GD4Dc
#: func_days360.xhp
msgctxt ""
"func_days360.xhp\n"
@@ -52361,6 +57221,7 @@ msgctxt ""
msgid "The optional argument <emph>Type</emph> determines the type of difference calculation. If Type = 0 or if the argument is missing, the US method (NASD, National Association of Securities Dealers) is used. If Type <> 0, the European method is used."
msgstr "Nepovinný argument <emph>Typ</emph> určuje typ výpočtu rozdílu. Pokud Typ = 0 nebo není argument zadán, použije se americká metoda (NASD, National Association of Securities Dealers). Pokud Typ <> 0, použije se evropská metoda."
+#. qN5ZS
#: func_days360.xhp
msgctxt ""
"func_days360.xhp\n"
@@ -52369,6 +57230,7 @@ msgctxt ""
msgid "<item type=\"input\">=DAYS360(\"2000-01-01\";NOW())</item> returns the number of interest days from January 1, 2000 until today."
msgstr "<item type=\"input\">=DAYS360(\"2000-01-01\";NOW())</item> vrátí počet úročených dní od 1. 1. 2000 do dnešního data."
+#. RpPVW
#: func_eastersunday.xhp
msgctxt ""
"func_eastersunday.xhp\n"
@@ -52377,6 +57239,7 @@ msgctxt ""
msgid "EASTERSUNDAY"
msgstr "EASTERSUNDAY"
+#. xLmeE
#: func_eastersunday.xhp
msgctxt ""
"func_eastersunday.xhp\n"
@@ -52385,6 +57248,7 @@ msgctxt ""
msgid "<bookmark_value>EASTERSUNDAY function</bookmark_value>"
msgstr "<bookmark_value>EASTERSUNDAY</bookmark_value>"
+#. Y9MZF
#: func_eastersunday.xhp
msgctxt ""
"func_eastersunday.xhp\n"
@@ -52393,6 +57257,7 @@ msgctxt ""
msgid "<variable id=\"eastersunday\"><link href=\"text/scalc/01/func_eastersunday.xhp\">EASTERSUNDAY</link></variable>"
msgstr "<variable id=\"eastersunday\"><link href=\"text/scalc/01/func_eastersunday.xhp\">EASTERSUNDAY</link></variable>"
+#. 3tYGn
#: func_eastersunday.xhp
msgctxt ""
"func_eastersunday.xhp\n"
@@ -52401,6 +57266,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_OSTERSONNTAG\">Returns the date of Easter Sunday for the entered year.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_OSTERSONNTAG\">Vrátí datum velikonoční neděle pro zadaný rok.</ahelp>"
+#. 3RpKr
#: func_eastersunday.xhp
msgctxt ""
"func_eastersunday.xhp\n"
@@ -52409,6 +57275,7 @@ msgctxt ""
msgid "EASTERSUNDAY(Year)"
msgstr "EASTERSUNDAY(rok)"
+#. DqDwB
#: func_eastersunday.xhp
msgctxt ""
"func_eastersunday.xhp\n"
@@ -52417,6 +57284,7 @@ msgctxt ""
msgid "<emph>Year</emph> is an integer between 1583 and 9956 or 0 and 99. You can also calculate other holidays by simple addition with this date."
msgstr "<emph>Rok</emph> je celé číslo mezi 1583 a 9956 nebo mezi 0 a 99. Další svátky můžete spočítat jednoduchým součtem s tímto datem."
+#. mABBt
#: func_eastersunday.xhp
msgctxt ""
"func_eastersunday.xhp\n"
@@ -52425,6 +57293,7 @@ msgctxt ""
msgid "Easter Monday = EASTERSUNDAY(Year) + 1"
msgstr "Velikonoční pondělí = EASTERSUNDAY(Rok) + 1"
+#. zGhAa
#: func_eastersunday.xhp
msgctxt ""
"func_eastersunday.xhp\n"
@@ -52433,6 +57302,7 @@ msgctxt ""
msgid "Good Friday = EASTERSUNDAY(Year) - 2"
msgstr "Velký pátek = EASTERSUNDAY(Rok) - 2"
+#. JWWVT
#: func_eastersunday.xhp
msgctxt ""
"func_eastersunday.xhp\n"
@@ -52441,6 +57311,7 @@ msgctxt ""
msgid "Pentecost Sunday = EASTERSUNDAY(Year) + 49"
msgstr "Svatodušní svátky = EASTERSUNDAY(Rok) + 49"
+#. RwEdh
#: func_eastersunday.xhp
msgctxt ""
"func_eastersunday.xhp\n"
@@ -52449,6 +57320,7 @@ msgctxt ""
msgid "Pentecost Monday = EASTERSUNDAY(Year) + 50"
msgstr "Svatodušní pondělí = EASTERSUNDAY(Rok) + 50"
+#. DGkrF
#: func_eastersunday.xhp
msgctxt ""
"func_eastersunday.xhp\n"
@@ -52457,6 +57329,7 @@ msgctxt ""
msgid "<item type=\"input\">=EASTERSUNDAY(2000)</item> returns 2000-04-23."
msgstr "<item type=\"input\">=EASTERSUNDAY(2000)</item> vrátí 2000-04-23."
+#. 8dGJE
#: func_eastersunday.xhp
msgctxt ""
"func_eastersunday.xhp\n"
@@ -52465,6 +57338,7 @@ msgctxt ""
msgid "<item type=\"input\">=EASTERSUNDAY(2000)+49</item> returns the internal serial number 36688. The result is 2000-06-11. Format the serial date number as a date, for example in the format YYYY-MM-DD."
msgstr "<item type=\"input\">=EASTERSUNDAY(2000)+49</item> vrátí hodnotu 36688 jako vnitřní datovou reprezentaci data. Výsledek je 2000-06-11. Formát data se může lišit, tento příklad je pro formát YYYY-MM-DD."
+#. ZjahK
#: func_edate.xhp
msgctxt ""
"func_edate.xhp\n"
@@ -52473,6 +57347,7 @@ msgctxt ""
msgid "EDATE"
msgstr "EDATE"
+#. JCNpj
#: func_edate.xhp
msgctxt ""
"func_edate.xhp\n"
@@ -52481,6 +57356,7 @@ msgctxt ""
msgid "<bookmark_value>EDATE function</bookmark_value>"
msgstr "<bookmark_value>EDATE</bookmark_value>"
+#. HdAN4
#: func_edate.xhp
msgctxt ""
"func_edate.xhp\n"
@@ -52489,6 +57365,7 @@ msgctxt ""
msgid "<variable id=\"edate\"><link href=\"text/scalc/01/func_edate.xhp\">EDATE</link></variable>"
msgstr "<variable id=\"edate\"><link href=\"text/scalc/01/func_edate.xhp\">EDATE</link></variable>"
+#. RiHAG
#: func_edate.xhp
msgctxt ""
"func_edate.xhp\n"
@@ -52497,6 +57374,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_EDATE\">The result is a date which is a number of <emph>months</emph> away from the <emph>start date</emph>. Only months are considered; days are not used for calculation.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_EDATE\">Vrátí datum, které následuje o určený počet <emph>Měsíců</emph> po <emph>Počátečním datu</emph>. Do úvahy se berou pouze měsíce, dny se při výpočtu nepoužijí.</ahelp>"
+#. pLxiB
#: func_edate.xhp
msgctxt ""
"func_edate.xhp\n"
@@ -52505,6 +57383,7 @@ msgctxt ""
msgid "EDATE(StartDate; Months)"
msgstr "EDATE(Počáteční datum; Měsíce)"
+#. qtwFa
#: func_edate.xhp
msgctxt ""
"func_edate.xhp\n"
@@ -52513,6 +57392,7 @@ msgctxt ""
msgid "<emph>StartDate</emph> is a date."
msgstr "<emph>Počáteční datum</emph> je datum."
+#. Zo2QF
#: func_edate.xhp
msgctxt ""
"func_edate.xhp\n"
@@ -52521,6 +57401,7 @@ msgctxt ""
msgid "<emph>Months</emph> is the number of months before (negative) or after (positive) the start date."
msgstr "<emph>Měsíce</emph> je počet měsíců před (záporné číslo) nebo po (kladné číslo) počátečním datu."
+#. 9GCR8
#: func_edate.xhp
msgctxt ""
"func_edate.xhp\n"
@@ -52529,6 +57410,7 @@ msgctxt ""
msgid "What date is one month prior to 2001-03-31?"
msgstr "Jaké bylo datum jeden měsíc před 31. 3. 2001?"
+#. BPn5C
#: func_edate.xhp
msgctxt ""
"func_edate.xhp\n"
@@ -52537,6 +57419,7 @@ msgctxt ""
msgid "<item type=\"input\">=EDATE(\"2001-03-31\";-1)</item> returns the serial number 36950. Formatted as a date, this is 2001-02-28."
msgstr "<item type=\"input\">=EDATE(\"2001-03-31\";-1)</item> vrátí pořadové číslo 36950. Po zformátování jako datum se jedná o 28. 2. 2001."
+#. 4kAEM
#: func_eomonth.xhp
msgctxt ""
"func_eomonth.xhp\n"
@@ -52545,6 +57428,7 @@ msgctxt ""
msgid "EOMONTH"
msgstr "EOMONTH"
+#. quyjG
#: func_eomonth.xhp
msgctxt ""
"func_eomonth.xhp\n"
@@ -52553,6 +57437,7 @@ msgctxt ""
msgid "<bookmark_value>EOMONTH function</bookmark_value>"
msgstr "<bookmark_value>EOMONTH</bookmark_value>"
+#. 3pfQp
#: func_eomonth.xhp
msgctxt ""
"func_eomonth.xhp\n"
@@ -52561,6 +57446,7 @@ msgctxt ""
msgid "<variable id=\"eomonth\"><link href=\"text/scalc/01/func_eomonth.xhp\">EOMONTH</link></variable>"
msgstr "<variable id=\"eomonth\"><link href=\"text/scalc/01/func_eomonth.xhp\">EOMONTH</link></variable>"
+#. 7BRLZ
#: func_eomonth.xhp
msgctxt ""
"func_eomonth.xhp\n"
@@ -52569,6 +57455,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_EOMONTH\">Returns the date of the last day of a month which falls months away from the start date.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_EOMONTH\">Vrátí datum posledního dne v měsíci, který byl o zadaný počet měsíců před počátečním datem.</ahelp>"
+#. CVrxb
#: func_eomonth.xhp
msgctxt ""
"func_eomonth.xhp\n"
@@ -52577,6 +57464,7 @@ msgctxt ""
msgid "EOMONTH(StartDate; Months)"
msgstr "EOMONTH(Počáteční datum; Měsíce)"
+#. duM2o
#: func_eomonth.xhp
msgctxt ""
"func_eomonth.xhp\n"
@@ -52585,6 +57473,7 @@ msgctxt ""
msgid "<emph>StartDate</emph> is a date (the starting point of the calculation)."
msgstr "<emph>Počáteční datum</emph> je datum, od kterého se odvíjí výpočet."
+#. NocFV
#: func_eomonth.xhp
msgctxt ""
"func_eomonth.xhp\n"
@@ -52593,6 +57482,7 @@ msgctxt ""
msgid "<emph>Months</emph> is the number of months before (negative) or after (positive) the start date."
msgstr "<emph>Měsíce</emph> je počet měsíců před (záporné číslo) nebo po (kladné číslo) počátečním datu."
+#. AgbKk
#: func_eomonth.xhp
msgctxt ""
"func_eomonth.xhp\n"
@@ -52601,6 +57491,7 @@ msgctxt ""
msgid "What is the last day of the month that falls 6 months after September 14 2001?"
msgstr "Jaký byl poslední den měsíce, který byl šest měsíců po 14. zářím 2001?"
+#. cq6AW
#: func_eomonth.xhp
msgctxt ""
"func_eomonth.xhp\n"
@@ -52609,6 +57500,7 @@ msgctxt ""
msgid "<item type=\"input\">=EOMONTH(DATE(2001;9;14);6)</item> returns the serial number 37346. Formatted as a date, this is 2002-03-31."
msgstr "<item type=\"input\">=EOMONTH(DATE(2001;9;14);6)</item> vrátí pořadové číslo 37346. Formátované jako datum to je 2002-03-31."
+#. naTtB
#: func_eomonth.xhp
msgctxt ""
"func_eomonth.xhp\n"
@@ -52617,6 +57509,7 @@ msgctxt ""
msgid "<item type=\"input\">=EOMONTH(\"2001-09-14\";6)</item> works as well. If the date is given as string, it has to be in ISO format."
msgstr "<item type=\"input\">=EOMONTH(\"2001-09-14\";6)</item> funguje také. Pokud je datum zadáno jako řetězec, musí být v ISO formátu."
+#. BNTm6
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52625,6 +57518,7 @@ msgctxt ""
msgid "ERROR.TYPE function"
msgstr "ERROR.TYPE"
+#. Wvwf3
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52633,6 +57527,7 @@ msgctxt ""
msgid "<bookmark_value>ERROR.TYPE function</bookmark_value> <bookmark_value>index of the Error type</bookmark_value>"
msgstr "<bookmark_value>ERROR.TYPE</bookmark_value> <bookmark_value>seznam typů chyby</bookmark_value>"
+#. ksPuq
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52641,6 +57536,7 @@ msgctxt ""
msgid "<variable id=\"error_type_head\"><link href=\"text/scalc/01/func_error_type.xhp\">ERROR.TYPE</link></variable> function"
msgstr "<variable id=\"error_type_head\"><link href=\"text/scalc/01/func_error_type.xhp\">ERROR.TYPE</link></variable>"
+#. UMFCu
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52649,6 +57545,7 @@ msgctxt ""
msgid "<ahelp hid=\".\"><variable id=\"error_type_des\">Returns a number representing a specific Error type, or the error value #N/A, if there is no error. </variable></ahelp>"
msgstr "<ahelp hid=\".\"><variable id=\"error_type_des\">Vrátí číslo představující určitý typ chyby, nebo chybovou hodnotu #N/A, pokud se o chybu nejedná.</variable></ahelp>"
+#. YFzz5
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52657,6 +57554,7 @@ msgctxt ""
msgid "ERROR.TYPE(Error_value)"
msgstr "ERROR.TYPE(Chybová_hodnota)"
+#. jxm2V
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52665,6 +57563,7 @@ msgctxt ""
msgid "<emph>Error_value</emph> – required argument. The error value or a reference to a cell, whose value needs to be processed."
msgstr "<emph>Chybová_hodnota</emph> – povinný argument. Chybová hodnota nebo odkaz na buňku, jejíž hodnota má být zpracována."
+#. 9FhFw
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52673,6 +57572,7 @@ msgctxt ""
msgid "Error value"
msgstr "Chybová hodnota"
+#. Y9mAa
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52681,6 +57581,7 @@ msgctxt ""
msgid "Returns"
msgstr "Vrátí"
+#. fUKES
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52689,6 +57590,7 @@ msgctxt ""
msgid "Err:511"
msgstr "Chyba:511"
+#. B2EPc
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52697,6 +57599,7 @@ msgctxt ""
msgid "#DIV/0!"
msgstr "#DIV/0!"
+#. wqbPF
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52705,6 +57608,7 @@ msgctxt ""
msgid "#VALUE!"
msgstr "#VALUE!"
+#. TdjEG
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52713,6 +57617,7 @@ msgctxt ""
msgid "#REF!"
msgstr "#REF!"
+#. hEjUy
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52721,6 +57626,7 @@ msgctxt ""
msgid "#NAME?"
msgstr "#NAME?"
+#. xv66i
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52729,6 +57635,7 @@ msgctxt ""
msgid "#NUM!"
msgstr "#NUM!"
+#. L2qE7
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52737,6 +57644,7 @@ msgctxt ""
msgid "#N/A"
msgstr "#N/A"
+#. ZB8XE
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52745,6 +57653,7 @@ msgctxt ""
msgid "Anything else"
msgstr "Cokoliv jiného"
+#. FySH9
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52753,6 +57662,7 @@ msgctxt ""
msgid "#N/A"
msgstr "#N/A"
+#. mCLBE
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52761,6 +57671,7 @@ msgctxt ""
msgid "Simple usage"
msgstr "Základní použití"
+#. oogBc
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52769,6 +57680,7 @@ msgctxt ""
msgid "<item type=\"input\">=ERROR.TYPE(#N/A)</item>"
msgstr "<item type=\"input\">=ERROR.TYPE(#N/A)</item>"
+#. XYAAM
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52777,6 +57689,7 @@ msgctxt ""
msgid "Returns 7, because 7 is the index number of the error value #N/A."
msgstr "Vrátí 7, protože 7 je číslo chybové hodnoty #N/A."
+#. MxaAn
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52785,6 +57698,7 @@ msgctxt ""
msgid "<item type=\"input\">=ERROR.TYPE(A3)</item>"
msgstr "<item type=\"input\">=ERROR.TYPE(A3)</item>"
+#. 8UJpP
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52793,6 +57707,7 @@ msgctxt ""
msgid "If A3 contains an expression equivalent to the division by zero, the function returns 2, because 2 is the index number of the error value #DIV/0!"
msgstr "Pokud A3 obsahuje výraz, který odpovídá dělení nulou, funkce vrátí 2, protože 2 je číslo chybové hodnoty #DIV/0!"
+#. NEmkr
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52801,6 +57716,7 @@ msgctxt ""
msgid "More advanced way"
msgstr "Pokročilejší způsob"
+#. PP59Q
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52809,6 +57725,7 @@ msgctxt ""
msgid "If in division A1 by A2, A2 can turn to zero, you can handle the situation as follows:"
msgstr "Pokud může být při dělení A1 a A2 hodnota v A2 nulová, lze takovou situaci vyřešit následovně:"
+#. uvFET
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52817,6 +57734,7 @@ msgctxt ""
msgid "<item type=\"input\">=IF(ISERROR(A1/A2);IF(ERROR.TYPE(A1/A2)=2;\"the denominator can't be equal to zero\");A1/A2)</item>"
msgstr "<item type=\"input\">=IF(ISERROR(A1/A2);IF(ERROR.TYPE(A1/A2)=2;\"jmenovatel nemůže být roven nule\");A1/A2)</item>"
+#. SZAbc
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52825,6 +57743,7 @@ msgctxt ""
msgid "The ISERROR function returns TRUE or FALSE depending on whether there is an error or not. If the error takes place, the function IF addresses to the second argument, if there is no error, it returns the result of the division. The second argument checks the index number representing the specific Error type, and if it is equal to 2, it returns the specified text \"the denominator can't be zero\" or 0 otherwise. Thus, clear text would signify the division by zero, the result of the division would appear when the division is successful, or if there is, for example, an error of another type, zero would be returned."
msgstr "Funkce ISERROR vrátí hodnotu PRAVDA nebo NEPRAVDA podle toho, zda nastane chyba. Pokud chyba nastane, funkce IF zpracuje druhý argument, pokud chyba nenastane, vrátí výsledek dělení. Druhý argument zjistí číslo představující určitý typ chyby, a jestliže je rovno 2, vrátí stanovený text \"jmenovatel nemůže být roven nule\", v opačném případě vrátí 0. Při dělení nulou se tedy zobrazí upozornění, při úspěšném dělení jeho výsledek, a pokud nastane chyba jiného typu, vrátí se nula."
+#. 8XdGp
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52833,6 +57752,7 @@ msgctxt ""
msgid "If the ERROR.TYPE function is used as condition of the IF function and the ERROR.TYPE returns #N/A, the IF function returns #N/A as well. Use ISERROR to avoid it as shown in the example above."
msgstr "Pokud je funkce ERROR.TYPE použita jako podmínka funkce IF a vrátí hodnotu #N/A, funkce IF vrátí #N/A také. Vyhnout se tomu lze pomocí funkce ISERROR, jak je ukázáno v předchozím příkladu."
+#. jKnF4
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52841,6 +57761,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060104.xhp#iserror\">ISERROR</link>, <link href=\"text/scalc/01/04060104.xhp#na\">NA</link>, <link href=\"text/scalc/01/04060104.xhp#Section4\">IF</link>"
msgstr "<link href=\"text/scalc/01/04060104.xhp#iserror\">ISERROR</link>, <link href=\"text/scalc/01/04060104.xhp#na\">NA</link>, <link href=\"text/scalc/01/04060104.xhp#Section4\">IF</link>"
+#. EWJHG
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
@@ -52849,6 +57770,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/05/02140000.xhp\" name=\"Error codes\">Error codes</link>"
msgstr "<link href=\"text/scalc/05/02140000.xhp\" name=\"Chybové kódy\">Chybové kódy</link>"
+#. 2YcR7
#: func_forecastetsadd.xhp
msgctxt ""
"func_forecastetsadd.xhp\n"
@@ -52857,6 +57779,7 @@ msgctxt ""
msgid "FORECAST.ETS.ADD"
msgstr "FORECAST.ETS.ADD"
+#. SDUKF
#: func_forecastetsadd.xhp
msgctxt ""
"func_forecastetsadd.xhp\n"
@@ -52865,6 +57788,7 @@ msgctxt ""
msgid "<bookmark_value>FORECAST.ETS.ADD function</bookmark_value>"
msgstr "<bookmark_value>FORECAST.ETS.ADD</bookmark_value>"
+#. Ai5EN
#: func_forecastetsadd.xhp
msgctxt ""
"func_forecastetsadd.xhp\n"
@@ -52873,6 +57797,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/func_forecastetsadd.xhp\">FORECAST.ETS.ADD function</link>"
msgstr "<link href=\"text/scalc/01/func_forecastetsadd.xhp\">FORECAST.ETS.ADD</link>"
+#. gBZ7v
#: func_forecastetsadd.xhp
msgctxt ""
"func_forecastetsadd.xhp\n"
@@ -52881,6 +57806,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_ADD\">Calculates the additive forecast(s) (future values) based on the historical data using ETS or EDS algorithms</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used."
msgstr "<ahelp hid=\"HID_FUNC_FORECAST_ETS_ADD\">Vypočítá aditivní předpověď (budoucí hodnoty) na základě historických dat pomocí algoritmu ETS nebo EDS.</ahelp>. EDS se použije, pokud je argument <emph>délka periody</emph> 0, v ostatních případech se použije ETS."
+#. Cy68d
#: func_forecastetsadd.xhp
msgctxt ""
"func_forecastetsadd.xhp\n"
@@ -52889,6 +57815,7 @@ msgctxt ""
msgid "FORECAST.ETS.ADD calculates with the model"
msgstr "FORECAST.ETS.ADD počítá pomocí modelu"
+#. sRaGq
#: func_forecastetsadd.xhp
msgctxt ""
"func_forecastetsadd.xhp\n"
@@ -52897,6 +57824,7 @@ msgctxt ""
msgid "FORECAST.ETS.ADD(targets, values, timeline, [period_length], [data_completion], [aggregation])"
msgstr "FORECAST.ETS.ADD(cíl, hodnoty, časová osa, [délka periody], [doplňování dat], [agregace])"
+#. cCDgz
#: func_forecastetsadd.xhp
msgctxt ""
"func_forecastetsadd.xhp\n"
@@ -52905,6 +57833,7 @@ msgctxt ""
msgid "=FORECAST.ETS.ADD(DATE(2014;1;1);Values;Timeline;1;TRUE();1)"
msgstr "=FORECAST.ETS.ADD(DATE(2014;1;1);Hodnoty;Časová_osa;1;TRUE();1)"
+#. BZHYV
#: func_forecastetsadd.xhp
msgctxt ""
"func_forecastetsadd.xhp\n"
@@ -52913,6 +57842,7 @@ msgctxt ""
msgid "Returns 157.166666666667, the additive forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with one sample per period, no missing data, and AVERAGE as aggregation."
msgstr "Vrátí 157,166666666667, aditivní předpověď pro leden 2014 založenou na výše uvedených pojmenovaných oblastech <emph>Hodnoty</emph> a <emph>Časová_osa</emph> s jedním vzorkem na periodu, bez chybějících dat a s agregací AVERAGE."
+#. q2vBP
#: func_forecastetsadd.xhp
msgctxt ""
"func_forecastetsadd.xhp\n"
@@ -52921,6 +57851,7 @@ msgctxt ""
msgid "=FORECAST.ETS.ADD(DATE(2014;1;1);Values;Timeline;4;TRUE();7)"
msgstr "=FORECAST.ETS.ADD(DATE(2014;1;1);Hodnoty;Časová_osa;4;TRUE();7)"
+#. ERJXc
#: func_forecastetsadd.xhp
msgctxt ""
"func_forecastetsadd.xhp\n"
@@ -52929,6 +57860,7 @@ msgctxt ""
msgid "Returns 113.251442038722, the additive forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with period length of 4, no missing data, and SUM as aggregation."
msgstr "Vrátí 113,251442038722, aditivní předpověď pro leden 2014 založenou na výše uvedených pojmenovaných oblastech <emph>Hodnoty</emph> a <emph>Časová_osa</emph> s periodou o délce 4, bez chybějících dat a s agregací SUM."
+#. 2CDcv
#: func_forecastetsadd.xhp
msgctxt ""
"func_forecastetsadd.xhp\n"
@@ -52937,6 +57869,7 @@ msgctxt ""
msgid "See also: <link href=\"text/scalc/01/func_forecastetsmult.xhp\">FORECAST.ETS.MULT</link>, <link href=\"text/scalc/01/func_forecastetsstatadd.xhp\">FORECAST.ETS.STAT.ADD</link>, <link href=\"text/scalc/01/func_forecastetsstatmult.xhp\">FORECAST.ETS.STAT.MULT</link>, <link href=\"text/scalc/01/func_forecastetspiadd.xhp\">FORECAST.ETS.PI.ADD</link>, <link href=\"text/scalc/01/func_forecastetspimult.xhp\">FORECAST.ETS.PI.MULT</link>, <link href=\"text/scalc/01/func_forecastetsseason.xhp\">FORECAST.ETS.SEASONALITY</link>, <link href=\"text/scalc/01/04060185.xhp#forecast\">FORECAST</link>, <link href=\"text/scalc/01/04060185.xhp#forecastlinear\">FORECAST.LINEAR</link>"
msgstr "Viz také: <link href=\"text/scalc/01/func_forecastetsmult.xhp\">FORECAST.ETS.MULT</link>, <link href=\"text/scalc/01/func_forecastetsstatadd.xhp\">FORECAST.ETS.STAT.ADD</link>, <link href=\"text/scalc/01/func_forecastetsstatmult.xhp\">FORECAST.ETS.STAT.MULT</link>, <link href=\"text/scalc/01/func_forecastetspiadd.xhp\">FORECAST.ETS.PI.ADD</link>, <link href=\"text/scalc/01/func_forecastetspimult.xhp\">FORECAST.ETS.PI.MULT</link>, <link href=\"text/scalc/01/func_forecastetsseason.xhp\">FORECAST.ETS.SEASONALITY</link>, <link href=\"text/scalc/01/04060185.xhp#forecast\">FORECAST</link>, <link href=\"text/scalc/01/04060185.xhp#forecastlinear\">FORECAST.LINEAR</link>"
+#. 6PMtc
#: func_forecastetsmult.xhp
msgctxt ""
"func_forecastetsmult.xhp\n"
@@ -52945,6 +57878,7 @@ msgctxt ""
msgid "FORECAST.ETS.MULT"
msgstr "FORECAST.ETS.MULT"
+#. PcfYS
#: func_forecastetsmult.xhp
msgctxt ""
"func_forecastetsmult.xhp\n"
@@ -52953,6 +57887,7 @@ msgctxt ""
msgid "<bookmark_value>FORECAST.ETS.MULT function</bookmark_value>"
msgstr "<bookmark_value>FORECAST.ETS.MULT</bookmark_value>"
+#. GByS5
#: func_forecastetsmult.xhp
msgctxt ""
"func_forecastetsmult.xhp\n"
@@ -52961,6 +57896,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/func_forecastetsmult.xhp\"> FORECAST.ETS.MULT Function</link>"
msgstr "<link href=\"text/scalc/01/func_forecastetsmult.xhp\">FORECAST.ETS.MULT</link>"
+#. tYAjY
#: func_forecastetsmult.xhp
msgctxt ""
"func_forecastetsmult.xhp\n"
@@ -52969,6 +57905,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_MULT\">Calculates the multiplicative forecast(s) (future values) based on the historical data using ETS or EDS algorithms</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used."
msgstr "<ahelp hid=\"HID_FUNC_FORECAST_ETS_MULT\">Vypočítá multiplikativní předpověď (budoucí hodnoty) na základě historických dat pomocí algoritmu ETS nebo EDS</ahelp>. EDS se použije, pokud je argument <emph>délka periody</emph> 0, v ostatních případech se použije ETS."
+#. enUbu
#: func_forecastetsmult.xhp
msgctxt ""
"func_forecastetsmult.xhp\n"
@@ -52977,6 +57914,7 @@ msgctxt ""
msgid "FORECAST.ETS.MULT calculates with the model"
msgstr "FORECAST.ETS.MULT počítá pomocí modelu"
+#. joiBF
#: func_forecastetsmult.xhp
msgctxt ""
"func_forecastetsmult.xhp\n"
@@ -52985,6 +57923,7 @@ msgctxt ""
msgid "FORECAST.ETS.MULT(targets, values, timeline, [period_length], [data_completion], [aggregation])"
msgstr "FORECAST.ETS.MULT(cíl, hodnoty, časová osa, [délka periody], [doplňování dat], [agregace])"
+#. bu5pP
#: func_forecastetsmult.xhp
msgctxt ""
"func_forecastetsmult.xhp\n"
@@ -52993,6 +57932,7 @@ msgctxt ""
msgid "=FORECAST.ETS.MULT(DATE(2014;1;1);Values;Timeline;1;TRUE();1)"
msgstr "=FORECAST.ETS.MULT(DATE(2014;1;1);Hodnoty;Časová_osa;1;TRUE();1)"
+#. r823v
#: func_forecastetsmult.xhp
msgctxt ""
"func_forecastetsmult.xhp\n"
@@ -53001,6 +57941,7 @@ msgctxt ""
msgid "Returns 131.71437427439, the multiplicative forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with one sample per period, no missing data, and AVERAGE as aggregation."
msgstr "Vrátí 131,71437427439, multiplikativní předpověď pro leden 2014 založenou na výše uvedených pojmenovaných oblastech <emph>Hodnoty</emph> a <emph>Časová_osa</emph> s jedním vzorkem na periodu, bez chybějících dat a s agregací AVERAGE."
+#. UWXU6
#: func_forecastetsmult.xhp
msgctxt ""
"func_forecastetsmult.xhp\n"
@@ -53009,6 +57950,7 @@ msgctxt ""
msgid "=FORECAST.ETS.MULT(DATE(2014;1;1);Values;Timeline;4;TRUE();7)"
msgstr "=FORECAST.ETS.MULT(DATE(2014;1;1);Hodnoty;Časová_osa;4;TRUE();7)"
+#. PiBJn
#: func_forecastetsmult.xhp
msgctxt ""
"func_forecastetsmult.xhp\n"
@@ -53017,6 +57959,7 @@ msgctxt ""
msgid "Returns 120.747806144882, the multiplicative forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with period length of 4, no missing data, and SUM as aggregation."
msgstr "Vrátí 120,747806144882, multiplikativní předpověď pro leden 2014 založenou na výše uvedených pojmenovaných oblastech <emph>Hodnoty</emph> a <emph>Časová_osa</emph> s periodou o délce 4, bez chybějících dat a s agregací SUM."
+#. CMedw
#: func_forecastetsmult.xhp
msgctxt ""
"func_forecastetsmult.xhp\n"
@@ -53025,6 +57968,7 @@ msgctxt ""
msgid "See also: <link href=\"text/scalc/01/func_forecastetsadd.xhp\">FORECAST.ETS.ADD</link>, <link href=\"text/scalc/01/func_forecastetsstatadd.xhp\">FORECAST.ETS.STAT.ADD</link>, <link href=\"text/scalc/01/func_forecastetsstatmult.xhp\">FORECAST.ETS.STAT.MULT</link>, <link href=\"text/scalc/01/func_forecastetspiadd.xhp\">FORECAST.ETS.PI.ADD</link>, <link href=\"text/scalc/01/func_forecastetspimult.xhp\">FORECAST.ETS.PI.MULT</link>, <link href=\"text/scalc/01/func_forecastetsseason.xhp\">FORECAST.ETS.SEASONALITY</link>, <link href=\"text/scalc/01/04060185.xhp#forecast\">FORECAST</link>, <link href=\"text/scalc/01/04060185.xhp#forecastlinear\">FORECAST.LINEAR</link>"
msgstr "Viz také: <link href=\"text/scalc/01/func_forecastetsadd.xhp\">FORECAST.ETS.ADD</link>, <link href=\"text/scalc/01/func_forecastetsstatadd.xhp\">FORECAST.ETS.STAT.ADD</link>, <link href=\"text/scalc/01/func_forecastetsstatmult.xhp\">FORECAST.ETS.STAT.MULT</link>, <link href=\"text/scalc/01/func_forecastetspiadd.xhp\">FORECAST.ETS.PI.ADD</link>, <link href=\"text/scalc/01/func_forecastetspimult.xhp\">FORECAST.ETS.PI.MULT</link>, <link href=\"text/scalc/01/func_forecastetsseason.xhp\">FORECAST.ETS.SEASONALITY</link>, <link href=\"text/scalc/01/04060185.xhp#forecast\">FORECAST</link>, <link href=\"text/scalc/01/04060185.xhp#forecastlinear\">FORECAST.LINEAR</link>"
+#. jra8V
#: func_forecastetspiadd.xhp
msgctxt ""
"func_forecastetspiadd.xhp\n"
@@ -53033,6 +57977,7 @@ msgctxt ""
msgid "FORECAST.ETS.PI.ADD"
msgstr "FORECAST.ETS.PI.ADD"
+#. iY4EE
#: func_forecastetspiadd.xhp
msgctxt ""
"func_forecastetspiadd.xhp\n"
@@ -53041,6 +57986,7 @@ msgctxt ""
msgid "<bookmark_value>FORECAST.ETS.PI.ADD function</bookmark_value>"
msgstr "<bookmark_value>FORECAST.ETS.PI.ADD</bookmark_value>"
+#. Ftk9s
#: func_forecastetspiadd.xhp
msgctxt ""
"func_forecastetspiadd.xhp\n"
@@ -53049,6 +57995,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/func_forecastetspiadd.xhp\">FORECAST.ETS.PI.ADD function</link>"
msgstr "<link href=\"text/scalc/01/func_forecastetspiadd.xhp\">FORECAST.ETS.PI.ADD</link>"
+#. izVy7
#: func_forecastetspiadd.xhp
msgctxt ""
"func_forecastetspiadd.xhp\n"
@@ -53057,6 +58004,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_PIA\">Calculates the prediction interval(s) for additive forecast based on the historical data using ETS or EDS algorithms.</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used."
msgstr "<ahelp hid=\"HID_FUNC_FORECAST_ETS_PIA\">Vypočítá předpovědní interval založený na historických datech pomocí algoritmu ETS nebo EDS.</ahelp> EDS se použije, pokud je argument <emph>délka periody</emph> 0, v ostatních případech se použije ETS."
+#. ZnBVX
#: func_forecastetspiadd.xhp
msgctxt ""
"func_forecastetspiadd.xhp\n"
@@ -53065,6 +58013,7 @@ msgctxt ""
msgid "FORECAST.ETS.PI.ADD calculates with the model"
msgstr "FORECAST.ETS.PI.ADD počítá pomocí modelu"
+#. SBnyv
#: func_forecastetspiadd.xhp
msgctxt ""
"func_forecastetspiadd.xhp\n"
@@ -53073,6 +58022,7 @@ msgctxt ""
msgid "FORECAST.ETS.PI.ADD(target, values, timeline, [confidence_level], [period_length], [data_completion], [aggregation])"
msgstr "FORECAST.ETS.PI.ADD(cíl; hodnoty; časová osa; [úroveň_spolehlivosti]; [délka_periody]; [doplňování dat]; [agregace])"
+#. LAKXv
#: func_forecastetspiadd.xhp
msgctxt ""
"func_forecastetspiadd.xhp\n"
@@ -53081,6 +58031,7 @@ msgctxt ""
msgid "For example, with a 90% Confidence level, a 90% prediction interval will be computed (90% of future points are to fall within this radius from forecast)."
msgstr "Například s 90% hladinou spolehlivosti bude vypočítání 90% předpovědní interval (90% bodů v budoucnosti bude spadat do předpovídaného rozpětí)."
+#. m37hk
#: func_forecastetspiadd.xhp
msgctxt ""
"func_forecastetspiadd.xhp\n"
@@ -53089,6 +58040,7 @@ msgctxt ""
msgid "Note on prediction intervals: there is no exact mathematical way to calculate this for forecasts, there are various approximations. Prediction intervals tend to be increasingly 'over-optimistic' when increasing distance of the forecast-X from the observation data set."
msgstr "Poznámka k předpovědním intervalům: neexistuje způsob, jak je přesně matematicky vypočítat, k dispozici jsou pouze různé aproximace. S rostoucí vzdáleností předpovídané hodnoty na ose X od pozorované datové sady mají předpovědní intervaly tendenci být příliš optimistické."
+#. FowFS
#: func_forecastetspiadd.xhp
msgctxt ""
"func_forecastetspiadd.xhp\n"
@@ -53097,6 +58049,7 @@ msgctxt ""
msgid "For ETS, Calc uses an approximation based on 1000 calculations with random variations within the standard deviation of the observation data set (the historical values)."
msgstr "Pro ETS Calc používá aproximaci využívající 1000 výpočtů s náhodnými změnami v rámci směrodatné odchylky pozorované datové sady (historických hodnot)."
+#. KTjG5
#: func_forecastetspiadd.xhp
msgctxt ""
"func_forecastetspiadd.xhp\n"
@@ -53105,6 +58058,7 @@ msgctxt ""
msgid "=FORECAST.ETS.PI.ADD(DATE(2014;1;1);Values;Timeline;0.9;1;TRUE();1)"
msgstr "=FORECAST.ETS.PI.ADD(DATE(2014;1;1);Hodnoty;Časová_osa;0,9;1;TRUE();1)"
+#. WAdwr
#: func_forecastetspiadd.xhp
msgctxt ""
"func_forecastetspiadd.xhp\n"
@@ -53113,6 +58067,7 @@ msgctxt ""
msgid "Returns 18.8061295551355, the prediction interval for additive forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, 90% (=0.9) confidence level, with one sample per period, no missing data, and AVERAGE as aggregation."
msgstr "Vrátí 18,8061295551355, aditivní předpovědní interval pro leden 2014 založený na výše uvedených pojmenovaných oblastech <emph>Hodnoty</emph> a <emph>Časová_osa</emph> , úrovní spolehlivosti 90% (=0,9), s jedním vzorkem na periodu, bez chybějících dat a s agregací AVERAGE."
+#. fZJa4
#: func_forecastetspiadd.xhp
msgctxt ""
"func_forecastetspiadd.xhp\n"
@@ -53121,6 +58076,7 @@ msgctxt ""
msgid "=FORECAST.ETS.PI.ADD(DATE(2014;1;1);Values;Timeline;0.8;4;TRUE();7)"
msgstr "=FORECAST.ETS.PI.ADD(DATE(2014;1;1);Hodnoty;Časová_osa;0,8;4;TRUE();7)"
+#. U3bPF
#: func_forecastetspiadd.xhp
msgctxt ""
"func_forecastetspiadd.xhp\n"
@@ -53129,6 +58085,7 @@ msgctxt ""
msgid "Returns 23.4416821953741, the prediction interval for additive forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with confidence level of 0.8, period length of 4, no missing data, and SUM as aggregation."
msgstr "Vrátí 23,4416821953741, aditivní předpovědní interval pro leden 2014 založený na výše uvedených pojmenovaných oblastech <emph>Hodnoty</emph> a <emph>Časová_osa</emph> s hladinou spolehlivosti 0,8, periodou o délce 4, bez chybějících dat a s agregací SUM."
+#. J3FRt
#: func_forecastetspiadd.xhp
msgctxt ""
"func_forecastetspiadd.xhp\n"
@@ -53137,6 +58094,7 @@ msgctxt ""
msgid "See also: <link href=\"text/scalc/01/func_forecastetsadd.xhp\">FORECAST.ETS.ADD</link>, <link href=\"text/scalc/01/func_forecastetsmult.xhp\">FORECAST.ETS.MULT</link>, <link href=\"text/scalc/01/func_forecastetsstatadd.xhp\">FORECAST.ETS.STAT.ADD</link>, <link href=\"text/scalc/01/func_forecastetsstatmult.xhp\">FORECAST.ETS.STAT.MULT</link>, <link href=\"text/scalc/01/func_forecastetspimult.xhp\">FORECAST.ETS.PI.MULT</link> <link href=\"text/scalc/01/func_forecastetsseason.xhp\">FORECAST.ETS.SEASONALITY</link>, <link href=\"text/scalc/01/04060185.xhp#forecast\">FORECAST</link>, <link href=\"text/scalc/01/04060185.xhp#forecastlinear\">FORECAST.LINEAR</link>"
msgstr "Viz také: <link href=\"text/scalc/01/func_forecastetsadd.xhp\">FORECAST.ETS.ADD</link>, <link href=\"text/scalc/01/func_forecastetsmult.xhp\">FORECAST.ETS.MULT</link>, <link href=\"text/scalc/01/func_forecastetsstatadd.xhp\">FORECAST.ETS.STAT.ADD</link>, <link href=\"text/scalc/01/func_forecastetsstatmult.xhp\">FORECAST.ETS.STAT.MULT</link>, <link href=\"text/scalc/01/func_forecastetspimult.xhp\">FORECAST.ETS.PI.MULT</link> <link href=\"text/scalc/01/func_forecastetsseason.xhp\">FORECAST.ETS.SEASONALITY</link>, <link href=\"text/scalc/01/04060185.xhp#forecast\">FORECAST</link>, <link href=\"text/scalc/01/04060185.xhp#forecastlinear\">FORECAST.LINEAR</link>"
+#. BAjwY
#: func_forecastetspimult.xhp
msgctxt ""
"func_forecastetspimult.xhp\n"
@@ -53145,6 +58103,7 @@ msgctxt ""
msgid "FORECAST.ETS.PI.MULT"
msgstr "FORECAST.ETS.PI.MULT"
+#. fs4JG
#: func_forecastetspimult.xhp
msgctxt ""
"func_forecastetspimult.xhp\n"
@@ -53153,6 +58112,7 @@ msgctxt ""
msgid "<bookmark_value>FORECAST.ETS.PI.MULT function</bookmark_value>"
msgstr "<bookmark_value>FORECAST.ETS.PI.MULT</bookmark_value>"
+#. o32J6
#: func_forecastetspimult.xhp
msgctxt ""
"func_forecastetspimult.xhp\n"
@@ -53161,6 +58121,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/func_forecastetspimult.xhp\">FORECAST.ETS.PI.MULT function</link>"
msgstr "<link href=\"text/scalc/01/func_forecastetspimult.xhp\">FORECAST.ETS.PI.MULT</link>"
+#. dBj8S
#: func_forecastetspimult.xhp
msgctxt ""
"func_forecastetspimult.xhp\n"
@@ -53169,6 +58130,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_PIM\">Calculates the prediction interval(s) for multiplicative forecast based on the historical data using ETS or EDS algorithms.</ahelp>. EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used."
msgstr "<ahelp hid=\"HID_FUNC_FORECAST_ETS_PIM\">Vypočítá předpovědní interval(y) pro multiplikativní prognózu založený na historických datech pomocí algoritmu ETS nebo EDS</ahelp>. EDS se použije, pokud je argument <emph>délka periody</emph> 0, v ostatních případech se použije ETS."
+#. zH7yz
#: func_forecastetspimult.xhp
msgctxt ""
"func_forecastetspimult.xhp\n"
@@ -53177,6 +58139,7 @@ msgctxt ""
msgid "FORECAST.ETS.PI.MULT calculates with the model"
msgstr "FORECAST.ETS.PI.MULT počítá pomocí modelu"
+#. FHdCq
#: func_forecastetspimult.xhp
msgctxt ""
"func_forecastetspimult.xhp\n"
@@ -53185,6 +58148,7 @@ msgctxt ""
msgid "FORECAST.ETS.PI.MULT(target, values, timeline, [confidence_level], [period_length], [data_completion], [aggregation])"
msgstr "FORECAST.ETS.PI.MULT(cíl; hodnoty; časová osa; [úroveň_spolehlivosti]; [délka_periody]; [doplňování dat]; [agregace])"
+#. fM2ng
#: func_forecastetspimult.xhp
msgctxt ""
"func_forecastetspimult.xhp\n"
@@ -53193,6 +58157,7 @@ msgctxt ""
msgid "For example, with a 90% Confidence level, a 90% prediction interval will be computed (90% of future points are to fall within this radius from forecast)."
msgstr "Například s 90% hladinou spolehlivosti bude vypočítání 90% předpovědní interval (90% bodů v budoucnosti bude spadat do předpovídaného rozpětí)."
+#. Ysnbj
#: func_forecastetspimult.xhp
msgctxt ""
"func_forecastetspimult.xhp\n"
@@ -53201,6 +58166,7 @@ msgctxt ""
msgid "Note on prediction intervals: there is no exact mathematical way to calculate this for forecasts, there are various approximations. Prediction intervals tend to be increasingly 'over-optimistic' when increasing distance of the forecast-X from the observation data set."
msgstr "Poznámka k předpovědním intervalům: neexistuje způsob, jak je přesně matematicky vypočítat, k dispozici jsou pouze různé aproximace. S rostoucí vzdáleností předpovídané hodnoty na ose X od pozorované datové sady mají předpovědní intervaly tendenci být příliš optimistické."
+#. MWixi
#: func_forecastetspimult.xhp
msgctxt ""
"func_forecastetspimult.xhp\n"
@@ -53209,6 +58175,7 @@ msgctxt ""
msgid "For ETS, Calc uses an approximation based on 1000 calculations with random variations within the standard deviation of the observation data set (the historical values)."
msgstr "Pro ETS Calc používá aproximaci využívající 1000 výpočtů s náhodnými změnami v rámci směrodatné odchylky pozorované datové sady (historických hodnot)."
+#. wtJsd
#: func_forecastetspimult.xhp
msgctxt ""
"func_forecastetspimult.xhp\n"
@@ -53217,6 +58184,7 @@ msgctxt ""
msgid "=FORECAST.ETS.PI.MULT(DATE(2014;1;1);Values;Timeline;0.9;1;TRUE();1)"
msgstr "=FORECAST.ETS.PI.MULT(DATE(2014;1;1);Hodnoty;Časová_osa;0,9;1;TRUE();1)"
+#. FFE5M
#: func_forecastetspimult.xhp
msgctxt ""
"func_forecastetspimult.xhp\n"
@@ -53225,6 +58193,7 @@ msgctxt ""
msgid "Returns 20.1040952101013, the prediction interval for multiplicative forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, confidence level of 90% (=0.9) with one sample per period, no missing data, and AVERAGE as aggregation."
msgstr "Vrátí 20,1040952101013, multiplikativní předpovědní interval pro leden 2014 založený na výše uvedených pojmenovaných oblastech <emph>Hodnoty</emph> a <emph>Časová_osa</emph> , úrovní spolehlivosti 90% (=0,9) s jedním vzorkem na periodu, bez chybějících dat a s agregací AVERAGE."
+#. 5GAFZ
#: func_forecastetspimult.xhp
msgctxt ""
"func_forecastetspimult.xhp\n"
@@ -53233,6 +58202,7 @@ msgctxt ""
msgid "=FORECAST.ETS.PI.MULT(DATE(2014;1;1);Values;Timeline;0.8;4;TRUE();7)"
msgstr "=FORECAST.ETS.PI.MULT(DATE(2014;1;1);Hodnoty;Časová_osa;0,8;4;TRUE();7)"
+#. R7GdT
#: func_forecastetspimult.xhp
msgctxt ""
"func_forecastetspimult.xhp\n"
@@ -53241,6 +58211,7 @@ msgctxt ""
msgid "Returns 27.5285874381574, the prediction interval for multiplicative forecast for January 2014 based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with confidence level of 0.8, period length of 4, no missing data, and SUM as aggregation."
msgstr "Vrátí 23,4416821953741, předpovědní interval pro multiplikativní prognózu pro leden 2014 založený na výše uvedených pojmenovaných oblastech <emph>Hodnoty</emph> a <emph>Časová_osa</emph> s úrovní spolehlivosti 0,8, periodou o délce 4, bez chybějících dat a s agregací SUM."
+#. LDRam
#: func_forecastetspimult.xhp
msgctxt ""
"func_forecastetspimult.xhp\n"
@@ -53249,6 +58220,7 @@ msgctxt ""
msgid "See also: <link href=\"text/scalc/01/func_forecastetsadd.xhp\">FORECAST.ETS.ADD</link>, <link href=\"text/scalc/01/func_forecastetsmult.xhp\">FORECAST.ETS.MULT</link>, <link href=\"text/scalc/01/func_forecastetsstatadd.xhp\">FORECAST.ETS.STAT.ADD</link>, <link href=\"text/scalc/01/func_forecastetsstatmult.xhp\">FORECAST.ETS.STAT.MULT</link>, <link href=\"text/scalc/01/func_forecastetspiadd.xhp\">FORECAST.ETS.PI.ADD</link>, <link href=\"text/scalc/01/func_forecastetsseason.xhp\">FORECAST.ETS.SEASONALITY</link>, <link href=\"text/scalc/01/04060185.xhp#forecast\">FORECAST</link>, <link href=\"text/scalc/01/04060185.xhp#forecastlinear\">FORECAST.LINEAR</link>"
msgstr "Viz také: <link href=\"text/scalc/01/func_forecastetsadd.xhp\">FORECAST.ETS.ADD</link>, <link href=\"text/scalc/01/func_forecastetsmult.xhp\">FORECAST.ETS.MULT</link>, <link href=\"text/scalc/01/func_forecastetsstatadd.xhp\">FORECAST.ETS.STAT.ADD</link>, <link href=\"text/scalc/01/func_forecastetsstatmult.xhp\">FORECAST.ETS.STAT.MULT</link>, <link href=\"text/scalc/01/func_forecastetspiadd.xhp\">FORECAST.ETS.PI.ADD</link>, <link href=\"text/scalc/01/func_forecastetsseason.xhp\">FORECAST.ETS.SEASONALITY</link>, <link href=\"text/scalc/01/04060185.xhp#forecast\">FORECAST</link>, <link href=\"text/scalc/01/04060185.xhp#forecastlinear\">FORECAST.LINEAR</link>"
+#. LfsHV
#: func_forecastetsseason.xhp
msgctxt ""
"func_forecastetsseason.xhp\n"
@@ -53257,6 +58229,7 @@ msgctxt ""
msgid "FORECAST.ETS.SEASONALITY"
msgstr "FORECAST.ETS.SEASONALITY"
+#. 6fQYM
#: func_forecastetsseason.xhp
msgctxt ""
"func_forecastetsseason.xhp\n"
@@ -53265,6 +58238,7 @@ msgctxt ""
msgid "<bookmark_value>FORECAST.ETS.SEASONALITY function</bookmark_value>"
msgstr "<bookmark_value>FORECAST.ETS.SEASONALITY</bookmark_value>"
+#. ozk5A
#: func_forecastetsseason.xhp
msgctxt ""
"func_forecastetsseason.xhp\n"
@@ -53273,6 +58247,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/func_forecastetsseason.xhp\">FORECAST.ETS.SEASONALITY Function</link>"
msgstr "<link href=\"text/scalc/01/func_forecastetsseason.xhp\">FORECAST.ETS.SEASONALITY</link>"
+#. hmYGz
#: func_forecastetsseason.xhp
msgctxt ""
"func_forecastetsseason.xhp\n"
@@ -53281,6 +58256,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_SEA\">Returns the number of samples in period as calculated by Calc in case of FORECAST.ETS functions when argument <emph>period_length</emph> equals 1. </ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_FORECAST_ETS_SEA\">Vrátí počet vzorků v periodě, jak je vypočítán funkcí FORECAST.ETS s argumentem<emph>délka periody</emph> rovným 1.</ahelp>"
+#. n4Tra
#: func_forecastetsseason.xhp
msgctxt ""
"func_forecastetsseason.xhp\n"
@@ -53289,6 +58265,7 @@ msgctxt ""
msgid "The same result is returned with FORECAST.ETS.STAT functions when argument <emph>stat_type</emph> equals 9 (and <emph>period_length</emph> equals 1)."
msgstr "Stejný výsledek je vrácen funkcí FORECAST.ETS.STAT, jejíž argument <emph>typ statistiky</emph> je roven 9 (a <emph>délka periody</emph> je rovna 1)."
+#. kuaJ8
#: func_forecastetsseason.xhp
msgctxt ""
"func_forecastetsseason.xhp\n"
@@ -53297,6 +58274,7 @@ msgctxt ""
msgid "FORECAST.ETS.SEASONALITY (values, timeline, [data_completion], [aggregation])"
msgstr "FORECAST.ETS.SEASONALITY (hodnoty, časová osa, [doplňování dat], [agregace])"
+#. QFDLA
#: func_forecastetsseason.xhp
msgctxt ""
"func_forecastetsseason.xhp\n"
@@ -53305,6 +58283,7 @@ msgctxt ""
msgid "=FORECAST.ETS.SEASONALITY(Values;Timeline;TRUE();1)"
msgstr "=FORECAST.ETS.SEASONALITY(Hodnoty;Časová_osa;TRUE();1)"
+#. RKf4B
#: func_forecastetsseason.xhp
msgctxt ""
"func_forecastetsseason.xhp\n"
@@ -53313,6 +58292,7 @@ msgctxt ""
msgid "Returns 6, the number of samples in period based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, no missing data, and AVERAGE as aggregation."
msgstr "Vrátí 6, počet vzorků v periodě zjištěný na základě výše uvedených pojmenovaných oblastí <emph>Hodnoty</emph> a <emph>Časová_osa</emph>, bez chybějících dat a s agregací AVERAGE."
+#. EUN8o
#: func_forecastetsseason.xhp
msgctxt ""
"func_forecastetsseason.xhp\n"
@@ -53321,6 +58301,7 @@ msgctxt ""
msgid "See also: <link href=\"text/scalc/01/func_forecastetsadd.xhp\">FORECAST.ETS.ADD</link>, <link href=\"text/scalc/01/func_forecastetsmult.xhp\">FORECAST.ETS.MULT</link>, <link href=\"text/scalc/01/func_forecastetsstatadd.xhp\">FORECAST.ETS.STAT.ADD</link>, <link href=\"text/scalc/01/func_forecastetsstatmult.xhp\">FORECAST.ETS.STAT.MULT</link>, <link href=\"text/scalc/01/func_forecastetspiadd.xhp\">FORECAST.ETS.PI.ADD</link>, <link href=\"text/scalc/01/func_forecastetspimult.xhp\">FORECAST.ETS.PI.MULT</link>, <link href=\"text/scalc/01/04060185.xhp#forecast\">FORECAST</link>, <link href=\"text/scalc/01/04060185.xhp#forecastlinear\">FORECAST.LINEAR</link>"
msgstr "Viz také: <link href=\"text/scalc/01/func_forecastetsadd.xhp\">FORECAST.ETS.ADD</link>, <link href=\"text/scalc/01/func_forecastetsmult.xhp\">FORECAST.ETS.MULT</link>, <link href=\"text/scalc/01/func_forecastetsstatadd.xhp\">FORECAST.ETS.STAT.ADD</link>, <link href=\"text/scalc/01/func_forecastetsstatmult.xhp\">FORECAST.ETS.STAT.MULT</link>, <link href=\"text/scalc/01/func_forecastetspiadd.xhp\">FORECAST.ETS.PI.ADD</link>, <link href=\"text/scalc/01/func_forecastetspimult.xhp\">FORECAST.ETS.PI.MULT</link>, <link href=\"text/scalc/01/04060185.xhp#forecast\">FORECAST</link>, <link href=\"text/scalc/01/04060185.xhp#forecastlinear\">FORECAST.LINEAR</link>"
+#. eNmGC
#: func_forecastetsstatadd.xhp
msgctxt ""
"func_forecastetsstatadd.xhp\n"
@@ -53329,6 +58310,7 @@ msgctxt ""
msgid "FORECAST.ETS.STAT.ADD"
msgstr "FORECAST.ETS.STAT.ADD"
+#. Pa5BF
#: func_forecastetsstatadd.xhp
msgctxt ""
"func_forecastetsstatadd.xhp\n"
@@ -53337,6 +58319,7 @@ msgctxt ""
msgid "<bookmark_value>FORECAST.ETS.STAT.ADD function</bookmark_value>"
msgstr "<bookmark_value>FORECAST.ETS.STAT.ADD</bookmark_value>"
+#. edDaD
#: func_forecastetsstatadd.xhp
msgctxt ""
"func_forecastetsstatadd.xhp\n"
@@ -53345,6 +58328,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/func_forecastetsstatadd.xhp\">FORECAST.ETS.STAT.ADD Function</link>"
msgstr "<link href=\"text/scalc/01/func_forecastetsstatadd.xhp\">FORECAST.ETS.STAT.ADD</link>"
+#. 7y8yW
#: func_forecastetsstatadd.xhp
msgctxt ""
"func_forecastetsstatadd.xhp\n"
@@ -53353,6 +58337,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_STA\">Returns statistical value(s) that are results of the ETS/EDS algorithms.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_FORECAST_ETS_STA\">Vrátí hodnoty statistiky, které jsou výsledkem algoritmu ETS či EDS.</ahelp>"
+#. kXBEC
#: func_forecastetsstatadd.xhp
msgctxt ""
"func_forecastetsstatadd.xhp\n"
@@ -53361,6 +58346,7 @@ msgctxt ""
msgid "FORECAST.ETS.STAT.ADD calculates with the model"
msgstr "FORECAST.ETS.STAT.ADD počítá pomocí modelu"
+#. fXsdE
#: func_forecastetsstatadd.xhp
msgctxt ""
"func_forecastetsstatadd.xhp\n"
@@ -53369,6 +58355,7 @@ msgctxt ""
msgid "FORECAST.ETS.STAT.ADD (values, timeline, stat_type, [period_length], [data_completion], [aggregation])"
msgstr "FORECAST.ETS.STAT.ADD (hodnoty, časová osa, typ statistiky, [délka periody], [doplňování dat], [agregace])"
+#. vwTur
#: func_forecastetsstatadd.xhp
msgctxt ""
"func_forecastetsstatadd.xhp\n"
@@ -53377,6 +58364,7 @@ msgctxt ""
msgid "=FORECAST.ETS.STAT.ADD(Values;Timeline;3;1;TRUE();1)"
msgstr "=FORECAST.ETS.STAT.ADD(Hodnoty;Časová_osa;3;1;TRUE();1)"
+#. NG7Kp
#: func_forecastetsstatadd.xhp
msgctxt ""
"func_forecastetsstatadd.xhp\n"
@@ -53385,6 +58373,7 @@ msgctxt ""
msgid "Returns 0.9990234375, the additive statistics based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with beta smoothing, one sample per period, no missing data, and AVERAGE as aggregation."
msgstr "Vrátí 0,9990234375, vyrovnávací parametr beta aditivního algoritmu vypočtený na základě výše uvedených pojmenovaných oblastí <emph>Hodnoty</emph> a <emph>Časová_osa</emph> s jedním vzorkem na periodu, bez chybějících dat a s agregací AVERAGE."
+#. cCrti
#: func_forecastetsstatadd.xhp
msgctxt ""
"func_forecastetsstatadd.xhp\n"
@@ -53393,6 +58382,7 @@ msgctxt ""
msgid "=FORECAST.ETS.STAT.ADD(Values;Timeline;2;1;TRUE();7)"
msgstr "=FORECAST.ETS.STAT.ADD(Hodnoty;Časová_osa;2;1;TRUE();7)"
+#. 23xnG
#: func_forecastetsstatadd.xhp
msgctxt ""
"func_forecastetsstatadd.xhp\n"
@@ -53401,6 +58391,7 @@ msgctxt ""
msgid "Returns 0.0615234375, the additive statistics based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with gamma smoothing, no missing data, and SUM as aggregation."
msgstr "Vrátí 0,0615234375, vyrovnávací parametr gama aditivního algoritmu vypočtený na základě výše uvedených pojmenovaných oblastí <emph>Hodnoty</emph> a <emph>Časová_osa</emph>, bez chybějících dat a s agregací SUM."
+#. dnDvk
#: func_forecastetsstatadd.xhp
msgctxt ""
"func_forecastetsstatadd.xhp\n"
@@ -53409,6 +58400,7 @@ msgctxt ""
msgid "See also: <link href=\"text/scalc/01/func_forecastetsadd.xhp\">FORECAST.ETS.ADD </link>, <link href=\"text/scalc/01/func_forecastetsmult.xhp\">FORECAST.ETS.MULT </link>, <link href=\"text/scalc/01/func_forecastetsstatmult.xhp\">FORECAST.ETS.STAT.MULT </link>, <link href=\"text/scalc/01/func_forecastetspiadd.xhp\">FORECAST.ETS.PI.ADD </link>, <link href=\"text/scalc/01/func_forecastetspimult.xhp\">FORECAST.ETS.PI.MULT</link>, <link href=\"text/scalc/01/func_forecastetsseason.xhp\">FORECAST.ETS.SEASONALITY</link>, <link href=\"text/scalc/01/04060185.xhp#forecast\">FORECAST</link>, <link href=\"text/scalc/01/04060185.xhp#forecastlinear\">FORECAST.LINEAR</link>"
msgstr "Viz také: <link href=\"text/scalc/01/func_forecastetsadd.xhp\">FORECAST.ETS.ADD</link>, <link href=\"text/scalc/01/func_forecastetsmult.xhp\">FORECAST.ETS.MULT</link>, <link href=\"text/scalc/01/func_forecastetsstatmult.xhp\">FORECAST.ETS.STAT.MULT</link>, <link href=\"text/scalc/01/func_forecastetspiadd.xhp\">FORECAST.ETS.PI.ADD</link>, <link href=\"text/scalc/01/func_forecastetspimult.xhp\">FORECAST.ETS.PI.MULT</link>, <link href=\"text/scalc/01/func_forecastetsseason.xhp\">FORECAST.ETS.SEASONALITY</link>, <link href=\"text/scalc/01/04060185.xhp#forecast\">FORECAST</link>, <link href=\"text/scalc/01/04060185.xhp#forecastlinear\">FORECAST.LINEAR</link>"
+#. J4X87
#: func_forecastetsstatmult.xhp
msgctxt ""
"func_forecastetsstatmult.xhp\n"
@@ -53417,6 +58409,7 @@ msgctxt ""
msgid "FORECAST.ETS.STAT.MULT"
msgstr "FORECAST.ETS.STAT.MULT"
+#. KB6T7
#: func_forecastetsstatmult.xhp
msgctxt ""
"func_forecastetsstatmult.xhp\n"
@@ -53425,6 +58418,7 @@ msgctxt ""
msgid "<bookmark_value>FORECAST.ETS.STAT.MULT function</bookmark_value>"
msgstr "<bookmark_value>FORECAST.ETS.STAT.MULT</bookmark_value>"
+#. DoedA
#: func_forecastetsstatmult.xhp
msgctxt ""
"func_forecastetsstatmult.xhp\n"
@@ -53433,6 +58427,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/func_forecastetsstatmult.xhp\">FORECAST.ETS.STAT.MULT Function</link>"
msgstr "<link href=\"text/scalc/01/func_forecastetsstatmult.xhp\">FORECAST.ETS.STAT.MULT</link>"
+#. Ahv2p
#: func_forecastetsstatmult.xhp
msgctxt ""
"func_forecastetsstatmult.xhp\n"
@@ -53441,6 +58436,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_STM\">Returns statistical value(s) that are results of the ETS/EDS algorithms.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_FORECAST_ETS_STM\">Vrátí hodnoty statistiky, které jsou výsledkem algoritmu ETS či EDS.</ahelp>"
+#. FJthz
#: func_forecastetsstatmult.xhp
msgctxt ""
"func_forecastetsstatmult.xhp\n"
@@ -53449,6 +58445,7 @@ msgctxt ""
msgid "FORECAST.ETS.STAT.MULT calculates with the model"
msgstr "FORECAST.ETS.STAT.MULT počítá pomocí modelu"
+#. 9CuKw
#: func_forecastetsstatmult.xhp
msgctxt ""
"func_forecastetsstatmult.xhp\n"
@@ -53457,6 +58454,7 @@ msgctxt ""
msgid "FORECAST.ETS.STAT.MULT (values, timeline, stat_type, [period_length], [data_completion], [aggregation])"
msgstr "FORECAST.ETS.STAT.MULT (hodnoty, časová osa, typ statistiky, [délka periody], [doplňování dat], [agregace])"
+#. nGVCt
#: func_forecastetsstatmult.xhp
msgctxt ""
"func_forecastetsstatmult.xhp\n"
@@ -53465,6 +58463,7 @@ msgctxt ""
msgid "=FORECAST.ETS.STAT.MULT(Values;Timeline;5;1;TRUE();1)"
msgstr "=FORECAST.ETS.STAT.MULT(Hodnoty;Časová_osa;5;1;TRUE();1)"
+#. aCTmK
#: func_forecastetsstatmult.xhp
msgctxt ""
"func_forecastetsstatmult.xhp\n"
@@ -53473,6 +58472,7 @@ msgctxt ""
msgid "Returns 0.084073452803966, the multiplicative statistics based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with symmetric mean absolute percentage error (SMAPE), one sample per period, no missing data, and AVERAGE as aggregation."
msgstr "Vrátí 0,084073452803966, symetrickou střední absolutní procentuální chybu (SMAPE) pro výsledek multiplikativního algoritmu vypočtený na základě výše uvedených pojmenovaných oblastí <emph>Hodnoty</emph> a <emph>Časová_osa</emph> s jedním vzorkem na periodu, bez chybějících dat a s agregací AVERAGE."
+#. h9FRT
#: func_forecastetsstatmult.xhp
msgctxt ""
"func_forecastetsstatmult.xhp\n"
@@ -53481,6 +58481,7 @@ msgctxt ""
msgid "=FORECAST.ETS.STAT.MULT(Values;Timeline;7;1;TRUE();7)"
msgstr "=FORECAST.ETS.STAT.MULT(Hodnoty;Časová_osa;7;1;TRUE();7)"
+#. fEf7M
#: func_forecastetsstatmult.xhp
msgctxt ""
"func_forecastetsstatmult.xhp\n"
@@ -53489,6 +58490,7 @@ msgctxt ""
msgid "Returns 15.8372533480997, the multiplicative statistics based on <emph>Values</emph> and <emph>Timeline</emph> named ranges above, with root mean squared error, no missing data, and SUM as aggregation."
msgstr "Vrátí 15,8372533480997, odmocninu střední kvadratické chyby pro výsledek multiplikativního algoritmu vypočtený na základě výše uvedených pojmenovaných oblastí <emph>Hodnoty</emph> a <emph>Časová_osa</emph>, bez chybějících dat a s agregací SUM."
+#. LBeXF
#: func_forecastetsstatmult.xhp
msgctxt ""
"func_forecastetsstatmult.xhp\n"
@@ -53497,6 +58499,97 @@ msgctxt ""
msgid "See also: <link href=\"text/scalc/01/func_forecastetsadd.xhp\">FORECAST.ETS.ADD</link>, <link href=\"text/scalc/01/func_forecastetsmult.xhp\">FORECAST.ETS.MULT</link>, <link href=\"text/scalc/01/func_forecastetsstatadd.xhp\">FORECAST.ETS.STAT.ADD</link>, <link href=\"text/scalc/01/func_forecastetspiadd.xhp\">FORECAST.ETS.PI.ADD</link>, <link href=\"text/scalc/01/func_forecastetspimult.xhp\">FORECAST.ETS.PI.MULT</link>, <link href=\"text/scalc/01/func_forecastetsseason.xhp\">FORECAST.ETS.SEASONALITY</link>, <link href=\"text/scalc/01/04060185.xhp#forecast\">FORECAST</link>, <link href=\"text/scalc/01/04060185.xhp#forecastlinear\">FORECAST.LINEAR</link>"
msgstr "Viz také: <link href=\"text/scalc/01/func_forecastetsadd.xhp\">FORECAST.ETS.ADD</link>, <link href=\"text/scalc/01/func_forecastetsmult.xhp\">FORECAST.ETS.MULT</link>, <link href=\"text/scalc/01/func_forecastetsstatadd.xhp\">FORECAST.ETS.STAT.ADD</link>, <link href=\"text/scalc/01/func_forecastetspiadd.xhp\">FORECAST.ETS.PI.ADD</link>, <link href=\"text/scalc/01/func_forecastetspimult.xhp\">FORECAST.ETS.PI.MULT</link>, <link href=\"text/scalc/01/func_forecastetsseason.xhp\">FORECAST.ETS.SEASONALITY</link>, <link href=\"text/scalc/01/04060185.xhp#forecast\">FORECAST</link>, <link href=\"text/scalc/01/04060185.xhp#forecastlinear\">FORECAST.LINEAR</link>"
+#. K3oBV
+#: func_fourier.xhp
+msgctxt ""
+"func_fourier.xhp\n"
+"tit\n"
+"help.text"
+msgid "FOURIER function"
+msgstr ""
+
+#. FmjN8
+#: func_fourier.xhp
+msgctxt ""
+"func_fourier.xhp\n"
+"bm_id581556228060864\n"
+"help.text"
+msgid "<bookmark_value>FOURIER function</bookmark_value>"
+msgstr ""
+
+#. VQ5ra
+#: func_fourier.xhp
+msgctxt ""
+"func_fourier.xhp\n"
+"hd_id551556227727946\n"
+"help.text"
+msgid "<variable id=\"fourierfunct\"><link href=\"text/scalc/01/func_fourier.xhp\" name=\"fourierfunction\">FOURIER</link></variable>"
+msgstr ""
+
+#. TNat4
+#: func_fourier.xhp
+msgctxt ""
+"func_fourier.xhp\n"
+"par_id121556227727948\n"
+"help.text"
+msgid "<variable id=\"textjoinfunction\"><ahelp hid=\".\">Computes the Discrete Fourier Transform [DFT] of an input array of complex numbers using a couple of Fast Fourier Transform (FFT) algorithms.</ahelp></variable> The function is an <link href=\"text/scalc/01/04060107.xhp\" name=\"array formula\">array formula</link>."
+msgstr ""
+
+#. 467q3
+#: func_fourier.xhp
+msgctxt ""
+"func_fourier.xhp\n"
+"par_id541556228253979\n"
+"help.text"
+msgid "FOURIER(Array, GroupedByColumns, Inverse, Polar, MinimumMagnitude)"
+msgstr ""
+
+#. ELSK7
+#: func_fourier.xhp
+msgctxt ""
+"func_fourier.xhp\n"
+"par_id741556228390897\n"
+"help.text"
+msgid "<emph>Array</emph> is a 2 x N or N x 2 range representing an array of complex number to be transformed, where N is the length of the array. The array represents the real and imaginary parts of the data."
+msgstr ""
+
+#. xTPa5
+#: func_fourier.xhp
+msgctxt ""
+"func_fourier.xhp\n"
+"par_id621556228397269\n"
+"help.text"
+msgid "<emph>GroupedByColumns</emph> is a logical (TRUE or FALSE, 1 or 0) argument. When TRUE the array is grouped by columns where the first column contains the real part of the complex number and the second columns contains the imaginary part of the complex number. When FALSE, the first row contains the real part of the complex number and the second row contains the imaginary part of the complex number. If there is only 1 column (row), the input sequence is treated as purely real."
+msgstr ""
+
+#. tbzAA
+#: func_fourier.xhp
+msgctxt ""
+"func_fourier.xhp\n"
+"par_id631556228516997\n"
+"help.text"
+msgid "<emph>Inverse</emph> is an optional logical (TRUE or FALSE, 1 or 0) argument. When TRUE, calculates the inverse Discrete Fourier Transform. The default value is FALSE."
+msgstr ""
+
+#. N6enC
+#: func_fourier.xhp
+msgctxt ""
+"func_fourier.xhp\n"
+"par_id811561732287508\n"
+"help.text"
+msgid "<emph>Polar</emph>: is an optional logical (TRUE or FALSE, 1 or 0) argument. Indicates whether the final output is in polar coordinates (magnitude, phase). This argument is optional and the default value is FALSE."
+msgstr ""
+
+#. qBBZd
+#: func_fourier.xhp
+msgctxt ""
+"func_fourier.xhp\n"
+"par_id661561732521977\n"
+"help.text"
+msgid "<emph>MinimumMagnitude</emph>: used only if Polar=TRUE. All frequency components with magnitude less than <emph>MinimumMagnitude</emph> will be suppressed with a zero magnitude-phase entry. This is very useful when looking at the magnitude-phase spectrum of a signal because there is always some very tiny amount of rounding error when doing FFT algorithms and results in incorrect non-zero phase for non-existent frequencies. By providing a suitable value to this parameter, these non-existent frequency components can be suppressed. By default the value of <emph>MinimumMagnitude</emph> is 0.0, and no suppression is done by default."
+msgstr ""
+
+#. P2z9v
#: func_hour.xhp
msgctxt ""
"func_hour.xhp\n"
@@ -53505,6 +58598,7 @@ msgctxt ""
msgid "HOUR"
msgstr "HOUR"
+#. tjZp2
#: func_hour.xhp
msgctxt ""
"func_hour.xhp\n"
@@ -53513,6 +58607,7 @@ msgctxt ""
msgid "<bookmark_value>HOUR function</bookmark_value>"
msgstr "<bookmark_value>HOUR</bookmark_value>"
+#. T4GyT
#: func_hour.xhp
msgctxt ""
"func_hour.xhp\n"
@@ -53521,6 +58616,7 @@ msgctxt ""
msgid "<variable id=\"hour\"><link href=\"text/scalc/01/func_hour.xhp\">HOUR</link></variable>"
msgstr "<variable id=\"hour\"><link href=\"text/scalc/01/func_hour.xhp\">HOUR</link></variable>"
+#. nYeAv
#: func_hour.xhp
msgctxt ""
"func_hour.xhp\n"
@@ -53529,6 +58625,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_STUNDE\">Returns the hour for a given time value.</ahelp> The hour is returned as an integer between 0 and 23."
msgstr "<ahelp hid=\"HID_FUNC_STUNDE\">Vrátí hodinu ze zadaného času.</ahelp> Funkce vrátí hodinu jako celé číslo mezi 0 a 23."
+#. DBcpt
#: func_hour.xhp
msgctxt ""
"func_hour.xhp\n"
@@ -53537,6 +58634,7 @@ msgctxt ""
msgid "HOUR(Number)"
msgstr "HOUR(Číslo)"
+#. FXcMa
#: func_hour.xhp
msgctxt ""
"func_hour.xhp\n"
@@ -53545,6 +58643,7 @@ msgctxt ""
msgid "<emph>Number</emph>, as a time value, is a decimal, for which the hour is to be returned."
msgstr "<emph>Číslo</emph> jako hodnota času je desetinné číslo, pro které chcete zjistit hodinu."
+#. dhLTM
#: func_hour.xhp
msgctxt ""
"func_hour.xhp\n"
@@ -53553,6 +58652,7 @@ msgctxt ""
msgid "<item type=\"input\">=HOUR(NOW())</item> returns the current hour"
msgstr "<item type=\"input\">=HOUR(NOW())</item> vrací aktuální hodinu"
+#. ezUKF
#: func_hour.xhp
msgctxt ""
"func_hour.xhp\n"
@@ -53561,6 +58661,7 @@ msgctxt ""
msgid "<item type=\"input\">=HOUR(C4)</item> returns 17 if the contents of C4 = <item type=\"input\">17:20:00</item>."
msgstr "<item type=\"input\">=HOUR(C4)</item> vrátí 17, pokud je obsah buňky C4 = <item type=\"input\">17:20:00</item>."
+#. aYfHQ
#: func_hour.xhp
msgctxt ""
"func_hour.xhp\n"
@@ -53569,6 +58670,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060102.xhp\" name=\"YEAR\">YEAR</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"NOW\">NOW</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"MINUTE\">MINUTE</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"MONTH\">MONTH</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"DAY\">DAY</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"WEEKDAY\">WEEKDAY</link>."
msgstr "<link href=\"text/scalc/01/04060102.xhp\" name=\"YEAR\">YEAR</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"NOW\">NOW</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"MINUTE\">MINUTE</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"MONTH\">MONTH</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"DAY\">DAY</link>, <link href=\"text/scalc/01/04060102.xhp\" name=\"WEEKDAY\">WEEKDAY</link>."
+#. DiCWs
#: func_ifs.xhp
msgctxt ""
"func_ifs.xhp\n"
@@ -53577,6 +58679,7 @@ msgctxt ""
msgid "IFS function"
msgstr "Funkce IFS"
+#. XMPcD
#: func_ifs.xhp
msgctxt ""
"func_ifs.xhp\n"
@@ -53585,6 +58688,7 @@ msgctxt ""
msgid "<bookmark_value>IFS function</bookmark_value>"
msgstr "<bookmark_value>IFS</bookmark_value>"
+#. u33ve
#: func_ifs.xhp
msgctxt ""
"func_ifs.xhp\n"
@@ -53593,6 +58697,7 @@ msgctxt ""
msgid "<variable id=\"ifsfunct\"><link href=\"text/scalc/01/func_ifs.xhp\" name=\"function ifs\">IFS</link></variable>"
msgstr "<variable id=\"ifsfunct\"><link href=\"text/scalc/01/func_ifs.xhp\" name=\"function ifs\">IFS</link></variable>"
+#. iANFF
#: func_ifs.xhp
msgctxt ""
"func_ifs.xhp\n"
@@ -53601,6 +58706,7 @@ msgctxt ""
msgid "<variable id=\"variable name\"><ahelp hid=\".\">IFS is a multiple IF-function.</ahelp></variable>"
msgstr "<variable id=\"variable name\"><ahelp hid=\".\">IFS je několikanásobná funkce IF.</ahelp></variable>"
+#. pspe6
#: func_ifs.xhp
msgctxt ""
"func_ifs.xhp\n"
@@ -53609,6 +58715,7 @@ msgctxt ""
msgid "IFS( expression1, result1[, expression2, result2][, …] )"
msgstr "IFS( výraz1, výsledek1[, výraz2, výsledek2][, …] )"
+#. 3KbKX
#: func_ifs.xhp
msgctxt ""
"func_ifs.xhp\n"
@@ -53617,6 +58724,7 @@ msgctxt ""
msgid "<emph>expression1, expression2, ...</emph> are any boolean values or expressions that can be TRUE or FALSE"
msgstr "<emph>výraz1, výraz2, ...</emph> jsou všechny booleovské hodnoty nebo výrazy, které mohou být PRAVDA nebo NEPRAVDA"
+#. 8qEKq
#: func_ifs.xhp
msgctxt ""
"func_ifs.xhp\n"
@@ -53625,6 +58733,7 @@ msgctxt ""
msgid "<emph>result1, result2, ... </emph> are the values that are returned if the logical test is TRUE"
msgstr "<emph>výsledek1, výsledek2, ... </emph> jsou hodnoty, které jsou vráceny, pokud je logický test PRAVDA"
+#. qgtwA
#: func_ifs.xhp
msgctxt ""
"func_ifs.xhp\n"
@@ -53633,6 +58742,7 @@ msgctxt ""
msgid "IFS( expression1, result1, expression2, result2, expression3, result3 ) is executed as"
msgstr "IFS( výraz1, výsledek1, výraz2, výsledek2, výraz3, výsledek3 ) je proveden jako"
+#. NriAd
#: func_ifs.xhp
msgctxt ""
"func_ifs.xhp\n"
@@ -53641,6 +58751,7 @@ msgctxt ""
msgid "IF expression1 is TRUE"
msgstr "KDYŽ výraz1 je PRAVDA"
+#. tRdjB
#: func_ifs.xhp
msgctxt ""
"func_ifs.xhp\n"
@@ -53649,6 +58760,7 @@ msgctxt ""
msgid "THEN result1"
msgstr "POTOM výsledek1"
+#. 2DYMn
#: func_ifs.xhp
msgctxt ""
"func_ifs.xhp\n"
@@ -53657,6 +58769,7 @@ msgctxt ""
msgid "ELSE IF expression2 is TRUE"
msgstr "JINAK KDYŽ výraz2 je PRAVDA"
+#. QZSge
#: func_ifs.xhp
msgctxt ""
"func_ifs.xhp\n"
@@ -53665,6 +58778,7 @@ msgctxt ""
msgid "THEN result2"
msgstr "POTOM výsledek2"
+#. H5BJe
#: func_ifs.xhp
msgctxt ""
"func_ifs.xhp\n"
@@ -53673,6 +58787,7 @@ msgctxt ""
msgid "ELSE IF expression3 is TRUE"
msgstr "JINAK KDYŽ výraz3 je PRAVDA"
+#. LpUGo
#: func_ifs.xhp
msgctxt ""
"func_ifs.xhp\n"
@@ -53681,6 +58796,7 @@ msgctxt ""
msgid "THEN result3"
msgstr "POTOM výsledek3"
+#. QCFfF
#: func_ifs.xhp
msgctxt ""
"func_ifs.xhp\n"
@@ -53689,6 +58805,7 @@ msgctxt ""
msgid "To get a default result should no expression be TRUE, add a last expression that is always TRUE, like TRUE or 1=1 followed by the default result."
msgstr "Chcete-li získat výchozí výsledek pro případ, že žádný z výrazů není PRAVDA, přidejte poslední výraz, který je vždy PRAVDA, například PRAVDA nebo 1 = 1, následovaný výchozím výsledkem."
+#. mkt7F
#: func_ifs.xhp
msgctxt ""
"func_ifs.xhp\n"
@@ -53697,6 +58814,7 @@ msgctxt ""
msgid "If there is a result missing for an expression or is no expression is TRUE, a #N/A error is returned."
msgstr "Pokud výsledek pro výraz chybí nebo není výraz PRAVDA, vrátí se chyba #N/A."
+#. 8sMKs
#: func_ifs.xhp
msgctxt ""
"func_ifs.xhp\n"
@@ -53705,6 +58823,7 @@ msgctxt ""
msgid "If expression is neither TRUE or FALSE, a #VALUE error is returned."
msgstr "Není-li výraz PRAVDA nebo NEPRAVDA, vrátí se chyba #VALUE."
+#. smDfE
#: func_ifs.xhp
msgctxt ""
"func_ifs.xhp\n"
@@ -53713,6 +58832,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060105.xhp#Section4\" name=\"if\">IF</link>"
msgstr "<link href=\"text/scalc/01/04060105.xhp#Section4\" name=\"if\">IF</link>"
+#. vaiXE
#: func_imcos.xhp
msgctxt ""
"func_imcos.xhp\n"
@@ -53721,6 +58841,7 @@ msgctxt ""
msgid "IMCOS function"
msgstr "IMCOS"
+#. DNkfT
#: func_imcos.xhp
msgctxt ""
"func_imcos.xhp\n"
@@ -53729,6 +58850,7 @@ msgctxt ""
msgid "<bookmark_value>IMCOS function</bookmark_value><bookmark_value>cosine;complex number</bookmark_value>"
msgstr "<bookmark_value>IMCOS</bookmark_value><bookmark_value>kosinus;komplexní číslo</bookmark_value>"
+#. GmCB8
#: func_imcos.xhp
msgctxt ""
"func_imcos.xhp\n"
@@ -53737,6 +58859,7 @@ msgctxt ""
msgid "<variable id=\"imcos_head\"><link href=\"text/scalc/01/func_imcos.xhp\">IMCOS</link></variable> function"
msgstr "<variable id=\"imcos_head\"><link href=\"text/scalc/01/func_imcos.xhp\">IMCOS</link></variable>"
+#. F6Dy7
#: func_imcos.xhp
msgctxt ""
"func_imcos.xhp\n"
@@ -53745,6 +58868,7 @@ msgctxt ""
msgid "<ahelp hid=\".\"><variable id=\"imcos_des\">Returns the cosine of a complex number.</variable> The cosine of a complex number can be expressed by:</ahelp>"
msgstr "<ahelp hid=\".\"><variable id=\"imcos_des\">Vrátí kosinus komplexního čísla.</variable> Kosinus komplexního čísla lze vyjádřit jako:</ahelp>"
+#. Tn68g
#: func_imcos.xhp
msgctxt ""
"func_imcos.xhp\n"
@@ -53753,6 +58877,7 @@ msgctxt ""
msgid "IMCOS(Complex_number)"
msgstr "IMCOS(Komplexní_číslo)"
+#. ZeGkF
#: func_imcos.xhp
msgctxt ""
"func_imcos.xhp\n"
@@ -53761,6 +58886,7 @@ msgctxt ""
msgid "Complex_number is a complex number whose cosine is to be calculated."
msgstr "Komplexní_číslo je komplexní číslo, jehož kosinus se má vypočítat."
+#. ab4Te
#: func_imcos.xhp
msgctxt ""
"func_imcos.xhp\n"
@@ -53769,6 +58895,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMCOS(\"4-3i\")</item><br/> returns -6.58066304055116-7.58155274274654i."
msgstr "<item type=\"input\">=IMCOS(\"4-3i\")</item><br/>vrátí -6,58066304055116-7,58155274274654i."
+#. 5EWnx
#: func_imcos.xhp
msgctxt ""
"func_imcos.xhp\n"
@@ -53777,6 +58904,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMCOS(2)</item><br/>returns -0.416146836547142 as a string. <embedvar href=\"text/scalc/01/ful_func.xhp#func_imag_zero\"/>"
msgstr "<item type=\"input\">=IMCOS(2)</item><br/>vrátí -0,416146836547142 jako řetězec. <embedvar href=\"text/scalc/01/ful_func.xhp#func_imag_zero\"/>"
+#. C3EAr
#: func_imcosh.xhp
msgctxt ""
"func_imcosh.xhp\n"
@@ -53785,6 +58913,7 @@ msgctxt ""
msgid "IMCOSH function"
msgstr "IMCOSH"
+#. pmWJk
#: func_imcosh.xhp
msgctxt ""
"func_imcosh.xhp\n"
@@ -53793,6 +58922,7 @@ msgctxt ""
msgid "<bookmark_value>IMCOSH function</bookmark_value><bookmark_value>hyperbolic cosine;complex number</bookmark_value>"
msgstr "<bookmark_value>IMCOSH</bookmark_value><bookmark_value>hyperbolický kosinus;komplexní číslo</bookmark_value>"
+#. LhGyK
#: func_imcosh.xhp
msgctxt ""
"func_imcosh.xhp\n"
@@ -53801,6 +58931,7 @@ msgctxt ""
msgid "<variable id=\"imcosh_head\"><link href=\"text/scalc/01/func_imcosh.xhp\">IMCOSH</link></variable> function"
msgstr "<variable id=\"imcosh_head\"><link href=\"text/scalc/01/func_imcosh.xhp\">IMCOSH</link></variable>"
+#. jewEE
#: func_imcosh.xhp
msgctxt ""
"func_imcosh.xhp\n"
@@ -53809,6 +58940,7 @@ msgctxt ""
msgid "<ahelp hid=\".\"><variable id=\"imcosh_des\">Returns the hyperbolic cosine of a complex number.</variable> The hyperbolic cosine of a complex number can be expressed by:</ahelp>"
msgstr "<ahelp hid=\".\"><variable id=\"imcosh_des\">Vrátí hyperbolický kosinus komplexního čísla.</variable> Hyperbolický kosinus komplexního čísla lze vyjádřit jako:</ahelp>"
+#. neXB8
#: func_imcosh.xhp
msgctxt ""
"func_imcosh.xhp\n"
@@ -53817,6 +58949,7 @@ msgctxt ""
msgid "IMCOSH(Complex_number)"
msgstr "IMCOSH(Komplexní_číslo)"
+#. LU38P
#: func_imcosh.xhp
msgctxt ""
"func_imcosh.xhp\n"
@@ -53825,6 +58958,7 @@ msgctxt ""
msgid "Complex_number is a complex number whose hyperbolic cosine is to be calculated."
msgstr "Komplexní_číslo je komplexní číslo, jehož hyperbolický kosinus se má vypočítat."
+#. VmhxS
#: func_imcosh.xhp
msgctxt ""
"func_imcosh.xhp\n"
@@ -53833,6 +58967,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMCOSH(\"4-3i\")</item><br/>returns -27.0349456030742-3.85115333481178i."
msgstr "<item type=\"input\">=IMCOSH(\"4-3i\")</item><br/>vrátí -27,0349456030742-3,85115333481178i."
+#. GCKE9
#: func_imcosh.xhp
msgctxt ""
"func_imcosh.xhp\n"
@@ -53841,6 +58976,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMCOSH(2)</item><br/>returns 3.76219569108363 as a string. <embedvar href=\"text/scalc/01/ful_func.xhp#func_imag_zero\"/>"
msgstr "<item type=\"input\">=IMCOSH(2)</item><br/>vrátí 3,76219569108363 jako řetězec. <embedvar href=\"text/scalc/01/ful_func.xhp#func_imag_zero\"/>"
+#. 4bYUH
#: func_imcot.xhp
msgctxt ""
"func_imcot.xhp\n"
@@ -53849,6 +58985,7 @@ msgctxt ""
msgid "IMCOT function"
msgstr "IMCOT"
+#. ZimkG
#: func_imcot.xhp
msgctxt ""
"func_imcot.xhp\n"
@@ -53857,6 +58994,7 @@ msgctxt ""
msgid "<bookmark_value>IMCOT function</bookmark_value><bookmark_value>cotangent;complex number</bookmark_value>"
msgstr "<bookmark_value>IMCOT</bookmark_value><bookmark_value>kotangens;komplexní číslo</bookmark_value>"
+#. gawaP
#: func_imcot.xhp
msgctxt ""
"func_imcot.xhp\n"
@@ -53865,6 +59003,7 @@ msgctxt ""
msgid "<variable id=\"imcot_head\"><link href=\"text/scalc/01/func_imcot.xhp\">IMCOT</link></variable> function"
msgstr "<variable id=\"imcot_head\"><link href=\"text/scalc/01/func_imcot.xhp\">IMCOT</link></variable>"
+#. sFono
#: func_imcot.xhp
msgctxt ""
"func_imcot.xhp\n"
@@ -53873,6 +59012,7 @@ msgctxt ""
msgid "<ahelp hid=\".\"><variable id=\"imcot_des\">Returns the cotangent of a complex number.</variable> The cotangent of a complex number can be expressed by:</ahelp>"
msgstr "<ahelp hid=\".\"><variable id=\"imcot_des\">Vrátí kotangens komplexního čísla.</variable> Kotangens komplexního čísla lze vyjádřit jako:</ahelp>"
+#. ofv76
#: func_imcot.xhp
msgctxt ""
"func_imcot.xhp\n"
@@ -53881,6 +59021,7 @@ msgctxt ""
msgid "<image id=\"img_id5988220084990\" src=\"media/helpimg/sc_func_imcot.png\"><alt id=\"alt_id5988220084990\">cot(a+bi)=cos(a+bi)/sin(a+bi)</alt></image>"
msgstr "<image id=\"img_id5988220084990\" src=\"media/helpimg/sc_func_imcot.png\"><alt id=\"alt_id5988220084990\">cot(a+bi)=cos(a+bi)/sin(a+bi)</alt></image>"
+#. z7EtV
#: func_imcot.xhp
msgctxt ""
"func_imcot.xhp\n"
@@ -53889,6 +59030,7 @@ msgctxt ""
msgid "IMCOT(Complex_number)"
msgstr "IMCOT(Komplexní_číslo)"
+#. rdePQ
#: func_imcot.xhp
msgctxt ""
"func_imcot.xhp\n"
@@ -53897,6 +59039,7 @@ msgctxt ""
msgid "Complex_number is a complex number whose cotangent is to be calculated."
msgstr "Komplexní_číslo je komplexní číslo, jehož kotangens se má vypočítat."
+#. B2yM9
#: func_imcot.xhp
msgctxt ""
"func_imcot.xhp\n"
@@ -53905,6 +59048,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMCOT(\"4-3i\")</item><br/>returns 0.00490118239430447+0.999266927805902i."
msgstr "<item type=\"input\">=IMCOT(\"4-3i\")</item><br/>vrátí 0,00490118239430447+0,999266927805902i."
+#. mMYen
#: func_imcot.xhp
msgctxt ""
"func_imcot.xhp\n"
@@ -53913,6 +59057,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMCOT(2)</item><br/>returns -0.457657554360286 as a string. <embedvar href=\"text/scalc/01/ful_func.xhp#func_imag_zero\"/>"
msgstr "<item type=\"input\">=IMCOT(2)</item><br/>vrátí -0,457657554360286 jako řetězec. <embedvar href=\"text/scalc/01/ful_func.xhp#func_imag_zero\"/>"
+#. tzbDs
#: func_imcsc.xhp
msgctxt ""
"func_imcsc.xhp\n"
@@ -53921,6 +59066,7 @@ msgctxt ""
msgid "IMCSC function"
msgstr "IMCSC"
+#. voV3U
#: func_imcsc.xhp
msgctxt ""
"func_imcsc.xhp\n"
@@ -53929,6 +59075,7 @@ msgctxt ""
msgid "<bookmark_value>IMCSC function</bookmark_value><bookmark_value>cosecant;complex number</bookmark_value>"
msgstr "<bookmark_value>IMCSC</bookmark_value><bookmark_value>kosekans;komplexní číslo</bookmark_value>"
+#. XF62w
#: func_imcsc.xhp
msgctxt ""
"func_imcsc.xhp\n"
@@ -53937,6 +59084,7 @@ msgctxt ""
msgid "<variable id=\"imcsc_head\"><link href=\"text/scalc/01/func_imcsc.xhp\">IMCSC</link></variable> function"
msgstr "<variable id=\"imcsc_head\"><link href=\"text/scalc/01/func_imcsc.xhp\">IMCSC</link></variable>"
+#. ySZ6p
#: func_imcsc.xhp
msgctxt ""
"func_imcsc.xhp\n"
@@ -53945,6 +59093,7 @@ msgctxt ""
msgid "<ahelp hid=\".\"><variable id=\"imcsc_des\">Returns the cosecant of a complex number. </variable> The cosecant of a complex number can be expressed by:</ahelp>"
msgstr "<ahelp hid=\".\"><variable id=\"imcsc_des\">Vrátí kosekans komplexního čísla.</variable> Kosekans komplexního čísla lze vyjádřit jako:</ahelp>"
+#. Jd8pB
#: func_imcsc.xhp
msgctxt ""
"func_imcsc.xhp\n"
@@ -53953,6 +59102,7 @@ msgctxt ""
msgid "<image id=\"img_id24404683532568\" src=\"media/helpimg/sc_func_imcsc.png\"><alt id=\"alt_id148492012231637\">csc(a+bi)=1/sin(a+bi)</alt></image>"
msgstr "<image id=\"img_id24404683532568\" src=\"media/helpimg/sc_func_imcsc.png\"><alt id=\"alt_id148492012231637\">csc(a+bi)=1/sin(a+bi)</alt></image>"
+#. jBzZA
#: func_imcsc.xhp
msgctxt ""
"func_imcsc.xhp\n"
@@ -53961,6 +59111,7 @@ msgctxt ""
msgid "IMCSC(Complex_number)"
msgstr "IMCSC(Komplexní_číslo)"
+#. QjHYk
#: func_imcsc.xhp
msgctxt ""
"func_imcsc.xhp\n"
@@ -53969,6 +59120,7 @@ msgctxt ""
msgid "Complex_number is a complex number whose cosecant needs to be calculated."
msgstr "Komplexní_číslo je komplexní číslo, jehož kosekans se má vypočítat."
+#. H4aYf
#: func_imcsc.xhp
msgctxt ""
"func_imcsc.xhp\n"
@@ -53977,6 +59129,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMCSC(\"4-3i\")</item><br/>returns -0.0754898329158637-0.0648774713706355i."
msgstr "<item type=\"input\">=IMCSC(\"4-3i\")</item><br/>vrátí -0,0754898329158637-0,0648774713706355i."
+#. BouPt
#: func_imcsc.xhp
msgctxt ""
"func_imcsc.xhp\n"
@@ -53985,6 +59138,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMCSC(2)</item><br/>returns 1.09975017029462 as a string. <embedvar href=\"text/scalc/01/ful_func.xhp#func_imag_zero\"/>"
msgstr "<item type=\"input\">=IMCSC(2)</item><br/>vrátí 1,09975017029462 jako řetězec. <embedvar href=\"text/scalc/01/ful_func.xhp#func_imag_zero\"/>"
+#. uQfzu
#: func_imcsch.xhp
msgctxt ""
"func_imcsch.xhp\n"
@@ -53993,6 +59147,7 @@ msgctxt ""
msgid "IMCSCH function"
msgstr "IMCSCH"
+#. Fa5LN
#: func_imcsch.xhp
msgctxt ""
"func_imcsch.xhp\n"
@@ -54001,6 +59156,7 @@ msgctxt ""
msgid "<bookmark_value>IMCSCH function</bookmark_value><bookmark_value>hyperbolic cosecant;complex number</bookmark_value>"
msgstr "<bookmark_value>IMCSCH</bookmark_value><bookmark_value>hyperbolický kosekans;komplexní číslo</bookmark_value>"
+#. UfC7D
#: func_imcsch.xhp
msgctxt ""
"func_imcsch.xhp\n"
@@ -54009,6 +59165,7 @@ msgctxt ""
msgid "<variable id=\"imcsch_head\"><link href=\"text/scalc/01/func_imcsch.xhp\">IMCSCH</link></variable> function"
msgstr "<variable id=\"imcsch_head\"><link href=\"text/scalc/01/func_imcsch.xhp\">IMCSCH</link></variable>"
+#. esr9F
#: func_imcsch.xhp
msgctxt ""
"func_imcsch.xhp\n"
@@ -54017,6 +59174,7 @@ msgctxt ""
msgid "<ahelp hid=\".\"><variable id=\"imcsch_des\">Returns the hyperbolic cosecant of a complex number.</variable> The hyperbolic cosecant of a complex number can be expressed by:</ahelp>"
msgstr "<ahelp hid=\".\"><variable id=\"imcsch_des\">Vrátí hyperbolický kosekans komplexního čísla.</variable> Hyperbolický kosekans komplexního čísla lze vyjádřit jako:</ahelp>"
+#. PPDq3
#: func_imcsch.xhp
msgctxt ""
"func_imcsch.xhp\n"
@@ -54025,6 +59183,7 @@ msgctxt ""
msgid "<image id=\"img_id23513691929169\" src=\"media/helpimg/sc_func_imcsch.png\"><alt id=\"alt_id313882186926700\">csch(a+bi)=1/sinh(a+bi)</alt></image>"
msgstr "<image id=\"img_id23513691929169\" src=\"media/helpimg/sc_func_imcsch.png\"><alt id=\"alt_id313882186926700\">csch(a+bi)=1/sinh(a+bi)</alt></image>"
+#. ndjhY
#: func_imcsch.xhp
msgctxt ""
"func_imcsch.xhp\n"
@@ -54033,6 +59192,7 @@ msgctxt ""
msgid "IMCSCH(Complex_number)"
msgstr "IMCSCH(Komplexní_číslo)"
+#. jWbdS
#: func_imcsch.xhp
msgctxt ""
"func_imcsch.xhp\n"
@@ -54041,6 +59201,7 @@ msgctxt ""
msgid "Complex_number is a complex number whose hyperbolic cosecant needs to be calculated."
msgstr "Komplexní_číslo je komplexní číslo, jehož hyperbolický kosekans se má vypočítat."
+#. nLLd3
#: func_imcsch.xhp
msgctxt ""
"func_imcsch.xhp\n"
@@ -54049,6 +59210,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMCSCH(\"4-3i\")</item><br/>returns -0.036275889628626+0.0051744731840194i."
msgstr "<item type=\"input\">=IMCSCH(\"4-3i\")</item><br/>vrátí -0,036275889628626+0,0051744731840194i."
+#. sgm9V
#: func_imcsch.xhp
msgctxt ""
"func_imcsch.xhp\n"
@@ -54057,6 +59219,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMCSCH(2)</item><br/>returns 0.275720564771783 as a string. <embedvar href=\"text/scalc/01/ful_func.xhp#func_imag_zero\"/>"
msgstr "<item type=\"input\">=IMCSCH(2)</item><br/>vrátí 0,275720564771783 jako řetězec. <embedvar href=\"text/scalc/01/ful_func.xhp#func_imag_zero\"/>"
+#. eiF7c
#: func_imsec.xhp
msgctxt ""
"func_imsec.xhp\n"
@@ -54065,6 +59228,7 @@ msgctxt ""
msgid "IMSEC function"
msgstr "IMSEC"
+#. f8owi
#: func_imsec.xhp
msgctxt ""
"func_imsec.xhp\n"
@@ -54073,6 +59237,7 @@ msgctxt ""
msgid "<bookmark_value>IMSEC function</bookmark_value><bookmark_value>secant;complex number</bookmark_value>"
msgstr "<bookmark_value>IMSEC</bookmark_value><bookmark_value>sekans;komplexní číslo</bookmark_value>"
+#. 4RBGx
#: func_imsec.xhp
msgctxt ""
"func_imsec.xhp\n"
@@ -54081,6 +59246,7 @@ msgctxt ""
msgid "<variable id=\"imsec_head\"><link href=\"text/scalc/01/func_imsec.xhp\">IMSEC</link></variable> function"
msgstr "<variable id=\"imsec_head\"><link href=\"text/scalc/01/func_imsec.xhp\">IMSEC</link></variable>"
+#. rUMBF
#: func_imsec.xhp
msgctxt ""
"func_imsec.xhp\n"
@@ -54089,6 +59255,7 @@ msgctxt ""
msgid "<ahelp hid=\".\"><variable id=\"imsec_des\">Returns the secant of a complex number. </variable> The secant of a complex number can be expressed by:</ahelp>"
msgstr "<ahelp hid=\".\"><variable id=\"imsec_des\">Vrátí sekans komplexního čísla.</variable> Sekans komplexního čísla lze vyjádřit jako:</ahelp>"
+#. oFCsQ
#: func_imsec.xhp
msgctxt ""
"func_imsec.xhp\n"
@@ -54097,6 +59264,7 @@ msgctxt ""
msgid "<image id=\"img_id112671346811327\" src=\"media/helpimg/sc_func_imsec.png\"><alt id=\"alt_id303562937523579\">sec(a+bi)=1/cos(a+bi)</alt></image>"
msgstr "<image id=\"img_id112671346811327\" src=\"media/helpimg/sc_func_imsec.png\"><alt id=\"alt_id303562937523579\">sec(a+bi)=1/cos(a+bi)</alt></image>"
+#. CEucF
#: func_imsec.xhp
msgctxt ""
"func_imsec.xhp\n"
@@ -54105,6 +59273,7 @@ msgctxt ""
msgid "IMSEC(Complex_number)"
msgstr "IMSEC(Komplexní_číslo)"
+#. mAr3g
#: func_imsec.xhp
msgctxt ""
"func_imsec.xhp\n"
@@ -54113,6 +59282,7 @@ msgctxt ""
msgid "Complex_number is a complex number whose secant needs to be calculated."
msgstr "Komplexní_číslo je komplexní číslo, jehož sekans se má vypočítat."
+#. DxDNG
#: func_imsec.xhp
msgctxt ""
"func_imsec.xhp\n"
@@ -54121,6 +59291,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMSEC(\"4-3i\")</item><br/>returns -0.0652940278579471+0.0752249603027732i."
msgstr "<item type=\"input\">=IMSEC(\"4-3i\")</item><br/>vrátí -0,0652940278579471+0,0752249603027732i."
+#. tCStV
#: func_imsec.xhp
msgctxt ""
"func_imsec.xhp\n"
@@ -54129,6 +59300,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMSEC(2)</item><br/>returns -2.40299796172238 as a string. <embedvar href=\"text/scalc/01/ful_func.xhp#func_imag_zero\"/>"
msgstr "<item type=\"input\">=IMSEC(2)</item><br/>vrátí -2,40299796172238 jako řetězec. <embedvar href=\"text/scalc/01/ful_func.xhp#func_imag_zero\"/>"
+#. 44osd
#: func_imsech.xhp
msgctxt ""
"func_imsech.xhp\n"
@@ -54137,6 +59309,7 @@ msgctxt ""
msgid "IMSECH function"
msgstr "IMSECH"
+#. JATyW
#: func_imsech.xhp
msgctxt ""
"func_imsech.xhp\n"
@@ -54145,6 +59318,7 @@ msgctxt ""
msgid "<bookmark_value>IMSECH function</bookmark_value><bookmark_value>hyperbolic secant;complex number</bookmark_value>"
msgstr "<bookmark_value>IMSECH</bookmark_value><bookmark_value>hyperbolický sekans;komplexní číslo</bookmark_value>"
+#. Gi6db
#: func_imsech.xhp
msgctxt ""
"func_imsech.xhp\n"
@@ -54153,6 +59327,7 @@ msgctxt ""
msgid "<variable id=\"imsech_head\"><link href=\"text/scalc/01/func_imsech.xhp\">IMSECH</link></variable> function"
msgstr "<variable id=\"imsech_head\"><link href=\"text/scalc/01/func_imsech.xhp\">IMSECH</link></variable>"
+#. FzWHS
#: func_imsech.xhp
msgctxt ""
"func_imsech.xhp\n"
@@ -54161,6 +59336,7 @@ msgctxt ""
msgid "<ahelp hid=\".\"><variable id=\"imsech_des\">Returns the hyperbolic secant of a complex number. </variable> The hyperbolic secant of a complex number can be expressed by:</ahelp>"
msgstr "<ahelp hid=\".\"><variable id=\"imsech_des\">Vrátí hyperbolický sekans komplexního čísla.</variable> Hyperbolický sekans komplexního čísla lze vyjádřit jako:</ahelp>"
+#. kCU6F
#: func_imsech.xhp
msgctxt ""
"func_imsech.xhp\n"
@@ -54169,6 +59345,7 @@ msgctxt ""
msgid "<image id=\"img_id8983315386682\" src=\"media/helpimg/sc_func_imsech.png\"><alt id=\"alt_id9157586510683\">sech(a+bi)=1/cosh(a+bi)</alt></image>"
msgstr "<image id=\"img_id8983315386682\" src=\"media/helpimg/sc_func_imsech.png\"><alt id=\"alt_id9157586510683\">sech(a+bi)=1/cosh(a+bi)</alt></image>"
+#. Rqker
#: func_imsech.xhp
msgctxt ""
"func_imsech.xhp\n"
@@ -54177,6 +59354,7 @@ msgctxt ""
msgid "IMSECH(Complex_number)"
msgstr "IMSECH(Komplexní_číslo)"
+#. ghL3e
#: func_imsech.xhp
msgctxt ""
"func_imsech.xhp\n"
@@ -54185,6 +59363,7 @@ msgctxt ""
msgid "Complex_number is a complex number whose hyperbolic secant needs to be calculated."
msgstr "Komplexní_číslo je komplexní číslo, jehož hyperbolický sekans se má vypočítat."
+#. idFUe
#: func_imsech.xhp
msgctxt ""
"func_imsech.xhp\n"
@@ -54193,6 +59372,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMSECH(\"4-3i\")</item><br/>returns -0.0362534969158689+0.00516434460775318i."
msgstr "<item type=\"input\">=IMSECH(\"4-3i\")</item><br/>vrátí -0,0362534969158689+0,00516434460775318i."
+#. ogXFD
#: func_imsech.xhp
msgctxt ""
"func_imsech.xhp\n"
@@ -54201,6 +59381,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMSECH(2)</item><br/>returns 0.26580222883408 as a string. <embedvar href=\"text/scalc/01/ful_func.xhp#func_imag_zero\"/>"
msgstr "<item type=\"input\">=IMSECH(2)</item><br/>vrátí 0,26580222883408 jako řetězec. <embedvar href=\"text/scalc/01/ful_func.xhp#func_imag_zero\"/>"
+#. TFFZg
#: func_imsin.xhp
msgctxt ""
"func_imsin.xhp\n"
@@ -54209,6 +59390,7 @@ msgctxt ""
msgid "IMSIN function"
msgstr "IMSIN"
+#. AneK8
#: func_imsin.xhp
msgctxt ""
"func_imsin.xhp\n"
@@ -54217,6 +59399,7 @@ msgctxt ""
msgid "<bookmark_value>IMSIN function</bookmark_value><bookmark_value>sine;complex number</bookmark_value>"
msgstr "<bookmark_value>IMSIN</bookmark_value><bookmark_value>sinus;komplexní číslo</bookmark_value>"
+#. KYCxa
#: func_imsin.xhp
msgctxt ""
"func_imsin.xhp\n"
@@ -54225,6 +59408,7 @@ msgctxt ""
msgid "<variable id=\"imsin_head\"><link href=\"text/scalc/01/func_imsin.xhp\">IMSIN</link></variable> function"
msgstr "<variable id=\"imsin_head\"><link href=\"text/scalc/01/func_imsin.xhp\">IMSIN</link></variable>"
+#. zpVj8
#: func_imsin.xhp
msgctxt ""
"func_imsin.xhp\n"
@@ -54233,6 +59417,7 @@ msgctxt ""
msgid "<ahelp hid=\".\"><variable id=\"imsin_des\">Returns the sine of a complex number. </variable> The sine of a complex number can be expressed by:</ahelp>"
msgstr "<ahelp hid=\".\"><variable id=\"imsin_des\">Vrátí sinus komplexního čísla.</variable> Sinus komplexního čísla lze vyjádřit jako:</ahelp>"
+#. ZXSse
#: func_imsin.xhp
msgctxt ""
"func_imsin.xhp\n"
@@ -54241,6 +59426,7 @@ msgctxt ""
msgid "sin(a+bi)=sin(a)cosh(b)+cos(a)sinh(b)i"
msgstr "sin(a+bi)=sin(a)cosh(b)+cos(a)sinh(b)i"
+#. tcmGA
#: func_imsin.xhp
msgctxt ""
"func_imsin.xhp\n"
@@ -54249,6 +59435,7 @@ msgctxt ""
msgid "IMSIN(Complex_number)"
msgstr "IMSIN(Komplexní_číslo)"
+#. KDCaW
#: func_imsin.xhp
msgctxt ""
"func_imsin.xhp\n"
@@ -54257,6 +59444,7 @@ msgctxt ""
msgid "Complex_number is a complex number whose sine needs to be calculated."
msgstr "Komplexní_číslo je komplexní číslo, jehož sinus se má vypočítat."
+#. y4NFP
#: func_imsin.xhp
msgctxt ""
"func_imsin.xhp\n"
@@ -54265,6 +59453,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMSIN(\"4-3i\")</item><br/>returns -7.61923172032141+6.548120040911i."
msgstr "<item type=\"input\">=IMSIN(\"4-3i\")</item><br/>vrátí -7,61923172032141+6,548120040911i."
+#. DKh3t
#: func_imsin.xhp
msgctxt ""
"func_imsin.xhp\n"
@@ -54273,6 +59462,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMSIN(2)</item><br/>returns 0.909297426825682 as a string. <embedvar href=\"text/scalc/01/ful_func.xhp#func_imag_zero\"/>"
msgstr "<item type=\"input\">=IMSIN(2)</item><br/>vrátí 0,909297426825682 jako řetězec. <embedvar href=\"text/scalc/01/ful_func.xhp#func_imag_zero\"/>"
+#. Ht2Tp
#: func_imsinh.xhp
msgctxt ""
"func_imsinh.xhp\n"
@@ -54281,6 +59471,7 @@ msgctxt ""
msgid "IMSINH function"
msgstr "IMSINH"
+#. SpvXc
#: func_imsinh.xhp
msgctxt ""
"func_imsinh.xhp\n"
@@ -54289,6 +59480,7 @@ msgctxt ""
msgid "<bookmark_value>IMSINH function</bookmark_value><bookmark_value>hyperbolic sine;complex number</bookmark_value>"
msgstr "<bookmark_value>IMSINH</bookmark_value><bookmark_value>hyperbolický sinus;komplexní číslo</bookmark_value>"
+#. BUj3B
#: func_imsinh.xhp
msgctxt ""
"func_imsinh.xhp\n"
@@ -54297,6 +59489,7 @@ msgctxt ""
msgid "<variable id=\"imsinh_head\"><link href=\"text/scalc/01/func_imsinh.xhp\">IMSINH</link></variable> function"
msgstr "<variable id=\"imsinh_head\"><link href=\"text/scalc/01/func_imsinh.xhp\">IMSINH</link></variable>"
+#. GK4WM
#: func_imsinh.xhp
msgctxt ""
"func_imsinh.xhp\n"
@@ -54305,6 +59498,7 @@ msgctxt ""
msgid "<ahelp hid=\".\"><variable id=\"imsinh_des\">Returns the hyperbolic sine of a complex number.</variable> The hyperbolic sine of a complex number can be expressed by:</ahelp>"
msgstr "<ahelp hid=\".\"><variable id=\"imsinh_des\">Vrátí hyperbolický sinus komplexního čísla.</variable> Hyperbolický sinus komplexního čísla lze vyjádřit jako:</ahelp>"
+#. eAYir
#: func_imsinh.xhp
msgctxt ""
"func_imsinh.xhp\n"
@@ -54313,6 +59507,7 @@ msgctxt ""
msgid "sinh(a+bi)=sinh(a)cos(b)+cosh(a)sin(b)i"
msgstr "sinh(a+bi)=sinh(a)cos(b)+cosh(a)sin(b)i"
+#. CM4Gy
#: func_imsinh.xhp
msgctxt ""
"func_imsinh.xhp\n"
@@ -54321,6 +59516,7 @@ msgctxt ""
msgid "IMSINH(Complex_number)"
msgstr "IMSINH(Komplexní_číslo)"
+#. FM2Uc
#: func_imsinh.xhp
msgctxt ""
"func_imsinh.xhp\n"
@@ -54329,6 +59525,7 @@ msgctxt ""
msgid "Complex_number is a complex number whose hyperbolic sine needs to be calculated."
msgstr "Komplexní_číslo je komplexní číslo, jehož hyperbolický sinus se má vypočítat."
+#. ZGYZ3
#: func_imsinh.xhp
msgctxt ""
"func_imsinh.xhp\n"
@@ -54337,6 +59534,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMSINH(\"4-3i\")</item><br/>returns -27.0168132580039-3.85373803791938i."
msgstr "<item type=\"input\">=IMSINH(\"4-3i\")</item><br/>vrátí -27,0168132580039-3,85373803791938i."
+#. WAgPF
#: func_imsinh.xhp
msgctxt ""
"func_imsinh.xhp\n"
@@ -54345,6 +59543,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMSINH(2)</item><br/>returns 3.62686040784702 as a string. <embedvar href=\"text/scalc/01/ful_func.xhp#func_imag_zero\"/>"
msgstr "<item type=\"input\">=IMSINH(2)</item><br/>vrátí 3,62686040784702 jako řetězec. <embedvar href=\"text/scalc/01/ful_func.xhp#func_imag_zero\"/>"
+#. C2DmY
#: func_imtan.xhp
msgctxt ""
"func_imtan.xhp\n"
@@ -54353,6 +59552,7 @@ msgctxt ""
msgid "IMTAN function"
msgstr "IMTAN"
+#. fMSEq
#: func_imtan.xhp
msgctxt ""
"func_imtan.xhp\n"
@@ -54361,6 +59561,7 @@ msgctxt ""
msgid "<bookmark_value>IMTAN function</bookmark_value><bookmark_value>tangent;complex number</bookmark_value>"
msgstr "<bookmark_value>IMTAN</bookmark_value><bookmark_value>tangens;komplexní číslo</bookmark_value>"
+#. PmaMD
#: func_imtan.xhp
msgctxt ""
"func_imtan.xhp\n"
@@ -54369,6 +59570,7 @@ msgctxt ""
msgid "<variable id=\"imtan_head\"><link href=\"text/scalc/01/func_imtan.xhp\">IMTAN</link></variable> function"
msgstr "<variable id=\"imtan_head\"><link href=\"text/scalc/01/func_imtan.xhp\">IMTAN</link></variable>"
+#. FynW6
#: func_imtan.xhp
msgctxt ""
"func_imtan.xhp\n"
@@ -54377,6 +59579,7 @@ msgctxt ""
msgid "<ahelp hid=\".\"><variable id=\"imtan_des\">Returns the tangent of a complex number.</variable> The tangent of a complex number can be expressed by:</ahelp>"
msgstr "<ahelp hid=\".\"><variable id=\"imtan_des\">Vrátí tangens komplexního čísla.</variable> Tangens komplexního čísla lze vyjádřit jako:</ahelp>"
+#. CNTVt
#: func_imtan.xhp
msgctxt ""
"func_imtan.xhp\n"
@@ -54385,6 +59588,7 @@ msgctxt ""
msgid "<image id=\"img_id16283275473700\" src=\"media/helpimg/sc_func_imtan.png\"><alt id=\"alt_id676711494402\">tan(a+bi)=sin(a+bi)/cos(a+bi)</alt></image>"
msgstr "<image id=\"img_id16283275473700\" src=\"media/helpimg/sc_func_imtan.png\"><alt id=\"alt_id676711494402\">tan(a+bi)=sin(a+bi)/cos(a+bi)</alt></image>"
+#. 7QtEG
#: func_imtan.xhp
msgctxt ""
"func_imtan.xhp\n"
@@ -54393,6 +59597,7 @@ msgctxt ""
msgid "IMTAN(Complex_number)"
msgstr "IMTAN(Komplexní_číslo)"
+#. 4XwP7
#: func_imtan.xhp
msgctxt ""
"func_imtan.xhp\n"
@@ -54401,6 +59606,7 @@ msgctxt ""
msgid "Complex_number is a complex number whose tangent is to be calculated."
msgstr "Komplexní_číslo je komplexní číslo, jehož tangens se má vypočítat."
+#. bEY6r
#: func_imtan.xhp
msgctxt ""
"func_imtan.xhp\n"
@@ -54409,6 +59615,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMTAN(\"4-3i\")</item><br/>returns 0.00490825806749606-1.00070953606723i."
msgstr "<item type=\"input\">=IMTAN(\"4-3i\")</item><br/>vrátí 0,00490825806749606-1,00070953606723i."
+#. q7Zeh
#: func_imtan.xhp
msgctxt ""
"func_imtan.xhp\n"
@@ -54417,6 +59624,7 @@ msgctxt ""
msgid "<item type=\"input\">=IMTAN(2)</item><br/>returns -2.18503986326152 as a string. <embedvar href=\"text/scalc/01/ful_func.xhp#func_imag_zero\"/>"
msgstr "<item type=\"input\">=IMTAN(2)</item><br/>vrátí -2,18503986326152 jako řetězec. <embedvar href=\"text/scalc/01/ful_func.xhp#func_imag_zero\"/>"
+#. 8YaMz
#: func_isoweeknum.xhp
msgctxt ""
"func_isoweeknum.xhp\n"
@@ -54425,6 +59633,7 @@ msgctxt ""
msgid "ISOWEEKNUM"
msgstr "ISOWEEKNUM"
+#. ByTrc
#: func_isoweeknum.xhp
msgctxt ""
"func_isoweeknum.xhp\n"
@@ -54433,6 +59642,7 @@ msgctxt ""
msgid "<bookmark_value>ISOWEEKNUM function</bookmark_value>"
msgstr "<bookmark_value>ISOWEEKNUM</bookmark_value>"
+#. PPej5
#: func_isoweeknum.xhp
msgctxt ""
"func_isoweeknum.xhp\n"
@@ -54441,6 +59651,7 @@ msgctxt ""
msgid "<variable id=\"isoweeknum\"><link href=\"text/scalc/01/func_isoweeknum.xhp\">ISOWEEKNUM</link></variable>"
msgstr "<variable id=\"isoweeknum\"><link href=\"text/scalc/01/func_isoweeknum.xhp\">ISOWEEKNUM</link></variable>"
+#. GcDHP
#: func_isoweeknum.xhp
msgctxt ""
"func_isoweeknum.xhp\n"
@@ -54449,6 +59660,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ISOWEEKNUM\">ISOWEEKNUM calculates the week number of the year for the internal date value.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ISOWEEKNUM\">ISOWEEKNUM vypočítá číslo týdne v roce pro hodnotu reprezentující datum.</ahelp>"
+#. oeF4y
#: func_isoweeknum.xhp
msgctxt ""
"func_isoweeknum.xhp\n"
@@ -54457,6 +59669,7 @@ msgctxt ""
msgid "The International Standard ISO 8601 has decreed that Monday shall be the first day of the week. A week that lies partly in one year and partly in another is assigned a number in the year in which most of its days lie. That means that week number 1 of any year is the week that contains the January 4th."
msgstr "Podle mezinárodní normy ISO 8601 je prvním dnem v týdnu pondělí. Týdnu, který spadá částí do jednoho roku a částí do druhého roku, je přiřazeno číslo toho roku, do kterého spadá více dnů. To znamená, že týden číslo 1 kteréhokoliv roku je ten týden, který obsahuje 4. leden."
+#. 2mDM2
#: func_isoweeknum.xhp
msgctxt ""
"func_isoweeknum.xhp\n"
@@ -54465,6 +59678,7 @@ msgctxt ""
msgid "ISOWEEKNUM(Number)"
msgstr "ISOWEEKNUM(Číslo)"
+#. SneoF
#: func_isoweeknum.xhp
msgctxt ""
"func_isoweeknum.xhp\n"
@@ -54473,6 +59687,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the internal date number."
msgstr "<emph>Číslo</emph> je vnitřní číselná reprezentace data."
+#. 4f8kJ
#: func_isoweeknum.xhp
msgctxt ""
"func_isoweeknum.xhp\n"
@@ -54481,6 +59696,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISOWEEKNUM(DATE(1995;1;1))</item> returns 52. Week 1 starts on Monday, 1995-01-02."
msgstr "<item type=\"input\">=ISOWEEKNUM(DATE(1995;1;1))</item> vrátí 52. Týden 1 začíná v pondělí 2. ledna 1995."
+#. AMrEN
#: func_isoweeknum.xhp
msgctxt ""
"func_isoweeknum.xhp\n"
@@ -54489,6 +59705,7 @@ msgctxt ""
msgid "<item type=\"input\">=ISOWEEKNUM(DATE(1999;1;1))</item> returns 53. Week 1 starts on Monday, 1999-01-04."
msgstr "<item type=\"input\">=ISOWEEKNUM(DATE(1999;1;1))</item> vrátí 53. Týden 1 začíná v pondělí 4. ledna 1999."
+#. Cauxq
#: func_maxifs.xhp
msgctxt ""
"func_maxifs.xhp\n"
@@ -54497,6 +59714,7 @@ msgctxt ""
msgid "MAXIFS function"
msgstr "Funkce MAXIFS"
+#. 8HdEW
#: func_maxifs.xhp
msgctxt ""
"func_maxifs.xhp\n"
@@ -54505,6 +59723,7 @@ msgctxt ""
msgid "<bookmark_value>MAXIFS function</bookmark_value> <bookmark_value>maximum;satisfying conditions</bookmark_value>"
msgstr "<bookmark_value>MAXIFS funkce</bookmark_value> <bookmark_value>maximum;splňující podmínky</bookmark_value>"
+#. kKHTn
#: func_maxifs.xhp
msgctxt ""
"func_maxifs.xhp\n"
@@ -54513,6 +59732,7 @@ msgctxt ""
msgid "<variable id=\"maxifs_head\"><link href=\"text/scalc/01/func_maxifs.xhp\">MAXIFS</link></variable> function"
msgstr "<variable id=\"maxifs_head\"><link href=\"text/scalc/01/func_maxifs.xhp\">MAXIFS</link></variable> funkce"
+#. DXshy
#: func_maxifs.xhp
msgctxt ""
"func_maxifs.xhp\n"
@@ -54521,6 +59741,7 @@ msgctxt ""
msgid "<ahelp hid=\".\"><variable id=\"maxifs_des\">Returns the maximum of the values of cells in a range that meets multiple criteria in multiple ranges.</variable></ahelp>"
msgstr "<ahelp hid=\".\"><variable id=\"maxifs_des\">Vrátí maximální hodnotu z buněk z oblasti, která splňuje více kritérií z více oblastí.</variable></ahelp>"
+#. PKmRh
#: func_maxifs.xhp
msgctxt ""
"func_maxifs.xhp\n"
@@ -54529,6 +59750,7 @@ msgctxt ""
msgid "MAXIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
msgstr "MAXIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
+#. UrwgE
#: func_maxifs.xhp
msgctxt ""
"func_maxifs.xhp\n"
@@ -54537,6 +59759,7 @@ msgctxt ""
msgid "<emph>Func_Range</emph> – required argument. A range of cells, a name of a named range or a label of a column or a row containing values for calculating the maximum."
msgstr "<emph>Oblast_funkce</emph> – povinný argument. Jedná se o oblast buněk, název pojmenované oblasti nebo popisek sloupce nebo řádku obsahujícího hodnoty pro výpočet maxima."
+#. BUavo
#: func_maxifs.xhp
msgctxt ""
"func_maxifs.xhp\n"
@@ -54545,6 +59768,7 @@ msgctxt ""
msgid "Simple usage"
msgstr "Základní použití"
+#. 8CyiM
#: func_maxifs.xhp
msgctxt ""
"func_maxifs.xhp\n"
@@ -54553,6 +59777,7 @@ msgctxt ""
msgid "<item type=\"input\">=MAXIFS(B2:B6;B2:B6;\"<35\")</item>"
msgstr "<item type=\"input\">=MAXIFS(B2:B6;B2:B6;\"<35\")</item>"
+#. j2PKY
#: func_maxifs.xhp
msgctxt ""
"func_maxifs.xhp\n"
@@ -54561,6 +59786,7 @@ msgctxt ""
msgid "Calculates the maximum of values of the range B2:B6 that are greater than or equal to 20. Returns 35. The fifth row does not meet the criterion."
msgstr "Vypočítá maximální hodnotu z oblasti B2:B6, které jsou větší nebo rovny 20. Vrátí 35. Pátý řádek kritérium nesplňuje."
+#. c6yAQ
#: func_maxifs.xhp
msgctxt ""
"func_maxifs.xhp\n"
@@ -54569,6 +59795,7 @@ msgctxt ""
msgid "<item type=\"input\">=MAXIFS(C2:C6;B2:B6;\">=20\";C2:C6;\"<90\")</item>"
msgstr "<item type=\"input\">=MAXIFS(C2:C6;B2:B6;\">=20\";C2:C6;\"<90\")</item>"
+#. nGj4o
#: func_maxifs.xhp
msgctxt ""
"func_maxifs.xhp\n"
@@ -54577,6 +59804,7 @@ msgctxt ""
msgid "Calculates the maximum of values of the range C2:C6 that are lower than 90 and correspond to cells of the B2:B6 range with values greater than or equal to 20. Returns 85, because the fourth and fifth rows do not meet at least one criterion."
msgstr "Vypočítá maximální hodnotu z oblasti C2:C6, které jsou nižší než 90 a odpovídají buňkám oblasti B2:B6 s hodnotami většími nebo rovno 20. Vrátí 85, protože čtvrtý a pátý řádek nesplňují alespoň jednu kritérium."
+#. 9Ayop
#: func_maxifs.xhp
msgctxt ""
"func_maxifs.xhp\n"
@@ -54585,6 +59813,7 @@ msgctxt ""
msgid "Using regular expressions and nested functions"
msgstr "Použití regulárních výrazů a vnořených funkcí"
+#. LNubZ
#: func_maxifs.xhp
msgctxt ""
"func_maxifs.xhp\n"
@@ -54593,6 +59822,7 @@ msgctxt ""
msgid "<item type=\"input\">=MAXIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
msgstr "<item type=\"input\">=MAXIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
+#. CR2To
#: func_maxifs.xhp
msgctxt ""
"func_maxifs.xhp\n"
@@ -54601,6 +59831,7 @@ msgctxt ""
msgid "Calculates the maximum of values of the range C2:C6 that correspond to all values of the range B2:B6 except its minimum and maximum. Returns 190, because only the fourth row meet the criteria."
msgstr "Vypočítá maximální hodnotu z oblasti C2:C6, které odpovídají všem hodnotám rozsahu B2:B6 s výjimkou minima a maxima. Vrací 190, protože pouze čtvrtý řádek splňuje kritéria."
+#. xriFt
#: func_maxifs.xhp
msgctxt ""
"func_maxifs.xhp\n"
@@ -54609,6 +59840,7 @@ msgctxt ""
msgid "<item type=\"input\">=MAXIFS(C2:C6;A2:A6;\"pen.*\";B2:B6;\"<=\"&MAX(B2:B6))</item>"
msgstr "<item type=\"input\">=MAXIFS(C2:C6;A2:A6;\"nůž.*\";B2:B6;\"<=\"&MAX(B2:B6))</item>"
+#. FQicN
#: func_maxifs.xhp
msgctxt ""
"func_maxifs.xhp\n"
@@ -54617,6 +59849,7 @@ msgctxt ""
msgid "Calculates the maximum of values of the range C2:C6 that correspond to all cells of the A2:A6 range starting with \"pen\" and to all cells of the B2:B6 range except its maximum. Returns 85, because only the third row meets all criteria."
msgstr "Vypočítá maximální hodnotu z oblasti C2:C6, které odpovídají všem buňkám oblasti A2:A6 začínajícím \"nůž\" a všem buňkám rozsahu B2:B6 s výjimkou jeho maxima. Vrací 85, protože pouze třetí řádek splňuje všechna kritéria."
+#. DwLDF
#: func_maxifs.xhp
msgctxt ""
"func_maxifs.xhp\n"
@@ -54625,6 +59858,7 @@ msgctxt ""
msgid "Reference to a cell as a criterion"
msgstr "Odkaz na buňku jako kritérium"
+#. 9BMGq
#: func_maxifs.xhp
msgctxt ""
"func_maxifs.xhp\n"
@@ -54633,6 +59867,7 @@ msgctxt ""
msgid "If you need to change a criterion easily, you may want to specify it in a separate cell and use a reference to this cell in the condition of the MAXIFS function. For example, the above function can be rewritten as follows:"
msgstr "Pokud potřebujete snadno změnit kritérium, můžete jej určit v samostatné buňce a použít odkaz na tuto buňku v podmínce funkce MAXIFS. Například výše uvedená funkce může být změněna následovně:"
+#. gcYDr
#: func_maxifs.xhp
msgctxt ""
"func_maxifs.xhp\n"
@@ -54641,6 +59876,7 @@ msgctxt ""
msgid "<item type=\"input\">=MAXIFS(C2:C6;A2:A6;E2&\".*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
msgstr "<item type=\"input\">=MAXIFS(C2:C6;A2:A6;E2&\".*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
+#. wHPFq
#: func_maxifs.xhp
msgctxt ""
"func_maxifs.xhp\n"
@@ -54649,6 +59885,7 @@ msgctxt ""
msgid "If E2 = \"pen\", the function returns 65, because the reference to the cell is substituted with its content."
msgstr "If E2 = \"nůž\", funkce vrátí 65, protože odkaz na buňku je nahrazen jejím obsahem."
+#. zGQnQ
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
@@ -54657,6 +59894,7 @@ msgctxt ""
msgid "MINIFS function"
msgstr "Funkce MINIFS"
+#. V8Fu7
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
@@ -54665,6 +59903,7 @@ msgctxt ""
msgid "<bookmark_value>MINIFS function</bookmark_value> <bookmark_value>minimum;satisfying conditions</bookmark_value>"
msgstr "<bookmark_value>MINIFS funkce</bookmark_value> <bookmark_value>minimum;splňující podmínky</bookmark_value>"
+#. vnegG
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
@@ -54673,6 +59912,7 @@ msgctxt ""
msgid "<variable id=\"minifs_head\"><link href=\"text/scalc/01/func_minifs.xhp\">MINIFS</link></variable> function"
msgstr "<variable id=\"minifs_head\"><link href=\"text/scalc/01/func_minifs.xhp\">MINIFS</link></variable> funkce"
+#. PmaDA
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
@@ -54681,6 +59921,7 @@ msgctxt ""
msgid "<ahelp hid=\".\"><variable id=\"minifs_des\">Returns the minimum of the values of cells in a range that meets multiple criteria in multiple ranges.</variable></ahelp>"
msgstr "<ahelp hid=\".\"><variable id=\"minifs_des\">Vrátí minimální hodnotu z buněk z oblasti, která splňuje více kritérií z více oblastí.</variable></ahelp>"
+#. yekSJ
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
@@ -54689,6 +59930,7 @@ msgctxt ""
msgid "MINIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
msgstr "MINIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
+#. Gf5P2
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
@@ -54697,6 +59939,7 @@ msgctxt ""
msgid "<emph>Func_Range</emph> – required argument. A range of cells, a name of a named range or a label of a column or a row containing values for calculating the minimum."
msgstr "<emph>Oblast_funkce</emph> – povinný argument. Jedná se o oblast buněk, název pojmenované oblasti nebo popisek sloupce nebo řádku obsahujícího hodnoty pro výpočet minima."
+#. KkDwL
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
@@ -54705,6 +59948,7 @@ msgctxt ""
msgid "Simple usage"
msgstr "Základní použití"
+#. TGRCF
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
@@ -54713,6 +59957,7 @@ msgctxt ""
msgid "<item type=\"input\">=MINIFS(B2:B6;B2:B6;\"<35\")</item>"
msgstr "<item type=\"input\">=MINIFS(B2:B6;B2:B6;\"<35\")</item>"
+#. eRNbh
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
@@ -54721,6 +59966,7 @@ msgctxt ""
msgid "Calculates the minimum of values of the range B2:B6 that are lower than or equal to 20. Returns 17."
msgstr "Vypočítá minimum z hodnot z oblasti B2:B6, které jsou nižší nebo rovny 20. Vrátí 17."
+#. zufoC
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
@@ -54729,6 +59975,7 @@ msgctxt ""
msgid "<item type=\"input\">=MINIFS(C2:C6;B2:B6;\">=20\";C2:C6;\">90\")</item>"
msgstr "<item type=\"input\">=MINIFS(C2:C6;B2:B6;\">=20\";C2:C6;\">90\")</item>"
+#. iCk4M
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
@@ -54737,6 +59984,7 @@ msgctxt ""
msgid "Calculates the minimum of values of the range C2:C6 that are lower than 90 and correspond to cells of the B2:B6 range with values greater than or equal to 20. Returns 190."
msgstr "Vypočítá minimum z hodnot z oblasti C2:C6, které jsou nižší než 90 a odpovídají buňkám z oblasti B2:B6 s hodnotami většími nebo rovnými 20. Vrátí 190."
+#. iqFXq
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
@@ -54745,6 +59993,7 @@ msgctxt ""
msgid "Using regular expressions and nested functions"
msgstr "Použití regulárních výrazů a vnořených funkcí"
+#. CBaMz
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
@@ -54753,6 +60002,7 @@ msgctxt ""
msgid "<item type=\"input\">=MINIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
msgstr "<item type=\"input\">=MINIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
+#. nUeRH
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
@@ -54761,6 +60011,7 @@ msgctxt ""
msgid "Calculates the minimum of values of the range C2:C6 that correspond to all values of the range B2:B6 except its minimum and minimum. Returns 65."
msgstr "Vypočítá minimum z hodnot v oblasti C2:C6, které odpovídají všem hodnotám v oblasti B2:B6 kromě minima a maxima. Vrátí 65."
+#. CnZcV
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
@@ -54769,6 +60020,7 @@ msgctxt ""
msgid "<item type=\"input\">=MINIFS(C2:C6;A2:A6;\".*book\";B2:B6;\"<=\"&MAX(B2:B6))</item>"
msgstr "<item type=\"input\">=MINIFS(C2:C6;A2:A6;\".*známka\";B2:B6;\"<=\"&MAX(B2:B6))</item>"
+#. sGnvo
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
@@ -54777,6 +60029,7 @@ msgctxt ""
msgid "Calculates the minimum of values of the range C2:C6 that correspond to all cells of the A2:A6 range starting with \"pen\" and to all cells of the B2:B6 range except its minimum. Returns 180."
msgstr "Vypočítá minimum z hodnot rozsahu C2:C6, které odpovídají všem buňkám rozsahu A2:A6 začínajícím \"známka\" a všem buňkám rozsahu B2:B6 s výjimkou minima. Vrací 180."
+#. uz4wr
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
@@ -54785,6 +60038,7 @@ msgctxt ""
msgid "Reference to a cell as a criterion"
msgstr "Odkaz na buňku jako kritérium"
+#. 27hDw
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
@@ -54793,6 +60047,7 @@ msgctxt ""
msgid "If you need to change a criterion easily, you may want to specify it in a separate cell and use a reference to this cell in the condition of the MINIFS function. For example, the above function can be rewritten as follows:"
msgstr "Pokud potřebujete snadno změnit kritérium, můžete jej specifikovat v samostatné buňce a použít odkaz na tuto buňku ve podmínce funkce MINIFS. Například výše uvedená funkce může být změněna následovně:"
+#. EcoDf
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
@@ -54801,6 +60056,7 @@ msgctxt ""
msgid "<item type=\"input\">=MINIFS(C2:C6;A2:A6;\".*\"&E2;B2:B6;\"<\"&MAX(B2:B6))</item>"
msgstr "<item type=\"input\">=MINIFS(C2:C6;A2:A6;\".*\"&E2;B2:B6;\"<\"&MAX(B2:B6))</item>"
+#. cxmqK
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
@@ -54809,6 +60065,7 @@ msgctxt ""
msgid "If E2 = \"book\", the function returns 180, because the reference to the cell is substituted with its content."
msgstr "Pokud E2 = \"známka\", funkce vrátí 180, protože odkaz na buňku je nahrazen jejím obsahem."
+#. SAxB8
#: func_minute.xhp
msgctxt ""
"func_minute.xhp\n"
@@ -54817,6 +60074,7 @@ msgctxt ""
msgid "MINUTE"
msgstr "MINUTE"
+#. 7cQwC
#: func_minute.xhp
msgctxt ""
"func_minute.xhp\n"
@@ -54825,6 +60083,7 @@ msgctxt ""
msgid "<bookmark_value>MINUTE function</bookmark_value>"
msgstr "<bookmark_value>MINUTE</bookmark_value>"
+#. aFbYG
#: func_minute.xhp
msgctxt ""
"func_minute.xhp\n"
@@ -54833,6 +60092,7 @@ msgctxt ""
msgid "<variable id=\"minute\"><link href=\"text/scalc/01/func_minute.xhp\">MINUTE</link></variable>"
msgstr "<variable id=\"minute\"><link href=\"text/scalc/01/func_minute.xhp\">MINUTE</link></variable>"
+#. kGsA6
#: func_minute.xhp
msgctxt ""
"func_minute.xhp\n"
@@ -54841,6 +60101,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_MINUTE\">Calculates the minute for an internal time value.</ahelp> The minute is returned as a number between 0 and 59."
msgstr "<ahelp hid=\"HID_FUNC_MINUTE\">Vypočte minutu z interní hodnoty času.</ahelp> Minuta je vrácena jako číslo mezi 0 a 59."
+#. LeQE8
#: func_minute.xhp
msgctxt ""
"func_minute.xhp\n"
@@ -54849,6 +60110,7 @@ msgctxt ""
msgid "MINUTE(Number)"
msgstr "MINUTE(Číslo)"
+#. 8eGft
#: func_minute.xhp
msgctxt ""
"func_minute.xhp\n"
@@ -54857,6 +60119,7 @@ msgctxt ""
msgid "<emph>Number</emph>, as a time value, is a decimal number where the number of the minute is to be returned."
msgstr "<emph>Číslo</emph> jako hodnota času je desetinné číslo, pro které chcete zjistit minuty."
+#. L77op
#: func_minute.xhp
msgctxt ""
"func_minute.xhp\n"
@@ -54865,6 +60128,7 @@ msgctxt ""
msgid "<item type=\"input\">=MINUTE(8.999)</item> returns 58"
msgstr "<item type=\"input\">=MINUTE(8.999)</item> vrací 58"
+#. Q9MMh
#: func_minute.xhp
msgctxt ""
"func_minute.xhp\n"
@@ -54873,6 +60137,7 @@ msgctxt ""
msgid "<item type=\"input\">=MINUTE(8.9999)</item> returns 59"
msgstr "<item type=\"input\">=MINUTE(8.9999)</item> vrací 59"
+#. A3T6A
#: func_minute.xhp
msgctxt ""
"func_minute.xhp\n"
@@ -54881,6 +60146,7 @@ msgctxt ""
msgid "<item type=\"input\">=MINUTE(NOW())</item> returns the current minute value."
msgstr "<item type=\"input\">=MINUTE(NOW())</item> vrátí aktuální hodnotu minuty."
+#. FmPSf
#: func_month.xhp
msgctxt ""
"func_month.xhp\n"
@@ -54889,6 +60155,7 @@ msgctxt ""
msgid "MONTH"
msgstr "MONTH"
+#. WdxqW
#: func_month.xhp
msgctxt ""
"func_month.xhp\n"
@@ -54897,6 +60164,7 @@ msgctxt ""
msgid "<bookmark_value>MONTH function</bookmark_value>"
msgstr "<bookmark_value>MONTH</bookmark_value>"
+#. oMx2Y
#: func_month.xhp
msgctxt ""
"func_month.xhp\n"
@@ -54905,6 +60173,7 @@ msgctxt ""
msgid "<variable id=\"month\"><link href=\"text/scalc/01/func_month.xhp\">MONTH</link></variable>"
msgstr "<variable id=\"month\"><link href=\"text/scalc/01/func_month.xhp\">MONTH</link></variable>"
+#. on6C8
#: func_month.xhp
msgctxt ""
"func_month.xhp\n"
@@ -54913,6 +60182,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_MONAT\">Returns the month for the given date value.</ahelp> The month is returned as an integer between 1 and 12."
msgstr "<ahelp hid=\"HID_FUNC_MONAT\">Vrátí měsíc pro zadané datum.</ahelp> Funkce vrátí měsíc jako číslo mezi 1 a 12."
+#. DFzsG
#: func_month.xhp
msgctxt ""
"func_month.xhp\n"
@@ -54921,6 +60191,7 @@ msgctxt ""
msgid "MONTH(Number)"
msgstr "MONTH(Číslo)"
+#. G77xy
#: func_month.xhp
msgctxt ""
"func_month.xhp\n"
@@ -54929,6 +60200,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the internal date number."
msgstr "<emph>Číslo</emph> je vnitřní číselná reprezentace data."
+#. LuUhY
#: func_month.xhp
msgctxt ""
"func_month.xhp\n"
@@ -54937,6 +60209,7 @@ msgctxt ""
msgid "<item type=\"input\">=MONTH(NOW())</item> returns the current month."
msgstr "<item type=\"input\">=MONTH(NOW())</item> vrátí aktuální měsíc."
+#. BD2Ww
#: func_month.xhp
msgctxt ""
"func_month.xhp\n"
@@ -54945,6 +60218,7 @@ msgctxt ""
msgid "<item type=\"input\">=MONTH(C4)</item> returns 7 if you enter 2000-07-07 to cell C4 (that date value might get formatted differently after you press Enter)."
msgstr "<item type=\"input\">=MONTH(C4)</item> vrátí 7 v případě, že obsahem buňky C4 je 2000-07-07 (formát data se může změnit poté co zmáčknete Enter)."
+#. kbyFK
#: func_networkdays.intl.xhp
msgctxt ""
"func_networkdays.intl.xhp\n"
@@ -54953,6 +60227,7 @@ msgctxt ""
msgid "NETWORKDAYS.INTL"
msgstr "NETWORKDAYS.INTL"
+#. H92rh
#: func_networkdays.intl.xhp
msgctxt ""
"func_networkdays.intl.xhp\n"
@@ -54961,6 +60236,7 @@ msgctxt ""
msgid "<bookmark_value>NETWORKDAYS.INTL function</bookmark_value>"
msgstr "<bookmark_value>NETWORKDAYS.INTL funkce</bookmark_value>"
+#. 54nta
#: func_networkdays.intl.xhp
msgctxt ""
"func_networkdays.intl.xhp\n"
@@ -54969,6 +60245,7 @@ msgctxt ""
msgid "<variable id=\"networkdaysintl\"><link href=\"text/scalc/01/func_networkdays.intl.xhp\">NETWORKDAYS.INTL</link></variable>"
msgstr "<variable id=\"networkdaysintl\"><link href=\"text/scalc/01/func_networkdays.intl.xhp\">NETWORKDAYS.INTL</link></variable>"
+#. kDcRW
#: func_networkdays.intl.xhp
msgctxt ""
"func_networkdays.intl.xhp\n"
@@ -54977,6 +60254,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Returns the number of workdays between a start date and an end date. There are options to define weekend days and holidays. The optional weekend parameter (or a string) can be used to define the weekend days (or the non-working days in each week). Also, optionally, the user can define a holiday list. The weekend days and user-defined holidays are not counted as working days.</ahelp>"
msgstr "<ahelp hid=\".\">Vrátí počet pracovních dní mezi počátečním a koncovým datem. K dispozici jsou možnosti pro definování víkendových dnů a svátků. Volitelný víkendový parametr (nebo řetězec) lze použít k definování víkendových dnů (nebo nepracovních dnů v týdnu). Volitelně může uživatel také definovat seznam svátků. Víkendové dny a svátky definované uživatelem se nepočítají jako pracovní dny. </ahelp>"
+#. GB88f
#: func_networkdays.intl.xhp
msgctxt ""
"func_networkdays.intl.xhp\n"
@@ -54985,6 +60263,7 @@ msgctxt ""
msgid "NETWORKDAYS.INTL(StartDate; EndDate; Weekend; Holidays)"
msgstr "NETWORKDAYS.INTL(Počáteční datum; Koncové datum; Víkend; Svátky)"
+#. D8jig
#: func_networkdays.intl.xhp
msgctxt ""
"func_networkdays.intl.xhp\n"
@@ -54993,6 +60272,7 @@ msgctxt ""
msgid "<emph>StartDate</emph> is the date from when the calculation is carried out. If the start date is a workday, the day is included in the calculation."
msgstr "<emph>Počáteční datum</emph> je datum, od kterého se provádí výpočet. Je-li počáteční datum pracovní den, bude zahrnuto do výsledku."
+#. DU9WK
#: func_networkdays.intl.xhp
msgctxt ""
"func_networkdays.intl.xhp\n"
@@ -55001,6 +60281,7 @@ msgctxt ""
msgid "<emph>EndDate</emph> is the date up until when the calculation is carried out. If the end date is a workday, the day is included in the calculation."
msgstr "<emph>Koncové datum</emph> je datum, do kterého se provádí výpočet. Je-li počáteční datum pracovní den, bude zahrnuto do výsledku."
+#. Yhepz
#: func_networkdays.intl.xhp
msgctxt ""
"func_networkdays.intl.xhp\n"
@@ -55009,6 +60290,7 @@ msgctxt ""
msgid "How many workdays fall between December 15, 2016 and January 14, 2017? Let the start date be located in C3 and the end date in D3. Cells F3 to J3 contain five (5) holidays for Christmas and New Year in date format: December 24, 2016; December 25, 2016; December 26, 2016; December 31, 2016; and January 1, 2017."
msgstr "Kolik je pracovních dnů mezi 15. prosincem 2016 a 14. lednem 2017? Nechte datum zahájení v C3 a koncové datum v D3. Buňky F3 až J3 obsahují pět (5) svátků pro Vánoce a Nový rok ve formátu data: 24. prosince 2016; 25. prosince 2016; 26. prosince 2016; 31. prosince 2016; a 1. ledna 2017."
+#. YtSPd
#: func_networkdays.intl.xhp
msgctxt ""
"func_networkdays.intl.xhp\n"
@@ -55017,6 +60299,7 @@ msgctxt ""
msgid "<item type=\"input\">=NETWORKDAYS.INTL(C3;D3;;F3:J3)</item> returns 21 workdays with default for weekend days."
msgstr "<item type=\"input\">=NETWORKDAYS.INTL(C3;D3;;F3:J3)</item> vrátí 21 pracovní dnů s výchozím nastavením pro víkendové dny."
+#. Q4DCf
#: func_networkdays.intl.xhp
msgctxt ""
"func_networkdays.intl.xhp\n"
@@ -55025,6 +60308,7 @@ msgctxt ""
msgid "<item type=\"input\">=NETWORKDAYS.INTL(C3;D3;11;F3:J3)</item> returns 24 workdays with Sunday only weekends."
msgstr "<item type=\"input\">=NETWORKDAYS.INTL(C3;D3;11;F3:J3)</item> vrátí 24 pracovních dnů, přičemž jako víkend se bere pouze neděle."
+#. 3AN56
#: func_networkdays.intl.xhp
msgctxt ""
"func_networkdays.intl.xhp\n"
@@ -55033,6 +60317,7 @@ msgctxt ""
msgid "Alternatively, use the weekend string “0000001” to define Sunday as the non-working day of every week."
msgstr "Případně použijte pro víkend řetězec \"0000001\", abyste definovali neděli jako nepracovní den každého týdne."
+#. 2E4Jz
#: func_networkdays.intl.xhp
msgctxt ""
"func_networkdays.intl.xhp\n"
@@ -55041,6 +60326,7 @@ msgctxt ""
msgid "<item type=\"input\">=NETWORKDAYS.INTL(C3;D3;“0000001”;F3:J3)</item> returns 24 workdays with Sunday only weekend."
msgstr "<item type=\"input\">=NETWORKDAYS.INTL(C3;D3;“0000001”;F3:J3)</item> vrátí 24 pracovních dnů, přičemž jako víkend se bere pouze neděle."
+#. spLva
#: func_networkdays.intl.xhp
msgctxt ""
"func_networkdays.intl.xhp\n"
@@ -55049,6 +60335,7 @@ msgctxt ""
msgid "The function can be used without the two optional parameters – weekday and holidays – by leaving them out:"
msgstr "Tuto funkci lze použít bez dvou volitelných parametrů - den v týdnu a svátky - tím, že je vynecháte:"
+#. 7pyBD
#: func_networkdays.intl.xhp
msgctxt ""
"func_networkdays.intl.xhp\n"
@@ -55057,30 +60344,7 @@ msgctxt ""
msgid "<item type=\"input\">=NETWORKDAYS.INTL(C3;D3)</item> gives 22 working days."
msgstr "<item type=\"input\">=NETWORKDAYS.INTL(C3;D3)</item> vrátí 22 pracovních dnů."
-#: func_networkdays.intl.xhp
-msgctxt ""
-"func_networkdays.intl.xhp\n"
-"par_id231020162253594361\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/func_networkdays.xhp\">NETWORKDAYS</link>"
-msgstr "<link href=\"text/scalc/01/func_networkdays.xhp\">NETWORKDAYS</link>"
-
-#: func_networkdays.intl.xhp
-msgctxt ""
-"func_networkdays.intl.xhp\n"
-"par_id241020160012187036\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/func_workdays.intl.xhp\">WORKDAY.INTL</link>"
-msgstr "<link href=\"text/scalc/01/func_workdays.intl.xhp\">WORKDAY.INTL</link>"
-
-#: func_networkdays.intl.xhp
-msgctxt ""
-"func_networkdays.intl.xhp\n"
-"par_id241030160012187036\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/func_workday.xhp\">WORKDAYS</link>"
-msgstr "<link href=\"text/scalc/01/func_workday.xhp\">WORKDAYS</link>"
-
+#. EVv5k
#: func_networkdays.intl.xhp
msgctxt ""
"func_networkdays.intl.xhp\n"
@@ -55089,6 +60353,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060102.xhp\">Date functions</link>"
msgstr "<link href=\"text/scalc/01/04060102.xhp\">Datumové funkce</link>"
+#. winzV
#: func_networkdays.xhp
msgctxt ""
"func_networkdays.xhp\n"
@@ -55097,6 +60362,7 @@ msgctxt ""
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
+#. 7srBV
#: func_networkdays.xhp
msgctxt ""
"func_networkdays.xhp\n"
@@ -55105,6 +60371,7 @@ msgctxt ""
msgid "<bookmark_value>NETWORKDAYS function</bookmark_value>"
msgstr "<bookmark_value>NETWORKDAYS</bookmark_value>"
+#. HzF8v
#: func_networkdays.xhp
msgctxt ""
"func_networkdays.xhp\n"
@@ -55113,14 +60380,16 @@ msgctxt ""
msgid "<variable id=\"networkdays\"><link href=\"text/scalc/01/func_networkdays.xhp\">NETWORKDAYS</link></variable>"
msgstr "<variable id=\"networkdays\"><link href=\"text/scalc/01/func_networkdays.xhp\">NETWORKDAYS</link></variable>"
+#. 8M3zv
#: func_networkdays.xhp
msgctxt ""
"func_networkdays.xhp\n"
"par_id3153788\n"
"help.text"
-msgid "<ahelp hid=\"HID_AAI_FUNC_NETWORKDAYS\">Returns the number of workdays between a <emph>start date and an end date</emph>. Holidays can be deducted.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_NETWORKDAYS\">Vrátí počet pracovních dní mezi <emph>počátečním a koncovým datem</emph>. Svátky mohou být odpočteny.</ahelp>"
+msgid "<ahelp hid=\"HID_AAI_FUNC_NETWORKDAYS\">Returns the number of workdays between a <emph>start date</emph> and an <emph>end date</emph>. Holidays can be deducted.</ahelp>"
+msgstr ""
+#. shbHi
#: func_networkdays.xhp
msgctxt ""
"func_networkdays.xhp\n"
@@ -55129,6 +60398,7 @@ msgctxt ""
msgid "NETWORKDAYS(StartDate; EndDate; Holidays; Workdays)"
msgstr "NETWORKDAYS(Počáteční datum; Koncové datum; Svátky; Pracovní dny)"
+#. BEtbU
#: func_networkdays.xhp
msgctxt ""
"func_networkdays.xhp\n"
@@ -55137,6 +60407,7 @@ msgctxt ""
msgid "<emph>StartDate</emph> is the date from when the calculation is carried out. If the start date is a workday, the day is included in the calculation."
msgstr "<emph>Počáteční datum</emph> je datum, od kterého se provádí výpočet. Je-li počáteční datum pracovní den, bude zahrnuto do výsledku."
+#. N9CAv
#: func_networkdays.xhp
msgctxt ""
"func_networkdays.xhp\n"
@@ -55145,6 +60416,7 @@ msgctxt ""
msgid "<emph>EndDate</emph> is the date up until when the calculation is carried out. If the end date is a workday, the day is included in the calculation."
msgstr "<emph>Koncové datum</emph> je datum, do kterého se provádí výpočet. Je-li počáteční datum pracovní den, bude zahrnuto do výsledku."
+#. Zxfr2
#: func_networkdays.xhp
msgctxt ""
"func_networkdays.xhp\n"
@@ -55153,6 +60425,7 @@ msgctxt ""
msgid "<emph>Holidays</emph> is an optional list of holidays. These are non-working days. Enter a cell range in which the holidays are listed individually."
msgstr "<emph>Svátky</emph> je nepovinný seznam svátků, které jsou nepracovní dny. Zadejte oblast buněk, ve kterých jsou svátky jednotlivě vypsány."
+#. UTwRH
#: func_networkdays.xhp
msgctxt ""
"func_networkdays.xhp\n"
@@ -55161,6 +60434,7 @@ msgctxt ""
msgid "<emph>Workdays</emph> is an optional list of number values defining standard work week. This list starts by Sunday, workdays are indicated by zero and non-working days by non-zero value."
msgstr "<emph>Pracovní dny</emph> je volitelný seznam číselných hodnot definujících standardní pracovní týden. Tento seznam začíná neděli, pracovní dny jsou označeny nulovou a nepracovní dny nenulovou hodnotou."
+#. yTEUA
#: func_networkdays.xhp
msgctxt ""
"func_networkdays.xhp\n"
@@ -55169,6 +60443,7 @@ msgctxt ""
msgid "How many workdays fall between 2001-12-15 and 2002-01-15? The start date is located in C3 and the end date in D3. Cells F3 to J3 contain the following Christmas and New Year holidays: \"2001-12-24\", \"2001-12-25\", \"2001-12-26\", \"2001-12-31\", \"2002-01-01\"."
msgstr "Kolik pracovních dní spadá do období mezi 15. 12. 2001 a 15. 1. 2002? Počáteční datum zadejte do buňky C3, koncové datum do buňky D3. Buňky F3 až J3 obsahují následující vánoční a novoroční svátky: \"2001-12-24\", \"2001-12-25\", \"2001-12-26\", \"2001-12-31\", \"2002-01-01\"."
+#. FWMFn
#: func_networkdays.xhp
msgctxt ""
"func_networkdays.xhp\n"
@@ -55177,6 +60452,7 @@ msgctxt ""
msgid "<item type=\"input\">=NETWORKDAYS(C3;D3;F3:J3)</item> returns 17 workdays."
msgstr "<item type=\"input\">=NETWORKDAYS(C3;D3;F3:J3)</item> vrátí 17 pracovních dní."
+#. DxQVm
#: func_networkdays.xhp
msgctxt ""
"func_networkdays.xhp\n"
@@ -55185,6 +60461,7 @@ msgctxt ""
msgid "How many workdays fall between September 12nd and 25th in 2016 if only Mondays, Tuesdays and Wednesdays are considered as workdays?"
msgstr "Kolik je pracovních dnů v období od 12. do 25. září v roce 2016, pokud se považují za pracovní dny jen pondělí, úterky a středy?"
+#. fELgW
#: func_networkdays.xhp
msgctxt ""
"func_networkdays.xhp\n"
@@ -55193,30 +60470,7 @@ msgctxt ""
msgid "<item type=\"input\">=NETWORKDAYS(DATE(2016;9;12); DATE(2016;9;25); ; {1;0;0;0;1;1;1})</item> returns 6 workdays."
msgstr "<item type=\"input\">=NETWORKDAYS(DATE(2016;9;12); DATE(2016;9;25); ; {1;0;0;0;1;1;1})</item> vrátí 6 pracovních dnů."
-#: func_networkdays.xhp
-msgctxt ""
-"func_networkdays.xhp\n"
-"par_id241020160012187036\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/func_networkdays.intl.xhp\">NETWORKDAYS.INTL</link>"
-msgstr "<link href=\"text/scalc/01/func_networkdays.intl.xhp\">NETWORKDAYS.INTL</link>"
-
-#: func_networkdays.xhp
-msgctxt ""
-"func_networkdays.xhp\n"
-"par_id241070160012187036\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/func_workday.intl.xhp\">WORKDAY.INTL</link>"
-msgstr "<link href=\"text/scalc/01/func_workday.intl.xhp\">WORKDAY.INTL</link>"
-
-#: func_networkdays.xhp
-msgctxt ""
-"func_networkdays.xhp\n"
-"par_id241030160012187036\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/func_workday.xhp\">WORKDAYS</link>"
-msgstr "<link href=\"text/scalc/01/func_workday.xhp\">WORKDAYS</link>"
-
+#. MpfGY
#: func_networkdays.xhp
msgctxt ""
"func_networkdays.xhp\n"
@@ -55225,6 +60479,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060102.xhp\">Date functions</link>"
msgstr "<link href=\"text/scalc/01/04060102.xhp\">Datumové funkce</link>"
+#. HCN8H
#: func_now.xhp
msgctxt ""
"func_now.xhp\n"
@@ -55233,6 +60488,7 @@ msgctxt ""
msgid "NOW"
msgstr "NOW"
+#. bUAGA
#: func_now.xhp
msgctxt ""
"func_now.xhp\n"
@@ -55241,6 +60497,7 @@ msgctxt ""
msgid "<bookmark_value>NOW function</bookmark_value>"
msgstr "<bookmark_value>NOW</bookmark_value>"
+#. n4jYR
#: func_now.xhp
msgctxt ""
"func_now.xhp\n"
@@ -55249,6 +60506,7 @@ msgctxt ""
msgid "<variable id=\"now\"><link href=\"text/scalc/01/func_now.xhp\">NOW</link></variable>"
msgstr "<variable id=\"now\"><link href=\"text/scalc/01/func_now.xhp\">NOW</link></variable>"
+#. o7Wxp
#: func_now.xhp
msgctxt ""
"func_now.xhp\n"
@@ -55257,6 +60515,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_JETZT\">Returns the computer system date and time.</ahelp> The value is updated when you recalculate the document or each time a cell value is modified."
msgstr "<ahelp hid=\"HID_FUNC_JETZT\">Vrátí systémové datum a čas.</ahelp> Hodnota se aktualizuje při přepočtení dokumentu nebo při úpravě hodnoty buňky."
+#. 4wCVv
#: func_now.xhp
msgctxt ""
"func_now.xhp\n"
@@ -55265,6 +60524,7 @@ msgctxt ""
msgid "NOW()"
msgstr "NOW()"
+#. j8sKU
#: func_now.xhp
msgctxt ""
"func_now.xhp\n"
@@ -55273,6 +60533,7 @@ msgctxt ""
msgid "NOW is a function without arguments."
msgstr "Funkce NOW nemá parametry."
+#. DXy7U
#: func_now.xhp
msgctxt ""
"func_now.xhp\n"
@@ -55281,6 +60542,7 @@ msgctxt ""
msgid "<item type=\"input\">=NOW()-A1</item> returns the difference between the date in A1 and now. Format the result as a number."
msgstr "<item type=\"input\">=NOW()-A1</item> vrátí rozdíl mezi datem obsaženým v buňce A1 a dnešním datem. Formátujte výsledek jako číslo."
+#. G3PMG
#: func_numbervalue.xhp
msgctxt ""
"func_numbervalue.xhp\n"
@@ -55289,6 +60551,7 @@ msgctxt ""
msgid "NUMBERVALUE"
msgstr "NUMBERVALUE"
+#. ExLmD
#: func_numbervalue.xhp
msgctxt ""
"func_numbervalue.xhp\n"
@@ -55297,6 +60560,7 @@ msgctxt ""
msgid "<bookmark_value>NUMBERVALUE function</bookmark_value>"
msgstr "<bookmark_value>NUMBERVALUE</bookmark_value>"
+#. 6XDJp
#: func_numbervalue.xhp
msgctxt ""
"func_numbervalue.xhp\n"
@@ -55305,6 +60569,7 @@ msgctxt ""
msgid "<variable id=\"datevalue\"> <link href=\"text/scalc/01/func_numbervalue.xhp\">NUMBERVALUE</link> </variable>"
msgstr "<variable id=\"datevalue\"><link href=\"text/scalc/01/func_numbervalue.xhp\">NUMBERVALUE</link></variable>"
+#. 3WLvS
#: func_numbervalue.xhp
msgctxt ""
"func_numbervalue.xhp\n"
@@ -55313,6 +60578,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_NUMBERVALUE\">Convert text to number, in a locale-independent way.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_NUMBERVALUE\">Převede text na číslo, nezávisle na národním prostředí.</ahelp>"
+#. JUF4C
#: func_numbervalue.xhp
msgctxt ""
"func_numbervalue.xhp\n"
@@ -55321,6 +60587,7 @@ msgctxt ""
msgid "Constraints: LEN(decimal_separator) = 1, decimal_separator shall not appear in group_separator"
msgstr "Omezení: LEN(desetinný_oddělovač) = 1, desetinný_oddělovač nemůže být oddělovačem_skupin"
+#. xQzLz
#: func_numbervalue.xhp
msgctxt ""
"func_numbervalue.xhp\n"
@@ -55329,6 +60596,7 @@ msgctxt ""
msgid "NUMBERVALUE(\"Text\";decimal_separator;group_separator)"
msgstr "NUMBERVALUE(\"Text\"; desetinný_oddělovač; oddělovač_skupin)"
+#. ytM82
#: func_numbervalue.xhp
msgctxt ""
"func_numbervalue.xhp\n"
@@ -55337,6 +60605,7 @@ msgctxt ""
msgid "<emph>Text</emph> is a valid number expression and must be entered with quotation marks."
msgstr "<emph>Text</emph> je platný výraz pro číslo, musí být zadán v uvozovkách."
+#. exDVp
#: func_numbervalue.xhp
msgctxt ""
"func_numbervalue.xhp\n"
@@ -55345,6 +60614,7 @@ msgctxt ""
msgid "<emph>decimal_separator</emph> (optional) defines the character used as the decimal separator."
msgstr "<emph>desetinný oddělovač</emph> (nepovinné) určuje znak použitý jako oddělovač desetinných míst."
+#. PAA4R
#: func_numbervalue.xhp
msgctxt ""
"func_numbervalue.xhp\n"
@@ -55353,6 +60623,7 @@ msgctxt ""
msgid "<emph>group_separator</emph> (optional) defines the character(s) used as the group separator."
msgstr "<emph>oddělovač_skupin</emph> (nepovinné) určuje znak nebo znaky použité jako oddělovače skupin."
+#. zmrjG
#: func_numbervalue.xhp
msgctxt ""
"func_numbervalue.xhp\n"
@@ -55361,6 +60632,7 @@ msgctxt ""
msgid "<item type=\"input\">=NUMBERVALUE(\"123.456\";\".\";\",\")</item> yields 123.456"
msgstr "<item type=\"input\">=NUMBERVALUE(\"123.456\";\".\";\",\")</item> vrátí 123,456"
+#. zr5G3
#: func_rawsubtract.xhp
msgctxt ""
"func_rawsubtract.xhp\n"
@@ -55369,6 +60641,7 @@ msgctxt ""
msgid "RAWSUBTRACT function"
msgstr "RAWSUBTRACT funkce"
+#. JTmpK
#: func_rawsubtract.xhp
msgctxt ""
"func_rawsubtract.xhp\n"
@@ -55377,6 +60650,7 @@ msgctxt ""
msgid "<bookmark_value>rawsubtract;subtraction</bookmark_value> <bookmark_value>RAWSUBTRACT function</bookmark_value>"
msgstr "<bookmark_value>rawsubtract;odčítání</bookmark_value> <bookmark_value>RAWSUBTRACT funkce</bookmark_value>"
+#. fYK6C
#: func_rawsubtract.xhp
msgctxt ""
"func_rawsubtract.xhp\n"
@@ -55385,6 +60659,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/func_rawsubtract.xhp\">RAWSUBTRACT</link>"
msgstr "<link href=\"text/scalc/01/func_rawsubtract.xhp\">RAWSUBTRACT</link>"
+#. CoCx7
#: func_rawsubtract.xhp
msgctxt ""
"func_rawsubtract.xhp\n"
@@ -55393,6 +60668,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Subtracts a set of numbers and gives the result without eliminating small roundoff errors.</ahelp>"
msgstr "<ahelp hid=\".\">Odčítá sadu čísel a dává výsledek bez eliminace malých chyb zaokrouhlování.</ahelp>"
+#. H2pwA
#: func_rawsubtract.xhp
msgctxt ""
"func_rawsubtract.xhp\n"
@@ -55401,6 +60677,7 @@ msgctxt ""
msgid "RAWSUBTRACT(Minuend, Subtrahend1, Subtrahend2, ...)"
msgstr "RAWSUBTRACT(Menšenec; Menšitel1; Menšitel2; ...)"
+#. xbWdN
#: func_rawsubtract.xhp
msgctxt ""
"func_rawsubtract.xhp\n"
@@ -55409,6 +60686,7 @@ msgctxt ""
msgid "Subtracts the subtrahend(s) from the minuend without eliminating roundoff errors. The function should be called with at least two parameters."
msgstr "Odečítá menšitele od menšnce bez eliminace zaokrouhlovacích chyb. Funkce by měla být volána s alespoň dvěma parametry."
+#. fB4Ah
#: func_rawsubtract.xhp
msgctxt ""
"func_rawsubtract.xhp\n"
@@ -55417,6 +60695,7 @@ msgctxt ""
msgid "<item type=\"literal\">RAWSUBTRACT(0.987654321098765, 0.9876543210987)</item> returns 6.53921361504217E-14"
msgstr "<item type=\"literal\">RAWSUBTRACT(0,987654321098765; 0,9876543210987)</item> vrátí 6,53921361504217E-14"
+#. QZT3B
#: func_rawsubtract.xhp
msgctxt ""
"func_rawsubtract.xhp\n"
@@ -55425,6 +60704,7 @@ msgctxt ""
msgid "<item type=\"literal\">RAWSUBTRACT(0.987654321098765)</item> returns Err:511 (Missing variable) because RAWSUBTRACT requires a minimum of two numbers."
msgstr "<item type=\"literal\">RAWSUBTRACT(0,987654321098765)</item> vrátí Err:511 (Chybějící proměnná), protože RAWSUBTRACT vyžaduje minimálně dvě čísla."
+#. d9DP3
#: func_regex.xhp
msgctxt ""
"func_regex.xhp\n"
@@ -55433,6 +60713,7 @@ msgctxt ""
msgid "REGEX Function"
msgstr "Funkce REGEX"
+#. yZJB8
#: func_regex.xhp
msgctxt ""
"func_regex.xhp\n"
@@ -55441,6 +60722,7 @@ msgctxt ""
msgid "<bookmark_value>REGEX function</bookmark_value> <bookmark_value>regular expressions;extracting in spreadsheets</bookmark_value> <bookmark_value>regular expressions;REGEX function</bookmark_value>"
msgstr "<bookmark_value>REGEX</bookmark_value><bookmark_value>regulární výrazy;hledání v sešitech</bookmark_value><bookmark_value>regulární výrazy;REGEX</bookmark_value>"
+#. SUWdW
#: func_regex.xhp
msgctxt ""
"func_regex.xhp\n"
@@ -55449,6 +60731,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/func_regex.xhp\" name=\"function REGEX\">REGEX</link>"
msgstr "<link href=\"text/scalc/01/func_regex.xhp\" name=\"Funkce REGEX\">REGEX</link>"
+#. uTy7w
#: func_regex.xhp
msgctxt ""
"func_regex.xhp\n"
@@ -55457,6 +60740,7 @@ msgctxt ""
msgid "<variable id=\"func_regex_desc\"><ahelp hid=\".\">Matches and extracts or optionally replaces text using regular expressions.</ahelp></variable>"
msgstr "<variable id=\"func_regex_desc\"><ahelp hid=\".\">Nalezne a vrátí nebo volitelně nahradí text za použití regulárních výrazů.</ahelp></variable>"
+#. k7Cxh
#: func_regex.xhp
msgctxt ""
"func_regex.xhp\n"
@@ -55465,6 +60749,7 @@ msgctxt ""
msgid "REGEX( Text ; Expression [ ; [ Replacement ] [ ; Flags|Occurrence ] ] )"
msgstr "REGEX( Text ; Výraz [ ; [ Náhrada ] [ ; Přepínače|Výskyt ] ] )"
+#. VbMmQ
#: func_regex.xhp
msgctxt ""
"func_regex.xhp\n"
@@ -55473,6 +60758,7 @@ msgctxt ""
msgid "<emph>Text</emph>: A text or reference to a cell where the regular expression is to be applied."
msgstr "<emph>Text</emph>: Text nebo odkaz na buňku, na který se má regulární výraz použít."
+#. gdhZh
#: func_regex.xhp
msgctxt ""
"func_regex.xhp\n"
@@ -55481,6 +60767,7 @@ msgctxt ""
msgid "<emph>Expression</emph>: A text representing the regular expression, using <link href=\"http://userguide.icu-project.org/strings/regexp\" name=\"ICU REGEXP\">ICU regular expressions</link>. If there is no match and <emph>Replacement</emph> is not given, #N/A is returned."
msgstr "<emph>Výraz</emph>: Text představující regulární výraz ve tvaru podle <link href=\"http://userguide.icu-project.org/strings/regexp\" name=\"ICU REGEXP\">projektu ICU</link>. Není-li nalezena shoda a není zadána <emph>Náhrada</emph>, funkce vrátí #N/A."
+#. ZBTYi
#: func_regex.xhp
msgctxt ""
"func_regex.xhp\n"
@@ -55489,6 +60776,7 @@ msgctxt ""
msgid "<emph>Replacement</emph>: Optional. The replacement text and references to capture groups. If there is no match, <emph>Text</emph> is returned unmodified."
msgstr "<emph>Náhrada</emph>: Nepovinné. Text náhrady a odkazy na očíslované skupiny. Není-li nalezena shoda, <emph>Text</emph> se vrátí nezměněný."
+#. V55JH
#: func_regex.xhp
msgctxt ""
"func_regex.xhp\n"
@@ -55497,6 +60785,7 @@ msgctxt ""
msgid "<emph>Flags</emph>: Optional. \"g\" replaces all matches of <emph>Expression</emph> in <emph>Text</emph>, not extracted. If there is no match, <emph>Text</emph> is returned unmodified."
msgstr "<emph>Přepínače</emph>: Nepovinné. Přepínač \"g\" nahradí všechny výskyty <emph>Výrazu</emph> v <emph>Textu</emph>. Není-li nalezena shoda, <emph>Text</emph> se vrátí nezměněný."
+#. GPGFT
#: func_regex.xhp
msgctxt ""
"func_regex.xhp\n"
@@ -55505,6 +60794,7 @@ msgctxt ""
msgid "<emph>Occurrence</emph>: Optional. Number to indicate which match of <emph>Expression</emph> in <emph>Text</emph> is to be extracted or replaced. If there is no match and <emph>Replacement</emph> is not given, #N/A is returned. If there is no match and <emph>Replacement</emph> is given, <emph>Text</emph> is returned unmodified. If <emph>Occurrence</emph> is 0, <emph>Text</emph> is returned unmodified."
msgstr "<emph>Výskyt</emph>: Nepovinné. Číslo udávající, kolikátá shoda <emph>Výrazu</emph> v <emph>Textu</emph> se má najít nebo nahradit. Není-li nalezena shoda a není zadána <emph>Náhrada</emph>, funkce vrátí #N/A. Není-li nalezena shoda a <emph>Náhrada</emph> je zadána, funkce vrátí nezměněný <emph>Text</emph>. Je-li <emph>Výskyt</emph> číslo 0, funkce vrátí nezměněný <emph>Text</emph>."
+#. AFjHj
#: func_regex.xhp
msgctxt ""
"func_regex.xhp\n"
@@ -55513,6 +60803,7 @@ msgctxt ""
msgid "<item type=\"input\">=REGEX(\"123456ABCDEF\";\"[:digit:]\";\"Z\")</item> returns \"Z23456ABCDEF\", where the first match of a digit is replaced by \"Z\"."
msgstr "<item type=\"input\">=REGEX(\"123456ABCDEF\";\"[:digit:]\";\"Z\")</item> vrátí \"Z23456ABCDEF\", první výskyt číslice je nahrazen písmenem \"Z\"."
+#. aDqow
#: func_regex.xhp
msgctxt ""
"func_regex.xhp\n"
@@ -55521,6 +60812,7 @@ msgctxt ""
msgid "<item type=\"input\">=REGEX(\"123456ABCDEF\";\"[:digit:]\";\"Z\";\"g\")</item> returns \"ZZZZZZABCDEF\", where all digits were replaced by \"Z\"."
msgstr "<item type=\"input\">=REGEX(\"123456ABCDEF\";\"[:digit:]\";\"Z\";\"g\")</item> vrátí \"ZZZZZZABCDEF\", všechny číslice jsou nahrazeny písmenem \"Z\"."
+#. gP9wd
#: func_regex.xhp
msgctxt ""
"func_regex.xhp\n"
@@ -55529,6 +60821,7 @@ msgctxt ""
msgid "<item type=\"input\">=REGEX(\"123456ABCDEF\";\"[126]\";\"\";\"g\")</item> returns \"345ABCDEF\", where any occurrence of \"1\", \"2\" or \"6\" is replaced by the empty string, thus deleted."
msgstr "<item type=\"input\">=REGEX(\"123456ABCDEF\";\"[126]\";\"\";\"g\")</item> vrátí \"345ABCDEF\", všechny výskyty číslic \"1\", \"2\" a \"6\" jsou nahrazeny prázdným řetězcem, tedy smazány."
+#. ZjpCF
#: func_regex.xhp
msgctxt ""
"func_regex.xhp\n"
@@ -55537,6 +60830,7 @@ msgctxt ""
msgid "<item type=\"input\">=REGEX(\"axbxcxd\";\".x\";;2)</item> returns \"bx\", the second match of \".x\"."
msgstr "<item type=\"input\">=REGEX(\"axbxcxd\";\".x\";;2)</item> vrátí \"bx\", druhou shodu s výrazem \".x\"."
+#. UBU7G
#: func_regex.xhp
msgctxt ""
"func_regex.xhp\n"
@@ -55545,6 +60839,7 @@ msgctxt ""
msgid "<item type=\"input\">=REGEX(\"axbxcxd\";\"(.)x\";\"$1y\";2)</item> returns \"axbycxd\", the second match of \"(.)x\" (i.e. \"bx\") replaced with the captured group of one character (i.e. \"b\") followed by \"y\"."
msgstr "<item type=\"input\">=REGEX(\"axbxcxd\";\"(.)x\";\"$1y\";2)</item> vrátí \"axbycxd\", druhá shoda s výrazem \"(.)x\" (tj. \"bx\") je nahrazena skupinou mezi závorkami, která obsahuje jeden znak (tj. \"b\"), za níž následuje \"y\"."
+#. ucfgh
#: func_regex.xhp
msgctxt ""
"func_regex.xhp\n"
@@ -55553,6 +60848,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02100001.xhp\" name=\"regex lists\">List of regular expressions</link>"
msgstr "<link href=\"text/shared/01/02100001.xhp\" name=\"Seznam regulárních výrazů\">Seznam regulárních výrazů</link>"
+#. U7Ffm
#: func_regex.xhp
msgctxt ""
"func_regex.xhp\n"
@@ -55561,6 +60857,7 @@ msgctxt ""
msgid "<link href=\"http://userguide.icu-project.org/strings/regexp\" name=\"ICU REGEXP\">ICU regular expressions</link>"
msgstr "<link href=\"http://userguide.icu-project.org/strings/regexp\" name=\"Regulární výrazy ICU\">Regulární výrazy v projektu ICU</link>"
+#. E7heY
#: func_roundsig.xhp
msgctxt ""
"func_roundsig.xhp\n"
@@ -55569,6 +60866,7 @@ msgctxt ""
msgid "ROUNDSIG Function"
msgstr "ROUNDSIG Funkce"
+#. XV5Md
#: func_roundsig.xhp
msgctxt ""
"func_roundsig.xhp\n"
@@ -55577,6 +60875,7 @@ msgctxt ""
msgid "<bookmark_value>ROUNDSIG Function</bookmark_value>"
msgstr "<bookmark_value>ROUNDSIG Funkce</bookmark_value>"
+#. jcZEL
#: func_roundsig.xhp
msgctxt ""
"func_roundsig.xhp\n"
@@ -55585,6 +60884,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/func_roundsig.xhp\" name=\"command name\">ROUNDSIG</link>"
msgstr "<link href=\"text/scalc/01/func_roundsig.xhp\" name=\"command name\">ROUNDSIG</link>"
+#. jJKBA
#: func_roundsig.xhp
msgctxt ""
"func_roundsig.xhp\n"
@@ -55593,6 +60893,7 @@ msgctxt ""
msgid "<variable id=\"roundsig\"><ahelp hid=\"HID_FUNC_ROUNDSIG\">Returns a number rounded to a specified number of significant decimal digits of its normalized floating point notation.</ahelp></variable>"
msgstr "<variable id=\"roundsig\"><ahelp hid=\"HID_FUNC_ROUNDSIG\">Vrátí číslo zaokrouhlené na zadaný počet významných desetinných číslic jeho normalizované notace plovoucí desetinné čárky.</ahelp></variable>"
+#. 3EaJu
#: func_roundsig.xhp
msgctxt ""
"func_roundsig.xhp\n"
@@ -55601,6 +60902,7 @@ msgctxt ""
msgid "ROUNDSIG( Value; Digits )"
msgstr "ROUNDSIG( Hodnota; Čísla )"
+#. BBtjx
#: func_roundsig.xhp
msgctxt ""
"func_roundsig.xhp\n"
@@ -55609,6 +60911,7 @@ msgctxt ""
msgid "<emph>Value</emph>: the number to be rounded."
msgstr "<emph>Value</emph>: číslo, které má být zaokrouhleno."
+#. cKLrn
#: func_roundsig.xhp
msgctxt ""
"func_roundsig.xhp\n"
@@ -55617,6 +60920,7 @@ msgctxt ""
msgid "<emph>Digits</emph>: the number of decimal places to round."
msgstr "<emph>Čísla</emph>: počet desetinných míst k zaokrouhlení."
+#. ZuCEG
#: func_roundsig.xhp
msgctxt ""
"func_roundsig.xhp\n"
@@ -55625,6 +60929,7 @@ msgctxt ""
msgid "<emph>Digits</emph> must be an integer greater than 0."
msgstr "<emph>Čísla</emph> musí být celé číslo větší než 0."
+#. FRBcJ
#: func_roundsig.xhp
msgctxt ""
"func_roundsig.xhp\n"
@@ -55633,6 +60938,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROUNDSIG(123.456789; 5)</item> returns 123.46."
msgstr "<item type=\"input\">=ROUNDSIG(123,456789; 5)</item> vrátí 123,46."
+#. 23DRM
#: func_roundsig.xhp
msgctxt ""
"func_roundsig.xhp\n"
@@ -55641,6 +60947,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROUNDSIG(0.000123456789; 5)</item> returns 0.00012346"
msgstr "<item type=\"input\">=ROUNDSIG(0,000123456789; 5)</item> vrátí 0,00012346"
+#. Gmu9z
#: func_roundsig.xhp
msgctxt ""
"func_roundsig.xhp\n"
@@ -55649,6 +60956,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROUNDSIG(123456789012345; 2)</item> returns 1.2E14"
msgstr "<item type=\"input\">=ROUNDSIG(123456789012345; 2)</item> vrátí 1,2E14"
+#. CDGCR
#: func_roundsig.xhp
msgctxt ""
"func_roundsig.xhp\n"
@@ -55657,6 +60965,7 @@ msgctxt ""
msgid "<item type=\"input\">=ROUNDSIG(123456789; 4)</item> returns 123500000 or 123.5E6"
msgstr "<item type=\"input\">=ROUNDSIG(123456789; 4)</item> vrátí 123500000 nebo 123,5E6"
+#. h4NB2
#: func_roundsig.xhp
msgctxt ""
"func_roundsig.xhp\n"
@@ -55665,6 +60974,7 @@ msgctxt ""
msgid "See also <link href=\"text/scalc/01/04060106.xhp#Section21\" name=\"ROUND function\">ROUND</link>, <link href=\"text/scalc/01/04060106.xhp#Section7\" name=\"MROUND function\">MROUND</link>, <link href=\"text/scalc/01/04060106.xhp#Section19\" name=\"ROUNDUP function\">ROUNDUP</link>, <link href=\"text/scalc/01/04060106.xhp#Section20\" name=\"ROUNDDOWN function\">ROUNDDOWN</link>."
msgstr "Viz také <link href=\"text/scalc/01/04060106.xhp#Section21\" name=\"ROUND function\">ROUND</link>, <link href=\"text/scalc/01/04060106.xhp#Section7\" name=\"MROUND function\">MROUND</link>, <link href=\"text/scalc/01/04060106.xhp#Section19\" name=\"ROUNDUP function\">ROUNDUP</link>, <link href=\"text/scalc/01/04060106.xhp#Section20\" name=\"ROUNDDOWN function\">ROUNDDOWN</link>."
+#. Mv5R9
#: func_second.xhp
msgctxt ""
"func_second.xhp\n"
@@ -55673,6 +60983,7 @@ msgctxt ""
msgid "SECOND"
msgstr "SECOND"
+#. peiVF
#: func_second.xhp
msgctxt ""
"func_second.xhp\n"
@@ -55681,6 +60992,7 @@ msgctxt ""
msgid "<bookmark_value>SECOND function</bookmark_value>"
msgstr "<bookmark_value>SECOND</bookmark_value>"
+#. YBYRJ
#: func_second.xhp
msgctxt ""
"func_second.xhp\n"
@@ -55689,6 +61001,7 @@ msgctxt ""
msgid "<variable id=\"second\"><link href=\"text/scalc/01/func_second.xhp\">SECOND</link></variable>"
msgstr "<variable id=\"second\"><link href=\"text/scalc/01/func_second.xhp\">SECOND</link></variable>"
+#. cKTfS
#: func_second.xhp
msgctxt ""
"func_second.xhp\n"
@@ -55697,6 +61010,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_SEKUNDE\">Returns the second for the given time value.</ahelp> The second is given as an integer between 0 and 59."
msgstr "<ahelp hid=\"HID_FUNC_SEKUNDE\">Vrátí počet sekund ze zadané vnitřní reprezentace času.</ahelp> Funkce vrátí sekundy jako číslo mezi 0 a 59."
+#. etVBc
#: func_second.xhp
msgctxt ""
"func_second.xhp\n"
@@ -55705,6 +61019,7 @@ msgctxt ""
msgid "SECOND(Number)"
msgstr "SECOND(Číslo)"
+#. 7DRDr
#: func_second.xhp
msgctxt ""
"func_second.xhp\n"
@@ -55713,6 +61028,7 @@ msgctxt ""
msgid "<emph>Number</emph>, as a time value, is a decimal, for which the second is to be returned."
msgstr "<emph>Číslo</emph> jako hodnota času je desetinné číslo, pro které chcete zjistit sekundy."
+#. fwYTM
#: func_second.xhp
msgctxt ""
"func_second.xhp\n"
@@ -55721,6 +61037,7 @@ msgctxt ""
msgid "<item type=\"input\">=SECOND(NOW())</item> returns the current second"
msgstr "<item type=\"input\">=SECOND(NOW())</item> vrátí aktuální počet sekund."
+#. CWx25
#: func_second.xhp
msgctxt ""
"func_second.xhp\n"
@@ -55729,6 +61046,7 @@ msgctxt ""
msgid "<item type=\"input\">=SECOND(C4)</item> returns 17 if contents of C4 = <item type=\"input\">12:20:17</item>."
msgstr "<item type=\"input\">=SECOND(C4)</item> vrátí 17, pokud obsah buňky C4 = <item type=\"input\">12:20:17</item>."
+#. JBtM4
#: func_skewp.xhp
msgctxt ""
"func_skewp.xhp\n"
@@ -55737,6 +61055,7 @@ msgctxt ""
msgid "SKEWP function"
msgstr "SKEWP"
+#. fFaLh
#: func_skewp.xhp
msgctxt ""
"func_skewp.xhp\n"
@@ -55745,6 +61064,7 @@ msgctxt ""
msgid "<bookmark_value>skewness;population</bookmark_value> <bookmark_value>SKEWP function</bookmark_value>"
msgstr "<bookmark_value>šikmost;základní soubor</bookmark_value> <bookmark_value>SKEWP</bookmark_value>"
+#. Xv6GF
#: func_skewp.xhp
msgctxt ""
"func_skewp.xhp\n"
@@ -55753,6 +61073,7 @@ msgctxt ""
msgid "<variable id=\"skewp_head\"><link href=\"text/scalc/01/func_skewp.xhp\">SKEWP</link></variable>"
msgstr "<variable id=\"skewp_head\"><link href=\"text/scalc/01/func_skewp.xhp\">SKEWP</link></variable>"
+#. cuNXs
#: func_skewp.xhp
msgctxt ""
"func_skewp.xhp\n"
@@ -55761,6 +61082,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Calculates the skewness of a distribution using the population of a random variable.</ahelp>"
msgstr "<ahelp hid=\".\">Vypočítá šikmost rozdělení ze základního souboru náhodné veličiny.</ahelp>"
+#. w2FMD
#: func_skewp.xhp
msgctxt ""
"func_skewp.xhp\n"
@@ -55769,6 +61091,7 @@ msgctxt ""
msgid "SKEWP(Number1; Number2; ...; Number30)"
msgstr "SKEWP(Číslo1; Číslo2; ...; Číslo30)"
+#. r6EFM
#: func_skewp.xhp
msgctxt ""
"func_skewp.xhp\n"
@@ -55777,6 +61100,7 @@ msgctxt ""
msgid "<emph>Number1, Number2, ..., Number30</emph> are up to 30 numerical values or ranges."
msgstr "<emph>Číslo1; Číslo2; ..., Číslo30</emph> je až 30 číselných hodnot nebo oblastí."
+#. 2Cw95
#: func_skewp.xhp
msgctxt ""
"func_skewp.xhp\n"
@@ -55785,6 +61109,7 @@ msgctxt ""
msgid "Calculates the skewness of a distribution using the population, i.e. the possible outcomes, of a random variable. The sequence shall contain three numbers at least."
msgstr "Vypočítá šikmost rozdělení ze základního souboru náhodné veličiny, tj. z možných výsledků. Posloupnost by měla obsahovat alespoň tři čísla."
+#. W8hYu
#: func_skewp.xhp
msgctxt ""
"func_skewp.xhp\n"
@@ -55793,6 +61118,7 @@ msgctxt ""
msgid "<item type=\"literal\">SKEWP(2;3;1;6;8;5)</item> returns 0.2828158928"
msgstr "<item type=\"literal\">SKEWP(2;3;1;6;8;5)</item> vrátí 0,2828158928"
+#. 63DiS
#: func_skewp.xhp
msgctxt ""
"func_skewp.xhp\n"
@@ -55801,6 +61127,7 @@ msgctxt ""
msgid "<item type=\"literal\">SKEWP(A1:A6)</item> returns 0.2828158928, when the range A1:A6 contains {2;3;1;6;8;5}"
msgstr "<item type=\"literal\">SKEWP(A1:A6)</item> vrátí 0,2828158928, kde oblast A1:A6 obsahuje {2;3;1;6;8;5}"
+#. Tdd33
#: func_skewp.xhp
msgctxt ""
"func_skewp.xhp\n"
@@ -55809,6 +61136,7 @@ msgctxt ""
msgid "<item type=\"literal\">SKEWP(Number1; Number2)</item> always returns zero, if Number1 and Number2 results in two numbers."
msgstr "<item type=\"literal\">SKEWP(Číslo1; Číslo2)</item> vrátí vždy nulu, pokud hodnoty Číslo1 a Číslo2 představují dvě různá čísla."
+#. X6nGR
#: func_skewp.xhp
msgctxt ""
"func_skewp.xhp\n"
@@ -55817,6 +61145,7 @@ msgctxt ""
msgid "<item type=\"literal\">SKEWP(Number1)</item> returns Err:502 (Invalid argument) if Number1 results in one number, because SKEWP cannot be calculated with one value."
msgstr "<item type=\"literal\">SKEWP(Číslo1)</item> vrátí chybu Chyba:502 (neplatný argument), pokud je Číslo1 představováno jedním číslem, protože funkci SKEWP nelze pro jedinou hodnotu vypočítat."
+#. 5iYyJ
#: func_skewp.xhp
msgctxt ""
"func_skewp.xhp\n"
@@ -55825,6 +61154,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060185.xhp#skew\">SKEW</link>"
msgstr "<link href=\"text/scalc/01/04060185.xhp#skew\">SKEW</link>"
+#. DfceH
#: func_sumifs.xhp
msgctxt ""
"func_sumifs.xhp\n"
@@ -55833,6 +61163,7 @@ msgctxt ""
msgid "SUMIFS function"
msgstr "SUMIFS"
+#. jDeBL
#: func_sumifs.xhp
msgctxt ""
"func_sumifs.xhp\n"
@@ -55841,6 +61172,7 @@ msgctxt ""
msgid "<bookmark_value>SUMIFS function</bookmark_value> <bookmark_value>sum;satisfying conditions</bookmark_value>"
msgstr "<bookmark_value>SUMIFS</bookmark_value> <bookmark_value>součty;splňující podmínky</bookmark_value>"
+#. b5txh
#: func_sumifs.xhp
msgctxt ""
"func_sumifs.xhp\n"
@@ -55849,6 +61181,7 @@ msgctxt ""
msgid "<variable id=\"sumifs_head\"><link href=\"text/scalc/01/func_sumifs.xhp\">SUMIFS</link></variable> function"
msgstr "<variable id=\"sumifs_head\"><link href=\"text/scalc/01/func_sumifs.xhp\">SUMIFS</link></variable>"
+#. ZEdvF
#: func_sumifs.xhp
msgctxt ""
"func_sumifs.xhp\n"
@@ -55857,6 +61190,7 @@ msgctxt ""
msgid "<ahelp hid=\".\"><variable id=\"sumifs_des\">Returns the sum of the values of cells in a range that meets multiple criteria in multiple ranges.</variable></ahelp>"
msgstr "<ahelp hid=\".\"><variable id=\"sumifs_des\">Vrátí součet hodnot buněk z oblasti, která splňuje více kritérií z více oblastí.</variable></ahelp>"
+#. xhKwv
#: func_sumifs.xhp
msgctxt ""
"func_sumifs.xhp\n"
@@ -55865,6 +61199,7 @@ msgctxt ""
msgid "SUMIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
msgstr "SUMIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
+#. mP5Et
#: func_sumifs.xhp
msgctxt ""
"func_sumifs.xhp\n"
@@ -55873,6 +61208,7 @@ msgctxt ""
msgid "<emph>Func_Range</emph> – required argument. It is a range of cells, a name of a named range or a label of a column or a row containing values for calculating the sum."
msgstr "<emph>Oblast_funkce</emph> – povinný argument. Jedná se o oblast buněk, název pojmenované oblasti nebo popisek sloupce nebo řádku obsahujícího hodnoty pro výpočet součtu."
+#. zahGz
#: func_sumifs.xhp
msgctxt ""
"func_sumifs.xhp\n"
@@ -55881,6 +61217,7 @@ msgctxt ""
msgid "Simple usage"
msgstr "Základní použití"
+#. tqgKL
#: func_sumifs.xhp
msgctxt ""
"func_sumifs.xhp\n"
@@ -55889,6 +61226,7 @@ msgctxt ""
msgid "<item type=\"input\">=SUMIFS(B2:B6;B2:B6;\">=20\")</item>"
msgstr "<item type=\"input\">=SUMIFS(B2:B6;B2:B6;\">=20\")</item>"
+#. NK7QS
#: func_sumifs.xhp
msgctxt ""
"func_sumifs.xhp\n"
@@ -55897,6 +61235,7 @@ msgctxt ""
msgid "Calculates the sum of values of the range B2:B6 that are greater than or equal to 20. Returns 75, because the fifth row does not meet the criterion."
msgstr "Vypočítá součet hodnot z oblasti B2:B6, které jsou větší nebo rovny 20. Vrátí 75, protože pátý řádek kritérium nesplňuje."
+#. TzCFB
#: func_sumifs.xhp
msgctxt ""
"func_sumifs.xhp\n"
@@ -55905,6 +61244,7 @@ msgctxt ""
msgid "<item type=\"input\">=SUMIFS(C2:C6;B2:B6;\">=20\";C2:C6;\">70\")</item>"
msgstr "<item type=\"input\">=SUMIFS(C2:C6;B2:B6;\">=20\";C2:C6;\">70\")</item>"
+#. or3BG
#: func_sumifs.xhp
msgctxt ""
"func_sumifs.xhp\n"
@@ -55913,6 +61253,7 @@ msgctxt ""
msgid "Calculates the sum of values of the range C2:C6 that are greater than 70 and correspond to cells of the B2:B6 range with values greater than or equal to 20. Returns 275, because the second and the fifth rows do not meet at least one criterion."
msgstr "Vypočítá součet hodnot z oblasti C2:C6, které jsou větší než 70 a odpovídají buňkám oblasti B2:B6 s hodnotami většími nebo rovnými 20. Vrátí 275, protože druhý a pátý řádek aspoň jedno z kritérií nesplňují."
+#. YHh9T
#: func_sumifs.xhp
msgctxt ""
"func_sumifs.xhp\n"
@@ -55921,6 +61262,7 @@ msgctxt ""
msgid "Using regular expressions and nested functions"
msgstr "Použití regulárních výrazů a vnořených funkcí"
+#. Ust3n
#: func_sumifs.xhp
msgctxt ""
"func_sumifs.xhp\n"
@@ -55929,6 +61271,7 @@ msgctxt ""
msgid "<item type=\"input\">=SUMIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
msgstr "<item type=\"input\">=SUMIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
+#. wCeGS
#: func_sumifs.xhp
msgctxt ""
"func_sumifs.xhp\n"
@@ -55937,6 +61280,7 @@ msgctxt ""
msgid "Calculates the sum of values of the range C2:C6 that correspond to all values of the range B2:B6 except its minimum and maximum. Returns 255, because the third and the fifth rows do not meet at least one criterion."
msgstr "Vypočítá součet hodnot z oblasti C2:C6, které odpovídají všem hodnotám z oblasti B2:B6 kromě jejich minima a maxima. Vrátí 255, protože třetí a pátý řádek aspoň jedno z kritérií nesplňují."
+#. tETJF
#: func_sumifs.xhp
msgctxt ""
"func_sumifs.xhp\n"
@@ -55945,6 +61289,7 @@ msgctxt ""
msgid "<item type=\"input\">=SUMIFS(C2:C6;A2:A6;\"pen.*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
msgstr "<item type=\"input\">=SUMIFS(C2:C6;A2:A6;\"nůž.*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
+#. u7CDd
#: func_sumifs.xhp
msgctxt ""
"func_sumifs.xhp\n"
@@ -55953,6 +61298,7 @@ msgctxt ""
msgid "Calculates the sum of values of the range C2:C6 that correspond to all cells of the A2:A6 range starting with \"pen\" and to all cells of the B2:B6 range except its maximum. Returns 65, because only second row meets all criteria."
msgstr "Vypočítá součet hodnot z oblasti C2:C6, které odpovídají všem buňkám z oblasti A2:A6 začínajícím na \"nůž\" a všem buňkám z oblasti B2:B6 s výjimkou jejich maxima. Vrátí 65, protože všechna kritéria splňuje pouze druhý řádek."
+#. dKeLC
#: func_sumifs.xhp
msgctxt ""
"func_sumifs.xhp\n"
@@ -55961,6 +61307,7 @@ msgctxt ""
msgid "Reference to a cell as a criterion"
msgstr "Odkaz na buňku jako kritérium"
+#. NzNhA
#: func_sumifs.xhp
msgctxt ""
"func_sumifs.xhp\n"
@@ -55969,6 +61316,7 @@ msgctxt ""
msgid "If you need to change a criterion easily, you may want to specify it in a separate cell and use a reference to this cell in the condition of the SUMIFS function. For example, the above function can be rewritten as follows:"
msgstr "Potřebujete-li kritérium snadno změnit, můžete jej zadat do samostatné buňky, na kterou odkážete v podmínce funkce SUMIFS. Například výše uvedenou funkci lze přepsat následovně:"
+#. U2wwM
#: func_sumifs.xhp
msgctxt ""
"func_sumifs.xhp\n"
@@ -55977,6 +61325,7 @@ msgctxt ""
msgid "<item type=\"input\">=SUMIFS(C2:C6;A2:A6;E2&\".*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
msgstr "<item type=\"input\">=SUMIFS(C2:C6;A2:A6;E2&\".*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
+#. wGhZA
#: func_sumifs.xhp
msgctxt ""
"func_sumifs.xhp\n"
@@ -55985,6 +61334,7 @@ msgctxt ""
msgid "If E2 = pen, the function returns 65, because the link to the cell is substituted with its content."
msgstr "Pokud E2 = nůž, funkce vrátí 65, protože odkaz na buňku je nahrazen jejím obsahem."
+#. UUeQC
#: func_switch.xhp
msgctxt ""
"func_switch.xhp\n"
@@ -55993,6 +61343,7 @@ msgctxt ""
msgid "SWITCH function"
msgstr "SWITCH funkce"
+#. 5ALMt
#: func_switch.xhp
msgctxt ""
"func_switch.xhp\n"
@@ -56001,6 +61352,7 @@ msgctxt ""
msgid "<bookmark_value>SWITCH function</bookmark_value>"
msgstr "<bookmark_value>SWITCH funkce</bookmark_value>"
+#. DBGaN
#: func_switch.xhp
msgctxt ""
"func_switch.xhp\n"
@@ -56009,6 +61361,7 @@ msgctxt ""
msgid "<variable id=\"switchfunct\"><link href=\"text/scalc/01/func_switch.xhp\" name=\"switch\">SWITCH</link></variable>"
msgstr "<variable id=\"switchfunct\"><link href=\"text/scalc/01/func_switch.xhp\" name=\"switch\">SWITCH</link></variable>"
+#. vaCEi
#: func_switch.xhp
msgctxt ""
"func_switch.xhp\n"
@@ -56017,6 +61370,7 @@ msgctxt ""
msgid "<variable id=\"functionswitch\"><ahelp hid=\".\">SWITCH compares <emph>expression</emph> with <emph>value1</emph> to <emph>valuen</emph> and returns the result belonging to the first value that equals expression. If there is no match and default_result is given, that will be returned.</ahelp></variable>"
msgstr "<variable id=\"functionswitch\"><ahelp hid=\".\">SWITCH porovnává <emph>výraz</emph> s <emph>hodnotou1</emph> až <emph>hodnotouN</emph> a vrátí výsledek náležející první hodnotě, která se rovná výrazu. Pokud neexistuje žádná shoda a je zadána hodnota výchozí_hodnota, bude vrácena.</ahelp></variable>"
+#. esoEp
#: func_switch.xhp
msgctxt ""
"func_switch.xhp\n"
@@ -56025,6 +61379,7 @@ msgctxt ""
msgid "SWITCH( expression, value1, result1[, value2, result2][, … ][, default_result] )"
msgstr "SWITCH( výraz, hodnota1, výraz1[, hodnota2, výraz2][, … ][, výchozí_hodnota] )"
+#. nnW4D
#: func_switch.xhp
msgctxt ""
"func_switch.xhp\n"
@@ -56033,6 +61388,7 @@ msgctxt ""
msgid "<emph>expression</emph> is a text, numeric, logical or date input or reference to a cell."
msgstr "<emph>výraz</emph> je textový, číselný, logický nebo datový vstup nebo odkaz na buňku."
+#. Z7xiA
#: func_switch.xhp
msgctxt ""
"func_switch.xhp\n"
@@ -56041,6 +61397,7 @@ msgctxt ""
msgid "<emph>value1, value2, ...</emph> is any value or reference to a cell. Each value must have a result given."
msgstr "<emph>hodnota1, hodnota2, ...</emph> je jakákoliv hodnota nebo odkaz na buňku. Každá hodnota musí mít daný výsledek."
+#. ADDqw
#: func_switch.xhp
msgctxt ""
"func_switch.xhp\n"
@@ -56049,6 +61406,7 @@ msgctxt ""
msgid "<emph>result1, result2, ...</emph> is any value or reference to a cell."
msgstr "<emph>výsledek1, výsledek2, ...</emph> je jakákoliv hodnota nebo odkaz na buňku."
+#. 9SKCB
#: func_switch.xhp
msgctxt ""
"func_switch.xhp\n"
@@ -56057,6 +61415,7 @@ msgctxt ""
msgid "<emph>default_result</emph>: any value or reference to a cell that is returned when there is no match."
msgstr "<emph>výchozí_hodnota</emph>: jakákoli hodnota nebo odkaz na buňku, která je vrácena v případě když neexistuje žádná shoda."
+#. mLsyo
#: func_switch.xhp
msgctxt ""
"func_switch.xhp\n"
@@ -56065,14 +61424,16 @@ msgctxt ""
msgid "If no <emph>value</emph> equals <emph>expression</emph> and no default result is given, a #N/A error is returned."
msgstr "Pokud žádná <emph>hodnota</emph> neodpovídá <emph>výrazu</emph> a není zadána žádná výchozí hodnota, je vrácena chyba #N/A."
+#. YQYUn
#: func_switch.xhp
msgctxt ""
"func_switch.xhp\n"
"par_id851556243961783\n"
"help.text"
-msgid "<input>=SWITCH(MONTH(A3),1,\"January\",2,\"February\",3,\"March\",\"No match\")</input> returns \"January\" when A3=1, February when A3=2 , etc..."
-msgstr "<input>=SWITCH(MONTH(A3),1,\"leden\",2,\"únor\",3,\"březen\",\"Bez shody\")</input> vrátí \"leden\" když A3=1, \"únor\" když A3=2 , apod..."
+msgid "<input>=SWITCH(MONTH(A3),1,\"January\",2,\"February\",3,\"March\",\"No match\")</input> returns \"January\" when A3 contains a date in January, \"February\" when A3 contains a date in February , etc..."
+msgstr ""
+#. vDLfw
#: func_switch.xhp
msgctxt ""
"func_switch.xhp\n"
@@ -56081,6 +61442,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060105.xhp#Section4\" name=\"if\">IF</link>"
msgstr "<link href=\"text/scalc/01/04060105.xhp#Section4\" name=\"if\">IF</link>"
+#. BCAZr
#: func_textjoin.xhp
msgctxt ""
"func_textjoin.xhp\n"
@@ -56089,6 +61451,7 @@ msgctxt ""
msgid "TEXTJOIN function"
msgstr "TEXTJOIN funkce"
+#. EFTkc
#: func_textjoin.xhp
msgctxt ""
"func_textjoin.xhp\n"
@@ -56097,6 +61460,7 @@ msgctxt ""
msgid "<bookmark_value>TEXTJOIN function</bookmark_value>"
msgstr "<bookmark_value>TEXTJOIN funkce</bookmark_value>"
+#. KWzCr
#: func_textjoin.xhp
msgctxt ""
"func_textjoin.xhp\n"
@@ -56105,6 +61469,7 @@ msgctxt ""
msgid "<variable id=\"textjoinfunct\"><link href=\"text/scalc/01/func_textjoin.xhp\" name=\"textjoinfunction\">TEXTJOIN</link></variable>"
msgstr "<variable id=\"textjoinfunct\"><link href=\"text/scalc/01/func_textjoin.xhp\" name=\"textjoinfunction\">TEXTJOIN</link></variable>"
+#. oLfX2
#: func_textjoin.xhp
msgctxt ""
"func_textjoin.xhp\n"
@@ -56113,6 +61478,7 @@ msgctxt ""
msgid "<variable id=\"textjoinfunction\"><ahelp hid=\".\">Concatenates one or more strings, and uses delimiters between them.</ahelp></variable>"
msgstr "<variable id=\"textjoinfunction\"><ahelp hid=\".\">Spojí jeden nebo více řetězců a použije mezi nimi oddělovače.</ahelp></variable>"
+#. qZsoF
#: func_textjoin.xhp
msgctxt ""
"func_textjoin.xhp\n"
@@ -56121,6 +61487,7 @@ msgctxt ""
msgid "TEXTJOIN( delimiter, skip_empty, string1[, string2][, …] )"
msgstr "TEXTJOIN( oddělovač, přeskočit_prázdné, řetězec1[, řetězec2][, …] )"
+#. WaME6
#: func_textjoin.xhp
msgctxt ""
"func_textjoin.xhp\n"
@@ -56129,6 +61496,7 @@ msgctxt ""
msgid "<emph>delimiter</emph> is a text string and can be a range."
msgstr "<emph>oddělovač</emph> je textový řetězec a může to být oblast."
+#. CsnD3
#: func_textjoin.xhp
msgctxt ""
"func_textjoin.xhp\n"
@@ -56137,6 +61505,7 @@ msgctxt ""
msgid "<emph>skip_empty</emph> is a logical (TRUE or FALSE, 1 or 0) argument. When TRUE, empty strings will be ignored."
msgstr "<emph>přeskočit_prázdné</emph> je logický argument (PRAVDA nebo NEPRAVDA, 1 nebo 0). Když je hodnota PRAVDA, budou prázdné řetězce ignorovány."
+#. emud3
#: func_textjoin.xhp
msgctxt ""
"func_textjoin.xhp\n"
@@ -56145,6 +61514,7 @@ msgctxt ""
msgid "<emph>string1[, string2][, …]</emph> are strings or references to cells or ranges that contains text to join."
msgstr "<emph>řetězec1[, řetězec2][, …]</emph> jsou řetězce nebo odkazy na buňky nebo oblasti, které obsahují text ke spojení."
+#. PDbCp
#: func_textjoin.xhp
msgctxt ""
"func_textjoin.xhp\n"
@@ -56153,6 +61523,7 @@ msgctxt ""
msgid "Ranges are traversed row by row (from top to bottom)."
msgstr "Oblasti jsou procházeny řádkem po řádku (shora dolů)."
+#. PEkb2
#: func_textjoin.xhp
msgctxt ""
"func_textjoin.xhp\n"
@@ -56161,6 +61532,7 @@ msgctxt ""
msgid "If <emph>delimiter</emph> is a range, the range need not be of the same size as the number of strings to be joined."
msgstr "Pokud je <emph>oddělovač</emph> oblast, potom oblast nemusí mít stejnou velikost jako počet řetězců, které mají být spojeny."
+#. VcQjG
#: func_textjoin.xhp
msgctxt ""
"func_textjoin.xhp\n"
@@ -56169,6 +61541,7 @@ msgctxt ""
msgid "If there are more delimiters than strings to be joined, not all delimiters will be used."
msgstr "Pokud existuje více oddělovačů než řetězců, které mají být spojeny, nebudou použity všechny oddělovače."
+#. ByVAF
#: func_textjoin.xhp
msgctxt ""
"func_textjoin.xhp\n"
@@ -56177,6 +61550,7 @@ msgctxt ""
msgid "If there are less delimiters than strings to be joined, the delimiters will be used again from the start."
msgstr "Pokud existuje méně oddělovačů než řetězců, které mají být spojeny, budou oddělovače opět použity od začátku."
+#. 4Zi8d
#: func_textjoin.xhp
msgctxt ""
"func_textjoin.xhp\n"
@@ -56185,6 +61559,7 @@ msgctxt ""
msgid "<input>=TEXTJOIN(\" \",TRUE, \"Here\", \"comes\", \"the\", \"sun\")</input> returns \"Here comes the sun\" with space character as delimiter and empty strings are ignored."
msgstr "<input>=TEXTJOIN(\" \",PRAVDA, \"Here\", \"comes\", \"the\", \"sun\")</input> vrátí \"Here comes the sun\" se znakem mezery jako oddělovačem a prázdné řetězce jsou ignorovány."
+#. SamHC
#: func_textjoin.xhp
msgctxt ""
"func_textjoin.xhp\n"
@@ -56193,6 +61568,7 @@ msgctxt ""
msgid "if A1:B2 contains \"Here\", \"comes\", \"the\", \"sun\" respectively, <input>=TEXTJOIN(\"-\",TRUE,A1:B2)</input> returns \"Here-comes-the-sun\" with dash character as delimiter and empty strings are ignored."
msgstr "pokud A1:B2 obsahuje \"Here\", \"comes\", \"the\", \"sun\", <input>=TEXTJOIN(\"-\",PRAVDA,A1:B2)</input> vrátí \"Here-comes-the-sun\" se znakem pomlčky jako oddělovačem a prázdné řetězce jsou ignorovány."
+#. AXCJg
#: func_textjoin.xhp
msgctxt ""
"func_textjoin.xhp\n"
@@ -56201,6 +61577,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060110.xhp#concatenate\" name=\"concatenate\">CONCATENATE</link>"
msgstr "<link href=\"text/scalc/01/04060110.xhp#concatenate\" name=\"concatenate\">CONCATENATE</link>"
+#. pLSAn
#: func_time.xhp
msgctxt ""
"func_time.xhp\n"
@@ -56209,6 +61586,7 @@ msgctxt ""
msgid "TIME"
msgstr "TIME"
+#. Y7P2x
#: func_time.xhp
msgctxt ""
"func_time.xhp\n"
@@ -56217,6 +61595,7 @@ msgctxt ""
msgid "<bookmark_value>TIME function</bookmark_value>"
msgstr "<bookmark_value>TIME</bookmark_value>"
+#. ivxiA
#: func_time.xhp
msgctxt ""
"func_time.xhp\n"
@@ -56225,6 +61604,7 @@ msgctxt ""
msgid "<variable id=\"time\"><link href=\"text/scalc/01/func_time.xhp\">TIME</link></variable>"
msgstr "<variable id=\"time\"><link href=\"text/scalc/01/func_time.xhp\">TIME</link></variable>"
+#. VozL8
#: func_time.xhp
msgctxt ""
"func_time.xhp\n"
@@ -56233,6 +61613,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ZEIT\">TIME returns the current time value from values for hours, minutes and seconds.</ahelp> This function can be used to convert a time based on these three elements to a decimal time value."
msgstr "<ahelp hid=\"HID_FUNC_ZEIT\">Vrátí číslo představující čas pro zadané hodiny, minuty a sekundy.</ahelp> Tuto funkci je možné použít pro převod času z určených hodnot na vnitřní číselnou reprezentaci."
+#. fzPmm
#: func_time.xhp
msgctxt ""
"func_time.xhp\n"
@@ -56241,6 +61622,7 @@ msgctxt ""
msgid "TIME(Hour; Minute; Second)"
msgstr "TIME(Hodina; Minuta; Sekunda)"
+#. 3DWFB
#: func_time.xhp
msgctxt ""
"func_time.xhp\n"
@@ -56249,6 +61631,7 @@ msgctxt ""
msgid "Use an integer to set the <emph>Hour</emph>."
msgstr "Zadejte číslo pro nastavení <emph>hodin</emph>."
+#. QKjXC
#: func_time.xhp
msgctxt ""
"func_time.xhp\n"
@@ -56257,6 +61640,7 @@ msgctxt ""
msgid "Use an integer to set the <emph>Minute</emph>."
msgstr "Zadejte číslo pro nastavení <emph>minut</emph>."
+#. ALcZt
#: func_time.xhp
msgctxt ""
"func_time.xhp\n"
@@ -56265,6 +61649,7 @@ msgctxt ""
msgid "Use an integer to set the <emph>Second</emph>."
msgstr "Zadejte číslo pro nastavení <emph>sekund</emph>."
+#. qGpQS
#: func_time.xhp
msgctxt ""
"func_time.xhp\n"
@@ -56273,6 +61658,7 @@ msgctxt ""
msgid "<item type=\"input\">=TIME(0;0;0)</item> returns 00:00:00"
msgstr "<item type=\"input\">=TIME(0;0;0)</item> vrátí 00:00:00"
+#. DKovu
#: func_time.xhp
msgctxt ""
"func_time.xhp\n"
@@ -56281,6 +61667,7 @@ msgctxt ""
msgid "<item type=\"input\">=TIME(4;20;4)</item> returns 04:20:04"
msgstr "<item type=\"input\">=TIME(4;20;4)</item> vrátí 04:20:04"
+#. eUYTq
#: func_timevalue.xhp
msgctxt ""
"func_timevalue.xhp\n"
@@ -56289,6 +61676,7 @@ msgctxt ""
msgid "TIMEVALUE"
msgstr "TIMEVALUE"
+#. jt9C2
#: func_timevalue.xhp
msgctxt ""
"func_timevalue.xhp\n"
@@ -56297,6 +61685,7 @@ msgctxt ""
msgid "<bookmark_value>TIMEVALUE function</bookmark_value>"
msgstr "<bookmark_value>TIMEVALUE</bookmark_value>"
+#. KvCZT
#: func_timevalue.xhp
msgctxt ""
"func_timevalue.xhp\n"
@@ -56305,6 +61694,7 @@ msgctxt ""
msgid "<variable id=\"timevalue\"><link href=\"text/scalc/01/func_timevalue.xhp\">TIMEVALUE</link></variable>"
msgstr "<variable id=\"timevalue\"><link href=\"text/scalc/01/func_timevalue.xhp\">TIMEVALUE</link></variable>"
+#. BKBh2
#: func_timevalue.xhp
msgctxt ""
"func_timevalue.xhp\n"
@@ -56313,6 +61703,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ZEITWERT\">TIMEVALUE returns the internal time number from a text enclosed by quotes and which may show a possible time entry format.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ZEITWERT\">TIMEVALUE vrátí vnitřní číselnou reprezentaci textu uzavřeného uvozovkami, který obsahuje některý z možných formátů času.</ahelp>"
+#. Awj4V
#: func_timevalue.xhp
msgctxt ""
"func_timevalue.xhp\n"
@@ -56321,6 +61712,7 @@ msgctxt ""
msgid "The internal number indicated as a decimal is the result of the date system used under $[officename] to calculate date entries."
msgstr "$[officename] používá při výpočtech s datem vnitřní číselnou reprezentaci data vyjádřenou desetinným číslem."
+#. nGfAL
#: func_timevalue.xhp
msgctxt ""
"func_timevalue.xhp\n"
@@ -56329,6 +61721,7 @@ msgctxt ""
msgid "If the text string also includes a year, month, or day, TIMEVALUE only returns the fractional part of the conversion."
msgstr "Obsahuje-li textový řetězec také rok, měsíc,nebo den, TIMEVALUE vrátí pouze desetinnou část převodu."
+#. FQKX4
#: func_timevalue.xhp
msgctxt ""
"func_timevalue.xhp\n"
@@ -56337,6 +61730,7 @@ msgctxt ""
msgid "TIMEVALUE(\"Text\")"
msgstr "TIMEVALUE(\"Text\")"
+#. wHKdJ
#: func_timevalue.xhp
msgctxt ""
"func_timevalue.xhp\n"
@@ -56345,6 +61739,7 @@ msgctxt ""
msgid "<emph>Text</emph> is a valid time expression and must be entered in quotation marks."
msgstr "<emph>Text</emph> je platný výraz pro čas, musí být zadán v uvozovkách."
+#. icbCa
#: func_timevalue.xhp
msgctxt ""
"func_timevalue.xhp\n"
@@ -56353,6 +61748,7 @@ msgctxt ""
msgid "<item type=\"input\">=TIMEVALUE(\"4PM\")</item> returns 0.67. When formatting in time format HH:MM:SS, you then get 16:00:00."
msgstr "<item type=\"input\">=TIMEVALUE(\"4PM\")</item> vrátí 0,67. Při použití formátu času HH:MM:SS dostanete 16:00:00."
+#. DhADF
#: func_timevalue.xhp
msgctxt ""
"func_timevalue.xhp\n"
@@ -56361,6 +61757,7 @@ msgctxt ""
msgid "<item type=\"input\">=TIMEVALUE(\"24:00\")</item> returns 0. If you use the HH:MM:SS time format, the value is 00:00:00."
msgstr "<item type=\"input\">=TIMEVALUE(\"24:00\")</item> vrátí 0. Při použití formátu času HH:MM:SS bude hodnota 00:00:00."
+#. 8LaX7
#: func_today.xhp
msgctxt ""
"func_today.xhp\n"
@@ -56369,6 +61766,7 @@ msgctxt ""
msgid "TODAY"
msgstr "TODAY"
+#. XdC2Q
#: func_today.xhp
msgctxt ""
"func_today.xhp\n"
@@ -56377,6 +61775,7 @@ msgctxt ""
msgid "<bookmark_value>TODAY function</bookmark_value>"
msgstr "<bookmark_value>TODAY</bookmark_value>"
+#. akBrZ
#: func_today.xhp
msgctxt ""
"func_today.xhp\n"
@@ -56385,6 +61784,7 @@ msgctxt ""
msgid "<variable id=\"today\"><link href=\"text/scalc/01/func_today.xhp\">TODAY</link></variable>"
msgstr "<variable id=\"today\"><link href=\"text/scalc/01/func_today.xhp\">TODAY</link></variable>"
+#. dzt93
#: func_today.xhp
msgctxt ""
"func_today.xhp\n"
@@ -56393,6 +61793,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_HEUTE\">Returns the current computer system date.</ahelp> The value is updated when you reopen the document or modify the values of the document."
msgstr "<ahelp hid=\"HID_FUNC_HEUTE\">Vrací aktuální systémové datum počítače.</ahelp> Hodnota je aktualizována při otevření dokumentu nebo při změnách hodnot v dokumentu."
+#. ABDRC
#: func_today.xhp
msgctxt ""
"func_today.xhp\n"
@@ -56401,6 +61802,7 @@ msgctxt ""
msgid "TODAY()"
msgstr "=TODAY()"
+#. kPQtF
#: func_today.xhp
msgctxt ""
"func_today.xhp\n"
@@ -56409,6 +61811,7 @@ msgctxt ""
msgid "TODAY is a function without arguments."
msgstr "Funkce TODAY nemá parametry."
+#. 7ivyD
#: func_today.xhp
msgctxt ""
"func_today.xhp\n"
@@ -56417,6 +61820,7 @@ msgctxt ""
msgid "<item type=\"input\">TODAY()</item> returns the current computer system date."
msgstr "<item type=\"input\">TODAY()</item> vrací aktuální systémové datum."
+#. dQeP6
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56425,6 +61829,7 @@ msgctxt ""
msgid "URI Functions"
msgstr "URI funkce"
+#. 8sQry
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56433,6 +61838,7 @@ msgctxt ""
msgid "<bookmark_value>WEBSERVICE function</bookmark_value>"
msgstr "<bookmark_value>WEBSERVICE</bookmark_value>"
+#. BEKjH
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56441,6 +61847,7 @@ msgctxt ""
msgid "<variable id=\"webservicefuncname\"><link href=\"text/scalc/01/func_webservice.xhp#webservice\" name=\"webservice\">WEBSERVICE</link></variable>"
msgstr "<variable id=\"webservicefuncname\"><link href=\"text/scalc/01/func_webservice.xhp#webservice\" name=\"webservice\">WEBSERVICE</link></variable>"
+#. NXAzC
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56449,6 +61856,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_WEBSERVICE\">Get some web content from a URI.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_WEBSERVICE\">Získá webový obsah z URI.</ahelp>"
+#. FjkNG
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56457,6 +61865,7 @@ msgctxt ""
msgid "WEBSERVICE(URI)"
msgstr "WEBSERVICE(URI)"
+#. mkhox
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56465,6 +61874,7 @@ msgctxt ""
msgid "<emph>URI: </emph> URI text of the web service."
msgstr "<emph>URI: </emph> Text URI webové služby."
+#. onWpd
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56473,6 +61883,7 @@ msgctxt ""
msgid "<item type=\"input\">=WEBSERVICE(\"wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss\")</item>"
msgstr "<item type=\"input\">=WEBSERVICE(\"wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss\")</item>"
+#. yaDfK
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56481,6 +61892,7 @@ msgctxt ""
msgid "Returns the web page content of \"https://wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss\"."
msgstr "Vrátí obsah webových stránek \"https://wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss\"."
+#. Sh332
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56489,6 +61901,7 @@ msgctxt ""
msgid "<bookmark_value>FILTERXML function</bookmark_value>"
msgstr "<bookmark_value>FILTERXML</bookmark_value>"
+#. bGGCk
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56497,6 +61910,7 @@ msgctxt ""
msgid "<variable id=\"filterxmlfuncname\"><link href=\"text/scalc/01/func_webservice.xhp#filterxml\" name=\"filterxml\">FILTERXML</link></variable>"
msgstr "<variable id=\"filterxmlfuncname\"><link href=\"text/scalc/01/func_webservice.xhp#filterxml\" name=\"filterxml\">FILTERXML</link></variable>"
+#. 2zvQv
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56505,6 +61919,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_FILTERXML\">Apply a XPath expression to a XML document.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_FILTERXML\">Použije na XML dokument výraz XPath.</ahelp>"
+#. p9GGE
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56513,6 +61928,7 @@ msgctxt ""
msgid "FILTERXML(XML Document; XPath expression)"
msgstr "FILTERXML(XML dokument; výraz XPath)"
+#. GJnfh
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56521,6 +61937,7 @@ msgctxt ""
msgid "<emph>XML Document (required):</emph> String containing a valid XML stream."
msgstr "<emph>XML dokument (vyžadováno):</emph> Řetězec obsahující platný XML proud."
+#. ywKvC
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56529,6 +61946,7 @@ msgctxt ""
msgid "<emph>XPath expression (required):</emph> String containing a valid XPath expression."
msgstr "<emph>Výraz XPath (vyžadováno):</emph> Řetězec obsahující platný výraz XPath."
+#. x8Fej
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56537,6 +61955,7 @@ msgctxt ""
msgid "<item type=\"input\">=FILTERXML(WEBSERVICE(\"wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss\");\"//lastBuildDate\")</item>"
msgstr "<item type=\"input\">=FILTERXML(WEBSERVICE(\"wiki.documentfoundation.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=rss\");\"//lastBuildDate\")</item>"
+#. BCHBF
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56545,6 +61964,7 @@ msgctxt ""
msgid "Returns information on the last build date of the wiki."
msgstr "Vrátí informace o posledním datu sestavení wiki."
+#. f4fBh
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56553,6 +61973,7 @@ msgctxt ""
msgid "<bookmark_value>ENCODEURL function</bookmark_value>"
msgstr "<bookmark_value>ENCODEURL funkce</bookmark_value>"
+#. MA6Mq
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56561,6 +61982,7 @@ msgctxt ""
msgid "<variable id=\"encodeurlname\"><link href=\"text/scalc/01/func_webservice.xhp#encodeurl\" name=\"linkname\">ENCODEURL</link></variable>"
msgstr "<variable id=\"encodeurlname\"><link href=\"text/scalc/01/func_webservice.xhp#encodeurl\" name=\"linkname\">ENCODEURL</link></variable>"
+#. K5FwD
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56569,6 +61991,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_ENCODEURL\">Returns a URL-encoded string.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_ENCODEURL\">Vrátí URL kódovaný řetězec.</ahelp>"
+#. UFq7T
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56577,6 +62000,7 @@ msgctxt ""
msgid "Use this function to transform text with symbols of national alphabets (for example accented characters, non-ASCII alphabets or Asian words) to a string of URL-standard symbols."
msgstr "Tuto funkci použijte k přeměně textu se symboly národní abecedy (například znaky s diakritikou, abecedy jiné než ASCII nebo asijské) do řetězce standardních symbolů adresy URL."
+#. 9fgSx
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56585,6 +62009,7 @@ msgctxt ""
msgid "ENCODEURL(Text)"
msgstr "ENCODEURL(Text)"
+#. GjshQ
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56593,6 +62018,7 @@ msgctxt ""
msgid "<emph>Text</emph>: String to encode to a sequence of URL-standard symbols."
msgstr "<emph>Text</emph>: Řetězec, který se převede na sekvenci standardních symbolů adresy URL."
+#. XBjTR
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56601,6 +62027,7 @@ msgctxt ""
msgid "If cell A1 contains the Cyrillic text \"автомобиль\", <item type=\"input\">=ENCODEURL(A1)</item> returns %D0%B0%D0%B2%D1%82%D0%BE%D0%BC%D0%BE%D0%B1%D0%B8%D0%BB%D1%8C (the word \"автомобиль\" means car in Russian)."
msgstr "Pokud buňka A1 obsahuje text azbukou \"автомобиль\", <item type=\"input\">=ENCODEURL(A1)</item> vrátí %D0%B0%D0%B2%D1%82%D0%BE%D0%BC%D0%BE%D0%B1%D0%B8%D0%BB%D1%8C (slovo \"автомобиль\" znamená v ruštině auto)."
+#. MRAnM
#: func_webservice.xhp
msgctxt ""
"func_webservice.xhp\n"
@@ -56609,6 +62036,7 @@ msgctxt ""
msgid "If cell B1 contains the text \"車\", <item type=\"input\">=ENCODEURL(B1)</item> returns %E8%BB%8A (\"車\" means car in Japanese)."
msgstr "Pokud buňka B1 obsahuje \"車\", <item type=\"input\">=ENCODEURL(B1)</item> vrátí %E8%BB%8A (\"車\" znamená v japonštině auto)."
+#. VBELn
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56617,6 +62045,7 @@ msgctxt ""
msgid "WEEKDAY"
msgstr "WEEKDAY"
+#. ZNhAN
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56625,6 +62054,7 @@ msgctxt ""
msgid "<bookmark_value>WEEKDAY function</bookmark_value>"
msgstr "<bookmark_value>WEEKDAY</bookmark_value>"
+#. 9jDCy
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56633,6 +62063,7 @@ msgctxt ""
msgid "<variable id=\"weekday\"><link href=\"text/scalc/01/func_weekday.xhp\">WEEKDAY</link> </variable>"
msgstr "<variable id=\"weekday\"><link href=\"text/scalc/01/func_weekday.xhp\">WEEKDAY</link> </variable>"
+#. mcyKX
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56641,6 +62072,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_WOCHENTAG\">Returns the day of the week for the given date value.</ahelp> The day is returned as an integer between 1 (Sunday) and 7 (Saturday) if no type or type=1 is specified. For other types, see the table below."
msgstr "<ahelp hid=\"HID_FUNC_WOCHENTAG\">Vrátí den v týdnu pro zadané datum.</ahelp> Není-li zadán typ nebo je-li typ=1, je den vrácen jako celé číslo v rozsahu 1 (neděle) až 7 (sobota). Další typy jsou uvedeny v tabulce níže."
+#. Q6BXr
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56649,6 +62081,7 @@ msgctxt ""
msgid "WEEKDAY(Number; Type)"
msgstr "WEEKDAY(Číslo; Typ)"
+#. mcF52
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56657,6 +62090,7 @@ msgctxt ""
msgid "<emph>Number</emph>, as a date value, is a decimal for which the weekday is to be returned."
msgstr "<emph>Číslo</emph> je datum, pro které bude zjištěn den v týdnu, zadané jako desetinné číslo."
+#. fLTFN
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56665,6 +62099,7 @@ msgctxt ""
msgid "<emph>Type</emph> is optional and determines the type of calculation."
msgstr "<emph>Typ</emph> je volitelný a určuje typ výpočtu."
+#. E7Ad6
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56673,6 +62108,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. CUDRi
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56681,6 +62117,7 @@ msgctxt ""
msgid "Weekday number returned"
msgstr "Vrácené číslo dne v týdnu"
+#. JZdWn
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56689,6 +62126,7 @@ msgctxt ""
msgid "1 or omitted"
msgstr "1 nebo neuvedena"
+#. HaFSu
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56697,6 +62135,7 @@ msgctxt ""
msgid "1 (Sunday) through 7 (Saturday). For compatibility with Microsoft Excel."
msgstr "1 (neděle) až 7 (sobota). Pro kompatibilitu s aplikací Microsoft Excel."
+#. wHMXY
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56705,6 +62144,7 @@ msgctxt ""
msgid "1 (Monday) through 7 (Sunday)."
msgstr "1 (pondělí) až 7 (neděle)."
+#. Fhihd
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56713,6 +62153,7 @@ msgctxt ""
msgid "0 (Monday) through 6 (Sunday)"
msgstr "0 (pondělí) až 6 (neděle)"
+#. ZKiEn
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56721,6 +62162,7 @@ msgctxt ""
msgid "1 (Monday) through 7 (Sunday)."
msgstr "1 (pondělí) až 7 (neděle)."
+#. BGmPr
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56729,6 +62171,7 @@ msgctxt ""
msgid "1 (Tuesday) through 7 (Monday)."
msgstr "1 (úterý) až 7 (pondělí)."
+#. QAN6k
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56737,6 +62180,7 @@ msgctxt ""
msgid "1 (Wednesday) through 7 (Tuesday)."
msgstr "1 (středa) až 7 (úterý)."
+#. jrbXZ
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56745,6 +62189,7 @@ msgctxt ""
msgid "1 (Thursday) through 7 (Wednesday)."
msgstr "1 (čtvrtek) až 7 (středa)."
+#. 6RzFd
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56753,6 +62198,7 @@ msgctxt ""
msgid "1 (Friday) through 7 (Thursday)."
msgstr "1 (pátek) až 7 (čtvrtek)."
+#. gMLHQ
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56761,6 +62207,7 @@ msgctxt ""
msgid "1 (Saturday) through 7 (Friday)."
msgstr "1 (sobota) až 7 (pátek)."
+#. ypPnV
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56769,6 +62216,7 @@ msgctxt ""
msgid "1 (Sunday) through 7 (Saturday)."
msgstr "1 (neděle) až 7 (sobota)."
+#. ETGT2
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56777,6 +62225,7 @@ msgctxt ""
msgid "These values apply only to the standard date format that you select under <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\">- %PRODUCTNAME Calc - Calculate</item>."
msgstr "Tyto hodnoty platí pouze pro standardní formát datumu, který jste zvolili v <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Předvolby</item></caseinline><defaultinline><item type=\"menuitem\">Nástroje - Možnosti</item></defaultinline></switchinline><item type=\"menuitem\">- %PRODUCTNAME Calc - Výpočty</item>."
+#. A9eLB
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56785,6 +62234,7 @@ msgctxt ""
msgid "<item type=\"input\">=WEEKDAY(\"2000-06-14\")</item> returns 4 (the Type parameter is missing, therefore the standard count is used. The standard count starts with Sunday as day number 1. June 14, 2000 was a Wednesday and therefore day number 4)."
msgstr "<item type=\"input\">=WEEKDAY(\"2000-06-14\")</item> vrátí 4 (parametr Typ je vynechán, a proto se použije standardní způsob výpočtu, při kterém je dnem číslo 1 neděle. 14. červen 2000 byla středa, proto den číslo 4)."
+#. yaCAz
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56793,6 +62243,7 @@ msgctxt ""
msgid "<item type=\"input\">=WEEKDAY(\"1996-07-24\";2)</item> returns 3 (the Type parameter is 2, therefore Monday is day number 1. July 24, 1996 was a Wednesday and therefore day number 3)."
msgstr "<item type=\"input\">=WEEKDAY(\"1996-07-24\";2)</item> vrátí 3 (parametr Typ se rovná 2, proto je dnem číslo 1 pondělí. 24. červenec 1996 byla středa, a proto den číslo 3)."
+#. h9QAe
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56801,6 +62252,7 @@ msgctxt ""
msgid "<item type=\"input\">=WEEKDAY(\"1996-07-24\";1)</item> returns 4 (the Type parameter is 1, therefore Sunday is day number 1. July 24, 1996 was a Wednesday and therefore day number 4)."
msgstr "<item type=\"input\">=WEEKDAY(\"1996-07-24\";1)</item> vrátí 4 (parametr Typ se rovná 1, proto je dnem číslo 1 sobota. 24. červenec 1996 byla středa, a proto den číslo 4)."
+#. QFoH9
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56809,6 +62261,7 @@ msgctxt ""
msgid "<item type=\"input\">=WEEKDAY(\"2017-05-02\";14)</item> returns 6 (the Type parameter is 14, therefore Thursday is day number 1. May 2, 2017 was a Tuesday and therefore day number 6)"
msgstr "<item type=\"input\">=WEEKDAY(\"2017-05-02\";14)</item> vrátí 6 (parametr Typ je 14, proto čtvrtek je den číslo 1. 2. května 2017 bylo úterý a proto číslo 6)"
+#. wVWSR
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56817,6 +62270,7 @@ msgctxt ""
msgid "<item type=\"input\">=WEEKDAY(NOW())</item> returns the number of the current day."
msgstr "<item type=\"input\">=WEEKDAY(NOW())</item> vrátí číslo aktuálního dne."
+#. NfoSb
#: func_weekday.xhp
msgctxt ""
"func_weekday.xhp\n"
@@ -56825,6 +62279,7 @@ msgctxt ""
msgid "To obtain a function indicating whether a day in A1 is a business day, use the IF and WEEKDAY functions as follows: <br/><item type=\"input\">IF(WEEKDAY(A1;2)<6;\"Business day\";\"Weekend\")</item>"
msgstr "Chcete-li zjistit, zda je den v A1 pracovní den, použijte funkce IF a WEEKDAY takto:<br/><item type=\"input\">IF(WEEKDAY(A1;2)<6;\"Pracovní den\";\"Volno\")</item>"
+#. 3iMGJ
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -56833,6 +62288,7 @@ msgctxt ""
msgid "WEEKNUM"
msgstr "WEEKNUM"
+#. BaYVW
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -56841,6 +62297,7 @@ msgctxt ""
msgid "<bookmark_value>WEEKNUM function</bookmark_value>"
msgstr "<bookmark_value>WEEKNUM</bookmark_value>"
+#. E8jrM
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -56849,6 +62306,7 @@ msgctxt ""
msgid "<variable id=\"weeknum\"><link href=\"text/scalc/01/func_weeknum.xhp\">WEEKNUM</link></variable>"
msgstr "<variable id=\"weeknum\"><link href=\"text/scalc/01/func_weeknum.xhp\">WEEKNUM</link></variable>"
+#. GAuAj
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -56857,6 +62315,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_KALENDERWOCHE\">WEEKNUM calculates the week number of the year for the internal date value as defined in ODF OpenFormula and compatible with other spreadsheet applications.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_KALENDERWOCHE\">WEEKNUM vypočítá číslo týdne v roce pro hodnotu reprezentující datum, a to způsobem určeným standardem ODF OpenFormula a kompatibilním s jinými tabulkovými procesory.</ahelp>"
+#. QWFJB
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -56865,6 +62324,7 @@ msgctxt ""
msgid "Supported are two week numbering systems:"
msgstr "Podporovány jsou dva systémy číslování týdnů:"
+#. NzGtR
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -56873,6 +62333,7 @@ msgctxt ""
msgid "System"
msgstr "Systém"
+#. V79BD
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -56881,6 +62342,7 @@ msgctxt ""
msgid "System 1"
msgstr "Systém 1"
+#. MKNUg
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -56889,6 +62351,7 @@ msgctxt ""
msgid "The week containing January 1 is the first week of the year, and is numbered week 1."
msgstr "Systém 1: Prvním týdnem roku, označeným číslem 1, je týden, který obsahuje 1. leden."
+#. PmdpG
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -56897,6 +62360,7 @@ msgctxt ""
msgid "System 2"
msgstr "Systém 2"
+#. yDkz6
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -56905,6 +62369,7 @@ msgctxt ""
msgid "The week containing the first Thursday of the year is the first week of the year, and is numbered week 1. That means that week number 1 of any year is the week that contains January 4th. ISO 8601 defines this system and that the week starts on Monday."
msgstr "Systém 2: Prvním týdnem roku, označeným číslem 1, je týden, který obsahuje první čtvrtek roku. To znamená, že týden číslo 1 kteréhokoliv roku je ten týden, který obsahuje 4. leden. Tento systém spolu s tím, že týden začíná v pondělí, určuje norma ISO 8601."
+#. ECkdz
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -56913,6 +62378,7 @@ msgctxt ""
msgid "WEEKNUM(Number [; Mode])"
msgstr "WEEKNUM(Číslo [; Režim])"
+#. wCJF5
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -56921,6 +62387,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the internal date number."
msgstr "<emph>Číslo</emph> je vnitřní číselná reprezentace data."
+#. HpFef
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -56929,6 +62396,7 @@ msgctxt ""
msgid "<emph>Mode</emph> sets the start of the week and the week numbering system. This parameter is optional, if omitted the default value is 1."
msgstr "<emph>Režim</emph> určuje začátek týdne a systém číslování týdnů. Tento parametr je nepovinný, není-li zadán, použije se výchozí hodnota 1."
+#. KuXQp
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -56937,6 +62405,7 @@ msgctxt ""
msgid "System"
msgstr "Systém"
+#. uEJNW
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -56945,6 +62414,7 @@ msgctxt ""
msgid "Mode"
msgstr "Režim"
+#. 25gDy
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -56953,6 +62423,7 @@ msgctxt ""
msgid "Day of the week"
msgstr "Den v týdnu"
+#. Z3tg5
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -56961,6 +62432,7 @@ msgctxt ""
msgid "System 1"
msgstr "Systém 1"
+#. vLECS
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -56969,6 +62441,7 @@ msgctxt ""
msgid "Sunday"
msgstr "Neděle"
+#. BVTzb
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -56977,6 +62450,7 @@ msgctxt ""
msgid "Monday"
msgstr "Pondělí"
+#. 6CECw
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -56985,6 +62459,7 @@ msgctxt ""
msgid "Monday"
msgstr "Pondělí"
+#. VDBxg
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -56993,6 +62468,7 @@ msgctxt ""
msgid "Tuesday"
msgstr "Úterý"
+#. YXkUY
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -57001,6 +62477,7 @@ msgctxt ""
msgid "Wednesday"
msgstr "Středa"
+#. cHLNk
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -57009,6 +62486,7 @@ msgctxt ""
msgid "Thursday"
msgstr "Čtvrtek"
+#. AASNE
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -57017,6 +62495,7 @@ msgctxt ""
msgid "Friday"
msgstr "Pátek"
+#. DbdFV
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -57025,6 +62504,7 @@ msgctxt ""
msgid "Saturday"
msgstr "Sobota"
+#. mMFwp
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -57033,6 +62513,7 @@ msgctxt ""
msgid "Sunday"
msgstr "Neděle"
+#. DHhy6
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -57041,6 +62522,7 @@ msgctxt ""
msgid "System 2"
msgstr "Systém 2"
+#. AETJQ
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -57049,6 +62531,7 @@ msgctxt ""
msgid "Monday (ISO 8601)"
msgstr "Pondělí (ISO 8601)"
+#. GZVfa
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -57057,6 +62540,7 @@ msgctxt ""
msgid "(ISO 8601, for interoperability with Gnumeric)"
msgstr "(ISO 8601, pro interoperabilitu s Gnumeric)"
+#. ypiiG
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -57065,6 +62549,7 @@ msgctxt ""
msgid "<item type=\"input\">=WEEKNUM(DATE(1995;1;1);1)</item> returns 1"
msgstr "<item type=\"input\">=WEEKNUM(DATE(1995;1;1);1)</item> vrátí 1"
+#. NHnKC
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -57073,6 +62558,7 @@ msgctxt ""
msgid "<item type=\"input\">=WEEKNUM(DATE(1995;1;1);2)</item> returns 52. If the week starts on Monday, Sunday belongs to the last week of the previous year."
msgstr "<item type=\"input\">=WEEKNUM(DATE(1995;1;1);2)</item> vrátí 52. Začíná-li týden v pondělí, neděle patří do posledního týdne předchozího roku."
+#. yBDGQ
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -57081,6 +62567,7 @@ msgctxt ""
msgid "<item type=\"input\">=WEEKNUM(DATE(1995;1;1);21)</item> returns 52. Week 1 starts on Monday, 1995-01-02."
msgstr "<item type=\"input\">=WEEKNUM(DATE(1995;1;1);21)</item> vrátí 52. Týden 1 začíná v pondělí 2. ledna 1995."
+#. BMbyY
#: func_weeknum.xhp
msgctxt ""
"func_weeknum.xhp\n"
@@ -57089,6 +62576,7 @@ msgctxt ""
msgid "<item type=\"input\">=WEEKNUM(DATE(1999;1;1);21)</item> returns 53. Week 1 starts on Monday, 1999-01-04."
msgstr "<item type=\"input\">=WEEKNUM(DATE(1999;1;1);21)</item> vrátí 53. Týden 1 začíná v pondělí 4. ledna 1999."
+#. ZoCGw
#: func_weeknum_ooo.xhp
msgctxt ""
"func_weeknum_ooo.xhp\n"
@@ -57097,6 +62585,7 @@ msgctxt ""
msgid "WEEKNUM_OOO"
msgstr "WEEKNUM_OOO"
+#. KFFXx
#: func_weeknum_ooo.xhp
msgctxt ""
"func_weeknum_ooo.xhp\n"
@@ -57105,6 +62594,7 @@ msgctxt ""
msgid "<bookmark_value>WEEKNUM_OOO function</bookmark_value>"
msgstr "<bookmark_value>WEEKNUM_OOO</bookmark_value>"
+#. BFsEh
#: func_weeknum_ooo.xhp
msgctxt ""
"func_weeknum_ooo.xhp\n"
@@ -57113,6 +62603,7 @@ msgctxt ""
msgid "<variable id=\"weeknum_ooo\"><link href=\"text/scalc/01/func_weeknum_ooo.xhp\">WEEKNUM_OOO</link></variable>"
msgstr "<variable id=\"weeknum_ooo\"><link href=\"text/scalc/01/func_weeknum_ooo.xhp\">WEEKNUM_OOO</link></variable>"
+#. 7iF3F
#: func_weeknum_ooo.xhp
msgctxt ""
"func_weeknum_ooo.xhp\n"
@@ -57121,6 +62612,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_WEEKNUM_OOO\">WEEKNUM_OOO calculates the week number of the year for the internal date value.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_WEEKNUM_OOO\">WEEKNUM_OOO vypočte číslo týdne v roce pro hodnotu reprezentující datum.</ahelp>"
+#. B9He5
#: func_weeknum_ooo.xhp
msgctxt ""
"func_weeknum_ooo.xhp\n"
@@ -57129,6 +62621,7 @@ msgctxt ""
msgid "This function exists for interoperability with %PRODUCTNAME releases older than 5.1.0 and OpenOffice.org. It calculates week numbers for a week numbering system in that week number 1 is the week that contains the January 4th. This function does not provide interoperability with other spreadsheet applications. For new documents use the <link href=\"text/scalc/01/func_weeknum.xhp\">WEEKNUM</link> or <link href=\"text/scalc/01/func_isoweeknum.xhp\">ISOWEEKNUM</link> function instead."
msgstr "Tato funkce existuje kvůli interoperabilitě s verzemi %PRODUCTNAME staršími než 5.1.0 a s OpenOffice.org. Vypočítá číslo týdne s použitím systému číslování týdnů, v němž je týdnem číslo 1 týden obsahující 4. leden. Tato funkce neslouží k interoperabilitě s jinými tabulkovými procesory. V nových dokumentech místo ní použijte funkci <link href=\"text/scalc/01/func_weeknum.xhp\">WEEKNUM</link> nebo <link href=\"text/scalc/01/func_isoweeknum.xhp\">ISOWEEKNUM</link> function instead."
+#. rTYE7
#: func_weeknum_ooo.xhp
msgctxt ""
"func_weeknum_ooo.xhp\n"
@@ -57137,6 +62630,7 @@ msgctxt ""
msgid "WEEKNUM_OOO(Number; Mode)"
msgstr "WEEKNUM_OOO(Číslo; Režim)"
+#. AABCv
#: func_weeknum_ooo.xhp
msgctxt ""
"func_weeknum_ooo.xhp\n"
@@ -57145,6 +62639,7 @@ msgctxt ""
msgid "<emph>Number</emph> is the internal date number."
msgstr "<emph>Číslo</emph> je vnitřní číselná reprezentace data."
+#. t6K5q
#: func_weeknum_ooo.xhp
msgctxt ""
"func_weeknum_ooo.xhp\n"
@@ -57153,6 +62648,7 @@ msgctxt ""
msgid "<emph>Mode</emph> sets the start of the week and the calculation type."
msgstr "<emph>Režim</emph> určuje začátek týdne a typ výpočtu."
+#. Fhoer
#: func_weeknum_ooo.xhp
msgctxt ""
"func_weeknum_ooo.xhp\n"
@@ -57161,6 +62657,7 @@ msgctxt ""
msgid "1 = Sunday"
msgstr "1 = neděle"
+#. 6VBHS
#: func_weeknum_ooo.xhp
msgctxt ""
"func_weeknum_ooo.xhp\n"
@@ -57169,6 +62666,7 @@ msgctxt ""
msgid "2 = Monday (ISO 8601)"
msgstr "2 = pondělí (ISO 8601)"
+#. Fw3wN
#: func_weeknum_ooo.xhp
msgctxt ""
"func_weeknum_ooo.xhp\n"
@@ -57177,6 +62675,7 @@ msgctxt ""
msgid "any other value = Monday (ISO 8601)"
msgstr "jiná hodnota = pondělí (ISO 8601)"
+#. 9DDAr
#: func_weeknum_ooo.xhp
msgctxt ""
"func_weeknum_ooo.xhp\n"
@@ -57185,6 +62684,7 @@ msgctxt ""
msgid "<item type=\"input\">=WEEKNUM_OOO(DATE(1995;1;1);1)</item> returns 1"
msgstr "<item type=\"input\">=WEEKNUM_OOO(DATE(1995;1;1);1)</item> vrátí 1"
+#. ZNtES
#: func_weeknum_ooo.xhp
msgctxt ""
"func_weeknum_ooo.xhp\n"
@@ -57193,6 +62693,7 @@ msgctxt ""
msgid "<item type=\"input\">=WEEKNUM_OOO(DATE(1995;1;1);2)</item> returns 52. Week 1 starts on Monday, 1995-01-02."
msgstr "<item type=\"input\">=WEEKNUM_OOO(DATE(1995;1;1);2)</item> vrátí 52. Týden 1 začíná v pondělí 2. ledna 1995."
+#. 9CdUK
#: func_weeknumadd.xhp
msgctxt ""
"func_weeknumadd.xhp\n"
@@ -57201,6 +62702,7 @@ msgctxt ""
msgid "WEEKNUM_EXCEL2003"
msgstr "WEEKNUM_EXCEL2003"
+#. gXkPE
#: func_weeknumadd.xhp
msgctxt ""
"func_weeknumadd.xhp\n"
@@ -57209,6 +62711,7 @@ msgctxt ""
msgid "<bookmark_value>WEEKNUM_EXCEL2003 function</bookmark_value>"
msgstr "<bookmark_value>WEEKNUM_EXCEL2003</bookmark_value>"
+#. VFR8E
#: func_weeknumadd.xhp
msgctxt ""
"func_weeknumadd.xhp\n"
@@ -57217,6 +62720,7 @@ msgctxt ""
msgid "<variable id=\"weeknumadd\"><link href=\"text/scalc/01/func_weeknumadd.xhp\">WEEKNUM_EXCEL2003</link></variable>"
msgstr "<variable id=\"weeknumadd\"><link href=\"text/scalc/01/func_weeknumadd.xhp\">WEEKNUM_EXCEL2003</link></variable>"
+#. f4BaS
#: func_weeknumadd.xhp
msgctxt ""
"func_weeknumadd.xhp\n"
@@ -57225,6 +62729,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_WEEKNUM\">The result indicates the number of the calendar week for a date.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_WEEKNUM\">Výsledek značí číslo kalendářního týdne pro datum.</ahelp>"
+#. qxipg
#: func_weeknumadd.xhp
msgctxt ""
"func_weeknumadd.xhp\n"
@@ -57233,6 +62738,7 @@ msgctxt ""
msgid "The WEEKNUM_EXCEL2003 function is designed to calculate week numbers exactly as Microsoft Excel 2003 did. Use the <link href=\"text/scalc/01/func_weeknum.xhp\">WEEKNUM</link> function for ODF OpenFormula and Excel 2010 compatibility, or <link href=\"text/scalc/01/func_isoweeknum.xhp\">ISOWEEKNUM</link> function when you just need ISO 8601 week numbers. In releases prior to $[officename] 5.1 WEEKNUM_EXCEL2003 was named WEEKNUM_ADD."
msgstr "Funkce WEEKNUM_EXCEL2003 je navržena, aby počítala čísla týdnů stejně, jako to prováděl Microsoft Excel 2003. Chcete-li dosáhnout kompatibility se standardem ODF OpenFormula a s programem Excel 2010, použijte funkci <link href=\"text/scalc/01/func_weeknum.xhp\">WEEKNUM</link>. Pokud potřebujete čísla týdnů podle normy ISO 8601, použijte funkci <link href=\"text/scalc/01/func_isoweeknum.xhp\">ISOWEEKNUM</link>. Ve verzích $[officename] starších než 5.1 se funkce WEEKNUM_EXCEL2003 nazývala WEEKNUM_ADD."
+#. JEG4n
#: func_weeknumadd.xhp
msgctxt ""
"func_weeknumadd.xhp\n"
@@ -57241,6 +62747,7 @@ msgctxt ""
msgid "WEEKNUM_EXCEL2003(Date; ReturnType)"
msgstr "WEEKNUM_EXCEL2003(Datum; Návratový typ)"
+#. z7Axj
#: func_weeknumadd.xhp
msgctxt ""
"func_weeknumadd.xhp\n"
@@ -57249,6 +62756,7 @@ msgctxt ""
msgid "<emph>Date</emph> is the date within the calendar week."
msgstr "<emph>Datum</emph> je datum v kalendářním týdnu."
+#. GLSoR
#: func_weeknumadd.xhp
msgctxt ""
"func_weeknumadd.xhp\n"
@@ -57257,6 +62765,7 @@ msgctxt ""
msgid "<emph>ReturnType</emph> is 1 for week beginning on a Sunday, 2 for week beginning on a Monday."
msgstr "<emph>Návratový typ</emph> je 1 pro týden začínající nedělí, 2 pro týden začínající pondělkem."
+#. wEqPH
#: func_weeknumadd.xhp
msgctxt ""
"func_weeknumadd.xhp\n"
@@ -57265,6 +62774,7 @@ msgctxt ""
msgid "In which week number does 2001-12-24 fall?"
msgstr "Do kterého kalendářního týdne spadá datum 2001-12-24?"
+#. CUc3E
#: func_weeknumadd.xhp
msgctxt ""
"func_weeknumadd.xhp\n"
@@ -57273,6 +62783,7 @@ msgctxt ""
msgid "<item type=\"input\">=WEEKNUM_EXCEL2003(DATE(2001;12;24);1)</item> returns 52."
msgstr "<item type=\"input\">=WEEKNUM_EXCEL2003(DATE(2001;12;24);1)</item> vrátí 52."
+#. ibEk3
#: func_workday.intl.xhp
msgctxt ""
"func_workday.intl.xhp\n"
@@ -57281,6 +62792,7 @@ msgctxt ""
msgid "WORKDAY.INTL"
msgstr "WORKDAY.INTL"
+#. GToZR
#: func_workday.intl.xhp
msgctxt ""
"func_workday.intl.xhp\n"
@@ -57289,6 +62801,7 @@ msgctxt ""
msgid "<bookmark_value>WORKDAY.INTL function</bookmark_value>"
msgstr "<bookmark_value>WORKDAY.INTL funkce</bookmark_value>"
+#. nVE73
#: func_workday.intl.xhp
msgctxt ""
"func_workday.intl.xhp\n"
@@ -57297,14 +62810,16 @@ msgctxt ""
msgid "<variable id=\"workdaysintl\"><link href=\"text/scalc/01/func_workday.intl.xhp\">WORKDAY.INTL</link></variable>"
msgstr "<variable id=\"workdaysintl\"><link href=\"text/scalc/01/func_workday.intl.xhp\">WORKDAY.INTL</link></variable>"
+#. m53Cb
#: func_workday.intl.xhp
msgctxt ""
"func_workday.intl.xhp\n"
"par_id23102016234837285\n"
"help.text"
-msgid "<ahelp hid=\".\">The result is a date number that can be formatted as a date. User can see the date of a day that is a certain number of workdays away from the start date (before or after). There are options to define weekend days and holidays. The optional weekend parameter (or a string) can be used to define the weekend days (or the non-working days in each week). Also, optionally, the user can define a holiday list. The weekend days and user-defined holidays are not counted as working days.</ahelp>"
-msgstr "<ahelp hid=\".\">Výsledkem je datumové číslo, které lze formátovat jako datum. Uživatel může vidět datum dne, které je určitým počtem pracovních dnů od data zahájení (před nebo po). K dispozici jsou možnosti pro definování víkendových dnů a svátků. Volitelný víkendový parametr (nebo řetězec) lze použít k definování víkendových dnů (nebo nepracovních dnů v týdnu). Volitelně může uživatel také definovat seznam svátků. Víkendové dny a svátky definované uživatelem se nepočítají jako pracovní dny.</ahelp>"
+msgid "<ahelp hid=\".\">Returns the date calculated from a start date with a specific number of work days, before or after the start date. The calculation can include week-ends and holidays as non-working days.</ahelp>"
+msgstr ""
+#. RRr3i
#: func_workday.intl.xhp
msgctxt ""
"func_workday.intl.xhp\n"
@@ -57313,14 +62828,16 @@ msgctxt ""
msgid "WORKDAY.INTL(StartDate; Days; Weekend; Holidays)"
msgstr "WORKDAY.INTL(Počáteční datum; Dny; Víken; Svátky)"
+#. gJg5G
#: func_workday.intl.xhp
msgctxt ""
"func_workday.intl.xhp\n"
"par_id241020160008308885\n"
"help.text"
-msgid "<emph>StartDate</emph> is the date from when the calculation is carried out. If the start date is a workday, the day is included in the calculation. This is required."
-msgstr "<emph>StartDate</emph> is the date from when the calculation is carried out. If the start date is a workday, the day is included in the calculation. This is required. Povinné."
+msgid "<emph>StartDate</emph>: is the date from when the calculation is carried out."
+msgstr ""
+#. CVBCb
#: func_workday.intl.xhp
msgctxt ""
"func_workday.intl.xhp\n"
@@ -57329,6 +62846,7 @@ msgctxt ""
msgid "<emph>Days</emph> is the number of workdays. Positive value for a result after the start date, negative value for a result before the start date."
msgstr "<emph>Dny</emph> počet pracovních dní. Kladná hodnota znamená výsledek po počátečním datu, záporná hodnota znamená výsledek před počátečním datem."
+#. 89PEa
#: func_workday.intl.xhp
msgctxt ""
"func_workday.intl.xhp\n"
@@ -57337,6 +62855,7 @@ msgctxt ""
msgid "What date comes 20 workdays after December 13, 2016? Enter the start date in C3 and the number of workdays in D3."
msgstr "Který den přijde po 20 pracovních dnech po 13. prosinci 2016? Zadejte počáteční datum v C3 a počet pracovních dnů v D3."
+#. HnXyC
#: func_workday.intl.xhp
msgctxt ""
"func_workday.intl.xhp\n"
@@ -57345,6 +62864,7 @@ msgctxt ""
msgid "The weekend parameter (number) may be left blank or defined as 1 for default weekend (non-working days) – Saturday and Sunday."
msgstr "Parametr víkend (číslo) může zůstat prázdný nebo být definován jako 1 pro výchozí víkend (nepracovní dny) - sobotu a neděli."
+#. PRAcf
#: func_workday.intl.xhp
msgctxt ""
"func_workday.intl.xhp\n"
@@ -57353,6 +62873,7 @@ msgctxt ""
msgid "Cells F3 to J3 contain five (5) holidays for Christmas and New Year in date format: December 24, 2016; December 25, 2016; December 26, 2016; December 31, 2016; and January 1, 2017."
msgstr "Buňky F3 až J3 obsahují pět (5) svátků pro Vánoce a Nový rok ve formátu datumu: 24. prosince 2016; 25. prosince 2016; 26. prosince 2016; 31. prosince 2016; a 1. ledna 2017."
+#. NrXSh
#: func_workday.intl.xhp
msgctxt ""
"func_workday.intl.xhp\n"
@@ -57361,6 +62882,7 @@ msgctxt ""
msgid "<item type=\"input\">=WORKDAY.INTL(C3;D3;;F3:J3)</item> returns January 11, 2017 in the result cell, say D6 (use date format for the cell)."
msgstr "<item type=\"input\">=WORKDAY.INTL(C3;D3;;F3:J3)</item> vrátí 11. ledna 2017 ve výsledné buňce, řekněme D6 (použijte pro buňku formát datumu)."
+#. LGcmi
#: func_workday.intl.xhp
msgctxt ""
"func_workday.intl.xhp\n"
@@ -57369,6 +62891,7 @@ msgctxt ""
msgid "To define Friday and Saturday as weekend days, use the weekend parameter 7."
msgstr "Chcete-li definovat pátek a sobotu jako víkendové dny, použijte víkendový parametr 7."
+#. MCkSA
#: func_workday.intl.xhp
msgctxt ""
"func_workday.intl.xhp\n"
@@ -57377,6 +62900,7 @@ msgctxt ""
msgid "<item type=\"input\">=WORKDAY.INTL(C3;D3;7;F3:J3)</item> returns January 15, 2017 with weekend parameter 7."
msgstr "<item type=\"input\">=WORKDAY.INTL(C3;D3;7;F3:J3)</item> vrátí 15. ledna 2017 s víkendovým parametrem 7."
+#. gdAdN
#: func_workday.intl.xhp
msgctxt ""
"func_workday.intl.xhp\n"
@@ -57385,6 +62909,7 @@ msgctxt ""
msgid "To define Sunday only the weekend day, use the weekend parameter 11."
msgstr "Chcete-li definovat neděli jako víkendový den, použijte parametr víkend 11."
+#. QuBHp
#: func_workday.intl.xhp
msgctxt ""
"func_workday.intl.xhp\n"
@@ -57393,6 +62918,7 @@ msgctxt ""
msgid "<item type=\"input\">=WORKDAY.INTL(C3;D3;11;F3:J3)</item> returns January 9, 2017."
msgstr "<item type=\"input\">=WORKDAY.INTL(C3;D3;11;F3:J3)</item> vrátí 9. ledna 2017."
+#. ySGjs
#: func_workday.intl.xhp
msgctxt ""
"func_workday.intl.xhp\n"
@@ -57401,6 +62927,7 @@ msgctxt ""
msgid "Alternatively, use the weekend string \"0000001\" for Sunday only weekend."
msgstr "Případně můžete použít řetězec víkendu „0000001“ pro víkend obsahující pouze neděli."
+#. rCTTJ
#: func_workday.intl.xhp
msgctxt ""
"func_workday.intl.xhp\n"
@@ -57409,6 +62936,7 @@ msgctxt ""
msgid "<item type=\"input\">=WORKDAY.INTL(C3;D3;\"0000001\";F3:J3)</item> returns January 9, 2017."
msgstr "<item type=\"input\">=WORKDAY.INTL(C3;D3;\"0000001\";F3:J3)</item> vrátí 9. ledna 2017."
+#. 3Xzsr
#: func_workday.intl.xhp
msgctxt ""
"func_workday.intl.xhp\n"
@@ -57417,6 +62945,7 @@ msgctxt ""
msgid "The function can be used without the two optional parameters – Weekday and Holidays – by leaving them out:"
msgstr "Tuto funkci lze použít bez dvou volitelných parametrů - den v týdnu a svátky - tím, že je vynecháte:"
+#. NvAre
#: func_workday.intl.xhp
msgctxt ""
"func_workday.intl.xhp\n"
@@ -57425,30 +62954,7 @@ msgctxt ""
msgid "<item type=\"input\">=WORKDAY.INTL(C3;D3)</item> gives the result: January 10, 2017."
msgstr "<item type=\"input\">=WORKDAY.INTL(C3;D3)</item> dává výsledek: 10. ledna 2017."
-#: func_workday.intl.xhp
-msgctxt ""
-"func_workday.intl.xhp\n"
-"par_id231020162253594361\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/func_networkdays.xhp\">NETWORKDAYS</link>"
-msgstr "<link href=\"text/scalc/01/func_networkdays.xhp\">NETWORKDAYS</link>"
-
-#: func_workday.intl.xhp
-msgctxt ""
-"func_workday.intl.xhp\n"
-"par_id241020160012187036\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/func_networkdays.intl.xhp\">NETWORKDAYS.INTL</link>"
-msgstr "<link href=\"text/scalc/01/func_networkdays.intl.xhp\">NETWORKDAYS.INTL</link>"
-
-#: func_workday.intl.xhp
-msgctxt ""
-"func_workday.intl.xhp\n"
-"par_id241030160012187036\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/func_workday.xhp\">WORKDAY</link>"
-msgstr "<link href=\"text/scalc/01/func_workday.xhp\">WORKDAY</link>"
-
+#. 4CAcU
#: func_workday.intl.xhp
msgctxt ""
"func_workday.intl.xhp\n"
@@ -57457,6 +62963,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060102.xhp\">Date functions</link>"
msgstr "<link href=\"text/scalc/01/04060102.xhp\">Datumové funkce</link>"
+#. 5dvmu
#: func_workday.xhp
msgctxt ""
"func_workday.xhp\n"
@@ -57465,6 +62972,7 @@ msgctxt ""
msgid "WORKDAY"
msgstr "WORKDAY"
+#. GnRRw
#: func_workday.xhp
msgctxt ""
"func_workday.xhp\n"
@@ -57473,6 +62981,7 @@ msgctxt ""
msgid "<bookmark_value>WORKDAY function</bookmark_value>"
msgstr "<bookmark_value>WORKDAY</bookmark_value>"
+#. 9vsBW
#: func_workday.xhp
msgctxt ""
"func_workday.xhp\n"
@@ -57481,6 +62990,7 @@ msgctxt ""
msgid "<variable id=\"workday\"><link href=\"text/scalc/01/func_workday.xhp\">WORKDAY</link></variable>"
msgstr "<variable id=\"workday\"><link href=\"text/scalc/01/func_workday.xhp\">WORKDAY</link></variable>"
+#. HC2v5
#: func_workday.xhp
msgctxt ""
"func_workday.xhp\n"
@@ -57489,6 +62999,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_WORKDAY\"> The result is a date number that can be formatted as a date. You then see the date of a day that is a certain number of <emph>workdays</emph> away from the <emph>start date</emph>.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_WORKDAY\">Vrátí číslo, které je možné naformátovat jako datum. Poté získáte datum, které následuje určitý počet <emph>pracovních dní</emph> po <emph>počátečním datu</emph>.</ahelp>"
+#. gSoD4
#: func_workday.xhp
msgctxt ""
"func_workday.xhp\n"
@@ -57497,6 +63008,7 @@ msgctxt ""
msgid "WORKDAY(StartDate; Days; Holidays)"
msgstr "WORKDAY(Počáteční datum;Dny;Svátky)"
+#. 35EG5
#: func_workday.xhp
msgctxt ""
"func_workday.xhp\n"
@@ -57505,6 +63017,7 @@ msgctxt ""
msgid "<emph>StartDate</emph> is the date from when the calculation is carried out. If the start date is a workday, the day is included in the calculation."
msgstr "<emph>Počáteční datum</emph> je datum, od kterého se provádí výpočet. Je-li počáteční datum pracovní den, bude zahrnuto do výsledku."
+#. rQ2hM
#: func_workday.xhp
msgctxt ""
"func_workday.xhp\n"
@@ -57513,6 +63026,7 @@ msgctxt ""
msgid "<emph>Days</emph> is the number of workdays. Positive value for a result after the start date, negative value for a result before the start date."
msgstr "<emph>Dny</emph> počet pracovních dní. Kladná hodnota znamená výsledek po počátečním datu, záporná hodnota znamená výsledek před počátečním datem."
+#. HNeMW
#: func_workday.xhp
msgctxt ""
"func_workday.xhp\n"
@@ -57521,6 +63035,7 @@ msgctxt ""
msgid "<emph>Holidays</emph> is a list of optional holidays. These are non-working days. Enter a cell range in which the holidays are listed individually."
msgstr "<emph>Svátky</emph> - volitelný seznam svátků. Toto jsou nepracovní dny. Zadejte oblast buněk, ve které jsou vypsány jednotlivé svátky."
+#. 25DRr
#: func_workday.xhp
msgctxt ""
"func_workday.xhp\n"
@@ -57529,6 +63044,7 @@ msgctxt ""
msgid "What date came 17 workdays after 1 December 2001? Enter the start date \"2001-12-01\" in C3 and the number of workdays in D3. Cells F3 to J3 contain the following Christmas and New Year holidays: \"2001-12-24\", \"2001-12-25\", \"2001-12-26\", \"2001-12-31\", \"2002-01-01\"."
msgstr "Jaké bude datum 17 pracovních dní po 1. prosinci 2001? Do buňky C3 zadejte počáteční datum \"2001-12-01\" a do D3 počet pracovních dní. Buňky F3 až J3 obsahují vánoční svátky a Nový rok: \"2001-12-24\", \"2001-12-25\", \"2001-12-26\", \"2001-12-31\", \"2002-01-01\"."
+#. FowYw
#: func_workday.xhp
msgctxt ""
"func_workday.xhp\n"
@@ -57537,30 +63053,7 @@ msgctxt ""
msgid "<item type=\"input\">=WORKDAY(C3;D3;F3:J3)</item> returns 2001-12-28. Format the serial date number as a date, for example in the format YYYY-MM-DD."
msgstr "<item type=\"input\">=WORKDAY(C3;D3;F3:J3)</item> vrátí 2001-12-28. Číselný výsledek je možné naformátovat jako datum, například ve formátu YYYY-MM-DD."
-#: func_workday.xhp
-msgctxt ""
-"func_workday.xhp\n"
-"par_id231020162253594361\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/func_networkdays.xhp\">NETWORKDAYS</link>"
-msgstr "<link href=\"text/scalc/01/func_networkdays.xhp\">NETWORKDAYS</link>"
-
-#: func_workday.xhp
-msgctxt ""
-"func_workday.xhp\n"
-"par_id241020160012187036\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/func_networkdays.intl.xhp\">NETWORKDAYS.INTL</link>"
-msgstr "<link href=\"text/scalc/01/func_networkdays.intl.xhp\">NETWORKDAYS.INTL</link>"
-
-#: func_workday.xhp
-msgctxt ""
-"func_workday.xhp\n"
-"par_id241030160012187036\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/func_workday.intl.xhp\">WORKDAY.INTL</link>"
-msgstr "<link href=\"text/scalc/01/func_workday.intl.xhp\">WORKDAY.INTL</link>"
-
+#. tHNNK
#: func_workday.xhp
msgctxt ""
"func_workday.xhp\n"
@@ -57569,6 +63062,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060102.xhp\">Date functions</link>"
msgstr "<link href=\"text/scalc/01/04060102.xhp\">Datumové funkce</link>"
+#. dABAX
#: func_year.xhp
msgctxt ""
"func_year.xhp\n"
@@ -57577,6 +63071,7 @@ msgctxt ""
msgid "YEAR"
msgstr "YEAR"
+#. HAB7u
#: func_year.xhp
msgctxt ""
"func_year.xhp\n"
@@ -57585,6 +63080,7 @@ msgctxt ""
msgid "<bookmark_value>YEAR function</bookmark_value>"
msgstr "<bookmark_value>YEAR</bookmark_value>"
+#. 3RaCk
#: func_year.xhp
msgctxt ""
"func_year.xhp\n"
@@ -57593,6 +63089,7 @@ msgctxt ""
msgid "<variable id=\"year\"><link href=\"text/scalc/01/func_year.xhp\">YEAR</link></variable>"
msgstr "<variable id=\"year\"><link href=\"text/scalc/01/func_year.xhp\">YEAR</link></variable>"
+#. nEAhg
#: func_year.xhp
msgctxt ""
"func_year.xhp\n"
@@ -57601,6 +63098,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_JAHR\">Returns the year as a number according to the internal calculation rules.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_JAHR\">Vrátí rok ze zadané vnitřní reprezentace data.</ahelp>"
+#. 3SfLe
#: func_year.xhp
msgctxt ""
"func_year.xhp\n"
@@ -57609,6 +63107,7 @@ msgctxt ""
msgid "YEAR(Number)"
msgstr "YEAR(Číslo)"
+#. dX9B6
#: func_year.xhp
msgctxt ""
"func_year.xhp\n"
@@ -57617,6 +63116,7 @@ msgctxt ""
msgid "<emph>Number</emph> shows the internal date value for which the year is to be returned."
msgstr "<emph>Číslo</emph> je vnitřní reprezentace data, pro kterou chcete zjistit rok."
+#. 3RPng
#: func_year.xhp
msgctxt ""
"func_year.xhp\n"
@@ -57625,6 +63125,7 @@ msgctxt ""
msgid "<item type=\"input\">=YEAR(1)</item> returns 1899"
msgstr "<item type=\"input\">=YEAR(1)</item> vrátí 1899"
+#. EVA6h
#: func_year.xhp
msgctxt ""
"func_year.xhp\n"
@@ -57633,6 +63134,7 @@ msgctxt ""
msgid "<item type=\"input\">=YEAR(2)</item> returns 1900"
msgstr "<item type=\"input\">=YEAR(2)</item> vrátí 1900"
+#. umB3f
#: func_year.xhp
msgctxt ""
"func_year.xhp\n"
@@ -57641,6 +63143,7 @@ msgctxt ""
msgid "<item type=\"input\">=YEAR(33333.33)</item> returns 1991"
msgstr "<item type=\"input\">=YEAR(33333.33)</item> vrátí 1991"
+#. kAjPe
#: func_yearfrac.xhp
msgctxt ""
"func_yearfrac.xhp\n"
@@ -57649,6 +63152,7 @@ msgctxt ""
msgid "YEARFRAC"
msgstr "YEARFRAC"
+#. mm7eU
#: func_yearfrac.xhp
msgctxt ""
"func_yearfrac.xhp\n"
@@ -57657,6 +63161,7 @@ msgctxt ""
msgid "<bookmark_value>YEARFRAC function</bookmark_value>"
msgstr "<bookmark_value>YEARFRAC</bookmark_value>"
+#. iWGEg
#: func_yearfrac.xhp
msgctxt ""
"func_yearfrac.xhp\n"
@@ -57665,6 +63170,7 @@ msgctxt ""
msgid "<variable id=\"yearfrac\"><link href=\"text/scalc/01/func_yearfrac.xhp\">YEARFRAC</link></variable>"
msgstr "<variable id=\"yearfrac\"><link href=\"text/scalc/01/func_yearfrac.xhp\">YEARFRAC</link></variable>"
+#. BFAtV
#: func_yearfrac.xhp
msgctxt ""
"func_yearfrac.xhp\n"
@@ -57673,6 +63179,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_YEARFRAC\">The result is the number of the years (including fractional part) between <emph>StartDate</emph> and <emph>EndDate</emph>.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_YEARFRAC\">Výsledkem je počet roků (včetně zlomkové části) mezi <emph>Počátečním datem</emph> a <emph>Koncovým datem</emph>.</ahelp>"
+#. C3aRF
#: func_yearfrac.xhp
msgctxt ""
"func_yearfrac.xhp\n"
@@ -57681,6 +63188,7 @@ msgctxt ""
msgid "YEARFRAC(StartDate; EndDate; Basis)"
msgstr "YEARFRAC(Počáteční datum;Koncové datum;Metoda)"
+#. JAA8u
#: func_yearfrac.xhp
msgctxt ""
"func_yearfrac.xhp\n"
@@ -57689,6 +63197,7 @@ msgctxt ""
msgid "<emph>StartDate</emph> and <emph>EndDate</emph> are two date values."
msgstr "<emph>Počáteční datum</emph> a <emph>Koncové datum</emph> jsou dvě data."
+#. 3QzPn
#: func_yearfrac.xhp
msgctxt ""
"func_yearfrac.xhp\n"
@@ -57697,6 +63206,7 @@ msgctxt ""
msgid "<emph>Basis</emph> (optional) is chosen from a list of options and indicates how the year is to be calculated."
msgstr "<emph>Metoda</emph> (volitelné) se vybírá ze seznamu možností a určuje, jak se počítá rok."
+#. HgwU8
#: func_yearfrac.xhp
msgctxt ""
"func_yearfrac.xhp\n"
@@ -57705,6 +63215,7 @@ msgctxt ""
msgid "Basis"
msgstr "Metoda"
+#. HrUPv
#: func_yearfrac.xhp
msgctxt ""
"func_yearfrac.xhp\n"
@@ -57713,6 +63224,7 @@ msgctxt ""
msgid "Calculation"
msgstr "Výpočty"
+#. CkPny
#: func_yearfrac.xhp
msgctxt ""
"func_yearfrac.xhp\n"
@@ -57721,6 +63233,7 @@ msgctxt ""
msgid "US method (NASD), 12 months of 30 days each"
msgstr "Metoda US (NASD), 12 měsíců po 30 dnech"
+#. EKpyM
#: func_yearfrac.xhp
msgctxt ""
"func_yearfrac.xhp\n"
@@ -57729,6 +63242,7 @@ msgctxt ""
msgid "Exact number of days in months, exact number of days in year"
msgstr "Přesný počet dní v měsíci, přesný počet dní v roce."
+#. iCCDX
#: func_yearfrac.xhp
msgctxt ""
"func_yearfrac.xhp\n"
@@ -57737,6 +63251,7 @@ msgctxt ""
msgid "Exact number of days in month, year has 360 days"
msgstr "Přesný počet dní v měsíci, rok má 360 dní."
+#. CBDJh
#: func_yearfrac.xhp
msgctxt ""
"func_yearfrac.xhp\n"
@@ -57745,6 +63260,7 @@ msgctxt ""
msgid "Exact number of days in month, year has 365 days"
msgstr "Přesný počet dní v měsíci, rok má 365 dní."
+#. 32hC2
#: func_yearfrac.xhp
msgctxt ""
"func_yearfrac.xhp\n"
@@ -57753,6 +63269,7 @@ msgctxt ""
msgid "European method, 12 months of 30 days each"
msgstr "Evropská metoda, 12 měsíců po 30 dnech"
+#. E8bDB
#: func_yearfrac.xhp
msgctxt ""
"func_yearfrac.xhp\n"
@@ -57761,6 +63278,7 @@ msgctxt ""
msgid "What fraction of the year 2008 lies between 2008-01-01 and 2008-07-01?"
msgstr "Jaká část roku 2008 je mezi 1.1.2008 a 1.7.2008?"
+#. cAAsz
#: func_yearfrac.xhp
msgctxt ""
"func_yearfrac.xhp\n"
@@ -57769,6 +63287,7 @@ msgctxt ""
msgid "<item type=\"input\">=YEARFRAC(\"2008-01-01\"; \"2008-07-01\";0)</item> returns 0.50."
msgstr "<item type=\"input\">=YEARFRAC(\"2008-01-01\"; \"2008-07-01\";0)</item> vrátí 0,50."
+#. keAF3
#: live_data_stream.xhp
msgctxt ""
"live_data_stream.xhp\n"
@@ -57777,6 +63296,7 @@ msgctxt ""
msgid "Live Data Stream"
msgstr "Živé datové proudy"
+#. iithi
#: live_data_stream.xhp
msgctxt ""
"live_data_stream.xhp\n"
@@ -57785,6 +63305,7 @@ msgctxt ""
msgid "<bookmark_value>Data Stream;Live data stream</bookmark_value>"
msgstr "<bookmark_value>Datový proud;Živý datový proud</bookmark_value>"
+#. bn3r4
#: live_data_stream.xhp
msgctxt ""
"live_data_stream.xhp\n"
@@ -57793,6 +63314,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/live_data_stream.xhp\">Live Data Stream</link>"
msgstr "<link href=\"text/scalc/01/live_data_stream.xhp\">Živý datový proud</link>"
+#. mND9J
#: live_data_stream.xhp
msgctxt ""
"live_data_stream.xhp\n"
@@ -57801,6 +63323,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Live data stream for spreadsheets</ahelp>"
msgstr "<ahelp hid=\".\">Datový proud pro tabulky</ahelp>"
+#. DBAjA
#: live_data_stream.xhp
msgctxt ""
"live_data_stream.xhp\n"
@@ -57809,6 +63332,7 @@ msgctxt ""
msgid "Menu <item type=\"menuitem\">Data – Streams...</item>"
msgstr "Menu <item type=\"menuitem\">Data – Proudy...</item>"
+#. FYDzo
#: live_data_stream.xhp
msgctxt ""
"live_data_stream.xhp\n"
@@ -57817,6 +63341,7 @@ msgctxt ""
msgid "Data streams"
msgstr "Datové proudy"
+#. k7H5Y
#: solver.xhp
msgctxt ""
"solver.xhp\n"
@@ -57825,6 +63350,7 @@ msgctxt ""
msgid "Solver"
msgstr "Řešitel"
+#. i2Coz
#: solver.xhp
msgctxt ""
"solver.xhp\n"
@@ -57833,6 +63359,7 @@ msgctxt ""
msgid "<bookmark_value>goal seeking;solver</bookmark_value> <bookmark_value>what if operations;solver</bookmark_value> <bookmark_value>back-solving</bookmark_value> <bookmark_value>solver</bookmark_value>"
msgstr "<bookmark_value>hledání řešení;řešitel</bookmark_value><bookmark_value>what-if operace; řešitel</bookmark_value><bookmark_value>zpětné řešení</bookmark_value><bookmark_value>řešitel</bookmark_value>"
+#. cBvDd
#: solver.xhp
msgctxt ""
"solver.xhp\n"
@@ -57841,6 +63368,7 @@ msgctxt ""
msgid "<variable id=\"solver\"><link href=\"text/scalc/01/solver.xhp\">Solver</link></variable>"
msgstr "<variable id=\"solver\"><link href=\"text/scalc/01/solver.xhp\">Řešitel</link></variable>"
+#. VvLwc
#: solver.xhp
msgctxt ""
"solver.xhp\n"
@@ -57849,6 +63377,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens the Solver dialog. A solver allows you to solve equations with multiple unknown variables by goal-seeking methods.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře dialogové okno Řešitel. Řešitel umožňuje řešit rovnice s více neznámými pomocí metod hledání řešení (goal seeking).</ahelp>"
+#. ivjGw
#: solver.xhp
msgctxt ""
"solver.xhp\n"
@@ -57857,6 +63386,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter or click the cell reference of the target cell. This field takes the address of the cell whose value is to be optimized.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vložte nebo klikněte na odkaz buňky cílové buňky. Toto pole vrátí adresu buňky, jejíž hodnota bude optimalizována.</ahelp>"
+#. pcopF
#: solver.xhp
msgctxt ""
"solver.xhp\n"
@@ -57865,6 +63395,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Try to solve the equation for a maximum value of the target cell.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyzkoušejte řešit rovnici pro maximální hodnoty cílové buňky.</ahelp>"
+#. MBtDo
#: solver.xhp
msgctxt ""
"solver.xhp\n"
@@ -57873,6 +63404,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Try to solve the equation for a minimum value of the target cell.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyzkoušejte řešit rovnici pro minimální hodnoty cílové buňky.</ahelp>"
+#. 7KTjo
#: solver.xhp
msgctxt ""
"solver.xhp\n"
@@ -57881,6 +63413,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Try to solve the equation to approach a given value of the target cell.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyzkoušejte řešit rovnici aproximací danou hodnotou cílové buňky.</ahelp>"
+#. xAB7a
#: solver.xhp
msgctxt ""
"solver.xhp\n"
@@ -57889,6 +63422,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the value or a cell reference.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vložte hodnotu nebo odkaz na buňku.</ahelp>"
+#. AkKFT
#: solver.xhp
msgctxt ""
"solver.xhp\n"
@@ -57897,6 +63431,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the cell range that can be changed.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vložte oblast buněk, která má být změněna.</ahelp>"
+#. o7jUm
#: solver.xhp
msgctxt ""
"solver.xhp\n"
@@ -57905,6 +63440,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter a cell reference.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vložte odkaz na buňku.</ahelp>"
+#. 7s5ZD
#: solver.xhp
msgctxt ""
"solver.xhp\n"
@@ -57913,6 +63449,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select an operator from the list.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte operátor ze seznamu.</ahelp>"
+#. Gj2Eo
#: solver.xhp
msgctxt ""
"solver.xhp\n"
@@ -57921,6 +63458,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter a value or a cell reference.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vložte hodnotu nebo odkaz na buňku.</ahelp>"
+#. 2iEku
#: solver.xhp
msgctxt ""
"solver.xhp\n"
@@ -57929,6 +63467,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to shrink or restore the dialog. You can click or select cells in the sheet. You can enter a cell reference manually in the input box.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klikněte na dialog zmenšit nebo obnovit. Můžete kliknout nebo vybrat buňky v sešitě. Můžete ručně vložit odkaz na buňku do vstupního pole.</ahelp>"
+#. FvWnk
#: solver.xhp
msgctxt ""
"solver.xhp\n"
@@ -57937,6 +63476,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to remove the row from the list. Any rows from below this row move up.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klikněte na odstranit řádku z listu. Řádky pod touto řádkou se posunou nahoru.</ahelp>"
+#. GqxKL
#: solver.xhp
msgctxt ""
"solver.xhp\n"
@@ -57945,6 +63485,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Options dialog.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevře dialogové okno Možnosti.</ahelp>"
+#. ssqdF
#: solver.xhp
msgctxt ""
"solver.xhp\n"
@@ -57953,6 +63494,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to solve the equation with the current settings. The dialog settings are retained until you close the current document.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klikněte na řešit rovnici s aktuálním nastavením. Dialog Nastavení je aktivní dokud nezavřete dokument.</ahelp>"
+#. VFnjv
#: solver.xhp
msgctxt ""
"solver.xhp\n"
@@ -57961,6 +63503,7 @@ msgctxt ""
msgid "To solve equations with the solver"
msgstr "Řešit rovnice pomocí Řešitele"
+#. HMiDW
#: solver.xhp
msgctxt ""
"solver.xhp\n"
@@ -57969,6 +63512,7 @@ msgctxt ""
msgid "The goal of the solver process is to find those variable values of an equation that result in an optimized value in the <emph>target cell</emph>, also named the \"objective\". You can choose whether the value in the target cell should be a maximum, a minimum, or approaching a given value."
msgstr "Cílem postupu Řešitele je nalézt takové hodnoty proměnných v rovnici, které vedou k optimalizované hodnotě v <emph>cílové buňce</emph>, označované také jako \"objective\". Můžete zvolit, zda má být hodnota v cílové buňce maximální, minimální nebo se má blížit ke stanovené hodnotě."
+#. tPUFj
#: solver.xhp
msgctxt ""
"solver.xhp\n"
@@ -57977,6 +63521,7 @@ msgctxt ""
msgid "The initial variable values are inserted in a rectangular cell range that you enter in the <emph>By changing cells</emph> box."
msgstr "Počáteční hodnoty proměnných jsou vloženy v obdélníkové oblasti buněk, kterou zadáte do pole <emph>Změnou buněk</emph>."
+#. HtNbG
#: solver.xhp
msgctxt ""
"solver.xhp\n"
@@ -57985,6 +63530,7 @@ msgctxt ""
msgid "You can define a series of limiting conditions that set constraints for some cells. For example, you can set the constraint that one of the variables or cells must not be bigger than another variable, or not bigger than a given value. You can also define the constraint that one or more variables must be integers (values without decimals), or binary values (where only 0 and 1 are allowed)."
msgstr "Můžete definovat sérii omezujících podmínek, která nastaví omezení pro určité buňky. Například můžete nastavit omezení, že jedna z proměnných nebo buněk musí být větší než jiná proměnná nebo nesmí být větší než zvolená hodnota. Můžete také definovat omezení, že jedna nebo více proměnných musí být celé nebo binární číslo (binární číslo obsahuje pouze 1 a 0)."
+#. bZZnv
#: solver.xhp
msgctxt ""
"solver.xhp\n"
@@ -57993,6 +63539,7 @@ msgctxt ""
msgid "The default solver engine supports only linear equations."
msgstr "Výchozí funkce Řešitele podporuje pouze lineární rovnice."
+#. dAcyJ
#: solver_options.xhp
msgctxt ""
"solver_options.xhp\n"
@@ -58001,6 +63548,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. 2p755
#: solver_options.xhp
msgctxt ""
"solver_options.xhp\n"
@@ -58009,6 +63557,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. 4v4nE
#: solver_options.xhp
msgctxt ""
"solver_options.xhp\n"
@@ -58017,6 +63566,7 @@ msgctxt ""
msgid "The Options dialog for the <link href=\"text/scalc/01/solver.xhp\">Solver</link> is used to set some options."
msgstr "Dialog Možnosti pro <link href=\"text/scalc/01/solver.xhp\">Řešitele</link> se používá pro nastavení některých možností."
+#. 8D7tG
#: solver_options.xhp
msgctxt ""
"solver_options.xhp\n"
@@ -58025,6 +63575,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a solver engine. The listbox is disabled if only one solver engine is installed. Solver engines can be installed as extensions.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte funkci Řešitel. Seznam je neaktivní, pokud je nainstalována pouze jedna funkce Řešitele. Řešitel může být nainstalován jako rozšíření.</ahelp>"
+#. JuBPY
#: solver_options.xhp
msgctxt ""
"solver_options.xhp\n"
@@ -58033,6 +63584,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Configure the current solver.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Konfigurace aktuálního Řešitele.</ahelp>"
+#. 9ATtL
#: solver_options.xhp
msgctxt ""
"solver_options.xhp\n"
@@ -58041,6 +63593,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">If the current entry in the Settings listbox allows you to edit a value, you can click the Edit button. A dialog opens where you can change the value.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pokud lze hodnotu aktuální položky v seznamu Nastavení upravit, můžete klepnout na tlačítko Upravit. Otevře se dialogové okno, v němž můžete hodnotu změnit.</ahelp>"
+#. yRRMt
#: solver_options.xhp
msgctxt ""
"solver_options.xhp\n"
@@ -58049,6 +63602,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter or change the value.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte nebo změňte hodnotu.</ahelp>"
+#. FdSQu
#: solver_options.xhp
msgctxt ""
"solver_options.xhp\n"
@@ -58057,6 +63611,7 @@ msgctxt ""
msgid "Use the Options dialog to configure the current solver engine."
msgstr "Aktuálního řešitele nastavíte pomocí dialogu Možnosti."
+#. edT9Q
#: solver_options.xhp
msgctxt ""
"solver_options.xhp\n"
@@ -58065,6 +63620,7 @@ msgctxt ""
msgid "You can install more solver engines as extensions, if available. Open Tools - Extension Manager and browse to the Extensions web site to search for extensions."
msgstr "Další řešitele můžete nainstalovat jako rozšíření, pokud jsou k dispozici. Otevřete Nástroje - Správce rozšíření a přejděte na webové stránky s rozšířeními, kde můžete požadované rozšíření najít."
+#. YGbpY
#: solver_options.xhp
msgctxt ""
"solver_options.xhp\n"
@@ -58073,6 +63629,7 @@ msgctxt ""
msgid "Select the solver engine to use and to configure from the listbox. The listbox is disabled if only one solver engine is installed."
msgstr "Vyberte funkci Řešitel ze seznamu pro použití a konfiguraci. Seznam je neaktivní, pokud je nainstalována pouze jedna funkce Řešitele."
+#. kk9QD
#: solver_options.xhp
msgctxt ""
"solver_options.xhp\n"
@@ -58081,6 +63638,7 @@ msgctxt ""
msgid "In the Settings box, check all settings that you want to use for the current goal seeking operation. If the current option offers different values, the Edit button is enabled. Click Edit to open a dialog where you can change the value."
msgstr "V poli Nastavení zkontrolujte všechna nastavení, která chcete použít pro aktuální operaci hledání řešení (goal seeking). Pokud může mít aktuální možnost různé hodnoty, je dostupné tlačítko Upravit. Klepnutím na toto tlačítko otevřete dialog, kde můžete hodnotu změnit."
+#. mFtPo
#: solver_options.xhp
msgctxt ""
"solver_options.xhp\n"
@@ -58089,6 +63647,7 @@ msgctxt ""
msgid "Click OK to accept the changes and to go back to the <link href=\"text/scalc/01/solver.xhp\">Solver</link> dialog."
msgstr "Klepnutím na OK změny potvrdíte a vrátíte se na dialog <link href=\"text/scalc/01/solver.xhp\">Řešitel</link>."
+#. Q6isn
#: stat_data.xhp
msgctxt ""
"stat_data.xhp\n"
@@ -58097,6 +63656,7 @@ msgctxt ""
msgid "Data"
msgstr "Data"
+#. Emvqi
#: stat_data.xhp
msgctxt ""
"stat_data.xhp\n"
@@ -58105,6 +63665,7 @@ msgctxt ""
msgid "Data"
msgstr "Data"
+#. NEiJ8
#: stat_data.xhp
msgctxt ""
"stat_data.xhp\n"
@@ -58113,6 +63674,7 @@ msgctxt ""
msgid "<emph>Input Range</emph>: The reference of the range of the data to analyze."
msgstr "<emph>Vstupní oblast:</emph> Odkaz na analyzovanou oblast dat."
+#. tVWXF
#: stat_data.xhp
msgctxt ""
"stat_data.xhp\n"
@@ -58121,6 +63683,7 @@ msgctxt ""
msgid "<emph>Results to</emph>: The reference of the top left cell of the range where the results will be displayed."
msgstr "<emph>Výsledky do:</emph> Odkaz na levou horní buňku oblasti, v níž se mají zobrazit výsledky."
+#. CxAAD
#: stat_data.xhp
msgctxt ""
"stat_data.xhp\n"
@@ -58129,6 +63692,7 @@ msgctxt ""
msgid "Grouped By"
msgstr "Seskupit podle"
+#. AppmZ
#: stat_data.xhp
msgctxt ""
"stat_data.xhp\n"
@@ -58137,6 +63701,7 @@ msgctxt ""
msgid "Select whether the input data has <emph>columns</emph> or <emph>rows</emph> layout."
msgstr "Vyberte, zda jsou vstupní data rozmístěna po <emph>sloupcích</emph> nebo <emph>řádcích</emph>."
+#. ft7Qy
#: stat_data.xhp
msgctxt ""
"stat_data.xhp\n"
@@ -58145,6 +63710,7 @@ msgctxt ""
msgid "The following data will be used as example"
msgstr "Jako příklad budou použita následující data"
+#. U37rK
#: stat_data.xhp
msgctxt ""
"stat_data.xhp\n"
@@ -58153,6 +63719,7 @@ msgctxt ""
msgid "Maths"
msgstr "Matematika"
+#. EQ45W
#: stat_data.xhp
msgctxt ""
"stat_data.xhp\n"
@@ -58161,6 +63728,7 @@ msgctxt ""
msgid "Physics"
msgstr "Fyzika"
+#. AEvwX
#: stat_data.xhp
msgctxt ""
"stat_data.xhp\n"
@@ -58169,6 +63737,7 @@ msgctxt ""
msgid "Biology"
msgstr "Biologie"
+#. i4WNL
#: stat_data.xhp
msgctxt ""
"stat_data.xhp\n"
@@ -58177,6 +63746,7 @@ msgctxt ""
msgid "The following table has two time series, one representing an impulse function at time t=0 and the other an impulse function at time t=2."
msgstr "Následující tabulka obsahuje dvě časové řady. První představuje jednotkový impuls v čase t=0, druhá jednotkový impuls v čase t=2."
+#. uZ5BP
#: stat_data.xhp
msgctxt ""
"stat_data.xhp\n"
@@ -58185,6 +63755,7 @@ msgctxt ""
msgid "The following table has two data sets."
msgstr "Následující tabulka obsahuje dvě množiny dat."
+#. 3Ehtm
#: stat_data.xhp
msgctxt ""
"stat_data.xhp\n"
@@ -58193,6 +63764,133 @@ msgctxt ""
msgid "The following table has samples of a physical phenomenon taken in 1 second interval."
msgstr "Následující tabulka obsahuje hodnoty nějakého fyzikálního jevu vzorkovaného v intervalu 1 sekunda."
+#. NoTX4
+#: stat_data.xhp
+msgctxt ""
+"stat_data.xhp\n"
+"par_id11561818344892\n"
+"help.text"
+msgid "<emph>Group By Columns</emph>"
+msgstr ""
+
+#. Ei5b9
+#: stat_data.xhp
+msgctxt ""
+"stat_data.xhp\n"
+"par_id151561818353339\n"
+"help.text"
+msgid "TRUE"
+msgstr ""
+
+#. BSNLd
+#: stat_data.xhp
+msgctxt ""
+"stat_data.xhp\n"
+"par_id141561818361892\n"
+"help.text"
+msgid "<emph>Polar</emph>"
+msgstr ""
+
+#. 9DG5B
+#: stat_data.xhp
+msgctxt ""
+"stat_data.xhp\n"
+"par_id361561818366868\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. eztCR
+#: stat_data.xhp
+msgctxt ""
+"stat_data.xhp\n"
+"par_id181561818387534\n"
+"help.text"
+msgid "<emph>Inverse</emph>"
+msgstr ""
+
+#. dMpg5
+#: stat_data.xhp
+msgctxt ""
+"stat_data.xhp\n"
+"par_id681561818391189\n"
+"help.text"
+msgid "FALSE"
+msgstr ""
+
+#. 5mvKB
+#: stat_data.xhp
+msgctxt ""
+"stat_data.xhp\n"
+"par_id201561827895671\n"
+"help.text"
+msgid "<emph>Formula</emph>"
+msgstr ""
+
+#. W8iXh
+#: stat_data.xhp
+msgctxt ""
+"stat_data.xhp\n"
+"par_id361561818379679\n"
+"help.text"
+msgid "{=FOURIER(B6:C40,B1,B2,B3,0)}"
+msgstr ""
+
+#. VDD3g
+#: stat_data.xhp
+msgctxt ""
+"stat_data.xhp\n"
+"par_id711561818399814\n"
+"help.text"
+msgid "<emph>Source Array</emph>"
+msgstr ""
+
+#. BjvDD
+#: stat_data.xhp
+msgctxt ""
+"stat_data.xhp\n"
+"par_id551561818405550\n"
+"help.text"
+msgid "<emph>Transformed Array</emph>"
+msgstr ""
+
+#. 6qfvf
+#: stat_data.xhp
+msgctxt ""
+"stat_data.xhp\n"
+"par_id581561818425613\n"
+"help.text"
+msgid "<emph>Real</emph>"
+msgstr ""
+
+#. mr7CX
+#: stat_data.xhp
+msgctxt ""
+"stat_data.xhp\n"
+"par_id251561818431620\n"
+"help.text"
+msgid "<emph>Imaginary</emph>"
+msgstr ""
+
+#. AEKDc
+#: stat_data.xhp
+msgctxt ""
+"stat_data.xhp\n"
+"par_id161561818436495\n"
+"help.text"
+msgid "<emph>Real</emph>"
+msgstr ""
+
+#. fTDsR
+#: stat_data.xhp
+msgctxt ""
+"stat_data.xhp\n"
+"par_id471561818441429\n"
+"help.text"
+msgid "<emph>Imaginary</emph>"
+msgstr ""
+
+#. rTRpz
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58201,6 +63899,7 @@ msgctxt ""
msgid "Data Statistics in Calc"
msgstr "Statistická analýza dat v Calcu"
+#. wekDu
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58209,6 +63908,7 @@ msgctxt ""
msgid "Data Statistics in Calc"
msgstr "Statistická analýza dat v Calcu"
+#. iXfGE
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58217,6 +63917,7 @@ msgctxt ""
msgid "Use the data statistics in Calc to perform complex data analysis"
msgstr "Pomocí statistických nástrojů můžete v Calcu provést komplexní analýzu dat."
+#. PGkib
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58225,6 +63926,7 @@ msgctxt ""
msgid "To work on a complex statistical or engineering analysis, you can save steps and time by using Calc Data Statistics. You provide the data and parameters for each analysis, and the set of tools uses the appropriate statistical or engineering functions to calculate and display the results in an output table."
msgstr "Pokud pracujete na komplexní statistické analýze nebo technicky zaměřené studii, můžete v Calcu využít nástroje statistické analýzy a ušetřit tím čas i omezit počet prováděných kroků. Poté, co pro určitou analýzu zadáte data a parametry, se použijí příslušné statistické nebo matematické funkce a ve výstupní tabulce se zobrazí výsledky."
+#. MufZD
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58233,6 +63935,7 @@ msgctxt ""
msgid "<bookmark_value>Analysis toolpack;sampling</bookmark_value><bookmark_value>sampling;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;sampling</bookmark_value>"
msgstr "<bookmark_value>analytické nástroje;vzorkování</bookmark_value><bookmark_value>vzorkování;analytické nástroje</bookmark_value><bookmark_value>statistická analýza dat;vzorkování</bookmark_value>"
+#. HBwLS
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58241,6 +63944,7 @@ msgctxt ""
msgid "Sampling"
msgstr "Vzorkování"
+#. Tg67b
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58249,6 +63953,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/samplingdialog/SamplingDialog\">Create a table with data sampled from another table.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/samplingdialog/SamplingDialog\">Vytvoří tabulku s daty vzorkovanými z jiné tabulky.</ahelp>"
+#. omEF9
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58257,6 +63962,7 @@ msgctxt ""
msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Sampling</emph></variable>"
msgstr "<variable id=\"sam01\">Zvolte <emph>Data - Statistika - Vzorkování</emph></variable>"
+#. PBJaF
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58265,6 +63971,7 @@ msgctxt ""
msgid "Sampling allows you to pick data from a <emph>source</emph> table to fill a <emph>target</emph> table. The sampling can be random or in a periodic basis."
msgstr "Vzorkování umožňuje vybrat data ze <emph>zdrojové</emph> tabulky a vyplnit jimi <emph>cílovou</emph> tabulku. Vzorkovat je možné náhodně nebo periodicky."
+#. EWdZp
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58273,6 +63980,7 @@ msgctxt ""
msgid "Sampling is done row-wise. That means, the sampled data will pick the whole line of the source table and copy into a line of the target table."
msgstr "Vzorkování probíhá po řádcích. To znamená, že se vybere a do cílové tabulky zkopíruje celý řádek zdrojové tabulky."
+#. SLV5d
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58281,6 +63989,7 @@ msgctxt ""
msgid "Sampling Method"
msgstr "Metoda vzorkování"
+#. Hz5r6
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58289,6 +63998,7 @@ msgctxt ""
msgid "<emph>Random</emph>: Picks exactly <emph>Sample Size</emph> lines of the source table in a random way."
msgstr "<emph>Náhodně</emph>: Ze zdrojové tabulky se náhodným způsobem vybere počet řádků rovný <emph>Velikosti vzorku</emph>."
+#. xu8WG
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58297,6 +64007,7 @@ msgctxt ""
msgid "<emph>Sample size</emph>: Number of lines sampled from the source table."
msgstr "<emph>Velikost vzorku</emph>: Počet řádků vzorkovaný ze zdrojové tabulky."
+#. JXVvj
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58305,6 +64016,7 @@ msgctxt ""
msgid "<emph>Periodic</emph>: Picks lines in a pace defined by <emph>Period</emph>."
msgstr "<emph>Periodicky</emph>: Vyberou se řádky v intervalech určených <emph>Periodou</emph>."
+#. 8P2qJ
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58313,6 +64025,7 @@ msgctxt ""
msgid "<emph>Period</emph>: the number of lines to skip periodically when sampling."
msgstr "<emph>Perioda</emph>: Počet řádků, které se budou při vzorkování periodicky přeskakovat."
+#. oCAwA
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58321,6 +64034,7 @@ msgctxt ""
msgid "The following data will be used as example of source data table for sampling:"
msgstr "V příkladu vzorkování bude použita následující tabulka zdrojových dat:"
+#. ig3WX
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58329,6 +64043,7 @@ msgctxt ""
msgid "Sampling with a period of 2 will result in the following table:"
msgstr "Výsledkem vzorkování s periodou 2 bude následující tabulka:"
+#. GWdPA
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58337,6 +64052,7 @@ msgctxt ""
msgid "<bookmark_value>Analysis toolpack;descriptive statistics</bookmark_value><bookmark_value>descriptive statistics;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;descriptive statistics</bookmark_value>"
msgstr "<bookmark_value>analytické nástroje;popisná statistika</bookmark_value><bookmark_value>popisná statistika;analytické nástroje</bookmark_value><bookmark_value>statistická analýza dat;popisná statistika</bookmark_value>"
+#. AFPzR
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58345,6 +64061,7 @@ msgctxt ""
msgid "Descriptive Statistics"
msgstr "Popisná statistika"
+#. 268Cs
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58353,6 +64070,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/descriptivestatisticsdialog/DescriptiveStatisticsDialog\">Fill a table in the spreadsheet with the main statistical properties of the data set.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/descriptivestatisticsdialog/DescriptiveStatisticsDialog\">Vyplní v sešitu tabulku se základními statistickými vlastnostmi množiny dat.</ahelp>"
+#. KAFvp
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58361,6 +64079,7 @@ msgctxt ""
msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Descriptive Statistics</emph></variable>"
msgstr "<variable id=\"sam01\">Zvolte <emph>Data - Statistika - Popisná statistika</emph></variable>"
+#. kELPD
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58369,6 +64088,7 @@ msgctxt ""
msgid "The Descriptive Statistics analysis tool generates a report of univariate statistics for data in the input range, providing information about the central tendency and variability of your data."
msgstr "Analytický nástroj Popisná statistika vypočte pro data ze vstupní oblasti jednorozměrnou statistiku, zahrnující charakteristiky polohy a variability dat."
+#. Ys6kB
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58377,6 +64097,7 @@ msgctxt ""
msgid "For more information on descriptive statistics, refer to the <link href=\"https://en.wikipedia.org/wiki/Descriptive_statistics\" name=\"English Wikipedia: Descriptive statistics\">corresponding Wikipedia article</link>."
msgstr "Více informací o popisné statistice naleznete v angličtině v <link href=\"https://en.wikipedia.org/wiki/Descriptive_statistics\" name=\"English Wikipedia: Descriptive statistics\">v příslušném článku na Wikipedii</link>."
+#. EDqCK
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58385,6 +64106,7 @@ msgctxt ""
msgid "The following table displays the results of the descriptive statistics of the sample data above."
msgstr "Následující tabulka zobrazuje výsledky popisné statistiky pro výše uvedený výběr dat."
+#. H26q7
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58393,6 +64115,7 @@ msgctxt ""
msgid "Column 1"
msgstr "Sloupec 1"
+#. Xo3Q9
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58401,6 +64124,7 @@ msgctxt ""
msgid "Column 2"
msgstr "Sloupec 2"
+#. 6kGNU
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58409,6 +64133,7 @@ msgctxt ""
msgid "Column 3"
msgstr "Sloupec 3"
+#. Y7mYt
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58417,6 +64142,7 @@ msgctxt ""
msgid "Mean"
msgstr "Střední hodnota"
+#. JKRLG
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58425,6 +64151,7 @@ msgctxt ""
msgid "Standard Error"
msgstr "Standardní chyba"
+#. 7Fdbc
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58433,6 +64160,7 @@ msgctxt ""
msgid "Mode"
msgstr "Modus"
+#. 4qjpU
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58441,6 +64169,7 @@ msgctxt ""
msgid "Median"
msgstr "Medián"
+#. wBD4D
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58449,6 +64178,7 @@ msgctxt ""
msgid "Variance"
msgstr "Rozptyl"
+#. RoEEt
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58457,6 +64187,7 @@ msgctxt ""
msgid "Standard Deviation"
msgstr "Směrodatná odchylka"
+#. cWsBq
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58465,6 +64196,7 @@ msgctxt ""
msgid "Kurtosis"
msgstr "Špičatost"
+#. SGK2Y
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58473,6 +64205,7 @@ msgctxt ""
msgid "Skewness"
msgstr "Šikmost"
+#. ye9tA
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58481,6 +64214,7 @@ msgctxt ""
msgid "Range"
msgstr "Oblast"
+#. Y8X9J
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58489,6 +64223,7 @@ msgctxt ""
msgid "Minimum"
msgstr "Minimum"
+#. KumSv
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58497,6 +64232,7 @@ msgctxt ""
msgid "Maximum"
msgstr "Maximum"
+#. HFRrE
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58505,6 +64241,7 @@ msgctxt ""
msgid "Sum"
msgstr "Součet"
+#. bS8FL
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58513,6 +64250,7 @@ msgctxt ""
msgid "Count"
msgstr "Počet"
+#. Pxk9L
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58521,6 +64259,7 @@ msgctxt ""
msgid "<bookmark_value>Analysis toolpack;analysis of variance</bookmark_value><bookmark_value>Analysis toolpack;ANOVA</bookmark_value><bookmark_value>analysis of variance;Analysis toolpack</bookmark_value><bookmark_value>ANOVA;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;analysis of variance</bookmark_value><bookmark_value>Data statistics;ANOVA</bookmark_value>"
msgstr "<bookmark_value>analytické nástroje;analýza rozptylu</bookmark_value><bookmark_value>analytické nástroje;ANOVA</bookmark_value><bookmark_value>analýza rozptylu;analytické nástroje</bookmark_value><bookmark_value>ANOVA;analytické nástroje</bookmark_value><bookmark_value>statistická analýza dat;analýza rozptylu</bookmark_value><bookmark_value>statistická analýza dat;ANOVA</bookmark_value>"
+#. 5KmAN
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58529,6 +64268,7 @@ msgctxt ""
msgid "Analysis of Variance (ANOVA)"
msgstr "Analýza rozptylu (ANOVA)"
+#. GyVwG
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58537,6 +64277,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/analysisofvariancedialog/AnalysisOfVarianceDialog\">Produces the analysis of variance (ANOVA) of a given data set</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/analysisofvariancedialog/AnalysisOfVarianceDialog\">Provede pro danou množinu dat analýzu rozptylu (ANOVA).</ahelp>"
+#. SupiC
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58545,6 +64286,7 @@ msgctxt ""
msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Analysis of Variance (ANOVA)</emph></variable>"
msgstr "<variable id=\"sam01\">Zvolte <emph>Data - Statistika - Analýza rozptylu (ANOVA)</emph></variable>"
+#. MHFxP
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58553,6 +64295,7 @@ msgctxt ""
msgid "ANOVA is the acronym for <emph>AN</emph>alysis <emph>O</emph>f <emph>VA</emph>riance. This tool produces the analysis of variance of a given data set"
msgstr "ANOVA je zkratka slov <emph>AN</emph>alysis <emph>O</emph>f <emph>VA</emph>riance (analýza rozptylu). Tento nástroj provede analýzu rozptylu (ANOVA) pro danou množinu dat."
+#. v5YoG
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58561,6 +64304,7 @@ msgctxt ""
msgid "For more information on ANOVA, refer to the <link href=\"https://en.wikipedia.org/wiki/ANOVA\" name=\"English Wikipedia: ANOVA\">corresponding Wikipedia article</link>."
msgstr "Více informací o analýze rozptylu (ANOVA) naleznete v <link href=\"https://en.wikipedia.org/wiki/ANOVA\" name=\"English Wikipedia: ANOVA\">příslušném článku na Wikipedii</link>."
+#. 6BG9w
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58569,6 +64313,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. Lj8jU
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58577,6 +64322,7 @@ msgctxt ""
msgid "Select if the analysis is for a <emph>single factor</emph> or for <emph>two factor</emph> ANOVA."
msgstr "Vyberte, zda se jedná o <emph>jednofaktorovou</emph> nebo <emph>dvoufaktorovou</emph> analýzu rozptylu."
+#. dC3VK
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58585,6 +64331,7 @@ msgctxt ""
msgid "Parameters"
msgstr "Parametry"
+#. urnKD
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58593,6 +64340,7 @@ msgctxt ""
msgid "<emph>Alpha</emph>: the level of significance of the test."
msgstr "<emph>Alfa</emph>: hladina významnosti testu."
+#. ThHAU
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58601,6 +64349,7 @@ msgctxt ""
msgid "<emph>Rows per sample</emph>: Define how many rows a sample has."
msgstr "<emph>Řádky na výběr</emph>: Určuje, kolik má výběr řádků."
+#. ZN697
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58609,6 +64358,7 @@ msgctxt ""
msgid "The following table displays the results of the <emph>analysis of variance (ANOVA)</emph> of the sample data above."
msgstr "Následující tabulka zobrazuje výsledky <emph>analýzy rozptylu (ANOVA)</emph> pro výše uvedený výběr dat."
+#. TKjsT
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58617,6 +64367,7 @@ msgctxt ""
msgid "ANOVA - Single Factor"
msgstr "ANOVA - Jednofaktorová"
+#. GPUcf
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58625,6 +64376,7 @@ msgctxt ""
msgid "Alpha"
msgstr "Alfa"
+#. jFRS3
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58633,6 +64385,7 @@ msgctxt ""
msgid "Groups"
msgstr "Skupiny"
+#. 6JGBA
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58641,6 +64394,7 @@ msgctxt ""
msgid "Count"
msgstr "Počet"
+#. AWmMZ
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58649,6 +64403,7 @@ msgctxt ""
msgid "Sum"
msgstr "Součet"
+#. 3LKBY
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58657,6 +64412,7 @@ msgctxt ""
msgid "Mean"
msgstr "Střední hodnota"
+#. 5kBZx
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58665,6 +64421,7 @@ msgctxt ""
msgid "Variance"
msgstr "Rozptyl"
+#. HN9Kg
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58673,6 +64430,7 @@ msgctxt ""
msgid "Column 1"
msgstr "Sloupec 1"
+#. S4dmD
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58681,6 +64439,7 @@ msgctxt ""
msgid "Column 2"
msgstr "Sloupec 2"
+#. Dqm5K
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58689,6 +64448,7 @@ msgctxt ""
msgid "Column 3"
msgstr "Sloupec 3"
+#. G7cR5
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58697,6 +64457,7 @@ msgctxt ""
msgid "Source of Variation"
msgstr "Zdroj variability"
+#. YDAXn
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58705,6 +64466,7 @@ msgctxt ""
msgid "SS"
msgstr "SS"
+#. hThUx
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58713,6 +64475,7 @@ msgctxt ""
msgid "df"
msgstr "df"
+#. C5Mqo
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58721,6 +64484,7 @@ msgctxt ""
msgid "MS"
msgstr "MS"
+#. EUK48
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58729,6 +64493,7 @@ msgctxt ""
msgid "F"
msgstr "F"
+#. SdY8k
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58737,6 +64502,7 @@ msgctxt ""
msgid "P-value"
msgstr "P-hodnota"
+#. E6QVZ
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58745,6 +64511,7 @@ msgctxt ""
msgid "F-critical"
msgstr "F kritické"
+#. oMeZQ
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58753,6 +64520,7 @@ msgctxt ""
msgid "Between Groups"
msgstr "Mezi skupinami"
+#. JybQF
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58761,6 +64529,7 @@ msgctxt ""
msgid "3.340385558"
msgstr "3,340385558"
+#. 6bYDS
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58769,6 +64538,7 @@ msgctxt ""
msgid "Within Groups"
msgstr "Ve skupinách"
+#. 6qH4W
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58777,6 +64547,7 @@ msgctxt ""
msgid "Total"
msgstr "Celkem"
+#. WYXKV
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58785,6 +64556,7 @@ msgctxt ""
msgid "<bookmark_value>Analysis toolpack;correlation</bookmark_value><bookmark_value>correlation;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;correlation</bookmark_value>"
msgstr "<bookmark_value>analytické nástroje;korelace</bookmark_value><bookmark_value>korelace;analytické nástroje</bookmark_value><bookmark_value>statistická analýza dat;korelace</bookmark_value>"
+#. qFxEj
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58793,6 +64565,7 @@ msgctxt ""
msgid "Correlation"
msgstr "Korelace"
+#. Um82Z
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58801,6 +64574,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/correlationdialog/CorrelationDialog\">Calculates the correlation of two sets of numeric data.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/correlationdialog/CorrelationDialog\">Vypočítá korelaci dvou množin číselných dat.</ahelp>"
+#. DtTZA
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58809,6 +64583,7 @@ msgctxt ""
msgid "<variable id=\"corr01\">Choose <emph>Data - Statistics - Correlation</emph></variable>"
msgstr "<variable id=\"corr01\">Zvolte <emph>Data - Statistika - Korelace</emph></variable>"
+#. nyGfA
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58817,6 +64592,7 @@ msgctxt ""
msgid "The correlation coefficient (a value between -1 and +1) means how strongly two variables are related to each other. You can use the CORREL function or the Data Statistics to find the correlation coefficient between two variables."
msgstr "Korelační koeficient (hodnota mezi −1 a +1) udává, jak silně jsou na sobě závislé dvě veličiny. Hodnotu korelačního koeficientu pro dvě veličiny umožňuje nalézt funkce CORREL nebo nástroj ze statistické analýzy dat."
+#. Ahycu
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58825,6 +64601,7 @@ msgctxt ""
msgid "A correlation coefficient of +1 indicates a perfect positive correlation."
msgstr "Korelační koeficient +1 znamená dokonalou pozitivní korelaci."
+#. 5AEs9
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58833,6 +64610,7 @@ msgctxt ""
msgid "A correlation coefficient of -1 indicates a perfect negative correlation"
msgstr "Korelační koeficient −1 znamená dokonalou negativní korelaci."
+#. uHjNT
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58841,6 +64619,7 @@ msgctxt ""
msgid "For more information on statistical correlation, refer to the <link href=\"https://en.wikipedia.org/wiki/Correlation\" name=\"English Wikipedia: Correlation\">corresponding Wikipedia article</link>."
msgstr "Více informací o statistické korelaci naleznete v <link href=\"https://en.wikipedia.org/wiki/Correlation\" name=\"English Wikipedia: Correlation\">příslušném článku na Wikipedii</link>."
+#. LQP4K
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58849,6 +64628,7 @@ msgctxt ""
msgid "The following table displays the results of the correlation of the sample data above."
msgstr "Následující tabulka zobrazuje výsledky korelace pro výše uvedený výběr dat."
+#. bJYwq
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58857,6 +64637,7 @@ msgctxt ""
msgid "Correlations"
msgstr "Korelace"
+#. QAQyB
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58865,6 +64646,7 @@ msgctxt ""
msgid "Column 1"
msgstr "Sloupec 1"
+#. CBoxF
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58873,6 +64655,7 @@ msgctxt ""
msgid "Column 2"
msgstr "Sloupec 2"
+#. WVNev
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58881,6 +64664,7 @@ msgctxt ""
msgid "Column 3"
msgstr "Sloupec 3"
+#. QUWeh
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58889,6 +64673,7 @@ msgctxt ""
msgid "Column 1"
msgstr "Sloupec 1"
+#. bGwFq
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58897,6 +64682,7 @@ msgctxt ""
msgid "Column 2"
msgstr "Sloupec 2"
+#. qAAKN
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58905,6 +64691,7 @@ msgctxt ""
msgid "Column 3"
msgstr "Sloupec 3"
+#. 9xF7p
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58913,6 +64700,7 @@ msgctxt ""
msgid "<bookmark_value>Analysis toolpack;covariance</bookmark_value><bookmark_value>covariance;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;covariance</bookmark_value>"
msgstr "<bookmark_value>analytické nástroje;kovariance</bookmark_value><bookmark_value>kovariance;analytické nástroje</bookmark_value><bookmark_value>statistická analýza dat;kovariance</bookmark_value>"
+#. YjBBG
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58921,6 +64709,7 @@ msgctxt ""
msgid "Covariance"
msgstr "Kovariance"
+#. sD4Fo
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58929,6 +64718,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/covariancedialog/CovarianceDialog\">Calculates the covariance of two sets of numeric data.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/covariancedialog/CovarianceDialog\">Vypočítá kovarianci dvou množin číselných dat.</ahelp>"
+#. iCA2j
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58937,6 +64727,7 @@ msgctxt ""
msgid "<variable id=\"cov01\">Choose <emph>Data - Statistics - Covariance</emph></variable>"
msgstr "<variable id=\"cov01\">Zvolte <emph>Data - Statistika - Kovariance</emph></variable>"
+#. ZC5Fs
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58945,6 +64736,7 @@ msgctxt ""
msgid "The covariance is a measure of how much two random variables change together."
msgstr "Kovariance je míra toho, jak se dvě náhodné veličiny společně mění."
+#. 8yDuo
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58953,6 +64745,7 @@ msgctxt ""
msgid "For more information on statistical covariance, refer to the <link href=\"https://en.wikipedia.org/wiki/Covariance\" name=\"English Wikipedia: Covariance\">corresponding Wikipedia article</link>."
msgstr "Více informací o statistické kovarianci naleznete v angličtině v <link href=\"https://en.wikipedia.org/wiki/Covariance\" name=\"English Wikipedia: Covariance\">příslušném článku na Wikipedii</link>."
+#. CPE2e
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58961,6 +64754,7 @@ msgctxt ""
msgid "The following table displays the results of the covariance of the sample data above."
msgstr "Následující tabulka zobrazuje výsledky kovariance pro výše uvedený výběr dat."
+#. wXZ5E
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58969,6 +64763,7 @@ msgctxt ""
msgid "Covariances"
msgstr "Kovariance"
+#. YL6nE
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58977,6 +64772,7 @@ msgctxt ""
msgid "Column 1"
msgstr "Sloupec 1"
+#. cKgoA
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58985,6 +64781,7 @@ msgctxt ""
msgid "Column 2"
msgstr "Sloupec 2"
+#. ZeGD3
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -58993,6 +64790,7 @@ msgctxt ""
msgid "Column 3"
msgstr "Sloupec 3"
+#. PfqDB
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59001,6 +64799,7 @@ msgctxt ""
msgid "Column 1"
msgstr "Sloupec 1"
+#. B6YQi
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59009,6 +64808,7 @@ msgctxt ""
msgid "Column 2"
msgstr "Sloupec 2"
+#. N7C2i
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59017,6 +64817,7 @@ msgctxt ""
msgid "Column 3"
msgstr "Sloupec 3"
+#. xGFXz
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59025,6 +64826,7 @@ msgctxt ""
msgid "<bookmark_value>Analysis toolpack;exponential smoothing</bookmark_value><bookmark_value>exponential smoothing;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;exponential smoothing</bookmark_value>"
msgstr "<bookmark_value>analytické nástroje;exponenciální vyrovnávání</bookmark_value><bookmark_value>exponenciální vyrovnávání;analytické nástroje</bookmark_value><bookmark_value>statistická analýza dat;exponenciální vyrovnávání</bookmark_value>"
+#. pjmjS
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59033,6 +64835,7 @@ msgctxt ""
msgid "Exponential Smoothing"
msgstr "Exponenciální vyrovnávání"
+#. HQfdM
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59041,6 +64844,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/exponentialsmoothingdialog/ExponentialSmoothingDialog\">Results in a smoothed data series</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/exponentialsmoothingdialog/ExponentialSmoothingDialog\">Vytvoří vyhlazené časové řady.</ahelp>"
+#. GjYAF
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59049,6 +64853,7 @@ msgctxt ""
msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Exponential Smoothing</emph></variable>"
msgstr "<variable id=\"sam01\">Zvolte <emph>Data - Statistika - Exponenciální vyrovnávání</emph></variable>"
+#. 5q76p
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59057,6 +64862,7 @@ msgctxt ""
msgid "Exponential smoothing is a filtering technique that when applied to a data set, produces smoothed results. It is employed in many domains such as stock market, economics and in sampled measurements."
msgstr "Exponenciální vyhlazování je technika filtrování množiny dat, jejímž účelem je vytvořit vyhlazená data. Používá se v mnoha oblastech, například na burzách, v ekonomii nebo pro měření."
+#. VGPLc
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59065,6 +64871,7 @@ msgctxt ""
msgid "For more information on exponential smoothing, refer to the <link href=\"https://en.wikipedia.org/wiki/Exponential_smoothing\" name=\"English Wikipedia: Exponential smoothing\">corresponding Wikipedia article</link>."
msgstr "Více informací o exponenciálním vyrovnávání naleznete v angličtině v <link href=\"https://en.wikipedia.org/wiki/Exponential_smoothing\" name=\"English Wikipedia: Exponential smoothing\">příslušném článku na Wikipedii</link>."
+#. 5HoYB
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59073,6 +64880,7 @@ msgctxt ""
msgid "Parameters"
msgstr "Parametry"
+#. Kk9Cq
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59081,6 +64889,7 @@ msgctxt ""
msgid "<emph>Smoothing Factor</emph>: A parameter between 0 and 1 that represents the damping factor Alpha in the smoothing equation."
msgstr "<emph>Vyrovnávací konstanta</emph>: Parametr mezi 0 a 1 představující v rovnici vyrovnávání koeficient tlumení alfa."
+#. L8SEj
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59089,6 +64898,7 @@ msgctxt ""
msgid "The resulting smoothing is below with smoothing factor as 0.5:"
msgstr "Výsledek vyrovnávání s vyrovnávací konstantou 0,5:"
+#. tbXxy
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59097,6 +64907,7 @@ msgctxt ""
msgid "Alpha"
msgstr "Alfa"
+#. HNgFX
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59105,6 +64916,7 @@ msgctxt ""
msgid "Column 1"
msgstr "Sloupec 1"
+#. MR6ET
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59113,6 +64925,7 @@ msgctxt ""
msgid "Column 2"
msgstr "Sloupec 2"
+#. 9PsYD
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59121,6 +64934,7 @@ msgctxt ""
msgid "<bookmark_value>Analysis toolpack;moving average</bookmark_value><bookmark_value>moving average;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;moving average</bookmark_value>"
msgstr "<bookmark_value>analytické nástroje;klouzavý průměr</bookmark_value><bookmark_value>klouzavý průměr;analytické nástroje</bookmark_value><bookmark_value>statistická analýza dat;klouzavý průměr</bookmark_value>"
+#. sbBFf
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59129,6 +64943,7 @@ msgctxt ""
msgid "Moving Average"
msgstr "Klouzavý průměr"
+#. yBhLV
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59137,6 +64952,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/movingaveragedialog/MovingAverageDialog\">Calculates the moving average of a time series</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/movingaveragedialog/MovingAverageDialog\">Vypočítá klouzavý průměr časové řady.</ahelp>"
+#. sXEAs
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59145,6 +64961,7 @@ msgctxt ""
msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Moving Average</emph></variable>"
msgstr "<variable id=\"sam01\">Zvolte <emph>Data - Statistika - Klouzavý průměr</emph></variable>"
+#. yEGoW
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59153,6 +64970,7 @@ msgctxt ""
msgid "For more information on the moving average, refer to the <link href=\"https://en.wikipedia.org/wiki/Moving_average\" name=\"English Wikipedia: Moving average\">corresponding Wikipedia article</link>."
msgstr "Více informací o klouzavém průměru naleznete v <link href=\"https://en.wikipedia.org/wiki/Moving_average\" name=\"English Wikipedia: Moving average\">příslušném článku na Wikipedii</link>."
+#. Si43s
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59161,6 +64979,7 @@ msgctxt ""
msgid "Parameters"
msgstr "Parametry"
+#. 6LjdG
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59169,6 +64988,7 @@ msgctxt ""
msgid "<emph>Interval</emph>: The number of samples used in the moving average calculation."
msgstr "<emph>Interval</emph>: Počet hodnot použitých pro výpočet klouzavého průměru."
+#. CJRXM
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59177,6 +64997,7 @@ msgctxt ""
msgid "Results of the moving average:"
msgstr "Výsledný klouzavý průměr:"
+#. GNGxZ
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59185,6 +65006,7 @@ msgctxt ""
msgid "Column 1"
msgstr "Sloupec 1"
+#. LRwyV
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59193,6 +65015,7 @@ msgctxt ""
msgid "Column 2"
msgstr "Sloupec 2"
+#. T2NME
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59201,6 +65024,7 @@ msgctxt ""
msgid "#N/A"
msgstr "#N/A"
+#. yftCU
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59209,6 +65033,7 @@ msgctxt ""
msgid "#N/A"
msgstr "#N/A"
+#. TEysC
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59217,6 +65042,7 @@ msgctxt ""
msgid "#N/A"
msgstr "#N/A"
+#. yrKbW
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59225,6 +65051,7 @@ msgctxt ""
msgid "#N/A"
msgstr "#N/A"
+#. CsQFD
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59233,6 +65060,7 @@ msgctxt ""
msgid "<bookmark_value>Analysis toolpack;t-test</bookmark_value><bookmark_value>Analysis toolpack;paired t-test</bookmark_value><bookmark_value>t-test;Analysis toolpack</bookmark_value><bookmark_value>paired t-test;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;paired t-test</bookmark_value>"
msgstr "<bookmark_value>Analytické nástroje;t-test</bookmark_value><bookmark_value>Analytické nástroje;párový t-test</bookmark_value><bookmark_value>t-test;Analytické nástroje</bookmark_value><bookmark_value>párový t-test;Analytické nástroje</bookmark_value><bookmark_value>Data statistics;párový t-test</bookmark_value>"
+#. SzpeD
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59241,6 +65069,7 @@ msgctxt ""
msgid "Paired t-test"
msgstr "Párový t-test"
+#. XwyAU
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59249,6 +65078,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/ttestdialog/TTestDialog\">Calculates the paired t-Test of two data samples.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/ttestdialog/TTestDialog\">Vypočítá pro dva výběry dat párový t-test.</ahelp>"
+#. GGeBc
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59257,6 +65087,7 @@ msgctxt ""
msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Paired t-test</emph></variable>"
msgstr "<variable id=\"sam01\">Zvolte <emph>Data - Statistika - Párový t-test</emph></variable>"
+#. Pa56H
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59265,6 +65096,7 @@ msgctxt ""
msgid "A <emph>paired t-test</emph> is any statistical hypothesis test that follows a Student's t distribution."
msgstr "<emph>Párový t-test</emph> je takový statistický test, v němž má testovací statistika Studentovo t rozdělení."
+#. UECyT
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59273,6 +65105,7 @@ msgctxt ""
msgid "For more information on paired t-tests, refer to the <link href=\"https://en.wikipedia.org/wiki/T-test\" name=\"English Wikipedia: T-test\">corresponding Wikipedia article</link>."
msgstr "Více informací o párovém t-testu naleznete v <link href=\"https://en.wikipedia.org/wiki/T-test\" name=\"English Wikipedia: T-test\">příslušném článku na Wikipedii</link>."
+#. BDZik
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59281,6 +65114,7 @@ msgctxt ""
msgid "Data"
msgstr "Data"
+#. gcjsZ
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59289,6 +65123,7 @@ msgctxt ""
msgid "<emph>Variable 1 range</emph>: The reference of the range of the first data series to analyze."
msgstr "<emph>Oblast proměnné 1</emph>: Odkaz na oblast první analyzované řady dat."
+#. YWrFc
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59297,6 +65132,7 @@ msgctxt ""
msgid "<emph>Variable 2 range</emph>: The reference of the range of the second data series to analyze."
msgstr "<emph>Oblast proměnné 2</emph>: Odkaz na oblast druhé analyzované řady dat."
+#. JFPu9
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59305,6 +65141,7 @@ msgctxt ""
msgid "<emph>Results to</emph>: The reference of the top left cell of the range where the test will be displayed."
msgstr "<emph>Výsledky do</emph>: Odkaz na levou horní buňku oblasti, v níž se test zobrazí."
+#. vWS92
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59313,6 +65150,7 @@ msgctxt ""
msgid "Results for paired t-test:"
msgstr "Výsledky pro párový t-test:"
+#. L9Vxq
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59321,6 +65159,7 @@ msgctxt ""
msgid "The following table shows the <emph>paired t-test</emph> for the data series above:"
msgstr "Následující tabulka zobrazuje <emph>párový t-test</emph> pro výše uvedené řady dat:"
+#. KvDmj
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59329,6 +65168,7 @@ msgctxt ""
msgid "paired t-test"
msgstr "párový t-test"
+#. T9BFU
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59337,6 +65177,7 @@ msgctxt ""
msgid "Alpha"
msgstr "Alfa"
+#. LAnve
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59345,6 +65186,7 @@ msgctxt ""
msgid "Hypothesized Mean Difference"
msgstr "Rozdíl středních hodnot v hypotéze"
+#. 6fWZ5
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59353,6 +65195,7 @@ msgctxt ""
msgid "Variable 1"
msgstr "Proměnná 1"
+#. EJLqE
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59361,6 +65204,7 @@ msgctxt ""
msgid "Variable 2"
msgstr "Proměnná 2"
+#. MPnR3
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59369,6 +65213,7 @@ msgctxt ""
msgid "Mean"
msgstr "Střední hodnota"
+#. xmB6Y
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59377,6 +65222,7 @@ msgctxt ""
msgid "Variance"
msgstr "Rozptyl"
+#. j5EJE
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59385,6 +65231,7 @@ msgctxt ""
msgid "Observations"
msgstr "Pozorování"
+#. TqdAS
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59393,6 +65240,7 @@ msgctxt ""
msgid "Pearson Correlation"
msgstr "Pearsonova korelace"
+#. KRXGK
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59401,6 +65249,7 @@ msgctxt ""
msgid "Observed Mean Difference"
msgstr "Pozorovaný rozdíl středních hodnot"
+#. XqdB7
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59409,6 +65258,7 @@ msgctxt ""
msgid "Variance of the Differences"
msgstr "Rozptyl rozdílů"
+#. LvHvG
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59417,6 +65267,7 @@ msgctxt ""
msgid "df"
msgstr "df"
+#. fCMcg
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59425,6 +65276,7 @@ msgctxt ""
msgid "t Stat"
msgstr "t statistika"
+#. LAg7e
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59433,6 +65285,7 @@ msgctxt ""
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) jednostranný"
+#. vqE6u
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59441,6 +65294,7 @@ msgctxt ""
msgid "t Critical one-tail"
msgstr "t kritické jednostranný"
+#. g2gAd
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59449,6 +65303,7 @@ msgctxt ""
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) dvoustranný"
+#. 9dv9Z
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59457,6 +65312,7 @@ msgctxt ""
msgid "t Critical two-tail"
msgstr "t kritické dvoustranný"
+#. oA65G
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59465,6 +65321,7 @@ msgctxt ""
msgid "<bookmark_value>Analysis toolpack;F-test</bookmark_value><bookmark_value>F-test;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;F-test</bookmark_value>"
msgstr "<bookmark_value>analytické nástroje;F-test</bookmark_value><bookmark_value>F-test;analytické nástroje</bookmark_value><bookmark_value>statistická analýza dat;F-test</bookmark_value>"
+#. ehPwx
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59473,6 +65330,7 @@ msgctxt ""
msgid "F-test"
msgstr "F-test"
+#. brHw9
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59481,6 +65339,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/ttestdialog/TTestDialog\">Calculates the F-Test of two data samples.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/ttestdialog/TTestDialog\">Vypočítá pro dva výběry dat F-test.</ahelp>"
+#. pbkFE
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59489,6 +65348,7 @@ msgctxt ""
msgid "<variable id=\"sam02\">Choose <emph>Data - Statistics - F-test</emph></variable>"
msgstr "<variable id=\"sam02\">Zvolte <emph>Data - Statistika - F-test</emph></variable>"
+#. Wjkbb
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59497,6 +65357,7 @@ msgctxt ""
msgid "A <emph>F-test</emph> is any statistical test based on the F-distribution under the null hypothesis."
msgstr "<emph>F-test</emph> je statistický test, v němž má testovací statistika za předpokladu platnosti nulové hypotézy F rozdělení."
+#. o8Ex8
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59505,6 +65366,7 @@ msgctxt ""
msgid "For more information on F-tests, refer to the <link href=\"https://en.wikipedia.org/wiki/F-test\" name=\"English Wikipedia: F-test\">corresponding Wikipedia article</link>."
msgstr "Více informací o F-testu naleznete v angličtině v <link href=\"https://en.wikipedia.org/wiki/F-test\" name=\"English Wikipedia: F-test\">příslušném článku na Wikipedii</link>."
+#. NwkkV
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59513,6 +65375,7 @@ msgctxt ""
msgid "Data"
msgstr "Data"
+#. 8yUF7
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59521,6 +65384,7 @@ msgctxt ""
msgid "<emph>Variable 1 range</emph>: The reference of the range of the first data series to analyze."
msgstr "<emph>Oblast proměnné 1</emph>: Odkaz na oblast první analyzované řady dat."
+#. ZRSwx
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59529,6 +65393,7 @@ msgctxt ""
msgid "<emph>Variable 2 range</emph>: The reference of the range of the second data series to analyze."
msgstr "<emph>Oblast proměnné 2</emph>: Odkaz na oblast druhé analyzované řady dat."
+#. iGCgj
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59537,6 +65402,7 @@ msgctxt ""
msgid "<emph>Results to</emph>: The reference of the top left cell of the range where the test will be displayed."
msgstr "<emph>Výsledky do</emph>: Odkaz na levou horní buňku oblasti, v níž se test zobrazí."
+#. BS5E6
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59545,6 +65411,7 @@ msgctxt ""
msgid "Results for F-Test:"
msgstr "Výsledky F-testu:"
+#. fDAwv
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59553,6 +65420,7 @@ msgctxt ""
msgid "The following table shows the <emph>F-Test</emph> for the data series above:"
msgstr "Následující tabulka zobrazuje <emph>F-test</emph> pro výše uvedené řady dat:"
+#. FTLNF
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59561,6 +65429,7 @@ msgctxt ""
msgid "Ftest"
msgstr "F-test"
+#. 5abPE
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59569,6 +65438,7 @@ msgctxt ""
msgid "Alpha"
msgstr "Alfa"
+#. PC3Js
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59577,6 +65447,7 @@ msgctxt ""
msgid "Variable 1"
msgstr "Proměnná 1"
+#. Fxv9b
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59585,6 +65456,7 @@ msgctxt ""
msgid "Variable 2"
msgstr "Proměnná 2"
+#. igFPM
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59593,6 +65465,7 @@ msgctxt ""
msgid "Mean"
msgstr "Střední hodnota"
+#. P7Dte
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59601,6 +65474,7 @@ msgctxt ""
msgid "Variance"
msgstr "Rozptyl"
+#. DDEUW
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59609,6 +65483,7 @@ msgctxt ""
msgid "Observations"
msgstr "Pozorování"
+#. GCVd2
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59617,6 +65492,7 @@ msgctxt ""
msgid "df"
msgstr "df"
+#. e3MnX
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59625,6 +65501,7 @@ msgctxt ""
msgid "F"
msgstr "F"
+#. 9iAny
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59633,6 +65510,7 @@ msgctxt ""
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) pravostranný"
+#. Ew7mY
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59641,6 +65519,7 @@ msgctxt ""
msgid "F Critical right-tail"
msgstr "F kritické pravostranný"
+#. 6CajG
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59649,6 +65528,7 @@ msgctxt ""
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) levostranný"
+#. CTNrD
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59657,6 +65537,7 @@ msgctxt ""
msgid "F Critical left-tail"
msgstr "F kritické levostranný"
+#. dPGJc
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59665,6 +65546,7 @@ msgctxt ""
msgid "P two-tail"
msgstr "P dvoustranný"
+#. c7cBK
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59673,6 +65555,7 @@ msgctxt ""
msgid "F Critical two-tail"
msgstr "F kritické dvoustranný"
+#. DJhea
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59681,6 +65564,7 @@ msgctxt ""
msgid "<bookmark_value>Analysis toolpack;Z-test</bookmark_value><bookmark_value>Z-test;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;Z-test</bookmark_value>"
msgstr "<bookmark_value>analytické nástroje;z-test</bookmark_value><bookmark_value>z-test;analytické nástroje</bookmark_value><bookmark_value>statistická analýza dat;z-test</bookmark_value>"
+#. mP5zB
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59689,6 +65573,7 @@ msgctxt ""
msgid "Z-test"
msgstr "z-test"
+#. VdKxp
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59697,6 +65582,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/ztestdialog/ZTestDialog\">Calculates the z-Test of two data samples.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/ztestdialog/ZTestDialog\">Vypočítá pro dva výběry dat z-test.</ahelp>"
+#. FpaeZ
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59705,6 +65591,7 @@ msgctxt ""
msgid "<variable id=\"sam02\">Choose <emph>Data - Statistics - Z-test</emph></variable>"
msgstr "<variable id=\"sam02\">Zvolte <emph>Data - Statistika - z-test</emph></variable>"
+#. G2Df9
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59713,6 +65600,7 @@ msgctxt ""
msgid "For more information on Z-tests, refer to the <link href=\"https://en.wikipedia.org/wiki/Z-test\" name=\"English Wikipedia: Z-test\">corresponding Wikipedia article</link>."
msgstr "Více informací o z-testu naleznete v angličtině v <link href=\"https://en.wikipedia.org/wiki/Z-test\" name=\"English Wikipedia: Z-test\">příslušném článku na Wikipedii</link>."
+#. BcMk3
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59721,6 +65609,7 @@ msgctxt ""
msgid "Data"
msgstr "Data"
+#. z9aEs
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59729,6 +65618,7 @@ msgctxt ""
msgid "<emph>Variable 1 range</emph>: The reference of the range of the first data series to analyze."
msgstr "<emph>Oblast proměnné 1</emph>: Odkaz na oblast první analyzované řady dat."
+#. hAxVY
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59737,6 +65627,7 @@ msgctxt ""
msgid "<emph>Variable 2 range</emph>: The reference of the range of the second data series to analyze."
msgstr "<emph>Oblast proměnné 2</emph>: Odkaz na oblast druhé analyzované řady dat."
+#. e8JtG
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59745,6 +65636,7 @@ msgctxt ""
msgid "<emph>Results to</emph>: The reference of the top left cell of the range where the test will be displayed."
msgstr "<emph>Výsledky do</emph>: Odkaz na levou horní buňku oblasti, v níž se test zobrazí."
+#. R6V7y
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59753,6 +65645,7 @@ msgctxt ""
msgid "Results for z-Test:"
msgstr "Výsledky z-testu:"
+#. D8FiS
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59761,6 +65654,7 @@ msgctxt ""
msgid "The following table shows the <emph>z-Test</emph> for the data series above:"
msgstr "Následující tabulka zobrazuje <emph>z-test</emph> pro výše uvedené řady dat:"
+#. C8bSD
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59769,6 +65663,7 @@ msgctxt ""
msgid "z-test"
msgstr "z-test"
+#. MLZyG
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59777,6 +65672,7 @@ msgctxt ""
msgid "Alpha"
msgstr "Alfa"
+#. uaG8z
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59785,6 +65681,7 @@ msgctxt ""
msgid "Hypothesized Mean Difference"
msgstr "Rozdíl středních hodnot v hypotéze"
+#. z8C94
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59793,6 +65690,7 @@ msgctxt ""
msgid "Variable 1"
msgstr "Proměnná 1"
+#. d8qiE
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59801,6 +65699,7 @@ msgctxt ""
msgid "Variable 2"
msgstr "Proměnná 2"
+#. Jj28P
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59809,6 +65708,7 @@ msgctxt ""
msgid "Known Variance"
msgstr "Známý rozptyl"
+#. mCBCo
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59817,6 +65717,7 @@ msgctxt ""
msgid "Mean"
msgstr "Střední hodnota"
+#. AuNuX
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59825,6 +65726,7 @@ msgctxt ""
msgid "Observations"
msgstr "Pozorování"
+#. 9Kte4
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59833,6 +65735,7 @@ msgctxt ""
msgid "Observed Mean Difference"
msgstr "Pozorovaný rozdíl středních hodnot"
+#. WXPWw
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59841,6 +65744,7 @@ msgctxt ""
msgid "z"
msgstr "z"
+#. NYjYx
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59849,6 +65753,7 @@ msgctxt ""
msgid "#DIV/0!"
msgstr "#DIV/0!"
+#. etDij
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59857,6 +65762,7 @@ msgctxt ""
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=z) jednostranný"
+#. HDtBQ
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59865,6 +65771,7 @@ msgctxt ""
msgid "#DIV/0!"
msgstr "#DIV/0!"
+#. keob4
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59873,6 +65780,7 @@ msgctxt ""
msgid "z Critical one-tail"
msgstr "z kritické jednostranný"
+#. KzE5V
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59881,6 +65789,7 @@ msgctxt ""
msgid "P (Z<=z) two-tail"
msgstr "P (Z<=z) dvoustranný"
+#. TsDyQ
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59889,6 +65798,7 @@ msgctxt ""
msgid "#DIV/0!"
msgstr "#DIV/0!"
+#. huD6B
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59897,6 +65807,7 @@ msgctxt ""
msgid "z Critical two-tail"
msgstr "z kritické dvoustranný"
+#. C98ER
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59905,6 +65816,7 @@ msgctxt ""
msgid "<bookmark_value>Analysis toolpack;Chi-square test</bookmark_value><bookmark_value>Chi-square test;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;Chi-square test</bookmark_value>"
msgstr "<bookmark_value>analytické nástroje;chí kvadrát test</bookmark_value><bookmark_value>chí kvadrát test;analytické nástroje</bookmark_value><bookmark_value>statistická analýza dat;chí kvadrát test</bookmark_value>"
+#. hBHDK
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59913,6 +65825,7 @@ msgctxt ""
msgid "Chi-square test"
msgstr "Chí kvadrát test"
+#. uJFGU
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59921,6 +65834,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/chisquaretestdialog/ChiSquareTestDialog\">Calculates the Chi-square test of a data sample.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/chisquaretestdialog/ChiSquareTestDialog\">Vypočítá pro výběr dat chí kvadrát test.</ahelp>"
+#. mkjok
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59929,6 +65843,7 @@ msgctxt ""
msgid "<variable id=\"sam02\">Choose <emph>Data - Statistics - Chi-square Test</emph></variable>"
msgstr "<variable id=\"sam02\">Zvolte <emph>Data - Statistika - Chí kvadrát test</emph></variable>"
+#. AMY4A
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59937,30 +65852,7 @@ msgctxt ""
msgid "For more information on chi-square tests, refer to the <link href=\"https://en.wikipedia.org/wiki/Chi-square_test\" name=\"English Wikipedia: Chi-square_test\">corresponding Wikipedia article</link>."
msgstr "Více informací o chí kvadrát testu naleznete v angličtině v <link href=\"https://en.wikipedia.org/wiki/Chi-square_test\" name=\"English Wikipedia: Chi-square_test\">příslušném článku na Wikipedii</link>."
-#: statistics.xhp
-msgctxt ""
-"statistics.xhp\n"
-"hd_id1000250\n"
-"help.text"
-msgid "Data"
-msgstr "Data"
-
-#: statistics.xhp
-msgctxt ""
-"statistics.xhp\n"
-"par_id1004010\n"
-"help.text"
-msgid "<emph>Input range</emph>: The reference of the range of the data series to analyze."
-msgstr "<emph>Vstupní oblast</emph>: Odkaz na oblast analyzované řady dat."
-
-#: statistics.xhp
-msgctxt ""
-"statistics.xhp\n"
-"par_id1004020\n"
-"help.text"
-msgid "<emph>Results to</emph>: The reference of the top left cell of the range where the test will be displayed."
-msgstr "<emph>Výsledky do</emph>: Odkaz na levou horní buňku oblasti, v níž se test zobrazí."
-
+#. FYnfb
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59969,6 +65861,7 @@ msgctxt ""
msgid "Results for Chi-square Test:"
msgstr "Výsledky chí kvadrát testu:"
+#. iRDRE
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59977,6 +65870,7 @@ msgctxt ""
msgid "Test of Independence (Chi-Square)"
msgstr "Test nezávislosti (chí kvadrát)"
+#. he69g
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59985,6 +65879,7 @@ msgctxt ""
msgid "Alpha"
msgstr "Alfa"
+#. LuZZQ
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -59993,6 +65888,7 @@ msgctxt ""
msgid "df"
msgstr "df"
+#. AC5p4
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -60001,6 +65897,7 @@ msgctxt ""
msgid "P-value"
msgstr "P-hodnota"
+#. B9dja
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -60009,6 +65906,7 @@ msgctxt ""
msgid "Test Statistic"
msgstr "Testová statistika"
+#. MnuJ5
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -60017,6 +65915,7 @@ msgctxt ""
msgid "Critical Value"
msgstr "Kritická hodnota"
+#. fZBAh
#: statistics.xhp
msgctxt ""
"statistics.xhp\n"
@@ -60025,6 +65924,205 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/statistics_regression.xhp#regressionanalysis\">Regression Analysis</link>"
msgstr "<link href=\"text/scalc/01/statistics_regression.xhp#regressionanalysis\">Regresní analýza</link>"
+#. AXaMM
+#: statistics_fourier.xhp
+msgctxt ""
+"statistics_fourier.xhp\n"
+"tit\n"
+"help.text"
+msgid "Fourier Analysis"
+msgstr ""
+
+#. EV56D
+#: statistics_fourier.xhp
+msgctxt ""
+"statistics_fourier.xhp\n"
+"hd_id431561808831965\n"
+"help.text"
+msgid "<variable id=\"fourieranalysysh1\"><link href=\"text/scalc/01/statistics_fourier.xhp\" name=\"Fourier analysis\">Fourier Analysis</link></variable>"
+msgstr ""
+
+#. EEBRe
+#: statistics_fourier.xhp
+msgctxt ""
+"statistics_fourier.xhp\n"
+"par_id1001240\n"
+"help.text"
+msgid "<ahelp hid=\"modules/scalc/ui/regressiondialog/RegressionDialog\">Produces the Fourier analysis of a data set by computing the Discrete Fourier Transform (DFT) of an input array of complex numbers using a couple of Fast Fourier Transform (FFT) algorithms.</ahelp>"
+msgstr ""
+
+#. F2ncB
+#: statistics_fourier.xhp
+msgctxt ""
+"statistics_fourier.xhp\n"
+"bm_id2764278\n"
+"help.text"
+msgid "<bookmark_value>Analysis toolpack;Fourier analysis</bookmark_value><bookmark_value>Fourier analysis;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;Fourier analysis</bookmark_value>"
+msgstr ""
+
+#. se49E
+#: statistics_fourier.xhp
+msgctxt ""
+"statistics_fourier.xhp\n"
+"par_id1000040\n"
+"help.text"
+msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Fourier Analysis</emph></variable>"
+msgstr ""
+
+#. HpuG9
+#: statistics_fourier.xhp
+msgctxt ""
+"statistics_fourier.xhp\n"
+"par_id1001270\n"
+"help.text"
+msgid "For more information on Fourier analysis, refer to the <link href=\"https://en.wikipedia.org/wiki/Fourier_analysis\" name=\"English Wikipedia: Fourier analysis\">corresponding Wikipedia article</link>."
+msgstr ""
+
+#. VArYS
+#: statistics_fourier.xhp
+msgctxt ""
+"statistics_fourier.xhp\n"
+"par_id301561811172762\n"
+"help.text"
+msgid "<emph>Input range has label</emph>: Mark when the first row or column of the input array is actually a label and not part of the data analysis."
+msgstr ""
+
+#. Gi5kk
+#: statistics_fourier.xhp
+msgctxt ""
+"statistics_fourier.xhp\n"
+"par_id741556228390897\n"
+"help.text"
+msgid "Input Range is a 2 x N or N x 2 range representing an array of complex number to be transformed, where N is the length of the array. The array represents the real and imaginary parts of the data."
+msgstr ""
+
+#. GqXZr
+#: statistics_fourier.xhp
+msgctxt ""
+"statistics_fourier.xhp\n"
+"hd_id211561811324208\n"
+"help.text"
+msgid "Options:"
+msgstr ""
+
+#. 68RRB
+#: statistics_fourier.xhp
+msgctxt ""
+"statistics_fourier.xhp\n"
+"par_id631556228516997\n"
+"help.text"
+msgid "<emph>Inverse</emph>: When checked, calculates the inverse Discrete Fourier Transform."
+msgstr ""
+
+#. MH9kg
+#: statistics_fourier.xhp
+msgctxt ""
+"statistics_fourier.xhp\n"
+"par_id811561732287508\n"
+"help.text"
+msgid "<emph>Polar</emph>: When checked, the results are in polar coordinates (magnitude, phase)."
+msgstr ""
+
+#. peNbe
+#: statistics_fourier.xhp
+msgctxt ""
+"statistics_fourier.xhp\n"
+"par_id661561732521977\n"
+"help.text"
+msgid "<emph>Minimum magnitude for polar form output (in dB)</emph>: used only when output is in polar form. All frequency components with magnitude less than this value in decibels will be suppressed with a zero magnitude-phase entry. This is very useful when looking at the magnitude-phase spectrum of a signal because there is always some very tiny amount of rounding error when doing FFT algorithms and results in incorrect non-zero phase for non-existent frequencies. By providing a suitable value to this parameter, these non-existent frequency components can be suppressed."
+msgstr ""
+
+#. 8pLcW
+#: statistics_fourier.xhp
+msgctxt ""
+"statistics_fourier.xhp\n"
+"par_id731561827207828\n"
+"help.text"
+msgid "The source data for this example is the same of the <link href=\"text/scalc/01/func_fourier.xhp\" name=\"Fourier function\">FOURIER function page</link>."
+msgstr ""
+
+#. 4XJPB
+#: statistics_fourier.xhp
+msgctxt ""
+"statistics_fourier.xhp\n"
+"par_id290620191257279817\n"
+"help.text"
+msgid "Fourier Transform"
+msgstr ""
+
+#. nfhVE
+#: statistics_fourier.xhp
+msgctxt ""
+"statistics_fourier.xhp\n"
+"par_id29062019125727379\n"
+"help.text"
+msgid "Fourier Transform"
+msgstr ""
+
+#. G6aEG
+#: statistics_fourier.xhp
+msgctxt ""
+"statistics_fourier.xhp\n"
+"par_id290620191257276510\n"
+"help.text"
+msgid "<emph>Input data range : $B$6:$C$40</emph>"
+msgstr ""
+
+#. 5L22z
+#: statistics_fourier.xhp
+msgctxt ""
+"statistics_fourier.xhp\n"
+"par_id290620191257273433\n"
+"help.text"
+msgid "<emph>Input data range : $B$6:$C$40</emph>"
+msgstr ""
+
+#. Vyu9a
+#: statistics_fourier.xhp
+msgctxt ""
+"statistics_fourier.xhp\n"
+"par_id290620191257273688\n"
+"help.text"
+msgid "<emph>Real</emph>"
+msgstr ""
+
+#. qEshW
+#: statistics_fourier.xhp
+msgctxt ""
+"statistics_fourier.xhp\n"
+"par_id290620191257276202\n"
+"help.text"
+msgid "<emph>Imaginary</emph>"
+msgstr ""
+
+#. fJ6BG
+#: statistics_fourier.xhp
+msgctxt ""
+"statistics_fourier.xhp\n"
+"par_id481561825547527\n"
+"help.text"
+msgid "<emph>Magnitude</emph>"
+msgstr ""
+
+#. XcXJz
+#: statistics_fourier.xhp
+msgctxt ""
+"statistics_fourier.xhp\n"
+"par_id751561825556834\n"
+"help.text"
+msgid "<emph>Phase</emph>"
+msgstr ""
+
+#. 7f8Bq
+#: statistics_fourier.xhp
+msgctxt ""
+"statistics_fourier.xhp\n"
+"par_id14337286612130\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/statistics.xhp#datasampling\">Sampling</link>, <link href=\"text/scalc/01/statistics.xhp#descriptivestatistics\">Descriptive Statistics</link>, <link href=\"text/scalc/01/statistics.xhp#anova\">Analysis of Variance (ANOVA)</link>, <link href=\"text/scalc/01/statistics.xhp#correlation\">Correlation</link>, <link href=\"text/scalc/01/statistics.xhp#covariance\">Covariance</link>, <link href=\"text/scalc/01/statistics.xhp#exponentialsmoothing\">Exponential Smoothing</link>, <link href=\"text/scalc/01/statistics.xhp#movingaverage\">Moving Average</link>, <link href=\"text/scalc/01/statistics.xhp#ttest\">Paired t-test</link>, <link href=\"text/scalc/01/statistics.xhp#ftest\">F-test</link>, <link href=\"text/scalc/01/statistics.xhp#ztest\">Z-test</link>, <link href=\"text/scalc/01/statistics.xhp#chisqtest\">Chi-square test</link>."
+msgstr ""
+
+#. 7EZAg
#: statistics_regression.xhp
msgctxt ""
"statistics_regression.xhp\n"
@@ -60033,14 +66131,16 @@ msgctxt ""
msgid "Regression Analysis"
msgstr "Regresní analýza"
+#. UPKr7
#: statistics_regression.xhp
msgctxt ""
"statistics_regression.xhp\n"
"hd_id1701201615033510\n"
"help.text"
-msgid "Regression Analysis"
-msgstr "Regresní analýza"
+msgid "<variable id=\"regressionanalysish1\"><link href=\"text/scalc/01/statistics_regression.xhp\" name=\"regression analysis\">Regression Analysis</link></variable>"
+msgstr ""
+#. NFhSA
#: statistics_regression.xhp
msgctxt ""
"statistics_regression.xhp\n"
@@ -60049,14 +66149,16 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/regressiondialog/RegressionDialog\">Produces the regression analysis of a data set</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/regressiondialog/RegressionDialog\">Provede pro danou množinu dat regresní analýzu.</ahelp>"
+#. wDYsU
#: statistics_regression.xhp
msgctxt ""
"statistics_regression.xhp\n"
"bm_id2764278\n"
"help.text"
-msgid "<bookmark_value>Analysis toolpack;regression analysis</bookmark_value> <bookmark_value>regression analysis;Analysis toolpack</bookmark_value> <bookmark_value>Data statistics;regression analysis</bookmark_value>"
-msgstr "<bookmark_value>analytické nástroje;regresní analýza</bookmark_value><bookmark_value>regresní analýza;analytické nástroje</bookmark_value><bookmark_value>statistická analýza dat;regresní analýza</bookmark_value>"
+msgid "<bookmark_value>Analysis toolpack;regression analysis</bookmark_value><bookmark_value>regression analysis;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;regression analysis</bookmark_value>"
+msgstr ""
+#. nCe3o
#: statistics_regression.xhp
msgctxt ""
"statistics_regression.xhp\n"
@@ -60065,6 +66167,7 @@ msgctxt ""
msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Regression</emph></variable>"
msgstr "<variable id=\"sam01\">Zvolte <emph>Data - Statistika - Regrese</emph></variable>"
+#. zADGk
#: statistics_regression.xhp
msgctxt ""
"statistics_regression.xhp\n"
@@ -60073,6 +66176,7 @@ msgctxt ""
msgid "For more information on regression analysis, refer to the <link href=\"https://en.wikipedia.org/wiki/Regression_analysis\" name=\"English Wikipedia: Regression analysis\">corresponding Wikipedia article</link>."
msgstr "Více informací o regresní analýze naleznete v angličtině v <link href=\"https://en.wikipedia.org/wiki/Regression_analysis\" name=\"English Wikipedia: Regression analysis\">příslušném článku na Wikipedii</link>."
+#. rdATw
#: statistics_regression.xhp
msgctxt ""
"statistics_regression.xhp\n"
@@ -60081,6 +66185,7 @@ msgctxt ""
msgid "Output Regression Type"
msgstr "Typ regrese ve výstupu"
+#. QMDBG
#: statistics_regression.xhp
msgctxt ""
"statistics_regression.xhp\n"
@@ -60089,6 +66194,7 @@ msgctxt ""
msgid "Set the regression type. Three types are available:"
msgstr "Nastaví typ regrese. K dispozici jsou tři typy:"
+#. 7Avaz
#: statistics_regression.xhp
msgctxt ""
"statistics_regression.xhp\n"
@@ -60097,6 +66203,7 @@ msgctxt ""
msgid "<emph>Linear Regression</emph>: find a straight line in the form of <item type=\"literal\">y = a.x + b</item>, where <item type=\"literal\">a</item> is the slope and <item type=\"literal\">b</item> is the intercept that best fits the data."
msgstr "<emph>Lineární regrese</emph>: nalezne takovou přímku ve tvaru <item type=\"literal\">y = a.x + b</item>, která nejlépe prokládá data; <item type=\"literal\">a</item> je směrnice a <item type=\"literal\">b</item> je absolutní člen."
+#. B6dex
#: statistics_regression.xhp
msgctxt ""
"statistics_regression.xhp\n"
@@ -60105,6 +66212,7 @@ msgctxt ""
msgid "<emph>Logarithmic regression</emph>: find a logarithmic curve in the form of <item type=\"literal\">y = a.ln(x) + b</item>, where <item type=\"literal\">a</item> is the slope, <item type=\"literal\">b</item> is the intercept and <item type=\"literal\">ln(x)</item> is the natural logarithm of <item type=\"literal\">x</item>, that best fits the data."
msgstr "<emph>Logaritmická regrese</emph>: nalezne takovou logaritmickou křivku ve tvaru <item type=\"literal\">y = a.ln(x) + b</item>, která nejlépe prokládá data; <item type=\"literal\">a</item> je směrnice, <item type=\"literal\">b</item> je absolutní člen a <item type=\"literal\">ln(x)</item> je přirozený logaritmus <item type=\"literal\">x</item>."
+#. txgoZ
#: statistics_regression.xhp
msgctxt ""
"statistics_regression.xhp\n"
@@ -60113,6 +66221,7 @@ msgctxt ""
msgid "<emph>Power regression</emph>: Find a power curve in the form of <item type=\"literal\">y = a.x^b</item>, where <item type=\"literal\">a</item> is the coefficient, <item type=\"literal\">b</item> is the power that best fits the data."
msgstr "<emph>Mocninná regrese</emph>: Najděte mocninnou křivku v podobě <item type=\"literal\">y = a.x^b</item>, kde <item type=\"literal\">a</item> je koeficient, <item type=\"literal\">b</item> je mocnina, která nejlépe vyhovuje datům."
+#. EtPbr
#: statistics_regression.xhp
msgctxt ""
"statistics_regression.xhp\n"
@@ -60121,6 +66230,7 @@ msgctxt ""
msgid "The results of the three types of <emph>regression analysis</emph> of the measurements in the table above are shown below."
msgstr "Níže jsou zobrazeny výsledky tří typů <emph>regresní analýzy</emph> měření z výše uvedené tabulky."
+#. iJ7yf
#: statistics_regression.xhp
msgctxt ""
"statistics_regression.xhp\n"
@@ -60129,6 +66239,7 @@ msgctxt ""
msgid "Regression"
msgstr "Regrese"
+#. cSAoU
#: statistics_regression.xhp
msgctxt ""
"statistics_regression.xhp\n"
@@ -60137,6 +66248,7 @@ msgctxt ""
msgid "Regression Model"
msgstr "Regresní model"
+#. YAGFi
#: statistics_regression.xhp
msgctxt ""
"statistics_regression.xhp\n"
@@ -60145,6 +66257,7 @@ msgctxt ""
msgid "Linear"
msgstr "Lineární"
+#. 2zcqS
#: statistics_regression.xhp
msgctxt ""
"statistics_regression.xhp\n"
@@ -60153,6 +66266,7 @@ msgctxt ""
msgid "Logarithmic"
msgstr "Logaritmický"
+#. QvaFq
#: statistics_regression.xhp
msgctxt ""
"statistics_regression.xhp\n"
@@ -60161,6 +66275,7 @@ msgctxt ""
msgid "Power"
msgstr "Mocninný"
+#. oHBnC
#: statistics_regression.xhp
msgctxt ""
"statistics_regression.xhp\n"
@@ -60169,6 +66284,7 @@ msgctxt ""
msgid "R^2"
msgstr "R^2"
+#. egmFM
#: statistics_regression.xhp
msgctxt ""
"statistics_regression.xhp\n"
@@ -60177,6 +66293,7 @@ msgctxt ""
msgid "Standard Error"
msgstr "Standardní chyba"
+#. woESA
#: statistics_regression.xhp
msgctxt ""
"statistics_regression.xhp\n"
@@ -60185,6 +66302,7 @@ msgctxt ""
msgid "Slope"
msgstr "Směrnice"
+#. qfNCA
#: statistics_regression.xhp
msgctxt ""
"statistics_regression.xhp\n"
@@ -60193,6 +66311,7 @@ msgctxt ""
msgid "Intercept"
msgstr "Absolutní člen"
+#. ZAad5
#: statistics_regression.xhp
msgctxt ""
"statistics_regression.xhp\n"
@@ -60201,6 +66320,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/statistics.xhp#datasampling\">Sampling</link>, <link href=\"text/scalc/01/statistics.xhp#descriptivestatistics\">Descriptive Statistics</link>, <link href=\"text/scalc/01/statistics.xhp#anova\">Analysis of Variance (ANOVA)</link>, <link href=\"text/scalc/01/statistics.xhp#correlation\">Correlation</link>, <link href=\"text/scalc/01/statistics.xhp#covariance\">Covariance</link>, <link href=\"text/scalc/01/statistics.xhp#exponentialsmoothing\">Exponential Smoothing</link>, <link href=\"text/scalc/01/statistics.xhp#movingaverage\">Moving Average</link>, <link href=\"text/scalc/01/statistics.xhp#ttest\">Paired t-test</link>, <link href=\"text/scalc/01/statistics.xhp#ftest\">F-test</link>, <link href=\"text/scalc/01/statistics.xhp#ztest\">Z-test</link>, <link href=\"text/scalc/01/statistics.xhp#chisqtest\">Chi-square test</link>."
msgstr "<link href=\"text/scalc/01/statistics.xhp#datasampling\">Vzorkování</link>, <link href=\"text/scalc/01/statistics.xhp#descriptivestatistics\">Popisná statistika</link>, <link href=\"text/scalc/01/statistics.xhp#anova\">Analýza rozptylu (ANOVA)</link>, <link href=\"text/scalc/01/statistics.xhp#correlation\">Korelace</link>, <link href=\"text/scalc/01/statistics.xhp#covariance\">Kovariance</link>, <link href=\"text/scalc/01/statistics.xhp#exponentialsmoothing\">Exponenciální vyrovnávání</link>, <link href=\"text/scalc/01/statistics.xhp#movingaverage\">Klouzavý průměr</link>, <link href=\"text/scalc/01/statistics.xhp#ttest\">Párový t-test</link>, <link href=\"text/scalc/01/statistics.xhp#ftest\">F-test</link>, <link href=\"text/scalc/01/statistics.xhp#ztest\">z-test</link>, <link href=\"text/scalc/01/statistics.xhp#chisqtest\">chí kvadrát test</link>."
+#. bdLFh
#: text2columns.xhp
msgctxt ""
"text2columns.xhp\n"
@@ -60209,6 +66329,7 @@ msgctxt ""
msgid "Text to Columns"
msgstr "Text do sloupců"
+#. 9VbAX
#: text2columns.xhp
msgctxt ""
"text2columns.xhp\n"
@@ -60217,6 +66338,7 @@ msgctxt ""
msgid "<bookmark_value>text to columns</bookmark_value>"
msgstr "<bookmark_value>text do sloupců</bookmark_value>"
+#. z37Qj
#: text2columns.xhp
msgctxt ""
"text2columns.xhp\n"
@@ -60225,6 +66347,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/text2columns.xhp\">Text to Columns</link>"
msgstr "<link href=\"text/scalc/01/text2columns.xhp\">Text do sloupců</link>"
+#. y8ix9
#: text2columns.xhp
msgctxt ""
"text2columns.xhp\n"
@@ -60233,6 +66356,7 @@ msgctxt ""
msgid "<variable id=\"text2columns\">Opens the Text to Columns dialog, where you enter settings to expand the contents of selected cells to multiple cells. </variable>"
msgstr "<variable id=\"text2columns\">Otevře dialog Text do sloupců, ve kterém určíte, jak se obsah vybraných buněk převede na více buněk. </variable>"
+#. YwdL2
#: text2columns.xhp
msgctxt ""
"text2columns.xhp\n"
@@ -60241,6 +66365,7 @@ msgctxt ""
msgid "To expand cell contents to multiple cells"
msgstr "Jak rozšířit obsah buňky do více buněk"
+#. z5ESo
#: text2columns.xhp
msgctxt ""
"text2columns.xhp\n"
@@ -60249,6 +66374,7 @@ msgctxt ""
msgid "You can expand cells that contain comma separated values (CSV) into multiple cells in the same row."
msgstr "Nyní můžete rozšířit buňky, které obsahují hodnoty oddělené čárkami (CSV), na více buněk ve stejném řádku."
+#. RG9PG
#: text2columns.xhp
msgctxt ""
"text2columns.xhp\n"
@@ -60257,6 +66383,7 @@ msgctxt ""
msgid "For example, cell A1 contains the comma separated values <item type=\"literal\">1,2,3,4</item>, and cell A2 contains the text <item type=\"literal\">A,B,C,D</item>."
msgstr "Příklad: obsah buňky A1 je <item type=\"literal\">1,2,3,4</item> a buňka B1 obsahuje text <item type=\"literal\">A,B,C,D</item>."
+#. WeJnJ
#: text2columns.xhp
msgctxt ""
"text2columns.xhp\n"
@@ -60265,6 +66392,7 @@ msgctxt ""
msgid "Select the cell or cells that you want to expand."
msgstr "Označte buňku nebo buňky, které chcete rozšířit."
+#. UgNFd
#: text2columns.xhp
msgctxt ""
"text2columns.xhp\n"
@@ -60273,6 +66401,7 @@ msgctxt ""
msgid "Choose <emph>Data - Text to Columns</emph>."
msgstr "Zvolte <emph>Data - Text do sloupců</emph>."
+#. RLZ5H
#: text2columns.xhp
msgctxt ""
"text2columns.xhp\n"
@@ -60281,6 +66410,7 @@ msgctxt ""
msgid "You see the Text to Columns dialog."
msgstr "Zobrazí se dialog Text do sloupců."
+#. BpH4f
#: text2columns.xhp
msgctxt ""
"text2columns.xhp\n"
@@ -60289,6 +66419,7 @@ msgctxt ""
msgid "Select the separator options. The preview shows how the current cell contents will be transformed into multiple cells."
msgstr "Nastavte volby oddělovačů. Náhled zobrazuje, jak se obsah aktuální buňky změní do více buněk."
+#. V77jv
#: text2columns.xhp
msgctxt ""
"text2columns.xhp\n"
@@ -60297,6 +66428,7 @@ msgctxt ""
msgid "You can select a fixed width and then click the ruler on the preview to set cell breakup positions."
msgstr "Můžete zvolit pevnou šířku a poté klepnutím na pravítko v náhledu nastavit šířky."
+#. DjifN
#: text2columns.xhp
msgctxt ""
"text2columns.xhp\n"
@@ -60305,6 +66437,7 @@ msgctxt ""
msgid "You can select or enter separator characters to define the positions of breaking points. The separator characters are removed from the resulting cell contents."
msgstr "Řetězec můžete rozdělit podle znaku oddělovače, ten můžete vybrat nebo zadat. Znaky oddělovače se z výsledných buněk odstraní."
+#. Gm2Jy
#: text2columns.xhp
msgctxt ""
"text2columns.xhp\n"
@@ -60313,6 +66446,7 @@ msgctxt ""
msgid "In the example, you select the comma as a delimiter character. Cells A1 and A2 will be expanded to four columns each. A1 contains 1, B1 contains 2, and so on."
msgstr "V uvedeném příkladu vyberte čárku jako znak oddělovače. Buňka A1 a A2 budou každá rozdělena do čtyř sloupců. A1 obsahuje 1, B1 obsahuje 2, a tak dále."
+#. ABXho
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60321,6 +66455,7 @@ msgctxt ""
msgid "XML Data"
msgstr "XML Data"
+#. mRd9B
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60329,6 +66464,7 @@ msgctxt ""
msgid "<bookmark_value>XML Source;load XML data in spreadsheets</bookmark_value>"
msgstr "<bookmark_value>XML zdroj;načíst XML data do tabulky</bookmark_value>"
+#. iaidA
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60337,6 +66473,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/xml_source.xhp\">XML Source</link>"
msgstr "<link href=\"text/scalc/01/xml_source.xhp\">XML zdroj</link>"
+#. N4w3P
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60345,6 +66482,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Import XML data in a spreadsheet.</ahelp>"
msgstr "<ahelp hid=\".\">Importuje XML data do tabulky.</ahelp>"
+#. 8CuiN
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60353,6 +66491,7 @@ msgctxt ""
msgid "The XML Source feature allows to import data from arbitrarily structured XML content into cells in an existing spreadsheet document. It allows XML content to be imported either partially or in full, depending on the structure of the XML content and the map definitions that the user defines. The user can specify multiple non-overlapping sub-structures to be mapped to different cell positions within the same document. The user can import either element contents, attribute values or both."
msgstr "Funkce XML Zdroj umožňuje import dat z libovolně strukturovaného obsahu XML do buněk v existujícím tabulkovém dokumentu. Umožňuje import XML obsahu buď částečně nebo úplně, v závislosti na struktuře obsahu XML a definicích vazeb definovaných uživatelem. Uživatel může zadat několik nepřekrývajících se dílčích struktur, které mají být mapovány do různých pozic v buňce ve stejném dokumentu. Uživatel může importovat buď obsah prvku, hodnoty atributu nebo obojí."
+#. SBwHr
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60361,6 +66500,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Data - XML Source</item>."
msgstr "Zvolte <item type=\"menuitem\">Data - XML zdroj</item>."
+#. HLqXE
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60369,6 +66509,7 @@ msgctxt ""
msgid "This option is only available if <emph>Enable experimental features</emph> is selected in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Advanced</emph>."
msgstr "Volba je dostupná pouze pokud je zapnuto <emph>Povolit experimentální funkce</emph> v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Pokročilé</emph>."
+#. m8sWR
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60377,6 +66518,7 @@ msgctxt ""
msgid "XML Source Dialog"
msgstr "Dialog XML zdroj"
+#. kCv2Z
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60385,6 +66527,7 @@ msgctxt ""
msgid "<image id=\"img_id35279\" src=\"media/screenshots/modules/scalc/ui/xmlsourcedialog/XMLSourceDialog.png\" width=\"16cm\" height=\"13cm\"><alt id=\"alt_id55711\">XML Source Dialog</alt></image>"
msgstr "<image id=\"img_id35279\" src=\"media/screenshots/modules/scalc/ui/xmlsourcedialog/XMLSourceDialog.png\" width=\"16cm\" height=\"13cm\"><alt id=\"alt_id55711\">Dialogové okno XML zdroj</alt></image>"
+#. MZB9H
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60393,6 +66536,7 @@ msgctxt ""
msgid "The dialog consists of four parts."
msgstr "Dialog se skládá ze čtyř částí."
+#. w7NoA
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60401,6 +66545,7 @@ msgctxt ""
msgid "Source file"
msgstr "Zdrojový soubor"
+#. dSeBP
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60409,6 +66554,7 @@ msgctxt ""
msgid "This lets you specify the path to the XML file that you wish to import into your document."
msgstr "Umožňuje zadat cestu k souboru XML, který chcete importovat do dokumentu."
+#. hcfNL
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60417,6 +66563,7 @@ msgctxt ""
msgid "Map to Document"
msgstr "Přiřadit k dokumentu"
+#. RpAuk
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60425,6 +66572,7 @@ msgctxt ""
msgid "This pane shows the structure of the source XML content as a tree. This is initially empty, and gets populated when you specify the source file."
msgstr "Tento podokno zobrazuje strukturu zdrojového obsahu XML ve stromové struktuře. Toto je zpočátku prázdné a je vyplněno, když určíte zdrojový soubor."
+#. dBEwr
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60433,6 +66581,7 @@ msgctxt ""
msgid "Each element in the tree can be one of three types:"
msgstr "Každý prvek ve stromu může být jeden ze tří typů:"
+#. T65DV
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60441,6 +66590,7 @@ msgctxt ""
msgid "attribute, represented by the symbol <emph>@</emph>"
msgstr "atribut reprezentovaný symbolem <emph>@</emph>"
+#. xkror
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60449,6 +66599,7 @@ msgctxt ""
msgid "single non-recurring element, represented by the symbol <emph></></emph>, and"
msgstr "jediný neopakující se prvek, reprezentovaný symbolem <emph></></emph>, a"
+#. ReEmy
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60457,6 +66608,7 @@ msgctxt ""
msgid "recurring element, represented by the symbol <emph><//></emph>."
msgstr "opakující se prvek, reprezentovaný symbolem <emph><//></emph>."
+#. WcNfX
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60465,6 +66617,7 @@ msgctxt ""
msgid "A non-recurring element is an element that can only occur once under the same parent. It is mapped to a single cell in the document."
msgstr "Neopakující se prvek je prvek, který se může vyskytnout pouze jednou pod stejným rodičovským prvkem. Je mapován do jedné buňky v dokumentu."
+#. WVC7K
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60473,6 +66626,7 @@ msgctxt ""
msgid "A recurring element is an element that can appear multiple times under the same parent. It serves as an enclosing parent of a single record entry of multiple record entries. These entries are imported into a range those height equals the number of entries plus one additional header row."
msgstr "Opakující se prvek je prvek, který se může objevit několikrát pod stejným rodičovským prvkem. Slouží jako uzavírací rodič jednoho záznamu s více záznamy. Tyto položky jsou importovány do oblasti, jejíž velikost se rovná počtu položek plus jeden další řádek záhlaví."
+#. 3BFmD
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60481,6 +66635,7 @@ msgctxt ""
msgid "Mapped cell"
msgstr "Přiřazená buňka"
+#. hPodi
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60489,6 +66644,7 @@ msgctxt ""
msgid "This field specifies the position of a cell in the document that an element or an attribute is linked to. If it is a non-recurring element or an attribute, it simply points to the cell where the value of the linked element/attribute will get imported. If it is a recurring element, it points to the top-left cell of the range where the whole record entries plus header will get imported."
msgstr "Toto pole určuje polohu buňky v dokumentu, ke kterému je přiřazen prvek nebo atribut. Pokud se jedná o jednorázový prvek nebo atribut, jednoduše ukazuje na buňku, kde se bude importovat hodnota propojeného prvku/atributu. Pokud se jedná o opakující se prvek, ukazuje na levou horní část oblasti, kde se importují všechny položka plus záhlaví."
+#. ipMuD
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60497,6 +66653,7 @@ msgctxt ""
msgid "Import"
msgstr "Importovat"
+#. LrH8y
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60505,6 +66662,7 @@ msgctxt ""
msgid "Pressing the Import button starts the import process based on the link definitions that the user has provided. Once the import finishes, the dialog will close."
msgstr "Stisknutím tlačítka Importovat se spustí proces importu na základě definic odkazů, které uživatel nastavil. Po dokončení importu se dialog zavře."
+#. SqFAe
#: xml_source.xhp
msgctxt ""
"xml_source.xhp\n"
@@ -60512,3 +66670,4 @@ msgctxt ""
"help.text"
msgid "<link href=\"https://wiki.documentfoundation.org/Development/Calc/XMLSource\" target=\"_blank\" name=\"Wiki page on XML Source\">Wiki page on XML Source</link>"
msgstr "<link href=\"https://wiki.documentfoundation.org/Development/Calc/XMLSource\" target=\"_blank\" name=\"Wiki page on XML Source\">Wiki stránka XML zdroj</link>"
+
diff --git a/source/cs/helpcontent2/source/text/scalc/04.po b/source/cs/helpcontent2/source/text/scalc/04.po
index c2bb618fdcb..672d188e24f 100644
--- a/source/cs/helpcontent2/source/text/scalc/04.po
+++ b/source/cs/helpcontent2/source/text/scalc/04.po
@@ -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-04-08 14:23+0200\n"
+"POT-Creation-Date: 2019-08-21 21:37+0200\n"
"PO-Revision-Date: 2019-05-11 04:36+0000\n"
"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,10 @@ 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: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1557549372.000000\n"
+#. NQkD7
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "Shortcut Keys for Spreadsheets"
msgstr "Klávesové zkratky pro práci se sešity"
+#. KkAUs
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -32,6 +34,7 @@ msgctxt ""
msgid "<bookmark_value>spreadsheets; shortcut keys in</bookmark_value><bookmark_value>shortcut keys; spreadsheets</bookmark_value><bookmark_value>sheet ranges; filling</bookmark_value>"
msgstr "<bookmark_value>sešity; klávesové zkratky</bookmark_value><bookmark_value>klávesové zkratky; sešity</bookmark_value><bookmark_value>rozsah sešitu; vyplňování</bookmark_value>"
+#. CkSXA
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -40,6 +43,7 @@ msgctxt ""
msgid "<variable id=\"calc_keys\"><link href=\"text/scalc/04/01020000.xhp\" name=\"Shortcut Keys for Spreadsheets\">Shortcut Keys for Spreadsheets</link></variable>"
msgstr "<variable id=\"calc_keys\"><link href=\"text/scalc/04/01020000.xhp\" name=\"Klávesové zkratky pro práci se sešity\">Klávesové zkratky pro práci se sešity</link></variable>"
+#. tNVJp
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -48,6 +52,7 @@ msgctxt ""
msgid "To fill a selected cell range with the formula that you entered on the <emph>Input line</emph>, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Enter. Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Enter+Shift to apply the cell format of the input cell to the entire cell range."
msgstr "Chcete-li vyplnit vybranou oblast buněk vzorcem, který byl zadán do <emph>Vstupního řádku</emph>, podržte <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Enter. Pro použití formátu buňky vstupní buňky na celou oblast buněk podržte <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Enter+Shift."
+#. RYfUJ
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -56,6 +61,7 @@ msgctxt ""
msgid "To create a matrix in which all the cells contain the same information as what you entered on the <emph>Input line</emph>, press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter. You cannot edit the components of the matrix."
msgstr "Chcete-li vytvořit matici, ve které budou všechny buňky obsahovat stejnou informaci, jako jste zadali ve <emph>Vstupní řádce</emph>, stiskněte Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter. Není možné upravovat části matice."
+#. GFbcA
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "To select multiple cells in different areas of a sheet, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and drag in the different areas."
msgstr "Chcete-li vybrat více buněk v různých oblastech listu, podržte <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> a přetáhnutím označte různé oblasti."
+#. 3eEtd
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -72,6 +79,7 @@ msgctxt ""
msgid "To select multiple sheets in a spreadsheet, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, and then click the name tabs at the lower edge of the workspace. To select only one sheet in a selection, hold down Shift, and then click the name tab of the sheet."
msgstr "Chcete-li vybrat více listů sešitu, podržte <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> a klepněte na karty s názvy v dolní části pracovní plochy. Chcete-li vybrat jen jeden list z výběru, podržte Shift a klepněte na kartu s názvem listu."
+#. DgYxH
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -80,6 +88,7 @@ msgctxt ""
msgid "To insert a manual line break in a cell, click in the cell, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
msgstr "Chcete-li do buňky ručně vložit zalomení řádku, klepněte do buňky a stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
+#. GDa5C
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -88,6 +97,7 @@ msgctxt ""
msgid "To delete the contents of selected cells, press Backspace. This opens the <link href=\"text/scalc/01/02150000.xhp\" name=\"Delete Contents\">Delete Contents</link> dialog, where you choose which contents of the cell you want to delete. To delete the contents of selected cells without a dialog, press the Delete key."
msgstr "Pro smazání obsahu vybrané buňky stiskněte klávesu Backspace. Tak otevřete dialog <link href=\"text/scalc/01/02150000.xhp\" name=\"Delete Contents\">Smazat obsah</link>, ve kterém můžete zvolit, jaký obsah buňky má být smazán. Pro smazání obsahu bez zobrazení tohoto dialogu stiskněte klávesu Delete."
+#. U7wer
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -96,6 +106,7 @@ msgctxt ""
msgid "Navigating in Spreadsheets"
msgstr "Navigace v dokumentech sešitu"
+#. 9zdut
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -104,6 +115,7 @@ msgctxt ""
msgid "Shortcut Keys"
msgstr "Zkratky"
+#. 4j5yV
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -112,6 +124,7 @@ msgctxt ""
msgid "<emph>Effect</emph>"
msgstr "<emph>Efekt</emph>"
+#. t9kZy
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -120,6 +133,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Home"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Home"
+#. 2DjmA
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -128,6 +142,7 @@ msgctxt ""
msgid "Moves the cursor to the first cell in the sheet (A1)."
msgstr "Přesune kurzor do první buňky v listu (A1)."
+#. eP4Fr
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -136,6 +151,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+End"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+End"
+#. GE2Wd
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -144,6 +160,7 @@ msgctxt ""
msgid "Moves the cursor to the last cell on the sheet that contains data."
msgstr "Přesune kurzor do poslední buňky, která obsahuje data."
+#. 4aZBF
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -152,6 +169,7 @@ msgctxt ""
msgid "Home"
msgstr "Home"
+#. YUmpj
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -160,6 +178,7 @@ msgctxt ""
msgid "Moves the cursor to the first cell of the current row."
msgstr "Přesune kurzor do první buňky současného řádku."
+#. BsKYJ
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -168,6 +187,7 @@ msgctxt ""
msgid "End"
msgstr "End"
+#. ezWwF
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -176,6 +196,7 @@ msgctxt ""
msgid "Moves the cursor to the last cell of the current row."
msgstr "Přesune kurzor do poslední buňky současného řádku."
+#. FhvWD
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -184,6 +205,7 @@ msgctxt ""
msgid "Shift+Home"
msgstr "Shift+Home"
+#. jKpFU
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -192,6 +214,7 @@ msgctxt ""
msgid "Selects cells from the current cell to the first cell of the current row."
msgstr "Vybere buňky od současné buňky do první buňky aktuálního řádku."
+#. dvr5t
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -200,6 +223,7 @@ msgctxt ""
msgid "Shift+End"
msgstr "Shift+End"
+#. BnYcn
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -208,6 +232,7 @@ msgctxt ""
msgid "Selects cells from the current cell to the last cell of the current row."
msgstr "Vybere buňky od aktuální buňky do poslední buňky aktuálního řádku."
+#. 8bBCM
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -216,6 +241,7 @@ msgctxt ""
msgid "Shift+Page Up"
msgstr "Shift+Page Up"
+#. cekU3
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -224,6 +250,7 @@ msgctxt ""
msgid "Selects cells from the current cell up to one page in the current column or extends the existing selection one page up."
msgstr "Vybere buňky od aktuální buňky o jednu stránku v aktuálním sloupci nahoru nebo rozšíří výběr o jednu stránku směrem nahoru."
+#. zAiRd
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -232,6 +259,7 @@ msgctxt ""
msgid "Shift+Page Down"
msgstr "Shift+Page Down"
+#. Zc5oJ
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -240,6 +268,7 @@ msgctxt ""
msgid "Selects cells from the current cell down to one page in the current column or extends the existing selection one page down."
msgstr "Vybere buňky od aktuální buňky o jednu stránku v aktuálním sloupci dolů nebo rozšíří výběr o jednu stránku směrem dolů."
+#. CGrdr
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -248,6 +277,7 @@ msgctxt ""
msgid "Shift+Space"
msgstr "Shift+Mezerník"
+#. RCDeC
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -256,6 +286,7 @@ msgctxt ""
msgid "Selects the current row or extends the existing selection to all respective rows."
msgstr "Vybere aktuální řádek nebo rozšíří existující výběr na všechny příslušné řádky."
+#. FRMgL
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -264,6 +295,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Space"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+mezerník"
+#. zSmcn
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -272,6 +304,7 @@ msgctxt ""
msgid "Selects the current column or extends the existing selection to all respective columns."
msgstr "Vybere aktuální sloupec nebo rozšíří existující výběr na všechny příslušné sloupce."
+#. AErV8
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -280,6 +313,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Space"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+mezerník"
+#. BUNZP
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -288,6 +322,7 @@ msgctxt ""
msgid "Selects all cells in the sheet."
msgstr "Vybere všechny buňky v listu."
+#. dXFKv
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -296,14 +331,16 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Left Arrow"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Šipka doleva"
+#. LWDGG
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3154766\n"
"help.text"
-msgid "Moves the cursor to the left edge of the current data range. If the column to the left of the cell that contains the cursor is empty, the cursor moves to the next column to the left that contains data."
-msgstr "Přesune kurzor k levému okraji aktuální oblasti dat. Je-li sloupec vlevo od buňky, která obsahuje kurzor, prázdný, kurzor se přesune do dalšího sloupce vlevo, který obsahuje data."
+msgid "Moves the cursor leftward to the start and end of cell blocks with data. If the cell to the left of the cursor is empty or the cell with cursor is empty, cursor moves leftward in row to the next cell with contents. If the row on the left of the cursor is empty, the cursor moves to then first cell in the row."
+msgstr ""
+#. PgM3v
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -312,14 +349,16 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Right Arrow"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+šipka vpravo"
+#. TURv3
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3155593\n"
"help.text"
-msgid "Moves the cursor to the right edge of the current data range. If the column to the right of the cell that contains the cursor is empty, the cursor moves to the next column to the right that contains data."
-msgstr "Přesune kurzor k pravému okraji aktuální oblasti dat. Je-li sloupec vpravo od buňky, která obsahuje kurzor, prázdný, kurzor se přesune do dalšího sloupce vpravo, který obsahuje data."
+msgid "Moves the cursor rightward to the start and end of cell blocks with contents. If the cell to the right of the cursor is empty or the cursor is in an empty cell, the cursor moves rightward to the next cell that contains data. If the row on the right of the cursor is empty, the cursor moves to the last cell in the row."
+msgstr ""
+#. R9tmv
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -328,14 +367,16 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+šipka nahoru"
+#. FhV8W
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3153076\n"
"help.text"
-msgid "Moves the cursor to the top edge of the current data range. If the row above the cell that contains the cursor is empty, the cursor moves up to the next row that contains data."
-msgstr "Přesune kurzor k hornímu okraji aktuální oblasti dat. Je-li řádek nad buňkou, která obsahuje kurzor, prázdný, kurzor se přesune do dalšího řádku výše, který obsahuje data."
+msgid "Moves the cursor upward to the start and end of cell blocks with data. If the cell above the cursor is empty or the cursor is in an empty cell, the cursor moves up to the end of next cell block with data. If the column above the cursor is empty, the cursor moves up to first cell in the column."
+msgstr ""
+#. EamtM
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -344,14 +385,16 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+šipka dolů"
+#. kB7sB
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3149054\n"
"help.text"
-msgid "Moves the cursor to the bottom edge of the current data range. If the row below the cell that contains the cursor is empty, the cursor moves down to the next row that contains data."
-msgstr "Přesune kurzor k dolnímu okraji aktuální oblasti dat. Je-li řádek pod buňkou, která obsahuje kurzor, prázdný, kurzor se přesune do dalšího řádku níže, který obsahuje data."
+msgid "Moves the cursor downward to the start and end of cell blocks with data. If the cell below the cursor is empty or the cursor is in an empty cell, the cursor moves down to the next cell that contains data. If the column below the cursor is empty, the cursor moves down to last cell in the column."
+msgstr ""
+#. UQi4B
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -360,14 +403,16 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Arrow"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+šipka"
+#. cBEDe
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3159258\n"
"help.text"
-msgid "Selects all cells containing data from the current cell to the end of the continuous range of data cells, in the direction of the arrow pressed. If used to select rows and columns together, a rectangular cell range is selected."
-msgstr "Vybere všechny buňky obsahující data od současné buňky po konec souvislé oblasti dat, a to ve směru stisknuté šipky. Pokud tento příkaz použijete k výběru sloupců a řádků zároveň, vybere se obdélníková oblast buněk."
+msgid "Selects all cells of the range created by the cursor movements using the Ctrl+Arrows key combinations. If used to select rows and columns together, a rectangular cell range is selected."
+msgstr ""
+#. F95ji
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -376,6 +421,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up"
+#. S5nRM
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -384,6 +430,7 @@ msgctxt ""
msgid "Moves one sheet to the left."
msgstr "Přepne na list vlevo."
+#. 6cFXE
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -392,6 +439,7 @@ msgctxt ""
msgid "In the print preview: Moves to the previous print page."
msgstr "V náhledu tisku: Přepne na předchozí tiskovou stránku."
+#. gEiyB
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -400,6 +448,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Down"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Down"
+#. DYMYx
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -408,6 +457,7 @@ msgctxt ""
msgid "Moves one sheet to the right."
msgstr "Přepne na list vpravo."
+#. o2xPG
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -416,6 +466,7 @@ msgctxt ""
msgid "In the print preview: Moves to the next print page."
msgstr "V náhledu tisku: Přepne na následující tiskovou stránku."
+#. RBATr
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -424,6 +475,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Page Up"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Page Up"
+#. GYoY6
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -432,6 +484,7 @@ msgctxt ""
msgid "Moves one screen to the left."
msgstr "Posun o jednu obrazovku vlevo."
+#. izdDB
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -440,6 +493,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Page Down"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Page Down"
+#. G9qzM
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -448,6 +502,7 @@ msgctxt ""
msgid "Moves one screen page to the right."
msgstr "Posun o jednu obrazovku vpravo."
+#. oVtdB
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -456,6 +511,7 @@ msgctxt ""
msgid "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up"
msgstr "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up"
+#. RBou4
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -464,6 +520,7 @@ msgctxt ""
msgid "Adds the previous sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the previous sheet. Makes the previous sheet the current sheet."
msgstr "Přidá předchozí list k současnému výběru listů. Pokud jsou označeny všechny listy sešitu, tato klávesová zkratka vybere pouze předchozí list. Zároveň se zobrazí předchozí list."
+#. c6GDa
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -472,6 +529,7 @@ msgctxt ""
msgid "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Down"
msgstr "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Down"
+#. ZwywJ
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -480,6 +538,7 @@ msgctxt ""
msgid "Adds the next sheet to the current selection of sheets. If all the sheets in a spreadsheet are selected, this shortcut key combination only selects the next sheet. Makes the next sheet the current sheet."
msgstr "Přidá následující list k současnému výběru listů. Pokud jsou označeny všechny listy sešitu, tato klávesová zkratka vybere pouze následující list. Zároveň se zobrazí následující list."
+#. aErRL
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -488,6 +547,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ *"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+*"
+#. d5f9B
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -496,6 +556,7 @@ msgctxt ""
msgid "where (*) is the multiplication sign on the numeric key pad"
msgstr "kde (*) je klávesa násobení na numerické klávesnici"
+#. iaUDA
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -504,6 +565,7 @@ msgctxt ""
msgid "Selects the data range that contains the cursor. A range is a contiguous cell range that contains data and is bounded by empty row and columns."
msgstr "Vybere oblast dat, která obsahuje kurzor. Oblast je souvislá oblast buněk, které obsahují data, a je ohraničena prázdnými řádky a sloupci."
+#. 9Ae2w
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -512,6 +574,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ /"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+/"
+#. Kyj8C
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -520,6 +583,7 @@ msgctxt ""
msgid "where (/) is the division sign on the numeric key pad"
msgstr "kde (/) je klávesa dělení na numerické klávesnici"
+#. WmCoM
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -528,6 +592,7 @@ msgctxt ""
msgid "Selects the matrix formula range that contains the cursor."
msgstr "Vybere vzorec matice, která obsahuje kurzor."
+#. MFam3
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -536,6 +601,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Plus key"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+klávesa plus"
+#. 6WSJE
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -544,6 +610,7 @@ msgctxt ""
msgid "Insert cells (as in menu Insert - Cells)"
msgstr "Vloží buňky (jako příkaz Vložit - Buňky)"
+#. LSCN9
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -552,6 +619,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Minus key"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+klávesa minus"
+#. 8NHAr
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -560,6 +628,7 @@ msgctxt ""
msgid "Delete cells (as in menu Edit - Delete Cells)"
msgstr "Odstraní buňky (jako příkaz Úpravy - Smazat buňky)"
+#. ghA2J
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -568,6 +637,7 @@ msgctxt ""
msgid "Enter (in a selected range)"
msgstr "Enter (v označeném rozsahu)"
+#. iA7nB
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -576,6 +646,7 @@ msgctxt ""
msgid "Moves the cursor down one cell in a selected range. To specify the direction that the cursor moves, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - General</emph>."
msgstr "Přesune kurzor o jednu buňku ve vybrané oblasti. Směr, kterým se bude kurzor pohybovat, nastavíte volbou <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Obecné</emph>."
+#. ESQwM
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -584,6 +655,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ ` (see note below this table)"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ ` (viz. poznámka pod touto tabulkou)"
+#. ZParU
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -592,6 +664,7 @@ msgctxt ""
msgid "Displays or hides the formulas instead of the values in all cells."
msgstr "Zobrazí nebo skryje v buňkách vzorce místo hodnot."
+#. WBh3X
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -600,6 +673,7 @@ msgctxt ""
msgid "The ` key is located next to the \"1\" key on most English keyboards. If your keyboard does not show this key, you can assign another key: Choose Tools - Customize, click the Keyboard tab. Select the \"View\" category and the \"Toggle Formula\" function."
msgstr "Klávesa ` se na většině anglických klávesnic nachází vedle klávesy \"1\". Pokud na klávesnici tento znak nemáte, můžete si zvolit jinou klávesu: vyberte Nástroje - Přizpůsobit, klepněte na kartu Klávesnice. Vyberte kategorii \"Zobrazit\" a funkci \"Přepnout vzorce\"."
+#. TDGrd
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -608,6 +682,7 @@ msgctxt ""
msgid "Function Keys Used in Spreadsheets"
msgstr "Funkční klávesy používané v dokumentech sešitu"
+#. iZc4Z
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -616,6 +691,7 @@ msgctxt ""
msgid "Shortcut Keys"
msgstr "Zkratky"
+#. q6YD5
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -624,6 +700,7 @@ msgctxt ""
msgid "<emph>Effect</emph>"
msgstr "<emph>Efekt</emph>"
+#. 7B8Uu
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -632,6 +709,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F1"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F1"
+#. PMz3i
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -640,6 +718,7 @@ msgctxt ""
msgid "Displays the comment that is attached to the current cell"
msgstr "Zobrazí komentář připojený k aktuální buňce"
+#. NRB2f
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -648,6 +727,7 @@ msgctxt ""
msgid "F2"
msgstr "F2"
+#. N2Q5C
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -656,6 +736,7 @@ msgctxt ""
msgid "Switches to Edit mode and places the cursor at the end of the contents of the current cell. Press again to exit Edit mode."
msgstr "Přepne do režimu úprav a umístí kurzor na konec obsahu současné buňky. Dalším stisknutím ukončíte režim úprav."
+#. GFKGE
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -664,6 +745,7 @@ msgctxt ""
msgid "If the cursor is in an input box in a dialog that has a <emph>Minimize </emph>button, the dialog is hidden and the input box remains visible. Press F2 again to show the whole dialog."
msgstr "Je-li kurzor ve vstupním řádku v dialogu, který má tlačítko <emph>Minimalizovat</emph>, dialog se skryje a vstupní řádek zůstane zobrazen. Dalším stisknutím F2 zobrazíte celý dialog."
+#. seNCx
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -672,6 +754,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F2"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F2"
+#. hdqjK
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -680,6 +763,7 @@ msgctxt ""
msgid "Opens the Function Wizard."
msgstr "Otevře Průvodce funkcí."
+#. ppW28
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -688,6 +772,7 @@ msgctxt ""
msgid "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F2"
msgstr "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F2"
+#. uPqcZ
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -696,6 +781,7 @@ msgctxt ""
msgid "Moves the cursor to the <emph>Input line</emph> where you can enter a formula for the current cell."
msgstr "Přesune kurzor do <emph>Vstupního řádku</emph>, kde je možné zadat vzorec pro současnou buňku."
+#. hBwvr
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -704,6 +790,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3"
+#. FiJzq
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -712,6 +799,7 @@ msgctxt ""
msgid "Opens the <emph>Define Names</emph> dialog."
msgstr "Otevře dialog <emph>Definovat jména</emph>."
+#. DF5mE
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -720,6 +808,7 @@ msgctxt ""
msgid "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4"
msgstr "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4"
+#. AiMqF
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -728,6 +817,7 @@ msgctxt ""
msgid "Shows or Hides the Database explorer."
msgstr "Zobrazí nebo skryje průzkumníka databáze."
+#. YA3xd
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -736,6 +826,7 @@ msgctxt ""
msgid "F4"
msgstr "F4"
+#. 7GNxN
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -744,6 +835,7 @@ msgctxt ""
msgid "Rearranges the relative or absolute references (for example, A1, $A$1, $A1, A$1) in the input field."
msgstr "Přestaví relativní nebo absolutní odkazy (např. A1, $A$1, $A1, A$1) ve vstupním poli."
+#. oE5B2
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -752,6 +844,7 @@ msgctxt ""
msgid "F5"
msgstr "F5"
+#. AB9fs
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -760,6 +853,7 @@ msgctxt ""
msgid "Shows or hides the <emph>Navigator</emph>."
msgstr "Zobrazí nebo skryje <emph>Navigátor</emph>."
+#. Qb9y9
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -768,6 +862,7 @@ msgctxt ""
msgid "Shift+F5"
msgstr "Shift+F5"
+#. EdNGE
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -776,6 +871,7 @@ msgctxt ""
msgid "Traces dependents."
msgstr "Sleduje závislosti."
+#. rg97G
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -784,6 +880,7 @@ msgctxt ""
msgid "Shift+F7"
msgstr "Shift+F7"
+#. FWpeb
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -792,6 +889,7 @@ msgctxt ""
msgid "Traces precedents."
msgstr "Sleduje předchůdce."
+#. uAxBV
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -800,14 +898,16 @@ msgctxt ""
msgid "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F5"
msgstr "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F5"
+#. oTBgR
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3153551\n"
"help.text"
-msgid "Moves the cursor from the <emph>Input line </emph>to the <emph>Sheet area</emph> box."
-msgstr "Přesune kurzor ze <emph>Vstupní řádky</emph> do <emph>Oblasti listu</emph>."
+msgid "Moves the cursor from the <emph>Input line</emph> to the <emph>Sheet area</emph> box. You can also use Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+T."
+msgstr ""
+#. 6NRwR
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -816,6 +916,7 @@ msgctxt ""
msgid "F7"
msgstr "F7"
+#. wEzCo
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -824,6 +925,7 @@ msgctxt ""
msgid "Checks spelling in the current sheet."
msgstr "Zkontroluje pravopis v současném listu."
+#. Fobqn
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -832,6 +934,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F7"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F7"
+#. bJfnW
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -840,6 +943,7 @@ msgctxt ""
msgid "Opens the Thesaurus if the current cell contains text."
msgstr "Pokud současná buňka obsahuje text, otevře slovník synonym."
+#. xdDid
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -848,6 +952,7 @@ msgctxt ""
msgid "F8"
msgstr "F8"
+#. 7TksC
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -856,6 +961,7 @@ msgctxt ""
msgid "Turns additional selection mode on or off. In this mode, you can use the arrow keys to extend the selection. You can also click in another cell to extend the selection."
msgstr "Zapne nebo vypne režim Další výběr. V tomto režimu je možné pomocí kurzorových kláves rozšiřovat výběr. Také je možné rozšířit výběr klepnutím do jiné buňky."
+#. 7GjGR
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -864,6 +970,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F8"
+#. uQ2pe
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -872,6 +979,7 @@ msgctxt ""
msgid "Highlights cells containing values."
msgstr "Zvýrazní buňky obsahující hodnoty."
+#. rQLdE
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -880,6 +988,7 @@ msgctxt ""
msgid "F9"
msgstr "F9"
+#. gHTre
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -888,6 +997,7 @@ msgctxt ""
msgid "Recalculates changed formulas in the current sheet."
msgstr "Přepočítá všechny vzorce v aktuálním listu."
+#. mrLpF
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -896,6 +1006,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F9"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F9"
+#. iEeQr
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -904,6 +1015,7 @@ msgctxt ""
msgid "Recalculates all formulas in all sheets."
msgstr "Přepočítá všechny vzorce v listu."
+#. 8sbVu
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -912,6 +1024,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9"
+#. bKMjk
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -920,6 +1033,7 @@ msgctxt ""
msgid "Updates the selected chart."
msgstr "Aktualizuje vybraný graf."
+#. 7Bnwf
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -928,6 +1042,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+T</caseinline><defaultinline>F11</defaultinline></switchinline>"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+T</caseinline><defaultinline>F11</defaultinline></switchinline>"
+#. edNSJ
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -936,6 +1051,7 @@ msgctxt ""
msgid "Opens the <emph>Styles</emph> window where you can apply a formatting style to the contents of the cell or to the current sheet."
msgstr "Otevře okno <emph>Styly</emph> kde je možné nastavit styly pro obsah buněk nebo aktuální list."
+#. jr8HD
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -944,6 +1060,7 @@ msgctxt ""
msgid "Shift+F11"
msgstr "Shift+F11"
+#. ZEAFn
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -952,6 +1069,7 @@ msgctxt ""
msgid "Creates a document template."
msgstr "Vytvoří šablonu dokumentu."
+#. imZDB
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -960,6 +1078,7 @@ msgctxt ""
msgid "Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Command</caseinline><defaultinline>+Ctrl</defaultinline></switchinline>+F11"
msgstr "Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Command</caseinline><defaultinline>+Ctrl</defaultinline></switchinline>+F11"
+#. pBFoe
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -968,6 +1087,7 @@ msgctxt ""
msgid "Updates the templates."
msgstr "Aktualizuje šablony."
+#. YCqt2
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -976,6 +1096,7 @@ msgctxt ""
msgid "F12"
msgstr "F12"
+#. 4e6VH
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -984,6 +1105,7 @@ msgctxt ""
msgid "Groups the selected data range."
msgstr "Seskupí vybranou oblast dat."
+#. Si4Tz
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -992,6 +1114,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F12"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F12"
+#. Zva97
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1000,6 +1123,7 @@ msgctxt ""
msgid "Ungroups the selected data range."
msgstr "Zruší seskupení vybrané oblasti dat."
+#. DPRGM
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1008,6 +1132,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Šipka dolů"
+#. 3KnNK
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1016,6 +1141,7 @@ msgctxt ""
msgid "Increases the height of current row (only in <link href=\"text/shared/optionen/01060800.xhp\" name=\"Compatibility\">OpenOffice.org legacy compatibility mode</link>)."
msgstr "Zvětší výšku aktivního řádku (jen v <link href=\"text/shared/optionen/01060800.xhp\" name=\"Compatibility\">režimu kompatibility s OpenOffice.org</link>)."
+#. v7V4h
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1024,6 +1150,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Šipka nahoru"
+#. K487L
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1032,6 +1159,7 @@ msgctxt ""
msgid "Decreases the height of current row (only in <link href=\"text/shared/optionen/01060800.xhp\" name=\"Compatibility\">OpenOffice.org legacy compatibility mode</link>)."
msgstr "Sníží výšku aktivního řádku (jen v <link href=\"text/shared/optionen/01060800.xhp\" name=\"Compatibility\">režimu kompatibility s OpenOffice.org</link>)."
+#. CMCuV
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1040,6 +1168,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Right Arrow"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Šipka doprava"
+#. wPsAN
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1048,6 +1177,7 @@ msgctxt ""
msgid "Increases the width of the current column."
msgstr "Zvětší šířku aktivního sloupce."
+#. 49fV4
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1056,6 +1186,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Left Arrow"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Šipka doleva"
+#. BvqE3
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1064,6 +1195,7 @@ msgctxt ""
msgid "Decreases the width of the current column."
msgstr "Zmenší šířku aktivního sloupce."
+#. YKEBG
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1072,6 +1204,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Shift+Arrow Key"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Shift+kurzorové klávesy"
+#. rBzCH
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1080,6 +1213,7 @@ msgctxt ""
msgid "Optimizes the column width or row height based on the current cell."
msgstr "Optimalizuje šířku sloupce a výšku řádku podle současné buňky."
+#. sVJdH
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1088,6 +1222,7 @@ msgctxt ""
msgid "Formatting Cells Using Shortcut Keys"
msgstr "Formátování buněk pomocí klávesových zkratek"
+#. tpkFF
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1096,6 +1231,7 @@ msgctxt ""
msgid "The following cell formats can be applied with the keyboard:"
msgstr "Pomocí klávesnice lze nastavit následující formátování buněk:"
+#. 3357D
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1104,6 +1240,7 @@ msgctxt ""
msgid "Shortcut Keys"
msgstr "Zkratky"
+#. GB6qD
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1112,6 +1249,7 @@ msgctxt ""
msgid "<emph>Effect</emph>"
msgstr "<emph>Efekt</emph>"
+#. nKrcB
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1120,6 +1258,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+1 (not on the number pad)"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+1 (ne na numerické klávesnici)"
+#. NoxhF
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1128,6 +1267,7 @@ msgctxt ""
msgid "Open Format Cells dialog"
msgstr "Otevře dialog Formát buněk"
+#. XxnqH
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1136,6 +1276,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+1 (not on the number pad)"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+1 (ne na numerické klávesnici)"
+#. xqALX
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1144,6 +1285,7 @@ msgctxt ""
msgid "Two decimal places, thousands separator"
msgstr "Dvě desetinná místa, oddělovač tisíců"
+#. 8ta7J
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1152,6 +1294,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+2 (not on the number pad)"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+2 (ne na numerické klávesnici)"
+#. NFJyj
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1160,6 +1303,7 @@ msgctxt ""
msgid "Standard exponential format"
msgstr "Standardní exponenciální formát"
+#. oFm4G
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1168,6 +1312,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+3 (not on the number pad)"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+3 (ne na numerické klávesnici)"
+#. YHrPb
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1176,6 +1321,7 @@ msgctxt ""
msgid "Standard date format"
msgstr "Standardní formát data"
+#. 8BFmW
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1184,6 +1330,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+4 (not on the number pad)"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+4 (ne na numerické klávesnici)"
+#. FEzGK
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1192,6 +1339,7 @@ msgctxt ""
msgid "Standard currency format"
msgstr "Standardní formát měny"
+#. EiJ83
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1200,6 +1348,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+5 (not on the number pad)"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+5 (ne na numerické klávesnici)"
+#. uTbpv
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1208,6 +1357,7 @@ msgctxt ""
msgid "Standard percentage format (two decimal places)"
msgstr "Standardní formát procent (dvě desetinná místa)"
+#. e4pHb
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1216,6 +1366,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+6 (not on the number pad)"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+6 (ne na numerické klávesnici)"
+#. t9jfU
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1224,6 +1375,7 @@ msgctxt ""
msgid "Standard format"
msgstr "Standardní formát"
+#. QFNee
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1232,6 +1384,7 @@ msgctxt ""
msgid "Using the pivot table"
msgstr "Používání kontingenční tabulky"
+#. dRGGD
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1240,6 +1393,7 @@ msgctxt ""
msgid "Keys"
msgstr "Klávesy"
+#. xKHGN
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1248,6 +1402,7 @@ msgctxt ""
msgid "Effect"
msgstr "Výsledek"
+#. Q9ceG
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1256,6 +1411,7 @@ msgctxt ""
msgid "Tab"
msgstr "Tabulátor"
+#. EyvCk
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1264,6 +1420,7 @@ msgctxt ""
msgid "Changes the focus by moving forwards through the areas and buttons of the dialog."
msgstr "Přepíná zaměření postupně mezi všemi prvky dialogu."
+#. BAfW9
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1272,6 +1429,7 @@ msgctxt ""
msgid "Shift+Tab"
msgstr "Shift+Tab"
+#. ESR2E
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1280,6 +1438,7 @@ msgctxt ""
msgid "Changes the focus by moving backwards through the areas and buttons of the dialog."
msgstr "Přepíná zaměření pozpátku mezi všemi prvky dialogu."
+#. XHmMP
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1288,6 +1447,7 @@ msgctxt ""
msgid "Up Arrow"
msgstr "Šipka nahoru"
+#. jWNGS
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1296,6 +1456,7 @@ msgctxt ""
msgid "Moves the focus up one item in the current dialog area."
msgstr "Přepne zaměření v současné oblasti dialogu o jeden prvek nahoru."
+#. mqGEq
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1304,6 +1465,7 @@ msgctxt ""
msgid "Down Arrow"
msgstr "Šipka dolů"
+#. g3pGx
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1312,6 +1474,7 @@ msgctxt ""
msgid "Moves the focus down one item in the current dialog area."
msgstr "Přepne zaměření v současné oblasti dialogu o jeden prvek dolů."
+#. 9CSUG
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1320,6 +1483,7 @@ msgctxt ""
msgid "Left Arrow"
msgstr "Šipka doleva"
+#. dEqdi
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1328,6 +1492,7 @@ msgctxt ""
msgid "Moves the focus one item to the left in the current dialog area."
msgstr "Přepne zaměření v současné oblasti dialogu o jeden prvek vlevo."
+#. ujWdn
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1336,6 +1501,7 @@ msgctxt ""
msgid "Right Arrow"
msgstr "Šipka doprava"
+#. DKiGb
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1344,6 +1510,7 @@ msgctxt ""
msgid "Moves the focus one item to the right in the current dialog area."
msgstr "Přepne zaměření v současné oblasti dialogu o jeden prvek vpravo."
+#. AjHVC
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1352,6 +1519,7 @@ msgctxt ""
msgid "Home"
msgstr "Home"
+#. 2myZF
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1360,6 +1528,7 @@ msgctxt ""
msgid "Selects the first item in the current dialog area."
msgstr "Vybere první prvek v aktuální oblasti dialogu."
+#. oEY3g
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1368,6 +1537,7 @@ msgctxt ""
msgid "End"
msgstr "End"
+#. RhFGF
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1376,6 +1546,7 @@ msgctxt ""
msgid "Selects the last item in the current dialog area."
msgstr "Vybere poslední prvek v aktuální oblasti dialogu."
+#. SXFqF
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1384,6 +1555,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and the underlined character in the word \"Row\""
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> a podtržený znak ve slově \"Řádek\""
+#. UFWNH
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1392,6 +1564,7 @@ msgctxt ""
msgid "Copies or moves the current field into the \"Row\" area."
msgstr "Zkopíruje nebo přesune aktuální pole do oblasti \"Řádek\"."
+#. gFrgL
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1400,6 +1573,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and the underlined character in the word \"Column\""
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> a podtržený znak ve slově \"Sloupec\""
+#. 36qut
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1408,6 +1582,7 @@ msgctxt ""
msgid "Copies or moves the current field into the \"Column\" area."
msgstr "Zkopíruje nebo přesune aktuální pole do oblasti \"Sloupec\"."
+#. KWXAG
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1416,6 +1591,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and the underlined character in the word \"Data\""
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> a podtržený znak ve slově \"Data\""
+#. 3zJdG
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1424,6 +1600,7 @@ msgctxt ""
msgid "Copies or moves the current field into the \"Data\" area."
msgstr "Zkopíruje nebo přesune aktuální pole do oblasti \"Data\"."
+#. xjUpE
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1432,6 +1609,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+šipka nahoru"
+#. 5sk3h
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1440,6 +1618,7 @@ msgctxt ""
msgid "Moves the current field up one place."
msgstr "Posune aktuální pole o jedno místo nahoru."
+#. 2jFGx
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1448,6 +1627,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+šipka dolů"
+#. eMbdi
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1456,6 +1636,7 @@ msgctxt ""
msgid "Moves the current field down one place."
msgstr "Posune aktuální pole o jedno místo dolů."
+#. zEiqG
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1464,6 +1645,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Left Arrow"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Šipka doleva"
+#. ZhhRj
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1472,6 +1654,7 @@ msgctxt ""
msgid "Moves the current field one place to the left."
msgstr "Posune aktuální pole o jedno místo vlevo."
+#. owG3r
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1480,6 +1663,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Right Arrow"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+šipka vpravo"
+#. hDqUA
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1488,6 +1672,7 @@ msgctxt ""
msgid "Moves the current field one place to the right."
msgstr "Posune aktuální pole o jedno místo vpravo."
+#. TLTLL
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1496,6 +1681,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Home"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Home"
+#. SFdar
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1504,6 +1690,7 @@ msgctxt ""
msgid "Moves the current field to the first place."
msgstr "Posune aktuální pole na první místo."
+#. QVosE
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1512,6 +1699,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+End"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+End"
+#. ZeXEZ
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1520,6 +1708,7 @@ msgctxt ""
msgid "Moves the current field to the last place."
msgstr "Posune aktuální pole na poslední místo."
+#. 2HntF
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1528,6 +1717,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+O"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+O"
+#. HqB8R
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1536,6 +1726,7 @@ msgctxt ""
msgid "Displays the options for the current field."
msgstr "Zobrazí volby pro aktuální pole."
+#. LDC6d
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1544,6 +1735,7 @@ msgctxt ""
msgid "Delete"
msgstr "Delete"
+#. sGFF8
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1552,6 +1744,7 @@ msgctxt ""
msgid "Removes the current field from the area."
msgstr "Odstraní aktuální pole z oblasti."
+#. npGBx
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1559,3 +1752,4 @@ msgctxt ""
"help.text"
msgid "<link href=\"text/shared/04/01010000.xhp\" name=\"shortcut keys in $[officename]\">Shortcut keys in $[officename]</link>"
msgstr "<link href=\"text/shared/04/01010000.xhp\" name=\"klávesové zkratky v $[officename]\">Klávesové zkratky v $[officename]</link>"
+
diff --git a/source/cs/helpcontent2/source/text/scalc/05.po b/source/cs/helpcontent2/source/text/scalc/05.po
index c09d53cc6e1..45effc0e3c6 100644
--- a/source/cs/helpcontent2/source/text/scalc/05.po
+++ b/source/cs/helpcontent2/source/text/scalc/05.po
@@ -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-04-08 14:23+0200\n"
+"POT-Creation-Date: 2019-09-30 14:01+0200\n"
"PO-Revision-Date: 2019-05-11 04:39+0000\n"
"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,10 @@ 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: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1557549549.000000\n"
+#. Cxzki
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "Error Codes in %PRODUCTNAME Calc"
msgstr "Kódy chyb v aplikaci %PRODUCTNAME Calc"
+#. DTQVB
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -32,6 +34,7 @@ msgctxt ""
msgid "<bookmark_value>error codes;list of</bookmark_value>"
msgstr "<bookmark_value>kôdy chyb;seznam</bookmark_value>"
+#. tQSnG
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -40,6 +43,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/05/02140000.xhp\" name=\"Error Codes in %PRODUCTNAME Calc\">Error Codes in <item type=\"productname\">%PRODUCTNAME</item> Calc</link>"
msgstr "<link href=\"text/scalc/05/02140000.xhp\" name=\"Kódy chyb v aplikaci %PRODUCTNAME Calc\">Kódy chyb v aplikaci <item type=\"productname\">%PRODUCTNAME</item> Calc</link>"
+#. B8xxG
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -48,6 +52,7 @@ msgctxt ""
msgid "The following table is an overview of the error messages for <item type=\"productname\">%PRODUCTNAME</item> Calc. If the error occurs in the cell that contains the cursor, the error message is displayed on the <emph>Status Bar</emph>."
msgstr "Následuje tabulka s přehledem chybových hlášení <item type=\"productname\">%PRODUCTNAME</item> Calc. Pokud nastane chyba v buňce, která obsahuje kurzor, chybové hlášení se zobrazí ve <emph>stavovém řádku</emph>."
+#. if8BJ
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -56,6 +61,7 @@ msgctxt ""
msgid "<bookmark_value>### error message</bookmark_value>"
msgstr "<bookmark_value>### chybové hlášení</bookmark_value>"
+#. Po6SQ
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "<bookmark_value>invalid references; error messages</bookmark_value> <bookmark_value>error messages;invalid references</bookmark_value> <bookmark_value>#REF error message</bookmark_value>"
msgstr "<bookmark_value>neplatné odkazy; chybová hlášení</bookmark_value> <bookmark_value>chybová hlášení;neplatné odkazy</bookmark_value> <bookmark_value>#REF chybové hlášení</bookmark_value>"
+#. k8cUm
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -72,6 +79,7 @@ msgctxt ""
msgid "<bookmark_value>invalid names; error messages</bookmark_value> <bookmark_value>#NAME error message</bookmark_value>"
msgstr "<bookmark_value>neplatné názvy; chybová hlášení</bookmark_value> <bookmark_value>#NAME chybové hlášení</bookmark_value>"
+#. xVUPK
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -80,6 +88,7 @@ msgctxt ""
msgid "Error Code"
msgstr "Kód chyby"
+#. g3Daf
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -88,6 +97,7 @@ msgctxt ""
msgid "Message"
msgstr "Zpráva"
+#. VMubU
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -96,14 +106,7 @@ msgctxt ""
msgid "Explanation"
msgstr "Vysvětlení"
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id1668467\n"
-"help.text"
-msgid "###"
-msgstr "###"
-
+#. yWDxR
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -112,6 +115,7 @@ msgctxt ""
msgid "none"
msgstr "none"
+#. MEFVX
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -120,14 +124,7 @@ msgctxt ""
msgid "The cell is not wide enough to display the contents."
msgstr "Buňka není dostatečně široká pro zobrazení celého obsahu."
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id3153188\n"
-"help.text"
-msgid "501"
-msgstr "501"
-
+#. ApVjg
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -136,6 +133,7 @@ msgctxt ""
msgid "Invalid character"
msgstr "Neplatný znak"
+#. Eiafx
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -144,14 +142,7 @@ msgctxt ""
msgid "Character in a formula is not valid."
msgstr "Znak ve vzorci není platný."
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id3145253\n"
-"help.text"
-msgid "502"
-msgstr "502"
-
+#. prgrW
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -160,6 +151,7 @@ msgctxt ""
msgid "Invalid argument"
msgstr "Neplatný argument"
+#. Ynv5c
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -168,6 +160,7 @@ msgctxt ""
msgid "Function argument is not valid. For example, a negative number for the SQRT() function, for this please use IMSQRT()."
msgstr "Neplatný argument funkce. Například záporné číslo ve funkci SQRT(). V tomto případě použijte funkci IMSQRT()."
+#. XtB4F
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -176,6 +169,7 @@ msgctxt ""
msgid "503<br/>#NUM!"
msgstr "503<br/>#NUM!"
+#. JWvJX
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -184,6 +178,7 @@ msgctxt ""
msgid "Invalid floating point operation"
msgstr "Neplatná operace s plovoucí desetinnou čárkou"
+#. UFyAw
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -192,14 +187,7 @@ msgctxt ""
msgid "A calculation results in an overflow of the defined value range."
msgstr "Výsledek výpočtu přetekl z definovaného rozsahu hodnot."
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id3149258\n"
-"help.text"
-msgid "504"
-msgstr "504"
-
+#. EnQy4
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -208,6 +196,7 @@ msgctxt ""
msgid "Parameter list error"
msgstr "Chyba v seznamu parametrů"
+#. HE3Sh
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -216,14 +205,7 @@ msgctxt ""
msgid "Function parameter is not valid, for example, text instead of a number, or a domain reference instead of cell reference."
msgstr "Parametr funkce je neplatného typu, např. text místo čísla nebo odkaz k doméně místo odkazu k buňce."
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id3154532\n"
-"help.text"
-msgid "508"
-msgstr "508"
-
+#. tazac
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -232,6 +214,7 @@ msgctxt ""
msgid "Error: Pair missing"
msgstr "Chyba: Chybějící část dvojice"
+#. CvpDc
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -240,14 +223,7 @@ msgctxt ""
msgid "Missing bracket, for example, closing brackets, but no opening brackets"
msgstr "Chybějící závorka, např. uzavírající závorka bez odpovídající otevírací závorky"
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id3149895\n"
-"help.text"
-msgid "509"
-msgstr "509"
-
+#. iTRKB
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -256,6 +232,7 @@ msgctxt ""
msgid "Missing operator"
msgstr "Chybí operátor"
+#. BzU6T
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -264,14 +241,7 @@ msgctxt ""
msgid "Operator is missing, for example, \"=2(3+4) * \", where the operator between \"2\" and \"(\" is missing."
msgstr "Chybějící operátor, např. v \"=2(3+4) * \", kde chybí operátor mezi \"2\" a \"(\"."
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id3153813\n"
-"help.text"
-msgid "510"
-msgstr "510"
-
+#. Wh5hy
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -280,6 +250,7 @@ msgctxt ""
msgid "Missing variable"
msgstr "Chybí proměnná"
+#. NCtXf
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -288,14 +259,7 @@ msgctxt ""
msgid "Variable is missing, for example when two operators are together \"=1+*2\"."
msgstr "Chybějící proměnná, např. když jsou dva operátory vedle sebe \"=1+*2\"."
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id3154739\n"
-"help.text"
-msgid "511"
-msgstr "511"
-
+#. VFzXS
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -304,6 +268,7 @@ msgctxt ""
msgid "Missing variable"
msgstr "Chybí proměnná"
+#. oEvWy
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -312,14 +277,7 @@ msgctxt ""
msgid "Function requires more variables than are provided, for example, AND() and OR()."
msgstr "Funkce vyžaduje více proměnných než je zadáno, např. funkce AND() nebo OR()."
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id3149050\n"
-"help.text"
-msgid "512"
-msgstr "512"
-
+#. 3VQCp
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -328,6 +286,7 @@ msgctxt ""
msgid "Formula overflow"
msgstr "Přetečení vzorce"
+#. rJXWR
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -336,14 +295,7 @@ msgctxt ""
msgid "<emph>Compiler:</emph> the total number of internal tokens, (that is, operators, variables, brackets) in the formula exceeds 8192."
msgstr "<emph>Kompilátor:</emph> celkový počet interních symbolů (tj. operátorů, proměnných, závorek) ve vzorci přesáhl 8192."
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id3150537\n"
-"help.text"
-msgid "513"
-msgstr "513"
-
+#. T3ZaN
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -352,6 +304,7 @@ msgctxt ""
msgid "String overflow"
msgstr "Přetečení řetězce"
+#. h9Kok
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -360,14 +313,7 @@ msgctxt ""
msgid "<emph>Compiler:</emph> an identifier in the formula exceeds 64 KB in size. <emph>Interpreter:</emph> a result of a string operation exceeds 64 KB in size."
msgstr "<emph>Kompilátor:</emph> identifikátor ve vzorci přesahuje velikost 64 KB. <emph>Interpret:</emph> výsledek řetězcové operace přesahuje velikost 64 KB."
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id3149147\n"
-"help.text"
-msgid "514"
-msgstr "514"
-
+#. E7ohJ
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -376,6 +322,7 @@ msgctxt ""
msgid "Internal overflow"
msgstr "Interní přetečení"
+#. GsAC7
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -384,14 +331,25 @@ msgctxt ""
msgid "Sort operation attempted on too much numerical data (max. 100000) or a calculation stack overflow."
msgstr "Řadící operace s příliš velkým objemem číselných dat (max. 100 000), nebo přetečení zásobníku výpočtu."
+#. LKnWm
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
-"par_id3154841\n"
+"par_id3147424\n"
"help.text"
-msgid "516"
-msgstr "516"
+msgid "Internal syntax error"
+msgstr ""
+#. 8f6zE
+#: 02140000.xhp
+msgctxt ""
+"02140000.xhp\n"
+"par_id3148438\n"
+"help.text"
+msgid "Unknown error."
+msgstr ""
+
+#. voVnC
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -400,6 +358,7 @@ msgctxt ""
msgid "Internal syntax error"
msgstr "Vnitřní syntaktická chyba"
+#. ZqovV
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -408,14 +367,7 @@ msgctxt ""
msgid "Matrix is expected on the calculation stack, but is not available."
msgstr "V zásobníku výpočtu je očekávána matice, která však není k dispozici."
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id3155261\n"
-"help.text"
-msgid "517"
-msgstr "517"
-
+#. VoVHv
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -424,6 +376,7 @@ msgctxt ""
msgid "Internal syntax error"
msgstr "Vnitřní syntaktická chyba"
+#. iTiDA
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -432,14 +385,7 @@ msgctxt ""
msgid "Unknown code, for example, a document with a newer function is loaded in an older version that does not contain the function."
msgstr "Neznámá instrukce, např. dokument s novější funkcí je načten do starší verze, která tuto funkci neobsahuje."
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id3148585\n"
-"help.text"
-msgid "518"
-msgstr "518"
-
+#. oRBwe
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -448,6 +394,7 @@ msgctxt ""
msgid "Internal syntax error"
msgstr "Vnitřní syntaktická chyba"
+#. VMwqF
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -456,6 +403,7 @@ msgctxt ""
msgid "Variable is not available"
msgstr "Proměnná není k dispozici"
+#. HMhgw
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -464,6 +412,7 @@ msgctxt ""
msgid "519<br/>#VALUE"
msgstr "519<br/>#VALUE"
+#. XLuhq
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -472,6 +421,7 @@ msgctxt ""
msgid "No result (#VALUE is in the cell rather than Err:519!)"
msgstr "Žádný výsledek (v buňce se zobrazí #VALUE namísto Chyba:519!)"
+#. cf6oh
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -480,14 +430,7 @@ msgctxt ""
msgid "The formula yields a value that does not correspond to the definition; or a cell that is referenced in the formula contains text instead of a number."
msgstr "Výsledkem vzorce je hodnota, která neodpovídá definici; nebo buňka odkazovaná ve vzorci obsahuje text místo čísla."
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id3150338\n"
-"help.text"
-msgid "520"
-msgstr "520"
-
+#. z3KSt
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -496,6 +439,7 @@ msgctxt ""
msgid "Internal syntax error"
msgstr "Vnitřní syntaktická chyba"
+#. 9JdQC
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -504,14 +448,7 @@ msgctxt ""
msgid "Compiler creates an unknown compiler code."
msgstr "Kompilátor vrátil neznámý kód kompilátoru."
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id3154324\n"
-"help.text"
-msgid "521"
-msgstr "521"
-
+#. PJVYY
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -520,6 +457,7 @@ msgctxt ""
msgid "Internal syntax error"
msgstr "Vnitřní syntaktická chyba"
+#. u5uEu
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -528,14 +466,7 @@ msgctxt ""
msgid "No result."
msgstr "Žádný výsledek."
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id3153045\n"
-"help.text"
-msgid "522"
-msgstr "522"
-
+#. SWNv6
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -544,6 +475,7 @@ msgctxt ""
msgid "Circular reference"
msgstr "Cyklický odkaz"
+#. SNPhH
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -552,14 +484,7 @@ msgctxt ""
msgid "Formula refers directly or indirectly to itself and the <emph>Iterations</emph> option is not set under <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Calculate."
msgstr "Vzorec odkazuje přímo nebo nepřímo sám na sebe a volba <emph>Iterace</emph> není povolena v <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME Calc - Výpočty."
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id3149538\n"
-"help.text"
-msgid "523"
-msgstr "523"
-
+#. Z3Q9Q
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -568,6 +493,7 @@ msgctxt ""
msgid "The calculation procedure does not converge"
msgstr "Výpočet nekonverguje"
+#. T3NrF
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -576,6 +502,7 @@ msgctxt ""
msgid "Function missed a targeted value, or <link href=\"text/shared/optionen/01060500.xhp\">iterative references</link> do not reach the minimum change within the maximum steps that are set."
msgstr "Funkce nedosáhla cílové hodnoty, nebo <link href=\"text/shared/optionen/01060500.xhp\">iterativní odkazy</link> nedosáhly minimální změny v nastavených mezích."
+#. azaxi
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -584,6 +511,7 @@ msgctxt ""
msgid "524<br/>#REF"
msgstr "524<br/>#REF"
+#. wDZiv
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -592,6 +520,7 @@ msgctxt ""
msgid "invalid references (instead of Err:524 cell contains #REF)"
msgstr "Neplatný odkaz (v buňce se zobrazí #REF namísto Chyba:524)"
+#. iGGQE
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -600,6 +529,7 @@ msgctxt ""
msgid "<emph>Compiler:</emph> a column or row description name could not be resolved. <emph>Interpreter:</emph> in a formula, the column, row, or sheet that contains a referenced cell is missing."
msgstr "<emph>Kompilátor:</emph> nelze vyhodnotit název sloupce nebo řádku. <emph>Interpret:</emph> ve vzorci chybí sloupec, řádek nebo list s odkazovanou buňkou."
+#. XgsB8
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -608,6 +538,7 @@ msgctxt ""
msgid "525<br/>#NAME?"
msgstr "525<br/>#NAME?"
+#. XxUaQ
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -616,6 +547,7 @@ msgctxt ""
msgid "invalid names (instead of Err:525 cell contains #NAME?)"
msgstr "Neplatné názvy (v buňce se zobrazí #NAME? namísto Chyba:525)"
+#. pTzCU
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -624,14 +556,7 @@ msgctxt ""
msgid "An identifier could not be evaluated, for example, no valid reference, no valid domain name, no column/row label, no macro, incorrect decimal divider, add-in not found."
msgstr "Identifikátor nelze vyhodnotit. Např. neplatný odkaz, neplatný název domény, neplatný sloupec/řádek, chybějící makro nebo nesprávný desetinný oddělovač."
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id3153720\n"
-"help.text"
-msgid "526"
-msgstr "526"
-
+#. sJuxt
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -640,6 +565,7 @@ msgctxt ""
msgid "Internal syntax error"
msgstr "Vnitřní syntaktická chyba"
+#. v7KEg
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -648,14 +574,7 @@ msgctxt ""
msgid "Obsolete, no longer used, but could come from old documents if the result is a formula from a domain."
msgstr "Již se nepoužívá, ale může vzniknout ve starých dokumentech, je-li výsledkem vzorec z domény."
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id3152483\n"
-"help.text"
-msgid "527"
-msgstr "527"
-
+#. M3m5X
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -664,6 +583,7 @@ msgctxt ""
msgid "Internal overflow"
msgstr "Interní přetečení"
+#. UsyTo
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -672,6 +592,43 @@ msgctxt ""
msgid "<emph>Interpreter: </emph>References, such as when a cell references a cell, are too encapsulated."
msgstr "<emph>Interpret: </emph> Odkazy (např. když buňka odkazuje na buňku) jsou příliš zanořené."
+#. 2ECY7
+#: 02140000.xhp
+msgctxt ""
+"02140000.xhp\n"
+"par_id4152967\n"
+"help.text"
+msgid "No AddIn"
+msgstr ""
+
+#. zaCCw
+#: 02140000.xhp
+msgctxt ""
+"02140000.xhp\n"
+"par_id3149710\n"
+"help.text"
+msgid "<emph>Interpreter: </emph>AddIn not found."
+msgstr ""
+
+#. kAqvA
+#: 02140000.xhp
+msgctxt ""
+"02140000.xhp\n"
+"par_id3152967\n"
+"help.text"
+msgid "No Macro"
+msgstr ""
+
+#. 6S7DQ
+#: 02140000.xhp
+msgctxt ""
+"02140000.xhp\n"
+"par_id3149711\n"
+"help.text"
+msgid "<emph>Interpreter: </emph>Macro not found."
+msgstr ""
+
+#. gBQnb
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -680,6 +637,7 @@ msgctxt ""
msgid "532<br/>#DIV/0!"
msgstr "532<br/>#DIV/0!"
+#. sfCB6
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -688,6 +646,7 @@ msgctxt ""
msgid "Division by zero"
msgstr "Dělení nulou"
+#. BC4Gt
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -696,14 +655,7 @@ msgctxt ""
msgid "Division operator / if the denominator is 0<br/>Some more functions return this error, for example:<br/>VARP with less than 1 argument<br/>STDEVP with less than 1 argument<br/>VAR with less than 2 arguments<br/>STDEV with less than 2 arguments<br/>STANDARDIZE with stdev=0<br/>NORMDIST with stdev=0"
msgstr "Dělení nulou pomocí operátoru /<br/>Tuto chybu vrací i jiné funkce, například:<br/>VARP s méně než 1 argumentem<br/>STDEVP s méně než jedním argumentem<br/>VAR s méně než 2 argumenty<br/>STDEV s méně než 2 argumenty<br/>STANDARDIZE při stdev=0<br/>NORMDIST při stdev=0"
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id231549820000708\n"
-"help.text"
-msgid "533"
-msgstr "533"
-
+#. qUCvU
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -712,6 +664,7 @@ msgctxt ""
msgid "Nested arrays are not supported"
msgstr "Vnořené matice nejsou podporovány."
+#. GVEyH
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -720,14 +673,7 @@ msgctxt ""
msgid "For example, ={1;{2}}"
msgstr "Například, ={1;{2}}"
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id961549825716936\n"
-"help.text"
-msgid "538"
-msgstr "538"
-
+#. ejYrQ
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -736,6 +682,7 @@ msgctxt ""
msgid "Error: Array or matrix size"
msgstr "Chyba: Velikost pole nebo matice"
+#. EkQbK
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -744,14 +691,7 @@ msgctxt ""
msgid "-"
msgstr "-"
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id41549825806618\n"
-"help.text"
-msgid "539"
-msgstr "539"
-
+#. GXCEU
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -760,6 +700,7 @@ msgctxt ""
msgid "Unsupported inline array content"
msgstr "Nepodporovaný obsah vloženého pole"
+#. 6EgLN
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -768,14 +709,7 @@ msgctxt ""
msgid "For example, ={1+2}"
msgstr "Například, ={1+2}"
-#: 02140000.xhp
-msgctxt ""
-"02140000.xhp\n"
-"par_id441549825884434\n"
-"help.text"
-msgid "540"
-msgstr "540"
-
+#. Nhzyi
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -784,6 +718,7 @@ msgctxt ""
msgid "External content disabled"
msgstr "Externí obsah je zakázán"
+#. XT6PG
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
@@ -792,6 +727,7 @@ msgctxt ""
msgid "Happens if a function that requires (re)loading of external sources is encountered and the user hasn't confirmed reloading of external sources yet"
msgstr "Nastává, pokud se vyskytne funkce, která vyžaduje (opětovné) načtení externích zdrojů a uživatel ještě nepotvrdil načítání externích zdrojů"
+#. f9Foc
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -800,6 +736,7 @@ msgctxt ""
msgid "Handling of Empty Cells"
msgstr "Práce s prázdnými buňkami"
+#. nVAzC
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -808,6 +745,7 @@ msgctxt ""
msgid "<bookmark_value>empty cells;handling of</bookmark_value>"
msgstr "<bookmark_value>prázdné buňky;práce s</bookmark_value>"
+#. VYKrS
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -816,6 +754,7 @@ msgctxt ""
msgid "<variable id=\"empty_cells\"><link href=\"text/scalc/05/empty_cells.xhp\">Handling of Empty Cells</link></variable>"
msgstr "<variable id=\"empty_cells\"><link href=\"text/scalc/05/empty_cells.xhp\">Práce s prázdnými buňkami</link></variable>"
+#. TB34B
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -824,6 +763,7 @@ msgctxt ""
msgid "In older versions of the software, empty cells were forced to numeric 0 in some contexts and to empty string in others, except in direct comparison where =A1=0 and =A1=\"\" both resulted in TRUE if A1 was empty. Emptiness now is inherited until used, so both =VLOOKUP(...)=0 and =VLOOKUP(...)=\"\" give TRUE if the lookup resulted in an empty cell being returned."
msgstr "Ve starších verzích softwaru prázdné buňky byly v některých případech změněny na 0 a v jiných případech na prázdné řetězce kromě případů, kdy při přímém porovnání =A1=0 a =A1=\"\" byl výsledek PRAVDA, pokud buňka A1 byla prázdná. Nyní se prázdnost dědí, dokud se nepoužije, tudíž jak =VLOOKUP(...)=0, tak =VLOOKUP(...)=\"\" vrátí PRAVDA, je-li výsledkem vyhledávání prázdná buňka."
+#. FKFTK
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -832,6 +772,7 @@ msgctxt ""
msgid "A simple reference to an empty cell is still displayed as numeric 0 but is not necessarily of type numeric anymore, so also comparisons with the referencing cell work as expected."
msgstr "Jednoduchý odkaz na prázdnou buňku se nadále zobrazuje jako nula, ale ta již nemusí být nutně číselného typu, takže také porovnávání s odkazující buňkou funguje tak jak má."
+#. sHJvH
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -840,6 +781,7 @@ msgctxt ""
msgid "For the following examples, A1 contains a number, B1 is empty, C1 contains the reference to B1:"
msgstr "V následujících příkladech buňka A1 obsahuje číslo, B1 je prázdná, C1 obsahuje odkaz na buňku B1:"
+#. DFVNU
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -848,6 +790,7 @@ msgctxt ""
msgid "Case"
msgstr "Případ"
+#. 5pQ8p
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -856,6 +799,7 @@ msgctxt ""
msgid "Formula"
msgstr "Vzorec"
+#. siSXA
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -864,6 +808,7 @@ msgctxt ""
msgid "Results and comments"
msgstr "Výsledky a komentáře"
+#. y3GkG
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -872,6 +817,7 @@ msgctxt ""
msgid "A1: 1<br/>B1: <Empty>"
msgstr "A1: 1<br/>B1: <Empty>"
+#. y3NDD
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -880,6 +826,7 @@ msgctxt ""
msgid "Displays 0"
msgstr "Zobrazí 0"
+#. x3Fkf
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -888,6 +835,7 @@ msgctxt ""
msgid "<variable id=\"vtrue\">TRUE</variable>"
msgstr "<variable id=\"vtrue\">PRAVDA</variable>"
+#. jGD6d
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -896,6 +844,7 @@ msgctxt ""
msgid "TRUE (previously was FALSE)"
msgstr "PRAVDA (dříve bylo NEPRAVDA)"
+#. rLs5m
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -904,6 +853,7 @@ msgctxt ""
msgid "=ISNUMBER(B1)"
msgstr "=ISNUMBER(B1)"
+#. aBBEF
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -912,6 +862,7 @@ msgctxt ""
msgid "<variable id=\"vfalse\">FALSE</variable>"
msgstr "<variable id=\"vfalse\">NEPRAVDA</variable>"
+#. 8taRG
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -920,6 +871,7 @@ msgctxt ""
msgid "=ISNUMBER(C1)"
msgstr "=ISNUMBER(C1)"
+#. srU2T
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -928,6 +880,7 @@ msgctxt ""
msgid "FALSE (previously was TRUE)"
msgstr "NEPRAVDA (dříve bylo PRAVDA)"
+#. gUyG5
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -936,6 +889,7 @@ msgctxt ""
msgid "=ISNUMBER(VLOOKUP(1;A1:C1;2))"
msgstr "=ISNUMBER(VLOOKUP(1;A1:C1;2))"
+#. eHH8h
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -944,6 +898,7 @@ msgctxt ""
msgid "FALSE (B1)"
msgstr "FALSE (B1)"
+#. 24jXb
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -952,6 +907,7 @@ msgctxt ""
msgid "=ISNUMBER(VLOOKUP(1;A1:C1;3))"
msgstr "=ISNUMBER(VLOOKUP(1;A1:C1;3))"
+#. TGuuU
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -960,6 +916,7 @@ msgctxt ""
msgid "FALSE (C1, previously was TRUE)"
msgstr "NEPRAVDA (C1, dříve bylo PRAVDA)"
+#. td3QN
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -968,6 +925,7 @@ msgctxt ""
msgid "=ISTEXT(B1)"
msgstr "=ISTEXT(B1)"
+#. usWWT
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -976,6 +934,7 @@ msgctxt ""
msgid "=ISTEXT(C1)"
msgstr "=ISTEXT(C1)"
+#. MoQBw
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -984,6 +943,7 @@ msgctxt ""
msgid "=ISTEXT(VLOOKUP(1;A1:C1;2))"
msgstr "=ISTEXT(VLOOKUP(1;A1:C1;2))"
+#. DCsDd
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -992,6 +952,7 @@ msgctxt ""
msgid "FALSE (B1, previously was TRUE)"
msgstr "NEPRAVDA (B1, dříve bylo PRAVDA)"
+#. aBByS
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1000,6 +961,7 @@ msgctxt ""
msgid "=ISTEXT(VLOOKUP(1;A1:C1;3))"
msgstr "=ISTEXT(VLOOKUP(1;A1:C1;3))"
+#. wyXe6
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1008,6 +970,7 @@ msgctxt ""
msgid "FALSE (C1)"
msgstr "NEPRAVDA (C1)"
+#. kkBGf
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1016,6 +979,7 @@ msgctxt ""
msgid "=ISBLANK(B1)"
msgstr "=ISBLANK(B1)"
+#. 7m34D
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1024,6 +988,7 @@ msgctxt ""
msgid "=ISBLANK(C1)"
msgstr "=ISBLANK(C1)"
+#. NCnu6
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1032,6 +997,7 @@ msgctxt ""
msgid "=ISBLANK(VLOOKUP(1;A1:C1;2))"
msgstr "=ISBLANK(VLOOKUP(1;A1:C1;2))"
+#. YXdDe
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1040,6 +1006,7 @@ msgctxt ""
msgid "TRUE (B1, previously was FALSE)"
msgstr "PRAVDA (B1, dříve bylo NEPRAVDA)"
+#. us9L8
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1048,6 +1015,7 @@ msgctxt ""
msgid "=ISBLANK(VLOOKUP(1;A1:C1;3))"
msgstr "=ISBLANK(VLOOKUP(1;A1:C1;3))"
+#. 6PxBF
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1056,6 +1024,7 @@ msgctxt ""
msgid "FALSE (C1)"
msgstr "NEPRAVDA (C1)"
+#. wAsrJ
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1064,6 +1033,7 @@ msgctxt ""
msgid "Note that Microsoft Excel behaves different and always returns a number as the result of a reference to an empty cell or a formula cell with the result of an empty cell. For example:"
msgstr "Poznamenejme, že Microsoft Excel vždy vrací číslo jako výsledek odkazu na prázdnou buňku nebo buňku se vzorcem, je-li výsledkem prázdná buňka. Například:"
+#. YCDpa
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1072,6 +1042,7 @@ msgctxt ""
msgid "Case"
msgstr "Případ"
+#. t8EJk
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1080,6 +1051,7 @@ msgctxt ""
msgid "Formula"
msgstr "Vzorec"
+#. 23UDU
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1088,6 +1060,7 @@ msgctxt ""
msgid "Results and comments"
msgstr "Výsledky a komentáře"
+#. 87W9A
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1096,6 +1069,7 @@ msgctxt ""
msgid "A1: <Empty>"
msgstr "A1: <Empty>"
+#. NaWZa
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1104,6 +1078,7 @@ msgctxt ""
msgid "Displays 0, but is just a reference to an empty cell."
msgstr "Zobrazuje 0, ale je to pouze odkaz na prázdnou buňku."
+#. GJtfQ
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1112,6 +1087,7 @@ msgctxt ""
msgid "=ISNUMBER(A1)"
msgstr "=ISNUMBER(A1)"
+#. GZbTC
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1120,6 +1096,7 @@ msgctxt ""
msgid "=ISTEXT(A1)"
msgstr "=ISTEXT(A1)"
+#. ag84f
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1128,6 +1105,7 @@ msgctxt ""
msgid "=ISNUMBER(B1)"
msgstr "=ISNUMBER(B1)"
+#. XHXqn
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1136,6 +1114,7 @@ msgctxt ""
msgid "FALSE (Microsoft Excel: TRUE)"
msgstr "NEPRAVDA (Microsoft Excel: PRAVDA)"
+#. ndXeg
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1144,6 +1123,7 @@ msgctxt ""
msgid "=ISTEXT(B1)"
msgstr "=ISTEXT(B1)"
+#. xykic
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1152,6 +1132,7 @@ msgctxt ""
msgid "TRUE (Microsoft Excel: FALSE)"
msgstr "PRAVDA (Microsoft Excel: NEPRAVDA)"
+#. JGAPT
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1160,6 +1141,7 @@ msgctxt ""
msgid "C1: =VLOOKUP(...) with empty cell result"
msgstr "C1: =VLOOKUP(...) s prázdným výsledkem buňky"
+#. 7rzAj
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1168,6 +1150,7 @@ msgctxt ""
msgid "displays empty (Microsoft Excel: displays 0)"
msgstr "zobrazuje se prázdné (Microsoft Excel: zobrazí 0)"
+#. QZZQE
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1176,6 +1159,7 @@ msgctxt ""
msgid "=ISNUMBER(VLOOKUP(...))"
msgstr "=ISNUMBER(VLOOKUP(...))"
+#. aioag
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1184,6 +1168,7 @@ msgctxt ""
msgid "=ISTEXT(VLOOKUP(...))"
msgstr "=ISTEXT(VLOOKUP(...))"
+#. DuoyG
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1192,6 +1177,7 @@ msgctxt ""
msgid "=ISNUMBER(C1)"
msgstr "=ISNUMBER(C1)"
+#. 8qC4h
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1200,6 +1186,7 @@ msgctxt ""
msgid "FALSE (Microsoft Excel: TRUE)"
msgstr "NEPRAVDA (Microsoft Excel: PRAVDA)"
+#. 2nREc
#: empty_cells.xhp
msgctxt ""
"empty_cells.xhp\n"
@@ -1207,3 +1194,4 @@ msgctxt ""
"help.text"
msgid "=ISTEXT(C1)"
msgstr "=ISTEXT(C1)"
+
diff --git a/source/cs/helpcontent2/source/text/scalc/guide.po b/source/cs/helpcontent2/source/text/scalc/guide.po
index f3a286d00c0..0981250b6a1 100644
--- a/source/cs/helpcontent2/source/text/scalc/guide.po
+++ b/source/cs/helpcontent2/source/text/scalc/guide.po
@@ -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-01-12 13:18+0100\n"
+"POT-Creation-Date: 2019-09-30 14:01+0200\n"
"PO-Revision-Date: 2019-01-13 14:30+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,10 @@ 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: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1547389818.000000\n"
+#. NXy6S
#: address_auto.xhp
msgctxt ""
"address_auto.xhp\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "Recognizing Names as Addressing"
msgstr "Rozpoznání názvů jako adres"
+#. QvKmR
#: address_auto.xhp
msgctxt ""
"address_auto.xhp\n"
@@ -32,6 +34,7 @@ msgctxt ""
msgid "<bookmark_value>automatic addressing in tables</bookmark_value> <bookmark_value>natural language addressing</bookmark_value> <bookmark_value>formulas; using row/column labels</bookmark_value> <bookmark_value>text in cells; as addressing</bookmark_value> <bookmark_value>addressing; automatic</bookmark_value> <bookmark_value>name recognition on/off</bookmark_value> <bookmark_value>row headers;using in formulas</bookmark_value> <bookmark_value>column headers;using in formulas</bookmark_value> <bookmark_value>columns; finding labels automatically</bookmark_value> <bookmark_value>rows; finding labels automatically</bookmark_value> <bookmark_value>recognizing; column and row labels</bookmark_value>"
msgstr "<bookmark_value>automatické adresování v tabulkách</bookmark_value><bookmark_value>adresování v přirozeném jazyce</bookmark_value><bookmark_value>vzorce; použití popisků řádků/sloupců</bookmark_value><bookmark_value>text v buňkách; jako adresování</bookmark_value><bookmark_value>adresování; automatické</bookmark_value> <bookmark_value>rozpoznávání názvů zap/vyp</bookmark_value><bookmark_value>záhlaví řádků;použití ve vzorcích</bookmark_value><bookmark_value>záhlaví sloupců;použití ve vzorcích</bookmark_value><bookmark_value>sloupce; automatické nalezení popisků</bookmark_value><bookmark_value>řádky; automatické nalezení popisků</bookmark_value><bookmark_value>rozpoznávání; popisky sloupců a řádků</bookmark_value>"
+#. qAvAQ
#: address_auto.xhp
msgctxt ""
"address_auto.xhp\n"
@@ -40,6 +43,7 @@ msgctxt ""
msgid "<variable id=\"address_auto\"><link href=\"text/scalc/guide/address_auto.xhp\" name=\"Recognizing Names as Addressing\">Recognizing Names as Addressing</link></variable>"
msgstr "<variable id=\"address_auto\"><link href=\"text/scalc/guide/address_auto.xhp\" name=\"Rozpoznání názvů jako adres\">Rozpoznání názvů jako adres</link></variable>"
+#. GgEvz
#: address_auto.xhp
msgctxt ""
"address_auto.xhp\n"
@@ -48,6 +52,7 @@ msgctxt ""
msgid "You can use cells with text to refer to the rows or to the columns that contain the cells."
msgstr "Buňky s textem je možné použít jako odkazy na sloupce nebo řádky, ve kterých se nacházejí."
+#. jtGBH
#: address_auto.xhp
msgctxt ""
"address_auto.xhp\n"
@@ -56,6 +61,7 @@ msgctxt ""
msgid "<image id=\"img_id3154942\" src=\"media/helpimg/names_as_addressing.png\" width=\"5.408cm\" height=\"2.212cm\" localize=\"true\"><alt id=\"alt_id3154942\">Example spreadsheet</alt></image>"
msgstr "<image id=\"img_id3154942\" src=\"media/helpimg/names_as_addressing.png\" width=\"5.408cm\" height=\"2.212cm\" localize=\"true\"><alt id=\"alt_id3154942\">Vzorový sešit</alt></image>"
+#. SFAp5
#: address_auto.xhp
msgctxt ""
"address_auto.xhp\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "In the example spreadsheet, you can use the string <item type=\"literal\">'Column One'</item> in a formula to refer to the cell range <item type=\"literal\">B3</item> to <item type=\"literal\">B5</item>, or <item type=\"literal\">'Column Two'</item> for the cell range <item type=\"literal\">C2</item> to <item type=\"literal\">C5</item>. You can also use <item type=\"literal\">'Row One'</item> for the cell range <item type=\"literal\">B3</item> to <item type=\"literal\">D3</item>, or <item type=\"literal\">'Row Two'</item> for the cell range <item type=\"literal\">B4</item> to <item type=\"literal\">D4</item>. The result of a formula that uses a cell name, for example, <item type=\"literal\">SUM('Column One')</item>, is 600."
msgstr "Ve vzorovém sešitě lze názvem <item type=\"literal\">'Sloupec jedna'</item> ve vzorci odkazovat na oblast buněk <item type=\"literal\">B3</item> až <item type=\"literal\">B5</item> nebo názvem <item type=\"literal\">'Sloupec dva'</item> odkazovat na oblast <item type=\"literal\">C2</item> až <item type=\"literal\">C5</item>. Stejně tak názvem <item type=\"literal\">'Řádek jedna'</item> odkazujete na oblast <item type=\"literal\">B3</item> až <item type=\"literal\">D3</item> nebo názvem <item type=\"literal\">'Řádek dva'</item> na oblast <item type=\"literal\">B4</item> až <item type=\"literal\">D4</item>. Výsledkem výpočtu vzorce s názvem například <item type=\"literal\">SUM('Sloupec jedna')</item> je 600."
+#. VBpuo
#: address_auto.xhp
msgctxt ""
"address_auto.xhp\n"
@@ -72,6 +79,7 @@ msgctxt ""
msgid "This function is active by default. To turn this function off, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Calculate</emph> and clear the <emph>Automatically find column and row labels</emph> check box."
msgstr "Tato funkce je ve výchozím nastavení zapnutá. Vypnete ji volbou <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Výpočty</emph> a zrušením zaškrtnutí pole <emph>Automaticky najít popisky sloupců a řádků</emph>."
+#. ADRpB
#: address_auto.xhp
msgctxt ""
"address_auto.xhp\n"
@@ -80,6 +88,7 @@ msgctxt ""
msgid "If you want a name to be automatically recognized by Calc, the name must start with a letter and be composed of alphanumeric characters. If you enter the name in the formula yourself, enclose the name in single quotation marks ('). If a single quotation mark appears in a name, you must enter a backslash in front of the quotation mark, for example, <item type=\"literal\">'Harry\\'s Bar'</item>."
msgstr "Aby byl název automaticky rozpoznán, musí začínat písmenem a obsahovat alfanumerické znaky. Názvy ve vzorcích uzavřete do apostrofů ('). Je-li apostrof součástí názvu, napište před něj obrácené lomítko - např. <item type=\"literal\">'Harry\\'s Bar'.</item>"
+#. EXFye
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
@@ -88,6 +97,7 @@ msgctxt ""
msgid "Deactivating Automatic Changes"
msgstr "Vypnutí automatických změn"
+#. ADp2n
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
@@ -96,6 +106,7 @@ msgctxt ""
msgid "<bookmark_value>deactivating; automatic changes</bookmark_value> <bookmark_value>tables; deactivating automatic changes in</bookmark_value> <bookmark_value>AutoInput function on/off</bookmark_value> <bookmark_value>text in cells;AutoInput function</bookmark_value> <bookmark_value>cells; AutoInput function of text</bookmark_value> <bookmark_value>input support in spreadsheets</bookmark_value> <bookmark_value>changing; input in cells</bookmark_value> <bookmark_value>AutoCorrect function;cell contents</bookmark_value> <bookmark_value>cell input;AutoInput function</bookmark_value> <bookmark_value>lowercase letters;AutoInput function (in cells)</bookmark_value> <bookmark_value>capital letters;AutoInput function (in cells)</bookmark_value> <bookmark_value>date formats;avoiding conversion to</bookmark_value> <bookmark_value>number completion on/off</bookmark_value> <bookmark_value>text completion on/off</bookmark_value> <bookmark_value>word completion on/off</bookmark_value>"
msgstr "<bookmark_value>vypnutí; automatické změny</bookmark_value> <bookmark_value>tabulky; vypnutí automatických změn</bookmark_value> <bookmark_value>automatické dokončování zap/vyp</bookmark_value> <bookmark_value>text v buňkách;automatické dokončování</bookmark_value> <bookmark_value>buňky; automatické dokončování textu</bookmark_value> <bookmark_value>usnadnění vstupu v sešitech</bookmark_value> <bookmark_value>změna; vstup do buněk</bookmark_value> <bookmark_value>automatické opravy;obsah buněk</bookmark_value> <bookmark_value>vstup do buňky;automatické dokončování</bookmark_value> <bookmark_value>malá písmena;automatické dokončování (v buňkách)</bookmark_value> <bookmark_value>velká písmena;automatické dokončování (v buňkách)</bookmark_value> <bookmark_value>formáty data;zamezení převodu na</bookmark_value> <bookmark_value>dokončování čísel zap/vyp</bookmark_value> <bookmark_value>dokončování textu zap/vyp</bookmark_value> <bookmark_value>dokončování slov zap/vyp</bookmark_value>"
+#. xyLjr
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
@@ -104,6 +115,7 @@ msgctxt ""
msgid "<variable id=\"auto_off\"><link href=\"text/scalc/guide/auto_off.xhp\" name=\"Deactivating Automatic Changes\">Deactivating Automatic Changes</link> </variable>"
msgstr "<variable id=\"auto_off\"><link href=\"text/scalc/guide/auto_off.xhp\" name=\"Vypnutí automatických změn\">Vypnutí automatických změn</link></variable>"
+#. 4h6m4
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
@@ -112,6 +124,7 @@ msgctxt ""
msgid "By default, $[officename] automatically corrects many common typing errors and applies formatting while you type. You can immediately undo any automatic changes with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z."
msgstr "$[officename] při psaní automaticky opravuje běžné překlepy a formátuje text. Tyto automatické opravy je možné vrátit stiskem <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z."
+#. EnE7s
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
@@ -120,6 +133,7 @@ msgctxt ""
msgid "The following shows you how to deactivate and reactivate the automatic changes in $[officename] Calc:"
msgstr "Automatické změny je možné v $[officename] Calcu povolit či zrušit takto:"
+#. K9vst
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
@@ -128,6 +142,7 @@ msgctxt ""
msgid "Automatic Text or Number Completion"
msgstr "Automatické dokončování textu nebo čísel"
+#. 9mHkN
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
@@ -136,6 +151,7 @@ msgctxt ""
msgid "When making an entry in a cell, $[officename] Calc automatically suggests matching input found in the same column. This function is known as <emph>AutoInput</emph>."
msgstr "Když zadáváte obsah buňky, $[officename] Calc automaticky nabízí podobná data, která jsou ve stejném sloupci. Tato funkce se jmenuje <emph>Automatické dokončování</emph>."
+#. QXemT
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
@@ -144,6 +160,7 @@ msgctxt ""
msgid "To turn the AutoInput on and off, set or remove the check mark in front of <link href=\"text/scalc/01/06130000.xhp\" name=\"Tools - AutoInput\"><emph>Tools - AutoInput</emph></link>."
msgstr "Funkci Automatické dokončování je možné vypnout/zapnout klepnutím na položku nabídky <link href=\"text/scalc/01/06130000.xhp\" name=\"Nástroje - Obsah buňek - Automatické dokončování\"><emph>Nástroje - Automatické dokončování</emph></link>."
+#. 8G5gv
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
@@ -152,6 +169,7 @@ msgctxt ""
msgid "Automatic Conversion to Date Format"
msgstr "Automatický převod na formát data"
+#. JCMv7
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
@@ -160,6 +178,7 @@ msgctxt ""
msgid "$[officename] Calc automatically converts certain entries to dates. For example, the entry <emph>1.1</emph> may be interpreted as January 1 of the current year, according to the locale settings of your operating system, and then displayed according to the date format applied to the cell."
msgstr "$[officename] Calc automaticky převádí některé hodnoty na formát data. Například hodnota <emph>1.1</emph> může být podle národního prostředí operačního systému převedena na 1. leden a posléze zobrazena ve formátu data nastaveném v buňce."
+#. afuu6
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
@@ -168,6 +187,7 @@ msgctxt ""
msgid "To ensure that an entry is interpreted as text, add an apostrophe at the beginning of the entry. The apostrophe is not displayed in the cell."
msgstr "Pokud chcete mít jistotu, že hodnota bude interpretována jako text, napište na začátek apostrof ('). Ten nebude v buňce zobrazen."
+#. DzjZv
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
@@ -176,6 +196,7 @@ msgctxt ""
msgid "Quotation Marks Replaced by Custom Quotes"
msgstr "Nahrazení uvozovek vlastními uvozovkami"
+#. GYoEC
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
@@ -184,6 +205,7 @@ msgctxt ""
msgid "Choose <emph>Tools - AutoCorrect - AutoCorrect Options</emph>. Go to the <emph>Localized Options</emph> tab and unmark <emph>Replace</emph>."
msgstr "Zvolte <emph>Nástroje - Automatické opravy - Nastavení automatických oprav</emph>. Přejděte na kartu <emph>Místní možnosti</emph> a zrušte zaškrtnutí pole <emph>Nahradit</emph>."
+#. j3GnW
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
@@ -192,6 +214,7 @@ msgctxt ""
msgid "Cell Content Always Begins With Uppercase"
msgstr "Obsah buňky vždy začíná velkým písmenem"
+#. qNqbR
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
@@ -200,6 +223,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect - AutoCorrect Options</item>. Go to the <item type=\"menuitem\">Options</item> tab. Unmark <item type=\"menuitem\">Capitalize first letter of every sentence</item>."
msgstr "Zvolte <item type=\"menuitem\">Nástroje - Automatické opravy - Nastavení automatických oprav</item>. Přejděte na kartu <item type=\"menuitem\">Možnosti</item>. Zrušte zaškrtnutí pole <item type=\"menuitem\">Každé první písmeno věty bude velké</item>."
+#. rwz87
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
@@ -208,6 +232,7 @@ msgctxt ""
msgid "Replace Word With Another Word"
msgstr "Nahrazení slova jiným slovem"
+#. VF6DN
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
@@ -216,6 +241,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect - AutoCorrect Options</item>. Go to the <item type=\"menuitem\">Replace</item> tab. Select the word pair and click <item type=\"menuitem\">Delete</item>."
msgstr "Zvolte <item type=\"menuitem\">Nástroje - Automatické opravy - Nastavení automatických oprav</item>. Přejděte na kartu <item type=\"menuitem\">Nahradit</item>. Vyberte požadovanou dvojici slov a klepněte na <item type=\"menuitem\">Smazat</item>."
+#. mkLPr
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
@@ -224,6 +250,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/06130000.xhp\" name=\"Tools - AutoInput\">Tools - AutoInput</link>"
msgstr "<link href=\"text/scalc/01/06130000.xhp\" name=\"Tools - AutoInput\">Nástroje - Automatické dokončování</link>"
+#. h5BG2
#: auto_off.xhp
msgctxt ""
"auto_off.xhp\n"
@@ -232,6 +259,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"Tools - AutoCorrect\">Tools - AutoCorrect - AutoCorrect Options</link>"
msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Nástroje - Automatické opravy\">Nástroje - Automatické opravy - Nastavení automatických oprav</link>"
+#. tdzBC
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
@@ -240,6 +268,7 @@ msgctxt ""
msgid "Applying AutoFilter"
msgstr "Použití automatického filtru"
+#. uegyb
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
@@ -248,6 +277,7 @@ msgctxt ""
msgid "<bookmark_value>filters, see also AutoFilter function</bookmark_value> <bookmark_value>AutoFilter function;applying</bookmark_value> <bookmark_value>sheets; filter values</bookmark_value> <bookmark_value>numbers; filter sheets</bookmark_value> <bookmark_value>columns; AutoFilter function</bookmark_value> <bookmark_value>drop-down menus in sheet columns</bookmark_value> <bookmark_value>database ranges; AutoFilter function</bookmark_value>"
msgstr "<bookmark_value>filtry, viz automatický filtr</bookmark_value> <bookmark_value>automatický filtr;použití</bookmark_value> <bookmark_value>listy; filtrování hodnot</bookmark_value> <bookmark_value>čísla; filtrování listů</bookmark_value> <bookmark_value>sloupce; automatický filtr</bookmark_value> <bookmark_value>rozbalovací nabídky ve sloupcích listu</bookmark_value> <bookmark_value>databázové oblasti; automatický filtr</bookmark_value>"
+#. WoBQt
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
@@ -256,6 +286,7 @@ msgctxt ""
msgid "<variable id=\"autofilter\"><link href=\"text/scalc/guide/autofilter.xhp\" name=\"Applying AutoFilter\">Applying AutoFilter</link></variable>"
msgstr "<variable id=\"autofilter\"><link href=\"text/scalc/guide/autofilter.xhp\" name=\"Použití automatického filtru\">Použití automatického filtru</link></variable>"
+#. 7FoJn
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
@@ -264,6 +295,7 @@ msgctxt ""
msgid "The <emph>AutoFilter</emph> function inserts a combo box on one or more data columns that lets you select the records (rows) to be displayed."
msgstr "Funkce <emph>Automatický filtr</emph> vloží pole se seznamem nad jeden či více sloupců a umožňuje vybírat záznamy (řádky), které chcete mít zobrazené."
+#. BCGPe
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
@@ -272,6 +304,7 @@ msgctxt ""
msgid "Select the columns you want to use AutoFilter on."
msgstr "Vyberte sloupce, na které chcete použít Automatický filtr."
+#. Qk7GY
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
@@ -280,6 +313,7 @@ msgctxt ""
msgid "Choose <emph>Data - Filter - AutoFilter</emph>. The combo box arrows are visible in the first row of the range selected."
msgstr "Klepněte na <emph>Data - Filtr - Automatický filtr</emph>. Šipky polí se seznamem jsou v prvním řádku vybraných buněk."
+#. dHkYY
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
@@ -288,6 +322,7 @@ msgctxt ""
msgid "Run the filter by clicking the drop-down arrow in the column heading and choosing an item."
msgstr "Filtr aplikujete výběrem položky z kombinovaného pole."
+#. FDYaw
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
@@ -296,6 +331,7 @@ msgctxt ""
msgid "Only those rows whose contents meet the filter criteria are displayed. The other rows are filtered. You can see if rows have been filtered from the discontinuous row numbers. The column that has been used for the filter is identified by a different color for the arrow button."
msgstr "Po filtrování se zobrazí pouze ty řádky, jejichž obsah splňuje kritéria filtru. Ostatní řádky jsou skryté. Z nesouvislých řádků s čísly lze poznat, že byly řádky skryty. Filtrovaný sloupec je označen rozdílnou barvou tlačítka s šipkou."
+#. BTbCP
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
@@ -304,6 +340,7 @@ msgctxt ""
msgid "When you apply an additional AutoFilter on another column of a filtered data range, then the other combo boxes list only the filtered data."
msgstr "Pokud použijete jiný Automatický filtr na další sloupec filtrované oblasti, budou ostatní pole se seznamem automatického filtru obsahovat pouze filtrované údaje."
+#. BXy3D
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
@@ -312,6 +349,7 @@ msgctxt ""
msgid "To display all records again, select the <emph>all</emph> entry in the AutoFilter combo box. If you choose <emph>Standard</emph>, the <item type=\"menuitem\">Standard Filter</item> dialog appears, allowing you to set up a standard filter. Choose \"Top 10\" to display the highest 10 values only."
msgstr "Abyste znovu zobrazili všechny záznamy, vyberte v poli se seznamem automatického filtru položku <emph>Vše</emph> entry. Pokud zvolíte <emph>Standardní filtr</emph>, zobrazí se dialog <item type=\"menuitem\">Standardní filtr</item>, ve kterém můžete standardní filtr nastavit. Volbou \"Horních 10\" zobrazíte pouze 10 nejvyšších hodnot."
+#. x9jTE
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
@@ -320,6 +358,7 @@ msgctxt ""
msgid "To stop using AutoFilter, reselect all cells selected in step 1 and once again choose <emph>Data - Filter - AutoFilter</emph>."
msgstr "Funkci Automatický filtr zrušíte opětovným vybráním buněk jako v kroku 1 a klepnutím na <emph>Data - Filtr - Automatický filtr</emph>."
+#. mA8cY
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
@@ -328,6 +367,7 @@ msgctxt ""
msgid "To assign different AutoFilters to different sheets, you must first define a database range on each sheet."
msgstr "Chcete-li různým listům přiřadit různé automatické filtry, musíte nejprve na každém listu určit databázový rozsah."
+#. 8ViYy
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
@@ -336,6 +376,7 @@ msgctxt ""
msgid "The arithmetic functions also take account of the cells that are not visible due to an applied filter. For example, a sum of an entire column will also total the values in the filtered cells. Apply the <link href=\"text/scalc/01/04060106.xhp\" name=\"SUBTOTAL\">SUBTOTAL</link> function if only the cells visible after the application of a filter are to be taken into account."
msgstr "Aritmetické funkce berou v potaz i buňky, které nejsou díky Automatickému filtru zobrazeny. Například součet aktuálního sloupce je vypočítán včetně hodnot z odfiltrovaných buněk. Pro sečtení pouze těch buněk, které zůstanou viditelné po použití filtru, slouží funkce <link href=\"text/scalc/01/04060106.xhp\" name=\"SUBTOTAL\">SUBTOTAL</link>."
+#. nj46T
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
@@ -344,6 +385,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12040100.xhp\" name=\"Data - Filter - AutoFilter\">Data - Filter - AutoFilter</link>"
msgstr "<link href=\"text/scalc/01/12040100.xhp\" name=\"Data - Filtr - Automatický filtr\">Data - Filtr - Automatický filtr</link>"
+#. UwaWC
#: autofilter.xhp
msgctxt ""
"autofilter.xhp\n"
@@ -352,6 +394,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060106.xhp\" name=\"SUBTOTAL\">SUBTOTAL</link>"
msgstr "<link href=\"text/scalc/01/04060106.xhp\" name=\"SUBTOTAL\">SUBTOTAL</link>"
+#. XAtNE
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
@@ -360,6 +403,7 @@ msgctxt ""
msgid "Using AutoFormat for Tables"
msgstr "Automatický formát tabulky"
+#. 33hwy
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
@@ -368,6 +412,7 @@ msgctxt ""
msgid "<bookmark_value>tables; AutoFormat function</bookmark_value> <bookmark_value>defining;AutoFormat function for tables</bookmark_value> <bookmark_value>AutoFormat function</bookmark_value> <bookmark_value>formats; automatically formatting spreadsheets</bookmark_value> <bookmark_value>automatic formatting in spreadsheets</bookmark_value> <bookmark_value>sheets;AutoFormat function</bookmark_value>"
msgstr "<bookmark_value>tabulky; automatický formát</bookmark_value> <bookmark_value>definování;automatický formát pro tabulky</bookmark_value> <bookmark_value>automatický formát</bookmark_value> <bookmark_value>formáty; automatické formátování v sešitech</bookmark_value> <bookmark_value>automatické formátování v sešitech</bookmark_value> <bookmark_value>listy;automatický formát</bookmark_value>"
+#. EiEMB
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
@@ -376,6 +421,7 @@ msgctxt ""
msgid "<variable id=\"autoformat\"><link href=\"text/scalc/guide/autoformat.xhp\" name=\"Using AutoFormat for Tables\">Applying Automatic Formatting to a Selected Cell Range</link></variable>"
msgstr "<variable id=\"autoformat\"><link href=\"text/scalc/guide/autoformat.xhp\" name=\"Using AutoFormat for Tables\">Použití automatického formátu na vybranou oblast buněk</link></variable>"
+#. CC2ie
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
@@ -384,6 +430,7 @@ msgctxt ""
msgid "You can use the AutoFormat feature to quickly apply a format to a sheet or a selected cell range."
msgstr "Funkci automatického formátu můžete použít pro rychlé formátování listu nebo vybrané oblasti buněk."
+#. FGf7G
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
@@ -392,6 +439,7 @@ msgctxt ""
msgid "To Apply an AutoFormat to a Sheet or Selected Cell Range"
msgstr "Použití automatického formátu na list nebo vybranou oblast buněk"
+#. XEBko
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
@@ -400,22 +448,25 @@ msgctxt ""
msgid "Select the cells, including the column and row headers, that you want to format."
msgstr "Vyberte buňky (včetně záhlaví sloupců a řádků), které chcete formátovat."
+#. PMa8H
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_idN106D5\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Format - AutoFormat</item>."
-msgstr "Zvolte <item type=\"menuitem\">Formát - Automatický formát</item>."
+msgid "Choose <item type=\"menuitem\">Format - AutoFormat Styles</item>."
+msgstr ""
+#. YT4xh
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_id3151242\n"
"help.text"
-msgid "To select which properties to include in an AutoFormat, click <emph>More</emph>."
-msgstr "Klepněte na <emph>Více</emph> pro výběr atributů automatického formátu."
+msgid "Select which properties to include in an AutoFormat."
+msgstr ""
+#. dhKwA
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
@@ -424,6 +475,7 @@ msgctxt ""
msgid "Click <emph>OK</emph>."
msgstr "Klepněte na <emph>OK</emph>."
+#. 5rFWK
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
@@ -432,6 +484,7 @@ msgctxt ""
msgid "The format is applied to the selected range of cells."
msgstr "Formát je použit na vybranou oblast buněk."
+#. gG5Fm
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
@@ -440,46 +493,52 @@ msgctxt ""
msgid "If you do not see any change in color of the cell contents, choose <item type=\"menuitem\">View - Value Highlighting</item>."
msgstr "Nezměnila-li se barva obsahu buněk, zvolte <item type=\"menuitem\">Zobrazit - Zvýrazňování hodnot</item>."
+#. WuFW6
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_id3155379\n"
"help.text"
-msgid "To Define an AutoFormat for Spreadsheets"
-msgstr "Definování automatického formátu pro sešity"
+msgid "To Define an AutoFormat for Spreadsheets or Ranges"
+msgstr ""
+#. kMXDR
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_id3148868\n"
"help.text"
-msgid "You can define a new AutoFormat that is available to all spreadsheets."
-msgstr "Můžete vytvořit nový automatický formát, který bude dostupný pro všechny sešity."
+msgid "You can define a new AutoFormat that is available to all spreadsheets and ranges."
+msgstr ""
+#. LBQQi
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_id3152985\n"
"help.text"
-msgid "Format a sheet."
-msgstr "Naformátujte sešit."
+msgid "Format a sheet or range."
+msgstr ""
+#. JVW7G
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_id3145384\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Edit - Select All</item>."
-msgstr "Zvolte <item type=\"menuitem\">Úpravy - Vybrat vše</item>."
+msgid "Choose <item type=\"menuitem\">Edit - Select All</item> or select the formatted range."
+msgstr ""
+#. VuwGM
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_id3153815\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Format - AutoFormat</item>."
-msgstr "Zvolte <item type=\"menuitem\">Formát - Automatický formát</item>."
+msgid "Choose <item type=\"menuitem\">Format - AutoFormat Styles</item>."
+msgstr ""
+#. CzaoG
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
@@ -488,6 +547,7 @@ msgctxt ""
msgid "Click <emph>Add</emph>."
msgstr "Klepněte na <emph>Přidat</emph>."
+#. FDB4v
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
@@ -496,6 +556,7 @@ msgctxt ""
msgid "In the <emph>Name</emph> box of the <emph>Add AutoFormat</emph> dialog, enter a name for the format."
msgstr "Do pole <emph>Název</emph> dialogu <emph>Přidat Automatický formát</emph> napište název formátu."
+#. YWSGG
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
@@ -504,14 +565,16 @@ msgctxt ""
msgid "Click <emph>OK</emph>."
msgstr "Klepněte na <emph>OK</emph>."
+#. hpPvo
#: autoformat.xhp
msgctxt ""
"autoformat.xhp\n"
"par_id3159203\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05110000.xhp\" name=\"Format - AutoFormat\">Format - AutoFormat</link>"
-msgstr "<link href=\"text/scalc/01/05110000.xhp\" name=\"Format - Automatický formát\">Formát - Automatický formát</link>"
+msgid "<link href=\"text/scalc/01/05110000.xhp\" name=\"Format - AutoFormat\">Format - AutoFormat Styles</link>"
+msgstr ""
+#. ZSCL9
#: background.xhp
msgctxt ""
"background.xhp\n"
@@ -520,6 +583,7 @@ msgctxt ""
msgid "Defining Background Colors or Background Graphics"
msgstr "Určení barvy nebo obrázku na pozadí"
+#. g2JnS
#: background.xhp
msgctxt ""
"background.xhp\n"
@@ -528,6 +592,7 @@ msgctxt ""
msgid "<bookmark_value>spreadsheets; backgrounds</bookmark_value> <bookmark_value>backgrounds;cell ranges</bookmark_value> <bookmark_value>tables; backgrounds</bookmark_value> <bookmark_value>cells; backgrounds</bookmark_value> <bookmark_value>rows, see also cells</bookmark_value> <bookmark_value>columns, see also cells</bookmark_value>"
msgstr "<bookmark_value>sešity; pozadí</bookmark_value> <bookmark_value>pozadí;oblasti buněk</bookmark_value> <bookmark_value>tabulky; pozadí</bookmark_value> <bookmark_value>buňky; pozadí</bookmark_value> <bookmark_value>řádky, viz také buňky</bookmark_value> <bookmark_value>sloupce, viz také buňky</bookmark_value>"
+#. CqqcG
#: background.xhp
msgctxt ""
"background.xhp\n"
@@ -536,6 +601,7 @@ msgctxt ""
msgid "<variable id=\"background\"><link href=\"text/scalc/guide/background.xhp\" name=\"Defining Background Colors or Background Graphics\">Defining Background Colors or Background Graphics</link></variable>"
msgstr "<variable id=\"background\"><link href=\"text/scalc/guide/background.xhp\" name=\"Určení barvy nebo obrázku na pozadí\">Určení barvy nebo obrázku na pozadí</link> </variable>"
+#. gwwiM
#: background.xhp
msgctxt ""
"background.xhp\n"
@@ -544,6 +610,7 @@ msgctxt ""
msgid "You can define a background color or use a graphic as a background for cell ranges in $[officename] Calc."
msgstr "Pro oblast buněk v aplikaci $[officename] Calc můžete stanovit barvu pozadí nebo obrázek jako pozadí."
+#. iQgbC
#: background.xhp
msgctxt ""
"background.xhp\n"
@@ -552,6 +619,7 @@ msgctxt ""
msgid "Applying a Background Color to a $[officename] Calc Spreadsheet"
msgstr "Definice Barvy Pozadí v sešitě aplikace $[officename] Calc."
+#. CdEUc
#: background.xhp
msgctxt ""
"background.xhp\n"
@@ -560,6 +628,7 @@ msgctxt ""
msgid "Select the cells."
msgstr "Vyberte buňky."
+#. N2G5z
#: background.xhp
msgctxt ""
"background.xhp\n"
@@ -568,6 +637,7 @@ msgctxt ""
msgid "Choose <emph>Format - Cells</emph> (or <emph>Format Cells</emph> from the context menu)."
msgstr "Vyberte<emph>Formát - Buňky</emph> (nebo <emph>Formát Buněk</emph> z místní nabídky)."
+#. bg5yD
#: background.xhp
msgctxt ""
"background.xhp\n"
@@ -576,6 +646,7 @@ msgctxt ""
msgid "On the <emph>Background</emph> tab page, select the background color."
msgstr "Na kartě <emph>Pozadí</emph> vyberte barvu pozadí."
+#. Fc3Wp
#: background.xhp
msgctxt ""
"background.xhp\n"
@@ -584,6 +655,7 @@ msgctxt ""
msgid "Graphics in the Background of Cells"
msgstr "Obrázek na Pozadí buněk"
+#. faXAJ
#: background.xhp
msgctxt ""
"background.xhp\n"
@@ -592,6 +664,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Image - From File</emph>."
msgstr "Zvolte <emph>Vložit - Obrázek - Ze souboru</emph>."
+#. BTGbT
#: background.xhp
msgctxt ""
"background.xhp\n"
@@ -600,6 +673,7 @@ msgctxt ""
msgid "Select the graphic and click <emph>Open</emph>."
msgstr "Vyberte obrázek a klikněte na <emph> Otevřít</emph>."
+#. SDYSQ
#: background.xhp
msgctxt ""
"background.xhp\n"
@@ -608,6 +682,7 @@ msgctxt ""
msgid "The graphic is inserted anchored to the current cell. You can move and scale the graphic as you want. In your context menu you can use the <emph>Arrange - To Background</emph> command to place this in the background. To select a graphic that has been placed in the background, use the <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link></caseinline><defaultinline>Navigator</defaultinline></switchinline>."
msgstr "Obrázek je přikotven k aktuální buňce. Můžete libovolně pohybovat s obrázkem a měnit jeho velikost. Pro umístění obrázku můžete použít příkaz <emph>Uspořádat - Na Pozadí</emph> z místní nabídky. Pro výběr obrázku, který bude umístěn na pozadí, použijte <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigátor\">Navigátor</link> </caseinline><defaultinline>Navigátor</defaultinline></switchinline>."
+#. vTxFX
#: background.xhp
msgctxt ""
"background.xhp\n"
@@ -616,6 +691,7 @@ msgctxt ""
msgid "<link href=\"text/shared/guide/background.xhp\">Watermarks</link>"
msgstr "<link href=\"text/shared/guide/background.xhp\">Vodotisk</link>"
+#. jQFQC
#: background.xhp
msgctxt ""
"background.xhp\n"
@@ -624,6 +700,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Background tab page\"><emph>Background</emph> tab page</link>"
msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Karta Pozadí\">Karta <emph>Pozadí</emph></link>"
+#. owozX
#: background.xhp
msgctxt ""
"background.xhp\n"
@@ -632,6 +709,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/guide/format_table.xhp\">Formatting Spreadsheets</link>"
msgstr "<link href=\"text/scalc/guide/format_table.xhp\"> Formátování Sešitů</link>"
+#. uTh4T
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -640,6 +718,7 @@ msgctxt ""
msgid "User Defined Borders in Cells"
msgstr "Uživatelské ohraničení buněk"
+#. GxTZ8
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -648,6 +727,7 @@ msgctxt ""
msgid "<bookmark_value>cells;borders</bookmark_value> <bookmark_value>line arrangements with cells</bookmark_value> <bookmark_value>borders;cells</bookmark_value>"
msgstr "<bookmark_value>buňky;ohraničení</bookmark_value> <bookmark_value>zarovnání čar u buněk</bookmark_value> <bookmark_value>ohraničení;buňky</bookmark_value>"
+#. ajMCN
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -656,6 +736,7 @@ msgctxt ""
msgid "<variable id=\"borders\"><link href=\"text/scalc/guide/borders.xhp\">User Defined Borders in Cells</link></variable>"
msgstr "<variable id=\"borders\"><link href=\"text/scalc/guide/borders.xhp\">Uživatelské ohraničení buněk</link></variable>"
+#. QhPM3
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -664,6 +745,7 @@ msgctxt ""
msgid "You can apply a variety of different lines to selected cells."
msgstr "Vybraným buňkám můžete přiřadit různé druhy čar."
+#. apxgf
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -672,6 +754,7 @@ msgctxt ""
msgid "Select the cell or a block of cells."
msgstr "Označte buňku nebo blok buněk."
+#. mkqAE
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -680,6 +763,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Format - Cells</item>."
msgstr "Zvolte <item type=\"menuitem\">Formát - Buňky</item>."
+#. HAyz8
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -688,6 +772,7 @@ msgctxt ""
msgid "In the dialog, click the <emph>Borders</emph> tab."
msgstr "V dialogovém okně klepněte na kartu <emph>Ohraničení</emph>."
+#. E89Fq
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -696,6 +781,7 @@ msgctxt ""
msgid "Choose the border options you want to apply and click OK."
msgstr "Určete možnosti ohraničení a klepněte na OK."
+#. EG7QD
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -704,6 +790,7 @@ msgctxt ""
msgid "The options in the <emph>Line arrangement</emph> area can be used to apply multiple border styles."
msgstr "Možnost <emph>Uspořádání čar</emph> lze využít k přiřazení několika stylů ohraničení."
+#. tQ4ii
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -712,6 +799,7 @@ msgctxt ""
msgid "Selection of cells"
msgstr "Výběr buněk"
+#. 3xGCg
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -720,6 +808,7 @@ msgctxt ""
msgid "Depending on the selection of cells, the area looks different."
msgstr "V závislosti na označených buňkách vypadá tato oblast různě."
+#. jnGHi
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -728,6 +817,7 @@ msgctxt ""
msgid "Selection"
msgstr "Výběr"
+#. AKfDP
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -736,6 +826,7 @@ msgctxt ""
msgid "Line arrangement area"
msgstr "Oblast uspořádání čar"
+#. fCBCP
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -744,6 +835,7 @@ msgctxt ""
msgid "One cell"
msgstr "Jedna buňka"
+#. 6a7qm
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -752,6 +844,7 @@ msgctxt ""
msgid "<image id=\"img_id1737113\" src=\"media/helpimg/border_ca_1.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1737113\">borders with one cell selected</alt></image>"
msgstr "<image id=\"img_id1737113\" src=\"media/helpimg/border_ca_1.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1737113\">ohraničení s jednou vybranou buňkou</alt></image>"
+#. kBPBo
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -760,6 +853,7 @@ msgctxt ""
msgid "Cells in a column"
msgstr "Buňky ve sloupci"
+#. JJYuk
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -768,6 +862,7 @@ msgctxt ""
msgid "<image id=\"img_id1680959\" src=\"media/helpimg/border_ca_2.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1680959\">borders with a column selected</alt></image>"
msgstr "<image id=\"img_id1680959\" src=\"media/helpimg/border_ca_2.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id1680959\">ohraničení s vybraným sloupcem</alt></image>"
+#. DCBWV
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -776,6 +871,7 @@ msgctxt ""
msgid "Cells in a row"
msgstr "Buňky v řádku"
+#. jDYBP
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -784,6 +880,7 @@ msgctxt ""
msgid "<image id=\"img_id9623096\" src=\"media/helpimg/border_ca_3.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id9623096\">borders with a row selected</alt></image>"
msgstr "<image id=\"img_id9623096\" src=\"media/helpimg/border_ca_3.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id9623096\">ohraničení s vybraným řádkem</alt></image>"
+#. ZkYrP
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -792,6 +889,7 @@ msgctxt ""
msgid "Cells in a block of 2x2 or more"
msgstr "Buňky v bloku 2x2 či větším"
+#. GC7h8
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -800,6 +898,7 @@ msgctxt ""
msgid "<image id=\"img_id8139591\" src=\"media/helpimg/border_ca_4.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id8139591\">borders with a block selected</alt></image>"
msgstr "<image id=\"img_id8139591\" src=\"media/helpimg/border_ca_4.png\" width=\"1.2602in\" height=\"1.5937in\"><alt id=\"alt_id8139591\">ohraničení s vybraným blokem</alt></image>"
+#. j9iat
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -808,6 +907,7 @@ msgctxt ""
msgid "You cannot apply borders to multiple selections."
msgstr "Nemůžete přiřadit ohraničení vícenásobnému výběru."
+#. 2gKsC
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -816,6 +916,7 @@ msgctxt ""
msgid "Default Settings"
msgstr "Výchozí nastavení"
+#. p4Lam
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -824,6 +925,7 @@ msgctxt ""
msgid "Click one of the <emph>Default</emph> icons to set or reset multiple borders."
msgstr "Kliknutím na některou z ikon <emph>Výchozí</emph> nastavíte ohraničení."
+#. mh9v4
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -832,6 +934,7 @@ msgctxt ""
msgid "The thin gray lines inside an icon show the borders that will be reset or cleared."
msgstr "Tenké šedé čáry na ikoně ukazují ohraničení, která budou přenastavena."
+#. CRmXG
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -840,6 +943,7 @@ msgctxt ""
msgid "The dark lines inside an icon show the lines that will be set using the selected line style and color."
msgstr "Černé čáry na ikoně ukazují ohraničení, která budou nastavena s použitím vybraného stylu čáry a barvy."
+#. Fo7Dp
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -848,6 +952,7 @@ msgctxt ""
msgid "The thick gray lines inside an icon show the lines that will not be changed."
msgstr "Silné šedé čáry na ikoně ukazují ohraničení, která nebudou změněna."
+#. bF8L3
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -856,6 +961,7 @@ msgctxt ""
msgid "Examples"
msgstr "Příklady"
+#. BFCDb
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -864,6 +970,7 @@ msgctxt ""
msgid "Select a block of about 8x8 cells, then choose <emph>Format - Cells - Borders</emph>."
msgstr "Označte blok přibližně 8x8 buněk a zvolte <emph>Formát - Buňky - Ohraničení</emph>."
+#. qFhBm
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -872,6 +979,7 @@ msgctxt ""
msgid "<image id=\"img_id7261268\" src=\"media/helpimg/border_ca_5.png\" width=\"1.0937in\" height=\"0.2189in\"><alt id=\"alt_id7261268\">default icon row of Borders tab page</alt></image>"
msgstr "<image id=\"img_id7261268\" src=\"media/helpimg/border_ca_5.png\" width=\"1.0937in\" height=\"0.2189in\"><alt id=\"alt_id7261268\">výchozí sada ikon na kartě Ohraničení</alt></image>"
+#. EFurH
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -880,6 +988,7 @@ msgctxt ""
msgid "Click the left icon to clear all lines. This removes all outer borders, all inner lines, and all diagonal lines."
msgstr "Kliknutím na ikonu vlevo odstraníte všechny čáry. Tím odstraníte vnější ohraničení, všechny vnitřní čáry a všechny diagonální čáry."
+#. ZTJS3
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -888,6 +997,7 @@ msgctxt ""
msgid "Click the second icon from the left to set an outer border and to remove all other lines."
msgstr "Kliknutím na druhou ikonu zleva nastavíte vnější okraje a odstraníte všechny ostatní čáry."
+#. 9bJYG
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -896,6 +1006,7 @@ msgctxt ""
msgid "Click the rightmost icon to set an outer border. The inner lines are not changed, except the diagonal lines, which will be removed."
msgstr "Kliknutím na ikonu vpravo nastavíte vnější okraje. Vnitřní čáry se nezmění, ale diagonální čáry se odstraní."
+#. mvEWC
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -904,6 +1015,7 @@ msgctxt ""
msgid "Now you can continue to see which lines the other icons will set or remove."
msgstr "Nyní můžete zjišťovat, které čáry odstraní či nastaví další ikony."
+#. DDScY
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -912,6 +1024,7 @@ msgctxt ""
msgid "User Defined Settings"
msgstr "Uživatelem definované nastavení"
+#. VWqSq
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -920,6 +1033,7 @@ msgctxt ""
msgid "In the <emph>User defined</emph> area, you can click to set or remove individual lines. The preview shows lines in three different states."
msgstr "V oblasti <emph>Uživatelem definované</emph> můžete kliknutím nastavit či odstranit jednotlivé čáry. Náhled zobrazuje čáry ve třech různých stavech."
+#. bG2uc
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -928,6 +1042,7 @@ msgctxt ""
msgid "Repeatedly click an edge or a corner to switch through the three different states."
msgstr "Opakovaným kliknutím na čáru či roh přepínáte mezi těmito třemi stavy."
+#. EnR9B
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -936,6 +1051,7 @@ msgctxt ""
msgid "Line types"
msgstr "Druhy čar"
+#. XLAR9
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -944,6 +1060,7 @@ msgctxt ""
msgid "Image"
msgstr "Obrázek"
+#. 2eM3b
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -952,6 +1069,7 @@ msgctxt ""
msgid "Meaning"
msgstr "Význam"
+#. fh3Qr
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -960,6 +1078,7 @@ msgctxt ""
msgid "A black line"
msgstr "Černá čára"
+#. 6L2yn
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -968,6 +1087,7 @@ msgctxt ""
msgid "<image id=\"img_id9379863\" src=\"media/helpimg/border_ca_7.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id9379863\">solid line for user defined border</alt></image>"
msgstr "<image id=\"img_id9379863\" src=\"media/helpimg/border_ca_7.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id9379863\">černá čára v uživatelem definovaném ohraničení</alt></image>"
+#. FUpZB
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -976,6 +1096,7 @@ msgctxt ""
msgid "A black line sets the corresponding line of the selected cells. The line is shown as a dotted line when you choose the 0.05 pt line style. Double lines are shown when you select a double line style."
msgstr "Černá čára nastaví odpovídající čáry vybraných buněk. Při výběru stylu čáry 0,05 pt se čára zobrazí tečkovaně. Při výběru stylu dvojité čáry se zobrazí dvojité čáry."
+#. tgg4i
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -984,6 +1105,7 @@ msgctxt ""
msgid "A gray line"
msgstr "Šedá čára"
+#. EMt2z
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -992,6 +1114,7 @@ msgctxt ""
msgid "<image id=\"img_id6972563\" src=\"media/helpimg/border_ca_gray.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id6972563\">gray line for user defined border</alt></image>"
msgstr "<image id=\"img_id6972563\" src=\"media/helpimg/border_ca_gray.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id6972563\">šedá čára v uživatelem definovaném ohraničení</alt></image>"
+#. HmMdg
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -1000,6 +1123,7 @@ msgctxt ""
msgid "A gray line is shown when the corresponding line of the selected cells will not be changed. No line will be set or removed at this position."
msgstr "Šedá čára se zobrazuje na čárách, které nebudou změněny. Na dané pozici nebude odstraněna ani nastavena žádná čára."
+#. RoVV2
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -1008,6 +1132,7 @@ msgctxt ""
msgid "A white line"
msgstr "Bílá čára"
+#. mDdBw
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -1016,6 +1141,7 @@ msgctxt ""
msgid "<image id=\"img_id3801080\" src=\"media/helpimg/border_ca_white.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id3801080\">white line for user defined border</alt></image>"
msgstr "<image id=\"img_id3801080\" src=\"media/helpimg/border_ca_white.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id3801080\">bílá čára v uživatelem definovaném ohraničení</alt></image>"
+#. YNahC
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -1024,6 +1150,7 @@ msgctxt ""
msgid "A white line is shown when the corresponding line of the selected cells will be removed."
msgstr "Bílá čára se zobrazuje na čárách, které budou odstraněny."
+#. KFU6J
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -1032,6 +1159,7 @@ msgctxt ""
msgid "Examples"
msgstr "Příklady"
+#. zNjfw
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -1040,6 +1168,7 @@ msgctxt ""
msgid "Select a single cell, then choose <emph>Format - Cells - Borders</emph>."
msgstr "Označte jednu buňku a zvolte <emph>Formát - Buňky - Ohraničení</emph>."
+#. fHEFP
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -1048,6 +1177,7 @@ msgctxt ""
msgid "Click the lower edge to set a very thin line as a lower border. All other lines will be removed from the cell."
msgstr "Kliknutím na dolní okraj nastavíte pro dolní okraj velmi tenkou čáru. Ostatní čáry budou z buňky odstraněny."
+#. fe8tp
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -1056,6 +1186,7 @@ msgctxt ""
msgid "<image id=\"img_id9467452\" src=\"media/helpimg/border_ca_6.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id9467452\">setting a thin lower border</alt></image>"
msgstr "<image id=\"img_id9467452\" src=\"media/helpimg/border_ca_6.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id9467452\">nastavení tenkého spodního ohraničení</alt></image>"
+#. yznZW
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -1064,6 +1195,7 @@ msgctxt ""
msgid "Choose a thicker line style and click the lower edge. This sets a thicker line as a lower border."
msgstr "Zvolte silnější styl čáry a klikněte na dolní okraj. Tím nastavíte pro dolní okraj silnější čáru."
+#. xixgT
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -1072,6 +1204,7 @@ msgctxt ""
msgid "<image id=\"img_id7431562\" src=\"media/helpimg/border_ca_7.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id7431562\">setting a thick line as a border</alt></image>"
msgstr "<image id=\"img_id7431562\" src=\"media/helpimg/border_ca_7.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id7431562\">nastavení silného ohraničení</alt></image>"
+#. sTGsy
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -1080,6 +1213,7 @@ msgctxt ""
msgid "Click the second <emph>Default</emph> icon from the left to set all four borders. Then repeatedly click the lower edge until a white line is shown. This removes the lower border."
msgstr "Kliknutím na druhou ikonu <emph>Výchozí</emph> zleva nastavíte všechny čtyři okraje. Poté několikrát klikněte na dolní okraj, dokud není čára zobrazena bíle. Tím odstraníte spodní okraj."
+#. WAEE5
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -1088,6 +1222,7 @@ msgctxt ""
msgid "<image id=\"img_id8155766.00000001\" src=\"media/helpimg/border_ca_8.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id8155766.00000001\">removing lower border</alt></image>"
msgstr "<image id=\"img_id8155766.00000001\" src=\"media/helpimg/border_ca_8.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id8155766.00000001\">odstranění spodního ohraničení</alt></image>"
+#. 8FHj7
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -1096,6 +1231,7 @@ msgctxt ""
msgid "You can combine several line types and styles. The last image shows how to set thick outer borders (the thick black lines), while any diagonal lines inside the cell will not be touched (gray lines)."
msgstr "Můžete zkombinovat několik druhů a stylů čar. Poslední obrázek ukazuje, jak nastavit silné vnější okraje (silné černé čáry), bílé diagonální čáry uvnitř buňky nebudou změněny (šedé čáry)."
+#. Uop2U
#: borders.xhp
msgctxt ""
"borders.xhp\n"
@@ -1104,6 +1240,7 @@ msgctxt ""
msgid "<image id=\"img_id5380718\" src=\"media/helpimg/border_ca_9.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id5380718\">advanced example for cell borders</alt></image>"
msgstr "<image id=\"img_id5380718\" src=\"media/helpimg/border_ca_9.png\" width=\"1.2602in\" height=\"1.1252in\"><alt id=\"alt_id5380718\">složitější příklad ohraničení buňky</alt></image>"
+#. kCAyU
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
@@ -1112,6 +1249,7 @@ msgctxt ""
msgid "Calculating With Dates and Times"
msgstr "Výpočty s údaji času a kalendářních dat"
+#. U4Xij
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
@@ -1120,6 +1258,7 @@ msgctxt ""
msgid "<bookmark_value>dates; in cells</bookmark_value> <bookmark_value>times; in cells</bookmark_value> <bookmark_value>cells;date and time formats</bookmark_value> <bookmark_value>current date and time values</bookmark_value>"
msgstr "<bookmark_value>data; v buňkách</bookmark_value><bookmark_value>časy; v buňkách</bookmark_value><bookmark_value>buňky;formáty data a času</bookmark_value><bookmark_value>aktuální hodnoty data a času</bookmark_value>"
+#. DKYwy
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
@@ -1128,6 +1267,7 @@ msgctxt ""
msgid "<variable id=\"calc_date\"><link href=\"text/scalc/guide/calc_date.xhp\" name=\"Calculating With Dates and Times\">Calculating With Dates and Times</link></variable>"
msgstr "<variable id=\"calc_date\"><link href=\"text/scalc/guide/calc_date.xhp\" name=\"Výpočty s údaji času a kalendářních dat\">Výpočty s údaji času a kalendářních dat</link></variable>"
+#. ZBgGk
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
@@ -1136,6 +1276,7 @@ msgctxt ""
msgid "In $[officename] Calc, you can perform calculations with current date and time values. As an example, to find out exactly how old you are in seconds or hours, follow the following steps:"
msgstr "V programu $[officename] Calc lze provádět výpočty s datem a časovými údaji. Například ke zjištění vašeho stáří v sekundách nebo hodinách proveďte následující kroky:"
+#. MXCKL
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
@@ -1144,6 +1285,7 @@ msgctxt ""
msgid "In a spreadsheet, enter your birthday in cell A1."
msgstr "V sešitu zadejte do buňky A1 datum svého narození."
+#. PqEkE
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
@@ -1152,6 +1294,7 @@ msgctxt ""
msgid "Enter the following formula in cell A3: <item type=\"literal\">=NOW()-A1</item>"
msgstr "Zadejte do buňky A3 následující vzorec: <item type=\"literal\">=NOW()-A1</item>"
+#. 9gqHu
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
@@ -1160,6 +1303,7 @@ msgctxt ""
msgid "After pressing the Enter key you will see the result in date format. Since the result should show the difference between two dates as a number of days, you must format cell A3 as a number."
msgstr "Po stisknutí klávesy Enter se výsledek zobrazí ve formátu data. Protože výsledek má být rozdíl vyjádřený počtem dnů, musíte buňku A3 zformátovat jako číslo."
+#. hSnJ9
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
@@ -1168,6 +1312,7 @@ msgctxt ""
msgid "Place the cursor in cell A3, right-click to open a context menu and choose <emph>Format Cells</emph>."
msgstr "Umístěte kurzor do buňky A3, klepněte pravým tlačítkem myši a z místní nabídky vyberte <emph>Formát buněk</emph>."
+#. ddvdC
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
@@ -1176,6 +1321,7 @@ msgctxt ""
msgid "The <item type=\"menuitem\">Format Cells</item> dialog appears. On the <item type=\"menuitem\">Numbers</item> tab, the \"Number\" category will appear already highlighted. The format is set to \"General\", which causes the result of a calculation containing date entries to be displayed as a date. To display the result as a number, set the number format to \"-1,234\" and close the dialog with the <item type=\"menuitem\">OK</item> button."
msgstr "Zobrazí se dialogové okno <item type=\"menuitem\">Formát buněk</item>. Na kartě <item type=\"menuitem\">Čísla</item> už bude zvýrazněná kategorie \"Číslo\". Formát je nastaven na \"General\", což vede k tomu, že výsledek výpočtu obsahujícího datum bude zobrazen jako datum. Abyste výsledek zobrazili jako číslo, nastavte formát čísla na \"-1,234\" a zavřete dialogové okno tlačítkem <item type=\"menuitem\">OK</item>."
+#. qt75B
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
@@ -1184,6 +1330,7 @@ msgctxt ""
msgid "The number of days between today's date and the specified date is displayed in cell A3."
msgstr "V buňce A3 je zobrazen počet dnů mezi dnešním a zadaným datem."
+#. LxXW8
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
@@ -1192,6 +1339,7 @@ msgctxt ""
msgid "Experiment with some additional formulas: in A4 enter =A3*24 to calculate the hours, in A5 enter =A4*60 for the minutes, and in A6 enter =A5*60 for seconds. Press the Enter key after each formula."
msgstr "Možné je vyzkoušet další vzorce: zadáním vzorce =A3*24 do buňky A4 vypočtete počet hodin, zadáním vzorce =A4*60 do buňky A5 vypočtete počet minut a zadáte-li do buňky A6 vzorec =A5*60, vypočtete počet sekund. Po každém zadání vzorce stiskněte klávesu Enter."
+#. 6WaJq
#: calc_date.xhp
msgctxt ""
"calc_date.xhp\n"
@@ -1200,6 +1348,7 @@ msgctxt ""
msgid "The time since your date of birth will be calculated and displayed in the various units. The values are calculated as of the exact moment when you entered the last formula and pressed the Enter key. This value is not automatically updated, although \"Now\" continuously changes. In the <emph>Data</emph> menu, the menu item <emph>Calculate - AutoCalculate</emph> is normally active; however, automatic calculation does not apply to the function NOW. This ensures that your computer is not solely occupied with updating the sheet."
msgstr "Čas od vašeho narození bude spočítán a zobrazen v různých jednotkách. Hodnoty jsou vypočteny k okamžiku stisku klávesy Enter po zadání poslední funkce. Nejsou automaticky přepočítávány, ačkoliv se hodnota funkce \"NOW\" neustále mění. V nabídce <emph>Data</emph> je položka <emph>Spočítat - Automatický výpočet</emph> standardně zapnutá; nicméně nevztahuje se na funkci NOW. Tím je zajištěno, že se počítač nezabývá neustálým přepočítáváním sešitu."
+#. 8FWEV
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
@@ -1208,6 +1357,7 @@ msgctxt ""
msgid "Automatically Calculating Series"
msgstr "Automatická tvorba posloupností"
+#. jCpXS
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
@@ -1216,6 +1366,7 @@ msgctxt ""
msgid "<bookmark_value>series; calculating</bookmark_value> <bookmark_value>calculating; series</bookmark_value> <bookmark_value>linear series</bookmark_value> <bookmark_value>growth series</bookmark_value> <bookmark_value>date series</bookmark_value> <bookmark_value>powers of 2 calculations</bookmark_value> <bookmark_value>cells; filling automatically</bookmark_value> <bookmark_value>automatic cell filling</bookmark_value> <bookmark_value>AutoFill function</bookmark_value> <bookmark_value>filling;cells, automatically</bookmark_value>"
msgstr "<bookmark_value>posloupnosti; výpočty</bookmark_value> <bookmark_value>výpočty; posloupnosti</bookmark_value> <bookmark_value>lineární posloupnosti</bookmark_value> <bookmark_value>rostoucí posloupnosti series</bookmark_value> <bookmark_value>posloupnosti dat</bookmark_value> <bookmark_value>výpočty posloupnosti 2 na ntou</bookmark_value> <bookmark_value>buňky; automatické vyplňování</bookmark_value> <bookmark_value>automatické vyplňování buněk</bookmark_value> <bookmark_value>funkce Automatické vyplnění</bookmark_value> <bookmark_value>vyplňování;buňky, automaticky</bookmark_value>"
+#. RxPrT
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
@@ -1224,6 +1375,7 @@ msgctxt ""
msgid "<variable id=\"calc_series\"><link href=\"text/scalc/guide/calc_series.xhp\" name=\"Automatically Calculating Series\">Automatically Filling in Data Based on Adjacent Cells</link></variable>"
msgstr "<variable id=\"calc_series\"><link href=\"text/scalc/guide/calc_series.xhp\" name=\"Automatická tvorba posloupností\">Automatické vyplňování dat podle sousedících buněk</link></variable>"
+#. C6vL5
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
@@ -1232,6 +1384,7 @@ msgctxt ""
msgid "You can automatically fill cells with data with the AutoFill command or the Series command."
msgstr "Buňky lze automaticky vyplnit pomocí funkce Automatické vyplnění nebo Posloupnosti."
+#. ADstn
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
@@ -1240,6 +1393,7 @@ msgctxt ""
msgid "Using AutoFill"
msgstr "Použití funkce Automatické vyplnění"
+#. GCuzG
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
@@ -1248,6 +1402,7 @@ msgctxt ""
msgid "AutoFill automatically generates a data series based on a defined pattern."
msgstr "Funkce Automatické vyplnění vytváří posloupnosti na základě daného vzorce."
+#. YXajB
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
@@ -1256,6 +1411,7 @@ msgctxt ""
msgid "On a sheet, click in a cell, and type a number."
msgstr "Na listu klepněte na buňku a zadejte číslo."
+#. T92cP
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
@@ -1264,6 +1420,7 @@ msgctxt ""
msgid "Click in another cell and then click back in the cell where you typed the number."
msgstr "Klepněte na vedlejší buňku a zase zpátky na tu původní. ."
+#. CTnjD
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
@@ -1272,6 +1429,7 @@ msgctxt ""
msgid "Drag the fill handle in the bottom right corner of the cell across the cells that you want to fill, and release the mouse button."
msgstr "Potáhněte za pravý dolní roh této buňky přes buňky, které chcete automaticky vyplnit, a pusťte tlačítko myši."
+#. UMiwa
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
@@ -1280,6 +1438,7 @@ msgctxt ""
msgid "The cells are filled with ascending numbers."
msgstr "Buňky jsou vyplněny rostoucí číselnou řadou."
+#. MGYNe
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
@@ -1288,6 +1447,7 @@ msgctxt ""
msgid "To quickly create a list of consecutive days, enter <item type=\"literal\">Monday</item> in a cell, and drag the fill handle."
msgstr "Seznam po sobě jdoucích dní vytvoříte jednoduše tak, že do buňky zadáte <item type=\"literal\">Pondělí</item> a potáhnete za roh buňky."
+#. a2oGa
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
@@ -1296,6 +1456,7 @@ msgctxt ""
msgid "Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> if you do not want to fill the cells with different values."
msgstr "Pokud nechcete vyplnit buňky různými hodnotami, podržte <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
+#. aDZ5t
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
@@ -1304,6 +1465,7 @@ msgctxt ""
msgid "If you select two or more adjacent cells that contain different numbers, and drag, the remaining cells are filled with the arithmetic pattern that is recognized in the numbers. The AutoFill function also recognizes customized lists that are defined under <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME Calc - Sort Lists</item>."
msgstr "Pokud vyberete dvě nebo více sousedních buněk, které obsahují různá čísla, a potáhnete, zbývající buňky se vyplní podle aritmetického pravidla, které je z daných čísel odvozeno. Funkce automatického vyplnění rozpoznává také vlastní seznamy, které jsou definované v <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Předvolby</item></caseinline><defaultinline><item type=\"menuitem\">Nástroje - Možnosti</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME Calc - Řazené seznamy</item>."
+#. eEAcg
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
@@ -1312,6 +1474,7 @@ msgctxt ""
msgid "You can double-click the fill handle to automatically fill all empty columns of the current data block. For example, first enter Jan into A1 and drag the fill handle down to A12 to get the twelve months in the first column. Now enter some values into B1 and C1. Select those two cells, and double-click the fill handle. This fills automatically the data block B1:C12."
msgstr "Poklepáním na pravý dolní roh buňky je možné automaticky vyplňovat prázdné buňky aktuálního datového bloku. Například: napište \"leden\" do buňky A1 a potáhněte za její pravý dolní roh až do buňky A12, čímž budete v prvním sloupci mít názvy všech dvanácti měsíců. Nyní napište do buněk B1 a C1 nějaká čísla, vyberte je a poklepejte na pravý dolní roh vybraných buněk. Blok B1:C12 tím bude automaticky vyplněn."
+#. F4V8E
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
@@ -1320,6 +1483,7 @@ msgctxt ""
msgid "Using a Defined Series"
msgstr "Použití definovaných posloupností"
+#. ezuXW
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
@@ -1328,6 +1492,7 @@ msgctxt ""
msgid "Select the cell range in the sheet that you want to fill."
msgstr "Vyberte oblast buněk, kterou chcete vyplnit."
+#. ffDtN
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
@@ -1336,6 +1501,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Sheet - Fill Cells - Series</item>."
msgstr "Klepněte na <item type=\"menuitem\">List - Vyplnit buňky - Posloupnost</item>."
+#. egEEL
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
@@ -1344,6 +1510,7 @@ msgctxt ""
msgid "Select the parameters for the series."
msgstr "Zadejte parametry posloupnosti."
+#. 69YN9
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
@@ -1352,6 +1519,7 @@ msgctxt ""
msgid "If you select a <emph>linear</emph> series, the increment that you enter is <emph>added</emph> to each consecutive number in the series to create the next value."
msgstr "Vyberete-li <emph>lineární</emph> posloupnost, krok, který zadáte, bude <emph>přidán</emph> postupně ke každému číslu v posloupnosti a tím vytvoří následující hodnotu."
+#. pB7bt
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
@@ -1360,6 +1528,7 @@ msgctxt ""
msgid "If you select a <emph>growth</emph> series, the increment that you enter is <emph>multiplied</emph> by each consecutive number to create the next value."
msgstr "Vyberete-li typ <emph>růst</emph>, krokem, který zadáte, bude <emph>vynásobeno</emph> postupně každé číslo v posloupnosti a tím vytvoří následující hodnotu."
+#. gBU3Y
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
@@ -1368,6 +1537,7 @@ msgctxt ""
msgid "If you select a <emph>date</emph> series, the increment that you enter is added to the time unit that you specify."
msgstr "Vyberete-li typ posloupnosti <emph>datum</emph>, krok, který zadáte, bude přidán podle zadané jednotky času."
+#. NqenD
#: calc_series.xhp
msgctxt ""
"calc_series.xhp\n"
@@ -1376,6 +1546,7 @@ msgctxt ""
msgid "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Sort lists\">Sort lists</link>"
msgstr "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Řadit seznamy\">Řadit seznamy</link>"
+#. a8RRo
#: calc_timevalues.xhp
msgctxt ""
"calc_timevalues.xhp\n"
@@ -1384,6 +1555,7 @@ msgctxt ""
msgid "Calculating Time Differences"
msgstr "Výpočet časového rozdílu"
+#. XRebj
#: calc_timevalues.xhp
msgctxt ""
"calc_timevalues.xhp\n"
@@ -1392,6 +1564,7 @@ msgctxt ""
msgid "<bookmark_value>calculating;time differences</bookmark_value><bookmark_value>time differences</bookmark_value>"
msgstr "<bookmark_value>výpočty;časové rozdíly</bookmark_value><bookmark_value>časové rozdíly</bookmark_value>"
+#. ovkGS
#: calc_timevalues.xhp
msgctxt ""
"calc_timevalues.xhp\n"
@@ -1400,6 +1573,7 @@ msgctxt ""
msgid "<variable id=\"calc_timevalues\"><link href=\"text/scalc/guide/calc_timevalues.xhp\" name=\"Calculating Time Differences\">Calculating Time Differences</link></variable>"
msgstr "<variable id=\"calc_timevalues\"><link href=\"text/scalc/guide/calc_timevalues.xhp\" name=\"Výpočet časového rozdílu\">Výpočet časového rozdílu</link></variable>"
+#. Cv4BS
#: calc_timevalues.xhp
msgctxt ""
"calc_timevalues.xhp\n"
@@ -1408,6 +1582,7 @@ msgctxt ""
msgid "If you want to calculate time differences, for example, the time between 23:30 and 01:10 in the same night, use the following formula:"
msgstr "Pro výpočty rozdílů časových údajů, například čas mezi 23:30 a 01:10 téže noci, použijte následující vzorec:"
+#. bMpBD
#: calc_timevalues.xhp
msgctxt ""
"calc_timevalues.xhp\n"
@@ -1416,6 +1591,7 @@ msgctxt ""
msgid "=(B2<A2)+B2-A2"
msgstr "=(B2<A2)+B2-A2"
+#. LHdND
#: calc_timevalues.xhp
msgctxt ""
"calc_timevalues.xhp\n"
@@ -1424,6 +1600,7 @@ msgctxt ""
msgid "The later time is B2 and the earlier time is A2. The result of the example is 01:40 or 1 hour and 40 minutes."
msgstr "V buňce B2 je pozdější časový údaj a v buňce A2 ten dřívější. Výsledkem je 01:40."
+#. LeUFA
#: calc_timevalues.xhp
msgctxt ""
"calc_timevalues.xhp\n"
@@ -1432,6 +1609,7 @@ msgctxt ""
msgid "In the formula, an entire 24-hour day has a value of 1 and one hour has a value of 1/24. The logical value in parentheses is 0 or 1, corresponding to 0 or 24 hours. The result returned by the formula is automatically issued in time format due to the sequence of the operands."
msgstr "Celý den (24 hodin) má ve vzorci hodnotu 1. Hodina má hodnotu 1/24. Logická hodnota v závorkách je 0 nebo 1 a odpovídá 0 nebo 24 hodinám. Výsledek výpočtu se podle zadané posloupnosti operandů automaticky zobrazí v určitém formátu času."
+#. M8CyC
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
@@ -1440,6 +1618,7 @@ msgctxt ""
msgid "Calculating in Spreadsheets"
msgstr "Výpočty v sešitech"
+#. EZCSv
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
@@ -1448,6 +1627,7 @@ msgctxt ""
msgid "<bookmark_value>spreadsheets; calculating</bookmark_value><bookmark_value>calculating; spreadsheets</bookmark_value><bookmark_value>formulas; calculating</bookmark_value>"
msgstr "<bookmark_value>sešity; výpočty</bookmark_value><bookmark_value>výpočty; sešity</bookmark_value><bookmark_value>vzorce; výpočty</bookmark_value>"
+#. pkjAM
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
@@ -1456,6 +1636,7 @@ msgctxt ""
msgid "<variable id=\"calculate\"><link href=\"text/scalc/guide/calculate.xhp\" name=\"Calculating in Spreadsheets\">Calculating in Spreadsheets</link></variable>"
msgstr "<variable id=\"calculate\"><link href=\"text/scalc/guide/calculate.xhp\" name=\"Výpočty v sešitech\">Výpočty v sešitech</link></variable>"
+#. VKHds
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
@@ -1464,6 +1645,7 @@ msgctxt ""
msgid "The following is an example of a calculation in $[officename] Calc."
msgstr "Následuje příklad výpočtu v $[officename] Calc."
+#. t4ywa
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
@@ -1472,6 +1654,7 @@ msgctxt ""
msgid "Click in a cell, and type a number"
msgstr "Klepněte na buňku a napište do ní číslo."
+#. SXuMg
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
@@ -1480,6 +1663,7 @@ msgctxt ""
msgid "Press Enter."
msgstr "Stiskněte klávesu Enter."
+#. LKPEt
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
@@ -1488,6 +1672,7 @@ msgctxt ""
msgid "The cursor moves down to the next cell."
msgstr "Kurzor se přesune dolů na další buňku."
+#. 6FYN9
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
@@ -1496,6 +1681,7 @@ msgctxt ""
msgid "Enter another number."
msgstr "Zadejte další číslo."
+#. Sz2uF
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
@@ -1504,6 +1690,7 @@ msgctxt ""
msgid "Press the Tab key."
msgstr "Stiskněte tabulátor."
+#. mgYwz
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
@@ -1512,6 +1699,7 @@ msgctxt ""
msgid "The cursor moves to the right into the next cell."
msgstr "Kurzor se přesune doprava na další buňku."
+#. eU4sz
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
@@ -1520,6 +1708,7 @@ msgctxt ""
msgid "Type in a formula, for example, <item type=\"literal\">=A3 * A4 / 100.</item>"
msgstr "Vložte vzorec, například <item type=\"literal\">=A3 * A4 / 100.</item>"
+#. HNbQB
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
@@ -1528,6 +1717,7 @@ msgctxt ""
msgid "Press Enter."
msgstr "Stiskněte klávesu Enter."
+#. eesNk
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
@@ -1536,6 +1726,7 @@ msgctxt ""
msgid "The result of the formula appears in the cell. If you want, you can edit the formula in the input line of the Formula bar."
msgstr "Objeví se výsledek výpočtu vzorce. Vzorec je možné editovat na vstupní řádce na liště vzorců."
+#. FgPuF
#: calculate.xhp
msgctxt ""
"calculate.xhp\n"
@@ -1544,6 +1735,7 @@ msgctxt ""
msgid "When you edit a formula, the new result is calculated automatically."
msgstr "Zapíšete-li vzorec, výsledek je automaticky vypočítán."
+#. btgfD
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
@@ -1552,6 +1744,7 @@ msgctxt ""
msgid "Entering Values"
msgstr "Zadávání hodnot"
+#. 2aSdr
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
@@ -1560,6 +1753,7 @@ msgctxt ""
msgid "<bookmark_value>values; inserting in multiple cells</bookmark_value> <bookmark_value>inserting;values</bookmark_value> <bookmark_value>cell ranges;selecting for data entries</bookmark_value> <bookmark_value>areas, see also cell ranges</bookmark_value>"
msgstr "<bookmark_value>hodnoty; vkládání do více buněk</bookmark_value> <bookmark_value>vkládání;hodnoty</bookmark_value> <bookmark_value>oblasti buněk;výběr pro položky dat</bookmark_value> <bookmark_value>oblasti, viz také oblasti buněk</bookmark_value>"
+#. CYPkV
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
@@ -1568,6 +1762,7 @@ msgctxt ""
msgid "<variable id=\"cell_enter\"><link href=\"text/scalc/guide/cell_enter.xhp\">Entering Values</link></variable>"
msgstr "<variable id=\"cell_enter\"><link href=\"text/scalc/guide/cell_enter.xhp\">Zadávání hodnot</link></variable>"
+#. NwDEk
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
@@ -1576,6 +1771,7 @@ msgctxt ""
msgid "Calc can simplify entering data and values into multiple cells. You can change some settings to conform to your preferences."
msgstr "Calc vám může zjednodušit zadávání hodnot do více buněk. Můžete si upravit nastavení podle svých představ."
+#. VH6v5
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
@@ -1584,6 +1780,7 @@ msgctxt ""
msgid "To Enter Values Into a Range of Cells Manually"
msgstr "Ruční zadávání hodnot do oblasti buněk"
+#. AADVT
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
@@ -1592,6 +1789,7 @@ msgctxt ""
msgid "There are two features that assist you when you enter a block of data manually."
msgstr "Při ručním zadávání bloku dat vám pomohou dvě funkce."
+#. ETCVR
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
@@ -1600,6 +1798,7 @@ msgctxt ""
msgid "Area Detection for New Rows"
msgstr "Detekce oblasti u nových řádků"
+#. XWCWz
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
@@ -1608,6 +1807,7 @@ msgctxt ""
msgid "In the row below a heading row, you can advance from one cell to the next with the Tab key. After you enter the value into the last cell in the current row, press Enter. Calc positions the cursor below the first cell of the current block."
msgstr "V řádku pod záhlavím řádků můžete postupovat z jedné buňky na další pomocí klávesy tabulátoru. Poté co zadáte hodnoty do poslední buňky v aktuálním řádku, stiskněte Enter. Calc umístí kurzor pod první buňku aktuálního bloku."
+#. xNqdW
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
@@ -1616,6 +1816,7 @@ msgctxt ""
msgid "<image id=\"img_id6473586\" src=\"media/helpimg/area1.png\" width=\"4.8335in\" height=\"1.5937in\"><alt id=\"alt_id6473586\">area detection</alt></image>"
msgstr "<image id=\"img_id6473586\" src=\"media/helpimg/area1.png\" width=\"4.8335in\" height=\"1.5937in\"><alt id=\"alt_id6473586\">detekce oblasti</alt></image>"
+#. ebGHj
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
@@ -1624,6 +1825,7 @@ msgctxt ""
msgid "In row 3, press Tab to advance from cell B3 to C3, D3, and E3. Then press Enter to advance to B4."
msgstr "V řádku 3 stiskněte tabulátor, abyste postoupili z buňky B3 na C3, D3 a E3. Poté postoupíte stisknutím Enteru na B4."
+#. CEkiZ
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
@@ -1632,6 +1834,7 @@ msgctxt ""
msgid "Area Selection"
msgstr "Výběr oblasti"
+#. CB8nY
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
@@ -1640,6 +1843,7 @@ msgctxt ""
msgid "Use drag-and-drop to select the area where you want to input values. But start dragging from the last cell of the area and release the mouse button when you have selected the first cell. Now you can start to input values. Always press the Tab key to advance to the next cell. You will not leave the selected area."
msgstr "Přetažením vyberete oblast pro zadávání hodnot. Začněte ale táhnout od poslední buňky oblasti a tlačítko myši uvolněte, když už je vybrána první buňka. Poté můžete začít zadávat hodnoty. Každým stisknutím tabulátoru postoupíte na další buňku a neopustíte přitom vybranou oblast."
+#. HbCtq
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
@@ -1648,6 +1852,7 @@ msgctxt ""
msgid "<image id=\"img_id2811365\" src=\"media/helpimg/area2.png\" width=\"4.8335in\" height=\"1.5937in\"><alt id=\"alt_id2811365\">area selection</alt></image>"
msgstr "<image id=\"img_id2811365\" src=\"media/helpimg/area2.png\" width=\"4.8335in\" height=\"1.5937in\"><alt id=\"alt_id2811365\">výběr oblasti</alt></image>"
+#. Lgtau
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
@@ -1656,6 +1861,7 @@ msgctxt ""
msgid "Select the area from E7 to B3. Now B3 is waiting for your input. Press Tab to advance to the next cell within the selected area."
msgstr "Vyberte oblast od E7 po B3. Nyní se očekává, že zadáte hodnotu do B3. Stisknutím tabulátoru postoupíte na další buňku ve vybrané oblasti."
+#. pbEDF
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
@@ -1664,6 +1870,7 @@ msgctxt ""
msgid "To Enter Values to a Range of Cells Automatically"
msgstr "Automatické zadávání hodnot do oblasti buněk"
+#. APCjZ
#: cell_enter.xhp
msgctxt ""
"cell_enter.xhp\n"
@@ -1672,6 +1879,7 @@ msgctxt ""
msgid "See <link href=\"text/scalc/guide/calc_series.xhp\">Automatically Filling in Data Based on Adjacent Cells</link>."
msgstr "Viz <link href=\"text/scalc/guide/calc_series.xhp\">Automatické vložení hodnot do oblasti buněk</link>."
+#. 5GQRe
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
@@ -1680,6 +1888,7 @@ msgctxt ""
msgid "Protecting Cells from Changes"
msgstr "Ochrana buněk před změnami"
+#. zC53S
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
@@ -1688,6 +1897,7 @@ msgctxt ""
msgid "<bookmark_value>protecting;cells and sheets</bookmark_value> <bookmark_value>cells; protecting</bookmark_value> <bookmark_value>cell protection; enabling</bookmark_value> <bookmark_value>sheets; protecting</bookmark_value> <bookmark_value>documents; protecting</bookmark_value> <bookmark_value>cells; hiding for printing</bookmark_value> <bookmark_value>changing; sheet protection</bookmark_value> <bookmark_value>hiding;formulas</bookmark_value> <bookmark_value>formulas;hiding</bookmark_value>"
msgstr "<bookmark_value>ochrana;buňky a listy</bookmark_value> <bookmark_value>buňky; ochrana</bookmark_value> <bookmark_value>ochrana buněk; zapnutí</bookmark_value> <bookmark_value>listy; ochrana</bookmark_value> <bookmark_value>dokumenty; ochrana</bookmark_value> <bookmark_value>buňky; skrývání pro tisk</bookmark_value> <bookmark_value>změna; ochrana listu</bookmark_value> <bookmark_value>skrývání;vzorce</bookmark_value> <bookmark_value>vzorce;skrývání</bookmark_value>"
+#. DDnnF
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
@@ -1696,6 +1906,7 @@ msgctxt ""
msgid "<variable id=\"cell_protect\"><link href=\"text/scalc/guide/cell_protect.xhp\" name=\"Protecting Cells from Changes\">Protecting Cells from Changes</link></variable>"
msgstr "<variable id=\"cell_protect\"><link href=\"text/scalc/guide/cell_protect.xhp\" name=\"Ochrana buněk před změnami\">Ochrana buněk před změnami</link></variable>"
+#. YzGFz
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
@@ -1704,6 +1915,7 @@ msgctxt ""
msgid "In <item type=\"productname\">%PRODUCTNAME</item> Calc you can protect sheets and the document as a whole. You can choose whether the cells are protected against accidental changes, whether the formulas can be viewed from within Calc, whether the cells are visible or whether the cells can be printed."
msgstr "V aplikaci <item type=\"productname\">%PRODUCTNAME</item> Calc můžete chránit sešity a dokument jako celek. Můžete zvolit, zda buňky budou chráněny proti náhodným změnám, zda budou vzorce a buňky vidět nebo zda se buňky budou tisknout."
+#. uSBzE
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
@@ -1712,6 +1924,7 @@ msgctxt ""
msgid "Protection can be provided by means of a password, but it does not have to be. If you have assigned a password, protection can only be removed once the correct password has been entered."
msgstr "Ochrana může být zabezpečena heslem, ale není to nutné. Pokud použijete heslo, ochrana může být zrušena pouze tehdy, když zadáte správné heslo."
+#. w9aAF
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
@@ -1720,6 +1933,7 @@ msgctxt ""
msgid "Note that the cell protection for cells with the <emph>Protected</emph> attribute is only effective when you protect the whole sheet. In the default condition, every cell has the <emph>Protected</emph> attribute. Therefore you must remove the attribute selectively for those cells where the user may make changes. You then protect the whole sheet and save the document."
msgstr "Pamatujte si, že ochrana buněk s vlastností <emph>Zamknuto</emph> funguje pouze tehdy, když je chráněn celý list. Ve výchozím nastavení mají vlastnost <emph>Zamknuto</emph> všechny buňky. Proto musíte pro buňky, které uživatel bude moci změnit, tuto vlastnost odstranit. Poté zapnete ochranu celého listu a uložíte dokument."
+#. WUAAG
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
@@ -1728,6 +1942,7 @@ msgctxt ""
msgid "These protection features are just switches to prevent accidental action. The features are not intended to provide any secure protection. For example, by exporting a sheet to another file format, a user may be able to surpass the protection features. There is only one secure protection: the password that you can apply when saving an OpenDocument file. A file that has been saved with a password can be opened only with the same password."
msgstr "Tato ochrana zabrání pouze náhodným změnám. Není zamýšlena pro to, aby poskytovala zabezpečení. Ochranu může uživatel obejít například tak, že exportuje list do jiného formátu souboru. Existuje jenom jedno zabezpečení: heslo, které můžete použít při ukládání souboru OpenDocument. Soubor, který byl uložen s heslem, může být otevřen jen s tím samým heslem."
+#. erq7m
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
@@ -1736,6 +1951,7 @@ msgctxt ""
msgid "Select the cells that you want to specify the cell protection options for."
msgstr "Vyberte buňky, kterým chcete nastavit ochranu."
+#. sPEfR
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
@@ -1744,6 +1960,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Format - Cells</item> and click the <emph>Cell Protection</emph> tab."
msgstr "Klepněte na <item type=\"menuitem\">Formát - Buňky</item> a vyberte kartu <emph>Ochrana buňky</emph>."
+#. 9C4pm
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
@@ -1752,6 +1969,7 @@ msgctxt ""
msgid "Select the protection options that you want. All options will be applied only after you protect the sheet from the Tools menu - see below."
msgstr "Vyberte požadované možnosti ochrany. Všechny možnosti se použijí pouze poté, co uzamknete list v nabídce Nástroje - viz níže."
+#. vMLiX
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
@@ -1760,6 +1978,7 @@ msgctxt ""
msgid "Uncheck <emph>Protected</emph> to allow the user to change the currently selected cells."
msgstr "Zrušíte-li zaškrtnutí pole <emph>Zamknuto</emph>, povolíte uživateli měnit aktuálně vybrané buňky."
+#. bTDYj
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
@@ -1768,6 +1987,7 @@ msgctxt ""
msgid "Select <emph>Protected</emph> to prevent changes to the contents and the format of a cell."
msgstr "Zaškrtnutím <emph>Zamknuto</emph> zamezíte změnám obsahu a formátování."
+#. NJqDX
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
@@ -1776,6 +1996,7 @@ msgctxt ""
msgid "Select <emph>Hide formula</emph> to hide and to protect formulas from changes."
msgstr "Zaškrtnutím <emph>Skrýt vzorec</emph> zamezíte zobrazení a změnám vzorce."
+#. GDDez
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
@@ -1784,6 +2005,7 @@ msgctxt ""
msgid "Select <emph>Hide when printing</emph> to hide protected cells in the printed document. The cells are not hidden onscreen."
msgstr "Zaškrtnutím <emph>Skrýt při tisku</emph> zamezíte vytisknutí buněk. Na obrazovce budou stále viditelné."
+#. tUXjv
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
@@ -1792,6 +2014,7 @@ msgctxt ""
msgid "Click <emph>OK</emph>."
msgstr "Klepněte na <emph>OK</emph>."
+#. dpMbT
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
@@ -1800,6 +2023,7 @@ msgctxt ""
msgid "Apply the protection options."
msgstr "Použijte nastavené možnosti ochrany."
+#. KZhvC
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
@@ -1808,6 +2032,7 @@ msgctxt ""
msgid "To protect the cells from being changed / viewed / printed according to your settings in the <emph>Format - Cells</emph> dialog, choose <item type=\"menuitem\">Tools - Protect Sheet</item>."
msgstr "Abyste ochránili buňky před změnami / zobrazením / tiskem podle nastavení v dialogu <emph>Formát - Buňky</emph>, zvolte <item type=\"menuitem\">Nástroje - Uzamknout list</item>."
+#. doYSo
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
@@ -1816,6 +2041,7 @@ msgctxt ""
msgid "To protect the structure of the document, for example the count, <link href=\"text/scalc/guide/rename_table.xhp\">names</link>, and order of the sheets, from being changed, choose <item type=\"menuitem\">Tools - Protect Spreadsheet Structure</item>."
msgstr "Abyste ochránili strukturu dokumentu (například počet, <link href=\"text/scalc/guide/rename_table.xhp\">názvy</link> a pořadí listů) před změnami, zvolte <item type=\"menuitem\">Nástroje - Uzamknout strukturu sešitu</item>."
+#. R9bEQ
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
@@ -1824,6 +2050,7 @@ msgctxt ""
msgid "(Optional) Enter a password."
msgstr "(Volitelné) Zadejte heslo."
+#. bk6H6
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
@@ -1832,6 +2059,7 @@ msgctxt ""
msgid "If you forget your password, you cannot deactivate the protection. If you only want to protect cells from accidental changes, set the sheet protection, but do not enter a password."
msgstr "Zapomenete-li heslo, nebude možné ochranu zrušit. Chcete-li pouze ochránit buňky před nechtěnými změnami, nastavte ochranu listu, ale heslo nezadávejte."
+#. xEaSJ
#: cell_protect.xhp
msgctxt ""
"cell_protect.xhp\n"
@@ -1840,6 +2068,7 @@ msgctxt ""
msgid "Click <emph>OK</emph>."
msgstr "Klepněte na <emph>OK</emph>."
+#. CFXJD
#: cell_unprotect.xhp
msgctxt ""
"cell_unprotect.xhp\n"
@@ -1848,6 +2077,7 @@ msgctxt ""
msgid "Unprotecting Cells"
msgstr "Odemknutí buněk"
+#. byazz
#: cell_unprotect.xhp
msgctxt ""
"cell_unprotect.xhp\n"
@@ -1856,6 +2086,7 @@ msgctxt ""
msgid "<bookmark_value>cell protection; unprotecting</bookmark_value> <bookmark_value>protecting; unprotecting cells</bookmark_value> <bookmark_value>unprotecting cells</bookmark_value>"
msgstr "<bookmark_value>ochrana buněk; odemykání</bookmark_value> <bookmark_value>ochrana; odemykání buněk</bookmark_value> <bookmark_value>odemykání buněk</bookmark_value>"
+#. K8ukF
#: cell_unprotect.xhp
msgctxt ""
"cell_unprotect.xhp\n"
@@ -1864,6 +2095,7 @@ msgctxt ""
msgid "<variable id=\"cell_unprotect\"><link href=\"text/scalc/guide/cell_unprotect.xhp\" name=\"Unprotecting Cells\">Unprotecting Cells</link> </variable>"
msgstr "<variable id=\"cell_unprotect\"><link href=\"text/scalc/guide/cell_unprotect.xhp\" name=\"Unprotecting Cells\">Odemknutí buněk</link> </variable>"
+#. gK5Qh
#: cell_unprotect.xhp
msgctxt ""
"cell_unprotect.xhp\n"
@@ -1872,6 +2104,7 @@ msgctxt ""
msgid "Click the sheet for which you want to cancel the protection."
msgstr "Klepněte na list, u kterého chcete ochranu zrušit."
+#. EmUnA
#: cell_unprotect.xhp
msgctxt ""
"cell_unprotect.xhp\n"
@@ -1880,6 +2113,7 @@ msgctxt ""
msgid "Select <emph>Tools - Protect Sheet</emph> or <emph>Tools - Protect Spreadsheet Structure</emph> to remove the check mark indicating the protected status."
msgstr "Chcete-li odstranit zaškrtnutí označující uzamčený stav, vyberte <emph>Nástroje - Uzamknout list</emph> nebo <emph>Nástroje - Uzamknout strukturu sešitu</emph>."
+#. 7ya2E
#: cell_unprotect.xhp
msgctxt ""
"cell_unprotect.xhp\n"
@@ -1888,6 +2122,7 @@ msgctxt ""
msgid "If you have assigned a password, enter it in this dialog and click <emph>OK</emph>."
msgstr "Pokud jste při uzamknutí zadali heslo, zadejte je v příslušném dialogovém okně a klepněte na tlačítko <emph>OK</emph>."
+#. xYEFE
#: cell_unprotect.xhp
msgctxt ""
"cell_unprotect.xhp\n"
@@ -1896,6 +2131,7 @@ msgctxt ""
msgid "The cells can now be edited, the formulas can be viewed, and all cells can be printed until you reactivate the protection for the sheet or document."
msgstr "Nyní je možné upravovat a tisknout buňky a zobrazit vzorce, dokud ochranu listu nebo dokumentu opět neaktivujete."
+#. GT6ix
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
@@ -1904,6 +2140,7 @@ msgctxt ""
msgid "Only Copy Visible Cells"
msgstr "Kopírování pouze viditelných buněk"
+#. LqS8X
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
@@ -1912,6 +2149,7 @@ msgctxt ""
msgid "<bookmark_value>cells; copying/deleting/formatting/moving</bookmark_value> <bookmark_value>rows;visible and invisible</bookmark_value> <bookmark_value>copying; visible cells only</bookmark_value> <bookmark_value>formatting;visible cells only</bookmark_value> <bookmark_value>moving;visible cells only</bookmark_value> <bookmark_value>deleting;visible cells only</bookmark_value> <bookmark_value>invisible cells</bookmark_value> <bookmark_value>filters;copying visible cells only</bookmark_value> <bookmark_value>hidden cells</bookmark_value>"
msgstr "<bookmark_value>buňky; kopírování/mazání/formátování/přesouvání</bookmark_value> <bookmark_value>řádky;viditelné a neviditelné</bookmark_value> <bookmark_value>kopírování; pouze viditelné buňky</bookmark_value> <bookmark_value>formátování;pouze viditelné buňky</bookmark_value> <bookmark_value>přesouvání;pouze viditelné buňky</bookmark_value> <bookmark_value>mazání;pouze viditelné buňky</bookmark_value> <bookmark_value>neviditelné buňky</bookmark_value> <bookmark_value>filtry;kopírování pouze viditelných buněk</bookmark_value> <bookmark_value>skryté buňky</bookmark_value>"
+#. jdYeD
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
@@ -1920,6 +2158,7 @@ msgctxt ""
msgid "<variable id=\"cellcopy\"><link href=\"text/scalc/guide/cellcopy.xhp\" name=\"Only Copy Visible Cells\">Only Copy Visible Cells</link></variable>"
msgstr "<variable id=\"cellcopy\"><link href=\"text/scalc/guide/cellcopy.xhp\" name=\"Kopírování pouze viditelných buněk\">Kopírování pouze viditelných buněk</link></variable>"
+#. eAskd
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
@@ -1928,6 +2167,7 @@ msgctxt ""
msgid "Assume you have hidden a few rows in a cell range. Now you want to copy, delete, or format only the remaining visible rows."
msgstr "Předpokládejme, že jste v oblasti buněk skryli několik řádků a nyní chcete kopírovat, mazat či formátovat pouze viditelné buňky."
+#. uA66B
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
@@ -1936,6 +2176,7 @@ msgctxt ""
msgid "$[officename] behavior depends on how the cells were made invisible, by a filter or manually."
msgstr "Chování $[officename] závisí na tom, zda jsou buňky skryté pomocí filtru nebo ručně."
+#. Y7BEN
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
@@ -1944,6 +2185,7 @@ msgctxt ""
msgid "Method and Action"
msgstr "Způsob a postup"
+#. Bt5NA
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
@@ -1952,6 +2194,7 @@ msgctxt ""
msgid "Result"
msgstr "Výsledek"
+#. 6fWoa
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
@@ -1960,6 +2203,7 @@ msgctxt ""
msgid "Cells were filtered by AutoFilters, standard filters or advanced filters."
msgstr "Na buňky je aplikován automatický, standardní nebo rozšířený filtr."
+#. M4Edv
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
@@ -1968,6 +2212,7 @@ msgctxt ""
msgid "Copy, delete, move, or format a selection of currently visible cells."
msgstr "Kopírujete, mažete, přesunujete nebo formátujete výběr viditelných buněk."
+#. fV6ro
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
@@ -1976,6 +2221,7 @@ msgctxt ""
msgid "Only the visible cells of the selection are copied, deleted, moved, or formatted."
msgstr "Kopírovány, mazány, přesunovány nebo formátovány jsou pouze viditelné buňky z výběru."
+#. 2mDPY
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
@@ -1984,6 +2230,7 @@ msgctxt ""
msgid "Cells were hidden using the <emph>Hide</emph> command in the context menu of the row or column headers, or through an <link href=\"text/scalc/01/12080000.xhp\" name=\"outline\">outline</link>."
msgstr "Buňky byly skryty příkazem <emph>Skrýt</emph> (z místní nabídky záhlaví sloupců či řádků) nebo použitím <link href=\"text/scalc/01/12080000.xhp\" name=\"osnova\">osnovy</link>."
+#. hCVpN
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
@@ -1992,6 +2239,7 @@ msgctxt ""
msgid "Copy, delete, move, or format a selection of currently visible cells."
msgstr "Kopírujete, mažete, přesunujete nebo formátujete výběr viditelných buněk."
+#. FEuz7
#: cellcopy.xhp
msgctxt ""
"cellcopy.xhp\n"
@@ -2000,6 +2248,7 @@ msgctxt ""
msgid "All cells of the selection, including the hidden cells, are copied, deleted, moved, or formatted."
msgstr "Kopírovány, mazány, přesunovány nebo formátovány jsou všechny buňky včetně skrytých."
+#. rBtUY
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
@@ -2008,6 +2257,7 @@ msgctxt ""
msgid "Referencing Cells by Drag-and-Drop"
msgstr "Odkazování na buňky metodou táhni a pusť"
+#. DN7Zz
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
@@ -2016,6 +2266,7 @@ msgctxt ""
msgid "<bookmark_value>drag and drop; referencing cells</bookmark_value> <bookmark_value>cells; referencing by drag and drop </bookmark_value> <bookmark_value>references;inserting by drag and drop</bookmark_value> <bookmark_value>inserting;references, by drag and drop</bookmark_value>"
msgstr "<bookmark_value>přetažení; odkazování na buňky</bookmark_value> <bookmark_value>buňky; odkazování přetažením</bookmark_value> <bookmark_value>odkazy;vkládání přetažením</bookmark_value> <bookmark_value>vkládání;odkazy přetažením</bookmark_value>"
+#. sr78D
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
@@ -2024,6 +2275,7 @@ msgctxt ""
msgid "<variable id=\"cellreference_dragdrop\"><link href=\"text/scalc/guide/cellreference_dragdrop.xhp\" name=\"Referencing Cells by Drag-and-Drop\">Referencing Cells by Drag-and-Drop</link></variable>"
msgstr "<variable id=\"cellreference_dragdrop\"><link href=\"text/scalc/guide/cellreference_dragdrop.xhp\" name=\"Odkazování na buňky metodou táhni a pusť\">Odkazování na buňky metodou táhni a pusť</link></variable>"
+#. ANUwC
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
@@ -2032,6 +2284,7 @@ msgctxt ""
msgid "With the help of the Navigator you can reference cells from one sheet to another sheet in the same document or in a different document. The cells can be inserted as a copy, link, or hyperlink. The range to be inserted must be defined with a name in the original file so that it can be inserted in the target file."
msgstr "Pomocí Navigátoru lze na buňky odkazovat z jednoho listu do dalšího, a to ve stejném nebo v různých dokumentech. Buňky mohou být vloženy jako kopie, odkaz nebo hypertextový odkaz. Aby mohla být oblast vložena do cílového souboru, musí mít v původním souboru určen název."
+#. eV8oB
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
@@ -2040,6 +2293,7 @@ msgctxt ""
msgid "Open the document that contains the source cells."
msgstr "Otevřete dokument obsahující zdrojové buňky."
+#. SFWrp
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
@@ -2048,6 +2302,7 @@ msgctxt ""
msgid "To set the source range as the range, select the cells and choose <emph>Sheet - Named Ranges and Expressions - Define</emph>. Save the source document, and do not close it."
msgstr "Zdrojové buňky vyberte a přiřaďte jim název klepnutím na <emph>List - Pojmenované oblasti a výrazy</emph>. Uložte sešit a nezavírejte ho."
+#. UMVry
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
@@ -2056,6 +2311,7 @@ msgctxt ""
msgid "Open the sheet in which you want to insert something."
msgstr "Otevřete sešit, kam chcete buňky vložit."
+#. G9pdw
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
@@ -2064,6 +2320,7 @@ msgctxt ""
msgid "Open the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link>. In the lower box of the Navigator select the source file."
msgstr "Otevřete <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigátor\">Navigátor</link>. V jeho spodní části vyberte zdrojový sešit."
+#. 36bq3
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
@@ -2072,6 +2329,7 @@ msgctxt ""
msgid "In the Navigator, the source file object appears under \"Range names\"."
msgstr "V části \"Názvy oblastí\" Navigátoru se objeví názvy ze zdrojového sešitu."
+#. FAErG
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
@@ -2080,6 +2338,7 @@ msgctxt ""
msgid "Using the <emph>Drag Mode</emph> icon in Navigator, choose whether you want the reference to be a hyperlink, link, or copy."
msgstr "V ikoně <emph>Způsob přetáhnutí</emph> v Navigátoru, nastavte, zda se má vytvořit kopie, propojení či hypertextový odkaz."
+#. Thq7N
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
@@ -2088,6 +2347,7 @@ msgctxt ""
msgid "Click the name under \"Range names\" in the Navigator, and drag into the cell of the current sheet where you want to insert the reference."
msgstr "Klepněte na název pod \"Názvy oblastí\" v Navigátoru a přetáhněte ho na místo, kam ho chcete vložit."
+#. GK9kZ
#: cellreference_dragdrop.xhp
msgctxt ""
"cellreference_dragdrop.xhp\n"
@@ -2096,6 +2356,7 @@ msgctxt ""
msgid "This method can also be used to insert a range from another sheet of the same document into the current sheet. Select the active document as source in step 4 above."
msgstr "Stejným způsobem je možné vložit buňky z jiného listu stejného dokumentu na aktuální list. V kroku čtyři vyberte Aktivní okno."
+#. ANNjW
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
@@ -2104,6 +2365,7 @@ msgctxt ""
msgid "Referencing a Cell in Another Document"
msgstr "Vytvoření odkazu na buňku jiného dokumentu"
+#. DLuhq
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
@@ -2112,6 +2374,7 @@ msgctxt ""
msgid "<bookmark_value>sheet references</bookmark_value> <bookmark_value>references; to cells in other sheets/documents</bookmark_value> <bookmark_value>cells; operating in another document</bookmark_value> <bookmark_value>documents;references</bookmark_value>"
msgstr "<bookmark_value>odkazy na list</bookmark_value> <bookmark_value>odkazy; na buňky v jiném listu/dokumentu</bookmark_value> <bookmark_value>buňky; používání v jiném dokumentu</bookmark_value> <bookmark_value>dokumenty;odkazy</bookmark_value>"
+#. CEHES
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
@@ -2120,6 +2383,7 @@ msgctxt ""
msgid "<variable id=\"cellreferences\"><link href=\"text/scalc/guide/cellreferences.xhp\" name=\"Referencing Other Sheets\">Referencing Other Sheets</link></variable>"
msgstr "<variable id=\"cellreferences\"><link href=\"text/scalc/guide/cellreferences.xhp\" name=\"Odkazy na jiné listy\">Odkazy na jiné listy</link></variable>"
+#. S3C6m
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
@@ -2128,6 +2392,7 @@ msgctxt ""
msgid "In a sheet cell you can show a reference to a cell in another sheet."
msgstr "V buňce listu je možné zobrazit odkaz na buňku v jiném listu."
+#. guASx
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
@@ -2136,6 +2401,7 @@ msgctxt ""
msgid "In the same way, a reference can also be made to a cell from another document provided that this document has already been saved as a file."
msgstr "Stejným způsobem můžete vytvořit odkaz na buňku v druhém dokumentu. Podmínkou je, aby druhý dokument už byl uložen jako soubor."
+#. miL8J
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
@@ -2144,6 +2410,7 @@ msgctxt ""
msgid "To Reference a Cell in the Same Document"
msgstr "Vytvoření odkazu na buňku stejného dokumentu"
+#. J2qBT
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
@@ -2152,6 +2419,7 @@ msgctxt ""
msgid "Open a new, empty spreadsheet."
msgstr "Otevřete nový sešit."
+#. paXnm
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
@@ -2160,6 +2428,7 @@ msgctxt ""
msgid "By way of example, enter the following formula in cell A1 of Sheet1:"
msgstr "Do buňky A1 na List1 zadejte vzorec:"
+#. 2HPD8
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
@@ -2168,6 +2437,7 @@ msgctxt ""
msgid "<item type=\"literal\">=Sheet2.A1</item>"
msgstr "<item type=\"literal\">=List2.A1</item>"
+#. zwUqn
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
@@ -2176,6 +2446,7 @@ msgctxt ""
msgid "Click the <emph>Sheet 2</emph> tab at the bottom of the spreadsheet. Set the cursor in cell A1 there and enter text or a number."
msgstr "Klepněte na kartu <emph>List2</emph> ve spodní části sešitu. Nastavte kurzor do buňky A1 a zadejte text nebo číslo."
+#. PYRuC
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
@@ -2184,6 +2455,7 @@ msgctxt ""
msgid "If you switch back to Sheet1, you will see the same content in cell A1 there. If the contents of Sheet2.A1 change, then the contents of Sheet1.A1 also change."
msgstr "Přejdete-li zpět na List1, v buňce A1 se zobrazí tentýž obsah. Změní-li se obsah buňky A1 Listu2, změní se také obsah buňky A1 Listu1."
+#. mK8vG
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
@@ -2192,6 +2464,7 @@ msgctxt ""
msgid "To Reference a Cell in Another Document"
msgstr "Vytvoření odkazu na buňku jiného dokumentu"
+#. hRAmo
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
@@ -2200,6 +2473,7 @@ msgctxt ""
msgid "Choose <emph>File - Open</emph>, to load an existing spreadsheet document."
msgstr "Zvolte <emph>Soubor - Otevřít</emph> pro otevření už existujícího sešitu."
+#. XywAr
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
@@ -2208,6 +2482,7 @@ msgctxt ""
msgid "Choose <emph>File - New</emph>, to open a new spreadsheet document. Set the cursor in the cell where you want to insert the external data and enter an equals sign to indicate that you want to begin a formula."
msgstr "Pomocí <emph>Soubor - Nový</emph> založte nový sešit. Přesuňte kurzor na buňku, do níž chcete vložit externí data. Potom jako první znak napište rovnítko. Tím dáte najevo, že chcete vložit vzorec."
+#. BrDJf
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
@@ -2216,6 +2491,7 @@ msgctxt ""
msgid "Now switch to the document you have just loaded. Click the cell with the data that you want to insert in the new document."
msgstr "Nyní se přepněte do dokumentu, který byl před chvílí otevřen. Klepněte myší na buňku s údaji, které chcete do nového dokumentu vložit."
+#. rCxaG
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
@@ -2224,6 +2500,7 @@ msgctxt ""
msgid "Switch back to the new spreadsheet. In the input line you will now see how $[officename] Calc has added the reference to the formula for you."
msgstr "Přepněte se zpět do nového sešitu. Ve vstupním řádku teď uvidíte, jak pro vás $[officename]·Calc·přidal do vzorce odkaz."
+#. VyHdU
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
@@ -2232,6 +2509,7 @@ msgctxt ""
msgid "The reference to a cell of another document contains the name of the other document in single inverted commas, then a hash #, then the name of the sheet of the other document, followed by a point and the name of the cell."
msgstr "Odkaz na buňku jiného dokumentu se skládá z názvu tohoto dokumentu uzavřeného do jednoduchých uvozovek, znaku # a názvu příslušného listu následovaného tečkou a jménem odkazované buňky."
+#. ACCDQ
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
@@ -2240,6 +2518,7 @@ msgctxt ""
msgid "Confirm the formula by clicking the green check mark."
msgstr "Klepnutím na ikonu se zelenou zaškrtávací značkou vzorec potvrdíte."
+#. fucwJ
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
@@ -2248,6 +2527,7 @@ msgctxt ""
msgid "If you drag the box in the lower right corner of the active cell to select a range of cells, $[officename] automatically inserts the corresponding references in the adjacent cells. As a result, the sheet name is preceded with a \"$\" sign to designate it as an absolute reference."
msgstr "Pokud myší uchopíte čtvereček v pravém dolním rohu vybrané buňky a tažením označíte oblast buněk, $[officename] automaticky vloží odpovídající odkazy do přilehlých buněk. Jménu listu předchází znak \"$\", který určuje, že se jedná o absolutní odkaz."
+#. hrgGP
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
@@ -2256,6 +2536,7 @@ msgctxt ""
msgid "If you examine the name of the other document in this formula, you will notice that it is written as a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>. This means that you can also enter a URL from the Internet."
msgstr "Pokud se podíváte na název druhého dokumentu v tomto vzorci, všimnete si, že je zapsán jako <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>. To znamená, že můžete použít také URL z Internetu."
+#. ABuMQ
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
@@ -2264,6 +2545,7 @@ msgctxt ""
msgid "References to Other Sheets and Referencing URLs"
msgstr "Odkazování do jiných sešitů a odkazování na URL"
+#. 7ELAq
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
@@ -2272,6 +2554,7 @@ msgctxt ""
msgid "<bookmark_value>HTML; in sheet cells</bookmark_value><bookmark_value>references; URL in cells</bookmark_value><bookmark_value>cells; Internet references</bookmark_value><bookmark_value>URL; in Calc</bookmark_value>"
msgstr "<bookmark_value>HTML; v buňkách listu</bookmark_value><bookmark_value>odkazy; URL v buňkách</bookmark_value><bookmark_value>buňky; internetové odkazy</bookmark_value><bookmark_value>URL; v Calcu</bookmark_value>"
+#. uWXco
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
@@ -2280,6 +2563,7 @@ msgctxt ""
msgid "<variable id=\"cellreferences_url\"><link href=\"text/scalc/guide/cellreferences_url.xhp\" name=\"Referencing URLs\">Referencing URLs</link></variable>"
msgstr "<variable id=\"cellreferences_url\"><link href=\"text/scalc/guide/cellreferences_url.xhp\" name=\"Odkazy na URL\">Odkazy na URL</link></variable>"
+#. VHDGU
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
@@ -2288,6 +2572,7 @@ msgctxt ""
msgid "For example, if you found an Internet page containing current stock exchange information in spreadsheet cells, you can load this page in $[officename] Calc by using the following procedure:"
msgstr "Pokud například naleznete na internetu stránku, obsahující aktuální burzovní údaje v buňkách sešitu, můžete tuto stránku použít v programu $[officename] Calc pomocí následujícího postupu:"
+#. 2MWuc
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
@@ -2296,6 +2581,7 @@ msgctxt ""
msgid "In a $[officename] Calc document, position the cursor in the cell into which you want to insert the external data."
msgstr "V dokumentu $[officename] Calc nastavte kurzor do buňky, kam chcete načíst externí data."
+#. HRaaG
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
@@ -2304,6 +2590,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Sheet - Link to External Data</item>. The <link href=\"text/scalc/01/04090000.xhp\" name=\"External Data\"><item type=\"menuitem\">External Data</item></link> dialog appears."
msgstr "Zvolte <item type=\"menuitem\">List - Odkaz na externí data</item>. Objeví se dialogové okno <link href=\"text/scalc/01/04090000.xhp\" name=\"External Data\"><item type=\"menuitem\">Externí data</item></link>."
+#. EQzxX
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
@@ -2312,6 +2599,7 @@ msgctxt ""
msgid "Enter the URL of the document or Web page in the dialog. The URL must be in the format: http://www.my-bank.com/table.html. The URL for local or local area network files is the path seen in the <item type=\"menuitem\">File - Open</item> dialog."
msgstr "V dialogovém okně zadejte URL dokumentu nebo webové stránky. URL musí být ve formátu: http://www.my-bank.com/table.html. Pro místní soubory a soubory v místní síti je URL cesta, která se objevuje v dialogovém okně <item type=\"menuitem\">Soubor - Otevřít</item>."
+#. ZVqcc
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
@@ -2320,6 +2608,7 @@ msgctxt ""
msgid "$[officename] loads the Web page or file in the \"background\", that is, without displaying it. In the large list box of the <item type=\"menuitem\">External Data</item> dialog, you can see the name of all the sheets or named ranges you can choose from."
msgstr "$[officename] načte webovou stránku nebo soubor \"na pozadí\", tedy je nezobrazí. Ve větším seznamu v dialogu <item type=\"menuitem\">Externí data</item> se zobrazí názvy všech listů nebo pojmenovaných oblastí, ze kterých můžete vybírat."
+#. xzgJv
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
@@ -2328,6 +2617,7 @@ msgctxt ""
msgid "Select one or more sheets or named ranges. You can also activate the automatic update function every \"n\" seconds and click <item type=\"menuitem\">OK</item>."
msgstr "Vyberte jeden nebo několik listů nebo pojmenovaných oblastí. Můžete také zapnout automatické aktualizace každých \"n\" sekund. Klepněte na <item type=\"menuitem\">OK</item>."
+#. BQaFB
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
@@ -2336,6 +2626,7 @@ msgctxt ""
msgid "The contents will be inserted as a link in the $[officename] Calc document."
msgstr "Obsah bude jako odkaz vložen do dokumentu $[officename] Calc."
+#. LAC7R
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
@@ -2344,6 +2635,7 @@ msgctxt ""
msgid "Save your spreadsheet. When you open it again later, $[officename] Calc will update the linked cells following an inquiry."
msgstr "Sešit uložte. Když ho později opět otevřete, $[officename] Calc po dotazu zaktualizuje propojené buňky."
+#. qJWx2
#: cellreferences_url.xhp
msgctxt ""
"cellreferences_url.xhp\n"
@@ -2352,6 +2644,7 @@ msgctxt ""
msgid "Under <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040900.xhp\" name=\"Spreadsheet - General\"><item type=\"menuitem\">%PRODUCTNAME Calc - General</item></link> you can choose to have the update, when opened, automatically carried out either always, upon request or never. The update can be started manually in the dialog under <item type=\"menuitem\">Edit - Links</item>."
msgstr "V <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040900.xhp\" name=\"Spreadsheet - General\"><item type=\"menuitem\">%PRODUCTNAME Calc - Obecné</item></link> můžete zvolit, zda aktualizovat při otevření soubory vždy, na vyžádání nebo nikdy. Ručně je možné aktualizaci spustit v dialogovém okně vyvolaném <item type=\"menuitem\">Úpravy - Odkazy</item>."
+#. 4DFzJ
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
@@ -2360,6 +2653,7 @@ msgctxt ""
msgid "Assigning Formats by Formula"
msgstr "Přiřazení formátu pomocí vzorce"
+#. ewC9e
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
@@ -2368,6 +2662,7 @@ msgctxt ""
msgid "<bookmark_value>formats; assigning by formulas</bookmark_value> <bookmark_value>cell formats; assigning by formulas</bookmark_value> <bookmark_value>STYLE function example</bookmark_value> <bookmark_value>cell styles;assigning by formulas</bookmark_value> <bookmark_value>formulas;assigning cell formats</bookmark_value>"
msgstr "<bookmark_value>formáty; přiřazení vzorci</bookmark_value><bookmark_value>formáty buňky; přiřazení vzorci</bookmark_value><bookmark_value>příklad pro funkci STYLE</bookmark_value><bookmark_value>styly buněk;přiřazení vzorci</bookmark_value><bookmark_value>vzorce;přiřazení formátů buněk</bookmark_value>"
+#. USRGE
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
@@ -2376,6 +2671,7 @@ msgctxt ""
msgid "<variable id=\"cellstyle_by_formula\"><link href=\"text/scalc/guide/cellstyle_by_formula.xhp\" name=\"Assigning Formats by Formula\">Assigning Formats by Formula</link></variable>"
msgstr "<variable id=\"cellstyle_by_formula\"><link href=\"text/scalc/guide/cellstyle_by_formula.xhp\" name=\"Assigning Formats by Formula\">Přiřazení formátu pomocí vzorce</link></variable>"
+#. EzSnh
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
@@ -2384,6 +2680,7 @@ msgctxt ""
msgid "The STYLE() function can be added to an existing formula in a cell. For example, together with the CURRENT function, you can color a cell depending on its value. The formula =...+STYLE(IF(CURRENT()>3; \"Red\"; \"Green\")) applies the cell style \"Red\" to cells if the value is greater than 3, otherwise the cell style \"Green\" is applied."
msgstr "Funkce STYLE() může být přidána ke stávajícímu vzorci v buňce. Můžete například ve spojení s funkcí CURRENT obarvit buňku podle její hodnoty. Vzorec =...+STYLE(IF(CURRENT()>3; \"Červená\"; \"Zelená\")) nastaví buňce styl \"Červená\", pokud je její hodnota větší než 3, v opačném případě bude použit styl \"Zelená\"."
+#. bMcgv
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
@@ -2392,6 +2689,7 @@ msgctxt ""
msgid "If you would like to apply a formula to all cells in a selected area, you can use the <item type=\"menuitem\">Find & Replace</item> dialog."
msgstr "Chcete-li použít vzorec pro všechny buňky ve vybrané oblasti, můžete použít dialogové okno <item type=\"menuitem\">Najít a nahradit</item>."
+#. qAH7F
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
@@ -2400,6 +2698,7 @@ msgctxt ""
msgid "Select all the desired cells."
msgstr "Označte všechny požadované buňky jako blok."
+#. FyUDd
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
@@ -2408,6 +2707,7 @@ msgctxt ""
msgid "Select the menu command <emph>Edit - Find & Replace</emph>."
msgstr "Vyberte v nabídce příkaz <emph>Úpravy - Najít a nahradit</emph>."
+#. STxmA
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
@@ -2416,6 +2716,7 @@ msgctxt ""
msgid "For the <item type=\"menuitem\">Find</item> term, enter: .<item type=\"literal\">*</item>"
msgstr "Do pole <item type=\"menuitem\">Najít</item> zadejte: .<item type=\"literal\">*</item>"
+#. EN8wF
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
@@ -2424,6 +2725,7 @@ msgctxt ""
msgid "\".*\" is a regular expression that designates the contents of the current cell."
msgstr "\".*\" je regulární výraz znamenající obsah aktuální buňky."
+#. r8m3j
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
@@ -2432,6 +2734,7 @@ msgctxt ""
msgid "Enter the following formula in the <item type=\"menuitem\">Replace</item> field: <item type=\"literal\">=&+STYLE(IF(CURRENT()>3;\"Red\";\"Green\"))</item>"
msgstr "Zadejte následující vzorec do pole <item type=\"menuitem\">Nahradit</item>: <item type=\"literal\">=&+STYLE(IF(CURRENT()>3;\"Červená\";\"Zelená\"))</item>"
+#. prHDb
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
@@ -2440,6 +2743,7 @@ msgctxt ""
msgid "The \"&\" symbol designates the current contents of the <emph>Find</emph> field. The line must begin with an equal sign, since it is a formula. It is assumed that the cell styles \"Red\" and \"Green\" already exist."
msgstr "Znak \"&\" zastupuje obsah pole <emph>Najít</emph>. Řádek musí začínat rovnítkem, protože je to vzorec. Předpokládáme, že styly buňky \"Červená\" a \"Zelená\" existují."
+#. 4AgNk
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
@@ -2448,6 +2752,7 @@ msgctxt ""
msgid "Mark the fields <link href=\"text/shared/01/02100000.xhp\" name=\"Regular expressions\"><emph>Regular expressions</emph></link> and <emph>Current selection only</emph>. Click <emph>Find All</emph>."
msgstr "Zaškrtněte <link href=\"text/shared/01/02100000.xhp\" name=\"Regulární výrazy\"><emph>Regulární výrazy</emph></link> a <emph>Pouze současný výběr</emph>. Klepněte na <emph>Najít vše</emph>."
+#. A3CBV
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
@@ -2456,6 +2761,7 @@ msgctxt ""
msgid "All cells with contents that were included in the selection are now highlighted."
msgstr "Všechny buňky s obsahem ve vybrané oblasti se zvýrazní."
+#. CxKWs
#: cellstyle_by_formula.xhp
msgctxt ""
"cellstyle_by_formula.xhp\n"
@@ -2464,6 +2770,7 @@ msgctxt ""
msgid "Click <item type=\"menuitem\">Replace all</item>."
msgstr "Klepněte na <item type=\"menuitem\">Nahradit vše</item>."
+#. smBjq
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2472,6 +2779,7 @@ msgctxt ""
msgid "Applying Conditional Formatting"
msgstr "Použití podmíněného formátování"
+#. 3TV3y
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2480,6 +2788,7 @@ msgctxt ""
msgid "<bookmark_value>conditional formatting; cells</bookmark_value> <bookmark_value>cells; conditional formatting</bookmark_value> <bookmark_value>formatting; conditional formatting</bookmark_value> <bookmark_value>styles;conditional styles</bookmark_value> <bookmark_value>cell formats; conditional</bookmark_value> <bookmark_value>random numbers;examples</bookmark_value> <bookmark_value>cell styles; copying</bookmark_value> <bookmark_value>copying; cell styles</bookmark_value> <bookmark_value>tables; copying cell styles</bookmark_value>"
msgstr "<bookmark_value>podmíněné formátování; buňky</bookmark_value> <bookmark_value>buňky; podmíněné formátování</bookmark_value> <bookmark_value>formátování; podmíněné formátování</bookmark_value> <bookmark_value>styly;podmíněné styly</bookmark_value> <bookmark_value>formáty buňky; podmíněné</bookmark_value> <bookmark_value>náhodná čísla;příklady</bookmark_value> <bookmark_value>styly buněk; kopírování</bookmark_value> <bookmark_value>kopírování; styly buněk</bookmark_value> <bookmark_value>tabulky; kopírování stylů buněk</bookmark_value>"
+#. 4jA2B
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2488,6 +2797,7 @@ msgctxt ""
msgid "<variable id=\"cellstyle_conditional\"><link href=\"text/scalc/guide/cellstyle_conditional.xhp\" name=\"Applying Conditional Formatting\">Applying Conditional Formatting</link></variable>"
msgstr "<variable id=\"cellstyle_conditional\"><link href=\"text/scalc/guide/cellstyle_conditional.xhp\" name=\"Použití podmíněného formátování\">Použití podmíněného formátování</link></variable>"
+#. pHN5U
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2496,6 +2806,7 @@ msgctxt ""
msgid "Using the menu command <emph>Format - Conditional formatting</emph>, the dialog allows you to define conditions per cell, which must be met in order for the selected cells to have a particular format."
msgstr "Pomocí příkazu nabídky <emph>Formát - Podmíněné formátování</emph> zobrazíte dialog, který umožňuje nadefinovat pro buňky podmínky, které musí být splněny, aby byly vybrané buňky formátovány určitým způsobem."
+#. SbhJy
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2504,6 +2815,7 @@ msgctxt ""
msgid "To apply conditional formatting, AutoCalculate must be enabled. Choose <emph>Data - Calculate - AutoCalculate</emph> (you see a check mark next to the command when AutoCalculate is enabled)."
msgstr "Aby podmíněné formátování fungovalo, musí být povolena funkce Automatický výpočet. Zvolte <emph>Data - Spočítat - Automatický výpočet</emph> (pokud je funkce povolena, uvidíte vedle příkazu značku zaškrtnutí)."
+#. Yy9Z2
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2512,6 +2824,7 @@ msgctxt ""
msgid "With conditional formatting, you can, for example, highlight the totals that exceed the average value of all totals. If the totals change, the formatting changes correspondingly, without having to apply other styles manually."
msgstr "Pomocí podmíněného formátování je možné například zvýraznit součty, které přesáhnou průměr ostatních součtů. Změní-li se součty, je formát automaticky změněn též, bez nutnosti měnit formátování ručně."
+#. Zn2cD
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2520,6 +2833,7 @@ msgctxt ""
msgid "To Define the Conditions"
msgstr "Definování podmínek"
+#. GbyDp
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2528,6 +2842,7 @@ msgctxt ""
msgid "Select the cells to which you want to apply a conditional style."
msgstr "Vyberte buňky, u nichž chcete použít podmíněný styl."
+#. fRMFM
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2536,6 +2851,7 @@ msgctxt ""
msgid "Choose <emph>Format - Conditional Formatting</emph>."
msgstr "Zvolte <emph>Formát - Podmíněné formátování</emph>."
+#. nFqJG
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2544,6 +2860,7 @@ msgctxt ""
msgid "Enter the condition(s) into the dialog box. The dialog is described in detail in <link href=\"text/scalc/01/05120000.xhp\" name=\"$[officename] Help\">$[officename] Help</link>, and an example is provided below:"
msgstr "Zapište podmínku(-y). Dialog je podrobně popsán v <link href=\"text/scalc/01/05120000.xhp\" name=\"Nápovědě $[officename]\">Nápovědě $[officename]</link>, zde je příklad:"
+#. xDZ66
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2552,6 +2869,7 @@ msgctxt ""
msgid "Example of Conditional Formatting: Highlighting Totals Above/Under the Average Value"
msgstr "Příklad podmíněného formátování: zvýraznění součtů vyšších/nižších než průměrná hodnota"
+#. U3jUP
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2560,6 +2878,7 @@ msgctxt ""
msgid "Step1: Generate Number Values"
msgstr "Krok 1: Generování náhodných hodnot"
+#. 5TVr9
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2568,6 +2887,7 @@ msgctxt ""
msgid "You want to give certain values in your tables particular emphasis. For example, in a table of turnovers, you can show all the values above the average in green and all those below the average in red. This is possible with conditional formatting."
msgstr "Určité hodnoty v tabulce lze patřičně zvýraznit. Například v tabulce obratů je možné všechny hodnoty nad průměrem zobrazit zeleně a ty pod průměrem červeně. To umožňuje Podmíněné formátování:"
+#. 64yKT
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2576,6 +2896,7 @@ msgctxt ""
msgid "First of all, write a table in which a few different values occur. For your test you can create tables with any random numbers:"
msgstr "Nejprve vytvořte tabulku s několika různými hodnotami. Pro náš pokus vystačíme s tabulkou náhodných čísel:"
+#. A66qh
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2584,6 +2905,7 @@ msgctxt ""
msgid "In one of the cells enter the formula =RAND(), and you will obtain a random number between 0 and 1. If you want integers of between 0 and 50, enter the formula =INT(RAND()*50)."
msgstr "Do buňky napište =RAND(), čímž dostanete náhodné číslo mezi 0 a 1. Celá čísla mezi 0 a 50 dostanete zápisem =INT(RAND()*50)."
+#. rCrEf
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2592,6 +2914,7 @@ msgctxt ""
msgid "Copy the formula to create a row of random numbers. Click the bottom right corner of the selected cell, and drag to the right until the desired cell range is selected."
msgstr "Rozkopírujte vzorec, abyste dostali řádek náhodných čísel. Potáhněte za pravý dolní roh buňky, dokud se nevytvoří požadovaný počet buněk."
+#. Tm6MA
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2600,6 +2923,7 @@ msgctxt ""
msgid "In the same way as described above, drag down the corner of the rightmost cell in order to create more rows of random numbers."
msgstr "Stejným způsobem potáhněte za pravý dolní roh buňky nejvíce vpravo, čímž vytvoříte další řádky náhodných čísel."
+#. i3CTm
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2608,6 +2932,7 @@ msgctxt ""
msgid "Step 2: Define Cell Styles"
msgstr "Krok 2: Definování stylů buňky"
+#. sr6WY
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2616,6 +2941,7 @@ msgctxt ""
msgid "The next step is to apply a cell style to all values that represent above-average turnover, and one to those that are below the average. Ensure that the Styles window is visible before proceeding."
msgstr "Dalším krokem je použití stylu na hodnoty nad a pod průměrem hodnot. Před pokračováním se ujistěte, že okno Styly je viditelné."
+#. CVM3G
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2624,6 +2950,7 @@ msgctxt ""
msgid "Click in a blank cell and select the command <emph>Format Cells</emph> in the context menu."
msgstr "Klepněte na prázdnou buňku a z místní nabídky vyberte <emph>Formát buněk...</emph>."
+#. pzTvA
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2632,6 +2959,7 @@ msgctxt ""
msgid "In the <emph>Format Cells</emph> dialog on the <emph>Background</emph> tab, select a background color. Click <emph>OK</emph>."
msgstr "V dialogu <emph>Formát buněk</emph> vyberte na kartě <emph>Pozadí</emph> barvu pozadí a klepněte na <emph>OK</emph>."
+#. BMczi
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2640,6 +2968,7 @@ msgctxt ""
msgid "In the Styles window, click the <emph>New Style from Selection</emph> icon. Enter the name of the new style. For this example, name the style \"Above\"."
msgstr "V dialogu Styly klepněte na ikonu <emph>Nový styl z výběru</emph> a nový styl nazvěte \"Nad\"."
+#. 4bRZa
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2648,6 +2977,7 @@ msgctxt ""
msgid "To define a second style, click again in a blank cell and proceed as described above. Assign a different background color for the cell and assign a name (for this example, \"Below\")."
msgstr "Druhý styl nadefinujte stejným postupem jako první, jen vyberte jinou barvu pozadí a nazvěte ho \"Pod\"."
+#. x3rxG
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2656,6 +2986,7 @@ msgctxt ""
msgid "Step 3: Calculate Average"
msgstr "Krok 3: Výpočet průměru"
+#. f5sxG
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2664,6 +2995,7 @@ msgctxt ""
msgid "In our particular example, we are calculating the average of the random values. The result is placed in a cell:"
msgstr "V tomto příkladu spočítáme průměr náhodných čísel. Výsledek bude v buňce:"
+#. GhHpd
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2672,6 +3004,7 @@ msgctxt ""
msgid "Set the cursor in a blank cell, for example, J14, and choose <emph>Insert - Function</emph>."
msgstr "Nastavte kurzor do buňky (např. J14) a vyberte <emph>Vložit - Funkce...</emph>."
+#. QA6oP
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2680,6 +3013,7 @@ msgctxt ""
msgid "Select the AVERAGE function. Use the mouse to select all your random numbers. If you cannot see the entire range, because the Function Wizard is obscuring it, you can temporarily shrink the dialog using the <link href=\"text/shared/00/00000001.xhp#eingabesymbol\" name=\"Shrink or Maximize\"><item type=\"menuitem\">Shrink / Maximize</item></link> icon."
msgstr "Vyberte funkci AVERAGE. Myší vyberte všechna náhodná čísla. Pokud nevidíte celou jejich oblast, protože tomu vadí okno Průvodce funkcí, můžete toto dialogové okno dočasně zmenšit pomocí ikony <link href=\"text/shared/00/00000001.xhp#eingabesymbol\" name=\"Shrink or Maximize\"><item type=\"menuitem\">Zmenšit / Maximalizovat</item></link>."
+#. YEqsh
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2688,6 +3022,7 @@ msgctxt ""
msgid "Close the Function Wizard with <item type=\"menuitem\">OK</item>."
msgstr "Zavřete Průvodce funkcí klepnutím na <item type=\"menuitem\">OK</item>."
+#. 75WFf
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2696,6 +3031,7 @@ msgctxt ""
msgid "Step 4: Apply Cell Styles"
msgstr "Krok 4: Použití stylů buňky"
+#. AA6JP
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2704,6 +3040,7 @@ msgctxt ""
msgid "Now you can apply the conditional formatting to the sheet:"
msgstr "Nyní lze použít podmíněné formátování listu."
+#. 7YuzB
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2712,6 +3049,7 @@ msgctxt ""
msgid "Select all cells with the random numbers."
msgstr "Označte všechny buňky s náhodnými čísly jako blok."
+#. vxDRC
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2720,6 +3058,7 @@ msgctxt ""
msgid "Choose the <emph>Format - Conditional Formatting</emph> command to open the corresponding dialog."
msgstr "Zvolte <emph>Formát - Podmíněné formátování</emph>."
+#. oaUQo
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2728,6 +3067,7 @@ msgctxt ""
msgid "Define the condition as follows: If cell value is less than J14, format with cell style \"Below\", and if cell value is greater than or equal to J14, format with cell style \"Above\"."
msgstr "Zadejte tuto podmínku: je-li hodnota buňky menší než J14, formátujte ji stylem Pod, je-li hodnota buňky větší nebo se rovná J14, formátujte ji stylem Nad."
+#. p9FR7
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2736,6 +3076,7 @@ msgctxt ""
msgid "Step 5: Copy Cell Style"
msgstr "Krok 5: Kopírování stylu buňky"
+#. GBgrB
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2744,6 +3085,7 @@ msgctxt ""
msgid "To apply the conditional formatting to other cells later:"
msgstr "Chcete-li později použít podmíněné formátování u dalších buněk, použijte následující postup:"
+#. soRTt
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2752,6 +3094,7 @@ msgctxt ""
msgid "Click one of the cells that has been assigned conditional formatting."
msgstr "Klepněte na jednu z buněk, k níž bylo přiřazeno podmíněné formátování."
+#. 35S7X
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2760,6 +3103,7 @@ msgctxt ""
msgid "Copy the cell to the clipboard."
msgstr "Zkopírujte buňku do schránky."
+#. ogFEX
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2768,6 +3112,7 @@ msgctxt ""
msgid "Select the cells that are to receive this same formatting."
msgstr "Označte jako blok buňky, k nimž chcete přiřadit stejný typ formátování."
+#. iGbDq
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2776,6 +3121,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Paste Special</emph>. The <emph>Paste Special</emph> dialog appears."
msgstr "Zvolte <emph>Úpravy - Vložit jinak...</emph>. Zobrazí se dialog <emph>Vložit jinak</emph>."
+#. PFnj2
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2784,6 +3130,7 @@ msgctxt ""
msgid "In the <emph>Selection</emph> area, check only the <emph>Formats</emph> box. All other boxes must be unchecked. Click <emph>OK</emph>."
msgstr "V části <emph>Výběr</emph> zaškrtněte pouze <emph>Formáty</emph>. Všechny ostatní položky musí být nezaškrtnuté. Klepněte na <emph>OK</emph>."
+#. duFEp
#: cellstyle_conditional.xhp
msgctxt ""
"cellstyle_conditional.xhp\n"
@@ -2792,6 +3139,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05120000.xhp\" name=\"Format - Conditional formatting\">Format - Conditional formatting</link>"
msgstr "<link href=\"text/scalc/01/05120000.xhp\" name=\"Formát - Podmíněné formátování\">Formát - Podmíněné formátování</link>"
+#. HFoKB
#: cellstyle_minusvalue.xhp
msgctxt ""
"cellstyle_minusvalue.xhp\n"
@@ -2800,6 +3148,7 @@ msgctxt ""
msgid "Highlighting Negative Numbers"
msgstr "Zvýraznění záporných čísel"
+#. 9Zqdi
#: cellstyle_minusvalue.xhp
msgctxt ""
"cellstyle_minusvalue.xhp\n"
@@ -2808,6 +3157,7 @@ msgctxt ""
msgid "<bookmark_value>negative numbers</bookmark_value> <bookmark_value>numbers; highlighting negative numbers</bookmark_value> <bookmark_value>highlighting;negative numbers</bookmark_value> <bookmark_value>colors;negative numbers</bookmark_value> <bookmark_value>number formats;colors for negative numbers</bookmark_value>"
msgstr "<bookmark_value>záporná čísla</bookmark_value> <bookmark_value>čísla; zvýrazňování záporných čísel</bookmark_value> <bookmark_value>zvýrazňování;záporná čísla</bookmark_value> <bookmark_value>barvy;záporná čísla</bookmark_value> <bookmark_value>formáty čísla;barvy pro záporná čísla</bookmark_value>"
+#. XwR9x
#: cellstyle_minusvalue.xhp
msgctxt ""
"cellstyle_minusvalue.xhp\n"
@@ -2816,6 +3166,7 @@ msgctxt ""
msgid "<variable id=\"cellstyle_minusvalue\"><link href=\"text/scalc/guide/cellstyle_minusvalue.xhp\" name=\"Highlighting Negative Numbers\">Highlighting Negative Numbers</link></variable>"
msgstr "<variable id=\"cellstyle_minusvalue\"><link href=\"text/scalc/guide/cellstyle_minusvalue.xhp\" name=\"Zvýraznění záporných čísel\">Zvýraznění záporných čísel</link></variable>"
+#. YGxpk
#: cellstyle_minusvalue.xhp
msgctxt ""
"cellstyle_minusvalue.xhp\n"
@@ -2824,6 +3175,7 @@ msgctxt ""
msgid "You can format cells with a number format that highlights negative numbers in red. Alternatively, you can define your own number format in which negative numbers are highlighted in other colors."
msgstr "Buňkám lze nastavit formát čísla, který záporná čísla zobrazuje červenou barvou. Popřípadě je možné definovat vlastní formát, který záporná čísla zobrazí jinou barvou."
+#. ZFJHU
#: cellstyle_minusvalue.xhp
msgctxt ""
"cellstyle_minusvalue.xhp\n"
@@ -2832,6 +3184,7 @@ msgctxt ""
msgid "Select the cells and choose <emph>Format - Cells</emph>."
msgstr "Označte buňky a vyberte <emph>Formát - Buňky</emph>."
+#. tYEZ3
#: cellstyle_minusvalue.xhp
msgctxt ""
"cellstyle_minusvalue.xhp\n"
@@ -2840,6 +3193,7 @@ msgctxt ""
msgid "On the <emph>Numbers</emph> tab, select a number format and mark <emph>Negative numbers red</emph> check box. Click <emph>OK</emph>."
msgstr "Na kartě <emph>Čísla</emph> vyberte formát čísla a zaškrtněte <emph>Záporná čísla červeně</emph>. Klepněte na <emph>OK</emph>."
+#. 23n86
#: cellstyle_minusvalue.xhp
msgctxt ""
"cellstyle_minusvalue.xhp\n"
@@ -2848,6 +3202,7 @@ msgctxt ""
msgid "The cell number format is defined in two parts. The format for positive numbers and zero is defined in front of the semicolon; after the semicolon the formula for negative numbers is defined. You can change the code (RED) under <item type=\"menuitem\">Format code</item>. For example, instead of RED, enter <item type=\"literal\">YELLOW</item>. If the new code appears in the list after clicking the <item type=\"menuitem\">Add</item> icon, this is a valid entry."
msgstr "Formát čísla v buňce je definován ve dvou částech. Formát pro kladná čísla a nulu je definován před středníkem; za středníkem je definován vzorec pro záporná čísla. Kód (RED) v <item type=\"menuitem\">Formátovací kód</item> můžete změnit. Například místo RED zadejte <item type=\"literal\">YELLOW</item>. Pokud se nový kód objeví v seznamu po klepnutí na ikonu <item type=\"menuitem\">Přidat</item>, jedná se o platný zápis."
+#. G5Dfz
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -2856,6 +3211,7 @@ msgctxt ""
msgid "Consolidating Data"
msgstr "Konsolidace dat"
+#. dEYi9
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -2864,6 +3220,7 @@ msgctxt ""
msgid "<bookmark_value>consolidating data</bookmark_value> <bookmark_value>ranges; combining</bookmark_value> <bookmark_value>combining;cell ranges</bookmark_value> <bookmark_value>tables; combining</bookmark_value> <bookmark_value>data; merging cell ranges</bookmark_value> <bookmark_value>merging;data ranges</bookmark_value>"
msgstr "<bookmark_value>konsolidace dat</bookmark_value> <bookmark_value>oblasti; kombinování</bookmark_value> <bookmark_value>kombinování;oblasti buněk</bookmark_value> <bookmark_value>tabulky; kombinování</bookmark_value> <bookmark_value>data; spojování oblastí buněk</bookmark_value> <bookmark_value>spojování;oblasti dat</bookmark_value>"
+#. aUBxc
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -2872,6 +3229,7 @@ msgctxt ""
msgid "<variable id=\"consolidate\"><link href=\"text/scalc/guide/consolidate.xhp\" name=\"Consolidating Data\">Consolidating Data</link></variable>"
msgstr "<variable id=\"consolidate\"><link href=\"text/scalc/guide/consolidate.xhp\" name=\"Konsolidace dat\">Konsolidace dat</link></variable>"
+#. dcJqU
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -2880,6 +3238,7 @@ msgctxt ""
msgid "During consolidation, the contents of the cells from several sheets will be combined in one place."
msgstr "Během konsolidace bude obsah buněk z několika sešitů spojen do jednoho místa."
+#. GyvFB
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -2888,6 +3247,7 @@ msgctxt ""
msgid "To Combine Cell Contents"
msgstr "Kombinování obsahu buněk"
+#. 4tD6G
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -2896,6 +3256,7 @@ msgctxt ""
msgid "Open the document that contains the cell ranges to be consolidated."
msgstr "Otevřete dokument obsahující oblasti buněk, které chcete konsolidovat."
+#. 77VUk
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -2904,6 +3265,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Data - Consolidate</item> to open the <emph>Consolidate</emph> dialog."
msgstr "Zvolte <item type=\"menuitem\">Data - Konsolidovat</item> a otevře se dialogové okno <emph>Konsolidovat</emph>."
+#. hJHqN
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -2912,6 +3274,7 @@ msgctxt ""
msgid "From the <emph>Source data area</emph> box select a source cell range to consolidate with other areas."
msgstr "V poli <emph>Zdrojová oblast dat</emph> vyberte oblast buněk, kterou chcete konsolidovat."
+#. CvGP2
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -2920,6 +3283,7 @@ msgctxt ""
msgid "If the range is not named, click in the field next to the <emph>Source data area</emph>. A blinking text cursor appears. Type a reference for the first source data range or select the range with the mouse."
msgstr "Není-li oblast pojmenována, klepněte do pole vedle pole <emph>Zdrojová oblast dat</emph>. Objeví se blikající kurzor. Zadejte oblast buněk nebo jí vyberte myší."
+#. zSGyD
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -2928,6 +3292,7 @@ msgctxt ""
msgid "Click <emph>Add</emph> to insert the selected range in the <emph>Consolidation areas</emph> field."
msgstr "Klepnutím na <emph>Přidat</emph> vložíte vybranou oblast do pole <emph>Oblasti konsolidace</emph>."
+#. Fo56E
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -2936,6 +3301,7 @@ msgctxt ""
msgid "Select additional ranges and click <emph>Add</emph> after each selection."
msgstr "Vyberte další oblasti a každou přidejte klepnutím na <emph>Přidat</emph>."
+#. 85CXx
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -2944,6 +3310,7 @@ msgctxt ""
msgid "Specify where you want to display the result by selecting a target range from the <emph>Copy results to</emph> box."
msgstr "Vyberte cílovou oblast v poli <emph>Kopírovat výsledky do</emph>."
+#. UByCi
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -2952,6 +3319,7 @@ msgctxt ""
msgid "If the target range is not named, click in the field next to <emph>Copy results to</emph> and enter the reference of the target range. Alternatively, you can select the range using the mouse or position the cursor in the top left cell of the target range."
msgstr "Není-li cílová oblast pojmenována, klepněte do pole vedle pole <emph>Kopírovat výsledky do</emph> a zadejte oblast buněk. Oblast buněk lze též zadat pomocí myši nebo umístěním kurzoru do levé horní buňky cílové oblasti."
+#. JvD9q
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -2960,6 +3328,7 @@ msgctxt ""
msgid "Select a function from the <emph>Function</emph> box. The function specifies how the values of the consolidation ranges are linked. The \"Sum\" function is the default setting."
msgstr "V poli <emph>Funkce</emph> vyberte požadovanou funkci. Tato funkce bude použita na konsolidovaná data. Přednastavená je funkce \"Součet\"."
+#. Z3iG2
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -2968,6 +3337,7 @@ msgctxt ""
msgid "Click <emph>OK</emph> to consolidate the ranges."
msgstr "Klepnutím na <emph>OK</emph> spustíte konsolidaci."
+#. qbEFs
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -2976,6 +3346,7 @@ msgctxt ""
msgid "Additional Settings"
msgstr "Další nastavení"
+#. BSAXP
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -2984,6 +3355,7 @@ msgctxt ""
msgid "Click <emph>More</emph> in the <emph>Consolidate</emph> dialog to display additional settings:"
msgstr "Klepněte na <emph>Více</emph> v dialogu <emph>Konsolidovat</emph>, čímž zobrazíte další nastavení:"
+#. DEEPq
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -2992,6 +3364,7 @@ msgctxt ""
msgid "Select <emph>Link to source data</emph> to insert the formulas that generate the results in the target range, rather than the actual results. If you link the data, any values modified in the source range are automatically updated in the target range."
msgstr "Zaškrtnutím <emph>Odkaz na zdrojová data</emph> vložíte do cílové oblasti vzorce namísto výsledků. Kdykoliv se ve zdrojových oblastech změní hodnoty, budou automaticky přepočítány výsledky i v cílové oblasti."
+#. VJPHa
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -3000,6 +3373,7 @@ msgctxt ""
msgid "The corresponding cell references in the target range are inserted in consecutive rows, which are automatically ordered and then hidden from view. Only the final result, based on the selected function, is displayed."
msgstr "Odpovídající buňky jsou vloženy do cílové oblasti, kde jsou automaticky uspořádány a poté skryty. Jsou zobrazeny.pouze konečné výsledky použití vybrané funkce."
+#. UubEm
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -3008,6 +3382,7 @@ msgctxt ""
msgid "Under <emph>Consolidate by</emph>, select either <emph>Row labels</emph> or <emph>Column labels</emph> if the cells of the source data range are not to be consolidated corresponding to the identical position of the cell in the range, but instead according to a matching row label or column label."
msgstr "V části <emph>Konsolidovat</emph> zaškrtněte <emph>Popisky řádků</emph> nebo <emph>Popisky sloupců</emph>, chcete-li data ze zdrojové oblasti konsolidovat ne podle umístění v tabulce, ale podle odpovídajících popisků řádků či sloupců."
+#. AEjpi
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -3016,6 +3391,7 @@ msgctxt ""
msgid "To consolidate by row labels or column labels, the label must be contained in the selected source ranges."
msgstr "Konsolidace podle popisků řádků či sloupců vyžaduje, aby popisky byly součástí zdrojových oblastí."
+#. mQ3x2
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -3024,6 +3400,7 @@ msgctxt ""
msgid "The text in the labels must be identical, so that rows or columns can be accurately matched. If the row or column label does not match any that exist in the target range, it will be appended as a new row or column."
msgstr "Text v popiscích musí být stejný, aby bylo řádky či sloupce možné správně přiřadit. Pokud se popisky řádků či sloupců nepodaří přiřadit žádnému sloupci v cílové oblasti, budou přidány jako nový sloupec nebo řádek."
+#. UMqz7
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -3032,6 +3409,7 @@ msgctxt ""
msgid "The data from the consolidation ranges and target range will be saved when you save the document. If you later open a document in which consolidation has been defined, this data will again be available."
msgstr "Data ze zdrojových oblastí a cílové oblasti jsou uložena při uložení souboru. Při pozdějším otevření souboru s konsolidací budou opět k dispozici."
+#. GGFhA
#: consolidate.xhp
msgctxt ""
"consolidate.xhp\n"
@@ -3040,6 +3418,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12070000.xhp\" name=\"Data - Consolidate\">Data - Consolidate</link>"
msgstr "<link href=\"text/scalc/01/12070000.xhp\" name=\"Data - Konsolidovat\">Data - Konsolidovat</link>"
+#. UNSjU
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3048,6 +3427,7 @@ msgctxt ""
msgid "Importing and Exporting CSV Files"
msgstr "Import a export CSV souborů"
+#. wBHVA
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3056,6 +3436,7 @@ msgctxt ""
msgid "<bookmark_value>number series import</bookmark_value><bookmark_value>data series import</bookmark_value><bookmark_value>exporting; tables as text</bookmark_value><bookmark_value>importing; tables as text</bookmark_value><bookmark_value>delimited values and files</bookmark_value><bookmark_value>comma separated files and values</bookmark_value><bookmark_value>text file import and export</bookmark_value><bookmark_value>csv files;importing and exporting</bookmark_value><bookmark_value>tables; importing/exporting as text</bookmark_value><bookmark_value>text documents; importing to spreadsheets</bookmark_value><bookmark_value>opening;text csv files</bookmark_value><bookmark_value>saving;as text csv</bookmark_value>"
msgstr "<bookmark_value>import číselných řad</bookmark_value><bookmark_value>import datových řad</bookmark_value><bookmark_value>exportování; tabulky jako text</bookmark_value><bookmark_value>importování; tabulky jako text</bookmark_value><bookmark_value>oddělené hodnoty a soubory</bookmark_value><bookmark_value>čárkou oddělené soubory a hodnoty</bookmark_value><bookmark_value>import a export textových souborů</bookmark_value><bookmark_value>soubory csv;importování a exportování</bookmark_value><bookmark_value>tabulky; importování/exportování jako text</bookmark_value><bookmark_value>textové dokumenty; importování do sešitů</bookmark_value><bookmark_value>otevírání;textové soubory csv</bookmark_value><bookmark_value>ukládání;jako text csv</bookmark_value>"
+#. JZMzq
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3064,6 +3445,7 @@ msgctxt ""
msgid "<variable id=\"csv_files\"><link href=\"text/scalc/guide/csv_files.xhp\">Opening and Saving Text CSV Files</link></variable>"
msgstr "<variable id=\"csv_files\"><link href=\"text/scalc/guide/csv_files.xhp\">Otevírání a ukládání textových CSV souborů</link></variable>"
+#. e4NjR
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3072,6 +3454,7 @@ msgctxt ""
msgid "Comma Separated Values (CSV) is a text file format that you can use to exchange data from a database or a spreadsheet between applications. Each line in a Text CSV file represents a record in the database, or a row in a spreadsheet. Each field in a database record or cell in a spreadsheet row is usually separated by a comma. However, you can use other characters to delimit a field, such as a tabulator character."
msgstr "Comma Separated Values (hodnoty oddělené čárkami, CSV) je textový formát souboru, pomocí kterého lze vyměňovat mezi aplikacemi data z databáze či sešitu. Každý řádek v textovém souboru CSV představuje záznam databáze nebo řádek v sešitu. Každé pole v záznamu databáze nebo buňka v řádku sešitu je obvykle oddělena čárkou. Můžete ale také pro oddělení polí použít jiné znaky, například tabulátor."
+#. TG3zV
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3080,6 +3463,7 @@ msgctxt ""
msgid "If the field or cell contains a comma, the field or cell <emph>must</emph> be enclosed by single quotes (') or double quotes (\")."
msgstr "Pole nebo buňky obsahující čárku <emph>musí</emph> být uzavřeny do apostrofů (') nebo uvozovek (\")."
+#. dUgWo
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3088,6 +3472,7 @@ msgctxt ""
msgid "To Open a Text CSV File in Calc"
msgstr "Otevření CSV souboru v Calcu"
+#. LYnP5
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3096,6 +3481,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">File - Open</item>."
msgstr "Zvolte <item type=\"menuitem\">Soubor - Otevřít</item>."
+#. UgyWE
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3104,6 +3490,7 @@ msgctxt ""
msgid "Locate the CSV file that you want to open."
msgstr "Najděte CSV soubor, který chcete otevřít."
+#. SqwSh
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3112,6 +3499,7 @@ msgctxt ""
msgid "If the file has a *.csv extension, select the file."
msgstr "Pokud má příponu *.csv, vyberte ho."
+#. 4sFF8
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3120,6 +3508,7 @@ msgctxt ""
msgid "If the CSV file has another extension, select the file, and then select \"Text CSV\" in the <item type=\"menuitem\">File type</item> box"
msgstr "Pokud má soubor CSV jinou příponu, vyberte soubor a poté vyberte v poli <item type=\"menuitem\">Typ souboru</item> \"Text CSV\"."
+#. FEBAD
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3128,6 +3517,7 @@ msgctxt ""
msgid "Click <item type=\"menuitem\">Open</item>."
msgstr "Klepněte na <item type=\"menuitem\">Otevřít</item>."
+#. rUWLQ
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3136,6 +3526,7 @@ msgctxt ""
msgid "The <item type=\"menuitem\">Text Import</item> dialog opens."
msgstr "Otevře se dialogové okno <item type=\"menuitem\">Import textu</item>."
+#. uc87k
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3144,6 +3535,7 @@ msgctxt ""
msgid "Specify the options to divide the text in the file into columns."
msgstr "Nastavte parametry převodu textového souboru do sloupců."
+#. azv5J
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3152,6 +3544,7 @@ msgctxt ""
msgid "You can preview the layout of the imported data at the bottom of the <item type=\"menuitem\">Text Import</item> dialog."
msgstr "Náhled rozvržení importovaných dat vidíte ve spodní části dialogového okna <item type=\"menuitem\">Import textu</item>."
+#. UjzC5
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3160,6 +3553,7 @@ msgctxt ""
msgid "Right-click a column in the preview to set the format or to hide the column."
msgstr "Klepnete-li pravým tlačítkem na sloupec v náhledu, můžete nastavit formát nebo sloupec skrýt."
+#. SAMDV
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3168,6 +3562,7 @@ msgctxt ""
msgid "Check the text delimiter box that matches the character used as text delimiter in the file. In case of an unlisted delimiter, type the character into the input box."
msgstr "Zaškrtněte pole s oddělovačem, které odpovídá znaku použitému jako oddělovač v souboru. Pokud se oddělovač nenachází v seznamu, napište znak do vstupního pole."
+#. Ztzey
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3176,6 +3571,7 @@ msgctxt ""
msgid "Click <item type=\"menuitem\">OK</item>."
msgstr "Klepněte na <item type=\"menuitem\">OK</item>."
+#. QTrWA
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3184,6 +3580,7 @@ msgctxt ""
msgid "To Save a Sheet as a Text CSV File"
msgstr "Uložení tabulky jako CSV soubor"
+#. pyPuY
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3192,6 +3589,7 @@ msgctxt ""
msgid "When you export a spreadsheet to CSV format, only the data on the current sheet is saved. All other information, including formulas and formatting, is lost."
msgstr "Při exportu sešitu do formátu CSV jsou uložena pouze data na aktuálním listu. Všechny ostatní informace včetně vzorců a formátování jsou ztraceny."
+#. AyeuD
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3200,6 +3598,7 @@ msgctxt ""
msgid "Open the Calc sheet that you want to save as a Text CSV file."
msgstr "Otevřete tabulku, kterou chcete uložit jako CSV soubor."
+#. SG978
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3208,6 +3607,7 @@ msgctxt ""
msgid "Only the current sheet can be exported."
msgstr "Lze exportovat pouze aktuální soubor."
+#. qznpi
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3216,6 +3616,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">File - Save as</item>."
msgstr "Zvolte <item type=\"menuitem\">Soubor - Uložit jako</item>."
+#. 3y6rF
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3224,6 +3625,7 @@ msgctxt ""
msgid "In the <item type=\"menuitem\">File name</item> box, enter a name for the file."
msgstr "V poli <item type=\"menuitem\">Název souboru</item> zadejte název souboru."
+#. GECC7
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3232,6 +3634,7 @@ msgctxt ""
msgid "In the <item type=\"menuitem\">File type</item> box, select \"Text CSV\"."
msgstr "V seznamu <item type=\"menuitem\">Typ souboru</item> vyberte \"Text CSV\"."
+#. 2JC8V
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3240,6 +3643,7 @@ msgctxt ""
msgid "(Optional) Set the field options for the Text CSV file."
msgstr "(Nepovinné) Nastavte parametry CSV souboru"
+#. 6KsfG
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3248,6 +3652,7 @@ msgctxt ""
msgid "Select <item type=\"menuitem\">Edit filter settings</item>."
msgstr "Vyberte <item type=\"menuitem\">Upravit nastavení filtru</item>."
+#. VXtFE
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3256,6 +3661,7 @@ msgctxt ""
msgid "In the <item type=\"menuitem\">Export of text files</item> dialog, select the options that you want."
msgstr "V dialogovém okně <item type=\"menuitem\">Exportovat textový soubor</item> vyberte požadované možnosti."
+#. HFtDt
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3264,6 +3670,7 @@ msgctxt ""
msgid "Click <item type=\"menuitem\">OK</item>."
msgstr "Klepněte na <item type=\"menuitem\">OK</item>."
+#. zCCwW
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3272,6 +3679,7 @@ msgctxt ""
msgid "Click <item type=\"menuitem\">Save</item>."
msgstr "Klepněte na <item type=\"menuitem\">Uložit</item>."
+#. U6QRD
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3280,6 +3688,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - View</link>"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - Zobrazení</link>"
+#. W3bT3
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3288,6 +3697,7 @@ msgctxt ""
msgid "<link href=\"text/shared/00/00000207.xhp\" name=\"Export text files\">Export text files</link>"
msgstr "<link href=\"text/shared/00/00000207.xhp\" name=\"Exportovat textový soubor\">Exportovat textový soubor</link>"
+#. jADCM
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
@@ -3296,6 +3706,7 @@ msgctxt ""
msgid "<link href=\"text/shared/00/00000208.xhp\" name=\"Import text files\">Import text files</link>"
msgstr "<link href=\"text/shared/00/00000208.xhp\" name=\"Import textu\">Import textu</link>"
+#. ounFQ
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3304,6 +3715,7 @@ msgctxt ""
msgid "Importing and Exporting Text Files"
msgstr "Import a export textových souborů"
+#. AzAKW
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3312,6 +3724,7 @@ msgctxt ""
msgid "<bookmark_value>csv files;formulas</bookmark_value> <bookmark_value>formulas; importing/exporting as csv files</bookmark_value> <bookmark_value>exporting;formulas as csv files</bookmark_value> <bookmark_value>importing;csv files with formulas</bookmark_value>"
msgstr "<bookmark_value>soubory csv;vzorce</bookmark_value> <bookmark_value>vzorce; importování/exportování jako soubory csv</bookmark_value> <bookmark_value>exportování;vzorce jako soubory csv</bookmark_value> <bookmark_value>importování;soubory csv se vzorcemi</bookmark_value>"
+#. DfYsZ
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3320,6 +3733,7 @@ msgctxt ""
msgid "<variable id=\"csv_formula\"><link href=\"text/scalc/guide/csv_formula.xhp\" name=\"Importing and Exporting Text Files\">Importing and Exporting CSV Text Files with Formulas</link></variable>"
msgstr "<variable id=\"csv_formula\"><link href=\"text/scalc/guide/csv_formula.xhp\" name=\"Import a export CSV souborů se vzorci\">Import a export CSV souborů se vzorci</link></variable>"
+#. 7kmDr
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3328,6 +3742,7 @@ msgctxt ""
msgid "Comma separated values (CSV) files are text files that contain the cell contents of a single sheet. Commas, semicolons, or other characters can be used as the field delimiters between the cells. Text strings are put in quotation marks, numbers are written without quotation marks."
msgstr "Comma Separated Values - CSV (Hodnoty oddělené čárkou) jsou textové soubory s obsahem listu. Jako oddělovač jednotlivých buněk lze použít čárky, středníky nebo jiné znaky. Textové řetězce jsou uzavřeny do uvozovek, čísla jsou bez nich."
+#. 5E4aN
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3336,6 +3751,7 @@ msgctxt ""
msgid "To Import a CSV File"
msgstr "Import CSV souboru"
+#. iNsCc
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3344,6 +3760,7 @@ msgctxt ""
msgid "Choose <emph>File - Open</emph>."
msgstr "Zvolte <emph>Soubor - Otevřít</emph>."
+#. iPsQg
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3352,6 +3769,7 @@ msgctxt ""
msgid "In the <emph>File type</emph> field, select the format \"Text CSV\". Select the file and click <emph>Open</emph>. When a file has the .csv extension, the file type is automatically recognized."
msgstr "V poli <emph>Typ souboru</emph> nastavte \"Text CSV\". Označte soubor a klepněte na <emph>Otevřít</emph>. Má-li soubor příponu .csv, je jeho typ automaticky rozpoznán."
+#. U4nRf
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3360,6 +3778,7 @@ msgctxt ""
msgid "You will see the <item type=\"menuitem\">Text Import</item> dialog. Click <item type=\"menuitem\">OK</item>."
msgstr "Zobrazí se dialogové okno <item type=\"menuitem\">Import textu</item>. Klepněte na <item type=\"menuitem\">OK</item>."
+#. adhCg
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3368,6 +3787,7 @@ msgctxt ""
msgid "If the csv file contains formulas, but you want to import the results of those formulas, then choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - View</emph> and clear the <emph>Formulas</emph> check box."
msgstr "Pokud obsahuje soubor CSV vzorce, ale chcete importovat výsledky těchto vzorců, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Zobrazení</emph> a zrušte zaškrtnutí pole <emph>Vzorce</emph>."
+#. JTAdg
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3376,6 +3796,7 @@ msgctxt ""
msgid "To Export Formulas and Values as CSV Files"
msgstr "Export vzorců a hodnot do CSV souborů"
+#. fWwZt
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3384,6 +3805,7 @@ msgctxt ""
msgid "Click the sheet to be written as a csv file."
msgstr "Zvolte sešit, který chcete uložit ve formátu CSV."
+#. nJJjE
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3392,6 +3814,7 @@ msgctxt ""
msgid "If you want to export the formulas as formulas, for example, in the form =SUM(A1:B5), proceed as follows:"
msgstr "Chcete-li exportovat vzorce jako vzorce, například ve tvaru =SUM(A1:B5), postupujte následovně:"
+#. S9LAC
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3400,6 +3823,7 @@ msgctxt ""
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - View</emph>."
msgstr "Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Zobrazení</emph>."
+#. 4oXKB
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3408,6 +3832,7 @@ msgctxt ""
msgid "Under <emph>Display</emph>, mark the <emph>Formulas</emph> check box. Click <emph>OK</emph>."
msgstr "V části <emph>Zobrazit</emph> zaškrtněte pole <emph>Vzorce</emph>. Klepněte na <emph>OK</emph>."
+#. iwN9i
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3416,6 +3841,7 @@ msgctxt ""
msgid "If you want to export the calculation results instead of the formulas, do not mark <emph>Formulas</emph>."
msgstr "Chcete-li exportovat výsledky namísto vzorců, pole <emph>Vzorce</emph> nezaškrtávejte."
+#. a5ChK
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3424,6 +3850,7 @@ msgctxt ""
msgid "Choose <emph>File - Save as</emph>. You will see the <emph>Save as</emph> dialog."
msgstr "Zvolte <emph>Soubor - Uložit jako</emph>. Zobrazí se dialog <emph>Uložit jako</emph>."
+#. wc7Fy
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3432,6 +3859,7 @@ msgctxt ""
msgid "In the <item type=\"menuitem\">File type</item> field select the format \"Text CSV\"."
msgstr "V poli <item type=\"menuitem\">Typ souboru</item> vyberte formát \"Text CSV\"."
+#. jFEFh
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3440,6 +3868,7 @@ msgctxt ""
msgid "Enter a name and click <emph>Save</emph>."
msgstr "Zadejte název a klepněte na <emph>Uložit</emph>."
+#. Z69Sc
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3448,6 +3877,7 @@ msgctxt ""
msgid "From the <emph>Export of text files</emph> dialog that appears, select the character set and the field and text delimiters for the data to be exported, and confirm with <emph>OK</emph>."
msgstr "V dialogu <emph>Exportovat textový soubor</emph> vyberte znakovou sadu a oddělovače polí a textu a potvrďte klepnutím na <emph>OK</emph>."
+#. yPP3a
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3456,6 +3886,7 @@ msgctxt ""
msgid "If necessary, after you have saved, clear the <emph>Formulas</emph> check box to see the calculated results in the table again."
msgstr "Je-li to třeba, zrušte po uložení zaškrtnutí pole <emph>Vzorce</emph>, aby se v tabulce opět zobrazovaly vypočítávané výsledky."
+#. D9voD
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3464,6 +3895,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - View</link>"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - Zobrazení</link>"
+#. iGg7e
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3472,6 +3904,7 @@ msgctxt ""
msgid "<link href=\"text/shared/00/00000207.xhp\" name=\"Export text files\">Export text files</link>"
msgstr "<link href=\"text/shared/00/00000207.xhp\" name=\"Exportovat textový soubor\">Exportovat textový soubor</link>"
+#. X5Eoo
#: csv_formula.xhp
msgctxt ""
"csv_formula.xhp\n"
@@ -3480,6 +3913,7 @@ msgctxt ""
msgid "<link href=\"text/shared/00/00000208.xhp\" name=\"Import text files\">Import text files</link>"
msgstr "<link href=\"text/shared/00/00000208.xhp\" name=\"Import textu\">Import textu</link>"
+#. s2isa
#: currency_format.xhp
msgctxt ""
"currency_format.xhp\n"
@@ -3488,6 +3922,7 @@ msgctxt ""
msgid "Cells in Currency Format"
msgstr "Buňky s formátem měny"
+#. XgZWi
#: currency_format.xhp
msgctxt ""
"currency_format.xhp\n"
@@ -3496,6 +3931,7 @@ msgctxt ""
msgid "<bookmark_value>currency formats; spreadsheets</bookmark_value><bookmark_value>cells; currency formats</bookmark_value><bookmark_value>international currency formats</bookmark_value><bookmark_value>formats; currency formats in cells</bookmark_value><bookmark_value>currencies; default currencies</bookmark_value><bookmark_value>defaults;currency formats</bookmark_value><bookmark_value>changing;currency formats</bookmark_value>"
msgstr "<bookmark_value>formáty měny; sešity</bookmark_value><bookmark_value>buňky; formáty měny</bookmark_value><bookmark_value>mezinárodní formáty měny</bookmark_value><bookmark_value>formáty; formáty měny v buňkách</bookmark_value><bookmark_value>měny; výchozí měny</bookmark_value><bookmark_value>výchozí hodnoty; formáty měny</bookmark_value><bookmark_value>změna; formát měny</bookmark_value>"
+#. GUpzE
#: currency_format.xhp
msgctxt ""
"currency_format.xhp\n"
@@ -3504,6 +3940,7 @@ msgctxt ""
msgid "<variable id=\"currency_format\"><link href=\"text/scalc/guide/currency_format.xhp\" name=\"Cells in Currency Format\">Cells in Currency Format</link></variable>"
msgstr "<variable id=\"currency_format\"><link href=\"text/scalc/guide/currency_format.xhp\" name=\"Buňky ve formátu měny\">Buňky ve formátu měny</link></variable>"
+#. Tq9vD
#: currency_format.xhp
msgctxt ""
"currency_format.xhp\n"
@@ -3512,6 +3949,7 @@ msgctxt ""
msgid "In <item type=\"productname\">%PRODUCTNAME</item> Calc you can give numbers any currency format. When you click the <item type=\"menuitem\">Currency</item> icon <image id=\"img_id3150791\" src=\"cmd/sc_currencyfield.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150791\">Icon</alt></image> in the <item type=\"menuitem\">Formatting</item> bar to format a number, the cell is given the default currency format set under <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - Language Settings - Languages</item>."
msgstr "V <item type=\"productname\">%PRODUCTNAME</item> Calcu můžete čísla formátovat jako měnu. Když číslo formátujete klepnutím na ikonu <item type=\"menuitem\">Měna</item> <image id=\"img_id3150791\" src=\"cmd/sc_currencyfield.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150791\">Ikona</alt></image> na liště <item type=\"menuitem\">Formát</item>, buňka bude formátována jako výchozí měna, která se nastavuje v <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Předvolby</item></caseinline><defaultinline><item type=\"menuitem\">Nástroje - Možnosti</item></defaultinline></switchinline><item type=\"menuitem\"> - Jazyková nastavení - Jazyky</item>."
+#. UWxwb
#: currency_format.xhp
msgctxt ""
"currency_format.xhp\n"
@@ -3520,6 +3958,7 @@ msgctxt ""
msgid "Exchanging of <item type=\"productname\">%PRODUCTNAME</item> Calc documents can lead to misunderstandings, if your <item type=\"productname\">%PRODUCTNAME</item> Calc document is loaded by a user who uses a different default currency format."
msgstr "Výměna dokumentů <item type=\"productname\">%PRODUCTNAME</item> Calc mezi uživateli může vést k nedorozuměním, pokud dokument z <item type=\"productname\">%PRODUCTNAME</item> Calc načte uživatel s jiným výchozím formátem měny."
+#. 7Kq8i
#: currency_format.xhp
msgctxt ""
"currency_format.xhp\n"
@@ -3528,6 +3967,7 @@ msgctxt ""
msgid "In <item type=\"productname\">%PRODUCTNAME</item> Calc you can define that a number that you have formatted as \"1,234.50 €\", still remains in euros in another country and does not become dollars."
msgstr "V <item type=\"productname\">%PRODUCTNAME</item> Calc je možné nastavit formát čísla \"1,234.50 €\", který zůstane v eurech i po otevření v jiné zemi."
+#. fBUBn
#: currency_format.xhp
msgctxt ""
"currency_format.xhp\n"
@@ -3536,6 +3976,7 @@ msgctxt ""
msgid "You can change the currency format in the <item type=\"menuitem\">Format Cells</item> dialog (choose <item type=\"menuitem\">Format - Cells - Numbers</item> tab) by two country settings. In the <item type=\"menuitem\">Language</item> combo box select the basic setting for decimal and thousands separators. In the <item type=\"menuitem\">Format</item> list box you can select the currency symbol and its position."
msgstr "Formát měny můžete změnit v dialogovém okně <item type=\"menuitem\">Formát buněk</item> (zvolte kartu <item type=\"menuitem\">Formát - Buňky - Čísla</item>), a to pomocí dvou místních nastavení. V poli se seznamem <item type=\"menuitem\">Jazyk</item> vyberte základní nastavení oddělovačů desetin a tisíců. V seznamu <item type=\"menuitem\">Formát</item> můžete vybrat symbol měny a jeho umístění."
+#. 7b98J
#: currency_format.xhp
msgctxt ""
"currency_format.xhp\n"
@@ -3544,6 +3985,7 @@ msgctxt ""
msgid "For example, if the language is set to \"Default\" and you are using a german locale setting, the currency format will be \"1.234,00 €\". A point is used before the thousand digits and a comma before the decimal places. If you now select the subordinate currency format \"$ English (US)\" from the <item type=\"menuitem\">Format</item> list box , you will get the following format: \"$ 1.234,00\". As you can see, the separators have remained the same. Only the currency symbol has been changed and converted, but the underlying format of the notation remains the same as in the locale setting."
msgstr "Je-li například jazyk nastaven na \"Výchozí\" a používáte-li německé národní prostředí, formát měny bude \"1.234,00 €\". Za číslovkou tisíců bude použita tečka a před desetinnými místy čárka. Pokud nyní vyberete v seznamu <item type=\"menuitem\">Formát</item> formát měny \"$ Angličtina (USA)\", výsledkem bude následující formát: \"$ 1.234,00\". Jak vidíte, oddělovače zůstaly stejné. Změnil se jenom symbol měny, ale hlavní formát zápisu zůstává stejný jako v národním prostředí."
+#. MNnnJ
#: currency_format.xhp
msgctxt ""
"currency_format.xhp\n"
@@ -3552,6 +3994,7 @@ msgctxt ""
msgid "If, under <item type=\"menuitem\">Language</item>, you convert the cells to \"English (US)\", the English-language locale setting is also transferred and the default currency format is now \"$ 1,234.00\"."
msgstr "Pokud pomocí <item type=\"menuitem\">Jazyk</item> převedete buňky na \"Angličtina (USA)\", použije se také národní prostředí pro anglický jazyk a výchozí formát měny bude \"$ 1,234.00\"."
+#. CzbsK
#: currency_format.xhp
msgctxt ""
"currency_format.xhp\n"
@@ -3560,6 +4003,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>"
msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Formát - Buňky - Čísla\">Formát - Buňky - Čísla</link>"
+#. QoTwd
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
@@ -3568,6 +4012,7 @@ msgctxt ""
msgid "Defining Database Ranges"
msgstr "Definování databázové oblasti"
+#. vjEu6
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
@@ -3576,6 +4021,7 @@ msgctxt ""
msgid "<bookmark_value>tables; database ranges</bookmark_value> <bookmark_value>database ranges; defining</bookmark_value> <bookmark_value>ranges; defining database ranges</bookmark_value> <bookmark_value>defining;database ranges</bookmark_value>"
msgstr "<bookmark_value>tabulky; databázové oblasti</bookmark_value> <bookmark_value>databázové oblasti; definování</bookmark_value> <bookmark_value>oblasti; definování databázových oblastí</bookmark_value> <bookmark_value>definování;databázové oblasti</bookmark_value>"
+#. bCxRx
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
@@ -3584,6 +4030,7 @@ msgctxt ""
msgid "<variable id=\"database_define\"><link href=\"text/scalc/guide/database_define.xhp\" name=\"Defining Database Ranges\">Defining a Database Range</link></variable>"
msgstr "<variable id=\"database_define\"><link href=\"text/scalc/guide/database_define.xhp\" name=\"Definování databázové oblasti\">Definování databázové oblasti</link></variable>"
+#. 4BdV5
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
@@ -3592,6 +4039,7 @@ msgctxt ""
msgid "You can define a range of cells in a spreadsheet to use as a database. Each row in this database range corresponds to a database record and each cell in a row corresponds to a database field. You can sort, group, search, and perform calculations on the range as you would in a database."
msgstr "Oblast buněk v sešitu může být používána jako databáze. Každá řádka oblasti odpovídá databázovému záznamu a každá buňka v řádce databázovému poli. Databázovou oblast je možné třídit, seskupovat, hledat v ní a provádět nad ní výpočty stejně jako s opravdovou databází."
+#. YkmRD
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
@@ -3600,6 +4048,7 @@ msgctxt ""
msgid "You can only edit and access a database range in the spreadsheet that contains the range. You cannot access the database range in the %PRODUCTNAME Data Sources view."
msgstr "Upravovat a přistupovat k databázové oblasti je možné pouze v sešitu, kde je definována. Databázovou oblast nelze používat v %PRODUCTNAME Base."
+#. 7A9DZ
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
@@ -3608,6 +4057,7 @@ msgctxt ""
msgid "To define a database range"
msgstr "Definování databázové oblasti"
+#. ViixK
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
@@ -3616,6 +4066,7 @@ msgctxt ""
msgid "Select the range of cells that you want to define as a database range."
msgstr "Vyberte oblast buněk, kterou chcete definovat jako databázi."
+#. koZRd
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
@@ -3624,6 +4075,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Data - Define Range</item>."
msgstr "Zvolte <item type=\"menuitem\">Data - Definovat oblast</item>."
+#. C4Pvr
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
@@ -3632,6 +4084,7 @@ msgctxt ""
msgid "In the <emph>Name</emph> box, enter a name for the database range."
msgstr "Do pole <emph>Název</emph> napište název databázové oblasti."
+#. 2X6GR
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
@@ -3640,6 +4093,7 @@ msgctxt ""
msgid "Click <emph>More</emph>."
msgstr "Klepněte na tlačítko <emph>Více</emph>."
+#. zp2Nx
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
@@ -3648,6 +4102,7 @@ msgctxt ""
msgid "Specify the options for the database range."
msgstr "Nastavte volby pro tuto databázovou oblast."
+#. gDERf
#: database_define.xhp
msgctxt ""
"database_define.xhp\n"
@@ -3656,6 +4111,7 @@ msgctxt ""
msgid "Click <emph>OK</emph>."
msgstr "Klepněte na <emph>OK</emph>."
+#. q4WSq
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
@@ -3664,6 +4120,7 @@ msgctxt ""
msgid "Filtering Cell Ranges"
msgstr "Filtrování oblastí buněk"
+#. DERXE
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
@@ -3672,6 +4129,7 @@ msgctxt ""
msgid "<bookmark_value>cell ranges;applying/removing filters</bookmark_value> <bookmark_value>filtering;cell ranges/database ranges</bookmark_value> <bookmark_value>database ranges;applying/removing filters</bookmark_value> <bookmark_value>removing;cell range filters</bookmark_value>"
msgstr "<bookmark_value>oblasti buněk;použití/odstranění filtrů</bookmark_value> <bookmark_value>filtrování;oblasti buněk/oblasti databáze</bookmark_value> <bookmark_value>oblasti databáze;použití/odstranění filtrů</bookmark_value> <bookmark_value>odstranění;filtry pro oblasti buněk</bookmark_value>"
+#. geiwR
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
@@ -3680,6 +4138,7 @@ msgctxt ""
msgid "<variable id=\"database_filter\"><link href=\"text/scalc/guide/database_filter.xhp\" name=\"Filtering Cell Ranges\">Filtering Cell Ranges</link></variable>"
msgstr "<variable id=\"database_filter\"><link href=\"text/scalc/guide/database_filter.xhp\" name=\"Filtrování oblastí buněk\">Filtrování oblastí buněk</link></variable>"
+#. 4znQt
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
@@ -3688,6 +4147,7 @@ msgctxt ""
msgid "You can use several filters to filter cell ranges in spreadsheets. A standard filter uses the options that you specify to filter the data. An AutoFilter filters data according to a specific value or string. An advanced filter uses filter criteria from specified cells."
msgstr "Pro filtrování oblastí buněk v sešitu můžete použít několik filtrů. Standardní filtr používá volby, které pro filtrování dat zadáte. Funkce Automatický filtr filtruje data podle konkrétní hodnoty nebo řetězce. Pokročilý filtr používá kritéria pro filtrování z udaných buněk."
+#. e7DZH
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
@@ -3696,6 +4156,7 @@ msgctxt ""
msgid "To Apply a Standard Filter to a Cell Range"
msgstr "Použití standardního filtru na oblast buněk"
+#. SiEGx
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
@@ -3704,6 +4165,7 @@ msgctxt ""
msgid "Click in a cell range."
msgstr "Klepněte myší do oblasti buněk."
+#. WG4wc
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
@@ -3712,6 +4174,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Data - More Filters - Standard Filter</item>."
msgstr "Zvolte <item type=\"menuitem\">Data - Další filtry - Standardní filtr</item>."
+#. Hxxpj
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
@@ -3720,6 +4183,7 @@ msgctxt ""
msgid "In the <emph>Standard Filter</emph> dialog, specify the filter options that you want."
msgstr "V dialogu <emph>Standardní filtr</emph> zadejte požadované podmínky."
+#. vcg5k
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
@@ -3728,6 +4192,7 @@ msgctxt ""
msgid "Click <emph>OK</emph>."
msgstr "Klepněte na <emph>OK</emph>."
+#. qmFD9
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
@@ -3736,6 +4201,7 @@ msgctxt ""
msgid "The records that match the filter options that you specified are shown."
msgstr "Zobrazí se záznamy, které odpovídají zadaným podmínkám."
+#. zUCBf
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
@@ -3744,6 +4210,7 @@ msgctxt ""
msgid "To Apply an AutoFilter to a Cell Range"
msgstr "Použití Automatického filtru na oblast buněk"
+#. tqAMd
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
@@ -3752,6 +4219,7 @@ msgctxt ""
msgid "Click in a cell range or a database range."
msgstr "Klepněte myší v oblasti buněk nebo v databázové oblasti."
+#. EFRDW
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
@@ -3760,6 +4228,7 @@ msgctxt ""
msgid "If you want to apply multiple AutoFilters to the same sheet, you must first define database ranges, then apply the AutoFilters to the database ranges."
msgstr "Pokud chcete v jednom sešitu použít více Automatických filtrů, musíte nejprve definovat databázové oblasti a potom na ně použít příslušný filtr."
+#. ayGC2
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
@@ -3768,6 +4237,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Data - AutoFilter</item>."
msgstr "Zvolte <item type=\"menuitem\">Data - Automatický filtr</item>."
+#. 8jfFs
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
@@ -3776,6 +4246,7 @@ msgctxt ""
msgid "An arrow button is added to the head of each column in the database range."
msgstr "Do záhlaví každého sloupce v databázové oblasti je přidáno tlačítko s šipkou."
+#. buscD
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
@@ -3784,6 +4255,7 @@ msgctxt ""
msgid "Click the arrow button in the column that contains the value or string that you want to set as the filter criteria."
msgstr "Klepněte na šipku v tom sloupci, kde chcete nastavit filtr na určitou hodnotu či text."
+#. vFUzG
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
@@ -3792,6 +4264,7 @@ msgctxt ""
msgid "Select the value or string that you want to use as the filter criteria."
msgstr "Vyberte hodnotu či text, který chcete použít jako parametr filtru."
+#. H4Cqe
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
@@ -3800,6 +4273,7 @@ msgctxt ""
msgid "The records that match the filter criteria that you selected are shown."
msgstr "Zobrazí se záznamy, které odpovídají zadaným podmínkám."
+#. fkmqA
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
@@ -3808,6 +4282,7 @@ msgctxt ""
msgid "To Remove a Filter From a Cell Range"
msgstr "Odstranění filtru z oblasti buněk"
+#. 85fDm
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
@@ -3816,6 +4291,7 @@ msgctxt ""
msgid "Click in a filtered cell range."
msgstr "Klepněte myší ve filtrované oblasti buněk."
+#. H7icE
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
@@ -3824,6 +4300,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Data - Filter - Reset Filter</item>."
msgstr "Zvolte <item type=\"menuitem\">Data - Filtr - Odstranit filtr</item>."
+#. EFnz4
#: database_filter.xhp
msgctxt ""
"database_filter.xhp\n"
@@ -3832,6 +4309,7 @@ msgctxt ""
msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\" name=\"wiki.documentfoundation.org Defining a Data Range\">Wiki page about defining a data range</link>"
msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\" name=\"wiki.documentfoundation.org Defining a Data Range\">Wiki stránka o definování oblasti dat</link>"
+#. ueLu8
#: database_sort.xhp
msgctxt ""
"database_sort.xhp\n"
@@ -3840,6 +4318,7 @@ msgctxt ""
msgid "Sorting Data"
msgstr "Řazení dat"
+#. qvJdv
#: database_sort.xhp
msgctxt ""
"database_sort.xhp\n"
@@ -3848,6 +4327,7 @@ msgctxt ""
msgid "<bookmark_value>database ranges; sorting</bookmark_value> <bookmark_value>sorting; database ranges</bookmark_value> <bookmark_value>data;sorting in databases</bookmark_value>"
msgstr "<bookmark_value>databázové oblasti; řazení</bookmark_value> <bookmark_value>řazení; databázové oblasti</bookmark_value> <bookmark_value>data;řazení v databázích</bookmark_value>"
+#. P89iU
#: database_sort.xhp
msgctxt ""
"database_sort.xhp\n"
@@ -3856,6 +4336,7 @@ msgctxt ""
msgid "<variable id=\"database_sort\"><link href=\"text/scalc/guide/database_sort.xhp\" name=\"Sorting Database Ranges\">Sorting Data</link></variable>"
msgstr "<variable id=\"database_sort\"><link href=\"text/scalc/guide/database_sort.xhp\" name=\"Řazení databázových oblastí\">Řazení dat</link></variable>"
+#. vddXD
#: database_sort.xhp
msgctxt ""
"database_sort.xhp\n"
@@ -3864,6 +4345,7 @@ msgctxt ""
msgid "Click in a database range."
msgstr "Klepněte myší do databázové oblasti."
+#. BjSBG
#: database_sort.xhp
msgctxt ""
"database_sort.xhp\n"
@@ -3872,6 +4354,7 @@ msgctxt ""
msgid "If you select a range of cells, only these cells will get sorted. If you just click one cell without selecting, then the whole database range will get sorted."
msgstr "Pokud vyberete určitou oblast buněk, budou seřazeny pouze tyto buňky. Pokud klepnete jen na jednu buňku bez vytvoření výběru, bude seřazena celá databázová oblast."
+#. LpURK
#: database_sort.xhp
msgctxt ""
"database_sort.xhp\n"
@@ -3880,6 +4363,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Data - Sort</item>."
msgstr "Zvolte <item type=\"menuitem\">Data - Řadit</item>."
+#. t46AF
#: database_sort.xhp
msgctxt ""
"database_sort.xhp\n"
@@ -3888,6 +4372,7 @@ msgctxt ""
msgid "The range of cells that will get sorted is shown in inverted colors."
msgstr "Oblast buněk, které budou seřazeny, je zobrazena v invertovaných barvách."
+#. HGBLx
#: database_sort.xhp
msgctxt ""
"database_sort.xhp\n"
@@ -3896,6 +4381,7 @@ msgctxt ""
msgid "Select the sort options that you want."
msgstr "Vyberte požadované možnosti řazení."
+#. dxfCa
#: database_sort.xhp
msgctxt ""
"database_sort.xhp\n"
@@ -3904,6 +4390,7 @@ msgctxt ""
msgid "Click <emph>OK</emph>."
msgstr "Klepněte na <emph>OK</emph>."
+#. yFuM4
#: database_sort.xhp
msgctxt ""
"database_sort.xhp\n"
@@ -3912,6 +4399,7 @@ msgctxt ""
msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\" name=\"wiki.documentfoundation.org: Defining a Data Range\">Wiki page about defining a data range</link>"
msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Defining_a_Data_Range\" name=\"wiki.documentfoundation.org: Defining a Data Range\">Wiki stránka o definování oblasti dat</link>"
+#. zsSK8
#: datapilot.xhp
msgctxt ""
"datapilot.xhp\n"
@@ -3920,6 +4408,7 @@ msgctxt ""
msgid "Pivot Table"
msgstr "Kontingenční tabulka"
+#. q3UkA
#: datapilot.xhp
msgctxt ""
"datapilot.xhp\n"
@@ -3928,6 +4417,7 @@ msgctxt ""
msgid "<bookmark_value>pivot table function; introduction</bookmark_value><bookmark_value>DataPilot, see pivot table function</bookmark_value>"
msgstr "<bookmark_value>kontingenční tabulka; úvod</bookmark_value><bookmark_value>průvodce daty, viz kontingenční tabulka</bookmark_value>"
+#. tAv25
#: datapilot.xhp
msgctxt ""
"datapilot.xhp\n"
@@ -3936,6 +4426,7 @@ msgctxt ""
msgid "<variable id=\"datapilot\"><link href=\"text/scalc/guide/datapilot.xhp\" name=\"Pivot Table\">Pivot Table</link></variable>"
msgstr "<variable id=\"datapilot\"><link href=\"text/scalc/guide/datapilot.xhp\" name=\"Kontingenční tabulka\">Kontingenční tabulka</link></variable>"
+#. X3qFY
#: datapilot.xhp
msgctxt ""
"datapilot.xhp\n"
@@ -3944,6 +4435,7 @@ msgctxt ""
msgid "The <emph>pivot table</emph> (formerly known as <emph>DataPilot</emph>) allows you to combine, compare, and analyze large amounts of data. You can view different summaries of the source data, you can display the details of areas of interest, and you can create reports."
msgstr "Pomocí <emph>kontingenční tabulky</emph> (dříve nazývané <emph>Průvodce daty</emph>) je možné uspořádat, porovnat a analyzovat velké objemy dat. Možné je zobrazit různé součty, podrobnosti jednotlivých oblastí a vytvářet sestavy."
+#. EP4s6
#: datapilot.xhp
msgctxt ""
"datapilot.xhp\n"
@@ -3952,6 +4444,7 @@ msgctxt ""
msgid "A table that has been created as a <link href=\"text/scalc/01/12090000.xhp\" name=\"pivot table\">pivot table</link> is an interactive table. Data can be arranged, rearranged or summarized according to different points of view."
msgstr "Tabulka vytvořená pomocí <link href=\"text/scalc/01/12090000.xhp\" name=\"kontingenční tabulka\">kontingenční tabulky</link> je interaktivní. Data lze uspořádat, přeuspořádat či sumarizovat podle různých hledisek."
+#. cGChV
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
@@ -3960,6 +4453,7 @@ msgctxt ""
msgid "Creating Pivot Tables"
msgstr "Vytvoření kontingenční tabulky"
+#. kEK57
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
@@ -3968,6 +4462,7 @@ msgctxt ""
msgid "<bookmark_value>pivot tables</bookmark_value> <bookmark_value>pivot table function; calling up and applying</bookmark_value>"
msgstr "<bookmark_value>kontingenční tabulky</bookmark_value> <bookmark_value>kontingenční tabulka; vytvoření a použití</bookmark_value>"
+#. c5AAy
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
@@ -3976,6 +4471,7 @@ msgctxt ""
msgid "<variable id=\"datapilot_createtable\"><link href=\"text/scalc/guide/datapilot_createtable.xhp\" name=\"Creating Pivot Tables\">Creating Pivot Tables</link></variable>"
msgstr "<variable id=\"datapilot_createtable\"><link href=\"text/scalc/guide/datapilot_createtable.xhp\" name=\"Vytvoření kontingenční tabulky\">Vytvoření kontingenční tabulky</link></variable>"
+#. qrneD
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
@@ -3984,6 +4480,7 @@ msgctxt ""
msgid "Position the cursor within a range of cells containing values, row and column headings."
msgstr "Umístěte kurzor do oblasti buněk obsahující hodnoty včetně záhlaví řádků a sloupců."
+#. Bbe5r
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
@@ -3992,6 +4489,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Pivot Table</emph>. The <emph>Select Source</emph> dialog appears. Choose <emph>Current selection</emph> and confirm with <emph>OK</emph>. The table headings are shown as buttons in the <emph>Pivot Table</emph> dialog. Drag these buttons as required and drop them into the layout areas \"Page Fields\", \"Column Fields\", \"Row Fields\" and \"Data Fields\"."
msgstr "Zvolte <emph>Vložit - Kontingenční tabulka</emph>. Zobrazí se dialogové okno <emph>Výběr zdroje</emph>. Zvolte <emph>Současný výběr</emph> a klepněte na <emph>OK</emph>. V dialogovém okně <emph>Kontingenční tabulka</emph> se objeví tlačítka s popisky sloupců. Přesuňte je podle potřeby do \"Pole stránky\", \"Pole řádku\", \"Pole sloupce\" a \"Datová pole\"."
+#. XR8Sd
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
@@ -4000,6 +4498,7 @@ msgctxt ""
msgid "Drag the desired buttons into one of the four areas."
msgstr "Přesuňte požadovaná tlačítka do jedné ze čtyř oblastí."
+#. zk68E
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
@@ -4008,6 +4507,7 @@ msgctxt ""
msgid "Drag a button to the <emph>Page Fields</emph> area to create a button and a listbox on top of the generated pivot table. The listbox can be used to filter the pivot table by the contents of the selected item. You can use drag-and-drop within the generated pivot table to use another page field as a filter."
msgstr "Přetáhnutím do <emph>Pole stránky</emph> se nad vytvořenou kontingenční tabulkou vytvoří tlačítko a pole se seznamem. Toto pole se používá na filtrování kontingenční tabulky podle obsahu aktuálního pole. Ve vytvořené kontingenční tabulce lze metodou táhni a pusť přesouvat i další pole a tím vytvářet filtry."
+#. vFX84
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
@@ -4016,6 +4516,7 @@ msgctxt ""
msgid "If the button is dropped in the <emph>Data Fields</emph> area it will be given a caption that also shows the formula that will be used to calculate the data."
msgstr "Tlačítko přesunuté do části <emph>Datové pole</emph> zobrazí i funkci, která bude použita na data."
+#. 8rEXv
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
@@ -4024,6 +4525,7 @@ msgctxt ""
msgid "By double-clicking on one of the fields in the <emph>Data Fields</emph> area you can call up the <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\"><emph>Data Field</emph></link> dialog."
msgstr "Dvojitým poklepáním na tlačítko v části <emph>Datové pole</emph> vyvoláte dialog <link href=\"text/scalc/01/12090105.xhp\" name=\"Datové pole\"><emph>Datové pole</emph></link>."
+#. PAuDC
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
@@ -4032,6 +4534,7 @@ msgctxt ""
msgid "Use the <item type=\"menuitem\">Data Field</item> dialog to select the calculations to be used for the data. To make a multiple selection, press the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while clicking the desired calculation."
msgstr "V dialogovém okně <item type=\"menuitem\">Datové pole</item> vyberte výpočty, které chcete na data použít. Pro více položek stiskněte při klepnutí na požadovaný výpočet klávesu <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
+#. AniFD
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
@@ -4040,6 +4543,7 @@ msgctxt ""
msgid "The order of the buttons can be changed at any time by moving them to a different position in the area with the mouse."
msgstr "Pořadí tlačítek lze kdykoliv změnit pouhým přetažením."
+#. ADpWF
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
@@ -4048,6 +4552,7 @@ msgctxt ""
msgid "Remove a button by dragging it back to the area of the other buttons at the right of the dialog."
msgstr "Tlačítko odstraníte přetažením do pravé části dialogu."
+#. Hm6YC
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
@@ -4056,6 +4561,7 @@ msgctxt ""
msgid "To open the <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\"><emph>Data Field</emph></link> dialog, double-click one of the buttons in the <emph>Row Fields</emph> or <emph>Column Fields</emph> area. Use the dialog to select if and to what extent <item type=\"productname\">%PRODUCTNAME</item> calculates display subtotals."
msgstr "Pro otevření dialogu <link href=\"text/scalc/01/12090105.xhp\" name=\"Data Field\"><emph>Datové pole</emph></link> poklepejte na některé z tlačítek v části <emph>Pole řádku</emph> nebo <emph>Pole sloupce</emph>. V dialogovém okně vyberte, zda a v jakém rozsahu bude <item type=\"productname\">%PRODUCTNAME</item> počítat mezisoučty."
+#. 6P3Cy
#: datapilot_createtable.xhp
msgctxt ""
"datapilot_createtable.xhp\n"
@@ -4064,6 +4570,7 @@ msgctxt ""
msgid "Exit the Pivot Table dialog by pressing OK. A <emph>Filter</emph> button will now be inserted, or a page button for every data field that you dropped in the <emph>Page Fields</emph> area. The pivot table is inserted further down."
msgstr "Klepnutím na OK uzavřete dialog Kontingenční tabulka. Zobrazí se tlačítko <emph>Filtr</emph> a tlačítko pro každé pole, které jste přetáhli do <emph>Pole stránky</emph>. Kontingenční tabulka je vložena pod nimi."
+#. dJsd8
#: datapilot_deletetable.xhp
msgctxt ""
"datapilot_deletetable.xhp\n"
@@ -4072,6 +4579,7 @@ msgctxt ""
msgid "Deleting Pivot Tables"
msgstr "Smazání kontingenční tabulky"
+#. 5mACL
#: datapilot_deletetable.xhp
msgctxt ""
"datapilot_deletetable.xhp\n"
@@ -4080,6 +4588,7 @@ msgctxt ""
msgid "<bookmark_value>pivot table function; deleting tables</bookmark_value> <bookmark_value>deleting;pivot tables</bookmark_value>"
msgstr "<bookmark_value>kontingenční tabulka; mazání tabulek</bookmark_value><bookmark_value>mazání; kontingenční tabulky</bookmark_value>"
+#. CWysA
#: datapilot_deletetable.xhp
msgctxt ""
"datapilot_deletetable.xhp\n"
@@ -4088,6 +4597,7 @@ msgctxt ""
msgid "<variable id=\"datapilot_deletetable\"><link href=\"text/scalc/guide/datapilot_deletetable.xhp\" name=\"Deleting Pivot Tables\">Deleting Pivot Tables</link></variable>"
msgstr "<variable id=\"datapilot_deletetable\"><link href=\"text/scalc/guide/datapilot_deletetable.xhp\" name=\"Smazání kontingenční tabulky\">Smazání kontingenční tabulky</link></variable>"
+#. yvJds
#: datapilot_deletetable.xhp
msgctxt ""
"datapilot_deletetable.xhp\n"
@@ -4096,6 +4606,7 @@ msgctxt ""
msgid "In order to delete a pivot table, click any cell in the pivot table, then choose <emph>Delete</emph> in the context menu."
msgstr "Kontingenční tabulku smažete tím, že nastavíte kurzor do kterékoliv její buňky a v místní nabídce zvolíte <emph>Smazat</emph>."
+#. oFygT
#: datapilot_deletetable.xhp
msgctxt ""
"datapilot_deletetable.xhp\n"
@@ -4104,6 +4615,7 @@ msgctxt ""
msgid "If you delete a pivot table linked to a pivot chart, the pivot chart is also deleted. A dialog box opens to confirm the pivot chart deletion."
msgstr "Pokud odstraníte kontingenční tabulku propojenou s kontingenčním grafem, zruší se také kontingenční graf. Otevře se dialogové okno pro potvrzení vymazání kontingenčního grafu."
+#. 9Ft4E
#: datapilot_edittable.xhp
msgctxt ""
"datapilot_edittable.xhp\n"
@@ -4112,6 +4624,7 @@ msgctxt ""
msgid "Editing Pivot Tables"
msgstr "Úprava kontingenční tabulky"
+#. sdZ2P
#: datapilot_edittable.xhp
msgctxt ""
"datapilot_edittable.xhp\n"
@@ -4120,6 +4633,7 @@ msgctxt ""
msgid "<bookmark_value>pivot table function; editing tables</bookmark_value><bookmark_value>editing;pivot tables</bookmark_value>"
msgstr "<bookmark_value>kontingenční tabulka; úpravy tabulek</bookmark_value><bookmark_value>úpravy; kontingenční tabulky</bookmark_value>"
+#. SRQYX
#: datapilot_edittable.xhp
msgctxt ""
"datapilot_edittable.xhp\n"
@@ -4128,6 +4642,7 @@ msgctxt ""
msgid "<variable id=\"datapilot_edittable\"><link href=\"text/scalc/guide/datapilot_edittable.xhp\" name=\"Editing Pivot Tables\">Editing Pivot Tables</link></variable>"
msgstr "<variable id=\"datapilot_edittable\"><link href=\"text/scalc/guide/datapilot_edittable.xhp\" name=\"Úprava kontingenční tabulky\">Úprava kontingenční tabulky</link></variable>"
+#. jDNdq
#: datapilot_edittable.xhp
msgctxt ""
"datapilot_edittable.xhp\n"
@@ -4136,6 +4651,7 @@ msgctxt ""
msgid "Click one of the buttons in the pivot table and hold the mouse button down. A special symbol will appear next to the mouse pointer."
msgstr "Klepněte na jedno z tlačítek kontingenční tabulky a podržte tlačítko myši stisknuté. Vedle ukazatele myši se zobrazí speciální symbol."
+#. oRj6N
#: datapilot_edittable.xhp
msgctxt ""
"datapilot_edittable.xhp\n"
@@ -4144,6 +4660,7 @@ msgctxt ""
msgid "By dragging the button to a different position in the same row you can alter the order of the columns. If you drag a button to the left edge of the table into the row headings area, you can change a column into a row."
msgstr "Přesunem tlačítka do jiné pozice v řádku lze měnit pořadí sloupců. Přesunem do levé části tabulky lze změnit sloupec na řádek."
+#. Znf7c
#: datapilot_edittable.xhp
msgctxt ""
"datapilot_edittable.xhp\n"
@@ -4152,6 +4669,7 @@ msgctxt ""
msgid "In the Pivot Table dialog, you can drag a button to the <emph>Page Fields</emph> area to create a button and a listbox on top of the pivot table. The listbox can be used to filter the pivot table by the contents of the selected item. You can use drag-and-drop within the pivot table to use another page field as a filter."
msgstr "Přetáhnutím tlačítka do <emph>Pole stránky</emph> se nad vytvořenou kontingenční tabulkou vytvoří tlačítko a pole se seznamem. Toto pole se používá na filtrování tabulky podle obsahu aktuálního pole. Ve vytvořené tabulce lze metodou táhni a pusť přesouvat i další pole a tím vytvářet filtry."
+#. AeGto
#: datapilot_edittable.xhp
msgctxt ""
"datapilot_edittable.xhp\n"
@@ -4160,6 +4678,7 @@ msgctxt ""
msgid "To remove a button from the table, just drag it out of the pivot table. Release the mouse button when the mouse pointer positioned within the sheet has become a 'not allowed' icon. The button is deleted."
msgstr "Tlačítko z kontingenční tabulky odstraníte přetažením mimo ní. Pusťte tlačítko myši ve chvíli, kdy se ukazatel myši změní na \"přeškrtnutou ikonu\". Tlačítko se odstraní."
+#. tYvsC
#: datapilot_edittable.xhp
msgctxt ""
"datapilot_edittable.xhp\n"
@@ -4168,6 +4687,7 @@ msgctxt ""
msgid "To edit the pivot table, click a cell inside the pivot table and open the context menu. In the context menu you find the command <emph>Edit Layout</emph>, which displays the <emph>Pivot Table</emph> dialog for the current pivot table."
msgstr "Kontingenční tabulku upravíte takto: umístěte kurzor do tabulky a otevřete místní nabídku. Z ní vyberte položku <emph>Upravit rozvržení</emph>, která zobrazí dialog <emph>Kontingenční tabulka</emph> aktuální kontingenční tabulky."
+#. fKGXd
#: datapilot_edittable.xhp
msgctxt ""
"datapilot_edittable.xhp\n"
@@ -4176,6 +4696,7 @@ msgctxt ""
msgid "In the pivot table, you can use drag-and-drop or cut/paste commands to rearrange the order of data fields."
msgstr "V kontingenční tabulce můžete přetažením nebo pomocí příkazů vyjmout/vložit změnit pořadí datových polí."
+#. aBysR
#: datapilot_edittable.xhp
msgctxt ""
"datapilot_edittable.xhp\n"
@@ -4184,6 +4705,7 @@ msgctxt ""
msgid "You can assign custom display names to fields, field members, subtotals (with some restrictions), and grand totals inside pivot tables. A custom display name is assigned to an item by overwriting the original name with another name."
msgstr "V kontingenční tabulce můžete přiřadit vlastní názvy polím, prvkům polí, mezisoučtům (s určitými omezeními) a celkovým součtům. Vlastní název se přiřadí tím, že přepíšete původní název jiným."
+#. Yt6DD
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
@@ -4192,6 +4714,7 @@ msgctxt ""
msgid "Filtering Pivot Tables"
msgstr "Filtrování kontingenční tabulky"
+#. DjYdz
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
@@ -4200,6 +4723,7 @@ msgctxt ""
msgid "<bookmark_value>pivot table function; filtering tables</bookmark_value><bookmark_value>filtering;pivot tables</bookmark_value>"
msgstr "<bookmark_value>kontingenční tabulka; filtrování tabulek</bookmark_value><bookmark_value>filtrování; kontingenční tabulky</bookmark_value>"
+#. B6RwS
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
@@ -4208,6 +4732,7 @@ msgctxt ""
msgid "<variable id=\"datapilot_filtertable\"><link href=\"text/scalc/guide/datapilot_filtertable.xhp\" name=\"Filtering Pivot Tables\">Filtering Pivot Tables</link></variable>"
msgstr "<variable id=\"datapilot_filtertable\"><link href=\"text/scalc/guide/datapilot_filtertable.xhp\" name=\"Filtrování kontingenční tabulky\">Filtrování kontingenční tabulky</link></variable>"
+#. ADCtg
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
@@ -4216,6 +4741,7 @@ msgctxt ""
msgid "You can use filters to remove unwanted data from a pivot table."
msgstr "Pomocí filtrů lze v kontingenční tabulce skrývat nepotřebné údaje."
+#. GgnjB
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
@@ -4224,6 +4750,7 @@ msgctxt ""
msgid "Click the <emph>Filter</emph> button in the sheet to call up the dialog for the filter conditions. Alternatively, call up the context menu of the pivot table and select the <emph>Filter</emph> command. The <link href=\"text/scalc/01/12090103.xhp\" name=\"Filter\"><emph>Filter</emph></link> dialog appears. Here you can filter the pivot table."
msgstr "Pro vyvolání dialogu pro filtrační podmínky klepněte v dokumentu na tlačítko <emph>Filtr</emph>. Je možné také vyvolat místní nabídku kontingenční tabulky a vybrat příkaz <emph>Filtr</emph>. Objeví se dialog <link href=\"text/scalc/01/12090103.xhp\" name=\"Filter\"><emph>Filtr</emph></link>. Zde můžete filtrovat kontingenční tabulku."
+#. TUAcu
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
@@ -4232,6 +4759,7 @@ msgctxt ""
msgid "You can also click the arrow on a button in the pivot table to show a pop-up window. In this pop-up window, you can edit the visibility settings of the associated field."
msgstr "Můžete také klepnout na šipku u tlačítka v kontingenční tabulce. Objeví se vyskakovací okno, ve kterém můžete upravit nastavení toho, zda budou viditelné prvky příslušného pole."
+#. SQnhK
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
@@ -4240,6 +4768,7 @@ msgctxt ""
msgid "The pop-up window displays a list of field members associated with that field. A check box is placed to the left of each field member name. When a field has an alternative display name that differs from its original name, that name is displayed in the list."
msgstr "Ve vyskakovacím okně se zobrazí seznam prvků příslušných k danému poli. Nalevo od každého názvu prvku se nachází zaškrtávací pole. Pokud má pole alternativní název lišící se od původního názvu, v seznamu se zobrazí tento jiný název."
+#. y6PoC
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
@@ -4248,6 +4777,7 @@ msgctxt ""
msgid "Enable or disable a checkbox to show or hide the associated field member in the pivot table."
msgstr "Zaškrtnutím nebo zrušením zaškrtnutí pole zobrazíte nebo skryjete příslušné prvky pole v kontingenční tabulce."
+#. SW9yB
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
@@ -4256,6 +4786,7 @@ msgctxt ""
msgid "Enable or disable the <emph>All</emph> checkbox to show all or none of the field members."
msgstr "Zaškrtnutím nebo zrušením zaškrtnutí pole <emph>Vše</emph> zobrazíte všechny prvky, nebo nezobrazíte žádný prvek pole."
+#. SKUBa
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
@@ -4264,6 +4795,7 @@ msgctxt ""
msgid "Select a field member in the pop-up window and click the <item type=\"menuitem\">Show only the current item</item> button to show only the selected field member. All other field members are hidden in the pivot table."
msgstr "Když ve vyskakovacím okně vyberete prvek pole a klepnete na tlačítko <item type=\"menuitem\">Zobrazit pouze aktuální prvek</item>, zobrazíte pouze vybraný prvek. Všechny ostatní prvky budou v kontingenční tabulce skryty."
+#. BMRWS
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
@@ -4272,6 +4804,7 @@ msgctxt ""
msgid "Select a field member in the pop-up window and click the <item type=\"menuitem\">Hide only the current item</item> button to hide only the selected field member. All other field members are shown in the pivot table."
msgstr "Když ve vyskakovacím okně vyberete prvek pole a klepnete na tlačítko <item type=\"menuitem\">Skrýt pouze aktuální prvek</item>, skryjete pouze vybraný prvek pole. Všechny ostatní prvky pole budou v kontingenční tabulce zobrazeny."
+#. YyzoD
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
@@ -4280,6 +4813,7 @@ msgctxt ""
msgid "Commands enable you to sort the field members in ascending order, descending order, or using a custom sort list."
msgstr "Pomocí příkazů můžete prvky pole řadit vzestupně, sestupně nebo pomocí vlastních řazených seznamů."
+#. VmFtw
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
@@ -4288,6 +4822,7 @@ msgctxt ""
msgid "To edit the custom sort lists, open <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Sort Lists."
msgstr "Pro úpravu vlastních řazených seznamů otevřete <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME Calc - Řazené seznamy."
+#. fWvXo
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
@@ -4296,6 +4831,7 @@ msgctxt ""
msgid "The arrow to open the pop-up window is normally black. When the field contains one or more hidden field members, the arrow is blue and displays a tiny square at its lower-right corner."
msgstr "Šipka pro otevření vyskakovacího seznamu je za běžných okolností černá. Pokud pole obsahuje jednu nebo více skrytých prvků, šipka je modrá a v jejím pravém dolním rohu se zobrazuje čtvereček."
+#. DBnSP
#: datapilot_filtertable.xhp
msgctxt ""
"datapilot_filtertable.xhp\n"
@@ -4304,6 +4840,7 @@ msgctxt ""
msgid "You can also open the pop-up window by positioning the cell cursor at the button and pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+D."
msgstr "Vyskakovací okno můžete otevřít také tím, že umístíte kurzor na buňku s tlačítkem a stisknete <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+D."
+#. CeKoE
#: datapilot_grouping.xhp
msgctxt ""
"datapilot_grouping.xhp\n"
@@ -4312,6 +4849,7 @@ msgctxt ""
msgid "Grouping Pivot Tables"
msgstr "Seskupování v kontingenčních tabulkách"
+#. Kvc5K
#: datapilot_grouping.xhp
msgctxt ""
"datapilot_grouping.xhp\n"
@@ -4320,6 +4858,7 @@ msgctxt ""
msgid "<bookmark_value>grouping; pivot tables</bookmark_value><bookmark_value>pivot table function;grouping table entries</bookmark_value><bookmark_value>ungrouping entries in pivot tables</bookmark_value>"
msgstr "<bookmark_value>seskupování; kontingenční tabulky</bookmark_value><bookmark_value>kontingenční tabulka;seskupování položek tabulky</bookmark_value><bookmark_value>rušení seskupení v kontingenčních tabulkách</bookmark_value>"
+#. NEBhF
#: datapilot_grouping.xhp
msgctxt ""
"datapilot_grouping.xhp\n"
@@ -4328,6 +4867,7 @@ msgctxt ""
msgid "<variable id=\"datapilot_grouping\"><link href=\"text/scalc/guide/datapilot_grouping.xhp\">Grouping Pivot Tables</link></variable>"
msgstr "<variable id=\"datapilot_grouping\"><link href=\"text/scalc/guide/datapilot_grouping.xhp\">Seskupování v kontingenčních tabulkách</link></variable>"
+#. EMuyW
#: datapilot_grouping.xhp
msgctxt ""
"datapilot_grouping.xhp\n"
@@ -4336,6 +4876,7 @@ msgctxt ""
msgid "The resulting pivot table can contain many different entries. By grouping the entries, you can improve the visible result."
msgstr "Výsledná kontingenční tabulka může obsahovat mnoho různých položek. Jejich seskupením jí lze značně zpřehlednit."
+#. jwZEk
#: datapilot_grouping.xhp
msgctxt ""
"datapilot_grouping.xhp\n"
@@ -4344,6 +4885,7 @@ msgctxt ""
msgid "Select a cell or range of cells in the pivot table."
msgstr "Označte buňku nebo oblast buněk v kontingenční tabulce."
+#. dqrNE
#: datapilot_grouping.xhp
msgctxt ""
"datapilot_grouping.xhp\n"
@@ -4352,6 +4894,7 @@ msgctxt ""
msgid "Choose <emph>Data - Group and Outline - Group</emph>."
msgstr "Vyberte <emph>Data - Skupina a souhrn - Skupina</emph>."
+#. JwFoj
#: datapilot_grouping.xhp
msgctxt ""
"datapilot_grouping.xhp\n"
@@ -4360,6 +4903,7 @@ msgctxt ""
msgid "Depending on the format of the selected cells, either a new group field is added to the pivot table, or you see one of the two <link href=\"text/scalc/01/12090400.xhp\">Grouping</link> dialogs, either for numeric values, or for date values."
msgstr "V závislosti na formátu vybraných buněk se do kontingenční tabulky přidá buď nové pole skupina nebo se zobrazí jeden ze dvou dialogů <link href=\"text/scalc/01/12090400.xhp\">Seskupení</link> pro číselné hodnoty a hodnoty data."
+#. smas8
#: datapilot_grouping.xhp
msgctxt ""
"datapilot_grouping.xhp\n"
@@ -4368,6 +4912,7 @@ msgctxt ""
msgid "The pivot table must be organized in a way that grouping can be applied."
msgstr "Kontingenční tabulka musí být rozvržena tak, aby bylo možné použít seskupení."
+#. QCfxM
#: datapilot_grouping.xhp
msgctxt ""
"datapilot_grouping.xhp\n"
@@ -4376,6 +4921,7 @@ msgctxt ""
msgid "To remove a grouping, click inside the group, then choose <emph>Data - Group and Outline - Ungroup</emph>."
msgstr "Chcete-li seskupení odstranit, klepněte do skupiny a poté zvolte <emph>Data - Skupina a Souhrn - Zrušit skupinu</emph>."
+#. CG8kj
#: datapilot_tipps.xhp
msgctxt ""
"datapilot_tipps.xhp\n"
@@ -4384,6 +4930,7 @@ msgctxt ""
msgid "Selecting Pivot Table Output Ranges"
msgstr "Výběr výstupní oblasti kontingenční tabulky"
+#. Xwk6m
#: datapilot_tipps.xhp
msgctxt ""
"datapilot_tipps.xhp\n"
@@ -4392,6 +4939,7 @@ msgctxt ""
msgid "<bookmark_value>pivot table function; preventing data overwriting</bookmark_value><bookmark_value>output ranges of pivot tables</bookmark_value>"
msgstr "<bookmark_value>kontingenční tabulka; ochrana před přepisem dat</bookmark_value><bookmark_value>výstupní rozsahy kontingenčních tabulek</bookmark_value>"
+#. xFzFx
#: datapilot_tipps.xhp
msgctxt ""
"datapilot_tipps.xhp\n"
@@ -4400,6 +4948,7 @@ msgctxt ""
msgid "<variable id=\"datapilot_tipps\"><link href=\"text/scalc/guide/datapilot_tipps.xhp\" name=\"Selecting Pivot Table Output Ranges\">Selecting Pivot Table Output Ranges</link></variable>"
msgstr "<variable id=\"datapilot_tipps\"><link href=\"text/scalc/guide/datapilot_tipps.xhp\" name=\"Výběr výstupní oblasti kontingenční tabulky\">Výběr výstupní oblasti kontingenční tabulky</link></variable>"
+#. kikhM
#: datapilot_tipps.xhp
msgctxt ""
"datapilot_tipps.xhp\n"
@@ -4408,6 +4957,7 @@ msgctxt ""
msgid "Click the button <emph>More</emph> in the <emph>Pivot Table</emph> dialog. The dialog will be extended."
msgstr "Klepněte na tlačítko <emph>Více</emph> v dialogu <emph>Kontingenční tabulka</emph>. Dialogové okno se rozšíří o další položky."
+#. rRGaZ
#: datapilot_tipps.xhp
msgctxt ""
"datapilot_tipps.xhp\n"
@@ -4416,6 +4966,7 @@ msgctxt ""
msgid "You can select a named range in which the pivot table is to be created, from the <emph>Results to</emph> box. If the results range does not have a name, enter the coordinates of the upper left cell of the range into the field to the right of the <emph>Results to</emph> box. You can also click on the appropriate cell to have the coordinates entered accordingly."
msgstr "Do pole <emph>Výsledky do</emph> vyberte pojmenovanou oblast, kam chcete výslednou kontingenční tabulku vložit. Nemá-li cílová oblast název, zadejte adresu levé horní buňky do pole napravo od <emph>Výsledky do</emph>. Možné je také klepnout do příslušné buňky, čímž se vyplní její adresa."
+#. EHd6K
#: datapilot_tipps.xhp
msgctxt ""
"datapilot_tipps.xhp\n"
@@ -4424,6 +4975,7 @@ msgctxt ""
msgid "If you mark the <emph>Ignore empty rows</emph> check box, they will not be taken into account when the pivot table is created."
msgstr "Zaškrtnutím <emph>Ignorovat prázdné řádky</emph> nebudou prázdné řádky brány v potaz při tvorbě kontingenční tabulky."
+#. qRCKc
#: datapilot_tipps.xhp
msgctxt ""
"datapilot_tipps.xhp\n"
@@ -4432,6 +4984,7 @@ msgctxt ""
msgid "If the <emph>Identify categories</emph> check box is marked, the categories will be identified by their headings and assigned accordingly when the pivot table is created."
msgstr "Je-li zaškrtnuto <emph>Identifikovat kategorie</emph>, budou při tvorbě kontingenční tabulky podle záhlaví rozpoznány kategorie a příslušně přiřazeny."
+#. 6WBqj
#: datapilot_updatetable.xhp
msgctxt ""
"datapilot_updatetable.xhp\n"
@@ -4440,6 +4993,7 @@ msgctxt ""
msgid "Updating Pivot Tables"
msgstr "Aktualizace kontingenční tabulky"
+#. 8o6oz
#: datapilot_updatetable.xhp
msgctxt ""
"datapilot_updatetable.xhp\n"
@@ -4448,6 +5002,7 @@ msgctxt ""
msgid "<bookmark_value>pivot table import</bookmark_value><bookmark_value>pivot table function; refreshing tables</bookmark_value><bookmark_value>recalculating;pivot tables</bookmark_value><bookmark_value>updating;pivot tables</bookmark_value>"
msgstr "<bookmark_value>import kontingenční tabulky</bookmark_value><bookmark_value>funkce kontingenční tabulky; obnovení tabulek</bookmark_value><bookmark_value>přepočítání;kontingenční tabulky</bookmark_value><bookmark_value>aktualizace;kontingenční tabulky</bookmark_value>"
+#. BxZL2
#: datapilot_updatetable.xhp
msgctxt ""
"datapilot_updatetable.xhp\n"
@@ -4456,6 +5011,7 @@ msgctxt ""
msgid "<variable id=\"datapilot_updatetable\"><link href=\"text/scalc/guide/datapilot_updatetable.xhp\" name=\"Updating Pivot Tables\">Updating Pivot Tables</link></variable>"
msgstr "<variable id=\"datapilot_updatetable\"><link href=\"text/scalc/guide/datapilot_updatetable.xhp\" name=\"Aktualizace kontingenční tabulky\">Aktualizace kontingenční tabulky</link></variable>"
+#. gaKCU
#: datapilot_updatetable.xhp
msgctxt ""
"datapilot_updatetable.xhp\n"
@@ -4464,6 +5020,7 @@ msgctxt ""
msgid "If the data of the source sheet has been changed, $[officename] recalculates the pivot table. To recalculate the table, choose <emph>Data - Pivot Table - Refresh</emph>. Do the same after you have imported an Excel pivot table into $[officename] Calc."
msgstr "Změní-li se data ve zdrojovém listu, $[officename] přepočítá kontingenční tabulku. Přepočítání je možné spustit též výběrem <emph>Data - Kontingenční tabulka - Obnovit</emph>. To udělejte i po importu kontingenční tabulky z Excelu do $[officename] Calc."
+#. kDqTU
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4472,6 +5029,7 @@ msgctxt ""
msgid "Importing and Exporting dBASE Files"
msgstr "Import a export souborů dBASE"
+#. DkG3C
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4480,6 +5038,7 @@ msgctxt ""
msgid "<bookmark_value>exporting;spreadsheets to dBASE</bookmark_value> <bookmark_value>importing;dBASE files</bookmark_value> <bookmark_value>dBASE import/export</bookmark_value> <bookmark_value>spreadsheets; importing from/exporting to dBASE files</bookmark_value> <bookmark_value>tables in databases;importing dBASE files</bookmark_value>"
msgstr "<bookmark_value>exportování;sešity do dBASE</bookmark_value> <bookmark_value>importování;soubory dBASE</bookmark_value> <bookmark_value>dBASE import/export</bookmark_value> <bookmark_value>sešity; importování z/exportování do souborů dBASEs</bookmark_value> <bookmark_value>tabulky v databázích;importování ze souborů dBASE</bookmark_value>"
+#. phARr
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4488,6 +5047,7 @@ msgctxt ""
msgid "<variable id=\"dbase_files\"><link href=\"text/scalc/guide/dbase_files.xhp\">Importing and Exporting dBASE Files</link></variable>"
msgstr "<variable id=\"dbase_files\"><link href=\"text/scalc/guide/dbase_files.xhp\">Import a export souborů dBASE</link></variable>"
+#. J3aQ5
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4496,6 +5056,7 @@ msgctxt ""
msgid "You can open and save data in the dBASE file format (*.dbf file extension) in $[officename] Base or a spreadsheet. In %PRODUCTNAME Base, a dBASE database is a folder that contains files with the .dbf file extension. Each file corresponds to a table in the database. Formulas and formatting are lost when you open and save a dBASE file from %PRODUCTNAME."
msgstr "Data ve formátu dBase (přípona .dbf) můžete otevírat a ukládat v programu $[officename] Base nebo v sešitu. V programu %PRODUCTNAME Base se databází dBASE rozumí složka, která obsahuje soubory s příponou .dbf. Každý soubor odpovídá jedné tabulce v databázi. Vzorce a formátování nejsou součástí formátu dBASE a při otevírání nebo ukládání souboru dBASE pomocí %PRODUCTNAME budou ztraceny."
+#. jVz9V
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4504,6 +5065,7 @@ msgctxt ""
msgid "To Import a dBASE File Into a Spreadsheet"
msgstr "Import souboru dBASE do tabulky"
+#. v3JdV
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4512,6 +5074,7 @@ msgctxt ""
msgid "Choose <emph>File - Open</emph>."
msgstr "Zvolte <emph>Soubor - Otevřít</emph>."
+#. FmmZC
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4520,6 +5083,7 @@ msgctxt ""
msgid "Locate the *.dbf file that you want to import."
msgstr "Najděte soubor *.dbf, který chcete importovat."
+#. cBR6P
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4528,6 +5092,7 @@ msgctxt ""
msgid "Click <emph>Open</emph>."
msgstr "Klepněte na <emph>Otevřít</emph>."
+#. WQGdy
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4536,6 +5101,7 @@ msgctxt ""
msgid "The <emph>Import dBASE files</emph> dialog opens."
msgstr "Otevře se dialog <emph>Importovat soubor dBASE</emph>."
+#. S2JPc
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4544,6 +5110,7 @@ msgctxt ""
msgid "Click <emph>OK</emph>."
msgstr "Klepněte na <emph>OK</emph>."
+#. DBvJH
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4552,6 +5119,7 @@ msgctxt ""
msgid "The dBASE file opens as a new Calc spreadsheet."
msgstr "Soubor dBASE bude otevřen v novém sešitu."
+#. pLCMp
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4560,6 +5128,7 @@ msgctxt ""
msgid "If you want to save the spreadsheet as a dBASE file, do not alter or delete the first row in the imported file. This row contains information that is required by a dBASE database."
msgstr "Chcete-li uložit sešit do dBASE, neupravujte první řádku importovaného souboru. Obsahuje informace vyžadované formátem dBASE."
+#. 8hyku
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4568,6 +5137,7 @@ msgctxt ""
msgid "To Import a dBASE File Into a Database Table"
msgstr "Import souboru dBASE do databázové tabulky"
+#. gBiN7
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4576,6 +5146,7 @@ msgctxt ""
msgid "A %PRODUCTNAME Base database table is actually a link to an existing database."
msgstr "Databázová tabulka %PRODUCTNAME Base je v skutečnosti odkaz na existující databázi."
+#. Z2WYv
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4584,6 +5155,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">File - New - Database</item>."
msgstr "Zvolte <item type=\"menuitem\">Soubor - Nový - Databáze</item>."
+#. VtptA
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4592,6 +5164,7 @@ msgctxt ""
msgid "In the <emph>File name</emph> box of the <emph>Save As</emph> dialog, enter a name for the database."
msgstr "V poli <emph>Název souboru</emph> dialogového okna <emph>Uložit jako</emph> zadejte název databáze."
+#. KGUEA
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4600,6 +5173,7 @@ msgctxt ""
msgid "Click <emph>Save</emph>."
msgstr "Klepněte na <emph>Uložit</emph>."
+#. Bz2eB
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4608,6 +5182,7 @@ msgctxt ""
msgid "In the <emph>Database type </emph>box of the <emph>Database Properties</emph> dialog, select \"dBASE\"."
msgstr "V poli <emph>Typ databáze</emph> v dialogu <emph>Průvodce databází</emph> vyberte \"dBASE\"."
+#. HjBBj
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4616,6 +5191,7 @@ msgctxt ""
msgid "Click <emph>Next</emph>."
msgstr "Klepněte na <emph>Další</emph>."
+#. w4Hcx
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4624,6 +5200,7 @@ msgctxt ""
msgid "Click <emph>Browse</emph>."
msgstr "Klepněte na <emph>Procházet</emph>."
+#. EyJdW
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4632,6 +5209,7 @@ msgctxt ""
msgid "Locate the directory that contains the dBASE file, and click <emph>OK</emph>."
msgstr "Najděte adresář, ve kterém se nachází soubor dBASE, a klepněte na <emph>OK</emph>."
+#. 5kG55
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4640,6 +5218,7 @@ msgctxt ""
msgid "Click <emph>Create</emph>."
msgstr "Klepněte na <emph>Vytvořit</emph>."
+#. rJEHy
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4648,6 +5227,7 @@ msgctxt ""
msgid "To Save a Spreadsheet as a dBASE File"
msgstr "Uložení sešitu jako souboru dBASE"
+#. i2EnS
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4656,6 +5236,7 @@ msgctxt ""
msgid "Choose <emph>File - Save As</emph>."
msgstr "Zvolte <emph>Soubor - Uložit jako</emph>."
+#. N4YuB
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4664,6 +5245,7 @@ msgctxt ""
msgid "In the <emph>File format</emph> box, select \"dBASE file\"."
msgstr "V poli <emph>Formát souboru</emph> vyberte \"dBASE\"."
+#. rrFCz
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4672,6 +5254,7 @@ msgctxt ""
msgid "In the <emph>File name</emph> box, type a name for the dBASE file."
msgstr "Do pole <emph>Název</emph> napište název souboru dBASE."
+#. VW7aF
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4680,6 +5263,7 @@ msgctxt ""
msgid "Click <emph>Save</emph>."
msgstr "Klepněte na <emph>Uložit</emph>."
+#. WF9Ky
#: dbase_files.xhp
msgctxt ""
"dbase_files.xhp\n"
@@ -4688,6 +5272,7 @@ msgctxt ""
msgid "Only the data on the current sheet is exported."
msgstr "Budou vyexportována pouze data z aktuálního listu."
+#. kzGEG
#: design.xhp
msgctxt ""
"design.xhp\n"
@@ -4696,6 +5281,7 @@ msgctxt ""
msgid "Selecting Themes for Sheets"
msgstr "Výběr motivů vzhledu pro sešity"
+#. qMsyD
#: design.xhp
msgctxt ""
"design.xhp\n"
@@ -4704,6 +5290,7 @@ msgctxt ""
msgid "<bookmark_value>theme selection for sheets</bookmark_value><bookmark_value>layout;spreadsheets</bookmark_value><bookmark_value>cell styles; selecting</bookmark_value><bookmark_value>selecting;formatting themes</bookmark_value><bookmark_value>sheets;formatting themes</bookmark_value><bookmark_value>formats;themes for sheets</bookmark_value><bookmark_value>formatting;themes for sheets</bookmark_value>"
msgstr "<bookmark_value>výběr motivů vzhledu pro sešity</bookmark_value><bookmark_value>rozvržení;sešity</bookmark_value><bookmark_value>styly buněk; vybírání</bookmark_value><bookmark_value>vybírání;formátování témat</bookmark_value><bookmark_value>sešity;formátování témat</bookmark_value><bookmark_value>formáty;motivy vzhledu pro sešity </bookmark_value><bookmark_value>formátování;motivy vzhledu pro sešity</bookmark_value>"
+#. kBFhA
#: design.xhp
msgctxt ""
"design.xhp\n"
@@ -4712,6 +5299,7 @@ msgctxt ""
msgid "<variable id=\"design\"><link href=\"text/scalc/guide/design.xhp\" name=\"Selecting Themes for Sheets\">Selecting Themes for Sheets</link> </variable>"
msgstr "<variable id=\"design\"><link href=\"text/scalc/guide/design.xhp\" name=\"Výběr motivů vzhledu pro sešity\">Výběr motivů vzhledu pro sešity</link> </variable>"
+#. axrVR
#: design.xhp
msgctxt ""
"design.xhp\n"
@@ -4720,6 +5308,7 @@ msgctxt ""
msgid "$[officename] Calc comes with a predefined set of formatting themes that you can apply to your spreadsheets."
msgstr "$[officename] Calc má předdefinovaná témata formátování, která je možné použít na sešity."
+#. eAC5E
#: design.xhp
msgctxt ""
"design.xhp\n"
@@ -4728,6 +5317,7 @@ msgctxt ""
msgid "It is not possible to add themes to Calc, and they cannot be modified. However, you can modify their styles after you apply them to a spreadsheet."
msgstr "Nelze je do přidávat ani upravovat. Možné je však upravit jejich styl poté, co jsou na sešit použity."
+#. ZD2hJ
#: design.xhp
msgctxt ""
"design.xhp\n"
@@ -4736,6 +5326,7 @@ msgctxt ""
msgid "Before you format a sheet with a theme, you have to apply at least one custom cell style to the cells on the sheet. You can then change the cell formatting by selecting and applying a theme in the <emph>Theme Selection</emph> dialog."
msgstr "Před použitím motivu vzhledu je nutné na buňky v sešitě použít alespoň jeden vlastní styl buňky. Potom je možné změnit formátování buněk výběrem motivu z dialogového okna <emph>Výběr motivu vzhledu</emph>."
+#. CbouS
#: design.xhp
msgctxt ""
"design.xhp\n"
@@ -4744,6 +5335,7 @@ msgctxt ""
msgid "To apply a custom cell style to a cell, you can open the Styles window and, in its lower list box, set the Custom Styles view. A list of the existing custom defined cell styles will be displayed. Double click a name from the Styles window to apply this style to the selected cells."
msgstr "Pro použití vlastních stylů buňky otevřete okno Styly a ze seznamu v jeho dolní části vyberte Vlastní styly. Zobrazí se seznam uživatelem definovaných stylů. Styl použijete na vybrané buňky poklepáním na jeho název."
+#. 6zVVD
#: design.xhp
msgctxt ""
"design.xhp\n"
@@ -4752,6 +5344,7 @@ msgctxt ""
msgid "To apply a theme to a spreadsheet:"
msgstr "Jak použít motiv vzhledu na sešit:"
+#. FFRn8
#: design.xhp
msgctxt ""
"design.xhp\n"
@@ -4760,6 +5353,7 @@ msgctxt ""
msgid "Click the <emph>Choose Themes</emph> icon in the <emph>Tools</emph> bar."
msgstr "Klepněte na ikonu <emph>Zvolit motiv vzhledu</emph> na liště <emph>Nástroje</emph>."
+#. yEAwo
#: design.xhp
msgctxt ""
"design.xhp\n"
@@ -4768,6 +5362,7 @@ msgctxt ""
msgid "The <emph>Theme Selection</emph> dialog appears. This dialog lists the available themes for the whole spreadsheet and the Styles window lists the custom styles for specific cells."
msgstr "Zobrazí se dialogové okno <emph>Výběr motivu vzhledu</emph>. V něm se nachází seznam dostupných motivů pro celý sešit a v okně Styly seznam vlastních stylů pro jednotlivé buňky."
+#. BgEap
#: design.xhp
msgctxt ""
"design.xhp\n"
@@ -4776,6 +5371,7 @@ msgctxt ""
msgid "In the <emph>Theme Selection </emph>dialog, select the theme that you want to apply to the spreadsheet."
msgstr "V okně <emph>Výběr motivu vzhledu</emph> vyberte motiv, který chcete použít."
+#. mhFa5
#: design.xhp
msgctxt ""
"design.xhp\n"
@@ -4784,6 +5380,7 @@ msgctxt ""
msgid "Click OK"
msgstr "Klepněte na OK"
+#. QfPpn
#: design.xhp
msgctxt ""
"design.xhp\n"
@@ -4792,6 +5389,7 @@ msgctxt ""
msgid "As soon as you select another theme in the <emph>Theme Selection</emph> dialog, some of the properties of the custom style will be applied to the current spreadsheet. The modifications will be immediately visible in your spreadsheet."
msgstr "Jakmile vyberete v dialogovém okně <emph>Výběr motivu vzhledu</emph> jiný motiv, budou některé vlastnosti stylu použity na aktuální sešit. Změny budou vidět okamžitě."
+#. CG6ba
#: design.xhp
msgctxt ""
"design.xhp\n"
@@ -4800,6 +5398,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/02/06080000.xhp\" name=\"Theme selection\">Theme selection</link>"
msgstr "<link href=\"text/scalc/02/06080000.xhp\" name=\"Výběr motivu vzhledu\">Výběr motivu vzhledu</link>"
+#. t5ETg
#: edit_multitables.xhp
msgctxt ""
"edit_multitables.xhp\n"
@@ -4808,6 +5407,7 @@ msgctxt ""
msgid "Copying to Multiple Sheets"
msgstr "Kopírování do více listů"
+#. BbCnT
#: edit_multitables.xhp
msgctxt ""
"edit_multitables.xhp\n"
@@ -4816,6 +5416,7 @@ msgctxt ""
msgid "<bookmark_value>copying;values, to multiple sheets</bookmark_value><bookmark_value>pasting;values in multiple sheets</bookmark_value><bookmark_value>data;inserting in multiple sheets</bookmark_value><bookmark_value>sheets; simultaneous multiple filling</bookmark_value>"
msgstr "<bookmark_value>kopírování;hodnoty do několika listů</bookmark_value><bookmark_value>vkládání;hodnoty do několika listů</bookmark_value><bookmark_value>data;vkládání do několika listů</bookmark_value> <bookmark_value>listy; souběžné vyplňování více listů</bookmark_value>"
+#. TTfnY
#: edit_multitables.xhp
msgctxt ""
"edit_multitables.xhp\n"
@@ -4824,6 +5425,7 @@ msgctxt ""
msgid "<variable id=\"edit_multitables\"><link href=\"text/scalc/guide/edit_multitables.xhp\" name=\"Copying to Multiple Sheets\">Copying to Multiple Sheets</link></variable>"
msgstr "<variable id=\"edit_multitables\"><link href=\"text/scalc/guide/edit_multitables.xhp\" name=\"Copying to Multiple Sheets\">Kopírování do více listů</link></variable>"
+#. 4sMCm
#: edit_multitables.xhp
msgctxt ""
"edit_multitables.xhp\n"
@@ -4832,6 +5434,7 @@ msgctxt ""
msgid "In $[officename] Calc, you can insert values, text or formulas that are simultaneously copied to other selected sheets of your document."
msgstr "V $[officename] Calc lze vkládat hodnoty, texty či vzorce, které jsou zároveň kopírovány do dalších vybraných listů v dokumentu."
+#. Z4D7x
#: edit_multitables.xhp
msgctxt ""
"edit_multitables.xhp\n"
@@ -4840,6 +5443,7 @@ msgctxt ""
msgid "Select all desired sheets by holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key and clicking the corresponding register tabs that are still gray at the bottom margin of the workspace. All selected register tabs are now white."
msgstr "Vybete všechny požadované listy tím, že podržíte klávesu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> a klepnete na odpovídající ještě šedé karty listů na dolním okraji pracovního prostoru. Všechny vybrané karty se zbarví bíle."
+#. xSB4o
#: edit_multitables.xhp
msgctxt ""
"edit_multitables.xhp\n"
@@ -4848,6 +5452,7 @@ msgctxt ""
msgid "You can use <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Page Up</emph> or <emph>Page Down</emph> to select multiple sheets using the keyboard."
msgstr "Pro výběr více listů za použití klávesnice můžete použít klávesu <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Page Up</emph> nebo <emph>Page Down</emph>"
+#. bwHKS
#: edit_multitables.xhp
msgctxt ""
"edit_multitables.xhp\n"
@@ -4856,6 +5461,7 @@ msgctxt ""
msgid "Now when you insert values, text or formulas into the active sheet, they will also appear in the identical positions in the other selected sheets. For example, data entered in cell \"A1\" of the active sheet is automatically entered into cell \"A1\" of any other selected sheet."
msgstr "Nyní, když vložíte hodnoty, text nebo vzorce do aktivního listu, objeví se také na identické pozici v jiném vybraném listu. Například data vložená do buňky A1 aktivního listu jsou automaticky vložena do buňky A1 dalších vybraných listů."
+#. ASuDk
#: filters.xhp
msgctxt ""
"filters.xhp\n"
@@ -4864,6 +5470,7 @@ msgctxt ""
msgid "Applying Filters"
msgstr "Použití filtrů"
+#. vAkUj
#: filters.xhp
msgctxt ""
"filters.xhp\n"
@@ -4872,6 +5479,7 @@ msgctxt ""
msgid "<bookmark_value>filters; applying/removing</bookmark_value> <bookmark_value>rows;removing/redisplaying with filters</bookmark_value> <bookmark_value>removing;filters</bookmark_value>"
msgstr "<bookmark_value>filtry; použití/odstranění</bookmark_value> <bookmark_value>řádky;odstranění/nové zobrazení s filtry</bookmark_value> <bookmark_value>odstranění;filtry</bookmark_value>"
+#. gcyYi
#: filters.xhp
msgctxt ""
"filters.xhp\n"
@@ -4880,6 +5488,7 @@ msgctxt ""
msgid "<variable id=\"filters\"><link href=\"text/scalc/guide/filters.xhp\" name=\"Applying Filters\">Applying Filters</link></variable>"
msgstr "<variable id=\"filters\"><link href=\"text/scalc/guide/filters.xhp\" name=\"Použití filtrů\">Použití filtrů</link></variable>"
+#. d4Uux
#: filters.xhp
msgctxt ""
"filters.xhp\n"
@@ -4888,6 +5497,7 @@ msgctxt ""
msgid "Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in $[officename] there are various possibilities for applying filters."
msgstr "Filtry a pokročilé filtry umožňují pracovat na určitých řádcích (záznamech) oblasti dat. V sešitech $[officename] jsou různé možnosti použití filtrů."
+#. XnoBc
#: filters.xhp
msgctxt ""
"filters.xhp\n"
@@ -4896,6 +5506,7 @@ msgctxt ""
msgid "One use for the <emph>AutoFilter</emph> function is to quickly restrict the display to records with identical entries in a data field."
msgstr "Jedno z použití <emph>Automatického filtru</emph> je pro zobrazení jen těch řádků, které odpovídají vybrané hodnotě."
+#. mbcRS
#: filters.xhp
msgctxt ""
"filters.xhp\n"
@@ -4904,6 +5515,7 @@ msgctxt ""
msgid "In the <emph>Standard Filter</emph> dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator."
msgstr "Pomocí dialogového okna <emph>Standardní filtr</emph> můžete také definovat oblasti, které obsahují dané hodnoty v určitých datových polích. Pomocí standardního filtru můžete spojovat podmínky logickými operátory AND nebo OR."
+#. YtHEq
#: filters.xhp
msgctxt ""
"filters.xhp\n"
@@ -4912,6 +5524,7 @@ msgctxt ""
msgid "The <emph>Advanced filter</emph> allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet."
msgstr "<emph>Pokročilý filtr</emph> umožňuje zadat až osm podmínek. S pokročilými filtry vložíte podmínky přímo do listu."
+#. tffpp
#: filters.xhp
msgctxt ""
"filters.xhp\n"
@@ -4920,6 +5533,7 @@ msgctxt ""
msgid "To remove a filter, so that you see all cells again, click inside the area where the filter was applied, then choose <item type=\"menuitem\">Data - Filter - Reset Filter</item>."
msgstr "Pro odstranění filtru, tj. opětovné zobrazení všech buněk, klepněte do oblasti, kde byl filtr použit a zvolte <item type=\"menuitem\">Data - Filtr - Odstranit Filtr</item>."
+#. E2EfB
#: filters.xhp
msgctxt ""
"filters.xhp\n"
@@ -4928,6 +5542,7 @@ msgctxt ""
msgid "When you select multiple rows from an area where a filter was applied, then this selection can include rows that are visible and rows that are hidden by the filter. If you then apply formatting, or delete the selected rows, this action then applies only to the visible rows. The hidden rows are not affected."
msgstr "Pokud vyberete vícenásobné řádky z oblasti, kde byl použit filtr, může tento výběr obsahovat jak viditelné, tak skryté řádky. Pokud poté použijete formátování nebo mazání vybraných řádek, tato akce se provede pouze s viditelnými buňkami. Skryté buňky zůstanou nezměněny."
+#. LAuWM
#: filters.xhp
msgctxt ""
"filters.xhp\n"
@@ -4936,6 +5551,7 @@ msgctxt ""
msgid "This is the opposite to rows that you have hidden manually by the <emph>Format - Rows - Hide Rows</emph> command. Manually hidden rows are deleted when you delete a selection that contains them."
msgstr "Toto je opakem řádek, které jste skryli ručně pomocí příkazu <emph>Formát - Řádky - Skrýt Řádky</emph>. Ručně skryté řádky jsou smazány, pokud smažete oblast, kde jsou obsaženy."
+#. 8sxJn
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -4944,6 +5560,7 @@ msgctxt ""
msgid "Finding and Replacing in Calc"
msgstr "Hledání a nahrazování v programu Calc"
+#. qSAcB
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -4952,6 +5569,7 @@ msgctxt ""
msgid "<bookmark_value>searching, see also finding</bookmark_value><bookmark_value>finding;formulas/values/text/objects</bookmark_value><bookmark_value>replacing; cell contents</bookmark_value><bookmark_value>formatting;multiple cell texts</bookmark_value>"
msgstr "<bookmark_value>prohledávání, viz hledání</bookmark_value><bookmark_value>hledání; vzorců, hodnot, textu nebo objektů</bookmark_value><bookmark_value>nahrazování; obsah buněk</bookmark_value><bookmark_value>formátování; text ve více buňkách</bookmark_value>"
+#. riEkj
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -4960,6 +5578,7 @@ msgctxt ""
msgid "<variable id=\"finding\"><link href=\"text/scalc/guide/finding.xhp\">Finding and Replacing in Calc</link></variable>"
msgstr "<variable id=\"finding\"><link href=\"text/scalc/guide/finding.xhp\">Hledání a nahrazování v programu Calc</link></variable>"
+#. uzefv
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -4968,6 +5587,7 @@ msgctxt ""
msgid "In spreadsheet documents you can find words, formulas, and styles. You can navigate from one result to the next, or you can highlight all matching cells at once, then apply another format or replace the cell content by other content."
msgstr "V sešitech můžete hledat slova, vzorce a styly. Můžete se přesouvat z jednoho výsledku na druhý, nebo můžete zvýraznit všechny odpovídající buňky najednou a potom použít jiný formát nebo nahradit obsah těchto buněk."
+#. xm5HB
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -4976,6 +5596,7 @@ msgctxt ""
msgid "The Find & Replace dialog"
msgstr "Dialog Najít a nahradit"
+#. iACsJ
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -4984,6 +5605,7 @@ msgctxt ""
msgid "Cells can contain text or numbers that were entered directly as in a text document. But cells can also contain text or numbers as the result of a calculation. For example, if a cell contains the formula =1+2 it displays the result 3. You must decide whether to search for the 1 respective 2, or to search the 3."
msgstr "Buňky mohou obsahovat text nebo čísla, zapsané podobně jako v textovém dokumentu. Ale buňky mohou také obsahovat text nebo čísla coby výsledek výpočtu. Pokud například buňka obsahuje vzorec =1+2, zobrazí výsledek 3. Musíte se rozhodnout, zda chcete hledat 1 či 2, nebo 3."
+#. tbVVd
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -4992,6 +5614,7 @@ msgctxt ""
msgid "To find formulas or values"
msgstr "Hledání vzorců či hodnot"
+#. zstCf
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -5000,6 +5623,7 @@ msgctxt ""
msgid "You can specify in the Find & Replace dialog either to find the parts of a formula or the results of a calculation."
msgstr "V dialogu Najít a nahradit můžete určit, zda chcete hledat části vzorce, nebo výsledek výpočtu."
+#. C6cDQ
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -5008,6 +5632,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Find & Replace</emph> to open the Find & Replace dialog."
msgstr "Pro otevření dialogu Najít a nahradit zvolte <emph>Úpravy - Najít a nahradit</emph>."
+#. cAUtG
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -5016,6 +5641,7 @@ msgctxt ""
msgid "Click <emph>More Options</emph> to expand the dialog."
msgstr "Dialog rozšíříte klepnutím na tlačítko <emph>Ostatní možnosti</emph>."
+#. wX8ZD
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -5024,6 +5650,7 @@ msgctxt ""
msgid "Select \"Formulas\" or \"Values\" in the <emph>Search in</emph> list box."
msgstr "V seznamu <emph>Hledat v</emph> vyberte \"Vzorce\" nebo \"Hodnoty\"."
+#. nWDYw
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -5032,6 +5659,7 @@ msgctxt ""
msgid "With \"Formulas\" you will find all parts of the formulas."
msgstr "Pokud zvolíte možnost \"Vzorce\", budete prohledávat všechny části vzorců."
+#. iERyD
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -5040,6 +5668,7 @@ msgctxt ""
msgid "With \"Values\" you will find the results of the calculations."
msgstr "Při volbě \"Hodnoty\" budete prohledávat výsledky výpočtů."
+#. xQ5ou
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -5048,6 +5677,7 @@ msgctxt ""
msgid "Cell contents can be formatted in different ways. For example, a number can be formatted as a currency, to be displayed with a currency symbol. You see the currency symbol in the cell, but you cannot search for it."
msgstr "Obsah buněk může být různými způsoby formátován. Například číslo může být zobrazeno se symbolem měny při použití formátu Měna. Ačkoliv je tento symbol v buňce zobrazen, nemůžete ho použít jako cíl hledání."
+#. Z4ABm
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -5056,6 +5686,7 @@ msgctxt ""
msgid "Finding text"
msgstr "Hledání textu"
+#. uf8Kc
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -5064,6 +5695,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Find & Replace</emph> to open the Find & Replace dialog."
msgstr "Pro otevření dialogu Najít a nahradit zvolte <emph>Úpravy - Najít a nahradit</emph>."
+#. 5DY4k
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -5072,6 +5704,7 @@ msgctxt ""
msgid "Enter the text to find in the <emph>Find</emph> text box."
msgstr "Hledaný text zadejte do pole <emph>Najít</emph>."
+#. pMEpA
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -5080,6 +5713,7 @@ msgctxt ""
msgid "Either click <emph>Find Next</emph> or <emph>Find All</emph>."
msgstr "Klepněte myší na <emph>Najít další</emph> nebo na <emph>Najít vše</emph>."
+#. E4Qgi
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -5088,6 +5722,7 @@ msgctxt ""
msgid "When you click <emph>Find Next</emph>, Calc will select the next cell that contains your text. You can watch and edit the text, then click <emph>Find Next</emph> again to advance to the next found cell."
msgstr "Pokud klepnete na <emph>Najít další</emph>, Calc bude hledat další buňku, která obsahuje hledaný text. Můžete si ji prohlédnout, upravit její obsah a potom klepnutím na <emph>Najít další</emph> přejít na další nalezenou buňku."
+#. TcnxV
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -5096,6 +5731,7 @@ msgctxt ""
msgid "If you closed the dialog, you can press a key combination (<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F) to find the next cell without opening the dialog."
msgstr "Pokud dialog zavřete, můžete pomocí klávesové zkratky (<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F) najít další buňku i bez opětovného otevření dialogu."
+#. r5FfG
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -5104,6 +5740,7 @@ msgctxt ""
msgid "By default, Calc searches the current sheet. Check the <emph>All sheets</emph> box to search through all sheets of the document."
msgstr "Ve výchozím nastavení prohledává Calc aktuální list. Pro vyhledávání ve všech listech dokumentu zaškrtněte políčko <emph>Všechny listy</emph>."
+#. ahmfD
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -5112,6 +5749,7 @@ msgctxt ""
msgid "When you click <emph>Find All</emph>, Calc selects all cells that contain your entry. Now you can for example set all found cells to bold, or apply a Cell Style to all at once."
msgstr "Pokud klepnete na <emph>Najít vše</emph>, Calc vybere všechny buňky, které obsahují hledaný text. Nyní můžete ve všech těchto vybraných buňkách například nastavit tučný text nebo použít zvolený styl, akce ovlivní všechny vybrané buňky najednou."
+#. 2DBXW
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -5120,6 +5758,7 @@ msgctxt ""
msgid "The Navigator"
msgstr "Navigátor"
+#. FFkBL
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -5128,6 +5767,7 @@ msgctxt ""
msgid "Choose <emph>View - Navigator</emph> to open the Navigator window."
msgstr "Pro otevření okna Navigátoru zvolte <emph>Zobrazit - Navigátor</emph>."
+#. yAdcD
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -5136,6 +5776,7 @@ msgctxt ""
msgid "The Navigator is the main tool for finding and selecting objects."
msgstr "Navigátor je hlavní nástroj pro hledání a vybírání objektů."
+#. 4Ezz7
#: finding.xhp
msgctxt ""
"finding.xhp\n"
@@ -5144,6 +5785,7 @@ msgctxt ""
msgid "Use the Navigator for inserting objects and links within the same document or from other open documents."
msgstr "Navigátor použijte pro vkládání objektů a odkazů v témže dokumentu nebo i z jiných otevřených dokumentů."
+#. Zg9uE
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
@@ -5152,6 +5794,7 @@ msgctxt ""
msgid "Formatting Spreadsheets"
msgstr "Formátování sešitů"
+#. CuVCu
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
@@ -5160,6 +5803,7 @@ msgctxt ""
msgid "<bookmark_value>text in cells; formatting</bookmark_value><bookmark_value>spreadsheets;formatting</bookmark_value><bookmark_value>backgrounds;cells and pages</bookmark_value><bookmark_value>borders;cells and pages</bookmark_value><bookmark_value>formatting;spreadsheets</bookmark_value><bookmark_value>numbers; formatting options for selected cells</bookmark_value><bookmark_value>cells; number formats</bookmark_value><bookmark_value>currencies;formats</bookmark_value>"
msgstr "<bookmark_value>text v buňkách; formátování</bookmark_value><bookmark_value>sešity; formátování</bookmark_value><bookmark_value>pozadí;buňky a stránky</bookmark_value><bookmark_value>ohraničení;buňky a stránky</bookmark_value><bookmark_value>formátování; sešity</bookmark_value><bookmark_value>čísla; možnosti formátování pro vybrané buňky</bookmark_value><bookmark_value>buňky; formáty čísla</bookmark_value><bookmark_value>měny;formáty</bookmark_value>"
+#. Aairv
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
@@ -5168,6 +5812,7 @@ msgctxt ""
msgid "<variable id=\"format_table\"><link href=\"text/scalc/guide/format_table.xhp\" name=\"Designing Spreadsheets\">Formatting Spreadsheets</link></variable>"
msgstr "<variable id=\"format_table\"><link href=\"text/scalc/guide/format_table.xhp\" name=\"Tvorba sešitů\">Formátování sešitů</link></variable>"
+#. WMnGx
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
@@ -5176,6 +5821,7 @@ msgctxt ""
msgid "Formatting Text in a Spreadsheet"
msgstr "Formátování textu v sešitu"
+#. EG9vg
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
@@ -5184,6 +5830,7 @@ msgctxt ""
msgid "Select the text you want to format."
msgstr "Text, který chcete formátovat, označte jako blok."
+#. dcUPy
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
@@ -5192,6 +5839,7 @@ msgctxt ""
msgid "Choose the desired text attributes from the <emph>Formatting </emph>Bar. You can also choose <emph>Format - Cells</emph>. The <emph>Format Cells</emph> dialog will appear in which you can choose various text attributes on the <emph>Font</emph> tab page."
msgstr "Nastavte požadované atributy textu na liště <emph>Formátování</emph>. Nebo vyberte <emph>Formát - Buňky</emph>. Objeví se dialog <emph>Formát buněk</emph>, kde je na kartě <emph>Písmo</emph> možné nastavit různé atributy textu."
+#. 5fukM
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
@@ -5200,6 +5848,7 @@ msgctxt ""
msgid "Formatting Numbers in a Spreadsheet"
msgstr "Formátování čísel v sešitu"
+#. SjM5x
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
@@ -5208,6 +5857,7 @@ msgctxt ""
msgid "Select the cells containing the numbers you want to format."
msgstr "Buňky obsahující čísla, která chcete formátovat, označte jako blok."
+#. 8qkZC
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
@@ -5216,6 +5866,7 @@ msgctxt ""
msgid "To format numbers in the default currency format or as percentages, use the icons on the <emph>Formatting </emph>Bar. For other formats, choose <emph>Format - Cells</emph>. You can choose from the preset formats or define your own on the <emph>Numbers</emph> tab page."
msgstr "Formát měny či procent nastavte pomocí ikon na liště <emph>Formátování</emph>. Pro další formáty vyberte položku menu <emph>Formát - Buňky</emph>. Na kartě <emph>Čísla</emph> si je možné vybrat z přednastavených nebo si definovat vlastní formáty."
+#. QxDDZ
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
@@ -5224,6 +5875,7 @@ msgctxt ""
msgid "Formatting Borders and Backgrounds for Cells and Pages"
msgstr "Formátování ohraničení a pozadí buněk a stránek"
+#. PpEbj
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
@@ -5232,6 +5884,7 @@ msgctxt ""
msgid "You can assign a format to any group of cells by first selecting the cells (for multiple selection, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key when clicking), and then activating the <emph>Format Cells</emph> dialog in <item type=\"menuitem\">Format - Cells</item>. In this dialog, you can select attributes such as shadows and backgrounds."
msgstr "Skupině buněk můžete přiřadit formát tím, že napřed tyto buňky vyberete (pro vícenásobný výběr podržte při klepání klávesu <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>) a následným vyvoláním dialogového okna <emph>Formát buněk</emph> v <item type=\"menuitem\">Formát - Buňky</item>. V tomto okně můžete vybrat vlastnosti jako stínování nebo pozadí."
+#. G3rCM
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
@@ -5240,6 +5893,7 @@ msgctxt ""
msgid "To apply formatting attributes to an entire sheet, choose <emph>Format - Page</emph>. You can define headers and footers, for example, to appear on each printed page."
msgstr "Na celý list formátování použijete výběrem <emph>Formát - Stránka</emph>. Možné je například nastavit záhlaví a zápatí pro tisk."
+#. VUH7Y
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
@@ -5248,6 +5902,7 @@ msgctxt ""
msgid "An image that you have loaded with <item type=\"menuitem\">Format - Page - Background</item> is only visible in print or in the print preview. To display a background image on screen as well, insert the graphic image by choosing <item type=\"menuitem\">Insert - Image - From File</item> and arrange the image behind the cells by choosing <item type=\"menuitem\">Format - Arrange - To Background</item>. Use the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link> to select the background image."
msgstr "Obrázek nahraný pomocí <item type=\"menuitem\">Formát - Stránka - Pozadí</item> je vidět pouze při náhledu tisku a při tisku. Na obrazovce lze obrázek pozadí zobrazit pomocí <item type=\"menuitem\">Vložit - Obrázek - Ze souboru</item> a umístit ho na pozadí <item type=\"menuitem\">Formát - Uspořádat - Na pozadí</item>. Obrázek umístěný na pozadí lze vybrat pomocí <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigátor\">Navigátoru</link>."
+#. vvAFw
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
@@ -5256,6 +5911,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020300.xhp\">Number Formatting Options</link>"
msgstr "<link href=\"text/shared/01/05020300.xhp\">Možnosti formátování čísel</link>"
+#. umrzR
#: format_table.xhp
msgctxt ""
"format_table.xhp\n"
@@ -5264,6 +5920,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/guide/background.xhp\">Backgrounds for Cells</link>"
msgstr "<link href=\"text/scalc/guide/background.xhp\">Pozadí pro buňky</link>"
+#. S9XPt
#: format_value.xhp
msgctxt ""
"format_value.xhp\n"
@@ -5272,6 +5929,7 @@ msgctxt ""
msgid "Formatting Numbers With Decimals"
msgstr "Formátování čísel s desetinnými místy"
+#. vXT2D
#: format_value.xhp
msgctxt ""
"format_value.xhp\n"
@@ -5280,6 +5938,7 @@ msgctxt ""
msgid "<bookmark_value>numbers;formatting decimals</bookmark_value> <bookmark_value>formats; numbers in tables</bookmark_value> <bookmark_value>tables; number formats</bookmark_value> <bookmark_value>defaults; number formats in spreadsheets</bookmark_value> <bookmark_value>decimal places;formatting numbers</bookmark_value> <bookmark_value>formatting;numbers with decimals</bookmark_value> <bookmark_value>formatting;adding/deleting decimal places</bookmark_value> <bookmark_value>number formats; adding/deleting decimal places in cells</bookmark_value> <bookmark_value>deleting; decimal places</bookmark_value> <bookmark_value>decimal places; adding/deleting</bookmark_value>"
msgstr "<bookmark_value>čísla;formátování desetinných míst</bookmark_value> <bookmark_value>formáty; čísla v tabulkách</bookmark_value> <bookmark_value>tabulky; formáty čísla</bookmark_value> <bookmark_value>výchozí; formáty čísla v sešitech</bookmark_value> <bookmark_value>desetinná místa;formátování čísla</bookmark_value> <bookmark_value>formátování;čísla s desetinnými místy</bookmark_value> <bookmark_value>formátování;přidávání/mazání desetinných míst</bookmark_value> <bookmark_value>formáty čísla; přidávání/mazání desetinných míst v buňkách</bookmark_value> <bookmark_value>mazání; desetinných míst</bookmark_value> <bookmark_value>desetinná místa; přidávání/mazání</bookmark_value>"
+#. Qe83k
#: format_value.xhp
msgctxt ""
"format_value.xhp\n"
@@ -5288,6 +5947,7 @@ msgctxt ""
msgid "<variable id=\"format_value\"><link href=\"text/scalc/guide/format_value.xhp\" name=\"Formatting Numbers With Decimals\">Formatting Numbers With Decimals</link></variable>"
msgstr "<variable id=\"format_value\"><link href=\"text/scalc/guide/format_value.xhp\" name=\"Formátování čísel s desetinnými místy\">Formátování čísel s desetinnými místy</link></variable>"
+#. MBqzn
#: format_value.xhp
msgctxt ""
"format_value.xhp\n"
@@ -5296,6 +5956,7 @@ msgctxt ""
msgid "Enter a number into the sheet, for example, 1234.5678. This number will be displayed in the default number format, with two decimal places. You will see 1234.57 when you confirm the entry. Only the display in the document will be rounded off; internally, the number retains all four decimal places after the decimal point."
msgstr "Zadejte do listu například číslo 1234,5678. Ve výchozím formátu čísla se číslo zobrazí se dvěma desetinnými místy. Potvrdíte-li zadání, zobrazí se číslo 1234,57. Číslo je zaokrouhleno pouze v dokumentu. Interně jsou zachována všechna čtyři desetinná místa."
+#. 5PHhG
#: format_value.xhp
msgctxt ""
"format_value.xhp\n"
@@ -5304,6 +5965,7 @@ msgctxt ""
msgid "To format numbers with decimals:"
msgstr "Formátování čísel s desetinnými místy:"
+#. 3AGec
#: format_value.xhp
msgctxt ""
"format_value.xhp\n"
@@ -5312,6 +5974,7 @@ msgctxt ""
msgid "Set the cursor at the number and choose <emph>Format - Cells</emph> to start the <emph>Format Cells</emph> dialog."
msgstr "Nastavte kurzor do buňky s číslem a vyberte <emph>Formát - Buňky</emph>, zobrazí se dialog <emph>Formátovat buňky</emph>."
+#. 6rPBs
#: format_value.xhp
msgctxt ""
"format_value.xhp\n"
@@ -5320,6 +5983,7 @@ msgctxt ""
msgid "On the <emph>Numbers</emph> tab you will see a selection of predefined number formats. In the bottom right in the dialog you will see a preview of how your current number would look if you were to give it a particular format."
msgstr "Na kartě <emph>Čísla</emph> je seznam předdefinovaných formátů čísla. V pravé dolní části dialogu se zobrazuje náhled, jak by číslo vypadalo při použití formátu."
+#. EpfA6
#: format_value.xhp
msgctxt ""
"format_value.xhp\n"
@@ -5328,6 +5992,7 @@ msgctxt ""
msgid "<image id=\"img_id3149021\" src=\"cmd/sc_numberformatincdecimals.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3149021\">Icon</alt></image>"
msgstr "<image id=\"img_id3149021\" src=\"cmd/sc_numberformatincdecimals.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3149021\">Ikona</alt></image>"
+#. RuWXz
#: format_value.xhp
msgctxt ""
"format_value.xhp\n"
@@ -5336,6 +6001,7 @@ msgctxt ""
msgid "If you only want to modify the number of the decimal places displayed, the easiest method is to use the <emph>Number Format: Add Decimal Place</emph> or <emph>Number Format: Delete Decimal Place</emph> icons on the Formatting Bar."
msgstr "Chcete-li pouze změnit počet zobrazovaných desetinných míst, nejjednodušší cestou je klepnutí na ikonu <emph>Formát čísla: přidat desetinné místo</emph> nebo <emph>Formát čísla: odstranit desetinné místo</emph> na liště Formátování."
+#. 4h8BG
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5344,6 +6010,7 @@ msgctxt ""
msgid "User-defined Number Formats"
msgstr "Uživatelem definované formáty čísla"
+#. GcvLD
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5352,6 +6019,7 @@ msgctxt ""
msgid "<bookmark_value>numbers;user-defined formatting</bookmark_value> <bookmark_value>formatting; user-defined numbers</bookmark_value> <bookmark_value>number formats; millions</bookmark_value> <bookmark_value>format codes; user-defined number formats</bookmark_value>"
msgstr "<bookmark_value>čísla;uživatelem definované formátování</bookmark_value> <bookmark_value>formátování; uživatelem definovaná čísla</bookmark_value> <bookmark_value>formáty čísla; miliony</bookmark_value> <bookmark_value>formátovací kódy; uživatelem definované formáty čísla</bookmark_value>"
+#. VbsDd
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5360,6 +6028,7 @@ msgctxt ""
msgid "<variable id=\"format_value_userdef\"><link href=\"text/scalc/guide/format_value_userdef.xhp\" name=\"User-defined Number Formats\">User-defined Number Formats</link></variable>"
msgstr "<variable id=\"format_value_userdef\"><link href=\"text/scalc/guide/format_value_userdef.xhp\" name=\"Uživatelem definované formáty čísla\">Uživatelem definované formáty čísla</link></variable>"
+#. AGNss
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5368,6 +6037,7 @@ msgctxt ""
msgid "You can define your own number formats to display numbers in <item type=\"productname\">%PRODUCTNAME</item> Calc."
msgstr "V <item type=\"productname\">%PRODUCTNAME</item> Calc je možné nadefinovat vlastní formáty zobrazení čísel."
+#. NFeoQ
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5376,6 +6046,7 @@ msgctxt ""
msgid "As an example, to display the number 10,200,000 as 10.2 Million:"
msgstr "Např. zobrazení čísla 10 200 000 jako 10,2 mil. dosáhnete takto:"
+#. D3ZeE
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5384,6 +6055,7 @@ msgctxt ""
msgid "Select the cells to which you want to apply a new, user-defined format."
msgstr "Vyberte buňky, na které chcete nový, uživatelem definovaný formát použít."
+#. EWTbr
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5392,6 +6064,7 @@ msgctxt ""
msgid "Choose <emph>Format - Cells - Numbers</emph>."
msgstr "Zvolte <emph>Formát - Buňky - Čísla</emph>."
+#. dDV7y
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5400,6 +6073,7 @@ msgctxt ""
msgid "In the <emph>Categories</emph> list box select \"User-defined\"."
msgstr "V seznamu <emph>Kategorie</emph> vyberte \"Definované uživatelem\"."
+#. CAX4U
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5408,6 +6082,7 @@ msgctxt ""
msgid "In the <emph>Format code</emph> text box enter the following code:"
msgstr "Do pole <emph>Formátovací kód</emph> zadejte:"
+#. dkHFm
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5416,6 +6091,7 @@ msgctxt ""
msgid "0.0,, \"Million\""
msgstr "0,0  \" mil.\""
+#. tRigu
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5424,6 +6100,7 @@ msgctxt ""
msgid "Click OK."
msgstr "Klepněte na tlačítko OK."
+#. BeeYr
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5432,6 +6109,7 @@ msgctxt ""
msgid "The following table shows the effects of rounding, thousands delimiters (,), decimal delimiters (.) and the placeholders # and 0."
msgstr "Následující tabulka ukazuje výsledky použití zaokrouhlení, oddělovačů tisíců (mezera), oddělovačů desetinných míst (čárka) a zástupných znaků # a 0."
+#. rhoNR
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5440,6 +6118,7 @@ msgctxt ""
msgid "Number"
msgstr "Číslo"
+#. gcKFX
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5448,6 +6127,7 @@ msgctxt ""
msgid ".#,, \"Million\""
msgstr ",# \" mil.\""
+#. ZDWJV
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5456,6 +6136,7 @@ msgctxt ""
msgid "0.0,, \"Million\""
msgstr "0,0  \" mil.\""
+#. F3THi
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5464,6 +6145,7 @@ msgctxt ""
msgid "#,, \"Million\""
msgstr "#  \" mil.\""
+#. CWvSi
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5472,6 +6154,7 @@ msgctxt ""
msgid "10200000"
msgstr "10200000"
+#. LXQ8t
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5480,6 +6163,7 @@ msgctxt ""
msgid "10.2 Million"
msgstr "10,2 mil."
+#. eYXd4
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5488,6 +6172,7 @@ msgctxt ""
msgid "10.2 Million"
msgstr "10,2 mil."
+#. zDUuF
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5496,6 +6181,7 @@ msgctxt ""
msgid "10 Million"
msgstr "10 mil."
+#. PLajw
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5504,6 +6190,7 @@ msgctxt ""
msgid "500000"
msgstr "500000"
+#. jKNEA
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5512,6 +6199,7 @@ msgctxt ""
msgid ".5 Million"
msgstr ",5 mil."
+#. rpB7A
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5520,6 +6208,7 @@ msgctxt ""
msgid "0.5 Million"
msgstr "0,5 mil."
+#. Bao4X
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5528,6 +6217,7 @@ msgctxt ""
msgid "1 Million"
msgstr "1 mil."
+#. kqXDb
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5536,6 +6226,7 @@ msgctxt ""
msgid "100000000"
msgstr "100000000"
+#. PMVAd
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5544,6 +6235,7 @@ msgctxt ""
msgid "100. Million"
msgstr "100, mil."
+#. h9FjQ
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5552,6 +6244,7 @@ msgctxt ""
msgid "100.0 Million"
msgstr "100,0 mil."
+#. 9GBRG
#: format_value_userdef.xhp
msgctxt ""
"format_value_userdef.xhp\n"
@@ -5560,6 +6253,7 @@ msgctxt ""
msgid "100 Million"
msgstr "100 mil."
+#. chVng
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
@@ -5568,6 +6262,7 @@ msgctxt ""
msgid "Copying Formulas"
msgstr "Kopírování vzorců"
+#. AKeo5
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
@@ -5576,6 +6271,7 @@ msgctxt ""
msgid "<bookmark_value>formulas; copying and pasting</bookmark_value><bookmark_value>copying; formulas</bookmark_value><bookmark_value>pasting;formulas</bookmark_value>"
msgstr "<bookmark_value>vzorce; kopírování a vkládání</bookmark_value><bookmark_value>kopírování; vzorce</bookmark_value><bookmark_value>vkládání; vzorce ze schránky</bookmark_value>"
+#. Qtkdo
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
@@ -5584,6 +6280,7 @@ msgctxt ""
msgid "<variable id=\"formula_copy\"><link href=\"text/scalc/guide/formula_copy.xhp\" name=\"Copying Formulas\">Copying Formulas</link></variable>"
msgstr "<variable id=\"formula_copy\"><link href=\"text/scalc/guide/formula_copy.xhp\" name=\"Kopírování vzorců\">Kopírování vzorců</link></variable>"
+#. 3ZujS
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
@@ -5592,6 +6289,7 @@ msgctxt ""
msgid "There are various ways to copy a formula. One suggested method is:"
msgstr "Vzorec lze zkopírovat několika způsoby. Zde je uveden jeden z nich."
+#. ujCBT
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
@@ -5600,6 +6298,7 @@ msgctxt ""
msgid "Select the cell containing the formula."
msgstr "Buňku se vzorcem vyberte."
+#. ZofEF
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
@@ -5608,6 +6307,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Copy</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C to copy it."
msgstr "Zvolte <emph>Úpravy - Kopírovat</emph> nebo stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C."
+#. r3npC
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
@@ -5616,6 +6316,7 @@ msgctxt ""
msgid "Select the cell into which you want the formula to be copied."
msgstr "Vyberte buňku, do níž chcete vzorec zkopírovat."
+#. BTcCF
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
@@ -5624,6 +6325,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Paste</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V. The formula will be positioned in the new cell."
msgstr "Zvolte <emph>Úpravy - Vložit</emph>, nebo stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V. Vzorec bude umístěn v nové buňce."
+#. atCgW
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
@@ -5632,6 +6334,7 @@ msgctxt ""
msgid "If you want to copy a formula into multiple cells, there is a quick and easy way to copy into adjacent cell areas:"
msgstr "Chcete-li snadno vzorec zkopírovat do více sousedících buněk:"
+#. gyrPq
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
@@ -5640,6 +6343,7 @@ msgctxt ""
msgid "Select the cell containing the formula."
msgstr "Buňku se vzorcem vyberte."
+#. fx7Nc
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
@@ -5648,6 +6352,7 @@ msgctxt ""
msgid "Position the mouse on the bottom right of the highlighted border of the cell, and continue holding down the mouse button until the pointer changes to a cross-hair symbol."
msgstr "Umístěte ukazatel vpravo dolů na zvýrazněné ohraničení buňky a stiskněte tlačítko myši. Tvar ukazatele se změní v nitkový kříž."
+#. BmZDf
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
@@ -5656,6 +6361,7 @@ msgctxt ""
msgid "With the mouse button pressed, drag it down or to the right over all the cells into which you want to copy the formula."
msgstr "Podržte tlačítko myši stisknuté a přetáhněte křížek dolů nebo vpravo přes všechny buňky, do nichž chcete vzorec zkopírovat."
+#. 5LuK6
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
@@ -5664,6 +6370,7 @@ msgctxt ""
msgid "When you release the mouse button, the formula will be copied into the cells and automatically adjusted."
msgstr "Po uvolnění tlačítka myši je vzorec zkopírován do buněk a automaticky upraven."
+#. Ajamz
#: formula_copy.xhp
msgctxt ""
"formula_copy.xhp\n"
@@ -5672,6 +6379,7 @@ msgctxt ""
msgid "If you do not want values and texts to be automatically adjusted, then hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key when dragging. Formulas, however, are always adjusted accordingly."
msgstr "Pokud nechcete, aby hodnoty či text byly automaticky upraveny, potom spolu s tažením myší přidržte klávesu <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. Vzorce budou ovšem vždy automaticky upraveny."
+#. MrTXu
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
@@ -5680,6 +6388,7 @@ msgctxt ""
msgid "Entering Formulas"
msgstr "Vkládání vzorců"
+#. N8kvv
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
@@ -5688,6 +6397,7 @@ msgctxt ""
msgid "<bookmark_value>formula bar; input line</bookmark_value><bookmark_value>input line in formula bar</bookmark_value><bookmark_value>formulas; inputting</bookmark_value><bookmark_value>inserting;formulas</bookmark_value>"
msgstr "<bookmark_value>lišta vzorců; vstupní řádek</bookmark_value><bookmark_value>vstupní řádek na liště vzorců</bookmark_value><bookmark_value>vzorce; zadávání</bookmark_value><bookmark_value>vkládání; vzorce</bookmark_value>"
+#. rP8CF
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
@@ -5696,6 +6406,7 @@ msgctxt ""
msgid "<variable id=\"formula_enter\"><link href=\"text/scalc/guide/formula_enter.xhp\" name=\"Entering Formulas\">Entering Formulas</link></variable>"
msgstr "<variable id=\"formula_enter\"><link href=\"text/scalc/guide/formula_enter.xhp\" name=\"Vkládání vzorců\">Vkládání vzorců</link></variable>"
+#. H3w2m
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
@@ -5704,6 +6415,7 @@ msgctxt ""
msgid "You can enter formulas in several ways: using the icons, or by typing on the keyboard, or by a mixture of both methods."
msgstr "Vzorce můžete zadávat tak, že je napíšete pomocí klávesnice, zvolíte pomocí ikon nebo obě metody zkombinujete."
+#. HXqkB
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
@@ -5712,6 +6424,7 @@ msgctxt ""
msgid "Click the cell in which you want to enter the formula."
msgstr "Klepněte na buňku, do níž chcete zadat vzorec."
+#. MT9ac
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
@@ -5720,6 +6433,7 @@ msgctxt ""
msgid "Click the <emph>Function</emph> icon on the Formula Bar."
msgstr "Klepněte na ikonu <emph>Funkce</emph> na liště vzorců."
+#. jtUAV
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
@@ -5728,6 +6442,7 @@ msgctxt ""
msgid "You will now see an equals sign in the input line and you can begin to input the formula."
msgstr "Ve vstupním řádku se zobrazí znaménko rovná se. Nyní je možné zadat vzorec."
+#. 6zCUk
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
@@ -5736,6 +6451,7 @@ msgctxt ""
msgid "After entering the required values, press Enter or click <emph>Accept</emph> to insert the result in the active cell. If you want to clear your entry in the input line, press Escape or click <emph>Cancel</emph>."
msgstr "Po zadání vzorce stiskněte Enter nebo klepněte na <emph>Přijmout</emph>, čímž vzorec vložíte do aktivní buňky. Obsah vstupního řádku vyčistíte stiskem klávesy Escape nebo klepnutím na <emph>Zrušit</emph>."
+#. b4AH4
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
@@ -5744,6 +6460,7 @@ msgctxt ""
msgid "You can also enter the values and the formulas directly into the cells, even if you cannot see an input cursor. Formulas must always begin with an equals sign."
msgstr "Hodnoty a vzorce je možné zadávat i přímo do buněk, i když není vidět vstupní kurzor. Vzorce musí začínat rovnítkem."
+#. qLCxa
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
@@ -5752,6 +6469,7 @@ msgctxt ""
msgid "You can also press the + or - key on the numerical keyboard to start a formula. NumLock must be \"on\". For example, press the following keys in succession:"
msgstr "Psaní vzorce můžete také zahájit stisknutím kláves + či - na numerické klávesnici. Klávesa NumLock musí být zapnuta. Stiskněte například postupně tyto klávesy:"
+#. 7dRd8
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
@@ -5760,6 +6478,7 @@ msgctxt ""
msgid "+ 5 0 - 8 Enter"
msgstr "+ 5 0 - 8 (stiskněte klávesu Enter)"
+#. pADVE
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
@@ -5768,6 +6487,7 @@ msgctxt ""
msgid "You see the result <item type=\"literal\">42</item> in the cell. The cell contains the formula <item type=\"literal\">=+50-8</item>."
msgstr "V buňce vidíte výsledek, číslo <item type=\"literal\">42</item>. Buňka obsahuje vzorec <item type=\"literal\">=+50-8</item>."
+#. KGDF3
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
@@ -5776,6 +6496,7 @@ msgctxt ""
msgid "If you are editing a formula with references, the references and the associated cells will be highlighted with the same color. You can now resize the reference border using the mouse, and the reference in the formula displayed in the input line also changes. <emph>Show references in color</emph> can be deactivated under <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060300.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - View</link>."
msgstr "Jestliže upravujete vzorec s odkazy, odkazy a jím příslušející buňky se zvýrazní stejnou barvou. Při tom můžete změnit velikost odkazované oblasti pomocí myši, změní se také odkaz ve vzorci zobrazený ve vstupním řádku. Možnost <emph>Zobrazit odkazy barevně</emph> je možné vypnout v <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060300.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - Zobrazení</link>."
+#. G2WDH
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
@@ -5784,6 +6505,7 @@ msgctxt ""
msgid "<variable id=\"tip\">If you would like to view the calculation of individual elements of a formula, select the respective elements and press F9. For example, in the formula =SUM(A1:B12)*SUM(C1:D12) select the section SUM(C1:D12) and press F9 to view the subtotal for this area. </variable>"
msgstr "<variable id=\"tip\">Chcete-li zobrazit výsledky jednotlivých částí vzorce, vyberte příslušnou část a stiskněte F9. Například ve vzorci =SUM(A1:B12)*SUM(C1:D12) vyberte část SUM(C1:D12) a stiskněte F9, čímž se zobrazí součet této oblasti.</variable>"
+#. 3zBJH
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
@@ -5792,6 +6514,7 @@ msgctxt ""
msgid "If an error occurs when creating the formula, an <link href=\"text/scalc/05/02140000.xhp\" name=\"error message\">error message</link> appears in the active cell."
msgstr "Obsahuje-li vzorec chybu, v aktivní buňce se objeví <link href=\"text/scalc/05/02140000.xhp\" name=\"chybové hlášení\">chybové hlášení</link>."
+#. GXy6w
#: formula_enter.xhp
msgctxt ""
"formula_enter.xhp\n"
@@ -5800,6 +6523,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/main0206.xhp\" name=\"Formula bar\">Formula bar</link>"
msgstr "<link href=\"text/scalc/main0206.xhp\" name=\"Lišta vzorců\">Lišta vzorců</link>"
+#. a5yvD
#: formula_value.xhp
msgctxt ""
"formula_value.xhp\n"
@@ -5808,6 +6532,7 @@ msgctxt ""
msgid "Displaying Formulas or Values"
msgstr "Zobrazení vzorců a hodnot"
+#. CSD33
#: formula_value.xhp
msgctxt ""
"formula_value.xhp\n"
@@ -5816,6 +6541,7 @@ msgctxt ""
msgid "<bookmark_value>formulas; displaying in cells</bookmark_value><bookmark_value>values; displaying in tables</bookmark_value><bookmark_value>tables; displaying formulas/values</bookmark_value><bookmark_value>results display vs. formulas display</bookmark_value><bookmark_value>displaying; formulas instead of results</bookmark_value>"
msgstr "<bookmark_value>vzorce; zobrazování v buňkách</bookmark_value><bookmark_value>hodnoty; zobrazování v tabulkách</bookmark_value><bookmark_value>tabulky; zobrazování vzorců a hodnot</bookmark_value><bookmark_value>zobrazování výsledků vs. zobrazování vzorců</bookmark_value><bookmark_value>zobrazení; vzorce místo výsledků</bookmark_value>"
+#. CAjGG
#: formula_value.xhp
msgctxt ""
"formula_value.xhp\n"
@@ -5824,6 +6550,7 @@ msgctxt ""
msgid "<variable id=\"formula_value\"><link href=\"text/scalc/guide/formula_value.xhp\" name=\"Displaying Formulas or Values\">Displaying Formulas or Values</link></variable>"
msgstr "<variable id=\"formula_value\"><link href=\"text/scalc/guide/formula_value.xhp\" name=\"Zobrazení vzorců a hodnot\">Zobrazení vzorců a hodnot</link></variable>"
+#. MeZFx
#: formula_value.xhp
msgctxt ""
"formula_value.xhp\n"
@@ -5832,6 +6559,7 @@ msgctxt ""
msgid "If you want to display the formulas in the cells, for example in the form =SUM(A1:B5), proceed as follows:"
msgstr "Chcete-li zobrazit v buňkách vzorce, například ve tvaru =SUM(A1:B5), postupujte takto:"
+#. PADBf
#: formula_value.xhp
msgctxt ""
"formula_value.xhp\n"
@@ -5840,6 +6568,7 @@ msgctxt ""
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - View</emph>."
msgstr "Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Zobrazení</emph>."
+#. 6tdYB
#: formula_value.xhp
msgctxt ""
"formula_value.xhp\n"
@@ -5848,6 +6577,7 @@ msgctxt ""
msgid "In the <emph>Display</emph> area mark the <emph>Formulas</emph> box. Click OK."
msgstr "V části <emph>Zobrazení</emph> zaškrtněte položku <emph>Vzorce</emph>. Klikněte na OK."
+#. Q5PPt
#: formula_value.xhp
msgctxt ""
"formula_value.xhp\n"
@@ -5856,6 +6586,7 @@ msgctxt ""
msgid "If you want to view the calculation results instead of the formula, do not mark the Formulas box."
msgstr "Pokud chcete vidět výsledky a ne vzorce, položku Vzorce nezaškrtávejte."
+#. iDByM
#: formula_value.xhp
msgctxt ""
"formula_value.xhp\n"
@@ -5864,6 +6595,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - View</link>"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - Zobrazení</link>"
+#. xBkFL
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -5872,6 +6604,7 @@ msgctxt ""
msgid "Calculating With Formulas"
msgstr "Počítání se vzorci"
+#. 5J8TF
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -5880,6 +6613,7 @@ msgctxt ""
msgid "<bookmark_value>formulas;calculating with</bookmark_value><bookmark_value>calculating; with formulas</bookmark_value><bookmark_value>examples;formula calculation</bookmark_value>"
msgstr "<bookmark_value>vzorce; výpočty se vzorci</bookmark_value><bookmark_value>výpočty; pomocí vzorců</bookmark_value><bookmark_value>příklady; výpočty vzorců</bookmark_value>"
+#. EQdXT
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -5888,6 +6622,7 @@ msgctxt ""
msgid "<variable id=\"formulas\"><link href=\"text/scalc/guide/formulas.xhp\" name=\"Calculating With Formulas\">Calculating With Formulas</link></variable>"
msgstr "<variable id=\"formulas\"><link href=\"text/scalc/guide/formulas.xhp\" name=\"Počítání se vzorci\">Počítání se vzorci</link></variable>"
+#. iVVxK
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -5896,6 +6631,7 @@ msgctxt ""
msgid "All formulas begin with an equals sign. The formulas can contain numbers, text, arithmetic operators, logic operators, or functions."
msgstr "Všechny vzorce začínají rovnítkem. Mohou obsahovat čísla, text, aritmetické a logické operátory nebo funkce."
+#. VMHDP
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -5904,6 +6640,7 @@ msgctxt ""
msgid "Remember that the basic arithmetic operators (+, -, *, /) can be used in formulas using the \"Multiplication and Division before Addition and Subtraction\" rule. Instead of writing =SUM(A1:B1) you can write =A1+B1."
msgstr "Pamatujte, že na základní aritmetická znaménka (+, -, *, /) ve vzorcích platí pravidlo \"Násobení a dělení před sčítáním a odečítáním\". Namísto =SUM(A1:B1) raději používejte =A1+B1."
+#. pr9Zq
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -5912,6 +6649,7 @@ msgctxt ""
msgid "Parentheses can also be used. The result of the formula =(1+2)*3 produces a different result than =1+2*3."
msgstr "Lze používat i závorky. Výsledek vzorce =(1+2)*3 je jiný než =1+2*3."
+#. xyGTS
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -5920,6 +6658,7 @@ msgctxt ""
msgid "Here are a few examples of $[officename] Calc formulas:"
msgstr "Následuje pár příkladů vzorců v $[officename] Calc:"
+#. suAfx
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -5928,6 +6667,7 @@ msgctxt ""
msgid "=A1+10"
msgstr "=A1+10"
+#. CBA6j
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -5936,6 +6676,7 @@ msgctxt ""
msgid "Displays the contents of cell A1 plus 10."
msgstr "Zobrazí obsah buňky A1, k němuž byla připočtena hodnota 10."
+#. VFDp4
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -5944,6 +6685,7 @@ msgctxt ""
msgid "=A1*16%"
msgstr "=A1*16%"
+#. yHNCY
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -5952,6 +6694,7 @@ msgctxt ""
msgid "Displays 16% of the contents of A1."
msgstr "Zobrazí 16 % z obsahu buňky A1."
+#. JEQ4F
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -5960,6 +6703,7 @@ msgctxt ""
msgid "=A1 * A2"
msgstr "=A1 * A2"
+#. ZbQoA
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -5968,6 +6712,7 @@ msgctxt ""
msgid "Displays the result of the multiplication of A1 and A2."
msgstr "Zobrazí výsledek násobení obsahu buněk A1 a A2."
+#. XUAPn
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -5976,6 +6721,7 @@ msgctxt ""
msgid "=ROUND(A1;1)"
msgstr "=ROUND(A1;1)"
+#. nZmjz
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -5984,6 +6730,7 @@ msgctxt ""
msgid "Displays the contents of cell A1 rounded to one decimal place."
msgstr "Zobrazí obsah buňky A1 zaokrouhlený na jedno desetinné místo."
+#. p46Wk
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -5992,6 +6739,7 @@ msgctxt ""
msgid "=EFFECTIVE(5%;12)"
msgstr "=EFFECTIVE(5%;12)"
+#. LFSAU
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -6000,6 +6748,7 @@ msgctxt ""
msgid "Calculates the effective interest for 5% annual nominal interest with 12 payments a year."
msgstr "Vypočítá efektivní úrokovou sazbu z nominální úrokové míry ve výši 5% při 12 splátkách za rok."
+#. 2A7E6
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -6008,6 +6757,7 @@ msgctxt ""
msgid "=B8-SUM(B10:B14)"
msgstr "=B8-SUM(B10:B14)"
+#. BwE2o
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -6016,6 +6766,7 @@ msgctxt ""
msgid "Calculates B8 minus the sum of the cells B10 to B14."
msgstr "Odečte od hodnoty buňky B8 součet oblasti buněk B10 až B14"
+#. a744P
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -6024,6 +6775,7 @@ msgctxt ""
msgid "=SUM(B8;SUM(B10:B14))"
msgstr "=SUM(B8;SUM(B10:B14))"
+#. 7AGzG
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -6032,6 +6784,7 @@ msgctxt ""
msgid "Calculates the sum of cells B10 to B14 and adds the value to B8."
msgstr "Vypočte součet oblasti buněk B10 až B14 a přičte hodnotu k buňce B8."
+#. nPTep
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -6040,6 +6793,7 @@ msgctxt ""
msgid "It is also possible to nest functions in formulas, as shown in the example. You can also nest functions within functions. The Function Wizard assists you with nested functions."
msgstr "Funkce lze ve vzorcích vnořovat, jak je ukázáno v příkladu. Také lze do funkcí vnořovat další funkce. Průvodce funkcí vám s vnořováním pomůže."
+#. CQoDo
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -6048,6 +6802,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060100.xhp\" name=\"Functions list\">Functions list</link>"
msgstr "<link href=\"text/scalc/01/04060100.xhp\" name=\"Seznam funkcí\">Seznam funkcí</link>"
+#. nFipB
#: formulas.xhp
msgctxt ""
"formulas.xhp\n"
@@ -6056,6 +6811,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilot: Functions\">Function Wizard</link>"
msgstr "<link href=\"text/scalc/01/04060000.xhp\" name=\"Průvodce funkcí\">Průvodce funkcí</link>"
+#. 6XzRE
#: fraction_enter.xhp
msgctxt ""
"fraction_enter.xhp\n"
@@ -6064,6 +6820,7 @@ msgctxt ""
msgid "Entering Fractions"
msgstr "Zadání zlomků"
+#. AJMeW
#: fraction_enter.xhp
msgctxt ""
"fraction_enter.xhp\n"
@@ -6072,6 +6829,7 @@ msgctxt ""
msgid "<bookmark_value>fractions; entering</bookmark_value><bookmark_value>numbers; entering fractions </bookmark_value><bookmark_value>inserting;fractions</bookmark_value>"
msgstr "<bookmark_value>zlomky; zadávání</bookmark_value><bookmark_value>čísla; zadávání zlomků</bookmark_value><bookmark_value>vkládání; zlomky</bookmark_value>"
+#. ry5Y2
#: fraction_enter.xhp
msgctxt ""
"fraction_enter.xhp\n"
@@ -6080,6 +6838,7 @@ msgctxt ""
msgid "<variable id=\"fraction_enter\"><link href=\"text/scalc/guide/fraction_enter.xhp\" name=\"Entering Fractions \">Entering Fractions </link></variable>"
msgstr "<variable id=\"fraction_enter\"><link href=\"text/scalc/guide/fraction_enter.xhp\" name=\"Zadání zlomků \">Zadání zlomků </link></variable>"
+#. NEuqx
#: fraction_enter.xhp
msgctxt ""
"fraction_enter.xhp\n"
@@ -6088,6 +6847,7 @@ msgctxt ""
msgid "You can enter a fractional number in a cell and use it for calculation:"
msgstr "Do buňky lze zadat zlomek a používat ho pro výpočty:"
+#. EG6pz
#: fraction_enter.xhp
msgctxt ""
"fraction_enter.xhp\n"
@@ -6096,6 +6856,7 @@ msgctxt ""
msgid "Enter \"0 1/5\" in a cell (without the quotation marks) and press the input key. In the input line above the spreadsheet you will see the value 0.2, which is used for the calculation."
msgstr "Zadejte \"0 1/5\" (bez uvozovek). Ve vstupní řádce se objeví hodnota 0,2, se kterou budou prováděny výpočty."
+#. JGMCp
#: fraction_enter.xhp
msgctxt ""
"fraction_enter.xhp\n"
@@ -6104,6 +6865,7 @@ msgctxt ""
msgid "If you enter “0 1/2” AutoCorrect causes the three characters 1, / and 2 to be replaced by a single character, ½. The same applies to 1/4 and 3/4. This replacement is defined in <emph>Tools - AutoCorrect - AutoCorrect Options - Options</emph> tab."
msgstr "Zadáte-li „0 1/2“, automatické opravy nahradí tyto tři znaky 1, / a 2 jediným znakem. To samé platí pro 1/4 a 3/4. Toto nahrazení se stanovuje na kartě <emph>Nástroje - Automatické opravy - Nastavení automatických oprav - Možnosti</emph>."
+#. WncaT
#: fraction_enter.xhp
msgctxt ""
"fraction_enter.xhp\n"
@@ -6112,6 +6874,7 @@ msgctxt ""
msgid "If you want to see multi-digit fractions such as \"1/10\", you must change the cell format to the multi-digit fraction view. Open the context menu of the cell, and choose <emph>Format cells. </emph>Select \"Fraction\" from the <emph>Category</emph> field, and then select \"-1234 10/81\". You can then enter fractions such as 12/31 or 12/32 - the fractions are, however, automatically reduced, so that in the last example you would see 3/8."
msgstr "K zobrazení zlomků jako je \"1/10\" musíte změnit formát buňky. Otevřete místní nabídku a vyberte <emph>Formát buněk</emph>. V poli <emph>Kategorie</emph> vyberte \"Zlomek\" a poté v poli Formát \"-1234 10/81\". Nyní lze zadávat zlomky jako 12/31 nebo 12/32 - zlomky jsou automaticky kráceny, takže v posledním případě se zobrazí 3/8."
+#. ixdhC
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
@@ -6120,6 +6883,7 @@ msgctxt ""
msgid "Applying Goal Seek"
msgstr "Použití funkce Hledat řešení"
+#. i6KyW
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
@@ -6128,6 +6892,7 @@ msgctxt ""
msgid "<bookmark_value>goal seeking;example</bookmark_value><bookmark_value>equations in goal seek</bookmark_value><bookmark_value>calculating;variables in equations</bookmark_value><bookmark_value>variables;calculating equations</bookmark_value><bookmark_value>examples;goal seek</bookmark_value>"
msgstr "<bookmark_value>hledání řešení;příklad</bookmark_value><bookmark_value>rovnice při hledání řešení</bookmark_value><bookmark_value>výpočty;proměnné v rovnicích</bookmark_value><bookmark_value>proměnné;výpočty rovnic </bookmark_value><bookmark_value>příklady;hledání řešení</bookmark_value>"
+#. QJcX6
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
@@ -6136,6 +6901,7 @@ msgctxt ""
msgid "<variable id=\"goalseek\"><link href=\"text/scalc/guide/goalseek.xhp\" name=\"Applying Goal Seek\">Applying Goal Seek</link></variable>"
msgstr "<variable id=\"goalseek\"><link href=\"text/scalc/guide/goalseek.xhp\" name=\"Použití funkce Hledat řešení\">Použití funkce Hledat řešení</link></variable>"
+#. yeBWn
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
@@ -6144,6 +6910,7 @@ msgctxt ""
msgid "With the help of Goal Seek you can calculate a value that, as part of a formula, leads to the result you specify for the formula. You thus define the formula with several fixed values and one variable value and the result of the formula."
msgstr "Pomocí funkce Hledat řešení lze vypočítat hodnotu, která jako součást vzorce vede k požadovanému výsledku vzorce. Vzorec je definován s několika pevnými hodnotami, jednou proměnnou a s výsledkem vzorce."
+#. viB9m
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
@@ -6152,6 +6919,7 @@ msgctxt ""
msgid "Goal Seek Example"
msgstr "Příklad použití funkce Hledat řešení"
+#. gWfbJ
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
@@ -6160,6 +6928,7 @@ msgctxt ""
msgid "To calculate annual interest (I), create a table with the values for the capital (C), number of years (n), and interest rate (i). The formula is:"
msgstr "Pro výpočet ročního zisku vytvořte tabulku s hodnotami investice (C), počtu roků (n) a úrokové míry (i). Vzorec je:"
+#. cSY4A
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
@@ -6168,6 +6937,7 @@ msgctxt ""
msgid "I = C * n* i"
msgstr "I = C * n* i"
+#. UBFDH
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
@@ -6176,6 +6946,7 @@ msgctxt ""
msgid "Let us assume that the interest rate <item type=\"literal\">i</item> of 7.5% and the number of years <item type=\"literal\">n</item> (1) will remain constant. However, you want to know how much the investment capital <item type=\"literal\">C</item> would have to be modified in order to attain a particular return <item type=\"literal\">I</item>. For this example, calculate how much capital <item type=\"literal\">C</item> would be required if you want an annual return of $15,000."
msgstr "Předpokládejme, že úroková sazba <item type=\"literal\">i</item> je 7,5 % a počet roků <item type=\"literal\">n</item> (1) zůstane neměnný. Chceme zjistit, jak velká má být investice <item type=\"literal\">C</item>, aby bylo dosaženo určitého zisku <item type=\"literal\">I</item>. V tomto případě vypočteme výši investice <item type=\"literal\">C</item>, při které bude za rok dosaženo zisku 15 000 dolarů."
+#. E8wVE
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
@@ -6184,6 +6955,7 @@ msgctxt ""
msgid "Enter each of the values for Capital <item type=\"literal\">C</item> (an arbitrary value like <item type=\"literal\">$100,000</item>), number of years <item type=\"literal\">n </item>(<item type=\"literal\">1</item>), and interest rate <item type=\"literal\">i</item> (<item type=\"literal\">7.5%</item>) in one cell each. Enter the formula to calculate the interest <item type=\"literal\">I</item> in another cell. Instead of <item type=\"literal\">C</item>, <item type=\"literal\">n</item>, and <item type=\"literal\">i</item> use the <link href=\"text/scalc/guide/relativ_absolut_ref.xhp\">reference to the cell</link> with the corresponding value."
msgstr "Do buněk zadejte hodnoty pro investici <item type=\"literal\">C</item> (libovolnou hodnotu, např. <item type=\"literal\">100 000</item>), počet roků <item type=\"literal\">n </item>(<item type=\"literal\">1</item>) a úrokovou míru <item type=\"literal\">i</item> (<item type=\"literal\">7,5 %</item>). Do další buňky zadejte vzorec pro výpočet zisku <item type=\"literal\">I</item>. Namísto <item type=\"literal\">C</item>, <item type=\"literal\">n</item> a <item type=\"literal\">i</item> použijte <link href=\"text/scalc/guide/relativ_absolut_ref.xhp\">odkazy na buňky</link> s příslušnými hodnotami."
+#. ETmjE
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
@@ -6192,6 +6964,7 @@ msgctxt ""
msgid "Place the cursor in the cell containing the interest <item type=\"literal\">I</item>, and choose <emph>Tools - Goal Seek</emph>. The <emph>Goal Seek</emph> dialog appears."
msgstr "Umístěte kurzor do buňky se ziskem <item type=\"literal\">I</item> a zvolte <emph>Nástroje - Hledat řešení</emph>. Zobrazí se dialog <emph>Hledat řešení</emph>."
+#. AuvJG
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
@@ -6200,6 +6973,7 @@ msgctxt ""
msgid "The correct cell is already entered in the field <emph>Formula Cell</emph>."
msgstr "V poli <emph>Buňka se vzorcem</emph> už je vyplněna adresa správné buňky."
+#. 5eePU
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
@@ -6208,6 +6982,7 @@ msgctxt ""
msgid "Place the cursor in the field <emph>Variable Cell</emph>. In the sheet, click in the cell that contains the value to be changed, in this example it is the cell with the capital value <item type=\"literal\">C</item>."
msgstr "Nastavte kurzor do pole <emph>Proměnná buňka</emph>. Klepněte na buňku, která obsahuje proměnnou hodnotu. V tomto příkladu na buňku s výší investice <item type=\"literal\">C</item>."
+#. UGtG2
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
@@ -6216,6 +6991,7 @@ msgctxt ""
msgid "Enter the expected result of the formula in the <emph>Target Value</emph> text box. In this example, the value is 15,000. Click <emph>OK</emph>."
msgstr "Do pole <emph>Cílová hodnota</emph> zadejte požadovaný výsledek. Pro tento příklad hodnotu 15 000. Klepněte na <emph>OK</emph>."
+#. JPSHu
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
@@ -6224,6 +7000,7 @@ msgctxt ""
msgid "A dialog appears informing you that the Goal Seek was successful. Click <emph>Yes</emph> to enter the result in the cell with the variable value."
msgstr "Zobrazí se dialog s informací, že hledání řešení bylo úspěšné. Klepnutím na <emph>Ano</emph> vložíte výsledek do buňky s proměnnou."
+#. iMULv
#: goalseek.xhp
msgctxt ""
"goalseek.xhp\n"
@@ -6232,6 +7009,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Goal Seek</link>"
msgstr "<link href=\"text/scalc/01/06040000.xhp\" name=\"Hledání řešení\">Hledání řešení</link>"
+#. UhcpV
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
@@ -6240,6 +7018,7 @@ msgctxt ""
msgid "Saving and Opening Sheets in HTML"
msgstr "Uložení a otevření sešitu ve formátu HTML"
+#. hqPFT
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
@@ -6248,6 +7027,7 @@ msgctxt ""
msgid "<bookmark_value>HTML; sheets</bookmark_value><bookmark_value>sheets; HTML</bookmark_value><bookmark_value>saving; sheets in HTML</bookmark_value><bookmark_value>opening; sheets in HTML</bookmark_value>"
msgstr "<bookmark_value>HTML; listy</bookmark_value><bookmark_value>listy; HTML</bookmark_value><bookmark_value>ukládání; listy v HTML</bookmark_value><bookmark_value>otevírání; listy v HTML</bookmark_value>"
+#. aPFgV
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
@@ -6256,6 +7036,7 @@ msgctxt ""
msgid "<variable id=\"html_doc\"><link href=\"text/scalc/guide/html_doc.xhp\" name=\"Saving and Opening Sheets in HTML\">Saving and Opening Sheets in HTML</link></variable>"
msgstr "<variable id=\"html_doc\"><link href=\"text/scalc/guide/html_doc.xhp\" name=\"Uložení a otevření sešitu ve formátu HTML\">Uložení a otevření sešitu ve formátu HTML</link></variable>"
+#. qFyZS
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
@@ -6264,6 +7045,7 @@ msgctxt ""
msgid "Saving Sheets in HTML"
msgstr "Uložení sešitu ve formátu HTML"
+#. LGxfn
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
@@ -6272,6 +7054,7 @@ msgctxt ""
msgid "<item type=\"productname\">%PRODUCTNAME</item> Calc saves all the sheets of a Calc document together as an HTML document. At the beginning of the HTML document, a heading and a list of hyperlinks are automatically added which lead to the individual sheets within the document."
msgstr "<item type=\"productname\">%PRODUCTNAME</item> Calc ukládá všechny listy sešitu jako jeden HTML dokument. Na začátku HTML dokumentu je hlavička a seznam hypertextových odkazů, které vedou na jednotlivé listy."
+#. mtAQs
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
@@ -6280,6 +7063,7 @@ msgctxt ""
msgid "Numbers are shown as written. In addition, in the <SDVAL> HTML tag, the exact internal number value is written so that after opening the HTML document with <item type=\"productname\">%PRODUCTNAME</item> you know you have the exact values."
msgstr "Čísla jsou zobrazena tak, jak byla napsána. Navíc je v HTML značce <SDVAL> uložena přesná interní hodnota, takže po opětovném otevření HTML dokumentu pomocí <item type=\"productname\">%PRODUCTNAME</item> budou zachována přesná čísla."
+#. uKM4A
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
@@ -6288,6 +7072,7 @@ msgctxt ""
msgid "To save the current Calc document as HTML, choose <emph>File - Save As</emph>."
msgstr "Aktuální Calc dokument uložíte ve formátu HTML výběrem <emph>Soubor - Uložit jako</emph>."
+#. BUVST
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
@@ -6296,6 +7081,7 @@ msgctxt ""
msgid "In the <emph>File type</emph> list box, in the area with the other <item type=\"productname\">%PRODUCTNAME</item> Calc filters, choose the file type \"HTML Document (<item type=\"productname\">%PRODUCTNAME</item> Calc)\"."
msgstr "V seznamu <emph>Typ souboru</emph> v oblasti s ostatními filtry <item type=\"productname\">%PRODUCTNAME</item> Calc vyberte typ \"HTML Dokument (<item type=\"productname\">%PRODUCTNAME</item> Calc)\"."
+#. cEXDE
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
@@ -6304,6 +7090,7 @@ msgctxt ""
msgid "Enter a <emph>File name</emph> and click <emph>Save</emph>."
msgstr "Zadejte <emph>název souboru</emph> a klepněte na <emph>Uložit</emph>."
+#. G9crT
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
@@ -6312,6 +7099,7 @@ msgctxt ""
msgid "Opening Sheets in HTML"
msgstr "Otevření sešitu ve formátu HTML"
+#. hZdEW
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
@@ -6320,6 +7108,7 @@ msgctxt ""
msgid "<item type=\"productname\">%PRODUCTNAME</item> offers various filters for opening HTML files, which you can select under <emph>File - Open</emph> in the <emph>Files of type</emph> list box:"
msgstr "<item type=\"productname\">%PRODUCTNAME</item> nabízí pro otevírání HTML souborů různé filtry, které naleznete v menu <emph>Soubor - Otevřít</emph> v seznamu <emph>Typ souboru</emph>:"
+#. GXftR
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
@@ -6328,6 +7117,7 @@ msgctxt ""
msgid "Choose the file type \"HTML Document (<item type=\"productname\">%PRODUCTNAME</item> Calc)\" to open in <item type=\"productname\">%PRODUCTNAME</item> Calc."
msgstr "Vyberte typ souboru \"HTML Dokument (<item type=\"productname\">%PRODUCTNAME</item> Calc)\" pro otevření v <item type=\"productname\">%PRODUCTNAME</item> Calc."
+#. tj7SQ
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
@@ -6336,6 +7126,7 @@ msgctxt ""
msgid "All <item type=\"productname\">%PRODUCTNAME</item> Calc options are now available to you. However, not all options that <item type=\"productname\">%PRODUCTNAME</item> Calc offers for editing can be saved in HTML format."
msgstr "Všechny funkce a vlastnosti <item type=\"productname\">%PRODUCTNAME</item> Calc jsou k dispozici. Nicméně ne všechny možnosti, které má <item type=\"productname\">%PRODUCTNAME</item> Calc pro editaci, lze uložit do HTML formátu."
+#. EVA3w
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
@@ -6344,6 +7135,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"File - Open\">File - Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Soubor - Otevřít\">Soubor - Otevřít</link>"
+#. ApBCr
#: html_doc.xhp
msgctxt ""
"html_doc.xhp\n"
@@ -6352,6 +7144,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"File - Save As\">File - Save As</link>"
msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Soubor - Uložit jako\">Soubor - Uložit jako</link>"
+#. 66Qu3
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
@@ -6360,6 +7153,7 @@ msgctxt ""
msgid "Entering a Number with Leading Zeros"
msgstr "Zadání čísla začínajícího nulou"
+#. GGTWq
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
@@ -6368,6 +7162,7 @@ msgctxt ""
msgid "<bookmark_value>zero values; entering leading zeros</bookmark_value> <bookmark_value>numbers; with leading zeros</bookmark_value> <bookmark_value>leading zeros</bookmark_value> <bookmark_value>integers with leading zeros</bookmark_value> <bookmark_value>cells; changing text/number formats</bookmark_value> <bookmark_value>formats; changing text/number</bookmark_value> <bookmark_value>text in cells; changing to numbers</bookmark_value> <bookmark_value>converting;text with leading zeros, into numbers</bookmark_value>"
msgstr "<bookmark_value>nulové hodnoty; zadávání čísel začínajících nulou</bookmark_value><bookmark_value>čísla; začínající nulou</bookmark_value><bookmark_value>úvodní nuly</bookmark_value><bookmark_value>celá čísla začínající nulou</bookmark_value><bookmark_value>buňky; změna formátů textu/čísla</bookmark_value><bookmark_value>formáty; změna textu/čísla</bookmark_value><bookmark_value>text v buňkách; změna na čísla</bookmark_value><bookmark_value>převádění;text začínající nulou na čísla</bookmark_value>"
+#. WJnMv
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
@@ -6376,6 +7171,7 @@ msgctxt ""
msgid "<variable id=\"integer_leading_zero\"><link href=\"text/scalc/guide/integer_leading_zero.xhp\" name=\"Entering a Number with Leading Zeros\">Entering a Number with Leading Zeros</link></variable>"
msgstr "<variable id=\"integer_leading_zero\"><link href=\"text/scalc/guide/integer_leading_zero.xhp\" name=\"Zadání čísla začínajícího nulou\">Zadání čísla začínajícího nulou</link></variable>"
+#. ZFk6Q
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
@@ -6384,6 +7180,7 @@ msgctxt ""
msgid "There are various ways to enter integers starting with a zero:"
msgstr "Existuje několik způsobů, jak zadat celé číslo začínající číslicí nula."
+#. kqPoV
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
@@ -6392,6 +7189,7 @@ msgctxt ""
msgid "Enter the number as text. The easiest way is to enter the number starting with an apostrophe (for example, <item type=\"input\">'0987</item>). The apostrophe will not appear in the cell, and the number will be formatted as text. Because it is in text format, however, you cannot calculate with this number."
msgstr "Vložte čísla jako text. Nejjednodušší cesta je vložit čísla začínající apostrofem (například <item type=\"input\">'0987</item>). Apostrof se neobjeví v buňce a číslo bude formátováno jako text. Protože je nyní číslo považováno za text, nemůžete s ním počítat."
+#. jQBnH
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
@@ -6400,6 +7198,7 @@ msgctxt ""
msgid "Format a cell with a number format such as <item type=\"input\">\\0000</item>. This format can be assigned in the <emph>Format code</emph> field under the <emph>Format - Cells - Numbers</emph> tab, and defines the cell display as \"always put a zero first and then the integer, having at least three places, and filled with zeros at the left if less than three digits\"."
msgstr "Zformátujte buňku s formátem čísla jako je <item type=\"input\">\\0000</item>. Tento formát může být určen v poli <emph>Kód formátu</emph> na kartě <emph>Formát - Buňky - Čísla</emph> a definuje zobrazení buňky jako \"vždy vložit první nulu a poté celé číslo mající alespoň 3 místa a doplnit nulami zbytek, pokud obsahuje méně než 3 číslice\"."
+#. 9RanL
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
@@ -6408,6 +7207,7 @@ msgctxt ""
msgid "If you want to apply a numerical format to a column of numbers in text format (for example, text \"000123\" becomes number \"123\"), do the following:"
msgstr "Chcete-li nastavit číselný formát na sloupec s čísly v textovém formátu (například text \"000123\" převést na \"123\"), postupujte takto:"
+#. Y9PcH
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
@@ -6416,6 +7216,7 @@ msgctxt ""
msgid "Select the column in which the digits are found in text format. Set the cell format in that column as \"Number\"."
msgstr "Vyberte sloupec, ve kterém jsou čísla v textovém formátu. Nastavte formát buněk na \"Číslo\"."
+#. KR9G6
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
@@ -6424,6 +7225,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Find & Replace</emph>"
msgstr "Zvolte <emph>Úpravy - Najít a nahradit</emph>"
+#. MJUjm
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
@@ -6432,6 +7234,7 @@ msgctxt ""
msgid "In the <emph>Find</emph> box, enter <item type=\"input\">^[0-9]</item>"
msgstr "Do pole <emph>Najít</emph> zadejte <item type=\"input\">^[0-9]</item>"
+#. 6gHkJ
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
@@ -6440,6 +7243,7 @@ msgctxt ""
msgid "In the <emph>Replace</emph> box, enter <item type=\"input\">&</item>"
msgstr "Do pole <emph>Nahradit</emph> zadejte <item type=\"input\">&</item>"
+#. 2e4FS
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
@@ -6448,6 +7252,7 @@ msgctxt ""
msgid "Check <emph>Regular expressions</emph>"
msgstr "Zaškrtněte <emph>Regulární výrazy</emph>"
+#. Ek4jF
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
@@ -6456,6 +7261,7 @@ msgctxt ""
msgid "Check <emph>Current selection only</emph>"
msgstr "Zaškrtněte <emph>Pouze v současném výběru</emph>"
+#. noLgp
#: integer_leading_zero.xhp
msgctxt ""
"integer_leading_zero.xhp\n"
@@ -6464,6 +7270,7 @@ msgctxt ""
msgid "Click <emph>Replace All</emph>"
msgstr "Klepněte na <emph>Nahradit vše</emph>"
+#. MSHQ3
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6472,6 +7279,7 @@ msgctxt ""
msgid "Shortcut Keys (%PRODUCTNAME Calc Accessibility)"
msgstr "Klávesové zkratky (zpřístupnění %PRODUCTNAME Calc)"
+#. 8nhV7
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6480,6 +7288,7 @@ msgctxt ""
msgid "<bookmark_value>accessibility; %PRODUCTNAME Calc shortcuts</bookmark_value><bookmark_value>shortcut keys;%PRODUCTNAME Calc accessibility</bookmark_value>"
msgstr "<bookmark_value>zpřístupnění; zkratky %PRODUCTNAME Calc</bookmark_value><bookmark_value>klávesové zkratky; zpřístupnění programu %PRODUCTNAME Calc</bookmark_value>"
+#. 5D3u4
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6488,6 +7297,7 @@ msgctxt ""
msgid "<variable id=\"keyboard\"><link href=\"text/scalc/guide/keyboard.xhp\" name=\"Shortcut Keys (%PRODUCTNAME Calc Accessibility)\">Shortcut Keys (<item type=\"productname\">%PRODUCTNAME</item> Calc Accessibility)</link></variable>"
msgstr "<variable id=\"keyboard\"><link href=\"text/scalc/guide/keyboard.xhp\" name=\"Klávesové zkratky (zpřístupnění %PRODUCTNAME Calc)\">Klávesové zkratky (zpřístupnění <item type=\"productname\">%PRODUCTNAME</item> Calc)</link></variable>"
+#. P7WD8
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6496,6 +7306,7 @@ msgctxt ""
msgid "Refer also to the lists of shortcut keys for <item type=\"productname\">%PRODUCTNAME</item> Calc and <item type=\"productname\">%PRODUCTNAME</item> in general."
msgstr "Viz též klávesové zkratky pro <item type=\"productname\">%PRODUCTNAME</item> Calc a všeobecné klávesové zkratky <item type=\"productname\">%PRODUCTNAME</item>."
+#. fvTfW
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6504,6 +7315,7 @@ msgctxt ""
msgid "Cell Selection Mode"
msgstr "Režim výběru buněk"
+#. GhNyL
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6512,6 +7324,7 @@ msgctxt ""
msgid "<image id=\"img_id3150439\" src=\"formula/res/refinp1.png\" width=\"0.1327inch\" height=\"0.1327inch\"><alt id=\"alt_id3150439\">Icon</alt></image>"
msgstr "<image id=\"img_id3150439\" src=\"formula/res/refinp1.png\" width=\"0.1327inch\" height=\"0.1327inch\"><alt id=\"alt_id3150439\">Ikonka</alt></image>"
+#. YBDA2
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6520,6 +7333,7 @@ msgctxt ""
msgid "In a text box that has a button to minimize the dialog, press <item type=\"keycode\">F2</item> to enter the cell selection mode. Select any number of cells, then press <item type=\"keycode\">F2</item> again to show the dialog."
msgstr "V poli, které má tlačítko k minimalizaci dialogu, stiskněte <item type=\"keycode\">F2</item>, čímž se přepnete do režimu výběru buněk. Vyberte buňky a opět stiskněte <item type=\"keycode\">F2</item> pro návrat zpět do dialogu."
+#. h4DAg
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6528,6 +7342,7 @@ msgctxt ""
msgid "In the cell selection mode, you can use the common navigation keys to select cells."
msgstr "V režimu výběru buněk je možné používat všechny běžné navigační klávesy."
+#. UdBhU
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6536,6 +7351,7 @@ msgctxt ""
msgid "Controlling the Outline"
msgstr "Ovládání souhrnu"
+#. rBMm4
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6544,6 +7360,7 @@ msgctxt ""
msgid "You can use the keyboard in <link href=\"text/scalc/01/12080000.xhp\" name=\"Outline\">Outline</link>:"
msgstr "V <link href=\"text/scalc/01/12080000.xhp\" name=\"Souhrn\">Souhrnu</link> lze používat klávesnici:"
+#. L9VfN
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6552,6 +7369,7 @@ msgctxt ""
msgid "Press <item type=\"keycode\">F6</item> or <item type=\"keycode\">Shift+F6</item> until the vertical or horizontal outline window has the focus."
msgstr "Tiskněte <item type=\"keycode\">F6</item> nebo <item type=\"keycode\">Shift+F6</item>, dokud svislé nebo vodorovné okno souhrnu nezíská zaměření."
+#. YfB3C
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6560,6 +7378,7 @@ msgctxt ""
msgid "<item type=\"keycode\">Tab</item> - cycle through all visible buttons from top to bottom or from left to right."
msgstr "Klávesa <item type=\"keycode\">Tab</item> - přepíná mezi viditelnými tlačítky odshora dolů či zleva doprava."
+#. woNKZ
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6568,6 +7387,7 @@ msgctxt ""
msgid "<item type=\"keycode\">Shift+Tab</item> - cycle through all visible buttons in the opposite direction."
msgstr "Klávesy <item type=\"keycode\">Shift+Tab</item> - totéž v obráceném směru"
+#. sEF7Z
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6576,6 +7396,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+1 to Command+8</caseinline><defaultinline>Ctrl+1 to Ctrl+8</defaultinline></switchinline> - show all levels up to the specified number; hide all higher levels."
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+1 to Command+8</caseinline><defaultinline>Ctrl+1 to Ctrl+8</defaultinline></switchinline> - zobrazí všechny úrovně až do zadaného čísla; skryje vyšší."
+#. tHbqV
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6584,6 +7405,7 @@ msgctxt ""
msgid "Use <item type=\"keycode\">+</item> or <item type=\"keycode\">-</item> to show or hide the focused outline group."
msgstr "Klávesami <item type=\"keycode\">+</item> a <item type=\"keycode\">-</item> rozbalíte či sbalíte zaměřenou úroveň souhrnu."
+#. kvXDz
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6592,6 +7414,7 @@ msgctxt ""
msgid "Press <item type=\"keycode\">Enter</item> to activate the focused button."
msgstr "Stiskem klávesy <item type=\"keycode\">Enter</item> aktivujete zaměřené tlačítko."
+#. cbpG5
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6600,6 +7423,7 @@ msgctxt ""
msgid "Use <item type=\"keycode\">Up</item>, <item type=\"keycode\">Down</item>, <item type=\"keycode\">Left</item>, or <item type=\"keycode\">Right</item> arrow to cycle through all buttons in the current level."
msgstr "Kurzorové klávesy <item type=\"keycode\">Nahoru</item>, <item type=\"keycode\">Dolů</item>, <item type=\"keycode\">Vlevo</item> nebo <item type=\"keycode\">Vpravo</item> prochází všechna tlačítka v aktuální úrovni."
+#. up5Eo
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6608,6 +7432,7 @@ msgctxt ""
msgid "Selecting a Drawing Object or a Graphic"
msgstr "Označení kresby či obrázku"
+#. ND75D
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6616,6 +7441,7 @@ msgctxt ""
msgid "Choose View - Toolbars - Drawing to open the Drawing toolbar."
msgstr "Volbou Zobrazit - Nástrojové lišty - Kresba zobrazíte nástrojovou lištu Kresba."
+#. staPK
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6624,6 +7450,7 @@ msgctxt ""
msgid "Press <item type=\"keycode\">F6</item> until the <emph>Drawing</emph> toolbar is selected."
msgstr "Tiskněte <item type=\"keycode\">F6</item>, dokud není nástrojová lišta <emph>Kresba</emph> aktivní."
+#. 4SuXi
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6632,6 +7459,7 @@ msgctxt ""
msgid "If the selection tool is active, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter. This selects the first drawing object or graphic in the sheet."
msgstr "Je-li aktivní nástroj Vybrat, stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter. Tím vyberete první kresbu nebo obrázek na listu."
+#. AnBgF
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6640,6 +7468,7 @@ msgctxt ""
msgid "With <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 you set the focus to the document."
msgstr "Po stisku <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 opět nastavíte zaměření dokumentu."
+#. GLSGe
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -6648,6 +7477,7 @@ msgctxt ""
msgid "Now you can use <item type=\"keycode\">Tab</item> to select the next drawing object or graphic and <item type=\"keycode\">Shift+Tab</item> to select the previous one."
msgstr "Nyní se pomocí klávesy <item type=\"keycode\">Tab</item> přesunete na další objekt kresby či obrázek a stiskem <item type=\"keycode\">Shift+Tab</item> na předchozí."
+#. DE22p
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
@@ -6656,6 +7486,7 @@ msgctxt ""
msgid "Freezing Rows or Columns as Headers"
msgstr "Ukotvení řádků a sloupců jako záhlaví"
+#. T2rdS
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
@@ -6664,6 +7495,7 @@ msgctxt ""
msgid "<bookmark_value>tables; freezing</bookmark_value> <bookmark_value>title rows; freezing during table split</bookmark_value> <bookmark_value>rows; freezing</bookmark_value> <bookmark_value>columns; freezing</bookmark_value> <bookmark_value>freezing rows or columns</bookmark_value> <bookmark_value>headers; freezing during table split</bookmark_value> <bookmark_value>scrolling prevention in tables</bookmark_value> <bookmark_value>windows; splitting</bookmark_value> <bookmark_value>tables; splitting windows</bookmark_value>"
msgstr "<bookmark_value>tabulky; ukotvení</bookmark_value><bookmark_value>titulky; ukotvení rozdělené tabulky</bookmark_value><bookmark_value>řádky; ukotvení</bookmark_value><bookmark_value>sloupce; ukotvení</bookmark_value><bookmark_value>ukotvení řádků nebo sloupců</bookmark_value><bookmark_value>záhlaví; ukotvení rozdělené tabulky</bookmark_value><bookmark_value>zamezení rolování v tabulce</bookmark_value><bookmark_value>okna; rozdělení</bookmark_value><bookmark_value>tabulky; rozdělení oken</bookmark_value>"
+#. 2WVYD
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
@@ -6672,6 +7504,7 @@ msgctxt ""
msgid "<variable id=\"line_fix\"><link href=\"text/scalc/guide/line_fix.xhp\" name=\"Freezing Rows or Columns as Headers\">Freezing Rows or Columns as Headers</link> </variable>"
msgstr "<variable id=\"line_fix\"><link href=\"text/scalc/guide/line_fix.xhp\" name=\"Ukotvení řádků a sloupců jako záhlaví\">Ukotvení řádků a sloupců jako záhlaví</link></variable>"
+#. rQbwQ
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
@@ -6680,6 +7513,7 @@ msgctxt ""
msgid "If you have long rows or columns of data that extend beyond the viewable area of the sheet, you can freeze some rows or columns, which allows you to see the frozen columns or rows as you scroll through the rest of the data."
msgstr "Máte-li dlouhé řádky nebo sloupce dat, které zasahují mimo viditelnou oblast listu, můžete některé řádky nebo sloupce ukotvit. Poté tyto ukotvené řádky stále uvidíte, i když budete procházet všechna ostatní data."
+#. uE6Wi
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
@@ -6688,6 +7522,7 @@ msgctxt ""
msgid "Select the row below, or the column to the right of the row or column that you want to be in the frozen region. All rows above, or all columns to the left of the selection are frozen."
msgstr "Vyberte řádek pod nebo sloupec napravo od řádku či sloupce, který chcete ukotvit. Všechny řádky nad či sloupce vlevo budou ukotveny."
+#. YS2LL
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
@@ -6696,6 +7531,7 @@ msgctxt ""
msgid "To freeze both horizontally and vertically, select the <emph>cell</emph> that is below the row and to the right of the column that you want to freeze."
msgstr "Vodorovného a zároveň svislého ukotvení dosáhnete tím, že vyberete <emph>buňku</emph> ležící pod řádkem a napravo od sloupce, které chcete ukotvit."
+#. jSQFE
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
@@ -6704,6 +7540,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>."
msgstr "Zvolte <item type=\"menuitem\">Zobrazit - Ukotvit řádky a sloupce</item>."
+#. 3N5Vt
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
@@ -6712,6 +7549,7 @@ msgctxt ""
msgid "To deactivate, choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item> again."
msgstr "Ukotvení zrušíte opětovným výběrem <item type=\"menuitem\">Zobrazit - Ukotvit řádky a sloupce</item>."
+#. U7GBK
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
@@ -6720,6 +7558,7 @@ msgctxt ""
msgid "If the area defined is to be scrollable, apply the <item type=\"menuitem\">View - Split Window</item> command."
msgstr "Pokud má být v oblasti možné rolovat, použijte příkaz <item type=\"menuitem\">Okno - Rozdělit</item>."
+#. izbC9
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
@@ -6728,6 +7567,7 @@ msgctxt ""
msgid "If you want to print a certain row on all pages of a document, choose <item type=\"menuitem\">Format - Print ranges - Edit</item>."
msgstr "Chcete-li určitý řádek vytisknout na každé stránce, vyberte <item type=\"menuitem\">Formát - Oblasti tisku - Upravit</item>."
+#. jQLAq
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
@@ -6736,6 +7576,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/07090000.xhp\" name=\"View - Freeze Cells - Freeze Rows and Columns\">View - Freeze Cells - Freeze Rows and Columns</link>"
msgstr "<link href=\"text/scalc/01/07090000.xhp\" name=\"View - Freeze Cells - Freeze Rows and Columns\">Zobrazit - Ukotvit řádky a sloupce</link>"
+#. RbKLt
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
@@ -6744,6 +7585,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/07080000.xhp\" name=\"View - Split\">View - Split Window</link>"
msgstr "<link href=\"text/scalc/01/07080000.xhp\" name=\"Zobrazit - Rozdělit okno\">Zobrazit - Rozdělit okno</link>"
+#. uaqGG
#: line_fix.xhp
msgctxt ""
"line_fix.xhp\n"
@@ -6752,6 +7594,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05080300.xhp\" name=\"Format - Print ranges - Edit\">Format - Print ranges - Edit</link>"
msgstr "<link href=\"text/scalc/01/05080300.xhp\" name=\"Formát - Oblasti tisku - Upravit\">Formát - Oblasti tisku - Upravit</link>"
+#. JGxbG
#: main.xhp
msgctxt ""
"main.xhp\n"
@@ -6760,6 +7603,7 @@ msgctxt ""
msgid "Instructions for Using $[officename] Calc"
msgstr "Instrukce pro použití $[officename] Calc"
+#. 8cLFT
#: main.xhp
msgctxt ""
"main.xhp\n"
@@ -6768,6 +7612,7 @@ msgctxt ""
msgid "<bookmark_value>HowTos for Calc</bookmark_value><bookmark_value>instructions; $[officename] Calc</bookmark_value>"
msgstr "<bookmark_value>návody pro Calc</bookmark_value><bookmark_value>instrukce; $[officename] Calc</bookmark_value>"
+#. CDGGu
#: main.xhp
msgctxt ""
"main.xhp\n"
@@ -6776,6 +7621,7 @@ msgctxt ""
msgid "<variable id=\"main\"><link href=\"text/scalc/guide/main.xhp\" name=\"Instructions for Using $[officename] Calc\">Instructions for Using $[officename] Calc</link></variable>"
msgstr "<variable id=\"main\"><link href=\"text/scalc/guide/main.xhp\" name=\"Instrukce pro použití $[officename] Calc\">Instrukce pro použití $[officename] Calc</link></variable>"
+#. izTXs
#: main.xhp
msgctxt ""
"main.xhp\n"
@@ -6784,6 +7630,7 @@ msgctxt ""
msgid "Formatting Tables and Cells"
msgstr "Úprava formátu tabulky nebo buňky"
+#. wegGK
#: main.xhp
msgctxt ""
"main.xhp\n"
@@ -6792,6 +7639,7 @@ msgctxt ""
msgid "Entering Values and Formulas"
msgstr "Zadání hodnoty nebo vzorce"
+#. gbmwG
#: main.xhp
msgctxt ""
"main.xhp\n"
@@ -6800,6 +7648,7 @@ msgctxt ""
msgid "Entering References"
msgstr "Zadání odkazu"
+#. Dpeey
#: main.xhp
msgctxt ""
"main.xhp\n"
@@ -6808,6 +7657,7 @@ msgctxt ""
msgid "Database Ranges in Tables"
msgstr "Databázová oblast v tabulce"
+#. WdS4k
#: main.xhp
msgctxt ""
"main.xhp\n"
@@ -6816,6 +7666,7 @@ msgctxt ""
msgid "Advanced Calculations"
msgstr "Pokročilé výpočty"
+#. tfcNX
#: main.xhp
msgctxt ""
"main.xhp\n"
@@ -6824,6 +7675,7 @@ msgctxt ""
msgid "Printing and Print Preview"
msgstr "Tisk a náhled tisku"
+#. 5wFpk
#: main.xhp
msgctxt ""
"main.xhp\n"
@@ -6832,6 +7684,7 @@ msgctxt ""
msgid "Importing and Exporting Documents"
msgstr "Import a export dokumentů"
+#. uCMKm
#: main.xhp
msgctxt ""
"main.xhp\n"
@@ -6840,6 +7693,7 @@ msgctxt ""
msgid "Miscellaneous"
msgstr "Různé"
+#. TC4cU
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -6848,6 +7702,7 @@ msgctxt ""
msgid "Selecting Multiple Cells"
msgstr "Výběr několika buněk"
+#. uhRQX
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -6856,6 +7711,7 @@ msgctxt ""
msgid "<bookmark_value>cells; selecting</bookmark_value> <bookmark_value>marking cells</bookmark_value> <bookmark_value>selecting;cells</bookmark_value> <bookmark_value>multiple cells selection</bookmark_value> <bookmark_value>selection modes in spreadsheets</bookmark_value> <bookmark_value>tables; selecting ranges</bookmark_value>"
msgstr "<bookmark_value>buňky; vybírání</bookmark_value> <bookmark_value>označování buněk</bookmark_value> <bookmark_value>vybírání;buňky</bookmark_value> <bookmark_value>výběr více buněk</bookmark_value> <bookmark_value>režimy výběru v sešitech</bookmark_value> <bookmark_value>tabulky; vybírání oblastí</bookmark_value>"
+#. agB5T
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -6864,6 +7720,7 @@ msgctxt ""
msgid "<variable id=\"mark_cells\"><link href=\"text/scalc/guide/mark_cells.xhp\" name=\"Selecting Multiple Cells\">Selecting Multiple Cells</link></variable>"
msgstr "<variable id=\"mark_cells\"><link href=\"text/scalc/guide/mark_cells.xhp\" name=\"Výběr několika buněk\">Výběr několika buněk</link></variable>"
+#. DnPDm
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -6872,6 +7729,7 @@ msgctxt ""
msgid "Select a rectangular range"
msgstr "Obdélníkový výběr"
+#. XjgG6
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -6880,6 +7738,7 @@ msgctxt ""
msgid "With the mouse button pressed, drag from one corner to the diagonally opposed corner of the range."
msgstr "Držte tlačítko myši stisknuté a přetáhněte ukazatelem z jednoho rohu oblasti do rohu protějšího."
+#. JDShL
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -6888,6 +7747,7 @@ msgctxt ""
msgid "Mark a single cell"
msgstr "Výběr jedné buňky"
+#. VwvYL
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -6896,6 +7756,7 @@ msgctxt ""
msgid "Do one of the following:"
msgstr "Proveďte jednu z následujících možností:"
+#. 8XfBg
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -6904,6 +7765,7 @@ msgctxt ""
msgid "Click, then Shift-click the cell."
msgstr "Klepněte do buňky a potom ještě jednou s přidrženou klávesou Shift."
+#. smrDt
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -6912,6 +7774,7 @@ msgctxt ""
msgid "Pressing the mouse button, drag a range across two cells, do not release the mouse button, and then drag back to the first cell. Release the mouse button. You can now move the individual cell by drag and drop."
msgstr "Se stisknutým tlačítkem myši táhněte přes dvě buňky, tlačítko neuvolňujte a táhněte zpátky na první buňku. Uvolněte tlačítko myši. Nyní můžete vybranou buňku přesouvat přetažením."
+#. b6dRj
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -6920,6 +7783,7 @@ msgctxt ""
msgid "Select various dispersed cells"
msgstr "Výběr několika nesousedících buněk"
+#. 8TSyD
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -6928,6 +7792,7 @@ msgctxt ""
msgid "Do one of the following:"
msgstr "Proveďte jednu z následujících možností:"
+#. ueuNX
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -6936,6 +7801,7 @@ msgctxt ""
msgid "Mark at least one cell. Then while pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, click each of the additional cells."
msgstr "Označte alespoň jednu buňku. Podržte klávesu <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> a klepnutím označujte další buňky."
+#. 4MdDB
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -6944,6 +7810,7 @@ msgctxt ""
msgid "Click the STD / EXT / ADD area in the status bar until it shows ADD. Now click all cells that you want to select."
msgstr "Klepejte ve stavovém řádku oblast STD / EXT / ADD, dokud se neukáže ADD. Klepněte na všechny buňky, které chcete vybrat."
+#. bGGYT
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -6952,6 +7819,7 @@ msgctxt ""
msgid "Switch marking mode"
msgstr "Změna režimu výběru"
+#. qTUCj
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -6960,6 +7828,7 @@ msgctxt ""
msgid "On the status bar, click the box with the legend STD / EXT / ADD to switch the marking mode:"
msgstr "Klepněte na STD / EXT / ADD na stavové řádce, čímž přepnete režim výběru:"
+#. 3SPfk
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -6968,6 +7837,7 @@ msgctxt ""
msgid "Field contents"
msgstr "Název tlačítka"
+#. HbCYq
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -6976,6 +7846,7 @@ msgctxt ""
msgid "Effect of clicking the mouse"
msgstr "Akce provedená klepnutím"
+#. qCjXD
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -6984,6 +7855,7 @@ msgctxt ""
msgid "STD"
msgstr "STD"
+#. uCt66
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -6992,6 +7864,7 @@ msgctxt ""
msgid "A mouse click selects the cell you have clicked on. Unmarks all marked cells."
msgstr "Klepnutí myší vybere buňku. Zruší výběr všech ostatních vybraných."
+#. HQyai
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -7000,6 +7873,7 @@ msgctxt ""
msgid "EXT"
msgstr "EXT"
+#. 5FQEV
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -7008,6 +7882,7 @@ msgctxt ""
msgid "A mouse click marks a rectangular range from the current cell to the cell you clicked. Alternatively, Shift-click a cell."
msgstr "Klepnutí myší označí obdélníkovou oblast od aktuální buňky po buňky, na kterou jste klepli. Můžete také klepnout na buňku se stisknutou klávesou Shift."
+#. TBk4P
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -7016,6 +7891,7 @@ msgctxt ""
msgid "ADD"
msgstr "ADD"
+#. hQCw9
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -7024,6 +7900,7 @@ msgctxt ""
msgid "A mouse click in a cell adds it to the already marked cells. A mouse click in a marked cell unmarks it. Alternatively, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click the cells."
msgstr "Klepnutí myší přidá buňku k již vybraným. Klepnutí na vybranou buňku její výběr zruší. Můžete také držet klávesu <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> a klepnout na buňky."
+#. 2tZHj
#: mark_cells.xhp
msgctxt ""
"mark_cells.xhp\n"
@@ -7032,6 +7909,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/main0208.xhp\" name=\"Status bar\">Status bar</link>"
msgstr "<link href=\"text/scalc/main0208.xhp\" name=\"Stavový řádek\">Stavový řádek</link>"
+#. AU6FR
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
@@ -7040,6 +7918,7 @@ msgctxt ""
msgid "Entering Matrix Formulas"
msgstr "Zadání maticového vzorce"
+#. 2goEn
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
@@ -7048,6 +7927,7 @@ msgctxt ""
msgid "<bookmark_value>matrices; entering matrix formulas</bookmark_value><bookmark_value>formulas; matrix formulas</bookmark_value><bookmark_value>inserting;matrix formulas</bookmark_value>"
msgstr "<bookmark_value>matice; zadávání maticového vzorce</bookmark_value><bookmark_value>vzorce; maticové vzorce</bookmark_value><bookmark_value>vkládání;maticové vzorce</bookmark_value>"
+#. vzNxD
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
@@ -7056,6 +7936,7 @@ msgctxt ""
msgid "<variable id=\"matrixformula\"><link href=\"text/scalc/guide/matrixformula.xhp\" name=\"Entering Matrix Formulas\">Entering Matrix Formulas</link></variable>"
msgstr "<variable id=\"matrixformula\"><link href=\"text/scalc/guide/matrixformula.xhp\" name=\"Zadání maticového vzorce\">Zadání maticového vzorce</link></variable>"
+#. uo5ny
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
@@ -7064,6 +7945,7 @@ msgctxt ""
msgid "The following is an example of how you can enter a matrix formula, without going into the details of matrix functions."
msgstr "Následuje příklad použití maticového vzorce bez zacházení do podrobností maticových funkcí."
+#. E2PiE
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
@@ -7072,6 +7954,7 @@ msgctxt ""
msgid "Assume you have entered 10 numbers in Columns A and B (A1:A10 and B1:B10), and would like to calculate the sum of each row in Column C."
msgstr "Předpokládejme, že jste do každého ze sloupců A a B zadali 10 čísel (do oblastí A1:A10 a B1:B10) a chcete vypočítat součet odpovídajících řádků ve sloupci C."
+#. AuPqQ
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
@@ -7080,6 +7963,7 @@ msgctxt ""
msgid "Using the mouse, select the range C1:C10, in which the results are to be displayed."
msgstr "Pomocí myši vyberte oblast C1:C10, ve které mají být vráceny výsledné hodnoty."
+#. kXuHe
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
@@ -7088,6 +7972,7 @@ msgctxt ""
msgid "Press F2, or click in the input line of the Formula bar."
msgstr "Stiskněte F2 nebo klepněte do vstupního řádku lišty vzorců."
+#. 6wMhC
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
@@ -7096,6 +7981,7 @@ msgctxt ""
msgid "Enter an equal sign (=)."
msgstr "Zadejte znak rovná se (=)."
+#. Yxpmu
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
@@ -7104,6 +7990,7 @@ msgctxt ""
msgid "Select the range A1:A10, which contains the first values for the sum formula."
msgstr "Vyberte oblast A1:A10, která obsahuje první hodnoty určené k součtu."
+#. JQGTN
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
@@ -7112,6 +7999,7 @@ msgctxt ""
msgid "Press the (+) key from the numerical keypad."
msgstr "Na numerické klávesnici stiskněte klávesu plus (+)."
+#. y6wkD
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
@@ -7120,6 +8008,7 @@ msgctxt ""
msgid "Select the numbers in the second column in cells B1:B10."
msgstr "Vyberte čísla v druhém sloupci v oblasti B1:B10."
+#. e5wGm
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
@@ -7128,6 +8017,7 @@ msgctxt ""
msgid "End the input with the matrix key combination: Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
msgstr "Ukončete zadání \"maticovou\" kombinací kláves: Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
+#. D8QXG
#: matrixformula.xhp
msgctxt ""
"matrixformula.xhp\n"
@@ -7136,6 +8026,7 @@ msgctxt ""
msgid "The matrix area is automatically protected against modifications, such as deleting rows or columns. It is, however, possible to edit any formatting, such as the cell background."
msgstr "Maticová oblast je chráněna proti změnám, jako výmazu řádků či sloupců. Nicméně je možné měnit formátování, třeba pozadí buňky."
+#. zHLbu
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7144,6 +8035,7 @@ msgctxt ""
msgid "Moving Cells by Drag-and-Drop"
msgstr "Přesun buněk přetažením"
+#. CoB5w
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7152,6 +8044,7 @@ msgctxt ""
msgid "<bookmark_value>drag and drop; moving cells</bookmark_value><bookmark_value>cells; moving by drag and drop </bookmark_value><bookmark_value>rows;moving by drag and drop</bookmark_value><bookmark_value>columns;moving by drag and drop</bookmark_value><bookmark_value>moving;cells, rows and columns by drag and drop</bookmark_value><bookmark_value>inserting;cells, by drag and drop</bookmark_value>"
msgstr "<bookmark_value>přetažení; přesouvání buněk</bookmark_value><bookmark_value>buňky; přesouvání přetažením</bookmark_value><bookmark_value>řádky;přesouvání přetažením</bookmark_value><bookmark_value>sloupce;přesouvání přetažením</bookmark_value><bookmark_value>přesouvání; buněk, řádků a sloupců přetažením</bookmark_value><bookmark_value>vkládání; buňky, přetažením</bookmark_value>"
+#. EJFwU
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7160,6 +8053,7 @@ msgctxt ""
msgid "<variable id=\"move_dragdrop\"><link href=\"text/scalc/guide/move_dragdrop.xhp\">Moving Cells by Drag-and-Drop</link></variable>"
msgstr "<variable id=\"move_dragdrop\"><link href=\"text/scalc/guide/move_dragdrop.xhp\">Přesun buněk přetažením</link></variable>"
+#. g9ZDg
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7168,6 +8062,7 @@ msgctxt ""
msgid "When you drag-and-drop a selection of cells, rows or columns on a Calc sheet, the cells (including the ones in selected rows or columns) normally overwrite the existing cells in the area where you drop. This is the normal <emph>overwrite mode</emph>."
msgstr "Když přetáhnete vybrané buňky, řádky nebo sloupce na list Calcu, tyto buňky (včetně buněk ve vybraných řádcích nebo sloupcích) přepíší původní buňky v dané oblasti. To je běžný <emph>režim přepisování</emph>."
+#. BGUHG
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7176,6 +8071,7 @@ msgctxt ""
msgid "Note that to drag-and-drop entire rows or columns, you must select the rows or columns you want to move (or copy) first, then start dragging from selected cells, not from the row or column headers (cells would be deselected by this)."
msgstr "Chcete-li přetáhnout celé řádky nebo sloupce, je nutné nejprve řádky nebo sloupce, které se mají přesunout či zkopírovat, vybrat. Poté je třeba začít táhnout z vybraných buněk, nikoliv ze záhlaví řádku nebo sloupce (tím by došlo ke zrušení výběru buněk)."
+#. cgwHu
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7184,6 +8080,7 @@ msgctxt ""
msgid "When you hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key while releasing the mouse button, you enter the <emph>insert mode</emph>."
msgstr "Když při uvolnění tlačítka myši podržíte klávesu <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>, přepnete se do <emph>režimu vkládání</emph>."
+#. FJBmQ
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7192,6 +8089,7 @@ msgctxt ""
msgid "In insert mode, the existing cells where you drop will be shifted to the right or to the bottom, and the dropped cells are inserted into the now empty positions without overwriting."
msgstr "V režimu vkládání se existující buňky přesunou vpravo nebo dolů a přetahované buňky se vloží na nyní uvolněné místo."
+#. CLKQq
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7200,6 +8098,7 @@ msgctxt ""
msgid "The surrounding box of the moved cells looks different in insert mode."
msgstr "Ohraničení přesunovaných buněk vypadá v režimu vkládání jinak."
+#. jfPyT
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7208,6 +8107,7 @@ msgctxt ""
msgid "In overwrite mode you see all four borders around the selected area. In insert mode you see only the left border when target cells will be shifted to the right. You see only the upper border when target cells will be shifted down."
msgstr "V režimu přepisování vidíte všechny čtyři okraje označené oblasti. V režimu vkládání vidíte jen levý okraj, pokud se buňky přesunou doprava. Pokud se buňky přesunou dolů, vidíte horní okraj."
+#. ZZbmo
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7216,6 +8116,7 @@ msgctxt ""
msgid "Whether the target area will be shifted to the right or to the bottom depends on the distance between source and target cells, if you move within the same sheet. It depends on the number of horizontal or vertical cells in the moved area, if you move to a different sheet."
msgstr "Zda se aktuální buňky posunou vpravo nebo dolů, závisí na vzdálenosti mezi aktuálními a vkládanými buňkami, pokud je přesunujete v rámci jednoho listu. Pokud buňky přesunujete mezi různými listy, závisí posunutí na počtu řádků či sloupců v přesunované oblasti."
+#. PtNLn
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7224,6 +8125,7 @@ msgctxt ""
msgid "If you move cells in insert mode within the same row (only horizontally), then after insertion of the cells, all cells will be shifted to the left to fill the source area."
msgstr "Pokud v režimu vkládání přesunujete buňky v jednom řádku (jen vodorovně), po vložení se všechny buňky posunou vlevo, aby se vyplnila zdrojová oblast."
+#. LEvkD
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7232,6 +8134,7 @@ msgctxt ""
msgid "In both modes, you can hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift keys while you release the mouse button to insert a copy or a link, respectively."
msgstr "V obou režimech můžete během uvolňování tlačítka myši podržet klávesu <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, resp. klávesy <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift, tím vložíte kopii, resp. odkaz."
+#. RmAjD
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7240,6 +8143,7 @@ msgctxt ""
msgid "Keys pressed while releasing the mouse button"
msgstr "Klávesy podržené během uvolnění tlačítka myši"
+#. zh9LK
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7248,6 +8152,7 @@ msgctxt ""
msgid "Result"
msgstr "Výsledek"
+#. 96Caz
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7256,6 +8161,7 @@ msgctxt ""
msgid "No key"
msgstr "Žádná klávesa"
+#. rLLCx
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7264,6 +8170,7 @@ msgctxt ""
msgid "Cells are moved and overwrite the cells in the target area. Source cells are emptied."
msgstr "Buňky se přesunou a přepíší buňky v cílové oblasti. Zdrojové buňky se vyprázdní."
+#. VqGjf
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7272,6 +8179,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key"
msgstr "klávesa <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>"
+#. dHibC
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7280,6 +8188,7 @@ msgctxt ""
msgid "Cells are copied and overwrite the cells in the target area. Source cells stay as they are."
msgstr "Buňky se zkopírují a přepíší buňky v cílové oblasti. Zdrojové buňky se nemění."
+#. 2HVTA
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7288,6 +8197,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift keys"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift"
+#. HMLtJ
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7296,6 +8206,7 @@ msgctxt ""
msgid "Links to the source cells are inserted and overwrite the cells in the target area. Source cells stay as they are."
msgstr "Vloží se odkaz na zdrojové buňky a přepíší buňky v cílové oblasti. Zdrojové buňky se nemění."
+#. GLDS6
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7304,6 +8215,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key"
msgstr "Klávesa <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>"
+#. mFaYd
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7312,6 +8224,7 @@ msgctxt ""
msgid "Cells are moved and shift the cells in the target area to the right or to the bottom. Source cells are emptied, except if you move within the same rows on the same sheet."
msgstr "Buňky se přesunou a buňky v cílové oblasti se posunou vpravo nebo dolů. Zdrojové buňky se vyprázdní, pokud ovšem nepřesunujete v jednom řádku na stejném listu."
+#. DDgJR
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7320,6 +8233,7 @@ msgctxt ""
msgid "If you move within the same rows on the same sheet, the cells in the target area shift to the right, and then the whole row shifts to fill the source area."
msgstr "Pokud přesunujete buňky v jednom řádku, buňky v cílové oblasti se posunou doprava a poté se celý řádek posune, aby vyplnil zdrojovou oblast."
+#. ZkkAv
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7328,6 +8242,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option+Command </caseinline><defaultinline>Alt+Ctrl</defaultinline></switchinline> keys"
msgstr "klávesy <switchinline select=\"sys\"><caseinline select=\"MAC\">Option+Command </caseinline><defaultinline>Alt+Ctrl</defaultinline></switchinline>"
+#. FAxCD
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7336,6 +8251,7 @@ msgctxt ""
msgid "Cells are copied and shift the cells in the target area to the right or to the bottom. Source cells stay as they are."
msgstr "Buňky se zkopírují a buňky v cílové oblasti se posunou vpravo nebo dolů. Zdrojové buňky se nemění."
+#. PzPB4
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7344,6 +8260,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option+Command</caseinline><defaultinline>Alt+Ctrl</defaultinline></switchinline>+Shift keys"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option+Command</caseinline><defaultinline>Alt+Ctrl</defaultinline></switchinline>+Shift"
+#. VpQTf
#: move_dragdrop.xhp
msgctxt ""
"move_dragdrop.xhp\n"
@@ -7352,6 +8269,7 @@ msgctxt ""
msgid "Links to the source cells are inserted and shift the cells in the target area to the right or to the bottom. Source cells stay as they are."
msgstr "Vloží se odkaz na zdrojové buňky a buňky v cílové oblasti se posunou vpravo nebo dolů. Zdrojové buňky se nemění."
+#. fEsX4
#: multi_tables.xhp
msgctxt ""
"multi_tables.xhp\n"
@@ -7360,6 +8278,7 @@ msgctxt ""
msgid "Navigating Through Sheets Tabs"
msgstr "Navigace mezi listy sešitu"
+#. Dtosi
#: multi_tables.xhp
msgctxt ""
"multi_tables.xhp\n"
@@ -7368,6 +8287,7 @@ msgctxt ""
msgid "<bookmark_value>sheets; showing multiple</bookmark_value><bookmark_value>sheet tabs;using</bookmark_value><bookmark_value>views;multiple sheets</bookmark_value>"
msgstr "<bookmark_value>listy; zobrazení více listů</bookmark_value><bookmark_value>karty listů;použití</bookmark_value><bookmark_value>pohledy;více listů</bookmark_value>"
+#. kGEYq
#: multi_tables.xhp
msgctxt ""
"multi_tables.xhp\n"
@@ -7376,6 +8296,7 @@ msgctxt ""
msgid "<variable id=\"multi_tables\"><link href=\"text/scalc/guide/multi_tables.xhp\" name=\"Navigating Through Sheet Tabs\">Navigating Through Sheet Tabs</link> </variable>"
msgstr "<variable id=\"multi_tables\"><link href=\"text/scalc/guide/multi_tables.xhp\" name=\"Navigace pomocí karet listů\">Navigace pomocí karet listů</link> </variable>"
+#. Fpcz8
#: multi_tables.xhp
msgctxt ""
"multi_tables.xhp\n"
@@ -7384,6 +8305,7 @@ msgctxt ""
msgid "By default $[officename] displays three sheets \"Sheet1\" to \"Sheet3\", in each new spreadsheet. You can switch between sheets in a spreadsheet using the sheet tabs at the bottom of the screen."
msgstr "Ve výchozím nastavení $[officename] v novém sešitu zobrazuje tři listy: \"List1\" až \"List3\". Lze mezi nimi přecházet pomocí karet na spodním okraji obrazovky."
+#. 4KYVc
#: multi_tables.xhp
msgctxt ""
"multi_tables.xhp\n"
@@ -7392,6 +8314,7 @@ msgctxt ""
msgid "<image id=\"img_id4829822\" src=\"media/helpimg/sheettabs.png\" width=\"3.3335inch\" height=\"0.7638inch\" localize=\"true\"><alt id=\"alt_id4829822\">Sheet Tabs</alt></image>"
msgstr "<image id=\"img_id4829822\" src=\"media/helpimg/sheettabs.png\" width=\"3.3335inch\" height=\"0.7638inch\" localize=\"true\"><alt id=\"alt_id4829822\">Karty listů</alt></image>"
+#. XGC9c
#: multi_tables.xhp
msgctxt ""
"multi_tables.xhp\n"
@@ -7400,6 +8323,7 @@ msgctxt ""
msgid "<image id=\"img_id3156441\" src=\"media/helpimg/calcnav.png\" width=\"0.6563inch\" height=\"0.1457inch\"><alt id=\"alt_id3156441\">Icon</alt></image>"
msgstr "<image id=\"img_id3156441\" src=\"media/helpimg/calcnav.png\" width=\"0.6563inch\" height=\"0.1457inch\"><alt id=\"alt_id3156441\">Ikona</alt></image>"
+#. cF9mG
#: multi_tables.xhp
msgctxt ""
"multi_tables.xhp\n"
@@ -7408,6 +8332,7 @@ msgctxt ""
msgid "Use the navigation buttons to display all the sheets belonging to your document. Clicking the button on the far left or the far right displays, respectively, the first or last sheet tab. The middle buttons allow the user to scroll forward and backward through all sheet tabs. To display the sheet itself click on the sheet tab."
msgstr "Pomocí navigačních tlačítek lze zobrazit všechny listy patřící do dokumentu. Klepnutí na tlačítka úplně vlevo/vpravo zobrazí kartu prvního/posledního listu. Vnitřní tlačítka posouvají dopředu/dozadu v seznamu listů. Klepnutím na kartu zobrazíte obsah listu."
+#. c6FGv
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7416,6 +8341,7 @@ msgctxt ""
msgid "Applying Multiple Operations"
msgstr "Provedení vícenásobné operace"
+#. Wm4DX
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7424,6 +8350,7 @@ msgctxt ""
msgid "<bookmark_value>multiple operations</bookmark_value><bookmark_value>what if operations;two variables</bookmark_value><bookmark_value>tables; multiple operations in</bookmark_value><bookmark_value>data tables; multiple operations in</bookmark_value><bookmark_value>cross-classified tables</bookmark_value>"
msgstr "<bookmark_value>vícenásobné operace</bookmark_value><bookmark_value>what-if operace;dvě proměnné </bookmark_value><bookmark_value>tabulky; vícenásobné operace</bookmark_value><bookmark_value>tabulky dat;vícenásobné operace</bookmark_value><bookmark_value>tabulky křížených klasifikací</bookmark_value>"
+#. aDj8d
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7432,6 +8359,7 @@ msgctxt ""
msgid "<variable id=\"multioperation\"><link href=\"text/scalc/guide/multioperation.xhp\" name=\"Applying Multiple Operations\">Applying Multiple Operations</link></variable>"
msgstr "<variable id=\"multioperation\"><link href=\"text/scalc/guide/multioperation.xhp\" name=\"Provedení vícenásobné operace\">Provedení vícenásobné operace</link></variable>"
+#. mX8Gh
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7440,6 +8368,7 @@ msgctxt ""
msgid "Multiple Operations in Columns or Rows"
msgstr "Zadání vícenásobné operace ve sloupcích nebo řádcích"
+#. GgvB4
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7448,6 +8377,7 @@ msgctxt ""
msgid "The <item type=\"menuitem\">Data - Multiple Operations</item> command provides a planning tool for \"what if\" questions. In your spreadsheet, you enter a formula to calculate a result from values that are stored in other cells. Then, you set up a cell range where you enter some fixed values, and the Multiple Operations command will calculate the results depending on the formula."
msgstr "Příkaz <item type=\"menuitem\">Data - Vícenásobné operace</item> umožňuje řešit úlohy typu \"co když\". V sešitu zadáte vzorec, pomocí kterého se spočítá výsledek z hodnot uložených v jiných buňkách. Poté nastavíte oblast buněk, do které zadáte nějaké pevné hodnoty, a příkazem vícenásobné operace pro ně pomocí daného vzorce spočítáte výsledky."
+#. wW4Vg
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7456,6 +8386,7 @@ msgctxt ""
msgid "In the <emph>Formulas</emph> field, enter the cell reference to the formula that applies to the data range. In the <emph>Column input cell/Row input cell</emph> field, enter the cell reference to the corresponding cell that is part of the formula. This can be explained best by examples:"
msgstr "Do pole <emph>Vzorce</emph> vložte odkaz na buňku obsahující vzorec, který se má použít na oblast dat. Do pole <emph>Vstupní buňka sloupce/řádku</emph> zadejte odpovídající buňku, která je součástí vzorce. Nejlépe to vysvětlíme na příkladech:"
+#. aZap6
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7464,6 +8395,7 @@ msgctxt ""
msgid "Examples"
msgstr "Příklady"
+#. 7GHff
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7472,6 +8404,7 @@ msgctxt ""
msgid "You produce toys which you sell for $10 each. Each toy costs $2 to make, in addition to which you have fixed costs of $10,000 per year. How much profit will you make in a year if you sell a particular number of toys?"
msgstr "Vyrábíte hračky s prodejní cenou 10 dolarů za kus. Výrobní náklady na jednu jsou 2 dolary a k tomu máte roční fixní náklady ve výši 10000 dolarů. Kolik ročně vyděláte, prodáte-li určitý počet hraček?"
+#. GqKBW
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7480,6 +8413,7 @@ msgctxt ""
msgid "<image id=\"img_id1621753\" src=\"media/helpimg/what-if.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id1621753\">what-if sheet area</alt></image>"
msgstr "<image id=\"img_id1621753\" src=\"media/helpimg/what-if.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id1621753\">oblast what-if listu </alt></image>"
+#. KavvR
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7488,6 +8422,7 @@ msgctxt ""
msgid "Calculating With One Formula and One Variable"
msgstr "Výpočet pomocí jednoho vzorce a jedné proměnné"
+#. nCki4
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7496,6 +8431,7 @@ msgctxt ""
msgid "To calculate the profit, first enter any number as the quantity (items sold) - in this example 2000. The profit is found from the formula Profit=Quantity * (Selling price - Direct costs) - Fixed costs. Enter this formula in B5."
msgstr "Chcete-li vypočítat roční zisk, zadejte nejprve libovolné číslo počtu prodaných hraček (v tomto příkladu 2 000). Zisk je vypočítán pomocí vzorce Zisk=Počet*(Prodejní cena-Náklady na výrobu)-Pevné roční náklady. Tento vzorec zadejte do pole B5."
+#. 4zUKz
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7504,6 +8440,7 @@ msgctxt ""
msgid "In column D enter given annual sales, one below the other; for example, 500 to 5000, in steps of 500."
msgstr "Do sloupce D zadejte roční prodej v kusech, například od 500 do 5000 v krocích po 500."
+#. vABD4
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7512,6 +8449,7 @@ msgctxt ""
msgid "Select the range D2:E11, and thus the values in column D and the empty cells alongside in column E."
msgstr "Vyberte oblast D2:E11, obsahující hodnoty zadané ve sloupci D a odpovídající prázdné buňky ve sloupci E."
+#. b4zBY
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7520,6 +8458,7 @@ msgctxt ""
msgid "Choose <emph>Data - Multiple operations</emph>."
msgstr "Zvolte <emph>Data - Vícenásobné operace</emph>."
+#. p8VjP
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7528,6 +8467,7 @@ msgctxt ""
msgid "With the cursor in the <emph>Formulas </emph>field, click cell B5."
msgstr "S kurzorem umístěným v poli <emph>Vzorce</emph> klepněte na buňku B5."
+#. NBWeD
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7536,6 +8476,7 @@ msgctxt ""
msgid "Set the cursor in the <emph>Column input cell</emph> field and click cell B4. This means that B4, the quantity, is the variable in the formula, which is replaced by the selected column values."
msgstr "Nastavte kurzor do pole <emph>Vstupní buňka sloupce</emph> a klepněte na buňku B4. Což značí: B4, množství, je ve vzorci proměnná, která bude nahrazena hodnotami z označeného sloupce."
+#. SyPmA
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7544,6 +8485,7 @@ msgctxt ""
msgid "Close the dialog with <emph>OK</emph>. You see the profits for the different quantities in column E."
msgstr "Klepnutím na <emph>OK</emph> uzavřete dialog. Ve sloupci E se zobrazí výnos."
+#. CqtUM
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7552,6 +8494,7 @@ msgctxt ""
msgid "Calculating with Several Formulas Simultaneously"
msgstr "Výpočet pomocí několika vzorců"
+#. DxqGZ
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7560,6 +8503,7 @@ msgctxt ""
msgid "Delete column E."
msgstr "Vymažte obsah sloupce E."
+#. h4umZ
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7568,6 +8512,7 @@ msgctxt ""
msgid "Enter the following formula in C5: = B5 / B4. You are now calculating the annual profit per item sold."
msgstr "Do buňky C5 zadejte vzorec = B5 / B4. Tímto způsobem vypočtete roční zisk za jeden prodaný kus."
+#. GpoD9
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7576,6 +8521,7 @@ msgctxt ""
msgid "Select the range D2:F11, thus three columns."
msgstr "Vyberte oblast D2:F11, obsahující tři sloupce."
+#. 5GyFY
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7584,6 +8530,7 @@ msgctxt ""
msgid "Choose <emph>Data - Multiple Operations</emph>."
msgstr "Zvolte <emph>Data - Vícenásobné operace</emph>."
+#. vVE2F
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7592,6 +8539,7 @@ msgctxt ""
msgid "With the cursor in the <emph>Formulas</emph> field, select cells B5 thru C5."
msgstr "Je-li kurzor v poli <emph>Vzorce</emph>, označte buňky B5 až C5."
+#. CBN2h
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7600,6 +8548,7 @@ msgctxt ""
msgid "Set the cursor in the <emph>Column input cell</emph> field and click cell B4."
msgstr "Nastavte kurzor do pole <emph>Vstupní buňka sloupce</emph> a klepněte na buňku B4."
+#. mfN9d
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7608,6 +8557,7 @@ msgctxt ""
msgid "Close the dialog with <emph>OK</emph>. You will now see the profits in column E and the annual profit per item in column F."
msgstr "Klepnutím na <emph>OK</emph> uzavřete dialog. Ve sloupci E se zobrazí výnosy a ve sloupci F výnosy na kus."
+#. avEUy
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7616,6 +8566,7 @@ msgctxt ""
msgid "Multiple Operations Across Rows and Columns"
msgstr "Vícenásobné operace provedené napříč řádky a sloupci"
+#. 3abTJ
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7624,6 +8575,7 @@ msgctxt ""
msgid "<item type=\"productname\">%PRODUCTNAME</item> allows you to carry out joint multiple operations for columns and rows in so-called cross-tables. The formula cell has to refer to both the data range arranged in rows and the one arranged in columns. Select the range defined by both data ranges and call the multiple operation dialog. Enter the reference to the formula in the <emph>Formulas</emph> field. The <emph>Row input cell</emph> and the <emph>Column input cell</emph> fields are used to enter the reference to the corresponding cells of the formula."
msgstr "<item type=\"productname\">%PRODUCTNAME</item> umožňuje provádět vícenásobné navzájem provázané operace se sloupci a řádky v takzvaných křížových tabulkách. Buňka se vzorcem musí odkazovat na oblast dat uspořádanou ve sloupcích i v řádcích. Vyberte oblast definovanou oběma oblastmi a vyvolejte dialogové okno pro násobné operace. Zadejte odkaz na vzorec v poli <emph>Vzorce</emph>. <emph>Vstupní buňka řádku</emph> a <emph>Vstupní buňka sloupce</emph> slouží k zadání odkazů na odpovídající buňky vzorce."
+#. uHGGD
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7632,6 +8584,7 @@ msgctxt ""
msgid "Calculating with Two Variables"
msgstr "Výpočet pomocí dvou proměnných"
+#. 7MGG4
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7640,6 +8593,7 @@ msgctxt ""
msgid "Consider columns A and B of the sample table above. You now want to vary not just the quantity produced annually, but also the selling price, and you are interested in the profit in each case."
msgstr "Sloupce A a B z příkladu uvedeného výše zůstávají stejné. Nyní však chcete obměňovat nejen množství celkové roční produkce, ale také prodejní cenu a pro oba případy vypočítat zisk."
+#. kRNub
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7648,6 +8602,7 @@ msgctxt ""
msgid "Expand the table shown above. D2 thru D11 contain the numbers 500, 1000 and so on, up to 5000. In E1 through H1 enter the numbers 8, 10, 15 and 20."
msgstr "Následujícím způsobem rozšiřte výše uvedenou tabulku: Oblast buněk D2:D11 obsahuje čísla 500, 1 000 až 5 000. Do oblasti buněk E1:H1 zadejte čísla 8, 10, 15 a 20."
+#. LdMQc
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7656,6 +8611,7 @@ msgctxt ""
msgid "Select the range D1:H11."
msgstr "Vyberte oblast buněk D1:H11."
+#. FKGVk
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7664,6 +8620,7 @@ msgctxt ""
msgid "Choose <emph>Data - Multiple Operations</emph>."
msgstr "Zvolte <emph>Data - Vícenásobné operace</emph>."
+#. uv9gg
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7672,6 +8629,7 @@ msgctxt ""
msgid "With the cursor in the <emph>Formulas</emph> field, click cell B5."
msgstr "S kurzorem umístěným v poli <emph>Vzorce</emph> klepněte na buňku B5."
+#. ABmDF
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7680,6 +8638,7 @@ msgctxt ""
msgid "Set the cursor in the <emph>Row input cell</emph> field and click cell B1. This means that B1, the selling price, is the horizontally entered variable (with the values 8, 10, 15 and 20)."
msgstr "Nastavte kurzor do pole <emph>Vstupní buňka řádku</emph> a klepněte na buňku B1. Což značí, že B1, prodejní cena, je \"horizontálně\" zadaná proměnná (s hodnotami 8, 10, 15 a 20)."
+#. yrzWJ
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7688,6 +8647,7 @@ msgctxt ""
msgid "Set the cursor in the <emph>Column input cell</emph> field and click in B4. This means that B4, the quantity, is the vertically entered variable."
msgstr "Nastavte kurzor do pole <emph>Vstupní buňka sloupce</emph> a klepněte na buňku B4. Tedy B4, množství, je vertikálně zadaná proměnná."
+#. YEQAH
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7696,6 +8656,7 @@ msgctxt ""
msgid "Close the dialog with OK. You see the profits for the different selling prices in the range E2:H11."
msgstr "Klepnutím na OK dialog uzavřete. V oblasti E2:H11 uvidíte vypočtené zisky."
+#. RDzCg
#: multioperation.xhp
msgctxt ""
"multioperation.xhp\n"
@@ -7704,6 +8665,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12060000.xhp\" name=\"Multiple operations\">Multiple operations</link>"
msgstr "<link href=\"text/scalc/01/12060000.xhp\" name=\"Vícenásobné operace\"></link>"
+#. fdSJp
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
@@ -7712,6 +8674,7 @@ msgctxt ""
msgid "Applying Multiple Sheets"
msgstr "Práce s více listy"
+#. eVtFk
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
@@ -7720,6 +8683,7 @@ msgctxt ""
msgid "<bookmark_value>sheets; inserting</bookmark_value> <bookmark_value>inserting; sheets</bookmark_value> <bookmark_value>sheets; selecting multiple</bookmark_value> <bookmark_value>appending sheets</bookmark_value> <bookmark_value>selecting;multiple sheets</bookmark_value> <bookmark_value>multiple sheets</bookmark_value> <bookmark_value>calculating;multiple sheets</bookmark_value>"
msgstr "<bookmark_value>listy; vkládání</bookmark_value> <bookmark_value>vkládání; listy</bookmark_value> <bookmark_value>listy; vícenásobný výběr</bookmark_value> <bookmark_value>přidávání listů</bookmark_value> <bookmark_value>vybírání;více listů</bookmark_value> <bookmark_value>více listů</bookmark_value> <bookmark_value>výpočty;více listů</bookmark_value>"
+#. kAW58
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
@@ -7728,6 +8692,7 @@ msgctxt ""
msgid "<variable id=\"multitables\"><link href=\"text/scalc/guide/multitables.xhp\" name=\"Applying Multiple Sheets\">Applying Multiple Sheets</link></variable>"
msgstr "<variable id=\"multitables\"><link href=\"text/scalc/guide/multitables.xhp\" name=\"Práce s více listy\">Práce s více listy</link></variable>"
+#. VB2mS
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
@@ -7736,6 +8701,7 @@ msgctxt ""
msgid "Inserting a Sheet"
msgstr "Vložení listu"
+#. 2Ej8G
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
@@ -7744,6 +8710,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Insert - Sheet</item> to insert a new sheet or an existing sheet from another file."
msgstr "Zvolte <item type=\"menuitem\">Vložit - List</item> pro vložení nového listu či existujícího listu z jiného souboru."
+#. 6pGCA
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
@@ -7752,6 +8719,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog box where you can assign macros to sheet events.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevře dialogové okno, ve kterém můžete k událostem listu přiřadit makra.</ahelp>"
+#. 66AKV
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
@@ -7760,6 +8728,7 @@ msgctxt ""
msgid "<variable id=\"sheettabcolor\"><ahelp hid=\".\" visibility=\"hidden\">Opens a window where you can assign a color to the sheet tab.</ahelp></variable>"
msgstr "<variable id=\"sheettabcolor\"><ahelp hid=\".\" visibility=\"hidden\">Otevře okno, ve kterém můžete kartě listu přiřadit barvu.</ahelp></variable>"
+#. eBdGF
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
@@ -7768,6 +8737,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to select all sheets in the document.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klepnutím vyberete všechny listy v dokumentu.</ahelp>"
+#. dMywe
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
@@ -7776,6 +8746,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to deselect all sheets in the document, except the current sheet.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klepnutím zrušíte výběr všech listů v dokumentu s výjimkou aktuálního listu.</ahelp>"
+#. JGNCt
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
@@ -7784,6 +8755,7 @@ msgctxt ""
msgid "Selecting Multiple Sheets"
msgstr "Výběr několika listů"
+#. K9EAh
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
@@ -7792,6 +8764,7 @@ msgctxt ""
msgid "The sheet tab of the current sheet is always visible in white in front of the other sheet tabs. The other sheet tabs are gray when they are not selected. By clicking other sheet tabs while pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> you can select multiple sheets."
msgstr "Karta aktuálního listu je vždy bílá a viditelná před kartami jiných listů. Pokud nejsou karty jiných listů vybrány, jsou šedé. Klepnutím na kartu jiného listu se stisknutým <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> lze vybrat více listů."
+#. mtheu
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
@@ -7800,6 +8773,7 @@ msgctxt ""
msgid "You can use Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up or Page Down to select multiple sheets using the keyboard."
msgstr "Klávesnicí můžete vybrat více listů pomocí Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up nebo Page Down."
+#. LHpti
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
@@ -7808,6 +8782,7 @@ msgctxt ""
msgid "Undoing a Selection"
msgstr "Zrušení výběru"
+#. ZDEzm
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
@@ -7816,6 +8791,7 @@ msgctxt ""
msgid "To undo the selection of a sheet, click its sheet tab again while pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. The sheet that is currently visible cannot be removed from the selection."
msgstr "Výběr listu zrušíte opětovným klepnutím na jeho kartu se stisknutou klávesou <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. Výběr není možné zrušit pro aktuálně zobrazený list."
+#. AzZ8a
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
@@ -7824,6 +8800,7 @@ msgctxt ""
msgid "Calculating Across Multiple Sheets"
msgstr "Výpočty na více listech"
+#. g6eib
#: multitables.xhp
msgctxt ""
"multitables.xhp\n"
@@ -7832,6 +8809,7 @@ msgctxt ""
msgid "You can refer to a range of sheets in a formula by specifying the first and last sheet of the range, for example, <item type=\"literal\">=SUM(Sheet1.A1:Sheet3.A1) </item>sums up all A1 cells on Sheet1 through Sheet3."
msgstr "Ve vzorci se lze odkazovat na více listů zápisem prvního a posledního listu, např. <item type=\"literal\">=SUM(List1.A1:List3.A1)</item> sečte všechny buňky A1 na listech List1 až List3."
+#. BCGTB
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
@@ -7840,6 +8818,7 @@ msgctxt ""
msgid "Inserting and Editing Comments"
msgstr "Vkládání a úprava komentářů"
+#. P8tBc
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
@@ -7848,6 +8827,7 @@ msgctxt ""
msgid "<bookmark_value>comments; on cells</bookmark_value> <bookmark_value>cells;comments</bookmark_value> <bookmark_value>remarks on cells</bookmark_value> <bookmark_value>formatting;comments on cells</bookmark_value> <bookmark_value>viewing;comments on cells</bookmark_value> <bookmark_value>displaying; comments</bookmark_value>"
msgstr "<bookmark_value>komentáře; k buňkám</bookmark_value> <bookmark_value>buňky;komentáře</bookmark_value> <bookmark_value>poznámky k buňkám</bookmark_value> <bookmark_value>formátování;komentáře k buňkám</bookmark_value> <bookmark_value>prohlížení;komentáře k buňkám</bookmark_value> <bookmark_value>zobrazení; komentáře</bookmark_value>"
+#. YBYVe
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
@@ -7856,6 +8836,7 @@ msgctxt ""
msgid "<variable id=\"note_insert\"><link href=\"text/scalc/guide/note_insert.xhp\" name=\"Inserting and Editing Comments\">Inserting and Editing Comments</link></variable>"
msgstr "<variable id=\"note_insert\"><link href=\"text/scalc/guide/note_insert.xhp\" name=\"Inserting and Editing Comments\">Vkládání a úprava komentářů</link></variable>"
+#. ppiA9
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
@@ -7864,6 +8845,7 @@ msgctxt ""
msgid "You can assign a comment to each cell by choosing <link href=\"text/shared/01/04050000.xhp\" name=\"Insert - Comment\"><emph>Insert - Comment</emph></link>. The comment is indicated by a small red square, the comment indicator, in the cell."
msgstr "Každé buňce můžete přiřadit komentář volbou <link href=\"text/shared/01/04050000.xhp\" name=\"Insert - Comment\"><emph>Vložit - Komentář</emph></link>. Komentář je vyznačen červeným čtverečkem v rohu buňky."
+#. ZGJBc
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
@@ -7872,6 +8854,7 @@ msgctxt ""
msgid "The comment is visible whenever the mouse pointer is over the cell."
msgstr "Komentář je viditelný vždy, když je ukazatel myši nad buňkou."
+#. C4Eo5
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
@@ -7880,6 +8863,7 @@ msgctxt ""
msgid "When you select the cell, you can choose <emph>Show Comment</emph> from the context menu of the cell. Doing so keeps the comment visible until you deactivate the <emph>Show Comment</emph> command from the same context menu."
msgstr "Pokud je buňka vybrána, můžete zvolit v místní nabídce buňky <emph>Zobrazit komentář</emph>. Poté zůstane komentář zobrazen, dokud stejný příkaz <emph>Zobrazit komentář</emph> nezrušíte."
+#. KdF5M
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
@@ -7888,6 +8872,7 @@ msgctxt ""
msgid "To edit a permanently visible comment, just click in it. If you delete the entire text of the comment, the comment itself is deleted."
msgstr "Trvale zobrazený komentář upravíte tím, že do něj klepnete. Jestliže smažete celý text komentáře, odstraní se i komentář samotný."
+#. hWoCg
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
@@ -7896,6 +8881,7 @@ msgctxt ""
msgid "Move or resize each comment as you like."
msgstr "Komentář můžete přesouvat a měnit jeho velikost podle libosti."
+#. kwi8z
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
@@ -7904,6 +8890,7 @@ msgctxt ""
msgid "Format each comment by specifying background color, transparency, border style, and text alignment. Choose the commands from the context menu of the comment."
msgstr "Je možné určit formát komentáře jako barva pozadí, průhlednost, styl ohraničení a zarovnání textu. Tyto příkazy zvolte z místní nabídky komentáře."
+#. vNMSR
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
@@ -7912,6 +8899,7 @@ msgctxt ""
msgid "To show or hide the comment indicator, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - View</emph> and mark or unmark the <emph>Comment indicator</emph> check box."
msgstr "Indikátory komentáře zobrazíte nebo skryjete volbou <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Zobrazení</emph> a zaškrtnutím nebo zrušením zaškrtnutí pole <emph>Indikátor komentáře</emph>."
+#. TYg9E
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
@@ -7920,6 +8908,7 @@ msgctxt ""
msgid "To display a help tip for a selected cell, use <emph>Data - Validity - Input Help</emph>."
msgstr "K zobrazení nápovědy při zadávání údajů zvolte <emph>Data - Platnost - Nápověda při vstupu</emph>."
+#. yGtBB
#: note_insert.xhp
msgctxt ""
"note_insert.xhp\n"
@@ -7928,6 +8917,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Insert - Comment\">Insert - Comment</link>"
msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Vložit - Komentář\">Vložit - Komentář</link>"
+#. 97G62
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
@@ -7936,6 +8926,7 @@ msgctxt ""
msgid "Converting Text to Numbers"
msgstr "Převod textu na čísla"
+#. AzAoQ
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
@@ -7944,6 +8935,7 @@ msgctxt ""
msgid "<bookmark_value>formats; text as numbers</bookmark_value> <bookmark_value>time format conversion</bookmark_value> <bookmark_value>date formats;conversion</bookmark_value> <bookmark_value>converting;text, into numbers</bookmark_value>"
msgstr "<bookmark_value>formáty; text jako čísla</bookmark_value> <bookmark_value>převody formátu času</bookmark_value> <bookmark_value>formáty data;převody</bookmark_value> <bookmark_value>převádění;text na čísla</bookmark_value>"
+#. pqhdm
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
@@ -7952,22 +8944,25 @@ msgctxt ""
msgid "<variable id=\"numbers_text\"><link href=\"text/scalc/guide/numbers_text.xhp\" name=\"Converting Text to Numbers\">Converting Text to Numbers</link></variable>"
msgstr "<variable id=\"numbers_text\"><link href=\"text/scalc/guide/numbers_text.xhp\" name=\"Converting Text to Numbers\">Převod textu na čísla</link></variable>"
+#. rpHje
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id0908200901265127\n"
"help.text"
-msgid "Calc converts text inside cells to the respective numeric values if an unambiguous conversion is possible. If no conversion is possible, Calc returns a #VALUE! error."
-msgstr "Calc převede text v buňkách na příslušné číselné hodnoty, pokud lze provést jednoznačný převod. Pokud převod možný není, vrátí Calc chybu #VALUE!"
+msgid "Defaults settings in Calc converts text inside cells to the respective numeric values if an unambiguous conversion is possible. If no conversion is possible, Calc returns a #VALUE! error."
+msgstr ""
+#. yhhMM
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id0908200901265196\n"
"help.text"
-msgid "Only integer numbers including exponent are converted, and ISO 8601 dates and times in their extended formats with separators. Anything else, like fractional numbers with decimal separators or dates other than ISO 8601, is not converted, as the text string would be locale dependent. Leading and trailing blanks are ignored."
-msgstr "Převáděny jsou pouze celá čísla včetně exponentů a data a časy podle ISO 8601 ve svých rozšířených formátech s oddělovači. Cokoliv jiného, například zlomky s desetinnými oddělovači nebo jiná data než podle ISO 8601, převáděno není, protože by textový řetězec závisel na národním prostředí. Bílé znaky na začátku a na konci jsou ignorovány."
+msgid "<emph>Only integer numbers including exponent are converted</emph>, and ISO 8601 dates and times in their extended formats with separators. Anything else, like fractional numbers with decimal separators or dates other than ISO 8601, is not converted, as the text string would be locale dependent. Leading and trailing blanks are ignored."
+msgstr ""
+#. KHDbE
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
@@ -7976,6 +8971,7 @@ msgctxt ""
msgid "The following ISO 8601 formats are converted:"
msgstr "Převáděny jsou následující formáty podle ISO 8601:"
+#. Wm625
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
@@ -7984,6 +8980,7 @@ msgctxt ""
msgid "CCYY-MM-DD"
msgstr "CCYY-MM-DD"
+#. FpDBW
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
@@ -7992,6 +8989,7 @@ msgctxt ""
msgid "CCYY-MM-DDThh:mm"
msgstr "CCYY-MM-DDThh:mm"
+#. r9ueM
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
@@ -8000,6 +8998,7 @@ msgctxt ""
msgid "CCYY-MM-DDThh:mm:ss"
msgstr "CCYY-MM-DDThh:mm:ss"
+#. 9nAGP
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
@@ -8008,6 +9007,7 @@ msgctxt ""
msgid "CCYY-MM-DDThh:mm:ss,s"
msgstr "CCYY-MM-DDThh:mm:ss,s"
+#. GbRWC
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
@@ -8016,6 +9016,7 @@ msgctxt ""
msgid "CCYY-MM-DDThh:mm:ss.s"
msgstr "CCYY-MM-DDThh:mm:ss.s"
+#. NAzAi
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
@@ -8024,6 +9025,7 @@ msgctxt ""
msgid "hh:mm"
msgstr "hh:mm"
+#. fHx5R
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
@@ -8032,6 +9034,7 @@ msgctxt ""
msgid "hh:mm:ss"
msgstr "hh:mm:ss"
+#. NhLDG
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
@@ -8040,6 +9043,7 @@ msgctxt ""
msgid "hh:mm:ss,s"
msgstr "hh:mm:ss,s"
+#. zQp4V
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
@@ -8048,6 +9052,7 @@ msgctxt ""
msgid "hh:mm:ss.s"
msgstr "hh:mm:ss.s"
+#. 2frj9
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
@@ -8056,6 +9061,7 @@ msgctxt ""
msgid "The century code CC may not be omitted. Instead of the T date and time separator, exactly one space character may be used."
msgstr "Kód století CC nelze vynechat. Místo oddělovače data a času T smí být použita právě jedna mezera."
+#. ertRH
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
@@ -8064,6 +9070,7 @@ msgctxt ""
msgid "If a date is given, it must be a valid Gregorian calendar date. In this case the optional time must be in the range 00:00 to 23:59:59.99999..."
msgstr "Je-li zadáno datum, musí se jednat o platné datum gregoriánského kalendáře. Volitelný čas musí být v tomto případě v rozmezí 00:00 až 23:59:59.99999..."
+#. sztEG
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
@@ -8072,14 +9079,25 @@ msgctxt ""
msgid "If only a time string is given, it may have an hours value of more than 24, while minutes and seconds can have a maximum value of 59."
msgstr "Je-li zadán pouze řetězec pro čas, hodnota hodin může být větší než 24, ale minuty a sekundy mohou dosáhnout maximálně hodnoty 59."
+#. iCp9E
+#: numbers_text.xhp
+msgctxt ""
+"numbers_text.xhp\n"
+"par_id761567607207916\n"
+"help.text"
+msgid "The conversion is done for single scalar values only, not within ranges."
+msgstr ""
+
+#. C6ykS
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id0908200901265448\n"
"help.text"
-msgid "The conversion is done for single arguments only, as in =A1+A2, or =\"1E2\"+1. Cell range arguments are not affected, so SUM(A1:A2) differs from A1+A2 if at least one of the two cells contain a convertible string."
-msgstr "Převod se provádí pouze pro jednotlivé argumenty jako v =A1+A2 nebo =\"1E2\"+1. Netýká se argumentů oblasti buněk, proto se bude SUM(A1:A2) lišit od A1+A2, jestliže aspoň jedna z obou buněk obsahuje řetězec, který může být převeden."
+msgid "The conversion is done for single scalar values, as in =A1+A2, or =\"1E2\"+1. Cell range arguments are not affected, so SUM(A1:A2) differs from A1+A2 if at least one of the two cells contain a convertible string."
+msgstr ""
+#. N4xE3
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
@@ -8088,6 +9106,7 @@ msgctxt ""
msgid "Strings inside formulas are also converted, such as in =\"1999-11-22\"+42, which returns the date 42 days after November 22nd, 1999. Calculations involving localized dates as strings inside the formula return an error. For example, the localized date string \"11/22/1999\" or \"22.11.1999\" cannot be used for the automatic conversion."
msgstr "Převáděny jsou také řetězce ve vzorcích, například =\"1999-11-22\"+42 vrátí datum následující 42 dnů po 22. prosinci 1999. Výpočet vzorce, který obsahuje řetězec s datem v místním nastavení, vrátí chybu. Pro automatický převod tak nemůže být použit například řetězec \"11/22/1999\" nebo \"22.11.1999\"."
+#. mvBJU
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
@@ -8096,22 +9115,61 @@ msgctxt ""
msgid "Example"
msgstr "Příklad"
+#. Wn9uE
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id1005200903485359\n"
"help.text"
-msgid "In A1 enter the text <item type=\"literal\">'1e2</item> (which is converted to the number 100 internally)."
-msgstr "Do A1 zadejte text <item type=\"literal\">'1e2</item> (který se vnitřně převede na číslo 100)."
+msgid "In A1 enter the text <literal>'1e2</literal> (which is converted to the number 100 internally)."
+msgstr ""
+#. CFpmx
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
"par_id1005200903485341\n"
"help.text"
-msgid "In A2 enter <item type=\"literal\">=A1+1</item> (which correctly results in 101)."
-msgstr "Do A2 zadejte <item type=\"literal\">=A1+1</item> (což vede ke správnému výsledku 101)."
+msgid "In A2 enter <literal>=A1+1</literal> (which correctly results in 101)."
+msgstr ""
+
+#. aruhi
+#: numbers_text.xhp
+msgctxt ""
+"numbers_text.xhp\n"
+"par_id891567607263849\n"
+"help.text"
+msgid "The formula <literal>=SUM(A1:A2)</literal>, returns 101 instead of 201 because the conversion does not occur in a range, only for single scalar values. Here, '1e2 is treated as string which has value 0 for the SUM function."
+msgstr ""
+
+#. hoF73
+#: numbers_text.xhp
+msgctxt ""
+"numbers_text.xhp\n"
+"par_id611567607779380\n"
+"help.text"
+msgid "<literal>=SUM(\"1E2\";1)</literal> returns #VALUE! because SUM() and some others that iterate over number sequences explicitly check the argument type."
+msgstr ""
+
+#. RNrFS
+#: numbers_text.xhp
+msgctxt ""
+"numbers_text.xhp\n"
+"hd_id871567772424915\n"
+"help.text"
+msgid "Changing the default text to number conversion settings"
+msgstr ""
+#. FrQEr
+#: numbers_text.xhp
+msgctxt ""
+"numbers_text.xhp\n"
+"par_id111567772433803\n"
+"help.text"
+msgid "The text to number conversion can be customized in the <embedvar href=\"text/shared/optionen/detailedcalculation.xhp#detailed_heading\" markup=\"ignore\"/> option."
+msgstr ""
+
+#. WE8wt
#: numbers_text.xhp
msgctxt ""
"numbers_text.xhp\n"
@@ -8120,6 +9178,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>"
msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Formát - Buňky... - Čísla\">Formát - Buňky - Čísla</link>"
+#. 42xFw
#: pivotchart.xhp
msgctxt ""
"pivotchart.xhp\n"
@@ -8128,6 +9187,7 @@ msgctxt ""
msgid "Pivot Chart"
msgstr "Kontingenční graf"
+#. M55mf
#: pivotchart.xhp
msgctxt ""
"pivotchart.xhp\n"
@@ -8136,6 +9196,7 @@ msgctxt ""
msgid "<bookmark_value>chart;pivot chart</bookmark_value> <bookmark_value>pivot table;pivot chart</bookmark_value>"
msgstr "<bookmark_value>graf;kontingnční graf</bookmark_value> <bookmark_value>kontingenční tabulka;kontingenční graf</bookmark_value>"
+#. AEE5J
#: pivotchart.xhp
msgctxt ""
"pivotchart.xhp\n"
@@ -8144,6 +9205,7 @@ msgctxt ""
msgid "<variable id=\"pivotchart\"><link href=\"text/scalc/guide/pivotchart.xhp\" name=\"Pivot Chart\">Pivot Chart</link></variable>"
msgstr "<variable id=\"pivotchart\"><link href=\"text/scalc/guide/pivotchart.xhp\" name=\"Pivot Chart\">Kontingeční Graf</link></variable>"
+#. 7LinF
#: pivotchart.xhp
msgctxt ""
"pivotchart.xhp\n"
@@ -8152,6 +9214,7 @@ msgctxt ""
msgid "A pivot chart is a chart with data range and data series of a <link href=\"text/scalc/guide/datapilot.xhp\" name=\"Pivot Table\">pivot table</link>."
msgstr "Kontingenční graf je graf s datovým rozsahem a datovými řadami <link href=\"text/scalc/guide/datapilot.xhp\" name=\"Pivot Table\">kontingenční tabulky</link>."
+#. VMZRC
#: pivotchart.xhp
msgctxt ""
"pivotchart.xhp\n"
@@ -8160,6 +9223,7 @@ msgctxt ""
msgid "Different from static sized tables, where the number of rows and columns are constant, pivot tables can have varying dimensions, depending on the pivot table settings and its data source contents."
msgstr "Na rozdíl od tabulek statické velikosti, kde počet řádků a sloupců je konstantní, kontingenční tabulky mohou mít různé rozměry v závislosti na nastavení kontingenční tabulky a obsahu zdroje dat."
+#. WFAoP
#: pivotchart.xhp
msgctxt ""
"pivotchart.xhp\n"
@@ -8168,6 +9232,7 @@ msgctxt ""
msgid "Pivot charts track the changes in the data issued from a pivot table and adjust the data series and data range accordingly."
msgstr "Kontingenční grafy reagují na změny v datech v kontingenční tabulce a přizpůsobují datové řady a rozsahy odpovídajícím způsobem."
+#. mZV4m
#: pivotchart.xhp
msgctxt ""
"pivotchart.xhp\n"
@@ -8176,6 +9241,7 @@ msgctxt ""
msgid "<link href=\"https://tomazvajngerl.blogspot.com/2017/03/pivot-charts-in-libreoffice-part-1.html\" name=\"Tomaž Vajngerl blog\">Technical details on %PRODUCTNAME pivot chart implementation</link>."
msgstr "<link href=\"https://tomazvajngerl.blogspot.com/2017/03/pivot-charts-in-libreoffice-part-1.html\" name=\"Tomaž Vajngerl blog\">Technické detaily implementace %PRODUCTNAME kontingenčních grafů</link>."
+#. D4FkY
#: pivotchart_create.xhp
msgctxt ""
"pivotchart_create.xhp\n"
@@ -8184,6 +9250,7 @@ msgctxt ""
msgid "Creating Pivot Charts"
msgstr "Vytvoření kontingenčního grafu"
+#. ycEFe
#: pivotchart_create.xhp
msgctxt ""
"pivotchart_create.xhp\n"
@@ -8192,6 +9259,7 @@ msgctxt ""
msgid "<bookmark_value>pivot chart;creating</bookmark_value>"
msgstr "<bookmark_value>kontingenční graf;vytvoření</bookmark_value>"
+#. LGXm7
#: pivotchart_create.xhp
msgctxt ""
"pivotchart_create.xhp\n"
@@ -8200,6 +9268,7 @@ msgctxt ""
msgid "<variable id=\"pivotchartcreate\"><link href=\"text/scalc/guide/pivotchart_create.xhp\" name=\"pivot chart create\">Creating Pivot Charts</link></variable>"
msgstr "<variable id=\"pivotchartcreate\"><link href=\"text/scalc/guide/pivotchart_create.xhp\" name=\"pivot chart create\">Vytvoření kontingečních grafů</link></variable>"
+#. UuRST
#: pivotchart_create.xhp
msgctxt ""
"pivotchart_create.xhp\n"
@@ -8208,6 +9277,7 @@ msgctxt ""
msgid "To create a pivot chart proceed as below:"
msgstr "Chcete-li vytvořit kontingeční graf, postupujte následovně:"
+#. EYcoc
#: pivotchart_create.xhp
msgctxt ""
"pivotchart_create.xhp\n"
@@ -8216,6 +9286,7 @@ msgctxt ""
msgid "Click inside the pivot table that you want to present in your chart."
msgstr "Klepněte do kontingeční tabulky, kterou chcete zobrazit v grafu."
+#. VXkUm
#: pivotchart_create.xhp
msgctxt ""
"pivotchart_create.xhp\n"
@@ -8224,6 +9295,7 @@ msgctxt ""
msgid "Choose <emph>Insert – Chart</emph> or click in the <image id=\"img_id3157322\" src=\"cmd/sc_insertobjectchart.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159322\">Insert Chart Icon</alt></image> <emph>Insert Chart</emph> icon in the main toolbar."
msgstr "Zvolte <emph>Vložit – Graf</emph> nebo klepněte na <image id=\"img_id3157322\" src=\"cmd/sc_insertobjectchart.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159322\">Ikona vložit graf</alt></image> <emph>Vložit graf</emph> na hlavní nástrojové liště."
+#. AE2L6
#: pivotchart_create.xhp
msgctxt ""
"pivotchart_create.xhp\n"
@@ -8232,6 +9304,7 @@ msgctxt ""
msgid "%PRODUCTNAME Calc automatically detects the pivot table and opens the pivot chart wizard."
msgstr "%PRODUCTNAME Calc automaticky rozpozná kontingenční tabulku a otevře průvodce kontingenčním grafem."
+#. q3cHS
#: pivotchart_create.xhp
msgctxt ""
"pivotchart_create.xhp\n"
@@ -8240,6 +9313,7 @@ msgctxt ""
msgid "Select the <link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Chart type\">Chart type</link> for the data in the chart wizard."
msgstr "Pro data v průvodci grafem vyberte <link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Chart type\">Typ grafu</link>."
+#. DkotR
#: pivotchart_create.xhp
msgctxt ""
"pivotchart_create.xhp\n"
@@ -8248,6 +9322,7 @@ msgctxt ""
msgid "The data range and the data series pages of the chart wizard are not enabled. They are controlled by the pivot table."
msgstr "Stránky oblast dat a datové řady nejsou v průvodci grafem povoleny. Jsou řízeny kontingenční tabulkou."
+#. 6tkMF
#: pivotchart_create.xhp
msgctxt ""
"pivotchart_create.xhp\n"
@@ -8256,6 +9331,7 @@ msgctxt ""
msgid "Select the <link href=\"text/schart/01/wiz_chart_elements.xhp\" name=\"Chart elements\">Chart Elements</link> of the pivot chart in the wizard."
msgstr "V průvodvi kontingečním grafem vyberte <link href=\"text/schart/01/wiz_chart_elements.xhp\" name=\"Chart elements\">Prvky grafu</link>."
+#. DiBBF
#: pivotchart_create.xhp
msgctxt ""
"pivotchart_create.xhp\n"
@@ -8264,6 +9340,7 @@ msgctxt ""
msgid "Click <emph>OK</emph> to close the wizard and create the pivot chart."
msgstr "Pro uzavření průvodce kontingenčním grafem klepněte na tlačítko <emph>OK</emph>."
+#. gQpGG
#: pivotchart_delete.xhp
msgctxt ""
"pivotchart_delete.xhp\n"
@@ -8272,6 +9349,7 @@ msgctxt ""
msgid "Deleting Pivot Charts"
msgstr "Smazání kontingenčního grafu"
+#. BEj4o
#: pivotchart_delete.xhp
msgctxt ""
"pivotchart_delete.xhp\n"
@@ -8280,6 +9358,7 @@ msgctxt ""
msgid "<variable id=\"pivotchartdelete\"><link href=\"text/scalc/guide/pivotchart_delete.xhp\" name=\"Deleting a Pivot Chart\">Deleting a Pivot Chart</link></variable>"
msgstr "<variable id=\"pivotchartdelete\"><link href=\"text/scalc/guide/pivotchart_delete.xhp\" name=\"Deleting a Pivot Chart\">Smazání kontingenčního grafu</link></variable>"
+#. GRQDA
#: pivotchart_delete.xhp
msgctxt ""
"pivotchart_delete.xhp\n"
@@ -8288,6 +9367,7 @@ msgctxt ""
msgid "<bookmark_value>pivot chart;deleting</bookmark_value>"
msgstr "<bookmark_value>kontingenční graf;smazání</bookmark_value>"
+#. cJkJT
#: pivotchart_delete.xhp
msgctxt ""
"pivotchart_delete.xhp\n"
@@ -8296,6 +9376,7 @@ msgctxt ""
msgid "To delete a pivot chart, select the chart and press <emph>Del</emph>."
msgstr "Chcete-li odstranit kontingenční graf, vyberte graf a stiskněte tlačítko <emph>Del</emph>."
+#. DFffk
#: pivotchart_delete.xhp
msgctxt ""
"pivotchart_delete.xhp\n"
@@ -8304,6 +9385,7 @@ msgctxt ""
msgid "When deleting a pivot chart, the linked pivot table is not affected."
msgstr "Při smazání kontingenčního grafu není ovlivněna připojená kontingenční tabulka."
+#. izc4D
#: pivotchart_delete.xhp
msgctxt ""
"pivotchart_delete.xhp\n"
@@ -8312,6 +9394,7 @@ msgctxt ""
msgid "If you delete a pivot table linked to a pivot chart, the pivot chart is also deleted. A dialog box opens to confirm the pivot chart deletion."
msgstr "Pokud odstraníte kontingenční tabulku propojenou s kontingenčním grafem, zruší se také kontingenční graf. Otevře se dialogové okno pro potvrzení vymazání kontingenčního grafu."
+#. KEqLt
#: pivotchart_edit.xhp
msgctxt ""
"pivotchart_edit.xhp\n"
@@ -8320,6 +9403,7 @@ msgctxt ""
msgid "Editing Pivot Charts"
msgstr "Úprava kontingečních grafů"
+#. LsYBC
#: pivotchart_edit.xhp
msgctxt ""
"pivotchart_edit.xhp\n"
@@ -8328,6 +9412,7 @@ msgctxt ""
msgid "<bookmark_value>pivot chart;editing</bookmark_value>"
msgstr "<bookmark_value>kontingenční graf;úprava</bookmark_value>"
+#. fEdDB
#: pivotchart_edit.xhp
msgctxt ""
"pivotchart_edit.xhp\n"
@@ -8336,6 +9421,7 @@ msgctxt ""
msgid "<variable id=\"pivotchartedit\"><link href=\"text/scalc/guide/pivotchart_edit.xhp\" name=\"Pivot Chart Editing\">Editing Pivot Charts</link></variable>"
msgstr "<variable id=\"pivotchartedit\"><link href=\"text/scalc/guide/pivotchart_edit.xhp\" name=\"Pivot Chart Editing\">Úprava kontingenčních grafů</link></variable>"
+#. tyqEE
#: pivotchart_edit.xhp
msgctxt ""
"pivotchart_edit.xhp\n"
@@ -8344,6 +9430,7 @@ msgctxt ""
msgid "Edit a pivot chart in the same way as normal charts."
msgstr "Upravte kontingenční graf stejným způsobem jako běžné grafy."
+#. RtcFm
#: pivotchart_edit.xhp
msgctxt ""
"pivotchart_edit.xhp\n"
@@ -8352,6 +9439,7 @@ msgctxt ""
msgid "To edit a pivot chart"
msgstr "Chcete-li upravit kontingenční graf"
+#. 4J9iC
#: pivotchart_filter.xhp
msgctxt ""
"pivotchart_filter.xhp\n"
@@ -8360,6 +9448,7 @@ msgctxt ""
msgid "Filtering Pivot Charts"
msgstr "Filtrování v kontingenčních grafech"
+#. 83phF
#: pivotchart_filter.xhp
msgctxt ""
"pivotchart_filter.xhp\n"
@@ -8368,6 +9457,7 @@ msgctxt ""
msgid "<variable id=\"pivotchartfilter\"><link href=\"text/scalc/guide/pivotchart_filter.xhp\" name=\"Filtering Pivot Charts\">Filtering Pivot Charts</link></variable>"
msgstr "<variable id=\"pivotchartfilter\"><link href=\"text/scalc/guide/pivotchart_filter.xhp\" name=\"Filtering Pivot Charts\">Filtrování v kontingenčních grafech</link></variable>"
+#. rByFE
#: pivotchart_filter.xhp
msgctxt ""
"pivotchart_filter.xhp\n"
@@ -8376,6 +9466,7 @@ msgctxt ""
msgid "Filters are used to remove unwanted data from the pivot chart. You can use filters in the pivot chart or in the corresponding <link href=\"text/scalc/guide/datapilot_filtertable.xhp\" name=\"Pivot table filtering\">pivot table</link>, since the resulting chart is exactly the same."
msgstr "Pro odfiltrování nechtěných dat v kontingenčních grafech se používají filtry. Můžete použít filtry v kontingenčním grafu nebo v <link href=\"text/scalc/guide/datapilot_filtertable.xhp\" name=\"Pivot table filtering\">kontingenční tabulce</link>, protože výsledný graf je stejný."
+#. n2tCy
#: pivotchart_filter.xhp
msgctxt ""
"pivotchart_filter.xhp\n"
@@ -8384,6 +9475,7 @@ msgctxt ""
msgid "Pivot chart field buttons"
msgstr "Tlačítka v oblasti kontingenčního grafu"
+#. h7jXH
#: pivotchart_filter.xhp
msgctxt ""
"pivotchart_filter.xhp\n"
@@ -8392,6 +9484,7 @@ msgctxt ""
msgid "Pivot chart buttons are unique to pivot charts, normal charts don't have them. The buttons shows the layout of the pivot table, which are the pivot table fields. If present, page fields are displayed in the top. Row fields are displayed on the bottom of the chart next to each other and the legend shows the buttons from column fields stacked."
msgstr "Tlačítka kontingenčního grafu jsou jedinečná pro kontingenční grafy, normální grafy nemají. Tlačítka zobrazují rozvržení kontingenčního tabulky, což jsou pole kontingenčního tabulky. Pole stránky se zobrazují v horní části. Pole řádků se zobrazují ve spodní části grafu vedle sebe a legenda zobrazuje tlačítka nad sebou ze sloupcových polí."
+#. HiBfg
#: pivotchart_filter.xhp
msgctxt ""
"pivotchart_filter.xhp\n"
@@ -8400,6 +9493,7 @@ msgctxt ""
msgid "<image src=\"media/helpimg/sc_PivotChartButtons.png\" id=\"img_id801525167692378\" width=\"604px\" height=\"340px\"><alt id=\"alt_id881525167692378\">Pivot chart buttons</alt></image>"
msgstr "<image src=\"media/helpimg/sc_PivotChartButtons.png\" id=\"img_id801525167692378\" width=\"604px\" height=\"340px\"><alt id=\"alt_id881525167692378\">Tlačítka kontingečního grafu</alt></image>"
+#. 6hniX
#: pivotchart_filter.xhp
msgctxt ""
"pivotchart_filter.xhp\n"
@@ -8408,6 +9502,7 @@ msgctxt ""
msgid "The buttons have a pop-up action attached to them. If there is some filtering applied, then the arrow turns blue (similar to the pivot table), so it is easier to see when a field has any filter applied."
msgstr "Tlačítka obsahují pop-up akce. Pokud je použito nějaké filtrování, šipka se změní na modrou (podobně jako u kontingenční tabulky), takže je snazší vidět, kdy má nějaké pole nastaveno nějaký filtr."
+#. BAYSV
#: pivotchart_filter.xhp
msgctxt ""
"pivotchart_filter.xhp\n"
@@ -8416,6 +9511,7 @@ msgctxt ""
msgid "Existing page fields shows what is filtered: when nothing is filtered \"- all -\" is shown, when some data is filtered, then \"- multiple -\" is shown and when only one value is not filtered, the value is shown."
msgstr "Stávající pole stránek zobrazují to, co je filtrováno: když se nic nefiltruje, zobrazí se \"- vše -\", když jsou filtrovány některé údaje, zobrazí se \"- vícenásobné -\" a pokud je filtrována jen jedna hodnota, tato hodnota se zobrazí."
+#. Qprys
#: pivotchart_update.xhp
msgctxt ""
"pivotchart_update.xhp\n"
@@ -8424,6 +9520,7 @@ msgctxt ""
msgid "Pivot Chart Update"
msgstr "Aktualizace kontingenčního grafu"
+#. cUrFa
#: pivotchart_update.xhp
msgctxt ""
"pivotchart_update.xhp\n"
@@ -8432,6 +9529,7 @@ msgctxt ""
msgid "<bookmark_value>pivot chart;update</bookmark_value>"
msgstr "<bookmark_value>kontingenční graf;aktualizace</bookmark_value>"
+#. uViPN
#: pivotchart_update.xhp
msgctxt ""
"pivotchart_update.xhp\n"
@@ -8440,6 +9538,7 @@ msgctxt ""
msgid "<variable id=\"pivotchartupdate\"><link href=\"text/scalc/guide/pivotchart_update.xhp\" name=\"Pivot Chart Update\">Updating Pivot Charts</link></variable>"
msgstr "<variable id=\"pivotchartupdate\"><link href=\"text/scalc/guide/pivotchart_update.xhp\" name=\"Pivot Chart Update\">Aktualizace kontingenčních grafů</link></variable>"
+#. JmbEt
#: pivotchart_update.xhp
msgctxt ""
"pivotchart_update.xhp\n"
@@ -8448,6 +9547,7 @@ msgctxt ""
msgid "If the data of the source sheet has been changed, you must refresh the pivot table and the pivot chart is updated accordingly. To refresh the pivot table (and thus the pivot chart):"
msgstr "Pokud byla změněna data zdrojového listu, musíte obnovit kontingenční tabulku a odpovídající kontingenční graf se zaktualizuje. Pro aktualizaci kontingenční tabulky (a tím i kontingenčního grafu):"
+#. dDjSB
#: pivotchart_update.xhp
msgctxt ""
"pivotchart_update.xhp\n"
@@ -8456,6 +9556,7 @@ msgctxt ""
msgid "Choose <emph>Data - Pivot Table - Refresh</emph>."
msgstr "Zvolte <emph>Data - Kontingenční tabulka - Obnovit</emph>."
+#. Q3QuQ
#: pivotchart_update.xhp
msgctxt ""
"pivotchart_update.xhp\n"
@@ -8464,6 +9565,7 @@ msgctxt ""
msgid "Choose <emph>Refresh...</emph> in the context menu of any cell in the pivot table."
msgstr "Zvolte <emph>Obnovit...</emph> v kontextovém menu libovolné buňky kontingenční tabulky."
+#. wpTTH
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
@@ -8472,6 +9574,7 @@ msgctxt ""
msgid "Printing Sheet Details"
msgstr "Podrobnosti tisku listu"
+#. qrcho
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
@@ -8480,6 +9583,7 @@ msgctxt ""
msgid "<bookmark_value>printing;sheet details</bookmark_value><bookmark_value>sheets; printing details</bookmark_value><bookmark_value>grids; printing sheet grids</bookmark_value><bookmark_value>formulas; printing, instead of results</bookmark_value><bookmark_value>comments; printing</bookmark_value><bookmark_value>charts;printing</bookmark_value><bookmark_value>sheet grids; printing</bookmark_value><bookmark_value>cells; printing grids</bookmark_value><bookmark_value>borders; printing cells</bookmark_value><bookmark_value>zero values; printing</bookmark_value><bookmark_value>null values; printing</bookmark_value><bookmark_value>draw objects;printing</bookmark_value>"
msgstr "<bookmark_value>tisk;podrobnosti v listu</bookmark_value><bookmark_value>listy; podrobnosti tisku</bookmark_value><bookmark_value>mřížky; tisk mřížek v listu</bookmark_value><bookmark_value>vzorce; tisk místo výsledků</bookmark_value><bookmark_value>komentáře; tisk</bookmark_value><bookmark_value>grafy;tisk</bookmark_value><bookmark_value>mřížky listu; tisk</bookmark_value><bookmark_value>buňky; tisk mřížek</bookmark_value><bookmark_value>ohraničení; tisk buněk</bookmark_value><bookmark_value>nulové hodnoty; tisk</bookmark_value><bookmark_value>žádné hodnoty; tisk</bookmark_value><bookmark_value>objekty kresby;tisk</bookmark_value>"
+#. cqFyW
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
@@ -8488,6 +9592,7 @@ msgctxt ""
msgid "<variable id=\"print_details\"><link href=\"text/scalc/guide/print_details.xhp\" name=\"Printing Sheet Details\">Printing Sheet Details</link></variable>"
msgstr "<variable id=\"print_details\"><link href=\"text/scalc/guide/print_details.xhp\" name=\"Podrobnosti tisku listu\">Podrobnosti tisku listu</link></variable>"
+#. hGEFc
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
@@ -8496,6 +9601,7 @@ msgctxt ""
msgid "When printing a sheet you can select which details are to be printed:"
msgstr "Chcete-li tisknout list, je možné zadat, které z následujících položek mají být tisknuty:"
+#. sTXzq
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
@@ -8504,6 +9610,7 @@ msgctxt ""
msgid "Row and column headers"
msgstr "Záhlaví řádků a sloupců"
+#. Rxa8b
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
@@ -8512,6 +9619,7 @@ msgctxt ""
msgid "Sheet grid"
msgstr "Mřížka"
+#. Bn5n8
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
@@ -8520,6 +9628,7 @@ msgctxt ""
msgid "Comments"
msgstr "Komentáře"
+#. DsPaj
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
@@ -8528,6 +9637,7 @@ msgctxt ""
msgid "Objects and images"
msgstr "Objekty a obrázky"
+#. BBrSF
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
@@ -8536,6 +9646,7 @@ msgctxt ""
msgid "Charts"
msgstr "Grafy"
+#. nJzAL
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
@@ -8544,6 +9655,7 @@ msgctxt ""
msgid "Drawing objects"
msgstr "Objekty kresby"
+#. BRFB5
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
@@ -8552,6 +9664,7 @@ msgctxt ""
msgid "Formulas"
msgstr "Vzorce"
+#. 7m79J
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
@@ -8560,6 +9673,7 @@ msgctxt ""
msgid "To choose the details proceed as follows:"
msgstr "Postupujte následovně:"
+#. jXek8
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
@@ -8568,6 +9682,7 @@ msgctxt ""
msgid "Select the sheet you want to print."
msgstr "Vyberte list, který chcete tisknout."
+#. yDak7
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
@@ -8576,6 +9691,7 @@ msgctxt ""
msgid "Choose <emph>Format - Page</emph>."
msgstr "Zvolte <emph>Formát - Stránka</emph>."
+#. 4sJjb
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
@@ -8584,6 +9700,7 @@ msgctxt ""
msgid "The command is not visible if the sheet was opened with write protection on. In that case, click the <emph>Edit File </emph>icon on the <emph>Standard</emph> Bar."
msgstr "Příkaz není dostupný, je-li sešit otevřen s ochranou proti zápisu. V takovém případě klepněte na ikonu <emph>Upravit soubor</emph> na liště <emph>Standardní</emph>."
+#. iLHHD
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
@@ -8592,6 +9709,7 @@ msgctxt ""
msgid "Select the <emph>Sheet</emph> tab. In the <emph>Print </emph>area mark the details to be printed and click OK."
msgstr "Vyberte kartu <emph>List</emph>. V části <emph>Tisk</emph> zaškrtněte požadované detaily a klepněte na OK."
+#. FBQsr
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
@@ -8600,6 +9718,7 @@ msgctxt ""
msgid "Print the document."
msgstr "Nyní je možné dokument vytisknout."
+#. jKV72
#: print_details.xhp
msgctxt ""
"print_details.xhp\n"
@@ -8608,6 +9727,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/03100000.xhp\" name=\"View - Page Break\">View - Page Break</link>"
msgstr "<link href=\"text/scalc/01/03100000.xhp\" name=\"Zobrazit - Zalomení stránky\">Zobrazit - Zalomení stránky</link>"
+#. AgAiH
#: print_exact.xhp
msgctxt ""
"print_exact.xhp\n"
@@ -8616,6 +9736,7 @@ msgctxt ""
msgid "Defining Number of Pages for Printing"
msgstr "Výběr stránek pro tisk"
+#. HQatF
#: print_exact.xhp
msgctxt ""
"print_exact.xhp\n"
@@ -8624,6 +9745,7 @@ msgctxt ""
msgid "<bookmark_value>printing; sheet counts</bookmark_value><bookmark_value>sheets; printing sheet counts</bookmark_value><bookmark_value>page breaks; spreadsheet preview</bookmark_value><bookmark_value>editing;print ranges</bookmark_value><bookmark_value>viewing;print ranges</bookmark_value><bookmark_value>previews;page breaks for printing</bookmark_value>"
msgstr "<bookmark_value>tisk; počítadlo listů</bookmark_value><bookmark_value>listy; tisk počtu listů</bookmark_value><bookmark_value>zalomení stránky; náhled před tiskem</bookmark_value><bookmark_value>úpravy; oblasti tisku</bookmark_value><bookmark_value>zobrazení;oblasti tisku</bookmark_value><bookmark_value>náhledy; zalomení stránky pro tisk</bookmark_value>"
+#. 6Wsn5
#: print_exact.xhp
msgctxt ""
"print_exact.xhp\n"
@@ -8632,6 +9754,7 @@ msgctxt ""
msgid "<variable id=\"print_exact\"><link href=\"text/scalc/guide/print_exact.xhp\" name=\"Defining Number of Pages for Printing\">Defining Number of Pages for Printing</link></variable>"
msgstr "<variable id=\"print_exact\"><link href=\"text/scalc/guide/print_exact.xhp\" name=\"Výběr stránek pro tisk\">Výběr stránek pro tisk</link></variable>"
+#. 8omBt
#: print_exact.xhp
msgctxt ""
"print_exact.xhp\n"
@@ -8640,6 +9763,7 @@ msgctxt ""
msgid "If a sheet is too large for a single printed page, $[officename] Calc will print the current sheet evenly divided over several pages. Since the automatic page break does not always take place in the optimal position, you can define the page distribution yourself."
msgstr "Je-li list příliš velký pro vytištění na jedné stránce, $[officename] Calc ho vytiskne rozložený na více stránek. Protože automatické zalomení stránek není vždy na optimálním místě, je možné, abyste rozdělení na stránky definovali sami."
+#. qdCU7
#: print_exact.xhp
msgctxt ""
"print_exact.xhp\n"
@@ -8648,6 +9772,7 @@ msgctxt ""
msgid "Go to the sheet to be printed."
msgstr "Umístěte kurzor do listu, jehož obsah chcete vytisknout."
+#. TkCsA
#: print_exact.xhp
msgctxt ""
"print_exact.xhp\n"
@@ -8656,6 +9781,7 @@ msgctxt ""
msgid "Choose <emph>View - Page Break</emph>."
msgstr "Zvolte <emph>Zobrazit - Zalomení stránky</emph>."
+#. eWnDG
#: print_exact.xhp
msgctxt ""
"print_exact.xhp\n"
@@ -8664,6 +9790,7 @@ msgctxt ""
msgid "You will see the automatic distribution of the sheet across the print pages. The automatically created print ranges are indicated by dark blue lines, and the user-defined ones by light blue lines. The page breaks (line breaks and column breaks) are marked as black lines."
msgstr "Zobrazí se automatické rozvržení zalomení stránek listu pro tisk. Automaticky vytvořené oblasti tisku jsou zobrazeny tmavě modrou čarou a uživatelem definované oblasti světle modrou čarou. Ohraničení řádků a sloupců je zobrazováno černými čarami."
+#. wTFAy
#: print_exact.xhp
msgctxt ""
"print_exact.xhp\n"
@@ -8672,6 +9799,7 @@ msgctxt ""
msgid "You can move the blue lines with the mouse. You will find further options in the Context menu, including adding an additional print range, removing the scaling and inserting additional manual line and column breaks."
msgstr "Modré čáry označující zalomení stránky můžete přetahovat myší. Další funkce, například přidání oblasti tisku, obnovení měřítka nebo odstranění či přidání ručního zalomení řádků a sloupců, naleznete v místní nabídce."
+#. yfroe
#: print_exact.xhp
msgctxt ""
"print_exact.xhp\n"
@@ -8680,6 +9808,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/03100000.xhp\" name=\"View - Page Break\">View - Page Break</link>"
msgstr "<link href=\"text/scalc/01/03100000.xhp\" name=\"Zobrazit - Zalomení stránky\">Zobrazit - Zalomení stránky</link>"
+#. ruFna
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
@@ -8688,6 +9817,7 @@ msgctxt ""
msgid "Printing Sheets in Landscape Format"
msgstr "Tisk listu na šířku"
+#. rEKGF
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
@@ -8696,6 +9826,7 @@ msgctxt ""
msgid "<bookmark_value>printing; sheet selections</bookmark_value> <bookmark_value>sheets; printing in landscape</bookmark_value> <bookmark_value>printing; landscape</bookmark_value> <bookmark_value>landscape printing</bookmark_value>"
msgstr "<bookmark_value>tisk; výběr listů</bookmark_value> <bookmark_value>listy; tisk na šířku</bookmark_value> <bookmark_value>tisk; na šířku</bookmark_value> <bookmark_value>tisk na šířku</bookmark_value>"
+#. ff6kb
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
@@ -8704,6 +9835,7 @@ msgctxt ""
msgid "<variable id=\"print_landscape\"><link href=\"text/scalc/guide/print_landscape.xhp\" name=\"Printing Sheets in Landscape Format\">Printing Sheets in Landscape Format</link></variable>"
msgstr "<variable id=\"print_landscape\"><link href=\"text/scalc/guide/print_landscape.xhp\" name=\"Tisk listu na šířku\">Tisk listu na šířku</link></variable>"
+#. Ce8BB
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
@@ -8712,6 +9844,7 @@ msgctxt ""
msgid "In order to print a sheet you have a number of interactive options available under <emph>View - Page Break</emph>. Drag the delimiter lines to define the range of printed cells on each page."
msgstr "Mnoho možností pro tisk je možné definovat v <emph>Zobrazit - Zalomení stránky</emph>. Přetáhnutím dělících čar stanovte oblast buněk, která bude vytištěna na stránku."
+#. LBGFD
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
@@ -8720,6 +9853,7 @@ msgctxt ""
msgid "To print in landscape format, proceed as follows:"
msgstr "Pro tisk na šířku postupujte následovně:"
+#. GGu4V
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
@@ -8728,6 +9862,7 @@ msgctxt ""
msgid "Go to the sheet to be printed."
msgstr "Umístěte kurzor do listu, jehož obsah chcete vytisknout."
+#. ZLQgF
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
@@ -8736,6 +9871,7 @@ msgctxt ""
msgid "Choose <emph>Format - Page</emph>."
msgstr "Zvolte <emph>Formát - Stránka</emph>."
+#. BTD2G
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
@@ -8744,6 +9880,7 @@ msgctxt ""
msgid "The command is not visible if the sheet has been opened with write protection on. In that case, click the <emph>Edit File </emph>icon on the <emph>Standard</emph> bar."
msgstr "Příkaz není dostupný, je-li sešit otevřen s ochranou proti zápisu. V takovém případě klepněte na ikonu <emph>Upravit soubor</emph> na liště <emph>Standardní</emph>."
+#. MXEBJ
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
@@ -8752,6 +9889,7 @@ msgctxt ""
msgid "Select the <emph>Page</emph> tab. Select the <emph>Landscape</emph> paper format and click OK."
msgstr "Vyberte kartu <emph>Stránka</emph>. Orientaci nastavte na <emph>Na šířku</emph> a klepněte na OK."
+#. Ffpa2
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
@@ -8760,6 +9898,7 @@ msgctxt ""
msgid "Choose <emph>File - Print</emph>. You will see the <emph>Print</emph> dialog."
msgstr "Zvolte <emph>Soubor - Tisk</emph>. Zobrazí se dialog <emph>Tisk</emph>."
+#. t2d4C
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
@@ -8768,6 +9907,7 @@ msgctxt ""
msgid "Depending on the printer driver and the operating system, it may be necessary to click the <emph>Properties</emph> button and to change your printer to landscape format there."
msgstr "V závislosti na ovladači tiskárny a operačním systému může být nutné klepnout na tlačítko <emph>Vlastnosti</emph> a změnit nastavení papíru i zde."
+#. naUGC
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
@@ -8776,6 +9916,7 @@ msgctxt ""
msgid "In the <emph>Print </emph>dialog in the <emph>General</emph> tab page, select the contents to be printed:"
msgstr "V dialogovém okně <emph>Tisk</emph> vyberte na kartě <emph>Obecné</emph> obsah, který se má tisknout:"
+#. QtMET
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
@@ -8784,6 +9925,7 @@ msgctxt ""
msgid "<emph>All sheets</emph> - All sheets will be printed."
msgstr "<emph>Všechny listy</emph> - Vytisknou se všechny listy."
+#. uVqb5
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
@@ -8792,6 +9934,7 @@ msgctxt ""
msgid "<emph>Selected sheets</emph> - Only the selected sheets will be printed. All sheets whose names (at the bottom on the sheet tabs) are selected will be printed. By pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while clicking a sheet name you can change this selection."
msgstr "<emph>Vybrané listy</emph> - Vytisknou se pouze vybrané listy. Vytisknou se tedy listy, jejichž název (v dolní části na kartách listů) je vybrán. Tento výběr změníte stisknutím <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> při klepnutí na název listu."
+#. rrUVv
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
@@ -8800,6 +9943,7 @@ msgctxt ""
msgid "<emph>Selected cells</emph> - All selected cells are printed."
msgstr "<emph>Vybrané buňky</emph> - Vytisknuty budou všechny vybrané buňky."
+#. uYBdU
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
@@ -8808,6 +9952,7 @@ msgctxt ""
msgid "From all the paper pages that result from the above selection, you can select the range of paper pages to be printed:"
msgstr "Ze všech stránek, které jsou výsledkem výše uvedeného výběru, můžete vytisknout jen určitou část:"
+#. 9UzuE
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
@@ -8816,6 +9961,7 @@ msgctxt ""
msgid "<emph>All pages</emph> - Print all resulting pages."
msgstr "<emph>Všechny stránky</emph> - Vytisknou se všechny výsledné stránky."
+#. eUkMY
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
@@ -8824,6 +9970,7 @@ msgctxt ""
msgid "<emph>Pages</emph> - Enter the pages to be printed. The pages will also be numbered from the first sheet onwards. If you see in the Page Break Preview that Sheet1 will be printed on 4 pages and you want to print the first two pages of Sheet2, enter 5-6 here."
msgstr "<emph>Stránky</emph> - Zadejte stránky, které se mají vytisknout. Tyto stránky budou číslovány postupně od prvního listu. Pokud vidíte v náhledu zalomení stránky, že List1 bude vytisknut na 4 stránky a chcete vytisknout první dvě stránky Listu2, zadejte sem 5-6."
+#. JiCgW
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
@@ -8832,6 +9979,7 @@ msgctxt ""
msgid "If under <emph>Format - Print ranges</emph> you have defined one or more print ranges, only the contents of these print ranges will be printed."
msgstr "Máte-li pomocí <emph>Formát - Oblasti tisku</emph> definovánu oblast či oblasti, budou vytištěny pouze tyto oblasti tisku."
+#. EVXcd
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
@@ -8840,6 +9988,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/03100000.xhp\" name=\"View - Page Break\">View - Page Break</link>"
msgstr "<link href=\"text/scalc/01/03100000.xhp\" name=\"Zobrazit - Zalomení stránky\">Zobrazit - Zalomení stránky</link>"
+#. vbjmr
#: print_landscape.xhp
msgctxt ""
"print_landscape.xhp\n"
@@ -8848,6 +9997,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/guide/printranges.xhp\">Defining Print Ranges on a Sheet</link>"
msgstr "<link href=\"text/scalc/guide/printranges.xhp\">Definování oblastí tisku v listu</link>"
+#. 5uE2T
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
@@ -8856,6 +10006,7 @@ msgctxt ""
msgid "Printing Rows or Columns on Every Page"
msgstr "Tisk vybraných řádků nebo sloupců na každé stránce"
+#. i2Etr
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
@@ -8864,6 +10015,7 @@ msgctxt ""
msgid "<bookmark_value>printing; sheets on multiple pages</bookmark_value><bookmark_value>sheets; printing on multiple pages</bookmark_value><bookmark_value>rows; repeating when printing</bookmark_value><bookmark_value>columns; repeating when printing</bookmark_value><bookmark_value>repeating;columns/rows on printed pages</bookmark_value><bookmark_value>title rows; printing on all sheets</bookmark_value><bookmark_value>headers; printing on sheets</bookmark_value><bookmark_value>footers; printing on sheets</bookmark_value><bookmark_value>printing; rows/columns as table headings</bookmark_value><bookmark_value>headings;repeating rows/columns as</bookmark_value>"
msgstr "<bookmark_value>tisk; listy na více stránkách</bookmark_value><bookmark_value>listy; tisk na více stran</bookmark_value><bookmark_value>řádky; opakování při tisku</bookmark_value><bookmark_value>sloupce; opakování při tisku</bookmark_value><bookmark_value>opakování; sloupce/řádky na vytištěných stránkách</bookmark_value><bookmark_value>řádky se záhlavím; tisk na všech listech</bookmark_value><bookmark_value>záhlaví; tisk na listy</bookmark_value><bookmark_value>zápatí; tisk na listy</bookmark_value><bookmark_value>tisk; řádky či sloupce jako záhlaví tabulky</bookmark_value><bookmark_value>záhlaví; pomocí opakování řádků či sloupců</bookmark_value>"
+#. GaFEB
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
@@ -8872,6 +10024,7 @@ msgctxt ""
msgid "<variable id=\"print_title_row\"><link href=\"text/scalc/guide/print_title_row.xhp\" name=\"Printing Rows or Columns on Every Page\">Printing Rows or Columns on Every Page</link></variable>"
msgstr "<variable id=\"print_title_row\"><link href=\"text/scalc/guide/print_title_row.xhp\" name=\"Tisk vybraných řádků nebo sloupců na každé stránce\">Tisk vybraných řádků nebo sloupců na každé stránce</link></variable>"
+#. kzA5T
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
@@ -8880,6 +10033,7 @@ msgctxt ""
msgid "If you have a sheet that is so large that it will be printed multiple pages, you can set up rows or columns to repeat on each printed page."
msgstr "Je-li list příliš velký pro vytištění na jedné stránce, bude vytištěn rozložený na více stránek. Je možné nastavit, které řádky či sloupce se mají vytisknout na všech stránkách."
+#. CHPC8
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
@@ -8888,6 +10042,7 @@ msgctxt ""
msgid "As an example, If you want to print the top two rows of the sheet as well as the first column (A) on all pages, do the following:"
msgstr "Například chcete-li vytisknout na všech stránkách první dva řádky a první sloupec (A), postupujte následovně:"
+#. SggEJ
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
@@ -8896,6 +10051,7 @@ msgctxt ""
msgid "Choose <emph>Format - Print Ranges - Edit</emph>. The <emph>Edit Print Ranges</emph> dialog appears."
msgstr "Zvolte <emph>Formát - Oblasti tisku - Upravit</emph>. Zobrazí se dialog <emph>Upravit oblasti tisku</emph>."
+#. Gz7dZ
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
@@ -8904,6 +10060,7 @@ msgctxt ""
msgid "Click the icon at the far right of the <emph>Rows to repeat</emph> area."
msgstr "Klepněte na ikonu vpravo od pole <emph>Opakovat řádky</emph>."
+#. CMsDN
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
@@ -8912,6 +10069,7 @@ msgctxt ""
msgid "The dialog shrinks so that you can see more of the sheet."
msgstr "Dialogové okno se zmenší a zobrazí se obsah listu."
+#. 3Sk4w
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
@@ -8920,6 +10078,7 @@ msgctxt ""
msgid "Select the first two rows and, for this example, click cell A1 and drag to A2."
msgstr "Vyberte první dva řádky, v tomto případě klepněte do buňky A1 a potáhněte myší do buňky A2."
+#. 3qAdo
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
@@ -8928,6 +10087,7 @@ msgctxt ""
msgid "In the shrunk dialog you will see $1:$2. Rows 1 and 2 are now rows to repeat."
msgstr "Do dialogového okna bude automaticky zadán výraz $1:$2. Řádky 1 a 2 se budou opakovat na každé tištěné stránce."
+#. RsCa5
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
@@ -8936,6 +10096,7 @@ msgctxt ""
msgid "Click the icon at the far right of the <emph>Rows to repeat</emph> area. The dialog is restored again."
msgstr "Klepněte opět na ikonu vpravo od <emph>Opakovat řádky</emph>. Znovu se zobrazí dialog."
+#. GC8hz
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
@@ -8944,6 +10105,7 @@ msgctxt ""
msgid "If you also want column A as a column to repeat, click the icon at the far right of the <emph>Columns to repeat</emph> area."
msgstr "Má-li se opakovat též sloupec A, klepněte na ikonu napravo od pole <emph>Opakovat sloupce</emph>."
+#. sHfQp
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
@@ -8952,6 +10114,7 @@ msgctxt ""
msgid "Click column A (not in the column header)."
msgstr "Klepněte na libovolnou buňku sloupce A (nikoli na záhlaví)."
+#. EyDEo
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
@@ -8960,6 +10123,7 @@ msgctxt ""
msgid "Click the icon again at the far right of the <emph>Columns to repeat</emph> area."
msgstr "Opět klepněte na ikonu vpravo od <emph>Opakovat sloupce</emph>."
+#. YvDgQ
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
@@ -8968,6 +10132,7 @@ msgctxt ""
msgid "Rows to repeat are rows from the sheet. You can define headers and footers to be printed on each print page independently of this in <emph>Format - Page</emph>."
msgstr "Funkce Opakovat řádky používá řádky ze sešitu. Záhlaví a zápatí stránky pro tisk se definují nezávisle v dialogu <emph>Formát - Stránka</emph>."
+#. b42kP
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
@@ -8976,6 +10141,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/03100000.xhp\" name=\"View - Page Break Preview\">View - Page Break Preview</link>"
msgstr "<link href=\"text/scalc/01/03100000.xhp\" name=\"Zobrazit - Náhled zalomení stránky\">Zobrazit - Náhled zalomení stránky</link>"
+#. uExLf
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
@@ -8984,6 +10150,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05080300.xhp\" name=\"Format - Print ranges - Edit\">Format - Print ranges - Edit</link>"
msgstr "<link href=\"text/scalc/01/05080300.xhp\" name=\"Formát - Oblasti tisku - Upravit\">Formát - Oblasti tisku - Upravit</link>"
+#. mxvQN
#: print_title_row.xhp
msgctxt ""
"print_title_row.xhp\n"
@@ -8992,6 +10159,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05070000.xhp\" name=\"Format - Page - (Header / Footer)\">Format - Page - (Header / Footer)</link>"
msgstr "<link href=\"text/scalc/01/05070000.xhp\" name=\"Formát - Stránka - (Záhlaví / Zápatí)\">Formát - Stránka - (Záhlaví / Zápatí)</link>"
+#. AK3vB
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9000,6 +10168,7 @@ msgctxt ""
msgid "Using Print Ranges on a Spreadsheet"
msgstr "Použití oblastí tisku v sešitu"
+#. QQGLQ
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9008,6 +10177,7 @@ msgctxt ""
msgid "<bookmark_value>exporting;cells</bookmark_value><bookmark_value>printing; cells</bookmark_value><bookmark_value>ranges;print ranges</bookmark_value><bookmark_value>PDF export of print ranges</bookmark_value><bookmark_value>cell ranges; printing</bookmark_value><bookmark_value>cells; print ranges</bookmark_value><bookmark_value>print ranges</bookmark_value><bookmark_value>clearing, see also deleting/removing</bookmark_value><bookmark_value>defining;print ranges</bookmark_value><bookmark_value>extending print ranges</bookmark_value><bookmark_value>deleting;print ranges</bookmark_value>"
msgstr "<bookmark_value>exportování;buňky</bookmark_value><bookmark_value>tisk; buňky</bookmark_value><bookmark_value>oblasti;oblasti tisku</bookmark_value><bookmark_value>export oblastí tisku do PDF</bookmark_value><bookmark_value>oblasti buněk; tisk</bookmark_value><bookmark_value>buňky; oblasti tisku</bookmark_value><bookmark_value>oblasti tisku</bookmark_value><bookmark_value>vyčištění, viz také mazání/odstranění</bookmark_value><bookmark_value>definování;oblasti tisku</bookmark_value><bookmark_value>rozšiřování oblastí tisku</bookmark_value><bookmark_value>mazání;oblasti tisku</bookmark_value>"
+#. USFyE
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9016,6 +10186,7 @@ msgctxt ""
msgid "<variable id=\"printranges\"><link href=\"text/scalc/guide/printranges.xhp\">Defining Print Ranges on a Sheet</link></variable>"
msgstr "<variable id=\"printranges\"><link href=\"text/scalc/guide/printranges.xhp\">Definování oblastí tisku na listu</link></variable>"
+#. h4dAF
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9024,6 +10195,7 @@ msgctxt ""
msgid "You can define which range of cells on a spreadsheet to print."
msgstr "Je možné stanovit, která oblast buněk v sešitu bude vytištěna."
+#. sD9qE
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9032,6 +10204,7 @@ msgctxt ""
msgid "The cells on the sheet that are not part of the defined print range are not printed or exported. Sheets without a defined print range are not printed and not exported to a PDF file, unless the document uses the Excel file format."
msgstr "Buňky, které nejsou součástí nastavené oblasti tisku, nebudou vytištěny ani exportovány. Listy bez nastavené oblasti tisku nebudou ani vytištěny, ani exportovány do PDF, pokud ovšem dokument není ve formátu Excelu."
+#. HkA7y
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9040,6 +10213,7 @@ msgctxt ""
msgid "For files opened in Excel format, all sheets that do not contain a defined print range are printed. The same behavior occurs when you export the Excel formatted spreadsheet to a PDF file."
msgstr "Pro soubory ve formátu Excelu platí, že každý list, který neobsahuje nastavenou oblast tisku, bude přesto vytištěn. Totéž platí i pro export sešitu ve formátu Excelu do PDF."
+#. 62UF5
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9048,6 +10222,7 @@ msgctxt ""
msgid "To Define a Print Range"
msgstr "Definování oblasti tisku"
+#. tffSG
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9056,6 +10231,7 @@ msgctxt ""
msgid "Select the cells that you want to print."
msgstr "Označte buňky, které chcete tisknout."
+#. qPKQF
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9064,6 +10240,7 @@ msgctxt ""
msgid "Choose <emph>Format - Print Ranges - Define</emph>."
msgstr "Zvolte <emph>Formát - Oblasti tisku - Definovat</emph>."
+#. 5GFUH
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9072,6 +10249,7 @@ msgctxt ""
msgid "To Add Cells to a Print Range"
msgstr "Přidání buněk do oblasti tisku"
+#. fwkxc
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9080,6 +10258,7 @@ msgctxt ""
msgid "Select the cells that you want to add to the existing print range."
msgstr "Označte buňky, které chcete přidat do existující oblasti tisku."
+#. uNLYf
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9088,6 +10267,7 @@ msgctxt ""
msgid "Choose <emph>Format - Print Ranges - Add</emph>."
msgstr "Zvolte <emph>Formát - Oblasti tisku - Přidat</emph>."
+#. Xj8rT
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9096,6 +10276,7 @@ msgctxt ""
msgid "To Clear a Print Range"
msgstr "Zrušení oblasti tisku"
+#. dYHcz
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9104,6 +10285,7 @@ msgctxt ""
msgid "Choose <emph>Format - Print Ranges - Clear</emph>."
msgstr "Zvolte <emph>Formát - Oblasti tisku - Vymazat</emph>."
+#. GLmBw
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9112,6 +10294,7 @@ msgctxt ""
msgid "Using the Page Break Preview to Edit Print Ranges"
msgstr "Použití náhledu zalomení stránky k úpravě oblastí tisku"
+#. fA865
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9120,6 +10303,7 @@ msgctxt ""
msgid "In the <emph>Page Break Preview</emph>, print ranges as well as page break regions are outlined by a blue border and contain a centered page number in gray. Nonprinting areas have a gray background."
msgstr "V <emph>Náhledu zalomení stránky</emph> jsou oblasti tisku a také zalomení stránky ohraničeny modrou čarou a obsahují uprostřed šedivé číslo stránky. Oblasti, které se netisknou, mají šedivé pozadí."
+#. S5enN
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9128,6 +10312,7 @@ msgctxt ""
msgid "To define a new page break region, drag the border to a new location. When you define a new page break region, an automatic page break is replaced by a manual page break."
msgstr "Nové zalomení stránky definujete přetažením okraje na jiné místo. Po definování nového zalomení stránky je automatické zalomení nahrazeno ručním."
+#. DCNh4
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9136,6 +10321,7 @@ msgctxt ""
msgid "To View and Edit Print Ranges"
msgstr "Zobrazení a úprava oblastí tisku"
+#. KmLhz
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9144,6 +10330,7 @@ msgctxt ""
msgid "Choose <emph>View - Page Break Preview</emph>."
msgstr "Zvolte <emph>Zobrazit - Náhled zalomení stránky</emph>."
+#. d3cdC
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9152,6 +10339,7 @@ msgctxt ""
msgid "To change the default zoom factor of the <emph>Page Break Preview</emph>, double click the percentage value on the <emph>Status</emph> bar, and select a new zoom factor."
msgstr "Výchozí míru přiblížení v <emph>Náhledu zalomení stránky</emph> změníte tím, že poklepete na procentní údaj ve <emph>stavovém řádku</emph> a vyberete novou hodnotu."
+#. RFe8B
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9160,6 +10348,7 @@ msgctxt ""
msgid "Edit the print range."
msgstr "Upravte oblasti tisku."
+#. dQeMn
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9168,6 +10357,7 @@ msgctxt ""
msgid "To change the size of a print range, drag a border of the range to a new location."
msgstr "Změny velikosti oblasti tisku dosáhnete přetažením jejího okraje na nové místo."
+#. HwnGq
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9176,6 +10366,7 @@ msgctxt ""
msgid "To delete a manual page break that is contained in a print range, drag the border of the page break outside of the print range."
msgstr "Ruční zalomení smažete jeho přetažením mimo oblast tisku."
+#. xLgnw
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9184,6 +10375,7 @@ msgctxt ""
msgid "To clear a print range, drag a border of the range onto the opposite border of the range."
msgstr "Oblast tisku smažete přetažením jednoho jejího okraje na protilehlý okraj."
+#. wATRM
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9192,6 +10384,7 @@ msgctxt ""
msgid "To exit the <emph>Page Break Preview</emph>, choose <emph>View - Normal</emph>."
msgstr "Režim <emph>Náhled zalomení stránky</emph> ukončíte volbou <emph>Zobrazit - Normální</emph>."
+#. D7AdB
#: printranges.xhp
msgctxt ""
"printranges.xhp\n"
@@ -9200,6 +10393,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05080300.xhp\">Editing Print Ranges</link>"
msgstr "<link href=\"text/scalc/01/05080300.xhp\">Úprava oblastí tisku</link>"
+#. eUvgA
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
@@ -9208,6 +10402,7 @@ msgctxt ""
msgid "Addresses and References, Absolute and Relative"
msgstr "Adresy a odkazy, absolutní a relativní"
+#. ZvNEh
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
@@ -9216,6 +10411,7 @@ msgctxt ""
msgid "<bookmark_value>addressing; relative and absolute</bookmark_value><bookmark_value>references; absolute/relative</bookmark_value><bookmark_value>absolute addresses in spreadsheets</bookmark_value><bookmark_value>relative addresses</bookmark_value><bookmark_value>absolute references in spreadsheets</bookmark_value><bookmark_value>relative references</bookmark_value><bookmark_value>references; to cells</bookmark_value><bookmark_value>cells; references</bookmark_value>"
msgstr "<bookmark_value>adresování; relativní a absolutní</bookmark_value><bookmark_value>odkazy; absolutní/relativní</bookmark_value><bookmark_value>absolutní adresování v sešitech</bookmark_value><bookmark_value>relativní adresování</bookmark_value><bookmark_value>absolutní odkazy v sešitech</bookmark_value><bookmark_value>relativní odkazy</bookmark_value><bookmark_value>odkazy; na buňky</bookmark_value><bookmark_value>buňky; odkazy</bookmark_value>"
+#. hMp78
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
@@ -9224,6 +10420,7 @@ msgctxt ""
msgid "<variable id=\"relativ_absolut_ref\"><link href=\"text/scalc/guide/relativ_absolut_ref.xhp\" name=\"Addresses and References, Absolute and Relative\">Addresses and References, Absolute and Relative</link></variable>"
msgstr "<variable id=\"relativ_absolut_ref\"><link href=\"text/scalc/guide/relativ_absolut_ref.xhp\" name=\"Adresy a odkazy, absolutní a relativní\">Adresy a odkazy, absolutní a relativní</link></variable>"
+#. 6AVDc
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
@@ -9232,6 +10429,7 @@ msgctxt ""
msgid "Relative Addressing"
msgstr "Relativní adresování"
+#. rb6GT
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
@@ -9240,6 +10438,7 @@ msgctxt ""
msgid "The cell in column A, row 1 is addressed as A1. You can address a range of adjacent cells by first entering the coordinates of the upper left cell of the area, then a colon followed by the coordinates of the lower right cell. For example, the square formed by the first four cells in the upper left corner is addressed as A1:B2."
msgstr "Buňka nacházející se ve sloupci A a řádku 1 je adresována jako A1. Oblast sousedních buněk je možné adresovat tak, že nejprve zadáte souřadnice buňky nacházející se v oblasti vlevo nahoře, potom dvojtečku a za ni souřadnice buňky vpravo dole. Například čtverec, který je tvořen prvními čtyřmi buňkami v levém horním rohu, je adresován jako A1:B2."
+#. 8A4F3
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
@@ -9248,6 +10447,7 @@ msgctxt ""
msgid "By addressing an area in this way, you are making a relative reference to A1:B2. Relative here means that the reference to this area will be adjusted automatically when you copy the formulas."
msgstr "Adresováním oblasti tímto způsobem vytváříte relativní odkaz k oblasti A1:B2. Relativní v tomto případě znamená, že když zkopírujete vzorce, bude odkaz k této oblasti upraven automaticky."
+#. BX9Er
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
@@ -9256,6 +10456,7 @@ msgctxt ""
msgid "Absolute Addressing"
msgstr "Absolutní adresování"
+#. xBKEc
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
@@ -9264,6 +10465,7 @@ msgctxt ""
msgid "Absolute referencing is the opposite of relative addressing. A dollar sign is placed before each letter and number in an absolute reference, for example, $A$1:$B$2."
msgstr "Absolutní adresování je opakem relativního. Před každý znak či číslici v absolutní adrese je přidán znak $, například $A$1:$B$2."
+#. i9Afo
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
@@ -9272,6 +10474,7 @@ msgctxt ""
msgid "$[officename] can convert the current reference, in which the cursor is positioned in the input line, from relative to absolute and vice versa by pressing F4. If you start with a relative address such as A1, the first time you press this key combination, both row and column are set to absolute references ($A$1). The second time, only the row (A$1), and the third time, only the column ($A1). If you press the key combination once more, both column and row references are switched back to relative (A1)"
msgstr "$[officename] může převést odkaz, na kterém je ve vstupní řádce umístěn kurzor, z relativního na absolutní a zpět stiskem klávesy F4. Zadáte-li relativní adresu jako A1, po prvním stisku uvedené klávesy se jak řádek tak sloupec převede na absolutní odkaz ($A$1). Po druhém stisku pouze řádek (A$1) a po třetím pouze sloupec ($A1). Stisknete-li klávesu ještě jednou, jak řádek, tak sloupec budou adresovány relativně (A1)."
+#. MaL7p
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
@@ -9280,6 +10483,7 @@ msgctxt ""
msgid "$[officename] Calc shows the references to a formula. If, for example, you click the formula =SUM(A1:C5;D15:D24) in a cell, the two referenced areas in the sheet will be highlighted in color. For example, the formula component \"A1:C5\" may be in blue and the cell range in question bordered in the same shade of blue. The next formula component \"D15:D24\" can be marked in red in the same way."
msgstr "$[officename] Calc zobrazuje odkazy ve vzorcích. Například klepnete-li na buňku se vzorcem =SUM(A1:C5;D15:D24), budou obě odkazované oblasti v listu zvýrazněny barevně. Část vzorce \"A1:C5\" může být modře a tato oblast v listu ohraničena stejným odstínem modré. Stejně tak bude část \"D15:D24\" a oblast v listu v barvě červené."
+#. 7hFuB
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
@@ -9288,6 +10492,7 @@ msgctxt ""
msgid "When to Use Relative and Absolute References"
msgstr "Použití relativních a absolutních odkazů"
+#. VRg9u
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
@@ -9296,6 +10501,7 @@ msgctxt ""
msgid "What distinguishes a relative reference? Assume you want to calculate in cell E1 the sum of the cells in range A1:B2. The formula to enter into E1 would be: =SUM(A1:B2). If you later decide to insert a new column in front of column A, the elements you want to add would then be in B1:C2 and the formula would be in F1, not in E1. After inserting the new column, you would therefore have to check and correct all formulas in the sheet, and possibly in other sheets."
msgstr "Čím je relativní odkaz odlišný? Předpokládejme, že chcete spočítat součet hodnot v oblasti buněk A1:B2 a zobrazit jej v buňce E1. Vzorec v buňce E1 by měl vypadat takto: =SUM(A1:B2). Budete-li později chtít před sloupec A vložit nový sloupec, budou prvky, které chcete sečíst, v buňkách B1:C2 a vzorec bude v buňce F1, nikoli E1. Po vložení nového sloupce budete proto muset zkontrolovat a opravit všechny vzorce na listu, případně i na dalších listech."
+#. 5ja9B
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
@@ -9304,6 +10510,7 @@ msgctxt ""
msgid "Fortunately, $[officename] does this work for you. After having inserted a new column A, the formula =SUM(A1:B2) will be automatically updated to =SUM(B1:C2). Row numbers will also be automatically adjusted when a new row 1 is inserted. Absolute and relative references are always adjusted in $[officename] Calc whenever the referenced area is moved. But be careful if you are copying a formula since in that case only the relative references will be adjusted, not the absolute references."
msgstr "Naštěstí to $[officename] dělá za vás. Po vložení nového sloupce A bude vzorec =SUM(A1:B2) automaticky změněn na =SUM(B1:C2). Po vložení nového řádku 1 budou čísla řádků též automaticky upravena. Při posunu odkazovaných buněk $[officename] Calc vždy upraví absolutní i relativní odkazy na ně. Ale pozor, při kopírování vzorců budou upraveny pouze relativní odkazy, absolutní zůstanou beze změny."
+#. HEJFq
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
@@ -9312,6 +10519,7 @@ msgctxt ""
msgid "Absolute references are used when a calculation refers to one specific cell in your sheet. If a formula that refers to exactly this cell is copied relatively to a cell below the original cell, the reference will also be moved down if you did not define the cell coordinates as absolute."
msgstr "Absolutní odkazy se používají při výpočtech, které odkazují na jednu konkrétní buňku v sešitu. Zkopírujete-li relativně vzorec odkazující na tuto konkrétní buňku do buňky pod ním, odkaz bude též posunut o jednu buňku níže, pokud jste ho ovšem nedefinovali pomocí absolutního adresování."
+#. eMTKy
#: relativ_absolut_ref.xhp
msgctxt ""
"relativ_absolut_ref.xhp\n"
@@ -9320,6 +10528,7 @@ msgctxt ""
msgid "Aside from when new rows and columns are inserted, references can also change when an existing formula referring to particular cells is copied to another area of the sheet. Assume you entered the formula =SUM(A1:A9) in row 10. If you want to calculate the sum for the adjacent column to the right, simply copy this formula to the cell to the right. The copy of the formula in column B will be automatically adjusted to =SUM(B1:B9)."
msgstr "Kromě vkládání nových řádků a sloupců jsou odkazy upravovány při kopírování existujícího vzorce s odkazem na další buňky do jiného místa sešitu. Předpokládejme, že máte vzorec =SUM(A1:A9) v řádku 10. Chcete-li spočítat součet sousedícího sloupce, jednoduše zkopírujte tento vzorec do buňky vpravo od něj. Kopírovaný vzorec bude automaticky upraven na =SUM(B1:B9)."
+#. cPpmr
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9328,6 +10537,7 @@ msgctxt ""
msgid "Renaming Sheets"
msgstr "Přejmenování listu"
+#. fuPJn
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9336,6 +10546,7 @@ msgctxt ""
msgid "<bookmark_value>renaming;sheets</bookmark_value> <bookmark_value>sheet tabs;renaming</bookmark_value> <bookmark_value>tables;renaming</bookmark_value> <bookmark_value>names; sheets</bookmark_value>"
msgstr "<bookmark_value>přejmenování;listy</bookmark_value> <bookmark_value>karty listů;přejmenování</bookmark_value> <bookmark_value>tabulky;přejmenování</bookmark_value> <bookmark_value>názvy; listy</bookmark_value>"
+#. Ussbk
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9344,6 +10555,7 @@ msgctxt ""
msgid "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Renaming Sheets\">Renaming Sheets</link></variable>"
msgstr "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Přejmenování listu\">Přejmenování listu</link></variable>"
+#. wxAHr
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9352,6 +10564,7 @@ msgctxt ""
msgid "Setting sheet names is an important feature to produce readable and understandable spreadsheets documents. To rename a sheet in your document:"
msgstr "Pojmenování listů je důležitá funkce pro vytváření čitelných a srozumitelných dokumentů. Chcete-li přejmenovat list v dokumentu:"
+#. KR8Ag
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9360,6 +10573,7 @@ msgctxt ""
msgid "Click on the sheet tab to select it."
msgstr "Kliknutím vyberte kartu listu."
+#. FQiK8
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9368,6 +10582,7 @@ msgctxt ""
msgid "Open the context menu of the sheet tab and choose the <emph>Rename Sheet</emph> command. A dialog box appears where you can enter a new name."
msgstr "Otevřete místní nabídku karty listu a zvolte <emph>Přejmenovat list</emph>. Objeví se dialogové okno, kde je možné zadat nové jméno."
+#. GtGtQ
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9376,6 +10591,7 @@ msgctxt ""
msgid "Enter a new name for the sheet and click <emph>OK</emph>."
msgstr "Zadejte nové jméno a klepněte na <emph>OK</emph>."
+#. NELoF
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9384,6 +10600,7 @@ msgctxt ""
msgid "Alternatively, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option key</caseinline><defaultinline>Alt key</defaultinline></switchinline> and click on any sheet name and enter the new name directly."
msgstr "Jako další možnost přidržte klávesu <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> a klepněte myší na jméno libovolného listu a zadejte nové jméno přímo."
+#. ynfez
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9392,6 +10609,7 @@ msgctxt ""
msgid "Sheet names can contain almost any character. Some naming restrictions apply, the following characters are not allowed in sheet names:"
msgstr "Názvy listů mohou obsahovat téměř libovolný znak. Následující znaky nejsou povoleny v názvech listů:"
+#. vjFiR
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9400,6 +10618,7 @@ msgctxt ""
msgid "colon :"
msgstr "dvojtečka :"
+#. Q8bUX
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9408,6 +10627,7 @@ msgctxt ""
msgid "back slash \\"
msgstr "zpětné lomítko \\"
+#. nzDQF
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9416,6 +10636,7 @@ msgctxt ""
msgid "forward slash /"
msgstr "lomítko /"
+#. C2KDM
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9424,6 +10645,7 @@ msgctxt ""
msgid "question mark ?"
msgstr "otazník ?"
+#. MThFN
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9432,6 +10654,7 @@ msgctxt ""
msgid "asterisk *"
msgstr "hvězdička *"
+#. MFpgr
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9440,6 +10663,7 @@ msgctxt ""
msgid "left square bracket ["
msgstr "levá hranatá závorka ["
+#. ayMFC
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9448,6 +10672,7 @@ msgctxt ""
msgid "right square bracket ]"
msgstr "pravá hranatá závorka ]"
+#. DYGBS
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9456,6 +10681,7 @@ msgctxt ""
msgid "single quote ' as the first or last character of the name"
msgstr "jednoduchá uvozovka ' jako první nebo poslední znak názvu"
+#. zqVm4
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9464,6 +10690,7 @@ msgctxt ""
msgid "In cell references, a sheet name must be enclosed in single quotes ' when the name contains other characters than alphanumeric or underscore. A single quote contained within a name has to be escaped by doubling it (two single quotes)."
msgstr "V odkazech na buňky musí být název listu v jednoduchých uvozovkách, pokud název obsahuje jiné znaky než písmena, číslice a podtržítko. Uvozovku obsaženou ve jméně je potřeba zdvojit (napsat dvě jednoduché uvozovky)."
+#. uPNL7
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9472,6 +10699,7 @@ msgctxt ""
msgid "For example, you want to reference the cell A1 on a sheet with the following name:"
msgstr "Např. chcete odkázat na buňku A1 na listu s následujícím názvem:"
+#. 4DECe
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9480,6 +10708,7 @@ msgctxt ""
msgid "This year's sheet"
msgstr "This year's sheet"
+#. c3VAE
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9488,6 +10717,7 @@ msgctxt ""
msgid "The reference must be enclosed in single quotes, and the one single quote inside the name must be doubled:"
msgstr "Odkaz je potřeba dát do jednoduchých uvozovek a uvozovku je potřeba zdvojit:"
+#. F2TyQ
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9496,6 +10726,7 @@ msgctxt ""
msgid "'This year''s sheet'.A1"
msgstr "'This year''s sheet'.A1"
+#. DE2ji
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9504,6 +10735,7 @@ msgctxt ""
msgid "The name of a sheet is independent of the name of the spreadsheet. You enter the spreadsheet name when you save it for the first time as a file."
msgstr "Název listu je nezávislý na názvu sešitu. Název sešitu zadáváte, když jej poprvé uložíte jako soubor."
+#. FUXLc
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9512,6 +10744,7 @@ msgctxt ""
msgid "The document can contain up to 10,000 individual sheets, which must have different names."
msgstr "Dokument může obsahovat až 10 000 jednotlivých listů, které musí mít různé názvy."
+#. vkB9b
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9520,6 +10753,7 @@ msgctxt ""
msgid "You can set a prefix for the names of new sheets you create. See <link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">this page of Calc options.</link>"
msgstr "Můžete zadat předponu pro jména nových listů, které vytvoříte. Viz. <link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">tato stránka nastavení Calcu.</link>"
+#. de9uD
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
@@ -9528,6 +10762,7 @@ msgctxt ""
msgid "<link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">New sheet names prefixing.</link>"
msgstr "<link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">Předpona pro název nových listů.</link>"
+#. bwZRy
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
@@ -9536,6 +10771,7 @@ msgctxt ""
msgid "Using Rounded Off Numbers"
msgstr "Zaokrouhlování čísel"
+#. TukAd
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
@@ -9544,6 +10780,7 @@ msgctxt ""
msgid "<bookmark_value>numbers; rounded off</bookmark_value><bookmark_value>rounded off numbers</bookmark_value><bookmark_value>exact numbers in $[officename] Calc</bookmark_value><bookmark_value>decimal places; showing</bookmark_value><bookmark_value>changing;number of decimal places</bookmark_value><bookmark_value>values;rounded in calculations</bookmark_value><bookmark_value>calculating;rounded off values</bookmark_value><bookmark_value>numbers; decimal places</bookmark_value><bookmark_value>precision as shown</bookmark_value><bookmark_value>rounding precision</bookmark_value><bookmark_value>spreadsheets; values as shown</bookmark_value>"
msgstr "<bookmark_value>čísla; zaokrouhlování</bookmark_value><bookmark_value>zaokrouhlování; čísla</bookmark_value><bookmark_value>přesnost čísel v programu $[officename] Calc</bookmark_value><bookmark_value>desetinná místa; zobrazení</bookmark_value><bookmark_value>změna; počet desetinných míst</bookmark_value><bookmark_value>hodnoty; zaokrouhlování při výpočtech</bookmark_value><bookmark_value>výpočty; zaokrouhlování hodnot</bookmark_value><bookmark_value>čísla; desetinná místa</bookmark_value><bookmark_value>přesnost podle zobrazení</bookmark_value><bookmark_value>přesnost zaokrouhlování</bookmark_value><bookmark_value>tabulky v sešitech; hodnoty podle zobrazení</bookmark_value>"
+#. K5BPL
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
@@ -9552,6 +10789,7 @@ msgctxt ""
msgid "<variable id=\"rounding_numbers\"><link href=\"text/scalc/guide/rounding_numbers.xhp\" name=\"Using Rounded Off Numbers\">Using Rounded Off Numbers</link></variable>"
msgstr "<variable id=\"rounding_numbers\"><link href=\"text/scalc/guide/rounding_numbers.xhp\" name=\"Zaokrouhlování čísel\">Zaokrouhlování čísel</link></variable>"
+#. dJpQD
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
@@ -9560,6 +10798,7 @@ msgctxt ""
msgid "In $[officename] Calc, all decimal numbers are displayed rounded off to two decimal places."
msgstr "V $[officename] Calc jsou čísla zobrazeny zaokrouhlená na dvě desetinná místa."
+#. BKGNA
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
@@ -9568,6 +10807,7 @@ msgctxt ""
msgid "To change this for selected cells"
msgstr "Změna počtu desetinných míst ve vybraných buňkách"
+#. fmThE
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
@@ -9576,6 +10816,7 @@ msgctxt ""
msgid "Mark all the cells you want to modify."
msgstr "Označte všechny buňky, které chcete upravit."
+#. 9JSBs
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
@@ -9584,6 +10825,7 @@ msgctxt ""
msgid "Choose <emph>Format - Cells</emph> and go to the <emph>Numbers</emph> tab page."
msgstr "Zvolte <emph>Formát - Buňky</emph> a přepněte na kartu <emph>Čísla</emph>."
+#. AvcBP
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
@@ -9592,6 +10834,7 @@ msgctxt ""
msgid "In the <emph>Category</emph> field, select <emph>Number</emph>. Under <emph>Options</emph>, change the number of <emph>Decimal places</emph> and exit the dialog with OK."
msgstr "V poli <emph>Kategorie</emph> vyberte <emph>Číslo</emph>. V části <emph>Možnosti</emph> změňte počet v poli <emph>Desetinná místa</emph> a uzavřete dialog klepnutím na OK."
+#. ynFUv
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
@@ -9600,6 +10843,7 @@ msgctxt ""
msgid "To change this everywhere"
msgstr "Změna počtu desetinných míst všude"
+#. iUWJZ
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
@@ -9608,6 +10852,7 @@ msgctxt ""
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc</emph>."
msgstr "Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc</emph>."
+#. po5bu
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
@@ -9616,6 +10861,7 @@ msgctxt ""
msgid "Go to the <emph>Calculate</emph> page. Modify the number of <emph>Decimal places</emph> and exit the dialog with OK."
msgstr "Na stránce <emph>Výpočty</emph> změňte počet v poli <emph>Desetinná místa</emph> a uzavřete dialog klepnutím na OK."
+#. GeRbd
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
@@ -9624,6 +10870,7 @@ msgctxt ""
msgid "To calculate with the rounded off numbers instead of the internal exact values"
msgstr "Výpočty se zaokrouhlenými čísly místo přesných vnitřních hodnot"
+#. 6po4k
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
@@ -9632,6 +10879,7 @@ msgctxt ""
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc</emph>."
msgstr "Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc</emph>."
+#. fDDJv
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
@@ -9640,6 +10888,7 @@ msgctxt ""
msgid "Go to the <emph>Calculate</emph> page. Mark the <emph>Precision as shown</emph> field and exit the dialog with OK."
msgstr "Přejděte na stránku <emph>Výpočty</emph>. Zaškrtněte pole <emph>Přesnost podle zobrazení</emph> a uzavřete dialog klepnutím na OK."
+#. qp8h5
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
@@ -9648,6 +10897,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Numbers</link>"
msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Čísla\">Čísla</link>"
+#. AoZCy
#: rounding_numbers.xhp
msgctxt ""
"rounding_numbers.xhp\n"
@@ -9656,6 +10906,7 @@ msgctxt ""
msgid "<link href=\"text/shared/optionen/01060500.xhp\" name=\"Calculate\">Calculate</link>"
msgstr "<link href=\"text/shared/optionen/01060500.xhp\" name=\"Vypočítat\">Vypočítat</link>"
+#. 2CXMu
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
@@ -9664,6 +10915,7 @@ msgctxt ""
msgid "Changing Row Height or Column Width"
msgstr "Změna výšky řádku a šířky sloupce"
+#. uJox8
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
@@ -9672,6 +10924,7 @@ msgctxt ""
msgid "<bookmark_value>heights of cells</bookmark_value><bookmark_value>cell heights</bookmark_value><bookmark_value>cell widths</bookmark_value><bookmark_value>cells; heights and widths</bookmark_value><bookmark_value>widths of cells</bookmark_value><bookmark_value>column widths</bookmark_value><bookmark_value>rows; heights</bookmark_value><bookmark_value>columns; widths</bookmark_value><bookmark_value>changing;row heights/column widths</bookmark_value>"
msgstr "<bookmark_value>výška buněk</bookmark_value><bookmark_value>buňky;šířka</bookmark_value><bookmark_value>buňky; výška a šířka</bookmark_value><bookmark_value>šířka buněk</bookmark_value><bookmark_value>šířka sloupců</bookmark_value><bookmark_value>řádky; výška</bookmark_value><bookmark_value>sloupce; šířka</bookmark_value><bookmark_value>změna;výška řádků/šířka sloupců</bookmark_value>"
+#. ZhKE7
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
@@ -9680,6 +10933,7 @@ msgctxt ""
msgid "<variable id=\"row_height\"><link href=\"text/scalc/guide/row_height.xhp\" name=\"Changing Row Height or Column Width\">Changing Row Height or Column Width</link></variable>"
msgstr "<variable id=\"row_height\"><link href=\"text/scalc/guide/row_height.xhp\" name=\"Změna výšky řádku a šířky sloupce\">Změna výšky řádku a šířky sloupce</link></variable>"
+#. NXeZU
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
@@ -9688,6 +10942,7 @@ msgctxt ""
msgid "You can change the height of the rows with the mouse or through the dialog."
msgstr "Změnit výšku řádku lze myší či pomocí dialogového okna."
+#. 2RW9S
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
@@ -9696,6 +10951,7 @@ msgctxt ""
msgid "What is described here for rows and row height applies accordingly for columns and column width."
msgstr "Zde uvedený popis řádků a výšky řádku platí také pro sloupce a šířku sloupců."
+#. diHyP
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
@@ -9704,6 +10960,7 @@ msgctxt ""
msgid "Using the mouse to change the row height or column width"
msgstr "Změna výšky řádku a šířky sloupce pomocí myši"
+#. yDjtk
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
@@ -9712,6 +10969,7 @@ msgctxt ""
msgid "Click the area of the headers on the separator below the current row, keep the mouse button pressed and drag up or down in order to change the row height."
msgstr "Klepněte v oblasti záhlaví na oddělovač pod aktuálním řádkem, podržte tlačítko myši stisknuté a přetáhněte kurzor nahoru nebo dolů, čímž změníte výšku řádku."
+#. VzepD
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
@@ -9720,6 +10978,7 @@ msgctxt ""
msgid "Select the optimal row height by double-clicking the separator below the row."
msgstr "Optimální výšku řádku vyberete poklepáním na oddělovač pod řádkem."
+#. sQvjf
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
@@ -9728,6 +10987,7 @@ msgctxt ""
msgid "Using the dialog to change the row height or column width"
msgstr "Změna výšky řádku a šířky sloupce pomocí dialogového okna"
+#. u7JcF
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
@@ -9736,6 +10996,7 @@ msgctxt ""
msgid "Click the row so that you achieve the focus."
msgstr "Klepněte na řádek, abyste mu nastavili zaměření."
+#. g7BNy
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
@@ -9744,6 +11005,7 @@ msgctxt ""
msgid "Start the context menu on the header at the left-hand side."
msgstr "V záhlaví na levé straně otevřete místní nabídku."
+#. FZCG8
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
@@ -9752,6 +11014,7 @@ msgctxt ""
msgid "You will see the commands <emph>Row Height</emph> and <emph>Optimal row height</emph>. Choosing either opens a dialog."
msgstr "Objeví se příkazy <emph>Výška řádku</emph> a <emph>Optimální výška řádku</emph>. Zvolením jednoho z nich otevřete dialogové okno."
+#. XZYSf
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
@@ -9760,6 +11023,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05340100.xhp\" name=\"Row height\">Row height</link>"
msgstr "<link href=\"text/shared/01/05340100.xhp\" name=\"Výška řádku\">Výška řádku</link>"
+#. ftbnx
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
@@ -9768,6 +11032,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05030200.xhp\" name=\"Optimal row height\">Optimal row height</link>"
msgstr "<link href=\"text/scalc/01/05030200.xhp\" name=\"Optimální výška řádku\">Optimální výška řádku</link>"
+#. BJtSN
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
@@ -9776,6 +11041,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05340200.xhp\" name=\"Column width\">Column width</link>"
msgstr "<link href=\"text/shared/01/05340200.xhp\" name=\"Šířka sloupce\">Šířka sloupce</link>"
+#. HGYEx
#: row_height.xhp
msgctxt ""
"row_height.xhp\n"
@@ -9784,6 +11050,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05040200.xhp\" name=\"Optimal column width\">Optimal column width</link>"
msgstr "<link href=\"text/scalc/01/05040200.xhp\" name=\"Optimální šírka sloupce\">Optimální šířka sloupce</link>"
+#. YRbvh
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
@@ -9792,6 +11059,7 @@ msgctxt ""
msgid "Using Scenarios"
msgstr "Použití scénářů"
+#. T4hqA
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
@@ -9800,6 +11068,7 @@ msgctxt ""
msgid "<bookmark_value>scenarios; creating/editing/deleting</bookmark_value><bookmark_value>opening;scenarios</bookmark_value><bookmark_value>selecting;scenarios in Navigator</bookmark_value>"
msgstr "<bookmark_value>scénáře; vytváření/editace/mazání</bookmark_value><bookmark_value>otevírání; scénáře</bookmark_value><bookmark_value>vybírání;scénáře v Navigátoru</bookmark_value>"
+#. 4gBns
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
@@ -9808,6 +11077,7 @@ msgctxt ""
msgid "<variable id=\"scenario\"><link href=\"text/scalc/guide/scenario.xhp\" name=\"Using Scenarios\">Using Scenarios</link></variable>"
msgstr "<variable id=\"scenario\"><link href=\"text/scalc/guide/scenario.xhp\" name=\"Použití scénářů\">Použití scénářů</link></variable>"
+#. DGENT
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
@@ -9816,6 +11086,7 @@ msgctxt ""
msgid "A $[officename] Calc scenario is a set of cell values that can be used within your calculations. You assign a name to every scenario on your sheet. Define several scenarios on the same sheet, each with some different values in the cells. Then you can easily switch the sets of cell values by their name and immediately observe the results. Scenarios are a tool to test out \"what-if\" questions."
msgstr "Scénář $[officename] Calc je sada hodnot buněk, které můžete použít ve výpočtech. Každému scénáři v listu přiřadíte název. Na jednom listu můžete určit několik scénářů, v každém jiné hodnoty buněk. Poté můžete snadno přepnout mezi hodnotami buněk pomocí názvu scénářů a okamžitě uvidíte výsledky. Scénáře jsou nástrojem, kterým můžete otestovat své analýzy \"co když\"."
+#. 6DfU4
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
@@ -9824,6 +11095,7 @@ msgctxt ""
msgid "Creating Your Own Scenarios"
msgstr "Tvorba vlastních scénářů"
+#. gZSq5
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
@@ -9832,6 +11104,7 @@ msgctxt ""
msgid "To create a scenario, select all the cells that provide the data for the scenario."
msgstr "Pro vytvoření scénáře nejprve vyberte všechny buňky, ve kterých jsou data pro něj potřebná."
+#. tyTVg
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
@@ -9840,6 +11113,7 @@ msgctxt ""
msgid "Select the cells that contain the values that will change between scenarios. To select multiple cells, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> key as you click each cell."
msgstr "Vyberte buňky obsahující hodnoty, které se budou měnit mezi scénáři. Pro výběr více buněk zmáčkněte klávesu <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> a klikněte na každou buňku."
+#. Jfmm4
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
@@ -9848,6 +11122,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Scenarios</emph>. The <emph>Create Scenario</emph> dialog appears."
msgstr "Zvolte <emph>Nástroje - Scénáře</emph>. Zobrazí se dialog <emph>Vytvořit scénář</emph>."
+#. BhQQD
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
@@ -9856,6 +11131,7 @@ msgctxt ""
msgid "Enter a name for the new scenario and leave the other fields unchanged with their default values. Close the dialog with OK. Your new scenario is automatically activated."
msgstr "Zadejte název scénáře a nechte ostatní pole nezměněná. Zavřete dialog klepnutím na OK. Váš nový scénář je automaticky aktivován."
+#. Di3Gm
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
@@ -9864,6 +11140,7 @@ msgctxt ""
msgid "Using Scenarios"
msgstr "Použití scénářů"
+#. z5mGP
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
@@ -9872,6 +11149,7 @@ msgctxt ""
msgid "Scenarios can be selected in the Navigator:"
msgstr "Scénáře lze vybírat též v Navigátoru:"
+#. JBmvQ
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
@@ -9880,6 +11158,7 @@ msgctxt ""
msgid "Open the Navigator with the <emph>Navigator</emph> icon <image id=\"img_id1593676\" src=\"cmd/sc_navigator.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id1593676\">Navigator icon</alt></image> on the Standard bar."
msgstr "Otevřete <emph>Navigátor</emph> klepnutím na ikonu <image id=\"img_id1593676\" src=\"cmd/sc_navigator.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id1593676\">Navigátor</alt></image> na liště Standardní."
+#. 4GFfR
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
@@ -9888,6 +11167,7 @@ msgctxt ""
msgid "Click the <emph>Scenarios</emph> icon <image id=\"img_id7617114\" src=\"sc/res/na07.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id7617114\">Scenarios icon</alt></image> in the Navigator."
msgstr "V Navigátoru klepněte na ikonu <emph>Scénáře</emph> icon <image id=\"img_id7617114\" src=\"sc/res/na07.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id7617114\">Ikona Scénáře</alt></image>."
+#. 86uVD
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
@@ -9896,6 +11176,7 @@ msgctxt ""
msgid "In the Navigator, you see the defined scenarios with the comments that were entered when the scenarios were created."
msgstr "Uvidíte definované scénáře a komentáře, které k nim byly zadány při vytvoření scénářů."
+#. Pisdt
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
@@ -9904,6 +11185,7 @@ msgctxt ""
msgid "Double-click a scenario name in the Navigator to apply that scenario to the current sheet."
msgstr "Poklepejte na název scénáře v Navigátoru, chcete-li scénář použít v aktuálním listu."
+#. vWTcf
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
@@ -9912,6 +11194,7 @@ msgctxt ""
msgid "To delete a scenario, right-click the name in the Navigator and choose <emph>Delete</emph>."
msgstr "Chcete-li scénář odstranit, klepněte na jeho název v Navigátoru pravým tlačítkem a zvolte <emph>Odstranit</emph>."
+#. FLBCQ
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
@@ -9920,6 +11203,7 @@ msgctxt ""
msgid "To edit a scenario, right-click the name in the Navigator and choose <emph>Properties</emph>."
msgstr "Chcete-li scénář upravit, klepněte na jeho název v Navigátoru pravým tlačítkem a zvolte <emph>Vlastnosti</emph>."
+#. jUVxh
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
@@ -9928,6 +11212,7 @@ msgctxt ""
msgid "To hide the border of a set of cells that are part of a scenario, open the <emph>Properties</emph> dialog for each scenario that affects the cells and clear the Display border checkbox. Hiding the border also removes the listbox on the sheet where you can choose the scenarios."
msgstr "Chcete-li skrýt ohraničení buněk, které jsou součástí scénáře, otevřete dialog <emph>Vlastnosti</emph> každého scénáře, který buňky ovlivňuje, a zrušte zaškrtnutí pole Zobrazit ohraničení. Při skrytí ohraničení se také odstraní seznam, ze kterého můžete vybírat scénáře."
+#. jtQWC
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
@@ -9936,6 +11221,7 @@ msgctxt ""
msgid "If you want to know which values in the scenario affect other values, choose <emph>Tools - Detective - Trace Dependents</emph>. You see arrows to the cells that are directly dependent on the current cell."
msgstr "Pokud vás zajímá, které hodnoty ve scénáři ovlivňují jiné hodnoty, zvolte <emph>Nástroje - Detektiv - Sledovat závislosti</emph>. Zobrazí se šipky k buňkám, které jsou přímo závislé na aktuální buňce."
+#. 3Rz4E
#: scenario.xhp
msgctxt ""
"scenario.xhp\n"
@@ -9944,6 +11230,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/06050000.xhp\" name=\"Creating Scenarios\">Creating Scenarios</link>"
msgstr "<link href=\"text/scalc/01/06050000.xhp\" name=\"Tvorba scénářů\">Tvorba scénářů</link>"
+#. AG6Vf
#: sorted_list.xhp
msgctxt ""
"sorted_list.xhp\n"
@@ -9952,6 +11239,7 @@ msgctxt ""
msgid "Applying Sort Lists"
msgstr "Použití řazených seznamů"
+#. tWAqX
#: sorted_list.xhp
msgctxt ""
"sorted_list.xhp\n"
@@ -9960,6 +11248,7 @@ msgctxt ""
msgid "<bookmark_value>filling;customized lists</bookmark_value><bookmark_value>sort lists;applying</bookmark_value><bookmark_value>defining;sort lists</bookmark_value><bookmark_value>geometric lists</bookmark_value><bookmark_value>arithmetic lists</bookmark_value><bookmark_value>series;sort lists</bookmark_value><bookmark_value>lists; user-defined</bookmark_value><bookmark_value>customized lists</bookmark_value>"
msgstr "<bookmark_value>vyplňování;přizpůsobené seznamy</bookmark_value><bookmark_value>řazené seznamy;používání</bookmark_value><bookmark_value>definování;řazené seznamy</bookmark_value><bookmark_value>geometrické seznamy</bookmark_value><bookmark_value>aritmetické seznamy</bookmark_value><bookmark_value>řady;řazené seznamy</bookmark_value><bookmark_value>seznamy; vlastní</bookmark_value><bookmark_value>přizpůsobené seznamy</bookmark_value>"
+#. WuFEM
#: sorted_list.xhp
msgctxt ""
"sorted_list.xhp\n"
@@ -9968,6 +11257,7 @@ msgctxt ""
msgid "<variable id=\"sorted_list\"><link href=\"text/scalc/guide/sorted_list.xhp\" name=\"Applying Sort Lists\">Applying Sort Lists</link> </variable>"
msgstr "<variable id=\"sorted_list\"><link href=\"text/scalc/guide/sorted_list.xhp\" name=\"Použití řazených seznamů\">Použití řazených seznamů</link></variable>"
+#. oMwuD
#: sorted_list.xhp
msgctxt ""
"sorted_list.xhp\n"
@@ -9976,6 +11266,7 @@ msgctxt ""
msgid "Sort lists allow you to type one piece of information in a cell, then drag it to fill in a consecutive list of items."
msgstr "Seznamy umožňují zapsat jeden prvek seznamu do buňky a přetažením vyplnit následující buňky dalšími prvky seznamu."
+#. BEsCh
#: sorted_list.xhp
msgctxt ""
"sorted_list.xhp\n"
@@ -9984,6 +11275,7 @@ msgctxt ""
msgid "For example, enter the text \"Jan\" or \"January\" in an empty cell. Select the cell and click the mouse on the lower right corner of the cell border. Then drag the selected cell a few cells to the right or downwards. When you release the mouse button, the highlighted cells will be filled with the names of the months."
msgstr "Například zadejte \"led\" nebo \"leden\" do prázdné buňky. Buňku označte a klepněte myší na její pravý dolní roh. Potáhněte myší o několik buněk dolů či doprava. Když pustíte tlačítko myši, budou buňky vyplněny názvy měsíců."
+#. Eay9F
#: sorted_list.xhp
msgctxt ""
"sorted_list.xhp\n"
@@ -9992,6 +11284,7 @@ msgctxt ""
msgid "Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> if you do not want to fill the cells with different values."
msgstr "Pokud nechcete vyplnit buňky různými hodnotami, podržte <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
+#. YPryW
#: sorted_list.xhp
msgctxt ""
"sorted_list.xhp\n"
@@ -10000,6 +11293,7 @@ msgctxt ""
msgid "The predefined series can be found under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Sort Lists</emph>. You can also create your own lists of text strings tailored to your needs, such as a list of your company's branch offices. When you use the information in these lists later (for example, as headings), just enter the first name in the list and expand the entry by dragging it with your mouse."
msgstr "Předem připravené seznamy lze nalézt v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Řazené seznamy</emph>. Můžete si také podle svých potřeb vytvořit vlastní seznam textových řetězců, jakým může být například seznam poboček firmy. Když budete chtít později údaje z tohoto seznamu použít (například jako záhlaví), stačí zadat první název ze seznamu a rozšířit položku přetažením myší."
+#. qqeXK
#: sorted_list.xhp
msgctxt ""
"sorted_list.xhp\n"
@@ -10008,6 +11302,7 @@ msgctxt ""
msgid "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Sort lists\">Sort lists</link>"
msgstr "<link href=\"text/shared/optionen/01060400.xhp\" name=\"Řadit seznamy\">Řadit seznamy</link>"
+#. atsHK
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10016,6 +11311,7 @@ msgctxt ""
msgid "Filter: Applying Advanced Filters"
msgstr "Filtr: Používání pokročilých filtrů"
+#. Gy5TZ
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10024,6 +11320,7 @@ msgctxt ""
msgid "<bookmark_value>filters;defining advanced filters </bookmark_value><bookmark_value>advanced filters</bookmark_value><bookmark_value>defining; advanced filters</bookmark_value><bookmark_value>database ranges; advanced filters</bookmark_value>"
msgstr "<bookmark_value>filtry;definování pokročilých filtrů </bookmark_value><bookmark_value>pokročilé filtry</bookmark_value><bookmark_value>definování; pokročilé filtry</bookmark_value><bookmark_value>databázové oblasti; pokročilé filtry</bookmark_value>"
+#. JC6fD
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10032,6 +11329,7 @@ msgctxt ""
msgid "<variable id=\"specialfilter\"><link href=\"text/scalc/guide/specialfilter.xhp\" name=\"Filter: Applying Advanced Filters\">Filter: Applying Advanced Filters</link> </variable>"
msgstr "<variable id=\"specialfilter\"><link href=\"text/scalc/guide/specialfilter.xhp\" name=\"Filter: Applying Advanced Filters\">Filtr: Použití pokročilých filtrů</link> </variable>"
+#. tYuAi
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10040,6 +11338,7 @@ msgctxt ""
msgid "Copy the column headers of the sheet ranges to be filtered into an empty area of the sheet, and then enter the criteria for the filter in a row beneath the headers. Horizontally arranged data in a row will always be logically connected with AND, and vertically arranged data in a column will always be logically connected with OR."
msgstr "Zkopírujte záhlaví sloupců oblasti, kterou chcete filtrovat, do prázdné části listu a zadejte kritéria do řádků pod záhlavím. Horizontálně zadaná kritéria jsou vyhodnocována s logickým AND a vertikálně zadaná data s logickým OR."
+#. fhdVY
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10048,6 +11347,7 @@ msgctxt ""
msgid "Once you have created a filter matrix, select the sheet ranges to be filtered. Open the <emph>Advanced Filter</emph> dialog by choosing <emph>Data - Filter - Advanced Filter</emph>, and define the filter conditions."
msgstr "Po vytvoření matice filtru označte oblast, na kterou chcete filtr použít. Zvolením <emph>Data - Filtr - Pokročilý filtr</emph> otevřete dialog <emph>Rozšířený filtr</emph>, kde je možné definovat parametry filtru."
+#. oDxfb
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10056,6 +11356,7 @@ msgctxt ""
msgid "Then click OK, and you will see that only the rows from the original sheet whose contents have met the search criteria are still visible. All other rows are temporarily hidden and can be made to reappear with the <emph>Format - Rows - Show </emph>command."
msgstr "Klepněte na OK a uvidíte, že jsou zobrazeny pouze ty řádky, které odpovídají parametrům filtru. Ostatní řádky jsou dočasně skryty, je možné je zobrazit volbou <emph>Formát - Řádky - Zobrazit</emph>."
+#. CC9mL
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10064,6 +11365,7 @@ msgctxt ""
msgid "<emph>Example</emph>"
msgstr "<emph>Příklad</emph>"
+#. UFqRd
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10072,6 +11374,7 @@ msgctxt ""
msgid "Load a spreadsheet with a large number of records. We are using a fictional <emph>Turnover</emph> document, but you can just as easily use any other document. The document has the following layout:"
msgstr "Otevřete sešit s velkým počtem řádků. Použijme fiktivní dokument <emph>Obrat</emph>, ale lze použít jakýkoliv jiný. Náš dokument vypadá takto:"
+#. eEx5X
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10080,6 +11383,7 @@ msgctxt ""
msgid "<emph>A</emph>"
msgstr "<emph>A</emph>"
+#. 9cuXW
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10088,6 +11392,7 @@ msgctxt ""
msgid "<emph>B</emph>"
msgstr "<emph>B</emph>"
+#. YfiAi
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10096,6 +11401,7 @@ msgctxt ""
msgid "<emph>C</emph>"
msgstr "<emph>C</emph>"
+#. JX8aJ
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10104,6 +11410,7 @@ msgctxt ""
msgid "<emph>D</emph>"
msgstr "<emph>D</emph>"
+#. QVEDv
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10112,6 +11419,7 @@ msgctxt ""
msgid "<emph>E</emph>"
msgstr "<emph>E</emph>"
+#. Zok2N
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10120,6 +11428,7 @@ msgctxt ""
msgid "<emph>1</emph>"
msgstr "<emph>1</emph>"
+#. KiEAY
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10128,6 +11437,7 @@ msgctxt ""
msgid "Month"
msgstr "Měsíc"
+#. zvwPF
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10136,6 +11446,7 @@ msgctxt ""
msgid "Standard"
msgstr "Standardní"
+#. FgLfE
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10144,6 +11455,7 @@ msgctxt ""
msgid "Business"
msgstr "Pracovní"
+#. v3Dfi
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10152,6 +11464,7 @@ msgctxt ""
msgid "Luxury"
msgstr "Luxusní"
+#. 4BrQp
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10160,6 +11473,7 @@ msgctxt ""
msgid "Suite"
msgstr "Apartmán"
+#. YJ2wP
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10168,6 +11482,7 @@ msgctxt ""
msgid "<emph>2</emph>"
msgstr "<emph>2</emph>"
+#. KT7sj
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10176,6 +11491,7 @@ msgctxt ""
msgid "January"
msgstr "Leden"
+#. rJZcC
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10184,6 +11500,7 @@ msgctxt ""
msgid "125600"
msgstr "125600"
+#. 6ZN6M
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10192,6 +11509,7 @@ msgctxt ""
msgid "200500"
msgstr "200500"
+#. Gcbqo
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10200,6 +11518,7 @@ msgctxt ""
msgid "240000"
msgstr "240000"
+#. y6CMq
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10208,6 +11527,7 @@ msgctxt ""
msgid "170000"
msgstr "170000"
+#. fCMUp
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10216,6 +11536,7 @@ msgctxt ""
msgid "<emph>3</emph>"
msgstr "<emph>3</emph>"
+#. USDDe
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10224,6 +11545,7 @@ msgctxt ""
msgid "February"
msgstr "Únor"
+#. SKG3B
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10232,6 +11554,7 @@ msgctxt ""
msgid "160000"
msgstr "160000"
+#. cGXHP
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10240,6 +11563,7 @@ msgctxt ""
msgid "180300"
msgstr "180300"
+#. EiYAr
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10248,6 +11572,7 @@ msgctxt ""
msgid "362000"
msgstr "362000"
+#. cUKzF
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10256,6 +11581,7 @@ msgctxt ""
msgid "220000"
msgstr "220000"
+#. AwELk
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10264,6 +11590,7 @@ msgctxt ""
msgid "<emph>4</emph>"
msgstr "<emph>4</emph>"
+#. 88qLX
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10272,6 +11599,7 @@ msgctxt ""
msgid "March"
msgstr "Březen"
+#. onQTV
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10280,6 +11608,7 @@ msgctxt ""
msgid "170000"
msgstr "170000"
+#. sbbpY
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10288,6 +11617,7 @@ msgctxt ""
msgid "and so on..."
msgstr "a tak dále."
+#. e5jJ9
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10296,6 +11626,7 @@ msgctxt ""
msgid "Copy row 1 with the row headers (field names), to row 20, for example. Enter the filter conditions linked with OR in rows 21, 22, and so on."
msgstr "Zkopírujte řádek 1 se záhlavím řádků (názvy polí) například do řádku 20. Zadejte kritéria spojené logickým OR do řádků 21, 22 a tak dále."
+#. fqCcM
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10304,6 +11635,7 @@ msgctxt ""
msgid "<emph>A</emph>"
msgstr "<emph>A</emph>"
+#. h5B4m
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10312,6 +11644,7 @@ msgctxt ""
msgid "<emph>B</emph>"
msgstr "<emph>B</emph>"
+#. 33sFp
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10320,6 +11653,7 @@ msgctxt ""
msgid "<emph>C</emph>"
msgstr "<emph>C</emph>"
+#. EiMtC
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10328,6 +11662,7 @@ msgctxt ""
msgid "<emph>D</emph>"
msgstr "<emph>D</emph>"
+#. inUjS
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10336,6 +11671,7 @@ msgctxt ""
msgid "<emph>E</emph>"
msgstr "<emph>E</emph>"
+#. ubV5L
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10344,6 +11680,7 @@ msgctxt ""
msgid "<emph>20</emph>"
msgstr "<emph>20</emph>"
+#. VHUHq
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10352,6 +11689,7 @@ msgctxt ""
msgid "Month"
msgstr "Měsíc"
+#. fX6Uo
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10360,6 +11698,7 @@ msgctxt ""
msgid "Standard"
msgstr "Standardní"
+#. kQ8ZZ
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10368,6 +11707,7 @@ msgctxt ""
msgid "Business"
msgstr "Pracovní"
+#. cZBpH
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10376,6 +11716,7 @@ msgctxt ""
msgid "Luxury"
msgstr "Luxusní"
+#. eo2EN
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10384,6 +11725,7 @@ msgctxt ""
msgid "Suite"
msgstr "Apartmán"
+#. Xg68i
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10392,6 +11734,7 @@ msgctxt ""
msgid "<emph>21</emph>"
msgstr "<emph>21</emph>"
+#. CAjJZ
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10400,6 +11743,7 @@ msgctxt ""
msgid "January"
msgstr "Leden"
+#. FTwUG
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10408,6 +11752,7 @@ msgctxt ""
msgid "<emph>22</emph>"
msgstr "<emph>22</emph>"
+#. 7xDwi
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10416,6 +11761,7 @@ msgctxt ""
msgid "<160000"
msgstr "<160000"
+#. cCG3M
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10424,6 +11770,7 @@ msgctxt ""
msgid "Specify that only rows which either have the value <item type=\"literal\">January</item> in the <emph>Month</emph> cells OR a value of under 160000 in the <emph>Standard</emph> cells will be displayed."
msgstr "Znamená, že budou vidět pouze řádky, kde je měsíc <item type=\"literal\">Leden</item> ve sloupci <emph>Měsíc</emph> nebo (OR) hodnota menší než 160000 ve sloupci <emph>Standardní</emph>."
+#. RGEFR
#: specialfilter.xhp
msgctxt ""
"specialfilter.xhp\n"
@@ -10432,6 +11779,7 @@ msgctxt ""
msgid "Choose <emph>Data - Filter - Advanced Filter</emph>, and then select the range A20:E22. After you click OK, only the filtered rows will be displayed. The other rows will be hidden from view."
msgstr "Zvolte <emph>Data - Filtr - Rozšířený filtr</emph> a vyberte oblast A20:E22. Po klepnutí na OK budou vidět pouze filtrované řádky. Ostatní budou skryty."
+#. oU9ew
#: super_subscript.xhp
msgctxt ""
"super_subscript.xhp\n"
@@ -10440,6 +11788,7 @@ msgctxt ""
msgid "Text Superscript / Subscript"
msgstr "Horní a dolní index"
+#. N93BJ
#: super_subscript.xhp
msgctxt ""
"super_subscript.xhp\n"
@@ -10448,6 +11797,7 @@ msgctxt ""
msgid "<bookmark_value>superscript text in cells</bookmark_value><bookmark_value>subscript text in cells</bookmark_value><bookmark_value>cells; text super/sub</bookmark_value><bookmark_value>characters;superscript/subscript</bookmark_value>"
msgstr "<bookmark_value>horní index v buňkách</bookmark_value><bookmark_value>dolní index v buňkách</bookmark_value><bookmark_value>buňky; horní a dolní index</bookmark_value><bookmark_value>znaky; horní a dolní index</bookmark_value>"
+#. JLoBw
#: super_subscript.xhp
msgctxt ""
"super_subscript.xhp\n"
@@ -10456,6 +11806,7 @@ msgctxt ""
msgid "<variable id=\"super_subscript\"><link href=\"text/scalc/guide/super_subscript.xhp\" name=\"Text Superscript / Subscript\">Text Superscript / Subscript</link></variable>"
msgstr "<variable id=\"super_subscript\"><link href=\"text/scalc/guide/super_subscript.xhp\" name=\"Horní a dolní index\">Horní a dolní index</link></variable>"
+#. DSxqD
#: super_subscript.xhp
msgctxt ""
"super_subscript.xhp\n"
@@ -10464,6 +11815,7 @@ msgctxt ""
msgid "In the cell, select the character that you want to put in superscript or subscript."
msgstr "V buňce označte text, který chcete mít jako horní či dolní index"
+#. CWCc3
#: super_subscript.xhp
msgctxt ""
"super_subscript.xhp\n"
@@ -10472,6 +11824,7 @@ msgctxt ""
msgid "If, for example, you want to write H20 with a subscript 2, select the 2 in the cell (not in the input line)."
msgstr "Pokud, například, chcete zapsat H20 s 2 jako dolním indexem, označte v buňce 2 (nikoliv ve vstupní řádce)."
+#. HfLPV
#: super_subscript.xhp
msgctxt ""
"super_subscript.xhp\n"
@@ -10480,6 +11833,7 @@ msgctxt ""
msgid "Open the context menu for the selected character and choose <emph>Character</emph>. You will see the <emph>Character</emph> dialog."
msgstr "Otevřete místní nabídku a zvolte <emph>Znak</emph>. Zobrazí se dialog <emph>Znak</emph>."
+#. B8gYB
#: super_subscript.xhp
msgctxt ""
"super_subscript.xhp\n"
@@ -10488,6 +11842,7 @@ msgctxt ""
msgid "Click the <emph>Font Position</emph> tab."
msgstr "Klepněte na kartu <emph>Umístění písma</emph>."
+#. 2perr
#: super_subscript.xhp
msgctxt ""
"super_subscript.xhp\n"
@@ -10496,6 +11851,7 @@ msgctxt ""
msgid "Select the <emph>Subscript</emph> option and click OK."
msgstr "Označte volbu <emph>Dolní index</emph> a klepněte na tlačítko OK."
+#. Vh5Ek
#: super_subscript.xhp
msgctxt ""
"super_subscript.xhp\n"
@@ -10504,6 +11860,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Context menu - Character - Font Position\">Context menu - Character - Font Position</link>"
msgstr "<link href=\"text/shared/01/05020500.xhp\" name=\"Místní nabídka - Znak - Umístění písma\">Místní nabídka - Znak - Umístění písma</link>"
+#. 6YCYG
#: table_cellmerge.xhp
msgctxt ""
"table_cellmerge.xhp\n"
@@ -10512,6 +11869,7 @@ msgctxt ""
msgid "Merging and Splitting Cells"
msgstr "Sloučení a rozdělení buněk"
+#. v5UNn
#: table_cellmerge.xhp
msgctxt ""
"table_cellmerge.xhp\n"
@@ -10520,6 +11878,7 @@ msgctxt ""
msgid "<bookmark_value>cells; merging/unmerging</bookmark_value> <bookmark_value>tables; merging cells</bookmark_value> <bookmark_value>cell merges</bookmark_value> <bookmark_value>unmerging cells</bookmark_value> <bookmark_value>splitting cells</bookmark_value> <bookmark_value>merging;cells</bookmark_value>"
msgstr "<bookmark_value>buňky;slučování/rozdělování</bookmark_value><bookmark_value>tabulky; slučování buněk</bookmark_value><bookmark_value>slučování buněk</bookmark_value><bookmark_value>rozdělování buněk</bookmark_value><bookmark_value>slučování;buňky</bookmark_value>"
+#. 5x2y9
#: table_cellmerge.xhp
msgctxt ""
"table_cellmerge.xhp\n"
@@ -10528,6 +11887,7 @@ msgctxt ""
msgid "<variable id=\"table_cellmerge\"><link href=\"text/scalc/guide/table_cellmerge.xhp\" name=\"Merging and Unmerging Cells\">Merging and Unmerging Cells</link></variable>"
msgstr "<variable id=\"table_cellmerge\"><link href=\"text/scalc/guide/table_cellmerge.xhp\" name=\"Sloučení a rozdělení buněk\">Sloučení a rozdělení buněk</link></variable>"
+#. HBXMn
#: table_cellmerge.xhp
msgctxt ""
"table_cellmerge.xhp\n"
@@ -10536,6 +11896,7 @@ msgctxt ""
msgid "You can select adjacent cells, then merge them into a single cell. Conversely, you can take a large cell that has been created by merging single cells, and divide it back into individual cells."
msgstr "Můžete označit několik sousedících buněk a sloučit je do jedné buňky. A naopak můžete tuto spojenou velkou buňku rozdělit opět na jednotlivé buňky."
+#. vFF3v
#: table_cellmerge.xhp
msgctxt ""
"table_cellmerge.xhp\n"
@@ -10544,6 +11905,7 @@ msgctxt ""
msgid "When you copy cells into a target range containing merged cells, the target range gets unmerged first, then the copied cells are pasted in. If the copied cells are merged cells, they retain their merge state."
msgstr "Když kopírujete buňky do cílové oblasti obsahující sloučené buňky, napřed se v cílové oblasti sloučení zruší a pak se kopírované buňky vloží. Pokud kopírujete sloučené buňky, jejich stav se zachová."
+#. 8fYAs
#: table_cellmerge.xhp
msgctxt ""
"table_cellmerge.xhp\n"
@@ -10552,6 +11914,7 @@ msgctxt ""
msgid "Merging Cells"
msgstr "Sloučení buněk"
+#. rg5VD
#: table_cellmerge.xhp
msgctxt ""
"table_cellmerge.xhp\n"
@@ -10560,6 +11923,7 @@ msgctxt ""
msgid "Select the adjacent cells."
msgstr "Označte sousedící buňky."
+#. tw3g2
#: table_cellmerge.xhp
msgctxt ""
"table_cellmerge.xhp\n"
@@ -10568,6 +11932,7 @@ msgctxt ""
msgid "Choose <emph>Format - Merge Cells - Merge Cells</emph>. If you choose <emph>Format - Merge Cells - Merge and Center Cells</emph>, the cell content will be centered in the merged cell."
msgstr "Zvolte <emph>Formát - Sloučit buňky - Sloučit buňky</emph>. Pokud zvolíte <emph>Formát - Sloučit buňky - Sloučit buňky a zarovnat na střed</emph>, bude obsah sloučené buňky zarovnán na střed."
+#. sRSSD
#: table_cellmerge.xhp
msgctxt ""
"table_cellmerge.xhp\n"
@@ -10576,6 +11941,7 @@ msgctxt ""
msgid "Splitting Cells"
msgstr "Rozdělení buněk"
+#. HBYzb
#: table_cellmerge.xhp
msgctxt ""
"table_cellmerge.xhp\n"
@@ -10584,6 +11950,7 @@ msgctxt ""
msgid "Place the cursor in the cell to be split."
msgstr "Umístěte kurzor do buňky, kterou chcete rozdělit."
+#. 3iQKf
#: table_cellmerge.xhp
msgctxt ""
"table_cellmerge.xhp\n"
@@ -10592,6 +11959,7 @@ msgctxt ""
msgid "Choose <emph>Format - Merge Cells - Split Cells</emph>."
msgstr "Zvolte <emph>Formát - Sloučit buňky - Rozdělit buňky</emph>."
+#. u5xXE
#: table_rotate.xhp
msgctxt ""
"table_rotate.xhp\n"
@@ -10600,6 +11968,7 @@ msgctxt ""
msgid "Rotating Tables (Transposing)"
msgstr "Otáčení tabulek (transponování)"
+#. NWEK2
#: table_rotate.xhp
msgctxt ""
"table_rotate.xhp\n"
@@ -10608,6 +11977,7 @@ msgctxt ""
msgid "<bookmark_value>tables; transposing</bookmark_value><bookmark_value>transposing tables</bookmark_value><bookmark_value>inverting tables</bookmark_value><bookmark_value>swapping tables</bookmark_value><bookmark_value>columns; swap with rows</bookmark_value><bookmark_value>rows; swapping with columns</bookmark_value><bookmark_value>tables; rotating</bookmark_value><bookmark_value>rotating; tables</bookmark_value>"
msgstr "<bookmark_value>tabulky; transponování</bookmark_value><bookmark_value>transponování tabulek</bookmark_value><bookmark_value>převracení tabulek</bookmark_value><bookmark_value>prohazovaní tabulek</bookmark_value><bookmark_value>sloupce; prohození s řádky</bookmark_value><bookmark_value>řádky; prohození se sloupci</bookmark_value><bookmark_value>tabulky; otáčení</bookmark_value><bookmark_value>otáčení; tabulky</bookmark_value>"
+#. h6iqG
#: table_rotate.xhp
msgctxt ""
"table_rotate.xhp\n"
@@ -10616,6 +11986,7 @@ msgctxt ""
msgid "<variable id=\"table_rotate\"><link href=\"text/scalc/guide/table_rotate.xhp\" name=\"Rotating Tables (Transposing)\">Rotating Tables (Transposing)</link></variable>"
msgstr "<variable id=\"table_rotate\"><link href=\"text/scalc/guide/table_rotate.xhp\" name=\"Otáčení tabulek (transponování)\">Otáčení tabulek (transponování)</link></variable>"
+#. fzyoE
#: table_rotate.xhp
msgctxt ""
"table_rotate.xhp\n"
@@ -10624,6 +11995,7 @@ msgctxt ""
msgid "In $[officename] Calc, there is a way to \"rotate\" a spreadsheet so that rows become columns and columns become rows."
msgstr "V $[officename] Calc lze \"otočit\" tabulku, takže se z řádků stanou sloupce a ze sloupců řádky."
+#. MXbrh
#: table_rotate.xhp
msgctxt ""
"table_rotate.xhp\n"
@@ -10632,6 +12004,7 @@ msgctxt ""
msgid "Select the cell range that you want to transpose."
msgstr "Vyberte oblast buněk, kterou chcete otočit."
+#. uS47V
#: table_rotate.xhp
msgctxt ""
"table_rotate.xhp\n"
@@ -10640,6 +12013,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Cut</emph>."
msgstr "Zvolte <emph>Úpravy - Vyjmout</emph>."
+#. MNeBn
#: table_rotate.xhp
msgctxt ""
"table_rotate.xhp\n"
@@ -10648,6 +12022,7 @@ msgctxt ""
msgid "Click the cell that is to be the top left cell in the result."
msgstr "Klepněte na buňku, která má být v levém horním rohu."
+#. rhSEj
#: table_rotate.xhp
msgctxt ""
"table_rotate.xhp\n"
@@ -10656,6 +12031,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Paste Special</emph>."
msgstr "Zvolte <emph>Úpravy - Vložit jinak</emph>."
+#. cAADF
#: table_rotate.xhp
msgctxt ""
"table_rotate.xhp\n"
@@ -10664,6 +12040,7 @@ msgctxt ""
msgid "In the dialog, mark <emph>Paste all</emph> and <emph>Transpose</emph>."
msgstr "V dialogu zaškrtněte pole <emph>Vložit vše</emph> a <emph>Transponovat</emph>."
+#. nFUUg
#: table_rotate.xhp
msgctxt ""
"table_rotate.xhp\n"
@@ -10672,6 +12049,7 @@ msgctxt ""
msgid "If you now click OK the columns and rows are transposed."
msgstr "Po klepnutí na OK jsou řádky a sloupce prohozeny."
+#. ZerMW
#: table_rotate.xhp
msgctxt ""
"table_rotate.xhp\n"
@@ -10680,6 +12058,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Vložit jinak\">Vložit jinak</link>"
+#. qWjQg
#: table_view.xhp
msgctxt ""
"table_view.xhp\n"
@@ -10688,6 +12067,7 @@ msgctxt ""
msgid "Changing Table Views"
msgstr "Změna tabulkového pohledu"
+#. dmkBp
#: table_view.xhp
msgctxt ""
"table_view.xhp\n"
@@ -10696,6 +12076,7 @@ msgctxt ""
msgid "<bookmark_value>row headers; hiding</bookmark_value><bookmark_value>column headers; hiding</bookmark_value><bookmark_value>tables; views</bookmark_value><bookmark_value>views; tables</bookmark_value><bookmark_value>grids;hiding lines in sheets</bookmark_value><bookmark_value>hiding;headers/grid lines</bookmark_value><bookmark_value>changing;table views</bookmark_value>"
msgstr "<bookmark_value>záhlaví řádků; skrývání</bookmark_value><bookmark_value>záhlaví sloupců; skrývání</bookmark_value><bookmark_value>tabulky; pohledy</bookmark_value><bookmark_value>pohledy; tabulky</bookmark_value><bookmark_value>mřížky; skrývání čar v listech</bookmark_value><bookmark_value>skrývání; čáry záhlaví/mřížky</bookmark_value><bookmark_value>změna; zobrazení tabulky</bookmark_value>"
+#. AuiXd
#: table_view.xhp
msgctxt ""
"table_view.xhp\n"
@@ -10704,6 +12085,7 @@ msgctxt ""
msgid "<variable id=\"table_view\"><link href=\"text/scalc/guide/table_view.xhp\" name=\"Changing Table Views\">Changing Table Views</link></variable>"
msgstr "<variable id=\"table_view\"><link href=\"text/scalc/guide/table_view.xhp\" name=\"Změna tabulkového pohledu\">Změna tabulkového pohledu</link></variable>"
+#. Fnu8g
#: table_view.xhp
msgctxt ""
"table_view.xhp\n"
@@ -10712,6 +12094,7 @@ msgctxt ""
msgid "To hide column and line headers in a table:"
msgstr "Skrytí záhlaví sloupců a řádků v tabulce:"
+#. dmh8o
#: table_view.xhp
msgctxt ""
"table_view.xhp\n"
@@ -10720,6 +12103,7 @@ msgctxt ""
msgid "Under the menu item <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc,</emph> go to the <emph>View</emph> tab page. Unmark<emph> Column/row headers</emph>. Confirm with <emph>OK</emph>."
msgstr "V nabídce <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc,</emph> přejděte na kartu <emph>Zobrazení</emph>. Zrušte zaškrtnutí pole <emph>Záhlaví sloupce/řádku</emph>. Potvrďte klepnutím na <emph>OK</emph>."
+#. AXeqh
#: table_view.xhp
msgctxt ""
"table_view.xhp\n"
@@ -10728,6 +12112,7 @@ msgctxt ""
msgid "To hide grid lines:"
msgstr "Mřížku skryjete takto:"
+#. XDpAC
#: table_view.xhp
msgctxt ""
"table_view.xhp\n"
@@ -10736,6 +12121,7 @@ msgctxt ""
msgid "Under the menu item <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc</emph>, go to the <emph>View</emph> tab page. Choose <emph>Hide</emph> in the <emph>Grid lines</emph> dropdown. Confirm with <emph>OK</emph>."
msgstr "V nabídce <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc</emph> přejděte na kartu <emph>Zobrazení</emph>. V seznamu <emph>Mřížka</emph> zvolte <emph>Skrýt</emph>. Potvrďte klepnutím na <emph>OK</emph>."
+#. j82PQ
#: text_numbers.xhp
msgctxt ""
"text_numbers.xhp\n"
@@ -10744,6 +12130,7 @@ msgctxt ""
msgid "Formatting Numbers as Text"
msgstr "Formátování čísel jako textu"
+#. bDFaC
#: text_numbers.xhp
msgctxt ""
"text_numbers.xhp\n"
@@ -10752,6 +12139,7 @@ msgctxt ""
msgid "<bookmark_value>numbers;entering as text</bookmark_value> <bookmark_value>text formats; for numbers</bookmark_value> <bookmark_value>formats; numbers as text</bookmark_value> <bookmark_value>cell formats; text/numbers</bookmark_value> <bookmark_value>formatting;numbers as text</bookmark_value>"
msgstr "<bookmark_value>čísla;vkládání jako text</bookmark_value> <bookmark_value>formáty textu; pro čísla</bookmark_value> <bookmark_value>formáty; čísla jako text</bookmark_value> <bookmark_value>formáty buňky; text/čísla</bookmark_value> <bookmark_value>formátování;čísla jako text</bookmark_value>"
+#. YjSEt
#: text_numbers.xhp
msgctxt ""
"text_numbers.xhp\n"
@@ -10760,6 +12148,7 @@ msgctxt ""
msgid "<variable id=\"text_numbers\"><link href=\"text/scalc/guide/text_numbers.xhp\" name=\"Formatting Numbers as Text\">Formatting Numbers as Text</link></variable>"
msgstr "<variable id=\"text_numbers\"><link href=\"text/scalc/guide/text_numbers.xhp\" name=\"Formátování čísel jako textu\">Formátování čísel jako textu</link></variable>"
+#. JPD2o
#: text_numbers.xhp
msgctxt ""
"text_numbers.xhp\n"
@@ -10768,6 +12157,7 @@ msgctxt ""
msgid "You can format numbers as text in $[officename] Calc. Open the context menu of a cell or range of cells and choose <emph>Format Cells - Numbers</emph>, then select \"Text\" from the <emph>Category</emph> list. Any numbers subsequently entered into the formatted range are interpreted as text. The display of these \"numbers\" is left-justified, just as with other text."
msgstr "Čísla lze v $[officename] Calc formátovat jako text. Otevřete místní nabídku buňky či oblasti buněk a zvolte <emph>Formát buněk - Čísla</emph>, potom vyberte \"Text\" v poli <emph>Kategorie</emph>. Všechna čísla posléze zadaná do buněk v naformátované oblasti budou interpretována jako text. Tato \"čísla\" jsou zobrazena zarovnaná doleva, stejně jako ostatní text."
+#. 5xX5n
#: text_numbers.xhp
msgctxt ""
"text_numbers.xhp\n"
@@ -10776,6 +12166,7 @@ msgctxt ""
msgid "If you have already entered normal numbers in cells and have afterwards changed the format of the cells to \"Text\", the numbers will remain normal numbers. They will not be converted. Only numbers entered afterwards, or numbers which are then edited, will become text numbers."
msgstr "Pokud už jsou v buňkách zadána čísla a posléze byl jejich formát změněn na \"Text\", čísla zůstanou čísly. Nebudou zkonvertována. Pouze čísla zadaná až poté, či čísla poté upravená, budou převedena na text."
+#. 4qFEu
#: text_numbers.xhp
msgctxt ""
"text_numbers.xhp\n"
@@ -10784,6 +12175,7 @@ msgctxt ""
msgid "If you decide to enter a number directly as text, enter an apostrophe (') first. For example, for years in column headings, you can enter '1999, '2000 and '2001. The apostrophe is not visible in the cell, it only indicates that the entry is to be recognized as a text. This is useful if, for example, you enter a telephone number or postal code that begins with a zero (0), because a zero (0) at the start of a sequence of digits is removed in normal number formats."
msgstr "Chcete-li zadat čísla přímo jako text, zadejte nejprve apostrof ('). Například roky v záhlaví sloupců je možné zadat jako '1999, '2000 a '2001. Apostrof v buňce není zobrazen, pouze určuje, že se číslo má interpretovat jako text. To se hodí, zadáváte-li například telefonní číslo či PSČ začínající nulou (0), protože nula (0) je na začátku čísel v běžném formátu čísla odstraněna."
+#. hnEQ6
#: text_numbers.xhp
msgctxt ""
"text_numbers.xhp\n"
@@ -10792,6 +12184,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>"
msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Formát - Buňky... - Čísla\">Formát - Buňky - Čísla</link>"
+#. MZp8B
#: text_rotate.xhp
msgctxt ""
"text_rotate.xhp\n"
@@ -10800,6 +12193,7 @@ msgctxt ""
msgid "Rotating Text"
msgstr "Otáčení textu"
+#. 6VCJA
#: text_rotate.xhp
msgctxt ""
"text_rotate.xhp\n"
@@ -10808,6 +12202,7 @@ msgctxt ""
msgid "<bookmark_value>cells; rotating text</bookmark_value> <bookmark_value>rotating; text in cells</bookmark_value> <bookmark_value>text in cells; writing vertically</bookmark_value>"
msgstr "<bookmark_value>buňky; otáčení textu</bookmark_value> <bookmark_value>otáčení; text v buňkách</bookmark_value> <bookmark_value>text v buňkách; psaní svisle</bookmark_value>"
+#. btUfR
#: text_rotate.xhp
msgctxt ""
"text_rotate.xhp\n"
@@ -10816,6 +12211,7 @@ msgctxt ""
msgid "<variable id=\"text_rotate\"><link href=\"text/scalc/guide/text_rotate.xhp\" name=\"Rotating Text\">Rotating Text</link></variable>"
msgstr "<variable id=\"text_rotate\"><link href=\"text/scalc/guide/text_rotate.xhp\" name=\"Otáčení textu\">Otáčení textu</link></variable>"
+#. DXQsT
#: text_rotate.xhp
msgctxt ""
"text_rotate.xhp\n"
@@ -10824,6 +12220,7 @@ msgctxt ""
msgid "Select the cells whose text you want to rotate."
msgstr "Vyberte buňky, jejichž text chcete otočit."
+#. sDWLN
#: text_rotate.xhp
msgctxt ""
"text_rotate.xhp\n"
@@ -10832,6 +12229,7 @@ msgctxt ""
msgid "Choose <emph>Format - Cells</emph>. You will see the <emph>Format Cells</emph> dialog."
msgstr "Zvolte <emph>Formát - Buňky</emph>. Zobrazí se dialog <emph>Formát buněk</emph>."
+#. eTFCL
#: text_rotate.xhp
msgctxt ""
"text_rotate.xhp\n"
@@ -10840,6 +12238,7 @@ msgctxt ""
msgid "Click the <emph>Alignment</emph> tab."
msgstr "Klepněte na kartu <emph>Zarovnání</emph>."
+#. nLfjx
#: text_rotate.xhp
msgctxt ""
"text_rotate.xhp\n"
@@ -10848,6 +12247,7 @@ msgctxt ""
msgid "In the <emph>Text orientation</emph> area use the mouse to select in the preview wheel the direction in which the text is to be rotated. Click <emph>OK</emph>."
msgstr "V oblasti <emph>Orientace textu</emph> zvolte myší orientaci, kterou chcete textu nastavit. Klepněte na <emph>OK</emph>."
+#. xZi7M
#: text_rotate.xhp
msgctxt ""
"text_rotate.xhp\n"
@@ -10856,6 +12256,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05020000.xhp\" name=\"Format - Cells\">Format - Cells</link>"
msgstr "<link href=\"text/scalc/01/05020000.xhp\" name=\"Formát - Buňky\">Formát - Buňky</link>"
+#. gVdDT
#: text_rotate.xhp
msgctxt ""
"text_rotate.xhp\n"
@@ -10864,6 +12265,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05340300.xhp\" name=\"Format - Cells - Alignment\">Format - Cells - Alignment</link>"
msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"Formát - Buňky - Zarovnání\">Formát - Buňky - Zarovnání</link>"
+#. ExCrt
#: text_wrap.xhp
msgctxt ""
"text_wrap.xhp\n"
@@ -10872,6 +12274,7 @@ msgctxt ""
msgid "Writing Multi-line Text"
msgstr "Zápis víceřádkového textu"
+#. mQxDk
#: text_wrap.xhp
msgctxt ""
"text_wrap.xhp\n"
@@ -10880,6 +12283,7 @@ msgctxt ""
msgid "<bookmark_value>text in cells; multi-line</bookmark_value><bookmark_value>cells; text breaks</bookmark_value><bookmark_value>breaks in cells</bookmark_value><bookmark_value>multi-line text in cells</bookmark_value>"
msgstr "<bookmark_value>text v buňkách; víceřádkový</bookmark_value><bookmark_value>buňky; zalomení textu</bookmark_value><bookmark_value>zalomení; v buňkách</bookmark_value><bookmark_value>víceřádkový text v buňkách</bookmark_value>"
+#. L6xkB
#: text_wrap.xhp
msgctxt ""
"text_wrap.xhp\n"
@@ -10888,6 +12292,7 @@ msgctxt ""
msgid "<variable id=\"text_wrap\"><link href=\"text/scalc/guide/text_wrap.xhp\" name=\"Writing Multi-line Text\">Writing Multi-line Text</link></variable>"
msgstr "<variable id=\"text_wrap\"><link href=\"text/scalc/guide/text_wrap.xhp\" name=\"Zápis víceřádkového textu\">Zápis víceřádkového textu</link></variable>"
+#. YrAA5
#: text_wrap.xhp
msgctxt ""
"text_wrap.xhp\n"
@@ -10896,6 +12301,7 @@ msgctxt ""
msgid "Pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter keys inserts a manual line break. This shortcut works directly in the cell or in the input line. The input line can be expanded to the multi-line by the Down arrow button on the right."
msgstr "Stisknutím kláves <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter se vloží ruční zalomení řádku. Tato klávesová zkratka funguje přímo v buňkách nebo na vstupním řádku. Vstupní řádek lze rozšířit na více řádků pomocí vpravo umístěného tlačítka se šipkou dolů."
+#. Cs3FE
#: text_wrap.xhp
msgctxt ""
"text_wrap.xhp\n"
@@ -10904,6 +12310,7 @@ msgctxt ""
msgid "If you want the text to automatically break at the right border of the cell, proceed as follows:"
msgstr "Chcete-li, aby se text automaticky zalomil podle pravého okraje buňky, postupujte následovně:"
+#. VzGer
#: text_wrap.xhp
msgctxt ""
"text_wrap.xhp\n"
@@ -10912,6 +12319,7 @@ msgctxt ""
msgid "Select all the cells where you want the text to break at the right border."
msgstr "Označte všechny buňky, kde chcete text automaticky zalomit podle pravého okraje."
+#. FDxYh
#: text_wrap.xhp
msgctxt ""
"text_wrap.xhp\n"
@@ -10920,6 +12328,7 @@ msgctxt ""
msgid "In <emph>Format - Cells - Alignment</emph>, mark the <emph>Wrap text automatically</emph> option and click OK."
msgstr "V menu <emph>Formát - Buňky - Zarovnání</emph> označte možnost <emph>automatické zalomení textu</emph> a klikněte OK."
+#. pED9m
#: text_wrap.xhp
msgctxt ""
"text_wrap.xhp\n"
@@ -10928,6 +12337,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/05020000.xhp\" name=\"Format - Cells\">Format - Cells</link>"
msgstr "<link href=\"text/scalc/01/05020000.xhp\" name=\"Formát - Buňky\">Formát - Buňky</link>"
+#. rAuLt
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -10936,6 +12346,7 @@ msgctxt ""
msgid "User-Defined Functions"
msgstr "Uživatelem definované funkce"
+#. FS93h
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -10944,6 +12355,7 @@ msgctxt ""
msgid "<bookmark_value>functions; user-defined</bookmark_value><bookmark_value>user-defined functions</bookmark_value><bookmark_value>Basic IDE for user-defined functions</bookmark_value><bookmark_value>IDE; Basic IDE</bookmark_value><bookmark_value>programming;functions</bookmark_value>"
msgstr "<bookmark_value>funkce; definované uživatelem</bookmark_value><bookmark_value>uživatelem definované funkce</bookmark_value><bookmark_value>IDE jazyka Basic pro pro uživatelem definované funkce</bookmark_value><bookmark_value>vývojové prostředí; pro jazyk Basic</bookmark_value><bookmark_value>programování; funkce</bookmark_value>"
+#. ABAEY
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -10952,6 +12364,7 @@ msgctxt ""
msgid "<variable id=\"userdefined_function\"><link href=\"text/scalc/guide/userdefined_function.xhp\" name=\"Defining Functions Yourself\">User-Defined Functions</link></variable>"
msgstr "<variable id=\"userdefined_function\"><link href=\"text/scalc/guide/userdefined_function.xhp\" name=\"Uživatelem definované funkce\">Uživatelem definované funkce</link></variable>"
+#. 4PUhf
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -10960,6 +12373,7 @@ msgctxt ""
msgid "You can apply user-defined functions in $[officename] Calc in the following ways:"
msgstr "Uživatelem definované funkce v $[officename] Calc použijte takto:"
+#. PER66
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -10968,6 +12382,7 @@ msgctxt ""
msgid "You can define your own functions using the Basic-IDE. This method requires a basic knowledge of programming."
msgstr "Možné je definovat si vlastní funkce v rozhraní IDE jazyka Basic. Vyžaduje to základní znalost programování."
+#. F6npk
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -10976,6 +12391,7 @@ msgctxt ""
msgid "You can program functions as <link href=\"text/scalc/01/04060111.xhp\" name=\"add-ins\">add-ins</link>. This method requires an advanced knowledge of programming."
msgstr "Možné je naprogramovat funkce jako <link href=\"text/scalc/01/04060111.xhp\" name=\"doplňky\">doplňky</link>. To však vyžaduje pokročilejší znalost programování."
+#. H2JBv
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -10984,6 +12400,7 @@ msgctxt ""
msgid "Defining A Function Using %PRODUCTNAME Basic"
msgstr "Definování funkce v %PRODUCTNAME Basic"
+#. ZP8Ut
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -10992,6 +12409,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Tools - Macros - Organize Macros - %PRODUCTNAME Basic</item>."
msgstr "Zvolte <item type=\"menuitem\">Nástroje - Makra - Správce maker - %PRODUCTNAME Basic</item>."
+#. 5gEUD
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -11000,6 +12418,7 @@ msgctxt ""
msgid "Click the <emph>Edit</emph> button. You will now see the Basic IDE."
msgstr "Klepněte na tlačítko <emph>Upravit</emph>. Otevře se rozhraní IDE jazyka Basic."
+#. C5PDD
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -11008,6 +12427,7 @@ msgctxt ""
msgid "Enter the function code. In this example, we define a <item type=\"literal\">VOL(a; b; c)</item> function that calculates the volume of a rectangular solid with side lengths <item type=\"literal\">a</item>, <item type=\"literal\">b</item> and <item type=\"literal\">c</item>:"
msgstr "Zadejte kód funkce. V našem příkladu si nadefinujeme funkci <item type=\"literal\">VOL(a; b; c)</item>, která počítá obsah kvádru o stranách <item type=\"literal\">a</item>, <item type=\"literal\">b</item> a <item type=\"literal\">c</item>:"
+#. eXWo3
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -11016,6 +12436,7 @@ msgctxt ""
msgid "Close the Basic-IDE window."
msgstr "Zavřete okno rozhraní IDE jazyka Basic."
+#. p3nNW
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -11024,6 +12445,7 @@ msgctxt ""
msgid "Your function is automatically saved in the default module and is now available. If you apply the function in a Calc document that is to be used on another computer, you can copy the function to the Calc document as described in the next section."
msgstr "Funkce je automaticky uložena ve standardním modulu a je k dispozici. Pokud ji použijete v dokumentu, který má být otevřen na jiném počítači, je možné ji do dokumentu zkopírovat takto:"
+#. 3bcAE
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -11032,6 +12454,7 @@ msgctxt ""
msgid "Copying a Function To a Document"
msgstr "Zkopírování funkce do dokumentu"
+#. Lm54u
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -11040,6 +12463,7 @@ msgctxt ""
msgid "In stage 2 of \"Defining A Function Using %PRODUCTNAME Basic\", in the <emph>Macro</emph> dialog you clicked on <emph>Edit </emph>. As the default, in the <emph>Macro from</emph> field the <emph>My Macros - Standard - Module1</emph> module is selected. The <emph>Standard</emph> library resides locally in your user directory."
msgstr "V kroku 2 \"Definování funkce v %PRODUCTNAME Basic\" jste v dialogu <emph>Makra</emph> klepli na <emph>Upravit</emph>. Jako výchozí je v poli <emph>Makro z</emph> vybrán modul <emph>Moje makra - Standard - Module1</emph>. Knihovna <emph>Standard</emph> je uložena lokálně ve vašem domovském adresáři."
+#. DBXEe
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -11048,6 +12472,7 @@ msgctxt ""
msgid "If you want to copy the user-defined function to a Calc document:"
msgstr "Chcete-li zkopírovat uživatelem definovanou funkci do dokumentu Calc:"
+#. WfojE
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -11056,6 +12481,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Tools - Macros - Organize Macros - %PRODUCTNAME Basic</item> ."
msgstr "Zvolte <item type=\"menuitem\">Nástroje - Makra - Správce maker - %PRODUCTNAME Basic</item>."
+#. HZciB
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -11064,6 +12490,7 @@ msgctxt ""
msgid "In the <emph>Macro from</emph> field select <emph>My Macros - Standard - Module1</emph> and click <emph>Edit</emph>."
msgstr "V poli <emph>Makro z</emph> vyberte <emph>Moje makra - Standard - Module1</emph> a klepněte na tlačítko <emph>Upravit</emph>."
+#. GAARi
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -11072,6 +12499,7 @@ msgctxt ""
msgid "In the Basic-IDE, select the source of your user-defined function and copy it to the clipboard."
msgstr "V rozhraní IDE jazyka Basic označte zdrojový kód funkce a zkopírujte jej do schránky."
+#. GTEs8
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -11080,6 +12508,7 @@ msgctxt ""
msgid "Close the Basic-IDE."
msgstr "Zavřete okno rozhraní IDE jazyka Basic."
+#. 2yTsx
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -11088,6 +12517,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Tools - Macros - Organize Macros - %PRODUCTNAME Basic</item> ."
msgstr "Zvolte <item type=\"menuitem\">Nástroje - Makra - Správce maker - %PRODUCTNAME Basic</item>."
+#. oTBX8
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -11096,6 +12526,7 @@ msgctxt ""
msgid "In the <emph>Macro from</emph> field select <emph>(Name of the Calc document) - Standard - Module1</emph>. Click <emph>Edit</emph>."
msgstr "V poli <emph>Makro z</emph> vyberte <emph>(název dokumentu Calc) - Standard - Module1</emph> a klepněte na tlačítko <emph>Upravit</emph>."
+#. F2mDo
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -11104,6 +12535,7 @@ msgctxt ""
msgid "Paste the clipboard contents in the Basic-IDE of the document."
msgstr "Vložte obsah schránky do dokumentu do rozhraní IDE jazyka Basic."
+#. AkZ68
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -11112,6 +12544,7 @@ msgctxt ""
msgid "Applying a User-defined Function in $[officename] Calc"
msgstr "Použití uživatelem definované funkce v $[officename] Calc"
+#. qyYrE
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -11120,6 +12553,7 @@ msgctxt ""
msgid "Once you have defined the function <item type=\"literal\">VOL(a; b; c)</item> in the Basic-IDE, you can apply it the same way as the built-in functions of $[officename] Calc."
msgstr "Máte-li definovánu funkci <item type=\"literal\">VOL(a; b; c)</item> v rozhraní IDE jazyka Basic, je možné ji používat stejně jako vestavěné funkce $[officename] Calc."
+#. VRybd
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -11128,6 +12562,7 @@ msgctxt ""
msgid "Open a Calc document and enter numbers for the function parameters <item type=\"literal\">a</item>, <item type=\"literal\">b</item>, and <item type=\"literal\">c</item> in cells A1, B1, and C1."
msgstr "Otevřete dokument Calc a do buněk A1, B1 a C1 zadejte hodnoty pro parametry <item type=\"literal\">a</item>, <item type=\"literal\">b</item> a <item type=\"literal\">c</item> funkce."
+#. TTo2C
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -11136,6 +12571,7 @@ msgctxt ""
msgid "Set the cursor in another cell and enter the following:"
msgstr "Nastavte kurzor do jiné buňky a zadejte:"
+#. CjkGL
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -11144,6 +12580,7 @@ msgctxt ""
msgid "=VOL(A1;B1;C1)"
msgstr "=VOL(A1;B1;C1)"
+#. frbse
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
@@ -11152,6 +12589,7 @@ msgctxt ""
msgid "The function is evaluated and you will see the result in the selected cell."
msgstr "Bude proveden výpočet funkce a ve vybrané buňce se zobrazí jeho výsledek."
+#. Un4f7
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11160,6 +12598,7 @@ msgctxt ""
msgid "Validity of Cell Contents"
msgstr "Platnost obsahu buněk"
+#. N5T5g
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11168,6 +12607,7 @@ msgctxt ""
msgid "<bookmark_value>values; limiting on input</bookmark_value><bookmark_value>limits; specifying value limits on input</bookmark_value><bookmark_value>permitted cell contents</bookmark_value><bookmark_value>data validity</bookmark_value><bookmark_value>validity</bookmark_value><bookmark_value>cells; validity</bookmark_value><bookmark_value>error messages; defining for incorrect input</bookmark_value><bookmark_value>actions in case of incorrect input</bookmark_value><bookmark_value>Help tips; defining text for cell input</bookmark_value><bookmark_value>comments;help text for cells</bookmark_value><bookmark_value>cells; defining input help</bookmark_value><bookmark_value>macros; running when incorrect input</bookmark_value><bookmark_value>data; validity check</bookmark_value>"
msgstr "<bookmark_value>hodnoty; omezení při vstupu</bookmark_value><bookmark_value>omezení; stanovení mezí hodnoty při vstupu</bookmark_value><bookmark_value>povolený obsah buňky</bookmark_value><bookmark_value>platnost dat</bookmark_value><bookmark_value>platnost</bookmark_value><bookmark_value>buňky; platnost</bookmark_value><bookmark_value>chybová hlášení; určení pro nesprávný vstup</bookmark_value><bookmark_value>akce v případě nesprávného vstupu</bookmark_value><bookmark_value>tipy nápovědy; určení textu pro vstup v buňce</bookmark_value><bookmark_value>komentáře;text nápovědy pro buňky</bookmark_value><bookmark_value>buňky; stanovení nápovědy pro vstup</bookmark_value><bookmark_value>makra; spouštění při nesprávném vstupu</bookmark_value><bookmark_value>data; kontrola platnosti</bookmark_value>"
+#. mNVB9
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11176,6 +12616,7 @@ msgctxt ""
msgid "<variable id=\"validity\"><link href=\"text/scalc/guide/validity.xhp\" name=\"Validity of Cell Contents\">Validity of Cell Contents</link></variable>"
msgstr "<variable id=\"validity\"><link href=\"text/scalc/guide/validity.xhp\" name=\"Platnost obsahu buněk\">Platnost obsahu buněk</link></variable>"
+#. XgWFZ
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11184,6 +12625,7 @@ msgctxt ""
msgid "For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected."
msgstr "Pro každou buňku je možné předem stanovit, jaká data do ní lze zadat. Neplatné údaje budou odmítnuty."
+#. cbHnL
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11192,6 +12634,7 @@ msgctxt ""
msgid "The validity rule is activated when a new value is entered. If an invalid value has already been inserted into the cell, or if you insert a value in the cell either with drag-and-drop or by copying and pasting, the validity rule will not take effect."
msgstr "Pravidla pro platnost se kontrolují při zadávání nové hodnoty. Byla-li do buňky už dříve zadána nedovolená hodnota nebo do ní hodnotu přenesete buď přetažením, nebo kopírováním a vložením, kontrola platnosti se neprovádí."
+#. uVPcC
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11200,6 +12643,7 @@ msgctxt ""
msgid "You can choose <emph>Tools - Detective</emph> at any time and choose the command <link href=\"text/scalc/01/06030800.xhp\" name=\"Mark Invalid Data\"><emph>Mark Invalid Data</emph></link> to display which cells contain invalid values."
msgstr "Kdykoliv můžete zvolit <emph>Nástroje - Detektiv</emph> a příkaz <link href=\"text/scalc/01/06030800.xhp\" name=\"Označit neplatná data\"><emph>Označit neplatná data</emph></link>, čímž zobrazíte buňky s neplatnými hodnotami."
+#. vExqw
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11208,6 +12652,7 @@ msgctxt ""
msgid "Using Cell Contents Validity"
msgstr "Použití platnosti obsahu buněk"
+#. vPWZE
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11216,6 +12661,7 @@ msgctxt ""
msgid "Select the cells for which you want to define a new validity rule."
msgstr "Vyberte buňky, pro které chcete vytvořit nové pravidlo pro platnost."
+#. Rxqr5
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11224,6 +12670,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Data - Validity</item>."
msgstr "Zvolte <item type=\"menuitem\">Data - Platnost</item>."
+#. BCtiM
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11232,6 +12679,7 @@ msgctxt ""
msgid "On the <emph>Criteria</emph> tab page, enter the conditions for new values entered into cells."
msgstr "Na kartě <emph>Kritéria</emph> zadejte podmínky pro nově zadávané hodnoty."
+#. 6t74m
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11240,6 +12688,7 @@ msgctxt ""
msgid "In the <emph>Allow</emph> field, select an option."
msgstr "Zvolte možnost v poli <emph>Povolit</emph>."
+#. AN7uL
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11248,6 +12697,7 @@ msgctxt ""
msgid "If you select \"Whole Numbers\", values such as \"12.5\" are not allowed. Choosing \"Date\" allows date information both in the local date format as well as in the form of a <link href=\"text/sbasic/shared/03030101.xhp\" name=\"serial date\">serial date</link>. Similarly, the \"Time\" condition permits time values such as \"12:00\" or serial time numbers. \"Text Length\" stipulates that cells are allowed to contain text only."
msgstr "Vyberete-li \"Celá čísla\", hodnoty jako \"12,5\" nebudou uznány, i kdyby splňovaly všechny ostatní podmínky. \"Datum\" povoluje zápis v lokálním formátu data a také ve tvaru <link href=\"text/sbasic/shared/03030101.xhp\" name=\"serial date\">sériového data</link>. Stejně tak volba \"Čas\" povoluje zadání ve tvaru \"12:00\" či sériového času. \"Délka textu\" stanoví, že buňky mohou obsahovat pouze text."
+#. qGjDb
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11256,6 +12706,7 @@ msgctxt ""
msgid "Select \"List\" to enter a list of valid entries."
msgstr "Pro zadání seznamu platných hodnot zvolte \"Seznam\"."
+#. JB7oA
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11264,6 +12715,7 @@ msgctxt ""
msgid "Select the next condition under <emph>Data</emph>. According to what you choose, additional options will be selectable."
msgstr "Zadejte další podmínku do pole <emph>Data</emph>. Podle vybrané možnosti se mohou objevit další nastavení."
+#. KD7kV
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11272,6 +12724,7 @@ msgctxt ""
msgid "After you have determined the conditions for cell validity, you can use the other two tab pages to create message boxes:"
msgstr "Po nastavení podmínek platnosti je možné na dalších dvou kartách nastavit nápovědu pro zadávání a chybová hlášení:"
+#. 6aBi5
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11280,6 +12733,7 @@ msgctxt ""
msgid "On the <emph>Input Help</emph> tab page, enter the title and the text of the tip, which will then be displayed if the cell is selected."
msgstr "Na kartě <emph>Nápověda při vstupu</emph> zadejte název a nápovědný text, který se zobrazí při výběru buňky."
+#. U3y7G
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11288,6 +12742,7 @@ msgctxt ""
msgid "On the <emph>Error Alert</emph> tab page, select the action to be carried out in the event of an error."
msgstr "Na kartě <emph>Chybové hlášení</emph> vyberte akci, která se má provést, dojde-li k chybě."
+#. JDuqF
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11296,6 +12751,7 @@ msgctxt ""
msgid "If you select \"Stop\" as the action, invalid entries are not accepted, and the previous cell contents are retained."
msgstr "Hodnota \"Zastavit\" znamená, že neplatná zadání nebudou přijata a bude zachován původní obsah buněk."
+#. FeWnd
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11304,6 +12760,7 @@ msgctxt ""
msgid "Select \"Warning\" or \"Information\" to display a dialog in which the entry can either be canceled or accepted."
msgstr "Vyberete-li položku \"Upozornění\" nebo \"Informace\", zobrazí se dialogové okno, v němž může být nově zadaná hodnota odmítnuta, nebo přijata."
+#. 9aCdk
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11312,6 +12769,7 @@ msgctxt ""
msgid "If you select \"Macro\", then by using the <emph>Browse</emph> button you can specify a macro to be run in the event of an error."
msgstr "Vyberete-li \"Makro\", potom klepnutím na <emph>Procházet</emph> nastavíte makro, které se spustí v případě chyby."
+#. xoScW
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11320,6 +12778,7 @@ msgctxt ""
msgid "To display the error message, select <link href=\"text/scalc/01/12120300.xhp\" name=\"erroralert\">Show error message when invalid values are entered</link>."
msgstr "Chcete-li zobrazit chybové hlášení, zaškrtněte <link href=\"text/scalc/01/12120300.xhp\" name=\"erroralert\">Zobrazit chybové hlášení, pokud jsou zadány neplatné hodnoty</link>."
+#. VTfnE
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11328,6 +12787,7 @@ msgctxt ""
msgid "After changing the action for a cell on the <emph>Error Alert</emph> tab page and closing the dialog with OK, you must first select another cell before the change takes effect."
msgstr "Po změně akce na kartě <emph>Chybové hlášení</emph> a uzavření dialogového okna klepnutím na OK musíte nejprve přesunout kurzor na jinou buňku, aby se změny projevily."
+#. oQYeC
#: validity.xhp
msgctxt ""
"validity.xhp\n"
@@ -11336,6 +12796,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12120000.xhp\" name=\"Data - Validity\">Data - Validity</link>"
msgstr "<link href=\"text/scalc/01/12120000.xhp\" name=\"Data - Platnost\">Data - Platnost</link>"
+#. cEdPu
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11344,6 +12805,7 @@ msgctxt ""
msgid "Naming Cells"
msgstr "Vytváření názvů buněk"
+#. DGAwD
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11352,6 +12814,7 @@ msgctxt ""
msgid "<bookmark_value>cells; defining names</bookmark_value> <bookmark_value>names; defining for cells</bookmark_value> <bookmark_value>values; defining names</bookmark_value> <bookmark_value>constants definition</bookmark_value> <bookmark_value>variables; defining names</bookmark_value> <bookmark_value>cell ranges; defining names</bookmark_value> <bookmark_value>defining;names for cell ranges</bookmark_value> <bookmark_value>formulas; defining names</bookmark_value> <bookmark_value>addressing; by defined names</bookmark_value> <bookmark_value>cell names; defining/addressing</bookmark_value> <bookmark_value>references; by defined names</bookmark_value> <bookmark_value>allowed cell names</bookmark_value> <bookmark_value>renaming;cells</bookmark_value>"
msgstr "<bookmark_value>buňky; definování názvů</bookmark_value> <bookmark_value>názvy; definování pro buňky</bookmark_value> <bookmark_value>hodnoty; definování názvů</bookmark_value> <bookmark_value>konstanty;definování</bookmark_value> <bookmark_value>proměnné; definování názvů</bookmark_value> <bookmark_value>oblasti buněk; definování názvů</bookmark_value> <bookmark_value>definování;názvy pro oblasti buněk</bookmark_value> <bookmark_value>vzorce; definování názvů</bookmark_value> <bookmark_value>adresování; pomocí definovaných názvů</bookmark_value> <bookmark_value>názvy buněk; definování/adresování</bookmark_value> <bookmark_value>odkazy; pomocí definovaných názvů</bookmark_value> <bookmark_value>povolení názvů buněk</bookmark_value> <bookmark_value>přejmenování;buňky</bookmark_value>"
+#. 7VrgE
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11360,6 +12823,7 @@ msgctxt ""
msgid "<variable id=\"value_with_name\"><link href=\"text/scalc/guide/value_with_name.xhp\" name=\"Naming Cells\">Naming Cells</link></variable>"
msgstr "<variable id=\"value_with_name\"><link href=\"text/scalc/guide/value_with_name.xhp\" name=\"Vytváření názvů buněk\">Vytváření názvů buněk</link></variable>"
+#. EyNmi
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11368,6 +12832,7 @@ msgctxt ""
msgid "Allowed names"
msgstr "Povolené názvy"
+#. XBwDs
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11376,6 +12841,7 @@ msgctxt ""
msgid "Names in Calc can contain letters, numeric characters, and some special characters. Names must start with a letter or an underline character."
msgstr "Názvy v Calcu mohou obsahovat písmena, číslice a některé speciální znaky. Názvy musí začínat písmenem nebo podtržítkem."
+#. GztrF
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11384,6 +12850,7 @@ msgctxt ""
msgid "Allowed special characters:"
msgstr "Povolené speciální znaky:"
+#. 4VANL
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11392,6 +12859,7 @@ msgctxt ""
msgid "underline (_)"
msgstr "podtržítko (_)"
+#. 4UBDo
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11400,6 +12868,7 @@ msgctxt ""
msgid "period (.) - allowed within a name, but not as first or last character"
msgstr "tečka (.) - povolená v názvu, ale ne jako první nebo poslední znak"
+#. GEdUp
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11408,6 +12877,7 @@ msgctxt ""
msgid "blank ( ) - allowed within a name, but not as first or last character, and not for a cell range"
msgstr "mezera ( ) - povolená v názvu, ale ne jako první nebo poslední znak, a ne pro oblast buněk"
+#. BvnNt
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11416,6 +12886,7 @@ msgctxt ""
msgid "Names must not be the same as cell references. For example, the name A1 is invalid because A1 is a cell reference to the top left cell."
msgstr "Názvy nesmí být stejné jako odkazy na buňky. Například nemůžete použít název A1, protože A1 je odkaz na buňku vlevo nahoře."
+#. RfAJF
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11424,6 +12895,7 @@ msgctxt ""
msgid "Names must not start with the letter R followed by a number. See the ADDRESS function for more information."
msgstr "Názvy nesmí začínat písmenem R následovaným číslem. Pro více informací se podívejte na funkci ADDRESS."
+#. ELFqL
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11432,6 +12904,7 @@ msgctxt ""
msgid "Names for cell ranges must not include blanks. Blanks are allowed within names for single cells, sheets and documents."
msgstr "Názvy oblastí buněk nesmí obsahovat mezery. Mezeru může obsahovat název jedné buňky, listu a dokumentu."
+#. ci2B9
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11440,6 +12913,7 @@ msgctxt ""
msgid "Naming cells and formulas"
msgstr "Pojmenování buněk a vzorců"
+#. FPo7Y
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11448,6 +12922,7 @@ msgctxt ""
msgid "A good way of making the references to cells and cell ranges in formulas legible is to give the ranges names. For example, you can name the range A1:B2 <emph>Start</emph>. You can then write a formula such as \"=SUM(Start)\". Even after you insert or delete rows or columns, $[officename] still correctly assigns the ranges identified by name. Range names must not contain any spaces."
msgstr "Správným způsobem odkazování na buňky a oblasti buněk ve vzorcích je používání názvů. Například dejte oblasti buněk A1:B2 název <emph>Start</emph>. Potom je možné používat vzorce jako \"=SUM(Start)\". I když přidáte nebo vložíte sloupce či řádky, $[officename] stále rozpozná nazvané oblasti. Názvy nesmí obsahovat mezeru."
+#. aZZC8
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11456,6 +12931,7 @@ msgctxt ""
msgid "For example, it is much easier to read a formula for sales tax if you can write \"= Amount * Tax_rate\" instead of \"= A5 * B12\". In this case, you would name cell A5 \"Amount\" and cell B12 \"Tax_rate.\""
msgstr "Například je mnohem jednodušší mít vzorec pro výpočet ceny s daní \"=Cena*DPH\" namísto \"= A5 * B12\". Takže si můžete nazvat buňku A5 \"Cena\" a buňku B12 \"DPH.\""
+#. LViNz
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11464,6 +12940,7 @@ msgctxt ""
msgid "Use the <emph>Define Names</emph> dialog to define names for formulas or parts of formulas you need more often. In order to specify range names,"
msgstr "Pro vytvoření názvů často používaných vzorců nebo jejich částí použijte dialog <emph>Definovat jména</emph>. Zadání názvů oblastí:"
+#. UNzu6
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11472,6 +12949,7 @@ msgctxt ""
msgid "Select a cell or range of cells, then choose <emph>Sheet - Named Ranges and Expressions - Define</emph>. The <emph>Define Names</emph> dialog appears."
msgstr "Vyberte buňku nebo oblast buněk a zvolte <emph>List - Pojmenované oblasti a výrazy - Definovat</emph>. Zobrazí se dialog <emph>Definovat název</emph>."
+#. XRBXG
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11480,6 +12958,7 @@ msgctxt ""
msgid "Type the name of the selected area in the <emph>Name</emph> field. Click <emph>Add</emph>. The newly defined name appears in the list below. Click OK to close the dialog."
msgstr "Do pole <emph>Název</emph> zadejte jméno pro označenou oblast. Klepněte na <emph>Přidat</emph>. Nové jméno se objeví ve spodním seznamu. Klepnutím na OK uzavřete dialog."
+#. wehKd
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11488,6 +12967,7 @@ msgctxt ""
msgid "You can also name other cell ranges in this dialog by entering the name in the field and then selecting the respective cells."
msgstr "V tomto dialogu můžete také pojmenovat další oblasti buněk tím, že nejprve napíšete název a potom vyberete příslušné buňky."
+#. 3sCdF
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11496,6 +12976,7 @@ msgctxt ""
msgid "If you type the name in a formula, after the first few characters entered you will see the entire name as a tip."
msgstr "Při psaní názvu do vzorce se po napsání několika prvních písmen zobrazí celý název jako tip."
+#. SgWa3
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11504,6 +12985,7 @@ msgctxt ""
msgid "Press the Enter key in order to accept the name from the tip."
msgstr "Stisknutím klávesy ENTER přijmete název zobrazený jako tip."
+#. 7onES
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11512,6 +12994,7 @@ msgctxt ""
msgid "If more than one name starts with the same characters, you can scroll forward through all the names using the Ctrl + Tab keys and backward using the Shift + Ctrl + Tab keys."
msgstr "Pokud více než jedno jméno začíná se stejnými znaky, můžete procházet všemi jmény pomocí kláves Ctrl + Tab a zpět pomocí kláves Shift + Ctrl + Tab."
+#. VDbbB
#: value_with_name.xhp
msgctxt ""
"value_with_name.xhp\n"
@@ -11520,6 +13003,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04070100.xhp\" name=\"Sheet - Named Ranges and Expressions - Define\">Sheet - Named Ranges and Expressions - Define</link>"
msgstr "<link href=\"text/scalc/01/04070100.xhp\" name=\"Sheet - Named Ranges and Expressions - Define\">List - Pojmenované oblasti a výrazy - Definovat</link>"
+#. tT8Ku
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11528,6 +13012,7 @@ msgctxt ""
msgid "Inserting External Data in Table (WebQuery)"
msgstr "Vkládání externích dat do tabulky (Webový dotaz)"
+#. eaFpE
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11536,6 +13021,7 @@ msgctxt ""
msgid "<bookmark_value>HTML WebQuery</bookmark_value><bookmark_value>ranges; inserting in tables</bookmark_value><bookmark_value>external data; inserting</bookmark_value><bookmark_value>tables; inserting external data</bookmark_value><bookmark_value>web pages; importing data</bookmark_value><bookmark_value>WebQuery filter</bookmark_value><bookmark_value>inserting; external data</bookmark_value><bookmark_value>data sources; external data</bookmark_value>"
msgstr "<bookmark_value>HTML webový dotaz (WebQuery)</bookmark_value><bookmark_value>oblasti; vložení do tabulky</bookmark_value><bookmark_value>externí data; vkládání</bookmark_value><bookmark_value>tabulky; vkládání externích dat</bookmark_value><bookmark_value>webové stránky; importování dat</bookmark_value><bookmark_value>filtr webového dotazu (WebQuery)</bookmark_value><bookmark_value>vkládání; externí data</bookmark_value><bookmark_value>zdroje dat; externí data</bookmark_value>"
+#. BbQqD
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11544,6 +13030,7 @@ msgctxt ""
msgid "<variable id=\"webquery\"><link href=\"text/scalc/guide/webquery.xhp\" name=\"Inserting External Data in Table (WebQuery)\">Inserting External Data in Table (WebQuery)</link></variable>"
msgstr "<variable id=\"webquery\"><link href=\"text/scalc/guide/webquery.xhp\" name=\"Vkládání externích dat do tabulky (Webový dotaz)\">Vkládání externích dat do tabulky (Webový dotaz)</link></variable>"
+#. Uf8QW
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11552,6 +13039,7 @@ msgctxt ""
msgid "With the help of the <emph>Web Page Query ($[officename] Calc)</emph> import filter, you can insert tables from HTML documents in a Calc spreadsheet."
msgstr "Pomocí importního filtru <emph>Webový dotaz ($[officename] Calc)</emph> lze do sešitu vložit data z tabulek v HTML dokumentech."
+#. eBygd
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11560,6 +13048,7 @@ msgctxt ""
msgid "You can use the same method to insert ranges defined by name from a Calc or Microsoft Excel spreadsheet."
msgstr "Stejným způsobem lze vkládat pojmenované oblasti z Calcu nebo z tabulky Microsoft Excel."
+#. odxLF
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11568,6 +13057,7 @@ msgctxt ""
msgid "The following insert methods are available:"
msgstr "Dostupné jsou tyto metody vkládání:"
+#. kNB42
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11576,6 +13066,7 @@ msgctxt ""
msgid "Inserting by Dialog"
msgstr "Vložení pomocí dialogu"
+#. WJEih
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11584,6 +13075,7 @@ msgctxt ""
msgid "Set the cell cursor at the cell where the new content will be inserted."
msgstr "Umístěte kurzor do buňky, kam chcete vložit nový obsah."
+#. AFBCH
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11592,6 +13084,7 @@ msgctxt ""
msgid "Choose <emph>Sheet - Link to External Data</emph>. This opens the <link href=\"text/scalc/01/04090000.xhp\">External Data</link> dialog."
msgstr "Zvolte <emph>List - Odkaz na externí data</emph>. Otevře se dialog <link href=\"text/scalc/01/04090000.xhp\">Externí data</link>."
+#. AGj3g
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11600,6 +13093,7 @@ msgctxt ""
msgid "Enter the URL of the HTML document or the name of the spreadsheet. Press Enter when finished. Click the <emph>Browse</emph> button to open a file selection dialog."
msgstr "Zadejte URL HTML dokumentu nebo název sešitu. Poté stiskněte Enter. Klepnutím na tlačítko <emph>Procházet</emph> otevřete dialogové okno pro výběr souboru."
+#. 5b5MC
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11608,6 +13102,7 @@ msgctxt ""
msgid "In the large list box of the dialog, select the named ranges or tables you want to insert."
msgstr "Ve větším seznamu dialogu vyberte pojmenované oblasti nebo tabulky, které chcete vložit."
+#. Kegfn
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11616,6 +13111,7 @@ msgctxt ""
msgid "You can also specify that the ranges or tables are updated every n seconds."
msgstr "Také je možné určit, že se oblasti či tabulky mají aktualizovat každých x sekund."
+#. ywoJU
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11624,6 +13120,7 @@ msgctxt ""
msgid "The import filter can create names for cell ranges on the fly. As much formatting as possible is retained, while the filter intentionally does not load any images."
msgstr "Importní filtr může vytvářet názvy pro oblasti buněk za běhu. Zachová se co nejvíce formátování, ovšem záměrně filtr nenačítá obrázky."
+#. HA9v2
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11632,6 +13129,7 @@ msgctxt ""
msgid "Inserting by Navigator"
msgstr "Vložení z Navigátoru"
+#. KpQYC
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11640,6 +13138,7 @@ msgctxt ""
msgid "Open two documents: the $[officename] Calc spreadsheet in which the external data is to be inserted (target document) and the document from which the external data derives (source document)."
msgstr "Otevřete dva dokumenty: sešit $[officename] Calc, do kterého chcete vložit externí data (cílový dokument) a dokument, ze kterého pocházejí externí data (zdrojový dokument)."
+#. ekAUo
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11648,6 +13147,7 @@ msgctxt ""
msgid "In the target document open the Navigator."
msgstr "V cílovém dokumentu otevřete okno Navigátor."
+#. z9DtM
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11656,6 +13156,7 @@ msgctxt ""
msgid "In the lower combo box of the Navigator select the source document. The Navigator now shows the range names and database ranges or the tables contained in the source document."
msgstr "V poli se seznamem umístěném v dolní části okna Navigátor vyberte zdrojový dokument. V okně Navigátor se zobrazí názvy oblastí a databází nebo tabulky obsažené ve zdrojovém dokumentu."
+#. ZDFsw
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11664,6 +13165,7 @@ msgctxt ""
msgid "In the Navigator select the <emph>Insert as link</emph> drag mode <image id=\"img_id3152985\" src=\"sw/res/sc20238.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152985\">Icon</alt></image>."
msgstr "Vyberte v navigátoru způsob přetáhnutí <emph>Vložit jako odkaz</emph><image id=\"img_id3152985\" src=\"sw/res/sc20238.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152985\">Ikona</alt></image>."
+#. LS3Wf
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11672,6 +13174,7 @@ msgctxt ""
msgid "Drag the desired external data from the Navigator into the target document."
msgstr "Přetáhněte požadovaná externí data z okna Navigátor do cílového dokumentu."
+#. 9GfqA
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11680,6 +13183,7 @@ msgctxt ""
msgid "If you have loaded an HTML document with the <emph>Web Page Query</emph> filter as the source document, you will find the tables in the Navigator, named continuously from \"HTML_table1\" onwards, and also two range names that have been created:"
msgstr "Pokud jste jako zdrojový dokument otevřeli HTML dokument s filtrem <emph>webový dotaz</emph>, najdete v Navigátoru tabulky pojmenované postupně od \"HTML_table1\" a také dva vytvořené rozsahy:"
+#. rcjUt
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11688,6 +13192,7 @@ msgctxt ""
msgid "<item type=\"literal\">HTML_all</item> - designates the entire document"
msgstr "<item type=\"literal\">HTML_all</item> - představuje celý dokument."
+#. ecFZG
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11696,6 +13201,7 @@ msgctxt ""
msgid "<item type=\"literal\">HTML_tables</item> - designates all HTML tables in the document"
msgstr "<item type=\"literal\">HTML_tables</item> - představuje všechny tabulky HTML v dokumentu."
+#. TGhCr
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11704,6 +13210,7 @@ msgctxt ""
msgid "Editing the external data"
msgstr "Úprava externích dat"
+#. GEeyF
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11712,6 +13219,7 @@ msgctxt ""
msgid "Open <emph>Edit - Links</emph>. Here you can edit the link to the external data."
msgstr "Otevřete <emph>Úpravy - Odkazy</emph>. Zde je možné upravit odkaz na externí data."
+#. mXauD
#: webquery.xhp
msgctxt ""
"webquery.xhp\n"
@@ -11720,6 +13228,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04090000.xhp\" name=\"External data dialog\">External data dialog</link>"
msgstr "<link href=\"text/scalc/01/04090000.xhp\" name=\"Dialog externí data\">Dialog externí data</link>"
+#. ysgCC
#: year2000.xhp
msgctxt ""
"year2000.xhp\n"
@@ -11728,6 +13237,7 @@ msgctxt ""
msgid "19xx/20xx Years"
msgstr "Roky 19xx/20xx"
+#. BzWuf
#: year2000.xhp
msgctxt ""
"year2000.xhp\n"
@@ -11736,6 +13246,7 @@ msgctxt ""
msgid "<bookmark_value>years; 2-digits</bookmark_value><bookmark_value>dates; 19xx/20xx</bookmark_value>"
msgstr "<bookmark_value>roky; dvoumístné</bookmark_value><bookmark_value>data; 19xx/20xx</bookmark_value>"
+#. xroNR
#: year2000.xhp
msgctxt ""
"year2000.xhp\n"
@@ -11744,6 +13255,7 @@ msgctxt ""
msgid "<variable id=\"year2000\"><link href=\"text/scalc/guide/year2000.xhp\" name=\"19xx/20xx Years\">19xx/20xx Years</link></variable>"
msgstr "<variable id=\"year2000\"><link href=\"text/scalc/guide/year2000.xhp\" name=\"Roky 19xx/20xx\">Roky 19xx/20xx</link></variable>"
+#. DeEcT
#: year2000.xhp
msgctxt ""
"year2000.xhp\n"
@@ -11752,6 +13264,7 @@ msgctxt ""
msgid "The year in a date entry is often entered as two digits. Internally, the year is managed by $[officename] as four digits, so that in the calculation of the difference from 1/1/99 to 1/1/01, the result will correctly be two years."
msgstr "Umožňuje zadání roku dvouciferně. Interně $[officename] rok zpracovává čtyřciferně, takže při výpočtu rozdílu mezi 1/1/99 a 1/1/01 bude výsledek správně dva roky."
+#. VVD69
#: year2000.xhp
msgctxt ""
"year2000.xhp\n"
@@ -11760,6 +13273,7 @@ msgctxt ""
msgid "Under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph> you can define the century that is used when you enter a year with only two digits. The default is 1930 to 2029."
msgstr "V <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - $[officename] - Obecné</emph> můžete určit století, které se použije, pokud zadáte rok pouze dvěma číslicemi. Výchozí jsou roky 1930 až 2029."
+#. zB3Ff
#: year2000.xhp
msgctxt ""
"year2000.xhp\n"
@@ -11767,3 +13281,4 @@ msgctxt ""
"help.text"
msgid "This means that if you enter a date of 1/1/30 or higher, it will be treated internally as 1/1/1930 or higher. All lower two-digit years apply to the 20xx century. So, for example, 1/1/20 is converted into 1/1/2020."
msgstr "To znamená, že pokud zadáte datum 1/1/30 nebo vyšší, interně se zpracuje jako 1/1/1930 nebo vyšší. Všechny dvojciferné roky nižší než 30 se přiřadí do století 20xx. Takže např. 1/1/20 se převede na 1/1/2020."
+
diff --git a/source/cs/helpcontent2/source/text/schart/01.po b/source/cs/helpcontent2/source/text/schart/01.po
index 587d08b29de..88650d28f4b 100644
--- a/source/cs/helpcontent2/source/text/schart/01.po
+++ b/source/cs/helpcontent2/source/text/schart/01.po
@@ -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-01-12 13:18+0100\n"
+"POT-Creation-Date: 2019-08-21 21:37+0200\n"
"PO-Revision-Date: 2019-01-13 15:02+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,10 @@ 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: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1547391774.000000\n"
+#. DsZFP
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "Data Table"
msgstr "Tabulka dat"
+#. uFKwH
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -32,14 +34,16 @@ msgctxt ""
msgid "<link href=\"text/schart/01/03010000.xhp\" name=\"Data Table\">Data Table</link>"
msgstr "<link href=\"text/schart/01/03010000.xhp\" name=\"Tabulka dat\">Tabulka dat</link>"
+#. EvUD4
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
"par_id3151115\n"
"help.text"
-msgid "<ahelp hid=\".uno:DiagramData\">Opens the<emph> Data Table </emph>dialog where you can edit the chart data.</ahelp>"
-msgstr "<ahelp hid=\".uno:DiagramData\">Otevře dialog <emph>Tabulka dat</emph>, ve kterém můžete upravit data grafu.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the<emph> Data Table </emph>dialog where you can edit the chart data.</ahelp>"
+msgstr ""
+#. RHGbZ
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -48,6 +52,7 @@ msgctxt ""
msgid "The<emph> Data Table </emph>dialog is not available if you insert a chart that is based on a Calc sheet or on a Writer table."
msgstr "Dialog <emph>Tabulka dat</emph> není k dispozici, pokud vložíte graf založený na sešitu Calc nebo tabulce Writer."
+#. uiZwN
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -56,6 +61,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/06990000.xhp\">To update a chart manually when a Writer table got changed</link>"
msgstr "<link href=\"text/swriter/01/06990000.xhp\">Ruční aktualizace grafu po změně tabulky ve Writeru</link>"
+#. zuseH
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "Some changes will become visible only after you close and reopen the dialog."
msgstr "Některé změny se projeví až po uzavření a znovuotevření dialogového okna."
+#. YcEuK
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -72,6 +79,7 @@ msgctxt ""
msgid "To change chart data"
msgstr "Pro změnu dat grafu"
+#. ECmjX
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -80,6 +88,7 @@ msgctxt ""
msgid "When you create a chart that is based on default data, or when you copy a chart into your document, you can open the Data Table dialog to enter your own data. The chart responds to the data in a live preview."
msgstr "Když vytvoříte graf založený na výchozích datech nebo zkopírujete graf do dokumentu, můžete otevřít dialog Tabulka dat a zadat vlastní údaje. Náhled grafu se mění podle zadávaných dat."
+#. VoGXA
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -88,6 +97,7 @@ msgctxt ""
msgid "Close the Chart Data dialog to apply all changes to the chart. Choose <emph>Edit - Undo</emph> to cancel the changes."
msgstr "Po zavření dialogu Tabulka dat se graf upraví podle nových dat. Pro odstranění změn zvolte <emph>Úpravy - Zpět</emph>."
+#. iDfxC
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -96,6 +106,7 @@ msgctxt ""
msgid "Insert or select a chart that is not based on existing cell data."
msgstr "Vložte nebo vyberte graf, který není založen na údajích z buněk."
+#. H9HSu
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -104,6 +115,7 @@ msgctxt ""
msgid "Choose <emph>View - Chart Data Table</emph> to open the Data Table dialog."
msgstr "Otevřete dialog Tabulka dat příkazem <emph>Zobrazit - Tabulka dat grafu</emph>."
+#. CtH6Q
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -112,6 +124,7 @@ msgctxt ""
msgid "The data series are organized in columns. The role of the left most column is set to categories or data labels respectively. The contents of the left most column are always formatted as text. You can insert more text columns to be used as hierarchical labels."
msgstr "Datové řady jsou organizovány ve sloupcích. Sloupec zcela vlevo představuje kategorie nebo datové popisky. Obsah tohoto sloupce je vždy formátován jako text. Pro zadání vedlejších popisků je možné vložit další textové sloupce."
+#. RSA5B
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -120,6 +133,7 @@ msgctxt ""
msgid "Click a cell in the dialog and change the contents. Click another cell to see the changed contents in the preview."
msgstr "Klepněte na buňku v dialogu a upravte její obsah. Po klepnutí na jinou buňku se aktualizuje náhled."
+#. CBYKU
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -128,6 +142,7 @@ msgctxt ""
msgid "Enter the name of the data series in the text box above the column."
msgstr "Do textového pole nad sloupcem zadejte název datové řady."
+#. 87TGK
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -136,6 +151,7 @@ msgctxt ""
msgid "Use the icons above the table to insert or delete rows and columns. For data series with multiple columns, only whole data series can be inserted or deleted."
msgstr "Pomocí ikon nad tabulkou můžete vložit nebo odstranit řádky a sloupce. U datových řad s více sloupci lze vložit nebo odstranit jen celé datové řady."
+#. 5wuLN
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -144,6 +160,7 @@ msgctxt ""
msgid "The order of the data series in the chart is the same as in the data table. Use the <emph>Move Series Right</emph> icon to switch the current column with its neighbor on the right."
msgstr "Pořadí datových řad v grafu je stejné jako v tabulce dat. Pomocí ikony <emph>Posunout řadu vpravo</emph> můžete prohodit aktuální sloupec se sloupcem vpravo."
+#. fQcQH
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -152,6 +169,7 @@ msgctxt ""
msgid "The order of the categories or data points in the chart is the same as in the data table. Use the <emph>Move Row Down</emph> icon to switch the current row with its neighbor below."
msgstr "Pořadí kategorií nebo datových bodů grafu je stejné jako v tabulce dat. Pomocí ikony <emph>Posunout řádek dolů</emph> můžete prohodit aktuální řádek s řádkem pod ním."
+#. fux4x
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -160,6 +178,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a new row below the current row.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vloží nový řádek pod aktuální řádek.</ahelp>"
+#. PkbNJ
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -168,6 +187,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a new data series after the current column.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vloží nová data za aktuální sloupec.</ahelp>"
+#. WPrLE
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -176,6 +196,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a new text column after the current column for hierarchical axes descriptions.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vloží za aktuální sloupec další textový sloupec pro vedlejší popisky os.</ahelp>"
+#. Zmyws
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -184,6 +205,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Deletes the current row. It is not possible to delete the label row.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Odstraní aktuální řádek. Řádek hlavičky není možné odstranit.</ahelp>"
+#. 5zEhn
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -192,6 +214,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Deletes the current series or text column. It is not possible to delete the first text column.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Smaže aktuální rozsah dat nebo textový sloupec. Není možné smazat první textový sloupec.</ahelp>"
+#. wJbsu
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -200,6 +223,16 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Switches the current column with its neighbor at the right.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Prohodí aktuální sloupec se sloupcem vpravo.</ahelp>"
+#. AE67G
+#: 03010000.xhp
+msgctxt ""
+"03010000.xhp\n"
+"par_id4089176\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Switches the current column with its neighbor at the left.</ahelp>"
+msgstr ""
+
+#. DvGaq
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -208,6 +241,16 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Switches the current row with its neighbor below.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Prohodí aktuální řádek s řádkem pod ním.</ahelp>"
+#. qCW5A
+#: 03010000.xhp
+msgctxt ""
+"03010000.xhp\n"
+"par_id3949096\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Switches the current row with its neighbor above.</ahelp>"
+msgstr ""
+
+#. gqb7C
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -216,6 +259,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter names for the data series.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte názvy datových řad.</ahelp>"
+#. 9dACT
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -224,6 +268,7 @@ msgctxt ""
msgid "Titles"
msgstr "Popisy"
+#. dDQSp
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -232,6 +277,7 @@ msgctxt ""
msgid "Titles"
msgstr "Popisy"
+#. 2YvMC
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -240,6 +286,7 @@ msgctxt ""
msgid "<variable id=\"titel\"><ahelp hid=\".\">Opens a dialog to enter or modify the titles in a chart.</ahelp></variable> You can define the text for the main title, subtitle and the axis labels, and specify if they are displayed."
msgstr "<variable id=\"titel\"><ahelp hid=\".\">Otevře dialogové okno k zadání nebo změně popisů grafu.</ahelp></variable> Můžete zadat text hlavního nadpisu, podnadpisu, popisu os a určit, zda budou zobrazeny."
+#. nMBJm
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -248,6 +295,7 @@ msgctxt ""
msgid "Title"
msgstr "Nadpis"
+#. aDGQ3
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -256,6 +304,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/inserttitledlg/maintitle\">Enter the desired title for the chart.</ahelp> This will be displayed at the top of the chart."
msgstr "<ahelp hid=\"modules/schart/ui/inserttitledlg/maintitle\">Zadejte požadovaný název grafu.</ahelp> Zobrazí se v horní části grafu."
+#. PB2Ds
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -264,6 +313,7 @@ msgctxt ""
msgid "Subtitle"
msgstr "Podnadpis"
+#. scHvz
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -272,6 +322,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/inserttitledlg/subtitle\">Enter the desired subtitle for the chart.</ahelp> This will be displayed under the title set in the <emph>Title</emph> field."
msgstr "<ahelp hid=\"modules/schart/ui/inserttitledlg/subtitle\">Zadejte požadovaný podnadpis grafu.</ahelp> Zobrazí se pod nadpisem grafu, který je uveden v poli <emph>Nadpis</emph>."
+#. XnAk5
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -280,6 +331,7 @@ msgctxt ""
msgid "Axes"
msgstr "Osy"
+#. UZbPg
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -288,6 +340,7 @@ msgctxt ""
msgid "X axis"
msgstr "Osa X"
+#. pKjQE
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -296,6 +349,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/inserttitledlg/primaryXaxis\">Enter the desired title for the X axis of the chart.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/inserttitledlg/primaryXaxis\">Zadejte požadovaný popis pro osu X grafu.</ahelp>"
+#. D9dUG
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -304,6 +358,7 @@ msgctxt ""
msgid "Y axis"
msgstr "Osa Y"
+#. Xo3hd
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -312,6 +367,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/inserttitledlg/primaryYaxis\">Enter the desired title for the Y axis of the chart.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/inserttitledlg/primaryYaxis\">Zadejte požadovaný popis pro osu Y grafu.</ahelp>"
+#. dnefP
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -320,6 +376,7 @@ msgctxt ""
msgid "Z axis"
msgstr "Osa Z"
+#. KJ7bn
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -328,6 +385,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/inserttitledlg/primaryZaxis\">Enter the desired title for the Z axis of the chart.</ahelp> This option is only available for 3-D charts."
msgstr "<ahelp hid=\"modules/schart/ui/inserttitledlg/primaryZaxis\">Zadejte požadovaný popis pro osu Z grafu.</ahelp> Tato možnost je k dispozici jen pro 3D grafy."
+#. uq9uY
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -336,6 +394,7 @@ msgctxt ""
msgid "Secondary Axes"
msgstr "Vedlejší osy"
+#. Ur5xh
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -344,6 +403,7 @@ msgctxt ""
msgid "X axis"
msgstr "Osa X"
+#. QNMF9
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -352,6 +412,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/inserttitledlg/secondaryXaxis\">Enter the desired secondary title for the X axis of the chart.</ahelp> This will appear on the opposite side of the chart as the X axis title."
msgstr "<ahelp hid=\"modules/schart/ui/inserttitledlg/secondaryXaxis\">Zadejte požadovaný popis vedlejší osy X grafu.</ahelp> Zobrazí se na opačné straně grafu než popis osy X."
+#. CZHPa
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -360,6 +421,7 @@ msgctxt ""
msgid "Y axis"
msgstr "Osa Y"
+#. 7BuDS
#: 04010000.xhp
msgctxt ""
"04010000.xhp\n"
@@ -368,6 +430,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/inserttitledlg/secondaryYaxis\">Enter the desired secondary title for the Y axis of the chart.</ahelp> This will appear on the opposite side of the chart as the Y axis title."
msgstr "<ahelp hid=\"modules/schart/ui/inserttitledlg/secondaryYaxis\">Zadejte požadovaný popis vedlejší osy Y grafu.</ahelp> Zobrazí se na opačné straně grafu než popis osy Y."
+#. EpNZy
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -376,6 +439,7 @@ msgctxt ""
msgid "Legend"
msgstr "Legenda"
+#. Qpgon
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -384,6 +448,7 @@ msgctxt ""
msgid "<bookmark_value>chart legends; hiding</bookmark_value><bookmark_value>hiding;chart legends</bookmark_value>"
msgstr "<bookmark_value>legendy grafu; skrývání</bookmark_value><bookmark_value>skrývání; legendy grafu</bookmark_value>"
+#. sVYGd
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -392,6 +457,7 @@ msgctxt ""
msgid "Legend"
msgstr "Legenda"
+#. tGRyh
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -400,6 +466,7 @@ msgctxt ""
msgid "<variable id=\"legende\"><ahelp hid=\".uno:InsertMenuLegend\">Opens the <emph>Legend </emph>dialog, which allows you to change the position of legends in the chart, and to specify whether the legend is displayed.</ahelp></variable>"
msgstr "<variable id=\"legende\"><ahelp hid=\".uno:InsertMenuLegend\">Otevře dialog <emph>Legenda</emph>, který umožňuje změnit umístění legendy v grafu a určit zda má být legenda zobrazena.</ahelp></variable>"
+#. nyEeY
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -408,6 +475,7 @@ msgctxt ""
msgid "<variable id=\"sytextlegende\"><ahelp hid=\".uno:ToggleLegend\">To show or hide a legend, click <emph>Legend On/Off</emph> on the <emph>Formatting</emph> bar.</ahelp></variable>"
msgstr "<variable id=\"sytextlegende\"><ahelp hid=\".uno:ToggleLegend\">Pro zobrazení nebo skrytí legendy klepněte na ikonu <emph>Legenda zap/vyp</emph> na liště <emph>Formátování</emph>.</ahelp></variable>"
+#. CxQSK
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -416,6 +484,7 @@ msgctxt ""
msgid "<image id=\"img_id3147346\" src=\"cmd/sc_togglelegend.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147346\">Icon</alt></image>"
msgstr "<image id=\"img_id3147346\" src=\"cmd/sc_togglelegend.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147346\">Icon</alt></image>"
+#. qgksF
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -424,6 +493,7 @@ msgctxt ""
msgid "Legend On/Off"
msgstr "Legenda zap/vyp"
+#. k6bRB
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -432,6 +502,7 @@ msgctxt ""
msgid "Display"
msgstr "Zobrazení"
+#. BSdJn
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -440,6 +511,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/wizelementspage/show\">Specifies whether to display a legend for the chart.</ahelp> This option is only visible if you call the dialog by choosing <emph>Insert - Legend</emph>."
msgstr "<ahelp hid=\"modules/schart/ui/wizelementspage/show\">Určuje, zda se má zobrazovat legenda grafu.</ahelp> Tato volba je k dispozici jedině pokud zobrazíte dialog pomocí nabídky <emph>Vložit - Legenda</emph>."
+#. 7DTyB
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -448,6 +520,7 @@ msgctxt ""
msgid "Position"
msgstr "Umístění"
+#. jRcLn
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -456,6 +529,7 @@ msgctxt ""
msgid "Select the position for the legend:"
msgstr "Vyberte umístění legendy:"
+#. JZBng
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -464,6 +538,7 @@ msgctxt ""
msgid "Left"
msgstr "Vlevo"
+#. cz4fU
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -472,6 +547,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_LegendPosition/left\">Positions the legend at the left of the chart.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_LegendPosition/left\">Umístí legendu nalevo od grafu.</ahelp>"
+#. EEpAX
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -480,6 +556,7 @@ msgctxt ""
msgid "Top"
msgstr "Nahoře"
+#. 6dfZN
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -488,6 +565,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_LegendPosition/top\">Positions the legend at the top of the chart.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_LegendPosition/top\">Umístí legendu nad graf.</ahelp>"
+#. LQDxf
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -496,6 +574,7 @@ msgctxt ""
msgid "Right"
msgstr "Vpravo"
+#. WJFTY
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -504,6 +583,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_LegendPosition/right\">Positions the legend at the right of the chart.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_LegendPosition/right\">Umístí legendu napravo od grafu.</ahelp>"
+#. CHEsi
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -512,6 +592,7 @@ msgctxt ""
msgid "Bottom"
msgstr "Dole"
+#. LuHXm
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -520,6 +601,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_LegendPosition/bottom\">Positions the legend at the bottom of the chart.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_LegendPosition/bottom\">Umístí legendu pod graf.</ahelp>"
+#. rqcBi
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -528,6 +610,7 @@ msgctxt ""
msgid "Text Orientation"
msgstr "Orientace textu"
+#. zgASX
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -536,6 +619,7 @@ msgctxt ""
msgid "This feature is only available if complex text layout support is enabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - Language settings - Languages</item>."
msgstr "Tato funkce je dostupná, pouze pokud je povolena podpora komplexního rozvržení textu v <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Předvolby</item></caseinline><defaultinline><item type=\"menuitem\">Nástroje - Možnosti</item></defaultinline></switchinline><item type=\"menuitem\"> - Jazyková nastavení - Jazyky</item>."
+#. P8c8j
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -544,6 +628,7 @@ msgctxt ""
msgid "Text Direction"
msgstr "Směr textu"
+#. bq8iM
#: 04020000.xhp
msgctxt ""
"04020000.xhp\n"
@@ -552,6 +637,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte směr textu pro odstavec, který využívá komplexní rozvržení textu. Tato funkce je dostupná, jen pokud je zapnuta podpora komplexního textu.</ahelp>"
+#. WXyyt
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -560,6 +646,7 @@ msgctxt ""
msgid "Data Labels"
msgstr "Popisky dat"
+#. hnFS9
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -568,6 +655,7 @@ msgctxt ""
msgid "<bookmark_value>data labels in charts</bookmark_value> <bookmark_value>labels; for charts</bookmark_value> <bookmark_value>charts; data labels</bookmark_value> <bookmark_value>data values in charts</bookmark_value> <bookmark_value>chart legends; showing icons with labels</bookmark_value>"
msgstr "<bookmark_value>popisky dat v grafech</bookmark_value><bookmark_value>popisky;pro grafy</bookmark_value><bookmark_value>grafy;popisky dat</bookmark_value><bookmark_value>datové hodnoty v grafech</bookmark_value><bookmark_value>legendy grafu; zobrazení ikon s popisky</bookmark_value>"
+#. jWyvv
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -576,6 +664,7 @@ msgctxt ""
msgid "<variable id=\"datenbeschriftung\"><link href=\"text/schart/01/04030000.xhp\" name=\"Data labels\">Data Labels</link></variable>"
msgstr "<variable id=\"datenbeschriftung\"><link href=\"text/schart/01/04030000.xhp\" name=\"Popisky dat\">Popisky dat</link></variable>"
+#. C3Fy5
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -584,6 +673,7 @@ msgctxt ""
msgid "<variable id=\"besch\"><ahelp hid=\".uno:InsertMenuDataLabels\">Opens the<emph> Data Labels </emph>dialog, which enables you to set the data labels.</ahelp></variable>"
msgstr "<variable id=\"besch\"><ahelp hid=\".uno:InsertMenuDataLabels\">Otevře dialog <emph>Popisky dat</emph>, který umožňuje nastavení popisků dat.</ahelp></variable>"
+#. EwAhi
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -592,6 +682,7 @@ msgctxt ""
msgid "If an element of a data series is selected, this command works on that data series only. If no element is selected, this command works on all data series."
msgstr "Pokud je vybrán prvek datové řady, je tento příkaz použit pouze pro danou datovou řadu. Pokud není vybrán žádný prvek, příkaz se použije pro všechny datové řady."
+#. krmHL
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -600,6 +691,7 @@ msgctxt ""
msgid "Show value as number"
msgstr "Zobrazit hodnotu jako číslo"
+#. EDSJW
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -608,6 +700,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_DataLabel/CB_VALUE_AS_NUMBER\">Displays the absolute values of the data points.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_DataLabel/CB_VALUE_AS_NUMBER\">Zobrazí absolutní hodnoty datových bodů.</ahelp>"
+#. 6nNxh
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -616,6 +709,7 @@ msgctxt ""
msgid "Number format"
msgstr "Formát čísla"
+#. qcDam
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -624,6 +718,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens a dialog to select the number format.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře dialog pro výběr formátu čísla</ahelp>"
+#. uBbyH
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -632,6 +727,7 @@ msgctxt ""
msgid "Show value as percentage"
msgstr "Zobrazit hodnotu jako procento"
+#. ngLy4
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -640,6 +736,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_DataLabel/CB_VALUE_AS_PERCENTAGE\">Displays the percentage of the data points in each column.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_DataLabel/CB_VALUE_AS_PERCENTAGE\">Zobrazí procentuální hodnoty datových bodů v každém sloupci.</ahelp>"
+#. 7gGrJ
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -648,6 +745,7 @@ msgctxt ""
msgid "Percentage format"
msgstr "Formát procent"
+#. 6v4iu
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -656,6 +754,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens a dialog to select the percentage format.</ahelp>"
msgstr "<ahelp hid=\".\"> Otevře dialog pro výběr formátu procent</ahelp>"
+#. eQMTH
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -664,6 +763,7 @@ msgctxt ""
msgid "Show category"
msgstr "Zobrazit kategorii"
+#. t8e9e
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -672,6 +772,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_DataLabel/CB_CATEGORY\">Shows the data point text labels.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_DataLabel/CB_CATEGORY\">Zobrazí popisky datových bodů.</ahelp>"
+#. 47xYM
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -680,6 +781,7 @@ msgctxt ""
msgid "Show legend key"
msgstr "Zobrazit klíč legendy"
+#. 2hZiL
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -688,6 +790,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_DataLabel/CB_SYMBOL\">Displays the legend icons next to each data point label.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_DataLabel/CB_SYMBOL\">Zobrazí vedle každé popisky datového bodu ikonu z legendy.</ahelp>"
+#. 9J6AM
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -696,6 +799,7 @@ msgctxt ""
msgid "Separator"
msgstr "Oddělovač"
+#. GJjLw
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -704,6 +808,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the separator between multiple text strings for the same object.</ahelp>"
msgstr "<ahelp hid=\".\"> Vybere oddělovač mezi vícenásobnými textovými řetězci ve stejném objektu</ahelp>"
+#. cg8Ec
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -712,6 +817,7 @@ msgctxt ""
msgid "Placement"
msgstr "Umístění"
+#. zGAPr
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -720,6 +826,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Selects the placement of data labels relative to the objects.</ahelp>"
msgstr "<ahelp hid=\".\"> Vybere relativní umístění popisků dat v objektu</ahelp>"
+#. WH2iw
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -728,6 +835,7 @@ msgctxt ""
msgid "Text Direction"
msgstr "Směr textu"
+#. FRDF4
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -736,6 +844,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte směr textu pro odstavec, který využívá komplexní rozvržení textu. Tato funkce je dostupná, jen pokud je zapnuta podpora komplexního textu.</ahelp>"
+#. iCBUY
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -744,6 +853,7 @@ msgctxt ""
msgid "Rotate Text"
msgstr "Otočit text"
+#. q7CXD
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -752,6 +862,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Click in the dial to set the text orientation for the data labels.</ahelp>"
msgstr "<ahelp hid=\".\">Otočení popisků dat nastavíte klepnutím na požadované místo kruhové stupnice.</ahelp>"
+#. wRA3X
#: 04030000.xhp
msgctxt ""
"04030000.xhp\n"
@@ -760,6 +871,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter the counterclockwise rotation angle for the data labels.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte pro popisky dat úhel otočení orientovaný proti směru hodinových ručiček.</ahelp>"
+#. 9SFGe
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -768,6 +880,7 @@ msgctxt ""
msgid "Axes"
msgstr "Osy"
+#. eFmfm
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -776,6 +889,7 @@ msgctxt ""
msgid "<bookmark_value>axes; showing axes in charts</bookmark_value><bookmark_value>charts; showing axes</bookmark_value><bookmark_value>X axes; showing</bookmark_value><bookmark_value>Y axes; showing</bookmark_value><bookmark_value>Z axes; showing</bookmark_value><bookmark_value>axes; better scaling</bookmark_value><bookmark_value>secondary axes in charts</bookmark_value>"
msgstr "<bookmark_value>osy; zobrazení os v grafu</bookmark_value><bookmark_value>grafy; zobrazení os</bookmark_value><bookmark_value>osy X; zobrazení</bookmark_value><bookmark_value>osy Y; zobrazení</bookmark_value><bookmark_value>osy Z; zobrazení</bookmark_value><bookmark_value>osy; lepší měřítko</bookmark_value><bookmark_value>vedlejší osy v grafu</bookmark_value>"
+#. WkAuF
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -784,6 +898,7 @@ msgctxt ""
msgid "Axes"
msgstr "Osy"
+#. roD3o
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -792,6 +907,7 @@ msgctxt ""
msgid "<variable id=\"achsen\"><ahelp hid=\".uno:InsertMenuAxes\">Specifies the axes to be displayed in the chart.</ahelp></variable>"
msgstr "<variable id=\"achsen\"><ahelp hid=\".uno:InsertMenuAxes\">Určuje, které osy mají být v grafu zobrazeny.</ahelp></variable>"
+#. ZeHAo
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -800,6 +916,7 @@ msgctxt ""
msgid "Major axis"
msgstr "Hlavní osa"
+#. qKnCE
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -808,6 +925,7 @@ msgctxt ""
msgid "X axis"
msgstr "Osa X"
+#. iBDRp
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -816,6 +934,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/insertaxisdlg/primaryX\">Displays the X axis as a line with subdivisions.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/insertaxisdlg/primaryX\">Zobrazí osu X s podružným rozdělením.</ahelp>"
+#. Z2haD
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -824,6 +943,7 @@ msgctxt ""
msgid "Y axis"
msgstr "Osa Y"
+#. E8B8Z
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -832,6 +952,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/insertaxisdlg/primaryY\">Displays the Y axis as a line with subdivisions.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/insertaxisdlg/primaryY\">Zobrazí osu Y s podružným rozdělením.</ahelp>"
+#. mJpxz
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -840,6 +961,7 @@ msgctxt ""
msgid "Z axis"
msgstr "Osa Z"
+#. pAJYE
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -848,6 +970,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/insertaxisdlg/primaryZ\">Displays the Z axis as a line with subdivisions.</ahelp> This axis can only be displayed in 3D charts."
msgstr "<ahelp hid=\"modules/schart/ui/insertaxisdlg/primaryZ\">Zobrazí osu Z s podružným rozdělením.</ahelp> Tuto osu lze zobrazit jen ve 3D grafech."
+#. d2Ec7
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -856,6 +979,7 @@ msgctxt ""
msgid "Secondary axis"
msgstr "Vedlejší osa"
+#. QaGNX
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -864,6 +988,7 @@ msgctxt ""
msgid "Use this area to assign a second axis to your chart. If a data series is already assigned to this axis, $[officename] automatically displays the axis and the label. You can turn off these settings later on. If no data has been assigned to this axis and you activate this area, the values of the primary Y axis are applied to the secondary axis."
msgstr "V této oblasti je možné přiřadit do grafu vedlejší osu. Pokud již je této ose přiřazena datová řada, $[officename] automaticky zobrazí osu a popis. Později můžete toto nastavení změnit. Pokud ještě ose nebyla přiřazena žádná data a aktivujete tuto oblast, použijí se pro vedlejší osu hodnoty z hlavní osy Y."
+#. oEY8r
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -872,6 +997,7 @@ msgctxt ""
msgid "X axis"
msgstr "Osa X"
+#. hAMZB
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -880,6 +1006,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/insertaxisdlg/secondaryX\">Displays a secondary X axis in the chart.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/insertaxisdlg/secondaryX\">Zobrazí v grafu vedlejší osu X.</ahelp>"
+#. v2A28
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -888,6 +1015,7 @@ msgctxt ""
msgid "Y axis"
msgstr "Osa Y"
+#. VEXsg
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -896,6 +1024,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/insertaxisdlg/secondaryY\">Displays a secondary Y axis in the chart.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/insertaxisdlg/secondaryY\">Zobrazí v grafu vedlejší osu Y.</ahelp>"
+#. m6gyt
#: 04040000.xhp
msgctxt ""
"04040000.xhp\n"
@@ -904,6 +1033,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/insertaxisdlg/secondaryY\">The major axis and the secondary axis can have different scaling. For example, you can scale one axis to 2 in. and the other to 1.5 in. </ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/insertaxisdlg/secondaryY\">Hlavní osa a vedlejší osa mohou mít jiné měřítko. Například jedna osa může mít měřítko 2 cm a druhá 1 cm.</ahelp>"
+#. CQdYY
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -912,6 +1042,7 @@ msgctxt ""
msgid "X/Y Error Bars"
msgstr "Chybové úsečky os X/Y"
+#. 3gFip
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -920,6 +1051,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/04050000.xhp\" name=\"Y Error Bars\">X/Y Error Bars</link>"
msgstr "<link href=\"text/schart/01/04050000.xhp\" name=\"Y Error Bars\">Chybové úsečky os X/Y</link>"
+#. VufWr
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -928,6 +1060,7 @@ msgctxt ""
msgid "<variable id=\"statistik\"><ahelp hid=\".\">Use the <emph>X or Y Error Bars</emph> dialog to display error bars for 2D charts.</ahelp></variable>"
msgstr "<variable id=\"statistik\"><ahelp hid=\".\">Pro zobrazení chybových úseček v 2D grafech použijte dialog <emph>Chybové úsečky X nebo Y</emph>.</ahelp></variable>"
+#. dw9Dz
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -936,6 +1069,7 @@ msgctxt ""
msgid "An error bar is an indicator line that spans over a range from x/y - NegativeErrorValue to x/y + PositiveErrorValue. In this term, x or y is the value of the data point. When \"standard deviation\" is selected, x or y is the mean value of the data series. NegativeErrorValue and PositiveErrorValue are the amounts calculated by the error bar function or given explicitly."
msgstr "Chybová úsečka je zobrazena v intervalu od x/y - ZápornáChybováHodnota do x/y + KladnáChybováHodnota. V tomto zápisu je x nebo y hodnota datových bodů. Pokud je vybrána \"směrodatná odchylka\", x nebo y je střední hodnota datové řady. ZápornáChybováHodnota a KladnáChybováHodnota označují hodnoty vypočítané funkcí pro chybové úsečky nebo zadáné explicitně."
+#. 2uEd3
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -944,6 +1078,7 @@ msgctxt ""
msgid "The <emph>Insert - X/Y Error Bars</emph> menu command is only available for 2D charts."
msgstr "V nabídce <emph>Vložit - Chybové úsečky X/Y</emph> je tento příkaz dostupný jen pro 2D grafy."
+#. GE8Ux
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -952,6 +1087,7 @@ msgctxt ""
msgid "Error category"
msgstr "Chybová kategorie"
+#. 7x2ix
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -960,6 +1096,7 @@ msgctxt ""
msgid "In the <emph>Error category</emph> area, you can choose different ways to display the error category."
msgstr "V části <emph>Chybová kategorie</emph> je možné vybrat z několika způsobů zobrazení chybové kategorie."
+#. TFxgF
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -968,6 +1105,7 @@ msgctxt ""
msgid "None"
msgstr "Žádná"
+#. jUGgu
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -976,6 +1114,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Does not show any error bars.</ahelp>"
msgstr "<ahelp hid=\".\">Nezobrazí žádné chybové úsečky.</ahelp>"
+#. G7ApU
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -984,6 +1123,7 @@ msgctxt ""
msgid "Constant value"
msgstr "Konstantní hodnota"
+#. yFttn
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -992,6 +1132,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays constant values that you specify in the Parameters area.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí konstantní hodnoty, které určíte v oblasti Parametry.</ahelp>"
+#. uPkhT
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1000,6 +1141,7 @@ msgctxt ""
msgid "Percentage"
msgstr "Procentuálně"
+#. pLWGy
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1008,6 +1150,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays a percentage. The display refers to the corresponding data point. Set the percentage in the Parameters area.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí procenta. Toto zobrazení odkazuje na odpovídající datové body. Procenta nastavte v oblasti Parametry.</ahelp>"
+#. tsxNy
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1016,6 +1159,7 @@ msgctxt ""
msgid "Functions"
msgstr "Funkce"
+#. JVDun
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1024,6 +1168,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select a function to calculate the error bars.</ahelp>"
msgstr "<ahelp hid=\".\">Vyberte funkci pro výpočet chybových čar.</ahelp>"
+#. wUD8K
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1032,6 +1177,7 @@ msgctxt ""
msgid "Standard Error: Displays the standard error."
msgstr "Standardní chyba: Zobrazí standardní chybu."
+#. 2t2XJ
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1040,6 +1186,7 @@ msgctxt ""
msgid "Variance: Displays the variance calculated from the number of data points and respective values."
msgstr "Rozptyl: Zobrazí rozptyl vypočítaný z počtu datových bodů a příslušných hodnot."
+#. DkMFd
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1048,6 +1195,7 @@ msgctxt ""
msgid "Standard Deviation: Displays the standard deviation (square root of the variance). Unlike other functions, error bars are centered on the mean."
msgstr "Směrodatná odchylka: Zobrazí směrodatnou odchylku (druhá odmocnina rozptylu). Na rozdíl od jiných funkcí představuje střed chybové úsečky střední hodnota."
+#. GdCG9
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1056,6 +1204,7 @@ msgctxt ""
msgid "Error Margin: Displays the highest error margin in percent according to the highest value of the data group. Set the percentage in the Parameters area."
msgstr "Hranice chyby: Zobrazí hranici chyby v procentech podle největší hodnoty ve skupině dat. Procenta nastavte v oblasti Parametry."
+#. ffQE4
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1064,6 +1213,7 @@ msgctxt ""
msgid "Cell Range"
msgstr "Oblast buněk"
+#. BzcrF
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1072,6 +1222,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Click Cell Range and then specify a cell range from which to take the positive and negative error bar values.</ahelp>"
msgstr "<ahelp hid=\".\">Klepněte na Oblast buněk a poté určete oblast buněk, ze které chcete definovat kladné a záporné hodnoty chybové čáry.</ahelp>"
+#. DQYC6
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1080,6 +1231,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click a button to shrink the dialog, then use the mouse to select the cell range in the spreadsheet. Click the button again to restore the dialog to full size.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klepněte na tlačítko pro zmenšení dialogu, poté myší vyberte v sešitu oblast buněk. Opětovným klepnutím na tlačítko dialog obnovíte původní velikosti.</ahelp>"
+#. XbnB2
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1088,6 +1240,7 @@ msgctxt ""
msgid "From Data Table"
msgstr "Z tabulky dat"
+#. CKWJ7
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1096,6 +1249,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">For a chart with its own data, the error bar values can be entered in the chart data table. The Data Table dialog shows additional columns titled Positive X or Y-Error-Bars and Negative X or Y-Error-Bars.</ahelp>"
msgstr "<ahelp hid=\".\">Pro graf s vlastními daty je možné vložit hodnoty pro chybové úsečky do tabulky dat grafu. V dialogu Tabulka dat se zobrazí další sloupce s názvy Kladné Chybové hodnoty X nebo Y a Záporné Chybové hodnoty X nebo Y.</ahelp>"
+#. 6Tjw9
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1104,6 +1258,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the value to add to the displayed value as the positive error value.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vložte hodnotu pro přičtení k zobrazené hodnotě jako kladnou chybovou hodnotu.</ahelp>"
+#. YCbEY
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1112,6 +1267,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the value to subtract from the displayed value as the negative error value.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\"> Vložte hodnotu pro odečtení od zobrazené hodnoty jako zápornou chybovou hodnotu.</ahelp>"
+#. kRFcG
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1120,6 +1276,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the address range from where to get the positive error values. Use the Shrink button to select the range from a sheet.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\"> Vložte adresu oblasti, ze které se má získat kladná chybová hodnota. Použijte tlačítko Zmenšit pro výběr oblasti v listu.</ahelp>"
+#. Qpys7
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1128,6 +1285,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the address range from where to get the negative error values. Use the Shrink button to select the range from a sheet.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\"> Vložte adresu oblasti, ze které se má získat záporná chybová hodnota. Použijte tlačítko Zmenšit pro výběr oblasti v listu.</ahelp>"
+#. bcLoY
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1136,6 +1294,7 @@ msgctxt ""
msgid "Same value for both"
msgstr "Stejná hodnota pro obě"
+#. FAXMR
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1144,6 +1303,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enable to use the positive error values also as negative error values. You can only change the value of the \"Positive (+)\" box. That value gets copied to the \"Negative (-)\" box automatically.</ahelp>"
msgstr "<ahelp hid=\".\">Povolí použít kladnou chybovou hodnotu také jako zápornou chybovou hodnotu. Budete moci měnit pouze hodnoty v poli \"Kladné (+)\". Tyto hodnoty se automaticky zkopírují do pole \"Záporné (-)\".</ahelp>"
+#. QZNgb
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1152,6 +1312,7 @@ msgctxt ""
msgid "Error Indicator"
msgstr "Ukazatel chyby"
+#. YmcEX
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1160,6 +1321,7 @@ msgctxt ""
msgid "Specifies the error indicator."
msgstr "Určuje ukazatel chyby."
+#. E4UCQ
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1168,6 +1330,7 @@ msgctxt ""
msgid "Positive and Negative"
msgstr "Kladné a záporné"
+#. GfYAw
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1176,6 +1339,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows positive and negative error bars.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí kladné a záporné chybové úsečky.</ahelp>"
+#. r6Cp5
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1184,6 +1348,7 @@ msgctxt ""
msgid "Positive"
msgstr "Kladné"
+#. FUMP7
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1192,6 +1357,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows only positive error bars.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí kladné chybové úsečky.</ahelp>"
+#. 4w2iy
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1200,6 +1366,7 @@ msgctxt ""
msgid "Negative"
msgstr "Záporné"
+#. TZcmS
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -1208,6 +1375,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows only negative error bars.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí pouze záporné chybové úsečky.</ahelp>"
+#. 5TUMR
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1216,6 +1384,7 @@ msgctxt ""
msgid "Trend Lines"
msgstr "Spojnice trendu"
+#. dZSez
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1224,6 +1393,7 @@ msgctxt ""
msgid "<bookmark_value>calculating;regression curves</bookmark_value> <bookmark_value>regression curves in charts</bookmark_value> <bookmark_value>trend lines in charts</bookmark_value> <bookmark_value>mean value lines in charts</bookmark_value>"
msgstr "<bookmark_value>výpočty;regresní křivky</bookmark_value><bookmark_value>regresní křivky v grafech</bookmark_value><bookmark_value>spojnice trendu v grafech</bookmark_value><bookmark_value>přímky střední hodnoty v grafech</bookmark_value>"
+#. UDTw3
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1232,6 +1402,7 @@ msgctxt ""
msgid "<variable id=\"regression\"><link href=\"text/schart/01/04050100.xhp\">Trend Lines</link></variable>"
msgstr "<variable id=\"regression\"><link href=\"text/schart/01/04050100.xhp\">Spojnice trendu</link></variable>"
+#. JF9Gb
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1240,6 +1411,7 @@ msgctxt ""
msgid "<variable id=\"trendlinestext\"> <ahelp hid=\".\">Trend lines can be added to all 2D chart types except for Pie and Stock charts.</ahelp> </variable>"
msgstr "<variable id=\"trendlinestext\"><ahelp hid=\".\">Spojnice trendu mohou být přidány do všech typů 2D grafů kromě výsečového a burzovního.</ahelp></variable>"
+#. NF2z3
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1248,6 +1420,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">A linear trend line is shown.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí lineární spojnici trendu.</ahelp>"
+#. o9Giz
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1256,6 +1429,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">A logarithmic trend line is shown.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí logaritmickou spojnici trendu.</ahelp>"
+#. CXJKD
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1264,6 +1438,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">An exponential trend line is shown.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí exponenciální spojnici trendu.</ahelp>"
+#. J8i6Q
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1272,6 +1447,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">A power trend line is shown.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí mocninnou spojnici trendu.</ahelp>"
+#. ENpRE
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1280,6 +1456,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">A polynomial trend line is shown with a given degree.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí polynomickou spojnici trendu daného stupně.</ahelp>"
+#. 69csw
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1288,6 +1465,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Degree of polynomial trend line.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Stupeň polynomické spojnice trendu.</ahelp>"
+#. pBcbu
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1296,6 +1474,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">A moving average trend line is shown with a given period.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí spojnici trendu klouzavým průměrem s daným obdobím.</ahelp>"
+#. 9QFZj
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1304,6 +1483,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Number of points to calculate average of moving average trend line.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Počet bodů pro výpočet průměru ve spojnici trendu.</ahelp>"
+#. 8racG
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1312,6 +1492,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Name of trend line in legend.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Název spojnice trendu v legendě.</ahelp>"
+#. YXXHr
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1320,6 +1501,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Trend line is extrapolated for higher x-values.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Spojnice trendu je extrapolována pro větší hodnoty X.</ahelp>"
+#. LsExB
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1328,6 +1510,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Trend line is extrapolated for lower x-values.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Spojnice trendu je extrapolována pro menší hodnoty X.</ahelp>"
+#. qsEYS
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1336,6 +1519,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">For linear, polynomial and exponential trend lines, intercept value is forced to a given value.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pro lineární, polynomickou a exponenciální spojnice trendu je vynucena zadaná hodnota absolutního členu.</ahelp>"
+#. Fug2F
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1344,6 +1528,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Value of intercept if it is forced.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Hodnota absolutního členu, pokud je vynucena.</ahelp>"
+#. EsUHA
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1352,6 +1537,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows the trend line equation next to the trend line.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí vedle spojnice trendu její rovnici.</ahelp>"
+#. 6FZGw
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1360,6 +1546,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows the coefficient of determination next to the trend line.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí vedle spojnice trendu koeficient determinace.</ahelp>"
+#. RtirG
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1368,6 +1555,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Name of X variable in trend line equation.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Název proměnné X v rovnici spojnice trendu.</ahelp>"
+#. eD68W
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1376,6 +1564,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Name of Y variable in trend line equation.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Název proměnné Y v rovnici spojnice trendu.</ahelp>"
+#. tpWGs
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1384,6 +1573,7 @@ msgctxt ""
msgid "If you insert a trend line to a chart type that uses categories, like <emph>Line</emph> or <emph>Column</emph>, then the numbers 1, 2, 3, <emph>…</emph> are used as x-values to calculate the trend line. For such charts the XY chart type might be more suitable."
msgstr "Vložíte-li spojnici trendu do typu grafu, který používá kategorie jako <emph>Čárový</emph> nebo <emph>Sloupcový</emph>, poté budou pro výpočet spojnice trendu použita jako hodnoty x čísla 1, 2, 3, <emph>…</emph>. Pro takové grafy může být vhodnější typ XY (bodový)."
+#. hatV8
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1392,6 +1582,7 @@ msgctxt ""
msgid "To insert a trend line for a data series, select the data series in the chart. Choose <item type=\"menuitem\">Insert - Trend Line</item>, or right-click to open the context menu, and choose <item type=\"menuitem\">Insert Trend Line</item>."
msgstr "Chcete-li vložit spojnici trendu pro datovou řadu, vyberte tuto řadu v grafu, zvolte <item type=\"menuitem\">Vložit - Spojnice trendu</item> nebo na ni klepněte pravým tlačítkem a z místní nabídky vyberte <item type=\"menuitem\">Vložit spojnici trendu</item>."
+#. osECL
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1400,6 +1591,7 @@ msgctxt ""
msgid "Mean Value Lines are special trend lines that show the mean value. Use <item type=\"menuitem\">Insert - Mean Value Lines</item> to insert mean value lines for data series."
msgstr "Přímky středních hodnot jsou speciální spojnice trendu, které znázorňují střední hodnotu. Přímku střední hodnoty pro datovou řadu vložíte volbou <item type=\"menuitem\">Vložit - Přímky střední hodnoty</item>."
+#. B2FBY
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1408,6 +1600,7 @@ msgctxt ""
msgid "To delete a trend line or mean value line, click the line, then press the Del key."
msgstr "Chcete-li spojnici trendu nebo přímku střední hodnoty smazat, klepněte na tuto spojnici a stiskněte klávesu Del."
+#. JVZCk
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1416,6 +1609,7 @@ msgctxt ""
msgid "A trend line is shown in the legend automatically. Its name can be defined in options of the trend line."
msgstr "Spojnice trendu se automaticky zobrazí v legendě. Její název lze určit v možnostech spojnice trendu."
+#. EFBBV
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1424,6 +1618,7 @@ msgctxt ""
msgid "The trend line has the same color as the corresponding data series. To change the line properties, select the trend line and choose <item type=\"menuitem\">Format - Format Selection - Line</item>."
msgstr "Spojnice trendu má stejnou barvu jako příslušná datová řada. Vlastnosti spojnice změníte tím, danou spojnici trendu vyberete a zvolíte <item type=\"menuitem\">Formát - Formát výběru - Čára</item>."
+#. FAqAo
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1432,6 +1627,7 @@ msgctxt ""
msgid "Trend Line Equation and Coefficient of Determination"
msgstr "Rovnice spojnice trendu a koeficient determinace"
+#. ArYKX
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1440,6 +1636,7 @@ msgctxt ""
msgid "When the chart is in edit mode, %PRODUCTNAME gives you the equation of the trend line and the coefficient of determination R<sup>2</sup>, even if they are not shown: click on the trend line to see the information in the status bar."
msgstr "Pokud je graf v režimu úprav, %PRODUCTNAME umožňuje zjistit rovnici spojnice trendu a koeficient determinace R<sup>2</sup>, i když nejsou zobrazeny v grafu: klepnutím na spojnici trendu se informace zobrazí ve stavovém řádku."
+#. xHGhE
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1448,6 +1645,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">To show the trend line equation, select the trend line in the chart, right-click to open the context menu, and choose <item type=\"menuitem\">Insert Trend Line Equation</item>.</ahelp>"
msgstr "<ahelp hid=\".\">Rovnici spojnice trendu zobrazíte tím, že spojnici v grafu vyberete, pravým tlačítkem otevřete místní nabídku a zvolíte <item type=\"menuitem\">Vložit rovnici spojnice trendu</item>.</ahelp>"
+#. ohXGJ
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1456,6 +1654,7 @@ msgctxt ""
msgid "To change format of values (use less significant digits or scientific notation), select the equation in the chart, right-click to open the context menu, and choose <item type=\"menuitem\">Format Trend Line Equation - Numbers</item>."
msgstr "Chcete-li změnit formát hodnot (například použít méně významných číslic nebo vědeckou notaci), vyberte rovnici v grafu, pravým tlačítkem otevřete místní nabídku a zvolte <item type=\"menuitem\">Formát rovnice spojnice trendu - Čísla</item>."
+#. e957n
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1464,6 +1663,7 @@ msgctxt ""
msgid "Default equation uses <item type=\"literal\">x</item> for abscissa variable, and <item type=\"literal\">f(x)</item> for ordinate variable. To change these names, select the trend line, choose <item type=\"menuitem\">Format - Format Selection – Type</item> and enter names in <item type=\"literal\">X Variable Name</item> and <item type=\"literal\">Y Variable Name</item> edit boxes."
msgstr "Rovnice ve výchozím nastavení používá označení <item type=\"literal\">x</item> pro nezávisle proměnnou a <item type=\"literal\">f(x)</item> pro závisle proměnnou. Chcete-li tyto názvy změnit, vyberte spojnici trendu, zvolte <item type=\"menuitem\">Formát - Formát výběru – Typ</item> a zadejte názvy do polí <item type=\"literal\">Název proměnné X</item> a <item type=\"literal\">Název proměnné Y</item>."
+#. jAs3d
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1472,6 +1672,7 @@ msgctxt ""
msgid "To show the coefficient of determination R<sup>2</sup>, select the equation in the chart, right-click to open the context menu, and choose <item type=\"menuitem\">Insert R</item><sup><item type=\"menuitem\">2</item></sup>."
msgstr "Chcete-li zobrazit koeficient determinace R<sup>2</sup>, vyberte rovnici v grafu, pravým klepnutím otevřete místní nabídku a zvolte <item type=\"menuitem\">Vložit R</item><sup><item type=\"menuitem\">2</item></sup>."
+#. yfQY2
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1480,6 +1681,7 @@ msgctxt ""
msgid "If intercept is forced, coefficient of determination R<sup>2</sup> is not calculated in the same way as with free intercept. R<sup>2</sup> values can not be compared with forced or free intercept."
msgstr "Je-li vynucen absolutní člen, koeficient determinace R<sup>2</sup> není vypočten stejným způsobem jako bez této možnosti. Hodnoty R<sup>2</sup> pro vynucený a neomezený absolutní člen proto nelze srovnávat."
+#. 47ME7
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1488,6 +1690,7 @@ msgctxt ""
msgid "Trend Lines Curve Types"
msgstr "Typy křivek spojnic trendu"
+#. AB9tE
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1496,6 +1699,7 @@ msgctxt ""
msgid "The following regression types are available:"
msgstr "K dispozici jsou následující typy regrese:"
+#. FBpPx
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1504,6 +1708,7 @@ msgctxt ""
msgid "<emph>Linear</emph> trend line: regression through equation <item type=\"literal\">y=a∙x+b</item>. Intercept <item type=\"literal\">b</item> can be forced."
msgstr "<emph>Lineární</emph> spojnice trendu: regrese podle rovnice <item type=\"literal\">y=a∙x+b</item>. Hodnotu absolutního členu <item type=\"literal\">b</item> lze vynutit."
+#. 2cKaa
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1512,6 +1717,7 @@ msgctxt ""
msgid "<emph>Polynomial</emph> trend line: regression through equation <item type=\"literal\">y=Σ</item><sub><item type=\"literal\">i</item></sub><item type=\"literal\">(a</item><sub><item type=\"literal\">i</item></sub><item type=\"literal\">∙x</item><sup><item type=\"literal\">i</item></sup><item type=\"literal\">)</item>. Intercept <item type=\"literal\">a</item><sub><item type=\"literal\">0</item></sub> can be forced. Degree of polynomial must be given (at least 2)."
msgstr "<emph>Polynomická</emph> spojnice trendu: regrese podle rovnice <item type=\"literal\">y=Σ</item><sub><item type=\"literal\">i</item></sub><item type=\"literal\">(a</item><sub><item type=\"literal\">i</item></sub><item type=\"literal\">∙x</item><sup><item type=\"literal\">i</item></sup><item type=\"literal\">)</item>. Hodnotu absolutního členu <item type=\"literal\">a</item><sub><item type=\"literal\">0</item></sub> lze vynutit. Je nutné zadat stupeň polynomu (alespoň 2)."
+#. srJXi
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1520,6 +1726,7 @@ msgctxt ""
msgid "<emph>Logarithmic</emph> trend line: regression through equation <item type=\"literal\">y=a∙ln(x)+b</item>."
msgstr "<emph>Logaritmická</emph> spojnice trendu: regrese podle rovnice <item type=\"literal\">y=a∙ln(x)+b</item>."
+#. MLE4x
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1528,6 +1735,7 @@ msgctxt ""
msgid "<emph>Exponential</emph> trend line: regression through equation <item type=\"literal\">y=b∙exp(a∙x)</item>.This equation is equivalent to <item type=\"literal\">y=b∙m</item><sup><item type=\"literal\">x</item></sup> with <item type=\"literal\">m=exp(a)</item>. Intercept <item type=\"literal\">b</item> can be forced."
msgstr "<emph>Exponenciální</emph> spojnice trendu: regrese podle rovnice <item type=\"literal\">y=b∙exp(a∙x)</item>. Této rovnici odpovídá rovnice <item type=\"literal\">y=b∙m</item><sup><item type=\"literal\">x</item></sup>, kde <item type=\"literal\">m=exp(a)</item>. Hodnotu absolutního členu <item type=\"literal\">b</item> lze vynutit."
+#. KoRSa
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1536,6 +1744,7 @@ msgctxt ""
msgid "<emph>Power</emph> trend line: regression through equation <item type=\"literal\">y=b∙x</item><sup><item type=\"literal\">a</item></sup>."
msgstr "<emph>Mocninná</emph> spojnice trendu: regrese podle rovnice <item type=\"literal\">y=b∙x</item><sup><item type=\"literal\">a</item></sup>."
+#. fnwKu
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1544,6 +1753,7 @@ msgctxt ""
msgid "<emph>Moving average</emph> trend line: simple moving average is calculated with the <emph>n</emph> previous y-values, <emph>n</emph> being the period. No equation is available for this trend line."
msgstr "Spojnice trendu <emph>Klouzavý průměr</emph>: jednoduchý klouzavý průměr je vypočten z <emph>n</emph> předchozích hodnot Y, kde <emph>n</emph> je uvažované období. Pro tuto spojnici trendu není k dispozici rovnice."
+#. kq2KM
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1552,6 +1762,7 @@ msgctxt ""
msgid "Constraints"
msgstr "Omezení"
+#. Dv6wV
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1560,6 +1771,7 @@ msgctxt ""
msgid "The calculation of the trend line considers only data pairs with the following values:"
msgstr "Při výpočtu spojnice trendu se uvažují pouze datové páry s následujícími hodnotami:"
+#. F7VNE
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1568,6 +1780,7 @@ msgctxt ""
msgid "Logarithmic trend line: only positive x-values are considered."
msgstr "Logaritmická spojnice trendu: použijí se jen kladné hodnoty X."
+#. GDEmX
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1576,6 +1789,7 @@ msgctxt ""
msgid "Exponential trend line: only positive y-values are considered, except if all y-values are negative: regression will then follow equation <item type=\"literal\">y=-b∙exp(a∙x)</item>."
msgstr "Exponenciální rovnice trendu: použijí se jen kladné hodnoty Y s výjimkou případů, kdy jsou všechny hodnoty Y záporné: poté se použije regresní rovnice <item type=\"literal\">y=-b∙exp(a∙x)</item>."
+#. 58RRD
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1584,6 +1798,7 @@ msgctxt ""
msgid "Power trend line: only positive x-values are considered; only positive y-values are considered, except if all y-values are negative: regression will then follow equation<item type=\"literal\"> y=-b∙x</item><sup><item type=\"literal\">a</item></sup>."
msgstr "Mocninná spojnice trendu: použijí se jen kladné hodnoty X a kladné hodnoty Y s výjimkou případů, kdy jsou všechny hodnoty Y záporné: poté se použije regresní rovnice <item type=\"literal\">y=-b∙x</item><sup><item type=\"literal\">a</item></sup>."
+#. XWrNF
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1592,6 +1807,7 @@ msgctxt ""
msgid "You should transform your data accordingly; it is best to work on a copy of the original data and transform the copied data."
msgstr "Je vhodné data odpovídajícím způsobem předem upravit, nejlepší je pracovat s upravenou kopií původních dat."
+#. xrvYT
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1600,6 +1816,7 @@ msgctxt ""
msgid "Calculate Parameters in Calc"
msgstr "Výpočet parametrů v aplikaci Calc"
+#. XS5FX
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1608,6 +1825,7 @@ msgctxt ""
msgid "You can also calculate the parameters using Calc functions as follows."
msgstr "Parametry regrese lze vypočítat také pomocí následujících funkcí aplikace Calc."
+#. KeyG7
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1616,6 +1834,7 @@ msgctxt ""
msgid "The linear regression equation"
msgstr "Rovnice lineární regrese"
+#. gvykK
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1624,6 +1843,7 @@ msgctxt ""
msgid "The <emph>linear regression</emph> follows the equation <item type=\"literal\">y=m*x+b</item>."
msgstr "<emph>Lineární regrese</emph> se řídí rovnicí <item type=\"literal\">y=m*x+b</item>."
+#. sJhZJ
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1632,6 +1852,7 @@ msgctxt ""
msgid "m = SLOPE(Data_Y;Data_X)"
msgstr "m = SLOPE(Data_Y;Data_X)"
+#. ufTSt
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1640,6 +1861,7 @@ msgctxt ""
msgid "b = INTERCEPT(Data_Y ;Data_X)"
msgstr "b = INTERCEPT(Data_Y ;Data_X)"
+#. MJUyE
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1648,6 +1870,7 @@ msgctxt ""
msgid "Calculate the coefficient of determination by"
msgstr "Koeficient determinace se vypočte jako"
+#. XdQ7G
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1656,6 +1879,7 @@ msgctxt ""
msgid "r<sup>2</sup> = RSQ(Data_Y;Data_X)"
msgstr "r<sup>2</sup> = RSQ(Data_Y;Data_X)"
+#. 3RFqQ
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1664,6 +1888,7 @@ msgctxt ""
msgid "Besides m, b and r<sup>2</sup> the array function <emph>LINEST</emph> provides additional statistics for a regression analysis."
msgstr "Výsledkem maticové funkce <emph>LINEST</emph> jsou kromě parametrů m, b and r<sup>2</sup> také další statistiky regresní analýzy."
+#. FQkBD
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1672,6 +1897,7 @@ msgctxt ""
msgid "The logarithmic regression equation"
msgstr "Rovnice logaritmické regrese"
+#. 4oEke
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1680,6 +1906,7 @@ msgctxt ""
msgid "The <emph>logarithmic regression</emph> follows the equation <item type=\"literal\">y=a*ln(x)+b</item>."
msgstr "<emph>Logaritmická regrese</emph> se řídí rovnicí <item type=\"literal\">y=a*ln(x)+b</item>."
+#. Zundq
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1688,6 +1915,7 @@ msgctxt ""
msgid "a = SLOPE(Data_Y;LN(Data_X))"
msgstr "a = SLOPE(Data_Y;LN(Data_X))"
+#. vqAFr
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1696,6 +1924,7 @@ msgctxt ""
msgid "b = INTERCEPT(Data_Y ;LN(Data_X))"
msgstr "b = INTERCEPT(Data_Y ;LN(Data_X))"
+#. CfpeX
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1704,6 +1933,7 @@ msgctxt ""
msgid "r<sup>2</sup> = RSQ(Data_Y;LN(Data_X))"
msgstr "r<sup>2</sup> = RSQ(Data_Y;LN(Data_X))"
+#. d372B
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1712,6 +1942,7 @@ msgctxt ""
msgid "The exponential regression equation"
msgstr "Rovnice exponenciální regrese"
+#. QEb4f
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1720,6 +1951,7 @@ msgctxt ""
msgid "For exponential trend lines a transformation to a linear model takes place. The optimal curve fitting is related to the linear model and the results are interpreted accordingly."
msgstr "U exponenciálních regresních křivek dochází k transformaci na lineární model. Optimální proložení křivky je vztaženo k tomuto lineárnímu modelu a výsledky jsou interpretovány odpovídajícím způsobem."
+#. LYGaX
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1728,6 +1960,7 @@ msgctxt ""
msgid "The exponential regression follows the equation <item type=\"literal\">y=b*exp(a*x)</item> or <item type=\"literal\">y=b*m</item><sup><item type=\"literal\">x</item></sup>, which is transformed to <item type=\"literal\">ln(y)=ln(b)+a*x</item> or <item type=\"literal\">ln(y)=ln(b)+ln(m)*x</item> respectively."
msgstr "Exponenciální regrese se řídí rovnicí <item type=\"literal\">y=b*exp(a*x)</item> nebo <item type=\"literal\">y=b*m</item><sup><item type=\"literal\">x</item></sup>, která se převede na <item type=\"literal\">ln(y)=ln(b)+a*x</item> nebo <item type=\"literal\">ln(y)=ln(b)+ln(m)*x</item>."
+#. NaM55
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1736,6 +1969,7 @@ msgctxt ""
msgid "a = SLOPE(LN(Data_Y);Data_X)"
msgstr "a = SLOPE(LN(Data_Y);Data_X)"
+#. DNTZj
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1744,6 +1978,7 @@ msgctxt ""
msgid "The variables for the second variation are calculated as follows:"
msgstr "Proměnné druhé varianty se vypočtou takto:"
+#. NUado
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1752,6 +1987,7 @@ msgctxt ""
msgid "m = EXP(SLOPE(LN(Data_Y);Data_X))"
msgstr "m = EXP(SLOPE(LN(Data_Y);Data_X))"
+#. SPjRP
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1760,6 +1996,7 @@ msgctxt ""
msgid "b = EXP(INTERCEPT(LN(Data_Y);Data_X))"
msgstr "b = EXP(INTERCEPT(LN(Data_Y);Data_X))"
+#. 4YKvd
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1768,6 +2005,7 @@ msgctxt ""
msgid "Calculate the coefficient of determination by"
msgstr "Koeficient determinace se vypočte jako"
+#. wrZLx
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1776,6 +2014,7 @@ msgctxt ""
msgid "r<sup>2</sup> = RSQ(LN(Data_Y);Data_X)"
msgstr "r<sup>2</sup> = RSQ(LN(Data_Y);Data_X)"
+#. 5xosY
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1784,6 +2023,7 @@ msgctxt ""
msgid "Besides m, b and r<sup>2</sup> the array function <emph>LOGEST</emph> provides additional statistics for a regression analysis."
msgstr "Výsledkem maticové funkce <emph>LOGEST</emph> jsou kromě parametrů m, b and r<sup>2</sup> také další statistiky regresní analýzy."
+#. GKeKk
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1792,6 +2032,7 @@ msgctxt ""
msgid "The power regression equation"
msgstr "Rovnice mocninné regrese"
+#. CobWD
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1800,6 +2041,7 @@ msgctxt ""
msgid "For <emph>power regression</emph> curves a transformation to a linear model takes place. The power regression follows the equation <item type=\"literal\">y=b*x</item><sup><item type=\"literal\">a</item></sup>, which is transformed to <item type=\"literal\">ln(y)=ln(b)+a*ln(x)</item>."
msgstr "U <emph>mocninných regresních</emph> křivek dochází k transformaci na lineární model. Mocninná regrese se řídí rovnicí <item type=\"literal\">y=b*x</item><sup><item type=\"literal\">a</item></sup>, která se převede na <item type=\"literal\">ln(y)=ln(b)+a*ln(x)</item>."
+#. ETDqd
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1808,6 +2050,7 @@ msgctxt ""
msgid "a = SLOPE(LN(Data_Y);LN(Data_X))"
msgstr "a = SLOPE(LN(Data_Y);LN(Data_X))"
+#. CYELA
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1816,6 +2059,7 @@ msgctxt ""
msgid "b = EXP(INTERCEPT(LN(Data_Y);LN(Data_X))"
msgstr "b = EXP(INTERCEPT(LN(Data_Y);LN(Data_X))"
+#. NFVfw
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1824,6 +2068,7 @@ msgctxt ""
msgid "r<sup>2</sup> = RSQ(LN(Data_Y);LN(Data_X))"
msgstr "r<sup>2</sup> = RSQ(LN(Data_Y);LN(Data_X))"
+#. CGBsE
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1832,6 +2077,7 @@ msgctxt ""
msgid "The polynomial regression equation"
msgstr "Rovnice polynomické regrese"
+#. qAyRm
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1840,6 +2086,7 @@ msgctxt ""
msgid "For <emph>polynomial regression</emph> curves a transformation to a linear model takes place."
msgstr "U <emph>polynomických regresních</emph> křivek dochází k transformaci na lineární model."
+#. DatEp
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1848,6 +2095,7 @@ msgctxt ""
msgid "Create a table with the columns x, x<sup>2</sup>, x<sup>3</sup>, … , x<sup>n</sup>, y up to the desired degree n."
msgstr "Vytvořte tabulku se sloupci x, x<sup>2</sup>, x<sup>3</sup>, … , x<sup>n</sup>, y (až do požadovaného stupně n)."
+#. wJrKC
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1856,6 +2104,7 @@ msgctxt ""
msgid "Use the formula <item type=\"literal\">=LINEST(Data_Y,Data_X)</item> with the complete range x to x<sup>n</sup> (without headings) as Data_X."
msgstr "Použijte vzorec <item type=\"literal\">=LINEST(Data_Y,Data_X)</item>, jako Data_X vložte úplný rozsah x až x<sup>n</sup> (bez záhlaví)."
+#. 3zm3C
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1864,6 +2113,7 @@ msgctxt ""
msgid "The first row of the <emph>LINEST</emph> output contains the coefficients of the regression polynomial, with the coefficient of x<sup>n</sup> at the leftmost position."
msgstr "První řádek výstupu funkce <emph>LINEST</emph> obsahuje koeficienty regresního polynomu, koeficient pro x<sup>n</sup> je první vlevo."
+#. pGA6a
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1872,6 +2122,7 @@ msgctxt ""
msgid "The first element of the third row of the <emph>LINEST</emph> output is the value of r<sup>2</sup>. See the <link href=\"text/scalc/01/04060107.xhp#Section8\"><emph>LINEST</emph></link> function for details on proper use and an explanation of the other output parameters."
msgstr "První položka třetího řádku výstupu funkce <emph>LINEST</emph> je hodnota r<sup>2</sup>. Podrobnější informace o správném použití a vysvětlení výstupních parametrů najdete v popisu funkce <link href=\"text/scalc/01/04060107.xhp#Section8\"><emph>LINEST</emph></link>."
+#. RU3Fv
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1880,6 +2131,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/04050000.xhp\">X/Y Error Bars</link>"
msgstr "<link href=\"text/schart/01/04050000.xhp\">Chybové úsečky os X/Y</link>"
+#. KL73b
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1888,6 +2140,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060107.xhp#Section8\">LINEST</link> function"
msgstr "Funkce <link href=\"text/scalc/01/04060107.xhp#Section8\">LINEST</link>"
+#. hxCkj
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1896,6 +2149,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060107.xhp#Section7\">LOGEST</link> function"
msgstr "Funkce <link href=\"text/scalc/01/04060107.xhp#Section7\">LOGEST</link>"
+#. 9otAR
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1904,6 +2158,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060185.xhp#slope\">SLOPE</link> function"
msgstr "Funkce <link href=\"text/scalc/01/04060185.xhp#slope\">SLOPE</link>"
+#. CGFab
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1912,6 +2167,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060181.xhp#intercept\">INTERCEPT</link> function"
msgstr "Funkce <link href=\"text/scalc/01/04060181.xhp#intercept\">INTERCEPT</link>"
+#. PEhEy
#: 04050100.xhp
msgctxt ""
"04050100.xhp\n"
@@ -1920,6 +2176,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/04060181.xhp#rsq\">RSQ</link> function"
msgstr "Funkce <link href=\"text/scalc/01/04060181.xhp#rsq\">RSQ</link>"
+#. CUcsc
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -1928,6 +2185,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. zEuu4
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -1936,6 +2194,7 @@ msgctxt ""
msgid "<bookmark_value>aligning; 2D charts</bookmark_value> <bookmark_value>charts; aligning</bookmark_value> <bookmark_value>pie charts;options</bookmark_value>"
msgstr "<bookmark_value>zarovnání; 2D grafy</bookmark_value><bookmark_value>grafy; zarovnání</bookmark_value><bookmark_value>výsečové grafy;možnosti</bookmark_value>"
+#. VZy93
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -1944,6 +2203,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/04060000.xhp\" name=\"Options\">Options</link>"
msgstr "<link href=\"text/schart/01/04060000.xhp\" name=\"Možnosti\">Možnosti</link>"
+#. FFqBA
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -1952,6 +2212,7 @@ msgctxt ""
msgid "Use this dialog to define some options that are available for specific chart types. The contents of the Options dialog vary with the chart type."
msgstr "Použijte dialog pro definici některých voleb, které jsou dostupné pro specifické typy grafu. Obsah dialogu Možnosti se mění s typem grafu."
+#. tAu88
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -1960,6 +2221,7 @@ msgctxt ""
msgid "Align data series to:"
msgstr "Zarovnat datové řady na"
+#. 2H5Bb
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -1968,6 +2230,7 @@ msgctxt ""
msgid "In this area you can choose between two Y axis scaling modes. The axes can only be scaled and given properties separately."
msgstr "V této části dialogového okna je možné volit mezi dvěma režimy měřítek osy Y. Vlastnosti a měřítko os lze upravit samostatně."
+#. mV2z2
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -1976,6 +2239,7 @@ msgctxt ""
msgid "Primary Y axis"
msgstr "Hlavní osa Y"
+#. WNkLE
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -1984,6 +2248,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/RBT_OPT_AXIS_1\">This option is active as default. All data series are aligned to the primary Y axis.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/RBT_OPT_AXIS_1\">Tato možnost je implicitně zapnuta. Všechny datové řady jsou zarovnány k hlavní ose Y.</ahelp>"
+#. opEF3
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -1992,6 +2257,7 @@ msgctxt ""
msgid "Secondary Y axis"
msgstr "Vedlejší osa Y"
+#. uFYk8
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2000,6 +2266,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/RBT_OPT_AXIS_2\">Changes the scaling of the Y axis. This axis is only visible when at least one data series is assigned to it and the axis view is active.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/RBT_OPT_AXIS_2\">Změní měřítko osy Y. Tato osa je viditelná jen tehdy, je-li k ní přiřazena alespoň jedna datová řada a je zapnuto její zobrazení.</ahelp>"
+#. FFa8c
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2008,6 +2275,7 @@ msgctxt ""
msgid "Settings"
msgstr "Nastavení"
+#. NSFYJ
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2016,6 +2284,7 @@ msgctxt ""
msgid "Define the settings for a bar chart in this area. Any changes apply to all data series of the chart, not to the selected data only."
msgstr "Zde můžete určit nastavení pro sloupcový graf. Všechny změny se použijí na všechny datové řady grafu, nejen na vybraná data."
+#. w8uog
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2024,6 +2293,7 @@ msgctxt ""
msgid "Spacing"
msgstr "Rozestup"
+#. ayXg8
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2032,6 +2302,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/MT_GAP\">Defines the spacing between the columns in percent.</ahelp> The maximal spacing is 600%."
msgstr "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/MT_GAP\">Určuje rozestup mezi sloupci v procentech.</ahelp> Maximální rozestup je 600 %."
+#. o9k6R
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2040,6 +2311,7 @@ msgctxt ""
msgid "Overlap"
msgstr "Přesah"
+#. YsvUy
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2048,6 +2320,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/MT_OVERLAP\">Defines the necessary settings for overlapping data series.</ahelp> You can choose between -100 and +100%."
msgstr "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/MT_OVERLAP\">Určuje nastavení pro přesahující datové řady.</ahelp> Můžete zvolit mezi -100 a +100%."
+#. 4wQHD
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2056,6 +2329,7 @@ msgctxt ""
msgid "Connection Lines"
msgstr "Spojovací čáry"
+#. CF4RX
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2064,6 +2338,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/CB_CONNECTOR\">For \"stacked\" and \"percent\" column (vertical bar) charts, mark this check box to connect the column layers that belong together with lines.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_SeriesToAxis/CB_CONNECTOR\">Pokud si přejete pro \"skládané\" a \"procentové\" sloupcové grafy propojit čarami vrstvy sloupců, které patří k sobě, zaškrtněte toto pole.</ahelp>"
+#. xX6CC
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2072,6 +2347,7 @@ msgctxt ""
msgid "Show bars side by side"
msgstr "Zobrazit sloupce vedle sebe"
+#. T7xnJ
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2080,6 +2356,7 @@ msgctxt ""
msgid "If two axes are shown in a bar chart, and some data series are attached to the first axis, while some other data series are attached to the second axis, then both sets of data series are shown independently, overlapping each other."
msgstr "Pokud jsou ve sloupcovém grafu zobrazeny dvě osy a některé datové řady jsou připojeny k první ose a jiné k druhé, potom budou obě sady datových řad zobrazeny nezávisle na sobě a budou se překrývat."
+#. oLCGt
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2088,6 +2365,7 @@ msgctxt ""
msgid "As a result, bars attached to the first y-axis are partly or completely hidden by bars attached to the second y-axis. To avoid this, enable the option to display bars side by side. <ahelp hid=\".\">The bars from different data series are shown as if they were attached only to one axis.</ahelp>"
msgstr "Výsledkem jsou sloupce připojené k první ose Y, které jsou částečně nebo úplně překryty sloupci druhé osy Y. Proto je lepší povolit možnost zobrazit sloupce vedle sebe. <ahelp hid=\".\">Sloupce z různých datových řad jsou zobrazeny, jako kdyby byly připojené jen k jedné ose.</ahelp>"
+#. u8zZt
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2096,6 +2374,7 @@ msgctxt ""
msgid "Clockwise direction"
msgstr "Po směru ručiček"
+#. Mnouh
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2104,6 +2383,7 @@ msgctxt ""
msgid "Available for pie and donut charts. <ahelp hid=\".\">The default direction in which the pieces of a pie chart are ordered is counterclockwise. Enable the <emph>Clockwise direction</emph> checkbox to draw the pieces in opposite direction.</ahelp>"
msgstr "Dostupné pro výsečové a prstencové grafy. <ahelp hid=\".\">Výchozí směr, ve kterém jsou díly výsečového grafu seřazeny proti směru hodinových ručiček. Zaškrtnutím pole <emph>Po směru hodinových ručiček</emph> vykreslíte díly grafu v opačném směru.</ahelp>"
+#. BiqZr
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2112,6 +2392,7 @@ msgctxt ""
msgid "Starting angle"
msgstr "Počáteční úhel"
+#. tGbuE
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2120,6 +2401,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Drag the small dot along the circle or click any position on the circle to set the starting angle of a pie or donut chart. The starting angle is the mathematical angle position where the first piece is drawn. The value of 90 degrees draws the first piece at the 12 o'clock position. A value of 0 degrees starts at the 3 o'clock position.</ahelp>"
msgstr "<ahelp hid=\".\">Přesuňte malou tečku po kruhu nebo klikněte na libovolném místě na kruh pro nastavení počátečního úhlu výsečového nebo prstencového grafu. Počáteční úhel je matematická poloha úhlu, kde bude vykreslena první část grafu. Hodnota 90 stupňů vykreslí první část na pozici 12 hodin. Hodnota 0 stupňů začíná na pozici 3 hodiny..</ahelp>"
+#. YFRMd
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2128,6 +2410,7 @@ msgctxt ""
msgid "In 3D pie and donut charts that were created with older versions of the software, the starting angle is 0 degrees instead of 90 degrees. For old and new 2D charts the default starting angle is 90 degrees."
msgstr "Ve 3D výsečových a prstencových grafech, které byly vytvořeny pomocí starší verze softwaru, je počáteční úhel 0 stupňů místo 90 stupňů. Pro staré a nové 2D grafy je výchozí počáteční úhel 90 stupňů."
+#. 9xzEe
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2136,6 +2419,7 @@ msgctxt ""
msgid "When you change the starting angle or the direction, only current versions of the software show the changed values. Older versions of the software display the same document using the default values: Always counterclockwise direction and a starting value of 90 degrees (2D pie charts) or 0 degrees (3D pie charts)."
msgstr "Pouze nová verze softwaru zobrazí změněné hodnoty, pokud změníte počáteční úhel nebo směr. Starší verze softwaru zobrazí stejný dokument s výchozími hodnotami: Vždy ve směru proti hodinovým ručičkám a s počátečním úhlem 90 stupňů (2D výsečové grafy) nebo 0 stupňů (3D výsečové grafy)."
+#. hvgvC
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2144,6 +2428,7 @@ msgctxt ""
msgid "Degrees"
msgstr "Stupně"
+#. asdVC
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2152,6 +2437,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter the starting angle between 0 and 359 degrees. You can also click the arrows to change the displayed value.</ahelp>"
msgstr "<ahelp hid=\".\">Vložte počáteční úhel mezi 0 a 359 stupněm. Pro změnu hodnot velikosti můžete také kliknout na šipky.</ahelp>"
+#. 9Dfjk
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2160,6 +2446,7 @@ msgctxt ""
msgid "Plot missing values"
msgstr "Vykreslení chybějících hodnot"
+#. RfNzm
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2168,6 +2455,7 @@ msgctxt ""
msgid "Sometimes values are missing in a data series that is shown in a chart. You can select from different options how to plot the missing values. The options are available for some chart types only."
msgstr "V datové řadě vykreslené v grafu někdy chybějí hodnoty. Můžete si vybrat z několika možností jak tyto chybějící hodnoty vykreslit. Tyto možnosti jsou dostupné pouze pro některé typy grafů."
+#. iFsLL
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2176,6 +2464,7 @@ msgctxt ""
msgid "Leave gap"
msgstr "Ponechat mezeru"
+#. A6KyD
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2184,6 +2473,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">For a missing value, no data will be shown. This is the default for chart types Column, Bar, Line, Net.</ahelp>"
msgstr "<ahelp hid=\".\">Chybějící hodnoty nebudou vykresleny. Toto je výchozí volba pro grafy typu sloupcový, řádkový, čárový a paprskový.</ahelp>"
+#. uManw
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2192,6 +2482,7 @@ msgctxt ""
msgid "Assume zero"
msgstr "Předpokládat nulu"
+#. gz7cb
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2200,6 +2491,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">For a missing value, the y-value will be shown as zero. This is the default for chart type Area.</ahelp>"
msgstr "<ahelp hid=\".\">Chybějící hodnoty budou mít na ose Y hodnotu nula. Toto je výchozí volba pro plošný graf.</ahelp>"
+#. rns6H
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2208,6 +2500,7 @@ msgctxt ""
msgid "Continue line"
msgstr "Pokračovat v přímce"
+#. A7Fse
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2216,6 +2509,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">For a missing value, the interpolation from the neighbor values will be shown. This is the default for chart type XY.</ahelp>"
msgstr "<ahelp hid=\".\">Chybějící hodnoty budou interpolovány ze sousedních hodnot. Toto je výchozí hodnota pro XY bodový graf.</ahelp>"
+#. GBLUU
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2224,6 +2518,7 @@ msgctxt ""
msgid "Include values from hidden cells"
msgstr "Zahrnout hodnoty ze skrytých buněk"
+#. CYWe2
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -2232,6 +2527,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Check to also show values of currently hidden cells within the source cell range.</ahelp>"
msgstr "<ahelp hid=\".\">Zaškrtněte, pokud chcete zobrazit i hodnoty skrytých buněk ve zdrojové oblasti buněk.</ahelp>"
+#. WWrcn
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -2240,6 +2536,7 @@ msgctxt ""
msgid "Grids"
msgstr "Mřížky"
+#. 7Qu9B
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -2248,6 +2545,7 @@ msgctxt ""
msgid "<bookmark_value>axes; inserting grids</bookmark_value> <bookmark_value>grids; inserting in charts</bookmark_value>"
msgstr "<bookmark_value>osy; vkládání mřížek</bookmark_value><bookmark_value>mřížky; vkládání do grafů</bookmark_value>"
+#. xYnZh
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -2256,6 +2554,7 @@ msgctxt ""
msgid "Grids"
msgstr "Mřížky"
+#. BPAAF
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -2264,6 +2563,7 @@ msgctxt ""
msgid "<variable id=\"gitter\"><ahelp hid=\".\">You can divide the axes into sections by assigning gridlines to them. This allows you to get a better overview of the chart, especially if you are working with large charts.</ahelp> </variable> The Y axis major grid is activated by default."
msgstr "<variable id=\"gitter\"><ahelp hid=\".\">Přiřazením čar mřížky je možné osy rozdělit na sekce. To zlepší přehlednost, zvláště pokud pracujete s velkými grafy.</ahelp></variable> Ve výchozím nastavení je aktivní hlavní mřížka osy Y."
+#. EaERh
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -2272,6 +2572,7 @@ msgctxt ""
msgid "Major grids"
msgstr "Hlavní mřížky"
+#. jMxC8
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -2280,6 +2581,7 @@ msgctxt ""
msgid "Defines the axis to be set as the major grid."
msgstr "Určuje, která osa bude zobrazena jako hlavní mřížka."
+#. YFW67
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -2288,6 +2590,7 @@ msgctxt ""
msgid "X axis"
msgstr "Osa X"
+#. Sy8iQ
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -2296,6 +2599,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/insertgriddlg/primaryX\">Adds gridlines to the X axis of the chart.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/insertgriddlg/primaryX\">Přidá do grafu mřížku osy X.</ahelp>"
+#. jw52A
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -2304,6 +2608,7 @@ msgctxt ""
msgid "<variable id=\"sytextxgitter\"><ahelp hid=\".uno:ToggleGridVertical\">The <emph>Vertical Grids</emph> icon on the <emph>Formatting</emph> bar toggles the visibility of the grid display for the X axis.</ahelp></variable> It switches between the three states: no grid, major grid and both major and minor grids displayed. The change will affect check boxes in <emph>Insert - Grids</emph>."
msgstr "<variable id=\"sytextxgitter\"><ahelp hid=\".uno:ToggleGridVertical\">Ikona <emph>Svislé mřížky</emph> na liště <emph>Formátování</emph> přepíná zobrazení mřížky pro osu X.</ahelp></variable> Přepínají se tři stavy zobrazení: bez mřížky, hlavní mřížka a obě mřížky (hlavní a vedlejší). Změna ovlivní zaškrtávací pole v dialogovém okně <emph>Vložit - Mřížky</emph>."
+#. b5caj
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -2312,6 +2617,7 @@ msgctxt ""
msgid "Y axis"
msgstr "Osa Y"
+#. xxgzQ
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -2320,6 +2626,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/insertgriddlg/primaryY\">Adds gridlines to the Y axis of the chart.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/insertgriddlg/primaryY\">Přidá do grafu mřížku osy Y.</ahelp>"
+#. wKyUB
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -2328,6 +2635,7 @@ msgctxt ""
msgid "<variable id=\"sytextygitter\"><ahelp hid=\".uno:ToggleGridHorizontal\">The <emph>Horizontal Grids</emph> icon on the <emph>Formatting</emph> bar toggles the visibility of the grid display for the Y axis.</ahelp></variable> It switches between the three states: no grid, major grid and both major and minor grids displayed. The change will affect check boxes in <emph>Insert - Grids</emph>."
msgstr "<variable id=\"sytextygitter\"><ahelp hid=\".uno:ToggleGridHorizontal\">Ikona <emph>Vodorovné mřížky</emph> na liště <emph>Formátování</emph> přepíná zobrazení mřížky pro osu Y.</ahelp></variable> Přepínají se tři stavy zobrazení: bez mřížky, hlavní mřížka a obě mřížky (hlavní a vedlejší). Změna ovlivní zaškrtávací pole v dialogovém okně <emph>Vložit - Mřížky</emph>."
+#. LnVn3
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -2336,6 +2644,7 @@ msgctxt ""
msgid "Z axis"
msgstr "Osa Z"
+#. 4WjWH
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -2344,6 +2653,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/insertgriddlg/primaryZ\">Adds gridlines to the Z axis of the chart.</ahelp> This option is only available if you're working with 3D charts."
msgstr "<ahelp hid=\"modules/schart/ui/insertgriddlg/primaryZ\">Přidá do grafu mřížku osy Z.</ahelp> Tato možnost je dostupná pouze pro 3D grafy."
+#. ttEwy
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -2352,6 +2662,7 @@ msgctxt ""
msgid "Minor grids"
msgstr "Vedlejší mřížky"
+#. XwARg
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -2360,6 +2671,7 @@ msgctxt ""
msgid "Use this area to assign a minor grid for each axis. Assigning minor grids to the axis reduces the distance between the major grids."
msgstr "Zvolte zobrazení vedlejší mřížky pro jednotlivé osy. Při zapnutí vedlejší mřížky se zmenší rozestup mřížky."
+#. 9qctc
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -2368,6 +2680,7 @@ msgctxt ""
msgid "X axis"
msgstr "Osa X"
+#. Q3e6A
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -2376,6 +2689,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/insertgriddlg/secondaryX\">Adds gridlines that subdivide the X axis into smaller sections.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/insertgriddlg/secondaryX\">Přidá mřížku, která rozdělí osu X na menší části.</ahelp>"
+#. UVBEm
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -2384,6 +2698,7 @@ msgctxt ""
msgid "Y axis"
msgstr "Osa Y"
+#. 2hkA9
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -2392,6 +2707,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/insertgriddlg/secondaryY\">Adds gridlines that subdivide the Y axis into smaller sections.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/insertgriddlg/secondaryY\">Přidá mřížku, která rozdělí osu Y na menší části.</ahelp>"
+#. mDcfy
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -2400,6 +2716,7 @@ msgctxt ""
msgid "Z axis"
msgstr "Osa Z"
+#. wnQmC
#: 04070000.xhp
msgctxt ""
"04070000.xhp\n"
@@ -2408,6 +2725,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/insertgriddlg/secondaryZ\">Adds gridlines that subdivide the Z axis into smaller sections.</ahelp> This option is only available if you're working with 3D charts."
msgstr "<ahelp hid=\"modules/schart/ui/insertgriddlg/secondaryZ\">Přidá mřížku, která rozdělí osu Z na menší části.</ahelp> Tato možnost je dostupná pouze pro 3D grafy."
+#. GrPzW
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
@@ -2416,6 +2734,7 @@ msgctxt ""
msgid "Format Selection"
msgstr "Formát výběru"
+#. JGKU8
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
@@ -2424,6 +2743,7 @@ msgctxt ""
msgid "<bookmark_value>objects;properties of charts</bookmark_value><bookmark_value>charts; properties</bookmark_value><bookmark_value>properties;charts</bookmark_value>"
msgstr "<bookmark_value>objekty; vlastnosti grafu</bookmark_value><bookmark_value>grafy; vlastnosti</bookmark_value><bookmark_value>vlastnosti; grafy</bookmark_value>"
+#. a9uEw
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
@@ -2432,6 +2752,7 @@ msgctxt ""
msgid "Format Selection"
msgstr "Formát výběru"
+#. mefpJ
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
@@ -2440,6 +2761,7 @@ msgctxt ""
msgid "<variable id=\"objekteigenschaften\"><ahelp hid=\".\">Formats the selected object.</ahelp></variable> Depending on the object selected, the command opens dialogs that you can also open by choosing the following commands from the <emph>Format</emph> menu:"
msgstr "<variable id=\"objekteigenschaften\"><ahelp hid=\".\">Zobrazí možnosti nastavení vybraného objektu.</ahelp></variable> V závislosti na typu vybraného objektu příkaz otevře dialog, který můžete otevřít také pomocí následujících příkazů nabídky <emph>Formát</emph>:"
+#. vHgCk
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
@@ -2448,6 +2770,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05060000.xhp\" name=\"Chart Wall\">Chart Wall</link>"
msgstr "<link href=\"text/schart/01/05060000.xhp\" name=\"Stěna grafu\">Stěna grafu</link>"
+#. QqxBP
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
@@ -2456,6 +2779,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05080000.xhp\" name=\"Chart Area\">Chart Area</link>"
msgstr "<link href=\"text/schart/01/05080000.xhp\" name=\"Plocha grafu\">Plocha grafu</link>"
+#. 2V4zT
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
@@ -2464,6 +2788,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05070000.xhp\" name=\"Chart Floor\">Chart Floor</link>"
msgstr "<link href=\"text/schart/01/05070000.xhp\" name=\"Pata grafu\">Pata grafu</link>"
+#. bAPbZ
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
@@ -2472,6 +2797,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05020100.xhp\" name=\"Title\">Title</link>"
msgstr "<link href=\"text/schart/01/05020100.xhp\" name=\"Popis\">Popis</link>"
+#. HDCGU
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
@@ -2480,6 +2806,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05030000.xhp\" name=\"Legend\">Legend</link>"
msgstr "<link href=\"text/schart/01/05030000.xhp\" name=\"Legenda\">Legenda</link>"
+#. AFjzr
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
@@ -2488,6 +2815,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05040100.xhp\" name=\"X Axis\">X Axis</link>"
msgstr "<link href=\"text/schart/01/05040100.xhp\" name=\"Osa X\">Osa X</link>"
+#. PBGAy
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
@@ -2496,6 +2824,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05040200.xhp\" name=\"Y Axis\">Y Axis</link>"
msgstr "<link href=\"text/schart/01/05040200.xhp\" name=\"Osa Y\">Osa Y</link>"
+#. fda89
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
@@ -2504,6 +2833,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"Grid\">Grid</link>"
msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Mřížka\">Mřížka</link>"
+#. J6GAJ
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
@@ -2512,6 +2842,7 @@ msgctxt ""
msgid "Data Point"
msgstr "Datový bod"
+#. 23fqY
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
@@ -2520,6 +2851,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05010100.xhp\" name=\"Data Point\">Data Point</link>"
msgstr "<link href=\"text/schart/01/05010100.xhp\" name=\"Datový bod\">Datový bod</link>"
+#. GP7Gq
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
@@ -2528,6 +2860,7 @@ msgctxt ""
msgid "This dialog allows you to change the properties of a selected data point. The dialog appears when there is only one data point selected when you choose <emph>Format - Format Selection</emph>. Some of the menu entries are only available for 2D or 3D charts."
msgstr "Tento dialog umožní změnit nastavení vybraného datového bodu. Dialog je zobrazen pokud vyberete jeden datový bod a poté zvolíte <emph>Formát - Formát výběru...</emph>. Některé položky jsou dostupné pouze pro 2D nebo 3D grafy."
+#. QGeL3
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
@@ -2536,6 +2869,7 @@ msgctxt ""
msgid "Any changes made only affect this one data point. For example, if you edit the color of a bar, only the color of that bar will be different."
msgstr "Všechny provedené změny ovlivní jen jeden datový bod. Např. pokud změníte barvu sloupce, změní se jen barva jednoho sloupce."
+#. VFmBM
#: 05010200.xhp
msgctxt ""
"05010200.xhp\n"
@@ -2544,6 +2878,7 @@ msgctxt ""
msgid "Data Series"
msgstr "Datové řady"
+#. XqZBr
#: 05010200.xhp
msgctxt ""
"05010200.xhp\n"
@@ -2552,6 +2887,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05010200.xhp\" name=\"Data Series\">Data Series</link>"
msgstr "<link href=\"text/schart/01/05010200.xhp\" name=\"Datové řady\">Datové řady</link>"
+#. gW2W2
#: 05010200.xhp
msgctxt ""
"05010200.xhp\n"
@@ -2560,6 +2896,7 @@ msgctxt ""
msgid "Use this to change the properties of a selected data series. This dialog appears when one data series is selected when you choose <emph>Format - Format Selection</emph>. Some of the menu entries are only available for 2D or 3D charts."
msgstr "Slouží ke změně vlastností vybrané datové řady. Po vybrání jedné datové řady je možné tento dialog vyvolat pomocí <emph>Formát - Formát výběru...</emph> Některé dále popisované položky jsou dostupné pouze pro 2D nebo 3D grafy."
+#. 9jEEq
#: 05010200.xhp
msgctxt ""
"05010200.xhp\n"
@@ -2568,6 +2905,7 @@ msgctxt ""
msgid "Any changes made here affect the entire data series. For example, if you change the color, all elements belonging to this data series will change color."
msgstr "Všechny změny, které v tomto dialogovém okně provedete, ovlivní celou datovou řadu. Změníte-li například barvu, změní svou barvu všechny prvky vybrané datové řady."
+#. ncg3c
#: 05010200.xhp
msgctxt ""
"05010200.xhp\n"
@@ -2576,6 +2914,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/04050000.xhp\" name=\"Y Error Bars\">Y Error Bars</link>"
msgstr "<link href=\"text/schart/01/04050000.xhp\" name=\"Y Error Bars\">Chybová čára osy Y</link>"
+#. VsfnB
#: 05020000.xhp
msgctxt ""
"05020000.xhp\n"
@@ -2584,6 +2923,7 @@ msgctxt ""
msgid "Title"
msgstr "Popis"
+#. cuNLY
#: 05020000.xhp
msgctxt ""
"05020000.xhp\n"
@@ -2592,6 +2932,7 @@ msgctxt ""
msgid "<bookmark_value>titles; formatting charts</bookmark_value><bookmark_value>formatting; chart titles</bookmark_value>"
msgstr "<bookmark_value>popisy; formátování grafu</bookmark_value><bookmark_value>formátování; popisy grafu</bookmark_value>"
+#. Jfh4e
#: 05020000.xhp
msgctxt ""
"05020000.xhp\n"
@@ -2600,6 +2941,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05020000.xhp\" name=\"Title\">Title</link>"
msgstr "<link href=\"text/schart/01/05020000.xhp\" name=\"Popis\">Popis</link>"
+#. pj2hY
#: 05020000.xhp
msgctxt ""
"05020000.xhp\n"
@@ -2608,6 +2950,7 @@ msgctxt ""
msgid "The<emph> Title </emph>menu command opens a submenu for editing the properties of the titles in the chart."
msgstr "Příkaz <emph>Popis</emph> otevře okno, ve kterém můžete upravit vlastnosti popisů grafu."
+#. rXXck
#: 05020000.xhp
msgctxt ""
"05020000.xhp\n"
@@ -2616,6 +2959,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05020100.xhp\" name=\"Main title\">Main title</link>"
msgstr "<link href=\"text/schart/01/05020100.xhp\" name=\"Hlavní nadpis\">Hlavní nadpis</link>"
+#. SiCVe
#: 05020000.xhp
msgctxt ""
"05020000.xhp\n"
@@ -2624,6 +2968,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05020100.xhp\" name=\"Subtitle\">Subtitle</link>"
msgstr "<link href=\"text/schart/01/05020100.xhp\" name=\"Podnadpis\">Podnadpis</link>"
+#. LiMC5
#: 05020000.xhp
msgctxt ""
"05020000.xhp\n"
@@ -2632,6 +2977,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05020100.xhp\" name=\"X-axis title\">X-axis title</link>"
msgstr "<link href=\"text/schart/01/05020100.xhp\" name=\"Popis osy X\">Popis osy X</link>"
+#. fZFZC
#: 05020000.xhp
msgctxt ""
"05020000.xhp\n"
@@ -2640,6 +2986,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05020200.xhp\" name=\"Y-axis title\">Y-axis title</link>"
msgstr "<link href=\"text/schart/01/05020200.xhp\" name=\"Popis osy Y\">Popis osy Y</link>"
+#. dMUSA
#: 05020000.xhp
msgctxt ""
"05020000.xhp\n"
@@ -2648,6 +2995,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05020100.xhp\" name=\"Z-axis title\">Z-axis title</link>"
msgstr "<link href=\"text/schart/01/05020100.xhp\" name=\"Popis osy Z\">Popis osy Z</link>"
+#. L4bi3
#: 05020000.xhp
msgctxt ""
"05020000.xhp\n"
@@ -2656,6 +3004,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05020200.xhp\" name=\"All titles\">All titles</link>"
msgstr "<link href=\"text/schart/01/05020200.xhp\" name=\"Všechny popisy\">Všechny popisy</link>"
+#. Mr6ew
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -2664,6 +3013,7 @@ msgctxt ""
msgid "Title"
msgstr "Popis"
+#. zGG4d
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -2672,6 +3022,7 @@ msgctxt ""
msgid "<bookmark_value>editing; titles</bookmark_value>"
msgstr "<bookmark_value>úpravy; popisy</bookmark_value>"
+#. uLyNA
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -2680,6 +3031,7 @@ msgctxt ""
msgid "Title"
msgstr "Popis"
+#. Bh6H8
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -2688,6 +3040,7 @@ msgctxt ""
msgid "<variable id=\"titel\"><ahelp hid=\".uno:ZTitle\">Modifies the properties of the selected title.</ahelp></variable>"
msgstr "<variable id=\"titel\"><ahelp hid=\".uno:ZTitle\">Upraví vlastnosti vybraného popisu.</ahelp></variable>"
+#. tyEBL
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -2696,6 +3049,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Znak\">Znak</link>"
+#. LUkDN
#: 05020101.xhp
msgctxt ""
"05020101.xhp\n"
@@ -2704,6 +3058,7 @@ msgctxt ""
msgid "Alignment"
msgstr "Zarovnání"
+#. EzfJg
#: 05020101.xhp
msgctxt ""
"05020101.xhp\n"
@@ -2712,6 +3067,7 @@ msgctxt ""
msgid "<bookmark_value>aligning;titles in charts</bookmark_value><bookmark_value>titles;alignment (charts)</bookmark_value>"
msgstr "<bookmark_value>zarovnání;popisy v grafu</bookmark_value><bookmark_value>popisy;zarovnání (grafy)</bookmark_value>"
+#. krg6b
#: 05020101.xhp
msgctxt ""
"05020101.xhp\n"
@@ -2720,6 +3076,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05020101.xhp\" name=\"Alignment\">Alignment</link>"
msgstr "<link href=\"text/schart/01/05020101.xhp\" name=\"Zarovnání\">Zarovnání</link>"
+#. AAgmZ
#: 05020101.xhp
msgctxt ""
"05020101.xhp\n"
@@ -2728,6 +3085,7 @@ msgctxt ""
msgid "Modifies the alignment of the chart title."
msgstr "Upraví zarovnání popisu grafu."
+#. sC4Dj
#: 05020101.xhp
msgctxt ""
"05020101.xhp\n"
@@ -2736,6 +3094,7 @@ msgctxt ""
msgid "Some of the options are not available for all types of labels. For example, there are different options for 2D and 3D object labels."
msgstr "Některé možnosti nejsou k dispozici pro všechny druhy popisků. Např. jsou jiné volby pro 2D a 3D grafy."
+#. 7qTDU
#: 05020101.xhp
msgctxt ""
"05020101.xhp\n"
@@ -2744,6 +3103,7 @@ msgctxt ""
msgid "Please note that problems may arise in displaying labels if the size of your chart is too small. You can avoid this by either enlarging the view or decreasing the font size."
msgstr "Je-li rozměr grafu příliš malý, mohou vzniknout problémy se zobrazením popisků. Ty lze odstranit zvětšením grafu nebo zmenšením velikosti písma."
+#. k3fKQ
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -2752,6 +3112,7 @@ msgctxt ""
msgid "Title"
msgstr "Popis"
+#. pJKde
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -2760,6 +3121,7 @@ msgctxt ""
msgid "Title"
msgstr "Popis"
+#. CBGP8
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -2768,6 +3130,7 @@ msgctxt ""
msgid "<variable id=\"titel\"><ahelp hid=\".uno:YTitle\">Modifies the properties of the selected title or the properties of all titles together.</ahelp></variable>"
msgstr "<variable id=\"titel\"><ahelp hid=\".uno:YTitle\">Upraví vlastnosti vybraného popisu nebo vlastnosti všech popisů.</ahelp></variable>"
+#. XkwBi
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -2776,6 +3139,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Znak\">Znak</link>"
+#. 872FB
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2784,6 +3148,7 @@ msgctxt ""
msgid "Alignment"
msgstr "Zarovnání"
+#. yFppQ
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2792,6 +3157,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05020201.xhp\" name=\"Alignment\">Alignment</link>"
msgstr "<link href=\"text/schart/01/05020201.xhp\" name=\"Zarovnání\">Zarovnání</link>"
+#. MoFiE
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2800,6 +3166,7 @@ msgctxt ""
msgid "Modifies the alignment of axes or title labels."
msgstr "Upraví zarovnání popisků os nebo popisů grafu."
+#. jvAEC
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2808,6 +3175,7 @@ msgctxt ""
msgid "Some of the options listed here are not available for all labels. For example, there are different options for 2D and 3D object labels."
msgstr "Některé možnosti nejsou k dispozici pro všechny druhy popisků. Např. jsou jiné volby pro 2D a 3D grafy."
+#. SCNxV
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2816,6 +3184,7 @@ msgctxt ""
msgid "Show labels"
msgstr "Zobrazit popisky"
+#. Weys9
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2824,6 +3193,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_axisLabel/showlabelsCB\">Specifies whether to show or hide the axis labels.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/showlabelsCB\">Určuje, zda se mají zobrazovat popisky os.</ahelp>"
+#. jVddc
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2832,6 +3202,7 @@ msgctxt ""
msgid "<variable id=\"sytextbeschr\"><ahelp hid=\".uno:ToggleAxisDescr\">The<emph> AxesTitle On/Off </emph>icon on the <emph>Formatting</emph> bar switches the labeling of all axes on or off.</ahelp></variable>"
msgstr "<variable id=\"sytextbeschr\"><ahelp hid=\".uno:ToggleAxisDescr\">Ikona <emph>Zobrazit/Skrýt popis os</emph> na liště <emph>Formátování</emph> zapíná či vypíná zobrazení popisu os.</ahelp></variable>"
+#. RAUCj
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2840,6 +3211,7 @@ msgctxt ""
msgid "Rotate text"
msgstr "Otočit text"
+#. ivmLs
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2848,6 +3220,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ToggleAxisDescr\">Defines the text direction of cell contents.</ahelp> Click one of the ABCD buttons to assign the required direction."
msgstr "<ahelp hid=\".uno:ToggleAxisDescr\">Určuje směr textu v buňkách.</ahelp> Klepnutím na jedno z tlačítek ABCD vyberete požadovaný směr."
+#. zqcfT
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2856,6 +3229,7 @@ msgctxt ""
msgid "ABCD wheel"
msgstr "Kolo ABCD"
+#. r9GSU
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2864,6 +3238,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/titlerotationtabpage/dialCtrl\">Clicking anywhere on the wheel defines the variable text orientation.</ahelp> The letters \"ABCD\" on the button correspond to the new setting."
msgstr "<ahelp hid=\"modules/schart/ui/titlerotationtabpage/dialCtrl\">Klepnutím kamkoliv na kolo určíte orientaci textu.</ahelp> Písmena \"ABCD\" na tlačítku odpovídají novému nastavení."
+#. 974Sh
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2872,6 +3247,7 @@ msgctxt ""
msgid "ABCD button"
msgstr "Tlačítko ABCD"
+#. xzkre
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2880,6 +3256,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/titlerotationtabpage/stackedCB\">Assigns vertical text orientation for cell contents.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/titlerotationtabpage/stackedCB\">Text v buňkách se bude zobrazovat svisle.</ahelp>"
+#. DMjET
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2888,6 +3265,7 @@ msgctxt ""
msgid "If you define a vertical x-axis label, the text may be cut off by the line of the x-axis."
msgstr "Pokud zvolíte svislé popisky osy X, může dojít k oříznutí textu čarou osy X."
+#. 4n8hZ
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2896,6 +3274,7 @@ msgctxt ""
msgid "Degrees"
msgstr "Stupně"
+#. 4w3rD
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2904,6 +3283,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/titlerotationtabpage/OrientDegree\">Allows you to manually enter the orientation angle.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/titlerotationtabpage/OrientDegree\">Umožňuje ručně zadat úhel orientace textu.</ahelp>"
+#. EGTSo
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2912,6 +3292,7 @@ msgctxt ""
msgid "Text flow"
msgstr "Tok textu"
+#. BTu5E
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2920,6 +3301,7 @@ msgctxt ""
msgid "Determines the text flow of the data label."
msgstr "Určuje tok textu v popisu dat."
+#. Gt83A
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2928,6 +3310,7 @@ msgctxt ""
msgid "Overlap"
msgstr "Přesah"
+#. xCmnz
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2936,6 +3319,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_axisLabel/overlapCB\">Specifies that the text in cells may overlap other cells.</ahelp> This can be especially useful if there is a lack of space. This option is not available with different title directions."
msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/overlapCB\">Určuje, že text v buňkách může přetéct do dalších buněk.</ahelp> To může být užitečné, pokud máte málo místa. Tato možnost není dostupná při jiném otočení popisu."
+#. f98dF
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2944,6 +3328,7 @@ msgctxt ""
msgid "Break"
msgstr "Zalomení"
+#. j3nrE
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2952,6 +3337,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_axisLabel/breakCB\">Allows a text break.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/breakCB\">Povolí zalomení textu.</ahelp>"
+#. kWja5
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2960,6 +3346,7 @@ msgctxt ""
msgid "The following options are not available for all chart types:"
msgstr "Následující volby nejsou u některých typů grafů dostupné:"
+#. odMUs
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2968,6 +3355,7 @@ msgctxt ""
msgid "Order"
msgstr "Uspořádání"
+#. 7ii2r
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2976,6 +3364,7 @@ msgctxt ""
msgid "The options on this tab are only available for a 2D chart, under <emph>Format - Axis - Y Axis</emph> or <emph>X Axis</emph>. In this area, you can define the alignment of the number labels on the X or Y axis."
msgstr "Tato možnost je dostupná jen pro 2D grafy, najdete ji v nabídce <emph>Formát - Osy - Osa y</emph> nebo <emph>Osa X</emph>. Zde můžete určit zarovnání číselných popisů os X nebo Y."
+#. woFAp
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2984,6 +3373,7 @@ msgctxt ""
msgid "Tile"
msgstr "Dlaždice"
+#. qhCoD
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -2992,6 +3382,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_axisLabel/tile\">Arranges numbers on the axis side by side.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/tile\">Umístí čísla na ose vedle sebe.</ahelp>"
+#. ugsAB
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -3000,6 +3391,7 @@ msgctxt ""
msgid "Stagger odd"
msgstr "Předsunout liché"
+#. yUoRM
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -3008,6 +3400,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_axisLabel/odd\">Staggers numbers on the axis, even numbers lower than odd numbers.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/odd\">Rozloží čísla na ose. Sudá čísla budou níže než lichá čísla.</ahelp>"
+#. BBZDA
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -3016,6 +3409,7 @@ msgctxt ""
msgid "Stagger even"
msgstr "Předsunout sudé"
+#. EFakH
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -3024,6 +3418,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_axisLabel/even\">Stagger numbers on the axes, odd numbers lower than even numbers.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/even\">Rozloží čísla na ose. Lichá čísla budou níže než sudá čísla.</ahelp>"
+#. Uf4fM
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -3032,6 +3427,7 @@ msgctxt ""
msgid "Automatic"
msgstr "Automaticky"
+#. vMEoW
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -3040,6 +3436,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_axisLabel/auto\">Automatically arranges numbers on the axis.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_axisLabel/auto\">Automaticky rozmístí čísla na ose.</ahelp>"
+#. j5fXw
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -3048,6 +3445,7 @@ msgctxt ""
msgid "Problems may arise in displaying labels if the size of your chart is too small. You can avoid this by either enlarging the view or decreasing the font size."
msgstr "Je-li graf příliš malý, může při zobrazování popisků docházet k potížím. Chcete-li se jim vyhnout, zkuste zvětšit graf nebo zmenšit velikost písma."
+#. w9Znb
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -3056,6 +3454,7 @@ msgctxt ""
msgid "Text Direction"
msgstr "Směr textu"
+#. j5bG5
#: 05020201.xhp
msgctxt ""
"05020201.xhp\n"
@@ -3064,6 +3463,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte směr textu pro odstavec, který využívá komplexní rozvržení textu. Tato funkce je dostupná, jen pokud je zapnuta podpora komplexního textu.</ahelp>"
+#. cjeWA
#: 05030000.xhp
msgctxt ""
"05030000.xhp\n"
@@ -3072,6 +3472,7 @@ msgctxt ""
msgid "Legend"
msgstr "Legenda"
+#. DFMsF
#: 05030000.xhp
msgctxt ""
"05030000.xhp\n"
@@ -3080,6 +3481,7 @@ msgctxt ""
msgid "Legend"
msgstr "Legenda"
+#. Ry7cd
#: 05030000.xhp
msgctxt ""
"05030000.xhp\n"
@@ -3088,6 +3490,7 @@ msgctxt ""
msgid "<variable id=\"legende\"><ahelp hid=\".uno:Legend\">Defines the border, area and character attributes for a legend.</ahelp></variable>"
msgstr "<variable id=\"legende\"><ahelp hid=\".uno:Legend\">Určuje ohraničení, výplň a vlastnosti znaků legendy.</ahelp></variable>"
+#. N9rEe
#: 05030000.xhp
msgctxt ""
"05030000.xhp\n"
@@ -3096,6 +3499,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Znak\">Znak</link>"
+#. 73CU8
#: 05030000.xhp
msgctxt ""
"05030000.xhp\n"
@@ -3104,6 +3508,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/04020000.xhp\" name=\"Display\">Display</link>"
msgstr "<link href=\"text/schart/01/04020000.xhp\" name=\"Zobrazit\">Zobrazit</link>"
+#. 5GZjq
#: 05040000.xhp
msgctxt ""
"05040000.xhp\n"
@@ -3112,6 +3517,7 @@ msgctxt ""
msgid "Axis"
msgstr "Osa"
+#. FxB4P
#: 05040000.xhp
msgctxt ""
"05040000.xhp\n"
@@ -3120,6 +3526,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05040000.xhp\" name=\"Axis\">Axis</link>"
msgstr "<link href=\"text/schart/01/05040000.xhp\" name=\"Osa\">Osa</link>"
+#. xasRG
#: 05040000.xhp
msgctxt ""
"05040000.xhp\n"
@@ -3128,6 +3535,7 @@ msgctxt ""
msgid "This opens a submenu to edit axial properties."
msgstr "Otevře podnabídku pro úpravu vlastností osy."
+#. rgeqD
#: 05040000.xhp
msgctxt ""
"05040000.xhp\n"
@@ -3136,6 +3544,7 @@ msgctxt ""
msgid "The tabs in the dialogs depend on the chart type selected."
msgstr "Počet a typ karet v dialogových oknech závisí na vybraném typu grafu."
+#. d7D6P
#: 05040000.xhp
msgctxt ""
"05040000.xhp\n"
@@ -3144,6 +3553,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05040100.xhp\" name=\"X axis\">X axis</link>"
msgstr "<link href=\"text/schart/01/05040100.xhp\" name=\"Osa X\">Osa X</link>"
+#. bAHPT
#: 05040000.xhp
msgctxt ""
"05040000.xhp\n"
@@ -3152,6 +3562,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05040200.xhp\" name=\"Y axis\">Y axis</link>"
msgstr "<link href=\"text/schart/01/05040200.xhp\" name=\"Osa Y\">Osa Y</link>"
+#. 4To7Z
#: 05040000.xhp
msgctxt ""
"05040000.xhp\n"
@@ -3160,6 +3571,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05040100.xhp\" name=\"Secondary X Axis\">Secondary X Axis</link>"
msgstr "<link href=\"text/schart/01/05040100.xhp\" name=\"Vedlejší osa X\">Vedlejší osa X</link>"
+#. Xv7dg
#: 05040000.xhp
msgctxt ""
"05040000.xhp\n"
@@ -3168,6 +3580,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:DiagramAxisA\">Opens a dialog where you can edit the properties of the secondary X axis. To insert a secondary X axis, choose <emph>Insert - Axes</emph> and select <emph>X axis</emph>.</ahelp>"
msgstr "<ahelp hid=\".uno:DiagramAxisA\">Otevře dialog, kde můžete upravit vlastnosti vedlejší osy X. Pro vložení vedlejší osy X zvolte <emph>Vložit - Osy</emph> a zaškrtněte <emph>Osa X</emph>.</ahelp>"
+#. 27jDa
#: 05040000.xhp
msgctxt ""
"05040000.xhp\n"
@@ -3176,6 +3589,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05040200.xhp\" name=\"Secondary Y Axis\">Secondary Y Axis</link>"
msgstr "<link href=\"text/schart/01/05040200.xhp\" name=\"Vedlejší osa Y\">Vedlejší osa Y</link>"
+#. DqEpJ
#: 05040000.xhp
msgctxt ""
"05040000.xhp\n"
@@ -3184,6 +3598,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:DiagramAxisB\">Opens a dialog where you can edit the properties of the secondary Y axis. To insert a secondary Y axis, choose <emph>Insert - Axes</emph> and select <emph>Y axis</emph>.</ahelp>"
msgstr "<ahelp hid=\".uno:DiagramAxisB\">Otevře dialog, kde můžete upravit vlastnosti vedlejší osy Y. Pro vložení vedlejší osy Y zvolte <emph>Vložit - Osy</emph> a zaškrtněte <emph>Osa Y</emph>.</ahelp>"
+#. WZh2Z
#: 05040000.xhp
msgctxt ""
"05040000.xhp\n"
@@ -3192,6 +3607,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05040100.xhp\" name=\"Z axis\">Z axis</link>"
msgstr "<link href=\"text/schart/01/05040100.xhp\" name=\"Osa Z\">Osa Z</link>"
+#. 7WMzM
#: 05040000.xhp
msgctxt ""
"05040000.xhp\n"
@@ -3200,6 +3616,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05040100.xhp\" name=\"All axes\">All axes</link>"
msgstr "<link href=\"text/schart/01/05040100.xhp\" name=\"Všechny osy\">Všechny osy</link>"
+#. baran
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -3208,6 +3625,7 @@ msgctxt ""
msgid "Axes"
msgstr "Osy"
+#. PTRGh
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -3216,6 +3634,7 @@ msgctxt ""
msgid "<bookmark_value>axes;formatting</bookmark_value>"
msgstr "<bookmark_value>osy;formátování</bookmark_value>"
+#. FFWZu
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -3224,6 +3643,7 @@ msgctxt ""
msgid "Axes"
msgstr "Osy"
+#. BeWgb
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -3232,6 +3652,7 @@ msgctxt ""
msgid "<variable id=\"achsen\"><ahelp hid=\".\">Opens a dialog, where you can edit the properties of the selected axis.</ahelp></variable> The name of the dialog depends on the selected axis."
msgstr "<variable id=\"achsen\"><ahelp hid=\".\">Otevře dialogové okno, ve kterém můžete upravit vlastnosti zvolené osy.</ahelp></variable> Název okna závisí na zvolené ose."
+#. k52jm
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -3240,6 +3661,7 @@ msgctxt ""
msgid "The <link href=\"text/schart/01/05040200.xhp\" name=\"Y axis\">Y axis</link> has an enhanced dialog. For X-Y charts, the X axis chart is also enhanced by the <link href=\"text/schart/01/05040201.xhp\" name=\"Scaling\"><emph>Scaling</emph></link> tab."
msgstr "Dialog <link href=\"text/schart/01/05040200.xhp\" name=\"Osa Y\">Osa Y</link> obsahuje více možností. U grafů XY je také dialog osy X doplněn o kartu <link href=\"text/schart/01/05040201.xhp\" name=\"Měřítko\"><emph>Měřítko</emph></link>."
+#. 5KDFE
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -3248,6 +3670,7 @@ msgctxt ""
msgid "Scaling the X axis is only possible in the X-Y chart type."
msgstr "Úprava měřítka osy X je možná pouze u grafů typu XY."
+#. 3reGb
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -3256,6 +3679,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Znak\">Znak</link>"
+#. Gf2gJ
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -3264,6 +3688,7 @@ msgctxt ""
msgid "Y Axis"
msgstr "Osa Y"
+#. 8D2GD
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -3272,6 +3697,7 @@ msgctxt ""
msgid "<bookmark_value>Y axes; formatting</bookmark_value>"
msgstr "<bookmark_value>osy Y; formátování</bookmark_value>"
+#. wNayb
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -3280,6 +3706,7 @@ msgctxt ""
msgid "Y Axis"
msgstr "Osa Y"
+#. fU8y9
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -3288,6 +3715,7 @@ msgctxt ""
msgid "<variable id=\"yachse\"><ahelp hid=\".uno:DiagramAxisY\">Opens the<emph> Y Axis </emph>dialog, to change properties of the Y axis.</ahelp></variable>"
msgstr "<variable id=\"yachse\"><ahelp hid=\".uno:DiagramAxisY\">Otevře dialog <emph>Osa Y</emph>, ve kterém můžete upravit vlastnosti osy Y.</ahelp></variable>"
+#. TgqBL
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -3296,6 +3724,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Znak\">Znak</link>"
+#. DZeAQ
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -3304,6 +3733,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Numbers</link>"
msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Čísla\">Čísla</link>"
+#. JGn49
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3312,6 +3742,7 @@ msgctxt ""
msgid "Scale"
msgstr "Měřítko"
+#. Naz7a
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3320,6 +3751,7 @@ msgctxt ""
msgid "<bookmark_value>scaling; axes</bookmark_value><bookmark_value>logarithmic scaling along axes</bookmark_value><bookmark_value>charts;scaling axes</bookmark_value><bookmark_value>X axes;scaling</bookmark_value><bookmark_value>Y axes; scaling</bookmark_value>"
msgstr "<bookmark_value>měřítko; osy</bookmark_value><bookmark_value>logaritmické měřítko os</bookmark_value><bookmark_value>grafy; měřítko os</bookmark_value><bookmark_value>osy X; měřítko</bookmark_value><bookmark_value>osy Y; měřítko</bookmark_value>"
+#. kwALA
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3328,6 +3760,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05040201.xhp\" name=\"Scale\">Scale</link>"
msgstr "<link href=\"text/schart/01/05040201.xhp\" name=\"Měřítko\">Měřítko</link>"
+#. ZGujx
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3336,6 +3769,7 @@ msgctxt ""
msgid "Controls the scaling of the X or Y axis."
msgstr "Určuje měřítko os X a Y."
+#. Y42fe
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3344,6 +3778,7 @@ msgctxt ""
msgid "The axes are automatically scaled by $[officename] so that all values are optimally displayed."
msgstr "$[officename] automaticky nastaví měřítko os tak, aby byly všechny hodnoty zobrazeny optimálně."
+#. uhBHq
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3352,6 +3787,7 @@ msgctxt ""
msgid "To achieve specific results, you can manually change the axis scaling. For example, you can display only the top areas of the columns by shifting the zero line upwards."
msgstr "Chcete-li dosáhnout specifického výsledku, můžete měřítko osy upravit ručně. Na příklad můžete zobrazit jen horní oblasti sloupců, když zvýšíte minimum."
+#. cqLQh
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3360,6 +3796,7 @@ msgctxt ""
msgid "Scale"
msgstr "Měřítko"
+#. TwRxL
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3368,6 +3805,7 @@ msgctxt ""
msgid "You can enter values for subdividing axes in this area. You can automatically set the properties <emph>Minimum, Maximum, Major interval, Minor interval count</emph> and <emph>Reference value</emph>."
msgstr "Zde můžete zadat hodnoty pro zobrazení os. Můžete upravit tyto vlastnosti - <emph>Minimum, Maximum, Hlavní interval, Počet vedlejších intervalů</emph> a <emph>Referenční hodnota</emph>."
+#. 8DGor
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3376,6 +3814,7 @@ msgctxt ""
msgid "Minimum"
msgstr "Minimum"
+#. FCMzw
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3384,6 +3823,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_MIN\">Defines the minimum value for the beginning of the axis.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_MIN\">Určuje minimální hodnotu zobrazenou na počátku osy.</ahelp>"
+#. SF9GW
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3392,6 +3832,7 @@ msgctxt ""
msgid "Maximum"
msgstr "Maximum"
+#. fnonv
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3400,6 +3841,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_MAX\">Defines the maximum value for the end of the axis.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_MAX\">Určuje maximální hodnotu zobrazenou na konci osy.</ahelp>"
+#. 2vVtv
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3408,6 +3850,7 @@ msgctxt ""
msgid "Major interval"
msgstr "Hlavní interval"
+#. h82YW
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3416,6 +3859,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_STEP_MAIN\">Defines the interval for the main division of the axes.</ahelp> The main interval cannot be larger than the value area."
msgstr "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_STEP_MAIN\">Určuje interval hlavního dělení osy.</ahelp> Hlavní interval nemůže být větší než rozsah hodnot."
+#. UNHpT
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3424,6 +3868,7 @@ msgctxt ""
msgid "Minor interval count"
msgstr "Počet vedlejších intervalů"
+#. yCBZ8
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3432,6 +3877,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_Scale/MT_STEPHELP\">Defines the interval for the subdivision of the axes.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_Scale/MT_STEPHELP\">Určuje vedlejší interval pro dělení osy.</ahelp>"
+#. Rfip6
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3440,6 +3886,7 @@ msgctxt ""
msgid "Reference value"
msgstr "Referenční hodnota"
+#. 4zEjX
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3448,6 +3895,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_ORIGIN\">Specifies at which position to display the values along the axis.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_Scale/EDT_ORIGIN\">Určuje, kde se mají zobrazovat hodnoty osy.</ahelp>"
+#. 2deCC
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3456,6 +3904,7 @@ msgctxt ""
msgid "Automatic"
msgstr "Automaticky"
+#. vCDLV
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3464,6 +3913,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_Scale/CBX_AUTO_ORIGIN\">You must first deselect the <emph>Automatic</emph> option in order to modify the values.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_Scale/CBX_AUTO_ORIGIN\">Pokud chcete tyto hodnoty upravit, musíte nejprve odznačit pole <emph>Automaticky</emph>.</ahelp>"
+#. vbqNC
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3472,6 +3922,7 @@ msgctxt ""
msgid "Disable this feature if you are working with \"fixed\" values, as it does not permit automatic scaling."
msgstr "Vypněte tuto možnost, pokud pracujete s \"pevnými\" hodnotami, jelikož nepodporuje automatické měřítko."
+#. hATXR
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3480,6 +3931,7 @@ msgctxt ""
msgid "Logarithmic scale"
msgstr "Logaritmické měřítko"
+#. Q56Yi
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3488,6 +3940,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_Scale/CBX_LOGARITHM\">Specifies that you want the axis to be subdivided logarithmically.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_Scale/CBX_LOGARITHM\">Určuje, že chcete na ose použít logaritmické měřítko.</ahelp>"
+#. CCBLE
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3496,6 +3949,7 @@ msgctxt ""
msgid "Use this feature if you are working with values that differ sharply from each other. You can use logarithmic scaling to make the grid lines of the axis equidistant but have values that may increase or decrease."
msgstr "Toto dělení je výhodné v případech, kdy se zobrazované hodnoty navzájem výrazně liší. Použitím logaritmického měřítka dosáhnete toho, že čáry souřadnicové mřížky budou od sebe stejně vzdálené, ale jejich číselný interval bude postupně vzrůstat nebo klesat."
+#. qtLGA
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3504,6 +3958,7 @@ msgctxt ""
msgid "Reverse direction"
msgstr "Obrácený směr"
+#. MaYvp
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3512,6 +3967,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Defines where the lower and where the higher values are displayed at the axis. The unchecked state is the mathematical direction.</ahelp> That means for Cartesian coordinate systems that the x-axis shows the lower values on the left and the y-axis shows the lower values at the bottom. For polar coordinate systems the mathematical angle axis direction is counterclockwise and the radial axis is from inner to outer."
msgstr "<ahelp hid=\".\">Určuje, kde se na ose zobrazují spodní a horní hodnoty. Pokud není pole zaškrtnuto, používá se matematický směr.</ahelp> To znamená, že v karteziánském souřadnicovém systému jsou na ose x nižší hodnoty vlevo a na ose y jsou nižší hodnoty dole. V polárním souřadnicovém systému je směr osy matematického úhlu proti směru hodinových ručiček a směr radiální osy je zevnitř ven."
+#. CWJ7q
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3520,6 +3976,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. gGNiw
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3528,6 +3985,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">For some types of axes, you can select to format an axis as text or date, or to detect the type automatically.</ahelp> For the axis type \"Date\" you can set the following options."
msgstr "<ahelp hid=\".\">Pro některé osy můžete zvolit typ, a to buď text nebo datum, a nebo můžete nechat typ zvolit automaticky.</ahelp> Pro osu typu \"Datum\" můžete nastavit následující možnosti."
+#. ZDvDA
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3536,6 +3994,7 @@ msgctxt ""
msgid "Minimum and maximum value to be shown on the ends of the scale."
msgstr "Minimální a maximální hodnota zobrazená na koncích stupnice."
+#. q8gcL
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3544,6 +4003,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Resolution can be set to show days, months, or years as interval steps.</ahelp>"
msgstr "<ahelp hid=\".\">Rozlišení může být nastaveno na kroky po dnech, měsících nebo letech.</ahelp>"
+#. nHRde
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3552,6 +4012,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Major interval can be set to show a certain number of days, months, or years.</ahelp>"
msgstr "<ahelp hid=\".\">Hlavní intervaly mohou být nastaveny na určitý počet dnů, měsíců nebo let.</ahelp>"
+#. dzZVf
#: 05040201.xhp
msgctxt ""
"05040201.xhp\n"
@@ -3560,6 +4021,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Minor interval can be set to show a certain number of days, months, or years.</ahelp>"
msgstr "<ahelp hid=\".\">Vedlejší intervaly mohou být nastaveny na určitý počet dnů, měsíců nebo let.</ahelp>"
+#. qpZFF
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3568,6 +4030,7 @@ msgctxt ""
msgid "Positioning"
msgstr "Umístění"
+#. 8EdPg
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3576,6 +4039,7 @@ msgctxt ""
msgid "<bookmark_value>positioning; axes</bookmark_value><bookmark_value>charts;positioning axes</bookmark_value><bookmark_value>X axes;positioning</bookmark_value><bookmark_value>Y axes;positioning</bookmark_value><bookmark_value>axes;interval marks</bookmark_value>"
msgstr "<bookmark_value>umístění; osy</bookmark_value><bookmark_value>grafy; umístění os</bookmark_value><bookmark_value>osy X; umístění</bookmark_value><bookmark_value>osy Y; umístění</bookmark_value><bookmark_value>osy; značky intervalů</bookmark_value>"
+#. JEfPK
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3584,6 +4048,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05040202.xhp\" name=\"positioning\">Positioning</link>"
msgstr "<link href=\"text/schart/01/05040202.xhp\" name=\"Umístění\">Umístění</link>"
+#. sHVmL
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3592,6 +4057,7 @@ msgctxt ""
msgid "Controls the positioning of the axis."
msgstr "Určuje umístění os."
+#. mtSfT
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3600,6 +4066,7 @@ msgctxt ""
msgid "Axis line"
msgstr "Přímka osy"
+#. hSsca
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3608,6 +4075,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select where to cross the other axis: at start, at end, at a specified value, or at a category.</ahelp>"
msgstr "<ahelp hid=\".\">Zvolte, kde se protnou osy: na začátku, na konci, na určené hodnotě nebo v kategorii.</ahelp>"
+#. t53DZ
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3616,6 +4084,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the value where the axis line should cross the other axis.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte hodnotu, kde se osy protnou.</ahelp>"
+#. n3mVc
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3624,6 +4093,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the category where the axis line should cross the other axis.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte kategorii, kde se osy protnou.</ahelp>"
+#. jRG4d
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3632,6 +4102,7 @@ msgctxt ""
msgid "Labels"
msgstr "Popisky"
+#. LVfGB
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3640,6 +4111,7 @@ msgctxt ""
msgid "Place labels"
msgstr "Umístění popisků"
+#. uy8BF
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3648,6 +4120,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select where to place the labels: near axis, near axis (other side), outside start, or outside end.</ahelp>"
msgstr "<ahelp hid=\".\">Zvolte umístění popisků: poblíž osy, poblíž osy (opačná strana), mimo začátek, mimo konec.</ahelp>"
+#. 8V6CB
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3656,6 +4129,7 @@ msgctxt ""
msgid "Interval marks"
msgstr "Značky intervalu"
+#. CDmvy
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3664,6 +4138,7 @@ msgctxt ""
msgid "Major:"
msgstr "Hlavní:"
+#. tZU6o
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3672,6 +4147,7 @@ msgctxt ""
msgid "Specifies whether the marks are to be on the inner or outer side of the axis. It is possible to combine both: you will then see marks on both sides."
msgstr "Určuje, zda mají být značky na vnitřní nebo vnější straně osy. Můžete je zkombinovat a nechat si zobrazit značky na obou stranách."
+#. F9H44
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3680,6 +4156,7 @@ msgctxt ""
msgid "Inner"
msgstr "Vnitřní"
+#. VvDDj
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3688,6 +4165,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_AxisPositions/CB_TICKS_INNER\">Specifies that marks are placed on the inner side of the axis.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_AxisPositions/CB_TICKS_INNER\">Určuje, že se značky zobrazí na vnitřní straně osy.</ahelp>"
+#. hzLEV
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3696,6 +4174,7 @@ msgctxt ""
msgid "Outer"
msgstr "Vnější"
+#. zxaAN
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3704,6 +4183,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_AxisPositions/CB_TICKS_OUTER\">Specifies that marks are placed on the outer side of the axis.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_AxisPositions/CB_TICKS_OUTER\">Určuje, že se značky zobrazí na vnější straně osy.</ahelp>"
+#. iyEDd
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3712,6 +4192,7 @@ msgctxt ""
msgid "Minor:"
msgstr "Vedlejší:"
+#. c9Prz
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3720,6 +4201,7 @@ msgctxt ""
msgid "This area is used to define the marking dashes between the axis marks. It is possible to activate both fields. This will result in a marking line running from the outside to the inside."
msgstr "Tato část dialogového okna slouží k nastavení vedlejších značek stupnice mezi hlavními značkami osy. Můžete zaškrtnout obě políčka. Výsledkem jsou čáry označující hodnoty zobrazené po obou stranách osy."
+#. yckYY
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3728,6 +4210,7 @@ msgctxt ""
msgid "Inner"
msgstr "Vnitřní"
+#. xeXGH
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3736,6 +4219,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_AxisPositions/CB_MINOR_INNER\">Specifies that minor interval marks are placed on the inner side of the axis.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_AxisPositions/CB_MINOR_INNER\">Určuje, že se značky vedlejšího intervalu zobrazí na vnitřní straně osy.</ahelp>"
+#. m6WWD
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3744,6 +4228,7 @@ msgctxt ""
msgid "Outer"
msgstr "Vnější"
+#. aqCBW
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3752,6 +4237,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/tp_AxisPositions/CB_MINOR_OUTER\">Specifies that minor interval marks are placed on the outer side of the axis.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/tp_AxisPositions/CB_MINOR_OUTER\">Určuje, že se značky vedlejšího intervalu zobrazí na vnější straně osy.</ahelp>"
+#. NyADu
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3760,6 +4246,7 @@ msgctxt ""
msgid "Place marks"
msgstr "Umístění značek"
+#. hPqYX
#: 05040202.xhp
msgctxt ""
"05040202.xhp\n"
@@ -3768,6 +4255,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select where to place the marks: at labels, at axis, or at axis and labels.</ahelp>"
msgstr "<ahelp hid=\".\">Zvolte umístění značek: u popisků, u osy nebo u osy a popisků.</ahelp>"
+#. GwT4s
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -3776,6 +4264,7 @@ msgctxt ""
msgid "Grid"
msgstr "Mřížka"
+#. 6WJr8
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -3784,6 +4273,7 @@ msgctxt ""
msgid "<bookmark_value>grids; formatting axes</bookmark_value><bookmark_value>axes; formatting grids</bookmark_value>"
msgstr "<bookmark_value>mřížky; formátování os</bookmark_value><bookmark_value>osy; formátování mřížky</bookmark_value>"
+#. WCwbv
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -3792,6 +4282,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05050000.xhp\" name=\"Grid\">Grid</link>"
msgstr "<link href=\"text/schart/01/05050000.xhp\" name=\"Mřížka\">Mřížka</link>"
+#. wrhBD
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -3800,6 +4291,7 @@ msgctxt ""
msgid "Opens a submenu, where you select the grid you want to format."
msgstr "Otevře podnabídku, ve které si vyberete, kterou mřížku chcete upravit."
+#. hUUha
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -3808,6 +4300,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"X Axis Major Grid\">X Axis Major Grid</link>"
msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Hlavní mřížka osy X\">Hlavní mřížka osy X</link>"
+#. bzjCW
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -3816,6 +4309,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"Y Axis Major Grid\">Y Axis Major Grid</link>"
msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Hlavní mřížka osy Y\">Hlavní mřížka osy Y</link>"
+#. HYSXB
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -3824,6 +4318,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"Z Axis Major Grid\">Z Axis Major Grid</link>"
msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Hlavní mřížka osy Z\">Hlavní mřížka osy Z</link>"
+#. PCETn
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -3832,6 +4327,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"X Axis Minor Grid\">X Axis Minor Grid</link>"
msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Vedlejší mřížky osy X\">Vedlejší mřížky osy X</link>"
+#. VEqkq
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -3840,6 +4336,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"Y Axis Minor Grid\">Y Axis Minor Grid</link>"
msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Vedlejší mřížka osy Y\">Vedlejší mřížka osy Y</link>"
+#. XRkcC
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -3848,6 +4345,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"Z Axis minor Grid\">Z Axis minor Grid</link>"
msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Vedlejší mřížka osy Z\">Vedlejší mřížka osy Z</link>"
+#. vdS2r
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -3856,6 +4354,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05050100.xhp\" name=\"All Axis Grids\">All Axis Grids</link>"
msgstr "<link href=\"text/schart/01/05050100.xhp\" name=\"Mřížky všech os\">Mřížky všech os</link>"
+#. g7BqG
#: 05050100.xhp
msgctxt ""
"05050100.xhp\n"
@@ -3864,6 +4363,7 @@ msgctxt ""
msgid "Grid"
msgstr "Mřížka"
+#. 6C6rP
#: 05050100.xhp
msgctxt ""
"05050100.xhp\n"
@@ -3872,6 +4372,7 @@ msgctxt ""
msgid "<bookmark_value>X axes;grid formatting</bookmark_value><bookmark_value>Y axes;grid formatting</bookmark_value><bookmark_value>Z axes; grid formatting</bookmark_value>"
msgstr "<bookmark_value>osy X; formátování mřížky</bookmark_value><bookmark_value>osy Y; formátování mřížky</bookmark_value><bookmark_value>osy Z; formátování mřížky</bookmark_value>"
+#. h3HmA
#: 05050100.xhp
msgctxt ""
"05050100.xhp\n"
@@ -3880,6 +4381,7 @@ msgctxt ""
msgid "Grid"
msgstr "Mřížka"
+#. dYG27
#: 05050100.xhp
msgctxt ""
"05050100.xhp\n"
@@ -3888,6 +4390,7 @@ msgctxt ""
msgid "<variable id=\"gitter\"><ahelp hid=\".uno:DiagramGridAll\">Opens the <emph>Grid</emph> dialog for defining grid properties.</ahelp></variable>"
msgstr "<variable id=\"gitter\"><ahelp hid=\".uno:DiagramGridAll\">Otevře dialog <emph>Mřížka</emph>, kde můžete určit vlastnosti mřížky.</ahelp></variable>"
+#. CbCCK
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -3896,6 +4399,7 @@ msgctxt ""
msgid "Chart Wall"
msgstr "Stěna grafu"
+#. vspoT
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -3904,6 +4408,7 @@ msgctxt ""
msgid "<bookmark_value>charts; formatting walls</bookmark_value><bookmark_value>formatting;chart walls</bookmark_value>"
msgstr "<bookmark_value>grafy; formátování stěny</bookmark_value><bookmark_value>formátování; stěna grafu</bookmark_value>"
+#. HBA8i
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -3912,6 +4417,7 @@ msgctxt ""
msgid "Chart Wall"
msgstr "Stěna grafu"
+#. 6aEts
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -3920,6 +4426,7 @@ msgctxt ""
msgid "<variable id=\"diagramm\"><ahelp visibility=\"visible\" hid=\".uno:DiagramWall\">Opens the<emph> Chart Wall</emph> dialog, where you can modify the properties of the chart wall. The chart wall is the \"vertical\" background behind the data area of the chart.</ahelp></variable>"
msgstr "<variable id=\"diagramm\"><ahelp visibility=\"visible\" hid=\".uno:DiagramWall\">Otevře dialog <emph>Stěna grafu</emph>, kde můžete upravit vlastnosti stěny grafu. Stěna grafu je \"svislé\" pozadí za datovou oblastí grafu.</ahelp></variable>"
+#. ukkpD
#: 05070000.xhp
msgctxt ""
"05070000.xhp\n"
@@ -3928,6 +4435,7 @@ msgctxt ""
msgid "Chart Floor"
msgstr "Pata grafu"
+#. AmbEw
#: 05070000.xhp
msgctxt ""
"05070000.xhp\n"
@@ -3936,6 +4444,7 @@ msgctxt ""
msgid "<bookmark_value>charts; formatting floors</bookmark_value><bookmark_value>formatting; chart floors</bookmark_value>"
msgstr "<bookmark_value>grafy; formátování paty</bookmark_value><bookmark_value>formátování; pata grafu</bookmark_value>"
+#. BF6Cr
#: 05070000.xhp
msgctxt ""
"05070000.xhp\n"
@@ -3944,6 +4453,7 @@ msgctxt ""
msgid "Chart Floor"
msgstr "Pata grafu"
+#. vBbEK
#: 05070000.xhp
msgctxt ""
"05070000.xhp\n"
@@ -3952,6 +4462,7 @@ msgctxt ""
msgid "<variable id=\"diagrammboden\"><ahelp hid=\".uno:DiagramFloor\">Opens the<emph> Chart Floor</emph> dialog, where you can modify the properties of the chart floor. The chart floor is the lower area in 3D charts. This function is only available for 3D charts.</ahelp></variable>"
msgstr "<variable id=\"diagrammboden\"><ahelp hid=\".uno:DiagramFloor\">Otevře dialog <emph>Pata grafu</emph>, kde můžete upravit vlastnosti paty grafu. Pata grafu je dolní oblast ve 3D grafech. Tato funkce je k dispozici jen pro 3D grafy.</ahelp></variable>"
+#. rVbgq
#: 05080000.xhp
msgctxt ""
"05080000.xhp\n"
@@ -3960,6 +4471,7 @@ msgctxt ""
msgid "Chart Area"
msgstr "Plocha grafu"
+#. cZjBn
#: 05080000.xhp
msgctxt ""
"05080000.xhp\n"
@@ -3968,6 +4480,7 @@ msgctxt ""
msgid "<bookmark_value>charts; formatting areas</bookmark_value><bookmark_value>formatting; chart areas</bookmark_value>"
msgstr "<bookmark_value>grafy; formátování plochy</bookmark_value><bookmark_value>formátování; plocha grafu</bookmark_value>"
+#. mQBdC
#: 05080000.xhp
msgctxt ""
"05080000.xhp\n"
@@ -3976,6 +4489,7 @@ msgctxt ""
msgid "Chart Area"
msgstr "Plocha grafu"
+#. PNQJZ
#: 05080000.xhp
msgctxt ""
"05080000.xhp\n"
@@ -3984,6 +4498,7 @@ msgctxt ""
msgid "<variable id=\"diagrammflaeche\"><ahelp visibility=\"visible\" hid=\".uno:DiagramArea\">Opens the<emph> Chart Area</emph> dialog, where you can modify the properties of the chart area. The chart area is the background behind all elements of the chart.</ahelp></variable>"
msgstr "<variable id=\"diagrammflaeche\"><ahelp visibility=\"visible\" hid=\".uno:DiagramArea\">Otevře dialog <emph>Plocha grafu</emph>, kde můžete upravit vlastnosti plochy grafu. Plocha grafu je pozadí za všemi prvky grafu.</ahelp></variable>"
+#. sEsxS
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -3992,6 +4507,7 @@ msgctxt ""
msgid "Arrangement"
msgstr "Uspořádání"
+#. EUoBF
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -4000,6 +4516,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05120000.xhp\" name=\"Arrangement\">Arrangement</link>"
msgstr "<link href=\"text/schart/01/05120000.xhp\" name=\"Uspořádání\">Uspořádání</link>"
+#. fUrWy
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -4008,6 +4525,7 @@ msgctxt ""
msgid "Allows you to modify the order of the data series already set in the chart."
msgstr "Tento příkaz umožňuje změnit pořadí datových řad v zobrazeném grafu."
+#. DE4oP
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -4016,6 +4534,7 @@ msgctxt ""
msgid "The position of the data in the data table remains unchanged. You can only choose the commands after inserting a chart in $[officename] Calc."
msgstr "Umístění dat v tabulce se nezmění. Tyto příkazy můžete použít jen po vložení grafu do $[officename] Calc."
+#. ymTP6
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -4024,6 +4543,7 @@ msgctxt ""
msgid "This function is only available if you have data displayed in columns. It is not possible to switch to data display in rows."
msgstr "Tato funkce je dostupná pouze, když máte data zobrazena ve sloupcích. Není možné měnit pořadí dat zobrazených v řádcích."
+#. oMeCC
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -4032,6 +4552,7 @@ msgctxt ""
msgid "Bring Forward"
msgstr "Přenést blíž"
+#. xGsA3
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -4040,6 +4561,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Forward\">Brings the selected data series forward (to the right).</ahelp>"
msgstr "<ahelp hid=\".uno:Forward\">Přenese vybranou datovou řadu dopředu (doprava).</ahelp>"
+#. YagB2
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -4048,6 +4570,7 @@ msgctxt ""
msgid "Send Backward"
msgstr "Odsunout dál"
+#. gcv9C
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -4056,6 +4579,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Backward\">Sends the selected data series backward (to the left).</ahelp>"
msgstr "<ahelp hid=\".uno:Backward\">Přenese vybranou datovou řadu dozadu (doleva).</ahelp>"
+#. wFtFh
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4064,6 +4588,7 @@ msgctxt ""
msgid "Choosing a Chart Type"
msgstr "Volba typu grafu"
+#. pHCGG
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4072,6 +4597,7 @@ msgctxt ""
msgid "<variable id=\"choose_chart_type\"><link href=\"text/schart/01/choose_chart_type.xhp\">Choosing a Chart Type</link></variable>"
msgstr "<variable id=\"choose_chart_type\"><link href=\"text/schart/01/choose_chart_type.xhp\">Volba typu grafu</link></variable>"
+#. GZRKL
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4080,6 +4606,7 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "Na první straně <link href=\"text/schart/01/wiz_chart_type.xhp\">Průvodce grafem</link> si můžete zvolit typ grafu."
+#. NSMjA
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4088,6 +4615,7 @@ msgctxt ""
msgid "The available chart types"
msgstr "Dostupné typy grafů"
+#. qAJjC
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4096,6 +4624,7 @@ msgctxt ""
msgid "Choose from the following chart types, depending on data type and intended presentation effect."
msgstr "Vyberte si z následujících typů grafu, záleží na druhu dat a zamýšleném dopadu prezentace."
+#. bDtES
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4104,6 +4633,7 @@ msgctxt ""
msgid "<image id=\"img_id3145172\" src=\"chart2/res/columns_52x60.png\" width=\"0.6252in\" height=\"0.5417in\"><alt id=\"alt_id3145172\">Icon</alt></image> and <image id=\"Graphic8\" src=\"chart2/res/bar_52x60.png\" width=\"0.6252in\" height=\"0.5417in\"><alt id=\"alt_\">Icon</alt></image>"
msgstr "<image id=\"img_id3145172\" src=\"chart2/res/columns_52x60.png\" width=\"0.6252in\" height=\"0.5417in\"><alt id=\"alt_id3145172\">Icon</alt></image> a <image id=\"Graphic8\" src=\"chart2/res/bar_52x60.png\" width=\"0.6252in\" height=\"0.5417in\"><alt id=\"alt_\">Icon</alt></image>"
+#. apDTw
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4112,6 +4642,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/type_column_bar.xhp\">Column or Bar</link>"
msgstr "<link href=\"text/schart/01/type_column_bar.xhp\">Sloupcový nebo řádkový</link>"
+#. BGLza
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4120,6 +4651,7 @@ msgctxt ""
msgid "<image id=\"Graphic2\" src=\"chart2/res/pie_52x60.png\" width=\"0.6252in\" height=\"0.5417in\"><alt id=\"alt_\">Icon</alt></image>"
msgstr "<image id=\"Graphic2\" src=\"chart2/res/pie_52x60.png\" width=\"0.6252in\" height=\"0.5417in\"><alt id=\"alt_\">Icon</alt></image>"
+#. H3Ttu
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4128,6 +4660,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/type_pie.xhp\">Pie</link>"
msgstr "<link href=\"text/schart/01/type_pie.xhp\">Výsečový</link>"
+#. BiPGS
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4136,6 +4669,7 @@ msgctxt ""
msgid "<image id=\"Graphic21\" src=\"chart2/res/areas_52x60.png\" width=\"0.6252in\" height=\"0.5417in\"><alt id=\"alt_\">Icon</alt></image>"
msgstr "<image id=\"Graphic21\" src=\"chart2/res/areas_52x60.png\" width=\"0.6252in\" height=\"0.5417in\"><alt id=\"alt_\">Icon</alt></image>"
+#. VZzdr
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4144,6 +4678,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/type_area.xhp\">Area</link>"
msgstr "<link href=\"text/schart/01/type_area.xhp\">Oblasti</link>"
+#. uiHwY
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4152,6 +4687,7 @@ msgctxt ""
msgid "<image id=\"Graphic3\" src=\"chart2/res/nostackdirectboth_52x60.png\" width=\"0.6252in\" height=\"0.5417in\"><alt id=\"alt_\">Icon</alt></image>"
msgstr "<image id=\"Graphic3\" src=\"chart2/res/nostackdirectboth_52x60.png\" width=\"0.6252in\" height=\"0.5417in\"><alt id=\"alt_\">Icon</alt></image>"
+#. dsjDD
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4160,6 +4696,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/type_line.xhp\">Line</link>"
msgstr "<link href=\"text/schart/01/type_line.xhp\">Čárový</link>"
+#. utqTF
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4168,6 +4705,7 @@ msgctxt ""
msgid "<image id=\"Graphic4\" src=\"chart2/res/valueaxisdirectpoints_52x60.png\" width=\"0.6252in\" height=\"0.5417in\"><alt id=\"alt_\">Icon</alt></image>"
msgstr "<image id=\"Graphic4\" src=\"chart2/res/valueaxisdirectpoints_52x60.png\" width=\"0.6252in\" height=\"0.5417in\"><alt id=\"alt_\">Icon</alt></image>"
+#. eE7So
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4176,6 +4714,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/type_xy.xhp\">XY (scatter)</link>"
msgstr "<link href=\"text/schart/01/type_xy.xhp\">XY (bodový)</link>"
+#. CqF8B
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4184,6 +4723,7 @@ msgctxt ""
msgid "<image id=\"graphics1\" src=\"chart2/res/bubble_52x60.png\" width=\"0.6252in\" height=\"0.5417in\"><alt id=\"alt_\">Icon</alt></image>"
msgstr "<image id=\"graphics1\" src=\"chart2/res/bubble_52x60.png\" width=\"0.6252in\" height=\"0.5417in\"><alt id=\"alt_\">Icon</alt></image>"
+#. 86un5
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4192,6 +4732,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/type_bubble.xhp\">Bubble</link>"
msgstr "<link href=\"text/schart/01/type_bubble.xhp\">Bublinový</link>"
+#. C4WbG
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4200,6 +4741,7 @@ msgctxt ""
msgid "<image id=\"Graphic5\" src=\"chart2/res/net_52x60.png\" width=\"0.6252in\" height=\"0.5417in\"><alt id=\"alt_\">Icon</alt></image>"
msgstr "<image id=\"Graphic5\" src=\"chart2/res/net_52x60.png\" width=\"0.6252in\" height=\"0.5417in\"><alt id=\"alt_\">Icon</alt></image>"
+#. eVaRs
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4208,6 +4750,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/type_net.xhp\">Net</link>"
msgstr "<link href=\"text/schart/01/type_net.xhp\">Paprskový</link>"
+#. aYYAZ
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4216,6 +4759,7 @@ msgctxt ""
msgid "<image id=\"Graphic6\" src=\"chart2/res/stock_52x60.png\" width=\"0.6252in\" height=\"0.5417in\"><alt id=\"alt_\">Icon</alt></image>"
msgstr "<image id=\"Graphic6\" src=\"chart2/res/stock_52x60.png\" width=\"0.6252in\" height=\"0.5417in\"><alt id=\"alt_\">Icon</alt></image>"
+#. bYxSH
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4224,6 +4768,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/type_stock.xhp\">Stock</link>"
msgstr "<link href=\"text/schart/01/type_stock.xhp\">Burzovní</link>"
+#. Aap42
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4232,6 +4777,7 @@ msgctxt ""
msgid "<image id=\"Graphic7\" src=\"chart2/res/columnline_52x60.png\" width=\"0.6252in\" height=\"0.5417in\"><alt id=\"alt_\">Icon</alt></image>"
msgstr "<image id=\"Graphic7\" src=\"chart2/res/columnline_52x60.png\" width=\"0.6252in\" height=\"0.5417in\"><alt id=\"alt_\">Icon</alt></image>"
+#. yR6VB
#: choose_chart_type.xhp
msgctxt ""
"choose_chart_type.xhp\n"
@@ -4240,6 +4786,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/type_column_line.xhp\">Column and Line</link>"
msgstr "<link href=\"text/schart/01/type_column_line.xhp\">Sloupcový s čarami</link>"
+#. kQknt
#: smooth_line_properties.xhp
msgctxt ""
"smooth_line_properties.xhp\n"
@@ -4248,6 +4795,7 @@ msgctxt ""
msgid "Smooth Line Properties"
msgstr "Vlastnosti vyhlazené čáry"
+#. Zx2FE
#: smooth_line_properties.xhp
msgctxt ""
"smooth_line_properties.xhp\n"
@@ -4256,6 +4804,7 @@ msgctxt ""
msgid "<bookmark_value>curves;properties in line charts/XY charts</bookmark_value><bookmark_value>properties;smooth lines in line charts/XY charts</bookmark_value>"
msgstr "<bookmark_value>křivky;vlastnosti v čárových a XY grafech</bookmark_value><bookmark_value>vlastnosti;vyhlazené čáry v čárových a XY grafech</bookmark_value>"
+#. AuPnz
#: smooth_line_properties.xhp
msgctxt ""
"smooth_line_properties.xhp\n"
@@ -4264,6 +4813,7 @@ msgctxt ""
msgid "Smooth Line Properties"
msgstr "Vlastnosti vyhlazené čáry"
+#. a82gk
#: smooth_line_properties.xhp
msgctxt ""
"smooth_line_properties.xhp\n"
@@ -4272,6 +4822,7 @@ msgctxt ""
msgid "In a chart that displays lines (Line type or XY type), you can choose to show curves instead of straight lines. Some options control the properties of those curves."
msgstr "U grafů, které zobrazují čáry (čárové nebo XY), si můžete místo zobrazování rovných čar vybrat křivky. Vlastnosti těchto křivek je možno upravit."
+#. MRAjd
#: smooth_line_properties.xhp
msgctxt ""
"smooth_line_properties.xhp\n"
@@ -4280,6 +4831,7 @@ msgctxt ""
msgid "To change line properties"
msgstr "Pro změnu vlastností čáry"
+#. pZq8s
#: smooth_line_properties.xhp
msgctxt ""
"smooth_line_properties.xhp\n"
@@ -4288,6 +4840,7 @@ msgctxt ""
msgid "Select Cubic Spline or B-Spline."
msgstr "Zvolte Kubický splajn nebo B-splajn."
+#. CNFQV
#: smooth_line_properties.xhp
msgctxt ""
"smooth_line_properties.xhp\n"
@@ -4296,6 +4849,7 @@ msgctxt ""
msgid "These are mathematical models that influence the display of the curves. The curves are created by joining together segments of polynomials."
msgstr "Jde o matematické modely, které mají vliv na způsob vykreslení křivek. Křivky jsou tvořeny spojením segmentů polynomů."
+#. ABJmv
#: smooth_line_properties.xhp
msgctxt ""
"smooth_line_properties.xhp\n"
@@ -4304,6 +4858,7 @@ msgctxt ""
msgid "Optionally set the resolution. A higher value leads to a smoother line."
msgstr "Můžete nastavit rozlišení. Čím vyšší hodnota, tím vyhlazenější křivka."
+#. eLGMB
#: smooth_line_properties.xhp
msgctxt ""
"smooth_line_properties.xhp\n"
@@ -4312,6 +4867,7 @@ msgctxt ""
msgid "For B-spline lines optionally set the degree of the polynomials."
msgstr "Pro B-splajn křivky je možné volitelně určit stupeň polynomu."
+#. fTSUX
#: smooth_line_properties.xhp
msgctxt ""
"smooth_line_properties.xhp\n"
@@ -4320,6 +4876,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Apply a line curve model.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Použít model křivky z úseček.</ahelp>"
+#. u3vBC
#: smooth_line_properties.xhp
msgctxt ""
"smooth_line_properties.xhp\n"
@@ -4328,6 +4885,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the resolution.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nastavit rozlišení.</ahelp>"
+#. m8yTA
#: smooth_line_properties.xhp
msgctxt ""
"smooth_line_properties.xhp\n"
@@ -4336,6 +4894,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the degree of the polynomials.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nastavit stupeň polynomů.</ahelp>"
+#. iZJ5N
#: stepped_line_properties.xhp
msgctxt ""
"stepped_line_properties.xhp\n"
@@ -4344,6 +4903,7 @@ msgctxt ""
msgid "Smooth Line Properties"
msgstr "Vlastnosti vyhlazené čáry"
+#. xddCx
#: stepped_line_properties.xhp
msgctxt ""
"stepped_line_properties.xhp\n"
@@ -4352,6 +4912,7 @@ msgctxt ""
msgid "<bookmark_value>curves;properties in line charts/XY charts</bookmark_value><bookmark_value>properties;stepped lines in line charts/XY charts</bookmark_value>"
msgstr "<bookmark_value>křivky;vlastnosti v čárových a XY grafech</bookmark_value><bookmark_value>vlastnosti;stupňové čáry v čárových a XY grafech</bookmark_value>"
+#. WXmF7
#: stepped_line_properties.xhp
msgctxt ""
"stepped_line_properties.xhp\n"
@@ -4360,6 +4921,7 @@ msgctxt ""
msgid "Stepped Line Properties"
msgstr "Vlastnosti stupňové čáry"
+#. jGBNH
#: stepped_line_properties.xhp
msgctxt ""
"stepped_line_properties.xhp\n"
@@ -4368,6 +4930,7 @@ msgctxt ""
msgid "In a chart that displays lines (Line type or XY type), you can choose to connect the points with steps instead of straight lines. Some options control the properties of those steps."
msgstr "U grafů, které zobrazují čáry (čárové nebo XY), si můžete místo zobrazování rovných čar vybrat stupně. Vlastnosti těchto křivek je možno upravit."
+#. SsvYA
#: stepped_line_properties.xhp
msgctxt ""
"stepped_line_properties.xhp\n"
@@ -4376,6 +4939,7 @@ msgctxt ""
msgid "Different step types"
msgstr "Různé typy stupně"
+#. af8Pg
#: stepped_line_properties.xhp
msgctxt ""
"stepped_line_properties.xhp\n"
@@ -4384,6 +4948,7 @@ msgctxt ""
msgid "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Start step icon</alt></image>"
msgstr "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Ikona stupně na začátku</alt></image>"
+#. 4GdQA
#: stepped_line_properties.xhp
msgctxt ""
"stepped_line_properties.xhp\n"
@@ -4392,6 +4957,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_start_rb\">Start with horizontal line and step up vertically at the end.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_start_rb\">Začíná vodorovnou čarou a na konci vytváří svislý stupeň.</ahelp>"
+#. oTLCT
#: stepped_line_properties.xhp
msgctxt ""
"stepped_line_properties.xhp\n"
@@ -4400,6 +4966,7 @@ msgctxt ""
msgid "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">End step icon</alt></image>"
msgstr "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">Ikona stupně na konci</alt></image>"
+#. 2h5ct
#: stepped_line_properties.xhp
msgctxt ""
"stepped_line_properties.xhp\n"
@@ -4408,6 +4975,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_center_x_rb\">Start to step up vertically and end with horizontal line.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_center_x_rb\">Na začátku vytváří svislý stupeň a končí vodorovnou čarou.</ahelp>"
+#. RF3kN
#: stepped_line_properties.xhp
msgctxt ""
"stepped_line_properties.xhp\n"
@@ -4416,6 +4984,7 @@ msgctxt ""
msgid "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Center X icon</alt></image>"
msgstr "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Ikona pro střed X</alt></image>"
+#. AC7AG
#: stepped_line_properties.xhp
msgctxt ""
"stepped_line_properties.xhp\n"
@@ -4424,6 +4993,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_end_rb\">Start with horizontal line, step up vertically in the middle of the X values and end with horizontal line.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_end_rb\">Začíná vodorovnou čarou, ve středu hodnot X vytváří svislý stupeň a končí vodorovnou čarou.</ahelp>"
+#. jXRcN
#: stepped_line_properties.xhp
msgctxt ""
"stepped_line_properties.xhp\n"
@@ -4432,6 +5002,7 @@ msgctxt ""
msgid "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Center Y icon</alt></image>"
msgstr "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Ikona pro střed Y</alt></image>"
+#. xGcjt
#: stepped_line_properties.xhp
msgctxt ""
"stepped_line_properties.xhp\n"
@@ -4440,6 +5011,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_center_y_rb\">Start to step up vertically to the middle of the Y values, draw a horizontal line and finish by stepping vertically to the end.</ahelp>"
msgstr "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_center_y_rb\">Na začátku začne vytvářet svislý stupeň do středu hodnot Y, poté nakreslí vodorovnou čáru a na konci svislý stupeň uzavře.</ahelp>"
+#. FvgkA
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4448,6 +5020,7 @@ msgctxt ""
msgid "3D View"
msgstr "3D pohled"
+#. MPJ28
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4456,6 +5029,7 @@ msgctxt ""
msgid "<bookmark_value>3D charts</bookmark_value> <bookmark_value>charts; 3D views</bookmark_value> <bookmark_value>illumination; 3D charts</bookmark_value>"
msgstr "<bookmark_value>3D grafy</bookmark_value><bookmark_value>grafy;3D zobrazení</bookmark_value><bookmark_value>osvětlení; 3D grafy</bookmark_value>"
+#. D5fGV
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4464,6 +5038,7 @@ msgctxt ""
msgid "<variable id=\"three_d_view\"><link href=\"text/schart/01/three_d_view.xhp\">3D View</link></variable>"
msgstr "<variable id=\"three_d_view\"><link href=\"text/schart/01/three_d_view.xhp\">3D pohled</link></variable>"
+#. K3TFE
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4472,6 +5047,7 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> or in the context menu of a chart you can choose a chart type. <ahelp hid=\".\" visibility=\"hidden\">Opens a dialog to edit the properties of a three dimensional view for Column, Bar, Pie, and Area charts. For Line and XY (Scatter) charts you can see 3D lines.</ahelp>"
msgstr "Na první stránce <link href=\"text/schart/01/wiz_chart_type.xhp\">Průvodce grafem</link> nebo v místní nabídce grafu je možné zvolit typ grafu. <ahelp hid=\".\" visibility=\"hidden\">Otevře dialogové okno pro úpravu vlastností prostorového zobrazení sloupcových, řádkových, výsečových a plošných grafů. Pro čárové a XY (bodové) grafy je možné nastavit 3D zobrazení čar.</ahelp>"
+#. FJdFw
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4480,6 +5056,7 @@ msgctxt ""
msgid "The chart preview responds to the new settings that you enter in the dialog."
msgstr "Náhled grafu se mění podle nastavení zadaného v tomto dialogu."
+#. ECHVW
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4488,6 +5065,7 @@ msgctxt ""
msgid "When you leave the dialog with OK, the settings are applied permanently."
msgstr "Když zavřete dialog pomocí tlačítka OK, použijí se změny natrvalo."
+#. MGhrT
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4496,6 +5074,7 @@ msgctxt ""
msgid "When you leave the dialog with Cancel or Escape, the chart returns to the state when you opened the dialog."
msgstr "Když zavřete dialog pomocí tlačítka Zrušit nebo klávesou Escape, graf se vrátí do původního stavu."
+#. 6fpbE
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4504,6 +5083,7 @@ msgctxt ""
msgid "For a 3D chart you can choose <item type=\"menuitem\">Format - 3D View</item> to set perspective, appearance and illumination."
msgstr "Pro 3D graf můžete použít příkaz <item type=\"menuitem\">Formát - 3D pohled</item> a nastavit perspektivu, vzhled a osvětlení."
+#. kB3EJ
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4512,6 +5092,7 @@ msgctxt ""
msgid "Perspective"
msgstr "Perspektiva"
+#. uEsKT
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4520,6 +5101,7 @@ msgctxt ""
msgid "Enter the values for rotation of the chart on the three axes and for a perspective view."
msgstr "Zadejte hodnoty pro otočení grafu na třech osách a pro perspektivu zobrazení."
+#. q86vQ
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4528,6 +5110,7 @@ msgctxt ""
msgid "Set all angles to 0 for a front view of the chart. Pie charts and donut charts are shown as circles."
msgstr "Pro pohled na graf zepředu nastavte všechny úhly na 0. Výsečové a prstencové grafy se zobrazí jako kruhy."
+#. 7gq8D
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4536,6 +5119,7 @@ msgctxt ""
msgid "With Right-angled axes enabled, you can rotate the chart contents only in X and Y direction, that is, parallel to the chart borders."
msgstr "Pokud jsou zapnuty Pravoúhlé osy, můžete graf otáčet jen ve směru os X a Y, tj. paralelně s okraji grafu."
+#. WbNFp
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4544,6 +5128,7 @@ msgctxt ""
msgid "An x value of 90, with y and z set to 0, provides a view from top down to the chart. With x set to -90, you see the bottom of the chart."
msgstr "Při nastavení x na 90, y a z na 0 se zobrazí pohled na graf shora. Při x nastavené na -90 se graf zobrazí zespodu."
+#. x4gAP
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4552,6 +5137,7 @@ msgctxt ""
msgid "The rotations are applied in the order first x, then y, last z."
msgstr "Otočení se použije v pořadí nejprve x, potom y a nakonec z."
+#. dJrGA
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4560,6 +5146,7 @@ msgctxt ""
msgid "When shading is enabled and you rotate a chart, the lights are rotated as if they are fixed to the chart."
msgstr "Když je zapnuto stínování a otočíte graf, světla se otočí, jako by byla napevno připojena ke grafu."
+#. dkHpm
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4568,6 +5155,7 @@ msgctxt ""
msgid "The rotation axes always relate to the page, not to the chart's axes. This is different from some other chart programs."
msgstr "Úhly otočení se vždy vztahují ke stránce, ne k osám grafu. V jiných programech pro tvorbu grafů to může být odlišné."
+#. TCAhS
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4576,6 +5164,7 @@ msgctxt ""
msgid "Select the Perspective check box to view the chart in central perspective as through a camera lens instead of using a parallel projection."
msgstr "Zaškrtněte pole Perspektiva, pokud chcete graf zobrazit ve středové perspektivě (jako skrz čočku kamery) namísto paralelní projekce."
+#. ttWsp
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4584,6 +5173,7 @@ msgctxt ""
msgid "Set the focus length with the spin button. 100% gives a perspective view where a far edge in the chart looks approximately half as big as a near edge."
msgstr "Pomocí rolovacího tlačítka nastavte ohnisko. 100% představuje perspektivu, kde vzdálený okraj grafu vypadá přibližně poloviční oproti blízkému okraji."
+#. X7UoV
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4592,6 +5182,7 @@ msgctxt ""
msgid "Older versions of %PRODUCTNAME cannot display the percentage of perspective the same way as the current version."
msgstr "Starší verze %PRODUCTNAME nemohou zobrazit procenta perspektivy stejně jako aktuální verze."
+#. SY4DN
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4600,6 +5191,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">If Right-angled axes is enabled, you can rotate the chart contents only in X and Y direction, that is, parallel to the chart borders. Right-angled axes is enabled by default for newly created 3D charts. Pie and Donut charts do not support right-angled axes.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pokud jsou zapnuty Pravoúhlé osy, můžete otáčet obsah grafu jen ve směru os X a Y, tj. paralelně s okraji grafu. Pro nově vytvořené 3D grafy jsou Pravoúhlé osy implicitně zapnuty. Výsečové a prstencové grafy pravoúhlé osy nepodporují.</ahelp>"
+#. AWYCE
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4608,6 +5200,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the x axis. The preview responds to the new settings.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nastavuje otočení grafu na ose x. Náhled se mění podle nového nastavení.</ahelp>"
+#. r68Bu
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4616,6 +5209,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the y axis. The preview responds to the new settings.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nastavuje otočení grafu na ose y. Náhled se mění podle nového nastavení.</ahelp>"
+#. HG7NF
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4624,6 +5218,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the rotation of the chart on the z axis. The preview responds to the new settings.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nastavuje otočení grafu na ose z. Náhled se mění podle nového nastavení.</ahelp>"
+#. P3E59
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4632,6 +5227,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Mark the Perspective box to view the chart as through a camera lens. Use the spin button to set the percentage. With a high percentage nearer objects look bigger than more distant objects.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zaškrtněte pole Perspektiva, pokud chcete graf zobrazit jako skrz čočku kamery. V rolovacím poli nastavte procenta. Při vyšším procentuálním nastavení vypadají bližší objekty větší než vzdálenější.</ahelp>"
+#. PYRAg
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4640,6 +5236,7 @@ msgctxt ""
msgid "Appearance"
msgstr "Vzhled"
+#. ExGom
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4648,6 +5245,7 @@ msgctxt ""
msgid "Select a scheme from the list box."
msgstr "Vyberte ze seznamu schéma."
+#. NyTEB
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4656,6 +5254,7 @@ msgctxt ""
msgid "By selecting a scheme, the check boxes and the light sources are set accordingly."
msgstr "Po výběru schématu se odpovídajícím způsobem nastaví zaškrtávací pole a zdroje světla."
+#. UaDvh
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4664,6 +5263,7 @@ msgctxt ""
msgid "If you mark or unmark a combination of check boxes that is not given by the Realistic or Simple scheme, you create a Custom scheme."
msgstr "Pokud označíte kombinaci zaškrtávacích polí, která není určena schématem Realistické nebo Jednoduché, vytvoříte Vlastní schéma."
+#. A6j2j
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4672,6 +5272,7 @@ msgctxt ""
msgid "Mark <emph>Shading</emph> to use the Gouraud method for rendering the surface, otherwise a flat method is used."
msgstr "Zaškrtněte <emph>Stínování</emph> pokud chcete použít pro renderování povrchu Gouraudovu metodu, jinak se použije plochá metoda."
+#. WRqk7
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4680,6 +5281,7 @@ msgctxt ""
msgid "The flat method sets a single color and brightness for each polygon. The edges are visible, soft gradients and spot lights are not possible."
msgstr "Plochá metoda používá pro každý polygon jednu barvu a jas. Jsou viditelné okraje a nejsou možné jemné přechody a osvětlení."
+#. DnfGG
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4688,6 +5290,7 @@ msgctxt ""
msgid "The Gouraud method applies gradients for a smoother, more realistic look."
msgstr "Gouraudova metoda používá gradienty pro jemnější, realističtější vzhled."
+#. AAcgf
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4696,6 +5299,7 @@ msgctxt ""
msgid "Mark <emph>Object Borders</emph> to draw lines along the edges."
msgstr "Zaškrtněte <emph>Okraje objektů</emph> pro vykreslení čar na okrajích."
+#. pjkcz
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4704,6 +5308,7 @@ msgctxt ""
msgid "Mark <emph>Rounded Edges</emph> to smooth the edges of box shapes."
msgstr "Zaškrtněte <emph>Zaoblené hrany</emph> pro zjemnění okrajů hranolových objektů."
+#. 5nhwU
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4712,6 +5317,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a scheme from the list box, or click any of the check boxes below.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte schéma ze seznamu nebo klepněte na zaškrtávací pole níže.</ahelp>"
+#. anDsd
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4720,6 +5326,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies Gouraud shading if marked, or flat shading if unmarked.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pokud je zaškrtnuto, použije se Gouraudovo stínování, jinak se použije ploché stínování.</ahelp>"
+#. uFdmA
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4728,6 +5335,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows borders around the areas by setting the line style to Solid.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí okraje kolem oblastí.</ahelp>"
+#. fdS3G
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4736,6 +5344,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Edges are rounded by 5%.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Okraje se o 5% zaoblí.</ahelp>"
+#. Z5qYF
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4744,6 +5353,7 @@ msgctxt ""
msgid "Illumination"
msgstr "Osvětlení"
+#. wxTjk
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4752,6 +5362,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Set the light sources for the 3D view.</ahelp>"
msgstr "<ahelp hid=\".\">Nastavení zdrojů světla pro 3D zobrazení.</ahelp>"
+#. Bs7GH
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4760,6 +5371,7 @@ msgctxt ""
msgid "Click any of the eight buttons to switch a directed light source on or off."
msgstr "Klepnutím na některé z osmi tlačítek zapnete nebo vypnete směrovaný zdroj světla."
+#. FbkLw
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4768,6 +5380,7 @@ msgctxt ""
msgid "By default, the second light source is switched on. It is the first of seven \"normal\", uniform light sources. The light source number one projects a specular light with highlights."
msgstr "Implicitně je zapnut druhý zdroj světla. Je to první ze sedmi \"normálních\", jednotných zdrojů světla. Zdroj světla číslo jedna vysílá odrazové světlo pro zvýraznění."
+#. yrBh7
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4776,6 +5389,7 @@ msgctxt ""
msgid "For the selected light source, you can then choose a color and intensity in the list box just below the eight buttons. The brightness values of all lights are added, so use dark colors when you enable multiple lights."
msgstr "Pro vybraný zdroj světla můžete v seznamu pod osmi tlačítky nastavit barvu a intenzitu. Hodnota jasu všech světel se sčítá, takže při zapnutí více světel používejte tmavé barvy."
+#. 2XSXK
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4784,6 +5398,7 @@ msgctxt ""
msgid "The small preview inside this tab page has two sliders to set the vertical and horizontal position of the selected light source. The light source always aims to the middle of the object."
msgstr "Malý náhled na této kartě obsahuje dva posuvníky, kterými nastavíte svislou a vodorovnou polohu vybraného zdroje světla. Zdroj světla vždy míří do středu objektu."
+#. GCEnz
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4792,6 +5407,7 @@ msgctxt ""
msgid "The button in the corner of the small preview switches the internal illumination model between a sphere and a cube."
msgstr "Tlačítko v rohu malého náhledu přepíná interní osvětlení modelu mezi koulí a kostkou."
+#. zGKUA
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4800,6 +5416,7 @@ msgctxt ""
msgid "Use the Ambient light list box to define the ambient light which shines with a uniform intensity from all directions."
msgstr "Pomocí seznamu Ambientní osvětlení určete okolní osvětlení, které svítí se stejnou intenzitou ze všech směrů."
+#. Eqkxr
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4808,6 +5425,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Drag the right slider to set the vertical height and direction of the selected light source.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pomocí pravého posuvníku nastavíte svislou pozici a směr vybraného zdroje světla.</ahelp>"
+#. ZWk38
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4816,6 +5434,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Drag the bottom slider to set the horizontal position and direction of the selected light source.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pomocí pravého posuvníku nastavíte vodorovnou pozici a směr vybraného zdroje světla.</ahelp>"
+#. VmhCQ
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4824,6 +5443,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to switch between an illumination model of a sphere or a cube.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klepnutím přepnete mezi dvěma modely osvětlení - koule nebo kostka.</ahelp>"
+#. 9ut8k
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4832,6 +5452,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to enable or disable the specular light source with highlights.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klepnutím zapnete nebo vypnete odrazové světlo se zvýrazněním.</ahelp>"
+#. muQW4
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4840,6 +5461,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to enable or disable the uniform light source.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klepnutím vypnete nebo zapnete jednotný zdroj světla.</ahelp>"
+#. acKKh
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4848,6 +5470,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color for the selected light source.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte barvu vybraného zdroje světla.</ahelp>"
+#. pUszR
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4856,6 +5479,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color using the color dialog.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte barvu pomocí dialogu pro výběr barvy.</ahelp>"
+#. CkjT6
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4864,6 +5488,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color for the ambient light.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte barvu okolního osvětlení.</ahelp>"
+#. tbnYZ
#: three_d_view.xhp
msgctxt ""
"three_d_view.xhp\n"
@@ -4872,6 +5497,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a color using the color dialog.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte barvu pomocí dialogu pro výběr barvy.</ahelp>"
+#. TzVRx
#: type_area.xhp
msgctxt ""
"type_area.xhp\n"
@@ -4880,6 +5506,7 @@ msgctxt ""
msgid "Chart Type Area"
msgstr "Plošný graf"
+#. AczQp
#: type_area.xhp
msgctxt ""
"type_area.xhp\n"
@@ -4888,6 +5515,7 @@ msgctxt ""
msgid "<bookmark_value>area charts</bookmark_value><bookmark_value>chart types;area</bookmark_value>"
msgstr "<bookmark_value>plošné grafy</bookmark_value><bookmark_value>typy grafů; plošné</bookmark_value>"
+#. 3LDy2
#: type_area.xhp
msgctxt ""
"type_area.xhp\n"
@@ -4896,6 +5524,7 @@ msgctxt ""
msgid "<variable id=\"type_area\"><link href=\"text/schart/01/type_area.xhp\">Chart Type Area</link></variable>"
msgstr "<variable id=\"type_area\"><link href=\"text/schart/01/type_area.xhp\">Plošný graf</link></variable>"
+#. DnkqL
#: type_area.xhp
msgctxt ""
"type_area.xhp\n"
@@ -4904,6 +5533,7 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "Na první straně <link href=\"text/schart/01/wiz_chart_type.xhp\">Průvodce grafem</link> si můžete zvolit typ grafu."
+#. AXGaZ
#: type_area.xhp
msgctxt ""
"type_area.xhp\n"
@@ -4912,6 +5542,7 @@ msgctxt ""
msgid "Area"
msgstr "Plošný"
+#. FKucv
#: type_area.xhp
msgctxt ""
"type_area.xhp\n"
@@ -4920,6 +5551,7 @@ msgctxt ""
msgid "An area chart shows values as points on the y axis. The x axis shows categories. The y values of each data series are connected by a line. The area between each two lines is filled with a color. The area chart's focus is to emphasize the changes from one category to the next."
msgstr "Graf s oblastmi zobrazuje hodnoty jako body na ose y. Osa x zobrazuje kategorie. Hodnoty každé datové řady jsou spojeny čárou. Oblasti mezi čárami jsou vybarveny barvou. Záměrem grafu je zdůraznit změny mezi jednotlivými kategoriemi."
+#. 5vNAz
#: type_area.xhp
msgctxt ""
"type_area.xhp\n"
@@ -4928,6 +5560,7 @@ msgctxt ""
msgid "Normal - this subtype plots all values as absolute y values. It first plots the area of the last column in the data range, then the next to last, and so on, and finally the first column of data is drawn. Thus, if the values in the first column are higher than other values, the last drawn area will hide the other areas."
msgstr "Běžný - tento podtyp zobrazuje všechny hodnoty jako absolutní y hodnoty. Nejprve se vykreslí oblast posledního sloupce v oblasti dat, poté předposlední a tak dále až po první sloupec dat. Pokud jsou tedy hodnoty v prvním sloupci větší než ostatní, poslední vykreslená oblast zakryje ostatní oblasti."
+#. R7hnT
#: type_area.xhp
msgctxt ""
"type_area.xhp\n"
@@ -4936,6 +5569,7 @@ msgctxt ""
msgid "Stacked - this subtypes plots values cumulatively stacked on each other. It ensures that all values are visible, and no data set is hidden by others. However, the y values no longer represent absolute values, except for the last column which is drawn at the bottom of the stacked areas."
msgstr "Skládaný - tento podtyp vykresluje hodnoty poskládané na sobě. Zajišťuje tak, že jsou viditelné všechny hodnoty a žádné údaje nebudou překryty. Hodnoty na ose y ovšem již nepředstavují absolutní hodnoty, kromě posledního sloupce, který se vykreslí jako spodní z oblastí."
+#. CAP7s
#: type_area.xhp
msgctxt ""
"type_area.xhp\n"
@@ -4944,6 +5578,7 @@ msgctxt ""
msgid "Percent - this subtype plots values cumulatively stacked on each other and scaled as percentage of the category total."
msgstr "Procenta - tento podtyp vykresluje hodnoty skládané na sobě a upravené v měřítku podle procentuálního zastoupení ze součtu kategorie."
+#. eMT5L
#: type_bubble.xhp
msgctxt ""
"type_bubble.xhp\n"
@@ -4952,6 +5587,7 @@ msgctxt ""
msgid "Chart Type Bubble"
msgstr "Bublinový graf"
+#. Ri9ao
#: type_bubble.xhp
msgctxt ""
"type_bubble.xhp\n"
@@ -4960,6 +5596,7 @@ msgctxt ""
msgid "<bookmark_value>bubble charts</bookmark_value> <bookmark_value>chart types;bubble</bookmark_value>"
msgstr "<bookmark_value>bublinové grafy</bookmark_value><bookmark_value>typy grafů;bublinové</bookmark_value>"
+#. QeW8b
#: type_bubble.xhp
msgctxt ""
"type_bubble.xhp\n"
@@ -4968,6 +5605,7 @@ msgctxt ""
msgid "<variable id=\"type_bubble\"><link href=\"text/schart/01/type_bubble.xhp\">Chart Type Bubble</link></variable>"
msgstr "<variable id=\"type_bubble\"><link href=\"text/schart/01/type_bubble.xhp\">Bublinový graf</link></variable>"
+#. 4ycCR
#: type_bubble.xhp
msgctxt ""
"type_bubble.xhp\n"
@@ -4976,6 +5614,7 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "Na první straně <link href=\"text/schart/01/wiz_chart_type.xhp\">Průvodce grafem</link> si můžete zvolit typ grafu."
+#. fPDAo
#: type_bubble.xhp
msgctxt ""
"type_bubble.xhp\n"
@@ -4984,6 +5623,7 @@ msgctxt ""
msgid "Bubble"
msgstr "Bublinový"
+#. weCDk
#: type_bubble.xhp
msgctxt ""
"type_bubble.xhp\n"
@@ -4992,6 +5632,7 @@ msgctxt ""
msgid "A bubble chart shows the relations of three variables. Two variables are used for the position on the X-axis and Y-axis, while the third variable is shown as the relative size of each bubble."
msgstr "Bublinový graf znázorňuje vztahy tří proměnných. Dvě proměnné určují pozici na osách X a Y, kdežto třetí proměnná určuje relativní velikost jednotlivých bublin."
+#. jyabb
#: type_bubble.xhp
msgctxt ""
"type_bubble.xhp\n"
@@ -5000,6 +5641,7 @@ msgctxt ""
msgid "The data series dialog for a bubble chart has an entry to define the data range for the Bubble Sizes."
msgstr "Dialog pro zadání datových řad pro bublinový graf obsahuje položku pro zadání oblasti dat s velikostmi bublin."
+#. bPGHe
#: type_column_bar.xhp
msgctxt ""
"type_column_bar.xhp\n"
@@ -5008,6 +5650,7 @@ msgctxt ""
msgid "Chart Type Column and Bar"
msgstr "Sloupcový a řádkový graf"
+#. DwcK3
#: type_column_bar.xhp
msgctxt ""
"type_column_bar.xhp\n"
@@ -5016,6 +5659,7 @@ msgctxt ""
msgid "<bookmark_value>column charts</bookmark_value><bookmark_value>bar charts</bookmark_value><bookmark_value>chart types;column and bar</bookmark_value>"
msgstr "<bookmark_value>sloupcové grafy</bookmark_value><bookmark_value>řádkové grafy</bookmark_value><bookmark_value>typy grafů;sloupcové a řádkové</bookmark_value>"
+#. eoDjd
#: type_column_bar.xhp
msgctxt ""
"type_column_bar.xhp\n"
@@ -5024,6 +5668,7 @@ msgctxt ""
msgid "<variable id=\"type_column_bar\"><link href=\"text/schart/01/type_column_bar.xhp\">Chart Type Column and Bar</link></variable>"
msgstr "<variable id=\"type_column_bar\"><link href=\"text/schart/01/type_column_bar.xhp\">Sloupcový a řádkový graf</link></variable>"
+#. NVxm6
#: type_column_bar.xhp
msgctxt ""
"type_column_bar.xhp\n"
@@ -5032,6 +5677,7 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "Na první straně <link href=\"text/schart/01/wiz_chart_type.xhp\">Průvodce grafem</link> si můžete zvolit typ grafu."
+#. 2AjSb
#: type_column_bar.xhp
msgctxt ""
"type_column_bar.xhp\n"
@@ -5040,6 +5686,7 @@ msgctxt ""
msgid "Column"
msgstr "Sloupcový"
+#. axXTT
#: type_column_bar.xhp
msgctxt ""
"type_column_bar.xhp\n"
@@ -5048,6 +5695,7 @@ msgctxt ""
msgid "This type shows a bar chart or bar graph with vertical bars. The height of each bar is proportional to its value. The x axis shows categories. The y axis shows the value for each category."
msgstr "Tento typ představuje sloupcový graf se svislými sloupci. Výška každého sloupce závisí na jeho hodnotě. Na ose x jsou zobrazeny kategorie. Na ose y jsou zobrazeny hodnoty každé kategorie."
+#. nvJDG
#: type_column_bar.xhp
msgctxt ""
"type_column_bar.xhp\n"
@@ -5056,6 +5704,7 @@ msgctxt ""
msgid "Normal - this subtype shows all data values belonging to a category next to each other. Main focus is on the individual absolute values, compared to every other value."
msgstr "Běžný - tento podtyp zobrazuje všechny hodnoty kategorie vedle sebe. Hlavní důraz je na jednotlivé absolutní hodnoty v porovnání s dalšími hodnotami."
+#. V9RaT
#: type_column_bar.xhp
msgctxt ""
"type_column_bar.xhp\n"
@@ -5064,6 +5713,7 @@ msgctxt ""
msgid "Stacked - this subtype shows the data values of each category on top of each other. Main focus is the overall category value and the individual contribution of each value within its category."
msgstr "Skládaný - tento podtyp zobrazuje hodnoty každé kategorie složené na sobě. Hlavní důraz je na celkovou hodnotu kategorie a rozložení jednotlivých částí v rámci kategorie."
+#. Fj9wn
#: type_column_bar.xhp
msgctxt ""
"type_column_bar.xhp\n"
@@ -5072,6 +5722,7 @@ msgctxt ""
msgid "Percent - this subtype shows the relative percentage of each data value with regard to the total of its category. Main focus is the relative contribution of each value to the category's total."
msgstr "Procenta - tento podtyp zobrazuje relativní procentuální zastoupení každé hodnoty s ohledem na celkový součet kategorie. Hlavní důraz je na relativní rozložení hodnot."
+#. XEMVB
#: type_column_bar.xhp
msgctxt ""
"type_column_bar.xhp\n"
@@ -5080,6 +5731,7 @@ msgctxt ""
msgid "You can enable a <link href=\"text/schart/01/three_d_view.xhp\">3D view</link> of the data values. The \"realistic\" scheme tries to give the best 3D look. The \"simple\" scheme tries to mimic the chart view of other Office products."
msgstr "Můžete zapnout <link href=\"text/schart/01/three_d_view.xhp\">3D zobrazení</link> hodnot. Schéma \"realistické\" se pokusí o co nejlepší 3D vzhled. Schéma \"jednoduché\" napodobuje grafy v ostatních Office produktech."
+#. KLGK5
#: type_column_bar.xhp
msgctxt ""
"type_column_bar.xhp\n"
@@ -5088,6 +5740,7 @@ msgctxt ""
msgid "For 3D charts, you can select the shape of each data value from Box, Cylinder, Cone, and Pyramid."
msgstr "Pro 3D grafy můžete vybrat tvar každé hodnoty z těchto možností: kvádr, válec, kužel a jehlan."
+#. EhVP5
#: type_column_bar.xhp
msgctxt ""
"type_column_bar.xhp\n"
@@ -5096,6 +5749,7 @@ msgctxt ""
msgid "Bar"
msgstr "Řádkový"
+#. DiCDp
#: type_column_bar.xhp
msgctxt ""
"type_column_bar.xhp\n"
@@ -5104,6 +5758,7 @@ msgctxt ""
msgid "This type shows a bar chart or bar graph with horizontal bars. The length of each bar is proportional to its value. The y axis shows categories. The x axis shows the value for each category."
msgstr "Tento typ představuje sloupcový graf s vodorovnými sloupci. Délka každého sloupce závisí na jeho hodnotě. Na ose y jsou zobrazeny kategorie. Na ose x jsou zobrazeny hodnoty každé kategorie."
+#. uCR7E
#: type_column_bar.xhp
msgctxt ""
"type_column_bar.xhp\n"
@@ -5112,6 +5767,7 @@ msgctxt ""
msgid "The subtypes are the same as for the Column type."
msgstr "Podtypy jsou stejné jako pro sloupcový graf."
+#. ShEAK
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5120,6 +5776,7 @@ msgctxt ""
msgid "Chart Type Column and Line"
msgstr "Sloupcový s čarami"
+#. 3UEjb
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5128,6 +5785,7 @@ msgctxt ""
msgid "<bookmark_value>column and line charts</bookmark_value><bookmark_value>chart types;column and line</bookmark_value><bookmark_value>combination charts</bookmark_value>"
msgstr "<bookmark_value>sloupcové grafy s čarami</bookmark_value><bookmark_value>typy grafů;sloupcové s čarami</bookmark_value><bookmark_value>kombinované grafy</bookmark_value>"
+#. YB3oh
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5136,6 +5794,7 @@ msgctxt ""
msgid "<variable id=\"type_column_line\"><link href=\"text/schart/01/type_column_line.xhp\">Chart Type Column and Line</link></variable>"
msgstr "<variable id=\"type_column_line\"><link href=\"text/schart/01/type_column_line.xhp\">Sloupcový s čarami</link></variable>"
+#. djyQA
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5144,6 +5803,7 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "Na první straně <link href=\"text/schart/01/wiz_chart_type.xhp\">Průvodce grafem</link> si můžete zvolit typ grafu."
+#. p8vzY
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5152,6 +5812,7 @@ msgctxt ""
msgid "Column and Line"
msgstr "Sloupcový s čarami"
+#. WRAdR
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5160,6 +5821,7 @@ msgctxt ""
msgid "A Column and Line chart is a combination of a <link href=\"text/schart/01/type_column_bar.xhp\">Column chart</link> with a <link href=\"text/schart/01/type_line.xhp\">Line chart</link>."
msgstr "Tento graf je kombinací <link href=\"text/schart/01/type_column_bar.xhp\">sloupcového grafu</link> a <link href=\"text/schart/01/type_line.xhp\">čárového grafu</link>."
+#. 4KHjA
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5168,6 +5830,7 @@ msgctxt ""
msgid "Select one of the variants"
msgstr "Vyberte jednu z variant"
+#. qKv5L
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5176,6 +5839,7 @@ msgctxt ""
msgid "Columns and Lines. The rectangles of the column data series are drawn side by side so that you can easily compare their values."
msgstr "Sloupce a čáry - Vedle sebe jsou zobrazeny sloupce datových řad, abyste snadno mohli porovnat jejich hodnoty."
+#. rfdD3
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5184,6 +5848,7 @@ msgctxt ""
msgid "Stacked Columns and Lines. The rectangles of the column data series are drawn stacked above each other, so that the height of a column visualizes the sum of the data values."
msgstr "Skládané sloupce a čáry - Sloupce datových řad jsou složeny na sobě, takže výška sloupce představuje součet hodnot."
+#. CGACB
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5192,6 +5857,7 @@ msgctxt ""
msgid "You can insert a second y-axis with <link href=\"text/schart/01/04040000.xhp\">Insert - Axes</link> after you finish the wizard."
msgstr "Až dokončíte průvodce, můžete vložit druhou osu X pomocí příkazu <link href=\"text/schart/01/04040000.xhp\">Vložit - Osa</link>."
+#. F4KnA
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5200,6 +5866,7 @@ msgctxt ""
msgid "To specify a data range"
msgstr "Pro určení oblasti dat"
+#. o6dS4
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5208,6 +5875,7 @@ msgctxt ""
msgid "The leftmost columns (or the top rows) of the selected data range provide the data that are shown as Columns objects. The other columns or rows of the data range provide the data for the Lines objects. You can change this assignment in the <emph>Data Series</emph> dialog."
msgstr "Sloupce nejvíce vlevo (nebo řádky nahoře) ve vybrané oblasti dat obsahuji data, která se použijí pro sloupce. Další sloupce či řádky obsahují data pro čáry. Toto rozdělení můžete upravit v dialogu <emph>Datové řady</emph>."
+#. dMYwd
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5216,6 +5884,7 @@ msgctxt ""
msgid "Select the data range."
msgstr "Vyberte oblast dat."
+#. CjHGL
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5224,6 +5893,7 @@ msgctxt ""
msgid "Click one of the options for data series in rows or in columns."
msgstr "Klepnutím na jednu z možností vyberete datové řady v řádcích nebo sloupcích."
+#. JB5Ue
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5232,6 +5902,7 @@ msgctxt ""
msgid "Check whether the data range has labels in the first row or in the first column or both."
msgstr "Zkontrolujte, zda má oblast dat popisky v prvním řádku, prvním sloupci nebo v obou."
+#. sPWZN
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5240,6 +5911,7 @@ msgctxt ""
msgid "Organizing data series"
msgstr "Organizace datových řad"
+#. Lwtzk
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5248,6 +5920,7 @@ msgctxt ""
msgid "In the Data Series list box you see a list of all data series in the current chart."
msgstr "V seznamu Datové řady se zobrazí seznam všech datových řad v aktuálním grafu."
+#. dqMFF
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5256,6 +5929,7 @@ msgctxt ""
msgid "The column data series are positioned at the top of the list, the line data series at the bottom of the list."
msgstr "Datové řady sloupců jsou v seznamu umístěny nahoře, datové řady čar dole."
+#. YLeMA
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5264,6 +5938,7 @@ msgctxt ""
msgid "To organize the data series, select an entry in the list."
msgstr "Pro uspořádání datových řad zvolte záznam v seznamu."
+#. tpRFy
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5272,6 +5947,7 @@ msgctxt ""
msgid "Click Add to add another data series below the selected entry. The new data series has the same type as the selected entry."
msgstr "Klepnutím na tlačítko Přidat přidáte datovou řadu pod zvolený záznam. Nová datová řada má stejný typ jako vybraný záznam."
+#. CJAQb
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5280,6 +5956,7 @@ msgctxt ""
msgid "Click Remove to remove the selected entry from the Data Series list."
msgstr "Klepnutím na Odstranit odeberete vybraný záznam ze seznamu datových řad."
+#. A3Fro
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5288,6 +5965,7 @@ msgctxt ""
msgid "Use the Up and Down arrow buttons to move the selected entry in the list up or down. This way you can convert a Column data series to a List data series and back. This does not change the order in the data source table, but changes only the arrangement in the chart."
msgstr "Pomocí tlačítko se šipkami nahoru a dolů můžete vybraný záznam posunout v seznamu nahoru či dolů. Tímto způsobem můžete změnit datovou řadu sloupce na datovou řadu čáry a naopak. Nezmění se tím pořadí v tabulce zdrojových dat, ale jen uspořádání v grafu."
+#. RsSsd
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5296,6 +5974,7 @@ msgctxt ""
msgid "Editing data series"
msgstr "Úprava datových řad"
+#. piLXw
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5304,6 +5983,7 @@ msgctxt ""
msgid "Click an entry in the list to view and edit the properties for that entry."
msgstr "Klepněte na záznam v seznamu a můžete si prohlédnout či upravit jeho vlastnosti."
+#. tkdcG
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5312,6 +5992,7 @@ msgctxt ""
msgid "In the Data Ranges list box you see the role names and cell ranges of the data series components."
msgstr "V seznamu Oblasti dat se zobrazí názvy rolí a oblasti buněk jednotlivých datových řad."
+#. GWJmB
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5320,6 +6001,7 @@ msgctxt ""
msgid "Click an entry, then edit the contents in the text box below."
msgstr "Klepněte na záznam a upravte obsah v textovém poli níže."
+#. xpiMy
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5328,6 +6010,7 @@ msgctxt ""
msgid "The label next to the text box states the currently selected role."
msgstr "Popisek vedle textového pole zobrazuje aktuálně zvolenou roli."
+#. aG8Qk
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5336,6 +6019,7 @@ msgctxt ""
msgid "Enter the range or click <emph>Select data range</emph> to minimize the dialog and select the range with the mouse."
msgstr "Zadejte oblast nebo klepněte na ikonu <emph>Vyberte oblast dat</emph>, čímž se minimalizuje dialog, a poté můžete oblast vybrat myší."
+#. kR4dE
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5344,6 +6028,7 @@ msgctxt ""
msgid "The range for a data role, like Y-Values, must not include a label cell."
msgstr "Oblast pro datovou roli, např. hodnoty Y, nesmí obsahovat buňku s popisem."
+#. dGuVd
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5352,6 +6037,7 @@ msgctxt ""
msgid "Editing categories or data labels"
msgstr "Úprava kategorií nebo popisků"
+#. QYxEM
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5360,6 +6046,7 @@ msgctxt ""
msgid "Enter or select a cell range that will be used as text for categories or data labels."
msgstr "Zadejte nebo vyberte oblast buněk, které se použijí jako text pro kategorie nebo popisky."
+#. PcPLC
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5368,6 +6055,7 @@ msgctxt ""
msgid "The values in the Categories range will be shown as labels on the x axis."
msgstr "Hodnoty v rozsahu Kategorie se zobrazí jako popisky na ose x."
+#. NBRB3
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5376,6 +6064,7 @@ msgctxt ""
msgid "Inserting chart elements"
msgstr "Vložení prvků grafu"
+#. aSJmM
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5384,6 +6073,7 @@ msgctxt ""
msgid "Use the Chart Elements page of the Chart Wizard to insert any of the following elements:"
msgstr "Na stránce Prvky grafu průvodce grafem můžete vložit následující součásti grafu:"
+#. ZC2FB
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5392,6 +6082,7 @@ msgctxt ""
msgid "Chart titles"
msgstr "Titulky grafu"
+#. FxcVB
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5400,6 +6091,7 @@ msgctxt ""
msgid "Legend"
msgstr "Legenda"
+#. R5J9m
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5408,6 +6100,7 @@ msgctxt ""
msgid "Visible grid lines"
msgstr "Viditelnou mřížku"
+#. cBBJD
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5416,6 +6109,7 @@ msgctxt ""
msgid "For additional elements use the Insert menu of the chart in edit mode. There you can define the following elements:"
msgstr "Další součásti můžete přidat pomocí nabídky Vložit v režimu úprav grafu. Tam můžete nastavit následující prvky:"
+#. PMeXz
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5424,6 +6118,7 @@ msgctxt ""
msgid "Secondary axes"
msgstr "Vedlejší osy"
+#. qwTtk
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5432,6 +6127,7 @@ msgctxt ""
msgid "Minor grids"
msgstr "Vedlejší mřížky"
+#. NBCSF
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5440,6 +6136,7 @@ msgctxt ""
msgid "Data labels"
msgstr "Popisky dat"
+#. 8JExW
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5448,6 +6145,7 @@ msgctxt ""
msgid "Statistics, for example mean values, y error bars and trend lines"
msgstr "Statistika, například střední hodnoty, chybové úsečky Y a spojnice trendu"
+#. 9vL8m
#: type_column_line.xhp
msgctxt ""
"type_column_line.xhp\n"
@@ -5456,6 +6154,7 @@ msgctxt ""
msgid "To set different data labels for each data series, use the properties dialog of the data series."
msgstr "Pro nastavení různých popisků dat pro každou datovou řadu použijte dialog vlastností datových řad."
+#. qRGBF
#: type_line.xhp
msgctxt ""
"type_line.xhp\n"
@@ -5464,6 +6163,7 @@ msgctxt ""
msgid "Chart Type Line"
msgstr "Čárový graf"
+#. LAhEB
#: type_line.xhp
msgctxt ""
"type_line.xhp\n"
@@ -5472,6 +6172,7 @@ msgctxt ""
msgid "<bookmark_value>line charts</bookmark_value><bookmark_value>chart types;line</bookmark_value>"
msgstr "<bookmark_value>čárové grafy</bookmark_value><bookmark_value>typy grafů;čárové</bookmark_value>"
+#. 5cYDF
#: type_line.xhp
msgctxt ""
"type_line.xhp\n"
@@ -5480,6 +6181,7 @@ msgctxt ""
msgid "<variable id=\"type_line\"><link href=\"text/schart/01/type_line.xhp\">Chart Type Line</link></variable>"
msgstr "<variable id=\"type_line\"><link href=\"text/schart/01/type_line.xhp\">Čárový graf</link></variable>"
+#. fDzDb
#: type_line.xhp
msgctxt ""
"type_line.xhp\n"
@@ -5488,6 +6190,7 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "Na první straně <link href=\"text/schart/01/wiz_chart_type.xhp\">Průvodce grafem</link> si můžete zvolit typ grafu."
+#. a3Zmw
#: type_line.xhp
msgctxt ""
"type_line.xhp\n"
@@ -5496,6 +6199,7 @@ msgctxt ""
msgid "Line"
msgstr "Čárový"
+#. noyAr
#: type_line.xhp
msgctxt ""
"type_line.xhp\n"
@@ -5504,6 +6208,7 @@ msgctxt ""
msgid "A line chart shows values as points on the y axis. The x axis shows categories. The y values of each data series can be connected by a line."
msgstr "Čárový graf zobrazuje hodnoty jako body na ose Y. Osa X zobrazuje kategorie. Hodnoty každé datové řady jsou spojeny čárou."
+#. WpNYc
#: type_line.xhp
msgctxt ""
"type_line.xhp\n"
@@ -5512,6 +6217,7 @@ msgctxt ""
msgid "Points only - this subtype plots only points."
msgstr "Pouze body - tento podtyp vykresluje pouze body."
+#. hbWZj
#: type_line.xhp
msgctxt ""
"type_line.xhp\n"
@@ -5520,6 +6226,7 @@ msgctxt ""
msgid "Points and lines - this subtype plots points and connects points of the same data series by a line."
msgstr "Body a čáry - tento podtyp vykresluje body a spojuje body jedné datové řady čárou."
+#. PCdVd
#: type_line.xhp
msgctxt ""
"type_line.xhp\n"
@@ -5528,6 +6235,7 @@ msgctxt ""
msgid "Lines only - this subtype plots only lines."
msgstr "Pouze čáry - tento podtyp vykresluje pouze čáry."
+#. hrPBc
#: type_line.xhp
msgctxt ""
"type_line.xhp\n"
@@ -5536,6 +6244,7 @@ msgctxt ""
msgid "3D lines - this subtype connects points of the same data series by a 3D line."
msgstr "3D čáry - tento podtyp spojuje body jedné datové řady 3D čárou."
+#. uYTSH
#: type_line.xhp
msgctxt ""
"type_line.xhp\n"
@@ -5544,6 +6253,7 @@ msgctxt ""
msgid "Mark <emph>Stack series</emph> to arrange the points' y values cumulative above each other. The y values no longer represent absolute values, except for the first column which is drawn at the bottom of the stacked points. If you select <emph>Percent</emph>, the y values are scaled as percentage of the category total."
msgstr "Označte volbu <emph>Skládané řady</emph>, pokud chcete uspořádat hodnoty bodů nad sebou. Hodnoty pak nepředstavují absolutní hodnoty (kromě prvního sloupce, který se vykreslí vespod složených řad). Pokud zvolíte <emph>Procenta</emph>, zobrazí se hodnoty jako procentuální část celkového součtu kategorie."
+#. mwECA
#: type_line.xhp
msgctxt ""
"type_line.xhp\n"
@@ -5552,6 +6262,7 @@ msgctxt ""
msgid "Choose the <emph>Line type</emph> from the dropdown to select how the points will be connected. You can choose either <emph>Straight</emph> lines, <emph>Smooth</emph> lines to draw curves through the points or <emph>Stepped</emph> lines to draw lines which step from point to point. Click <emph>Properties</emph> to change the properties for the <link href=\"text/schart/01/smooth_line_properties.xhp\">smooth</link> or <link href=\"text/schart/01/stepped_line_properties.xhp\">stepped</link> lines."
msgstr "Volbou <emph>Typ čáry</emph> z rozbalovacího seznamu vyberete, jak budou body spojeny. Je možné zvolit <emph>Přímé</emph> čáry, <emph>Vyhlazené</emph> čáry, kdy budou body proloženy křivkami, nebo <emph>Stupňové</emph> čáry, kdy budou nakresleny čáry tvořící stupně mezi body. Klepnutím na <emph>Vlastnosti</emph> změníte vlastnosti <link href=\"text/schart/01/smooth_line_properties.xhp\">vyhlazených</link> nebo <link href=\"text/schart/01/stepped_line_properties.xhp\">stupňových</link> čar."
+#. fAk2w
#: type_net.xhp
msgctxt ""
"type_net.xhp\n"
@@ -5560,6 +6271,7 @@ msgctxt ""
msgid "Chart Type Net"
msgstr "Paprskový graf"
+#. 9RcjA
#: type_net.xhp
msgctxt ""
"type_net.xhp\n"
@@ -5568,6 +6280,7 @@ msgctxt ""
msgid "<bookmark_value>net charts</bookmark_value><bookmark_value>chart types;net</bookmark_value><bookmark_value>radar charts, see net charts</bookmark_value>"
msgstr "<bookmark_value>paprskové grafy</bookmark_value><bookmark_value>typy grafů;paprskové</bookmark_value><bookmark_value>radarové grafy, viz paprskové grafy</bookmark_value>"
+#. C7AGJ
#: type_net.xhp
msgctxt ""
"type_net.xhp\n"
@@ -5576,6 +6289,7 @@ msgctxt ""
msgid "<variable id=\"type_net\"><link href=\"text/schart/01/type_net.xhp\">Chart Type Net</link></variable>"
msgstr "<variable id=\"type_net\"><link href=\"text/schart/01/type_net.xhp\">Paprskový graf</link></variable>"
+#. suGQg
#: type_net.xhp
msgctxt ""
"type_net.xhp\n"
@@ -5584,6 +6298,7 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "Na první straně <link href=\"text/schart/01/wiz_chart_type.xhp\">Průvodce grafem</link> si můžete zvolit typ grafu."
+#. MWv9D
#: type_net.xhp
msgctxt ""
"type_net.xhp\n"
@@ -5592,6 +6307,7 @@ msgctxt ""
msgid "Net"
msgstr "Paprskový"
+#. 2GiL7
#: type_net.xhp
msgctxt ""
"type_net.xhp\n"
@@ -5600,6 +6316,7 @@ msgctxt ""
msgid "A Net chart displays data values as points connected by some lines, in a grid net that resembles a spider net or a radar tube display."
msgstr "Paprskový graf zobrazuje hodnoty jako body spojené čarami v rozložení, které připomíná pavoučí síť nebo obrazovku radaru."
+#. c3fe7
#: type_net.xhp
msgctxt ""
"type_net.xhp\n"
@@ -5608,6 +6325,7 @@ msgctxt ""
msgid "For each row of chart data, a radial is shown on which the data is plotted. All data values are shown with the same scale, so all data values should have about the same magnitude."
msgstr "Pro každý řádek dat grafu se vykreslí paprsek, na kterém se zobrazí data. Všechny hodnoty jsou zobrazeny ve stejném měřítku, takže jsou všechny zobrazeny se stejnou důležitostí."
+#. RdCxA
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
@@ -5616,6 +6334,7 @@ msgctxt ""
msgid "Chart Type Pie"
msgstr "Výsečový graf"
+#. ZpwYs
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
@@ -5624,6 +6343,7 @@ msgctxt ""
msgid "<bookmark_value>donut charts</bookmark_value> <bookmark_value>pie charts;types</bookmark_value> <bookmark_value>chart types;pie/donut</bookmark_value>"
msgstr "<bookmark_value>prstencové grafy</bookmark_value><bookmark_value>výsečové grafy;typy</bookmark_value><bookmark_value>typy grafů;výsečové/prstencové</bookmark_value>"
+#. KRANY
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
@@ -5632,6 +6352,7 @@ msgctxt ""
msgid "<variable id=\"type_pie\"><link href=\"text/schart/01/type_pie.xhp\">Chart Type Pie</link></variable>"
msgstr "<variable id=\"type_pie\"><link href=\"text/schart/01/type_pie.xhp\">Výsečový graf</link></variable>"
+#. 7kqXR
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
@@ -5640,6 +6361,7 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "Na první straně <link href=\"text/schart/01/wiz_chart_type.xhp\">Průvodce grafem</link> si můžete zvolit typ grafu."
+#. XGE3t
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
@@ -5648,6 +6370,7 @@ msgctxt ""
msgid "Pie"
msgstr "Výsečový"
+#. DHxGX
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
@@ -5656,6 +6379,7 @@ msgctxt ""
msgid "A pie chart shows values as circular sectors of the total circle. The length of the arc, or the area of each sector, is proportional to its value."
msgstr "Výsečový graf zobrazuje hodnoty jako výseče celkového kruhu. Délka oblouku nebo plocha výseče je úměrná jeho hodnotě."
+#. BUQxJ
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
@@ -5664,6 +6388,7 @@ msgctxt ""
msgid "Pie - this subtype shows sectors as colored areas of the total pie, for one data column only. In the created chart, you can click and drag any sector to separate that sector from the remaining pie or to join it back."
msgstr "Výsečový - tento podtyp zobrazuje výseče jako barevné oblasti kruhu, ovšem pouze pro jeden sloupec dat. Ve vytvořeném grafu můžete klepnout a přetáhnout kteroukoliv výseč mimo koláč nebo ji připojit zpět."
+#. GABnz
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
@@ -5672,6 +6397,7 @@ msgctxt ""
msgid "Exploded pie - this subtype shows the sectors already separated from each other. In the created chart, you can click and drag any sector to move it along a radial from the pie's center."
msgstr "Rozložený výsečový - tento podtyp zobrazuje výseče oddělené jednu od druhé. Ve vytvořeném grafu můžete klepnout a přetáhnout výseč libovolně daleko od středu koláče."
+#. qpvFX
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
@@ -5680,6 +6406,7 @@ msgctxt ""
msgid "Donut - this subtype can show multiple data columns. Each data column is shown as one donut shape with a hole inside, where the next data column can be shown. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
msgstr "Prstencový - tento podtyp může zobrazit více datových sloupců. Každý datový sloupec je zobrazen jako prstenec a v jeho středu je možno zobrazit další sloupec. Ve vytvořeném grafu můžete klepnout a přetáhnout vnější výseč do libovolné vzdálenosti od středu prstence."
+#. tNW7K
#: type_pie.xhp
msgctxt ""
"type_pie.xhp\n"
@@ -5688,6 +6415,7 @@ msgctxt ""
msgid "Exploded donut - this subtype shows the outer sectors already separated from the remaining donut. In the created chart, you can click and drag an outer sector to move it along a radial from the donut's center."
msgstr "Rozložený prstencový - tento podtyp zobrazuje vnější výseče již oddělené od ostatních prstenců. Ve vytvořeném grafu můžete klepnout a přetáhnout vnější výseč do libovolné vzdálenosti od středu prstence."
+#. JRtGo
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5696,6 +6424,7 @@ msgctxt ""
msgid "Chart Type Stock"
msgstr "Burzovní graf"
+#. E5VQb
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5704,6 +6433,7 @@ msgctxt ""
msgid "<bookmark_value>stock charts</bookmark_value> <bookmark_value>chart types;stock</bookmark_value> <bookmark_value>data sources;setting for stock charts</bookmark_value>"
msgstr "<bookmark_value>burzovní grafy</bookmark_value><bookmark_value>typy grafů;burzovní</bookmark_value><bookmark_value>zdroje dat;nastavení burzovních grafů</bookmark_value>"
+#. P3hVZ
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5712,6 +6442,7 @@ msgctxt ""
msgid "<variable id=\"type_stock\"><link href=\"text/schart/01/type_stock.xhp\">Chart Type Stock</link></variable>"
msgstr "<variable id=\"type_stock\"><link href=\"text/schart/01/type_stock.xhp\">Burzovní graf</link></variable>"
+#. 7wXRh
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5720,6 +6451,7 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\"><emph>Chart Wizard</emph></link> you can choose a chart type."
msgstr "Na první stránce <link href=\"text/schart/01/wiz_chart_type.xhp\"><emph>Průvodce grafem</emph></link> můžete zvolit typ grafu."
+#. CZZei
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5728,6 +6460,7 @@ msgctxt ""
msgid "Stock"
msgstr "Burzovní"
+#. AgEnb
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5736,6 +6469,7 @@ msgctxt ""
msgid "A Stock chart illustrates the market trend given by opening price, bottom price, top price and closing price. The transaction volume can also be shown."
msgstr "Burzovní graf zobrazuje trendy trhu podle otevírací, nejnižší, nejvyšší a uzavírací ceny. Lze také zobrazit objem transakcí."
+#. 25Cz8
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5744,6 +6478,7 @@ msgctxt ""
msgid "For a Stock chart the order of the data series is important. The data should be arranged as shown in the example table below."
msgstr "Pro burzovní graf je důležité pořadí datových řad. Data by měla být uspořádána, jak je zobrazeno v tabulce níže."
+#. XAKPi
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5752,6 +6487,7 @@ msgctxt ""
msgid "A"
msgstr "A"
+#. LZT5f
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5760,6 +6496,7 @@ msgctxt ""
msgid "B"
msgstr "B"
+#. J3hFE
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5768,6 +6505,7 @@ msgctxt ""
msgid "C"
msgstr "C"
+#. VrYQc
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5776,6 +6514,7 @@ msgctxt ""
msgid "D"
msgstr "D"
+#. BzdfS
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5784,6 +6523,7 @@ msgctxt ""
msgid "E"
msgstr "E"
+#. ag98W
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5792,6 +6532,7 @@ msgctxt ""
msgid "F"
msgstr "F"
+#. k9WxJ
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5800,6 +6541,7 @@ msgctxt ""
msgid "1"
msgstr "1"
+#. zbpCB
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5808,6 +6550,7 @@ msgctxt ""
msgid "Transaction volume"
msgstr "Objem transakcí"
+#. 7uXTg
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5816,6 +6559,7 @@ msgctxt ""
msgid "Opening price"
msgstr "Otevírací cena"
+#. VDAeJ
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5824,6 +6568,7 @@ msgctxt ""
msgid "Low (bottom price)"
msgstr "Nejnižší cena"
+#. uE4fV
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5832,6 +6577,7 @@ msgctxt ""
msgid "High (top price)"
msgstr "Nejvyšší cena"
+#. EAPgz
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5840,6 +6586,7 @@ msgctxt ""
msgid "Closing price"
msgstr "Uzavírací cena"
+#. BrZFb
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5848,6 +6595,7 @@ msgctxt ""
msgid "2"
msgstr "2"
+#. 334rA
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5856,6 +6604,7 @@ msgctxt ""
msgid "Monday"
msgstr "Pondělí"
+#. UGAKn
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5864,6 +6613,7 @@ msgctxt ""
msgid "2500"
msgstr "2500"
+#. Javk7
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5872,6 +6622,7 @@ msgctxt ""
msgid "20"
msgstr "20"
+#. 7BW2D
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5880,6 +6631,7 @@ msgctxt ""
msgid "15"
msgstr "15"
+#. SeZGT
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5888,6 +6640,7 @@ msgctxt ""
msgid "25"
msgstr "25"
+#. K4oqF
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5896,6 +6649,7 @@ msgctxt ""
msgid "17"
msgstr "17"
+#. oGUZG
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5904,6 +6658,7 @@ msgctxt ""
msgid "3"
msgstr "3"
+#. dsdBU
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5912,6 +6667,7 @@ msgctxt ""
msgid "Tuesday"
msgstr "Úterý"
+#. 5ByVE
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5920,6 +6676,7 @@ msgctxt ""
msgid "3500"
msgstr "3500"
+#. HxjUX
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5928,6 +6685,7 @@ msgctxt ""
msgid "32"
msgstr "32"
+#. 4v6M2
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5936,6 +6694,7 @@ msgctxt ""
msgid "22"
msgstr "22"
+#. U3KAQ
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5944,6 +6703,7 @@ msgctxt ""
msgid "37"
msgstr "37"
+#. rvJR6
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5952,6 +6712,7 @@ msgctxt ""
msgid "30"
msgstr "30"
+#. FzDMs
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5960,6 +6721,7 @@ msgctxt ""
msgid "4"
msgstr "4"
+#. dkz7y
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5968,6 +6730,7 @@ msgctxt ""
msgid "Wednesday"
msgstr "Středa"
+#. hCyFP
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5976,6 +6739,7 @@ msgctxt ""
msgid "1000"
msgstr "1000"
+#. HNBCi
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5984,6 +6748,7 @@ msgctxt ""
msgid "15"
msgstr "15"
+#. JiJsx
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -5992,6 +6757,7 @@ msgctxt ""
msgid "15"
msgstr "15"
+#. EVnAD
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6000,6 +6766,7 @@ msgctxt ""
msgid "17"
msgstr "17"
+#. uhPgt
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6008,6 +6775,7 @@ msgctxt ""
msgid "17"
msgstr "17"
+#. 8WqF3
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6016,6 +6784,7 @@ msgctxt ""
msgid "5"
msgstr "5"
+#. Fi7ss
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6024,6 +6793,7 @@ msgctxt ""
msgid "Thursday"
msgstr "Čtvrtek"
+#. zWBwF
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6032,6 +6802,7 @@ msgctxt ""
msgid "2200"
msgstr "2200"
+#. jxuCB
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6040,6 +6811,7 @@ msgctxt ""
msgid "40"
msgstr "40"
+#. 6nU6c
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6048,6 +6820,7 @@ msgctxt ""
msgid "30"
msgstr "30"
+#. BU9Fr
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6056,6 +6829,7 @@ msgctxt ""
msgid "47"
msgstr "47"
+#. joNdD
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6064,6 +6838,7 @@ msgctxt ""
msgid "35"
msgstr "35"
+#. uCNbC
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6072,6 +6847,7 @@ msgctxt ""
msgid "6"
msgstr "6"
+#. pFZ8W
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6080,6 +6856,7 @@ msgctxt ""
msgid "Friday"
msgstr "Pátek"
+#. L9MKU
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6088,6 +6865,7 @@ msgctxt ""
msgid "4600"
msgstr "4600"
+#. BcXtN
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6096,6 +6874,7 @@ msgctxt ""
msgid "27"
msgstr "27"
+#. FsjDp
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6104,6 +6883,7 @@ msgctxt ""
msgid "20"
msgstr "20"
+#. v5mz9
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6112,6 +6892,7 @@ msgctxt ""
msgid "32"
msgstr "32"
+#. 8TEbK
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6120,6 +6901,7 @@ msgctxt ""
msgid "31"
msgstr "31"
+#. 2UJ7K
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6128,6 +6910,7 @@ msgctxt ""
msgid "The open, low, high, and closing values of a row build together one data unit in the chart. A stock price data series consists of several rows containing such data units. The column containing the transaction volume builds an optional second data series."
msgstr "Otevírací, nejnižší, nejvyšší a uzavírací hodnoty v řádku představují v grafu jednu datovou jednotku. Datové řady cen akcií sestávají z několika řádků s takovými jednotkami. Sloupce obsahující objem transakcí mohou vytvořit volitelnou druhou datovou řadu."
+#. pEUGg
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6136,6 +6919,7 @@ msgctxt ""
msgid "Depending on the chosen variant, you do not need all columns."
msgstr "V závislosti na zvolené variantě nepotřebujete všechny sloupce."
+#. sWcwB
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6144,6 +6928,7 @@ msgctxt ""
msgid "Stock Chart Variants"
msgstr "Varianty burzovního grafu"
+#. shGkt
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6152,6 +6937,7 @@ msgctxt ""
msgid "Choose the <emph>Stock</emph> chart type on the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\"><emph>Chart Wizard</emph></link>. Then select one of the four variants."
msgstr "Na první stránce <link href=\"text/schart/01/wiz_chart_type.xhp\"><emph>Průvodce grafem</emph></link> zvolte typ <emph>Burzovní</emph>. Poté vyberte jednu ze čtyř variant."
+#. iiUQp
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6160,6 +6946,7 @@ msgctxt ""
msgid "Type 1"
msgstr "Minimum-maximum-závěr"
+#. GWBvF
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6168,6 +6955,7 @@ msgctxt ""
msgid "Based on <emph>low</emph> and <emph>high</emph> column the Type 1 shows the distance between bottom price (low) and top price (high) by a vertical line."
msgstr "Typ Minimum-maximum-závěr zobrazuje rozdíl mezi <emph>nejnižší</emph> a <emph>nejvyšší</emph> cenou jako svislou úsečku."
+#. AYFGU
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6176,6 +6964,7 @@ msgctxt ""
msgid "Based on <emph>low, high,</emph> and <emph>close</emph> column Type 1 shows an additional horizontal mark <emph>for</emph> the closing price."
msgstr "V závislosti na <emph>nejnižší, nejvyšší</emph> a <emph>uzavírací</emph> ceně pak typ Minimum-maximum-závěr navíc zobrazuje vodorovnou úsečku <emph>označující</emph> uzavírací cenu."
+#. BBzF6
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6184,6 +6973,7 @@ msgctxt ""
msgid "Type 2"
msgstr "Zahájení-miminum-maximum-závěr"
+#. FLK9o
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6192,6 +6982,7 @@ msgctxt ""
msgid "Based on <emph>open, low, high</emph>, and <emph>close</emph> column Type 2 generates the traditional \"candle stick\" chart. Type 2 draws the vertical line between the bottom and top price and adds a rectangle in front, which visualizes the range between the opening and closing price. If you click on the rectangle you see more information in the status bar. %PRODUCTNAME uses different fill colors for rising values (the opening price is lower than the closing price) and falling values."
msgstr "Typ Zahájení-miminum-maximum-závěr podle údajů ve sloupcích <emph>otevírací, nejnižší, nejvyšší</emph> a <emph>uzavírací</emph> cena generuje tradiční \"svícový\" graf. Nejvyšší a nejnižší cena jsou spojeny svislou čarou a navíc je do popředí přidán obdélník, který představuje rozsah mezi otevírací a uzavírací cenou. %PRODUCTNAME používá různou barvu výplně pro rostoucí hodnoty (otevírací cena je nižší než uzavírací) a klesající hodnoty."
+#. 8FqfW
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6200,6 +6991,7 @@ msgctxt ""
msgid "Type 3"
msgstr "Objem-minimum-maximum-závěr"
+#. AGobu
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6208,6 +7000,7 @@ msgctxt ""
msgid "Based on <emph>volume, low, high</emph>, and <emph>close</emph> column chart Type 3 draws a chart like Type 1, with additional columns for the transaction volume."
msgstr "Typ Objem-minimum-maximum-závěr podle údajů ve sloupcích <emph>objem</emph>, <emph>nejnižší, nejvyšší a uzavírací</emph> cena vykresluje graf podobný typu Minimum-maximum-závěr ale navíc přidává sloupce znázorňující objem transakcí."
+#. 9xDCC
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6216,6 +7009,7 @@ msgctxt ""
msgid "Type 4"
msgstr "Objem-zahájení-minimum-maximum-závěr"
+#. 8QLzg
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6224,6 +7018,7 @@ msgctxt ""
msgid "Based on all five data columns <emph>volume, open, low, high</emph>, and <emph>close</emph>, Type 4 combines a chart of Type 2 with a column chart for the transaction volume."
msgstr "Typ Objem-zahájení-minimum-maximum-závěr je založen na údajích ze všech pěti sloupců, <emph>objem</emph>, <emph>otevírací, nejnižší, nejvyšší a uzavírací</emph> cena, a kombinuje graf typu Zahájení-miminum-maximum-závěr se sloupcovým grafem zobrazujícím objem transakcí."
+#. 6NDB7
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6232,6 +7027,7 @@ msgctxt ""
msgid "Because measurement for transaction volume might be \"units\", a second y axis is introduced in chart Type 3 and Type 4. The price axis is shown on the right side and the volume axis on the left side."
msgstr "Jelikož měřítko objemu transakcí může být v \"jednotkách\", je u posledních dvou typů grafů přidána druhá osa y. Osa ceny je zobrazena na pravé straně a osa objemu na levé straně grafu."
+#. 6NE4a
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6240,6 +7036,7 @@ msgctxt ""
msgid "Setting the Data Source"
msgstr "Nastavení zdroje dat"
+#. CoEsB
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6248,6 +7045,7 @@ msgctxt ""
msgid "Charts based on its own data"
msgstr "Graf založený na vlastních datech"
+#. g5esU
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6256,6 +7054,7 @@ msgctxt ""
msgid "To change the data series of a chart having its own data, choose <link href=\"text/schart/01/03010000.xhp\"><emph>Chart Data Table</emph></link> from the <emph>View</emph> menu or from the context menu of the chart in edit mode."
msgstr "Chcete-li upravit datové řady grafu, který používá vlastní data, zvolte příkaz <link href=\"text/schart/01/03010000.xhp\"><emph>Tabulka dat</emph></link> z nabídky <emph>Zobrazit</emph> nebo z místní nabídky grafu v režimu úprav."
+#. cHkur
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6264,6 +7063,7 @@ msgctxt ""
msgid "In an embedded chart data table, the data series are always organized in columns."
msgstr "Datové řady grafu, který využívá vlastní tabulku, jsou vždy organizovány ve sloupcích."
+#. 5UCTC
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6272,6 +7072,7 @@ msgctxt ""
msgid "For a new stock chart first use a column chart. Add the columns you need and enter your data in the order which is shown in the example, omitting any columns not required for the desired variant. Use <emph>Move Series Right</emph> to change the column order. Close the chart data table. Now use the <emph>Chart Type</emph> dialog to change to the stock chart variant."
msgstr "Pro nový burzovní graf nejprve použijte sloupcový graf. Přidejte všechny sloupce, které budete potřebovat, a zadejte údaje v pořadí naznačeném v příkladu (vynechejte sloupce, které nechcete použít). Pomocí příkazu <emph>Posunout řadu vpravo</emph> můžete měnit pořadí sloupců. Zavřete tabulku dat grafu. Poté pomocí dialogového okna <emph>Typ grafu</emph> změňte graf na burzovní."
+#. Brram
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6280,6 +7081,7 @@ msgctxt ""
msgid "If you have already got a stock chart and you want to change the variant, then first change the chart type to a column chart, add or remove columns so that it fits to the variant, and then change the chart type back to a stock chart."
msgstr "Pokud již máte burzovní graf a chcete změnit variantu, nejprve změňte graf na sloupcový, přidejte či odeberte sloupce, aby odpovídaly vybrané variantě, a poté změňte typ grafu zpět na burzovní."
+#. uEiVg
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6288,6 +7090,7 @@ msgctxt ""
msgid "Do not write the name of a data series in a row. Write the name into the field above the role name."
msgstr "Nezapisujte do řádku jméno datové řady. Název zadejte do pole nad názvem role."
+#. wnEUB
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6296,6 +7099,7 @@ msgctxt ""
msgid "The order of the rows determines how the categories are arranged in the chart. Use Move Row Down to change the order."
msgstr "Pořadí řádků určuje, jak budou kategorie v grafu uspořádány. Pomocí příkazu Prohodit řádky můžete změnit pořadí."
+#. dtJha
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6304,6 +7108,7 @@ msgctxt ""
msgid "Charts based on Calc or Writer tables"
msgstr "Graf založený na tabulce Calc nebo Writer"
+#. BaCXB
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6312,6 +7117,7 @@ msgctxt ""
msgid "You can choose or alter a data range on the second page of the <emph>Chart Wizard</emph> or in the <link href=\"text/schart/01/wiz_data_range.xhp\"><emph>Data Range</emph></link> dialog. For fine tuning use the <link href=\"text/schart/01/wiz_data_series.xhp\"><emph>Data Series</emph></link> dialog."
msgstr "Oblast dat můžete určit nebo změnit na druhé straně <emph>Průvodce grafem</emph> nebo v dialogovém okně <link href=\"text/schart/01/wiz_data_range.xhp\"><emph>Oblast dat</emph></link>. Pro jemnější nastavení použijte dialogové okno <link href=\"text/schart/01/wiz_data_series.xhp\"><emph>Datové řady</emph></link>."
+#. 8EpDr
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6320,6 +7126,7 @@ msgctxt ""
msgid "To specify a data range do one of the following:"
msgstr "Pro určení oblasti dat proveďte jedno z následujícího:"
+#. QHEUU
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6328,6 +7135,7 @@ msgctxt ""
msgid "Enter the data range in the text box."
msgstr "Zadejte oblast dat do textového pole."
+#. xWcvR
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6336,6 +7144,7 @@ msgctxt ""
msgid "In Calc, an example data range would be \"$Sheet1.$B$3:$B$14\". Note that a data range may consist of more than one region in a spreadsheet, e.g. \"$Sheet1.A1:A5;$Sheet1.D1:D5\" is also a valid data range. In Writer, an example data range would be \"Table1.A1:E4\"."
msgstr "V Calcu by oblast dat mohla být např. \"$List1.$B$3:$B$14\". Oblast dat může obsahovat více oblastí v listu, např. \"$List1.A1:A5;$List1.D1:D5\". Ve Writeru je oblast dat např. \"Tabulka1.A1:E4\"."
+#. K4Qan
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6344,6 +7153,7 @@ msgctxt ""
msgid "As long as the syntax is not correct, %PRODUCTNAME shows the text in red."
msgstr "Pokud není oblast zadána správně, %PRODUCTNAME zobrazuje text červeně."
+#. 7CV3W
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6352,6 +7162,7 @@ msgctxt ""
msgid "In Calc, click <emph>Select data range</emph> to minimize the dialog, then drag to select the data range. When you release the mouse, the data are entered. Click <emph>Select data range</emph> again to add a data range. In the input field of the minimized dialog, click after the entry and type a semicolon. Then drag to select the next range."
msgstr "V Calcu klepněte na <emph>Vyberte oblast dat</emph>, čímž dialogové okno minimalizujete, a poté tažením myši vyberte oblast dat. Po uvolnění tlačítka myši je vybraná oblast zadána. Pro přidání další datové oblasti znovu klepněte na <emph>Vyberte oblast dat</emph>. Ve vstupním poli minimalizovaného okna připište na konec aktuální oblasti středník. Poté tažením myši vyberte další oblast."
+#. b6qus
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6360,6 +7171,7 @@ msgctxt ""
msgid "Click one of the options for data series in rows or in columns."
msgstr "Klepnutím na jednu z možností vyberete datové řady v řádcích nebo sloupcích."
+#. t9ayj
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6368,6 +7180,7 @@ msgctxt ""
msgid "Your stock chart data are \"in columns\", if the information in a row belongs to the same \"candle stick\"."
msgstr "Data pro burzovní graf jsou \"ve sloupcích\", pokud informace v jednom řádku přísluší ke stejné \"svíci\" v grafu."
+#. E7Zd4
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6376,6 +7189,7 @@ msgctxt ""
msgid "Fine Tuning the Data Ranges of Table Based Stock Charts"
msgstr "Doladění oblastí dat pro burzovní grafy založené na tabulce"
+#. ECYmF
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6384,6 +7198,7 @@ msgctxt ""
msgid "You can organize data series and edit the source for parts of single data series on the third page of the <emph>Chart Wizard</emph> or on the page <emph>Data Series</emph> in the <emph>Data Range</emph> dialog."
msgstr "Na třetí stránce <emph>Průvodce grafem</emph> nebo na kartě <emph>Datové řady</emph> dialogového okna <emph>Oblast</emph> dat můžete přeorganizovat datové řady nebo upravit zdroj pro části jednotlivých datových řad."
+#. zSfXf
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6392,6 +7207,7 @@ msgctxt ""
msgid "Organize Data Series"
msgstr "Organizace datových řad"
+#. kZMCC
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6400,6 +7216,7 @@ msgctxt ""
msgid "In the <emph>data series</emph> area on the left side of the dialog, you can organize the data series of the actual chart. A stock chart has at least one data series containing the prices. It might have a second data series for transaction volume."
msgstr "V levé části dialogu <emph>datové řady</emph> můžete organizovat datové řady vybraného grafu. Burzovní graf má alespoň jednu datovou řadu obsahující ceny. Může mít druhou datovou řadu popisující objem transakcí."
+#. FAXxK
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6408,6 +7225,7 @@ msgctxt ""
msgid "If you have got more than one price data series, use the Up and Down arrow buttons to order them. The order determines the arrangement in the chart. Do the same for volume data series. You cannot switch price and volume data series."
msgstr "Pokud máte více datových řad pro cenu, uspořádejte je pomocí šipek nahoru a dolů. Pořadí určuje uspořádání grafu. Totéž proveďte pro datové řady objemu. Nemůžete prohodit datové řady ceny a objemu."
+#. TL7Ud
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6416,6 +7234,7 @@ msgctxt ""
msgid "To remove a data series, select the data series in the list and click <emph>Remove</emph>."
msgstr "Chcete-li odstranit datovou řadu, označte ji v seznamu a klepněte na <emph>Odstranit</emph>."
+#. E3oGt
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6424,6 +7243,7 @@ msgctxt ""
msgid "To add a data series, select one of the existing data series and click <emph>Add</emph>. You get an empty entry below the selected one, which has the same type. If you have no price data series or no volume data series, you must first select a range for these series in the <emph>Data Range</emph> dialog."
msgstr "Chcete-li přidat datovou řadu, označte některou z existujících a klepněte na <emph>Přidat</emph>. Pod vybranou datovou řadu se přidá prázdný záznam stejného typu. Pokud nemáte žádnou datovou řadu pro cenu nebo objem, musíte nejprve označit oblast pro tyto řady v dialogu <emph>Oblast dat</emph>."
+#. e9oGh
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6432,6 +7252,7 @@ msgctxt ""
msgid "Setting Data Ranges"
msgstr "Nastavení oblastí dat"
+#. VysRB
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6440,6 +7261,7 @@ msgctxt ""
msgid "In the <emph>Data Ranges</emph> dialog you can set or change the data range of each component of the selected data series."
msgstr "V dialogu <emph>Oblast dat</emph> můžete nastavit nebo upravit oblast dat pro každou složku vybrané datové řady."
+#. LCgsy
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6448,6 +7270,7 @@ msgctxt ""
msgid "In the upper list you see the role name of the components and the current values. When you have selected a role, you can change the value in the text box below the list. The label shows the selected role."
msgstr "V horním seznamu se zobrazuje název role složky a aktuální hodnota. Poté co vyberete roli, můžete změnit hodnotu v textovém poli pod seznamem. Popisek zobrazuje vybranou roli."
+#. 6GFGB
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6456,6 +7279,7 @@ msgctxt ""
msgid "Enter the range into the text box or click on <emph>Select data range</emph> to minimize the dialog and select the range with the mouse."
msgstr "Zadejte oblast do textového pole nebo klepněte na ikonu <emph>Vyberte oblast dat</emph>, čímž se minimalizuje dialog, a poté můžete oblast vybrat myší."
+#. VhjWG
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6464,6 +7288,7 @@ msgctxt ""
msgid "Select Open Values, Close Values, High Values, and Low Values in any order. Specify only the ranges for those roles which you need for the chosen variant of the stock chart. The ranges need not be next to each other in the table."
msgstr "Zvolte v libovolném pořadí Otevírací, Uzavírací, Nejnižší a Nejvyšší hodnoty. Zadejte oblasti pouze pro role, které potřebujete ve zvolené variantě burzovního grafu. Oblasti se nemusí v tabulce nacházet vedle sebe."
+#. MNrXk
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6472,6 +7297,7 @@ msgctxt ""
msgid "Legend"
msgstr "Legenda"
+#. PzXfx
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6480,6 +7306,7 @@ msgctxt ""
msgid "The legend displays the labels from the first row or column or from the special range that you have set in the <emph>Data Series</emph> dialog. If your chart does not contain labels, the legend displays text like \"Row 1, Row 2, ...\", or \"Column A, Column B, ...\" according to the row number or column letter of the chart data."
msgstr "Legenda zobrazuje popisky z prvního řádku nebo sloupce nebo ze zvláštní oblasti, kterou nastavíte v dialogu <emph>Datové řady</emph>. Pokud graf neobsahuje popisky, v legendě se zobrazí texty např. \"Řádek 1, Řádek 2, ..\" nebo \"Sloupec A, Sloupec B, ...\" podle čísla řádku nebo písmene sloupce v tabulce dat."
+#. iBNcw
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6488,6 +7315,7 @@ msgctxt ""
msgid "The legend shows the value from the range, which you entered in the <emph>Range for Name</emph> field in the <emph>Data Range</emph> dialog. The default entry is the column header of the closing price column."
msgstr "V legendě se zobrazují hodnoty z oblasti, která je zadána v poli <emph>Oblast pro název</emph> v dialogu <emph>Oblast dat</emph>. Výchozí hodnotou je záhlaví sloupce s uzavírací cenou."
+#. ENNoh
#: type_stock.xhp
msgctxt ""
"type_stock.xhp\n"
@@ -6496,6 +7324,7 @@ msgctxt ""
msgid "Select one of the position options. When the chart is finished, you can specify other positions using the Format menu."
msgstr "Zvolte jednu z možností umístění. Po vytvoření grafu můžete další volby nastavit v nabídce Formát."
+#. fA3NL
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6504,6 +7333,7 @@ msgctxt ""
msgid "Chart Type XY"
msgstr "XY (bodový)"
+#. SDqzE
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6512,6 +7342,7 @@ msgctxt ""
msgid "<bookmark_value>scatter charts</bookmark_value><bookmark_value>XY charts</bookmark_value><bookmark_value>chart types;XY (scatter)</bookmark_value><bookmark_value>error indicators in charts</bookmark_value><bookmark_value>error bars in charts</bookmark_value><bookmark_value>averages in charts</bookmark_value><bookmark_value>statistics in charts</bookmark_value><bookmark_value>variances in charts</bookmark_value><bookmark_value>standard deviation in charts</bookmark_value>"
msgstr "<bookmark_value>bodové grafy</bookmark_value><bookmark_value>XY grafy</bookmark_value><bookmark_value>typy grafů;XY (bodové)</bookmark_value><bookmark_value>indikátory chyb v grafech</bookmark_value><bookmark_value>chybové úsečky v grafech</bookmark_value><bookmark_value>průměry v grafech</bookmark_value><bookmark_value>statistika v grafech</bookmark_value><bookmark_value>odchylky v grafech</bookmark_value><bookmark_value>směrodatná odchylka v grafech</bookmark_value>"
+#. QBDn7
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6520,6 +7351,7 @@ msgctxt ""
msgid "<variable id=\"type_xy\"><link href=\"text/schart/01/type_xy.xhp\">Chart Type XY (Scatter)</link></variable>"
msgstr "<variable id=\"type_xy\"><link href=\"text/schart/01/type_xy.xhp\">XY (bodový)</link></variable>"
+#. RGBbY
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6528,6 +7360,7 @@ msgctxt ""
msgid "On the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose a chart type."
msgstr "Na první straně <link href=\"text/schart/01/wiz_chart_type.xhp\">Průvodce grafem</link> si můžete zvolit typ grafu."
+#. EHrHp
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6536,6 +7369,7 @@ msgctxt ""
msgid "XY (Scatter)"
msgstr "XY (bodový)"
+#. DjFVF
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6544,6 +7378,7 @@ msgctxt ""
msgid "An XY chart in its basic form is based on one data series consisting of a name, a list of x‑values, and a list of y‑values. Each value pair (x|y) is shown as a point in a coordinate system. The name of the data series is associated with the y‑values and shown in the legend."
msgstr "Bodový graf je v základní podobě založen na jedné datové řadě, která obsahuje název, seznam hodnot x a seznam hodnot y. Každá dvojice hodnot (x|y) se zobrazí jako bod v souřadnicovém systému. Název datové řady se spojí s hodnotou y a zobrazí v legendě."
+#. t9mUL
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6552,6 +7387,7 @@ msgctxt ""
msgid "Choose an XY chart for the following example tasks:"
msgstr "Bodový graf se hodí například pro následující úlohy:"
+#. 96vL4
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6560,6 +7396,7 @@ msgctxt ""
msgid "scale the x‑axis"
msgstr "změna měřítka osy x"
+#. 6oAUk
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6568,6 +7405,7 @@ msgctxt ""
msgid "generate a parameter curve, for example a spiral"
msgstr "vytvoření parametrické křivky, např. spirály"
+#. 4g38h
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6576,6 +7414,7 @@ msgctxt ""
msgid "draw the graph of a function"
msgstr "zakreslení grafu funkce"
+#. 38iBq
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6584,6 +7423,7 @@ msgctxt ""
msgid "explore the statistical association of quantitative variables"
msgstr "zjištění statistických vztahů kvantitativních proměnných"
+#. UXuBi
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6592,6 +7432,7 @@ msgctxt ""
msgid "Your XY chart may have more than one data series."
msgstr "Bodový graf může obsahovat více datových řad."
+#. kmPSk
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6600,6 +7441,7 @@ msgctxt ""
msgid "XY Chart Variants"
msgstr "Varianty XY grafu"
+#. Z8jEn
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6608,6 +7450,7 @@ msgctxt ""
msgid "You can choose an XY chart variant on the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link>, or by choosing <item type=\"menuitem\">Format - Chart Type </item>for a chart in edit mode."
msgstr "Variantu XY grafu můžete zvolit na první straně <link href=\"text/schart/01/wiz_chart_type.xhp\">Průvodce grafem</link> nebo příkazem <item type=\"menuitem\">Formát - Typ grafu</item> v režimu úprav grafu."
+#. azkUx
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6616,6 +7459,7 @@ msgctxt ""
msgid "The chart is created with default settings. After the chart is finished, you can edit its properties to change the appearance. Line styles and icons can be changed on the <emph>Line</emph> tab page of the data series properties dialog."
msgstr "Graf bude vytvořen s výchozím nastavením. Po vytvoření grafu můžete jeho vzhled upravit změnou vlastností. Styl čar a ikon lze změnit na kartě <emph>Čára</emph> dialogového okna vlastností datové řady."
+#. 6AcaE
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6624,6 +7468,7 @@ msgctxt ""
msgid "Double-click any data point to open the <item type=\"menuitem\">Data Series</item> dialog. In this dialog, you can change many properties of the data series."
msgstr "Poklepejte na datový bod pro otevření dialogu <item type=\"menuitem\">Datové řady</item>. V tomto dialogu můžete upravit vlastnosti datové řady."
+#. vTuqs
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6632,6 +7477,7 @@ msgctxt ""
msgid "For 2D charts, you can choose <item type=\"menuitem\">Insert - Y Error Bars</item> to enable the display of error bars."
msgstr "Pro 2D grafy můžete chybové čáry zobrazit volbou <item type=\"menuitem\">Vložit - Chybová čára osy Y</item>."
+#. DEosY
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6640,6 +7486,7 @@ msgctxt ""
msgid "You can enable the display of mean value lines and trend lines using commands on the Insert menu."
msgstr "Pomocí příkazů v nabídce Vložit můžete zobrazit přímky střední hodnoty a spojnice trendu."
+#. rPRNq
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6648,6 +7495,7 @@ msgctxt ""
msgid "Points only"
msgstr "Pouze body"
+#. JWLhZ
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6656,6 +7504,7 @@ msgctxt ""
msgid "Each data point is shown by an icon. %PRODUCTNAME uses default icons with different forms and colors for each data series. The default colors are set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - Charts - Default Colors</item>."
msgstr "Každý datový bod je zobrazen jako ikona. %PRODUCTNAME používá pro každou datovou řadu ikony různých tvarů a barev. Výchozí barvy je možné nastavit v <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Předvolby</item></caseinline><defaultinline><item type=\"menuitem\">Nástroje - Možnosti</item></defaultinline></switchinline><item type=\"menuitem\"> - Grafy - Výchozí barvy</item>."
+#. esJ88
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6664,6 +7513,7 @@ msgctxt ""
msgid "Lines Only"
msgstr "Pouze čáry"
+#. VejUt
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6672,6 +7522,7 @@ msgctxt ""
msgid "This variant draws straight lines from one data point to the next. The data points are not shown by icons."
msgstr "Tato varianta vykresluje mezi body rovné čáry. Datové body nejsou zobrazeny jako ikony."
+#. SG9fd
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6680,6 +7531,7 @@ msgctxt ""
msgid "The drawing order is the same as the order in the data series. Mark <emph>Sort by X Values</emph> to draw the lines in the order of the x values. This sorting applies only to the chart, not to the data in the table."
msgstr "Pořadí vykreslování je stejné jako pořadí v datové řadě. Chcete-li vykreslovat čáry v pořadí podle hodnot x, zaškrtněte <emph>Seřadit podle hodnot X</emph>. Body se řadí pouze v grafu, ne v původních datech."
+#. rsbDS
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6688,6 +7540,7 @@ msgctxt ""
msgid "Points and Lines"
msgstr "Body a čáry"
+#. GmjGz
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6696,6 +7549,7 @@ msgctxt ""
msgid "This variant shows points and lines at the same time."
msgstr "Tato varianta zobrazuje zároveň čáry a body."
+#. BqQcp
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6704,6 +7558,7 @@ msgctxt ""
msgid "3D Lines"
msgstr "3D čáry"
+#. xYgZn
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6712,6 +7567,7 @@ msgctxt ""
msgid "The lines are shown like tapes. The data points are not shown by icons. In the finished chart choose <link href=\"text/schart/01/three_d_view.xhp\">3D View</link> to set properties like illumination and angle of view."
msgstr "Čáry jsou zobrazeny jako pásky. Datové body nejsou zobrazeny. V dokončeném grafu zvolte <link href=\"text/schart/01/three_d_view.xhp\">3D pohled</link> pro nastavení vlastností, např. osvětlení a úhlu pohledu."
+#. B5qZX
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6720,6 +7576,7 @@ msgctxt ""
msgid "Smooth Lines"
msgstr "Vyhlazené čáry"
+#. F8F9B
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6728,6 +7585,7 @@ msgctxt ""
msgid "Choose <emph>Smooth</emph> from the <emph>Line type</emph> dropdown to draw curves instead of straight line segments."
msgstr "Aby se kreslily místo přímých čar křivky, zvolte <emph>Vyhlazené</emph> z rozbalovacího seznamu <emph>Typ čáry</emph>."
+#. euGhT
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6736,6 +7594,7 @@ msgctxt ""
msgid "Click <emph>Properties</emph> to set details for the curves."
msgstr "Klepněte na <emph>Vlastnosti</emph>, chcete-li nastavit podrobnosti křivek."
+#. cLy57
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6744,6 +7603,7 @@ msgctxt ""
msgid "<emph>Cubic Spline</emph> interpolates your data points with polynomials of degree 3. The transitions between the polynomial pieces are smooth, having the same slope and curvature."
msgstr "<emph>Kubický splajn</emph> interpoluje datové body polynomy stupně 3. Přechody mezi jednotlivými polynomy jsou hladké, se shodnou strmostí a zakřivením."
+#. EFvnr
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6752,6 +7612,7 @@ msgctxt ""
msgid "The <emph>Resolution</emph> determines how many line segments are calculated to draw a piece of polynomial between two data points. You can see the intermediate points if you click any data point."
msgstr "<emph>Rozlišení</emph> určuje, kolik úseček se vypočítá pro křivku mezi dvěma datovými body. Pokud klepnete na datový bod, zobrazí se také mezilehlé body."
+#. CSDkE
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6760,6 +7621,7 @@ msgctxt ""
msgid "<emph>B-Spline</emph> uses a parametric, interpolating B-spline curve. Those curves are built piecewise from polynomials. The <emph>Degree of polynomials</emph> sets the degree of these polynomials."
msgstr "<emph>B-splajn</emph> používá parametrickou, interpolační B-splajn křivku. Tyto křivky jsou sestaveny z jednotlivých polynomů. <emph>Stupeň polynomů</emph> určuje stupeň těchto polynomů."
+#. yKVRB
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6768,6 +7630,7 @@ msgctxt ""
msgid "Stepped Lines"
msgstr "Stupňové čáry"
+#. 3xKeY
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6776,6 +7639,7 @@ msgctxt ""
msgid "Choose <emph>Stepped</emph> from the <emph>Line type</emph> dropdown to draw lines which step from point to point instead of straight line segments."
msgstr "Aby se kreslily místo přímých čar stupně mezi body, zvolte <emph>Stupňové</emph> z rozbalovacího seznamu <emph>Typ čáry</emph>."
+#. BicoT
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6784,6 +7648,7 @@ msgctxt ""
msgid "Click <emph>Properties</emph> to set details for the curves."
msgstr "Klepněte na <emph>Vlastnosti</emph>, chcete-li nastavit podrobnosti křivek."
+#. VsTtf
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6792,6 +7657,7 @@ msgctxt ""
msgid "There are 4 different step types:"
msgstr "Je možné použít čtyři různé typy stupně:"
+#. jUcUM
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6800,6 +7666,7 @@ msgctxt ""
msgid "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Start step icon</alt></image>"
msgstr "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Ikona stupně na začátku</alt></image>"
+#. ntm2S
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6808,6 +7675,7 @@ msgctxt ""
msgid "Start with horizontal line and step up vertically at the end."
msgstr "Začíná vodorovnou čarou a na konci vytváří svislý stupeň."
+#. HouhR
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6816,6 +7684,7 @@ msgctxt ""
msgid "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">End step icon</alt></image>"
msgstr "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">Ikona stupně na konci</alt></image>"
+#. HA2E6
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6824,6 +7693,7 @@ msgctxt ""
msgid "Start to step up vertically and end with horizontal line."
msgstr "Na začátku vytváří svislý stupeň a končí vodorovnou čarou."
+#. nW2RJ
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6832,6 +7702,7 @@ msgctxt ""
msgid "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Center X icon</alt></image>"
msgstr "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Ikona pro střed X</alt></image>"
+#. qvAvw
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6840,6 +7711,7 @@ msgctxt ""
msgid "Start with horizontal line, step up vertically in the middle of the X values and end with horizontal line."
msgstr "Začíná vodorovnou čarou, ve středu hodnot X vytváří svislý stupeň a končí vodorovnou čarou."
+#. GWF4G
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6848,6 +7720,7 @@ msgctxt ""
msgid "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Center Y icon</alt></image>"
msgstr "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Ikona pro střed Y</alt></image>"
+#. aKSE8
#: type_xy.xhp
msgctxt ""
"type_xy.xhp\n"
@@ -6856,6 +7729,7 @@ msgctxt ""
msgid "Start to step up vertically to the middle of the Y values, draw a horizontal line and finish by stepping vertically to the end."
msgstr "Na začátku začne vytvářet svislý stupeň do středu hodnot Y, poté nakreslí vodorovnou čáru a na konci svislý stupeň uzavře."
+#. kTouK
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -6864,6 +7738,7 @@ msgctxt ""
msgid "Chart Wizard - Chart Elements"
msgstr "Průvodce grafem - Prvky grafu"
+#. V5Eqw
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -6872,6 +7747,7 @@ msgctxt ""
msgid "<variable id=\"wiz_chart_elements\"><link href=\"text/schart/01/wiz_chart_elements.xhp\">Chart Wizard - Chart Elements</link></variable>"
msgstr "<variable id=\"wiz_chart_elements\"><link href=\"text/schart/01/wiz_chart_elements.xhp\">Průvodce grafem - Prvky grafu</link></variable>"
+#. GPTJT
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -6880,6 +7756,7 @@ msgctxt ""
msgid "On this page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can choose the chart elements to be shown."
msgstr "Na této stránce <link href=\"text/schart/01/wiz_chart_type.xhp\">Průvodce grafem</link> si můžete vybrat, které prvky grafu se zobrazí."
+#. Bwrur
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -6888,6 +7765,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter a title for your chart.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte nadpis grafu.</ahelp>"
+#. DxsPG
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -6896,6 +7774,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter a subtitle for your chart.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte podnadpis grafu.</ahelp>"
+#. ygGW6
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -6904,6 +7783,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter a label for the x-axis (horizontal).</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte popis osy x (vodorovná).</ahelp>"
+#. s8zgq
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -6912,6 +7792,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter a label for the y-axis (vertical).</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte popis osy y (svislá).</ahelp>"
+#. Ykd3i
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -6920,6 +7801,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter a label for the z-axis. This option is only available for three-dimensional charts.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte popis osy z. Tato volba je dostupná jen pro trojrozměrné grafy.</ahelp>"
+#. azk2Q
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -6928,6 +7810,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Displays a legend in your chart.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí legendu grafu.</ahelp>"
+#. 2PPCD
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -6936,6 +7819,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Positions the legend to the left of the chart.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Umístí legendu nalevo od grafu.</ahelp>"
+#. gQPuB
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -6944,6 +7828,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Positions the legend to the top of the chart.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Umístí legendu nad graf.</ahelp>"
+#. NKDKU
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -6952,6 +7837,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Positions the legend to the right of the chart.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Umístí legendu napravo od grafu.</ahelp>"
+#. 9377D
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -6960,6 +7846,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Positions the legend to the bottom of the chart.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Umístí legendu pod graf.</ahelp>"
+#. KNABg
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -6968,6 +7855,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Displays grid lines that are perpendicular to the x-axis.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí linie mřížky kolmé na osu x.</ahelp>"
+#. oxD9d
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -6976,6 +7864,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Displays grid lines that are perpendicular to the y-axis.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí linie mřížky kolmé na osu y.</ahelp>"
+#. b4aA3
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -6984,6 +7873,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Displays grid lines that are perpendicular to the z-axis. This option is only available for three-dimensional charts.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí linie mřížky kolmé na osu z. Tato volba je k dispozici jen u trojrozměrných grafů.</ahelp>"
+#. RAViq
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -6992,6 +7882,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter a label for the secondary x-axis. This option is only available for charts that support a secondary x-axis.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vloží popisek pro druhou osu x. Tato volba je dostupná pouze pro grafy, které podporují druhou osu x.</ahelp>"
+#. Q3Cf7
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -7000,6 +7891,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter a label for the secondary y-axis. This option is only available for charts that support a secondary y-axis.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vložte popisek pro druhou osu y. Tato volba je dostupná pouze pro grafy, které podporují druhou sou y.</ahelp>"
+#. 8BWV3
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -7008,6 +7900,7 @@ msgctxt ""
msgid "To enter chart elements"
msgstr "Zadání prvků grafu"
+#. X4ABG
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -7016,6 +7909,7 @@ msgctxt ""
msgid "Enter titles or click the elements that you want to be shown on the current chart."
msgstr "Zadejte popisy nebo klepněte na prvky, které chcete v aktuálním grafu zobrazit."
+#. TbGNB
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -7024,6 +7918,7 @@ msgctxt ""
msgid "Titles"
msgstr "Popisy"
+#. hjjCV
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -7032,6 +7927,7 @@ msgctxt ""
msgid "If you enter text for a title, subtitle, or any axis, the necessary space will be reserved to display the text next to the chart. If you do not enter a text, no space will be reserved, leaving more space to display the chart."
msgstr "Pokud zadáte text do pole pro nadpis, podnadpis nebo některou z os, v grafu se vyhradí potřebné místo pro zobrazení textu. Pokud text nezadáte, místo se nevyhradí, takže zůstane více prostoru pro samotný graf."
+#. 9GqPC
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -7040,6 +7936,7 @@ msgctxt ""
msgid "It is not possible to link the title text to a cell. You must enter the text directly."
msgstr "Není možno použít pro text popisu hodnotu z buňky. Musíte text zadat přímo."
+#. 5W5Ld
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -7048,6 +7945,7 @@ msgctxt ""
msgid "When the chart is finished, you can change the position and other properties by the <emph>Format</emph> menu."
msgstr "Po dokončení grafu můžete upravit jeho umístění a další vlastnosti v nabídce <emph>Formát</emph>."
+#. 5AWLP
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -7056,6 +7954,7 @@ msgctxt ""
msgid "Legend"
msgstr "Legenda"
+#. pdNqU
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -7064,6 +7963,7 @@ msgctxt ""
msgid "The legend displays the labels from the first row or column, or from the range that you have set in the Data Series dialog. If your chart does not contain labels, the legend displays text like \"Row 1, Row 2, ...\", or \"Column A, Column B, ...\" according to the row number or column letter of the chart data."
msgstr "Legenda zobrazuje popisky z prvního řádku nebo sloupce nebo ze zvláštní oblasti, kterou nastavíte v dialogu Datové řady. Pokud graf neobsahuje popisky, v legendě se zobrazí texty, např. \"Řádek 1, Řádek 2, ..\" nebo \"Sloupec A, Sloupec B, ...\" podle čísla řádku nebo písmene sloupce v tabulce dat."
+#. jEnVY
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -7072,6 +7972,7 @@ msgctxt ""
msgid "You cannot enter the text directly, it is automatically generated from the Name cell range."
msgstr "Tento text nemůžete zadat přímo, vygeneruje se automaticky z oblasti buněk Název."
+#. bBxSk
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -7080,6 +7981,7 @@ msgctxt ""
msgid "Select one of the position options. When the chart is finished, you can specify other positions using the Format menu."
msgstr "Zvolte jednu z možností umístění. Po vytvoření grafu můžete další volby nastavit v nabídce Formát."
+#. nWCCy
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -7088,6 +7990,7 @@ msgctxt ""
msgid "Grids"
msgstr "Mřížky"
+#. AqCaa
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -7096,6 +7999,7 @@ msgctxt ""
msgid "The visible grid lines can help to estimate the data values in the chart."
msgstr "Viditelné čáry mřížek mohou pomoci v určení hodnot dat v grafu."
+#. UEFh4
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -7104,6 +8008,7 @@ msgctxt ""
msgid "The distance of the grid lines corresponds to the interval settings in the Scale tab of the axis properties."
msgstr "Vzdálenost čar mřížky odpovídá nastavení intervalu na kartě Měřítko ve vlastnostech osy."
+#. DShMe
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -7112,6 +8017,7 @@ msgctxt ""
msgid "Grid lines are not available for pie charts."
msgstr "Pro výsečové grafy nejsou mřížky dostupné."
+#. jAkuS
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -7120,6 +8026,7 @@ msgctxt ""
msgid "Additional elements"
msgstr "Další prvky"
+#. DSRnC
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -7128,6 +8035,7 @@ msgctxt ""
msgid "For additional elements use the Insert menu of the chart in edit mode. There you can define the following elements:"
msgstr "Další součásti můžete přidat pomocí nabídky Vložit v režimu úprav grafu. Tam můžete nastavit následující prvky:"
+#. LnZDM
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -7136,6 +8044,7 @@ msgctxt ""
msgid "Secondary axes"
msgstr "Vedlejší osy"
+#. asmFY
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -7144,6 +8053,7 @@ msgctxt ""
msgid "Minor grids"
msgstr "Vedlejší mřížky"
+#. FrycP
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -7152,6 +8062,7 @@ msgctxt ""
msgid "Data labels"
msgstr "Popisky dat"
+#. 9EqXW
#: wiz_chart_elements.xhp
msgctxt ""
"wiz_chart_elements.xhp\n"
@@ -7160,6 +8071,7 @@ msgctxt ""
msgid "Statistics, for example mean values, y error bars and trend lines"
msgstr "Statistika, například střední hodnoty, chybové úsečky Y a spojnice trendu"
+#. 75Tbb
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7168,6 +8080,7 @@ msgctxt ""
msgid "Chart Wizard - Chart Type"
msgstr "Průvodce grafem - Typ grafu"
+#. LZdZA
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7176,6 +8089,7 @@ msgctxt ""
msgid "<bookmark_value>charts;choosing chart types</bookmark_value>"
msgstr "<bookmark_value>grafy; výběr typu grafu</bookmark_value>"
+#. SV6qT
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7184,6 +8098,7 @@ msgctxt ""
msgid "<variable id=\"wiz_chart_type\"><link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard - Chart Type</link></variable>"
msgstr "<variable id=\"wiz_chart_type\"><link href=\"text/schart/01/wiz_chart_type.xhp\">Průvodce grafem - Typ grafu</link></variable>"
+#. D8wP7
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7192,6 +8107,7 @@ msgctxt ""
msgid "On the first page of the Chart Wizard you can <link href=\"text/schart/01/choose_chart_type.xhp\">choose a chart type</link>."
msgstr "Na první straně Průvodce grafem můžete vybrat <link href=\"text/schart/01/choose_chart_type.xhp\">typ grafu</link>."
+#. MD2Pv
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7200,6 +8116,7 @@ msgctxt ""
msgid "To choose a chart type"
msgstr "Pro výběr typu grafu"
+#. ZWyAS
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7208,6 +8125,7 @@ msgctxt ""
msgid "Choose a basic <link href=\"text/schart/01/choose_chart_type.xhp\">chart type</link>: click any of the entries labeled Column, Bar, Pie, and so on."
msgstr "Zvolte základní <link href=\"text/schart/01/choose_chart_type.xhp\">typ grafu</link>: klepněte na položku označenou Sloupcový, Řádkový, Výsečový atd."
+#. A8eVd
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7216,6 +8134,7 @@ msgctxt ""
msgid "The contents on the right side will change to offer more options depending on the basic chart type."
msgstr "Obsah na pravé straně se změní a nabídne další možnosti závisející na základním typu grafu."
+#. xzp22
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7224,6 +8143,7 @@ msgctxt ""
msgid "Optionally, click any of the options. While you change the settings in the wizard, watch the preview in the document to see how the chart will look."
msgstr "Můžete upravit další nastavení. Při změně nastavení se můžete podívat na náhled grafu v dokumentu."
+#. p4KQC
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7232,6 +8152,7 @@ msgctxt ""
msgid "Press <item type=\"keycode\">Shift+F1</item> and point to a control to see an extended help text."
msgstr "Pro zobrazení rozšířené nápovědy stiskněte <item type=\"keycode\">Shift+F1</item> a najeďte kurzorem na ovládací prvek."
+#. AEWkW
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7240,6 +8161,7 @@ msgctxt ""
msgid "Click <emph>Finish</emph> on any wizard page to close the wizard and create the chart using the current settings."
msgstr "Na kterékoliv stránce průvodce můžete klepnout na <emph>Dokončit</emph> a tím ukončit průvodce a vytvořit graf podle aktuálního nastavení."
+#. iAGdG
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7248,6 +8170,7 @@ msgctxt ""
msgid "Click <emph>Next</emph> to see the next wizard page, or click the entries on the left side of the wizard to go to that page."
msgstr "Po klepnutí na <emph>Další</emph> se zobrazí další stránka průvodce. Případně můžete klepnout na položky na levé straně průvodce pro přechod na určitou stránku."
+#. FAZBT
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7256,6 +8179,7 @@ msgctxt ""
msgid "Click <emph>Back</emph> to see the previous wizard page."
msgstr "Po klepnutí na <emph>Zpět</emph> se zobrazí předchozí stránka průvodce."
+#. Cm59b
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7264,6 +8188,7 @@ msgctxt ""
msgid "Click <emph>Cancel</emph> to close the wizard without creating a chart."
msgstr "Klepnutím na <emph>Zrušit</emph> ukončíte průvodce bez vytvoření grafu."
+#. rGDN8
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7272,6 +8197,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to go to the named wizard page.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Po klepnutí přejdete na danou stránku průvodce.</ahelp>"
+#. StmAF
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7280,6 +8206,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a basic chart type.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zvolte základní typ grafu.</ahelp>"
+#. bGkoG
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7288,6 +8215,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a sub type of the basic chart type.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zvolte variantu základního typu grafu.</ahelp>"
+#. G2Y3F
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7296,6 +8224,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enables a 3D look for the data values.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zapne 3D vzhled hodnot údajů.</ahelp>"
+#. DyyhK
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7304,6 +8233,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the type of 3D look.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zvolte typ 3D zobrazení.</ahelp>"
+#. tdv42
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7312,6 +8242,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a shape from the list.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zvolte tvar ze seznamu.</ahelp>"
+#. fByEr
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7320,6 +8251,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Displays stacked series for Line charts.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazuje skládané datové řady pro čárové grafy.</ahelp>"
+#. m5pLK
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7328,6 +8260,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Stack series display values on top of each other.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Skládané řady zobrazují hodnoty nad sebou.</ahelp>"
+#. eyaa2
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7336,6 +8269,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Stack series display values as percent.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Skládané řady zobrazují hodnoty jako procenta.</ahelp>"
+#. GMcjA
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7344,6 +8278,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose the type of line to draw.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zvolte typ vykreslované čáry.</ahelp>"
+#. Znu4u
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7352,6 +8287,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog to set the line or curve properties.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevře dialog pro nastavení vlastností čáry nebo křivky.</ahelp>"
+#. BzFpR
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7360,6 +8296,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Connects points by ascending X values, even if the order of values is different, in an XY scatter diagram.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">V bodovém grafu spojí body podle pořadí hodnot X, i když je pořadí hodnot původně jiné.</ahelp>"
+#. SFb3P
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7368,6 +8305,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the number of lines for the Column and Line chart type.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určení počtu čar pro typ grafu Sloupce a čáry.</ahelp>"
+#. pJmSk
#: wiz_chart_type.xhp
msgctxt ""
"wiz_chart_type.xhp\n"
@@ -7376,6 +8314,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Chart Type dialog.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevře dialog Typ grafu.</ahelp>"
+#. CjF9Z
#: wiz_data_range.xhp
msgctxt ""
"wiz_data_range.xhp\n"
@@ -7384,6 +8323,7 @@ msgctxt ""
msgid "Chart Wizard - Data Range"
msgstr "Průvodce grafem - Oblast dat"
+#. JGeZD
#: wiz_data_range.xhp
msgctxt ""
"wiz_data_range.xhp\n"
@@ -7392,6 +8332,7 @@ msgctxt ""
msgid "<bookmark_value>data ranges in charts</bookmark_value>"
msgstr "<bookmark_value>oblasti dat v grafu</bookmark_value>"
+#. YCA6Y
#: wiz_data_range.xhp
msgctxt ""
"wiz_data_range.xhp\n"
@@ -7400,6 +8341,7 @@ msgctxt ""
msgid "<variable id=\"wiz_data_range\"><link href=\"text/schart/01/wiz_data_range.xhp\">Chart Wizard - Data Range</link></variable>"
msgstr "<variable id=\"wiz_data_range\"><link href=\"text/schart/01/wiz_data_range.xhp\">Průvodce grafem - Oblast dat</link></variable>"
+#. nqjuD
#: wiz_data_range.xhp
msgctxt ""
"wiz_data_range.xhp\n"
@@ -7408,6 +8350,7 @@ msgctxt ""
msgid "On this page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can select one single source of data range. This range may consist of more than one rectangular range of cells."
msgstr "Na této stránce <link href=\"text/schart/01/wiz_chart_type.xhp\">Průvodce grafem</link> můžete zvolit jeden zdroj oblasti dat. Tato oblast se může skládat z více obdélníkových oblastí buněk."
+#. WQdgv
#: wiz_data_range.xhp
msgctxt ""
"wiz_data_range.xhp\n"
@@ -7416,6 +8359,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Data Ranges dialog where you can edit Data Range and Data Series.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevře dialog Oblasti dat, kde můžete upravit Oblast dat a Datové řady.</ahelp>"
+#. tTPov
#: wiz_data_range.xhp
msgctxt ""
"wiz_data_range.xhp\n"
@@ -7424,6 +8368,7 @@ msgctxt ""
msgid "Use the Chart Wizard - Data Series page if you need more control over the data ranges."
msgstr "Pokud potřebujete určit oblasti dat přesněji, použijte stránku Průvodce grafem - Datové řady."
+#. B3cW3
#: wiz_data_range.xhp
msgctxt ""
"wiz_data_range.xhp\n"
@@ -7432,6 +8377,7 @@ msgctxt ""
msgid "This dialog is only available for charts based on a Calc or Writer table."
msgstr "Tento dialog je k dispozici jen pro grafy založené na tabulce Calcu nebo Writeru."
+#. tUHzW
#: wiz_data_range.xhp
msgctxt ""
"wiz_data_range.xhp\n"
@@ -7440,6 +8386,7 @@ msgctxt ""
msgid "To specify a data range"
msgstr "Pro určení oblasti dat"
+#. VmbDD
#: wiz_data_range.xhp
msgctxt ""
"wiz_data_range.xhp\n"
@@ -7448,6 +8395,7 @@ msgctxt ""
msgid "Select the data range. Do one of the following:"
msgstr "Vyberte oblast dat. Můžete použít jednu z následujících možností:"
+#. YtybM
#: wiz_data_range.xhp
msgctxt ""
"wiz_data_range.xhp\n"
@@ -7456,6 +8404,7 @@ msgctxt ""
msgid "Enter the data range in the text box."
msgstr "Zadejte oblast dat do textového pole."
+#. DEvCY
#: wiz_data_range.xhp
msgctxt ""
"wiz_data_range.xhp\n"
@@ -7464,6 +8413,7 @@ msgctxt ""
msgid "In Calc, an example data range would be \"$Sheet1.$B$3:$B$14\". Note that a data range may consist of more than one region in a spreadsheet, e.g. \"$Sheet1.A1:A5;$Sheet1.D1:D5\" is also a valid data range. In Writer, an example data range would be \"Table1.A1:E4\"."
msgstr "V Calcu by oblast dat mohla být např. \"$List1.$B$3:$B$14\". Oblast dat se může skládat z více oblastí v listu, např. \"$List1.A1:A5;$List1.D1:D5\". Ve Writeru je oblast dat např. \"Tabulka1.A1:E4\"."
+#. nmcfs
#: wiz_data_range.xhp
msgctxt ""
"wiz_data_range.xhp\n"
@@ -7472,6 +8422,7 @@ msgctxt ""
msgid "In Calc, click <emph>Select data range</emph> to minimize the dialog, then drag over a cell area to select the data range."
msgstr "V Calcu klepněte na <emph>Vyberte oblast dat</emph>, čímž minimalizujete dialog, a poté tažením myši vyberte požadovanou oblast dat."
+#. trYNa
#: wiz_data_range.xhp
msgctxt ""
"wiz_data_range.xhp\n"
@@ -7480,6 +8431,7 @@ msgctxt ""
msgid "If you want a data range of multiple cell areas that are not next to each other, enter the first range, then manually add a semicolon at the end of the text box, then enter the other ranges. Use a semicolon as delimiter between ranges."
msgstr "Pokud chcete vybrat oblast dat z několika k sobě nepřiléhajících oblastí, vyberte první oblast, ručně přidejte na konec vstupního pole s aktuálním rozsahem středník a poté myší vyberte další oblast. Tento postup lze opakovat."
+#. GDQGD
#: wiz_data_range.xhp
msgctxt ""
"wiz_data_range.xhp\n"
@@ -7488,6 +8440,7 @@ msgctxt ""
msgid "Click one of the options for data series in rows or in columns."
msgstr "Klepnutím na jednu z možností vyberete datové řady v řádcích nebo sloupcích."
+#. E2AyB
#: wiz_data_range.xhp
msgctxt ""
"wiz_data_range.xhp\n"
@@ -7496,6 +8449,7 @@ msgctxt ""
msgid "Check whether the data range has labels in the first row or in the first column or both."
msgstr "Zkontrolujte, zda má oblast dat popisky v prvním řádku, prvním sloupci nebo v obou."
+#. LpGKo
#: wiz_data_range.xhp
msgctxt ""
"wiz_data_range.xhp\n"
@@ -7504,6 +8458,7 @@ msgctxt ""
msgid "In the preview you can see how the final chart will look."
msgstr "V náhledu vidíte, jak bude výsledný graf vypadat."
+#. o63sW
#: wiz_data_range.xhp
msgctxt ""
"wiz_data_range.xhp\n"
@@ -7512,6 +8467,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the data range that you want to include in your chart. To minimize this dialog while you select the data range in Calc, click the <emph>Select data range</emph> button.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte oblast dat, kterou chcete použít v grafu. V Calcu klepněte na ikonu <emph>Vyberte oblast dat</emph>, chcete-li minimalizovat tento dialog.</ahelp>"
+#. mo8JB
#: wiz_data_range.xhp
msgctxt ""
"wiz_data_range.xhp\n"
@@ -7520,6 +8476,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Data series get their data from consecutive rows in the selected range. For scatter charts, the first data series will contain x-values for all series. All other data series are used as y-values, one for each series.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pro datové řady se použijí data z po sobě následujících řádků ve vybrané oblasti. U bodových grafů bude první datová řada obsahovat hodnoty x pro všechny řady. Všechny další datové řady budou představovat hodnoty y, každý řádek pro jednu řadu.</ahelp>"
+#. mrDBU
#: wiz_data_range.xhp
msgctxt ""
"wiz_data_range.xhp\n"
@@ -7528,6 +8485,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Data series get their data from consecutive columns in the selected range. For scatter charts, the first data column will contain x-values for all series. All other data columns are used as y-values, one for each series.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pro datové řady se použijí data z po sobě následujících sloupců ve vybrané oblasti. U bodových grafů bude první datový sloupec obsahovat hodnoty x pro všechny řady. Všechny další datové sloupce budou představovat hodnoty y, každý sloupec pro jednu řadu.</ahelp>"
+#. nJkys
#: wiz_data_range.xhp
msgctxt ""
"wiz_data_range.xhp\n"
@@ -7536,6 +8494,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">For data series in columns: The first row in the range is used as names for data series. For data series in rows: The first row in the range is used as categories. The remaining rows comprise the data series. If this check box is not selected, all rows are data series.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pro datové řady ve sloupcích: První řádek v oblasti se použije pro názvy datových řad. Pro datové řady ve sloupcích: První řádek oblasti se použije jako kategorie. Další řádky představují datové řady. Pokud není toto pole zaškrtnuto, všechny řádky jsou datové řady.</ahelp>"
+#. Vd7Yz
#: wiz_data_range.xhp
msgctxt ""
"wiz_data_range.xhp\n"
@@ -7544,6 +8503,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">For data series in columns: The first column in the range is used as names for data series. For data series in rows: The first column in the range is used as categories. The remaining columns comprise the data columns. If this check box is not selected, all columns are data columns.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pro datové řady ve sloupcích: První sloupec v oblasti se použije pro názvy datových řad. Pro datové řady ve sloupcích: První sloupec oblasti se použije jako kategorie. Další sloupce představují datové řady. Pokud není toto pole zaškrtnuto, všechny sloupce jsou datové řady.</ahelp>"
+#. VuxBb
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7552,6 +8512,7 @@ msgctxt ""
msgid "Chart Wizard - Data Series"
msgstr "Průvodce grafem - Datové řady"
+#. DDAu9
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7560,6 +8521,7 @@ msgctxt ""
msgid "<bookmark_value>order of chart data</bookmark_value><bookmark_value>data series</bookmark_value>"
msgstr "<bookmark_value>pořadí dat v grafu</bookmark_value><bookmark_value>datové řady</bookmark_value>"
+#. gHDhF
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7568,6 +8530,7 @@ msgctxt ""
msgid "<variable id=\"wiz_data_series\"><link href=\"text/schart/01/wiz_data_series.xhp\">Chart Wizard - Data Series</link></variable>"
msgstr "<variable id=\"wiz_data_series\"><link href=\"text/schart/01/wiz_data_series.xhp\">Průvodce grafem - Datové řady</link></variable>"
+#. WZBBV
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7576,6 +8539,7 @@ msgctxt ""
msgid "On this page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link> you can change the source range of all data series separately, including their labels. You can also change the range of the categories. You can first select the data range on the Data Range page and then remove unnecessary data series or add data series from other cells here."
msgstr "Na této stránce <link href=\"text/schart/01/wiz_chart_type.xhp\">Průvodce grafem</link> můžete změnit zdrojová data a popisky pro každou datovou řadu zvlášť. Také můžete změnit oblast dat pro kategorie. Nejprve můžete vybrat oblast dat na stránce Oblast dat a poté zde odstranit nepotřebné datové řady nebo přidat datové řady z jiných buněk."
+#. 4Gjfd
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7584,6 +8548,7 @@ msgctxt ""
msgid "If there seem to be too many options on this page, just define the data range on the Chart Wizard - Data Range page and skip this page."
msgstr "Pokud vám nastavení na této stránce připadá složité, nastavte oblast dat jen na stránce Průvodce grafem - Rozsah dat a tuto stránku přeskočte."
+#. o74Mn
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7592,6 +8557,7 @@ msgctxt ""
msgid "This dialog is only available for charts based on a Calc or Writer table."
msgstr "Tento dialog je k dispozici jen pro grafy založené na tabulce Calcu nebo Writeru."
+#. rcd4q
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7600,6 +8566,7 @@ msgctxt ""
msgid "Organizing data series"
msgstr "Organizace datových řad"
+#. 7wysk
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7608,6 +8575,7 @@ msgctxt ""
msgid "In the Data Series list box you see a list of all data series in the current chart."
msgstr "V seznamu Datové řady se zobrazí seznam všech datových řad v aktuálním grafu."
+#. r8XCo
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7616,6 +8584,7 @@ msgctxt ""
msgid "To organize the data series, select an entry in the list."
msgstr "Pro uspořádání datových řad zvolte záznam v seznamu."
+#. TEEwU
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7624,6 +8593,7 @@ msgctxt ""
msgid "Click Add to add another data series below the selected entry. The new data series has the same type as the selected entry."
msgstr "Klepnutím na tlačítko Přidat přidáte datovou řadu pod zvolený záznam. Nová datová řada má stejný typ jako vybraný záznam."
+#. GfruE
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7632,6 +8602,7 @@ msgctxt ""
msgid "Click Remove to remove the selected entry from the Data Series list."
msgstr "Klepnutím na Odstranit odeberete vybraný záznam ze seznamu datových řad."
+#. heGqv
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7640,6 +8611,7 @@ msgctxt ""
msgid "Use the Up and Down arrow buttons to move the selected entry in the list up or down. This does not change the order in the data source table, but changes only the arrangement in the chart."
msgstr "Pomocí tlačítek se šipkami nahoru a dolů můžete vybraný záznam posunout v seznamu nahoru či dolů. Nezmění se tím pořadí v tabulce zdrojových dat, ale jen uspořádání v grafu."
+#. rJbTA
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7648,6 +8620,7 @@ msgctxt ""
msgid "Editing data series"
msgstr "Úprava datových řad"
+#. hLCVC
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7656,6 +8629,7 @@ msgctxt ""
msgid "Click an entry in the list to view and edit the properties for that entry."
msgstr "Klepněte na záznam v seznamu a můžete si prohlédnout či upravit jeho vlastnosti."
+#. DPGAV
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7664,6 +8638,7 @@ msgctxt ""
msgid "In the Data Ranges list box you see the role names and cell ranges of the data series components."
msgstr "V seznamu Oblasti dat se zobrazí názvy rolí a oblasti buněk jednotlivých datových řad."
+#. Pnxor
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7672,6 +8647,7 @@ msgctxt ""
msgid "Click an entry, then edit the contents in the text box below."
msgstr "Klepněte na záznam a upravte obsah v textovém poli níže."
+#. MeE6G
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7680,6 +8656,7 @@ msgctxt ""
msgid "The label next to the text box states the currently selected role."
msgstr "Popisek vedle textového pole zobrazuje aktuálně zvolenou roli."
+#. d4qkf
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7688,6 +8665,7 @@ msgctxt ""
msgid "Enter the range or click <emph>Select data range</emph> to minimize the dialog and select the range with the mouse."
msgstr "Zadejte oblast nebo klepněte na ikonu <emph>Vyberte oblast dat</emph>, čímž se minimalizuje dialog, a poté můžete oblast vybrat myší."
+#. DhpQs
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7696,6 +8674,7 @@ msgctxt ""
msgid "If you want a data range of multiple cell areas that are not next to each other, enter the first range, then manually add a semicolon at the end of the text box, then enter the other ranges. Use a semicolon as delimiter between ranges."
msgstr "Pokud chcete vybrat oblast dat z několika k sobě nepřiléhajících oblastí, vyberte první oblast, ručně přidejte na konec vstupního pole s aktuální oblastí středník a poté myší vyberte další oblast. Tento postup lze opakovat."
+#. LnF62
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7704,6 +8683,7 @@ msgctxt ""
msgid "The range for a data role, like Y-Values, must not include a label cell."
msgstr "Oblast pro datovou roli, např. hodnoty Y, nesmí obsahovat buňku s popisem."
+#. 8CkGE
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7712,6 +8692,7 @@ msgctxt ""
msgid "Editing categories or data labels"
msgstr "Úprava kategorií nebo popisků"
+#. bd4BY
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7720,6 +8701,7 @@ msgctxt ""
msgid "Enter or select a cell range that will be used as text for categories or data labels."
msgstr "Zadejte nebo vyberte oblast buněk, které se použijí jako text pro kategorie nebo popisky."
+#. DBs6k
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7728,6 +8710,7 @@ msgctxt ""
msgid "Depending on the chart type, the texts are shown on the X axis or as data labels."
msgstr "V závislosti na typu grafu se texty zobrazí na ose X nebo jako popisky dat."
+#. DELun
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7736,6 +8719,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows a list of all data series in the chart. Click an entry to view and edit that data series. Click <emph>Add</emph> to insert a new series into the list after the selected entry.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazuje seznam datových řad grafu. Po klepnutí se záznam zobrazí a můžete jej upravit. Klepnutím na <emph>Přidat</emph> vložíte novou datovou řadu do seznamu za vybraný záznam.</ahelp>"
+#. YmDiM
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7744,6 +8728,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows all the data ranges used by the data series that is selected in the Data Series list box. Each data range shows the role name and the source range address.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí všechny oblasti dat používané datovou řadou, která je vybrána v seznamu Datová řada. Pro každou datovou řadu se zobrazuje název role a zdrojová oblast dat.</ahelp>"
+#. CXEdB
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7752,6 +8737,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows the source range address from the second column of the Data Range list box. You can change the range in the text box or by dragging in the document. To minimize this dialog while you select the data range in Calc, click the <emph>Select data range</emph> button.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazuje zdrojovou oblast dat z druhého sloupce seznamu Oblast dat. Oblast můžete upravit v textovém poli nebo označit myší v dokumentu. V Calcu klepněte na ikonu <emph>Vyberte oblast dat</emph>, chcete-li tento dialog minimalizovat.</ahelp>"
+#. fLvLE
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7760,6 +8746,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows the source range address of the categories (the texts you can see on the x-axis of a category chart). For an XY-chart, the text box contains the source range of the data labels which are displayed for the data points. To minimize this dialog while you select the data range in Calc, click the <emph>Select data range</emph> button.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazuje zdrojovou oblast dat pro kategorie (texty, které se zobrazí na ose X). Pro graf XY toto textové pole obsahuje zdroj pro popisky dat, které se zobrazují u datových bodů. V Calcu klepněte na ikonu <emph>Vyberte oblast dat</emph>, chcete-li tento dialog minimalizovat.</ahelp>"
+#. VmoAs
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7768,6 +8755,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Adds a new entry below the current entry in the Data Series list. If an entry is selected, the new data series gets the same chart type.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Přidá nový záznam pod aktuální záznam v seznamu Datová řada. Pokud je vybrán záznam, nová datová řada bude stejného typu.</ahelp>"
+#. F9jDm
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7776,6 +8764,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Removes the selected entry from the Data Series list.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Odstraní vybraný záznam ze seznamu Datové řady.</ahelp>"
+#. kZG6j
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7784,6 +8773,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves up the selected entry in the Data Series list.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Posune v seznamu Datové řady vybraný záznam výše.</ahelp>"
+#. TEsE5
#: wiz_data_series.xhp
msgctxt ""
"wiz_data_series.xhp\n"
@@ -7791,3 +8781,4 @@ msgctxt ""
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves down the selected entry in the Data Series list.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Posune v seznamu Datové řady vybraný záznam níže.</ahelp>"
+
diff --git a/source/cs/helpcontent2/source/text/sdraw.po b/source/cs/helpcontent2/source/text/sdraw.po
index 3b0e37bb968..af53a8514be 100644
--- a/source/cs/helpcontent2/source/text/sdraw.po
+++ b/source/cs/helpcontent2/source/text/sdraw.po
@@ -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-05-12 17:46+0200\n"
+"POT-Creation-Date: 2019-08-21 21:37+0200\n"
"PO-Revision-Date: 2019-06-21 11:35+0000\n"
"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,10 @@ 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: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1561116950.000000\n"
+#. dHbww
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Draw Help"
msgstr "Vítejte v nápovědě k $[officename] Draw"
+#. P2C6T
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -32,6 +34,7 @@ msgctxt ""
msgid "Welcome to the $[officename] Draw Help"
msgstr "Vítejte v nápovědě k $[officename] Draw"
+#. 7S6g8
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -40,6 +43,7 @@ msgctxt ""
msgid "How to Work With $[officename] Draw"
msgstr "Jak pracovat s $[officename] Draw"
+#. VAi9X
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
@@ -48,6 +52,7 @@ msgctxt ""
msgid "$[officename] Draw Menus, Toolbars, and Keys"
msgstr "Nabídky, nástrojové lišty a zkratky v $[officename] Draw"
+#. aFUnY
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -56,6 +61,7 @@ msgctxt ""
msgid "Menus"
msgstr "Nabídky"
+#. SBAWQ
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "<variable id=\"main0100\"><link href=\"text/sdraw/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
msgstr "<variable id=\"main0100\"><link href=\"text/sdraw/main0100.xhp\" name=\"Nabídky\">Nabídky</link></variable>"
+#. tFQeA
#: main0100.xhp
msgctxt ""
"main0100.xhp\n"
@@ -72,6 +79,7 @@ msgctxt ""
msgid "The following is a description of all $[officename] Draw menus, submenus and their dialogs."
msgstr "Následuje popis všech nabídek, podnabídek a jejich dialogů v $[officename] Draw."
+#. PvGHJ
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -80,6 +88,7 @@ msgctxt ""
msgid "File"
msgstr "Soubor"
+#. JFaPu
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -88,6 +97,7 @@ msgctxt ""
msgid "<link href=\"text/sdraw/main0101.xhp\" name=\"File\">File</link>"
msgstr "<link href=\"text/sdraw/main0101.xhp\" name=\"Soubor\">Soubor</link>"
+#. LeNuf
#: main0101.xhp
msgctxt ""
"main0101.xhp\n"
@@ -96,6 +106,7 @@ msgctxt ""
msgid "This menu contains general commands for working with Draw documents, such as open, close and print. To close $[officename] Draw, click <emph>Exit</emph>."
msgstr "Tato nabídka obsahuje obecné příkazy pro práci s dokumenty Draw, např. otevření, zavření či tisk. Přejete-li si ukončit $[officename] Draw, klepněte na <emph>Ukončit</emph>."
+#. zRW8E
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -104,6 +115,7 @@ msgctxt ""
msgid "View"
msgstr "Zobrazit"
+#. hWYJ3
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -112,6 +124,7 @@ msgctxt ""
msgid "<link href=\"text/sdraw/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/sdraw/main0103.xhp\" name=\"Zobrazit\">Zobrazit</link>"
+#. VJBfj
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -120,6 +133,7 @@ msgctxt ""
msgid "Sets the display properties of Draw documents."
msgstr "Nastavuje vlastnosti zobrazení dokumentů Draw."
+#. X7bcB
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -128,6 +142,7 @@ msgctxt ""
msgid "Normal"
msgstr "Normální"
+#. cEdVL
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -136,6 +151,7 @@ msgctxt ""
msgid "Switch to normal view of the page."
msgstr "Přepne na normální zobrazení stránky."
+#. dCC4G
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -144,6 +160,7 @@ msgctxt ""
msgid "Master Slide"
msgstr "Předloha snímku"
+#. G7qFg
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -152,6 +169,7 @@ msgctxt ""
msgid "Switch to the master slide view."
msgstr "Přepne na zobrazení předlohy snímku."
+#. 7AgpR
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
@@ -160,6 +178,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Přiblížení\">Přiblížení</link>"
+#. 5DRv5
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -168,6 +187,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Nástrojové lišty"
+#. Gf9zj
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -176,6 +196,7 @@ msgctxt ""
msgid "<variable id=\"main0200\"><link href=\"text/sdraw/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
msgstr "<variable id=\"main0200\"><link href=\"text/sdraw/main0200.xhp\" name=\"Nástrojové lišty\">Nástrojové lišty</link></variable>"
+#. JmCQG
#: main0200.xhp
msgctxt ""
"main0200.xhp\n"
@@ -184,6 +205,7 @@ msgctxt ""
msgid "This section provides an overview of the toolbars available in $[officename] Draw."
msgstr "Tato část obsahuje přehled nástrojových lišt v $[officename] Draw."
+#. vXEq8
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -192,6 +214,7 @@ msgctxt ""
msgid "Line and Filling Bar"
msgstr "Lišta Čára a výplň"
+#. 46PvE
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -200,6 +223,7 @@ msgctxt ""
msgid "<link href=\"text/sdraw/main0202.xhp\" name=\"Line and Filling Bar\">Line and Filling Bar</link>"
msgstr "<link href=\"text/sdraw/main0202.xhp\" name=\"Lišta Čára a výplň\">Lišta Čára a výplň</link>"
+#. ZbyBP
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -208,6 +232,7 @@ msgctxt ""
msgid "The Line and Filling bar contains commands for the current editing mode."
msgstr "Lišta Čára a výplň obsahuje příkazy pro aktuální režim úprav."
+#. cqoEt
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -216,6 +241,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Styl čáry\">Styl čáry</link>"
+#. iCRac
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -224,6 +250,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Šířka čáry\">Šířka čáry</link>"
+#. ukpCB
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -232,6 +259,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Barva čáry\">Barva čáry</link>"
+#. zgxbz
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -240,6 +268,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style / Filling\">Area Style / Filling</link>"
msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Styl oblasti / výplň\">Styl oblasti / výplň</link>"
+#. uD4cw
#: main0202.xhp
msgctxt ""
"main0202.xhp\n"
@@ -248,6 +277,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05210600.xhp\" name=\"Shadow\">Shadow</link>"
msgstr "<link href=\"text/shared/01/05210600.xhp\" name=\"Stín\">Stín</link>"
+#. GtNCm
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -256,6 +286,7 @@ msgctxt ""
msgid "Drawing Bar"
msgstr "Lišta Kresba"
+#. sgA99
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -264,6 +295,7 @@ msgctxt ""
msgid "<link href=\"text/sdraw/main0210.xhp\" name=\"Drawing Bar\">Drawing Bar</link>"
msgstr "<link href=\"text/sdraw/main0210.xhp\" name=\"Lišta Kresba\">Lišta Kresba</link>"
+#. zm9tL
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -272,6 +304,7 @@ msgctxt ""
msgid "The <emph>Drawing</emph> bar holds the main drawing tools."
msgstr "Lišta <emph>Kresba</emph> obsahuje hlavní nástroje pro kreslení."
+#. APoZ6
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -280,6 +313,7 @@ msgctxt ""
msgid "<link href=\"text/simpress/02/10060000.xhp\">Rectangle</link>"
msgstr "<link href=\"text/simpress/02/10060000.xhp\">Obdélník</link>"
+#. xgooh
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -288,6 +322,7 @@ msgctxt ""
msgid "Draws a filled rectangle where you drag in the current document. Click where you want to place a corner of the rectangle, and drag to the size you want. To draw a square, hold down Shift while you drag."
msgstr "Nakreslí na určeném místě v aktuálním dokumentu vyplněný obdélník. Klepněte na místo, kde chcete umístit roh obdélníku, a táhněte jej do požadované velikosti. Chcete-li nakreslit čtverec, podržte během tažení myší klávesu Shift."
+#. zHKmr
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -296,6 +331,7 @@ msgctxt ""
msgid "<link href=\"text/simpress/02/10070000.xhp\">Ellipse</link>"
msgstr "<link href=\"text/simpress/02/10070000.xhp\">Elipsa</link>"
+#. iACbM
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -304,6 +340,7 @@ msgctxt ""
msgid "Draws a filled oval where you drag in the current document. Click where you want to draw the oval, and drag to the size you want. To draw a circle, hold down Shift while you drag."
msgstr "Nakreslí na určeném místě v aktuálním dokumentu vyplněný ovál. Klepněte na místo, kde chcete nakreslit ovál, a táhněte jej do požadované velikosti. Chcete-li nakreslit kruh, podržte během tažení myší klávesu Shift."
+#. viV2Q
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -312,6 +349,7 @@ msgctxt ""
msgid "<link href=\"text/simpress/02/10050000.xhp\">Text</link>"
msgstr "<link href=\"text/simpress/02/10050000.xhp\">Text</link>"
+#. zK7U5
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -320,6 +358,7 @@ msgctxt ""
msgid "Draws a text box where you click or drag in the current document. Click anywhere in the document, and then type or paste your text."
msgstr "Nakreslí na vybrané místo v aktuálním dokumentu textový rámec. Klepněte na požadované místo v dokumentu a napište nebo vložte text."
+#. Ao4VC
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -328,6 +367,7 @@ msgctxt ""
msgid "<link href=\"text/simpress/02/10120000.xhp\" name=\"Lines and Arrows\">Lines and Arrows</link>"
msgstr "<link href=\"text/simpress/02/10120000.xhp\" name=\"Lines and Arrows\">Čáry a šipky</link>"
+#. JqBX6
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -336,6 +376,7 @@ msgctxt ""
msgid "Opens the Arrows toolbar to insert lines and arrows."
msgstr "Otevře nástrojovou lištu Šipky pro vkládání čar a šipek."
+#. eQi5s
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -344,6 +385,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05270000.xhp\" name=\"Points\">Points</link>"
msgstr "<link href=\"text/shared/01/05270000.xhp\" name=\"Body\">Body</link>"
+#. kGHZx
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -352,6 +394,7 @@ msgctxt ""
msgid "Enables you to edit points on your drawing."
msgstr "Umožňuje vám upravit body v kresbě."
+#. bve6M
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -360,6 +403,7 @@ msgctxt ""
msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Glue points\">Glue Points</link>"
msgstr "<link href=\"text/simpress/02/10030200.xhp\" name=\"Záchytné body\">Záchytné body</link>"
+#. p8CqG
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -368,6 +412,7 @@ msgctxt ""
msgid "Enables you to edit glue points on your drawing."
msgstr "Umožňuje vám upravit záchytné body v kresbě."
+#. 3Cwi3
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -376,6 +421,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04140000.xhp\" name=\"From File\">From File</link>"
msgstr "<link href=\"text/shared/01/04140000.xhp\" name=\"Ze souboru\">Ze souboru</link>"
+#. girLt
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -384,6 +430,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/01170000.xhp\" name=\"Form Controls\">Form Controls</link>"
msgstr "<link href=\"text/shared/02/01170000.xhp\" name=\"Ovládací prvky formuláře\">Ovládací prvky formuláře</link>"
+#. 3zFZE
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -392,6 +439,7 @@ msgctxt ""
msgid "<link href=\"text/shared/3dsettings_toolbar.xhp\">Extrusion On/Off</link>"
msgstr "<link href=\"text/shared/3dsettings_toolbar.xhp\">Plastičnost zap/vyp</link>"
+#. 4zUFD
#: main0210.xhp
msgctxt ""
"main0210.xhp\n"
@@ -400,6 +448,7 @@ msgctxt ""
msgid "Switches the 3D effects on and off for the selected objects."
msgstr "Zapíná a vypíná 3D efekty vybraných objektů."
+#. fU9CM
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -408,6 +457,7 @@ msgctxt ""
msgid "Options Bar"
msgstr "Lišta Možnosti"
+#. h8Gkq
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -416,6 +466,7 @@ msgctxt ""
msgid "<link href=\"text/sdraw/main0213.xhp\" name=\"Options Bar\">Options Bar</link>"
msgstr "<link href=\"text/sdraw/main0213.xhp\" name=\"Lišta Možnosti\">Lišta Možnosti</link>"
+#. kRNpY
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -424,6 +475,7 @@ msgctxt ""
msgid "The <emph>Options</emph> bar can be displayed by choosing <emph>View - Toolbars - Options</emph>."
msgstr "Lištu <emph>Možnosti</emph> je možné zobrazit pomocí nabídky <emph>Zobrazit - Nástrojové lišty - Možnosti</emph>."
+#. Evbup
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -432,6 +484,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/01171200.xhp\" name=\"Display Grid\">Display Grid</link>"
msgstr "<link href=\"text/shared/02/01171200.xhp\" name=\"Zobrazovat mřížku\">Zobrazovat mřížku</link>"
+#. 4tnwC
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -440,6 +493,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/01171400.xhp\" name=\"Helplines While Moving\">Helplines While Moving</link>"
msgstr "<link href=\"text/shared/02/01171400.xhp\" name=\"Vodítka při přesouvání\">Vodítka při přesouvání</link>"
+#. tASZG
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -448,6 +502,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/01171300.xhp\" name=\"Snap to Grid\">Snap to Grid</link>"
msgstr "<link href=\"text/shared/02/01171300.xhp\" name=\"Přichytávat do mřížky\">Přichytávat do mřížky</link>"
+#. XxvtQ
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -456,6 +511,7 @@ msgctxt ""
msgid "<link href=\"text/simpress/02/13140000.xhp\" name=\"Snap to Snap Lines\">Snap to Snap Lines</link>"
msgstr "<link href=\"text/simpress/02/13140000.xhp\" name=\"Přichytávat k vodítkům\">Přichytávat k vodítkům</link>"
+#. eUTG8
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -464,6 +520,7 @@ msgctxt ""
msgid "<link href=\"text/simpress/02/13150000.xhp\" name=\"Snap to Page Margins\">Snap to Page Margins</link>"
msgstr "<link href=\"text/simpress/02/13150000.xhp\" name=\"Zachytit na okraje stránky\">Zachytit na okraje stránky</link>"
+#. jkDCy
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -472,6 +529,7 @@ msgctxt ""
msgid "<link href=\"text/simpress/02/13160000.xhp\" name=\"Snap to Object Border\">Snap to Object Border</link>"
msgstr "<link href=\"text/simpress/02/13160000.xhp\" name=\"Zachytit na ohraničení objektu\">Zachytit na ohraničení objektu</link>"
+#. ZNCTw
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -480,6 +538,7 @@ msgctxt ""
msgid "<link href=\"text/simpress/02/13170000.xhp\" name=\"Snap to Object Points\">Snap to Object Points</link>"
msgstr "<link href=\"text/simpress/02/13170000.xhp\" name=\"Zachytit na body objektu\">Zachytit na body objektu</link>"
+#. A3zrT
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -488,6 +547,7 @@ msgctxt ""
msgid "<link href=\"text/simpress/02/13180000.xhp\" name=\"Allow Quick Editing\">Allow Quick Editing</link>"
msgstr "<link href=\"text/simpress/02/13180000.xhp\" name=\"Povolit rychlou editaci\">Povolit rychlou editaci</link>"
+#. qPC3y
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -496,6 +556,7 @@ msgctxt ""
msgid "<link href=\"text/simpress/02/13190000.xhp\" name=\"Select Text Area Only\">Select Text Area Only</link>"
msgstr "<link href=\"text/simpress/02/13190000.xhp\" name=\"Vybrat pouze textovou oblast\">Vybrat pouze textovou oblast</link>"
+#. G6tEE
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -504,6 +565,7 @@ msgctxt ""
msgid "$[officename] Draw Features"
msgstr "Funkce obsažené v aplikaci $[officename] Draw"
+#. JzsHu
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -512,6 +574,7 @@ msgctxt ""
msgid "<variable id=\"main0503\"><link href=\"text/sdraw/main0503.xhp\" name=\"$[officename] Draw Features\">$[officename] Draw Features</link></variable>"
msgstr "<variable id=\"main0503\"><link href=\"text/sdraw/main0503.xhp\" name=\"Funkce obsažené v aplikaci $[officename] Draw\">Funkce obsažené v aplikaci $[officename] Draw</link></variable>"
+#. VMQj3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -520,6 +583,7 @@ msgctxt ""
msgid "$[officename] Draw lets you create simple and complex drawings and export them in a number of common image formats. You can also insert tables, charts, formulas and other items created in $[officename] programs into your drawings."
msgstr "V $[officename] Draw je možné vytvářet jednoduché i složité kresby a exportovat je do řady běžných grafických formátů. Také můžete do svých kreseb vkládat tabulky, grafy, vzorce a další objekty z programů $[officename]."
+#. dTRFJ
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -528,6 +592,7 @@ msgctxt ""
msgid "Vector Graphics"
msgstr "Vektorová grafika"
+#. xACf7
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -536,6 +601,7 @@ msgctxt ""
msgid "$[officename] Draw creates vector graphics using lines and curves defined by mathematical vectors. Vectors describe lines, ellipses, and polygons according to their geometry."
msgstr "$[officename] Draw vytváří vektorovou grafiku s použitím čar a křivek popsaných matematickými vektory. Vektory popisují geometrii křivek, elips a polygonů."
+#. RETRQ
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -544,6 +610,7 @@ msgctxt ""
msgid "Creating 3D Objects"
msgstr "Vytváření prostorových (3D) objektů"
+#. vdToT
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -552,6 +619,7 @@ msgctxt ""
msgid "You can create simple 3D objects such as cubes, spheres, and cylinders in $[officename] Draw and even modify the light source of the objects."
msgstr "V $[officename] Draw je možné vytvářet jednoduché 3D objekty, jako krychle, koule a válce, a dokonce upravovat osvětlení objektů."
+#. ZuG9S
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -560,6 +628,7 @@ msgctxt ""
msgid "Grids and Snap Lines"
msgstr "Mřížky a vodítka"
+#. 3DMuZ
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -568,6 +637,7 @@ msgctxt ""
msgid "Grids and snap lines provide a visual cue to help you align objects in your drawing. You can also choose to snap an object to a grid line, snap line or to the edge of another object."
msgstr "Mřížky a vodítka jsou vizuální pomůcky, které vám pomohou zarovnat objekty v kresbě. Také si můžete zvolit, že se má objekt přichytávat k mřížce, vodítku nebo okraji dalšího objektu."
+#. 3fX6X
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -576,6 +646,7 @@ msgctxt ""
msgid "Connecting Objects to Show Relationships"
msgstr "Spojování objektů k naznačení vztahu"
+#. LGD4F
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -584,6 +655,7 @@ msgctxt ""
msgid "You can connect objects in $[officename] Draw with special lines called \"connectors\" to show the relationship between objects. Connectors attach to glue points on drawing objects and remain attached when the connected objects are moved. Connectors are useful for creating organization charts and technical diagrams."
msgstr "Objekty v $[officename] Draw je možné propojit speciálními čarami, které se nazývají \"spojnice\" a naznačují vztahy mezi objekty. Spojnice se připojují k záchytným bodům objektů kresby a zůstávají připojeny i při přesunutí objektu. Spojnice jsou užitečné při vytváření organizačních grafů a technických diagramů."
+#. pLaMp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -592,6 +664,7 @@ msgctxt ""
msgid "Displaying Dimensions"
msgstr "Zobrazení kótovacích čar"
+#. bkUkB
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -600,6 +673,7 @@ msgctxt ""
msgid "Technical diagrams often show the dimensions of objects in the drawing. In $[officename] Draw, you can use dimension lines to calculate and display linear dimensions."
msgstr "V technických diagramech se často zobrazují rozměry objektů. V $[officename] Draw je možné použít k výpočtu a zobrazení rozměrů kótovací čáry."
+#. s5vj3
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -608,6 +682,7 @@ msgctxt ""
msgid "Gallery"
msgstr "Galerie"
+#. 5inGp
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -616,6 +691,7 @@ msgctxt ""
msgid "The Gallery contains images, animations, sounds and other items that you can insert and use in your drawings as well as other $[officename] programs."
msgstr "Galerie obsahuje obrázky, animace, zvuky a další objekty, které je možné vkládat do svých kreseb, a také dalších programů $[officename]."
+#. dKxQU
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -624,6 +700,7 @@ msgctxt ""
msgid "Graphic File Formats"
msgstr "Grafické souborové formáty"
+#. A4cAW
#: main0503.xhp
msgctxt ""
"main0503.xhp\n"
@@ -632,6 +709,7 @@ msgctxt ""
msgid "$[officename] Draw can export to many common graphic file formats, such as BMP, GIF, JPG, and PNG."
msgstr "$[officename] Draw může exportovat do mnoha běžných formátů grafických souborů, např. BMP, GIF, JPEG a PNG."
+#. SjyhY
#: main_edit.xhp
msgctxt ""
"main_edit.xhp\n"
@@ -640,6 +718,7 @@ msgctxt ""
msgid "Edit"
msgstr "Upravit"
+#. eHH6s
#: main_edit.xhp
msgctxt ""
"main_edit.xhp\n"
@@ -648,6 +727,7 @@ msgctxt ""
msgid "<link href=\"text/sdraw/main_edit.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/sdraw/main_edit.xhp\" name=\"Edit\">Upravit</link>"
+#. cAYyU
#: main_edit.xhp
msgctxt ""
"main_edit.xhp\n"
@@ -656,6 +736,7 @@ msgctxt ""
msgid "The commands in this menu are used to edit Draw documents (for example, copying and pasting)."
msgstr "Příkazy v této nabídce se používají pro úpravu dokumentů Draw (např. kopírování a vkládání)."
+#. uGPTy
#: main_edit.xhp
msgctxt ""
"main_edit.xhp\n"
@@ -664,6 +745,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Vložit jinak\">Vložit jinak</link>"
+#. dCFBH
#: main_edit.xhp
msgctxt ""
"main_edit.xhp\n"
@@ -672,6 +754,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Najít a nahradit\">Najít a nahradit</link>"
+#. EDbMF
#: main_edit.xhp
msgctxt ""
"main_edit.xhp\n"
@@ -680,6 +763,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05270000.xhp\" name=\"Points\">Points</link>"
msgstr "<link href=\"text/shared/01/05270000.xhp\" name=\"Body\">Body</link>"
+#. NnmQG
#: main_edit.xhp
msgctxt ""
"main_edit.xhp\n"
@@ -688,6 +772,7 @@ msgctxt ""
msgid "Enables you to edit points on your drawing."
msgstr "Umožňuje upravit body vaší kresby."
+#. 8ySGj
#: main_edit.xhp
msgctxt ""
"main_edit.xhp\n"
@@ -696,6 +781,7 @@ msgctxt ""
msgid "<link href=\"text/simpress/02/10030200.xhp\" name=\"Glue points\">Glue points</link>"
msgstr "<link href=\"text/simpress/02/10030200.xhp\" name=\"Záchytné body\">Záchytné body</link>"
+#. L6stf
#: main_edit.xhp
msgctxt ""
"main_edit.xhp\n"
@@ -704,6 +790,7 @@ msgctxt ""
msgid "Enables you to edit glue points on your drawing."
msgstr "Umožňuje vám upravit záchytné body v kresbě."
+#. UBmhX
#: main_edit.xhp
msgctxt ""
"main_edit.xhp\n"
@@ -712,6 +799,7 @@ msgctxt ""
msgid "<link href=\"text/simpress/01/02120000.xhp\" name=\"Duplicate\">Duplicate</link>"
msgstr "<link href=\"text/simpress/01/02120000.xhp\" name=\"Duplikovat\">Duplikovat</link>"
+#. XQCCp
#: main_edit.xhp
msgctxt ""
"main_edit.xhp\n"
@@ -720,6 +808,7 @@ msgctxt ""
msgid "<link href=\"text/simpress/01/02150000.xhp\" name=\"Cross-fading\">Cross-fading</link>"
msgstr "<link href=\"text/simpress/01/02150000.xhp\" name=\"Přechod tvarů\">Přechod tvarů</link>"
+#. BpuJr
#: main_edit.xhp
msgctxt ""
"main_edit.xhp\n"
@@ -728,6 +817,7 @@ msgctxt ""
msgid "<link href=\"text/simpress/01/02160000.xhp\" name=\"Fields\">Fields</link>"
msgstr "<link href=\"text/simpress/01/02160000.xhp\" name=\"Pole\">Pole</link>"
+#. 74Gpk
#: main_edit.xhp
msgctxt ""
"main_edit.xhp\n"
@@ -736,6 +826,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Odkazy\">Odkazy</link>"
+#. Q99rM
#: main_edit.xhp
msgctxt ""
"main_edit.xhp\n"
@@ -744,6 +835,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hypertextový odkaz\">Hypertextový odkaz</link>"
+#. XiyED
#: main_format.xhp
msgctxt ""
"main_format.xhp\n"
@@ -752,6 +844,7 @@ msgctxt ""
msgid "Format"
msgstr "Formát"
+#. XL3Bn
#: main_format.xhp
msgctxt ""
"main_format.xhp\n"
@@ -760,6 +853,7 @@ msgctxt ""
msgid "<link href=\"text/sdraw/main_format.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/sdraw/main_format.xhp\" name=\"Format\">Formát</link>"
+#. Ti6qw
#: main_format.xhp
msgctxt ""
"main_format.xhp\n"
@@ -768,6 +862,7 @@ msgctxt ""
msgid "Contains commands for formatting the layout and the contents of your document."
msgstr "Obsahuje příkazy pro formátování a změnu rozvržení obsahu vašeho dokumentu."
+#. eMepm
#: main_format.xhp
msgctxt ""
"main_format.xhp\n"
@@ -776,6 +871,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
msgstr "<link href=\"text/shared/01/05020000.xhp\" name=\"Znak\">Znak</link>"
+#. 9SCjr
#: main_format.xhp
msgctxt ""
"main_format.xhp\n"
@@ -784,6 +880,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
msgstr "<link href=\"text/shared/01/05030000.xhp\" name=\"Odstavec\">Odstavec</link>"
+#. VEmp5
#: main_format.xhp
msgctxt ""
"main_format.xhp\n"
@@ -792,6 +889,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Odrážky a číslování\">Odrážky a číslování</link>"
+#. fLEQz
#: main_format.xhp
msgctxt ""
"main_format.xhp\n"
@@ -800,6 +898,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05230000.xhp\" name=\"Position and Size\">Position and Size</link>"
msgstr "<link href=\"text/shared/01/05230000.xhp\" name=\"Umístění a velikost\">Umístění a velikost</link>"
+#. hn5ET
#: main_format.xhp
msgctxt ""
"main_format.xhp\n"
@@ -808,6 +907,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200000.xhp\" name=\"Line\">Line</link>"
msgstr "<link href=\"text/shared/01/05200000.xhp\" name=\"Line\">Čára</link>"
+#. 6qAxm
#: main_format.xhp
msgctxt ""
"main_format.xhp\n"
@@ -816,6 +916,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05210000.xhp\" name=\"Area\">Area</link>"
msgstr "<link href=\"text/shared/01/05210000.xhp\" name=\"Oblast\">Oblast</link>"
+#. 4vNGj
#: main_format.xhp
msgctxt ""
"main_format.xhp\n"
@@ -824,14 +925,16 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05990000.xhp\" name=\"Text\">Text</link>"
msgstr "<link href=\"text/shared/01/05990000.xhp\" name=\"Text\">Text</link>"
+#. mjNtZ
#: main_format.xhp
msgctxt ""
"main_format.xhp\n"
"hd_id3153913\n"
"help.text"
-msgid "<link href=\"text/simpress/01/05140000.xhp\" name=\"Layer\">Layer</link>"
-msgstr "<link href=\"text/simpress/01/05140000.xhp\" name=\"Vrstva\">Vrstva</link>"
+msgid "<link href=\"text/sdraw/01/modify_layer.xhp\" name=\"Layer\">Layer</link>"
+msgstr ""
+#. 9RWyM
#: main_insert.xhp
msgctxt ""
"main_insert.xhp\n"
@@ -840,6 +943,7 @@ msgctxt ""
msgid "Insert"
msgstr "Vložit"
+#. abTEE
#: main_insert.xhp
msgctxt ""
"main_insert.xhp\n"
@@ -848,6 +952,7 @@ msgctxt ""
msgid "<link href=\"text/sdraw/main_insert.xhp\" name=\"Insert\">Insert</link>"
msgstr "<link href=\"text/sdraw/main_insert.xhp\" name=\"Insert\">Vložit</link>"
+#. GrG2G
#: main_insert.xhp
msgctxt ""
"main_insert.xhp\n"
@@ -856,70 +961,79 @@ msgctxt ""
msgid "This menu allows you to insert elements, such as graphics and guides, into Draw documents."
msgstr "Tato nabídka vám umožňuje vkládat do dokumentů Draw další prvky, např. grafiku či záchytné body."
+#. B3uRE
#: main_insert.xhp
msgctxt ""
"main_insert.xhp\n"
-"hd_id3146974\n"
+"hd_id591566076088696\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04020000.xhp\" name=\"Layer\">Layer</link>"
-msgstr "<link href=\"text/simpress/01/04020000.xhp\" name=\"Vrstva\">Vrstva</link>"
+msgid "<link href=\"text/sdraw/guide/graphic_insert.xhp\" name=\"linkname\">Image</link>"
+msgstr ""
+#. GDj6D
#: main_insert.xhp
msgctxt ""
"main_insert.xhp\n"
-"hd_id3147397\n"
+"par_id91566076127444\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04030000.xhp\" name=\"Insert Snap Point/Line\">Insert Snap Point/Line</link>"
-msgstr "<link href=\"text/simpress/01/04030000.xhp\" name=\"Vložit záchytný bod/čáru\">Vložit záchytný bod/čáru</link>"
+msgid "Insert an image"
+msgstr ""
+#. E9fwJ
#: main_insert.xhp
msgctxt ""
"main_insert.xhp\n"
-"hd_id0915200910361385\n"
+"hd_id3156385\n"
"help.text"
-msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Komentář\">Komentář</link>"
+msgid "<link href=\"text/simpress/01/04080100.xhp\" name=\"Table\">Table</link>"
+msgstr "<link href=\"text/simpress/01/04080100.xhp\" name=\"Tabulka\">Tabulka</link>"
+#. GCs6k
#: main_insert.xhp
msgctxt ""
"main_insert.xhp\n"
-"hd_id3154018\n"
+"hd_id3147397\n"
"help.text"
-msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
-msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Speciální znak\">Speciální znak</link>"
+msgid "<link href=\"text/simpress/01/04030000.xhp\" name=\"Insert Snap Point/Line\">Insert Snap Point/Line</link>"
+msgstr "<link href=\"text/simpress/01/04030000.xhp\" name=\"Vložit záchytný bod/čáru\">Vložit záchytný bod/čáru</link>"
+#. C2uTH
#: main_insert.xhp
msgctxt ""
"main_insert.xhp\n"
-"hd_id3150749\n"
+"hd_id3146974\n"
"help.text"
-msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hypertextový odkaz\">Hypertextový odkaz</link>"
+msgid "<link href=\"text/sdraw/01/insert_layer.xhp\" name=\"Layer\">Layer</link>"
+msgstr ""
+#. TKFxh
#: main_insert.xhp
msgctxt ""
"main_insert.xhp\n"
-"hd_id3156385\n"
+"hd_id871566077404783\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04080100.xhp\" name=\"Table\">Table</link>"
-msgstr "<link href=\"text/simpress/01/04080100.xhp\" name=\"Tabulka\">Tabulka</link>"
+msgid "Text Box"
+msgstr ""
+#. BGE4U
#: main_insert.xhp
msgctxt ""
"main_insert.xhp\n"
-"hd_id3147003\n"
+"par_id161566077419991\n"
"help.text"
-msgid "<link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Chart\">Chart</link>"
-msgstr "<link href=\"text/schart/01/wiz_chart_type.xhp\" name=\"Graf\">Graf</link>"
+msgid "Insert a text box"
+msgstr ""
+#. y6QtH
#: main_insert.xhp
msgctxt ""
"main_insert.xhp\n"
-"par_id0302200904020595\n"
+"hd_id0915200910361385\n"
"help.text"
-msgid "Inserts a chart."
-msgstr "Vloží graf."
+msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Comment\">Comment</link>"
+msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Komentář\">Komentář</link>"
+#. WYQkk
#: main_insert.xhp
msgctxt ""
"main_insert.xhp\n"
@@ -928,14 +1042,52 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Plovoucí rámec\">Plovoucí rámec</link>"
+#. D6Ewj
#: main_insert.xhp
msgctxt ""
"main_insert.xhp\n"
-"hd_id3157867\n"
+"hd_id281566080377117\n"
+"help.text"
+msgid "<link href=\"text/shared/guide/fontwork.xhp\" name=\"Fontwork\">FontWork</link>"
+msgstr ""
+
+#. P2Wyr
+#: main_insert.xhp
+msgctxt ""
+"main_insert.xhp\n"
+"hd_id3150749\n"
+"help.text"
+msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link>"
+msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Hypertextový odkaz\">Hypertextový odkaz</link>"
+
+#. WSFER
+#: main_insert.xhp
+msgctxt ""
+"main_insert.xhp\n"
+"hd_id3154018\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04110000.xhp\" name=\"File\">File</link>"
-msgstr "<link href=\"text/simpress/01/04110000.xhp\" name=\"Soubor\">Soubor</link>"
+msgid "<link href=\"text/shared/01/04100000.xhp\" name=\"Special Character\">Special Character</link>"
+msgstr "<link href=\"text/shared/01/04100000.xhp\" name=\"Speciální znak\">Speciální znak</link>"
+#. yDfCU
+#: main_insert.xhp
+msgctxt ""
+"main_insert.xhp\n"
+"hd_id961566081928998\n"
+"help.text"
+msgid "Page Number"
+msgstr ""
+
+#. MUiQL
+#: main_insert.xhp
+msgctxt ""
+"main_insert.xhp\n"
+"par_id601566081921518\n"
+"help.text"
+msgid "Insert a text box with the current page number."
+msgstr ""
+
+#. nCBGD
#: main_page.xhp
msgctxt ""
"main_page.xhp\n"
@@ -944,38 +1096,124 @@ msgctxt ""
msgid "Page"
msgstr "Stránka"
+#. N8Ese
#: main_page.xhp
msgctxt ""
"main_page.xhp\n"
"hd_id41556822227733\n"
"help.text"
-msgid "<link href=\"text/simpress/main_slide.xhp\">Page</link>"
-msgstr "<link href=\"text/simpress/main_slide.xhp\">Stránka</link>"
+msgid "<link href=\"text/sdraw/main_page.xhp\">Page</link>"
+msgstr ""
+#. ZGqF5
#: main_page.xhp
msgctxt ""
"main_page.xhp\n"
"par_id771556822318420\n"
"help.text"
-msgid "This menu provides page management and navigation commands."
-msgstr "Tato nabídka poskytuje příkazy pro správu stránek a navigaci mezi nimi."
+msgid "This menu provides drawing page management and navigation commands."
+msgstr ""
+#. jZdEE
#: main_page.xhp
msgctxt ""
"main_page.xhp\n"
-"hd_id131556822326832\n"
+"hd_id3155091\n"
"help.text"
-msgid "<link href=\"text/sdraw/01/new_page.xhp\" name=\"New Page\">New Page</link>"
-msgstr "<link href=\"text/sdraw/01/new_page.xhp\" name=\"New Page\">Nová stránka</link>"
+msgid "<link href=\"text/sdraw/01/page_properties.xhp\" name=\"Properties\">Properties</link>"
+msgstr "<link href=\"text/sdraw/01/page_properties.xhp\" name=\"Properties\">Vlastnosti</link>"
+#. ESkBn
#: main_page.xhp
msgctxt ""
"main_page.xhp\n"
-"hd_id3155091\n"
+"hd_id371566154570590\n"
"help.text"
-msgid "<link href=\"text/sdraw/01/page_properties.xhp\" name=\"Properties\">Properties</link>"
-msgstr "<link href=\"text/sdraw/01/page_properties.xhp\" name=\"Properties\">Vlastnosti</link>"
+msgid "Master Page"
+msgstr ""
+
+#. 2pA94
+#: main_page.xhp
+msgctxt ""
+"main_page.xhp\n"
+"hd_id141566154574560\n"
+"help.text"
+msgid "New Master"
+msgstr ""
+
+#. BbFVB
+#: main_page.xhp
+msgctxt ""
+"main_page.xhp\n"
+"hd_id951566154577653\n"
+"help.text"
+msgid "Delete Master"
+msgstr ""
+
+#. cNDm4
+#: main_page.xhp
+msgctxt ""
+"main_page.xhp\n"
+"hd_id501566154580871\n"
+"help.text"
+msgid "Master background"
+msgstr ""
+
+#. T6nn3
+#: main_page.xhp
+msgctxt ""
+"main_page.xhp\n"
+"hd_id121566154584270\n"
+"help.text"
+msgid "Master Objects"
+msgstr ""
+
+#. ocEus
+#: main_page.xhp
+msgctxt ""
+"main_page.xhp\n"
+"hd_id921566154587452\n"
+"help.text"
+msgid "Master Elements"
+msgstr ""
+
+#. pgaDJ
+#: main_page.xhp
+msgctxt ""
+"main_page.xhp\n"
+"hd_id631566154595170\n"
+"help.text"
+msgid "Move"
+msgstr ""
+
+#. EK2C6
+#: main_shape.xhp
+msgctxt ""
+"main_shape.xhp\n"
+"tit\n"
+"help.text"
+msgid "Shape"
+msgstr ""
+#. 3mTv4
+#: main_shape.xhp
+msgctxt ""
+"main_shape.xhp\n"
+"hd_id381558217682354\n"
+"help.text"
+msgid "<link href=\"text/sdraw/main_shape.xhp\" name=\"shape menu\">Shape</link>"
+msgstr ""
+
+#. Eeyb5
+#: main_shape.xhp
+msgctxt ""
+"main_shape.xhp\n"
+"par_id91558217682355\n"
+"help.text"
+msgid "<variable id=\"shapevar\"><ahelp hid=\".\">This menu provides shape objects management.</ahelp></variable>"
+msgstr ""
+
+#. rCA2e
#: main_tools.xhp
msgctxt ""
"main_tools.xhp\n"
@@ -984,6 +1222,7 @@ msgctxt ""
msgid "Tools"
msgstr "Nástroje"
+#. voPKh
#: main_tools.xhp
msgctxt ""
"main_tools.xhp\n"
@@ -992,6 +1231,7 @@ msgctxt ""
msgid "<link href=\"text/sdraw/main_tools.xhp\" name=\"Tools\">Tools</link>"
msgstr "<link href=\"text/sdraw/main_tools.xhp\" name=\"Tools\">Nástroje</link>"
+#. RVeBo
#: main_tools.xhp
msgctxt ""
"main_tools.xhp\n"
@@ -1000,6 +1240,7 @@ msgctxt ""
msgid "This menu provides tools for $[officename] Draw as well as access to language and system settings."
msgstr "Tato nabídka vám poskytuje nástroje pro $[officename] Draw a také přístup k nastavení jazyka a systému."
+#. QBgiC
#: main_tools.xhp
msgctxt ""
"main_tools.xhp\n"
@@ -1008,6 +1249,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
msgstr "<link href=\"text/shared/01/02220000.xhp\" name=\"Obrázková mapa\">Obrázková mapa</link>"
+#. iB9BC
#: main_tools.xhp
msgctxt ""
"main_tools.xhp\n"
@@ -1016,6 +1258,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">Nastavení automatických oprav</link>"
+#. U5jsV
#: main_tools.xhp
msgctxt ""
"main_tools.xhp\n"
@@ -1023,3 +1266,4 @@ msgctxt ""
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Přizpůsobit</link>"
+
diff --git a/source/cs/helpcontent2/source/text/sdraw/00.po b/source/cs/helpcontent2/source/text/sdraw/00.po
index 5cca21b50de..5e451893847 100644
--- a/source/cs/helpcontent2/source/text/sdraw/00.po
+++ b/source/cs/helpcontent2/source/text/sdraw/00.po
@@ -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-05-12 17:46+0200\n"
+"POT-Creation-Date: 2019-08-21 21:37+0200\n"
"PO-Revision-Date: 2019-06-11 18:09+0000\n"
"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,10 @@ 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: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1560276574.000000\n"
+#. EDSDr
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "To access this command..."
msgstr "Pro přístup k tomuto příkazu..."
+#. kDZCK
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -32,6 +34,7 @@ msgctxt ""
msgid "<variable id=\"wie\">To access this command...</variable>"
msgstr "<variable id=\"wie\">Pro přístup k tomuto příkazu...</variable>"
+#. FS4FK
#: page_menu.xhp
msgctxt ""
"page_menu.xhp\n"
@@ -40,6 +43,7 @@ msgctxt ""
msgid "Page Menu"
msgstr "Nabídka Stránka"
+#. TMKWF
#: page_menu.xhp
msgctxt ""
"page_menu.xhp\n"
@@ -48,6 +52,7 @@ msgctxt ""
msgid "<variable id=\"frtite\">Choose <emph>Page - Properties</emph> </variable>"
msgstr "<variable id=\"frtite\">Zvolte <emph>Stránka - Vlastnosti</emph> </variable>"
+#. H2tpG
#: page_menu.xhp
msgctxt ""
"page_menu.xhp\n"
@@ -56,6 +61,7 @@ msgctxt ""
msgid "<variable id=\"frtites\">Choose <emph>Page - Properties</emph> and then click the <emph>Page</emph> tab </variable>"
msgstr "<variable id=\"frtites\">Zvolte <emph>Stránka - Vlastnosti</emph> a klepněte na kartu <emph>Stránka</emph></variable>"
+#. yLCE2
#: page_menu.xhp
msgctxt ""
"page_menu.xhp\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "<variable id=\"frtiteh\">Choose <emph>Page - Properties</emph> and then click the <emph>Background</emph> tab </variable>"
msgstr "<variable id=\"frtiteh\">Zvolte <emph>Stránka - Vlastnosti</emph> a klepněte na kartu <emph>Pozadí</emph></variable>"
+#. qRAo5
#: page_menu.xhp
msgctxt ""
"page_menu.xhp\n"
@@ -72,6 +79,7 @@ msgctxt ""
msgid "<variable id=\"seitenvorlage\">Choose <emph>Page - Master Page</emph> </variable>"
msgstr "<variable id=\"seitenvorlage\">Zvolte <emph>Stránka - Předloha stránky</emph></variable>"
+#. AQ4pB
#: page_menu.xhp
msgctxt ""
"page_menu.xhp\n"
@@ -80,6 +88,7 @@ msgctxt ""
msgid "Choose <emph>Page - New Page</emph>"
msgstr "Zvolte <emph>Stránka - Nová stránka</emph>"
+#. EpBTa
#: page_menu.xhp
msgctxt ""
"page_menu.xhp\n"
@@ -88,6 +97,7 @@ msgctxt ""
msgid "On the <emph>Insert</emph> bar, click"
msgstr "Na liště <emph>Vložit</emph> klepněte na"
+#. Ldrnc
#: page_menu.xhp
msgctxt ""
"page_menu.xhp\n"
@@ -96,6 +106,7 @@ msgctxt ""
msgid "<image id=\"img_id381556823072396\" src=\"cmd/sc_insertpage.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id381556823072396\">Icon</alt></image>"
msgstr "<image id=\"img_id381556823072396\" src=\"cmd/sc_insertpage.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id381556823072396\">Ikona</alt></image>"
+#. xbkHm
#: page_menu.xhp
msgctxt ""
"page_menu.xhp\n"
@@ -103,3 +114,57 @@ msgctxt ""
"help.text"
msgid "New Page"
msgstr "Nová stránka"
+
+#. XpEgx
+#: page_menu.xhp
+msgctxt ""
+"page_menu.xhp\n"
+"par_id231566134395223\n"
+"help.text"
+msgid "<variable id=\"menupagerename\">Choose <menuitem>Page - Rename Page</menuitem></variable>"
+msgstr ""
+
+#. D8EKG
+#: page_menu.xhp
+msgctxt ""
+"page_menu.xhp\n"
+"par_id311566135070776\n"
+"help.text"
+msgid "<variable id=\"contextmenurename\">Right-click on the page thumbnail and choose <menuitem>Rename Page</menuitem></variable>"
+msgstr ""
+
+#. fbrxo
+#: page_menu.xhp
+msgctxt ""
+"page_menu.xhp\n"
+"par_id141566138212217\n"
+"help.text"
+msgid "<variable id=\"menupagedelete\">Choose <menuitem>Page - Delete Page</menuitem></variable>"
+msgstr ""
+
+#. puE7E
+#: page_menu.xhp
+msgctxt ""
+"page_menu.xhp\n"
+"par_id261566138218294\n"
+"help.text"
+msgid "<variable id=\"contextmenudelete\">Right-click on the page thumbnail and choose <menuitem>Delete Page</menuitem></variable>"
+msgstr ""
+
+#. ohiUM
+#: page_menu.xhp
+msgctxt ""
+"page_menu.xhp\n"
+"par_id491566139741356\n"
+"help.text"
+msgid "<variable id=\"menupageduplicate\">Choose <menuitem>Page - Duplicate Page</menuitem></variable>"
+msgstr ""
+
+#. 4B9YP
+#: page_menu.xhp
+msgctxt ""
+"page_menu.xhp\n"
+"par_id301566157911675\n"
+"help.text"
+msgid "<variable id=\"pagenavigation\">Choose <menuitem>Page - Navigate</menuitem>.</variable>"
+msgstr ""
diff --git a/source/cs/helpcontent2/source/text/sdraw/01.po b/source/cs/helpcontent2/source/text/sdraw/01.po
index 14d4ca89a64..fd71fee0074 100644
--- a/source/cs/helpcontent2/source/text/sdraw/01.po
+++ b/source/cs/helpcontent2/source/text/sdraw/01.po
@@ -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-05-12 17:46+0200\n"
+"POT-Creation-Date: 2019-08-21 21:37+0200\n"
"PO-Revision-Date: 2019-06-11 18:10+0000\n"
"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,370 @@ 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: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1560276620.000000\n"
+#. 4JVcT
+#: delete_page.xhp
+msgctxt ""
+"delete_page.xhp\n"
+"tit\n"
+"help.text"
+msgid "Delete Page"
+msgstr ""
+
+#. P4xnm
+#: delete_page.xhp
+msgctxt ""
+"delete_page.xhp\n"
+"hd_id3150202\n"
+"help.text"
+msgid "<link href=\"text/sdraw/01/delete_page.xhp\" name=\"Delete Page\">Delete Page</link>"
+msgstr ""
+
+#. bZsV9
+#: delete_page.xhp
+msgctxt ""
+"delete_page.xhp\n"
+"par_id3152988\n"
+"help.text"
+msgid "Delete the current page."
+msgstr ""
+
+#. G6pqH
+#: duplicate_page.xhp
+msgctxt ""
+"duplicate_page.xhp\n"
+"tit\n"
+"help.text"
+msgid "Duplicate Page"
+msgstr ""
+
+#. roEJR
+#: duplicate_page.xhp
+msgctxt ""
+"duplicate_page.xhp\n"
+"hd_id3148576\n"
+"help.text"
+msgid "<link href=\"text/sdraw/01/duplicate_page.xhp\" name=\"Duplicate Page\">Duplicate Page</link>"
+msgstr ""
+
+#. iyueQ
+#: duplicate_page.xhp
+msgctxt ""
+"duplicate_page.xhp\n"
+"par_id3153190\n"
+"help.text"
+msgid "<ahelp hid=\".uno:DuplicatePage\" visibility=\"visible\">Inserts a copy of the current page after the current page.</ahelp>"
+msgstr ""
+
+#. 2LJK2
+#: insert_layer.xhp
+msgctxt ""
+"insert_layer.xhp\n"
+"tit\n"
+"help.text"
+msgid "Insert Layer"
+msgstr ""
+
+#. 4smtT
+#: insert_layer.xhp
+msgctxt ""
+"insert_layer.xhp\n"
+"hd_id3151074\n"
+"help.text"
+msgid "Insert Layer"
+msgstr ""
+
+#. AXbj6
+#: insert_layer.xhp
+msgctxt ""
+"insert_layer.xhp\n"
+"par_id3153415\n"
+"help.text"
+msgid "<variable id=\"ebenetext\"><ahelp hid=\".uno:InsertLayer\">Inserts a new layer in the document. Layers are only available in Draw, not in Impress. </ahelp></variable>"
+msgstr ""
+
+#. 5FLFs
+#: insert_layer.xhp
+msgctxt ""
+"insert_layer.xhp\n"
+"par_id3150205\n"
+"help.text"
+msgid "To select a layer, click the corresponding tab at the bottom of the workspace."
+msgstr ""
+
+#. G6GnT
+#: insert_layer.xhp
+msgctxt ""
+"insert_layer.xhp\n"
+"hd_id3145588\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. d3DGB
+#: insert_layer.xhp
+msgctxt ""
+"insert_layer.xhp\n"
+"par_id3149404\n"
+"help.text"
+msgid "<ahelp hid=\"modules/sdraw/ui/insertlayer/name\">Enter a name for the new layer.</ahelp>"
+msgstr ""
+
+#. WFSEL
+#: insert_layer.xhp
+msgctxt ""
+"insert_layer.xhp\n"
+"hd_id3153820\n"
+"help.text"
+msgid "Properties"
+msgstr ""
+
+#. jLhtf
+#: insert_layer.xhp
+msgctxt ""
+"insert_layer.xhp\n"
+"par_id3151240\n"
+"help.text"
+msgid "Set the properties for the new layer."
+msgstr ""
+
+#. xaExU
+#: insert_layer.xhp
+msgctxt ""
+"insert_layer.xhp\n"
+"hd_id3149945\n"
+"help.text"
+msgid "Visible"
+msgstr ""
+
+#. BUVvY
+#: insert_layer.xhp
+msgctxt ""
+"insert_layer.xhp\n"
+"par_id3157980\n"
+"help.text"
+msgid "<ahelp hid=\"modules/sdraw/ui/insertlayer/visible\">Show or hide the layer.</ahelp>"
+msgstr ""
+
+#. bDH5Q
+#: insert_layer.xhp
+msgctxt ""
+"insert_layer.xhp\n"
+"hd_id3153246\n"
+"help.text"
+msgid "Printable"
+msgstr ""
+
+#. PCYTg
+#: insert_layer.xhp
+msgctxt ""
+"insert_layer.xhp\n"
+"par_id3154762\n"
+"help.text"
+msgid "<ahelp hid=\"modules/sdraw/ui/insertlayer/printable\">When printing, print or ignore this particular layer.</ahelp>"
+msgstr ""
+
+#. Ayzcc
+#: insert_layer.xhp
+msgctxt ""
+"insert_layer.xhp\n"
+"hd_id3146965\n"
+"help.text"
+msgid "Locked"
+msgstr ""
+
+#. PAuXA
+#: insert_layer.xhp
+msgctxt ""
+"insert_layer.xhp\n"
+"par_id3149876\n"
+"help.text"
+msgid "<ahelp hid=\"modules/sdraw/ui/insertlayer/locked\">Prevent elements on the layer from being edited.</ahelp>"
+msgstr ""
+
+#. pPPLQ
+#: modify_layer.xhp
+msgctxt ""
+"modify_layer.xhp\n"
+"tit\n"
+"help.text"
+msgid "Modify Layer"
+msgstr ""
+
+#. NSi37
+#: modify_layer.xhp
+msgctxt ""
+"modify_layer.xhp\n"
+"bm_id3156329\n"
+"help.text"
+msgid "<bookmark_value>renaming layers</bookmark_value><bookmark_value>layers; renaming</bookmark_value>"
+msgstr ""
+
+#. xFigb
+#: modify_layer.xhp
+msgctxt ""
+"modify_layer.xhp\n"
+"hd_id3156329\n"
+"help.text"
+msgid "Modify Layer"
+msgstr ""
+
+#. SkfdS
+#: modify_layer.xhp
+msgctxt ""
+"modify_layer.xhp\n"
+"par_id3147265\n"
+"help.text"
+msgid "<variable id=\"ebene\"><ahelp hid=\".uno:ModifyLayer\">Changes the properties of the selected layer.</ahelp></variable>"
+msgstr ""
+
+#. gboLz
+#: modify_layer.xhp
+msgctxt ""
+"modify_layer.xhp\n"
+"hd_id3155603\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. VPb3i
+#: modify_layer.xhp
+msgctxt ""
+"modify_layer.xhp\n"
+"par_id3155738\n"
+"help.text"
+msgid "Enter a name for the selected layer."
+msgstr ""
+
+#. iK2N8
+#: modify_layer.xhp
+msgctxt ""
+"modify_layer.xhp\n"
+"par_id3149126\n"
+"help.text"
+msgid "You can only change the name of a layer you created."
+msgstr ""
+
+#. cEqEr
+#: modify_layer.xhp
+msgctxt ""
+"modify_layer.xhp\n"
+"hd_id3147345\n"
+"help.text"
+msgid "Properties"
+msgstr ""
+
+#. r7SAi
+#: modify_layer.xhp
+msgctxt ""
+"modify_layer.xhp\n"
+"par_id3148488\n"
+"help.text"
+msgid "Sets the properties of the selected layer."
+msgstr ""
+
+#. eBUGF
+#: modify_layer.xhp
+msgctxt ""
+"modify_layer.xhp\n"
+"hd_id3166423\n"
+"help.text"
+msgid "Visible"
+msgstr ""
+
+#. oRBsk
+#: modify_layer.xhp
+msgctxt ""
+"modify_layer.xhp\n"
+"par_id3159239\n"
+"help.text"
+msgid "Shows or hides the contents of the selected layer."
+msgstr ""
+
+#. Ez7Eb
+#: modify_layer.xhp
+msgctxt ""
+"modify_layer.xhp\n"
+"hd_id3150208\n"
+"help.text"
+msgid "Printable"
+msgstr ""
+
+#. YWBMi
+#: modify_layer.xhp
+msgctxt ""
+"modify_layer.xhp\n"
+"par_id3152993\n"
+"help.text"
+msgid "Prints the contents of the selected layer."
+msgstr ""
+
+#. mU5HR
+#: modify_layer.xhp
+msgctxt ""
+"modify_layer.xhp\n"
+"hd_id3145585\n"
+"help.text"
+msgid "Protected"
+msgstr ""
+
+#. zXigf
+#: modify_layer.xhp
+msgctxt ""
+"modify_layer.xhp\n"
+"par_id3159488\n"
+"help.text"
+msgid "Locks the contents of the selected layer, so that they cannot be edited."
+msgstr ""
+
+#. ZGzWZ
+#: modify_layer.xhp
+msgctxt ""
+"modify_layer.xhp\n"
+"hd_id3156448\n"
+"help.text"
+msgid "Rename Layer"
+msgstr ""
+
+#. TMYjv
+#: modify_layer.xhp
+msgctxt ""
+"modify_layer.xhp\n"
+"par_id3163801\n"
+"help.text"
+msgid "<ahelp hid=\".uno:RenameLayer\">Renames the active layer.</ahelp> You can only change the name of a layer you created."
+msgstr ""
+
+#. rHpaX
+#: navigate_page.xhp
+msgctxt ""
+"navigate_page.xhp\n"
+"tit\n"
+"help.text"
+msgid "Page Navigation"
+msgstr ""
+
+#. A7dPr
+#: navigate_page.xhp
+msgctxt ""
+"navigate_page.xhp\n"
+"hd_id341566156032976\n"
+"help.text"
+msgid "<link href=\"text/sdraw/01/navigate_page.xhp\" name=\"navigate\">Page Navigation</link>"
+msgstr ""
+
+#. BPHtC
+#: navigate_page.xhp
+msgctxt ""
+"navigate_page.xhp\n"
+"par_id581566156032977\n"
+"help.text"
+msgid "<variable id=\"variable name\"><ahelp hid=\"hid path or command\">Opens a sub-menu for page navigation.</ahelp></variable>"
+msgstr ""
+
+#. XRJhq
#: new_page.xhp
msgctxt ""
"new_page.xhp\n"
@@ -24,6 +385,7 @@ msgctxt ""
msgid "New Page"
msgstr "Nová stránka"
+#. MtFzR
#: new_page.xhp
msgctxt ""
"new_page.xhp\n"
@@ -32,14 +394,16 @@ msgctxt ""
msgid "<link href=\"text/sdraw/01/new_page.xhp\" name=\"New Page\">New Page</link>"
msgstr "<link href=\"text/sdraw/01/new_page.xhp\" name=\"New Page\">Nová stránka</link>"
+#. DfCDK
#: new_page.xhp
msgctxt ""
"new_page.xhp\n"
"par_id3152988\n"
"help.text"
-msgid "<variable id=\"seitetext\">Inserts a blank page after the selected page.</variable>"
-msgstr "<variable id=\"seitetext\">Vloží prázdnou stránku za vybranou stránku.</variable>"
+msgid "Inserts a blank page after the selected page."
+msgstr ""
+#. PvXKR
#: page_properties.xhp
msgctxt ""
"page_properties.xhp\n"
@@ -48,6 +412,7 @@ msgctxt ""
msgid "Page"
msgstr "Stránka"
+#. tCfzk
#: page_properties.xhp
msgctxt ""
"page_properties.xhp\n"
@@ -56,6 +421,7 @@ msgctxt ""
msgid "Page"
msgstr "Stránka"
+#. NggBy
#: page_properties.xhp
msgctxt ""
"page_properties.xhp\n"
@@ -64,6 +430,7 @@ msgctxt ""
msgid "<variable id=\"seiteeintext\"><ahelp hid=\".uno:PageSetup\" visibility=\"visible\">Sets page orientation, page margins, background and other layout options.</ahelp></variable>"
msgstr "<variable id=\"seiteeintext\"><ahelp hid=\".uno:PageSetup\" visibility=\"visible\">Určí orientaci stránky, okraje, pozadí a další možnosti rozvržení.</ahelp></variable>"
+#. hn4Vo
#: page_properties.xhp
msgctxt ""
"page_properties.xhp\n"
@@ -71,3 +438,49 @@ msgctxt ""
"help.text"
msgid "To change the background of all of the pages in the active file, select a background, click <emph>OK</emph> and click <emph>Yes</emph> in the <emph>Page Setup</emph> dialog."
msgstr "Změna pozadí všech stránek v aktivním souboru - vyberte pozadí, potvrďte klepnutím na <emph>OK</emph> a klepněte na <emph>Ano</emph> v dialogu <emph>Nastavení stránky</emph>."
+
+#. DA7cH
+#: rename_page.xhp
+msgctxt ""
+"rename_page.xhp\n"
+"tit\n"
+"help.text"
+msgid "Rename Page"
+msgstr ""
+
+#. pEyqm
+#: rename_page.xhp
+msgctxt ""
+"rename_page.xhp\n"
+"hd_id301566092814709\n"
+"help.text"
+msgid "<link href=\"text/sdraw/01/rename_page.xhp\" name=\"rename page\">Rename Page</link>"
+msgstr ""
+
+#. FHcgw
+#: rename_page.xhp
+msgctxt ""
+"rename_page.xhp\n"
+"par_id511566092814710\n"
+"help.text"
+msgid "<variable id=\"rename_page\"><ahelp hid=\".\">Set a new name for the page.</ahelp></variable>"
+msgstr ""
+
+#. GDjU6
+#: rename_page.xhp
+msgctxt ""
+"rename_page.xhp\n"
+"hd_id901566134453327\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. vJ65G
+#: rename_page.xhp
+msgctxt ""
+"rename_page.xhp\n"
+"par_id371566134462398\n"
+"help.text"
+msgid "Enter the new name of the page."
+msgstr ""
+
diff --git a/source/cs/helpcontent2/source/text/sdraw/guide.po b/source/cs/helpcontent2/source/text/sdraw/guide.po
index f505031dc92..6781c3661a1 100644
--- a/source/cs/helpcontent2/source/text/sdraw/guide.po
+++ b/source/cs/helpcontent2/source/text/sdraw/guide.po
@@ -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-01-12 13:18+0100\n"
+"POT-Creation-Date: 2019-08-21 21:37+0200\n"
"PO-Revision-Date: 2019-01-13 14:24+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,10 @@ 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: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1547389462.000000\n"
+#. cZbDh
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "Arranging, Aligning and Distributing Objects"
msgstr "Uspořádání, zarovnání a rozmístění objektů"
+#. cXApJ
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -32,6 +34,7 @@ msgctxt ""
msgid "<variable id=\"align_arrange\"><link href=\"text/sdraw/guide/align_arrange.xhp\" name=\"Arranging and Aligning Objects\">Arranging, Aligning and Distributing Objects</link></variable>"
msgstr "<variable id=\"align_arrange\"><link href=\"text/sdraw/guide/align_arrange.xhp\" name=\"Uspořádání a zarovnání objektů\">Uspořádání a zarovnání objektů</link></variable>"
+#. cXAFa
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -40,6 +43,7 @@ msgctxt ""
msgid "<bookmark_value>arranging; objects (guide)</bookmark_value><bookmark_value>objects;aligning</bookmark_value><bookmark_value>distributing draw objects</bookmark_value><bookmark_value>aligning;draw objects</bookmark_value>"
msgstr "<bookmark_value>uspořádání; objekty (návod)</bookmark_value><bookmark_value>objekty; zarovnání</bookmark_value><bookmark_value>rozmisťování; objekty kresby</bookmark_value><bookmark_value>zarovnání; objekty kresby</bookmark_value>"
+#. vmh3j
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -48,6 +52,7 @@ msgctxt ""
msgid "Arranging Objects"
msgstr "Uspořádání objektů"
+#. RawJc
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -56,6 +61,7 @@ msgctxt ""
msgid "Each object that you place in your document is successively stacked on the preceding object. To re-arrange the stacking order of a selected object, proceed as follows."
msgstr "Každý objekt, který umístíte do dokumentu, se umístí nad předcházejícím objektem. Pokud si přejete změnit pořadí objektů, postupujte podle následujících rad."
+#. 7er4p
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "Click the object whose position you want to change."
msgstr "Klepněte na objekt, jehož umístění chcete změnit."
+#. C9vEK
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -72,6 +79,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Shape - Arrange</item> to bring up the context menu and choose one of the arrange options:"
msgstr "Zvolte <item type=\"menuitem\">Tvar - Uspořádat</item> a z místní nabídky vyberte jednu z možností:"
+#. CuUcp
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -80,6 +88,7 @@ msgctxt ""
msgid "<emph>Bring to Front</emph> places the object on top of all other objects"
msgstr "<emph>Přenést do popředí</emph> umístí objekt nad všechny ostatní objekty"
+#. BVaSC
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -88,6 +97,7 @@ msgctxt ""
msgid "<emph>Bring Forward</emph> places the object one place forward in the stack of objects"
msgstr "<emph>Přenést blíž</emph> umístí objekt o jednu vrstvu výše"
+#. VwV66
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -96,6 +106,7 @@ msgctxt ""
msgid "<emph>Send Backward</emph> places the object one place back in the stack of objects"
msgstr "<emph>Odsunout dál</emph> umístí objekt o jednu vrstvu níže"
+#. ssNCJ
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -104,6 +115,7 @@ msgctxt ""
msgid "<emph>Send to Back</emph> places the object behind all other objects"
msgstr "<emph>Odsunout do pozadí</emph> umístí objekt za všechny ostatní objekty"
+#. C4LrR
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -112,6 +124,7 @@ msgctxt ""
msgid "<emph>Behind Object</emph> places the object behind another object that you select"
msgstr "<emph>Za objekt</emph> umístí objekt za jiný objekt, který vyberete"
+#. iSskT
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -120,6 +133,7 @@ msgctxt ""
msgid "Arranging an Object Behind Another Object"
msgstr "Zařazení objektu za jiný objekt"
+#. CvgeS
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -128,6 +142,7 @@ msgctxt ""
msgid "Click the object whose position you want to change."
msgstr "Klepněte na objekt, jehož umístění chcete změnit."
+#. B8MAR
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -136,6 +151,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Shape - Arrange</item> to open the context menu and choose <emph>Behind Object</emph>. The mouse pointer changes to a hand."
msgstr "Zvolte nabídku <item type=\"menuitem\">Tvar - Uspořádat</item> a z místní nabídky vyberte možnost <emph>Za objekt</emph>. Ukazatel myši se změní na ruku."
+#. nJDrE
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -144,6 +160,7 @@ msgctxt ""
msgid "Click the object behind which you want to place the selected object."
msgstr "Klepněte na objekt, za který si přejete vybraný objekt zařadit."
+#. wWeF3
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -152,6 +169,7 @@ msgctxt ""
msgid "Reversing The Stacking Order of Two Objects"
msgstr "Záměna pořadí dvou objektů"
+#. CsWMA
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -160,6 +178,7 @@ msgctxt ""
msgid "Shift-click both objects to select them."
msgstr "Vyberte oba objekty - podržte Shift a klepněte na oba objekty."
+#. mfu4B
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -168,6 +187,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Shape - Arrange</item> to open the context menu and choose <emph>Reverse</emph>."
msgstr "Zvolte <item type=\"menuitem\">Tvar - Uspořádat</item> a z místní nabídky vyberte možnost <emph>Přehodit</emph>."
+#. D8jUy
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -176,6 +196,7 @@ msgctxt ""
msgid "Aligning Objects"
msgstr "Zarovnání objektů"
+#. fuvKT
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -184,6 +205,7 @@ msgctxt ""
msgid "The <emph>Alignment</emph> function enables you to align objects relative to each other or relative to the page."
msgstr "Funkce <emph>Zarovnání</emph> vám umožňuje zarovnat objekty vzhledem k sobě navzájem nebo vzhledem ke stránce."
+#. tdBWC
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -192,6 +214,7 @@ msgctxt ""
msgid "Select an object to align it to the page or select multiple objects to align them relative to each other."
msgstr "Chcete-li zarovnat objekt ke stránce, vyberte jej. Pokud chcete zarovnat několik objektů vzhledem k sobě, vyberte všechny z nich."
+#. iEjHE
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -200,6 +223,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Shape - Align</item> and select one of the alignment options."
msgstr "Zvolte <item type=\"menuitem\">Tvar - Zarovnání</item> a vyberte jednu z možností zarovnání."
+#. ygENZ
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -208,6 +232,7 @@ msgctxt ""
msgid "Distributing Objects"
msgstr "Rozmístění objektů"
+#. WUVYx
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -216,6 +241,7 @@ msgctxt ""
msgid "If you select three or more objects in Draw, you can also use the <link href=\"text/shared/01/05360000.xhp\" name=\"Distribution\"><emph>Distribution</emph></link> command to distribute the vertical and horizontal spacing evenly between the objects."
msgstr "Pokud v Draw vyberete tři a více objektů, je také možné použít příkaz <link href=\"text/shared/01/05360000.xhp\" name=\"Rozmístit\"><emph>Rozmístit</emph></link>, kde je možné určit rovnoměrné svislé a vodorovné rozestupy objektů."
+#. R9tTg
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -224,6 +250,7 @@ msgctxt ""
msgid "Select three or more objects to be distributed."
msgstr "Vyberte tři nebo více objektů, které chcete rozmístit."
+#. 92QKq
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -232,6 +259,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Shape - Distribution</item>."
msgstr "Zvolte <item type=\"menuitem\">Tvar - Rozmístit</item>."
+#. faA9D
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -240,6 +268,7 @@ msgctxt ""
msgid "Select the horizontal and vertical distribution option and click <emph>OK</emph>."
msgstr "Nastavte možnosti pro svislé a vodorovné rozmístění a klepněte na <emph>OK</emph>."
+#. cSeG5
#: align_arrange.xhp
msgctxt ""
"align_arrange.xhp\n"
@@ -248,6 +277,7 @@ msgctxt ""
msgid "Selected objects are distributed evenly along the horizontal or vertical axis. The two outermost objects are used as reference points and do not move when the <emph>Distribution</emph> command is applied."
msgstr "Vybrané objekty se rovnoměrně rozmístí podél svislé a vodorovné osy. Dva nejkrajnější objekty se použijí jako referenční body a při použití příkazu <emph>Rozmístit</emph> se nepřesunují."
+#. gpE73
#: color_define.xhp
msgctxt ""
"color_define.xhp\n"
@@ -256,6 +286,7 @@ msgctxt ""
msgid "Defining Custom Colors"
msgstr "Definice vlastních barev"
+#. XqCrJ
#: color_define.xhp
msgctxt ""
"color_define.xhp\n"
@@ -264,6 +295,7 @@ msgctxt ""
msgid "<bookmark_value>colors; defining</bookmark_value> <bookmark_value>user-defined colors</bookmark_value> <bookmark_value>custom colors</bookmark_value>"
msgstr "<bookmark_value>barvy; definování</bookmark_value><bookmark_value>uživatelem definované barvy</bookmark_value><bookmark_value>vlastní barvy</bookmark_value>"
+#. npVxb
#: color_define.xhp
msgctxt ""
"color_define.xhp\n"
@@ -272,6 +304,7 @@ msgctxt ""
msgid "<variable id=\"color_define\"><link href=\"text/sdraw/guide/color_define.xhp\" name=\"Defining Custom Colors\">Defining Custom Colors</link></variable>"
msgstr "<variable id=\"color_define\"><link href=\"text/sdraw/guide/color_define.xhp\" name=\"Definice vlastních barev\">Definice vlastních barev</link></variable>"
+#. EWGDk
#: color_define.xhp
msgctxt ""
"color_define.xhp\n"
@@ -280,6 +313,7 @@ msgctxt ""
msgid "Define custom colors and add them to the <emph>Custom</emph> color palette."
msgstr "Umožňuje určit vlastní barvy a přidat je do palety <emph>Vlastní</emph>."
+#. PWNkJ
#: color_define.xhp
msgctxt ""
"color_define.xhp\n"
@@ -288,6 +322,7 @@ msgctxt ""
msgid "To define a custom color"
msgstr "K určení vlastní barvy"
+#. EzcHh
#: color_define.xhp
msgctxt ""
"color_define.xhp\n"
@@ -296,6 +331,7 @@ msgctxt ""
msgid "Choose <emph>Format - Area</emph>, click the <emph>Area</emph> tab and press the <emph>Color</emph> button. A table of the predefined palette colors is displayed."
msgstr "Zvolte <emph>Formát - Oblast</emph>, klepněte na kartu <emph>Oblast</emph> a stiskněte tlačítko <emph>Barva</emph>. Zobrazí se tabulka s přednastavenými barevnými paletami."
+#. 5WDjt
#: color_define.xhp
msgctxt ""
"color_define.xhp\n"
@@ -304,6 +340,7 @@ msgctxt ""
msgid "Custom colors are saved in the <emph>Custom</emph> color palette."
msgstr "Vlastní barvy jsou uloženy v paletě <emph>Vlastní</emph>."
+#. DEBQ8
#: color_define.xhp
msgctxt ""
"color_define.xhp\n"
@@ -312,6 +349,7 @@ msgctxt ""
msgid "Click a color in the table that is similar to the one you want to define. You can select the similar color from any of the available color palettes in the <emph>Colors</emph> area on the left or the <emph>Recent colors</emph> in the list below the color table. The color appears in the <emph>New</emph> preview box to the right of the dialog."
msgstr "Klepněte v tabulce na barvu, která se požadované barvě podobá. Tuto barvu můžete vybrat z jakékoliv z dostupných barevných palet v oblasti <emph>Barvy</emph> v levé části nebo ze seznamu <emph>Poslední barvy</emph> pod tabulkou. Barva se zobrazí v náhledu <emph>Nová</emph> v pravé části dialogového okna."
+#. mr77M
#: color_define.xhp
msgctxt ""
"color_define.xhp\n"
@@ -320,6 +358,7 @@ msgctxt ""
msgid "Click the <emph>Pick</emph> button to open the <link href=\"text/shared/optionen/01010501.xhp\" name=\"linkname\">Pick a Color</link> dialog."
msgstr "Klepnutím na tlačítko <emph>Vybrat</emph> otevřete dialogové okno <link href=\"text/shared/optionen/01010501.xhp\" name=\"linkname\">Vyberte barvu</link>."
+#. 69QAE
#: color_define.xhp
msgctxt ""
"color_define.xhp\n"
@@ -328,6 +367,7 @@ msgctxt ""
msgid "%PRODUCTNAME uses only the RGB color model for printing in color. The RGB values of the selected color are displayed below the preview boxes."
msgstr "%PRODUCTNAME používá pro tisk barev pouze barevný model RGB. Hodnoty RGB se pro vybranou barvu zobrazují pod poli s náhledem."
+#. ou3sQ
#: color_define.xhp
msgctxt ""
"color_define.xhp\n"
@@ -336,6 +376,7 @@ msgctxt ""
msgid "Press the <emph>Add</emph> button to add the custom color to the <emph>Custom</emph> color palette. A dialog box asking to enter a color name appears. Enter a unique name for the new color within all color names existing in the <emph>Custom</emph> color palette."
msgstr "Stisknutím tlačítka <emph>Přidat</emph> vlastní barvu přidáte do palety <emph>Vlastní</emph>. Zobrazí se dialogové okno požadující název barvy. Zadejte pro novou barvu název, který je jedinečný v rámci názvů všech barev palety <emph>Vlastní</emph>."
+#. E9Gho
#: color_define.xhp
msgctxt ""
"color_define.xhp\n"
@@ -344,6 +385,7 @@ msgctxt ""
msgid "To remove a color from the <emph>Custom</emph> color palette, select the <emph>Custom</emph> color palette in the <emph>Colors</emph> area, select the color to be deleted and click <emph>Delete</emph>."
msgstr "Chcete-li barvu z palety <emph>Vlastní</emph> odstranit, vyberte paletu <emph>Vlastní</emph> v oblasti <emph>Barvy</emph>, vyberte barvu, která se má smazat, a klepněte na <emph>Smazat</emph>."
+#. XstjN
#: color_define.xhp
msgctxt ""
"color_define.xhp\n"
@@ -352,6 +394,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03170000.xhp\" name=\"Color bar\">Color bar</link>"
msgstr "<link href=\"text/shared/01/03170000.xhp\" name=\"Lišta barev\">Lišta barev</link>"
+#. twEGx
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -360,6 +403,7 @@ msgctxt ""
msgid "Combining Objects and Constructing Shapes"
msgstr "Skládání objektů a konstrukce tvarů"
+#. 5vtFm
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -368,6 +412,7 @@ msgctxt ""
msgid "<bookmark_value>combining; draw objects</bookmark_value><bookmark_value>merging; draw objects</bookmark_value><bookmark_value>connecting; draw objects</bookmark_value><bookmark_value>draw objects; combining</bookmark_value><bookmark_value>intersecting draw objects</bookmark_value><bookmark_value>polygons; intersecting/subtracting/merging</bookmark_value><bookmark_value>subtracting polygons</bookmark_value><bookmark_value>constructing shapes</bookmark_value>"
msgstr "<bookmark_value>skládání; objekty kresby</bookmark_value><bookmark_value>slučování; objekty kresby</bookmark_value><bookmark_value>spojování; objekty kresby</bookmark_value><bookmark_value>objekty kresby; skládání</bookmark_value><bookmark_value>průniky objektů kresby</bookmark_value><bookmark_value>polygony; průniky/rozdíly/slučování</bookmark_value><bookmark_value>rozdíly polygonů</bookmark_value><bookmark_value>konstrukce tvarů</bookmark_value>"
+#. wMuEd
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -376,6 +421,7 @@ msgctxt ""
msgid "<variable id=\"combine_etc\"><link href=\"text/sdraw/guide/combine_etc.xhp\" name=\"Combining Objects and Constructing Shapes\">Combining Objects and Constructing Shapes</link> </variable>"
msgstr "<variable id=\"combine_etc\"><link href=\"text/sdraw/guide/combine_etc.xhp\" name=\"Skládání objektů a konstrukce tvarů\">Skládání objektů a konstrukce tvarů</link></variable>"
+#. CgsxL
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -384,6 +430,7 @@ msgctxt ""
msgid "Combined drawing objects act as grouped objects, except that you cannot enter the group to edit the individual objects."
msgstr "Složené objekty kresby se chovají jako seskupené objekty s tím rozdílem, že není možné upravovat jednotlivé objekty skupiny."
+#. UpuY6
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -392,6 +439,7 @@ msgctxt ""
msgid "You can only combine 2D objects."
msgstr "Skládat je možné jen 2D objekty."
+#. BSs4D
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -400,6 +448,7 @@ msgctxt ""
msgid "To combine 2D objects:"
msgstr "Chcete-li složit 2D objekty:"
+#. R5BDg
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -408,6 +457,7 @@ msgctxt ""
msgid "Select two or more 2D objects."
msgstr "Vyberte dva nebo více 2D objektů."
+#. LZcTU
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -416,6 +466,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Combine</emph>."
msgstr "Zvolte <emph>Tvar - Složit</emph>."
+#. rhgSt
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -424,6 +475,7 @@ msgctxt ""
msgid "Unlike groups, a combined object takes on the properties of the lowermost object in the stacking order. You can split apart combined objects, but the original object properties are lost."
msgstr "Na rozdíl od skupin složený objekt přebere vlastnosti nejnižšího objektu. Složené objekty je možné rozdělit, ale původní vlastnosti objektů se ztratí."
+#. hApF9
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -432,6 +484,7 @@ msgctxt ""
msgid "When you combine objects, holes appear where the objects overlap."
msgstr "Když složíte objekty, objeví se díry v místech, kde se objekty překrývají."
+#. GFmdU
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -440,6 +493,7 @@ msgctxt ""
msgid "<image id=\"img_id3157978\" src=\"media/helpimg/kombi1.png\" width=\"8.3646inch\" height=\"2.5inch\"><alt id=\"alt_id3157978\">Illustration for combining objects</alt></image>"
msgstr "<image id=\"img_id3157978\" src=\"media/helpimg/kombi1.png\" width=\"8.3646inch\" height=\"2.5inch\"><alt id=\"alt_id3157978\">Ukázka skládání objektů</alt></image>"
+#. nKm5v
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -448,6 +502,7 @@ msgctxt ""
msgid "In the illustration, the uncombined objects are on the left and the combined objects on the right."
msgstr "Na obrázku jsou vlevo nesložené objekty a vpravo tytéž objekty složené."
+#. FFRim
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -456,6 +511,7 @@ msgctxt ""
msgid "Constructing Shapes"
msgstr "Konstrukce tvarů"
+#. uLJbz
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -464,6 +520,7 @@ msgctxt ""
msgid "You can construct shapes by applying the <link href=\"text/simpress/01/13180000.xhp\" name=\"Shapes\"><emph>Shapes</emph></link> <emph>- Merge, Subtract and Intersect</emph> commands to two or more drawing objects."
msgstr "Tvary je možné vytvářet pomocí příkazů <link href=\"text/simpress/01/13180000.xhp\" name=\"Tvary\"><emph>Tvary</emph></link><emph> - Sloučit, Odečíst a Průnik</emph> aplikovaných na dva či více objektů kresby."
+#. ZciiC
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -472,6 +529,7 @@ msgctxt ""
msgid "Shape commands only work on 2D objects."
msgstr "Příkazy z nabídky Tvary fungují jen pro 2D objekty."
+#. Ac4WC
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -480,6 +538,7 @@ msgctxt ""
msgid "Constructed shapes take on the properties of the lowermost object in the stacking order."
msgstr "Vytvořené tvary přijmou vlastnosti nejnižšího objektu."
+#. AxTYj
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -488,6 +547,7 @@ msgctxt ""
msgid "To construct a shape:"
msgstr "Chcete-li vytvořit tvar:"
+#. 3oZFf
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -496,6 +556,7 @@ msgctxt ""
msgid "Select two or more 2D objects."
msgstr "Vyberte dva nebo více 2D objektů."
+#. CdHwU
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -504,6 +565,7 @@ msgctxt ""
msgid "Choose <emph>Shape</emph> and one of the following:"
msgstr "Zvolte <emph>Tvar</emph> a jedno z následujícího:"
+#. KwAnN
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -512,6 +574,7 @@ msgctxt ""
msgid "<emph>Merge</emph>"
msgstr "<emph>Sloučit</emph>"
+#. sZzhM
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -520,6 +583,7 @@ msgctxt ""
msgid "<emph>Subtract</emph>"
msgstr "<emph>Odečíst</emph>"
+#. 9APE9
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -528,6 +592,7 @@ msgctxt ""
msgid "<emph>Intersect</emph>."
msgstr "<emph>Průnik</emph>"
+#. bMdUM
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -536,6 +601,7 @@ msgctxt ""
msgid "Shape Commands"
msgstr "Příkazy Tvary"
+#. uCFAF
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -544,6 +610,7 @@ msgctxt ""
msgid "In the following illustrations, the original objects are on the left and the modified shapes on the right."
msgstr "V následujícím obrázku jsou vlevo původní objekty a vpravo upravené tvary."
+#. Zyb77
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -552,6 +619,7 @@ msgctxt ""
msgid "Shapes - Merge"
msgstr "Tvary - Sloučit"
+#. 7DDCQ
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -560,6 +628,7 @@ msgctxt ""
msgid "<image id=\"img_id3145593\" src=\"media/helpimg/formvers.png\" width=\"3.4791inch\" height=\"1.3126inch\"><alt id=\"alt_id3145593\">Illustration for merging shapes</alt></image>"
msgstr "<image id=\"img_id3145593\" src=\"media/helpimg/formvers.png\" width=\"3.4791inch\" height=\"1.3126inch\"><alt id=\"alt_id3145593\">Ukázka slučování tvarů</alt></image>"
+#. eG7wD
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -568,6 +637,7 @@ msgctxt ""
msgid "Adds the area of the selected objects to the area of the lowermost object in the stacking order."
msgstr "Přidá oblast vybraných objektů k oblasti nejnižšího objektu."
+#. EiBAS
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -576,6 +646,7 @@ msgctxt ""
msgid "Shapes - Subtract"
msgstr "Tvary - Odečíst"
+#. DFWbE
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -584,6 +655,7 @@ msgctxt ""
msgid "<image id=\"img_id3154505\" src=\"media/helpimg/formsubt.png\" width=\"3.4689inch\" height=\"1.3126inch\"><alt id=\"alt_id3154505\">Illustration for subtracting shapes</alt></image>"
msgstr "<image id=\"img_id3154505\" src=\"media/helpimg/formsubt.png\" width=\"3.4689inch\" height=\"1.3126inch\"><alt id=\"alt_id3154505\">Ukázka odečítání tvarů</alt></image>"
+#. DAcuC
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -592,6 +664,7 @@ msgctxt ""
msgid "Subtracts the area of the selected objects from the area of the lowermost object in the stacking order."
msgstr "Odečte oblast vybraných objektů od oblasti nejnižšího objektu."
+#. dQD4h
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -600,6 +673,7 @@ msgctxt ""
msgid "Shapes - Intersect"
msgstr "Tvary - Průnik"
+#. NB9tU
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -608,6 +682,7 @@ msgctxt ""
msgid "<image id=\"img_id3150658\" src=\"media/helpimg/formschn.png\" width=\"3.4272inch\" height=\"1.302inch\"><alt id=\"alt_id3150658\">Illustration for intersecting shapes</alt></image>"
msgstr "<image id=\"img_id3150658\" src=\"media/helpimg/formschn.png\" width=\"3.4272inch\" height=\"1.302inch\"><alt id=\"alt_id3150658\">Ukázka průniku tvarů</alt></image>"
+#. Zb4c7
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -616,6 +691,7 @@ msgctxt ""
msgid "The overlapping area of the selected objects creates the new shape."
msgstr "Překrývající se oblasti vybraných objektů vytvoří nový tvar."
+#. Sva6t
#: combine_etc.xhp
msgctxt ""
"combine_etc.xhp\n"
@@ -624,6 +700,7 @@ msgctxt ""
msgid "The area outside the overlap is removed."
msgstr "Oblast mimo překryvy se odstraní."
+#. AEZcB
#: cross_fading.xhp
msgctxt ""
"cross_fading.xhp\n"
@@ -632,6 +709,7 @@ msgctxt ""
msgid "Cross-Fading Two Objects"
msgstr "Přechod tvarů dvou objektů"
+#. a3jA4
#: cross_fading.xhp
msgctxt ""
"cross_fading.xhp\n"
@@ -640,6 +718,7 @@ msgctxt ""
msgid "<bookmark_value>draw objects; cross-fading two objects</bookmark_value><bookmark_value>cross-fading; two draw objects</bookmark_value>"
msgstr "<bookmark_value>objekty kresby; přechody tvarů</bookmark_value><bookmark_value>přechody tvarů; dva objekty kresby</bookmark_value>"
+#. FyTFB
#: cross_fading.xhp
msgctxt ""
"cross_fading.xhp\n"
@@ -648,6 +727,7 @@ msgctxt ""
msgid "<variable id=\"cross_fading\"><link href=\"text/sdraw/guide/cross_fading.xhp\" name=\"Cross-Fading Two Objects\">Cross-Fading Two Objects</link></variable>"
msgstr "<variable id=\"cross_fading\"><link href=\"text/sdraw/guide/cross_fading.xhp\" name=\"Přechod tvarů dvou objektů\">Přechod tvarů dvou objektů</link></variable>"
+#. kxr3E
#: cross_fading.xhp
msgctxt ""
"cross_fading.xhp\n"
@@ -656,6 +736,7 @@ msgctxt ""
msgid "Cross-fading creates shapes and distributes them by uniform increments between two drawing objects."
msgstr "Přechod tvarů vytvoří tvary a rovnoměrně je rozdělí mezi dva objekty kresby."
+#. EHAqP
#: cross_fading.xhp
msgctxt ""
"cross_fading.xhp\n"
@@ -664,6 +745,7 @@ msgctxt ""
msgid "The cross-fading command is only available in $[officename] Draw. You can, however, copy and paste cross-faded objects into $[officename] Impress."
msgstr "Příkaz pro přechod tvarů je k dispozici jen v $[officename] Draw. Je ovšem možné vytvořené tvary zkopírovat a vložit do $[officename] Impress."
+#. DCDGA
#: cross_fading.xhp
msgctxt ""
"cross_fading.xhp\n"
@@ -672,6 +754,7 @@ msgctxt ""
msgid "To cross-fade two objects:"
msgstr "Chcete-li vytvořit přechod mezi dvěma objekty:"
+#. svAGr
#: cross_fading.xhp
msgctxt ""
"cross_fading.xhp\n"
@@ -680,6 +763,7 @@ msgctxt ""
msgid "Hold down Shift and click each object."
msgstr "Podržte klávesu Shift a klepněte na každý objekt."
+#. yq4gd
#: cross_fading.xhp
msgctxt ""
"cross_fading.xhp\n"
@@ -688,6 +772,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Cross-fading</emph>."
msgstr "Zvolte příkaz <emph>Úpravy - Přechod tvarů</emph>."
+#. dmA2i
#: cross_fading.xhp
msgctxt ""
"cross_fading.xhp\n"
@@ -696,6 +781,7 @@ msgctxt ""
msgid "Enter a value to specify the number of objects between the start and end of the cross-fade in the <emph>Increments</emph> box."
msgstr "Zadejte hodnotu, která určuje počet objektů mezi počátečním a koncovým objektem, do pole <emph>Přírůstky</emph>"
+#. 9pKW6
#: cross_fading.xhp
msgctxt ""
"cross_fading.xhp\n"
@@ -704,6 +790,7 @@ msgctxt ""
msgid "Click <emph>OK</emph>."
msgstr "Klepněte na <emph>OK</emph>."
+#. FEyjM
#: cross_fading.xhp
msgctxt ""
"cross_fading.xhp\n"
@@ -712,6 +799,7 @@ msgctxt ""
msgid "A group containing the two original objects and the specified number (increments) of cross-faded objects is displayed."
msgstr "Zobrazí se skupina obsahující oba původní objekty a určený počet (přírůstky) přechodných objektů."
+#. aBrFX
#: cross_fading.xhp
msgctxt ""
"cross_fading.xhp\n"
@@ -720,6 +808,7 @@ msgctxt ""
msgid "<image id=\"img_id3150210\" src=\"media/helpimg/ueberblenden.png\" width=\"74.88mm\" height=\"65.62mm\"><alt id=\"alt_id3150210\">Illustration for crossfading</alt></image>"
msgstr "<image id=\"img_id3150210\" src=\"media/helpimg/ueberblenden.png\" width=\"74.88mm\" height=\"65.62mm\"><alt id=\"alt_id3150210\">Obrázek přechodu tvarů</alt></image>"
+#. cev8y
#: cross_fading.xhp
msgctxt ""
"cross_fading.xhp\n"
@@ -728,6 +817,7 @@ msgctxt ""
msgid "You can edit the individual objects of a group by selecting the group and pressing F3. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3 to exit the group editing mode."
msgstr "Jednotlivé objekty ze skupiny je možné upravit, pokud vyberete skupinu a stisknete F3. Stisknutím <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F3 ukončíte režim úprav skupiny."
+#. hiJK8
#: cross_fading.xhp
msgctxt ""
"cross_fading.xhp\n"
@@ -736,6 +826,7 @@ msgctxt ""
msgid "<link href=\"text/simpress/01/02150000.xhp\" name=\"Editing - Cross-fading\">Editing - Cross-fading</link>"
msgstr "<link href=\"text/simpress/01/02150000.xhp\" name=\"Úpravy - Přechod tvarů\">Úpravy - Přechod tvarů</link>"
+#. uUD48
#: draw_sector.xhp
msgctxt ""
"draw_sector.xhp\n"
@@ -744,6 +835,7 @@ msgctxt ""
msgid "Drawing Sectors and Segments"
msgstr "Kreslení výsečí a úsečí"
+#. CEEGe
#: draw_sector.xhp
msgctxt ""
"draw_sector.xhp\n"
@@ -752,6 +844,7 @@ msgctxt ""
msgid "<bookmark_value>sectors of circles/ellipses</bookmark_value><bookmark_value>segments of circles/ellipses</bookmark_value><bookmark_value>circle segments</bookmark_value><bookmark_value>ellipses; segments</bookmark_value><bookmark_value>drawing; sectors and segments</bookmark_value>"
msgstr "<bookmark_value>výseče kruhu/elipsy</bookmark_value><bookmark_value>úseče kruhu/elipsy</bookmark_value><bookmark_value>kruhy; úseče</bookmark_value><bookmark_value>elipsy; úseče</bookmark_value><bookmark_value>kreslení; výseče a úseče</bookmark_value>"
+#. qGGGE
#: draw_sector.xhp
msgctxt ""
"draw_sector.xhp\n"
@@ -760,6 +853,7 @@ msgctxt ""
msgid "<variable id=\"draw_sector\"><link href=\"text/sdraw/guide/draw_sector.xhp\" name=\"Drawing Sectors and Segments\">Drawing Sectors and Segments</link></variable>"
msgstr "<variable id=\"draw_sector\"><link href=\"text/sdraw/guide/draw_sector.xhp\" name=\"Kreslení výsečí a úsečí\">Kreslení výsečí a úsečí</link></variable>"
+#. Zq2MQ
#: draw_sector.xhp
msgctxt ""
"draw_sector.xhp\n"
@@ -768,6 +862,7 @@ msgctxt ""
msgid "The <emph>Ellipse</emph> toolbar contains tools for drawing ellipses and circles. You can also draw segments and sectors of circles and ellipses."
msgstr "Nástrojová lišta <emph>Elipsa</emph> obsahuje nástroje pro kreslení elips a kruhů. Také je možné kreslit výseče a úseče kruhů a elips."
+#. fawyC
#: draw_sector.xhp
msgctxt ""
"draw_sector.xhp\n"
@@ -776,6 +871,7 @@ msgctxt ""
msgid "To draw a sector of a circle or an ellipse:"
msgstr "Chcete-li nakreslit výseč kruhu nebo elipsy:"
+#. RRvtT
#: draw_sector.xhp
msgctxt ""
"draw_sector.xhp\n"
@@ -784,6 +880,7 @@ msgctxt ""
msgid "Open the <emph>Ellipses</emph> toolbar and click one of the <emph>Circle Pie</emph> or <emph>Ellipse Pie</emph> icons <image id=\"img_id3155768\" src=\"cmd/sc_circlepie_unfilled.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3155768\">Icon</alt></image>. The mouse pointer changes to a cross hair with a small icon of a sector."
msgstr "Otevřete nástrojovou lištu <emph>Elipsy</emph> a klepněte na ikonu <emph>Kruhová výseč</emph> nebo <emph>Eliptická výseč</emph> <image id=\"img_id3155768\" src=\"cmd/sc_circlepie_unfilled.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3155768\">Ikona</alt></image>. Ukazatel myši se změní na křížek s malou ikonou výseče."
+#. ukJy5
#: draw_sector.xhp
msgctxt ""
"draw_sector.xhp\n"
@@ -792,6 +889,7 @@ msgctxt ""
msgid "Position the pointer at the edge of the circle you want to draw and drag to create the circle."
msgstr "Umístěte ukazatel na místo, kde si přejete kreslit okraj kruhu, a táhnutím vytvořte kruh."
+#. uGdL9
#: draw_sector.xhp
msgctxt ""
"draw_sector.xhp\n"
@@ -800,6 +898,7 @@ msgctxt ""
msgid "To create a circle by dragging from the center, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> while dragging."
msgstr "Chcete-li vytvořit kruh táhnutím ze středu, podržte během tažení klávesu <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>."
+#. UUQDC
#: draw_sector.xhp
msgctxt ""
"draw_sector.xhp\n"
@@ -808,6 +907,7 @@ msgctxt ""
msgid "Release the mouse button when the circle has reached the size you want. A line corresponding to the circle radius appears in the circle."
msgstr "Až bude kruh v požadované velikosti, uvolněte tlačítko myši. V kruhu se objeví čára odpovídající poloměru kruhu."
+#. rtAjM
#: draw_sector.xhp
msgctxt ""
"draw_sector.xhp\n"
@@ -816,6 +916,7 @@ msgctxt ""
msgid "Position the pointer where you want to place the first boundary of the sector and click."
msgstr "Umístěte ukazatel na místo, kde si přejete mít začátek výseče, a klepněte."
+#. y8EFu
#: draw_sector.xhp
msgctxt ""
"draw_sector.xhp\n"
@@ -824,6 +925,7 @@ msgctxt ""
msgid "As the radius line that follows the pointer is constrained to the circle boundaries, you can click anywhere in the document."
msgstr "Jelikož je čára pro určení výseče omezena jen na kruh, je možné klepnout kamkoliv v dokumentu."
+#. qFPkT
#: draw_sector.xhp
msgctxt ""
"draw_sector.xhp\n"
@@ -832,6 +934,7 @@ msgctxt ""
msgid "Position the pointer where you want to place the second boundary of the sector and click. The completed sector is displayed."
msgstr "Umístěte ukazatel na místo, kde si přejete výseč ukončit, a klepněte. Zobrazí se kompletní výseč."
+#. QGWL2
#: draw_sector.xhp
msgctxt ""
"draw_sector.xhp\n"
@@ -840,6 +943,7 @@ msgctxt ""
msgid "To draw a segment of a circle or ellipse, follow the steps for creating a sector based on a circle."
msgstr "Chcete-li nakreslit úseč kruhu nebo elipsy, postupujte podle kroků pro vytváření výseče."
+#. mmgkF
#: draw_sector.xhp
msgctxt ""
"draw_sector.xhp\n"
@@ -848,6 +952,7 @@ msgctxt ""
msgid "To draw an arc based on an ellipse, choose one of the arc icons and follow the same steps for creating a sector based on a circle."
msgstr "Chcete-li nakreslit oblouk založený na elipse, vyberte ikonu oblouku a postupujte podle stejných kroků jako při vytváření výseče."
+#. Frzkq
#: duplicate_object.xhp
msgctxt ""
"duplicate_object.xhp\n"
@@ -856,6 +961,7 @@ msgctxt ""
msgid "Duplicating Objects"
msgstr "Duplikování objektů"
+#. EJQJE
#: duplicate_object.xhp
msgctxt ""
"duplicate_object.xhp\n"
@@ -864,6 +970,7 @@ msgctxt ""
msgid "<bookmark_value>doubling draw objects</bookmark_value><bookmark_value>draw objects; duplicating</bookmark_value><bookmark_value>duplicating draw objects</bookmark_value><bookmark_value>multiplying draw objects</bookmark_value>"
msgstr "<bookmark_value>zdvojování objektů kresby</bookmark_value><bookmark_value>objekty kresby; duplikování</bookmark_value><bookmark_value>duplikování objektů kresby</bookmark_value><bookmark_value>znásobování objektů kresby</bookmark_value>"
+#. 46eWU
#: duplicate_object.xhp
msgctxt ""
"duplicate_object.xhp\n"
@@ -872,6 +979,7 @@ msgctxt ""
msgid "<variable id=\"duplicate_object\"><link href=\"text/sdraw/guide/duplicate_object.xhp\" name=\"Duplicating Objects\">Duplicating Objects</link></variable>"
msgstr "<variable id=\"duplicate_object\"><link href=\"text/sdraw/guide/duplicate_object.xhp\" name=\"Duplikování objektů\">Duplikování objektů</link></variable>"
+#. rxVAA
#: duplicate_object.xhp
msgctxt ""
"duplicate_object.xhp\n"
@@ -880,6 +988,7 @@ msgctxt ""
msgid "You can create duplicate or multiple copies of an object. The copies can be identical or can differ in size, color, orientation and location."
msgstr "Je možné vytvářet vícenásobné kopie objektu. Kopie mohou být stejné nebo se mohou lišit velikostí, barvou, natočením a umístěním."
+#. oJbsL
#: duplicate_object.xhp
msgctxt ""
"duplicate_object.xhp\n"
@@ -888,6 +997,7 @@ msgctxt ""
msgid "The following example creates a stack of coins by making multiple copies of a single ellipse."
msgstr "Následující příklad vytvoří sloupec mincí tak, že několikrát zkopíruje jednu elipsu."
+#. xFdfE
#: duplicate_object.xhp
msgctxt ""
"duplicate_object.xhp\n"
@@ -896,6 +1006,7 @@ msgctxt ""
msgid "Use the <emph>Ellipse</emph> tool to draw a solid yellow ellipse."
msgstr "Pomocí nástroje <emph>Elipsa</emph> nakreslete vyplněnou žlutou elipsu."
+#. EDqRb
#: duplicate_object.xhp
msgctxt ""
"duplicate_object.xhp\n"
@@ -904,6 +1015,7 @@ msgctxt ""
msgid "Select the ellipse and choose <emph>Edit - Duplicate</emph>."
msgstr "Vyberte elipsu a zvolte příkaz <emph>Úpravy - Duplikovat</emph>."
+#. SzCeR
#: duplicate_object.xhp
msgctxt ""
"duplicate_object.xhp\n"
@@ -912,6 +1024,7 @@ msgctxt ""
msgid "Enter 12 as <emph>Number of copies.</emph>"
msgstr "Zadejte 12 jako <emph>Počet kopií</emph>."
+#. GwMQB
#: duplicate_object.xhp
msgctxt ""
"duplicate_object.xhp\n"
@@ -920,6 +1033,7 @@ msgctxt ""
msgid "Enter a negative value for the <emph>Width</emph> and <emph>Height</emph> so that the coins decrease in size as you go up the stack."
msgstr "Zadejte zápornou hodnotu do polí <emph>Šířka</emph> a <emph>Výška</emph>, aby se mince postupně zmenšovaly."
+#. mKgZB
#: duplicate_object.xhp
msgctxt ""
"duplicate_object.xhp\n"
@@ -928,6 +1042,7 @@ msgctxt ""
msgid "To define a color transition for the coins, select different colors in the <emph>Start</emph> and <emph>End</emph> boxes. The <emph>Start</emph> color is applied to the object that you are duplicating."
msgstr "Chcete-li určit barevný přechod, vyberte jinou barvu v polích <emph>Začátek</emph> a <emph>Konec</emph>. Barva v poli <emph>Začátek</emph> platí pro objekt, který duplikujete."
+#. f4d5R
#: duplicate_object.xhp
msgctxt ""
"duplicate_object.xhp\n"
@@ -936,6 +1051,7 @@ msgctxt ""
msgid "Click <emph>OK</emph> to create the duplicates."
msgstr "Klepnutím na <emph>OK</emph> vytvoříte duplikáty."
+#. FWBEa
#: duplicate_object.xhp
msgctxt ""
"duplicate_object.xhp\n"
@@ -944,6 +1060,7 @@ msgctxt ""
msgid "<link href=\"text/simpress/01/02120000.xhp\" name=\"Edit - Duplicate\">Edit - Duplicate</link>"
msgstr "<link href=\"text/simpress/01/02120000.xhp\" name=\"Úpravy - Duplikovat\">Úpravy - Duplikovat</link>"
+#. CEHEf
#: eyedropper.xhp
msgctxt ""
"eyedropper.xhp\n"
@@ -952,6 +1069,7 @@ msgctxt ""
msgid "Replacing Colors"
msgstr "Nahrazování barev"
+#. 5vq7z
#: eyedropper.xhp
msgctxt ""
"eyedropper.xhp\n"
@@ -960,6 +1078,7 @@ msgctxt ""
msgid "<bookmark_value>eyedropper tool</bookmark_value><bookmark_value>colors; replacing</bookmark_value><bookmark_value>replacing;colors in bitmaps</bookmark_value><bookmark_value>metafiles;replacing colors</bookmark_value><bookmark_value>bitmaps;replacing colors</bookmark_value><bookmark_value>GIF images;replacing colors</bookmark_value>"
msgstr "<bookmark_value>kapátko</bookmark_value><bookmark_value>barvy; nahrazování</bookmark_value><bookmark_value>nahrazování; barvy v rastrových obrázcích</bookmark_value><bookmark_value>metasoubory;nahrazování barev</bookmark_value><bookmark_value>rastrové obrázky;nahrazování barev</bookmark_value><bookmark_value>obrázky GIF;nahrazování barev</bookmark_value>"
+#. seBAr
#: eyedropper.xhp
msgctxt ""
"eyedropper.xhp\n"
@@ -968,6 +1087,7 @@ msgctxt ""
msgid "<variable id=\"eyedropper\"><link href=\"text/sdraw/guide/eyedropper.xhp\" name=\"Replacing Colors\">Replacing Colors</link></variable>"
msgstr "<variable id=\"eyedropper\"><link href=\"text/sdraw/guide/eyedropper.xhp\" name=\"Nahrazování barev\">Nahrazování barev</link></variable>"
+#. 6nnwD
#: eyedropper.xhp
msgctxt ""
"eyedropper.xhp\n"
@@ -976,6 +1096,7 @@ msgctxt ""
msgid "You can replace colors in bitmaps with the <emph>Color Replacer</emph> tool."
msgstr "Pomocí nástroje <emph>Náhrada barev</emph> je možné nahradit barvy v rastrech."
+#. ArA6H
#: eyedropper.xhp
msgctxt ""
"eyedropper.xhp\n"
@@ -984,6 +1105,7 @@ msgctxt ""
msgid "Up to four colors can be replaced at once."
msgstr "Najednou lze nahradit až čtyři barvy."
+#. DmAhB
#: eyedropper.xhp
msgctxt ""
"eyedropper.xhp\n"
@@ -992,6 +1114,7 @@ msgctxt ""
msgid "You can also use the <emph>Transparency</emph> option to replace the transparent areas of an image with a color."
msgstr "Také je možné pomocí volby <emph>Průhlednost</emph> nahradit průhledné oblasti obrázku barvou."
+#. Ze6JL
#: eyedropper.xhp
msgctxt ""
"eyedropper.xhp\n"
@@ -1000,6 +1123,7 @@ msgctxt ""
msgid "Similarly, you can use the <emph>Color Replacer</emph> to make a color on your image transparent."
msgstr "Podobně je možné nástroj <emph>Náhrada barev</emph> použít ke zprůhlednění barvy v obrázku."
+#. ecY64
#: eyedropper.xhp
msgctxt ""
"eyedropper.xhp\n"
@@ -1008,6 +1132,7 @@ msgctxt ""
msgid "To replace colors with the Color Replacer tool"
msgstr "Nahrazení barvy pomocí nástroje Náhrada barev"
+#. vr8bG
#: eyedropper.xhp
msgctxt ""
"eyedropper.xhp\n"
@@ -1016,6 +1141,7 @@ msgctxt ""
msgid "Ensure that the image you are using is a bitmap (for example, BMP, GIF, JPG, or PNG) or a metafile (for example, WMF)."
msgstr "Ujistěte se, že obrázek je rastr (například BMP, GIF, JPG nebo PNG) nebo metasoubor (například WMF)."
+#. TAeSM
#: eyedropper.xhp
msgctxt ""
"eyedropper.xhp\n"
@@ -1024,6 +1150,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Color Replacer</emph>."
msgstr "Zvolte <emph>Nástroje - Náhrada barev</emph>"
+#. gyRmY
#: eyedropper.xhp
msgctxt ""
"eyedropper.xhp\n"
@@ -1032,6 +1159,7 @@ msgctxt ""
msgid "Click the Color Replacer icon and position the mouse pointer over the color you want to replace in the image. The color appears in the box next to the icon."
msgstr "Klepněte na ikonu nástroje Náhrada barev a najeďte ukazatelem myši v obrázku na barvu, kterou si přejete nahradit. Barva se objeví v poli vedle ikony."
+#. tpTWi
#: eyedropper.xhp
msgctxt ""
"eyedropper.xhp\n"
@@ -1040,6 +1168,7 @@ msgctxt ""
msgid "Click the color in the image. The color appears in the first <emph>Source color</emph> box and the check box next to the color is selected."
msgstr "Klepněte na barvu. Barva se zobrazí v prvním poli <emph>Původní barva</emph> a zaškrtne se pole vedle barvy."
+#. ZKeEk
#: eyedropper.xhp
msgctxt ""
"eyedropper.xhp\n"
@@ -1048,6 +1177,7 @@ msgctxt ""
msgid "In the <emph>Replace with</emph> box, select the new color."
msgstr "V poli <emph>Nahradit za</emph> vyberte novou barvu."
+#. ZZDJu
#: eyedropper.xhp
msgctxt ""
"eyedropper.xhp\n"
@@ -1056,6 +1186,7 @@ msgctxt ""
msgid "This replaces all occurrences of the <emph>Source color</emph> in the image."
msgstr "Touto barvou nahradíte všechny výskyty <emph>Původní barvy</emph> v obrázku."
+#. JM5GC
#: eyedropper.xhp
msgctxt ""
"eyedropper.xhp\n"
@@ -1064,6 +1195,7 @@ msgctxt ""
msgid "If you want to replace another color while the dialog is open, select the check box in front of <emph>Source color</emph> in the next row and repeat steps 3 to 5."
msgstr "Pokud si přejete nahradit ještě další barvu, zaškrtněte pole vedle <emph>Původní barvy</emph> v dalším řádku a opakujte kroky 3 až 5."
+#. um4MR
#: eyedropper.xhp
msgctxt ""
"eyedropper.xhp\n"
@@ -1072,6 +1204,7 @@ msgctxt ""
msgid "Click <emph>Replace</emph>."
msgstr "Klepněte na <emph>Nahradit</emph>."
+#. FEATG
#: eyedropper.xhp
msgctxt ""
"eyedropper.xhp\n"
@@ -1080,6 +1213,7 @@ msgctxt ""
msgid "If you want to expand or contract the color selection area, increase or decrease the tolerance of the <emph>Color Replacer</emph> tool and repeat your selection."
msgstr "Pokud si přejete rozšířit nebo zúžit oblast výběru barvy, zvyšte či snižte toleranci nástroje <emph>Náhrada barev</emph> a zopakujte výběr."
+#. CwACD
#: eyedropper.xhp
msgctxt ""
"eyedropper.xhp\n"
@@ -1088,6 +1222,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06030000.xhp\" name=\"Color Replacer\">Color Replacer</link>"
msgstr "<link href=\"text/shared/01/06030000.xhp\" name=\"Náhrada barev\">Náhrada barev</link>"
+#. eY2vA
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1096,6 +1231,7 @@ msgctxt ""
msgid "Creating Gradient Fills"
msgstr "Vytvoření barevného přechodu"
+#. T4kWB
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1104,6 +1240,7 @@ msgctxt ""
msgid "<bookmark_value>gradients; applying and defining</bookmark_value><bookmark_value>editing;gradients</bookmark_value><bookmark_value>defining;gradients</bookmark_value><bookmark_value>custom gradients</bookmark_value><bookmark_value>transparency;adjusting</bookmark_value>"
msgstr "<bookmark_value>přechody; používání a vytváření</bookmark_value><bookmark_value>úpravy;přechody</bookmark_value><bookmark_value>vytváření; přechody</bookmark_value><bookmark_value>vlastní přechody</bookmark_value><bookmark_value>průhlednost;nastavení</bookmark_value>"
+#. gCATq
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1112,6 +1249,7 @@ msgctxt ""
msgid "<variable id=\"gradient\"><link href=\"text/sdraw/guide/gradient.xhp\" name=\"Creating Gradient Fills\">Creating Gradient Fills</link> </variable>"
msgstr "<variable id=\"gradient\"><link href=\"text/sdraw/guide/gradient.xhp\" name=\"Vytvoření barevného přechodu\">Vytvoření barevného přechodu</link></variable>"
+#. PpcyF
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1120,6 +1258,7 @@ msgctxt ""
msgid "A gradient fill is an incremental blend of two different colors, or shades of the same color, that you can apply to a drawing object."
msgstr "Barevný přechod je postupné prolnutí dvou různých barev nebo odstínů jedné barvy, kterým je možné vyplnit objekty kresby."
+#. dSZ6i
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1128,6 +1267,7 @@ msgctxt ""
msgid "To apply a gradient:"
msgstr "Chcete-li použít přechod:"
+#. KiLft
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1136,6 +1276,7 @@ msgctxt ""
msgid "Select a drawing object."
msgstr "Vyberte požadovaný objekt kresby."
+#. ysaPv
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1144,6 +1285,7 @@ msgctxt ""
msgid "Choose <emph>Format - Area</emph> and select <emph>Gradient</emph> as the <emph>Fill</emph> type."
msgstr "Zvolte nabídku <emph>Formát - Oblast</emph> a vyberte v části <emph>Vyplnit</emph> možnost <emph>Přechod</emph>."
+#. sKFWJ
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1152,6 +1294,7 @@ msgctxt ""
msgid "Select a gradient style from the list and click <emph>OK</emph>."
msgstr "Vyberte ze seznamu styl přechodu a klepněte na <emph>OK</emph>."
+#. EHKGx
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1160,6 +1303,7 @@ msgctxt ""
msgid "Creating Custom Gradients"
msgstr "Vytvoření vlastních přechodů"
+#. B2vaE
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1168,6 +1312,7 @@ msgctxt ""
msgid "You can define your own gradients and modify existing gradients, as well as save and load a list of gradient files."
msgstr "Je možné určit si vlastní přechody nebo upravit existující. Také je možné seznamy přechodů ukládat a načítat."
+#. zBYmy
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1176,6 +1321,7 @@ msgctxt ""
msgid "To create a custom gradient:"
msgstr "Pro vytvoření vlastního přechodu:"
+#. XtEuo
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1184,6 +1330,7 @@ msgctxt ""
msgid "Choose <emph>Format - Area</emph> and click the <emph>Gradients</emph> tab."
msgstr "Vyberte <emph>Formát - Oblast</emph> a klepněte na kartu <emph>Přechody</emph>."
+#. YvFEJ
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1192,6 +1339,7 @@ msgctxt ""
msgid "Select a gradient from the list to use as the basis for your new gradient and click <emph>Add</emph>."
msgstr "Vyberte ze seznamu přechod, který si přejete použít jako základ svého nového přechodu, a klepněte na <emph>Přidat</emph>."
+#. 7GYMG
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1200,6 +1348,7 @@ msgctxt ""
msgid "Type a name for the gradient in the text box and click <emph>OK</emph>."
msgstr "Do pole zadejte název přechodu a klepněte na <emph>OK</emph>."
+#. b2ViM
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1208,6 +1357,7 @@ msgctxt ""
msgid "The name appears at the end of the gradient list and is selected for editing."
msgstr "Nový název se zobrazí na konci seznamu přechodů a vybere pro úpravy."
+#. YXqDN
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1216,6 +1366,7 @@ msgctxt ""
msgid "Set the gradient properties and click <emph>Modify</emph> to save the gradient."
msgstr "Nastavte vlastnosti přechodu a klepněte na <emph>Změnit</emph>. Tím přechod uložíte."
+#. yAcgt
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1224,6 +1375,7 @@ msgctxt ""
msgid "Click <emph>OK.</emph>"
msgstr "Klepněte na <emph>OK.</emph>"
+#. y7fAD
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1232,6 +1384,7 @@ msgctxt ""
msgid "Using Gradients and Transparency"
msgstr "Použití přechodů a průhlednosti"
+#. GzsKF
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1240,6 +1393,7 @@ msgctxt ""
msgid "You can adjust the properties of a gradient as well as the transparency of a drawing object with your mouse."
msgstr "Pomocí myši je možné upravovat vlastnosti přechodu a průhlednost objektu kresby."
+#. V2GgK
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1248,6 +1402,7 @@ msgctxt ""
msgid "To adjust the gradient of a drawing object:"
msgstr "Chcete-li upravit přechod objektu kresby:"
+#. CKrAA
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1256,6 +1411,7 @@ msgctxt ""
msgid "Select a drawing object with the gradient that you want to modify."
msgstr "Vyberte objekt kresby s přechodem, který si přejete upravit."
+#. gseyv
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1264,6 +1420,7 @@ msgctxt ""
msgid "Choose <emph>Format - Area</emph> and click the <emph>Gradients</emph> tab."
msgstr "Vyberte <emph>Formát - Oblast</emph> a klepněte na kartu <emph>Přechody</emph>."
+#. BGDBn
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1272,6 +1429,7 @@ msgctxt ""
msgid "Adjust the values for the gradient to suit your needs and click <emph>OK</emph>."
msgstr "Upravte hodnoty přechody podle potřeby a klepněte na <emph>OK</emph>."
+#. VEbFT
#: gradient.xhp
msgctxt ""
"gradient.xhp\n"
@@ -1280,6 +1438,7 @@ msgctxt ""
msgid "To adjust the transparency of an object, select the object, choose <emph>Format - Area</emph> and click the <emph>Transparency</emph> tab."
msgstr "Chcete-li upravit průhlednost objektu, vyberte jej, zvolte nabídku <emph>Formát - Oblast</emph> a klepněte na kartu <emph>Průhlednost</emph>."
+#. KE8fj
#: graphic_insert.xhp
msgctxt ""
"graphic_insert.xhp\n"
@@ -1288,6 +1447,7 @@ msgctxt ""
msgid "Inserting Graphics"
msgstr "Vložení obrázku"
+#. kGBzE
#: graphic_insert.xhp
msgctxt ""
"graphic_insert.xhp\n"
@@ -1296,6 +1456,7 @@ msgctxt ""
msgid "<bookmark_value>pictures; inserting</bookmark_value><bookmark_value>images; inserting</bookmark_value><bookmark_value>files; inserting pictures</bookmark_value><bookmark_value>inserting;pictures</bookmark_value>"
msgstr "<bookmark_value>obrázky; vkládání</bookmark_value><bookmark_value>obrázky; vkládání</bookmark_value><bookmark_value>soubory; vkládání obrázků</bookmark_value><bookmark_value>vkládání; obrázky</bookmark_value>"
+#. U3jMk
#: graphic_insert.xhp
msgctxt ""
"graphic_insert.xhp\n"
@@ -1304,6 +1465,7 @@ msgctxt ""
msgid "<variable id=\"graphic_insert\"><link href=\"text/sdraw/guide/graphic_insert.xhp\" name=\"Inserting Graphics\">Inserting Pictures</link></variable>"
msgstr "<variable id=\"graphic_insert\"><link href=\"text/sdraw/guide/graphic_insert.xhp\" name=\"Vložení obrázku\">Vložení obrázku</link></variable>"
+#. tGsxU
#: graphic_insert.xhp
msgctxt ""
"graphic_insert.xhp\n"
@@ -1312,6 +1474,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Image</emph>."
msgstr "Zvolte <emph>Vložit - Obrázek</emph>."
+#. PUNGQ
#: graphic_insert.xhp
msgctxt ""
"graphic_insert.xhp\n"
@@ -1320,6 +1483,7 @@ msgctxt ""
msgid "Locate the image you want to insert. Select the <emph>Link</emph> check box to insert only a link to the image. If you want to see the image before you insert it, select <emph>Preview</emph>."
msgstr "Vyberte obrázek, který si přejete vložit. Pokud chcete vložit pouze odkaz na obrázek, zaškrtněte pole <emph>Odkaz</emph>. Pokud si chcete obrázek před vložením prohlédnout, zaškrtněte pole <emph>Náhled</emph>."
+#. APuTg
#: graphic_insert.xhp
msgctxt ""
"graphic_insert.xhp\n"
@@ -1328,6 +1492,7 @@ msgctxt ""
msgid "After you insert a linked image, do not change the name of the source image or move the source image to another directory."
msgstr "Když vložíte odkaz na obrázek, neměňte název zdrojového obrázku, ani obrázek nepřesouvejte do jiného adresáře."
+#. sGcHZ
#: graphic_insert.xhp
msgctxt ""
"graphic_insert.xhp\n"
@@ -1336,6 +1501,7 @@ msgctxt ""
msgid "Click <emph>Open</emph> to insert the image."
msgstr "Klepnutím na <emph>Otevřít</emph> obrázek vložíte."
+#. C9Faj
#: groups.xhp
msgctxt ""
"groups.xhp\n"
@@ -1344,6 +1510,7 @@ msgctxt ""
msgid "Grouping Objects"
msgstr "Seskupení objektů"
+#. rVAaE
#: groups.xhp
msgctxt ""
"groups.xhp\n"
@@ -1352,6 +1519,7 @@ msgctxt ""
msgid "<bookmark_value>grouping; draw objects</bookmark_value><bookmark_value>draw objects; grouping</bookmark_value>"
msgstr "<bookmark_value>seskupení; objekty kresby</bookmark_value><bookmark_value>objekty kresby; seskupení</bookmark_value>"
+#. gcvBG
#: groups.xhp
msgctxt ""
"groups.xhp\n"
@@ -1360,6 +1528,7 @@ msgctxt ""
msgid "<variable id=\"groups\"><link href=\"text/sdraw/guide/groups.xhp\" name=\"Grouping Objects\">Grouping Objects</link></variable>"
msgstr "<variable id=\"groups\"><link href=\"text/sdraw/guide/groups.xhp\" name=\"Seskupení objektů\">Seskupení objektů</link></variable>"
+#. ZBEaH
#: groups.xhp
msgctxt ""
"groups.xhp\n"
@@ -1368,6 +1537,7 @@ msgctxt ""
msgid "You can combine several objects into a group so that they act as a single object. You can move and transform all objects in a group as a single unit. You can also change the properties (for example, line size, fill color) of all objects in a group as a whole or for individual objects in a group. Groups can be temporary or assigned:"
msgstr "Je možné několik objektů spojit do skupiny, takže se budou chovat jako jeden objekt. Všechny objekty ve skupině je možné přesouvat nebo upravovat jako jeden objekt. Také je možné změnit vlastnosti (např. barvu výplně, šířku čar) všech objektů skupiny jako celku nebo jednotlivých objektů ve skupině. Skupiny mohou být dočasné nebo trvalé:"
+#. WWeYC
#: groups.xhp
msgctxt ""
"groups.xhp\n"
@@ -1376,6 +1546,7 @@ msgctxt ""
msgid "Temporary - group only lasts as long as all of the combined objects are selected."
msgstr "Dočasná - skupina trvá jen tak dlouho, dokud jsou spojené objekty vybrány."
+#. CVj6T
#: groups.xhp
msgctxt ""
"groups.xhp\n"
@@ -1384,6 +1555,7 @@ msgctxt ""
msgid "Assigned - group lasts until it is ungrouped through a menu command."
msgstr "Trvalá - skupina je spojena, dokud ji nerozdělíte příkazem z nabídky."
+#. DmwjH
#: groups.xhp
msgctxt ""
"groups.xhp\n"
@@ -1392,6 +1564,7 @@ msgctxt ""
msgid "Groups can also be grouped in other groups. Actions applied to a group do not affect the relative position of the individual objects to each other in the group."
msgstr "Skupiny také mohou být součástí jiných skupiny. Změny provedené se skupinou neovlivní relativní pozici jednotlivých objektů ve skupině."
+#. m5GTv
#: groups.xhp
msgctxt ""
"groups.xhp\n"
@@ -1400,6 +1573,7 @@ msgctxt ""
msgid "To group objects:"
msgstr "Chcete-li seskupit objekty:"
+#. pdLV8
#: groups.xhp
msgctxt ""
"groups.xhp\n"
@@ -1408,6 +1582,7 @@ msgctxt ""
msgid "<image id=\"img_id3145643\" src=\"cmd/sc_formatgroup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3145643\">Icon</alt></image>"
msgstr "<image id=\"img_id3145643\" src=\"cmd/sc_formatgroup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3145643\">Ikonka</alt></image>"
+#. 9Skiw
#: groups.xhp
msgctxt ""
"groups.xhp\n"
@@ -1416,6 +1591,7 @@ msgctxt ""
msgid "Select the objects you want to group and choose <emph>Shape - Group - Group</emph>."
msgstr "Vyberte objekty, které si přejete seskupit, a zvolte <emph>Tvar - Seskupit - Seskupit</emph>."
+#. AYfMA
#: groups.xhp
msgctxt ""
"groups.xhp\n"
@@ -1424,6 +1600,7 @@ msgctxt ""
msgid "For example, you can group all of the objects in a company logo to move and resize the logo as a single object."
msgstr "Například je možné seskupit všechny objekty v logu společnosti a měnit velikost loga jako jediného objektu."
+#. kB7hM
#: groups.xhp
msgctxt ""
"groups.xhp\n"
@@ -1432,6 +1609,7 @@ msgctxt ""
msgid "After you have grouped objects, selecting any part of the group selects the entire group."
msgstr "Až objekty seskupíte, výběrem kterékoliv části skupiny vyberete celou skupinu."
+#. CTTCD
#: groups.xhp
msgctxt ""
"groups.xhp\n"
@@ -1440,6 +1618,7 @@ msgctxt ""
msgid "Selecting Objects in a Group"
msgstr "Výběr objektů ve skupině"
+#. bedSZ
#: groups.xhp
msgctxt ""
"groups.xhp\n"
@@ -1448,6 +1627,7 @@ msgctxt ""
msgid "<image id=\"img_id3155376\" src=\"cmd/sc_entergroup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3155376\">Icon</alt></image>"
msgstr "<image id=\"img_id3155376\" src=\"cmd/sc_entergroup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3155376\">Ikonka</alt></image>"
+#. HrJDA
#: groups.xhp
msgctxt ""
"groups.xhp\n"
@@ -1456,6 +1636,7 @@ msgctxt ""
msgid "You can select single objects in a group by entering the group. Double-click a group to enter it and click on the object to select it. You can also add or delete objects to and from a group in this mode. The objects that are not part of the group are grayed out."
msgstr "Jednotlivé objekty skupiny je možné vybrat, když vstoupíte do skupiny. Do skupiny vstoupíte poklepáním a poté klepnutím vyberete objekt. V tomto režimu je také možné přidávat nebo odebírat objekty ze skupiny. Objekty, které nejsou součástí skupiny, jsou zešedlé."
+#. QTExY
#: groups.xhp
msgctxt ""
"groups.xhp\n"
@@ -1464,6 +1645,7 @@ msgctxt ""
msgid "<image id=\"img_id3155264\" src=\"cmd/sc_leavegroup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3155264\">Icon</alt></image>"
msgstr "<image id=\"img_id3155264\" src=\"cmd/sc_leavegroup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3155264\">Ikonka</alt></image>"
+#. ZBWCE
#: groups.xhp
msgctxt ""
"groups.xhp\n"
@@ -1472,6 +1654,7 @@ msgctxt ""
msgid "To exit a group, double-click anywhere outside it."
msgstr "Chcete-li skupinu opustit, poklepejte kdekoliv mimo ni."
+#. FTtCf
#: join_objects.xhp
msgctxt ""
"join_objects.xhp\n"
@@ -1480,6 +1663,7 @@ msgctxt ""
msgid "Connecting Lines"
msgstr "Spojování čar"
+#. 7UcvY
#: join_objects.xhp
msgctxt ""
"join_objects.xhp\n"
@@ -1488,6 +1672,7 @@ msgctxt ""
msgid "<bookmark_value>draw objects; connecting lines to</bookmark_value><bookmark_value>connecting; lines</bookmark_value><bookmark_value>lines; connecting objects</bookmark_value><bookmark_value>areas; from connected lines</bookmark_value>"
msgstr "<bookmark_value>objekty kresby; spojování čar</bookmark_value><bookmark_value>spojování; čáry</bookmark_value><bookmark_value>čáry; spojování objektů</bookmark_value><bookmark_value>oblasti; ze spojených čar</bookmark_value>"
+#. dzN8a
#: join_objects.xhp
msgctxt ""
"join_objects.xhp\n"
@@ -1496,6 +1681,7 @@ msgctxt ""
msgid "<variable id=\"join_objects\"><link href=\"text/sdraw/guide/join_objects.xhp\" name=\"Connecting Lines\">Connecting Lines</link></variable>"
msgstr "<variable id=\"join_objects\"><link href=\"text/sdraw/guide/join_objects.xhp\" name=\"Spojování čar\">Spojování čar</link></variable>"
+#. FUYtU
#: join_objects.xhp
msgctxt ""
"join_objects.xhp\n"
@@ -1504,6 +1690,7 @@ msgctxt ""
msgid "When you connect lines, lines are drawn between neighboring endpoints."
msgstr "Když spojíte čáry, zakreslí se mezi sousedními konci čára."
+#. V9J7h
#: join_objects.xhp
msgctxt ""
"join_objects.xhp\n"
@@ -1512,6 +1699,7 @@ msgctxt ""
msgid "To connect lines:"
msgstr "Chcete-li spojit čáry:"
+#. jYDcD
#: join_objects.xhp
msgctxt ""
"join_objects.xhp\n"
@@ -1520,6 +1708,7 @@ msgctxt ""
msgid "Select two or more lines."
msgstr "Vyberte dvě nebo více čar."
+#. UAfTT
#: join_objects.xhp
msgctxt ""
"join_objects.xhp\n"
@@ -1528,6 +1717,7 @@ msgctxt ""
msgid "Right-click and choose <emph>Shape - Connect</emph>."
msgstr "Klepněte pravým tlačítkem a zvolte <emph>Tvar - Spojit</emph>."
+#. 8E32A
#: join_objects.xhp
msgctxt ""
"join_objects.xhp\n"
@@ -1536,6 +1726,7 @@ msgctxt ""
msgid "To create a closed object, right-click a line and choose <emph>Close Object</emph>."
msgstr "Chcete-li vytvořit uzavřený objekt, klepněte pravým tlačítkem myši a vyberte <emph>Uzavřít objekt</emph>."
+#. ZfCk8
#: join_objects.xhp
msgctxt ""
"join_objects.xhp\n"
@@ -1544,6 +1735,7 @@ msgctxt ""
msgid "You can only use the <emph>Close Object</emph> command on connected lines, <emph>Freeform Lines </emph>and unfilled <emph>Curves</emph>."
msgstr "Příkaz <emph>Uzavřít objekt</emph> je možné použít jen na spojené čáry, <emph>Čáry od ruky</emph> nebo nevyplněné <emph>Křivky</emph>."
+#. tsRYv
#: join_objects3d.xhp
msgctxt ""
"join_objects3d.xhp\n"
@@ -1552,6 +1744,7 @@ msgctxt ""
msgid "Assembling 3D Objects"
msgstr "Skládání 3D objektů"
+#. zKevj
#: join_objects3d.xhp
msgctxt ""
"join_objects3d.xhp\n"
@@ -1560,6 +1753,7 @@ msgctxt ""
msgid "<bookmark_value>3D objects; assembling</bookmark_value><bookmark_value>assembled objects in 3D</bookmark_value><bookmark_value>combining;3D objects</bookmark_value><bookmark_value>joining;3D objects</bookmark_value>"
msgstr "<bookmark_value>3D objekty; skládání</bookmark_value><bookmark_value>skládání objektů ve 3D</bookmark_value><bookmark_value>spojování; 3D objekty</bookmark_value><bookmark_value>slučování;3D objekty</bookmark_value>"
+#. JYDZH
#: join_objects3d.xhp
msgctxt ""
"join_objects3d.xhp\n"
@@ -1568,6 +1762,7 @@ msgctxt ""
msgid "<variable id=\"join_objects3d\"><link href=\"text/sdraw/guide/join_objects3d.xhp\" name=\"Assembling 3D Objects\">Assembling 3D Objects</link></variable>"
msgstr "<variable id=\"join_objects3d\"><link href=\"text/sdraw/guide/join_objects3d.xhp\" name=\"Skládání 3D objektů\">Skládání 3D objektů</link></variable>"
+#. spQiu
#: join_objects3d.xhp
msgctxt ""
"join_objects3d.xhp\n"
@@ -1576,6 +1771,7 @@ msgctxt ""
msgid "3D objects that each form a 3D scene can be combined into a single 3D scene."
msgstr "3D objekty, které jsou 3D scénami, mohou být sloučeny v jednu 3D scénu."
+#. Cn8Mu
#: join_objects3d.xhp
msgctxt ""
"join_objects3d.xhp\n"
@@ -1584,6 +1780,7 @@ msgctxt ""
msgid "To combine 3D objects:"
msgstr "Chcete-li sloučit 3D objekty:"
+#. aicit
#: join_objects3d.xhp
msgctxt ""
"join_objects3d.xhp\n"
@@ -1592,6 +1789,7 @@ msgctxt ""
msgid "Insert a 3D object from the <emph>3D Objects</emph> toolbar (for example, a cube)."
msgstr "Vložte pomocí nástrojové lišty <emph>3D objekty</emph> nějaký 3D objekt (např. krychli)."
+#. JcNRn
#: join_objects3d.xhp
msgctxt ""
"join_objects3d.xhp\n"
@@ -1600,6 +1798,7 @@ msgctxt ""
msgid "Insert a second slightly larger 3D object (for example, a sphere)."
msgstr "Vložte druhý, o něco větší 3D objekt (např. kouli)."
+#. nKo5g
#: join_objects3d.xhp
msgctxt ""
"join_objects3d.xhp\n"
@@ -1608,6 +1807,7 @@ msgctxt ""
msgid "Select the second 3D object (sphere) and choose <emph>Edit - Cut</emph>."
msgstr "Vyberte druhý 3D objekt (kouli) a zvolte <emph>Úpravy - Vyjmout</emph>."
+#. TUtH4
#: join_objects3d.xhp
msgctxt ""
"join_objects3d.xhp\n"
@@ -1616,6 +1816,7 @@ msgctxt ""
msgid "Double-click the first object (cube) to enter its group."
msgstr "Poklepáním na první objekt (krychli) vstoupíte do jeho skupiny."
+#. hEAys
#: join_objects3d.xhp
msgctxt ""
"join_objects3d.xhp\n"
@@ -1624,6 +1825,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Paste</emph>. Both objects are now part of the same group. If you want, you can edit the individual objects or change their position within the group."
msgstr "Vyberte <emph>Úpravy - Vložit</emph>. Oba objekty jsou nyní součástí stejné skupiny. Pokud chcete, je možné upravovat jednotlivé objekty nebo měnit jejich pozici ve skupině."
+#. AbqoS
#: join_objects3d.xhp
msgctxt ""
"join_objects3d.xhp\n"
@@ -1632,6 +1834,7 @@ msgctxt ""
msgid "Double-click outside the group to exit the group."
msgstr "Poklepáním mimo skupinu ji opustíte."
+#. taiS2
#: join_objects3d.xhp
msgctxt ""
"join_objects3d.xhp\n"
@@ -1640,6 +1843,7 @@ msgctxt ""
msgid "You cannot intersect or subtract 3D objects."
msgstr "Provádět průnik či rozdíl 3D objektů není možné."
+#. FsnCC
#: join_objects3d.xhp
msgctxt ""
"join_objects3d.xhp\n"
@@ -1648,6 +1852,7 @@ msgctxt ""
msgid "<link href=\"text/simpress/02/10090000.xhp\" name=\"Objects in 3D\">Objects in 3D</link>"
msgstr "<link href=\"text/simpress/02/10090000.xhp\" name=\"Objekty v 3D\">Objekty v 3D</link>"
+#. F8CG3
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -1656,6 +1861,7 @@ msgctxt ""
msgid "Shortcut Keys for Drawing Objects"
msgstr "Klávesové zkratky pro objekty kresby"
+#. WaKgD
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -1664,6 +1870,7 @@ msgctxt ""
msgid "<bookmark_value>accessibility; %PRODUCTNAME Draw</bookmark_value><bookmark_value>draw objects; text entry mode</bookmark_value><bookmark_value>text entry mode for draw objects</bookmark_value>"
msgstr "<bookmark_value>zpřístupnění; %PRODUCTNAME Draw</bookmark_value><bookmark_value>objekty kresby; zadávání pomocí klávesnice</bookmark_value><bookmark_value>úpravy pomocí klávesnice v objektech kresby</bookmark_value>"
+#. QX2ip
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -1672,6 +1879,7 @@ msgctxt ""
msgid "<variable id=\"keyboard\"><link href=\"text/sdraw/guide/keyboard.xhp\" name=\"Shortcut Keys for Drawing Objects\">Shortcut Keys for Drawing Objects</link></variable>"
msgstr "<variable id=\"keyboard\"><link href=\"text/sdraw/guide/keyboard.xhp\" name=\"Klávesové zkratky pro objekty kresby\">Klávesové zkratky pro objekty kresby</link></variable>"
+#. A6rs7
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -1680,6 +1888,7 @@ msgctxt ""
msgid "You can create and edit drawing objects using the keyboard."
msgstr "Vytvářet a upravovat objekty kresby je možné i s pomocí klávesnice."
+#. YVvQs
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -1688,6 +1897,7 @@ msgctxt ""
msgid "To Create and Edit a Drawing Object"
msgstr "Pro vytvoření nebo úpravu objektu kresby"
+#. iCmHN
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -1696,6 +1906,7 @@ msgctxt ""
msgid "Press <item type=\"keycode\">F6</item> to navigate to the <emph>Drawing</emph> bar."
msgstr "Pomocí klávesy <item type=\"keycode\">F6</item> se přepněte na lištu <emph>Kresba</emph>."
+#. 8Jf2p
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -1704,6 +1915,7 @@ msgctxt ""
msgid "Press the <item type=\"keycode\">Right</item> arrow key until you reach the toolbar icon of a drawing tool."
msgstr "Pomocí šipky <item type=\"keycode\">vpravo</item> se posuňte na ikonu požadovaného nástroje."
+#. FEfKD
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -1712,6 +1924,7 @@ msgctxt ""
msgid "If there is an arrow next to the icon, the drawing tool opens a sub toolbar. Press the <item type=\"keycode\">Up</item> or <item type=\"keycode\">Down</item> arrow key to open the sub toolbar, then press the <item type=\"keycode\">Right</item> or <item type=\"keycode\">Left</item> key to select an icon."
msgstr "Je-li vedle ikony šipka, je možno k danému nástroji otevřít další nástrojovou lištu. Stiskněte šipku <item type=\"keycode\">nahoru</item> nebo <item type=\"keycode\">dolů</item> k otevření lišty, poté stiskem šipek <item type=\"keycode\">doleva</item> nebo <item type=\"keycode\">doprava</item> vyberte ikonu."
+#. k2yNu
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -1720,6 +1933,7 @@ msgctxt ""
msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
msgstr "Stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+#. cTDYF
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -1728,6 +1942,7 @@ msgctxt ""
msgid "The object is created at the center of the current document."
msgstr "Objekt se vytvoří uprostřed aktuálního dokumentu."
+#. Mnyk2
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -1736,6 +1951,7 @@ msgctxt ""
msgid "To return to the document, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item>."
msgstr "Do dokumentu se vrátíte stisknutím <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item>."
+#. gQRPD
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -1744,6 +1960,7 @@ msgctxt ""
msgid "You can use the arrow keys to position the object where you want. To choose a command from the context menu for the object, press <item type=\"keycode\">Shift+F10</item>."
msgstr "Pomocí kurzorových šipek je možné objekt přemístit na požadované místo. Chcete-li vybrat příkaz z místní nabídky objektu, stiskněte <item type=\"keycode\">Shift+F10</item>."
+#. g7CqK
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -1752,6 +1969,7 @@ msgctxt ""
msgid "To Select an Object"
msgstr "Pro výběr objektu"
+#. qppkC
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -1760,6 +1978,7 @@ msgctxt ""
msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> to enter the document."
msgstr "Stisknutím <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> se vrátíte do dokumentu."
+#. auKsz
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
@@ -1768,6 +1987,547 @@ msgctxt ""
msgid "Press <item type=\"keycode\">Tab</item> until you reach the object you want to select."
msgstr "Pomocí klávesy <item type=\"keycode\">Tab</item> se přepínejte mezi objekty, až vyberete potřebný objekt."
+#. JLNwQ
+#: layer_move.xhp
+msgctxt ""
+"layer_move.xhp\n"
+"tit\n"
+"help.text"
+msgid "Moving Objects to a Different Layer"
+msgstr ""
+
+#. VnzC4
+#: layer_move.xhp
+msgctxt ""
+"layer_move.xhp\n"
+"bm_id3150752\n"
+"help.text"
+msgid "<bookmark_value>objects; moving in layers</bookmark_value><bookmark_value>layers; moving objects</bookmark_value><bookmark_value>moving; between layers</bookmark_value>"
+msgstr ""
+
+#. 8EowS
+#: layer_move.xhp
+msgctxt ""
+"layer_move.xhp\n"
+"hd_id3150752\n"
+"help.text"
+msgid "<variable id=\"layer_move\"><link href=\"text/sdraw/guide/layer_move.xhp\" name=\"Moving Objects to a Different Layer\">Moving Objects to a Different Layer</link></variable>"
+msgstr ""
+
+#. GPgv9
+#: layer_move.xhp
+msgctxt ""
+"layer_move.xhp\n"
+"par_idN10622\n"
+"help.text"
+msgid "Drawings in %PRODUCTNAME Draw support layers."
+msgstr ""
+
+#. LugPR
+#: layer_move.xhp
+msgctxt ""
+"layer_move.xhp\n"
+"par_id3148488\n"
+"help.text"
+msgid "Click and hold the object until its edges flash."
+msgstr ""
+
+#. Fd8FL
+#: layer_move.xhp
+msgctxt ""
+"layer_move.xhp\n"
+"par_id3145587\n"
+"help.text"
+msgid "Drag the object to the name tab of the layer you want to move it to."
+msgstr ""
+
+#. JKcGu
+#: layer_move.xhp
+msgctxt ""
+"layer_move.xhp\n"
+"par_id3148868\n"
+"help.text"
+msgid "Release the object."
+msgstr ""
+
+#. ueWyB
+#: layer_new.xhp
+msgctxt ""
+"layer_new.xhp\n"
+"tit\n"
+"help.text"
+msgid "Inserting Layers"
+msgstr ""
+
+#. aJEDz
+#: layer_new.xhp
+msgctxt ""
+"layer_new.xhp\n"
+"bm_id3148797\n"
+"help.text"
+msgid "<bookmark_value>layers; inserting and editing</bookmark_value><bookmark_value>inserting; layers</bookmark_value><bookmark_value>changing;layer properties</bookmark_value>"
+msgstr ""
+
+#. RVTpB
+#: layer_new.xhp
+msgctxt ""
+"layer_new.xhp\n"
+"hd_id3148797\n"
+"help.text"
+msgid "<variable id=\"layer_new\"><link href=\"text/sdraw/guide/layer_new.xhp\" name=\"Inserting Layers\">Inserting Layers</link></variable>"
+msgstr ""
+
+#. q2YZP
+#: layer_new.xhp
+msgctxt ""
+"layer_new.xhp\n"
+"par_idN10614\n"
+"help.text"
+msgid "Drawings in %PRODUCTNAME Draw support layers."
+msgstr ""
+
+#. ekzqb
+#: layer_new.xhp
+msgctxt ""
+"layer_new.xhp\n"
+"par_idN10643\n"
+"help.text"
+msgid "Right-click the layer tab area at the bottom."
+msgstr ""
+
+#. Zgqbq
+#: layer_new.xhp
+msgctxt ""
+"layer_new.xhp\n"
+"par_id3153418\n"
+"help.text"
+msgid "Choose <emph>Insert Layer</emph>."
+msgstr ""
+
+#. KF4eN
+#: layer_new.xhp
+msgctxt ""
+"layer_new.xhp\n"
+"par_id3155068\n"
+"help.text"
+msgid "Type a name for the layer in the <emph>Name </emph>box."
+msgstr ""
+
+#. XpnA9
+#: layer_new.xhp
+msgctxt ""
+"layer_new.xhp\n"
+"par_id3156382\n"
+"help.text"
+msgid "In the <emph>Properties </emph>area, set the options for the layer."
+msgstr ""
+
+#. vvWmv
+#: layer_new.xhp
+msgctxt ""
+"layer_new.xhp\n"
+"par_id3153964\n"
+"help.text"
+msgid "Click <emph>OK</emph>. The new layer automatically becomes the active layer."
+msgstr ""
+
+#. zmf3H
+#: layer_new.xhp
+msgctxt ""
+"layer_new.xhp\n"
+"par_id3154658\n"
+"help.text"
+msgid "To change the properties of a layer, click the name tab of the layer, and then choose <emph>Format - Layer</emph>."
+msgstr ""
+
+#. pcp3u
+#: layer_new.xhp
+msgctxt ""
+"layer_new.xhp\n"
+"par_id3153814\n"
+"help.text"
+msgid "You cannot change the name of or delete a predefined <item type=\"productname\">%PRODUCTNAME</item> Draw layer."
+msgstr ""
+
+#. ogEXM
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"tit\n"
+"help.text"
+msgid "Working With Layers"
+msgstr ""
+
+#. XdCXD
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"bm_id3154013\n"
+"help.text"
+msgid "<bookmark_value>layers;working with</bookmark_value><bookmark_value>locking layers</bookmark_value><bookmark_value>hiding;layers</bookmark_value><bookmark_value>unlocking layers</bookmark_value><bookmark_value>showing;hidden layers</bookmark_value><bookmark_value>selecting;layers</bookmark_value>"
+msgstr ""
+
+#. WXmHZ
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"hd_id3154013\n"
+"help.text"
+msgid "<variable id=\"layer_tipps\"><link href=\"text/sdraw/guide/layer_tipps.xhp\" name=\"Working With Layers\">Working With Layers</link></variable>"
+msgstr ""
+
+#. DG6Fg
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"par_idN10706\n"
+"help.text"
+msgid "Drawings in %PRODUCTNAME Draw support layers."
+msgstr ""
+
+#. rt4CH
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"hd_id3154018\n"
+"help.text"
+msgid "Selecting a layer"
+msgstr ""
+
+#. ymWHd
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"par_id3154484\n"
+"help.text"
+msgid "To select a layer, click the name tab of the layer at the bottom of the workspace."
+msgstr ""
+
+#. Eu6FM
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"par_idN10767\n"
+"help.text"
+msgid "To edit the properties of a layer, double-click a layer tab."
+msgstr ""
+
+#. gpeRK
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"hd_id3155445\n"
+"help.text"
+msgid "Hiding layers"
+msgstr ""
+
+#. 58ZDz
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"par_id3154702\n"
+"help.text"
+msgid "Select a layer, and then choose <emph>Format - Layer</emph>."
+msgstr ""
+
+#. GExfg
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"par_id3145587\n"
+"help.text"
+msgid "In the <emph>Properties </emph>area, clear the <emph>Visible </emph>check box."
+msgstr ""
+
+#. S94G3
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"par_id3153912\n"
+"help.text"
+msgid "Click <emph>OK</emph>."
+msgstr ""
+
+#. SYd53
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"par_id3154762\n"
+"help.text"
+msgid "In the name tab of the layer, the text color of the name changes to blue."
+msgstr ""
+
+#. QE9VM
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"par_id3156396\n"
+"help.text"
+msgid "You can make a layer visible or invisible by clicking on its tab while holding down the Shift key."
+msgstr ""
+
+#. oLGAc
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"hd_id3146322\n"
+"help.text"
+msgid "Showing hidden layers"
+msgstr ""
+
+#. gPBRz
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"par_id3157871\n"
+"help.text"
+msgid "Select a hidden layer, and then choose <emph>Format - Layer</emph>."
+msgstr ""
+
+#. Hp7EC
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"par_id3149352\n"
+"help.text"
+msgid "In the <emph>Properties </emph>area, select the <emph>Visible </emph>check box."
+msgstr ""
+
+#. sRuDf
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"par_id3153036\n"
+"help.text"
+msgid "Click <emph>OK</emph>."
+msgstr ""
+
+#. eteBC
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"hd_id3154554\n"
+"help.text"
+msgid "Locking layers"
+msgstr ""
+
+#. ngA9B
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"par_id3150864\n"
+"help.text"
+msgid "Select a layer, and then choose <emph>Format - Layer</emph>."
+msgstr ""
+
+#. kAd4B
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"par_id3150336\n"
+"help.text"
+msgid "In the <emph>Properties</emph> area, select the <emph>Locked </emph>check box."
+msgstr ""
+
+#. VggNV
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"par_id3153730\n"
+"help.text"
+msgid "Click <emph>OK</emph>."
+msgstr ""
+
+#. FzHMk
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"par_id3149883\n"
+"help.text"
+msgid "You cannot edit objects on a locked layer."
+msgstr ""
+
+#. LQxDq
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"hd_id3145244\n"
+"help.text"
+msgid "Unlocking layers"
+msgstr ""
+
+#. 9RDhe
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"par_id3145354\n"
+"help.text"
+msgid "Select a locked layer, and then choose <emph>Format - Layer</emph>."
+msgstr ""
+
+#. xzL5o
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"par_id3148393\n"
+"help.text"
+msgid "In the <emph>Properties</emph> area, clear the <emph>Locked </emph>check box."
+msgstr ""
+
+#. JaFMq
+#: layer_tipps.xhp
+msgctxt ""
+"layer_tipps.xhp\n"
+"par_id3150467\n"
+"help.text"
+msgid "Click <emph>OK</emph>."
+msgstr ""
+
+#. mWSnc
+#: layers.xhp
+msgctxt ""
+"layers.xhp\n"
+"tit\n"
+"help.text"
+msgid "About Layers"
+msgstr ""
+
+#. S84VT
+#: layers.xhp
+msgctxt ""
+"layers.xhp\n"
+"bm_id3149018\n"
+"help.text"
+msgid "<bookmark_value>layers; definition</bookmark_value>"
+msgstr ""
+
+#. BqLiz
+#: layers.xhp
+msgctxt ""
+"layers.xhp\n"
+"hd_id3149018\n"
+"help.text"
+msgid "<variable id=\"layers\"><link href=\"text/sdraw/guide/layers.xhp\" name=\"About Layers\">About Layers</link></variable>"
+msgstr ""
+
+#. RPAJU
+#: layers.xhp
+msgctxt ""
+"layers.xhp\n"
+"par_id3146313\n"
+"help.text"
+msgid "Layers allow you to assemble elements on a page that are related. Think of layers as individual workspaces that you can hide from view, hide from printing, or lock."
+msgstr ""
+
+#. 4kcNU
+#: layers.xhp
+msgctxt ""
+"layers.xhp\n"
+"par_id7036957\n"
+"help.text"
+msgid "Layers do not determine the stacking order of objects on your page, except for the <emph>Controls</emph> layer which is always in front of other layers."
+msgstr ""
+
+#. kTBs7
+#: layers.xhp
+msgctxt ""
+"layers.xhp\n"
+"par_id1614734\n"
+"help.text"
+msgid "The stacking order of objects on your page is determined by the sequence in which you add the objects. You can rearrange the stacking order by <item type=\"menuitem\">Shape - Arrange</item>."
+msgstr ""
+
+#. iH5qN
+#: layers.xhp
+msgctxt ""
+"layers.xhp\n"
+"par_id398876\n"
+"help.text"
+msgid "The areas on a layer that do not contain objects are transparent."
+msgstr ""
+
+#. J8FdX
+#: layers.xhp
+msgctxt ""
+"layers.xhp\n"
+"par_id3146962\n"
+"help.text"
+msgid "$[officename] Draw provides three default layers:"
+msgstr ""
+
+#. 5GCok
+#: layers.xhp
+msgctxt ""
+"layers.xhp\n"
+"par_id3153073\n"
+"help.text"
+msgid "Layout"
+msgstr ""
+
+#. RNyhU
+#: layers.xhp
+msgctxt ""
+"layers.xhp\n"
+"par_id3149053\n"
+"help.text"
+msgid "Controls"
+msgstr ""
+
+#. GdLDG
+#: layers.xhp
+msgctxt ""
+"layers.xhp\n"
+"par_id3150391\n"
+"help.text"
+msgid "Dimension Lines"
+msgstr ""
+
+#. Xy8FC
+#: layers.xhp
+msgctxt ""
+"layers.xhp\n"
+"par_id3156397\n"
+"help.text"
+msgid "You cannot delete or rename the default layers. You can add your own layers by <item type=\"menuitem\">Insert - Layer</item>."
+msgstr ""
+
+#. VXoqD
+#: layers.xhp
+msgctxt ""
+"layers.xhp\n"
+"par_id3150534\n"
+"help.text"
+msgid "The <emph>Layout</emph> layer is the default workspace. The <emph>Layout</emph> layer determines the location of title, text, and object placeholders on your page."
+msgstr ""
+
+#. rZDu2
+#: layers.xhp
+msgctxt ""
+"layers.xhp\n"
+"par_id3150742\n"
+"help.text"
+msgid "The <emph>Controls</emph> layer can be used for buttons that have been assigned an action, but that should not be printed. Set the layer's properties to not printable. Objects on the <emph>Controls</emph> layer are always in front of objects on other layers."
+msgstr ""
+
+#. GigUQ
+#: layers.xhp
+msgctxt ""
+"layers.xhp\n"
+"par_id3153085\n"
+"help.text"
+msgid "The <emph>Dimension Lines</emph> layer is where you draw, for example, the dimension lines. By switching the layer to show or hide, you can easily switch these lines on and off."
+msgstr ""
+
+#. zDY7B
+#: layers.xhp
+msgctxt ""
+"layers.xhp\n"
+"par_id3154507\n"
+"help.text"
+msgid "You can lock a layer to protect its contents, or hide a layer and its contents from view or from printing. When you add a new layer to a page, the layer is added to all of the pages in your document. However, when you add an object to a layer, it is only added to the current page. If you want the object to appear on all of the pages, add the object to the master page (<menuitem>View - Master</menuitem>)."
+msgstr ""
+
+#. r9Yst
#: main.xhp
msgctxt ""
"main.xhp\n"
@@ -1776,6 +2536,7 @@ msgctxt ""
msgid "Instructions for Using $[officename] Draw"
msgstr "Instrukce pro použití $[officename] Draw"
+#. aTz4K
#: main.xhp
msgctxt ""
"main.xhp\n"
@@ -1784,6 +2545,7 @@ msgctxt ""
msgid "<bookmark_value>Draw instructions</bookmark_value><bookmark_value>instructions; $[officename] Draw</bookmark_value><bookmark_value>Howtos for Draw</bookmark_value>"
msgstr "<bookmark_value>Draw; instrukce pro použití</bookmark_value><bookmark_value>instrukce; $[officename] Draw</bookmark_value><bookmark_value>návody pro Draw</bookmark_value>"
+#. N3B9G
#: main.xhp
msgctxt ""
"main.xhp\n"
@@ -1792,6 +2554,7 @@ msgctxt ""
msgid "<variable id=\"main\"><link href=\"text/sdraw/guide/main.xhp\" name=\"Instructions for Using $[officename] Draw\">Instructions for Using $[officename] Draw</link></variable>"
msgstr "<variable id=\"main\"><link href=\"text/sdraw/guide/main.xhp\" name=\"Instrukce pro použití $[officename] Draw\">Instrukce pro použití $[officename] Draw</link></variable>"
+#. VFDJC
#: main.xhp
msgctxt ""
"main.xhp\n"
@@ -1800,6 +2563,7 @@ msgctxt ""
msgid "Editing and Grouping Objects"
msgstr "Úprava a seskupování objektů"
+#. 6pbcB
#: main.xhp
msgctxt ""
"main.xhp\n"
@@ -1808,6 +2572,7 @@ msgctxt ""
msgid "Editing Colors and Textures"
msgstr "Úprava barev a textur"
+#. wxkbK
#: main.xhp
msgctxt ""
"main.xhp\n"
@@ -1816,6 +2581,7 @@ msgctxt ""
msgid "Editing Text"
msgstr "Úprava textu"
+#. FAs5U
#: main.xhp
msgctxt ""
"main.xhp\n"
@@ -1824,6 +2590,7 @@ msgctxt ""
msgid "Working with Layers"
msgstr "Práce s vrstvami"
+#. ADpJr
#: main.xhp
msgctxt ""
"main.xhp\n"
@@ -1832,6 +2599,7 @@ msgctxt ""
msgid "Miscellaneous"
msgstr "Různé"
+#. cu3A2
#: rotate_object.xhp
msgctxt ""
"rotate_object.xhp\n"
@@ -1840,6 +2608,7 @@ msgctxt ""
msgid "Rotating Objects"
msgstr "Otáčení objektů"
+#. xaMBR
#: rotate_object.xhp
msgctxt ""
"rotate_object.xhp\n"
@@ -1848,6 +2617,7 @@ msgctxt ""
msgid "<bookmark_value>rotating; draw objects</bookmark_value><bookmark_value>draw objects; rotating</bookmark_value><bookmark_value>pivot points of draw objects</bookmark_value><bookmark_value>skewing draw objects</bookmark_value>"
msgstr "<bookmark_value>otáčení; objekty kresby</bookmark_value><bookmark_value>objekty kresby; otáčení</bookmark_value><bookmark_value>body otočení objektů kresby</bookmark_value><bookmark_value>zkosení objektů kresby</bookmark_value>"
+#. 8RfAu
#: rotate_object.xhp
msgctxt ""
"rotate_object.xhp\n"
@@ -1856,6 +2626,7 @@ msgctxt ""
msgid "<variable id=\"rotate_object\"><link href=\"text/sdraw/guide/rotate_object.xhp\" name=\"Rotating Objects\">Rotating Objects</link></variable>"
msgstr "<variable id=\"rotate_object\"><link href=\"text/sdraw/guide/rotate_object.xhp\" name=\"Otáčení objektů\">Otáčení objektů</link></variable>"
+#. GSWgX
#: rotate_object.xhp
msgctxt ""
"rotate_object.xhp\n"
@@ -1864,6 +2635,7 @@ msgctxt ""
msgid "You can rotate an object around its default pivot point (center point) or a pivot point that you designate."
msgstr "Objekt je možné otočit kolem výchozího bodu (střed objektu) nebo bodu, který určíte."
+#. ZGoP9
#: rotate_object.xhp
msgctxt ""
"rotate_object.xhp\n"
@@ -1872,6 +2644,7 @@ msgctxt ""
msgid "<image id=\"img_id3154729\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3154729\">Icon</alt></image>"
msgstr "<image id=\"img_id3154729\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3154729\">Ikona</alt></image>"
+#. BCWQR
#: rotate_object.xhp
msgctxt ""
"rotate_object.xhp\n"
@@ -1880,6 +2653,7 @@ msgctxt ""
msgid "Select the object you want to rotate. On the <emph>Mode</emph> toolbar in $[officename] Draw or on the <emph>Drawing</emph> bar in $[officename] Impress, click the <emph>Rotate</emph> icon."
msgstr "Vyberte objekt, který chcete otočit. Na nástrojové liště <emph>Režim</emph> v $[officename] Draw nebo na liště <emph>Kresba</emph> v $[officename] Impress klepněte na ikonu <emph>Otočit</emph>."
+#. MLBay
#: rotate_object.xhp
msgctxt ""
"rotate_object.xhp\n"
@@ -1888,6 +2662,7 @@ msgctxt ""
msgid "Move the pointer to a corner handle so that the pointer changes to a rotate symbol. Drag the handle to rotate the object."
msgstr "Najeďte ukazatelem myši na rohový úchyt, aby se ukazatel změnil na symbol otočení. Poté přetáhnutím úchytu objekt otočíte."
+#. TrVS9
#: rotate_object.xhp
msgctxt ""
"rotate_object.xhp\n"
@@ -1896,6 +2671,7 @@ msgctxt ""
msgid "Hold down the Shift key to restrict the rotation to multiples of 15 degrees."
msgstr "Chcete-li otáčení omezit na násobky 15 stupňů, podržte klávesu Shift."
+#. XcEGA
#: rotate_object.xhp
msgctxt ""
"rotate_object.xhp\n"
@@ -1904,6 +2680,7 @@ msgctxt ""
msgid "Right-click the object to open the context menu. Choose Position and Size - Rotation to enter an exact rotation value."
msgstr "Klepnutím pravým tlačítkem na objekt otevřete místní nabídku. Zvolte Umístění a velikost - Otočení a zadejte přesnou velikost otočení."
+#. G5NAB
#: rotate_object.xhp
msgctxt ""
"rotate_object.xhp\n"
@@ -1912,6 +2689,7 @@ msgctxt ""
msgid "<image id=\"img_id3154023\" src=\"media/helpimg/rotieren.png\" width=\"5.424cm\" height=\"3.916cm\"><alt id=\"alt_id3154023\">Icon</alt></image>"
msgstr "<image id=\"img_id3154023\" src=\"media/helpimg/rotieren.png\" width=\"5.424cm\" height=\"3.916cm\"><alt id=\"alt_id3154023\">Icon</alt></image>"
+#. FrzvS
#: rotate_object.xhp
msgctxt ""
"rotate_object.xhp\n"
@@ -1920,6 +2698,7 @@ msgctxt ""
msgid "To change the pivot point, drag the small circle in the center of the object to a new location."
msgstr "Chcete-li změnit střed otočení, přetáhněte malý kroužek uprostřed objektu na jiné místo."
+#. 7Sjf8
#: rotate_object.xhp
msgctxt ""
"rotate_object.xhp\n"
@@ -1928,6 +2707,7 @@ msgctxt ""
msgid "To skew the object vertically or horizontally, drag one of the side handles."
msgstr "Chcete-li objekt zkosit svisle nebo vodorovně, přetáhněte jeden z úchytů po stranách."
+#. SFGmo
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -1936,6 +2716,7 @@ msgctxt ""
msgid "Adding Text"
msgstr "Přidání textu"
+#. CpYBz
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -1944,6 +2725,7 @@ msgctxt ""
msgid "<bookmark_value>text frames</bookmark_value> <bookmark_value>inserting;text frames</bookmark_value> <bookmark_value>copying;text from other documents</bookmark_value> <bookmark_value>pasting;text from other documents</bookmark_value> <bookmark_value>legends; drawings</bookmark_value>"
msgstr "<bookmark_value>textové rámce</bookmark_value><bookmark_value>vkládání; textové rámce</bookmark_value><bookmark_value>kopírování;text z jiných dokumentů</bookmark_value><bookmark_value>vkládání;text z jiných dokumentů</bookmark_value><bookmark_value>legendy; kresby</bookmark_value>"
+#. JnXwh
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -1952,6 +2734,7 @@ msgctxt ""
msgid "<variable id=\"text_enter\"><link href=\"text/sdraw/guide/text_enter.xhp\" name=\"Adding Text\">Adding Text</link></variable>"
msgstr "<variable id=\"text_enter\"><link href=\"text/sdraw/guide/text_enter.xhp\" name=\"Přidání textu\">Přidání textu</link></variable>"
+#. xpJuT
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -1960,6 +2743,7 @@ msgctxt ""
msgid "There are several types of text you can add to a drawing or presentation:"
msgstr "Do kresby nebo prezentace je možné přidat několik druhů textu:"
+#. pQVkX
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -1968,6 +2752,7 @@ msgctxt ""
msgid "Text in a text box"
msgstr "Text v textovém poli"
+#. rB9jp
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -1976,6 +2761,7 @@ msgctxt ""
msgid "Text that changes character size to fill the frame size"
msgstr "Text, který mění velikost znaků, aby vyplnil velikost rámu"
+#. J6Rc8
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -1984,6 +2770,7 @@ msgctxt ""
msgid "Text that is added to any drawing object by double-clicking the object"
msgstr "Text, který se přidá do kteréhokoliv objektu kresby poklepáním na objekt"
+#. RLtii
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -1992,6 +2779,7 @@ msgctxt ""
msgid "Text that is copied from a Writer document"
msgstr "Text zkopírovaný z dokumentu Writeru"
+#. LM9hj
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2000,6 +2788,7 @@ msgctxt ""
msgid "Text that is inserted from a text document or HTML document"
msgstr "Text vložený z textového dokumentu nebo HTML dokumentu"
+#. vZGF3
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2008,6 +2797,7 @@ msgctxt ""
msgid "Adding a Text Box"
msgstr "Přidání textového rámce"
+#. 4jPFg
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2016,6 +2806,7 @@ msgctxt ""
msgid "Click the <emph>Text</emph> icon <image id=\"img_id3156450\" src=\"cmd/sc_text.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3156450\">Icon</alt></image> and move the mouse pointer to where you want to enter the text box."
msgstr "Klikněte na ikonu <emph>Text</emph> <image id=\"img_id3156450\" src=\"cmd/sc_text.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3156450\">Ikonka Text</alt></image> a přesuňte ukazatel myši na místo, kam chcete text umístit."
+#. dLN6f
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2024,6 +2815,7 @@ msgctxt ""
msgid "Drag a text box to the size you want in your document."
msgstr "Natáhněte textový rámec do požadované velikosti."
+#. ACFJ7
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2032,6 +2824,7 @@ msgctxt ""
msgid "Type or paste your text into the text box."
msgstr "Napište nebo zkopírujte text do textového rámce."
+#. qLSZv
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2040,6 +2833,7 @@ msgctxt ""
msgid "Double-click the text to edit it or to format text properties, such as font size or font color. Click the border of the text box to edit the object properties, such as border color or arranging in front or behind other objects."
msgstr "Poklepáním na text je možné jej upravit nebo změnit jeho formátování, např. velikost či barvu písma. Klepnutím na ohraničení textového objektu je možné upravit vlastnosti objektu, např. barvu okraje či umístění nad nebo pod jiné objekty."
+#. CutFB
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2048,6 +2842,7 @@ msgctxt ""
msgid "Fitting Text to Frames"
msgstr "Přizpůsobení textu rozměru rámce"
+#. tPaD9
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2056,6 +2851,7 @@ msgctxt ""
msgid "Create a text box as described in the steps above."
msgstr "Vytvořte textový rámec, jak je popsáno výše."
+#. Q8BAz
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2064,6 +2860,7 @@ msgctxt ""
msgid "With the text object selected, choose <emph>Format - Text</emph>. The <emph>Text</emph> dialog opens."
msgstr "Když je vybrán textový objekt, zvolte <emph>Formát - Text</emph>. Otevře se dialog <emph>Text</emph>."
+#. D7Jw2
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2072,6 +2869,7 @@ msgctxt ""
msgid "On the <emph>Text</emph> tab page, clear the <emph>Fit height to text</emph> checkbox, then select the <emph>Fit to frame</emph> checkbox. Click <emph>OK</emph>."
msgstr "Na kartě <emph>Text</emph> zrušte zaškrtnutí pole <emph>Výška podle textu</emph> a poté zaškrtněte pole <emph>Velikost podle rámce</emph>. Klepněte na <emph>OK</emph>."
+#. j28Ed
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2080,6 +2878,7 @@ msgctxt ""
msgid "Now you can resize the text box to change the size and shape of the text characters."
msgstr "Nyní můžete úpravou velikosti rámce měnit velikost a tvar znaků textu."
+#. qefTB
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2088,6 +2887,7 @@ msgctxt ""
msgid "Text Tied to a Graphic"
msgstr "Text svázaný s grafikou"
+#. AVBRi
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2096,6 +2896,7 @@ msgctxt ""
msgid "You can add text to any graphic after double-clicking the graphic."
msgstr "Poklepáním na objekt je možné text přidat do kteréhokoliv grafického objektu."
+#. i9bRF
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2104,6 +2905,7 @@ msgctxt ""
msgid "To determine the position of the text, use the settings in <emph>Format - Text</emph>."
msgstr "Pro určení pozice textu použijte nastavení v dialogu <emph>Formát - Text</emph>."
+#. V5j4Y
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2112,6 +2914,7 @@ msgctxt ""
msgid "For example, click the arrow next to the <emph>Callouts</emph> icon <image id=\"img_id3154508\" src=\"cmd/sc_calloutshapes.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154508\">Icon</alt></image> to open the Callouts toolbar."
msgstr "Např. klepněte na šipku vedle ikony <emph>Bubliny</emph> <image id=\"img_id3154508\" src=\"cmd/sc_calloutshapes.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154508\">Ikona</alt></image> a otevře se nástrojová lišta Bubliny."
+#. TBBEa
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2120,6 +2923,7 @@ msgctxt ""
msgid "Select a callout and move the mouse pointer to where you want the callout to start."
msgstr "Vyberte bublinu a umístěte ukazatel myši na místo, kde chcete začátek bubliny."
+#. yWMZf
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2128,6 +2932,7 @@ msgctxt ""
msgid "Drag to draw the callout."
msgstr "Táhnutím nakreslete bublinu."
+#. LACCd
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2136,6 +2941,7 @@ msgctxt ""
msgid "Enter the text."
msgstr "Zadejte text."
+#. C9fwC
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2144,6 +2950,7 @@ msgctxt ""
msgid "Copying Text"
msgstr "Kopírování textu"
+#. Jma6G
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2152,6 +2959,7 @@ msgctxt ""
msgid "Select the text in your Writer document."
msgstr "Označte text v dokumentu ve Writeru."
+#. 9TSZh
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2160,6 +2968,7 @@ msgctxt ""
msgid "Copy the text to the clipboard (<emph>Edit - Copy</emph>)."
msgstr "Zkopírujte text do schránky (<emph>Úpravy - Kopírovat</emph>)."
+#. xXHnT
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2168,6 +2977,7 @@ msgctxt ""
msgid "Click the page or slide where you want to paste the text."
msgstr "Klepněte na stránku nebo snímek, kam chcete text vložit."
+#. GCpCF
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2176,6 +2986,7 @@ msgctxt ""
msgid "Paste the text using <emph>Edit - Paste</emph> or <emph>Edit - Paste special</emph>."
msgstr "Vložte text pomocí <emph>Úpravy - Vložit</emph> nebo <emph>Úpravy - Vložit jinak</emph>."
+#. xHxJp
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2184,6 +2995,7 @@ msgctxt ""
msgid "Using <emph>Paste special</emph>, you can choose the text format to be pasted. Depending on formats, you can copy different text attributes."
msgstr "Při použití příkazu <emph>Vložit jako</emph> si je možné vybrat, v jakém formátu se text vloží. V závislosti na formátu textu budou zkopírovány různé vlastnosti."
+#. CwhNW
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2192,6 +3004,7 @@ msgctxt ""
msgid "Importing Text"
msgstr "Import textu"
+#. bCEdY
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2200,6 +3013,7 @@ msgctxt ""
msgid "Click the page or slide where you want to import the text."
msgstr "Klepněte na stránku nebo snímek, kam chcete text importovat."
+#. dRzar
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
@@ -2208,6 +3022,7 @@ msgctxt ""
msgid "Choose <emph>Insert - File</emph>."
msgstr "Zvolte <emph>Vložit - Soubor</emph>."
+#. oWEEr
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
diff --git a/source/cs/helpcontent2/source/text/shared.po b/source/cs/helpcontent2/source/text/shared.po
index 85f288751f1..0f02c4ddf22 100644
--- a/source/cs/helpcontent2/source/text/shared.po
+++ b/source/cs/helpcontent2/source/text/shared.po
@@ -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-01-07 11:14+0100\n"
+"POT-Creation-Date: 2019-08-21 21:37+0200\n"
"PO-Revision-Date: 2019-01-10 08:44+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,10 @@ 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: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1547109863.000000\n"
+#. ybhKD
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "3D-Settings"
msgstr "3D nastavení"
+#. ZTx5H
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -32,6 +34,7 @@ msgctxt ""
msgid "<variable id=\"3dtoolbar\"><link href=\"text/shared/3dsettings_toolbar.xhp\">3D-Settings</link></variable>"
msgstr "<variable id=\"3dtoolbar\"><link href=\"text/shared/3dsettings_toolbar.xhp\">3D nastavení</link></variable>"
+#. ZZxLB
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -40,6 +43,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
msgstr "<ahelp hid=\".\">Nástrojová lišta <emph>3D nastavení</emph> obsahuje ovládací prvky vybraného 3D objektu.</ahelp>"
+#. dmJSB
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -48,6 +52,7 @@ msgctxt ""
msgid "Extrusion On/Off"
msgstr "Plastičnost zap/vyp"
+#. FovPY
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -56,6 +61,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Switches the 3D effects on and off for the selected objects.</ahelp>"
msgstr "<ahelp hid=\".\">Vypne nebo zapne použití 3D efektů pro vybraný objekt.</ahelp>"
+#. DCtCL
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "Tilt Down"
msgstr "Naklonit dolů"
+#. DPBMs
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -72,6 +79,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Tilts the selected object downwards by five degrees.</ahelp>"
msgstr "<ahelp hid=\".\">Nakloní vybraný objekt dolů o pět stupňů. </ahelp>"
+#. EBVNf
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -80,6 +88,7 @@ msgctxt ""
msgid "Tilt Up"
msgstr "Naklonit nahoru"
+#. 7wLkh
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -88,6 +97,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Tilts the selected object upwards by five degrees.</ahelp>"
msgstr "<ahelp hid=\".\">Nakloní vybraný objekt nahoru o pět stupňů. </ahelp>"
+#. eY4A6
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -96,6 +106,7 @@ msgctxt ""
msgid "Tilt Left"
msgstr "Naklonit doleva"
+#. 7jGNr
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -104,6 +115,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Tilts the selected object left by five degrees.</ahelp>"
msgstr "<ahelp hid=\".\">Nakloní vybraný objekt doleva o pět stupňů. </ahelp>"
+#. EWcBG
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -112,6 +124,7 @@ msgctxt ""
msgid "Tilt Right"
msgstr "Naklonit doprava"
+#. ZixBw
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -120,6 +133,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Tilts the selected object right by five degrees.</ahelp>"
msgstr "<ahelp hid=\".\">Nakloní vybraný objekt doprava o pět stupňů. </ahelp>"
+#. DCn4A
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -128,6 +142,7 @@ msgctxt ""
msgid "Depth"
msgstr "Hloubka"
+#. 5wPta
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -136,6 +151,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře okno Hloubka 3D.</ahelp>"
+#. 5xzg2
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -144,6 +160,7 @@ msgctxt ""
msgid "Select an extrusion depth."
msgstr "Vyberte hloubku 3D zobrazení."
+#. 76ESK
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -152,6 +169,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter an extrusion depth.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte hloubku 3D zobrazení.</ahelp>"
+#. vUCa4
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -160,6 +178,7 @@ msgctxt ""
msgid "Direction"
msgstr "Směr"
+#. SBj3W
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -168,6 +187,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře okno <emph>Směr 3D</emph>.</ahelp>"
+#. tRGKu
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -176,6 +196,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select a direction.</ahelp>"
msgstr "<ahelp hid=\".\">Zvolte směr.</ahelp>"
+#. 6Vjig
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -184,6 +205,7 @@ msgctxt ""
msgid "Select a perspective or parallel extrusion method."
msgstr "Zvolte 3D zobrazení s perspektivou nebo bez perspektivy."
+#. nbfX9
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -192,6 +214,7 @@ msgctxt ""
msgid "Lighting"
msgstr "Osvětlení"
+#. i5XyM
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -200,6 +223,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře okno <emph>Osvětlení</emph>.</ahelp>"
+#. WHpbb
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -208,6 +232,7 @@ msgctxt ""
msgid "Select a lighting direction."
msgstr "Zvolte směr osvětlení."
+#. Q7KCQ
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -216,6 +241,7 @@ msgctxt ""
msgid "Select a lighting intensity."
msgstr "Zvolte intenzitu osvětlení."
+#. jfJdG
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -224,6 +250,7 @@ msgctxt ""
msgid "Surface"
msgstr "Povrch"
+#. nEFL7
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -232,6 +259,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře okno <emph>Povrch</emph>.</ahelp>"
+#. ASvxW
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -240,6 +268,7 @@ msgctxt ""
msgid "Select a surface material or a wireframe display."
msgstr "Zvolte materiál povrchu nebo zobrazení v drátovém modelu."
+#. EACGj
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -248,6 +277,7 @@ msgctxt ""
msgid "3D Color"
msgstr "3D barva"
+#. TLZ97
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
@@ -256,6 +286,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře nástrojovou lištu <emph>3D barva</emph>.</ahelp>"
+#. DBz3U
#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
@@ -264,6 +295,7 @@ msgctxt ""
msgid "Fontwork"
msgstr "Fontwork"
+#. EwzqM
#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
@@ -272,6 +304,7 @@ msgctxt ""
msgid "<link href=\"text/shared/fontwork_toolbar.xhp\">Fontwork</link>"
msgstr "<link href=\"text/shared/fontwork_toolbar.xhp\">Písmomalba</link>"
+#. GNY76
#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
@@ -280,6 +313,7 @@ msgctxt ""
msgid "The Fontwork toolbar opens when you select a Fontwork object."
msgstr "Nástrojová lišta Písmomalba se otevře, vyberete-li odpovídající objekt."
+#. 9xBxj
#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
@@ -288,6 +322,7 @@ msgctxt ""
msgid "Fontwork Gallery"
msgstr "Galerie písmomalby"
+#. Zcwt5
#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
@@ -296,6 +331,7 @@ msgctxt ""
msgid "Opens the Fontwork Gallery where you can select another preview. Click OK to apply the new set of properties to your Fontwork object."
msgstr "Otevře galerii písmomalby, kde je možné si zvolit další náhled. Klepnutím na OK použijete novou sadu vlastností na svou písmomalbu."
+#. nG6ME
#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
@@ -304,6 +340,7 @@ msgctxt ""
msgid "Fontwork Shape"
msgstr "Tvar písmomalby"
+#. CTe3i
#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
@@ -312,6 +349,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens the Fontwork Shape toolbar. Click a shape to apply the shape to all selected Fontwork objects.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře nástrojovou lištu Tvar písmomalby. Klepněte na tvar pro použití tvaru na všechny objekty písmomalby.</ahelp>"
+#. HTZ3F
#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
@@ -320,6 +358,7 @@ msgctxt ""
msgid "Fontwork Same Letter Heights"
msgstr "Stejná výška písmen písmomalby"
+#. dyVEY
#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
@@ -328,6 +367,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Switches the letter height of the selected Fontwork objects from normal to the same height for all objects.</ahelp>"
msgstr "<ahelp hid=\".\">Přepne výšku písmen vybraného objektu písmomalby z normální na stejnou výšku pro všechny objekty.</ahelp>"
+#. CoXnr
#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
@@ -336,6 +376,7 @@ msgctxt ""
msgid "Fontwork Alignment"
msgstr "Zarovnání písmomalby"
+#. FvBdo
#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
@@ -344,6 +385,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens the Fontwork Alignment window.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře okno pro zarovnání písmomalby.</ahelp>"
+#. mKkVN
#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
@@ -352,6 +394,7 @@ msgctxt ""
msgid "Click to apply the alignment to the selected Fontwork objects."
msgstr "Klepnutím použijete na vybrané objekty písmomalby zarovnání."
+#. NSmjx
#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
@@ -360,6 +403,7 @@ msgctxt ""
msgid "Fontwork Character Spacing"
msgstr "Rozestup znaků písmomalby"
+#. WnmJf
#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
@@ -368,6 +412,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens the Fontwork Character Spacing window.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře okno pro rozestup znaků písmomalby.</ahelp>"
+#. DBE3J
#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
@@ -376,6 +421,7 @@ msgctxt ""
msgid "Click to apply the character spacing to the selected Fontwork objects."
msgstr "Klepnutím použijete na vybrané objekty písmomalby rozestup znaků."
+#. sNDsK
#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
@@ -384,6 +430,7 @@ msgctxt ""
msgid "Custom"
msgstr "Vlastní"
+#. MJAQ5
#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
@@ -392,6 +439,7 @@ msgctxt ""
msgid "Opens the Fontwork Character Spacing dialog where you can enter a new character spacing value."
msgstr "Otevře okno pro zadávání hodnot rozestupu znaků písmomalby."
+#. HhFZK
#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
@@ -400,6 +448,7 @@ msgctxt ""
msgid "Value"
msgstr "Hodnota"
+#. W2WE8
#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
@@ -408,6 +457,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter the Fontwork character spacing value.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte rozestup znaků písmomalby.</ahelp>"
+#. Si9bP
#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
@@ -416,6 +466,7 @@ msgctxt ""
msgid "Kern Character Pairs"
msgstr "Kerning párů znaků"
+#. MpdDc
#: fontwork_toolbar.xhp
msgctxt ""
"fontwork_toolbar.xhp\n"
@@ -424,6 +475,7 @@ msgctxt ""
msgid "Switches the <link href=\"text/shared/00/00000005.xhp#kerning\"> kerning</link> of character pairs on and off."
msgstr "Zapne nebo vypne <link href=\"text/shared/00/00000005.xhp#kerning\">kerning</link> párů znaků."
+#. yEKhT
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -432,6 +484,7 @@ msgctxt ""
msgid "Help"
msgstr "Nápověda"
+#. C9KAH
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -440,6 +493,7 @@ msgctxt ""
msgid "<link href=\"text/shared/main0108.xhp\" name=\"Help\">Help</link>"
msgstr "<link href=\"text/shared/main0108.xhp\" name=\"Nápověda\">Nápověda</link>"
+#. 2BAjw
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -448,6 +502,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:HelpMenu\">The Help menu allows you to start and control the $[officename] Help system.</ahelp>"
msgstr "<ahelp hid=\".uno:HelpMenu\">Nabídka Nápověda umožňuje spouštění a ovládání systému nápovědy $[officename].</ahelp>"
+#. qpCaX
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -456,6 +511,7 @@ msgctxt ""
msgid "$[officename] Help"
msgstr "Nápověda $[officename]"
+#. Bm7BG
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -464,6 +520,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:HelpIndex\">Opens the main page of the $[officename] Help for the current application.</ahelp> You can scroll through the Help pages and you can search for index terms or any text."
msgstr "<ahelp hid=\".uno:HelpIndex\">Otevřít hlavní stránku nápovědy $[officename] pro právě používanou aplikaci.</ahelp> Stránky nápovědy je možné prohlížet nebo vyhledávat v rejstříku nebo textu stránek."
+#. r2xBY
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -472,6 +529,7 @@ msgctxt ""
msgid "<image id=\"img_id1619006\" src=\"cmd/sc_helpindex.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id1619006\">icon</alt></image>"
msgstr "<image id=\"img_id1619006\" src=\"cmd/sc_helpindex.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id1619006\">ikona</alt></image>"
+#. iPjUH
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -480,6 +538,7 @@ msgctxt ""
msgid "%PRODUCTNAME Help"
msgstr "Nápověda %PRODUCTNAME"
+#. bhHQM
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -488,6 +547,7 @@ msgctxt ""
msgid "User Guides"
msgstr "Uživatelské příručky"
+#. iGDAE
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -496,6 +556,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Documentation\">Opens the documentation page in the web browser, where users can download, read or purchase %PRODUCTNAME user guides, written by the community.</ahelp>"
msgstr "<ahelp hid=\".uno:Documentation\">Otevře ve webovém prohlížeči stránku s dokumentací, kde mohou uživatelé stáhnout, číst nebo zakoupit uživatelské příručky k %PRODUCTNAME vytvořené komunitou (v angličtině a dalších jazycích).</ahelp>"
+#. APWDa
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -504,6 +565,7 @@ msgctxt ""
msgid "Get Help Online"
msgstr "Poradit se online"
+#. bRvuD
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -512,6 +574,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:QuestionAnswers\">Opens the community support page in the web browser.</ahelp> Use this page to ask questions on using %PRODUCTNAME. For professional support with service level agreement, refer to the <link href=\"https://www.documentfoundation.org/gethelp/support/\"><emph>page of professional %PRODUCTNAME support</emph></link>."
msgstr "<ahelp hid=\".uno:QuestionAnswers\">Otevře ve webovém prohlížeči stránky s komunitní uživatelskou podporou.</ahelp> Na těchto stránkách můžete klást dotazy týkající se používání %PRODUCTNAME. Podrobnosti o smluvně zajišťované profesionální podpoře (service level agreement) naleznete na <link href=\"https://www.documentfoundation.org/gethelp/support/\"><emph>příslušné stránce</emph></link>."
+#. mTBuv
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -520,6 +583,7 @@ msgctxt ""
msgid "Send Feedback"
msgstr "Odeslat zpětnou vazbu"
+#. BSzm2
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -528,6 +592,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:SendFeedback\">Opens a feedback form in the web browser, where users can report software bugs.</ahelp>"
msgstr "<ahelp hid=\".uno:SendFeedback\">Otevře ve webovém prohlížeči formulář, pomocí kterého můžete nahlásit chyby softwaru.</ahelp>"
+#. s2hmB
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -536,6 +601,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/profile_safe_mode.xhp\">Restart in Safe Mode</link>"
msgstr "<link href=\"text/shared/01/profile_safe_mode.xhp\">Restartovat v nouzovém režimu</link>"
+#. JEuaK
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -544,6 +610,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:SafeMode\">Safe mode is a mode where %PRODUCTNAME temporarily starts with a fresh user profile and disables hardware acceleration. It helps to restore a non-working %PRODUCTNAME instance. </ahelp>"
msgstr "<ahelp hid=\".uno:SafeMode\">V nouzovém režimu je %PRODUCTNAME dočasně spuštěn s čistým uživatelským profilem a s vypnutou hardwarovou akcelerací. Jeho účelem je pomoci s opravou nefunkční instalace programu.</ahelp>"
+#. sWFkG
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -552,6 +619,7 @@ msgctxt ""
msgid "License Information"
msgstr "Informace o licenci"
+#. NagBg
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -560,6 +628,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ShowLicense\">Displays the <emph>Licensing and Legal information</emph> dialog.</ahelp>"
msgstr "<ahelp hid=\".uno:ShowLicense\">Zobrazí dialogové okno <emph>Licenční a právní informace</emph>.</ahelp>"
+#. hzz6B
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -568,6 +637,7 @@ msgctxt ""
msgid "%PRODUCTNAME Credits"
msgstr "Zásluhy na %PRODUCTNAME"
+#. Jedhd
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -576,6 +646,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ShowLicense\">Displays the <emph>CREDITS.odt</emph> document which lists the names of individuals who have contributed to OpenOffice.org source code (and whose contributions were imported into LibreOffice) or LibreOffice since 2010-09-28.</ahelp>"
msgstr "<ahelp hid=\".uno:ShowLicense\">Zobrazí dokument <emph>CREDITS.odt</emph>, který obsahuje seznam jednotlivců, kteří od 28. 9. 2010 přispěli do zdrojového kódu OpenOffice.org (a jejichž příspěvky byly importovány do LibreOffice) a LibreOffice.</ahelp>"
+#. F8BFu
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -584,6 +655,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/online_update.xhp\">Check for Updates</link>"
msgstr "<link href=\"text/shared/01/online_update.xhp\">Vyhledat aktualizace</link>"
+#. XejZc
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -592,6 +664,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enable an Internet connection for %PRODUCTNAME. If you need a Proxy, check the %PRODUCTNAME Proxy settings in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Internet</emph>. Then choose <emph>Check for Updates</emph> to check for the availability of a newer version of your office suite.</ahelp>"
msgstr "<ahelp hid=\".\">Povolte pro %PRODUCTNAME přístup na internet. Pokud potřebujete použít proxy, zadejte potřebné údaje v nastavení proxy v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Nastavení</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Internet</emph>. Poté zvolte možnost <emph>Vyhledat aktualizace</emph> a ověřte tím dostupnost nové verze tohoto kancelářského balíku.</ahelp>"
+#. JCKb7
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -600,6 +673,7 @@ msgctxt ""
msgid "About $[officename]"
msgstr "O aplikaci $[officename]"
+#. nSkgE
#: main0108.xhp
msgctxt ""
"main0108.xhp\n"
@@ -608,6 +682,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:About\">Displays general program information such as version number and copyrights.</ahelp>"
msgstr "<ahelp hid=\".uno:About\">Zobrazí všeobecné informace o programu jako číslo verze a autorská práva.</ahelp>"
+#. MT8bF
#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
@@ -616,6 +691,7 @@ msgctxt ""
msgid "Standard Bar"
msgstr "Lišta Standardní"
+#. Fa7DE
#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
@@ -624,6 +700,7 @@ msgctxt ""
msgid "<link href=\"text/shared/main0201.xhp\" name=\"Standard Bar\">Standard Bar</link>"
msgstr "<link href=\"text/shared/main0201.xhp\" name=\"Lišta Standardní\">Lišta Standardní</link>"
+#. 7CoDc
#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
@@ -632,6 +709,7 @@ msgctxt ""
msgid "<ahelp hid=\"RID_ENVTOOLBOX\">The <emph>Standard</emph> bar is available in every $[officename] application.</ahelp>"
msgstr "<ahelp hid=\"RID_ENVTOOLBOX\">Lišta <emph>Standardní</emph> je dostupná v každé aplikaci $[officename].</ahelp>"
+#. 98hpw
#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
@@ -640,6 +718,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open File\">Open File</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Otevřít soubor\">Otevřít soubor</link>"
+#. qCdSB
#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
@@ -648,6 +727,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01070000.xhp\">Save As</link>"
msgstr "<link href=\"text/shared/01/01070000.xhp\">Uložit jako</link>"
+#. BokeZ
#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
@@ -656,6 +736,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06010000.xhp\">Spellcheck</link>"
msgstr "<link href=\"text/shared/01/06010000.xhp\">Kontrola pravopisu</link>"
+#. ZVSLP
#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
@@ -664,6 +745,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/wiz_chart_type.xhp\">Insert Chart</link>"
msgstr "<link href=\"text/schart/01/wiz_chart_type.xhp\">Vložit graf</link>"
+#. MgdL8
#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
@@ -672,6 +754,7 @@ msgctxt ""
msgid "Creates a chart in the current document."
msgstr "Vytvoří v aktuální dokumentu graf."
+#. 9jAur
#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
@@ -680,6 +763,7 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/12030100.xhp\">Sort Descending / Sort Ascending</link>"
msgstr "<link href=\"text/scalc/01/12030100.xhp\">Řadit sestupně/vzestupně</link>"
+#. bzxXw
#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
@@ -688,6 +772,7 @@ msgctxt ""
msgid "Sorts the selection from the highest to the lowest value, or from the lowest to the highest value using the column that contains the cursor."
msgstr "Seřadí výběr od nejvyšší hodnoty po nejnižší, nebo od nejnižší po nejvyšší podle sloupce, ve kterém se nachází kurzor."
+#. nBBsD
#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
@@ -696,6 +781,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/wiz_chart_type.xhp\">Chart</link>"
msgstr "<link href=\"text/schart/01/wiz_chart_type.xhp\">Graf</link>"
+#. mH28o
#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
@@ -704,6 +790,7 @@ msgctxt ""
msgid "Creates a chart in the current document."
msgstr "Vytvoří v aktuální dokumentu graf."
+#. jr7Pf
#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
@@ -712,6 +799,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/01171200.xhp\" name=\"Display Grid\">Display Grid</link>"
msgstr "<link href=\"text/shared/02/01171200.xhp\" name=\"Zobrazovat mřížku\">Zobrazovat mřížku</link>"
+#. JHY4h
#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
@@ -720,6 +808,7 @@ msgctxt ""
msgid "<link href=\"text/schart/01/wiz_chart_type.xhp\">Chart</link>"
msgstr "<link href=\"text/schart/01/wiz_chart_type.xhp\">Graf</link>"
+#. kzRJC
#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
@@ -728,6 +817,7 @@ msgctxt ""
msgid "Creates a chart in the current document."
msgstr "Vytvoří v aktuální dokumentu graf."
+#. P6tFi
#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
@@ -736,6 +826,7 @@ msgctxt ""
msgid "<image id=\"img_id3153070\" src=\"cmd/sc_zoom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153070\">Icon</alt></image>"
msgstr "<image id=\"img_id3153070\" src=\"cmd/sc_zoom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153070\">Ikona</alt></image>"
+#. wcCfo
#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
@@ -744,6 +835,7 @@ msgctxt ""
msgid "Zoom"
msgstr "Přiblížení"
+#. 8Hudp
#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
@@ -752,6 +844,7 @@ msgctxt ""
msgid "What's this"
msgstr "Co je to"
+#. G8ADV
#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
@@ -760,6 +853,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enables extended help tips under the mouse pointer till the next click.</ahelp>"
msgstr "<ahelp hid=\".\">Povolí rozšířené tipy nápovědy pod ukazatelem myši až do dalšího klepnutí.</ahelp>"
+#. 4s9Yp
#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
@@ -768,6 +862,7 @@ msgctxt ""
msgid "<image id=\"img_id3174230\" src=\"cmd/sc_extendedhelp.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3174230\">icon</alt></image>"
msgstr "<image id=\"img_id3174230\" src=\"cmd/sc_extendedhelp.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3174230\">ikona</alt></image>"
+#. C6Uid
#: main0201.xhp
msgctxt ""
"main0201.xhp\n"
@@ -776,6 +871,7 @@ msgctxt ""
msgid "What's this"
msgstr "Co je to"
+#. Xtuxp
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -784,6 +880,7 @@ msgctxt ""
msgid "Table Bar"
msgstr "Lišta Tabulka"
+#. LQoEC
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -792,6 +889,7 @@ msgctxt ""
msgid "<link href=\"text/shared/main0204.xhp\" name=\"Table Bar\">Table Bar</link>"
msgstr "<link href=\"text/shared/main0204.xhp\" name=\"Lišta Tabulka\">Lišta Tabulka</link>"
+#. WByv5
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -800,6 +898,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The <emph>Table</emph> Bar contains functions you need when working with tables. It appears when you move the cursor into a table.</ahelp>"
msgstr "<ahelp hid=\".\">Lišta <emph>Tabulka</emph> obsahuje funkce, které potřebujete pro práci s tabulkou. Objeví se, pokud umístíte kurzor do tabulky.</ahelp>"
+#. dw5H8
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -808,6 +907,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area Style / Filling\">Area Style / Filling</link>"
msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Styl oblasti / výplň\">Styl oblasti / výplň</link>"
+#. 7DJKV
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -816,6 +916,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge Cells\">Merge Cells</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Sloučit buňky\">Sloučit buňky</link>"
+#. 6Rajq
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -824,6 +925,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05110500.xhp\" name=\"Delete Row\">Delete Row</link>"
msgstr "<link href=\"text/swriter/01/05110500.xhp\" name=\"Odstranit řádek\">Odstranit řádek</link>"
+#. AmFfA
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -832,6 +934,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05120500.xhp\" name=\"Delete Column\">Delete Column</link>"
msgstr "<link href=\"text/swriter/01/05120500.xhp\" name=\"Odstranit sloupec\">Odstranit sloupec</link>"
+#. RhSva
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -840,6 +943,7 @@ msgctxt ""
msgid "Table Design"
msgstr "Návrh tabulky"
+#. BufED
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -848,6 +952,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:TableDesign\">Opens the Table Design. Double-click a preview to format the table.</ahelp>"
msgstr "<ahelp hid=\".uno:TableDesign\">Otevře dialogové okno Návrh tabulky. Chcete-li tabulku formátovat, poklepejte na její náhled.</ahelp>"
+#. 9v87y
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -856,6 +961,7 @@ msgctxt ""
msgid "<image id=\"img_id3147292\" src=\"cmd/sc_tabledesign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147292\">Icon</alt></image>"
msgstr "<image id=\"img_id3147292\" src=\"cmd/sc_tabledesign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147292\">Ikona</alt></image>"
+#. hVE8L
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -864,6 +970,7 @@ msgctxt ""
msgid "Table Design"
msgstr "Návrh tabulky"
+#. BieMU
#: main0204.xhp
msgctxt ""
"main0204.xhp\n"
@@ -872,6 +979,7 @@ msgctxt ""
msgid "<link href=\"text/simpress/01/05090000m.xhp\" name=\"Table Properties\">Table Properties</link>"
msgstr "<link href=\"text/simpress/01/05090000m.xhp\" name=\"Vlastnosti tabulky\">Vlastnosti tabulky</link>"
+#. usfD4
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -880,6 +988,7 @@ msgctxt ""
msgid "Status Bar in $[officename] Basic Documents"
msgstr "Stavový řádek v dokumentech $[officename] Basic"
+#. GaCPr
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -888,6 +997,7 @@ msgctxt ""
msgid "<link href=\"text/shared/main0208.xhp\" name=\"Status Bar in $[officename] Basic Documents\">Status Bar in $[officename] Basic Documents</link>"
msgstr "<link href=\"text/shared/main0208.xhp\" name=\"Stavový řádek v dokumentech $[officename] Basic\">Stavový řádek v dokumentech $[officename] Basic</link>"
+#. TMY8Z
#: main0208.xhp
msgctxt ""
"main0208.xhp\n"
@@ -896,6 +1006,7 @@ msgctxt ""
msgid "The <emph>Status</emph> Bar displays information about the current $[officename] Basic document."
msgstr "<emph>Stavový řádek</emph> zobrazuje informace o aktuálním dokumentu $[officename] Basic."
+#. gDTEb
#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
@@ -904,6 +1015,7 @@ msgctxt ""
msgid "Table Data Bar"
msgstr "Lišta Data tabulky"
+#. tijsh
#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
@@ -912,6 +1024,7 @@ msgctxt ""
msgid "<link href=\"text/shared/main0212.xhp\" name=\"Table Data Bar\">Table Data Bar</link>"
msgstr "<link href=\"text/shared/main0212.xhp\" name=\"Lišta Data tabulky\">Lišta Data tabulky</link>"
+#. 2HEsY
#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
@@ -920,6 +1033,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Use the Table Data bar to control the data view. </ahelp>"
msgstr "<ahelp hid=\".\">Pomocí lišty Data tabulky je možné ovládat pohled na data.</ahelp>"
+#. LyuDB
#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
@@ -928,6 +1042,7 @@ msgctxt ""
msgid "The filtered data view is active until you change or cancel the sorting or filtering criteria. If a filter is active, the <emph>Apply Filter</emph> icon on the <emph>Table Data</emph> bar is activated."
msgstr "Filtrovaný pohled na data tabulky je aktivní, dokud nezměníte nebo nezrušíte kritéria řazení či filtrování. Je-li filtr aktivní, je aktivní ikona <emph>Použít filtr</emph> na liště <emph>Data tabulky</emph>."
+#. CcwiY
#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
@@ -936,6 +1051,7 @@ msgctxt ""
msgid "<image id=\"img_id3153896\" src=\"cmd/sc_recsave.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3153896\">Icon</alt></image>"
msgstr "<image id=\"img_id3153896\" src=\"cmd/sc_recsave.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3153896\">Ikonka</alt></image>"
+#. fzc6F
#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
@@ -944,6 +1060,7 @@ msgctxt ""
msgid "Save Record"
msgstr "Uložit záznam"
+#. 6ZrhE
#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
@@ -952,6 +1069,7 @@ msgctxt ""
msgid "<image id=\"img_id3154123\" src=\"cmd/sc_recundo.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3154123\">Icon</alt></image>"
msgstr "<image id=\"img_id3154123\" src=\"cmd/sc_recundo.png\" width=\"0.222in\" height=\"0.222in\"><alt id=\"alt_id3154123\">Ikonka</alt></image>"
+#. EzvWw
#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
@@ -960,6 +1078,7 @@ msgctxt ""
msgid "Undo: Data Input"
msgstr "Zpět: Vstup dat"
+#. fYxNc
#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
@@ -968,6 +1087,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/12070000.xhp\">Data to Text</link>"
msgstr "<link href=\"text/shared/02/12070000.xhp\">Data do textu</link>"
+#. WLT8r
#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
@@ -976,6 +1096,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Inserts all fields of the marked record into the current document at the cursor position.</ahelp>"
msgstr "<ahelp hid=\".\">Vloží všechna pole z označeného záznamu do aktuálního dokumentu na pozici kurzoru.</ahelp>"
+#. 7e4xM
#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
@@ -984,6 +1105,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/mailmerge00.xhp\">Mail Merge</link>"
msgstr "<link href=\"text/swriter/01/mailmerge00.xhp\">Hromadná korespondence</link>"
+#. DcDEf
#: main0212.xhp
msgctxt ""
"main0212.xhp\n"
@@ -992,6 +1114,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Starts the Mail Merge Wizard to create form letters.</ahelp>"
msgstr "<ahelp hid=\".\">Spustí Průvodce hromadnou korespondencí, který vám pomůže vytvořit hromadné dopisy.</ahelp>"
+#. 7wCKo
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1000,6 +1123,7 @@ msgctxt ""
msgid "Form Navigation Bar"
msgstr "Lišta Navigace ve formuláři"
+#. cniHC
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1008,6 +1132,7 @@ msgctxt ""
msgid "<bookmark_value>toolbars; Form Navigation bar</bookmark_value><bookmark_value>Navigation bar;forms</bookmark_value><bookmark_value>sorting; data in forms</bookmark_value><bookmark_value>data; sorting in forms</bookmark_value><bookmark_value>forms;sorting data</bookmark_value>"
msgstr "<bookmark_value>nástrojové lišty; lišta navigace ve formuláři</bookmark_value><bookmark_value>lišta Navigace; formuláře</bookmark_value><bookmark_value>řazení; data ve formulářích</bookmark_value><bookmark_value>data; řazení ve formulářích</bookmark_value><bookmark_value>formuláře; řazení dat</bookmark_value>"
+#. kjAoz
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1016,6 +1141,7 @@ msgctxt ""
msgid "<link href=\"text/shared/main0213.xhp\" name=\"Form Navigation Bar\">Form Navigation Bar</link>"
msgstr "<link href=\"text/shared/main0213.xhp\" name=\"Lišta Navigace ve formuláři\">Lišta Navigace ve formuláři</link>"
+#. WUXQ3
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1024,6 +1150,7 @@ msgctxt ""
msgid "The <emph>Form Navigation</emph> bar contains icons to edit a database table or to control the data view. The bar is displayed at the bottom of a document that contains fields that are linked to a database."
msgstr "Lišta <emph>Navigace ve formuláři</emph> obsahuje ikony pro úpravy databázové tabulky nebo ovládání pohledu na data. Lišta je zobrazena vespod dokumentu, který obsahuje pole spojená s databází."
+#. GSUgn
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1032,6 +1159,7 @@ msgctxt ""
msgid "You can use the <emph>Form Navigation</emph> bar to move within records as well as to insert and to delete records. If data is saved in a form, the changes are transferred to the database. The <emph>Form Navigation</emph> bar also contains sort, filter, and search functions for data records."
msgstr "Lištu <emph>Navigace ve formuláři</emph> je možné použít k přesunu mezi záznamy a k přidávání nebo mazání záznamů. Pokud jsou data ve formuláři uložena, změny jsou převedeny do databáze. Tato lišta také obsahuje funkce pro řazení, filtrování nebo vyhledávání dat v záznamech."
+#. nLEDn
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1040,6 +1168,7 @@ msgctxt ""
msgid "You can use the Navigation bar icon on the <link href=\"text/shared/02/01170000.xhp\">More Controls </link> bar to add a Navigation bar to a form."
msgstr "Navigační lištu přidáte do formuláře pomocí ikony Lišta navigace na liště <link href=\"text/shared/02/01170000.xhp\">Další ovládací prvky</link>."
+#. QQSA3
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1048,6 +1177,7 @@ msgctxt ""
msgid "The Navigation bar is only visible for forms connected to a database. In the <link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Design view\">Design view</link> of a form, the Navigation bar is not available. See also <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>."
msgstr "Lišta navigace je viditelná pouze pro formuláře spojené s databází. V <link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Režim návrhu\">Režimu návrhu</link> formuláře není navigační lišta dostupná. Viz také <link href=\"text/shared/main0212.xhp\" name=\"Lišta Data tabulky\">lišta Data tabulky</link>."
+#. tqTbR
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1056,6 +1186,7 @@ msgctxt ""
msgid "You can control the view of data with the sorting and filtering functions. Original tables are not changed."
msgstr "Pomocí funkcí pro filtrování a řazení je možné změnit pohled na data. Původní tabulky nebudou změněny."
+#. F2yBf
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1064,6 +1195,7 @@ msgctxt ""
msgid "The current sort order or filter is saved with the current document. If a filter is set, the <emph>Apply Filter</emph> icon on the <emph>Navigation</emph> bar is activated. Sorting and filtering features in the document can also be configured in the <emph>Form Properties</emph> dialog. (Choose <emph>Form Properties - Data</emph> - properties <link href=\"text/shared/02/01170203.xhp\" name=\"Sort\"><emph>Sort</emph></link> and <link href=\"text/shared/02/01170203.xhp\" name=\"Filter\"><emph>Filter</emph></link>)."
msgstr "Aktuální řazení či filtr je ukládán s aktuálním dokumentem. Pokud nastavíte filtr, aktivuje se ikona <emph>Použít filtr</emph> na liště <emph>Navigace</emph>. Možnosti řazení a filtrování v dokumentu lze také nastavit v dialogu <emph>Vlastnosti formuláře</emph>. (Zvolte <emph>Vlastnosti formuláře - Data</emph> - vlastnosti <link href=\"text/shared/02/01170203.xhp\" name=\"Řazení\"><emph>Řazení</emph></link> a <link href=\"text/shared/02/01170203.xhp\" name=\"Filtr\"><emph>Filtr</emph></link>)."
+#. XXEDY
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1072,6 +1204,7 @@ msgctxt ""
msgid "If an SQL statement is the basis for a form (see <emph>Form Properties</emph> - tab <emph>Data</emph> - <link href=\"text/shared/02/01170203.xhp\" name=\"Data Source\"><emph>Data Source</emph></link>), then the filter and sort functions are only available when the SQL statement refers to only one table and is not written in the native SQL mode."
msgstr "Je-li základem formuláře SQL dotaz (viz <emph>Vlastnosti formuláře</emph> - karta <emph>Data</emph> - <link href=\"text/shared/02/01170203.xhp\" name=\"Zdroj dat\"><emph>Zdroj dat</emph></link>), jsou funkce pro řazení a filtrování dostupné pouze, pokud SQL dotaz obsahuje jen jednu tabulku a není vytvořen v režimu SQL."
+#. daKA6
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1080,6 +1213,7 @@ msgctxt ""
msgid "Absolute Record"
msgstr "Absolutní záznam"
+#. j8vng
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1088,6 +1222,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:AbsoluteRecord\">Shows the number of the current record. Enter a number to go to the corresponding record.</ahelp>"
msgstr "<ahelp hid=\".uno:AbsoluteRecord\">Zobrazuje číslo aktuálního záznamu. Zadejte číslo k přechodu na daný záznam.</ahelp>"
+#. Ld8nZ
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1096,6 +1231,7 @@ msgctxt ""
msgid "First Record"
msgstr "První záznam"
+#. nDepA
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1104,6 +1240,7 @@ msgctxt ""
msgid "<image id=\"img_id3150010\" src=\"cmd/sc_firstrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150010\">Icon</alt></image>"
msgstr "<image id=\"img_id3150010\" src=\"cmd/sc_firstrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150010\">Ikona</alt></image>"
+#. VCqM6
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1112,6 +1249,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:FirstRecord\">Takes you to the first record.</ahelp>"
msgstr "<ahelp hid=\".uno:FirstRecord\">Přejde na první záznam.</ahelp>"
+#. aNBTD
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1120,6 +1258,7 @@ msgctxt ""
msgid "Previous Record"
msgstr "Předchozí záznam"
+#. pAiKq
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1128,6 +1267,7 @@ msgctxt ""
msgid "<image id=\"img_id3147394\" src=\"cmd/sc_prevrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147394\">Icon</alt></image>"
msgstr "<image id=\"img_id3147394\" src=\"cmd/sc_prevrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147394\">Ikona</alt></image>"
+#. gitqo
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1136,6 +1276,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:PrevRecord\">Takes you to the previous record.</ahelp>"
msgstr "<ahelp hid=\".uno:PrevRecord\">Přejde na předchozí záznam.</ahelp>"
+#. AJswu
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1144,6 +1285,7 @@ msgctxt ""
msgid "Next Record"
msgstr "Další záznam"
+#. zrwqF
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1152,6 +1294,7 @@ msgctxt ""
msgid "<image id=\"img_id3150753\" src=\"cmd/sc_nextrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150753\">Icon</alt></image>"
msgstr "<image id=\"img_id3150753\" src=\"cmd/sc_nextrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150753\">Ikona</alt></image>"
+#. BJBj8
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1160,6 +1303,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:NextRecord\">Takes you to the next record.</ahelp>"
msgstr "<ahelp hid=\".uno:NextRecord\">Přejde na následující záznam.</ahelp>"
+#. 6dE4g
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1168,6 +1312,7 @@ msgctxt ""
msgid "Last Record"
msgstr "Poslední záznam"
+#. 7Rc9Q
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1176,6 +1321,7 @@ msgctxt ""
msgid "<image id=\"img_id3163808\" src=\"cmd/sc_lastrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3163808\">Icon</alt></image>"
msgstr "<image id=\"img_id3163808\" src=\"cmd/sc_lastrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3163808\">Ikona</alt></image>"
+#. 65BvC
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1184,6 +1330,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:LastRecord\">Takes you to the last record.</ahelp>"
msgstr "<ahelp hid=\".uno:LastRecord\">Přejde na poslední záznam.</ahelp>"
+#. xhXB3
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1192,6 +1339,7 @@ msgctxt ""
msgid "Save Record"
msgstr "Uložit záznam"
+#. 8jt28
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1200,6 +1348,7 @@ msgctxt ""
msgid "<image id=\"img_id3150941\" src=\"cmd/sc_recsave.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150941\">Icon</alt></image>"
msgstr "<image id=\"img_id3150941\" src=\"cmd/sc_recsave.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150941\">Ikona</alt></image>"
+#. Dbdf5
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1208,6 +1357,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:RecSave\">Saves a new data entry. The change is registered in the database.</ahelp>"
msgstr "<ahelp hid=\".uno:RecSave\">Uloží novou datovou položku. Změna je zaregistrována do databáze.</ahelp>"
+#. pc8vm
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1216,6 +1366,7 @@ msgctxt ""
msgid "Undo: Data entry"
msgstr "Zpět: položka"
+#. PUZuM
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1224,6 +1375,7 @@ msgctxt ""
msgid "<image id=\"img_id3156138\" src=\"cmd/sc_recundo.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156138\">Icon</alt></image>"
msgstr "<image id=\"img_id3156138\" src=\"cmd/sc_recundo.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156138\">Ikona</alt></image>"
+#. GAZ7t
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1232,6 +1384,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:RecUndo\">Allows you to undo a data entry.</ahelp>"
msgstr "<ahelp hid=\".uno:RecUndo\">Umožňuje vrátit změnu v datové položce.</ahelp>"
+#. aKiBF
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1240,6 +1393,7 @@ msgctxt ""
msgid "New Record"
msgstr "Nový záznam"
+#. 6m8Ym
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1248,6 +1402,7 @@ msgctxt ""
msgid "<image id=\"img_id3155578\" src=\"cmd/sc_newrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155578\">Icon</alt></image>"
msgstr "<image id=\"img_id3155578\" src=\"cmd/sc_newrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155578\">Ikona</alt></image>"
+#. e4GJo
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1256,6 +1411,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:NewRecord\">Creates a new record.</ahelp>"
msgstr "<ahelp hid=\".uno:NewRecord\">Vytvoří nový záznam</ahelp>"
+#. BEGSZ
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1264,6 +1420,7 @@ msgctxt ""
msgid "Delete Record"
msgstr "Odstranit záznam"
+#. GBGFJ
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1272,6 +1429,7 @@ msgctxt ""
msgid "<image id=\"img_id3166434\" src=\"cmd/sc_deleterecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3166434\">Icon</alt></image>"
msgstr "<image id=\"img_id3166434\" src=\"cmd/sc_deleterecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3166434\">Ikona</alt></image>"
+#. noMmE
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1280,6 +1438,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:DeleteRecord\">Deletes a record. A query needs to be confirmed before deleting.</ahelp>"
msgstr "<ahelp hid=\".uno:DeleteRecord\">Odstraní záznam. Dotaz je třeba před odstraněním potvrdit.</ahelp>"
+#. Ck3Di
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1288,6 +1447,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link>"
msgstr "<link href=\"text/shared/02/12100200.xhp\" name=\"Najít záznam\">Najít záznam</link>"
+#. BUNUA
#: main0213.xhp
msgctxt ""
"main0213.xhp\n"
@@ -1296,6 +1456,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/12100100.xhp\" name=\"Sort\">Sort</link>"
msgstr "<link href=\"text/shared/02/12100100.xhp\" name=\"Řadit\">Řadit</link>"
+#. oSJoq
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -1304,6 +1465,7 @@ msgctxt ""
msgid "Query Design Bar"
msgstr "Lišta Návrh dotazu"
+#. pgVF2
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -1312,6 +1474,7 @@ msgctxt ""
msgid "<link href=\"text/shared/main0214.xhp\" name=\"Query Design Bar\">Query Design Bar</link>"
msgstr "<link href=\"text/shared/main0214.xhp\" name=\"Lišta Návrh dotazu\">Lišta Návrh dotazu</link>"
+#. YwUQD
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -1320,6 +1483,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">When creating or editing an SQL query, use the icons in the <emph>Query Design</emph> Bar to control the display of data.</ahelp>"
msgstr "<ahelp hid=\".\">Při vytváření nebo úpravě SQL dotazu je možné použít ikony na liště <emph>Návrh dotazu</emph>.</ahelp>"
+#. VXp6T
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -1328,6 +1492,7 @@ msgctxt ""
msgid "Depending on whether you have created the query or view in the <emph>Design</emph> or <emph>SQL</emph> tab page, the following icons appear:"
msgstr "V závislosti na tom, zda jste vytvořili dotaz na kartě <emph>Návrh</emph> nebo <emph>SQL</emph>, se objeví tyto ikony:"
+#. KJCRF
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -1336,6 +1501,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/14020100.xhp\" name=\"Add Tables\">Add Tables</link>"
msgstr "<link href=\"text/shared/02/14020100.xhp\" name=\"Přidat tabulky\">Přidat tabulky</link>"
+#. FZFsy
#: main0214.xhp
msgctxt ""
"main0214.xhp\n"
@@ -1344,6 +1510,7 @@ msgctxt ""
msgid "The following icon is on the <emph>SQL</emph> tab page:"
msgstr "Tato ikona je na kartě <emph>SQL</emph>:"
+#. uHP9A
#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
@@ -1352,6 +1519,7 @@ msgctxt ""
msgid "Form Design Toolbar"
msgstr "Nástrojová lišta Návrh formuláře"
+#. rtMHP
#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
@@ -1360,6 +1528,7 @@ msgctxt ""
msgid "<link href=\"text/shared/main0226.xhp\" name=\"Form Design Toolbar\">Form Design Toolbar</link>"
msgstr "<link href=\"text/shared/main0226.xhp\" name=\"Nástrojová lišta Návrh formuláře\">Nástrojová lišta Návrh formuláře</link>"
+#. r7rXm
#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
@@ -1368,6 +1537,7 @@ msgctxt ""
msgid "The Form Design toolbar becomes visible as soon as you select a form object when working in the design mode."
msgstr "Nástrojová lišta Návrhu formuláře se zobrazí, jakmile při práci v režimu návrhu vyberete objekt formuláře."
+#. zfC9k
#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
@@ -1376,6 +1546,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/01170400.xhp\" name=\"Add Field\">Add Field</link>"
msgstr "<link href=\"text/shared/02/01170400.xhp\" name=\"Přidat pole\">Přidat pole</link>"
+#. wRQBB
#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
@@ -1384,6 +1555,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05290100.xhp\" name=\"Group\">Group</link>"
msgstr "<link href=\"text/shared/01/05290100.xhp\" name=\"Seskupit\">Seskupit</link>"
+#. wGJxh
#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
@@ -1392,6 +1564,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05290200.xhp\" name=\"Ungroup\">Ungroup</link>"
msgstr "<link href=\"text/shared/01/05290200.xhp\" name=\"Zrušit skupinu\">Zrušit skupinu</link>"
+#. xGUB3
#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
@@ -1400,6 +1573,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05290300.xhp\" name=\"Enter Group\">Enter Group</link>"
msgstr "<link href=\"text/shared/01/05290300.xhp\" name=\"Upravit skupinu\">Upravit skupinu</link>"
+#. 2C7BG
#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
@@ -1408,6 +1582,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05290400.xhp\" name=\"Exit Group\">Exit Group</link>"
msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Opustit skupinu\">Opustit skupinu</link>"
+#. pE5xB
#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
@@ -1416,6 +1591,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/01171200.xhp\" name=\"Display Grid\">Display Grid</link>"
msgstr "<link href=\"text/shared/02/01171200.xhp\" name=\"Zobrazovat mřížku\">Zobrazovat mřížku</link>"
+#. s84CM
#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
@@ -1424,6 +1600,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/01171300.xhp\" name=\"Snap to Grid\">Snap to Grid</link>"
msgstr "<link href=\"text/shared/02/01171300.xhp\" name=\"Zachytit na mřížku\">Zachytit na mřížku</link>"
+#. ph5uF
#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
@@ -1432,6 +1609,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:GridUse\">Specifies that you can move objects only between grid points.</ahelp>"
msgstr "<ahelp hid=\".uno:GridUse\">Určuje, že je možné pohybovat s objekty jen mezi body mřížky.</ahelp>"
+#. Z5NNA
#: main0226.xhp
msgctxt ""
"main0226.xhp\n"
@@ -1440,6 +1618,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/01171400.xhp\" name=\"Helplines While Moving\">Helplines While Moving</link>"
msgstr "<link href=\"text/shared/02/01171400.xhp\" name=\"Vodítka při posunování\">Vodítka při přesouvání</link>"
+#. 94V64
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1448,6 +1627,7 @@ msgctxt ""
msgid "Edit Points Bar"
msgstr "Lišta Upravit body"
+#. VSwqX
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1456,6 +1636,7 @@ msgctxt ""
msgid "<bookmark_value>lines; editing points</bookmark_value><bookmark_value>curves; editing points</bookmark_value><bookmark_value>Edit Points bar</bookmark_value>"
msgstr "<bookmark_value>čáry; úpravy bodů</bookmark_value><bookmark_value>křivky; úpravy bodů</bookmark_value><bookmark_value>lišta Upravit body</bookmark_value>"
+#. JUFAm
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1464,14 +1645,16 @@ msgctxt ""
msgid "<link href=\"text/shared/main0227.xhp\" name=\"Edit Points Bar\">Edit Points Bar</link>"
msgstr "<link href=\"text/shared/main0227.xhp\" name=\"Lišta Upravit body\">Lišta Upravit body</link>"
+#. N5vQq
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
"par_id3150402\n"
"help.text"
-msgid "<ahelp hid=\"HID_BEZIER_TOOLBOX\">The <emph>Edit Points </emph>Bar appears when you select a polygon object and click <emph>Edit Points</emph>.</ahelp>"
-msgstr "<ahelp hid=\"HID_BEZIER_TOOLBOX\">Lišta <emph>Upravit body</emph> se zobrazí, když vyberete objekt složený z bodů a klepnete na <emph>Upravit body</emph>.</ahelp>"
+msgid "The <emph>Edit Points </emph>Bar appears when you select a polygon object and click <emph>Edit Points</emph>."
+msgstr ""
+#. SCdbw
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1480,6 +1663,7 @@ msgctxt ""
msgid "The functions provided allow you to edit the points of a curve or an object converted to a curve. The following icons are available:"
msgstr "Dané funkce vám umožňují upravit body na křivce nebo objekt převedený na křivku. Jsou dostupné tyto ikony:"
+#. EBpiU
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1488,6 +1672,7 @@ msgctxt ""
msgid "Edit Points"
msgstr "Upravit body"
+#. 2NY7B
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1496,6 +1681,7 @@ msgctxt ""
msgid "The <link href=\"text/shared/01/05270000.xhp\" name=\"Edit Points\"><emph>Edit Points</emph></link> icon allows you to activate or deactivate the edit mode for Bézier objects. In the edit mode, individual points of the drawing object can be selected."
msgstr "Ikona <link href=\"text/shared/01/05270000.xhp\" name=\"Upravit body\"><emph>Upravit body</emph></link> umožňuje aktivovat nebo zrušit režim úprav Bézierových objektů. V režimu úprav lze označovat jednotlivé body objektu kresby."
+#. 9CP8C
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1504,6 +1690,7 @@ msgctxt ""
msgid "<image id=\"img_id3153951\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153951\">Icon</alt></image>"
msgstr "<image id=\"img_id3153951\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153951\">Icon</alt></image>"
+#. wNGCc
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1512,6 +1699,7 @@ msgctxt ""
msgid "Edit Points"
msgstr "Upravit body"
+#. tj2MY
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1520,6 +1708,7 @@ msgctxt ""
msgid "Move Points"
msgstr "Přesunout body"
+#. FGTDm
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1528,6 +1717,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:BezierMove\">Activates a mode in which you can move points.</ahelp> The mouse pointer displays a small empty square when resting on a point. Drag that point to another location. The curve on both sides of the point follows the movement; the section of the curve between the next points changes shape."
msgstr "<ahelp hid=\".uno:BezierMove\">Aktivuje režim, ve kterém je možné přesouvat body.</ahelp> Ukazatel myši zobrazuje malý prázdný čtverec, pokud jej chvíli ponecháte nad bodem křivky. Tento bod je možné myší přetáhnout na jiné místo. Křivka na obou stranách bodu následuje pohyb; část křivky mezi sousedními body mění tvar."
+#. aAAN6
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1536,6 +1726,7 @@ msgctxt ""
msgid "Point at the curve between two points or within a closed curve and drag the mouse to shift the entire curve without distorting the form."
msgstr "Klepnete-li na křivku mezi dvěma body nebo dovnitř oblasti uzavřené křivkou, je možné celou křivku přetáhnout, aniž byste změnili její tvar."
+#. 3TVgA
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1544,6 +1735,7 @@ msgctxt ""
msgid "<image id=\"img_id3149377\" src=\"cmd/sc_beziermove.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149377\">Icon</alt></image>"
msgstr "<image id=\"img_id3149377\" src=\"cmd/sc_beziermove.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149377\">Icon</alt></image>"
+#. BFM7Z
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1552,6 +1744,7 @@ msgctxt ""
msgid "Move Points"
msgstr "Přesunout body"
+#. bmQbX
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1560,6 +1753,7 @@ msgctxt ""
msgid "Insert Points"
msgstr "Vložit body"
+#. iDD7a
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1568,6 +1762,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:BezierInsert\">Activates the insert mode. This mode allows you to insert points.</ahelp> You can also move points, just as in the move mode. If, however, you click at the curve between two points and move the mouse a little while holding down the mouse button you insert a new point. The point is a smooth point, and the lines to the control points are parallel and remain so when moved."
msgstr "<ahelp hid=\".uno:BezierInsert\">Aktivuje režim vkládání. V tomto režimu je možné vkládat body.</ahelp> Také je možné body přesouvat, stejně jako v režimu přesouvání. Pokud ovšem klepnete mezi dva body, vložíte nový bod. Nově vložený bod způsobuje plynulý přenos."
+#. xbFcA
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1576,6 +1771,7 @@ msgctxt ""
msgid "If you wish to create a corner point you must first insert either a smooth or a symmetrical point which is then converted to a corner point by using <emph>Corner Point</emph>."
msgstr "Pokud chcete vytvořit úhlový bod, musíte nejprve vložit buď bod pro plynulý nebo souměrný přenos, který poté změníte na úhlový bod pomocí ikony <emph>Úhlový bod</emph>."
+#. wFzbF
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1584,6 +1780,7 @@ msgctxt ""
msgid "<image id=\"img_id3146969\" src=\"cmd/sc_bezierinsert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146969\">Icon</alt></image>"
msgstr "<image id=\"img_id3146969\" src=\"cmd/sc_bezierinsert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146969\">Icon</alt></image>"
+#. Dfg35
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1592,6 +1789,7 @@ msgctxt ""
msgid "Insert Points"
msgstr "Vložit body"
+#. CcGFU
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1600,6 +1798,7 @@ msgctxt ""
msgid "Delete Points"
msgstr "Odstranit body"
+#. EifkN
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1608,6 +1807,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:BezierDelete\">Use the <emph>Delete Points</emph> icon to delete one or several selected points. If you wish to select several points click the appropriate points while holding down the Shift key.</ahelp>"
msgstr "<ahelp hid=\".uno:BezierDelete\">Pomocí ikony <emph>Odstranit body</emph> odstraníte jeden či více vybraných bodů. Pokud chcete vybrat několik bodů, podržte klávesu Shift a klepněte na požadované body.</ahelp>"
+#. tWtYC
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1616,6 +1816,7 @@ msgctxt ""
msgid "First select the points to be deleted, and then click this icon, or press Del."
msgstr "Jakmile vyberete všechny body, které chcete odstranit, klepněte na toto tlačítko nebo stiskněte klávesu DEL."
+#. 7E9oE
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1624,6 +1825,7 @@ msgctxt ""
msgid "<image id=\"img_id3146920\" src=\"cmd/sc_bezierdelete.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146920\">Icon</alt></image>"
msgstr "<image id=\"img_id3146920\" src=\"cmd/sc_bezierdelete.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146920\">Icon</alt></image>"
+#. 6i377
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1632,6 +1834,7 @@ msgctxt ""
msgid "Delete Points"
msgstr "Odstranit body"
+#. DEFBD
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1640,6 +1843,7 @@ msgctxt ""
msgid "Split Curve"
msgstr "Rozdělit křivku"
+#. xJMxs
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1648,6 +1852,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:BezierCutLine\">The<emph> Split Curve </emph>icon splits a curve. Select the point or points where you want to split the curve, then click the icon</ahelp>."
msgstr "<ahelp hid=\".uno:BezierCutLine\">Ikona <emph>Rozdělit křivku</emph> rozdělí křivku. Vyberte bod nebo body, kde chcete křivku rozdělit a klepněte na ikonu.</ahelp>"
+#. iVMWF
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1656,6 +1861,7 @@ msgctxt ""
msgid "<image id=\"img_id3148489\" src=\"cmd/sc_beziercutline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148489\">Icon</alt></image>"
msgstr "<image id=\"img_id3148489\" src=\"cmd/sc_beziercutline.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148489\">Icon</alt></image>"
+#. vmsiD
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1664,6 +1870,7 @@ msgctxt ""
msgid "Split Curve"
msgstr "Rozdělit křivku"
+#. cBVZs
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1672,6 +1879,7 @@ msgctxt ""
msgid "Convert To Curve"
msgstr "Převést na křivku"
+#. DNKmR
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1680,6 +1888,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:BezierConvert\">Converts a curve into a straight line or converts a straight line into a curve.</ahelp> If you select a single point, the curve before the point will be converted. If two points are selected, the curve between both points will be converted. If you select more than two points, each time you click this icon, a different portion of the curve will be converted. If necessary, round points are converted into corner points and corner points are converted into round points."
msgstr "<ahelp hid=\".uno:BezierConvert\">Převede křivku na přímku nebo přímku na křivku</ahelp> Vyberete-li jeden bod, křivka bude převedena před bodem. Vyberete-li dva body, křivka bude převedena mezi těmito body. Vyberete-li více než dva body, převedena bude po každém klepnutí na tuto ikonu jiná část křivky. Je-li to nutné, převedeny bude zaoblené body na úhlové a úhlové body na zaoblené."
+#. 57eED
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1688,6 +1897,7 @@ msgctxt ""
msgid "If a certain section of the curve is straight, the end points of the line have a maximum of one control point each. They cannot be modified to round points unless the straight line is converted back to a curve."
msgstr "Pokud mezi dvěma body leží přímá část křivky, obsahují oba koncové body pouze jeden řídící bod. Tyto body nemohou být upraveny na zaoblené body, dokud nebude přímka mezi nimi převedena na křivku."
+#. rrpRW
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1696,6 +1906,7 @@ msgctxt ""
msgid "<image id=\"img_id3149036\" src=\"cmd/sc_bezierconvert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149036\">Icon</alt></image>"
msgstr "<image id=\"img_id3149036\" src=\"cmd/sc_bezierconvert.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149036\">Icon</alt></image>"
+#. PtsWF
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1704,6 +1915,7 @@ msgctxt ""
msgid "Convert To Curve"
msgstr "Převést na křivku"
+#. GJN2S
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1712,6 +1924,7 @@ msgctxt ""
msgid "Corner Point"
msgstr "Úhlový bod"
+#. UmXZR
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1720,6 +1933,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:BezierEdge\">Converts the selected point or points into corner points.</ahelp> Corner points have two movable control points, which are independent from each other. A curved line, therefore, does not go straight through a corner point, but forms a corner."
msgstr "<ahelp hid=\".uno:BezierEdge\">Převede vybraný bod nebo body na úhlové body.</ahelp> Úhlové body mají dva řídící body, které na sobě nejsou závislé. Křivka tudíž neprochází přímo úhlovým bodem, ale vytvoří úhel."
+#. xjYEG
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1728,6 +1942,7 @@ msgctxt ""
msgid "<image id=\"img_id3154201\" src=\"cmd/sc_bezieredge.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154201\">Icon</alt></image>"
msgstr "<image id=\"img_id3154201\" src=\"cmd/sc_bezieredge.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154201\">Icon</alt></image>"
+#. eLuKD
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1736,6 +1951,7 @@ msgctxt ""
msgid "Corner Point"
msgstr "Úhlový bod"
+#. qvsQR
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1744,6 +1960,7 @@ msgctxt ""
msgid "Smooth Transition"
msgstr "Plynulý přenos"
+#. LVrmB
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1752,6 +1969,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:BezierSmooth\">Converts a corner point or symmetrical point into a smooth point.</ahelp> Both control points of the corner point are aligned in parallel, and can only be moved simultaneously. The control points may differentiate in length, allowing you to vary the degree of curvature."
msgstr "<ahelp hid=\".uno:BezierSmooth\">Převede úhlový bod nebo souměrný bod na plynulý bod.</ahelp> Oba řídící body u plynulého přenosu jsou umístěny na jedné přímce a je tedy možné jimi pohybovat zároveň. Řídící body mohou mít různou délku, takže je možné upravit míru zakřivení."
+#. KCCis
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1760,6 +1978,7 @@ msgctxt ""
msgid "<image id=\"img_id3151183\" src=\"cmd/sc_beziersmooth.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151183\">Icon</alt></image>"
msgstr "<image id=\"img_id3151183\" src=\"cmd/sc_beziersmooth.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151183\">Icon</alt></image>"
+#. MLk9o
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1768,6 +1987,7 @@ msgctxt ""
msgid "Smooth Transition"
msgstr "Plynulý přenos"
+#. Q9GqB
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1776,6 +1996,7 @@ msgctxt ""
msgid "Symmetric Transition"
msgstr "Souměrný přenos"
+#. fGgjS
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1784,6 +2005,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:BezierSymmetric\">This icon converts a corner point or a smooth point into a symmetrical point.</ahelp> Both control points of the corner point are aligned in parallel and have the same length. They can only be moved simultaneously and the degree of curvature is the same in both directions."
msgstr "<ahelp hid=\".uno:BezierSymmetric\">Převede úhlový bod nebo plynulý bod na souměrný bod.</ahelp> Oba řídící body u plynulého přenosu jsou umístěny na jedné přímce a mají stejnou délku. Lze s nimi pohybovat jen zároveň a míra zakřivení je souměrná v obou směrech."
+#. 4obZh
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1792,6 +2014,7 @@ msgctxt ""
msgid "<image id=\"img_id3159218\" src=\"cmd/sc_beziersymmetric.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159218\">Icon</alt></image>"
msgstr "<image id=\"img_id3159218\" src=\"cmd/sc_beziersymmetric.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159218\">Icon</alt></image>"
+#. 2Byoz
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1800,6 +2023,7 @@ msgctxt ""
msgid "Symmetric Transition"
msgstr "Souměrný přenos"
+#. DAS5H
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1808,6 +2032,7 @@ msgctxt ""
msgid "Close Bézier"
msgstr "Uzavřít Bézierovu křivku"
+#. L7eHE
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1816,6 +2041,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:BezierClose\">Closes a line or a curve.</ahelp> A line is closed by connecting the last point with the first point, indicated by an enlarged square."
msgstr "<ahelp hid=\".uno:BezierClose\">Uzavře čáru nebo křivku.</ahelp> Křivka se uzavře spojení posledního bodu s prvním bode, který je označen zvětšeným čtverečkem."
+#. eJCFP
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1824,6 +2050,7 @@ msgctxt ""
msgid "<image id=\"img_id3148607\" src=\"cmd/sc_bezierclose.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148607\">Icon</alt></image>"
msgstr "<image id=\"img_id3148607\" src=\"cmd/sc_bezierclose.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148607\">Icon</alt></image>"
+#. 29q2Q
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1832,6 +2059,7 @@ msgctxt ""
msgid "Close Bézier"
msgstr "Uzavřít Bézierovu křivku"
+#. bGzsc
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1840,6 +2068,7 @@ msgctxt ""
msgid "Eliminate Points"
msgstr "Ubrat body"
+#. FjTtf
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1848,6 +2077,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:BezierEliminatePoints\">Marks the current point or the selected points for deletion.</ahelp> This happens in the event that the point is located on a straight line. If you convert a curve or a polygon with the <emph>Convert to Curve </emph>icon into a straight line or you change a curve with the mouse so that a point lies on the straight line, it is removed. The angle from which the point reduction is to take place <switchinline select=\"appl\"><caseinline select=\"DRAW\">can be set by choosing <link href=\"text/shared/optionen/01070300.xhp\" name=\"Drawing - Grid\"><emph>%PRODUCTNAME Draw - Grid</emph></link> in the Options dialog box</caseinline><caseinline select=\"IMPRESS\">can be set by choosing <link href=\"text/shared/optionen/01070300.xhp\" name=\"Presentation - Grid\"><emph>%PRODUCTNAME Impress - Grid</emph></link> in the Options dialog box</caseinline><defaultinline>is 15° by default.</defaultinline></switchinline>"
msgstr "<ahelp hid=\".uno:BezierEliminatePoints\">Označí aktuální bod nebo vybrané body pro odstranění.</ahelp> K tomu dojde v případě, že se bod nachází na přímce. Pokud převedete křivku na přímku pomocí ikony <emph>Převést na křivku </emph>nebo upravíte křivku myší tak, že bod leží na přímce, tento bod se odstraní. Úhel, od kterého se provádí odstraňování bodů <switchinline select=\"appl\"><caseinline select=\"DRAW\">je možné nastavit v <link href=\"text/shared/optionen/01070300.xhp\" name=\"Kresba - Mřížka\"><emph>%PRODUCTNAME Draw - Mřížka</emph></link></caseinline><caseinline select=\"IMPRESS\">je možné nastavit v <link href=\"text/shared/optionen/01070300.xhp\" name=\"Prezentace - Mřížka\"><emph>%PRODUCTNAME Impress - Mřížka</emph></link></caseinline><defaultinline>, implicitně je 15 stupňů.</defaultinline></switchinline>"
+#. ACe6t
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1856,6 +2086,7 @@ msgctxt ""
msgid "<image id=\"img_id3155385\" src=\"cmd/sc_beziereliminatepoints.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155385\">Icon</alt></image>"
msgstr "<image id=\"img_id3155385\" src=\"cmd/sc_beziereliminatepoints.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155385\">Icon</alt></image>"
+#. vHE4T
#: main0227.xhp
msgctxt ""
"main0227.xhp\n"
@@ -1864,6 +2095,7 @@ msgctxt ""
msgid "Eliminate Points"
msgstr "Ubrat body"
+#. 8AFz5
#: main0400.xhp
msgctxt ""
"main0400.xhp\n"
@@ -1872,6 +2104,7 @@ msgctxt ""
msgid "Shortcut Keys"
msgstr "Klávesové zkratky"
+#. GQ7jZ
#: main0400.xhp
msgctxt ""
"main0400.xhp\n"
@@ -1880,6 +2113,7 @@ msgctxt ""
msgid "<link href=\"text/shared/main0400.xhp\" name=\"Shortcut Keys\">Shortcut Keys</link>"
msgstr "<link href=\"text/shared/main0400.xhp\" name=\"Klávesové zkratky\">Klávesové zkratky</link>"
+#. WPGJg
#: main0400.xhp
msgctxt ""
"main0400.xhp\n"
@@ -1888,6 +2122,7 @@ msgctxt ""
msgid "This section contains descriptions of frequently used shortcut keys in $[officename]."
msgstr "Tato sekce obsahuje popis často používaných klávesových zkratek v $[officename]."
+#. 8Fk6L
#: main0500.xhp
msgctxt ""
"main0500.xhp\n"
@@ -1896,6 +2131,7 @@ msgctxt ""
msgid "Glossaries"
msgstr "Glosář"
+#. BG5LJ
#: main0500.xhp
msgctxt ""
"main0500.xhp\n"
@@ -1904,6 +2140,7 @@ msgctxt ""
msgid "<link href=\"text/shared/main0500.xhp\" name=\"Glossaries\">Glossaries</link>"
msgstr "<link href=\"text/shared/main0500.xhp\" name=\"Glosář\">Glosář</link>"
+#. dziDW
#: main0500.xhp
msgctxt ""
"main0500.xhp\n"
@@ -1912,6 +2149,7 @@ msgctxt ""
msgid "This section provides a general glossary of technical terms used in $[officename], along with a list of Internet terms."
msgstr "Tato sekce poskytuje obecný glosář technických termínů používaných v $[officename] spolu se seznamem internetových termínů."
+#. vAUtX
#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
@@ -1920,6 +2158,7 @@ msgctxt ""
msgid "Java Platform Support"
msgstr "Podpora platformy Java"
+#. sAfDU
#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
@@ -1928,6 +2167,7 @@ msgctxt ""
msgid "<link href=\"text/shared/main0650.xhp\" name=\"Java Platform Support\">Java Platform Support</link>"
msgstr "<link href=\"text/shared/main0650.xhp\" name=\"Podpora platformy Java\">Podpora platformy Java</link>"
+#. dPzDx
#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
@@ -1936,6 +2176,7 @@ msgctxt ""
msgid "$[officename] supports the Java platform for running applications and components based on the JavaBeans architecture."
msgstr "$[officename] podporuje platformu Java pro spouštění aplikací a komponent založených na architektuře JavaBeans."
+#. Bwg5V
#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
@@ -1944,6 +2185,7 @@ msgctxt ""
msgid "For $[officename] to support the Java platform, you must install the Java 2 Runtime Environment software. When you installed $[officename], you automatically received the option to install these files if they were not yet installed. You can also install these files now if required."
msgstr "Pro podporu prostředí Java v $[officename] je třeba nainstalovat Java 2 JRE (běhové prostředí). Když jste instalovali $[officename], automaticky vám byla nabídnuta možnost nainstalovat tyto soubory, pokud nebyly již dříve nainstalovány. Jsou-li vyžadovány, můžete je instalovat nyní."
+#. wFYWg
#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
@@ -1952,6 +2194,7 @@ msgctxt ""
msgid "The Java platform support needs to be activated under $[officename] to run Java applications."
msgstr "Aby bylo možné spouštět aplikace jazyka Java, musí být v $[officename] aktivována podpora pro platformu Java."
+#. KmhjC
#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
@@ -1960,6 +2203,7 @@ msgctxt ""
msgid "Enable Java platform support by choosing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/java.xhp\" name=\"$[officename] - Advanced\"><emph>$[officename] - Advanced</emph></link>."
msgstr "Podporu pro platformu Java povolíte pomocí <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/java.xhp\" name=\"$[officename] - Pokročilé\"><emph>$[officename] - Pokročilé</emph></link>."
+#. NcDL4
#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
@@ -1968,6 +2212,7 @@ msgctxt ""
msgid "Before you can use a JDBC driver, you need to add its class path. Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced, and click the Class Path button. After you add the path information, restart %PRODUCTNAME."
msgstr "Před použitím JDBC ovladače musíte zadat cestu k jeho třídě. Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME - Pokročilé a klepněte na tlačítko Cesta ke třídám. Po přidání informace o cestě %PRODUCTNAME restartujte."
+#. ApwuB
#: main0650.xhp
msgctxt ""
"main0650.xhp\n"
@@ -1976,6 +2221,7 @@ msgctxt ""
msgid "Your modifications at the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Advanced</emph> tab page will be used even if the Java Virtual Machine (JVM) has been started already. After any modifications to the ClassPath you must restart $[officename]. The same is true for modifications under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Internet - Proxy</emph>. Only the boxes \"HTTP Proxy\" and \"FTP Proxy\" and their ports do not require a restart—they will be evaluated when you click <emph>OK</emph>."
msgstr "Změny provedené na kartě <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - $[officename] - Pokročilé</emph> budou použity, i když už je virtuální stroj Java (JVM) spuštěn. Pokud upravíte cestu k třídám, bude potřeba restartovat $[officename]. To samé platí i pro úpravy v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Internet - Proxy</emph>. Pouze položky \"HTTP proxy\" a \"FTP proxy\" a jejich porty nevyžadují restart, budou vyhodnoceny po stisknutí tlačítka <emph>OK</emph>."
+#. rFknA
#: main0800.xhp
msgctxt ""
"main0800.xhp\n"
@@ -1984,6 +2230,7 @@ msgctxt ""
msgid "$[officename] and the Internet"
msgstr "$[officename] a Internet"
+#. GCzks
#: main0800.xhp
msgctxt ""
"main0800.xhp\n"
@@ -1992,6 +2239,7 @@ msgctxt ""
msgid "<link href=\"text/shared/main0800.xhp\" name=\"$[officename] and the Internet\">$[officename] and the Internet</link>"
msgstr "<link href=\"text/shared/main0800.xhp\" name=\"$[officename] a Internet\">$[officename] a Internet</link>"
+#. NUe4Y
#: main0800.xhp
msgctxt ""
"main0800.xhp\n"
@@ -2000,6 +2248,7 @@ msgctxt ""
msgid "This section provides information on the subject of the Internet. An <link href=\"text/shared/00/00000002.xhp\" name=\"Internet glossary\">Internet glossary</link> explains the most important terms."
msgstr "Tato sekce poskytuje obecné informace o Internetu. <link href=\"text/shared/00/00000002.xhp\" name=\"Internetový glosář\">Internetový glosář</link> vysvětluje nejdůležitější termíny."
+#. NJGJa
#: need_help.xhp
msgctxt ""
"need_help.xhp\n"
@@ -2008,6 +2257,7 @@ msgctxt ""
msgid "We Need Your Help"
msgstr "Uvítáme pomoc"
+#. Pw8Hr
#: need_help.xhp
msgctxt ""
"need_help.xhp\n"
@@ -2015,3 +2265,4 @@ msgctxt ""
"help.text"
msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>."
msgstr "Na této stránce nápovědy je ještě potřeba zapracovat, aby byla úplná a přesná. Připojte se k projektu LibreOffice a pomozte nám chybějící informace dopsat. Podívejte se na <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>webové stránky o psaní nápovědy</emph></link>.\""
+
diff --git a/source/cs/helpcontent2/source/text/shared/00.po b/source/cs/helpcontent2/source/text/shared/00.po
index f6b75630623..bb273d1d063 100644
--- a/source/cs/helpcontent2/source/text/shared/00.po
+++ b/source/cs/helpcontent2/source/text/shared/00.po
@@ -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-05-31 14:53+0200\n"
+"POT-Creation-Date: 2019-08-21 21:37+0200\n"
"PO-Revision-Date: 2019-01-10 09:31+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1547112717.000000\n"
+#. 3B8ZN
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "Frequently-Used Buttons"
msgstr "Často používaná tlačítka"
+#. mjEkB
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -32,6 +34,7 @@ msgctxt ""
msgid "Frequently-Used Buttons"
msgstr "Často používaná tlačítka"
+#. WptWZ
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -40,6 +43,7 @@ msgctxt ""
msgid "Cancel"
msgstr "Zrušit"
+#. wMM5M
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -48,6 +52,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Clicking <emph>Cancel</emph> closes a dialog without saving any changes made.</ahelp>"
msgstr "<ahelp hid=\".\">Klepnutím na tlačítko <emph>Zrušit </emph> zavřete dialogové okno bez uložení provedených změn.</ahelp>"
+#. 9ELme
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -56,6 +61,7 @@ msgctxt ""
msgid "Finish"
msgstr "Dokončit"
+#. RRDGk
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Applies all changes and closes the wizard.</ahelp>"
msgstr "<ahelp hid=\".\">Provede všechny změny a zavře průvodce.</ahelp>"
+#. d4VGF
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -72,6 +79,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Nástrojové lišty"
+#. rx22r
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -80,6 +88,7 @@ msgctxt ""
msgid "By clicking the arrow next to some icons you open a toolbar. To move a toolbar, drag the title bar. As soon as you release the mouse button, the toolbar remains at the new position. Drag the title bar to another position, or drag to an edge of the window, where the toolbar will dock. Close a toolbar by clicking the <emph>Close Window</emph> icon. Make the toolbar visible again by choosing <emph>View - Toolbars - (toolbar name)</emph>."
msgstr "Klepnutím na šipku vedle některých ikon otevřete nástrojovou lištu. Chcete-li nástrojovou lištu přesunout, přetáhněte její záhlaví. Jakmile uvolníte tlačítko myši, nástrojová lišta zůstane na novém místě. Poté je možné lištu přetáhnout na jiné místo. Pokud lištu přetáhnete k okraji okna, ukotví se. Lištu zavřete klepnutím na ikonu <emph>Zavřít okno</emph> icon. Lištu je možné opět je možné zviditelnit pomocí příkazu <emph>Zobrazit - Nástrojové lišty - (název lišty)</emph>."
+#. mqyv5
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -88,6 +97,7 @@ msgctxt ""
msgid "Spin button"
msgstr "Rolovací tlačítko"
+#. dmHNo
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -96,6 +106,7 @@ msgctxt ""
msgid "In form controls, a spin button is a property of a numerical field, currency field, date field, or time field. If the property \"Spin button\" is enabled, the field shows a pair of symbols with arrows pointing to opposing directions, either vertically or horizontally."
msgstr "U ovládacích prvků je Rolovacího tlačítko vlastnost číselného pole, měnového pole, pole pro datum nebo čas. Pokud je tato vlastnost zapnuta, zobrazí se u pole dva symboly se šipkami v opačném směru (svislé nebo vodorovné)."
+#. QSFCN
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -104,6 +115,7 @@ msgctxt ""
msgid "In the <emph>Basic IDE</emph>, a spin button is the name used for the numerical field together with the two arrow symbols."
msgstr "V <emph>Basic IDE</emph> je název Rolovacího tlačítko použit pro číselné pole se dvěma symboly šipek."
+#. CGU7F
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -112,6 +124,7 @@ msgctxt ""
msgid "You can type a numerical value into the field next to the spin button, or select the value with the <emph>Up Arrow</emph> or <emph>Down Arrow</emph> symbols on the spin button. On the keyboard you can press the <item type=\"keycode\">Up Arrow</item> and <item type=\"keycode\">Down Arrow</item> keys to increase or reduce the value. You can press the <item type=\"keycode\">Page Up</item> and <item type=\"keycode\">Page Down</item> keys to set the maximum and minimum value."
msgstr "Do pole vedle Rolovacího tlačítka můžete zadat číselnou hodnotu nebo vybrat hodnotu pomocí tlačítka <emph>Šipka nahoru</emph> nebo <emph>Šipka dolů</emph>. Na klávesnici můžete zvýšit nebo snížit hodnotu klávesami <item type=\"keycode\">Šipka nahoru</item> and <item type=\"keycode\">Šipka dolů</item>. Pomocí kláves <item type=\"keycode\">Page Up</item> and <item type=\"keycode\">Page Down</item> můžete nastavit maximální a minimální hodnotu."
+#. FUCwh
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -120,6 +133,7 @@ msgctxt ""
msgid "If the field next to the spin button defines numerical values, you can also define a <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"measurement unit\">measurement unit</link>, for example, <emph>1 cm or 5 mm, 12 pt or 2\"</emph>."
msgstr "Pokud pole vedle Rolovacího tlačítka definuje číselné hodnoty, můžete také definovat <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"measurement unit\">měrné jednotky</link>, například <emph>1 cm nebo 5 mm, 12 pt nebo 2\"</emph>."
+#. 7DT6o
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -128,6 +142,7 @@ msgctxt ""
msgid "Convert"
msgstr "Konvertovat"
+#. Va6PD
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -136,6 +151,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">If you click forward through the dialog, this button is called <emph>Next</emph>. On the last page the button has the name <emph>Convert</emph>. The conversion is then performed by clicking the button.</ahelp>"
msgstr "<ahelp hid=\".\">Při pohybu v dialogu se toto tlačítko nazývá <emph>Další</emph>. Na poslední stránce se tlačítko nazýva <emph>Konvertovat</emph>. Po klepnutí na toto tlačítko se provede konverze.</ahelp>"
+#. GVmgE
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -144,6 +160,7 @@ msgctxt ""
msgid "Context Menu"
msgstr "Místní nabídka"
+#. TGzhw
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -152,6 +169,7 @@ msgctxt ""
msgid "<variable id=\"context\">To activate the context menu of an object, first click the object with the <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>left</defaultinline></switchinline> mouse button to select it, and then, <switchinline select=\"sys\"><caseinline select=\"MAC\">while holding down the <emph>Ctrl</emph> key or the <emph>Command</emph> and <emph>Option</emph> keys, click the mouse button again</caseinline><defaultinline> click the right mouse button</defaultinline></switchinline>. Some context menus can be called even if the object has not been selected. Context menus are found just about everywhere in $[officename].</variable>"
msgstr "<variable id=\"context\">Chcete-li zobrazit místní nabídku objektu, nejprve klepněte na objekt <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>levým</defaultinline></switchinline> tlačítkem myši a poté <switchinline select=\"sys\"><caseinline select=\"MAC\">podržte klávesu<emph>Ctrl</emph>nebo klávesy <emph>Command</emph> a <emph>Option</emph> a klepněte opět tlačítkem myši</caseinline><defaultinline> klepněte pravým tlačítkem myši</defaultinline></switchinline>. Některé místní nabídky je možno zobrazit, i když není vybrán objekt. Místní nabídky najdete na všech místech $[officename].</variable>"
+#. u3GMA
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -160,6 +178,7 @@ msgctxt ""
msgid "Delete"
msgstr "Smazat"
+#. EHF4k
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -168,6 +187,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Deletes the selected element or elements after confirmation.</ahelp>"
msgstr "<ahelp hid=\".\">Po potvrzení odstraní vybraný prvek nebo prvky.</ahelp>"
+#. ShnpF
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -176,6 +196,7 @@ msgctxt ""
msgid "Delete"
msgstr "Odstranit"
+#. DW5Dk
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -184,6 +205,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Deletes the selected element or elements without requiring confirmation.</ahelp>"
msgstr "<ahelp hid=\".\">Bez nutnosti potvrzení odstraní vybraný prvek nebo prvky.</ahelp>"
+#. cDQg7
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -192,6 +214,7 @@ msgctxt ""
msgid "Metrics"
msgstr "Měrné systémy"
+#. JFKnX
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -200,6 +223,7 @@ msgctxt ""
msgid "You can enter values in the input fields in different <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"units of measurement\">units of measurement</link>. The default unit is inches. However, if you want a space of exactly 1 cm, then type \"1cm\". Additional units are available according to the context, for example, 12 pt for a 12 point spacing. If the value of the new unit is unrealistic, the program uses a predefined maximum or minimum value."
msgstr "Do vstupních polí je možné zadávat hodnoty v různých <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"units of measurement\">měrných jednotkách</link>. Výchozí jednotkou jsou palce. Chcete-li ovšem mezeru přesně 1 cm širokou, zadejte \"1cm\". Podle kontextu jsou k dispozici i další jednotky, např. 12 pt pro 12 bodovou mezeru. Je-li hodnota nové jednotky nerealistická, program použije přednastavenou maximální nebo minimální hodnotu."
+#. gjFSF
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -208,6 +232,7 @@ msgctxt ""
msgid "Close"
msgstr "Zavřít"
+#. YCk7o
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -216,6 +241,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Closes the dialog and saves all changes.</ahelp>"
msgstr "<ahelp hid=\".\">Zavře dialogové okno a uloží všechny změny.</ahelp>"
+#. xbUWD
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -224,6 +250,7 @@ msgctxt ""
msgid "Close"
msgstr "Zavřít"
+#. Q59Tv
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -232,6 +259,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Closes the dialog.</ahelp>"
msgstr "<ahelp hid=\".\">Zavře dialogové okno.</ahelp>"
+#. 3x85A
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -240,6 +268,7 @@ msgctxt ""
msgid "Apply"
msgstr "Použít"
+#. PAGEw
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -248,6 +277,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Applies the modified or selected values without closing the dialog.</ahelp>"
msgstr "<ahelp hid=\".\">Použije změněné nebo vybrané hodnoty bez zavření dialogu.</ahelp>"
+#. 8ZDnK
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -256,6 +286,7 @@ msgctxt ""
msgid "Shrink / Maximize"
msgstr "Zmenšit / Maximalizovat"
+#. jvSRy
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -264,6 +295,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Click the <emph>Shrink</emph> icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the <emph>Maximize</emph> icon. Click it to restore the dialog to its original size.</ahelp>"
msgstr "<ahelp hid=\".\">Po klepnutí na ikonu <emph>Zmenšit</emph> se zmenší dialog na velikost vstupního pole. Poté lze snadněji označit potřebný odkaz v sešitu. Ikona se také automaticky změní na <emph>Maximalizovat</emph>, kterou je možné obnovit dialog do původní velikosti.</ahelp>"
+#. XBrSB
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -272,6 +304,7 @@ msgctxt ""
msgid "The dialog is automatically minimized when you click into a sheet with the mouse. As soon as you release the mouse button, the dialog is restored and the reference range defined with the mouse is highlighted in the document by a blue frame."
msgstr "Po klepnutí myší na list je dialogové okno automaticky minimalizováno. Jakmile tlačítko myši uvolníte, je dialog obnoven a odkazovaný rozsah zadaný pomocí myši je v dokumentu zvýrazněn modrým ohraničením."
+#. hBM4F
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -280,6 +313,7 @@ msgctxt ""
msgid "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Icon</alt></image>"
msgstr "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Ikona</alt></image>"
+#. fdGk2
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -288,6 +322,7 @@ msgctxt ""
msgid "Shrink"
msgstr "Zmenšit"
+#. CVMX8
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -296,6 +331,7 @@ msgctxt ""
msgid "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Icon</alt></image>"
msgstr "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Ikonka</alt></image>"
+#. RiUGk
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -304,6 +340,7 @@ msgctxt ""
msgid "Maximize"
msgstr "Maximalizovat"
+#. JXBBr
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -312,6 +349,7 @@ msgctxt ""
msgid "Preview Field"
msgstr "Pole náhledu"
+#. UtjDq
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -320,6 +358,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays a preview of the current selection.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí náhled aktuálního výběru.</ahelp>"
+#. oRhpG
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -328,6 +367,7 @@ msgctxt ""
msgid "Next"
msgstr "Další"
+#. FALip
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -336,6 +376,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Click the <emph>Next</emph> button, and the wizard uses the current dialog settings and proceeds to the next step. If you are on the last step, this button becomes <emph>Create</emph>.</ahelp>"
msgstr "<ahelp hid=\".\">Po klepnutí na tlačítko <emph>Další</emph> průvodce použije aktuální nastavení a posune se na další krok. Pokud jste v posledním kroku, toto tlačítko se změní na <emph>Vytvořit</emph>.</ahelp>"
+#. CdxRF
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -344,6 +385,7 @@ msgctxt ""
msgid "Dialog Buttons"
msgstr "Tlačítka dialogového okna"
+#. kDCfe
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -352,6 +394,7 @@ msgctxt ""
msgid "Reset"
msgstr "Obnovit"
+#. 79sAc
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -360,6 +403,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/autocorrectdialog/reset\">Resets modified values back to the tab page previous values.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/autocorrectdialog/reset\">Obnoví změněné hodnoty zpět na předchozí hodnoty na kartě.</ahelp>"
+#. xRFYz
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -368,6 +412,7 @@ msgctxt ""
msgid "Cancel"
msgstr "Zrušit"
+#. DRgMc
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -376,6 +421,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/autocorrectdialog/cancel\">Closes dialog and discards all changes.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/autocorrectdialog/cancel\">Zavře dialogové okno a zruší všechny změny.</ahelp>"
+#. me9Ac
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -384,6 +430,7 @@ msgctxt ""
msgid "OK"
msgstr "OK"
+#. Uvi2W
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -392,6 +439,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/autocorrectdialog/ok\">Saves all changes and closes dialog.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/autocorrectdialog/ok\">Uloží všechny změny a zavře dialogové okno.</ahelp>"
+#. vTQBi
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -400,6 +448,7 @@ msgctxt ""
msgid "Reset"
msgstr "Obnovit"
+#. Fm6tQ
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -408,6 +457,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/optionsdialog/revert\">Resets changes made to the current tab to those applicable when this dialog was opened.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/optionsdialog/revert\">Resetuje změny provedené na aktuální kartě na změny použitelné při otevření tohoto dialogu.</ahelp>"
+#. DNiea
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -416,6 +466,7 @@ msgctxt ""
msgid "Reset"
msgstr "Obnovit"
+#. aGwjy
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -424,6 +475,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Resets changes made to the current tab to those applicable when this dialog was opened. A confirmation query does not appear when you close the dialog.</ahelp>"
msgstr ""
+#. DUgD9
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -432,6 +484,7 @@ msgctxt ""
msgid "Standard"
msgstr "Standardní"
+#. 8ET6i
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -440,6 +493,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Resets the values visible in the dialog back to the default installation values.</ahelp>"
msgstr ""
+#. gbTdA
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -448,6 +502,7 @@ msgctxt ""
msgid "A confirmation does not appear before the defaults are reloaded."
msgstr "Před znovunačtením výchozího nastavení se nezobrazí potvrzující dotaz."
+#. wUEEa
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -456,6 +511,7 @@ msgctxt ""
msgid "Back"
msgstr "Zpět"
+#. 4EZPF
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -464,6 +520,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">View the selections in the dialog made in the previous step. The current settings remain unchanged.</ahelp> This button can only be activated from page two on."
msgstr ""
+#. kaeAg
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -472,6 +529,7 @@ msgctxt ""
msgid "Options"
msgstr ""
+#. tfFLz
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -480,6 +538,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Click the <emph>Options</emph> label to expand the dialog to show further options. Click again to restore the dialog.</ahelp>"
msgstr ""
+#. nfGrg
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -488,6 +547,7 @@ msgctxt ""
msgid "<variable id=\"siehe\">See also the following functions:</variable>"
msgstr "<variable id=\"siehe\">Viz také následující funkce:</variable>"
+#. sGawA
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -496,6 +556,7 @@ msgctxt ""
msgid "<variable id=\"regulaer\">The search supports <link href=\"text/shared/01/02100001.xhp\" name=\"regular expressions\">regular expressions</link>. You can enter \"all.*\", for example to find the first location of \"all\" followed by any characters. If you want to search for a text that is also a regular expression, you must precede every character with a \"\\\" character. You can switch the automatic evaluation of regular expression on and off in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01060500.xhp\"><emph>%PRODUCTNAME Calc - Calculate</emph></link>.</variable>"
msgstr "<variable id=\"regulaer\">Vyhledávání podporuje <link href=\"text/shared/01/02100001.xhp\" name=\"regular expressions\">regulární výrazy</link>. Například můžete zadat \"all.*\", abyste našli první výskyt \"all\" následovaný jakýmikoliv znaky. Chcete-li hledat text, který je rovněž regulárním výrazem, musíte před každý znak napsat znak \"\\\". Vypnout a zapnout automatické vyhodnocování regulárních výrazů můžete v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01060500.xhp\"><emph>%PRODUCTNAME Calc - Výpočty</emph></link>.</variable>"
+#. bEEp5
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -504,6 +565,7 @@ msgctxt ""
msgid "<variable id=\"wahr\">If an error occurs, the function returns a logical or numerical value.</variable>"
msgstr "<variable id=\"wahr\">Pokud nastane chyba, funkce vrací logickou nebo číselnou hodnotu.</variable>"
+#. oSC8p
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -512,6 +574,7 @@ msgctxt ""
msgid "<variable id=\"kontext\">(This command is only accessible through the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link>).</variable>"
msgstr "<variable id=\"kontext\">(Tento příkaz je k dispozici pouze v <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"místní nabídce\">místní nabídce</link>).</variable>"
+#. JFGU9
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -520,6 +583,7 @@ msgctxt ""
msgid "<variable id=\"wiederholen\">By double-clicking a tool, you can use it for multiple tasks. If you call the tool with a single-click, it reverts back to the last selection after completing the task.</variable>"
msgstr "<variable id=\"wiederholen\">Pokud poklepete na nástroj, je možné jej použít k více činnostem. Pokud na nástroj klepnete, vrátí se po dokončení činnosti zpět k původnímu výběru.</variable>"
+#. 867kP
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -528,6 +592,7 @@ msgctxt ""
msgid "<variable id=\"ShiftF1\">Press <emph>Shift+F1</emph> and point to a control to learn more about that control.</variable>"
msgstr "<variable id=\"ShiftF1\">Pro zjištění více informací o ovládacím prvku stiskněte <emph>Shift+F1</emph> a ukažte na daný ovládací prvek.</variable>"
+#. 8xgjL
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -536,6 +601,7 @@ msgctxt ""
msgid "Options dialog buttons"
msgstr "Tlačítka dialogového okna Možnosti"
+#. HFqBY
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -544,6 +610,7 @@ msgctxt ""
msgid "OK"
msgstr "OK"
+#. xATmH
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -552,6 +619,7 @@ msgctxt ""
msgid "Save the changes in the page and close the Options dialog."
msgstr "Uložte změny na stránce a zavřete dialogové okno Možnosti."
+#. F5bJx
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -560,6 +628,7 @@ msgctxt ""
msgid "Cancel"
msgstr "Zrušit"
+#. TQG2q
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -568,6 +637,7 @@ msgctxt ""
msgid "Close the Options dialog and discard all changes done."
msgstr "Zavřete dialogové okno Možnosti a zrušte všechny provedené změny."
+#. BRStA
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
@@ -576,6 +646,7 @@ msgctxt ""
msgid "Some options cannot be reset once edited. Either edit back the changes manually or click <emph>Cancel</emph> and reopen the <emph>Options</emph> dialog."
msgstr "Některé možnosti nelze obnovit po úpravě. Upravte změny buď ručně, nebo klepněte na <emph>Zrušit</emph> a znovu otevřete dialogové okno<emph>Možnosti</emph>."
+#. kUnd2
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -584,6 +655,7 @@ msgctxt ""
msgid "Glossary of Internet Terms"
msgstr "Výklad pojmů - terminologie Internetu"
+#. Zsz5y
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -592,6 +664,7 @@ msgctxt ""
msgid "<bookmark_value>Internet glossary</bookmark_value> <bookmark_value>common terms;Internet glossary</bookmark_value> <bookmark_value>glossaries;Internet terms</bookmark_value> <bookmark_value>terminology;Internet glossary</bookmark_value>"
msgstr "<bookmark_value>internetové termíny</bookmark_value> <bookmark_value>časté pojmy;internetové termíny</bookmark_value> <bookmark_value>pojmy;internetové termíny</bookmark_value> <bookmark_value>terminologie;internetové termíny</bookmark_value>"
+#. fSAvG
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -600,6 +673,7 @@ msgctxt ""
msgid "<link href=\"text/shared/00/00000002.xhp\" name=\"Glossary of Internet Terms\">Glossary of Internet Terms</link>"
msgstr "<link href=\"text/shared/00/00000002.xhp\" name=\"Výklad pojmů - terminologie Internetu\">Výklad pojmů - terminologie Internetu</link>"
+#. 7Qeri
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -608,6 +682,7 @@ msgctxt ""
msgid "If you are a newcomer to the Internet, you will be confronted with unfamiliar terms: browser, bookmark, e-mail, homepage, search engine, and many others. To make your first steps easier, this glossary explains some of the more important terminology you may find in the Internet, intranet, mail and news."
msgstr "Pokud jste nový uživatel sítě Internet, narazíte na neznámé termíny: prohlížeč, záložka, e-mail, domovská stránka, vyhledávací stroj a mnoho dalších. Abychom vám usnadnili první kroky, najdete zde vysvětlení některých důležitých pojmů."
+#. 3Sv9k
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -616,6 +691,7 @@ msgctxt ""
msgid "CMIS"
msgstr "CMIS"
+#. jB7Db
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -624,6 +700,7 @@ msgctxt ""
msgid "The Content Management Interoperability Services (CMIS) standard defines a domain model and Web Services and Restful AtomPub bindings that will enable greater interoperability of Enterprise Content Management (ECM) systems. CMIS uses Web services and Web 2.0 interfaces to enable rich information to be shared across Internet protocols in vendor-neutral formats, among document systems, publishers and repositories, within one enterprise and between companies."
msgstr "The Content Management Interoperability Services (CMIS) standard definuje doménový model a vazby Web Services a Restful AtomPub, které umožní větší interoperabilitu systémů Enterprise Content Management (ECM). CMIS využívá webové služby a rozhraní Web 2.0, které umožňují sdílení bohatých informací prostřednictvím internetových protokolů ve formátech nevázaných na konkrétního dodavatele, mezi systémy dokumentů, vydavateli a repozitáři v rámci jednoho podniku a mezi podniky."
+#. 8uAzf
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -632,6 +709,7 @@ msgctxt ""
msgid "EPUB"
msgstr "EPUB"
+#. eMcBf
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -640,6 +718,7 @@ msgctxt ""
msgid "<variable id=\"epubv\">EPUB is standard for electronic book files with the extension <emph>.epub</emph> that can be downloaded and read on devices like smartphones, tablets, computers, or e-readers.</variable>"
msgstr "<variable id=\"epubv\">EPUB je standard pro elektronické knihy s příponou <emph>.epub</emph>, který lze stáhnout a číst na zařízeních, jako jsou smartphony, tablety, počítače nebo čtečky.</variable>"
+#. FDzf7
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -648,6 +727,7 @@ msgctxt ""
msgid "EPUB is a technical standard published now by the <link href=\"https://www.w3.org/publishing/\" name=\"IDPF\">Publishing group of W3C</link>. EPUB is a popular format because it is open and is based on HTML."
msgstr "EPUB je technická norma publikovaná nyní <link href=\"https://www.w3.org/publishing/\" name=\"IDPF\">Publishing group of W3C</link>. EPUB je populární formát, protože je otevřený a je založen na HTML."
+#. NoaPc
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -656,6 +736,7 @@ msgctxt ""
msgid "An EPUB publication is delivered as a single file and is an unencrypted zipped archive containing a website. It includes HTML files, images, CSS style sheets, and other assets such as metadata, multimedia and interactivity."
msgstr "Publikace EPUB je dodávána jako jeden soubor a jde o nešifrovaný ZIP archiv obsahující webové stránky. Obsahuje soubory HTML, obrázky, styly CSS a další prvky, jako jsou metadata, multimédia a interaktivita."
+#. SZipe
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -664,6 +745,7 @@ msgctxt ""
msgid "WebDAV"
msgstr "WebDAV"
+#. MFTvM
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -672,6 +754,7 @@ msgctxt ""
msgid "Short for Web-based Distributed Authoring and Versioning, an IETF standard set of platform-independent extensions to HTTP that allows users to collaboratively edit and manage files on remote Web servers. WebDAV features XML properties on metadata, locking - which prevents authors from overwriting each other's changes - namespace manipulation and remote file management. WebDav is sometimes referred to as DAV."
msgstr "Zkratka pro Web-based Distributed Authoring and Versioning, IETF standardní sada platformově nezávislých rozšíření protokolu HTTP, která umožňuje uživatelům spolupracovat při úpravách a správě souborů na vzdálených webových serverech. WebDAV nabízí XML vlastnosti v metadatech, zamykání - což zabraňuje autorům v přepsání vzájemných změn - manipulaci s názvem a vzdálenou správu souborů. WebDav je někdy označován jako DAV."
+#. nK4wJ
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -680,6 +763,7 @@ msgctxt ""
msgid "Frames"
msgstr "Rámce"
+#. omvuA
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -688,6 +772,7 @@ msgctxt ""
msgid "Frames are useful for designing the layout of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> pages. $[officename] uses floating frames into which you can place objects such as graphics, movie files and sound. The context menu of a frame shows the options for restoring or editing frame contents. Some of these commands are also listed in <emph>Edit - Object</emph> when the frame is selected."
msgstr "Rámce představují užitečný prvek vzhledu stránek <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. V sadě $[officename] je možné vložit plovoucí rámce. Tyto rámce mohou obsahovat objekty, tzn. obrázky, soubory s videozáznamy, zvuky atd., a mohou být vloženy do stránek HTML. Místní nabídka rámce zobrazuje možnosti k dispozici pro obnovení nebo úpravy obsahu rámce; některé z těchto možností také naleznete, pokud po vybrání rámce klepnete na příkaz <emph>Úpravy - Objekt</emph>."
+#. 3xGWj
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -696,6 +781,7 @@ msgctxt ""
msgid "FTP"
msgstr "FTP"
+#. LJ8Pq
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -704,6 +790,7 @@ msgctxt ""
msgid "FTP stands for File Transfer Protocol and is the standard transfer protocol for files in the Internet. An FTP server is a program on a computer connected to the Internet which stores files to be transmitted with the aid of FTP. While FTP is responsible for transmitting and downloading Internet files, <link href=\"text/shared/00/00000002.xhp#http\" name=\"HTTP\">HTTP</link> (Hypertext Transfer Protocol) provides the connection setup and data transfer between WWW servers and clients."
msgstr "FTP je zkratka slov File Transfer Protocol a označuje standardní protokol pro přenos souborů v Internetu. Server FTP je program v počítači připojeném k Internetu, který obsahuje uložené soubory určené k přenosu pomocí protokolu FTP. Protokol FTP zajišťuje přenos a stažení souborů Internetu, kdežto protokol <link href=\"text/shared/00/00000002.xhp#http\" name=\"HTTP\">HTTP</link> (Hypertext Transfer Protocol) poskytuje nastavení připojení a přenos dat mezi servery WWW a klienty."
+#. DfnEq
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -712,6 +799,7 @@ msgctxt ""
msgid "<bookmark_value>HTML; definition</bookmark_value>"
msgstr "<bookmark_value>HTML; definice</bookmark_value>"
+#. oGgjA
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -720,6 +808,7 @@ msgctxt ""
msgid "HTML"
msgstr "HTML"
+#. BRhCV
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -728,6 +817,7 @@ msgctxt ""
msgid "HTML (Hypertext Markup Language) is a document code language, which is used as the file format for WWW documents. It is derived from <link href=\"text/shared/00/00000002.xhp#sgml\" name=\"SGML\">SGML</link> and integrates text, graphics, videos and sound."
msgstr "HTML (Hypertext Markup Language) je kódový jazyk dokumentu sloužící jako formát souborů pro dokumenty sítě WWW. Je odvozen od jazyka <link href=\"text/shared/00/00000002.xhp#sgml\" name=\"SGML\">SGML</link> a integruje text, obrázky, video a zvuk."
+#. RWrXM
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -736,6 +826,7 @@ msgctxt ""
msgid "If you want to type HTML commands directly, for example when doing exercises from one of the many available HTML books, remember that HTML pages are pure text files. Save your document under the document type <emph>Text </emph>and give it the file name extension .HTML. Be sure there are no umlauts or other special characters of the extended character set. If you want to re-open this file in $[officename] and edit the HTML code, you must load it with the file type <emph>Text</emph> and not with the file type <emph>Web pages</emph>."
msgstr "Jestliže chcete zadat příkazy v jazyce HTML přímo (například při provádění cvičení z jedné z mnoha dostupných knih o jazyce HTML), je třeba pamatovat na to, že stránky HTML jsou čistě textové soubory v 7bitovém kódu ASCII. Uložte dokument, který musí být zadán přímo v kódu HTML bez přehlásek a jiných speciálních znaků rozšířené znakové sady, jako dokument ve formátu <emph>prostého textu</emph>. Zadejte u dokumentu příponu souboru .HTML. Budete-li později chtít tento soubor v sadě $[officename] otevřít a upravit kód HTML, je nutné jej načíst jako typ souboru ve formátu <emph>prostého textu</emph>, nikoli jako typ <emph>Webová stránka</emph>."
+#. HJGu5
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -744,6 +835,7 @@ msgctxt ""
msgid "There are several references on the Internet providing an introduction to the HTML language."
msgstr "Internet obsahuje několik odkazů na adresy, kde lze najít úvod do jazyka HTML."
+#. RfGCV
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -752,6 +844,7 @@ msgctxt ""
msgid "HTTP"
msgstr "HTTP"
+#. qfuMp
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -760,6 +853,7 @@ msgctxt ""
msgid "The Hypertext Transfer Protocol is a record of transmission of WWW documents between WWW servers (hosts) and browsers (clients)."
msgstr "Protokol HTTP (HyperText Transfer Protocol) definuje způsob přenosu dokumentů sítě WWW mezi WWW servery (hostiteli) a prohlížeči (klienty)."
+#. Mde9o
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -768,6 +862,7 @@ msgctxt ""
msgid "<bookmark_value>hyperlinks; definition</bookmark_value>"
msgstr "<bookmark_value>hypertextové odkazy; definice</bookmark_value>"
+#. YzRaD
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -776,6 +871,7 @@ msgctxt ""
msgid "Hyperlink"
msgstr "Hypertextový odkaz"
+#. NobQB
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -784,6 +880,7 @@ msgctxt ""
msgid "Hyperlinks are cross-references, highlighted in text in various colors and activated by mouse-click. With the aid of hyperlinks, readers can jump to specific information within a document as well as to related information in other documents."
msgstr "Hypertextové odkazy jsou křížové odkazy zvýrazněné v textu různými barvami a aktivované klepnutím myší. Pomocí hypertextových odkazů mohou čtenáři přeskočit na určité informace v dokumentu nebo na související informace v jiných dokumentech."
+#. ggyWG
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -792,6 +889,7 @@ msgctxt ""
msgid "In $[officename] you can assign hyperlinks to text as well as to graphics and text frames (see the Hyperlink Dialog icon on the Standard bar)."
msgstr "V sadě $[officename] je možné hypertextové odkazy přiřadit k textu, obrázkům a textovým rámcům (viz ikona Hypertextový odkaz na liště Standardní)."
+#. uYSgv
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -800,6 +898,7 @@ msgctxt ""
msgid "<bookmark_value>ImageMap; definition</bookmark_value>"
msgstr "<bookmark_value>obrázková mapa; definice</bookmark_value>"
+#. tWzD5
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -808,6 +907,7 @@ msgctxt ""
msgid "ImageMap"
msgstr "Obrázková mapa"
+#. h8MPs
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -816,6 +916,7 @@ msgctxt ""
msgid "An ImageMap is a reference-sensitive graphic or text frame. You can click on defined areas of the graphic or text frame to go to a target (<link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>), which is linked with the area. The reference areas, along with the linked URLs and corresponding text displayed when resting the mouse pointer on these areas, are defined in the <link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap Editor\">ImageMap Editor</link>."
msgstr "Obrázková mapa je obrázek nebo textový rámec s odkazy. Po klepnutí na určené oblasti obrázku nebo textového rámce je možné přejít na cíl (<link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>), který je s oblastí propojen. K definování oblastí s odkazy, propojených adres URL a odpovídajícího textu, který se zobrazí po umístění ukazatele myši na dané oblasti, slouží <link href=\"text/shared/01/02220000.xhp\" name=\"Editor obrázkových map\">Editor obrázkových map</link>."
+#. CzwEW
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -824,6 +925,7 @@ msgctxt ""
msgid "There are two different types of ImageMaps. A Client Side ImageMap is evaluated on the client computer, which loaded the graphic from the Internet, while a Server Side ImageMap is evaluated on the server computer which provides the <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> page on the Internet. In server evaluation, clicking an ImageMap sends the relative coordinates of the cursor within the image to the server, and a dedicated program on the server responds. In the client evaluation, clicking a defined hotspot of the ImageMap activates the URL, as if it were a normal text link. The URL appears below the mouse pointer when passing across the ImageMap."
msgstr "Existují dva různé typy obrázkových map. Obrázková mapa klienta je analyzována v cílovém počítači, který načte obrázek z Internetu, zatímco obrázková mapa serveru je analyzována v počítači, který poskytuje stránku <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> v Internetu. Při analýze na serveru jsou klepnutím na obrázkovou mapu odeslány relativní souřadnice umístění kurzoru v obrázku nebo rámci na server; na základě těchto dat je na serveru spuštěna odpovídající reakce zvláštního programu. Je-li používán \"moderní\" způsob vyhodnocení na straně klienta, aktivuje klepnutí na definovaný aktivní bod propojenou adresu URL, jako by se jednalo o standardní textový odkaz. Adresa URL se při přechodu přes obrázkovou mapu zobrazí pod ukazatelem myši."
+#. Tk4uc
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -832,6 +934,7 @@ msgctxt ""
msgid "As ImageMaps can be used in different ways, they can be stored in different formats."
msgstr "Vzhledem k tomu, že ImageMaps lze používat různými způsoby, mohou být uloženy v různých formátech."
+#. EAAkj
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -840,6 +943,7 @@ msgctxt ""
msgid "ImageMap Formats"
msgstr "Formáty obrázkových map"
+#. zVUjE
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -848,6 +952,7 @@ msgctxt ""
msgid "ImageMaps are basically divided between those that are analyzed on the server (i. e. your Internet provider) and those analyzed on the web browser of the reader's computer."
msgstr "Obrázkové mapy je možné rozdělit na dvě základní skupiny: obrázkové mapy analyzované na straně serveru (tj. poskytovatelem služeb Internetu) a obrázkové mapy analyzované webovým prohlížečem v počítači uživatele."
+#. BiN57
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -856,6 +961,7 @@ msgctxt ""
msgid "<bookmark_value>Server Side ImageMap</bookmark_value>"
msgstr "<bookmark_value>obrázková mapa na straně serveru</bookmark_value>"
+#. RQHEF
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -864,6 +970,7 @@ msgctxt ""
msgid "Server Side ImageMaps"
msgstr "Obrázkové mapy na straně serveru"
+#. E6FbV
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -872,6 +979,7 @@ msgctxt ""
msgid "Server Side ImageMaps appear for the reader as a picture or frame on the page. Click on the ImageMap with the mouse, and the coordinates of the relative position are sent to the server. Aided by an extra program, the server then determines the next step to take. There are several incompatible methods to define this process, the two most common being:"
msgstr "Obrázkové mapy na straně serveru se uživateli zobrazí jako obrázek nebo rámec na stránce. Jestliže na obrázkovou mapu klepnete myší, jsou souřadnice relativní polohy odeslány na server. Pomocí zvláštního programu určí server další kroky. Tento proces je definován několika nekompatibilními metodami, z nichž jsou nejběžnější:"
+#. JqMm2
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -880,6 +988,7 @@ msgctxt ""
msgid "W3C (CERN) HTTP Server (Format type: MAP - CERN)"
msgstr "server HTTP W3C (CERN) (typ formátu: MAP - CERN),"
+#. L8FnL
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -888,6 +997,7 @@ msgctxt ""
msgid "NCSA HTTP Server (Format type: MAP - NCSA)"
msgstr "server HTTP NCSA (typ formátu: MAP - NCSA)."
+#. WnvdK
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -896,6 +1006,7 @@ msgctxt ""
msgid "$[officename] creates ImageMaps for both methods. Select the format from the <emph>File type </emph>list in the <emph>Save As </emph>dialog in the <emph>ImageMap Editor</emph>. Separate Map Files are created which you must upload to the server. You will need to ask your provider or network administrator which type of ImageMaps are supported by the server and how to access the evaluation program."
msgstr "$[officename] umožňuje vytvořit obrázkové mapy pro obě metody. Formát vyberte ze seznamu <emph>Typ souboru</emph> v dialogovém okně <emph>Uložit jako</emph> <emph>Editoru obrázkových map</emph>. Jsou vytvořeny samostatné soubory map, které je nutné odeslat na server. Vždy je však nutné dotázat se poskytovatele nebo správce sítě, jaký typ obrázkových map je na serveru podporován a jak je možné získat přístup k programu pro zpracování."
+#. TZxFS
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -904,6 +1015,7 @@ msgctxt ""
msgid "<bookmark_value>Client Side ImageMap</bookmark_value>"
msgstr "<bookmark_value>obrázková mapa na straně klienta</bookmark_value>"
+#. ENXCD
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -912,6 +1024,7 @@ msgctxt ""
msgid "Client Side ImageMap"
msgstr "Obrázková mapa na straně klienta"
+#. DKeXA
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -920,6 +1033,7 @@ msgctxt ""
msgid "The area of the picture or frame where the reader can click is indicated by the appearance of the linked <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> when the mouse passes over the area. The ImageMap is stored in a layer below the picture and contains information about the referenced regions. The only disadvantage of Client Side ImageMaps is that older Web browsers cannot read them; a disadvantage that will, however, resolve itself in time."
msgstr "Oblast obrázku nebo rámce, na kterou může uživatel klepnout, je označena tím, že se při přechodu myši přes danou oblast zobrazí propojená adresa <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>. Obrázková mapa je uložena ve vrstvě pod obrázkem a obsahuje informace o oblastech, na něž směřují odkazy. Jediná nevýhoda obrázkové mapy na straně klienta spočívá ve skutečnosti, že nemůže být zpracována staršími webovými prohlížeči; tato nevýhoda se však vyřeší časem sama."
+#. DBqoR
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -928,6 +1042,7 @@ msgctxt ""
msgid "When saving the ImageMap, select the file type <emph>SIP - StarView ImageMap</emph>. This saves the ImageMap directly in a format which can be applied to every active picture or frame in your document. However, if you just want to use the ImageMap on the current picture or text frame, you do not have to save it in any special format. After defining the regions, simply click <emph>Apply</emph>. Nothing more is necessary. Client Side ImageMaps saved in <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> format are inserted directly into the page in HTML code."
msgstr "Při ukládání obrázkové mapy vyberte typ souboru <emph>SIP - StarView ImageMap</emph> a uložte tak obrázkovou mapu přímo ve formátu, který může být použit u všech aktivních obrázků nebo rámců v dokumentu. Pokud však chcete obrázkovou mapu použít pouze u aktuálního obrázku nebo textového rámce, není nutné ji ukládat v žádném zvláštním formátu. Po určení oblastí stačí pouze klepnout na tlačítko <emph>Použít</emph>. Žádná další akce není nutná. Obrázkové mapy klienta uložené ve formátu <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> jsou vloženy přímo na stránku v kódu HTML."
+#. JCSdG
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -936,6 +1051,7 @@ msgctxt ""
msgid "<bookmark_value>Java; definition</bookmark_value>"
msgstr "<bookmark_value>Java; definice</bookmark_value>"
+#. 7H2Kd
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -944,6 +1060,7 @@ msgctxt ""
msgid "Java"
msgstr "Java"
+#. PWzh7
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -952,6 +1069,7 @@ msgctxt ""
msgid "The Java programming language is a platform independent programming language that is especially suited for use in the Internet. Web pages and applications programmed with Java class files can be used on all modern operating systems. Programs using Java programming language are usually developed in a Java development environment and then compiled to a \"byte code\"."
msgstr "Java je na platformě nezávislý programovací jazyk, který je obzvlášť vhodný pro použití na internetu. Webové stránky a aplikace programované v \"class\" souborech Javy mohou být použity na všech moderních operačních systémech. Programy v jazyku Java jsou zpravidla vytvářeny ve vývojových prostředích pro Javu a poté kompilovány do \"byte kódu\"."
+#. nyMQS
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -960,6 +1078,7 @@ msgctxt ""
msgid "Proxy"
msgstr "Proxy"
+#. cANAA
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -968,6 +1087,7 @@ msgctxt ""
msgid "A proxy is a computer in the network acting as a kind of clipboard for data transfer. Whenever you access the Internet from a company network and request a Web page that has already been read by a colleague, the proxy will be able to display the page much quicker, as long as it's still in the memory. All that has to be checked in this case is that the page stored in the proxy is the latest version. If this is the case, the page won't have to be downloaded from the much slower Internet but can be loaded directly from the proxy."
msgstr "Server proxy je počítač v síti, který funguje jako určitý druh schránky pro přenos dat. Kdykoli přistupujete k Internetu z podnikové sítě a požádáte o webovou stránku, kterou již zobrazil spolupracovník, bude moci server proxy zobrazit takové stránky mnohem rychleji, protože jsou stále v paměti. V takovém případě je třeba pouze zkontrolovat, že je na serveru proxy uložena nejnovější verze stránky. Pokud ano, nebude muset být stránka stažena z mnohem pomalejšího Internetu, ale je možné ji načíst přímo ze serveru proxy."
+#. WsufY
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -976,6 +1096,7 @@ msgctxt ""
msgid "<bookmark_value>SGML; definition</bookmark_value>"
msgstr "<bookmark_value>SGML; definice</bookmark_value>"
+#. Fjdwm
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -984,6 +1105,7 @@ msgctxt ""
msgid "SGML"
msgstr "SGML"
+#. NaEKG
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -992,6 +1114,7 @@ msgctxt ""
msgid "SGML stands for \"Standard Generalized Markup Language\". SGML is based on the idea that documents have structural and other semantic elements that can be described without reference to how such elements should be displayed. The actual display of such a document may vary, depending on the output medium and style preferences. In structured texts, SGML not only defines structures (in the DTD = Document Type Definition) but also ensures they are consistently used."
msgstr "SGML je zkratka slov Standard Generalized Markup Language. Jazyk SGML umožňuje definovat logickou strukturu dokumentů. Ta nesouvisí s pozdějším vzhledem dokumentů. Určitý odstavec bude například kódován jako název prvního řádu, který je následován odstavcem s kódováním těla textu. Jazyk SGML definuje také způsob vložení jiných než textových informací do textu, například videa nebo načtených hodnot. Ve strukturovaných textech definuje jazyk SGML nejen strukturu (v definici DTD = Document Type Definition), ale zajišťuje také její konzistentní používání."
+#. SD7LT
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -1000,6 +1123,7 @@ msgctxt ""
msgid "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> is a specialized application of SGML. This means that most Web browsers support only a limited range of SGML standards and that almost all SGML-enabled systems can produce attractive HTML pages."
msgstr "Jazyk <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> je specializované použití jazyka SGML. Znamená to, že většina webových prohlížečů podporuje pouze omezený rozsah standardů SGML a že téměř všechny systémy používající jazyk SGML mohou vytvářet zajímavé stránky HTML."
+#. M2LKq
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -1008,6 +1132,7 @@ msgctxt ""
msgid "<bookmark_value>search engines; definition</bookmark_value>"
msgstr "<bookmark_value>vyhledávací stroje; definice</bookmark_value>"
+#. 4c62D
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -1016,6 +1141,7 @@ msgctxt ""
msgid "Search Engines"
msgstr "Vyhledávací stroje"
+#. v5Dq5
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -1024,6 +1150,7 @@ msgctxt ""
msgid "A search engine is a service in the Internet based on a software program used to explore a vast amount of information using key words."
msgstr "Vyhledávací stroj je služba v Internetu založená na softwarovém programu, který umožňuje prohledávat obrovské množství informací pomocí klíčových slov."
+#. jbgJE
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -1032,6 +1159,7 @@ msgctxt ""
msgid "<bookmark_value>tags; definition</bookmark_value>"
msgstr "<bookmark_value>značky HTML; definice</bookmark_value>"
+#. opfuB
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -1040,6 +1168,7 @@ msgctxt ""
msgid "Tags"
msgstr "Značky"
+#. JYJaQ
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -1048,6 +1177,7 @@ msgctxt ""
msgid "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> pages contain certain structural and formatting instructions called tags. Tags are code words enclosed by brackets in the document description language HTML. Many tags contain text or hyperlink references between the opening and closing brackets. For example, titles are marked by the tags <h1> at the beginning and </h1> at the end of the title. Some tags only appear on their own such as <br> for a line break or <img ...> to link a graphic."
msgstr "Stránky <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> vytvořené v 7bitovém textu ASCII obsahují určité strukturální a formátovací instrukce nazývané značky. Značky jsou kódová slova uzavřená v popisném jazyku dokumentu HTML závorkami. Řada značek obsahuje mezi otevírací a uzavírací závorkou text nebo hypertextové odkazy. Nadpisy jsou například vyznačeny značkami <h1> na začátku a </h1> na konci. Některé značky se vyskytují pouze samostatně, například <br> označující zalomení řádku nebo <img ...> odkazující na obrázek."
+#. c7EwD
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -1056,6 +1186,7 @@ msgctxt ""
msgid "<bookmark_value>URL; definition</bookmark_value>"
msgstr "<bookmark_value>URL; definice</bookmark_value>"
+#. d5uGy
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -1064,6 +1195,7 @@ msgctxt ""
msgid "URL"
msgstr "URL"
+#. CLTAn
#: 00000002.xhp
msgctxt ""
"00000002.xhp\n"
@@ -1072,6 +1204,7 @@ msgctxt ""
msgid "The Uniform Resource Locator (URL) displays the address of a document or a server in the Internet. The general structure of a URL varies according to type and is generally in the form Service://Hostname:Port/Path/Page#Mark although not all elements are always required. An URL can be a FTP address, a WWW (HTTP) address, a file address or an e-mail address."
msgstr "Adresa URL (Uniform Resource Locator) zobrazuje adresu dokumentu nebo serveru v síti Internet. Obecná struktura adresy URL se liší podle typu a obvykle má podobu služba://hostitel:port/cesta/stránka#značka, i když nejsou vždy povinné všechny prvky. Adresa URL může být adresou serveru FTP, adresou sítě WWW (HTTP), adresou souboru nebo e-mailovou adresou."
+#. qAvon
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1080,6 +1213,7 @@ msgctxt ""
msgid "Conversion of measurement units"
msgstr "Převod měrných jednotek"
+#. Av7Mw
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1088,6 +1222,7 @@ msgctxt ""
msgid "<bookmark_value>measurement units; converting</bookmark_value><bookmark_value>units; converting</bookmark_value><bookmark_value>converting;metrics</bookmark_value><bookmark_value>metrics;converting</bookmark_value>"
msgstr "<bookmark_value>měrné jednotky; převádění</bookmark_value><bookmark_value>jednotky; převádění</bookmark_value><bookmark_value>převádění; metrika</bookmark_value><bookmark_value>metrika; převádění</bookmark_value>"
+#. 5XLzC
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1096,6 +1231,7 @@ msgctxt ""
msgid "Conversion of measurement units"
msgstr "Převod měrných jednotek"
+#. Ue7vj
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1104,6 +1240,7 @@ msgctxt ""
msgid "In some dialogs, you can enter measurement values into input boxes. If you just enter a numerical value, the default measurement unit is used."
msgstr "V některých dialozích je možné vložit rozměr do vstupních polí. Vložíte-li pouze číselnou hodnotu, bude použita výchozí měrná jednotka."
+#. BjmiX
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1112,6 +1249,7 @@ msgctxt ""
msgid "You define the default measurement unit for Writer text documents in the dialog that you get by choosing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - General</emph>. For Calc, Draw, and Impress, you open a document of that type and then open the appropriate <emph>General</emph> page as for Writer."
msgstr "Výchozí měrné jednotky se určují pro textové dokumenty Writeru v dialogovém okně, které se vyvolá volbou <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Obecné</emph>. Pro programy Calc, Draw a Impress otevřete dokument daného typu a poté otevřete příslušnou stránku <emph>Obecné</emph> obdobně jako pro Writer."
+#. AZWAo
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1120,6 +1258,7 @@ msgctxt ""
msgid "In input boxes for length units you can also add the unit abbreviation according to the following list:"
msgstr "Ve vstupních polích jednotek délky je také možné přidat podle následujícího výčtu odpovídající jednotkovou zkratku:"
+#. 3M8Eu
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1128,6 +1267,7 @@ msgctxt ""
msgid "Unit abbreviation"
msgstr "Zkratka jednotky"
+#. BF6eR
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1136,6 +1276,7 @@ msgctxt ""
msgid "Explanation"
msgstr "Vysvětlení"
+#. TGqwe
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1144,6 +1285,7 @@ msgctxt ""
msgid "mm"
msgstr "mm"
+#. GGz8E
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1152,6 +1294,7 @@ msgctxt ""
msgid "Millimeter"
msgstr "Milimetr"
+#. dHEGA
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1160,6 +1303,7 @@ msgctxt ""
msgid "cm"
msgstr "cm"
+#. MEFUf
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1168,6 +1312,7 @@ msgctxt ""
msgid "Centimeter"
msgstr "Centimetr"
+#. ytSGu
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1176,6 +1321,7 @@ msgctxt ""
msgid "in or ″"
msgstr "in nebo \""
+#. DHhD5
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1184,6 +1330,7 @@ msgctxt ""
msgid "Inch"
msgstr "Palec"
+#. TE2Mb
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1192,6 +1339,7 @@ msgctxt ""
msgid "pi"
msgstr "pi"
+#. 2Ae38
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1200,6 +1348,7 @@ msgctxt ""
msgid "Pica"
msgstr "Pika"
+#. ouWA2
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1208,6 +1357,7 @@ msgctxt ""
msgid "pt"
msgstr "pt"
+#. NrEhS
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1216,6 +1366,7 @@ msgctxt ""
msgid "Point"
msgstr "Bod"
+#. xyKFh
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1224,6 +1375,7 @@ msgctxt ""
msgid "The following formulas convert the units:"
msgstr "Platí následující převody mezi jednotkami:"
+#. AL8cN
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1232,6 +1384,7 @@ msgctxt ""
msgid "1 cm = 10 mm"
msgstr "1 cm = 10 mm"
+#. 2Fd3d
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1240,6 +1393,7 @@ msgctxt ""
msgid "1 inch = 2.54 cm"
msgstr "1 palec = 2,54 cm"
+#. y8TLB
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1248,6 +1402,7 @@ msgctxt ""
msgid "1 inch = 6 Pica = 72 Point"
msgstr "1 palec = 6 Pica = 72 bodů"
+#. Ef2Zd
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1256,6 +1411,7 @@ msgctxt ""
msgid "For example, in a text document, open <emph>Format - Paragraph - Indents & Spacing</emph>. To indent the current paragraph by one inch, enter <item type=\"literal\">1 in</item> or <item type=\"literal\">1\"</item> into the \"Before text\" box. To indent the paragraph by 1 cm, enter <item type=\"literal\">1 cm</item> into the input box."
msgstr "V textovém dokumentu například otevřete <emph>Formát - Odstavec - Odsazení a rozestupy</emph>. Abyste odsadili odstavec o jeden palec, vložte <item type=\"literal\">1 in</item> nebo <item type=\"literal\">1\"</item> do pole \"Zleva\". Pro odsazení odstavce o 1 cm vložte do pole <item type=\"literal\">1 cm</item>."
+#. XLJmG
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
@@ -1264,6 +1420,7 @@ msgctxt ""
msgid "To input the maximum or minimum allowed value respectively, click the current value and then press the <item type=\"keycode\">Page Up</item> or <item type=\"keycode\">Page Down</item> key."
msgstr "Pro vložení nejvyšší nebo nejnižší povolené hodnoty klepněte na stávající hodnotu a stiskněte <item type=\"keycode\">Page Up</item> nebo <item type=\"keycode\">Page Down</item>."
+#. EDSDr
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1272,6 +1429,7 @@ msgctxt ""
msgid "To access this command..."
msgstr "Pro přístup k tomuto příkazu..."
+#. FFv7f
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1280,6 +1438,7 @@ msgctxt ""
msgid "<variable id=\"wie\">To access this command...</variable>"
msgstr "<variable id=\"wie\">Pro přístup k tomuto příkazu...</variable>"
+#. viRG4
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1288,6 +1447,7 @@ msgctxt ""
msgid "<variable id=\"related\"><emph>Related Topics</emph></variable>"
msgstr "<variable id=\"related\"><emph>Související témata</emph></variable>"
+#. bBAN4
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1296,6 +1456,7 @@ msgctxt ""
msgid "<variable id=\"samplefile\">Open file with example:</variable>"
msgstr "<variable id=\"samplefile\">Otevřít soubor s příkladem:</variable>"
+#. yACEn
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1304,6 +1465,7 @@ msgctxt ""
msgid "<image id=\"img_id3152427\" src=\"cmd/sc_color.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152427\">Icon</alt></image>"
msgstr "<image id=\"img_id3152427\" src=\"cmd/sc_color.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152427\">Ikonka</alt></image>"
+#. 2Cahs
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1312,6 +1474,7 @@ msgctxt ""
msgid "Font Color"
msgstr "Barva písma"
+#. AEQa2
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1320,6 +1483,7 @@ msgctxt ""
msgid "<image id=\"img_id3149716\" src=\"cmd/sc_color.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149716\">Icon</alt></image>"
msgstr "<image id=\"img_id3149716\" src=\"cmd/sc_color.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149716\">Ikonka</alt></image>"
+#. gfGjE
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1328,6 +1492,7 @@ msgctxt ""
msgid "Font Color"
msgstr "Barva písma"
+#. TsxVC
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1336,6 +1501,7 @@ msgctxt ""
msgid "<image id=\"img_id3146957\" src=\"cmd/sc_justifypara.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146957\">Icon</alt></image>"
msgstr "<image id=\"img_id3146957\" src=\"cmd/sc_justifypara.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146957\">Ikonka</alt></image>"
+#. tMJpB
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1344,6 +1510,7 @@ msgctxt ""
msgid "Line spacing: 1"
msgstr "Řádkování: 1"
+#. sSzjR
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1352,6 +1519,7 @@ msgctxt ""
msgid "<image id=\"img_id3163802\" src=\"cmd/sc_spacepara15.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3163802\">Icon</alt></image>"
msgstr "<image id=\"img_id3163802\" src=\"cmd/sc_spacepara15.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3163802\">Ikonka</alt></image>"
+#. UDFqe
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1360,6 +1528,7 @@ msgctxt ""
msgid "Line spacing: 1.5"
msgstr "Řádkování: 1.5"
+#. PFarr
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1368,6 +1537,7 @@ msgctxt ""
msgid "<image id=\"img_id3153252\" src=\"cmd/sc_spacepara2.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153252\">Icon</alt></image>"
msgstr "<image id=\"img_id3153252\" src=\"cmd/sc_spacepara2.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153252\">Ikonka</alt></image>"
+#. GEXHB
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1376,6 +1546,7 @@ msgctxt ""
msgid "Line spacing: 2"
msgstr "Řádkování: 2"
+#. p8Fmo
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1384,6 +1555,7 @@ msgctxt ""
msgid "<image id=\"img_id3153126\" src=\"cmd/sc_superscript.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153126\">Icon</alt></image>"
msgstr "<image id=\"img_id3153126\" src=\"cmd/sc_superscript.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153126\">Ikonka</alt></image>"
+#. hc7Ku
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1392,6 +1564,7 @@ msgctxt ""
msgid "Superscript"
msgstr "Horní index"
+#. DK4KB
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1400,6 +1573,7 @@ msgctxt ""
msgid "<image id=\"img_id3155135\" src=\"cmd/sc_subscript.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155135\">Icon</alt></image>"
msgstr "<image id=\"img_id3155135\" src=\"cmd/sc_subscript.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155135\">Ikonka</alt></image>"
+#. fQmjX
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1408,6 +1582,7 @@ msgctxt ""
msgid "Subscript"
msgstr "Dolní index"
+#. bfWK3
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1416,6 +1591,7 @@ msgctxt ""
msgid "<image id=\"img_id3149294\" src=\"media/helpimg/feldurch.png\" width=\"0.9374inch\" height=\"0.2398inch\"><alt id=\"alt_id3149294\">Icon</alt></image>"
msgstr "<image id=\"img_id3149294\" src=\"media/helpimg/feldurch.png\" width=\"0.9374inch\" height=\"0.2398inch\"><alt id=\"alt_id3149294\">Ikonka</alt></image>"
+#. ETAN9
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1424,6 +1600,7 @@ msgctxt ""
msgid "Line Style"
msgstr "Styl čáry"
+#. vouoj
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1432,6 +1609,7 @@ msgctxt ""
msgid "<image id=\"img_id3148401\" src=\"media/helpimg/feldcolo.png\" width=\"1.0417inch\" height=\"0.2398inch\"><alt id=\"alt_id3148401\">Icon</alt></image>"
msgstr "<image id=\"img_id3148401\" src=\"media/helpimg/feldcolo.png\" width=\"1.0417inch\" height=\"0.2398inch\"><alt id=\"alt_id3148401\">Ikonka</alt></image>"
+#. H2LTC
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1440,6 +1618,7 @@ msgctxt ""
msgid "Line Color"
msgstr "Barva čáry"
+#. R4qYw
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1448,6 +1627,7 @@ msgctxt ""
msgid "<image id=\"img_id3149807\" src=\"media/helpimg/feldbrei.png\" width=\"0.6563inch\" height=\"0.2189inch\"><alt id=\"alt_id3149807\">Icon</alt></image>"
msgstr "<image id=\"img_id3149807\" src=\"media/helpimg/feldbrei.png\" width=\"0.6563inch\" height=\"0.2189inch\"><alt id=\"alt_id3149807\">Ikonka</alt></image>"
+#. CWENi
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1456,6 +1636,7 @@ msgctxt ""
msgid "Line Width"
msgstr "Šířka čáry"
+#. 3Bcj6
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1464,6 +1645,7 @@ msgctxt ""
msgid "<image id=\"img_id3145152\" src=\"media/helpimg/swh00117.png\" width=\"2.0835inch\" height=\"0.2398inch\"><alt id=\"alt_id3145152\">Icon</alt></image>"
msgstr "<image id=\"img_id3145152\" src=\"media/helpimg/swh00117.png\" width=\"2.0835inch\" height=\"0.2398inch\"><alt id=\"alt_id3145152\">Ikonka</alt></image>"
+#. fErWC
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1472,6 +1654,7 @@ msgctxt ""
msgid "Area Style / Filling"
msgstr "Styl výplně oblasti"
+#. idU7Y
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1480,6 +1663,7 @@ msgctxt ""
msgid "<image id=\"img_id3147502\" src=\"cmd/sc_aligntop.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147502\">Icon</alt></image>"
msgstr "<image id=\"img_id3147502\" src=\"cmd/sc_aligntop.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147502\">Ikonka</alt></image>"
+#. 9YVAT
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1488,6 +1672,7 @@ msgctxt ""
msgid "Align Top"
msgstr "Zarovnat nahoru"
+#. udqD8
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1496,6 +1681,7 @@ msgctxt ""
msgid "<image id=\"img_id3150410\" src=\"cmd/sc_cellvertbottom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150410\">Icon</alt></image>"
msgstr "<image id=\"img_id3150410\" src=\"cmd/sc_cellvertbottom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150410\">Ikonka</alt></image>"
+#. Ef3xo
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1504,6 +1690,7 @@ msgctxt ""
msgid "Align Bottom"
msgstr "Zarovnat dolů"
+#. nfhuR
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1512,6 +1699,7 @@ msgctxt ""
msgid "<image id=\"img_id3153363\" src=\"cmd/sc_alignvcenter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153363\">Icon</alt></image>"
msgstr "<image id=\"img_id3153363\" src=\"cmd/sc_alignvcenter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153363\">Ikonka</alt></image>"
+#. azeZ6
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1520,6 +1708,7 @@ msgctxt ""
msgid "Align Center Vertically"
msgstr "Zarovnat svisle na střed"
+#. 3wjgx
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1528,6 +1717,7 @@ msgctxt ""
msgid "<image id=\"img_id3159123\" src=\"svx/res/nu01.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159123\">Icon</alt></image>"
msgstr "<image id=\"img_id3159123\" src=\"svx/res/nu01.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159123\">Ikonka</alt></image>"
+#. ENztd
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1536,6 +1726,7 @@ msgctxt ""
msgid "Apply"
msgstr "Použít"
+#. kw92r
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1544,6 +1735,7 @@ msgctxt ""
msgid "<image id=\"img_id3145364\" src=\"svx/res/nu02.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145364\">Icon</alt></image>"
msgstr "<image id=\"img_id3145364\" src=\"svx/res/nu02.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145364\">Ikonka</alt></image>"
+#. kXRJp
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1552,6 +1744,7 @@ msgctxt ""
msgid "Cancel"
msgstr "Zrušit"
+#. zGR3u
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1560,6 +1753,7 @@ msgctxt ""
msgid "<image id=\"img_id3154096\" src=\"svtools/res/up_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154096\">Icon</alt></image>"
msgstr "<image id=\"img_id3154096\" src=\"svtools/res/up_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154096\">Ikonka</alt></image>"
+#. rJNkG
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1568,6 +1762,7 @@ msgctxt ""
msgid "Up One Level"
msgstr "O úroveň výše"
+#. tTN8K
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1576,6 +1771,7 @@ msgctxt ""
msgid "<image id=\"img_id3153279\" src=\"fpicker/res/fp014.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153279\">Icon</alt></image>"
msgstr "<image id=\"img_id3153279\" src=\"fpicker/res/fp014.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153279\">Ikonka</alt></image>"
+#. m6bWV
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1584,6 +1780,7 @@ msgctxt ""
msgid "Create New Directory"
msgstr "Vytvořit nový adresář"
+#. 543XH
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1592,6 +1789,7 @@ msgctxt ""
msgid "<image id=\"img_id3153334\" src=\"svtools/res/up_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153334\">Icon</alt></image>"
msgstr "<image id=\"img_id3153334\" src=\"svtools/res/up_small.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153334\">Ikonka</alt></image>"
+#. zUdcH
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1600,6 +1798,7 @@ msgctxt ""
msgid "Up One Level"
msgstr "O úroveň výše"
+#. WRNAd
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1608,6 +1807,7 @@ msgctxt ""
msgid "<image id=\"img_id3148833\" src=\"fpicker/res/fp014.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148833\">Icon</alt></image>"
msgstr "<image id=\"img_id3148833\" src=\"fpicker/res/fp014.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148833\">Ikonka</alt></image>"
+#. gETA5
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1616,6 +1816,7 @@ msgctxt ""
msgid "Create New Folder"
msgstr "Vytvořit novou složku"
+#. 6cERS
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1624,6 +1825,7 @@ msgctxt ""
msgid "<image id=\"img_id3150656\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150656\">Icon</alt></image>"
msgstr "<image id=\"img_id3150656\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150656\">Ikonka</alt></image>"
+#. MwFVN
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1632,6 +1834,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Go to the previous comment</ahelp>"
msgstr "<ahelp hid=\".\">Přejít na předchozí komentář</ahelp>"
+#. DM3R4
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1640,6 +1843,7 @@ msgctxt ""
msgid "<image id=\"img_id3154363\" src=\"res/sc06300.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154363\">Icon</alt></image>"
msgstr "<image id=\"img_id3154363\" src=\"res/sc06300.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154363\">Ikonka</alt></image>"
+#. zD8D2
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1648,6 +1852,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Go to the next comment</ahelp>"
msgstr "<ahelp hid=\".\">Přejít na následující komentář</ahelp>"
+#. H9hJ7
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1656,6 +1861,7 @@ msgctxt ""
msgid "<image id=\"img_id3147100\" src=\"cmd/sc_open.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147100\">Icon</alt></image>"
msgstr "<image id=\"img_id3147100\" src=\"cmd/sc_open.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147100\">Ikonka</alt></image>"
+#. wYB2E
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1664,6 +1870,7 @@ msgctxt ""
msgid "Open File"
msgstr "Otevřít soubor"
+#. 9BZyi
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1672,6 +1879,7 @@ msgctxt ""
msgid "<image id=\"img_id3156318\" src=\"cmd/sc_saveas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156318\">Icon</alt></image>"
msgstr "<image id=\"img_id3156318\" src=\"cmd/sc_saveas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156318\">Ikonka</alt></image>"
+#. vBAYW
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1680,6 +1888,7 @@ msgctxt ""
msgid "Save As"
msgstr "Uložit jako"
+#. fVpJ7
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1688,6 +1897,7 @@ msgctxt ""
msgid "<image id=\"img_id3155904\" src=\"cmd/sc_exportdirecttopdf.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155904\">Icon</alt></image>"
msgstr "<image id=\"img_id3155904\" src=\"cmd/sc_exportdirecttopdf.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155904\">Ikonka</alt></image>"
+#. QDsEn
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -1696,6 +1906,7 @@ msgctxt ""
msgid "Export Directly as PDF"
msgstr "Přímý export do PDF"
+#. xDED8
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1704,6 +1915,7 @@ msgctxt ""
msgid "General Glossary"
msgstr "Obecná terminologie"
+#. eDFEx
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1712,6 +1924,7 @@ msgctxt ""
msgid "<bookmark_value>common terms;glossaries</bookmark_value><bookmark_value>glossaries;common terms</bookmark_value><bookmark_value>terminology;general glossary</bookmark_value>"
msgstr "<bookmark_value>běžné termíny; pojmy</bookmark_value><bookmark_value>výklad pojmů; běžné termíny</bookmark_value><bookmark_value>terminologie; výklad</bookmark_value>"
+#. MGCGZ
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1720,6 +1933,7 @@ msgctxt ""
msgid "<link href=\"text/shared/00/00000005.xhp\" name=\"General Glossary\">General Glossary</link>"
msgstr "<link href=\"text/shared/00/00000005.xhp\" name=\"Obecná terminologie\">Obecná terminologie</link>"
+#. qDfo9
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1728,6 +1942,7 @@ msgctxt ""
msgid "This glossary includes explanations of some of the most important terms you will come across in $[officename]."
msgstr "Tento glosář obsahuje výklad některých důležitých pojmů, se kterými se setkáte při používání $[officename]."
+#. jyPxi
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1736,6 +1951,7 @@ msgctxt ""
msgid "Use the glossary to look up unfamiliar terms found in any $[officename] application."
msgstr "Pokud v aplikaci $[officename] narazíte na neznámý termín, vyhledejte si jej v tomto glosáři."
+#. BNHm4
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1744,6 +1960,7 @@ msgctxt ""
msgid "<bookmark_value>ASCII; definition</bookmark_value>"
msgstr "<bookmark_value>ASCII; definice</bookmark_value>"
+#. F2w2o
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1752,6 +1969,7 @@ msgctxt ""
msgid "ASCII"
msgstr "ASCII"
+#. XDHZs
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1760,6 +1978,7 @@ msgctxt ""
msgid "Abbreviation for American Standard Code for Information Interchange. ASCII is a character set for displaying fonts on personal computers. It consists of 128 characters including letters, numbers, punctuation and symbols. The extended ASCII character set contains 256 characters. Each character has been assigned a unique number, also referred to as ASCII Code."
msgstr "Zkratka slov American Standard Code for Information Interchange. Kódování ASCII je znaková sada určená pro zobrazení písem v osobních počítačích. Obsahuje 128 znaků pro písmena, čísla, interpunkci a symboly. Rozšířená znaková sada ASCII obsahuje 256 znaků. Jednotlivým znakům jsou přiřazena jedinečná čísla označovaná také jako kód ASCII."
+#. DuxGn
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1768,6 +1987,7 @@ msgctxt ""
msgid "In HTML pages, only characters from the 7 Bit ASCII character set should appear. Other characters, such as German umlauts, are distinguished by way of a separate code. You can input extended ASCII code characters: the $[officename] export filter performs the necessary conversion."
msgstr "Na stránkách HTML by se měly vyskytovat pouze znaky ze 7bitové znakové sady ASCII. Ostatní znaky, například německé přehlásky, jsou rozlišovány pomocí samostatného kódu. Filtr pro export obsažený v $[officename] provede potřebný převod automaticky."
+#. Bhk66
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1776,6 +1996,7 @@ msgctxt ""
msgid "Bézier Object"
msgstr "Bézierův objekt"
+#. sG2dB
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1784,6 +2005,7 @@ msgctxt ""
msgid "Developed by the French mathematician Pierre Bézier, a Bézier curve is a mathematically defined curve used in two-dimensional graphic applications. The curve is defined by four points: the initial position and the terminating position, and two separate middle points. Bézier objects can be modified by moving these points with the mouse."
msgstr "Francouzský matematik Pierre Bézier vyvinul proces matematického znázornění křivek, který byl později pojmenován po něm: Bézierovy křivky. Tyto objekty je možné měnit klepnutím myši na body křivky nebo ovládací body."
+#. vYrNA
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1792,6 +2014,7 @@ msgctxt ""
msgid "<bookmark_value>CTL;definition</bookmark_value><bookmark_value>complex text layout;definition</bookmark_value><bookmark_value>complex text layout, see CTL</bookmark_value>"
msgstr "<bookmark_value>CTL; nastavení</bookmark_value><bookmark_value>komplexní rozvržení textu; nastavení</bookmark_value><bookmark_value>komplexní rozvržení textu, viz CTL</bookmark_value>"
+#. TUqE2
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1800,6 +2023,7 @@ msgctxt ""
msgid "Complex Text Layout (CTL)"
msgstr "Komplexní rozvržení textu (CTL)"
+#. 9cDpb
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1808,6 +2032,7 @@ msgctxt ""
msgid "Languages with complex text layout may have some or all of the following features:"
msgstr "Jazyky s komplexním rozvržením textu mohou obsahovat všechny nebo některé z následujících vlastností:"
+#. 6BmAW
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1816,6 +2041,7 @@ msgctxt ""
msgid "The language is written with characters or glyphs that are composed of several parts"
msgstr "Jazyk se píše znaky nebo symboly, které se skládají z více částí."
+#. txxXD
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1824,6 +2050,7 @@ msgctxt ""
msgid "The text direction is from right to left."
msgstr "Směr textu je zprava doleva."
+#. vKA7q
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1832,6 +2059,7 @@ msgctxt ""
msgid "Currently, $[officename] supports Hindi, Thai, Hebrew, and Arabic as CTL languages."
msgstr "V současné době $[officename] podporuje hindštinu, thajštinu, hebrejštinu a arabštinu."
+#. 34iGG
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1840,6 +2068,7 @@ msgctxt ""
msgid "Enable CTL support using <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>."
msgstr "Podporu CTL povolíte pomocí <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Jazyková nastavení - Jazyky</emph>."
+#. AP8vJ
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1848,6 +2077,7 @@ msgctxt ""
msgid "Context Menu"
msgstr "Místní nabídka"
+#. hfzNy
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1856,6 +2086,7 @@ msgctxt ""
msgid "<bookmark_value>DDE; definition</bookmark_value>"
msgstr "<bookmark_value>DDE; definice</bookmark_value>"
+#. madAo
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1864,6 +2095,7 @@ msgctxt ""
msgid "DDE"
msgstr "DDE"
+#. hrTUp
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1872,6 +2104,7 @@ msgctxt ""
msgid "DDE stands for \"Dynamic Data Exchange,\" which is a predecessor of OLE, \"Object Linking and Embedding\". With DDE, objects are linked through file reference, but not embedded."
msgstr "Zkratka DDE označuje technologii Dynamic Data Exchange, která je do určité míry předchůdcem technologie OLE (Object Linking and Embedding). Při použití technologie DDE jsou objekty propojeny pomocí odkazů, nikoli vloženy."
+#. tGvWz
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1880,6 +2113,7 @@ msgctxt ""
msgid "You can create a DDE link using the following procedure: Select cells from a Calc spreadsheet, copy them into the clipboard and switch to another spreadsheet and select the <emph>Edit - Paste Special</emph> dialog. Select <emph>the Link</emph> option to insert the contents as a DDE link. When activating a link, the inserted cell area will be read from its original file."
msgstr "Propojení DDE je možné vytvořit pomocí následujícího postupu: Vyberte v sešitu Calc požadované buňky, zkopírujte je do schránky, přepněte do jiné tabulky a zvolte <emph>Úpravy - Vložit jinak</emph>. Zaškrtnutím políčka <emph>Odkaz</emph> potom vložte obsah jako propojení DDE. Při aktivaci odkazu bude vložená oblast buněk načtena z původního souboru."
+#. i62bY
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1888,6 +2122,7 @@ msgctxt ""
msgid "Direct and Style Formatting"
msgstr "Přímé formátování a formátování pomocí stylů"
+#. MxsZg
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1896,6 +2131,7 @@ msgctxt ""
msgid "If you format a document without Styles, it is referred to as \"direct\" formatting. This means modifying text or other objects, such as frames or tables, by applying various attributes directly. The format applies only to the selected area and all changes must be made separately. Styles, on the other hand, are not applied to the text directly, but rather are defined in the Styles window and then applied. One advantage is that when you change a Style, all parts of the document to which that Style is assigned are modified at the same time."
msgstr "Formátování dokumentů bez použití stylů je označováno jako přímé formátování. Jedná se o změny textu nebo jiných objektů, například rámců nebo tabulek, přímým použitím různých atributů. Formát je použit pouze u vybrané oblasti a všechny změny je nutné provést jednotlivě. Naproti tomu nejsou styly použity u textu přímo, ale jsou definovány pomocí okna stylů a potom použity. Jednou z výhod tohoto způsobu je skutečnost, že jsou při změně stylu upraveny všechny části dokumentu, k nimž je daný styl přiřazen."
+#. gQswx
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1904,6 +2140,7 @@ msgctxt ""
msgid "You can remove direct formatting from your document by selecting the entire text with the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A and then choosing <emph>Format - Clear Direct Formatting</emph>."
msgstr "Přímé formátování je možné z dokumentu odstranit tak, že označíte celý text klávesovou zkratkou <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A a poté zvolíte <emph>Formát - Vymazat přímé formátování</emph>."
+#. aUcVk
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1912,6 +2149,7 @@ msgctxt ""
msgid "<bookmark_value>windows; docking definition</bookmark_value><bookmark_value>docking; definition</bookmark_value>"
msgstr "<bookmark_value>okna; definice ukotvení</bookmark_value><bookmark_value>ukotvení; definice</bookmark_value>"
+#. ur9DU
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1920,6 +2158,7 @@ msgctxt ""
msgid "Docking"
msgstr "Ukotvení"
+#. hN4Dj
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1928,6 +2167,7 @@ msgctxt ""
msgid "<variable id=\"andock1\">Some windows in $[officename], for example the Styles window and the Navigator, are \"dockable\" windows. You can move these windows, re-size them or dock them to an edge. On each edge you can dock several windows on top of, or alongside each other; then, by moving the border lines, you can change the relative proportions of the windows.</variable>"
msgstr "<variable id=\"andock1\">Některá okna v $ [officename], například okno Styly a Navigátor, jsou \"ukotvitelná\" okna. Tato okna můžete přesunout, změnit velikost nebo je ukotvit na okraj. Na každém okraji můžete ukotvit několik oken nahoře nebo vedle sebe; pak přesunutím okrajů můžete změnit relativní rozměry oken.</variable>"
+#. GUJEz
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1936,6 +2176,7 @@ msgctxt ""
msgid "<variable id=\"andock2\">To undock and re-dock, holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, double-click a vacant area in the window. In the Styles window, you can also double-click a gray part of the window next to the icons, while you hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key.</variable>"
msgstr "<variable id=\"andock2\">Pro uvolnění a ukotvení podržte klávesu <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, a poklepejte na prázdnou oblast v okně. V okně Styly můžete také dvakrát kliknout na šedou část okna vedle ikon, při současném stisku klávesy<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>.</variable>"
+#. MCMsr
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1944,6 +2185,7 @@ msgctxt ""
msgid "Docking (AutoHide)"
msgstr "Ukotvení (automatické skrytí)"
+#. FF4VM
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1952,6 +2194,7 @@ msgctxt ""
msgid "On any window edge where another window is docked you will see a button which allows you to show or hide the window."
msgstr "Na okraji okna s jiným ukotveným oknem jsou umístěna dvě tlačítka, která slouží k zobrazení, skrytí nebo upevnění okna."
+#. PteAJ
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1960,6 +2203,7 @@ msgctxt ""
msgid "If you click the button on the window edge to show the window, the window will remain visible until you manually hide it again (with the same button)."
msgstr "Jestliže klepnutím na tlačítko se šipkou na okraji okna zobrazíte druhé okno, zůstane toto okno viditelné, dokud je opět ručně neskryjete (pomocí stejného tlačítka)."
+#. Hj6iN
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1968,6 +2212,7 @@ msgctxt ""
msgid "If you show the window by clicking the window border, but not the button, you activate the <emph>AutoHide</emph> function. The AutoHide function allows you to temporarily show a hidden window by clicking on its edge. When you click in the document, the docked window hides again."
msgstr "Pokud zobrazíte okno klepnutím na okraj okna, ale ne na tlačítko, aktivujete funkci <emph>Automatické skrytí</emph>. Tato funkce vám umožňuje dočasně zobrazit skryté okno klepnutím na jeho okraj. Když klepnete do dokumentu, ukotvené okno se opět skryje."
+#. 3G6eE
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1976,6 +2221,7 @@ msgctxt ""
msgid "<bookmark_value>formatting; definition</bookmark_value>"
msgstr "<bookmark_value>formátování; definice</bookmark_value>"
+#. 8h7jD
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1984,6 +2230,7 @@ msgctxt ""
msgid "Formatting"
msgstr "Formátování"
+#. JenZv
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -1992,6 +2239,7 @@ msgctxt ""
msgid "Formatting refers to the visual layout of text using a word-processing or DTP program. This includes defining the paper format, page borders, fonts and font effects, as well as indents and spacing. You can format text <link href=\"text/shared/00/00000005.xhp#Section7\">directly or with Styles</link> provided by $[officename]."
msgstr "Formátování se v této souvislosti vztahuje na vizuální rozvržení textu pomocí textového editoru nebo aplikace DTP. Zahrnuje mimo jiné určení formátu papíru, ohraničení stránky, písem a efektů písma, odsazení a vzdáleností. Text je možné formátovat <link href=\"text/shared/00/00000005.xhp#Section7\">přímo nebo pomocí stylů</link>, které poskytuje $[officename]."
+#. VAGDA
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2000,6 +2248,7 @@ msgctxt ""
msgid "<bookmark_value>IME; definition</bookmark_value>"
msgstr "<bookmark_value>IME; definice</bookmark_value>"
+#. 4mcLh
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2008,6 +2257,7 @@ msgctxt ""
msgid "IME"
msgstr "IME"
+#. JK8dv
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2016,6 +2266,7 @@ msgctxt ""
msgid "IME stands for Input Method Editor. A program that allows the user to enter complex characters from non-western character sets using a standard keyboard."
msgstr "IME je zkratka pro Input Method Editor - program, který umožňuje uživateli zadávat komplexní znaky nezápadních znakových sat jen s použitím běžné klávesnice."
+#. bF6pK
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2024,6 +2275,7 @@ msgctxt ""
msgid "<bookmark_value>JDBC; definition</bookmark_value>"
msgstr "<bookmark_value>JDBC; definice</bookmark_value>"
+#. 6vzGB
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2032,6 +2284,7 @@ msgctxt ""
msgid "JDBC"
msgstr "JDBC"
+#. EUGDE
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2040,6 +2293,7 @@ msgctxt ""
msgid "You can use the Java Database Connectivity (JDBC) API to connect to a database from %PRODUCTNAME. JDBC drivers are written in the Java programming language and are platform independent."
msgstr "API Java Database Connectivity (JDBC) je možné využít pro připojení k databázi z %PRODUCTNAME. Ovladače JDBC jsou napsány v programovacím jazyce Java a jsou nezávislé na platformě."
+#. uAksC
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2048,6 +2302,7 @@ msgctxt ""
msgid "<bookmark_value>kerning; definition</bookmark_value>"
msgstr "<bookmark_value>kerning; definice</bookmark_value>"
+#. GkpXF
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2056,6 +2311,7 @@ msgctxt ""
msgid "Kerning"
msgstr "Kerning"
+#. VWqmA
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2064,6 +2320,7 @@ msgctxt ""
msgid "Kerning means increasing or decreasing the amount of space between pairs of letters to improve the overall appearance of the text."
msgstr "Kerning znamená zvětšování nebo zmenšování mezery mezi dvojicemi písmen, například mezi písmeny V a A, jehož účelem je zlepšení celkového vzhledu textu."
+#. qSeYk
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2072,6 +2329,7 @@ msgctxt ""
msgid "The kerning tables contain information on which pairs of letters require more spacing. These tables are generally a component of a font."
msgstr "Tabulky prokládání obsahují informace o tom, které dvojice písmen je nutné vzájemně přiblížit nebo oddálit. Tyto tabulky jsou obecně součástí písma."
+#. kGuYW
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2080,6 +2338,7 @@ msgctxt ""
msgid "<bookmark_value>links; definition</bookmark_value>"
msgstr "<bookmark_value>odkazy; definice</bookmark_value>"
+#. S6ENw
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2088,6 +2347,7 @@ msgctxt ""
msgid "Link"
msgstr "Odkaz"
+#. Y4tYn
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2096,6 +2356,7 @@ msgctxt ""
msgid "The <emph>Links</emph> command is found in the <emph>Edit</emph> menu. The command can only be activated when at least one link is contained in the current document. When you insert a picture, for example, you can either insert the picture directly into the document or insert the picture as a link."
msgstr "Nabídka <emph>Úpravy</emph> obsahuje příkaz <emph>Odkazy</emph>, který je aktivní, pouze je-li v aktuálním dokumentu obsažen alespoň jeden odkaz. Jestliže chcete vložit objekt, například obrázek, je možné jej kopírovat přímo do dokumentu nebo vložit jako odkaz."
+#. ePu6N
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2104,6 +2365,7 @@ msgctxt ""
msgid "When an object is inserted directly into a document, the document size increases by (at least) the size in bytes of the object. You can save the document and open it on another computer, and the inserted object will still be in the same position in the document."
msgstr "Po zkopírování objektu přímo do dokumentu se velikost dokumentu zvětší (nejméně) o velikost objektu v bajtech. Dokument je možné uložit a otevřít v jiném počítači; vložený objekt bude v dokumentu umístěn stále stejně."
+#. uFyk4
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2112,6 +2374,7 @@ msgctxt ""
msgid "If you insert the object as a link, only a reference to the file name is inserted. The file size of the document increases only by the path and file reference. If you open your document on another computer, however, the linked file must be in exactly the same position as given by the reference in order to view the object in the document."
msgstr "Je-li objekt vložen jako odkaz, je vložen pouze odkaz na název souboru. Velikost dokumentu se zvětší pouze o odkaz na cestu a soubor. Při otevření dokumentu v jiném počítači však musí propojený soubor být umístěn přesně stejně, jak uvádí odkaz, aby bylo možné zobrazit objekt v dokumentu."
+#. ErTDj
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2120,6 +2383,7 @@ msgctxt ""
msgid "Use <emph>Edit - Links</emph> to see which files are inserted as links. The links can be removed if required. This will break the link and insert the object directly."
msgstr "Chcete-li zobrazit soubory propojené s dokumentem, zvolte <emph>Úpravy - Odkazy</emph>. Odkazy je možné podle potřeby odebrat a objekt vložit přímo."
+#. 6TLPo
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2128,6 +2392,7 @@ msgctxt ""
msgid "Number System"
msgstr "Číselný systém"
+#. zAoR2
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2136,6 +2401,7 @@ msgctxt ""
msgid "A number system is determined by the number of characters available for representing numbers. The decimal system, for instance is based on the ten numbers (0..9), the binary system is based on the two numbers 0 and 1, the hexadecimal system is based on 16 characters (0...9 and A...F)."
msgstr "Číselný systém je určen počtem znaků, které jsou k dispozici pro zobrazení čísel. Desítkový systém je založen na číslech (0-9), binární čísla jsou založena na číslech 0 a 1, šestnáctkový systém je založen na 16 znacích (0-9 a A-F)."
+#. 3BGV7
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2144,6 +2410,7 @@ msgctxt ""
msgid "<bookmark_value>objects; definition</bookmark_value>"
msgstr "<bookmark_value>objekty; definice</bookmark_value>"
+#. Csgmj
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2152,6 +2419,7 @@ msgctxt ""
msgid "Object"
msgstr "Objekt"
+#. WnMJe
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2160,6 +2428,7 @@ msgctxt ""
msgid "An object is a screen element containing data. It can refer to application data, such as text or graphics."
msgstr "Objekt je prvek obrazovky, který obsahuje data. Může označovat data aplikací, například text nebo grafiku."
+#. GM9Jz
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2168,6 +2437,7 @@ msgctxt ""
msgid "Objects are independent and do not influence each other. Any object containing data can be assigned certain commands. For example, a graphic object has commands for image editing and a spreadsheet contains calculation commands."
msgstr "Objekty jsou nezávislé a vzájemně se neovlivňují. Libovolnému objektu obsahujícímu data lze přiřadit určité příkazy. Grafický objekt obsahuje například příkazy pro úpravu obrázků, tabulka obsahuje příkazy pro výpočty."
+#. dfzZT
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2176,6 +2446,7 @@ msgctxt ""
msgid "<bookmark_value>ODBC; definition</bookmark_value>"
msgstr "<bookmark_value>ODBC; definice</bookmark_value>"
+#. AoKVY
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2184,6 +2455,7 @@ msgctxt ""
msgid "ODBC"
msgstr "ODBC"
+#. Dw7p2
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2192,6 +2464,7 @@ msgctxt ""
msgid "Open Database Connectivity (ODBC) is a protocol norm with which applications can access database systems. The query language used is Structured Query Language (SQL). In $[officename], you can determine for each database whether to use SQL commands to run queries. Alternatively, you can use the interactive help to define your query by mouseclick and have it automatically translated into SQL by $[officename]."
msgstr "Tato zkratka slov Open DataBase Connectivity představuje standard protokolu pro přístup aplikací k databázovým systémům. Technologie ODBC využívá dotazovací jazyk SQL (Structured Query Language). V $[officename] je možné u jednotlivých databází určit, zda budou ke spuštění dotazů použity příkazy SQL. Jinou možností je použití interaktivní nápovědy k zadání dotazu pomocí klepnutí myší a automatický převod do jazyka SQL provedený $[officename]."
+#. LUaEK
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2200,6 +2473,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">The 32bit ODBC functions required here can be installed on your system at any time with the help of the setup program supplied with your database. You can then amend the properties through the Control Panel. </caseinline></switchinline>"
msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Potřebné 32bitové ODBC funkce je možné nainstalovat kdykoliv. Postačí instalační program dodaný s databází. Poté je možné upravit vlastnosti pomocí Ovládacích panelů.</caseinline></switchinline>"
+#. fEdsV
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2208,6 +2482,7 @@ msgctxt ""
msgid "<bookmark_value>OLE; definition</bookmark_value>"
msgstr "<bookmark_value>OLE; definice</bookmark_value>"
+#. gRagx
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2216,6 +2491,7 @@ msgctxt ""
msgid "OLE"
msgstr "OLE"
+#. zmT4D
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2224,6 +2500,7 @@ msgctxt ""
msgid "Object Linking and Embedding (OLE) objects can be linked to a target document or may also be embedded. Embedding inserts a copy of the object and details of the source program in the target document. If you want to edit the object, simply activate the source program by double-clicking on the object."
msgstr "Zkratka slov Object Linking and Embedding. Objekty mohou být propojeny s cílovým dokumentem nebo do něj vloženy. U vložených objektů se jedná o vložení kopie daného objektu a detailů o zdrojovém programu do cílového dokumentu. Chcete-li objekt upravit, aktivujte zdrojový program poklepáním na objekt."
+#. 3YbnY
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2232,6 +2509,7 @@ msgctxt ""
msgid "<bookmark_value>OpenGL; definition</bookmark_value>"
msgstr "<bookmark_value>OpenGL; definice</bookmark_value>"
+#. zCTrD
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2240,6 +2518,7 @@ msgctxt ""
msgid "OpenGL"
msgstr "OpenGL"
+#. SaYhF
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2248,6 +2527,7 @@ msgctxt ""
msgid "OpenGL represents a 3D graphics language, initially developed by SGI (Silicon Graphics Inc). Two dialects of this language are commonly used: Microsoft OpenGL, developed for use under Windows NT, and Cosmo OpenGL made by SGI. The latter represents an independent graphics language for all platforms and all kind of computers, even usable on machines without special 3-D graphics hardware."
msgstr "OpenGL představuje jazyk prostorové grafiky, který byl původně vyvinut společností SGI (Silicon Graphics Inc). Běžně jsou používány dvě varianty jazyka: jazyk Microsoft OpenGL vyvinutý pro systém Windows NT a jazyk Cosmo OpenGL vytvořený společností SGI. Jazyk Cosmo OpenGL představuje nezávislý grafický jazyk pro všechny platformy a všechny typy počítačů a je použitelný také v počítačích bez zvláštního hardwaru pro grafiku 3D."
+#. vFAGD
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2256,6 +2536,7 @@ msgctxt ""
msgid "PNG"
msgstr "PNG"
+#. MwjtC
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2264,6 +2545,7 @@ msgctxt ""
msgid "Portable Network Graphics (PNG) is a graphic file format. The files are compressed with a selectable compression factor, and, as opposed to the JPG format, PNG files are always compressed without any information loss."
msgstr "Portable Network Graphics (PNG) je formát grafických souborů. Soubory lze komprimovat s volitelným faktorem komprese a na rozdíl od formátu JPG jsou soubory PNG komprimovány vždy bez ztráty informací."
+#. nuN5Q
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2272,6 +2554,7 @@ msgctxt ""
msgid "Primary key"
msgstr "Primární klíč"
+#. 3CGyS
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2280,6 +2563,7 @@ msgctxt ""
msgid "A primary key serves as a unique identifier of database fields. The unique identification of database fields is used in <link href=\"text/shared/00/00000005.xhp#relational\">relational databases</link>, to access data in other tables. If reference is made to a primary key from another table, this is termed a foreign key."
msgstr "Primární klíč slouží jako jednoznačný identifikátor databázových polí. Jednoznačná identifikace databázových polí se u <link href=\"text/shared/00/00000005.xhp#relational\">relačních databází</link> používá k získání přístupu k datům v jiných tabulkách. Odkaz na primární klíč vytvořený v jiné tabulce je označován jako cizí klíč."
+#. R55P6
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2288,6 +2572,7 @@ msgctxt ""
msgid "In $[officename], you define the primary key in the design view of a table, by choosing the relevant command from the context menu of a row header for the selected field."
msgstr "V $[officename] je primární klíč definován v režimu návrhu tabulky, a to klepnutím na příslušný příkaz v místní nabídce záhlaví řádku vybraného pole."
+#. WE69h
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2296,6 +2581,7 @@ msgctxt ""
msgid "Relational Database"
msgstr "Relační databáze"
+#. wtsLu
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2304,6 +2590,7 @@ msgctxt ""
msgid "A relational database is a collection of data items organized as a set of formally described tables from which data can be accessed or reassembled in many different ways without having to reorganize the database tables."
msgstr "Relační databáze je soubor datových položek, které jsou organizované do formálně popsaných tabulek. Data z těchto tabulek je možné zobrazovat nebo přeuspořádat mnoha různými způsoby, aniž by bylo třeba měnit návrh databázových tabulek."
+#. PNp2H
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2312,6 +2599,7 @@ msgctxt ""
msgid "A relational database management system (RDBMS) is a program that lets you create, update, and administer a relational database. An RDBMS takes Structured Query Language (SQL) statements entered by a user or contained in an application program and creates, updates, or provides access to the database."
msgstr "Systém RDBMS (Relational Database Management System) je program, který vám umožní vytvářet, aktualizovat a spravovat relační databáze. RDBMS se ovládací pomocí příkazů SQL (Structured Query Language), které zadává uživatel nebo ovládací software."
+#. DJgC3
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2320,6 +2608,7 @@ msgctxt ""
msgid "A good example of a relational database can be given with a database containing Customer, Purchase, and Invoice tables. In the Invoice table, there is no actual customer or purchasing data; however, the table contains references through a relational link, or a relation, to the respective customer and purchasing table's fields (for example, the customer ID field from the customer table)."
msgstr "Příklad takové databáze představuje databáze nákupu, která obsahuje tabulky s informacemi o zákaznících, nákupu a fakturách. Tabulka faktur neobsahuje žádná data o zákaznících či nákupu, ale pouze odkazy (pomocí relační vazby, relace) na pole příslušné tabulky (například pole ID zákazníka z tabulky zákazníků)."
+#. cg9UW
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2328,6 +2617,7 @@ msgctxt ""
msgid "<bookmark_value>register-true; definition</bookmark_value>"
msgstr "<bookmark_value>registr; definice</bookmark_value>"
+#. d59SH
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2336,6 +2626,7 @@ msgctxt ""
msgid "Register-true"
msgstr "Registr"
+#. h6miu
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2344,6 +2635,7 @@ msgctxt ""
msgid "Register-true is a typography term that is used in printing. This term refers to the congruent imprint of the lines within a type area on the front and the back side of book pages, newspaper pages and magazine pages. The register-true feature make these pages easier to read by preventing gray shadows from shining through between the lines of text. The register-true term also refers to lines in adjacent text columns that are of the same height."
msgstr "Soutisk nebo též tisk na řádkový rejstřík je typografický termín používaný v oboru tisku. Označuje shodný otisk řádků v oblasti textu na přední a zadní straně listů v knihách, novinách a časopisech. Tento způsob usnadňuje čtení, protože při něm nevznikají šedé plochy mezi řádky. Termínem soutiskové čáry jsou označeny případy, kdy je výška všech přilehlých řádků v textových sloupcích stejná."
+#. ndnFT
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2352,6 +2644,7 @@ msgctxt ""
msgid "When you define a paragraph, Paragraph Style, or a Page Style as register-true, the base lines of the affected characters are aligned to a vertical page grid, regardless of font size or of the presence of graphics. If you want, you can specify the setting for this grid as a Page Style property."
msgstr "Pokud jsou odstavce, stránky nebo styly odstavců a stránek definovány s tiskem na řádkový rejstřík, bude úpatí řádek zarovnáno tak, aby odpovídalo svislé mřížce řádek ve stylu odstavce určeného jako referenční styl. Mezi odstavce definované s dodržením řádkového rejstříku je nyní možné na stránky s více sloupci vložit například odstavce s jinou velikostí písma nebo obrázky, a úpatí sousedících řádků ve všech soutiskových odstavcích zůstane zarovnáno na stejnou výšku."
+#. Es2pF
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2360,6 +2653,7 @@ msgctxt ""
msgid "RTF"
msgstr "RTF"
+#. bWyK8
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2368,6 +2662,7 @@ msgctxt ""
msgid "Rich Text Format (RTF) is a file format developed for the exchange of text files. A special feature is that the formatting is converted into directly readable text information. Unfortunately, in comparison to other file formats, this creates relatively large files."
msgstr "Formát RTF (Rich Text Format) je formát umožňující výměnu textových souborů. Jeho zvláštní funkcí je to, že formátování je převedeno do přímého zobrazení textových informací. Ve srovnání s jinými formáty souborů však tímto způsobem vznikají relativně velké soubory."
+#. QEnxK
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2376,6 +2671,7 @@ msgctxt ""
msgid "Saving Relatively and Absolutely"
msgstr "Relativní a absolutní uložení"
+#. 7SrxJ
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2384,6 +2680,7 @@ msgctxt ""
msgid "In various dialogs (for example, <emph>Tools - AutoText</emph>) you can select whether you want to save files relatively or absolutely."
msgstr "V různých dialogových oknech (například <emph>Nástroje – Automatický text</emph>) je možné vybrat, zda budou soubory uloženy relativně, nebo absolutně."
+#. vUiBY
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2392,6 +2689,7 @@ msgctxt ""
msgid "If you choose to save relatively, the references to embedded graphics or other objects in your document will be saved relative to the location in the file system. In this case, it does not matter where the referenced directory structure is recorded. The files will be found regardless of location, as long as the reference remains on the same drive or volume. This is important if you want to make the document available to other computers that may have a completely different directory structure, drive or volume names. It is also recommended to save relatively if you want to create a directory structure on an Internet server."
msgstr "Jestliže zvolíte relativní uložení, budou odkazy na vložené obrázky nebo jiné objekty v dokumentu uloženy relativně k umístění v systému souborů. V takovém případě není důležité, jestli je adresářová struktura s odkazem zaznamenána na jednotce C: nebo D:, případně na svazku HD1 nebo HD2 či jinde. Soubory budou přesto vyhledány (pokud zůstane odkaz na stejné jednotce nebo svazku). To je důležité zejména v případě, že vytvoříte adresářovou strukturu na internetovém serveru, například na domovské stránce u poskytovatele služeb Internetu."
+#. jCfR6
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2400,6 +2698,7 @@ msgctxt ""
msgid "If you prefer absolute saving, all references to other files will also be defined as absolute, based on the respective drive, volume or root directory. The advantage is that the document containing the references can be moved to other directories or folders, and the references remain valid."
msgstr "Pokud chcete raději použít absolutní uložení, budou všechny odkazy na jiné soubory definovány také jako absolutní, tj. budou založeny na příslušné jednotce, svazku nebo kořenovém adresáři. Výhodou tohoto způsobu je skutečnost, že je možné dokument obsahující odkazy přesunout do jiných adresářů nebo složek, a odkazy budou stále platné. Na druhé straně může být vhodnější uložit odkazy relativně, jestliže chcete dokumenty zpřístupnit jiným počítačům, které mohou obsahovat zcela odlišnou adresářovou strukturu a názvy jednotek či svazků."
+#. KRQQF
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2408,6 +2707,7 @@ msgctxt ""
msgid "Spin button"
msgstr "Rolovací tlačítko"
+#. hqNxu
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2416,6 +2716,7 @@ msgctxt ""
msgid "<bookmark_value>SQL;definition</bookmark_value>"
msgstr "<bookmark_value>SQL;definice</bookmark_value>"
+#. 4BE2R
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2424,6 +2725,7 @@ msgctxt ""
msgid "SQL"
msgstr "SQL"
+#. ZkGqr
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2432,6 +2734,7 @@ msgctxt ""
msgid "Structured Query Language (SQL) is a language used for database queries. In $[officename] you can formulate queries either in SQL or interactively with the mouse."
msgstr "Structured Query Language (SQL) je jazyk pro databázové dotazy. V $[officename] je možné dotazy formulovat pomocí tohoto jazyka nebo interaktivně pomocí myši."
+#. qETJZ
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2440,6 +2743,7 @@ msgctxt ""
msgid "SQL Database / SQL Server"
msgstr "Databáze SQL/server SQL"
+#. 3JGtF
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2448,6 +2752,7 @@ msgctxt ""
msgid "An SQL database is a database system which offers an <link href=\"text/shared/00/00000005.xhp#sql\">SQL</link> interface. SQL databases are often used in client/server networks in which different clients access a central server (for example, an SQL server), hence they are also called SQL server databases, or SQL servers for short."
msgstr "Databáze SQL je databázový systém používající rozhraní <link href=\"text/shared/00/00000005.xhp#sql\">SQL</link>. Databáze SQL jsou často používány v sítích klientů a serveru, v nichž přistupují různí klienti na centrální server (například server SQL); jsou proto označovány jako databáze serveru SQL nebo krátce servery SQL."
+#. nFQuq
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2456,6 +2761,7 @@ msgctxt ""
msgid "In $[officename], you can integrate external SQL databases. These may be located on your local hard disk as well as on the network. Access is achieved through <link href=\"text/shared/00/00000005.xhp#odbc\">ODBC</link>, JDBC, or a native driver integrated into $[officename]."
msgstr "V $[officename] je možné integrovat externí databáze SQL. Tyto databáze mohou být umístěny na místním pevném disku nebo v síti. Přístup je zajištěn pomocí technologie <link href=\"text/shared/00/00000005.xhp#odbc\">ODBC</link>, JDBC nebo nativního ovladače integrovaného v $[officename]."
+#. A7A4r
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2464,6 +2770,7 @@ msgctxt ""
msgid "Widows and Orphans"
msgstr "Vdovy a sirotci"
+#. ut3ZF
#: 00000005.xhp
msgctxt ""
"00000005.xhp\n"
@@ -2472,6 +2779,7 @@ msgctxt ""
msgid "Widows and orphans are historical typography terms, which have been in use for many years. A widow refers to a short line at the end of a paragraph, which when printed, appears alone at the top of the next page. An orphan is, in contrast, the first line of a paragraph printed alone at the bottom of the previous page. In a $[officename] text document you can automatically prevent such occurrences in the desired Paragraph Style. When doing so, you can determine the minimum amount of lines to be kept together on a page."
msgstr "Vdovy a sirotci jsou léta používané historické typografické termíny. Termín vdova označuje krátký řádek na konci odstavce, který je vytištěn osamoceně na začátku další stránky. Termínem sirotek je naopak označován první řádek odstavce vytištěný osamoceně na konci předchozí stránky. V textovém dokumentu $[officename] je možné v požadovaném stylu odstavce výskytu takových osamocených řádků automaticky zabránit. Možné je určit minimální počet řádků, které mají být na stránce ponechány společně."
+#. wjRoU
#: 00000007.xhp
msgctxt ""
"00000007.xhp\n"
@@ -2480,6 +2788,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Nástrojové lišty"
+#. GyP4F
#: 00000007.xhp
msgctxt ""
"00000007.xhp\n"
@@ -2488,6 +2797,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Nástrojové lišty"
+#. oLUgs
#: 00000007.xhp
msgctxt ""
"00000007.xhp\n"
@@ -2496,6 +2806,7 @@ msgctxt ""
msgid "<variable id=\"werkzeugleiste\">Icon on the Tools bar: </variable>"
msgstr "<variable id=\"werkzeugleiste\">Ikony na liště Nástroje: </variable>"
+#. uv5zx
#: 00000007.xhp
msgctxt ""
"00000007.xhp\n"
@@ -2504,6 +2815,7 @@ msgctxt ""
msgid "<variable id=\"textobjektleiste\">Icon on the Formatting Bar: </variable>"
msgstr "<variable id=\"textobjektleiste\">Ikony na liště Formátování: </variable>"
+#. cu8Ax
#: 00000007.xhp
msgctxt ""
"00000007.xhp\n"
@@ -2512,6 +2824,7 @@ msgctxt ""
msgid "<variable id=\"objektleiste\">Icon on the Formatting Bar: </variable>"
msgstr "<variable id=\"objektleiste\">Ikony na liště Formátování: </variable>"
+#. oZZCh
#: 00000007.xhp
msgctxt ""
"00000007.xhp\n"
@@ -2520,6 +2833,7 @@ msgctxt ""
msgid "<variable id=\"diaobjektleiste\">Icon on the Slide View Bar: </variable>"
msgstr "<variable id=\"diaobjektleiste\">Ikony na liště Pohled na snímky: </variable>"
+#. VXAaB
#: 00000007.xhp
msgctxt ""
"00000007.xhp\n"
@@ -2528,6 +2842,7 @@ msgctxt ""
msgid "<variable id=\"symbolleistenneu\">This overview describes the default toolbar configuration for $[officename].</variable>"
msgstr "<variable id=\"symbolleistenneu\">Tento přehled popisuje výchozí nastavení nástrojových lišt v $[officename]. </variable>"
+#. wCqyi
#: 00000007.xhp
msgctxt ""
"00000007.xhp\n"
@@ -2536,6 +2851,7 @@ msgctxt ""
msgid "Asian Language Support"
msgstr "Podpora asijských jazyků"
+#. QmBV9
#: 00000007.xhp
msgctxt ""
"00000007.xhp\n"
@@ -2544,6 +2860,7 @@ msgctxt ""
msgid "These commands can only be accessed after you enable support for Asian languages in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>."
msgstr "Tyto příkazy jsou přístupné pouze tehdy, je-li povolena podpora pro asijské jazyky v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Jazyková nastavení - Jazyky</emph>."
+#. A9MQV
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2552,6 +2869,7 @@ msgctxt ""
msgid "Context Menus"
msgstr "Místní nabídky"
+#. vwbsT
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2560,6 +2878,7 @@ msgctxt ""
msgid "Context Menus"
msgstr "Místní nabídky"
+#. umh4R
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2568,6 +2887,7 @@ msgctxt ""
msgid "Cut"
msgstr "Vyjmout"
+#. h75yD
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2576,6 +2896,7 @@ msgctxt ""
msgid "Cuts out the selected object and stores it on the clipboard. The object can be reinserted from the clipboard by using <emph>Paste</emph>."
msgstr "Vyjme vybraný objekt a uloží jej do schránky. Objekt lze potom opět vložit pomocí příkazu <emph>Vložit</emph>."
+#. GyGjP
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2584,6 +2905,7 @@ msgctxt ""
msgid "Paste"
msgstr "Vložit"
+#. kUhD4
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2592,6 +2914,7 @@ msgctxt ""
msgid "<ahelp hid=\"SID_EXPLORERCONTENT_PASTE\" visibility=\"visible\">Inserts the element that you moved to the clipboard into the document.</ahelp> This command can only be called if the contents of the clipboard can be inserted at the current cursor position."
msgstr "<ahelp hid=\"SID_EXPLORERCONTENT_PASTE\" visibility=\"visible\">Vloží do dokumentu prvek, který jste umístil do schránky.</ahelp> Tento příkaz je možné použít pouze lze-li obsah schránky vložit na aktuální pozici kurzoru."
+#. veTAN
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2600,6 +2923,7 @@ msgctxt ""
msgid "Insert"
msgstr "Vložit"
+#. aGt4H
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2608,6 +2932,7 @@ msgctxt ""
msgid "Opens a submenu in the Gallery where you can choose between <emph>Copy</emph> and <emph>Link</emph>. The selected Gallery object is either copied into the current document or a link is created."
msgstr "Otevře podnabídku v Galerii, ve které si je možné zvolit mezi <emph>Kopírovat</emph> a <emph>Odkaz</emph>. Vybraný objekt Galerie se buď zkopíruje do současného dokumentu nebo se pouze vytvoří odkaz."
+#. HWi3N
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2616,6 +2941,7 @@ msgctxt ""
msgid "If you have selected an object in your document, then a new insertion will replace the selected object."
msgstr "Pokud jste vybral objekt v dokumentu, objekt vložený ze schránky nahradí vybraný objekt."
+#. gEdCn
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2624,6 +2950,7 @@ msgctxt ""
msgid "Background"
msgstr "Pozadí"
+#. AUrGq
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2632,6 +2959,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GALLERY_MN_BACKGROUND\" visibility=\"visible\">Inserts the selected picture as a background graphic.</ahelp> Use the submenu commands <emph>Page</emph> or <emph>Paragraph</emph> to define whether the graphic should cover the entire page or only the current paragraph."
msgstr "<ahelp hid=\"HID_GALLERY_MN_BACKGROUND\" visibility=\"visible\">Vloží vybraný obrázek jako obrázek na pozadí.</ahelp> Pomocí příkazů <emph>Stránka</emph> nebo <emph>Odstavec</emph> z podnabídky je možné určit, zda má obrázek pokrývat pozadí celé stránky nebo současného odstavce."
+#. gk8dg
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2640,6 +2968,7 @@ msgctxt ""
msgid "Copy"
msgstr "Kopírovat"
+#. LDsGd
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2648,6 +2977,7 @@ msgctxt ""
msgid "<ahelp hid=\"SID_EXPLORERCONTENT_COPY\" visibility=\"visible\">Copies the selected element to the clipboard.</ahelp>"
msgstr "<ahelp hid=\"SID_EXPLORERCONTENT_COPY\" visibility=\"visible\">Zkopíruje vybraný prvek do schránky.</ahelp>"
+#. 9YrZe
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2656,6 +2986,7 @@ msgctxt ""
msgid "Delete"
msgstr "Odstranit"
+#. F5wWM
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2664,6 +2995,7 @@ msgctxt ""
msgid "<ahelp visibility=\"visible\" hid=\"SID_EXPLORERCONTENT_DESTROY\">Deletes the current selection. If multiple objects are selected, all will be deleted. In most cases, a confirmation question appears before objects are deleted.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\"SID_EXPLORERCONTENT_DESTROY\">Odstraní aktuální výběr. Je-li vybráno více objektů, budou odstraněny všechny.Ve většině případů se před odstraněním objektu zobrazí potvrzovací dotaz.</ahelp>"
+#. TDDGi
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2672,6 +3004,7 @@ msgctxt ""
msgid "The object is either physically deleted from the data carrier or the object display is removed, depending on context."
msgstr "V závislosti na kontextu bude objekt fyzicky odstraněn z nosiče dat nebo bude odebráno zobrazení objektu."
+#. nR6tf
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2680,6 +3013,7 @@ msgctxt ""
msgid "If you choose <emph>Delete</emph> while in the Gallery, the entry will be deleted from the Gallery, but the file itself will remain untouched."
msgstr "Pokud zvolíte <emph>Odstranit</emph> v Galerii, odstraní se položka z Galerie, ale samotný soubor zůstane zachován."
+#. WwG4o
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2688,6 +3022,7 @@ msgctxt ""
msgid "Open"
msgstr "Otevřít"
+#. opp4Y
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2696,6 +3031,7 @@ msgctxt ""
msgid "<ahelp visibility=\"visible\" hid=\"SID_EXPLORERCONTENT_OPEN_OBJECT\">Use the<emph> Open </emph>command to open the selected object in a new task.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\"SID_EXPLORERCONTENT_OPEN_OBJECT\">Pomocí příkazu <emph>Otevřít</emph> otevřete vybraný objekt v nové úloze.</ahelp>"
+#. vAYiD
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2704,6 +3040,7 @@ msgctxt ""
msgid "Rename"
msgstr "Přejmenovat"
+#. EGfv4
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2712,6 +3049,7 @@ msgctxt ""
msgid "<ahelp hid=\"SID_EXPLORERCONTENT_RENAME\" visibility=\"visible\">Enables a selected object to be renamed.</ahelp> After selecting <emph>Rename</emph> the name is selected and a new one can be entered directly. Use the arrow keys to set the cursor at the beginning or end of the name to delete or add to part of the name or to reposition the cursor."
msgstr "<ahelp hid=\"SID_EXPLORERCONTENT_RENAME\" visibility=\"visible\">Umožní přejmenování vybraného objektu.</ahelp> Po zvolení <emph>Přejmenovat</emph> se název označí a je možné zadat přímo nový název. Pomocí kurzorových kláves je možné kurzor přesunout na začátek či konec názvu, pokud chcete část názvu odstranit či přidat."
+#. U6QUC
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2720,6 +3058,7 @@ msgctxt ""
msgid "Update"
msgstr "Aktualizace"
+#. Vz5A6
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2728,6 +3067,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/galleryupdateprogress/GalleryUpdateProgress\" visibility=\"visible\">Updates the view in the window or in the selected object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/galleryupdateprogress/GalleryUpdateProgress\" visibility=\"visible\">Aktualizuje zobrazení v okně nebo vybraném objektu.</ahelp>"
+#. ToeqP
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2736,6 +3076,7 @@ msgctxt ""
msgid "Preview"
msgstr "Náhled"
+#. Poy7P
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2744,6 +3085,7 @@ msgctxt ""
msgid "The element selected is displayed in the Gallery at maximum size. Double-click the preview to switch back to the normal Gallery view."
msgstr "Vybraný prvek je v okně galerie zobrazen v maximální velikosti. Poklepáním na náhled přepnete zpět do normálního zobrazení galerie."
+#. c2qd9
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2752,6 +3094,7 @@ msgctxt ""
msgid "Create Link"
msgstr "Vytvořit odkaz"
+#. uKbDt
#: 00000010.xhp
msgctxt ""
"00000010.xhp\n"
@@ -2760,6 +3103,7 @@ msgctxt ""
msgid "This command can be activated if an object is selected. A link named \"Link to xxx\" (<emph>xxx</emph> represents the name of the object) will be created directly in the same directory as that of the selected object."
msgstr "Tento příkaz lze aktivovat, je-li vybrán objekt. Ve stejném adresáři jako vybraný objekt bude vytvořen odkaz nazvaný \"Odkaz na xxx\" (<emph>xxx</emph> je název objektu)."
+#. HKFbQ
#: 00000011.xhp
msgctxt ""
"00000011.xhp\n"
@@ -2768,6 +3112,7 @@ msgctxt ""
msgid "Menu Commands"
msgstr "Příkazy nabídky"
+#. RA3mK
#: 00000011.xhp
msgctxt ""
"00000011.xhp\n"
@@ -2776,6 +3121,7 @@ msgctxt ""
msgid "Menu Commands"
msgstr "Příkazy nabídky"
+#. bABvG
#: 00000011.xhp
msgctxt ""
"00000011.xhp\n"
@@ -2784,6 +3130,7 @@ msgctxt ""
msgid "The window containing the document you want to work on must be selected in order to use the menu commands. Similarly, you must select an object in the document to use the menu commands associated with the object."
msgstr "Abyste mohli použít příkazy nabídky, musí být aktivní okno s dokumentem, se kterým chcete pracovat. Podobně, musíte vybrat objekt v dokumentu, pokud chcete použít příkazy nabídky spojené s tímto objektem."
+#. sXZzj
#: 00000011.xhp
msgctxt ""
"00000011.xhp\n"
@@ -2792,6 +3139,7 @@ msgctxt ""
msgid "The menus are context sensitive. This means that those menu items are available that are relevant to the work currently being carried out. If the cursor is located in a text, then all of those menu items are available that are needed to edit the text. If you have selected graphics in a document, then you will see all of the menu items that can be used to edit graphics."
msgstr "Nabídky závisejí na kontextu. To znamená, že jsou k dispozici ty položky nabídky, které jsou relevantní k právě prováděné operaci. Pokud se kurzor nachází v textu, jsou k dispozici všechny nabídky potřebné k úpravě textu. Pokud vyberete obrázek v dokumentu, zobrazí se všechny položky nabídky potřebné k úpravě obrázků."
+#. aVW66
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2800,6 +3148,7 @@ msgctxt ""
msgid "About Import and Export Filters"
msgstr "Importní a exportní filtry"
+#. USyCP
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2808,6 +3157,7 @@ msgctxt ""
msgid "<bookmark_value>import filters</bookmark_value><bookmark_value>export filters</bookmark_value><bookmark_value>filters; for import and export</bookmark_value><bookmark_value>files; filters and formats</bookmark_value><bookmark_value>formats; on opening and saving</bookmark_value><bookmark_value>importing; HTML and text documents</bookmark_value><bookmark_value>exporting;HTML and text documents</bookmark_value><bookmark_value>text documents; importing/exporting</bookmark_value><bookmark_value>HTML documents; importing/exporting</bookmark_value><bookmark_value>UTF-8/UCS2 support</bookmark_value><bookmark_value>HTML; export character set</bookmark_value><bookmark_value>PostScript; creating files</bookmark_value><bookmark_value>exporting;to PostScript format</bookmark_value>"
msgstr "<bookmark_value>importní filtry</bookmark_value><bookmark_value>exportní filtry</bookmark_value><bookmark_value>filtry; pro import a export</bookmark_value><bookmark_value>soubory; filtry a formáty</bookmark_value><bookmark_value>formáty; při otevírání a ukládání</bookmark_value><bookmark_value>importování; HTML a textové dokumenty</bookmark_value><bookmark_value>exportování; HTML a textové dokumenty</bookmark_value><bookmark_value>HTML dokumenty; import/export</bookmark_value><bookmark_value>textové dokumenty; import/export</bookmark_value><bookmark_value>UTF-8/UCS2</bookmark_value><bookmark_value>HTML; export znakové sady</bookmark_value><bookmark_value>PostScript; vytváření</bookmark_value><bookmark_value>exportování; do formátu PostScript</bookmark_value>"
+#. MZo3K
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2816,6 +3166,7 @@ msgctxt ""
msgid "About Import and Export Filters"
msgstr "Importní a exportní filtry"
+#. VUDKv
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2824,6 +3175,7 @@ msgctxt ""
msgid "In $[officename], apart from its own <link href=\"text/shared/00/00000021.xhp\" name=\"XML formats\">XML formats</link> you can also open and save many foreign XML formats."
msgstr "$[officename] podporuje kromě vlastních <link href=\"text/shared/00/00000021.xhp\" name=\"XML formátů\">XML formátů</link> také další XML formáty."
+#. 28Hne
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2832,6 +3184,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">In UNIX, certain file formats cannot be recognized automatically.</caseinline><defaultinline>$[officename] normally recognizes the correct file type automatically on opening a file.</defaultinline></switchinline> There may be cases where you have to select the file type yourself in the <emph>Open</emph> dialog. For example, if you have a database table in text format that you want to open as a database table, you need to specify the file type \"Text CSV\" after selecting the file."
msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">V Unixu není možné některé formáty souborů rozpoznat automaticky. </caseinline><defaultinline>$[officename] obvykle rozpozná správný typ souboru při otevření souboru.</defaultinline></switchinline> V některých případech musíte typ souboru vybrat ručně v dialogu <emph>Otevřít</emph>. Například pokud máte databázovou tabulku v textovém formátu, kterou chcete otevřít jako databázovou tabulku, musíte vybrat typ souboru \"Text CSV\" po tom, co vyberete soubor."
+#. eLHXi
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2840,6 +3193,7 @@ msgctxt ""
msgid "Basic Macros in MS Office Documents"
msgstr "Makra BASIC v dokumentech sady MS Office"
+#. F4FjN
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2848,6 +3202,7 @@ msgctxt ""
msgid "In <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01130100.xhp\" name=\"Load/Save - VBA Properties\">Load/Save - VBA Properties</link> you can specify the settings for the VBA macro codes in MS Office documents. VBA macros are unable to run in $[officename]; they must first be converted and adapted. Often you only want to use $[officename] to change the visible content of a Word, Excel or PowerPoint file and then save the file again in Microsoft Office format without changing the macros they contain. You can set the behavior of $[officename] as desired: Either the VBA macros are saved in commented form as a subroutine of $[officename] and when the document is saved in MS Office format are written back correctly again, or you can select the Microsoft Office macros to be removed when loading. The last option is an effective protection against viruses within the Microsoft Office documents."
msgstr "V <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - <link href=\"text/shared/optionen/01130100.xhp\" name=\"Load/Save - VBA Properties\">Načítání/ukládání - Vlastnosti VBA</link> můžete určit nastavení pro makra VBA v dokumentech MS Office. Makra VBA není možné spouštět v $[officename]; napřed musí být převedena a upravena. Často chcete pouze použít $[officename] k tomu, abyste změnili viditelný obsah souboru z Wordu, Excelu nebo PowerPointu a pak ho znovu uložili ve formátu Microsoft Office, aniž byste měnili obsažená makra. Chování $[officename] můžete nastavit podle potřeby: Buď budou makra VBA uložena ve formě komentářů jako podprogram v $[officename], a když bude dokument uložen ve formátu MS Office, budou správně zapsána zpět, nebo můžete vybrat, že makra Microsoft Office mají být při načítání odstraňována. Poslední možnost je účinnou ochranou proti virům v dokumentech Microsoft Office."
+#. fkNEM
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2856,6 +3211,7 @@ msgctxt ""
msgid "Notes regarding external formats and file types"
msgstr "Poznámky k externím formátům a typům souborů"
+#. Ej3ks
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2864,6 +3220,7 @@ msgctxt ""
msgid "Even if they are not installed, some filters can be selected in the <emph>Open</emph> and <emph>Save</emph> dialogs. If you select such a filter, a message will appear saying that you can still install the filter if you require."
msgstr "I když nejsou filtry nainstalovány, některé filtry je možné vybrat v dialogu <emph>Otevřít</emph> nebo <emph>Uložit</emph>. Pokud zvolíte takový filtr, zobrazí se zpráva s informacemi o možnosti nainstalování filtru."
+#. UG6DU
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2872,6 +3229,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">If you want to install additional filters or remove individual filters from the installation, close %PRODUCTNAME, start the Setup program and select the <emph>Modify</emph> option. Then you will see a dialog in which you can add or remove individual components of %PRODUCTNAME. Graphic filters can be found in \"Optional Components\".</caseinline></switchinline>"
msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Pokud chcete nainstalovat další filtry nebo některé filtry odstranit, ukončete %PRODUCTNAME, spusťte instalační program a zvolte <emph>Upravit</emph>. Poté se zobrazí dialog, ve kterém je možné přidat nebo vybrat jednotlivé součásti %PRODUCTNAME. Grafické filtry naleznete ve \"Volitelné součásti\".</caseinline></switchinline>"
+#. buWE2
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2880,6 +3238,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Importing and Exporting Text Documents</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Import a export textových dokumentů</defaultinline></switchinline>"
+#. fBaCD
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2888,6 +3247,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>$[officename] Writer can read various versions of the Microsoft Word text format. You also can save your own texts in Word format. However, not everything available with $[officename] Writer can be transferred to Word, and not everything can be imported.</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>$[officename] Writer může načíst různé verze textového formátu Microsoft Word. Také je možné ukládat své texty ve formátu pro Microsoft Word. Ovšem ne vše z $[officename] Writer je možné převést do formátu aplikace Word a ne vše je možné importovat.</defaultinline></switchinline>"
+#. vGDhS
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2896,6 +3256,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Importing is normally not problematic. Even redlining information and controls are imported (and exported) so that $[officename] recognizes inserted or deleted text in Word documents as well as font attributes that have been modified. Different coloring for each author and the time of such changes is also included. When graphic text boxes and labels are imported from templates, most of the attributes are also imported as direct paragraph and drawing attributes. However, some of the attributes may be lost during the import procedure.</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Import je obvykle bez potíží. Importují (a exportují) se i doplňující informace o provedených změnách a ovládací prvky, takže $[officename] rozezná vložený či odstraněný text v dokumentech aplikace Word a také upravené atributy písma. Jsou obsaženy i různé barvy pro rozlišení jednotlivých autorů a čas změn. Při importu grafických textových rámců a popisků z šablon se většina atributů importuje jako přímé atributy odstavce a kresby. Při importu ovšem může dojít ke ztrátě některých atributů.</defaultinline></switchinline>"
+#. zi6y8
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2904,6 +3265,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>It is also possible to import and export <link href=\"text/shared/00/00000005.xhp#rtf\" name=\"RTF\">RTF</link> files. This file format can be used to exchange formatted texts across various applications and platforms. In this way, many formats read by most programs will be transferred without a problem. The clipboard uses RTF format when you insert part of a spreadsheet from $[officename] Calc through <link href=\"text/shared/00/00000005.xhp\" name=\"DDE\">DDE</link> into $[officename] Writer.</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Také je možné importovat a exportovat formát <link href=\"text/shared/00/00000005.xhp#rtf\" name=\"RTF\">RTF</link> soubory. Tento formát souborů se používá k výměně formátovaných textů mezi různými aplikacemi a platformami. Tímto způsobem je možné bez problémů přenášet formátovaný text mezi většinou programů. Pokud vkládáte část sešitu z $[officename] Calc do $[officename] Writer pomocí <link href=\"text/shared/00/00000005.xhp\" name=\"DDE\">DDE</link> používá se také formát RTF.</defaultinline></switchinline>"
+#. yJeZD
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2912,6 +3274,7 @@ msgctxt ""
msgid "The filter <emph>Text Encoded</emph> helps you open and save text documents with another encoding font. The filter opens a dialog that enables you to select character set, default fonts, language and paragraph break."
msgstr "Filtr <emph>Kódovaný text</emph> vám pomáhá otevírat a ukládat textové dokumenty v jiném kódování. Filtr otevře dialog, který umožňuje vybrat znakovou sadu, výchozí písmo, jazyk a zalomení odstavce."
+#. d8DSF
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2920,6 +3283,7 @@ msgctxt ""
msgid "Importing and Exporting in HTML Format"
msgstr "Import a export ve formátu HTML"
+#. nEQZD
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2928,6 +3292,7 @@ msgctxt ""
msgid "With $[officename] Writer, you can insert footnotes and endnotes in your HTML document. They are exported as meta tags. The footnote and endnote characters are exported as hyperlinks."
msgstr "Pomocí $[officename] Writer je možné do HTML dokumentů vkládat poznámky pod čarou a vysvětlivky. Budou exportovány jako meta značky. Znaky pro odkaz na poznámky pod čarou a vysvětlivky bude exportovány jako hypertextové odkazy."
+#. bJ8s4
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2936,6 +3301,7 @@ msgctxt ""
msgid "Comments are used to include unknown characters in an HTML document. Every note that begins with \"HTML:...\" and ends with \">\" is treated as an HTML code, but is exported without these designations. Several tags around text can be included after \"HTML:...\" Accented characters are converted into the ANSI character set. Comments are created during import (for example, for meta tags that have no room in the file properties or unknown tags)."
msgstr "Pro začlenění neznámých znaků do HTML dokumentu se používají komentáře. S každou poznámkou, která začíná \"HTML:...\" a končí \">\", se zachází jako s HTML kódem, ale je exportována bez tohoto začátku a konce. Po \"HTML:...\" může být umístěno několik značek obalujících text. Znaky s diakritikou jsou převedeny do znakové sady ANSI. Během importu jsou komentáře vytvářeny (například pro meta značky, které se nehodí do vlastností souboru, nebo pro neznámé značky)."
+#. r7Gha
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2944,6 +3310,7 @@ msgctxt ""
msgid "The HTML import of $[officename] Writer is able to read files that have UTF-8 or UCS2 character coding. All characters that are contained in the ANSI character set or in the system's character set can be displayed."
msgstr "HTML import $[officename] Writer může načítat soubory v kódování UTF-8 nebo UCS2. Lze zobrazit všechny znaky, které jsou obsaženy ve znakové sadě ANSI nebo systémové znakové sadě."
+#. EKQe3
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2952,6 +3319,7 @@ msgctxt ""
msgid "When exporting to HTML, the character set selected in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph> is used. Characters not present there are written in a substitute form, which is displayed correctly in modern web browsers. When exporting such characters, you will receive an appropriate warning."
msgstr "Při exportu do HTML je použita znaková sada vybraná v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Načítání/ukládání - HTML kompatibilita</emph>. Znaky v dané sadě neobsažené jsou zapsány v zástupné formě, která se v moderních prohlížečích zobrazí správně. Při exportu takových znaků se zobrazí příslušné upozornění."
+#. CPvXB
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2960,6 +3328,7 @@ msgctxt ""
msgid "If, in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, you select Mozilla Firefox, MS Internet Explorer, or $[officename] Writer as the export option, upon export all important font attributes are exported as direct attributes (for example, text color, font size, bold, italic, and so on) in CSS1 styles. (<link href=\"text/shared/00/00000002.xhp\" name=\"CSS\">CSS</link> stands for Cascading Style Sheets.) Importing is also carried out according to this standard."
msgstr "Jestliže v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Načítání/ukládání - HTML kompatibilita</emph> vyberete jako volbu pro export Mozilla Firefox, MS Internet Explorer nebo $[officename] Writer, při exportu se všechny důležité vlastnosti písma uloží přímo jako atributy (například barva textu, velikost písma, tučné, kurzíva atd.) stylů CSS1. (<link href=\"text/shared/00/00000002.xhp\" name=\"CSS\">CSS</link> znamená Cascading Style Sheets, kaskádové styly.) Import probíhá také podle tohoto standardu."
+#. XP7i4
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2968,6 +3337,7 @@ msgctxt ""
msgid "The \"font\" property corresponds to Mozilla Firefox; that is, before the font size you can specify optional values for \"font-style\" (italic, none), \"font-variant\" (normal, small-caps) and \"font-weight\" (normal, bold)."
msgstr "Vlastnost \"font\" odpovídá exportu pro prohlížeč Mozilla Firefox; tj. před velikostí písma je možné určit další hodnoty pro \"font-style\" (italic, none), \"font-variant\" (normal, small-caps) a \"font-weight\" (normal, bold)."
+#. BFRie
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2976,6 +3346,7 @@ msgctxt ""
msgid "For example, \"Font: bold italic small-caps 12pt/200% Arial, Helvetica\" switches to bold, italic, small caps, double-space with the font family Arial or Helvetica, if Arial doesn't exist."
msgstr "Např. \"Font: bold italic small-caps 12pt/200% Arial, Helvetica\" přepne na tučné písmo, kurzívu, kapitálky, dvojité mezery s rodinou písma Arial nebo Helvetica (pokud Arial neexistuje)."
+#. 3f8u3
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2984,6 +3355,7 @@ msgctxt ""
msgid "\"Font: 10pt\" switches to a 10pt font, with bold, italic, small caps off."
msgstr "\"Font: 10pt\" přepne na písmo velikosti 10 pt, atributy tučné písmo, kurzíva a kapitálky jsou vypnuté."
+#. iSvxV
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -2992,6 +3364,7 @@ msgctxt ""
msgid "If MS Internet Explorer or $[officename] Writer are set as the export option, the sizes of the control field and their internal margins are exported as styles (print formats). CSS1 size properties are based on \"width\" and \"height\" values. The \"Margin\" property is used to set equal margins on all sides of the page. To allow different margins, the \"Margin-Left\", \"Margin-Right\", \"Margin-Top\" and \"Margin-Bottom\" properties are used."
msgstr "Je-li jako možnost exportu nastaveno Microsoft Internet Explorer nebo $[officename] Writer, velikosti polí ovládacích prvků a jejich vnitřní okraje jsou exportovány jako styly (formát pro tisk). Určení velikosti v CSS1 je založeno na hodnotách \"width\" a \"height\". Vlastnost \"Margin\" se používá k nastavení stejných okrajů na všech stranách stránky. Chcete-li nastavit různé okraje, použijte vlastnosti \"Margin-Left\", \"Margin-Right\", \"Margin-Top\" a \"Margin-Bottom\"."
+#. wiSGK
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3000,6 +3373,7 @@ msgctxt ""
msgid "The distances of graphics and Plug-Ins to the content can be set individually for export to $[officename] Writer and MS Internet Explorer. If the top/bottom or right/left margin is set differently, the distances are exported in a \"STYLE\" option for the corresponding tag as CSS1 size properties \"Margin-Top\", \"Margin-Bottom\", \"Margin-Left\" and \"Margin-Right\"."
msgstr "Vzdálenosti obrázků a zásuvných modulů od obsahu lze při exportu do $[officename] Writer a MS Internet Explorer nastavit zvlášť. Pokud se horní/dolní nebo levý/pravý okraj liší, vzdálenosti se exportují jako volba \"STYLE\" s odpovídajícími značkami CSS1 pro vzdálenosti \"Margin-Top\", \"Margin-Bottom\", \"Margin-Left\" a \"Margin-Right\"."
+#. CEtDK
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3008,6 +3382,7 @@ msgctxt ""
msgid "Text frames are supported with the use of CSS1 extensions for absolute positioned objects. This applies only to the export options Mozilla Firefox, MS Internet Explorer, and $[officename] Writer. Text frames can be aligned as graphics, <switchinline select=\"sys\"><caseinline select=\"WIN\"> Plug-Ins,</caseinline></switchinline>and Floating Frames, but character-linked frames are not possible."
msgstr "Textové rámce jsou podporovány pomocí rozšíření CSS1 pro absolutně umístěné objekty. To platí pouze pro export pro aplikace Mozilla Firefox, MS Internet Explorer a $[officename] Writer. Textové rámce je možné zarovnat jako obrázky<switchinline select=\"sys\"><caseinline select=\"WIN\">, zásuvné moduly </caseinline></switchinline>a plovoucí rámce, ale není možné použít zarovnání rámců ke znaku."
+#. 5Nq4u
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3016,6 +3391,7 @@ msgctxt ""
msgid "Text frames are exported as \"<SPAN>\" or \"<DIV>\" tags if they do not contain columns. If they do contain columns then they are exported as \"<MULTICOL>\"."
msgstr "Pokud textové rámce neobsahují sloupce, jsou exportovány jako značky <SPAN> nebo <DIV>. Jestliže sloupce obsahují, jsou exportovány jako značka <MULTICOL>."
+#. wakAb
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3024,6 +3400,7 @@ msgctxt ""
msgid "The measurement unit set in $[officename] is used for HTML export of CSS1 properties. The unit can be set separately for text and HTML documents under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - General</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/Web - View</emph>. The number of exported decimal places depends on the unit."
msgstr "Měrné jednotky nastavené v $[officename] se při HTML exportu používají pro vlastnosti CSS1. Jednotky mohou být nastaveny zvlášť pro textové a HTML dokumenty v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Obecné</emph> nebo <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/Web - Zobrazení</emph>. Exportovaný počet desetinných míst závisí na jednotce."
+#. LBmh7
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3032,6 +3409,7 @@ msgctxt ""
msgid "Measurement Unit"
msgstr "Měrná jednotka"
+#. VZEjG
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3040,6 +3418,7 @@ msgctxt ""
msgid "Measurement Unit Name in CSS1"
msgstr "Název měrné jednotky v šabloně CSS1"
+#. zRKJd
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3048,6 +3427,7 @@ msgctxt ""
msgid "Maximum Number of Decimal Places"
msgstr "Maximální počet desetinných míst"
+#. M4Zpq
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3056,6 +3436,7 @@ msgctxt ""
msgid "Millimeter"
msgstr "Milimetr"
+#. LaPMA
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3064,6 +3445,7 @@ msgctxt ""
msgid "mm"
msgstr "mm"
+#. CpWJs
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3072,6 +3454,7 @@ msgctxt ""
msgid "2"
msgstr "2"
+#. GdPqS
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3080,6 +3463,7 @@ msgctxt ""
msgid "Centimeter"
msgstr "Centimetr"
+#. NvHmA
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3088,6 +3472,7 @@ msgctxt ""
msgid "cm"
msgstr "cm"
+#. JqhVE
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3096,6 +3481,7 @@ msgctxt ""
msgid "2"
msgstr "2"
+#. Bpc8k
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3104,6 +3490,7 @@ msgctxt ""
msgid "Inch"
msgstr "Palec"
+#. iaQSr
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3112,6 +3499,7 @@ msgctxt ""
msgid "in"
msgstr "in"
+#. FAjf3
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3120,6 +3508,7 @@ msgctxt ""
msgid "2"
msgstr "2"
+#. 5siC5
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3128,6 +3517,7 @@ msgctxt ""
msgid "Pica"
msgstr "Pika"
+#. CwWvH
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3136,6 +3526,7 @@ msgctxt ""
msgid "pc"
msgstr "pc"
+#. 7LykF
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3144,6 +3535,7 @@ msgctxt ""
msgid "2"
msgstr "2"
+#. h2oi3
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3152,6 +3544,7 @@ msgctxt ""
msgid "Point"
msgstr "Bod"
+#. e37sD
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3160,6 +3553,7 @@ msgctxt ""
msgid "pt"
msgstr "pt"
+#. CSYoF
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3168,6 +3562,7 @@ msgctxt ""
msgid "1"
msgstr "1"
+#. pv3do
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3176,6 +3571,7 @@ msgctxt ""
msgid "The $[officename] Web page filter supports certain capabilities of CSS2. However, to use it, print layout export must be activated in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>. Then, in HTML documents, besides the HTML Page Style, you can also use the styles \"First page\", \"Left page\" and \"Right page\". These styles should enable you to set different page sizes and margins for the first page and for right and left pages when printing."
msgstr "Filtr $[officename] pro webové stránky podporuje určité možnosti CSS2. Pro jejich použití musí být v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Načítání/ukládání - HTML kompatibilita</emph> aktivováno rozvržení tisku. Potom, na rozdíl od stylu stránky HTML, můžete v HTML dokumentech použít také styly \"První stránka\", \"Levá stránka\" a \"Pravá stránka\". Tyto styly by měly umožnit nastavit různé velikosti a okraje stránek pro tisk pro první stránku a pro pravou a levou stránku."
+#. hyEPT
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3184,6 +3580,7 @@ msgctxt ""
msgid "Importing and Exporting Numbering"
msgstr "Import a export číslování"
+#. jfj5X
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3192,6 +3589,7 @@ msgctxt ""
msgid "If, in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, the export option \"$[officename] Writer\" or \"Internet Explorer\" is selected, the indents of numberings are exported as \"margin-left\" CSS1 property in the STYLE attribute of the <OL> and <UL> tags. The property indicates the difference relative to the indent of the next higher level."
msgstr "Jestliže vyberete v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Načítání/ukládání - HTML kompatibilita</emph> volbu exportu \"$[officename] Writer\" nebo \"Internet Explorer\", odsazení seznamu bude exportováno jako vlastnost CSS1 \"margin-left\" v atributu STYLE značek <OL> a <UL>. Tato vlastnost udává relativní vzdálenost k odsazení na další vyšší úrovni."
+#. ayGUf
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3200,6 +3598,7 @@ msgctxt ""
msgid "A left paragraph indent in numbering is indicated as \"margin-left\" CSS1 property. First-line indents are ignored in numbering and not exported."
msgstr "Levé odsazení odstavce v číslování je určeno vlastností CSS1 \"margin-left\". Odsazení prvního řádku odstavce se v číslování ignoruje a neexportuje."
+#. 6wqk9
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3208,6 +3607,7 @@ msgctxt ""
msgid "Importing and Exporting Spreadsheet Files"
msgstr "Import a export souborů tabulek"
+#. Cdej5
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3216,6 +3616,7 @@ msgctxt ""
msgid "$[officename] imports and exports references to deleted sections such as, for example, a referenced column. The whole formula can be viewed during the export process and the deleted reference contains an indication (#REF!) to the reference. A #REF! will be correspondingly created for the reference during the import."
msgstr "$[officename] importuje a exportuje odkazy na odstraněné sekce, např. odkazované sloupce. Během exportu lze zobrazit celý vzorec. Odstraněné odkazy obsahují vyznačení (#REF!) odkazu. #REF! se pro odkazy vytvoří během importu."
+#. ePorR
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3224,6 +3625,7 @@ msgctxt ""
msgid "Importing and Exporting Graphics Files"
msgstr "Import a export souborů obrázků"
+#. fukPK
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3232,6 +3634,7 @@ msgctxt ""
msgid "As with HTML documents, you can choose to use a filter with or without the element ($[officename] Impress) in the name to open a $[officename] graphics file. If without, the file will be opened as a $[officename] Draw document. Otherwise, the file saved by an old program version is now opened in $[officename] Impress."
msgstr "Podobně jako u HTML dokumentů si je možné při otevírání grafického souboru $[officename] zvolit použití filtr s nebo bez elementů ($[officename] Impress). Při filtru bez elementů se soubor otevře jako dokument $[officename] Draw. Jinak se soubor uložený ve staré verzi programu otevře v $[officename] Impress."
+#. FxvBr
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3240,6 +3643,7 @@ msgctxt ""
msgid "When you import an EPS file, a preview of the graphic is displayed in the document. If a preview is not available, a placeholder corresponding to the size of the graphic is displayed in the document. Under Unix and Microsoft Windows you can print the imported file by using a PostScript printer. <switchinline select=\"sys\"><caseinline select=\"UNIX\"></caseinline><defaultinline>If a different printer is used the preview will be printed.</defaultinline></switchinline> When exporting EPS graphics, a preview is created and has the TIFF or EPSI format. If an EPS graphic together with other graphics is exported in the EPS format then this file will be embedded unchanged in the new file."
msgstr "Importujete-li EPS soubor, zobrazí se v dokumentu náhled obrázku. Pokud není náhled k dispozici, zobrazí se zástupce v odpovídající velikosti. V systémech Unix a Microsoft Windows můžete vytisknout importovaný soubor pomocí PostScriptové tiskárny. <switchinline select=\"sys\"><caseinline select=\"UNIX\"></caseinline><defaultinline>Je-li použita jiná tiskárna, vytiskne se náhled.</defaultinline></switchinline> Při exportu EPS obrázků je vytvořen náhled ve formátu TIFF nebo EPSI. Pokud exportujete do EPS formátu obrázek v EPS spolu s jinými obrázky, bude tento soubor vložen beze změny do nového souboru."
+#. 8WXVD
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3248,6 +3652,7 @@ msgctxt ""
msgid "Multipage-TIFFs are allowed when graphics are imported or exported in TIFF format. The graphics are retrieved as a set of individual pictures in a single file, for example, the individual pages of a fax."
msgstr "Vícestránkové soubory TIFF je možné použít, pokud importujete nebo exportujete formát TIFF. Obrázky jsou uloženy jako několik samostatných obrázků v jednom souboru, např. jednotlivé stránky faxu."
+#. Mw8sa
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3256,6 +3661,7 @@ msgctxt ""
msgid "Some $[officename] Draw and $[officename] Impress options can be accessed through <emph>File - Export</emph>. See <link href=\"text/shared/00/00000200.xhp\" name=\"Graphics Export Options\">Graphics Export Options</link> for more information."
msgstr "Některé volby $[officename] Draw a $[officename] Impress jsou přístupné v nabídce <emph>Soubor - Export</emph>. Viz <link href=\"text/shared/00/00000200.xhp\" name=\"Volby exportu obrázků\">Volby exportu obrázků</link> pro více informací."
+#. xZeB3
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3264,6 +3670,7 @@ msgctxt ""
msgid "PostScript"
msgstr "PostScript"
+#. tKwju
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3272,6 +3679,7 @@ msgctxt ""
msgid "To export a document or graphic in PostScript format:"
msgstr "Pro export dokumentu nebo obrázku do formátu PostScript:"
+#. afEGj
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3280,6 +3688,7 @@ msgctxt ""
msgid "If you have not yet done so, install a PostScript printer driver, such as the Apple LaserWriter driver."
msgstr "Pokud jste tak dosud neučinili, nainstalujte ovladač tiskárny s podporou jazyka PostScript, například ovladač Apple LaserDriver."
+#. gZxAB
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3288,6 +3697,7 @@ msgctxt ""
msgid "Print the document with the <emph>File - Print</emph> menu command."
msgstr "Soubor vytiskněte pomocí příkazu <emph>Soubor - Tisk</emph> z nabídky."
+#. zUF5B
#: 00000020.xhp
msgctxt ""
"00000020.xhp\n"
@@ -3296,6 +3706,7 @@ msgctxt ""
msgid "Select the PostScript printer in the dialog and mark the <emph>Print to file</emph> check box. A PostScript file will be created."
msgstr "V dialogu vyberte PostScript tiskárnu a zaškrtněte pole <emph>Tisk do souboru</emph>. Vytvoří se PostScript soubor."
+#. iCj8q
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3304,6 +3715,7 @@ msgctxt ""
msgid "XML File Formats"
msgstr "Formáty souborů XML"
+#. gShKr
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3312,6 +3724,7 @@ msgctxt ""
msgid "<bookmark_value>exporting; XML files</bookmark_value> <bookmark_value>XML file formats</bookmark_value> <bookmark_value>extensions; file formats</bookmark_value> <bookmark_value>suffixes in file formats</bookmark_value> <bookmark_value>document types in $[officename]</bookmark_value> <bookmark_value>file formats; changing $[officename] defaults</bookmark_value> <bookmark_value>defaults;file formats in $[officename]</bookmark_value> <bookmark_value>file formats;OpenDocument/XML</bookmark_value> <bookmark_value>OpenDocument file formats</bookmark_value> <bookmark_value>ODF file formats</bookmark_value>"
msgstr "<bookmark_value>exportování; soubory XML</bookmark_value> <bookmark_value>formáty souboru XML</bookmark_value> <bookmark_value>přípony; formáty souboru</bookmark_value> <bookmark_value>přípony formátů souboru</bookmark_value> <bookmark_value>typy dokumentů v $[officename]</bookmark_value> <bookmark_value>formáty souboru; změna výchozích v $[officename]</bookmark_value> <bookmark_value>výchozí;formáty souboru v $[officename]</bookmark_value> <bookmark_value>formáty souboru;OpenDocument/XML</bookmark_value> <bookmark_value>formáty souboru OpenDocument</bookmark_value> <bookmark_value>formáty souboru ODF</bookmark_value>"
+#. ng7dZ
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3320,6 +3733,7 @@ msgctxt ""
msgid "<variable id=\"xmlformat\"><link href=\"text/shared/00/00000021.xhp\" name=\"XML File Formats\">XML File Formats</link></variable>"
msgstr "<variable id=\"xmlformat\"><link href=\"text/shared/00/00000021.xhp\" name=\"Formáty souborů XML\">Formáty souborů XML</link></variable>"
+#. XE7fE
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3328,6 +3742,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DID_SAVE_PACKED_XML\">By default, $[officename] loads and saves files in the OpenDocument file format.</ahelp>"
msgstr "<ahelp hid=\"HID_DID_SAVE_PACKED_XML\">Implicitně $[officename] načítá a ukládá soubory ve formátu OpenDocument.</ahelp>"
+#. TPGpr
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3336,6 +3751,7 @@ msgctxt ""
msgid "The OpenDocument file format (ODF) is a standardized file format used by many software applications. You can find more information at the Wikipedia site: <link href=\"https://en.wikipedia.org/wiki/OpenDocument\" name=\"English Wikipedia: OpenDocument\">wikipedia.org/wiki/OpenDocument</link>."
msgstr "Formát OpenDocument (ODF) je standardizovaný formát souborů, který používá řada aplikací. Více informací najdete na stránce Wikipedie: <link href=\"https://en.wikipedia.org/wiki/OpenDocument\" name=\"English Wikipedia: OpenDocument\">wikipedia.org/wiki/OpenDocument</link>."
+#. GEoMF
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3344,6 +3760,7 @@ msgctxt ""
msgid "OpenDocument file format names"
msgstr "Názvy souborových formátů OpenDocument"
+#. rXGoG
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3352,6 +3769,7 @@ msgctxt ""
msgid "%PRODUCTNAME uses the following file formats:"
msgstr "%PRODUCTNAME používá následující formáty souborů:"
+#. DkgZa
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3360,6 +3778,7 @@ msgctxt ""
msgid "Document format"
msgstr "Formát dokumentu"
+#. Fm5rP
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3368,6 +3787,7 @@ msgctxt ""
msgid "File extension"
msgstr "Přípona souboru"
+#. cdBAA
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3376,6 +3796,7 @@ msgctxt ""
msgid "ODF Text"
msgstr "Textový dokument ODF"
+#. uCfMV
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3384,6 +3805,7 @@ msgctxt ""
msgid "*.odt"
msgstr "*.odt"
+#. 7s43j
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3392,6 +3814,7 @@ msgctxt ""
msgid "ODF Text Template"
msgstr "Šablona textového dokumentu ODF"
+#. FiPUF
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3400,6 +3823,7 @@ msgctxt ""
msgid "*.ott"
msgstr "*.ott"
+#. Xm89r
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3408,6 +3832,7 @@ msgctxt ""
msgid "ODF Master Document"
msgstr "Hlavní dokument ODF"
+#. zfswu
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3416,6 +3841,7 @@ msgctxt ""
msgid "*.odm"
msgstr "*.odm"
+#. nkBGU
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3424,6 +3850,7 @@ msgctxt ""
msgid "HTML Document"
msgstr "HTML dokument"
+#. bHewB
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3432,6 +3859,7 @@ msgctxt ""
msgid "*.html"
msgstr "*.html"
+#. PGH68
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3440,6 +3868,7 @@ msgctxt ""
msgid "HTML Document Template"
msgstr "Šablona HTML dokumentu"
+#. KTeGZ
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3448,6 +3877,7 @@ msgctxt ""
msgid "*.oth"
msgstr "*.oth"
+#. XFTQf
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3456,6 +3886,7 @@ msgctxt ""
msgid "ODF Spreadsheet"
msgstr "Sešit ODF"
+#. urgDv
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3464,6 +3895,7 @@ msgctxt ""
msgid "*.ods"
msgstr "*.ods"
+#. iMUqQ
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3472,6 +3904,7 @@ msgctxt ""
msgid "ODF Spreadsheet Template"
msgstr "Šablona sešitu ODF"
+#. cC3YQ
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3480,6 +3913,7 @@ msgctxt ""
msgid "*.ots"
msgstr "*.ots"
+#. 2fCWF
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3488,6 +3922,7 @@ msgctxt ""
msgid "ODF Drawing"
msgstr "Kresba ODF"
+#. HXzZ3
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3496,6 +3931,7 @@ msgctxt ""
msgid "*.odg"
msgstr "*.odg"
+#. SwQ9C
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3504,6 +3940,7 @@ msgctxt ""
msgid "ODF Drawing Template"
msgstr "Šablona kresby ODF"
+#. 4LWJL
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3512,6 +3949,7 @@ msgctxt ""
msgid "*.otg"
msgstr "*.otg"
+#. U7x6o
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3520,6 +3958,7 @@ msgctxt ""
msgid "ODF Presentation"
msgstr "Prezentace ODF"
+#. eGjai
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3528,6 +3967,7 @@ msgctxt ""
msgid "*.odp"
msgstr "*.odp"
+#. zNDBp
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3536,6 +3976,7 @@ msgctxt ""
msgid "ODF Presentation Template"
msgstr "Šablona prezentace ODF"
+#. vQVQD
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3544,6 +3985,7 @@ msgctxt ""
msgid "*.otp"
msgstr "*.otp"
+#. eAWod
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3552,6 +3994,7 @@ msgctxt ""
msgid "ODF Formula"
msgstr "Vzorec ODF"
+#. rAJko
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3560,6 +4003,7 @@ msgctxt ""
msgid "*.odf"
msgstr "*.odf"
+#. rpRwk
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3568,6 +4012,7 @@ msgctxt ""
msgid "ODF Database"
msgstr "Databáze ODF"
+#. 3Fgv8
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3576,6 +4021,7 @@ msgctxt ""
msgid "*.odb"
msgstr "*.odb"
+#. MCddJ
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3584,6 +4030,7 @@ msgctxt ""
msgid "%PRODUCTNAME Extension"
msgstr "Rozšíření %PRODUCTNAME"
+#. vrtDD
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3592,6 +4039,7 @@ msgctxt ""
msgid "*.oxt"
msgstr "*.oxt"
+#. 7zGTW
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3600,6 +4048,7 @@ msgctxt ""
msgid "The HTML format is not an OpenDocument format."
msgstr "Formát HTML není formátem OpenDocument."
+#. xnMpp
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3608,6 +4057,7 @@ msgctxt ""
msgid "ODF Chart is the name of the file format for stand alone charts. This format with the extension *.odc is currently not in use."
msgstr "ODF Chart je název formátu souboru pro samostatné grafy. Tento formát má příponu *.odc a momentálně se nepoužívá."
+#. ZA2M9
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3616,6 +4066,7 @@ msgctxt ""
msgid "Evolution of the OpenDocument format"
msgstr "Vývoj formátu OpenDocument"
+#. sgy7z
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3624,6 +4075,7 @@ msgctxt ""
msgid "The OpenDocument format evolves over time."
msgstr "Formát OpenDocument se v čase vyvíjí."
+#. vkpnJ
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3632,6 +4084,7 @@ msgctxt ""
msgid "ODF version"
msgstr "Verze ODF"
+#. 9hSDY
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3640,6 +4093,7 @@ msgctxt ""
msgid "Date of standard approval by OASIS"
msgstr "Datum schválení standardu OASIS"
+#. 5tGCz
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3648,6 +4102,7 @@ msgctxt ""
msgid "First supporting version of the software"
msgstr "První verze softwaru, která formát podporovala"
+#. qPfwC
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3656,6 +4111,7 @@ msgctxt ""
msgid "ODF 1.0"
msgstr "ODF 1.0"
+#. mmzEi
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3664,6 +4120,7 @@ msgctxt ""
msgid "2005-05-01"
msgstr "1. 5. 2005"
+#. jdPvJ
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3672,6 +4129,7 @@ msgctxt ""
msgid "OpenOffice.org 1.1.5 or StarOffice 7"
msgstr "OpenOffice.org 1.1.5 nebo StarOffice 7"
+#. qnHF4
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3680,6 +4138,7 @@ msgctxt ""
msgid "ODF 1.1"
msgstr "ODF 1.1"
+#. GFzMS
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3688,6 +4147,7 @@ msgctxt ""
msgid "2007-02-02"
msgstr "2. 2. 2007"
+#. EDm6L
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3696,6 +4156,7 @@ msgctxt ""
msgid "OpenOffice.org 2.2 or StarOffice 8 Update 4"
msgstr "OpenOffice.org 2.2 nebo StarOffice 8 Update 4"
+#. ENFwJ
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3704,6 +4165,7 @@ msgctxt ""
msgid "ODF 1.2"
msgstr "ODF 1.2"
+#. T2U43
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3712,6 +4174,7 @@ msgctxt ""
msgid "2011-09-30"
msgstr "30. 9. 2011"
+#. 2JPPT
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3720,6 +4183,7 @@ msgctxt ""
msgid "OpenOffice.org 3, StarOffice 9, Oracle Open Office"
msgstr "OpenOffice.org 3, StarOffice 9, Oracle Open Office"
+#. vD7AT
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3728,6 +4192,7 @@ msgctxt ""
msgid "ODF 1.2 (Extended)"
msgstr "ODF 1.2 (rozšířený)"
+#. UjbNC
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3736,6 +4201,7 @@ msgctxt ""
msgid "-"
msgstr "-"
+#. 3rCcz
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3744,14 +4210,16 @@ msgctxt ""
msgid "OpenOffice.org 3.2 or StarOffice 9.2"
msgstr "OpenOffice.org 3.2 nebo StarOffice 9.2"
+#. mrGRB
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
"par_id0514200811525591\n"
"help.text"
-msgid "In current versions, you can select to save your documents using ODF 1.2 (default) or ODF 1.0/1.1 (for backward compatibility). Choose <item type=\"menuitem\">Tools - Options - Load/Save - General</item> and select the ODF format version."
-msgstr "V současných verzích si můžete vybrat, zda ukládat dokumenty jako ODF 1.2 (výchozí), nebo jako ODF 1.0/1.1 (pro zpětnou kompatibilitu). Zvolte <item type=\"menuitem\">Nástroje - Možnosti - Načítání/ukládání - Obecné</item> a vyberte verzi formátu ODF."
+msgid "In current versions, you can select to save your documents using ODF 1.2 (default) or ODF 1.0/1.1 (for backward compatibility). Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Load/Save - General</menuitem> and select the ODF format version."
+msgstr ""
+#. y6aBs
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3760,14 +4228,16 @@ msgctxt ""
msgid "If you want to exchange documents with users that still use OpenOffice.org 1 or StarOffice 7, save the document using the respectively named filter in the <emph>File type</emph> listbox."
msgstr "Pokud chcete sdílet dokumenty s uživateli, kteří stále používají OpenOffice.org 1 či StarOffice 7, zvolte při ukládání souboru odpovídající filtr ze seznamu <emph>Typ souboru</emph>."
+#. wCawc
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
"par_id3146907\n"
"help.text"
-msgid "If you want to define another file format as the default, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\"><emph>Load/Save - General</emph></link> to find alternative file formats for each $[officename] document type."
-msgstr "Pokud chcete určit jiný formát jako výchozí, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010200.xhp\" name=\"Načítání/ukládání - Obecné\"><emph>Načítání/ukládání - Obecné</emph></link> a najděte alternativní formát souboru pro každý typ dokumentu $[officename]."
+msgid "If you want to define another file format as the default, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - </menuitem><link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\"><menuitem>Load/Save - General</menuitem></link> to find alternative file formats for each $[officename] document type."
+msgstr ""
+#. RrpAt
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3776,6 +4246,7 @@ msgctxt ""
msgid "XML file structure"
msgstr "Struktura souboru XML"
+#. SPtAm
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3784,6 +4255,7 @@ msgctxt ""
msgid "Documents in OpenDocument file format are stored as compressed zip archives that contain XML files. To view these XML files, you can open the OpenDocument file with an unzip program. The following files and directories are contained within the OpenDocument files:"
msgstr "Dokumenty ve formátu OpenDocument jsou uloženy jako komprimované ZIP archivy, které obsahují soubory XML soubory. Chcete-li zobrazit tyto soubory, můžete soubor OpenDocument rozbalit. V souborech OpenDocument jsou uloženy následující soubory a adresáře:"
+#. gxFHu
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3792,6 +4264,7 @@ msgctxt ""
msgid "The text content of the document is located in <emph>content.xml</emph>."
msgstr "Obsah dokumentu je uložen v souboru <emph>content.xml</emph>."
+#. Zhydi
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3800,6 +4273,7 @@ msgctxt ""
msgid "By default, <emph>content.xml</emph> is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. The use of indentations and line breaks can be activated in the <link href=\"text/shared/optionen/expertconfig.xhp\"><emph>Expert configuration</emph></link> by setting the property <emph>/org.openoffice.Office.Common/Save/Document PrettyPrinting</emph> to <emph>true</emph>."
msgstr "Ve výchozím nastavením je <emph>content.xml</emph> ukládán bez formátovacích prvků jako odsazení nebo konce řádků, aby se minimalizoval čas načítání a ukládání dokumentu. Použití odsazení a konců řádků můžete zapnout v <link href=\"text/shared/optionen/expertconfig.xhp\"><emph>expertním nastavení</emph></link> tím, že nastavíte vlastnost <emph>/org.openoffice.Office.Common/Save/Document PrettyPrinting</emph> na <emph>true</emph>."
+#. CATsa
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3808,6 +4282,7 @@ msgctxt ""
msgid "The file <emph>meta.xml</emph> contains the meta information of the document, which you can enter under <emph>File - Properties</emph>."
msgstr "Soubor <emph>meta.xml</emph> obsahuje meta informace dokumentu, které je možné zadávat v dialogu <emph>Soubor - Vlastnosti</emph>."
+#. gMmuv
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3816,6 +4291,7 @@ msgctxt ""
msgid "If you save a document with a password, <emph>meta.xml</emph> will not be encrypted."
msgstr "Jestliže uložíte soubor s heslem, soubor <emph>meta.xml</emph> nebude zašifrován."
+#. QoEmx
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3824,6 +4300,7 @@ msgctxt ""
msgid "The file <emph>settings.xml</emph> contains further information about the settings for this document."
msgstr "Soubor <emph>settings.xml</emph> obsahuje další informace o nastaveních pro tento dokument."
+#. Eh4xE
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3832,6 +4309,7 @@ msgctxt ""
msgid "In <emph>styles.xml,</emph> you find the styles applied to the document that can be seen in the <emph>Styles</emph> window."
msgstr "V souboru <emph>styles.xml</emph> jsou uloženy styly používané v dokumentu, které se zobrazují v okně <emph>Styly</emph>."
+#. 8rXuY
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3840,6 +4318,7 @@ msgctxt ""
msgid "The <emph>meta-inf/manifest.xml</emph> file describes the structure of the XML file."
msgstr "Soubor <emph>meta-inf/manifest.xml</emph> popisuje strukturu XML souboru."
+#. aGo3c
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3848,6 +4327,7 @@ msgctxt ""
msgid "Additional files and folders can be contained in the packed file format."
msgstr "V zabaleném souboru se mohou nacházet další soubory a složky."
+#. XTjqF
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3856,6 +4336,7 @@ msgctxt ""
msgid "Definition of the XML formats"
msgstr "Definice formátů XML"
+#. QG7Gw
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3864,6 +4345,7 @@ msgctxt ""
msgid "The schema for the OpenDocument formats can be found on the <link href=\"https://www.oasis-open.org/standards#opendocumentv1.2\"><emph>www.oasis-open.org</emph></link> web site."
msgstr "Schéma pro formáty OpenDocument naleznete na webových stránkách <link href=\"https://www.oasis-open.org/standards#opendocumentv1.2\"><emph>www.oasis-open.org</emph></link>."
+#. 9vJAe
#: 00000021.xhp
msgctxt ""
"00000021.xhp\n"
@@ -3872,6 +4354,7 @@ msgctxt ""
msgid "<link href=\"text/shared/autopi/01130000.xhp\">Document Converter Wizard</link>"
msgstr "<link href=\"text/shared/autopi/01130000.xhp\">Konvertor dokumentů</link>"
+#. 6sL4z
#: 00000099.xhp
msgctxt ""
"00000099.xhp\n"
@@ -3880,6 +4363,7 @@ msgctxt ""
msgid "See also..."
msgstr "Viz také..."
+#. DcfEK
#: 00000099.xhp
msgctxt ""
"00000099.xhp\n"
@@ -3888,6 +4372,7 @@ msgctxt ""
msgid "<variable id=\"siehe\">See also... </variable>"
msgstr "<variable id=\"siehe\">Viz také... </variable>"
+#. dA7YM
#: 00000099.xhp
msgctxt ""
"00000099.xhp\n"
@@ -3896,6 +4381,7 @@ msgctxt ""
msgid "<variable id=\"userszenarien\"><link href=\"text/scalc/01/06050000.xhp\" name=\"Tools Menu - Scenarios\">Tools Menu - Scenarios</link></variable>"
msgstr "<variable id=\"userszenarien\"><link href=\"text/scalc/01/06050000.xhp\" name=\"Nástroje - Scénáře\">Nástroje - Scénáře</link></variable>"
+#. BCND6
#: 00000099.xhp
msgctxt ""
"00000099.xhp\n"
@@ -3904,6 +4390,7 @@ msgctxt ""
msgid "On the help page for <link href=\"text/shared/guide/main.xhp\" name=\"$[officename] general\">$[officename] general</link> you can find instructions that are applicable to all modules, such as working with windows and menus, customizing $[officename], data sources, Gallery, and drag and drop."
msgstr "Na stránce nápovědy pro <link href=\"text/shared/guide/main.xhp\" name=\"$[officename] obecně\">$[officename] obecně</link> najdete rady, které jsou společné pro všechny části balíku, např. práce s okny a nabídkami, přizpůsobení $[officename], zdroje dat, Galerie a přetahování."
+#. v53RG
#: 00000099.xhp
msgctxt ""
"00000099.xhp\n"
@@ -3912,6 +4399,7 @@ msgctxt ""
msgid "If you want help with another module, switch to the help for that module with the combo box in the navigation area."
msgstr "Pokud potřebujete nápovědu k jiné aplikaci, přepněte aplikaci v poli se seznamem v navigační části."
+#. zi4aq
#: 00000099.xhp
msgctxt ""
"00000099.xhp\n"
@@ -3920,6 +4408,7 @@ msgctxt ""
msgid "<variable id=\"winmanager\">The availability of this function depends on your X Window Manager. </variable>"
msgstr "<variable id=\"winmanager\">Dostupnost této funkce závisí na vašem X Window Manageru. </variable>"
+#. sHNos
#: 00000099.xhp
msgctxt ""
"00000099.xhp\n"
@@ -3928,6 +4417,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:HelpTip\">Enables the display of icon names at the mouse pointer and other Help contents.</ahelp>"
msgstr "<ahelp hid=\".uno:HelpTip\">Zapne automatické zobrazení názvů ikon a další nápovědy na pozici ukazatele myši.</ahelp>"
+#. DRVgt
#: 00000099.xhp
msgctxt ""
"00000099.xhp\n"
@@ -3936,6 +4426,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ActiveHelp\">Enables the display of a brief description of menus and icons at the mouse pointer.</ahelp>"
msgstr "<ahelp hid=\".uno:ActiveHelp\">Zapne automatické zobrazování krátkého popisku k nabídkám a ikonám na pozici ukazatele myši.</ahelp>"
+#. 4BDBC
#: 00000099.xhp
msgctxt ""
"00000099.xhp\n"
@@ -3944,6 +4435,7 @@ msgctxt ""
msgid "Some of the shortcut keys may be assigned to your desktop system. Keys that are assigned to the desktop system are not available to %PRODUCTNAME. Try to assign different keys either for %PRODUCTNAME, in <emph>Tools - Customize - Keyboard</emph>, or in your desktop system."
msgstr "Některé klávesové zkratky může používat váš systém. Tyto zkratky nejsou %PRODUCTNAME k dispozici. Zkuste změnit nastavení klávesových zkratek v %PRODUCTNAME (<emph>Nástroje - Přizpůsobit - Klávesnice</emph>) nebo ve svém systému."
+#. m8DTp
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -3952,6 +4444,7 @@ msgctxt ""
msgid "Graphics Export Options"
msgstr "Volby exportu obrázků"
+#. 7sSpA
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -3960,6 +4453,7 @@ msgctxt ""
msgid "Graphics Export Options"
msgstr "Volby exportu obrázků"
+#. Trnh6
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -3968,6 +4462,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"visible\">Defines graphics export options.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"visible\">Určuje volby exportu obrázků.</ahelp>"
+#. FuAss
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -3976,6 +4471,7 @@ msgctxt ""
msgid "When you export graphical elements to a file, you can select the file type. For most supported file types a dialog opens where you can setup export options."
msgstr "Při exportování obrázků do souboru vybíráte typ souboru. Pro většinu podporovaných typů souborů se otevře dialogové okno, ve kterém lze nastavit volby exportu."
+#. LfL4h
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -3984,6 +4480,7 @@ msgctxt ""
msgid "The following file types do not show an options dialog: RAS, SVG, TIFF, XPM."
msgstr "U následujících typů souboru se dialogové okno s volbami neobjeví: RAS, SVG, TIFF, XPM."
+#. PQtX2
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -3992,6 +4489,7 @@ msgctxt ""
msgid "The other file types show options dialogs where you can set the width and height of the exported image."
msgstr "U jiných typů souboru se objeví dialogové okno, kde můžete nastavit šířku a výšku exportovaného obrázku."
+#. CtWCC
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4000,6 +4498,7 @@ msgctxt ""
msgid "Depending on the file type, you can specify some more options. Press Shift+F1 and hover over the control to see an extended help text."
msgstr "V závislosti na typu souboru je možné upřesnit některé další možnosti. Nápovědu zobrazíte tak, že stisknete Shift+F1 a přejedete přes dané pole."
+#. wWp2J
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4008,6 +4507,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies the measurement units.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje měrné jednotky.</ahelp>"
+#. tS8i8
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4016,6 +4516,7 @@ msgctxt ""
msgid "Width"
msgstr "Šířka"
+#. cWHdE
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4024,6 +4525,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"visible\">Specifies the width.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"visible\">Určuje šířku.</ahelp>"
+#. VfTBy
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4032,6 +4534,7 @@ msgctxt ""
msgid "Height"
msgstr "Výška"
+#. GA4Hr
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4040,6 +4543,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"visible\">Specifies the height.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"visible\">Určuje výšku.</ahelp>"
+#. eFBuk
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4048,6 +4552,7 @@ msgctxt ""
msgid "Resolution"
msgstr "Rozlišení"
+#. bVfpB
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4056,6 +4561,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter the image resolution. Select the measurement units from the list box.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte rozlišení obrázku. Ze seznamu vyberte měrné jednotky.</ahelp>"
+#. PEM7x
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4064,6 +4570,7 @@ msgctxt ""
msgid "More options"
msgstr "Další možnosti"
+#. M9Gpu
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4072,6 +4579,7 @@ msgctxt ""
msgid "For JPEG files you can set the color depth and the quality."
msgstr "U souborů JPEG lze nastavit barevnou hloubku a kvalitu."
+#. nKXCd
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4080,6 +4588,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the color depth from 8 bit grayscale or 24 bit true color.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte barevnou hloubku buď 8bitovou stupnici šedi, nebo 24bitovou plně barevnou.</ahelp>"
+#. 4Aboo
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4088,6 +4597,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the compression for the export. A high compression means a smaller, but slower to load image.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nastaví kompresi exportu. Vysoká komprese znamená menší velikost obrázku, který se ale bude déle načítat.</ahelp>"
+#. Xuqsv
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4096,6 +4606,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the quality for the export. Choose from a low quality with minimal file size, up to a high quality and big file size</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nastaví kvalitu exportu. Zvolit můžete od nízké kvality s nejmenší velikostí souboru až po vysokou kvalitu a velký soubor.</ahelp>"
+#. ai2T9
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4104,6 +4615,7 @@ msgctxt ""
msgid "For BMP files you can set the compression and the RLE encoding."
msgstr "U souborů BMP lze nastavit kompresi a RLE kódování."
+#. LnBpN
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4112,6 +4624,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies RLE (Run Length Encoding) to the BMP graphics.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Aplikuje RLE (Run Length Encoding - kódování posloupnosti) na BMP grafiku.</ahelp>"
+#. gFotB
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4120,6 +4633,7 @@ msgctxt ""
msgid "For PBM, PGM, and PPM files you can set the encoding."
msgstr "U souborů PBM, PGM, a PPM můžete nastavit kódování."
+#. GHtcq
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4128,6 +4642,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Exports the file in binary format. The resulting file is smaller than a text file.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Exportuje soubor v binárním formátu. Výsledný soubor je menší než textový soubor.</ahelp>"
+#. MpCe5
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4136,6 +4651,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Exports the file in ASCII text format. The resulting file is larger than a binary file.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Exportuje soubor v ASCII textovém formátu. Výsledný soubor je větší než binární.</ahelp>"
+#. AzMVE
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4144,6 +4660,7 @@ msgctxt ""
msgid "For PNG files you can set the compression and the interlaced mode."
msgstr "U souborů PNG lze nastavit kompresi a režim prokládání."
+#. 9XWBn
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4152,6 +4669,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether the graphic is to be saved in interlaced mode.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, zda bude grafika uložena v prokládaném módu.</ahelp>"
+#. 4E84u
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4160,6 +4678,7 @@ msgctxt ""
msgid "For GIF files you can set the transparency and the interlaced mode."
msgstr "U souborů GIF lze nastavit průhlednost a režim prokládání."
+#. HjAnT
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4168,6 +4687,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to save the background of the picture as transparent. Only objects will be visible in the GIF image. Use the Color Replacer to set the transparent color in the picture.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, zda se má pozadí obrázku uložit jako průhledné. V obrázku GIF budou viditelné pouze objekty. Průhlednou barvu obrázku je možné určit pomocí Kapátka.</ahelp>"
+#. DGtgZ
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4176,6 +4696,7 @@ msgctxt ""
msgid "For EPS files you can set the preview, the color format, the compression, and the version."
msgstr "U souborů EPS lze nastavit náhled, barevný formát, kompresi a verzi."
+#. hCFBd
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4184,6 +4705,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">You must print an EPS file with a PostScript printer. Other printers will only print the embedded preview.</caseinline></switchinline>"
msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">EPS soubor musíte tisknout na PostScript tiskárně. Jiné tiskárny vytisknou pouze vložený náhled.</caseinline></switchinline>"
+#. T4FvM
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4192,6 +4714,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether a preview image is exported in the TIFF format together with the actual PostScript file.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, zda je spolu se samotným PostScript souborem exportován i náhled ve formátu TIFF.</ahelp>"
+#. aauDC
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4200,6 +4723,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether a monochrome preview graphic in EPSI format is exported together with the PostScript file. This format only contains printable characters from the 7-bit ASCII code.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, zda je spolu s PostScript souborem exportován i černobílý náhled ve formátu EPSI. Tento formát obsahuje pouze tisknutelné znaky kódování 7-bit ASCII.</ahelp>"
+#. gEddm
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4208,6 +4732,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Compression is not available at this level. Select the Level 1 option if your PostScript printer does not offer the capabilities of Level 2.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Na této úrovni není možné použít kompresi. Volbu Level 1 zvolte pokud vaše PostScript tiskárna nepodporuje schopnosti Level 2.</ahelp>"
+#. k88Jh
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4216,6 +4741,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the Level 2 option if your output device supports colored bitmaps, palette graphics and compressed graphics.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Volbu Level 2 zvolte pokud výstupní zařízení podporuje barevné rastry, obrázky s paletou a komprimované obrázky.</ahelp>"
+#. EZteg
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4224,6 +4750,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Exports the file in color.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Exportuje soubor v barvě.</ahelp>"
+#. m4CS7
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4232,6 +4759,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Exports the file in grayscale tones.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Exportuje soubor ve stupních šedi.</ahelp>"
+#. LYd2b
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4240,6 +4768,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">LZW compression is the compression of a file into a smaller file using a table-based lookup algorithm.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">LZW komprese je komprese používající pro snížení velikosti souboru algoritmus využívající vyhledávací tabulku.</ahelp>"
+#. Cg5Fi
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4248,6 +4777,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies that you do not wish to use compression.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, že nechcete použít kompresi.</ahelp>"
+#. KHHgh
#: 00000200.xhp
msgctxt ""
"00000200.xhp\n"
@@ -4256,6 +4786,7 @@ msgctxt ""
msgid "See <link href=\"text/shared/00/00000020.xhp\" name=\"Import and Export Filter Information\">Import and Export Filter Information</link> for more information about filters."
msgstr "Více informací o filtrech získáte v části <link href=\"text/shared/00/00000020.xhp\" name=\"Informace o filtrech pro import/export\">Informace o filtrech pro import/export</link>."
+#. GUBNE
#: 00000206.xhp
msgctxt ""
"00000206.xhp\n"
@@ -4264,6 +4795,7 @@ msgctxt ""
msgid "Dif Import/Export/ Lotus import/ dBASE import"
msgstr "Import a export souboru DIF, Lotus a dBASE"
+#. A8Y3E
#: 00000206.xhp
msgctxt ""
"00000206.xhp\n"
@@ -4272,6 +4804,7 @@ msgctxt ""
msgid "Dif Import/Export/ Lotus import/ dBASE import"
msgstr "Import a export souboru DIF, Lotus a dBASE"
+#. eFGbe
#: 00000206.xhp
msgctxt ""
"00000206.xhp\n"
@@ -4280,6 +4813,7 @@ msgctxt ""
msgid "Defines the options for import/export. These dialogs will be automatically shown if the corresponding file type is selected."
msgstr "Nastavení pro import a export. Tyto dialogy se automaticky zobrazí, pokud vyberete odpovídající typ souboru."
+#. oDPSi
#: 00000206.xhp
msgctxt ""
"00000206.xhp\n"
@@ -4288,6 +4822,7 @@ msgctxt ""
msgid "Character set"
msgstr "Písmo"
+#. ptx9c
#: 00000206.xhp
msgctxt ""
"00000206.xhp\n"
@@ -4296,6 +4831,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/imoptdialog/charsetlist\">Select the character set from the options used for import/export.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/imoptdialog/charsetlist\">Vyberte znakovou sadu, kterou chcete použít pro import/export.</ahelp>"
+#. 3jYHJ
#: 00000206.xhp
msgctxt ""
"00000206.xhp\n"
@@ -4304,6 +4840,7 @@ msgctxt ""
msgid "For further information regarding filters, refer to the topic: <link href=\"text/shared/00/00000020.xhp\" name=\"Information about Import and Export Filters\">Information about Import and Export Filters</link>."
msgstr "Více informací o filtrech získáte v části <link href=\"text/shared/00/00000020.xhp\" name=\"Informace o filtrech pro import/export\">Informace o filtrech pro import/export</link>."
+#. XFQiC
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4312,6 +4849,7 @@ msgctxt ""
msgid "Export text files"
msgstr "Exportovat textový soubor"
+#. ZbfcL
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4320,6 +4858,7 @@ msgctxt ""
msgid "Export text files"
msgstr "Exportovat textový soubor"
+#. DkrZy
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4328,6 +4867,7 @@ msgctxt ""
msgid "The <emph>Export text files</emph> dialog allows you to define the export options for text files. The dialog will be displayed if you save spreadsheet data as file type \"Text CSV\", and if the <emph>Edit filter settings</emph> check box is marked in the <emph>Save As</emph> dialog."
msgstr "V dialogu <emph>Exportovat textový soubor</emph> je možné nastavit možnosti exportu pro textové soubory. Tento dialog je zobrazen tehdy, pokud uložíte sešit do souboru typu \"Text CSV\" a je-li v dialogu <emph>Uložit jako</emph> zaškrtnuto pole <emph>Upravit nastavení filtru</emph>."
+#. EwLF2
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4336,6 +4876,7 @@ msgctxt ""
msgid "Field options"
msgstr "Možnosti pole"
+#. qD9Jm
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4344,6 +4885,7 @@ msgctxt ""
msgid "Defines the field separator, text separator and character set that is used for the text export."
msgstr "Nastavení oddělovače polí, oddělovače textu a znakové sady, které se použije pro export textu."
+#. BG9qW
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4352,6 +4894,7 @@ msgctxt ""
msgid "Character set"
msgstr "Písmo"
+#. UGu3A
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4360,6 +4903,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/imoptdialog/charsetdropdown\">Specifies the character set for text export.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/imoptdialog/charsetdropdown\">Výběr znakové sady pro export textu.</ahelp>"
+#. 58FUR
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4368,6 +4912,7 @@ msgctxt ""
msgid "Field delimiter"
msgstr "Oddělovač polí"
+#. MSSDg
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4376,6 +4921,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/imoptdialog/field\">Choose or enter the field delimiter, which separates data fields.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/imoptdialog/field\">Zvolte nebo zadejte oddělovač polí, který rozděluje datová pole.</ahelp>"
+#. k5RWz
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4384,6 +4930,7 @@ msgctxt ""
msgid "Text delimiter"
msgstr "Oddělovač textu"
+#. AC8vt
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4392,6 +4939,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/imoptdialog/text\">Choose or enter the text delimiter, which encloses every data field.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/imoptdialog/text\">Zvolte nebo zadejte oddělovač textu, který uzavírá každé datové pole.</ahelp>"
+#. A5yjw
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4400,6 +4948,7 @@ msgctxt ""
msgid "Quote all text cells"
msgstr "Textové buňky do uvozovek"
+#. uXNQB
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4408,6 +4957,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Exports all text cells with leading and trailing quote characters as set in the Text delimiter box. If not checked, only those text cells get quoted that contain the Field delimiter character.</ahelp>"
msgstr "<ahelp hid=\".\">Všechny exportované textové buňky budou mít na začátku a na konci textu znak, který je nastaven jako oddělovač textu. Není-li zaškrtnuto, v uvozovkách budou pouze ty buňky, které obsahují znak oddělovače textu.</ahelp>"
+#. pF6fj
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4416,6 +4966,7 @@ msgctxt ""
msgid "Save cell content as shown"
msgstr "Uložit zobrazený obsah buňky"
+#. XBLgE
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4424,6 +4975,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enabled by default, data will be saved as displayed, including applied number formats. If this checkbox is not marked, raw data content will be saved, as in older versions of the software.</ahelp>"
msgstr "<ahelp hid=\".\">Ve výchozím stavu povoleno, data budou uložena tak, jak jsou zobrazena, včetně použitých formátů čísla. Není-li pole zaškrtnuto, budou uložena přímo původní data, jak tomu bylo ve starších verzích aplikace.</ahelp>"
+#. 5KgZv
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4432,6 +4984,7 @@ msgctxt ""
msgid "Depending on the number format, saving cell content as shown may write values that during an import cannot be interpreted as numerical values anymore."
msgstr "V závislosti na formátu čísla může uložení zobrazeného obsahu zapsat hodnoty, které již nelze při importu interpretovat jako číselné hodnoty."
+#. 6mrLg
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4440,6 +4993,7 @@ msgctxt ""
msgid "Fixed column width"
msgstr "Pevná šířka sloupce"
+#. AMFg7
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4448,6 +5002,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/imoptdialog/fixedwidth\">Exports all data fields with a fixed width.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/imoptdialog/fixedwidth\">Exportuje všechna datová pole s pevnou šířkou.</ahelp>"
+#. gff7a
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4456,6 +5011,7 @@ msgctxt ""
msgid "The width of a data field in the exported text file is set to the current width of the corresponding column."
msgstr "Šířka datového pole v exportovaném textovém souboru se nastaví podle současné šířky odpovídajícího sloupce."
+#. omANU
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4464,6 +5020,7 @@ msgctxt ""
msgid "Values are exported in the format as currently seen in the cell."
msgstr "Hodnoty se exportují ve formátu, který je aktuálně zobrazen v buňce."
+#. 4QED2
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4472,6 +5029,7 @@ msgctxt ""
msgid "If a value is longer than the fixed column width, it will be exported as a ### string."
msgstr "Je-li hodnota delší než pevná šířka sloupce, exportuje se jako řetězec ###."
+#. 9kLz7
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4480,6 +5038,7 @@ msgctxt ""
msgid "If a text string is longer than the fixed column width, it will be truncated at the end."
msgstr "Je-li textový řetězec delší než pevná šířka sloupce, na konci bude zkrácen."
+#. ojw3G
#: 00000207.xhp
msgctxt ""
"00000207.xhp\n"
@@ -4488,6 +5047,7 @@ msgctxt ""
msgid "The alignment Left, Centered, and Right will be simulated by inserted blanks."
msgstr "Zarovnání vlevo, vpravo a na střed se simuluje vložením mezer."
+#. dyufD
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4496,6 +5056,7 @@ msgctxt ""
msgid "Text Import"
msgstr "Import textu"
+#. RBPZC
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4504,6 +5065,7 @@ msgctxt ""
msgid "Text Import"
msgstr "Import textu"
+#. gtCCw
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4512,6 +5074,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/TextImportCsvDialog\">Sets the import options for delimited data.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/TextImportCsvDialog\">Nastavení pro import dat oddělených oddělovači.</ahelp>"
+#. jGHnF
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4520,6 +5083,7 @@ msgctxt ""
msgid "Import"
msgstr "Import"
+#. KDiMD
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4528,6 +5092,7 @@ msgctxt ""
msgid "Character Set"
msgstr "Znaková sada"
+#. x92Er
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4536,6 +5101,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/charset\">Specifies the character set to be used in the imported file.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/charset\">Určuje znakovou sadu použitou k uložení dat v importovaném souboru.</ahelp>"
+#. 3UHtt
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4544,6 +5110,7 @@ msgctxt ""
msgid "Language"
msgstr "Jazyk"
+#. Y5cc8
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4552,6 +5119,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Determines how the number strings are imported.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje jak budou importovány řetězce s čísly.</ahelp>"
+#. TBAyq
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4560,6 +5128,7 @@ msgctxt ""
msgid "If Language is set to Default (for CSV import) or Automatic (for HTML import), Calc will use the globally set language. If Language is set to a specific language, that language will be used when importing numbers."
msgstr "Pokud je nastaven výchozí (pro import CSV) nebo automatický (pro import HTML) jazyk, Calc použije globálně nastavený jazyk. Pokud je nastaven určitý jazyk, bude při importu použit ten."
+#. 4AA96
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4568,6 +5137,7 @@ msgctxt ""
msgid "When importing an HTML document, the Language selection can conflict with the global HTML option <link href=\"text/shared/optionen/01030500.xhp\" name=\"Use\">Use 'English (USA)' locale for numbers</link>. The global HTML option is effective only when the Automatic language option is selected. If you select a specific language in the HTML Import Options dialog, the global HTML option is ignored."
msgstr "Při importu HTML může být vybraný jazyk v konfliktu s globálním nastavením pro HTML <link href=\"text/shared/optionen/01030500.xhp\" name=\"Use\">Použít pro čísla národní prostředí 'Angličtina (USA)'</link>. Globální nastavení je platné pouze tehdy, pokud je zvolen automatický jazyk. Pokud v dialogovém okně pro import HTML zvolíte konkrétní jazyk, je globální nastavení ignorováno."
+#. 7EbAk
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4576,6 +5146,7 @@ msgctxt ""
msgid "From Row"
msgstr "Od řádku"
+#. nbuPA
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4584,6 +5155,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/fromrow\">Specifies the row where you want to start the import.</ahelp> The rows are visible in the preview window at the bottom of the dialog."
msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/fromrow\">Určuje, od kterého řádku chcete začít importovat.</ahelp> Řádky se zobrazují v okně náhledu ve spodní části dialogu."
+#. MHZFB
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4592,6 +5164,7 @@ msgctxt ""
msgid "Separator Options"
msgstr "Možnosti oddělovače"
+#. 8dUJE
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4600,6 +5173,7 @@ msgctxt ""
msgid "Specifies whether your data uses separators or fixed widths as delimiters."
msgstr "Určuje, zda jsou data oddělena oddělovacími znaky, nebo používají pevnou šířku sloupce."
+#. 88Gd4
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4608,6 +5182,7 @@ msgctxt ""
msgid "Fixed width"
msgstr "Pevná šířka"
+#. C5PXr
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4616,6 +5191,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/tofixedwidth\">Separates fixed-width data (equal number of characters) into columns.</ahelp> Click on the ruler in the preview window to set the width."
msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/tofixedwidth\">Rozdělí do sloupců data pevné šířky (stejný počet znaků).</ahelp> Šířku je možné nastavit kliknutím na pravítko v okně náhledu."
+#. cZS9C
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4624,6 +5200,7 @@ msgctxt ""
msgid "Separated by"
msgstr "Oddělovač"
+#. 9jQbM
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4632,6 +5209,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/toseparatedby\">Select the separator used in your data.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/toseparatedby\">Vyberte oddělovač použitý v souboru.</ahelp>"
+#. pZvut
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4640,6 +5218,7 @@ msgctxt ""
msgid "Tab"
msgstr "Tabulátor"
+#. cDfnT
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4648,6 +5227,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/tab\">Separates data delimited by tabs into columns.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/tab\">Rozdělí do sloupců data oddělená tabulátory.</ahelp>"
+#. 4j2Fs
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4656,6 +5236,7 @@ msgctxt ""
msgid "Semicolon"
msgstr "Středník"
+#. GGBDQ
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4664,6 +5245,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/semicolon\">Separates data delimited by semicolons into columns.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/semicolon\">Rozdělí do sloupců data oddělená středníky.</ahelp>"
+#. bSbST
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4672,6 +5254,7 @@ msgctxt ""
msgid "Comma"
msgstr "Čárka"
+#. JVaYY
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4680,6 +5263,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/comma\">Separates data delimited by commas into columns.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/comma\">Rozdělí do sloupců data oddělená čárkami.</ahelp>"
+#. jDog8
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4688,6 +5272,7 @@ msgctxt ""
msgid "Space"
msgstr "Mezera"
+#. UvRBf
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4696,6 +5281,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/space\">Separates data delimited by spaces into columns.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/space\">Rozdělí do sloupců data oddělená mezerami.</ahelp>"
+#. 72ELv
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4704,6 +5290,7 @@ msgctxt ""
msgid "Other"
msgstr "Ostatní"
+#. Aef8G
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4712,6 +5299,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Separates data into columns using the custom separator that you specify. Note: The custom separator must also be contained in your data.</ahelp>"
msgstr "<ahelp hid=\".\">Rozdělí do sloupců data oddělená zadaným znakem. Poznámka: zadaný oddělovač musí být obsažen v importovaných datech.</ahelp>"
+#. dpCU9
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4720,6 +5308,7 @@ msgctxt ""
msgid "Merge delimiters"
msgstr "Sloučit oddělovače"
+#. G6Vj9
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4728,6 +5317,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/mergedelimiters\">Combines consecutive delimiters and removes blank data fields.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/mergedelimiters\">Sloučí po sobě jdoucí oddělovače a odstraní prázdná datová pole.</ahelp>"
+#. kzXfC
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4736,6 +5326,7 @@ msgctxt ""
msgid "Trim spaces"
msgstr "Oříznout mezery"
+#. GDJyG
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4744,6 +5335,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Removes starting and trailing spaces from data fields.</ahelp>"
msgstr "<ahelp hid=\".\">Odstraní počáteční a koncové mezery z datových polí.</ahelp>"
+#. CzPeh
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4752,6 +5344,7 @@ msgctxt ""
msgid "String delimiter"
msgstr "Oddělovač řetězců"
+#. AkCRA
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4760,6 +5353,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/textdelimiter\">Select a character to delimit text data. You can also enter a character in the text box.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/textdelimiter\">Vyberte znak, kterým jsou oddělena textová data. Do textového pole také můžete zadat svůj vlastní znak.</ahelp>"
+#. UxBV7
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4768,6 +5362,7 @@ msgctxt ""
msgid "Other options"
msgstr "Ostatní možnosti"
+#. oLTVm
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4776,6 +5371,7 @@ msgctxt ""
msgid "Sets some other import options."
msgstr "Nastavení ostatních možností importu."
+#. bGo58
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4784,6 +5380,7 @@ msgctxt ""
msgid "Format quoted field as text"
msgstr "Formátovat pole v uvozovkách jako text"
+#. g4Tav
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4792,6 +5389,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">When this option is enabled, fields or cells whose values are quoted in their entirety (the first and last characters of the value equal the text delimiter) are imported as text.</ahelp>"
msgstr "<ahelp hid=\".\">Pokud je povolena tato možnost, jsou pole kompletně (první a poslední znak po a před oddělovačem jsou uvozovky) uzavřená v uvozovkách naimportována jako text.</ahelp>"
+#. EGDzB
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4800,6 +5398,7 @@ msgctxt ""
msgid "Detect special numbers"
msgstr "Detekovat speciální čísla"
+#. yGTXc
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4808,6 +5407,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">When this option is enabled, Calc will automatically detect all number formats, including special number formats such as dates, time, and scientific notation.</ahelp>"
msgstr "<ahelp hid=\".\">Pokud je povolena tato možnost, Calc bude automaticky detekovat formáty čísla, včetně speciálních formátů čísla, jako je datum, čas a vědecký zápis.</ahelp>"
+#. W5qTa
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4816,6 +5416,7 @@ msgctxt ""
msgid "The selected language influences how such special numbers are detected, since different languages and regions many have different conventions for such special numbers."
msgstr "To jak jsou dané speciální formáty čísel detekovány ovlivňuje vybraný jazyk, protože různé jazyky mají rozdílná pravidla zápisu takových čísel."
+#. nB7AP
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4824,6 +5425,7 @@ msgctxt ""
msgid "When this option is disabled, Calc will detect and convert only decimal numbers. The rest, including numbers formatted in scientific notation, will be imported as text. A decimal number string can have digits 0-9, thousands separators, and a decimal separator. Thousands separators and decimal separators may vary with the selected language and region."
msgstr "Pokud je tato volba zakázána, Calc bude detekovat a převádět pouze desetinná čísla. Ostatní, včetně čísel používajících vědecký zápis, budou naimportována jako text. Desetinné číslo může obsahovat číslice od 0 do 9, oddělovače tisíců a oddělovač desetinných míst. Oddělovače tisíců a desetinných míst se mohou lišit v závislosti na vybraném jazyku."
+#. cB3Nd
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4832,6 +5434,7 @@ msgctxt ""
msgid "Skip empty cells"
msgstr "Přeskočit prázdné buňky"
+#. 9Xqaa
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4840,6 +5443,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">When this option is enabled, Calc preserves previous content of cells when pasting empty ones. Otherwise, Calc deletes content of previous cells.</ahelp>"
msgstr "<ahelp hid=\".\">Pokud je tato volba povolena, Calc zachovává předchozí obsah buněk při vkládání prázdných položek . V opačném případě Calc vymaže obsah předchozích buněk.</ahelp>"
+#. zFFRP
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4848,6 +5452,7 @@ msgctxt ""
msgid "In <emph>Text to Columns</emph> conversion, if cell content begins with a separator and this option is disabled, then first column will be emptied."
msgstr "Pokud obsah buňky začíná oddělovačem a tato volba je vypnuta, pak bude při konverzi <emph>Text do sloupců</emph> první sloupec vyprázdněn."
+#. vMAUg
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4856,6 +5461,7 @@ msgctxt ""
msgid "Fields"
msgstr "Pole"
+#. JXWHv
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4864,6 +5470,7 @@ msgctxt ""
msgid "Shows how your data will look when it is separated into columns."
msgstr "Zobrazuje náhled, jak budou data vypadat po rozdělení do sloupců."
+#. uyoo4
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4872,6 +5479,7 @@ msgctxt ""
msgid "Column type"
msgstr "Typ sloupce"
+#. PG5gx
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4880,6 +5488,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/columntype\">Choose a column in the preview window and select the data type to be applied the imported data.</ahelp> You can select one of the following options:"
msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/columntype\">Zvolte sloupec v náhledovém okně a poté vyberte datový typ pro importované údaje.</ahelp> Můžete si vybrat z následujících možností:"
+#. tE4gu
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4888,6 +5497,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. H3pUb
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4896,6 +5506,7 @@ msgctxt ""
msgid "Function"
msgstr "Funkce"
+#. ZBAQG
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4904,6 +5515,7 @@ msgctxt ""
msgid "Standard"
msgstr "Standardní"
+#. ACMME
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4912,6 +5524,7 @@ msgctxt ""
msgid "$[officename] determines the type."
msgstr "$[officename] určí typ."
+#. KrFCa
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4920,6 +5533,7 @@ msgctxt ""
msgid "Text"
msgstr "Text"
+#. bA2Cy
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4928,6 +5542,7 @@ msgctxt ""
msgid "Imported data are treated as text."
msgstr "Importovaná data se považují za text."
+#. hGZEW
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4936,6 +5551,7 @@ msgctxt ""
msgid "Date (DMY)"
msgstr "Datum (DMR)"
+#. NTyBv
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4944,6 +5560,7 @@ msgctxt ""
msgid "Applies a date format (Day, Month, Year) to the imported data in a column."
msgstr "Údaj v tomto sloupci se považuje za datum (den, měsíc, rok)."
+#. YmwRS
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4952,6 +5569,7 @@ msgctxt ""
msgid "Date (MDY)"
msgstr "Datum (MDR)"
+#. vsQLm
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4960,6 +5578,7 @@ msgctxt ""
msgid "Applies a date format (Month, Day, Year) to the imported data in a column."
msgstr "Údaj v tomto sloupci se považuje za datum (měsíc, den, rok)."
+#. iWHH7
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4968,6 +5587,7 @@ msgctxt ""
msgid "Date (YMD)"
msgstr "Datum (RMD)"
+#. 59RGR
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4976,6 +5596,7 @@ msgctxt ""
msgid "Applies a date format (Year, Month, Day) to the imported data in a column."
msgstr "Údaj v tomto sloupci se považuje za datum (rok, měsíc, den)."
+#. ArF9z
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4984,6 +5605,7 @@ msgctxt ""
msgid "US English"
msgstr "Angličtina (USA)"
+#. 3rNbh
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -4992,6 +5614,7 @@ msgctxt ""
msgid "Numbers formatted in US English are searched for and included regardless of the system language. A number format is not applied. If there are no US English entries, the <emph>Standard</emph> format is applied."
msgstr "Bez ohledu na systémový jazyk se hledají a importují čísla v anglickém formátu. Formát čísla není podporován. Pokud není nalezeno číslo v anglickém formátu, použije se formát <emph>Standard</emph>."
+#. hNPjo
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -5000,6 +5623,7 @@ msgctxt ""
msgid "Hide"
msgstr "Skrýt"
+#. cwSc8
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -5008,6 +5632,7 @@ msgctxt ""
msgid "The data in the column are not imported."
msgstr "Data v tomto sloupci se neimportují."
+#. 6zjCR
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -5016,6 +5641,7 @@ msgctxt ""
msgid "If you selected one of the date formats (DMY), (MDY), or (YMD) and you enter numbers without date delimiters, the numbers are interpreted as follows:"
msgstr "Pokud vyberete některých z formátů pro datum (DMR), (MDR) nebo (RMD) a zadáte číslice bez oddělovačů data, čísla se interpretují následujícím způsobem:"
+#. 8pymH
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -5024,6 +5650,7 @@ msgctxt ""
msgid "Number of characters"
msgstr "Počet znaků"
+#. zALGE
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -5032,6 +5659,7 @@ msgctxt ""
msgid "Date format"
msgstr "Formát data"
+#. mJwDd
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -5040,6 +5668,7 @@ msgctxt ""
msgid "6"
msgstr "6"
+#. tMGAw
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -5048,6 +5677,7 @@ msgctxt ""
msgid "Two characters each are taken for day, month, and year in the selected order."
msgstr "Dva znaky se použijí pro den, měsíc a rok (v určeném pořadí)."
+#. WVtBD
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -5056,6 +5686,7 @@ msgctxt ""
msgid "8"
msgstr "8"
+#. wQEwm
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -5064,6 +5695,7 @@ msgctxt ""
msgid "Four characters are taken for the year, two each for month and day, in the selected order."
msgstr "Čtyři znaky se použijí pro rok, po dvou pro měsíc a den (v určeném pořadí)."
+#. L3452
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -5072,6 +5704,7 @@ msgctxt ""
msgid "5 or 7"
msgstr "5 nebo 7"
+#. xHrcK
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -5080,6 +5713,7 @@ msgctxt ""
msgid "As with 6 or 8 characters, but the first part of the sequence has one character less. This will suppress a leading zero for month and day."
msgstr "Jako pro 6 nebo 8 znaků, ale první část data má o jeden znak méně. Tím se odstraní úvodní nula z měsíce nebo dne."
+#. SoVNs
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -5088,6 +5722,7 @@ msgctxt ""
msgid "If you want to include the leading zero in the data you import, in telephone numbers for example, apply the \"Text\" format to the column."
msgstr "Pokud chcete při importu zahrnout i úvodní nulu, např. v telefonních číslech, použijte pro sloupec formát \"Text\"."
+#. 3KGR8
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -5096,6 +5731,7 @@ msgctxt ""
msgid "Preview"
msgstr "Náhled"
+#. oh66C
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -5104,6 +5740,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows how the imported text will look after it is separated into columns. To apply a format to a column when it is imported, click a column and select a <emph>Column type</emph>. When you select a <emph>Column type</emph>, the column heading displays the applied format.</ahelp>"
msgstr "<ahelp hid=\".\">Ukazuje, jak bude importovaný text vypadat po rozdělení do sloupců. Pokud chcete pro některý sloupec při importu použít určitý formát, klikněte na něj a z rozevíracího seznamu <emph>Typ sloupce</emph> vyberte požadovaný formát. Vybraný <emph>Typ sloupce</emph> pro daný sloupec je poté zobrazen v jeho záhlaví.</ahelp>"
+#. 9jAjj
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -5112,6 +5749,7 @@ msgctxt ""
msgid "If you want to use a fixed width to separate the imported data into columns, click in the ruler to set the width boundaries."
msgstr "Pokud chcete k rozdělení importovaných údajů do sloupců použít pevnou šířku, klepnutím na pravítko je možné nastavit šířku sloupců."
+#. EUV3y
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -5120,6 +5758,7 @@ msgctxt ""
msgid "<link href=\"text/shared/guide/keyboard.xhp\" name=\"Navigating Without the Mouse\">Navigating Without the Mouse</link>"
msgstr "<link href=\"text/shared/guide/keyboard.xhp\" name=\"Pohyb dokumentem bez myši\">Pohyb dokumentem bez myši</link>"
+#. BuDVW
#: 00000208.xhp
msgctxt ""
"00000208.xhp\n"
@@ -5128,6 +5767,7 @@ msgctxt ""
msgid "For more information, see <link href=\"text/shared/00/00000020.xhp\" name=\"Information about Import and Export Filters\">Information about Import and Export Filters</link>."
msgstr "Více informací o filtrech získáte v části <link href=\"text/shared/00/00000020.xhp\" name=\"Informace o filtrech pro import/export\">Informace o filtrech pro import/export</link>."
+#. nkesm
#: 00000215.xhp
msgctxt ""
"00000215.xhp\n"
@@ -5136,6 +5776,7 @@ msgctxt ""
msgid "ASCII Filter Options"
msgstr "Volby pro ASCII filtr"
+#. 8jFei
#: 00000215.xhp
msgctxt ""
"00000215.xhp\n"
@@ -5144,6 +5785,7 @@ msgctxt ""
msgid "ASCII Filter Options"
msgstr "Volby pro ASCII filtr"
+#. sCyth
#: 00000215.xhp
msgctxt ""
"00000215.xhp\n"
@@ -5152,6 +5794,7 @@ msgctxt ""
msgid "You can specify which options, such as basic font, language, character set, or break, are imported or exported with a text document. The dialog appears when you load an ASCII file with the filter \"Text Encoded\" or when you save the document the first time, or when you \"save as\" with another name."
msgstr "Můžete určit, které vlastnosti (např. základní písmo, jazyk, znaková sada nebo zalomení) se importují a exportují pro textové dokumenty. Tento dialog se zobrazí tehdy, když načítáte ASCII soubor s filtrem \"Kódovaný text\", když poprvé ukládáte dokument nebo když použijete volbu \"uložit jako\" s novým názvem."
+#. 7TEvB
#: 00000215.xhp
msgctxt ""
"00000215.xhp\n"
@@ -5160,6 +5803,7 @@ msgctxt ""
msgid "Properties"
msgstr "Vlastnosti"
+#. 4XLN9
#: 00000215.xhp
msgctxt ""
"00000215.xhp\n"
@@ -5168,6 +5812,7 @@ msgctxt ""
msgid "Defines the settings for importing or exporting your file. When exporting, only the character set and paragraph break can be defined."
msgstr "Nastavení pro import nebo export souboru. Při exportu je možné nastavit jen znakovou sadu a zalomení odstavce."
+#. BRNgz
#: 00000215.xhp
msgctxt ""
"00000215.xhp\n"
@@ -5176,6 +5821,7 @@ msgctxt ""
msgid "Character set"
msgstr "Písmo"
+#. YNpVT
#: 00000215.xhp
msgctxt ""
"00000215.xhp\n"
@@ -5184,6 +5830,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/charset\">Specifies the character set of the file for export or import.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/charset\">Určuje znakovou sadu souboru pro export nebo import.</ahelp>"
+#. PSvbB
#: 00000215.xhp
msgctxt ""
"00000215.xhp\n"
@@ -5192,6 +5839,7 @@ msgctxt ""
msgid "Default fonts"
msgstr "Výchozí písma"
+#. MTpGD
#: 00000215.xhp
msgctxt ""
"00000215.xhp\n"
@@ -5200,6 +5848,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/font\">By setting a default font, you specify that the text should be displayed in a specific font. The default fonts can only be selected when importing.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/font\">Nastavením výchozího písma určíte, aby se text zobrazoval určitým písmem. Výchozí písma lze nastavit jen při importu.</ahelp>"
+#. y3Awm
#: 00000215.xhp
msgctxt ""
"00000215.xhp\n"
@@ -5208,6 +5857,7 @@ msgctxt ""
msgid "Language"
msgstr "Jazyk"
+#. HSqGH
#: 00000215.xhp
msgctxt ""
"00000215.xhp\n"
@@ -5216,6 +5866,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/language\">Specifies the language of the text, if this has not already been defined. This setting is only available when importing.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/language\">Určuje jazyk textu, pokud již nebyl určen. Toto nastavení lze změnit je k dispozici jen při importu.</ahelp>"
+#. jpSVW
#: 00000215.xhp
msgctxt ""
"00000215.xhp\n"
@@ -5224,6 +5875,7 @@ msgctxt ""
msgid "Paragraph break"
msgstr "Zalomení odstavce"
+#. QUFcn
#: 00000215.xhp
msgctxt ""
"00000215.xhp\n"
@@ -5232,6 +5884,7 @@ msgctxt ""
msgid "Defines the type of paragraph break for a text line."
msgstr "Určuje typ zalomení odstavce řádků textu."
+#. aUdek
#: 00000215.xhp
msgctxt ""
"00000215.xhp\n"
@@ -5240,6 +5893,7 @@ msgctxt ""
msgid "CR & LF"
msgstr "CR & LF"
+#. iS4Tj
#: 00000215.xhp
msgctxt ""
"00000215.xhp\n"
@@ -5248,6 +5902,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/crlf\">Produces a \"Carriage Return\" and a \"Linefeed\". This option is the default.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/crlf\">Vytvoří jako zalomení odstavce \"Carriage Return\" a \"Linefeed\". Toto je výchozí nastavení.</ahelp>"
+#. BC4gg
#: 00000215.xhp
msgctxt ""
"00000215.xhp\n"
@@ -5256,6 +5911,7 @@ msgctxt ""
msgid "CR"
msgstr "CR"
+#. CzD2R
#: 00000215.xhp
msgctxt ""
"00000215.xhp\n"
@@ -5264,6 +5920,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/cr\">Produces a \"Carriage Return\" as the paragraph break.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/cr\">Vytvoří jako zalomení odstavce \"Carriage Return\".</ahelp>"
+#. orZMX
#: 00000215.xhp
msgctxt ""
"00000215.xhp\n"
@@ -5272,6 +5929,7 @@ msgctxt ""
msgid "LF"
msgstr "LF"
+#. 5eTs6
#: 00000215.xhp
msgctxt ""
"00000215.xhp\n"
@@ -5280,6 +5938,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/lf\">Produces a \"Linefeed\" as the paragraph break.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/asciifilterdialog/lf\">Vytvoří jako zalomení odstavce \"Linefeed\".</ahelp>"
+#. X5cDM
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5288,6 +5947,7 @@ msgctxt ""
msgid "File Menu"
msgstr "Nabídka Soubor"
+#. xgmdC
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5296,6 +5956,7 @@ msgctxt ""
msgid "File Menu"
msgstr "Nabídka Soubor"
+#. xGmAn
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5304,6 +5965,7 @@ msgctxt ""
msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
msgstr "<variable id=\"webhtml\">Zvolte <emph>Soubor - Náhled v prohlížeči</emph>.</variable>"
+#. hM2wE
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5312,6 +5974,7 @@ msgctxt ""
msgid "Choose <emph>File - New</emph>."
msgstr "Zvolte <emph>Soubor - Nový</emph>."
+#. 4rLdL
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5320,6 +5983,7 @@ msgctxt ""
msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
msgstr "Ikona <emph>Nový</emph> na liště <emph>Standardní</emph> (ikona zobrazuje typ nového dokumentu)."
+#. 5mFsN
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5328,6 +5992,7 @@ msgctxt ""
msgid "<image id=\"img_id3156053\" src=\"res/sx03251.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3156053\">Icon</alt></image>"
msgstr "<image id=\"img_id3156053\" src=\"res/sx03251.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3156053\">Ikonka</alt></image>"
+#. ED9Aa
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5336,6 +6001,7 @@ msgctxt ""
msgid "New"
msgstr "Nový"
+#. ANLEZ
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5344,6 +6010,7 @@ msgctxt ""
msgid "Key <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N"
+#. 9fNTA
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5352,6 +6019,7 @@ msgctxt ""
msgid "Menu <emph>File - New - Templates</emph>."
msgstr "Nabídka <emph>Soubor - Nový - Šablony</emph>."
+#. V46qt
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5360,6 +6028,7 @@ msgctxt ""
msgid "Key Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N"
msgstr "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+N"
+#. chsce
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5368,6 +6037,7 @@ msgctxt ""
msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
msgstr "<variable id=\"etiketten\">Zvolte <emph>Soubor - Nový - Štítky</emph>.</variable>"
+#. QjdPv
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5376,6 +6046,7 @@ msgctxt ""
msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
msgstr "<variable id=\"etikettenein\">Zvolte kartu <emph>Soubor - Nový - Štítky - Štítky</emph>.</variable>"
+#. aFjHG
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5384,6 +6055,7 @@ msgctxt ""
msgid "Choose <emph>File - New - Labels - Format</emph> tab."
msgstr "Zvolte kartu <emph>Soubor - Nový - Štítky - Formát</emph>."
+#. DTjFk
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5392,6 +6064,7 @@ msgctxt ""
msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
msgstr "Zvolte kartu <emph>Soubor - Nový - Vizitky - Formát</emph>."
+#. AYJ3D
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5400,6 +6073,7 @@ msgctxt ""
msgid "Choose <emph>File - New - Labels - Options</emph> tab."
msgstr "Zvolte kartu <emph>Soubor - Nový - Štítky - Možnosti</emph>."
+#. Kq5nD
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5408,6 +6082,7 @@ msgctxt ""
msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
msgstr "Zvolte kartu <emph>Soubor - Nový - Vizitky - Možnosti</emph>."
+#. ZxmuJ
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5416,6 +6091,7 @@ msgctxt ""
msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
msgstr "<variable id=\"visikart\">Zvolte <emph>Soubor - Nový - Vizitky</emph>.</variable>"
+#. gN7E7
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5424,6 +6100,7 @@ msgctxt ""
msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
msgstr "<variable id=\"visikartform\">Zvolte kartu <emph>Soubor - Nový - Vizitky - Médium</emph>.</variable>"
+#. ESpmq
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5432,6 +6109,7 @@ msgctxt ""
msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business Cards</emph> tab.</variable>"
msgstr "<variable id=\"viskartinhalt\">Zvolte kartu <emph>Soubor - Nový - Vizitky - Vizitky</emph>.</variable>"
+#. zRFbA
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5440,6 +6118,7 @@ msgctxt ""
msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
msgstr "<variable id=\"viskartpriv\">Zvolte kartu <emph>Soubor - Nový - Vizitky - Soukromé</emph>.</variable>"
+#. dPvTs
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5448,6 +6127,7 @@ msgctxt ""
msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
msgstr "<variable id=\"viskartgesch\">Zvolte kartu <emph>Soubor - Nový - Vizitky - Pracovní</emph>.</variable>"
+#. Ea3Cp
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5456,6 +6136,7 @@ msgctxt ""
msgid "Choose <emph>File - Open</emph>."
msgstr "Zvolte <emph>Soubor - Otevřít</emph>."
+#. Zvr2A
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5464,6 +6145,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+O"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+O"
+#. 8MEFY
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5472,6 +6154,7 @@ msgctxt ""
msgid "On the <emph>Standard</emph> bar, click"
msgstr "Na liště <emph>Standardní</emph> klepněte na"
+#. smxAY
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5480,6 +6163,7 @@ msgctxt ""
msgid "<image id=\"img_id3149415\" src=\"cmd/sc_open.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3149415\">Icon</alt></image>"
msgstr "<image id=\"img_id3149415\" src=\"cmd/sc_open.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3149415\">Ikonka</alt></image>"
+#. GTEAT
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5488,6 +6172,7 @@ msgctxt ""
msgid "Open File"
msgstr "Otevřít soubor"
+#. 3WhXo
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5496,6 +6181,7 @@ msgctxt ""
msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
msgstr "Nabídka <emph>Soubor - Otevřít</emph>, jako typ souboru vybrán <emph>Kódovaný text</emph>."
+#. ZfnAg
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5504,6 +6190,7 @@ msgctxt ""
msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
msgstr "Nabídka <emph>Soubor - Uložit jako</emph>, jako typ souboru vybrán <emph>Kódovaný text</emph>."
+#. NUYpz
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5512,6 +6199,7 @@ msgctxt ""
msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
msgstr "<variable id=\"autobrief\">Zvolte <emph>Soubor - Průvodci</emph>.</variable>"
+#. AyFse
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5520,6 +6208,7 @@ msgctxt ""
msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
msgstr "<variable id=\"autopilotbrief\">Zvolte <emph>Soubor - Průvodci - Dopis</emph>.</variable>"
+#. NXF3D
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5528,6 +6217,7 @@ msgctxt ""
msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
msgstr "<variable id=\"autopilotbrief1\">Zvolte <emph>Soubor - Průvodci - Dopis - Vzhled stránky</emph>.</variable>"
+#. 3dHKp
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5536,6 +6226,7 @@ msgctxt ""
msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
msgstr "<variable id=\"autopilotbrief2\">Zvolte <emph>Soubor - Průvodci - Dopis - Vzhled hlavičkového papíru</emph>.</variable>"
+#. 7hBdx
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5544,6 +6235,7 @@ msgctxt ""
msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
msgstr "<variable id=\"autopilotbrief3\">Zvolte <emph>Soubor - Průvodci - Dopis - Položky</emph>.</variable>"
+#. Erqot
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5552,6 +6244,7 @@ msgctxt ""
msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
msgstr "<variable id=\"autopilotbrief4\">Zvolte <emph>Soubor - Průvodci - Dopis - Příjemce a odesilatel</emph>.</variable>"
+#. 74Vwo
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5560,6 +6253,7 @@ msgctxt ""
msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
msgstr "<variable id=\"autopilotbrief5\">Zvolte <emph>Soubor - Průvodci - Dopis - Zápatí</emph>.</variable>"
+#. BDvPr
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5568,6 +6262,7 @@ msgctxt ""
msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
msgstr "<variable id=\"autopilotbrief6\">Zvolte <emph>Soubor - Průvodci - Dopis - Název a umístění</emph>.</variable>"
+#. UjDKS
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5576,6 +6271,7 @@ msgctxt ""
msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
msgstr "<variable id=\"autopilotfax\">Zvolte <emph>Soubor - Průvodci - Fax</emph>.</variable>"
+#. aXFuz
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5584,6 +6280,7 @@ msgctxt ""
msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
msgstr "<variable id=\"autopilotfax1\">Zvolte <emph>Soubor - Průvodci - Fax - Vzhled stránky</emph>.</variable>"
+#. 5EaoA
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5592,6 +6289,7 @@ msgctxt ""
msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
msgstr "<variable id=\"autopilotfax2\">Zvolte <emph>Soubor - Průvodci - Fax - Položky</emph>.</variable>"
+#. DuwMr
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5600,6 +6298,7 @@ msgctxt ""
msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
msgstr "<variable id=\"autopilotfax3\">Zvolte <emph>Soubor - Průvodci - Fax - Přijemce a odesílatel</emph>.</variable>"
+#. DRPDf
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5608,6 +6307,7 @@ msgctxt ""
msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
msgstr "<variable id=\"autopilotfax4\">Zvolte <emph>Soubor - Průvodci - Fax - Zápatí</emph>.</variable>"
+#. mcC4z
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5616,6 +6316,7 @@ msgctxt ""
msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
msgstr "<variable id=\"autopilotfax5\">Zvolte <emph>Soubor - Průvodci - Fax - Jméno a místo </emph>.</variable>"
+#. G59sP
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5624,6 +6325,7 @@ msgctxt ""
msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
msgstr "<variable id=\"autopilotagenda\">Zvolte <emph>Soubor - Průvodce - Porada</emph>.</variable>"
+#. aAQB3
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5632,6 +6334,7 @@ msgctxt ""
msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
msgstr "<variable id=\"autopilotagenda1\">Zvolte <emph>Soubor - Průvodci - Porada - Vzhled stránky</emph>.</variable>"
+#. ddsSZ
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5640,6 +6343,7 @@ msgctxt ""
msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General information</emph>.</variable>"
msgstr "<variable id=\"autopilotagenda2\">Zvolte <emph>Soubor - Průvodci - Porada - Všeobecné informace</emph>.</variable>"
+#. uxv4m
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5648,6 +6352,7 @@ msgctxt ""
msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings to include</emph>.</variable>"
msgstr "<variable id=\"autopilotagenda3\">Zvolte <emph>Soubor - Průvodci - Porada - Další položky</emph>.</variable>"
+#. B8UYv
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5656,6 +6361,7 @@ msgctxt ""
msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
msgstr "<variable id=\"autopilotagenda4\">Zvolte <emph>Soubor - Průvodci - Porada - Jména</emph>.</variable>"
+#. 4Q2BL
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5664,6 +6370,7 @@ msgctxt ""
msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Agenda items</emph>.</variable>"
msgstr "<variable id=\"autopilotagenda5\">Zvolte <emph>Soubor - Průvodci - Porada - Body programu</emph>.</variable>"
+#. qtBQC
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5672,6 +6379,7 @@ msgctxt ""
msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Name and Location</emph>.</variable>"
msgstr ""
+#. xAFBN
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5680,6 +6388,7 @@ msgctxt ""
msgid "<variable id=\"autopilotformular\">Click <emph>Use Wizard to Create Form</emph> in a database file window.</variable>"
msgstr "<variable id=\"autopilotformular\">Klepněte na <emph>Použít průvodce pro vytvoření formuláře</emph> v okně s databázovým souborem.</variable>"
+#. SnVDA
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5688,6 +6397,7 @@ msgctxt ""
msgid "<variable id=\"autopilotreport\">Click <emph>Use Wizard to Create Report</emph> in a database file window.</variable>"
msgstr "<variable id=\"autopilotreport\">Klepněte na <emph>Použít průvodce pro vytvoření sestavy</emph> v okně s databázovým souborem.</variable>"
+#. CQBN2
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5696,6 +6406,7 @@ msgctxt ""
msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
msgstr "<variable id=\"gruppen\">V návrhu formuláře klepněte na ikonu <emph>Seskupení</emph> na nástrojové liště<br/>a myší vytvořte rámec.</variable>"
+#. 6yZZD
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5704,6 +6415,7 @@ msgctxt ""
msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
msgstr "<variable id=\"gruppen1\">V návrhu formuláře klepněte na ikonu <emph>Seskupení</emph> na nástrojové liště<br/>a myší vytvořte rámec - strana 1 průvodce.</variable>"
+#. xL2qB
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5712,6 +6424,7 @@ msgctxt ""
msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
msgstr "<variable id=\"gruppen2\">V návrhu formuláře klepněte na ikonu <emph>Seskupení</emph> na nástrojové liště<br/>a myší vytvořte rámec - strana 2 průvodce.</variable>"
+#. yuXWE
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5720,6 +6433,7 @@ msgctxt ""
msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
msgstr "<variable id=\"gruppen3\">V návrhu formuláře klepněte na ikonu <emph>Seskupení</emph> na nástrojové liště<br/>a myší vytvořte rámec - strana 3 průvodce.</variable>"
+#. AxZTm
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5728,6 +6442,7 @@ msgctxt ""
msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
msgstr "<variable id=\"gruppen4\">V návrhu formuláře klepněte na ikonu <emph>Seskupení</emph> na nástrojové liště<br/>a myší vytvořte rámec - strana 4 průvodce, kde musí existovat připojení k databázi.</variable>"
+#. 8A6Q2
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5736,6 +6451,7 @@ msgctxt ""
msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
msgstr "<variable id=\"gruppen5\">V návrhu formuláře klepněte na ikonu <emph>Seskupení</emph> na nástrojové liště<br/>a myší vytvořte rámec - poslední strana průvodce.</variable>"
+#. odKP4
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5744,6 +6460,7 @@ msgctxt ""
msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
msgstr "<variable id=\"autopilotmsimport\">Zvolte <emph>Soubor - Průvodci - Konvertor dokumentů</emph>.</variable>"
+#. pkuq9
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5752,6 +6469,7 @@ msgctxt ""
msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
msgstr "<variable id=\"autopilotmsimport1\">Zvolte <emph>Soubor - Průvodci - Konvertor dokumentů</emph>.</variable>"
+#. KC9Pp
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5760,6 +6478,7 @@ msgctxt ""
msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
msgstr "<variable id=\"autopilotmsimport2\">Zvolte <emph>Soubor - Průvodci - Konvertor dokumentů</emph>.</variable>"
+#. kpCN7
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5768,6 +6487,7 @@ msgctxt ""
msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
msgstr "<variable id=\"euro\">Zvolte <emph>Soubor - Průvodci - Eurokonvertor</emph>.</variable>"
+#. rF6Ns
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5776,6 +6496,7 @@ msgctxt ""
msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
msgstr "Nabídka <emph>Soubor - Průvodci - Zdroj adres</emph>."
+#. ewXNd
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5784,6 +6505,7 @@ msgctxt ""
msgid "<variable id=\"addressimport2\"><emph>Address Data Source Wizards - Additional settings</emph></variable>"
msgstr ""
+#. zDvB3
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5792,6 +6514,7 @@ msgctxt ""
msgid "<variable id=\"addressimport3\"><emph>Address Data Source Wizards - Table selection</emph></variable>"
msgstr ""
+#. BtWoP
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5800,6 +6523,7 @@ msgctxt ""
msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards - Data source title</emph></variable>"
msgstr ""
+#. EAJSR
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5808,6 +6532,7 @@ msgctxt ""
msgid "<variable id=\"addressimport5\"><emph>Address Data Source Wizards - Field assignment</emph></variable>"
msgstr ""
+#. 5BLCQ
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5816,6 +6541,7 @@ msgctxt ""
msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
msgstr "<variable id=\"schliessen\">Zvolte <emph>Soubor - Zavřít</emph>.</variable>"
+#. xyYqc
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5824,6 +6550,7 @@ msgctxt ""
msgid "Choose <emph>File - Save</emph>."
msgstr "Zvolte <emph>Soubor - Uložit</emph>."
+#. yPf68
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5832,6 +6559,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S"
+#. 8UBzJ
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5840,6 +6568,7 @@ msgctxt ""
msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
msgstr "Otevřete nabídku <emph>Standardní</emph> nebo <emph>Data tabulky</emph>, klikněte"
+#. cmRna
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5848,6 +6577,7 @@ msgctxt ""
msgid "<image id=\"img_id3155939\" src=\"cmd/sc_save.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155939\">Icon</alt></image>"
msgstr "<image id=\"img_id3155939\" src=\"cmd/sc_save.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155939\">Ikonka</alt></image>"
+#. aa2WD
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5856,6 +6586,7 @@ msgctxt ""
msgid "Save"
msgstr "Uložit"
+#. AYFJZ
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5864,6 +6595,7 @@ msgctxt ""
msgid "<image id=\"img_id8276619\" src=\"cmd/sc_saveas.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id8276619\">Icon</alt></image>"
msgstr "<image id=\"img_id8276619\" src=\"cmd/sc_saveas.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id8276619\">Ikonka</alt></image>"
+#. AugfN
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5872,6 +6604,7 @@ msgctxt ""
msgid "Save As"
msgstr "Uložit jako"
+#. BUs9P
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5880,6 +6613,7 @@ msgctxt ""
msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
msgstr "<variable id=\"htmlspeichern\">v nabídce $[officename] Draw nebo $[officename] Impress <emph>Soubor - Exportovat</emph>, zvolte typ souboru <emph>HTML dokument</emph> a tento dialog se automaticky otevře</variable>"
+#. GFDD9
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5888,6 +6622,7 @@ msgctxt ""
msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
msgstr "<variable id=\"htmlspeichern1\">v nabídce $[officename] Draw/$[officename] Impress <emph>Soubor - Exportovat</emph>, vyberte typ souboru <emph>HTML</emph>, strana 1 průvodce.</variable>"
+#. kTG56
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5896,6 +6631,7 @@ msgctxt ""
msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
msgstr "<variable id=\"htmlspeichern2\">v nabídce $[officename] Draw/$[officename] Impress <emph>Soubor - Exportovat</emph>, vyberte typ souboru <emph>HTML</emph>, strana 2 průvodce.</variable>"
+#. z8mpb
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5904,6 +6640,7 @@ msgctxt ""
msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
msgstr "<variable id=\"htmlspeichern3\">v nabídce $[officename] Draw/$[officename] Impress <emph>Soubor - Exportovat</emph>, vyberte typ souboru <emph>HTML</emph>, strana 3 průvodce.</variable>"
+#. A9Fks
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5912,6 +6649,7 @@ msgctxt ""
msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
msgstr "<variable id=\"htmlspeichern4\">v nabídce $[officename] Draw/$[officename] Impress <emph>Soubor - Exportovat</emph>, vyberte typ souboru <emph>HTML</emph>, strana 4 průvodce.</variable>"
+#. pf6v8
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5920,6 +6658,7 @@ msgctxt ""
msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
msgstr "<variable id=\"htmlspeichern5\">v nabídce $[officename] Draw/$[officename] Impress <emph>Soubor - Exportovat</emph>, vyberte typ souboru <emph>HTML</emph>, strana 5 průvodce.</variable>"
+#. bqvr4
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5928,14 +6667,16 @@ msgctxt ""
msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
msgstr "<variable id=\"htmlspeichern6\">v nabídce $[officename] Draw/$[officename] Impress <emph>Soubor - Exportovat</emph>, vyberte typ souboru <emph>HTML</emph>, strana 6 průvodce.</variable>"
+#. SgBFJ
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
-msgstr "<variable id=\"exportgraphic\">Zvolte <emph>Soubor - Exportovat</emph>, vyberte typ grafického souboru, automaticky bude otevřen odpovídající dialog nastavení voleb exportu.</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <menuitem>File - Export</menuitem>, select a graphics file type. The dialog opens after you click <widget>Save</widget>.</variable>"
+msgstr ""
+#. ZNp8B
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5944,6 +6685,7 @@ msgctxt ""
msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
msgstr "<variable id=\"saveall\">Zvolte <emph>Soubor - Uložit vše</emph>.</variable>"
+#. vDpox
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5952,6 +6694,7 @@ msgctxt ""
msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
msgstr "<variable id=\"saveas\">Zvolte <emph>Soubor - Uložít jako</emph>.</variable>"
+#. GivgG
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5960,6 +6703,7 @@ msgctxt ""
msgid "Choose <emph>File - Reload</emph>."
msgstr "Zvolte <emph>Soubor - Znovu načíst</emph>."
+#. nQxCe
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5968,6 +6712,7 @@ msgctxt ""
msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
msgstr "<variable id=\"info1\">Zvolte <emph>Soubor - Vlastnosti</emph>.</variable>"
+#. yBbTG
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5976,6 +6721,7 @@ msgctxt ""
msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
msgstr "<variable id=\"info2\">Zvolte kartu <emph>Soubor - Vlastnosti - Obecné</emph>.</variable>"
+#. 9Dio9
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5984,6 +6730,7 @@ msgctxt ""
msgid "Choose <emph>File - Digital Signatures - Sign Existing PDF</emph>."
msgstr "Zvolte <emph>Soubor - Elektronické podpisy - Podepsat existující PDF</emph>."
+#. BDjhC
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -5992,6 +6739,7 @@ msgctxt ""
msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
msgstr "Zvolte <emph>Soubor - Elektronické podpisy - Elektronické podpisy</emph>."
+#. zZVDg
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6000,6 +6748,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
msgstr "Zvolte <emph>Nástroje - Makra - Elektronický podpis</emph>."
+#. uLs85
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6008,6 +6757,7 @@ msgctxt ""
msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
msgstr "Zvolte kartu <emph>Soubor - Vlastnosti - Obecné</emph> a klepněte na tlačítko <emph>Elektronické podpisy</emph>."
+#. G3b6A
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6016,6 +6766,7 @@ msgctxt ""
msgid "Double-click or right-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
msgstr "Poklepejte nebo klepněte pravým tlačítkem na pole ve <emph>Podpis</emph> ve <emph>stavovém</emph> řádku."
+#. wBuuE
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6024,6 +6775,7 @@ msgctxt ""
msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, press <emph>Digital Signatures</emph> button, then press <emph>Sign Document</emph> button.</variable>"
msgstr "<variable id=\"digitalsigsel\">Zvolte kartu <emph>Soubor - Vlastnosti - Obecné</emph>, stiskněte tlačítko <emph>Elektronický podpis</emph> a poté stiskněte tlačítko <emph>Podepsat dokument</emph>.</variable>"
+#. VC4bt
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6032,6 +6784,7 @@ msgctxt ""
msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
msgstr "<variable id=\"info3\">Zvolte kartu <emph>Soubor - Vlastnosti - Popis</emph>.</variable>"
+#. 3vtEX
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6040,6 +6793,7 @@ msgctxt ""
msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
msgstr "<variable id=\"info4\">Zvolte kartu <emph>Soubor - Vlastnosti - Vlastní vlastnosti</emph>.</variable>"
+#. DNuSj
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6048,6 +6802,7 @@ msgctxt ""
msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
msgstr "<variable id=\"info5\">Zvolte kartu <emph>Soubor - Vlastnosti - Statistika</emph>.</variable>"
+#. NQSSJ
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6056,6 +6811,7 @@ msgctxt ""
msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
msgstr "<variable id=\"infosec\">Zvolte kartu <emph>Soubor - Vlastnosti - Zabezpečení</emph>.</variable>"
+#. Saqnw
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6064,6 +6820,7 @@ msgctxt ""
msgid "<variable id=\"info6\">Choose <emph>File - Properties - CMIS Properties</emph> tab.</variable>"
msgstr "<variable id=\"info6\">Zvolte kartu <emph>Soubor - Vlastnosti - Vlastnosti CMIS</emph>.</variable>"
+#. LyvFc
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6072,6 +6829,7 @@ msgctxt ""
msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
msgstr "<variable id=\"info7\">Zvolte kartu <emph>Soubor - Vlastnosti - Písmo</emph>.</variable>"
+#. DXLxP
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6080,6 +6838,7 @@ msgctxt ""
msgid "Menu <emph>File - Print Preview</emph>."
msgstr "Menu <emph>Soubor - Náhled tisku</emph>."
+#. PEGNP
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6088,6 +6847,7 @@ msgctxt ""
msgid "<image id=\"img_id2603534\" src=\"cmd/sc_printpreview.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id2603534\">Icon</alt></image>"
msgstr "<image id=\"img_id2603534\" src=\"cmd/sc_printpreview.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id2603534\">Ikonka</alt></image>"
+#. jR2YD
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6096,6 +6856,7 @@ msgctxt ""
msgid "Print Preview"
msgstr "Náhled tisku"
+#. kndVP
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6104,6 +6865,7 @@ msgctxt ""
msgid "Choose <emph>File - Printer Settings</emph>."
msgstr "Zvolte <emph>Soubor - Nastavení tiskárny</emph>."
+#. 4g6sk
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6112,6 +6874,7 @@ msgctxt ""
msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
msgstr "<variable id=\"senden\">Nabídka <emph>Soubor - Odeslat</emph>.</variable>"
+#. TEKGF
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6120,6 +6883,7 @@ msgctxt ""
msgid "Choose <emph>File - Send - E-mail Document</emph>."
msgstr "Zvolte <emph>Soubor - Odeslat - Dokument e-mailem</emph>."
+#. ZaENF
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6128,6 +6892,7 @@ msgctxt ""
msgid "<image id=\"img_id4044007\" src=\"cmd/sc_sendmail.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id4044007\">Icon</alt></image>"
msgstr "<image id=\"img_id4044007\" src=\"cmd/sc_sendmail.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id4044007\">Ikona</alt></image>"
+#. 2mB8o
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6136,6 +6901,7 @@ msgctxt ""
msgid "E-mail Document"
msgstr "Dokument e-mailem"
+#. QF5Dw
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6144,6 +6910,7 @@ msgctxt ""
msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
msgstr "<variable id=\"export\">Zvolte <emph>Soubor - Exportovat</emph>.</variable>"
+#. kmMnK
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6152,6 +6919,7 @@ msgctxt ""
msgid "Choose <emph>File - Export As - Export as EPUB</emph>."
msgstr "Zvolte <emph>Soubor - Exportovat jako - Exportovat jako EPUB</emph>."
+#. UKFPJ
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6160,6 +6928,7 @@ msgctxt ""
msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
msgstr "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Exportovat jako EPUB</alt></image>"
+#. tGZDr
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6168,6 +6937,7 @@ msgctxt ""
msgid "Export Directly as EPUB"
msgstr "Přímý export do EPUB"
+#. hEnsh
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6176,6 +6946,7 @@ msgctxt ""
msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
msgstr "Zvolte kartu<emph>Soubor - Exportovat - Exportovat jako PDF</emph>, <emph>Elektronické podpisy</emph>."
+#. itwVi
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6184,6 +6955,7 @@ msgctxt ""
msgid "Choose <emph>File - Export As - Export as PDF</emph>."
msgstr "Zvolte <emph>Soubor - Exportovat jako - Exportovat jako PDF</emph>."
+#. fWfJj
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6192,6 +6964,7 @@ msgctxt ""
msgid "<image id=\"img_id3147306\" src=\"cmd/sc_exportdirecttopdf.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3147306\">Icon</alt></image>"
msgstr "<image id=\"img_id3147306\" src=\"cmd/sc_exportdirecttopdf.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3147306\">Ikona</alt></image>"
+#. XtDBf
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6200,6 +6973,7 @@ msgctxt ""
msgid "Export Directly as PDF"
msgstr "Přímý export do PDF"
+#. 75GDs
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6208,6 +6982,7 @@ msgctxt ""
msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
msgstr "Zvolte <emph>Soubor - Odeslat - E-mailem jako PDF</emph>."
+#. rZpZc
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6216,6 +6991,7 @@ msgctxt ""
msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
msgstr "<variable id=\"glo\">Zvolte <emph>Soubor - Odeslat - Vytvořit hlavní dokument</emph>.</variable>"
+#. 2KXHU
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6224,6 +7000,7 @@ msgctxt ""
msgid "Choose <emph>File - Print</emph>."
msgstr "Zvolte <emph>Soubor - Tisk</emph>."
+#. ZFobz
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6232,6 +7009,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+P"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+P"
+#. DAFSE
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6240,6 +7018,7 @@ msgctxt ""
msgid "On the <emph>Standard</emph> bar, click"
msgstr "Na liště <emph>Standardní</emph> klepněte na"
+#. 2F2CU
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6248,6 +7027,7 @@ msgctxt ""
msgid "<image id=\"img_id3153318\" src=\"cmd/sc_print.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3153318\">Icon</alt></image>"
msgstr "<image id=\"img_id3153318\" src=\"cmd/sc_print.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3153318\">Ikonka</alt></image>"
+#. DvJva
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6256,6 +7036,7 @@ msgctxt ""
msgid "Print File Directly"
msgstr "Tisknout soubor přímo"
+#. DPC7e
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6264,6 +7045,7 @@ msgctxt ""
msgid "On the <emph>Print Preview</emph> bar of a text document, click"
msgstr "Na liště <emph>Náhled tisku</emph> textového dokumentu klepněte na"
+#. TpjfY
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6272,6 +7054,7 @@ msgctxt ""
msgid "<image id=\"img_id3155362\" src=\"cmd/sc_printpagepreview.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155362\">Icon</alt></image>"
msgstr "<image id=\"img_id3155362\" src=\"cmd/sc_printpagepreview.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155362\">Ikonka</alt></image>"
+#. veMRC
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6280,6 +7063,7 @@ msgctxt ""
msgid "Print Page Preview"
msgstr "Tisk dokumentu"
+#. njLkF
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6288,6 +7072,7 @@ msgctxt ""
msgid "Choose <emph>File - Exit</emph>."
msgstr "Zvolte <emph>Soubor - Ukončit</emph>."
+#. KtqDj
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6296,6 +7081,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q"
+#. DGbyA
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6304,6 +7090,7 @@ msgctxt ""
msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
msgstr "<variable id=\"neuglobal\">Zvolte <emph>Soubor - Nový - Hlavní dokument</emph>.</variable>"
+#. oGfFb
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6312,6 +7099,7 @@ msgctxt ""
msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
msgstr "Zvolte <emph>Soubor - Otevřít - Typ suboru</emph>, vyberte <emph>Text CSV</emph>."
+#. gnseG
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6320,6 +7108,7 @@ msgctxt ""
msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
msgstr "Zvolte <emph>Data - Text do sloupců</emph> (Calc)."
+#. CvXfH
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6328,6 +7117,7 @@ msgctxt ""
msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
msgstr "<variable id=\"epsexport\">Zvolte <emph>Soubor - Exportovat</emph>, dialog se otevře automaticky po vybrání formátu EPS.</variable>"
+#. qSqeH
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6336,6 +7126,7 @@ msgctxt ""
msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
msgstr "<variable id=\"pbmppmpgm\">Zvolte <emph>Soubor - Exportovat</emph>, dialog se otevře automaticky po vybrání formátu PBM, PPM nebo PGM.</variable>"
+#. eu9SA
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -6344,6 +7135,7 @@ msgctxt ""
msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Zvolte <emph>Soubor - Verze</emph>.</variable></variable>"
+#. cjzea
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6352,6 +7144,7 @@ msgctxt ""
msgid "View Menu"
msgstr "Nabídka Zobrazit"
+#. mEcAV
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6360,6 +7153,7 @@ msgctxt ""
msgid "View Menu"
msgstr "Nabídka Zobrazit"
+#. CesAr
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6368,6 +7162,7 @@ msgctxt ""
msgid "Choose <emph>View - Zoom</emph>."
msgstr "Zvolte <emph>Zobrazit - Přiblížení</emph>."
+#. 2CFCv
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6376,6 +7171,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (×) and (÷) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (×) and (÷) on the number keypad.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Přiblížení je také možné měnit klávesami (+) (-) (×) a (÷) na numerické klávesnici</caseinline><caseinline select=\"IMPRESS\">Přiblížení je také možné měnit klávesami (+) (-) (×) a (÷) na numerické klávesnici.</caseinline></switchinline>"
+#. b8XGD
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6384,6 +7180,7 @@ msgctxt ""
msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
msgstr "Poklepejte na pole ve <emph>stavovém</emph> řádku, nebo na něj klepněte pravým tlačítkem."
+#. 8mCGw
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6392,6 +7189,7 @@ msgctxt ""
msgid "Choose <emph>View - Toolbars</emph>."
msgstr "Zvolte <emph>Zobrazit - Nástrojové lišty</emph>."
+#. PjCrs
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6400,6 +7198,7 @@ msgctxt ""
msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
msgstr "<variable id=\"funktion\">Zvolte <emph>Zobrazit - Nástrojové lišty - Standardní</emph>.</variable>"
+#. n8qGb
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6408,6 +7207,7 @@ msgctxt ""
msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
msgstr "<variable id=\"werkzeug\">Zvolte <emph>Zobrazit - Nástrojové lišty - Nástroje</emph>.</variable>"
+#. rFMrg
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6416,14 +7216,16 @@ msgctxt ""
msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
msgstr "<variable id=\"task\">Zvolte <emph>Zobrazit - Stavový řádek</emph>.</variable>"
+#. T9fmA
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
-msgstr "<variable id=\"farbleiste\">Zvolte <emph>Zobrazit - Nástrojové lišty - Barvy</emph>.</variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Color Bar</emph>.</variable>"
+msgstr ""
+#. xJPUt
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6432,6 +7234,7 @@ msgctxt ""
msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
msgstr "Klepněte na ikonu <emph>Hypertextový odkaz</emph> na liště <emph>Standardní</emph>, klepněte na <emph>Internet</emph>."
+#. hrFCD
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6440,6 +7243,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Hyperlink</emph>."
msgstr "Zvolte <emph>Vložit - Hypertextový odkaz</emph>."
+#. Tx532
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6448,6 +7252,7 @@ msgctxt ""
msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
msgstr "<variable id=\"hypdiamailnews\">Klepněte na ikonu <emph>Hypertextový odkaz</emph> na liště <emph>Standardní</emph>, klepněte na <emph>Pošta</emph>.</variable>"
+#. sBBEB
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6456,6 +7261,7 @@ msgctxt ""
msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
msgstr "<variable id=\"hypdiadok\">Klepněte na ikonu <emph>Hypertextový odkaz</emph> na liště <emph>Standardní</emph>, klepněte na <emph>Dokument</emph>.</variable>"
+#. fHU6Z
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6464,6 +7270,7 @@ msgctxt ""
msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
msgstr "<variable id=\"hypdianeudok\">Klepněte na ikonu <emph>Hypertextový odkaz</emph> na liště <emph>Standardní</emph>, klepněte na <emph>Nový dokument</emph>.</variable>"
+#. MHfeK
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6472,6 +7279,7 @@ msgctxt ""
msgid "Choose <emph>View - Full Screen</emph>."
msgstr "Zvolte <emph>Zobrazit - Celá obrazovka</emph>."
+#. Swhhf
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6480,6 +7288,7 @@ msgctxt ""
msgid "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+J"
msgstr "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+J"
+#. C5Epq
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6488,6 +7297,7 @@ msgctxt ""
msgid "<image id=\"img_id3148473\" src=\"cmd/sc_fullscreen.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148473\">Icon</alt></image>"
msgstr "<image id=\"img_id3148473\" src=\"cmd/sc_fullscreen.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148473\">Ikonka</alt></image>"
+#. Zez4K
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6496,6 +7306,7 @@ msgctxt ""
msgid "Full Screen (in Print Preview)"
msgstr "Celá obrazovka (v náhledu tisku)"
+#. jFDAm
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6504,6 +7315,7 @@ msgctxt ""
msgid "If a text document or spreadsheet is open:"
msgstr "Je-li otevřen sešit nebo textový dokument:"
+#. T2NBP
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6512,6 +7324,7 @@ msgctxt ""
msgid "Menu <emph>View - Data Sources</emph>."
msgstr "Zvolte <emph>Zobrazit - Zdroje dat</emph>."
+#. ZchxT
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6520,6 +7333,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 klávesy"
+#. SeC7A
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6528,6 +7342,7 @@ msgctxt ""
msgid "<image id=\"img_id3153524\" src=\"cmd/sc_viewdatasourcebrowser.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153524\">Icon</alt></image>"
msgstr "<image id=\"img_id3153524\" src=\"cmd/sc_viewdatasourcebrowser.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153524\">Ikonka</alt></image>"
+#. dvWwd
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6536,6 +7351,7 @@ msgctxt ""
msgid "Data Sources"
msgstr "Zdroje dat"
+#. uU6Zj
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6544,6 +7360,7 @@ msgctxt ""
msgid "Choose <emph>View - HTML Source</emph>."
msgstr "Zvolte <emph>Zobrazit - HTML zdroj</emph>."
+#. LV5Sn
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6552,6 +7369,7 @@ msgctxt ""
msgid "Open context menu in an HTML document."
msgstr "V dokumentu HTML otevřete místní nabídku."
+#. BgYAz
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6560,6 +7378,7 @@ msgctxt ""
msgid "<image id=\"img_id3156422\" src=\"cmd/sc_sourceview.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156422\">Icon</alt></image>"
msgstr "<image id=\"img_id3156422\" src=\"cmd/sc_sourceview.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156422\">Ikonka</alt></image>"
+#. 6Gg6Q
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6568,6 +7387,7 @@ msgctxt ""
msgid "HTML Source"
msgstr "Zdrojový HTML text"
+#. 72VyB
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6576,6 +7396,7 @@ msgctxt ""
msgid "<variable id=\"grid\">Choose <emph>View - Grid and Helplines</emph> (Impress or Draw).</variable>"
msgstr "<variable id=\"grid\">Zvolte <emph>Zobrazit - Mřížka a vodítka</emph> (Impress nebo Draw). </variable>"
+#. AaTEk
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -6584,6 +7405,7 @@ msgctxt ""
msgid "<variable id=\"guides\">Choose <emph>View - Snap Guides</emph> (Impress or Draw).</variable>"
msgstr "<variable id=\"guides\">Zvolte <emph>Zobrazit - Vodítka</emph> (Impress nebo Draw).</variable>"
+#. yDXA6
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6592,6 +7414,7 @@ msgctxt ""
msgid "Insert Menu"
msgstr "Nabídka Vložit"
+#. 7jwAF
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6600,6 +7423,7 @@ msgctxt ""
msgid "Insert Menu"
msgstr "Nabídka Vložit"
+#. CbrFV
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6608,6 +7432,16 @@ msgctxt ""
msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
msgstr "<variable id=\"notiz\">Zvolte <emph>Vložit - Komentář</emph>.</variable>"
+#. NbYUq
+#: 00000404.xhp
+msgctxt ""
+"00000404.xhp\n"
+"par_id3253808\n"
+"help.text"
+msgid "<variable id=\"notizkbd\">Key <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph>+<emph>Option</emph></caseinline><defaultinline><emph>Ctrl</emph>+<emph>Alt</emph></defaultinline></switchinline>+<emph>C</emph>.</variable>"
+msgstr ""
+
+#. 8FMuh
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6616,6 +7450,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Media - Scan</emph>."
msgstr "Zvolte <emph>Vložit - Multimédia - Skenovat</emph>."
+#. G93DG
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6624,6 +7459,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
msgstr "Zvolte <emph>Vložit - Multimédia - Skenovat - Vybrat zdroj</emph>."
+#. QDqg7
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6632,6 +7468,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
msgstr "Zvolte <emph>Vložit - Multimédia - Skenovat - Dotaz</emph>."
+#. UTcTB
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6640,6 +7477,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Special Character</emph>."
msgstr "Zvolte <emph>Vložit - Speciální znak</emph>."
+#. T43B3
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6648,6 +7486,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zvolte tlačítko <emph>Formát - Odrážky a číslování - Přizpůsobit - Znak</emph> </caseinline>.</switchinline>"
+#. sB3e2
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6656,6 +7495,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Zvolte tlačítko <emph>Formát - Odrážky a číslování - Přizpůsobit - Znak</emph>. </caseinline></switchinline>"
+#. L5Fu9
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6664,6 +7504,7 @@ msgctxt ""
msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
msgstr "Na liště <emph>Standardní</emph> nebo <emph>Vložit</emph>, klepněte na"
+#. uZ6HA
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6672,6 +7513,7 @@ msgctxt ""
msgid "<image id=\"img_id3153748\" src=\"cmd/sc_bullet.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153748\">Icon</alt></image>"
msgstr "<image id=\"img_id3153748\" src=\"cmd/sc_bullet.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153748\">Ikona</alt></image>"
+#. Kn89R
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6680,6 +7522,7 @@ msgctxt ""
msgid "Special Character"
msgstr "Speciální znak"
+#. Mrhws
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6688,6 +7531,7 @@ msgctxt ""
msgid "<variable id=\"moviesound\">Choose <emph>Insert - Media - Audio or Video</emph>.</variable>"
msgstr "<variable id=\"moviesound\">Zvolte <emph>Vložit - Multimédia - Zvuk nebo video</emph>.</variable>"
+#. NB9Gv
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6696,6 +7540,7 @@ msgctxt ""
msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
msgstr "<variable id=\"moviesound2\">Zvolte <emph>Vložit - Zvuk nebo video</emph>.</variable>"
+#. D4W2P
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6704,6 +7549,7 @@ msgctxt ""
msgid "Audio or Video"
msgstr "Zvuk nebo video"
+#. yu6PA
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6712,6 +7558,7 @@ msgctxt ""
msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
msgstr "<variable id=\"objekteinf\">Zvolte <emph>Vložit - Objekt</emph>.</variable>"
+#. AWCgX
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6720,6 +7567,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Object - OLE Object</emph>."
msgstr "Zvolte <emph>Vložit - Objekt - Objekt OLE</emph>."
+#. KYEEp
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6728,6 +7576,7 @@ msgctxt ""
msgid "On the <emph>Insert</emph> bar, click"
msgstr "Na liště <emph>Vložit</emph> klepněte na"
+#. xAMvQ
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6736,6 +7585,7 @@ msgctxt ""
msgid "<image id=\"img_id3156305\" src=\"cmd/sc_insobjctrl.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156305\">Icon</alt></image>"
msgstr "<image id=\"img_id3156305\" src=\"cmd/sc_insobjctrl.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156305\">Ikona</alt></image>"
+#. GTqPV
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6744,6 +7594,7 @@ msgctxt ""
msgid "OLE Object"
msgstr "Objekt OLE"
+#. fRPjE
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6752,6 +7603,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Object - Formula</emph>."
msgstr "Zvolte <emph>Vložit - Objekt - Vzorec</emph>."
+#. kQdhV
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6760,6 +7612,7 @@ msgctxt ""
msgid "On the <emph>Insert</emph> bar, click"
msgstr "Na liště <emph>Vložit</emph> klepněte na"
+#. uPjiq
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6768,6 +7621,7 @@ msgctxt ""
msgid "<image id=\"img_id3149933\" src=\"cmd/sc_insertobjectstarmath.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149933\">Icon</alt></image>"
msgstr "<image id=\"img_id3149933\" src=\"cmd/sc_insertobjectstarmath.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149933\">Ikona</alt></image>"
+#. uAbxt
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6776,6 +7630,7 @@ msgctxt ""
msgid "Formula"
msgstr "Vzorec"
+#. RtbuS
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6784,6 +7639,7 @@ msgctxt ""
msgid "Choose <emph>Format - Chart Type</emph>."
msgstr "Zvolte <emph>Formát - Typ grafu</emph>."
+#. Vfm3s
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6792,6 +7648,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Object - Chart </emph>."
msgstr "Zvolte <emph>Vložit - Objekt - Graf</emph>."
+#. hhpAU
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6800,6 +7657,7 @@ msgctxt ""
msgid "Choose <emph>Format - Chart Type</emph>."
msgstr "Zvolte <emph>Formát - Typ grafu</emph>."
+#. S7Tqw
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6808,6 +7666,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Object - Chart</emph>."
msgstr "Zvolte <emph>Vložit - Objekt - Graf</emph>."
+#. C5X5B
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6816,6 +7675,7 @@ msgctxt ""
msgid "Choose <emph>Format - Chart Type</emph>."
msgstr "Zvolte <emph>Formát - Typ grafu</emph>."
+#. aCf7V
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6824,6 +7684,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Object - Chart</emph>."
msgstr "Zvolte <emph>Vložit - Objekt - Graf</emph>."
+#. hRHNm
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6832,6 +7693,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Object - Chart</emph>."
msgstr "Zvolte <emph>Vložit - Objekt - Graf</emph>."
+#. hEeJz
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6840,6 +7702,7 @@ msgctxt ""
msgid "On the <emph>Insert</emph> bar, click"
msgstr "Na liště <emph>Vložit</emph> klepněte na"
+#. xftdm
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6848,6 +7711,7 @@ msgctxt ""
msgid "<image id=\"img_id3153739\" src=\"cmd/sc_drawchart.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153739\">Icon</alt></image>"
msgstr "<image id=\"img_id3153739\" src=\"cmd/sc_drawchart.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153739\">Ikonka</alt></image>"
+#. ge7Bf
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6856,6 +7720,7 @@ msgctxt ""
msgid "Chart"
msgstr "Graf"
+#. Lrdrw
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6864,6 +7729,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Image</emph>."
msgstr "Zvolte <emph>Vložit - Obrázek</emph>."
+#. 6xprE
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6872,6 +7738,7 @@ msgctxt ""
msgid "On the <emph>Standard</emph> bar, click"
msgstr "Na liště <emph>Standardní</emph> klepněte na"
+#. 9DS7f
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6880,6 +7747,7 @@ msgctxt ""
msgid "<image id=\"img_id3144764\" src=\"cmd/lc_insertgraphic.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144764\">Icon</alt></image>"
msgstr "<image id=\"img_id3144764\" src=\"cmd/lc_insertgraphic.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144764\">Ikona</alt></image>"
+#. FGuet
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6888,6 +7756,7 @@ msgctxt ""
msgid "Image"
msgstr "Obrázek"
+#. yAVgx
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6896,6 +7765,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Floating Frame</emph>."
msgstr "Zvolte <emph>Vložit - Plovoucí rámec</emph>."
+#. CGFCA
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6904,6 +7774,7 @@ msgctxt ""
msgid "On the <emph>Insert</emph> bar, click"
msgstr "Na liště <emph>Vložit</emph> klepněte na"
+#. 5CBGw
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6912,6 +7783,7 @@ msgctxt ""
msgid "<image id=\"img_id3147482\" src=\"cmd/sc_insertobjectfloatingframe.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147482\">Icon</alt></image>"
msgstr "<image id=\"img_id3147482\" src=\"cmd/sc_insertobjectfloatingframe.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147482\">Ikonka</alt></image>"
+#. 6RNey
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6920,6 +7792,7 @@ msgctxt ""
msgid "Floating Frame"
msgstr "Plovoucí rámec"
+#. ZTBAq
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6928,6 +7801,7 @@ msgctxt ""
msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
msgstr "<variable id=\"filterauswahl\">Otevře soubor typu, který %PRODUCTNAME nezná a který není textový soubor.</variable>"
+#. SGmx7
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6936,6 +7810,7 @@ msgctxt ""
msgid "<image id=\"Graphic2\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
msgstr "<image id=\"Graphic2\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Ikona</alt></image>"
+#. W5iAB
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6944,6 +7819,7 @@ msgctxt ""
msgid "Fontwork Gallery"
msgstr "Galerie písmomalby"
+#. jYEWS
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6952,6 +7828,7 @@ msgctxt ""
msgid "<image id=\"Graphic3\" src=\"cmd/sc_basicshapes.diamond.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
msgstr "<image id=\"Graphic3\" src=\"cmd/sc_basicshapes.diamond.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Ikona</alt></image>"
+#. cRUvF
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6960,6 +7837,7 @@ msgctxt ""
msgid "Basic Shapes"
msgstr "Základní tvary"
+#. LKQPo
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6968,6 +7846,7 @@ msgctxt ""
msgid "<image id=\"Graphic4\" src=\"cmd/sc_symbolshapes.smiley.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
msgstr "<image id=\"Graphic4\" src=\"cmd/sc_symbolshapes.smiley.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Ikona</alt></image>"
+#. raBMx
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6976,6 +7855,7 @@ msgctxt ""
msgid "Symbol Shapes"
msgstr "Tvary symbolů"
+#. DNGGS
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6984,6 +7864,7 @@ msgctxt ""
msgid "<image id=\"Graphic41\" src=\"cmd/sc_arrowshapes.left-right-arrow.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
msgstr "<image id=\"Graphic41\" src=\"cmd/sc_arrowshapes.left-right-arrow.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Ikona</alt></image>"
+#. 8mq6j
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -6992,6 +7873,7 @@ msgctxt ""
msgid "Block Arrows"
msgstr "Blokové šipky"
+#. jexq8
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -7000,6 +7882,7 @@ msgctxt ""
msgid "<image id=\"Graphic5\" src=\"cmd/sc_flowchartshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
msgstr "<image id=\"Graphic5\" src=\"cmd/sc_flowchartshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Ikona</alt></image>"
+#. kmLGo
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -7008,6 +7891,7 @@ msgctxt ""
msgid "Flowcharts"
msgstr "Vývojové diagramy"
+#. ALnvL
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -7016,6 +7900,7 @@ msgctxt ""
msgid "<image id=\"Graphic6\" src=\"cmd/sc_calloutshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
msgstr "<image id=\"Graphic6\" src=\"cmd/sc_calloutshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Ikona</alt></image>"
+#. 437R9
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -7024,6 +7909,7 @@ msgctxt ""
msgid "Callouts"
msgstr "Bubliny"
+#. bpCJg
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -7032,6 +7918,7 @@ msgctxt ""
msgid "<image id=\"Graphic7\" src=\"cmd/sc_starshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
msgstr "<image id=\"Graphic7\" src=\"cmd/sc_starshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Ikona</alt></image>"
+#. fBLRJ
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -7040,6 +7927,7 @@ msgctxt ""
msgid "Stars"
msgstr "Hvězdy"
+#. aFWLc
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7048,6 +7936,7 @@ msgctxt ""
msgid "Tools Menu"
msgstr "Nabídka Nástroje"
+#. oLvyF
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7056,6 +7945,7 @@ msgctxt ""
msgid "Tools Menu"
msgstr "Nabídka Nástroje"
+#. FjDXs
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7064,6 +7954,7 @@ msgctxt ""
msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
msgstr "Zvolte <emph><item type=\"menuitem\">Vložit - Multimédia - Galerie</item></emph> nebo otevřete lištu<emph>Standardní</emph>, klepněte na"
+#. EQ6v8
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7072,6 +7963,7 @@ msgctxt ""
msgid "<image id=\"img_id3154894\" src=\"cmd/sc_gallery.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154894\">Icon</alt></image>"
msgstr "<image id=\"img_id3154894\" src=\"cmd/sc_gallery.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154894\">Ikona</alt></image>"
+#. iLbBE
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7080,6 +7972,7 @@ msgctxt ""
msgid "Gallery"
msgstr "Galerie"
+#. pEZpR
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7088,6 +7981,7 @@ msgctxt ""
msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
msgstr "<variable id=\"galleryregisterdateien\">Zvolte <emph>Nástroje - Galerie</emph> nebo klepněte na ikonu <emph>Galerie</emph> na liště <emph>Standardní</emph> - <br/>tlačítko <emph>Nový motiv vzhledu</emph> - karta <emph>Soubory</emph>.</variable>"
+#. ZDwHg
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7096,6 +7990,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Spelling</emph>."
msgstr "Zvolte <emph>Nástroje - Kontrola pravopisu</emph>."
+#. tTuYs
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7104,6 +7999,7 @@ msgctxt ""
msgid "F7 key"
msgstr "Klávesa F7"
+#. NU6F9
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7112,6 +8008,7 @@ msgctxt ""
msgid "On the <emph>Standard</emph> bar, click"
msgstr "Na liště <emph>Standardní</emph> klepněte na"
+#. vqDFi
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7120,6 +8017,7 @@ msgctxt ""
msgid "<image id=\"img_id3153665\" src=\"cmd/sc_spelling.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153665\">Icon</alt></image>"
msgstr "<image id=\"img_id3153665\" src=\"cmd/sc_spelling.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153665\">Ikona</alt></image>"
+#. sBnwZ
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7128,6 +8026,7 @@ msgctxt ""
msgid "Spelling"
msgstr "Kontrola pravopisu"
+#. cq3GF
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7136,6 +8035,7 @@ msgctxt ""
msgid "<variable id=\"hangul\">Choose <emph>Tools - Language - Hangul/Hanja Conversion</emph>. Asian language support must be enabled.</variable>"
msgstr "<variable id=\"hangul\">Zvolte <emph>Nástroje - Jazyk - Převod hangul/handža</emph>. Musí být povolena podpora pro asijské jazyky.</variable>"
+#. 2zfL2
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7144,6 +8044,7 @@ msgctxt ""
msgid "<variable id=\"chinese\">Choose <emph>Tools - Language - Chinese Conversion</emph>. Asian language support must be enabled.</variable>"
msgstr "<variable id=\"chinese\">Zvolte <emph>Nástroje - Jazyk - Převod čínštiny</emph>. Musí být povolena podpora pro asijské jazyky.</variable>"
+#. FApZA
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7152,6 +8053,7 @@ msgctxt ""
msgid "<variable id=\"chineseedit\">Choose <emph>Tools - Language - Chinese Conversion</emph> - <emph>Edit terms</emph> button. Asian language support must be enabled.</variable>"
msgstr "<variable id=\"chineseedit\">Zvolte tlačítko <emph>Nástroje - Jazyk - Převod čínštiny</emph> - <emph>Upravit pojmy</emph>. Musí být povolena podpora pro asijské jazyky.</variable>"
+#. dNSRR
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7160,6 +8062,7 @@ msgctxt ""
msgid "<variable id=\"rechtschreibungmenue\">Choose <emph>Tools - Spelling</emph>.</variable>"
msgstr "<variable id=\"rechtschreibungmenue\">Zvolte <emph>Nástroje - Kontrola pravopisu</emph>.</variable>"
+#. VYGst
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7168,6 +8071,7 @@ msgctxt ""
msgid "<variable id=\"zoptionen\">Choose <emph>Tools - Spelling</emph>, then click <emph>Options</emph>.</variable>"
msgstr "<variable id=\"zoptionen\">Zvolte <emph>Nástroje - Kontrola pravopisu</emph>, poté klepněte na <emph>Možnosti</emph>.</variable>"
+#. BbrVR
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7176,6 +8080,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
msgstr "Zvolte <emph>Nástroje - Jazyk - Slovník synonym</emph>."
+#. F6EnA
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7184,6 +8089,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F7"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F7"
+#. BkJ2M
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7192,6 +8098,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Color Replacer</emph> ($[officename] Draw and $[officename] Impress)."
msgstr "Zvolte <emph>Nástroje - Náhrada barev</emph> ($[officename] Draw a $[officename] Impress)."
+#. AGAEs
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7200,6 +8107,7 @@ msgctxt ""
msgid "<variable id=\"mediaplayer\">Choose <emph>Tools - Media Player</emph>.</variable>"
msgstr "<variable id=\"mediaplayer\">Zvolte <emph>Nástroje - Přehrávač médií</emph>.</variable>"
+#. a4RZA
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7208,6 +8116,7 @@ msgctxt ""
msgid "<variable id=\"makro\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+F11 (if not assigned by your system).</variable>"
msgstr "<variable id=\"makro\">Zvolte <emph>Nástroje - Makra - Správce maker - %PRODUCTNAME Basic</emph> nebo stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+F11 (není-li zkratka používána systémem).</variable>"
+#. oTQwa
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7216,6 +8125,7 @@ msgctxt ""
msgid "<variable id=\"beanshell\">Choose <emph>Tools - Macros - Organize Macros - BeanShell</emph>.</variable>"
msgstr ""
+#. wfHqY
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7224,6 +8134,7 @@ msgctxt ""
msgid "<variable id=\"javascript\">Choose <emph>Tools - Macros - Organize Macros - JavaScript</emph>.</variable>"
msgstr ""
+#. Vcght
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7232,6 +8143,7 @@ msgctxt ""
msgid "<variable id=\"python\">Choose <emph>Tools - Macros - Organize Macros - Python</emph>.</variable>"
msgstr ""
+#. RDiDr
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7240,6 +8152,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Macros - Record Macro</emph>."
msgstr "Zvolte <emph>Nástroje - Makra - Zaznamenat makro</emph>."
+#. WBX8f
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7248,6 +8161,7 @@ msgctxt ""
msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
msgstr "<variable id=\"passwort\">Zvolte <emph>Nástroje - Makra - Správce maker - %PRODUCTNAME Basic</emph>, <br/>klepněte na tlačítko <emph>Organizátor</emph>, klepněte na kartu <emph>Knihovny</emph> <br/>a poté klepněte na tlačítko <emph>Heslo</emph>.</variable>"
+#. SqBL5
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7256,6 +8170,7 @@ msgctxt ""
msgid "<variable id=\"packagemanager\">Choose <emph>Tools - Extension Manager</emph>.</variable>"
msgstr "<variable id=\"packagemanager\">Zvolte <emph>Nástroje - Správce rozšíření</emph></variable>."
+#. JPbac
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7264,6 +8179,7 @@ msgctxt ""
msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>"
msgstr "<variable id=\"packagemanager_eu\">Zvolte <emph>Nástroje - Správce rozšíření</emph>, klepněte na tlačítko <emph>Vyhledat aktualizace</emph>.</variable>"
+#. F6o6E
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7272,6 +8188,7 @@ msgctxt ""
msgid "<variable id=\"xmlfilter\">Choose <emph>Tools - XML Filter Settings</emph>.</variable>"
msgstr "<variable id=\"xmlfilter\">Zvolte <emph>Nástroje - Nastavení XML filtru</emph>.</variable>"
+#. EtDD9
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7280,6 +8197,7 @@ msgctxt ""
msgid "<variable id=\"xmlfilteredit\">Choose <emph>Tools - XML Filter Settings</emph>, then click <emph>New</emph> or <emph>Edit</emph>.</variable>"
msgstr "<variable id=\"xmlfilteredit\">Zvolte <emph>Nástroje - Nastavení XML filtru</emph>, poté klepněte na <emph>Nový</emph> nebo <emph>Upravit</emph>.</variable>"
+#. TJZLC
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7288,6 +8206,7 @@ msgctxt ""
msgid "<variable id=\"xmlfiltertest\">Choose <emph>Tools - XML Filter Settings</emph>, then click <emph>Test XSLTs</emph>.</variable>"
msgstr "<variable id=\"xmlfiltertest\">Zvolte <emph>Nástroje - Nastavení XML filtru</emph>, poté klepněte na <emph>Ověřit XSLT</emph>.</variable>"
+#. EzGsj
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7296,6 +8215,7 @@ msgctxt ""
msgid "<variable id=\"anpassen\">Choose <emph>Tools - Customize</emph>.</variable>"
msgstr "<variable id=\"anpassen\">Zvolte <emph>Nástroje - Přizpůsobit</emph>.</variable>"
+#. e3TA3
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7304,6 +8224,7 @@ msgctxt ""
msgid "<variable id=\"menue\">Choose <emph>Tools - Customize - Menus</emph> tab.</variable>"
msgstr "<variable id=\"menue\">Zvolte kartu <emph>Nástroje - Přizpůsobit - Nabídky</emph>.</variable>"
+#. LDuc8
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7312,6 +8233,7 @@ msgctxt ""
msgid "<variable id=\"menuenew\">Choose <emph>Tools - Customize - Menus</emph> tab, click <emph>New</emph>.</variable>"
msgstr "<variable id=\"menuenew\">Zvolte kartu <emph>Nástroje - Přizpůsobit - Nabídky</emph>, klepněte na <emph>Nový</emph>.</variable>"
+#. DbECK
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7320,6 +8242,7 @@ msgctxt ""
msgid "<variable id=\"menuemove\">Choose <emph>Tools - Customize - Menus</emph> tab, click <emph>Menu - Move</emph>.</variable>"
msgstr "<variable id=\"menuemove\">Zvolte kartu <emph>Nástroje - Přizpůsobit - Nabídky</emph>, klepněte na <emph>Nabídka - Přesunout</emph>.</variable>"
+#. BKMeD
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7328,6 +8251,7 @@ msgctxt ""
msgid "<variable id=\"tastatur\">Choose <emph>Tools - Customize - Keyboard</emph> tab. A document must be opened.</variable>"
msgstr "<variable id=\"tastatur\">Zvolte kartu <emph>Nástroje - Přizpůsobit - Klávesnice</emph>. Musí být otevřený dokument.</variable>"
+#. pUbEG
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7336,6 +8260,7 @@ msgctxt ""
msgid "<variable id=\"symbole\">Choose <emph>Tools - Customize - Toolbars</emph> tab.</variable>"
msgstr "<variable id=\"symbole\">Zvolte kartu <emph>Nástroje - Přizpůsobit - Nástrojové lišty</emph>.</variable>"
+#. 4GDbg
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7344,6 +8269,7 @@ msgctxt ""
msgid "<variable id=\"events\">Choose <emph>Tools - Customize - Events</emph> tab.</variable>"
msgstr "<variable id=\"events\">Zvolte kartu <emph>Nástroje - Přizpůsobit - Události</emph>.</variable>"
+#. 6kyDw
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7352,6 +8278,7 @@ msgctxt ""
msgid "<variable id=\"autokorr\">Choose <emph>Tools - AutoCorrect - AutoCorrect Options</emph>.</variable>"
msgstr "<variable id=\"autokorr\">Zvolte <emph>Nástroje - Automatické opravy - Nastavení automatických oprav</emph>.</variable>"
+#. YZkJQ
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7360,6 +8287,7 @@ msgctxt ""
msgid "<variable id=\"autokooptionen\">Choose <emph>Tools - AutoCorrect - AutoCorrect Options - Options</emph> tab.</variable>"
msgstr "<variable id=\"autokooptionen\">Zvolte kartu <emph>Nástroje - Automatické opravy - Nastavení automatických oprav - Možnosti</emph>.</variable>"
+#. DMdB6
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7368,6 +8296,7 @@ msgctxt ""
msgid "<variable id=\"autokosmarttags\">Choose <emph>Tools - AutoCorrect - AutoCorrect Options - Smart Tags</emph> tab.</variable>"
msgstr "<variable id=\"autokosmarttags\">Zvolte kartu <emph>Nástroje - Automatické opravy - Nastavení automatických oprav - Inteligentní značky</emph>.</variable>"
+#. tKGQE
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7376,6 +8305,7 @@ msgctxt ""
msgid "<variable id=\"autokoersetzung\">Choose <emph>Tools - AutoCorrect - AutoCorrect Options - Replace</emph> tab.</variable>"
msgstr "<variable id=\"autokoersetzung\">Zvolte kartu <emph>Nástroje - Automatické opravy - Nastavení automatických oprav - Nahradit</emph>.</variable>"
+#. zCF8f
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7384,6 +8314,7 @@ msgctxt ""
msgid "<variable id=\"autokoausnahmen\">Choose <emph>Tools - AutoCorrect - AutoCorrect Options - Exceptions</emph> tab.</variable>"
msgstr "<variable id=\"autokoausnahmen\">Zvolte kartu <emph>Nástroje - Automatické opravy - Nastavení automatických oprav - Výjimky</emph>.</variable>"
+#. D9EGD
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7392,6 +8323,7 @@ msgctxt ""
msgid "<variable id=\"autokotyafz\">Choose <emph>Tools - AutoCorrect - AutoCorrect Options - Localized Options</emph> tab.</variable>"
msgstr "<variable id=\"autokotyafz\">Zvolte kartu <emph>Nástroje - Automatické opravy - Nastavení automatických oprav - Místní možnosti</emph>.</variable>"
+#. x8Cg3
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7400,6 +8332,7 @@ msgctxt ""
msgid "<variable id=\"autokoworterg\">Choose <emph>Tools - AutoCorrect - AutoCorrect Options - Word Completion</emph> tab.</variable>"
msgstr "<variable id=\"autokoworterg\">Zvolte kartu <emph>Nástroje - Automatické opravy - Nastavení automatických oprav - Dokončování slov</emph>.</variable>"
+#. GLfGo
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7408,6 +8341,7 @@ msgctxt ""
msgid "<variable id=\"exopas\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - View</emph>.</variable>"
msgstr "<variable id=\"exopas\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Zobrazení</emph>.</variable>"
+#. vBKdB
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7416,6 +8350,7 @@ msgctxt ""
msgid "<variable id=\"etoplayout\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Impress/%PRODUCTNAME Draw - View</emph>.</variable>"
msgstr "<variable id=\"etoplayout\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Impress/%PRODUCTNAME Draw - Zobrazení</emph>.</variable>"
+#. H3CG5
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7424,6 +8359,7 @@ msgctxt ""
msgid "<variable id=\"etotm\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Draw - General</emph>.</variable>"
msgstr "<variable id=\"etotm\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Draw - Obecné</emph>.</variable>"
+#. DT5K4
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7432,6 +8368,7 @@ msgctxt ""
msgid "Path selection button in various wizards."
msgstr "Tlačítko pro výběr cesty v různých průvodcích."
+#. 39EJd
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7440,6 +8377,7 @@ msgctxt ""
msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
msgstr "Klepněte na tlačítko <emph>Upravit</emph> pro některé položky v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - $[officename] - Cesty</emph>."
+#. tXjei
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7448,6 +8386,7 @@ msgctxt ""
msgid "<variable id=\"optionen\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline>.</variable>"
msgstr "<variable id=\"optionen\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline>.</variable>"
+#. cACom
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7456,6 +8395,7 @@ msgctxt ""
msgid "<variable id=\"optionenallgemein\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename]</emph>.</variable>"
msgstr "<variable id=\"optionenallgemein\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - $[officename]</emph>.</variable>"
+#. qxbnx
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7464,6 +8404,7 @@ msgctxt ""
msgid "<variable id=\"benutzerdaten\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - User Data</emph>.</variable>"
msgstr "<variable id=\"benutzerdaten\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - $[officename] - Uživatelské údaje</emph>.</variable>"
+#. d92cU
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7472,6 +8413,7 @@ msgctxt ""
msgid "<variable id=\"allg\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>.</variable>"
msgstr "<variable id=\"allg\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - $[officename] - Obecné</emph>.</variable>"
+#. QpVmF
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7480,6 +8422,7 @@ msgctxt ""
msgid "<variable id=\"ansicht\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>.</variable>"
msgstr "<variable id=\"ansicht\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - $[officename] - Zobrazení</emph>.</variable>"
+#. LLvWB
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7488,6 +8431,7 @@ msgctxt ""
msgid "<variable id=\"drucken\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Print</emph>.</variable>"
msgstr "<variable id=\"drucken\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - $[officename] - Tisk</emph>.</variable>"
+#. wwQ2v
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7496,6 +8440,7 @@ msgctxt ""
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
msgstr "Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - $[officename] - Cesty</emph>."
+#. eLEKH
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7504,6 +8449,7 @@ msgctxt ""
msgid "Choose <emph>Tools - AutoText - Path</emph>."
msgstr "Zvolte <emph>Nástroje - Automatický text - Cesta</emph>."
+#. AMRtZ
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7512,6 +8458,7 @@ msgctxt ""
msgid "Choose <emph>Format - Area - Colors</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Oblast - Barvy</emph>."
+#. Mg4fm
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7520,6 +8467,7 @@ msgctxt ""
msgid "Choose <emph>Format - Area - Area</emph>, press the <emph>Color</emph> button and click the <emph>Pick</emph> button."
msgstr "Zvolte <emph>Formát - Oblast - Oblast</emph>, stiskněte tlačítko <emph>Barva</emph> a klepněte na tlačítko <emph>Vybrat</emph>."
+#. 6GMdV
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7528,6 +8476,7 @@ msgctxt ""
msgid "<image id=\"img_id3148386\" src=\"svx/res/colordlg.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148386\">Icon</alt></image>"
msgstr "<image id=\"img_id3148386\" src=\"svx/res/colordlg.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148386\">Ikona</alt></image>"
+#. XLFFo
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7536,6 +8485,7 @@ msgctxt ""
msgid "Press the <emph>Color Dialog</emph> button in the <emph>Illumination</emph> tab of the <emph>3D Effects</emph> dialog."
msgstr "Stiskněte tlačítko <emph>Dialog barev</emph> na kartě <emph>Osvětletní</emph> dialogového okna <emph>3D efekty</emph>."
+#. 4KvF4
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7544,6 +8494,7 @@ msgctxt ""
msgid "<variable id=\"schriers\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Fonts</emph>.</variable>"
msgstr "<variable id=\"schriers\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - $[officename] - Písma</emph>.</variable>"
+#. YivRQ
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7552,6 +8503,7 @@ msgctxt ""
msgid "<variable id=\"scripting\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Security</emph>.</variable>"
msgstr "<variable id=\"scripting\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - $[officename] - Zabezpečení</emph>.</variable>"
+#. Ev6Uu
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7560,6 +8512,7 @@ msgctxt ""
msgid "<variable id=\"advanced\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Advanced</emph>.</variable>"
msgstr "<variable id=\"advanced\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - $[officename] - Pokročilé</emph>.</variable>"
+#. Nf33C
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7568,6 +8521,7 @@ msgctxt ""
msgid "<variable id=\"opencl\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - OpenCL</emph>.</variable>"
msgstr "<variable id=\"opencl\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - $[officename] - OpenCL</emph>.</variable>"
+#. 3F6EE
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7576,6 +8530,7 @@ msgctxt ""
msgid "<variable id=\"basicide\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Basic IDE</emph>.</variable>"
msgstr "<variable id=\"basicide\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - $[officename] - Basic IDE</emph>.</variable>"
+#. o3uiE
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7584,6 +8539,7 @@ msgctxt ""
msgid "<variable id=\"online_update\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Online Update</emph>.</variable>"
msgstr "<variable id=\"online_update\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - $[officename] - Online aktualizace</emph>.</variable>"
+#. 7wjAW
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7592,6 +8548,7 @@ msgctxt ""
msgid "<variable id=\"accessibility\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Accessibility</emph>.</variable>"
msgstr "<variable id=\"accessibility\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - $[officename] - Zpřístupnění</emph>.</variable>"
+#. CLqN3
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7600,6 +8557,7 @@ msgctxt ""
msgid "<variable id=\"appearance\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Application Colors</emph>.</variable>"
msgstr "<variable id=\"appearance\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - $[officename] - Barvy aplikací</emph>.</variable>"
+#. qoCvG
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7608,6 +8566,7 @@ msgctxt ""
msgid "<variable id=\"landen\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph>.</variable>"
msgstr "<variable id=\"landen\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Načítání/ukládání</emph>.</variable>"
+#. gCLLB
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7616,6 +8575,7 @@ msgctxt ""
msgid "<variable id=\"rsave\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - General</emph>.</variable>"
msgstr "<variable id=\"rsave\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Načítání/ukládání - Obecné</emph>.</variable>"
+#. aFtes
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7624,6 +8584,7 @@ msgctxt ""
msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
msgstr "<variable id=\"etsofi\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Načítání/ukládání - Vlastnosti VBA</emph>.</variable>"
+#. YjqDE
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7632,6 +8593,7 @@ msgctxt ""
msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
msgstr "<variable id=\"etsofi2\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Načítání/ukládání - Microsoft Office</emph>.</variable>"
+#. CusgD
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7640,6 +8602,7 @@ msgctxt ""
msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
msgstr "<variable id=\"html\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Načítání/ukládání - HTML kompatibilita</emph>.</variable>"
+#. YHyBe
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7648,6 +8611,7 @@ msgctxt ""
msgid "<variable id=\"asiatypo\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings</emph>.</variable>"
msgstr "<variable id=\"asiatypo\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Jazyková nastavení</emph>.</variable>"
+#. gKe5o
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7656,6 +8620,7 @@ msgctxt ""
msgid "<variable id=\"sprachen\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>.</variable>"
msgstr "<variable id=\"sprachen\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Jazyková nastavení - Jazyky</emph>.</variable>"
+#. 5siZv
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7664,6 +8629,7 @@ msgctxt ""
msgid "<variable id=\"sprachenctl\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages - Complex Text Layout</emph>.</variable>"
msgstr "<variable id=\"sprachenctl\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Jazyková nastavení - Komplexní rozvržení textu</emph>.</variable>"
+#. NyrwR
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7672,6 +8638,7 @@ msgctxt ""
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>."
msgstr "Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Jazyková nastavení - Jazyky</emph>."
+#. wnqM4
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7680,6 +8647,7 @@ msgctxt ""
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
msgstr "Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Jazyková nastavení - Pomůcky pro psaní</emph>,<br/>v seznamu <emph>Dostupné jazykové moduly</emph> vyberte některý z modulů a poté klepněte na <emph>Upravit</emph>."
+#. kiJ8R
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7688,6 +8656,7 @@ msgctxt ""
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>."
msgstr "Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Jazyková nastavení - Pomůcky pro psaní</emph>."
+#. 4MxDV
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7696,6 +8665,7 @@ msgctxt ""
msgid "<variable id=\"suchja\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Searching in Japanese</emph>.</variable>"
msgstr "<variable id=\"suchja\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Jazyková nastavení - Hledání v japonštině</emph>.</variable>"
+#. GfKWG
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7704,6 +8674,7 @@ msgctxt ""
msgid "<variable id=\"asialayout\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Asian Layout</emph>.</variable>"
msgstr "<variable id=\"asialayout\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Jazyková nastavení - Asijské rozvržení</emph>.</variable>"
+#. xGRHT
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7712,6 +8683,7 @@ msgctxt ""
msgid "<variable id=\"internet\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Internet</emph>.</variable>"
msgstr "<variable id=\"internet\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Internet</emph>.</variable>"
+#. as883
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7720,6 +8692,7 @@ msgctxt ""
msgid "<variable id=\"internet1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Internet - Proxy</emph>.</variable>"
msgstr "<variable id=\"internet1\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Internet - Proxy</emph>.</variable>"
+#. MaCjr
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7728,6 +8701,7 @@ msgctxt ""
msgid "<variable id=\"optionentextdokument\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer</emph>.</variable>"
msgstr "<variable id=\"optionentextdokument\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer</emph>.</variable>"
+#. gCgDN
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7736,6 +8710,7 @@ msgctxt ""
msgid "<variable id=\"compatibility\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Compatibility</emph>.</variable>"
msgstr "<variable id=\"compatibility\">Otevřete textový dokument, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Kompatibilita</emph>.</variable>"
+#. Vx9FC
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7744,6 +8719,7 @@ msgctxt ""
msgid "<variable id=\"laden\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - General</emph>.</variable>"
msgstr "<variable id=\"laden\">Otevřete textový dokument, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Obecné</emph></variable>"
+#. 2Fvii
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7752,6 +8728,7 @@ msgctxt ""
msgid "<variable id=\"mailmergeemail\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Mail Merge E-mail</emph>.</variable>"
msgstr "<variable id=\"mailmergeemail\">Otevřete textový dokument, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Hromadné rozesílání e-mailů</emph>.</variable>"
+#. T5u9S
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7760,6 +8737,7 @@ msgctxt ""
msgid "<variable id=\"einfuegenbeschriftung\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - AutoCaption</emph>.</variable>"
msgstr "<variable id=\"einfuegenbeschriftung\">Otevřete textový dokument, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Automatické popisky</emph>.</variable>"
+#. B2n4N
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7768,6 +8746,7 @@ msgctxt ""
msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
msgstr "<variable id=\"layout\">Otevřete textový dokument, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Zobrazení</emph>.</variable>"
+#. JFs3v
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7776,6 +8755,7 @@ msgctxt ""
msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
msgstr "<variable id=\"registerschattencursor\">Otevřete textový dokument, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Pomůcky pro formátování</emph>.</variable>"
+#. x5fec
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7784,6 +8764,7 @@ msgctxt ""
msgid "<variable id=\"raster\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Calc/%PRODUCTNAME Writer/Web - Grid</emph>.</variable>"
msgstr "<variable id=\"raster\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Calc/%PRODUCTNAME Writer/Web - Mřížka</emph>.</variable>"
+#. 4wsyZ
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7792,6 +8773,7 @@ msgctxt ""
msgid "Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Basic Fonts (Western)</emph>."
msgstr "Otevřete textový dokument, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Základní písma (západní)</emph>."
+#. Ub9ts
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7800,6 +8782,7 @@ msgctxt ""
msgid "Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Basic Fonts (Asian)</emph>. Asian language support must be enabled."
msgstr "Otevřete textový dokument, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Základní písma (asijská)</emph>. Musí být přitom povolena podpora pro asijské jazyky."
+#. MZAYL
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7808,6 +8791,7 @@ msgctxt ""
msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
msgstr "<variable id=\"drucken1\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Tisk</emph>.</variable>"
+#. zBCAL
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7816,6 +8800,7 @@ msgctxt ""
msgid "<variable id=\"drucken2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Print</emph>.</variable>"
msgstr "<variable id=\"drucken2\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Tisk</emph>.</variable>"
+#. YtRNf
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7824,6 +8809,7 @@ msgctxt ""
msgid "<variable id=\"registertabelle\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Table</emph>.</variable>"
msgstr "<variable id=\"registertabelle\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Tabulky</emph>.</variable>"
+#. ApgmU
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7832,6 +8818,7 @@ msgctxt ""
msgid "<variable id=\"registeraenderungen\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Changes</emph>.</variable>"
msgstr "<variable id=\"registeraenderungen\">Otevřete textový dokument, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Změny</emph>.</variable>"
+#. BQHkB
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7840,6 +8827,7 @@ msgctxt ""
msgid "<variable id=\"webbrowser1\">Open an HTML document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/Web</emph>.</variable>"
msgstr "<variable id=\"webbrowser1\">Otevřete HTML dokument, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/Web</emph>.</variable>"
+#. G6ZxC
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7848,6 +8836,7 @@ msgctxt ""
msgid "<variable id=\"hinter\">Open an HTML document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/Web - Background</emph>.</variable>"
msgstr "<variable id=\"hinter\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/Web - Pozadí</emph>.</variable>"
+#. mfAqt
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7856,6 +8845,7 @@ msgctxt ""
msgid "<variable id=\"tabellendokument\">Open a spreadsheet document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc</emph>.</variable>"
msgstr "<variable id=\"tabellendokument\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc</emph>.</variable>"
+#. NkTut
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7864,6 +8854,7 @@ msgctxt ""
msgid "<variable id=\"tabelleeingabe\">Open a spreadsheet document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - General</emph>.</variable>"
msgstr "<variable id=\"tabelleeingabe\">Otevřete sešit a zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Obecné</emph>.</variable>"
+#. 5Ny4L
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7872,6 +8863,7 @@ msgctxt ""
msgid "<variable id=\"tabelleinhalte\">Open a spreadsheet document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - View</emph>.</variable>"
msgstr "<variable id=\"tabelleinhalte\">Otevřete sešit a zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Zobrazení</emph>.</variable>"
+#. jYrtX
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7880,6 +8872,7 @@ msgctxt ""
msgid "<variable id=\"exopbe\">Open a spreadsheet document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Calculate</emph>.</variable>"
msgstr "<variable id=\"exopbe\">Otevřete sešit a zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Výpočty</emph>.</variable>"
+#. v9qCe
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7888,6 +8881,7 @@ msgctxt ""
msgid "<variable id=\"exopco\">Open a spreadsheet document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Compatibility</emph>.</variable>"
msgstr "<variable id=\"exopco\">Otevřete sešit a zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Kompatibilita</emph>.</variable>"
+#. YLDHE
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7896,6 +8890,7 @@ msgctxt ""
msgid "<variable id=\"exopso\">Open a spreadsheet document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Sort Lists</emph>.</variable>"
msgstr "<variable id=\"exopso\">Otevřete sešit a zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Řazené seznamy</emph>.</variable>"
+#. CV4hm
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7904,6 +8899,7 @@ msgctxt ""
msgid "<variable id=\"exopfo\">Open a spreadsheet document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Formula</emph>.</variable>"
msgstr "<variable id=\"exopfo\">Otevřete sešit a zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Vzorec</emph>.</variable>"
+#. jgcRa
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7912,6 +8908,7 @@ msgctxt ""
msgid "<variable id=\"exopde\">Open a spreadsheet document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Defaults</emph>.</variable>"
msgstr "<variable id=\"exopde\">Otevřete sešit a zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Výchozí nastavení</emph>.</variable>"
+#. njiyY
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7920,6 +8917,7 @@ msgctxt ""
msgid "<variable id=\"listekopieren\">Open a spreadsheet document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Sort Lists - Copy</emph> button.</variable>"
msgstr "<variable id=\"listekopieren\">Otevřete sešit, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Řazené seznamy - tlačítko Kopírovat</emph>.</variable>"
+#. 9qzJx
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7928,6 +8926,7 @@ msgctxt ""
msgid "<variable id=\"exopaen\">Open a spreadsheet document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Changes</emph>.</variable>"
msgstr "<variable id=\"exopaen\">Otevřete sešit a zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Změny</emph>.</variable>"
+#. dYa3d
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7936,6 +8935,7 @@ msgctxt ""
msgid "<variable id=\"etotall\">Open a presentation document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Impress</emph>.</variable>"
msgstr "<variable id=\"etotall\">Otevřete prezentaci a zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Impress</emph>.</variable>"
+#. dEm72
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7944,6 +8944,7 @@ msgctxt ""
msgid "<variable id=\"etopsonstiges\">Open a presentation document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Impress/%PRODUCTNAME Draw - General</emph>.</variable>"
msgstr "<variable id=\"etopsonstiges\">Otevřete prezentaci, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Impress/%PRODUCTNAME Draw - Obecné</emph>.</variable>"
+#. uGQBp
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7952,6 +8953,7 @@ msgctxt ""
msgid "<variable id=\"etopas\">Open a presentation document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Impress/%PRODUCTNAME Draw - View</emph>.</variable>"
msgstr "<variable id=\"etopas\">Otevřete prezentaci a zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Impress/%PRODUCTNAME Draw - Zobrazení</emph>.</variable>"
+#. EjNLJ
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7960,6 +8962,7 @@ msgctxt ""
msgid "<variable id=\"etopfe\">Open a presentation document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Impress/%PRODUCTNAME Draw - Grid</emph>.</variable>"
msgstr "<variable id=\"etopfe\">Otevřete prezentaci a zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Impress/%PRODUCTNAME Draw - Mřížka</emph>.</variable>"
+#. kN9hg
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7968,6 +8971,7 @@ msgctxt ""
msgid "<variable id=\"etopdk\">Open a presentation document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Impress/%PRODUCTNAME Draw - Print</emph>.</variable>"
msgstr "<variable id=\"etopdk\">Otevřete prezentaci a zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Impress/%PRODUCTNAME Draw - Tisk</emph>.</variable>"
+#. B5oLh
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7976,6 +8980,7 @@ msgctxt ""
msgid "<variable id=\"etotallz\">Open a drawing document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Draw</emph>.</variable>"
msgstr "<variable id=\"etotallz\">Otevřete kresbu a zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Draw</emph>.</variable>"
+#. GDADD
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7984,6 +8989,7 @@ msgctxt ""
msgid "<variable id=\"etsodr\">Open a Math document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Math</emph>.</variable>"
msgstr "<variable id=\"etsodr\">Otevřete vzorec a zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Math</emph>.</variable>"
+#. fU6x2
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -7992,6 +8998,7 @@ msgctxt ""
msgid "<variable id=\"formeinst\">Open a Math document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Math - Settings</emph>.</variable>"
msgstr "<variable id=\"formeinst\">Otevřete vzorec, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Math - Nastavení</emph>.</variable>"
+#. JfMtL
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -8000,6 +9007,7 @@ msgctxt ""
msgid "<variable id=\"diagrfarbe\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Charts</emph>.</variable>"
msgstr "<variable id=\"diagrfarbe\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Grafy</emph>.</variable>"
+#. cAbjU
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -8008,6 +9016,7 @@ msgctxt ""
msgid "<variable id=\"diagrgfarbe\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Charts - Default Colors</emph>.</variable>"
msgstr "<variable id=\"diagrgfarbe\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Grafy - Výchozí barvy</emph>.</variable>"
+#. qgWMd
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -8016,6 +9025,7 @@ msgctxt ""
msgid "<variable id=\"datenqu\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Base</emph>.</variable>"
msgstr "<variable id=\"datenqu\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Base</emph>.</variable>"
+#. KGoCT
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -8024,6 +9034,7 @@ msgctxt ""
msgid "<variable id=\"verbindungen\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Base - Connections</emph>.</variable>"
msgstr "<variable id=\"verbindungen\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Base - Spojení</emph>.</variable>"
+#. oiNZc
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -8032,6 +9043,7 @@ msgctxt ""
msgid "<variable id=\"registered\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Base - Databases</emph>.</variable>"
msgstr "<variable id=\"registered\">Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Base - Databáze</emph>.</variable>"
+#. FfMAN
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -8040,6 +9052,7 @@ msgctxt ""
msgid "Window Menu"
msgstr "Nabídka Okno"
+#. F8GNk
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -8048,6 +9061,7 @@ msgctxt ""
msgid "Window Menu"
msgstr "Nabídka Okno"
+#. NuiZ7
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -8056,6 +9070,7 @@ msgctxt ""
msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
msgstr "<variable id=\"window\">Zvolte <emph>Okno - Nové okno</emph>.</variable>"
+#. RZdEA
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -8064,6 +9079,7 @@ msgctxt ""
msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
msgstr "<variable id=\"liste\">Zvolte <emph>Okno - seznam otevřených dokumentů</emph>.</variable>"
+#. Jr8uE
#: 00000408.xhp
msgctxt ""
"00000408.xhp\n"
@@ -8072,6 +9088,7 @@ msgctxt ""
msgid "Help Menu"
msgstr "Nabídka Nápověda"
+#. zMKFC
#: 00000408.xhp
msgctxt ""
"00000408.xhp\n"
@@ -8080,6 +9097,7 @@ msgctxt ""
msgid "Help Menu"
msgstr "Nabídka Nápověda"
+#. FcTqN
#: 00000408.xhp
msgctxt ""
"00000408.xhp\n"
@@ -8088,6 +9106,7 @@ msgctxt ""
msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
msgstr "<variable id=\"content\">Zvolte <emph>Nápověda - Nápověda %PRODUCTNAME</emph>.</variable>"
+#. ovUZh
#: 00000408.xhp
msgctxt ""
"00000408.xhp\n"
@@ -8096,6 +9115,7 @@ msgctxt ""
msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
msgstr "<variable id=\"infoanwendung\">Zvolte <emph>Nápověda - O aplikaci %PRODUCTNAME</emph>.</variable>"
+#. T3TZj
#: 00000408.xhp
msgctxt ""
"00000408.xhp\n"
@@ -8104,6 +9124,7 @@ msgctxt ""
msgid "Automatically after <item type=\"productname\">%PRODUCTNAME</item> is first started."
msgstr "Automaticky při prvním spuštění <item type=\"productname\">%PRODUCTNAME</item>."
+#. LAU4Z
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
@@ -8112,6 +9133,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Nástrojové lišty"
+#. J4VB2
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
@@ -8120,6 +9142,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Nástrojové lišty"
+#. 4cCGF
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
@@ -8128,6 +9151,7 @@ msgctxt ""
msgid "Choose <emph>Data - More Filters - Standard Filter</emph>."
msgstr "Zvolte <emph>Data - Další filtry - Standardní filtr</emph>."
+#. qnVcf
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
@@ -8136,6 +9160,7 @@ msgctxt ""
msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
msgstr "Zobrazení databázové tabulky: ikona <emph>Standardní filtr</emph> na nástrojové liště <emph>Databáze</emph>."
+#. yYnME
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
@@ -8144,6 +9169,7 @@ msgctxt ""
msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
msgstr "Zobrazení formuláře: ikona <emph>Standardní filtr</emph> na liště <emph>Formulář</emph>."
+#. NbDPT
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
@@ -8152,6 +9178,7 @@ msgctxt ""
msgid "<image src=\"cmd/sc_formfiltered.png\" id=\"img_id3147588\"><alt id=\"alt_id3147588\">Icon</alt></image>"
msgstr "<image src=\"cmd/sc_formfiltered.png\" id=\"img_id3147588\"><alt id=\"alt_id3147588\">Ikona</alt></image>"
+#. oB9GF
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
@@ -8160,6 +9187,7 @@ msgctxt ""
msgid "Standard Filter"
msgstr "Standardní filtr"
+#. WKMp3
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8168,6 +9196,7 @@ msgctxt ""
msgid "Database"
msgstr "Databáze"
+#. Bft6t
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8176,6 +9205,7 @@ msgctxt ""
msgid "Database"
msgstr "Databáze"
+#. VZbQG
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8184,6 +9214,7 @@ msgctxt ""
msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
msgstr "<variable id=\"DBTab\">V okně databázového souboru zvolte <emph>Nástroje - Filtr tabulky</emph>.</variable>"
+#. 6DeRD
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8192,6 +9223,7 @@ msgctxt ""
msgid "<variable id=\"DBAbfragen\"><emph>View - Database Objects - Queries</emph></variable>"
msgstr "<variable id=\"DBAbfragen\"><emph>Zobrazit - Databázové objekty - Dotazy</emph></variable>"
+#. FLu9Y
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8200,6 +9232,7 @@ msgctxt ""
msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
msgstr "<variable id=\"Typ\">V okně databázového souboru zvolte kartu <emph>Úpravy - Databáze - Vlastnosti - Pokročilá nastavení</emph>.</variable>"
+#. 3JDkL
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8208,6 +9241,7 @@ msgctxt ""
msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
msgstr "<variable id=\"Datenquelle\">V okně databázového souboru typu <emph>ODBC</emph> nebo <emph>adresáře</emph><br/>zvolte <emph>Úpravy - Databáze - Typ spojení</emph>.</variable>"
+#. D9G6N
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8216,6 +9250,7 @@ msgctxt ""
msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
msgstr "<variable id=\"Verzeichnis\">Tlačítko pro výběr <emph>cesty</emph> v různých průvodcích / tlačítko <emph>Upravit</emph> pro některou položku v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - $[officename] - Cesty</emph></variable>"
+#. GSGKR
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8224,6 +9259,7 @@ msgctxt ""
msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
msgstr "<variable id=\"ODBC\">V okně databázového souboru typu <emph>ODBC</emph> zvolte <emph>Úpravy - Databáze - Typ spojení</emph>.</variable>"
+#. XuSPv
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8232,6 +9268,7 @@ msgctxt ""
msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr "<variable id=\"ldap\">V okně databázového souboru typu <emph>adresář - LDAP</emph> zvolte <emph>Úpravy - Databáze - Vlastnosti</emph>.</variable>"
+#. DBAuz
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8240,6 +9277,7 @@ msgctxt ""
msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr "<variable id=\"JDBC\">V okně databázového souboru typu <emph>JDBC</emph> zvolte <emph>Úpravy - Databáze - Vlastnosti</emph>.</variable>"
+#. FRza9
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8248,6 +9286,7 @@ msgctxt ""
msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr "<variable id=\"mysql\">V okně databázového souboru typu <emph>MySQL</emph> zvolte <emph>Úpravy - Databáze - Vlastnosti</emph>.</variable>"
+#. CAfwh
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8256,6 +9295,7 @@ msgctxt ""
msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr "<variable id=\"dBase\">V okně databázového souboru typu <emph>dBASE</emph> zvolte <emph>Úpravy - Databáze - Vlastnosti</emph>.</variable>"
+#. nszBF
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8264,6 +9304,7 @@ msgctxt ""
msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
msgstr "<variable id=\"dBasein\">V okně databázového souboru typu <emph>dBASE</emph> zvolte <emph>Úpravy - Databáze - Vlastnosti</emph> a klepněte na <emph>Indexy</emph>.</variable>"
+#. vdiHb
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8272,6 +9313,7 @@ msgctxt ""
msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr "<variable id=\"Text\">V okně databázového souboru typu <emph>Text</emph> zvolte <emph>Úpravy - Databáze - Vlastnosti</emph>.</variable>"
+#. bhFWN
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8280,6 +9322,7 @@ msgctxt ""
msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr "<variable id=\"ADO\">V okně databázového souboru typu <emph>MS ADO</emph> zvolte <emph>Úpravy - Databáze - Vlastnosti</emph>.</variable>"
+#. 3KDA2
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8288,6 +9331,7 @@ msgctxt ""
msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
msgstr "<variable id=\"SQLStatement\">V okně databázového souboru zvolte <emph>Nástroje - SQL</emph>.</variable>"
+#. 38BhN
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8296,6 +9340,7 @@ msgctxt ""
msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
msgstr "<variable id=\"Abfragen\">V okně databázového souboru klepněte na ikonu <emph>Dotazy</emph>.</variable>"
+#. hZbEP
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8304,6 +9349,7 @@ msgctxt ""
msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
msgstr "<variable id=\"Tabellen\">V okně databázového souboru klepněte na ikonu <emph>Tabulky</emph>.</variable>"
+#. TVLoR
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8312,6 +9358,7 @@ msgctxt ""
msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
msgstr "<variable id=\"tabellenentwurf\">V okně databázového souboru klikněte na ikonu <emph>Tabulky</emph>. Zvolte <emph>Vložit - Návrh tabulky</emph> nebo <emph>Úpravy - Upravit</emph>.</variable>"
+#. KsxFC
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8320,6 +9367,7 @@ msgctxt ""
msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
msgstr "<variable id=\"indexentwurf\">V okně databázového souboru klikněte na ikonu <emph>Tabulky</emph>. Zvolte <emph>Vložit - Návrh tabulky</emph> nebo <emph>Úpravy - Upravit</emph>.</variable>"
+#. Ayi5s
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8328,6 +9376,7 @@ msgctxt ""
msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
msgstr "<variable id=\"AbfrageNeu\">V okně databázového souboru zvolte <emph>Vložit - Dotaz (režim návrhu)</emph>.</variable>"
+#. W8EtK
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8336,6 +9385,7 @@ msgctxt ""
msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
msgstr "<variable id=\"entwab\">V okně databázového souboru klepněte na ikonu <emph>Dotazy</emph> a poté zvolte <emph>Úpravy - Upravit</emph>.</variable>"
+#. b34tE
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8344,6 +9394,7 @@ msgctxt ""
msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
msgstr "<variable id=\"FehlendesElement\">V okně databázového souboru klepněte na ikonu <emph>Dotazy</emph> a poté zvolte <emph>Úpravy - Upravit</emph>.<br/>Pokud již neexistují odkazovaná pole, zobrazí se toto dialogové okno.</variable>"
+#. DttLt
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8352,14 +9403,16 @@ msgctxt ""
msgid "<variable id=\"Joins\">Open query design and choose <emph>Insert - New Relation</emph>, or double-click on a connection line between two tables.</variable>"
msgstr "<variable id=\"Joins\">Otevřete návrh dotazu a zvolte <emph>Vložit - Nová relace</emph> nebo poklepejte na spojnici mezi dvěma tabulkami.</variable>"
+#. WeUND
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151245\n"
"help.text"
-msgid "<image id=\"img_id3153063\" src=\"cmd/sc_addtable.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153063\">Icon</alt></image>"
-msgstr "<image id=\"img_id3153063\" src=\"cmd/sc_addtable.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153063\">Ikona</alt></image>"
+msgid "<image id=\"img_id3153063\" src=\"cmd/sc_dbnewtable.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153063\">Add Table Icon</alt></image>"
+msgstr ""
+#. ooNgH
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8368,14 +9421,16 @@ msgctxt ""
msgid "Insert Tables"
msgstr "Vložit tabulky"
+#. XZ5F6
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149457\n"
"help.text"
-msgid "<image id=\"img_id3147282\" src=\"cmd/sc_dbaddrelation.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147282\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147282\" src=\"cmd/sc_dbaddrelation.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147282\">Ikona</alt></image>"
+msgid "<image id=\"img_id3147282\" src=\"cmd/sc_dbaddrelation.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147282\">New Relation Icon</alt></image>"
+msgstr ""
+#. DRd37
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8384,6 +9439,7 @@ msgctxt ""
msgid "New Relation"
msgstr "Nová relace"
+#. D4gTo
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8392,14 +9448,16 @@ msgctxt ""
msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
msgstr "Ikona <emph>Najít záznam</emph> na liště Data tabulky nebo Návrh formuláře."
+#. Fuhzi
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3157962\n"
"help.text"
-msgid "<image id=\"img_id3145419\" src=\"cmd/sc_recsearch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145419\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145419\" src=\"cmd/sc_recsearch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145419\">Ikona</alt></image>"
+msgid "<image id=\"img_id3145419\" src=\"cmd/sc_recsearch.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145419\">Find Record Icon</alt></image>"
+msgstr ""
+#. JTGFP
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8408,6 +9466,7 @@ msgctxt ""
msgid "Find Record"
msgstr "Najít záznam"
+#. a2vUK
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8416,14 +9475,16 @@ msgctxt ""
msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
msgstr "Ikona <emph>Pořadí řazení</emph> na liště Data tabulky nebo Návrh formuláře."
+#. vXBgY
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "<image id=\"img_id3145606\" src=\"cmd/sc_tablesort.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145606\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145606\" src=\"cmd/sc_tablesort.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145606\">Ikona</alt></image>"
+msgid "<image id=\"img_id3145606\" src=\"cmd/sc_tablesort.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145606\">Sort Order Icon</alt></image>"
+msgstr ""
+#. gPJGC
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8432,6 +9493,7 @@ msgctxt ""
msgid "Sort Order"
msgstr "Pořadí řazení"
+#. STFaQ
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8440,6 +9502,7 @@ msgctxt ""
msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr "<variable id=\"allgemein\">V okně databázového souboru zvolte <emph>Úpravy - Databáze - Vlastnosti</emph>.</variable>"
+#. Jmhsb
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8448,6 +9511,7 @@ msgctxt ""
msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
msgstr "<variable id=\"tabellecopy\">Přetáhněte tabulku nebo dotaz na část tabulky v jiném okně s databázovým souborem.</variable>"
+#. Epg8E
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8456,6 +9520,7 @@ msgctxt ""
msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
msgstr "<variable id=\"formularneu\">V okně databázového souboru zvolte <emph>Vložit - Formulář</emph>.</variable>"
+#. dE2WP
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8464,6 +9529,7 @@ msgctxt ""
msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr "<variable id=\"benutzereinstellungen\">V okně databázového souboru zvolte <emph>Úpravy - Databáze - Vlastnosti</emph>.</variable>"
+#. S8tmR
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
@@ -8472,6 +9538,7 @@ msgctxt ""
msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
msgstr "<variable id=\"relationen\">V okně databázového souboru zvolte <emph>Nástroje - Relace</emph>.</variable>"
+#. t2T9h
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8480,6 +9547,7 @@ msgctxt ""
msgid "Format Menu"
msgstr "Nabídka Formát"
+#. KXPBx
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8488,6 +9556,7 @@ msgctxt ""
msgid "Format Menu"
msgstr "Nabídka Formát"
+#. yUJ5g
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8496,6 +9565,7 @@ msgctxt ""
msgid "<variable id=\"standard\">Choose <emph>Format - Clear Direct Formatting</emph>.</variable>"
msgstr "<variable id=\"standard\">Zvolte <emph>Formát - Vymazat přímé formátování</emph>.</variable>"
+#. Aw62P
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8504,6 +9574,7 @@ msgctxt ""
msgid "Choose <emph>Format - Character</emph>."
msgstr "Zvolte <emph>Formát - Znak</emph>."
+#. F9bk6
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8512,6 +9583,7 @@ msgctxt ""
msgid "On <emph>Text Formatting</emph> bar (with cursor in object), click"
msgstr "Na liště <emph>Formátování textu</emph> (kurzor v objektu) klepněte na"
+#. nUafY
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8520,6 +9592,7 @@ msgctxt ""
msgid "<image id=\"img_id3154894\" src=\"cmd/sc_outlineformat.png\"><alt id=\"alt_id3154894\">Icon</alt></image>"
msgstr "<image id=\"img_id3154894\" src=\"cmd/sc_outlineformat.png\"><alt id=\"alt_id3154894\">Ikona</alt></image>"
+#. AdBzN
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8528,6 +9601,7 @@ msgctxt ""
msgid "Character"
msgstr "Znak"
+#. 9bAAs
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8536,6 +9610,7 @@ msgctxt ""
msgid "Choose <emph>Format - Character - Font</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Znak - Písmo</emph>."
+#. hT4Cf
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8544,6 +9619,7 @@ msgctxt ""
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Font</emph> tab."
msgstr "Zvolte <emph>Zobrazit - Styly a formátování</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Nový/Upravit - Písmo</emph>."
+#. vEDDL
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8552,6 +9628,7 @@ msgctxt ""
msgid "Open context menu of a row header in a database table - choose <emph>Table Format - Font</emph> tab."
msgstr "Otevřete místní nabídku záhlaví řádků v databázové tabulce a zvolte kartu <emph>Formát tabulky - Písmo</emph>."
+#. 4dCFB
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8560,6 +9637,7 @@ msgctxt ""
msgid "Choose <emph>Format - Title - Character</emph> tab (Chart documents)."
msgstr "Zvolte kartu <emph>Formát - Popis - Znak</emph> (grafy)."
+#. nV4EJ
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8568,6 +9646,7 @@ msgctxt ""
msgid "Choose <emph>Format - Legend - Character</emph> tab (Chart documents)."
msgstr "Zvolte kartu <emph>Formát - Legenda - Znak</emph> (grafy)."
+#. Z93Az
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8576,6 +9655,7 @@ msgctxt ""
msgid "Choose <emph>Format - Axis - Character</emph> tab (Chart documents)."
msgstr "Zvolte kartu <emph>Formát - Osa - Znak</emph> (grafy)."
+#. QhGCy
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8584,6 +9664,7 @@ msgctxt ""
msgid "Choose <emph>Format - Cells - Font</emph> tab (spreadsheets)."
msgstr "Zvolte kartu <emph>Formát - Buňky - Písmo</emph> (v sešitu)."
+#. VUPNE
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8592,6 +9673,7 @@ msgctxt ""
msgid "Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> button (spreadsheets)."
msgstr "Zvolte <emph>Formát - Stránka - Záhlaví/Zápatí</emph> - tlačítko <emph>Upravit</emph> (v sešitu)."
+#. f7aHb
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8600,6 +9682,7 @@ msgctxt ""
msgid "Choose <emph>Format - Character - Font Effects</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Znak - Efekty pro písmo</emph>."
+#. s38Vy
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8608,6 +9691,7 @@ msgctxt ""
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Font Effects</emph> tab."
msgstr "Zvolte <emph>Zobrazit - Styly</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Upravit/Nový - Efekty pro písmo</emph>."
+#. kGqRz
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8616,6 +9700,7 @@ msgctxt ""
msgid "Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> button (spreadsheets)."
msgstr "Zvolte <emph>Formát - Stránka - Záhlaví/Zápatí</emph> - tlačítko <emph>Upravit</emph> (v sešitu)."
+#. PGTCS
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8624,6 +9709,7 @@ msgctxt ""
msgid "Choose <emph>Format - Character - Position</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Znak - Umístění</emph>."
+#. 6HCVo
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8632,6 +9718,7 @@ msgctxt ""
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and click <emph>Modify/New - Alignment</emph> tab."
msgstr "Zvolte <emph>Zobrazit - Styly a formátování</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Nový/Upravit - Písmo</emph>."
+#. YynRy
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8640,6 +9727,7 @@ msgctxt ""
msgid "Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> button (spreadsheets)."
msgstr "Zvolte <emph>Formát - Stránka - Záhlaví/Zápatí</emph> - tlačítko <emph>Upravit</emph> (v sešitu)."
+#. cExz7
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8648,6 +9736,7 @@ msgctxt ""
msgid "Choose <emph>Format - Character - Asian Layout</emph> tab"
msgstr "Zvolte kartu <emph>Formát - Znak - Asijské rozvržení</emph>"
+#. 7AAUS
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8656,6 +9745,7 @@ msgctxt ""
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and click <emph>Modify/New - Asian Layout</emph> tab."
msgstr "Zvolte <emph>Zobrazit - Styly a formátování</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Nový/Upravit - Zarovnání</emph>."
+#. 4ZZLP
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8664,6 +9754,7 @@ msgctxt ""
msgid "Choose <emph>Format - Paragraph - Asian Typography</emph> tab (not in HTML)."
msgstr "Zvolte kartu <emph>Formát - Odstavec - Asijská typografie</emph> (ne v HTML)."
+#. FFjcy
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8672,6 +9763,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Choose <emph>Format - Cells - Asian Typography</emph> tab.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Zvolte kartu <emph>Formát - Buňky - Asijská typografie</emph>.</caseinline></switchinline>"
+#. cJhf6
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8680,6 +9772,7 @@ msgctxt ""
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and click <emph>Modify/New - Asian Typography</emph> tab."
msgstr "Zvolte <emph>Zobrazit - Styly a formátování</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Nový/Upravit - Asijská typografie</emph>."
+#. DGFGA
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8688,6 +9781,7 @@ msgctxt ""
msgid "Choose <emph>Format - Character - Hyperlink</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Znak - Hypertextový odkaz</emph>."
+#. KScGP
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8696,6 +9790,7 @@ msgctxt ""
msgid "Choose <emph>Format - Paragraph</emph>."
msgstr "Zvolte <emph>Formát - Odstavec</emph>."
+#. zc5tA
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8704,6 +9799,7 @@ msgctxt ""
msgid "On <emph>Text Formatting</emph> bar (with cursor in object), click"
msgstr "Na liště <emph>Formátování textu</emph> (kurzor v objektu) klepněte na"
+#. fdFdE
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8712,6 +9808,7 @@ msgctxt ""
msgid "<image id=\"img_id3150495\" src=\"cmd/sc_paragraphdialog.png\"><alt id=\"alt_id3150495\">Icon</alt></image>"
msgstr "<image id=\"img_id3150495\" src=\"cmd/sc_paragraphdialog.png\"><alt id=\"alt_id3150495\">Ikona</alt></image>"
+#. E7XoA
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8720,6 +9817,7 @@ msgctxt ""
msgid "Paragraph"
msgstr "Odstavec"
+#. XBoG6
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8728,6 +9826,7 @@ msgctxt ""
msgid "Choose <emph>Format - Paragraph - Alignment</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Odstavec - Zarovnání</emph>."
+#. 76KRT
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8736,6 +9835,7 @@ msgctxt ""
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Alignment</emph> tab."
msgstr "Zvolte <emph>Zobrazit - Styly a formátování</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Nový/Upravit - Písmo</emph>."
+#. EF6ft
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8744,6 +9844,7 @@ msgctxt ""
msgid "Choose <emph>Format - Paragraph - Indents & Spacing</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Odstavec - Odsazení a rozestupy</emph>."
+#. XSjyi
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8752,6 +9853,7 @@ msgctxt ""
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Indents & Spacing</emph> tab."
msgstr "Zvolte <emph>Zobrazit - Styly</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Nový/Upravit - Zarovnání</emph>."
+#. iqEQr
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8760,6 +9862,7 @@ msgctxt ""
msgid "Choose <emph>Format - Paragraph - Tabs</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Odstavec - Tabulátory</emph>."
+#. cnwp8
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8768,6 +9871,7 @@ msgctxt ""
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Tabs</emph> tab."
msgstr "Zvolte <emph>Zobrazit - Styly a formátování</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Nový/Upravit - Tabulátory</emph>."
+#. iG9GL
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8776,6 +9880,7 @@ msgctxt ""
msgid "Double-click the ruler"
msgstr "Poklepejte na pravítko."
+#. 8urFZ
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8784,6 +9889,7 @@ msgctxt ""
msgid "(all options only in Writer or Calc)"
msgstr "(všechny možnosti platí jen pro Writer nebo Calc)"
+#. cTytT
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8792,6 +9898,7 @@ msgctxt ""
msgid "Choose <emph>Format - Paragraph - Borders</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Odstavec - Ohraničení</emph>."
+#. dzAEa
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8800,6 +9907,7 @@ msgctxt ""
msgid "Choose <emph>Format - Image - Properties - Borders</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Obrázek - Vlastnosti - Ohraničení</emph>."
+#. GmjH4
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8808,6 +9916,7 @@ msgctxt ""
msgid "Choose <emph>Format - Frame and Object - Properties - Borders</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Rámec a objekt - Vlastnosti - Ohraničení</emph>."
+#. 8mDJv
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8816,6 +9925,7 @@ msgctxt ""
msgid "Choose <emph>Format - Page - Borders</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Stránka - Ohraničení</emph>."
+#. qfy7M
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8824,6 +9934,7 @@ msgctxt ""
msgid "Choose <emph>Format - Character - Borders</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Znak - Ohraničení</emph>."
+#. 2JCBU
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8832,6 +9943,7 @@ msgctxt ""
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Borders</emph> tab."
msgstr "Zvolte <emph>Zobrazit - Styly a formátování</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Nový/Upravit - Ohraničení</emph>."
+#. cBspq
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8840,6 +9952,7 @@ msgctxt ""
msgid "Choose <emph>Format - Page - Header - More</emph> button."
msgstr "Zvolte <emph>Formát - Stránka - Záhlaví - Více</emph>."
+#. C2DAK
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8848,6 +9961,7 @@ msgctxt ""
msgid "Choose <emph>Format - Page - Footer - More</emph> button."
msgstr "Zvolte tlačítko <emph>Formát - Stránka - Zápatí - Více</emph>."
+#. Xd5bJ
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8856,6 +9970,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Choose <emph>Format - Cells - Borders</emph> tab.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Zvolte kartu <emph>Formát - Buňky - Ohraničení</emph> </caseinline>.</switchinline>"
+#. NVSGu
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8864,6 +9979,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Menu <emph>Format - Paragraph</emph> - <emph>Border</emph> tab - <emph>Padding</emph>.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Zvolte kartu <emph>Formát - Odstavec</emph> - <emph>Ohraničení</emph> - <emph>Okraj</emph>.</caseinline></switchinline>"
+#. dCnPy
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8872,6 +9988,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Menu <emph>Format - Page - Border - Padding</emph>.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Zvolte kartu <emph>Formát - Stránka - Ohraničení - Okraj</emph>.</caseinline></switchinline>"
+#. PGrMv
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8880,6 +9997,7 @@ msgctxt ""
msgid "Choose <emph>Format - Paragraph - Background</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Odstavec - Pozadí</emph>."
+#. S9R9E
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8888,6 +10006,7 @@ msgctxt ""
msgid "Choose <emph>Format - Character - Background</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Znak - Pozadí</emph>."
+#. nd9vD
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8896,6 +10015,7 @@ msgctxt ""
msgid "Choose <emph>Format - Image - Background</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Obrázek - Pozadí</emph>."
+#. FBBCB
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8904,6 +10024,7 @@ msgctxt ""
msgid "Choose <emph>Format - Frame and Object - Properties - Area</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Rámec a objekt - Vlastnosti - Oblast</emph>."
+#. E8n2o
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8912,6 +10033,7 @@ msgctxt ""
msgid "Choose <emph>Format - Page - Background</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Stránka - Pozadí</emph>."
+#. mesKL
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8920,6 +10042,7 @@ msgctxt ""
msgid "Choose <emph>Format - Page - Header - More</emph> button."
msgstr "Zvolte <emph>Formát - Stránka - Záhlaví - Více</emph>."
+#. 3wGuN
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8928,6 +10051,7 @@ msgctxt ""
msgid "Choose <emph>Format - Page - Footer - More</emph> button."
msgstr "Zvolte tlačítko <emph>Formát - Stránka - Zápatí - Více</emph>."
+#. RKBDo
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8936,6 +10060,7 @@ msgctxt ""
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Background</emph> tab."
msgstr "Zvolte <emph>Zobrazit - Styly a formátování</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Nový/Upravit - Pozadí</emph>."
+#. nLzZW
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8944,6 +10069,7 @@ msgctxt ""
msgid "Choose <emph>Insert/Edit - Section - Background</emph> tab"
msgstr "Zvolte kartu <emph>Vložit/Úpravy - Sekce - Pozadí</emph>"
+#. kXoFY
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8952,6 +10078,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Choose <emph>Format - Cells - Background</emph> tab.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Zvolte kartu <emph>Formát - Buňky - Pozadí</emph> </caseinline>.</switchinline>"
+#. BiRy6
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8960,6 +10087,7 @@ msgctxt ""
msgid "Choose <emph>Format - Page - Organizer</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Stránka - Organizátor</emph>."
+#. C33xr
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8968,6 +10096,7 @@ msgctxt ""
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Organizer</emph> tab."
msgstr "Zvolte <emph>Zobrazit - Styly a formátování</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Nový/Upravit - Organizátor</emph>."
+#. 7cgpF
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8976,6 +10105,7 @@ msgctxt ""
msgid "Choose <emph>Format - Page - Page</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Stránka - Stránka</emph>."
+#. 8MnVJ
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8984,6 +10114,7 @@ msgctxt ""
msgid "Choose <emph>Slide - Properties - Page</emph> tab (in $[officename] Impress)."
msgstr "Zvolte kartu <emph>Snímek - Vlastnosti - Stránka</emph> ($[officename] Impress)."
+#. xvuQG
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -8992,6 +10123,7 @@ msgctxt ""
msgid "Choose <emph>Page - Properties - Page</emph> tab (in $[officename] Draw)."
msgstr "Zvolte kartu <emph>Stránka - Vlastnosti - Stránka</emph> ($[officename] Draw)."
+#. xkH9C
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9000,6 +10132,7 @@ msgctxt ""
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Page</emph> tab."
msgstr "Zvolte <emph>Zobrazit - Styly a formátování</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Nový/Upravit - Stránka</emph>."
+#. w3yEG
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9008,6 +10141,7 @@ msgctxt ""
msgid "Choose <emph>Format - Page - Header</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Stránka - Záhlaví</emph>."
+#. jZj9w
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9016,6 +10150,7 @@ msgctxt ""
msgid "Choose <emph>View - Styles</emph> - open context menu of a page style entry and choose <emph>Modify/New - Header</emph> tab."
msgstr "Zvolte <emph>Zobrazit - Styly</emph>, otevřete místní nabídku stylu stránky a zvolte kartu <emph>Nový/Upravit - Záhlaví</emph>."
+#. Ge6bC
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9024,6 +10159,7 @@ msgctxt ""
msgid "Choose <emph>Format - Page - Footer</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Stránka - Zápatí</emph>."
+#. 5gs5x
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9032,6 +10168,7 @@ msgctxt ""
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Footer</emph> tab."
msgstr "Zvolte <emph>Zobrazit - Styly</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Nový/Upravit - Zápatí</emph>."
+#. ETek8
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9040,6 +10177,7 @@ msgctxt ""
msgid "Choose <emph>View - Styles</emph>."
msgstr "Zvolte <emph>Zobrazit - Styly</emph>."
+#. D7A6R
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9048,6 +10186,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+T</caseinline><defaultinline>F11</defaultinline></switchinline>"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+T</caseinline><defaultinline>F11</defaultinline></switchinline>"
+#. VR98p
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9056,6 +10195,7 @@ msgctxt ""
msgid "On <emph>Formatting</emph> bar, click"
msgstr "Na liště <emph>Formátování</emph> klepněte na"
+#. 29Sg8
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9064,6 +10204,7 @@ msgctxt ""
msgid "<image id=\"img_id3149568\" src=\"cmd/sc_designerdialog.png\"><alt id=\"alt_id3149568\">Icon</alt></image>"
msgstr "<image id=\"img_id3149568\" src=\"cmd/sc_designerdialog.png\"><alt id=\"alt_id3149568\">Ikona</alt></image>"
+#. GGmAC
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9072,6 +10213,7 @@ msgctxt ""
msgid "Styles"
msgstr "Styly"
+#. fVFNF
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9080,14 +10222,16 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>On the <emph>Drawing</emph> bar, click</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Na liště <emph>Kresba</emph> klepněte na</defaultinline></switchinline>"
+#. GtJbA
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
"par_id3109845\n"
"help.text"
-msgid "<image id=\"img_id3159236\" src=\"cmd/sc_window3d.png\"><alt id=\"alt_id3159236\">Icon</alt></image>"
-msgstr "<image id=\"img_id3159236\" src=\"cmd/sc_window3d.png\"><alt id=\"alt_id3159236\">Ikona</alt></image>"
+msgid "<image id=\"img_id3159236\" src=\"cmd/sc_window3d.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159236\">Icon 3d window</alt></image>"
+msgstr ""
+#. hT4Qu
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9096,6 +10240,7 @@ msgctxt ""
msgid "3D Effects"
msgstr "3D efekty"
+#. zmQYJ
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9104,6 +10249,7 @@ msgctxt ""
msgid "<variable id=\"3dgeometrie\">Open the context menu of the 3D object, choose <emph>3D Effects - Geometry</emph> tab.</variable>"
msgstr "<variable id=\"3dgeometrie\">Otevřete místní nabídku 3D objektu, vyberte záložku <emph>3D efekty - Geometrie</emph>.</variable>"
+#. zpRAA
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9112,6 +10258,7 @@ msgctxt ""
msgid "<variable id=\"3ddarstellung\">Open the context menu of the 3D object, choose <emph>3D Effects - Shading</emph> tab.</variable>"
msgstr "<variable id=\"3ddarstellung\">Otevřete místní nabídku 3D objektu, zvolte kartu <emph>3D efekty - Stínování</emph>.</variable>"
+#. E8Vha
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9120,6 +10267,7 @@ msgctxt ""
msgid "<variable id=\"3dbeleuchtung\">Open the context menu of the 3D object, choose <emph>3D Effects - Illumination</emph> tab.</variable>"
msgstr "<variable id=\"3dbeleuchtung\">Otevřete místní nabídku 3D objektu, zvolte kartu <emph>3D efekty - Osvětlení</emph>.</variable>"
+#. tNrii
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9128,6 +10276,7 @@ msgctxt ""
msgid "<variable id=\"3dtexturen\">Open the context menu of the 3D object, choose <emph>3D Effects - Textures</emph> tab.</variable>"
msgstr "<variable id=\"3dtexturen\">Otevřete místní nabídku 3D objektu, vyberte záložku <emph>3D efekty - Textury</emph>.</variable>"
+#. Jk9Eh
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9136,6 +10285,7 @@ msgctxt ""
msgid "<variable id=\"3dmaterial\">Open the context menu of the 3D object, choose <emph>3D Effects - Material</emph> tab.</variable>"
msgstr "<variable id=\"3dmaterial\">Otevřete místní nabídku 3D objektu, zvolte kartu <emph>3D efekty - Materiál</emph>.</variable>"
+#. 2GPzi
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9144,6 +10294,7 @@ msgctxt ""
msgid "Choose <emph>Format - Bullets and Numbering</emph>."
msgstr "Zvolte <emph>Formát - Odrážky a číslování</emph>."
+#. N8NwQ
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9152,14 +10303,16 @@ msgctxt ""
msgid "On <emph>Formatting</emph> bar, click"
msgstr "Na liště <emph>Formátování</emph> klepněte na"
+#. 4QWK9
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
"par_id3149445\n"
"help.text"
-msgid "<image id=\"img_id3149964\" src=\"cmd/sc_defaultbullet.png\"><alt id=\"alt_id3149964\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149964\" src=\"cmd/sc_defaultbullet.png\"><alt id=\"alt_id3149964\">Ikona</alt></image>"
+msgid "<image id=\"img_id3149964\" src=\"cmd/sc_defaultbullet.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149964\">Icon bullet list</alt></image>"
+msgstr ""
+#. yavcV
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9168,6 +10321,7 @@ msgctxt ""
msgid "Bullets On/Off"
msgstr "Odrážky zap/vyp"
+#. EkNbw
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9176,6 +10330,7 @@ msgctxt ""
msgid "Choose <emph>Format - Bullets and Numbering</emph>. Open <emph>Options</emph> tab page."
msgstr "Zvolte <emph>Formát - Odrážky a číslování</emph>. Otevřete kartu <emph>Možnosti</emph>."
+#. ko4it
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9184,6 +10339,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Open <emph>Styles - Presentation Styles</emph> - context menu of an Outline Style - choose <emph>New/Modify</emph>.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Otevřete <emph>Styly - Styly prezentace</emph> - Styly prezentace - místní nabídka stylu osnovy - zvolte <emph>Nový/Upravit</emph>.</caseinline></switchinline>"
+#. MH7Cp
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9192,6 +10348,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph>.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Otevřete <emph>Styly - Styly seznamu</emph> - místní nabídka některé z položek - zvolte <emph>Nový/Upravit</emph>.</caseinline></switchinline>"
+#. Mx4EM
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9200,6 +10357,7 @@ msgctxt ""
msgid "Choose <emph>Format - Bullets and Numbering - Bullets</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Odrážky a číslování - Odrážky</emph>."
+#. MEePu
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9208,6 +10366,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Open <emph>Styles - Presentation Styles</emph> - context menu of an Outline Style - choose <emph>New/Modify</emph>.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Otevřete <emph>Styly - Styly prezentace</emph> - místní nabídka stylu osnovy - zvolte <emph>Nový/Upravit</emph>.</caseinline></switchinline>"
+#. DHxR8
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9216,6 +10375,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph>.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Otevřete <emph>Styly - Styly seznamu</emph> - místní nabídka některé z položek - zvolte <emph>Nový/Upravit</emph>.</caseinline></switchinline>"
+#. CQBHb
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9224,6 +10384,7 @@ msgctxt ""
msgid "Choose <emph>Format - Bullets and Numbering - Numbering</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Odrážky a číslování - Číslování</emph>."
+#. 8cCLx
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9232,6 +10393,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Open <emph>Styles - Presentation Styles</emph> - context menu of an Outline Style - choose <emph>New/Modify</emph>.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Otevřete <emph>Styly - Styly prezentace</emph> - místní nabídka stylu osnovy - zvolte <emph>Nový/Upravit</emph>.</caseinline></switchinline>"
+#. yYMEA
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9240,6 +10402,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph>.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Otevřete <emph>Styly - Styly seznamu</emph> - místní nabídka některé z položek - zvolte <emph>Nový/Upravit</emph>.</caseinline></switchinline>"
+#. 4AKhs
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9248,6 +10411,7 @@ msgctxt ""
msgid "<variable id=\"graphics\">Choose <emph>Format - Bullets and Numbering - Image</emph> tab.</variable>"
msgstr "<variable id=\"graphics\">Zvolte kartu <emph>Formát - Odrážky a číslování - Obrázek</emph>.</variable>"
+#. G4FjC
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9256,6 +10420,7 @@ msgctxt ""
msgid "Choose <emph>Format - Bullets and Numbering - Outline</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Odrážky a číslování - Osnova</emph>."
+#. ifngA
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9264,6 +10429,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph>.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Otevřete <emph>Styly - Styly seznamu</emph> - místní nabídka některé z položek - zvolte <emph>Nový/Upravit</emph>.</caseinline></switchinline>"
+#. nSD8N
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9272,6 +10438,7 @@ msgctxt ""
msgid "Choose <emph>Format - Bullets and Numbering</emph>. Open <emph>Position</emph> tab page."
msgstr "Zvolte <emph>Formát - Odrážky a číslování</emph> a přejděte na kartu <emph>Umístění</emph>."
+#. uJ7nb
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9280,6 +10447,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Tools - Chapter Numbering - Position</emph> tab.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Zvolte kartu <emph>Nástroje - Číslování osnovy - Umístění</emph>.</caseinline></switchinline>"
+#. GE3R7
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9288,6 +10456,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph>.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Otevřete <emph>Styly - Styly seznamu</emph> - místní nabídka některé z položek - zvolte <emph>Nový/Upravit</emph>.</caseinline></switchinline>"
+#. agBgR
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9296,6 +10465,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Menu <emph>Format - Image - Properties - Crop</emph> tab.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Zvolte kartu <emph>Formát - Obrázek - Vlastnosti - Oříznout</emph>.</caseinline></switchinline>"
+#. 4o7EQ
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9304,6 +10474,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"/><defaultinline>Icon on the <emph>Image</emph> toolbar:</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"/><defaultinline>Ikona na nástrojové liště <emph>Obrázek</emph>:</defaultinline></switchinline>"
+#. FKqFA
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9312,6 +10483,7 @@ msgctxt ""
msgid "<image id=\"img_id3155092\" src=\"cmd/sc_grafattrcrop.png\"><alt id=\"alt_id3155092\">Icon</alt></image>"
msgstr "<image id=\"img_id3155092\" src=\"cmd/sc_grafattrcrop.png\"><alt id=\"alt_id3155092\">Ikona</alt></image>"
+#. Qs4bZ
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9320,6 +10492,7 @@ msgctxt ""
msgid "Crop"
msgstr "Oříznout"
+#. pQwUA
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9328,6 +10501,7 @@ msgctxt ""
msgid "Choose <emph>Format - Text</emph> or <emph>Format - Text - Change Case</emph>."
msgstr "Zvolte <emph>Formát - Text</emph> nebo <emph>Formát - Text - Měnit velikost</emph>."
+#. suPn7
#: 00040500.xhp
msgctxt ""
"00040500.xhp\n"
@@ -9336,6 +10510,7 @@ msgctxt ""
msgid "Menu <emph>Format - Asian phonetic guide</emph>."
msgstr "Zvolte <emph>Formát - Asijský fonetický rádce</emph>."
+#. FcynE
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9344,6 +10519,7 @@ msgctxt ""
msgid "Format Menu"
msgstr "Nabídka Formát"
+#. 249Wr
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9352,6 +10528,7 @@ msgctxt ""
msgid "Format Menu"
msgstr "Nabídka Formát"
+#. psoSD
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9360,6 +10537,7 @@ msgctxt ""
msgid "<variable id=\"aupitab\">Open <emph>Form Controls</emph> toolbar, click <emph>More Controls</emph> icon, click <emph>Table Control</emph> icon and drag mouse to generate field.</variable>"
msgstr "<variable id=\"aupitab\">Otevřete nástrojovou lištu <emph>Ovládací prvky formuláře</emph>, klepněte na ikonu <emph>Další ovládací prvky</emph>, klepněte na ikonu <emph>Ovládací prvek tabulky</emph> a přetažením vytvořte pole.</variable>"
+#. rPttz
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9368,6 +10546,7 @@ msgctxt ""
msgid "<variable id=\"aupitab1\">Open <emph>Form Controls</emph> toolbar, click <emph>More Controls</emph> icon, click <emph>Table Control</emph> icon and drag mouse to generate field. No database connection in current form is allowed.</variable>"
msgstr "<variable id=\"aupitab1\">Otevřete nástrojovou lištu <emph>Ovládací prvky formuláře</emph>, klepněte na ikonu <emph>Další ovládací prvky</emph>, klepněte na ikonu <emph>Ovládací prvek tabulky</emph> a přetažením vytvořte pole. V aktuálním formuláři není povoleno databázové spojení.</variable>"
+#. XCEAK
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9376,6 +10555,7 @@ msgctxt ""
msgid "<variable id=\"aupitab2\">Open <emph>Form Controls</emph> toolbar, click <emph>More Controls</emph> icon, click <emph>Table Control</emph> icon and drag mouse to generate field. Database connection must exist.</variable>"
msgstr "<variable id=\"aupitab2\">Otevřete nástrojovou lištu <emph>Ovládací prvky formuláře</emph>, klepněte na ikonu <emph>Další ovládací prvky</emph>, klepněte na ikonu <emph>Ovládací prvek tabulky</emph> a přetažením vytvořte pole. Musí existovat databázové spojení.</variable>"
+#. 4GrEy
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9384,6 +10564,7 @@ msgctxt ""
msgid "<variable id=\"aupikomli\">Open <emph>Form Controls</emph> toolbar, click <emph>Combo Box</emph> or <emph>List Box</emph> icon and drag mouse to generate field. Database connection must exist in the form.</variable>"
msgstr "<variable id=\"aupikomli\">Otevřete nástrojovou lištu <emph>Ovládací prvky formuláře</emph>, klepněte na ikonu <emph>Pole se seznamem</emph> nebo <emph>Seznam</emph> a tažením myši pole umístěte. Ve formuláři musí existovat databázové spojení.</variable>"
+#. ktLsQ
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9392,6 +10573,7 @@ msgctxt ""
msgid "<variable id=\"aupikomli1\">Open <emph>Form Controls</emph> toolbar, click <emph>Combo Box</emph> or <emph>List Box</emph> icon and drag mouse to generate field. Database connection must exist in the form: Wizard - Page 1.</variable>"
msgstr "<variable id=\"aupikomli1\">Otevřete nástrojovou lištu <emph>Ovládací prvky formuláře</emph>, klepněte na ikonu <emph>Pole se seznamem</emph> nebo <emph>Seznam</emph> a tažením myši pole umístěte. Ve formuláři musí existovat databázové spojení: Průvodce - Krok 1.</variable>"
+#. Wf4dW
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9400,6 +10582,7 @@ msgctxt ""
msgid "<variable id=\"aupikomli2\">Open <emph>Form Controls</emph> toolbar, click <emph>Combo Box</emph> or <emph>List Box</emph> icon and drag mouse to generate field. Database connection must exist in the form: Wizard - Page 2.</variable>"
msgstr "<variable id=\"aupikomli2\">Otevřete nástrojovou lištu <emph>Ovládací prvky formuláře</emph>, klepněte na ikonu <emph>Pole se seznamem</emph> nebo <emph>Seznam</emph> a tažením myši pole umístěte. Ve formuláři musí existovat databázové spojení: Průvodce - Krok 2.</variable>"
+#. ZVxGp
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9408,6 +10591,7 @@ msgctxt ""
msgid "<variable id=\"aupikomli3a\">Open <emph>Form Controls</emph> toolbar, click <emph>List Box</emph> icon and drag mouse to generate field. Database connection must exist in the form: Wizard - Page 3.</variable>"
msgstr "<variable id=\"aupikomli3a\">Otevřete nástrojovou lištu <emph>Ovládací prvky formuláře</emph>, klepněte na ikonu <emph>Seznam</emph> a tažením myši pole umístěte. Ve formuláři musí existovat databázové spojení: Průvodce - Krok 3.</variable>"
+#. LPa9C
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9416,6 +10600,7 @@ msgctxt ""
msgid "<variable id=\"aupikomli3b\">Open <emph>Form Controls</emph> toolbar, click <emph>Combo Box</emph> icon and drag mouse to generate field. Database connection must exist in the form: Wizard - Page 3.</variable>"
msgstr "<variable id=\"aupikomli3b\">Otevřete nástrojovou lištu <emph>Ovládací prvky formuláře</emph>, klepněte na ikonu <emph>Pole se seznamem</emph> a tažením myši pole umístěte. Ve formuláři musí existovat databázové spojení: Průvodce - Krok 3.</variable>"
+#. PBeVy
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9424,6 +10609,7 @@ msgctxt ""
msgid "Open <emph>Toolbox</emph> bar in Basic dialog editor, click"
msgstr "V editoru dialogu Basic otevřete lištu <emph>Nástroje</emph> a klepněte na"
+#. ZCEGK
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9432,6 +10618,7 @@ msgctxt ""
msgid "<image id=\"img_id3150865\" src=\"cmd/sc_showpropbrowser.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150865\">Icon</alt></image>"
msgstr "<image id=\"img_id3150865\" src=\"cmd/sc_showpropbrowser.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150865\">Ikona</alt></image>"
+#. 89DTS
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9440,6 +10627,7 @@ msgctxt ""
msgid "Properties"
msgstr "Vlastnosti"
+#. C7byH
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9448,6 +10636,7 @@ msgctxt ""
msgid "Open context menu of a selected form element - choose <emph>Form</emph>."
msgstr "Otevřete místní nabídku vybraného prvku formuláře - zvolte <emph>Formulář</emph>."
+#. w3xKU
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9456,6 +10645,7 @@ msgctxt ""
msgid "<image id=\"img_id3148676\" src=\"cmd/sc_formproperties.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3148676\">Icon</alt></image>"
msgstr "<image id=\"img_id3148676\" src=\"cmd/sc_formproperties.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3148676\">Ikona</alt></image>"
+#. F5LMe
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9464,6 +10654,7 @@ msgctxt ""
msgid "Form"
msgstr "Formulář"
+#. 2m4FF
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9472,6 +10663,7 @@ msgctxt ""
msgid "Open context menu of a selected form element - choose <emph>Form - General</emph> tab."
msgstr "Otevřete místní nabídku vybraného prvku formuláře - zvolte <emph>Formulář - Obecné</emph>."
+#. VQDQC
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9480,6 +10672,7 @@ msgctxt ""
msgid "Open <emph>Form Controls</emph> toolbar or <emph>Form Design</emph> toolbar, click <emph>Form</emph> icon - <emph>General</emph> tab."
msgstr "Otevřete nástrojovou lištu <emph>Ovládací prvky formuláře</emph> nebo <emph>Návrh formuláře</emph>, klepněte na ikonu <emph>Formulář</emph> - karta <emph>Obecné</emph>."
+#. cC4E9
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9488,6 +10681,7 @@ msgctxt ""
msgid "Open context menu of a selected form element - choose <emph>Form - Data</emph> tab."
msgstr "Otevřete místní nabídku vybraného prvku formuláře - zvolte kartu <emph>Formulář - Data</emph>."
+#. HieGX
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9496,6 +10690,7 @@ msgctxt ""
msgid "Open <emph>Form Controls</emph> toolbar or <emph>Form Design</emph> toolbar, click <emph>Form</emph> icon - <emph>Data</emph> tab."
msgstr "Otevřete nástrojovou lištu <emph>Ovládací prvky formuláře</emph> nebo <emph>Návrh formuláře</emph>, klepněte na ikonu <emph>Formulář</emph> - karta <emph>Data</emph>."
+#. i4MNi
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9504,6 +10699,7 @@ msgctxt ""
msgid "Open context menu of a selected control on an <emph>XML Form</emph> document, choose <emph>Control - Data</emph> tab."
msgstr "Otevřete místní nabídku vybraného ovládacího prvku <emph>XML formuláře</emph> a zvolte kartu <emph>Ovládací prvek - Data</emph>."
+#. jDAdi
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9512,6 +10708,7 @@ msgctxt ""
msgid "Open <emph>Form Controls</emph> toolbar of an <emph>XML Form</emph> document, click <emph>Control</emph> icon - <emph>Data</emph> tab."
msgstr "Otevřete nástrojovou lištu <emph>Ovládací prvky formuláře</emph>, klepněte na ikonu <emph>Ovládací prvek</emph> a kartu <emph>Data</emph>."
+#. CASBw
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9520,6 +10717,7 @@ msgctxt ""
msgid "Open context menu of a selected form element - choose <emph>Form - Events</emph> tab."
msgstr "Otevřete místní nabídku vybraného prvku formuláře - zvolte <emph>Formulář - Události</emph>."
+#. eChh8
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9528,6 +10726,7 @@ msgctxt ""
msgid "Open <emph>Form Controls</emph> toolbar or <emph>Form Design</emph> toolbar, click <emph>Form</emph> icon - <emph>Events</emph> tab."
msgstr "Otevřete nástrojovou lištu <emph>Ovládací prvky formuláře</emph> nebo <emph>Návrh formuláře</emph>, klepněte na ikonu <emph>Ovládací prvek</emph> - karta <emph>Události</emph>."
+#. bLLry
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9536,6 +10735,7 @@ msgctxt ""
msgid "Open context menu of a selected form element - choose <emph>Control</emph>."
msgstr "Otevřete místní nabídku vybraného prvku formuláře - zvolte <emph>Ovládací prvek</emph>."
+#. iGEwF
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9544,6 +10744,7 @@ msgctxt ""
msgid "<image id=\"img_id3149064\" src=\"cmd/sc_showbrowser.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3149064\">Icon</alt></image>"
msgstr "<image id=\"img_id3149064\" src=\"cmd/sc_showbrowser.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3149064\">Ikona</alt></image>"
+#. ADmRP
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9552,6 +10753,7 @@ msgctxt ""
msgid "Control"
msgstr "Ovládací prvek"
+#. EHL4B
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9560,6 +10762,7 @@ msgctxt ""
msgid "Open context menu of a selected form element - choose <emph>Control - General</emph> tab."
msgstr "Otevřete místní nabídku vybraného prvku formuláře - zvolte <emph>Ovládací prvek - Obecné</emph>."
+#. EkJLi
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9568,6 +10771,7 @@ msgctxt ""
msgid "Open <emph>Form Controls</emph> toolbar or <emph>Form Design</emph> toolbar, click <emph>Control</emph> icon - <emph>General</emph> tab."
msgstr "Otevřete nástrojovou lištu <emph>Ovládací prvky formuláře</emph> nebo <emph>Návrh formuláře</emph>, klepněte na ikonu <emph>Ovládací prvek</emph> - karta <emph>Obecné</emph>."
+#. pvUUS
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9576,6 +10780,7 @@ msgctxt ""
msgid "Open context menu of a selected form element - choose <emph>Control - Data</emph> tab."
msgstr "Otevřete místní nabídku vybraného prvku formuláře - zvolte kartu <emph>Ovládací prvek - Data</emph>."
+#. chhzV
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9584,6 +10789,7 @@ msgctxt ""
msgid "Open <emph>Form Controls</emph> toolbar or <emph>Form Design</emph> toolbar, click <emph>Control</emph> icon - <emph>Data</emph> tab."
msgstr "Otevřete nástrojovou lištu <emph>Ovládací prvky formuláře</emph> nebo <emph>Návrh formuláře</emph>, klepněte na ikonu <emph>Ovládací prvek</emph> - karta <emph>Data</emph>."
+#. iAqAQ
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9592,6 +10798,7 @@ msgctxt ""
msgid "Open context menu of a selected form element - choose <emph>Control - Events</emph> tab."
msgstr "Otevřete místní nabídku vybraného prvku formuláře - zvolte kartu <emph>Ovládací prvek - Události</emph>."
+#. 2YSZp
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9600,6 +10807,7 @@ msgctxt ""
msgid "Open <emph>Form Controls</emph> toolbar or <emph>Form Design</emph> toolbar, click <emph>Control</emph> icon - <emph>Events</emph> tab."
msgstr "Otevřete nástrojovou lištu <emph>Ovládací prvky formuláře</emph> nebo <emph>Návrh formuláře</emph>, klepněte na ikonu <emph>Ovládací prvek</emph> - karta <emph>Události</emph>."
+#. 9LBJs
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9608,6 +10816,7 @@ msgctxt ""
msgid "On <emph>Form Design</emph> bar, click"
msgstr "Na liště <emph>Návrh formuláře</emph> klepněte na"
+#. 9rRZS
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9616,6 +10825,7 @@ msgctxt ""
msgid "<image id=\"img_id3159345\" src=\"cmd/sc_tabdialog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159345\">Icon</alt></image>"
msgstr "<image id=\"img_id3159345\" src=\"cmd/sc_tabdialog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159345\">Ikona</alt></image>"
+#. BmMW5
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9624,6 +10834,7 @@ msgctxt ""
msgid "Activation Order"
msgstr "Pořadí aktivace"
+#. AQVAF
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9632,6 +10843,7 @@ msgctxt ""
msgid "On <emph>Form Design</emph> bar, click"
msgstr "Na liště <emph>Návrh formuláře</emph> klepněte na"
+#. BtzB4
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9640,6 +10852,7 @@ msgctxt ""
msgid "<image id=\"img_id3153530\" src=\"cmd/sc_addfield.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153530\">Icon</alt></image>"
msgstr "<image id=\"img_id3153530\" src=\"cmd/sc_addfield.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153530\">Ikona</alt></image>"
+#. iQFBK
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9648,6 +10861,7 @@ msgctxt ""
msgid "Add Field"
msgstr "Přidat pole"
+#. jPt4f
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9656,6 +10870,7 @@ msgctxt ""
msgid "On <emph>Form Design</emph> bar, click"
msgstr "Na liště <emph>Návrh formuláře</emph> klepněte na"
+#. C8Cfx
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9664,6 +10879,7 @@ msgctxt ""
msgid "<image id=\"img_id3157869\" src=\"cmd/sc_showfmexplorer.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3157869\">Icon</alt></image>"
msgstr "<image id=\"img_id3157869\" src=\"cmd/sc_showfmexplorer.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3157869\">Ikona</alt></image>"
+#. QEjGP
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9672,6 +10888,7 @@ msgctxt ""
msgid "Form Navigator"
msgstr "Navigátor formulářem"
+#. Paybb
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9680,6 +10897,7 @@ msgctxt ""
msgid "On <emph>Form Controls</emph> toolbar or <emph>Form Design</emph> bar, click"
msgstr "Na liště <emph>Ovládací prvky formuláře</emph> nebo <emph>Návrh formuláře</emph> klepněte na"
+#. GGJgP
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9688,6 +10906,7 @@ msgctxt ""
msgid "<image id=\"img_id3154508\" src=\"cmd/sc_testmode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154508\">Icon</alt></image>"
msgstr "<image id=\"img_id3154508\" src=\"cmd/sc_testmode.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154508\">Ikona</alt></image>"
+#. AATfh
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9696,6 +10915,7 @@ msgctxt ""
msgid "Design Mode On/Off"
msgstr "Režim návrhu zap/vyp"
+#. 3YRwF
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9704,6 +10924,7 @@ msgctxt ""
msgid "Open <emph>Form Navigator</emph> - select form - open context menu - choose <emph>Open in Design Mode</emph>."
msgstr "Otevřete <emph>Navigátor formuláře</emph> - vyberte formulář - otevřete místní nabídku - zvolte <emph>Otevřít v režimu návrhu</emph>."
+#. mRTG5
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9712,6 +10933,7 @@ msgctxt ""
msgid "On <emph>Form Design</emph> bar, click"
msgstr "Na liště <emph>Návrh formuláře</emph> klepněte na"
+#. wzVK9
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9720,6 +10942,7 @@ msgctxt ""
msgid "<image id=\"img_id3151189\" src=\"cmd/sc_openreadonly.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151189\">Icon</alt></image>"
msgstr "<image id=\"img_id3151189\" src=\"cmd/sc_openreadonly.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151189\">Ikona</alt></image>"
+#. UqdMN
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9728,6 +10951,7 @@ msgctxt ""
msgid "Open in Design Mode"
msgstr "Otevřít v režimu návrhu"
+#. nkbGg
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9736,6 +10960,7 @@ msgctxt ""
msgid "On <emph>Form Control</emph> toolbar, click"
msgstr "Na liště <emph>Ovládací prvek formuláře</emph> klepněte na"
+#. 9EbHS
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9744,6 +10969,7 @@ msgctxt ""
msgid "<image id=\"img_id3156375\" src=\"cmd/sc_usewizards.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156375\">Icon</alt></image>"
msgstr "<image id=\"img_id3156375\" src=\"cmd/sc_usewizards.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156375\">Ikona</alt></image>"
+#. o64U6
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9752,6 +10978,7 @@ msgctxt ""
msgid "Wizards On/Off"
msgstr "Průvodci zap/vyp"
+#. ZMozw
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9760,6 +10987,7 @@ msgctxt ""
msgid "Choose <emph>Format - Arrange</emph> ($[officename] Writer, $[officename] Calc)."
msgstr "Zvolte <emph>Formát - Uspořádat</emph> ($[officename] Writer, $[officename] Calc)."
+#. BJj2z
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9768,6 +10996,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Arrange</emph> ($[officename] Impress, $[officename] Draw)."
msgstr "Otevřete místní nabídku - zvolte <emph>Uspořádat</emph> ($[officename] Impress, $[officename] Draw)."
+#. zzpRV
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9776,6 +11005,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Arrange</emph> ($[officename] Draw)."
msgstr ""
+#. p4AFF
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9784,6 +11014,7 @@ msgctxt ""
msgid "<image id=\"img_id3109842\" src=\"cmd/sc_bringtofront.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3109842\">Icon</alt></image>"
msgstr "<image id=\"img_id3109842\" src=\"cmd/sc_bringtofront.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3109842\">Ikona</alt></image>"
+#. jwdWP
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9792,6 +11023,7 @@ msgctxt ""
msgid "Arrange"
msgstr "Uspořádat"
+#. qziC8
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9800,6 +11032,7 @@ msgctxt ""
msgid "Choose <emph>Format - Arrange - Bring to Front</emph> ($[officename] Writer, $[officename] Calc)."
msgstr "Zvolte <emph>Formát - Uspořádat - Přenést do popředí</emph> ($[officename] Writer, $[officename] Calc)."
+#. DYFCd
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9808,6 +11041,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Arrange - Bring to Front</emph> ($[officename] Draw)."
msgstr ""
+#. WE9Pd
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9816,6 +11050,7 @@ msgctxt ""
msgid "<emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>plus</emph> sign ($[officename] Impress, $[officename] Draw)."
msgstr "<emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+ znak <emph>plus</emph> ($[officename] Impress, $[officename] Draw)."
+#. D6WN7
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9824,6 +11059,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Arrange - Bring to Front</emph> ($[officename] Impress)."
msgstr "Otevřete místní nabídku - zvolte <emph>Uspořádat - Přenést do popředí</emph> ($[officename] Impress)."
+#. hMKdo
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9832,6 +11068,7 @@ msgctxt ""
msgid "<image id=\"img_id3145220\" src=\"cmd/sc_bringtofront.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145220\">Icon</alt></image>"
msgstr "<image id=\"img_id3145220\" src=\"cmd/sc_bringtofront.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145220\">Ikona</alt></image>"
+#. sBuGt
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9840,6 +11077,7 @@ msgctxt ""
msgid "Bring to Front"
msgstr "Přenést do popředí"
+#. GqevU
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9848,6 +11086,7 @@ msgctxt ""
msgid "Choose <emph>Format - Arrange - Bring Forward</emph> ($[officename] Writer, $[officename] Calc)."
msgstr "Zvolte <emph>Formát - Uspořádat - Přenést blíž</emph> ($[officename] Writer, $[officename] Calc)."
+#. aMRva
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9856,6 +11095,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Arrange - Bring Forward</emph> ($[officename] Draw)."
msgstr ""
+#. 3CxUb
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9864,6 +11104,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+plus sign ($[officename] Impress, $[officename] Draw)"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+plus sign ($[officename] Impress, $[officename] Draw)"
+#. sEc4z
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9872,6 +11113,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Arrange - Bring Forward</emph> ($[officename] Impress)."
msgstr "Otevřete místní nabídku - zvolte <emph>Uspořádat - Přenést blíž</emph> ($[officename] Impress)."
+#. hcf4a
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9880,6 +11122,7 @@ msgctxt ""
msgid "<image id=\"img_id3156142\" src=\"cmd/sc_forward.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156142\">Icon</alt></image>"
msgstr "<image id=\"img_id3156142\" src=\"cmd/sc_forward.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156142\">Ikona</alt></image>"
+#. P9V6A
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9888,6 +11131,7 @@ msgctxt ""
msgid "Bring Forward"
msgstr "Přenést blíž"
+#. wkLnv
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9896,6 +11140,7 @@ msgctxt ""
msgid "Choose <emph>Format - Arrange - Send Backward</emph> ($[officename] Writer, $[officename] Calc)."
msgstr "Zvolte <emph>Formát - Uspořádat - Odsunout dál</emph> ($[officename] Writer, $[officename] Calc)."
+#. yfLSs
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9904,6 +11149,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Arrange - Send Backward</emph> ($[officename] Draw)."
msgstr ""
+#. uc68f
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9912,6 +11158,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+minus sign ($[officename] Impress, $[officename] Draw)"
msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+znaménko minus ($[officename] Impress, $[officename] Draw)"
+#. D2F6v
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9920,6 +11167,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Arrange - Send Backward</emph> ($[officename] Impress)."
msgstr "Otevřete místní nabídku - zvolte <emph>Uspořádat - Odsunout dál</emph> ($[officename] Impress)."
+#. wCFzs
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9928,6 +11176,7 @@ msgctxt ""
msgid "<image id=\"img_id3163723\" src=\"cmd/sc_backward.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3163723\">Icon</alt></image>"
msgstr "<image id=\"img_id3163723\" src=\"cmd/sc_backward.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3163723\">Ikona</alt></image>"
+#. WKKNG
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9936,6 +11185,7 @@ msgctxt ""
msgid "Send Backward"
msgstr "Odsunout dál"
+#. TdyFq
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9944,6 +11194,7 @@ msgctxt ""
msgid "Choose <emph>Format - Arrange - Send to Back</emph> ($[officename] Writer, $[officename] Calc)."
msgstr "Zvolte <emph>Formát - Uspořádat - Odsunout do pozadí</emph> ($[officename] Writer, $[officename] Calc)."
+#. 5pzCr
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9952,6 +11203,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Arrange - Send to Back</emph> ($[officename] Draw)."
msgstr ""
+#. cG5R9
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9960,6 +11212,7 @@ msgctxt ""
msgid "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+minus sign ($[officename] Impress, $[officename] Draw)"
msgstr "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+znaménko minus ($[officename] Impress, $[officename] Draw)"
+#. NkXED
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9968,6 +11221,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Arrange - Send to Back</emph> ($[officename] Impress)."
msgstr "Otevřete místní nabídku - zvolte <emph>Uspořádat - Odsunout do pozadí</emph> ($[officename] Impress)."
+#. wN6km
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9976,6 +11230,7 @@ msgctxt ""
msgid "<image id=\"img_id3153813\" src=\"cmd/sc_sendtoback.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153813\">Icon</alt></image>"
msgstr "<image id=\"img_id3153813\" src=\"cmd/sc_sendtoback.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153813\">Ikona</alt></image>"
+#. mH2tS
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9984,6 +11239,7 @@ msgctxt ""
msgid "Send to Back"
msgstr "Odsunout do pozadí"
+#. GZDWF
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -9992,6 +11248,7 @@ msgctxt ""
msgid "Choose <emph>Format - Arrange - To Foreground</emph>."
msgstr "Zvolte <emph>Formát - Uspořádat - Na popředí</emph>."
+#. niZ3f
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10000,6 +11257,7 @@ msgctxt ""
msgid "<image id=\"img_id3155129\" src=\"cmd/sc_setobjecttoforeground.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155129\">Icon</alt></image>"
msgstr "<image id=\"img_id3155129\" src=\"cmd/sc_setobjecttoforeground.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155129\">Ikona</alt></image>"
+#. 4ahEr
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10008,6 +11266,7 @@ msgctxt ""
msgid "To Foreground"
msgstr "Na popředí"
+#. Fmk6D
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10016,6 +11275,7 @@ msgctxt ""
msgid "Choose <emph>Format - Arrange - To Background</emph>."
msgstr "Zvolte <emph>Formát - Uspořádat - Na pozadí</emph>."
+#. kAYhN
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10024,6 +11284,7 @@ msgctxt ""
msgid "<image id=\"img_id3154954\" src=\"cmd/sc_setobjecttobackground.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154954\">Icon</alt></image>"
msgstr "<image id=\"img_id3154954\" src=\"cmd/sc_setobjecttobackground.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154954\">Ikona</alt></image>"
+#. rCVpM
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10032,6 +11293,7 @@ msgctxt ""
msgid "To Background"
msgstr "Na pozadí"
+#. bbLzP
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10040,6 +11302,7 @@ msgctxt ""
msgid "Choose <emph>Format - Align</emph> ($[officename] Writer, $[officename] Calc)."
msgstr ""
+#. kcWEi
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10048,6 +11311,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Align</emph> (objects selected) ($[officename] Draw)."
msgstr ""
+#. 8n9qi
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10056,6 +11320,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Align</emph> (objects selected) ($[officename] Impress, $[officename] Draw)."
msgstr ""
+#. TpsPU
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10064,6 +11329,7 @@ msgctxt ""
msgid "Choose <emph>Format - Align - Left</emph> ($[officename] Writer, $[officename] Calc)."
msgstr ""
+#. hjvGi
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10072,6 +11338,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Align - Left</emph> (selected objects) ($[officename] Draw)."
msgstr ""
+#. cahTG
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10080,6 +11347,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Align - Left</emph> (objects selected) ($[officename] Impress, $[officename] Draw)."
msgstr ""
+#. i2YPG
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10088,6 +11356,7 @@ msgctxt ""
msgid "On <emph>Align</emph> bar ($[officename] Impress, $[officename] Draw), click"
msgstr "Na liště <emph>Zarovnání</emph> ($[officename] Impress, $[officename] Draw) klepněte na"
+#. ANyzk
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10096,6 +11365,7 @@ msgctxt ""
msgid "<image id=\"img_id3159209\" src=\"cmd/sc_objectalign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159209\">Icon</alt></image>"
msgstr "<image id=\"img_id3159209\" src=\"cmd/sc_objectalign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159209\">Ikona</alt></image>"
+#. 3u7D2
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10104,6 +11374,7 @@ msgctxt ""
msgid "Left"
msgstr "Vlevo"
+#. Cq8Xg
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10112,6 +11383,7 @@ msgctxt ""
msgid "Choose <emph>Format - Align - Centered</emph> ($[officename] Writer, $[officename] Calc)."
msgstr ""
+#. CcnGf
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10120,6 +11392,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Align - Centered</emph> (objects selected) ($[officename] Draw)."
msgstr ""
+#. qhghb
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10128,6 +11401,7 @@ msgctxt ""
msgid "On <emph>Align</emph> bar ($[officename] Impress, $[officename] Draw), click"
msgstr "Na liště <emph>Zarovnání</emph> ($[officename] Impress, $[officename] Draw) klepněte na"
+#. FqkBw
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10136,6 +11410,7 @@ msgctxt ""
msgid "<image id=\"img_id3143222\" src=\"cmd/sc_alignmiddle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3143222\">Icon</alt></image>"
msgstr "<image id=\"img_id3143222\" src=\"cmd/sc_alignmiddle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3143222\">Ikona</alt></image>"
+#. fawoM
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10144,6 +11419,7 @@ msgctxt ""
msgid "Centered"
msgstr "Na střed"
+#. qqFGo
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10152,6 +11428,7 @@ msgctxt ""
msgid "Choose <emph>Format - Align - Right</emph>."
msgstr ""
+#. obAsM
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10160,6 +11437,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Align - Right</emph> (objects selected) ($[officename] Draw)."
msgstr ""
+#. WVrzG
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10168,6 +11446,7 @@ msgctxt ""
msgid "On <emph>Align</emph> bar ($[officename] Impress, $[officename] Draw), click"
msgstr "Na liště <emph>Zarovnání</emph> ($[officename] Impress, $[officename] Draw) klepněte na"
+#. C2eCp
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10176,6 +11455,7 @@ msgctxt ""
msgid "<image id=\"img_id3153283\" src=\"cmd/sc_objectalignright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153283\">Icon</alt></image>"
msgstr "<image id=\"img_id3153283\" src=\"cmd/sc_objectalignright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153283\">Ikona</alt></image>"
+#. mF7W6
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10184,6 +11464,7 @@ msgctxt ""
msgid "Right"
msgstr "Vpravo"
+#. 2bRxW
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10192,6 +11473,7 @@ msgctxt ""
msgid "Choose <emph>Format - Align - Top</emph> ($[officename] Writer, $[officename] Calc)."
msgstr ""
+#. 4ZwPY
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10200,6 +11482,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Align - Top</emph> (objects selected) ($[officename] Draw)."
msgstr ""
+#. TKQg7
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10208,6 +11491,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Align - Top</emph> (objects selected) ($[officename] Impress, $[officename] Draw)."
msgstr ""
+#. ptXRN
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10216,6 +11500,7 @@ msgctxt ""
msgid "On <emph>Align</emph> bar ($[officename] Impress, $[officename] Draw), click"
msgstr "Na liště <emph>Zarovnání</emph> ($[officename] Impress, $[officename] Draw) klepněte na"
+#. Zx8CA
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10224,6 +11509,7 @@ msgctxt ""
msgid "<image id=\"img_id3155542\" src=\"cmd/sc_alignup.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155542\">Icon</alt></image>"
msgstr "<image id=\"img_id3155542\" src=\"cmd/sc_alignup.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155542\">Ikona</alt></image>"
+#. WFtRg
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10232,6 +11518,7 @@ msgctxt ""
msgid "Top"
msgstr "Nahoru"
+#. A4T4G
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10240,6 +11527,7 @@ msgctxt ""
msgid "Choose <emph>Format - Align - Centered</emph> ($[officename] Writer, $[officename] Calc)."
msgstr ""
+#. ZYyu9
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10248,6 +11536,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Align - Centered</emph> (objects selected) ($[officename] Draw)."
msgstr ""
+#. gFmHK
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10256,6 +11545,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Align - Centered</emph> (objects selected) ($[officename] Impress, $[officename] Draw)."
msgstr ""
+#. 7FTrD
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10264,6 +11554,7 @@ msgctxt ""
msgid "On <emph>Align</emph> bar ($[officename] Impress, $[officename] Draw), click"
msgstr "Na liště <emph>Zarovnání</emph> ($[officename] Impress, $[officename] Draw) klepněte na"
+#. BBURn
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10272,6 +11563,7 @@ msgctxt ""
msgid "<image id=\"img_id3146776\" src=\"cmd/sc_aligncenter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146776\">Icon</alt></image>"
msgstr "<image id=\"img_id3146776\" src=\"cmd/sc_aligncenter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146776\">Ikona</alt></image>"
+#. NYgDY
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10280,6 +11572,7 @@ msgctxt ""
msgid "Centered"
msgstr "Na střed"
+#. bHB3P
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10288,6 +11581,7 @@ msgctxt ""
msgid "Choose <emph>Format - Align - Bottom</emph> ($[officename] Writer, $[officename] Calc)."
msgstr ""
+#. HAKcr
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10296,6 +11590,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Align - Bottom</emph> (objects selected) ($[officename] Draw)."
msgstr ""
+#. QWWtV
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10304,6 +11599,7 @@ msgctxt ""
msgid "On <emph>Align</emph> bar ($[officename] Impress, $[officename] Draw), click"
msgstr "Na liště <emph>Zarovnání</emph> ($[officename] Impress, $[officename] Draw) klepněte na"
+#. xNAAU
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10312,6 +11608,7 @@ msgctxt ""
msgid "<image id=\"img_id3147267\" src=\"cmd/sc_aligndown.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147267\">Icon</alt></image>"
msgstr "<image id=\"img_id3147267\" src=\"cmd/sc_aligndown.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147267\">Ikona</alt></image>"
+#. rkNkG
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10320,6 +11617,7 @@ msgctxt ""
msgid "Bottom"
msgstr "Dolů"
+#. eJFUk
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10328,6 +11626,7 @@ msgctxt ""
msgid "Choose <emph>Format - Anchor</emph>."
msgstr "Zvolte <emph>Formát - Ukotvení</emph>."
+#. Dtr9P
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10336,6 +11635,7 @@ msgctxt ""
msgid "On <emph>Form Design</emph> bar, click"
msgstr "Na liště <emph>Návrh formuláře</emph> klepněte na"
+#. mExvf
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10344,6 +11644,7 @@ msgctxt ""
msgid "<image id=\"img_id3145357\" src=\"cmd/sc_toggleanchortype.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145357\">Icon</alt></image>"
msgstr "<image id=\"img_id3145357\" src=\"cmd/sc_toggleanchortype.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145357\">Ikona</alt></image>"
+#. s4iPa
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10352,6 +11653,7 @@ msgctxt ""
msgid "Change Anchor"
msgstr "Změnit ukotvení"
+#. EgVrv
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10360,6 +11662,7 @@ msgctxt ""
msgid "<variable id=\"anseite\">Choose <emph>Format - Anchor - To Page</emph>.</variable>"
msgstr "<variable id=\"anseite\">Zvolte <emph>Formát - Ukotvit - Ke stránce</emph>.</variable>"
+#. 3LTkv
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10368,6 +11671,7 @@ msgctxt ""
msgid "<variable id=\"amabsatz\">Choose <emph>Format - Anchor - To Paragraph</emph>.</variable>"
msgstr "<variable id=\"amabsatz\">Zvolte <emph>Formát - Ukotvení - Na odstavec</emph>.</variable>"
+#. BCv2G
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10376,6 +11680,7 @@ msgctxt ""
msgid "<variable id=\"amzeichen\">Choose <emph>Format - Anchor - To Character</emph>.</variable>"
msgstr "<variable id=\"amzeichen\">Zvolte <emph>Formát - Ukotvení - Na znak</emph>.</variable>"
+#. uMGGv
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10384,6 +11689,7 @@ msgctxt ""
msgid "<variable id=\"alszeichen\">Choose <emph>Format - Anchor - As Character</emph>.</variable>"
msgstr "<variable id=\"alszeichen\">Zvolte <emph>Formát - Ukotvení - Jako znak</emph>.</variable>"
+#. kdJTA
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10392,6 +11698,7 @@ msgctxt ""
msgid "<variable id=\"amrahmen\">Choose <emph>Format - Anchor - To Frame</emph>.</variable>"
msgstr "<variable id=\"amrahmen\">Zvolte <emph>Formát - Ukotvení - Na rámec</emph>.</variable>"
+#. KWNin
#: 00040501.xhp
msgctxt ""
"00040501.xhp\n"
@@ -10400,6 +11707,7 @@ msgctxt ""
msgid "<variable id=\"anderzelle\">Choose <emph>Format - Anchor - To Cell</emph>.</variable>"
msgstr "<variable id=\"anderzelle\">Zvolte <emph>Formát - Ukotvení - K buňce</emph>.</variable>"
+#. DFDf3
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10408,6 +11716,7 @@ msgctxt ""
msgid "Format Menu"
msgstr "Nabídka Formát"
+#. oANN6
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10416,6 +11725,7 @@ msgctxt ""
msgid "Format Menu"
msgstr "Nabídka Formát"
+#. EBgra
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10424,6 +11734,7 @@ msgctxt ""
msgid "Choose <emph>Format - Line</emph> (Impress and Draw)."
msgstr "Zvolte<emph>Formát - Čára</emph> (aplikace Impress a Draw)."
+#. GD7zT
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10432,6 +11743,7 @@ msgctxt ""
msgid "Choose <emph>Format - Text Box and Shape - Line</emph> (Writer)."
msgstr "Zvolte <emph>Formát - Textové pole a tvar - Čára</emph> (Writer)."
+#. opFQF
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10440,6 +11752,7 @@ msgctxt ""
msgid "Choose <emph>Format - Object - Line</emph> (Calc)."
msgstr "Zvolte <emph>Formát - Obrázek - Čára</emph> (Calc)."
+#. KVd3h
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10448,6 +11761,7 @@ msgctxt ""
msgid "On <emph>Line and Filling</emph> bar, click"
msgstr "Na liště <emph>Čára a výplň</emph> klepněte na"
+#. XkgtK
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10456,6 +11770,7 @@ msgctxt ""
msgid "<image id=\"img_id3150669\" src=\"cmd/sc_formatline.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150669\">Icon</alt></image>"
msgstr "<image id=\"img_id3150669\" src=\"cmd/sc_formatline.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150669\">Ikona</alt></image>"
+#. acBGp
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10464,6 +11779,7 @@ msgctxt ""
msgid "Line"
msgstr "Čára"
+#. fGXJt
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10472,6 +11788,7 @@ msgctxt ""
msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph></caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line</emph> tab."
msgstr "Zvolte kartu <emph>Formát - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Textové pole a tvar - </emph></caseinline><caseinline select=\"CALC\"><emph>Objekt - </emph></caseinline></switchinline><emph>Čára - Čára</emph>."
+#. E5bGr
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10480,6 +11797,7 @@ msgctxt ""
msgid "Choose <emph>View - Styles</emph> - open context menu and choose <emph>Modify/New - Line</emph> tab (presentation documents)."
msgstr "Zvolte <emph>Zobrazit - Styly</emph>, otevřete místní nabídku a zvolte <emph>Upravit/Nový - Čára</emph> (prezentace)."
+#. CGjv9
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10488,6 +11806,7 @@ msgctxt ""
msgid "Choose <emph>Format - Title - Borders</emph> tab (charts)."
msgstr "Zvolte kartu <emph>Formát - Popis - Ohraničení</emph> (grafy)."
+#. emX6H
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10496,6 +11815,7 @@ msgctxt ""
msgid "Choose <emph>Format - Legend - Borders</emph> tab (charts)."
msgstr "Zvolte kartu <emph>Formát - Legenda - Ohraničení</emph> (grafy)."
+#. wz4kM
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10504,6 +11824,7 @@ msgctxt ""
msgid "Choose <emph>Format - Axis - Line</emph> tab (charts)."
msgstr "Zvolte kartu <emph>Formát - Osa - Čára</emph> (grafy)."
+#. P6EZT
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10512,6 +11833,7 @@ msgctxt ""
msgid "Choose <emph>Format - Grid - Line</emph> tab (charts)."
msgstr "Zvolte kartu <emph>Formát - Mřížka - Čára</emph> (grafy)."
+#. NiUXL
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10520,6 +11842,7 @@ msgctxt ""
msgid "Choose <emph>Format - Chart Wall - Borders</emph> tab (charts)."
msgstr "Zvolte kartu <emph>Formát - Stěna grafu - Ohraničení</emph> (grafy)."
+#. MFyeh
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10528,6 +11851,7 @@ msgctxt ""
msgid "Choose <emph>Format - Chart Floor - Borders</emph> tab (charts)."
msgstr "Zvolte kartu <emph>Formát - Pata grafu - Ohraničení</emph> (grafy)."
+#. BPSMn
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10536,6 +11860,7 @@ msgctxt ""
msgid "Choose <emph>Format - Chart Area - Borders</emph> tab (charts)."
msgstr "Zvolte kartu <emph>Formát - Plocha grafu - Ohraničení</emph> (grafy)."
+#. QFQbV
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10544,6 +11869,7 @@ msgctxt ""
msgid "<variable id=\"linienstile\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph> </caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Line Styles</emph> tab.</variable>"
msgstr ""
+#. wpcTd
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10552,6 +11878,7 @@ msgctxt ""
msgid "<variable id=\"linienenden\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph> </caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Line - Arrow Styles</emph> tab.</variable>"
msgstr ""
+#. v7ZFw
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10560,6 +11887,7 @@ msgctxt ""
msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph> </caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Area</emph>."
msgstr ""
+#. EAChU
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10568,6 +11896,7 @@ msgctxt ""
msgid "On <emph>Line and Filling</emph> bar, click"
msgstr "Na liště <emph>Čára a výplň</emph> klepněte na"
+#. eeYjd
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10576,6 +11905,7 @@ msgctxt ""
msgid "<image id=\"img_id3150868\" src=\"cmd/sc_fillstyle.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150868\">Icon</alt></image>"
msgstr "<image id=\"img_id3150868\" src=\"cmd/sc_fillstyle.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150868\">Ikona</alt></image>"
+#. tdHtP
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10584,6 +11914,7 @@ msgctxt ""
msgid "Area"
msgstr "Oblast"
+#. dyPkA
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10592,6 +11923,7 @@ msgctxt ""
msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph> </caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Area - Area</emph> tab."
msgstr ""
+#. bepw3
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10600,6 +11932,7 @@ msgctxt ""
msgid "Choose <emph>View - Styles</emph> - open context menu and choose <emph>Modify/New - Area</emph> tab (presentation documents)."
msgstr "Zvolte <emph>Zobrazit - Styly</emph>, otevřete místní nabídku a zvolte <emph>Upravit/Nový - Oblast</emph> (prezentace)."
+#. bNuBh
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10608,6 +11941,7 @@ msgctxt ""
msgid "Choose <emph>Format - Title - Area</emph> tab (chart documents)."
msgstr "Zvolte kartu <emph>Formát - Popis - Oblast</emph> (grafy)."
+#. CGx4L
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10616,6 +11950,7 @@ msgctxt ""
msgid "Choose <emph>Format - Legend - Area</emph> tab (chart documents)."
msgstr "Zvolte kartu <emph>Formát - Legenda - Oblast</emph> (grafy)."
+#. Gv7um
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10624,6 +11959,7 @@ msgctxt ""
msgid "Choose <emph>Format - Chart Wall - Area</emph> tab (chart documents)."
msgstr "Zvolte kartu <emph>Formát - Stěna grafu - Oblast</emph> (grafy)."
+#. ByfCM
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10632,6 +11968,7 @@ msgctxt ""
msgid "Choose <emph>Format - Chart Floor - Area</emph> tab (chart documents)."
msgstr "Zvolte kartu <emph>Formát - Pata grafu - Oblast</emph> (grafy)."
+#. ByRAr
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10640,6 +11977,7 @@ msgctxt ""
msgid "Choose <emph>Format - Chart Area - Area</emph> tab (chart documents)."
msgstr "Zvolte kartu <emph>Formát - Plocha grafu - Oblast</emph> (grafy)."
+#. i6r3e
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10648,6 +11986,7 @@ msgctxt ""
msgid "Choose <emph>Slide - Properties - Background</emph> tab (in $[officename] Impress)."
msgstr "Zvolte kartu <emph>Snímek - Vlastnosti - Pozadí</emph> ($[officename] Impress)."
+#. MGKAR
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10656,6 +11995,7 @@ msgctxt ""
msgid "Choose <emph>Page - Properties - Background</emph> tab (in $[officename] Draw)."
msgstr "Zvolte kartu <emph>Stránka - Vlastnosti - Pozadí</emph> ($[officename] Draw)."
+#. wgJx5
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10664,6 +12004,7 @@ msgctxt ""
msgid "Choose <emph>Table - Properties - Background</emph> tab."
msgstr "Zvolte kartu <emph>Tabulka - Vlastnosti - Pozadí</emph>."
+#. MBrCE
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10672,6 +12013,7 @@ msgctxt ""
msgid "Choose <emph>Format - Area - Transparency</emph> tab (drawing documents)."
msgstr "Zvolte kartu <emph>Formát - Oblast - Průhlednost</emph> (kresby)."
+#. AgjKh
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10680,6 +12022,7 @@ msgctxt ""
msgid "Choose <emph>Format - Area - Transparency</emph> tab (presentation documents)."
msgstr "Zvolte kartu <emph>Formát - Oblast - Průhlednost</emph> (prezentace)."
+#. XoSaF
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10688,6 +12031,7 @@ msgctxt ""
msgid "Choose <emph>Format - Chart Wall - Transparency</emph> tab (chart documents)."
msgstr "Zvolte kartu <emph>Formát - Stěna grafu - Průhlednost</emph> (grafy)."
+#. aSAEM
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10696,6 +12040,7 @@ msgctxt ""
msgid "Choose <emph>Format - Chart Area - Transparency</emph> tab (chart documents)."
msgstr "Zvolte kartu <emph>Formát - Plocha grafu - Průhlednost</emph> (grafy)."
+#. YAJEU
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10704,6 +12049,7 @@ msgctxt ""
msgid "Choose <emph>Format - Chart Floor - Transparency</emph> tab (chart documents)."
msgstr "Zvolte kartu <emph>Formát - Pata grafu - Průhlednost</emph> (grafy)."
+#. fcfS8
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10712,6 +12058,7 @@ msgctxt ""
msgid "Choose <emph>Format - Title - All Titles - Transparency</emph> tab (chart documents)."
msgstr "Zvolte kartu <emph>Formát - Popis - Všechny popisy - Průhlednost</emph> (grafy)."
+#. HF8ZD
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10720,6 +12067,7 @@ msgctxt ""
msgid "Choose <emph>Format - Title - Main Title - Transparency </emph>tab (chart documents)."
msgstr "Zvolte kartu <emph>Formát - Popis - Hlavní nadpis - Průhlednost</emph> (grafy)."
+#. X5BtP
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10728,6 +12076,7 @@ msgctxt ""
msgid "Choose <emph>Format - Title - Subtitle - Transparency</emph> tab (chart documents)."
msgstr "Zvolte kartu <emph>Formát - Popis - Podnadpis - Průhlednost</emph> (grafy)."
+#. GcWxD
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10736,6 +12085,7 @@ msgctxt ""
msgid "Choose <emph>Format - Title - Title (X Axis) - Transparency</emph> tab (chart documents)."
msgstr "Zvolte kartu <emph>Formát - Popis - Popis osy X - Průhlednost</emph> (grafy)."
+#. 72W76
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10744,6 +12094,7 @@ msgctxt ""
msgid "Choose <emph>Format - Title - Title (Y Axis) - Transparency</emph> tab (chart documents)."
msgstr "Zvolte kartu <emph>Formát - Popis - Popis osy Y - Průhlednost</emph> (grafy)."
+#. bbiVt
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10752,6 +12103,7 @@ msgctxt ""
msgid "Choose <emph>Format - Title - Title (Z Axis) - Transparency</emph> tab (chart documents)"
msgstr "Zvolte kartu <emph>Formát - Popis - Popis osy Z - Průhlednost</emph> (grafy)"
+#. ytfAu
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10760,6 +12112,7 @@ msgctxt ""
msgid "Choose <emph>Format - Object Properties - Data Point - Transparency</emph> - tab (chart documents)."
msgstr "Zvolte kartu <emph>Formát - Vlastnosti objektu - Datový bod - Průhlednost</emph> (grafy)."
+#. LnEDG
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10768,6 +12121,7 @@ msgctxt ""
msgid "Choose <emph>Format - Object Properties - Data Series - Transparency</emph> tab (chart documents)."
msgstr "Zvolte kartu <emph>Formát - Vlastnosti objektu - Datové řady - Průhlednost </emph> (grafy)."
+#. JHYnk
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10776,6 +12130,7 @@ msgctxt ""
msgid "<variable id=\"schatte\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph> </caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Area - Shadow</emph> tab.</variable>"
msgstr ""
+#. Ua396
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10784,6 +12139,7 @@ msgctxt ""
msgid "<variable id=\"verlauf\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph> </caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Area - Gradients</emph> tab.</variable>"
msgstr ""
+#. rCHW7
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10792,6 +12148,7 @@ msgctxt ""
msgid "<variable id=\"schraffur\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph> </caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Area - Hatching</emph> tab.</variable>"
msgstr ""
+#. J5DJs
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10800,6 +12157,7 @@ msgctxt ""
msgid "<variable id=\"bitmap\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph> </caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Area - Bitmaps</emph> tab.</variable>"
msgstr ""
+#. GkPGG
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10808,6 +12166,7 @@ msgctxt ""
msgid "<variable id=\"formattext\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - Text Attributes</emph> </caseinline><caseinline select=\"CALC\"><emph>Object - Text - </emph></caseinline><defaultinline><emph>Text</emph></defaultinline></switchinline>.</variable>"
msgstr ""
+#. qH3eF
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10816,6 +12175,7 @@ msgctxt ""
msgid "<variable id=\"text\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - Text Attributes</emph> </caseinline><caseinline select=\"CALC\"><emph>Object - Text</emph></caseinline><defaultinline><emph>Text</emph></defaultinline></switchinline><emph> - Text</emph> tab.</variable>"
msgstr ""
+#. D7D2C
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10824,6 +12184,7 @@ msgctxt ""
msgid "<variable id=\"laufext\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - Text Attributes </emph> </caseinline><caseinline select=\"CALC\"><emph>Object - Text</emph></caseinline><defaultinline><emph>Text</emph></defaultinline></switchinline><emph> - Text Animation</emph> tab.</variable>"
msgstr ""
+#. rArNQ
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10832,6 +12193,7 @@ msgctxt ""
msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph> </caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Position and Size</emph>."
msgstr ""
+#. NFaPH
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10840,6 +12202,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>F4</emph> key</caseinline><caseinline select=\"IMPRESS\"><emph>F4</emph> key</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">klávesa <emph>F4</emph></caseinline><caseinline select=\"IMPRESS\">klávesa <emph>F4</emph></caseinline></switchinline>"
+#. WyEg2
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10848,6 +12211,7 @@ msgctxt ""
msgid "<image id=\"img_id3150965\" src=\"cmd/sc_transformdialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150965\">Icon</alt></image>"
msgstr "<image id=\"img_id3150965\" src=\"cmd/sc_transformdialog.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150965\">Ikona</alt></image>"
+#. yL3FJ
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10856,6 +12220,7 @@ msgctxt ""
msgid "Position and Size"
msgstr "Umístění a velikost"
+#. wuEY4
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10864,6 +12229,7 @@ msgctxt ""
msgid "Open the context menu for the object - choose <emph>Name</emph>."
msgstr "Otevřete místní nabídku objektu - zvolte <emph>Název</emph>."
+#. EC9Zk
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10872,6 +12238,7 @@ msgctxt ""
msgid "Open the context menu for the object - choose <emph>Description</emph>."
msgstr "Otevřete místní nabídku objektu - zvolte <emph>Popis</emph>."
+#. ayEnF
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10880,6 +12247,7 @@ msgctxt ""
msgid "<variable id=\"position2\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph> </caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Position and Size - Position and Size</emph> tab.</variable>"
msgstr ""
+#. kALDW
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10888,6 +12256,7 @@ msgctxt ""
msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph> </caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Position and Size - Rotation</emph> tab."
msgstr ""
+#. ENbvX
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10896,6 +12265,7 @@ msgctxt ""
msgid "<image id=\"img_id3146898\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3146898\">Icon</alt></image>"
msgstr "<image id=\"img_id3146898\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3146898\">Ikona</alt></image>"
+#. raRWH
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10904,6 +12274,7 @@ msgctxt ""
msgid "Rotate"
msgstr "Otočit"
+#. ScNrs
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10912,6 +12283,7 @@ msgctxt ""
msgid "<variable id=\"ecke\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph> </caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Position and Size - Slant & Corner Radius</emph> tab.</variable>"
msgstr ""
+#. iGtYd
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10920,6 +12292,7 @@ msgctxt ""
msgid "<variable id=\"legende\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Text Box and Shape - </emph> </caseinline><caseinline select=\"CALC\"><emph>Object - </emph></caseinline></switchinline><emph>Position and Size - Callout</emph> tab. This is only available for textbox callouts, not for custom shapes callouts.</variable>"
msgstr ""
+#. 7fLz8
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10928,6 +12301,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Points</emph>."
msgstr "Zvolte <emph>Úpravy - Body</emph>."
+#. MAE5C
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10936,6 +12310,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Open context menu - choose <emph>Edit Points</emph>. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Open context menu - choose <emph>Edit Points</emph>.</caseinline></switchinline>"
msgstr ""
+#. U2ZEM
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10944,6 +12319,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>F8</emph> key</caseinline><caseinline select=\"IMPRESS\"><emph>F8</emph> key</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">klávesa <emph>F8</emph></caseinline><caseinline select=\"IMPRESS\">klávesa <emph>F8</emph></caseinline></switchinline>"
+#. oqKG2
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10952,6 +12328,7 @@ msgctxt ""
msgid "<image id=\"img_id3147100\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147100\">Icon</alt></image>"
msgstr "<image id=\"img_id3147100\" src=\"cmd/sc_toggleobjectbeziermode.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147100\">Ikonka</alt></image>"
+#. AMJ2m
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10960,6 +12337,7 @@ msgctxt ""
msgid "Edit Points"
msgstr "Upravit body"
+#. AXPr6
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10968,6 +12346,7 @@ msgctxt ""
msgid "Choose <emph>Format - Character</emph> (drawing functions)."
msgstr "Zvolte <emph>Formát - Znak</emph> (kresby)."
+#. ZaGmi
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10976,6 +12355,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Character</emph>."
msgstr "Otevřete místní nabídku a zvolte <emph>Znak</emph>."
+#. FRcWg
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10984,6 +12364,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Size</emph>."
msgstr "Otevřete místní nabídku a zvolte <emph>Velikost</emph>."
+#. csc8R
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -10992,6 +12373,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Style</emph>."
msgstr "Otevřete místní nabídku a zvolte <emph>Styl</emph>."
+#. BEvtS
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11000,6 +12382,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Style - Bold</emph>."
msgstr "Otevřete místní nabídku - zvolte <emph>Styl - Tučné</emph>."
+#. G36Eg
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11008,6 +12391,7 @@ msgctxt ""
msgid "<image id=\"img_id3156558\" src=\"cmd/sc_bold.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3156558\">Icon</alt></image>"
msgstr "<image id=\"img_id3156558\" src=\"cmd/sc_bold.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3156558\">Ikona</alt></image>"
+#. pQRTJ
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11016,6 +12400,7 @@ msgctxt ""
msgid "Bold"
msgstr "Tučné"
+#. YPFYs
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11024,6 +12409,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Style - Italic</emph>."
msgstr "Otevřete místní nabídku - zvolte <emph>Styl - Kurzíva</emph>."
+#. AJBGa
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11032,6 +12418,7 @@ msgctxt ""
msgid "<image id=\"img_id3155578\" src=\"cmd/sc_italic.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3155578\">Icon</alt></image>"
msgstr "<image id=\"img_id3155578\" src=\"cmd/sc_italic.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3155578\">Ikona</alt></image>"
+#. cggpG
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11040,6 +12427,7 @@ msgctxt ""
msgid "Italic"
msgstr "Kurzíva"
+#. WCGtP
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11048,6 +12436,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Style - Underline</emph>."
msgstr "Otevřete místní nabídku - zvolte <emph>Styl - Podtržené</emph>."
+#. ibTke
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11056,6 +12445,7 @@ msgctxt ""
msgid "<image id=\"img_id3151068\" src=\"cmd/sc_underline.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3151068\">Icon</alt></image>"
msgstr "<image id=\"img_id3151068\" src=\"cmd/sc_underline.png\" width=\"0.2228in\" height=\"0.2228in\" localize=\"true\"><alt id=\"alt_id3151068\">Ikona</alt></image>"
+#. Bfqx8
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11064,6 +12454,7 @@ msgctxt ""
msgid "Underline"
msgstr "Podtržené"
+#. ZKnpY
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11072,6 +12463,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Style - Strikethrough</emph>."
msgstr "Otevřete místní nabídku - zvolte <emph>Styl - Přeškrtnutí</emph>."
+#. e7TJW
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11080,6 +12472,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Style - Shadow</emph>."
msgstr "Otevřete místní nabídku - zvolte <emph>Styl - Stín</emph>."
+#. DXtLv
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11088,6 +12481,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Style - Contour</emph>."
msgstr "Otevřete místní nabídku - zvolte <emph>Styl - Obrys</emph>."
+#. HNgQB
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11096,6 +12490,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Style - Superscript</emph>."
msgstr "Otevřete místní nabídku - zvolte <emph>Styl - Horní index</emph>."
+#. 6CmM8
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11104,6 +12499,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Style - Subscript</emph>."
msgstr "Otevřete místní nabídku - zvolte <emph>Styl - Dolní index</emph>."
+#. 4Etzw
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11112,6 +12508,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Line Spacing</emph>."
msgstr "Otevřete místní nabídku - zvolte <emph>Řádkování</emph>."
+#. 96Roc
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11120,6 +12517,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Line Spacing - Single</emph>."
msgstr "Otevřete místní nabídku - zvolte <emph>Řádkování - Jednoduché</emph>."
+#. tJ7wn
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11128,6 +12526,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Line Spacing - 1.5 Lines</emph>."
msgstr "Otevřete místní nabídku - zvolte <emph>Řádkování - 1,5 řádku</emph>."
+#. 2AThZ
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11136,6 +12535,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Line Spacing - Double</emph>."
msgstr "Otevřete místní nabídku - zvolte <emph>Řádkování - Dvojité</emph>."
+#. sDSCG
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11144,6 +12544,7 @@ msgctxt ""
msgid "Choose <emph>Format - Align - Left</emph> (drawing functions)."
msgstr ""
+#. Si7HZ
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11152,6 +12553,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Align - Left</emph>."
msgstr ""
+#. TyqyJ
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11160,6 +12562,7 @@ msgctxt ""
msgid "<image id=\"img_id3155370\" src=\"cmd/sc_alignleft.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155370\">Icon</alt></image>"
msgstr "<image id=\"img_id3155370\" src=\"cmd/sc_alignleft.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155370\">Ikona</alt></image>"
+#. okQkj
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11168,6 +12571,7 @@ msgctxt ""
msgid "Align Left"
msgstr "Zarovnat vlevo"
+#. FBdBL
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11176,6 +12580,7 @@ msgctxt ""
msgid "Choose <emph>Format - Align - Right</emph> (drawing functions)."
msgstr ""
+#. 9Dnyv
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11184,6 +12589,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Align - Right</emph>."
msgstr ""
+#. NmexZ
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11192,6 +12598,7 @@ msgctxt ""
msgid "<image id=\"img_id3154421\" src=\"cmd/sc_alignright.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154421\">Icon</alt></image>"
msgstr "<image id=\"img_id3154421\" src=\"cmd/sc_alignright.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154421\">Ikona</alt></image>"
+#. XnJxD
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11200,6 +12607,7 @@ msgctxt ""
msgid "Align Right"
msgstr "Zarovnat vpravo"
+#. yrLtq
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11208,6 +12616,7 @@ msgctxt ""
msgid "Choose <emph>Format - Align - Centered</emph> (drawing functions)."
msgstr ""
+#. gqMJr
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11216,6 +12625,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Align - Center</emph>."
msgstr ""
+#. 7PVck
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11224,6 +12634,7 @@ msgctxt ""
msgid "<image id=\"img_id3149757\" src=\"cmd/sc_centerpara.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149757\">Icon</alt></image>"
msgstr "<image id=\"img_id3149757\" src=\"cmd/sc_centerpara.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149757\">Ikona</alt></image>"
+#. CQD3j
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11232,6 +12643,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Align Center Horizontally</caseinline><defaultinline>Centered</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Zarovnat vodorovně na střed</caseinline><defaultinline>Na střed</defaultinline></switchinline>"
+#. QXsim
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11240,6 +12652,7 @@ msgctxt ""
msgid "Choose <emph>Format - Align - Justified</emph> (drawing functions)."
msgstr ""
+#. wVGGW
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11248,6 +12661,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Align - Justified</emph>."
msgstr ""
+#. WQNsi
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11256,6 +12670,7 @@ msgctxt ""
msgid "<image id=\"img_id3145308\" src=\"cmd/sc_justifypara.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145308\">Icon</alt></image>"
msgstr "<image id=\"img_id3145308\" src=\"cmd/sc_justifypara.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145308\">Ikona</alt></image>"
+#. YBkwj
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11264,6 +12679,7 @@ msgctxt ""
msgid "Justified"
msgstr "Do bloku"
+#. uWQq8
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11272,6 +12688,7 @@ msgctxt ""
msgid "<variable id=\"font\">Click <emph>Fontwork</emph> icon on <emph>Drawing</emph> bar.</variable>"
msgstr "<variable id=\"font\">Klepněte na ikonu <emph>Písmomalba</emph> na liště <emph>Kresba</emph>.</variable>"
+#. TGA3G
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11280,6 +12697,7 @@ msgctxt ""
msgid "Choose <emph>Format - Group</emph>."
msgstr "Zvolte <emph>Formát - Seskupit</emph>."
+#. 8zJTz
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11288,6 +12706,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Group</emph>."
msgstr "Otevřete místní nabídku - zvolte <emph>Seskupit</emph>."
+#. 62oK7
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11296,6 +12715,7 @@ msgctxt ""
msgid "Choose <emph>Format - Group - Group</emph> (text documents, spreadsheets)."
msgstr "Zvolte <emph>Formát - Seskupit - Seskupit</emph> (textové dokumenty, sešity)."
+#. jEUkS
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11304,6 +12724,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Group - Group</emph> (drawing documents)."
msgstr ""
+#. HA8Pg
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11312,6 +12733,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Group - Group</emph> (form objects)."
msgstr "Otevřete místní nabídku - zvolte <emph>Seskupit - Seskupit</emph> (formuláře)."
+#. ezVbQ
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11320,6 +12742,7 @@ msgctxt ""
msgid "<image id=\"img_id3154344\" src=\"cmd/sc_formatgroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154344\">Icon</alt></image>"
msgstr "<image id=\"img_id3154344\" src=\"cmd/sc_formatgroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154344\">Ikona</alt></image>"
+#. DVEkd
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11328,6 +12751,7 @@ msgctxt ""
msgid "Group"
msgstr "Seskupit"
+#. 4eaR4
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11336,6 +12760,7 @@ msgctxt ""
msgid "Choose <emph>Format - Group - Ungroup</emph> (text documents, spreadsheets)."
msgstr "Zvolte <emph>Formát - Seskupit - Zrušit skupinu</emph> (textové dokumenty, sešity)."
+#. KGonz
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11344,6 +12769,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Group - Ungroup</emph> (drawing documents)."
msgstr ""
+#. GvD2N
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11352,6 +12778,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Ungroup</emph>."
msgstr "Otevřete místní nabídku - zvolte <emph>Zrušit skupinu</emph>."
+#. PgcjD
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11360,6 +12787,7 @@ msgctxt ""
msgid "<image id=\"img_id3150831\" src=\"cmd/sc_formatungroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150831\">Icon</alt></image>"
msgstr "<image id=\"img_id3150831\" src=\"cmd/sc_formatungroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150831\">Ikona</alt></image>"
+#. DGWSV
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11368,6 +12796,7 @@ msgctxt ""
msgid "Ungroup"
msgstr "Zrušit skupinu"
+#. jZaMo
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11376,6 +12805,7 @@ msgctxt ""
msgid "Choose <emph>Format - Group - Exit Group</emph> (text documents, spreadsheets)."
msgstr "Zvolte <emph>Formát - Seskupit - Opustit skupinu</emph> (textové dokumenty, sešity)."
+#. tg4GL
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11384,6 +12814,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Group - Exit Group</emph> (drawing documents)."
msgstr ""
+#. QSHwt
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11392,6 +12823,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Exit Group</emph>."
msgstr "Otevřete místní nabídku - zvolte <emph>Opustit skupinu</emph>."
+#. 55jie
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11400,6 +12832,7 @@ msgctxt ""
msgid "<image id=\"img_id3149422\" src=\"cmd/sc_leavegroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149422\">Icon</alt></image>"
msgstr "<image id=\"img_id3149422\" src=\"cmd/sc_leavegroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149422\">Ikona</alt></image>"
+#. ndpeo
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11408,6 +12841,7 @@ msgctxt ""
msgid "Exit Group"
msgstr "Opustit skupinu"
+#. F4osV
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11416,6 +12850,7 @@ msgctxt ""
msgid "Choose <emph>Format - Group - Enter Group</emph> (text documents, spreadsheets)."
msgstr "Zvolte <emph>Formát - Seskupit - Upravit skupinu</emph> (textové dokumenty, sešity)."
+#. EuhKC
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11424,6 +12859,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Group - Enter Group</emph> (drawing documents)."
msgstr ""
+#. LENMB
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11432,6 +12868,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Enter Group</emph>."
msgstr "Otevřete místní nabídku - zvolte <emph>Upravit skupinu</emph>."
+#. kvzhG
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11440,6 +12877,7 @@ msgctxt ""
msgid "<image id=\"img_id3149900\" src=\"cmd/sc_entergroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149900\">Icon</alt></image>"
msgstr "<image id=\"img_id3149900\" src=\"cmd/sc_entergroup.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149900\">Ikona</alt></image>"
+#. yXmKi
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
@@ -11448,6 +12886,7 @@ msgctxt ""
msgid "Enter Group"
msgstr "Upravit skupinu"
+#. ZXCBs
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11456,6 +12895,7 @@ msgctxt ""
msgid "Format Menu"
msgstr "Nabídka Formát"
+#. Kz5eX
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11464,6 +12904,7 @@ msgctxt ""
msgid "Format Menu"
msgstr "Nabídka Formát"
+#. DYm7k
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11472,6 +12913,7 @@ msgctxt ""
msgid "Choose <emph>Format - Rows - Height</emph>."
msgstr ""
+#. ZE93F
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11480,6 +12922,7 @@ msgctxt ""
msgid "Open context menu of a row header in an open database table - choose <emph>Row Height</emph>."
msgstr "Otevřete místní nabídku záhlaví řádku v otevřené databázové tabulce - zvolte <emph>Výška řádku</emph>."
+#. pZBTt
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11488,6 +12931,7 @@ msgctxt ""
msgid "Choose <emph>Format - Columns - Width</emph>."
msgstr ""
+#. zP8Aw
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11496,6 +12940,7 @@ msgctxt ""
msgid "Open context menu of a column header in a database table - choose <emph>Column Width</emph>."
msgstr "Otevřete místní nabídku záhlaví sloupce v otevřené databázové tabulce - zvolte <emph>Šířka sloupce</emph>."
+#. kq94E
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11504,6 +12949,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Choose <emph>Format - Cells - Numbers</emph> tab.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Zvolte kartu <emph>Formát - Buňky - Čísla</emph>.</caseinline></switchinline>"
+#. wKdCV
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11512,6 +12958,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Choose <emph>View - Styles</emph> - open context menu and choose <emph>Modify/New - Numbers</emph> tab.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Zvolte <emph>Zobrazit - Styly</emph> - otevřete místní nabídku a zvolte <emph>Upravit/Nový - Čísla</emph>.</caseinline></switchinline>"
+#. Zpngu
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11520,6 +12967,7 @@ msgctxt ""
msgid "Open context menu for a column header in an open database table - choose <emph>Column Format - Format</emph> tab."
msgstr "Otevřete místní nabídku záhlaví sloupce v otevřené databázové tabulce - zvolte <emph>Formát sloupce - Formát</emph>."
+#. hHBnY
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11528,6 +12976,7 @@ msgctxt ""
msgid "Choose <emph>Format - Axis - Y Axis - Numbers</emph> tab (Chart Documents)."
msgstr "Zvolte kartu <emph>Formát - Osy - Osa Y - Čísla</emph> (grafy)."
+#. AbPHG
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11536,6 +12985,7 @@ msgctxt ""
msgid "Also as <emph>Number Format</emph> dialog for tables and fields in text documents: Choose <emph>Format - Number Format</emph>, or choose <emph>Insert - Field - More Fields - Variables</emph> tab and select <emph>Additional formats</emph> in the <emph>Format</emph> list."
msgstr "Také jako dialogové okno <emph>Formát čísla</emph> pro tabulky a pole v textových dokumentech: Zvolte <emph>Formát - Formát čísla</emph> nebo zvolte kartu <emph>Vložit - Pole - Další pole - Proměnné</emph> a vyberte v seznamu <emph>Formát</emph> položku <emph>Další formáty</emph>."
+#. yMFSR
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11544,6 +12994,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CHART\">Choose <emph>Format - Title - Main Title - Alignment</emph> tab.</caseinline><defaultinline>Choose <emph>Format - Cells - Alignment</emph> tab.</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CHART\">Zvolte kartu <emph>Formát - Popis - Hlavní nadpis - Zarovnání</emph>.</caseinline><defaultinline>Zvolte kartu <emph>Formát - Buňky - Zarovnání</emph>.</defaultinline></switchinline>"
+#. LwvEm
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11552,6 +13003,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CHART\"/><defaultinline>Open context menu of a column header in a database table - choose <emph>Column Format - Alignment</emph> tab.</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CHART\"/><defaultinline>Otevřete místní nabídku záhlaví sloupce v otevřené databázové tabulce - zvolte <emph>Formát sloupce - Zarovnání</emph>.</defaultinline></switchinline>"
+#. 5HAwp
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11560,6 +13012,7 @@ msgctxt ""
msgid "<variable id=\"tabform\">Open context menu of a row header in a database table - choose <emph>Table Format</emph>.</variable>"
msgstr "<variable id=\"tabform\">Otevřete místní nabídku záhlaví řádku v otevřené databázové tabulce - zvolte <emph>Formát tabulky</emph>.</variable>"
+#. 3Gp93
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11568,6 +13021,7 @@ msgctxt ""
msgid "<variable id=\"spaltform\">Open context menu of a column header in a database table - choose <emph>Column Format</emph>.</variable>"
msgstr "<variable id=\"spaltform\">Otevřete místní nabídku záhlaví sloupce v otevřené databázové tabulce - zvolte <emph>Formát sloupce</emph>.</variable>"
+#. V6PjH
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11576,6 +13030,7 @@ msgctxt ""
msgid "<variable id=\"zeilenloeschen\">Context menu for a row header in an open database table - <emph>Delete Rows</emph>.</variable>"
msgstr "<variable id=\"zeilenloeschen\">Otevřete místní nabídku záhlaví řádku v otevřené databázové tabulce - zvolte <emph>Smazat řádky</emph>.</variable>"
+#. jTmZD
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11584,6 +13039,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Flip</emph> ($[officename] Draw)."
msgstr ""
+#. 78fz2
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11592,6 +13048,7 @@ msgctxt ""
msgid "Choose <emph>Format - Image - Properties - Image</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Obrázek - Vlastnosti - Obrázek</emph>."
+#. LZuYQ
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11600,6 +13057,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Flip</emph> (presentation documents)."
msgstr "Otevřete místní nabídku - zvolte <emph>Překlopit</emph> (prezentace)."
+#. GBjD2
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11608,6 +13066,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Flip - Vertically</emph> ($[officename] Draw)."
msgstr ""
+#. XuoY2
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11616,6 +13075,7 @@ msgctxt ""
msgid "Choose <emph>Format - Image - Properties - Image</emph> tab."
msgstr "Zvolte kartu <emph>Formát - Obrázek - Vlastnosti - Obrázek</emph>."
+#. Nzu6Y
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11624,6 +13084,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Flip - Vertically</emph> (presentation documents)."
msgstr "Otevřete místní nabídku - zvolte <emph>Překlopit - Svisle</emph> (prezentace)."
+#. LcoHC
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11632,6 +13093,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Flip - Horizontally</emph> ($[officename] Draw)."
msgstr ""
+#. qfb9D
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11640,6 +13102,7 @@ msgctxt ""
msgid "Choose <emph>Format - Image - Properties</emph>, and then click the <emph>Image</emph> tab."
msgstr "Zvolte <emph>Formát - Obrázek - Vlastnosti</emph> a klepněte na kartu <emph>Obrázek</emph>."
+#. qfEx4
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11648,6 +13111,7 @@ msgctxt ""
msgid "Choose <emph>Format - Flip - Horizontally</emph>."
msgstr "Zvolte <emph>Formát - Překlopit - Vodorovně</emph>."
+#. dSXom
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11656,6 +13120,7 @@ msgctxt ""
msgid "Right-click a selected object - choose <emph>Flip - Horizontally</emph> ($[officename] Impress)."
msgstr "Klepněte pravým tlačítkem na objekt a zvolte <emph>Překlopit - Vodorovně</emph> ($[officename] Impress)."
+#. 3LBoK
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11664,6 +13129,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Distribution</emph> ($[officename] Draw)."
msgstr ""
+#. iAAAo
#: 00040503.xhp
msgctxt ""
"00040503.xhp\n"
@@ -11672,6 +13138,7 @@ msgctxt ""
msgid "Open context menu - choose <emph>Distribution</emph> ($[officename] Impress)."
msgstr "Otevřete místní nabídku - zvolte <emph>Rozmístění</emph> ($[officename] Impress)."
+#. q4uTc
#: 01000000.xhp
msgctxt ""
"01000000.xhp\n"
@@ -11680,6 +13147,7 @@ msgctxt ""
msgid "Showing and Hiding Docked Windows"
msgstr "Zobrazení a skrytí ukotvených oken"
+#. stxG6
#: 01000000.xhp
msgctxt ""
"01000000.xhp\n"
@@ -11688,6 +13156,7 @@ msgctxt ""
msgid "Showing and Hiding Docked Windows"
msgstr "Zobrazení a skrytí ukotvených oken"
+#. WAD7S
#: 01000000.xhp
msgctxt ""
"01000000.xhp\n"
@@ -11696,6 +13165,7 @@ msgctxt ""
msgid "Every <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"docked\">docked</link> window has an icon to control the display properties of the window."
msgstr "Každé <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"ukotvené\">ukotvené</link> okno má ikonu k ovládání vlastností okna."
+#. jJcsB
#: 01000000.xhp
msgctxt ""
"01000000.xhp\n"
@@ -11704,6 +13174,7 @@ msgctxt ""
msgid "To show or hide a docked window, click the icon."
msgstr "Pro zobrazení nebo skrytí ukotveného okna klepněte na ikonu."
+#. yLEED
#: 01000000.xhp
msgctxt ""
"01000000.xhp\n"
@@ -11712,6 +13183,7 @@ msgctxt ""
msgid "AutoShow and AutoHide Docked Windows"
msgstr "Automatické zobrazení a skrytí ukotvených oken"
+#. VvJb6
#: 01000000.xhp
msgctxt ""
"01000000.xhp\n"
@@ -11720,6 +13192,7 @@ msgctxt ""
msgid "You can click the edge of a hidden docked window to open the window."
msgstr "Skryté ukotvené okno je možné otevřít klepnutím na jeho okraj."
+#. acN6C
#: 01000000.xhp
msgctxt ""
"01000000.xhp\n"
@@ -11728,6 +13201,7 @@ msgctxt ""
msgid "The docked window closes automatically when you move the mouse pointer outside of the window."
msgstr "Ukotvené okno se automaticky zavře, když přesunete ukazatel myši mimo okno."
+#. vcoro
#: 01000000.xhp
msgctxt ""
"01000000.xhp\n"
@@ -11736,6 +13210,7 @@ msgctxt ""
msgid "Multiple docked windows act as a single window in AutoShow/AutoHide mode."
msgstr "V režimu automatické zobrazení/automatické skrytí se více ukotvených oken chová jako jedno okno."
+#. cJ35Y
#: 01000000.xhp
msgctxt ""
"01000000.xhp\n"
@@ -11744,6 +13219,7 @@ msgctxt ""
msgid "Drag and Drop"
msgstr "Táhni a pusť"
+#. tanGb
#: 01000000.xhp
msgctxt ""
"01000000.xhp\n"
@@ -11752,6 +13228,7 @@ msgctxt ""
msgid "If you drag an object over the edge of a hidden docked window, the window opens in AutoShow mode."
msgstr "Pokud přetáhnete objekt na okraj skrytého ukotveného okna, okno se zobrazí v režimu automatického zobrazení."
+#. zxwWn
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -11760,6 +13237,7 @@ msgctxt ""
msgid "Gallery context menu"
msgstr "Místní nabídka funkce Galerie"
+#. xa4Fw
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -11768,6 +13246,7 @@ msgctxt ""
msgid "Gallery context menu"
msgstr "Místní nabídka funkce Galerie"
+#. f2cMT
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -11776,6 +13255,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GALLERY_MN_ADDMENU\">Defines how a selected graphic object is inserted into a document.</ahelp>"
msgstr "<ahelp hid=\"HID_GALLERY_MN_ADDMENU\">Určuje, jak se vybraný obrázek vloží do dokumentu.</ahelp>"
+#. b8o6a
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -11784,6 +13264,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GALLERY_MN_ADD\">Inserts a copy of the selected graphic object directly into the document.</ahelp>"
msgstr "<ahelp hid=\"HID_GALLERY_MN_ADD\">Vloží do dokumentu přímo kopii vybraného obrázku.</ahelp>"
+#. u8ggN
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -11792,6 +13273,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GALLERY_MN_ADD_LINK\">Inserts the selected graphic as a link.</ahelp>"
msgstr "<ahelp hid=\"HID_GALLERY_MN_ADD_LINK\">Vloží vybraný obrázek jako odkaz.</ahelp>"
+#. zBAp3
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -11800,6 +13282,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GALLERY_MN_PREVIEW\">The<emph> Preview </emph>command displays the selected graphic.</ahelp>"
msgstr "<ahelp hid=\"HID_GALLERY_MN_PREVIEW\">Příkaz <emph>Náhled</emph> zobrazí vybraný obrázek.</ahelp>"
+#. 6CUyY
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -11808,6 +13291,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/gallerytitledialog/GalleryTitleDialog\">Assigns a title to a selected Gallery object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/gallerytitledialog/GalleryTitleDialog\">Přiřadí vybranému objektu Galerie titulek.</ahelp>"
+#. 6QoZG
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -11816,6 +13300,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GALLERY_MN_DELETE\">Deletes the selected graphic after confirmation.</ahelp>"
msgstr "<ahelp hid=\"HID_GALLERY_MN_DELETE\">Po potvrzení odstraní vybraný obrázek.</ahelp>"
+#. 5hJ6a
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -11824,6 +13309,7 @@ msgctxt ""
msgid "Context Menu of Web Pages in Read-Only Mode"
msgstr "Místní nabídka webových stránek v režimu jen pro čtení"
+#. upJ85
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -11832,6 +13318,7 @@ msgctxt ""
msgid "Context Menu of Web Pages in Read-Only Mode"
msgstr "Místní nabídka webových stránek v režimu jen pro čtení"
+#. CtLLG
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -11840,6 +13327,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_MN_READONLY_SAVEGRAPHIC\">Opens a dialog where you can save the selected graphics.</ahelp>"
msgstr "<ahelp hid=\"HID_MN_READONLY_SAVEGRAPHIC\">Otevře dialogové okno, ve kterém je možné uložit vybraný obrázek.</ahelp>"
+#. 3nWVM
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -11848,6 +13336,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_MN_READONLY_COPYLINK\">Copies the link at the mouse pointer to the clipboard.</ahelp>"
msgstr "<ahelp hid=\"HID_MN_READONLY_COPYLINK\">Zkopíruje odkaz na místě ukazatele myši do schránky.</ahelp>"
+#. rtZo6
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -11856,6 +13345,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_MN_READONLY_COPYGRAPHIC\">Copies a selected graphic to the clipboard.</ahelp>"
msgstr "<ahelp hid=\"HID_MN_READONLY_COPYGRAPHIC\">Zkopíruje vybraný obrázek do schránky.</ahelp>"
+#. hKB2e
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -11864,6 +13354,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_MN_READONLY_LOADGRAPHIC\">If you have deactivated the graphics display, choose the<emph> Load Graphics </emph>command to make them visible.</ahelp>"
msgstr "<ahelp hid=\"HID_MN_READONLY_LOADGRAPHIC\">Pokud jste zakázali zobrazení obrázků, je možné je příkazem <emph>Načíst obrázek</emph> zobrazit.</ahelp>"
+#. kXRqe
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -11872,6 +13363,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_MN_READONLY_GRAPHICOFF\">Sets all graphics in the document to be invisible.</ahelp>"
msgstr "<ahelp hid=\"HID_MN_READONLY_GRAPHICOFF\">Vypne zobrazení všech obrázků v dokumentu.</ahelp>"
+#. VraVt
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -11880,6 +13372,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_MN_READONLY_SAVEBACKGROUND\">Allows you to save the background of a Web page.</ahelp>"
msgstr "<ahelp hid=\"HID_MN_READONLY_SAVEBACKGROUND\">Umožňuje uložit pozadí webové stránky.</ahelp>"
+#. Hxrcv
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -11888,6 +13381,7 @@ msgctxt ""
msgid "General"
msgstr "Obecné"
+#. GAKXh
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -11896,6 +13390,7 @@ msgctxt ""
msgid "<link href=\"text/shared/00/01050000.xhp\" name=\"General\">General</link>"
msgstr "<link href=\"text/shared/00/01050000.xhp\" name=\"Obecné\">Obecné</link>"
+#. hDAjC
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -11904,6 +13399,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The<emph> General </emph>tab page lists the general properties of the current theme.</ahelp>"
msgstr "<ahelp hid=\".\">Na kartě <emph>Obecné</emph> jsou vypsány obecné vlastnosti aktuálního motivu vzhledu.</ahelp>"
+#. 3VTML
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -11912,6 +13408,7 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. tbFvR
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -11920,6 +13417,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/gallerygeneralpage/name\">Displays the name of the theme.</ahelp> If no name has been assigned, you can type a new name in the text box."
msgstr "<ahelp hid=\"cui/ui/gallerygeneralpage/name\">Zobrazuje název motivu vzhledu.</ahelp> Pokud ještě nebyl určen název, je možné jej v tomto poli zadat."
+#. 3RGPG
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -11928,6 +13426,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. Bqd8U
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -11936,6 +13435,7 @@ msgctxt ""
msgid "Specifies the object type."
msgstr "Určuje typ objektu."
+#. RSoPq
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -11944,6 +13444,7 @@ msgctxt ""
msgid "Location"
msgstr "Umístění"
+#. Ji5KY
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -11952,6 +13453,7 @@ msgctxt ""
msgid "Specifies the complete object path."
msgstr "Určuje kompletní cestu k objektu."
+#. D9wuA
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -11960,6 +13462,7 @@ msgctxt ""
msgid "Edit Menu"
msgstr ""
+#. RNm9w
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -11968,6 +13471,7 @@ msgctxt ""
msgid "Edit Menu"
msgstr ""
+#. LTGgo
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -11976,6 +13480,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Undo</emph>."
msgstr ""
+#. 7JARX
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -11984,6 +13489,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z"
msgstr ""
+#. LW82F
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -11992,6 +13498,7 @@ msgctxt ""
msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
msgstr ""
+#. WZewE
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12000,6 +13507,7 @@ msgctxt ""
msgid "<image id=\"img_id3155577\" src=\"cmd/sc_undo.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155577\">Icon</alt></image>"
msgstr ""
+#. QzA62
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12008,6 +13516,7 @@ msgctxt ""
msgid "Undo"
msgstr ""
+#. LNi3D
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12016,6 +13525,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Redo</emph>."
msgstr ""
+#. VgWZG
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12024,6 +13534,7 @@ msgctxt ""
msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
+#. HGqAc
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12032,6 +13543,7 @@ msgctxt ""
msgid "<image id=\"img_id3150358\" src=\"cmd/sc_redo.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150358\">Icon</alt></image>"
msgstr ""
+#. F99gF
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12040,6 +13552,7 @@ msgctxt ""
msgid "Redo"
msgstr ""
+#. yt7GK
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12048,6 +13561,7 @@ msgctxt ""
msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
msgstr ""
+#. Jx4pN
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12056,6 +13570,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Cut</emph>."
msgstr ""
+#. xHH38
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12064,6 +13579,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+X"
msgstr ""
+#. YEYM4
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12072,6 +13588,7 @@ msgctxt ""
msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
+#. rLi5W
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12080,6 +13597,7 @@ msgctxt ""
msgid "<image id=\"img_id3145744\" src=\"cmd/sc_cut.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145744\">Icon</alt></image>"
msgstr ""
+#. b2BCg
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12088,6 +13606,7 @@ msgctxt ""
msgid "Cut"
msgstr ""
+#. Z8QDn
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12096,6 +13615,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Copy</emph>."
msgstr ""
+#. MaAhm
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12104,6 +13624,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C"
msgstr ""
+#. ENXCh
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12112,6 +13633,7 @@ msgctxt ""
msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
+#. AHgpb
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12120,6 +13642,7 @@ msgctxt ""
msgid "<image id=\"img_id3156441\" src=\"cmd/sc_copy.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156441\">Icon</alt></image>"
msgstr ""
+#. Ezjwz
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12128,6 +13651,7 @@ msgctxt ""
msgid "Copy"
msgstr ""
+#. BNDeG
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12136,6 +13660,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Paste</emph>."
msgstr ""
+#. 7sAaC
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12144,6 +13669,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V"
msgstr ""
+#. wDTHt
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12152,6 +13678,7 @@ msgctxt ""
msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
+#. aSbU2
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12160,6 +13687,7 @@ msgctxt ""
msgid "<image id=\"img_id3159196\" src=\"cmd/sc_paste.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159196\">Icon</alt></image>"
msgstr ""
+#. ZtHb2
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12168,6 +13696,7 @@ msgctxt ""
msgid "Paste"
msgstr ""
+#. P8dZs
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12176,6 +13705,7 @@ msgctxt ""
msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
msgstr ""
+#. RPFZr
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12184,6 +13714,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Select All</emph>."
msgstr ""
+#. 9tSrD
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12192,6 +13723,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A"
msgstr ""
+#. jgURb
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12200,6 +13732,7 @@ msgctxt ""
msgid "<image id=\"img_id3153095\" src=\"cmd/sc_selectall.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153095\">Icon</alt></image>"
msgstr ""
+#. 8xMiC
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12208,6 +13741,7 @@ msgctxt ""
msgid "Select All"
msgstr ""
+#. upgTD
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12216,6 +13750,7 @@ msgctxt ""
msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
msgstr ""
+#. GoHSF
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12224,6 +13759,7 @@ msgctxt ""
msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
msgstr ""
+#. gKnDh
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12232,6 +13768,7 @@ msgctxt ""
msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
msgstr ""
+#. WNZgt
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12240,6 +13777,7 @@ msgctxt ""
msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
msgstr ""
+#. JE8RB
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12248,6 +13786,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
msgstr ""
+#. ibxmB
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12256,6 +13795,7 @@ msgctxt ""
msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
msgstr ""
+#. AYu7X
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12264,6 +13804,7 @@ msgctxt ""
msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
msgstr ""
+#. V49NX
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12272,6 +13813,7 @@ msgctxt ""
msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
msgstr ""
+#. PCbpk
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12280,6 +13822,7 @@ msgctxt ""
msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
msgstr ""
+#. r6h5B
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12288,6 +13831,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
msgstr ""
+#. ZjBok
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12296,6 +13840,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
msgstr ""
+#. ZCyHL
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12304,6 +13849,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Find</emph>."
msgstr ""
+#. VbXVd
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12312,6 +13858,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F"
msgstr ""
+#. Tdp3L
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12320,6 +13867,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Find & Replace</emph>."
msgstr ""
+#. jkkFa
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12328,6 +13876,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+H"
msgstr ""
+#. UPprs
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12336,6 +13885,7 @@ msgctxt ""
msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
+#. QvErv
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12344,6 +13894,7 @@ msgctxt ""
msgid "<image id=\"img_id3149121\" src=\"cmd/sc_recsearch.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149121\">Icon</alt></image>"
msgstr ""
+#. jRcHP
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12352,6 +13903,7 @@ msgctxt ""
msgid "Find & Replace"
msgstr ""
+#. ffHRa
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12360,6 +13912,7 @@ msgctxt ""
msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
msgstr ""
+#. yjXrm
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12368,6 +13921,7 @@ msgctxt ""
msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
msgstr ""
+#. gZyCv
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12376,6 +13930,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
msgstr ""
+#. C6kEr
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12384,6 +13939,7 @@ msgctxt ""
msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
msgstr ""
+#. 44DSw
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12392,6 +13948,7 @@ msgctxt ""
msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
msgstr ""
+#. DFYxg
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12400,6 +13957,7 @@ msgctxt ""
msgid "Choose <emph>View - Navigator</emph>."
msgstr ""
+#. mXj7f
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12408,6 +13966,7 @@ msgctxt ""
msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
+#. 4icDv
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12416,6 +13975,7 @@ msgctxt ""
msgid "<image id=\"img_id3154508\" src=\"cmd/sc_navigator.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154508\">Icon</alt></image>"
msgstr ""
+#. DFjLG
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12424,6 +13984,7 @@ msgctxt ""
msgid "Navigator On/Off"
msgstr ""
+#. CVFbE
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12432,6 +13993,7 @@ msgctxt ""
msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
msgstr ""
+#. iCYAE
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12440,6 +14002,7 @@ msgctxt ""
msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
msgstr ""
+#. eDEA6
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12448,6 +14011,7 @@ msgctxt ""
msgid "<variable id=\"linkae\">Choose <emph>Edit - Links to External Files - Modify...</emph> (DDE links only).</variable>"
msgstr ""
+#. UbEQ7
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12456,6 +14020,7 @@ msgctxt ""
msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
msgstr ""
+#. vEEaa
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12464,6 +14029,7 @@ msgctxt ""
msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
msgstr ""
+#. uGqZD
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12472,6 +14038,7 @@ msgctxt ""
msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> in Writer and Calc or <emph>Tools - ImageMap</emph> in Impress and Draw.</variable>"
msgstr ""
+#. XmBGV
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12480,6 +14047,7 @@ msgctxt ""
msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph> in Writer and Calc or <emph>Tools - ImageMap</emph> in Impress and Draw,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
msgstr ""
+#. hfZ8h
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12488,6 +14056,7 @@ msgctxt ""
msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
msgstr ""
+#. ZuFLY
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12496,6 +14065,7 @@ msgctxt ""
msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
msgstr ""
+#. qzAL5
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
@@ -12504,6 +14074,7 @@ msgctxt ""
msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
msgstr ""
+#. PNGYK
#: icon_alt.xhp
msgctxt ""
"icon_alt.xhp\n"
@@ -12512,6 +14083,7 @@ msgctxt ""
msgid "Standard Icons Alt Texts to be Embedded"
msgstr "Alternativní texty standardních ikonek pro vložení"
+#. C2m5w
#: icon_alt.xhp
msgctxt ""
"icon_alt.xhp\n"
@@ -12520,6 +14092,7 @@ msgctxt ""
msgid "<variable id=\"alt_icon\">Icon </variable>"
msgstr "<variable id=\"alt_icon\">Ikona</variable>"
+#. UXESe
#: icon_alt.xhp
msgctxt ""
"icon_alt.xhp\n"
@@ -12528,6 +14101,7 @@ msgctxt ""
msgid "<variable id=\"alt_warning\">Warning Icon </variable>"
msgstr "<variable id=\"alt_warning\">Ikona upozornění</variable>"
+#. eAPnJ
#: icon_alt.xhp
msgctxt ""
"icon_alt.xhp\n"
@@ -12536,6 +14110,7 @@ msgctxt ""
msgid "<variable id=\"alt_tip\">Tip Icon </variable>"
msgstr "<variable id=\"alt_tip\">Ikona tipu</variable>"
+#. VQ5Bu
#: icon_alt.xhp
msgctxt ""
"icon_alt.xhp\n"
@@ -12543,3 +14118,4 @@ msgctxt ""
"help.text"
msgid "<variable id=\"alt_note\">Note Icon </variable>"
msgstr "<variable id=\"alt_note\">Ikona poznámky</variable>"
+
diff --git a/source/cs/helpcontent2/source/text/shared/01.po b/source/cs/helpcontent2/source/text/shared/01.po
index 3bd217face9..962315d97ec 100644
--- a/source/cs/helpcontent2/source/text/shared/01.po
+++ b/source/cs/helpcontent2/source/text/shared/01.po
@@ -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-05-31 14:53+0200\n"
+"POT-Creation-Date: 2019-09-30 14:02+0200\n"
"PO-Revision-Date: 2019-01-10 09:17+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,6 +16,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1547111868.000000\n"
+#. 3u8hR
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "New"
msgstr "Nová"
+#. vrUzp
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -32,6 +34,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01010000.xhp\" name=\"New\">New</link>"
msgstr "<link href=\"text/shared/01/01010000.xhp\" name=\"Nový\">Nový</link>"
+#. nGQS8
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -40,6 +43,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:AddDirect\">Creates a new $[officename] document.</ahelp>"
msgstr "<ahelp hid=\".uno:AddDirect\">Vytvoří nový dokument $[officename].</ahelp>"
+#. EjWWb
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -48,6 +52,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_TBXCONTROL_FILENEW\" visibility=\"hidden\">Creates a new $[officename] document. Click the arrow to select the document type.</ahelp>"
msgstr "<ahelp hid=\"HID_TBXCONTROL_FILENEW\" visibility=\"hidden\">Vytvoří nový dokument $[officename]. Klepněte na šipku pro výběr typu dokumentu.</ahelp>"
+#. 6k8EG
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -56,6 +61,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
msgstr "<ahelp hid=\".\">Chcete-li vytvořit dokument ze šablony, zvolte <emph>Nový - Šablony</emph>.</ahelp>"
+#. AtGEh
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "A template is a file that contains the design elements for a document, including formatting styles, backgrounds, frames, graphics, fields, page layout, and text."
msgstr "Šablona je soubor, který obsahuje prvky dokumentu, mimo jiné styly formátování, pozadí, rámce, obrázky, pole, rozvržení stránky a text."
+#. BLdJ5
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -72,6 +79,7 @@ msgctxt ""
msgid "<emph>Icon</emph>"
msgstr "<emph>Ikonka</emph>"
+#. HCtD3
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -80,6 +88,7 @@ msgctxt ""
msgid "<emph>Name</emph>"
msgstr "<emph>Název</emph>"
+#. EpS2K
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -88,6 +97,7 @@ msgctxt ""
msgid "<emph>Function</emph>"
msgstr "<emph>Funkce</emph>"
+#. gc5gB
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -96,6 +106,7 @@ msgctxt ""
msgid "<image id=\"img_id3153821\" src=\"res/sx03251.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153821\">Icon</alt></image>"
msgstr "<image id=\"img_id3153821\" src=\"res/sx03251.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153821\">Ikonka</alt></image>"
+#. DaHW6
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -104,6 +115,7 @@ msgctxt ""
msgid "Text Document"
msgstr "Textový dokument"
+#. Nzbhf
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -112,6 +124,7 @@ msgctxt ""
msgid "Creates a new text document in $[officename] Writer."
msgstr "Vytvoří nový textový dokument v $[officename] Writer."
+#. bPyBi
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -120,6 +133,7 @@ msgctxt ""
msgid "<image id=\"img_id3150503\" src=\"res/sx03250.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150503\">Icon</alt></image>"
msgstr "<image id=\"img_id3150503\" src=\"res/sx03250.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150503\">Ikonka</alt></image>"
+#. gCPqt
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -128,6 +142,7 @@ msgctxt ""
msgid "Spreadsheet"
msgstr "Sešit"
+#. cEPAA
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -136,6 +151,7 @@ msgctxt ""
msgid "Creates a new spreadsheet document in $[officename] Calc."
msgstr "Vytvoří nový sešit v $[officename] Calc."
+#. UxKPD
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -144,6 +160,7 @@ msgctxt ""
msgid "<image id=\"img_id3148663\" src=\"res/sx03249.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148663\">Icon</alt></image>"
msgstr "<image id=\"img_id3148663\" src=\"res/sx03249.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148663\">Ikonka</alt></image>"
+#. AQMhm
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -152,6 +169,7 @@ msgctxt ""
msgid "Presentation"
msgstr "Prezentace"
+#. wddAR
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -160,6 +178,7 @@ msgctxt ""
msgid "Creates a new presentation document in $[officename] Impress."
msgstr "Vytvoří novou prezentaci v $[officename] Impress."
+#. ZFD3B
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -168,6 +187,7 @@ msgctxt ""
msgid "<image id=\"img_id3154329\" src=\"res/sx03246.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154329\">Icon</alt></image>"
msgstr "<image id=\"img_id3154329\" src=\"res/sx03246.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154329\">Ikonka</alt></image>"
+#. 8vFqa
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -176,6 +196,7 @@ msgctxt ""
msgid "Drawing"
msgstr "Kresba"
+#. gqF2F
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -184,6 +205,7 @@ msgctxt ""
msgid "Creates a new drawing document in $[officename] Draw."
msgstr "Vytvoří novou kresbu v $[officename] Draw."
+#. 5yYug
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -192,6 +214,7 @@ msgctxt ""
msgid "<image id=\"Graphic3\" src=\"res/sx03245.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
msgstr "<image id=\"Graphic3\" src=\"res/sx03245.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Ikonka</alt></image>"
+#. Qfe7v
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -200,6 +223,7 @@ msgctxt ""
msgid "Database"
msgstr "Databáze"
+#. nPTfK
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -208,6 +232,7 @@ msgctxt ""
msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
msgstr "Otevře <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Průvodce databází</emph></link> pro vytvoření nového <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>databázového souboru</emph></link>."
+#. 9nYdo
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -216,6 +241,7 @@ msgctxt ""
msgid "<image id=\"img_id3150868\" src=\"res/sx03139.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150868\">Icon</alt></image>"
msgstr "<image id=\"img_id3150868\" src=\"res/sx03139.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150868\">Ikonka</alt></image>"
+#. n5cik
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -224,6 +250,7 @@ msgctxt ""
msgid "HTML Document"
msgstr "HTML dokument"
+#. rARaC
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -232,6 +259,7 @@ msgctxt ""
msgid "Creates a new HTML document."
msgstr "Vytvoří nový HTML dokument."
+#. UH9ib
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -240,6 +268,7 @@ msgctxt ""
msgid "<image id=\"Graphic2\" src=\"res/sx03251.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Icon</alt></image>"
msgstr "<image id=\"Graphic2\" src=\"res/sx03251.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_\">Ikonka</alt></image>"
+#. 77KZQ
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -248,6 +277,7 @@ msgctxt ""
msgid "XML Form Document"
msgstr "XML formulář"
+#. Yg89E
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -256,6 +286,7 @@ msgctxt ""
msgid "Creates a new <link href=\"text/shared/guide/xforms.xhp\">XForms</link> document."
msgstr "Vytvoří nový dokument <link href=\"text/shared/guide/xforms.xhp\">XForms</link>."
+#. TJwji
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -264,6 +295,7 @@ msgctxt ""
msgid "<image id=\"img_id3163710\" src=\"res/sx03248.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3163710\">Icon</alt></image>"
msgstr "<image id=\"img_id3163710\" src=\"res/sx03248.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3163710\">Ikonka</alt></image>"
+#. ZrAvP
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -272,6 +304,7 @@ msgctxt ""
msgid "Master Document"
msgstr "Hlavní dokument"
+#. GsRYy
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -280,6 +313,7 @@ msgctxt ""
msgid "Creates a new <link href=\"text/shared/01/01010001.xhp\" name=\"master document\">master document</link>."
msgstr "Vytvoří nový <link href=\"text/shared/01/01010001.xhp\" name=\"hlavní dokument\">hlavní dokument</link>."
+#. hS2fm
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -288,6 +322,7 @@ msgctxt ""
msgid "<image id=\"img_id3147317\" src=\"res/sx03247.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147317\">Icon</alt></image>"
msgstr "<image id=\"img_id3147317\" src=\"res/sx03247.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147317\">Ikonka</alt></image>"
+#. bky4X
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -296,6 +331,7 @@ msgctxt ""
msgid "Formula"
msgstr "Vzorec"
+#. fTvXy
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -304,6 +340,7 @@ msgctxt ""
msgid "Creates a new formula document in $[officename] Math."
msgstr "Vytvoří nový vzorec v $[officename] Math."
+#. FcjgA
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -312,6 +349,7 @@ msgctxt ""
msgid "<image id=\"img_id3083443\" src=\"res/sx03255.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3083443\">Icon</alt></image>"
msgstr "<image id=\"img_id3083443\" src=\"res/sx03255.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3083443\">Ikonka</alt></image>"
+#. WdDQu
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -320,6 +358,7 @@ msgctxt ""
msgid "Labels"
msgstr "Štítky"
+#. kKuXM
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -328,6 +367,7 @@ msgctxt ""
msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
msgstr "Otevře dialog <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Štítky</emph></link> , kde je možné upravit nastavení pro štítky a poté vytvořit nový textový dokument v $[officename] Writer."
+#. RpZ4X
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -336,6 +376,7 @@ msgctxt ""
msgid "<image id=\"img_id3156283\" src=\"res/sx03255.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156283\">Icon</alt></image>"
msgstr "<image id=\"img_id3156283\" src=\"res/sx03255.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156283\">Ikonka</alt></image>"
+#. XTgC3
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -344,6 +385,7 @@ msgctxt ""
msgid "Business Cards"
msgstr "Vizitky"
+#. EkhcS
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -352,6 +394,7 @@ msgctxt ""
msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
msgstr "Otevře dialog <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Vizitky</emph></link> , kde je možné upravit nastavení pro vizitky a poté vytvořit nový textový dokument v $[officename] Writer."
+#. UNcx5
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -360,6 +403,7 @@ msgctxt ""
msgid "<image id=\"img_id3150422\" src=\"res/sx03242.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150422\">Icon</alt></image>"
msgstr "<image id=\"img_id3150422\" src=\"res/sx03242.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150422\">Ikonka</alt></image>"
+#. 6CBVj
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -368,6 +412,7 @@ msgctxt ""
msgid "Templates"
msgstr "Šablony"
+#. 9xpyS
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -376,6 +421,7 @@ msgctxt ""
msgid "Creates a new document using an existing template."
msgstr "Vytvoří nový dokument z existující šablony."
+#. 9wnyC
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -384,6 +430,7 @@ msgctxt ""
msgid "<link href=\"text/shared/guide/doc_open.xhp\">Opening documents</link>"
msgstr "<link href=\"text/shared/guide/doc_open.xhp\">Otevírání dokumentů</link>"
+#. GpWbB
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -392,6 +439,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vytvoří nový textový dokument v $[officename] Writer.</ahelp>"
+#. VcxuB
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -400,6 +448,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vytvoří nový sešit v $[officename] Calc.</ahelp>"
+#. 9UiAs
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -408,6 +457,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vytvoří novou prezentaci v $[officename] Impress.</ahelp>"
+#. JUHgK
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -416,6 +466,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">vytvoří novou kresbu v $[officename] Draw.</ahelp>"
+#. DC9VL
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -424,6 +475,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevře <emph>Průvodce databází</emph> pro vytvoření nové databáze.</ahelp>"
+#. 8qFCs
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -432,6 +484,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new HTML document.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vytvoří nový HTML dokument.</ahelp>"
+#. DAv8C
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -440,6 +493,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new XForms document.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vytvoří nový XForms dokument.</ahelp>"
+#. VCewJ
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -448,6 +502,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new master document.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vytvoří nový hlavní dokument.</ahelp>"
+#. 7oWar
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -456,6 +511,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vytvoří nový vzorec v $[officename] Math.</ahelp>"
+#. nuAxH
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -464,6 +520,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevře dialog <emph>Štítky</emph>, kde je možné upravit nastavení pro štítky a poté vytvořit nový textový dokument pro štítky v $[officename] Writer.</ahelp>"
+#. ReEMG
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -472,6 +529,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevře dialog <emph>Vizitky</emph>, kde je možné upravit nastavení pro vizitky a poté vytvořit nový textový dokument v $[officename] Writer.</ahelp>"
+#. FpBvJ
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
@@ -480,6 +538,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new document using an existing template or opens a sample document.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vytvoří nový dokument s použitím šablony nebo otevře ukázkový dokument.</ahelp>"
+#. WrXkC
#: 01010001.xhp
msgctxt ""
"01010001.xhp\n"
@@ -488,6 +547,7 @@ msgctxt ""
msgid "Master Document"
msgstr "Hlavní dokument"
+#. BtFjN
#: 01010001.xhp
msgctxt ""
"01010001.xhp\n"
@@ -496,6 +556,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01010001.xhp\" name=\"Master Document\">Master Document</link>"
msgstr "<link href=\"text/shared/01/01010001.xhp\" name=\"Hlavní dokument\">Hlavní dokument</link>"
+#. Un5RA
#: 01010001.xhp
msgctxt ""
"01010001.xhp\n"
@@ -504,6 +565,7 @@ msgctxt ""
msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
msgstr "Pomocí hlavního dokumentu je možné organizovat složitější projekty, např. knihy. <ahelp hid=\".\">Hlavní dokument může obsahovat jednotlivé kapitoly knihy, doplněné o obsah a rejstřík.</ahelp>"
+#. 4SDS6
#: 01010001.xhp
msgctxt ""
"01010001.xhp\n"
@@ -512,6 +574,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigátor pro hlavní dokumenty</emph></link>"
+#. FkoeH
#: 01010200.xhp
msgctxt ""
"01010200.xhp\n"
@@ -520,6 +583,7 @@ msgctxt ""
msgid "Labels"
msgstr "Štítky"
+#. QYk5V
#: 01010200.xhp
msgctxt ""
"01010200.xhp\n"
@@ -528,6 +592,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link>"
msgstr "<link href=\"text/shared/01/01010200.xhp\" name=\"Štítky\">Štítky</link>"
+#. MMGTE
#: 01010200.xhp
msgctxt ""
"01010200.xhp\n"
@@ -536,6 +601,7 @@ msgctxt ""
msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
msgstr "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Umožňuje vám vytvářet štítky. Štítky se vytvářejí v textovém dokumentu.</ahelp> Štítky je možné vytisknout s použitím přednastaveného nebo vlastního formátu papíru.</variable>"
+#. zHTFz
#: 01010200.xhp
msgctxt ""
"01010200.xhp\n"
@@ -544,6 +610,7 @@ msgctxt ""
msgid "You can also print a single label or an entire sheet of labels."
msgstr "Lze vytisknout jeden nebo celý list štítků."
+#. GREF4
#: 01010200.xhp
msgctxt ""
"01010200.xhp\n"
@@ -552,6 +619,7 @@ msgctxt ""
msgid "New Document"
msgstr "Nový dokument"
+#. nzh5v
#: 01010200.xhp
msgctxt ""
"01010200.xhp\n"
@@ -560,6 +628,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/labeldialog/ok\">Creates a new document for editing.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/labeldialog/ok\">Vytvoří nový dokument, který lze upravovat.</ahelp>"
+#. GDViU
#: 01010200.xhp
msgctxt ""
"01010200.xhp\n"
@@ -568,6 +637,7 @@ msgctxt ""
msgid "<link href=\"text/shared/guide/labels.xhp\" name=\"Creating labels\">Creating labels</link>"
msgstr "<link href=\"text/shared/guide/labels.xhp\" name=\"Vytvoření štítků\">Vytvoření štítků</link>"
+#. hAQJr
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -576,6 +646,7 @@ msgctxt ""
msgid "Labels"
msgstr "Štítky"
+#. o3HZ4
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -584,6 +655,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01010201.xhp\" name=\"Labels\">Labels</link>"
msgstr "<link href=\"text/shared/01/01010201.xhp\" name=\"Štítky\">Štítky</link>"
+#. BVUFA
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -592,6 +664,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/CardMediumPage\">Specify the label text and choose the paper size for the label.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/CardMediumPage\">Zadejte text štítku a vyberte velikost papíru.</ahelp>"
+#. iFEBm
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -600,6 +673,7 @@ msgctxt ""
msgid "Inscription"
msgstr "Přípis"
+#. 4JwqL
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -608,6 +682,7 @@ msgctxt ""
msgid "Enter or insert the text that you want to appear on the label(s)."
msgstr "Zadejte nebo vložte text, který se má zobrazit na štítku (štítcích)."
+#. BF73a
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -616,6 +691,7 @@ msgctxt ""
msgid "Label text"
msgstr "Text štítku"
+#. tWpfy
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -624,6 +700,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/textview\">Enter the text that you want to appear on the label. You can also insert a database field.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/textview\">Zadejte text, který se má zobrazit na štítku. Také je možné vložit databázové pole.</ahelp>"
+#. fKrBC
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -632,6 +709,7 @@ msgctxt ""
msgid "Address"
msgstr "Adresa"
+#. a8FaF
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -640,6 +718,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/address\">Creates a label with your return address. Text that is currently in the <emph>Label text</emph> box is overwritten.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/address\">Vytvoří štítek s vaší zpáteční adresou. Text, který je v poli <emph>Text štítku</emph> se přepíše.</ahelp>"
+#. PqfB2
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -648,6 +727,7 @@ msgctxt ""
msgid "To change your return address, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010100.xhp\" name=\"%PRODUCTNAME\"><emph>%PRODUCTNAME</emph></link>, and then click on the <emph>User Data</emph> tab."
msgstr "Zpáteční adresu změníte volbou <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010100.xhp\" name=\"%PRODUCTNAME\"><emph>%PRODUCTNAME</emph></link> a následným klepnutím na kartu <emph>Uživatelské údaje</emph>."
+#. J7aAs
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -656,6 +736,7 @@ msgctxt ""
msgid "Database"
msgstr "Databáze"
+#. SpC3e
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -664,6 +745,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Vyberte databázi, kterou chcete použít jako zdroj dat pro štítky.</ahelp>"
+#. fySCS
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -672,6 +754,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabulka"
+#. Gg9dS
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -680,6 +763,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/table\">Select the database table containing the field(s) that you want to use in your label.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/table\">Vyberte databázovou tabulku obsahujíc pole, kterou chcete použít na štítcích.</ahelp>"
+#. pRqak
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -688,6 +772,7 @@ msgctxt ""
msgid "Database field"
msgstr "Pole databáze"
+#. EbjAB
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -696,6 +781,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select the database field that you want, and then click the arrow to the left of this box to insert the field into the <emph>Label text</emph> box.</ahelp>"
msgstr "<ahelp hid=\".\">Vyberte pole databáze a klepněte na šipku vlevo od tohoto pole. Tak vložíte pole do <emph>Text štítku</emph>.</ahelp>"
+#. BKEkN
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -704,6 +790,7 @@ msgctxt ""
msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
msgstr "Název databázového pole se v poli <emph>Text štítku</emph>uzavře do závorek. Jednotlivá databázová pole je možné oddělit mezerami. Po stisknutí klávesy <emph>Enter</emph> se databázové pole posune na nový řádek."
+#. x3AQU
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -712,6 +799,7 @@ msgctxt ""
msgid "Format"
msgstr "Formát"
+#. KXRDA
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -720,6 +808,7 @@ msgctxt ""
msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
msgstr "Můžete si vybrat přednastavený formát pro štítky nebo určit vlastní na kartě <emph>Formát</emph>."
+#. uboZk
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -728,6 +817,7 @@ msgctxt ""
msgid "Continuous"
msgstr "Spojitě"
+#. Cm3vB
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -736,6 +826,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/continuous\">Prints labels on continuous paper.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/continuous\">Tiskne štítky na spojitý papír.</ahelp>"
+#. 74edJ
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -744,6 +835,7 @@ msgctxt ""
msgid "Sheet"
msgstr "List"
+#. cB3Yn
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -752,6 +844,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/sheet\">Prints labels on individual sheets.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/sheet\">Tiskne štítky na jednotlivé listy.</ahelp>"
+#. KtWVV
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -760,6 +853,7 @@ msgctxt ""
msgid "Brand"
msgstr "Značka"
+#. UmzFt
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -768,6 +862,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/brand\">Select the brand of paper that you want to use.</ahelp> Each brand has its own size formats."
msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/brand\">Vyberte značku papíru, kterou chcete použít.</ahelp> Každá značka má jiné rozměry."
+#. BdKaj
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -776,6 +871,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. RFPbS
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -784,6 +880,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/type\">Select the size format that you want to use. The available formats depend on the brand on what you selected in the <emph>Brand</emph> list. If you want to use a custom label format, select <emph>[User]</emph>, and then click the <link href=\"text/shared/01/01010202.xhp\" name=\"Format\"><emph>Format</emph></link> tab to define the format.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/type\">Vyberte formát rozměrů, který chcete použít. Dostupné formáty závisí na značce vybrané v seznamu <emph>Značka</emph>. Pokud chcete použít vlastní formát štítků, vyberte <emph>[Uživatelský]</emph>a poté určete formát na kartě <link href=\"text/shared/01/01010202.xhp\" name=\"Format\"><emph>Formát</emph></link> .</ahelp>"
+#. ndEoL
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -792,6 +889,7 @@ msgctxt ""
msgid "Info"
msgstr "Informace"
+#. BeHbM
#: 01010201.xhp
msgctxt ""
"01010201.xhp\n"
@@ -800,6 +898,7 @@ msgctxt ""
msgid "The paper type and the dimensions of the label are displayed at the bottom of the <emph>Format</emph> area."
msgstr "Druh papíru a rozměry štítků se zobrazují ve spodní části sekce <emph>Formát</emph>."
+#. 4RW4s
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -808,6 +907,7 @@ msgctxt ""
msgid "Format"
msgstr "Formát"
+#. sPzzy
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -816,6 +916,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01010202.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/shared/01/01010202.xhp\" name=\"Formát\">Formát</link>"
+#. bNzeF
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -824,6 +925,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/LabelFormatPage\">Set paper formatting options.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/LabelFormatPage\">Nastaví formát papíru.</ahelp>"
+#. V9kbG
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -832,6 +934,7 @@ msgctxt ""
msgid "Horizontal pitch"
msgstr "Vodorovná rozteč"
+#. QfbC5
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -840,6 +943,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/hori\">Displays the distance between the left edges of adjacent labels or business cards. If you are defining a custom format, enter a value here.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/hori\">Vzdálenost mezi levými okraji sousedních štítků nebo vizitek. Pokud nastavujete vlastní formát, zadejte zde hodnotu.</ahelp>"
+#. C2ZWV
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -848,6 +952,7 @@ msgctxt ""
msgid "Vertical pitch"
msgstr "Svislá rozteč"
+#. YFBED
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -856,6 +961,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/vert\">Displays the distance between the upper edge of a label or a business card and the upper edge of the label or the business card directly below. If you are defining a custom format, enter a value here.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/vert\">Vzdálenost mezi horním okrajem štítku nebo vizitky a horním okraje štítku nebo vizitky pod ní. Pokud nastavujete vlastní formát, zadejte zde hodnotu.</ahelp>"
+#. CSAJN
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -864,6 +970,7 @@ msgctxt ""
msgid "Width"
msgstr "Šířka"
+#. xNaAt
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -872,6 +979,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/width\">Displays the width for the label or the business card. If you are defining a custom format, enter a value here.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/width\">Zobrazí šířku štítku nebo vizitky. Pokud nastavujete vlastní formát, zadejte zde hodnotu.</ahelp>"
+#. NWAFQ
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -880,6 +988,7 @@ msgctxt ""
msgid "Height"
msgstr "Výška"
+#. xjDUs
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -888,6 +997,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/height\">Displays the height for the label or business card. If you are defining a custom format, enter a value here.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/height\">Zobrazí šířka štítku nebo vizitky. Pokud nastavujete vlastní formát, zadejte zde hodnotu.</ahelp>"
+#. EkLN3
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -896,6 +1006,7 @@ msgctxt ""
msgid "Left margin"
msgstr "Levý okraj"
+#. 5U2mQ
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -904,6 +1015,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/left\">Displays the distance from the left edge of the page to the left edge of the first label or business card. If you are defining a custom format, enter a value here.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/left\">Zobrazí vzdálenost mezi levým okrajem stránky a levým okrajem prvního štítku nebo vizitky. Pokud nastavujete vlastní formát, zadejte zde hodnotu.</ahelp>"
+#. Bdde6
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -912,6 +1024,7 @@ msgctxt ""
msgid "Upper margin"
msgstr "Horní okraj"
+#. Y7AcG
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -920,6 +1033,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/top\">Displays distance from the top edge of the page to the top of the first label or business card. If you are defining a custom format, enter a value here.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/top\">Zobrazí vzdálenost mezi horním okrajem stránky a horním okrajem prvního štítku nebo vizitky. Pokud nastavujete vlastní formát, zadejte zde hodnotu.</ahelp>"
+#. EfAJX
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -928,6 +1042,7 @@ msgctxt ""
msgid "Columns"
msgstr "Sloupce"
+#. kZ3iQ
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -936,6 +1051,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/cols\">Enter the number of labels or business cards that you want to span the width of the page.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/cols\">Zadejte počet štítků nebo vizitek, které budou vedle sebe na stránce.</ahelp>"
+#. T4SAF
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -944,6 +1060,7 @@ msgctxt ""
msgid "Rows"
msgstr "Řádky"
+#. X3gxG
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -952,6 +1069,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/rows\">Enter the number of labels or business cards that you want to span the height of the page.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/rows\">Zadejte počet štítků nebo vizitek, které budou nad sebou na stránce.</ahelp>"
+#. v93KC
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -960,6 +1078,7 @@ msgctxt ""
msgid "Save"
msgstr "Uložit"
+#. x4kcz
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -968,6 +1087,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/save\">Saves the current label or business card format.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/save\">Uloží aktuální formát štítků nebo vizitek.</ahelp>"
+#. uLMaF
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -976,6 +1096,7 @@ msgctxt ""
msgid "Save Label Format"
msgstr "Uložit formát štítku"
+#. zFVEV
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -984,6 +1105,7 @@ msgctxt ""
msgid "Brand"
msgstr "Značka"
+#. wAUoE
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -992,6 +1114,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/savelabeldialog/brand\">Enter or select the desired brand.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/savelabeldialog/brand\">Zadejte nebo vyberte požadovanou značku.</ahelp>"
+#. EEDsA
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -1000,6 +1123,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. gDFgW
#: 01010202.xhp
msgctxt ""
"01010202.xhp\n"
@@ -1008,6 +1132,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/savelabeldialog/type\">Enter or select a label type.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/savelabeldialog/type\">Zadejte nebo vyberte druh štítků.</ahelp>"
+#. PEGx6
#: 01010203.xhp
msgctxt ""
"01010203.xhp\n"
@@ -1016,6 +1141,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. Ygpcu
#: 01010203.xhp
msgctxt ""
"01010203.xhp\n"
@@ -1024,6 +1150,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01010203.xhp\" name=\"Options\">Options</link>"
msgstr "<link href=\"text/shared/01/01010203.xhp\" name=\"Možnosti\">Možnosti</link>"
+#. bLgJQ
#: 01010203.xhp
msgctxt ""
"01010203.xhp\n"
@@ -1032,6 +1159,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/labeloptionspage/LabelOptionsPage\" visibility=\"visible\">Sets additional options for your labels or business cards, including text synchronization and printer settings.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/labeloptionspage/LabelOptionsPage\" visibility=\"visible\">Další možnosti nastavení štítků nebo vizitek, např. synchronizace textu a volby tiskárny.</ahelp>"
+#. J5NKo
#: 01010203.xhp
msgctxt ""
"01010203.xhp\n"
@@ -1040,6 +1168,7 @@ msgctxt ""
msgid "Entire Page"
msgstr "Celá stránka"
+#. SMrEY
#: 01010203.xhp
msgctxt ""
"01010203.xhp\n"
@@ -1048,6 +1177,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/labeloptionspage/entirepage\" visibility=\"visible\">Creates a full page of labels or business cards.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/labeloptionspage/entirepage\" visibility=\"visible\">Vytvoří celou stránku štítků nebo vizitek.</ahelp>"
+#. fpLbT
#: 01010203.xhp
msgctxt ""
"01010203.xhp\n"
@@ -1056,6 +1186,7 @@ msgctxt ""
msgid "Single Label"
msgstr "Jeden štítek"
+#. eASxw
#: 01010203.xhp
msgctxt ""
"01010203.xhp\n"
@@ -1064,6 +1195,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/labeloptionspage/singlelabel\" visibility=\"visible\">Prints a single label or business card on a page.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/labeloptionspage/singlelabel\" visibility=\"visible\">Vytiskne jeden štítek nebo vizitku na stránku.</ahelp>"
+#. 6vutY
#: 01010203.xhp
msgctxt ""
"01010203.xhp\n"
@@ -1072,6 +1204,7 @@ msgctxt ""
msgid "Column"
msgstr "Sloupec"
+#. caxCZ
#: 01010203.xhp
msgctxt ""
"01010203.xhp\n"
@@ -1080,6 +1213,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/labeloptionspage/cols\" visibility=\"visible\">Enter the number of labels or business cards that you want to have in a row on your page.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/labeloptionspage/cols\" visibility=\"visible\">Zadejte počet štítků nebo vizitek, které chcete v jednom řádku na stránce.</ahelp>"
+#. uNo8k
#: 01010203.xhp
msgctxt ""
"01010203.xhp\n"
@@ -1088,6 +1222,7 @@ msgctxt ""
msgid "Row"
msgstr "Řádek"
+#. NyEWA
#: 01010203.xhp
msgctxt ""
"01010203.xhp\n"
@@ -1096,6 +1231,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/labeloptionspage/rows\" visibility=\"visible\">Enter the number of rows of labels or business cards that you want to have on your page.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/labeloptionspage/rows\" visibility=\"visible\">Zadejte počet řádků štítků nebo vizitek, které chcete na stránce.</ahelp>"
+#. NFzAn
#: 01010203.xhp
msgctxt ""
"01010203.xhp\n"
@@ -1104,6 +1240,7 @@ msgctxt ""
msgid "Synchronize contents"
msgstr "Synchronizovat obsahy"
+#. joums
#: 01010203.xhp
msgctxt ""
"01010203.xhp\n"
@@ -1112,6 +1249,7 @@ msgctxt ""
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Umožňuje vám upravit jeden štítek nebo vizitku a po klepnutí na tlačítko <emph>Synchronizovat obsahy</emph> aktualizovat obsah všech štítků či vizitek.</ahelp>"
+#. FgCBa
#: 01010203.xhp
msgctxt ""
"01010203.xhp\n"
@@ -1120,6 +1258,7 @@ msgctxt ""
msgid "Synchronize Labels"
msgstr "Synchronizovat štítky"
+#. gySBJ
#: 01010203.xhp
msgctxt ""
"01010203.xhp\n"
@@ -1128,6 +1267,7 @@ msgctxt ""
msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
msgstr "Tlačítko <emph>Synchronizovat štítky</emph> se v dokumentu zobrazí, pokud jste při vytváření štítků nebo vizitek označili možnost <emph>Synchronizovat obsahy</emph> na kartě <emph>Možnosti</emph>."
+#. vG5Xq
#: 01010203.xhp
msgctxt ""
"01010203.xhp\n"
@@ -1136,6 +1276,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/floatingsync/sync\" visibility=\"visible\">Copies the contents of the top left label or business card to the remaining labels or business cards on the page.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/floatingsync/sync\" visibility=\"visible\">Zkopíruje obsah levého horního štítku nebo vizitky do ostatních štítků či vizitek na stránce.</ahelp>"
+#. hKtoK
#: 01010203.xhp
msgctxt ""
"01010203.xhp\n"
@@ -1144,6 +1285,7 @@ msgctxt ""
msgid "Printer"
msgstr "Tiskárna"
+#. LwKdp
#: 01010203.xhp
msgctxt ""
"01010203.xhp\n"
@@ -1152,6 +1294,7 @@ msgctxt ""
msgid "Displays the name of the currently selected printer."
msgstr "Zobrazí název aktuálně vybrané tiskárny."
+#. CNJZQ
#: 01010203.xhp
msgctxt ""
"01010203.xhp\n"
@@ -1160,6 +1303,7 @@ msgctxt ""
msgid "Setup"
msgstr "Nastavení"
+#. HBZn2
#: 01010203.xhp
msgctxt ""
"01010203.xhp\n"
@@ -1168,6 +1312,7 @@ msgctxt ""
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Otevře dialog <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Nastavení tiskárny</emph></link> dialog.</ahelp>"
+#. pcasA
#: 01010300.xhp
msgctxt ""
"01010300.xhp\n"
@@ -1176,6 +1321,7 @@ msgctxt ""
msgid "Business cards"
msgstr "Vizitky"
+#. hd2do
#: 01010300.xhp
msgctxt ""
"01010300.xhp\n"
@@ -1184,6 +1330,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01010300.xhp\" name=\"Business cards\">Business cards</link>"
msgstr "<link href=\"text/shared/01/01010300.xhp\" name=\"Vizitky\">Vizitky</link>"
+#. TRVvT
#: 01010300.xhp
msgctxt ""
"01010300.xhp\n"
@@ -1192,6 +1339,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:InsertBusinessCard\">Design and create your own business cards.</ahelp> You can choose from a number of pre-defined size formats or create your own."
msgstr "<ahelp hid=\".uno:InsertBusinessCard\">Umožní vám navrhnout a vytvořit vizitky.</ahelp> Můžete si vybrat z přednastavených formátů nebo vytvořit vlastní."
+#. GLbAF
#: 01010301.xhp
msgctxt ""
"01010301.xhp\n"
@@ -1200,6 +1348,7 @@ msgctxt ""
msgid "Medium"
msgstr "Médium"
+#. kzyLC
#: 01010301.xhp
msgctxt ""
"01010301.xhp\n"
@@ -1208,6 +1357,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01010301.xhp\" name=\"Medium\">Medium</link>"
msgstr "<link href=\"text/shared/01/01010301.xhp\" name=\"Médium\">Médium</link>"
+#. zgRPK
#: 01010301.xhp
msgctxt ""
"01010301.xhp\n"
@@ -1216,6 +1366,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select the size of your business card from a number of predefined size formats, or a size format that you specify on the <emph>Format</emph> tab.</ahelp>"
msgstr "<ahelp hid=\".\">Vyberte velikost vizitek z přednastavených formátů nebo určete vlastní na kartě <emph>Formát</emph>.</ahelp>"
+#. GFVvA
#: 01010301.xhp
msgctxt ""
"01010301.xhp\n"
@@ -1224,6 +1375,7 @@ msgctxt ""
msgid "Format"
msgstr "Formát"
+#. HZ5Cz
#: 01010301.xhp
msgctxt ""
"01010301.xhp\n"
@@ -1232,6 +1384,7 @@ msgctxt ""
msgid "Select a size format for your business card."
msgstr "Vyberte velikost pro vizitky."
+#. aCFZR
#: 01010301.xhp
msgctxt ""
"01010301.xhp\n"
@@ -1240,6 +1393,7 @@ msgctxt ""
msgid "Continuous"
msgstr "Spojitě"
+#. FDYaZ
#: 01010301.xhp
msgctxt ""
"01010301.xhp\n"
@@ -1248,6 +1402,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Prints business cards on continuous paper.</ahelp>"
msgstr "<ahelp hid=\".\">Vytiskne vizitky na souvislý papír.</ahelp>"
+#. TETNU
#: 01010301.xhp
msgctxt ""
"01010301.xhp\n"
@@ -1256,6 +1411,7 @@ msgctxt ""
msgid "Sheet"
msgstr "List"
+#. tWAje
#: 01010301.xhp
msgctxt ""
"01010301.xhp\n"
@@ -1264,6 +1420,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Prints business cards on individual sheets.</ahelp>"
msgstr "<ahelp hid=\".\">Vytiskne vizitky na jednotlivé listy.</ahelp>"
+#. YtKJM
#: 01010301.xhp
msgctxt ""
"01010301.xhp\n"
@@ -1272,6 +1429,7 @@ msgctxt ""
msgid "Brand"
msgstr "Značka"
+#. wG68Q
#: 01010301.xhp
msgctxt ""
"01010301.xhp\n"
@@ -1280,6 +1438,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select the brand of paper that you want to use.</ahelp> Each brand has its own size formats."
msgstr "<ahelp hid=\".\">Vyberte značku papíru, kterou chcete použít.</ahelp> Každá značka má jiné rozměry."
+#. 3jGVD
#: 01010301.xhp
msgctxt ""
"01010301.xhp\n"
@@ -1288,6 +1447,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. eDDhr
#: 01010301.xhp
msgctxt ""
"01010301.xhp\n"
@@ -1296,6 +1456,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select the size format that you want to use. The available formats depend on what you selected in the <emph>Brand</emph> list. If you want to use a custom size format, select <emph>[User]</emph>, and then click the <link href=\"text/shared/01/01010202.xhp\" name=\"Format\"><emph>Format</emph></link> tab to define the format.</ahelp>"
msgstr "<ahelp hid=\".\">hid=\"HID_BUSINESS_FMT_PAGE_TYPE\">Vyberte formát rozměrů, který chcete použít. Dostupné formáty závisí na značce vybrané v seznamu <emph>Značka</emph>. Pokud chcete použít vlastní formát štítků, vyberte <emph>[Uživatelský]</emph>, a poté formát určete na kartě <link href=\"text/shared/01/01010202.xhp\" name=\"Format\"><emph>Formát</emph></link>.</ahelp>"
+#. K2VAS
#: 01010301.xhp
msgctxt ""
"01010301.xhp\n"
@@ -1304,6 +1465,7 @@ msgctxt ""
msgid "Info"
msgstr "Informace"
+#. jWurX
#: 01010301.xhp
msgctxt ""
"01010301.xhp\n"
@@ -1312,6 +1474,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The paper type and the dimensions of the business card are displayed at the bottom of the <emph>Format</emph> area.</ahelp>"
msgstr "<ahelp hid=\".\">Druh papíru a rozměry vizitek se zobrazují ve spodní části sekce <emph>Formát</emph>.</ahelp>"
+#. PMxMW
#: 01010302.xhp
msgctxt ""
"01010302.xhp\n"
@@ -1320,6 +1483,7 @@ msgctxt ""
msgid "Business Cards"
msgstr "Vizitky"
+#. dFYss
#: 01010302.xhp
msgctxt ""
"01010302.xhp\n"
@@ -1328,6 +1492,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01010302.xhp\" name=\"Business Cards\">Business Cards</link>"
msgstr "<link href=\"text/shared/01/01010302.xhp\" name=\"Vizitky\">Vizitky</link>"
+#. gBRCe
#: 01010302.xhp
msgctxt ""
"01010302.xhp\n"
@@ -1336,6 +1501,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"visible\">Define the appearance of your business cards.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"visible\">Určete vzhled svých vizitek.</ahelp>"
+#. jGUU6
#: 01010302.xhp
msgctxt ""
"01010302.xhp\n"
@@ -1344,6 +1510,7 @@ msgctxt ""
msgid "Content"
msgstr "Obsah"
+#. pEjEW
#: 01010302.xhp
msgctxt ""
"01010302.xhp\n"
@@ -1352,6 +1519,7 @@ msgctxt ""
msgid "Select a design layout for your business card."
msgstr "Vyberte rozvržení svých vizitek."
+#. bBGEh
#: 01010302.xhp
msgctxt ""
"01010302.xhp\n"
@@ -1360,6 +1528,7 @@ msgctxt ""
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/treeview\">Select a business card category in <emph>AutoText - Section</emph> box, and then click a layout in the <emph>Content</emph> list.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/treeview\">Vyberte kategorii vizitek v poli <emph>Automatický text - Sekce</emph> a poté klepněte na rozvržení v seznamu <emph>Obsah</emph>.</ahelp>"
+#. QV6Dn
#: 01010302.xhp
msgctxt ""
"01010302.xhp\n"
@@ -1368,6 +1537,7 @@ msgctxt ""
msgid "AutoText - Section"
msgstr "Automatický text - sekce"
+#. yUhAF
#: 01010302.xhp
msgctxt ""
"01010302.xhp\n"
@@ -1376,6 +1546,7 @@ msgctxt ""
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/autotext\">Select a business card category, and then click a layout in the <emph>Content</emph> list.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/autotext\">Vyberte kategorii vizitek a poté klepněte na rozvržení v seznamu <emph>Obsah</emph>.</ahelp>"
+#. FqfWr
#: 01010303.xhp
msgctxt ""
"01010303.xhp\n"
@@ -1384,6 +1555,7 @@ msgctxt ""
msgid "Private"
msgstr "Soukromé"
+#. nuta2
#: 01010303.xhp
msgctxt ""
"01010303.xhp\n"
@@ -1392,6 +1564,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01010303.xhp\" name=\"Private\">Private</link>"
msgstr "<link href=\"text/shared/01/01010303.xhp\" name=\"Soukromé\">Soukromé</link>"
+#. ChSYt
#: 01010303.xhp
msgctxt ""
"01010303.xhp\n"
@@ -1400,6 +1573,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Contains personal contact information for business cards. Business card layouts are selected on the <emph>Business Cards</emph> tab.</ahelp>"
msgstr "<ahelp hid=\".\">Obsahuje osobní kontaktní údaje pro vizitky. Vzhled vizitky můžete zvolit na kartě <emph>Vizitky</emph>.</ahelp>"
+#. 75ZJz
#: 01010303.xhp
msgctxt ""
"01010303.xhp\n"
@@ -1408,6 +1582,7 @@ msgctxt ""
msgid "Private data"
msgstr "Soukromá data"
+#. EGT5P
#: 01010303.xhp
msgctxt ""
"01010303.xhp\n"
@@ -1416,6 +1591,7 @@ msgctxt ""
msgid "Enter the contact information that you want to include on your business card. You can also modify or update these entries by choosing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - User Data</emph>."
msgstr "Zadejte kontaktní údaje, které chcete uvést na vizitce. Tyto položky můžete také změnit nebo aktualizovat volbou <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - $[officename] - Uživatelské údaje</emph>."
+#. XMQk3
#: 01010303.xhp
msgctxt ""
"01010303.xhp\n"
@@ -1424,6 +1600,7 @@ msgctxt ""
msgid "First name 2"
msgstr "Křestní jméno 2"
+#. dBVpy
#: 01010303.xhp
msgctxt ""
"01010303.xhp\n"
@@ -1432,6 +1609,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/privateuserpage/firstname2\">Enter the first name of the person, whom you want to use as a second contact.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/privateuserpage/firstname2\">Zadejte křestní jméno osoby, kterou chcete použít jako druhý kontakt.</ahelp>"
+#. GiMKM
#: 01010303.xhp
msgctxt ""
"01010303.xhp\n"
@@ -1440,6 +1618,7 @@ msgctxt ""
msgid "Last name 2"
msgstr "Příjmení 2"
+#. 3udgG
#: 01010303.xhp
msgctxt ""
"01010303.xhp\n"
@@ -1448,6 +1627,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/privateuserpage/lastname2\">Enter the last name of the person, whom you want to use as a second contact.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/privateuserpage/lastname2\">Zadejte příjmení osoby, kterou chcete použít jako druhý kontakt.</ahelp>"
+#. J3Ezj
#: 01010303.xhp
msgctxt ""
"01010303.xhp\n"
@@ -1456,6 +1636,7 @@ msgctxt ""
msgid "Initials 2"
msgstr "Iniciály 2"
+#. GBg4N
#: 01010303.xhp
msgctxt ""
"01010303.xhp\n"
@@ -1464,6 +1645,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/privateuserpage/shortname2\">Enter the initials of the person, whom you want to use as a second contact.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/privateuserpage/shortname2\">Zadejte iniciály osoby, kterou chcete použít jako druhý kontakt</ahelp>"
+#. DkToQ
#: 01010303.xhp
msgctxt ""
"01010303.xhp\n"
@@ -1472,6 +1654,7 @@ msgctxt ""
msgid "Country"
msgstr "Země"
+#. o4RCx
#: 01010303.xhp
msgctxt ""
"01010303.xhp\n"
@@ -1480,6 +1663,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/privateuserpage/country\">Enter the name of the country in which you live.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/privateuserpage/country\">Zadejte název země.</ahelp>"
+#. TViEF
#: 01010303.xhp
msgctxt ""
"01010303.xhp\n"
@@ -1488,6 +1672,7 @@ msgctxt ""
msgid "Profession"
msgstr "Profese"
+#. BKn82
#: 01010303.xhp
msgctxt ""
"01010303.xhp\n"
@@ -1496,6 +1681,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/privateuserpage/job\">Enter the title of your profession.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/privateuserpage/job\">Zadejte svou profesi.</ahelp>"
+#. 4Ajg2
#: 01010303.xhp
msgctxt ""
"01010303.xhp\n"
@@ -1504,6 +1690,7 @@ msgctxt ""
msgid "Phone"
msgstr "Telefon"
+#. 2bKEq
#: 01010303.xhp
msgctxt ""
"01010303.xhp\n"
@@ -1512,6 +1699,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/privateuserpage/phone\">Enter your home telephone number.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/privateuserpage/phone\">Zadejte své domácí telefonní číslo.</ahelp>"
+#. C4qhy
#: 01010303.xhp
msgctxt ""
"01010303.xhp\n"
@@ -1520,6 +1708,7 @@ msgctxt ""
msgid "Mobile"
msgstr "Mobil"
+#. d6wCa
#: 01010303.xhp
msgctxt ""
"01010303.xhp\n"
@@ -1528,6 +1717,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/privateuserpage/mobile\">Enter your mobile telephone number.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/privateuserpage/mobile\">Zadejte své mobilní telefonní číslo.</ahelp>"
+#. Bj2R7
#: 01010303.xhp
msgctxt ""
"01010303.xhp\n"
@@ -1536,6 +1726,7 @@ msgctxt ""
msgid "Homepage"
msgstr "Domovská stránka"
+#. eJxeA
#: 01010303.xhp
msgctxt ""
"01010303.xhp\n"
@@ -1544,6 +1735,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/privateuserpage/url\">Enter the address of your internet homepage.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/privateuserpage/url\">Zadejte adresu své internetové domovské stránky.</ahelp>"
+#. Qy5P4
#: 01010304.xhp
msgctxt ""
"01010304.xhp\n"
@@ -1552,6 +1744,7 @@ msgctxt ""
msgid "Business"
msgstr "Pracovní"
+#. 5nce3
#: 01010304.xhp
msgctxt ""
"01010304.xhp\n"
@@ -1560,6 +1753,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01010304.xhp\" name=\"Business\">Business</link>"
msgstr "<link href=\"text/shared/01/01010304.xhp\" name=\"Pracovní\">Pracovní</link>"
+#. zupaF
#: 01010304.xhp
msgctxt ""
"01010304.xhp\n"
@@ -1568,6 +1762,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Contains contact information for business cards that use a layout from a 'Business Card, Work' category. Business card layouts are selected on the <emph>Business Cards</emph> tab.</ahelp>"
msgstr "<ahelp hid=\".\">Obsahuje kontaktní informace umístěné na vizitkách, které používají rozvržení z kategorie 'Vizitka, pracovní'. Rozvržení vizitek je zvoleno na kartě <emph>Vizitky</emph>.</ahelp>"
+#. TTeED
#: 01010304.xhp
msgctxt ""
"01010304.xhp\n"
@@ -1576,6 +1771,7 @@ msgctxt ""
msgid "Business data"
msgstr "Obchodní informace"
+#. yExQW
#: 01010304.xhp
msgctxt ""
"01010304.xhp\n"
@@ -1584,6 +1780,7 @@ msgctxt ""
msgid "Enter the contact information that you want to include on your business card."
msgstr "Zadejte kontaktní údaje, které chcete použít na vizitkách."
+#. wDGhe
#: 01010304.xhp
msgctxt ""
"01010304.xhp\n"
@@ -1592,6 +1789,7 @@ msgctxt ""
msgid "If you want to include your name on a business card, enter your name on the <emph>Private</emph> tab. Then choose a layout on the <emph>Business Cards</emph> tab that includes a name placeholder."
msgstr "Pokud chcete na vizitce zobrazit své jméno, zadejte jej na kartě <emph>Soukromé údaje</emph>. Poté na kartě <emph>Vizitky</emph> zvolte rozvržení, které obsahuje jméno."
+#. ES68G
#: 01010304.xhp
msgctxt ""
"01010304.xhp\n"
@@ -1600,6 +1798,7 @@ msgctxt ""
msgid "Company 2nd line"
msgstr "Společnost (druhý řádek)"
+#. AH4Au
#: 01010304.xhp
msgctxt ""
"01010304.xhp\n"
@@ -1608,6 +1807,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/businessdatapage/company2\">Enter additional company details.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/businessdatapage/company2\">Vložte další informace o vaší společnosti.</ahelp>"
+#. uBBQP
#: 01010304.xhp
msgctxt ""
"01010304.xhp\n"
@@ -1616,6 +1816,7 @@ msgctxt ""
msgid "Slogan"
msgstr "Motto"
+#. pHEF4
#: 01010304.xhp
msgctxt ""
"01010304.xhp\n"
@@ -1624,6 +1825,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/businessdatapage/slogan\">Enter the slogan of your company.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/businessdatapage/slogan\">Vložte slogan vaší společnosti.</ahelp>"
+#. nR2nM
#: 01010304.xhp
msgctxt ""
"01010304.xhp\n"
@@ -1632,6 +1834,7 @@ msgctxt ""
msgid "Country"
msgstr "Země"
+#. eEYBB
#: 01010304.xhp
msgctxt ""
"01010304.xhp\n"
@@ -1640,6 +1843,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/businessdatapage/state\">Enter the name of the country where your business is located.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/businessdatapage/state\">Vložte název země, ve které je vaše společnost umístěna.</ahelp>"
+#. xG2Sq
#: 01010304.xhp
msgctxt ""
"01010304.xhp\n"
@@ -1648,6 +1852,7 @@ msgctxt ""
msgid "Phone"
msgstr "Telefon"
+#. bUQ3i
#: 01010304.xhp
msgctxt ""
"01010304.xhp\n"
@@ -1656,6 +1861,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/businessdatapage/phone\">Enter your business telephone number.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/businessdatapage/phone\">Vložte číslo vašeho služebního telefonu.</ahelp>"
+#. F5H6o
#: 01010304.xhp
msgctxt ""
"01010304.xhp\n"
@@ -1664,6 +1870,7 @@ msgctxt ""
msgid "Mobile"
msgstr "Mobil"
+#. izWEC
#: 01010304.xhp
msgctxt ""
"01010304.xhp\n"
@@ -1672,6 +1879,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/businessdatapage/mobile\">Enter your mobile telephone number.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/businessdatapage/mobile\">Vložte číslo svého mobilního telefonu.</ahelp>"
+#. HHTYE
#: 01010304.xhp
msgctxt ""
"01010304.xhp\n"
@@ -1680,6 +1888,7 @@ msgctxt ""
msgid "Homepage"
msgstr "Domovská stránka"
+#. mBZ43
#: 01010304.xhp
msgctxt ""
"01010304.xhp\n"
@@ -1688,6 +1897,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/businessdatapage/url\">Enter the address of your company's internet homepage.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/businessdatapage/url\">Vložte adresu internetové prezentace vaší firmy.</ahelp>"
+#. GTHgg
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1696,6 +1906,7 @@ msgctxt ""
msgid "Open"
msgstr "Otevřít"
+#. eoLC5
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1704,6 +1915,7 @@ msgctxt ""
msgid "<bookmark_value>directories; creating new</bookmark_value> <bookmark_value>folder creation</bookmark_value> <bookmark_value>My Documents folder; opening</bookmark_value> <bookmark_value>multiple documents; opening</bookmark_value> <bookmark_value>opening; several files</bookmark_value> <bookmark_value>selecting; several files</bookmark_value> <bookmark_value>opening; files, with placeholders</bookmark_value> <bookmark_value>placeholders;on opening files</bookmark_value> <bookmark_value>documents; opening with templates</bookmark_value> <bookmark_value>templates; opening documents with</bookmark_value> <bookmark_value>documents; styles changed</bookmark_value> <bookmark_value>styles; changed message</bookmark_value>"
msgstr ""
+#. ynBQx
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1712,6 +1924,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Otevřít\">Otevřít</link>"
+#. exzf4
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1720,6 +1933,7 @@ msgctxt ""
msgid "<variable id=\"oeffnentext\"><ahelp hid=\".\">Opens a local or remote file, or imports one.</ahelp></variable>"
msgstr "<variable id=\"oeffnentext\"><ahelp hid=\".\">Otevře místní nebo vzdálený soubor nebo importuje soubor.</ahelp></variable>"
+#. RJuzG
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1728,6 +1942,7 @@ msgctxt ""
msgid "%PRODUCTNAME uses the native file picker dialog of the window manager of your operating system for the <menuitem>Open</menuitem> command."
msgstr ""
+#. sB6Fp
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1736,6 +1951,7 @@ msgctxt ""
msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
msgstr "Pokud soubor, který chcete otevřít, obsahuje styly, platí <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"speciální pravidla\">speciální pravidla</link>."
+#. CCRFi
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1744,6 +1960,7 @@ msgctxt ""
msgid "Display area"
msgstr "Plocha k zobrazení"
+#. EyaDh
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1752,6 +1969,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FILEDLG_STANDARD\">Displays the files and folders in the folder that you are in.</ahelp> To open a file, select the file, and then click <emph>Open</emph>."
msgstr "<ahelp hid=\"HID_FILEDLG_STANDARD\">Zobrazí soubory a složky v aktuální složce.</ahelp> Chcete-li otevřít soubor, označte jej a klepněte na <emph>Otevřít</emph>."
+#. KbdVY
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1760,6 +1978,7 @@ msgctxt ""
msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
msgstr "Pro otevření více než jednoho dokumentu ve stejnou dobu, každý ve vlastním okně, podržte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> a označte vybrané soubory. Poté klikněte na <emph>Otevřít</emph>."
+#. fGGBD
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1768,6 +1987,7 @@ msgctxt ""
msgid "Modern system file dialogs present many features for file handling. Most allows you to rename, delete, create files, sort list of files, display files and folders in icons, tree or list views, traverse the file system folder tree and much more. Use the mouse right button to get a list of commands on the selected files in the display area."
msgstr ""
+#. fDrb4
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1776,6 +1996,7 @@ msgctxt ""
msgid "<ahelp hid=\"svt/ui/querydeletedialog/yes\" visibility=\"hidden\">Click to delete the file with the name shown in this dialog.</ahelp>"
msgstr "<ahelp hid=\"svt/ui/querydeletedialog/yes\" visibility=\"hidden\">Klepnutím smažete soubor vybraného názvu</ahelp>"
+#. xdn8x
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1784,6 +2005,7 @@ msgctxt ""
msgid "<ahelp hid=\"svt/ui/querydeletedialog/no\" visibility=\"hidden\">Click to cancel deletion of the file with the name shown in this dialog.</ahelp>"
msgstr "<ahelp hid=\"svt/ui/querydeletedialog/no\" visibility=\"hidden\">Klepnutím na Zrušit zrušíte odstranění vybraného souboru.</ahelp>"
+#. FbYoj
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1792,6 +2014,7 @@ msgctxt ""
msgid "<ahelp hid=\"svt/ui/querydeletedialog/all\" visibility=\"hidden\">Click to delete all selected files.</ahelp>"
msgstr "<ahelp hid=\"svt/ui/querydeletedialog/all\" visibility=\"hidden\">Klepnutím smažete všechny vybrané soubory.</ahelp>"
+#. CYgpk
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1800,6 +2023,7 @@ msgctxt ""
msgid "File name"
msgstr "Název souboru"
+#. AP3aC
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1808,6 +2032,7 @@ msgctxt ""
msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file.</ahelp>"
msgstr ""
+#. 9FPNV
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1816,6 +2041,7 @@ msgctxt ""
msgid "The following features are available in the dialog:"
msgstr ""
+#. PtYmp
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1824,6 +2050,7 @@ msgctxt ""
msgid "Version"
msgstr "Verze"
+#. 7foCQ
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1832,6 +2059,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FILEOPEN_VERSION\">If there are multiple versions of the selected file, select the version that you want to open.</ahelp> You can save and organize multiple versions of a document by choosing <emph>File - Versions</emph>. The versions of a document are opened in read-only mode."
msgstr "<ahelp hid=\"HID_FILEOPEN_VERSION\">Pokud vybraný soubor existuje ve více verzích, vyberte tu, kterou chcete otevřít.</ahelp> Spravovat a ukládat více verzí souboru je možné v nabídce <emph>Soubor - Verze</emph>. Verze souboru se otevírají pouze pro čtení."
+#. 9V9k2
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1840,6 +2068,7 @@ msgctxt ""
msgid "File type"
msgstr "Typ souboru"
+#. GZh7y
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1848,6 +2077,7 @@ msgctxt ""
msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_type\">Select the file type that you want to open, or select <emph>All Files (*)</emph> to display a list of all of the files in the folder.</ahelp>"
msgstr "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_type\">Vyberte typ souboru, který chcete otevřít, nebo zvolte <emph>Všechny soubory (*)</emph> pro výpis všech souborů ve složce.</ahelp>"
+#. tpAdG
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1856,6 +2086,7 @@ msgctxt ""
msgid "Open"
msgstr "Otevřít"
+#. Cg5CX
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1864,6 +2095,7 @@ msgctxt ""
msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/open\">Opens the selected document(s).</ahelp>"
msgstr "<ahelp hid=\"fpicker/ui/explorerfiledialog/open\">Otevře označené dokumenty.</ahelp>"
+#. QUhGn
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1872,6 +2104,7 @@ msgctxt ""
msgid "Insert"
msgstr "Vložit"
+#. 5hkNu
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1880,6 +2113,7 @@ msgctxt ""
msgid "If you opened the dialog by choosing <emph>Insert - Document</emph>, the <emph>Open</emph> button is labeled <emph>Insert</emph>. <ahelp hid=\"HID_FILEDLG_INSERT_BTN\">Inserts the selected file into the current document at the cursor position.</ahelp>"
msgstr "Pokud jste dialog otevřeli pomocí <emph>Vložit - Dokument</emph>, je tlačítko <emph>Otevřít</emph> označeno jako <emph>Vložit</emph>. <ahelp hid=\"HID_FILEDLG_INSERT_BTN\">Vloží vybraný soubor na aktuální pozici v současném dokumentu.</ahelp>"
+#. nDYC2
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1888,6 +2122,7 @@ msgctxt ""
msgid "Read-only"
msgstr "Jen pro čtení"
+#. vFGCv
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1896,6 +2131,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FILEOPEN_READONLY\">Opens the file in read-only mode.</ahelp>"
msgstr "<ahelp hid=\"HID_FILEOPEN_READONLY\">Otevře soubor v režimu pouze pro čtení.</ahelp>"
+#. SnxPF
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1904,6 +2140,7 @@ msgctxt ""
msgid "Play"
msgstr "Přehrát"
+#. St4FN
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1912,6 +2149,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FILESAVE_DOPLAY\">Plays the selected sound file. Click again to stop playing the sound file.</ahelp>"
msgstr "<ahelp hid=\"HID_FILESAVE_DOPLAY\">Přehraje vybraný zvukový soubor. Opětovným klepnutím ukončíte přehrávání souboru.</ahelp>"
+#. iDUpN
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1920,6 +2158,7 @@ msgctxt ""
msgid "Opening Documents With Templates"
msgstr "Otevírání dokumentů se šablonami"
+#. pJAa8
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1928,6 +2167,7 @@ msgctxt ""
msgid "%PRODUCTNAME recognizes templates that are located in any folder from the following list:"
msgstr ""
+#. yanLE
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1936,6 +2176,7 @@ msgctxt ""
msgid "In the <emph>shared template</emph> folder,"
msgstr "Ve složce <emph>sdílená šablona</emph>,"
+#. Enefn
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1944,6 +2185,7 @@ msgctxt ""
msgid "- the <emph>user template</emph> folder,<switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder,</caseinline><defaultinline> - the <emph>Documents and Settings</emph> folder</defaultinline></switchinline>"
msgstr ""
+#. JGCKU
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1952,6 +2194,7 @@ msgctxt ""
msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
msgstr "a všechny složky šablon určené v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Cesty</emph></link>."
+#. oHKej
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1960,6 +2203,7 @@ msgctxt ""
msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
msgstr "Pokud uložíte šablonu pomocí <item type=\"menuitem\">Soubor - Šablona - Uložit jako šablonu</item>, šablona se uloží v <emph>uživatelské složce se šablonami</emph>. Otevřete-li dokument, který je založen na dané šabloně, v dokumentu budou zkontrolovány změny šablony, jak je popsáno níže. Šablona je spojena s dokumentem a nazývá se \"sticky template\"."
+#. GGiVC
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1968,6 +2212,7 @@ msgctxt ""
msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
msgstr "Pokud použijete <item type=\"menuitem\">Soubor - Uložit jako</item> a vyberete filtr šablon pro uložení šablony do <emph>jiné</emph> složky, než která je uvedena na seznamu, potom dokumenty založené na dané šabloně <emph>nebudou</emph> kontrolovány."
+#. u5PaD
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1976,6 +2221,7 @@ msgctxt ""
msgid "When you open a document that was created from a \"sticky template\" (as defined above), <item type=\"productname\">%PRODUCTNAME</item> checks to see if the template has been modified since the document was last opened. If the template was changed a dialog is shown where you can select which styles to apply to the document."
msgstr "Pokud otevřete dokument, který byl vytvořen ze \"sticky template\" (viz definice výše), <item type=\"productname\">%PRODUCTNAME</item> zkontroluje, zda byla šablona změněna od té doby, co byl dokument naposledy otevřen. Pokud byla šablona změněna, zobrazí se dialog, kde můžete vybrat, který styl chcete použít v dokumentu."
+#. KrUYt
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1984,6 +2230,7 @@ msgctxt ""
msgid "To apply the new styles from the template to the document, click <emph>Update Styles</emph>."
msgstr "Nové styly ze šablony použijete na dokument klepnutím na <emph>Aktualizovat styly</emph>."
+#. Rj3DX
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -1992,6 +2239,7 @@ msgctxt ""
msgid "To retain the styles that are currently used in the document, click <emph>Keep Old Styles</emph>."
msgstr "Styly, které se právě používají v dokumentu, ponecháte klepnutím na <emph>Ponechat původní styly</emph>."
+#. aM5Yo
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -2000,6 +2248,7 @@ msgctxt ""
msgid "If a document was created using a template that cannot be found a dialog is shown that asks you how to proceed next time the document is opened."
msgstr "Pokud byl dokument vytvořen na základě šablony, kterou nelze nalézt, zobrazí se dialog s dotazem, jak se má postupovat při příštím otevření dokumentu."
+#. DU3h6
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -2008,6 +2257,7 @@ msgctxt ""
msgid "To break the link between the document and the missing template, click <emph>No</emph>, otherwise <item type=\"productname\">%PRODUCTNAME</item> will look for the template the next time you open the document."
msgstr "Chcete-li zrušit propojení mezi dokumentem a chybějící šablonou, klepněte na <emph>Ne</emph>, jinak bude <item type=\"productname\">%PRODUCTNAME</item> hledat šablonu i při příštím otevření dokumentu."
+#. 6fFQH
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -2016,6 +2266,7 @@ msgctxt ""
msgid "<link href=\"text/shared/guide/doc_open.xhp\" name=\"Opening Documents\">Opening Documents</link>"
msgstr "<link href=\"text/shared/guide/doc_open.xhp\" name=\"Otevírání dokumentů\">Otevírání dokumentů</link>"
+#. zEhAC
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
@@ -2024,6 +2275,7 @@ msgctxt ""
msgid "<link href=\"text/shared/00/00000020.xhp\" name=\"Import and Export Filters\">Import and Export Filters</link>"
msgstr "<link href=\"text/shared/00/00000020.xhp\" name=\"Importní a exportní filtry\">Importní a exportní filtry</link>"
+#. ACQZh
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
@@ -2032,6 +2284,7 @@ msgctxt ""
msgid "Open Remote..."
msgstr "Otevřít vzdálený soubor..."
+#. 5CFDT
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
@@ -2040,6 +2293,7 @@ msgctxt ""
msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
msgstr "<bookmark_value>vzdálený soubor; otevřít</bookmark_value><bookmark_value>otevřít; vzdálený soubor</bookmark_value>"
+#. RWPLS
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
@@ -2048,6 +2302,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01020001.xhp\" name=\"Open Remote...\">Open Remote...</link>"
msgstr "<link href=\"text/shared/01/01020001.xhp\" name=\"Open Remote...\">Otevřít vzdálený...</link>"
+#. 5DG6r
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
@@ -2056,6 +2311,7 @@ msgctxt ""
msgid "<variable id=\"openremote1\"><ahelp hid=\".uno:OpenRemote\">Opens a document located in a remote file service.</ahelp></variable>"
msgstr "<variable id=\"openremote1\"><ahelp hid=\".uno:OpenRemote\">Otevře dokument umístěný ve vzdálené službě souborů.</ahelp></variable>"
+#. fByLE
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
@@ -2064,6 +2320,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
msgstr "Zvolte <item type=\"menuitem\">Soubor - Otevřít vzdálený...</item> ."
+#. GqJTN
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
@@ -2072,6 +2329,7 @@ msgctxt ""
msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
msgstr "Klikněte na tlačítko <emph>vzdálené soubory</emph> button ve <emph>Start centru</emph>."
+#. 9zyka
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
@@ -2080,6 +2338,7 @@ msgctxt ""
msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote File...</emph> ."
msgstr ""
+#. 8aZPe
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
@@ -2088,6 +2347,7 @@ msgctxt ""
msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
msgstr "<emph>Vzdálený souborový server</emph> je <emph>webová služba</emph>, která ukládá dokumenty s nebo bez kontroly souborů, kontroly verze a záloh."
+#. HCeYb
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
@@ -2096,6 +2356,7 @@ msgctxt ""
msgid "<link href=\"text/shared/guide/cmis-remote-files.xhp\" name=\"CMIS\">Opening and saving files in remote servers</link>"
msgstr "<link href=\"text/shared/guide/cmis-remote-files.xhp\" name=\"CMIS\">Otevření a ukládání souborů ve vzdálených serverech.</link>"
+#. FJF7F
#: 01020101.xhp
msgctxt ""
"01020101.xhp\n"
@@ -2104,6 +2365,7 @@ msgctxt ""
msgid "Select Path"
msgstr "Vybrat cestu"
+#. erpCs
#: 01020101.xhp
msgctxt ""
"01020101.xhp\n"
@@ -2112,6 +2374,7 @@ msgctxt ""
msgid "Select Path"
msgstr "Vybrat cestu"
+#. wc79b
#: 01020101.xhp
msgctxt ""
"01020101.xhp\n"
@@ -2120,6 +2383,7 @@ msgctxt ""
msgid "Sets file paths."
msgstr "Nastaví cestu k souboru."
+#. XGdGc
#: 01020101.xhp
msgctxt ""
"01020101.xhp\n"
@@ -2128,6 +2392,7 @@ msgctxt ""
msgid "Select"
msgstr "Vybrat"
+#. dNUBz
#: 01020101.xhp
msgctxt ""
"01020101.xhp\n"
@@ -2136,6 +2401,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FILEDLG_PATH_BTN\" visibility=\"visible\">Selects the indicated path.</ahelp>"
msgstr "<ahelp hid=\"HID_FILEDLG_PATH_BTN\" visibility=\"visible\">Zvolí označenou cestu.</ahelp>"
+#. WACXm
#: 01020101.xhp
msgctxt ""
"01020101.xhp\n"
@@ -2144,6 +2410,7 @@ msgctxt ""
msgid "Path:"
msgstr "Cesta:"
+#. xH9qG
#: 01020101.xhp
msgctxt ""
"01020101.xhp\n"
@@ -2152,6 +2419,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FILEDLG_PATH_FILENAME\" visibility=\"visible\">Enter or select the path from the list.</ahelp>"
msgstr "<ahelp hid=\"HID_FILEDLG_PATH_FILENAME\" visibility=\"visible\">Zadejte cestu nebo vyberte ze seznamu.</ahelp>"
+#. oNVdb
#: 01020101.xhp
msgctxt ""
"01020101.xhp\n"
@@ -2160,6 +2428,7 @@ msgctxt ""
msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
msgstr "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Dialog Otevřít</link>"
+#. gKspp
#: 01020103.xhp
msgctxt ""
"01020103.xhp\n"
@@ -2168,6 +2437,7 @@ msgctxt ""
msgid "Filter Selection"
msgstr "Výběr filtru"
+#. LDFYh
#: 01020103.xhp
msgctxt ""
"01020103.xhp\n"
@@ -2176,6 +2446,7 @@ msgctxt ""
msgid "Filter Selection"
msgstr "Výběr filtru"
+#. Pzz3A
#: 01020103.xhp
msgctxt ""
"01020103.xhp\n"
@@ -2184,6 +2455,7 @@ msgctxt ""
msgid "Allows you to select an import filter."
msgstr "Umožňuje vybrat importní filtr."
+#. QANee
#: 01020103.xhp
msgctxt ""
"01020103.xhp\n"
@@ -2192,6 +2464,7 @@ msgctxt ""
msgid "Filter list"
msgstr "Seznam filtrů"
+#. xbEBH
#: 01020103.xhp
msgctxt ""
"01020103.xhp\n"
@@ -2200,6 +2473,7 @@ msgctxt ""
msgid "<ahelp hid=\"SFX2:LISTBOX:DLG_FILTER_SELECT:LB_DLG_LISTBOX\">Select the import filter for the file that you want to open.</ahelp>"
msgstr "<ahelp hid=\"SFX2:LISTBOX:DLG_FILTER_SELECT:LB_DLG_LISTBOX\">Vyberte vstupní filtr pro soubor, který chcete otevřít.</ahelp>"
+#. st3oG
#: 01020103.xhp
msgctxt ""
"01020103.xhp\n"
@@ -2208,6 +2482,7 @@ msgctxt ""
msgid "If $[officename] does not recognize the file type of the document that your want to open, try any of the following:"
msgstr "Pokud $[officename] nerozezná typ souboru dokumentu, který chcete otevřít, vyzkoušejte následující:"
+#. rHGKC
#: 01020103.xhp
msgctxt ""
"01020103.xhp\n"
@@ -2216,6 +2491,7 @@ msgctxt ""
msgid "Select the import filter from the list."
msgstr "Vyberte importní filtr ze seznamu."
+#. iBEsr
#: 01020103.xhp
msgctxt ""
"01020103.xhp\n"
@@ -2224,6 +2500,7 @@ msgctxt ""
msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
msgstr "Ujistěte se, že přípona souboru odpovídá typu souboru. Např. dokumenty Microsoft Word musí mít příponu <emph>*.doc</emph> nebo <emph>*.docx</emph>, aby $[officename] vybral odpovídající filtr."
+#. e5NCe
#: 01020103.xhp
msgctxt ""
"01020103.xhp\n"
@@ -2232,6 +2509,7 @@ msgctxt ""
msgid "Install a missing import filter with the <emph>$[officename] Setup</emph> program."
msgstr "Nainstalujte chybějící importní filtr <emph>Instalátorem $[officename]</emph>."
+#. 8SSHu
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -2240,6 +2518,7 @@ msgctxt ""
msgid "Close"
msgstr "Zavřít"
+#. x77i4
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -2248,6 +2527,7 @@ msgctxt ""
msgid "<bookmark_value>documents; closing</bookmark_value><bookmark_value>closing;documents</bookmark_value>"
msgstr "<bookmark_value>dokumenty; zavírání</bookmark_value><bookmark_value>zavírání;dokumenty</bookmark_value>"
+#. SJC2v
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -2256,6 +2536,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01050000.xhp\" name=\"Close\">Close</link>"
msgstr "<link href=\"text/shared/01/01050000.xhp\" name=\"Zavřít\">Zavřít</link>"
+#. QDvNR
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -2264,6 +2545,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:CloseDoc\">Closes the current document without exiting the program.</ahelp>"
msgstr "<ahelp hid=\".uno:CloseDoc\">Zavře aktuální dokument bez ukončení programu.</ahelp>"
+#. EQVyu
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -2272,6 +2554,7 @@ msgctxt ""
msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
msgstr "Příkaz <emph>Zavřít</emph> zavře všechna otevřená okna aktuálního dokumentu."
+#. jSMdE
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -2280,6 +2563,7 @@ msgctxt ""
msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
msgstr "Pokud byl aktuální dokument změněn, zobrazí se otázka, zda si přejete <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>uložit</emph></link> změny."
+#. KoyrB
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -2288,6 +2572,7 @@ msgctxt ""
msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
msgstr "Po zavření posledního dokumentu se objeví <link href=\"text/shared/guide/startcenter.xhp\"><emph>Úvodní obrazovka</emph></link>."
+#. 638RE
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -2296,6 +2581,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/10100000.xhp\" name=\"Close the current window\">Close the current window</link>"
msgstr "<link href=\"text/shared/02/10100000.xhp\" name=\"Zavřít aktuální okno\">Zavřít aktuální okno</link>"
+#. AVFRE
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
@@ -2304,6 +2590,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01170000.xhp\" name=\"Exit $[officename]\">Exit $[officename]</link>"
msgstr "<link href=\"text/shared/01/01170000.xhp\" name=\"Ukončit $[officename]\">Ukončit $[officename]</link>"
+#. eb3ij
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
@@ -2312,6 +2599,7 @@ msgctxt ""
msgid "Save"
msgstr "Uložit"
+#. b64Yr
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
@@ -2320,6 +2608,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01060000.xhp\" name=\"Save\">Save</link>"
msgstr "<link href=\"text/shared/01/01060000.xhp\" name=\"Uložit\">Uložit</link>"
+#. 2FUcZ
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
@@ -2328,6 +2617,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Save\">Saves the current document.</ahelp>"
msgstr "<ahelp hid=\".uno:Save\">Uloží aktuální dokument.</ahelp>"
+#. mNuBD
#: 01060000.xhp
msgctxt ""
"01060000.xhp\n"
@@ -2336,6 +2626,7 @@ msgctxt ""
msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
msgstr "Když upravujete položku <emph>automatického textu</emph>, tento příkaz se změní na <emph>Uložit automatický text</emph>."
+#. 7diuV
#: 01060001.xhp
msgctxt ""
"01060001.xhp\n"
@@ -2344,6 +2635,7 @@ msgctxt ""
msgid "Save Remote..."
msgstr "Uložit vzdálený..."
+#. uZ8c4
#: 01060001.xhp
msgctxt ""
"01060001.xhp\n"
@@ -2352,6 +2644,7 @@ msgctxt ""
msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
msgstr "<bookmark_value>vzdálený soubor; uložit</bookmark_value><bookmark_value>uložit; vzdálený soubor</bookmark_value>"
+#. qfF6G
#: 01060001.xhp
msgctxt ""
"01060001.xhp\n"
@@ -2360,6 +2653,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01060001.xhp\" name=\"Save Remote...\">Save Remote...</link>"
msgstr "<link href=\"text/shared/01/01060001.xhp\" name=\"Save Remote...\">Uložit vzdálený...</link>"
+#. TL55A
#: 01060001.xhp
msgctxt ""
"01060001.xhp\n"
@@ -2368,6 +2662,7 @@ msgctxt ""
msgid "<variable id=\"saveremote1\"><ahelp hid=\".uno:SaveRemote\">Saves a document located in a remote file service.</ahelp></variable>"
msgstr "<variable id=\"saveremote1\"><ahelp hid=\".uno:SaveRemote\">Uloží dokument umístěný ve vzdálené službě souborů.</ahelp></variable>"
+#. 8GEre
#: 01060001.xhp
msgctxt ""
"01060001.xhp\n"
@@ -2376,6 +2671,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
msgstr "Zvolte <item type=\"menuitem\">Soubor - Uložit vzdálený...</item> ."
+#. 2FysC
#: 01060001.xhp
msgctxt ""
"01060001.xhp\n"
@@ -2384,6 +2680,7 @@ msgctxt ""
msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote File...</emph> ."
msgstr ""
+#. jpc76
#: 01060001.xhp
msgctxt ""
"01060001.xhp\n"
@@ -2392,6 +2689,7 @@ msgctxt ""
msgid "A remote file server is a web service that stores documents with or without checkin, checkout, version controls and backups."
msgstr "Vzdálený souborový server je webová služba, která ukládá dokumenty s nebo bez kontroly souborů, kontroly verze a záloh."
+#. xuXaK
#: 01060001.xhp
msgctxt ""
"01060001.xhp\n"
@@ -2400,6 +2698,7 @@ msgctxt ""
msgid "<link href=\"text/shared/guide/cmis-remote-files.xhp\" name=\"CMIS\">Opening and saving files in remote servers</link>"
msgstr "<link href=\"text/shared/guide/cmis-remote-files.xhp\" name=\"CMIS\">Otevření a ukládání souborů ve vzdálených serverech.</link>"
+#. qU9Ae
#: 01060002.xhp
msgctxt ""
"01060002.xhp\n"
@@ -2408,6 +2707,7 @@ msgctxt ""
msgid "Save a Copy"
msgstr "Uložit kopii"
+#. akvrn
#: 01060002.xhp
msgctxt ""
"01060002.xhp\n"
@@ -2416,6 +2716,7 @@ msgctxt ""
msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
msgstr "<bookmark_value>uložit; uložit kopii</bookmark_value><bookmark_value>uložit kopii</bookmark_value>"
+#. AVSHN
#: 01060002.xhp
msgctxt ""
"01060002.xhp\n"
@@ -2424,6 +2725,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01060002.xhp\" name=\"Save a Copy\">Save a Copy</link>"
msgstr "<link href=\"text/shared/01/01060002.xhp\" name=\"Save a Copy\">Uložit kopii</link>"
+#. rkA6p
#: 01060002.xhp
msgctxt ""
"01060002.xhp\n"
@@ -2432,6 +2734,7 @@ msgctxt ""
msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
msgstr "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Uloží kopii současného dokumentu pod jiným jménem nebo umístěním.</ahelp></variable>"
+#. QnPgR
#: 01060002.xhp
msgctxt ""
"01060002.xhp\n"
@@ -2440,6 +2743,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
msgstr "Zvolte <item type=\"menuitem\">Soubor - Uložit kopii</item>."
+#. Eq5QD
#: 01060002.xhp
msgctxt ""
"01060002.xhp\n"
@@ -2448,6 +2752,7 @@ msgctxt ""
msgid "Creates another file with same contents of the current file. The current file is kept open for editing."
msgstr "Vytvoří další soubor se stejným obsahem aktuálního souboru. Aktuální soubor zůstává otevřen pro úpravy."
+#. WiBP9
#: 01060002.xhp
msgctxt ""
"01060002.xhp\n"
@@ -2456,6 +2761,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01060000.xhp\" name=\"Save\">Save</link>"
msgstr "<link href=\"text/shared/01/01060000.xhp\" name=\"Save\">Uložit</link>"
+#. D9fFz
#: 01060002.xhp
msgctxt ""
"01060002.xhp\n"
@@ -2464,6 +2770,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save as</link>"
msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save jako</link>"
+#. dPEMD
#: 01060002.xhp
msgctxt ""
"01060002.xhp\n"
@@ -2472,6 +2779,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01070001.xhp\" name=\"Export\">Export</link>"
msgstr "<link href=\"text/shared/01/01070001.xhp\" name=\"Export\">Export</link>"
+#. y6L7x
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2480,6 +2788,7 @@ msgctxt ""
msgid "Save As"
msgstr "Uložit jako"
+#. Kk9xp
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2488,6 +2797,7 @@ msgctxt ""
msgid "<bookmark_value>saving as command; precautions</bookmark_value>"
msgstr "<bookmark_value>ukládání jako; upozornění</bookmark_value>"
+#. vT8vh
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2496,6 +2806,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Uložit jako\">Uložit jako</link>"
+#. 4jUxP
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2504,6 +2815,7 @@ msgctxt ""
msgid "<variable id=\"speichernuntertext\"><ahelp hid=\".\">Saves the current document in a different location, or with a different file name or file type.</ahelp></variable>"
msgstr "<variable id=\"speichernuntertext\"><ahelp hid=\".\">Uloží aktuální dokument na jiném místě nebo s jiným názvem souboru nebo typem souboru.</ahelp></variable>"
+#. JxRcN
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2512,6 +2824,7 @@ msgctxt ""
msgid "%PRODUCTNAME uses the native file picker dialog of the window manager of your operating system for the <menuitem>Save as</menuitem> command."
msgstr ""
+#. JDKKZ
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2520,6 +2833,7 @@ msgctxt ""
msgid "To save a document as a template, use the command <emph>File - Templates - Save As Template</emph>."
msgstr "Chcete-li dokument uložit jako šablonu, použijte příkaz <emph>Soubor - Šablony - Uložit jako šablonu</emph>."
+#. Y565Y
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2528,6 +2842,7 @@ msgctxt ""
msgid "File name"
msgstr "Název souboru"
+#. r8yVz
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2536,6 +2851,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link></ahelp>"
msgstr "<ahelp hid=\".\">Zadejte název souboru nebo cestu k souboru. Také je možné zadat <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link></ahelp>"
+#. Ce7Fv
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2544,6 +2860,7 @@ msgctxt ""
msgid "File type"
msgstr "Typ souboru"
+#. iMUGA
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2552,6 +2869,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select the file format for the document that you are saving.</ahelp> In the display area, only the documents with this file type are displayed. File types are described in <link href=\"text/shared/00/00000020.xhp\" name=\"Information on Import and Export Filters\">Information on Import and Export Filters</link>."
msgstr "<ahelp hid=\".\">Vyberte formát souboru pro ukládaný dokument.</ahelp> Zobrazí se pouze dokumenty vybraného typu. Typy souborů jsou popsány v části <link href=\"text/shared/00/00000020.xhp\" name=\"Informace o importních a exportních filtrech\">Informace o importních a exportních filtrech</link>."
+#. jFYYC
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2560,6 +2878,7 @@ msgctxt ""
msgid "Always save your document in a <item type=\"productname\">%PRODUCTNAME</item> file type before saving it to an external file type. When you export to an external file type, some formatting features may be lost."
msgstr "Než dokument uložíte v externím formátu, vždy jej nejprve uložte ve formátu <item type=\"productname\">%PRODUCTNAME</item>. Při exportu do externího formátu souboru může dojít ke ztrátě některého formátování."
+#. GErwB
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2568,6 +2887,7 @@ msgctxt ""
msgid "Save"
msgstr "Uložit"
+#. FGARA
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2576,6 +2896,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Saves the file.</ahelp>"
msgstr "<ahelp hid=\".\">Uloží soubor.</ahelp>"
+#. AGyEC
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2584,6 +2905,7 @@ msgctxt ""
msgid "Save with password"
msgstr "Uložit s heslem"
+#. GNudh
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2592,6 +2914,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FILESAVE_SAVEWITHPASSWORD\">Protects the file with a <link href=\"text/shared/01/password_dlg.xhp\" name=\"password\">password</link> that must be entered before a user can open the file.</ahelp>"
msgstr "<ahelp hid=\"HID_FILESAVE_SAVEWITHPASSWORD\">Chrání soubor <link href=\"text/shared/01/password_dlg.xhp\" name=\"heslem\">heslem</link>, které musí uživatel zadat při otevření souboru.</ahelp>"
+#. 3CGef
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2600,6 +2923,7 @@ msgctxt ""
msgid "Only documents using the <item type=\"productname\">%PRODUCTNAME</item> XML-based format can be saved with a password."
msgstr "S heslem lze uložit jen dokumenty používající XML formát <item type=\"productname\">%PRODUCTNAME</item>."
+#. aUBUe
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2608,6 +2932,7 @@ msgctxt ""
msgid "Encrypt with GPG key"
msgstr ""
+#. 7yVow
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2616,6 +2941,7 @@ msgctxt ""
msgid "Use OpenPGP public keys to encrypt documents."
msgstr ""
+#. SqPSp
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2624,6 +2950,7 @@ msgctxt ""
msgid "Edit filter settings"
msgstr "Upravit nastavení filtru"
+#. gwTHy
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2632,6 +2959,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FILESAVE_CUSTOMIZEFILTER\">Allows you to set the spreadsheet saving options for some types of data files.</ahelp>"
msgstr "<ahelp hid=\"HID_FILESAVE_CUSTOMIZEFILTER\">Umožňuje pro některé typy datových souborů nastavit možnosti ukládání sešitu.</ahelp>"
+#. GjLcH
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2640,6 +2968,7 @@ msgctxt ""
msgid "Selection"
msgstr "Výběr"
+#. KXQyK
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2648,6 +2977,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FILESAVE_SELECTION\">Exports only the selected graphic objects in <item type=\"productname\">%PRODUCTNAME</item> Draw and Impress to another format. If this box is not checked, the entire document is exported.</ahelp>"
msgstr "<ahelp hid=\"HID_FILESAVE_SELECTION\">Exportuje do jiného formátu pouze vybraný grafický objekt <item type=\"productname\">%PRODUCTNAME</item> Draw a Impress. Pokud toto pole není zaškrtnuto, exportuje se celý dokument.</ahelp>"
+#. KXCFB
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2656,6 +2986,7 @@ msgctxt ""
msgid "If you are exporting to any document file type, the entire document is exported."
msgstr "Pokud exportujete do kteréhokoliv typu souboru, exportuje se celý dokument."
+#. eF5Kc
#: 01070000.xhp
msgctxt ""
"01070000.xhp\n"
@@ -2664,6 +2995,7 @@ msgctxt ""
msgid "<link href=\"text/shared/00/00000207.xhp\" name=\"Export of Text Files\">Export of Text Files</link>"
msgstr "<link href=\"text/shared/00/00000207.xhp\" name=\"Export textových souborů\">Export textových souborů</link>"
+#. YdwSq
#: 01070001.xhp
msgctxt ""
"01070001.xhp\n"
@@ -2672,6 +3004,7 @@ msgctxt ""
msgid "Export"
msgstr "Export"
+#. Dmsww
#: 01070001.xhp
msgctxt ""
"01070001.xhp\n"
@@ -2680,6 +3013,7 @@ msgctxt ""
msgid "<bookmark_value>documents; exporting</bookmark_value><bookmark_value>converting; $[officename] documents</bookmark_value><bookmark_value>exporting;to foreign formats</bookmark_value>"
msgstr "<bookmark_value>dokumenty; exportování</bookmark_value><bookmark_value>převádění; dokumenty $[officename]</bookmark_value><bookmark_value>exportování; do jiných formátů</bookmark_value>"
+#. 2KUF3
#: 01070001.xhp
msgctxt ""
"01070001.xhp\n"
@@ -2688,6 +3022,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01070001.xhp\" name=\"Export\">Export</link>"
msgstr "<link href=\"text/shared/01/01070001.xhp\" name=\"Export\">Export</link>"
+#. SnEFL
#: 01070001.xhp
msgctxt ""
"01070001.xhp\n"
@@ -2696,46 +3031,43 @@ msgctxt ""
msgid "<variable id=\"exportieren\"><ahelp hid=\".uno:ExportTo\">Saves the current document with a different name and format to a location that you specify.</ahelp></variable>"
msgstr "<variable id=\"exportieren\"><ahelp hid=\".uno:ExportTo\">Uloží aktuální dokument s jiným názvem a formátem na určené místo.</ahelp></variable>"
+#. A75rz
#: 01070001.xhp
msgctxt ""
"01070001.xhp\n"
-"par_id3150710\n"
-"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "Následující části popisují dialog <emph>$[officename] Export</emph>. Dialogy $[officename] <emph>Otevřít</emph> a <emph>Uložit</emph> zapnete volbou <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - Obecné\"><emph>$[officename] - Obecné</emph></link> a poté vyberte <emph>Použít dialogy $[officename]</emph> v oblasti <emph>Dialogy Otevřít/Uložit</emph>."
-
-#: 01070001.xhp
-msgctxt ""
-"01070001.xhp\n"
-"hd_id3150693\n"
+"par_id91561565107419\n"
"help.text"
-msgid "Up One Level"
-msgstr "O úroveň výše"
+msgid "Unlike <emph>Save As</emph>, the <emph>Export</emph> command writes a copy of the current document in a new file with the chosen format, but keeps the current document and format open in your session."
+msgstr ""
+#. AHFCM
#: 01070001.xhp
msgctxt ""
"01070001.xhp\n"
-"hd_id3153312\n"
+"par_id471561565422027\n"
"help.text"
-msgid "Create New Directory"
-msgstr "Vytvořit nový adresář"
+msgid "The Export command opens the system file picker, where you can enter the name and format of the exported file."
+msgstr ""
+#. BM7XX
#: 01070001.xhp
msgctxt ""
"01070001.xhp\n"
-"hd_id3154317\n"
+"hd_id3147209\n"
"help.text"
-msgid "Display area"
-msgstr "Plocha k zobrazení"
+msgid "File Name"
+msgstr "Název souboru"
+#. RWeGW
#: 01070001.xhp
msgctxt ""
"01070001.xhp\n"
-"hd_id3147209\n"
+"par_id871561565412738\n"
"help.text"
-msgid "File Name"
-msgstr "Název souboru"
+msgid "Enter a file name or a path for the file."
+msgstr ""
+#. qpAcp
#: 01070001.xhp
msgctxt ""
"01070001.xhp\n"
@@ -2744,14 +3076,16 @@ msgctxt ""
msgid "File Type"
msgstr "Typ souboru"
+#. HUFLH
#: 01070001.xhp
msgctxt ""
"01070001.xhp\n"
"hd_id3148539\n"
"help.text"
-msgid "Export"
-msgstr "Export"
+msgid "Save"
+msgstr ""
+#. VmE3c
#: 01070002.xhp
msgctxt ""
"01070002.xhp\n"
@@ -2760,6 +3094,7 @@ msgctxt ""
msgid "Export As"
msgstr "Exportovat jako"
+#. nqF2H
#: 01070002.xhp
msgctxt ""
"01070002.xhp\n"
@@ -2768,6 +3103,7 @@ msgctxt ""
msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
msgstr "<bookmark_value>exportovat jako;PDF</bookmark_value><bookmark_value>exportovat jako;EPUB</bookmark_value>"
+#. NDQi2
#: 01070002.xhp
msgctxt ""
"01070002.xhp\n"
@@ -2776,6 +3112,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01070002.xhp\" name=\"Export As...\">Export As...</link>"
msgstr "<link href=\"text/shared/01/01070002.xhp\" name=\"Exportovat jako\">Exportovat jako</link>"
+#. yQFCE
#: 01070002.xhp
msgctxt ""
"01070002.xhp\n"
@@ -2784,6 +3121,7 @@ msgctxt ""
msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
msgstr "<variable id=\"exportas1\"><ahelp hid=\".\">Exportuje dokument ve formátu PDF nebo EPUB.</ahelp></variable>"
+#. 84MXi
#: 01070002.xhp
msgctxt ""
"01070002.xhp\n"
@@ -2792,6 +3130,7 @@ msgctxt ""
msgid "Choose <emph>File - Export As...</emph> ."
msgstr "Zvolte <emph>Soubor - Exportovat jako</emph>."
+#. 5EMoa
#: 01070002.xhp
msgctxt ""
"01070002.xhp\n"
@@ -2800,6 +3139,7 @@ msgctxt ""
msgid "Export Directly as PDF"
msgstr "Přímý export do PDF"
+#. AWMaF
#: 01070002.xhp
msgctxt ""
"01070002.xhp\n"
@@ -2808,6 +3148,7 @@ msgctxt ""
msgid "Export the entire document using your default PDF settings."
msgstr "Exportuje celý dokument s výchozím nastavením pro formát PDF."
+#. oxL5i
#: 01070002.xhp
msgctxt ""
"01070002.xhp\n"
@@ -2816,6 +3157,7 @@ msgctxt ""
msgid "Export Directly as EPUB"
msgstr "Přímý export do EPUB"
+#. 8TMtY
#: 01070002.xhp
msgctxt ""
"01070002.xhp\n"
@@ -2824,6 +3166,7 @@ msgctxt ""
msgid "Export the entire document using your default EPUB settings."
msgstr "Exportuje celý dokument s výchozím nastavením pro formát EPUB."
+#. 9NFQ4
#: 01100000.xhp
msgctxt ""
"01100000.xhp\n"
@@ -2832,6 +3175,7 @@ msgctxt ""
msgid "Document Properties"
msgstr "Vlastnosti dokumentu"
+#. FBLob
#: 01100000.xhp
msgctxt ""
"01100000.xhp\n"
@@ -2840,6 +3184,7 @@ msgctxt ""
msgid "<variable id=\"eigen_von\"><link href=\"text/shared/01/01100000.xhp\" name=\"Document Properties\">Document Properties</link></variable>"
msgstr "<variable id=\"eigen_von\"><link href=\"text/shared/01/01100000.xhp\" name=\"Document Properties\">Vlastnosti dokumentu</link></variable>"
+#. W4uvS
#: 01100000.xhp
msgctxt ""
"01100000.xhp\n"
@@ -2848,6 +3193,7 @@ msgctxt ""
msgid "<variable id=\"dokumentinfotext\"><ahelp hid=\".uno:SetDocumentProperties\">Displays the properties for the current file, including statistics such as word count and the date the file was created.</ahelp></variable>"
msgstr "<variable id=\"dokumentinfotext\"><ahelp hid=\".uno:SetDocumentProperties\">Zobrazí vlastnosti aktuálního souboru, např. statistické údaje jako počet slov nebo datum vytvoření souboru.</ahelp></variable>"
+#. gpvEK
#: 01100000.xhp
msgctxt ""
"01100000.xhp\n"
@@ -2856,6 +3202,7 @@ msgctxt ""
msgid "The <emph>Properties</emph> dialog contains the following tab pages:"
msgstr "Dialogové okno <emph>Vlastnosti</emph> obsahuje následující karty:"
+#. qEgAZ
#: 01100000.xhp
msgctxt ""
"01100000.xhp\n"
@@ -2864,6 +3211,7 @@ msgctxt ""
msgid "Depending on your access rights to the file, you might not see all of the tabs in the <emph>Properties</emph> dialog."
msgstr "V závislosti na vašich přístupových právech k souboru nemusí dialogové okno <emph>Vlastnosti</emph> obsahovat všechny karty."
+#. ukwQv
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
@@ -2872,6 +3220,7 @@ msgctxt ""
msgid "Description"
msgstr "Popis"
+#. LaoBx
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
@@ -2880,6 +3229,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01100100.xhp\" name=\"Description\">Description</link>"
msgstr "<link href=\"text/shared/01/01100100.xhp\" name=\"Popis\">Popis</link>"
+#. BViFU
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
@@ -2888,6 +3238,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/DescriptionInfoPage\">Contains descriptive information about the document.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/descriptioninfopage/DescriptionInfoPage\">Obsahuje informace s popisem dokumentu.</ahelp>"
+#. D2ptn
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
@@ -2896,6 +3247,7 @@ msgctxt ""
msgid "Title"
msgstr "Název"
+#. m9p8k
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
@@ -2904,6 +3256,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/title\">Enter a title for the document.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/descriptioninfopage/title\">Zadejte název dokumentu.</ahelp>"
+#. eb9jj
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
@@ -2912,6 +3265,7 @@ msgctxt ""
msgid "Subject"
msgstr "Předmět"
+#. aPM28
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
@@ -2920,6 +3274,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/subject\">Enter a subject for the document. You can use a subject to group documents with similar contents.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/descriptioninfopage/subject\">Zadejte předmět dokumentu. Pomocí předmětu je možné seskupit dokumenty s podobným obsahem.</ahelp>"
+#. X5QRA
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
@@ -2928,6 +3283,7 @@ msgctxt ""
msgid "Keywords"
msgstr "Klíčová slova"
+#. 4pHTt
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
@@ -2936,6 +3292,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/keywords\">Enter the words that you want to use to index the content of your document. Keywords must be separated by commas. A keyword can contain white space characters or semicolons.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/descriptioninfopage/keywords\">Vložte slova, která se použijí k indexování obsahu dokumentu. Klíčová slova musí být oddělena čárkou. Klíčové slovo může obsahovat prázdné znaky nebo středníky.</ahelp>"
+#. F8sxc
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
@@ -2944,6 +3301,7 @@ msgctxt ""
msgid "Comments"
msgstr "Komentáře"
+#. ZmWzL
#: 01100100.xhp
msgctxt ""
"01100100.xhp\n"
@@ -2952,6 +3310,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/descriptioninfopage/comments\">Enter comments to help identify the document.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/descriptioninfopage/comments\">Zadejte komentáře, které pomohou dokument rozpoznat.</ahelp>"
+#. cULsU
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -2960,6 +3319,7 @@ msgctxt ""
msgid "General"
msgstr "Obecné"
+#. 2UBSe
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -2968,6 +3328,7 @@ msgctxt ""
msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
msgstr "<bookmark_value>čísla verzí dokumentu</bookmark_value><bookmark_value>dokumenty; čísla verzí</bookmark_value><bookmark_value>soubory; čísla verzí</bookmark_value><bookmark_value>čas úprav dokumentů</bookmark_value><bookmark_value>dokumenty; čas úprav</bookmark_value>"
+#. JSTHu
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -2976,6 +3337,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01100200.xhp\" name=\"General\">General</link>"
msgstr "<link href=\"text/shared/01/01100200.xhp\" name=\"Obecné\">Obecné</link>"
+#. 7GFov
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -2984,6 +3346,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/documentinfopage/DocumentInfoPage\">Contains basic information about the current file.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/documentinfopage/DocumentInfoPage\">Obsahuje základní informace o souboru.</ahelp>"
+#. Trx7x
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -2992,6 +3355,7 @@ msgctxt ""
msgid "File"
msgstr "Soubor"
+#. GChuA
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3000,6 +3364,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/documentinfopage/nameed\">Displays the file name.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/documentinfopage/nameed\">Zobrazuje název souboru.</ahelp>"
+#. BVnzQ
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3008,6 +3373,7 @@ msgctxt ""
msgid "Type:"
msgstr "Typ:"
+#. dfTZu
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3016,6 +3382,7 @@ msgctxt ""
msgid "Displays the file type for the current document."
msgstr "Zobrazuje typ souboru aktuálního dokumentu."
+#. 6xGRB
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3024,6 +3391,7 @@ msgctxt ""
msgid "Location:"
msgstr "Umístění:"
+#. sqRnK
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3032,6 +3400,7 @@ msgctxt ""
msgid "Displays the path and the name of the directory where the file is stored."
msgstr "Zobrazuje cestu a název adresáře, ve kterém je soubor uložen."
+#. CSFUt
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3040,6 +3409,7 @@ msgctxt ""
msgid "Size:"
msgstr "Velikost:"
+#. b5fx8
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3048,6 +3418,7 @@ msgctxt ""
msgid "Displays the size of the current document in bytes."
msgstr "V poli je zobrazena velikost aktuálního dokumentu v bytech."
+#. jE3zv
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3056,6 +3427,7 @@ msgctxt ""
msgid "Created:"
msgstr "Vytvořen:"
+#. AYhBx
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3064,6 +3436,7 @@ msgctxt ""
msgid "Displays the date and time and author when the file was first saved."
msgstr "Zobrazuje datum a čas prvního uložení souboru a jeho autora."
+#. AwQ9Q
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3072,6 +3445,7 @@ msgctxt ""
msgid "Modified:"
msgstr "Změněn:"
+#. g5sGH
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3080,6 +3454,7 @@ msgctxt ""
msgid "Displays the date and time and author when the file was last saved in a $[officename] file format."
msgstr "Zobrazuje datum a čas posledního uložení ve formátu $[officename] a autora změny."
+#. u6PCD
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3088,6 +3463,7 @@ msgctxt ""
msgid "Template:"
msgstr "Šablona:"
+#. dKF56
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3096,6 +3472,7 @@ msgctxt ""
msgid "Displays the template that was used to create the file."
msgstr "Zobrazuje šablonu použitou k vytvoření souboru."
+#. mCUc2
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3104,6 +3481,7 @@ msgctxt ""
msgid "Digitally signed:"
msgstr "Elektronicky podepsán:"
+#. kLqNh
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3112,6 +3490,7 @@ msgctxt ""
msgid "Displays the date and the time when the file was last signed as well as the name of the author who signed the document."
msgstr "Zobrazuje datum a čas, kdy byl soubor naposledy podepsán, a jméno autora, který dokument podepsal."
+#. Rn3MJ
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3120,6 +3499,7 @@ msgctxt ""
msgid "Digital Signature"
msgstr "Elektronický podpis"
+#. EdEtn
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3128,6 +3508,7 @@ msgctxt ""
msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
msgstr "Otevře dialogové okno <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Elektronické podpisy</emph></link>, kde je možné spravovat elektronické podpisy aktuálního dokumentu."
+#. BBgQY
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3136,6 +3517,7 @@ msgctxt ""
msgid "Last printed:"
msgstr "Vytištěn:"
+#. BunTF
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3144,6 +3526,7 @@ msgctxt ""
msgid "Displays the date and time and user name when the file was last printed."
msgstr "Zobrazuje datum a čas, kdy byl soubor naposledy vytištěn, a jméno uživatele, který jej vytiskl."
+#. wt4qw
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3152,6 +3535,7 @@ msgctxt ""
msgid "Total editing time:"
msgstr "Celkový čas úprav:"
+#. pg3gJ
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3160,6 +3544,7 @@ msgctxt ""
msgid "Displays the amount of time that the file has been open for editing since the file was created. The editing time is updated when you save the file."
msgstr "Zobrazuje celkový čas, po který byl soubor od svého vytvoření otevřen pro úpravy. Čas úpravy se aktualizuje při uložení souboru."
+#. 7sAEq
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3168,6 +3553,7 @@ msgctxt ""
msgid "Revision number:"
msgstr "Číslo revize:"
+#. FPbiF
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3176,6 +3562,7 @@ msgctxt ""
msgid "Displays the number of times that the file has been saved."
msgstr "Zobrazuje počet uložení souboru."
+#. oRbGJ
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3184,6 +3571,7 @@ msgctxt ""
msgid "Apply User Data"
msgstr "Použít uživatelské údaje"
+#. EPUeH
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3192,6 +3580,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/documentinfopage/userdatacb\">Saves the user's full name with the file. You can edit the name by choosing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - User Data</emph>.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/documentinfopage/userdatacb\">Uloží do souboru celé jméno uživatele. Jméno lze upravit volbou <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - $[officename] - Uživatelské údaje</emph>.</ahelp>"
+#. ycnFB
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3200,6 +3589,7 @@ msgctxt ""
msgid "Reset Properties"
msgstr "Obnovit vlastnosti"
+#. EGfWC
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
@@ -3208,6 +3598,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/documentinfopage/reset\">Resets the editing time to zero, the creation date to the current date and time, and the version number to 1. The modification and printing dates are also deleted.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/documentinfopage/reset\">Nastaví čas úprav na nulu, datum vytvoření na aktuální datum a čas a číslo verze na 1. Také se smaže datum úpravy a vytištění.</ahelp>"
+#. ibdbD
#: 01100300.xhp
msgctxt ""
"01100300.xhp\n"
@@ -3216,6 +3607,7 @@ msgctxt ""
msgid "Custom Properties"
msgstr "Vlastní nastavení"
+#. 8GJDq
#: 01100300.xhp
msgctxt ""
"01100300.xhp\n"
@@ -3224,6 +3616,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01100300.xhp\" name=\"Custom Properties\">Custom Properties</link>"
msgstr "<link href=\"text/shared/01/01100300.xhp\" name=\"Custom Properties\">Vlastní nastavení</link>"
+#. DUrAo
#: 01100300.xhp
msgctxt ""
"01100300.xhp\n"
@@ -3232,6 +3625,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/custominfopage/CustomInfoPage\">Allows you to assign custom information fields to your document.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/custominfopage/CustomInfoPage\">Umožní Vám přidat vlastní pole s informacemi do dokumentu.</ahelp>"
+#. pi3Ce
#: 01100300.xhp
msgctxt ""
"01100300.xhp\n"
@@ -3240,6 +3634,7 @@ msgctxt ""
msgid "Properties"
msgstr "Vlastnosti"
+#. srBoG
#: 01100300.xhp
msgctxt ""
"01100300.xhp\n"
@@ -3248,6 +3643,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/custominfopage/properties\">Enter your custom contents. You can change the name, type, and contents of each row. You can add or remove rows. The items will be exported as metadata to other file formats.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/custominfopage/properties\">Vložte Váš vlastní obsah. můžete změnit jméno, typ a obsah každé řádky. Můžete přidat nebo odstranit řádky. Tyto položky budou vyexportovány jako metadata to jiného formátu.</ahelp>"
+#. 6w6ej
#: 01100300.xhp
msgctxt ""
"01100300.xhp\n"
@@ -3256,6 +3652,7 @@ msgctxt ""
msgid "Add"
msgstr "Přidat"
+#. AJgqt
#: 01100300.xhp
msgctxt ""
"01100300.xhp\n"
@@ -3264,6 +3661,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Click to add a new row to the Properties list.</ahelp>"
msgstr "<ahelp hid=\".\">Klikněte na přidat novou řádku v seznamu nastavení.</ahelp>"
+#. dvhGR
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3272,6 +3670,7 @@ msgctxt ""
msgid "Statistics"
msgstr "Statistika"
+#. jYH3h
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3280,6 +3679,7 @@ msgctxt ""
msgid "<bookmark_value>number of pages</bookmark_value><bookmark_value>documents;number of pages/tables/sheets</bookmark_value><bookmark_value>number of tables</bookmark_value><bookmark_value>number of sheets</bookmark_value><bookmark_value>cells;number of</bookmark_value><bookmark_value>pictures;number of</bookmark_value><bookmark_value>OLE objects;number of</bookmark_value>"
msgstr "<bookmark_value>počet stránek</bookmark_value><bookmark_value>dokumenty; počet stránek/tabulek/listů</bookmark_value><bookmark_value>počet tabulek</bookmark_value><bookmark_value>počet listů</bookmark_value><bookmark_value>buňky; počet</bookmark_value><bookmark_value>obrázky; počet</bookmark_value><bookmark_value>objekty OLE; počet</bookmark_value>"
+#. D2bWV
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3288,6 +3688,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01100400.xhp\" name=\"Statistics\">Statistics</link>"
msgstr "<link href=\"text/shared/01/01100400.xhp\" name=\"Statistika\">Statistika</link>"
+#. V6GEr
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3296,6 +3697,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays statistics for the current file.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí pro aktuální soubor statistiku.</ahelp>"
+#. 3TuM9
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3304,6 +3706,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Some statistic values can be used as <link href=\"text/swriter/02/14020000.xhp\" name=\"variables in formulas\">variables in formulas</link>.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Některé statistické údaje lze použít jako <link href=\"text/swriter/02/14020000.xhp\" name=\"proměnné ve vzorcích\">proměnné ve vzorcích</link>.</caseinline></switchinline>"
+#. fxGUz
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3312,6 +3715,7 @@ msgctxt ""
msgid "Pages:"
msgstr "Stránky:"
+#. wFLTT
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3320,6 +3724,7 @@ msgctxt ""
msgid "Number of pages in the file."
msgstr "Počet stránek v souboru."
+#. Lj76U
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3328,6 +3733,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Tables:</caseinline><caseinline select=\"CALC\">Sheets:</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Tabulky:</caseinline><caseinline select=\"CALC\">Listy:</caseinline></switchinline>"
+#. A6G4H
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3336,6 +3742,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Počet tabulek v souboru.</caseinline><caseinline select=\"CALC\">Počet listů v souboru.</caseinline></switchinline> Tato statistika <emph>nezahrnuje</emph> tabulky, které byly vloženy jako objekty <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link>."
+#. EZWri
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3344,6 +3751,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Cells:</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Buňky:</caseinline></switchinline>"
+#. seVAH
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3352,6 +3760,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Number of cells with content in the file.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Počet buněk s obsahem v souboru.</caseinline></switchinline>"
+#. TXysK
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3360,6 +3769,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formula groups:</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Skupiny vzorců:</caseinline></switchinline>"
+#. WAFAR
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3368,6 +3778,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Number of contiguous ranges in a column with same formula.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Počet souvislých oblastí ve sloupci se stejným vzorcem.</caseinline></switchinline>"
+#. H3i2a
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3376,6 +3787,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Images:</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Obrázky:</caseinline></switchinline>"
+#. ryGt3
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3384,6 +3796,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Počet obrázků v souboru. Tato statistika <emph>nezahrnuje</emph> obrázky vložené jako objekty <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link>.</caseinline></switchinline>"
+#. KbxEs
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3392,6 +3805,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">OLE Objects:</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Objekty OLE:</caseinline></switchinline>"
+#. BkmWR
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3400,6 +3814,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Počet objektů <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> v souboru <emph>včetně</emph> tabulek a obrázků, které byly jako objekty OLE vloženy.</caseinline></switchinline>"
+#. coPjE
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3408,6 +3823,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Paragraphs:</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Odstavce:</caseinline></switchinline>"
+#. 9cqSQ
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3416,6 +3832,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Počet odstavců (včetně prázdných) v souboru. </caseinline></switchinline>"
+#. KDEhm
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3424,6 +3841,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Words:</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Slova:</caseinline></switchinline>"
+#. e7HhL
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3432,6 +3850,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Počet slov (včetně slov o velikosti jednoho znaku) v souboru.</caseinline></switchinline>"
+#. oG7TM
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3440,6 +3859,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Characters:</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Znaky:</caseinline></switchinline>"
+#. rLEmf
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3448,6 +3868,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Počet znaků v souboru, včetně mezer. Netisknutelné znaky nejsou zahrnuty.</caseinline></switchinline>"
+#. LUXFC
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3456,6 +3877,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Lines:</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Řádky:</caseinline></switchinline>"
+#. 79fie
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3464,6 +3886,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of lines in the file.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Počet řádek v souboru.</caseinline></switchinline>"
+#. hcEnb
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3472,6 +3895,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Update</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Aktualizovat</caseinline></switchinline>"
+#. JzybH
#: 01100400.xhp
msgctxt ""
"01100400.xhp\n"
@@ -3480,6 +3904,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"modules/swriter/ui/statisticsinfopage/update\">Updates the statistics.</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"modules/swriter/ui/statisticsinfopage/update\">Aktualizuje statistiku.</ahelp></caseinline></switchinline>"
+#. HpTwh
#: 01100600.xhp
msgctxt ""
"01100600.xhp\n"
@@ -3488,6 +3913,7 @@ msgctxt ""
msgid "Security"
msgstr "Zabezpečení"
+#. ZQNq9
#: 01100600.xhp
msgctxt ""
"01100600.xhp\n"
@@ -3496,6 +3922,7 @@ msgctxt ""
msgid "<bookmark_value>password as document property</bookmark_value><bookmark_value>file sharing options for current document</bookmark_value><bookmark_value>read-only documents;opening documents as</bookmark_value><bookmark_value>saving;with password by default</bookmark_value><bookmark_value>user data;removing when saving</bookmark_value>"
msgstr "<bookmark_value>heslo jako vlastnost dokumentu</bookmark_value><bookmark_value>možnosti sdílení souboru pro aktuální dokument</bookmark_value><bookmark_value>dokumenty jen pro čtení;otevírání dokumentů jako</bookmark_value><bookmark_value>ukládání;ve výchozím nastavení s heslem</bookmark_value><bookmark_value>uživatelské údaje;odstranění při ukládání</bookmark_value>"
+#. r6EHt
#: 01100600.xhp
msgctxt ""
"01100600.xhp\n"
@@ -3504,6 +3931,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01100600.xhp\" name=\"Security\">Security</link>"
msgstr "<link href=\"text/shared/01/01100600.xhp\" name=\"Zabezpečení\">Zabezpečení</link>"
+#. rvmsA
#: 01100600.xhp
msgctxt ""
"01100600.xhp\n"
@@ -3512,6 +3940,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Sets password options for the current document.</ahelp>"
msgstr "<ahelp hid=\".\">Nastaví možnosti zaheslování aktuálního dokumentu.</ahelp>"
+#. gYEcn
#: 01100600.xhp
msgctxt ""
"01100600.xhp\n"
@@ -3520,6 +3949,7 @@ msgctxt ""
msgid "Open file read-only"
msgstr "Otevřít jen pro čtení"
+#. s7bTf
#: 01100600.xhp
msgctxt ""
"01100600.xhp\n"
@@ -3528,6 +3958,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select to allow this document to be opened in read-only mode only.</ahelp>"
msgstr "<ahelp hid=\".\">Zaškrtnutím povolíte tento dokument otevírat pouze v režimu pro čtení.</ahelp>"
+#. uhvBT
#: 01100600.xhp
msgctxt ""
"01100600.xhp\n"
@@ -3536,6 +3967,7 @@ msgctxt ""
msgid "This file sharing option protects the document against accidental changes. It is still possible to edit a copy of the document and save that copy with the same name as the original."
msgstr "Tato možnosti sdílení souborů chrání dokument před náhodnými změnami. Stále je možné upravit kopii dokumentu a tuto kopii uložit pod stejným názvem jako originál."
+#. nAES5
#: 01100600.xhp
msgctxt ""
"01100600.xhp\n"
@@ -3544,6 +3976,7 @@ msgctxt ""
msgid "Record changes"
msgstr "Zaznamenávat změny"
+#. ijJbw
#: 01100600.xhp
msgctxt ""
"01100600.xhp\n"
@@ -3552,6 +3985,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select to enable recording changes. This is the same as <emph>Edit - Track Changes - Record</emph>.</ahelp>"
msgstr "<ahelp hid=\".\">Zaškrtnutím povolíte zaznamenávání změn. Je to totéž jako <emph>Úpravy - Sledování změn - Zaznamenávat</emph>.</ahelp>"
+#. RQsFf
#: 01100600.xhp
msgctxt ""
"01100600.xhp\n"
@@ -3560,6 +3994,7 @@ msgctxt ""
msgid "To protect the recording state with a password, click <emph>Protect</emph> and enter a password. Other users of this document can apply their changes, but they cannot disable change recording without knowing the password."
msgstr "Stav sledování změn uzamknete heslem klepnutím na <emph>Zamknout</emph> a zadáním hesla. Ostatní uživatelé budou moci dokument měnit, ale nebudou moci bez znalosti hesla vypnout zaznamenávání změn."
+#. VyjYb
#: 01100600.xhp
msgctxt ""
"01100600.xhp\n"
@@ -3568,6 +4003,7 @@ msgctxt ""
msgid "Protect / Unprotect"
msgstr "Zamknout / odemknout"
+#. qMXH2
#: 01100600.xhp
msgctxt ""
"01100600.xhp\n"
@@ -3576,6 +4012,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/securityinfopage/protect\">Protects the change recording state with a password. If change recording is protected for the current document, the button is named <emph>Unprotect</emph>. Click <emph>Unprotect</emph> and type the correct password to disable the protection.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/securityinfopage/protect\">Uzamkne stav sledování změn heslem. Pokud je v aktuálním dokumentu zaznamenávání změn uzamčeno, tlačítko se jmenuje <emph>Odemknout</emph>. Klepnutím na <emph>Odemknout</emph> a zadáním správného hesla uzamčení zrušíte.</ahelp>"
+#. VYFD9
#: 01110000.xhp
msgctxt ""
"01110000.xhp\n"
@@ -3584,6 +4021,7 @@ msgctxt ""
msgid "Templates"
msgstr "Šablony"
+#. rFPCc
#: 01110000.xhp
msgctxt ""
"01110000.xhp\n"
@@ -3592,6 +4030,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01110000.xhp\" name=\"Templates\">Templates</link>"
msgstr "<link href=\"text/shared/01/01110000.xhp\" name=\"Šablony\">Šablony</link>"
+#. n2kjJ
#: 01110000.xhp
msgctxt ""
"01110000.xhp\n"
@@ -3600,6 +4039,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Lets you organize and edit your templates, as well as save the current file as a template.</ahelp>"
msgstr "<ahelp hid=\".\">Umožňuje spravovat a upravovat šablony nebo uložit aktuální soubor jako šablonu.</ahelp>"
+#. VWjC6
#: 01110000.xhp
msgctxt ""
"01110000.xhp\n"
@@ -3608,6 +4048,7 @@ msgctxt ""
msgid "Select <emph>File - Templates</emph>."
msgstr "Zvolte <emph>Soubor - Šablony</emph>."
+#. xfFYL
#: 01110101.xhp
msgctxt ""
"01110101.xhp\n"
@@ -3616,6 +4057,7 @@ msgctxt ""
msgid "Address Book Assignment"
msgstr "Přiřazení adresáře"
+#. berDq
#: 01110101.xhp
msgctxt ""
"01110101.xhp\n"
@@ -3624,6 +4066,7 @@ msgctxt ""
msgid "Address Book Assignment"
msgstr "Přiřazení adresáře"
+#. yD9Ug
#: 01110101.xhp
msgctxt ""
"01110101.xhp\n"
@@ -3632,6 +4075,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:AddressBookSource\">Edit the field assignments and the data source for your address book.</ahelp>"
msgstr "<ahelp hid=\".uno:AddressBookSource\">Upravte přiřazení polí a zdroj dat pro adresář.</ahelp>"
+#. FnNRj
#: 01110101.xhp
msgctxt ""
"01110101.xhp\n"
@@ -3640,6 +4084,7 @@ msgctxt ""
msgid "Choose <emph>Tools - Address Book Source</emph>."
msgstr "Zvolte <emph>Nástroje - Zdroj adresáře</emph>."
+#. 46kw3
#: 01110101.xhp
msgctxt ""
"01110101.xhp\n"
@@ -3648,6 +4093,7 @@ msgctxt ""
msgid "Address Book Source"
msgstr "Zdroj adresáře"
+#. jTHhc
#: 01110101.xhp
msgctxt ""
"01110101.xhp\n"
@@ -3656,6 +4102,7 @@ msgctxt ""
msgid "Set the data source and data table for your address book."
msgstr "Nastaví zdroj dat a tabulku pro adresář."
+#. jb4KN
#: 01110101.xhp
msgctxt ""
"01110101.xhp\n"
@@ -3664,6 +4111,7 @@ msgctxt ""
msgid "Data Source"
msgstr "Zdroj dat"
+#. EFCsG
#: 01110101.xhp
msgctxt ""
"01110101.xhp\n"
@@ -3672,6 +4120,7 @@ msgctxt ""
msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/datasource\">Select the data source for your address book.</ahelp>"
msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/datasource\">Vyberte zdroj dat pro adresář.</ahelp>"
+#. omg8J
#: 01110101.xhp
msgctxt ""
"01110101.xhp\n"
@@ -3680,6 +4129,7 @@ msgctxt ""
msgid "Table"
msgstr "Tabulka"
+#. 9HAgU
#: 01110101.xhp
msgctxt ""
"01110101.xhp\n"
@@ -3688,6 +4138,7 @@ msgctxt ""
msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/datatable\">Select the data table for your address book.</ahelp>"
msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/datatable\">Vyberte tabulku pro adresář.</ahelp>"
+#. CnsV8
#: 01110101.xhp
msgctxt ""
"01110101.xhp\n"
@@ -3696,6 +4147,7 @@ msgctxt ""
msgid "Configure"
msgstr "Konfigurace"
+#. 7XELF
#: 01110101.xhp
msgctxt ""
"01110101.xhp\n"
@@ -3704,6 +4156,7 @@ msgctxt ""
msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Přidá nový zdroj dat do seznamu <emph>Zdroj adresáře</emph>.</ahelp>"
+#. HLCKK
#: 01110101.xhp
msgctxt ""
"01110101.xhp\n"
@@ -3712,6 +4165,7 @@ msgctxt ""
msgid "Field assignment"
msgstr "Přiřazení polí"
+#. iPwaP
#: 01110101.xhp
msgctxt ""
"01110101.xhp\n"
@@ -3720,6 +4174,7 @@ msgctxt ""
msgid "Define the field assignments for your address book."
msgstr "Určuje přiřazení polí pro adresář."
+#. 2ATMs
#: 01110101.xhp
msgctxt ""
"01110101.xhp\n"
@@ -3728,6 +4183,7 @@ msgctxt ""
msgid "(Field name)"
msgstr "(Název pole)"
+#. Rs6x8
#: 01110101.xhp
msgctxt ""
"01110101.xhp\n"
@@ -3736,6 +4192,7 @@ msgctxt ""
msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/assign\">Select the field in the data table that corresponds to the address book entry.</ahelp>"
msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/assign\">Vyberte pole v databázové tabulce, které odpovídá záznamu v adresáři.</ahelp>"
+#. piKAd
#: 01110300.xhp
msgctxt ""
"01110300.xhp\n"
@@ -3744,6 +4201,7 @@ msgctxt ""
msgid "Save as Template"
msgstr "Uložit jako šablonu"
+#. ZJiXN
#: 01110300.xhp
msgctxt ""
"01110300.xhp\n"
@@ -3752,6 +4210,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01110300.xhp\" name=\"Save as Template\">Save as Template</link>"
msgstr "<link href=\"text/shared/01/01110300.xhp\" name=\"Uložit jako šablonu\">Uložit jako šablonu</link>"
+#. Y8jSM
#: 01110300.xhp
msgctxt ""
"01110300.xhp\n"
@@ -3760,6 +4219,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Saves the current document as a template.</ahelp>"
msgstr "<ahelp hid=\".\">Uloží aktuální dokument jako šablonu.</ahelp>"
+#. h5Wxt
#: 01110300.xhp
msgctxt ""
"01110300.xhp\n"
@@ -3768,6 +4228,7 @@ msgctxt ""
msgid "Choose <emph>File - Templates - Save as Template</emph>."
msgstr "Zvolte <emph>Soubor - Šablony - Uložit jako šablonu</emph>."
+#. DTrDy
#: 01110300.xhp
msgctxt ""
"01110300.xhp\n"
@@ -3776,6 +4237,7 @@ msgctxt ""
msgid "Template Name"
msgstr "Název šablony"
+#. 39pSZ
#: 01110300.xhp
msgctxt ""
"01110300.xhp\n"
@@ -3784,6 +4246,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter a name for the template.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte název šablony.</ahelp>"
+#. P2EfB
#: 01110300.xhp
msgctxt ""
"01110300.xhp\n"
@@ -3792,6 +4255,7 @@ msgctxt ""
msgid "Template Category"
msgstr "Kategorie šablony"
+#. pZzDq
#: 01110300.xhp
msgctxt ""
"01110300.xhp\n"
@@ -3800,6 +4264,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select a category in which to save the new template.</ahelp>"
msgstr "<ahelp hid=\".\">Vyberte kategorii, do níž se nová šablona uloží.</ahelp>"
+#. 8GFXK
#: 01110300.xhp
msgctxt ""
"01110300.xhp\n"
@@ -3808,6 +4273,7 @@ msgctxt ""
msgid "Set as default template"
msgstr "Nastavit jako výchozí"
+#. LiABE
#: 01110300.xhp
msgctxt ""
"01110300.xhp\n"
@@ -3816,6 +4282,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The new template will be used as the default template.</ahelp>"
msgstr "<ahelp hid=\".\">Nová šablona se bude používat jako výchozí.</ahelp>"
+#. 6NuAA
#: 01110400.xhp
msgctxt ""
"01110400.xhp\n"
@@ -3824,6 +4291,7 @@ msgctxt ""
msgid "Open Template"
msgstr "Otevřít šablonu"
+#. uADtt
#: 01110400.xhp
msgctxt ""
"01110400.xhp\n"
@@ -3832,6 +4300,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01110400.xhp\" name=\"Open Template\">Open Template</link>"
msgstr "<link href=\"text/shared/01/01110400.xhp\" name=\"Otevřít šablonu\">Otevřít šablonu</link>"
+#. VUYtJ
#: 01110400.xhp
msgctxt ""
"01110400.xhp\n"
@@ -3840,6 +4309,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:OpenTemplate\">Opens a dialog where you can select a template for editing.</ahelp>"
msgstr "<ahelp hid=\".uno:OpenTemplate\">Otevře dialog, kde je možné vybrat šablonu pro úpravy.</ahelp>"
+#. AFPGE
#: 01110400.xhp
msgctxt ""
"01110400.xhp\n"
@@ -3848,6 +4318,7 @@ msgctxt ""
msgid "Choose <emph>File - Templates - Open Template</emph>."
msgstr "Zvolte <emph>Soubor - Šablony - Otevřít šablonu</emph>."
+#. VkA8N
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -3856,6 +4327,7 @@ msgctxt ""
msgid "Print"
msgstr "Tisk"
+#. CKedd
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -3864,6 +4336,7 @@ msgctxt ""
msgid "<bookmark_value>printing; documents</bookmark_value><bookmark_value>documents; printing</bookmark_value><bookmark_value>text documents; printing</bookmark_value><bookmark_value>spreadsheets; printing</bookmark_value><bookmark_value>presentations; print menu</bookmark_value><bookmark_value>drawings; printing</bookmark_value><bookmark_value>choosing printers</bookmark_value><bookmark_value>printers; choosing</bookmark_value><bookmark_value>print area selection</bookmark_value><bookmark_value>selecting; print areas</bookmark_value><bookmark_value>pages; selecting one to print</bookmark_value><bookmark_value>printing; selections</bookmark_value><bookmark_value>printing; copies</bookmark_value><bookmark_value>copies; printing</bookmark_value><bookmark_value>spoolfiles with Xprinter</bookmark_value>"
msgstr "<bookmark_value>tisk; dokumenty</bookmark_value><bookmark_value>dokumenty; tisk</bookmark_value><bookmark_value>textové dokumenty; tisk</bookmark_value><bookmark_value>sešity; tisk</bookmark_value><bookmark_value>prezentace; nabídka tisk</bookmark_value><bookmark_value>kresby; tisk</bookmark_value><bookmark_value>vybírání tiskáren</bookmark_value><bookmark_value>tiskárny; vybírání</bookmark_value><bookmark_value>oblasti tisku; vybírání</bookmark_value><bookmark_value>vybírání; oblasti tisku</bookmark_value><bookmark_value>stránky; výběr stránky k tisku</bookmark_value><bookmark_value>tisk; výběry</bookmark_value><bookmark_value>tisk; kopie</bookmark_value><bookmark_value>kopie; tisk</bookmark_value><bookmark_value>fronty pro Xprinter</bookmark_value>"
+#. btBmD
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -3872,6 +4345,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Tisk\">Tisk</link>"
+#. XhtpZ
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -3880,14 +4354,16 @@ msgctxt ""
msgid "<variable id=\"druckentext\"><ahelp hid=\".uno:Print\">Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document.</ahelp></variable> The printing options can vary according to the printer and the operating system that you use."
msgstr "<variable id=\"druckentext\"><ahelp hid=\".uno:Print\">Vytiskne aktuální dokument, výběr nebo určené stránky. Také je možné nastavit volby tisku pro aktuální dokument.</ahelp></variable> Volby tisku se mohou lišit podle používané tiskárny a operačního systému."
+#. Y8AZi
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
"par_id0818200912284853\n"
"help.text"
-msgid "The <emph>Print</emph> dialog consists of three main parts: A preview with navigation buttons, several tab pages with control elements specific to the current document type, and the <emph>Print</emph>, <emph>Cancel</emph> and <emph>Help</emph> buttons."
-msgstr "Dialogové okno <emph>Tisk</emph> se skládá ze tří hlavních částí: z náhledu s navigačními tlačítky, z několika karet s ovládacími prvky specifickými pro aktuální typ dokumentu a z tlačítek <emph>Tisk</emph>, <emph>Zrušit</emph> a <emph>Nápověda</emph>."
+msgid "The <emph>Print</emph> dialog consists of three main parts: A preview with navigation buttons, tab pages with control elements specific to the current document type, and the <emph>Print</emph>, <emph>Cancel</emph> and <emph>Help</emph> buttons."
+msgstr ""
+#. KGLDV
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -3896,6 +4372,7 @@ msgctxt ""
msgid "If you just want to know how to print your document, click any of the following links."
msgstr "Chcete-li vědět jak vytisknout dokument, klepněte na některý z následujících odkazů."
+#. mQg9e
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -3904,6 +4381,7 @@ msgctxt ""
msgid "<emph>Printing text documents</emph>:"
msgstr "<emph>Tisk textových dokumentů:</emph>"
+#. x2xfg
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -3912,6 +4390,7 @@ msgctxt ""
msgid "<emph>Printing spreadsheets</emph>:"
msgstr "<emph>Tisk sešitů:</emph>"
+#. 4ATQW
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -3920,6 +4399,7 @@ msgctxt ""
msgid "<emph>Printing presentations</emph>:"
msgstr "<emph>Tisk prezentací:</emph>"
+#. bpAMH
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -3928,38 +4408,43 @@ msgctxt ""
msgid "<emph>General printing</emph>:"
msgstr "<emph>Tisk obecně:</emph>"
+#. bau4s
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
"par_id0818200912284952\n"
"help.text"
-msgid "The settings that you define in the <emph>Print</emph> dialog are valid <emph>only</emph> for the current print job that you start by clicking the <emph>Print</emph> button. If you want to change some options permanently, open <emph>Tools - Options - %PRODUCTNAME (application name) - Print</emph>."
-msgstr "Nastavení určená v dialogovém okně <emph>Tisk</emph> jsou platná <emph>pouze</emph> pro aktuální tiskovou úlohu, kterou spustíte klepnutím na tlačítko <emph>Tisk</emph>. Požadujete-li změnit některé volby trvale, otevřete <emph>Nástroje - Možnosti - %PRODUCTNAME (název aplikace) - Tisk</emph>."
+msgid "The settings that you define in the <emph>Print</emph> dialog are valid <emph>only</emph> for the current print job that you start by clicking the <emph>Print</emph> button. If you want to change some options permanently, open <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME (application name) - Print</menuitem>."
+msgstr ""
+#. ZFcax
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
"par_id3156080\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To set the default <item type=\"productname\">%PRODUCTNAME</item> printer options for text documents, choose <link href=\"text/shared/optionen/01040400.xhp\" name=\"Tools - Options - Writer - Print\"><emph>Tools - Options - %PRODUCTNAME Writer - Print</emph></link>.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Výchozí možnosti <item type=\"productname\">%PRODUCTNAME</item> pro tisk textových dokumentů nastavíte volbou <link href=\"text/shared/optionen/01040400.xhp\" name=\"Tools - Options - Writer - Print\"><emph>Nástroje - Možnosti - %PRODUCTNAME Writer - Tisk</emph></link>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To set the default <item type=\"productname\">%PRODUCTNAME</item> printer options for text documents, choose <link href=\"text/shared/optionen/01040400.xhp\" name=\"Tools - Options - Writer - Print\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer - Print</menuitem></link>.</caseinline></switchinline>"
+msgstr ""
+#. w5LsV
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
"par_idN1099E\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To set the default <item type=\"productname\">%PRODUCTNAME</item> printer options for spreadsheet documents, choose <link href=\"text/shared/optionen/01060700.xhp\" name=\"Tools - Options - Calc - Print\"><emph>Tools - Options - %PRODUCTNAME Calc - Print</emph></link>.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Výchozí možnosti <item type=\"productname\">%PRODUCTNAME</item> pro tisk sešitů nastavíte volbou <link href=\"text/shared/optionen/01060700.xhp\" name=\"Tools - Options - Calc - Print\"><emph>Nástroje - Možnosti - %PRODUCTNAME Calc - Tisk</emph></link>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To set the default <item type=\"productname\">%PRODUCTNAME</item> printer options for spreadsheet documents, choose <link href=\"text/shared/optionen/01060700.xhp\" name=\"Tools - Options - Calc - Print\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Print</menuitem></link>.</caseinline></switchinline>"
+msgstr ""
+#. z8SQf
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
"par_idN109CD\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">To set the default <item type=\"productname\">%PRODUCTNAME</item> printer options for presentation documents, choose <link href=\"text/shared/optionen/01070400.xhp\" name=\"Tools - Options - Impress - Print\"><emph>Tools - Options - %PRODUCTNAME Impress - Print</emph></link>.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Výchozí hodnoty <item type=\"productname\">%PRODUCTNAME</item> pro tisk prezentací nastavíte volbou <link href=\"text/shared/optionen/01070400.xhp\" name=\"Tools - Options - Impress - Print\"><emph>Nástroje - Možnosti - %PRODUCTNAME Impress - Tisk</emph></link>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">To set the default <item type=\"productname\">%PRODUCTNAME</item> printer options for presentation documents, choose <link href=\"text/shared/optionen/01070400.xhp\" name=\"Tools - Options - Impress - Print\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Impress - Print</menuitem></link>.</caseinline></switchinline>"
+msgstr ""
+#. bEFFQ
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -3968,6 +4453,7 @@ msgctxt ""
msgid "Press <emph>Shift+F1</emph> or choose <item type=\"menuitem\">Help - What's This?</item> and point to any control element in the <emph>Print</emph> dialog to see an extended help text."
msgstr "Stisknutím <emph>Shift+F1</emph> nebo volbou <item type=\"menuitem\">Nápověda - Co je to?</item> a umístěním kurzoru na nějaký ovládací prvek v dialogovém okně <emph>Tisk</emph> zobrazíte rozšířený text nápovědy."
+#. 5V5He
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -3976,14 +4462,52 @@ msgctxt ""
msgid "Preview"
msgstr "Náhled"
+#. GY9Uv
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
"par_id081820091228505\n"
"help.text"
-msgid "The preview shows how each sheet of paper will look. You can browse through all sheets of paper with the buttons below the preview."
-msgstr "Náhled ukazuje, jak bude vypadat každý list papíru. Procházet všemi listy můžete pomocí tlačítek pod náhledem."
+msgid "<ahelp hid=\".\">The preview shows how each sheet of paper will look. You can browse through all sheets of paper with the buttons below the preview.</ahelp>"
+msgstr ""
+
+#. sdc3k
+#: 01130000.xhp
+msgctxt ""
+"01130000.xhp\n"
+"par_id3150773\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the number of page to be shown in the preview.</ahelp>"
+msgstr ""
+#. AmhC3
+#: 01130000.xhp
+msgctxt ""
+"01130000.xhp\n"
+"par_id3150774\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows preview of the next page.</ahelp>"
+msgstr ""
+
+#. E4ddj
+#: 01130000.xhp
+msgctxt ""
+"01130000.xhp\n"
+"par_id3150775\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows preview of the previous page.</ahelp>"
+msgstr ""
+
+#. jNFvv
+#: 01130000.xhp
+msgctxt ""
+"01130000.xhp\n"
+"par_id3150776\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Turn on or off display of the print preview.</ahelp>"
+msgstr ""
+
+#. y5JqS
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -3992,6 +4516,7 @@ msgctxt ""
msgid "General"
msgstr "Obecné"
+#. vgrqb
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4000,6 +4525,7 @@ msgctxt ""
msgid "On the <emph>General</emph> tab page, you find the most important control elements for printing. You can define which contents of your document are to be printed. You can select the printer and open the <emph>Printer Settings</emph> dialog."
msgstr "Na kartě <emph>Obecné</emph> naleznete nejdůležitější nastavení tisku. Můžete určit, jaký obsah dokumentu se bude tisknout. Můžete vybrat tiskárnu a otevřít dialogové okno s jejím nastavením."
+#. b64Z5
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4008,6 +4534,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to print colors and objects that are inserted to the background of the page, which you have specified under <emph>Format - Page - Background</emph>.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, zda se mají tisknout barvy a objekty umístěné na pozadí stránky. Ty jsou určeny v okně <emph>Formát - Stránka - Pozadí</emph>.</ahelp>"
+#. jqcyB
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4016,6 +4543,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether the graphics and drawings or OLE objects of your text document are printed.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, zda mají být tisknuty obrázky, kresby nebo objekty OLE umístěné v textovém dokumentu.</ahelp>"
+#. grHGN
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4024,6 +4552,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable this option to print text that is marked as hidden.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Povolte tuto volbu pokud chcete tisknout text, který byl označen jako skrytý.</ahelp>"
+#. BBwiN
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4032,6 +4561,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable this option to print text placeholders. Disable this option to leave the text placeholders blank in the printout.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Tuto možnost povolte pokud chcete tisknout zástupné znaky textu. Pokud tato volba není povolena, zástupné znaky nebudou tištěny.</ahelp>"
+#. Ci8Lf
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4040,6 +4570,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether the form control fields of the text document are printed.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, zda mají být v textových dokumentech tisknuty ovládací prvky formulářů.</ahelp>"
+#. y9r3D
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4048,6 +4579,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to always print text in black.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, zda se má text tisknout vždy černou barvou.</ahelp>"
+#. DyEuF
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4056,6 +4588,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">If this option is enabled automatically inserted blank pages are printed. This is best if you are printing double-sided. For example, in a book, a \"chapter\" paragraph style has been set to always start with an odd numbered page. If the previous chapter ends on an odd page, %PRODUCTNAME inserts an even numbered blank page. This option controls whether to print that even numbered page.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pokud je tato volba povolena, budou se tisknout i automaticky vložené prázdné stránky. To je vhodné pokud tisknete oboustranně. Například pokud je v knize styl odstavce kapitoly nastaven tak, aby vždy začínal na liché stránce. Pokud předchozí kapitola skončí na liché stránce, vloží %PRODUCTNAME prázdnou sudou stránku. Tato volba určuje, zda se má tato vložená sudá stránka také tisknout.</ahelp>"
+#. CAvd2
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4064,14 +4597,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specify where to print comments (if any).</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, kde se mají tisknout komentáře (pokud existují).</ahelp>"
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id18\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specify where to print comments (if any).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, kde se mají tisknout komentáře (pokud existují).</ahelp>"
-
+#. nigeb
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4080,6 +4606,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether you want the name of the document to be included in the printout.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, zda má být do tisknutých stránek vložen název dokumentu.</ahelp>"
+#. AZhWR
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4088,6 +4615,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to include the contents of the <emph>Commands</emph> window at the bottom of the printout.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, zda má být na dolní okraj výtisku vložen obsah okna <emph>Příkazy</emph>.</ahelp>"
+#. FghRx
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4096,6 +4624,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies a thin border to the formula area in the printout.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Umístí kolem vzorce tenký rámeček.</ahelp>"
+#. 47CRF
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4104,6 +4633,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Prints the formula without adjusting the current font size.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vytiskne vzorec bez přizpůsobení aktuální velkosti písma.</ahelp>"
+#. JUD9q
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4112,6 +4642,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Adjusts the formula to the page format used in the printout.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Přizpůsobí vzorec použitému formátu stránky výtisku.</ahelp>"
+#. ixz2F
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4120,6 +4651,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Reduces or enlarges the size of the printed formula by a specified factor.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zvětší nebo zmenší velikost vzorce podle zadaného měřítka.</ahelp>"
+#. f5ZER
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4128,6 +4660,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Reduces or enlarges the size of the printed formula by a specified factor.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zvětší nebo zmenší velikost vzorce podle zadaného měřítka.</ahelp>"
+#. R3jDW
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4136,14 +4669,16 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">If checked empty pages that have no cell contents or draw objects are not printed.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pokud povoleno, nejsou tištěny stránky bez obsahu buněk nebo kreseb.</ahelp>"
+#. VDGTG
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
-"par_id36\n"
+"par_id35\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">For printers with multiple trays this option specifies whether the paper tray used is specified by the system settings of the printer.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pro tiskárny s více zásobníky papíru tato volba určuje, zda je použitý zásobník určen nastavením systému nebo nastavením tiskárny.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the source of sheet content to be printed.</ahelp>"
+msgstr ""
+#. BZzxW
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4152,6 +4687,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Prints the entire document.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vytiskne celý dokument.</ahelp>"
+#. x5fVs
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4160,6 +4696,25 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Prints only the pages or slides that you specify in the <emph>Pages</emph> box.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vytiskne pouze stránky nebo snímky, které určíte v poli <emph>Stránky</emph>.</ahelp>"
+#. MCGtx
+#: 01130000.xhp
+msgctxt ""
+"01130000.xhp\n"
+"par_id3152945\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Prints only even numbered pages or slides.</ahelp>"
+msgstr ""
+
+#. pWnF3
+#: 01130000.xhp
+msgctxt ""
+"01130000.xhp\n"
+"par_id3152946\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Prints only odd numbered pages or slides.</ahelp>"
+msgstr ""
+
+#. NipVQ
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4168,6 +4723,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Prints only the selected area(s) or object(s) in the current document.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vytiskne pouze vybrané oblasti nebo objekty aktuálního dokumentu.</ahelp>"
+#. HbwoN
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4176,14 +4732,16 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">To print a range of pages, use a format like <item type=\"input\">3-6</item>. To print single pages, use a format like <item type=\"input\">7;9;11</item>. You can print a combination of page ranges and single pages, by using a format like <item type=\"input\">3-6;8;10;12</item>.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Chcete-li vytisknout rozsah stránek, použijte zápis <item type=\"input\">3-6</item>. Jednotlivé stránky vytisknete zápisem <item type=\"input\">7;9;11</item>. Je také možné vytisknout kombinaci jednotlivých stránek a rozsahu stránek, toho dosáhnete použitím zápisu <item type=\"input\">3-6;8;10;12</item>.</ahelp>"
+#. CcvgB
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
"par_id3150772\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Prints to a file instead of to a printer.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Tisk nebude odeslán na tiskárnu, ale uložen do souboru.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">If the printer is capable of duplex printing it's possible to choose between using only one side of the paper or both.</ahelp>"
+msgstr ""
+#. QGUzM
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4192,6 +4750,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Check to not rely on the printer to create collated copies but create a print job for each copy instead.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zatrhněte pokud se nechcete spoléhat na vytvoření kompletovaných kopií tiskárnou, ale vytvořit pro každou kopii samostatnou tiskovou úlohu.</ahelp>"
+#. 6BvGF
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4200,6 +4759,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Check to print pages in reverse order.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zatrhněte pro tisk stránek v obráceném pořadí.</ahelp>"
+#. 5TfKf
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4208,6 +4768,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the number of copies that you want to print.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte počet kopií, které chcete vytisknout.</ahelp>"
+#. P7LiR
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4216,6 +4777,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Preserves the page order of the original document.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zachová původní pořadí stránek dokumentu.</ahelp>"
+#. crVz4
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4224,30 +4786,25 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Printer Properties</emph> dialog. The printer properties vary according to the printer that you select.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevře dialogové okno <emph>Vlastnosti tiskárny</emph>. Možnosti nastavení se liší v závislosti na vybrané tiskárně.</ahelp>"
+#. RGAxb
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
"par_id42\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Show/Hide detailed information of the selected printer.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí/skryje podrobné informace o vybrané tiskárně.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Shows the availability of the selected printer.</ahelp>"
+msgstr ""
+#. gaGCz
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">The list box shows the installed printers. Click the printer to use for the current print job. Click the <emph>Printer Details</emph> button to see some information about the selected printer. Click the <emph>Properties</emph> button to change some of the printer properties.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">V seznamu jsou zobrazeny nainstalované tiskárny. Klepnutím vyberete tiskárnu pro aktuální tiskovou úlohu. Pro zobrazení informací o vybrané tiskárně klepněte na tlačítko <emph>Podrobnosti</emph>. Pro změnu nastavení vybrané tiskárny klepněte na tlačítko <emph>Vlastnosti</emph>.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id44\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Specify which pages to include in the output.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, které stránky se mají tisknout.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">The list box shows the installed printers. Click the printer to use for the current print job. Click the <emph>Properties</emph> button to change some of the printer properties.</ahelp>"
+msgstr ""
+#. 3yLDU
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4256,22 +4813,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the Brochure option to print the document in brochure format.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Volbu Příručka použijte, pokud chcete dokument vytisknout ve formátu příručky.</ahelp>"
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id48\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select which pages of a brochure to print.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte které stránky příručky se mají tisknout.</ahelp>"
-
-#: 01130000.xhp
-msgctxt ""
-"01130000.xhp\n"
-"par_id0818200904102910\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">For brochure printing, you can select a left-to-right order of pages or a right-to-left order.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pro tisk příručky můžete zvolit tisk zleva doprava nebo zprava doleva.</ahelp>"
-
+#. ntHGB
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4280,6 +4822,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Check to draw a border around each page.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zaškrtněte pokud chcete mít kolem každé stránky rámeček.</ahelp>"
+#. 8dYfU
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4288,6 +4831,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select order in which pages are to be printed.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zvolte pořadí tisku stránek.</ahelp>"
+#. GnLH5
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4296,6 +4840,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the orientation of the paper.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte orientaci papíru.</ahelp>"
+#. GDPyv
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4304,6 +4849,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select margin between the printed pages and paper edge.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte mezeru mezi tisknutými stránkami a okrajem papíru.</ahelp>"
+#. kDE4q
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4312,6 +4858,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select margin between individual pages on each sheet of paper.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte mezeru mezi jednotlivými stránkami na každém listu papíru.</ahelp>"
+#. c3YXh
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4320,6 +4867,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select number of rows.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte počet řádek.</ahelp>"
+#. vFDCD
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4328,6 +4876,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select number of columns.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte počet sloupců.</ahelp>"
+#. dCGix
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4336,6 +4885,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select how many pages to print per sheet of paper.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte kolik stránek má být vytištěno na jeden list papíru.</ahelp>"
+#. sDfwy
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4344,6 +4894,16 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Print multiple pages per sheet of paper.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Tisk více stránek na jeden list papíru.</ahelp>"
+#. gG4q6
+#: 01130000.xhp
+msgctxt ""
+"01130000.xhp\n"
+"par_id67\n"
+"help.text"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the paper size you would like to use. The preview will show how the document would look on a paper of the given size.</ahelp>"
+msgstr ""
+
+#. aM7kK
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4352,6 +4912,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select which parts of the document should be printed.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte, které části dokumentu mají být vytištěny.</ahelp>"
+#. GxBJz
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4360,6 +4921,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select how many slides to print per page.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte, kolik snímků má být vytištěno na jednu stránku.</ahelp>"
+#. i82Sz
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4368,6 +4930,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specify how to arrange slides on the printed page.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte jak mají být snímky na stránce seřazeny.</ahelp>"
+#. WwZMV
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4376,6 +4939,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to print the page name of a document.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, zda má být tisknut název stránky dokumentu.</ahelp>"
+#. MGEfC
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4384,6 +4948,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to print the current date and time.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, zda má být tisknut aktuální datum a čas.</ahelp>"
+#. 6GWDF
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4392,6 +4957,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to print the pages that are currently hidden.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, zda mají být tisknuty skryté stránky.</ahelp>"
+#. Rwqfi
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4400,6 +4966,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies to print in original colors.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, že má tisk probíhat v originálních barvách.</ahelp>"
+#. VNMu2
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4408,6 +4975,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies to print colors as grayscale.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, že mají být barvy pro tisk převedeny na stupně šedi.</ahelp>"
+#. BKmbG
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4416,6 +4984,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies to print colors as black and white.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, že mají být barvy tištěny černobíle.</ahelp>"
+#. 5PvmX
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4424,6 +4993,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specify how to scale slides in the printout.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, jak má být pro tisk změněno měřítko snímků.</ahelp>"
+#. s3Nsf
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4432,6 +5002,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies that you do not want to further scale pages when printing.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, že při tisku nechcete měnit měřítko snímků.</ahelp>"
+#. FFAHN
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4440,6 +5011,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to scale down objects that are beyond the margins of the current printer so they fit on the paper in the printer.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, zda mají být zmenšeny objekty, které přesahují okraje aktuální tiskárny, tak aby se vešli na tisknutelnou plochu.</ahelp>"
+#. vMYjm
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4448,6 +5020,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies that pages are to be printed in tiled format. If the pages or slides are smaller than the paper, several pages or slides will be printed on one page of paper.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, že stránky mají být tisknuty jako dlaždice. Pokud jsou stránky nebo snímky menší než papír, bude na jeden list papíru vytištěno více stránek nebo snímků.</ahelp>"
+#. HZSPA
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4456,6 +5029,7 @@ msgctxt ""
msgid "%PRODUCTNAME Writer / Calc / Impress / Draw / Math"
msgstr "%PRODUCTNAME Writer / Calc / Impress / Draw / Math"
+#. X5Rpt
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4464,6 +5038,7 @@ msgctxt ""
msgid "The tab page with the same name as the current application can be used to define the contents, color, size, and pages to be printed. You define settings that are specific to the current document type."
msgstr "Karta se stejným názvem, jaký má aktuální aplikace, se používá ke stanovení obsahu, barev, velikosti a stránek pro tisk. Určujete nastavení, která jsou specifická pro aktuální typ dokumentu."
+#. RbXJE
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4472,22 +5047,25 @@ msgctxt ""
msgid "Page Layout"
msgstr "Rozvržení stránek"
+#. AERDJ
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
"par_id0818200912285150\n"
"help.text"
-msgid "The <emph>Page Layout</emph> tab page can be used to save some sheets of paper by printing several pages onto each sheet of paper. You define the arrangement and size of output pages on the physical paper."
-msgstr "Pomocí karty <emph>Rozvržení stránek</emph> je možné vytisknout několik stránek na jeden list papíru, a ušetřit tak papír. Určujete uspořádání a velikost stránek, jak budou vypadat na skutečném papíru."
+msgid "The <emph>Page Layout</emph> section can be used to save some sheets of paper by printing several pages onto each sheet of paper. You define the arrangement and size of output pages on the physical paper."
+msgstr ""
+#. eYRqB
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
"par_id0818200904164735\n"
"help.text"
-msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
-msgstr "Změňte uspořádání stránek, které se budou tisknout na každý list papíru. Náhled ukáže, jak bude vypadat každý výsledný list papíru."
+msgid "<ahelp hid=\".\">Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look.</ahelp>"
+msgstr ""
+#. nVr7X
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4496,22 +5074,25 @@ msgctxt ""
msgid "For some document types, you can choose to print a brochure."
msgstr "U některých typů dokumentu můžete zvolit tisk příručky."
+#. PgzBQ
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
"hd_id0818200912285138\n"
"help.text"
-msgid "Options"
-msgstr "Možnosti"
+msgid "More Options"
+msgstr ""
+#. jRGiQ
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
"par_id0818200912285146\n"
"help.text"
-msgid "On the <emph>Options</emph> tab page you can set some additional options for the current print job. For example, here you can specify to print to a file instead of printing on a printer."
-msgstr "Na kartě <emph>Možnosti</emph> můžete nastavit některé další možnosti pro aktuální tiskovou úlohu. Můžete tady například určit, zda se bude tisknout do souboru místo toho, aby se tisklo na tiskárně."
+msgid "<ahelp hid=\".\">In the <emph>More Options</emph> window you can set some additional options for the current print job.</ahelp>"
+msgstr ""
+#. vXCZ9
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4520,6 +5101,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Unix hints</caseinline></switchinline>"
msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Tipy pro Unix</caseinline></switchinline>"
+#. h7mAe
#: 01130000.xhp
msgctxt ""
"01130000.xhp\n"
@@ -4528,6 +5110,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">You can also use the <link href=\"text/shared/guide/spadmin.xhp\" name=\"printer settings\"><emph>Printer Settings</emph></link> to specify additional printer options.</caseinline></switchinline>"
msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Pro další nastavení možností tisku můžete použít také <link href=\"text/shared/guide/spadmin.xhp\" name=\"nastavení tiskárny\"><emph>nastavení tiskárny</emph></link>.</caseinline></switchinline>"
+#. 7rEyC
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4536,6 +5119,7 @@ msgctxt ""
msgid "Printer Setup"
msgstr "Nastavení tiskárny"
+#. hcFtG
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4544,6 +5128,7 @@ msgctxt ""
msgid "<bookmark_value>printers; properties</bookmark_value> <bookmark_value>settings; printers</bookmark_value> <bookmark_value>properties; printers</bookmark_value> <bookmark_value>default printer; setting up</bookmark_value> <bookmark_value>printers; default printer</bookmark_value> <bookmark_value>page formats; restriction</bookmark_value>"
msgstr "<bookmark_value>tiskárny; vlastnosti</bookmark_value><bookmark_value>nastavení; tiskárny</bookmark_value><bookmark_value>vlastnosti; tiskárny</bookmark_value><bookmark_value>výchozí tiskárna; nastavení</bookmark_value><bookmark_value>tiskárny; výchozí tiskárna</bookmark_value><bookmark_value>formáty stránky; omezení</bookmark_value>"
+#. JuboB
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4552,6 +5137,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Nastavení tiskárny\">Nastavení tiskárny</link>"
+#. ebHsp
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4560,6 +5146,7 @@ msgctxt ""
msgid "<variable id=\"druckereinstellungtext\"><ahelp hid=\"svt/ui/printersetupdialog/PrinterSetupDialog\">Select the default printer for the current document.</ahelp></variable>"
msgstr "<variable id=\"druckereinstellungtext\"><ahelp hid=\"svt/ui/printersetupdialog/PrinterSetupDialog\">Vyberte výchozí tiskárnu pro aktuální dokument.</ahelp></variable>"
+#. FrpDA
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4568,6 +5155,7 @@ msgctxt ""
msgid "You might experience a slight delay when you change the default printer for a document that contains embedded $[officename] OLE objects."
msgstr "Při změně výchozí tiskárny pro dokument, který obsahuje objekty $[officename] OLE, může dojít k malé prodlevě."
+#. QAtGC
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4576,6 +5164,7 @@ msgctxt ""
msgid "Printer"
msgstr "Tiskárna"
+#. UKUBg
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4584,6 +5173,7 @@ msgctxt ""
msgid "Lists the information that applies to the selected printer."
msgstr "Zobrazuje informace o vybrané tiskárně."
+#. ovLUx
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4592,6 +5182,7 @@ msgctxt ""
msgid "If the list is empty, you need to install a default printer for your operating system. Refer to the online help for your operating system for instructions on how to install and setup a default printer."
msgstr "Je-li seznam prázdný, je třeba nainstalovat výchozí tiskárnu operačního systému. Informace o instalaci a nastavení výchozí tiskárny najdete v systémové dokumentaci."
+#. fFMqD
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4600,6 +5191,7 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. 9H5WW
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4608,6 +5200,7 @@ msgctxt ""
msgid "<ahelp hid=\"svt/ui/printersetupdialog/name\">Lists the installed printers on your operating system. To change the default printer, select a printer name from the list.</ahelp>"
msgstr "<ahelp hid=\"svt/ui/printersetupdialog/name\">Seznam tiskáren instalovaných v operačním systému. Chcete-li změnit výchozí tiskárnu, zvolte název tiskárny ze seznamu.</ahelp>"
+#. fC6KC
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4616,6 +5209,7 @@ msgctxt ""
msgid "Status"
msgstr "Stav"
+#. fjCar
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4624,6 +5218,7 @@ msgctxt ""
msgid "Describes the current status of the selected printer."
msgstr "Zobrazuje aktuální stav vybrané tiskárny."
+#. V3eJ2
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4632,6 +5227,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. YS34p
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4640,6 +5236,7 @@ msgctxt ""
msgid "Displays the type of printer that you selected."
msgstr "Zobrazuje typ vybrané tiskárny."
+#. GNhGW
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4648,6 +5245,7 @@ msgctxt ""
msgid "Location"
msgstr "Umístění"
+#. s7AyS
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4656,6 +5254,7 @@ msgctxt ""
msgid "Displays the port for the selected printer."
msgstr "Zobrazuje port vybrané tiskárny."
+#. NAm8s
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4664,6 +5263,7 @@ msgctxt ""
msgid "Comments"
msgstr "Komentáře"
+#. CUxqV
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4672,6 +5272,7 @@ msgctxt ""
msgid "Displays additional information for the printer."
msgstr "Zobrazuje doplňující informace o tiskárně."
+#. SzpmB
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4680,6 +5281,7 @@ msgctxt ""
msgid "Properties"
msgstr "Vlastnosti"
+#. CzniN
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4688,6 +5290,7 @@ msgctxt ""
msgid "<ahelp hid=\"svt/ui/printersetupdialog/properties\">Changes the printer settings of your operating system for the current document.</ahelp>"
msgstr "<ahelp hid=\"svt/ui/printersetupdialog/properties\">Změní nastavení tiskárny v operačním systému pro aktuální dokument.</ahelp>"
+#. BFmGE
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4696,6 +5299,7 @@ msgctxt ""
msgid "Ensure that the <emph>Landscape</emph> or <emph>Portrait</emph> layout option set in the <emph>Printer Properties</emph> dialog matches the page format that you set by choosing <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><emph>Slide - Properties</emph></caseinline><caseinline select=\"DRAW\"><emph>Page - Properties</emph></caseinline><defaultinline><emph>Format - Page</emph></defaultinline></switchinline>."
msgstr "Ujistěte se, že nastavení tisku <emph>na výšku</emph> nebo <emph>na šířku</emph> v dialogovém okně <emph>Vlastnosti tiskárny</emph> odpovídá formátu stránky, který jste vybrali v nabídce <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><emph>Snímek - Vlastnosti</emph></caseinline><caseinline select=\"DRAW\"><emph>Stránka - Vlastnosti</emph></caseinline><defaultinline><emph>Formát - Stránka</emph></defaultinline></switchinline>."
+#. SWzCk
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4704,6 +5308,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. stdQG
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4712,6 +5317,7 @@ msgctxt ""
msgid "<ahelp hid=\"svt/ui/printersetupdialog/options\">Opens the <emph>Printer Options</emph> dialog where you can override the global printer options set on the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Writer</emph></caseinline><caseinline select=\"CALC\"><emph>Calc</emph></caseinline><defaultinline>Writer/Web</defaultinline></switchinline><emph> - Print</emph> panel for the current document.</ahelp>"
msgstr "<ahelp hid=\"svt/ui/printersetupdialog/options\">Otevře dialogové okno <emph>Možnosti tiskárny</emph>, v němž můžete nastavit možnosti, které budou mít pro aktuální dokument větší váhu než globální nastavení tiskárny v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME</emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Writer</emph></caseinline><caseinline select=\"CALC\"><emph>Calc</emph></caseinline><defaultinline>Writer/Web</defaultinline></switchinline><emph> - Tisk</emph>.</ahelp>"
+#. GGVFX
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
@@ -4720,6 +5326,7 @@ msgctxt ""
msgid "The <emph>Options</emph> button is only available in %PRODUCTNAME Writer and Calc."
msgstr "Tlačítko <emph>Možnosti</emph> je dostupné pouze v aplikacích %PRODUCTNAME Writer a Calc."
+#. TZLVN
#: 01160000.xhp
msgctxt ""
"01160000.xhp\n"
@@ -4728,6 +5335,7 @@ msgctxt ""
msgid "Send"
msgstr "Odeslat"
+#. rCqg8
#: 01160000.xhp
msgctxt ""
"01160000.xhp\n"
@@ -4736,6 +5344,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01160000.xhp\" name=\"Send\">Send</link>"
msgstr "<link href=\"text/shared/01/01160000.xhp\" name=\"Odeslat\">Odeslat</link>"
+#. irEQC
#: 01160000.xhp
msgctxt ""
"01160000.xhp\n"
@@ -4744,6 +5353,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Sends a copy of the current document to different applications.</ahelp>"
msgstr "<ahelp hid=\".\">Odešle kopii aktuálního dokumentu jiné aplikaci.</ahelp>"
+#. TN979
#: 01160000.xhp
msgctxt ""
"01160000.xhp\n"
@@ -4752,6 +5362,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01160200.xhp\" name=\"Document as E-mail\">E-mail Document</link>"
msgstr "<link href=\"text/shared/01/01160200.xhp\" name=\"Dokument e-mailem\">Dokument e-mailem</link>"
+#. qLYd7
#: 01160000.xhp
msgctxt ""
"01160000.xhp\n"
@@ -4760,6 +5371,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a new window in your default e-mail program with the current document as an attachment. The OpenDocument file format is used.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevře nové okno výchozího poštovního klienta s aktuálním dokumentem jako přílohou. Použije se formát OpenDocument.</ahelp>"
+#. g9Tk8
#: 01160000.xhp
msgctxt ""
"01160000.xhp\n"
@@ -4768,6 +5380,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a new window in your default e-mail program with the current document as an attachment. The Microsoft file format is used.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevře nové okno výchozího poštovního klienta s aktuálním dokumentem jako přílohou. Použije se formát Microsoft.</ahelp>"
+#. EyYsF
#: 01160000.xhp
msgctxt ""
"01160000.xhp\n"
@@ -4776,6 +5389,7 @@ msgctxt ""
msgid "E-mail as OpenDocument Spreadsheet"
msgstr "E-mailem jako sešit OpenDocument"
+#. 8SrQW
#: 01160000.xhp
msgctxt ""
"01160000.xhp\n"
@@ -4784,6 +5398,7 @@ msgctxt ""
msgid "Opens a new window in your default e-mail program with the current document as an attachment. The OpenDocument file format is used."
msgstr "Otevře nové okno výchozího poštovního klienta s aktuálním dokumentem jako přílohou. Použije se formát OpenDocument."
+#. FXCR6
#: 01160000.xhp
msgctxt ""
"01160000.xhp\n"
@@ -4792,6 +5407,7 @@ msgctxt ""
msgid "E-mail as Microsoft Excel"
msgstr "E-mailem jako Microsoft Excel"
+#. 93SRR
#: 01160000.xhp
msgctxt ""
"01160000.xhp\n"
@@ -4800,6 +5416,7 @@ msgctxt ""
msgid "Opens a new window in your default e-mail program with the current document as an attachment. The Microsoft Excel file format is used."
msgstr "Otevře nové okno výchozího poštovního klienta s aktuálním dokumentem jako přílohou. Použije se formát programu Microsoft Excel."
+#. UrGaf
#: 01160000.xhp
msgctxt ""
"01160000.xhp\n"
@@ -4808,6 +5425,7 @@ msgctxt ""
msgid "E-mail as OpenDocument Presentation"
msgstr "E-mailem jako prezentaci OpenDocument"
+#. CFww7
#: 01160000.xhp
msgctxt ""
"01160000.xhp\n"
@@ -4816,6 +5434,7 @@ msgctxt ""
msgid "Opens a new window in your default e-mail program with the current document as an attachment. The OpenDocument file format is used."
msgstr "Otevře nové okno výchozího poštovního klienta s aktuálním dokumentem jako přílohou. Použije se formát OpenDocument."
+#. vtewB
#: 01160000.xhp
msgctxt ""
"01160000.xhp\n"
@@ -4824,6 +5443,7 @@ msgctxt ""
msgid "E-mail as Microsoft PowerPoint Presentation"
msgstr "E-mailem jako prezentaci Microsoft PowerPoint"
+#. 2YKU6
#: 01160000.xhp
msgctxt ""
"01160000.xhp\n"
@@ -4832,6 +5452,7 @@ msgctxt ""
msgid "Opens a new window in your default e-mail program with the current document as an attachment. The Microsoft PowerPoint file format is used."
msgstr "Otevře nové okno výchozího poštovního klienta s aktuálním dokumentem jako přílohou. Použije se formát programu Microsoft PowerPoint."
+#. XFixi
#: 01160000.xhp
msgctxt ""
"01160000.xhp\n"
@@ -4840,6 +5461,7 @@ msgctxt ""
msgid "E-mail as OpenDocument Text"
msgstr "E-mailem jako textový dokument OpenDocument"
+#. 5bvD7
#: 01160000.xhp
msgctxt ""
"01160000.xhp\n"
@@ -4848,6 +5470,7 @@ msgctxt ""
msgid "Opens a new window in your default e-mail program with the current document as an attachment. The OpenDocument file format is used."
msgstr "Otevře nové okno výchozího poštovního klienta s aktuálním dokumentem jako přílohou. Použije se formát OpenDocument."
+#. c9WaG
#: 01160000.xhp
msgctxt ""
"01160000.xhp\n"
@@ -4856,6 +5479,7 @@ msgctxt ""
msgid "E-mail as Microsoft Word"
msgstr "E-mailem jako Microsoft Word"
+#. sPUwY
#: 01160000.xhp
msgctxt ""
"01160000.xhp\n"
@@ -4864,6 +5488,7 @@ msgctxt ""
msgid "Opens a new window in your default e-mail program with the current document as an attachment. The Microsoft Word file format is used."
msgstr "Otevře nové okno výchozího poštovního klienta s aktuálním dokumentem jako přílohou. Použije se formát programu Microsoft Word."
+#. 9Vye6
#: 01160000.xhp
msgctxt ""
"01160000.xhp\n"
@@ -4872,6 +5497,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01160300.xhp\" name=\"Create Master Document\">Create Master Document</link>"
msgstr "<link href=\"text/shared/01/01160300.xhp\" name=\"Vytvořit hlavní dokument\">Vytvořit hlavní dokument</link>"
+#. w6e79
#: 01160000.xhp
msgctxt ""
"01160000.xhp\n"
@@ -4880,6 +5506,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/01160500.xhp\" name=\"Create HTML Document\">Create HTML Document</link>"
msgstr "<link href=\"text/swriter/01/01160500.xhp\" name=\"Vytvořit HTML dokument\">Vytvořit HTML dokument</link>"
+#. 2MpC8
#: 01160000.xhp
msgctxt ""
"01160000.xhp\n"
@@ -4888,6 +5515,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/01160300.xhp\" name=\"Create AutoAbstract\">Create AutoAbstract</link>"
msgstr "<link href=\"text/swriter/01/01160300.xhp\" name=\"Vytvořit automatický konspekt\">Vytvořit automatický obsah</link>"
+#. BZfjH
#: 01160200.xhp
msgctxt ""
"01160200.xhp\n"
@@ -4896,6 +5524,7 @@ msgctxt ""
msgid "E-mail Document"
msgstr "Dokument e-mailem"
+#. qAUyE
#: 01160200.xhp
msgctxt ""
"01160200.xhp\n"
@@ -4904,6 +5533,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01160200.xhp\">E-mail Document</link>"
msgstr "<link href=\"text/shared/01/01160200.xhp\">Dokument e-mailem</link>"
+#. 6LyWZ
#: 01160200.xhp
msgctxt ""
"01160200.xhp\n"
@@ -4912,6 +5542,7 @@ msgctxt ""
msgid "<variable id=\"versendentext\"><ahelp hid=\".uno:SendMail\">Opens a new window in your default e-mail program with the current document as an attachment. The current file format is used.</ahelp></variable> If the document is new and unsaved, the format specified in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - General</emph> is used."
msgstr "<variable id=\"versendentext\"><ahelp hid=\".uno:SendMail\">Otevře nové okno výchozího poštovního klienta s aktuálním dokumentem jako přílohou. Použije se aktuální formát souboru.</ahelp></variable> Není-li dokument uložen, použije se formát nastavený v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Načítání/ukládání - Obecné</emph>."
+#. w48Rf
#: 01160200.xhp
msgctxt ""
"01160200.xhp\n"
@@ -4920,6 +5551,7 @@ msgctxt ""
msgid "If the document is in HTML format, any embedded or linked images will <emph>not</emph> be sent with the e-mail."
msgstr "Pokud je formát souboru HTML, vložené nebo připojené obrázky <emph>nebudou</emph> e-mailem odeslány."
+#. E5hZ4
#: 01160300.xhp
msgctxt ""
"01160300.xhp\n"
@@ -4928,6 +5560,7 @@ msgctxt ""
msgid "Create Master Document"
msgstr "Vytvořit hlavní dokument"
+#. JwCy8
#: 01160300.xhp
msgctxt ""
"01160300.xhp\n"
@@ -4936,6 +5569,7 @@ msgctxt ""
msgid "Create Master Document"
msgstr "Vytvořit hlavní dokument"
+#. xgR68
#: 01160300.xhp
msgctxt ""
"01160300.xhp\n"
@@ -4944,6 +5578,7 @@ msgctxt ""
msgid "<variable id=\"globtext\"><ahelp hid=\".\">Creates a master document from the current Writer document. A new sub-document is created at each occurrence of a chosen paragraph style or outline level in the source document.</ahelp></variable>"
msgstr "<variable id=\"globtext\"><ahelp hid=\".\">Vytvoří z aktuálního dokumentu aplikace Writer hlavní dokument. Při každém výskytu určeného stylu odstavce nebo úrovně osnovy se vytvoří nový poddokument.</ahelp></variable>"
+#. chJvA
#: 01160300.xhp
msgctxt ""
"01160300.xhp\n"
@@ -4952,6 +5587,7 @@ msgctxt ""
msgid "The <link href=\"text/shared/01/02110000.xhp\" name=\"Navigator\"><emph>Navigator</emph></link> appears after you create a master document. To edit a sub-document, double-click the name of a sub-document in the <emph>Navigator</emph>."
msgstr "Po vytvoření hlavního dokumentu se zobrazí <link href=\"text/shared/01/02110000.xhp\" name=\"Navigátor\"><emph>Navigátor</emph></link>. Pro editaci poddokumentu poklepejte na jeho název v <emph>Navigátoru</emph>."
+#. 2kJyc
#: 01160300.xhp
msgctxt ""
"01160300.xhp\n"
@@ -4960,6 +5596,7 @@ msgctxt ""
msgid "Display area"
msgstr "Plocha k zobrazení"
+#. DQHGj
#: 01160300.xhp
msgctxt ""
"01160300.xhp\n"
@@ -4968,6 +5605,7 @@ msgctxt ""
msgid "File name"
msgstr "Název souboru"
+#. AzsN7
#: 01160300.xhp
msgctxt ""
"01160300.xhp\n"
@@ -4976,6 +5614,7 @@ msgctxt ""
msgid "separated by"
msgstr "odděleno"
+#. qctV8
#: 01160300.xhp
msgctxt ""
"01160300.xhp\n"
@@ -4984,6 +5623,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select the paragraph style or outline level that you want to use to separate the source document into sub-documents.</ahelp> By default a new document is created for every chapter level 1."
msgstr "<ahelp hid=\".\">Vyberte styl odstavce nebo úroveň osnovy, který chcete použít pro rozdělení zdrojového dokumentu na poddokumenty.</ahelp> Ve výchozím nastavení se vytvoří nový dokument pro každou úroveň kapitol 1."
+#. 949cB
#: 01160300.xhp
msgctxt ""
"01160300.xhp\n"
@@ -4992,6 +5632,7 @@ msgctxt ""
msgid "File type"
msgstr "Typ souboru"
+#. rKyns
#: 01160300.xhp
msgctxt ""
"01160300.xhp\n"
@@ -5000,6 +5641,7 @@ msgctxt ""
msgid "Save"
msgstr "Uložit"
+#. WBUWc
#: 01170000.xhp
msgctxt ""
"01170000.xhp\n"
@@ -5008,6 +5650,7 @@ msgctxt ""
msgid "Exit"
msgstr "Ukončit"
+#. HfVSi
#: 01170000.xhp
msgctxt ""
"01170000.xhp\n"
@@ -5016,6 +5659,7 @@ msgctxt ""
msgid "<bookmark_value>exiting;$[officename]</bookmark_value>"
msgstr "<bookmark_value>ukončování;$[officename]</bookmark_value>"
+#. JheBs
#: 01170000.xhp
msgctxt ""
"01170000.xhp\n"
@@ -5024,6 +5668,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01170000.xhp\" name=\"Exit\">Exit</link>"
msgstr "<link href=\"text/shared/01/01170000.xhp\" name=\"Ukončit\">Ukončit</link>"
+#. qttvF
#: 01170000.xhp
msgctxt ""
"01170000.xhp\n"
@@ -5032,6 +5677,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Closes all $[officename] programs and prompts you to save your changes.</ahelp> This command does not exist on macOS systems."
msgstr "<ahelp hid=\".\">Ukončí všechny programy $[officename] a nabídne možnost uložení změn.</ahelp> Tento příkaz neexistuje v systému macOS."
+#. XYGgt
#: 01170000.xhp
msgctxt ""
"01170000.xhp\n"
@@ -5040,6 +5686,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01050000.xhp\" name=\"Close the current document\">Close the current document</link>"
msgstr "<link href=\"text/shared/01/01050000.xhp\" name=\"Zavřít aktuální dokument\">Zavřít aktuální dokument</link>"
+#. DRhaA
#: 01180000.xhp
msgctxt ""
"01180000.xhp\n"
@@ -5048,6 +5695,7 @@ msgctxt ""
msgid "Save All"
msgstr "Uložit vše"
+#. GrBiV
#: 01180000.xhp
msgctxt ""
"01180000.xhp\n"
@@ -5056,6 +5704,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01180000.xhp\" name=\"Save All\">Save All</link>"
msgstr "<link href=\"text/shared/01/01180000.xhp\" name=\"Uložit vše\">Uložit vše</link>"
+#. jcon5
#: 01180000.xhp
msgctxt ""
"01180000.xhp\n"
@@ -5064,6 +5713,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:SaveAll\">Saves all modified $[officename] documents.</ahelp>"
msgstr "<ahelp hid=\".uno:SaveAll\">Uloží všechny změněné dokumenty $[officename].</ahelp>"
+#. FGLzK
#: 01180000.xhp
msgctxt ""
"01180000.xhp\n"
@@ -5072,6 +5722,7 @@ msgctxt ""
msgid "If you are saving a new file or a copy of a read-only file, the <link href=\"text/shared/01/01070000.xhp\" name=\"Save As\"><emph>Save As</emph></link> dialog appears."
msgstr "Pokud ukládáte nový soubor nebo kopii souboru pouze pro čtení, zobrazí se dialog <link href=\"text/shared/01/01070000.xhp\" name=\"Uložit jako\"><emph>Uložit jako</emph></link>."
+#. PF9Lk
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5080,6 +5731,7 @@ msgctxt ""
msgid "Versions"
msgstr "Verze"
+#. a6GaX
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5088,6 +5740,7 @@ msgctxt ""
msgid "<bookmark_value>versions;file saving as, restriction</bookmark_value>"
msgstr "<bookmark_value>verze; ukládání, omezení</bookmark_value>"
+#. fD6Gd
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5096,6 +5749,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr "<link href=\"text/shared/01/01190000.xhp\" name=\"Verze\">Verze</link>"
+#. cDPSg
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5104,6 +5758,7 @@ msgctxt ""
msgid "<variable id=\"versionentext\"><ahelp hid=\".uno:VersionDialog\">Saves and organizes multiple versions of the current document in the same file. You can also open, delete and compare previous versions.</ahelp></variable>"
msgstr "<variable id=\"versionentext\"><ahelp hid=\".uno:VersionDialog\">Ukládá a spravuje více verzí aktuálního dokumentu do jednoho souboru. Verze je možné otevírat, mazat nebo porovnávat.</ahelp></variable>"
+#. bJKDg
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5112,6 +5767,7 @@ msgctxt ""
msgid "If you save a copy of a file that contains version information (by choosing <emph>File - Save As</emph>), the version information is <emph>not</emph> saved with the file."
msgstr "Pokud uložíte kopii souboru, který obsahuje informace o verzích (příkazem <emph>Soubor - Uložit jako</emph>), informace o verzích se do souboru <emph>neuloží</emph>."
+#. ha47E
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5120,6 +5776,7 @@ msgctxt ""
msgid "New versions"
msgstr "Nové verze"
+#. Stwtj
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5128,6 +5785,7 @@ msgctxt ""
msgid "Set the options for saving a new version of the document."
msgstr "Nastavení pro uložení nové verze dokumentu."
+#. YsBiF
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5136,6 +5794,7 @@ msgctxt ""
msgid "Save New Version"
msgstr "Uložit novou verzi"
+#. GfCBU
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5144,6 +5803,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/versionsofdialog/save\">Saves the current state of the document as a new version. If you want, you can also enter comments in the <emph>Insert Version Comment</emph> dialog before you save the new version.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/versionsofdialog/save\">Uloží aktuální stav dokumentu jako novou verzi. Pokud chcete, je možné před uložením nové verze zadat v dialogovém okně <emph>Vložit komentář k verzi</emph> zadat komentář.</ahelp>"
+#. vDJQ5
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5152,6 +5812,7 @@ msgctxt ""
msgid "Insert Version Comment"
msgstr "Vložit komentář k verzi"
+#. 3at8K
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5160,6 +5821,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/versioncommentdialog/VersionCommentDialog\">Enter a comment here when you are saving a new version. If you clicked <emph>Show</emph> to open this dialog, you cannot edit the comment.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/versioncommentdialog/VersionCommentDialog\">Při ukládání nové verze zadejte komentář. Pokud jste toto dialogové okno otevřeli klepnutím na <emph>Zobrazit</emph>, není možné komentář upravit.</ahelp>"
+#. cnDPi
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5168,6 +5830,7 @@ msgctxt ""
msgid "Always save version when closing"
msgstr "Při zavírání automaticky uložit verzi"
+#. 3A4Ad
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5176,6 +5839,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/versionsofdialog/always\">If you have made changes to your document, $[officename] automatically saves a new version when you close the document.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/versionsofdialog/always\">Pokud provedete změny v dokumentu, $[officename] při zavření automaticky uloží novou verzi.</ahelp>"
+#. WFyrK
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5184,6 +5848,7 @@ msgctxt ""
msgid "If you save the document manually, do not change the document after saving, and then close, no new version will be created."
msgstr "Pokud dokument ručně uložíte, po uložení ho už nezměníte a poté ho zavřete, nová verze se nevytvoří."
+#. AZD8P
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5192,6 +5857,7 @@ msgctxt ""
msgid "Existing versions"
msgstr "Existující verze"
+#. hkfZL
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5200,6 +5866,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/versionsofdialog/versions\">Lists the existing versions of the current document, the date and the time they were created, the author and the associated comments.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/versionsofdialog/versions\">Seznam existujících verzí aktuálního dokumentu, spolu s datem a časem vytvoření, autorem a komentářem.</ahelp>"
+#. YQvZX
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5208,6 +5875,7 @@ msgctxt ""
msgid "Open"
msgstr "Otevřít"
+#. CZdKC
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5216,6 +5884,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/versionsofdialog/open\">Opens the selected version in a <emph>read-only</emph> window.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/versionsofdialog/open\">Otevře vybranou verzi <emph>pouze pro čtení</emph>.</ahelp>"
+#. RjnJa
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5224,6 +5893,7 @@ msgctxt ""
msgid "Show"
msgstr "Zobrazit"
+#. YkB3Y
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5232,6 +5902,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/versionsofdialog/show\">Displays the entire comment for the selected version.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/versionsofdialog/show\">Zobrazí celý komentář vybrané verze.</ahelp>"
+#. WsCjQ
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5240,6 +5911,7 @@ msgctxt ""
msgid "Delete"
msgstr "Odstranit"
+#. ZCgpA
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5248,6 +5920,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/versionsofdialog/delete\">Deletes the selected version.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/versionsofdialog/delete\">Smaže vybranou verzi.</ahelp>"
+#. nMEA6
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5256,6 +5929,7 @@ msgctxt ""
msgid "Compare"
msgstr "Porovnat"
+#. sg87a
#: 01190000.xhp
msgctxt ""
"01190000.xhp\n"
@@ -5264,6 +5938,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/versionsofdialog/compare\">Compare the changes that were made in each version.</ahelp> If you want, you can <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link>."
msgstr "<ahelp hid=\"sfx/ui/versionsofdialog/compare\">Porovná změny provedené mezi verzemi.</ahelp> Pokud chcete, je možné <link href=\"text/shared/01/02230400.xhp\" name=\"Spravovat změny\"><emph>Spravovat změny</emph></link>."
+#. 7yFCP
#: 01990000.xhp
msgctxt ""
"01990000.xhp\n"
@@ -5272,6 +5947,7 @@ msgctxt ""
msgid "Recent Documents"
msgstr "Poslední dokumenty"
+#. AMcQP
#: 01990000.xhp
msgctxt ""
"01990000.xhp\n"
@@ -5280,6 +5956,7 @@ msgctxt ""
msgid "<variable id=\"picktitle\"><link href=\"text/shared/01/01990000.xhp\" name=\"Recent Documents\">Recent Documents</link></variable>"
msgstr "<variable id=\"picktitle\"><link href=\"text/shared/01/01990000.xhp\" name=\"Poslední dokumenty\">Poslední dokumenty</link></variable>"
+#. doka7
#: 01990000.xhp
msgctxt ""
"01990000.xhp\n"
@@ -5288,6 +5965,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Lists the most recently opened files. To open a file in the list, click its name.</ahelp>"
msgstr "<ahelp hid=\".\">Seznam naposledy otevřených souborů. Soubor je možné otevřít klepnutím na jeho název.</ahelp>"
+#. KWWCZ
#: 01990000.xhp
msgctxt ""
"01990000.xhp\n"
@@ -5296,6 +5974,7 @@ msgctxt ""
msgid "The number of files that are listed can be changed in the <link href=\"text/shared/optionen/expertconfig.xhp\">Expert configuration</link> by setting the property <emph>/org.openoffice.Office.Common/History PickListSize</emph>."
msgstr "Počet souborů v seznamu je možné změnit v <link href=\"text/shared/optionen/expertconfig.xhp\">expertním nastavení</link> nastavením vlastnosti <emph>/org.openoffice.Office.Common/History PickListSize</emph>."
+#. MNVq8
#: 01990000.xhp
msgctxt ""
"01990000.xhp\n"
@@ -5304,6 +5983,7 @@ msgctxt ""
msgid "The file is opened by the <item type=\"productname\">%PRODUCTNAME</item> module that saved it."
msgstr "Soubor bude otevřen v modulu <item type=\"productname\">%PRODUCTNAME</item>, který jej uložil."
+#. m3ctR
#: 02010000.xhp
msgctxt ""
"02010000.xhp\n"
@@ -5312,6 +5992,7 @@ msgctxt ""
msgid "Undo"
msgstr "Zpět"
+#. HAfJA
#: 02010000.xhp
msgctxt ""
"02010000.xhp\n"
@@ -5320,6 +6001,7 @@ msgctxt ""
msgid "<bookmark_value>undoing;editing</bookmark_value><bookmark_value>editing;undoing</bookmark_value>"
msgstr "<bookmark_value>zpět; úpravy</bookmark_value><bookmark_value>úpravy; zpět</bookmark_value>"
+#. zSpQo
#: 02010000.xhp
msgctxt ""
"02010000.xhp\n"
@@ -5328,6 +6010,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02010000.xhp\" name=\"Undo\">Undo</link>"
msgstr "<link href=\"text/shared/01/02010000.xhp\" name=\"Zpět\">Zpět</link>"
+#. qKeVk
#: 02010000.xhp
msgctxt ""
"02010000.xhp\n"
@@ -5336,6 +6019,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reverses the last command or the last entry you typed. To select the command that you want to reverse, click the arrow next to the <emph>Undo</emph> icon on the <emph>Standard</emph> bar.</ahelp>"
msgstr "<ahelp hid=\".\">Vrátí zpět poslední příkaz nebo poslední zápis. Chcete-li vybrat příkaz, který se vrátí zpět, klepněte na šipku vedle ikony <emph>Zpět</emph> na liště <emph>Standardní</emph>.</ahelp>"
+#. DSBrt
#: 02010000.xhp
msgctxt ""
"02010000.xhp\n"
@@ -5344,6 +6028,7 @@ msgctxt ""
msgid "To change the number of commands that you can undo, go to the <link href=\"text/shared/optionen/expertconfig.xhp\"><emph>Expert configuration</emph></link> and set a new value of the property \"/org.openoffice.Office.Common/Undo Steps\"."
msgstr "Chcete-li změnit počet příkazů, které lze vzít zpět, přejděte do <link href=\"text/shared/optionen/expertconfig.xhp\"><emph>expertního nastavení</emph></link> a nastavte novou hodnotu vlastnosti \"/org.openoffice.Office.Common/Undo Steps\"."
+#. NcK37
#: 02010000.xhp
msgctxt ""
"02010000.xhp\n"
@@ -5352,6 +6037,7 @@ msgctxt ""
msgid "Some commands (for example, editing Styles) cannot be undone."
msgstr "Některé příkazy (např. úpravu stylů) nelze vrátit zpět."
+#. anBE2
#: 02010000.xhp
msgctxt ""
"02010000.xhp\n"
@@ -5360,6 +6046,7 @@ msgctxt ""
msgid "You can cancel the Undo command by choosing <emph>Edit - Redo</emph>."
msgstr "Příkaz Zpět je možné zrušit příkazem <emph>Úpravy - Znovu</emph>."
+#. seDVc
#: 02010000.xhp
msgctxt ""
"02010000.xhp\n"
@@ -5368,6 +6055,7 @@ msgctxt ""
msgid "About the Undo command in database tables"
msgstr "Použití příkazu Zpět v databázových tabulkách"
+#. GjzXT
#: 02010000.xhp
msgctxt ""
"02010000.xhp\n"
@@ -5376,6 +6064,7 @@ msgctxt ""
msgid "When you are working with database tables, you can only undo the last command."
msgstr "Když pracujete s databázovými tabulkami, zpět je možné vrátit pouze poslední příkaz."
+#. ndFFE
#: 02010000.xhp
msgctxt ""
"02010000.xhp\n"
@@ -5384,6 +6073,7 @@ msgctxt ""
msgid "If you change the content of a record in a database table that has not been saved, and then use the <emph>Undo</emph> command, the record is erased."
msgstr "Pokud změníte obsah záznamu v databázové tabulce, která není uložená, a poté použijete příkaz <emph>Zpět</emph>, záznam se smaže."
+#. 6zRBH
#: 02010000.xhp
msgctxt ""
"02010000.xhp\n"
@@ -5392,6 +6082,7 @@ msgctxt ""
msgid "About the Undo command in presentations"
msgstr "Použití příkazu Zpět v prezentacích"
+#. J4BPS
#: 02010000.xhp
msgctxt ""
"02010000.xhp\n"
@@ -5400,6 +6091,7 @@ msgctxt ""
msgid "The <emph>Undo</emph> list is cleared when you apply a new layout to a slide."
msgstr "Seznam příkazů <emph>Zpět</emph> se vymaže, když na snímek použijete nové rozvržení."
+#. 2ami2
#: 02020000.xhp
msgctxt ""
"02020000.xhp\n"
@@ -5408,6 +6100,7 @@ msgctxt ""
msgid "Redo"
msgstr "Znovu"
+#. 69Fus
#: 02020000.xhp
msgctxt ""
"02020000.xhp\n"
@@ -5416,6 +6109,7 @@ msgctxt ""
msgid "<bookmark_value>restoring;editing</bookmark_value><bookmark_value>redo command</bookmark_value>"
msgstr "<bookmark_value>obnovení;úpravy</bookmark_value><bookmark_value>příkaz Znovu</bookmark_value>"
+#. KNLLP
#: 02020000.xhp
msgctxt ""
"02020000.xhp\n"
@@ -5424,6 +6118,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02020000.xhp\" name=\"Redo\">Redo</link>"
msgstr "<link href=\"text/shared/01/02020000.xhp\" name=\"Znovu\">Znovu</link>"
+#. rLmrF
#: 02020000.xhp
msgctxt ""
"02020000.xhp\n"
@@ -5432,6 +6127,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reverses the action of the last <emph>Undo</emph> command. To select the <emph>Undo</emph> step that you want to reverse, click the arrow next to the <emph>Redo</emph> icon on the <emph>Standard</emph> bar.</ahelp>"
msgstr "<ahelp hid=\".\">Vrátí poslední akci funkce <emph>Zpět</emph>. Pro výběr kroku funkce <emph>Zpět</emph>, který chcete vrátit, klepněte na šipku vedle ikony funkce <emph>Znovu</emph> na liště <emph>Standardní</emph>.</ahelp>"
+#. MERfp
#: 02030000.xhp
msgctxt ""
"02030000.xhp\n"
@@ -5440,6 +6136,7 @@ msgctxt ""
msgid "Repeat"
msgstr "Opakovat"
+#. YBqhe
#: 02030000.xhp
msgctxt ""
"02030000.xhp\n"
@@ -5448,6 +6145,7 @@ msgctxt ""
msgid "<bookmark_value>repeating; commands</bookmark_value><bookmark_value>commands; repeating</bookmark_value>"
msgstr "<bookmark_value>opakování; příkazy</bookmark_value><bookmark_value>příkazy; opakování</bookmark_value>"
+#. VonvU
#: 02030000.xhp
msgctxt ""
"02030000.xhp\n"
@@ -5456,6 +6154,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02030000.xhp\" name=\"Repeat\">Repeat</link>"
msgstr "<link href=\"text/shared/01/02030000.xhp\" name=\"Opakovat\">Opakovat</link>"
+#. BYENE
#: 02030000.xhp
msgctxt ""
"02030000.xhp\n"
@@ -5464,6 +6163,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Repeat\">Repeats the last command. This command is available in Writer and Calc.</ahelp>"
msgstr "<ahelp hid=\".uno:Repeat\">Zopakuje poslední příkaz. Tento příkaz je dostupný v aplikaci Writer a Calc.</ahelp>"
+#. VWLFT
#: 02040000.xhp
msgctxt ""
"02040000.xhp\n"
@@ -5472,6 +6172,7 @@ msgctxt ""
msgid "Cut"
msgstr "Vyjmout"
+#. kqhBs
#: 02040000.xhp
msgctxt ""
"02040000.xhp\n"
@@ -5480,6 +6181,7 @@ msgctxt ""
msgid "<bookmark_value>cutting</bookmark_value><bookmark_value>clipboard; cutting</bookmark_value>"
msgstr "<bookmark_value>vyjímání</bookmark_value><bookmark_value>schránka; vyjímání</bookmark_value>"
+#. 65iCf
#: 02040000.xhp
msgctxt ""
"02040000.xhp\n"
@@ -5488,6 +6190,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02040000.xhp\" name=\"Cut\">Cut</link>"
msgstr "<link href=\"text/shared/01/02040000.xhp\" name=\"Vyjmout\">Vyjmout</link>"
+#. XD2Mt
#: 02040000.xhp
msgctxt ""
"02040000.xhp\n"
@@ -5496,6 +6199,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Cut\">Removes and copies the selection to the clipboard.</ahelp>"
msgstr "<ahelp hid=\".uno:Cut\">Odstraní výběr a zkopíruje jej do schránky.</ahelp>"
+#. Lgnmy
#: 02050000.xhp
msgctxt ""
"02050000.xhp\n"
@@ -5504,6 +6208,7 @@ msgctxt ""
msgid "Copy"
msgstr "Kopírovat"
+#. 6TBZE
#: 02050000.xhp
msgctxt ""
"02050000.xhp\n"
@@ -5512,6 +6217,7 @@ msgctxt ""
msgid "<bookmark_value>clipboard; Unix</bookmark_value><bookmark_value>copying; in Unix</bookmark_value>"
msgstr "<bookmark_value>schránka; Unix</bookmark_value><bookmark_value>kopírování; v Unixu</bookmark_value>"
+#. xqSeL
#: 02050000.xhp
msgctxt ""
"02050000.xhp\n"
@@ -5520,6 +6226,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02050000.xhp\" name=\"Copy\">Copy</link>"
msgstr "<link href=\"text/shared/01/02050000.xhp\" name=\"Kopírovat\">Kopírovat</link>"
+#. nmrES
#: 02050000.xhp
msgctxt ""
"02050000.xhp\n"
@@ -5528,6 +6235,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Copy\">Copies the selection to the clipboard.</ahelp>"
msgstr "<ahelp hid=\".uno:Copy\">Zkopíruje výběr do schránky.</ahelp>"
+#. QqVZa
#: 02050000.xhp
msgctxt ""
"02050000.xhp\n"
@@ -5536,6 +6244,7 @@ msgctxt ""
msgid "Each time you copy, the existing content of the clipboard is overwritten."
msgstr "Při každém zkopírování se přepíše existující obsah schránky."
+#. 2QeMJ
#: 02050000.xhp
msgctxt ""
"02050000.xhp\n"
@@ -5544,6 +6253,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><variable id=\"unixkopieren\">$[officename] also supports the clipboard under Unix; however, you must use the <emph>$[officename]</emph> commands, such as <emph>Ctrl</emph>+<emph>C</emph>.</variable></caseinline></switchinline>"
msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\"><variable id=\"unixkopieren\">$[officename] podporuje schránku také v Unixu; musíte ovšem použít příkazy <emph>$[officename]</emph>, např. <emph>Ctrl</emph>+<emph>C</emph>.</variable></caseinline></switchinline>"
+#. 6cWvs
#: 02060000.xhp
msgctxt ""
"02060000.xhp\n"
@@ -5552,6 +6262,7 @@ msgctxt ""
msgid "Paste"
msgstr "Vložit"
+#. c63JD
#: 02060000.xhp
msgctxt ""
"02060000.xhp\n"
@@ -5560,6 +6271,7 @@ msgctxt ""
msgid "<bookmark_value>pasting; cell ranges</bookmark_value><bookmark_value>clipboard; pasting</bookmark_value><bookmark_value>cells; pasting</bookmark_value><bookmark_value>pasting; Enter key</bookmark_value><bookmark_value>pasting; Ctrl+V shortcut</bookmark_value>"
msgstr "<bookmark_value>vkládání;oblasti buněk</bookmark_value><bookmark_value>schránka; vkládání</bookmark_value><bookmark_value>buňky;vkládání ze schránky</bookmark_value><bookmark_value>vkládání;Enter</bookmark_value><bookmark_value>vkládání;zkratka Ctrl+V</bookmark_value>"
+#. 5ZbXk
#: 02060000.xhp
msgctxt ""
"02060000.xhp\n"
@@ -5568,6 +6280,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02060000.xhp\" name=\"Paste\">Paste</link>"
msgstr "<link href=\"text/shared/01/02060000.xhp\" name=\"Vložit\">Vložit</link>"
+#. 5V5zS
#: 02060000.xhp
msgctxt ""
"02060000.xhp\n"
@@ -5576,6 +6289,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Paste\">Inserts the contents of the clipboard at the location of the cursor, and replaces any selected text or objects.</ahelp>"
msgstr "<ahelp hid=\".uno:Paste\">Vloží obsah schránky na místo kurzoru a nahradí jakýkoliv vybraný text nebo objekty.</ahelp>"
+#. Na5CY
#: 02060000.xhp
msgctxt ""
"02060000.xhp\n"
@@ -5584,6 +6298,7 @@ msgctxt ""
msgid "Press the <emph>Enter</emph> key."
msgstr "Stiskněte klávesu <emph>Enter</emph>."
+#. VXjYp
#: 02060000.xhp
msgctxt ""
"02060000.xhp\n"
@@ -5592,6 +6307,7 @@ msgctxt ""
msgid "In a spreadsheet, when you paste a range of cells from the clipboard, the result depends on the current selection: If only one cell is selected, the cell range will be pasted started from that cell. If you mark a cell range wider than the cell range in the clipboard, the cell range will be pasted repeatedly to fill the selected cell range."
msgstr "Pokud v sešitech vkládáte ze schránky oblast buněk, závisí výsledek na aktuálním výběru: Je-li označena jedna buňka, bude vložena oblast buněk začínající v této buňce. Pokud označíte oblast buněk větší, než je oblast buněk ve schránce, vkládaný obsah schránky bude vložen do označené oblasti opakovaně."
+#. DfGUG
#: 02060000.xhp
msgctxt ""
"02060000.xhp\n"
@@ -5600,6 +6316,7 @@ msgctxt ""
msgid "Pasting contents in %PRODUCTNAME Calc"
msgstr "Vkládání obsahu v %PRODUCTNAME Calc"
+#. rUVnH
#: 02060000.xhp
msgctxt ""
"02060000.xhp\n"
@@ -5608,6 +6325,7 @@ msgctxt ""
msgid "When copying a cell or a range in %PRODUCTNAME Calc the selection is marked with blinking dashes around the range (the \"marching ants\") to indicate what was being selected during the clipboard operation."
msgstr "Při kopírování buňky nebo oblasti v aplikaci %PRODUCTNAME Calc se kolem vybrané oblasti zobrazí posouvající se pomlčky (\"pochodující mravenci\"), aby bylo zřejmé, co se při operaci se schránkou použilo."
+#. xGXym
#: 02060000.xhp
msgctxt ""
"02060000.xhp\n"
@@ -5616,6 +6334,7 @@ msgctxt ""
msgid "<image src=\"media/helpimg/sw_paste_range.png\" id=\"img_id541521058175847\" width=\"153\" height=\"60\"><alt id=\"alt_id221521058175847\">Marching ants mark for Calc clipboard</alt></image>"
msgstr "<image src=\"media/helpimg/sw_paste_range.png\" id=\"img_id541521058175847\" width=\"153\" height=\"60\"><alt id=\"alt_id221521058175847\">Značka \"pochodujících mravenců\" pro schránku Calcu</alt></image>"
+#. x7oBY
#: 02060000.xhp
msgctxt ""
"02060000.xhp\n"
@@ -5624,6 +6343,7 @@ msgctxt ""
msgid "There are two ways to paste the clipboard contents in a spreadsheet document:"
msgstr "Existují dva způsoby, jak vložit obsah schránky do sešitu:"
+#. e8YvL
#: 02060000.xhp
msgctxt ""
"02060000.xhp\n"
@@ -5632,6 +6352,7 @@ msgctxt ""
msgid "Using <emph>Ctrl</emph>+<emph>V</emph> shortcut, the <emph>Paste</emph> icon in the toolbar or choose <item type=\"menuitem\">Edit - Paste</item>: The contents of the clipboard is pasted in the target location and the clipboard keeps the contents for more paste operations. The copied selection mark stays active."
msgstr "Pomocí zkratky <emph>Ctrl</emph>+<emph>V</emph>, ikonou <emph>Vložit</emph> na nástrojové liště nebo volbou <item type=\"menuitem\">Úpravy - Vložit</item>: Obsah stránky se vloží na cílové umístění a obsah stránky zůstává k dispozici pro další vkládání. Značka kolem kopírovaného výběru se nezruší."
+#. 33eAD
#: 02060000.xhp
msgctxt ""
"02060000.xhp\n"
@@ -5640,6 +6361,7 @@ msgctxt ""
msgid "Using <emph>Enter</emph> key: the clipboard contents is pasted once and cleared. No further paste is possible with the clipboard contents. The copied selection mark is disabled."
msgstr "Pomocí klávesy <emph>Enter</emph>: obsah schránky se vloží jednou, pak se vymaže a nebude možné jej vložit znovu. Značka kolem zkopírovaného výběru se zruší."
+#. BVBac
#: 02060000.xhp
msgctxt ""
"02060000.xhp\n"
@@ -5648,6 +6370,7 @@ msgctxt ""
msgid "To deactivate the copied selection mark press the <emph>Esc</emph> key. The clipboard contents is not cleared."
msgstr "Chcete-li zrušit značku kolem zkopírovaného výběru, stiskněte klávesu <emph>Esc</emph>. Obsah schránky se při tom nevymaže."
+#. nDnfv
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5656,6 +6379,7 @@ msgctxt ""
msgid "Paste Special"
msgstr "Vložit jinak"
+#. tQuE6
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5664,6 +6388,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Vložit jinak\">Vložit jinak</link>"
+#. 2xiJU
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5672,6 +6397,7 @@ msgctxt ""
msgid "<variable id=\"inhalteeinfuegentext\"><ahelp hid=\".uno:PasteSpecial\">Inserts the contents of the clipboard into the current file in a format that you can specify.</ahelp></variable>"
msgstr "<variable id=\"inhalteeinfuegentext\"><ahelp hid=\".uno:PasteSpecial\">Vloží obsah schránky do aktuálního souboru ve vybraném formátu.</ahelp></variable>"
+#. uZccp
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5680,6 +6406,7 @@ msgctxt ""
msgid "Source"
msgstr "Zdroj"
+#. NFaLQ
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5688,6 +6415,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/pastespecial/source\">Displays the source of the clipboard contents.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/pastespecial/source\">Zobrazí zdroj obsahu schránky.</ahelp>"
+#. fqXBq
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5696,6 +6424,7 @@ msgctxt ""
msgid "Selection"
msgstr "Výběr"
+#. ASDJq
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5704,6 +6433,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/pastespecial/list\">Select a format for the clipboard contents that you want to paste.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/pastespecial/list\">Vyberte formát, ve kterém chcete vložit obsah schránky.</ahelp>"
+#. 9xeUZ
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5712,6 +6442,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">When you paste HTML data into a text document, you can choose \"<emph>HTML format</emph>\" or \"<emph>HTML format without comments</emph>\". The second choice is the default; it pastes all HTML data, but no comments.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Když do textového dokumentu vložíte HTML data, je možné si vybrat mezi \"<emph>HTML formát</emph>\" a \"<emph>HTML formát bez komentářů</emph>\". Druhá možnost je výchozí; vloží HTML data, ale nikoliv komentáře.</caseinline></switchinline>"
+#. crofX
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5720,6 +6451,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Paste Special</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vložit jinak</caseinline></switchinline>"
+#. 98m4k
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5728,6 +6460,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">This dialog appears in Calc if the clipboard contains spreadsheet cells.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Tento dialog se zobrazí v aplikaci Calc, pokud schránka obsahuje buňky sešitu. </caseinline></switchinline>"
+#. sYFMC
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5736,6 +6469,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Selection</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Výběr</caseinline></switchinline>"
+#. bDEHP
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5744,6 +6478,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Select a format for the clipboard contents that you want to paste.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vyberte formát, ve kterém chcete vložit obsah schránky.</caseinline></switchinline>"
+#. EfrCf
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5752,6 +6487,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Paste all</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vložit vše</caseinline></switchinline>"
+#. TXCqn
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5760,6 +6496,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/pastespecial/paste_all\">Pastes all cell contents, comments, formats, and objects into the current document.</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/pastespecial/paste_all\">Vloží veškerý obsah buněk, komentáře, formáty a objekty do aktuálního dokumentu.</ahelp></caseinline></switchinline>"
+#. FZDxH
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5768,6 +6505,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Text</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Text</caseinline></switchinline>"
+#. y2oHm
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5776,6 +6514,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/text\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts cells containing text.</caseinline></switchinline></ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/text\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Vloží buňky obsahující text.</caseinline></switchinline></ahelp>"
+#. LYYFK
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5784,6 +6523,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Numbers</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Čísla</caseinline></switchinline>"
+#. xq3Pj
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5792,6 +6532,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/numbers\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts cells containing numbers.</caseinline></switchinline></ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/numbers\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Vloží buňky obsahující čísla.</caseinline></switchinline></ahelp>"
+#. vTaLp
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5800,6 +6541,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Date & Time</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Datum a čas</caseinline></switchinline>"
+#. zCeXr
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5808,6 +6550,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/datetime\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts cells containing date and time values.</caseinline></switchinline></ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/datetime\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Vloží buňky obsahující datum a čas.</caseinline></switchinline></ahelp>"
+#. zkWjy
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5816,6 +6559,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formulas</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vzorce</caseinline></switchinline>"
+#. dfLhB
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5824,6 +6568,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/pastespecial/formulas\">Inserts cells containing formulae.</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/pastespecial/formulas\">Vloží buňky obsahující vzorce.</ahelp></caseinline></switchinline>"
+#. BBKQF
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5832,6 +6577,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Komentáře</caseinline></switchinline>"
+#. gTJjs
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5840,6 +6586,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/comments\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts comments that are attached to cells. If you want to add the comments to the existing cell content, select the \"Add\" operation.</caseinline></switchinline></ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/comments\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Vloží komentáře, které jsou připojeny k buňkám. Pokud chcete komentáře přidat ke stávajícímu obsahu buňky, vyberte operaci \"Přidat\".</caseinline></switchinline></ahelp>"
+#. 9wHA7
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5848,6 +6595,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formats</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formáty</caseinline></switchinline>"
+#. DC8Bz
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5856,6 +6604,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/formats\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts cell format attributes.</caseinline></switchinline></ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/formats\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Vloží formátování buněk.</caseinline></switchinline></ahelp>"
+#. 2aHGA
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5864,6 +6613,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Objects</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Objekty</caseinline></switchinline>"
+#. yVAsZ
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5872,6 +6622,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/objects\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserts objects contained within the selected cell range. These can be OLE objects, chart objects, or drawing objects.</caseinline></switchinline></ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/objects\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Vloží objekty obsažené ve vybrané oblasti buněk. Mohou to být objekty OLE, grafy nebo kresby.</caseinline></switchinline></ahelp>"
+#. AoQgE
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5880,6 +6631,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Operations</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Operace</caseinline></switchinline>"
+#. H6nHu
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5888,6 +6640,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Select the operation to apply when you paste cells into your sheet.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vyberte operaci, která se použije při vložení buněk do listu.</caseinline></switchinline>"
+#. QQA6o
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5896,6 +6649,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">None</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Nic</caseinline></switchinline>"
+#. QHSC7
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5904,6 +6658,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/none\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Does not apply an operation when you insert the cell range from the clipboard. The contents of the clipboard will replace existing cell contents.</caseinline></switchinline></ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/none\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Při vložení oblasti buněk ze schránky se nepoužije žádná operace. Obsah schránky nahradí existující obsah buněk.</caseinline></switchinline></ahelp>"
+#. EzALk
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5912,6 +6667,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Add</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Přidat</caseinline></switchinline>"
+#. fECGG
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5920,6 +6676,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/add\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Adds the values in the clipboard cells to the values in the target cells. Also, if the clipboard only contains comments, adds the comments to the target cells.</caseinline></switchinline></ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/add\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Přičte hodnoty buněk ve schránce k hodnotám cílových buněk. Pokud schránka obsahuje pouze komentáře, přidá k cílovým buňkám komentáře.</caseinline></switchinline></ahelp>"
+#. 4jAGT
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5928,6 +6685,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Subtract</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Odečíst</caseinline></switchinline>"
+#. mH3e2
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5936,6 +6694,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/subtract\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Subtracts the values in the clipboard cells from the values in the target cells.</caseinline></switchinline></ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/subtract\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Odečte hodnoty buněk ve schránce od hodnot v cílových buňkách.</caseinline></switchinline></ahelp>"
+#. qZkVC
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5944,6 +6703,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Multiply</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Násobit</caseinline></switchinline>"
+#. zQm4i
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5952,6 +6712,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/multiply\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Multiplies the values in the clipboard cells with the values in the target cells.</caseinline></switchinline></ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/multiply\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Vynásobí hodnoty buněk ve schránce hodnotami cílových buněk.</caseinline></switchinline></ahelp>"
+#. UrLCG
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5960,6 +6721,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Divide</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Dělit</caseinline></switchinline>"
+#. EHxq3
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5968,6 +6730,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/divide\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Divides the values in the target cells by the values in the clipboard cells.</caseinline></switchinline></ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/divide\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Vydělí hodnoty v cílových buňkách hodnotami buněk ve schránce.</caseinline></switchinline></ahelp>"
+#. roPcm
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5976,6 +6739,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Options</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Možnosti</caseinline></switchinline>"
+#. tKEaY
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5984,6 +6748,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Sets the paste options for the clipboard contents.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Nastaví možnosti pro vkládání obsahu schránky.</caseinline></switchinline>"
+#. AxCSJ
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -5992,6 +6757,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Skip empty cells</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Přeskočit prázdné buňky</caseinline></switchinline>"
+#. htowS
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -6000,6 +6766,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/pastespecial/skip_empty\">Empty cells from the clipboard do not replace target cells. If you use this option in conjunction with the \"Multiply\" or the \"Divide\" operation, the operation is not applied to the target cell of an empty cell in the clipboard.</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/pastespecial/skip_empty\">Prázdné buňky ze schránky nenahrazují cílové buňky. Pokud použijete tuto volbu ve spojení s operací \"Násobit\" nebo \"Dělit\", nepoužije se operaci na cílové buňky s prázdnými buňkami ze schránky. </ahelp></caseinline></switchinline>"
+#. 2Duk9
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -6008,6 +6775,7 @@ msgctxt ""
msgid "If you select a mathematical operation and clear the <emph>Skip empty cells</emph> box, empty cells in the clipboard are treated as zeroes. For example, if you apply the <emph>Multiply</emph> operation, the target cells are filled with zeroes."
msgstr "Pokud vyberete matematickou operaci a pole <emph>Přeskočit prázdné buňky</emph> není zaškrtnuto, berou se prázdné buňky jako nuly. Např. pokud použijete operaci <emph>Násobení</emph>, cílové buňky se vyplní nulami."
+#. WSUpC
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -6016,6 +6784,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Transpose</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Transponovat</caseinline></switchinline>"
+#. RkCEX
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -6024,6 +6793,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/pastespecial/transpose\">The rows of the range in the clipboard are pasted to become columns of the output range. The columns of the range in the clipboard are pasted to become rows.</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/pastespecial/transpose\">Řádky rozsahu buněk ve schránce se vloží tak, že se stanou sloupci. A sloupce se vloží tak, že se stanou řádky.</ahelp></caseinline></switchinline>"
+#. TNRcd
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -6032,6 +6802,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Link</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Odkaz</caseinline></switchinline>"
+#. qGkT4
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -6040,6 +6811,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/pastespecial/link\">Inserts the cell range as a link, so that changes made to the cells in the source file are updated in the target file. To ensure that changes made to empty cells in the source file are updated in the target file, ensure that the \"Insert All\" option is also selected. </ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/pastespecial/link\">Vloží oblast buněk jako odkaz, takže změny provedené ve zdrojovém souboru se aktualizují v cílovém souboru. Chcete-li zajistit, aby se v cílovém souboru aktualizovaly také změny provedené na prázdné buňky zdrojového souboru, zaškrtněte volbu \"Vložit vše\". </ahelp></caseinline></switchinline>"
+#. FtgAE
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -6048,6 +6820,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can also link sheets within the same spreadsheet. When you link to other files, a <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE link\">DDE link</link> is automatically created. A DDE link is inserted as a matrix formula and can only be modified as a whole.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Také je možné odkazovat na listy ve stejném sešitu. Když odkazujete na jiné soubory, automaticky se vytvoří <link href=\"text/shared/00/00000005.xhp#dde\" name=\"Odkaz DDE\">odkaz DDE</link>. Odkaz DDE se vloží jako matice a lze jej upravit pouze celý.</caseinline></switchinline>"
+#. awash
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -6056,6 +6829,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shift Cells</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Posunout buňky</caseinline></switchinline>"
+#. AGiue
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -6064,6 +6838,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set the shift options for the target cells when the clipboard content is inserted.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Nastavte posunutí cílových buněk při vložení obsahu schránky.</caseinline></switchinline>"
+#. Mgvq7
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -6072,6 +6847,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Don't shift</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Neposouvat</caseinline></switchinline>"
+#. ByHWT
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -6080,6 +6856,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/no_shift\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Inserted cells replace the target cells.</caseinline></switchinline></ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/no_shift\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Vložené buňky nahradí cílové buňky.</caseinline></switchinline></ahelp>"
+#. LbMtk
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -6088,6 +6865,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Down</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Dolů</caseinline></switchinline>"
+#. rYQdR
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -6096,6 +6874,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/move_down\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Target cells are shifted downward when you insert cells from the clipboard.</caseinline></switchinline></ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/move_down\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Při vložení buněk ze schránky se cílové buňky posunou dolů.</caseinline></switchinline></ahelp>"
+#. DeqWj
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -6104,6 +6883,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Right</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vpravo</caseinline></switchinline>"
+#. cEHKF
#: 02070000.xhp
msgctxt ""
"02070000.xhp\n"
@@ -6112,6 +6892,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/pastespecial/move_right\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Target cells are shifted to the right when you insert cells from the clipboard.</caseinline></switchinline></ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/pastespecial/move_right\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Při vložení buněk ze schránky se cílové buňky posunou vpravo.</caseinline></switchinline></ahelp>"
+#. 2fEf3
#: 02090000.xhp
msgctxt ""
"02090000.xhp\n"
@@ -6120,6 +6901,7 @@ msgctxt ""
msgid "Select All"
msgstr "Vybrat vše"
+#. U8iA6
#: 02090000.xhp
msgctxt ""
"02090000.xhp\n"
@@ -6128,6 +6910,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02090000.xhp\" name=\"Select All\">Select All</link>"
msgstr "<link href=\"text/shared/01/02090000.xhp\" name=\"Vybrat vše\">Vybrat vše</link>"
+#. PDEFv
#: 02090000.xhp
msgctxt ""
"02090000.xhp\n"
@@ -6136,6 +6919,7 @@ msgctxt ""
msgid "<variable id=\"allestext\"><ahelp hid=\".\">Selects the entire content of the current file, frame, or text object.</ahelp></variable>"
msgstr "<variable id=\"allestext\"><ahelp hid=\".\">Vybere veškerý obsah aktuálního souboru, rámce nebo textového objektu.</ahelp></variable>"
+#. YDU8D
#: 02090000.xhp
msgctxt ""
"02090000.xhp\n"
@@ -6144,6 +6928,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To select all of the cells on a sheet, click the button at the intersection of the column and row header in the top left corner of the sheet.</caseinline><defaultinline/></switchinline>"
msgstr "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Chcete-li označit všechny buňky listu, klepněte na tlačítko v průsečíků záhlaví sloupců a řádků v levém horním rohu listu.</caseinline><defaultinline/></switchinline>"
+#. b9EJG
#: 02090000.xhp
msgctxt ""
"02090000.xhp\n"
@@ -6152,6 +6937,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To select all of the sheets in a spreadsheet file, right-click the name tab of a sheet, and then choose <emph>Select All Sheets</emph>. <ahelp hid=\".uno:TableSelectAll\" visibility=\"hidden\">Selects all of the sheets in the current spreadsheet.</ahelp></caseinline><defaultinline/></switchinline>"
msgstr "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Chcete-li vybrat všechny listy sešitu, klepněte pravým tlačítkem na kartu s názvem listu a zvolte <emph>Vybrat všechny listy</emph>.<ahelp hid=\".uno:TableSelectAll\" visibility=\"hidden\">Vybere všechny listy aktuálního sešitu.</ahelp></caseinline><defaultinline/></switchinline>"
+#. C8Qow
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6160,6 +6946,7 @@ msgctxt ""
msgid "Find & Replace"
msgstr "Najít a nahradit"
+#. JSALd
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6168,6 +6955,7 @@ msgctxt ""
msgid "<variable id=\"02100000\"><link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link></variable>"
msgstr "<variable id=\"02100000\"><link href=\"text/shared/01/02100000.xhp\" name=\"Najít a nahradit\">Najít a nahradit</link></variable>"
+#. 9Lmbn
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6176,6 +6964,7 @@ msgctxt ""
msgid "<variable id=\"suchenersetzentext\"><ahelp hid=\".uno:SearchDialog\">Finds or replaces text or formats in the current document.</ahelp></variable>"
msgstr "<variable id=\"suchenersetzentext\"><ahelp hid=\".uno:SearchDialog\">V aktuálním dokumentu najde nebo nahradí text či formátování.</ahelp></variable>"
+#. VcXFC
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6184,6 +6973,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the text to search in the current document. Press <item type=\"keycode\">Enter</item> to search the text.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte text, který chcete v aktuálním dokumentu vyhledat. Stisknutím <item type=\"keycode\">Enteru</item> text vyhledáte.</ahelp>"
+#. 3swkZ
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6192,6 +6982,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to search the next occurrence in downward direction.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klepnutím vyhledáte další výskyt ve směru dolů.</ahelp>"
+#. umniz
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6200,6 +6991,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to search the next occurrence in upward direction.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klepnutím vyhledáte další výskyt ve směru nahoru.</ahelp>"
+#. dF9qe
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6208,6 +7000,7 @@ msgctxt ""
msgid "Find"
msgstr "Najít"
+#. 7fcPX
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6216,6 +7009,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/findreplacedialog/searchlist\">Enter the text that you want to find, or select a previous search from the list.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/findreplacedialog/searchlist\">Zadejte text, který chcete najít, nebo vyberte ze seznamu dříve vyhledávaný.</ahelp>"
+#. fELUg
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6224,6 +7018,7 @@ msgctxt ""
msgid "Search options are listed under the <emph>Find</emph> box and in the <emph>Other options</emph> area of the dialog."
msgstr "Možnosti vyhledávání se nacházejí pod polem <emph>Najít</emph> a v oblasti <emph>Ostatní možnosti</emph>."
+#. S33sH
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6232,6 +7027,7 @@ msgctxt ""
msgid "Match case"
msgstr "Rozlišovat velikost"
+#. TmSVg
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6240,6 +7036,7 @@ msgctxt ""
msgid "<bookmark_value>case sensitivity;searching</bookmark_value>"
msgstr "<bookmark_value>rozlišování velikosti při hledání</bookmark_value>"
+#. 6BpCN
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6248,6 +7045,7 @@ msgctxt ""
msgid "<variable id=\"exakt\"><ahelp hid=\"svx/ui/findreplacedialog/matchcase\">Distinguishes between uppercase and lowercase characters.</ahelp></variable>"
msgstr "<variable id=\"exakt\"><ahelp hid=\"svx/ui/findreplacedialog/matchcase\">Rozlišuje mezi velkými a malými znaky.</ahelp></variable>"
+#. H8feD
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6256,6 +7054,7 @@ msgctxt ""
msgid "<bookmark_value>searching;formatted numbers</bookmark_value> <bookmark_value>searching;formatted display</bookmark_value> <bookmark_value>finding;formatted numbers</bookmark_value> <bookmark_value>finding;formatted display</bookmark_value>"
msgstr ""
+#. UnzxV
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6264,6 +7063,7 @@ msgctxt ""
msgid "Formatted display"
msgstr ""
+#. sG3fC
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6272,6 +7072,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/findreplacedialog/searchformatted\">Includes number formatting characters in the search.</ahelp>"
msgstr ""
+#. iw8Eo
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6280,6 +7081,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Entire Cells</caseinline><defaultinline>Whole words only</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Celé buňky</caseinline><defaultinline>Pouze celá slova</defaultinline></switchinline>"
+#. 8zaDz
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6288,6 +7090,7 @@ msgctxt ""
msgid "<variable id=\"ganze\"><ahelp hid=\"svx/ui/findreplacedialog/wholewords\">Searches for whole words or cells that are identical to the search text.</ahelp></variable>"
msgstr "<variable id=\"ganze\"><ahelp hid=\"svx/ui/findreplacedialog/wholewords\">Vyhledá celá slova nebo buňky, které jsou stejné jako hledaný text.</ahelp></variable>"
+#. jTAAd
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6296,6 +7099,7 @@ msgctxt ""
msgid "<bookmark_value>searching; all sheets</bookmark_value><bookmark_value>finding; in all sheets</bookmark_value><bookmark_value>sheets; searching all</bookmark_value>"
msgstr "<bookmark_value>vyhledávání; všechny listy</bookmark_value><bookmark_value>hledání; ve všech listech</bookmark_value><bookmark_value>listy; prohledat všechny</bookmark_value>"
+#. jkXem
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6304,6 +7108,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">All sheets</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Všechny listy</caseinline></switchinline>"
+#. 7MSZK
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6312,6 +7117,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches through all of the sheets in the current spreadsheet file.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Prohledá všechny listy v aktuálním sešitu.</caseinline></switchinline>"
+#. D5Jko
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6320,6 +7126,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches through all of the sheets in the current spreadsheet file.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Prohledá všechny listy v aktuálním sešitu.</ahelp>"
+#. T6CG6
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6328,6 +7135,7 @@ msgctxt ""
msgid "Replace"
msgstr "Nahradit"
+#. Sfkrt
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6336,6 +7144,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/findreplacedialog/replacelist\">Enter the replacement text, or select a recent replacement text or style from the list.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/findreplacedialog/replacelist\">Zadejte nebo vyberte ze seznamu text či styl pro nahrazení.</ahelp>"
+#. hncQB
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6344,6 +7153,7 @@ msgctxt ""
msgid "Replacement options are listed under the <emph>Find</emph> box and in the <emph>Other options</emph> area of the dialog."
msgstr "Možnosti nahrazení jsou uvedeny pod polem <emph>Najít</emph> a v části <emph>Ostatní možnosti</emph> tohoto dialogového okna."
+#. hA2sP
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6352,6 +7162,7 @@ msgctxt ""
msgid "Find All"
msgstr "Najít vše"
+#. FmGsM
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6360,6 +7171,7 @@ msgctxt ""
msgid "Finds and selects all instances of the text or the format that you are searching for in the document (only in Writer and Calc documents)."
msgstr "Najde a označí v dokumentech všechny texty nebo formáty, které hledáte (pouze v dokumentech Writeru nebo Calcu)."
+#. hfYB3
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6368,6 +7180,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Finds and selects all instances of the text or the format that you are searching for in the document (only in Writer and Calc documents).</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Najde a označí v dokumentech všechny texty nebo formáty, které hledáte (pouze v dokumentech Writeru nebo Calcu).</ahelp>"
+#. EqqsF
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6376,6 +7189,7 @@ msgctxt ""
msgid "Find Previous"
msgstr "Najít předchozí"
+#. S2bGF
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6384,6 +7198,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/findreplacedialog/backsearch\">Finds and selects the previous occurrence of the text or format that you are searching for in the document.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/findreplacedialog/backsearch\">Najde a označí v dokumentu předchozí výskyt textu nebo formátu, který hledáte.</ahelp>"
+#. NDcxk
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6392,6 +7207,7 @@ msgctxt ""
msgid "Find Next"
msgstr "Najít další"
+#. 5cXR4
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6400,6 +7216,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/findreplacedialog/search\">Finds and selects the next occurrence of the text or format that you are searching for in the document.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/findreplacedialog/search\">Najde a označí v dokumentu následující výskyt textu nebo formátu, který hledáte.</ahelp>"
+#. kR3DG
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6408,6 +7225,7 @@ msgctxt ""
msgid "Replace"
msgstr "Nahradit"
+#. h4vCU
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6416,6 +7234,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/findreplacedialog/replace\">Replaces the selected text or format that you searched for, and then searches for the next occurrence.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/findreplacedialog/replace\">Nahradí označený text nebo formát, který jste vyhledali, a poté hledá další výskyt.</ahelp>"
+#. 2DBz8
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6424,6 +7243,7 @@ msgctxt ""
msgid "Replace All"
msgstr "Nahradit vše"
+#. vEXBU
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6432,6 +7252,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Replaces all of the occurrences of the text or format that you want to replace.</ahelp><switchinline select=\"appl\"><caseinline select=\"IMPRESS\"> Repeat this command until all replacements on your slide have been made.</caseinline></switchinline>"
msgstr "<ahelp hid=\".\">Nahradí všechny výskyty textu nebo formátu, který chcete nahradit.</ahelp><switchinline select=\"appl\"><caseinline select=\"IMPRESS\"> Tento příkaz opakujte, dokud se neprovedou všechna nahrazení na snímku.</caseinline></switchinline>"
+#. vUDHU
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6440,6 +7261,7 @@ msgctxt ""
msgid "Other options"
msgstr "Ostatní možnosti"
+#. MWBBp
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6448,6 +7270,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"visible\">Shows more or fewer search options. Click this label again to hide the extended search options.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"visible\">Zobrazí více nebo méně možností pro vyhledávání. Opětovným klepnutím na tento popisek rozšířené možnosti skryjete.</ahelp>"
+#. sJxFe
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6456,6 +7279,7 @@ msgctxt ""
msgid "<bookmark_value>finding; selections</bookmark_value>"
msgstr "<bookmark_value>hledání; výběr</bookmark_value>"
+#. AWPdF
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6464,6 +7288,7 @@ msgctxt ""
msgid "Current selection only"
msgstr "Pouze v současném výběru"
+#. w7qMv
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6472,6 +7297,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Searches only the selected text or cells.</ahelp>"
msgstr "<ahelp hid=\".\">Prohledá pouze vybraný text nebo buňky.</ahelp>"
+#. LKoJf
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6480,6 +7306,7 @@ msgctxt ""
msgid "Replace backwards"
msgstr "Nahradit pozpátku"
+#. okjYd
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6488,6 +7315,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/findreplacedialog/replace_backwards\">Search starts at the current cursor position and goes backwards to the beginning of the file.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/findreplacedialog/replace_backwards\">Hledání začne na aktuální pozici kurzoru a bude postupovat směrem zpět k začátku souboru.</ahelp>"
+#. Dvvya
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6496,6 +7324,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Regular expressions</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Regulární výrazy</defaultinline></switchinline>"
+#. Vj29Y
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6504,6 +7333,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Allows you to use regular expressions in your search.</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Umožňuje používat ve vyhledávání regulární výrazy.</defaultinline></switchinline>"
+#. JTXQw
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6512,6 +7342,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Allows you to use regular expressions in your search.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Umožňuje používat ve vyhledávání regulární výrazy.</ahelp>"
+#. gDuQb
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6520,6 +7351,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the <emph>Find</emph> list. To specify a replacement style, select a style from the <emph>Replace</emph> list.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyhledá text formátovaný stylem, který určíte. Zaškrtněte toto pole a poté vyberte styl ze seznamu <emph>Najít</emph>. Chcete-li určit styl, kterým bude hledaný styl nahrazen, vyberte styl ze seznamu <emph>Nahradit</emph>.</ahelp>"
+#. YFddy
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6528,6 +7360,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Paragraph Styles / Including Styles</caseinline><caseinline select=\"CALC\">Cell Styles</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Styly odstavce / Včetně stylů</caseinline><caseinline select=\"CALC\">Styly buňky</caseinline></switchinline>"
+#. sg7R3
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6536,6 +7369,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/findreplacedialog/layout\">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the <emph>Find</emph> list. To specify a replacement style, select a style from the <emph>Replace</emph> list.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/findreplacedialog/layout\">Vyhledá text formátovaný stylem, který určíte. Zaškrtněte toto pole a poté vyberte styl ze seznamu <emph>Najít</emph>. Chcete-li určit styl, kterým bude hledaný styl nahrazen, vyberte styl ze seznamu <emph>Nahradit</emph>.</ahelp>"
+#. QDrX5
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6544,6 +7378,7 @@ msgctxt ""
msgid "After you select the attributes that you want to search for, the <emph>Paragraph Styles</emph> box in the <emph>Other options</emph> area of the %PRODUCTNAME Writer <emph>Find & Replace</emph> dialog changes to <emph>Including Styles</emph>."
msgstr "Poté co vyberete v %PRODUCTNAME Writer atributy, které chcete hledat, pole <emph>Styly odstavce</emph> v části <emph>Ostatní možnosti</emph> dialogového okna <emph>Najít a nahradit</emph> se změní na <emph>Včetně stylů</emph>."
+#. FebT7
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6552,6 +7387,7 @@ msgctxt ""
msgid "If you want to search for text in which attributes were set by using direct formatting and styles, select the <emph>Including Styles</emph> box."
msgstr "Pokud chcete hledat text, který má přímým formátováním nastaven určité atributy, zvolte pole <emph>Včetně stylů</emph>."
+#. N2USE
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6560,6 +7396,7 @@ msgctxt ""
msgid "<variable id=\"halbnormaltitel\">Match character width (only if Asian languages are enabled)</variable>"
msgstr "<variable id=\"halbnormaltitel\">Porovnat šířku znaku (pouze jsou-li povoleny asijské jazyky)</variable>"
+#. B4uAW
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6568,6 +7405,7 @@ msgctxt ""
msgid "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distinguishes between half-width and full-width character forms.</ahelp></variable>"
msgstr "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Rozlišuje mezi formami znaku v poloviční šířce a plné šířce.</ahelp></variable>"
+#. D4hMq
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6576,6 +7414,7 @@ msgctxt ""
msgid "<variable id=\"aehnlichtitel\">Sounds like (Japanese) (only if Asian languages are enabled)</variable>"
msgstr "<variable id=\"aehnlichtitel\">Zní jako (japonština) (pouze jsou-li povoleny asijské jazyky)</variable>"
+#. pvCos
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6584,6 +7423,7 @@ msgctxt ""
msgid "<variable id=\"aehnlichtext\"><ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Lets you specify the search options for similar notation used in Japanese text. Select this checkbox, and then click the <emph>Sounds</emph> button to specify the search options.</ahelp></variable>"
msgstr "<variable id=\"aehnlichtext\"><ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Je možné určit, zda se v japonském textu hledá podobná notace. Zaškrtněte toto pole, poté klepněte na tlačítko <emph>Zní jako</emph> a určete možnosti vyhledávání.</ahelp></variable>"
+#. hgfVQ
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6592,6 +7432,7 @@ msgctxt ""
msgid "<variable id=\"aehnlichbutton\"><ahelp hid=\"svx/ui/findreplacedialog/soundslikebtn\" visibility=\"hidden\">Sets the search options for similar notation used in Japanese text.</ahelp></variable>"
msgstr "<variable id=\"aehnlichbutton\"><ahelp hid=\"svx/ui/findreplacedialog/soundslikebtn\" visibility=\"hidden\">Nastavuje volby pro podobnou notaci v japonském textu.</ahelp></variable>"
+#. buRmS
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6600,6 +7441,7 @@ msgctxt ""
msgid "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Searching in Japanese\">Searching in Japanese</link>"
msgstr "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Hledání v japonštině\">Hledání v japonštině</link>"
+#. NCwXM
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6608,6 +7450,7 @@ msgctxt ""
msgid "Comments"
msgstr "Komentáře"
+#. Wjco2
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6616,6 +7459,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">In Writer, you can select to include the comment texts in your searches.</ahelp>"
msgstr "<ahelp hid=\".\">Ve Writeru můžete vybrat také vyhledávání v textech komentářů.</ahelp>"
+#. Yfpme
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6624,6 +7468,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100200.xhp\" name=\"Attributes\">Attributes</link></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100200.xhp\" name=\"Atributy\">Atributy</link></caseinline></switchinline>"
+#. qXZEJ
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6632,6 +7477,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100300.xhp\" name=\"Format\">Format</link></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/02100300.xhp\" name=\"Formát\">Formát</link></caseinline></switchinline>"
+#. 2HX6G
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6640,6 +7486,7 @@ msgctxt ""
msgid "Finds specific text formatting features, such as font types, font effects, and text flow characteristics."
msgstr "Nalezne specifické vlastnosti formátu textu jako typ písma, efekty pro písmo a charakteristika toku textu."
+#. iuEjF
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6648,6 +7495,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">No Format</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bez formátu</caseinline></switchinline>"
+#. K6cJh
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6656,6 +7504,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click in the <emph>Find</emph> or the <emph>Replace</emph> box, and then click this button to remove the search criteria based on formats.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Klepnutím do pole <emph>Najít</emph> nebo <emph>Nahradit</emph> a následným klepnutím na toto tlačítko odstraníte kritéria vyhledávání založená na formátu.</caseinline></switchinline>"
+#. RD9Dh
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6664,6 +7513,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click in the <emph>Find</emph> or the <emph>Replace</emph> box, and then click this button to remove the search criteria based on formats.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klepnutím do pole <emph>Najít</emph> nebo <emph>Nahradit</emph> a následným klepnutím na toto tlačítko odstraníte kritéria vyhledávání založená na formátu.</ahelp>"
+#. VXaHg
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6672,6 +7522,7 @@ msgctxt ""
msgid "The search criteria for formatting attributes are displayed under the <emph>Find</emph> or the <emph>Replace</emph> box."
msgstr "Kritéria vyhledávání pro atributy formátování se zobrazují pod polem <emph>Najít</emph> či <emph>Nahradit</emph>."
+#. AEyg4
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6680,6 +7531,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Direction</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Směr</caseinline></switchinline>"
+#. h6bCC
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6688,6 +7540,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Determines the order for searching the cells.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Určuje, jak bude prohledávání buněk postupovat.</caseinline></switchinline>"
+#. BaX3C
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6696,6 +7549,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Rows</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Řádky</caseinline></switchinline>"
+#. MXcmg
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6704,6 +7558,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches from left to right across the rows.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vyhledává se zleva doprava po řádcích.</caseinline></switchinline>"
+#. XN5B4
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6712,6 +7567,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches from left to right across the rows.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyhledává se zleva doprava po řádcích.</ahelp>"
+#. CJSEj
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6720,6 +7576,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Columns</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Sloupce</caseinline></switchinline>"
+#. DavNn
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6728,6 +7585,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches from top to bottom through the columns.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vyhledává se shora dolů po sloupcích.</caseinline></switchinline>"
+#. DKdyD
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6736,6 +7594,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches from top to bottom through the columns.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyhledává se shora dolů po sloupcích.</ahelp>"
+#. 2we6m
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6744,6 +7603,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Search in</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Hledat v</caseinline></switchinline>"
+#. jaDAq
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6752,6 +7612,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formulas</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vzorce</caseinline></switchinline>"
+#. 8PEbc
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6760,6 +7621,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches for the characters that you specify in formulas and in fixed (not calculated) values. For example, you could look for formulas that contain 'SUM'.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vyhledá zadané znaky ve vzorcích a v pevných (nevypočtených) hodnotách. Například můžete hledat vzorec, který obsahuje 'SUM'.</caseinline></switchinline>"
+#. 5Jw5w
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6768,6 +7630,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in formulas and in fixed (not calculated) values. For example, you could look for formulas that contain 'SUM'.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyhledá zadané znaky ve vzorcích a v pevných (nevypočtených) hodnotách. Například můžete hledat vzorec, který obsahuje 'SUM'.</ahelp>"
+#. SCCjN
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6776,6 +7639,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Values</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Hodnoty</caseinline></switchinline>"
+#. gNAhz
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6784,6 +7648,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches for the characters that you specify in values and in the results of formulas.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vyhledá zadané znaky v hodnotách a ve výsledcích vzorců.</caseinline></switchinline>"
+#. aj5NM
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6792,6 +7657,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in values and in the results of formulas.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyhledá zadané znaky v hodnotách a ve výsledcích vzorců.</ahelp>"
+#. eyn9j
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6800,6 +7666,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Notes</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Poznámky</caseinline></switchinline>"
+#. MTECk
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6808,6 +7675,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches for the characters that you specify in the comments that are attached to the cells.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vyhledá zadané znaky v komentářích, které jsou připojeny k buňkám.</caseinline></switchinline>"
+#. psHFB
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6816,6 +7684,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in the comments that are attached to the cells.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyhledá zadané znaky v komentářích, které jsou připojeny k buňkám.</ahelp>"
+#. sFF39
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
@@ -6824,6 +7693,7 @@ msgctxt ""
msgid "After you close the <emph>Find & Replace</emph> dialog, you can still search using the last search criteria that you entered, by pressing <item type=\"keycode\">Shift+</item><switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F</item>."
msgstr "Po zavření dialogového okna <emph>Najít a nahradit</emph> můžete naposledy zadaná kritéria stále použít pro hledání pomocí stisknutí <item type=\"keycode\">Shift+</item><switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F</item>."
+#. GspKW
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
@@ -6832,14 +7702,16 @@ msgctxt ""
msgid "List of Regular Expressions"
msgstr "Seznam regulárních výrazů"
+#. 2zsev
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"bm_id3146765\n"
"help.text"
-msgid "<bookmark_value>regular expressions; list of</bookmark_value><bookmark_value>lists; regular expressions</bookmark_value><bookmark_value>replacing; tab stops (regular expressions)</bookmark_value><bookmark_value>tab stops; regular expressions</bookmark_value><bookmark_value>concatenation, see ampersand symbol</bookmark_value><bookmark_value>ampersand symbol, see also operators</bookmark_value>"
-msgstr "<bookmark_value>regulární výrazy; seznam</bookmark_value><bookmark_value>seznamy;regulární výrazy</bookmark_value><bookmark_value>nahrazování;tabulátory (regulární výrazy)</bookmark_value><bookmark_value>tabulátory;regulární výrazy</bookmark_value><bookmark_value>spojení, viz ampersand</bookmark_value><bookmark_value>ampersand, viz také operátory</bookmark_value>"
+msgid "<bookmark_value>regular expressions; list of</bookmark_value><bookmark_value>regular expressions; new line</bookmark_value><bookmark_value>regular expressions; empty paragraph</bookmark_value><bookmark_value>regular expressions; begin of word</bookmark_value><bookmark_value>regular expressions; begin of paragraph</bookmark_value><bookmark_value>regular expressions; end of paragraph</bookmark_value><bookmark_value>lists; regular expressions</bookmark_value><bookmark_value>replacing; tab stops (regular expressions)</bookmark_value><bookmark_value>tab stops; regular expressions</bookmark_value><bookmark_value>concatenation, see ampersand symbol</bookmark_value><bookmark_value>ampersand symbol, see also operators</bookmark_value>"
+msgstr ""
+#. hKBwP
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
@@ -6848,22 +7720,25 @@ msgctxt ""
msgid "<variable id=\"02100001\"><link href=\"text/shared/01/02100001.xhp\">List of Regular Expressions</link></variable>"
msgstr "<variable id=\"02100001\"><link href=\"text/shared/01/02100001.xhp\">Seznam regulárních výrazů</link></variable>"
+#. cMTUp
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3149741\n"
"help.text"
-msgid "Character"
-msgstr "Znak"
+msgid "Term"
+msgstr ""
+#. vESi8
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3155577\n"
"help.text"
-msgid "Result/Use"
-msgstr "Výsledek/Použití"
+msgid "Representation/Use"
+msgstr ""
+#. UjXoc
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
@@ -6872,38 +7747,43 @@ msgctxt ""
msgid "Any character"
msgstr "Jakýkoli znak"
+#. kJXwH
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id9824518.00000001\n"
"help.text"
-msgid "Represents the given character unless otherwise specified."
-msgstr "Představuje daný znak, pokud není určeno jinak."
+msgid "The given character unless it is a regular expression meta character, which follow in this table."
+msgstr ""
+#. NoqA6
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3149031\n"
"help.text"
-msgid "Represents any single character except for a line break or paragraph break. For example, the search term \"sh.rt\" returns both \"shirt\" and \"short\"."
-msgstr "Představuje jeden jakýkoliv znak kromě odřádkování a konce odstavce. Např. při hledání termínu \"p.s\" se najde \"pes\" i \"pas\"."
+msgid "Any single character except a line break or a paragraph break. For example, the search term \"sh.rt\" matches both \"shirt\" and \"short\"."
+msgstr ""
+#. qMXRu
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3155351\n"
"help.text"
-msgid "Only finds the search term if the term is at the beginning of a paragraph. Special objects such as empty fields or character-anchored frames, at the beginning of a paragraph are ignored. Example: \"^Peter\"."
-msgstr "Najde hledaný termín, pouze pokud se nachází na začátku odstavce. Ignorují se zvláštní objekty, např. prázdná pole či rámce ukotvené ke znaku, na začátku odstavce. Příklad: \"^Petr\"."
+msgid "The beginning of a paragraph or cell. Special objects such as empty fields or character-anchored frames, at the beginning of a paragraph are ignored. Example: \"^Peter\" matches the word \"Peter\" only when it is the first word of a paragraph."
+msgstr ""
+#. NxhF9
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3152542\n"
"help.text"
-msgid "Only finds the search term if the term appears at the end of a paragraph. Special objects such as empty fields or character-anchored frames at the end of a paragraph are ignored. Example: \"Peter$\"."
-msgstr "Najde hledaný termín, pouze pokud se nachází na konci odstavce. Ignorují se zvláštní objekty, např. prázdná pole či rámce ukotvené ke znaku, na konci odstavce. Příklad: \"Petr$\"."
+msgid "The end of a paragraph or cell. Special objects such as empty fields or character-anchored frames at the end of a paragraph are ignored. Example: \"Peter$\" matches only when the word \"Peter\" is the last word of a paragraph, note \"Peter\" cannot be followed by a period."
+msgstr ""
+#. oMTnF
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
@@ -6912,86 +7792,106 @@ msgctxt ""
msgid "$ on its own matches the end of a paragraph. This way it is possible to search and replace paragraph breaks."
msgstr "Samotný znak $ představuje konec odstavce. S jeho pomocí je možné konce odstavců hledat a nahrazovat."
+#. ssWM5
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Finds zero or more of the characters in front of the \"*\". For example, \"Ab*c\" finds \"Ac\", \"Abc\", \"Abbc\", \"Abbbc\", and so on."
-msgstr "Najde žádný či více výskytů znaku před \"*\". Např. \"Ab*c\" najde \"Ac\", \"Abc\", \"Abbc\", \"Abbbc\" atd."
+msgid "Zero or more of the regular expression term immediately preceding it. For example, \"Ab*c\" matches \"Ac\", \"Abc\", \"Abbc\", \"Abbbc\", and so on."
+msgstr ""
+#. YUSaM
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Finds one or more of the characters in front of the \"+\". For example, \"AX.+4\" finds \"AXx4\", but not \"AX4\"."
-msgstr "Najde jeden či více výskytů znaku před \"+\". Např. \"AX.+4\" najde \"AXx4\", ale ne \"AX4\"."
+msgid "One or more of the regular expression term immediately preceding it. For example, \"AX.+4\" finds \"AXx4\", but not \"AX4\"."
+msgstr ""
+#. LMvcH
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "The longest possible string that matches this search pattern in a paragraph is always found. If the paragraph contains the string \"AX 4 AX4\", the entire passage is highlighted."
-msgstr "V odstavci se hledá vždy nejdelší řetězec odpovídající regulárnímu výrazu. Pokud by odstavec obsahoval řetězec \"AX 4 AX4\", označil by se celý tento řetězec."
+msgid "The longest possible string that matches this regular expression in a paragraph is always matched. If the paragraph contains the string \"AX 4 AX4\", the entire passage is highlighted."
+msgstr ""
+#. mdVaj
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3153684\n"
"help.text"
-msgid "Finds zero or one of the characters in front of the \"?\". For example, \"Texts?\" finds \"Text\" and \"Texts\" and \"x(ab|c)?y\" finds \"xy\", \"xaby\", or \"xcy\"."
-msgstr "Najde žádný nebo jeden výskyt znaku před \"?\". Např. \"Texty?\" najde \"Text\" nebo \"Texty\" a \"x(ab|c)?y\" najde \"xy\", \"xaby\" nebo \"xcy\"."
+msgid "Zero or one of the regular expression term immediately preceding it. For example, \"Texts?\" matches \"Text\" and \"Texts\" and \"x(ab|c)?y\" finds \"xy\", \"xaby\", or \"xcy\"."
+msgstr ""
+#. zyaC5
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "Search interprets the special character that follows the \"\\\" as a normal character and not as a regular expression (except for the combinations \\n, \\t, \\>, and \\<). For example, \"tree\\.\" finds \"tree.\", not \"treed\" or \"trees\"."
-msgstr "Zvláštní znak, který následuje po \"\\\", se interpretuje jako normální znak a ne jako regulární výraz (kromě kombinací \\n, \\t, \\> a \\<). Např. \"tree\\.\" najde \"tree.\", ale ne \"treed\" či \"trees\"."
+msgid "The special character that follows it is interpreted as a normal character and not as a regular expression meta character (except for the combinations \"\\n\", \"\\t\", \"\\b\", \"\\>\" and \"\\<\"). For example, \"tree\\.\" matches \"tree.\", not \"treed\" or \"trees\"."
+msgstr ""
+#. sDmtU
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3153700\n"
"help.text"
-msgid "Represents a line break that was inserted with the <emph>Shift</emph>+<emph>Enter</emph> key combination. To change a line break into a paragraph break, enter <emph>\\n</emph> in the <emph>Find</emph> and <emph>Replace</emph> boxes, and then perform a search and replace."
-msgstr "Představuje zalomení řádku vložené klávesovou zkratkou <emph>Shift</emph>+<emph>Enter</emph>. Chcete-li změnit zalomení řádku na zalomení odstavce, zadejte <emph>\\n</emph> do polí <emph>Najít</emph> a <emph>Nahradit</emph> a poté proveďte nahrazení."
+msgid "A line break that was inserted with the <keycode>Shift+Enter</keycode> key combination when in the <widget>Find</widget> text box."
+msgstr ""
+#. oALhj
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
-"par_id9262672\n"
+"par_id731559575258580\n"
"help.text"
-msgid "<emph>\\n</emph> in the <emph>Find</emph> text box stands for a line break that was inserted with the <emph>Shift</emph>+<emph>Enter</emph> key combination."
-msgstr "<emph>\\n</emph> v textovém poli <emph>Najít</emph> představuje odřádkování vložené klávesovou zkratkou <emph>Shift</emph>+<emph>Enter</emph>."
+msgid "A paragraph break that can be entered with the <keycode>Enter</keycode> or <keycode>Return</keycode> key when in the <widget>Replace</widget> text box."
+msgstr ""
+#. u7KxS
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
-"par_id2366100\n"
+"par_id631559575338134\n"
"help.text"
-msgid "<emph>\\n</emph> in the <emph>Replace</emph> text box stands for a paragraph break that can be entered with the <emph>Enter</emph> or <emph>Return</emph> key."
-msgstr "<emph>\\n</emph> v textovém poli <emph>Nahradit</emph> představuje odřádkování odstavce vložené klávesou <emph>Enter</emph>."
+msgid "To change line breaks into paragraph breaks, enter \\n in both the <widget>Find</widget> and <widget>Replace</widget> boxes, and then perform a search and replace."
+msgstr ""
+#. UvYSH
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3157809\n"
"help.text"
-msgid "Represents a tab. You can also use this expression in the <emph>Replace</emph> box."
-msgstr "Představuje tabulátor. Tento výraz je možné použít také v poli <emph>Nahradit</emph>."
+msgid "A tab character. Can also be used in the <widget>Replace</widget> box."
+msgstr ""
+#. wimpC
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3153666\n"
"help.text"
-msgid "Match a word boundary. For example, \"\\bbook\" finds \"bookmark\" but not \"checkbook\" whereas \"book\\b\" finds \"checkbook\" but not \"bookmark\". The discrete word \"book\" is found by both search terms."
-msgstr "Označuje hranici slov. Například \"\\bbook\" nalezne \"bookmark\", ale ne \"checkbook\", kdežto \"book\\b\" nalezne \"checkbook\", ale ne \"bookmark\". Slovo \"book\" je pak nalezeno v obou případech."
+msgid "A word boundary. For example, \"\\bbook\" matches \"bookmark\" and \"book\" but not \"checkbook\" whereas \"book\\b\" matches \"checkbook\" and \"book\" but not \"bookmark\"."
+msgstr ""
+
+#. rGGpb
+#: 02100001.xhp
+msgctxt ""
+"02100001.xhp\n"
+"par_id851559575484466\n"
+"help.text"
+msgid "Note, this form replaces the obsolete (although they still work for now) forms \"\\>\" (match end of word) and \"\\<\" (match start of word)."
+msgstr ""
+#. CLz2y
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
@@ -7000,6 +7900,7 @@ msgctxt ""
msgid "Finds an empty paragraph."
msgstr "Najde prázdný odstavec."
+#. UWusC
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
@@ -7008,6 +7909,7 @@ msgctxt ""
msgid "Finds the first character of a paragraph."
msgstr "Najde první znak odstavce."
+#. uS3UZ
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
@@ -7016,174 +7918,169 @@ msgctxt ""
msgid "& or $0"
msgstr "& nebo $0"
+#. aE5RW
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3153961\n"
"help.text"
-msgid "Adds the string that was found by the search criteria in the <emph>Find</emph> box to the term in the <emph>Replace</emph> box when you make a replacement."
-msgstr "Při nahrazování přidá řetězec, který byl nalezen pomocí kritéria v poli <emph>Najít</emph>, k výrazu zadanému v poli <emph>Nahradit</emph>."
+msgid "Adds the string that was found by the search criteria in the <widget>Find</widget> box to the term in the <widget>Replace</widget> box when you make a replacement."
+msgstr ""
+#. GeEfv
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3149650\n"
"help.text"
-msgid "For example, if you enter \"window\" in the <emph>Find</emph> box and \"&frame\" in the <emph>Replace</emph> box, the word \"window\" is replaced with \"windowframe\"."
-msgstr "Příklad: když zadáte do pole <emph>Najít</emph> \"window\" a do pole <emph>Nahradit</emph> \"&frame\", slovo \"window\" se nahradí za \"windowframe\"."
+msgid "For example, if you enter \"window\" in the <widget>Find</widget> box and \"&frame\" in the <widget>Replace</widget> box, the word \"window\" is replaced with \"windowframe\"."
+msgstr ""
+#. i8gW8
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3150543\n"
"help.text"
-msgid "You can also enter an \"&\" in the <emph>Replace</emph> box to modify the <emph>Attributes</emph> or the <emph>Format</emph> of the string found by the search criteria."
-msgstr "Také je možné zadat \"&\" do pole <emph>Nahradit</emph>, pokud chcete upravit <emph>Atributy</emph> nebo <emph>Formát</emph> nalezeného řetězce."
+msgid "You can also enter an \"&\" in the <widget>Replace</widget> box to modify the <emph>Attributes</emph> or the <emph>Format</emph> of the string found by the search criteria."
+msgstr ""
+#. vQ3mE
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3154630\n"
"help.text"
-msgid "Represents one of the characters that are between the brackets."
-msgstr "Představuje jeden ze znaků v závorkách."
+msgid "Any single occurrence of any one of the characters that are between the brackets. For example: \"[abc123]\" matches the characters ‘a’, ‘b’, ’c’, ‘1’, ‘2’ and ‘3’. \"[a-e]\" matches single occurrences of the characters a through e, inclusive (the range must be specified with the character having the smallest Unicode code number first). \"[a-eh-x]\" matches any single occurrence of the characters that are in the ranges ‘a’ through ‘e’ and ‘h’ through ‘x’."
+msgstr ""
+#. VGtpx
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Represents any of the characters that are between <emph>a</emph> and <emph>e</emph>, including both start and end characters."
-msgstr "Představuje jakýkoliv ze znaků, které jsou mezi <emph>a</emph> a <emph>e</emph>, včetně počátečního a koncového znaku."
-
-#: 02100001.xhp
-msgctxt ""
-"02100001.xhp\n"
-"par_id100520090232005\n"
-"help.text"
-msgid "The characters are ordered by their code numbers."
-msgstr "Znaky jsou řazeny podle svých číselných kódů."
-
-#: 02100001.xhp
-msgctxt ""
-"02100001.xhp\n"
-"par_id3148676\n"
-"help.text"
-msgid "Represents any of the characters that are between <emph>a-e</emph> and <emph>h-x</emph>."
-msgstr "Představuje znaky mezi <emph>a-e</emph> a <emph>h-x</emph>."
-
-#: 02100001.xhp
-msgctxt ""
-"02100001.xhp\n"
-"par_id3153351\n"
-"help.text"
-msgid "Represents everything that is <emph>not</emph> between <emph>a</emph> and <emph>s</emph>."
-msgstr "Představuje cokoliv, co <emph>není</emph> mezi <emph>a</emph> a <emph>s</emph>."
+msgid "Any single occurrence of a character, including Tab, Space and Line Break characters, that is not in the list of characters specified inclusive ranges are permitted. For example \"[^a-syz]\" matches all characters not in the inclusive range ‘a’ through ‘s’ or the characters ‘y’ and ‘z’."
+msgstr ""
+#. tNwDD
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3153768\n"
"help.text"
-msgid "Represents a character based on its four-digit hexadecimal Unicode code (XXXX)."
-msgstr "Představuje znak určený čtyřmístným šestnáctkovým kódem Unicode (XXXX)."
+msgid "The character represented by the four-digit hexadecimal Unicode code (XXXX)."
+msgstr ""
+#. Xp9AR
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3153769\n"
"help.text"
-msgid "For obscure characters there is a separate variant with capital U and eight hexadecimal digits (XXXXXXXX)."
-msgstr "Pro zvláštní znaky existuje odlišná varianta s velkým U a osmi šestnáctkovými číslicemi (XXXXXXXX)."
+msgid "The character represented by the eight-digit hexadecimal Unicode code (XXXXXXXX)."
+msgstr ""
+#. BAX3j
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "For certain symbol fonts the code for special characters may depend on the used font. You can view the codes by choosing <emph>Insert - Special Character</emph>."
-msgstr "Pro určitá symbolová písma může kód speciálního znaku záviset na použitém písmu. Kódy je možné zjistit v dialogu <emph>Vložit - Speciální znak</emph>."
+msgid "For certain symbol fonts the Unicode code for special characters may depend on the font in use. The Unicode codes can be viewed by choosing <menuitem>Insert - Special Character</menuitem>."
+msgstr ""
+#. 6Swuu
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3154985\n"
"help.text"
-msgid "Finds the terms that occur before the \"|\" and also finds the terms that occur after the \"|\". For example, \"this|that\" finds \"this\" and \"that\"."
-msgstr "Najde výraz, který se nachází před \"|\", a také výraz, který se nachází za \"|\". Například \"tohle|tamto\" najde \"tohle\" a \"tamto\"."
+msgid "The infix operator delimiting alternatives. Matches the term preceding the \"|\" or the term following the \"|\". For example, \"this|that\" matches occurrences of both \"this\" and \"that\"."
+msgstr ""
+#. 8RnED
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3150103\n"
"help.text"
-msgid "Defines the number of times that the character in front of the opening bracket occurs. For example, \"tre{2}\" finds and selects \"tree\"."
-msgstr "Určuje, kolikrát se má vyskytnout znak před počáteční závorkou. Např. \"tre{2}\" najde a označí \"tree\"."
+msgid "The post-fix repetition operator that specifies an exact number of occurrences (\"N\") of the regular expression term immediately preceding it must be present for a match to occur. For example, \"tre{2}\" matches \"tree\"."
+msgstr ""
+#. Fca5T
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "Defines the minimum and maximum number of times that the character in front of the opening bracket can occur. For example, \"tre{1,2}\" finds and selects \"tre\" and \"tree\"."
-msgstr "Určuje minimální a maximální počet, kolikrát se má vyskytnout znak před počáteční závorkou. Např. \"tre{1,2}\" najde a označí \"tre\" a \"tree\"."
+msgid "The post-fix repetition operator that specifies a range (minimum of \"N\" to a maximum of \"M\") of occurrences of the regular expression term immediately preceding it that can be present for a match to occur. For example, \"tre{1,2}\" marches \"tre\" and \"tree\"."
+msgstr ""
+#. Awzam
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id843836\n"
"help.text"
-msgid "Defines the minimum number of times that the character in front of the opening bracket can occur. For example, \"tre{2,}\" finds \"tree\", \"treee\", and \"treeeee\"."
-msgstr "Určuje minimální počet, kolikrát se má vyskytnout znak před počáteční závorkou. Např. \"tre{2,}\" najde \"tree\", \"treee\" i \"treeeee\"."
+msgid "The post-fix repetition operator that specifies a range (minimum \"N\" to an unspecified maximum) of occurrences of the regular expression term immediately preceding it that can be present for a match to occur. (The maximum number of occurrences is limited only by the size of the document). For example, \"tre{2,}\" matches \"tree\", \"treee\", and \"treeeee\"."
+msgstr ""
+#. yWFFT
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
-"par_id2701803\n"
+"par_id91559576682961\n"
"help.text"
-msgid "In the <emph>Find</emph> box:"
-msgstr "V poli <emph>Najít</emph>:"
+msgid "The grouping construct that serves three purposes."
+msgstr ""
+#. A9ZHn
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
-"par_id3153573\n"
+"par_id871559576709007\n"
"help.text"
-msgid "Defines the characters inside the parentheses as a reference. You can then refer to the first reference in the current expression with \"\\1\", to the second reference with \"\\2\", and so on."
-msgstr "Určuje znaky v závorkách jako referenci. Na první referenci v aktuálním výrazu se je poté možné odkázat pomocí \"\\1\", na druhou referenci \"\\2\" atd."
+msgid "To enclose a set of ‘|’ alternatives. For example, the regular expression \"b(oo|ac)k\" matches both \"book\" and \"back\"."
+msgstr ""
+#. zeknH
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
-"par_id3156061\n"
+"par_id891559576747109\n"
"help.text"
-msgid "For example, if your text contains the number <emph>13487889</emph> and you search using the regular expression <emph>(8)7\\1\\1</emph>, \"8788\" is found."
-msgstr "Např. pokud váš text obsahuje číslo <emph>13487889</emph> a hledáte regulárním výrazem <emph>(8)7\\1\\1</emph>, najde se \"8788\"."
+msgid "To group terms in a complex expression to be operated on by the post-fix operators: \"*\", \"+\" and \"?\" along with the post-fix repetition operators. For example, the regular expression \"a(bc)?d\" matches both \"ad\" and \"abcd\" in a search.; the regular expression \"M(iss){2}ippi\" matches \"Mississippi\"."
+msgstr ""
+#. MBhCt
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
-"par_id2367931\n"
+"par_id801559576780692\n"
"help.text"
-msgid "You can also use <emph>()</emph> to group terms, for example, \"a(bc)?d\" finds \"ad\" or \"abcd\"."
-msgstr "Závorky <emph>()</emph> je také možné použít k seskupení výrazů, např. \"a(bc)?d\" najde \"ad\" nebo \"abcd\"."
+msgid "To record the matched sub string inside the parentheses as a reference for later use in the <widget>Find</widget> box using the \"\\n\" construct or in the <widget>Replace</widget> box using the \"$n\" construct, where the reference to the first matched sub string in the current expression in the <widget>Find</widget> box is represented by \"\\1\" in the <widget>Find</widget> box and by \"$1\" in the <widget>Replace</widget> box, the reference to the second matched sub string by \"\\2\" and \"$2\" respectively, and so on."
+msgstr ""
+#. ekwoG
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
-"par_id9200109\n"
+"par_id951559576846997\n"
"help.text"
-msgid "In the <emph>Replace</emph> box:"
-msgstr "V poli <emph>Nahradit</emph>:"
+msgid "For example, the regular expression \"(890)7\\1\\1\" matches \"8907890890\"."
+msgstr ""
+#. FXv6A
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
-"par_id5766472\n"
+"par_id561559576865734\n"
"help.text"
-msgid "Use <emph>$</emph> (dollar) instead of <emph>\\</emph> (backslash) to replace references. Use <emph>$0</emph> to replace the whole found string."
-msgstr "Pro vložení odkazů použijte <emph>$</emph> (znak dolaru) místo <emph>\\</emph> (zpětného lomítka). Celý nalezený řetězec nahradíte pomocí <emph>$0</emph>."
+msgid "With the regular expression \"\\b(fruit|truth)\\b\" in the Find box and the regular expression \"$1ful\" in the Replace box occurrences of the words \"fruit\" and \"truth\" can be replaced with the words \"fruitful\" and \"truthful\" respectively without affecting the words \"fruitfully\" and \"truthfully\""
+msgstr ""
+#. kKDeg
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
@@ -7192,6 +8089,7 @@ msgctxt ""
msgid "Represents an alphabetic character. Use <emph>[:alpha:]+</emph> to find one of them."
msgstr "Představuje znak abecedy. Pomocí <emph>[:alpha:]+</emph> najdete jeden."
+#. fKD9u
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
@@ -7200,6 +8098,7 @@ msgctxt ""
msgid "Represents a decimal digit. Use <emph>[:digit:]+</emph> to find one of them."
msgstr "Představuje desítkovou číslici. Pomocí <emph>[:digit:]+</emph> najdete jednu."
+#. sDfFW
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
@@ -7208,6 +8107,7 @@ msgctxt ""
msgid "Represents an alphanumeric character ([:alpha:] and [:digit:])."
msgstr "Představuje alfanumerický znak ([:alpha:] a [:digit:])."
+#. hzCEE
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
@@ -7216,6 +8116,7 @@ msgctxt ""
msgid "Represents a space character (but not other whitespace characters)."
msgstr "Představuje znak mezera (nikoli však další prázdné znaky)."
+#. ABFBQ
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
@@ -7224,6 +8125,7 @@ msgctxt ""
msgid "Represents a printable character."
msgstr "Představuje tisknutelný znak."
+#. PpQEZ
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
@@ -7232,6 +8134,7 @@ msgctxt ""
msgid "Represents a nonprinting character."
msgstr "Představuje netisknutelný znak."
+#. YCGiZ
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
@@ -7240,6 +8143,7 @@ msgctxt ""
msgid "Represents a lowercase character if <emph>Match case</emph> is selected in <emph>Options</emph>."
msgstr "Představuje malý znak, je-li v <emph>Možnostech</emph> zaškrtnuta volba <emph>Rozlišovat velikost</emph>."
+#. EVkR9
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
@@ -7248,6 +8152,7 @@ msgctxt ""
msgid "Represents an uppercase character if <emph>Match case</emph> is selected in <emph>Options</emph>."
msgstr "Představuje velký znak, je-li v <emph>Možnostech</emph> zaškrtnuta volba <emph>Rozlišovat velikost</emph>."
+#. iArH4
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
@@ -7256,6 +8161,25 @@ msgctxt ""
msgid "For a full list of supported metacharacters and syntax, see <link href=\"http://userguide.icu-project.org/strings/regexp\" name=\"ICU Regular Expressions documentation\">ICU Regular Expressions documentation</link>"
msgstr "Úplný seznam dostupných metaznaků a syntaxe naleznete v <link href=\"http://userguide.icu-project.org/strings/regexp\" name=\"dokumentace regulárních výrazů v projektu ICU\">dokumentaci regulárních výrazů v projektu ICU</link>"
+#. HBqoH
+#: 02100001.xhp
+msgctxt ""
+"02100001.xhp\n"
+"par_id141559577104334\n"
+"help.text"
+msgid "Note that currently all named character class terms, [:alpha:] through [:upper:], must be enclosed in parentheses when used in a regular expression, see the examples that follow."
+msgstr ""
+
+#. HvC9Q
+#: 02100001.xhp
+msgctxt ""
+"02100001.xhp\n"
+"par_id261559577375317\n"
+"help.text"
+msgid "Regular expression terms can be combined to form complex and sophisticated regular expressions for searches as show in the following examples."
+msgstr ""
+
+#. piA3n
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
@@ -7264,70 +8188,223 @@ msgctxt ""
msgid "Examples"
msgstr "Příklady"
+#. U2Chi
+#: 02100001.xhp
+msgctxt ""
+"02100001.xhp\n"
+"par_id901559577400292\n"
+"help.text"
+msgid "Expression"
+msgstr ""
+
+#. bxE4P
+#: 02100001.xhp
+msgctxt ""
+"02100001.xhp\n"
+"par_id381559577400292\n"
+"help.text"
+msgid "Meaning"
+msgstr ""
+
+#. ySBpJ
+#: 02100001.xhp
+msgctxt ""
+"02100001.xhp\n"
+"par_id621559577542068\n"
+"help.text"
+msgid "An empty paragraph."
+msgstr ""
+
+#. LhRmN
+#: 02100001.xhp
+msgctxt ""
+"02100001.xhp\n"
+"par_id311559577563701\n"
+"help.text"
+msgid "<variable id=\"startpar\">^ specifies that the match must be at the start of a paragraph,</variable>"
+msgstr ""
+
+#. Dtryp
+#: 02100001.xhp
+msgctxt ""
+"02100001.xhp\n"
+"par_id391559577592658\n"
+"help.text"
+msgid "<variable id=\"endpar\">$ specifies that a paragraph mark or the end of a cell must follow the matched string.</variable>"
+msgstr ""
+
+#. xuz38
+#: 02100001.xhp
+msgctxt ""
+"02100001.xhp\n"
+"par_id771559577837101\n"
+"help.text"
+msgid "The first character of a paragraph."
+msgstr ""
+
+#. DwGtk
+#: 02100001.xhp
+msgctxt ""
+"02100001.xhp\n"
+"par_id171559577924884\n"
+"help.text"
+msgid ". specifies any single character."
+msgstr ""
+
+#. cJukB
+#: 02100001.xhp
+msgctxt ""
+"02100001.xhp\n"
+"par_id471559577961403\n"
+"help.text"
+msgid "Matches \"e\" by itself or an \"e\" followed by one digit."
+msgstr ""
+
+#. kFwGK
+#: 02100001.xhp
+msgctxt ""
+"02100001.xhp\n"
+"par_id421559578050163\n"
+"help.text"
+msgid "e specifies the character \"e\","
+msgstr ""
+
+#. D5zng
+#: 02100001.xhp
+msgctxt ""
+"02100001.xhp\n"
+"par_id591559578054502\n"
+"help.text"
+msgid "<variable id=\"digit\">[:digit:] specifies any decimal digit,</variable>"
+msgstr ""
+
+#. 7TE4A
+#: 02100001.xhp
+msgctxt ""
+"02100001.xhp\n"
+"par_id341559578058972\n"
+"help.text"
+msgid "? specifies zero or one occurrences of [:digit:]."
+msgstr ""
+
+#. My3BF
+#: 02100001.xhp
+msgctxt ""
+"02100001.xhp\n"
+"par_id551559578087559\n"
+"help.text"
+msgid "Matches a paragraph or cells containing exactly one digit."
+msgstr ""
+
+#. iF9o3
+#: 02100001.xhp
+msgctxt ""
+"02100001.xhp\n"
+"par_id771559578184372\n"
+"help.text"
+msgid "Matches a paragraph or cell containing only three digit numbers"
+msgstr ""
+
+#. Pu2qz
+#: 02100001.xhp
+msgctxt ""
+"02100001.xhp\n"
+"par_id401559578501329\n"
+"help.text"
+msgid "{3} specifies that [:digit:] must occur three times,"
+msgstr ""
+
+#. 22cNV
+#: 02100001.xhp
+msgctxt ""
+"02100001.xhp\n"
+"par_id891559578728925\n"
+"help.text"
+msgid "Matches the words \"constitution\" and \"construction\" but not the word \"constitutional.\""
+msgstr ""
+
+#. 9CxUF
+#: 02100001.xhp
+msgctxt ""
+"02100001.xhp\n"
+"par_id381559578787403\n"
+"help.text"
+msgid "\\b specifies that the match must begin at a word boundary,"
+msgstr ""
+
+#. WavE9
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
-"par_id956834773\n"
+"par_id721559578792194\n"
"help.text"
-msgid "<item type=\"input\">e([:digit:])?</item> -- finds 'e' followed by zero or one digit. Note that currently all named character classes like [:digit:] must be enclosed in parentheses."
-msgstr "<item type=\"input\">e([:digit:])?</item> -- najde 'e' následované jednou nebo žádnou číslicí. V současnosti musí být všechna jména znakových tříd jako [:digit:] uzavřena v závorkách."
+msgid "const specifies the characters \"const\","
+msgstr ""
+#. 5YEKT
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
-"par_id952368773\n"
+"par_id941559578797721\n"
"help.text"
-msgid "<item type=\"input\">^([:digit:])$</item> -- finds lines or cells with exactly one digit."
-msgstr "<item type=\"input\">^([:digit:])$</item> -- najde řádky nebo buňky s právě jednou číslicí."
+msgid "( starts the group,"
+msgstr ""
+#. 3ZGiA
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
-"par_id9568773\n"
+"par_id641559578802269\n"
"help.text"
-msgid "You can combine the search terms to form complex searches."
-msgstr "Vyhledávané řetězce můžete spojovat a hledat složitější výrazy."
+msgid "itu specifies the characters \"itu\","
+msgstr ""
+#. 4AJBD
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
-"hd_id71413\n"
+"par_id271559578807054\n"
"help.text"
-msgid "To find three-digit numbers alone in a paragraph"
-msgstr "Nalezení samotného trojciferného čísla v odstavci"
+msgid "| specifies the alternative,"
+msgstr ""
+#. HogR2
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
-"par_id5781731\n"
+"par_id801559578813944\n"
"help.text"
-msgid "^ means the match has to be at the start of a paragraph,"
-msgstr "^ znamená, že hledaný výraz musí být na začátku řádku,"
+msgid "ruc specifies the characters \"ruc\","
+msgstr ""
+#. gUAB3
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
-"par_id6942045\n"
+"par_id421559578820595\n"
"help.text"
-msgid "[:digit:] matches any decimal digit,"
-msgstr "[:digit:] odpovídá číslici,"
+msgid ") ends the group,"
+msgstr ""
+#. AWN9H
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
-"par_id4721823\n"
+"par_id621559578825464\n"
"help.text"
-msgid "{3} means there must be exactly 3 copies of \"digit\","
-msgstr "{3} znamená, že se musí najít přesně tři výskyty číslice,"
+msgid "tion specifies the characters \"tion\","
+msgstr ""
+#. G6A3i
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
-"par_id5806756\n"
+"par_id91559578832058\n"
"help.text"
-msgid "$ means the match must end a paragraph."
-msgstr "$ znamená, že hledaný výraz musí být na konci odstavce."
+msgid "/b specifies that the match must end at a word boundary."
+msgstr ""
+#. K8QcW
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
@@ -7336,6 +8413,7 @@ msgctxt ""
msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Regular_Expressions_in_Writer\" name=\"wiki.documentfoundation.org Documentation/HowTo/Writer/Regular Expressions\">Wiki page about regular expressions in Writer</link>"
msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Regular_Expressions_in_Writer\" name=\"wiki.documentfoundation.org Documentation/HowTo/Writer/Regular Expressions\">Wiki stránka o regulárních výrazech ve Writeru</link>"
+#. Q534c
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
@@ -7344,6 +8422,7 @@ msgctxt ""
msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Regular_Expressions_in_Calc\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/Regular Expressions\">Wiki page about regular expressions in Calc</link>"
msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Regular_Expressions_in_Calc\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/Regular Expressions\">Wiki stránka o regulárních výrazech v Calcu</link>"
+#. Aj9D7
#: 02100100.xhp
msgctxt ""
"02100100.xhp\n"
@@ -7352,6 +8431,7 @@ msgctxt ""
msgid "Similarity Search"
msgstr "Hledání podobností"
+#. t6yWA
#: 02100100.xhp
msgctxt ""
"02100100.xhp\n"
@@ -7360,6 +8440,7 @@ msgctxt ""
msgid "<bookmark_value>similarity search</bookmark_value><bookmark_value>finding; similarity search</bookmark_value>"
msgstr "<bookmark_value>hledání podobností</bookmark_value><bookmark_value>hledání; podobnosti</bookmark_value>"
+#. NQEpW
#: 02100100.xhp
msgctxt ""
"02100100.xhp\n"
@@ -7368,6 +8449,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02100100.xhp\" name=\"Similarity Search\">Similarity Search</link>"
msgstr "<link href=\"text/shared/01/02100100.xhp\" name=\"Hledání podobností\">Hledání podobností</link>"
+#. cMi8S
#: 02100100.xhp
msgctxt ""
"02100100.xhp\n"
@@ -7376,6 +8458,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/findreplacedialog/similarity\">Find terms that are similar to the <emph>Find</emph> text. Select this checkbox, and then click the <emph>Similarities</emph> button to define the similarity options.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/findreplacedialog/similarity\">Najde výrazy, které jsou podobné textu v poli <emph>Najít</emph>. Zaškrtněte toto pole, poté klepněte na tlačítko <emph>Podobnosti</emph> a určete možnosti podobnosti.</ahelp>"
+#. PGhDm
#: 02100100.xhp
msgctxt ""
"02100100.xhp\n"
@@ -7384,6 +8467,7 @@ msgctxt ""
msgid "For example, a similarity search can find words that differ from the <emph>Find</emph> text by two characters."
msgstr "Např. hledání podobností může najít slova, která se od textu v poli <emph>Najít</emph> liší o dva znaky."
+#. BX4Fz
#: 02100100.xhp
msgctxt ""
"02100100.xhp\n"
@@ -7392,6 +8476,7 @@ msgctxt ""
msgid "Similarities"
msgstr "Podobnosti"
+#. sBjNi
#: 02100100.xhp
msgctxt ""
"02100100.xhp\n"
@@ -7400,6 +8485,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/findreplacedialog/similaritybtn\">Set the options for the similarity search.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/findreplacedialog/similaritybtn\">Nastavení voleb pro hledání podobností.</ahelp>"
+#. FLKW6
#: 02100100.xhp
msgctxt ""
"02100100.xhp\n"
@@ -7408,6 +8494,7 @@ msgctxt ""
msgid "Settings"
msgstr "Nastavení"
+#. ZeAFT
#: 02100100.xhp
msgctxt ""
"02100100.xhp\n"
@@ -7416,6 +8503,7 @@ msgctxt ""
msgid "Define the criteria for determining if a word is similar to the search term."
msgstr "Specifikuje kritéria pro určení, zda je slovo podobné hledanému výrazu."
+#. cMdSn
#: 02100100.xhp
msgctxt ""
"02100100.xhp\n"
@@ -7424,6 +8512,7 @@ msgctxt ""
msgid "Exchange characters"
msgstr "Zaměnit znaky"
+#. Drg3E
#: 02100100.xhp
msgctxt ""
"02100100.xhp\n"
@@ -7432,6 +8521,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/otherfld\">Enter the number of characters in the search term that can be exchanged.</ahelp> For example, if you specify 2 exchanged characters, \"sweep\" and \"creep\" are considered similar."
msgstr "<ahelp hid=\"cui/ui/similaritysearchdialog/otherfld\">Zadejte počet znaků v hledaném výrazu, které lze zaměnit.</ahelp> Např. pokud určíte 2 zaměnitelné znaky, budou slova \"Praha\" a \"Dlaha\" považována za podobná."
+#. kAF4X
#: 02100100.xhp
msgctxt ""
"02100100.xhp\n"
@@ -7440,6 +8530,7 @@ msgctxt ""
msgid "Add characters"
msgstr "Přidat znaky"
+#. A5B5g
#: 02100100.xhp
msgctxt ""
"02100100.xhp\n"
@@ -7448,6 +8539,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/longerfld\">Enter the maximum number of characters by which a word can exceed the number of characters in the search term.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/similaritysearchdialog/longerfld\">Zadejte maximální počet znaků, o které může délka slova přesáhnout délku hledaného výrazu.</ahelp>"
+#. Fit8C
#: 02100100.xhp
msgctxt ""
"02100100.xhp\n"
@@ -7456,6 +8548,7 @@ msgctxt ""
msgid "Remove characters"
msgstr "Odstranit znaky"
+#. xnGii
#: 02100100.xhp
msgctxt ""
"02100100.xhp\n"
@@ -7464,6 +8557,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/shorterfld\">Enter the number of characters by which a word can be shorter than the search term.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/similaritysearchdialog/shorterfld\">Zadejte počet znaků, o které může být slovo kratší než hledaný termín.</ahelp>"
+#. KGAr5
#: 02100100.xhp
msgctxt ""
"02100100.xhp\n"
@@ -7472,6 +8566,7 @@ msgctxt ""
msgid "Combine"
msgstr "Zkombinovat"
+#. FfPQC
#: 02100100.xhp
msgctxt ""
"02100100.xhp\n"
@@ -7480,6 +8575,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/relaxbox\">Searches for a term that matches any combination of the similarity search settings.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/similaritysearchdialog/relaxbox\">Hledá výraz, který odpovídá jakékoliv kombinaci nastavení podobnosti.</ahelp>"
+#. Fvuvx
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7488,6 +8584,7 @@ msgctxt ""
msgid "Attributes"
msgstr "Atributy"
+#. QxMgK
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7496,6 +8593,7 @@ msgctxt ""
msgid "Attributes"
msgstr "Atributy"
+#. 3ctBX
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7504,6 +8602,7 @@ msgctxt ""
msgid "<variable id=\"attributetext\"><ahelp hid=\"cui/ui/searchattrdialog/SearchAttrDialog\">Choose the text attributes that you want to search for. For example, if you search for the <emph>Font</emph> attribute, all instances of text that do not use the default font are found. All text that has a directly coded font attribute, and all text where a style switches the font attribute, are found.</ahelp></variable>"
msgstr "<variable id=\"attributetext\"><ahelp hid=\"cui/ui/searchattrdialog/SearchAttrDialog\">Vyberte atributy textu, které chcete hledat. Např. pokud hledáte atribut <emph>Písmo</emph>, vyhledá se veškerý text, který nepoužívá výchozí písmo. Nalezne se tak text, jehož písmo je určené přímo nebo je změněno stylem.</ahelp></variable>"
+#. txC5Y
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7512,6 +8611,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. SKtfR
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7520,6 +8620,7 @@ msgctxt ""
msgid "Select the attributes that you want to search for."
msgstr "Vyberte atributy, které chcete hledat."
+#. 3uGkF
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7528,6 +8629,7 @@ msgctxt ""
msgid "Keep with Next Paragraph"
msgstr "Svázat s následujícím odstavcem"
+#. XPeAo
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7536,6 +8638,7 @@ msgctxt ""
msgid "Finds the <emph>Keep With Next Paragraph</emph> attribute."
msgstr "Najde atribut <emph>Svázat s následujícím odstavcem</emph>."
+#. RYBnH
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7544,6 +8647,7 @@ msgctxt ""
msgid "Split Paragraph"
msgstr "Rozdělit odstavec"
+#. EkMYp
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7552,6 +8656,7 @@ msgctxt ""
msgid "Finds the <emph>Do not split paragraph</emph> attribute."
msgstr "Najde atribut <emph>Nedělit odstavec</emph>."
+#. ZRhne
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7560,6 +8665,7 @@ msgctxt ""
msgid "Spacing"
msgstr "Vzdálenost"
+#. NQ8nQ
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7568,6 +8674,7 @@ msgctxt ""
msgid "Finds the <emph>Spacing</emph> (top, bottom) attribute."
msgstr "Najde atribut <emph>Vzdálenost</emph> (nahoře, dole)."
+#. YAon7
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7576,6 +8683,7 @@ msgctxt ""
msgid "Alignment"
msgstr "Zarovnání"
+#. AE9Up
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7584,6 +8692,7 @@ msgctxt ""
msgid "Finds the <emph>Alignment</emph> (left, right, centered, justified) attribute."
msgstr "Najde atribut <emph>Zarovnání</emph> (vlevo, vpravo, na střed, do bloku)."
+#. 6foNF
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7592,6 +8701,7 @@ msgctxt ""
msgid "Effects"
msgstr "Velikost písma"
+#. DGtqz
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7600,6 +8710,7 @@ msgctxt ""
msgid "Finds characters that use the <emph>Capital, Lowercase, Small capitals,</emph> and <emph>Title</emph> character attributes."
msgstr "Najde znaky, které používají atributy <emph>Velká písmena, Malá písmena, Kapitálky</emph> a <emph>První písmena velká</emph>."
+#. Ld5EJ
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7608,6 +8719,7 @@ msgctxt ""
msgid "Blinking"
msgstr "Blikající"
+#. 5bw5B
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7616,6 +8728,7 @@ msgctxt ""
msgid "Finds characters use the <emph>Blinking</emph> attribute."
msgstr "Najde znaky, které používají atribut <emph>Blikající</emph>."
+#. 7FqVR
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7624,6 +8737,7 @@ msgctxt ""
msgid "Strikethrough"
msgstr "Přeškrtnutí"
+#. tY3Qe
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7632,6 +8746,7 @@ msgctxt ""
msgid "Finds characters that use the <emph>Strikethrough</emph> (single or double) attribute."
msgstr "Najde znaky, které používají atribut <emph>Přeškrtnutí</emph> (jednoduché nebo dvojité)."
+#. L2MCb
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7640,6 +8755,7 @@ msgctxt ""
msgid "Indent"
msgstr "Odsazení"
+#. xXBrv
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7648,6 +8764,7 @@ msgctxt ""
msgid "Finds the <emph>Indent</emph> (from left, from right, first line) attribute."
msgstr "Najde atribut <emph>Odsazení</emph> (zleva, zprava, první řádek)."
+#. wsfLU
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7656,6 +8773,7 @@ msgctxt ""
msgid "Widows"
msgstr "Vdovy"
+#. cDCi4
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7664,6 +8782,7 @@ msgctxt ""
msgid "Finds the <emph>Widow Control</emph> attribute."
msgstr "Najde atribut <emph>Kontrola vdov</emph>."
+#. iCyDv
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7672,6 +8791,7 @@ msgctxt ""
msgid "Kerning"
msgstr "Kerning"
+#. QD3JL
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7680,6 +8800,7 @@ msgctxt ""
msgid "Finds <emph>Spacing</emph> (standard, expanded, condensed) attributes and pair kerning."
msgstr "Najde atribut <emph>Vzdálenost</emph> (standardní, rozšířené, zúžené) a párový kerning."
+#. nXevu
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7688,6 +8809,7 @@ msgctxt ""
msgid "Outline"
msgstr "Obrys"
+#. ABAfv
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7696,6 +8818,7 @@ msgctxt ""
msgid "Finds the <emph>Outline</emph> attribute."
msgstr "Najde atribut <emph>Obrys</emph>."
+#. 8EoAV
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7704,6 +8827,7 @@ msgctxt ""
msgid "Position"
msgstr "Umístění"
+#. Dq5VM
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7712,6 +8836,7 @@ msgctxt ""
msgid "Finds characters using the <emph>Normal</emph>, <emph>Superscript</emph> or <emph>Subscript</emph> attributes."
msgstr "Najde znaky, které používají atribut <emph>Běžné</emph>, <emph>Horní index</emph> nebo <emph>Dolní index</emph>."
+#. DXmaH
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7720,6 +8845,7 @@ msgctxt ""
msgid "Register-true"
msgstr "Registr"
+#. PQVEc
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7728,6 +8854,7 @@ msgctxt ""
msgid "Finds the <emph>Register-true</emph> attribute."
msgstr "Najde atribut <emph>Registr</emph>."
+#. kbwRT
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7736,6 +8863,7 @@ msgctxt ""
msgid "Relief"
msgstr "Reliéf"
+#. m9S8B
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7744,6 +8872,7 @@ msgctxt ""
msgid "Finds the <emph>Relief</emph> attribute."
msgstr "Najde atribut <emph>Reliéf</emph>."
+#. AfTBL
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7752,6 +8881,7 @@ msgctxt ""
msgid "Rotation"
msgstr "Otočení"
+#. bCJYe
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7760,6 +8890,7 @@ msgctxt ""
msgid "Finds the <emph>Rotation</emph> attribute."
msgstr "Najde atribut <emph>Otočení</emph>."
+#. tRW9u
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7768,6 +8899,7 @@ msgctxt ""
msgid "Shadowed"
msgstr "Stín"
+#. S7aJA
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7776,6 +8908,7 @@ msgctxt ""
msgid "Finds the <emph>Shadowed</emph> attribute."
msgstr "Najde atribut <emph>Stín</emph>."
+#. GrhLD
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7784,6 +8917,7 @@ msgctxt ""
msgid "Font"
msgstr "Písmo"
+#. AGNBn
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7792,6 +8926,7 @@ msgctxt ""
msgid "Finds any instance where the default font was changed."
msgstr "Najde prvky, kde bylo změněno výchozí písmo."
+#. NdneG
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7800,6 +8935,7 @@ msgctxt ""
msgid "Font Color"
msgstr "Barva písma"
+#. quDy5
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7808,6 +8944,7 @@ msgctxt ""
msgid "Finds any instance where the default font color was changed."
msgstr "Najde prvky, kde byla změněna výchozí barva písma."
+#. dV3wX
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7816,6 +8953,7 @@ msgctxt ""
msgid "Font Size"
msgstr "Velikost písma"
+#. ArTbG
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7824,6 +8962,7 @@ msgctxt ""
msgid "Finds the <emph>Font size/Font height</emph> attribute."
msgstr "Najde atribut <emph>Velikost písma/Výška písma</emph>."
+#. 29BiP
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7832,6 +8971,7 @@ msgctxt ""
msgid "Font Weight"
msgstr "Váha písma"
+#. GA3Vj
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7840,6 +8980,7 @@ msgctxt ""
msgid "Finds the <emph>Bold</emph> or the <emph>Bold and Italic</emph> attribute."
msgstr "Najde atribut <emph>Tučné</emph> nebo <emph>Tučná kurzíva</emph>."
+#. k9kGH
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7848,6 +8989,7 @@ msgctxt ""
msgid "Font Posture"
msgstr "Sklon písma"
+#. kCzTc
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7856,6 +8998,7 @@ msgctxt ""
msgid "Finds the <emph>Italic</emph> or the <emph>Bold and Italic</emph> attribute."
msgstr "Najde atribut <emph>Kurzíva</emph> nebo <emph>Tučná kurzíva</emph>."
+#. AZ98z
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7864,6 +9007,7 @@ msgctxt ""
msgid "Orphans"
msgstr "Sirotci"
+#. wMnjp
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7872,6 +9016,7 @@ msgctxt ""
msgid "Finds the <link href=\"text/shared/00/00000005.xhp#schuster\"><emph>Orphan Control</emph></link> attribute."
msgstr "Najde atribut <link href=\"text/shared/00/00000005.xhp#schuster\"><emph>Kontrola sirotků</emph></link>."
+#. 2r5Ai
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7880,6 +9025,7 @@ msgctxt ""
msgid "Page Style"
msgstr "Styl stránky"
+#. uFTXa
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7888,6 +9034,7 @@ msgctxt ""
msgid "Finds the <emph>Break With Page Style</emph> attribute."
msgstr "Najde atribut <emph>Zalomení se stylem stránky</emph>."
+#. NaD58
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7896,6 +9043,7 @@ msgctxt ""
msgid "Hyphenation"
msgstr "Dělení slov"
+#. NN2ds
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7904,6 +9052,7 @@ msgctxt ""
msgid "Finds the <emph>Hyphenation</emph> attribute."
msgstr "Najde atribut <emph>Dělení slov</emph>."
+#. onFmm
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7912,6 +9061,7 @@ msgctxt ""
msgid "Scale"
msgstr "Měřítko"
+#. ajKvA
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7920,6 +9070,7 @@ msgctxt ""
msgid "Finds the <emph>Scale</emph> attribute."
msgstr "Najde atribut <emph>Měřítko</emph>."
+#. 3XPab
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7928,6 +9079,7 @@ msgctxt ""
msgid "Language"
msgstr "Jazyk"
+#. bczFJ
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7936,6 +9088,7 @@ msgctxt ""
msgid "Finds the <emph>Language</emph> attribute (for spelling)."
msgstr "Najde atribut <emph>Jazyk</emph> (pro kontrolu pravopisu)."
+#. CD7Lz
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7944,6 +9097,7 @@ msgctxt ""
msgid "Tab Stops"
msgstr "Kroky tabulátoru"
+#. LCKBs
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7952,6 +9106,7 @@ msgctxt ""
msgid "Finds paragraphs that use an additional tab set."
msgstr "Najde odstavce, které používají doplňující tabulátory."
+#. AupvE
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7960,6 +9115,7 @@ msgctxt ""
msgid "Underline"
msgstr "Podtržení"
+#. iygUf
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7968,6 +9124,7 @@ msgctxt ""
msgid "Finds characters that use the <emph>Underlined</emph> attribute (single, double, or dotted)."
msgstr "Najde znaky, které používají atribut <emph>Podtržení</emph> (jednoduché, dvojité nebo tečkované)."
+#. WyaJQ
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7976,6 +9133,7 @@ msgctxt ""
msgid "Vertical text alignment"
msgstr "Svislé zarovnání textu"
+#. xyDQi
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7984,6 +9142,7 @@ msgctxt ""
msgid "Finds the <emph>Vertical text alignment</emph> attribute."
msgstr "Najde atribut <emph>Svislé zarovnání textu</emph>."
+#. cSnst
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -7992,6 +9151,7 @@ msgctxt ""
msgid "Individual Words"
msgstr "Jednotlivá slova"
+#. qp7RB
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -8000,6 +9160,7 @@ msgctxt ""
msgid "Finds individual words that use the <emph>Underlined</emph> or the <emph>Strikethrough</emph> attribute."
msgstr "Najde jednotlivá slova, která používají atribut <emph>Podtržení</emph> nebo <emph>Přeškrtnutí</emph>."
+#. hxuA7
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -8008,6 +9169,7 @@ msgctxt ""
msgid "Character background"
msgstr "Pozadí znaku"
+#. VqC43
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -8016,6 +9178,7 @@ msgctxt ""
msgid "Finds characters that use the <emph>Background</emph> attribute."
msgstr "Najde znaky, které používají atribut <emph>Pozadí</emph>."
+#. o2PGG
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -8024,6 +9187,7 @@ msgctxt ""
msgid "Line Spacing"
msgstr "Řádkování"
+#. nEXgR
#: 02100200.xhp
msgctxt ""
"02100200.xhp\n"
@@ -8032,6 +9196,7 @@ msgctxt ""
msgid "Finds the <emph>Line spacing</emph> (single line, 1.5 lines, double, proportional, at least, lead) attribute."
msgstr "Najde atribut <emph>Řádkování</emph> (jednoduché, 1,5 řádku, dvojité, proporcionální, nejméně, odstup prvního řádku)."
+#. 6YUoJ
#: 02100300.xhp
msgctxt ""
"02100300.xhp\n"
@@ -8040,6 +9205,7 @@ msgctxt ""
msgid "Text Format (Search)"
msgstr "Formát textu (hledat)"
+#. EoG9A
#: 02100300.xhp
msgctxt ""
"02100300.xhp\n"
@@ -8048,6 +9214,7 @@ msgctxt ""
msgid "Text Format (Search)"
msgstr "Formát textu (hledat)"
+#. GjncJ
#: 02100300.xhp
msgctxt ""
"02100300.xhp\n"
@@ -8056,6 +9223,7 @@ msgctxt ""
msgid "<variable id=\"formattext\"><ahelp hid=\"svx/ui/findreplacedialog/format\">Finds specific text formatting features, such as font types, font effects, and text flow characteristics.</ahelp></variable>"
msgstr "<variable id=\"formattext\"><ahelp hid=\"svx/ui/findreplacedialog/format\">Najde určené vlastnosti formátování textu, např. písma, efekty a charakteristiky toku textu.</ahelp></variable>"
+#. uuHCu
#: 02100300.xhp
msgctxt ""
"02100300.xhp\n"
@@ -8064,6 +9232,7 @@ msgctxt ""
msgid "The search criteria for attributes are listed below the <emph>Find</emph> box."
msgstr "Vyhledávací kritéria atributů jsou vypsána pod polem <emph>Najít</emph>."
+#. EG6tE
#: 02100300.xhp
msgctxt ""
"02100300.xhp\n"
@@ -8072,6 +9241,7 @@ msgctxt ""
msgid "You do not need to specify a search text in the <emph>Find</emph> box when you search and replace formatting."
msgstr "Pokud hledáte a nahrazujete formátování, nemusíte do pole <emph>Najít</emph> zadávat text."
+#. XMTuR
#: 02100300.xhp
msgctxt ""
"02100300.xhp\n"
@@ -8080,6 +9250,7 @@ msgctxt ""
msgid "To define a replacement format, click in the <emph>Replace</emph> box, and then click the <emph>Format</emph> button."
msgstr "Chcete-li určit formát pro nahrazení, klepněte do pole <emph>Nahradit</emph> a poté klepněte na tlačítko <emph>Formát</emph>."
+#. D9m7D
#: 02100300.xhp
msgctxt ""
"02100300.xhp\n"
@@ -8088,6 +9259,7 @@ msgctxt ""
msgid "Use the <emph>Text Format (Search)</emph> or the <emph>Text Format (Replace)</emph> to define your formatting search criteria. These dialogs contain the following tab pages:"
msgstr "Vyhledávací kritéria formátování určíte v dialogových oknech <emph>Formát textu (hledat)</emph> nebo <emph>Formát textu (nahradit)</emph>. Tato okna obsahují následující karty:"
+#. nSBes
#: 02100300.xhp
msgctxt ""
"02100300.xhp\n"
@@ -8096,6 +9268,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02100200.xhp\" name=\"Attributes\">Attributes</link>"
msgstr "<link href=\"text/shared/01/02100200.xhp\" name=\"Atributy\">Atributy</link>"
+#. wSn8W
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8104,6 +9277,7 @@ msgctxt ""
msgid "Navigator for Master Documents"
msgstr "Navigátor pro hlavní dokumenty"
+#. pGxMp
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8112,6 +9286,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02110000.xhp\">Navigator for Master Documents</link>"
msgstr "<link href=\"text/shared/01/02110000.xhp\">Navigátor pro hlavní dokumenty</link>"
+#. fq8MF
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8120,6 +9295,7 @@ msgctxt ""
msgid "In a <link href=\"text/shared/01/01010001.xhp\"><emph>Master document</emph></link>, you can switch the <emph>Navigator</emph> between normal view and master view."
msgstr "V <link href=\"text/shared/01/01010001.xhp\"><emph>hlavním dokumentu</emph></link> je možné v <emph>Navigátoru</emph> přepínat mezi normálním pohledem a pohledem hlavním."
+#. hXrHA
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8128,6 +9304,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_NAVIGATOR_GLOB_TREELIST\">The <emph>Navigator</emph> lists the main components of the master document. If you rest the mouse pointer over a name of a sub-document in the list, the full path of the sub-document is displayed.</ahelp>"
msgstr "<ahelp hid=\"HID_NAVIGATOR_GLOB_TREELIST\"><emph>Navigátor</emph> obsahuje seznam všech komponent hlavního dokumentu. Pokud v seznamu podržíte ukazatel myši nad názvem podkomponenty, zobrazí se celá cesta poddokumentu.</ahelp>"
+#. EBGoo
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8136,6 +9313,7 @@ msgctxt ""
msgid "The master view in the Navigator displays the following icons:"
msgstr "Hlavní pohled v Navigátoru obsahuje následující ikony:"
+#. BfM3B
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8144,6 +9322,7 @@ msgctxt ""
msgid "Toggle Master View"
msgstr "Přepnout hlavní pohled"
+#. JmECn
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8152,6 +9331,7 @@ msgctxt ""
msgid "Switches between master view and normal view."
msgstr "Přepíná mezi hlavním a normálním pohledem."
+#. hFhkw
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8160,6 +9340,7 @@ msgctxt ""
msgid "<image id=\"img_id3155535\" src=\"sw/res/sc20244.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155535\">Icon</alt></image>"
msgstr "<image id=\"img_id3155535\" src=\"sw/res/sc20244.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155535\">Ikona</alt></image>"
+#. 3Lq2G
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8168,6 +9349,7 @@ msgctxt ""
msgid "Toggle Master View"
msgstr "Přepnout hlavní pohled"
+#. 4NntD
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8176,6 +9358,7 @@ msgctxt ""
msgid "Edit"
msgstr "Upravit"
+#. mZBxJ
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8184,6 +9367,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GLBLTREE_EDIT\">Edit the contents of the component selected in the <emph>Navigator</emph> list. If the selection is a file, the file is opened for editing. If the selection is an index, the <emph>Index</emph> dialog is opened.</ahelp>"
msgstr "<ahelp hid=\"HID_GLBLTREE_EDIT\">Upraví obsah komponenty označené v <emph>Navigátoru</emph>. Je-li vybrán soubor, bude otevřen pro úpravy. Je-li vybrán rejstřík, otevře se dialogové okno <emph>Rejstřík</emph>. </ahelp>"
+#. ZEFUA
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8192,6 +9376,7 @@ msgctxt ""
msgid "<image id=\"img_id3145416\" src=\"sw/res/sc20245.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3145416\">Icon</alt></image>"
msgstr "<image id=\"img_id3145416\" src=\"sw/res/sc20245.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3145416\">Ikona</alt></image>"
+#. nRB3E
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8200,6 +9385,7 @@ msgctxt ""
msgid "Edit"
msgstr "Upravit"
+#. qzZuf
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8208,6 +9394,7 @@ msgctxt ""
msgid "Update"
msgstr "Aktualizace"
+#. GQ9uE
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8216,6 +9403,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GLBLTREE_UPDATE\">Click and choose the contents that you want to update.</ahelp>"
msgstr "<ahelp hid=\"HID_GLBLTREE_UPDATE\">Klepněte a vyberte obsah, který chcete aktualizovat.</ahelp>"
+#. ikFfC
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8224,6 +9412,7 @@ msgctxt ""
msgid "<image id=\"img_id3153146\" src=\"sw/res/sc20246.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153146\">Icon</alt></image>"
msgstr "<image id=\"img_id3153146\" src=\"sw/res/sc20246.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153146\">Ikona</alt></image>"
+#. F4J5u
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8232,6 +9421,7 @@ msgctxt ""
msgid "Update"
msgstr "Aktualizace"
+#. E6pmY
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8240,6 +9430,7 @@ msgctxt ""
msgid "Selection"
msgstr "Výběr"
+#. Wvirs
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8248,6 +9439,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GLBLTREE_UPD_SEL\">Updates the contents of the selection.</ahelp>"
msgstr "<ahelp hid=\"HID_GLBLTREE_UPD_SEL\">Aktualizuje obsah výběru.</ahelp>"
+#. KXCxQ
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8256,6 +9448,7 @@ msgctxt ""
msgid "Indexes"
msgstr "Rejstříky"
+#. q4g25
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8264,6 +9457,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GLBLTREE_UPD_IDX\">Updates all indexes.</ahelp>"
msgstr "<ahelp hid=\"HID_GLBLTREE_UPD_IDX\">Aktualizuje všechny rejstříky.</ahelp>"
+#. BRiPn
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8272,6 +9466,7 @@ msgctxt ""
msgid "Links"
msgstr "Odkazy"
+#. GASFE
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8280,6 +9475,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GLBLTREE_UPD_LINK\">Updates all links.</ahelp>"
msgstr "<ahelp hid=\"HID_GLBLTREE_UPD_LINK\">Aktualizuje všechny odkazy.</ahelp>"
+#. sFfQo
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8288,6 +9484,7 @@ msgctxt ""
msgid "All"
msgstr "Vše"
+#. GeRJq
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8296,6 +9493,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GLBLTREEUPD_ALL\">Updates all contents.</ahelp>"
msgstr "<ahelp hid=\"HID_GLBLTREEUPD_ALL\">Aktualizuje veškerý obsah.</ahelp>"
+#. kGnHm
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8304,6 +9502,7 @@ msgctxt ""
msgid "Edit link"
msgstr "Upravit odkaz"
+#. E88vV
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8312,6 +9511,7 @@ msgctxt ""
msgid "This command is found by right-clicking an inserted file in the Navigator. <ahelp hid=\"HID_GLBLTREE_EDIT_LINK\">Changes the link properties for the selected file.</ahelp>"
msgstr "Tento příkaz se zobrazí po pravém klepnutí na vložený soubor v Navigátoru. <ahelp hid=\"HID_GLBLTREE_EDIT_LINK\">Změní vlastnosti odkazu na vybraný soubor.</ahelp>"
+#. kjtFF
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8320,6 +9520,7 @@ msgctxt ""
msgid "Insert"
msgstr "Vložit"
+#. BXNhF
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8328,6 +9529,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GLBLTREE_INSERT\">Inserts a file, an index, or a new document into the master document.</ahelp>"
msgstr "<ahelp hid=\"HID_GLBLTREE_INSERT\">Vloží do hlavního dokumentu soubor, rejstřík nebo nový dokument.</ahelp>"
+#. mdiTw
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8336,6 +9538,7 @@ msgctxt ""
msgid "You can also insert files into the master document by dragging a file from your desktop and dropping on the master view of the Navigator."
msgstr "Soubory do hlavního dokumentu je možné vkládat přetažením souboru do hlavního pohledu Navigátoru."
+#. KuiaF
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8344,6 +9547,7 @@ msgctxt ""
msgid "<image id=\"img_id3146984\" src=\"sw/res/sc20247.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3146984\">Icon</alt></image>"
msgstr "<image id=\"img_id3146984\" src=\"sw/res/sc20247.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3146984\">Ikona</alt></image>"
+#. ijR7M
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8352,6 +9556,7 @@ msgctxt ""
msgid "Insert"
msgstr "Vložit"
+#. DFB2Y
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8360,6 +9565,7 @@ msgctxt ""
msgid "Index"
msgstr "Rejstřík"
+#. LrDPm
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8368,6 +9574,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GLBLTREE_INS_IDX\">Inserts an index or a table of contents into the master document.</ahelp>"
msgstr "<ahelp hid=\"HID_GLBLTREE_INS_IDX\">Vloží do hlavního dokumentu rejstřík nebo obsah.</ahelp>"
+#. wFCHY
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8376,6 +9583,7 @@ msgctxt ""
msgid "File"
msgstr "Soubor"
+#. vFiCc
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8384,6 +9592,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GLBLTREE_INS_FILE\">Inserts one or more existing files into the master document.</ahelp>"
msgstr "<ahelp hid=\"HID_GLBLTREE_INS_FILE\">Vloží do hlavního dokumentu jeden či více existujících souborů.</ahelp>"
+#. dDuad
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8392,6 +9601,7 @@ msgctxt ""
msgid "New Document"
msgstr "Nový dokument"
+#. viSWz
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8400,6 +9610,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GLBLTREE_INS_NEW_FILE\">Creates and inserts a new sub-document.</ahelp> When you create a new document, you are prompted to enter the file name and the location where you want to save the document."
msgstr "<ahelp hid=\"HID_GLBLTREE_INS_NEW_FILE\">Vytvoří a vloží nový poddokument.</ahelp> Když vytváříte nový dokument, zadejte název souboru a adresář, kam chcete dokument uložit."
+#. TaK3i
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8408,6 +9619,7 @@ msgctxt ""
msgid "Text"
msgstr "Text"
+#. EBm6k
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8416,6 +9628,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GLBLTREE_INS_TEXT\">Inserts a new paragraph in the master document where you can enter text. You cannot insert text next to an existing text entry in the Navigator.</ahelp>"
msgstr "<ahelp hid=\"HID_GLBLTREE_INS_TEXT\">Vloží do hlavního dokumentu nový odstavec, kde je možné zadat text. V Navigátoru nelze vložit text vedle již existujícího textu.</ahelp>"
+#. 8DYmK
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8424,6 +9637,7 @@ msgctxt ""
msgid "Save Contents as well"
msgstr "Uložit také obsah"
+#. eGhps
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8432,6 +9646,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/save\">Saves a copy of the contents of the linked files in the master document. This ensures that the current contents are available when the linked files cannot be accessed.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/save\">Uloží do hlavního dokumentu také obsah připojených souborů. To zaručuje, že je obsah k dispozici, i když nejsou připojené soubory přístupné.</ahelp>"
+#. yRk2H
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8440,6 +9655,7 @@ msgctxt ""
msgid "<image id=\"img_id3152885\" src=\"sw/res/sc20248.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152885\">Icon</alt></image>"
msgstr "<image id=\"img_id3152885\" src=\"sw/res/sc20248.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3152885\">Ikona</alt></image>"
+#. ADEyJ
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8448,6 +9664,7 @@ msgctxt ""
msgid "Save Contents as well"
msgstr "Uložit také obsah"
+#. 4rwiH
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8456,6 +9673,7 @@ msgctxt ""
msgid "Move Down"
msgstr "Přesunout dolů"
+#. tvoxF
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8464,6 +9682,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/movedown\">Moves the selection down one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged."
msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/movedown\">Posune výběr v Navigátoru o jednu pozici níže.</ahelp> Položky je také možné přesouvat přetažením v seznamu. Pokud přesunete textovou část na jinou textovou část, obě části se spojí."
+#. 49owc
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8472,6 +9691,7 @@ msgctxt ""
msgid "<image id=\"img_id3166413\" src=\"sw/res/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3166413\">Icon</alt></image>"
msgstr "<image id=\"img_id3166413\" src=\"sw/res/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3166413\">Ikona</alt></image>"
+#. DLEGF
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8480,6 +9700,7 @@ msgctxt ""
msgid "Move Down"
msgstr "Přesunout dolů"
+#. zBTc3
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8488,6 +9709,7 @@ msgctxt ""
msgid "Move Up"
msgstr "Přesunout nahoru"
+#. jcni7
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8496,6 +9718,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/moveup\">Moves the selection up one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged."
msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/moveup\">Posune výběr v Navigátoru o jednu pozici výše.</ahelp> Položky je také je možné přesouvat přetažením v seznamu. Pokud přesunete textovou část na jinou textovou část, obě části se spojí."
+#. RNAyD
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8504,6 +9727,7 @@ msgctxt ""
msgid "<image id=\"img_id3155083\" src=\"sw/res/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155083\">Icon</alt></image>"
msgstr "<image id=\"img_id3155083\" src=\"sw/res/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155083\">Ikona</alt></image>"
+#. GqEUL
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8512,6 +9736,7 @@ msgctxt ""
msgid "Move Up"
msgstr "Přesunout nahoru"
+#. LqkUb
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8520,6 +9745,7 @@ msgctxt ""
msgid "Delete"
msgstr "Odstranit"
+#. kwHRB
#: 02110000.xhp
msgctxt ""
"02110000.xhp\n"
@@ -8528,6 +9754,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GLBLTREE_DEL\">Deletes the selection from the Navigator list.</ahelp>"
msgstr "<ahelp hid=\"HID_GLBLTREE_DEL\">Smaže výběr z Navigátoru.</ahelp>"
+#. JCryA
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8536,6 +9763,7 @@ msgctxt ""
msgid "Edit Links"
msgstr "Upravit odkazy"
+#. YrBSL
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8544,6 +9772,7 @@ msgctxt ""
msgid "<bookmark_value>opening;documents with links</bookmark_value> <bookmark_value>links; updating specific links</bookmark_value> <bookmark_value>updating; links, on opening</bookmark_value> <bookmark_value>links; opening files with</bookmark_value>"
msgstr "<bookmark_value>otevírání;dokumenty s odkazy</bookmark_value><bookmark_value>odkazy; aktualizace odkazů</bookmark_value><bookmark_value>aktualizace; odkazy, při otevírání</bookmark_value><bookmark_value>odkazy; otevírání souborů s odkazy</bookmark_value>"
+#. QtGEE
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8552,6 +9781,7 @@ msgctxt ""
msgid "Edit Links"
msgstr "Upravit odkazy"
+#. AdFrD
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8560,6 +9790,7 @@ msgctxt ""
msgid "<variable id=\"links_text\"><variable id=\"verknuepfungentext\"><ahelp hid=\".\">Lets you edit the properties of each link in the current document, including the path to the source file. This command is not available if the current document does not contain links to other files.</ahelp></variable></variable>"
msgstr "<variable id=\"links_text\"><variable id=\"verknuepfungentext\"><ahelp hid=\".\">Umožňuje upravit vlastnosti odkazu v aktuálním dokumentu, např. cestu ke zdrojovému souboru. Tento příkaz není dostupný, pokud aktuální dokument neobsahuje odkazy na jiné soubory.</ahelp></variable></variable>"
+#. FQGFG
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8568,6 +9799,7 @@ msgctxt ""
msgid "When you open a file that contains links, you are prompted to update the links. Depending on where the linked files are stored, the update process can take several minutes to complete."
msgstr "Když otevřete soubor, který obsahuje odkazy, budete dotázáni na aktualizaci odkazů. V závislosti na místu uložení odkazovaných souborů může proces aktualizace trvat až několik minut."
+#. GnBnP
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8576,6 +9808,7 @@ msgctxt ""
msgid "If you are loading a file that contains DDE links, you are prompted to update the links. Decline the update if you do not want to establish a connection to the DDE server."
msgstr "Pokud načítáte soubor, který obsahuje odkazy DDE, budete dotázáni na aktualizaci odkazů. Pokud nechcete navázat spojení se serverem DDE, aktualizaci odmítněte."
+#. grGV5
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8584,6 +9817,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/baselinksdialog/TB_LINKS\">Double-click a link in the list to open a file dialog where you can select another object for this link.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/baselinksdialog/TB_LINKS\">Poklepáním na odkaz v seznamu se otevře dialog Otevřít soubor, kde je možné vybrat jiný soubor pro tento odkaz.</ahelp>"
+#. pqBjX
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8592,6 +9826,7 @@ msgctxt ""
msgid "When you open a file by an URL from the Windows file dialog, Windows will open a local copy of the file, located in the Internet Explorer cache. The %PRODUCTNAME file dialog opens the remote file."
msgstr "Pokud otevíráte soubor pomocí URL z dialogu Windows, otevře Windows místní kopii souboru (z mezipaměti Internet Exploreru). Při použití dialogu %PRODUCTNAME se otevře vzdálený soubor."
+#. g3wLZ
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8600,6 +9835,7 @@ msgctxt ""
msgid "Source file"
msgstr "Zdrojový soubor"
+#. xfa4B
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8608,6 +9844,7 @@ msgctxt ""
msgid "Lists the path to the source file. If the path defines a DDE link, relative paths must be preceded with \"file:\"."
msgstr "Zobrazuje cestu ke zdrojovému souboru. Pokud cesta určuje odkaz DDE, relativní cesty musí být uvozeny řetězcem \"file:\"."
+#. xKUrG
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8616,6 +9853,7 @@ msgctxt ""
msgid "Element"
msgstr "Prvek"
+#. Bdig9
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8624,6 +9862,7 @@ msgctxt ""
msgid "Lists the application (if known) that last saved the source file."
msgstr "Zobrazuje aplikaci (je-li známa), která naposledy uložila zdrojový soubor."
+#. RgMUJ
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8632,6 +9871,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. 4AYgT
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8640,6 +9880,7 @@ msgctxt ""
msgid "Lists the file type, such as graphic, of the source file."
msgstr "Zobrazuje typ zdrojového souboru, například obrázek."
+#. i6hcx
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8648,6 +9889,7 @@ msgctxt ""
msgid "Status"
msgstr "Stav"
+#. j5wiW
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8656,6 +9898,7 @@ msgctxt ""
msgid "Lists additional information about the source file."
msgstr "Zobrazuje doplňující informace o zdrojovém souboru."
+#. Ewxtk
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8664,6 +9907,7 @@ msgctxt ""
msgid "Automatic"
msgstr "Automatický"
+#. xVdv4
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8672,6 +9916,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/baselinksdialog/AUTOMATIC\">Automatically updates the contents of the link when you open the file. Any changes made in the source file are then displayed in the file containing the link. Linked graphic files can only be updated manually.</ahelp> This option is not available for a linked graphic file."
msgstr "<ahelp hid=\"cui/ui/baselinksdialog/AUTOMATIC\">Obsah odkazu se automaticky aktualizuje při otevření souboru. V souboru s odkazem se tak zobrazí všechny změny provedené ve zdrojovém souboru. Odkazované obrázky lze aktualizovat jen ručně.</ahelp> Tato možnost není dostupná pro odkazované obrázky."
+#. aoEeS
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8680,6 +9925,7 @@ msgctxt ""
msgid "The <emph>Automatic</emph> option is only available for DDE links. You can insert a DDE link by copying the contents from one file and pasting by choosing <emph>Edit - Paste Special</emph>, and then selecting the <emph>Link</emph> box. As DDE is a text based linking system, only the displayed decimals are copied into the target sheet."
msgstr "Možnost <emph>Automatický</emph> je dostupná jen pro odkazy DDE. Odkaz DDE je možné vložit zkopírováním obsahu jednoho souboru a vložením do druhého příkazem <emph>Úpravy - Vložit jinak</emph> a výběrem pole <emph>Odkaz</emph>. DDE je textový propojovací systém, do cílového listu se zkopírují jen zobrazené číslice."
+#. 9uxQK
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8688,6 +9934,7 @@ msgctxt ""
msgid "Manual"
msgstr "Ruční"
+#. kenCq
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8696,6 +9943,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/baselinksdialog/MANUAL\">Only updates the link when you click the <emph>Update</emph> button.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/baselinksdialog/MANUAL\">Odkaz se aktualizuje pouze tehdy, když klepnete na tlačítko <emph>Aktualizovat</emph>.</ahelp>"
+#. BDoNN
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8704,6 +9952,7 @@ msgctxt ""
msgid "Update"
msgstr "Aktualizovat"
+#. iDw2U
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8712,6 +9961,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/baselinksdialog/UPDATE_NOW\">Updates the selected link so that the most recently saved version of the linked file is displayed in the current document.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/baselinksdialog/UPDATE_NOW\">Aktualizuje vybraný odkaz, aby se v aktuálním dokumentu zobrazovala naposledy uložená verze odkazovaného souboru.</ahelp>"
+#. F9APc
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8720,6 +9970,7 @@ msgctxt ""
msgid "Modify"
msgstr "Upravit"
+#. 9DzTG
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8728,6 +9979,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/baselinksdialog/CHANGE_SOURCE\">Change the source file for the selected link.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/baselinksdialog/CHANGE_SOURCE\">Změní zdrojový soubor vybraného odkazu.</ahelp>"
+#. gcVUQ
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8736,6 +9988,7 @@ msgctxt ""
msgid "Break Link"
msgstr "Rozpojit odkaz"
+#. 66X9J
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
@@ -8744,6 +9997,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/baselinksdialog/BREAK_LINK\">Breaks the link between the source file and the current document. The most recently updated contents of the source file are kept in the current document.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/baselinksdialog/BREAK_LINK\">Zruší spojení mezi zdrojovým souborem a aktuálním dokumentem. V aktuálním dokumentu se zachová naposledy aktualizovaný obsah zdrojového souboru.</ahelp>"
+#. ZGABV
#: 02180100.xhp
msgctxt ""
"02180100.xhp\n"
@@ -8752,6 +10006,7 @@ msgctxt ""
msgid "Modify DDE Links"
msgstr "Upravit odkazy DDE"
+#. qEtEY
#: 02180100.xhp
msgctxt ""
"02180100.xhp\n"
@@ -8760,6 +10015,7 @@ msgctxt ""
msgid "<bookmark_value>DDE links; modifying</bookmark_value><bookmark_value>changing; DDE links</bookmark_value>"
msgstr "<bookmark_value>odkazy DDE; změna</bookmark_value><bookmark_value>změna; odkazy DDE</bookmark_value>"
+#. o8hNJ
#: 02180100.xhp
msgctxt ""
"02180100.xhp\n"
@@ -8768,6 +10024,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02180100.xhp\" name=\"Modify Links\">Modify DDE Links</link>"
msgstr "<link href=\"text/shared/01/02180100.xhp\" name=\"Upravit odkazy\">Upravit odkazy DDE</link>"
+#. CCxEW
#: 02180100.xhp
msgctxt ""
"02180100.xhp\n"
@@ -8776,6 +10033,7 @@ msgctxt ""
msgid "Change the properties for the selected <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE link\"><emph>DDE link</emph></link>."
msgstr "Změní vlastnosti vybraného <link href=\"text/shared/00/00000005.xhp#dde\" name=\"odkaz DDE\"><emph>odkazu DDE</emph></link>."
+#. zKngu
#: 02180100.xhp
msgctxt ""
"02180100.xhp\n"
@@ -8784,6 +10042,7 @@ msgctxt ""
msgid "Modify Link"
msgstr "Upravit odkaz"
+#. i7FTn
#: 02180100.xhp
msgctxt ""
"02180100.xhp\n"
@@ -8792,6 +10051,7 @@ msgctxt ""
msgid "Lets you set the properties for the selected link."
msgstr "Umožňuje upravit vlastnosti vybraného odkazu."
+#. yP4Fc
#: 02180100.xhp
msgctxt ""
"02180100.xhp\n"
@@ -8800,6 +10060,7 @@ msgctxt ""
msgid "Application"
msgstr "Aplikace"
+#. 3NQkD
#: 02180100.xhp
msgctxt ""
"02180100.xhp\n"
@@ -8808,6 +10069,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/linkeditdialog/app\">Lists the application that last saved the source file. %PRODUCTNAME applications have the server name <emph>soffice</emph>.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/linkeditdialog/app\">Zobrazuje aplikaci, která naposledy ukládala zdrojový soubor. Aplikace %PRODUCTNAME mají název serveru <emph>soffice</emph>.</ahelp>"
+#. KNH5c
#: 02180100.xhp
msgctxt ""
"02180100.xhp\n"
@@ -8816,6 +10078,7 @@ msgctxt ""
msgid "File"
msgstr "Soubor"
+#. pJqem
#: 02180100.xhp
msgctxt ""
"02180100.xhp\n"
@@ -8824,6 +10087,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/linkeditdialog/file\">Path to the source file. <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"Relative paths\">Relative paths</link> must be expressed by full URI, for example, with <emph>file://</emph>.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/linkeditdialog/file\">Cesta ke zdrojovému souboru. <link href=\"text/shared/00/00000005.xhp#speichern\" name=\"Relativní cesty\">Relativní cesty</link> je nutné vyjádřit jako úplný řetězec URI, například s počátečním <emph>file://</emph>.</ahelp>"
+#. eEnmT
#: 02180100.xhp
msgctxt ""
"02180100.xhp\n"
@@ -8832,6 +10096,7 @@ msgctxt ""
msgid "Category"
msgstr "Kategorie"
+#. BabNk
#: 02180100.xhp
msgctxt ""
"02180100.xhp\n"
@@ -8840,6 +10105,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/linkeditdialog/category\">Lists the section or object that the link refers to in the source file. If you want, you can enter a new section or object here.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/linkeditdialog/category\">Zobrazuje sekci nebo objekt zdrojového souboru, ke kterému se odkaz vztahuje. Je možné zadat novou sekci nebo objekt.</ahelp>"
+#. nWEMa
#: 02200000.xhp
msgctxt ""
"02200000.xhp\n"
@@ -8848,6 +10114,7 @@ msgctxt ""
msgid "Edit Object"
msgstr "Upravit objekt"
+#. nBCA7
#: 02200000.xhp
msgctxt ""
"02200000.xhp\n"
@@ -8856,6 +10123,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02200000.xhp\" name=\"Object\">Edit Object</link>"
msgstr "<link href=\"text/shared/01/02200000.xhp\" name=\"Objekt\">Upravit objekt</link>"
+#. 6bDqk
#: 02200000.xhp
msgctxt ""
"02200000.xhp\n"
@@ -8864,6 +10132,7 @@ msgctxt ""
msgid "<variable id=\"object_text\"><ahelp hid=\".uno:ObjectMenue\">Lets you edit a selected object in your file that you inserted with the <item type=\"menuitem\">Insert - Object</item> command.</ahelp></variable>"
msgstr "<variable id=\"object_text\"><ahelp hid=\".uno:ObjectMenue\">Umožňuje upravit vybraný objekt vložený příkazem <item type=\"menuitem\">Vložit - Objekt</item>.</ahelp></variable>"
+#. YDqFE
#: 02200000.xhp
msgctxt ""
"02200000.xhp\n"
@@ -8872,6 +10141,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04150000.xhp\" name=\"Insert - Object\">Insert - Object</link>"
msgstr "<link href=\"text/shared/01/04150000.xhp\" name=\"Vložit - Objekt\">Vložit - Objekt</link>"
+#. HB6iE
#: 02200000.xhp
msgctxt ""
"02200000.xhp\n"
@@ -8880,6 +10150,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Resizes the object to the original size.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obnoví původní velikost objektu.</ahelp>"
+#. TYWHD
#: 02200100.xhp
msgctxt ""
"02200100.xhp\n"
@@ -8888,6 +10159,7 @@ msgctxt ""
msgid "Edit"
msgstr "Upravit"
+#. 7fiNV
#: 02200100.xhp
msgctxt ""
"02200100.xhp\n"
@@ -8896,6 +10168,7 @@ msgctxt ""
msgid "<bookmark_value>objects; editing</bookmark_value><bookmark_value>editing; objects</bookmark_value>"
msgstr "<bookmark_value>objekty; úpravy</bookmark_value><bookmark_value>úpravy; objekty</bookmark_value>"
+#. Yqvzi
#: 02200100.xhp
msgctxt ""
"02200100.xhp\n"
@@ -8904,6 +10177,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02200100.xhp\" name=\"Edit\">Edit</link>"
msgstr "<link href=\"text/shared/01/02200100.xhp\" name=\"Upravit\">Upravit</link>"
+#. MmR4v
#: 02200100.xhp
msgctxt ""
"02200100.xhp\n"
@@ -8912,6 +10186,7 @@ msgctxt ""
msgid "<ahelp visibility=\"visible\" hid=\".\">Lets you edit a selected object in your file that you inserted with the <emph>Insert – Object</emph> command.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".\">Umožňuje upravit vybraný objekt, který byl vložen příkazem <emph>Vložit – Objekt</emph>.</ahelp>"
+#. PXv8N
#: 02200200.xhp
msgctxt ""
"02200200.xhp\n"
@@ -8920,6 +10195,7 @@ msgctxt ""
msgid "Open"
msgstr "Otevřít"
+#. iEeCL
#: 02200200.xhp
msgctxt ""
"02200200.xhp\n"
@@ -8928,6 +10204,7 @@ msgctxt ""
msgid "<bookmark_value>objects; opening</bookmark_value><bookmark_value>opening; objects</bookmark_value>"
msgstr "<bookmark_value>objekty; otevírání</bookmark_value><bookmark_value>otevírání; objekty</bookmark_value>"
+#. BcMVC
#: 02200200.xhp
msgctxt ""
"02200200.xhp\n"
@@ -8936,6 +10213,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02200200.xhp\" name=\"Open\">Open</link>"
msgstr "<link href=\"text/shared/01/02200200.xhp\" name=\"Otevřít\">Otevřít</link>"
+#. GtHPX
#: 02200200.xhp
msgctxt ""
"02200200.xhp\n"
@@ -8944,6 +10222,7 @@ msgctxt ""
msgid "Opens the selected OLE object with the program that the object was created in."
msgstr "Otevře vybraný objekt OLE v programu, ve kterém byl tento objekt vytvořen."
+#. n4dqP
#: 02200200.xhp
msgctxt ""
"02200200.xhp\n"
@@ -8952,6 +10231,7 @@ msgctxt ""
msgid "This menu command is inserted into <emph>Edit – Objects</emph> submenu by the application that created the linked object. Depending on the application, the <emph>Open</emph> command for the OLE object might have a different name."
msgstr "Tento příkaz je vložen do podnabídky <emph>Úpravy – Objekt</emph> aplikací, která odkazovaný objekt vytvořila. V závislosti na aplikaci může mít příkaz <emph>Otevřít</emph> jiný název."
+#. 2hNUE
#: 02200200.xhp
msgctxt ""
"02200200.xhp\n"
@@ -8960,6 +10240,7 @@ msgctxt ""
msgid "After you have completed your changes, close the source file for the OLE object. The OLE object is then updated in the container document."
msgstr "Až dokončíte změny, zavřete zdrojový soubor objektu OLE. V aktuálním dokumentu se poté objekt OLE aktualizuje."
+#. vrjw6
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -8968,6 +10249,7 @@ msgctxt ""
msgid "Floating Frame Properties"
msgstr "Vlastnosti plovoucího rámce"
+#. pBzAK
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -8976,6 +10258,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02210101.xhp\" name=\"Floating Frame Properties\">Floating Frame Properties</link>"
msgstr "<link href=\"text/shared/01/02210101.xhp\" name=\"Vlastnosti plovoucího rámce\">Vlastnosti plovoucího rámce</link>"
+#. GZN7r
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -8984,6 +10267,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/insertfloatingframe/InsertFloatingFrameDialog\">Changes the properties of the selected floating frame. Floating frames work best when they contain an html document, and when they are inserted in another html document.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/insertfloatingframe/InsertFloatingFrameDialog\">Změní vlastnosti vybraného plovoucího rámce. Plovoucí rámce nejlépe fungují, když obsahují HTML dokument a jsou vloženy do jiného HTML dokumentu.</ahelp>"
+#. huLin
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -8992,6 +10276,7 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. DFgjS
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9000,6 +10285,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/insertfloatingframe/edname\">Enter a name for the floating frame. The name <emph>cannot</emph> contain spaces, special characters, or begin with an underscore (<emph>_</emph>).</ahelp>"
msgstr ""
+#. dGvnc
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9008,6 +10294,7 @@ msgctxt ""
msgid "Contents"
msgstr "Obsah"
+#. fp7J7
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9016,6 +10303,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/insertfloatingframe/edurl\">Enter the path and the name of the file that you want to display in the floating frame. You can also click the <emph>Browse</emph> button and locate the file that you want to display.</ahelp> For example, you can enter:"
msgstr "<ahelp hid=\"cui/ui/insertfloatingframe/edurl\">Zadejte cestu a název souboru, které chcete zobrazit v plovoucím rámci. Také je možné klepnout na tlačítko <emph>Procházet</emph> a najít soubor, který chcete zobrazit.</ahelp> Například je možné zadat:"
+#. CAAFu
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9024,6 +10312,7 @@ msgctxt ""
msgid "https://www.example.com"
msgstr ""
+#. UQdgU
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9032,6 +10321,7 @@ msgctxt ""
msgid "file:///C:/Documents/Readme.txt"
msgstr ""
+#. XshCu
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9040,6 +10330,7 @@ msgctxt ""
msgid "Browse"
msgstr "Procházet"
+#. HoBZk
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9048,6 +10339,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/insertfloatingframe/buttonbrowse\">Locate the file that you want to display in the selected floating frame, and then click <emph>Open</emph>.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/insertfloatingframe/buttonbrowse\">Vyberte soubor, který chcete zobrazit ve vybraném plovoucím rámci, a klepněte na <emph>Otevřít</emph>.</ahelp>"
+#. fbCR3
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9056,6 +10348,7 @@ msgctxt ""
msgid "Scroll Bar"
msgstr "Posuvník"
+#. xEuRh
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9064,6 +10357,7 @@ msgctxt ""
msgid "Add or remove a scrollbar from the selected floating frame."
msgstr "Přidá nebo odstraní posuvník z vybraného plovoucího rámce."
+#. 2nMgV
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9072,6 +10366,7 @@ msgctxt ""
msgid "On"
msgstr "Zapnout"
+#. mC59J
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9080,6 +10375,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/insertfloatingframe/scrollbaron\">Displays the scrollbar for the floating frame.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/insertfloatingframe/scrollbaron\">Zobrazí posuvník v plovoucím rámci.</ahelp>"
+#. oWDWT
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9088,6 +10384,7 @@ msgctxt ""
msgid "Off"
msgstr "Vypnout"
+#. ZaLE8
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9096,6 +10393,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/insertfloatingframe/scrollbaroff\">Hides the scrollbar for the floating frame.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/insertfloatingframe/scrollbaroff\">Skryje posuvník v plovoucím rámci.</ahelp>"
+#. vHLML
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9104,6 +10402,7 @@ msgctxt ""
msgid "Automatic"
msgstr "Automaticky"
+#. f8R7f
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9112,6 +10411,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/insertfloatingframe/scrollbarauto\">Mark this option if the currently active floating frame can have a scrollbar when needed.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/insertfloatingframe/scrollbarauto\">Označte tuto volbu, pokud má aktuální plovoucí rámec zobrazovat posuvník podle potřeby.</ahelp>"
+#. xMvho
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9120,6 +10420,7 @@ msgctxt ""
msgid "Border"
msgstr "Ohraničení"
+#. g6r6a
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9128,6 +10429,7 @@ msgctxt ""
msgid "Displays or hides the border of the floating frame."
msgstr "Zobrazí nebo skryje ohraničení plovoucího rámce."
+#. GjVnd
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9136,6 +10438,7 @@ msgctxt ""
msgid "On"
msgstr "Zapnout"
+#. NcFRS
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9144,6 +10447,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/insertfloatingframe/borderon\">Displays the border of the floating frame.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/insertfloatingframe/borderon\">Zobrazí ohraničení plovoucího rámce.</ahelp>"
+#. qFqtE
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9152,6 +10456,7 @@ msgctxt ""
msgid "Off"
msgstr "Vypnout"
+#. LCEHC
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9160,6 +10465,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/insertfloatingframe/borderoff\">Hides the border of the floating frame.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/insertfloatingframe/borderoff\">Skryje ohraničení plovoucího rámce.</ahelp>"
+#. p6AG4
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9168,6 +10474,7 @@ msgctxt ""
msgid "Padding"
msgstr "Okraj"
+#. rATqb
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9176,6 +10483,7 @@ msgctxt ""
msgid "Define the amount of space that is left between the border of the floating frame and the contents of the floating frame provided that both documents inside and outside the floating frame are HTML documents."
msgstr "Určuje vzdálenost mezi ohraničením plovoucího rámce a jeho obsahem, pokud jsou oba dokumenty uvnitř i vně plovoucího rámce HTML dokumenty."
+#. ohtob
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9184,6 +10492,7 @@ msgctxt ""
msgid "Width"
msgstr "Šířka"
+#. iYZh5
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9192,6 +10501,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/insertfloatingframe/width\">Enter the amount of horizontal space that you want to leave between the right and the left edges of the floating frame and the contents of the frame. Both documents inside and outside the floating frame must be HTML documents.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/insertfloatingframe/width\">Zadejte vodorovnou vzdálenost mezi pravým a levým okrajem plovoucího rámce a obsahem rámce. Oba dokumenty uvnitř i vně plovoucího rámce musejí být HTML dokumenty.</ahelp>"
+#. cW4ov
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9200,6 +10510,7 @@ msgctxt ""
msgid "Default"
msgstr "Výchozí"
+#. iopsw
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9208,6 +10519,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/insertfloatingframe/defaultwidth\">Applies the default horizontal spacing.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/insertfloatingframe/defaultwidth\">Použije výchozí vodorovnou vzdálenost.</ahelp>"
+#. TijpB
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9216,6 +10528,7 @@ msgctxt ""
msgid "Height"
msgstr "Výška"
+#. D2iDJ
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9224,6 +10537,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/insertfloatingframe/height\">Enter the amount of vertical space that you want to leave between the top and bottom edges of the floating frame and the contents of the frame. Both documents inside and outside the floating frame must be HTML documents.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/insertfloatingframe/height\">Zadejte svislou vzdálenost mezi horním a dolním okrajem plovoucího rámce a obsahem rámce. Oba dokumenty uvnitř i vně plovoucího rámce musejí být HTML dokumenty.</ahelp>"
+#. thgCd
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9232,6 +10546,7 @@ msgctxt ""
msgid "Default"
msgstr "Výchozí"
+#. wb5xx
#: 02210101.xhp
msgctxt ""
"02210101.xhp\n"
@@ -9240,6 +10555,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/insertfloatingframe/defaultheight\">Applies the default vertical spacing.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/insertfloatingframe/defaultheight\">Použije výchozí svislou vzdálenost.</ahelp>"
+#. xjTEq
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9248,6 +10564,7 @@ msgctxt ""
msgid "ImageMap Editor"
msgstr "Editor obrázkových map"
+#. TAxDP
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9256,6 +10573,7 @@ msgctxt ""
msgid "ImageMap Editor"
msgstr "Editor obrázkových map"
+#. JbUy9
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9264,6 +10582,7 @@ msgctxt ""
msgid "<variable id=\"imagemaptext\"><ahelp hid=\"svx/ui/imapdialog/ImapDialog\">Allows you to attach URLs to specific areas, called hotspots, on a graphic or a group of graphics. An image map is a group of one or more hotspots.</ahelp></variable>"
msgstr "<variable id=\"imagemaptext\"><ahelp hid=\"svx/ui/imapdialog/ImapDialog\">Umožňuje připojit URL k určitým oblastem v obrázku nebo skupině obrázků. Obrázková mapa je skupina jedné či více takových oblastí.</ahelp></variable>"
+#. qyFGR
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9272,6 +10591,7 @@ msgctxt ""
msgid "You can draw three types of hotspots: <emph>rectangles</emph>, <emph>ellipses</emph>, and <emph>polygons</emph>. When you click a hotspot, the URL is opened in the browser window or frame that you specify. You can also specify the text that appears when your mouse rests on the hotspot."
msgstr "Můžete kreslit tři druhy oblastí: <emph>obdélníky</emph>, <emph>elipsy</emph> a <emph>mnohoúhelníky</emph>. Když klepnete na oblast, otevře se v okně prohlížeče nebo určeném rámci zadané URL. Také je možné určit text, který se zobrazí, když podržíte ukazatel myši na oblasti."
+#. vzWkG
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9280,6 +10600,7 @@ msgctxt ""
msgid "Apply"
msgstr "Použít"
+#. F95AB
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9288,6 +10609,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/imapdialog/TBI_APPLY\">Applies the changes that you made to the image map.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/imapdialog/TBI_APPLY\">Provede změny obrázkové mapy.</ahelp>"
+#. mFkv4
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9296,6 +10618,7 @@ msgctxt ""
msgid "<image id=\"img_id3147275\" src=\"svx/res/nu01.png\"><alt id=\"alt_id3147275\">Icon</alt></image>"
msgstr "<image id=\"img_id3147275\" src=\"svx/res/nu01.png\"><alt id=\"alt_id3147275\">Ikona</alt></image>"
+#. PtM8F
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9304,6 +10627,7 @@ msgctxt ""
msgid "Apply"
msgstr "Použít"
+#. zXGgg
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9312,6 +10636,7 @@ msgctxt ""
msgid "Open"
msgstr "Otevřít"
+#. 9xH4r
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9320,6 +10645,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/imapdialog/TBI_OPEN\">Loads an existing image map in the <emph>MAP-CERN</emph>, <emph>MAP-NCSA</emph> or <emph>SIP StarView</emph> ImageMap file format.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/imapdialog/TBI_OPEN\">Načte existující obrázkovou mapu ve formátu <emph>MAP-CERN</emph>, <emph>MAP-NCSA</emph> nebo <emph>SIP StarView ImageMap</emph>.</ahelp>"
+#. dPtCW
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9328,6 +10654,7 @@ msgctxt ""
msgid "<image id=\"img_id3155503\" src=\"cmd/sc_open.png\"><alt id=\"alt_id3155503\">Icon</alt></image>"
msgstr "<image id=\"img_id3155503\" src=\"cmd/sc_open.png\"><alt id=\"alt_id3155503\">Ikona</alt></image>"
+#. nGQif
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9336,6 +10663,7 @@ msgctxt ""
msgid "Open"
msgstr "Otevřít"
+#. T5A7F
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9344,6 +10672,7 @@ msgctxt ""
msgid "Save"
msgstr "Uložit"
+#. 4QE4A
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9352,6 +10681,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/imapdialog/TBI_SAVEAS\">Saves the image map in the <emph>MAP-CERN</emph>, <emph>MAP-NCSA</emph> or <emph>SIP StarView</emph> ImageMap file format.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/imapdialog/TBI_SAVEAS\">Uloží obrázkovou mapu ve formátu <emph> MAP-CERN</emph>, <emph>MAP-NCSA</emph> nebo <emph>SIP StarView ImageMap</emph>.</ahelp>"
+#. z7Evm
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9360,6 +10690,7 @@ msgctxt ""
msgid "<image id=\"img_id3154923\" src=\"cmd/sc_saveas.png\"><alt id=\"alt_id3154923\">Icon</alt></image>"
msgstr "<image id=\"img_id3154923\" src=\"cmd/sc_saveas.png\"><alt id=\"alt_id3154923\">Ikona</alt></image>"
+#. zzpcn
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9368,6 +10699,7 @@ msgctxt ""
msgid "Save"
msgstr "Uložit"
+#. pSH4D
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9376,6 +10708,7 @@ msgctxt ""
msgid "Select"
msgstr "Vybrat"
+#. BAqNZ
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9384,6 +10717,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/imapdialog/TBI_SELECT\">Selects a hotspot in the image map for editing.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/imapdialog/TBI_SELECT\">Vybere oblast v obrázkové mapě pro úpravy.</ahelp>"
+#. qESqQ
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9392,6 +10726,7 @@ msgctxt ""
msgid "<image id=\"img_id3153192\" src=\"cmd/sc_drawselect.png\"><alt id=\"alt_id3153192\">Icon</alt></image>"
msgstr "<image id=\"img_id3153192\" src=\"cmd/sc_drawselect.png\"><alt id=\"alt_id3153192\">Ikona</alt></image>"
+#. TJAcj
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9400,6 +10735,7 @@ msgctxt ""
msgid "Select"
msgstr "Vybrat"
+#. mZFcB
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9408,6 +10744,7 @@ msgctxt ""
msgid "Rectangle"
msgstr "Obdélník"
+#. FCuNA
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9416,6 +10753,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/imapdialog/TBI_RECT\">Draws a rectangular hotspot where you drag in the graphic. After, you can enter the <emph>Address</emph> and the <emph>Text</emph> for the hotspot, and then select the <emph>Frame</emph> where you want the URL to open.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/imapdialog/TBI_RECT\">Nakreslí obdélníkovou aktivní oblast. Poté je možné zadat <emph>Adresu</emph> a <emph>Text</emph> oblasti a vybrat <emph>Rámec</emph>, ve kterém se má URL otevřít.</ahelp>"
+#. DAeXz
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9424,6 +10762,7 @@ msgctxt ""
msgid "<image id=\"img_id3154297\" src=\"cmd/sc_rect.png\"><alt id=\"alt_id3154297\">Icon</alt></image>"
msgstr "<image id=\"img_id3154297\" src=\"cmd/sc_rect.png\"><alt id=\"alt_id3154297\">Ikona</alt></image>"
+#. 27ptx
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9432,6 +10771,7 @@ msgctxt ""
msgid "Rectangle"
msgstr "Obdélník"
+#. TkCY3
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9440,6 +10780,7 @@ msgctxt ""
msgid "Ellipse"
msgstr "Elipsa"
+#. vEVfe
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9448,6 +10789,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/imapdialog/TBI_CIRCLE\">Draws an elliptical hotspot where you drag in the graphic. After, you can enter the <emph>Address</emph> and the <emph>Text</emph> for the hotspot, and then select the <emph>Frame</emph> where you want the URL to open.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/imapdialog/TBI_CIRCLE\">Nakreslí elipsovitou aktivní oblast. Poté je možné zadat <emph>Adresu</emph> a <emph>Text</emph> oblasti a vybrat <emph>Rámec</emph>, ve kterém se má URL otevřít.</ahelp>"
+#. gSjtt
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9456,6 +10798,7 @@ msgctxt ""
msgid "<image id=\"img_id3154011\" src=\"cmd/sc_ellipse.png\"><alt id=\"alt_id3154011\">Icon</alt></image>"
msgstr "<image id=\"img_id3154011\" src=\"cmd/sc_ellipse.png\"><alt id=\"alt_id3154011\">Ikona</alt></image>"
+#. ShcoZ
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9464,6 +10807,7 @@ msgctxt ""
msgid "Ellipse"
msgstr "Elipsa"
+#. BS7kr
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9472,6 +10816,7 @@ msgctxt ""
msgid "Polygon"
msgstr "Mnohoúhelník"
+#. RHLxF
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9480,6 +10825,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/imapdialog/TBI_POLY\">Draws a polygonal hotspot in the graphic. Click this icon, drag in the graphic, and then click to define one side of the polygon. Move to where you want to place the end of the next side, and then click. Repeat until you have drawn all of the sides of the polygon. When you are finished, double-click to close the polygon. After, you can enter the <emph>Address</emph> and the <emph>Text</emph> for the hotspot, and then select the <emph>Frame</emph> where you want the URL to open.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/imapdialog/TBI_POLY\">Nakreslí v obrázku mnohoúhelníkovou aktivní oblast. Klepněte na tuto ikonu, poté přetáhněte ukazatel myši v obrázku a klepnutím určete jednu stranu mnohoúhelníku. Přesuňte ukazatel na místo, kde chcete ukončit další stranu, a klepněte. Toto opakujte, dokud nenakreslíte všechny strany mnohoúhelníku. Až skončíte, mnohoúhelník uzavřete poklepáním. Poté je možné zadat <emph>Adresu</emph> a <emph>Text</emph> oblasti a vybrat <emph>Rámec</emph>, ve kterém se má URL otevřít.</ahelp>"
+#. F2rrJ
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9488,6 +10834,7 @@ msgctxt ""
msgid "<image id=\"img_id3156005\" src=\"cmd/sc_polygon.png\"><alt id=\"alt_id3156005\">Icon</alt></image>"
msgstr "<image id=\"img_id3156005\" src=\"cmd/sc_polygon.png\"><alt id=\"alt_id3156005\">Ikona</alt></image>"
+#. pK5eV
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9496,6 +10843,7 @@ msgctxt ""
msgid "Polygon"
msgstr "Mnohoúhelník"
+#. rpyER
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9504,6 +10852,7 @@ msgctxt ""
msgid "Freeform Polygon"
msgstr "Mnohoúhelník od ruky"
+#. N3EgK
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9512,6 +10861,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/imapdialog/TBI_FREEPOLY\">Draws a hotspot that is based on a freeform polygon. Click this icon and move to where you want to draw the hotspot. Drag a freeform line and release to close the shape. After, you can enter the <emph>Address</emph> and the <emph>Text</emph> for the hotspot, and then select the <emph>Frame</emph> where you want the URL to open.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/imapdialog/TBI_FREEPOLY\">Nakreslí aktivní oblast založenou na mnohoúhelníku kresleném od ruky. Klepněte na tuto ikonu a přesuňte ukazatel myši na místo, kde chcete oblast nakreslit. Táhnutím nakreslete čáru a uvolněním tlačítka myši tvar uzavřete. Poté je možné zadat <emph>Adresu</emph> a <emph>Text</emph> oblasti a vybrat <emph>Rámec</emph>, ve kterém se má URL otevřít.</ahelp>"
+#. aDnZK
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9520,6 +10870,7 @@ msgctxt ""
msgid "<image id=\"img_id3148386\" src=\"cmd/sc_freeline.png\"><alt id=\"alt_id3148386\">Icon</alt></image>"
msgstr "<image id=\"img_id3148386\" src=\"cmd/sc_freeline.png\"><alt id=\"alt_id3148386\">Ikona</alt></image>"
+#. CrbLf
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9528,6 +10879,7 @@ msgctxt ""
msgid "Freeform Polygon"
msgstr "Mnohoúhelník od ruky"
+#. UXFEb
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9536,6 +10888,7 @@ msgctxt ""
msgid "Edit Points"
msgstr "Upravit body"
+#. DowCN
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9544,6 +10897,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/imapdialog/TBI_POLYEDIT\">Lets you change the shape of the selected hotspot by editing the anchor points.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/imapdialog/TBI_POLYEDIT\">Dovoluje změnit tvar vybrané oblasti úpravou kotevních bodů.</ahelp>"
+#. RDtYL
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9552,6 +10906,7 @@ msgctxt ""
msgid "<image id=\"img_id3150113\" src=\"cmd/sc_toggleobjectbeziermode.png\"><alt id=\"alt_id3150113\">Icon</alt></image>"
msgstr "<image id=\"img_id3150113\" src=\"cmd/sc_toggleobjectbeziermode.png\"><alt id=\"alt_id3150113\">Ikona</alt></image>"
+#. 5ZNA5
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9560,6 +10915,7 @@ msgctxt ""
msgid "Edit points"
msgstr "Upravit body"
+#. rLpWv
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9568,6 +10924,7 @@ msgctxt ""
msgid "Move Points"
msgstr "Přesunout body"
+#. WsBx4
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9576,6 +10933,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/imapdialog/TBI_POLYMOVE\">Lets you move the individual anchor points of the selected hotspot.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/imapdialog/TBI_POLYMOVE\">Umožňuje přesunout jednotlivé kotevní body vybrané oblasti.</ahelp>"
+#. NbWWv
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9584,6 +10942,7 @@ msgctxt ""
msgid "<image id=\"img_id3148570\" src=\"cmd/sc_beziermove.png\"><alt id=\"alt_id3148570\">Icon</alt></image>"
msgstr "<image id=\"img_id3148570\" src=\"cmd/sc_beziermove.png\"><alt id=\"alt_id3148570\">Ikona</alt></image>"
+#. UkQ35
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9592,6 +10951,7 @@ msgctxt ""
msgid "Move Points"
msgstr "Přesunout body"
+#. N2RkA
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9600,6 +10960,7 @@ msgctxt ""
msgid "Insert Points"
msgstr "Vložit body"
+#. DLf8L
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9608,6 +10969,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/imapdialog/TBI_POLYINSERT\">Adds an anchor point where you click on the outline of the hotspot.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/imapdialog/TBI_POLYINSERT\">Přidá kotevní bod na obrys oblasti na místo, kam klepnete.</ahelp>"
+#. PLL3T
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9616,6 +10978,7 @@ msgctxt ""
msgid "<image id=\"img_id3146793\" src=\"cmd/sc_bezierinsert.png\"><alt id=\"alt_id3146793\">Icon</alt></image>"
msgstr "<image id=\"img_id3146793\" src=\"cmd/sc_bezierinsert.png\"><alt id=\"alt_id3146793\">Ikona</alt></image>"
+#. Bps2C
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9624,6 +10987,7 @@ msgctxt ""
msgid "Insert Points"
msgstr "Vložit body"
+#. jghGw
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9632,6 +10996,7 @@ msgctxt ""
msgid "Delete Points"
msgstr "Smazat body"
+#. QyFhj
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9640,6 +11005,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/imapdialog/TBI_POLYDELETE\">Deletes the selected anchor point.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/imapdialog/TBI_POLYDELETE\">Smaže vybraný kotevní bod.</ahelp>"
+#. eFc9N
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9648,6 +11014,7 @@ msgctxt ""
msgid "<image id=\"img_id3154508\" src=\"cmd/sc_bezierdelete.png\"><alt id=\"alt_id3154508\">Icon</alt></image>"
msgstr "<image id=\"img_id3154508\" src=\"cmd/sc_bezierdelete.png\"><alt id=\"alt_id3154508\">Ikona</alt></image>"
+#. WB6Zf
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9656,6 +11023,7 @@ msgctxt ""
msgid "Delete Points"
msgstr "Smazat body"
+#. QC2w3
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9664,6 +11032,7 @@ msgctxt ""
msgid "Active"
msgstr "Aktivní"
+#. vCkxK
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9672,6 +11041,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/imapdialog/TBI_ACTIVE\">Disables or enables the hyperlink for the selected hotspot. A disabled hotspot is transparent.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/imapdialog/TBI_ACTIVE\">Povolí nebo zakáže hypertextový odkaz pro vybranou oblast. Zakázaná oblast je průhledná.</ahelp>"
+#. ncC7x
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9680,6 +11050,7 @@ msgctxt ""
msgid "<image id=\"img_id3145232\" src=\"svx/res/id016.png\"><alt id=\"alt_id3145232\">Icon</alt></image>"
msgstr "<image id=\"img_id3145232\" src=\"svx/res/id016.png\"><alt id=\"alt_id3145232\">Ikona</alt></image>"
+#. Giw7b
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9688,6 +11059,7 @@ msgctxt ""
msgid "Active"
msgstr "Aktivní"
+#. 5dKoE
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9696,6 +11068,7 @@ msgctxt ""
msgid "Macro"
msgstr "Makro"
+#. MZbHo
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9704,6 +11077,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/imapdialog/TBI_MACRO\">Lets you assign a macro that runs when you click the selected hotspot in a browser.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/imapdialog/TBI_MACRO\">Umožňuje přiřadit makro, které se spustí, když v prohlížeči klepnete na vybranou oblast.</ahelp>"
+#. wPorY
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9712,6 +11086,7 @@ msgctxt ""
msgid "<image id=\"img_id3153922\" src=\"cmd/sc_choosemacro.png\"><alt id=\"alt_id3153922\">Icon</alt></image>"
msgstr "<image id=\"img_id3153922\" src=\"cmd/sc_choosemacro.png\"><alt id=\"alt_id3153922\">Ikona</alt></image>"
+#. cVL5D
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9720,6 +11095,7 @@ msgctxt ""
msgid "Macro"
msgstr "Makro"
+#. mUiNF
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9728,6 +11104,7 @@ msgctxt ""
msgid "Properties"
msgstr "Vlastnosti"
+#. 7JBtf
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9736,6 +11113,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/imapdialog/TBI_PROPERTY\">Allows you to define the properties of the selected hotspot.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/imapdialog/TBI_PROPERTY\">Umožňuje určit vlastnosti vybrané oblasti.</ahelp>"
+#. L9PZZ
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9744,6 +11122,7 @@ msgctxt ""
msgid "<image id=\"img_id3149735\" src=\"cmd/sc_modifyframe.png\"><alt id=\"alt_id3149735\">Icon</alt></image>"
msgstr "<image id=\"img_id3149735\" src=\"cmd/sc_modifyframe.png\"><alt id=\"alt_id3149735\">Ikona</alt></image>"
+#. imNDz
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9752,6 +11131,7 @@ msgctxt ""
msgid "Properties"
msgstr "Vlastnosti"
+#. UCXCq
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9760,6 +11140,7 @@ msgctxt ""
msgid "Address:"
msgstr "Adresa:"
+#. anyot
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9768,6 +11149,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/imapdialog/url\">Enter the URL for the file that you want to open when you click the selected hotspot.</ahelp> If you want to jump to an anchor within the document, the address should be of the form \"file:///C:/Documents/document_name#anchor_name\"."
msgstr ""
+#. hLsyD
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9776,6 +11158,7 @@ msgctxt ""
msgid "Text:"
msgstr "Text:"
+#. ccR9n
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9784,6 +11167,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/imapdialog/text\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
msgstr "<ahelp hid=\"svx/ui/imapdialog/text\">Zadejte text, který se má zobrazit, když podržíte ukazatel myši na oblasti.</ahelp> Pokud nezadáte text, zobrazí se <emph>Adresa</emph>."
+#. DAgwb
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9792,6 +11176,7 @@ msgctxt ""
msgid "Frame:"
msgstr "Rámec:"
+#. 3M7Ya
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9800,6 +11185,7 @@ msgctxt ""
msgid "Enter the name of the target frame that you want to open the URL in. You can also select a standard frame name from the list."
msgstr "Zadejte název rámce, ve kterém se má URL otevřít. Také je možné vybrat standardní rámec ze seznamu."
+#. JxF6J
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9808,6 +11194,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020400.xhp#targets\" name=\"List of frame types\">List of frame types</link>"
msgstr "<link href=\"text/shared/01/05020400.xhp#targets\" name=\"Seznam druhů rámců\">Seznam druhů rámců</link>"
+#. qB8Cc
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9816,6 +11203,7 @@ msgctxt ""
msgid "Graphic View"
msgstr "Zobrazení obrázku"
+#. dWFVp
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9824,6 +11212,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/imapdialog/container\">Displays the image map, so that you can click and edit the hotspots.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/imapdialog/container\">Zobrazí obrázkovou mapu, abyste na ni mohli klepnout a upravit oblasti.</ahelp>"
+#. xkWzd
#: 02220000.xhp
msgctxt ""
"02220000.xhp\n"
@@ -9832,6 +11221,7 @@ msgctxt ""
msgid "<link href=\"text/shared/guide/keyboard.xhp\" name=\"Controlling the ImageMap Editor With the Keyboard\">Controlling the ImageMap Editor With the Keyboard</link>"
msgstr "<link href=\"text/shared/guide/keyboard.xhp\" name=\"Ovládání editoru obrázkových map klávesnicí\">Ovládání editoru obrázkových map klávesnicí</link>"
+#. kKJEY
#: 02220100.xhp
msgctxt ""
"02220100.xhp\n"
@@ -9840,6 +11230,7 @@ msgctxt ""
msgid "Description"
msgstr "Popis"
+#. T8kon
#: 02220100.xhp
msgctxt ""
"02220100.xhp\n"
@@ -9848,6 +11239,7 @@ msgctxt ""
msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
msgstr "<bookmark_value>oblasti;vlastnosti</bookmark_value><bookmark_value>vlastnosti;oblasti</bookmark_value><bookmark_value>obrázková mapa;vlastnosti oblasti</bookmark_value>"
+#. nkTuA
#: 02220100.xhp
msgctxt ""
"02220100.xhp\n"
@@ -9856,6 +11248,7 @@ msgctxt ""
msgid "Description"
msgstr "Popis"
+#. fhfaw
#: 02220100.xhp
msgctxt ""
"02220100.xhp\n"
@@ -9864,6 +11257,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/cuiimapdlg/IMapDialog\">Lists the properties for the selected hotspot.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/IMapDialog\">Zobrazí vlastnosti vybrané oblasti.</ahelp>"
+#. 9EFMJ
#: 02220100.xhp
msgctxt ""
"02220100.xhp\n"
@@ -9872,6 +11266,7 @@ msgctxt ""
msgid "Hyperlink"
msgstr "Hypertextový odkaz"
+#. JQsC8
#: 02220100.xhp
msgctxt ""
"02220100.xhp\n"
@@ -9880,6 +11275,7 @@ msgctxt ""
msgid "Lists the properties of the URL that is attached to the hotspot."
msgstr "Zobrazí vlastnosti URL, které je připojené k oblasti."
+#. m5ej6
#: 02220100.xhp
msgctxt ""
"02220100.xhp\n"
@@ -9888,6 +11284,7 @@ msgctxt ""
msgid "URL:"
msgstr "URL:"
+#. R9sNj
#: 02220100.xhp
msgctxt ""
"02220100.xhp\n"
@@ -9896,6 +11293,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/cuiimapdlg/urlentry\">Enter the URL for the file that you want to open when you click the selected hotspot.</ahelp> If you want to jump to a named anchor within the current document, the address should be of the form \"file:///C:/Documents/[current_document_name]#anchor_name\"."
msgstr ""
+#. tiywL
#: 02220100.xhp
msgctxt ""
"02220100.xhp\n"
@@ -9904,6 +11302,7 @@ msgctxt ""
msgid "Alternative text:"
msgstr "Alternativní text"
+#. dgZr8
#: 02220100.xhp
msgctxt ""
"02220100.xhp\n"
@@ -9912,6 +11311,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Zadejte text, který se má zobrazit, když podržíte ukazatel myši na oblasti.</ahelp> Pokud nezadáte text, zobrazí se <emph>Adresa</emph>."
+#. MbEv7
#: 02220100.xhp
msgctxt ""
"02220100.xhp\n"
@@ -9920,6 +11320,7 @@ msgctxt ""
msgid "Frame:"
msgstr "Rámec"
+#. vJrHg
#: 02220100.xhp
msgctxt ""
"02220100.xhp\n"
@@ -9928,6 +11329,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/cuiimapdlg/frameCB\">Enter the name of the target frame that you want to open the URL in. You can also select a standard frame name that is recognized by all browsers from the list.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/frameCB\">Zadejte název rámce, ve kterém se má URL otevřít. Také je možné vybrat standardní rámec ze seznamu.</ahelp>"
+#. BgAcM
#: 02220100.xhp
msgctxt ""
"02220100.xhp\n"
@@ -9936,6 +11338,7 @@ msgctxt ""
msgid "Name:"
msgstr "Název:"
+#. UHija
#: 02220100.xhp
msgctxt ""
"02220100.xhp\n"
@@ -9944,6 +11347,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/cuiimapdlg/nameentry\">Enter a name for the image.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/nameentry\">Zadejte název obrázku.</ahelp>"
+#. r4TKV
#: 02220100.xhp
msgctxt ""
"02220100.xhp\n"
@@ -9952,6 +11356,7 @@ msgctxt ""
msgid "Description"
msgstr "Popis"
+#. BiNjf
#: 02220100.xhp
msgctxt ""
"02220100.xhp\n"
@@ -9960,6 +11365,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter a description for the hotspot.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte popis oblasti.</ahelp>"
+#. rszjy
#: 02230000.xhp
msgctxt ""
"02230000.xhp\n"
@@ -9968,6 +11374,7 @@ msgctxt ""
msgid "Track Changes"
msgstr "Sledování změn"
+#. SaAuE
#: 02230000.xhp
msgctxt ""
"02230000.xhp\n"
@@ -9976,6 +11383,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02230000.xhp\" name=\"Changes\">Track Changes</link>"
msgstr "<link href=\"text/shared/01/02230000.xhp\" name=\"Změny\">Sledování změn</link>"
+#. vZ58F
#: 02230000.xhp
msgctxt ""
"02230000.xhp\n"
@@ -9984,6 +11392,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Lists the commands that are available for tracking changes in your file.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazuje příkazy, které jsou k dispozici pro sledování změn v souboru.</ahelp>"
+#. ATtLN
#: 02230000.xhp
msgctxt ""
"02230000.xhp\n"
@@ -9992,6 +11401,7 @@ msgctxt ""
msgid "Show"
msgstr "Zobrazit"
+#. Krv6i
#: 02230000.xhp
msgctxt ""
"02230000.xhp\n"
@@ -10000,6 +11410,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02230400.xhp\" name=\"Manage\">Manage</link>"
msgstr "<link href=\"text/shared/01/02230400.xhp\" name=\"Spravovat\">Spravovat</link>"
+#. 7B7c9
#: 02230000.xhp
msgctxt ""
"02230000.xhp\n"
@@ -10008,6 +11419,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02230300.xhp\" name=\"Comment\">Comment</link>"
msgstr "<link href=\"text/shared/01/02230300.xhp\" name=\"Komentář\">Komentář</link>"
+#. qEpxC
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
@@ -10016,6 +11428,7 @@ msgctxt ""
msgid "Record Changes"
msgstr "Zaznamenávat změny"
+#. HgdbZ
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
@@ -10024,6 +11437,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02230100.xhp\" name=\"Record Changes\">Record Changes</link>"
msgstr "<link href=\"text/shared/01/02230100.xhp\" name=\"Zaznamenávat změny\">Zaznamenávat změny</link>"
+#. FeZzp
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
@@ -10032,6 +11446,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
msgstr "<ahelp hid=\".\">Sleduje změny, které jsou provedeny v aktuálním dokumentu, a zaznamenává u nich čas a autora.</ahelp>"
+#. FJDpx
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
@@ -10040,6 +11455,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Zvolíte-li <emph>Úpravy - Sledování změn - Zobrazit</emph>, označí se řádky obsahující změněné části textu svislou čárou na levém okraji stránky. Vlastnosti této svislé čáry a dalších značek můžete nastavit volbou <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Změny\"><emph>%PRODUCTNAME Writer - Změny</emph></link> v dialogovém okně <emph>Možnosti</emph>.</caseinline></switchinline>"
+#. EaBGD
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
@@ -10048,6 +11464,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vlastnosti značek můžete nastavit volbou <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Změny</emph></link> v dialogovém okně <emph>Možnosti</emph>.</caseinline></switchinline>"
+#. FZjJC
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
@@ -10056,6 +11473,7 @@ msgctxt ""
msgid "The following changes are tracked when the record changes command is active:"
msgstr "Je-li aktivní sledování změn, zaznamenávány jsou následující změny:"
+#. oUQkB
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
@@ -10064,6 +11482,7 @@ msgctxt ""
msgid "Paste and delete text."
msgstr "Vkládání a odstraňování textu."
+#. 8EsEn
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
@@ -10072,6 +11491,7 @@ msgctxt ""
msgid "Move paragraphs."
msgstr "Přesouvání odstavců."
+#. wGE6h
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
@@ -10080,6 +11500,7 @@ msgctxt ""
msgid "Sort text."
msgstr "Řazení textu."
+#. jWgzP
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
@@ -10088,6 +11509,7 @@ msgctxt ""
msgid "Find and replace text."
msgstr "Vyhledávání a nahrazování textu."
+#. CxBbA
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
@@ -10096,6 +11518,7 @@ msgctxt ""
msgid "Insert attributes that are one character wide, for example, fields and footnotes."
msgstr "vkládání prvků, které jsou jeden znak široké, např. pole a poznámky"
+#. CxJgE
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
@@ -10104,6 +11527,7 @@ msgctxt ""
msgid "Insert sheets, ranges."
msgstr "Vkládání listů nebo oblastí."
+#. B5rDZ
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
@@ -10112,6 +11536,7 @@ msgctxt ""
msgid "Insert document."
msgstr "Vkládání dokumentu."
+#. mMqvo
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
@@ -10120,6 +11545,7 @@ msgctxt ""
msgid "Insert AutoText."
msgstr "Vkládání automatického textu."
+#. HEEeM
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
@@ -10128,6 +11554,7 @@ msgctxt ""
msgid "Insert from clipboard."
msgstr "Vkládání obsahu schránky."
+#. yQ2vD
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
@@ -10136,6 +11563,7 @@ msgctxt ""
msgid "Change cell contents by insertions and deletions."
msgstr "Změny obsahu buněk vkládáním nebo odstraňováním."
+#. 2p7Mb
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
@@ -10144,6 +11572,7 @@ msgctxt ""
msgid "Insert or delete columns and rows."
msgstr "Vkládání nebo odstraňování sloupců nebo řádků."
+#. fQv5Y
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
@@ -10152,6 +11581,7 @@ msgctxt ""
msgid "Insert sheets."
msgstr "Vkládání listů."
+#. Bqyxh
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
@@ -10160,6 +11590,7 @@ msgctxt ""
msgid "Cut, copy and paste through the clipboard."
msgstr "Vyjímání, kopírování a vkládání přes schránku."
+#. ZqPJk
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
@@ -10168,6 +11599,7 @@ msgctxt ""
msgid "Move by dragging and dropping."
msgstr "Přesunování přetažením."
+#. eqYfv
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
@@ -10176,6 +11608,7 @@ msgctxt ""
msgid "When the record changes command is active, you cannot delete, move, merge, split, or copy cells or delete sheets."
msgstr "Je-li zapnuté sledování změn, není možné odstraňovat, přesouvat, spojovat, rozdělovat či kopírovat buňky nebo mazat listy."
+#. DaFFu
#: 02230150.xhp
msgctxt ""
"02230150.xhp\n"
@@ -10184,6 +11617,7 @@ msgctxt ""
msgid "Protect Changes"
msgstr "Zamknout změny"
+#. FsMUP
#: 02230150.xhp
msgctxt ""
"02230150.xhp\n"
@@ -10192,14 +11626,16 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02230150.xhp\" name=\"Protect Changes\">Protect Changes</link>"
msgstr "<link href=\"text/shared/01/02230150.xhp\" name=\"Zamknout změny\">Zamknout změny</link>"
+#. xSn6G
#: 02230150.xhp
msgctxt ""
"02230150.xhp\n"
"par_id3150794\n"
"help.text"
-msgid "<ahelp hid=\".uno:ProtectTraceChangeMode\">Prevents a user from deactivating the record changes feature, or from accepting or rejecting changes unless the user enters a password.</ahelp>"
-msgstr "<ahelp hid=\".uno:ProtectTraceChangeMode\">Zabraňuje uživateli deaktivovat funkci ukládání změn nebo potvrzení či odmítnutí změn, pokud uživatel nezadá heslo.</ahelp>"
+msgid "<ahelp hid=\".\">Prevents a user from deactivating the record changes feature, or from accepting or rejecting changes unless the user enters a password.</ahelp>"
+msgstr ""
+#. SuBoG
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
@@ -10208,6 +11644,7 @@ msgctxt ""
msgid "Show Changes"
msgstr "Zobrazit změny"
+#. EDEEu
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
@@ -10216,6 +11653,7 @@ msgctxt ""
msgid "<bookmark_value>changes; showing</bookmark_value><bookmark_value>hiding;changes</bookmark_value><bookmark_value>showing; changes</bookmark_value>"
msgstr "<bookmark_value>změny; zobrazení</bookmark_value><bookmark_value>skrývání; změny</bookmark_value><bookmark_value>zobrazení; změny</bookmark_value>"
+#. QrcEB
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
@@ -10224,6 +11662,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02230200.xhp\" name=\"Show Changes\">Show Changes</link>"
msgstr "<link href=\"text/shared/01/02230200.xhp\" name=\"Zobrazit změny\">Zobrazit změny</link>"
+#. Bk7zQ
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
@@ -10232,6 +11671,7 @@ msgctxt ""
msgid "<variable id=\"text\"><ahelp hid=\".\">Shows or hides recorded changes.</ahelp></variable>"
msgstr "<variable id=\"text\"><ahelp hid=\".\">Zobrazí nebo skryje zaznamenané změny.</ahelp></variable>"
+#. vT4cK
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
@@ -10240,6 +11680,7 @@ msgctxt ""
msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr "Vlastnosti zobrazení značek můžete změnit volbou <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Změny</emph></link> v dialogovém okně <emph>Možnosti</emph>.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Změny</emph></link> v dialogovém okně <emph>Možnosti</emph>.</caseinline></switchinline>"
+#. ZBLxs
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
@@ -10248,6 +11689,7 @@ msgctxt ""
msgid "When you rest the mouse pointer over a change markup in the document, a <emph>Tip</emph> displays the author and the date and time that the change was made.<switchinline select=\"appl\"><caseinline select=\"CALC\"> If the <emph>Extended Tips</emph> are activated, the type of change and any attached comments are also displayed.</caseinline></switchinline>"
msgstr "Podržíte-li ukazatel myši na označení změny v dokumentu, zobrazí se <emph>Tip</emph> s autorem, datem a časem změny.<switchinline select=\"appl\"><caseinline select=\"CALC\"> Jsou-li povoleny <emph>Rozšířené tipy</emph>, zobrazí se také typ změny a připojené komentáře.</caseinline></switchinline>"
+#. BGvUy
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
@@ -10256,6 +11698,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show changes in spreadsheet</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Zobrazit změny v sešitu</caseinline></switchinline>"
+#. 9Psyn
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
@@ -10264,6 +11707,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/showchangesdialog/showchanges\">Shows or hides recorded changes.</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/showchangesdialog/showchanges\">Zobrazí nebo skryje záznamy o změnách.</ahelp></caseinline></switchinline>"
+#. zfEKP
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
@@ -10272,6 +11716,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show accepted changes</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Zobrazit přijaté změny</caseinline></switchinline>"
+#. aXEjN
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
@@ -10280,6 +11725,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/showchangesdialog/showaccepted\">Shows or hides the changes that were accepted.</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/showchangesdialog/showaccepted\">Zobrazí nebo skryje změny, které byly přijaty.</ahelp></caseinline></switchinline>"
+#. WXkoS
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
@@ -10288,6 +11734,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Zobrazit odmítnuté změny</caseinline></switchinline>"
+#. LFAGU
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
@@ -10296,6 +11743,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/showchangesdialog/showrejected\">Shows or hides the changes that were rejected.</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/showchangesdialog/showrejected\">Zobrazí nebo skryje změny, které byly odmítnuty.</ahelp></caseinline></switchinline>"
+#. 8KTZB
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
@@ -10304,6 +11752,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02230300.xhp\" name=\"Comments\">Comments</link>"
msgstr "<link href=\"text/shared/01/02230300.xhp\" name=\"Komentáře\">Komentáře</link>"
+#. nXYPN
#: 02230300.xhp
msgctxt ""
"02230300.xhp\n"
@@ -10312,6 +11761,7 @@ msgctxt ""
msgid "Comment"
msgstr "Komentář"
+#. kACnW
#: 02230300.xhp
msgctxt ""
"02230300.xhp\n"
@@ -10320,6 +11770,7 @@ msgctxt ""
msgid "Comment"
msgstr "Komentář"
+#. PGH6N
#: 02230300.xhp
msgctxt ""
"02230300.xhp\n"
@@ -10328,6 +11779,7 @@ msgctxt ""
msgid "<variable id=\"kommentartext\"><ahelp hid=\".\">Enter a comment for the recorded change.</ahelp></variable>"
msgstr "<variable id=\"kommentartext\"><ahelp hid=\".\">Zadejte komentář k zaznamenané změně.</ahelp></variable>"
+#. C9xGD
#: 02230300.xhp
msgctxt ""
"02230300.xhp\n"
@@ -10336,6 +11788,7 @@ msgctxt ""
msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
msgstr "Komentář je možné připojit, je-li <switchinline select=\"appl\"><caseinline select=\"WRITER\">kurzor ve změněné části textu</caseinline><caseinline select=\"CALC\">je vybrána změněná buňka</caseinline></switchinline>, nebo v dialogovém okně <emph>Spravovat změny</emph>."
+#. ny8JD
#: 02230300.xhp
msgctxt ""
"02230300.xhp\n"
@@ -10344,6 +11797,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Komentáře se zobrazují jako tipy, podržíte-li ukazatel myši na změněné buňce. Komentáře připojené ke změněné buňce si je možné prohlédnout také v dialogovém okně <link href=\"text/shared/01/02230400.xhp\" name=\"Spravovat změny\"><emph>Spravovat změny</emph></link>. </caseinline></switchinline>"
+#. bhD8i
#: 02230400.xhp
msgctxt ""
"02230400.xhp\n"
@@ -10352,6 +11806,7 @@ msgctxt ""
msgid "Manage changes"
msgstr "Spravovat změny"
+#. boG5C
#: 02230400.xhp
msgctxt ""
"02230400.xhp\n"
@@ -10360,6 +11815,7 @@ msgctxt ""
msgid "Manage changes"
msgstr "Spravovat změny"
+#. frkxa
#: 02230400.xhp
msgctxt ""
"02230400.xhp\n"
@@ -10368,6 +11824,7 @@ msgctxt ""
msgid "<variable id=\"redlining\"><ahelp hid=\".\">Accept or reject recorded changes.</ahelp></variable>"
msgstr "<variable id=\"redlining\"><ahelp hid=\".\">Přijme nebo odmítne zaznamenané změny.</ahelp></variable>"
+#. y9E7m
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10376,6 +11833,7 @@ msgctxt ""
msgid "List"
msgstr "Seznam"
+#. 37YBA
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10384,6 +11842,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02230401.xhp\" name=\"List\">List</link>"
msgstr "<link href=\"text/shared/01/02230401.xhp\" name=\"Seznam\">Seznam</link>"
+#. iTDdD
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10392,6 +11851,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/redlineviewpage/RedlineViewPage\">Accept or reject individual changes.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/redlineviewpage/RedlineViewPage\">Přijme nebo odmítne jednotlivé změny.</ahelp>"
+#. g6UNF
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10400,6 +11860,7 @@ msgctxt ""
msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
msgstr "Na kartě <emph>Seznam</emph> jsou zobrazeny všechny změny, které jsou zaznamenány v aktuálním dokumentu. Pokud chcete tento seznam filtrovat, klepněte na kartu <emph>Filtr</emph> a vyberte <link href=\"text/shared/01/02230402.xhp\" name=\"kritéria filtrování\">kritéria filtrování</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\">Pokud seznam obsahuje vnořené změny, zobrazují se závislosti bez ohledu na filtr.</caseinline></switchinline>"
+#. QwEH4
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10408,6 +11869,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Vnořené závislosti nastanou, když se překrývají změny provedené různými autory.</caseinline></switchinline>"
+#. get8q
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10416,6 +11878,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Klepnutím na znak plus u položky seznamu zobrazíte všechny změny zaznamenané pro určitou buňku.</caseinline></switchinline>"
+#. rXo8V
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10424,6 +11887,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Pokud jedna ze vnořených změn buňky odpovídá kritériu filtru, zobrazí se všechny změny buňky. Když filtrujete seznam změn, zobrazují se záznamy různou barvou podle následující tabulky:</caseinline></switchinline>"
+#. hCB3b
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10432,6 +11896,7 @@ msgctxt ""
msgid "Color"
msgstr "Barva"
+#. YZb2e
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10440,6 +11905,7 @@ msgctxt ""
msgid "Meaning"
msgstr "Význam"
+#. JyQtj
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10448,6 +11914,7 @@ msgctxt ""
msgid "black"
msgstr "černé"
+#. G88BP
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10456,6 +11923,7 @@ msgctxt ""
msgid "The entry matches a filter criterion."
msgstr "Položka odpovídá kritériu filtru."
+#. RSRGN
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10464,6 +11932,7 @@ msgctxt ""
msgid "blue"
msgstr "modrá"
+#. 3jY65
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10472,6 +11941,7 @@ msgctxt ""
msgid "One or more subentries matches a filter criterion."
msgstr "Jeden či více podzáznamů odpovídá kritériu filtru."
+#. ShSzC
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10480,6 +11950,7 @@ msgctxt ""
msgid "gray"
msgstr "šedá"
+#. DKDPK
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10488,6 +11959,7 @@ msgctxt ""
msgid "The subentry does not match a filter criterion."
msgstr "Podzáznam neodpovídá kritériu filtru."
+#. nCF52
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10496,6 +11968,7 @@ msgctxt ""
msgid "green"
msgstr "zelená"
+#. hhJhB
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10504,6 +11977,7 @@ msgctxt ""
msgid "The subentry matches a filter criterion."
msgstr "Podzáznam odpovídá kritériu filtru."
+#. R4T28
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10512,6 +11986,7 @@ msgctxt ""
msgid "Selection field"
msgstr "Pole výběru"
+#. Yh7VB
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10520,6 +11995,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
msgstr "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Vypíše změny, který byly v dokumentu zaznamenány. Pokud vyberete v seznamu položku, příslušná změna se v dokumentu zvýrazní. Seznam seřadíte klepnutím na záhlaví sloupce.</ahelp> Chcete-li vybrat v seznamu více položek, podržte při klepnutí <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>."
+#. VNzLT
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10528,6 +12004,7 @@ msgctxt ""
msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
msgstr "Chcete-li upravit komentář položky seznamu, klepněte pravým tlačítkem na položku a zvolte <emph>Úpravy - Komentář</emph>."
+#. PLDj4
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10536,6 +12013,7 @@ msgctxt ""
msgid "After you accept or reject a change, the entries of the list are re-ordered according to \"Accepted\" or \"Rejected\" status."
msgstr "Když přijmete nebo odmítnete změny, přeřadí se položky seznamu podle nového stavu \"Přijato\" nebo \"Odmítnuto\"."
+#. m9h8Z
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10544,6 +12022,7 @@ msgctxt ""
msgid "Action"
msgstr "Činnost"
+#. acX65
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10552,6 +12031,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/calcaction\">Lists the changes that were made in the document.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/calcaction\">Zobrazí změny provedené v dokumentu.</ahelp>"
+#. nkBcA
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10560,6 +12040,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Umístění.</caseinline></switchinline>"
+#. DCkaV
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10568,6 +12049,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Zobrazí buňky, jejichž obsah byl změněn.</caseinline></switchinline>"
+#. GZFFs
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10576,6 +12058,7 @@ msgctxt ""
msgid "Author"
msgstr "Autor"
+#. SVGkW
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10584,6 +12067,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/calcauthor\">Lists the user who made the change.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/calcauthor\">Zobrazuje uživatele, který provedl změnu.</ahelp>"
+#. P9CDe
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10592,6 +12076,7 @@ msgctxt ""
msgid "Date"
msgstr "Datum"
+#. xm3QM
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10600,6 +12085,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/calcdate\">Lists the date and time that the change was made.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/calcdate\">Zobrazuje datum a čas provedení změny.</ahelp>"
+#. 8KSDe
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10608,6 +12094,7 @@ msgctxt ""
msgid "Comment"
msgstr "Komentář"
+#. 6R5KM
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10616,6 +12103,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/calcdesc\">Lists the comments that are attached to the change.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/calcdesc\">Zobrazuje komentáře připojené ke změně.</ahelp>"
+#. idb76
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10624,6 +12112,7 @@ msgctxt ""
msgid "Accept"
msgstr "Přijmout"
+#. 8pYCX
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10632,6 +12121,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Accepts the selected change and removes the highlighting from the change in the document.</ahelp>"
msgstr "<ahelp hid=\".\">Přijme vybranou změnu a odstraní zvýraznění změny v dokumentu.</ahelp>"
+#. NG3rE
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10640,6 +12130,7 @@ msgctxt ""
msgid "Reject"
msgstr "Odmítnout"
+#. yCxtY
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10648,6 +12139,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Rejects the selected change and removes the highlighting from the change in the document.</ahelp>"
msgstr "<ahelp hid=\".\">Odmítne vybranou změnu a odstraní zvýraznění změny v dokumentu.</ahelp>"
+#. jA9SB
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10656,6 +12148,7 @@ msgctxt ""
msgid "Accept All"
msgstr "Přijmout vše"
+#. NfNEa
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10664,6 +12157,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/acceptall\">Accepts all of the changes and removes the highlighting from the document.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/acceptall\">Přijme všechny změny a odstraní z dokumentu zvýraznění.</ahelp>"
+#. F9rVR
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10672,6 +12166,7 @@ msgctxt ""
msgid "Reject All"
msgstr "Odmítnout vše"
+#. 2DhXs
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10680,6 +12175,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/rejectall\">Rejects all of the changes and removes the highlighting from the document.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/rejectall\">Odmítne všechny změny a odstraní z dokumentu zvýraznění.</ahelp>"
+#. 2BSKd
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10688,6 +12184,7 @@ msgctxt ""
msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
msgstr "Chcete-li vrátit přijmutí či odmítnutí změny, zvolte <emph>Úpravy - Zpět</emph>."
+#. JQUBb
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10696,6 +12193,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Zpět</caseinline></switchinline>"
+#. PAJA5
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10704,6 +12202,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Pokud provedete změny příkazem <emph>Nástroje - Automatický formát - Použít a upravit změny</emph>, zobrazí se v dialogu tlačítko <emph>Zpět</emph>.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Vrátí poslední příkaz Přijmout nebo Odmítnout.</ahelp></caseinline></switchinline>"
+#. FA3aa
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10712,6 +12211,7 @@ msgctxt ""
msgid "There are additional commands in the <emph>context menu</emph> of the list:"
msgstr "V <emph>místní nabídce</emph> seznamu jsou k dispozici další příkazy:"
+#. CfkQT
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10720,6 +12220,7 @@ msgctxt ""
msgid "Edit comment"
msgstr "Upravit komentář"
+#. P2sqZ
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10728,6 +12229,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/calcedit\">Edit the comment for the selected change.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/calcedit\">Upraví komentář vybrané změny.</ahelp>"
+#. uwQta
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10736,6 +12238,7 @@ msgctxt ""
msgid "Sort"
msgstr "Seřadit"
+#. xNvmD
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10744,6 +12247,7 @@ msgctxt ""
msgid "Sorts the list according to the column headings."
msgstr "Seřadí seznam podle záhlaví sloupce."
+#. 4Ux7V
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10752,6 +12256,7 @@ msgctxt ""
msgid "Action"
msgstr "Činnost"
+#. 52NqM
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10760,6 +12265,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writeraction\">Sorts the list according to the type of change.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writeraction\">Seřadí seznam podle druhu změny.</ahelp>"
+#. RypTP
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10768,6 +12274,7 @@ msgctxt ""
msgid "Author"
msgstr "Autor"
+#. Mzy7N
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10776,6 +12283,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Seřadí seznam podle autora.</ahelp>"
+#. CXysU
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10784,6 +12292,7 @@ msgctxt ""
msgid "Date"
msgstr "Datum"
+#. fpdPQ
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10792,6 +12301,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerdate\">Sorts the list according to the date and time.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerdate\">Seřadí seznam podle data a času.</ahelp>"
+#. X3Qwo
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10800,6 +12310,7 @@ msgctxt ""
msgid "Comment"
msgstr "Komentář"
+#. UVVDw
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10808,6 +12319,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerdesc\">Sorts the list according to the comments that are attached to the changes.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerdesc\">Seřadí seznam podle komentářů, které jsou připojené ke změnám.</ahelp>"
+#. Lpnxk
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10816,6 +12328,7 @@ msgctxt ""
msgid "Document Position"
msgstr "Umístění v dokumentu"
+#. edFXG
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
@@ -10824,6 +12337,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/calcposition\">Sorts the list in a descending order according to the position of the changes in the document. This is the default sorting method.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/calcposition\">Seřadí seznam v sestupném pořadí podle umístění změn v dokumentu. Jedná se o výchozí způsob řazení.</ahelp>"
+#. oCEUZ
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -10832,6 +12346,7 @@ msgctxt ""
msgid "Filter"
msgstr "Filtr"
+#. szgPK
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -10840,6 +12355,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02230402.xhp\" name=\"Filter\">Filter</link>"
msgstr "<link href=\"text/shared/01/02230402.xhp\" name=\"Filtr\">Filtr</link>"
+#. RBocS
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -10848,6 +12364,7 @@ msgctxt ""
msgid "Set the criteria for filtering the list of changes on the <link href=\"text/shared/01/02230401.xhp\" name=\"List\"><emph>List</emph></link> tab."
msgstr "Nastaví kritéria filtrování seznamu změn na kartě <link href=\"text/shared/01/02230401.xhp\" name=\"Seznam\"><emph>Seznam</emph></link>."
+#. vGWGJ
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -10856,6 +12373,7 @@ msgctxt ""
msgid "Date"
msgstr "Datum"
+#. GexC4
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -10864,6 +12382,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Filters the list of changes according to the date and the time that you specify.</ahelp>"
msgstr "<ahelp hid=\".\">Filtruje seznam změn podle zadaného data a času.</ahelp>"
+#. ZWMwj
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -10872,6 +12391,7 @@ msgctxt ""
msgid "Set Date/Time"
msgstr "Nastavit datum a čas"
+#. VM64D
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -10880,6 +12400,7 @@ msgctxt ""
msgid "<image id=\"img_id3150771\" src=\"cmd/sc_timefield.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150771\">Icon</alt></image>"
msgstr "<image id=\"img_id3150771\" src=\"cmd/sc_timefield.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150771\">Icon</alt></image>"
+#. x6MJB
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -10888,6 +12409,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enters the current date and time into the corresponding boxes.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte do odpovídajících polí aktuální datum a čas.</ahelp>"
+#. mkMGc
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -10896,6 +12418,7 @@ msgctxt ""
msgid "Author"
msgstr "Autor"
+#. 6bAAD
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -10904,6 +12427,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Filters the list of changes according to the name of the author that you select from the list.</ahelp>"
msgstr "<ahelp hid=\".\">Filtruje seznam změn podle jména autora, které vyberete ze seznamu.</ahelp>"
+#. C2PB6
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -10912,6 +12436,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Rozsah</caseinline></switchinline>"
+#. QiqSj
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -10920,6 +12445,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filtruje seznam změn podle určené oblasti buněk. Chcete-li vybrat oblast buněk v listu, klepněte na tlačítko <emph>Nastavit odkaz</emph> (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+#. fotFF
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -10928,6 +12454,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Nastavit odkaz</caseinline></switchinline>"
+#. n5h3G
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -10936,6 +12463,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the range of cells that you want to use as a filter.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte oblast buněk, které chcete použít jako filtr.</ahelp>"
+#. FDDA7
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -10944,6 +12472,7 @@ msgctxt ""
msgid "<image id=\"img_id3154138\" src=\"media/helpimg/starmath/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154138\">Icon</alt></image>"
msgstr "<image id=\"img_id3154138\" src=\"media/helpimg/starmath/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154138\">Ikona</alt></image>"
+#. 5JERA
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -10952,6 +12481,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/redlinefilterpage/dotdotdot\">Select the range of cells that you want to use as a filter.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/redlinefilterpage/dotdotdot\">Vyberte oblast buněk, které chcete použít jako filtr.</ahelp>"
+#. wubVA
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -10960,6 +12490,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Minimalizovat/Maximalizovat</caseinline></switchinline>"
+#. EhDVs
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -10968,6 +12499,7 @@ msgctxt ""
msgid "<image id=\"img_id3154153\" src=\"formula/res/refinp1.png\" width=\"0.1327inch\" height=\"0.1327inch\"><alt id=\"alt_id3154153\">Icon</alt></image>"
msgstr "<image id=\"img_id3154153\" src=\"formula/res/refinp1.png\" width=\"0.1327inch\" height=\"0.1327inch\"><alt id=\"alt_id3154153\">Ikonka</alt></image>"
+#. oKWMr
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -10976,6 +12508,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/simplerefdialog/SimpleRefDialog\">Select the range of cells that you want to use as a filter, and then click this button to return to the filter list.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/simplerefdialog/SimpleRefDialog\">Vyberte oblast buněk, které chcete použít jako filtr, a poté se klepnutím na toto tlačítko vraťte k nastavení filtru.</ahelp>"
+#. JYgGm
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -10984,6 +12517,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Činnost</caseinline></switchinline>"
+#. GN8ab
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -10992,6 +12526,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\".\">Filters the list of changes according to the type of change that you select in the <emph>Action</emph> box.</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\".\">Filtruje seznam změn podle druhu, který vyberete v poli <emph>Činnost</emph>.</ahelp></caseinline></switchinline>"
+#. 7DPCk
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -11000,6 +12535,7 @@ msgctxt ""
msgid "Comment"
msgstr "Komentář"
+#. JmQru
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -11008,6 +12544,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
msgstr "<ahelp hid=\".\">Filtruje komentáře změn podle zadaných klíčových slov. </ahelp>"
+#. CoXqW
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
@@ -11016,6 +12553,7 @@ msgctxt ""
msgid "You can also use <link href=\"text/shared/01/02100000.xhp\" name=\"regular expressions\">regular expressions</link> (wildcards) when you filter the comments."
msgstr "Při filtrování komentářů je možné použít také <link href=\"text/shared/01/02100000.xhp\" name=\"regulární výrazy\">regulární výrazy</link>."
+#. FAAiS
#: 02230500.xhp
msgctxt ""
"02230500.xhp\n"
@@ -11024,6 +12562,7 @@ msgctxt ""
msgid "Merge Document"
msgstr "Sloučit dokument"
+#. dFS5u
#: 02230500.xhp
msgctxt ""
"02230500.xhp\n"
@@ -11032,6 +12571,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02230500.xhp\" name=\"Merge Document\">Merge Document</link>"
msgstr "<link href=\"text/shared/01/02230500.xhp\" name=\"Sloučit dokument\">Sloučit dokument</link>"
+#. asDcB
#: 02230500.xhp
msgctxt ""
"02230500.xhp\n"
@@ -11040,6 +12580,7 @@ msgctxt ""
msgid "<variable id=\"dokzus\"><ahelp hid=\".uno:MergeDocuments\" visibility=\"visible\">Imports changes made to copies of the same document into the original document. Changes made to footnotes, headers, frames and fields are ignored.</ahelp></variable> Identical changes are merged automatically."
msgstr "<variable id=\"dokzus\"><ahelp hid=\".uno:MergeDocuments\" visibility=\"visible\">Importuje změny provedené v kopiích stejného dokumentu do původního dokumentu. Ignorují se změny poznámek pod čarou, záhlaví, rámců a polí.</ahelp></variable> Stejné změny se sloučí automaticky."
+#. fogGd
#: 02240000.xhp
msgctxt ""
"02240000.xhp\n"
@@ -11048,6 +12589,7 @@ msgctxt ""
msgid "Compare Document"
msgstr "Porovnat dokument"
+#. GWDPD
#: 02240000.xhp
msgctxt ""
"02240000.xhp\n"
@@ -11056,6 +12598,7 @@ msgctxt ""
msgid "Compare Document"
msgstr "Porovnat dokument"
+#. hoReE
#: 02240000.xhp
msgctxt ""
"02240000.xhp\n"
@@ -11064,6 +12607,7 @@ msgctxt ""
msgid "<variable id=\"dokver\"><ahelp hid=\".uno:CompareDocuments\">Compares the current document with a document that you select.</ahelp></variable> The contents of the selected document are marked as deletions in the dialog that opens. If you want, you can insert the contents of the selected file into the current document by selecting the relevant deleted entries, clicking <emph>Reject</emph>, and then clicking <emph>Insert</emph>."
msgstr "<variable id=\"dokver\"><ahelp hid=\".uno:CompareDocuments\">Porovná aktuální dokument s vybraným dokumentem.</ahelp></variable> V otevřeném dialogu se obsah vybraného dokumentu označí jako odstraněné části. Pokud chcete, je možné vložit obsah vybraného souboru do aktuálního dokumentu, když vyberete odpovídající odstraněnou část, klepněte na <emph>Odmítnout</emph> a poté klepněte na <emph>Vložit</emph>."
+#. RncNB
#: 02240000.xhp
msgctxt ""
"02240000.xhp\n"
@@ -11072,6 +12616,7 @@ msgctxt ""
msgid "The contents of footnotes, headers, frames and fields are ignored."
msgstr "Ignoruje se obsah poznámek pod čarou, záhlaví, rámců a polí."
+#. X7CFt
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11080,6 +12625,7 @@ msgctxt ""
msgid "Bibliography Database"
msgstr "Seznam použité literatury"
+#. vjscB
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11088,6 +12634,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02250000.xhp\" name=\"Bibliography Database\">Bibliography Database</link>"
msgstr "<link href=\"text/shared/01/02250000.xhp\" name=\"Seznam použité literatury\">Seznam použité literatury</link>"
+#. 9GNiP
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11096,6 +12643,7 @@ msgctxt ""
msgid "<variable id=\"litdattext\"><ahelp hid=\"modules/sbibliography/ui/toolbar/TBC_BT_COL_ASSIGN\">Insert, delete, edit, and organize records in the bibliography database.</ahelp></variable>"
msgstr "<variable id=\"litdattext\"><ahelp hid=\"modules/sbibliography/ui/toolbar/TBC_BT_COL_ASSIGN\">Vkládání, mazání, úpravy a správa záznamů v databázi použité literatury.</ahelp></variable>"
+#. KN7Zq
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11104,6 +12652,7 @@ msgctxt ""
msgid "If the fields in your database are read-only, ensure that the data source view is closed."
msgstr "Pokud jsou pole databáze pouze pro čtení, ujistěte se, že je zavřeno zobrazení zdroje dat."
+#. EnCzF
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11112,6 +12661,7 @@ msgctxt ""
msgid "The supplied bibliography database contains sample records of books."
msgstr "Seznam použité literatury na začátku obsahuje ukázkové záznamy knih."
+#. RMrxZ
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11120,6 +12670,7 @@ msgctxt ""
msgid "Use the toolbar to select a table in the bibliography database, to search for records, or to sort the records using filters."
msgstr "Chcete-li hledat záznamy nebo řadit záznamy s použitím filtrů, vyberte na nástrojové liště tabulku v databázi použité literatury."
+#. nWNGW
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11128,6 +12679,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the available tables in the current database. Click a name in the list to display the records for that table.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seznam dostupných tabulek v aktuální databázi. Po klepnutí na název se zobrazí záznamy dané tabulky.</ahelp>"
+#. PMN2s
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11136,6 +12688,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Go to the first record in the table.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Přesun na první záznam tabulky.</ahelp>"
+#. 6Hezd
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11144,6 +12697,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Go to the previous record in the table.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Přesun na předchozí záznam tabulky.</ahelp>"
+#. KMYCo
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11152,6 +12706,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Go to the next record in the table.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Přesun na následující záznam tabulky.</ahelp>"
+#. BycFN
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11160,6 +12715,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Go to the last record in the table.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Přesun na poslední záznam tabulky.</ahelp>"
+#. ADxNk
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11168,6 +12724,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte číslo záznamu, který chcete zobrazit, a stiskněte <emph>Enter</emph>.</ahelp>"
+#. AKRDd
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11176,6 +12733,7 @@ msgctxt ""
msgid "Inserting a New Record"
msgstr "Vložení nového záznamu"
+#. 5kaPe
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11184,6 +12742,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
msgstr "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Vloží do aktuální tabulky nový záznam.</ahelp> Chcete-li vytvořit záznam, klepněte na tlačítko s hvězdičkou (<emph>*</emph>) v dolní části pohledu na tabulku. Na konec tabulky se přidá prázdný řádek."
+#. fQWEB
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11192,6 +12751,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the type of record that you want to create. $[officename] inserts a number in the <emph>Type</emph> column of the record that corresponds to the type that you select here.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte druh záznamu, který chcete vytvořit. $[officename] vloží do sloupce <emph>Type</emph> číslo odpovídající typu, který vyberete v tomto seznamu.</ahelp>"
+#. mF9iu
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11200,6 +12760,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter a short name for the record. The short name appears in the <emph>Identifier</emph> column in the list of records.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte název záznamu. Název se zobrazí ve sloupci <emph>Identifier</emph> v seznamu záznamů.</ahelp>"
+#. JhooP
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11208,6 +12769,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter additional information for the selected record. If you want, you can also enter the information in the corresponding field in the table.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte doplňující informace o vybraném záznamu. Pokud chcete, je možné informace zadat také do odpovídajícího pole tabulky.</ahelp>"
+#. N4J92
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11216,6 +12778,7 @@ msgctxt ""
msgid "Finding and Filtering Records"
msgstr "Hledání a filtrování záznamů"
+#. njWSY
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11224,6 +12787,7 @@ msgctxt ""
msgid "You can search for records by matching a keyword to a field entry."
msgstr "V záznamech je možné vyhledávat pomocí klíčového slova v poli."
+#. xFSJ3
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11232,6 +12796,7 @@ msgctxt ""
msgid "Entering Search key"
msgstr "Vyhledání klíčového slova"
+#. tRAvm
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11240,6 +12805,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
msgstr "<ahelp hid=\".uno:Bib/query\">Zadejte hledaný výraz a stiskněte <emph>Enter</emph>. Chcete-li změnit nastavení filtru, dlouze klepněte na ikonu <emph>Automatický filtr</emph> a poté vyberte jiné datové pole. Je možné používat zástupné znaky: <emph>%</emph> nebo <emph>*</emph> pro libovolný počet znaků a <emph>_</emph> nebo <emph>?</emph> pro jeden znak. Chcete-li zobrazit všechny záznamy v tabulce, vymažte toto pole a stiskněte <emph>Enter</emph>.</ahelp>"
+#. sHnff
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11248,6 +12814,7 @@ msgctxt ""
msgid "AutoFilter"
msgstr "Automatický filtr"
+#. VbBBf
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11256,6 +12823,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Bib/autoFilter\">Long-click to select the data field that you want to search using the term that you entered in the <emph>Search Key</emph> box. You can only search one data field.</ahelp>"
msgstr "<ahelp hid=\".uno:Bib/autoFilter\">Dlouhým klepnutím vyberete datová pole, ve kterých chcete hledat termín zadaný v poli <emph>Hledat klíčové slovo</emph>. Je možné prohledávat jen jedno datové pole.</ahelp>"
+#. bsAEt
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11264,6 +12832,7 @@ msgctxt ""
msgid "The list of table records is automatically updated to match the new filter settings."
msgstr "Seznam záznamů tabulky se automaticky aktualizuje, aby odpovídal novému nastavení filtru."
+#. CSNFG
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11272,6 +12841,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
msgstr "<ahelp hid=\".\">Pomocí příkazu <emph>Standardní filtr</emph> je možné zpřesnit či doplnit nastavení hledaní <emph>Automatického filtru</emph>.</ahelp>"
+#. J6rp7
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11280,6 +12850,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">To display all of the records in a table, click the <emph>Reset Filter</emph> icon.</ahelp>"
msgstr "<ahelp hid=\".\">Chcete-li zobrazit všechny záznamy tabulky, klepněte na ikonu <emph>Odstranit filtr</emph>.</ahelp>"
+#. 2CDge
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11288,6 +12859,7 @@ msgctxt ""
msgid "Deleting a Record"
msgstr "Odstranění záznamu"
+#. WH2dG
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11296,6 +12868,7 @@ msgctxt ""
msgid "To delete a record in the current table, right-click the row header of the record, and then select <emph>Delete</emph>. <ahelp hid=\"SID_FM_DELETEROWS\" visibility=\"hidden\">Deletes the selected record.</ahelp>"
msgstr "Chcete-li odstranit záznam z aktuální tabulky, klepněte pravým tlačítkem myši na záhlaví řádku a zvolte <emph>Odstranit</emph>. <ahelp hid=\"SID_FM_DELETEROWS\" visibility=\"hidden\">Odstraní vybraný záznam.</ahelp>"
+#. 2aBAM
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11304,6 +12877,7 @@ msgctxt ""
msgid "Changing the data source"
msgstr "Změna zdroje dat"
+#. nYyBQ
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11312,6 +12886,7 @@ msgctxt ""
msgid "Data Source"
msgstr "Zdroj dat"
+#. hkGWp
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11320,6 +12895,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Bib/sdbsource\">Select the data source for the bibliography database.</ahelp>"
msgstr "<ahelp hid=\".uno:Bib/sdbsource\">Vyberte zdroj dat pro seznam použité literatury.</ahelp>"
+#. h2RiF
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11328,6 +12904,7 @@ msgctxt ""
msgid "Column Arrangement"
msgstr "Uspořádání sloupců"
+#. sjtG2
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11336,6 +12913,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
msgstr "<ahelp hid=\".uno:Bib/Mapping\">Dovoluje přiřadit záhlaví sloupců datovým polím z jiného zdroje dat. Chcete-li definovat jiný zdroj dat pro seznam použité literatury, klepněte na tlačítko <emph>Zdroj dat</emph> na liště <emph>Objekt</emph>.</ahelp>"
+#. vEPVr
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11344,6 +12922,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/sbibliography/ui/mappingdialog/MappingDialog\">Select the data field that you want to map to the current <emph>Column name</emph>. To change the available data fields, select a different data source for your bibliography.</ahelp>"
msgstr "<ahelp hid=\"modules/sbibliography/ui/mappingdialog/MappingDialog\">Vyberte datové pole, které chcete přiřadit aktuálnímu <emph>Názvu sloupce</emph>. Chcete-li změnit dostupná datová pole, zvolte jiný zdroj dat seznamu použité literatury.</ahelp>"
+#. WCn4f
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11352,6 +12931,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Deletes the current record.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Smaže aktuální záznam.</ahelp>"
+#. 2BL5R
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11360,6 +12940,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Lets you choose a different data source for your bibliography.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Umožňuje vybrat jiný zdroj dat pro seznam použité literatury.</ahelp>"
+#. Fb8Wc
#: 02250000.xhp
msgctxt ""
"02250000.xhp\n"
@@ -11368,6 +12949,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vloží nový záznam do aktuální tabulky.</ahelp>"
+#. jewd6
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11376,6 +12958,7 @@ msgctxt ""
msgid "Zoom & View Layout"
msgstr "Přiblížení a režim zobrazení"
+#. HL6hF
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11384,6 +12967,7 @@ msgctxt ""
msgid "<bookmark_value>zooming;page views</bookmark_value> <bookmark_value>views; scaling</bookmark_value> <bookmark_value>screen; scaling</bookmark_value> <bookmark_value>pages; scaling</bookmark_value>"
msgstr "<bookmark_value>přibližování;zobrazení stránky</bookmark_value><bookmark_value>lupa;zobrazení stránky</bookmark_value><bookmark_value>zobrazení; škálování</bookmark_value><bookmark_value>obrazovka; škálování</bookmark_value><bookmark_value>stránky; škálování</bookmark_value>"
+#. YZf9B
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11392,6 +12976,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03010000.xhp\">Zoom & View Layout</link>"
msgstr "<link href=\"text/shared/01/03010000.xhp\">Přiblížení a režim zobrazení</link>"
+#. 5eamG
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11400,6 +12985,7 @@ msgctxt ""
msgid "<variable id=\"zoom_text\"><variable id=\"massstabtext\"><ahelp hid=\".\">Reduces or enlarges the screen display of %PRODUCTNAME.</ahelp></variable> </variable> The current zoom factor is displayed as a percentage value on the <emph>Status</emph> bar."
msgstr "<variable id=\"zoom_text\"><variable id=\"massstabtext\"><ahelp hid=\".\">Zmenší či zvětší velikost zobrazení v %PRODUCTNAME.</ahelp></variable></variable> Aktuální míra přiblížení se v procentech zobrazuje ve <emph>stavovém řádku</emph>."
+#. dD9qg
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11408,6 +12994,7 @@ msgctxt ""
msgid "Zooming is handled differently on Unix, Linux, and Windows platforms. A document saved with a 100% zoom factor in Windows is displayed at a larger zoom factor on Unix/Linux platforms. To change the zoom factor, double-click or right-click the percentage value on the <emph>Status</emph> bar, and select the zoom factor that you want."
msgstr "Přibližování se řeší jinak na platformě Unix, Linux i Microsoft Windows. Dokument uložený v systému Windows s mírou přiblížení 100 % se na platformách Unix a Linux zobrazí s větším přiblížením. Míru přiblížení změníte tím, že poklepete na procentuální hodnotu ve <emph>stavovém řádku</emph> a vyberete požadovanou hodnotu."
+#. 5hzMA
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11416,6 +13003,7 @@ msgctxt ""
msgid "Zoom factor"
msgstr "Míra přiblížení"
+#. 3FDeW
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11424,6 +13012,7 @@ msgctxt ""
msgid "Set the zoom factor at which to display the current document and all documents of the same type that you open thereafter."
msgstr "Nastavte míru přiblížení pro zobrazení aktuálního dokumentu a všech následně otevřených dokumentů stejného typu."
+#. 7M75C
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11432,6 +13021,7 @@ msgctxt ""
msgid "Optimal"
msgstr "Optimální"
+#. BheJf
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11440,6 +13030,7 @@ msgctxt ""
msgid "<ahelp hid=\".\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Resizes the display to fit the width of the selected cell area at the moment the command is started.</caseinline><defaultinline>Resizes the display to fit the width of the text in the document at the moment the command is started.</defaultinline></switchinline></ahelp>"
msgstr "<ahelp hid=\".\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Změní velikost zobrazení tak, aby se do okna na šířku vešla celá vybraná oblast buněk.</caseinline><defaultinline>Změní velikost zobrazení tak, aby se do okna na šířku vešel všechen text dokumentu, který se v něm nacházel ve chvíli spuštění příkazu.</defaultinline></switchinline></ahelp>"
+#. FwjSq
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11448,6 +13039,7 @@ msgctxt ""
msgid "Fit width and height"
msgstr "Podle šířky a výšky"
+#. nGoSC
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11456,6 +13048,7 @@ msgctxt ""
msgid "<ahelp hid=\".\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Resizes the display to fit the width and height of the selected cell area at the moment the command is started.</caseinline><defaultinline>Displays the entire page on your screen.</defaultinline></switchinline></ahelp>"
msgstr "<ahelp hid=\".\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Změní velikost zobrazení tak, aby se do okna vešla celá vybraná oblast buněk.</caseinline><defaultinline>Zobrazí na obrazovce celou stránku.</defaultinline></switchinline></ahelp>"
+#. oS9ZX
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11464,6 +13057,7 @@ msgctxt ""
msgid "Fit width"
msgstr "Podle šířky"
+#. 5mAHn
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11472,6 +13066,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the complete width of the document page. The top and bottom edges of the page may not be visible.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí celou šířku stránky dokumentu. Horní a dolní části stránky nemusí být viditelné.</ahelp>"
+#. jqMfE
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11480,6 +13075,7 @@ msgctxt ""
msgid "100 %"
msgstr "100 %"
+#. FAZGT
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11488,6 +13084,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the document at its actual size.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí dokument ve skutečné velikosti.</ahelp>"
+#. uEaaF
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11496,6 +13093,7 @@ msgctxt ""
msgid "Variable"
msgstr "Nastavitelná"
+#. BHj42
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11504,6 +13102,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter the zoom factor at which you want to display the document. Enter a percentage in the box.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte míru přiblížení požadovanou pro zobrazení dokumentu. Do pole zadejte procenta.</ahelp>"
+#. bfPEU
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11512,6 +13111,7 @@ msgctxt ""
msgid "View layout"
msgstr "Režim zobrazení"
+#. AjDAS
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11520,6 +13120,7 @@ msgctxt ""
msgid "For text documents, you can set the view layout. Reduce the zoom factor to see the effects of different view layout settings."
msgstr "Pro textové dokumenty můžete nastavit režim zobrazení. Aby se projevilo nastavení různých režimů, zmenšete míru přiblížení."
+#. 3s7Fr
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11528,6 +13129,7 @@ msgctxt ""
msgid "Automatic"
msgstr "Automaticky"
+#. A2q4y
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11536,6 +13138,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The automatic view layout displays pages side by side, as many as the zoom factor allows.</ahelp>"
msgstr "<ahelp hid=\".\">V automatickém režimu se zobrazí vedle sebe tolik stránek, kolik je pro danou míru přiblížení možné.</ahelp>"
+#. LfSn5
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11544,6 +13147,7 @@ msgctxt ""
msgid "Single page"
msgstr "Jedna stránka"
+#. eDNZ4
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11552,6 +13156,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The single page view layout displays pages beneath each other, but never side by side.</ahelp>"
msgstr "<ahelp hid=\".\">V režimu jedné stránky se stránky zobrazí jedna za druhou, ale nikdy ne vedle sebe.</ahelp>"
+#. FAGcr
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11560,6 +13165,7 @@ msgctxt ""
msgid "Columns"
msgstr "Sloupce"
+#. 9ZEMh
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11568,6 +13174,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">In columns view layout you see pages in a given number of columns side by side. Enter the number of columns.</ahelp>"
msgstr "<ahelp hid=\".\">V režimu sloupců se stránky zobrazí vedle sebe v daném počtu sloupců. Zadejte počet sloupců.</ahelp>"
+#. mRo55
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11576,6 +13183,7 @@ msgctxt ""
msgid "Book mode"
msgstr "Režim knihy"
+#. DoCLm
#: 03010000.xhp
msgctxt ""
"03010000.xhp\n"
@@ -11584,6 +13192,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">In book mode view layout you see two pages side by side as in an open book. The first page is a right page with an odd page number.</ahelp>"
msgstr "<ahelp hid=\".\">V režimu knihy se zobrazí dvě stránky vedle sebe jako v otevřené knize. První stránkou bude pravá stránka s lichým číslem.</ahelp>"
+#. RyDRk
#: 03020000.xhp
msgctxt ""
"03020000.xhp\n"
@@ -11592,6 +13201,7 @@ msgctxt ""
msgid "Standard Bar"
msgstr "Lišta Standardní"
+#. KXpCF
#: 03020000.xhp
msgctxt ""
"03020000.xhp\n"
@@ -11600,6 +13210,7 @@ msgctxt ""
msgid "<bookmark_value>standard bar on/off</bookmark_value>"
msgstr "<bookmark_value>lišta Standardní; zobrazení/skrytí</bookmark_value>"
+#. JGvRA
#: 03020000.xhp
msgctxt ""
"03020000.xhp\n"
@@ -11608,6 +13219,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03020000.xhp\" name=\"Standard Bar\">Standard Bar</link>"
msgstr "<link href=\"text/shared/01/03020000.xhp\" name=\"Lišta Standardní\">Lišta Standardní</link>"
+#. iyNTo
#: 03020000.xhp
msgctxt ""
"03020000.xhp\n"
@@ -11616,6 +13228,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
msgstr "<ahelp hid=\".uno:FunctionBarVisible\">Zobrazí nebo skryje lištu <emph>Standardní</emph>.</ahelp>"
+#. HRjcA
#: 03050000.xhp
msgctxt ""
"03050000.xhp\n"
@@ -11624,6 +13237,7 @@ msgctxt ""
msgid "Tools Bar"
msgstr "Lišta Nástroje"
+#. MK65H
#: 03050000.xhp
msgctxt ""
"03050000.xhp\n"
@@ -11632,6 +13246,7 @@ msgctxt ""
msgid "<bookmark_value>tools bar</bookmark_value>"
msgstr "<bookmark_value>lišta Nástroje</bookmark_value>"
+#. CZZ4E
#: 03050000.xhp
msgctxt ""
"03050000.xhp\n"
@@ -11640,6 +13255,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03050000.xhp\" name=\"Tools Bar\">Tools Bar</link>"
msgstr "<link href=\"text/shared/01/03050000.xhp\" name=\"Lišta Nástroje\">Lišta Nástroje</link>"
+#. 65to7
#: 03050000.xhp
msgctxt ""
"03050000.xhp\n"
@@ -11648,6 +13264,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
msgstr "<ahelp hid=\".uno:ToolBarVisible\">Zobrazí nebo skryje lištu <emph>Nástroje</emph>.</ahelp>"
+#. QkRf6
#: 03060000.xhp
msgctxt ""
"03060000.xhp\n"
@@ -11656,6 +13273,7 @@ msgctxt ""
msgid "Status Bar"
msgstr "Stavový řádek"
+#. Fg8UC
#: 03060000.xhp
msgctxt ""
"03060000.xhp\n"
@@ -11664,6 +13282,7 @@ msgctxt ""
msgid "<bookmark_value>status bar on/off</bookmark_value>"
msgstr "<bookmark_value>stavový řádek;zobrazení/skrývání</bookmark_value>"
+#. ThuE8
#: 03060000.xhp
msgctxt ""
"03060000.xhp\n"
@@ -11672,6 +13291,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03060000.xhp\" name=\"Status Bar\">Status Bar</link>"
msgstr "<link href=\"text/shared/01/03060000.xhp\" name=\"Stavový řádek\">Stavový řádek</link>"
+#. ZAHp3
#: 03060000.xhp
msgctxt ""
"03060000.xhp\n"
@@ -11680,6 +13300,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí nebo skryje <emph>stavový řádek</emph> v dolní části okna.</ahelp>"
+#. DpD8W
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
@@ -11688,6 +13309,7 @@ msgctxt ""
msgid "Full Screen"
msgstr "Celá obrazovka"
+#. NS9w3
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
@@ -11696,6 +13318,7 @@ msgctxt ""
msgid "<bookmark_value>full screen view</bookmark_value> <bookmark_value>screen; full screen views</bookmark_value> <bookmark_value>complete screen view</bookmark_value> <bookmark_value>views;full screen</bookmark_value>"
msgstr "<bookmark_value>celá obrazovka</bookmark_value><bookmark_value>obrazovka; zobrazení na celou obrazovku</bookmark_value><bookmark_value>zobrazení na celou obrazovku</bookmark_value><bookmark_value>pohledy; celá obrazovka</bookmark_value><bookmark_value>zobrazení; celá obrazovka</bookmark_value>"
+#. yXYuf
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
@@ -11704,6 +13327,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03110000.xhp\" name=\"Full Screen\">Full Screen</link>"
msgstr "<link href=\"text/shared/01/03110000.xhp\" name=\"Celá obrazovka\">Celá obrazovka</link>"
+#. WXoo5
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
@@ -11712,6 +13336,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí nebo skryje nabídky a nástrojové lišty aplikace Writer nebo Calc. Chcete-li režim zobrazení na celou obrazovku ukončit, klepněte na tlačítko <emph>Celá obrazovka</emph> nebo stiskněte klávesu <emph>Esc</emph>.</ahelp>"
+#. zo2nc
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
@@ -11720,6 +13345,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
msgstr "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">V aplikacích Writer a Calc můžete také použít klávesovou zkratku <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph>, kterou přepnete mezi normálním zobrazením a zobrazením na celou obrazovku.</ahelp>"
+#. FfJtD
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
@@ -11728,6 +13354,7 @@ msgctxt ""
msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
msgstr "Klávesovou zkratku je možné použít i v režimu <emph>celé obrazovky</emph>, i když jsou nabídky nedostupné. <switchinline select=\"sys\"><caseinline select=\"WIN\">Nabídku <emph>Zobrazit</emph> otevřete stisknutím <emph>Alt</emph>+<emph>V</emph>. </caseinline></switchinline>"
+#. 75RuN
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
@@ -11736,6 +13363,7 @@ msgctxt ""
msgid "Color Bar"
msgstr "Lišta barev"
+#. ACeDu
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
@@ -11744,6 +13372,7 @@ msgctxt ""
msgid "<bookmark_value>color bar</bookmark_value><bookmark_value>paint box</bookmark_value>"
msgstr "<bookmark_value>lišta barev</bookmark_value><bookmark_value>použití barev</bookmark_value>"
+#. xjyCv
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
@@ -11752,6 +13381,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03170000.xhp\" name=\"Color Bar\">Color Bar</link>"
msgstr "<link href=\"text/shared/01/03170000.xhp\" name=\"Lišta barev\">Lišta barev</link>"
+#. 9XrFG
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
@@ -11760,6 +13390,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
msgstr "<ahelp hid=\".uno:ColorControl\">Zobrazí nebo skryje <emph>Lištu barev</emph>. Chcete-li změnit zobrazenou tabulku barev, zvolte <emph>Formát - Oblast</emph> a poté klepněte na kartu <emph>Barvy</emph>.</ahelp>"
+#. FeGUx
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
@@ -11768,6 +13399,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_COLOR_CTL_COLORS\">Click the color that you want to use. To change the fill color of an object in the current file, select the object and then click a color. To change the line color of the selected object, right-click a color. To change the color of text in a text object, double-click the text-object, select the text, and then click a color.</ahelp>"
msgstr "<ahelp hid=\"HID_COLOR_CTL_COLORS\">Klepněte na barvu, kterou chcete použít. Chcete-li změnit barvu výplně objektu, označte objekt a poté klepněte na barvu. Chcete-li změnit barvu čar označeného objektu, klepněte pravým tlačítkem na barvu. Chcete-li změnit barvu textu v objektu, poklepejte na textový objekt, označte text a poté klepněte na barvu.</ahelp>"
+#. B8AUe
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
@@ -11776,6 +13408,7 @@ msgctxt ""
msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
msgstr "Barvu je také možné přetáhnout z <emph>Lišty barev</emph> na objekt kresby ve snímku."
+#. Unnkj
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
@@ -11784,6 +13417,7 @@ msgctxt ""
msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
msgstr "Chcete-li <emph>Lištu barev</emph> uvolnit, podržte klávesu Ctrl, klepněte na šedou oblast lišty a přetáhněte ji. Chcete-li <emph>Lištu barev</emph> znovu ukotvit, podržte Ctrl a přetáhněte záhlaví lišty k okraji okna."
+#. pnFMd
#: 03990000.xhp
msgctxt ""
"03990000.xhp\n"
@@ -11792,6 +13426,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Nástrojové lišty"
+#. Ux6Yu
#: 03990000.xhp
msgctxt ""
"03990000.xhp\n"
@@ -11800,6 +13435,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/03990000.xhp\" name=\"Toolbars\">Toolbars</link>"
msgstr "<link href=\"text/shared/01/03990000.xhp\" name=\"Nástrojové lišty\">Nástrojové lišty</link>"
+#. BFA43
#: 03990000.xhp
msgctxt ""
"03990000.xhp\n"
@@ -11808,6 +13444,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens a submenu to show and hide toolbars.</ahelp> A toolbar contains icons and options that let you quickly access $[officename] commands."
msgstr "<ahelp hid=\".\">Otevře podnabídku k zobrazení a skrytí nástrojových lišt.</ahelp> Nástrojová lišta obsahuje ikony pro rychlý přístup k příkazům $[officename]."
+#. ZESXV
#: 03990000.xhp
msgctxt ""
"03990000.xhp\n"
@@ -11816,6 +13453,7 @@ msgctxt ""
msgid "<link href=\"text/shared/guide/edit_symbolbar.xhp\" name=\"Customize\">Customize</link>"
msgstr "<link href=\"text/shared/guide/edit_symbolbar.xhp\" name=\"Přizpůsobit\">Přizpůsobit</link>"
+#. r5C3M
#: 03990000.xhp
msgctxt ""
"03990000.xhp\n"
@@ -11824,6 +13462,7 @@ msgctxt ""
msgid "Opens a dialog where you can add, edit, and remove icons."
msgstr "Otevře dialog, ve kterém můžete přidávat, měnit a odebírat ikony."
+#. 9QkbM
#: 03990000.xhp
msgctxt ""
"03990000.xhp\n"
@@ -11832,6 +13471,7 @@ msgctxt ""
msgid "Reset"
msgstr "Obnovit"
+#. iivF7
#: 03990000.xhp
msgctxt ""
"03990000.xhp\n"
@@ -11840,126 +13480,169 @@ msgctxt ""
msgid "<ahelp hid=\".\">Choose <item type=\"menuitem\">View - Toolbars - Reset</item> to reset the toolbars to their default context sensitive behavior. Now some toolbars will be shown automatically, dependent on the context.</ahelp>"
msgstr "<ahelp hid=\".\">Volbou <item type=\"menuitem\">Zobrazit - Nástrojové lišty - Obnovit</item> obnovíte výchozí chování nástrojových lišt. Poté se některé lišty budou zobrazovat automaticky v závislosti na kontextu.</ahelp>"
+#. VyFa8
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
"tit\n"
"help.text"
-msgid "Comment"
-msgstr "Komentář"
+msgid "Comments"
+msgstr ""
+#. GpRhA
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
"bm_id3154100\n"
"help.text"
-msgid "<bookmark_value>comments;inserting/editing/deleting/printing</bookmark_value> <bookmark_value>inserting; comments</bookmark_value> <bookmark_value>editing; comments</bookmark_value> <bookmark_value>deleting;comments</bookmark_value> <bookmark_value>Navigator;comments</bookmark_value> <bookmark_value>printing;comments</bookmark_value> <bookmark_value>records; inserting comments </bookmark_value> <bookmark_value>remarks, see also comments</bookmark_value>"
-msgstr "<bookmark_value>komentáře;vkládání/úpravy/mazání/tisk</bookmark_value><bookmark_value>vkládání; komentáře</bookmark_value><bookmark_value>úpravy; komentáře</bookmark_value><bookmark_value>mazání;komentáře</bookmark_value><bookmark_value>Navigátor;komentáře</bookmark_value><bookmark_value>tisk;komentáře</bookmark_value><bookmark_value>záznamy; vkládání komentářů</bookmark_value><bookmark_value>poznámky, viz také komentáře</bookmark_value>"
+msgid "<bookmark_value>comments;inserting/editing/deleting/printing</bookmark_value> <bookmark_value>inserting; comments</bookmark_value> <bookmark_value>editing; comments</bookmark_value> <bookmark_value>deleting;comments</bookmark_value> <bookmark_value>Navigator;comments</bookmark_value> <bookmark_value>printing;comments</bookmark_value> <bookmark_value>records; inserting comments </bookmark_value> <bookmark_value>remarks, see also comments</bookmark_value>"
+msgstr ""
+#. t88DQ
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
"hd_id3154100\n"
"help.text"
-msgid "<link href=\"text/shared/01/04050000.xhp\">Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\">Komentář</link>"
+msgid "<link href=\"text/shared/01/04050000.xhp\">Comments</link>"
+msgstr ""
+#. B5Lac
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
"par_id3151100\n"
"help.text"
-msgid "<variable id=\"notizbearbeitentext\"><ahelp hid=\".\">Inserts a comment around the selected text or at the current cursor position.</ahelp></variable>"
-msgstr "<variable id=\"notizbearbeitentext\"><ahelp hid=\".\">Vloží komentáře k vybranému textu nebo na aktuální pozici kurzoru.</ahelp></variable>"
+msgid "<variable id=\"notizbearbeitentext\"><ahelp hid=\".\">Inserts a comment around the selected text, presentation slide, drawing page or at the current spreadsheet cursor position.</ahelp></variable>"
+msgstr ""
+#. TCEw8
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"hd_id9851680\n"
+"par_id6718649\n"
"help.text"
-msgid "Inserting comments"
-msgstr "Vkládání komentářů"
+msgid "The comments by different authors get different colors. Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME - User Data</menuitem> to enter your name so that it can show up as the comment author."
+msgstr ""
+#. BerbA
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"par_id1830500\n"
+"hd_id0915200910571612\n"
"help.text"
-msgid "In Writer, the command <item type=\"menuitem\">Insert - Comment</item> or the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph>+<emph>Option</emph></caseinline><defaultinline><emph>Ctrl</emph>+<emph>Alt</emph></defaultinline></switchinline>+<emph>C</emph> key combination inserts a comment anchor at the current cursor position. A comment box is shown at the page margin, where you can enter the text of your comment. A line connects anchor and comment box. If a text range is selected, the comment is attached to the text range."
-msgstr "Ve Writeru vloží příkaz <item type=\"menuitem\">Vložit - Komentář</item> nebo klávesová zkratka <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph>+<emph>Option</emph></caseinline><defaultinline><emph>Ctrl</emph>+<emph>Alt</emph></defaultinline></switchinline>+<emph>C</emph> na pozici kurzoru ukotvení komentáře. Na okraji stránky je pak zobrazeno pole komentáře, do kterého můžete zadat svůj komentář. Ukotvení a k němu příslušející pole jsou propojeny odkazovou čarou. Pokud je vybrána oblast textu, komentář se připojí k této oblasti."
+msgid "Comments in spreadsheets"
+msgstr "Komentáře v sešitech"
+#. p3bv5
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"par_id0915200910571516\n"
+"par_id3166460\n"
"help.text"
-msgid "In Calc, Draw, and Impress, the command <item type=\"menuitem\">Insert - Comment</item> inserts a comment."
-msgstr "V modulech Calc, Draw a Impress vloží komentář příkaz <item type=\"menuitem\">Vložit - Komentář</item>."
+msgid "When you attach a comment to a cell, a callout appears where you can enter your text. A small square in the upper right corner of a cell marks the position of a comment. To display the comment permanently, right-click the cell, and choose <emph>Show Comment</emph>."
+msgstr "Když připojíte komentář k buňce, objeví se bublina, kam můžete zadat text. Čtvereček v pravém horním rohu buňky označuje umístění komentáře. Pro trvalé zobrazení komentáře klepněte pravým tlačítkem na buňku a zvolte <emph>Zobrazit komentář</emph>."
+#. RCBDq
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"par_id1831\n"
+"par_id101565954872022\n"
"help.text"
-msgid "The author name and the date and time of creating this comment is shown at the bottom of the comment box."
-msgstr "Ve spodní části pole komentáře se zobrazuje jméno autora a datum a čas vytvoření komentáře."
+msgid "<image src=\"media/helpimg/sc_cell_with_comment_displayed.png\" id=\"img_id901565954872022\" width=\"451px\" height=\"173px\"><alt id=\"alt_id771565954872022\">Cell with comment displayed</alt></image>"
+msgstr ""
+#. HgUDA
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"par_id6718649\n"
+"par_id8336741\n"
"help.text"
-msgid "The comments by different authors get different colors. Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME - User Data</item> to enter your name so that it can show up as the comment author."
-msgstr "Komentáře různých autorů se zobrazují různými barvami. V <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Předvolby</item></caseinline><defaultinline><item type=\"menuitem\">Nástroje - Možnosti</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME - Uživatelské údaje</item> můžete zadat své jméno, které se bude zobrazovat jako jméno autora komentáře."
+msgid "To change the object properties of a comment, for example the background color, choose <emph>Show Comment</emph> as above, then right-click the comment. Do <emph>not</emph> double-click the text!"
+msgstr "Pro změnu vlastností komentáře, jako je například barva pozadí, zvolte stejně jako výše <emph>Zobrazit komentář</emph> a poté klepněte pravým tlačítkem na komentář (<emph>nepoklepávejte</emph> na text)."
+#. ABcp4
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"hd_id2929166\n"
+"par_id3155390\n"
"help.text"
-msgid "Editing comments"
-msgstr "Úpravy komentáře"
+msgid "To edit a shown comment, double-click the comment text. To edit a comment that is not shown permanently, right-click in the cell that contains the comment, and then choose <emph>Edit Comment</emph>. To specify the formatting of the comment text, right-click the comment text in edit mode."
+msgstr "Zobrazený komentář upravíte poklepáním na text komentáře. Chcete-li upravit komentář, který není trvale zobrazen, klepněte pravým tlačítkem na buňku obsahující komentář a poté zvolte <emph>Upravit komentář</emph>. Chcete-li změnit formátování textu komentáře, klepněte v režimu úprav pravým tlačítkem na text komentáře."
+#. GeVZN
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"par_id5201879\n"
+"par_idN107A1\n"
"help.text"
-msgid "Every user with write permission to the document can edit and delete comments of all authors."
-msgstr "Každý uživatel s právem zápisu do dokumentu může upravit nebo smazat komentáře všech autorů."
+msgid "To change the position or size of a comment, drag a border or corner of the comment box."
+msgstr ""
+#. J2Lbi
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"par_id2571794\n"
+"par_id9499496\n"
"help.text"
-msgid "The comment box contains an icon with a down arrow. Click the icon to open a menu with some commands to delete comments."
-msgstr "Pole komentáře obsahuje ikonu se šipkou dolů. Klepnutím na tuto ikonu otevřete nabídku s několika příkazy pro smazání komentáře."
+msgid "To delete a comment, right-click the cell, then choose <emph>Delete Comment</emph>."
+msgstr "Pro smazání komentáře klepněte pravým tlačítkem na buňku a zvolte <emph>Odstranit komentář</emph>."
+#. gk2pz
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"par_id0522200809383431\n"
+"par_id2036805\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Delete the current comment.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Smaže aktuální komentář.</ahelp>"
+msgid "You can also right-click a comment name in the <emph>Navigator</emph> window to choose some editing commands."
+msgstr "Můžete také klepnout pravým tlačítkem na název komentáře v okně <emph>Navigátoru</emph> a zvolit nějaký příkaz pro úpravu."
+#. jQXmN
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"par_id0522200809383485\n"
+"par_id3153716\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Delete all comments by this author in the current document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Smaže všechny komentáře tohoto autora v aktuálním dokumentu.</ahelp>"
+msgid "To set the printing options for comments in your spreadsheet, choose <menuitem>Format - Page</menuitem>, and then click the <emph>Sheet</emph> tab."
+msgstr ""
+#. Rwgo7
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"par_id0522200809383428\n"
+"hd_id1001565974085289\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Delete all comments in the current document.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Smaže všechny komentáře v aktuálním dokumentu.</ahelp>"
+msgid "Inserting Comments in Presentations"
+msgstr ""
+
+#. 6sk3F
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id901565974475262\n"
+"help.text"
+msgid "Use the command <menuitem>Insert - Comment</menuitem> or the key combination above to insert a comment anchor to the current <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><caseinline select=\"DRAW\">page</caseinline></switchinline>. A colored comment box is shown at the top left corner, to enter the text of the comment. A small colored box - the anchor - in the top left of the <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><caseinline select=\"DRAW\">page</caseinline></switchinline> contains the initials of the author name, followed by a sequential number. Click on the anchor to open or close the corresponding comment."
+msgstr ""
+
+#. GRqag
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id521565974498192\n"
+"help.text"
+msgid "The author name and the comment creation date and time is shown at the bottom of the comment box."
+msgstr ""
+#. jcBzY
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id2571794\n"
+"help.text"
+msgid "The comment box contains an icon with a down arrow. Click the icon to open a menu with some commands to delete comments."
+msgstr "Pole komentáře obsahuje ikonu se šipkou dolů. Klepnutím na tuto ikonu otevřete nabídku s několika příkazy pro smazání komentáře."
+
+#. bfLiZ
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -11968,22 +13651,97 @@ msgctxt ""
msgid "Choose a command to delete the current comment, or all comments from the same author as the current comment, or all comments in the document."
msgstr "Můžete zvolit příkaz pro smazání aktuálního komentáře, pro smazání komentářů stejného autora v aktuálním dokumentu nebo pro smazání všech komentářů v dokumentu."
+#. oB8vA
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"par_id0305200911090684\n"
+"par_id561345967371982\n"
"help.text"
-msgid "If the comment in a text document was written by another author, there is a <emph>Reply</emph> command in the context menu. <ahelp hid=\".\">This command inserts a new comment adjacent to the comment to which you want to reply.</ahelp> The comment anchor is the same for both comments. Type your reply text in the new comment. Save and send your document to other authors, then those authors can add replies, too."
-msgstr "Pokud byl komentář v textovém dokumentu napsán jiným autorem, objeví se v místní nabídce příkaz <emph>Odpovědět</emph>. <ahelp hid=\".\">Tento příkaz vloží nový komentář vedle komentáře, na který odpovídáte.</ahelp> Ukotvení je pro oba komentáře stejné. Do nového komentáře napište text odpovědi. Uložte a pošlete dokument ostatním autorům, kteří poté mohou také přidávat odpovědi."
+msgid "<image src=\"media/helpimg/si_presentation_with_comment.png\" id=\"img_id23465967371982\" width=\"598px\" height=\"291px\"><alt id=\"alt_id481565967371982\">Comments in Presentations</alt></image>"
+msgstr ""
+#. PFLfE
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"par_id0804200803435883\n"
+"hd_id491566054901283\n"
+"help.text"
+msgid "Inserting Comments in Drawings"
+msgstr ""
+
+#. HXJiy
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id561345998371982\n"
+"help.text"
+msgid "<image src=\"media/helpimg/sd_drawing_with_comment.png\" id=\"img_id23465967371982\" width=\"413px\" height=\"293px\"><alt id=\"alt_id481565967371982\">Comments in Drawings</alt></image>"
+msgstr ""
+
+#. b3J3Q
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"hd_id9851680\n"
+"help.text"
+msgid "Inserting Comments in Text Documents"
+msgstr ""
+
+#. 8b7rZ
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id1830500\n"
+"help.text"
+msgid "Use the command <menuitem>Insert - Comment</menuitem> or the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph>+<emph>Option</emph></caseinline><defaultinline><emph>Ctrl</emph>+<emph>Alt</emph></defaultinline></switchinline>+<emph>C</emph> key combination to insert a comment anchor at the current cursor position. A colored comment box is shown at the page margin, to enter the text of the comment. A line connects the anchor to the comment box. If a text range is selected, the comment is attached to the text range. The commented text range is shadowed."
+msgstr ""
+
+#. 9zHcH
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id1831\n"
+"help.text"
+msgid "The author name and the creation date and time of the comment is shown at the bottom of the comment box."
+msgstr ""
+
+#. ro9G3
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id561565967371982\n"
+"help.text"
+msgid "<image src=\"media/helpimg/sw_text_with_comment.png\" id=\"img_id21565967371982\" width=\"834px\" height=\"244px\"><alt id=\"alt_id481565967371982\">Comments in text documents</alt></image>"
+msgstr ""
+
+#. EufpM
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"hd_id2929166\n"
+"help.text"
+msgid "Editing comments"
+msgstr "Úpravy komentáře"
+
+#. 97Bdy
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id5201879\n"
+"help.text"
+msgid "Every user with write permission to the document can edit and delete comments of all authors."
+msgstr "Každý uživatel s právem zápisu do dokumentu může upravit nebo smazat komentáře všech autorů."
+
+#. XjKE5
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id0305200911090684\n"
"help.text"
-msgid "<ahelp hid=\".\">Use <item type=\"menuitem\">View - Comments</item> to show or hide all comments.</ahelp>"
-msgstr "<ahelp hid=\".\">Příkazem <item type=\"menuitem\">Zobrazit - Komentáře</item> zobrazíte nebo skryjete všechny komentáře.</ahelp>"
+msgid "If the comment in a text document was written by another author, there is a <emph>Reply</emph> command in the context menu. <ahelp hid=\".\">This command inserts a new comment adjacent to the comment to which you want to reply.</ahelp> The comment anchor is the same for both comments. Type your reply text in the new comment. Save and send your document to other authors, then those authors can add replies, too."
+msgstr "Pokud byl komentář v textovém dokumentu napsán jiným autorem, objeví se v místní nabídce příkaz <emph>Odpovědět</emph>. <ahelp hid=\".\">Tento příkaz vloží nový komentář vedle komentáře, na který odpovídáte.</ahelp> Ukotvení je pro oba komentáře stejné. Do nového komentáře napište text odpovědi. Uložte a pošlete dokument ostatním autorům, kteří poté mohou také přidávat odpovědi."
+#. qJE7L
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -11992,6 +13750,7 @@ msgctxt ""
msgid "In the <emph>Find & Replace</emph> dialog of text documents, you can select to include the comments texts in your searches."
msgstr "V textových dokumentech můžete v dialogovém okně <emph>Najít a nahradit</emph> vybrat, zda chcete vyhledávat také v textech komentářů."
+#. SJFLT
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -12000,6 +13759,7 @@ msgctxt ""
msgid "Navigating from comment to comment in text documents"
msgstr "Navigace mezi komentáři v textových dokumentech"
+#. xYA7F
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -12008,6 +13768,7 @@ msgctxt ""
msgid "When the cursor is inside a comment, you can press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph>+<emph>Option</emph></caseinline><defaultinline><emph>Ctrl</emph>+<emph>Alt</emph></defaultinline></switchinline>+<emph>Page Down</emph> to jump to the next comment, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph>+<emph>Option</emph></caseinline><defaultinline><emph>Ctrl</emph>+<emph>Alt</emph></defaultinline></switchinline>+<emph>Page Up</emph> to jump to the previous comment."
msgstr "Pokud se kurzor nachází v komentáři, můžete se stisknutím <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph>+<emph>Option</emph></caseinline><defaultinline><emph>Ctrl</emph>+<emph>Alt</emph></defaultinline></switchinline>+<emph>Page Down</emph> přesunout na následující komentář, nebo se stisknutím <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph>+<emph>Option</emph></caseinline><defaultinline><emph>Ctrl</emph>+<emph>Alt</emph></defaultinline></switchinline>+<emph>Page Up</emph> přesunout na předchozí komentář."
+#. Fkxgn
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -12016,6 +13777,7 @@ msgctxt ""
msgid "When the cursor is inside the normal text, press the above mentioned keys to jump to the next or previous comment anchor. You can also use the small <emph>Navigation</emph> window below the vertical scrollbar to jump from one comment anchor to the next comment anchor."
msgstr "Pokud se kurzor nachází v obyčejném textu, stisknutím výše zmíněných kláves se přesunete na následující nebo předchozí ukotvení komentáře. Pro přesun z jednoho ukotvení komentáře na další můžete také použít malé okno <emph>Navigace</emph> pod svislým posuvníkem."
+#. yCdcN
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
@@ -12024,94 +13786,133 @@ msgctxt ""
msgid "You can also open the <emph>Navigator</emph> to see a list of all comments. Right-click a comment name in the Navigator to edit or delete the comment."
msgstr "Můžete také otevřít <emph>Navigátor</emph> se seznamem všech komentářů. Klepnutím pravým tlačítkem na název komentáře v Navigátoru komentář upravíte nebo smažete."
+#. AmLks
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"hd_id5664235\n"
+"par_id0522200809383431\n"
"help.text"
-msgid "Printing comments"
-msgstr "Tisk komentářů"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Delete the current comment.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Smaže aktuální komentář.</ahelp>"
+#. HsmR5
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"par_id2254402\n"
+"par_id0522200809383485\n"
"help.text"
-msgid "To change the printing option for comments for all your text documents, choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME Writer - Print</item>."
-msgstr "Nastavení tisku pro komentáře ve všech textových dokumentech změníte volbou <item type=\"menuitem\">Nástroje - Možnosti - %PRODUCTNAME Writer - Tisk</item>."
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Delete all comments by this author in the current document.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Smaže všechny komentáře tohoto autora v aktuálním dokumentu.</ahelp>"
+#. BVqcC
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"hd_id0915200910571612\n"
+"par_id0522200809383428\n"
"help.text"
-msgid "Comments in spreadsheets"
-msgstr "Komentáře v sešitech"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Delete all comments in the current document.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Smaže všechny komentáře v aktuálním dokumentu.</ahelp>"
+#. M44G3
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"par_id3166460\n"
+"hd_id51565980483588\n"
"help.text"
-msgid "When you attach a comment to a cell, a callout appears where you can enter your text. A small square in the upper right corner of a cell marks the position of a comment. To display the comment permanently, right-click the cell, and choose <emph>Show Comment</emph>."
-msgstr "Když připojíte komentář k buňce, objeví se bublina, kam můžete zadat text. Čtvereček v pravém horním rohu buňky označuje umístění komentáře. Pro trvalé zobrazení komentáře klepněte pravým tlačítkem na buňku a zvolte <emph>Zobrazit komentář</emph>."
+msgid "Viewing Comments"
+msgstr ""
+#. UAKqv
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"par_id8336741\n"
+"par_id61565980600884\n"
"help.text"
-msgid "To change the object properties of a comment, for example the background color, choose <emph>Show Comment</emph> as above, then right-click the comment. Do <emph>not</emph> double-click the text!"
-msgstr "Pro změnu vlastností komentáře, jako je například barva pozadí, zvolte stejně jako výše <emph>Zobrazit komentář</emph> a poté klepněte pravým tlačítkem na komentář (<emph>nepoklepávejte</emph> na text)."
+msgid "Use <menuitem>View - Comments</menuitem> to show or hide all comments in spreadsheets."
+msgstr ""
+#. PsCjS
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"par_id3155390\n"
+"par_id171565980454842\n"
"help.text"
-msgid "To edit a shown comment, double-click the comment text. To edit a comment that is not shown permanently, right-click in the cell that contains the comment, and then choose <emph>Edit Comment</emph>. To specify the formatting of the comment text, right-click the comment text in edit mode."
-msgstr "Zobrazený komentář upravíte poklepáním na text komentáře. Chcete-li upravit komentář, který není trvale zobrazen, klepněte pravým tlačítkem na buňku obsahující komentář a poté zvolte <emph>Upravit komentář</emph>. Chcete-li změnit formátování textu komentáře, klepněte v režimu úprav pravým tlačítkem na text komentáře."
+msgid "Use <menuitem>View - Comments</menuitem> to show or hide all anchor comments on the top of the page."
+msgstr ""
+#. zBnvM
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"par_idN107A1\n"
+"par_id821565980437922\n"
"help.text"
-msgid "To change the position or size of a comment, drag a border or corner of the comment."
-msgstr "Pro změnu umístění nebo velikosti komentáře přetáhněte jeho okraj nebo roh."
+msgid "Use <menuitem>View - Comments</menuitem> to show or hide all anchor comments on the top of the slide."
+msgstr ""
+#. pCzYa
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"par_id9499496\n"
+"par_id0804200803435883\n"
"help.text"
-msgid "To delete a comment, right-click the cell, then choose <emph>Delete Comment</emph>."
-msgstr "Pro smazání komentáře klepněte pravým tlačítkem na buňku a zvolte <emph>Odstranit komentář</emph>."
+msgid "Use <menuitem>View - Comments</menuitem> or click on the Comment button on the right of the horizontal ruler to show or hide all comments."
+msgstr ""
+#. UYcmU
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"par_id2036805\n"
+"hd_id5664235\n"
"help.text"
-msgid "You can also right-click a comment name in the <emph>Navigator</emph> window to choose some editing commands."
-msgstr "Můžete také klepnout pravým tlačítkem na název komentáře v okně <emph>Navigátoru</emph> a zvolit nějaký příkaz pro úpravu."
+msgid "Printing comments"
+msgstr "Tisk komentářů"
+#. CA7V5
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
-"par_id3153716\n"
+"par_id231565982070288\n"
"help.text"
-msgid "To set the printing options for comments in your spreadsheet, choose <emph>Format - Page</emph>, and then click the <emph>Sheet</emph> tab."
-msgstr "Možnosti tisku komentářů v sešitu nastavíte volbou <emph>Formát - Stránka</emph> a následným klepnutím na kartu <emph>List</emph>."
+msgid "You cannot print the comments of the slides."
+msgstr ""
+#. XGcLv
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
"par_id2419507\n"
"help.text"
-msgid "In Impress, you can choose to use the <emph>Notes view</emph> to write a page of notes for every slide. Additionally, you can insert comments to your slides."
-msgstr "V Impressu můžete použít zobrazení <emph>Poznámky</emph>, ve kterém lze psát poznámky ke každému snímku. Navíc je možné vkládat komentáře do snímků."
+msgid "You can choose to use the <emph>Notes view</emph> to write a page of notes for every slide."
+msgstr ""
+
+#. wiFGN
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id671565982126756\n"
+"help.text"
+msgid "You cannot print the comments of the drawing pages."
+msgstr ""
+
+#. YeKDs
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id461565984972664\n"
+"help.text"
+msgid "Comments are printed when they are made visible."
+msgstr ""
+#. hsCKo
+#: 04050000.xhp
+msgctxt ""
+"04050000.xhp\n"
+"par_id2254402\n"
+"help.text"
+msgid "To change the printing option for comments for all your text documents, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer - Print</menuitem>."
+msgstr ""
+
+#. vm68C
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -12120,6 +13921,7 @@ msgctxt ""
msgid "Scan"
msgstr "Skenovat"
+#. mCrWY
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -12128,6 +13930,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04060000.xhp\" name=\"Scan\">Scan</link>"
msgstr "<link href=\"text/shared/01/04060000.xhp\" name=\"Skenovat\">Skenovat</link>"
+#. oHtoh
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -12136,6 +13939,7 @@ msgctxt ""
msgid "<variable id=\"scan\"><ahelp hid=\".uno:Scan\">Inserts a scanned image into your document.</ahelp></variable>"
msgstr "<variable id=\"scan\"><ahelp hid=\".uno:Scan\">Vloží do dokumentu skenovaný obrázek.</ahelp></variable>"
+#. 9T5Fb
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -12144,6 +13948,7 @@ msgctxt ""
msgid "To insert a scanned image, the driver for your scanner must be installed. <switchinline select=\"sys\"><caseinline select=\"UNIX\">Under UNIX systems, install the SANE package found at <link href=\"http://www.sane-project.org\" name=\"Sane Project\">http://www.sane-project.org</link>. The SANE package must use the same libc as $[officename].</caseinline></switchinline>"
msgstr "Aby bylo možné vložit skenovaný obrázek, musí být nainstalován ovladač skeneru. <switchinline select=\"sys\"><caseinline select=\"UNIX\">Na unixových systémech nainstalujte balík SANE z <link href=\"http://www.sane-project.org\" name=\"Sane Project\">http://www.sane-project.org</link>. SANE musí používat stejnou knihovnu libc jako $[officename].</caseinline></switchinline>"
+#. UiuhH
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -12152,6 +13957,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04060100.xhp\" name=\"Select Source\">Select Source</link>"
msgstr "<link href=\"text/shared/01/04060100.xhp\" name=\"Vybrat zdroj\">Vybrat zdroj</link>"
+#. ANGEu
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
@@ -12160,6 +13966,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04060200.xhp\" name=\"Request\">Request</link>"
msgstr "<link href=\"text/shared/01/04060200.xhp\" name=\"Dotaz\">Dotaz</link>"
+#. AMvoY
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
@@ -12168,6 +13975,7 @@ msgctxt ""
msgid "Select Source"
msgstr "Vybrat zdroj"
+#. T67oT
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
@@ -12176,6 +13984,7 @@ msgctxt ""
msgid "Select Source"
msgstr "Vybrat zdroj"
+#. HezxN
#: 04060100.xhp
msgctxt ""
"04060100.xhp\n"
@@ -12184,6 +13993,7 @@ msgctxt ""
msgid "<variable id=\"quellaus\"><ahelp hid=\".uno:TwainSelect\" visibility=\"visible\">Selects the scanner that you want to use.</ahelp></variable>"
msgstr "<variable id=\"quellaus\"><ahelp hid=\".uno:TwainSelect\" visibility=\"visible\">Vyberte skener, který chcete použít.</ahelp></variable>"
+#. qDEzX
#: 04060200.xhp
msgctxt ""
"04060200.xhp\n"
@@ -12192,6 +14002,7 @@ msgctxt ""
msgid "Request"
msgstr "Dotaz"
+#. PgxbG
#: 04060200.xhp
msgctxt ""
"04060200.xhp\n"
@@ -12200,6 +14011,7 @@ msgctxt ""
msgid "Request"
msgstr "Dotaz"
+#. 2C9QF
#: 04060200.xhp
msgctxt ""
"04060200.xhp\n"
@@ -12208,6 +14020,7 @@ msgctxt ""
msgid "<variable id=\"anford\"><ahelp hid=\".uno:TwainTransfer\" visibility=\"visible\">Scans an image, and then inserts the result into the document. The scanning dialog is provided by the manufacturer of the scanner.</ahelp></variable> For an explanation of the dialog please refer to the documentation on your scanner."
msgstr "<variable id=\"anford\"><ahelp hid=\".uno:TwainTransfer\" visibility=\"visible\">Naskenuje obrázek a vloží výsledek do dokumentu. Dialog skenování závisí na výrobci skeneru.</ahelp></variable> Vysvětlení dialogu najdete v dokumentaci ke skeneru."
+#. GVD56
#: 04100000.xhp
msgctxt ""
"04100000.xhp\n"
@@ -12216,6 +14029,7 @@ msgctxt ""
msgid "Special Character"
msgstr "Speciální znak"
+#. 4Qsom
#: 04100000.xhp
msgctxt ""
"04100000.xhp\n"
@@ -12224,6 +14038,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04100000.xhp\">Special Character</link>"
msgstr "<link href=\"text/shared/01/04100000.xhp\">Speciální znak</link>"
+#. CBACQ
#: 04100000.xhp
msgctxt ""
"04100000.xhp\n"
@@ -12232,6 +14047,7 @@ msgctxt ""
msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
msgstr "<variable id=\"sonder\"><ahelp hid=\".\">Umožňuje vkládat znaky z množiny symbolů nalezených v nainstalovaných písmech.</ahelp></variable>"
+#. gzkiW
#: 04100000.xhp
msgctxt ""
"04100000.xhp\n"
@@ -12240,6 +14056,7 @@ msgctxt ""
msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
msgstr "Když klepnete na znak v dialogovém okně <emph>Speciální znaky</emph>, zobrazí se náhled a číselný kód znaku."
+#. d8FbY
#: 04100000.xhp
msgctxt ""
"04100000.xhp\n"
@@ -12248,6 +14065,7 @@ msgctxt ""
msgid "Font"
msgstr "Písmo"
+#. ArpMB
#: 04100000.xhp
msgctxt ""
"04100000.xhp\n"
@@ -12256,6 +14074,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/specialcharacters/fontlb\">Select a font to display the special characters that are associated with it.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/specialcharacters/fontlb\">Vyberte písmo, ze kterého chcete zobrazit speciální znaky.</ahelp>"
+#. BMd5F
#: 04100000.xhp
msgctxt ""
"04100000.xhp\n"
@@ -12264,6 +14083,7 @@ msgctxt ""
msgid "Subset"
msgstr "Podmnožina"
+#. KeVfU
#: 04100000.xhp
msgctxt ""
"04100000.xhp\n"
@@ -12272,6 +14092,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/specialcharacters/subsetlb\">Select a Unicode category for the current font.</ahelp> The special characters for the selected Unicode category are displayed in the character table."
msgstr "<ahelp hid=\"cui/ui/specialcharacters/subsetlb\">Vyberte kategorii Unicode pro aktuálního písmo.</ahelp> V tabulce znaků se poté zobrazí speciální znaky z vybrané kategorie Unicode."
+#. 8EHHz
#: 04100000.xhp
msgctxt ""
"04100000.xhp\n"
@@ -12280,6 +14101,7 @@ msgctxt ""
msgid "Character Table"
msgstr "Tabulka znaků"
+#. F8D9E
#: 04100000.xhp
msgctxt ""
"04100000.xhp\n"
@@ -12288,6 +14110,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_CHARMAP_CTL_SHOWSET\">Click the special character(s) that you want to insert, and then click <emph>Insert</emph>.</ahelp>"
msgstr "<ahelp hid=\"HID_CHARMAP_CTL_SHOWSET\">Klepněte na speciální znak nebo znaky, které chcete vložit, a poté klepněte na <emph>Vložit</emph>.</ahelp>"
+#. n8ENj
#: 04100000.xhp
msgctxt ""
"04100000.xhp\n"
@@ -12296,6 +14119,7 @@ msgctxt ""
msgid "Characters"
msgstr "Znaky"
+#. ta52D
#: 04100000.xhp
msgctxt ""
"04100000.xhp\n"
@@ -12304,6 +14128,7 @@ msgctxt ""
msgid "Displays the special characters to be inserted. Edit this field if you want to change the current selection of characters."
msgstr "Zobrazuje speciální znaky, které mají být vloženy. Aktuální výběr znaků změníte tím, že toto pole upravíte."
+#. U8Mm2
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
@@ -12312,6 +14137,7 @@ msgctxt ""
msgid "Inserting Pictures"
msgstr "Vkládání obrázků"
+#. 2UykA
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
@@ -12320,6 +14146,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04140000.xhp\" name=\"Inserting Images\">Inserting Images</link>"
msgstr "<link href=\"text/shared/01/04140000.xhp\" name=\"Vkládání obrázků\">Vkládání obrázků</link>"
+#. GjcBZ
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
@@ -12328,6 +14155,7 @@ msgctxt ""
msgid "<variable id=\"image_text\"><variable id=\"grafiktext\"><ahelp hid=\".uno:InsertGraphic\">Inserts an image into the current document <switchinline select=\"appl\"><caseinline select=\"WRITER\">with optimal page wrapping and centered on the line</caseinline><caseinline select=\"CALC\">at the current cell position</caseinline><defaultinline>centered on the page or slide</defaultinline></switchinline>.</ahelp></variable></variable>"
msgstr "<variable id=\"image_text\"><variable id=\"grafiktext\"><ahelp hid=\".uno:InsertGraphic\">Vloží do aktuálního dokumentu obrázek <switchinline select=\"appl\"><caseinline select=\"WRITER\">s optimálním obtékáním stránky a zarovnaný na střed řádku</caseinline><caseinline select=\"CALC\">na aktuální pozici kurzoru</caseinline><defaultinline>zarovnaný na střed stránky nebo snímku</defaultinline></switchinline>.</ahelp></variable></variable>"
+#. Ez338
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
@@ -12336,6 +14164,7 @@ msgctxt ""
msgid "Frame Style"
msgstr "Styl rámce"
+#. bzFsD
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
@@ -12344,6 +14173,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FILEOPEN_IMAGE_TEMPLATE\">Select the frame style for the graphic.</ahelp>"
msgstr "<ahelp hid=\"HID_FILEOPEN_IMAGE_TEMPLATE\">Vyberte styl rámce obrázku.</ahelp>"
+#. cnRdY
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
@@ -12352,6 +14182,7 @@ msgctxt ""
msgid "Link"
msgstr "Odkaz"
+#. Cxk9z
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
@@ -12360,6 +14191,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FILEDLG_LINK_CB\">Inserts the selected graphic file as a link.</ahelp>"
msgstr "<ahelp hid=\"HID_FILEDLG_LINK_CB\">Vloží vybraný soubor s obrázkem jako odkaz.</ahelp>"
+#. Z7Uva
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
@@ -12368,6 +14200,7 @@ msgctxt ""
msgid "Preview"
msgstr "Náhled"
+#. yCDFR
#: 04140000.xhp
msgctxt ""
"04140000.xhp\n"
@@ -12376,6 +14209,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FILEDLG_PREVIEW_CB\">Displays a preview of the selected graphic file.</ahelp>"
msgstr "<ahelp hid=\"HID_FILEDLG_PREVIEW_CB\">Zobrazí náhled vybraného obrázku.</ahelp>"
+#. mXSNG
#: 04150000.xhp
msgctxt ""
"04150000.xhp\n"
@@ -12384,6 +14218,7 @@ msgctxt ""
msgid "Object"
msgstr "Objekt"
+#. XQTfD
#: 04150000.xhp
msgctxt ""
"04150000.xhp\n"
@@ -12392,6 +14227,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04150000.xhp\" name=\"Object\">Object</link>"
msgstr "<link href=\"text/shared/01/04150000.xhp\" name=\"Objekt\">Objekt</link>"
+#. C8o3X
#: 04150000.xhp
msgctxt ""
"04150000.xhp\n"
@@ -12400,6 +14236,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Inserts an embedded object into your document, including formulas, 3D models, charts and OLE objects.</ahelp>"
msgstr "<ahelp hid=\".\">Vloží do dokumentu objekt, například vzorec, 3D model, graf nebo objekt OLE.</ahelp>"
+#. JDEXJ
#: 04150000.xhp
msgctxt ""
"04150000.xhp\n"
@@ -12408,6 +14245,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04160300.xhp\" name=\"Formula\">Formula</link>"
msgstr "<link href=\"text/shared/01/04160300.xhp\" name=\"Vzorec\">Vzorec</link>"
+#. tgqqs
#: 04150000.xhp
msgctxt ""
"04150000.xhp\n"
@@ -12416,6 +14254,7 @@ msgctxt ""
msgid "Chart From File"
msgstr "Graf ze souboru"
+#. RHGkL
#: 04150000.xhp
msgctxt ""
"04150000.xhp\n"
@@ -12424,6 +14263,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:InsertObjectChartFromFile\">Inserts a chart from within another spreadsheet or from an ODF Chart file (file extension: <emph>*.odc</emph>).</ahelp>"
msgstr "<ahelp hid=\".uno:InsertObjectChartFromFile\">Vloží graf z jiného sešitu nebo ze souboru formátu Graf ODF (přípona souboru <emph>*.odc</emph>).</ahelp>"
+#. DRhEX
#: 04150000.xhp
msgctxt ""
"04150000.xhp\n"
@@ -12432,6 +14272,7 @@ msgctxt ""
msgid "3D Model"
msgstr "3D model"
+#. u3mir
#: 04150000.xhp
msgctxt ""
"04150000.xhp\n"
@@ -12440,6 +14281,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Insert3DModel\">Inserts a 3D models in the glTF format. This option is currently only available for Windows and Linux.</ahelp>"
msgstr "<ahelp hid=\".uno:Insert3DModel\">Vloží 3D model ve formátu glTF. Tato možnost je momentálně k dispozici pouze pro Windows a Linux.</ahelp>"
+#. mRZCQ
#: 04150000.xhp
msgctxt ""
"04150000.xhp\n"
@@ -12448,6 +14290,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04150100.xhp\" name=\"OLE Object\">OLE Object</link>"
msgstr "<link href=\"text/shared/01/04150100.xhp\" name=\"Objekt OLE\">Objekt OLE</link>"
+#. Prhay
#: 04150100.xhp
msgctxt ""
"04150100.xhp\n"
@@ -12456,6 +14299,7 @@ msgctxt ""
msgid "Insert OLE Object"
msgstr "Vložit objekt OLE"
+#. VXNsC
#: 04150100.xhp
msgctxt ""
"04150100.xhp\n"
@@ -12464,6 +14308,7 @@ msgctxt ""
msgid "<bookmark_value>OLE objects; inserting</bookmark_value><bookmark_value>inserting; OLE objects</bookmark_value><bookmark_value>objects; inserting OLE objects</bookmark_value>"
msgstr "<bookmark_value>objekty OLE; vkládání</bookmark_value><bookmark_value>vkládání; objekty OLE</bookmark_value><bookmark_value>objekty; vkládání objektů OLE</bookmark_value>"
+#. rZgGe
#: 04150100.xhp
msgctxt ""
"04150100.xhp\n"
@@ -12472,14 +14317,16 @@ msgctxt ""
msgid "Insert OLE Object"
msgstr "Vložit objekt OLE"
+#. EsbYc
#: 04150100.xhp
msgctxt ""
"04150100.xhp\n"
"par_id3149748\n"
"help.text"
-msgid "<variable id=\"ole\"><ahelp hid=\".uno:InsertObject\">Inserts an <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> object into the current document. The OLE object is inserted as a link or an embedded object.</ahelp></variable>"
-msgstr "<variable id=\"ole\"><ahelp hid=\".uno:InsertObject\">Vloží do aktuálního dokumentu objekt <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link>. Objekt OLE se vloží jako odkaz nebo jako objekt.</ahelp></variable>"
+msgid "<variable id=\"ole\"><ahelp hid=\".\">Inserts an <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> object into the current document. The OLE object is inserted as a link or an embedded object.</ahelp></variable>"
+msgstr ""
+#. HAHCE
#: 04150100.xhp
msgctxt ""
"04150100.xhp\n"
@@ -12488,6 +14335,7 @@ msgctxt ""
msgid "You <emph>cannot</emph> use the clipboard or drag and drop to move OLE objects to other files."
msgstr "K přesunutí objektů OLE do jiných souborů <emph>není možné</emph> použít schránku nebo přetažení."
+#. YTWCi
#: 04150100.xhp
msgctxt ""
"04150100.xhp\n"
@@ -12496,6 +14344,7 @@ msgctxt ""
msgid "Empty and inactive OLE objects are transparent."
msgstr "Prázdné a neaktivní objekty OLE jsou průhledné."
+#. o5Gwc
#: 04150100.xhp
msgctxt ""
"04150100.xhp\n"
@@ -12504,6 +14353,7 @@ msgctxt ""
msgid "Create new"
msgstr "Vytvořit nový"
+#. CvvSj
#: 04150100.xhp
msgctxt ""
"04150100.xhp\n"
@@ -12512,6 +14362,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/insertoleobject/createnew\">Creates a new OLE object based on the object type that you select.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/insertoleobject/createnew\">Vytvoří nový objekt OLE vybraného typu.</ahelp>"
+#. DrXMs
#: 04150100.xhp
msgctxt ""
"04150100.xhp\n"
@@ -12520,6 +14371,7 @@ msgctxt ""
msgid "Object type"
msgstr "Typ objektu"
+#. uYkSD
#: 04150100.xhp
msgctxt ""
"04150100.xhp\n"
@@ -12528,6 +14380,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/insertoleobject/types\">Select the type of document that you want to create.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/insertoleobject/types\">Vyberte typ dokumentu, který chcete vytvořit.</ahelp>"
+#. MGDEv
#: 04150100.xhp
msgctxt ""
"04150100.xhp\n"
@@ -12536,6 +14389,7 @@ msgctxt ""
msgid "Create from file"
msgstr "Vytvořit ze souboru"
+#. sxu7w
#: 04150100.xhp
msgctxt ""
"04150100.xhp\n"
@@ -12544,6 +14398,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/insertoleobject/createfromfile\">Creates an OLE object from an existing file.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/insertoleobject/createfromfile\">Vytvoří objekt OLE z existujícího souboru.</ahelp>"
+#. LbGrA
#: 04150100.xhp
msgctxt ""
"04150100.xhp\n"
@@ -12552,6 +14407,7 @@ msgctxt ""
msgid "File"
msgstr "Soubor"
+#. uLQww
#: 04150100.xhp
msgctxt ""
"04150100.xhp\n"
@@ -12560,6 +14416,7 @@ msgctxt ""
msgid "Choose the file that you want to insert as an OLE object."
msgstr "Vyberte soubor, který chcete vložit jako objekt OLE."
+#. TGhRK
#: 04150100.xhp
msgctxt ""
"04150100.xhp\n"
@@ -12568,6 +14425,7 @@ msgctxt ""
msgid "File"
msgstr "Soubor"
+#. MUdYZ
#: 04150100.xhp
msgctxt ""
"04150100.xhp\n"
@@ -12576,6 +14434,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/insertoleobject/urled\">Enter the name of the file that you want to link or embed, or click <emph>Search</emph> to locate the file.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/insertoleobject/urled\">Zadejte název souboru, který chcete připojit či vložit, nebo klepněte na <emph>Hledat</emph> a soubor vyberte.</ahelp>"
+#. CHtvz
#: 04150100.xhp
msgctxt ""
"04150100.xhp\n"
@@ -12584,6 +14443,7 @@ msgctxt ""
msgid "Search..."
msgstr "Hledat..."
+#. rPUVG
#: 04150100.xhp
msgctxt ""
"04150100.xhp\n"
@@ -12592,6 +14452,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/insertoleobject/urlbtn\">Locate the file that you want to insert, and then click <emph>Open</emph>.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/insertoleobject/urlbtn\">Najděte soubor, který chcete vložit, a poté klepněte na <emph>Otevřít</emph>.</ahelp>"
+#. PCGNM
#: 04150100.xhp
msgctxt ""
"04150100.xhp\n"
@@ -12600,6 +14461,7 @@ msgctxt ""
msgid "Link to file"
msgstr "Odkaz na soubor"
+#. WPFqG
#: 04150100.xhp
msgctxt ""
"04150100.xhp\n"
@@ -12608,6 +14470,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enable this checkbox to insert the OLE object as a link to the original file. If this checkbox is not enabled, the OLE object will be embedded into your document.</ahelp>"
msgstr "<ahelp hid=\".\">Zaškrtnete-li toto pole, vloží se objekt OLE jako odkaz na původní soubor. Není-li pole zaškrtnuto, objekt OLE se vloží přímo do dokumentu.</ahelp>"
+#. AFxpZ
#: 04160300.xhp
msgctxt ""
"04160300.xhp\n"
@@ -12616,6 +14479,7 @@ msgctxt ""
msgid "Formula"
msgstr "Vzorec"
+#. wWFGR
#: 04160300.xhp
msgctxt ""
"04160300.xhp\n"
@@ -12624,6 +14488,7 @@ msgctxt ""
msgid "<bookmark_value>formulas; starting formula editor</bookmark_value><bookmark_value>$[officename] Math start</bookmark_value><bookmark_value>Math formula editor</bookmark_value><bookmark_value>equations in formula editor</bookmark_value><bookmark_value>editors;formula editor</bookmark_value>"
msgstr "<bookmark_value>vzorce; spuštění editoru vzorců</bookmark_value><bookmark_value>$[officename] Math; spuštění</bookmark_value><bookmark_value>editor vzorců Math</bookmark_value><bookmark_value>vzorce; editor vzorců</bookmark_value><bookmark_value>editory; editor vzorců</bookmark_value>"
+#. Y9pqw
#: 04160300.xhp
msgctxt ""
"04160300.xhp\n"
@@ -12632,6 +14497,7 @@ msgctxt ""
msgid "Formula"
msgstr "Vzorec"
+#. RZBiP
#: 04160300.xhp
msgctxt ""
"04160300.xhp\n"
@@ -12640,6 +14506,7 @@ msgctxt ""
msgid "<variable id=\"starmath\"><ahelp hid=\".\">Inserts a formula into the current document.</ahelp> <switchinline select=\"appl\"><caseinline select=\"MATH\"/><defaultinline>For more information open the <emph>$[officename] Math Help</emph>.</defaultinline></switchinline></variable>"
msgstr "<variable id=\"starmath\"><ahelp hid=\".\">Vloží do aktuálního dokumentu vzorec.</ahelp> <switchinline select=\"appl\"><caseinline select=\"MATH\"/><defaultinline>Více informací najdete v <emph>nápovědě $[officename] Math</emph>.</defaultinline></switchinline></variable>"
+#. 4aSw9
#: 04160300.xhp
msgctxt ""
"04160300.xhp\n"
@@ -12648,6 +14515,7 @@ msgctxt ""
msgid "<link href=\"text/smath/main0000.xhp\" name=\"Formulas\">Formulas</link>"
msgstr "<link href=\"text/smath/main0000.xhp\" name=\"Vzorce\">Vzorce</link>"
+#. 2mEnY
#: 04160500.xhp
msgctxt ""
"04160500.xhp\n"
@@ -12656,6 +14524,7 @@ msgctxt ""
msgid "Insert Floating Frame"
msgstr "Vložit plovoucí rámec"
+#. c3fbt
#: 04160500.xhp
msgctxt ""
"04160500.xhp\n"
@@ -12664,6 +14533,7 @@ msgctxt ""
msgid "<bookmark_value>floating frames in HTML documents</bookmark_value><bookmark_value>inserting; floating frames</bookmark_value>"
msgstr "<bookmark_value>plovoucí rámce v HTML dokumentech</bookmark_value><bookmark_value>vkládání; plovoucí rámce</bookmark_value>"
+#. Z8ciV
#: 04160500.xhp
msgctxt ""
"04160500.xhp\n"
@@ -12672,6 +14542,7 @@ msgctxt ""
msgid "Insert Floating Frame"
msgstr "Vložit plovoucí rámec"
+#. HAUdm
#: 04160500.xhp
msgctxt ""
"04160500.xhp\n"
@@ -12680,6 +14551,7 @@ msgctxt ""
msgid "<variable id=\"floating_frame_text\"><variable id=\"frameeinfuegentext\"><ahelp hid=\".\">Inserts a floating frame into the current document. Floating frames are used in HTML documents to display the contents of another file.</ahelp></variable></variable>"
msgstr "<variable id=\"floating_frame_text\"><variable id=\"frameeinfuegentext\"><ahelp hid=\".\">Vloží do aktuálního dokumentu plovoucí rámec. Plovoucí rámce se používají v HTML dokumentech pro zobrazení obsahu jiného souboru.</ahelp></variable></variable>"
+#. XcQtA
#: 04160500.xhp
msgctxt ""
"04160500.xhp\n"
@@ -12688,6 +14560,7 @@ msgctxt ""
msgid "If you want to create HTML pages that use floating frames, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML compatibility</emph>, and then select the \"MS Internet Explorer\" option. The floating frame is bounded by <IFRAME> and </IFRAME> tags."
msgstr "Chcete-li vytvořit HTML stránky s plovoucími rámy, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Načítání/ukládání - HTML kompatibilita</emph> a poté vyberte možnost \"MS Internet Explorer\". Plovoucí rámec bude uzavřen mezi značky <IFRAME> a </IFRAME>."
+#. UVYwj
#: 04160500.xhp
msgctxt ""
"04160500.xhp\n"
@@ -12696,6 +14569,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/02210101.xhp\" name=\"Floating frame properties\">Floating frame properties</link>"
msgstr "<link href=\"text/shared/01/02210101.xhp\" name=\"Vlastnosti plovoucícho rámce\">Vlastnosti plovoucícho rámce</link>"
+#. pE38h
#: 04180100.xhp
msgctxt ""
"04180100.xhp\n"
@@ -12704,6 +14578,7 @@ msgctxt ""
msgid "Data Sources"
msgstr "Zdroje dat"
+#. NpqZF
#: 04180100.xhp
msgctxt ""
"04180100.xhp\n"
@@ -12712,6 +14587,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04180100.xhp\" name=\"Data Sources\">Data Sources</link>"
msgstr "<link href=\"text/shared/01/04180100.xhp\" name=\"Zdroje dat\">Zdroje dat</link>"
+#. YA9SQ
#: 04180100.xhp
msgctxt ""
"04180100.xhp\n"
@@ -12720,6 +14596,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Lists the databases that are registered in <item type=\"productname\">%PRODUCTNAME</item> and lets you manage the contents of the databases.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí seznam databází, které jsou zaregistrovány v <item type=\"productname\">%PRODUCTNAME</item>, a umožní spravovat obsah těchto databází.</ahelp>"
+#. HuFuF
#: 04180100.xhp
msgctxt ""
"04180100.xhp\n"
@@ -12728,6 +14605,7 @@ msgctxt ""
msgid "The <emph>Data sources</emph> command is only available when a text document or a spreadsheet is open."
msgstr "Příkaz <emph>Zdroje dat</emph> je dostupný jen tehdy, pokud je otevřen textový dokument nebo sešit."
+#. LRaSE
#: 04180100.xhp
msgctxt ""
"04180100.xhp\n"
@@ -12736,6 +14614,7 @@ msgctxt ""
msgid "You can insert fields from a database into your file or you can create forms to access the database."
msgstr "Do souboru je možné vložit pole z databáze nebo vytvořit formuláře pro přístup k ní."
+#. NGJ7B
#: 04180100.xhp
msgctxt ""
"04180100.xhp\n"
@@ -12744,6 +14623,7 @@ msgctxt ""
msgid "<link href=\"text/shared/main0212.xhp\" name=\"Table Data bar\">Table Data bar</link>"
msgstr "<link href=\"text/shared/main0212.xhp\" name=\"Lišta Data tabulky\">Lišta Data tabulky</link>"
+#. LzYvb
#: 04180100.xhp
msgctxt ""
"04180100.xhp\n"
@@ -12752,6 +14632,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/01170000.xhp\" name=\"Forms\">Forms</link>"
msgstr "<link href=\"text/shared/02/01170000.xhp\" name=\"Formuláře\">Formuláře</link>"
+#. 6C3hS
#: 04990000.xhp
msgctxt ""
"04990000.xhp\n"
@@ -12760,6 +14641,7 @@ msgctxt ""
msgid "Media"
msgstr "Multimédia"
+#. FepyM
#: 04990000.xhp
msgctxt ""
"04990000.xhp\n"
@@ -12768,6 +14650,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04990000.xhp\" name=\"media\">Media</link>"
msgstr "<link href=\"text/shared/01/04990000.xhp\" name=\"Multimédia\">Multimédia</link>"
+#. YGAMw
#: 04990000.xhp
msgctxt ""
"04990000.xhp\n"
@@ -12776,6 +14659,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The submenu presents various sources that an image, audio or video can be insert from.</ahelp>"
msgstr "<ahelp hid=\".\">Tato podnabídka obsahuje různé zdroje, ze kterých lze vložit obrázek, zvuk nebo video.</ahelp>"
+#. yhJ3D
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
@@ -12784,6 +14668,7 @@ msgctxt ""
msgid "Clear Direct Formatting"
msgstr "Vymazat přímé formátování"
+#. 4nCsV
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
@@ -12792,6 +14677,7 @@ msgctxt ""
msgid "<bookmark_value>formatting; undoing when writing</bookmark_value><bookmark_value>hyperlinks; deleting</bookmark_value><bookmark_value>deleting; hyperlinks</bookmark_value><bookmark_value>cells;resetting formats</bookmark_value>"
msgstr "<bookmark_value>formátování; zpět při psaní</bookmark_value><bookmark_value>hypertextové odkazy; mazání</bookmark_value><bookmark_value>mazání; hypertextové odkazy</bookmark_value><bookmark_value>buňky;resetování formátů</bookmark_value>"
+#. y96Dt
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
@@ -12800,6 +14686,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05010000.xhp\" name=\"Clear Direct Formatting\">Clear Direct Formatting</link>"
msgstr "<link href=\"text/shared/01/05010000.xhp\" name=\"Vymazat přímé formátování\">Vymazat přímé formátování</link>"
+#. uB2DG
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
@@ -12808,6 +14695,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Removes direct formatting and formatting by character styles from the selection.</ahelp>"
msgstr "<ahelp hid=\".\">Odstraní z výběru přímé formátování a formátování znakových stylů.</ahelp>"
+#. LYtxB
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
@@ -12816,6 +14704,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><defaultinline>Direct formatting is formatting that you applied without using styles, such as setting bold typeface by clicking the <emph>Bold</emph> icon.</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CHART\"></caseinline><defaultinline>Přímé formátování je formátování, ke kterému jste nepoužili styly, např. nastavení tučného písma klepnutím na ikonu <emph>Tučné</emph>.</defaultinline></switchinline>"
+#. h42SA
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
@@ -12824,6 +14713,7 @@ msgctxt ""
msgid "To stop applying a direct format, such as underlining, while you type new text at the end of a line, press Shift+Ctrl+X."
msgstr "Chcete-li, aby se přestalo používat přímé formátování, např. podtrhávání během psaní nového textu na konci řádku, stiskněte Shift+Ctrl+X."
+#. rQFC8
#: 05020000.xhp
msgctxt ""
"05020000.xhp\n"
@@ -12832,6 +14722,7 @@ msgctxt ""
msgid "Character"
msgstr "Znak"
+#. Wnwwa
#: 05020000.xhp
msgctxt ""
"05020000.xhp\n"
@@ -12840,6 +14731,7 @@ msgctxt ""
msgid "Character"
msgstr "Znak"
+#. hFndG
#: 05020000.xhp
msgctxt ""
"05020000.xhp\n"
@@ -12848,6 +14740,7 @@ msgctxt ""
msgid "<variable id=\"zeichentext\"><ahelp hid=\".uno:FontDialog\">Changes the font and the font formatting for the selected characters.</ahelp></variable>"
msgstr "<variable id=\"zeichentext\"><ahelp hid=\".uno:FontDialog\">Změní písmo a formátování vybraných znaků.</ahelp></variable>"
+#. ZvERE
#: 05020000.xhp
msgctxt ""
"05020000.xhp\n"
@@ -12856,6 +14749,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020100.xhp\" name=\"Font\">Font</link>"
msgstr "<link href=\"text/shared/01/05020100.xhp\" name=\"Písmo\">Písmo</link>"
+#. 2422m
#: 05020000.xhp
msgctxt ""
"05020000.xhp\n"
@@ -12864,6 +14758,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/05020400.xhp\" name=\"Hyperlink\">Hyperlink</link></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/05020400.xhp\" name=\"Hypertextový odkaz\">Hypertextový odkaz</link></caseinline></switchinline>"
+#. ruEdb
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -12872,6 +14767,7 @@ msgctxt ""
msgid "Font"
msgstr "Písmo"
+#. HYnrq
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -12880,6 +14776,7 @@ msgctxt ""
msgid "<bookmark_value>formats; fonts</bookmark_value><bookmark_value>characters;fonts and formats</bookmark_value><bookmark_value>fonts; formats</bookmark_value><bookmark_value>text; fonts and formats</bookmark_value><bookmark_value>typefaces; formats</bookmark_value><bookmark_value>font sizes; relative changes</bookmark_value><bookmark_value>languages; spellchecking and formatting</bookmark_value><bookmark_value>characters; enabling CTL and Asian characters</bookmark_value>"
msgstr "<bookmark_value>formáty; písma</bookmark_value><bookmark_value>znaky; písma a formáty</bookmark_value><bookmark_value>písma; formáty</bookmark_value><bookmark_value>text; písma a formáty</bookmark_value><bookmark_value>typy písma; formáty</bookmark_value><bookmark_value>velikosti písma; relativní změny</bookmark_value><bookmark_value>jazyky; kontrola pravopisu a formátování</bookmark_value><bookmark_value>znaky; povolení komplexních a asijských znaků</bookmark_value>"
+#. tYER7
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -12888,6 +14785,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CHART\"><link href=\"text/shared/01/05020100.xhp\" name=\"Characters\">Characters</link></caseinline><defaultinline><link href=\"text/shared/01/05020100.xhp\" name=\"Font\">Font</link></defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CHART\"><link href=\"text/shared/01/05020100.xhp\" name=\"Znaky\">Znaky</link></caseinline><defaultinline><link href=\"text/shared/01/05020100.xhp\" name=\"Písmo\">Písmo</link></defaultinline></switchinline>"
+#. ABAbR
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -12896,6 +14794,7 @@ msgctxt ""
msgid "<variable id=\"zn\"><ahelp hid=\"cui/ui/charnamepage/CharNamePage\">Specify the formatting and the font that you want to apply.</ahelp></variable>"
msgstr "<variable id=\"zn\"><ahelp hid=\"cui/ui/charnamepage/CharNamePage\">Určete formátování a písmo, které chcete použít.</ahelp></variable>"
+#. mA83G
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -12904,6 +14803,7 @@ msgctxt ""
msgid "The changes are applied to the current selection, to the entire word that contains the cursor, or to the new text that you type."
msgstr "Změny se použijí na aktuální výběr, celé slovo, které obsahuje kurzor, nebo nově napsaný text."
+#. WcHYN
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -12912,6 +14812,7 @@ msgctxt ""
msgid "Depending on your language settings, you can change the formatting for the following font types:"
msgstr "V závislosti na jazykovém nastavení je možné změnit formátování pro následující druhy písem:"
+#. YBwW7
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -12920,6 +14821,7 @@ msgctxt ""
msgid "Western text font - Latin character sets."
msgstr "Písmo pro západní text - znakové sady založené na latince"
+#. yY9tq
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -12928,6 +14830,7 @@ msgctxt ""
msgid "Asian text font - Chinese, Japanese, or Korean character sets"
msgstr "Písmo pro asijský text - čínské, japonské nebo korejské znakové sady"
+#. vyMCG
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -12936,6 +14839,7 @@ msgctxt ""
msgid "Complex text layout font - right-to-left text direction"
msgstr "Písmo pro komplexní rozvržení textu - směr textu zprava doleva"
+#. iVVkD
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -12944,6 +14848,7 @@ msgctxt ""
msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
msgstr "Podporu pro jazyky s komplexním rozvržením textu a pro asijské jazyky povolíte volbou <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - jazyková nastavení - Jazyky</emph> a následným zaškrtnutím pole <emph>Povoleno</emph> v příslušné oblasti."
+#. ig9HL
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -12952,6 +14857,7 @@ msgctxt ""
msgid "<image id=\"img_id083120160608495768\" src=\"media/screenshots/cui/ui/charnamepage/CharNamePage.png\" width=\"9.0417in\" height=\"6.9791in\"><alt id=\"alt_id083120160608495768\">Font dialog</alt></image>"
msgstr "<image id=\"img_id083120160608495768\" src=\"media/screenshots/cui/ui/charnamepage/CharNamePage.png\" width=\"9.0417in\" height=\"6.9791in\"><alt id=\"alt_id083120160608495768\">Dialogové okno Písmo</alt></image>"
+#. Uf2n9
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -12960,6 +14866,7 @@ msgctxt ""
msgid "Font"
msgstr "Písmo"
+#. 8uKGv
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -12968,6 +14875,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/charnamepage/ctlfontnamelb\">Enter the name of an installed font that you want to use, or select a font from the list.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/charnamepage/ctlfontnamelb\">Zadejte nebo vyberte ze seznamu název nainstalovaného písma, které chcete použít.</ahelp>"
+#. ZZ6JH
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -12976,6 +14884,7 @@ msgctxt ""
msgid "Typeface"
msgstr "Styl písma"
+#. sABoQ
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -12984,6 +14893,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/charnamepage/ctlstylelb\">Select the formatting that you want to apply.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/charnamepage/ctlstylelb\">Vyberte formátování, které chcete použít.</ahelp>"
+#. MGdTv
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -12992,6 +14902,7 @@ msgctxt ""
msgid "Size"
msgstr "Velikost"
+#. oGL33
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -13000,6 +14911,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/charnamepage/ctlsizelb\">Enter or select the font size that you want to apply. For scalable fonts, you can also enter decimal values.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/charnamepage/ctlsizelb\">Zadejte nebo vyberte velikost písma, kterou chcete použít. Pro škálovatelná písma je možné zadat i desetinné hodnoty.</ahelp>"
+#. t9Gfx
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -13008,6 +14920,7 @@ msgctxt ""
msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
msgstr "Pokud vytváříte styl založený na jiném stylu, je možné zadat procentuální hodnotu nebo relativní hodnotu v bodech (např. <item type=\"input\">-2pt</item> nebo <item type=\"input\">+5pt</item>)."
+#. hJCp6
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -13016,6 +14929,7 @@ msgctxt ""
msgid "Language"
msgstr "Jazyk"
+#. MGSCA
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -13024,6 +14938,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/charnamepage/ctllanglb\">Sets the language that the spellchecker uses for the selected text or the text that you type. Available language modules have a check mark in front of them.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/charnamepage/ctllanglb\">Nastaví jazyk, který bude použit pro kontrolu pravopisu vybraného textu nebo textu, který napíšete. Dostupné jazyky mají před názvem značku zaškrtnutí.</ahelp>"
+#. dyESr
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -13032,6 +14947,7 @@ msgctxt ""
msgid "If the language list consists of an editable combo box, you can enter a valid <emph>BCP 47 language tag</emph> if the language you want to assign is not available from the selectable list."
msgstr "Jestliže seznam jazyků obsahuje pole, které lze změnit, a v seznamu není požadovaný jazyk k dispozici, je možné zadat platné <emph>označení jazyka podle BCP 47</emph>."
+#. Xf7AT
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -13040,6 +14956,7 @@ msgctxt ""
msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
msgstr "Podrobnosti o označení jazyků naleznete v angličtině <link href=\"http://www.langtag.net/\">v části <emph>For users</emph> na webových stránkách langtag.net</link>."
+#. cpdYi
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -13048,6 +14965,7 @@ msgctxt ""
msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
msgstr "Národní prostředí je možné změnit také pro buňky (zvolte <emph>Formát - Buňky - Čísla</emph>)."
+#. ZqG5G
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -13056,6 +14974,7 @@ msgctxt ""
msgid "<link href=\"text/shared/optionen/01140000.xhp\" name=\"Asian languages support\">Asian languages support</link>"
msgstr "<link href=\"text/shared/optionen/01140000.xhp\" name=\"Podpora asijských jazyků\">Podpora asijských jazyků</link>"
+#. yEggE
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
@@ -13064,6 +14983,7 @@ msgctxt ""
msgid "<link href=\"text/shared/optionen/01140000.xhp\" name=\"Complex text layout support\">Complex text layout support</link>"
msgstr "<link href=\"text/shared/optionen/01140000.xhp\" name=\"Podpora komplexního rozvržení textu\">Podpora komplexního rozvržení textu</link>"
+#. FC2BQ
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13072,6 +14992,7 @@ msgctxt ""
msgid "Font Effects"
msgstr "Efekty pro písmo"
+#. VKWDA
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13080,6 +15001,7 @@ msgctxt ""
msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
msgstr "<bookmark_value>písma;efekty</bookmark_value><bookmark_value>formátování; efekty pro písmo</bookmark_value><bookmark_value>znaky; efekty pro písmo</bookmark_value><bookmark_value>text; efekty pro písmo</bookmark_value><bookmark_value>efekty; písma</bookmark_value><bookmark_value>podtržení; text</bookmark_value><bookmark_value>velká písmena; efekty pro písmo</bookmark_value><bookmark_value>malá písmena; efekty pro písmo</bookmark_value><bookmark_value>první písmena velká; efekty pro písmo</bookmark_value><bookmark_value>kapitálky</bookmark_value><bookmark_value>přeškrtnutí; efekty pro písmo</bookmark_value><bookmark_value>písma; přeškrtnutí</bookmark_value><bookmark_value>obrysy; efekty pro písmo</bookmark_value><bookmark_value>písma; obrysy</bookmark_value><bookmark_value>stíny; znaky</bookmark_value><bookmark_value>písma; stíny</bookmark_value><bookmark_value>písma;ignorovaná barva</bookmark_value><bookmark_value>ignorovaná barva písma</bookmark_value><bookmark_value>barvy;ignorovaná barva textu</bookmark_value>"
+#. ENsDC
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13088,6 +15010,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Effects\">Font Effects</link>"
msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Efekty pro písmo\">Efekty pro písmo</link>"
+#. BGt5t
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13096,6 +15019,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/effectspage/EffectsPage\">Specify the font effects that you want to use.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/effectspage/EffectsPage\">Určete efekty pro písmo, které chcete použít.</ahelp>"
+#. AYN9L
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13104,6 +15028,7 @@ msgctxt ""
msgid "Font Color"
msgstr "Barva písma"
+#. yZAbJ
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13112,6 +15037,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Nastaví barvu označeného textu. Pokud zvolíte <emph>Automatická</emph>, pro světlá pozadí se nastaví barva textu na černou a pro tmavá pozadí na bílou.</ahelp>"
+#. ScU6M
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13120,6 +15046,7 @@ msgctxt ""
msgid "To change the color of a text selection, select the text that you want to change, and click the <emph>Font Color</emph> icon. To apply a different color, click the arrow next to the <emph>Font Color</emph> icon, and then select the color that you want to use."
msgstr "Chcete-li změnit barvu označeného textu, označte text a klepněte na ikonu <emph>Barva písma</emph>. Chcete-li použít jinou barvu, klepněte na šipku vedle ikony <emph>Barva písma</emph> a poté vyberte barvu, kterou chcete použít."
+#. vT2uF
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13128,6 +15055,7 @@ msgctxt ""
msgid "If you click the <emph>Font Color</emph> icon before you select text, the paint can cursor appears. To change the color of text, select the text with the paint can cursor. To change the color of a single word, double-click in a word. To apply a different color, click the arrow next to the <emph>Font Color</emph> icon, and then select the color that you want to use."
msgstr "Pokud klepnete na ikonu <emph>Barva písma</emph>, než označíte text, zobrazí se kurzor kreslení. Chcete-li změnit barvu textu, označte text tímto kurzorem. Chcete-li změnit barvu jednoho slovo, poklepejte na slovo. Chcete-li použít jinou barvu, klepněte na šipku vedle ikony <emph>Barva písma</emph> a poté vyberte barvu, kterou chcete použít."
+#. vjg7G
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13136,6 +15064,7 @@ msgctxt ""
msgid "To undo the last change, right-click."
msgstr "Pro navrácení poslední změny klepněte pravým tlačítkem."
+#. Dj8AA
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13144,6 +15073,7 @@ msgctxt ""
msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
msgstr "Chcete-li režim kreslení ukončit, klepněte jednou nebo stiskněte klávesu <emph>Esc</emph>."
+#. MFvGw
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13152,6 +15082,7 @@ msgctxt ""
msgid "The text color is ignored when printing, if the <emph>Print text in black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
msgstr ""
+#. tFhVN
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13160,6 +15091,7 @@ msgctxt ""
msgid "The text color is ignored on screen, if the <emph>Use automatic font color for screen display</emph> check box is selected in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01013000.xhp\"><emph>%PRODUCTNAME - Accessibility</emph></link>."
msgstr "Barva textu je na obrazovce ignorována, pokud je zaškrtnuto <emph>Vždy použít automatickou barvu písma pro obrazovku</emph> v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01013000.xhp\"><emph>%PRODUCTNAME - Zpřístupnění</emph></link>."
+#. zbPP3
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13168,6 +15100,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Klepnutím použijete aktuální barvu písma na vybrané znaky. Pro změnu barvy textu můžete také klepnout a poté přetáhnout výběr. Klepnutím na šipku vedle ikony otevřete lištu <emph>Barva písma</emph>.</variable></ahelp>"
+#. giEeL
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13176,6 +15109,7 @@ msgctxt ""
msgid "Effects"
msgstr "Velikost písma"
+#. gFDAo
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13184,6 +15118,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/effectspage/effectslb\">Select the font effects that you want to apply.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/effectspage/effectslb\">Vyberte efekty písma, které chcete použít.</ahelp>"
+#. TCY6u
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13192,6 +15127,7 @@ msgctxt ""
msgid "Effects"
msgstr "Velikost písma"
+#. G2gCr
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13200,6 +15136,7 @@ msgctxt ""
msgid "The following capitalization effects are available:"
msgstr "K dispozici jsou následující efekty pro změnu velikosti znaků:"
+#. Yh6gB
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13208,6 +15145,7 @@ msgctxt ""
msgid "<emph>Without</emph> - no effect is applied,"
msgstr "<emph>Žádný</emph> - nepoužije se žádný efekt."
+#. AohH9
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13216,6 +15154,7 @@ msgctxt ""
msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
msgstr "<emph>Velká písmena</emph> - změní malá písmena ve vybraném textu na velká."
+#. KCVx4
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13224,6 +15163,7 @@ msgctxt ""
msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
msgstr "<emph>Malá písmena</emph> - změní velká písmena ve vybraném textu na malá."
+#. zEB6q
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13232,6 +15172,7 @@ msgctxt ""
msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
msgstr "<emph>První písmena velká</emph> - změní první znak každého vybraného slova na velké písmeno."
+#. 7gaCo
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13240,6 +15181,7 @@ msgctxt ""
msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
msgstr "<emph>Kapitálky</emph> - změní malá písmena na velká a poté zmenší jejich velikost."
+#. iAwbr
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13248,6 +15190,7 @@ msgctxt ""
msgid "Relief"
msgstr "Reliéf"
+#. iXCe4
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13256,6 +15199,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\">Vyberte efekt <emph>reliéfu</emph>, který se použije na označený text. Při efektu <emph>Reliéf</emph> znaky vypadají, jako by byly zvednuty nad stránkou. Při efektu <emph>Rytina</emph> vypadají, jako by byly zatlačeny do stránky.</ahelp>"
+#. BhRXq
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13264,6 +15208,7 @@ msgctxt ""
msgid "Outline"
msgstr "Obrys"
+#. pPmRf
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13272,6 +15217,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/effectspage/outlinecb\">Displays the outline of the selected characters. This effect does not work with every font.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/effectspage/outlinecb\">Zobrazí obrys označených znaků. Ne se všemi písmy tento efekt funguje.</ahelp>"
+#. TTNGb
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13280,6 +15226,7 @@ msgctxt ""
msgid "Shadow"
msgstr "Stín"
+#. 3ATPy
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13288,6 +15235,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/effectspage/shadowcb\">Adds a shadow that casts below and to the right of the selected characters.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/effectspage/shadowcb\">Přidá stín vrhaný vpravo a pod vybrané znaky.</ahelp>"
+#. kGuxJ
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13296,6 +15244,7 @@ msgctxt ""
msgid "<bookmark_value>blinking fonts</bookmark_value> <bookmark_value>flashing fonts</bookmark_value>"
msgstr "<bookmark_value>blikající písma</bookmark_value> <bookmark_value>blýskající písma</bookmark_value>"
+#. Suvvn
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13304,6 +15253,7 @@ msgctxt ""
msgid "Blinking"
msgstr "Blikající"
+#. 2FiCB
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13312,6 +15262,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/effectspage/blinkingcb\">Makes the selected characters blink. You cannot change the blink frequency.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/effectspage/blinkingcb\">Vybrané znaky budou blikat. Rychlost blikání není možné upravit.</ahelp>"
+#. B3MEb
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13320,6 +15271,7 @@ msgctxt ""
msgid "Hidden"
msgstr "Skryté"
+#. DJ7xG
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13328,6 +15280,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/effectspage/hiddencb\">Hides the selected characters.</ahelp> To display the hidden text, ensure that <emph>Formatting Marks</emph> is selected in the <emph>View</emph> menu. You can also choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formatting Aids</emph> and select <emph>Hidden text</emph>."
msgstr "<ahelp hid=\"cui/ui/effectspage/hiddencb\">Skryje vybrané znaky.</ahelp> Aby se skrytý text zobrazil, je nutné mít zvoleno <emph>Řídicí znaky</emph> v nabídce <emph>Zobrazit</emph>. Lze také zvolit <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Pomůcky pro formátování</emph> a vybrat <emph>Skrytý text</emph>."
+#. YV7be
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13336,6 +15289,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\"><emph>Overlines or removes overlining from the selected text. If the cursor is not in a word, the new text that you enter is overlined.</emph></ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\"><emph>Přidá nebo odstraní nadtržení vybraného textu. Pokud se kurzor nenachází ve slově, bude nadtržen nový text, který napíšete.</emph></ahelp>"
+#. yLgGs
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13344,6 +15298,7 @@ msgctxt ""
msgid "Overlining"
msgstr "Nadtržení"
+#. AgLqC
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13352,6 +15307,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/effectspage/overlinelb\">Select the overlining style that you want to apply. To apply the overlining to words only, select the <emph>Individual Words</emph> box.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/effectspage/overlinelb\">Vyberte požadovaný styl nadtržení. Chcete-li nadtržení použít pouze nad slovy, zaškrtněte pole <emph>Jednotlivá slova</emph>.</ahelp>"
+#. hjGmq
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13360,6 +15316,7 @@ msgctxt ""
msgid "Overline color"
msgstr "Barva nadtržení"
+#. Qj5QS
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13368,6 +15325,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/effectspage/overlinecolorlb\">Select the color for the overlining.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/effectspage/overlinecolorlb\">Vyberte barvu nadtržení.</ahelp>"
+#. exFYD
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13376,6 +15334,7 @@ msgctxt ""
msgid "Strikethrough"
msgstr "Přeškrtnutí"
+#. GhmxB
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13384,6 +15343,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/effectspage/strikeoutlb\">Select a strikethrough style for the selected text.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/effectspage/strikeoutlb\">Vyberte styl přeškrtnutí označeného textu.</ahelp>"
+#. 8KFk2
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13392,6 +15352,7 @@ msgctxt ""
msgid "If you save your document in Microsoft Word format, all of the strikethrough styles are converted to the single line style."
msgstr "Pokud ukládáte dokument do formátu Microsoft Word, všechny styly přeškrtnutí se změní na jednoduché."
+#. ojwCR
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13400,6 +15361,7 @@ msgctxt ""
msgid "Underlining"
msgstr "Podtržení"
+#. WedNX
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13408,6 +15370,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/effectspage/underlinelb\">Select the underlining style that you want to apply. To apply the underlining to words only, select the <emph>Individual Words</emph> box.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/effectspage/underlinelb\">Vyberte požadovaný styl podtržení. Chcete-li podtržení použít pouze pod slovy, zaškrtněte pole <emph>Jednotlivá slova</emph>.</ahelp>"
+#. E5TPY
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13416,6 +15379,7 @@ msgctxt ""
msgid "If you apply underlining to a superscript text, the underlining is raised to the level of the superscript. If the superscript is contained in a word with normal text, the underlining is not raised."
msgstr "Pokud použijete podtržení na horní index, zvedne se podtržení na úroveň indexu. Pokud normální text obsahuje horní index, podtržení se nezvedne."
+#. PssvR
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13424,6 +15388,7 @@ msgctxt ""
msgid "Underline color"
msgstr "Barva podtržení"
+#. iFDaB
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13432,6 +15397,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/effectspage/underlinecolorlb\">Select the color for the underlining.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/effectspage/underlinecolorlb\">Vyberte barvu pro podtržení.</ahelp>"
+#. vCnQY
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13440,6 +15406,7 @@ msgctxt ""
msgid "Individual words"
msgstr "Jednotlivá slova"
+#. LifTi
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13448,6 +15415,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/effectspage/individualwordscb\">Applies the selected effect only to words and ignores spaces.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/effectspage/individualwordscb\">Vybraný efekt použije pouze na slova a ne na mezery.</ahelp>"
+#. 7qD3W
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13456,6 +15424,7 @@ msgctxt ""
msgid "Emphasis mark"
msgstr "Značka zvýraznění"
+#. v3dTW
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13464,6 +15433,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/effectspage/emphasislb\">Select a character to display over or below the entire length of the selected text.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/effectspage/emphasislb\">Vyberte znak, který se má zobrazit pod nebo nad celou délkou označeného textu.</ahelp>"
+#. Fuu9V
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13472,6 +15442,7 @@ msgctxt ""
msgid "Position"
msgstr "Umístění"
+#. 44rBr
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
@@ -13480,6 +15451,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/effectspage/positionlb\">Specify where to display the emphasis marks.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/effectspage/positionlb\">Určete, kde se mají zobrazit značky zvýraznění.</ahelp>"
+#. BzbXS
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13488,6 +15460,7 @@ msgctxt ""
msgid "Numbers / Format"
msgstr "Čísla / Formát"
+#. AJdV8
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13496,6 +15469,7 @@ msgctxt ""
msgid "<bookmark_value>formats; number and currency formats</bookmark_value><bookmark_value>number formats; formats</bookmark_value><bookmark_value>currencies;format codes</bookmark_value><bookmark_value>defaults; number formats</bookmark_value>"
msgstr "<bookmark_value>formáty; formáty čísla a měny</bookmark_value><bookmark_value>formáty čísla; formáty</bookmark_value><bookmark_value>měny;formátovací kódy</bookmark_value><bookmark_value>výchozí; formáty čísla</bookmark_value>"
+#. 28pR2
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13504,6 +15478,7 @@ msgctxt ""
msgid "Numbers / Format"
msgstr "Čísla / Formát"
+#. z8GFZ
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13512,6 +15487,7 @@ msgctxt ""
msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Určete formátování pro vybrané buňky.</ahelp></variable>"
+#. KqXXP
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13520,6 +15496,7 @@ msgctxt ""
msgid "Category"
msgstr "Kategorie"
+#. CknnB
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13528,6 +15505,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Vyberte ze seznamu kategorii a poté zvolte styl formátování v poli <emph>Formát</emph>.</ahelp>"
+#. NwGUJ
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13536,6 +15514,7 @@ msgctxt ""
msgid "The default currency format for a cell is determined by the regional settings of your operating system."
msgstr "Výchozí formát měny se určí podle místního nastavení vašeho operačního systému."
+#. Px2zJ
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13544,6 +15523,7 @@ msgctxt ""
msgid "Format"
msgstr "Formát"
+#. EUEpX
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13552,6 +15532,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingformatpage/formatlb\">Select how you want the contents of the selected cell(s) to be displayed.</ahelp> The code for the selected option is displayed in the <emph>Format Code</emph> box."
msgstr "<ahelp hid=\"cui/ui/numberingformatpage/formatlb\">Vyberte, jak se má zobrazovat obsah označených buněk.</ahelp> Kód pro zvolenou možnost se zobrazuje v poli <emph>Formátovací kód</emph>."
+#. zFHm5
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13560,6 +15541,7 @@ msgctxt ""
msgid "Currency category list boxes"
msgstr "Seznam kategorií měn"
+#. YGghf
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13568,6 +15550,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingformatpage/currencylb\">Select a currency, and then scroll to the top of the <emph>Format</emph> list to view the formatting options for the currency.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingformatpage/currencylb\">Vyberte měnu a poté v horní části seznamu <emph>Formát</emph> uvidíte možnosti formátování měny.</ahelp>"
+#. UnPNs
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13576,6 +15559,7 @@ msgctxt ""
msgid "The format code for currencies uses the form [$xxx-nnn], where xxx is the currency symbol, and nnn the country code. Special banking symbols, such as EUR (for Euro), do not require the country code. The currency format is not dependent on the language that you select in the<emph> Language</emph> box."
msgstr "Formátovací kód pro měnu má podobu [$xxx-nnn], kde xxx je symbol měny a nnn kód země. Speciální bankovní symboly, např. EUR (pro euro), nevyžadují zadání kódu země. Formát měny nezávisí na jazyku, který zvolíte v poli <emph>Jazyk</emph>."
+#. dNyjY
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13584,6 +15568,7 @@ msgctxt ""
msgid "Language"
msgstr "Jazyk"
+#. BRVHP
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13592,6 +15577,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Určuje jazyková nastavení pro <switchinline select=\"appl\"><caseinline select=\"CALC\">označené buňky</caseinline><defaultinline>označená pole</defaultinline></switchinline>. Je-li jazyk nastaven na <emph>Automaticky</emph>, $[officename] automaticky použije formáty čísla spojené s výchozím jazykem systému. Pokud chcete změnit nastavení označených <switchinline select=\"appl\"><caseinline select=\"CALC\">buněk</caseinline><defaultinline>polí</defaultinline></switchinline>, zvolte jiný jazyk.</ahelp>"
+#. K29ZG
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13600,6 +15586,7 @@ msgctxt ""
msgid "The language setting ensures that date and currency formats, as well as decimal and thousands separators, are preserved even when the document is opened in an operating system that uses a different default language setting."
msgstr "Jazykové nastavení zaručuje, že formáty data a měny, stejně jako oddělovače desetinných míst a tisíců, zůstanou zachovány i při otevření dokumentu v operačním systému, který používá jiné výchozí nastavení jazyka."
+#. sESQh
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13608,6 +15595,7 @@ msgctxt ""
msgid "Source format"
msgstr "Formát zdroje"
+#. XpACz
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13616,6 +15604,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingformatpage/sourceformat\">Uses the same number format as the cells containing the data for the chart.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingformatpage/sourceformat\">Použije stejný formát čísla jako buňky obsahující data grafu.</ahelp>"
+#. gEhKJ
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13624,6 +15613,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. fyNRw
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13632,6 +15622,7 @@ msgctxt ""
msgid "Specify the options for the selected format."
msgstr "Určete nastavení zvoleného formátu."
+#. KFYxA
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13640,6 +15631,7 @@ msgctxt ""
msgid "Decimal places"
msgstr "Desetinná místa"
+#. JHgsC
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13648,6 +15640,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingformatpage/decimalsed\">Enter the number of decimal places that you want to display.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingformatpage/decimalsed\">Zadejte počet desetinných míst, která chcete zobrazit.</ahelp>"
+#. zT5NJ
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13656,6 +15649,7 @@ msgctxt ""
msgid "Denominator places"
msgstr "Místa jmenovatele"
+#. GEGjE
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13664,6 +15658,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingformatpage/denominatored\">With fraction format, enter the number of places for the denominator that you want to display.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingformatpage/denominatored\">Pro formát zlomku zadejte počet míst jmenovatele, která chcete zobrazit.</ahelp>"
+#. QzULa
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13672,6 +15667,7 @@ msgctxt ""
msgid "Leading zeroes"
msgstr "Úvodní nuly"
+#. mVfXH
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13680,6 +15676,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingformatpage/leadzerosed\">Enter the maximum number of zeroes to display in front of the decimal point.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingformatpage/leadzerosed\">Zadejte maximální počet nul, které se zobrazí před desetinnou tečkou.</ahelp>"
+#. iEQDG
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13688,6 +15685,7 @@ msgctxt ""
msgid "Negative numbers in red"
msgstr "Záporná čísla červeně"
+#. W2Gsi
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13696,6 +15694,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Změní barvu záporných čísel na <emph>červenou</emph>.</ahelp>"
+#. zPorA
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13704,6 +15703,7 @@ msgctxt ""
msgid "Use thousands separator"
msgstr "Oddělovač tisíců"
+#. ZZLrB
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13712,6 +15712,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingformatpage/thousands\">Inserts a separator between thousands. The type of separator that is used depends on your language settings.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingformatpage/thousands\">Vloží oddělovač mezi tisíce. Druh oddělovače závisí na jazykovém nastavení.</ahelp>"
+#. 2GVUQ
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13720,6 +15721,7 @@ msgctxt ""
msgid "Engineering notation"
msgstr "Inženýrská notace"
+#. hHbZy
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13728,6 +15730,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingformatpage/engineering\"><emph>Inženýrská notace</emph> u vědeckého formátu znamená, že exponent je násobkem 3.</ahelp>"
+#. YFp5k
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13736,6 +15739,7 @@ msgctxt ""
msgid "Format code"
msgstr "Formátovací kód"
+#. FfFrA
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13744,6 +15748,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingformatpage/formatted\">Displays the number format code for the selected format. You can also enter a custom format.</ahelp> The following options are only available for user-defined number formats."
msgstr "<ahelp hid=\"cui/ui/numberingformatpage/formatted\">Zobrazuje formátovací kód pro zvolený formát. Také zde je možné zadat vlastní formátovací kód.</ahelp> Pro uživatelský formát čísla jsou k dispozici následující možnosti."
+#. 5Wmik
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13752,6 +15757,7 @@ msgctxt ""
msgid "Add"
msgstr "Přidat"
+#. 5EaX2
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13760,6 +15766,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingformatpage/add\">Adds the number format code that you entered to the user-defined category.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingformatpage/add\">Přidá formátovací kód, který jste vytvořili, do kategorie \"Definované uživatelem\".</ahelp>"
+#. LhvTR
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13768,6 +15775,7 @@ msgctxt ""
msgid "Delete"
msgstr "Odstranit"
+#. MLH57
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13776,6 +15784,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingformatpage/delete\">Deletes the selected number format.</ahelp> The changes are effective after you restart $[officename]."
msgstr "<ahelp hid=\"cui/ui/numberingformatpage/delete\">Smaže vybraný formát čísla.</ahelp> Změny se projeví po restartu $[officename]."
+#. FqD4t
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13784,6 +15793,7 @@ msgctxt ""
msgid "Edit Comment"
msgstr "Upravit komentář"
+#. yjr9j
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13792,6 +15802,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingformatpage/edit\">Adds a comment to the selected number format.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingformatpage/edit\">Přidá k vybranému formátu čísla komentář.</ahelp>"
+#. 8oTWz
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13800,6 +15811,7 @@ msgctxt ""
msgid "Name line"
msgstr "Název"
+#. jT4Rp
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13808,6 +15820,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingformatpage/commented\">Enter a comment for the selected number format, and then click outside this box.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingformatpage/commented\">Zadejte komentář pro vybraný formát čísla a poté klepněte mimo toto pole.</ahelp>"
+#. cbCBA
#: 05020300.xhp
msgctxt ""
"05020300.xhp\n"
@@ -13816,6 +15829,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020301.xhp\" name=\"Number format codes\">Number format codes</link>: <link href=\"text/shared/01/05020301.xhp\" name=\"Custom format codes\">custom format codes</link> defined by user."
msgstr "<link href=\"text/shared/01/05020301.xhp\" name=\"Kódy pro formát čísla\">Kódy pro formát čísla</link>: <link href=\"text/shared/01/05020301.xhp\" name=\"Vlastní formátovací kódy\">vlastní formátovací kód</link> definované uživatelem."
+#. VAMWj
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -13824,6 +15838,7 @@ msgctxt ""
msgid "Number Format Codes"
msgstr "Kódy pro formát čísla"
+#. x77kJ
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -13832,6 +15847,7 @@ msgctxt ""
msgid "<bookmark_value>format codes; numbers</bookmark_value> <bookmark_value>conditions; in number formats</bookmark_value> <bookmark_value>number formats; codes</bookmark_value> <bookmark_value>currency formats</bookmark_value> <bookmark_value>formats;of currencies/date/time</bookmark_value> <bookmark_value>numbers; date, time and currency formats</bookmark_value> <bookmark_value>Euro; currency formats</bookmark_value> <bookmark_value>date formats</bookmark_value> <bookmark_value>times, formats</bookmark_value> <bookmark_value>percentages, formats</bookmark_value> <bookmark_value>scientific notation, formats</bookmark_value> <bookmark_value>engineering notation, formats</bookmark_value> <bookmark_value>fraction, formats</bookmark_value> <bookmark_value>native numeral</bookmark_value> <bookmark_value>LCID, extended</bookmark_value>"
msgstr "<bookmark_value>formátovací kódy; čísla</bookmark_value><bookmark_value>podmínky; ve formátovacích kódech</bookmark_value><bookmark_value>formáty čísla; kódy</bookmark_value><bookmark_value>formáty měny</bookmark_value><bookmark_value>formáty; měny/data/času</bookmark_value><bookmark_value>čísla; formáty měny, data a času</bookmark_value><bookmark_value>euro; formáty měny</bookmark_value><bookmark_value>formáty data</bookmark_value><bookmark_value>časy; formáty</bookmark_value><bookmark_value>procenta; formáty</bookmark_value><bookmark_value>vědecká notace; formáty</bookmark_value><bookmark_value>inženýrská notace; formáty</bookmark_value><bookmark_value>zlomky; formáty</bookmark_value><bookmark_value>nativní číslovky</bookmark_value><bookmark_value>LCID;rozšířené</bookmark_value>"
+#. fqAEA
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -13840,6 +15856,7 @@ msgctxt ""
msgid "<variable id=\"zahlenformatcodes\"><link href=\"text/shared/01/05020301.xhp\" name=\"Number Format Codes\">Number Format Codes</link> </variable>"
msgstr "<variable id=\"zahlenformatcodes\"><link href=\"text/shared/01/05020301.xhp\" name=\"Kódy pro formát čísla\">Kódy pro formát čísla</link></variable>"
+#. As75i
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -13848,6 +15865,7 @@ msgctxt ""
msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
msgstr "Kódy pro formát čísla se mohou skládat až ze tří částí oddělených středníkem (<emph>;</emph>)."
+#. u5mJD
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -13856,6 +15874,7 @@ msgctxt ""
msgid "In a number format code with two sections, the first section applies to positive values and zero, and the second section applies to negative values."
msgstr "Pokud kód pro formát čísla obsahuje dvě části, první část se použije pro kladné hodnoty a nulu, druhá část se použije pro záporné hodnoty."
+#. Djpoy
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -13864,6 +15883,7 @@ msgctxt ""
msgid "In a number format code with three sections, the first section applies to positive values, the second section to negative values, and the third section to the value zero."
msgstr "Pokud kód pro formát čísla obsahuje tři části, první část se použije pro kladné hodnoty, druhá část se použije pro záporné hodnoty a třetí část pro hodnotu nula."
+#. Ear5G
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -13872,6 +15892,7 @@ msgctxt ""
msgid "You can also assign conditions to the three sections, so that the format is only applied if a condition is met."
msgstr "Těmto třem částem je také možné přiřadit podmínky, aby byl formát použit pouze tehdy, je-li podmínka splněna."
+#. xZGG9
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -13880,6 +15901,7 @@ msgctxt ""
msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
msgstr "Čtvrtá část se použije, pokud obsah není hodnota, ale text. Obsah je představován znakem zavináče (<emph>@</emph>)."
+#. pQGkC
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -13888,6 +15910,7 @@ msgctxt ""
msgid "Decimal Places and Significant Digits"
msgstr "Desetinná místa a významné číslice"
+#. C9sBL
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -13896,6 +15919,7 @@ msgctxt ""
msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
msgstr "Pro reprezentaci číslic použijte v kódu pro formát nulu (<emph>0</emph>), znak čísla (<emph>#</emph>) nebo otazník (<emph>?</emph>). Znak <emph>#</emph> zobrazuje jen existující číslice, zatímco <emph>0</emph> zobrazuje nuly, je-li v čísle méně číslic než v kódu pro formát. Otazník <emph>?</emph> má stejný význam jako znak <emph>#</emph>, ale navíc přidává na místo skrytých nul mezery a tím pod sebou zachovává číslice odpovídajících si řádů."
+#. A29X3
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -13904,6 +15928,7 @@ msgctxt ""
msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
msgstr "Pomocí otazníků (<emph>?</emph>), nul (<emph>0</emph>) nebo znaků čísla (<emph>#</emph>) určíte počet číslic zobrazených v čitateli a jmenovateli zlomku. Zlomky, které neodpovídají určenému vzorku, se zobrazí jako desetinná čísla."
+#. 7CTWF
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -13912,6 +15937,7 @@ msgctxt ""
msgid "If a number contains more digits to the right of the decimal delimiter than there are placeholders in the format, the number is rounded accordingly. If a number contains more digits to the left of the decimal delimiter than there are placeholders in the format, the entire number is displayed. Use the following list as a guide for using placeholders when you create a number format code:"
msgstr "Pokud číslo obsahuje více číslic v desetinné části než odpovídajících zástupných znaků, bude zaokrouhleno na určený počet desetinných míst. Pokud číslo obsahuje více číslic v celé části než odpovídajících zástupných znaků, bude zobrazeno číslo celé. Následující seznam je možné použít jako návod při vytváření kódů pro formát čísla:"
+#. LaFHj
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -13920,6 +15946,7 @@ msgctxt ""
msgid "Placeholders"
msgstr "Zástupné pole"
+#. kydR4
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -13928,6 +15955,7 @@ msgctxt ""
msgid "Explanation"
msgstr "Vysvětlení"
+#. 7GtC4
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -13936,6 +15964,7 @@ msgctxt ""
msgid "Does not display extra zeros."
msgstr "Nezobrazuje nuly navíc."
+#. QFdAK
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -13944,6 +15973,7 @@ msgctxt ""
msgid "Displays space characters instead of extra zeros."
msgstr "Zobrazuje místo nul navíc mezeru."
+#. uF66f
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -13952,6 +15982,7 @@ msgctxt ""
msgid "0 (Zero)"
msgstr "0 (Nula)"
+#. AAoU2
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -13960,6 +15991,7 @@ msgctxt ""
msgid "Displays extra zeros if the number has less places than zeros in the format."
msgstr "Zobrazí nuly navíc, pokud má číslo méně míst, než je nul ve formátu."
+#. DVFU4
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -13968,6 +16000,7 @@ msgctxt ""
msgid "Examples"
msgstr "Příklady"
+#. CnDNL
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -13976,6 +16009,7 @@ msgctxt ""
msgid "Number Format"
msgstr "Formát čísla"
+#. xXYBg
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -13984,6 +16018,7 @@ msgctxt ""
msgid "Format Code"
msgstr "Kód pro formát"
+#. v2KTa
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -13992,6 +16027,7 @@ msgctxt ""
msgid "3456.78 as 3456.8"
msgstr "3456,78 jako 3456,8"
+#. 6VBAJ
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14000,6 +16036,7 @@ msgctxt ""
msgid "9.9 as 9.900"
msgstr "9,9 jako 9,900"
+#. NG8pN
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14008,6 +16045,7 @@ msgctxt ""
msgid "13 as 13.0 and 1234.567 as 1234.57"
msgstr "13 jako 13,0 a 1234,567 jako 1234,57"
+#. X7GCy
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14016,6 +16054,7 @@ msgctxt ""
msgid "5.75 as 5 3/4 and 6.3 as 6 3/10"
msgstr "5,75 jako 5 3/4 a 6,3 jako 6 3/10"
+#. yX5bf
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14024,6 +16063,7 @@ msgctxt ""
msgid ".5 as 0.5"
msgstr ",5 jako 0,5"
+#. jwDq6
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14032,6 +16072,7 @@ msgctxt ""
msgid ".5 as 0.5   (with two extra spaces at the end)"
msgstr ",5 jako 0,5   (se dvěma mezerami navíc na konci)"
+#. UFCzW
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14040,6 +16081,7 @@ msgctxt ""
msgid "Thousands Separator"
msgstr "Oddělovač tisíců"
+#. YYjyi
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14048,6 +16090,7 @@ msgctxt ""
msgid "Depending on your language setting, you can use a comma, a period or a blank as a thousands separator. You can also use the separator to reduce the size of the number that is displayed by a multiple of 1000 for each separator. The examples below use comma as thousands separator:"
msgstr "V závislosti na jazykovém nastavení je možné jako oddělovač tisíců použít tečku, čárku nebo mezeru. Oddělovač je také možné použít ke zmenšení velikosti čísla, které se zobrazí jako násobky 1000. V níže uvedených příkladech se jako oddělovač tisíců používá mezera:"
+#. CMxqA
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14056,6 +16099,7 @@ msgctxt ""
msgid "Number Format"
msgstr "Formát čísla"
+#. TBXGD
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14064,6 +16108,7 @@ msgctxt ""
msgid "Format Code"
msgstr "Kód pro formát"
+#. zsaC6
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14072,6 +16117,7 @@ msgctxt ""
msgid "15000 as 15,000"
msgstr "15000 jako 15 000"
+#. a5uto
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14080,6 +16126,7 @@ msgctxt ""
msgid "16000 as 16"
msgstr "16000 jako 16"
+#. 8rPPF
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14088,6 +16135,7 @@ msgctxt ""
msgid "Including Text in Number Format Codes"
msgstr "Vložení textu do kódu pro formát čísla"
+#. GS38D
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14096,6 +16144,7 @@ msgctxt ""
msgid "Text and Numbers"
msgstr "Text a čísla"
+#. RFdEG
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14104,6 +16153,7 @@ msgctxt ""
msgid "To include text in a number format that is applied to a cell containing numbers, place a double quotation mark (\") in front of and behind the text, or a backslash (\\) before a single character. For example, enter <emph>#.# \"meters\"</emph> to display \"3.5 meters\" or <emph>#.# \\m</emph> to display \"3.5 m\". If you use space as thousands separator, you need to insert spaces between quotes in the previous examples: <emph>#.#\" meters\"</emph> or <emph>#.#\\ \\m</emph> to get the correct result."
msgstr "Chcete-li vložit text do formátu čísla, který se použije pro buňky obsahující čísla, vložte na začátek a konec textu uvozovky (\"), nebo zpětné lomítko (\\) před jeden znak. Např. zadáním <emph>#,# \"metrů\"</emph> se zobrazí \"3,5 metrů\" nebo <emph>#,# \\m</emph> zobrazí \"3,5 m\". Pokud používáte jako oddělovač tisíců mezeru, je nutné v předchozích příkladech vložit mezeru mezi uvozovky <emph>#.#\" metrů\"</emph> nebo zpětná lomítka <emph>#.#\\ \\m</emph>."
+#. nHFUw
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14112,6 +16162,7 @@ msgctxt ""
msgid "Text and Text"
msgstr "Text a text"
+#. kDCph
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14120,6 +16171,7 @@ msgctxt ""
msgid "To include text in a number format that is applied to a cell that might contain text, enclose the text by double quotation marks (\" \"), and then add an at sign (@). For example, enter <emph>\"Total for \"@</emph> to display \"Total for December\"."
msgstr "Chcete-li vložit text do formátu čísla použitého v buňkách, které mohou obsahovat text, uzavřete text mezi uvozovky (\" \") a přidejte zavináč (@). Např. zadáním <emph>\"Součet za \"@</emph> se zobrazí \"Součet za prosinec\"."
+#. VfcKW
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14128,6 +16180,7 @@ msgctxt ""
msgid "Spaces"
msgstr "Mezery"
+#. Cee6G
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14136,6 +16189,7 @@ msgctxt ""
msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
msgstr "Chcete-li ve formátu čísla použít znak k určení šířky mezery, napište podtržítko (<emph> _ </emph>) a za ně požadovaný znak. Šířka mezery závisí na šířce zvoleného znaku. Např. <emph>_M</emph> vytvoří širší mezeru než <emph>_i</emph>."
+#. 7AkYm
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14144,6 +16198,7 @@ msgctxt ""
msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
msgstr "Chcete-li vyplnit mezeru určitým znakem, použijte tento znak za hvězdičkou (<emph>*</emph>). Například:"
+#. 7fTxt
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14152,6 +16207,7 @@ msgctxt ""
msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
msgstr "zobrazí celočíselnou hodnotu (0) a před ní tolik zpětných lomítek (<emph>\\</emph>), kolik je potřeba k vyplnění šířky sloupce. Při tvorbě účetnictví můžete doleva zarovnat symbol měny pomocí formátu podobného tomuto:"
+#. GHJRC
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14160,6 +16216,7 @@ msgctxt ""
msgid "Color"
msgstr "Barva"
+#. h2xQq
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14168,6 +16225,7 @@ msgctxt ""
msgid "To set the color of a section of a number format code, insert one of the following color names in square brackets [ ]:"
msgstr "Chcete-li nastavit v kódu formátu čísla barvu, vložte v hranatých závorkách jeden z následujících názvů:"
+#. hPinb
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14176,6 +16234,7 @@ msgctxt ""
msgid "Conditions"
msgstr "Podmínky"
+#. UFeFg
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14184,6 +16243,7 @@ msgctxt ""
msgid "Conditional Brackets"
msgstr "Závorky podmínek"
+#. LUAvj
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14192,6 +16252,7 @@ msgctxt ""
msgid "You can define a number format so that it only applies when the condition that you specify is met. Conditions are enclosed by square brackets [ ]."
msgstr "Formát čísla je možné určit tak, aby byl použit jen při splnění určité podmínky. Podmínky se uzavírají do hranatých závorek [ ]."
+#. TE8Cf
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14200,6 +16261,7 @@ msgctxt ""
msgid "You can use any combination of numbers and the <, <=, >, >=, = and <> operators."
msgstr "Můžete použít libovolnou kombinaci čísel a operátorů <, <=, >, >=, = a <>."
+#. EFbUr
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14208,6 +16270,7 @@ msgctxt ""
msgid "For example, if you want to apply different colors to different temperature data, enter:"
msgstr "Např. pokud chcete k různým teplotám přiřadit různé barvy, zadejte:"
+#. zETGD
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14216,6 +16279,7 @@ msgctxt ""
msgid "All temperatures below zero are blue, temperatures between 0 and 30 °C are black, and temperatures higher than 30 °C are red."
msgstr "Všechny teploty pod nulou jsou modré, teploty mezi 0 a 30 °C jsou černé a teploty vyšší než 30 °C jsou červené."
+#. N9GV7
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14224,6 +16288,7 @@ msgctxt ""
msgid "Positive and Negative Numbers"
msgstr "Kladná a záporná čísla"
+#. DgKsK
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14232,6 +16297,7 @@ msgctxt ""
msgid "To define a number format that adds a different text to a number depending on if the number is positive, negative, or equal to zero, use the following format:"
msgstr "Chcete-li určit formát čísla, který přidá k číslu jiný text, je-li číslo kladné, záporné nebo rovné nule, použijte následující formát:"
+#. kHCYW
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14240,6 +16306,7 @@ msgctxt ""
msgid "\"plus\" 0;\"minus\" 0;\"null\" 0"
msgstr "\"plus\" 0;\"minus\" 0;\"null\" 0"
+#. vCUwx
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14248,6 +16315,7 @@ msgctxt ""
msgid "Percentages, Scientific Notation and Fraction Representation"
msgstr "Procenta, vědecká notace a znázornění zlomků"
+#. aVTBf
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14256,6 +16324,7 @@ msgctxt ""
msgid "Percentages"
msgstr "Procenta"
+#. tCoWM
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14264,6 +16333,7 @@ msgctxt ""
msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
msgstr "Chcete-li čísla zobrazit jako procenta, přidejte do formátu čísla znak procenta (<emph>%</emph>)."
+#. B4yFw
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14272,6 +16342,7 @@ msgctxt ""
msgid "Scientific Notation"
msgstr "Vědecká notace"
+#. hQjE8
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14280,6 +16351,7 @@ msgctxt ""
msgid "Scientific notation lets you write very large numbers or very small fractions in a compact form. For example, in scientific notation, 650000 is written as 6.5 x 10<sup>5</sup>, and 0.000065 as 6.5 x 10<sup>-5</sup>. In <item type=\"productname\">%PRODUCTNAME</item>, these numbers are written as 6.5E+5 and 6.5E-5, respectively. To create a number format that displays numbers using scientific notation, enter a # or 0, and then one of the following codes E-, E+, e- or e+. If sign is omitted after E or e, it won't appear for positive value of exponent. To get engineering notation, enter 3 digits (0 or #) in the integer part: <emph>###.##E+00</emph> for instance."
msgstr "Vědecká notace umožňuje zapisovat velká čísla nebo velice malé zlomky jednoduchou formou. Např. ve vědecké notaci se 650000 zapíše jako 6,5 x 10<sup>5</sup>, a 0,000065 jako 6,5 x 10<sup>-5</sup>. V <item type=\"productname\">%PRODUCTNAME</item> se tato čísla zapisují jako 6,5E+5 a 6,5E-5. Chcete-li vytvořit formát čísla, který zobrazuje čísla ve vědecké notaci, zadejte # nebo 0 a poté jeden z následujících kódů E-, E+, e- nebo e+. Je-li po E či e vynecháno znaménko, nebude se u kladných hodnot exponentu zobrazovat. Inženýrskou notaci získáte tím, že zadáte do celočíselné části 3 číslice (0 nebo #), například <emph>###.##E+00</emph>."
+#. D5eEE
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14288,6 +16360,7 @@ msgctxt ""
msgid "Fraction Representation"
msgstr "Znázornění zlomků"
+#. 24wD7
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14296,6 +16369,7 @@ msgctxt ""
msgid "To represent a value as a fraction, format consists of two or three parts: integer optional part, numerator and denominator. Integer and numerator are separated by a blank or any quoted text. Numerator and denominator are separated by a slash character. Each part can consist of a combination of #, ? and 0 as placeholders."
msgstr "Chcete-li reprezentovat hodnotu jako zlomek, formát se skládá ze dvou nebo tří částí: volitelné celočíselné části, čitatele a jmenovatele. Volitelná celočíselná část a čitatel jsou odděleny prázdným znakem nebo libovolným textem v uvozovkách. Čitatel a jmenovatel jsou odděleny znakem lomítka. Každá část se může skládat z kombinace zástupných znaků #, ? a 0."
+#. rMbFX
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14304,6 +16378,7 @@ msgctxt ""
msgid "Denominator is calculated to get the nearest value of the fraction with respect to the number of placeholders. For example, PI value is represented as 3 16/113 with format:"
msgstr "Jmenovatel se vypočte tak, aby měl stejný počet číslic, jako je zadáno zástupných znaků, a zároveň aby byla hodnota zlomku co nejpřesnější."
+#. Ao7TR
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14312,6 +16387,7 @@ msgctxt ""
msgid "Denominator value can also be forced to the value replacing placeholders. For example, to get PI value as a multiple of 1/16th (i.e. 50/16), use format:"
msgstr "Hodnotu jmenovatele lze také přímo zadat místo zástupných znaků. Například hodnotu čísla pí získáte v násobcích šestnáctin (tj. 50/16) pomocí formátu:"
+#. JGrQ3
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14320,6 +16396,7 @@ msgctxt ""
msgid "Number Format Codes of Currency Formats"
msgstr "Kódy formátů čísla pro formáty měny"
+#. VarjN
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14328,6 +16405,7 @@ msgctxt ""
msgid "The default currency format for the cells in your spreadsheet is determined by the regional setting of your operating system. If you want, you can apply a custom currency symbol to a cell. For example, enter #,##0.00 € to display 4.50 € (Euros)."
msgstr "Výchozí formát měny bude určen podle národního prostředí operačního systému. Pokud chcete, je možné použít vlastní symbol měny. Například zadáním #,##0.00 € zobrazíte 4.50 € (eur)."
+#. Z6dMA
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14336,6 +16414,7 @@ msgctxt ""
msgid "You can also specify the locale setting for the currency by entering the locale code for the country after the symbol. For example, <emph>[$€-407]</emph> represents Euros in Germany. To view the locale code for a country, select the country in the <emph>Language</emph> list on the <emph>Numbers</emph> tab of the <emph>Format Cells</emph> dialog."
msgstr "Národní prostředí pro měnu můžete určit také tím, že po symbolu zadáte kód národního prostředí. Například <emph>[$€-407]</emph> představuje euro v Německu. Kód národního prostředí se zobrazí po výběru země v seznamu <emph>Jazyk</emph> na kartě <emph>Čísla</emph> v dialogovém okně <emph>Formát buněk</emph>."
+#. D8Cj4
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14344,6 +16423,7 @@ msgctxt ""
msgid "Date and Time Formats"
msgstr "Formáty data a času"
+#. 75JTM
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14352,6 +16432,7 @@ msgctxt ""
msgid "Date Formats"
msgstr "Formáty data"
+#. Ew9ZT
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14360,6 +16441,7 @@ msgctxt ""
msgid "To display days, months and years, use the following number format codes."
msgstr "K zobrazení dní, měsíců a roků použijte následující kódy formátu čísla."
+#. RkNWV
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14368,6 +16450,7 @@ msgctxt ""
msgid "Not all format codes give meaningful results for all languages."
msgstr "Ne všechny kódy formátu dávají smysluplné výsledky pro všechny jazyky."
+#. F9dWC
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14376,6 +16459,7 @@ msgctxt ""
msgid "Format"
msgstr "Formát"
+#. Bw4xc
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14384,6 +16468,7 @@ msgctxt ""
msgid "Format Code"
msgstr "Formátovací kód"
+#. 6r75s
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14392,6 +16477,7 @@ msgctxt ""
msgid "Month as 3."
msgstr "Měsíc jako číslo 3."
+#. GyNux
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14400,6 +16486,7 @@ msgctxt ""
msgid "Month as 03."
msgstr "Měsíc jako číslo 03."
+#. EpvDr
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14408,6 +16495,7 @@ msgctxt ""
msgid "Month as Jan-Dec"
msgstr "Měsíc jako zkratka názvu měsíce led–pro"
+#. Sk7qG
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14416,6 +16504,7 @@ msgctxt ""
msgid "Month as January-December"
msgstr "Měsíc jako text leden–prosinec"
+#. hciJf
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14424,6 +16513,7 @@ msgctxt ""
msgid "First letter of Name of Month"
msgstr "První písmeno názvu měsíce"
+#. UFCAA
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14432,6 +16522,7 @@ msgctxt ""
msgid "Day as 2"
msgstr "Den jako 2"
+#. ePPni
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14440,6 +16531,7 @@ msgctxt ""
msgid "Day as 02"
msgstr "Den jako číslo 02"
+#. xA7uB
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14448,6 +16540,7 @@ msgctxt ""
msgid "Day as Sun-Sat"
msgstr "Den jako zkratka názvu dne po–ne"
+#. PunAi
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14456,6 +16549,7 @@ msgctxt ""
msgid "Day as Sunday to Saturday"
msgstr "Den jako text pondělí až neděle"
+#. iTntt
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14464,6 +16558,7 @@ msgctxt ""
msgid "Day followed by comma, as in \"Sunday,\""
msgstr "Den následovaný čárkou, jako neděle,"
+#. W5Gsh
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14472,6 +16567,7 @@ msgctxt ""
msgid "Year as 00-99"
msgstr "Rok jako číslo 00–99"
+#. M2xtN
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14480,6 +16576,7 @@ msgctxt ""
msgid "Year as 1900-2078"
msgstr "Rok jako číslo 1900–2078"
+#. HCipn
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14488,6 +16585,7 @@ msgctxt ""
msgid "Calendar week"
msgstr "Kalendářní týden"
+#. 9ZDUy
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14496,6 +16594,7 @@ msgctxt ""
msgid "Quarterly as Q1 to Q4"
msgstr "Čtvrtletí jako zkratka Q1 až Q4"
+#. GxgM6
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14504,6 +16603,7 @@ msgctxt ""
msgid "Quarterly as 1st quarter to 4th quarter"
msgstr "Čtvrtletí jako text 1. čtvrtletí až 4. čtvrtletí"
+#. r78vj
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14512,6 +16612,7 @@ msgctxt ""
msgid "Era, abbreviation. On the Japanese Gengou calendar, single character (possible values are: M, T, S, H)"
msgstr "Letopočet, zkratka. V japonském kalendáři Gengou, jeden znak (možné hodnoty jsou: M, T, S, H)"
+#. T8HQs
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14520,6 +16621,7 @@ msgctxt ""
msgid "Era, abbreviation"
msgstr "Letopočet, zkratka"
+#. gDAGD
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14528,6 +16630,7 @@ msgctxt ""
msgid "Era, full name"
msgstr "Letopočet, celý název"
+#. qpZjJ
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14536,6 +16639,7 @@ msgctxt ""
msgid "Number of the year within an era, short format"
msgstr "Číslo roku v letopočtu, krátký formát"
+#. TGuaC
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14544,6 +16648,7 @@ msgctxt ""
msgid "Number of the year within an era, long format"
msgstr "Číslo roku v letopočtu, dlouhý formát"
+#. Akj7F
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14552,6 +16657,7 @@ msgctxt ""
msgid "EE or R"
msgstr "EE nebo R"
+#. aHmvp
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14560,6 +16666,7 @@ msgctxt ""
msgid "Era, full name and year"
msgstr "Letopočet, celý název a rok"
+#. u9zCF
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14568,6 +16675,7 @@ msgctxt ""
msgid "RR or GGGEE"
msgstr "RR nebo GGGEE"
+#. VjRXz
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14576,6 +16684,7 @@ msgctxt ""
msgid "The above listed formatting codes work with your language version of %PRODUCTNAME. However, when you need to switch the locale of %PRODUCTNAME to another locale, you need to know the formatting codes used in that other locale."
msgstr "Výše uvedené kódy formátu odpovídají vaší jazykové verzi %PRODUCTNAME. Pokud však potřebujete přepnout do jiného národního prostředí %PRODUCTNAME, je nutné znát kódy formátu použité v tomto jiném národním prostředí."
+#. zz3PF
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14584,6 +16693,7 @@ msgctxt ""
msgid "For example, if your software is set to an English locale, and you want to format a year with four digits, you enter YYYY as a formatting code. When you switch to a German locale, you must use JJJJ instead. The following table lists only the localized differences."
msgstr "Pokud je například národní prostředí softwaru nastaveno na anglické a přejete si formátovat rok jako čtyři číslice, vložíte jako kód formátu YYYY. Pokud přepnete do němčiny, musíte použít JJJJ. Následující tabulka zobrazuje pouze seznam rozdílů v různých jazycích."
+#. FAbZk
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14592,6 +16702,7 @@ msgctxt ""
msgid "Locale"
msgstr "Národní prostředí"
+#. jB5Bi
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14600,6 +16711,7 @@ msgctxt ""
msgid "Year"
msgstr "Rok"
+#. 6tbTY
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14608,6 +16720,7 @@ msgctxt ""
msgid "Month"
msgstr "Měsíc"
+#. GpvCp
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14616,6 +16729,7 @@ msgctxt ""
msgid "Day"
msgstr "Den"
+#. gtSiF
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14624,6 +16738,7 @@ msgctxt ""
msgid "Hour"
msgstr "Hodina"
+#. 6aB8n
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14632,6 +16747,7 @@ msgctxt ""
msgid "Day Of Week"
msgstr "Den v týdnu"
+#. dpsPG
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14640,6 +16756,7 @@ msgctxt ""
msgid "Era"
msgstr "Období"
+#. 99TwG
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14648,6 +16765,7 @@ msgctxt ""
msgid "and all not listed locales"
msgstr "a všechna nevypsaná národní prostředí"
+#. LTCmD
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14656,6 +16774,7 @@ msgctxt ""
msgid "German - de"
msgstr "Němčina - de"
+#. meWBR
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14664,6 +16783,7 @@ msgctxt ""
msgid "Netherlands - nl"
msgstr "Nizozemština - nl"
+#. nKBzd
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14672,6 +16792,7 @@ msgctxt ""
msgid "French - fr"
msgstr "Francouzština - fr"
+#. HsBvp
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14680,6 +16801,7 @@ msgctxt ""
msgid "Italian - it"
msgstr "Italština - it"
+#. HDGAa
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14688,6 +16810,7 @@ msgctxt ""
msgid "Portuguese - pt"
msgstr "Portugalština - pt"
+#. muf83
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14696,6 +16819,7 @@ msgctxt ""
msgid "Spanish - es"
msgstr "Španělština - es"
+#. fuE5o
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14704,6 +16828,7 @@ msgctxt ""
msgid "Danish - da"
msgstr "Dánština - da"
+#. NBMVr
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14712,6 +16837,7 @@ msgctxt ""
msgid "Norwegian - no, nb, nn"
msgstr "Norština - no, nb, nn"
+#. jd9hU
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14720,6 +16846,7 @@ msgctxt ""
msgid "Swedish - sv"
msgstr "Švédština - sv"
+#. BC2sF
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14728,6 +16855,7 @@ msgctxt ""
msgid "Finnish - fi"
msgstr "Finština - fi"
+#. GYBe5
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14736,6 +16864,7 @@ msgctxt ""
msgid "Entering Dates"
msgstr "Zadávání datumů"
+#. tBCBh
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14744,6 +16873,7 @@ msgctxt ""
msgid "To enter a date in a cell, use the Gregorian calendar format. For example, in an English locale, enter 1/2/2002 for Jan 2, 2002."
msgstr "Chcete-li zadat do buňky datum, použijte formát gregoriánského kalendáře. Např. při anglickém národním prostředí zadejte 1/2/2002 pro 2. ledna 2002."
+#. 5XpSD
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14752,6 +16882,7 @@ msgctxt ""
msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
msgstr "Všechny formáty data závisí na národním prostředí, které se nastavuje v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Jazyková nastavení - Jazyky</emph>. Je-li například národním prostředím 'Japonština', použije se kalendář Gengou. Výchozí formát data v <item type=\"productname\">%PRODUCTNAME</item> používá gregoriánský kalendář."
+#. AQoi2
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14760,6 +16891,7 @@ msgctxt ""
msgid "To specify a calendar format that is independent of the locale, add a modifier in front of the date format. For example, to display a date using the Jewish calendar format in a non-Hebrew locale, enter: [~jewish]DD/MM/YYYY."
msgstr "Chcete-li určit formát kalendáře nezávisle na národním prostředí, přidejte před formát data modifikátor. Např. pro zobrazení data pomocí formátu židovského kalendáře v jiném než hebrejském národním prostředí zadejte: [~jewish]DD/MM/YYYY."
+#. D44yB
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14768,6 +16900,7 @@ msgctxt ""
msgid "The specified calendar is exported to Microsoft Excel using extended LCID. Extended LCID can also be used in the format string. It will be converted to a calendar modifier if it is supported. See <link href=\"text/shared/01/05020301.xhp#ExtendedLCID\">Extended LCID</link> section below."
msgstr "Při exportu zadaného kalendáře do programu Microsoft Excel se použije rozšířený identifikátor LCID. Ten je možné uvést také v řetězci formátu. Je-li to podporováno, převede se na modifikátor. Podrobnosti naleznete v následující části <link href=\"text/shared/01/05020301.xhp#ExtendedLCID\">Rozšířené LCID</link>."
+#. z6s3R
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14776,6 +16909,7 @@ msgctxt ""
msgid "Modifier"
msgstr "Přepínač"
+#. GKtQi
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14784,6 +16918,7 @@ msgctxt ""
msgid "Calendar"
msgstr "Kalendář"
+#. aGEVj
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14792,6 +16927,7 @@ msgctxt ""
msgid "Thai Buddhist Calendar"
msgstr "Thajský buddhistický kalendář"
+#. ZRsvq
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14800,6 +16936,7 @@ msgctxt ""
msgid "Japanese Gengou Calendar"
msgstr "Japonský kalendář Gengou"
+#. mb2ox
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14808,6 +16945,7 @@ msgctxt ""
msgid "Gregorian Calendar"
msgstr "Gregoriánský kalendář"
+#. jKCwE
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14816,6 +16954,7 @@ msgctxt ""
msgid "[~hanja] or [~hanja_yoil]"
msgstr "[~hanja] nebo [~hanja_yoil]"
+#. 38vuU
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14824,6 +16963,7 @@ msgctxt ""
msgid "Korean Calendar"
msgstr "Korejský kalendář"
+#. FZV2c
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14832,6 +16972,7 @@ msgctxt ""
msgid "Arabic Islamic Calendar"
msgstr "Arabský islámský kalendář"
+#. JApNC
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14840,6 +16981,7 @@ msgctxt ""
msgid "Jewish Calendar"
msgstr "Židovský kalendář"
+#. 8KfNm
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14848,6 +16990,7 @@ msgctxt ""
msgid "Republic Of China Calendar"
msgstr "Kalendář Čínské republiky"
+#. D6TqX
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14856,6 +16999,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Pokud provádíte výpočet, který zahrnuje buňky s formátem data, výsledek se naformátuje podle následujících přiřazení:</caseinline></switchinline>"
+#. AKGVB
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14864,6 +17008,7 @@ msgctxt ""
msgid "Initial Format"
msgstr "Výchozí formát"
+#. W6Sed
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14872,6 +17017,7 @@ msgctxt ""
msgid "Result Format"
msgstr "Výsledný formát"
+#. L7Ema
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14880,6 +17026,7 @@ msgctxt ""
msgid "Date + Date"
msgstr "Datum + Datum"
+#. AVmQy
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14888,6 +17035,7 @@ msgctxt ""
msgid "Number (Days)"
msgstr "Číslo (Dny)"
+#. okBeK
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14896,6 +17044,7 @@ msgctxt ""
msgid "Date + Number"
msgstr "Datum + Číslo"
+#. 5pxaE
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14904,6 +17053,7 @@ msgctxt ""
msgid "Date"
msgstr "Datum"
+#. HCjEm
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14912,6 +17062,7 @@ msgctxt ""
msgid "Date + Time"
msgstr "Datum + Čas"
+#. frv9D
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14920,6 +17071,7 @@ msgctxt ""
msgid "Date&Time"
msgstr "Datum&Čas"
+#. GYVkY
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14928,6 +17080,7 @@ msgctxt ""
msgid "Date + Date&Time"
msgstr "Datum + Datum&čas"
+#. 8Fo6C
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14936,6 +17089,7 @@ msgctxt ""
msgid "Number"
msgstr "Číslo"
+#. niuYA
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14944,6 +17098,7 @@ msgctxt ""
msgid "Time + Time"
msgstr "Čas + Čas"
+#. yFZXv
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14952,6 +17107,7 @@ msgctxt ""
msgid "Time"
msgstr "Čas"
+#. 3BzBE
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14960,6 +17116,7 @@ msgctxt ""
msgid "Time + Number"
msgstr "Čas + Číslo"
+#. Sb7bx
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14968,6 +17125,7 @@ msgctxt ""
msgid "Time"
msgstr "Čas"
+#. yvCHi
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14976,6 +17134,7 @@ msgctxt ""
msgid "Time + Date&Time"
msgstr "Čas + Datum&čas"
+#. m7bHW
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14984,6 +17143,7 @@ msgctxt ""
msgid "Date&Time"
msgstr "Datum&Čas"
+#. NQBB4
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -14992,6 +17152,7 @@ msgctxt ""
msgid "Date&Time + Date&Time"
msgstr "Datum&čas + Datum&čas"
+#. j5pcC
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15000,6 +17161,7 @@ msgctxt ""
msgid "Time"
msgstr "Čas"
+#. cGppg
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15008,6 +17170,7 @@ msgctxt ""
msgid "Date&Time + Number"
msgstr "Datum a čas + Číslo"
+#. yzd8w
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15016,6 +17179,7 @@ msgctxt ""
msgid "Date&Time"
msgstr "Datum&Čas"
+#. QYADr
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15024,6 +17188,7 @@ msgctxt ""
msgid "Number + Number"
msgstr "Číslo + Číslo"
+#. CWqA5
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15032,6 +17197,7 @@ msgctxt ""
msgid "Number"
msgstr "Číslo"
+#. mcqv6
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15040,6 +17206,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formát <emph>Datum & čas</emph> zobrazuje datum a čas, který byl zadán do buňky s tímto formátem. </caseinline></switchinline>"
+#. DrFqi
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15048,6 +17215,7 @@ msgctxt ""
msgid "By default in <item type=\"productname\">%PRODUCTNAME</item>, a date with the value \"0\" corresponds to Dec 30, 1899."
msgstr "Ve výchozím nastavení <item type=\"productname\">%PRODUCTNAME</item> odpovídá datum s hodnotou \"0\" 30. prosinci 1899."
+#. W8yHM
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15056,6 +17224,7 @@ msgctxt ""
msgid "Time Formats"
msgstr "Formáty času"
+#. 7M9D5
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15064,6 +17233,7 @@ msgctxt ""
msgid "To display hours, minutes and seconds use the following number format codes:"
msgstr "K zobrazení hodin, minut a sekund použijte následující formátovací kódy:"
+#. UC6iV
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15072,6 +17242,7 @@ msgctxt ""
msgid "Format"
msgstr "Formát"
+#. q5kyp
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15080,6 +17251,7 @@ msgctxt ""
msgid "Format Code"
msgstr "Formátovací kód"
+#. Ym7yB
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15088,6 +17260,7 @@ msgctxt ""
msgid "Hours as 0-23"
msgstr "Hodiny jako čísla 0–23"
+#. HNm45
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15096,6 +17269,7 @@ msgctxt ""
msgid "Hours as 00-23"
msgstr "Hodiny jako čísla 00–23"
+#. D8xze
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15104,6 +17278,7 @@ msgctxt ""
msgid "Hours as 00 up to more than 23"
msgstr "Hodiny jako 00 včetně čísel větších než 23"
+#. QiFcS
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15112,6 +17287,7 @@ msgctxt ""
msgid "Minutes as 0-59"
msgstr "Minuty jako čísla 0–59"
+#. KvuvV
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15120,6 +17296,7 @@ msgctxt ""
msgid "Minutes as 00-59"
msgstr "Minuty jako čísla 00–59"
+#. KwXRq
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15128,6 +17305,7 @@ msgctxt ""
msgid "Minutes as 00 up to more than 59"
msgstr "Minuty jako 00 včetně čísel větších než 59"
+#. 43JVG
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15136,6 +17314,7 @@ msgctxt ""
msgid "Seconds as 0-59"
msgstr "Sekundy jako čísla 0–59"
+#. wLX8r
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15144,6 +17323,7 @@ msgctxt ""
msgid "Seconds as 00-59"
msgstr "Sekundy jako čísla 00–59"
+#. eKYdk
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15152,6 +17332,7 @@ msgctxt ""
msgid "Seconds as 00 up to more than 59"
msgstr "Sekundy jako 00 včetně čísel větších než 59"
+#. SRYoN
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15160,6 +17341,7 @@ msgctxt ""
msgid "To display seconds as fractions, add the decimal delimiter to your number format code. For example, enter <emph>HH:MM:SS.00</emph> to display the time as \"01:02:03.45\"."
msgstr "Chcete-li zobrazit sekundy jako zlomek, přidejte do formátovacího kódu desetinný oddělovač. Např. zadejte <emph>HH:MM:SS.00</emph> pro zobrazení času jako \"01:02:03.45\"."
+#. DjD4B
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15168,6 +17350,7 @@ msgctxt ""
msgid "Minute time formats M and MM must be used in combination with hour or second time formats to avoid confusion with month date format."
msgstr "Formáty času s minutami M a MM je nutné používat spolu s formáty času s hodinami nebo sekundami, jinak není možné rozlišit minuty a měsíce z formátu data."
+#. f9vZ5
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15176,6 +17359,7 @@ msgctxt ""
msgid "If a time is entered in the form 02:03.45 or 01:02:03.45 or 25:01:02, the following formats are assigned if no other time format has been specified: MM:SS.00 or [HH]:MM:SS.00 or [HH]:MM:SS"
msgstr "Pokud zadáte čas v podobě 02:03.45 nebo 01:02:03.45 nebo 25:01:02, použijí se následující formáty, pokud nebyl určen jiný formát času: MM:SS.00 nebo [HH]:MM:SS.00 nebo [HH]:MM:SS"
+#. biREB
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15184,6 +17368,7 @@ msgctxt ""
msgid "Displaying Numbers Using Native Characters"
msgstr "Zobrazení čísel při použití místních znaků"
+#. tjkP8
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15192,6 +17377,7 @@ msgctxt ""
msgid "NatNum modifiers"
msgstr "Modifikátory NatNum"
+#. Dg3Aq
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15200,6 +17386,7 @@ msgctxt ""
msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
msgstr "Chcete-li k zobrazení čísel použít místní znaky pro čísla, zadejte na začátku kódu pro formát čísla modifikátor [NatNum1], [NatNum2], ... [NatNum11]."
+#. yeeyG
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15208,6 +17395,7 @@ msgctxt ""
msgid "To spell out numbers in various number, currency and date formats, use a [NatNum12] modifier with the chosen arguments at the beginning of a number format code. See <link href=\"text/shared/01/05020301.xhp#NatNum12\">NatNum12</link> section below."
msgstr "Chcete-li čísla v různých formátech čísla, měny nebo data vypsat slovně, použijte na začátku kódu modifikátor [NatNum12] s požadovanými argumenty. Podrobnosti naleznete v následující části <link href=\"text/shared/01/05020301.xhp#NatNum12\">NatNum12</link>."
+#. qJYCC
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15216,6 +17404,7 @@ msgctxt ""
msgid "The [NatNum1] modifier always uses a one to one character mapping to convert numbers to a string that matches the native number format code of the corresponding locale. The other modifiers produce different results if they are used with different locales. A locale can be the language and the territory for which the format code is defined, or a modifier such as [$-yyy] that follows the native number modifier. In this case, yyy is the hexadecimal MS-LCID that is also used in currency format codes. For example, to display a number using Japanese short Kanji characters in an English US locale, use the following number format code:"
msgstr "Modifikátor [NatNum1] vždy používá pro převod čísel na řetězce mapování jedna k jedné tak, aby řetězec odpovídal formátu čísla příslušného národního prostředí. Ostatní modifikátory mohou při použití s různými národními prostředími dávat různé výsledky. Národní prostředí je určeno jazykem a zemí nebo modifikátorem jako [$-yyy], který následuje po modifikátoru místních čísel. V tomto případě je yyy šestnáctkové MS-LCID, které se používá také ve formátech měn. Např. pro zobrazení čísla s pomocí japonských Kanji znaků v národním prostředí Angličtina (USA) použijte následující formátovací kód:"
+#. AuRds
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15224,6 +17413,7 @@ msgctxt ""
msgid "In the following list, the Microsoft Excel [DBNumX] modifier that corresponds to <item type=\"productname\">%PRODUCTNAME</item> [NatNum] modifier is shown. If you want, you can use a [DBNumX] modifier instead of [NatNum] modifier for your locale. Whenever possible, <item type=\"productname\">%PRODUCTNAME</item> internally maps [DBNumX] modifiers to [NatNumN] modifiers."
msgstr "V následujícím seznamu odpovídá modifikátor [DBNumX] z Microsoft Excel modifikátoru [NatNum] z <item type=\"productname\">%PRODUCTNAME</item>. Pokud chcete, je možné použít modifikátor [DBNumX] namísto modifikátoru [NatNum]. Kdykoliv je to možné, <item type=\"productname\">%PRODUCTNAME</item> interně převádí [DBNumX] na [NatNumN]."
+#. DtSwp
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15232,6 +17422,7 @@ msgctxt ""
msgid "Displaying dates using [NatNum] modifiers can have a different effect than displaying other types of numbers. Such effects are indicated by 'CAL: '. For example, 'CAL: 1/4/4' indicates that the year is displayed using the [NatNum1] modifier, while the day and month are displayed using the [NatNum4] modifier. If 'CAL' is not specified, the date formats for that particular modifier are not supported."
msgstr "Zobrazení dat pomocí modifikátorů [NatNum] může mít jiné výsledky, než při zobrazování jiných typů čísel. Výsledek je označen 'CAL: '. Např. 'CAL: 1/4/4' označuje, že rok je zobrazen pomocí modifikátoru [NatNum1], zatímco měsíc a den jsou zobrazeny pomocí modifikátoru [NatNum4]. Pokud není zadáno 'CAL', není formát data pro určitý modifikátor podporován."
+#. A475j
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15240,6 +17431,7 @@ msgctxt ""
msgid "Try to convert any native number string to ASCII Arabic digits. If already ASCII, it remains ASCII."
msgstr "Zkusí převést jakýkoliv místní řetězec pro číslo na arabské číslice ASCII. Je-li řetězec již v ASCII, zůstane zachován."
+#. DUGh8
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15248,6 +17440,7 @@ msgctxt ""
msgid "Transliterations"
msgstr "Transliterace"
+#. KCZYL
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15256,6 +17449,7 @@ msgctxt ""
msgid "Native Number Characters"
msgstr "Místní znaky pro číslo"
+#. ZYyAn
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15264,6 +17458,7 @@ msgctxt ""
msgid "Date Format"
msgstr "Formát data"
+#. CzCD5
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15272,6 +17467,7 @@ msgctxt ""
msgid "Chinese"
msgstr "čínština"
+#. 3Ty4R
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15280,6 +17476,7 @@ msgctxt ""
msgid "Chinese lower case characters"
msgstr "čínské malé znaky"
+#. TFxzm
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15288,6 +17485,7 @@ msgctxt ""
msgid "Japanese"
msgstr "japonština"
+#. Z5o8M
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15296,6 +17494,7 @@ msgctxt ""
msgid "short Kanji characters"
msgstr "krátké znaky kandži"
+#. LAnX2
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15304,6 +17503,7 @@ msgctxt ""
msgid "Korean"
msgstr "korejština"
+#. 7q8qD
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15312,6 +17512,7 @@ msgctxt ""
msgid "Korean lower case characters"
msgstr "korejské malé znaky"
+#. VnRCA
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15320,6 +17521,7 @@ msgctxt ""
msgid "Hebrew"
msgstr "hebrejština"
+#. kNsKK
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15328,6 +17530,7 @@ msgctxt ""
msgid "Hebrew characters"
msgstr "hebrejské znaky"
+#. jpCy6
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15336,6 +17539,7 @@ msgctxt ""
msgid "Arabic"
msgstr "arabština"
+#. mjwru
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15344,6 +17548,7 @@ msgctxt ""
msgid "Arabic-Indic characters"
msgstr "arabské znaky"
+#. thuwM
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15352,6 +17557,7 @@ msgctxt ""
msgid "Thai"
msgstr "thajština"
+#. cjFCb
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15360,6 +17566,7 @@ msgctxt ""
msgid "Thai characters"
msgstr "thajské znaky"
+#. wVHyk
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15368,6 +17575,7 @@ msgctxt ""
msgid "Hindi"
msgstr "hindština"
+#. Fb4uU
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15376,6 +17584,7 @@ msgctxt ""
msgid "Indic-Devanagari characters"
msgstr "indické znaky (dévanágarí)"
+#. C7jmE
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15384,6 +17593,7 @@ msgctxt ""
msgid "Odia"
msgstr "urijština"
+#. BGNPR
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15392,6 +17602,7 @@ msgctxt ""
msgid "Odia (Oriya) characters"
msgstr "urijské znaky"
+#. cTDAT
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15400,6 +17611,7 @@ msgctxt ""
msgid "Marathi"
msgstr "maráthština"
+#. 6CVGh
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15408,6 +17620,7 @@ msgctxt ""
msgid "Indic-Devanagari characters"
msgstr "indické znaky (dévanágarí)"
+#. v7UQB
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15416,6 +17629,7 @@ msgctxt ""
msgid "Bengali"
msgstr "bengálština"
+#. hxhWA
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15424,6 +17638,7 @@ msgctxt ""
msgid "Bengali characters"
msgstr "bengálské znaky"
+#. hAjjB
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15432,6 +17647,7 @@ msgctxt ""
msgid "Punjabi"
msgstr "paňdžábština"
+#. 4vDbr
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15440,6 +17656,7 @@ msgctxt ""
msgid "Punjabi (Gurmukhi) characters"
msgstr "paňdžábské znaky (gurmukhí)"
+#. 9CedG
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15448,6 +17665,7 @@ msgctxt ""
msgid "Gujarati"
msgstr "gudžarátština"
+#. NLBD6
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15456,6 +17674,7 @@ msgctxt ""
msgid "Gujarati characters"
msgstr "gudžarátské znaky"
+#. ZxEiq
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15464,6 +17683,7 @@ msgctxt ""
msgid "Tamil"
msgstr "tamilština"
+#. sD7CB
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15472,6 +17692,7 @@ msgctxt ""
msgid "Tamil characters"
msgstr "tamilské znaky"
+#. dGCXf
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15480,6 +17701,7 @@ msgctxt ""
msgid "Telugu"
msgstr "telugština"
+#. M8GPf
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15488,6 +17710,7 @@ msgctxt ""
msgid "Telugu characters"
msgstr "telugské znaky"
+#. M64g6
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15496,6 +17719,7 @@ msgctxt ""
msgid "Kannada"
msgstr "kannadština"
+#. fCADD
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15504,6 +17728,7 @@ msgctxt ""
msgid "Kannada characters"
msgstr "kannadské znaky"
+#. mmiru
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15512,6 +17737,7 @@ msgctxt ""
msgid "Malayalam"
msgstr "malabarština"
+#. vgDha
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15520,6 +17746,7 @@ msgctxt ""
msgid "Malayalam characters"
msgstr "malabarské znaky"
+#. NJYBZ
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15528,6 +17755,7 @@ msgctxt ""
msgid "Lao"
msgstr "laoština"
+#. BTmiF
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15536,6 +17764,7 @@ msgctxt ""
msgid "Lao characters"
msgstr "laoské znaky"
+#. aBvbo
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15544,6 +17773,7 @@ msgctxt ""
msgid "Tibetan"
msgstr "tibetština"
+#. tDdtS
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15552,6 +17782,7 @@ msgctxt ""
msgid "Tibetan characters"
msgstr "tibetské znaky"
+#. 4SXbw
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15560,6 +17791,7 @@ msgctxt ""
msgid "Burmese"
msgstr "barmština"
+#. 6DaaV
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15568,6 +17800,7 @@ msgctxt ""
msgid "Burmese (Myanmar) characters"
msgstr "barmské (myanmarské) znaky"
+#. ohFDe
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15576,6 +17809,7 @@ msgctxt ""
msgid "Khmer"
msgstr "kambodžština"
+#. fD4MT
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15584,6 +17818,7 @@ msgctxt ""
msgid "Khmer (Cambodian) characters"
msgstr "kambodžské (khmerské) znaky"
+#. Vp4tN
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15592,6 +17827,7 @@ msgctxt ""
msgid "Mongolian"
msgstr "mongolština"
+#. Kipcb
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15600,6 +17836,7 @@ msgctxt ""
msgid "Mongolian characters"
msgstr "mongolské znaky"
+#. 7gbcx
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15608,6 +17845,7 @@ msgctxt ""
msgid "Nepali"
msgstr "nepálština"
+#. DPtPX
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15616,6 +17854,7 @@ msgctxt ""
msgid "Indic-Devanagari characters"
msgstr "indické znaky (dévanágarí)"
+#. kyXXG
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15624,6 +17863,7 @@ msgctxt ""
msgid "Dzongkha"
msgstr "dzongkä"
+#. YhFtu
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15632,6 +17872,7 @@ msgctxt ""
msgid "Tibetan characters"
msgstr "tibetské znaky"
+#. EmcWM
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15640,6 +17881,7 @@ msgctxt ""
msgid "Farsi"
msgstr "perština"
+#. Ej54b
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15648,6 +17890,7 @@ msgctxt ""
msgid "East Arabic-Indic characters"
msgstr "východoarabské znaky"
+#. EGckg
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15656,6 +17899,7 @@ msgctxt ""
msgid "Church Slavic"
msgstr "církevní slovanština"
+#. GohEX
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15664,6 +17908,7 @@ msgctxt ""
msgid "Cyrillic characters"
msgstr "znaky cyrilice"
+#. w2yuq
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15672,6 +17917,7 @@ msgctxt ""
msgid "Transliterations"
msgstr "Transliterace"
+#. DCn3E
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15680,6 +17926,7 @@ msgctxt ""
msgid "Native Number Characters"
msgstr "Místní znaky pro číslo"
+#. UjmXi
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15688,6 +17935,7 @@ msgctxt ""
msgid "Date Format"
msgstr "Formát data"
+#. qErMQ
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15696,6 +17944,7 @@ msgctxt ""
msgid "Chinese"
msgstr "čínština"
+#. vESFE
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15704,6 +17953,7 @@ msgctxt ""
msgid "Chinese upper case characters"
msgstr "čínské velké znaky"
+#. ukF8K
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15712,6 +17962,7 @@ msgctxt ""
msgid "Japanese"
msgstr "japonština"
+#. yZeUT
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15720,6 +17971,7 @@ msgctxt ""
msgid "traditional Kanji characters"
msgstr "tradiční znaky kandži"
+#. jqCCy
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15728,6 +17980,7 @@ msgctxt ""
msgid "Korean"
msgstr "korejština"
+#. r6CVc
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15736,6 +17989,7 @@ msgctxt ""
msgid "Korean upper case characters"
msgstr "korejské velké znaky"
+#. jS8SJ
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15744,6 +17998,7 @@ msgctxt ""
msgid "Hebrew"
msgstr "hebrejština"
+#. gR3YQ
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15752,6 +18007,7 @@ msgctxt ""
msgid "Hebrew numbering"
msgstr "hebrejské číslování"
+#. pECCi
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15760,6 +18016,7 @@ msgctxt ""
msgid "Transliterations"
msgstr "Transliterace"
+#. L84Dz
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15768,6 +18025,7 @@ msgctxt ""
msgid "Native Number Characters"
msgstr "Místní znaky pro číslo"
+#. DDkD8
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15776,6 +18034,7 @@ msgctxt ""
msgid "Date Format"
msgstr "Formát data"
+#. Giy4m
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15784,6 +18043,7 @@ msgctxt ""
msgid "Chinese"
msgstr "čínština"
+#. HXRMB
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15792,6 +18052,7 @@ msgctxt ""
msgid "fullwidth Arabic digits"
msgstr "arabské číslice plné šířky"
+#. KRcBC
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15800,6 +18061,7 @@ msgctxt ""
msgid "Japanese"
msgstr "japonština"
+#. BDo9F
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15808,6 +18070,7 @@ msgctxt ""
msgid "fullwidth Arabic digits"
msgstr "arabské číslice plné šířky"
+#. JgFyt
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15816,6 +18079,7 @@ msgctxt ""
msgid "Korean"
msgstr "korejština"
+#. vQGuS
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15824,6 +18088,7 @@ msgctxt ""
msgid "fullwidth Arabic digits"
msgstr "arabské číslice plné šířky"
+#. zvZFB
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15832,6 +18097,7 @@ msgctxt ""
msgid "Transliterations"
msgstr "Transliterace"
+#. YDEFL
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15840,6 +18106,7 @@ msgctxt ""
msgid "Native Number Characters"
msgstr "Místní znaky pro číslo"
+#. Qe3cy
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15848,6 +18115,7 @@ msgctxt ""
msgid "Date Format"
msgstr "Formát data"
+#. YSCuJ
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15856,6 +18124,7 @@ msgctxt ""
msgid "Chinese"
msgstr "čínština"
+#. 2QdoW
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15864,6 +18133,7 @@ msgctxt ""
msgid "lower case text"
msgstr "text malými znaky"
+#. AW8yw
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15872,6 +18142,7 @@ msgctxt ""
msgid "Japanese"
msgstr "japonština"
+#. 32jAw
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15880,6 +18151,7 @@ msgctxt ""
msgid "modern long Kanji text"
msgstr "text moderním dlouhým kandži"
+#. 7LUBa
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15888,6 +18160,7 @@ msgctxt ""
msgid "Korean"
msgstr "korejština"
+#. F5mdY
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15896,6 +18169,7 @@ msgctxt ""
msgid "formal lower case text"
msgstr "text formálními malými znaky"
+#. WmB9u
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15904,6 +18178,7 @@ msgctxt ""
msgid "[<emph>NatNum5</emph>]"
msgstr "[<emph>NatNum5</emph>]"
+#. u9aUM
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15912,6 +18187,7 @@ msgctxt ""
msgid "Transliterations"
msgstr "Transliterace"
+#. tWfmf
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15920,6 +18196,7 @@ msgctxt ""
msgid "Native Number Characters"
msgstr "Místní znaky pro číslo"
+#. XcUUJ
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15928,6 +18205,7 @@ msgctxt ""
msgid "Date Format"
msgstr "Formát data"
+#. S9n7N
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15936,6 +18214,7 @@ msgctxt ""
msgid "Chinese"
msgstr "čínština"
+#. DwSzA
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15944,6 +18223,7 @@ msgctxt ""
msgid "Chinese upper case text"
msgstr "text velkými čínskými znaky"
+#. ZNDDg
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15952,6 +18232,7 @@ msgctxt ""
msgid "Japanese"
msgstr "japonština"
+#. GwVYY
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15960,6 +18241,7 @@ msgctxt ""
msgid "traditional long Kanji text"
msgstr "text tradičním dlouhým kandži"
+#. y2CjD
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15968,6 +18250,7 @@ msgctxt ""
msgid "Korean"
msgstr "korejština"
+#. 2Hp4X
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15976,6 +18259,7 @@ msgctxt ""
msgid "formal upper case text"
msgstr "text formálními velkými znaky"
+#. aAydw
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15984,6 +18268,7 @@ msgctxt ""
msgid "Transliterations"
msgstr "Transliterace"
+#. E4Cri
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -15992,6 +18277,7 @@ msgctxt ""
msgid "Native Number Characters"
msgstr "Místní znaky pro číslo"
+#. EyQcV
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16000,6 +18286,7 @@ msgctxt ""
msgid "Date Format"
msgstr "Formát data"
+#. ARmCe
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16008,6 +18295,7 @@ msgctxt ""
msgid "Chinese"
msgstr "čínština"
+#. DLfBr
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16016,6 +18304,7 @@ msgctxt ""
msgid "fullwidth text"
msgstr "text plné šířky"
+#. oNdqe
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16024,6 +18313,7 @@ msgctxt ""
msgid "Japanese"
msgstr "japonština"
+#. Cb9Gh
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16032,6 +18322,7 @@ msgctxt ""
msgid "fullwidth text"
msgstr "text plné šířky"
+#. Afj6V
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16040,6 +18331,7 @@ msgctxt ""
msgid "Korean"
msgstr "korejština"
+#. EpzTf
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16048,6 +18340,7 @@ msgctxt ""
msgid "fullwidth text"
msgstr "text plné šířky"
+#. btiwD
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16056,6 +18349,7 @@ msgctxt ""
msgid "Transliterations"
msgstr "Transliterace"
+#. k5tpQ
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16064,6 +18358,7 @@ msgctxt ""
msgid "Native Number Characters"
msgstr "Místní znaky pro číslo"
+#. 4HSWX
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16072,6 +18367,7 @@ msgctxt ""
msgid "Date Format"
msgstr "Formát data"
+#. 3oxJg
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16080,6 +18376,7 @@ msgctxt ""
msgid "Chinese"
msgstr "čínština"
+#. fVSKG
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16088,6 +18385,7 @@ msgctxt ""
msgid "short lower case text"
msgstr "text krátkými malými znaky"
+#. g2bQD
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16096,6 +18394,7 @@ msgctxt ""
msgid "Japanese"
msgstr "japonština"
+#. CxRSQ
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16104,6 +18403,7 @@ msgctxt ""
msgid "modern short Kanji text"
msgstr "text moderním krátkým kandži"
+#. K2x7G
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16112,6 +18412,7 @@ msgctxt ""
msgid "Korean"
msgstr "korejština"
+#. DZABY
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16120,6 +18421,7 @@ msgctxt ""
msgid "informal lower case text"
msgstr "text neformálními malými znaky"
+#. aAGvW
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16128,6 +18430,7 @@ msgctxt ""
msgid "Transliterations"
msgstr "Transliterace"
+#. GVoQL
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16136,6 +18439,7 @@ msgctxt ""
msgid "Native Number Characters"
msgstr "Místní znaky pro číslo"
+#. nffxe
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16144,6 +18448,7 @@ msgctxt ""
msgid "Date Format"
msgstr "Formát data"
+#. kDGAh
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16152,6 +18457,7 @@ msgctxt ""
msgid "Chinese"
msgstr "čínština"
+#. hdRoG
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16160,6 +18466,7 @@ msgctxt ""
msgid "short upper case text"
msgstr "text krátkými velkými znaky"
+#. Zd3t6
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16168,6 +18475,7 @@ msgctxt ""
msgid "Japanese"
msgstr "japonština"
+#. cjAkQ
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16176,6 +18484,7 @@ msgctxt ""
msgid "traditional short Kanji text"
msgstr "text tradičním krátkým kandži"
+#. zbzXg
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16184,6 +18493,7 @@ msgctxt ""
msgid "Korean"
msgstr "korejština"
+#. 94DSB
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16192,6 +18502,7 @@ msgctxt ""
msgid "informal upper case text"
msgstr "text neformálními velkými znaky"
+#. QtrT8
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16200,6 +18511,7 @@ msgctxt ""
msgid "Transliterations"
msgstr "Transliterace"
+#. 5LcQH
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16208,6 +18520,7 @@ msgctxt ""
msgid "Native Number Characters"
msgstr "Místní znaky pro číslo"
+#. aFmmC
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16216,6 +18529,7 @@ msgctxt ""
msgid "Date Format"
msgstr "Formát data"
+#. n2Fmn
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16224,6 +18538,7 @@ msgctxt ""
msgid "Korean"
msgstr "korejština"
+#. ny7Zh
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16232,6 +18547,7 @@ msgctxt ""
msgid "Hangul characters"
msgstr "znaky hangulu"
+#. BYP83
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16240,6 +18556,7 @@ msgctxt ""
msgid "Transliterations"
msgstr "Transliterace"
+#. GBrDD
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16248,6 +18565,7 @@ msgctxt ""
msgid "Native Number Characters"
msgstr "Místní znaky pro číslo"
+#. mspKc
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16256,6 +18574,7 @@ msgctxt ""
msgid "Date Format"
msgstr "Formát data"
+#. kJE6i
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16264,6 +18583,7 @@ msgctxt ""
msgid "Korean"
msgstr "korejština"
+#. G2D3Q
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16272,6 +18592,7 @@ msgctxt ""
msgid "formal Hangul text"
msgstr "text formálním hangulem"
+#. Jd5Ly
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16280,6 +18601,7 @@ msgctxt ""
msgid "Transliterations"
msgstr "Transliterace"
+#. Bj6Lm
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16288,6 +18610,7 @@ msgctxt ""
msgid "Native Number Characters"
msgstr "Místní znaky pro číslo"
+#. sMT7t
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16296,6 +18619,7 @@ msgctxt ""
msgid "Date Format"
msgstr "Formát data"
+#. bEBdw
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16304,6 +18628,7 @@ msgctxt ""
msgid "Korean"
msgstr "korejština"
+#. 6qjcA
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16312,6 +18637,7 @@ msgctxt ""
msgid "informal Hangul text"
msgstr "text neformálním hangulem"
+#. XUo3G
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16320,6 +18646,7 @@ msgctxt ""
msgid "Extended LCID"
msgstr "Rozšířené LCID"
+#. EjbjU
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16328,6 +18655,7 @@ msgctxt ""
msgid "If compatible, native numbering and calendar are exported to Microsoft Excel using extended LCID. Extended LCID can also be used in string format instead of NatNum modifier."
msgstr "Je-li to vzhledem ke kompatibilitě možné, exportují se místní číslování a kalendář do programu Microsoft Excel pomocí rozšířeného identifikátoru LCID. Rozšířené LCID lze také používat v řetězci formátu místo modifikátoru NatNum."
+#. aNoM6
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16336,6 +18664,7 @@ msgctxt ""
msgid "Extended LCID consists of 8 hexadecimal digits: <emph>[$-NNCCLLLL]</emph>, with 2 first digits NN for native numerals, CC for calendar and LLLL for LCID code. For instance, <emph>[$-0D0741E]</emph> will be converted to <emph>[NatNum1][$-41E][~buddhist]</emph>: Thai numerals (0D) with Buddhist calendar (07) in Thai locale (041E)."
msgstr "Rozšířený identifikátor LCID sestává z 8 šestnáctkových číslic: <emph>[$-NNCCLLLL]</emph>, kde první dvě číslice NN značí místní číslice, CC znamená kalendář a LLLL kód LCID. Například <emph>[$-0D0741E]</emph> se převede na <emph>[NatNum1][$-41E][~buddhist]</emph>: thajské číslice (0D) s buddhistickým kalendářem (07) v thajském národním prostředí (041E)."
+#. p7udq
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16344,6 +18673,7 @@ msgctxt ""
msgid "<emph>Native Numerals</emph>"
msgstr "<emph>Nativní číslice</emph>"
+#. 4AWR6
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16352,6 +18682,7 @@ msgctxt ""
msgid "Two first digits NN represents native numerals:"
msgstr "První dvě číslice NN představují nativní číslice:"
+#. Xg4PP
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16360,6 +18691,7 @@ msgctxt ""
msgid "<emph>Numeral</emph>"
msgstr "<emph>Číslice</emph>"
+#. 25uYC
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16368,6 +18700,7 @@ msgctxt ""
msgid "<emph>Representation</emph>"
msgstr "<emph>Reprezentace</emph>"
+#. 4QivF
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16376,6 +18709,7 @@ msgctxt ""
msgid "<emph>Compatible LCID</emph>"
msgstr "<emph>Kompatibilní LCID</emph>"
+#. GN9La
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16384,6 +18718,7 @@ msgctxt ""
msgid "Arabic"
msgstr "arabské"
+#. rSBmQ
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16392,6 +18727,7 @@ msgctxt ""
msgid "all"
msgstr "vše"
+#. gXWcN
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16400,6 +18736,7 @@ msgctxt ""
msgid "Eastern Arabic"
msgstr "východoarabské"
+#. YXAzv
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16408,6 +18745,7 @@ msgctxt ""
msgid "Persian"
msgstr "perské"
+#. eErRK
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16416,6 +18754,7 @@ msgctxt ""
msgid "Devanagari"
msgstr "dévanágarské"
+#. DgYBL
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16424,6 +18763,7 @@ msgctxt ""
msgid "Bengali"
msgstr "bengálské"
+#. Vk2ZC
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16432,6 +18772,7 @@ msgctxt ""
msgid "Punjabi"
msgstr "paňdžábské"
+#. CB7Db
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16440,6 +18781,7 @@ msgctxt ""
msgid "Gujarati"
msgstr "gudžarátské"
+#. Eexyx
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16448,6 +18790,7 @@ msgctxt ""
msgid "Oriya"
msgstr "urijské"
+#. 9DaUV
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16456,6 +18799,7 @@ msgctxt ""
msgid "Tamil"
msgstr "tamilské"
+#. x4z4A
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16464,6 +18808,7 @@ msgctxt ""
msgid "Telugu"
msgstr "telugské"
+#. xgDxQ
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16472,6 +18817,7 @@ msgctxt ""
msgid "Kannada"
msgstr "kannadské"
+#. 6AD4X
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16480,6 +18826,7 @@ msgctxt ""
msgid "Malayalam"
msgstr "malabarské"
+#. ayLgA
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16488,6 +18835,7 @@ msgctxt ""
msgid "Thai"
msgstr "thajské"
+#. skrmK
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16496,6 +18844,7 @@ msgctxt ""
msgid "Lao"
msgstr "laoské"
+#. Aqrmf
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16504,6 +18853,7 @@ msgctxt ""
msgid "Tibetan"
msgstr "tibetské"
+#. AhenQ
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16512,6 +18862,7 @@ msgctxt ""
msgid "Burmese"
msgstr "barmské"
+#. 3iXqP
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16520,6 +18871,7 @@ msgctxt ""
msgid "Tigrina"
msgstr "tigriňské"
+#. HcBZc
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16528,6 +18880,7 @@ msgctxt ""
msgid "Khmer"
msgstr "khmerské"
+#. TjKYV
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16536,6 +18889,7 @@ msgctxt ""
msgid "Mongolian"
msgstr "mongolské"
+#. 6Mu84
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16544,6 +18898,7 @@ msgctxt ""
msgid "Japanese"
msgstr "japonské"
+#. QzVEU
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16552,6 +18907,7 @@ msgctxt ""
msgid "(financial)"
msgstr "(finanční)"
+#. Y2aTe
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16560,6 +18916,7 @@ msgctxt ""
msgid "(fullwidth Arabic)"
msgstr "(arabské plné šířky)"
+#. 9FDev
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16568,6 +18925,7 @@ msgctxt ""
msgid "Chinese - simplified"
msgstr "čínské - zjednodušené"
+#. ZEikM
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16576,6 +18934,7 @@ msgctxt ""
msgid "(financial)"
msgstr "(finanční)"
+#. XHfHM
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16584,6 +18943,7 @@ msgctxt ""
msgid "(fullwidth Arabic)"
msgstr "(arabské plné šířky)"
+#. c6qfT
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16592,6 +18952,7 @@ msgctxt ""
msgid "Chinese - traditional"
msgstr "čínské - tradiční"
+#. k4L5D
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16600,6 +18961,7 @@ msgctxt ""
msgid "(financial)"
msgstr "(finanční)"
+#. NxSgB
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16608,6 +18970,7 @@ msgctxt ""
msgid "(fullwidth Arabic)"
msgstr "(arabské plné šířky)"
+#. yK33c
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16616,6 +18979,7 @@ msgctxt ""
msgid "Korean"
msgstr "korejské"
+#. 5AqJ4
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16624,6 +18988,7 @@ msgctxt ""
msgid "(financial)"
msgstr "(finanční)"
+#. BTAgB
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16632,6 +18997,7 @@ msgctxt ""
msgid "(fullwidth Arabic)"
msgstr "(arabské plné šířky)"
+#. zRDz3
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16640,6 +19006,7 @@ msgctxt ""
msgid "Korean - Hangul"
msgstr "korejské - hangul"
+#. iCsB5
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16648,6 +19015,7 @@ msgctxt ""
msgid "<emph>Calendar</emph>"
msgstr "<emph>Kalendář</emph>"
+#. RDZUN
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16656,6 +19024,7 @@ msgctxt ""
msgid "Two next digits CC are for calendar code. Each calendar is only valid for some LCID."
msgstr "Následující dvě číslice CC představují kód kalendáře. Každý kalendář je platný pouze s určitými LCID."
+#. n4doZ
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16664,6 +19033,7 @@ msgctxt ""
msgid "<emph>Calendar</emph>"
msgstr "<emph>Kalendář</emph>"
+#. Cs5v7
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16672,6 +19042,7 @@ msgctxt ""
msgid "<emph>Example (YYYY-MM-DD)</emph>"
msgstr "<emph>Příklad (YYYY-MM-DD)</emph>"
+#. 5nFeM
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16680,6 +19051,7 @@ msgctxt ""
msgid "<emph>Supported LCID</emph>"
msgstr "<emph>Podporované LCID</emph>"
+#. BFiYm
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16688,6 +19060,7 @@ msgctxt ""
msgid "Gregorian"
msgstr "gregoriánský"
+#. J7MpB
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16696,6 +19069,7 @@ msgctxt ""
msgid "All"
msgstr "vše"
+#. px34L
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16704,6 +19078,7 @@ msgctxt ""
msgid "Gengou"
msgstr "gengou"
+#. ZA2Hf
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16712,6 +19087,7 @@ msgctxt ""
msgid "411 (Japanese)"
msgstr "411 (japonština)"
+#. ZSLrR
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16720,6 +19096,7 @@ msgctxt ""
msgid "Unknown"
msgstr "neznámý"
+#. RCjVf
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16728,6 +19105,7 @@ msgctxt ""
msgid "Unsupported"
msgstr "nepodporováno"
+#. dMAyG
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16736,6 +19114,7 @@ msgctxt ""
msgid "06 or 17"
msgstr "06 nebo 17"
+#. GoDmD
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16744,6 +19123,7 @@ msgctxt ""
msgid "Hijri"
msgstr "islámský"
+#. XvBCp
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16752,6 +19132,7 @@ msgctxt ""
msgid "401 (Arabic - Saudi Arabia), 1401 (Arabic - Algeria), 3c01 (Arabic - Bahrain), 0c01 (Arabic - Egypt), 801 (Arabic - Iraq), 2c01 (Arabic - Jordan), 3401 (Arabic - Kuwait), 3001 (Arabic - Lebanon), 1001 (Arabic - Libya), 1801 (Arabic - Morocco), 2001 (Arabic - Oman), 4001 (Arabic - Qatar), 2801 (Arabic - Syria), 1c01 (Arabic - Tunisia), 3801 (Arabic - U.A.E.), 2401 (Arabic - Yemen) and 429 (Farsi)"
msgstr "401 (arabština - Saúdská Arábie), 1401 (arabština - Alžírsko), 3c01 (arabština - Bahrajn), 0c01 (arabština - Egypt), 801 (arabština - Irák), 2c01 (arabština - Jordánsko), 3401 (arabština - Kuvajt), 3001 (arabština - Libanon), 1001 (arabština - Libye), 1801 (arabština - Maroko), 2001 (arabština - Omán), 4001 (arabština - Katar), 2801 (arabština - Sýrie), 1c01 (arabština - Tunisko), 3801 (arabština - Spojené arabské emiráty), 2401 (arabština - Jemen) a 429 (perština)"
+#. 8EXNk
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16760,6 +19141,7 @@ msgctxt ""
msgid "Buddhist"
msgstr "buddhistický"
+#. GGAoN
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16768,6 +19150,7 @@ msgctxt ""
msgid "454 (Lao), 41E (Thai)"
msgstr "454 (laoština), 41E (thajština)"
+#. 5gZNF
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16776,6 +19159,7 @@ msgctxt ""
msgid "Jewish"
msgstr "židovský"
+#. BgCp9
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16784,6 +19168,7 @@ msgctxt ""
msgid "40D (Hebrew)"
msgstr "40D (hebrejština)"
+#. 5XGvr
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16792,6 +19177,7 @@ msgctxt ""
msgid "Indian"
msgstr "indický"
+#. mQHYZ
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16800,6 +19186,7 @@ msgctxt ""
msgid "Unsupported"
msgstr "nepodporováno"
+#. B4PRN
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16808,6 +19195,7 @@ msgctxt ""
msgid "0E, 0F, 11, 12 or 13"
msgstr "0E, 0F, 11, 12 nebo 13"
+#. WM2Xw
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16816,6 +19204,7 @@ msgctxt ""
msgid "Unknown"
msgstr "neznámý"
+#. BjUhe
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16824,6 +19213,7 @@ msgctxt ""
msgid "Unsupported"
msgstr "nepodporováno"
+#. LjwrT
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16832,6 +19222,7 @@ msgctxt ""
msgid "Unsupported"
msgstr "nepodporováno"
+#. DTCLN
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16840,6 +19231,7 @@ msgctxt ""
msgid "Hanja"
msgstr "handža"
+#. kArG9
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16848,6 +19240,7 @@ msgctxt ""
msgid "412 (Korean)"
msgstr "412 (korejština)"
+#. 7gqwq
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16856,6 +19249,7 @@ msgctxt ""
msgid "Unsupported"
msgstr "nepodporováno"
+#. 9VCVC
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16864,6 +19258,7 @@ msgctxt ""
msgid "ROC"
msgstr "ROC"
+#. bpcCC
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16872,6 +19267,7 @@ msgctxt ""
msgid "404 (Chinese - Taiwan)"
msgstr "404 (čínština - Tchaj-wan)"
+#. KjubE
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16880,6 +19276,7 @@ msgctxt ""
msgid "NatNum12 modifier"
msgstr "Modifikátor NatNum12"
+#. dnUBw
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16888,6 +19285,7 @@ msgctxt ""
msgid "To spell out numbers in various number, currency and date formats, use a [NatNum12] modifier with the chosen arguments at the beginning of a number format code."
msgstr "Chcete-li čísla v různých formátech čísla, měny nebo data vypsat slovně, použijte na začátku kódu modifikátor [NatNum12] s požadovanými argumenty."
+#. pEAbi
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16896,6 +19294,7 @@ msgctxt ""
msgid "Common NatNum12 formatting examples"
msgstr "Příklady obecného použití formátu s NatNum12"
+#. p2j4P
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16904,6 +19303,7 @@ msgctxt ""
msgid "Formatting code"
msgstr "Formátovací kód"
+#. 7CHrT
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16912,6 +19312,7 @@ msgctxt ""
msgid "Explanation"
msgstr "Vysvětlení"
+#. qMECD
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16920,6 +19321,7 @@ msgctxt ""
msgid "[NatNum12]"
msgstr "[NatNum12], [NatNum12 cardinal] nebo [NatNum12 cardinal-neuter]<br/>[NatNum12 cardinal-feminine]<br/>[NatNum12 cardinal-masculine]"
+#. 59Z4d
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16928,6 +19330,7 @@ msgctxt ""
msgid "Spell out as cardinal number: 1 → one"
msgstr "Vypíše základní číslovku ve středním rodě: 1 → jedno<br/>v mužském rodě: 1 → jeden<br/>v ženském rodě: 1 → jedna"
+#. uSj7Y
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16936,6 +19339,7 @@ msgctxt ""
msgid "[NatNum12 ordinal]"
msgstr "[NatNum12 ordinal]"
+#. RxCdm
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16944,6 +19348,7 @@ msgctxt ""
msgid "Spell out as ordinal number: 1 → first"
msgstr "Vypíše řadovou číslovku ve středním rodě: 1 → první (aktuálně obsahuje převod pro češtinu chyby a nepodporuje mužský a ženský rod)"
+#. 3FrmK
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16952,6 +19357,7 @@ msgctxt ""
msgid "[NatNum12 ordinal-number]"
msgstr "[NatNum12 ordinal-number]"
+#. PARVJ
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16960,6 +19366,7 @@ msgctxt ""
msgid "Spell out as ordinal indicator: 1 → 1st"
msgstr "Vypíše se značkou řadové číslovky: 1 → 1."
+#. MAPGe
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16968,6 +19375,7 @@ msgctxt ""
msgid "[NatNum12 capitalize]"
msgstr "[NatNum12 capitalize]<br/>[NatNum12 capitalize cardinal-feminine]"
+#. 9sGxx
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16976,6 +19384,7 @@ msgctxt ""
msgid "Spell out with capitalization, as cardinal number: 1 → One"
msgstr "Vypíše základní číslovku ve středním rodě s počátečním velkým písmenem: 1 → Jedno<br/>v ženském rodě: 1 → Jedna"
+#. fdavN
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16984,6 +19393,7 @@ msgctxt ""
msgid "[NatNum12 upper ordinal]"
msgstr "[NatNum12 upper ordinal]"
+#. MWJCJ
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -16992,6 +19402,7 @@ msgctxt ""
msgid "Spell out in upper case, as ordinal number: 1 → FIRST"
msgstr "Vypíše řadovou číslovku velkými písmeny: 1 → PRVNÍ"
+#. Av6Up
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -17000,6 +19411,7 @@ msgctxt ""
msgid "[NatNum12 title]"
msgstr "[NatNum12 title]"
+#. G65Vr
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -17008,6 +19420,7 @@ msgctxt ""
msgid "Spell out in title case, as cardinal number: 101 → Hundred One"
msgstr "Vypíše jako základní číslovku s prvními písmeny velkými: 101 → Sto Jeden"
+#. wxymX
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -17016,6 +19429,7 @@ msgctxt ""
msgid "[NatNum12 USD]"
msgstr "[NatNum12 CZK]"
+#. GpF26
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -17024,6 +19438,7 @@ msgctxt ""
msgid "Spell out as a money amount of a given currency specified by 3-letter ISO code: 1 → one U.S. dollar"
msgstr "Vypíše peněžní částku v měně určené třípísmenným kódem podle ISO: 1 → jeden koruna česká (chybně pro mužský rod)"
+#. dC9Yz
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -17032,6 +19447,7 @@ msgctxt ""
msgid "[NatNum12 D=ordinal-number]D\" of \"MMMM"
msgstr "[NatNum12 D=ordinal-number]D\" \"MMMM"
+#. KWJXy
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -17040,6 +19456,7 @@ msgctxt ""
msgid "Spell out as a date in format \"1st of May\""
msgstr "Vypíše datum ve formátu \"1. května\""
+#. AjRUC
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -17048,6 +19465,7 @@ msgctxt ""
msgid "[NatNum12 YYYY=title year,D=capitalize ordinal]D\" of \"MMMM, YYYY"
msgstr "[NatNum12 YYYY=title year,D=capitalize ordinal]D\" \"MMMM, YYYY"
+#. JCU7s
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -17056,6 +19474,7 @@ msgctxt ""
msgid "Spell out as a date in format \"First of May, Nineteen Ninety-nine\""
msgstr "Vypíše datum ve formátu \"První květen, 1999\" (převod roku na text není v současnosti pro češtinu podporován)"
+#. i25EX
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
@@ -17064,6 +19483,7 @@ msgctxt ""
msgid "Other possible arguments: \"money\" before 3-letter currency codes, for example [NatNum12 capitalize money USD]0.00 will format number \"1.99\" as \"One and 99/100 U.S. Dollars\"."
msgstr "Další možné argumenty (pro anglické národní prostředí): \"money\" před třípísmenným kódem měny, například [NatNum12 capitalize money USD]0.00 naformátuje číslo \"1.99\" jako \"One and 99/100 U.S. Dollars\"."
+#. pSG47
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17072,6 +19492,7 @@ msgctxt ""
msgid "Hyperlink"
msgstr "Hypertextový odkaz"
+#. DMfXz
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17080,6 +19501,7 @@ msgctxt ""
msgid "<bookmark_value>formatting; hyperlinks</bookmark_value><bookmark_value>characters; hyperlinks</bookmark_value><bookmark_value>hyperlinks; character formats</bookmark_value><bookmark_value>text;hyperlinks</bookmark_value><bookmark_value>links; character formats</bookmark_value>"
msgstr "<bookmark_value>formátování; hypertextové odkazy</bookmark_value><bookmark_value>znaky; hypertextové odkazy</bookmark_value><bookmark_value>hypertextové odkazy; formáty znaků</bookmark_value><bookmark_value>text; hypertextové odkazy</bookmark_value><bookmark_value>odkazy; formáty znaků</bookmark_value>"
+#. SP5ME
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17088,6 +19510,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020400.xhp\" name=\"Hyperlink\">Hyperlink</link>"
msgstr "<link href=\"text/shared/01/05020400.xhp\" name=\"Hypertextové odkazy\">Hypertextové odkazy</link>"
+#. RRuMa
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17096,6 +19519,7 @@ msgctxt ""
msgid "<variable id=\"hyperlinktext\"><ahelp hid=\".uno:InsertHyperlinkDlg\">Assigns a new hyperlink or edits the selected hyperlink.</ahelp></variable> A hyperlink is a link to a file on the Internet or on your local system."
msgstr "<variable id=\"hyperlinktext\"><ahelp hid=\".uno:InsertHyperlinkDlg\">Vytvoří nový hypertextový odkaz nebo upraví vybraný.</ahelp></variable> Hypertextový odkaz je odkaz na soubor na internetu nebo místním systému."
+#. o6FDn
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17104,6 +19528,7 @@ msgctxt ""
msgid "You can also assign or edit a named HTML anchor, or <link href=\"text/swriter/01/04040000.xhp\" name=\"Bookmark\">Bookmark</link>, that refers to a specific place in a document."
msgstr "Také je možné přiřadit nebo upravit pojmenovanou kotvu HTML, nebo <link href=\"text/swriter/01/04040000.xhp\" name=\"Záložku\">Záložku</link>, která odkazuje na určité místo v dokumentu."
+#. DELTS
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17112,6 +19537,7 @@ msgctxt ""
msgid "Hyperlink"
msgstr "Hypertextový odkaz"
+#. HsWdr
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17120,6 +19546,7 @@ msgctxt ""
msgid "Specify the properties for the hyperlink."
msgstr "Určete vlastnosti hypertextového odkazu."
+#. qNf4f
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17128,6 +19555,7 @@ msgctxt ""
msgid "URL"
msgstr "URL"
+#. RybA2
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17136,6 +19564,7 @@ msgctxt ""
msgid "<variable id=\"texturl\"><ahelp hid=\"modules/swriter/ui/charurlpage/urled\">Enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> for the file that you want to open when you click the hyperlink.</ahelp> If you do not specify a target frame, the file opens in the current document or frame.</variable>"
msgstr "<variable id=\"texturl\"><ahelp hid=\"modules/swriter/ui/charurlpage/urled\">Zadejte <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> souboru, který se má otevřít, když klepnete na hypertextový odkaz.</ahelp> Jestliže neurčíte cílový rámec, soubor se otevře v aktuálním dokumentu nebo rámci.</variable>"
+#. kEEzJ
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17144,6 +19573,7 @@ msgctxt ""
msgid "Browse"
msgstr "Procházet"
+#. agRey
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17152,6 +19582,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/urlpb\">Locate the file that you want to link to, and then click <emph>Open</emph>.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/urlpb\">Najděte soubor, na který chcete odkázat, a klepněte na <emph>Otevřít</emph>.</ahelp>"
+#. 88TLK
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17160,6 +19591,7 @@ msgctxt ""
msgid "Reference"
msgstr "Odkaz"
+#. BUTCh
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17168,6 +19600,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/texted\">Enter the text that you want to display for the hyperlink.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/texted\">Zadejte text, který chcete zobrazit pro hypertextový odkaz.</ahelp>"
+#. rHTAT
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17176,6 +19609,7 @@ msgctxt ""
msgid "Events"
msgstr "Události"
+#. qKEUB
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17184,6 +19618,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/eventpb\">Specify an event that triggers when you click the hyperlink.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/eventpb\">Určete událost, která se spustí při klepnutí na hypertextový odkaz.</ahelp>"
+#. ZwRT7
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17192,6 +19627,7 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. DPnDg
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17200,6 +19636,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/nameed\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink:"
msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/nameed\">Zadejte název hypertextového odkazu.</ahelp> $[officename] vloží do hypertextového odkazu tag NAME:"
+#. TwXxf
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17208,6 +19645,7 @@ msgctxt ""
msgid "<A HREF=\"http://www.example.com/\" NAME=\"Nametext\" TARGET=\"_blank\">Note</A>"
msgstr "<A HREF=\"http://www.example.com/\" NAME=\"Nametext\" TARGET=\"_blank\">Poznámka</A>"
+#. kz4g4
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17216,6 +19654,7 @@ msgctxt ""
msgid "Frame"
msgstr "Rámec"
+#. WhYGY
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17224,6 +19663,7 @@ msgctxt ""
msgid "<variable id=\"textframe\"><ahelp hid=\"modules/swriter/ui/charurlpage/targetfrmlb\">Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list.</ahelp> If you leave this box blank, the linked file opens in the current browser window.</variable>"
msgstr "<variable id=\"textframe\"><ahelp hid=\"modules/swriter/ui/charurlpage/targetfrmlb\">Zadejte název rámce, ve kterém se má otevřít odkazovaný soubor, nebo vyberte předem daný rámec ze seznamu.</ahelp> Necháte-li toto pole prázdné, odkazovaný soubor se otevře v aktuálním okně prohlížeče.</variable>"
+#. EwDvX
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17232,6 +19672,7 @@ msgctxt ""
msgid "Name of Frame"
msgstr "Název rámce"
+#. kkKZ5
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17240,6 +19681,7 @@ msgctxt ""
msgid "Definition"
msgstr "Definice"
+#. ic9cG
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17248,6 +19690,7 @@ msgctxt ""
msgid "Named entries"
msgstr "Položky s názvem"
+#. 8ubE9
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17256,6 +19699,7 @@ msgctxt ""
msgid "File opens in a named frame in the current HTML document."
msgstr "Soubor bude otevřen v pojmenovaném rámci v aktuálním HTML dokumentu."
+#. wf4vi
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17264,6 +19708,7 @@ msgctxt ""
msgid "_self"
msgstr "_self"
+#. E9CvG
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17272,6 +19717,7 @@ msgctxt ""
msgid "File opens in the current frame."
msgstr "Soubor bude otevřen v aktuálním rámci."
+#. PdCyG
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17280,6 +19726,7 @@ msgctxt ""
msgid "_blank"
msgstr "_blank"
+#. Kv599
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17288,6 +19735,7 @@ msgctxt ""
msgid "File opens in a new page."
msgstr "Soubor bude otevřen na nové stránce."
+#. GhVRg
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17296,6 +19744,7 @@ msgctxt ""
msgid "_parent"
msgstr "_parent"
+#. 9oC24
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17304,6 +19753,7 @@ msgctxt ""
msgid "File opens in the parent frame of the current frame. If there is no parent frame, the current frame is used."
msgstr "Soubor bude otevřen v nadřazeném rámci aktuálního rámce. Pokud neexistuje nadřazený rámec, použije se aktuální rámec."
+#. FP7B6
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17312,6 +19762,7 @@ msgctxt ""
msgid "_top"
msgstr "_top"
+#. rkF4o
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17320,6 +19771,7 @@ msgctxt ""
msgid "File opens in the topmost frame in the hierarchy."
msgstr "Soubor bude otevřen v nejvyšším rámci v hierarchii."
+#. TzYCN
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17328,6 +19780,7 @@ msgctxt ""
msgid "Character Styles"
msgstr "Znakové styly"
+#. GufCM
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17336,6 +19789,7 @@ msgctxt ""
msgid "Specify the formatting options for the hyperlink."
msgstr "Určete formátování hypertextového odkazu."
+#. 9B6Fj
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17344,6 +19798,7 @@ msgctxt ""
msgid "Visited links"
msgstr "Navštívené odkazy"
+#. NNb6r
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17352,6 +19807,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/visitedlb\">Select a formatting style to use for visited links from the list. To add or modify a style in this list, close this dialog, and click the <emph>Styles</emph> icon on the <emph>Formatting</emph> toolbar.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/visitedlb\">Vyberte ze seznamu styl, který se použije pro navštívené odkazy. Chcete-li přidat nebo upravit styl v seznamu, zavřete toto dialogové okno a klepněte na ikonu <emph>Styly</emph> na nástrojové liště <emph>Formátování</emph>.</ahelp>"
+#. g36GD
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17360,6 +19816,7 @@ msgctxt ""
msgid "Unvisited links"
msgstr "Nenavštívený odkaz"
+#. 3ner6
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17368,6 +19825,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/unvisitedlb\">Select a formatting style to use for unvisited links from the list. To add or modify a style in this list, close this dialog, and click the <emph>Styles</emph> icon on the <emph>Formatting</emph> toolbar.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/unvisitedlb\">Vyberte ze seznamu styl, který se použije pro nenavštívené odkazy. Chcete-li přidat nebo upravit styl v seznamu, zavřete toto dialogové okno a klepněte na ikonu <emph>Styly</emph> na nástrojové liště <emph>Formátování</emph>.</ahelp>"
+#. Er7g2
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17376,6 +19834,7 @@ msgctxt ""
msgid "<link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>"
msgstr "<link href=\"text/shared/02/09070000.xhp\" name=\"Dialog Hypertextový odkaz\">Dialog Hypertextový odkaz</link>"
+#. dFmVm
#: 05020400.xhp
msgctxt ""
"05020400.xhp\n"
@@ -17384,6 +19843,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060700.xhp\" name=\"Assign macro\">Assign macro</link>"
msgstr "<link href=\"text/swriter/01/05060700.xhp\" name=\"Přiřadit makro\">Přiřadit makro</link>"
+#. kabbQ
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17392,6 +19852,7 @@ msgctxt ""
msgid "Font Position"
msgstr "Umístění písma"
+#. 2AQfv
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17400,6 +19861,7 @@ msgctxt ""
msgid "<bookmark_value>positioning; fonts</bookmark_value><bookmark_value>formats; positions</bookmark_value><bookmark_value>effects;font positions</bookmark_value><bookmark_value>fonts; positions in text</bookmark_value><bookmark_value>spacing; font effects</bookmark_value><bookmark_value>characters; spacing</bookmark_value><bookmark_value>pair kerning</bookmark_value><bookmark_value>kerning; in characters</bookmark_value><bookmark_value>text; kerning</bookmark_value>"
msgstr "<bookmark_value>umístění; písmo</bookmark_value><bookmark_value>formáty; umístění</bookmark_value><bookmark_value>efekty; umístění písma</bookmark_value><bookmark_value>písma; umístění v textu</bookmark_value><bookmark_value>rozestupy; efekty písma</bookmark_value><bookmark_value>znaky; rozestupy</bookmark_value><bookmark_value>párový kerning</bookmark_value><bookmark_value>kerning; znaků</bookmark_value><bookmark_value>text; kerning</bookmark_value>"
+#. wkW2J
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17408,6 +19870,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/01/05020500.xhp\" name=\"Font Position\">Font Position</link></caseinline><defaultinline><link href=\"text/shared/01/05020500.xhp\" name=\"Position\">Position</link></defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/01/05020500.xhp\" name=\"Umístění písma\">Umístění písma</link></caseinline><defaultinline><link href=\"text/shared/01/05020500.xhp\" name=\"Umístění\">Umístění</link></defaultinline></switchinline>"
+#. R9U8S
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17416,6 +19879,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/positionpage/PositionPage\">Specify the position, scaling, rotation, and spacing for characters.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/positionpage/PositionPage\">Určete pro znaky umístění, škálování, otočení a rozestupy.</ahelp>"
+#. Z3A7A
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17424,6 +19888,7 @@ msgctxt ""
msgid "Position"
msgstr "Umístění"
+#. 5FU6s
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17432,6 +19897,7 @@ msgctxt ""
msgid "Set the subscript or superscript options for a character."
msgstr "Nastavte volby pro horní a dolní index."
+#. xHFN2
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17440,6 +19906,7 @@ msgctxt ""
msgid "Superscript"
msgstr "Horní index"
+#. JCCAU
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17448,6 +19915,7 @@ msgctxt ""
msgid "<variable id=\"hochtext\"><ahelp hid=\"cui/ui/positionpage/superscript\">Reduces the font size of the selected text and raises the text above the baseline.</ahelp></variable>"
msgstr "<variable id=\"hochtext\"><ahelp hid=\"cui/ui/positionpage/superscript\">Zmenší velikost písma označeného textu a zvedne text nad základní řádek.</ahelp></variable>"
+#. eCEQE
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17456,6 +19924,7 @@ msgctxt ""
msgid "Normal"
msgstr "Běžné"
+#. f9Prj
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17464,6 +19933,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/positionpage/normal\">Removes superscript or subscript formatting.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/positionpage/normal\">Odstraní formátování jako horní nebo dolní index.</ahelp>"
+#. 7VReF
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17472,6 +19942,7 @@ msgctxt ""
msgid "Subscript"
msgstr "Dolní index"
+#. WsddA
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17480,6 +19951,7 @@ msgctxt ""
msgid "<variable id=\"tieftext\"><ahelp hid=\"cui/ui/positionpage/subscript\">Reduces the font size of the selected text and lowers the text below the baseline.</ahelp></variable>"
msgstr "<variable id=\"tieftext\"><ahelp hid=\"cui/ui/positionpage/subscript\">Zmenší velikost písma označeného textu a sníží text pod základní řádek.</ahelp></variable>"
+#. iDUCC
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17488,6 +19960,7 @@ msgctxt ""
msgid "Raise/lower by"
msgstr "Zvýšit/snížit o"
+#. 3zSCP
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17496,6 +19969,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/positionpage/raiselowersb\">Enter the amount by which you want to raise or to lower the selected text in relation to the baseline. One hundred percent is equal to the height of the font.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/positionpage/raiselowersb\">Zadejte hodnotu, o kterou se má označený text zvýšit nebo snížit oproti základnímu řádku. 100 procent je rovno výšce písma.</ahelp>"
+#. FFo2B
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17504,6 +19978,7 @@ msgctxt ""
msgid "Relative font size"
msgstr "Relativní velikost písma"
+#. PN6JC
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17512,6 +19987,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/positionpage/fontsizesb\">Enter the amount by which you want to reduce the font size of the selected text.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/positionpage/fontsizesb\">Zadejte hodnotu, o kterou se má zmenšit velikost písma označeného textu.</ahelp>"
+#. 53UGt
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17520,6 +19996,7 @@ msgctxt ""
msgid "Automatic"
msgstr "Automaticky"
+#. wqkaw
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17528,6 +20005,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/positionpage/automatic\">Automatically sets the amount by which the selected text is raised or lowered in relation to the baseline.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/positionpage/automatic\">Automaticky nastaví hodnotu, o kterou se označený text zvýší nebo sníží vzhledem k základnímu řádku.</ahelp>"
+#. mMgci
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17536,6 +20014,7 @@ msgctxt ""
msgid "Rotation/scaling"
msgstr "Otočení / škálování"
+#. PmAPp
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17544,6 +20023,7 @@ msgctxt ""
msgid "Set the rotation and the scaling options for the selected text."
msgstr "Nastaví otočení a škálování označeného textu."
+#. sUZBZ
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17552,6 +20032,7 @@ msgctxt ""
msgid "0 degrees"
msgstr "0 stupňů"
+#. bAH6v
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17560,6 +20041,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/positionpage/0deg\">Does not rotate the selected text.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/positionpage/0deg\">Neotočí označený text.</ahelp>"
+#. 7A9hs
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17568,6 +20050,7 @@ msgctxt ""
msgid "90 degrees"
msgstr "90 stupňů"
+#. WcMGm
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17576,6 +20059,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/positionpage/90deg\">Rotates the selected text to the left by 90 degrees.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/positionpage/90deg\">Otočí označený text vlevo o 90 stupňů.</ahelp>"
+#. PQjRb
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17584,6 +20068,7 @@ msgctxt ""
msgid "270 degrees"
msgstr "270 stupňů"
+#. nC5Sa
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17592,6 +20077,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/positionpage/270deg\">Rotates the selected text to the right by 90 degrees.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/positionpage/270deg\">Otočí označený text vpravo o 90 stupňů.</ahelp>"
+#. bsWmE
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17600,6 +20086,7 @@ msgctxt ""
msgid "Fit to line"
msgstr "Přizpůsobit řádce"
+#. EBFBe
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17608,6 +20095,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/positionpage/fittoline\">Stretches or compresses the selected text so that it fits between the line that is above the text and the line that is below the text.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/positionpage/fittoline\">Roztáhne nebo zúží označený text, aby se vešel mezi řádek nad textem a řádek pod textem.</ahelp>"
+#. TLV3x
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17616,6 +20104,7 @@ msgctxt ""
msgid "Scale width"
msgstr "Měřítko šířky"
+#. mSMDf
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17624,6 +20113,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/positionpage/scalewidthsb\">Enter the percentage of the font width by which to horizontally stretch or compress the selected text.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/positionpage/scalewidthsb\">Zadejte v procentech šířky písma, o kolik se označený text vodorovně roztáhne nebo zúží.</ahelp>"
+#. CH5Cb
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17632,6 +20122,7 @@ msgctxt ""
msgid "Spacing"
msgstr "Rozestupy"
+#. BB4Zu
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17640,6 +20131,7 @@ msgctxt ""
msgid "Specify the spacing between individual characters."
msgstr "Určete rozestupy mezi jednotlivými znaky."
+#. ACeXD
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17648,6 +20140,7 @@ msgctxt ""
msgid "Spacing"
msgstr "Rozestupy"
+#. nhETs
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17656,6 +20149,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specifies the spacing between the characters of the selected text.</ahelp> Enter the amount by which you want to expand or condense the text in the spin button."
msgstr "<ahelp hid=\".\">Určuje rozestupy mezi znaky vybraného textu.</ahelp> V rolovacím tlačítku zadejte hodnotu, o kterou chcete rozšířit nebo zúžit rozestupy mezi znaky vybraného textu."
+#. wSGzU
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17664,6 +20158,7 @@ msgctxt ""
msgid "To increase the spacing, set a positive value; to reduce it, set a negative value."
msgstr "Chcete-li rozestupy zvětšit, zadejte kladnou hodnotu; chcete-li je zmenšit zadejte hodnotu zápornou."
+#. FbHMC
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17672,6 +20167,7 @@ msgctxt ""
msgid "<link href=\"text/shared/00/00000005.xhp#kerning\" name=\"Pair kerning\">Pair kerning</link>"
msgstr "<link href=\"text/shared/00/00000005.xhp#kerning\" name=\"Kerning párů\">Kerning párů</link>"
+#. vxBDh
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17680,6 +20176,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/positionpage/pairkerning\">Automatically adjust the character spacing for specific letter combinations.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/positionpage/pairkerning\">Automaticky upraví vzdálenosti mezi znaky pro určité kombinace písmen.</ahelp>"
+#. uHqZa
#: 05020500.xhp
msgctxt ""
"05020500.xhp\n"
@@ -17688,6 +20185,7 @@ msgctxt ""
msgid "Kerning is only available for certain font types and requires that your printer support this option."
msgstr "Kerning je k dispozici jen pro některé druhy písma a vyžaduje, aby tuto možnost podporovala vaše tiskárna."
+#. aqPsX
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -17696,6 +20194,7 @@ msgctxt ""
msgid "Asian Layout"
msgstr "Asijské rozvržení"
+#. QoA5w
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -17704,6 +20203,7 @@ msgctxt ""
msgid "<bookmark_value>double-line writing in Asian layout</bookmark_value><bookmark_value>formats; Asian layout</bookmark_value><bookmark_value>characters; Asian layout</bookmark_value><bookmark_value>text; Asian layout</bookmark_value>"
msgstr "<bookmark_value>dvojité řádky v asijském rozvržení</bookmark_value><bookmark_value>formáty; asijské rozvržení</bookmark_value><bookmark_value>znaky;asijské rozvržení</bookmark_value><bookmark_value>text; asijské rozvržení</bookmark_value>"
+#. aAkv5
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -17712,6 +20212,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020600.xhp\" name=\"Asian Layout\">Asian Layout</link>"
msgstr "<link href=\"text/shared/01/05020600.xhp\" name=\"Asijské rozvržení\">Asijské rozvržení</link>"
+#. wkzR7
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -17720,6 +20221,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Sets the options for double-line writing for Asian languages. Select the characters in your text, and then choose this command.</ahelp>"
msgstr "<ahelp hid=\".\">Nastavení dvojitých řádků pro asijské jazyky. Vyberte znaky v textu a poté zvolte tento příkaz.</ahelp>"
+#. XEY3A
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -17728,6 +20230,7 @@ msgctxt ""
msgid "Double-lined"
msgstr "Dvojité řádky"
+#. 6wEdy
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -17736,6 +20239,7 @@ msgctxt ""
msgid "Set the double-line options for the selected text."
msgstr "Nastavení dvojitých řádků pro označený text."
+#. 3mTFN
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -17744,6 +20248,7 @@ msgctxt ""
msgid "Write in double lines"
msgstr "Psát ve dvojitých řádcích"
+#. HbZKr
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -17752,6 +20257,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/twolinespage/twolines\">Allows you to write in double lines in the area that you selected in the current document.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/twolinespage/twolines\">Umožňuje v označené oblasti psát ve dvojitých řádcích.</ahelp>"
+#. Dcm6b
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -17760,6 +20266,7 @@ msgctxt ""
msgid "Enclosing characters"
msgstr "Uzavírací znaky"
+#. Bo583
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -17768,6 +20275,7 @@ msgctxt ""
msgid "Specify the characters to enclose the double-lined area."
msgstr "Určete znaky, které uzavírají oblast dvojitých řádků."
+#. PsXkk
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -17776,6 +20284,7 @@ msgctxt ""
msgid "Initial character"
msgstr "Úvodní znak"
+#. JTMNa
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -17784,6 +20293,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/twolinespage/startbracket\">Select the character to define the start of the double-lined area. If you want to choose a custom character, select <emph>Other Characters</emph>.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/twolinespage/startbracket\">Vyberte znak, který určuje začátek oblasti dvojitých řádků. Pokud chcete určit vlastní znak, zvolte <emph>Jiné znaky</emph>.</ahelp>"
+#. mWz9J
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -17792,6 +20302,7 @@ msgctxt ""
msgid "Final character"
msgstr "Koncový znak"
+#. CcNru
#: 05020600.xhp
msgctxt ""
"05020600.xhp\n"
@@ -17800,6 +20311,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/twolinespage/endbracket\">Select the character to define the end of the double-lined area. If you want to choose a custom character, select <emph>Other Characters</emph>.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/twolinespage/endbracket\">Vyberte znak, který určuje konec oblasti dvojitých řádků. Pokud chcete určit vlastní znak, zvolte <emph>Jiné znaky</emph>.</ahelp>"
+#. WGAfa
#: 05020700.xhp
msgctxt ""
"05020700.xhp\n"
@@ -17808,6 +20320,7 @@ msgctxt ""
msgid "Asian Typography"
msgstr "Asijská typografie"
+#. HzTPz
#: 05020700.xhp
msgctxt ""
"05020700.xhp\n"
@@ -17816,6 +20329,7 @@ msgctxt ""
msgid "<bookmark_value>Asian typography</bookmark_value><bookmark_value>formatting; Asian typography</bookmark_value><bookmark_value>paragraphs; Asian typography</bookmark_value><bookmark_value>typography; Asian</bookmark_value>"
msgstr "<bookmark_value>asijská typografie</bookmark_value><bookmark_value>formátování; asijská typografie</bookmark_value><bookmark_value>odstavce; asijská typografie</bookmark_value><bookmark_value>typografie; asijská</bookmark_value>"
+#. ZBWeA
#: 05020700.xhp
msgctxt ""
"05020700.xhp\n"
@@ -17824,6 +20338,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020700.xhp\" name=\"Asian Typography\">Asian Typography</link>"
msgstr "<link href=\"text/shared/01/05020700.xhp\" name=\"Asijská typografie\">Asijská typografie</link>"
+#. 7qAta
#: 05020700.xhp
msgctxt ""
"05020700.xhp\n"
@@ -17832,6 +20347,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
msgstr "<ahelp hid=\".\">Nastavte typografické volby pro buňky nebo odstavce v souborech asijských jazyků. Podporu pro asijské jazyky povolíte volbou <emph>Jazyková nastavení - Jazyky</emph> v dialogovém okně <emph>Možnosti</emph>, poté zaškrtněte pole <emph>Povoleno pro asijské jazyky</emph> v oblasti <emph>Rozšířená podpora jazyků</emph>.</ahelp> Asijská typografie je ignorována v HTML dokumentech."
+#. qgmeT
#: 05020700.xhp
msgctxt ""
"05020700.xhp\n"
@@ -17840,6 +20356,7 @@ msgctxt ""
msgid "Line change"
msgstr "Změna řádky"
+#. o6QPE
#: 05020700.xhp
msgctxt ""
"05020700.xhp\n"
@@ -17848,6 +20365,7 @@ msgctxt ""
msgid "Set the options for line breaks in Asian language documents."
msgstr "Nastavte volby pro zalomení řádku v asijských dokumentech."
+#. hWMSr
#: 05020700.xhp
msgctxt ""
"05020700.xhp\n"
@@ -17856,6 +20374,7 @@ msgctxt ""
msgid "Apply list of forbidden characters to the beginning and end of line"
msgstr "Použít seznam zakázaných znaků na začátek a konec řádky"
+#. 8JnEU
#: 05020700.xhp
msgctxt ""
"05020700.xhp\n"
@@ -17864,6 +20383,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/asiantypography/checkForbidList\">Prevents the characters in the list from starting or ending a line. The characters are relocated to either the previous or the next line.</ahelp> To edit the list of restricted characters, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - </emph><link href=\"text/shared/optionen/01150100.xhp\" name=\"Asian Layout\"><emph>Asian Layout</emph></link>."
msgstr "<ahelp hid=\"cui/ui/asiantypography/checkForbidList\">Zabrání, aby se znaky ze seznamu objevily na začátku nebo konci řádku. Znaky budou přemístěny buď na předchozí, nebo na následující řádek.</ahelp> Seznam zakázaných znaků upravíte volbou <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Jazyková nastavení - </emph><link href=\"text/shared/optionen/01150100.xhp\" name=\"Asian Layout\"><emph>Asijské rozvržení</emph></link>."
+#. fjYBm
#: 05020700.xhp
msgctxt ""
"05020700.xhp\n"
@@ -17872,6 +20392,7 @@ msgctxt ""
msgid "Allow hanging punctuation"
msgstr "Povolit zavěšenou interpunkci"
+#. aqwDd
#: 05020700.xhp
msgctxt ""
"05020700.xhp\n"
@@ -17880,6 +20401,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/asiantypography/checkHangPunct\">Prevents commas and periods from breaking the line. Instead, these characters are added to the end of the line, even in the page margin.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/asiantypography/checkHangPunct\">Zabrání, aby tečky a čárky způsobily zalomení řádku. Tyto znaky se přidají na konec řádku, i kdyby to mělo být v okraji stránky.</ahelp>"
+#. HiJJv
#: 05020700.xhp
msgctxt ""
"05020700.xhp\n"
@@ -17888,6 +20410,7 @@ msgctxt ""
msgid "Apply spacing between Asian and non-Asian text"
msgstr "Použít rozestup znaků mezi asijským a jiným textem"
+#. yEFMG
#: 05020700.xhp
msgctxt ""
"05020700.xhp\n"
@@ -17896,6 +20419,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/asiantypography/checkApplySpacing\">Inserts a space between ideographic and alphabetic text.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/asiantypography/checkApplySpacing\">Vloží mezery mezi ideografickým a abecedním textem.</ahelp>"
+#. HGAr6
#: 05020700.xhp
msgctxt ""
"05020700.xhp\n"
@@ -17904,6 +20428,7 @@ msgctxt ""
msgid "<link href=\"text/shared/optionen/01140000.xhp\" name=\"Enabling Asian language support\">Enabling Asian language support</link>"
msgstr "<link href=\"text/shared/optionen/01140000.xhp\" name=\"Povolení podpory asijských jazyků\">Povolení podpory asijských jazyků</link>"
+#. zyX4D
#: 05030000.xhp
msgctxt ""
"05030000.xhp\n"
@@ -17912,6 +20437,7 @@ msgctxt ""
msgid "Paragraph"
msgstr "Odstavec"
+#. Spx9H
#: 05030000.xhp
msgctxt ""
"05030000.xhp\n"
@@ -17920,6 +20446,7 @@ msgctxt ""
msgid "Paragraph"
msgstr "Odstavec"
+#. w6EvU
#: 05030000.xhp
msgctxt ""
"05030000.xhp\n"
@@ -17928,6 +20455,7 @@ msgctxt ""
msgid "<variable id=\"absatztext\"><ahelp hid=\".\">Modifies the format of the current paragraph, such as indents and alignment.</ahelp></variable> To modify the font of the current paragraph, select the entire paragraph, choose Format - Character, and then click on the Font tab."
msgstr "<variable id=\"absatztext\"><ahelp hid=\".\">Upraví formát aktuálního odstavce, např. odsazení nebo zarovnání.</ahelp></variable> Chcete-li upravit písmo aktuálního odstavce, označte celý odstavec, zvolte Formát - Znak a poté klepněte na kartu Písmo."
+#. bfSQ5
#: 05030000.xhp
msgctxt ""
"05030000.xhp\n"
@@ -17936,6 +20464,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The paragraph style for the current paragraph is displayed at the <emph>Formatting</emph> toolbar, and is highlighted in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles window</link>. </caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Styl aktuálního odstavce se zobrazuje na nástrojové liště <emph>Formátování</emph> a je zvýrazněn v okně <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styly</link>. </caseinline></switchinline>"
+#. 3xcFE
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -17944,6 +20473,7 @@ msgctxt ""
msgid "Indents and Spacing"
msgstr "Odsazení a rozestupy"
+#. VaNGr
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -17952,6 +20482,7 @@ msgctxt ""
msgid "<bookmark_value>spacing; between paragraphs in footnotes</bookmark_value> <bookmark_value>line spacing; paragraph</bookmark_value> <bookmark_value>spacing; lines and paragraphs</bookmark_value> <bookmark_value>single-line spacing in text</bookmark_value> <bookmark_value>one and a half line spacing in text</bookmark_value> <bookmark_value>double-line spacing in paragraphs</bookmark_value> <bookmark_value>leading between paragraphs</bookmark_value> <bookmark_value>paragraphs;spacing</bookmark_value>"
msgstr "<bookmark_value>vzdálenosti; mezi odstavci v poznámkách pod čarou</bookmark_value> <bookmark_value>řádkování; odstavec</bookmark_value> <bookmark_value>rozestupy; řádky a odstavce</bookmark_value> <bookmark_value>jednoduché řádkování textu</bookmark_value> <bookmark_value>řádkování textu jeden a půl</bookmark_value> <bookmark_value>dvojité řádkování v odstavcích</bookmark_value> <bookmark_value>mezery mezi odstavci</bookmark_value> <bookmark_value>odstavce;rozestupy</bookmark_value>"
+#. 7nXFS
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -17960,6 +20491,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Indents and Spacing\">Indents and Spacing</link>"
msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Odsazení a vzdálenosti\">Odsazení a vzdálenosti</link>"
+#. CfTPu
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -17968,6 +20500,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paraindentspacing/ParaIndentSpacing\">Sets the indenting and the spacing options for the paragraph.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paraindentspacing/ParaIndentSpacing\">Nastavuje odsazení a vzdálenosti odstavce.</ahelp>"
+#. SrSp7
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -17976,6 +20509,7 @@ msgctxt ""
msgid "To change the measurement units used in this dialog, choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Writer - General, and then select a new measurement unit in the Settings area."
msgstr "Pro změnu měrných jednotek v tomto dialogovém okně zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME Writer - Obecné a následně vyberte novou jednotku v oblasti Nastavení."
+#. Vwj8X
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -17984,6 +20518,7 @@ msgctxt ""
msgid "You can also <link href=\"text/swriter/guide/ruler.xhp\" name=\"ruler\">set indents using the ruler</link>. To display the ruler, choose <emph>View - Ruler</emph>."
msgstr "Odsazení je také možné nastavit pomocí <link href=\"text/swriter/guide/ruler.xhp\" name=\"pravítka\">pravítka</link>. Pro zobrazení pravítka zvolte <emph>Zobrazit - Pravítko</emph>."
+#. JndpY
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -17992,6 +20527,7 @@ msgctxt ""
msgid "Indent"
msgstr "Odsazení"
+#. EEoCX
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18000,6 +20536,7 @@ msgctxt ""
msgid "Specify the amount of space to leave between the left and the right page margins and the paragraph."
msgstr "Zadejte mezeru mezi levým či pravým okrajem stránky a odstavcem."
+#. CPzaB
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18008,6 +20545,7 @@ msgctxt ""
msgid "Before text"
msgstr "Před textem"
+#. CGRbx
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18016,6 +20554,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paraindentspacing/spinED_LEFTINDENT\">Enter the amount of space that you want to indent the paragraph from the page margin. If you want the paragraph to extend into the page margin, enter a negative number. In Left-to-Right languages, the left edge of the paragraph is indented with respect to the left page margin. In Right-to-Left languages, the right edge of the paragraph is indented with respect to the right page margin.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_LEFTINDENT\">Zadejte vzdálenost, o kterou chcete odstavit odstavec od okraje stránky. Pokud chcete, aby odstavec přesahoval do okraje stránky, zadejte zápornou hodnotu. Při směru textu zleva doprava se odsadí levý okraj odstavce od levého okraje stránky. Při směru textu zprava doleva se odsadí pravý okraj odstavce od pravého okraje stránky. </ahelp>"
+#. mpSaD
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18024,6 +20563,7 @@ msgctxt ""
msgid "After text"
msgstr "Za textem"
+#. DkA54
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18032,6 +20572,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paraindentspacing/spinED_RIGHTINDENT\">Enter the amount of space that you want to indent the paragraph from the page margin. If you want the paragraph to extend into the page margin, enter a negative number. In Left-to-Right languages, the right edge of the paragraph is indented with respect to the right page margin. In Right-to-Left languages, the left edge of the paragraph is indented with respect to the left page margin.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_RIGHTINDENT\">Zadejte vzdálenost, o kterou chcete odstavit odstavec od okraje stránky. Pokud chcete, aby odstavec přesahoval do okraje stránky, zadejte zápornou hodnotu. Při směru textu zleva doprava se odsadí pravý okraj odstavce od pravého okraje stránky. Při směru textu zprava doleva se odsadí levý okraj odstavce od levého okraje stránky. </ahelp>"
+#. kJ3JQ
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18040,6 +20581,7 @@ msgctxt ""
msgid "First line"
msgstr "První řádek"
+#. 6QAJh
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18048,6 +20590,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paraindentspacing/spinED_FLINEINDENT\">Indents the first line of a paragraph by the amount that you enter. To create a hanging indent enter a positive value for \"Before text\" and a negative value for \"First line\". To indent the first line of a paragraph that uses numbering or bullets, choose \"<link href=\"text/shared/01/06050600.xhp\">Format - Bullets and Numbering - Position</link>\".</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_FLINEINDENT\">Odsadí první řádek odstavce o zadanou vzdálenost. Abyste vytvořili předsazení, zadejte kladnou hodnotu do \"Zleva\" a zápornou do \"První řádek\". Chcete-li odsadit první řádek odstavce, který používá číslování nebo odrážky, zvolte \"<link href=\"text/shared/01/06050600.xhp\">Formát - Odrážky a číslování - Umístění</link>\".</ahelp>"
+#. XD9qr
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18056,6 +20599,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Automatic</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Automaticky</caseinline></switchinline>"
+#. aB2NF
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18064,6 +20608,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paraindentspacing/checkCB_AUTO\">Automatically indents a paragraph according to the font size and the line spacing. The setting in the <emph>First Line </emph>box is ignored.</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paraindentspacing/checkCB_AUTO\">Automaticky odsadí odstavec podle velikosti písma a řádkování. Nastavení v poli <emph>První řádek</emph> se ignoruje.</ahelp></caseinline></switchinline>"
+#. Ppsst
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18072,6 +20617,7 @@ msgctxt ""
msgid "Spacing"
msgstr "Rozestupy"
+#. 8Bjry
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18080,6 +20626,7 @@ msgctxt ""
msgid "Specify the amount of space to leave between selected paragraphs."
msgstr "Zadejte rozestupy mezi označenými odstavci."
+#. uF3vy
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18088,6 +20635,7 @@ msgctxt ""
msgid "Above paragraph"
msgstr "Nad odstavcem"
+#. FxydJ
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18096,6 +20644,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paraindentspacing/spinED_TOPDIST\">Enter the amount of space that you want to leave above the selected paragraph(s).</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_TOPDIST\">Zadejte vzdálenost, která se vynechá nad označeným odstavcem.</ahelp>"
+#. 2AFhr
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18104,6 +20653,7 @@ msgctxt ""
msgid "Below paragraph"
msgstr "Pod odstavcem"
+#. E4iuG
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18112,6 +20662,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paraindentspacing/spinED_BOTTOMDIST\">Enter the amount of space that you want to leave below the selected paragraph(s).</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_BOTTOMDIST\">Zadejte vzdálenost, která se vynechá pod označeným odstavcem.</ahelp>"
+#. XcHiq
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18120,6 +20671,7 @@ msgctxt ""
msgid "Don't add space between paragraphs of the same style"
msgstr "Nevkládat mezeru mezi odstavce stejného stylu"
+#. eqZaq
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18128,6 +20680,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paraindentspacing/checkCB_CONTEXTUALSPACING\">Makes any space specified before or after this paragraph not be applied when the preceding and following paragraphs are of the same paragraph style.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paraindentspacing/checkCB_CONTEXTUALSPACING\">Je-li zvoleno, nebude se mezera stanovená před nebo za odstavcem používat, pokud má předchozí nebo následující odstavec stejný styl odstavce.</ahelp>"
+#. igxnT
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18136,6 +20689,7 @@ msgctxt ""
msgid "Line spacing"
msgstr "Řádkování"
+#. Bfa7i
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18144,6 +20698,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paraindentspacing/comboLB_LINEDIST\">Specify the amount of space to leave between lines of text in a paragraph.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paraindentspacing/comboLB_LINEDIST\">Určete mezeru, která se ponechá mezi řádky odstavce.</ahelp>"
+#. qdRSF
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18152,6 +20707,7 @@ msgctxt ""
msgid "Single"
msgstr "Jednoduché"
+#. GxjhR
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18160,6 +20716,7 @@ msgctxt ""
msgid "<variable id=\"einzeiligtext\">Applies single line spacing to the current paragraph. This is the default setting.</variable>"
msgstr "<variable id=\"einzeiligtext\">Použije na aktuální odstavec jednoduché řádkování. Toto je výchozí nastavení.</variable>"
+#. 5SLdx
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18168,6 +20725,7 @@ msgctxt ""
msgid "1.5 lines"
msgstr "1,5 řádku"
+#. UeNao
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18176,6 +20734,7 @@ msgctxt ""
msgid "<variable id=\"eineinhalbzeiligtext\">Sets the line spacing to 1.5 lines.</variable>"
msgstr "<variable id=\"eineinhalbzeiligtext\">Nastaví řádkování na 1,5. </variable>"
+#. XGSUC
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18184,6 +20743,7 @@ msgctxt ""
msgid "Double"
msgstr "Dvojité"
+#. BBQZ7
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18192,6 +20752,7 @@ msgctxt ""
msgid "<variable id=\"zweizeiligtext\">Sets the line spacing to two lines.</variable>"
msgstr "<variable id=\"zweizeiligtext\">Nastaví dvojité řádkování. </variable>"
+#. HDPps
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18200,6 +20761,7 @@ msgctxt ""
msgid "Proportional"
msgstr "Proporcionální"
+#. m3zDL
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18208,6 +20770,7 @@ msgctxt ""
msgid "Select this option and then enter a percentage value in the box, where 100% corresponds to single line spacing."
msgstr "Zvolte tuto možnost a zadejte do pole procentuální hodnotu - 100 % odpovídá jednoduchému řádkování."
+#. N57s7
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18216,6 +20779,7 @@ msgctxt ""
msgid "At Least"
msgstr "Nejméně"
+#. 4AHye
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18224,6 +20788,7 @@ msgctxt ""
msgid "Sets the minimum line spacing to the value that you enter in the box."
msgstr "Nastaví řádkování minimálně na hodnotu, kterou zadáte v poli."
+#. jBvFh
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18232,6 +20797,7 @@ msgctxt ""
msgid "If you use different font sizes within a paragraph, the line spacing is automatically adjusted to the largest font size. If you prefer to have identical spacing for all lines, specify a value in <emph>At least</emph> that corresponds to the largest font size."
msgstr "Pokud v odstavci používáte různé velikosti písma, řádkování se automaticky upraví podle největší velikosti písma. Pokud chcete pro všechny řádky stejné řádkování, zadejte v poli <emph>Nejméně</emph> hodnotu, která odpovídá největší velikosti písma."
+#. EfD73
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18240,6 +20806,7 @@ msgctxt ""
msgid "Leading"
msgstr "Proklad"
+#. oCASo
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18248,6 +20815,7 @@ msgctxt ""
msgid "Sets the height of the vertical space that is inserted between two lines."
msgstr "Nastavuje výšku svislé mezery, která se vloží mezi dva řádky."
+#. AxTDN
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18256,6 +20824,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Fixed</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Přesně</caseinline></switchinline>"
+#. mgn8P
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18264,6 +20833,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Sets the line spacing to exactly match the value that you enter in the box. This can result in cropped characters.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nastaví řádkování přesně na hodnotu, kterou zadáte. Může dojít k oříznutí znaků.</caseinline></switchinline>"
+#. sqTV8
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18272,6 +20842,7 @@ msgctxt ""
msgid "of"
msgstr "o kolik"
+#. AKCgU
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18280,6 +20851,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paraindentspacing/spinED_LINEDISTMETRIC\">Enter the value to use for the line spacing.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_LINEDISTMETRIC\">Zadejte hodnotu, která se použije pro řádkování.</ahelp>"
+#. 8RVDa
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18288,6 +20860,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Register-true</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Řádkový rejstřík</caseinline></switchinline>"
+#. peaPB
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18296,6 +20869,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Activate</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Aktivovat</caseinline></switchinline>"
+#. GkqdV
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18304,6 +20878,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paraindentspacing/checkCB_REGISTER\">Aligns the baseline of each line of text to a vertical document grid, so that each line is the same height. To use this feature, you must first activate the <emph>Register-true </emph>option for the current page style. To do this, choose <emph>Format - Page</emph>, click on the <emph>Page </emph>tab, and then select the<emph> Register-true</emph> box in the<emph> Layout settings</emph> area.</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paraindentspacing/checkCB_REGISTER\">Zarovná základní linku každého řádku textu ke svislé mřížce dokumentu, takže každý řádek má stejnou výšku. Abyste mohli tuto vlastnost použít, musíte nejprve aktivovat volbu <emph>Řádkový rejstřík</emph> pro styl aktuální stránky. Zvolte <emph>Formát - Stránka</emph>, klepněte na kartu <emph>Stránka</emph> a poté zaškrtněte pole <emph>Řádkový rejstřík</emph> v části <emph>Nastavení rozvržení</emph>.</ahelp></caseinline></switchinline>"
+#. Qv5qF
#: 05030100.xhp
msgctxt ""
"05030100.xhp\n"
@@ -18312,6 +20887,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/guide/registertrue.xhp\" name=\"Writing Register-true\">Writing Register-true</link>"
msgstr "<link href=\"text/swriter/guide/registertrue.xhp\" name=\"Tisk na řádkový rejstřík\">Tisk na řádkový rejstřík</link>"
+#. eLFiC
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18320,6 +20896,7 @@ msgctxt ""
msgid "Tabs"
msgstr "Tabulátory"
+#. PRWHq
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18328,6 +20905,7 @@ msgctxt ""
msgid "<bookmark_value>formats; tabulators</bookmark_value><bookmark_value>fill characters with tabulators</bookmark_value><bookmark_value>tab stops;settings</bookmark_value>"
msgstr "<bookmark_value>formáty; tabulátory</bookmark_value><bookmark_value>vyplnit tabulátory znakem</bookmark_value><bookmark_value>tabulátory; nastavení</bookmark_value>"
+#. Xs9do
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18336,6 +20914,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030300.xhp\" name=\"Tabs\">Tabs</link>"
msgstr "<link href=\"text/shared/01/05030300.xhp\" name=\"Tabulátory\">Tabulátory</link>"
+#. DKzwT
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18344,6 +20923,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paratabspage/ParagraphTabsPage\">Set the position of a tab stop in a paragraph.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paratabspage/ParagraphTabsPage\">Nastavte umístění tabulátorů v odstavci.</ahelp>"
+#. DJkLa
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18352,6 +20932,7 @@ msgctxt ""
msgid "If you want, you can also use the ruler to set the tab positions."
msgstr "Pokud chcete, je možné k nastavení umístění tabulátorů použít také pravítko."
+#. 3BMfY
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18360,6 +20941,7 @@ msgctxt ""
msgid "Position"
msgstr "Umístění"
+#. 3aQbn
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18368,6 +20950,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paratabspage/ED_TABPOS\">Select a tab stop type, enter a new measurement, and then click <emph>New</emph>. If you want, you can also specify the measurement units to use for the tab (cm for centimeter, or \" for inches). Existing tabs to the left of the first tab that you set are removed.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paratabspage/ED_TABPOS\">Vyberte typ tabulátoru, zadejte nové umístění a poté klepněte na <emph>Nový</emph>. Pokud chcete, je možné určit také použité měrné jednotky (cm pro centimetry nebo \" pro palce). Existující tabulátory vlevo od prvního tabulátoru, který zadáte, budou odstraněny.</ahelp>"
+#. wPj8D
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18376,6 +20959,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. djPnL
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18384,6 +20968,7 @@ msgctxt ""
msgid "Select the type of tab stop that you want to modify."
msgstr "Vyberte typ tabulátoru, který chcete upravit."
+#. Deykh
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18392,6 +20977,7 @@ msgctxt ""
msgid "Left"
msgstr "Vlevo"
+#. bAnus
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18400,6 +20986,7 @@ msgctxt ""
msgid "The name of this tab stop is <emph>Left/Top</emph> if Asian language support is enabled."
msgstr "Pokud jsou povoleny asijské jazyky, jmenuje se tento tabulátor <emph>Vlevo/Nahoru</emph>."
+#. ewArq
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18408,6 +20995,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_TABTYPE_LEFT\">Aligns the left edge of the text to the tab stop and extends the text to the right.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_TABTYPE_LEFT\">Zarovná levý okraj textu k tabulátoru a rozšíří text doprava.</ahelp>"
+#. 27bhW
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18416,6 +21004,7 @@ msgctxt ""
msgid "Right"
msgstr "Vpravo"
+#. nveNA
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18424,6 +21013,7 @@ msgctxt ""
msgid "This name of this tab stop is <emph>Right/Bottom</emph> if Asian language support is enabled."
msgstr "Pokud jsou povoleny asijské jazyky, jmenuje se tento tabulátor <emph>Vpravo/Dolů</emph>."
+#. YgFJV
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18432,6 +21022,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_TABTYPE_RIGHT\">Aligns the right edge of the text to the tab stop and extends the text to the left of the tab stop.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_TABTYPE_RIGHT\">Zarovná pravý okraj textu k tabulátoru a rozšíří text doleva.</ahelp>"
+#. pEYEz
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18440,6 +21031,7 @@ msgctxt ""
msgid "Center"
msgstr "Na střed"
+#. GJFU5
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18448,6 +21040,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_TABTYPE_CENTER\">Aligns the center of the text to the tab stop.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_TABTYPE_CENTER\">Zarovná střed textu k tabulátoru.</ahelp>"
+#. p9rsb
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18456,6 +21049,7 @@ msgctxt ""
msgid "Decimal"
msgstr "Desetinný"
+#. GHk3X
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18464,6 +21058,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_TABTYPE_DECIMAL\">Aligns the decimal separator of a number to the center of the tab stop and text to the left of the tab.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_TABTYPE_DECIMAL\">Zarovná oddělovač desetinných míst čísla na střed tabulátoru a text vlevo od tabulátoru.</ahelp>"
+#. KJCcp
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18472,6 +21067,7 @@ msgctxt ""
msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">The character that is used as a decimal separator depends on the regional setting of your operating system.</caseinline></switchinline>"
msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Znak, který se použije jako desetinný oddělovač, závisí na místním nastavení operačního systému.</caseinline></switchinline>"
+#. EifkG
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18480,6 +21076,7 @@ msgctxt ""
msgid "Character"
msgstr "Znak"
+#. gy88A
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18488,6 +21085,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paratabspage/entryED_TABTYPE_DECCHAR\">Enter a character that you want the decimal tab to use as a decimal separator.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paratabspage/entryED_TABTYPE_DECCHAR\">Zadejte znak, který chcete u desetinného tabulátoru použít jako desetinný oddělovač.</ahelp>"
+#. 8SErK
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18496,6 +21094,7 @@ msgctxt ""
msgid "Fill Character"
msgstr "Vyplnit znakem"
+#. GkVj5
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18504,6 +21103,7 @@ msgctxt ""
msgid "Specify the characters to use as leader to the left of the tab stop."
msgstr "Určete znaky, kterými se vyplní místo vlevo od tabulátoru."
+#. Tx38A
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18512,6 +21112,7 @@ msgctxt ""
msgid "None"
msgstr "Žádný"
+#. LG6Dj
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18520,6 +21121,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_NO\">Inserts no fill characters, or removes existing fill characters to the left of the tab stop.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_NO\">Nevloží žádné znaky nebo odstraní existující znaky výplně vlevo od tabulátoru.</ahelp>"
+#. sYmaz
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18528,6 +21130,7 @@ msgctxt ""
msgid "......."
msgstr "......."
+#. jAc5L
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18536,6 +21139,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_POINTS\">Fills the empty space to the left of the tab stop with dots.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_POINTS\">Vyplní prázdné místo vlevo od tabulátoru tečkami.</ahelp>"
+#. hUqQZ
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18544,6 +21148,7 @@ msgctxt ""
msgid "------"
msgstr "------"
+#. Ticbv
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18552,6 +21157,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_DASHLINE\">Fills the empty space to the left of the tab stop with dashes.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_DASHLINE\">Vyplní prázdné místo vlevo od tabulátoru pomlčkami.</ahelp>"
+#. DoDf5
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18560,6 +21166,7 @@ msgctxt ""
msgid "______"
msgstr "______"
+#. HL5BK
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18568,6 +21175,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_UNDERSCORE\">Draws a line to fill the empty space to the left of the tab stop.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_UNDERSCORE\">Nakreslí do prázdného místa vlevo od tabulátoru čáru.</ahelp>"
+#. qeFNG
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18576,6 +21184,7 @@ msgctxt ""
msgid "Character"
msgstr "Znak"
+#. ZruGF
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18584,6 +21193,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_OTHER\">Allows you to specify a character to fill the empty space to the left of the tab stop.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paratabspage/radiobuttonBTN_FILLCHAR_OTHER\">Určuje znak, který vyplní prázdné místo vlevo od tabulátoru.</ahelp>"
+#. QFmEi
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18592,6 +21202,7 @@ msgctxt ""
msgid "New"
msgstr "Nový"
+#. BWhVY
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18600,6 +21211,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paratabspage/buttonBTN_NEW\">Adds the tab stop that you defined to the current paragraph.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paratabspage/buttonBTN_NEW\">Přidá do aktuálního odstavce zadaný tabulátor.</ahelp>"
+#. WU5sj
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18608,6 +21220,7 @@ msgctxt ""
msgid "Clear All"
msgstr "Smazat vše"
+#. n3nWv
#: 05030300.xhp
msgctxt ""
"05030300.xhp\n"
@@ -18616,6 +21229,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paratabspage/buttonBTN_DELALL\">Removes all of the tab stops that you defined under <emph>Position</emph>. Sets <emph>Left</emph> tab stops at regular intervals as the default tab stops.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paratabspage/buttonBTN_DELALL\">Odstraní všechny tabulátory, které jsou zadány v části <emph>Umístění</emph>. Nastaví jako výchozí typ tabulátor <emph>Vlevo</emph> v pravidelných intervalech.</ahelp>"
+#. Y3Eyv
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18624,6 +21238,7 @@ msgctxt ""
msgid "Borders"
msgstr "Ohraničení"
+#. kZD7z
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18632,6 +21247,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link>"
msgstr "<link href=\"text/shared/01/05030500.xhp\" name=\"Ohraničení\">Ohraničení</link>"
+#. HEcpE
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18640,6 +21256,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/borderpage/BorderPage\">Sets the border options for the selected objects in Writer or Calc.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/borderpage/BorderPage\">Nastaví vlastnosti ohraničení pro vybrané objekty ve Writeru nebo Calcu.</ahelp>"
+#. 9XBtS
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18648,6 +21265,7 @@ msgctxt ""
msgid "You can specify the border position, size, and style in Writer or Calc. <switchinline select=\"appl\"><caseinline select=\"WRITER\">In $[officename] Writer, you can add borders to pages, frames, graphics, tables, paragraphs, characters and to embedded objects.</caseinline></switchinline>"
msgstr "Umožňuje určit umístění, velikost a styl ohraničení ve Writeru nebo Calcu. <switchinline select=\"appl\"><caseinline select=\"WRITER\">V $[officename] Writer je možné přidat ohraničení pro stránky, rámce, obrázky, tabulky, odstavce, znaky a vložené objekty.</caseinline></switchinline>"
+#. GhVPb
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18656,6 +21274,7 @@ msgctxt ""
msgid "To modify the border of an entire table, place the cursor in a table cell, right-click, choose <emph>Table</emph>, and then click the <emph>Borders</emph> tab. To modify the border of a table cell, select the cell, right-click, choose <emph>Table</emph>, and then click the <emph>Borders</emph> tab."
msgstr "Pro změnu ohraničení celé tabulky umístěte kurzor do buňky tabulky, klepněte pravým tlačítkem, vyberte <emph>Tabulka</emph> a potom klepněte na kartu <emph>Ohraničení</emph>. Pro změnu ohraničení buňky vyberte danou buňku, klepněte pravým tlačítkem, vyberte <emph>Tabulka</emph> a potom klepněte na kartu <emph>Ohraničení</emph>."
+#. ChF2r
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18664,6 +21283,7 @@ msgctxt ""
msgid "Line arrangement"
msgstr "Uspořádání čar"
+#. DT9EE
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18672,6 +21292,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/borderpage/presets\">Select a predefined border style to apply.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/borderpage/presets\">Vyberte předdefinovaný styl ohraničení, který chcete použít.</ahelp> "
+#. QopCR
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18680,6 +21301,7 @@ msgctxt ""
msgid "If you are in a table or spreadsheet, you can also add or remove predefined borders. Use the <emph>Borders</emph> icon on the <emph>Table Bar</emph>."
msgstr "V tabulce nebo sešitu lze také přidávat nebo odebírat předdefinované ohraničení. Na to použijte ikonu <emph>Ohraničení</emph> na nástrojové liště <emph>Tabulka</emph>."
+#. 2SFo2
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18688,6 +21310,7 @@ msgctxt ""
msgid "Line"
msgstr "Čára"
+#. LDFjT
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18696,6 +21319,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/borderpage/linestylelb\">Click the border style that you want to apply. The style is applied to the borders selected in the preview.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/borderpage/linestylelb\">Klepněte na styl ohraničení, který chcete použít. Styl se použije na ohraničení vybrané v náhledu.</ahelp>"
+#. TDfwQ
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18704,6 +21328,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/borderpage/linecolorlb\">Select the line color that you want to use for the selected border(s).</ahelp>"
msgstr "<ahelp hid=\"cui/ui/borderpage/linecolorlb\">Vyberte barvu čáry, kterou chcete použít pro vybraná ohraničení.</ahelp>"
+#. oWQZq
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18712,6 +21337,7 @@ msgctxt ""
msgid "Padding"
msgstr "Okraj"
+#. E4wjD
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18720,6 +21346,7 @@ msgctxt ""
msgid "Specify the amount of space that you want to leave between the border and the contents of the selection."
msgstr "Udává vzdálenosti, které chcete nechat mezi ohraničením a obsahem výběru."
+#. EeVDn
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18728,6 +21355,7 @@ msgctxt ""
msgid "Left"
msgstr "Vlevo"
+#. TYxAD
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18736,6 +21364,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/borderpage/leftmf\">Enter the distance that you want to have between the left border and the contents of the selection.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/borderpage/leftmf\">Zadejte vzdálenost, kterou chcete nechat mezi levým ohraničením a obsahem výběru.</ahelp>"
+#. NnFLk
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18744,6 +21373,7 @@ msgctxt ""
msgid "Right"
msgstr "Vpravo"
+#. 4jR3E
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18752,6 +21382,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/borderpage/rightmf\">Enter the distance that you want to have between the right border and the contents of the selection.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/borderpage/rightmf\">Zadejte vzdálenost, kterou chcete nechat mezi pravým ohraničením a obsahem výběru.</ahelp>"
+#. vK7NV
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18760,6 +21391,7 @@ msgctxt ""
msgid "Top"
msgstr "Nahoře"
+#. xhCHB
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18768,6 +21400,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/borderpage/topmf\">Enter the distance that you want to have between the top border and the contents of the selection.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/borderpage/topmf\">Zadejte vzdálenost, kterou chcete nechat mezi horním ohraničením a obsahem výběru.</ahelp>"
+#. aYj6b
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18776,6 +21409,7 @@ msgctxt ""
msgid "Bottom"
msgstr "Dole"
+#. rBoFR
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18784,6 +21418,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/borderpage/bottommf\">Enter the distance that you want to have between the bottom border and the contents of the selection.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/borderpage/bottommf\">Zadejte vzdálenost, kterou chcete nechat mezi dolním ohraničením a obsahem výběru.</ahelp>"
+#. Y66FH
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18792,6 +21427,7 @@ msgctxt ""
msgid "Synchronize"
msgstr "Synchronizovat"
+#. iYW2h
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18800,6 +21436,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/borderpage/sync\">Applies the same <emph>padding</emph> setting to all four borders when you enter a new distance.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/borderpage/sync\">Při změně hodnoty se použije stejné nastavení <emph>okraje</emph> na všechna čtyři ohraničení.</ahelp>"
+#. cxwBF
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18808,6 +21445,7 @@ msgctxt ""
msgid "<bookmark_value>shadows; borders</bookmark_value><bookmark_value>borders; shadows</bookmark_value><bookmark_value>margins; shadows</bookmark_value>"
msgstr "<bookmark_value>stíny; ohraničení</bookmark_value><bookmark_value>ohraničení; stíny</bookmark_value><bookmark_value>okraje; stíny</bookmark_value>"
+#. E7G4N
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18816,6 +21454,7 @@ msgctxt ""
msgid "Shadow style"
msgstr "Styl stínování"
+#. dKdZS
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18824,6 +21463,7 @@ msgctxt ""
msgid "You can also apply a shadow effect to borders. For the best results, only apply this effect when all four borders are visible."
msgstr "Na ohraničení lze použít efekt stínování. Nejlepších výsledků dosáhnete tehdy, pokud budou viditelná všechna čtyři ohraničení."
+#. tF3Am
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18832,6 +21472,7 @@ msgctxt ""
msgid "Graphics or objects that are anchored to a frame in the document cannot exceed the size of the frame. If you apply a shadow to the borders of an object that fills an entire frame, the size of the object is reduced to display the shadows."
msgstr "Obrázky nebo objekty, které jsou v dokumentu ukotveny k rámci, nesmějí svou velikostí přesáhnout rámec. Pokud na ohraničení objektu, který vyplňuje celý rámec, použijete stíny, velikost objektu bude zmenšena tak, aby stíny byly vidět."
+#. ngTH2
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18840,6 +21481,7 @@ msgctxt ""
msgid "Position"
msgstr "Umístění"
+#. Thyf2
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18848,6 +21490,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/borderpage/shadows\">Click a shadow style for the selected borders.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/borderpage/shadows\">Pro vybraná ohraničení nastavíte styl stínování klepnutím na požadovaný styl.</ahelp>"
+#. 343Gk
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18856,6 +21499,7 @@ msgctxt ""
msgid "Distance"
msgstr "Vzdálenost"
+#. qZbsk
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18864,6 +21508,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/borderpage/distancemf\">Enter the width of the shadow.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/borderpage/distancemf\">Zadejte šířku stínu.</ahelp>"
+#. KhLvp
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18872,6 +21517,7 @@ msgctxt ""
msgid "Color"
msgstr "Barva"
+#. VQrRT
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18880,6 +21526,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/borderpage/shadowcolorlb\">Select a color for the shadow.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/borderpage/shadowcolorlb\">Vyberte barvu stínu.</ahelp>"
+#. CpzfE
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18888,6 +21535,7 @@ msgctxt ""
msgid "Properties"
msgstr "Vlastnosti"
+#. V548E
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18896,6 +21544,7 @@ msgctxt ""
msgid "Specifies the properties for the current paragraph or the selected paragraphs."
msgstr "Specifikuje vlastnosti aktuálního odstavce nebo vybraných odstavců."
+#. zBokE
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18904,6 +21553,7 @@ msgctxt ""
msgid "Merge with next paragraph"
msgstr "Sloučit s dalším odstavcem"
+#. 7cHHA
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18912,6 +21562,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/borderpage/mergewithnext\">Merges the border style and the shadow style of the current paragraph with the next paragraph.</ahelp> These styles are only merged if the indent, border, and shadow styles of the next paragraph are the same as the current paragraph. This option is also available for Paragraph Styles."
msgstr "<ahelp hid=\"cui/ui/borderpage/mergewithnext\">Sloučí styl ohraničení a stínování aktuálního odstavce s následujícím odstavcem.</ahelp> Styly jsou sloučeny pouze tehdy, je-li zarovnání, ohraničení a styl stínování následujícího odstavce stejný jako aktuální. Tato volba je také dostupná pro Styly odstavců."
+#. pXbGD
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18920,6 +21571,7 @@ msgctxt ""
msgid "Merge adjacent line styles"
msgstr "Sloučit styl sousedících čar"
+#. xBTmG
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18928,6 +21580,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/borderpage/mergeadjacent\">Merges two different border styles of adjacent cells in a Writer table into one border style. This property is valid for a whole table in a Writer document.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/borderpage/mergeadjacent\">Sloučí dva různé styly ohraničení sousedících buněk v tabulce Writeru do jednoho. Tato vlastnost je platná pro celou tabulku v dokumentu Writeru.</ahelp>"
+#. HjTFD
#: 05030500.xhp
msgctxt ""
"05030500.xhp\n"
@@ -18936,6 +21589,7 @@ msgctxt ""
msgid "The rules can be condensed to the statement that the stronger attribute wins. If, for example, one cell has a red border of 2 point width, and the adjacent cell has a blue border of 3 point width, then the common border between these two cells will be blue with 3 point width."
msgstr "Chování lze shrnout do pravidla, že silnější atribut vítězí. Například pokud má jedna buňka červené ohraničení šířky 2 body a sousedící buňka má modré ohraničení šířky 3 body, potom bude mít ohraničení mezi těmito buňkami modrou barvu a šířku 3 body."
+#. utSoU
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -18944,6 +21598,7 @@ msgctxt ""
msgid "Background"
msgstr "Pozadí"
+#. L5HEe
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -18952,6 +21607,7 @@ msgctxt ""
msgid "<bookmark_value>frames; backgrounds</bookmark_value><bookmark_value>backgrounds; frames/sections/indexes</bookmark_value><bookmark_value>sections; backgrounds</bookmark_value><bookmark_value>indexes; backgrounds</bookmark_value><bookmark_value>footers;backgrounds</bookmark_value><bookmark_value>headers;backgrounds</bookmark_value>"
msgstr "<bookmark_value>rámce; pozadí</bookmark_value><bookmark_value>pozadí; rámce/sekce/rejstříky</bookmark_value><bookmark_value>sekce; pozadí</bookmark_value><bookmark_value>rejstříky; pozadí</bookmark_value><bookmark_value>zápatí; pozadí</bookmark_value><bookmark_value>záhlaví; pozadí</bookmark_value>"
+#. yDbEP
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -18960,6 +21616,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Background\">Background</link>"
msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Pozadí\">Pozadí</link>"
+#. wVwj8
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -18968,6 +21625,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/backgroundpage/BackgroundPage\">Set the background color or graphic.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/backgroundpage/BackgroundPage\">Nastavení barvy pozadí nebo obrázku na pozadí.</ahelp>"
+#. G8i9t
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -18976,6 +21634,7 @@ msgctxt ""
msgid "You can specify the background for <switchinline select=\"appl\"><caseinline select=\"WRITER\">paragraphs, pages, headers, footers, text frames, tables, table cells, sections, and indexes.</caseinline><caseinline select=\"CALC\">cells and pages.</caseinline></switchinline>"
msgstr "Můžete určit pozadí pro <switchinline select=\"appl\"><caseinline select=\"WRITER\">odstavce, stránky, záhlaví, zápatí, textové rámce, tabulky, buňky tabulky, sekce a rejstříky.</caseinline><caseinline select=\"CALC\">buňky a stránky.</caseinline></switchinline>"
+#. WUJz3
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -18984,6 +21643,7 @@ msgctxt ""
msgid "As"
msgstr "Jako"
+#. KGbQM
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -18992,6 +21652,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/backgroundpage/selectlb\">Select the type of background that you want to apply.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/backgroundpage/selectlb\">Vyberte typ pozadí, které chcete použít.</ahelp>"
+#. NByTA
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19000,6 +21661,7 @@ msgctxt ""
msgid "Using a Color as a Background"
msgstr "Použití barvy jako pozadí"
+#. nfABt
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19008,6 +21670,7 @@ msgctxt ""
msgid "Color Background"
msgstr "Barva pozadí"
+#. Bqxh3
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19016,6 +21679,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/backgroundpage/backgroundcolorset\">Click the color that you want to use as a background. To remove a background color, click <emph>No Fill</emph>.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/backgroundpage/backgroundcolorset\">Klepněte na barvu, kterou chcete použít na pozadí. Pro odstranění barvy klepněte na <emph>Bez výplně</emph>.</ahelp>"
+#. Hk3yg
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19024,6 +21688,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">For</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Pro</caseinline></switchinline>"
+#. 3xKHG
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19032,6 +21697,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/backgroundpage/tablelb\">Select the area that you want to apply the background color to.</ahelp> For example, when you define the background color for a table, you can choose to apply it to the table, the active cell, the row, or the column.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/backgroundpage/tablelb\">Vyberte oblast, pro kterou chcete barvu pozadí použít.</ahelp> Například když určujete barvu pozadí pro tabulku, můžete zvolit, zda se použije pro tabulku, aktuální buňku, řádek nebo sloupec.</caseinline></switchinline>"
+#. CVRaQ
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19040,6 +21706,7 @@ msgctxt ""
msgid "This option is only available when you edit the background of a table or a paragraph style."
msgstr "Tato volba je dostupná pouze tehdy, pokud upravujete pozadí tabulky nebo styl odstavce."
+#. qdBoG
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19048,6 +21715,7 @@ msgctxt ""
msgid "Using a Graphic as a Background"
msgstr "Použití obrázku na pozadí"
+#. WyEiZ
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19056,6 +21724,7 @@ msgctxt ""
msgid "File"
msgstr "Soubor"
+#. 2aeNe
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19064,6 +21733,7 @@ msgctxt ""
msgid "Contains information about the graphic file."
msgstr "Obsahuje informace o souboru s obrázkem."
+#. cxVFJ
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19072,6 +21742,7 @@ msgctxt ""
msgid "Display field"
msgstr "Zobrazené pole"
+#. 2GUUE
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19080,6 +21751,7 @@ msgctxt ""
msgid "Shows the path for the graphic file."
msgstr "Zobrazuje cestu k souboru s obrázkem."
+#. FEGBw
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19088,6 +21760,7 @@ msgctxt ""
msgid "Link"
msgstr "Odkaz"
+#. 8xzGd
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19096,6 +21769,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/backgroundpage/link\">Links to or embeds the graphic file in the current file.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/backgroundpage/link\">Vloží odkaz nebo celý obrázek do aktuálního souboru.</ahelp>"
+#. 8JaXm
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19104,6 +21778,7 @@ msgctxt ""
msgid "Preview"
msgstr "Náhled"
+#. 2q65e
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19112,6 +21787,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/backgroundpage/showpreview\">Displays or hides a preview of the selected graphic.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/backgroundpage/showpreview\">Zobrazí nebo skryje náhled na vybraný obrázek.</ahelp>"
+#. ZYK3H
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19120,6 +21796,7 @@ msgctxt ""
msgid "Browse"
msgstr "Procházet"
+#. CV8je
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19128,6 +21805,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/backgroundpage/browse\">Locate the graphic file that you want to use as a background, and then click <emph>Open</emph>.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/backgroundpage/browse\">Vyberte obrázek, který chcete použít jako pozadí, a potom klepněte na <emph>Otevřít</emph>.</ahelp>"
+#. KYFry
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19136,6 +21814,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. 83qqt
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19144,6 +21823,7 @@ msgctxt ""
msgid "Specify the way that you want to display the background graphic."
msgstr "Určuje způsob, jakým se bude obrázek na pozadí zobrazovat."
+#. hiDAM
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19152,6 +21832,7 @@ msgctxt ""
msgid "Position"
msgstr "Umístění"
+#. B22EE
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19160,6 +21841,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/backgroundpage/positionrb\">Select this option, and then click a location in the position grid.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/backgroundpage/positionrb\">Vyberte tuto volbu a potom klepněte na umístění na mřížce.</ahelp>"
+#. mGSC9
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19168,6 +21850,7 @@ msgctxt ""
msgid "Area"
msgstr "Oblast"
+#. BFBbE
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19176,6 +21859,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/backgroundpage/arearb\">Stretches the graphic to fill the entire background of the selected object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/backgroundpage/arearb\">Roztáhne obrázek tak, aby vyplnil celé pozadí vybraného objektu.</ahelp>"
+#. 556to
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19184,6 +21868,7 @@ msgctxt ""
msgid "Tile"
msgstr "Dlaždice"
+#. iBkjp
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19192,6 +21877,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/backgroundpage/tilerb\">Repeats the graphic so that it covers the entire background of the selected object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/backgroundpage/tilerb\">Zopakuje zobrazení obrázku tak, aby vyplnil celé pozadí vybraného objektu.</ahelp>"
+#. ZNNNW
#: 05030600.xhp
msgctxt ""
"05030600.xhp\n"
@@ -19200,6 +21886,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click a color. Click No Fill to remove a background or highlighting color. Click Automatic to reset a font color.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klepněte na barvu. Klepnutím na Bez výplně odstraníte barvu pozadí nebo zvýraznění. Klepnutím na Automatická nastavíte výchozí barvu písma.</ahelp>"
+#. iXWcd
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19208,6 +21895,7 @@ msgctxt ""
msgid "Alignment"
msgstr "Zarovnání"
+#. Sn4GT
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19216,6 +21904,7 @@ msgctxt ""
msgid "<bookmark_value>aligning; paragraphs</bookmark_value><bookmark_value>paragraphs; alignment</bookmark_value><bookmark_value>lines of text; alignment</bookmark_value><bookmark_value>left alignment of paragraphs</bookmark_value><bookmark_value>right alignment of paragraphs</bookmark_value><bookmark_value>centered text</bookmark_value><bookmark_value>justifying text</bookmark_value>"
msgstr "<bookmark_value>zarovnání; odstavce</bookmark_value><bookmark_value>odstavce; zarovnání</bookmark_value><bookmark_value>řádky; zarovnání</bookmark_value><bookmark_value>zarovnání odstavců doleva</bookmark_value><bookmark_value>zarovnání odstavců doprava</bookmark_value><bookmark_value>zarovnání textu na střed</bookmark_value><bookmark_value>zarovnání textu do bloku</bookmark_value>"
+#. aJrFk
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19224,6 +21913,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Alignment\">Alignment</link>"
msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"Zarovnání\">Zarovnání</link>"
+#. EYRFX
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19232,6 +21922,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paragalignpage/ParaAlignPage\">Sets the alignment of the paragraph relative to the margins of page.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paragalignpage/ParaAlignPage\">Nastavuje zarovnání odstavce vzhledem k okrajům stránky.</ahelp>"
+#. N65sZ
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19240,6 +21931,7 @@ msgctxt ""
msgid "Alignment"
msgstr "Zarovnání"
+#. zEFM8
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19248,6 +21940,7 @@ msgctxt ""
msgid "Set the alignment options for the current paragraph."
msgstr "Nastaví možnosti zarovnání pro aktuální odstavec."
+#. K27YF
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19256,6 +21949,7 @@ msgctxt ""
msgid "Left"
msgstr "Vlevo"
+#. aZEd9
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19264,6 +21958,7 @@ msgctxt ""
msgid "<variable id=\"linkstext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_LEFTALIGN\">Aligns the paragraph to the left page margin.</ahelp></variable> If Asian language support is enabled, this option is named Left/Top."
msgstr "<variable id=\"linkstext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_LEFTALIGN\">Zarovná odstavec k levému okraji stránky.</ahelp></variable> Je-li povolena podpora pro asijské jazyky, tato volba má název Vlevo/Nahoru."
+#. UGsGS
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19272,6 +21967,7 @@ msgctxt ""
msgid "Right"
msgstr "Vpravo"
+#. ET5cr
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19280,6 +21976,7 @@ msgctxt ""
msgid "<variable id=\"rechtstext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_RIGHTALIGN\">Aligns the paragraph to the right page margin.</ahelp></variable> If Asian language support is enabled, this option is named Right/Bottom."
msgstr "<variable id=\"rechtstext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_RIGHTALIGN\">Zarovná odstavec k pravému okraji stránky.</ahelp></variable> Je-li povolena podpora pro asijské jazyky, tato volba má název Vpravo/Dolů."
+#. RcaYb
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19288,6 +21985,7 @@ msgctxt ""
msgid "Centered"
msgstr "Na střed"
+#. DnoAS
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19296,6 +21994,7 @@ msgctxt ""
msgid "<variable id=\"zentrierttext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_CENTERALIGN\">Centers the contents of the paragraph on the page.</ahelp></variable>"
msgstr "<variable id=\"zentrierttext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_CENTERALIGN\">Zarovná obsah odstavce na střed stránky.</ahelp></variable>"
+#. 8BzHN
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19304,6 +22003,7 @@ msgctxt ""
msgid "Justify"
msgstr "Do bloku"
+#. X9hpY
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19312,6 +22012,7 @@ msgctxt ""
msgid "<variable id=\"blocksatztext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_JUSTIFYALIGN\">Aligns the paragraph to the left and to the right page margins.</ahelp></variable>"
msgstr "<variable id=\"blocksatztext\"><ahelp hid=\"cui/ui/paragalignpage/radioBTN_JUSTIFYALIGN\">Zarovná odstavec k levému i pravému okraji stránky.</ahelp></variable>"
+#. sDK8k
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19320,6 +22021,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Last Line</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Poslední řádek</caseinline></switchinline>"
+#. gsE3Q
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19328,6 +22030,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paragalignpage/comboLB_LASTLINE\">Specify the alignment for the last line in the paragraph.</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paragalignpage/comboLB_LASTLINE\">Určuje zarovnání posledního řádku v odstavci.</ahelp></caseinline></switchinline>"
+#. FnF7K
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19336,6 +22039,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Expand single word</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Rozpálit jedno slovo</caseinline></switchinline>"
+#. nxk2b
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19344,6 +22048,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paragalignpage/checkCB_EXPAND\">If the last line of a justified paragraph consists of one word, the word is stretched to the width of the paragraph.</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paragalignpage/checkCB_EXPAND\">Pokud se na posledním řádku odstavce nachází jen jedno slovo, roztáhne se toto slovo na celou šířku odstavce. </ahelp></caseinline></switchinline>"
+#. zLR4E
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19352,6 +22057,7 @@ msgctxt ""
msgid "Snap to text grid (if active)"
msgstr "Přichytávat na textovou mřížku (je-li aktivní)"
+#. 8hu63
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19360,6 +22066,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paragalignpage/checkCB_SNAP\">Aligns the paragraph to a text grid. To activate the text grid, choose <link href=\"text/swriter/01/05040800.xhp\" name=\"Format - Page - Text Grid\"><emph>Format - Page - Text Grid</emph></link>.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paragalignpage/checkCB_SNAP\">Zarovná odstavec k textové mřížce. Chcete-li aktivovat textovou mřížku, zvolte <link href=\"text/swriter/01/05040800.xhp\" name=\"Formát - Stránka - Mřížka textu\"><emph>Formát - Stránka - Mřížka textu</emph></link>.</ahelp>"
+#. EANa5
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19368,6 +22075,7 @@ msgctxt ""
msgid "Text-to-text - Alignment"
msgstr "Svislé zarovnání znaků"
+#. rARSM
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19376,6 +22084,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/paragalignpage/comboLB_VERTALIGN\">Select an alignment option for oversized or undersized characters in the paragraph relative to the rest of the text in the paragraph.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/paragalignpage/comboLB_VERTALIGN\">Zvolte zarovnání pro příliš velké nebo příliš malé znaky v odstavci vzhledem ke zbytku textu v odstavci.</ahelp>"
+#. xFaFm
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19384,6 +22093,7 @@ msgctxt ""
msgid "Properties"
msgstr "Vlastnosti"
+#. YqaeT
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19392,6 +22102,7 @@ msgctxt ""
msgid "Text direction"
msgstr "Směr textu"
+#. RdNS9
#: 05030700.xhp
msgctxt ""
"05030700.xhp\n"
@@ -19400,6 +22111,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/columnpage/textdirectionlb\">Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/textdirectionlb\">Určete směr textu pro odstavec, který používá komplexní rozvržení textu (CTL). Tato vlastnost je dostupná, pouze pokud je povoleno komplexní rozvržení.</ahelp>"
+#. LzeZA
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19408,6 +22120,7 @@ msgctxt ""
msgid "Crop"
msgstr "Oříznout"
+#. McF76
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19416,6 +22129,7 @@ msgctxt ""
msgid "<bookmark_value>cropping pictures</bookmark_value><bookmark_value>pictures; cropping and zooming</bookmark_value><bookmark_value>zooming; pictures</bookmark_value><bookmark_value>scaling;pictures</bookmark_value><bookmark_value>sizes; pictures</bookmark_value><bookmark_value>original size;restoring after cropping</bookmark_value>"
msgstr "<bookmark_value>oříznutí obrázku</bookmark_value><bookmark_value>obrázky; oříznutí</bookmark_value><bookmark_value>přibližování; obrázky</bookmark_value><bookmark_value>obrázky; přibližování</bookmark_value><bookmark_value>velikosti; obrázky</bookmark_value><bookmark_value>původní velikost; obnovení po oříznutí</bookmark_value>"
+#. KN9Tx
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19424,6 +22138,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030800.xhp\" name=\"Crop\">Crop</link>"
msgstr "<link href=\"text/shared/01/05030800.xhp\" name=\"Oříznout\">Oříznout</link>"
+#. QFkBW
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19432,6 +22147,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Trims or scales the selected graphic. You can also restore the graphic to its original size.</ahelp>"
msgstr "<ahelp hid=\".\">Ořízne nebo změní velikost vybraného obrázku. Také je možné obnovit původní velikost obrázku.</ahelp>"
+#. zz7rt
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19440,6 +22156,7 @@ msgctxt ""
msgid "Crop"
msgstr "Oříznout"
+#. JARd6
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19448,6 +22165,7 @@ msgctxt ""
msgid "Use this area to trim or scale the selected graphic, or to add white space around the graphic."
msgstr "Zde je možné oříznout obrázek nebo změnit jeho velikost, případně přidat bílé místo kolem obrázku."
+#. WDdBz
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19456,6 +22174,7 @@ msgctxt ""
msgid "Keep scale"
msgstr "Zachovat měřítko"
+#. nN7qn
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19464,6 +22183,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/croppage/keepscale\">Maintains the original scale of the graphic when you crop, so that only the size of the graphic changes.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/croppage/keepscale\">Zachová původní měřítko, mění se jen rozměry obrázku.</ahelp>"
+#. 3BaLG
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19472,6 +22192,7 @@ msgctxt ""
msgid "Keep image size"
msgstr "Zachovat velikost obrázku"
+#. s52PC
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19480,6 +22201,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/croppage/keepsize\">Maintains the original size of the graphic when you crop, so that only the scale of the graphic changes. To reduce the scale of the graphic, select this option and enter negative values in the cropping boxes. To increase the scale of the graphic, enter positive values in the cropping boxes.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/croppage/keepsize\">Zachová původní velikost ořezávaného obrázku, takže se mění jen měřítko obrázku. Chcete-li zmenšit měřítko obrázku, zaškrtněte tuto možnost a zadejte do polí záporné hodnoty. Chcete-li zvětšit měřítko obrázku, zadejte kladné hodnoty.</ahelp>"
+#. DVwFC
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19488,6 +22210,7 @@ msgctxt ""
msgid "Left"
msgstr "Vlevo"
+#. 2xdux
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19496,6 +22219,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/croppage/left\">If the <emph>Keep Scale</emph> option is selected, enter a positive amount to trim the left edge of the graphic, or a negative amount to add white space to the left of the graphic. If the <emph>Keep image size</emph> option is selected, enter a positive amount to increase the horizontal scale of the graphic, or a negative amount to decrease the horizontal scale of the graphic.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/croppage/left\">Je-li zvolena volba <emph>Zachovat měřítko</emph>, zadáním kladné hodnoty oříznete levý okraj obrázku nebo zadáním záporné hodnoty přidáte k levému okraji bílé místo. Je-li zvolena volba <emph>Zachovat velikost obrázku</emph>, zadáním kladné hodnoty zvětšíte vodorovné měřítko obrázku nebo zadáním záporné hodnoty zmenšíte vodorovné měřítko.</ahelp>"
+#. HZJHc
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19504,6 +22228,7 @@ msgctxt ""
msgid "Right"
msgstr "Vpravo"
+#. DViQG
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19512,6 +22237,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/croppage/right\">If the <emph>Keep Scale</emph> option is selected, enter a positive amount to trim the right edge of the graphic, or a negative amount to add white space to the right of the graphic. If the <emph>Keep image size</emph> option is selected, enter a positive amount to increase the horizontal scale of the graphic, or a negative amount to decrease the horizontal scale of the graphic.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/croppage/right\">Je-li zvolena volba <emph>Zachovat měřítko</emph>, zadáním kladné hodnoty oříznete pravý okraj obrázku nebo zadáním záporné hodnoty přidáte k pravému okraji bílé místo. Je-li zvolena volba <emph>Zachovat velikost obrázku</emph>, zadáním kladné hodnoty zvětšíte vodorovné měřítko obrázku nebo zadáním záporné hodnoty zmenšíte vodorovné měřítko.</ahelp>"
+#. PSJXo
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19520,6 +22246,7 @@ msgctxt ""
msgid "Top"
msgstr "Nahoře"
+#. reUj8
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19528,6 +22255,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/croppage/top\">If the <emph>Keep Scale</emph> option is selected, enter a positive amount to trim the top of the graphic, or a negative amount to add white space above the graphic. If the <emph>Keep image size</emph> option is selected, enter a positive amount to increase the vertical scale of the graphic, or a negative amount to decrease the vertical scale of the graphic.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/croppage/top\">Je-li zvolena volba <emph>Zachovat měřítko</emph>, zadáním kladné hodnoty oříznete horní okraj obrázku nebo zadáním záporné hodnoty přidáte k hornímu okraji bílé místo. Je-li zvolena volba <emph>Zachovat velikost obrázku</emph>, zadáním kladné hodnoty zvětšíte svislé měřítko obrázku nebo zadáním záporné hodnoty zmenšíte svislé měřítko.</ahelp>"
+#. qCEQa
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19536,6 +22264,7 @@ msgctxt ""
msgid "Bottom"
msgstr "Dole"
+#. eayCZ
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19544,6 +22273,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/croppage/bottom\">If the <emph>Keep Scale</emph> option is selected, enter a positive amount to trim the bottom of the graphic, or a negative amount to add white space below the graphic. If the <emph>Keep image size</emph> option is selected, enter a positive amount to increase the vertical scale of the graphic, or a negative amount to decrease the vertical scale of the graphic.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/croppage/bottom\">Je-li zvolena volba <emph>Zachovat měřítko</emph>, zadáním kladné hodnoty oříznete dolní okraj obrázku nebo zadáním záporné hodnoty přidáte k dolnímu okraji bílé místo. Je-li zvolena volba <emph>Zachovat velikost obrázku</emph>, zadáním kladné hodnoty zvětšíte svislé měřítko obrázku nebo zadáním záporné hodnoty zmenšíte svislé měřítko.</ahelp>"
+#. TFiEt
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19552,6 +22282,7 @@ msgctxt ""
msgid "Scale"
msgstr "Měřítko"
+#. AYPJ4
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19560,6 +22291,7 @@ msgctxt ""
msgid "Changes the scale of the selected graphic."
msgstr "Změní měřítko vybraného obrázku."
+#. wX6QC
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19568,6 +22300,7 @@ msgctxt ""
msgid "Width"
msgstr "Šířka"
+#. RnDEF
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19576,6 +22309,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/croppage/widthzoom\">Enter the width for the selected graphic as a percentage.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/croppage/widthzoom\">Zadejte šířku vybraného obrázku v procentech.</ahelp>"
+#. CBBEk
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19584,6 +22318,7 @@ msgctxt ""
msgid "Height"
msgstr "Výška"
+#. GypAT
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19592,6 +22327,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/croppage/heightzoom\">Enter the height of the selected graphic as a percentage.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/croppage/heightzoom\">Zadejte výšku vybraného obrázku v procentech.</ahelp>"
+#. akvVf
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19600,6 +22336,7 @@ msgctxt ""
msgid "Image size"
msgstr "Velikost obrázku"
+#. euYUJ
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19608,6 +22345,7 @@ msgctxt ""
msgid "Changes the size of the selected graphic."
msgstr "Změní velikost vybraného obrázku."
+#. yUC8D
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19616,6 +22354,7 @@ msgctxt ""
msgid "Width"
msgstr "Šířka"
+#. KW95v
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19624,6 +22363,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/croppage/width\">Enter a width for the selected graphic.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/croppage/width\">Zadejte šířku vybraného obrázku.</ahelp>"
+#. F6Rsg
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19632,6 +22372,7 @@ msgctxt ""
msgid "Height"
msgstr "Výška"
+#. aCVA6
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19640,6 +22381,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/croppage/height\">Enter a height for the selected graphic.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/croppage/height\">Zadejte výšku vybraného obrázku.</ahelp>"
+#. cpADy
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19648,6 +22390,7 @@ msgctxt ""
msgid "Original Size"
msgstr "Původní velikost"
+#. B7nhd
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
@@ -19656,6 +22399,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/croppage/origsize\">Returns the selected graphic to its original size.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/croppage/origsize\">Vrátí vybraný obrázek do původní velikosti.</ahelp>"
+#. fUcBP
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -19664,6 +22408,7 @@ msgctxt ""
msgid "Organizer"
msgstr "Organizátor"
+#. QZBEH
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -19672,6 +22417,7 @@ msgctxt ""
msgid "<bookmark_value>organizing; styles</bookmark_value> <bookmark_value>styles; organizing</bookmark_value>"
msgstr "<bookmark_value>organizování; styly</bookmark_value> <bookmark_value>styly; organizování</bookmark_value>"
+#. SZdCB
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -19680,6 +22426,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05040100.xhp\" name=\"Organizer\">Organizer</link>"
msgstr "<link href=\"text/shared/01/05040100.xhp\" name=\"Organizátor\">Organizátor</link>"
+#. HCNHK
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -19688,6 +22435,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/managestylepage/ManageStylePage\">Set the options for the selected style.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/managestylepage/ManageStylePage\">Nastavení voleb pro vybraný styl.</ahelp>"
+#. EfVuM
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -19696,6 +22444,7 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. kQuXj
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -19704,6 +22453,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/managestylepage/name\">Displays the name of the selected style. If you are creating or modifying a custom style, enter a name for the style. You cannot change the name of a predefined style.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/managestylepage/name\">Zobrazuje název vybraného stylu. Pokud vytváříte nebo upravujete vlastní styl, zadejte název stylu. Jméno přednastaveného stylu změnit není možné.</ahelp>"
+#. NRACR
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -19712,6 +22462,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">AutoUpdate</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Automatická aktualizace</caseinline></switchinline>"
+#. vexD3
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -19720,6 +22471,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"sfx/ui/managestylepage/autoupdate\">Updates the style when you apply direct formatting to a paragraph using this style in your document. The formatting of all paragraphs using this style is automatically updated.</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"sfx/ui/managestylepage/autoupdate\">Aktualizuje styl, když na odstavec používající tento styl použijete přímé formátování. Automaticky se poté aktualizuje formátování všech odstavců, které používají tento styl. </ahelp></caseinline></switchinline>"
+#. N5rDR
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -19728,6 +22480,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Updates the style when you apply direct formatting to a paragraph using this style in your document. The formatting of all paragraphs using this style is automatically updated.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Aktualizuje styl, když na odstavec používající tento styl použijete přímé formátování. Automaticky se poté aktualizuje formátování všech odstavců, které používají tento styl.</ahelp>"
+#. Ui2B2
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -19736,14 +22489,16 @@ msgctxt ""
msgid "Next Style"
msgstr "Další styl"
+#. eEGiu
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
"par_id3155941\n"
"help.text"
-msgid "<ahelp hid=\"sfx/ui/managestylepage/nextstyle\">Select an existing style that you want to follow the current style in your document. For paragraph styles, the next style is applied to the paragraph that is created when you press Enter. For page styles, the next style is applied when a new page is created.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/managestylepage/nextstyle\">Vyberte existující styl, který má v dokumentu následovat po aktuálním stylu. Pro styly odstavce se další styl aplikuje na odstavec, který vznikne po stisku klávesy Enter. Pro styly stránek se další styl aplikuje při vytvoření další stránky.</ahelp>"
+msgid "<ahelp hid=\"sfx/ui/managestylepage/nextstyle\">Select an existing style that you want to follow the current style in your document. For paragraph styles, the next style is applied to an empty paragraph that is created when you press Enter at the end of an existing paragraph. For page styles, the next style is applied when a new page is created.</ahelp>"
+msgstr ""
+#. pMBwD
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -19752,6 +22507,7 @@ msgctxt ""
msgid "Linked with"
msgstr "Spojeno s"
+#. BL7nv
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -19760,6 +22516,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/managestylepage/linkedwith\">Select an existing style that you want to base the new style on, or select none to define your own style.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/managestylepage/linkedwith\">Vyberte existující styl, na kterém chcete založit nový styl, nebo vyberte \"- žádný -\" pro určení vlastního stylu.</ahelp>"
+#. eaxKa
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -19768,6 +22525,7 @@ msgctxt ""
msgid "Category"
msgstr "Kategorie"
+#. vJASy
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -19776,6 +22534,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/managestylepage/category\">Displays the category for the current style. If you are creating or modifying a new style, select 'Custom Style' from the list.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/managestylepage/category\">Zobrazuje kategorii aktuálního stylu. Pokud vytváříte nebo upravujete nový styl, zvolte ze seznamu \"Vlastní styl\".</ahelp>"
+#. Cspbs
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -19784,6 +22543,7 @@ msgctxt ""
msgid "You cannot change the category for a predefined style."
msgstr "U přednastavených stylů není možné kategorii změnit."
+#. ejDpb
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -19792,6 +22552,7 @@ msgctxt ""
msgid "Contains"
msgstr "Obsahuje"
+#. 2ETMi
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -19800,6 +22561,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/managestylepage/desc\">Describes the relevant formatting used in the current style.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/managestylepage/desc\">Popisuje formátování použité v aktuálním stylu.</ahelp>"
+#. iABDv
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -19808,6 +22570,7 @@ msgctxt ""
msgid "Assign Shortcut Key"
msgstr "Přiřazení klávesové zkratky"
+#. VDMuN
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -19816,6 +22579,7 @@ msgctxt ""
msgid "Opens the <emph>Tools - Customize - Keyboard</emph> tab page where you can assign a shortcut key to the current Style."
msgstr "Otevře kartu <emph>Nástroje - Přizpůsobit - Klávesnice</emph>, kde je možné aktuálnímu stylu přiřadit klávesovou zkratku."
+#. UjGXL
#: 05040100.xhp
msgctxt ""
"05040100.xhp\n"
@@ -19824,6 +22588,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05140000.xhp\" name=\"Update Style\">Update Style</link>"
msgstr "<link href=\"text/swriter/01/05140000.xhp\" name=\"Aktualizovat styl\">Aktualizovat styl</link>"
+#. wUCX4
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -19832,6 +22597,7 @@ msgctxt ""
msgid "Page"
msgstr "Stránka"
+#. dxF3c
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -19840,6 +22606,7 @@ msgctxt ""
msgid "<bookmark_value>pages;formatting and numbering</bookmark_value><bookmark_value>formatting;pages</bookmark_value><bookmark_value>paper formats</bookmark_value><bookmark_value>paper trays</bookmark_value><bookmark_value>printers;paper trays</bookmark_value><bookmark_value>layout;pages</bookmark_value><bookmark_value>binding space</bookmark_value><bookmark_value>margins;pages</bookmark_value><bookmark_value>gutter</bookmark_value>"
msgstr "<bookmark_value>stránky;formátování a číslování</bookmark_value><bookmark_value>formátování;stránky</bookmark_value><bookmark_value>formáty papíru</bookmark_value><bookmark_value>zásobníky papíru</bookmark_value><bookmark_value>tiskárny;zásobníky papíru</bookmark_value><bookmark_value>rozvržení;stránky</bookmark_value><bookmark_value>vazba</bookmark_value><bookmark_value>okraje;stránky</bookmark_value><bookmark_value>vnitřní okraje</bookmark_value>"
+#. 2VdNc
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -19848,6 +22615,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05040200.xhp\" name=\"Page\">Page</link>"
msgstr "<link href=\"text/shared/01/05040200.xhp\" name=\"Stránka\">Stránka</link>"
+#. bcFN5
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -19856,6 +22624,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/pageformatpage/PageFormatPage\">Allows you to define page layouts for single and multiple-page documents, as well as a numbering and paper formats.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/pageformatpage/PageFormatPage\">Umožňuje nadefinovat rozvržení stránky pro dokumenty s jednou či více stránkami a také číslování stránek a formát papíru.</ahelp>"
+#. Upj6A
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -19864,6 +22633,7 @@ msgctxt ""
msgid "<image id=\"img_id090120160131201466\" src=\"media/screenshots/cui/ui/pageformatpage/PageFormatPage.png\" width=\"8.6457in\" height=\"5.9063in\"><alt id=\"alt_id090120160131201466\">Page format tab page</alt></image>"
msgstr "<image id=\"img_id090120160131201466\" src=\"media/screenshots/cui/ui/pageformatpage/PageFormatPage.png\" width=\"8.6457in\" height=\"5.9063in\"><alt id=\"alt_id090120160131201466\">Karta Formát stránky</alt></image>"
+#. EEgg6
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -19872,6 +22642,7 @@ msgctxt ""
msgid "Paper format"
msgstr "Formát papíru"
+#. PKwv5
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -19880,6 +22651,7 @@ msgctxt ""
msgid "Select from a list of predefined paper sizes, or define a custom paper format."
msgstr "Vyberte ze seznamu přednastavenou velikost papíru nebo určete vlastní formát papíru."
+#. WBDVD
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -19888,6 +22660,7 @@ msgctxt ""
msgid "Format"
msgstr "Formát"
+#. 93mxq
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -19896,6 +22669,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/pageformatpage/comboPageFormat\">Select a predefined paper size, or create a custom format by entering the dimensions for the paper in the <emph>Height </emph>and <emph>Width </emph>boxes.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboPageFormat\">Vyberte ze seznamu přednastavenou velikost papíru nebo určete vlastní formát papíru. Velikost papíru určíte v polích <emph>Výška</emph> a <emph>Šířka</emph>.</ahelp>"
+#. WTKXA
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -19904,6 +22678,7 @@ msgctxt ""
msgid "Width"
msgstr "Šířka"
+#. NMU2v
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -19912,6 +22687,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/pageformatpage/spinWidth\">Displays the width of the selected paper format. To define a custom format, enter a width here.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/pageformatpage/spinWidth\">Zobrazuje šířku zvoleného formátu papíru. Chcete-li určit vlastní formát, zadejte zde šířku.</ahelp>"
+#. yhVok
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -19920,6 +22696,7 @@ msgctxt ""
msgid "Height"
msgstr "Výška"
+#. qAFrG
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -19928,6 +22705,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/pageformatpage/spinHeight\">Displays the height of the selected paper format. To define a custom format, enter a height here.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/pageformatpage/spinHeight\">Zobrazuje výšku zvoleného formátu papíru. Chcete-li určit vlastní formát, zadejte zde výšku.</ahelp>"
+#. DMJ89
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -19936,6 +22714,7 @@ msgctxt ""
msgid "Portrait"
msgstr "Na výšku"
+#. 5GdAL
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -19944,6 +22723,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/pageformatpage/radiobuttonPortrait\">Displays and prints the current document with the paper oriented vertically.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/pageformatpage/radiobuttonPortrait\">Zobrazuje a tiskne aktuální dokument na svisle orientovaný papír.</ahelp>"
+#. sCaKW
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -19952,6 +22732,7 @@ msgctxt ""
msgid "Landscape"
msgstr "Na šířku"
+#. 3KBsL
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -19960,6 +22741,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/pageformatpage/radiobuttonLandscape\">Displays and prints the current document with the paper oriented horizontally.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/pageformatpage/radiobuttonLandscape\">Zobrazuje a tiskne aktuální dokument na vodorovně orientovaný papír.</ahelp>"
+#. WkCRB
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -19968,6 +22750,7 @@ msgctxt ""
msgid "Text direction"
msgstr "Směr textu"
+#. vn7J6
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -19976,6 +22759,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/pageformatpage/comboTextFlowBox\">Select the text direction that you want to use in your document.</ahelp> The \"right-to-left (vertical)\" text flow direction rotates all layout settings to the right by 90 degrees, except for the header and footer."
msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboTextFlowBox\">Vyberte směr textu, který chcete použít v dokumentu.</ahelp> Při směru \"zprava doleva (svisle)\" se všechno nastavení vzhledu otočí vpravo o 90 stupňů kromě záhlaví a zápatí."
+#. MR8zP
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -19984,6 +22768,7 @@ msgctxt ""
msgid "Paper tray"
msgstr "Zásobník papíru"
+#. iqaKx
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -19992,6 +22777,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/pageformatpage/comboPaperTray\">Select the paper source for your printer. If you want, you can assign different paper trays to different page styles. For example, assign a different tray to the First Page style and load the tray with your company's letterhead paper.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboPaperTray\">Vyberte zdroj papíru pro tiskárnu. Pokud chcete, je možné různým stylům stránky přiřadit různé zásobníky papíru. Např. stylu První stránka lze přiřadit jiný zásobník, ve kterém jsou hlavičkové papíry firmy.</ahelp>"
+#. MQLf4
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20000,6 +22786,7 @@ msgctxt ""
msgid "Margins"
msgstr "Okraje"
+#. wPv56
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20008,6 +22795,7 @@ msgctxt ""
msgid "Specify the amount of space to leave between the edges of the page and the document text."
msgstr "Určuje mezeru mezi okrajem stránky a textem dokumentu."
+#. SBbfu
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20016,6 +22804,7 @@ msgctxt ""
msgid "Left / Inner"
msgstr "Vlevo / Vnitřní"
+#. Daqzy
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20024,6 +22813,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/pageformatpage/spinMargLeft\">Enter the amount of space to leave between the left edge of the page and the document text. If you are using the <emph>Mirrored</emph> page layout, enter the amount of space to leave between the inner text margin and the inner edge of the page.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/pageformatpage/spinMargLeft\">Zadejte mezeru mezi levým okrajem stránky a textem dokumentu. Pokud jste zvolili pro rozvržení stránek volbu <emph>Zrcadlit</emph>, zadejte mezeru mezi vnitřním okrajem textu a vnitřním okrajem stránky.</ahelp>"
+#. TtyDc
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20032,6 +22822,7 @@ msgctxt ""
msgid "Right / Outer"
msgstr "Vpravo / Vnější"
+#. uiu7A
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20040,6 +22831,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/pageformatpage/spinMargRight\">Enter the amount of space to leave between the right edge of the page and the document text. If you are using the <emph>Mirrored</emph> page layout, enter the amount of space to leave between the outer text margin and the outer edge of the page.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/pageformatpage/spinMargRight\">Zadejte mezeru mezi pravým okrajem stránky a textem dokumentu. Pokud jste zvolili pro rozvržení stránek volbu <emph>Zrcadlit</emph>, zadejte mezeru mezi vnějším okrajem textu a vnějším okrajem stránky.</ahelp>"
+#. EPeDb
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20048,6 +22840,7 @@ msgctxt ""
msgid "Top"
msgstr "Nahoře"
+#. UaW6n
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20056,6 +22849,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/pageformatpage/spinMargTop\">Enter the amount of space to leave between the upper edge of the page and the document text.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/pageformatpage/spinMargTop\">Zadejte mezeru mezi horním okrajem stránky a textem dokumentu.</ahelp>"
+#. CAEYF
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20064,6 +22858,7 @@ msgctxt ""
msgid "Bottom"
msgstr "Dole"
+#. rG5k8
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20072,6 +22867,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/pageformatpage/spinMargBot\">Enter the amount of space to leave between the lower edge of the page and the document text.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/pageformatpage/spinMargBot\">Zadejte mezeru mezi dolním okrajem stránky a textem dokumentu.</ahelp>"
+#. LvDHs
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20080,6 +22876,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Aligns the text on the selected Page Style to a vertical page grid.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zarovná text ve vybraném stylu stránky ke svislé mřížce..</ahelp>"
+#. f6Gk9
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20088,6 +22885,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Register-true</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Řádkový rejstřík </caseinline></switchinline>"
+#. vFN34
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20096,6 +22894,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/pageformatpage/checkRegisterTrue\">Aligns the text on the selected Page Style to a vertical page grid.</ahelp> The spacing of the grid is defined by the <emph>Reference Style</emph>.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/pageformatpage/checkRegisterTrue\">Zarovná text ve vybraném stylu stránky tak, aby odpovídal svislé mřížce stránky.</ahelp> Rozestupy mřížky určuje <emph>Referenční styl rejstříku</emph>.</caseinline></switchinline>"
+#. GQ3P2
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20104,6 +22903,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the Paragraph Style that you want to use as a reference for lining up the text on the selected Page style. The height of the font that is specified in the reference style sets the spacing of the vertical page grid. </ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte styl odstavce, který chcete použít jako referenční pro text ve vybraném stylu stránky. Výška písma specifikovaná v odkazu stylu nastaví rozestup svislé mřížky.</ahelp>"
+#. hjY4c
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20112,6 +22912,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Reference Style</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Referenční styl rejstříku</caseinline></switchinline>"
+#. UwDHV
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20120,6 +22921,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/pageformatpage/comboRegisterStyle\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Select the Paragraph Style that you want to use as a reference for lining up the text on the selected Page style. The height of the font that is specified in the reference style sets the spacing of the vertical page grid.</caseinline></switchinline></ahelp>"
msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboRegisterStyle\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Vyberte styl odstavce, který chcete použít jako referenční pro řádkování textu pro vybraný styl stránky. Výška písma použitá v tomto referenčním stylu stanoví rozestupy svislé mřížky stránky.</caseinline></switchinline></ahelp>"
+#. Dipg6
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20128,6 +22930,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Table alignment</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Zarovnání tabulky</caseinline></switchinline>"
+#. sBfv3
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20136,6 +22939,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Specify the alignment options for the cells on a printed page.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Nastavte možnosti zarovnání buněk na tištěné stránce.</caseinline></switchinline>"
+#. Rz6jD
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20144,6 +22948,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Centers the cells horizontally on the printed page.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vycentruje buňky vodorovně na tištěné stránce.</ahelp>"
+#. P9pHm
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20152,6 +22957,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Horizontal</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vodorovně</caseinline></switchinline>"
+#. 3djJM
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20160,6 +22966,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/pageformatpage/checkbuttonHorz\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Centers the cells horizontally on the printed page.</caseinline></switchinline></ahelp>"
msgstr "<ahelp hid=\"cui/ui/pageformatpage/checkbuttonHorz\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Vycentruje buňky vodorovně na tištěné stránce.</caseinline></switchinline></ahelp>"
+#. TxE3H
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20168,6 +22975,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Centers the cells vertically on the printed page.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\"> Vycentruje buňky svisle na tištěné stránce.</ahelp>"
+#. 2e4aR
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20176,6 +22984,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vertical</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Svisle</caseinline></switchinline>"
+#. GXbtC
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20184,6 +22993,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/pageformatpage/checkbuttonVert\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Centers the cells vertically on the printed page.</caseinline></switchinline></ahelp>"
msgstr "<ahelp hid=\"cui/ui/pageformatpage/checkbuttonVert\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Vycentruje buňky svisle na tištěné stránce.</caseinline></switchinline></ahelp>"
+#. qBGYY
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20192,6 +23002,7 @@ msgctxt ""
msgid "Layout settings"
msgstr "Nastavení rozvržení"
+#. HDL59
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20200,6 +23011,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Page Layout</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Rozvržení stránek</defaultinline></switchinline>"
+#. EtZD9
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20208,6 +23020,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Select the page layout style to use in the current document.</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Vyberte rozvržení stránek, které chcete použít v aktuálním dokumentu.</defaultinline></switchinline>"
+#. GFSVh
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20216,6 +23029,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Page layout</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Rozvržení stránek</defaultinline></switchinline>"
+#. iyVDR
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20224,6 +23038,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/pageformatpage/comboPageLayout\"><switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Specify whether the current style should show odd pages, even pages, or both odd and even pages.</defaultinline></switchinline></ahelp>"
msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboPageLayout\"><switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Určete, zda má aktuální styl zobrazovat liché stránky, sudé stránky nebo oba typy.</defaultinline></switchinline></ahelp>"
+#. 4QgRL
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20232,6 +23047,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Right and left</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Pravé i levé</defaultinline></switchinline>"
+#. pPpne
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20240,6 +23056,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The current page style shows both odd and even pages with left and right margins as specified.</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Aktuální styl stránky bude zobrazovat jak levé, tak pravé stránky se stanovenými levými a pravými okraji.</defaultinline></switchinline>"
+#. Mqqyj
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20248,6 +23065,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Mirrored</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Zrcadlit</defaultinline></switchinline>"
+#. KzQZE
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20256,6 +23074,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The current page style shows both odd and even pages with inner and outer margins as specified. Use this layout if you want to bind the printed pages like a book. Enter the binding space as the \"Inner\" margin.</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Aktuální styl stránky bude zobrazovat jak levé, tak pravé stránky se stanoveným vnitřním i vnějším okrajem. Použijte toto rozvržení, pokud si přejete svázat vytištěné stránky jako knihu. Mezeru pro vazbu zadejte jako \"vnitřní\" okraj.</defaultinline></switchinline>"
+#. FKFGE
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20264,6 +23083,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Only right</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Pouze pravé</defaultinline></switchinline>"
+#. UEoaQ
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20272,6 +23092,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The current page style shows only odd (right) pages. Even pages are shown as blank pages.</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Aktuální styl stránky bude zobrazovat pouze liché (pravé) stránky. Sudé stránky budou prázdné.</defaultinline></switchinline>"
+#. 4Eg8X
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20280,6 +23101,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Only left</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Pouze levé</defaultinline></switchinline>"
+#. MxqiB
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20288,6 +23110,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The current page style shows only even (left) pages. Odd pages are shown as blank pages.</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Aktuální styl stránky bude zobrazovat pouze sudé (levé) stránky. Liché stránky budou prázdné.</defaultinline></switchinline>"
+#. vnByQ
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20296,6 +23119,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Register-true</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Řádkový rejstřík </caseinline></switchinline>"
+#. jsxVp
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20304,6 +23128,7 @@ msgctxt ""
msgid "Format"
msgstr "Formát"
+#. GnD6W
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20312,6 +23137,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/pageformatpage/comboLayoutFormat\">Select the page numbering format that you want to use for the current page style.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboLayoutFormat\">Vyberte formát číslování stránky, který chcete použít pro aktuální styl stránky.</ahelp>"
+#. 5zUHB
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20320,6 +23146,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Resizes the drawing objects so that they fit on the paper format that you select. The arrangement of the drawing objects is preserved.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Změní velikost kreseb tak, aby zaplnily vybranou stránku. Uspořádání kreseb bude zachováno.</ahelp>"
+#. eBEs3
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20328,6 +23155,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"OFFICE\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><caseinline select=\"IMAGE\"></caseinline><defaultinline>AutoFit object to page format</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"OFFICE\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><caseinline select=\"IMAGE\"></caseinline><defaultinline>Automaticky přizpůsobit objekt formátu stránky</defaultinline></switchinline>"
+#. 8bAyw
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20336,6 +23164,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"OFFICE\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><caseinline select=\"IMAGE\"></caseinline><defaultinline><ahelp hid=\"cui/ui/pageformatpage/checkAdaptBox\">Resizes the drawing objects so that they fit on the paper format that you select. The arrangement of the drawing objects is preserved.</ahelp></defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"OFFICE\"></caseinline><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><caseinline select=\"IMAGE\"></caseinline><defaultinline><ahelp hid=\"cui/ui/pageformatpage/checkAdaptBox\">Změní velikost objektů kresby, aby zaplnily zvolený formát stránky. Uspořádání kreseb se zachová.</ahelp></defaultinline></switchinline>"
+#. CFGcg
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20344,6 +23173,7 @@ msgctxt ""
msgid "<link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Changing measurement units\">Changing measurement units</link>"
msgstr "<link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Změna měrných jednotek\">Změna měrných jednotek</link>"
+#. HJtby
#: 05040200.xhp
msgctxt ""
"05040200.xhp\n"
@@ -20352,6 +23182,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/guide/registertrue.xhp\" name=\"Writing Register-true\">Writing Register-true</link>"
msgstr "<link href=\"text/swriter/guide/registertrue.xhp\" name=\"Zápis na řádkový rejstřík\">Zápis na řádkový rejstřík</link>"
+#. 8CcQd
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20360,6 +23191,7 @@ msgctxt ""
msgid "Header"
msgstr "Záhlaví"
+#. hmSc9
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20368,6 +23200,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05040300.xhp\" name=\"Header\">Header</link>"
msgstr "<link href=\"text/shared/01/05040300.xhp\" name=\"Záhlaví\">Záhlaví</link>"
+#. PUUhF
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20376,6 +23209,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/headfootformatpage/HFFormatPage\">Adds a header to the current page style. A header is an area in the top page margin, where you can add text or graphics.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/headfootformatpage/HFFormatPage\">Přidá k aktuálnímu stylu stránky záhlaví. Záhlaví je oblast v horním okraji stránky, do které je možné přidat text nebo grafiku.</ahelp>"
+#. AiAZ8
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20384,6 +23218,7 @@ msgctxt ""
msgid "If you want, you can also add borders or a background fill to a header."
msgstr "Pokud chcete, je možné k záhlaví také přidat ohraničení nebo výplň pozadí."
+#. ovdFj
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20392,6 +23227,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To add a header to the current page style, select <emph>Header on</emph>, and then click <emph>OK</emph>.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Chcete-li přidat k aktuálnímu stylu stránky záhlaví, zvolte <emph>Záhlaví zapnuto</emph> a klepněte na <emph>OK</emph>.</caseinline></switchinline>"
+#. fiqjQ
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20400,6 +23236,7 @@ msgctxt ""
msgid "If you want to extend a header into the page margins, insert a frame into the header."
msgstr "Pokud chcete záhlaví rozšířit do okrajů stránky, vložte do záhlaví rámec."
+#. meTFw
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20408,6 +23245,7 @@ msgctxt ""
msgid "To quickly move the text cursor from the document text to the header or footer, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up or Page Down. Press the same key again to move the text cursor back into the document text."
msgstr "Pro rychlý přesun kurzoru z textu dokumentu do záhlaví nebo zápatí stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up nebo Page Down. Stiskněte ty samé klávesy pro návrat zpět do textu dokumentu."
+#. uCVzR
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20416,6 +23254,7 @@ msgctxt ""
msgid "Header"
msgstr "Záhlaví"
+#. iqZhF
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20424,6 +23263,7 @@ msgctxt ""
msgid "Set the properties of the header."
msgstr "Nastaví vlastnosti záhlaví."
+#. WNH7q
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20432,6 +23272,7 @@ msgctxt ""
msgid "Header on"
msgstr "Záhlaví zapnuto"
+#. qFkEJ
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20440,6 +23281,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/headfootformatpage/checkHeaderOn\">Adds a header to the current page style.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/headfootformatpage/checkHeaderOn\">Přidá k aktuálnímu stylu stránky záhlaví.</ahelp>"
+#. xCGR9
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20448,6 +23290,7 @@ msgctxt ""
msgid "Same content left/right"
msgstr "Stejný obsah vlevo/vpravo"
+#. E4fZv
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20456,6 +23299,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/headfootformatpage/checkSameLR\">Even and odd pages share the same content.<switchinline select=\"appl\"><caseinline select=\"CALC\"> To assign a different header to even and odd pages, clear this option, and then click <emph>Edit</emph>.</caseinline></switchinline></ahelp>"
msgstr "<ahelp hid=\"svx/ui/headfootformatpage/checkSameLR\">Sudé i liché stránky mají stejný obsah.<switchinline select=\"appl\"><caseinline select=\"CALC\"> Chcete-li přiřadit sudým a lichým stranám jiné záhlaví, zrušte zaškrtnutí této volby a poté klepněte na <emph>Upravit</emph>.</caseinline></switchinline></ahelp>"
+#. jPgkw
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20464,6 +23308,7 @@ msgctxt ""
msgid "Same content on first page"
msgstr "Stejný obsah na první stránce"
+#. CvC9L
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20472,6 +23317,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/headfootformatpage/checkSameFP\">First and even/odd pages share the same content.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/headfootformatpage/checkSameFP\">Na první a na sudých/lichých stránkách se bude nacházet stejný obsah.</ahelp>"
+#. 6fAx5
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20480,6 +23326,7 @@ msgctxt ""
msgid "Left margin"
msgstr "Levý okraj"
+#. J7H5c
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20488,6 +23335,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/headfootformatpage/spinMargLeft\">Enter the amount of space to leave between the left page margin and the left edge of the header.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/headfootformatpage/spinMargLeft\">Zadejte mezeru mezi levým okrajem stránky a levým okrajem záhlaví.</ahelp>"
+#. nUA2y
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20496,6 +23344,7 @@ msgctxt ""
msgid "Right margin"
msgstr "Pravý okraj"
+#. FcWFA
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20504,6 +23353,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/headfootformatpage/spinMargRight\">Enter the amount of space to leave between the right page margin and the right edge of the header.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/headfootformatpage/spinMargRight\">Zadejte mezeru mezi pravým okrajem stránky a pravým okrajem záhlaví.</ahelp>"
+#. WRxWQ
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20512,6 +23362,7 @@ msgctxt ""
msgid "Spacing"
msgstr "Mezery"
+#. CNYDF
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20520,6 +23371,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/headfootformatpage/spinSpacing\">Enter the amount of space that you want to maintain between the bottom edge of the header and the top edge of the document text.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/headfootformatpage/spinSpacing\">Zadejte mezeru mezi dolním okrajem záhlaví a horním okrajem textu dokumentu.</ahelp>"
+#. mRtD5
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20528,6 +23380,7 @@ msgctxt ""
msgid "Use dynamic spacing"
msgstr "Použít dynamické mezery"
+#. ppRZY
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20536,6 +23389,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/headfootformatpage/checkDynSpacing\">Overrides the <emph>Spacing </emph>setting, and allows the header to expand into the area between the header and the document text.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/headfootformatpage/checkDynSpacing\">Ignoruje nastavení <emph>Vzdálenosti</emph> a umožňuje roztáhnout záhlaví do oblasti mezi záhlavím a textem dokumentu.</ahelp>"
+#. DFync
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20544,6 +23398,7 @@ msgctxt ""
msgid "Height"
msgstr "Výška"
+#. n3YEC
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20552,6 +23407,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/headfootformatpage/spinHeight\">Enter the height that you want for the header.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/headfootformatpage/spinHeight\">Zadejte výšku záhlaví.</ahelp>"
+#. v9A3E
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20560,6 +23416,7 @@ msgctxt ""
msgid "AutoFit height"
msgstr "Automatická úprava výšky"
+#. aGw5z
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20568,6 +23425,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/headfootformatpage/checkAutofit\">Automatically adjusts the height of the header to fit the content that you enter.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/headfootformatpage/checkAutofit\">Automaticky upravuje výšku záhlaví, aby odpovídala zadanému obsahu.</ahelp>"
+#. RGENW
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20576,6 +23434,7 @@ msgctxt ""
msgid "More"
msgstr "Více"
+#. FFC7G
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20584,6 +23443,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/headfootformatpage/buttonMore\">Defines a border, a background color, or a background pattern for the header.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/headfootformatpage/buttonMore\">Určete ohraničení, barvu pozadí nebo výplň pozadí pro záhlaví.</ahelp>"
+#. wyeSg
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20592,6 +23452,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Edit</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Upravit</caseinline></switchinline>"
+#. ZTS24
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20600,6 +23461,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Add or edit header text.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Přidat nebo upravit text záhlaví.</ahelp>"
+#. RJzZt
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20608,6 +23470,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/headfootformatpage/buttonEdit\"><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02120000.xhp\" name=\"Add or edit\">Add or edit</link> header text.</caseinline></switchinline></ahelp>"
msgstr "<ahelp hid=\"svx/ui/headfootformatpage/buttonEdit\"><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02120000.xhp\" name=\"Přidat nebo upravit\">Přidat nebo upravit</link> text záhlaví.</caseinline></switchinline></ahelp>"
+#. C9Ux3
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20616,6 +23479,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04220000.xhp\" name=\"Headers\">Headers</link>"
msgstr "<link href=\"text/swriter/01/04220000.xhp\" name=\"Záhlaví\">Záhlaví</link>"
+#. s5pHK
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20624,6 +23488,7 @@ msgctxt ""
msgid "<link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Changing measurement units\">Changing measurement units</link>"
msgstr "<link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Změna měrných jednotek\">Změna měrných jednotek</link>"
+#. 2EDA5
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20632,6 +23497,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link>"
msgstr "<link href=\"text/shared/01/05030500.xhp\" name=\"Ohraničení\">Ohraničení</link>"
+#. wECro
#: 05040300.xhp
msgctxt ""
"05040300.xhp\n"
@@ -20640,6 +23506,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Backgrounds\">Backgrounds</link>"
msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Pozadí\">Pozadí</link>"
+#. 7xtR7
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20648,6 +23515,7 @@ msgctxt ""
msgid "Footer"
msgstr "Zápatí"
+#. ib5LP
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20656,6 +23524,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05040400.xhp\" name=\"Footer\">Footer</link>"
msgstr "<link href=\"text/shared/01/05040400.xhp\" name=\"Zápatí\">Zápatí</link>"
+#. N2y4H
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20664,6 +23533,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/headfootformatpage/HFFormatPage\">Adds a footer to the current page style. A footer is an area in the bottom page margin, where you can add text or graphics.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/headfootformatpage/HFFormatPage\">Přidá k aktuálnímu stylu stránky zápatí. Zápatí je oblast v dolním okraji stránky, do které je možné přidat text nebo grafiku.</ahelp>"
+#. ofejE
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20672,6 +23542,7 @@ msgctxt ""
msgid "If you want, you can also add borders or a background fill to a footer."
msgstr "Pokud chcete, je možné k zápatí také přidat ohraničení nebo výplň pozadí."
+#. vks8A
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20680,6 +23551,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To insert a footer into the current document, select <emph>Footer on</emph>, and then click <emph>OK</emph>. </caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Chcete-li přidat k aktuálnímu stylu stránky zápatí, zvolte <emph>Zápatí zapnuto</emph> a klepněte na <emph>OK</emph>. </caseinline></switchinline>"
+#. DAGaz
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20688,6 +23560,7 @@ msgctxt ""
msgid "If you want to extend a footer into the page margins, insert a frame into the footer."
msgstr "Pokud chcete zápatí rozšířit do okrajů stránky, vložte do zápatí rámec."
+#. LRmES
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20696,6 +23569,7 @@ msgctxt ""
msgid "To quickly move the text cursor from the document text to the header or footer, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up or Page Down. Press the same key again to move the text cursor back into the document text."
msgstr "Pro rychlý přesun kurzoru z textu dokumentu do záhlaví nebo zápatí stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Page Up nebo Page Down. Stiskněte ty samé klávesy pro návrat zpět do textu dokumentu."
+#. Yh6ky
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20704,6 +23578,7 @@ msgctxt ""
msgid "Footer"
msgstr "Zápatí"
+#. ibRi2
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20712,6 +23587,7 @@ msgctxt ""
msgid "Set the properties of the footer."
msgstr "Nastaví vlastnosti záhlaví."
+#. nH8UG
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20720,6 +23596,7 @@ msgctxt ""
msgid "Footer on"
msgstr "Zápatí zapnuto"
+#. JyEzQ
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20728,6 +23605,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/headfootformatpage/checkFooterOn\">Adds a footer to the current page style.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/headfootformatpage/checkFooterOn\">Přidá k aktuálnímu stylu stránky zápatí.</ahelp>"
+#. 8qHgw
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20736,6 +23614,7 @@ msgctxt ""
msgid "Same content left/right"
msgstr "Stejný obsah vlevo/vpravo"
+#. wr3Gk
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20744,6 +23623,7 @@ msgctxt ""
msgid "<ahelp hid=\"SVX_HID_FOOTER_CHECKSAMELR\">Even and odd pages share the same content.<switchinline select=\"appl\"><caseinline select=\"CALC\"> To assign a different footer to even and odd pages, clear this option, and then click <emph>Edit</emph>. </caseinline></switchinline></ahelp>"
msgstr "<ahelp hid=\"SVX_HID_FOOTER_CHECKSAMELR\">Sudé i liché stránky mají stejný obsah.<switchinline select=\"appl\"><caseinline select=\"CALC\"> Chcete-li přiřadit sudým a lichým stranám jiné zápatí, zrušte zaškrtnutí této volby a poté klepněte na <emph>Upravit</emph>. </caseinline></switchinline></ahelp>"
+#. cL398
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20752,6 +23632,7 @@ msgctxt ""
msgid "Same content on first page"
msgstr "Stejný obsah na první stránce"
+#. GKipX
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20760,6 +23641,7 @@ msgctxt ""
msgid "<ahelp hid=\"SVX_HID_FOOTER_CHECKSAMEFP\">First and even/odd pages share the same content.</ahelp>"
msgstr "<ahelp hid=\"SVX_HID_FOOTER_CHECKSAMEFP\">Na první a na sudých/lichých stránkách se bude nacházet stejný obsah.</ahelp>"
+#. tmpKM
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20768,6 +23650,7 @@ msgctxt ""
msgid "Left margin"
msgstr "Levý okraj"
+#. hZSPA
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20776,6 +23659,7 @@ msgctxt ""
msgid "<ahelp hid=\"SVX_HID_FOOTER_SPINMARGLEFT\">Enter the amount of space to leave between the left edge of the page and the left edge of the footer.</ahelp>"
msgstr "<ahelp hid=\"SVX_HID_FOOTER_SPINMARGLEFT\">Zadejte mezeru mezi levým okrajem stránky a levým okrajem zápatí.</ahelp>"
+#. jKCfG
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20784,6 +23668,7 @@ msgctxt ""
msgid "Right margin"
msgstr "Pravý okraj"
+#. EEc5e
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20792,6 +23677,7 @@ msgctxt ""
msgid "<ahelp hid=\"SVX_HID_FOOTER_SPINMARGRIGHT\">Enter the amount of space to leave between the right edge of the page and the right edge of the footer.</ahelp>"
msgstr "<ahelp hid=\"SVX_HID_FOOTER_SPINMARGRIGHT\">Zadejte mezeru mezi pravým okrajem stránky a pravým okrajem zápatí.</ahelp>"
+#. JrU5n
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20800,6 +23686,7 @@ msgctxt ""
msgid "Spacing"
msgstr "Vzdálenost"
+#. FJhPU
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20808,6 +23695,7 @@ msgctxt ""
msgid "<ahelp hid=\"SVX_HID_FOOTER_SPINSPACING\">Enter the amount of space that you want to maintain between the bottom edge of the document text and the top edge of the footer.</ahelp>"
msgstr "<ahelp hid=\"SVX_HID_FOOTER_SPINSPACING\">Zadejte mezeru mezi horním okrajem zápatí a dolním okrajem textu dokumentu.</ahelp>"
+#. JmTg9
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20816,6 +23704,7 @@ msgctxt ""
msgid "Use dynamic spacing"
msgstr "Použít dynamické mezery"
+#. FRBCD
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20824,6 +23713,7 @@ msgctxt ""
msgid "<ahelp hid=\"SVX_HID_FOOTER_CHECKDYNSPACING\">Overrides the <emph>Spacing </emph>setting and allows the footer to expand into the area between the footer and document text.</ahelp>"
msgstr "<ahelp hid=\"SVX_HID_FOOTER_CHECKDYNSPACING\">Ignoruje nastavení <emph>Vzdálenosti</emph> a umožňuje roztáhnout zápatí do oblasti mezi zápatím a textem dokumentu.</ahelp>"
+#. 3r7GC
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20832,6 +23722,7 @@ msgctxt ""
msgid "Height"
msgstr "Výška"
+#. zpMCr
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20840,6 +23731,7 @@ msgctxt ""
msgid "<ahelp hid=\"SVX_HID_FOOTER_SPINHEIGHT\">Enter the height you want for the footer.</ahelp>"
msgstr "<ahelp hid=\"SVX_HID_FOOTER_SPINHEIGHT\">Zadejte výšku zápatí.</ahelp>"
+#. Y2kM2
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20848,6 +23740,7 @@ msgctxt ""
msgid "AutoFit height"
msgstr "Automatická úprava výšky"
+#. CzZf6
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20856,6 +23749,7 @@ msgctxt ""
msgid "<ahelp hid=\"SVX_HID_FOOTER_CHECKAUTOFIT\">Automatically adjusts the height of the footer to fit the content you enter.</ahelp>"
msgstr "<ahelp hid=\"SVX_HID_FOOTER_CHECKAUTOFIT\">Automaticky upravuje výšku zápatí, aby odpovídala zadanému obsahu.</ahelp>"
+#. GBqjz
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20864,6 +23758,7 @@ msgctxt ""
msgid "More"
msgstr "Více"
+#. ANJcy
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20872,6 +23767,7 @@ msgctxt ""
msgid "<ahelp hid=\"SVX_HID_FOOTER_BUTTONMORE\">Defines a border, a background color, or a background pattern for the footer.</ahelp>"
msgstr "<ahelp hid=\"SVX_HID_FOOTER_BUTTONMORE\">Určete ohraničení, barvu pozadí nebo výplň pozadí pro zápatí.</ahelp>"
+#. a9sG2
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20880,6 +23776,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Edit </caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Upravit </caseinline></switchinline>"
+#. 2HTzq
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20888,6 +23785,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Add or edit footer text.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Přidat nebo upravit text zápatí.</ahelp>"
+#. qCkQe
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20896,6 +23794,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_SC_FOOTER_EDIT\"><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02120000.xhp\" name=\"Add or edit footer text.\">Add or edit footer text.</link></caseinline></switchinline></ahelp>"
msgstr "<ahelp hid=\"HID_SC_FOOTER_EDIT\"><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02120000.xhp\" name=\"Přidat nebo upravit\">Přidat nebo upravit</link> text zápatí. </caseinline></switchinline></ahelp>"
+#. BZjnP
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20904,6 +23803,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/04230000.xhp\" name=\"Footers\">Footers</link>"
msgstr "<link href=\"text/swriter/01/04230000.xhp\" name=\"Zápatí\">Zápatí</link>"
+#. pqxmE
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20912,6 +23812,7 @@ msgctxt ""
msgid "<link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Changing measurement units\">Changing measurement units</link>"
msgstr "<link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Změna měrných jednotek\">Změna měrných jednotek</link>"
+#. 7Avg4
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20920,6 +23821,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link>"
msgstr "<link href=\"text/shared/01/05030500.xhp\" name=\"Ohraničení\">Ohraničení</link>"
+#. w2QJP
#: 05040400.xhp
msgctxt ""
"05040400.xhp\n"
@@ -20928,6 +23830,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030600.xhp\" name=\"Backgrounds\">Backgrounds</link>"
msgstr "<link href=\"text/shared/01/05030600.xhp\" name=\"Pozadí\">Pozadí</link>"
+#. WGQME
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -20936,6 +23839,7 @@ msgctxt ""
msgid "Change Case"
msgstr "Změnit velikost písmen"
+#. mjCf4
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -20944,6 +23848,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05050000.xhp\" name=\"Change Case\">Change Case</link>"
msgstr "<link href=\"text/shared/01/05050000.xhp\" name=\"Change Case\">Změnit velikost písmen</link>"
+#. GsfPT
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -20952,6 +23857,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Changes the case of characters in the selection. If the cursor is within a word and no text is selected, then the word is the selection.</ahelp>"
msgstr "<ahelp hid=\".\">Změní velikost písmen ve výběru. Pokud je kurzor umístěn na slově a není aktivní žádný výběr, výběrem je dané slovo.</ahelp>"
+#. HiVtp
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -20960,6 +23866,7 @@ msgctxt ""
msgid "Sentence case"
msgstr "První velké"
+#. DSNBo
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -20968,6 +23875,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Changes the first letter of the selected Western characters to an uppercase character.</ahelp>"
msgstr "<ahelp hid=\".\">Změní první písmeno vybraných znaků textu napsaného znaky západních písem na velké písmeno.</ahelp>"
+#. 3EaaE
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -20976,6 +23884,7 @@ msgctxt ""
msgid "lowercase"
msgstr "malá písmena"
+#. jgcop
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -20984,6 +23893,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ChangeCaseToLower\">Changes the selected Western characters to lowercase characters.</ahelp>"
msgstr "<ahelp hid=\".uno:ChangeCaseToLower\">Změní označené znaky textu napsaného znaky západních písem na malá písmena.</ahelp>"
+#. wus8E
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -20992,6 +23902,7 @@ msgctxt ""
msgid "UPPERCASE"
msgstr "VELKÁ PÍSMENA"
+#. jGhuq
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -21000,6 +23911,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ChangeCaseToUpper\">Changes the selected Western characters to uppercase characters.</ahelp>"
msgstr "<ahelp hid=\".uno:ChangeCaseToUpper\">Změní označené znaky textu napsaného znaky západních písem na velká písmena.</ahelp>"
+#. pAKvC
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -21008,6 +23920,7 @@ msgctxt ""
msgid "Capitalize Every Word"
msgstr "Každé Slovo Velkým Písmenem"
+#. rEaJy
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -21016,6 +23929,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Changes the first character of every word of the selected Western characters to an uppercase character.</ahelp>"
msgstr "<ahelp hid=\".\">Změní první písmeno každého vybraného slova napsaného znaky západních písem na velké písmeno.</ahelp>"
+#. GBAPy
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -21024,6 +23938,7 @@ msgctxt ""
msgid "tOGGLE cASE"
msgstr "pROHOZENÁ vELIKOST"
+#. KpyZ7
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -21032,6 +23947,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Toggles case of all selected Western characters.</ahelp>"
msgstr "<ahelp hid=\".\">Prohodí aktuální velikost vybraných znaků textu napsaného znaky západních písem.</ahelp>"
+#. M8e5U
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -21040,6 +23956,7 @@ msgctxt ""
msgid "Half-width"
msgstr "Poloviční šířka"
+#. 2jAfq
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -21048,6 +23965,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ChangeCaseToHalfWidth\">Changes the selected Asian characters to half-width characters.</ahelp>"
msgstr "<ahelp hid=\".uno:ChangeCaseToHalfWidth\">Změní označené znaky asijské abecedy na znaky s poloviční šířkou.</ahelp>"
+#. VUaUS
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -21056,6 +23974,7 @@ msgctxt ""
msgid "Full Width"
msgstr "Plná šířka"
+#. oDxPN
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -21064,6 +23983,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ChangeCaseToFullWidth\">Changes the selected Asian characters to full-width characters.</ahelp>"
msgstr "<ahelp hid=\".uno:ChangeCaseToFullWidth\">Změní označené znaky asijské abecedy na znaky s plnou šířkou.</ahelp>"
+#. CKrP7
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -21072,6 +23992,7 @@ msgctxt ""
msgid "Hiragana"
msgstr "Hiragana"
+#. LAi53
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -21080,6 +24001,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ChangeCaseToHiragana\">Changes the selected Asian characters to Hiragana characters.</ahelp>"
msgstr "<ahelp hid=\".uno:ChangeCaseToHiragana\">Změní označené znaky asijské abecedy na znaky Hiragana.</ahelp>"
+#. tUfff
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -21088,6 +24010,7 @@ msgctxt ""
msgid "Katakana"
msgstr "Katakana"
+#. EtCNN
#: 05050000.xhp
msgctxt ""
"05050000.xhp\n"
@@ -21096,6 +24019,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ChangeCaseToKatakana\">Changes the selected Asian characters to Katakana characters.</ahelp>"
msgstr "<ahelp hid=\".uno:ChangeCaseToKatakana\">Změní označené znaky asijské abecedy na znaky Hiragana.</ahelp>"
+#. CgGUH
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -21104,6 +24028,7 @@ msgctxt ""
msgid "Asian Phonetic Guide"
msgstr "Asijský fonetický rádce"
+#. RpEdp
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -21112,6 +24037,7 @@ msgctxt ""
msgid "<bookmark_value>Asian Phonetic Guide</bookmark_value><bookmark_value>phonetic guide</bookmark_value>"
msgstr "<bookmark_value>asijský fonetický rádce</bookmark_value><bookmark_value>fonetický rádce</bookmark_value>"
+#. dZ3kt
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -21120,6 +24046,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05060000.xhp\" name=\"Ruby\">Asian Phonetic Guide</link>"
msgstr "<link href=\"text/shared/01/05060000.xhp\" name=\"Asijský fonetický rádce\">Asijský fonetický rádce</link>"
+#. SpxCa
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -21128,6 +24055,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:RubyDialog\">Allows you to add comments next to Asian characters to serve as a pronunciation guide.</ahelp>"
msgstr "<ahelp hid=\".uno:RubyDialog\">K asijským znakům je možné přidat komentáře, které slouží jako pomůcka k výslovnosti.</ahelp>"
+#. PYArP
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -21136,6 +24064,7 @@ msgctxt ""
msgid "Select one or more words in the document."
msgstr "Vyberte v dokumentu jedno nebo více slov."
+#. AFwc2
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -21144,6 +24073,7 @@ msgctxt ""
msgid "Choose <emph>Format - Asian Phonetic Guide</emph>."
msgstr "Zvolte <emph>Formát - Asijský fonetický rádce</emph>."
+#. RDaZG
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -21152,6 +24082,7 @@ msgctxt ""
msgid "Enter the text that you want to use as a pronunciation guide in the <emph>Ruby text</emph> box."
msgstr "Text, který chcete použít jako radu pro výslovnost, zadejte do pole <emph>Ruby text</emph>."
+#. BKJRF
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -21160,6 +24091,7 @@ msgctxt ""
msgid "Base text"
msgstr "Základní text"
+#. wbsth
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -21168,6 +24100,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/Left4ED\">Displays the base text that you selected in the current file. If you want, you can modify the base text by entering new text here.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/Left4ED\">Zobrazuje základní text, který jste označil v aktuálním souboru. Pokud chcete, je možné upravit základní text zadáním nového textu.</ahelp>"
+#. YubA8
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -21176,6 +24109,7 @@ msgctxt ""
msgid "Ruby text"
msgstr "Ruby text"
+#. 3SXsF
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -21184,6 +24118,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/Right4ED\">Enter the text that you want to use as a pronunciation guide for the base text.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/Right4ED\">Zadejte text, který chcete použít jako radu pro výslovnost základního textu.</ahelp>"
+#. FCS4R
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -21192,6 +24127,7 @@ msgctxt ""
msgid "Alignment"
msgstr "Zarovnání"
+#. 8yEN7
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -21200,6 +24136,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/adjustlb\">Select the horizontal alignment for the Ruby text.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/adjustlb\">Zvolte vodorovné zarovnání ruby textu.</ahelp>"
+#. jYcBH
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -21208,6 +24145,7 @@ msgctxt ""
msgid "Position"
msgstr "Umístění"
+#. ep7A8
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -21216,6 +24154,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/positionlb\">Select where you want to place the ruby text.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/positionlb\">Zvolte, kde se má umístit ruby text.</ahelp>"
+#. Ge4C8
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -21224,6 +24163,7 @@ msgctxt ""
msgid "Character Style for ruby text"
msgstr "Znakový styl pro ruby text"
+#. FzaGh
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -21232,6 +24172,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/stylelb\">Select a character style for the ruby text.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/stylelb\">Zvolte znakový styl pro ruby text.</ahelp>"
+#. FVdTn
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -21240,6 +24181,7 @@ msgctxt ""
msgid "Styles"
msgstr "Styly"
+#. NyRLW
#: 05060000.xhp
msgctxt ""
"05060000.xhp\n"
@@ -21248,6 +24190,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/styles\">Opens the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles deck of the Sidebar</link></caseinline><defaultinline>Styles deck of the Sidebar</defaultinline></switchinline> where you can select a character style for the ruby text.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/styles\">Otevře <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"Styly\">okno Styly a formátování</link></caseinline><defaultinline>na postranní liště kartu Styly</defaultinline></switchinline>, kde je možné vybrat znakový styl pro ruby text.</ahelp>"
+#. aXpX4
#: 05070000.xhp
msgctxt ""
"05070000.xhp\n"
@@ -21256,6 +24199,7 @@ msgctxt ""
msgid "Aligning (Objects)"
msgstr "Zarovnání (objekty)"
+#. kVyf4
#: 05070000.xhp
msgctxt ""
"05070000.xhp\n"
@@ -21264,6 +24208,7 @@ msgctxt ""
msgid "<bookmark_value>aligning; objects</bookmark_value><bookmark_value>positioning; objects</bookmark_value><bookmark_value>ordering; objects</bookmark_value>"
msgstr "<bookmark_value>zarovnání; objekty</bookmark_value><bookmark_value>umístění; objekty</bookmark_value><bookmark_value>pořadí; objekty</bookmark_value>"
+#. a4NeC
#: 05070000.xhp
msgctxt ""
"05070000.xhp\n"
@@ -21272,6 +24217,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05070000.xhp\" name=\"Aligning (Objects)\">Alignment (Objects)</link>"
msgstr "<link href=\"text/shared/01/05070000.xhp\" name=\"Zarovnání (objekty)\">Zarovnání (objekty)</link>"
+#. dFAkA
#: 05070000.xhp
msgctxt ""
"05070000.xhp\n"
@@ -21280,6 +24226,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Aligns selected objects with respect to one another.</ahelp>"
msgstr "<ahelp hid=\".\">Zarovná vybrané objekty vzhledem k ostatním.</ahelp>"
+#. uHCfT
#: 05070000.xhp
msgctxt ""
"05070000.xhp\n"
@@ -21288,6 +24235,7 @@ msgctxt ""
msgid "If one of the selected objects is anchored as a character, some of the alignment options do not work."
msgstr "Je-li některý z vybraných objektů ukotven jako znak, některé možnosti zarovnání nefungují."
+#. C2UG5
#: 05070000.xhp
msgctxt ""
"05070000.xhp\n"
@@ -21296,6 +24244,7 @@ msgctxt ""
msgid "Not all types of objects can be selected together. Not all modules (Writer, Calc, Impress, Draw) support all types of alignment."
msgstr "Některé typy objektů nelze označit dohromady. Některé moduly nepodporují všechny druhy zarovnání."
+#. FXqEd
#: 05070100.xhp
msgctxt ""
"05070100.xhp\n"
@@ -21304,6 +24253,7 @@ msgctxt ""
msgid "Align Left"
msgstr "Zarovnat vlevo"
+#. GpUBk
#: 05070100.xhp
msgctxt ""
"05070100.xhp\n"
@@ -21312,6 +24262,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05070100.xhp\" name=\"Align Left\">Align Left</link>"
msgstr "<link href=\"text/shared/01/05070100.xhp\" name=\"Zarovnat vlevo\">Zarovnat vlevo</link>"
+#. j3z4Y
#: 05070100.xhp
msgctxt ""
"05070100.xhp\n"
@@ -21320,6 +24271,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Aligns the left edges of the selected objects. If only one object is selected in Draw or Impress, the left edge of the object is aligned to the left page margin.</ahelp>"
msgstr "<ahelp hid=\".\">Zarovná levé okraje vybraných objektů. Je-li v aplikaci Draw nebo Impress vybrán jen jeden objekt, zarovná se levý okraj objektu k levému okraji stránky.</ahelp>"
+#. Hisgg
#: 05070100.xhp
msgctxt ""
"05070100.xhp\n"
@@ -21328,6 +24280,7 @@ msgctxt ""
msgid "Objects are aligned to the left edge of the leftmost object in the selection."
msgstr "Objekty se zarovnají k levému okraji objektu, který je nejvíce vlevo."
+#. dwSoo
#: 05070100.xhp
msgctxt ""
"05070100.xhp\n"
@@ -21336,6 +24289,7 @@ msgctxt ""
msgid "<variable id=\"mehrfachselektion\">To align the individual objects in a group, <switchinline select=\"appl\"><caseinline select=\"CALC\">choose <emph>Format - Group - Enter Group</emph></caseinline><defaultinline>double-click</defaultinline></switchinline> to enter the group, select the objects, right-click, and then choose an alignment option. </variable>"
msgstr "<variable id=\"mehrfachselektion\">Chcete-li zarovnat jednotlivé objekty ve skupině, <switchinline select=\"appl\"><caseinline select=\"CALC\">zvolte <emph>Formát - Skupina - Upravit skupinu</emph></caseinline><defaultinline>poklepejte</defaultinline></switchinline>, čímž vstoupíte do skupiny, poté vyberte objekty, klepněte pravým tlačítkem a určete nastavení zarovnání.</variable>"
+#. Dz6Hy
#: 05070200.xhp
msgctxt ""
"05070200.xhp\n"
@@ -21344,6 +24298,7 @@ msgctxt ""
msgid "Center Horizontal"
msgstr "Vodorovně na střed"
+#. XMBLu
#: 05070200.xhp
msgctxt ""
"05070200.xhp\n"
@@ -21352,6 +24307,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05070200.xhp\" name=\"Center Horizontal\">Center Horizontal</link>"
msgstr "<link href=\"text/shared/01/05070200.xhp\" name=\"Vodorovně na střed\">Vodorovně na střed</link>"
+#. eBarq
#: 05070200.xhp
msgctxt ""
"05070200.xhp\n"
@@ -21360,6 +24316,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Horizontally centers the selected objects. If only one object is selected in Draw or Impress, the center of the object is aligned to the horizontal center of the page.</ahelp>"
msgstr "<ahelp hid=\".\">Zarovná objekty vodorovně na střed. Je-li v aplikaci Draw nebo Impress vybrán jen jeden objekt, zarovná se střed objektu k vodorovnému středu stránky.</ahelp>"
+#. cdt69
#: 05070200.xhp
msgctxt ""
"05070200.xhp\n"
@@ -21368,6 +24325,7 @@ msgctxt ""
msgid "The vertical position of the selected objects is not affected by this command.<embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
msgstr "Tento příkaz neovlivní svislé umístění vybraných objektů. <embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
+#. xtqWj
#: 05070300.xhp
msgctxt ""
"05070300.xhp\n"
@@ -21376,6 +24334,7 @@ msgctxt ""
msgid "Align Right"
msgstr "Zarovnat vpravo"
+#. EEeDf
#: 05070300.xhp
msgctxt ""
"05070300.xhp\n"
@@ -21384,6 +24343,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05070300.xhp\" name=\"Align Right\">Align Right</link>"
msgstr "<link href=\"text/shared/01/05070300.xhp\" name=\"Zarovnat vpravo\">Zarovnat vpravo</link>"
+#. FXsP3
#: 05070300.xhp
msgctxt ""
"05070300.xhp\n"
@@ -21392,6 +24352,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Aligns the right edges of the selected objects. If only one object is selected in Impress or Draw, the right edge of the object is aligned to the right page margin.</ahelp>"
msgstr "<ahelp hid=\".\">Zarovná pravé strany vybraných objektů. Pokud je zvolen jen jeden objekt v aplikaci Impress nebo Draw, pravá strana objektu je zarovnána k pravému okraji.</ahelp>"
+#. QZmSn
#: 05070300.xhp
msgctxt ""
"05070300.xhp\n"
@@ -21400,6 +24361,7 @@ msgctxt ""
msgid "Objects are aligned to the right edge of the rightmost object in the selection."
msgstr "Objekty se zarovnají k pravému okraji objektu, který je nejvíce vpravo."
+#. A3NnE
#: 05070400.xhp
msgctxt ""
"05070400.xhp\n"
@@ -21408,6 +24370,7 @@ msgctxt ""
msgid "Align Top"
msgstr "Zarovnat nahoru"
+#. PTPH2
#: 05070400.xhp
msgctxt ""
"05070400.xhp\n"
@@ -21416,6 +24379,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05070400.xhp\" name=\"Align Top\">Align Top</link>"
msgstr "<link href=\"text/shared/01/05070400.xhp\" name=\"Zarovnat nahoru\">Zarovnat nahoru</link>"
+#. zPAkd
#: 05070400.xhp
msgctxt ""
"05070400.xhp\n"
@@ -21424,6 +24388,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Vertically aligns the top edges of the selected objects. If only one object is selected in Draw or Impress, the top edge of the object is aligned to the upper page margin.</ahelp>"
msgstr "<ahelp hid=\".\">Svisle zarovná horní strany vybraných objektů. Pokud je vybrán jen jeden objekt v aplikaci Draw nebo Impress, horní strana objektu je zarovnána k hornímu okraji stránky.</ahelp>"
+#. SLLEV
#: 05070400.xhp
msgctxt ""
"05070400.xhp\n"
@@ -21432,6 +24397,7 @@ msgctxt ""
msgid "Objects are aligned to the top edge of the topmost object in the selection. <embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
msgstr "Objekty se zarovnají k hornímu okraji objektu, který je nejvíce nahoře. <embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
+#. EQhGw
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -21440,6 +24406,7 @@ msgctxt ""
msgid "Align Vertical Center"
msgstr "Svisle na střed"
+#. hH2Eu
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -21448,6 +24415,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05070500.xhp\" name=\"Align Vertical Center\">Align Vertical Center</link>"
msgstr "<link href=\"text/shared/01/05070500.xhp\" name=\"Svisle na střed\">Svisle na střed</link>"
+#. MjCis
#: 05070500.xhp
msgctxt ""
"05070500.xhp\n"
@@ -21456,6 +24424,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Vertically centers the selected objects. If only one object is selected in Draw or Impress, the center of the object is aligned to the vertical center of the page.</ahelp>"
msgstr "<ahelp hid=\".\">Zarovná objekty svisle na střed. Je-li v aplikaci Draw nebo Impress vybrán jen jeden objekt, zarovná se střed objektu ke svislému středu stránky.</ahelp>"
+#. zB9wy
#: 05070600.xhp
msgctxt ""
"05070600.xhp\n"
@@ -21464,6 +24433,7 @@ msgctxt ""
msgid "Align Bottom"
msgstr "Zarovnat dolů"
+#. 6KynV
#: 05070600.xhp
msgctxt ""
"05070600.xhp\n"
@@ -21472,6 +24442,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05070600.xhp\" name=\"Align Bottom\">Align Bottom</link>"
msgstr "<link href=\"text/shared/01/05070600.xhp\" name=\"Zarovnat dolů\">Zarovnat dolů</link>"
+#. BfAtx
#: 05070600.xhp
msgctxt ""
"05070600.xhp\n"
@@ -21480,6 +24451,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Vertically aligns the bottom edges of the selected objects. If only one object is selected in Draw or Impress, the bottom edge of the object is aligned to the lower page margin.</ahelp>"
msgstr "<ahelp hid=\".\"> Zarovná svisle dolní okraje vybraných objektů. Pokud je vybrán jen jeden objekt v aplikaci Draw nebo Impress, dolní okraj bude zarovnán k dolnímu okraji stránky.</ahelp>"
+#. GdEq6
#: 05070600.xhp
msgctxt ""
"05070600.xhp\n"
@@ -21488,6 +24460,7 @@ msgctxt ""
msgid "Objects are aligned to the bottom edge of the bottom most object in the selection. <embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
msgstr "Objekty jsou zarovnány k dolnímu okraji nejspodněji vybraného objektu. <embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
+#. u3bJe
#: 05080000.xhp
msgctxt ""
"05080000.xhp\n"
@@ -21496,6 +24469,7 @@ msgctxt ""
msgid "Alignment (Text Objects)"
msgstr "Zarovnání (textové objekty)"
+#. ARToo
#: 05080000.xhp
msgctxt ""
"05080000.xhp\n"
@@ -21504,6 +24478,7 @@ msgctxt ""
msgid "<bookmark_value>aligning; text objects</bookmark_value><bookmark_value>text objects; alignment</bookmark_value>"
msgstr "<bookmark_value>zarovnání; textové objekty</bookmark_value><bookmark_value>textové objekty; zarovnání</bookmark_value>"
+#. sYxsa
#: 05080000.xhp
msgctxt ""
"05080000.xhp\n"
@@ -21512,6 +24487,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05080000.xhp\" name=\"Alignment (Text Objects)\">Alignment (Text Objects)</link>"
msgstr "<link href=\"text/shared/01/05080000.xhp\" name=\"Zarovnání (textové objekty)\">Zarovnání (textové objekty)</link>"
+#. Y4KeX
#: 05080000.xhp
msgctxt ""
"05080000.xhp\n"
@@ -21520,6 +24496,7 @@ msgctxt ""
msgid "Set the alignment options for the current selection."
msgstr "Nastaví zarovnání pro aktuální výběr."
+#. vXbkn
#: 05080100.xhp
msgctxt ""
"05080100.xhp\n"
@@ -21528,6 +24505,7 @@ msgctxt ""
msgid "Left"
msgstr "Vlevo"
+#. CfH8H
#: 05080100.xhp
msgctxt ""
"05080100.xhp\n"
@@ -21536,6 +24514,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05080100.xhp\" name=\"Left\">Left</link>"
msgstr "<link href=\"text/shared/01/05080100.xhp\" name=\"Vlevo\">Vlevo</link>"
+#. w2iLo
#: 05080100.xhp
msgctxt ""
"05080100.xhp\n"
@@ -21544,6 +24523,7 @@ msgctxt ""
msgid "<variable id=\"linkstext\"><ahelp hid=\".uno:LeftPara\" visibility=\"visible\">Aligns the selected paragraph(s) to the left page margin.</ahelp></variable>"
msgstr "<variable id=\"linkstext\"><ahelp hid=\".uno:LeftPara\" visibility=\"visible\">Zarovná označené odstavce k levému okraji stránky.</ahelp></variable>"
+#. YqECS
#: 05080200.xhp
msgctxt ""
"05080200.xhp\n"
@@ -21552,6 +24532,7 @@ msgctxt ""
msgid "Right"
msgstr "Vpravo"
+#. E7QFw
#: 05080200.xhp
msgctxt ""
"05080200.xhp\n"
@@ -21560,6 +24541,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05080200.xhp\" name=\"Right\">Right</link>"
msgstr "<link href=\"text/shared/01/05080200.xhp\" name=\"Vpravo\">Vpravo</link>"
+#. MKgG4
#: 05080200.xhp
msgctxt ""
"05080200.xhp\n"
@@ -21568,6 +24550,7 @@ msgctxt ""
msgid "<variable id=\"rechtstext\"><ahelp hid=\".uno:RightPara\" visibility=\"visible\">Aligns the selected paragraph(s) to the right page margin.</ahelp></variable>"
msgstr "<variable id=\"rechtstext\"><ahelp hid=\".uno:RightPara\" visibility=\"visible\">Zarovná označené odstavce k pravému okraji stránky.</ahelp></variable>"
+#. UbXYS
#: 05080300.xhp
msgctxt ""
"05080300.xhp\n"
@@ -21576,6 +24559,7 @@ msgctxt ""
msgid "Center"
msgstr "Na střed"
+#. 9DoNC
#: 05080300.xhp
msgctxt ""
"05080300.xhp\n"
@@ -21584,6 +24568,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05080300.xhp\" name=\"Center\">Center</link>"
msgstr "<link href=\"text/shared/01/05080300.xhp\" name=\"Na střed\">Na střed</link>"
+#. WffDx
#: 05080300.xhp
msgctxt ""
"05080300.xhp\n"
@@ -21592,6 +24577,7 @@ msgctxt ""
msgid "<variable id=\"zentrierttext\"><ahelp hid=\".uno:CenterPara\" visibility=\"visible\">Centers the selected paragraph(s) on the page.</ahelp></variable>"
msgstr "<variable id=\"zentrierttext\"><ahelp hid=\".uno:CenterPara\" visibility=\"visible\">Zarovná označené odstavce na střed stránky.</ahelp></variable>"
+#. KQGiF
#: 05080400.xhp
msgctxt ""
"05080400.xhp\n"
@@ -21600,6 +24586,7 @@ msgctxt ""
msgid "Justify"
msgstr "Do bloku"
+#. ANWuL
#: 05080400.xhp
msgctxt ""
"05080400.xhp\n"
@@ -21608,6 +24595,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05080400.xhp\" name=\"Justify\">Justify</link>"
msgstr "<link href=\"text/shared/01/05080400.xhp\" name=\"Do bloku\">Do bloku</link>"
+#. 5NP77
#: 05080400.xhp
msgctxt ""
"05080400.xhp\n"
@@ -21616,6 +24604,7 @@ msgctxt ""
msgid "<variable id=\"blocktext\"><ahelp hid=\".uno:JustifyPara\">Aligns the selected paragraph(s) to the left and the right page margins. If you want, you can also specify the alignment options for the last line of a paragraph by choosing <emph>Format - Paragraph - Alignment</emph>.</ahelp></variable>"
msgstr "<variable id=\"blocktext\"><ahelp hid=\".uno:JustifyPara\">Zarovná označené odstavce k levému i pravému okraji stránky. Pokud chcete, je možné určit možnosti zarovnání posledního řádku odstavce - zvolte <emph>Formát - Odstavec - Zarovnání</emph>.</ahelp></variable>"
+#. 2fGVE
#: 05090000.xhp
msgctxt ""
"05090000.xhp\n"
@@ -21624,6 +24613,7 @@ msgctxt ""
msgid "Font"
msgstr "Písmo"
+#. LQWxZ
#: 05090000.xhp
msgctxt ""
"05090000.xhp\n"
@@ -21632,6 +24622,7 @@ msgctxt ""
msgid "<bookmark_value>fonts; text objects</bookmark_value><bookmark_value>text objects; fonts</bookmark_value>"
msgstr "<bookmark_value>písma; textové objekty</bookmark_value><bookmark_value>textové objekty; písma</bookmark_value>"
+#. amJAf
#: 05090000.xhp
msgctxt ""
"05090000.xhp\n"
@@ -21640,6 +24631,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05090000.xhp\" name=\"Font\">Font</link>"
msgstr "<link href=\"text/shared/01/05090000.xhp\" name=\"Písmo\">Písmo</link>"
+#. BT8e6
#: 05090000.xhp
msgctxt ""
"05090000.xhp\n"
@@ -21648,6 +24640,7 @@ msgctxt ""
msgid "Set the font options for the selected text."
msgstr "Nastavení písma označeného textu."
+#. mYdhE
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -21656,6 +24649,7 @@ msgctxt ""
msgid "Size"
msgstr "Velikost"
+#. mjaQB
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -21664,6 +24658,7 @@ msgctxt ""
msgid "<bookmark_value>text; font sizes</bookmark_value><bookmark_value>font sizes; text</bookmark_value>"
msgstr "<bookmark_value>velikosti písma; text</bookmark_value><bookmark_value>text; velikosti písma</bookmark_value>"
+#. 6ETdw
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -21672,6 +24667,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100000.xhp\" name=\"Size\">Size</link>"
msgstr "<link href=\"text/shared/01/05100000.xhp\" name=\"Velikost\">Velikost</link>"
+#. LfqbG
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
@@ -21680,6 +24676,7 @@ msgctxt ""
msgid "Set the font size for the selected text."
msgstr "Nastavte velikost písma označeného textu."
+#. ECPzg
#: 05100100.xhp
msgctxt ""
"05100100.xhp\n"
@@ -21688,6 +24685,7 @@ msgctxt ""
msgid "Merge"
msgstr "Sloučit"
+#. dEoq9
#: 05100100.xhp
msgctxt ""
"05100100.xhp\n"
@@ -21696,6 +24694,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge\">Merge</link>"
msgstr "<link href=\"text/shared/01/05100100.xhp\" name=\"Merge\"> Sloučit</link>"
+#. tEsgH
#: 05100100.xhp
msgctxt ""
"05100100.xhp\n"
@@ -21704,6 +24703,7 @@ msgctxt ""
msgid "<variable id=\"verbindentext\"><ahelp hid=\".\">Combines the contents of the selected table cells into a single cell.</ahelp></variable>"
msgstr "<variable id=\"verbindentext\"><ahelp hid=\".\"> Kombinuje obsah vybraných buněk tabulky do jedné buňky.</ahelp></variable>"
+#. xDN3K
#: 05100100.xhp
msgctxt ""
"05100100.xhp\n"
@@ -21712,6 +24712,7 @@ msgctxt ""
msgid "Choose <emph>Table - Merge Cells</emph>"
msgstr "Zvolte <emph>Tabulka - Sloučit buňky</emph>"
+#. 2Z8Ap
#: 05100100.xhp
msgctxt ""
"05100100.xhp\n"
@@ -21720,6 +24721,7 @@ msgctxt ""
msgid "On the <emph>Table</emph> Bar, click"
msgstr "Na liště <emph>Tabulka</emph> klepněte na"
+#. 4xBHv
#: 05100100.xhp
msgctxt ""
"05100100.xhp\n"
@@ -21728,6 +24730,7 @@ msgctxt ""
msgid "<image id=\"img_id3154002\" src=\"cmd/sc_mergecells.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3154002\">icon</alt></image>"
msgstr "<image id=\"img_id3154002\" src=\"cmd/sc_mergecells.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3154002\">ikona</alt></image>"
+#. iBTdS
#: 05100100.xhp
msgctxt ""
"05100100.xhp\n"
@@ -21736,6 +24739,7 @@ msgctxt ""
msgid "Merge Cells"
msgstr "Sloučit buňky"
+#. R7DEf
#: 05100100.xhp
msgctxt ""
"05100100.xhp\n"
@@ -21744,6 +24748,7 @@ msgctxt ""
msgid "Merging cells can lead to calculation errors in formulas in the table."
msgstr "Sloučení buněk může způsobit chyby výpočtu ve vzorcích v tabulce."
+#. pfYCj
#: 05100200.xhp
msgctxt ""
"05100200.xhp\n"
@@ -21752,6 +24757,7 @@ msgctxt ""
msgid "Split Cells"
msgstr "Rozdělit buňky"
+#. ivMXF
#: 05100200.xhp
msgctxt ""
"05100200.xhp\n"
@@ -21760,6 +24766,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100200.xhp\" name=\"Split Cells\">Split Cells</link>"
msgstr "<link href=\"text/shared/01/05100200.xhp\" name=\"Split Cells\"> Rozdělit Buňky</link>"
+#. hByYt
#: 05100200.xhp
msgctxt ""
"05100200.xhp\n"
@@ -21768,6 +24775,7 @@ msgctxt ""
msgid "<variable id=\"teilentext\"><ahelp hid=\".\">Splits the cell or group of cells horizontally or vertically into the number of cells that you enter.</ahelp></variable>"
msgstr "<variable id=\"teilentext\"><ahelp hid=\".\">Rozdělí buňku nebo skupinu buněk vodorovně nebo svisle do určeného počtu buněk.</ahelp></variable>"
+#. Kpg6k
#: 05100200.xhp
msgctxt ""
"05100200.xhp\n"
@@ -21776,6 +24784,7 @@ msgctxt ""
msgid "Choose <emph>Table - Split Cells</emph>"
msgstr "Zvolte <emph>Tabulka - Rozdělit buňky</emph>"
+#. ef6va
#: 05100200.xhp
msgctxt ""
"05100200.xhp\n"
@@ -21784,6 +24793,7 @@ msgctxt ""
msgid "On the <emph>Table</emph> Bar, click"
msgstr "Na liště <emph>Tabulka</emph> klepněte na"
+#. xKWAC
#: 05100200.xhp
msgctxt ""
"05100200.xhp\n"
@@ -21792,6 +24802,7 @@ msgctxt ""
msgid "<image id=\"img_id3147275\" src=\"cmd/sc_splitcell.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3147275\">Icon</alt></image>"
msgstr "<image id=\"img_id3147275\" src=\"cmd/sc_splitcell.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3147275\"> Ikona</alt></image>"
+#. GfBQk
#: 05100200.xhp
msgctxt ""
"05100200.xhp\n"
@@ -21800,6 +24811,7 @@ msgctxt ""
msgid "Split Cells"
msgstr "Rozdělit buňky"
+#. tkVC9
#: 05100200.xhp
msgctxt ""
"05100200.xhp\n"
@@ -21808,6 +24820,7 @@ msgctxt ""
msgid "Split cell into"
msgstr "Rozdělit buňku na"
+#. cDdv6
#: 05100200.xhp
msgctxt ""
"05100200.xhp\n"
@@ -21816,6 +24829,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/splitcellsdialog/countnf\">Enter the number of rows or columns that you want to split the selected cell(s) into.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/splitcellsdialog/countnf\">Zadejte počet řádků nebo sloupců, na které chcete rozdělit označené buňky.</ahelp>"
+#. gAs66
#: 05100200.xhp
msgctxt ""
"05100200.xhp\n"
@@ -21824,6 +24838,7 @@ msgctxt ""
msgid "Direction"
msgstr "Směr"
+#. L7drd
#: 05100200.xhp
msgctxt ""
"05100200.xhp\n"
@@ -21832,6 +24847,7 @@ msgctxt ""
msgid "Horizontally"
msgstr "Vodorovně"
+#. 9DZaG
#: 05100200.xhp
msgctxt ""
"05100200.xhp\n"
@@ -21840,6 +24856,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/splitcellsdialog/hori\">Splits the selected cell(s) into the number of rows that you specify in the <emph>Split cell into </emph>box.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/splitcellsdialog/hori\">Rozdělí označené buňky na několik řádků. Počet řádků určíte v poli <emph>Rozdělit buňku na</emph>.</ahelp>"
+#. 9aEmC
#: 05100200.xhp
msgctxt ""
"05100200.xhp\n"
@@ -21848,6 +24865,7 @@ msgctxt ""
msgid "Into equal proportions"
msgstr "je rovno"
+#. Jy7DF
#: 05100200.xhp
msgctxt ""
"05100200.xhp\n"
@@ -21856,6 +24874,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/splitcellsdialog/prop\">Splits cells into rows of equal height.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/splitcellsdialog/prop\">Rozdělí buňky na řádky stejné výšky.</ahelp>"
+#. 8UBBz
#: 05100200.xhp
msgctxt ""
"05100200.xhp\n"
@@ -21864,6 +24883,7 @@ msgctxt ""
msgid "Vertically"
msgstr "Svisle"
+#. muEVx
#: 05100200.xhp
msgctxt ""
"05100200.xhp\n"
@@ -21872,6 +24892,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/splitcellsdialog/vert\">Splits the selected cell(s) into the number of columns that you specify in the <emph>Split cell into </emph>box.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/splitcellsdialog/vert\">Rozdělí označené buňky na několik sloupců. Počet sloupců určíte v poli <emph>Rozdělit buňku na</emph>.</ahelp>"
+#. WK8ox
#: 05100500.xhp
msgctxt ""
"05100500.xhp\n"
@@ -21880,6 +24901,7 @@ msgctxt ""
msgid "Top"
msgstr "Nahoře"
+#. UGah8
#: 05100500.xhp
msgctxt ""
"05100500.xhp\n"
@@ -21888,6 +24910,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100500.xhp\" name=\"Top\">Top</link>"
msgstr "<link href=\"text/shared/01/05100500.xhp\" name=\"Top\"> Nahoře</link>"
+#. WKvvU
#: 05100500.xhp
msgctxt ""
"05100500.xhp\n"
@@ -21896,6 +24919,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:CellVertTop\">Aligns the contents of the cell to the top edge of the cell.</ahelp>"
msgstr "<ahelp hid=\".uno:CellVertTop\"> Zarovná obsah buňky k horní straně buňky.</ahelp>"
+#. dAUC7
#: 05100500.xhp
msgctxt ""
"05100500.xhp\n"
@@ -21904,6 +24928,7 @@ msgctxt ""
msgid "<variable id=\"zelleoben\">In the context menu of a cell, choose <emph>Cell - Top</emph></variable>"
msgstr "<variable id=\"zelleoben\">V místní nabídce buňky zvolte <emph>Buňka - Nahoře </emph></variable>"
+#. zrdLe
#: 05100600.xhp
msgctxt ""
"05100600.xhp\n"
@@ -21912,6 +24937,7 @@ msgctxt ""
msgid "Center (vertical)"
msgstr "Na střed (svisle)"
+#. w5xJb
#: 05100600.xhp
msgctxt ""
"05100600.xhp\n"
@@ -21920,6 +24946,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100600.xhp\" name=\"Center (vertical)\">Center (vertical)</link>"
msgstr "<link href=\"text/shared/01/05100600.xhp\" name=\"Na střed (svisle)\">Na střed (svisle)</link>"
+#. bsy28
#: 05100600.xhp
msgctxt ""
"05100600.xhp\n"
@@ -21928,6 +24955,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Centers the contents of the cell between top and bottom of the cell.</ahelp>"
msgstr "<ahelp hid=\".\">Zarovná obsah buňky na střed mezi horní a spodní okraj buňky.</ahelp>"
+#. T7hNw
#: 05100600.xhp
msgctxt ""
"05100600.xhp\n"
@@ -21936,6 +24964,7 @@ msgctxt ""
msgid "<variable id=\"zellemitte\">In the context menu of a cell, choose <emph>Cell - Center</emph></variable>"
msgstr "<variable id=\"zellemitte\">V místní nabídce buňky zvolte <emph>Buňka - Uprostřed </emph></variable>"
+#. hjFL6
#: 05100700.xhp
msgctxt ""
"05100700.xhp\n"
@@ -21944,6 +24973,7 @@ msgctxt ""
msgid "Bottom"
msgstr "Dole"
+#. eBofW
#: 05100700.xhp
msgctxt ""
"05100700.xhp\n"
@@ -21952,6 +24982,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05100700.xhp\" name=\"Bottom\">Bottom</link>"
msgstr "<link href=\"text/shared/01/05100700.xhp\" name=\"Bottom\"> Dole</link>"
+#. Sni9M
#: 05100700.xhp
msgctxt ""
"05100700.xhp\n"
@@ -21960,6 +24991,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:CellVertBottom\">Aligns the contents of the cell to the bottom edge of the cell.</ahelp>"
msgstr "<ahelp hid=\".uno:CellVertBottom\"> Zarovná obsah buňky k dolnímu okraji buňky.</ahelp>"
+#. BAGgp
#: 05100700.xhp
msgctxt ""
"05100700.xhp\n"
@@ -21968,6 +25000,7 @@ msgctxt ""
msgid "<variable id=\"zelleunten\">In the context menu of a cell, choose <emph>Cell - Bottom</emph></variable>"
msgstr "<variable id=\"zelleunten\">V místní nabídce buňky zvolte <emph>Buňka - Dole </emph></variable>"
+#. 22RMQ
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -21976,6 +25009,7 @@ msgctxt ""
msgid "Style"
msgstr "Styl"
+#. aWEji
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -21984,6 +25018,7 @@ msgctxt ""
msgid "<bookmark_value>text; font styles</bookmark_value><bookmark_value>fonts; styles</bookmark_value>"
msgstr "<bookmark_value>text; styly písma</bookmark_value><bookmark_value>styly písma; text</bookmark_value>"
+#. bFbbp
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -21992,6 +25027,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110000.xhp\" name=\"Style\">Style</link>"
msgstr "<link href=\"text/shared/01/05110000.xhp\" name=\"Styl\">Styl</link>"
+#. HpR29
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -22000,6 +25036,7 @@ msgctxt ""
msgid "Use this command to quickly apply font styles to a text selection."
msgstr "Pomocí tohoto příkazu rychle přiřadíte označenému textu styl písma."
+#. TfU9Q
#: 05110000.xhp
msgctxt ""
"05110000.xhp\n"
@@ -22008,6 +25045,7 @@ msgctxt ""
msgid "If you place the cursor in a word and do not make a selection, the font style is applied to the entire word. If the cursor is not inside a word, and no text is selected, then the font style is applied to the text that you type."
msgstr "Pokud umístíte kurzor do slova a neoznačíte text, použije se styl písma na celé slovo. Pokud kurzor není uvnitř slova a není označen text, použije se styl písma na text, který napíšete."
+#. PEGGK
#: 05110100.xhp
msgctxt ""
"05110100.xhp\n"
@@ -22016,6 +25054,7 @@ msgctxt ""
msgid "Bold"
msgstr "Tučné"
+#. AprvH
#: 05110100.xhp
msgctxt ""
"05110100.xhp\n"
@@ -22024,6 +25063,7 @@ msgctxt ""
msgid "<bookmark_value>text; bold</bookmark_value><bookmark_value>bold; text</bookmark_value><bookmark_value>characters; bold</bookmark_value>"
msgstr "<bookmark_value>text; tučný</bookmark_value><bookmark_value>tučné; text</bookmark_value><bookmark_value>znaky; tučné</bookmark_value>"
+#. BokYt
#: 05110100.xhp
msgctxt ""
"05110100.xhp\n"
@@ -22032,6 +25072,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110100.xhp\" name=\"Bold\">Bold</link>"
msgstr "<link href=\"text/shared/01/05110100.xhp\" name=\"Tučné\">Tučné</link>"
+#. E3deh
#: 05110100.xhp
msgctxt ""
"05110100.xhp\n"
@@ -22040,6 +25081,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Bold\">Makes the selected text bold. If the cursor is in a word, the entire word is made bold. If the selection or word is already bold, the formatting is removed.</ahelp>"
msgstr "<ahelp hid=\".uno:Bold\">Změní vybraný text na tučný. Je-li kurzor uvnitř slova, je celé slovo označeno tučně. Je-li slovo nebo výběr již tučně, bude toto formátování odstraněno.</ahelp>"
+#. Gwzyy
#: 05110100.xhp
msgctxt ""
"05110100.xhp\n"
@@ -22048,6 +25090,7 @@ msgctxt ""
msgid "If the cursor is not inside a word, and no text is selected, then the font style is applied to the text that you type."
msgstr "Pokud kurzor není umístěn na slovu a žádný text není označen, je styl fontu aplikován na text, který píšete."
+#. 5Wwdz
#: 05110200.xhp
msgctxt ""
"05110200.xhp\n"
@@ -22056,6 +25099,7 @@ msgctxt ""
msgid "Italic"
msgstr "Kurzíva"
+#. NZmrx
#: 05110200.xhp
msgctxt ""
"05110200.xhp\n"
@@ -22064,6 +25108,7 @@ msgctxt ""
msgid "<bookmark_value>text; italics</bookmark_value><bookmark_value>italic text</bookmark_value><bookmark_value>characters; italics</bookmark_value>"
msgstr "<bookmark_value>text; kurzíva</bookmark_value><bookmark_value>kurzíva; text</bookmark_value><bookmark_value>znaky; kurzíva</bookmark_value>"
+#. Sbey4
#: 05110200.xhp
msgctxt ""
"05110200.xhp\n"
@@ -22072,6 +25117,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110200.xhp\" name=\"Italic\">Italic</link>"
msgstr "<link href=\"text/shared/01/05110200.xhp\" name=\"Kurzíva\">Kurzíva</link>"
+#. SG5oY
#: 05110200.xhp
msgctxt ""
"05110200.xhp\n"
@@ -22080,6 +25126,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Italic\">Makes the selected text italic. If the cursor is in a word, the entire word is made italic. If the selection or word is already italic, the formatting is removed.</ahelp>"
msgstr "<ahelp hid=\".uno:Italic\">Změní vybraný text na kurzívu. Je-li kurzor uvnitř slova, je celé slovo změněno na kurzívu. Je-li slovo nebo výběr již kurzívou, bude toto formátování odstraněno.</ahelp>"
+#. DEMMZ
#: 05110200.xhp
msgctxt ""
"05110200.xhp\n"
@@ -22088,6 +25135,7 @@ msgctxt ""
msgid "If the cursor is not inside a word, and no text is selected, then the font style is applied to the text that you type."
msgstr "Pokud kurzor není umístěn na slovu a žádný text není označen, je styl písma použit na text, který píšete."
+#. CUqZP
#: 05110300.xhp
msgctxt ""
"05110300.xhp\n"
@@ -22096,6 +25144,7 @@ msgctxt ""
msgid "Underline"
msgstr "Podtržení"
+#. PDsX9
#: 05110300.xhp
msgctxt ""
"05110300.xhp\n"
@@ -22104,6 +25153,7 @@ msgctxt ""
msgid "<bookmark_value>characters;underlining</bookmark_value><bookmark_value>underlining;characters</bookmark_value>"
msgstr "<bookmark_value>znaky;podtržení</bookmark_value><bookmark_value>podtržení;znaky</bookmark_value>"
+#. KGCnb
#: 05110300.xhp
msgctxt ""
"05110300.xhp\n"
@@ -22112,6 +25162,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110300.xhp\" name=\"Underline\">Underline</link>"
msgstr "<link href=\"text/shared/01/05110300.xhp\" name=\"Podtržené\">Podtržené</link>"
+#. LhdJt
#: 05110300.xhp
msgctxt ""
"05110300.xhp\n"
@@ -22120,6 +25171,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Underline\" visibility=\"visible\">Underlines or removes underlining from the selected text.</ahelp>"
msgstr "<ahelp hid=\".uno:Underline\" visibility=\"visible\">Podtrhne nebo zruší podtržení označeného textu.</ahelp>"
+#. XAscP
#: 05110300.xhp
msgctxt ""
"05110300.xhp\n"
@@ -22128,6 +25180,7 @@ msgctxt ""
msgid "If the cursor is not in a word, the new text that you enter is underlined."
msgstr "Pokud není kurzor uvnitř slova, bude podtržen nově zadaný text."
+#. 7BSbf
#: 05110300.xhp
msgctxt ""
"05110300.xhp\n"
@@ -22136,6 +25189,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:UnderlineDouble\" visibility=\"hidden\">Underlines the selected text with two lines.</ahelp>"
msgstr "<ahelp hid=\".uno:UnderlineDouble\" visibility=\"hidden\">Podtrhne označený text dvojitou čarou.</ahelp>"
+#. m4GEk
#: 05110400.xhp
msgctxt ""
"05110400.xhp\n"
@@ -22144,6 +25198,7 @@ msgctxt ""
msgid "Strikethrough"
msgstr "Přeškrtnutí"
+#. tErDj
#: 05110400.xhp
msgctxt ""
"05110400.xhp\n"
@@ -22152,6 +25207,7 @@ msgctxt ""
msgid "<bookmark_value>strikethrough;characters</bookmark_value>"
msgstr "<bookmark_value>přeškrtnutí;znaky</bookmark_value>"
+#. agpon
#: 05110400.xhp
msgctxt ""
"05110400.xhp\n"
@@ -22160,6 +25216,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110400.xhp\" name=\"Strikethrough\">Strikethrough</link>"
msgstr "<link href=\"text/shared/01/05110400.xhp\" name=\"Přeškrtnutí\">Přeškrtnutí</link>"
+#. AWFgC
#: 05110400.xhp
msgctxt ""
"05110400.xhp\n"
@@ -22168,6 +25225,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Strikeout\" visibility=\"visible\">Draws a line through the selected text, or if the cursor is in a word, the entire word.</ahelp>"
msgstr "<ahelp hid=\".uno:Strikeout\" visibility=\"visible\">Je-li kurzor ve slově, nakreslí čáru přes označený text nebo celé slovo.</ahelp>"
+#. dFFAM
#: 05110500.xhp
msgctxt ""
"05110500.xhp\n"
@@ -22176,6 +25234,7 @@ msgctxt ""
msgid "Shadows"
msgstr "Stín"
+#. 7iG3P
#: 05110500.xhp
msgctxt ""
"05110500.xhp\n"
@@ -22184,6 +25243,7 @@ msgctxt ""
msgid "<bookmark_value>text; shadowed</bookmark_value><bookmark_value>characters; shadowed</bookmark_value><bookmark_value>shadows;characters, using context menu</bookmark_value>"
msgstr "<bookmark_value>text; stínovaný</bookmark_value><bookmark_value>znaky; stínované</bookmark_value><bookmark_value>stíny; znaky, pomocí místní nabídky</bookmark_value>"
+#. typc4
#: 05110500.xhp
msgctxt ""
"05110500.xhp\n"
@@ -22192,6 +25252,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110500.xhp\" name=\"Shadows\">Shadows</link>"
msgstr "<link href=\"text/shared/01/05110500.xhp\" name=\"Stín\">Stín</link>"
+#. SCwGx
#: 05110500.xhp
msgctxt ""
"05110500.xhp\n"
@@ -22200,6 +25261,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Shadowed\">Adds a shadow to the selected text, or if the cursor is in a word, to the entire word.</ahelp>"
msgstr "<ahelp hid=\".uno:Shadowed\">Je-li kurzor na slově, přidá stín k označenému textu nebo celému slovu.</ahelp>"
+#. cQSFa
#: 05110600m.xhp
msgctxt ""
"05110600m.xhp\n"
@@ -22208,6 +25270,7 @@ msgctxt ""
msgid "Distribute Rows Equally"
msgstr "Rovnoměrně rozmístit řádky"
+#. E24fs
#: 05110600m.xhp
msgctxt ""
"05110600m.xhp\n"
@@ -22216,6 +25279,7 @@ msgctxt ""
msgid "<bookmark_value>table rows;distribute height equally</bookmark_value> <bookmark_value>row height;distribute equally</bookmark_value>"
msgstr "<bookmark_value>řádky tabulky;rozmístit výšku rovnoměrně</bookmark_value><bookmark_value>výška řádku;rovnoměrně rozmístit</bookmark_value>"
+#. EDCBD
#: 05110600m.xhp
msgctxt ""
"05110600m.xhp\n"
@@ -22224,6 +25288,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110600m.xhp\" name=\"Distribute Equally\">Distribute Rows Equally</link>"
msgstr "<link href=\"text/shared/01/05110600m.xhp\" name=\"Rozmístit rovnoměrně\">Rovnoměrně rozmístit řádky</link>"
+#. 7meG8
#: 05110600m.xhp
msgctxt ""
"05110600m.xhp\n"
@@ -22232,6 +25297,7 @@ msgctxt ""
msgid "<variable id=\"verteilentext\"><ahelp hid=\".uno:DistributeRows\">Adjusts the height of the selected rows to match the height of the tallest row in the selection.</ahelp></variable>"
msgstr "<variable id=\"verteilentext\"><ahelp hid=\".uno:DistributeRows\">Upraví výšku označených řádků podle výšky nejvyššího řádku ve výběru.</ahelp></variable>"
+#. UCnxK
#: 05110600m.xhp
msgctxt ""
"05110600m.xhp\n"
@@ -22240,6 +25306,7 @@ msgctxt ""
msgid "Choose <emph>Table - Size - Distribute Rows Equally</emph>"
msgstr "Zvolte <emph>Tabulka - Velikost - Rovnoměrně rozmístit řádky</emph>"
+#. CbTaH
#: 05110600m.xhp
msgctxt ""
"05110600m.xhp\n"
@@ -22248,6 +25315,7 @@ msgctxt ""
msgid "Open <emph>Optimize Size</emph> toolbar from <emph>Table</emph> Bar, click"
msgstr "Otevřete <emph>Optimalizovat velikost</emph> na liště <emph>Tabulka</emph> a klepněte na"
+#. AGqoH
#: 05110600m.xhp
msgctxt ""
"05110600m.xhp\n"
@@ -22256,6 +25324,7 @@ msgctxt ""
msgid "<image id=\"img_id3155994\" src=\"cmd/sc_distributerows.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3155994\">Icon</alt></image>"
msgstr "<image id=\"img_id3155994\" src=\"cmd/sc_distributerows.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3155994\">Ikonka</alt></image>"
+#. e8cDC
#: 05110600m.xhp
msgctxt ""
"05110600m.xhp\n"
@@ -22264,6 +25333,7 @@ msgctxt ""
msgid "Distribute Rows Equally"
msgstr "Rovnoměrně rozmístit řádky"
+#. r4N82
#: 05110700.xhp
msgctxt ""
"05110700.xhp\n"
@@ -22272,6 +25342,7 @@ msgctxt ""
msgid "Superscript"
msgstr "Horní index"
+#. qBNBa
#: 05110700.xhp
msgctxt ""
"05110700.xhp\n"
@@ -22280,6 +25351,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110700.xhp\" name=\"Superscript\">Superscript</link>"
msgstr "<link href=\"text/shared/01/05110700.xhp\" name=\"Horní index\">Horní index</link>"
+#. S7Dnu
#: 05110700.xhp
msgctxt ""
"05110700.xhp\n"
@@ -22288,6 +25360,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:SuperScript\">Reduces the font size of the selected text and raises the text above the baseline.</ahelp>"
msgstr "<ahelp hid=\".uno:SuperScript\">Zmenší velikost písma označeného textu a zvedne text nad základní řádek.</ahelp>"
+#. jESJN
#: 05110800.xhp
msgctxt ""
"05110800.xhp\n"
@@ -22296,6 +25369,7 @@ msgctxt ""
msgid "Subscript"
msgstr "Dolní index"
+#. buCVR
#: 05110800.xhp
msgctxt ""
"05110800.xhp\n"
@@ -22304,6 +25378,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05110800.xhp\" name=\"Subscript\">Subscript</link>"
msgstr "<link href=\"text/shared/01/05110800.xhp\" name=\"Dolní index\">Dolní index</link>"
+#. GAu8D
#: 05110800.xhp
msgctxt ""
"05110800.xhp\n"
@@ -22312,6 +25387,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:SubScript\">Reduces the font size of the selected text and lowers the text below the baseline.</ahelp>"
msgstr "<ahelp hid=\".uno:SubScript\">Zmenší velikost písma označeného textu a sníží text pod základní řádek.</ahelp>"
+#. uabPi
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -22320,6 +25396,7 @@ msgctxt ""
msgid "Line Spacing"
msgstr "Řádkování"
+#. tjcVu
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -22328,6 +25405,7 @@ msgctxt ""
msgid "<bookmark_value>line spacing; context menu in paragraphs</bookmark_value><bookmark_value>text; line spacing</bookmark_value>"
msgstr "<bookmark_value>řádkování; místní nabídka odstavců</bookmark_value><bookmark_value>text; řádkování</bookmark_value>"
+#. g5Bp9
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -22336,6 +25414,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120000.xhp\" name=\"Line Spacing\">Line Spacing</link>"
msgstr "<link href=\"text/shared/01/05120000.xhp\" name=\"Řádkování\">Řádkování</link>"
+#. 6XMBn
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -22344,6 +25423,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the amount of space to leave between lines of text in a paragraph.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje vzdálenost mezi řádky textu v odstavci.</ahelp>"
+#. hBX9A
#: 05120000.xhp
msgctxt ""
"05120000.xhp\n"
@@ -22352,6 +25432,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Indents and Spacing\">Indents and Spacing</link>"
msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Odsazení a vzdálenosti\">Odsazení a vzdálenosti</link>"
+#. GbvHj
#: 05120100.xhp
msgctxt ""
"05120100.xhp\n"
@@ -22360,6 +25441,7 @@ msgctxt ""
msgid "Single Line"
msgstr "Jednoduché řádkování"
+#. 2kyoT
#: 05120100.xhp
msgctxt ""
"05120100.xhp\n"
@@ -22368,6 +25450,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120100.xhp\" name=\"Single Line\">Single Line</link>"
msgstr "<link href=\"text/shared/01/05120100.xhp\" name=\"Jednoduché řádkování\">Jednoduché řádkování</link>"
+#. XqUKK
#: 05120100.xhp
msgctxt ""
"05120100.xhp\n"
@@ -22376,6 +25459,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:SpacePara1\" visibility=\"visible\">Applies single line spacing to the current paragraph. This is the default setting.</ahelp>"
msgstr "<ahelp hid=\".uno:SpacePara1\" visibility=\"visible\">Použije na aktuální odstavec jednoduché řádkování. Toto je výchozí nastavení.</ahelp>"
+#. YEeTt
#: 05120200.xhp
msgctxt ""
"05120200.xhp\n"
@@ -22384,6 +25468,7 @@ msgctxt ""
msgid "1.5 Lines"
msgstr "1,5 řádky"
+#. 7UFUB
#: 05120200.xhp
msgctxt ""
"05120200.xhp\n"
@@ -22392,6 +25477,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120200.xhp\" name=\"1.5 Lines\">1.5 Lines</link>"
msgstr "<link href=\"text/shared/01/05120200.xhp\" name=\"1,5 řádky\">1,5 řádky</link>"
+#. E4SjK
#: 05120200.xhp
msgctxt ""
"05120200.xhp\n"
@@ -22400,6 +25486,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:SpacePara15\">Sets the line spacing of the current paragraph to one and half lines.</ahelp>"
msgstr "<ahelp hid=\".uno:SpacePara15\">Nastaví řádkování aktuálního odstavce na 1,5. </ahelp>"
+#. krHuW
#: 05120300.xhp
msgctxt ""
"05120300.xhp\n"
@@ -22408,6 +25495,7 @@ msgctxt ""
msgid "Double (Line)"
msgstr "Dvojité řádkování"
+#. BGhBV
#: 05120300.xhp
msgctxt ""
"05120300.xhp\n"
@@ -22416,6 +25504,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120300.xhp\" name=\"Double (Line)\">Double (Line)</link>"
msgstr "<link href=\"text/shared/01/05120300.xhp\" name=\"Dvojité řádkování\">Dvojité řádkování</link>"
+#. YuY4q
#: 05120300.xhp
msgctxt ""
"05120300.xhp\n"
@@ -22424,6 +25513,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:SpacePara2\">Sets the line spacing of the current paragraph to two lines.</ahelp>"
msgstr "<ahelp hid=\".uno:SpacePara2\">Nastaví pro aktuální odstavec dvojité řádkování. </ahelp>"
+#. qnoC8
#: 05120600.xhp
msgctxt ""
"05120600.xhp\n"
@@ -22432,6 +25522,7 @@ msgctxt ""
msgid "Distribute Columns Equally"
msgstr "Rovnoměrně rozmístit sloupce"
+#. qffag
#: 05120600.xhp
msgctxt ""
"05120600.xhp\n"
@@ -22440,6 +25531,7 @@ msgctxt ""
msgid "<bookmark_value>table columns;distribute columns equally</bookmark_value> <bookmark_value>column width;distribute equally</bookmark_value>"
msgstr "<bookmark_value>sloupce tabulky;rozmístit sloupce rovnoměrně</bookmark_value><bookmark_value>šířka sloupce;rovnoměrně rozmístit</bookmark_value>"
+#. a3DPw
#: 05120600.xhp
msgctxt ""
"05120600.xhp\n"
@@ -22448,6 +25540,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05120600.xhp\" name=\"Distribute Equally\">Distribute Columns Equally</link>"
msgstr "<link href=\"text/shared/01/05120600.xhp\" name=\"Rozmístit rovnoměrně\">Rovnoměrně rozmístit sloupce</link>"
+#. 2FWag
#: 05120600.xhp
msgctxt ""
"05120600.xhp\n"
@@ -22456,6 +25549,7 @@ msgctxt ""
msgid "<variable id=\"verteilentext\"><ahelp hid=\".uno:DistributeColumns\">Adjusts the width of the selected columns to match the width of the widest column in the selection.</ahelp> The total width of the table cannot exceed the width of the page.</variable>"
msgstr "<variable id=\"verteilentext\"><ahelp hid=\".uno:DistributeColumns\">Upraví výšku označených sloupců podle šířky nejširšího označeného sloupce.</ahelp> Celková šířka tabulky nemůže překročit šířku stránky.</variable>"
+#. EmZzi
#: 05120600.xhp
msgctxt ""
"05120600.xhp\n"
@@ -22464,6 +25558,7 @@ msgctxt ""
msgid "Choose <emph>Table - Size - Distribute Columns Equally</emph>"
msgstr "Zvolte <emph>Tabulka - Velikost - Rovnoměrně rozmístit sloupce</emph>"
+#. RKaTz
#: 05120600.xhp
msgctxt ""
"05120600.xhp\n"
@@ -22472,6 +25567,7 @@ msgctxt ""
msgid "Open <emph>Optimize Size</emph> toolbar from <emph>Table</emph> Bar, click"
msgstr "Otevřete <emph>Optimalizovat velikost</emph> na liště <emph>Tabulka</emph> a klepněte na"
+#. ND9or
#: 05120600.xhp
msgctxt ""
"05120600.xhp\n"
@@ -22480,6 +25576,7 @@ msgctxt ""
msgid "<image id=\"img_id3145186\" src=\"cmd/sc_distributecolumns.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3145186\">Icon</alt></image>"
msgstr "<image id=\"img_id3145186\" src=\"cmd/sc_distributecolumns.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3145186\">Ikonka</alt></image>"
+#. BSdAD
#: 05120600.xhp
msgctxt ""
"05120600.xhp\n"
@@ -22488,6 +25585,7 @@ msgctxt ""
msgid "Distribute Columns Equally"
msgstr "Rovnoměrně rozmístit sloupce"
+#. Lozxa
#: 05140100.xhp
msgctxt ""
"05140100.xhp\n"
@@ -22496,6 +25594,7 @@ msgctxt ""
msgid "Create Style"
msgstr "Vytvořit styl"
+#. Fut8K
#: 05140100.xhp
msgctxt ""
"05140100.xhp\n"
@@ -22504,6 +25603,7 @@ msgctxt ""
msgid "Create Style"
msgstr "Vytvořit styl"
+#. Uwt3B
#: 05140100.xhp
msgctxt ""
"05140100.xhp\n"
@@ -22512,6 +25612,7 @@ msgctxt ""
msgid "Style name"
msgstr "Název stylu"
+#. uAXYU
#: 05140100.xhp
msgctxt ""
"05140100.xhp\n"
@@ -22520,6 +25621,7 @@ msgctxt ""
msgid "<ahelp hid=\"sfx/ui/newstyle/stylename\" visibility=\"visible\">Enter a name for the new Style.</ahelp>"
msgstr "<ahelp hid=\"sfx/ui/newstyle/stylename\" visibility=\"visible\">Zadejte název nového stylu.</ahelp>"
+#. KSQJq
#: 05140100.xhp
msgctxt ""
"05140100.xhp\n"
@@ -22528,6 +25630,7 @@ msgctxt ""
msgid "List of Custom Styles"
msgstr "Seznam vlastních stylů"
+#. M8Du2
#: 05140100.xhp
msgctxt ""
"05140100.xhp\n"
@@ -22536,6 +25639,7 @@ msgctxt ""
msgid "Lists the user-defined styles that are attached to the current document."
msgstr "Seznam uživatelem definovaný stylů, které jsou připojeny k současnému dokumentu."
+#. CJiJX
#: 05190000.xhp
msgctxt ""
"05190000.xhp\n"
@@ -22544,6 +25648,7 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. xjHYv
#: 05190000.xhp
msgctxt ""
"05190000.xhp\n"
@@ -22552,6 +25657,7 @@ msgctxt ""
msgid "<bookmark_value>objects; naming</bookmark_value><bookmark_value>groups;naming</bookmark_value><bookmark_value>names;objects</bookmark_value>"
msgstr "<bookmark_value>objekty; pojmenování</bookmark_value><bookmark_value>skupiny; pojmenování</bookmark_value><bookmark_value>názvy; objekty</bookmark_value>"
+#. BUmF3
#: 05190000.xhp
msgctxt ""
"05190000.xhp\n"
@@ -22560,6 +25666,7 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. APtT3
#: 05190000.xhp
msgctxt ""
"05190000.xhp\n"
@@ -22568,6 +25675,7 @@ msgctxt ""
msgid "<variable id=\"name\"><ahelp hid=\".uno:RenameObject\">Assigns a name to the selected object, so that you can quickly find the object in the Navigator.</ahelp></variable>"
msgstr "<variable id=\"name\"><ahelp hid=\".uno:RenameObject\">Přiřadí vybranému objektu název, abyste jej snadněji našli v Navigátoru.</ahelp></variable>"
+#. LU9ny
#: 05190000.xhp
msgctxt ""
"05190000.xhp\n"
@@ -22576,6 +25684,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><defaultinline>The name is also displayed in the Status Bar when you select the object.</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><defaultinline>Když vyberete objekt, je jeho název také zobrazen ve stavovém řádku.</defaultinline></switchinline>"
+#. VP8X4
#: 05190000.xhp
msgctxt ""
"05190000.xhp\n"
@@ -22584,14 +25693,16 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. MMVMG
#: 05190000.xhp
msgctxt ""
"05190000.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "<ahelp hid=\"HID_SD_NAMEDIALOG_OBJECT\">Enter a name for the selected object. The name will be visible in the Navigator.</ahelp>"
-msgstr "<ahelp hid=\"HID_SD_NAMEDIALOG_OBJECT\">Zadejte název vybraného objektu. Název se zobrazí v Navigátoru.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a name for the selected object. The name will be visible in the Navigator.</ahelp>"
+msgstr ""
+#. 2gqYZ
#: 05190100.xhp
msgctxt ""
"05190100.xhp\n"
@@ -22600,6 +25711,7 @@ msgctxt ""
msgid "Description"
msgstr "Popis"
+#. rGbE4
#: 05190100.xhp
msgctxt ""
"05190100.xhp\n"
@@ -22608,6 +25720,7 @@ msgctxt ""
msgid "<bookmark_value>objects;titles and descriptions</bookmark_value> <bookmark_value>descriptions for objects</bookmark_value> <bookmark_value>titles;objects</bookmark_value>"
msgstr "<bookmark_value>objekty;nadpisy a popisy</bookmark_value> <bookmark_value>popisy objektů</bookmark_value> <bookmark_value>nadpisy;objekty</bookmark_value>"
+#. BmXdA
#: 05190100.xhp
msgctxt ""
"05190100.xhp\n"
@@ -22616,6 +25729,7 @@ msgctxt ""
msgid "Description"
msgstr "Popis"
+#. PLzEV
#: 05190100.xhp
msgctxt ""
"05190100.xhp\n"
@@ -22624,6 +25738,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Assigns a title and a description to the selected object. These are accessible for accessibility tools and as alternative tags when you export the document.</ahelp>"
msgstr "<ahelp hid=\".\">Přiřadí vybranému objektu nadpis a popis. Tyto údaje jsou využívány nástroji pro zpřístupnění a použijí se při exportu dokumentu jako alternativní popis.</ahelp>"
+#. Q5vQw
#: 05190100.xhp
msgctxt ""
"05190100.xhp\n"
@@ -22632,6 +25747,7 @@ msgctxt ""
msgid "Title"
msgstr "Titulek"
+#. JEb9M
#: 05190100.xhp
msgctxt ""
"05190100.xhp\n"
@@ -22640,6 +25756,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter a title text. This short name is visible as an alternative tag in HTML format. Accessibility tools can read this text.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte nadpis. Tento krátký název se použije jako alternativní značka v HTML formátu. Tento text také mohou načítat nástroje pro zpřístupnění.</ahelp>"
+#. Mxbmi
#: 05190100.xhp
msgctxt ""
"05190100.xhp\n"
@@ -22648,6 +25765,7 @@ msgctxt ""
msgid "Description"
msgstr "Popis"
+#. v9XLJ
#: 05190100.xhp
msgctxt ""
"05190100.xhp\n"
@@ -22656,6 +25774,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter a description text. The long description text can be entered to describe a complex object or group of objects to users with screen reader software. The description is visible as an alternative tag for accessibility tools.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte popis. Můžete zadat dlouhý popis složitějšího objektu nebo skupiny objektů pro uživatele s hlasovou čtečkou. Popis používají nástroje pro zpřístupnění.</ahelp>"
+#. ehBwb
#: 05200000.xhp
msgctxt ""
"05200000.xhp\n"
@@ -22664,6 +25783,7 @@ msgctxt ""
msgid "Line"
msgstr "Čára"
+#. DngwB
#: 05200000.xhp
msgctxt ""
"05200000.xhp\n"
@@ -22672,6 +25792,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200000.xhp\" name=\"Line\">Line</link>"
msgstr "<link href=\"text/shared/01/05200000.xhp\" name=\"Čára\">Čára</link>"
+#. cGWaW
#: 05200000.xhp
msgctxt ""
"05200000.xhp\n"
@@ -22680,6 +25801,7 @@ msgctxt ""
msgid "<variable id=\"linietext\"><ahelp hid=\".uno:FormatLine\">Sets the formatting options for the selected line.</ahelp></variable>"
msgstr "<variable id=\"linietext\"><ahelp hid=\".uno:FormatLine\">Nastavení možností formátování vybrané čáry.</ahelp></variable>"
+#. EETA7
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22688,6 +25810,7 @@ msgctxt ""
msgid "Line"
msgstr "Čára"
+#. AM3FY
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22696,6 +25819,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line\">Line</link>"
msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Čára\">Čára</link>"
+#. 2gUm9
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22704,6 +25828,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/linetabpage/LineTabPage\">Set the formatting options for the selected line or the line that you want to draw. You can also add arrowheads to a line, or change chart symbols.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/linetabpage/LineTabPage\">Nastavte možností formátování vybrané čáry nebo čáry, kterou chcete nakreslit. Také je možné k čáře přidat šipky nebo změnit symbol diagramu.</ahelp>"
+#. D6BDA
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22712,6 +25837,7 @@ msgctxt ""
msgid "Line properties"
msgstr "Vlastnosti čáry"
+#. NLLG4
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22720,6 +25846,7 @@ msgctxt ""
msgid "Styles"
msgstr "Styly"
+#. LBH3d
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22728,6 +25855,7 @@ msgctxt ""
msgid "<variable id=\"stiltext\"><ahelp hid=\".\">Select the line style that you want to use.</ahelp></variable>"
msgstr "<variable id=\"stiltext\"><ahelp hid=\".\">Vyberte styl čáry, který chcete použít.</ahelp></variable>"
+#. NrzDX
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22736,6 +25864,7 @@ msgctxt ""
msgid "Colors"
msgstr "Barvy"
+#. kJdyQ
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22744,6 +25873,7 @@ msgctxt ""
msgid "<variable id=\"farbetext\"><ahelp hid=\".\">Select a color for the line.</ahelp></variable>"
msgstr "<variable id=\"farbetext\"><ahelp hid=\".\">Zvolte barvu čáry.</ahelp></variable>"
+#. gVaax
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22752,6 +25882,7 @@ msgctxt ""
msgid "Widths"
msgstr "Šířka"
+#. ZdQdF
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22760,6 +25891,7 @@ msgctxt ""
msgid "<variable id=\"breitetext\"><ahelp hid=\".\">Select the width for the line. You can append a measurement unit. A zero line width results in a hairline with a width of one pixel of the output medium.</ahelp></variable>"
msgstr "<variable id=\"breitetext\"><ahelp hid=\".\">Zvolte tloušťku čáry. Můžete přidat měrnou jednotku. Při nulové šířce vznikne tenká linka o šířce jednoho pixelu výstupního zařízení.</ahelp></variable>"
+#. hG52Y
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22768,6 +25900,7 @@ msgctxt ""
msgid "Transparency"
msgstr "Průhlednost"
+#. Assjq
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22776,6 +25909,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/linetabpage/MTR_LINE_TRANSPARENT\">Enter the transparency of the line, where 100% corresponds to completely transparent and 0% to completely opaque. </ahelp>"
msgstr "<ahelp hid=\"cui/ui/linetabpage/MTR_LINE_TRANSPARENT\">Nastavení průhlednosti čáry, kde 100% je kompletní průhlednost a 0% je neprůhlednost. </ahelp>"
+#. k8Wuo
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22784,6 +25918,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>The <emph>Line</emph> tab of the <emph>Data Series</emph> dialog is only available if you select an XY <emph>Chart type</emph>.</defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Karta <emph>Čára</emph> je v dialogovém okně <emph>Datové řady</emph> přístupná pouze tehdy, pokud zvolíte <emph>Typ grafu</emph> XY.</defaultinline></switchinline>"
+#. 5Zzm3
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22792,6 +25927,7 @@ msgctxt ""
msgid "Icon"
msgstr "Ikona"
+#. vFqAz
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22800,6 +25936,7 @@ msgctxt ""
msgid "Set the options for the data point symbols in your chart."
msgstr "Nastavení symbolů datových bodů v grafu."
+#. ivDDa
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22808,6 +25945,7 @@ msgctxt ""
msgid "Select"
msgstr "Vybrat"
+#. Y7LwD
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22816,6 +25954,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/linetabpage/MB_SYMBOL_BITMAP\">Select the symbol style that you want to use in your chart.</ahelp> If you select <emph>Automatic</emph>, $[officename] uses the default symbols for the selected chart type."
msgstr "<ahelp hid=\"cui/ui/linetabpage/MB_SYMBOL_BITMAP\">Vyberte styl symbolu, který chcete použít v grafu.</ahelp> Pokud zvolíte <emph>Automaticky</emph>, $[officename] použije výchozí symboly pro daný typ grafu."
+#. GKxDA
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22824,6 +25963,7 @@ msgctxt ""
msgid "Width"
msgstr "Šířka"
+#. Bx4Bw
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22832,6 +25972,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/linetabpage/MF_SYMBOL_WIDTH\">Enter a width for the symbol.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/linetabpage/MF_SYMBOL_WIDTH\">Zadejte šířku symbolu.</ahelp>"
+#. 2Ahiy
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22840,6 +25981,7 @@ msgctxt ""
msgid "Height"
msgstr "Výška"
+#. BrYBF
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22848,6 +25990,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/linetabpage/MF_SYMBOL_HEIGHT\">Enter a height for the symbol.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/linetabpage/MF_SYMBOL_HEIGHT\">Zadejte výšku symbolu.</ahelp>"
+#. e5KDq
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22856,6 +25999,7 @@ msgctxt ""
msgid "Keep ratio"
msgstr "Zachovat poměr"
+#. z9BZT
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22864,6 +26008,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/linetabpage/CB_SYMBOL_RATIO\">Maintains the proportions of the symbol when you enter a new height or width value.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/linetabpage/CB_SYMBOL_RATIO\">Pokud zadáte novou výšku nebo šířku symbolu, zachová poměr stran symbolu.</ahelp>"
+#. CRyAC
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22872,6 +26017,7 @@ msgctxt ""
msgid "Arrow styles"
msgstr "Styly šipky"
+#. xMzou
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22880,6 +26026,7 @@ msgctxt ""
msgid "You can add arrowheads to one end, or both ends of the selected line. To add a custom arrow style to the list, select the arrow in your document, and then click on the <link href=\"text/shared/01/05200300.xhp\" name=\"Arrow Styles\"><emph>Arrow Styles</emph></link> tab of this dialog."
msgstr "Šipky je možné přidat na jeden či oba konce vybrané čáry. Pro přidání vlastního stylu šipek do seznamu vyberte šipku v dokumentu a poté klepněte na kartu <link href=\"text/shared/01/05200300.xhp\" name=\"Styly šipek\"><emph>Styly šipek</emph></link> v tomto dialogu."
+#. jvwvF
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22888,6 +26035,7 @@ msgctxt ""
msgid "Style"
msgstr "Styl"
+#. 2sbLA
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22896,6 +26044,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/linetabpage/LB_END_STYLE\">Select the arrowhead that you want to apply to the selected line.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/linetabpage/LB_END_STYLE\">Vyberte šipku, kterou chcete použít pro vybranou čáru.</ahelp>"
+#. iJn2U
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22904,6 +26053,7 @@ msgctxt ""
msgid "Width"
msgstr "Šířka"
+#. 8F5xw
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22912,6 +26062,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/linetabpage/MTR_FLD_END_WIDTH\">Enter a width for the arrowhead.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/linetabpage/MTR_FLD_END_WIDTH\">Zadejte šířku šipky.</ahelp>"
+#. XhAhR
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22920,6 +26071,7 @@ msgctxt ""
msgid "Center"
msgstr "Na střed"
+#. J96mW
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22928,6 +26080,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/linetabpage/TSB_CENTER_END\">Places the center of the arrowhead(s) on the endpoint(s) of the selected line.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/linetabpage/TSB_CENTER_END\">Umístí střed šipky na konec vybrané čáry.</ahelp>"
+#. 6CxtP
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22936,6 +26089,7 @@ msgctxt ""
msgid "Synchronize ends"
msgstr "Synchronizovat zakončení"
+#. RfRmR
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22944,6 +26098,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/linetabpage/CBX_SYNCHRONIZE\">Automatically updates both arrowhead settings when you enter a different width, select a different arrowhead style,or center an arrowhead.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/linetabpage/CBX_SYNCHRONIZE\">Automaticky aktualizuje nastavení šipky na obou koncích, když změníte šířku, vyberte jiný styl šipky nebo zarovnáte šipku.</ahelp>"
+#. UxexT
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22952,6 +26107,7 @@ msgctxt ""
msgid "Corner and cap styles"
msgstr "Styly rohů a zakončení"
+#. GEsVi
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22960,6 +26116,7 @@ msgctxt ""
msgid "Corner style"
msgstr "Styl rohů"
+#. ieEoG
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22968,6 +26125,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/linetabpage/LB_EDGE_STYLE\">Select the shape to be used at the corners of the line. In case of a small angle between lines, a mitered shape is replaced with a beveled shape.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/linetabpage/LB_EDGE_STYLE\">Vyberte tvar, který má být použit pro rohy čar. U ostrých úhlů je pokosový tvar nahrazen tvarem úkosovým.</ahelp>"
+#. XhFr3
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22976,6 +26134,7 @@ msgctxt ""
msgid "Cap style"
msgstr "Styl zakončení"
+#. aQNxg
#: 05200100.xhp
msgctxt ""
"05200100.xhp\n"
@@ -22984,6 +26143,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/linetabpage/LB_CAP_STYLE\">Select the style of the line end caps. The caps are added to inner dashes as well.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/linetabpage/LB_CAP_STYLE\">Vyberte styl zakončení čar. Zakončení je použito i pro vnitřní čárky čárkovaných čar.</ahelp>"
+#. WL5GF
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -22992,6 +26152,7 @@ msgctxt ""
msgid "Line Styles"
msgstr "Styly čar"
+#. JBbND
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23000,6 +26161,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200200.xhp\" name=\"Line Styles\">Line Styles</link>"
msgstr "<link href=\"text/shared/01/05200200.xhp\" name=\"Styly čar\">Styly čar</link>"
+#. AapDp
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23008,6 +26170,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_LINE_DEF\">Edit or create dashed or dotted line styles.</ahelp>"
msgstr "<ahelp hid=\"HID_LINE_DEF\">Upraví nebo vytvoří styl čárkované nebo tečkované čáry.</ahelp>"
+#. eGeAe
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23016,6 +26179,7 @@ msgctxt ""
msgid "Properties"
msgstr "Vlastnosti"
+#. YKKDc
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23024,6 +26188,7 @@ msgctxt ""
msgid "Line style"
msgstr "Styl čáry"
+#. MHHtT
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23032,6 +26197,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/linestyletabpage/LB_LINESTYLES\">Select the style of line that you want to create.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/linestyletabpage/LB_LINESTYLES\">Vyberte styl čáry, který chcete vytvořit.</ahelp>"
+#. HLKJ4
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23040,6 +26206,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. MWPeE
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23048,6 +26215,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/linestyletabpage/LB_TYPE_2\">Select the combination of dashes and dots that you want.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/linestyletabpage/LB_TYPE_2\">Vyberte požadovanou kombinaci čárek a teček.</ahelp>"
+#. F5mKo
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23056,6 +26224,7 @@ msgctxt ""
msgid "Number"
msgstr "Počet"
+#. n5KGv
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23064,6 +26233,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/linestyletabpage/NUM_FLD_2\">Enter the number of times that you want a dot or a dash to appear in a sequence.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/linestyletabpage/NUM_FLD_2\">Zadejte počet opakování čárek nebo teček v sekvenci.</ahelp>"
+#. ECMUg
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23072,6 +26242,7 @@ msgctxt ""
msgid "Length"
msgstr "Délka"
+#. fRjmB
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23080,6 +26251,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/linestyletabpage/MTR_FLD_LENGTH_2\">Enter the length of the dash.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/linestyletabpage/MTR_FLD_LENGTH_2\">Zadejte délku čárky.</ahelp>"
+#. JJk7Q
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23088,6 +26260,7 @@ msgctxt ""
msgid "Spacing"
msgstr "Vzdálenost"
+#. kExJh
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23096,6 +26269,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/linestyletabpage/MTR_FLD_DISTANCE\">Enter the amount of space that you want to leave between dots or dashes.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/linestyletabpage/MTR_FLD_DISTANCE\">Zadejte mezeru mezi tečkami a čárkami.</ahelp>"
+#. nGun3
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23104,6 +26278,7 @@ msgctxt ""
msgid "Fit to line width"
msgstr "Přizpůsobit šířce čáry"
+#. XUZuK
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23112,6 +26287,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/linestyletabpage/CBX_SYNCHRONIZE\">Automatically adjusts the entries relative to the length of the line.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/linestyletabpage/CBX_SYNCHRONIZE\">Automaticky přizpůsobí položky šířce čáry.</ahelp>"
+#. qSaZb
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23120,6 +26296,7 @@ msgctxt ""
msgid "Add"
msgstr "Přidat"
+#. sqyhp
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23128,6 +26305,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/linestyletabpage/BTN_ADD\">Creates a new line style using the current settings.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/linestyletabpage/BTN_ADD\">Vytvoří nový styl čáry s aktuálním nastavením.</ahelp>"
+#. T2pNA
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23136,6 +26314,7 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. 4phXf
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23144,6 +26323,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter a name.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte název.</ahelp>"
+#. 6Yvch
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23152,6 +26332,7 @@ msgctxt ""
msgid "Modify"
msgstr "Změnit"
+#. u33yE
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23160,6 +26341,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/linestyletabpage/BTN_MODIFY\">Updates the selected line style using the current settings. To change the name of the selected line style, enter a new name when prompted.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/linestyletabpage/BTN_MODIFY\">Aktualizuje vybraný styl čáry podle současného nastavení. Chcete-li změnit název vybraného stylu čáry, zadejte nový název.</ahelp>"
+#. f3KLx
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23168,6 +26350,7 @@ msgctxt ""
msgid "Load line style table"
msgstr "Načíst styly čar"
+#. 2B6G7
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23176,6 +26359,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/linestyletabpage/BTN_LOAD\">Imports a list of line styles.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/linestyletabpage/BTN_LOAD\">Importuje seznam stylů čar.</ahelp>"
+#. YJUP8
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23184,6 +26368,7 @@ msgctxt ""
msgid "Save line style table"
msgstr "Uložit styly čar"
+#. vcQFd
#: 05200200.xhp
msgctxt ""
"05200200.xhp\n"
@@ -23192,6 +26377,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/linestyletabpage/BTN_SAVE\">Saves the current list of line styles, so that you can load it again later.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/linestyletabpage/BTN_SAVE\">Uloží aktuální seznam stylů čar, abyste je mohli později načíst.</ahelp>"
+#. AU78n
#: 05200300.xhp
msgctxt ""
"05200300.xhp\n"
@@ -23200,6 +26386,7 @@ msgctxt ""
msgid "Arrow Styles"
msgstr "Styly šipek"
+#. 5BDow
#: 05200300.xhp
msgctxt ""
"05200300.xhp\n"
@@ -23208,6 +26395,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05200300.xhp\" name=\"Arrow Styles\">Arrow Styles</link>"
msgstr "<link href=\"text/shared/01/05200300.xhp\" name=\"Styly šipek\">Styly šipek</link>"
+#. s86vc
#: 05200300.xhp
msgctxt ""
"05200300.xhp\n"
@@ -23216,6 +26404,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/lineendstabpage/LineEndPage\">Edit or create arrow styles.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/lineendstabpage/LineEndPage\">Upraví nebo vytvoří styly šipek.</ahelp>"
+#. cHB3u
#: 05200300.xhp
msgctxt ""
"05200300.xhp\n"
@@ -23224,6 +26413,7 @@ msgctxt ""
msgid "Organize arrow styles"
msgstr "Organizovat styly šipek"
+#. kFZTX
#: 05200300.xhp
msgctxt ""
"05200300.xhp\n"
@@ -23232,6 +26422,7 @@ msgctxt ""
msgid "Lets you organize the current list of arrow styles."
msgstr "Umožňuje organizovat aktuální seznam stylů šipek."
+#. bEcSR
#: 05200300.xhp
msgctxt ""
"05200300.xhp\n"
@@ -23240,6 +26431,7 @@ msgctxt ""
msgid "Title"
msgstr "Název"
+#. ESzub
#: 05200300.xhp
msgctxt ""
"05200300.xhp\n"
@@ -23248,6 +26440,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/lineendstabpage/EDT_NAME\">Displays the name of the selected arrow style.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/lineendstabpage/EDT_NAME\">Zobrazuje název vybraného stylu šipky.</ahelp>"
+#. fJB6J
#: 05200300.xhp
msgctxt ""
"05200300.xhp\n"
@@ -23256,6 +26449,7 @@ msgctxt ""
msgid "Arrow style"
msgstr "Styl šipky"
+#. WdsUd
#: 05200300.xhp
msgctxt ""
"05200300.xhp\n"
@@ -23264,6 +26458,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/lineendstabpage/LB_LINEENDS\">Choose a predefined arrow style symbol from the list box.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/lineendstabpage/LB_LINEENDS\">Vyberte přednastavený symbol stylu šipky ze seznamu.</ahelp>"
+#. WbmbF
#: 05200300.xhp
msgctxt ""
"05200300.xhp\n"
@@ -23272,6 +26467,7 @@ msgctxt ""
msgid "Add"
msgstr "Přidat"
+#. NULDS
#: 05200300.xhp
msgctxt ""
"05200300.xhp\n"
@@ -23280,6 +26476,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/lineendstabpage/BTN_ADD\">To define a custom arrow style, select a drawing object in the document, and then click here.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_ADD\">Chcete-li nastavit vlastní styl šipky, vyberte v dokumentu objekt kresby a klepněte zde.</ahelp>"
+#. FwURJ
#: 05200300.xhp
msgctxt ""
"05200300.xhp\n"
@@ -23288,6 +26485,7 @@ msgctxt ""
msgid "Modify"
msgstr "Změnit"
+#. sQktA
#: 05200300.xhp
msgctxt ""
"05200300.xhp\n"
@@ -23296,6 +26494,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/lineendstabpage/BTN_MODIFY\">Changes the name of the selected arrow style.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_MODIFY\">Změní název vybraného stylu šipek.</ahelp>"
+#. 3LFoM
#: 05200300.xhp
msgctxt ""
"05200300.xhp\n"
@@ -23304,6 +26503,7 @@ msgctxt ""
msgid "Load Arrow Styles"
msgstr "Načíst styly šipek"
+#. fzQGQ
#: 05200300.xhp
msgctxt ""
"05200300.xhp\n"
@@ -23312,6 +26512,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/lineendstabpage/BTN_LOAD\">Imports a list of arrow styles.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_LOAD\">Importuje seznam stylů šipek.</ahelp>"
+#. B57XS
#: 05200300.xhp
msgctxt ""
"05200300.xhp\n"
@@ -23320,6 +26521,7 @@ msgctxt ""
msgid "Save Arrow Styles"
msgstr "Uložit styly šipek"
+#. DJCeT
#: 05200300.xhp
msgctxt ""
"05200300.xhp\n"
@@ -23328,6 +26530,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/lineendstabpage/BTN_SAVE\">Saves the current list of arrow styles, so that you can load it later.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/lineendstabpage/BTN_SAVE\">Uloží aktuální seznam stylů šipek, abyste je mohli později načíst.</ahelp>"
+#. sBwKr
#: 05210000.xhp
msgctxt ""
"05210000.xhp\n"
@@ -23336,6 +26539,7 @@ msgctxt ""
msgid "Area window"
msgstr "Okno Oblast"
+#. AKnrv
#: 05210000.xhp
msgctxt ""
"05210000.xhp\n"
@@ -23344,6 +26548,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05210000.xhp\" name=\"Area\">Area</link>"
msgstr "<link href=\"text/shared/01/05210000.xhp\" name=\"Oblast\">Oblast</link>"
+#. ZEoKv
#: 05210000.xhp
msgctxt ""
"05210000.xhp\n"
@@ -23352,6 +26557,7 @@ msgctxt ""
msgid "<variable id=\"flaechetext\"><ahelp hid=\".uno:FormatArea\">Sets the fill properties of the selected drawing object.</ahelp></variable>"
msgstr "<variable id=\"flaechetext\"><ahelp hid=\".uno:FormatArea\">Nastaví vlastnosti výplně vybraného objektu kresby.</ahelp></variable>"
+#. Y4R24
#: 05210100.xhp
msgctxt ""
"05210100.xhp\n"
@@ -23360,6 +26566,7 @@ msgctxt ""
msgid "Area tab"
msgstr "Karta Oblast"
+#. M6zvc
#: 05210100.xhp
msgctxt ""
"05210100.xhp\n"
@@ -23368,6 +26575,7 @@ msgctxt ""
msgid "<bookmark_value>areas; styles</bookmark_value><bookmark_value>fill patterns for areas</bookmark_value><bookmark_value>fill colors for areas</bookmark_value><bookmark_value>invisible areas</bookmark_value>"
msgstr "<bookmark_value>oblasti; styly</bookmark_value><bookmark_value>vzory výplně oblastí</bookmark_value><bookmark_value>barvy výplně oblastí</bookmark_value><bookmark_value>neviditelné oblasti</bookmark_value>"
+#. Y4ktT
#: 05210100.xhp
msgctxt ""
"05210100.xhp\n"
@@ -23376,6 +26584,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area\">Area</link>"
msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Oblast\">Oblast</link>"
+#. tcPKP
#: 05210100.xhp
msgctxt ""
"05210100.xhp\n"
@@ -23384,6 +26593,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/areatabpage/AreaTabPage\">Set the fill options for the selected drawing object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/areatabpage/AreaTabPage\">Nastaví vlastnosti výplně vybraného objektu kresby.</ahelp>"
+#. eE2Fr
#: 05210100.xhp
msgctxt ""
"05210100.xhp\n"
@@ -23392,6 +26602,7 @@ msgctxt ""
msgid "You can add custom colors, gradients, hatchings, two color patterns and bitmap patterns to the default lists for later use."
msgstr "Pro pozdější použití je možné k výchozím seznamům přidat vlastní barvy, přechody, šrafování, dvoubarevné vzorky a rastry."
+#. 5n3AA
#: 05210100.xhp
msgctxt ""
"05210100.xhp\n"
@@ -23400,6 +26611,7 @@ msgctxt ""
msgid "Cell, Row or Table background selector"
msgstr "Výběr pozadí buňky, řádku nebo tabulky"
+#. 8UdBz
#: 05210100.xhp
msgctxt ""
"05210100.xhp\n"
@@ -23408,6 +26620,7 @@ msgctxt ""
msgid "Select the table object which background area is to be filled."
msgstr "Vyberte objekt tabulky, jehož pozadí se má vyplnit."
+#. CGbA3
#: 05210100.xhp
msgctxt ""
"05210100.xhp\n"
@@ -23416,6 +26629,7 @@ msgctxt ""
msgid "None"
msgstr "Žádná"
+#. GJELN
#: 05210100.xhp
msgctxt ""
"05210100.xhp\n"
@@ -23424,6 +26638,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/areatabpage/btnnone\">Do not fill the selected object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/areatabpage/btnnone\">Vybraný objekt se nevyplní.</ahelp>"
+#. wjDrT
#: 05210100.xhp
msgctxt ""
"05210100.xhp\n"
@@ -23432,6 +26647,7 @@ msgctxt ""
msgid "Color"
msgstr "Barva"
+#. sJECX
#: 05210100.xhp
msgctxt ""
"05210100.xhp\n"
@@ -23440,6 +26656,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/areatabpage/btncolor\">Fills the object with a color selected on this page.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/areatabpage/btncolor\">Vyplní objekt barvou vybranou na této stránce.</ahelp>"
+#. 58oAC
#: 05210100.xhp
msgctxt ""
"05210100.xhp\n"
@@ -23448,6 +26665,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05210300.xhp\" name=\"Gradient\">Gradient</link>"
msgstr "<link href=\"text/shared/01/05210300.xhp\" name=\"Přechod\">Přechod</link>"
+#. jFoGv
#: 05210100.xhp
msgctxt ""
"05210100.xhp\n"
@@ -23456,6 +26674,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/areatabpage/btngradient\">Fills the object with a gradient selected on this page.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/areatabpage/btngradient\">Vyplní objekt přechodem vybraným na této stránce.</ahelp>"
+#. BtYSN
#: 05210100.xhp
msgctxt ""
"05210100.xhp\n"
@@ -23464,6 +26683,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05210500.xhp#bitmapmuster\" name=\"Bitmap\">Bitmap</link>"
msgstr "<link href=\"text/shared/01/05210500.xhp#bitmapmuster\" name=\"Rastr\">Rastr</link>"
+#. qBkq4
#: 05210100.xhp
msgctxt ""
"05210100.xhp\n"
@@ -23472,6 +26692,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/areatabpage/btnbitmap\">Fills the object with a bitmap pattern selected on this page.</ahelp> To add a bitmap to the list, open this dialog, click the <emph>Bitmaps </emph>tab, and then click <emph>Add / Import</emph>."
msgstr "<ahelp hid=\"cui/ui/areatabpage/btnbitmap\">Vyplní objekt rastrovým vzorkem vybraným na této stránce</ahelp> Chcete-li přidat rastr do seznamu, otevřete toto dialogové okno, klepněte na kartu <emph>Rastr</emph> a poté klepněte na <emph>Přidat / Importovat</emph>."
+#. EAYEg
#: 05210100.xhp
msgctxt ""
"05210100.xhp\n"
@@ -23480,6 +26701,7 @@ msgctxt ""
msgid "Pattern"
msgstr "Vzorek"
+#. Z5Fcf
#: 05210100.xhp
msgctxt ""
"05210100.xhp\n"
@@ -23488,6 +26710,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/areatabpage/btnpattern\">Fills the object with a simple two color pattern selected on this page.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/areatabpage/btnpattern\">Vyplní objekt jednoduchým dvoubarevným vzorkem vybraným na této stránce.</ahelp>"
+#. ydNTt
#: 05210100.xhp
msgctxt ""
"05210100.xhp\n"
@@ -23496,6 +26719,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05210400.xhp\" name=\"Hatch\">Hatch</link>"
msgstr "<link href=\"text/shared/01/05210400.xhp\" name=\"Šrafování\">Šrafování</link>"
+#. DJy4E
#: 05210100.xhp
msgctxt ""
"05210100.xhp\n"
@@ -23504,6 +26728,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/areatabpage/btnhatch\">Fills the object with a hatching pattern selected on this page.</ahelp> To apply a background color to the hatching pattern, select the <emph>Background color</emph> box, and then click a color in the list."
msgstr "<ahelp hid=\"cui/ui/areatabpage/btnhatch\">Vyplní objekt vzorkem šrafování vybraným na této stránce.</ahelp> Chcete-li na vzorek šrafování použít barvu pozadí, zvolte pole <emph>Barva pozadí</emph> a klepněte na barvu v seznamu."
+#. PHhMR
#: 05210100.xhp
msgctxt ""
"05210100.xhp\n"
@@ -23512,6 +26737,7 @@ msgctxt ""
msgid "You can quickly select fill options from the list boxes on the <emph>Drawing Object Properties</emph> toolbar."
msgstr "Možnosti výplně můžete rychle vybrat ze seznamů na liště <emph>Vlastnosti objektu kresby</emph>."
+#. CiGCw
#: 05210100.xhp
msgctxt ""
"05210100.xhp\n"
@@ -23520,6 +26746,7 @@ msgctxt ""
msgid "<variable id=\"sytext\"><ahelp hid=\".uno:FillStyle\">Select the type of fill that you want to apply to the selected drawing object.</ahelp></variable>"
msgstr "<variable id=\"sytext\"><ahelp hid=\".uno:FillStyle\">Vyberte druh výplně pro vybraný objekt kresby.</ahelp></variable>"
+#. Eybzn
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23528,6 +26755,7 @@ msgctxt ""
msgid "Gradients"
msgstr "Přechody"
+#. BSymY
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23536,6 +26764,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05210300.xhp\" name=\"Gradients\">Gradients</link>"
msgstr "<link href=\"text/shared/01/05210300.xhp\" name=\"Přechody\">Přechody</link>"
+#. zJe74
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23544,6 +26773,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/gradientpage/GradientPage\">Set the properties of a gradient, or save and load gradient lists.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/gradientpage/GradientPage\">Umožňuje nastavit vlastnosti přechodu nebo ukládat a načítat seznamy přechodů.</ahelp>"
+#. gM7bE
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23552,6 +26782,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. khX6p
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23560,6 +26791,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/gradientpage/gradienttypelb\">Select the gradient that you want to apply.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/gradientpage/gradienttypelb\">Vyberte přechod, který chcete použít.</ahelp>"
+#. PmsQk
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23568,6 +26800,7 @@ msgctxt ""
msgid "Center X"
msgstr "Střed X"
+#. LVNPm
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23576,6 +26809,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/gradientpage/centerxmtr\">Enter the horizontal offset for the gradient, where 0% corresponds to the current horizontal location of the endpoint color in the gradient. The endpoint color is the color that is selected in the <emph>To</emph> box.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/gradientpage/centerxmtr\">Zadejte vodorovnou odchylku přechodu, kde 0 % odpovídá současnému vodorovnému umístění barvy koncového bodu přechodu. Barva koncového bodu je barva vybraná v poli <emph>Do</emph>.</ahelp>"
+#. TGhRA
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23584,6 +26818,7 @@ msgctxt ""
msgid "Center Y"
msgstr "Střed Y"
+#. 47zBS
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23592,6 +26827,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/gradientpage/centerymtr\">Enter the vertical offset for the gradient, where 0% corresponds to the current vertical location of the endpoint color in the gradient. The endpoint color is the color that is selected in the <emph>To</emph> box.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/gradientpage/centerymtr\">Zadejte svislou odchylku přechodu, kde 0 % odpovídá současnému svislému umístění barvy koncového bodu přechodu. Barva koncového bodu je barva vybraná v poli <emph>Do</emph>.</ahelp>"
+#. Vh5bN
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23600,6 +26836,7 @@ msgctxt ""
msgid "Angle"
msgstr "Úhel"
+#. R5E5L
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23608,6 +26845,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/gradientpage/anglemtr\">Enter a rotation angle for the selected gradient.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/gradientpage/anglemtr\">Zadejte úhel otočení vybraného přechodu.</ahelp>"
+#. HtN4S
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23616,6 +26854,7 @@ msgctxt ""
msgid "Border"
msgstr "Ohraničení"
+#. ZbooT
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23624,6 +26863,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/gradientpage/bordermtr\">Enter the amount by which you want to adjust the area of the endpoint color on the gradient. The endpoint color is the color that is selected in the <emph>To</emph> box.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/gradientpage/bordermtr\">Zadejte hodnotu, o kterou chcete upravit umístění barvy koncového bodu v přechodu. Barva koncového bodu je barva vybraná v poli <emph>Do</emph>.</ahelp>"
+#. UUKEx
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23632,6 +26872,7 @@ msgctxt ""
msgid "From"
msgstr "Od"
+#. kA7FM
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23640,6 +26881,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/gradientpage/colorfromlb\">Select a color for the beginning point of the gradient.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/gradientpage/colorfromlb\">Vyberte počáteční barvu přechodu.</ahelp>"
+#. DpiEH
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23648,6 +26890,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/gradientpage/colorfrommtr\">Enter the intensity for the color in the <emph>From </emph>box, where 0% corresponds to black, and 100 % to the selected color.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/gradientpage/colorfrommtr\">Zadejte intenzitu barvy v poli <emph>Od</emph> - 0 % odpovídá černé a 100 % odpovídá vybrané barvě.</ahelp>"
+#. 7HMgL
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23656,6 +26899,7 @@ msgctxt ""
msgid "To"
msgstr "Do"
+#. red4y
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23664,6 +26908,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/gradientpage/colortolb\">Select a color for the endpoint of the gradient.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/gradientpage/colortolb\">Vyberte koncovou barvu přechodu.</ahelp>"
+#. kBiFY
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23672,6 +26917,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/gradientpage/colortomtr\">Enter the intensity for the color in the <emph>To </emph>box, where 0% corresponds to black, and 100 % to the selected color.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/gradientpage/colortomtr\">Zadejte intenzitu barvy v poli <emph>Do</emph> - 0 % odpovídá černé a 100 % odpovídá vybrané barvě.</ahelp>"
+#. jEbtG
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23680,6 +26926,7 @@ msgctxt ""
msgid "Add"
msgstr "Přidat"
+#. a33x9
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23688,6 +26935,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/gradientpage/add\">Adds a custom gradient to the current list. Specify the properties of your gradient, and then click this button</ahelp>"
msgstr "<ahelp hid=\"cui/ui/gradientpage/add\">Přidá do aktuálního seznamu vlastní přechod. Určete vlastnosti přechodu a klepněte na toto tlačítko.</ahelp>"
+#. GRnAA
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23696,6 +26944,7 @@ msgctxt ""
msgid "Modify"
msgstr "Změnit"
+#. NtETT
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -23704,6 +26953,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/gradientpage/modify\">Applies the current gradient properties to the selected gradient. If you want, you can save the gradient under a different name.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/gradientpage/modify\">Použije současné nastavení přechodu na vybraný přechod. Pokud chcete, můžete přechod uložit pod jiným názvem.</ahelp>"
+#. B3u5F
#: 05210400.xhp
msgctxt ""
"05210400.xhp\n"
@@ -23712,6 +26962,7 @@ msgctxt ""
msgid "Hatching"
msgstr "Šrafování"
+#. FB7Ra
#: 05210400.xhp
msgctxt ""
"05210400.xhp\n"
@@ -23720,6 +26971,7 @@ msgctxt ""
msgid "<bookmark_value>hatching</bookmark_value><bookmark_value>areas; hatched/dotted</bookmark_value><bookmark_value>dotted areas</bookmark_value>"
msgstr "<bookmark_value>šrafování</bookmark_value><bookmark_value>tečkované oblasti</bookmark_value><bookmark_value>oblasti; šrafované/tečkované</bookmark_value>"
+#. G2DWJ
#: 05210400.xhp
msgctxt ""
"05210400.xhp\n"
@@ -23728,6 +26980,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05210400.xhp\" name=\"Hatching\">Hatching</link>"
msgstr "<link href=\"text/shared/01/05210400.xhp\" name=\"Šrafování\">Šrafování</link>"
+#. DVUEu
#: 05210400.xhp
msgctxt ""
"05210400.xhp\n"
@@ -23736,6 +26989,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/hatchpage/HatchPage\">Set the properties of a hatching pattern, or save and load hatching lists.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/hatchpage/HatchPage\">Umožňuje nastavit vlastnosti šrafovacího vzorku nebo ukládat a načítat seznamy přechodů.</ahelp>"
+#. UboD4
#: 05210400.xhp
msgctxt ""
"05210400.xhp\n"
@@ -23744,6 +26998,7 @@ msgctxt ""
msgid "Properties"
msgstr "Vlastnosti"
+#. B6eCC
#: 05210400.xhp
msgctxt ""
"05210400.xhp\n"
@@ -23752,6 +27007,7 @@ msgctxt ""
msgid "Define or modify a hatching pattern."
msgstr "Nastavení nebo úprava vzorku šrafování."
+#. j8kWp
#: 05210400.xhp
msgctxt ""
"05210400.xhp\n"
@@ -23760,6 +27016,7 @@ msgctxt ""
msgid "Spacing"
msgstr "Vzdálenost"
+#. YjFBM
#: 05210400.xhp
msgctxt ""
"05210400.xhp\n"
@@ -23768,6 +27025,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/hatchpage/distancemtr\">Enter the amount of space that you want to have between the hatch lines.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/hatchpage/distancemtr\">Zadejte vzdálenost mezi šrafovacími čarami.</ahelp>"
+#. A4mhT
#: 05210400.xhp
msgctxt ""
"05210400.xhp\n"
@@ -23776,6 +27034,7 @@ msgctxt ""
msgid "Angle"
msgstr "Úhel"
+#. 5CnX4
#: 05210400.xhp
msgctxt ""
"05210400.xhp\n"
@@ -23784,6 +27043,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/hatchpage/anglemtr\">Enter the rotation angle for the hatch lines, or click a position in the angle grid.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/hatchpage/anglemtr\">Zadejte úhel otočení šrafovacích čar nebo klepněte na pozici v mřížce.</ahelp>"
+#. YvDWw
#: 05210400.xhp
msgctxt ""
"05210400.xhp\n"
@@ -23792,6 +27052,7 @@ msgctxt ""
msgid "Line type"
msgstr "Typ čáry"
+#. 9wCLZ
#: 05210400.xhp
msgctxt ""
"05210400.xhp\n"
@@ -23800,6 +27061,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/hatchpage/linetypelb\">Select the type of hatch lines that you want to use.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/hatchpage/linetypelb\">Vyberte typ šrafovací čáry, který chcete použít.</ahelp>"
+#. PC8eA
#: 05210400.xhp
msgctxt ""
"05210400.xhp\n"
@@ -23808,6 +27070,7 @@ msgctxt ""
msgid "Line color"
msgstr "Barva čáry"
+#. iDSCF
#: 05210400.xhp
msgctxt ""
"05210400.xhp\n"
@@ -23816,6 +27079,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/hatchpage/linecolorlb\">Select the color of the hatch lines.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/hatchpage/linecolorlb\">Vyberte barvu šrafovacích čar.</ahelp>"
+#. mE7AP
#: 05210400.xhp
msgctxt ""
"05210400.xhp\n"
@@ -23824,6 +27088,7 @@ msgctxt ""
msgid "Hatches List"
msgstr "Seznam šrafování"
+#. Xd9jB
#: 05210400.xhp
msgctxt ""
"05210400.xhp\n"
@@ -23832,6 +27097,7 @@ msgctxt ""
msgid "Lists the available hatching patterns. You can also modify or create your own hatching pattern."
msgstr "Seznam všech dostupných vzorků šrafování. Také je možné vzor upravit nebo vytvořit vlastní."
+#. 2FhdX
#: 05210400.xhp
msgctxt ""
"05210400.xhp\n"
@@ -23840,6 +27106,7 @@ msgctxt ""
msgid "Add"
msgstr "Přidat"
+#. gKCWj
#: 05210400.xhp
msgctxt ""
"05210400.xhp\n"
@@ -23848,6 +27115,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/hatchpage/add\">Adds a custom hatching pattern to the current list. Specify the properties of your hatching pattern, and then click this button.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/hatchpage/add\">Přidá do současného seznamu aktuální vzorek šrafování. Určete vlastnosti svého vzorku šrafování a poté klepněte na toto tlačítko.</ahelp>"
+#. Hz3CL
#: 05210400.xhp
msgctxt ""
"05210400.xhp\n"
@@ -23856,6 +27124,7 @@ msgctxt ""
msgid "Modify"
msgstr "Změnit"
+#. d2CgS
#: 05210400.xhp
msgctxt ""
"05210400.xhp\n"
@@ -23864,6 +27133,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/hatchpage/modify\">Applies the current hatching properties to the selected hatching pattern. If you want, you can save the pattern under a different name.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/hatchpage/modify\">Použije aktuální nastavení šrafování na vybraný vzorek šrafování. Pokud chcete, je možné vzorek uložit pod jiným názvem.</ahelp>"
+#. pDxGG
#: 05210500.xhp
msgctxt ""
"05210500.xhp\n"
@@ -23872,6 +27142,7 @@ msgctxt ""
msgid "Bitmap"
msgstr "Rastr"
+#. HFJGN
#: 05210500.xhp
msgctxt ""
"05210500.xhp\n"
@@ -23880,6 +27151,7 @@ msgctxt ""
msgid "<bookmark_value>bitmaps; patterns</bookmark_value><bookmark_value>areas; bitmap patterns</bookmark_value><bookmark_value>pixel patterns</bookmark_value><bookmark_value>pixel editor</bookmark_value><bookmark_value>pattern editor</bookmark_value>"
msgstr "<bookmark_value>rastry; vzory</bookmark_value><bookmark_value>oblasti; rastry</bookmark_value><bookmark_value>rastrové vzory</bookmark_value><bookmark_value>editor rastrů</bookmark_value><bookmark_value>editor vzorů</bookmark_value>"
+#. 2jwXu
#: 05210500.xhp
msgctxt ""
"05210500.xhp\n"
@@ -23888,6 +27160,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05210500.xhp\" name=\"Bitmap\">Bitmap</link>"
msgstr "<link href=\"text/shared/01/05210500.xhp\" name=\"Rastr\">Rastr</link>"
+#. yFYuj
#: 05210500.xhp
msgctxt ""
"05210500.xhp\n"
@@ -23896,6 +27169,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BitmapTabPage\">Select a bitmap that you want to use as a fill pattern, or create your own pixel pattern. You can also import bitmaps, and save or load bitmap lists.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BitmapTabPage\">Vyberte rastr, který chcete použít jako výplň, nebo vytvořte vlastní rastrový vzorek. Také je možné importovat rastry a ukládat nebo načítat seznamy rastrů.</ahelp>"
+#. FvnTh
#: 05210500.xhp
msgctxt ""
"05210500.xhp\n"
@@ -23904,6 +27178,7 @@ msgctxt ""
msgid "Pattern Editor"
msgstr "Editor vzorků"
+#. aqBHc
#: 05210500.xhp
msgctxt ""
"05210500.xhp\n"
@@ -23912,6 +27187,7 @@ msgctxt ""
msgid "Use this editor to create a simple, two-color, 8x8 pixel bitmap pattern."
msgstr "Pomocí tohoto editoru je možné vytvořit jednoduchý dvoubarevný vzorek o velikosti 8 x 8 pixelů."
+#. C9Reo
#: 05210500.xhp
msgctxt ""
"05210500.xhp\n"
@@ -23920,6 +27196,7 @@ msgctxt ""
msgid "Grid"
msgstr "Mřížka"
+#. N9L3c
#: 05210500.xhp
msgctxt ""
"05210500.xhp\n"
@@ -23928,6 +27205,7 @@ msgctxt ""
msgid "To enable this editor, select the <emph>Blank</emph> bitmap in the bitmap list."
msgstr "Pro zapnutí tohoto editoru zvolte v seznamu rastrů <emph>Prázdný</emph>."
+#. BJwLt
#: 05210500.xhp
msgctxt ""
"05210500.xhp\n"
@@ -23936,6 +27214,7 @@ msgctxt ""
msgid "Import"
msgstr "Importovat"
+#. SGKZW
#: 05210500.xhp
msgctxt ""
"05210500.xhp\n"
@@ -23944,6 +27223,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Locate the bitmap that you want to import, and then click <emph>Open</emph>. The bitmap is added to the end of the list of available bitmaps.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BTN_IMPORT\">Vyberte rastr, který chcete importovat, a klepněte na <emph>Otevřít</emph>. Rastr se přidá na konec seznamu.</ahelp>"
+#. wAHtP
#: 05210600.xhp
msgctxt ""
"05210600.xhp\n"
@@ -23952,6 +27232,7 @@ msgctxt ""
msgid "Shadow"
msgstr "Stín"
+#. EnmiG
#: 05210600.xhp
msgctxt ""
"05210600.xhp\n"
@@ -23960,6 +27241,7 @@ msgctxt ""
msgid "<bookmark_value>areas; shadows</bookmark_value><bookmark_value>shadows; areas</bookmark_value>"
msgstr "<bookmark_value>oblasti; stíny</bookmark_value><bookmark_value>stíny; oblasti</bookmark_value>"
+#. cK95v
#: 05210600.xhp
msgctxt ""
"05210600.xhp\n"
@@ -23968,6 +27250,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05210600.xhp\" name=\"Shadow\">Shadow</link>"
msgstr "<link href=\"text/shared/01/05210600.xhp\" name=\"Stín\">Stín</link>"
+#. oCVLD
#: 05210600.xhp
msgctxt ""
"05210600.xhp\n"
@@ -23976,6 +27259,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/shadowtabpage/ShadowTabPage\">Add a shadow to the selected drawing object, and define the properties of the shadow.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/shadowtabpage/ShadowTabPage\">Umožňuje vybranému objektu kresby přidat stín a určit vlastnosti stínu.</ahelp>"
+#. QeBmE
#: 05210600.xhp
msgctxt ""
"05210600.xhp\n"
@@ -23984,6 +27268,7 @@ msgctxt ""
msgid "Properties"
msgstr "Vlastnosti"
+#. 9bJyq
#: 05210600.xhp
msgctxt ""
"05210600.xhp\n"
@@ -23992,6 +27277,7 @@ msgctxt ""
msgid "Set the properties of the shadow that you want to apply."
msgstr "Nastavte vlastnosti stínu, které chcete použít."
+#. LyrNX
#: 05210600.xhp
msgctxt ""
"05210600.xhp\n"
@@ -24000,6 +27286,7 @@ msgctxt ""
msgid "Use shadow"
msgstr "Použít stín"
+#. kPzfF
#: 05210600.xhp
msgctxt ""
"05210600.xhp\n"
@@ -24008,6 +27295,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/shadowtabpage/TSB_SHOW_SHADOW\">Adds a shadow to the selected drawing object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/shadowtabpage/TSB_SHOW_SHADOW\">Přidá k vybranému objektu kresby stín.</ahelp>"
+#. A8T2E
#: 05210600.xhp
msgctxt ""
"05210600.xhp\n"
@@ -24016,6 +27304,7 @@ msgctxt ""
msgid "Position"
msgstr "Umístění"
+#. cdmMz
#: 05210600.xhp
msgctxt ""
"05210600.xhp\n"
@@ -24024,6 +27313,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/shadowtabpage/CTL_POSITION\">Click where you want to cast the shadow.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/shadowtabpage/CTL_POSITION\">Klepněte na místo, kam má objekt vrhat stín.</ahelp>"
+#. bazWf
#: 05210600.xhp
msgctxt ""
"05210600.xhp\n"
@@ -24032,6 +27322,7 @@ msgctxt ""
msgid "Distance"
msgstr "Vzdálenost"
+#. 7kpJK
#: 05210600.xhp
msgctxt ""
"05210600.xhp\n"
@@ -24040,6 +27331,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/shadowtabpage/MTR_FLD_DISTANCE\">Enter the distance that you want the shadow to be offset from the selected object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/shadowtabpage/MTR_FLD_DISTANCE\">Zadejte vzdálenost, o kterou se má stín odchýlit od vybraného objektu.</ahelp>"
+#. fc4EB
#: 05210600.xhp
msgctxt ""
"05210600.xhp\n"
@@ -24048,6 +27340,7 @@ msgctxt ""
msgid "Color"
msgstr "Barva"
+#. zVn4X
#: 05210600.xhp
msgctxt ""
"05210600.xhp\n"
@@ -24056,6 +27349,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/shadowtabpage/LB_SHADOW_COLOR\">Select a color for the shadow.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/shadowtabpage/LB_SHADOW_COLOR\">Vyberte barvu stínu.</ahelp>"
+#. 7aXiH
#: 05210600.xhp
msgctxt ""
"05210600.xhp\n"
@@ -24064,6 +27358,7 @@ msgctxt ""
msgid "Transparency"
msgstr "Průhlednost"
+#. 5GKbN
#: 05210600.xhp
msgctxt ""
"05210600.xhp\n"
@@ -24072,6 +27367,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/shadowtabpage/MTR_SHADOW_TRANSPARENT\">Enter a percentage from 0% (opaque) to 100% (transparent) to specify the transparency of the shadow.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/shadowtabpage/MTR_SHADOW_TRANSPARENT\">Zadejte procentuální hodnotu od 0 % (neprůhledné) po 100 % (průhledné), která určuje průhlednost stínu.</ahelp>"
+#. rVyiG
#: 05210600.xhp
msgctxt ""
"05210600.xhp\n"
@@ -24080,6 +27376,7 @@ msgctxt ""
msgid "Shadow"
msgstr "Stín"
+#. DgnuC
#: 05210600.xhp
msgctxt ""
"05210600.xhp\n"
@@ -24088,6 +27385,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:FillShadow\">Adds a shadow to the selected object. If the object already has a shadow, the shadow is removed. If you click this icon when no object is selected, the shadow is added to the next object that you draw.</ahelp>"
msgstr "<ahelp hid=\".uno:FillShadow\">Přidá k vybranému objektu stín. Pokud již objekt stín má, odstraní se stín. Pokud na tuto ikonu klepnete, když není vybrán žádný objekt, přidá se stín dalšímu objektu, který nakreslíte.</ahelp>"
+#. DK9fc
#: 05210600.xhp
msgctxt ""
"05210600.xhp\n"
@@ -24096,6 +27394,7 @@ msgctxt ""
msgid "<image id=\"img_id3149045\" src=\"cmd/sc_fillshadow.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149045\">Icon</alt></image>"
msgstr "<image id=\"img_id3149045\" src=\"cmd/sc_fillshadow.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149045\">Ikonka</alt></image>"
+#. 6XJUi
#: 05210600.xhp
msgctxt ""
"05210600.xhp\n"
@@ -24104,6 +27403,7 @@ msgctxt ""
msgid "Shadow"
msgstr "Stín"
+#. n7qDQ
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24112,6 +27412,7 @@ msgctxt ""
msgid "Transparency"
msgstr "Průhlednost"
+#. WjBUZ
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24120,6 +27421,7 @@ msgctxt ""
msgid "<bookmark_value>transparency;areas</bookmark_value><bookmark_value>areas; transparency</bookmark_value>"
msgstr "<bookmark_value>průhlednost; oblasti</bookmark_value><bookmark_value>oblasti; průhlednost</bookmark_value>"
+#. 8WKMj
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24128,6 +27430,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05210700.xhp\" name=\"Transparency\">Transparency</link>"
msgstr "<link href=\"text/shared/01/05210700.xhp\" name=\"Průhlednost\">Průhlednost</link>"
+#. EnRaP
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24136,6 +27439,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Set the transparency options for the fill that you apply to the selected object.</ahelp>"
msgstr "<ahelp hid=\".\">Nastavení průhlednosti výplně vybraného objektu.</ahelp>"
+#. MNLDM
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24144,6 +27448,7 @@ msgctxt ""
msgid "Transparency mode"
msgstr "Režim průhlednosti"
+#. rAiVP
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24152,6 +27457,7 @@ msgctxt ""
msgid "Specify the type of transparency that you want to apply."
msgstr "Vyberte typ průhlednosti, který chcete použít."
+#. H7mW8
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24160,6 +27466,7 @@ msgctxt ""
msgid "No transparency"
msgstr "Neprůhledné"
+#. XFw5M
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24168,6 +27475,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/transparencytabpage/RBT_TRANS_OFF\">Turns off color transparency.</ahelp> This is the default setting."
msgstr "<ahelp hid=\"cui/ui/transparencytabpage/RBT_TRANS_OFF\">Vypne průhlednost barev.</ahelp> Toto je výchozí nastavení."
+#. E6yyt
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24176,6 +27484,7 @@ msgctxt ""
msgid "Transparency"
msgstr "Průhlednost"
+#. XrPvj
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24184,6 +27493,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/transparencytabpage/RBT_TRANS_LINEAR\">Turns on color transparency. Select this option, and then enter a number in the box, where 0% is fully opaque and 100% is fully transparent.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/transparencytabpage/RBT_TRANS_LINEAR\">Zapne průhlednost barvy. Zvolte tuto možnost a zadejte do pole číslo (0 % je neprůhlednost a 100 % je plná průhlednost).</ahelp>"
+#. 4FVpT
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24192,6 +27502,7 @@ msgctxt ""
msgid "Transparency spin button"
msgstr "Číselník průhlednosti"
+#. 5CcDw
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24200,6 +27511,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRANSPARENT\">Adjusts the transparency of the current fill color. Enter a number between 0% (opaque) and 100% (transparent).</ahelp>"
msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRANSPARENT\">Upravte průhlednost aktuální barvy výplně. Zadejte číslo od 0 % (neprůhledné) do 100 % (průhledné).</ahelp>"
+#. MA4PB
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24208,6 +27520,7 @@ msgctxt ""
msgid "Gradient"
msgstr "Přechod"
+#. 79XFx
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24216,6 +27529,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/transparencytabpage/RBT_TRANS_GRADIENT\">Applies a transparency gradient to the current fill color. Select this option, and then set the gradient properties.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/transparencytabpage/RBT_TRANS_GRADIENT\">Použije přechod průhlednosti pro aktuální barvu výplně. Zvolte tuto možnost a nastavte vlastnosti přechodu.</ahelp>"
+#. swAFY
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24224,6 +27538,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. 3ZGLx
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24232,6 +27547,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/transparencytabpage/LB_TRGR_GRADIENT_TYPES\">Select the type of transparency gradient that you want to apply.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/transparencytabpage/LB_TRGR_GRADIENT_TYPES\">Zvolte typ přechodu průhlednosti, který chcete použít.</ahelp>"
+#. xPQpD
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24240,6 +27556,7 @@ msgctxt ""
msgid "Center X"
msgstr "Střed X"
+#. 2axGD
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24248,6 +27565,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_CENTER_X\">Enter the horizontal offset for the gradient.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_CENTER_X\">Zadejte vodorovnou odchylku přechodu.</ahelp>"
+#. kHDGR
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24256,6 +27574,7 @@ msgctxt ""
msgid "Center Y"
msgstr "Střed Y"
+#. hmoZP
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24264,6 +27583,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_CENTER_Y\">Enter the vertical offset for the gradient.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_CENTER_Y\">Zadejte svislou odchylku přechodu.</ahelp>"
+#. rNMkx
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24272,6 +27592,7 @@ msgctxt ""
msgid "Angle"
msgstr "Úhel"
+#. 84zEo
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24280,6 +27601,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_ANGLE\">Enter a rotation angle for the gradient.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_ANGLE\">Zadejte úhel otočení přechodu.</ahelp>"
+#. FNAqk
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24288,6 +27610,7 @@ msgctxt ""
msgid "Border"
msgstr "Ohraničení"
+#. 2M9ZD
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24296,6 +27619,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_BORDER\">Enter the amount by which you want to adjust the transparent area of the gradient. The default value is 0%.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_BORDER\">Zadejte hodnotu, o kterou chcete upravit průhlednost oblasti přechodu. Výchozí hodnota je 0 %.</ahelp>"
+#. io2eh
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24304,6 +27628,7 @@ msgctxt ""
msgid "Start value"
msgstr "Počáteční hodnota"
+#. e6UpX
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24312,6 +27637,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_START_VALUE\">Enter a transparency value for the beginning point of the gradient, where 0% is fully opaque and 100% is fully transparent.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_START_VALUE\">Zadejte hodnotu průhlednosti pro počáteční bod přechodu - 0 % je úplná neprůhlednost a 100 % je úplná průhlednost.</ahelp>"
+#. 5DQBE
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24320,6 +27646,7 @@ msgctxt ""
msgid "End value"
msgstr "Koncová hodnota"
+#. 8BmeF
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24328,6 +27655,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_END_VALUE\">Enter a transparency value for the endpoint of the gradient, where 0% is fully opaque and 100% is fully transparent.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_END_VALUE\">Zadejte hodnotu průhlednosti pro koncový bod přechodu - 0 % je úplná neprůhlednost a 100 % je úplná průhlednost.</ahelp>"
+#. BXmS4
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24336,6 +27664,7 @@ msgctxt ""
msgid "Preview"
msgstr "Náhled"
+#. RPqyN
#: 05210700.xhp
msgctxt ""
"05210700.xhp\n"
@@ -24344,6 +27673,7 @@ msgctxt ""
msgid "Use the preview to view your changes before you apply the transparency effect to the color fill of the selected object."
msgstr "Pomocí náhledu si je možné prohlédnout změny před použitím efektu průhlednosti na barevnou výplň vybraného objektu."
+#. jKvAA
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24352,6 +27682,7 @@ msgctxt ""
msgid "Text"
msgstr "Text"
+#. rCSp7
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24360,6 +27691,7 @@ msgctxt ""
msgid "<bookmark_value>text; text/draw objects</bookmark_value> <bookmark_value>draw objects; text in</bookmark_value> <bookmark_value>frames; text fitting to frames</bookmark_value>"
msgstr "<bookmark_value>text; textový objekt/objekt kresby</bookmark_value> <bookmark_value>objekty kresby; text uvnitř</bookmark_value> <bookmark_value>rámce; přizpůsobení textu rámci</bookmark_value>"
+#. UEuLi
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24368,6 +27700,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05220000.xhp\" name=\"Text\">Text</link>"
msgstr "<link href=\"text/shared/01/05220000.xhp\" name=\"Text\">Text</link>"
+#. cBEMC
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24376,6 +27709,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textattrtabpage/TextAttributesPage\">Sets the layout and anchoring properties for text in the selected drawing or text object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textattrtabpage/TextAttributesPage\">Nastaví rozvržení a ukotvení pro text ve vybraném objektu kresby nebo textovém objektu.</ahelp>"
+#. M7viB
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24384,6 +27718,7 @@ msgctxt ""
msgid "The text is positioned relative to the edges of the drawing or text object."
msgstr "Text se umisťuje relativně k okrajům objektu kresby nebo textového objektu."
+#. EWHWt
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24392,6 +27727,7 @@ msgctxt ""
msgid "Text"
msgstr "Text"
+#. ep3BQ
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24400,6 +27736,7 @@ msgctxt ""
msgid "Fit width to text"
msgstr "Šířka podle textu"
+#. GTHsX
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24408,6 +27745,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textattrtabpage/TSB_AUTOGROW_WIDTH\">Expands the width of the object to the width of the text, if the object is smaller than the text.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textattrtabpage/TSB_AUTOGROW_WIDTH\">Zvětší šířku objektu podle šířky textu, je-li objekt menší než text.</ahelp>"
+#. 25jDY
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24416,6 +27754,7 @@ msgctxt ""
msgid "Fit height to text"
msgstr "Výška podle textu"
+#. tPxAt
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24424,6 +27763,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textattrtabpage/TSB_AUTOGROW_HEIGHT\">Expands the height of the object to the height of the text, if the object is smaller than the text.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textattrtabpage/TSB_AUTOGROW_HEIGHT\">Zvětší výšku objektu podle výšky textu, je-li objekt menší než text.</ahelp>"
+#. DBz4z
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24432,6 +27772,7 @@ msgctxt ""
msgid "Fit to frame"
msgstr "Velikost podle rámce"
+#. dAhvD
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24440,6 +27781,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textattrtabpage/TSB_FIT_TO_SIZE\">Resizes the text to fit the entire area of the drawing or text object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textattrtabpage/TSB_FIT_TO_SIZE\">Změní velikost textu, aby vyplnil celou oblast kresby nebo textového objektu.</ahelp>"
+#. ZCxA3
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24448,6 +27790,7 @@ msgctxt ""
msgid "Adjust to contour"
msgstr "Přizpůsobit obrysu"
+#. ZEHLZ
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24456,6 +27799,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textattrtabpage/TSB_CONTOUR\">Adapts the text flow so that it matches the contours of the selected drawing object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textattrtabpage/TSB_CONTOUR\">Přizpůsobí tok textu tak, aby odpovídal obrysům vybraného objektu kresby.</ahelp>"
+#. BfUAu
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24464,6 +27808,7 @@ msgctxt ""
msgid "Word wrap text in shape"
msgstr "Zalomit text podle tvaru"
+#. 24nPp
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24472,6 +27817,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Wraps the text that you add after double-clicking a custom shape to fit inside the shape.</ahelp>"
msgstr "<ahelp hid=\".\">Po poklepání na tvar zalomí zapsaný text tak, aby odpovídal vnitřku tvaru.</ahelp>"
+#. C9z8b
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24480,6 +27826,7 @@ msgctxt ""
msgid "Resize shape to fit text"
msgstr "Upravit velikost tvaru podle textu"
+#. TdDbb
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24488,6 +27835,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Resizes a custom shape to fit the text that you enter after double-clicking the shape.</ahelp>"
msgstr "<ahelp hid=\".\">Změní velikost tvaru, aby odpovídal zapsanému textu.</ahelp>"
+#. TaxGS
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24496,6 +27844,7 @@ msgctxt ""
msgid "Spacing to borders"
msgstr "Vzdálenost k ohraničení"
+#. Df2Gs
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24504,6 +27853,7 @@ msgctxt ""
msgid "Specify the amount of space to leave between the edges of the drawing or text object and the borders of the text."
msgstr "Určete vzdálenost, která se ponechá mezi ohraničením objektu a okrajem textu."
+#. CdKeZ
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24512,6 +27862,7 @@ msgctxt ""
msgid "Left"
msgstr "Vlevo"
+#. gWCLw
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24520,6 +27871,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textattrtabpage/MTR_FLD_LEFT\">Enter the amount of space to leave between the left edge of the drawing or text object and the left border of the text.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textattrtabpage/MTR_FLD_LEFT\">Zadejte mezeru mezi levou hranou objektu a levým ohraničením textu.</ahelp>"
+#. MetRA
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24528,6 +27880,7 @@ msgctxt ""
msgid "Right"
msgstr "Vpravo"
+#. QUbSu
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24536,6 +27889,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textattrtabpage/MTR_FLD_RIGHT\">Enter the amount of space to leave between the right edge of the drawing or text object and the right border of the text.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textattrtabpage/MTR_FLD_RIGHT\">Zadejte mezeru mezi pravou hranou objektu a pravým ohraničením textu.</ahelp>"
+#. WMtSB
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24544,6 +27898,7 @@ msgctxt ""
msgid "Top"
msgstr "Nahoře"
+#. iQedJ
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24552,6 +27907,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textattrtabpage/MTR_FLD_TOP\">Enter the amount of space to leave between the top edge of the drawing or text object and the upper border of the text.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textattrtabpage/MTR_FLD_TOP\">Zadejte mezeru mezi horní hranou objektu a horním ohraničením textu.</ahelp>"
+#. CvLyK
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24560,6 +27916,7 @@ msgctxt ""
msgid "Bottom"
msgstr "Dole"
+#. xCMa8
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24568,6 +27925,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textattrtabpage/MTR_FLD_BOTTOM\">Enter the amount of space to leave between the bottom edge of the drawing or text object and the lower border of the text.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textattrtabpage/MTR_FLD_BOTTOM\">Zadejte mezeru mezi dolní hranou objektu a dolním ohraničením textu.</ahelp>"
+#. EYSnF
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24576,6 +27934,7 @@ msgctxt ""
msgid "Text anchor"
msgstr "Ukotvení textu"
+#. 2UY9L
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24584,6 +27943,7 @@ msgctxt ""
msgid "Set the anchor type and the anchor position."
msgstr "Nastavení typu a umístění kotvy."
+#. rBEjd
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24592,6 +27952,7 @@ msgctxt ""
msgid "Graphic field"
msgstr "Grafické pole"
+#. Mb858
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24600,6 +27961,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textattrtabpage/CTL_POSITION\">Click where you want to place the anchor for the text.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textattrtabpage/CTL_POSITION\">Klepněte, kde chcete umístit kotvu pro text.</ahelp>"
+#. SAAJ5
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24608,6 +27970,7 @@ msgctxt ""
msgid "Full width"
msgstr "Plná šířka"
+#. iDqz6
#: 05220000.xhp
msgctxt ""
"05220000.xhp\n"
@@ -24616,6 +27979,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Anchors the text to the full width of the drawing object or text object.</ahelp>"
msgstr "<ahelp hid=\".\">Ukotví objekt na celou šířku objektu kresby nebo textu.</ahelp>"
+#. 2aBQA
#: 05230000.xhp
msgctxt ""
"05230000.xhp\n"
@@ -24624,6 +27988,7 @@ msgctxt ""
msgid "Position and Size"
msgstr "Umístění a velikost"
+#. TfU36
#: 05230000.xhp
msgctxt ""
"05230000.xhp\n"
@@ -24632,6 +27997,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05230000.xhp\" name=\"Position and Size\">Position and Size</link>"
msgstr "<link href=\"text/shared/01/05230000.xhp\" name=\"Umístění a velikost\">Umístění a velikost</link>"
+#. L9FAk
#: 05230000.xhp
msgctxt ""
"05230000.xhp\n"
@@ -24640,6 +28006,7 @@ msgctxt ""
msgid "<variable id=\"groessetext\"><ahelp hid=\".uno:TransformDialog\">Resizes, moves, rotates, or slants the selected object.</ahelp></variable>"
msgstr "<variable id=\"groessetext\"><ahelp hid=\".uno:TransformDialog\">Provede změnu velikosti, přesun, otočení nebo zkosení vybraného objektu.</ahelp></variable>"
+#. iCG88
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24648,6 +28015,7 @@ msgctxt ""
msgid "Position and Size"
msgstr "Umístění a velikost"
+#. rrFri
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24656,6 +28024,7 @@ msgctxt ""
msgid "<bookmark_value>positioning;draw objects and controls</bookmark_value><bookmark_value>draw objects;positioning and resizing</bookmark_value><bookmark_value>controls; positions and sizes</bookmark_value><bookmark_value>sizes;draw objects</bookmark_value><bookmark_value>anchors;types/positions for draw objects</bookmark_value><bookmark_value>draw objects; anchoring</bookmark_value>"
msgstr "<bookmark_value>umístění; objekty kresby a ovládací prvky</bookmark_value><bookmark_value>objekty kresby; umístění a velikost</bookmark_value><bookmark_value>ovládací prvky; umístění a velikost</bookmark_value><bookmark_value>velikosti; objekty kresby</bookmark_value><bookmark_value>objekty kresby; ukotvení</bookmark_value><bookmark_value>ukotvení; typ/umístění pro objekty kresby</bookmark_value>"
+#. p36co
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24664,6 +28033,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05230100.xhp\" name=\"Position and Size\">Position and Size</link>"
msgstr "<link href=\"text/shared/01/05230100.xhp\" name=\"Umístění a velikost\">Umístění a velikost</link>"
+#. RW2Aj
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24672,6 +28042,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Resizes or moves the selected object.</ahelp>"
msgstr "<ahelp hid=\".\">Změní velikost nebo přesune vybraný objekt.</ahelp>"
+#. dQyax
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24680,6 +28051,7 @@ msgctxt ""
msgid "Position"
msgstr "Umístění"
+#. kgGtr
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24688,6 +28060,7 @@ msgctxt ""
msgid "Specify the location of the selected object on the page."
msgstr "Určete umístění vybraného objektu na stránce."
+#. Snfmr
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24696,6 +28069,7 @@ msgctxt ""
msgid "Position X"
msgstr "Pozice X"
+#. tATRR
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24704,6 +28078,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_POS_X\">Enter the horizontal distance that you want to move the object relative to the base point selected in the grid.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_POS_X\">Zadejte vodorovnou vzdálenost, o kterou chcete objekt posunout relativně k základnímu bodu vybranému v mřížce.</ahelp>"
+#. qHcAA
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24712,6 +28087,7 @@ msgctxt ""
msgid "Position Y"
msgstr "Pozice Y"
+#. FQeFo
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24720,6 +28096,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_POS_Y\">Enter the vertical distance that you want to move the object relative to the base point selected in the grid.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_POS_Y\">Zadejte svislou vzdálenost, o kterou chcete objekt posunout relativně k základnímu bodu vybranému v mřížce.</ahelp>"
+#. AWT9v
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24728,6 +28105,7 @@ msgctxt ""
msgid "Base point"
msgstr "Základní bod"
+#. KshEF
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24736,6 +28114,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/possizetabpage/CTL_POSRECT\">Click a base point in the grid, and then enter the amount that you want to shift the object relative to the base point that you selected in the <emph>Position Y</emph> and <emph>Position X</emph> boxes. The base points correspond to the selection handles on an object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/possizetabpage/CTL_POSRECT\">Klepněte na základní bod v mřížce a poté do polí <emph>Pozice X</emph> a <emph>Pozice Y</emph> zadejte hodnotu, o kterou chcete objekt posunout relativně k základnímu bodu. Základní body odpovídají výběrovým úchytům objektu.</ahelp>"
+#. 2qMEV
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24744,6 +28123,7 @@ msgctxt ""
msgid "Size"
msgstr "Velikost"
+#. ktfq3
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24752,6 +28132,7 @@ msgctxt ""
msgid "Specify the amount by which you want to resize the selected object with respect to the selected base point ."
msgstr "Určete hodnotu, o kterou chcete změnit velikost vybraného objektu vzhledem k vybranému základnímu bodu."
+#. gfmHb
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24760,6 +28141,7 @@ msgctxt ""
msgid "Width"
msgstr "Šířka"
+#. nk6fA
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24768,6 +28150,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_WIDTH\">Enter a width for the selected object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_WIDTH\">Zadejte šířku vybraného objektu.</ahelp>"
+#. nz7Tu
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24776,6 +28159,7 @@ msgctxt ""
msgid "Height"
msgstr "Výška"
+#. Sbm9z
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24784,6 +28168,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_HEIGHT\">Enter a height for the selected object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_HEIGHT\">Zadejte výšku vybraného objektu.</ahelp>"
+#. AYafL
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24792,6 +28177,7 @@ msgctxt ""
msgid "Keep ratio"
msgstr "Zachovat poměr"
+#. yFc8B
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24800,6 +28186,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/possizetabpage/CBX_SCALE\">Maintains proportions when you resize the selected object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/possizetabpage/CBX_SCALE\">Zachovat proporce při změně velikosti objektu.</ahelp>"
+#. uREAs
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24808,6 +28195,7 @@ msgctxt ""
msgid "Base point"
msgstr "Základní bod"
+#. v6RzL
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24816,6 +28204,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/possizetabpage/CTL_SIZERECT\">Click a base point in the grid, and then enter the new size dimensions for the selected object in the <emph>Width</emph> and <emph>Height</emph> boxes.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/possizetabpage/CTL_SIZERECT\">Klepněte v mřížce na základní bod a poté zadejte do polí <emph>Výška</emph> a <emph>Šířka</emph> nové rozměry vybraného objektu.</ahelp>"
+#. J2shX
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24824,6 +28213,7 @@ msgctxt ""
msgid "Protect"
msgstr "Zamknout"
+#. KchT6
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24832,6 +28222,7 @@ msgctxt ""
msgid "Position"
msgstr "Umístění"
+#. m6gAx
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24840,6 +28231,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/possizetabpage/TSB_POSPROTECT\">Prevents changes to the position or the size of the selected object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/possizetabpage/TSB_POSPROTECT\">Zabrání změnám umístění nebo velikosti vybraného objektu.</ahelp>"
+#. jqJ6D
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24848,6 +28240,7 @@ msgctxt ""
msgid "Size"
msgstr "Velikost"
+#. kEzpF
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24856,6 +28249,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/possizetabpage/TSB_SIZEPROTECT\">Prevents you from resizing the object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/possizetabpage/TSB_SIZEPROTECT\">Zabrání změnám velikosti objektu.</ahelp>"
+#. H6Z3y
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24864,6 +28258,7 @@ msgctxt ""
msgid "Adapt"
msgstr "Přizpůsobit"
+#. SoevC
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24872,6 +28267,7 @@ msgctxt ""
msgid "Specifies, if the size of a drawing object should be adjusted to fit the size of entered text."
msgstr "Určuje, zda by měla být velikost kresby přizpůsobena tak, aby odpovídala velikosti zadaného textu."
+#. nDizs
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24880,6 +28276,7 @@ msgctxt ""
msgid "Fit width to text"
msgstr "Šířka podle textu"
+#. jy697
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24888,6 +28285,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/possizetabpage/TSB_AUTOGROW_WIDTH\">Expands the width of the object to the width of the text, if the object is smaller than the text.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/possizetabpage/TSB_AUTOGROW_WIDTH\">Zvětší šířku objektu podle šířky textu, je-li objekt menší než text.</ahelp>"
+#. CY9UJ
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24896,6 +28294,7 @@ msgctxt ""
msgid "Fit height to text"
msgstr "Výška podle textu"
+#. BhZPF
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24904,6 +28303,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/possizetabpage/TSB_AUTOGROW_HEIGHT\">Expands the height of the object to the height of the text, if the object is smaller than the text.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/possizetabpage/TSB_AUTOGROW_HEIGHT\">Zvětší výšku objektu podle výšky textu, je-li objekt menší než text.</ahelp>"
+#. zVoLa
#: 05230100.xhp
msgctxt ""
"05230100.xhp\n"
@@ -24912,6 +28312,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05260000.xhp\" name=\"Anchor types\">Anchor types</link>"
msgstr "<link href=\"text/shared/01/05260000.xhp\" name=\"Typy ukotvení\">Typy ukotvení</link>"
+#. UuCyG
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
@@ -24920,6 +28321,7 @@ msgctxt ""
msgid "Rotation"
msgstr "Otočení"
+#. GKREV
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
@@ -24928,6 +28330,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05230300.xhp\" name=\"Rotation\">Rotation</link>"
msgstr "<link href=\"text/shared/01/05230300.xhp\" name=\"Otočení\">Otočení</link>"
+#. uXUXL
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
@@ -24936,6 +28339,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/rotationtabpage/Rotation\">Rotates the selected object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/rotationtabpage/Rotation\">Otočí vybraný objekt.</ahelp>"
+#. kEn4i
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
@@ -24944,6 +28348,7 @@ msgctxt ""
msgid "Pivot point"
msgstr "Střed otočení"
+#. Zzs3U
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
@@ -24952,6 +28357,7 @@ msgctxt ""
msgid "The selected object is rotated around a pivot point that you specify. The default pivot point is at the center of the object."
msgstr "Vybraný objekt se otáčí kolem vybraného středu. Výchozí střed otočení je ve středu objektu."
+#. bYtAK
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
@@ -24960,6 +28366,7 @@ msgctxt ""
msgid "If you set a pivot point too far outside of the object boundaries, the object could be rotated off of the page."
msgstr "Pokud nastavíte střed otočení příliš daleko mimo hranice objektu, může se objekt při otočení dostat mimo stránku."
+#. aFBHq
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
@@ -24968,6 +28375,7 @@ msgctxt ""
msgid "X Position"
msgstr "Pozice X"
+#. yxcU2
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
@@ -24976,6 +28384,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/rotationtabpage/MTR_FLD_POS_X\">Enter the horizontal distance from the left edge of the page to the pivot point.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/rotationtabpage/MTR_FLD_POS_X\">Zadejte vodorovnou vzdálenost od levého okraje stránky ke středu otočení.</ahelp>"
+#. BWKfU
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
@@ -24984,6 +28393,7 @@ msgctxt ""
msgid "Y Position"
msgstr "Pozice Y"
+#. oRJxp
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
@@ -24992,6 +28402,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/rotationtabpage/MTR_FLD_POS_Y\">Enter the vertical distance from the top edge of the page to the pivot point.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/rotationtabpage/MTR_FLD_POS_Y\">Zadejte svislou vzdálenost od horního okraje stránky ke středu otočení.</ahelp>"
+#. pFK39
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
@@ -25000,6 +28411,7 @@ msgctxt ""
msgid "Defaults"
msgstr "Výchozí nastavení"
+#. icmC7
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
@@ -25008,6 +28420,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/rotationtabpage/CTL_RECT\">Click where you want to place the pivot point.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/rotationtabpage/CTL_RECT\">Klepněte tam, kam chcete umístit střed otočení.</ahelp>"
+#. HEbt4
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
@@ -25016,6 +28429,7 @@ msgctxt ""
msgid "Rotation angle"
msgstr "Úhel otočení"
+#. owCBC
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
@@ -25024,6 +28438,7 @@ msgctxt ""
msgid "Specify the number of degrees that you want to rotate the selected object, or click in the rotation grid."
msgstr "Určete počet stupňů, o které chcete vybraný objekt otočit, nebo klepněte do mřížky pro otočení."
+#. peacK
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
@@ -25032,6 +28447,7 @@ msgctxt ""
msgid "Angle"
msgstr "Úhel"
+#. PZdUx
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
@@ -25040,6 +28456,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/rotationtabpage/NF_ANGLE\">Enter the number of degrees that you want to rotate the selected object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/rotationtabpage/NF_ANGLE\">Zadejte počet stupňů, o které chcete vybraný objekt otočit.</ahelp>"
+#. ECUGH
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
@@ -25048,6 +28465,7 @@ msgctxt ""
msgid "Defaults"
msgstr "Výchozí nastavení"
+#. EvNrr
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
@@ -25056,6 +28474,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/rotationtabpage/CTL_ANGLE\">Click to specify the rotation angle in multiples of 45 degrees.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/rotationtabpage/CTL_ANGLE\">Klepnutím určíte úhel otočení v násobku 45 stupňů.</ahelp>"
+#. xBBEn
#: 05230400.xhp
msgctxt ""
"05230400.xhp\n"
@@ -25064,6 +28483,7 @@ msgctxt ""
msgid "Slant & Corner Radius"
msgstr "Naklonění a poloměr rohu"
+#. JuafH
#: 05230400.xhp
msgctxt ""
"05230400.xhp\n"
@@ -25072,6 +28492,7 @@ msgctxt ""
msgid "<bookmark_value>slanting draw objects</bookmark_value><bookmark_value>draw objects; slanting</bookmark_value><bookmark_value>areas; slanting</bookmark_value>"
msgstr "<bookmark_value>naklonění; objekty kresby</bookmark_value><bookmark_value>objekty kresby; naklonění</bookmark_value><bookmark_value>oblasti; naklonění</bookmark_value>"
+#. DxadW
#: 05230400.xhp
msgctxt ""
"05230400.xhp\n"
@@ -25080,6 +28501,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05230400.xhp\" name=\"Slant & Corner Radius\">Slant & Corner Radius</link>"
msgstr "<link href=\"text/shared/01/05230400.xhp\" name=\"Naklonění a poloměr rohu\">Naklonění a poloměr rohu</link>"
+#. Qvkuj
#: 05230400.xhp
msgctxt ""
"05230400.xhp\n"
@@ -25088,6 +28510,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/slantcornertabpage/SlantAndCornerRadius\">Slants the selected object, or rounds the corners of a rectangular object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/slantcornertabpage/SlantAndCornerRadius\">Nakloní vybraný objekt nebo zaoblí rohy pravoúhlého objektu.</ahelp>"
+#. 5JLC9
#: 05230400.xhp
msgctxt ""
"05230400.xhp\n"
@@ -25096,6 +28519,7 @@ msgctxt ""
msgid "Corner Radius"
msgstr "Poloměr rohu"
+#. C3Tet
#: 05230400.xhp
msgctxt ""
"05230400.xhp\n"
@@ -25104,6 +28528,7 @@ msgctxt ""
msgid "You can only round the corners of a rectangular object."
msgstr "Můžete zaoblit jen rohy pravoúhlého objektu."
+#. wu4h7
#: 05230400.xhp
msgctxt ""
"05230400.xhp\n"
@@ -25112,6 +28537,7 @@ msgctxt ""
msgid "Radius"
msgstr "Poloměr"
+#. Caxbr
#: 05230400.xhp
msgctxt ""
"05230400.xhp\n"
@@ -25120,6 +28546,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/slantcornertabpage/MTR_FLD_RADIUS\">Enter the radius of the circle that you want to use to round the corners.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/slantcornertabpage/MTR_FLD_RADIUS\">Zadejte poloměr kruhu, který chcete použít pro zaoblení rohů.</ahelp>"
+#. HKBRD
#: 05230400.xhp
msgctxt ""
"05230400.xhp\n"
@@ -25128,6 +28555,7 @@ msgctxt ""
msgid "Slant"
msgstr "Zkosení"
+#. uxGiV
#: 05230400.xhp
msgctxt ""
"05230400.xhp\n"
@@ -25136,6 +28564,7 @@ msgctxt ""
msgid "Slants the selected object along an axis that you specify."
msgstr "Zkosí vybraný objekt podle určené osy."
+#. PbRoa
#: 05230400.xhp
msgctxt ""
"05230400.xhp\n"
@@ -25144,6 +28573,7 @@ msgctxt ""
msgid "Angle"
msgstr "Úhel"
+#. RZJiu
#: 05230400.xhp
msgctxt ""
"05230400.xhp\n"
@@ -25152,6 +28582,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/slantcornertabpage/MTR_FLD_ANGLE\">Enter the angle of the slant axis.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/slantcornertabpage/MTR_FLD_ANGLE\">Zadejte úhel osy pro naklonění.</ahelp>"
+#. m8GMy
#: 05230500.xhp
msgctxt ""
"05230500.xhp\n"
@@ -25160,6 +28591,7 @@ msgctxt ""
msgid "Callout"
msgstr "Bublina"
+#. bxoTK
#: 05230500.xhp
msgctxt ""
"05230500.xhp\n"
@@ -25168,6 +28600,7 @@ msgctxt ""
msgid "<bookmark_value>legends; draw objects</bookmark_value><bookmark_value>draw objects; legends</bookmark_value><bookmark_value>labels;for draw objects</bookmark_value><bookmark_value>labels, see also names/callouts</bookmark_value><bookmark_value>captions, see also labels/callouts</bookmark_value><bookmark_value>names, see also labels/callouts</bookmark_value>"
msgstr "<bookmark_value>legendy; objekty kresby</bookmark_value><bookmark_value>objekty kresby; legendy</bookmark_value><bookmark_value>popisky; pro objekty kresby</bookmark_value><bookmark_value>popisky, viz také názvy/bubliny</bookmark_value><bookmark_value>titulky, viz také popisky/bubliny</bookmark_value><bookmark_value>názvy; viz také popisky/bubliny</bookmark_value>"
+#. Nmn3U
#: 05230500.xhp
msgctxt ""
"05230500.xhp\n"
@@ -25176,6 +28609,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05230500.xhp\" name=\"Callout\">Callout</link>"
msgstr "<link href=\"text/shared/01/05230500.xhp\" name=\"Bublina\">Bublina</link>"
+#. UwQ8D
#: 05230500.xhp
msgctxt ""
"05230500.xhp\n"
@@ -25184,6 +28618,7 @@ msgctxt ""
msgid "Specify the properties of the selected callout."
msgstr "Určete vlastnosti vybrané bubliny."
+#. FBPWq
#: 05230500.xhp
msgctxt ""
"05230500.xhp\n"
@@ -25192,6 +28627,7 @@ msgctxt ""
msgid "These callouts are a legacy of the first versions of %PRODUCTNAME. You must customize a toolbar or menu to insert these callouts. The newer custom shape callouts offer more features, for example a Callouts toolbar<image id=\"img_id3154508\" src=\"cmd/sc_calloutshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154508\">Icon</alt></image> where you can select the shape."
msgstr "Tyto bubliny jsou pozůstatkem prvních verzí %PRODUCTNAME. Chcete-li je vkládat, musíte si upravit nástrojovou lištu nebo nabídku. Novější bubliny nabízejí více možností, např. nástrojová lišta Bubliny<image id=\"img_id3154508\" src=\"cmd/sc_calloutshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154508\">Icon</alt></image>, kde si můžete zvolit tvar."
+#. SyKBw
#: 05230500.xhp
msgctxt ""
"05230500.xhp\n"
@@ -25200,6 +28636,7 @@ msgctxt ""
msgid "Callout Styles"
msgstr "Styly bubliny"
+#. eagHb
#: 05230500.xhp
msgctxt ""
"05230500.xhp\n"
@@ -25208,6 +28645,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/calloutpage/valueset\">Click the <emph>Callout</emph> style that you want to apply to the selected callout.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/calloutpage/valueset\">Klepněte na styl <emph>Bubliny</emph>, který chcete použít pro vybranou bublinu.</ahelp>"
+#. aVWTp
#: 05230500.xhp
msgctxt ""
"05230500.xhp\n"
@@ -25216,6 +28654,7 @@ msgctxt ""
msgid "Spacing"
msgstr "Vzdálenost"
+#. 5h8Lw
#: 05230500.xhp
msgctxt ""
"05230500.xhp\n"
@@ -25224,6 +28663,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/calloutpage/spacing\">Enter the amount of space that you want to leave between the end of the callout line, and the callout box.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/calloutpage/spacing\">Zadejte vzdálenost mezi koncem čáry bubliny a bublinou.</ahelp>"
+#. p268k
#: 05230500.xhp
msgctxt ""
"05230500.xhp\n"
@@ -25232,6 +28672,7 @@ msgctxt ""
msgid "Extension"
msgstr "Rozšíření"
+#. fxDvZ
#: 05230500.xhp
msgctxt ""
"05230500.xhp\n"
@@ -25240,6 +28681,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/calloutpage/position\">Select where you want to extend the callout line from, in relation to the callout box.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/calloutpage/position\">Zvolte místo, odkud má vycházet čára bubliny vzhledem k bublině.</ahelp>"
+#. ciK2K
#: 05230500.xhp
msgctxt ""
"05230500.xhp\n"
@@ -25248,6 +28690,7 @@ msgctxt ""
msgid "Length"
msgstr "Délka"
+#. 68hV4
#: 05230500.xhp
msgctxt ""
"05230500.xhp\n"
@@ -25256,6 +28699,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/calloutpage/length\">Enter the length of the callout line segment that extends from the callout box to the inflection point of the line.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/calloutpage/length\">Zadejte délku čáry bubliny, který vychází z bubliny k inflexnímu bodu čáry.</ahelp>"
+#. XFqt5
#: 05230500.xhp
msgctxt ""
"05230500.xhp\n"
@@ -25264,6 +28708,7 @@ msgctxt ""
msgid "The <emph>Length </emph>box is only available if you select the <emph>Angled connector line</emph> callout style, and leave the <emph>Optimal </emph>checkbox cleared."
msgstr "Pole <emph>Délka</emph> je přístupné jen tehdy, když zvolíte styl bubliny <emph>Zakřivená spojnice</emph> a nezaškrtnete pole <emph>Optimální</emph>."
+#. EuFoj
#: 05230500.xhp
msgctxt ""
"05230500.xhp\n"
@@ -25272,6 +28717,7 @@ msgctxt ""
msgid "Optimal"
msgstr "Optimální"
+#. eoADX
#: 05230500.xhp
msgctxt ""
"05230500.xhp\n"
@@ -25280,6 +28726,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/calloutpage/optimal\">Click here to display a single-angled line in an optimal way.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/calloutpage/optimal\">Klepněte zde pro zobrazení jednou zakřivené čáry optimálním způsobem.</ahelp>"
+#. pzBve
#: 05240000.xhp
msgctxt ""
"05240000.xhp\n"
@@ -25288,6 +28735,7 @@ msgctxt ""
msgid "Flip"
msgstr "Překlopit"
+#. BZkwb
#: 05240000.xhp
msgctxt ""
"05240000.xhp\n"
@@ -25296,6 +28744,7 @@ msgctxt ""
msgid "<bookmark_value>draw objects; flipping</bookmark_value><bookmark_value>flipping draw objects</bookmark_value>"
msgstr "<bookmark_value>objekty kresby; překlápění</bookmark_value><bookmark_value>překlápění; vodorovně/svisle</bookmark_value>"
+#. 8FRPx
#: 05240000.xhp
msgctxt ""
"05240000.xhp\n"
@@ -25304,6 +28753,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05240000.xhp\" name=\"Flip\">Flip</link>"
msgstr "<link href=\"text/shared/01/05240000.xhp\" name=\"Překlopit\">Překlopit</link>"
+#. NauBa
#: 05240000.xhp
msgctxt ""
"05240000.xhp\n"
@@ -25312,6 +28762,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Flips the selected object horizontally, or vertically.</ahelp>"
msgstr "<ahelp hid=\".\">Vodorovně nebo svisle překlopí vybraný objekt.</ahelp>"
+#. jQxB2
#: 05240100.xhp
msgctxt ""
"05240100.xhp\n"
@@ -25320,6 +28771,7 @@ msgctxt ""
msgid "Vertically"
msgstr "Svisle"
+#. 6h8C2
#: 05240100.xhp
msgctxt ""
"05240100.xhp\n"
@@ -25328,14 +28780,16 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05240100.xhp\" name=\"Vertically\">Vertically</link>"
msgstr "<link href=\"text/shared/01/05240100.xhp\" name=\"Vertically\"> Svisle</link>"
+#. fy9eJ
#: 05240100.xhp
msgctxt ""
"05240100.xhp\n"
"par_id3149741\n"
"help.text"
-msgid "<ahelp hid=\".uno:MirrorVert\">Flips the selected object(s) vertically from top to bottom.</ahelp>"
-msgstr "<ahelp hid=\".uno:MirrorVert\">Překlopí vybraný objekt svisle, shora dolů.</ahelp>"
+msgid "<ahelp hid=\".\">Flips the selected object(s) vertically from top to bottom.</ahelp>"
+msgstr ""
+#. aYP8C
#: 05240200.xhp
msgctxt ""
"05240200.xhp\n"
@@ -25344,6 +28798,7 @@ msgctxt ""
msgid "Horizontally"
msgstr "Vodorovně"
+#. gDSQC
#: 05240200.xhp
msgctxt ""
"05240200.xhp\n"
@@ -25352,14 +28807,16 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05240200.xhp\" name=\"Horizontally\">Horizontally</link>"
msgstr "<link href=\"text/shared/01/05240200.xhp\" name=\"Horizontally\"> Vodorovně</link>"
+#. YqcCi
#: 05240200.xhp
msgctxt ""
"05240200.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "<ahelp hid=\".uno:ObjectMirrorHorizontal\">Flips the selected object(s) horizontally from left to right.</ahelp>"
-msgstr "<ahelp hid=\".uno:ObjectMirrorHorizontal\">Překlopí vybraný objekt vodorovně, zleva doprava.</ahelp>"
+msgid "<ahelp hid=\".\">Flips the selected object(s) horizontally from left to right.</ahelp>"
+msgstr ""
+#. JLBKm
#: 05250000.xhp
msgctxt ""
"05250000.xhp\n"
@@ -25368,6 +28825,7 @@ msgctxt ""
msgid "Arrange"
msgstr "Uspořádat"
+#. BPtqw
#: 05250000.xhp
msgctxt ""
"05250000.xhp\n"
@@ -25376,6 +28834,7 @@ msgctxt ""
msgid "<bookmark_value>objects; arranging within stacks</bookmark_value><bookmark_value>arranging; objects</bookmark_value><bookmark_value>borders; arranging</bookmark_value><bookmark_value>pictures; arranging within stacks</bookmark_value><bookmark_value>draw objects; arranging within stacks</bookmark_value><bookmark_value>controls; arranging within stacks</bookmark_value><bookmark_value>OLE objects; arranging within stacks</bookmark_value><bookmark_value>charts; arranging within stacks</bookmark_value><bookmark_value>layer arrangement</bookmark_value><bookmark_value>levels; depth stagger</bookmark_value><bookmark_value>depth stagger</bookmark_value>"
msgstr "<bookmark_value>objekty; uspořádání</bookmark_value><bookmark_value>uspořádání; objekty</bookmark_value><bookmark_value>ohraničení; uspořádání</bookmark_value><bookmark_value>obrázky; uspořádání</bookmark_value><bookmark_value>objekty kresby; uspořádání</bookmark_value><bookmark_value>ovládací prvky; uspořádání</bookmark_value><bookmark_value>objekty OLE; uspořádání</bookmark_value><bookmark_value>grafy; uspořádání</bookmark_value><bookmark_value>vrstvy; uspořádání</bookmark_value><bookmark_value>úrovně; uspořádání</bookmark_value><bookmark_value>uspořádání úrovní</bookmark_value>"
+#. tMMEN
#: 05250000.xhp
msgctxt ""
"05250000.xhp\n"
@@ -25384,14 +28843,16 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05250000.xhp\" name=\"Arranging Objects\">Arrange</link>"
msgstr "<link href=\"text/shared/01/05250000.xhp\" name=\"Uspořádat\">Uspořádat</link>"
+#. 5XqtC
#: 05250000.xhp
msgctxt ""
"05250000.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".uno:ObjectPosition\">Changes the stacking order of the selected object(s).</ahelp>"
-msgstr "<ahelp hid=\".uno:ObjectPosition\">Změní pořadí vybraných objektů nad sebou.</ahelp>"
+msgid "<ahelp hid=\".\">Changes the stacking order of the selected object(s).</ahelp>"
+msgstr ""
+#. rpd8k
#: 05250000.xhp
msgctxt ""
"05250000.xhp\n"
@@ -25400,6 +28861,7 @@ msgctxt ""
msgid "Layer for text and graphics"
msgstr "Vrstvy pro text a obrázky"
+#. VFn3A
#: 05250000.xhp
msgctxt ""
"05250000.xhp\n"
@@ -25408,6 +28870,7 @@ msgctxt ""
msgid "Each object that you place in your document is successively stacked on the preceding object. Use the arrange commands to change the stacking order of objects in your document. You cannot change the stacking order of text."
msgstr "Každý objekt, který umístíte do dokumentu se umístí nad předchozí objekt. Pomocí příkazů pro uspořádání je možné toto pořadí měnit. Není možné měnit pořadí textu."
+#. esLRX
#: 05250100.xhp
msgctxt ""
"05250100.xhp\n"
@@ -25416,6 +28879,7 @@ msgctxt ""
msgid "Bring to Front"
msgstr "Přenést do popředí"
+#. HgZyG
#: 05250100.xhp
msgctxt ""
"05250100.xhp\n"
@@ -25424,6 +28888,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05250100.xhp\" name=\"Bring to Front\">Bring to Front</link>"
msgstr "<link href=\"text/shared/01/05250100.xhp\" name=\"Přenést do popředí\">Přenést do popředí</link>"
+#. CjaFn
#: 05250100.xhp
msgctxt ""
"05250100.xhp\n"
@@ -25432,6 +28897,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:BringToFront\" visibility=\"visible\">Moves the selected object to the top of the stacking order, so that it is in front of other objects.</ahelp>"
msgstr "<ahelp hid=\".uno:BringToFront\" visibility=\"visible\">Přesune vybraný objekt před všechny ostatní objekty.</ahelp>"
+#. 97xBK
#: 05250100.xhp
msgctxt ""
"05250100.xhp\n"
@@ -25440,6 +28906,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05250000.xhp\" name=\"Layer\">Layer</link>"
msgstr "<link href=\"text/shared/01/05250000.xhp\" name=\"Vrstva\">Vrstva</link>"
+#. bEzE2
#: 05250200.xhp
msgctxt ""
"05250200.xhp\n"
@@ -25448,6 +28915,7 @@ msgctxt ""
msgid "Bring Forward"
msgstr "Přenést blíž"
+#. C4EtB
#: 05250200.xhp
msgctxt ""
"05250200.xhp\n"
@@ -25456,6 +28924,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05250200.xhp\" name=\"Bring Forward \">Bring Forward </link>"
msgstr "<link href=\"text/shared/01/05250200.xhp\" name=\"Přenést blíž \">Přenést blíž </link>"
+#. 6besX
#: 05250200.xhp
msgctxt ""
"05250200.xhp\n"
@@ -25464,6 +28933,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Moves the selected object up one level, so that it is closer to top of the stacking order.</ahelp>"
msgstr "<ahelp hid=\".\">Přesune vybraný objekt o jednu úroveň výše, takže je blíže vrcholu zásobníku.</ahelp>"
+#. rMtfn
#: 05250200.xhp
msgctxt ""
"05250200.xhp\n"
@@ -25472,6 +28942,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05250000.xhp\" name=\"Layer\">Layer</link>"
msgstr "<link href=\"text/shared/01/05250000.xhp\" name=\"Vrstva\">Vrstva</link>"
+#. vFjiJ
#: 05250300.xhp
msgctxt ""
"05250300.xhp\n"
@@ -25480,6 +28951,7 @@ msgctxt ""
msgid "Send Backward"
msgstr "Odsunout dál"
+#. Ev8mv
#: 05250300.xhp
msgctxt ""
"05250300.xhp\n"
@@ -25488,6 +28960,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05250300.xhp\" name=\"Send Backward\">Send Backward</link>"
msgstr "<link href=\"text/shared/01/05250300.xhp\" name=\"Odsunout dál\">Odsunout dál</link>"
+#. 7VUrQ
#: 05250300.xhp
msgctxt ""
"05250300.xhp\n"
@@ -25496,6 +28969,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Moves the selected object down one level, so that it is closer to the bottom of the stacking order.</ahelp>"
msgstr "<ahelp hid=\".\">Přesune vybraný objekt o jednu úroveň dolů, takže je blíže dnu zásobníku.</ahelp>"
+#. wm4aA
#: 05250300.xhp
msgctxt ""
"05250300.xhp\n"
@@ -25504,6 +28978,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05250000.xhp\" name=\"Layer\">Layer</link>"
msgstr "<link href=\"text/shared/01/05250000.xhp\" name=\"Vrstva\">Vrstva</link>"
+#. mHSzG
#: 05250400.xhp
msgctxt ""
"05250400.xhp\n"
@@ -25512,6 +28987,7 @@ msgctxt ""
msgid "Send to Back"
msgstr "Odsunout do pozadí"
+#. FAaT8
#: 05250400.xhp
msgctxt ""
"05250400.xhp\n"
@@ -25520,6 +28996,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05250400.xhp\" name=\"Send to Back\">Send to Back</link>"
msgstr "<link href=\"text/shared/01/05250400.xhp\" name=\"Odsunout do pozadí\">Odsunout do pozadí</link>"
+#. H28NG
#: 05250400.xhp
msgctxt ""
"05250400.xhp\n"
@@ -25528,6 +29005,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:SendToBack\" visibility=\"visible\">Moves the selected object to the bottom of the stacking order, so that it is behind the other objects.</ahelp>"
msgstr "<ahelp hid=\".uno:SendToBack\" visibility=\"visible\">Přesune vybraný objekt za všechny ostatní objekty.</ahelp>"
+#. LDp2i
#: 05250400.xhp
msgctxt ""
"05250400.xhp\n"
@@ -25536,6 +29014,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05250000.xhp\" name=\"Layer\">Layer</link>"
msgstr "<link href=\"text/shared/01/05250000.xhp\" name=\"Vrstva\">Vrstva</link>"
+#. LkGPC
#: 05250500.xhp
msgctxt ""
"05250500.xhp\n"
@@ -25544,6 +29023,7 @@ msgctxt ""
msgid "To Foreground"
msgstr "Na popředí"
+#. NDnSk
#: 05250500.xhp
msgctxt ""
"05250500.xhp\n"
@@ -25552,6 +29032,7 @@ msgctxt ""
msgid "<variable id=\"foreground\"><link href=\"text/shared/01/05250500.xhp\" name=\"To Foreground\">To Foreground</link></variable>"
msgstr "<variable id=\"foreground\"><link href=\"text/shared/01/05250500.xhp\" name=\"Na popředí\">Na popředí</link></variable>"
+#. fUfA4
#: 05250500.xhp
msgctxt ""
"05250500.xhp\n"
@@ -25560,6 +29041,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:SetObjectToForeground\">Moves the selected object in front of text.</ahelp>"
msgstr "<ahelp hid=\".uno:SetObjectToForeground\">Přesune vybraný objekt před text.</ahelp>"
+#. SvZnB
#: 05250500.xhp
msgctxt ""
"05250500.xhp\n"
@@ -25568,6 +29050,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05250000.xhp\" name=\"Layer\">Layer</link>"
msgstr "<link href=\"text/shared/01/05250000.xhp\" name=\"Vrstva\">Vrstva</link>"
+#. KT8sS
#: 05250600.xhp
msgctxt ""
"05250600.xhp\n"
@@ -25576,6 +29059,7 @@ msgctxt ""
msgid "To Background"
msgstr "Na pozadí"
+#. yWoaU
#: 05250600.xhp
msgctxt ""
"05250600.xhp\n"
@@ -25584,6 +29068,7 @@ msgctxt ""
msgid "<variable id=\"background\"><link href=\"text/shared/01/05250600.xhp\" name=\"To Background\">To Background</link></variable>"
msgstr "<variable id=\"background\"><link href=\"text/shared/01/05250600.xhp\" name=\"Na pozadí\">Na pozadí</link></variable>"
+#. PUHDM
#: 05250600.xhp
msgctxt ""
"05250600.xhp\n"
@@ -25592,6 +29077,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:SetObjectToBackground\">Moves the selected object behind text.</ahelp>"
msgstr "<ahelp hid=\".uno:SetObjectToBackground\">Přesune vybraný objekt za text.</ahelp>"
+#. 3pUmV
#: 05250600.xhp
msgctxt ""
"05250600.xhp\n"
@@ -25600,6 +29086,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05250000.xhp\" name=\"Layer\">Layer</link>"
msgstr "<link href=\"text/shared/01/05250000.xhp\" name=\"Vrstva\">Vrstva</link>"
+#. rBWfF
#: 05260000.xhp
msgctxt ""
"05260000.xhp\n"
@@ -25608,6 +29095,7 @@ msgctxt ""
msgid "Anchor"
msgstr "Ukotvení"
+#. YAaFP
#: 05260000.xhp
msgctxt ""
"05260000.xhp\n"
@@ -25616,6 +29104,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\">Anchor</link>"
msgstr "<link href=\"text/shared/01/05260000.xhp\" name=\"Ukotvení\">Ukotvení</link>"
+#. ePkvS
#: 05260000.xhp
msgctxt ""
"05260000.xhp\n"
@@ -25624,6 +29113,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Sets the anchoring options for the selected object.</ahelp>"
msgstr "<ahelp hid=\".\">Nastavení možností ukotvení vybraného objektu.</ahelp>"
+#. JKHGT
#: 05260000.xhp
msgctxt ""
"05260000.xhp\n"
@@ -25632,6 +29122,7 @@ msgctxt ""
msgid "If the selected object is in a frame, you can also anchor the object to the frame."
msgstr "Je-li vybraný objekt v rámečku, můžete jej k tomuto rámečku přikotvit."
+#. XAyuB
#: 05260100.xhp
msgctxt ""
"05260100.xhp\n"
@@ -25640,6 +29131,7 @@ msgctxt ""
msgid "To Page"
msgstr "Na stránku"
+#. gGh5R
#: 05260100.xhp
msgctxt ""
"05260100.xhp\n"
@@ -25648,6 +29140,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05260100.xhp\" name=\"To Page\">To Page</link>"
msgstr "<link href=\"text/shared/01/05260100.xhp\" name=\"Na stránku\">Na stránku</link>"
+#. CJAET
#: 05260100.xhp
msgctxt ""
"05260100.xhp\n"
@@ -25656,6 +29149,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:SetAnchorToPage\">Anchors the selected item to the current page.</ahelp>"
msgstr "<ahelp hid=\".uno:SetAnchorToPage\">Ukotví vybraný objekt k aktuální stránce.</ahelp>"
+#. mKSuE
#: 05260100.xhp
msgctxt ""
"05260100.xhp\n"
@@ -25664,6 +29158,7 @@ msgctxt ""
msgid "The anchored item remains on the current page even if you insert or delete text."
msgstr "Ukotvený objekt zůstane na aktuální stránce, i když vložíte nebo smažete text."
+#. LJDRP
#: 05260100.xhp
msgctxt ""
"05260100.xhp\n"
@@ -25672,6 +29167,7 @@ msgctxt ""
msgid "The anchor icon is displayed at the top left corner of the page."
msgstr "Ikonka s kotvou se zobrazí v levém horním rohu stránky."
+#. cb4tA
#: 05260200.xhp
msgctxt ""
"05260200.xhp\n"
@@ -25680,6 +29176,7 @@ msgctxt ""
msgid "To Paragraph"
msgstr "Na odstavec"
+#. 8njsr
#: 05260200.xhp
msgctxt ""
"05260200.xhp\n"
@@ -25688,6 +29185,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05260200.xhp\" name=\"To Paragraph\">To Paragraph</link>"
msgstr "<link href=\"text/shared/01/05260200.xhp\" name=\"K odstavci\">K odstavci</link>"
+#. 2Zdki
#: 05260200.xhp
msgctxt ""
"05260200.xhp\n"
@@ -25696,6 +29194,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:SetAnchorToPara\" visibility=\"visible\">Anchors the selected item to the current paragraph.</ahelp>"
msgstr "<ahelp hid=\".uno:SetAnchorToPara\" visibility=\"visible\">Ukotví vybraný objekt k aktuálnímu odstavci.</ahelp>"
+#. RSrcL
#: 05260200.xhp
msgctxt ""
"05260200.xhp\n"
@@ -25704,6 +29203,7 @@ msgctxt ""
msgid "The anchor icon is displayed at the left page margin at the beginning of the paragraph."
msgstr "Ikonka s kotvou se zobrazí v levém okraji stránky na začátku odstavce."
+#. dkCHz
#: 05260300.xhp
msgctxt ""
"05260300.xhp\n"
@@ -25712,6 +29212,7 @@ msgctxt ""
msgid "To Character"
msgstr "Ke znaku"
+#. EQY5U
#: 05260300.xhp
msgctxt ""
"05260300.xhp\n"
@@ -25720,6 +29221,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05260300.xhp\" name=\"To Character\">To Character</link>"
msgstr "<link href=\"text/shared/01/05260300.xhp\" name=\"Ke znaku\">Ke znaku</link>"
+#. 339Ai
#: 05260300.xhp
msgctxt ""
"05260300.xhp\n"
@@ -25728,6 +29230,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Anchors the selected item to a character.</ahelp> This command is only available for graphic objects."
msgstr "<ahelp hid=\".\">Ukotví vybraný objekt ke znaku.</ahelp> Tento příkaz je k dispozici jen pro objekty obrázků."
+#. DfutF
#: 05260300.xhp
msgctxt ""
"05260300.xhp\n"
@@ -25736,6 +29239,7 @@ msgctxt ""
msgid "The anchor is displayed in front of the character."
msgstr "Ikonka s kotvou se zobrazí před znakem."
+#. NxF9c
#: 05260300.xhp
msgctxt ""
"05260300.xhp\n"
@@ -25744,6 +29248,7 @@ msgctxt ""
msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
msgstr "Chcete-li zarovnat obrázek relativně ke znaku, ke kterému je ukotven, klepněte pravým tlačítkem na obrázek a poté vyberte <emph>Vlastnosti</emph>. Klepněte na kartu <emph>Typ</emph> a v části <emph>Umístění</emph> zvolte v poli <emph>k</emph> hodnotu <emph>Znak</emph>."
+#. 3kEAV
#: 05260400.xhp
msgctxt ""
"05260400.xhp\n"
@@ -25752,6 +29257,7 @@ msgctxt ""
msgid "To Cell"
msgstr "K buňce"
+#. MeShn
#: 05260400.xhp
msgctxt ""
"05260400.xhp\n"
@@ -25760,6 +29266,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05260400.xhp\" name=\"To Cell\">To Cell</link>"
msgstr "<link href=\"text/shared/01/05260400.xhp\" name=\"K buňce\">K buňce</link>"
+#. B9AGv
#: 05260400.xhp
msgctxt ""
"05260400.xhp\n"
@@ -25768,6 +29275,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:SetAnchorToCell\" visibility=\"visible\">Anchors the selected item to a cell.</ahelp> The anchor icon is displayed in the upper left corner of the cell."
msgstr "<ahelp hid=\".uno:SetAnchorToCell\" visibility=\"visible\">Ukotví vybraný objekt k buňce</ahelp> V levém horním rohu buňky se zobrazí ikona kotvy."
+#. 799aK
#: 05260500.xhp
msgctxt ""
"05260500.xhp\n"
@@ -25776,6 +29284,7 @@ msgctxt ""
msgid "To Frame"
msgstr "K rámci"
+#. skzTC
#: 05260500.xhp
msgctxt ""
"05260500.xhp\n"
@@ -25784,6 +29293,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05260500.xhp\" name=\"To Frame\">To Frame</link>"
msgstr "<link href=\"text/shared/01/05260500.xhp\" name=\"K rámci\">K rámci</link>"
+#. nEExA
#: 05260500.xhp
msgctxt ""
"05260500.xhp\n"
@@ -25792,6 +29302,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:SetAnchorToFrame\" visibility=\"visible\">Anchors the selected item to the surrounding frame.</ahelp>"
msgstr "<ahelp hid=\".uno:SetAnchorToFrame\" visibility=\"visible\">Ukotví vybraný objekt k rámci, který jej obklopuje.</ahelp>"
+#. 3SWzP
#: 05260600.xhp
msgctxt ""
"05260600.xhp\n"
@@ -25800,6 +29311,7 @@ msgctxt ""
msgid "As Character"
msgstr "Jako znak"
+#. RgVjA
#: 05260600.xhp
msgctxt ""
"05260600.xhp\n"
@@ -25808,6 +29320,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05260600.xhp\" name=\"As Character\">As Character</link>"
msgstr "<link href=\"text/shared/01/05260600.xhp\" name=\"Jako znak\">Jako znak</link>"
+#. PjfoC
#: 05260600.xhp
msgctxt ""
"05260600.xhp\n"
@@ -25816,6 +29329,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Anchors the selected item as a character in the current text. If the height of the selected item is greater than the current font size, the height of the line containing the item is increased.</ahelp>"
msgstr "<ahelp hid=\".\">Ukotví vybraný objekt v aktuálním textu jako znak. Je-li výška vybraného objektu větší než aktuální výška písma, výška řádku se zvětší.</ahelp>"
+#. cGCk8
#: 05270000.xhp
msgctxt ""
"05270000.xhp\n"
@@ -25824,6 +29338,7 @@ msgctxt ""
msgid "Edit Points"
msgstr "Upravit body"
+#. E9MwB
#: 05270000.xhp
msgctxt ""
"05270000.xhp\n"
@@ -25832,6 +29347,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05270000.xhp\" name=\"Edit Points\">Edit Points</link>"
msgstr "<link href=\"text/shared/01/05270000.xhp\" name=\"Upravit body\">Upravit body</link>"
+#. TfQA6
#: 05270000.xhp
msgctxt ""
"05270000.xhp\n"
@@ -25840,6 +29356,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:ToggleObjectBezierMode\">Lets you change the shape of the selected drawing object.</ahelp>"
msgstr "<ahelp hid=\".uno:ToggleObjectBezierMode\">Umožňuje změnit tvar vybraného objektu kresby.</ahelp>"
+#. LqLgJ
#: 05270000.xhp
msgctxt ""
"05270000.xhp\n"
@@ -25848,6 +29365,7 @@ msgctxt ""
msgid "To edit the shape of a selected drawing object, click the <emph>Points</emph> icon on the <emph>Drawing</emph> Bar, and then drag one of the points on the object."
msgstr "Chcete-li upravit tvar vybraného objektu kresby, klepněte na ikonu <emph>Upravit body</emph> na liště <emph>Kresba</emph> a poté přetáhněte jeden z bodů objektu."
+#. mfTH3
#: 05270000.xhp
msgctxt ""
"05270000.xhp\n"
@@ -25856,6 +29374,7 @@ msgctxt ""
msgid "<link href=\"text/shared/main0227.xhp\" name=\"Edit Points Bar\">Edit Points Bar</link>"
msgstr "<link href=\"text/shared/main0227.xhp\" name=\"Lišta Upravit body\">Lišta Upravit body</link>"
+#. XDXXq
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -25864,6 +29383,7 @@ msgctxt ""
msgid "Fontwork"
msgstr "Písmomalba"
+#. CfLRY
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -25872,6 +29392,7 @@ msgctxt ""
msgid "<variable id=\"fntwrk\"><link href=\"text/shared/01/05280000.xhp\" name=\"FontWork\">Fontwork Dialog (Previous Version)</link></variable>"
msgstr "<variable id=\"fntwrk\"><link href=\"text/shared/01/05280000.xhp\" name=\"Písmomalba\">Dialog Písmomalba (Předchozí verze)</link></variable>"
+#. 6cPGC
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -25880,6 +29401,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:FontWork\">Edits Fontwork effects of the selected object that has been created with the previous Fontwork dialog.</ahelp>"
msgstr "<ahelp hid=\".uno:FontWork\">Upraví efekty písmomalby vybraného objektu, který byl vytvořen v předchozí verzi dialogu Písmomalba.</ahelp>"
+#. AEyBA
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -25888,6 +29410,7 @@ msgctxt ""
msgid "This <emph>Fontwork</emph> dialog is only available for Fontwork in old Writer text documents that were created prior to OpenOffice.org 2.0. You must first call <emph>Tools - Customize</emph> to add a menu command or an icon to open this dialog."
msgstr "Tento dialog <emph>Písmomalba</emph> je dostupný jen ve starých textových dokumentech Writeru, které byly vytvořeny před verzí OpenOffice.org 2.0. Pro přidání položky nabídky nebo ikony k otevření tohoto dialogu musíte nejprve použít <emph>Nástroje - Přizpůsobit</emph>."
+#. rFDAD
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -25896,6 +29419,7 @@ msgctxt ""
msgid "You can change the shape of the text baseline to match semicircles, arcs, circles, and freeform lines."
msgstr "Je možné změnit tvar základní linky textu podle půlkruhů, oblouků, kruhů a čar od ruky."
+#. dLxem
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -25904,6 +29428,7 @@ msgctxt ""
msgid "Alignment icons"
msgstr "Ikony zarovnání"
+#. kAoZC
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -25912,6 +29437,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FONTWORK_CTL_FORMS\" visibility=\"hidden\">Click the shape of the baseline that you want to use for the text.</ahelp>"
msgstr "<ahelp hid=\"HID_FONTWORK_CTL_FORMS\" visibility=\"hidden\">Klepněte na tvar čáry, kterou chcete použít pro text.</ahelp>"
+#. opZXe
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -25920,6 +29446,7 @@ msgctxt ""
msgid "The top row contains the following baseline shapes: <emph>Upper Semicircle</emph>, <emph>Lower Semicircle</emph>, <emph>Left Semicircle</emph> and <emph>Right Semicircle</emph>."
msgstr "Horní řádek obsahuje následující tvary základní linky: <emph>Horní půlkruh</emph>, <emph>Dolní půlkruh</emph>, <emph>Levý půlkruh</emph> a <emph>Pravý půlkruh</emph>."
+#. nttRE
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -25928,6 +29455,7 @@ msgctxt ""
msgid "The middle row contains the following baseline shapes: <emph>Upper Arc</emph>, <emph>Lower Arc, Left Arc</emph> and <emph>Right Arc</emph>."
msgstr "Prostřední řádek obsahuje následující tvary základní linky: <emph>Horní oblouk</emph>, <emph>Dolní oblouk</emph>, <emph>Levý oblouk</emph> a <emph>Pravý oblouk</emph>."
+#. dZD6W
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -25936,6 +29464,7 @@ msgctxt ""
msgid "The bottom row contains the following baseline shapes: <emph>Open Circle, Closed Circle, Closed Circle II</emph>, and <emph>Open Circle Vertical</emph>. For the best results, the drawing object must contain more than two lines of text."
msgstr "Spodní řádek obsahuje následující tvary základní linky: <emph>Otevřený kruh, Uzavřený kruh, Uzavřený kruh II</emph> a <emph>Otevřený kruh svislý</emph>. Pro nejlepší výsledky musí objekt kresby obsahovat více než dva řádky textu."
+#. rDFeE
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -25944,6 +29473,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingfontwork/off\">Removes baseline formatting.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingfontwork/off\">Odstraní formátování základní linky.</ahelp>"
+#. FurcH
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -25952,6 +29482,7 @@ msgctxt ""
msgid "<image id=\"img_id3161458\" src=\"cmd/sc_fontwork.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3161458\">Icon</alt></image>"
msgstr "<image id=\"img_id3161458\" src=\"cmd/sc_fontwork.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3161458\">Ikona</alt></image>"
+#. JmKFM
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -25960,6 +29491,7 @@ msgctxt ""
msgid "Off"
msgstr "Vypnout"
+#. t8dtT
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -25968,6 +29500,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingfontwork/rotate\">Uses the top or the bottom edge of the selected object as the text baseline.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingfontwork/rotate\">Použije jako základní linku textu horní nebo dolní okraj vybraného objektu.</ahelp>"
+#. HyMSr
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -25976,6 +29509,7 @@ msgctxt ""
msgid "<image id=\"img_id3153379\" src=\"svx/res/fw02.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3153379\">Icon</alt></image>"
msgstr "<image id=\"img_id3153379\" src=\"svx/res/fw02.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3153379\">Ikona</alt></image>"
+#. CC8vv
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -25984,6 +29518,7 @@ msgctxt ""
msgid "Rotate"
msgstr "Otočit"
+#. z9amk
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -25992,6 +29527,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingfontwork/upright\">Uses the top or the bottom edge of the selected object as the text baseline and preserves the original vertical alignment of the individual characters.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingfontwork/upright\">Použije jako základní linku textu horní nebo dolní okraj vybraného objektu a zachová původní svislé zarovnání jednotlivých znaků.</ahelp>"
+#. uNhP2
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26000,6 +29536,7 @@ msgctxt ""
msgid "<image id=\"img_id3152933\" src=\"svx/res/fw03.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3152933\">Icon</alt></image>"
msgstr "<image id=\"img_id3152933\" src=\"svx/res/fw03.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3152933\">Ikona</alt></image>"
+#. DDWXG
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26008,6 +29545,7 @@ msgctxt ""
msgid "Upright"
msgstr "Vzpřímené"
+#. TqEGn
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26016,6 +29554,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingfontwork/hori\">Horizontally slants the characters in the text object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingfontwork/hori\">Vodorovně zkosí znaky v textovém objektu.</ahelp>"
+#. LDzVG
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26024,6 +29563,7 @@ msgctxt ""
msgid "<image id=\"img_id3151041\" src=\"svx/res/fw04.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3151041\">Icon</alt></image>"
msgstr "<image id=\"img_id3151041\" src=\"svx/res/fw04.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3151041\">Ikona</alt></image>"
+#. m29gX
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26032,6 +29572,7 @@ msgctxt ""
msgid "Slant Horizontal"
msgstr "Zkosit vodorovně"
+#. q7vvg
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26040,6 +29581,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingfontwork/vert\">Vertically slants the characters in the text object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingfontwork/vert\">Svisle zkosí znaky v textovém objektu.</ahelp>"
+#. arDpu
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26048,6 +29590,7 @@ msgctxt ""
msgid "<image id=\"img_id3154690\" src=\"svx/res/fw05.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3154690\">Icon</alt></image>"
msgstr "<image id=\"img_id3154690\" src=\"svx/res/fw05.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3154690\">Ikona</alt></image>"
+#. vTFLn
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26056,6 +29599,7 @@ msgctxt ""
msgid "Slant Vertical"
msgstr "Zkosit svisle"
+#. ByjsP
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26064,6 +29608,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingfontwork/orientation\">Reverses the text flow direction, and flips the text horizontally or vertically. To use this command, you must first apply a different baseline to the text.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingfontwork/orientation\">Obrátí směr textu a převrátí text vodorovně nebo svisle. Pro použití tohoto příkazu musíte nejprve použít na text jinou základní linku.</ahelp>"
+#. rPEYL
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26072,6 +29617,7 @@ msgctxt ""
msgid "<image id=\"img_id3153142\" src=\"svx/res/fw06.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3153142\">Icon</alt></image>"
msgstr "<image id=\"img_id3153142\" src=\"svx/res/fw06.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3153142\">Ikona</alt></image>"
+#. hu8Lf
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26080,6 +29626,7 @@ msgctxt ""
msgid "Orientation"
msgstr "Orientace"
+#. DWX4d
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26088,6 +29635,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingfontwork/left\">Aligns the text to the left end of the text baseline.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingfontwork/left\">Zarovná text k levému konci základní linky.</ahelp>"
+#. DtVBv
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26096,6 +29644,7 @@ msgctxt ""
msgid "<image id=\"img_id3153573\" src=\"cmd/sc_alignleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153573\">Icon</alt></image>"
msgstr "<image id=\"img_id3153573\" src=\"cmd/sc_alignleft.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153573\">Ikona</alt></image>"
+#. CXCLp
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26104,6 +29653,7 @@ msgctxt ""
msgid "Align Left"
msgstr "Zarovnat vlevo"
+#. bmiBe
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26112,6 +29662,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingfontwork/center\">Centers the text on the text baseline.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingfontwork/center\">Vystředí text na základní lince.</ahelp>"
+#. EAXVE
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26120,6 +29671,7 @@ msgctxt ""
msgid "<image id=\"img_id3147217\" src=\"cmd/sc_centerpara.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147217\">Icon</alt></image>"
msgstr "<image id=\"img_id3147217\" src=\"cmd/sc_centerpara.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147217\">Ikona</alt></image>"
+#. BASqx
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26128,6 +29680,7 @@ msgctxt ""
msgid "Center"
msgstr "Na střed"
+#. Bgdfe
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26136,6 +29689,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingfontwork/right\">Aligns the text to the right end of the text baseline.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingfontwork/right\">Zarovná text k pravému konci základní linky.</ahelp>"
+#. BDdAZ
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26144,6 +29698,7 @@ msgctxt ""
msgid "<image id=\"img_id3148498\" src=\"cmd/sc_alignright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148498\">Icon</alt></image>"
msgstr "<image id=\"img_id3148498\" src=\"cmd/sc_alignright.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148498\">Ikona</alt></image>"
+#. Cmr8n
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26152,6 +29707,7 @@ msgctxt ""
msgid "Align Right"
msgstr "Zarovnat vpravo"
+#. BXAaF
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26160,6 +29716,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingfontwork/autosize\">Resizes the text to fit the length of the text baseline.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingfontwork/autosize\">Změní velikost textu, aby odpovídal délce základní linky.</ahelp>"
+#. fxGtY
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26168,6 +29725,7 @@ msgctxt ""
msgid "<image id=\"img_id3153334\" src=\"svx/res/fw010.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3153334\">Icon</alt></image>"
msgstr "<image id=\"img_id3153334\" src=\"svx/res/fw010.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3153334\">Ikona</alt></image>"
+#. drPm7
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26176,6 +29734,7 @@ msgctxt ""
msgid "AutoSize Text"
msgstr "Automatická velikost textu"
+#. 7AEZy
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26184,6 +29743,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingfontwork/distance\">Enter the amount of space that you want to leave between the text baseline and the base of the individual characters.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingfontwork/distance\">Zadejte vzdálenost mezi základní linkou a spodním okrajem jednotlivých znaků.</ahelp>"
+#. icByC
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26192,6 +29752,7 @@ msgctxt ""
msgid "<image id=\"img_id3151019\" src=\"svx/res/fw020.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3151019\">Icon</alt></image>"
msgstr "<image id=\"img_id3151019\" src=\"svx/res/fw020.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3151019\">Ikona</alt></image>"
+#. XDeLC
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26200,6 +29761,7 @@ msgctxt ""
msgid "Distance"
msgstr "Vzdálenost"
+#. g6xDf
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26208,6 +29770,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingfontwork/indent\">Enter the amount of space to leave between the beginning of the text baseline, and the beginning of the text.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingfontwork/indent\">Zadejte vzdálenost mezi začátkem základní linky a začátkem textu.</ahelp>"
+#. AyT7A
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26216,6 +29779,7 @@ msgctxt ""
msgid "<image id=\"img_id3153836\" src=\"svx/res/fw021.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3153836\">Icon</alt></image>"
msgstr "<image id=\"img_id3153836\" src=\"svx/res/fw021.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3153836\">Ikona</alt></image>"
+#. 6UEik
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26224,6 +29788,7 @@ msgctxt ""
msgid "Indent"
msgstr "Odsazení"
+#. TdeZF
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26232,6 +29797,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingfontwork/contour\">Shows or hides the text baseline, or the edges of the selected object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingfontwork/contour\">Zobrazí nebo skryje základní linku textu nebo okraje vybraného objektu.</ahelp>"
+#. k4Afm
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26240,6 +29806,7 @@ msgctxt ""
msgid "<image id=\"img_id3159186\" src=\"svx/res/fw011.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3159186\">Icon</alt></image>"
msgstr "<image id=\"img_id3159186\" src=\"svx/res/fw011.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3159186\">Ikona</alt></image>"
+#. FPfgN
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26248,6 +29815,7 @@ msgctxt ""
msgid "Contour"
msgstr "Obrys"
+#. BkBcX
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26256,6 +29824,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingfontwork/textcontour\">Shows or hides the borders of the individual characters in the text.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingfontwork/textcontour\">Zobrazí nebo skryje ohraničení jednotlivých znaků v textu.</ahelp>"
+#. 9eEG3
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26264,6 +29833,7 @@ msgctxt ""
msgid "<image id=\"img_id3147100\" src=\"svx/res/fw012.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3147100\">Icon</alt></image>"
msgstr "<image id=\"img_id3147100\" src=\"svx/res/fw012.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3147100\">Ikona</alt></image>"
+#. 663fR
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26272,6 +29842,7 @@ msgctxt ""
msgid "Text Contour"
msgstr "Obrysy textu"
+#. GB3hN
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26280,6 +29851,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingfontwork/noshadow\">Removes the shadow effects that you applied to the text.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingfontwork/noshadow\">Odstraní stínovaní, které bylo na text použito.</ahelp>"
+#. V4yr6
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26288,6 +29860,7 @@ msgctxt ""
msgid "<image id=\"img_id3156375\" src=\"svx/res/fw013.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3156375\">Icon</alt></image>"
msgstr "<image id=\"img_id3156375\" src=\"svx/res/fw013.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3156375\">Ikona</alt></image>"
+#. Px8Nt
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26296,6 +29869,7 @@ msgctxt ""
msgid "No Shadow"
msgstr "Bez stínování"
+#. dwkxm
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26304,6 +29878,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingfontwork/vertical\">Adds a shadow to the text in the selected object. Click this button, and then enter the dimensions of the shadow in the <emph>Distance X</emph> and the <emph>Distance Y</emph> boxes.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingfontwork/vertical\">Přidá stín k textu ve vybraném objektu. Klepněte na toto tlačítko a poté zadejte rozměry stínu do polí <emph>Vzdálenost X</emph> a <emph>Vzdálenost Y</emph>.</ahelp>"
+#. C97eG
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26312,6 +29887,7 @@ msgctxt ""
msgid "<image id=\"img_id3149908\" src=\"svx/res/fw014.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3149908\">Icon</alt></image>"
msgstr "<image id=\"img_id3149908\" src=\"svx/res/fw014.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3149908\">Ikona</alt></image>"
+#. oNECu
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26320,6 +29896,7 @@ msgctxt ""
msgid "Vertical"
msgstr "Svislé"
+#. DMN8v
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26328,6 +29905,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingfontwork/slant\">Adds a slant shadow to the text in the selected object. Click this button, and then enter the dimensions of the shadow in the <emph>Distance X</emph> and the <emph>Distance Y</emph> boxes.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingfontwork/slant\">Přidá nakloněný stín k textu ve vybraném objektu. Klepněte na toto tlačítko a poté zadejte rozměry stínu do polí <emph>Vzdálenost X</emph> a <emph>Vzdálenost Y</emph>.</ahelp>"
+#. DEqjk
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26336,6 +29914,7 @@ msgctxt ""
msgid "<image id=\"img_id3166423\" src=\"svx/res/fw015.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3166423\">Icon</alt></image>"
msgstr "<image id=\"img_id3166423\" src=\"svx/res/fw015.png\" width=\"0.2362inch\" height=\"0.222inch\"><alt id=\"alt_id3166423\">Ikona</alt></image>"
+#. JF8Kq
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26344,6 +29923,7 @@ msgctxt ""
msgid "Slant"
msgstr "Zkosení"
+#. gEPsY
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26352,6 +29932,7 @@ msgctxt ""
msgid "Horizontal Distance"
msgstr "Vodorovná vzdálenost"
+#. rEQCf
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26360,6 +29941,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingfontwork/distancex\">Enter the horizontal distance between the text characters and the edge of the shadow.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingfontwork/distancex\">Zadejte vodorovnou vzdálenost mezi znaky textu a okrajem stínu.</ahelp>"
+#. AxwAB
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26368,6 +29950,7 @@ msgctxt ""
msgid "<image id=\"img_id3149242\" src=\"svx/res/fw016.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3149242\">Icon</alt></image>"
msgstr "<image id=\"img_id3149242\" src=\"svx/res/fw016.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3149242\">Ikona</alt></image>"
+#. hD4CN
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26376,6 +29959,7 @@ msgctxt ""
msgid "X Distance"
msgstr "Vzdálenost X"
+#. HYtvM
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26384,6 +29968,7 @@ msgctxt ""
msgid "Vertical Distance"
msgstr "Svislá vzdálenost"
+#. BFAFe
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26392,6 +29977,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingfontwork/distancey\">Enter the vertical distance between the text characters and the edge of the shadow.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingfontwork/distancey\">Zadejte svislou vzdálenost mezi znaky textu a okrajem stínu.</ahelp>"
+#. f4FAp
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26400,6 +29986,7 @@ msgctxt ""
msgid "<image id=\"img_id3154118\" src=\"svx/res/fw017.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3154118\">Icon</alt></image>"
msgstr "<image id=\"img_id3154118\" src=\"svx/res/fw017.png\" width=\"0.1772inch\" height=\"0.1665inch\"><alt id=\"alt_id3154118\">Ikona</alt></image>"
+#. Hz4Gd
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26408,6 +29995,7 @@ msgctxt ""
msgid "Y Distance"
msgstr "Vzdálenost Y"
+#. DXmZb
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26416,6 +30004,7 @@ msgctxt ""
msgid "Shadow Color"
msgstr "Barva stínu"
+#. fbGYB
#: 05280000.xhp
msgctxt ""
"05280000.xhp\n"
@@ -26424,6 +30013,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingfontwork/color\">Select a color for the text shadow.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingfontwork/color\">Vyberte barvu stínu textu.</ahelp>"
+#. rVB7N
#: 05290000.xhp
msgctxt ""
"05290000.xhp\n"
@@ -26432,6 +30022,7 @@ msgctxt ""
msgid "Group"
msgstr "Seskupit"
+#. e5cjW
#: 05290000.xhp
msgctxt ""
"05290000.xhp\n"
@@ -26440,6 +30031,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05290000.xhp\" name=\"Group\">Group</link>"
msgstr "<link href=\"text/shared/01/05290000.xhp\" name=\"Seskupit\">Seskupit</link>"
+#. 5FCia
#: 05290000.xhp
msgctxt ""
"05290000.xhp\n"
@@ -26448,6 +30040,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Groups keep together selected objects, so that they can be moved or formatted as a single object.</ahelp>"
msgstr "<ahelp hid=\".\">Seskupí vybrané objekty, aby bylo možné je přesunovat a formátovat jako jeden objekt.</ahelp>"
+#. d2ZwE
#: 05290000.xhp
msgctxt ""
"05290000.xhp\n"
@@ -26456,6 +30049,7 @@ msgctxt ""
msgid "Working with groups"
msgstr "Práce se skupinami"
+#. cjMd2
#: 05290000.xhp
msgctxt ""
"05290000.xhp\n"
@@ -26464,6 +30058,7 @@ msgctxt ""
msgid "To edit the individual objects of a group, select the group, right-click, and then choose <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Enter Group</emph></caseinline><defaultinline><emph>Group - Enter Group</emph></defaultinline></switchinline>"
msgstr "Chcete-li upravit jednotlivé objekty skupiny, vyberte skupinu, klepněte pravým tlačítkem a poté zvolte <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Upravit skupinu</emph></caseinline><defaultinline><emph>Seskupit - Upravit skupinu</emph></defaultinline></switchinline>"
+#. mBNBQ
#: 05290000.xhp
msgctxt ""
"05290000.xhp\n"
@@ -26472,6 +30067,7 @@ msgctxt ""
msgid "When you are editing a group, the objects that are not part of the group are faded."
msgstr "Když upravujete skupinu, objekty, které nejsou součástí skupiny, zešednou."
+#. DJF6D
#: 05290000.xhp
msgctxt ""
"05290000.xhp\n"
@@ -26480,6 +30076,7 @@ msgctxt ""
msgid "Use Tab and Shift+Tab to move forwards and backwards through the objects in a group."
msgstr "Pomocí kláves Tab a Shift+Tab se je možné pohybovat dopředu a dozadu mezi objekty ve skupině."
+#. 6GcpL
#: 05290000.xhp
msgctxt ""
"05290000.xhp\n"
@@ -26488,6 +30085,7 @@ msgctxt ""
msgid "To exit a group, right-click, and then choose <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Exit Group</emph></caseinline><defaultinline><emph>Group - Exit Group</emph></defaultinline></switchinline>"
msgstr "Pro opuštění skupiny klepněte pravým tlačítkem a zvolte <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Opustit skupinu</emph></caseinline><defaultinline><emph>Seskupit - Opustit skupinu</emph></defaultinline></switchinline>"
+#. mR8Ae
#: 05290000.xhp
msgctxt ""
"05290000.xhp\n"
@@ -26496,6 +30094,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05290100.xhp\" name=\"Grouping\">Group</link>"
msgstr "<link href=\"text/shared/01/05290100.xhp\" name=\"Seskupit\">Seskupit</link>"
+#. VdY6K
#: 05290000.xhp
msgctxt ""
"05290000.xhp\n"
@@ -26504,6 +30103,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05290200.xhp\" name=\"Remove\">Ungroup</link>"
msgstr "<link href=\"text/shared/01/05290200.xhp\" name=\"Zrušit skupinu\">Zrušit skupinu</link>"
+#. nQnDA
#: 05290000.xhp
msgctxt ""
"05290000.xhp\n"
@@ -26512,6 +30112,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05290300.xhp\" name=\"Enter Group\">Enter Group</link>"
msgstr "<link href=\"text/shared/01/05290300.xhp\" name=\"Upravit skupinu\">Upravit skupinu</link>"
+#. J8EV2
#: 05290000.xhp
msgctxt ""
"05290000.xhp\n"
@@ -26520,6 +30121,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05290400.xhp\" name=\"Exit\">Exit Group</link>"
msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Opustit skupinu\">Opustit skupinu</link>"
+#. zUUQd
#: 05290100.xhp
msgctxt ""
"05290100.xhp\n"
@@ -26528,6 +30130,7 @@ msgctxt ""
msgid "Group"
msgstr "Seskupit"
+#. yFvMJ
#: 05290100.xhp
msgctxt ""
"05290100.xhp\n"
@@ -26536,6 +30139,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05290100.xhp\" name=\"Group\">Group</link>"
msgstr "<link href=\"text/shared/01/05290100.xhp\" name=\"Seskupit\">Seskupit</link>"
+#. emCZb
#: 05290100.xhp
msgctxt ""
"05290100.xhp\n"
@@ -26544,6 +30148,7 @@ msgctxt ""
msgid "<variable id=\"gruppierentext\"><ahelp hid=\".uno:FormatGroup\" visibility=\"visible\">Groups the selected objects, so that they can be moved as a single object.</ahelp></variable>"
msgstr "<variable id=\"gruppierentext\"><ahelp hid=\".uno:FormatGroup\" visibility=\"visible\">Seskupí vybrané objekty, abyste je mohli přesunovat jako jeden objekt.</ahelp></variable>"
+#. XBHBA
#: 05290100.xhp
msgctxt ""
"05290100.xhp\n"
@@ -26552,6 +30157,7 @@ msgctxt ""
msgid "The properties of individual objects are maintained even after you group the objects. You can nest groups, that is, you can have a group within a group."
msgstr "Vlastnosti jednotlivých objektů se zachovají i po seskupení. Skupiny je možné také vnořovat, tzn. je možné mít skupinu ve skupině."
+#. 2ZC2g
#: 05290200.xhp
msgctxt ""
"05290200.xhp\n"
@@ -26560,6 +30166,7 @@ msgctxt ""
msgid "Ungroup"
msgstr "Zrušit skupinu"
+#. AEDDM
#: 05290200.xhp
msgctxt ""
"05290200.xhp\n"
@@ -26568,6 +30175,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05290200.xhp\" name=\"Ungroup\">Ungroup</link>"
msgstr "<link href=\"text/shared/01/05290200.xhp\" name=\"Zrušit skupinu\">Zrušit skupinu</link>"
+#. mvaxo
#: 05290200.xhp
msgctxt ""
"05290200.xhp\n"
@@ -26576,6 +30184,7 @@ msgctxt ""
msgid "<variable id=\"aufhebentext\"><ahelp hid=\".uno:FormatUngroup\" visibility=\"visible\">Breaks apart the selected group into individual objects.</ahelp></variable>"
msgstr "<variable id=\"aufhebentext\"><ahelp hid=\".uno:FormatUngroup\" visibility=\"visible\">Rozdělí vybranou skupinu na jednotlivé objekty.</ahelp></variable>"
+#. MZp6H
#: 05290200.xhp
msgctxt ""
"05290200.xhp\n"
@@ -26584,6 +30193,7 @@ msgctxt ""
msgid "To break apart the nested groups within a group, you must repeat this command on each subgroup."
msgstr "Chcete-li rozdělit vnořené skupiny ve skupině, musíte tento příkaz opakovat s každou podskupinou."
+#. Y6NEQ
#: 05290300.xhp
msgctxt ""
"05290300.xhp\n"
@@ -26592,6 +30202,7 @@ msgctxt ""
msgid "Enter Group"
msgstr "Upravit skupinu"
+#. jZGpR
#: 05290300.xhp
msgctxt ""
"05290300.xhp\n"
@@ -26600,6 +30211,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05290300.xhp\" name=\"Enter Group\">Enter Group</link>"
msgstr "<link href=\"text/shared/01/05290300.xhp\" name=\"Upravit skupinu\">Upravit skupinu</link>"
+#. GBM4J
#: 05290300.xhp
msgctxt ""
"05290300.xhp\n"
@@ -26608,6 +30220,7 @@ msgctxt ""
msgid "<variable id=\"betretentext\"><ahelp hid=\".uno:EnterGroup\" visibility=\"visible\">Opens the selected group, so that you can edit the individual objects. If the selected group contains nested group, you can repeat this command on the subgroups.</ahelp></variable> This command does not permanently ungroup the objects."
msgstr "<variable id=\"betretentext\"><ahelp hid=\".uno:EnterGroup\" visibility=\"visible\">Otevře vybranou skupinu, abyste mohli upravovat jednotlivé objekty. Pokud vybraná skupina obsahuje vnořené skupiny, je možné tento příkaz opakovat na podskupiny.</ahelp></variable> Tento příkaz nerozdělí skupiny trvale."
+#. CgMZF
#: 05290300.xhp
msgctxt ""
"05290300.xhp\n"
@@ -26616,6 +30229,7 @@ msgctxt ""
msgid "To select an individual object in a group, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>, and then click the object."
msgstr ""
+#. yNMnY
#: 05290300.xhp
msgctxt ""
"05290300.xhp\n"
@@ -26624,6 +30238,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05290000.xhp\" name=\"Groups\">Groups</link>"
msgstr "<link href=\"text/shared/01/05290000.xhp\" name=\"Skupiny\">Skupiny</link>"
+#. uk2wW
#: 05290300.xhp
msgctxt ""
"05290300.xhp\n"
@@ -26632,6 +30247,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05290400.xhp\" name=\"Exit Group\">Exit Group</link>"
msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Opustit skupinu\">Opustit skupinu</link>"
+#. rKmmR
#: 05290400.xhp
msgctxt ""
"05290400.xhp\n"
@@ -26640,6 +30256,7 @@ msgctxt ""
msgid "Exit Group"
msgstr "Opustit skupinu"
+#. qB7TB
#: 05290400.xhp
msgctxt ""
"05290400.xhp\n"
@@ -26648,6 +30265,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05290400.xhp\" name=\"Exit Group\">Exit Group</link>"
msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Opustit skupinu\">Opustit skupinu</link>"
+#. wCwv6
#: 05290400.xhp
msgctxt ""
"05290400.xhp\n"
@@ -26656,6 +30274,7 @@ msgctxt ""
msgid "<variable id=\"verlassentext\"><ahelp hid=\".uno:LeaveGroup\" visibility=\"visible\">Exits the group, so that you can no longer edit the individual objects in the group.</ahelp></variable> If you are in a nested group, only the nested group is closed."
msgstr "<variable id=\"verlassentext\"><ahelp hid=\".uno:LeaveGroup\" visibility=\"visible\">Opustí skupinu, když už nechcete upravovat vlastnosti jednotlivých objektů.</ahelp></variable> Pokud jste ve vnořené skupině, zavře se jen vnořená skupina."
+#. DqiAs
#: 05290400.xhp
msgctxt ""
"05290400.xhp\n"
@@ -26664,6 +30283,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05290000.xhp\" name=\"Groups\">Groups</link>"
msgstr "<link href=\"text/shared/01/05290000.xhp\" name=\"Skupiny\">Skupiny</link>"
+#. 8AETd
#: 05290400.xhp
msgctxt ""
"05290400.xhp\n"
@@ -26672,6 +30292,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05290300.xhp\" name=\"Enter Group\">Enter Group</link>"
msgstr "<link href=\"text/shared/01/05290300.xhp\" name=\"Upravit skupinu\">Upravit skupinu</link>"
+#. 9zYzh
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26680,6 +30301,7 @@ msgctxt ""
msgid "Text Animation"
msgstr "Animace textu"
+#. BUFxF
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26688,6 +30310,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05320000.xhp\" name=\"Text Animation\">Text Animation</link>"
msgstr "<link href=\"text/shared/01/05320000.xhp\" name=\"Animace textu\">Animace textu</link>"
+#. o6rVF
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26696,6 +30319,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textanimtabpage/TextAnimation\">Adds an animation effect to the text in the selected drawing object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textanimtabpage/TextAnimation\">Přidá efekt animace k textu ve vybraném objektu kresby.</ahelp>"
+#. DFCFP
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26704,6 +30328,7 @@ msgctxt ""
msgid "Text animation effects"
msgstr "Efekty animace textu"
+#. BxE8C
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26712,6 +30337,7 @@ msgctxt ""
msgid "Select the effect that you want to apply, and then set the properties of the effect."
msgstr "Vyberte efekt, který chcete použít, a poté nastavte vlastnosti efektu."
+#. DuMCG
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26720,6 +30346,7 @@ msgctxt ""
msgid "Effects"
msgstr "Efekty"
+#. pRbNz
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26728,6 +30355,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textanimtabpage/LB_EFFECT\">Select the animation effect that you want to apply to the text in the selected drawing object. To remove an animation effect, select <emph>No Effect</emph>.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textanimtabpage/LB_EFFECT\">Vyberte efekt animace, který chcete použít na text ve vybraném objektu kresby. Pro odstranění efektu animace zvolte <emph>Bez efektu</emph>.</ahelp>"
+#. trNs6
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26736,6 +30364,7 @@ msgctxt ""
msgid "To the Left"
msgstr "Doleva"
+#. AnRg8
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26744,6 +30373,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textanimtabpage/BTN_LEFT\">Scrolls text from right to left.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textanimtabpage/BTN_LEFT\">Text se posunuje zprava doleva.</ahelp>"
+#. NCSAV
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26752,6 +30382,7 @@ msgctxt ""
msgid "<image id=\"img_id3150774\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150774\">Icon</alt></image>"
msgstr "<image id=\"img_id3150774\" src=\"res/sc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150774\">Ikona</alt></image>"
+#. FSBG3
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26760,6 +30391,7 @@ msgctxt ""
msgid "Left arrow"
msgstr "Šipka doleva"
+#. XqoUb
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26768,6 +30400,7 @@ msgctxt ""
msgid "To the Right"
msgstr "Doprava"
+#. D6Jhw
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26776,6 +30409,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textanimtabpage/BTN_RIGHT\">Scrolls text from left to right.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textanimtabpage/BTN_RIGHT\">Text se posunuje zleva doprava.</ahelp>"
+#. CLFAv
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26784,6 +30418,7 @@ msgctxt ""
msgid "<image id=\"img_id3149235\" src=\"res/sc06300.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149235\">Icon</alt></image>"
msgstr "<image id=\"img_id3149235\" src=\"res/sc06300.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149235\">Ikona</alt></image>"
+#. C3qz4
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26792,6 +30427,7 @@ msgctxt ""
msgid "Right arrow"
msgstr "Šipka doprava"
+#. DY49S
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26800,6 +30436,7 @@ msgctxt ""
msgid "To the Top"
msgstr "Nahoru"
+#. 4dVsE
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26808,6 +30445,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textanimtabpage/BTN_UP\">Scrolls text from bottom to top.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textanimtabpage/BTN_UP\">Text se posunuje zdola nahoru.</ahelp>"
+#. aE6yV
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26816,6 +30454,7 @@ msgctxt ""
msgid "<image id=\"img_id3149795\" src=\"dbaccess/res/sortup.png\" width=\"0.2083inch\" height=\"0.222inch\"><alt id=\"alt_id3149795\">Icon</alt></image>"
msgstr "<image id=\"img_id3149795\" src=\"dbaccess/res/sortup.png\" width=\"0.2083inch\" height=\"0.222inch\"><alt id=\"alt_id3149795\">Ikona</alt></image>"
+#. 8nFXj
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26824,6 +30463,7 @@ msgctxt ""
msgid "Up arrow"
msgstr "Šipka nahoru"
+#. kzvci
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26832,6 +30472,7 @@ msgctxt ""
msgid "To the Bottom"
msgstr "Dolů"
+#. PCbAr
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26840,6 +30481,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textanimtabpage/BTN_DOWN\">Scrolls text from top to bottom.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textanimtabpage/BTN_DOWN\">Text se posunuje shora dolů.</ahelp>"
+#. TGcQ5
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26848,6 +30490,7 @@ msgctxt ""
msgid "<image id=\"img_id3152472\" src=\"dbaccess/res/sortdown.png\" width=\"0.1563inch\" height=\"0.1665inch\"><alt id=\"alt_id3152472\">Icon</alt></image>"
msgstr "<image id=\"img_id3152472\" src=\"dbaccess/res/sortdown.png\" width=\"0.1563inch\" height=\"0.1665inch\"><alt id=\"alt_id3152472\">Ikona</alt></image>"
+#. ieiCB
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26856,6 +30499,7 @@ msgctxt ""
msgid "Down arrow"
msgstr "Šipka dolů"
+#. L3Dk9
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26864,6 +30508,7 @@ msgctxt ""
msgid "Properties"
msgstr "Vlastnosti"
+#. ZDKZC
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26872,6 +30517,7 @@ msgctxt ""
msgid "Start Inside"
msgstr "Začít uvnitř"
+#. jUaCs
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26880,6 +30526,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textanimtabpage/TSB_START_INSIDE\">Text is visible and inside the drawing object when the effect is applied.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textanimtabpage/TSB_START_INSIDE\">Při použití efektu je text viditelný a uvnitř objektu kresby.</ahelp>"
+#. XYkTz
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26888,6 +30535,7 @@ msgctxt ""
msgid "Text visible when exiting"
msgstr "Viditelný text při ukončení"
+#. 7MyjD
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26896,6 +30544,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textanimtabpage/TSB_STOP_INSIDE\">Text remains visible after the effect is applied.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textanimtabpage/TSB_STOP_INSIDE\">Text zůstává viditelný i po použití efektu.</ahelp>"
+#. 95kqY
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26904,6 +30553,7 @@ msgctxt ""
msgid "Animation effects"
msgstr "Cykly animace"
+#. sFDa7
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26912,6 +30562,7 @@ msgctxt ""
msgid "Set the looping options for the animation effect."
msgstr "Nastavte možnosti opakování efektu animace."
+#. yLSxE
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26920,6 +30571,7 @@ msgctxt ""
msgid "Continuous"
msgstr "Spojitě"
+#. NXzCx
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26928,6 +30580,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textanimtabpage/TSB_ENDLESS\">Plays the animation effect continuously. To specify the number of times to play the effect, clear this checkbox, and enter a number in the <emph>Continuous</emph> box.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textanimtabpage/TSB_ENDLESS\">Přehrává animaci neustále. Pro určení počtu opakování efektu zrušte zaškrtnutí tohoto pole a zadejte číslo do pole <emph>Spojitě</emph>.</ahelp>"
+#. 4ZoUp
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26936,6 +30589,7 @@ msgctxt ""
msgid "Continuous box"
msgstr "Pole Spojitě"
+#. KXKKW
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26944,6 +30598,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textanimtabpage/NUM_FLD_COUNT\">Enter the number of times that you want the animation effect to repeat.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textanimtabpage/NUM_FLD_COUNT\">Zadejte počet opakování animace.</ahelp>"
+#. B5F2Q
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26952,6 +30607,7 @@ msgctxt ""
msgid "Increment"
msgstr "Přírůstek"
+#. 2xQye
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26960,6 +30616,7 @@ msgctxt ""
msgid "Specify the increment value for scrolling the text."
msgstr "Určuje přírůstek při posunu textu."
+#. 639A9
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26968,6 +30625,7 @@ msgctxt ""
msgid "Pixels"
msgstr "Pixely"
+#. BvEV9
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26976,6 +30634,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textanimtabpage/TSB_PIXEL\">Measures increment value in pixels.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textanimtabpage/TSB_PIXEL\">Určuje přírůstek v pixelech.</ahelp>"
+#. h9HGd
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26984,6 +30643,7 @@ msgctxt ""
msgid "Increment box"
msgstr "Přírůstek"
+#. RSz7L
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -26992,6 +30652,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textanimtabpage/MTR_FLD_AMOUNT\">Enter the number of increments by which to scroll the text.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textanimtabpage/MTR_FLD_AMOUNT\">Zadejte přírůstek, o který se text posune.</ahelp>"
+#. uZzL8
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -27000,6 +30661,7 @@ msgctxt ""
msgid "Delay"
msgstr "Prodleva"
+#. FVAMh
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -27008,6 +30670,7 @@ msgctxt ""
msgid "Specify the amount time to wait before repeating the effect."
msgstr "Určuje dobu před opakováním efektu."
+#. WibXg
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -27016,6 +30679,7 @@ msgctxt ""
msgid "Automatic"
msgstr "Automatická"
+#. Xgwxk
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -27024,6 +30688,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textanimtabpage/TSB_AUTO\">$[officename] automatically determines the amount of time to wait before repeating the effect. To manually assign the delay period, clear this checkbox, and then enter a value in the<emph> Automatic</emph> box.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textanimtabpage/TSB_AUTO\">$[officename] automaticky určí dobu před opakováním efektu. Chcete-li určit prodlevu ručně, zrušte zaškrtnutí tohoto pole a zadejte hodnotu do pole <emph>Automatická</emph>.</ahelp>"
+#. Tg2Xz
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -27032,6 +30697,7 @@ msgctxt ""
msgid "Automatic box"
msgstr "Pole Automatická"
+#. ib4wC
#: 05320000.xhp
msgctxt ""
"05320000.xhp\n"
@@ -27040,6 +30706,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/textanimtabpage/MTR_FLD_DELAY\">Enter the amount of time to wait before repeating the effect.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/textanimtabpage/MTR_FLD_DELAY\">Zadejte dobu, kterou se počká před opakováním efektu.</ahelp>"
+#. A2WXN
#: 05340100.xhp
msgctxt ""
"05340100.xhp\n"
@@ -27048,6 +30715,7 @@ msgctxt ""
msgid "Row Height"
msgstr "Výška řádku"
+#. paSDA
#: 05340100.xhp
msgctxt ""
"05340100.xhp\n"
@@ -27056,6 +30724,7 @@ msgctxt ""
msgid "Row Height"
msgstr "Výška řádku"
+#. ww3VH
#: 05340100.xhp
msgctxt ""
"05340100.xhp\n"
@@ -27064,6 +30733,7 @@ msgctxt ""
msgid "<variable id=\"zeilenhoehetext\"><ahelp hid=\"modules/scalc/ui/rowheightdialog/RowHeightDialog\">Changes the height of the current row, or the selected rows.</ahelp></variable>"
msgstr "<variable id=\"zeilenhoehetext\"><ahelp hid=\"modules/scalc/ui/rowheightdialog/RowHeightDialog\">Změní výšku aktuálního řádku nebo označených řádků.</ahelp></variable>"
+#. ECX9t
#: 05340100.xhp
msgctxt ""
"05340100.xhp\n"
@@ -27072,6 +30742,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can also change the height of a row by dragging the divider below the row header. To fit the row height to the cell contents, double-click the divider.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Výšku řádku můžete změnit také přetažením oddělovače pod záhlavím řádku. Poklepáním na oddělovač se výška řádku přizpůsobí obsahu buněk.</caseinline></switchinline>"
+#. zayHR
#: 05340100.xhp
msgctxt ""
"05340100.xhp\n"
@@ -27080,6 +30751,7 @@ msgctxt ""
msgid "Height"
msgstr "Výška"
+#. GYbzD
#: 05340100.xhp
msgctxt ""
"05340100.xhp\n"
@@ -27088,6 +30760,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/rowheightdialog/value\">Enter the row height that you want to use.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/rowheightdialog/value\">Zadejte požadovanou výšku řádku.</ahelp>"
+#. 35VCF
#: 05340100.xhp
msgctxt ""
"05340100.xhp\n"
@@ -27096,6 +30769,7 @@ msgctxt ""
msgid "Default value"
msgstr "Výchozí hodnota"
+#. i2t5p
#: 05340100.xhp
msgctxt ""
"05340100.xhp\n"
@@ -27104,6 +30778,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/rowheightdialog/default\">Adjusts the row height to the size based on the default template. Existing contents may be shown vertically cropped. The height no longer increases automatically when you enter larger contents.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/rowheightdialog/default\">Upraví výšku řádku na velikost založenou na výchozí šabloně. Stávající obsah může být svisle oříznut. Výška se už nebude automaticky zvětšovat, když zadáte rozsáhlejší obsah.</ahelp>"
+#. BvWMd
#: 05340200.xhp
msgctxt ""
"05340200.xhp\n"
@@ -27112,6 +30787,7 @@ msgctxt ""
msgid "Column width"
msgstr "Šířka sloupce"
+#. tvjqG
#: 05340200.xhp
msgctxt ""
"05340200.xhp\n"
@@ -27120,6 +30796,7 @@ msgctxt ""
msgid "Column width"
msgstr "Šířka sloupce"
+#. EiN8r
#: 05340200.xhp
msgctxt ""
"05340200.xhp\n"
@@ -27128,6 +30805,7 @@ msgctxt ""
msgid "<variable id=\"spaltetext\"><ahelp hid=\"modules/scalc/ui/colwidthdialog/ColWidthDialog\" visibility=\"visible\">Changes the width of the current column, or the selected columns.</ahelp></variable>"
msgstr "<variable id=\"spaltetext\"><ahelp hid=\"modules/scalc/ui/colwidthdialog/ColWidthDialog\" visibility=\"visible\">Změní šířku aktuálního sloupce nebo označených sloupců.</ahelp></variable>"
+#. RyQYy
#: 05340200.xhp
msgctxt ""
"05340200.xhp\n"
@@ -27136,6 +30814,7 @@ msgctxt ""
msgid "You can also change the width of a column by dragging the divider beside the column header.<switchinline select=\"appl\"> <caseinline select=\"CALC\"> To fit the column width to the cell contents, double-click the divider.</caseinline> </switchinline>"
msgstr "Šířku sloupce je také možné změnit přetažením rozdělovníku v záhlaví sloupců.<switchinline select=\"appl\"> <caseinline select=\"CALC\">Chcete-li přizpůsobit šířku sloupce obsahu, poklepejte na rozdělovník.</caseinline> </switchinline>"
+#. pnaW7
#: 05340200.xhp
msgctxt ""
"05340200.xhp\n"
@@ -27144,6 +30823,7 @@ msgctxt ""
msgid "Width"
msgstr "Šířka"
+#. MHW65
#: 05340200.xhp
msgctxt ""
"05340200.xhp\n"
@@ -27152,6 +30832,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/colwidthdialog/value\" visibility=\"visible\">Enter the column width that you want to use.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/colwidthdialog/value\" visibility=\"visible\">Zadejte požadovanou výšku řádku.</ahelp>"
+#. G5Pev
#: 05340200.xhp
msgctxt ""
"05340200.xhp\n"
@@ -27160,6 +30841,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Default value</caseinline> <defaultinline>Automatic</defaultinline> </switchinline>"
msgstr "<switchinline select=\"appl\"> <caseinline select=\"CALC\">Výchozí hodnota</caseinline> <defaultinline>Automaticky</defaultinline> </switchinline>"
+#. kqVmF
#: 05340200.xhp
msgctxt ""
"05340200.xhp\n"
@@ -27168,6 +30850,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/colwidthdialog/default\" visibility=\"visible\">Automatically adjusts the column width based on the current font.</ahelp>"
msgstr "<ahelp hid=\"modules/scalc/ui/colwidthdialog/default\" visibility=\"visible\">Automaticky upraví šířku sloupce podle současného písma.</ahelp>"
+#. mYyNq
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27176,6 +30859,7 @@ msgctxt ""
msgid "Alignment"
msgstr "Zarovnání"
+#. qWB4C
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27184,6 +30868,7 @@ msgctxt ""
msgid "<bookmark_value>aligning; cells</bookmark_value><bookmark_value>cells; aligning</bookmark_value>"
msgstr "<bookmark_value>zarovnání; buňky</bookmark_value><bookmark_value>buňky; zarovnání</bookmark_value>"
+#. WhtUA
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27192,6 +30877,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05340300.xhp\" name=\"Alignment\">Alignment</link>"
msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"Zarovnání\">Zarovnání</link>"
+#. XFgHs
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27200,6 +30886,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/cellalignment/CellAlignPage\">Sets the alignment options for the contents of the current cell, or the selected cells.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/cellalignment/CellAlignPage\">Nastaví zarovnání pro obsah aktuální buňky nebo označených buněk.</ahelp>"
+#. RbBWq
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27208,6 +30895,7 @@ msgctxt ""
msgid "Horizontal"
msgstr "Vodorovné"
+#. HDGDd
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27216,6 +30904,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxHorzAlign\">Select the horizontal alignment option that you want to apply to the cell contents.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxHorzAlign\">Vyberte možnost vodorovného zarovnání, kterou chcete použít pro obsah buňky.</ahelp>"
+#. bBTAd
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27224,6 +30913,7 @@ msgctxt ""
msgid "Default"
msgstr "Výchozí"
+#. Exd48
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27232,6 +30922,7 @@ msgctxt ""
msgid "Aligns numbers to the right, and text to the left."
msgstr "Zarovná čísla vpravo a text vlevo."
+#. Db2Cc
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27240,6 +30931,7 @@ msgctxt ""
msgid "If the <emph>Default</emph> option is selected, numbers will be aligned to the right and text will be left-justified."
msgstr "Je-li vybrána volba <emph>Výchozí</emph>, čísla budou zarovnána vpravo, text vlevo."
+#. yFpMK
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27248,6 +30940,7 @@ msgctxt ""
msgid "Left"
msgstr "Vlevo"
+#. rKkFM
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27256,6 +30949,7 @@ msgctxt ""
msgid "<variable id=\"linkstext\"><ahelp hid=\".uno:AlignLeft\">Aligns the contents of the cell to the left.</ahelp></variable>"
msgstr "<variable id=\"linkstext\"><ahelp hid=\".uno:AlignLeft\">Zarovná obsah buňky vlevo.</ahelp></variable>"
+#. EwTkc
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27264,6 +30958,7 @@ msgctxt ""
msgid "Right"
msgstr "Vpravo"
+#. KXRBD
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27272,6 +30967,7 @@ msgctxt ""
msgid "<variable id=\"rechtstext\"><ahelp hid=\".uno:AlignRight\">Aligns the contents of the cell to the right.</ahelp></variable>"
msgstr "<variable id=\"rechtstext\"><ahelp hid=\".uno:AlignRight\">Zarovná obsah buňky vpravo.</ahelp></variable>"
+#. FszA9
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27280,6 +30976,7 @@ msgctxt ""
msgid "Center"
msgstr "Na střed"
+#. y8isn
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27288,6 +30985,7 @@ msgctxt ""
msgid "<variable id=\"zentrierttext\"><ahelp hid=\".\">Horizontally centers the contents of the cell.</ahelp></variable>"
msgstr "<variable id=\"zentrierttext\"><ahelp hid=\".\">Zarovná obsah buňky vodorovně na střed.</ahelp></variable>"
+#. FtVca
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27296,6 +30994,7 @@ msgctxt ""
msgid "Justified"
msgstr "Do bloku"
+#. BBMWF
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27304,6 +31003,7 @@ msgctxt ""
msgid "<variable id=\"blocktext\"><ahelp hid=\".uno:AlignBlock\">Aligns the contents of the cell to the left and to the right cell borders.</ahelp></variable>"
msgstr "<variable id=\"blocktext\"><ahelp hid=\".uno:AlignBlock\">Zarovná obsah buňky k levému a pravému ohraničení buňky.</ahelp></variable>"
+#. RaJEg
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27312,6 +31012,7 @@ msgctxt ""
msgid "Filled"
msgstr "Vyplněné"
+#. RFDMj
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27320,6 +31021,7 @@ msgctxt ""
msgid "Repeats the cell contents (number and text) until the visible area of the cell is filled. This feature does not work on text that contains line breaks."
msgstr "Opakuje obsah buňky (čísla a text), dokud není vyplněna viditelná oblast buňky. Tato vlastnost nefunguje pro text, který obsahuje zalomení řádku."
+#. MzCsJ
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27328,6 +31030,7 @@ msgctxt ""
msgid "Distributed"
msgstr "Rozprostřené"
+#. bBKDV
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27336,6 +31039,7 @@ msgctxt ""
msgid "Aligns contents evenly across the whole cell. Unlike <emph>Justified</emph>, it justifies the very last line of text, too."
msgstr "Rozprostře obsah rovnoměrně po celé buňce. Na rozdíl od <emph>Do bloku</emph> rozmístí do bloku také poslední řádek textu."
+#. KAkWs
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27344,6 +31048,7 @@ msgctxt ""
msgid "Indent"
msgstr "Odsazení"
+#. BsjjP
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27352,6 +31057,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/cellalignment/spinIndentFrom\">Indents from the left edge of the cell by the amount that you enter.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/cellalignment/spinIndentFrom\">Odsazení od levého okraje buňky o zadanou hodnotu.</ahelp>"
+#. DcgmN
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27360,6 +31066,7 @@ msgctxt ""
msgid "Vertical"
msgstr "Svislé"
+#. CMFAj
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27368,6 +31075,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Select the vertical alignment option that you want to apply to the cell contents.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Vyberte možnost svislého zarovnání, kterou chcete použít pro obsah buňky.</ahelp>"
+#. ieDux
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27376,6 +31084,7 @@ msgctxt ""
msgid "Default"
msgstr "Výchozí"
+#. hsCDi
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27384,6 +31093,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Aligns the cell contents to the bottom of the cell.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Zarovná obsah buňky k dolnímu okraji buňky.</ahelp>"
+#. WFK6B
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27392,6 +31102,7 @@ msgctxt ""
msgid "Top"
msgstr "Nahoře"
+#. 3YYp3
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27400,6 +31111,7 @@ msgctxt ""
msgid "<variable id=\"obentext\"><ahelp hid=\".uno:AlignTop\">Aligns the contents of the cell to the upper edge of the cell.</ahelp></variable>"
msgstr "<variable id=\"obentext\"><ahelp hid=\".uno:AlignTop\">Zarovná obsah buňky k hornímu okraji buňky.</ahelp></variable>"
+#. 5xsjP
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27408,6 +31120,7 @@ msgctxt ""
msgid "Bottom"
msgstr "Dole"
+#. FFDB2
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27416,6 +31129,7 @@ msgctxt ""
msgid "<variable id=\"untentext\"><ahelp hid=\".\">Aligns the contents of the cell to the lower edge of the cell.</ahelp></variable>"
msgstr "<variable id=\"untentext\"><ahelp hid=\".\">Obsah buňky zarovná ke spodnímu okraji buňky.</ahelp></variable>"
+#. swZpw
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27424,6 +31138,7 @@ msgctxt ""
msgid "Middle"
msgstr "Uprostřed"
+#. LZiHe
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27432,6 +31147,7 @@ msgctxt ""
msgid "<variable id=\"mittetext\"><ahelp hid=\".uno:AlignVCenter\">Vertically centers the contents of the cell.</ahelp></variable>"
msgstr "<variable id=\"mittetext\"><ahelp hid=\".uno:AlignVCenter\">Zarovná obsah buňky svisle na střed.</ahelp></variable>"
+#. hCEmB
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27440,6 +31156,7 @@ msgctxt ""
msgid "Justified"
msgstr "Do bloku"
+#. YSv5t
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27448,6 +31165,7 @@ msgctxt ""
msgid "Aligns the contents of the cell to the top and to the bottom cell borders."
msgstr "Zarovná obsah buňky k hornímu a dolnímu okraji."
+#. S43Af
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27456,6 +31174,7 @@ msgctxt ""
msgid "Distributed"
msgstr "Rozprostřené"
+#. qKfnY
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27464,6 +31183,7 @@ msgctxt ""
msgid "Same as <emph>Justified</emph>, unless the text orientation is vertical. Then it behaves similarly, than horizontal <emph>Distributed</emph> setting, i.e. the very last line is justified, too."
msgstr "Pokud není text orientován svisle, má stejný význam jako <emph>Do bloku</emph>. V případě svislého textu se chová podobně jako vodorovná volba <emph>Rozprostřené</emph>, tj. do bloku je zarovnán i poslední řádek."
+#. zPuUx
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27472,6 +31192,7 @@ msgctxt ""
msgid "Text orientation"
msgstr "Orientace textu"
+#. VKcWT
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27480,6 +31201,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:AlignVCenter\">Sets the text orientation of the cell contents.</ahelp>"
msgstr "<ahelp hid=\".uno:AlignVCenter\">Nastaví orientaci textu pro obsah buňky.</ahelp>"
+#. PKnH8
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27488,6 +31210,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/cellalignment/dialcontrol\">Click in the dial to set the text orientation.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/cellalignment/dialcontrol\">Klepnutím do kruhu nastavíte orientaci textu.</ahelp>"
+#. cPSJG
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27496,6 +31219,7 @@ msgctxt ""
msgid "Degrees"
msgstr "Stupně"
+#. 8sveF
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27504,6 +31228,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Enter the rotation angle for the text in the selected cell(s). A positive number rotates the text to the left and a negative number rotates the text to the right.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Zadejte úhel otočení textu ve vybraných buňkách. Kladné číslo znamená otočení textu doleva a záporné číslo otočí text doprava.</ahelp>"
+#. XJAyp
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27512,6 +31237,7 @@ msgctxt ""
msgid "Reference edge"
msgstr "Základna"
+#. npiN9
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27520,6 +31246,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/cellalignment/references\">Specify the cell edge from which to write the rotated text.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/cellalignment/references\">Určuje okraj buňky, od kterého se má psát otočený text.</ahelp>"
+#. im3uG
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27528,6 +31255,7 @@ msgctxt ""
msgid "<emph>Text Extension From Lower Cell Border:</emph> Writes the rotated text from the bottom cell edge outwards."
msgstr "<emph>Rozsah textu od dolního ohraničení buňky:</emph> Vypisuje otočený text od spodního ohraničení buňky."
+#. BWa7E
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27536,6 +31264,7 @@ msgctxt ""
msgid "<emph>Text Extension From Upper Cell Border:</emph> Writes the rotated text from the top cell edge outwards."
msgstr "<emph>Rozsah textu od horního ohraničení buňky:</emph> Vypisuje otočený text od horního ohraničení buňky."
+#. SYoY9
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27544,6 +31273,7 @@ msgctxt ""
msgid "<emph>Text Extension Inside Cells:</emph> Writes the rotated text only within the cell."
msgstr "<emph>Rozsah textu uvnitř buňky:</emph> Vypisuje otočený text pouze v buňce."
+#. BYFbQ
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27552,6 +31282,7 @@ msgctxt ""
msgid "Vertically stacked"
msgstr "Svisle zarovnané"
+#. 8swmS
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27560,6 +31291,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Aligns text vertically.</ahelp>"
msgstr "<ahelp hid=\".\"> Zarovná text svisle.</ahelp>"
+#. BjMDY
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27568,6 +31300,7 @@ msgctxt ""
msgid "Asian layout mode"
msgstr "Režim asijského rozvržení"
+#. sBysR
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27576,6 +31309,7 @@ msgctxt ""
msgid "This checkbox is only available if Asian language support is enabled and the text direction is set to vertical. <ahelp hid=\"cui/ui/cellalignment/checkAsianMode\">Aligns Asian characters one below the other in the selected cell(s). If the cell contains more than one line of text, the lines are converted to text columns that are arranged from right to left. Western characters in the converted text are rotated 90 degrees to the right. Asian characters are not rotated.</ahelp>"
msgstr "Toto zaškrtávací pole je dostupné, pouze je-li povolena podpora asijských jazyků a směr textu je svislý. <ahelp hid=\"cui/ui/cellalignment/checkAsianMode\">Zarovná asijské znaky pod sebe v označených buňkách. Pokud buňka obsahuje více řádků textu, řádky se převedou na sloupce textu, které se zobrazí zprava doleva. Západní znaky se převedou na text otočený o 90 stupňů doprava. Asijské znaky se neotáčejí.</ahelp>"
+#. ECqJU
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27584,6 +31318,7 @@ msgctxt ""
msgid "Properties"
msgstr "Vlastnosti"
+#. CiWSV
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27592,6 +31327,7 @@ msgctxt ""
msgid "Determine the text flow in a cell."
msgstr "Určuje tok textu v buňce."
+#. Jdhy2
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27600,6 +31336,7 @@ msgctxt ""
msgid "Wrap text automatically"
msgstr "Automaticky zalomit text"
+#. TwMGn
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27608,6 +31345,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/cellalignment/checkWrapTextAuto\">Wraps text onto another line at the cell border. The number of lines depends on the width of the cell.</ahelp> To enter a manual line break, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter in the cell."
msgstr "<ahelp hid=\"cui/ui/cellalignment/checkWrapTextAuto\">Text se na konci buňky zalomí na další řádek. Počet řádků závisí na šířce buňky.</ahelp> Pro vložení ručního zalomení řádku stiskněte v buňce <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
+#. TvGyV
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27616,6 +31354,7 @@ msgctxt ""
msgid "Hyphenation active"
msgstr "Dělení slov aktivní"
+#. QiwiB
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27624,6 +31363,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/cellalignment/checkHyphActive\">Enables word hyphenation for text wrapping to the next line.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/cellalignment/checkHyphActive\">Zapne dělení slov při zalomení řádku.</ahelp>"
+#. LfcUR
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27632,6 +31372,7 @@ msgctxt ""
msgid "Shrink to fit cell size"
msgstr "Zmenšit podle velikosti buňky"
+#. fajES
#: 05340300.xhp
msgctxt ""
"05340300.xhp\n"
@@ -27640,6 +31381,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Reduces the apparent size of the font so that the contents of the cell fit into the current cell width. You cannot apply this command to a cell that contains line breaks.</ahelp>"
msgstr "<ahelp hid=\".\">Zmenší velikost písma tak, že šířka buňky bude odpovídat obsahu. Tento příkaz nelze použít, pokud buňka obsahuje zalomení řádku.</ahelp>"
+#. 4MXSm
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27648,6 +31390,7 @@ msgctxt ""
msgid "Data Sources"
msgstr "Zdroje dat"
+#. yeoK4
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27656,6 +31399,7 @@ msgctxt ""
msgid "<bookmark_value>data source browser</bookmark_value><bookmark_value>tables in databases;browsing and editing</bookmark_value><bookmark_value>databases; editing tables</bookmark_value><bookmark_value>editing; database tables and queries</bookmark_value><bookmark_value>queries; editing in data source view</bookmark_value>"
msgstr "<bookmark_value>prohlížeč zdrojů dat</bookmark_value><bookmark_value>tabulky v databázích; prohlížení a úpravy</bookmark_value><bookmark_value>databáze; úpravy tabulek</bookmark_value><bookmark_value>úpravy; databázové tabulky a dotazy</bookmark_value><bookmark_value>dotazy; úpravy v zobrazení zdrojů dat</bookmark_value>"
+#. QEB8c
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27664,6 +31408,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05340400.xhp\" name=\"Data Sources\">Data Sources</link>"
msgstr "<link href=\"text/shared/01/05340400.xhp\" name=\"Zdroje dat\">Zdroje dat</link>"
+#. CTcGZ
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27672,6 +31417,7 @@ msgctxt ""
msgid "This section contains information on browsing and editing database tables."
msgstr "Tato část obsahuje informace o procházení a úpravě databázových tabulek."
+#. jQmzq
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27680,6 +31426,7 @@ msgctxt ""
msgid "You cannot use the data source browser on a database table that is open in Design view."
msgstr "Na databázovou tabulku otevřenou v režimu návrhu není možné použít prohlížeč zdrojů dat."
+#. PEdQN
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27688,6 +31435,7 @@ msgctxt ""
msgid "Data source browser"
msgstr "Prohlížeč zdrojů dat"
+#. je2Y8
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27696,6 +31444,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The commands for the data source browser are found on the <link href=\"text/shared/01/05340400.xhp\" name=\"Database Bar\">Table Data bar</link> and in <link href=\"text/shared/01/05340400.xhp\" name=\"context menus\">context menus</link>.</ahelp>"
msgstr "<ahelp hid=\".\">Příkazy pro prohlížeč zdrojů dat naleznete na <link href=\"text/shared/01/05340400.xhp\" name=\"Database Bar\">liště Data tabulky</link> a v <link href=\"text/shared/01/05340400.xhp\" name=\"context menus\">místních nabídkách</link>.</ahelp>"
+#. T3Ddv
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27704,6 +31453,7 @@ msgctxt ""
msgid "Selecting records"
msgstr "Výběr záznamů"
+#. HdmNB
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27712,6 +31462,7 @@ msgctxt ""
msgid "To select a record in a database table, click the row header, or click a row header, and then use the Up or Down arrow keys."
msgstr "Chcete-li vybrat záznam v databázové tabulce, klepněte na záhlaví řádku, nebo klepněte na záhlaví řádku a použijte kurzorové klávesy nahoru a dolů."
+#. BK5V3
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27720,6 +31471,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select database records. Drag-and-drop rows or cells to the document to insert contents. Drag-and-drop column headers to insert fields.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte záznamy databáze. Přetažením řádků nebo sloupců do dokumentu vložíte obsah. Přetažením záhlaví sloupců vložíte pole.</ahelp>"
+#. zoigL
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27728,6 +31480,7 @@ msgctxt ""
msgid "The following table describes how to select individual elements in the data source browser:"
msgstr "Následující tabulka popisuje, jak vybrat jednotlivé prvky v prohlížeči zdrojů dat:"
+#. 8pNKD
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27736,6 +31489,7 @@ msgctxt ""
msgid "Selection"
msgstr "Výběr"
+#. BFAHS
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27744,6 +31498,7 @@ msgctxt ""
msgid "Action"
msgstr "Činnost"
+#. RmAz7
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27752,6 +31507,7 @@ msgctxt ""
msgid "Record"
msgstr "Záznam"
+#. uFESe
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27760,6 +31516,7 @@ msgctxt ""
msgid "Click the row header"
msgstr "Klepněte na záhlaví řádku."
+#. TLgzX
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27768,6 +31525,7 @@ msgctxt ""
msgid "Several records or removing a selection"
msgstr "Více záznamů nebo zrušení výběru"
+#. EG9EW
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27776,6 +31534,7 @@ msgctxt ""
msgid "Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and click the row header"
msgstr "Podržte <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> a klepněte na záhlaví řádku"
+#. HF4bP
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27784,6 +31543,7 @@ msgctxt ""
msgid "Column"
msgstr "Sloupec"
+#. 2F84b
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27792,6 +31552,7 @@ msgctxt ""
msgid "Click the column header"
msgstr "Klepněte na záhlaví sloupce."
+#. PEUXg
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27800,6 +31561,7 @@ msgctxt ""
msgid "Data field"
msgstr "Datové pole"
+#. CgxcG
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27808,6 +31570,7 @@ msgctxt ""
msgid "Click in the data field"
msgstr "Klepněte na datové pole."
+#. sE6sv
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27816,6 +31579,7 @@ msgctxt ""
msgid "Entire table"
msgstr "Celá tabulka"
+#. cUPn9
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27824,6 +31588,7 @@ msgctxt ""
msgid "Click the row header of the column headings"
msgstr "Klepněte na záhlaví řádku se záhlavím sloupců"
+#. ZFvA8
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27832,6 +31597,7 @@ msgctxt ""
msgid "Table Data toolbar (editing table data)"
msgstr "Nástrojová lišta Data tabulky (úprava dat tabulky)"
+#. FEdhH
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27840,6 +31606,7 @@ msgctxt ""
msgid "<image id=\"img_id3150740\" src=\"cmd/sc_editdoc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150740\">Icon</alt></image>"
msgstr "<image id=\"img_id3150740\" src=\"cmd/sc_editdoc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150740\">Icon</alt></image>"
+#. eEDXZ
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27848,6 +31615,7 @@ msgctxt ""
msgid "Allows you to edit, add, or delete records from the database table."
msgstr "Umožňuje vám upravovat, přidávat nebo mazat záznamy z databázových tabulek."
+#. oZd66
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27856,6 +31624,7 @@ msgctxt ""
msgid "Cutting, copying and pasting data"
msgstr "Vyjmutí, kopírování a vložení dat"
+#. 7R6Dg
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27864,6 +31633,7 @@ msgctxt ""
msgid "You can cut, copy, and paste records in <emph>Data Source</emph> view. The Data Source browser also supports the dragging and dropping of records, or text and numbers from other $[officename] files."
msgstr "V pohledu <emph>Zdroj dat</emph> je možné vyjmout, kopírovat a vložit pole tabulky. Prohlížeč zdrojů také podporuje přetažení polí tabulky nebo textu a čísel z jiných souborů $[officename]."
+#. w7Dpi
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27872,6 +31642,7 @@ msgctxt ""
msgid "You cannot drag and drop to Yes/No, binary, image, or counting table fields."
msgstr "Hodnoty není možné přetáhnout do polí Ano/Ne, polí binárních, obrázků nebo početních polí."
+#. RnYQm
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27880,6 +31651,7 @@ msgctxt ""
msgid "Drag and drop only works in <emph>Edit</emph> mode."
msgstr "Přetažení funguje jen v režimu <emph>Úpravy</emph>."
+#. 47b47
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27888,6 +31660,7 @@ msgctxt ""
msgid "Navigating in the Data Source Browser"
msgstr "Navigace v prohlížeči zdrojů dat"
+#. FAoVA
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27896,6 +31669,7 @@ msgctxt ""
msgid "Use the Form Navigation bar at the bottom of the Data Source view to navigate between different records."
msgstr "Pro navigaci mezi různými záznamy použijte lištu Navigace ve formuláři ve spodní části pohledu Zdroje dat."
+#. FDmqd
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27904,6 +31678,7 @@ msgctxt ""
msgid "First record"
msgstr "První záznam"
+#. znCED
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27912,6 +31687,7 @@ msgctxt ""
msgid "<image id=\"img_id3156060\" src=\"cmd/sc_firstrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156060\">Icon</alt></image>"
msgstr "<image id=\"img_id3156060\" src=\"cmd/sc_firstrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156060\">Icon</alt></image>"
+#. fEHXD
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27920,6 +31696,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Go to the first record in the table.</ahelp>"
msgstr "<ahelp hid=\".\">Přejít na první záznam tabulky.</ahelp>"
+#. j98y9
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27928,6 +31705,7 @@ msgctxt ""
msgid "Previous record"
msgstr "Předchozí záznam"
+#. UCCiD
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27936,6 +31714,7 @@ msgctxt ""
msgid "<image id=\"img_id3156736\" src=\"cmd/sc_prevrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156736\">Icon</alt></image>"
msgstr "<image id=\"img_id3156736\" src=\"cmd/sc_prevrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156736\">Icon</alt></image>"
+#. ksBvD
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27944,6 +31723,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Go to the previous record in the table.</ahelp>"
msgstr "<ahelp hid=\".\">Přejít na předchozí záznam tabulky.</ahelp>"
+#. 7u8h8
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27952,6 +31732,7 @@ msgctxt ""
msgid "Record number"
msgstr "Číslo záznamu"
+#. E92ym
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27960,6 +31741,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte číslo záznamu, který chcete zobrazit, a stiskněte klávesu Enter.</ahelp>"
+#. KJDp3
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27968,6 +31750,7 @@ msgctxt ""
msgid "Next record"
msgstr "Další záznam"
+#. CcdDt
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27976,6 +31759,7 @@ msgctxt ""
msgid "<image id=\"img_id3153214\" src=\"cmd/sc_nextrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153214\">Icon</alt></image>"
msgstr "<image id=\"img_id3153214\" src=\"cmd/sc_nextrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153214\">Icon</alt></image>"
+#. VUupx
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27984,6 +31768,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Go to the next record in the table.</ahelp>"
msgstr "<ahelp hid=\".\">Přejít na další záznam tabulky.</ahelp>"
+#. z9bvd
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -27992,6 +31777,7 @@ msgctxt ""
msgid "Last record"
msgstr "Poslední záznam"
+#. M8sjW
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -28000,6 +31786,7 @@ msgctxt ""
msgid "<image id=\"img_id3156320\" src=\"cmd/sc_lastrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156320\">Icon</alt></image>"
msgstr "<image id=\"img_id3156320\" src=\"cmd/sc_lastrecord.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156320\">Icon</alt></image>"
+#. Zyi25
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -28008,6 +31795,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Go to the last record in the table.</ahelp>"
msgstr "<ahelp hid=\".\">Přejít na poslední záznam tabulky.</ahelp>"
+#. KNWXk
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -28016,6 +31804,7 @@ msgctxt ""
msgid "New record"
msgstr "Nový záznam"
+#. eU7CL
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -28024,6 +31813,7 @@ msgctxt ""
msgid "<image id=\"img_id3154636\" src=\"svtools/res/ed03.png\" width=\"0.1528inch\" height=\"0.1528inch\"><alt id=\"alt_id3154636\">Icon</alt></image>"
msgstr "<image id=\"img_id3154636\" src=\"svtools/res/ed03.png\" width=\"0.1528inch\" height=\"0.1528inch\"><alt id=\"alt_id3154636\">Icon</alt></image>"
+#. b8uq5
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -28032,6 +31822,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
msgstr "<ahelp hid=\".\">Vloží do aktuální tabulky nový záznam.</ahelp> Chcete-li vytvořit záznam, klikněte na tlačítko s hvězdičkou (*) v dolní části pohledu na tabulku. Na konec tabulky bude přidán prázdný řádek."
+#. kCjYE
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -28040,6 +31831,7 @@ msgctxt ""
msgid "Number of records"
msgstr "Počet záznamů"
+#. KrTab
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -28048,6 +31840,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the number of records. For example, \"Record 7 of 9(2)\" indicates that two records (2) are selected in a table containing 9 records, and that the cursor is in record number 7.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí počet záznamů. Například \"Záznam 7 z 9(2)\" znamená, že jsou dva záznamy (2) vybrány v tabulce obsahující 9 záznamů a že se kurzor nachází na záznamu číslo 7.</ahelp>"
+#. VQiCT
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -28056,6 +31849,7 @@ msgctxt ""
msgid "Organizing tables"
msgstr "Uspořádání tabulek"
+#. 8U6aq
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -28064,6 +31858,7 @@ msgctxt ""
msgid "To access the commands for formatting the table, right-click a column header, or a row header."
msgstr "Pro přístup k příkazům pro formátování tabulky klepněte pravým tlačítkem na záhlaví sloupce nebo záhlaví řádku."
+#. cK4QP
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -28072,6 +31867,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05340402.xhp\" name=\"Table Format\">Table Format</link>"
msgstr "<link href=\"text/shared/01/05340402.xhp\" name=\"Formát tabulky\">Formát tabulky</link>"
+#. SYvt9
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -28080,6 +31876,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05340100.xhp\" name=\"Row Height\">Row Height</link>"
msgstr "<link href=\"text/shared/01/05340100.xhp\" name=\"Výška řádku\">Výška řádku</link>"
+#. KMe3R
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -28088,6 +31885,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05340405.xhp\" name=\"Column Format\">Column Format</link>"
msgstr "<link href=\"text/shared/01/05340405.xhp\" name=\"Formát sloupce\">Formát sloupce</link>"
+#. uZAyB
#: 05340400.xhp
msgctxt ""
"05340400.xhp\n"
@@ -28096,6 +31894,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05340200.xhp\" name=\"Column Width\">Column Width</link>"
msgstr "<link href=\"text/shared/01/05340200.xhp\" name=\"Šířka sloupce\">Šířka sloupce</link>"
+#. BCetv
#: 05340402.xhp
msgctxt ""
"05340402.xhp\n"
@@ -28104,6 +31903,7 @@ msgctxt ""
msgid "Table format"
msgstr "Formát tabulky"
+#. bEMtf
#: 05340402.xhp
msgctxt ""
"05340402.xhp\n"
@@ -28112,6 +31912,7 @@ msgctxt ""
msgid "Table format"
msgstr "Formát tabulky"
+#. bDFMF
#: 05340402.xhp
msgctxt ""
"05340402.xhp\n"
@@ -28120,6 +31921,7 @@ msgctxt ""
msgid "<variable id=\"tabformtext\"><ahelp hid=\"HID_BROWSER_TABLEFORMAT\" visibility=\"visible\">Formats the selected row(s).</ahelp></variable>"
msgstr "<variable id=\"tabformtext\"><ahelp hid=\"HID_BROWSER_TABLEFORMAT\" visibility=\"visible\">Naformátuje označené řádky.</ahelp></variable>"
+#. gas3F
#: 05340404.xhp
msgctxt ""
"05340404.xhp\n"
@@ -28128,6 +31930,7 @@ msgctxt ""
msgid "Delete Rows"
msgstr "Odstranit řádky"
+#. EcaNw
#: 05340404.xhp
msgctxt ""
"05340404.xhp\n"
@@ -28136,6 +31939,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05340404.xhp\" name=\"Delete Rows\">Delete Rows</link>"
msgstr "<link href=\"text/shared/01/05340404.xhp\" name=\"Odstranit řádky\">Odstranit řádky</link>"
+#. nAjbj
#: 05340404.xhp
msgctxt ""
"05340404.xhp\n"
@@ -28144,6 +31948,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Deletes the selected row(s).</ahelp>"
msgstr "<ahelp hid=\".\">Odstraní vybraný řádek nebo řádky.</ahelp>"
+#. VoCSX
#: 05340404.xhp
msgctxt ""
"05340404.xhp\n"
@@ -28152,6 +31957,7 @@ msgctxt ""
msgid "This command can be activated only when you select the <link href=\"text/shared/02/07070000.xhp\" name=\"Edit\">Edit</link> icon on the Table Data bar or Standard bar."
msgstr "Tento příkaz lze aktivovat pouze, když zvolíte ikonu <link href=\"text/shared/02/07070000.xhp\" name=\"Upravit\">Upravit</link> na nástrojové liště Data tabulky."
+#. Ja3qT
#: 05340405.xhp
msgctxt ""
"05340405.xhp\n"
@@ -28160,6 +31966,7 @@ msgctxt ""
msgid "Column format"
msgstr "Formát sloupce"
+#. aNwFb
#: 05340405.xhp
msgctxt ""
"05340405.xhp\n"
@@ -28168,6 +31975,7 @@ msgctxt ""
msgid "Column format"
msgstr "Formát sloupce"
+#. 3j7Md
#: 05340405.xhp
msgctxt ""
"05340405.xhp\n"
@@ -28176,6 +31984,7 @@ msgctxt ""
msgid "<variable id=\"spaltformtext\"><ahelp hid=\"HID_BROWSER_COLUMNFORMAT\" visibility=\"visible\">Formats the selected column(s).</ahelp></variable>"
msgstr "<variable id=\"spaltformtext\"><ahelp hid=\"HID_BROWSER_COLUMNFORMAT\" visibility=\"visible\">Naformátuje vybrané sloupce.</ahelp></variable>"
+#. MdMcn
#: 05340405.xhp
msgctxt ""
"05340405.xhp\n"
@@ -28184,6 +31993,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format\">Format</link>"
msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Formát\">Formát</link>"
+#. B5CTG
#: 05340500.xhp
msgctxt ""
"05340500.xhp\n"
@@ -28192,6 +32002,7 @@ msgctxt ""
msgid "Hide Columns"
msgstr "Skrýt sloupce"
+#. dbDPw
#: 05340500.xhp
msgctxt ""
"05340500.xhp\n"
@@ -28200,6 +32011,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05340500.xhp\" name=\"Hide Columns\">Hide Columns</link>"
msgstr "<link href=\"text/shared/01/05340500.xhp\" name=\"Skrýt sloupce\">Skrýt sloupce</link>"
+#. nv2eq
#: 05340500.xhp
msgctxt ""
"05340500.xhp\n"
@@ -28208,6 +32020,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Hides the selected column(s). To display hidden columns, right-click any column header, and then choose <emph>Show Columns</emph>.</ahelp>"
msgstr "<ahelp hid=\".\">Skryje vybrané sloupce. Pro zobrazení skrytých sloupců klepněte pravým tlačítkem na záhlaví sloupce a zvolte <emph>Zobrazit sloupce</emph>.</ahelp>"
+#. MhezM
#: 05340600.xhp
msgctxt ""
"05340600.xhp\n"
@@ -28216,6 +32029,7 @@ msgctxt ""
msgid "Show Columns"
msgstr "Zobrazit sloupce"
+#. JgG7J
#: 05340600.xhp
msgctxt ""
"05340600.xhp\n"
@@ -28224,6 +32038,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05340600.xhp\" name=\"Show Columns\">Show Columns</link>"
msgstr "<link href=\"text/shared/01/05340600.xhp\" name=\"Zobrazit sloupce\">Zobrazit sloupce</link>"
+#. ebBLm
#: 05340600.xhp
msgctxt ""
"05340600.xhp\n"
@@ -28232,6 +32047,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays hidden columns. Choose the column that you want to display from the list, or click <emph>All </emph>to display all of the hidden columns.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí skryté sloupce. Zvolte ze seznamu sloupec, který chcete zobrazit, nebo klepněte na <emph>Vše</emph>.</ahelp>"
+#. TTBUf
#: 05350000.xhp
msgctxt ""
"05350000.xhp\n"
@@ -28240,6 +32056,7 @@ msgctxt ""
msgid "3D Effects"
msgstr "3D efekty"
+#. TFRAz
#: 05350000.xhp
msgctxt ""
"05350000.xhp\n"
@@ -28248,6 +32065,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05350000.xhp\" name=\"3D Effects\">3D Effects</link>"
msgstr "<link href=\"text/shared/01/05350000.xhp\" name=\"3D efekty\">3D efekty</link>"
+#. EGMuc
#: 05350000.xhp
msgctxt ""
"05350000.xhp\n"
@@ -28256,6 +32074,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Window3D\">Specifies the properties of 3D object(s) in the current document.</ahelp>"
msgstr "<ahelp hid=\".uno:Window3D\">Nastavení vlastností 3D objektů v aktuálním dokumentu.</ahelp>"
+#. YrBDB
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28264,6 +32083,7 @@ msgctxt ""
msgid "Geometry"
msgstr "Geometrie"
+#. sKAWa
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28272,6 +32092,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05350200.xhp\" name=\"Geometry\">Geometry</link>"
msgstr "<link href=\"text/shared/01/05350200.xhp\" name=\"Geometrie\">Geometrie</link>"
+#. p3RzR
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28280,6 +32101,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/geometry\">Adjusts the shape of the selected 3D object. You can only modify the shape of a 3D object that was created by converting a 2D object. To convert a 2D object to 3D, select the object, right-click, and then choose <emph>Convert - To 3D</emph>, or <emph>Convert - To 3D Rotation Object</emph>.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/geometry\">Upraví tvar vybraného 3D objektu. Můžete pouze měnit tvar 3D objektu, který byl vytvořen převodem z 2D objektu. Chcete-li 2D objekt převést na 3D, objekt vyberte, klepněte na něj pravým tlačítkem a zvolte <emph>Převést - na 3D</emph> nebo <emph>Převést - na 3D rotační objekt</emph>.</ahelp>"
+#. ncWkA
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28288,6 +32110,7 @@ msgctxt ""
msgid "Geometry"
msgstr "Geometrie"
+#. Qrt9Q
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28296,6 +32119,7 @@ msgctxt ""
msgid "Define the shape properties for the selected 3D object."
msgstr "Určete vlastnosti tvaru vybraného 3D objektu."
+#. mePRH
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28304,6 +32128,7 @@ msgctxt ""
msgid "Rounded edges"
msgstr "Zaoblené hrany"
+#. JFFEG
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28312,6 +32137,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/diagonal\">Enter the amount by which you want to round the corners of the selected 3D object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/diagonal\">Zadejte hodnotu, o kterou chcete zaoblit hrany vybraného 3D objektu.</ahelp>"
+#. 2tmRn
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28320,6 +32146,7 @@ msgctxt ""
msgid "Scaled depth"
msgstr "Škálovaná hloubka"
+#. HBSGq
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28328,6 +32155,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/scaleddepth\">Enter the amount by which to increase or decrease the area of the front side of the selected 3D object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/scaleddepth\">Zadejte hodnotu, o kterou chcete zvýšit nebo snížit oblast na přední straně vybraného 3D objektu.</ahelp>"
+#. oC7Gm
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28336,6 +32164,7 @@ msgctxt ""
msgid "Rotation angle"
msgstr "Úhel otočení"
+#. SmCvY
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28344,6 +32173,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/angle\">Enter the angle in degrees to rotate the selected 3D rotation object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/angle\">Zadejte ve stupních úhel, o který se vybraný 3D rotační objekt otočí.</ahelp>"
+#. Gn24F
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28352,6 +32182,7 @@ msgctxt ""
msgid "Depth"
msgstr "Hloubka"
+#. FP8FC
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28360,6 +32191,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/depth\">Enter the extrusion depth for the selected 3D object. This option is not valid for 3D rotation objects.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/depth\">Zadejte hloubku vybraného 3D objektu. Tato volba není dostupná pro 3D rotační objekty.</ahelp>"
+#. ojSKD
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28368,6 +32200,7 @@ msgctxt ""
msgid "Segments"
msgstr "Části"
+#. 9BU3N
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28376,6 +32209,7 @@ msgctxt ""
msgid "You can change the number of segments that are used to draw a 3D rotation object."
msgstr "Můžete změnit počet částí, které se používají k vykreslení 3D rotačního objektu."
+#. nED5v
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28384,6 +32218,7 @@ msgctxt ""
msgid "Horizontal"
msgstr "Vodorovné"
+#. QcuYg
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28392,6 +32227,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/hori\">Enter the number of horizontal segments to use in the selected 3D rotation object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/hori\">Zadejte počet vodorovných částí, které se použijí ve vybraném 3D rotačním objektu.</ahelp>"
+#. 8CuwJ
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28400,6 +32236,7 @@ msgctxt ""
msgid "Vertical"
msgstr "Svislé"
+#. cvCvw
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28408,6 +32245,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/veri\">Enter the number of vertical segments to use in the selected 3D rotation object</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/veri\">Zadejte počet svislých částí, které se použijí ve vybraném 3D rotačním objektu.</ahelp>"
+#. Gv4rm
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28416,6 +32254,7 @@ msgctxt ""
msgid "Normals"
msgstr "Normály"
+#. xusYM
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28424,6 +32263,7 @@ msgctxt ""
msgid "Allows you to modify the rendering style of the 3D surface."
msgstr "Umožňuje upravit styl renderování 3D povrchu."
+#. KEWBB
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28432,6 +32272,7 @@ msgctxt ""
msgid "Object-Specific"
msgstr "Specifické pro objekt"
+#. VHWDm
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28440,6 +32281,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/objspecific\">Renders the 3D surface according to the shape of the object. For example, a circular shape is rendered with a spherical surface.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/objspecific\">Renderuje 3D povrch podle tvaru objektu. Např. kruhový tvar se renderuje kulovitým povrchem.</ahelp>"
+#. JPn39
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28448,6 +32290,7 @@ msgctxt ""
msgid "<image id=\"img_id3150865\" src=\"svx/res/normobjs.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3150865\">Icon</alt></image>"
msgstr "<image id=\"img_id3150865\" src=\"svx/res/normobjs.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3150865\">Ikona</alt></image>"
+#. 6DyPr
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28456,6 +32299,7 @@ msgctxt ""
msgid "Object-Specific"
msgstr "Specifické pro objekt"
+#. WpYMw
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28464,6 +32308,7 @@ msgctxt ""
msgid "Flat"
msgstr "Ploché"
+#. PfYoX
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28472,6 +32317,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/flat\">Renders the 3D surface as polygons.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/flat\">Renderuje 3D povrch jako polygony.</ahelp>"
+#. pDYnG
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28480,6 +32326,7 @@ msgctxt ""
msgid "<image id=\"img_id3154068\" src=\"svx/res/normflat.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3154068\">Icon</alt></image>"
msgstr "<image id=\"img_id3154068\" src=\"svx/res/normflat.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3154068\">Ikona</alt></image>"
+#. fMPFg
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28488,6 +32335,7 @@ msgctxt ""
msgid "Flat"
msgstr "Ploché"
+#. gn43G
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28496,6 +32344,7 @@ msgctxt ""
msgid "Spherical"
msgstr "Sférické"
+#. UDReM
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28504,6 +32353,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/spherical\">Renders a smooth 3D surface.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/spherical\">Renderuje hladký 3D povrch.</ahelp>"
+#. FWtGB
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28512,6 +32362,7 @@ msgctxt ""
msgid "<image id=\"img_id3149807\" src=\"svx/res/normsphe.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3149807\">Icon</alt></image>"
msgstr "<image id=\"img_id3149807\" src=\"svx/res/normsphe.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3149807\">Ikona</alt></image>"
+#. FfUMo
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28520,6 +32371,7 @@ msgctxt ""
msgid "Spherical"
msgstr "Sférické"
+#. ZmuGd
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28528,6 +32380,7 @@ msgctxt ""
msgid "Invert Normals"
msgstr "Převrátit normály"
+#. PFXQq
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28536,6 +32389,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/invertnormals\">Inverts the light source.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/invertnormals\">Převrátí zdroj světla.</ahelp>"
+#. kH6tB
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28544,6 +32398,7 @@ msgctxt ""
msgid "<image id=\"img_id3151116\" src=\"svx/res/invert3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3151116\">Icon</alt></image>"
msgstr "<image id=\"img_id3151116\" src=\"svx/res/invert3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3151116\">Ikona</alt></image>"
+#. PABev
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28552,6 +32407,7 @@ msgctxt ""
msgid "Invert Normals"
msgstr "Převrátit normály"
+#. 2HseU
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28560,6 +32416,7 @@ msgctxt ""
msgid "Double-sided Illumination"
msgstr "Oboustranné osvětlení"
+#. xGwKp
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28568,6 +32425,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/doublesidedillum\">Lights the object from the outside and the inside. To use an ambient light source, click this button, and then click the <emph>Invert Normals</emph> button.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/doublesidedillum\">Osvětlí objekt zevnitř i zvenčí. Chcete-li použít okolní zdroj světla, klepněte na toto tlačítko a poté klepněte na tlačítko <emph>Převrátit normály</emph>.</ahelp>"
+#. 9SLgN
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28576,6 +32434,7 @@ msgctxt ""
msgid "<image id=\"img_id3155746\" src=\"svx/res/lght2sid.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3155746\">Icon</alt></image>"
msgstr "<image id=\"img_id3155746\" src=\"svx/res/lght2sid.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3155746\">Ikona</alt></image>"
+#. LGaGJ
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28584,6 +32443,7 @@ msgctxt ""
msgid "Double-sided illumination"
msgstr "Oboustranné osvětlení"
+#. qCUsd
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28592,6 +32452,7 @@ msgctxt ""
msgid "Double-Sided"
msgstr "Oboustranné"
+#. yUuhF
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28600,6 +32461,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/doublesided\">Closes the shape of a 3D object that was created by extruding a freeform line (<emph>Convert - To 3D</emph>).</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/doublesided\">Uzavře tvar 3D objektu, který byl vytvořen z čáry od ruky (<emph>Převést - Na 3D</emph>).</ahelp>"
+#. aeycC
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28608,6 +32470,7 @@ msgctxt ""
msgid "<image id=\"img_id3152460\" src=\"svx/res/doublesi.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3152460\">Icon</alt></image>"
msgstr "<image id=\"img_id3152460\" src=\"svx/res/doublesi.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3152460\">Ikona</alt></image>"
+#. t7GZ3
#: 05350200.xhp
msgctxt ""
"05350200.xhp\n"
@@ -28616,6 +32479,7 @@ msgctxt ""
msgid "Double-Sided"
msgstr "Oboustranné"
+#. YmVDj
#: 05350300.xhp
msgctxt ""
"05350300.xhp\n"
@@ -28624,6 +32488,7 @@ msgctxt ""
msgid "Shading"
msgstr "Stínování"
+#. 9a6Pi
#: 05350300.xhp
msgctxt ""
"05350300.xhp\n"
@@ -28632,6 +32497,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05350300.xhp\" name=\"Shading\">Shading</link>"
msgstr "<link href=\"text/shared/01/05350300.xhp\" name=\"Stínování\">Stínování</link>"
+#. CzwCV
#: 05350300.xhp
msgctxt ""
"05350300.xhp\n"
@@ -28640,6 +32506,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/representation\">Sets the shading and shadow options for the selected 3D object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/representation\">Nastaví možnosti stínování vybraného 3D objektu.</ahelp>"
+#. XaVEX
#: 05350300.xhp
msgctxt ""
"05350300.xhp\n"
@@ -28648,6 +32515,7 @@ msgctxt ""
msgid "Shading"
msgstr "Stínování"
+#. qfA6F
#: 05350300.xhp
msgctxt ""
"05350300.xhp\n"
@@ -28656,6 +32524,7 @@ msgctxt ""
msgid "Specify the type of shading to apply to the selected 3D object."
msgstr "Určete typ stínování, který se použije pro vybraný 3D objekt."
+#. 3XRXq
#: 05350300.xhp
msgctxt ""
"05350300.xhp\n"
@@ -28664,6 +32533,7 @@ msgctxt ""
msgid "Mode"
msgstr "Režim"
+#. B3qpV
#: 05350300.xhp
msgctxt ""
"05350300.xhp\n"
@@ -28672,6 +32542,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/mode\">Select the shading method that you want to use. Flat shading assigns a single color to a single polygon on the surface of the object. Gouraud shading blends colors across the polygons. Phong shading averages the color of each pixel based on the pixels that surround it, and requires the most processing power.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/mode\">Vyberte metodu stínování, kterou chcete použít. Ploché stínování přiřadí jednu barvu jednomu polygonu na povrchu objektu. Gouraudovo stínování prolíná barvy mezi polygony. Phongovo stínování průměruje barvy každého pixelu v závislosti na pixelech, které jej obklopují, a vyžaduje nejvíce výpočetního výkonu.</ahelp>"
+#. h4hoq
#: 05350300.xhp
msgctxt ""
"05350300.xhp\n"
@@ -28680,6 +32551,7 @@ msgctxt ""
msgid "Shadow"
msgstr "Stín"
+#. MoPst
#: 05350300.xhp
msgctxt ""
"05350300.xhp\n"
@@ -28688,6 +32560,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/shadow\">Adds or removes a shadow from the selected 3D object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/shadow\">Přidá nebo odstraní stín vybraného 3D objektu.</ahelp>"
+#. c6bJS
#: 05350300.xhp
msgctxt ""
"05350300.xhp\n"
@@ -28696,6 +32569,7 @@ msgctxt ""
msgid "<image id=\"img_id3159342\" src=\"svx/res/shadow3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3159342\">Icon</alt></image>"
msgstr "<image id=\"img_id3159342\" src=\"svx/res/shadow3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3159342\">Ikona</alt></image>"
+#. vJjvT
#: 05350300.xhp
msgctxt ""
"05350300.xhp\n"
@@ -28704,6 +32578,7 @@ msgctxt ""
msgid "3D Shadowing On/Off"
msgstr "3D stín zap/vyp"
+#. AimBm
#: 05350300.xhp
msgctxt ""
"05350300.xhp\n"
@@ -28712,6 +32587,7 @@ msgctxt ""
msgid "Surface angle"
msgstr "Sklon povrchu"
+#. pPJVV
#: 05350300.xhp
msgctxt ""
"05350300.xhp\n"
@@ -28720,6 +32596,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/slant\">Enter an angle from 0 to 90 degrees for casting the shadow.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/slant\">Zadejte úhel mezi 0 a 90 stupni pro vrhání stínu.</ahelp>"
+#. 42MrB
#: 05350300.xhp
msgctxt ""
"05350300.xhp\n"
@@ -28728,6 +32605,7 @@ msgctxt ""
msgid "Camera"
msgstr "Kamera"
+#. hW5qh
#: 05350300.xhp
msgctxt ""
"05350300.xhp\n"
@@ -28736,6 +32614,7 @@ msgctxt ""
msgid "Set the camera options for the selected 3D object."
msgstr "Nastavení kamery pro vybraný 3D objekt."
+#. ad9ZA
#: 05350300.xhp
msgctxt ""
"05350300.xhp\n"
@@ -28744,6 +32623,7 @@ msgctxt ""
msgid "Distance"
msgstr "Vzdálenost"
+#. E7sMJ
#: 05350300.xhp
msgctxt ""
"05350300.xhp\n"
@@ -28752,6 +32632,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/distance\">Enter the distance to leave between the camera and the center of the selected object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/distance\">Zadejte vzdálenost mezi kamerou a středem vybraného objektu.</ahelp>"
+#. 2ysFV
#: 05350300.xhp
msgctxt ""
"05350300.xhp\n"
@@ -28760,6 +32641,7 @@ msgctxt ""
msgid "Focal length"
msgstr "Ohnisková vzdálenost"
+#. mcXoY
#: 05350300.xhp
msgctxt ""
"05350300.xhp\n"
@@ -28768,6 +32650,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/focal\">Enter the focal length of the camera, where a small value corresponds to a \"fisheye\" lens, and a large value to a telephoto lens.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/focal\">Zadejte ohniskovou vzdálenost kamery - malá hodnota odpovídá \"rybímu oku\" a velká odpovídá dálkovým objektivům.</ahelp>"
+#. 9DLQm
#: 05350400.xhp
msgctxt ""
"05350400.xhp\n"
@@ -28776,6 +32659,7 @@ msgctxt ""
msgid "Illumination"
msgstr "Osvětlení"
+#. akYiD
#: 05350400.xhp
msgctxt ""
"05350400.xhp\n"
@@ -28784,6 +32668,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05350400.xhp\" name=\"Illumination\">Illumination</link>"
msgstr "<link href=\"text/shared/01/05350400.xhp\" name=\"Osvětlení\">Osvětlení</link>"
+#. ARNKN
#: 05350400.xhp
msgctxt ""
"05350400.xhp\n"
@@ -28792,6 +32677,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/light\">Define the light source for the selected 3D object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/light\">Určete zdroj světla vybraného 3D objektu.</ahelp>"
+#. UdHMg
#: 05350400.xhp
msgctxt ""
"05350400.xhp\n"
@@ -28800,6 +32686,7 @@ msgctxt ""
msgid "Illumination"
msgstr "Osvětlení"
+#. eDdeU
#: 05350400.xhp
msgctxt ""
"05350400.xhp\n"
@@ -28808,6 +32695,7 @@ msgctxt ""
msgid "Specify the light source for the object, as well as the color of the light source and of the ambient light. You can define up to eight different light sources."
msgstr "Určete zdroj světla objektu, jeho barvu a ambientní osvětlení. Můžete nastavit až osm různých zdrojů světla."
+#. 2uF7R
#: 05350400.xhp
msgctxt ""
"05350400.xhp\n"
@@ -28816,6 +32704,7 @@ msgctxt ""
msgid "Light source"
msgstr "Zdroj světla"
+#. d4Xcc
#: 05350400.xhp
msgctxt ""
"05350400.xhp\n"
@@ -28824,6 +32713,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/light8\">Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the <emph>Ambient light</emph> box.</ahelp> You can also press the Spacebar to turn the light source on or off."
msgstr "<ahelp hid=\"svx/ui/docking3deffects/light8\">Poklepáním zdroj světla zapnete, poté zvolte barvu světla. Pokud chcete, je také možné nastavit barvu okolního světla výběrem barvy v poli <emph>Ambientní osvětlení</emph>.</ahelp> Zapnout nebo vypnout zdroj světla je možné také stisknutím mezerníku."
+#. Rh3LG
#: 05350400.xhp
msgctxt ""
"05350400.xhp\n"
@@ -28832,6 +32722,7 @@ msgctxt ""
msgid "<image id=\"img_id3156155\" src=\"svx/res/lighton.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3156155\">Icon</alt></image>"
msgstr "<image id=\"img_id3156155\" src=\"svx/res/lighton.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3156155\">Ikona</alt></image>"
+#. BeChj
#: 05350400.xhp
msgctxt ""
"05350400.xhp\n"
@@ -28840,6 +32731,7 @@ msgctxt ""
msgid "Light is on"
msgstr "Světlo je zapnuto"
+#. 4obNS
#: 05350400.xhp
msgctxt ""
"05350400.xhp\n"
@@ -28848,6 +32740,7 @@ msgctxt ""
msgid "<image id=\"img_id3147573\" src=\"svx/res/light.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3147573\">Icon</alt></image>"
msgstr "<image id=\"img_id3147573\" src=\"svx/res/light.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3147573\">Ikona</alt></image>"
+#. giCYQ
#: 05350400.xhp
msgctxt ""
"05350400.xhp\n"
@@ -28856,6 +32749,7 @@ msgctxt ""
msgid "Light is off"
msgstr "Světlo je vypnuto"
+#. nW4Rx
#: 05350400.xhp
msgctxt ""
"05350400.xhp\n"
@@ -28864,6 +32758,7 @@ msgctxt ""
msgid "Color Selection"
msgstr "Výběr barvy"
+#. DFdrP
#: 05350400.xhp
msgctxt ""
"05350400.xhp\n"
@@ -28872,6 +32767,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/lightcolor1\">Select a color for the current light source.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/lightcolor1\">Vyberte barvu aktuálního zdroje světla.</ahelp>"
+#. oFWkk
#: 05350400.xhp
msgctxt ""
"05350400.xhp\n"
@@ -28880,6 +32776,7 @@ msgctxt ""
msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Select Color in the color dialog\">Select Color in the color dialog</link>"
msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Vyberte barvu v dialogu barev\">Vyberte barvu v dialogu barev</link>"
+#. vgbGe
#: 05350400.xhp
msgctxt ""
"05350400.xhp\n"
@@ -28888,6 +32785,7 @@ msgctxt ""
msgid "Ambient light"
msgstr "Ambientní osvětlení"
+#. sxxmi
#: 05350400.xhp
msgctxt ""
"05350400.xhp\n"
@@ -28896,6 +32794,7 @@ msgctxt ""
msgid "Color Selection"
msgstr "Výběr barvy"
+#. KJKuf
#: 05350400.xhp
msgctxt ""
"05350400.xhp\n"
@@ -28904,6 +32803,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/ambientcolor\">Select a color for the ambient light.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/ambientcolor\">Vyberte barvu ambientního osvětlení.</ahelp>"
+#. Gggj4
#: 05350400.xhp
msgctxt ""
"05350400.xhp\n"
@@ -28912,6 +32812,7 @@ msgctxt ""
msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Select Color Through the Color Dialog\">Select Color Through the Color Dialog</link>"
msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Vyberte barvu v dialogu barev\">Vyberte barvu v dialogu barev</link>"
+#. uZSpP
#: 05350400.xhp
msgctxt ""
"05350400.xhp\n"
@@ -28920,6 +32821,7 @@ msgctxt ""
msgid "Preview"
msgstr "Náhled"
+#. WF34y
#: 05350400.xhp
msgctxt ""
"05350400.xhp\n"
@@ -28928,6 +32830,7 @@ msgctxt ""
msgid "Displays a preview of the light source changes."
msgstr "Zobrazí náhled změn světelného zdroje."
+#. uRKAW
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -28936,6 +32839,7 @@ msgctxt ""
msgid "Textures"
msgstr "Textury"
+#. MhFpC
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -28944,6 +32848,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05350500.xhp\" name=\"Textures\">Textures</link>"
msgstr "<link href=\"text/shared/01/05350500.xhp\" name=\"Textury\">Textury</link>"
+#. 7EKzr
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -28952,6 +32857,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/texture\">Sets the properties of the surface texture for the selected 3D object. This feature is only available after you apply a surface texture to the selected object. To quickly apply a surface texture, open the <emph>Gallery</emph>, hold down Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, and then drag an image onto the selected 3D object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/texture\">Nastaví vlastnosti textury povrchu vybraného 3D objektu. Tato vlastnost je dostupná pouze po použití textury povrchu na vybraný povrch. Pro rychlé použití textury povrchu otevřete <emph>Galerii</emph>, stiskněte Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> a poté přetáhněte obrázek na vybraný 3D objekt.</ahelp>"
+#. pVanr
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -28960,6 +32866,7 @@ msgctxt ""
msgid "Textures"
msgstr "Textury"
+#. dWWTb
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -28968,6 +32875,7 @@ msgctxt ""
msgid "Sets the texture properties."
msgstr "Nastavení vlastnosti textur."
+#. VAFpS
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -28976,6 +32884,7 @@ msgctxt ""
msgid "Type"
msgstr "Typ"
+#. sUABe
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -28984,6 +32893,7 @@ msgctxt ""
msgid "Set the color properties of the texture."
msgstr "Nastavení barev textury."
+#. BycZR
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -28992,6 +32902,7 @@ msgctxt ""
msgid "Black & White"
msgstr "Černobílá"
+#. BmUsB
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29000,6 +32911,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/textype\">Converts the texture to black and white.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/textype\">Převede texturu na černobílou.</ahelp>"
+#. CnDCj
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29008,6 +32920,7 @@ msgctxt ""
msgid "<image id=\"img_id3150084\" src=\"svx/res/luminanc.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3150084\">Icon</alt></image>"
msgstr "<image id=\"img_id3150084\" src=\"svx/res/luminanc.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3150084\">Ikona</alt></image>"
+#. RReP7
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29016,6 +32929,7 @@ msgctxt ""
msgid "Black & White"
msgstr "Černobílá"
+#. 4ATv3
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29024,6 +32938,7 @@ msgctxt ""
msgid "Color"
msgstr "Barevná"
+#. apwHs
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29032,6 +32947,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/texcolor\">Converts the texture to color.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/texcolor\">Převede texturu na barevnou.</ahelp>"
+#. wCyCP
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29040,6 +32956,7 @@ msgctxt ""
msgid "<image id=\"img_id3155388\" src=\"svx/res/color.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3155388\">Icon</alt></image>"
msgstr "<image id=\"img_id3155388\" src=\"svx/res/color.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3155388\">Ikona</alt></image>"
+#. bvQtQ
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29048,6 +32965,7 @@ msgctxt ""
msgid "Color"
msgstr "Barevná"
+#. isfEf
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29056,6 +32974,7 @@ msgctxt ""
msgid "Mode"
msgstr "Režim"
+#. 3AMAA
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29064,6 +32983,7 @@ msgctxt ""
msgid "Show or hide shading."
msgstr "Zobrazí nebo skryje stínování."
+#. tZMpB
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29072,6 +32992,7 @@ msgctxt ""
msgid "Only Texture"
msgstr "Pouze textura"
+#. 7zEti
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29080,6 +33001,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/texreplace\">Applies the texture without shading.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/texreplace\">Použije texturu bez stínování.</ahelp>"
+#. y4qB2
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29088,6 +33010,7 @@ msgctxt ""
msgid "<image id=\"img_id3149045\" src=\"svx/res/replac3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3149045\">Icon</alt></image>"
msgstr "<image id=\"img_id3149045\" src=\"svx/res/replac3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3149045\">Ikona</alt></image>"
+#. 3ZP8a
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29096,6 +33019,7 @@ msgctxt ""
msgid "Only Texture"
msgstr "Pouze textura"
+#. UzF5j
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29104,6 +33028,7 @@ msgctxt ""
msgid "Texture and Shading"
msgstr "Textura a stínování"
+#. 2B4pQ
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29112,6 +33037,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/texmodulate\">Applies the texture with shading. To define the shading options for the texture, click the <emph>Shading</emph> button in this dialog.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/texmodulate\">Použije texturu se stínováním. Chcete-li určit vlastnosti stínování textury, klepněte v tomto dialogovém okně na tlačítko <emph>Stínování</emph>.</ahelp>"
+#. mkWdG
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29120,6 +33046,7 @@ msgctxt ""
msgid "<image id=\"img_id3152803\" src=\"svx/res/modula3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3152803\">Icon</alt></image>"
msgstr "<image id=\"img_id3152803\" src=\"svx/res/modula3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3152803\">Ikona</alt></image>"
+#. 6RBA7
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29128,6 +33055,7 @@ msgctxt ""
msgid "Texture and Shading"
msgstr "Textura a stínování"
+#. PsZWo
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29136,6 +33064,7 @@ msgctxt ""
msgid "Projection X"
msgstr "Projekce X"
+#. HXyc6
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29144,6 +33073,7 @@ msgctxt ""
msgid "Set the options for displaying the texture."
msgstr "Nastavení vlastností pro zobrazení textury."
+#. pShtp
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29152,6 +33082,7 @@ msgctxt ""
msgid "Object-specific"
msgstr "Specifická pro objekt"
+#. ke4Td
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29160,6 +33091,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/texobjx\">Automatically adjusts the texture based on the shape and size of the object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/texobjx\">Automaticky upraví texturu podle tvaru a velikosti objektu.</ahelp>"
+#. TxCpm
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29168,6 +33100,7 @@ msgctxt ""
msgid "<image id=\"img_id3148920\" src=\"svx/res/objspc3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3148920\">Icon</alt></image>"
msgstr "<image id=\"img_id3148920\" src=\"svx/res/objspc3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3148920\">Ikona</alt></image>"
+#. h7Pr5
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29176,6 +33109,7 @@ msgctxt ""
msgid "Object-specific"
msgstr "Specifická pro objekt"
+#. 8Utsn
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29184,6 +33118,7 @@ msgctxt ""
msgid "Parallel"
msgstr "Rovnoběžná"
+#. wZEuV
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29192,6 +33127,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/texparallelx\">Applies the texture parallel to the horizontal axis.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/texparallelx\">Použije texturu rovnoběžně s vodorovnou osou.</ahelp>"
+#. ZrhNh
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29200,6 +33136,7 @@ msgctxt ""
msgid "<image id=\"img_id3147478\" src=\"svx/res/parallel.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3147478\">Icon</alt></image>"
msgstr "<image id=\"img_id3147478\" src=\"svx/res/parallel.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3147478\">Ikona</alt></image>"
+#. tD2xB
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29208,6 +33145,7 @@ msgctxt ""
msgid "Parallel"
msgstr "Rovnoběžná"
+#. cBZaa
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29216,6 +33154,7 @@ msgctxt ""
msgid "Circular"
msgstr "Kruhová"
+#. xDgF5
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29224,6 +33163,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/texcirclex\">Wraps the horizontal axis of the texture pattern around a sphere.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/texcirclex\">Obtočí vodorovnou osu vzoru textury okolo koule.</ahelp>"
+#. dSdDf
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29232,6 +33172,7 @@ msgctxt ""
msgid "<image id=\"img_id3153943\" src=\"svx/res/parallel.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153943\">Icon</alt></image>"
msgstr "<image id=\"img_id3153943\" src=\"svx/res/parallel.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153943\">Ikona</alt></image>"
+#. CDnKt
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29240,6 +33181,7 @@ msgctxt ""
msgid "Circular"
msgstr "Kruhová"
+#. arAEF
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29248,6 +33190,7 @@ msgctxt ""
msgid "Projection Y"
msgstr "Projekce Y"
+#. kSGZy
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29256,6 +33199,7 @@ msgctxt ""
msgid "Click the respective buttons to define the texture for the object Y axis."
msgstr "Chcete-li definovat texturu pro osu Y objektu, klepněte na příslušná tlačítka."
+#. AhuNF
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29264,6 +33208,7 @@ msgctxt ""
msgid "Object-specific"
msgstr "Specifická pro objekt"
+#. X6A2C
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29272,6 +33217,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/texobjy\">Automatically adjusts the texture based on the shape and size of the object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/texobjy\">Automaticky upraví texturu podle tvaru a velikosti objektu.</ahelp>"
+#. 5bG3B
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29280,6 +33226,7 @@ msgctxt ""
msgid "<image id=\"img_id3153188\" src=\"svx/res/objspc3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3153188\">Icon</alt></image>"
msgstr "<image id=\"img_id3153188\" src=\"svx/res/objspc3d.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3153188\">Ikona</alt></image>"
+#. EFSxZ
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29288,6 +33235,7 @@ msgctxt ""
msgid "Object-specific"
msgstr "Specifická pro objekt"
+#. EDu5a
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29296,6 +33244,7 @@ msgctxt ""
msgid "Parallel"
msgstr "Rovnoběžná"
+#. aYfQL
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29304,6 +33253,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/texparallely\">Applies the texture parallel to the vertical axis.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/texparallely\">Použije texturu rovnoběžně se svislou osou.</ahelp>"
+#. aBANs
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29312,6 +33262,7 @@ msgctxt ""
msgid "<image id=\"img_id3151280\" src=\"svx/res/parallel.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3151280\">Icon</alt></image>"
msgstr "<image id=\"img_id3151280\" src=\"svx/res/parallel.png\" width=\"0.1661inch\" height=\"0.1661inch\"><alt id=\"alt_id3151280\">Ikona</alt></image>"
+#. ChZxa
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29320,6 +33271,7 @@ msgctxt ""
msgid "Parallel"
msgstr "Rovnoběžná"
+#. AW4DW
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29328,6 +33280,7 @@ msgctxt ""
msgid "Circular"
msgstr "Kruhová"
+#. UVcLC
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29336,6 +33289,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/texcircley\">Wraps the vertical axis of the texture pattern around a sphere.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/texcircley\">Obtočí svislou osu vzoru textury okolo koule.</ahelp>"
+#. iimyY
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29344,6 +33298,7 @@ msgctxt ""
msgid "<image id=\"img_id3152807\" src=\"svx/res/parallel.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152807\">Icon</alt></image>"
msgstr "<image id=\"img_id3152807\" src=\"svx/res/parallel.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152807\">Ikona</alt></image>"
+#. 6Xq2Y
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29352,6 +33307,7 @@ msgctxt ""
msgid "Circular"
msgstr "Kruhová"
+#. GuDf7
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29360,6 +33316,7 @@ msgctxt ""
msgid "Filter"
msgstr "Filtrování"
+#. URBpa
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29368,6 +33325,7 @@ msgctxt ""
msgid "Filters out some of the 'noise' that can occur when you apply a texture to a 3D object."
msgstr "Filtruje některé 'poruchy', které mohou vzniknout při použití textury na 3D objekt."
+#. eAAFm
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29376,6 +33334,7 @@ msgctxt ""
msgid "Filtering On/Off"
msgstr "Filtrování zap/vyp"
+#. Dq9a8
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29384,6 +33343,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/texfilter\">Blurs the texture slightly to remove unwanted speckles.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/texfilter\">Mírně texturu rozmaže, aby se odstranily nežádoucí skvrny.</ahelp>"
+#. eCB3F
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29392,6 +33352,7 @@ msgctxt ""
msgid "<image id=\"img_id3156355\" src=\"res/sx10715.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3156355\">Icon</alt></image>"
msgstr "<image id=\"img_id3156355\" src=\"res/sx10715.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3156355\">Ikona</alt></image>"
+#. NRzG4
#: 05350500.xhp
msgctxt ""
"05350500.xhp\n"
@@ -29400,6 +33361,7 @@ msgctxt ""
msgid "Filtering On/Off"
msgstr "Filtrování zap/vyp"
+#. rJhS5
#: 05350600.xhp
msgctxt ""
"05350600.xhp\n"
@@ -29408,6 +33370,7 @@ msgctxt ""
msgid "Material"
msgstr "Materiál"
+#. sELWH
#: 05350600.xhp
msgctxt ""
"05350600.xhp\n"
@@ -29416,6 +33379,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05350600.xhp\" name=\"Material\">Material</link>"
msgstr "<link href=\"text/shared/01/05350600.xhp\" name=\"Materiál\">Materiál</link>"
+#. sCzNE
#: 05350600.xhp
msgctxt ""
"05350600.xhp\n"
@@ -29424,6 +33388,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/material\">Changes the coloring of the selected 3D object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/material\">Změní barevnost vybraného 3D objektu.</ahelp>"
+#. qHMby
#: 05350600.xhp
msgctxt ""
"05350600.xhp\n"
@@ -29432,6 +33397,7 @@ msgctxt ""
msgid "Material"
msgstr "Materiál"
+#. 9aBDP
#: 05350600.xhp
msgctxt ""
"05350600.xhp\n"
@@ -29440,6 +33406,7 @@ msgctxt ""
msgid "Assigns a predefined color scheme or lets you create your own color scheme."
msgstr "Vyberte přednastavené barevné schéma nebo vytvořte vlastní."
+#. HuVUi
#: 05350600.xhp
msgctxt ""
"05350600.xhp\n"
@@ -29448,6 +33415,7 @@ msgctxt ""
msgid "Favorites"
msgstr "Oblíbené"
+#. zCTQw
#: 05350600.xhp
msgctxt ""
"05350600.xhp\n"
@@ -29456,6 +33424,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/favorites\">Select a predefined color scheme, or select <emph>User-defined</emph> to define a custom color scheme.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/favorites\">Vyberte přednastavené barevné schéma nebo zvolte <emph>Definované uživatelem</emph> a vytvořte vlastní barevné schéma.</ahelp>"
+#. PyqkY
#: 05350600.xhp
msgctxt ""
"05350600.xhp\n"
@@ -29464,6 +33433,7 @@ msgctxt ""
msgid "Object color"
msgstr "Barva objektu"
+#. FLCgF
#: 05350600.xhp
msgctxt ""
"05350600.xhp\n"
@@ -29472,6 +33442,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/objcolor\">Select the color that you want to apply to the object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/objcolor\">Vyberte barvu, kterou chcete použít na objekt.</ahelp>"
+#. nCnE4
#: 05350600.xhp
msgctxt ""
"05350600.xhp\n"
@@ -29480,6 +33451,7 @@ msgctxt ""
msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Select Color Through the Color Dialog\">Select Color Through the Color Dialog</link>"
msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Vyberte barvu v dialogu barev\">Vyberte barvu v dialogu barev</link>"
+#. xjgvM
#: 05350600.xhp
msgctxt ""
"05350600.xhp\n"
@@ -29488,6 +33460,7 @@ msgctxt ""
msgid "Illumination color"
msgstr "Barva osvětlení"
+#. DQuH2
#: 05350600.xhp
msgctxt ""
"05350600.xhp\n"
@@ -29496,6 +33469,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/illumcolor\">Select the color to illuminate the object.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/illumcolor\">Vyberte barvu osvětlení objektu.</ahelp>"
+#. NXQYp
#: 05350600.xhp
msgctxt ""
"05350600.xhp\n"
@@ -29504,6 +33478,7 @@ msgctxt ""
msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Select Color Through the Color Dialog\">Select Color Through the Color Dialog</link>"
msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Vyberte barvu v dialogu barev\">Vyberte barvu v dialogu barev</link>"
+#. 4zGQr
#: 05350600.xhp
msgctxt ""
"05350600.xhp\n"
@@ -29512,6 +33487,7 @@ msgctxt ""
msgid "Specular"
msgstr "Odraz"
+#. LiLfp
#: 05350600.xhp
msgctxt ""
"05350600.xhp\n"
@@ -29520,6 +33496,7 @@ msgctxt ""
msgid "Sets the light reflection properties for the selected object."
msgstr "Nastavení vlastností odrazu světla vybraného objektu."
+#. B4TkY
#: 05350600.xhp
msgctxt ""
"05350600.xhp\n"
@@ -29528,6 +33505,7 @@ msgctxt ""
msgid "Color"
msgstr "Barva"
+#. Jjfpr
#: 05350600.xhp
msgctxt ""
"05350600.xhp\n"
@@ -29536,6 +33514,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/speccolor\">Select the color that you want the object to reflect.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/speccolor\">Vyberte barvu, kterou má objekt odrážet.</ahelp>"
+#. DijkD
#: 05350600.xhp
msgctxt ""
"05350600.xhp\n"
@@ -29544,6 +33523,7 @@ msgctxt ""
msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Select Color Through the Color Dialog\">Select Color Through the Color Dialog</link>"
msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Vyberte barvu v dialogu barev\">Vyberte barvu v dialogu barev</link>"
+#. gWXBF
#: 05350600.xhp
msgctxt ""
"05350600.xhp\n"
@@ -29552,6 +33532,7 @@ msgctxt ""
msgid "Intensity"
msgstr "Intenzita"
+#. N7fvy
#: 05350600.xhp
msgctxt ""
"05350600.xhp\n"
@@ -29560,6 +33541,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/docking3deffects/intensity\">Enter the intensity of the specular effect.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/docking3deffects/intensity\">Zadejte intenzitu efektu odrazu.</ahelp>"
+#. 6Aadk
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29568,6 +33550,7 @@ msgctxt ""
msgid "Distribution"
msgstr "Rozmístění"
+#. FwmnE
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29576,6 +33559,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05360000.xhp\" name=\"Distribution\">Distribution</link>"
msgstr "<link href=\"text/shared/01/05360000.xhp\" name=\"Rozmístění\">Rozmístění</link>"
+#. D3A3r
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29584,6 +33568,7 @@ msgctxt ""
msgid "<variable id=\"verteilungtext\"><ahelp hid=\".uno:DistributeSelection\">Distributes three or more selected objects evenly along the horizontal axis or the vertical axis. You can also evenly distribute the spacing between objects.</ahelp></variable>"
msgstr "<variable id=\"verteilungtext\"><ahelp hid=\".uno:DistributeSelection\">Rozloží tři nebo více vybraných objektů rovnoměrně podél vodorovné nebo svislé osy. Také je možné rovnoměrně rozložit mezery mezi objekty.</ahelp></variable>"
+#. Zydiv
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29592,6 +33577,7 @@ msgctxt ""
msgid "Objects are distributed with respect to the outermost objects in the selection."
msgstr "Objekty se rozloží podle vybraných objektů, které jsou nejvíce na kraji."
+#. 3h7pC
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29600,6 +33586,7 @@ msgctxt ""
msgid "Horizontally"
msgstr "Vodorovně"
+#. rPwFr
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29608,6 +33595,7 @@ msgctxt ""
msgid "Specify the horizontal distribution for the selected objects."
msgstr "Určuje vodorovné rozmístění vybraných objektů."
+#. qg3rz
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29616,6 +33604,7 @@ msgctxt ""
msgid "None"
msgstr "Žádné"
+#. ndZ6W
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29624,6 +33613,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/distributionpage/hornone\">Does not distribute the objects horizontally.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/distributionpage/hornone\">Nerozloží objekty vodorovně.</ahelp>"
+#. UJ5Ai
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29632,6 +33622,7 @@ msgctxt ""
msgid "Left"
msgstr "Vlevo"
+#. QpZ8C
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29640,6 +33631,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/distributionpage/horleft\">Distributes the selected objects, so that the left edges of the objects are evenly spaced from one another.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/distributionpage/horleft\">Rozloží vybrané objekty tak, že levé okraje objektů jsou od sebe stejně vzdálené.</ahelp>"
+#. KpvCK
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29648,6 +33640,7 @@ msgctxt ""
msgid "Center"
msgstr "Na střed"
+#. JDS9Q
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29656,6 +33649,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/distributionpage/horcenter\">Distributes the selected objects, so that the horizontal centers of the objects are evenly spaced from one another.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/distributionpage/horcenter\">Rozloží vybrané objekty tak, že vodorovné středy objektů jsou od sebe stejně vzdálené.</ahelp>"
+#. toVEx
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29664,6 +33658,7 @@ msgctxt ""
msgid "Spacing"
msgstr "Vzdálenost"
+#. mhBQg
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29672,6 +33667,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/distributionpage/hordistance\">Distributes the selected objects horizontally, so that the objects are evenly spaced from one another.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/distributionpage/hordistance\">Rozloží vybrané objekty tak, že jsou od sebe vodorovně stejně vzdálené.</ahelp>"
+#. BDQF5
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29680,6 +33676,7 @@ msgctxt ""
msgid "Right"
msgstr "Vpravo"
+#. arrPo
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29688,6 +33685,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/distributionpage/horright\">Distributes the selected objects, so that the right edges of the objects are evenly spaced from one another.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/distributionpage/horright\">Rozloží vybrané objekty tak, že pravé okraje objektů jsou od sebe stejně vzdálené.</ahelp>"
+#. ppAtV
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29696,6 +33694,7 @@ msgctxt ""
msgid "Vertically"
msgstr "Svisle"
+#. sGFAZ
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29704,6 +33703,7 @@ msgctxt ""
msgid "Specify the vertical distribution for the selected objects."
msgstr "Určuje svislé rozmístění vybraných objektů."
+#. BAFcq
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29712,6 +33712,7 @@ msgctxt ""
msgid "None"
msgstr "Žádné"
+#. UVTpA
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29720,6 +33721,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/distributionpage/vernone\">Does not distribute the objects vertically.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/distributionpage/vernone\">Nerozloží objekty svisle.</ahelp>"
+#. kDTHw
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29728,6 +33730,7 @@ msgctxt ""
msgid "Top"
msgstr "Nahoře"
+#. PGR8o
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29736,6 +33739,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/distributionpage/vertop\">Distributes the selected objects, so that the top edges of the objects are evenly spaced from one another.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/distributionpage/vertop\">Rozloží vybrané objekty tak, že horní okraje objektů jsou od sebe stejně vzdálené.</ahelp>"
+#. EDPmA
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29744,6 +33748,7 @@ msgctxt ""
msgid "Center"
msgstr "Na střed"
+#. 7AkGA
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29752,6 +33757,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/distributionpage/vercenter\">Distributes the selected objects, so that the vertical centers of the objects are evenly spaced from one another.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/distributionpage/vercenter\">Rozloží vybrané objekty tak, že svislé středy objektů jsou od sebe stejně vzdálené.</ahelp>"
+#. SKWXt
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29760,6 +33766,7 @@ msgctxt ""
msgid "Spacing"
msgstr "Vzdálenost"
+#. CSipY
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29768,6 +33775,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/distributionpage/verdistance\">Distributes the selected objects vertically, so that the objects are evenly spaced from one another.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/distributionpage/verdistance\">Rozloží vybrané objekty tak, že jsou od sebe svisle stejně vzdálené.</ahelp>"
+#. rJFFG
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29776,6 +33784,7 @@ msgctxt ""
msgid "Bottom"
msgstr "Dole"
+#. fCnfk
#: 05360000.xhp
msgctxt ""
"05360000.xhp\n"
@@ -29784,6 +33793,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/distributionpage/verbottom\">Distributes the selected objects, so that the bottom edges of the objects are evenly spaced from one another.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/distributionpage/verbottom\">Rozloží vybrané objekty tak, že dolní okraje objektů jsou od sebe stejně vzdálené.</ahelp>"
+#. NLPgX
#: 05990000.xhp
msgctxt ""
"05990000.xhp\n"
@@ -29792,6 +33802,7 @@ msgctxt ""
msgid "Text"
msgstr "Text"
+#. UEXgE
#: 05990000.xhp
msgctxt ""
"05990000.xhp\n"
@@ -29800,6 +33811,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05990000.xhp\" name=\"Text\">Text</link>"
msgstr "<link href=\"text/shared/01/05990000.xhp\" name=\"Text\">Text</link>"
+#. B2wiN
#: 05990000.xhp
msgctxt ""
"05990000.xhp\n"
@@ -29808,6 +33820,7 @@ msgctxt ""
msgid "<variable id=\"texttext\"><ahelp hid=\".uno:TextAttributes\">Sets the layout and anchoring properties for text in the selected drawing or text object.</ahelp></variable>"
msgstr "<variable id=\"texttext\"><ahelp hid=\".uno:TextAttributes\">Nastavení vlastností rozvržení a ukotvení textu ve vybraném objektu kresby nebo textovém objektu.</ahelp></variable>"
+#. upNm3
#: 05990000.xhp
msgctxt ""
"05990000.xhp\n"
@@ -29816,6 +33829,7 @@ msgctxt ""
msgid "This command is only available for drawing objects that can contain text, for example for rectangles, but not for lines."
msgstr "Tento příkaz je dostupný pouze pro objekty kresby, které obsahují text, například pro obdélník, ale ne pro čáry."
+#. czt6G
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -29824,6 +33838,7 @@ msgctxt ""
msgid "Spelling and Grammar"
msgstr "Kontrola pravopisu a gramatiky"
+#. CuRFF
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -29832,6 +33847,7 @@ msgctxt ""
msgid "<bookmark_value>dictionaries; spellcheck</bookmark_value> <bookmark_value>spellcheck; dialog</bookmark_value> <bookmark_value>languages; spellcheck</bookmark_value>"
msgstr "<bookmark_value>slovníky; kontrola pravopisu</bookmark_value> <bookmark_value>kontrola pravopisu; dialogové okno</bookmark_value> <bookmark_value>jazyky; kontrola pravopisu</bookmark_value>"
+#. H2aDW
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -29840,6 +33856,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06010000.xhp\" name=\"Spellcheck\">Spelling and Grammar</link>"
msgstr "<link href=\"text/shared/01/06010000.xhp\" name=\"Spellcheck\">Kontrola pravopisu a gramatiky</link>"
+#. WLdXq
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -29848,6 +33865,7 @@ msgctxt ""
msgid "<variable id=\"recht\"><ahelp hid=\".\">Checks the document or the current selection for spelling errors. If a grammar checking extension is installed, the dialog also checks for grammar errors.</ahelp></variable>"
msgstr "<variable id=\"recht\"><ahelp hid=\".\">Zkontroluje dokument nebo vybraný text. zda neobsahuje pravopisné chyby. Pokud máte nainstalované rozšíření kontrola gramatiky, dialog také zkontroluje gramatické chyby.</ahelp></variable>"
+#. y8GCg
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -29856,6 +33874,7 @@ msgctxt ""
msgid "The spellcheck starts at the current cursor position and advances to the end of the document or selection. You can then choose to continue the spellcheck from the beginning of the document."
msgstr "Kontrola pravopisu začne na aktuální pozici kurzoru a pokračuje ke konci dokumentu nebo výběru. Poté si je možné vybrat, zda má kontrola pravopisu pokračovat od začátku dokumentu."
+#. bWCPH
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -29864,6 +33883,7 @@ msgctxt ""
msgid "Spellcheck looks for misspelled words and gives you the option of adding an unknown word to a user dictionary. When the first misspelled word is found, the <emph>Spellcheck</emph> dialog opens."
msgstr "Kontrola pravopisu hledá překlepy ve slovech a nabídne vám možnost přidat neznámé slovo do uživatelského slovníku. Když je nalezeno první slovo s překlepem, zobrazí se dialog <emph>Kontrola pravopisu</emph>."
+#. fq7f8
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -29872,6 +33892,7 @@ msgctxt ""
msgid "If a grammar checking extension is installed, this dialog is called <emph>Spelling and Grammar</emph>. Spelling errors are underlined in red, grammar errors in blue. First the dialog presents all spelling errors, then all grammar errors."
msgstr "Pokud máte nainstalované rozšíření pro kontrolu gramatiky, název dialogového okna je <emph>Kontrola pravopisu a gramatiky</emph>. Chyby při kontrole pravopisu jsou zvýrazněny červeně, gramatické chyby jsou modré. V dialogovém okně se nejprve zobrazí chyby v pravopisu a poté gramatické chyby."
+#. mVvbr
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -29880,6 +33901,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enable <emph>Check grammar</emph> to work first on all spellcheck errors, then on all grammar errors.</ahelp>"
msgstr "<ahelp hid=\".\"> Povolí<emph> Kontrole gramatiky</emph>, aby nejprve pracovala na všech pravopisných chybách a poté na gramatických</ahelp>"
+#. 4exHi
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -29888,6 +33910,7 @@ msgctxt ""
msgid "Not in dictionary"
msgstr "Není ve slovníku"
+#. CENQq
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -29896,6 +33919,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the sentence with the misspelled word highlighted. Edit the word or the sentence, or click one of the suggestions in the text box below.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí větu a zvýrazní slovo s překlepem. Upravte slovo nebo větu, nebo klepněte na některý z návrhů ve spodním poli.</ahelp>"
+#. aREHP
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -29904,6 +33928,7 @@ msgctxt ""
msgid "Suggestions"
msgstr "Návrhy"
+#. XKCg2
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -29912,6 +33937,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/spellingdialog/suggestionslb\">Lists suggested words to replace the misspelled word. Select the word that you want to use, and then click <emph>Correct</emph> or <emph>Correct All</emph>.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/spellingdialog/suggestionslb\">Zobrazí seznam navržených slov pro náhradu chybného slova. Vyberte slovo, které chcete použít, a poté klepněte na <emph>Opravit</emph> nebo <emph>Opravit vše</emph>.</ahelp>"
+#. bLDyq
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -29920,6 +33946,7 @@ msgctxt ""
msgid "Text Language"
msgstr "Jazyk textu"
+#. NCqyn
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -29928,6 +33955,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/spellingdialog/languagelb\">Specifies the language to use to check the spelling.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/spellingdialog/languagelb\">Určuje jazyk použitý pro kontrolu pravopisu.</ahelp>"
+#. B8YyJ
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -29936,6 +33964,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">AutoCorrect</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Automatické opravy</caseinline></switchinline>"
+#. swfBY
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -29944,6 +33973,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/spellingdialog/autocorrect\">Adds the current combination of the incorrect word and the replacement word to the AutoCorrect replacements table.</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/spellingdialog/autocorrect\">Přidá aktuální kombinaci chybného a správného slova do tabulky náhrad pro automatické opravy.</ahelp></caseinline></switchinline>"
+#. VFMgo
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -29952,6 +33982,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. xZYc7
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -29960,6 +33991,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/spellingdialog/options\">Opens a dialog, where you can select the user-defined dictionaries, and set the rules for the spellchecking.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/spellingdialog/options\">Otevře dialog, kde je možné vybrat uživatelské slovníky a nastavit pravidla kontroly pravopisu.</ahelp>"
+#. 2ADwc
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -29968,6 +34000,7 @@ msgctxt ""
msgid "Add to Dictionary"
msgstr "Přidat do slovníku"
+#. 9o3ZT
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -29976,6 +34009,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/spellingdialog/add\">Adds the unknown word to a user-defined dictionary.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/spellingdialog/add\">Přidá neznámé slovo do uživatelem definovaného slovníku.</ahelp>"
+#. BFSCj
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -29984,6 +34018,7 @@ msgctxt ""
msgid "Ignore Once"
msgstr "Ignorovat jednou"
+#. GaNW7
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -29992,6 +34027,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/spellingdialog/ignore\">Skips the unknown word and continues with the spellcheck.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/spellingdialog/ignore\">Přeskočí neznámé slovo a pokračuje v kontrole pravopisu.</ahelp>"
+#. 5jyGu
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -30000,6 +34036,7 @@ msgctxt ""
msgid "This label of this button changes to <emph>Resume</emph> if you leave the Spellcheck dialog open when you return to your document. To continue the spellcheck from the current position of the cursor, click <emph>Resume</emph>."
msgstr "Pokud ponecháte otevřený dialog Kontrola pravopisu a vrátíte se do dokumentu, toto tlačítko se změní na <emph>Pokračovat</emph>. Pro pokračování kontroly pravopisu od aktuální pozice kurzoru klepněte na tlačítko <emph>Pokračovat</emph>."
+#. xyCXY
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -30008,6 +34045,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">While performing a grammar check, click Ignore Rule to ignore the rule that is currently flagged as a grammar error.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Při kontrole gramatiky, klikněte na Ignorovat pravidlo pro ignoraci pravidla, které je označeno v textu jako chyba.</ahelp>"
+#. RZhbH
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -30016,6 +34054,7 @@ msgctxt ""
msgid "Ignore All"
msgstr "Ignorovat vždy"
+#. hECo2
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -30024,6 +34063,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/spellingdialog/ignoreall\">Skips all occurrences of the unknown word until the end of the current %PRODUCTNAME session and continues with the spellcheck.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/spellingdialog/ignoreall\">Pokračuje v kontrole pravopisu s tím, že se budou až do ukončení aktuálního sezení %PRODUCTNAME přeskakovat všechny výskyty neznámého slova.</ahelp>"
+#. nDQnx
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -30032,6 +34072,7 @@ msgctxt ""
msgid "Correct"
msgstr "Opravit"
+#. DYuBb
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -30040,6 +34081,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/spellingdialog/change\">Replaces the unknown word with the current suggestion. If you changed more than just the misspelled word, the entire sentence is replaced.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/spellingdialog/change\">Nahradí neznámé slovo vybraným návrhem. Pokud jste změnili více chybných slov, nahradí se celá věta.</ahelp>"
+#. gBMY9
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -30048,6 +34090,7 @@ msgctxt ""
msgid "Correct All"
msgstr "Opravit vše"
+#. Z5jNB
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -30056,6 +34099,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/spellingdialog/changeall\">Replaces all occurrences of the unknown word with the current suggestion.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/spellingdialog/changeall\">Nahradí všechny výskyty neznámého slova vybraným návrhem.</ahelp>"
+#. GTDGR
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -30064,6 +34108,7 @@ msgctxt ""
msgid "Undo"
msgstr "Zpět"
+#. CEBGE
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -30072,6 +34117,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Click to undo the last change in the current sentence. Click again to undo the previous change in the same sentence.</ahelp>"
msgstr "<ahelp hid=\".\">Klepnutím vrátíte zpět poslední změnu v aktuální větě. Opětovným klepnutím vrátíte zpět předchozí změnu v téže větě.</ahelp>"
+#. JnB8j
#: 06010000.xhp
msgctxt ""
"06010000.xhp\n"
@@ -30080,6 +34126,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06020000.xhp\" name=\"Thesaurus\">Thesaurus</link>"
msgstr "<link href=\"text/shared/01/06020000.xhp\" name=\"Slovník synonym\">Slovník synonym</link>"
+#. EPWXE
#: 06010101.xhp
msgctxt ""
"06010101.xhp\n"
@@ -30088,6 +34135,7 @@ msgctxt ""
msgid "Writing aids"
msgstr "Pomůcky pro psaní"
+#. auooJ
#: 06010101.xhp
msgctxt ""
"06010101.xhp\n"
@@ -30096,6 +34144,7 @@ msgctxt ""
msgid "Writing aids"
msgstr "Pomůcky pro psaní"
+#. FrXgs
#: 06010101.xhp
msgctxt ""
"06010101.xhp\n"
@@ -30104,6 +34153,7 @@ msgctxt ""
msgid "Select the user-defined dictionaries and set the rules for the spellchecking."
msgstr "Vyberte uživatelem definované slovníky a nastavte pravidla pro kontrolu pravopisu."
+#. DBK9M
#: 06010500.xhp
msgctxt ""
"06010500.xhp\n"
@@ -30112,6 +34162,7 @@ msgctxt ""
msgid "Language"
msgstr "Jazyk"
+#. ZB9WL
#: 06010500.xhp
msgctxt ""
"06010500.xhp\n"
@@ -30120,6 +34171,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06010500.xhp\">Language</link>"
msgstr "<link href=\"text/shared/01/06010500.xhp\">Jazyk</link>"
+#. 8N8yz
#: 06010500.xhp
msgctxt ""
"06010500.xhp\n"
@@ -30128,6 +34180,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens a submenu where you can choose language specific commands.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře podnabídku, kde je možné si vybrat příkazy spojené s jazykem.</ahelp>"
+#. myDDh
#: 06010500.xhp
msgctxt ""
"06010500.xhp\n"
@@ -30136,6 +34189,7 @@ msgctxt ""
msgid "For Selection"
msgstr "Pro výběr"
+#. C579a
#: 06010500.xhp
msgctxt ""
"06010500.xhp\n"
@@ -30144,6 +34198,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens a submenu. Choose a language for the selected text. <br/>Choose None to exclude the selected text from spellchecking and hyphenation.<br/>Choose More to open a dialog with more options.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře podnabídku. Zvolte jazyk pro označený text.<br/>Zvolte žádný, pokud u textu nechcete kontrolovat pravopis a dělení slov.<br/>Zvolte Více, pokud chcete otevřít dialog s dalším nastavením.</ahelp>"
+#. wPKdz
#: 06010500.xhp
msgctxt ""
"06010500.xhp\n"
@@ -30152,6 +34207,7 @@ msgctxt ""
msgid "For Paragraph"
msgstr "Pro odstavec"
+#. zN8jg
#: 06010500.xhp
msgctxt ""
"06010500.xhp\n"
@@ -30160,6 +34216,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens a submenu. Choose a language for the current paragraph. <br/>Choose None to exclude the current paragraph from spellchecking and hyphenation.<br/>Choose More to open a dialog with more options.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře podnabídku. Zvolte jazyk pro aktuální odstavec.<br/>Zvolte žádný, pokud u odstavce nechcete kontrolovat pravopis a dělení slov.<br/>Zvolte Více, pokud chcete otevřít dialog s dalším nastavením.</ahelp>"
+#. DvDgQ
#: 06010500.xhp
msgctxt ""
"06010500.xhp\n"
@@ -30168,6 +34225,7 @@ msgctxt ""
msgid "For all Text"
msgstr "Pro celý text"
+#. SAb46
#: 06010500.xhp
msgctxt ""
"06010500.xhp\n"
@@ -30176,6 +34234,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens a submenu. Choose a language for all text. <br/>Choose None to exclude all text from spellchecking and hyphenation.<br/>Choose More to open a dialog with more options.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře podnabídku. Zvolte jazyk pro celý text.<br/>Zvolte žádný, pokud u textu nechcete kontrolovat pravopis a dělení slov.<br/>Zvolte Více, pokud chcete otevřít dialog s dalším nastavením.</ahelp>"
+#. DRSYa
#: 06010500.xhp
msgctxt ""
"06010500.xhp\n"
@@ -30184,6 +34243,7 @@ msgctxt ""
msgid "Hyphenation"
msgstr "Dělení slov"
+#. q4h2B
#: 06010500.xhp
msgctxt ""
"06010500.xhp\n"
@@ -30192,6 +34252,7 @@ msgctxt ""
msgid "Opens the <link href=\"text/shared/01/05340300.xhp\">Format - Cells - Alignment</link> tab page."
msgstr "Otevře kartu <link href=\"text/shared/01/05340300.xhp\">Formát - Buňka - Zarovnání</link>."
+#. 3YDAi
#: 06010500.xhp
msgctxt ""
"06010500.xhp\n"
@@ -30200,6 +34261,7 @@ msgctxt ""
msgid "Hyphenation"
msgstr "Dělení slov"
+#. AL6nJ
#: 06010500.xhp
msgctxt ""
"06010500.xhp\n"
@@ -30208,6 +34270,7 @@ msgctxt ""
msgid "Turns hyphenation on and off."
msgstr "Zapne nebo vypne dělení slov."
+#. EczZc
#: 06010500.xhp
msgctxt ""
"06010500.xhp\n"
@@ -30216,6 +34279,7 @@ msgctxt ""
msgid "Hyphenation"
msgstr "Dělení slov"
+#. vFxAn
#: 06010500.xhp
msgctxt ""
"06010500.xhp\n"
@@ -30224,6 +34288,7 @@ msgctxt ""
msgid "Turns hyphenation on and off."
msgstr "Zapne nebo vypne dělení slov."
+#. pSG6a
#: 06010500.xhp
msgctxt ""
"06010500.xhp\n"
@@ -30232,6 +34297,7 @@ msgctxt ""
msgid "More Dictionaries Online"
msgstr "Více Slovníky Online"
+#. 7j5Zq
#: 06010500.xhp
msgctxt ""
"06010500.xhp\n"
@@ -30240,6 +34306,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens the default browser on the dictionaries extension page.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře výchozí prohlížeč na stránce s rozšířením slovníků.</ahelp>"
+#. AwGCF
#: 06010600.xhp
msgctxt ""
"06010600.xhp\n"
@@ -30248,6 +34315,7 @@ msgctxt ""
msgid "Chinese Conversion"
msgstr "Převod čínštiny"
+#. FSXqq
#: 06010600.xhp
msgctxt ""
"06010600.xhp\n"
@@ -30256,6 +34324,7 @@ msgctxt ""
msgid "<bookmark_value>Chinese writing systems</bookmark_value><bookmark_value>simplified Chinese;conversion to traditional Chinese</bookmark_value><bookmark_value>traditional Chinese;conversion to simplified Chinese</bookmark_value>"
msgstr "<bookmark_value>způsoby zápisu čínštiny</bookmark_value><bookmark_value>zjednodušená čínština;převod na tradiční čínštinu</bookmark_value><bookmark_value>tradiční čínština;převod na zjednodušenou čínštinu</bookmark_value>"
+#. dXdUb
#: 06010600.xhp
msgctxt ""
"06010600.xhp\n"
@@ -30264,14 +34333,16 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06010600.xhp\">Chinese Conversion</link>"
msgstr "<link href=\"text/shared/01/06010600.xhp\">Převod čínštiny</link>"
+#. p2u2r
#: 06010600.xhp
msgctxt ""
"06010600.xhp\n"
"par_idN10557\n"
"help.text"
-msgid "<ahelp hid=\".\">Converts the selected Chinese text from one Chinese writing system to the other. If no text is selected, the entire document is converted.</ahelp> You can only use this command if you enable Asian language support in <emph>Tools - Options - Language Settings - Languages</emph>."
-msgstr "<ahelp hid=\".\">Převede vybraný čínský text z jednoho způsobu zápisu čínštiny na jiný. Není-li vybrán žádný text, převede se celý dokument.</ahelp> Tento příkaz lze použít pouze tehdy, je-li povolena podpora pro asijské jazyky v <emph>Nástroje - Možnosti - Jazyková nastavení - Jazyky</emph>."
+msgid "<ahelp hid=\".\">Converts the selected Chinese text from one Chinese writing system to the other. If no text is selected, the entire document is converted.</ahelp> You can only use this command if you enable Asian language support in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language Settings - Languages</menuitem>."
+msgstr ""
+#. vV8HV
#: 06010600.xhp
msgctxt ""
"06010600.xhp\n"
@@ -30280,6 +34351,7 @@ msgctxt ""
msgid "Conversion Direction"
msgstr "Směr převodu"
+#. aiSur
#: 06010600.xhp
msgctxt ""
"06010600.xhp\n"
@@ -30288,6 +34360,7 @@ msgctxt ""
msgid "Select the conversion direction."
msgstr "Vyberte směr převodu."
+#. 9aRCh
#: 06010600.xhp
msgctxt ""
"06010600.xhp\n"
@@ -30296,6 +34369,7 @@ msgctxt ""
msgid "Traditional Chinese to simplified Chinese"
msgstr "Tradiční čínština na zjednodušenou čínštinu"
+#. XaufX
#: 06010600.xhp
msgctxt ""
"06010600.xhp\n"
@@ -30304,6 +34378,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Converts traditional Chinese text characters to simplified Chinese text characters. Click <emph>OK</emph> to convert the selected text. If no text is selected, the whole document is converted.</ahelp>"
msgstr "<ahelp hid=\".\">Převede tradiční čínské znaky na zjednodušené čínské znaky. Klepnutím na <emph>OK</emph> převedete vybraný text. Není-li vybrán žádný text, převede se celý dokument.</ahelp>"
+#. kGQV5
#: 06010600.xhp
msgctxt ""
"06010600.xhp\n"
@@ -30312,6 +34387,7 @@ msgctxt ""
msgid "Simplified Chinese to traditional Chinese"
msgstr "Zjednodušená čínština na tradiční čínštinu"
+#. yAkrm
#: 06010600.xhp
msgctxt ""
"06010600.xhp\n"
@@ -30320,6 +34396,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Converts simplified Chinese text characters to traditional Chinese text characters. Click <emph>OK</emph> to convert the selected text. If no text is selected, the whole document is converted.</ahelp>"
msgstr "<ahelp hid=\".\">Převede zjednodušené čínské znaky na tradiční čínské znaky. Klepnutím na <emph>OK</emph> převedete vybraný text. Není-li vybrán žádný text, převede se celý dokument.</ahelp>"
+#. 7G4VF
#: 06010600.xhp
msgctxt ""
"06010600.xhp\n"
@@ -30328,6 +34405,7 @@ msgctxt ""
msgid "Common Terms"
msgstr "Běžné pojmy"
+#. ujmVB
#: 06010600.xhp
msgctxt ""
"06010600.xhp\n"
@@ -30336,6 +34414,7 @@ msgctxt ""
msgid "Common terms are words that have the same meaning in traditional and simplified Chinese but are written with different characters."
msgstr "Běžné pojmy jsou slova, která mají stejný význam v tradiční i zjednodušené čínštině, ale zapisují se jinými znaky."
+#. U8vvK
#: 06010600.xhp
msgctxt ""
"06010600.xhp\n"
@@ -30344,6 +34423,7 @@ msgctxt ""
msgid "Translate common terms"
msgstr "Přeložit běžné pojmy"
+#. ZuDFe
#: 06010600.xhp
msgctxt ""
"06010600.xhp\n"
@@ -30352,6 +34432,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Converts words with two or more characters that are in the list of common terms. After the list is scanned, the remaining text is converted character by character.</ahelp>"
msgstr "<ahelp hid=\".\">Převede slova s dvěma a více znaky, která jsou uvedena v seznamu běžných pojmů. Po projití seznamu se zbývající text převede znak po znaku.</ahelp>"
+#. sN8fA
#: 06010600.xhp
msgctxt ""
"06010600.xhp\n"
@@ -30360,6 +34441,7 @@ msgctxt ""
msgid "Edit terms"
msgstr "Upravit pojem"
+#. Hv8pG
#: 06010600.xhp
msgctxt ""
"06010600.xhp\n"
@@ -30368,6 +34450,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/01/06010601.xhp\">Edit Dictionary</link> dialog where you can edit the list of conversion terms.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře dialogové okno <link href=\"text/shared/01/06010601.xhp\">Upravit slovník</link>, ve kterém můžete upravit seznam běžných pojmů.</ahelp>"
+#. iEDZR
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30376,6 +34459,7 @@ msgctxt ""
msgid "Edit Dictionary"
msgstr "Upravit slovník"
+#. ZgDXA
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30384,6 +34468,7 @@ msgctxt ""
msgid "<bookmark_value>common terms;Chinese dictionary</bookmark_value><bookmark_value>dictionaries;common terms in simplified and traditional chinese</bookmark_value>"
msgstr "<bookmark_value>běžné pojmy; čínský slovník</bookmark_value><bookmark_value>slovníky; běžné pojmy v tradiční a zjednodušené čínštině</bookmark_value>"
+#. k7NyR
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30392,6 +34477,7 @@ msgctxt ""
msgid "Edit Dictionary"
msgstr "Upravit slovník"
+#. 3QJky
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30400,6 +34486,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Edit the <link href=\"text/shared/01/06010600.xhp\">Chinese conversion</link> terms.</ahelp>"
msgstr "<ahelp hid=\".\">Upravit pojmy pro <link href=\"text/shared/01/06010600.xhp\">převod čínštiny</link>.</ahelp>"
+#. 6PQiT
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30408,6 +34495,7 @@ msgctxt ""
msgid "You can use this dialog to edit, to add, or to delete entries from the conversion dictionary. The file path name for the conversion dictionary is user/wordbook/commonterms.ctd. You cannot delete the default entries in this file."
msgstr "V tomto dialogovém okně můžete upravit, přidat nebo smazat položky slovníku pro převod. Cesta k souboru se slovníkem pro převod je user/wordbook/commonterms.ctd. V tomto souboru není možné smazat výchozí položky."
+#. fWL3f
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30416,6 +34504,7 @@ msgctxt ""
msgid "Traditional Chinese to Simplified Chinese"
msgstr "Tradiční čínština na zjednodušenou čínštinu"
+#. TGZ6B
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30424,6 +34513,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Converts traditional Chinese to simplified Chinese.</ahelp>"
msgstr "<ahelp hid=\".\">Převede tradiční čínštinu na zjednodušenou čínštinu.</ahelp>"
+#. Yj2Ae
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30432,6 +34522,7 @@ msgctxt ""
msgid "Simplified Chinese to Traditional Chinese"
msgstr "Zjednodušená čínština na tradiční čínštinu"
+#. CfNGu
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30440,6 +34531,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Converts simplified Chinese to traditional Chinese.</ahelp>"
msgstr "<ahelp hid=\".\">Převede zjednodušenou čínštinu na tradiční čínštinu.</ahelp>"
+#. hUvAB
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30448,6 +34540,7 @@ msgctxt ""
msgid "Reverse Mapping"
msgstr "Zpětné mapování"
+#. 4rsPa
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30456,6 +34549,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Automatically adds the reverse mapping direction to the list for each modification that you enter.</ahelp>"
msgstr "<ahelp hid=\".\">Automaticky přidává směr zpětného mapování pro každou provedenou změnu.</ahelp>"
+#. SA5Bo
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30464,6 +34558,7 @@ msgctxt ""
msgid "Term"
msgstr "Pojem"
+#. qUUZg
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30472,6 +34567,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter the text that you want to replace with the Mapping term.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte pojem, který chcete nahradit pojmem z Mapování.</ahelp>"
+#. BF6nF
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30480,6 +34576,7 @@ msgctxt ""
msgid "Mapping"
msgstr "Mapování"
+#. XQcpf
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30488,6 +34585,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter the text that you want to replace the Term with.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte text, kterým chcete nahradit Pojem.</ahelp>"
+#. pmVtv
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30496,6 +34594,7 @@ msgctxt ""
msgid "Property"
msgstr "Vlastnost"
+#. ihTK7
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30504,6 +34603,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Defines the class of the selected term.</ahelp>"
msgstr "<ahelp hid=\".\">Určuje třídu vybrané položky.</ahelp>"
+#. fAnJw
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30512,6 +34612,7 @@ msgctxt ""
msgid "Add"
msgstr "Přidat"
+#. NTKDg
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30520,6 +34621,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Adds the term to the conversion dictionary. If the term is already in the dictionary, the new term receives precedence.</ahelp>"
msgstr "<ahelp hid=\".\">Přidá pojem do slovníku pro převod. Jestliže se už daný pojem ve slovníku nachází, bude přednostně používán nový pojem.</ahelp>"
+#. 4jii6
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30528,6 +34630,7 @@ msgctxt ""
msgid "Modify"
msgstr "Změnit"
+#. tNv6c
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30536,6 +34639,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Saves the modified entry to the database file.</ahelp>"
msgstr "<ahelp hid=\".\">Uloží upravený záznam do souboru.</ahelp>"
+#. 5qjAn
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30544,6 +34648,7 @@ msgctxt ""
msgid "Delete"
msgstr "Odstranit"
+#. jLGFk
#: 06010601.xhp
msgctxt ""
"06010601.xhp\n"
@@ -30552,6 +34657,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Removes the selected user-defined entry from the dictionary.</ahelp>"
msgstr "<ahelp hid=\".\">Odstraní vybranou uživatelem definovanou položku ze slovníku.</ahelp>"
+#. VB5DG
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -30560,6 +34666,7 @@ msgctxt ""
msgid "Thesaurus"
msgstr "Slovník synonym"
+#. jbHBp
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -30568,6 +34675,7 @@ msgctxt ""
msgid "Thesaurus"
msgstr "Slovník synonym"
+#. haxwE
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -30576,6 +34684,7 @@ msgctxt ""
msgid "<variable id=\"thesaurustxt\"><ahelp hid=\".uno:Thesaurus\">Opens a dialog box to replace the current word with a synonym, or a related term.</ahelp></variable>"
msgstr "<variable id=\"thesaurustxt\"><ahelp hid=\".uno:Thesaurus\">Otevře dialogové okno pro nahrazení aktuálního slova synonymem nebo asociovaným termínem.</ahelp></variable>"
+#. cBKf9
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -30584,6 +34693,7 @@ msgctxt ""
msgid "Thesaurus support is not available for all languages."
msgstr "Slovník synonym není k dispozici pro všechny jazyky."
+#. 9v3CW
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -30592,6 +34702,7 @@ msgctxt ""
msgid "Current word"
msgstr "Aktuální slovo"
+#. zTxaa
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -30600,6 +34711,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the current word, or the related term that you selected by double-clicking a line in the Alternatives list. You can also type text directly in this box to look up your text.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazuje aktuální slovo nebo asociovaný termín, který jste vybrali poklepáním na řádek v seznamu Možnosti. Do tohoto pole můžete také napsat přímo text, který chcete vyhledat.</ahelp>"
+#. oVnhG
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -30608,6 +34720,7 @@ msgctxt ""
msgid "Arrow left"
msgstr "Šipka doleva"
+#. KmR6T
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -30616,6 +34729,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Recalls the previous contents of the \"Current word\" text box.</ahelp>"
msgstr "<ahelp hid=\".\">Vrátí předchozí obsah textového pole \"Aktuální slovo\".</ahelp>"
+#. bGrYZ
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -30624,6 +34738,7 @@ msgctxt ""
msgid "Alternatives"
msgstr "Možnosti"
+#. BAXfu
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -30632,6 +34747,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Click an entry in the Alternatives list to copy the related term to the \"Replace with\" text box. Double-click an entry to copy the related term to the \"Current word\" text box and to look up that term.</ahelp>"
msgstr "<ahelp hid=\".\">Klepnutím na položku v seznamu Možnosti zkopírujete asociovaný termín do textového pole \"Nahradit za\". Poklepáním na položku zkopírujete asociovaný termín do textového pole \"Aktuální slovo\" a vyhledáte ve slovníku tento termín.</ahelp>"
+#. FLSUV
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -30640,6 +34756,7 @@ msgctxt ""
msgid "Replace with"
msgstr "Nahradit za"
+#. RvncD
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -30648,6 +34765,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The word or words in the \"Replace with\" text box will replace the original word in the document when you click the Replace button. You can also type text directly in this box.</ahelp>"
msgstr "<ahelp hid=\".\">Když klepnete na tlačítko Nahradit, původní slova v dokumentu bude nahrazeno slovem či slovy z textového pole \"Nahradit za\". Do tohoto pole můžete také text přímo napsat.</ahelp>"
+#. fG8zX
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -30656,6 +34774,7 @@ msgctxt ""
msgid "Language"
msgstr "Jazyk"
+#. DvsjE
#: 06020000.xhp
msgctxt ""
"06020000.xhp\n"
@@ -30664,6 +34783,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select a language for the thesaurus.</ahelp> You can install languages with a thesaurus library from the <link href=\"https://extensions.libreoffice.org/\">Extensions</link> web page."
msgstr "<ahelp hid=\".\">Vyberte jazyk pro slovník synonym.</ahelp> Jazyky se slovníkem synonym můžete nainstalovat z webové stránky s <link href=\"https://extensions.libreoffice.org/\">rozšířeními</link>."
+#. nhqJk
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30672,6 +34792,7 @@ msgctxt ""
msgid "Color Replacer"
msgstr "Náhrada barev"
+#. F8J8n
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30680,6 +34801,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06030000.xhp\" name=\"Color Replacer\">Color Replacer</link>"
msgstr "<link href=\"text/shared/01/06030000.xhp\" name=\"Náhrada barev\">Náhrada barev</link>"
+#. tQEGW
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30688,6 +34810,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens the Color Replacer dialog, where you can replace colors in bitmap and meta file graphics.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře dialogové okno Náhrada barev, pomocí kterého můžete nahrazovat barvy v rastrech a grafických metasouborech.</ahelp>"
+#. ZQBzV
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30696,6 +34819,7 @@ msgctxt ""
msgid "You can replace up to four different colors at one time."
msgstr "Najednou je možné nahradit až čtyři různé barvy."
+#. gV5EC
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30704,6 +34828,7 @@ msgctxt ""
msgid "<image id=\"img_id3155616\" src=\"sd/res/pipette.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155616\">Icon</alt></image>"
msgstr "<image id=\"img_id3155616\" src=\"sd/res/pipette.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155616\">Ikona</alt></image>"
+#. N73GB
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30712,6 +34837,7 @@ msgctxt ""
msgid "Color Replacer"
msgstr "Náhrada barev"
+#. a3Cw7
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30720,6 +34846,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select one of the four source color boxes. Move the mouse pointer over the selected image, and then click the color that you want to replace.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte jedno ze čtyř polí Původní barva. Přesuňte ukazatel myši nad vybraný obrázek a poté klepněte na barvu, kterou chcete nahradit.</ahelp>"
+#. MMgV6
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30728,6 +34855,7 @@ msgctxt ""
msgid "Color Replacer color"
msgstr "Barva kapátka"
+#. G6i5f
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30736,6 +34864,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the color in the selected image that directly underlies the current mouse pointer position. This features only works if the Color Replacer tool is selected.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazuje barvu obrázku nacházející se pod ukazatelem myši. Tato funkce funguje, pouze pokud je aktivní nástroj Kapátko.</ahelp>"
+#. u7NWe
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30744,6 +34873,7 @@ msgctxt ""
msgid "Replace"
msgstr "Nahradit"
+#. vxAhC
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30752,6 +34882,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingcolorreplace/replace\">Replaces the selected source colors in the current image with the colors that you specify in the <emph>Replace with </emph>boxes.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingcolorreplace/replace\">Nahradí vybrané původní barvy v aktuálním obrázku barvami, které určíte v polích <emph>Nahradit za</emph>.</ahelp>"
+#. YqbpG
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30760,6 +34891,7 @@ msgctxt ""
msgid "Colors"
msgstr "Barvy"
+#. bX6cX
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30768,6 +34900,7 @@ msgctxt ""
msgid "Lists the source colors and the replacement colors."
msgstr "Zobrazuje původní barvy a barvy pro nahrazení."
+#. 79K86
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30776,6 +34909,7 @@ msgctxt ""
msgid "Source color checkbox"
msgstr "Zaškrtávací pole Původní barva"
+#. yKaoy
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30784,6 +34918,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select this checkbox to replace the current <emph>Source color</emph> with the color that you specify in the <emph>Replace with </emph>box.</ahelp>"
msgstr "<ahelp hid=\".\">Zaškrtnutím tohoto pole nahradíte aktuální <emph>Původní barvu</emph> barvou, kterou určíte v poli <emph>Nahradit za</emph>.</ahelp>"
+#. bAZwq
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30792,6 +34927,7 @@ msgctxt ""
msgid "Source color"
msgstr "Původní barva"
+#. iH2pL
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30800,6 +34936,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the color in the selected image that you want to replace. To set the source color, click here, click the Color Replacer, and then click a color in the selected image.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazuje barvu, kterou chcete ve vybraném obrázku nahradit. Tuto barvu nastavíte tím, že klepnutím vyberete toto pole, klepnete na kapátko a poté klepnete na požadovanou barvu ve vybraném obrázku.</ahelp>"
+#. d9qoj
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30808,6 +34945,7 @@ msgctxt ""
msgid "Tolerance"
msgstr "Tolerance"
+#. 2W7aQ
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30816,6 +34954,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Set the tolerance for replacing a source color in the source image. To replace colors that are similar to the color that you selected, enter a low value. To replace a wider range of colors, enter a higher value.</ahelp>"
msgstr "<ahelp hid=\".\">Nastavení tolerance pro náhradu barev ve zdrojovém obrázku. Pokud chcete nahradit barvy podobné vybrané barvě, zadejte nízkou hodnotu. Pokud chcete nahradit větší rozsah barev, zadejte vyšší hodnotu.</ahelp>"
+#. JwsrP
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30824,6 +34963,7 @@ msgctxt ""
msgid "Replace with"
msgstr "Nahradit za"
+#. FzMDw
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30832,6 +34972,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Lists the available replacement colors. To modify the current list of colors, deselect the image, choose <emph>Format - Area</emph>, and then click the <emph>Colors</emph> tab.</ahelp>"
msgstr "<ahelp hid=\".\">Seznam barev dostupných jako náhrada. Chcete-li aktuální seznam barev upravit, zrušte výběr obrázku, zvolte <emph>Formát - Oblast</emph> a poté klepněte na kartu <emph>Barvy</emph>.</ahelp>"
+#. 3nnTT
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30840,6 +34981,7 @@ msgctxt ""
msgid "Transparency"
msgstr "Průhlednost"
+#. SZ4sB
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30848,6 +34990,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingcolorreplace/cbx5\">Replaces transparent areas in the current image with the color that you select.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingcolorreplace/cbx5\">Nahradí průhledné oblasti aktuálního obrázku vybranou barvou.</ahelp>"
+#. bTk52
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30856,6 +34999,7 @@ msgctxt ""
msgid "Transparency"
msgstr "Průhlednost"
+#. Vxhqt
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
@@ -30864,6 +35008,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/dockingcolorreplace/color5\">Select the color to replace the transparent areas in the current image.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/dockingcolorreplace/color5\">Vyberte barvu, která má nahradit průhledné oblasti aktuálního obrázku.</ahelp>"
+#. Az9Rj
#: 06040000.xhp
msgctxt ""
"06040000.xhp\n"
@@ -30872,6 +35017,7 @@ msgctxt ""
msgid "AutoCorrect"
msgstr "Automatické opravy"
+#. fBpxS
#: 06040000.xhp
msgctxt ""
"06040000.xhp\n"
@@ -30880,6 +35026,7 @@ msgctxt ""
msgid "<bookmark_value>AutoCorrect function;switching on and off</bookmark_value><bookmark_value>AutoComplete, see also AutoCorrect/AutoInput</bookmark_value>"
msgstr "<bookmark_value>automatické opravy;zapnutí a vypnutí</bookmark_value><bookmark_value>automatické dokončování slov, viz také automatické opravy/automatické dokončování</bookmark_value>"
+#. Ka2SS
#: 06040000.xhp
msgctxt ""
"06040000.xhp\n"
@@ -30888,6 +35035,7 @@ msgctxt ""
msgid "AutoCorrect"
msgstr "Automatické opravy"
+#. hfgnF
#: 06040000.xhp
msgctxt ""
"06040000.xhp\n"
@@ -30896,6 +35044,7 @@ msgctxt ""
msgid "<variable id=\"autoko\"><ahelp hid=\".uno:AutoCorrectDlg\">Sets the options for automatically replacing text as you type.</ahelp></variable>"
msgstr "<variable id=\"autoko\"><ahelp hid=\".uno:AutoCorrectDlg\">Nastavení možností pro automatické náhrady textu během psaní.</ahelp></variable>"
+#. XRVHi
#: 06040000.xhp
msgctxt ""
"06040000.xhp\n"
@@ -30904,6 +35053,7 @@ msgctxt ""
msgid "The AutoCorrect settings are applied when you press the Spacebar after you enter a word."
msgstr "Automatické opravy se použijí tehdy, když napíšete slovo a stisknete mezerník."
+#. pMBK5
#: 06040000.xhp
msgctxt ""
"06040000.xhp\n"
@@ -30912,6 +35062,7 @@ msgctxt ""
msgid "To turn on or to turn off the AutoCorrect feature, in $[officename] Calc choose <emph>Tools - AutoInput</emph>, and in $[officename] Writer choose <emph>Tools - AutoCorrect - While Typing</emph>. To apply the AutoCorrect settings to an entire text document, choose <emph>Tools - AutoCorrect - Apply</emph>."
msgstr "Chcete-li zapnout nebo vypnout Automatické opravy, v $[officename] Calc zvolte <emph>Nástroje - Automatické dokončování</emph> a v $[officename] Writer zvolte <emph>Nástroje - Automatické opravy - Při psaní</emph>. Pro použití nastavení Automatického formátu na celý dokument zvolte <emph>Nástroje - Automatické opravy - Použít</emph>."
+#. EmB5a
#: 06040000.xhp
msgctxt ""
"06040000.xhp\n"
@@ -30920,6 +35071,7 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05150200.xhp\" name=\"AutoFormat\">AutoCorrect</link>"
msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"Automatické opravy\">Automatické opravy</link>"
+#. rLEm9
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -30928,6 +35080,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. tg4my
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -30936,6 +35089,7 @@ msgctxt ""
msgid "<bookmark_value>AutoCorrect function; options</bookmark_value> <bookmark_value>replacement options</bookmark_value> <bookmark_value>words; automatically replacing</bookmark_value> <bookmark_value>abbreviation replacement</bookmark_value> <bookmark_value>capital letters; AutoCorrect function</bookmark_value> <bookmark_value>bold; AutoFormat function</bookmark_value> <bookmark_value>underlining; AutoFormat function</bookmark_value> <bookmark_value>spaces; ignoring double</bookmark_value> <bookmark_value>numbering; using automatically</bookmark_value> <bookmark_value>paragraphs; numbering automatically</bookmark_value> <bookmark_value>tables in text; creating automatically</bookmark_value> <bookmark_value>titles; formatting automatically</bookmark_value> <bookmark_value>empty paragraph removal</bookmark_value> <bookmark_value>paragraphs; removing blank ones</bookmark_value> <bookmark_value>styles; replacing automatically</bookmark_value> <bookmark_value>user-defined styles; automatically replacing</bookmark_value> <bookmark_value>bullets; replacing</bookmark_value> <bookmark_value>paragraphs; joining</bookmark_value> <bookmark_value>joining; paragraphs</bookmark_value>"
msgstr "<bookmark_value>automatické opravy; možnosti</bookmark_value><bookmark_value>možnosti nahrazení</bookmark_value><bookmark_value>slova; automatické nahrazování</bookmark_value><bookmark_value>nahrazení zkratek</bookmark_value><bookmark_value>velká písmena; automatické opravy</bookmark_value><bookmark_value>tučné; automatický formát</bookmark_value><bookmark_value>podtržení; automatický formát</bookmark_value><bookmark_value>mezery; ignorovat dvojité</bookmark_value><bookmark_value>číslování; automatické použití</bookmark_value><bookmark_value>odstavce; číslování automaticky</bookmark_value><bookmark_value>tabulky v textu; automatické vytváření</bookmark_value><bookmark_value>nadpisy; automatické formátování</bookmark_value><bookmark_value>odstraňování prázdných odstavců</bookmark_value><bookmark_value>odstavce; odstraňování prázdných</bookmark_value><bookmark_value>styly; automatické nahrazování</bookmark_value><bookmark_value>uživatelské styly; automatické nahrazování</bookmark_value><bookmark_value>odrážky; nahrazování</bookmark_value><bookmark_value>odstavce; spojování</bookmark_value><bookmark_value>spojování; odstavce</bookmark_value>"
+#. dwyc9
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -30944,6 +35098,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06040100.xhp\" name=\"Options\">Options</link>"
msgstr "<link href=\"text/shared/01/06040100.xhp\" name=\"Možnosti\">Možnosti</link>"
+#. PXGqK
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -30952,6 +35107,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/applyautofmtpage/ApplyAutoFmtPage\">Select the options for automatically correcting errors as you type, and then click <emph>OK</emph>.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/applyautofmtpage/ApplyAutoFmtPage\">Vyberte volby pro automatické opravy během psaní a poté klepněte na <emph>OK</emph>.</ahelp>"
+#. vfcUv
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -30960,6 +35116,7 @@ msgctxt ""
msgid "In text documents, you can choose to apply the AutoCorrect corrections while you type [T], or only when you modify existing text [M] with <emph>Tools - AutoCorrect - Apply</emph>."
msgstr "V textových dokumentech si je možné zvolit, zda se Automatické opravy použijí při psaní [T] nebo při úpravě existujícího textu [M] pomocí <emph>Nástroje - Automatické opravy - Použít</emph>."
+#. m7tDz
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -30968,6 +35125,7 @@ msgctxt ""
msgid "When you choose to modify existing text with all options deselected, still all \"Default\" paragraph styles will be converted to \"Text body\" styles."
msgstr "I když spustíte úpravu existujícího textu a žádná volba nebude zaškrtnuta, všechny odstavce stylu \"Výchozí\" se změní na styl \"Tělo textu\"."
+#. W2qGH
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -30976,6 +35134,7 @@ msgctxt ""
msgid "Use replacement table"
msgstr "Použít tabulku náhrad"
+#. 5BxmH
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -30984,6 +35143,7 @@ msgctxt ""
msgid "If you type a letter combination that matches a shortcut in the <link href=\"text/shared/01/06040200.xhp\" name=\"replacement table\">replacement table</link>, the letter combination is replaced with the replacement text."
msgstr "Pokud napíšete kombinaci písmen shodnou se zkratkou v <link href=\"text/shared/01/06040200.xhp\" name=\"replacement table\">tabulce nahrazení</link>, bude tato kombinace nahrazena odpovídajícím textem."
+#. ZhaW7
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -30992,6 +35152,7 @@ msgctxt ""
msgid "Correct TWo INitial CApitals"
msgstr "Opravit první DVě VElká písmena"
+#. KJmYG
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31000,6 +35161,7 @@ msgctxt ""
msgid "If you type two uppercase letters at the beginning of a \"WOrd\", the second uppercase letter is automatically replaced with a lowercase letter."
msgstr "Pokud napíšete dvě velká písmena na začátku \"SLova\", změní se druhé velké písmeno na malé."
+#. Z9y6a
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31008,6 +35170,7 @@ msgctxt ""
msgid "Capitalize first letter of every sentence."
msgstr "Každé první písmeno věty bude velké."
+#. PByrF
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31016,6 +35179,7 @@ msgctxt ""
msgid "Capitalizes the first letter of every sentence."
msgstr "Změní první písmeno každé věty na velké."
+#. xDBFC
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31024,6 +35188,7 @@ msgctxt ""
msgid "The first letter in a Calc cell will never be capitalized automatically."
msgstr "První písmeno v buňce Calcu se nikdy automaticky nezmění na velké."
+#. FvyG2
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31032,6 +35197,7 @@ msgctxt ""
msgid "Automatic *bold*, /italic/, -strikeout- and _underline_"
msgstr "Automatické *tučné*, /kurzíva/, -přeškrtnuté- a _podtržené_"
+#. sP6BC
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31040,6 +35206,7 @@ msgctxt ""
msgid "Automatically applies bold, italic, strikethrough or underline formatting to text enclosed by asterisks (*), slashes (/), hyphens (-), and underscores (_), respectively. These characters disappear after the formatting is applied."
msgstr "Automaticky použije tučné formátování na text uzavřený do hvězdiček (*) a podtržení na text uzavřený podtržítky (_), např. *tučně*. Po použití formátování se hvězdičky a podtržítka nezobrazují."
+#. fp3o2
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31048,6 +35215,7 @@ msgctxt ""
msgid "This feature does not work if the formatting characters <item type=\"literal\">* / - _</item> are entered with an <link href=\"text/shared/00/00000005.xhp#IME\" name=\"Input Method Editor\">Input Method Editor</link>."
msgstr "Tato vlastnost nefunguje, pokud jsou formátovací znaky <item type=\"literal\">* nebo _</item> zadány <link href=\"text/shared/00/00000005.xhp#IME\" name=\"Editorem vstupu\">Editorem vstupu</link>."
+#. tA7S7
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31056,6 +35224,7 @@ msgctxt ""
msgid "URL Recognition"
msgstr "Rozpoznání URL"
+#. yBEmz
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31064,6 +35233,7 @@ msgctxt ""
msgid "Automatically creates a hyperlink when you type a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>."
msgstr "Automaticky vytvoří hypertextové odkazy, když napíšete <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>."
+#. FD7DC
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31072,6 +35242,7 @@ msgctxt ""
msgid "Replace Dashes"
msgstr "Nahradit pomlčky"
+#. rRyja
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31080,6 +35251,7 @@ msgctxt ""
msgid "Replaces one or two hyphens with a long dash (see the following table)."
msgstr "Nahradí jeden nebo dva spojovníky pomlčkou (viz následující tabulka)."
+#. ZBFwc
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31088,6 +35260,7 @@ msgctxt ""
msgid "Text will be replaced after you type a trailing white space (space, tab, or return). In the following table, the A and B represent text consisting of letters A to z or digits 0 to 9."
msgstr "Text se nahradí, jakmile napíšete koncový prázdný znak (mezera, tabulátor nebo odřádkování). V následující tabulce představuje A a B text složený z písmen A až z nebo číslic 0 až 9."
+#. BFA33
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31096,6 +35269,7 @@ msgctxt ""
msgid "Text that you type:"
msgstr "Text, který jste napsali:"
+#. FqHmg
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31104,6 +35278,7 @@ msgctxt ""
msgid "Result that you get:"
msgstr "Výsledek, který dostanete:"
+#. 5v65P
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31112,6 +35287,7 @@ msgctxt ""
msgid "A - B (A, space, minus, space, B)"
msgstr "A - B (A, mezera, minus, mezera, B)"
+#. 2f3AS
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31120,6 +35296,7 @@ msgctxt ""
msgid "A – B (A, space, en-dash, space, B)"
msgstr "A – B (A, mezera, pomlčka, mezera, B)"
+#. GfyeK
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31128,6 +35305,7 @@ msgctxt ""
msgid "A -- B (A, space, minus, minus, space, B)"
msgstr "A -- B (A, mezera, minus, minus, mezera, B)"
+#. bQDJh
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31136,6 +35314,7 @@ msgctxt ""
msgid "A – B (A, space, en-dash, space, B)"
msgstr "A – B (A, mezera, pomlčka, mezera, B)"
+#. To5BT
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31144,6 +35323,7 @@ msgctxt ""
msgid "A--B (A, minus, minus, B)"
msgstr "A--B (A, minus, minus, B)"
+#. k65sA
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31152,6 +35332,7 @@ msgctxt ""
msgid "A—B (A, em-dash, B)<br/>(see note below the table)"
msgstr "A—B (A, dlouhá pomlčka, B)<br/>(vizte poznámku pod tabulkou)"
+#. 56q9u
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31160,6 +35341,7 @@ msgctxt ""
msgid "A-B (A, minus, B)"
msgstr "A-B (A, minus, B)"
+#. 3BCkG
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31168,6 +35350,7 @@ msgctxt ""
msgid "A-B (unchanged)"
msgstr "A-B (beze změny)"
+#. JD8oX
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31176,6 +35359,7 @@ msgctxt ""
msgid "A -B (A, space, minus, B)"
msgstr "A -B (A, mezera, minus, B)"
+#. ZQRqk
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31184,6 +35368,7 @@ msgctxt ""
msgid "A -B (unchanged)"
msgstr "A -B (beze změny)"
+#. L3a9h
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31192,6 +35377,7 @@ msgctxt ""
msgid "A --B (A, space, minus, minus, B)"
msgstr "A --B (A, mezera, minus, minus, B)"
+#. RJ84L
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31200,6 +35386,7 @@ msgctxt ""
msgid "A –B (A, space, en-dash, B)"
msgstr "A –B (A, mezera, pomlčka, B)"
+#. 2T6iu
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31208,6 +35395,7 @@ msgctxt ""
msgid "If the hyphens are there between digits or the text has the Hungarian or Finnish language attribute, then two hyphens in the sequence A--B are replaced by an en-dash instead of an em-dash."
msgstr "Pokud se spojovníky nachází mezi číslicemi nebo je text v maďarštině či finštině, dva spojovníky se v sekvenci A--B nahradí pomlčkou místo dlouhé pomlčky."
+#. 8kqb2
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31216,6 +35404,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Delete spaces and tabs at beginning and end of paragraph</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Smazat mezery a tabulátory na začátku a na konci odstavce</caseinline></switchinline>"
+#. FBQEM
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31224,6 +35413,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Removes spaces and tabs at the beginning of a paragraph. To use this option, the <emph>Apply Styles</emph> option must also be selected.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Odstraní mezery a tabulátory na začátku a na konci odstavce. Aby se tato volba uplatnila, musí být vybráno také <emph>Použít styly</emph>.</caseinline></switchinline>"
+#. bvALM
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31232,6 +35422,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Delete blanks and tabs at end and start of lines</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Smazat mezery a tabulátory na začátku a na konci řádku</caseinline></switchinline>"
+#. m4ZBP
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31240,6 +35431,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Removes spaces and tabs at the beginning of each line. To use this option, the <emph>Apply Styles</emph> option must also be selected.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Odstraní mezery a tabulátory na začátku a konci každého řádku. Aby se tato volba uplatnila, musí být vybráno také <emph>Použít styly</emph>.</caseinline></switchinline>"
+#. BGD5w
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31248,6 +35440,7 @@ msgctxt ""
msgid "Ignore double spaces"
msgstr "Ignorovat dvojité mezery"
+#. XJvHd
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31256,6 +35449,7 @@ msgctxt ""
msgid "Replaces two or more consecutive spaces with a single space."
msgstr "Nahradí dvě a více po sobě jdoucích mezer jedinou mezerou."
+#. ABnDy
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31264,6 +35458,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Apply numbering - symbol</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Použít číslování - symbol</caseinline></switchinline>"
+#. MHn7L
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31272,6 +35467,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Automatically creates a numbered list when you press Enter at the end of a line that starts with a number followed by a period, a space, and text. If a line starts with a hyphen (-), a plus sign (+), or an asterisk (*), followed by a space, and text, a bulleted list is created when you press Enter.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Automaticky vytvoří číslovaný seznam, pokud stisknete Enter na konci řádku, který začíná číslem, za kterým následuje tečka, mezera a text. Jestliže řádek začíná spojovníkem (-), znaménkem plus (+) nebo hvězdičkou (*) následovanou mezerou a textem, vytvoří se po stisknutí klávesy Enter odrážkový seznam.</caseinline></switchinline>"
+#. KAfyj
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31280,6 +35476,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To cancel automatic numbering when you press Enter at the end of a line that starts with a numbering symbol, press Enter again.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Číslovaný nebo odrážkový seznam, který se automaticky vytvoří po stisknutí klávesy Enter na konci řádku začínajícího číslovacím znakem, zrušíte opětovným stisknutím klávesy Enter.</caseinline></switchinline>"
+#. 8mGz2
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31288,6 +35485,7 @@ msgctxt ""
msgid "The automatic numbering option is only applied to paragraphs that are formatted with the \"Default\", \"Text body\", or \"Text body indent\" paragraph style."
msgstr "Automatické číslování se používá jen pro odstavce, které jsou formátovány stylem odstavce \"Výchozí\", \"Tělo textu\" nebo \"Odsazené tělo textu\"."
+#. o872u
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31296,6 +35494,7 @@ msgctxt ""
msgid "Apply border"
msgstr "Použít ohraničení"
+#. AJGRE
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31304,6 +35503,7 @@ msgctxt ""
msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
msgstr "Automaticky použije ohraničení na spodním okraji předchozího odstavce, pokud napíšete tři nebo více určitých znaků a stisknete Enter. Pro vytvoření jednoduché čáry napište tři nebo více spojovníků (-) nebo podtržítek (_) a stiskněte Enter. Pro vytvoření dvojité čáry napište tři nebo více znaků rovnosti (=), hvězdiček (*), vlnovek (~) nebo mřížek (#) a stiskněte Enter."
+#. BvcCd
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31312,6 +35512,7 @@ msgctxt ""
msgid "To delete the created line, click the paragraph above the line, choose <emph>Format - Paragraph - Borders</emph>, delete the bottom border."
msgstr "Chcete-li odstranit vytvořenou čáru, klepněte na odstavec nad čárou, zvolte <emph>Formát - Odstavec - Ohraničení</emph> a smažte spodní ohraničení."
+#. yv7YY
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31320,6 +35521,7 @@ msgctxt ""
msgid "The following table summarizes the line thickness for the different characters:"
msgstr "V následující tabulce najdete přehled šířky čar pro různé znaky:"
+#. AKg6S
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31328,6 +35530,7 @@ msgctxt ""
msgid "---"
msgstr "---"
+#. AFEWL
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31336,6 +35539,7 @@ msgctxt ""
msgid "0.5pt single underline"
msgstr "0,5 pt jednoduché podtržení"
+#. 7Agog
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31344,6 +35548,7 @@ msgctxt ""
msgid "___"
msgstr "___"
+#. LmwEy
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31352,6 +35557,7 @@ msgctxt ""
msgid "1.0pt single underline"
msgstr "1,0 pt jednoduché podtržení"
+#. XGHtT
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31360,6 +35566,7 @@ msgctxt ""
msgid "==="
msgstr "==="
+#. AkmHz
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31368,6 +35575,7 @@ msgctxt ""
msgid "1.1pt double underline"
msgstr "1,1 pt dvojité podtržení"
+#. AD8uc
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31376,6 +35584,7 @@ msgctxt ""
msgid "***"
msgstr "***"
+#. g3pxh
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31384,6 +35593,7 @@ msgctxt ""
msgid "4.5pt double underline"
msgstr "4,5 pt dvojité podtržení"
+#. dAuHd
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31392,6 +35602,7 @@ msgctxt ""
msgid "~~~"
msgstr "~~~"
+#. GEkMp
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31400,6 +35611,7 @@ msgctxt ""
msgid "6.0pt double underline"
msgstr "6,0 pt dvojité podtržení"
+#. RB69t
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31408,6 +35620,7 @@ msgctxt ""
msgid "###"
msgstr "###"
+#. G9GSG
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31416,6 +35629,7 @@ msgctxt ""
msgid "9.0pt double underline"
msgstr "9,0 pt dvojité podtržení"
+#. sQ22b
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31424,6 +35638,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Create table</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Vytvořit tabulku</caseinline></switchinline>"
+#. Ypvef
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31432,6 +35647,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Creates a table when you press Enter after typing a series of hyphens (-) or tabs separated by plus signs, that is, +------+---+. Plus signs indicate column dividers, while hyphens and tabs indicate the width of a column.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Vytvoří tabulku, pokud stisknete Enter na konci řady spojovníků (-) nebo tabulátorů oddělených znaménky plus, tedy +------+---+. Znaménka plus značí oddělovače sloupců, zatímco spojovníky a tabulátory udávají šířku sloupce.</caseinline></switchinline>"
+#. 5W3Dm
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31440,6 +35656,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">+-----------------+---------------+------+</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">+-----------------+---------------+------+</caseinline></switchinline>"
+#. iv9MD
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31448,6 +35665,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Apply Styles</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Použít styly</caseinline></switchinline>"
+#. MiZoc
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31456,6 +35674,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Automatically replaces the \"Default\" paragraph style with the Heading 1 to Heading 8 paragraph styles. To apply the Heading 1 paragraph style, type the text that you want to use as a heading (without a period), and then press Enter twice. To apply a sub-heading, press Tab one or more times, type the text (without a period), and then press Enter.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Automaticky nahradí styl odstavce \"Výchozí\" styly odstavce Nadpis 1 až Nadpis 8. Pro použití stylu Nadpis 1 napište text, který chcete mít jako nadpis (bez tečky na konci), a pak stiskněte dvakrát Enter. Pro použití podnadpisu stiskněte jednou či víckrát tabulátor, napište text (bez tečky) a stiskněte Enter.</caseinline></switchinline>"
+#. RRoM9
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31464,6 +35683,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Remove blank paragraphs</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Odstranit prázdné odstavce</caseinline></switchinline>"
+#. JmoGZ
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31472,6 +35692,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Removes empty paragraphs from the current document when you choose <emph>Tools - AutoCorrect - Apply</emph>.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Když zvolíte <emph>Nástroje - Automatické opravy - Použít</emph>, odstraní z aktuálního dokumentu prázdné odstavce.</caseinline></switchinline>"
+#. 3wrpe
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31480,6 +35701,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Replace Custom Styles</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nahradit vlastní styly</caseinline></switchinline>"
+#. ABgU8
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31488,6 +35710,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Replaces the custom paragraph styles in the current document with the \"Default\", the \"Text Body\", or the \"Text Body Indent\" paragraph style.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nahradí v aktuálním dokumentu vlastní styly odstavce za styly \"Výchozí\", \"Tělo textu\" nebo \"Odsazení těla textu\".</caseinline></switchinline>"
+#. UsxjM
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31496,6 +35719,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Replace bullets with</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nahradit odrážky za</caseinline></switchinline>"
+#. sPDGS
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31504,6 +35728,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Converts paragraphs that start with a hyphen (-), a plus sign (+), or an asterisk (*) directly followed by a space or a tab, to bulleted lists. This option only works on paragraphs that are formatted with the \"Default\", \"Text Body\", or \"Text Body Indent\" paragraph styles. To change the bullet style that is used, select this option, and then click <emph>Edit</emph>.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Převede na odrážkové seznamy odstavce začínající spojovníkem (-), znaménkem plus (+) nebo hvězdičkou (*), za kterými následuje mezera nebo tabulátor. Tato volba funguje pouze na odstavce, které jsou formátovány pomocí stylů odstavce \"Výchozí\", \"Tělo textu\" nebo \"Odsazení těla textu\". Použitý symbol odrážky změníte po výběru této volby klepnutím na <emph>Upravit</emph>.</caseinline></switchinline>"
+#. vbwez
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31512,6 +35737,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Sloučit jednořádkové odstavce, je-li délka větší než...</caseinline></switchinline>"
+#. EAitT
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31520,6 +35746,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combines consecutive single-line paragraphs into a single paragraph. This option only works on paragraphs that use the \"Default\" paragraph style. If a paragraph is longer than the specified length value, the paragraph is combined with the next paragraph. To enter a different length value, select the option, and then click <link href=\"text/swriter/01/05150104.xhp\"><emph>Edit</emph></link>.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Sloučí po sobě jdoucí jednořádkové odstavce do jediného odstavce. Tato volba funguje pouze na odstavce se stylem odstavce \"Výchozí\". Pokud je odstavec delší než zadaná hodnota, je sloučen s následujícím odstavcem. Jinou hodnotu délky vložíte po výběru této volby kliknutím na <link href=\"text/swriter/01/05150104.xhp\"><emph>Upravit</emph></link>.</caseinline></switchinline>"
+#. GyEbF
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31528,6 +35755,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Modifies the selected AutoCorrect option.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Upraví vybranou možnost automatické opravy.</ahelp>"
+#. 8WspA
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31536,6 +35764,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Edit</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Upravit</caseinline></switchinline>"
+#. q9J8u
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
@@ -31544,6 +35773,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/applyautofmtpage/edit\">Modifies the selected AutoCorrect option.</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/applyautofmtpage/edit\">Upraví vybranou možnost automatické opravy.</ahelp></caseinline></switchinline>"
+#. KBaQh
#: 06040200.xhp
msgctxt ""
"06040200.xhp\n"
@@ -31552,6 +35782,7 @@ msgctxt ""
msgid "Replace"
msgstr "Nahradit"
+#. Kt8yG
#: 06040200.xhp
msgctxt ""
"06040200.xhp\n"
@@ -31560,6 +35791,7 @@ msgctxt ""
msgid "<bookmark_value>AutoCorrect function; replacement table</bookmark_value><bookmark_value>replacement table</bookmark_value><bookmark_value>replacing; AutoCorrect function</bookmark_value><bookmark_value>text; replacing with format</bookmark_value><bookmark_value>frames; AutoCorrect function</bookmark_value><bookmark_value>pictures; inserting automatically</bookmark_value><bookmark_value>AutoCorrect function; pictures and frames</bookmark_value>"
msgstr "<bookmark_value>automatický formát; tabulka náhrad</bookmark_value><bookmark_value>tabulka náhrad</bookmark_value><bookmark_value>nahrazování; automatický formát</bookmark_value><bookmark_value>text; nahrazování s formátem</bookmark_value><bookmark_value>rámce; automatický formát</bookmark_value><bookmark_value>obrázky; automatické vkládání</bookmark_value><bookmark_value>automatický formát; obrázky a rámce</bookmark_value>"
+#. penrE
#: 06040200.xhp
msgctxt ""
"06040200.xhp\n"
@@ -31568,6 +35800,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06040200.xhp\" name=\"Replace\">Replace</link>"
msgstr "<link href=\"text/shared/01/06040200.xhp\" name=\"Nahradit\">Nahradit</link>"
+#. VFdj9
#: 06040200.xhp
msgctxt ""
"06040200.xhp\n"
@@ -31576,6 +35809,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/acorreplacepage/AcorReplacePage\">Edits the replacement table for automatically correcting or replacing words or abbreviations in your document.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/acorreplacepage/AcorReplacePage\">Umožňuje upravit tabulku náhrad pro automatické opravy nebo nahrazování slov či zkratek v dokumentech.</ahelp>"
+#. WwGDs
#: 06040200.xhp
msgctxt ""
"06040200.xhp\n"
@@ -31584,6 +35818,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To enable the replacement table, choose <emph>Tools - AutoCorrect - AutoCorrect Options</emph>, click the <emph>Options</emph> tab, and then select <emph>Use replacement table</emph>. To use the replacement table while you type, check <emph>Tools - AutoCorrect - While Typing</emph>.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Tabulku náhrad povolíte tím, že zvolíte <emph>Nástroje - Automatické opravy - Nastavení automatických oprav</emph>, klepnete na kartu <emph>Možnosti</emph> a zaškrtnete pole <emph>Použít tabulku náhrad</emph>. Chcete-li použít tabulku náhrad při psaní, zvolte <emph>Nástroje - Automatické opravy - Při psaní</emph>.</caseinline></switchinline>"
+#. sCsjM
#: 06040200.xhp
msgctxt ""
"06040200.xhp\n"
@@ -31592,6 +35827,7 @@ msgctxt ""
msgid "Replacement table"
msgstr "Tabulka nahrazení"
+#. q6CLC
#: 06040200.xhp
msgctxt ""
"06040200.xhp\n"
@@ -31600,6 +35836,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/acorreplacepage/tabview\">Lists the entries for automatically replacing words, abbreviations or word parts while you type. To add an entry, enter text in the <emph>Replace </emph>and <emph>With </emph>boxes, and then click <emph>New</emph>. To edit an entry, select it, change the text in the <emph>With</emph> box, and then click <emph>Replace</emph>. To delete an entry, select it, and then click <emph>Delete</emph>.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/acorreplacepage/tabview\">Seznam všech položek pro automatické nahrazování slov, jejich částí nebo zkratek během psaní. Chcete-li položku přidat, zadejte text do polí <emph>Nahradit</emph> a <emph>Za</emph> a poté klepněte na <emph>Nový</emph>. Chcete-li položku upravit, vyberte ji, změňte text v poli <emph>Za</emph> a klepněte na <emph>Nahradit</emph>. Chcete-li položku odstranit, vyberte ji a klepněte na <emph>Odstranit</emph>.</ahelp>"
+#. jH7Cp
#: 06040200.xhp
msgctxt ""
"06040200.xhp\n"
@@ -31608,6 +35845,7 @@ msgctxt ""
msgid "You can use the AutoCorrect feature to apply a specific character format to a word, abbreviation or a word part. Select the formatted text in your document, open this dialog, clear the <emph>Text only</emph> box, and then enter the text that you want to replace in the<emph> Replace</emph> box."
msgstr "Automatické opravy je možné použít k přiřazení určitého formátu znaků ke slovu, části slova nebo zkratce. Vyberte v dokumentu formátovaný text, otevřete tento dialog, zrušte zaškrtnutí pole <emph>Pouze text</emph> a do pole <emph>Nahradit</emph> zadejte slovo, které chcete nahradit."
+#. E8kAC
#: 06040200.xhp
msgctxt ""
"06040200.xhp\n"
@@ -31616,6 +35854,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">You can also include frames, graphics, and OLE objects in an AutoCorrect entry, so long as they are anchored <emph>as characters</emph> in the text. Select the frame, graphic or OLE object and at least one text character in front of and behind the object. Open this dialog, type a name for this AutoCorrect entry in the <emph>Replace </emph>box, and then click <emph>New</emph>.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Do položky automatických oprav je možné přidat také rámce, obrázky a objekty OLE, pokud jsou v textu ukotveny <emph>jako znaky</emph>. Označte rámec, obrázek nebo objekt OLE a alespoň jeden znak před nebo za objektem. Otevřete toto dialogové okno, zadejte do pole <emph>Nahradit</emph> název a poté klepněte na <emph>Nový</emph>.</caseinline></switchinline>"
+#. zG2eL
#: 06040200.xhp
msgctxt ""
"06040200.xhp\n"
@@ -31624,6 +35863,7 @@ msgctxt ""
msgid "Replace"
msgstr "Nahradit"
+#. QNsYA
#: 06040200.xhp
msgctxt ""
"06040200.xhp\n"
@@ -31632,6 +35872,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/acorreplacepage/origtext\">Enter the word, abbreviation or word part that you want to replace while you type. Wildcard character sequence .* in the end of word results the replacement of the word before arbitrary suffixes, too. Wildcard character sequence .* before the word results the replacement after arbitrary prefixes, too. For example, the pattern \"i18n.*\" with the replacement text \"internationalization\" finds and replaces \"i18ns\" with \"internationalizations\", or the pattern \".*...\" with the replacement text \"…\" finds and replaces three dots in \"word...\" with the typographically correct precomposed Unicode horizontal ellipsis (\"word…\").</ahelp>"
msgstr "<ahelp hid=\"cui/ui/acorreplacepage/origtext\">Zadejte slovo, část slova nebo zkratku, kterou chcete při psaní nahradit. Posloupnost zástupných znaků .* na konci slova znamená, že budou nahrazena také slova před libovolnou příponou. Posloupnost zástupných znaků .* na začátku slova znamená, že budou nahrazena také slova za libovolnou předponou. Pokud například zadáte \"i18n.*\" a text náhrady \"internationalization\", bude slovo \"i18ns\" nahrazeno slovem \"internationalizations\". Pro výraz \".*...\" a text náhrady \"…\" budou v textu \"slovo...\" nahrazeny tři tečky typograficky správnou výpustkou ze znaků Unicode (\"slovo…\").</ahelp>"
+#. LVDxA
#: 06040200.xhp
msgctxt ""
"06040200.xhp\n"
@@ -31640,6 +35881,7 @@ msgctxt ""
msgid "To replace word parts or characters within words, you can use starting and terminating wildcard character sequences in the same pattern. For example, entering time values can be faster using only numerical keys, and double decimal separators as colons in the following way: set the pattern \".*...*\" or \".*,,.*\" (double dots or commas within words) and the replacement text \":\", and entering \"10..30\" or \"10,,30\" results \"10:30\" automatically."
msgstr "Chcete-li nahradit části slov nebo znaky uvnitř slov, můžete stejným způsobem použít počáteční a koncovou posloupnost zástupných znaků. Například můžete urychlit zadávání časových údajů tím, že budete používat pouze numerickou klávesnici a místo dvojteček budete zadávat dvakrát oddělovač desetinných míst. Pokud nastavíte výraz \".*...*\" nebo \".*,,.*\" (dvě tečky nebo dvě čárky uvnitř slov) a text náhrady \":\" a poté zadáte \"10..30\" nebo \"10,,30\", text se automaticky změní na \"10:30\"."
+#. F4UNM
#: 06040200.xhp
msgctxt ""
"06040200.xhp\n"
@@ -31648,6 +35890,7 @@ msgctxt ""
msgid "With:"
msgstr "Za:"
+#. gyEtq
#: 06040200.xhp
msgctxt ""
"06040200.xhp\n"
@@ -31656,6 +35899,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/acorreplacepage/newtext\">Enter the replacement text, graphic, frame, or OLE object that you want to replace the text in the<emph> Replace</emph> box. If you have selected text, a graphic, a frame, or an OLE object in your document, the relevant information is already entered here.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/acorreplacepage/newtext\">Zadejte nahrazující text, obrázek, rámec nebo objekt OLE, kterým chcete nahradit text z pole <emph>Nahradit</emph>. Pokud jste v dokumentu označil text, obrázek, rámec nebo objekt OLE, již je informace v tomto poli vyplněna.</ahelp>"
+#. UVhkC
#: 06040200.xhp
msgctxt ""
"06040200.xhp\n"
@@ -31664,6 +35908,7 @@ msgctxt ""
msgid "Text only"
msgstr "Pouze text"
+#. B5Jkw
#: 06040200.xhp
msgctxt ""
"06040200.xhp\n"
@@ -31672,6 +35917,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/acorreplacepage/textonly\">Saves the entry in the <emph>With</emph> box without formatting. When the replacement is made, the text uses the same format as the document text.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/acorreplacepage/textonly\">Uloží položku z pole <emph>Za</emph> bez formátování. Při nahrazení text používá stejné formátování jako text dokumentu.</ahelp>"
+#. 2CnnQ
#: 06040200.xhp
msgctxt ""
"06040200.xhp\n"
@@ -31680,6 +35926,7 @@ msgctxt ""
msgid "New"
msgstr "Nová"
+#. mxVDX
#: 06040200.xhp
msgctxt ""
"06040200.xhp\n"
@@ -31688,6 +35935,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/acorreplacepage/new\">Adds or replaces an entry in the replacement table.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/acorreplacepage/new\">Přidá nebo nahradí záznam v tabulce náhrad.</ahelp>"
+#. kMUv5
#: 06040300.xhp
msgctxt ""
"06040300.xhp\n"
@@ -31696,6 +35944,7 @@ msgctxt ""
msgid "Exceptions"
msgstr "Výjimky"
+#. Fozxv
#: 06040300.xhp
msgctxt ""
"06040300.xhp\n"
@@ -31704,6 +35953,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06040300.xhp\" name=\"Exceptions\">Exceptions</link>"
msgstr "<link href=\"text/shared/01/06040300.xhp\" name=\"Výjimky\">Výjimky</link>"
+#. EVDSP
#: 06040300.xhp
msgctxt ""
"06040300.xhp\n"
@@ -31712,6 +35962,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/acorexceptpage/AcorExceptPage\">Specify the abbreviations or letter combinations that you do not want $[officename] to correct automatically.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/acorexceptpage/AcorExceptPage\">Určete zkratky nebo kombinace slov, které nemá $[officename] automaticky nahrazovat.</ahelp>"
+#. LDTsF
#: 06040300.xhp
msgctxt ""
"06040300.xhp\n"
@@ -31720,6 +35971,7 @@ msgctxt ""
msgid "The exceptions that you define depend on the current language setting. If you want, you can change the language setting by selecting a different language in the <emph>Replacements and exceptions for language</emph> box."
msgstr "Výjimky, které určíte, závisejí na aktuálním jazykovém nastavení. Pokud chcete, je možné změnit jazykové nastavení výběrem jiného jazyka v poli <emph>Náhrady a výjimky pro jazyk</emph>."
+#. cnYcJ
#: 06040300.xhp
msgctxt ""
"06040300.xhp\n"
@@ -31728,6 +35980,7 @@ msgctxt ""
msgid "Replacements and exceptions for language:"
msgstr "Náhrady a výjimky pro jazyk:"
+#. uGWdn
#: 06040300.xhp
msgctxt ""
"06040300.xhp\n"
@@ -31736,6 +35989,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/autocorrectdialog/lang\">Select the language for which you want to create or edit the replacement rules.</ahelp> $[officename] first searches for exceptions that are defined for the language at the current cursor position in the document, and then searches the remaining languages."
msgstr "<ahelp hid=\"cui/ui/autocorrectdialog/lang\">Vyberte jazyk, pro který chcete vytvořit nebo upravit pravidla nahrazování.</ahelp> $[officename] nejprve hledá výjimky, které jsou určeny pro jazyk na aktuální pozici kurzoru v dokumentu, a poté hledá ve zbývajících jazycích."
+#. uRkBw
#: 06040300.xhp
msgctxt ""
"06040300.xhp\n"
@@ -31744,6 +35998,7 @@ msgctxt ""
msgid "Abbreviations (no subsequent capital)"
msgstr "Zkratky (ne před velkým písmenem)"
+#. kStmA
#: 06040300.xhp
msgctxt ""
"06040300.xhp\n"
@@ -31752,6 +36007,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/acorexceptpage/abbrev\">Type an abbreviation followed by a period, and then click <emph>New</emph>. This prevents $[officename] from automatically capitalizing the first letter of the word that comes after the period at the end of the abbreviation.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/acorexceptpage/abbrev\">Napište zkratku a tečku a poté klepněte na <emph>Nový</emph>. Tím zabráníte $[officename], aby automaticky zvětšil první písmeno slova, které následuje po tečce na konci zkratky.</ahelp>"
+#. FnBVf
#: 06040300.xhp
msgctxt ""
"06040300.xhp\n"
@@ -31760,6 +36016,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/acorexceptpage/abbrevlist\">Lists the abbreviations that are not automatically corrected.</ahelp> To remove an item from the list, select the item, and then click <emph>Delete</emph>."
msgstr "<ahelp hid=\"cui/ui/acorexceptpage/abbrevlist\">Seznam zkratek, které se neopravují automaticky.</ahelp> Chcete-li odstranit položku ze seznamu, vyberte položku a poté klepněte na <emph>Odstranit</emph>."
+#. KjUwh
#: 06040300.xhp
msgctxt ""
"06040300.xhp\n"
@@ -31768,6 +36025,7 @@ msgctxt ""
msgid "Words with TWo INitial CApitals"
msgstr "Slova se dvěma počátečními velkými písmeny"
+#. N9Ea2
#: 06040300.xhp
msgctxt ""
"06040300.xhp\n"
@@ -31776,6 +36034,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/acorexceptpage/double\">Type the word or abbreviation that starts with two capital letters that you do not want $[officename] to change to one initial capital. For example, enter PC to prevent $[officename] from changing PC to Pc.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/acorexceptpage/double\">Zadejte slovo nebo zkratku, která začíná dvěma velkými písmeny a u které $[officename] nemá měnit velikost písmen. Např. zadejte PC a zabráníte změně PC na Pc.</ahelp>"
+#. oW2JB
#: 06040300.xhp
msgctxt ""
"06040300.xhp\n"
@@ -31784,6 +36043,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/acorexceptpage/doublelist\">Lists the words or abbreviations that start with two initial capitals that are not automatically corrected. All words which start with two capital letters are listed in the field.</ahelp> To remove an item from the list, select the item, and then click <emph>Delete</emph>."
msgstr "<ahelp hid=\"cui/ui/acorexceptpage/doublelist\">Seznam slov nebo zkratek, které začínají dvěma velkými písmeny a které se nemají automaticky opravovat. V poli jsou vypsána všechna slova, která začínají dvěma velkými písmeny.</ahelp> Chcete-li odstranit položku ze seznamu, vyberte položku a klepněte na <emph>Odstranit</emph>."
+#. AtnKw
#: 06040300.xhp
msgctxt ""
"06040300.xhp\n"
@@ -31792,6 +36052,7 @@ msgctxt ""
msgid "New"
msgstr "Nová"
+#. RYC8W
#: 06040300.xhp
msgctxt ""
"06040300.xhp\n"
@@ -31800,6 +36061,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/acorexceptpage/newdouble\">Adds the current entry to the list of exceptions.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/acorexceptpage/newdouble\">Přidá aktuální položku do seznamu výjimek.</ahelp>"
+#. zKKBB
#: 06040300.xhp
msgctxt ""
"06040300.xhp\n"
@@ -31808,6 +36070,7 @@ msgctxt ""
msgid "AutoInclude"
msgstr "Automatické zahrnutí"
+#. 8HMMx
#: 06040300.xhp
msgctxt ""
"06040300.xhp\n"
@@ -31816,6 +36079,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/acorexceptpage/autodouble\">Automatically adds abbreviations or words that start with two capital letters to the corresponding list of exceptions. This feature only works if the <emph>Correct TWo INitial CApitals</emph> option or the Capitalize<emph> first letter of every sentence</emph> option are selected in the <emph>[T]</emph> column on<link href=\"text/shared/01/06040100.xhp\" name=\"Options\"><emph>Options</emph></link> tab of this dialog. </ahelp>"
msgstr "<ahelp hid=\"cui/ui/acorexceptpage/autodouble\">Automaticky přidá zkratky nebo slova, která začínají dvěma velkými písmeny, do odpovídajícího seznamu výjimek. Tato možnost funguje pouze tehdy, je-li na kartě <link href=\"text/shared/01/06040100.xhp\" name=\"Možnosti\"><emph>Možnosti</emph></link> ve sloupci <emph>[T]</emph> zaškrtnuta volba <emph>Opravit první DVě VElká písmena</emph> nebo <emph>Každé první písmeno věty bude velké</emph>.</ahelp>"
+#. iDNuq
#: 06040400.xhp
msgctxt ""
"06040400.xhp\n"
@@ -31824,6 +36088,7 @@ msgctxt ""
msgid "Localized Options"
msgstr "Místní možnosti"
+#. 2WXpD
#: 06040400.xhp
msgctxt ""
"06040400.xhp\n"
@@ -31832,6 +36097,7 @@ msgctxt ""
msgid "<bookmark_value>quotes; custom</bookmark_value><bookmark_value>custom quotes</bookmark_value><bookmark_value>AutoCorrect function; quotes</bookmark_value><bookmark_value>replacing;ordinal numbers</bookmark_value><bookmark_value>ordinal numbers;replacing</bookmark_value>"
msgstr "<bookmark_value>uvozovky; vlastní</bookmark_value><bookmark_value>vlastní uvozovky</bookmark_value><bookmark_value>automatické opravy; uvozovky</bookmark_value><bookmark_value>nahrazování;řadové číslovky</bookmark_value><bookmark_value>řadové číslovky;nahrazování</bookmark_value>"
+#. C7GFf
#: 06040400.xhp
msgctxt ""
"06040400.xhp\n"
@@ -31840,6 +36106,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06040400.xhp\" name=\"Localized Options\">Localized Options</link>"
msgstr "<link href=\"text/shared/01/06040400.xhp\" name=\"Místní možnosti\">Místní možnosti</link>"
+#. pTkZE
#: 06040400.xhp
msgctxt ""
"06040400.xhp\n"
@@ -31848,6 +36115,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Specify the AutoCorrect options for quotation marks and for options that are specific to the language of the text.</ahelp>"
msgstr "<ahelp hid=\".\">Nastavuje v automatických opravách znaky pro uvozovky a možnosti, které jsou specifické pro daný jazyk textu.</ahelp>"
+#. Luaaq
#: 06040400.xhp
msgctxt ""
"06040400.xhp\n"
@@ -31856,6 +36124,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select to apply the replacements while you type [T], or when you modify existing text [M].</ahelp>"
msgstr "<ahelp hid=\".\">Vyberte, zda se budou opravy provádět během psaní [T] nebo při změně existujícího textu [M].</ahelp>"
+#. iVaEY
#: 06040400.xhp
msgctxt ""
"06040400.xhp\n"
@@ -31864,6 +36133,7 @@ msgctxt ""
msgid "Add non-breaking space before specific punctuation marks in French text"
msgstr "Ve francouzském textu přidávat před určitá interpunkční znaménka nezlomitelnou mezeru"
+#. 63xsu
#: 06040400.xhp
msgctxt ""
"06040400.xhp\n"
@@ -31872,6 +36142,7 @@ msgctxt ""
msgid "Inserts a non breaking space before \";\", \"!\", \"?\", \":\" and \"%\" when the character language is set to French (France, Belgium, Luxembourg, Monaco, or Switzerland) and before \":\" only when the character language is set to French (Canada)."
msgstr "Vloží nezlomitelnou mezeru před \";\", \"!\", \"?\", \":\" a \"%\", pokud je jazyk znaku nastaven na francouzštinu (Francie, Belgie, Lucembursko, Monako nebo Švýcarsko), a jenom před \":\", pokud je jazyk znaku nastaven na francouzština (Kanada)."
+#. V5jP3
#: 06040400.xhp
msgctxt ""
"06040400.xhp\n"
@@ -31880,6 +36151,7 @@ msgctxt ""
msgid "Format ordinal number suffixes (1st ... 1<sup>st</sup>)"
msgstr "Nahradit přípony řadových číslovek (1st za 1<sup>st</sup>)"
+#. 2mAod
#: 06040400.xhp
msgctxt ""
"06040400.xhp\n"
@@ -31888,6 +36160,7 @@ msgctxt ""
msgid "Formats the text characters of ordinals, such as 1st, 2nd, or 3rd, as superscripts. For example, in English text, 1st will be converted to 1<sup>st</sup>."
msgstr "Zformátuje znaky textu řadových číslovek (jako 1st, 2nd nebo 3rd) jako horní index. Například v anglickém textu bude 1st převedeno na 1<sup>st</sup>."
+#. oU5Sr
#: 06040400.xhp
msgctxt ""
"06040400.xhp\n"
@@ -31896,6 +36169,7 @@ msgctxt ""
msgid "Note that this only applies to languages that have the convention of formatting ordinal numbers as superscript."
msgstr "Tato náhrada se týká pouze jazyků, ve kterých je zvykem formátovat řadové číslovky jako horní index."
+#. YRQQD
#: 06040400.xhp
msgctxt ""
"06040400.xhp\n"
@@ -31904,6 +36178,7 @@ msgctxt ""
msgid "Single Quotes / Double Quotes"
msgstr "Jednoduché uvozovky / dvojité uvozovky"
+#. AGGYH
#: 06040400.xhp
msgctxt ""
"06040400.xhp\n"
@@ -31912,6 +36187,7 @@ msgctxt ""
msgid "Specify the replacement characters to use for single or double quotation marks."
msgstr "Určete znaky, které nahradí jednoduché nebo dvojité uvozovky."
+#. NUbU8
#: 06040400.xhp
msgctxt ""
"06040400.xhp\n"
@@ -31920,6 +36196,7 @@ msgctxt ""
msgid "Replace"
msgstr "Nahradit"
+#. AaFcH
#: 06040400.xhp
msgctxt ""
"06040400.xhp\n"
@@ -31928,6 +36205,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Automatically replaces the default system symbol for the given type of quotation marks with the special character that you specify.</ahelp>"
msgstr "<ahelp hid=\".\">Automaticky nahradí výchozí systémový symbol pro daný typ uvozovek speciálním znakem, který určíte.</ahelp>"
+#. boiQB
#: 06040400.xhp
msgctxt ""
"06040400.xhp\n"
@@ -31936,6 +36214,7 @@ msgctxt ""
msgid "Start quote"
msgstr "Levá uvozovka"
+#. MBS7T
#: 06040400.xhp
msgctxt ""
"06040400.xhp\n"
@@ -31944,6 +36223,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select the <link href=\"text/shared/01/04100000.xhp\" name=\"special character\">special character</link> that will automatically replace the current opening quotation mark in your document when you choose <emph>Tools - AutoCorrect - Apply</emph>.</ahelp>"
msgstr "<ahelp hid=\".\">Vyberte <link href=\"text/shared/01/04100000.xhp\" name=\"speciální znak\">speciální znak</link>, který automaticky nahradí úvodní uvozovku při příkazu <emph>Nástroje - Automatické opravy - Použít</emph>.</ahelp>"
+#. rmnSr
#: 06040400.xhp
msgctxt ""
"06040400.xhp\n"
@@ -31952,6 +36232,7 @@ msgctxt ""
msgid "End quote"
msgstr "Pravá uvozovka"
+#. mgdRK
#: 06040400.xhp
msgctxt ""
"06040400.xhp\n"
@@ -31960,6 +36241,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select the <link href=\"text/shared/01/04100000.xhp\" name=\"special character\">special character</link> that will automatically replace the current closing quotation mark in your document when you choose <emph>Tools - AutoCorrect - Apply</emph>.</ahelp>"
msgstr "<ahelp hid=\".\">Vyberte <link href=\"text/shared/01/04100000.xhp\" name=\"speciální znak\">speciální znak</link>, který automaticky nahradí koncovou uvozovku při příkazu <emph>Nástroje - Automatické opravy - Použít</emph>.</ahelp>"
+#. fzTrp
#: 06040400.xhp
msgctxt ""
"06040400.xhp\n"
@@ -31968,6 +36250,7 @@ msgctxt ""
msgid "Default"
msgstr "Výchozí"
+#. GAAfQ
#: 06040400.xhp
msgctxt ""
"06040400.xhp\n"
@@ -31976,6 +36259,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Resets the quotation marks to the default symbols.</ahelp>"
msgstr "<ahelp hid=\".\">Nastaví znaky uvozovek na výchozí symboly.</ahelp>"
+#. F9Eqa
#: 06040500.xhp
msgctxt ""
"06040500.xhp\n"
@@ -31984,6 +36268,7 @@ msgctxt ""
msgid "AutoCorrect context menu"
msgstr "Místní nabídka funkce Automatické opravy"
+#. rqBQA
#: 06040500.xhp
msgctxt ""
"06040500.xhp\n"
@@ -31992,6 +36277,7 @@ msgctxt ""
msgid "<bookmark_value>AutoCorrect function; context menu</bookmark_value><bookmark_value>spellcheck; context menus</bookmark_value>"
msgstr "<bookmark_value>automatické opravy; místní nabídka</bookmark_value><bookmark_value>kontrola pravopisu; místní nabídka</bookmark_value>"
+#. p8cgD
#: 06040500.xhp
msgctxt ""
"06040500.xhp\n"
@@ -32000,6 +36286,7 @@ msgctxt ""
msgid "AutoCorrect context menu"
msgstr "Místní nabídka funkce Automatické opravy"
+#. t8VBi
#: 06040500.xhp
msgctxt ""
"06040500.xhp\n"
@@ -32008,6 +36295,7 @@ msgctxt ""
msgid "To access this menu, right-click a misspelled word in your document. To view the misspelled words in your document, choose <emph>Tools - Automatic Spell Checking</emph>."
msgstr "Pro přístup k této nabídce klepněte pravým tlačítkem na chybné slovo v dokumentu. Chcete-li zobrazit chybná slova v dokumentu, zvolte <emph>Nástroje - Kontrola pravopisu - Automatická kontrola pravopisu</emph>."
+#. w8XEy
#: 06040500.xhp
msgctxt ""
"06040500.xhp\n"
@@ -32016,6 +36304,7 @@ msgctxt ""
msgid "<Replacement Suggestions>"
msgstr "<Návrhy náhrad>"
+#. BVAGw
#: 06040500.xhp
msgctxt ""
"06040500.xhp\n"
@@ -32024,6 +36313,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_LINGU_REPLACE\">Click the word to replace the highlighted word. Use the AutoCorrect submenu for permanent replacement.</ahelp>"
msgstr "<ahelp hid=\"HID_LINGU_REPLACE\">Klepnutím na slovo nahradíte zvýrazněné slovo. Pomocí podnabídky Automatické opravy nastavíte trvalé nahrazení.</ahelp>"
+#. RBuPv
#: 06040500.xhp
msgctxt ""
"06040500.xhp\n"
@@ -32032,6 +36322,7 @@ msgctxt ""
msgid "Spellcheck"
msgstr "Kontrola pravopisu"
+#. z2bPn
#: 06040500.xhp
msgctxt ""
"06040500.xhp\n"
@@ -32040,6 +36331,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/spellmenu/spelldialog\">Opens the <link href=\"text/shared/01/06010000.xhp\" name=\"Spellcheck\">Spellcheck</link> dialog.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/spellmenu/spelldialog\">Otevře dialogové okno <link href=\"text/shared/01/06010000.xhp\" name=\"Kontrola pravopisu\">Kontrola pravopisu</link>.</ahelp>"
+#. mfvxN
#: 06040500.xhp
msgctxt ""
"06040500.xhp\n"
@@ -32048,6 +36340,7 @@ msgctxt ""
msgid "Add"
msgstr "Přidat"
+#. xp5ue
#: 06040500.xhp
msgctxt ""
"06040500.xhp\n"
@@ -32056,6 +36349,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/spellmenu/add\">Adds the highlighted word to a user-defined dictionary.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/spellmenu/add\">Přidá zvýrazněné slovo do uživatelského slovníku.</ahelp>"
+#. rydCJ
#: 06040500.xhp
msgctxt ""
"06040500.xhp\n"
@@ -32064,6 +36358,7 @@ msgctxt ""
msgid "Ignore all"
msgstr "Ignorovat vždy"
+#. kysY5
#: 06040500.xhp
msgctxt ""
"06040500.xhp\n"
@@ -32072,6 +36367,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/spellmenu/ignoreall\">Ignores all instances of the highlighted word in the current document.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/spellmenu/ignoreall\">Ignoruje všechny výskyty zvýrazněného slova v aktuálním dokumentu.</ahelp>"
+#. F5tTX
#: 06040500.xhp
msgctxt ""
"06040500.xhp\n"
@@ -32080,6 +36376,7 @@ msgctxt ""
msgid "AutoCorrect"
msgstr "Automatické opravy"
+#. LiDLV
#: 06040500.xhp
msgctxt ""
"06040500.xhp\n"
@@ -32088,6 +36385,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_LINGU_AUTOCORR\">To always replace the highlighted word, click a word in the list. The word pair is stored in the replacement table under Tools - AutoCorrect - AutoCorrect Options - Replace.</ahelp>"
msgstr "<ahelp hid=\"HID_LINGU_AUTOCORR\">Chcete-li vždy nahradit zvýrazněné slovo, klepněte na slovo v seznamu. Dvojice slov se uloží v tabulce náhrad (Nástroje - Automatické opravy - Nastavení automatických oprav - Nahradit).</ahelp>"
+#. 4nkrb
#: 06040500.xhp
msgctxt ""
"06040500.xhp\n"
@@ -32096,6 +36394,7 @@ msgctxt ""
msgid "Word is <name of language>"
msgstr "Slovo je <název jazyka>"
+#. HUKFe
#: 06040500.xhp
msgctxt ""
"06040500.xhp\n"
@@ -32104,6 +36403,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_LINGU_WORD_LANGUAGE\">Changes the language settings for the highlighted word, if the word is found in another dictionary.</ahelp>"
msgstr "<ahelp hid=\"HID_LINGU_WORD_LANGUAGE\">Je-li slovo nalezeno v jiném slovníku, změní jazyk zvýrazněného slova.</ahelp>"
+#. QSpC5
#: 06040500.xhp
msgctxt ""
"06040500.xhp\n"
@@ -32112,6 +36412,7 @@ msgctxt ""
msgid "Paragraph is <name of language>"
msgstr "Odstavec je <název jazyka>"
+#. pNDHN
#: 06040500.xhp
msgctxt ""
"06040500.xhp\n"
@@ -32120,6 +36421,7 @@ msgctxt ""
msgid "<ahelp hid=\"HID_LINGU_PARA_LANGUAGE\">Changes the language setting for the paragraph that contains the highlighted word, if the word is found in another dictionary.</ahelp>"
msgstr "<ahelp hid=\"HID_LINGU_PARA_LANGUAGE\">Je-li slovo nalezeno v jiném slovníku, změní jazyk odstavce, který jej obsahuje.</ahelp>"
+#. cJB6R
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32128,6 +36430,7 @@ msgctxt ""
msgid "Word Completion"
msgstr "Dokončování slov"
+#. 4jDBM
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32136,6 +36439,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06040600.xhp\" name=\"Word Completion\">Word Completion</link>"
msgstr "<link href=\"text/shared/01/06040600.xhp\" name=\"Dokončování slov\">Dokončování slov</link>"
+#. 9v5os
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32144,6 +36448,7 @@ msgctxt ""
msgid "Set the options for completing frequently occurring words while you type."
msgstr "Nastavení pro dokončování často používaných slov při psaní."
+#. gXrvC
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32152,6 +36457,7 @@ msgctxt ""
msgid "Enable word completion"
msgstr "Povolit dokončování slov"
+#. FyNAv
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32160,6 +36466,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/wordcompletionpage/enablewordcomplete\">Stores frequently used words, and automatically completes a word after you type three letters that match the first three letters of a stored word.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/wordcompletionpage/enablewordcomplete\">Ukládá často používaná slova a automaticky dokončuje slovo, když napíšete tři znaky, které odpovídají počátečním znakům uloženého slova.</ahelp>"
+#. 4pxAi
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32168,6 +36475,7 @@ msgctxt ""
msgid "Append space"
msgstr "Přidat mezeru"
+#. yPXWL
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32176,6 +36484,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/wordcompletionpage/appendspace\">If you do not add punctuation after the word, $[officename] adds a space.</ahelp> The space is added as soon as you begin typing the next word."
msgstr "<ahelp hid=\"cui/ui/wordcompletionpage/appendspace\">Pokud nepřidáte za slovo interpunkční znaménko, $[officename] přidá mezeru.</ahelp> Mezera se přidá, jakmile začnete psát další slovo."
+#. jUFzC
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32184,6 +36493,7 @@ msgctxt ""
msgid "Show as tip"
msgstr "Zobrazit jako tip"
+#. cxEDD
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32192,6 +36502,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/wordcompletionpage/showastip\">Displays the completed word as a Help Tip.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/wordcompletionpage/showastip\">Zobrazí dokončené slovo jako tip nápovědy.</ahelp>"
+#. qFZAe
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32200,6 +36511,7 @@ msgctxt ""
msgid "Collect words"
msgstr "Shromažďovat návrhy"
+#. iiF9D
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32208,6 +36520,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/wordcompletionpage/collectwords\">Adds the frequently used words to a list. To remove a word from the Word Completion list, select the word, and then click<emph> Delete Entry</emph>.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/wordcompletionpage/collectwords\">Přidává často používaná slova do seznamu. Chcete-li vymazat slovo ze seznamu pro dokončování, vyberte slovo a poté klepněte na <emph>Odstranit položku</emph>.</ahelp>"
+#. WAF64
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32216,6 +36529,7 @@ msgctxt ""
msgid "When closing a document, remove the words collected from it from the list"
msgstr "Při zavření dokumentu odstranit slova z něj ze seznamu"
+#. ZGFEt
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32224,6 +36538,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/wordcompletionpage/whenclosing\">When enabled, the list gets cleared when closing the current document. When disabled, makes the current Word Completion list available to other documents after you close the current document. The list remains available until you exit %PRODUCTNAME.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/wordcompletionpage/whenclosing\">Je-li povoleno, seznam se vymaže při zavření aktuálního dokumentu. Je-li zakázáno, seznam pro dokončování slov se při zavření aktuálního dokumentu zpřístupní pro jiné dokumenty. Seznam zůstane dostupný, dokud %PRODUCTNAME neukončíte.</ahelp>"
+#. 5URWc
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32232,6 +36547,7 @@ msgctxt ""
msgid "Accept with"
msgstr "Přijmout klávesou"
+#. GmUQU
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32240,6 +36556,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/wordcompletionpage/acceptwith\">Select the key that you want to use to accept the automatic word completion.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/wordcompletionpage/acceptwith\">Zvolte klávesu, kterou chcete potvrdit automatické dokončení slova.</ahelp>"
+#. mEbLu
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32248,6 +36565,7 @@ msgctxt ""
msgid "Press Esc to decline the word completion."
msgstr "Stisknutím Esc zamítnete dokončení slova."
+#. aZdst
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32256,6 +36574,7 @@ msgctxt ""
msgid "Min. word length"
msgstr "Min. délka slova"
+#. bVgBU
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32264,6 +36583,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/wordcompletionpage/minwordlen\">Enter the minimum word length for a word to become eligible for the word completion feature.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/wordcompletionpage/minwordlen\">Zadejte minimální délku slova, aby se mohlo zařadit do seznamu pro dokončování.</ahelp>"
+#. aRjTB
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32272,6 +36592,7 @@ msgctxt ""
msgid "Max. entries"
msgstr "Max. počet položek"
+#. UuJ7y
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32280,6 +36601,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/wordcompletionpage/maxentries\">Enter the maximum number of words that you want to store in the Word Completion list.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/wordcompletionpage/maxentries\">Zadejte maximální počet slov, která chcete uložit v seznamu pro dokončování.</ahelp>"
+#. aXmEc
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32288,6 +36610,7 @@ msgctxt ""
msgid "Word Completion list"
msgstr "Seznam slov pro dokončování"
+#. uBqx9
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32296,6 +36619,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/wordcompletionpage/entries\">Lists the collected words. The list is valid until you close the current document. To make the list available to other documents in the current session, disable \"When closing a document, remove the words collected from it from the list\".</ahelp>"
msgstr "<ahelp hid=\"cui/ui/wordcompletionpage/entries\">V seznamu jsou vypsána shromážděná slova. Seznam platí, dokud aktuální dokument nezavřete. Seznam zpřístupníte pro jiné dokumenty v aktuální relaci, když vypnete \"Při zavření dokumentu odstranit slova z něj ze seznamu\".</ahelp>"
+#. GWAN7
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32304,6 +36628,7 @@ msgctxt ""
msgid "If the automatic spellcheck option is enabled, only the words that are recognized by the spellcheck are collected."
msgstr "Je-li zapnuta automatická kontrola pravopisu, do seznamu jsou přidávány pouze slova, která rozpozná kontrola pravopisu."
+#. BZJTt
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32312,6 +36637,7 @@ msgctxt ""
msgid "Delete Entry"
msgstr "Smazat položku"
+#. CELLD
#: 06040600.xhp
msgctxt ""
"06040600.xhp\n"
@@ -32320,6 +36646,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/wordcompletionpage/delete\">Removes the selected word or words from the Word Completion list.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/wordcompletionpage/delete\">Odstraní vybrané slovo nebo slova ze seznamu pro dokončování.</ahelp>"
+#. 4J8EF
#: 06040700.xhp
msgctxt ""
"06040700.xhp\n"
@@ -32328,6 +36655,7 @@ msgctxt ""
msgid "Smart Tags"
msgstr "Inteligentní značky"
+#. AdY7q
#: 06040700.xhp
msgctxt ""
"06040700.xhp\n"
@@ -32336,6 +36664,7 @@ msgctxt ""
msgid "<bookmark_value>smart tag configuration</bookmark_value>"
msgstr "<bookmark_value>konfigurace inteligentních značek</bookmark_value>"
+#. wSBGh
#: 06040700.xhp
msgctxt ""
"06040700.xhp\n"
@@ -32344,6 +36673,7 @@ msgctxt ""
msgid "Smart Tags"
msgstr "Inteligentní značky"
+#. WFgBn
#: 06040700.xhp
msgctxt ""
"06040700.xhp\n"
@@ -32352,6 +36682,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">When you have installed at least one Smart Tag extension, you see the Smart Tags page.</ahelp>"
msgstr "<ahelp hid=\".\">Pokud jste nainstalovali alespoň jedno rozšíření pro Inteligentní značky, zobrazí se karta Inteligentní značky.</ahelp>"
+#. GkgqB
#: 06040700.xhp
msgctxt ""
"06040700.xhp\n"
@@ -32360,6 +36691,7 @@ msgctxt ""
msgid "Label text with smart tags"
msgstr "Označit text inteligentními značkami"
+#. 5DAQN
#: 06040700.xhp
msgctxt ""
"06040700.xhp\n"
@@ -32368,6 +36700,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enables Smart Tags to be evaluated and shown in your text document.</ahelp>"
msgstr "<ahelp hid=\".\">Povolí vyhodnocení a zobrazení Inteligentních značek v dokumentu.</ahelp>"
+#. BpX3E
#: 06040700.xhp
msgctxt ""
"06040700.xhp\n"
@@ -32376,6 +36709,7 @@ msgctxt ""
msgid "Currently installed smart tags"
msgstr "Nainstalované inteligentní značky"
+#. CvEHG
#: 06040700.xhp
msgctxt ""
"06040700.xhp\n"
@@ -32384,6 +36718,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays all installed Smart Tags. To configure a Smart Tag, select the name of the Smart Tag, then click Properties. Not all Smart Tags can be configured.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí všechny nainstalované Inteligentní značky. Pro konfiguraci označte název Inteligentní značky a klepněte na Vlastnosti. U některých Inteligentních značek nelze upravit konfiguraci.</ahelp>"
+#. B42qi
#: 06040700.xhp
msgctxt ""
"06040700.xhp\n"
@@ -32392,6 +36727,7 @@ msgctxt ""
msgid "Properties"
msgstr "Vlastnosti"
+#. qBCJg
#: 06040700.xhp
msgctxt ""
"06040700.xhp\n"
@@ -32400,6 +36736,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">To configure a Smart Tag, select the name of the Smart Tag, then click Properties. Not all Smart Tags can be configured.</ahelp>"
msgstr "<ahelp hid=\".\">Chcete-li upravit nastavení Inteligentní značky, označte její název a klepněte na Vlastnosti. U některých Inteligentních značek nelze upravit konfiguraci. </ahelp>"
+#. WB5AU
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -32408,6 +36745,7 @@ msgctxt ""
msgid "Bullets and Numbering"
msgstr "Odrážky a číslování"
+#. Woa5J
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -32416,6 +36754,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Odrážky a číslování\">Odrážky a číslování</link>"
+#. sdTwy
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -32424,6 +36763,7 @@ msgctxt ""
msgid "<variable id=\"numauftext\"><ahelp hid=\".\">Adds numbering or bullets to the current paragraph, and lets you edit format of the numbering or bullets.</ahelp></variable>"
msgstr "<variable id=\"numauftext\"><ahelp hid=\".\">Přidá aktuálnímu odstavci odrážky nebo číslování a je možné upravit formát číslování či odrážek.</ahelp></variable>"
+#. 7wAZT
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
@@ -32432,22 +36772,25 @@ msgctxt ""
msgid "The <emph>Bullets and Numbering</emph> dialog has the following tabs:"
msgstr "Dialogové okno <emph>Odrážky a číslování</emph> má následující karty:"
+#. FUmyk
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
"hd_id3154984\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Remove </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Odstranit </caseinline></switchinline>"
+msgid "Remove"
+msgstr ""
+#. itrRk
#: 06050000.xhp
msgctxt ""
"06050000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"HID_NUM_RESET\">Removes the numbering or bullets from the current paragraph or from the selected paragraphs.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"HID_NUM_RESET\">Odstraní číslování nebo odrážky z aktuálního odstavce nebo označených odstavců.</ahelp></caseinline></switchinline>"
+msgid "<ahelp hid=\"HID_NUM_RESET\">Removes the numbering or bullets from the current paragraph or from the selected paragraphs.</ahelp>"
+msgstr ""
+#. 4wsEJ
#: 06050100.xhp
msgctxt ""
"06050100.xhp\n"
@@ -32456,6 +36799,7 @@ msgctxt ""
msgid "Bullets"
msgstr "Odrážky"
+#. nswku
#: 06050100.xhp
msgctxt ""
"06050100.xhp\n"
@@ -32464,6 +36808,7 @@ msgctxt ""
msgid "<bookmark_value>bullets;paragraphs</bookmark_value> <bookmark_value>paragraphs; inserting bullets</bookmark_value> <bookmark_value>inserting; paragraph bullets</bookmark_value>"
msgstr "<bookmark_value>odrážky;odstavce</bookmark_value> <bookmark_value>odstavce; vkládání odrážek</bookmark_value> <bookmark_value>vkládání; odstavce s odrážkami</bookmark_value>"
+#. Ds4Ec
#: 06050100.xhp
msgctxt ""
"06050100.xhp\n"
@@ -32472,6 +36817,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050100.xhp\" name=\"Bullets\">Bullets</link>"
msgstr "<link href=\"text/shared/01/06050100.xhp\" name=\"Odrážky\">Odrážky</link>"
+#. oVMCZ
#: 06050100.xhp
msgctxt ""
"06050100.xhp\n"
@@ -32480,6 +36826,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the different bullet styles that you can apply.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí různé styly odrážek, které je možné použít.</ahelp>"
+#. zejaE
#: 06050100.xhp
msgctxt ""
"06050100.xhp\n"
@@ -32488,6 +36835,7 @@ msgctxt ""
msgid "Bullets and Numbering of paragraphs is supported only in Writer, Impress and Draw."
msgstr "Odstavce s odrážkami a číslováním jsou podporovány pouze v modulech Writer, Impress a Draw."
+#. 2o8xU
#: 06050100.xhp
msgctxt ""
"06050100.xhp\n"
@@ -32496,6 +36844,7 @@ msgctxt ""
msgid "Selection"
msgstr "Výběr"
+#. DbKwk
#: 06050100.xhp
msgctxt ""
"06050100.xhp\n"
@@ -32504,6 +36853,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/pickbulletpage/valueset\">Click the bullet style that you want to use.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/pickbulletpage/valueset\">Klepněte na styl odrážek, který chcete použít.</ahelp>"
+#. su62X
#: 06050100.xhp
msgctxt ""
"06050100.xhp\n"
@@ -32512,6 +36862,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050600.xhp\" name=\"Position tab (Numbering/Bullets dialog)\">Position tab (Bullets and Numbering dialog)</link>"
msgstr "<link href=\"text/shared/01/06050600.xhp\" name=\"Karta Umístění (dialog Odrážky a číslování)\">Karta Umístění (dialog Odrážky a číslování)</link>"
+#. YDqB4
#: 06050100.xhp
msgctxt ""
"06050100.xhp\n"
@@ -32520,6 +36871,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050500.xhp\" name=\"Options tab (Numbering/Bullets dialog)\">Options tab (Bullets and Numbering dialog)</link>"
msgstr "<link href=\"text/shared/01/06050500.xhp\" name=\"Karta Možnosti (dialog Odrážky a číslování)\">Karta Možnosti (dialog Odrážky a číslování)</link>"
+#. LAdao
#: 06050200.xhp
msgctxt ""
"06050200.xhp\n"
@@ -32528,6 +36880,7 @@ msgctxt ""
msgid "Numbering Style"
msgstr "Styl číslování"
+#. 4oGz6
#: 06050200.xhp
msgctxt ""
"06050200.xhp\n"
@@ -32536,6 +36889,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050200.xhp\" name=\"Numbering Style\">Numbering</link>"
msgstr "<link href=\"text/shared/01/06050200.xhp\" name=\"Styl číslování\">Styl číslování</link>"
+#. 3FT7A
#: 06050200.xhp
msgctxt ""
"06050200.xhp\n"
@@ -32544,6 +36898,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the different numbering styles that you can apply.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí různé styly číslování, které je možné použít.</ahelp>"
+#. oXjg8
#: 06050200.xhp
msgctxt ""
"06050200.xhp\n"
@@ -32552,6 +36907,7 @@ msgctxt ""
msgid "Selection"
msgstr "Výběr"
+#. AHWWx
#: 06050200.xhp
msgctxt ""
"06050200.xhp\n"
@@ -32560,6 +36916,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/picknumberingpage/valueset\">Click the numbering style that you want to use.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/picknumberingpage/valueset\">Klepněte na styl číslování, který chcete použít.</ahelp>"
+#. EGa48
#: 06050200.xhp
msgctxt ""
"06050200.xhp\n"
@@ -32568,6 +36925,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050600.xhp\" name=\"Position tab (Numbering/Bullets dialog)\">Position tab (Bullets and Numbering dialog)</link>"
msgstr "<link href=\"text/shared/01/06050600.xhp\" name=\"Karta Umístění (dialog Odrážky a číslování)\">Karta Umístění (dialog Odrážky a číslování)</link>"
+#. zsU2G
#: 06050200.xhp
msgctxt ""
"06050200.xhp\n"
@@ -32576,6 +36934,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050500.xhp\" name=\"Options tab (Numbering/Bullets dialog)\">Options tab (Bullets and Numbering dialog)</link>"
msgstr "<link href=\"text/shared/01/06050500.xhp\" name=\"Karta Možnosti (dialog Odrážky a číslování)\">Karta Možnosti (dialog Odrážky a číslování)</link>"
+#. mFseS
#: 06050300.xhp
msgctxt ""
"06050300.xhp\n"
@@ -32584,6 +36943,7 @@ msgctxt ""
msgid "Outline"
msgstr "Osnova"
+#. Tuc3B
#: 06050300.xhp
msgctxt ""
"06050300.xhp\n"
@@ -32592,6 +36952,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050300.xhp\" name=\"Outline\">Outline</link>"
msgstr "<link href=\"text/shared/01/06050300.xhp\" name=\"Osnova\">Osnova</link>"
+#. faDgM
#: 06050300.xhp
msgctxt ""
"06050300.xhp\n"
@@ -32600,6 +36961,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the different styles that you can apply to a hierarchical list. $[officename] supports up to nine outline levels in a list hierarchy.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazuje různé styly, které je možné použít pro hierarchické seznamy. $[officename] podporuje až devět úrovní osnovy v hierarchii.</ahelp>"
+#. RDBrG
#: 06050300.xhp
msgctxt ""
"06050300.xhp\n"
@@ -32608,6 +36970,7 @@ msgctxt ""
msgid "Selection"
msgstr "Výběr"
+#. tG9L7
#: 06050300.xhp
msgctxt ""
"06050300.xhp\n"
@@ -32616,6 +36979,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/pickoutlinepage/valueset\">Click the outline style that you want to use.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/pickoutlinepage/valueset\">Klepněte na styl osnovy, který chcete použít.</ahelp>"
+#. WYun7
#: 06050300.xhp
msgctxt ""
"06050300.xhp\n"
@@ -32624,6 +36988,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050600.xhp\" name=\"Position tab (Numbering/Bullets dialog)\">Position tab (Bullets and Numbering dialog)</link>"
msgstr "<link href=\"text/shared/01/06050600.xhp\" name=\"Karta Umístění (dialog Odrážky a číslování)\">Karta Umístění (dialog Odrážky a číslování)</link>"
+#. BDn5Q
#: 06050300.xhp
msgctxt ""
"06050300.xhp\n"
@@ -32632,6 +36997,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050500.xhp\" name=\"Options tab (Numbering/Bullets dialog)\">Options tab (Bullets and Numbering dialog)</link>"
msgstr "<link href=\"text/shared/01/06050500.xhp\" name=\"Karta Možnosti (dialog Odrážky a číslování)\">Karta Možnosti (dialog Odrážky a číslování)</link>"
+#. iVBDk
#: 06050400.xhp
msgctxt ""
"06050400.xhp\n"
@@ -32640,6 +37006,7 @@ msgctxt ""
msgid "Image"
msgstr "Obrázek"
+#. HDHNj
#: 06050400.xhp
msgctxt ""
"06050400.xhp\n"
@@ -32648,6 +37015,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050400.xhp\" name=\"Graphics\">Graphics</link>"
msgstr "<link href=\"text/shared/01/06050400.xhp\" name=\"Obrázky\">Obrázky</link>"
+#. g8rob
#: 06050400.xhp
msgctxt ""
"06050400.xhp\n"
@@ -32656,6 +37024,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the different graphics that you can use as bullets in a bulleted list.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí obrázky, které můžete použít jako odrážky v seznamu s odrážkami.</ahelp>"
+#. yDHf2
#: 06050400.xhp
msgctxt ""
"06050400.xhp\n"
@@ -32664,6 +37033,7 @@ msgctxt ""
msgid "Selection"
msgstr "Výběr"
+#. wdJjw
#: 06050400.xhp
msgctxt ""
"06050400.xhp\n"
@@ -32672,6 +37042,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Click the graphics that you want to use as bullets.</ahelp>"
msgstr "<ahelp hid=\".\">Klikněte na obrázek, který chcete použít jako odrážky.</ahelp>"
+#. kzDsV
#: 06050400.xhp
msgctxt ""
"06050400.xhp\n"
@@ -32680,6 +37051,7 @@ msgctxt ""
msgid "Link graphics"
msgstr "Jen jako odkaz"
+#. udZya
#: 06050400.xhp
msgctxt ""
"06050400.xhp\n"
@@ -32688,6 +37060,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">If enabled, the graphics are inserted as links. If not enabled, the graphics are embedded into the document.</ahelp>"
msgstr "<ahelp hid=\".\">Pokud povoleno, jsou obrázky vloženy jako odkazy. Pokud není povoleno, obrázky jsou vloženy do dokumentu.</ahelp>"
+#. kHYGo
#: 06050400.xhp
msgctxt ""
"06050400.xhp\n"
@@ -32696,6 +37069,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050600.xhp\" name=\"Position tab (Numbering/Bullets dialog)\">Position tab (Bullets and Numbering dialog)</link>"
msgstr "<link href=\"text/shared/01/06050600.xhp\" name=\"Karta Umístění (dialog Odrážky a číslování)\">Karta Umístění (dialog Odrážky a číslování)</link>"
+#. ddzTz
#: 06050400.xhp
msgctxt ""
"06050400.xhp\n"
@@ -32704,6 +37078,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050500.xhp\" name=\"Options tab (Numbering/Bullets dialog)\">Options tab (Bullets and Numbering dialog)</link>"
msgstr "<link href=\"text/shared/01/06050500.xhp\" name=\"Karta Možnosti (dialog Odrážky a číslování)\">Karta Možnosti (dialog Odrážky a číslování)</link>"
+#. H4VB2
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32712,6 +37087,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. QChMa
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32720,6 +37096,7 @@ msgctxt ""
msgid "<bookmark_value>numbering;options</bookmark_value> <bookmark_value>bullet lists; formatting options</bookmark_value> <bookmark_value>font sizes;bullets</bookmark_value>"
msgstr "<bookmark_value>číslování;možnosti</bookmark_value> <bookmark_value>odrážkové seznamy; možnosti formátování</bookmark_value> <bookmark_value>velikosti písma;odrážky</bookmark_value>"
+#. r2ZUG
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32728,6 +37105,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050500.xhp\" name=\"Options\">Options</link>"
msgstr "<link href=\"text/shared/01/06050500.xhp\" name=\"Možnosti\">Možnosti</link>"
+#. KTDdy
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32736,6 +37114,7 @@ msgctxt ""
msgid "Sets the formatting options for numbered or bulleted lists. If you want, you can apply formatting to individual levels in the list hierarchy."
msgstr "Nastavení formátování číslovaných seznamů a odrážek. Pokud chcete, je možné použít formátování na jednotlivé úrovně v hierarchii seznamu."
+#. mWs5a
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32744,6 +37123,7 @@ msgctxt ""
msgid "Format"
msgstr "Formát"
+#. pGwyV
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32752,6 +37132,7 @@ msgctxt ""
msgid "Select the level(s) that you want to modify, and then specify the formatting that you want to use."
msgstr "Vyberte úrovně, které chcete upravit, a poté určete požadované formátování."
+#. q6MJs
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32760,6 +37141,7 @@ msgctxt ""
msgid "Level"
msgstr "Úroveň"
+#. 5pnRp
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32768,6 +37150,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingoptionspage/levellb\">Select the level(s) that you want to define the formatting options for.</ahelp> The selected level is highlighted in the preview."
msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/levellb\">Vyberte úroveň, pro kterou chcete určit formátování.</ahelp> Vybraná úroveň se zvýrazní v náhledu."
+#. LEAqu
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32776,6 +37159,7 @@ msgctxt ""
msgid "Numbering"
msgstr "Číslování"
+#. vcASB
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32784,6 +37168,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingoptionspage/numfmtlb\">Select a numbering style for the selected levels.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/numfmtlb\">Vyberte styl číslování pro vybrané úrovně.</ahelp>"
+#. mmh24
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32792,6 +37177,7 @@ msgctxt ""
msgid "Selection"
msgstr "Výběr"
+#. Et6BG
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32800,6 +37186,7 @@ msgctxt ""
msgid "Description"
msgstr "Popis"
+#. p3BbP
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32808,6 +37195,7 @@ msgctxt ""
msgid "1, 2, 3, ..."
msgstr "1, 2, 3, ..."
+#. 7bvuK
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32816,6 +37204,7 @@ msgctxt ""
msgid "Arabic numerals"
msgstr "Arabské číslice"
+#. AgxSu
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32824,6 +37213,7 @@ msgctxt ""
msgid "A, B, C, ..."
msgstr "A, B, C, ..."
+#. ZAy6B
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32832,6 +37222,7 @@ msgctxt ""
msgid "Capital letters"
msgstr "Velká písmena"
+#. gBvsx
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32840,6 +37231,7 @@ msgctxt ""
msgid "a, b, c, ..."
msgstr "a, b, c, ..."
+#. HibWn
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32848,6 +37240,7 @@ msgctxt ""
msgid "Lowercase letters"
msgstr "Malá písmena"
+#. FCxgs
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32856,6 +37249,7 @@ msgctxt ""
msgid "I, II, III, ..."
msgstr "I, II, III, ..."
+#. Are5h
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32864,6 +37258,7 @@ msgctxt ""
msgid "Roman numerals (uppercase)"
msgstr "Římské číslice (velké)"
+#. NrkWj
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32872,6 +37267,7 @@ msgctxt ""
msgid "i, ii, iii, ..."
msgstr "i, ii, iii, ..."
+#. XXNd2
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32880,6 +37276,7 @@ msgctxt ""
msgid "Roman numerals (lowercase)"
msgstr "Římské číslice (malé)"
+#. BcNvd
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32888,6 +37285,7 @@ msgctxt ""
msgid "A,... AA,... AAA,..."
msgstr "A, … AA, … AAA, …"
+#. GCtSG
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32896,6 +37294,7 @@ msgctxt ""
msgid "Alphabetical numbering with uppercase letters"
msgstr "Abecední číslování velkými písmeny"
+#. GxjaP
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32904,6 +37303,7 @@ msgctxt ""
msgid "a,... aa,... aaa,..."
msgstr "a, …, aa, …, aaa, …"
+#. mvAEG
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32912,6 +37312,7 @@ msgctxt ""
msgid "Alphabetical numbering with lowercase letters"
msgstr "Abecední číslování malými písmeny"
+#. aiTsK
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32920,6 +37321,7 @@ msgctxt ""
msgid "Bullet"
msgstr "Odrážka"
+#. SyGSi
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32928,6 +37330,7 @@ msgctxt ""
msgid "Adds a bullet to the beginning of a line. Select this option, and then click the <emph>Character</emph> button to choose a bullet style."
msgstr "Přidá na začátek řádku odrážku. Zvolte tuto možnost a poté klepněte na tlačítko <emph>Znak</emph> pro výběr stylu odrážky."
+#. JBJEa
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32936,6 +37339,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullets are resized to fit the current line height. If you want, you can define a Character Style that uses a different font size for bullets.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Odrážky mění velikost podle aktuální výšky řádku. Pokud chcete, je možné nastavit styl znaků, který používá pro odrážky jinou velikost.</caseinline></switchinline>"
+#. ebWFN
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32944,6 +37348,7 @@ msgctxt ""
msgid "Image"
msgstr "Obrázek"
+#. BJUoD
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32952,6 +37357,7 @@ msgctxt ""
msgid "Displays an image for the bullet. Select this option, and then click <emph>Select</emph> to locate the image file that you want to use. The image gets embedded into the document."
msgstr "Pro zobrazení odrážky použije vybraný obrázek. Vyberte tuto volbu a poté klikněte na tlačítko <emph>Vybrat</emph> pro výběr obrázku, který chcete použít. Obrázek je vložen do dokumentu."
+#. GFv7T
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32960,6 +37366,7 @@ msgctxt ""
msgid "Linked graphics"
msgstr "Odkaz na obrázek"
+#. BA2Fs
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32968,6 +37375,7 @@ msgctxt ""
msgid "Displays an image for the bullet. Select this option, and then click <emph>Select</emph> to locate the image file that you want to use. The image gets inserted as a link to the image file."
msgstr "Pro zobrazení odrážky použije vybraný obrázek. Vyberte tuto volbu a poté klikněte na tlačítko <emph>Vybrat</emph> pro výběr obrázku, který chcete použít. Do dokumentu je vložen pouze odkaz na obrázek."
+#. irCMB
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32976,6 +37384,7 @@ msgctxt ""
msgid "None"
msgstr "Žádné"
+#. ty7BH
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32984,6 +37393,7 @@ msgctxt ""
msgid "Does not apply a numbering style."
msgstr "Nepoužívá styl číslování."
+#. 6zLDV
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -32992,6 +37402,7 @@ msgctxt ""
msgid "The availability of the following fields depends on the style that you select in the <emph>Numbering </emph>box."
msgstr "Dostupnost následujících polí závisí na stylu, který zvolíte v poli <emph>Číslování</emph>."
+#. 85gXU
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33000,6 +37411,7 @@ msgctxt ""
msgid "Before"
msgstr "Před"
+#. R2LPX
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33008,6 +37420,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingoptionspage/prefix\">Enter a character or the text to display in front of the number in the list.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/prefix\">Zadejte znak nebo text, který se zobrazí před číslem v seznamu.</ahelp>"
+#. eY5nc
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33016,6 +37429,7 @@ msgctxt ""
msgid "After"
msgstr "Za"
+#. 9rGAH
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33024,6 +37438,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingoptionspage/suffix\">Enter a character or the text to display behind the number in the list. If you want to create a numbered list that uses the style \"1.)\", enter \".)\" in this box.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/suffix\">Zadejte znak nebo text, který se zobrazí za číslem v seznamu. Např. pokud chcete vytvořit číslovaný seznam ve stylu \"1.)\", zadejte do tohoto pole \".)\".</ahelp>"
+#. PYrAJ
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33032,6 +37447,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Character Styles</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Znakové styly</caseinline></switchinline>"
+#. zkHUZ
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33040,6 +37456,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/charstyle\">Select the Character Style that you want to use in the numbered list.</ahelp> To create or edit a <link href=\"text/swriter/01/05130002.xhp\" name=\"Character Style\">Character Style</link>, open the <emph>Styles</emph> window, click the Character Styles icon, right-click a style, and then choose <emph>New</emph>.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/charstyle\">Vyberte znakový styl, který chcete použít pro číslovaný seznam.</ahelp> Pro vytvoření nebo úpravu <link href=\"text/swriter/01/05130002.xhp\" name=\"znakového stylu\">znakového stylu</link> otevřete okno <emph>Styly</emph>, klepněte na ikonu Znakové styly, klepněte pravým tlačítkem na styl a zvolte <emph>Nový</emph>.</caseinline></switchinline>"
+#. AXZAF
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33048,6 +37465,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Show sublevels</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Zobrazené úrovně</caseinline></switchinline>"
+#. tCS4j
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33056,6 +37474,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/sublevels\">Enter the number of previous levels to include in the numbering style. For example, if you enter \"2\" and the previous level uses the \"A, B, C...\" numbering style, the numbering scheme for the current level becomes: \"A.1\".</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/sublevels\">Zadejte počet předchozích úrovní, které se zobrazí ve stylu číslovaní. Např. pokud zadáte \"2\" a předchozí úroveň používá styl číslování \"A, B, C...\", číslování aktuální úrovně se zobrazí jako \"A.1\".</ahelp></caseinline></switchinline>"
+#. iqVUE
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33064,6 +37483,7 @@ msgctxt ""
msgid "Start at"
msgstr "Začít od"
+#. eyM3f
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33072,6 +37492,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingoptionspage/startat\">Enter a new starting number for the current level.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/startat\">Zadejte nové počáteční číslo pro aktuální úroveň.</ahelp>"
+#. FWEse
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33080,6 +37501,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Color</caseinline><caseinline select=\"DRAW\">Color</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Barva</caseinline><caseinline select=\"DRAW\">Barva</caseinline></switchinline>"
+#. cV8eZ
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33088,6 +37510,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline><ahelp hid=\"cui/ui/numberingoptionspage/color\">Select a color for the current numbering style.</ahelp></defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline><ahelp hid=\"cui/ui/numberingoptionspage/color\">Vyberte barvu aktuálního stylu číslování.</ahelp></defaultinline></switchinline>"
+#. JQB8P
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33096,6 +37519,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Relative size</caseinline><caseinline select=\"DRAW\">Relative size</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Relativní velikost</caseinline><caseinline select=\"DRAW\">Relativní velikost</caseinline></switchinline>"
+#. VZewN
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33104,6 +37528,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline><ahelp hid=\"cui/ui/numberingoptionspage/relsize\">Enter the amount by which you want to resize the bullet character with respect to the font height of the current paragraph.</ahelp></defaultinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline><ahelp hid=\"cui/ui/numberingoptionspage/relsize\">Zadejte hodnotu, o kterou chcete změnit velikost odrážky vzhledem k velikosti písma aktuálního odstavce.</ahelp></defaultinline></switchinline>"
+#. v8T5P
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33112,6 +37537,7 @@ msgctxt ""
msgid "Character"
msgstr "Znak"
+#. gPGpp
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33120,6 +37546,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingoptionspage/bullet\">Opens the <link href=\"text/shared/01/04100000.xhp\" name=\"Special Characters\">Special Characters</link> dialog, where you can select a bullet symbol.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/bullet\">Otevře dialog <link href=\"text/shared/01/04100000.xhp\" name=\"Speciální znaky\">Speciální znaky</link>, kde je možné vybrat symbol odrážky.</ahelp>"
+#. iEYKN
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33128,6 +37555,7 @@ msgctxt ""
msgid "Options for graphics:"
msgstr "Volby pro obrázky:"
+#. MBuC2
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33136,6 +37564,7 @@ msgctxt ""
msgid "Select..."
msgstr "Vybrat..."
+#. YLCPM
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33144,6 +37573,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingoptionspage/bitmap\">Select the graphic, or locate the graphic file that you want to use as a bullet.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/bitmap\">Vyberte obrázek, který chcete použít jako odrážku.</ahelp>"
+#. DwNyS
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33152,6 +37582,7 @@ msgctxt ""
msgid "Width"
msgstr "Šířka"
+#. Jfuan
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33160,6 +37591,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingoptionspage/widthmf\">Enter a width for the graphic.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/widthmf\">Zadejte šířku obrázku.</ahelp>"
+#. S9RgN
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33168,6 +37600,7 @@ msgctxt ""
msgid "Height"
msgstr "Výška"
+#. pBtCA
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33176,6 +37609,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingoptionspage/heightmf\">Enter a height for the graphic.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/heightmf\">Zadejte výšku obrázku.</ahelp>"
+#. JEyVa
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33184,6 +37618,7 @@ msgctxt ""
msgid "Keep ratio"
msgstr "Zachovat poměr"
+#. sijmu
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33192,6 +37627,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingoptionspage/keepratio\">Maintains the size proportions of the graphic.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/keepratio\">Zachová poměr stran obrázku.</ahelp>"
+#. mpBt3
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33200,6 +37636,7 @@ msgctxt ""
msgid "Alignment"
msgstr "Zarovnání"
+#. chFyu
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33208,6 +37645,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingoptionspage/orientlb\">Select the alignment option for the graphic.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/orientlb\">Určete zarovnání obrázku.</ahelp>"
+#. XHLVW
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33216,6 +37654,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">All levels</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Všechny úrovně</caseinline></switchinline>"
+#. FEguB
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33224,6 +37663,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Set the numbering options for all of the levels.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nastavení možností číslování pro všechny úrovně.</caseinline></switchinline>"
+#. 3RwhA
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33232,6 +37672,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Consecutive numbering</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Postupné číslování</caseinline></switchinline>"
+#. 4ssXo
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
@@ -33240,6 +37681,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/allsame\">Increases the numbering by one as you go down each level in the list hierarchy.</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/allsame\">Zvyšuje číslování o jedna pro každou nižší úroveň v hierarchii.</ahelp></caseinline></switchinline>"
+#. mmVcK
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33248,6 +37690,7 @@ msgctxt ""
msgid "Position"
msgstr "Umístění"
+#. YCPm7
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33256,6 +37699,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06050600.xhp\" name=\"Position\">Position</link>"
msgstr "<link href=\"text/shared/01/06050600.xhp\" name=\"Umístění\">Umístění</link>"
+#. FVAXF
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33264,6 +37708,7 @@ msgctxt ""
msgid "Sets the indent, spacing, and alignment options for the numbered or bulleted list."
msgstr "Nastavení odsazení, vzdáleností a zarovnání pro číslované seznamy a odrážky."
+#. 7BvVk
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33272,6 +37717,7 @@ msgctxt ""
msgid "The Position tab page looks different for documents using the new position and spacing attributes introduced with OpenOffice.org 3.0 (and used in all versions of LibreOffice), or documents using the old attributes from versions before 3.0. The new version of this tab page shows the controls \"Numbering followed by\", \"Numbering alignment\", \"Aligned at\", and \"Indent at\". The old version of this tab page that can be seen in an old numbered or bulleted list shows the controls \"Indent\", \"Width of numbering\", \"Minimum space between numbering and text\", and \"Numbering alignment\"."
msgstr "Karta Umístění vypadá jinak pro dokumenty používající nové vlastnosti umístění a rozestupů, které byly zavedeny v OpenOffice.org 3.0 (a jsou používány ve všech verzích LibreOffice) a jinak pro dokumenty používající staré vlastnosti před verzí 3.0. Na nové verzi této karty se zobrazují ovládací prvky \"Za číslováním\", \"Zarovnání číslování\", \"Zarovnat k\" a \"Odsazení\". Stará verze této karty, která se objevuje při starých číslováních a odrážkách, obsahuje ovládací prvky \"Odsazení\", \"Šířka číslování\", \"Minimální rozestup mezi číslováním a textem\" a \"Zarovnání číslování\"."
+#. itRYD
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33280,6 +37726,7 @@ msgctxt ""
msgid "Level"
msgstr "Úroveň"
+#. bQDWd
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33288,6 +37735,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/levellb\">Select the level(s) that you want to modify.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/levellb\">Vyberte úrovně, které chcete upravit.</ahelp>"
+#. gC8Sb
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33296,6 +37744,7 @@ msgctxt ""
msgid "Numbering followed by"
msgstr "Za číslováním"
+#. PCDJR
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33304,6 +37753,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select the element that will follow the numbering: a tab stop, a space, a line break, or nothing.</ahelp>"
msgstr "<ahelp hid=\".\">Vyberte prvek, který bude následovat číslování: krok tabulátoru, mezera nebo nic.</ahelp>"
+#. NJWoJ
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33312,6 +37762,7 @@ msgctxt ""
msgid "at"
msgstr "na"
+#. AwaE8
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33320,6 +37771,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">If you select a tab stop to follow the numbering, you can enter a non-negative value as the tab stop position.</ahelp>"
msgstr "<ahelp hid=\".\">Pokud vyberete, aby číslování následoval krok tabulátoru, můžete zadat jeho velikost jako nezápornou hodnotu.</ahelp>"
+#. nv46o
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33328,6 +37780,7 @@ msgctxt ""
msgid "Numbering alignment"
msgstr "Zarovnání číslování"
+#. pGUa6
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33336,6 +37789,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/numalignlb\">Set the alignment of the numbering symbols. Select \"Left\" to align the numbering symbol to start directly at the \"Aligned at\" position. Select \"Right\" to align the symbol to end directly before the \"Aligned at\" position. Select \"Centered\" to center the symbol around the \"Aligned at\" position.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/numalignlb\">Nastavte zarovnání symbolů číslování. Vyberte \"vlevo\" pro začátek přímo na pozici \"zarovnat na\". Vyberte \"vpravo\" pro zarovnání přímo před pozici \"zarovnat na\". Vyberte \"na střed\" pro vycentrování symbolů na pozici \"zarovnat na\".</ahelp>"
+#. 6iFTQ
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33344,6 +37798,7 @@ msgctxt ""
msgid "The <emph>Numbering alignment</emph> option does not set the alignment of the paragraph."
msgstr "Volba <emph>Zarovnání číslování</emph> nenastavuje zarovnání odstavce."
+#. 9zM7v
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33352,6 +37807,7 @@ msgctxt ""
msgid "Aligned at"
msgstr "Zarovnat k"
+#. Y8sNo
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33360,6 +37816,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter the distance from the left page margin at which the numbering symbol will be aligned.</ahelp>"
msgstr "<ahelp hid=\".\"> Vložte vzdálenost od levého okraje stránky, na kterou mají být symboly zarovnány</ahelp>"
+#. DkBCH
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33368,6 +37825,7 @@ msgctxt ""
msgid "Indent at"
msgstr "Odsazení"
+#. DuuDV
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33376,6 +37834,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter the distance from the left page margin to the start of all lines in the numbered paragraph that follow the first line.</ahelp>"
msgstr "<ahelp hid=\".\"> Vložte vzdálenost od levého okraje stránky pro začátek všech řádek v číslovaném odstavci, který následuje za první řádkou. </ahelp>"
+#. FhBjz
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33384,6 +37843,7 @@ msgctxt ""
msgid "Indent"
msgstr "Odsazení"
+#. DBHiu
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33392,6 +37852,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/numdistmf\">Enter the amount of space to leave between the left page margin (or the left edge of the text object) and the left edge of the numbering symbol. If the current paragraph style uses an indent, the amount you enter here is added to the indent.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/numdistmf\">Zadejte vzdálenost mezi levým okrajem stránky (nebo levým okrajem textového objektu) a levým okrajem symbolu číslování. Pokud aktuální styl odstavce používá odsazení, zde zadaná hodnota se přidá k odsazení.</ahelp>"
+#. 7vL9h
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33400,6 +37861,7 @@ msgctxt ""
msgid "Relative"
msgstr "Relativní"
+#. FJjJT
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33408,6 +37870,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/relative\">Indents the current level relative to the previous level in the list hierarchy.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/relative\">Odsadí aktuální úroveň relativně k předchozí úrovni v hierarchii.</ahelp>"
+#. SrdEB
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33416,6 +37879,7 @@ msgctxt ""
msgid "Width of numbering"
msgstr "Šířka číslování"
+#. EEtmD
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33424,6 +37888,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/indentatmf\">Enter the amount of space to leave between the left edge of the numbering symbol and the left edge of the text.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/indentatmf\">Zadejte vzdálenost mezi levým okrajem symbolu číslování a levým okrajem textu.</ahelp>"
+#. cREaC
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33432,6 +37897,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Minimum space between numbering and text</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Minimální rozestup mezi číslováním a textem</caseinline></switchinline>"
+#. 6Ahkp
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33440,6 +37906,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"modules/swriter/ui/outlinepositionpage/numdistmf\">Enter the minimum amount of space to leave between the right edge of the numbering symbol and the left edge of the text.</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"modules/swriter/ui/outlinepositionpage/numdistmf\">Zadejte minimální vzdálenost mezi pravým okrajem symbolu číslování a levým okrajem textu.</ahelp></caseinline></switchinline>"
+#. B9fGG
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33448,6 +37915,7 @@ msgctxt ""
msgid "Default"
msgstr "Výchozí"
+#. AASdN
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33456,6 +37924,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/standard\">Resets the indent and the spacing values to the default values.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/standard\">Obnoví původní hodnoty odsazení a vzdáleností.</ahelp>"
+#. G6S8m
#: 06050600.xhp
msgctxt ""
"06050600.xhp\n"
@@ -33464,6 +37933,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Paragraph alignment\">Paragraph alignment</link>"
msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"Zarovnání odstavce\">Zarovnání odstavce</link>"
+#. arCRB
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33472,6 +37942,7 @@ msgctxt ""
msgid "Macro"
msgstr "Makro"
+#. KhMC7
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33480,6 +37951,7 @@ msgctxt ""
msgid "Macro"
msgstr "Makro"
+#. S9vS4
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33488,6 +37960,7 @@ msgctxt ""
msgid "<variable id=\"makro\"><ahelp hid=\".uno:MacroDialog\">Opens a dialog to organize macros.</ahelp></variable>"
msgstr "<variable id=\"makro\"><ahelp hid=\".uno:MacroDialog\">Otevře dialog pro správu maker.</ahelp></variable>"
+#. MDAjz
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33496,6 +37969,7 @@ msgctxt ""
msgid "Macro name"
msgstr "Název makra"
+#. pm8GA
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33504,6 +37978,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/macronameedit\">Displays the name of the selected macro. To create or to change the name of a macro, enter a name here.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/macronameedit\">Zobrazuje název vybraného makra. Chcete-li vytvořit nebo změnit název makra, zadejte jej zde.</ahelp>"
+#. 9JDbp
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33512,6 +37987,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the macros that are contained in the module selected in the <emph>Macro from </emph>list.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seznam maker, která jsou obsažena v modulu vybraném v seznamu <emph>Makro z</emph>.</ahelp>"
+#. X4Gbj
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33520,6 +37996,7 @@ msgctxt ""
msgid "Macro from / Save macro in"
msgstr "Makro z / Uložit makro do"
+#. RWaK6
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33528,6 +38005,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/libraries\">Lists the libraries and the modules where you can open or save your macros. To save a macro with a particular document, open the document, and then open this dialog.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/libraries\">Seznam knihoven a modulů, ze kterých je možné otevírat a ukládat makra. Chcete-li uložit makro s určitým dokumentem, otevřete dokument a poté otevřete tento dialog.</ahelp>"
+#. 7oBKv
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33536,6 +38014,7 @@ msgctxt ""
msgid "Run / Save"
msgstr "Spustit / Uložit"
+#. zEBnA
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33544,6 +38023,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Runs or saves the current macro.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/ok\">Spustí nebo uloží aktuální makro.</ahelp>"
+#. 2it5T
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33552,6 +38032,7 @@ msgctxt ""
msgid "Assign"
msgstr "Přiřadit"
+#. FgweP
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33560,6 +38041,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/assign\">Opens the <link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link> dialog, where you can assign the selected macro to a menu command, a toolbar, or an event.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/assign\">Otevře dialog <link href=\"text/shared/01/06140000.xhp\" name=\"Přizpůsobit\">Přizpůsobit</link>, kde je možné vybrané makro přiřadit příkazu nabídky, klávesové zkratce nebo události.</ahelp>"
+#. zYN5n
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33568,6 +38050,7 @@ msgctxt ""
msgid "Edit"
msgstr "Upravit"
+#. kBREE
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33576,6 +38059,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/edit\">Starts the $[officename] Basic editor and opens the selected macro or dialog for editing.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/edit\">Spustí editor $[officename] Basic a otevře makro nebo dialog pro úpravy.</ahelp>"
+#. j4T2b
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33584,6 +38068,7 @@ msgctxt ""
msgid "New / Delete"
msgstr "Nový / Odstranit"
+#. wuarD
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33592,6 +38077,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/delete\">Creates a new macro, or deletes the selected macro.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/delete\">Vytvoří nové makro nebo smaže vybrané makro.</ahelp>"
+#. ADQQE
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33600,6 +38086,7 @@ msgctxt ""
msgid "To create a new macro, select the \"Standard\" module in the <emph>Macro from</emph> list, and then click <emph>New</emph>."
msgstr "Pro vytvoření nového makra vyberte modul \"Standard\" v seznamu <emph>Makro z</emph>, a potom klepněte na <emph>Nový</emph>."
+#. NAkG3
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33608,6 +38095,7 @@ msgctxt ""
msgid "To delete a macro, select it, and then click <emph>Delete</emph>."
msgstr "Pro odstranění makra jej vyberte a klepněte na <emph>Odstranit</emph>."
+#. GTnof
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33616,6 +38104,7 @@ msgctxt ""
msgid "New Library"
msgstr "Nová knihovna"
+#. FGo5w
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33624,6 +38113,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newlibrary\">Saves the recorded macro in a new library.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newlibrary\">Uloží zaznamenané makro do nové knihovny.</ahelp>"
+#. B5Dxx
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33632,6 +38122,7 @@ msgctxt ""
msgid "New Module"
msgstr "Nový modul"
+#. 8ovpe
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33640,6 +38131,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newmodule\">Saves the recorded macro in a new module.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newmodule\">Uloží zaznamenané makro do nového modulu.</ahelp>"
+#. EdE4E
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33648,6 +38140,7 @@ msgctxt ""
msgid "Organizer"
msgstr "Organizátor"
+#. GvfVP
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33656,6 +38149,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organize\">Opens the <emph>Macro Organizer</emph> dialog, where you can add, edit, or delete existing macro modules, dialogs, and libraries.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organize\">Otevře dialogové okno <emph>Organizátor maker</emph>, kde je možné přidávat, upravovat nebo mazat existující moduly, makra, dialogová okna a knihovny.</ahelp>"
+#. miBC6
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33664,6 +38158,7 @@ msgctxt ""
msgid "Module/Dialog tab page"
msgstr "Karta Moduly/Dialogová okna"
+#. AkXy9
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33672,6 +38167,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organize\">Lets you manage modules or dialog boxes.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organize\">Umožňuje spravovat moduly nebo dialogová okna.</ahelp>"
+#. 3U5KD
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33680,6 +38176,7 @@ msgctxt ""
msgid "Module/Dialog"
msgstr "Modul/Dialogové okno"
+#. Y2q3T
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33688,6 +38185,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/modulepage/library\">Lists the existing macros and dialogs.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/modulepage/library\">Seznam existujících maker a dialogových oken.</ahelp>"
+#. TrGRG
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33696,6 +38194,7 @@ msgctxt ""
msgid "Edit"
msgstr "Upravit"
+#. DA8GN
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33704,6 +38203,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/modulepage/edit\">Opens the selected macro or dialog for editing.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/modulepage/edit\">Otevře vybrané makro nebo dialogové okno pro úpravy.</ahelp>"
+#. wbym4
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33712,6 +38212,7 @@ msgctxt ""
msgid "New"
msgstr "Nová"
+#. TAB89
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33720,6 +38221,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/modulepage/newmodule\">Opens the editor and creates a new module.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/modulepage/newmodule\">Otevře editor a vytvoří nový modul.</ahelp>"
+#. t4AWQ
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33728,6 +38230,7 @@ msgctxt ""
msgid "New"
msgstr "Nové"
+#. mDUGv
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33736,6 +38239,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/dialogpage/newdialog\">Opens the editor and creates a new dialog.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/dialogpage/newdialog\">Otevře editor a vytvoří nové dialogové okno.</ahelp>"
+#. KcrT5
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33744,6 +38248,7 @@ msgctxt ""
msgid "Libraries tab page"
msgstr "Karta Knihovny"
+#. 8VbJK
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33752,6 +38257,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/dialogpage/delete\">Lets you manage the macro libraries for the current application and any open documents.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/dialogpage/delete\">Umožňuje spravovat knihovny maker pro aktuální aplikaci a otevřené dokumenty.</ahelp>"
+#. iFmfL
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33760,6 +38266,7 @@ msgctxt ""
msgid "Location"
msgstr "Umístění"
+#. nxpEM
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33768,6 +38275,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/location\">Select the application or the document containing the macro libraries that you want to organize.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/libpage/location\">Vyberte aplikaci nebo dokument obsahující knihovny, které chcete spravovat.</ahelp>"
+#. TwXPh
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33776,6 +38284,7 @@ msgctxt ""
msgid "Library"
msgstr "Knihovna"
+#. dnB2v
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33784,6 +38293,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/library\">Lists the existing macro libraries for the current application and any open documents.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/libpage/library\">Seznam existujících knihoven maker pro aktuální aplikaci a otevřené dokumenty.</ahelp>"
+#. 2sPq2
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33792,6 +38302,7 @@ msgctxt ""
msgid "Edit"
msgstr "Upravit"
+#. G2KWD
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33800,6 +38311,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/edit\">Opens the $[officename] Basic editor so that you can modify the selected library.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/libpage/edit\">Otevře editor $[officename] Basic, kde je možné upravit vybranou knihovnu.</ahelp>"
+#. ckDEB
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33808,6 +38320,7 @@ msgctxt ""
msgid "Password"
msgstr "Heslo"
+#. MBFBh
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33816,6 +38329,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/password\">Assigns or edits the <link href=\"text/shared/01/06130100.xhp\" name=\"password\">password</link> for the selected library.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/libpage/password\">Přiřadí nebo upraví <link href=\"text/shared/01/06130100.xhp\" name=\"heslo\">heslo</link> vybrané knihovny.</ahelp>"
+#. GiHH8
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33824,6 +38338,7 @@ msgctxt ""
msgid "New"
msgstr "Nová"
+#. WAUPX
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33832,6 +38347,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/new\">Creates a new library.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/libpage/new\">Vytvoří novou knihovnu.</ahelp>"
+#. WqRhC
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33840,6 +38356,7 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. aECXU
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33848,6 +38365,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/newlibdialog/NewLibDialog\">Enter a name for the new library or module.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/newlibdialog/NewLibDialog\">Zadejte název nové knihovny nebo modulu.</ahelp>"
+#. GzBFX
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33856,6 +38374,7 @@ msgctxt ""
msgid "Import"
msgstr "Import"
+#. a4c9q
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33864,6 +38383,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/import\">Locate that $[officename] Basic library that you want to add to the current list, and then click Open.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/libpage/import\">Vyberte knihovnu $[officename] Basic, kterou chcete přidat do aktuálního seznamu, a klepněte na Otevřít.</ahelp>"
+#. YLDT7
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33872,6 +38392,7 @@ msgctxt ""
msgid "<variable id=\"script\">Scripts</variable>"
msgstr "<variable id=\"script\">Skripty</variable>"
+#. uE8Dq
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33880,6 +38401,7 @@ msgctxt ""
msgid "Export"
msgstr "Export"
+#. AZf2J
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33888,6 +38410,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens a dialog to export the selected library either as an extension or as a Basic library.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře dialogové okno pro export vybrané knihovny jako rozšíření nebo knihovny Basic.</ahelp>"
+#. FApSc
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33896,14 +38419,16 @@ msgctxt ""
msgid "Macros"
msgstr "Makra"
+#. HDuFt
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
"par_idN109C2\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/scriptorganizer/ScriptOrganizerDialog\">Select a macro or script from \"user\", \"share\", or an open document. To view the available macros or scripts, double-click an entry.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/scriptorganizer/ScriptOrganizerDialog\">Zvolte makro nebo skript z adresáře \"user\", \"share\" nebo otevřeného dokumentu. Pro zobrazení dostupných maker nebo skriptů poklepejte na položku.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/scriptorganizer/ScriptOrganizerDialog\">Select a macro or script from <emph>My Macros</emph>, <emph>%PRODUCTNAME Macros</emph>, or an open document. To view the available macros or scripts, double-click an entry.</ahelp>"
+msgstr ""
+#. F8VGH
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33912,6 +38437,7 @@ msgctxt ""
msgid "Run"
msgstr "Spustit"
+#. PwXzh
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33920,6 +38446,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/scriptorganizer/run\">To run a script, select a script in the list, and then click Run.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/scriptorganizer/run\">Chcete-li spustit skript, zvolte skript ze seznamu a klepněte na Spustit.</ahelp>"
+#. bb34i
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33928,6 +38455,7 @@ msgctxt ""
msgid "Create"
msgstr "Vytvořit"
+#. g8uAn
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33936,6 +38464,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/scriptorganizer/create\">Creates a new script.</ahelp> The default script editor opens after you enter a name for the script."
msgstr "<ahelp hid=\"cui/ui/scriptorganizer/create\">Vytvoří nový skript.</ahelp> Po zadání názvu skriptu se otevře výchozí editor skriptů."
+#. hwkoZ
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33944,6 +38473,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/newlibdialog/NewLibDialog\">Enter a name for the script.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/newlibdialog/NewLibDialog\">Zadejte název skriptu.</ahelp>"
+#. F7484
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33952,6 +38482,7 @@ msgctxt ""
msgid "Edit"
msgstr "Upravit"
+#. 7fjGG
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33960,6 +38491,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/scriptorganizer/edit\">Opens the default script editor for your operating system.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/scriptorganizer/edit\">Otevře výchozí editor skriptu podle operačního systému.</ahelp>"
+#. suhE6
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33968,6 +38500,7 @@ msgctxt ""
msgid "Rename"
msgstr "Přejmenovat"
+#. DkFCx
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33976,6 +38509,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/scriptorganizer/rename\">Opens a dialog where you can change the name of the selected script.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/scriptorganizer/rename\">Otevře dialogové okno, kde je možné změnit název vybraného skriptu.</ahelp>"
+#. Q8pZ5
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33984,6 +38518,7 @@ msgctxt ""
msgid "Delete"
msgstr "Odstranit"
+#. i7xha
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -33992,6 +38527,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/scriptorganizer/delete\">Prompts you to delete the selected script.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/scriptorganizer/delete\">Vyžádá potvrzení, zda chcete odstranit vybraný skript.</ahelp>"
+#. CFkBc
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -34000,6 +38536,7 @@ msgctxt ""
msgid "The Macro Selector dialog contains two list boxes, namely the Library list box and the Macro name list box."
msgstr "Dialogové okno Výběr makra obsahuje dva seznamy: Knihovna a Název makra."
+#. AhBnr
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -34008,14 +38545,16 @@ msgctxt ""
msgid "Library"
msgstr "Knihovna"
+#. J7fNC
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
"par_idN10B00\n"
"help.text"
-msgid "Select a macro or script from \"user\", \"share\", or an open document. To view the contents of a library, double-click an entry in the list."
-msgstr "Zvolte makro nebo skript z adresáře \"user\", \"share\" nebo otevřeného dokumentu. Poklepáním na položku zobrazíte obsah knihovny."
+msgid "Select a macro or script from <emph>My Macros</emph>, <emph>%PRODUCTNAME Macros</emph>, or an open document. To view the contents of a library, double-click an entry in the list."
+msgstr ""
+#. E2LCA
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -34024,6 +38563,7 @@ msgctxt ""
msgid "Macro name"
msgstr "Název makra"
+#. sZeFM
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -34032,6 +38572,7 @@ msgctxt ""
msgid "Click a script, and then click a command button."
msgstr "Klepněte na skript a poté klepněte na tlačítko s příkazem."
+#. yrktR
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -34040,22 +38581,25 @@ msgctxt ""
msgid "Python"
msgstr ""
+#. Ramc8
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
"par_idN109as\n"
"help.text"
-msgid "Macros"
+msgid "Python Macros"
msgstr ""
+#. i6tU9
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
"par_idN134C2\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/scriptorganizer/ScriptOrganizerDialog\">Select a macro or script from \"user\", \"share\", or an open document.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/scriptorganizer/ScriptOrganizerDialog\">Select a macro or script from <emph>My Macros</emph>, <emph>%PRODUCTNAME Macros</emph>, or an open document.</ahelp>"
msgstr ""
+#. 9GPHS
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -34064,6 +38608,7 @@ msgctxt ""
msgid "Run"
msgstr ""
+#. AF7GX
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
@@ -34072,6 +38617,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/scriptorganizer/run\">To run a script, select a script in the list, and then click Run.</ahelp>"
msgstr ""
+#. G9feq
#: 06130001.xhp
msgctxt ""
"06130001.xhp\n"
@@ -34080,6 +38626,7 @@ msgctxt ""
msgid "Macros"
msgstr "Makra"
+#. FDAsS
#: 06130001.xhp
msgctxt ""
"06130001.xhp\n"
@@ -34088,6 +38635,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06130001.xhp\" name=\"Macros\">Macros</link>"
msgstr "<link href=\"text/shared/01/06130001.xhp\" name=\"Makra\">Makra</link>"
+#. QpEGb
#: 06130001.xhp
msgctxt ""
"06130001.xhp\n"
@@ -34096,6 +38644,7 @@ msgctxt ""
msgid "Lets you record or organize and edit macros."
msgstr "Umožňuje zaznamenat, spravovat a upravovat makra."
+#. yagCW
#: 06130001.xhp
msgctxt ""
"06130001.xhp\n"
@@ -34104,6 +38653,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06130000.xhp\">Run Macro</link>"
msgstr "<link href=\"text/shared/01/06130000.xhp\">Spustit makro</link>"
+#. nBEA9
#: 06130001.xhp
msgctxt ""
"06130001.xhp\n"
@@ -34112,6 +38662,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens a dialog where you can start a macro.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře dialog, ve kterém můžete spustit makro.</ahelp>"
+#. 9SRC2
#: 06130001.xhp
msgctxt ""
"06130001.xhp\n"
@@ -34120,6 +38671,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signature</link>"
msgstr "<link href=\"text/shared/01/digitalsignatures.xhp\">Elektronický podpis</link>"
+#. FRSce
#: 06130001.xhp
msgctxt ""
"06130001.xhp\n"
@@ -34128,6 +38680,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Adds and removes digital signatures to and from your macros. You can also use the dialog to view certificates.</ahelp>"
msgstr "<ahelp hid=\".\">Přidá nebo odstraní elektronické podpisy maker. Tento dialog je také možné použít k prohlédnutí certifikátů.</ahelp>"
+#. 5WDih
#: 06130001.xhp
msgctxt ""
"06130001.xhp\n"
@@ -34136,6 +38689,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06130000.xhp\">Organize Dialogs</link>"
msgstr "<link href=\"text/shared/01/06130000.xhp\">Správce dialogových oken</link>"
+#. iewaq
#: 06130001.xhp
msgctxt ""
"06130001.xhp\n"
@@ -34144,6 +38698,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens the Dialogs tab page of the Macro Organizer.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře kartu Dialogová okna ve Správci maker.</ahelp>"
+#. NB5A3
#: 06130010.xhp
msgctxt ""
"06130010.xhp\n"
@@ -34152,6 +38707,7 @@ msgctxt ""
msgid "Record Macro"
msgstr "Zaznamenat makro"
+#. eKWF5
#: 06130010.xhp
msgctxt ""
"06130010.xhp\n"
@@ -34160,6 +38716,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06130010.xhp\" name=\"Record Macro\">Record Macro</link>"
msgstr "<link href=\"text/shared/01/06130010.xhp\" name=\"Zaznamenat makro\">Zaznamenat makro</link>"
+#. 9pC9X
#: 06130010.xhp
msgctxt ""
"06130010.xhp\n"
@@ -34168,6 +38725,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:MacroRecorder\">Records a new macro.</ahelp> Only available, if macro recording feature is enabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Advanced</emph>."
msgstr "<ahelp hid=\".uno:MacroRecorder\">Zaznamená nové makro.</ahelp> Dostupné pouze tehdy, je-li povolen záznam maker v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph>- %PRODUCTNAME - Pokročilé</emph>."
+#. yAEQN
#: 06130010.xhp
msgctxt ""
"06130010.xhp\n"
@@ -34176,6 +38734,7 @@ msgctxt ""
msgid "Stop Recording"
msgstr "Ukonči záznam makra"
+#. 2RLDr
#: 06130010.xhp
msgctxt ""
"06130010.xhp\n"
@@ -34184,6 +38743,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:StopRecording\">Stops recording a macro.</ahelp>"
msgstr "<ahelp hid=\".uno:StopRecording\"> Zastavení nahrávání makra.</ahelp>"
+#. tBtMd
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
@@ -34192,6 +38752,7 @@ msgctxt ""
msgid "Change Password"
msgstr "Změnit heslo"
+#. buNDM
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
@@ -34200,6 +38761,7 @@ msgctxt ""
msgid "Change Password"
msgstr "Změnit heslo"
+#. 5mMkN
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
@@ -34208,6 +38770,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/passwd/PasswordDialog\">Protects the selected library with a password.</ahelp> You can enter a new password, or change the current password."
msgstr "<ahelp hid=\"svx/ui/passwd/PasswordDialog\">Chrání vybranou knihovnu heslem.</ahelp> Umožňuje zadat nové heslo nebo stávající heslo změnit."
+#. 9h7WP
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
@@ -34216,6 +38779,7 @@ msgctxt ""
msgid "Old password"
msgstr "Staré heslo"
+#. C8YtA
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
@@ -34224,6 +38788,7 @@ msgctxt ""
msgid "Password"
msgstr "Heslo"
+#. pZcLH
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
@@ -34232,6 +38797,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/passwd/oldpassEntry\">Enter the current password for the selected library.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/passwd/oldpassEntry\">Zadejte stávající heslo pro vybranou knihovnu.</ahelp>"
+#. X6q48
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
@@ -34240,6 +38806,7 @@ msgctxt ""
msgid "New password"
msgstr "Nové heslo"
+#. yowiL
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
@@ -34248,6 +38815,7 @@ msgctxt ""
msgid "Password"
msgstr "Heslo"
+#. gh63K
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
@@ -34256,6 +38824,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/passwd/newpassEntry\">Enter a new password for the selected library.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/passwd/newpassEntry\">Zadejte nové heslo pro vybranou knihovnu.</ahelp>"
+#. keEC2
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
@@ -34264,6 +38833,7 @@ msgctxt ""
msgid "Confirm"
msgstr "Potvrdit"
+#. LQEVB
#: 06130100.xhp
msgctxt ""
"06130100.xhp\n"
@@ -34272,6 +38842,7 @@ msgctxt ""
msgid "<ahelp hid=\"svx/ui/passwd/confirmpassEntry\">Reenter the new password for the selected library.</ahelp>"
msgstr "<ahelp hid=\"svx/ui/passwd/confirmpassEntry\">Zopakujte nové heslo pro vybranou knihovnu.</ahelp>"
+#. BpWEq
#: 06130200.xhp
msgctxt ""
"06130200.xhp\n"
@@ -34280,6 +38851,7 @@ msgctxt ""
msgid "Organize Macros"
msgstr "Správce maker"
+#. BCrG9
#: 06130200.xhp
msgctxt ""
"06130200.xhp\n"
@@ -34288,6 +38860,7 @@ msgctxt ""
msgid "<bookmark_value>macros;organizing</bookmark_value><bookmark_value>organizing;macros and scripts</bookmark_value><bookmark_value>script organization</bookmark_value>"
msgstr "<bookmark_value>makra; správa</bookmark_value><bookmark_value>správa; makra a skripty</bookmark_value><bookmark_value>organizace skriptů</bookmark_value>"
+#. iVtHd
#: 06130200.xhp
msgctxt ""
"06130200.xhp\n"
@@ -34296,6 +38869,7 @@ msgctxt ""
msgid "<variable id=\"organize_macros\"><link href=\"text/shared/01/06130200.xhp\">Organize Macros</link></variable>"
msgstr "<variable id=\"organize_macros\"><link href=\"text/shared/01/06130200.xhp\">Správce maker</link></variable>"
+#. Gsawt
#: 06130200.xhp
msgctxt ""
"06130200.xhp\n"
@@ -34304,6 +38878,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens a submenu with links to dialogs where you can organize macros and scripts.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře podnabídku s odkazy na dialogy, kde je možné spravovat makra a skripty.</ahelp>"
+#. AgFvC
#: 06130200.xhp
msgctxt ""
"06130200.xhp\n"
@@ -34312,6 +38887,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06130000.xhp\">%PRODUCTNAME Basic</link>"
msgstr "<link href=\"text/shared/01/06130000.xhp\">%PRODUCTNAME Basic</link>"
+#. tCkr3
#: 06130200.xhp
msgctxt ""
"06130200.xhp\n"
@@ -34320,6 +38896,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens a dialog where you can organize %PRODUCTNAME Basic macros.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře dialog, kde je možné spravovat makra %PRODUCTNAME Basic.</ahelp>"
+#. QgPos
#: 06130200.xhp
msgctxt ""
"06130200.xhp\n"
@@ -34328,14 +38905,16 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06130000.xhp#script\">JavaScript</link>"
msgstr "<link href=\"text/shared/01/06130000.xhp#script\">JavaScript</link>"
+#. R52U4
#: 06130200.xhp
msgctxt ""
"06130200.xhp\n"
"par_idN105BA\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog where you can organize scripts.</ahelp>"
-msgstr "<ahelp hid=\".\">Otevře dialog, kde je možné spravovat skripty.</ahelp>"
+msgid "<ahelp hid=\".\">Opens a dialog where you can organize Javascript scripts.</ahelp>"
+msgstr ""
+#. oV8SY
#: 06130200.xhp
msgctxt ""
"06130200.xhp\n"
@@ -34344,14 +38923,43 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06130000.xhp#script\">BeanShell</link>"
msgstr "<link href=\"text/shared/01/06130000.xhp#script\">BeanShell</link>"
+#. N8pnT
#: 06130200.xhp
msgctxt ""
"06130200.xhp\n"
"par_idN105A7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog where you can organize scripts.</ahelp>"
-msgstr "<ahelp hid=\".\">Otevře dialog, kde je možné spravovat skripty.</ahelp>"
+msgid "<ahelp hid=\".\">Opens a dialog where you can organize Java scripts.</ahelp>"
+msgstr ""
+
+#. gpPAn
+#: 06130200.xhp
+msgctxt ""
+"06130200.xhp\n"
+"hd_id601564144861483\n"
+"help.text"
+msgid "<link href=\"text/sbasic/python/main0000.xhp#script\">Python</link>"
+msgstr ""
+
+#. AVYAT
+#: 06130200.xhp
+msgctxt ""
+"06130200.xhp\n"
+"par_id171564144873585\n"
+"help.text"
+msgid "<ahelp hid=\".\">Opens a dialog where you can organize Python scripts.</ahelp>"
+msgstr ""
+
+#. Rhda3
+#: 06130200.xhp
+msgctxt ""
+"06130200.xhp\n"
+"par_id171564146941721\n"
+"help.text"
+msgid "<embedvar href=\"text/shared/guide/scripting.xhp#scripting\"/>"
+msgstr ""
+#. UkFBg
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
@@ -34360,6 +38968,7 @@ msgctxt ""
msgid "Append libraries"
msgstr "Přidat knihovny"
+#. R6hhz
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
@@ -34368,6 +38977,7 @@ msgctxt ""
msgid "Append libraries"
msgstr "Přidat knihovny"
+#. CYFFm
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
@@ -34376,6 +38986,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Locate the <item type=\"productname\">%PRODUCTNAME</item> Basic library that you want to add to the current list, and then click Open.</ahelp>"
msgstr "<ahelp hid=\".\">Vyberte knihovnu <item type=\"productname\">%PRODUCTNAME</item> Basic, kterou chcete přidat do aktuálního seznamu, a poté klepněte na Otevřít.</ahelp>"
+#. 5egST
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
@@ -34384,6 +38995,7 @@ msgctxt ""
msgid "File name:"
msgstr "Název souboru:"
+#. t8vPA
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
@@ -34392,6 +39004,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/importlibdialog/ImportLibDialog\">Enter a name or the path to the library that you want to append. You can also select a library from the list.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/importlibdialog/ImportLibDialog\">Zadejte název knihovny, kterou chcete připojit. Také je možné vybrat knihovnu ze seznamu.</ahelp>"
+#. wyspF
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
@@ -34400,6 +39013,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. 27ZeR
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
@@ -34408,6 +39022,7 @@ msgctxt ""
msgid "Insert as reference (read-only)"
msgstr "Vložit jako referenci (pouze pro čtení)"
+#. S9gzH
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
@@ -34416,6 +39031,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/importlibdialog/ref\">Adds the selected library as a read-only file. The library is reloaded each time you start <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/importlibdialog/ref\">Přidá vybranou knihovnu pouze pro čtení. Knihovna se znovu načte při každém spuštění <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+#. fbGFe
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
@@ -34424,6 +39040,7 @@ msgctxt ""
msgid "Replace existing libraries"
msgstr "Nahradit stávající knihovny"
+#. izvfc
#: 06130500.xhp
msgctxt ""
"06130500.xhp\n"
@@ -34432,6 +39049,7 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/importlibdialog/replace\">Replaces a library that has the same name with the current library.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/importlibdialog/replace\">Nahradí knihovnu, která má stejný název jako aktuální knihovna.</ahelp>"
+#. 324iN
#: 06140000.xhp
msgctxt ""
"06140000.xhp\n"
@@ -34440,6 +39058,7 @@ msgctxt ""
msgid "Customize"
msgstr "Přizpůsobit"
+#. PEVJP
#: 06140000.xhp
msgctxt ""
"06140000.xhp\n"
@@ -34448,6 +39067,7 @@ msgctxt ""
msgid "Customize"
msgstr "Přizpůsobit"
+#. 5ML3n
#: 06140000.xhp
msgctxt ""
"06140000.xhp\n"
@@ -34456,6 +39076,7 @@ msgctxt ""
msgid "<variable id=\"anpassen\"><ahelp hid=\".uno:LoadToolBox\">Customizes $[officename] menus, context menus, shortcut keys, toolbars, and macro assignments to events.</ahelp></variable>"
msgstr "<variable id=\"anpassen\"><ahelp hid=\".uno:LoadToolBox\">Umožňuje si přizpůsobit nabídky, místní nabídky, klávesové zkratky, nástrojové lišty a přiřazení maker v $[officename].</ahelp></variable>"
+#. Z7niH
#: 06140000.xhp
msgctxt ""
"06140000.xhp\n"
@@ -34464,6 +39085,7 @@ msgctxt ""
msgid "You can customize shortcut keys and macro assignments for the current application, or for all $[officename] applications."
msgstr "Můžete si upravit klávesové zkratky a přiřazení maker pro aktuální aplikaci nebo pro všechny aplikace $[officename]."
+#. AHTd6
#: 06140000.xhp
msgctxt ""
"06140000.xhp\n"
@@ -34472,6 +39094,7 @@ msgctxt ""
msgid "You can also save and load individual menu, shortcut key, and toolbar custom settings."
msgstr "Také je možné uložit nebo načíst vlastní nastavení nabídek, klávesových zkratek a nástrojových lišt."
+#. WLHzm
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34480,6 +39103,7 @@ msgctxt ""
msgid "Menus"
msgstr "Nabídky"
+#. AovmE
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34488,6 +39112,7 @@ msgctxt ""
msgid "<bookmark_value>menus;customizing</bookmark_value> <bookmark_value>customizing;menus</bookmark_value> <bookmark_value>editing;menus</bookmark_value>"
msgstr "<bookmark_value>nabídky;přizpůsobení</bookmark_value><bookmark_value>přizpůsobení;nabídky</bookmark_value><bookmark_value>úpravy;nabídky</bookmark_value>"
+#. dqEqQ
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34496,6 +39121,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06140100.xhp\" name=\"Menus\">Menus</link>"
msgstr "<link href=\"text/shared/01/06140100.xhp\" name=\"Nabídky\">Nabídky</link>"
+#. RgrUg
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34504,6 +39130,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/menuassignpage/MenuAssignPage\">Lets you customize %PRODUCTNAME menus for all modules.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/menuassignpage/MenuAssignPage\">Umožňuje přizpůsobit nabídky ve všech modulech %PRODUCTNAME.</ahelp>"
+#. Mw7Ez
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34512,6 +39139,7 @@ msgctxt ""
msgid "You can add new commands, modify existing commands, or rearrange the menu items. You can also add commands executed by macros and apply all kind of styles directly from the menu."
msgstr "Můžete přidávat nové příkazy, upravovat existující příkazy nebo přeuspořádat položky nabídky. Můžete také přidávat příkazy spouštěné makry a používat přímo z nabídek všechny druhy stylů."
+#. hJ99H
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34520,6 +39148,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Tools - Customize - Menus</item> tab."
msgstr "Zvolte kartu <item type=\"menuitem\">Nástroje - Přizpůsobit - Nabídky</item>."
+#. nzad5
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34528,6 +39157,7 @@ msgctxt ""
msgid "Search"
msgstr "Hledat"
+#. 7QJoZ
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34536,6 +39166,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter a string in the text box to narrow the search of commands.</ahelp>"
msgstr "<ahelp hid=\".\">Zadáte-li do textového pole řetězec, zúžíte nabízený seznam příkazů.</ahelp>"
+#. kBkEt
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34544,6 +39175,7 @@ msgctxt ""
msgid "Category"
msgstr "Kategorie"
+#. RCcza
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34552,6 +39184,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select the menu command category in the drop-down list to restrict the search of commands or scroll the list below. Macros and styles commands are in the bottom of the list.</ahelp>"
msgstr "<ahelp hid=\".\">Pokud vyberete v seznamu kategorii příkazů, omezíte tím vyhledávání příkazů. Makra a příkazy pro styly jsou uvedeny na konci seznamu.</ahelp>"
+#. BWoWU
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34560,6 +39193,7 @@ msgctxt ""
msgid "Function"
msgstr "Funkce"
+#. CaiTb
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34568,6 +39202,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the results of the combination of the search string and category of the desired function.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí výsledky pro kombinaci vyhledávaného řetězce a kategorie.</ahelp>"
+#. NZ9Gq
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34576,6 +39211,7 @@ msgctxt ""
msgid "Description"
msgstr "Popis"
+#. yYbAC
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34584,6 +39220,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The text box contains a short description of the selected command.</ahelp>"
msgstr "<ahelp hid=\".\">Toto textové pole obsahuje krátký popis vybraného příkazu.</ahelp>"
+#. pLqCC
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34592,6 +39229,7 @@ msgctxt ""
msgid "Scope"
msgstr "Oblast platnosti"
+#. PwCpH
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34600,6 +39238,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select the location where the menu is to be attached. If attached to a %PRODUCTNAME module, the menu is available for all files opened in that module. If attached to the file, the menu will be available only when that file is opened and active.</ahelp>"
msgstr "<ahelp hid=\".\">Vyberte umístění, ke kterému bude nabídka připojena. Bude-li se jednat modul %PRODUCTNAME, nabídka bude k dispozici pro všechny soubory, které tento modul otevře. Bude-li to soubor, nabídka bude k dispozici pouze tehdy, bude-li tento soubor otevřený a aktivní.</ahelp>"
+#. p8L2J
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34608,6 +39247,7 @@ msgctxt ""
msgid "Target"
msgstr "Cíl"
+#. QpyXH
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34616,6 +39256,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select the menu where the customization is to be applied. The current set of functions is displayed in the box below.</ahelp>"
msgstr "<ahelp hid=\".\">Vyberte nabídku, kterou budete přizpůsobovat. Aktuální sada jejích funkcí se zobrazuje v poli níže.</ahelp>"
+#. SCRFN
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34624,6 +39265,7 @@ msgctxt ""
msgid "Add"
msgstr "Přidat"
+#. 6so4v
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34632,6 +39274,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Click on the gear icon and then choose Add to add a new menu.</ahelp>"
msgstr "<ahelp hid=\".\">Klepnutím na ikonu ozubeného kola a následnou volbou Přidat přidáte novou nabídku.</ahelp>"
+#. uWnv3
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34640,6 +39283,7 @@ msgctxt ""
msgid "Remove"
msgstr "Smazat"
+#. CmdBm
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34648,6 +39292,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Click on the gear icon and then choose Delete to delete the menu.</ahelp>"
msgstr "<ahelp hid=\".\">Klepnutím na ikonu ozubeného kola a následnou volbou Smazat nabídku smažete.</ahelp>"
+#. 72LBB
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34656,6 +39301,7 @@ msgctxt ""
msgid "You can only delete custom menus and custom menu entries."
msgstr "Je možné odstranit jen uživatelské nabídky a položky uživatelské nabídky."
+#. Fk4VQ
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34664,6 +39310,7 @@ msgctxt ""
msgid "Right Arrow button"
msgstr "Tlačítko se šipkou vpravo"
+#. 4mBPM
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34672,6 +39319,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Click on the right arrow button to select a function on the left display box and copy to the right display box. This will add the function to the selected menu.</ahelp>"
msgstr "<ahelp hid=\".\">Klepnutím na tlačítko se šipkou vpravo zkopírujete funkci vybranou v levém poli do pravého pole. Tím se funkce přidá do vybrané nabídky.</ahelp>"
+#. EvCkK
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34680,6 +39328,7 @@ msgctxt ""
msgid "Left Arrow button"
msgstr "Tlačítko se šipkou vlevo"
+#. UdDF7
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34688,6 +39337,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Click on the left arrow button to remove the selected command from the current menu.</ahelp>"
msgstr "<ahelp hid=\".\">Klepnutím na tlačítko se šipkou vlevo odstraníte vybraný příkaz z aktuální nabídky.</ahelp>"
+#. i9dKU
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34696,6 +39346,7 @@ msgctxt ""
msgid "Up and Down arrow buttons"
msgstr "Tlačítka se šipkami nahoru a dolů"
+#. ranis
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34704,6 +39355,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Click on the Up or Down arrows on the right to move the selected command upward or downward in the list of displayed menu commands.</ahelp>"
msgstr "<ahelp hid=\".\">Klepnutím na vpravo umístěná tlačítka se šipkami nahoru a dolů přesunete vybraný příkaz v seznamu směrem nahoru nebo dolů.</ahelp>"
+#. PC3FR
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34712,6 +39364,7 @@ msgctxt ""
msgid "You can drag and drop the selected command to move it to the position you want."
msgstr "Na požadované místo můžete vybraný příkaz také přetáhnout."
+#. G2yK8
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34720,6 +39373,7 @@ msgctxt ""
msgid "Insert"
msgstr "Vložit"
+#. jKE47
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34728,6 +39382,7 @@ msgctxt ""
msgid "<emph>Insert Separator</emph>: Add a separator mark to improve menu readability and to group commands by subject."
msgstr "<emph>Vložit oddělovač</emph>: Přidá oddělovací čáru, která zlepšuje čitelnost nabídky a příkazy tematicky seskupuje."
+#. EyEkZ
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34736,6 +39391,7 @@ msgctxt ""
msgid "<emph>Insert Submenu</emph>: Insert a submenu entry. Enter a name for the new submenu in the dialog box that follows. The new submenu is automatically available in the menu list for edition."
msgstr "<emph>Vložit podnabídku</emph>: Vloží položku podnabídky. V následujícím dialogovém okně zadejte název nové podnabídky. Nová podnabídka se automaticky přidá do seznamu nabídek."
+#. 8MTDE
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34744,6 +39400,7 @@ msgctxt ""
msgid "Modify"
msgstr "Změnit"
+#. SHHUZ
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34752,6 +39409,7 @@ msgctxt ""
msgid "<emph>Rename</emph>: Rename the entry."
msgstr "<emph>Přejmenovat</emph>: Přejmenujte položku."
+#. gZDjk
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34760,6 +39418,7 @@ msgctxt ""
msgid "Defaults"
msgstr "Výchozí"
+#. AzBi8
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34768,6 +39427,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/menuassignpage/defaultsbtn\">Deletes all changes previously made to this menu.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/menuassignpage/defaultsbtn\">Smaže všechny změny provedené v této nabídce.</ahelp>"
+#. 5cP5F
#: 06140100.xhp
msgctxt ""
"06140100.xhp\n"
@@ -34776,6 +39436,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06140300.xhp\" name=\"linkname\">Customizing %PRODUCTNAME context menus</link>"
msgstr "<link href=\"text/shared/01/06140300.xhp\" name=\"linkname\">Přizpůsobení místních nabídek %PRODUCTNAME</link>"
+#. ZsZDA
#: 06140101.xhp
msgctxt ""
"06140101.xhp\n"
@@ -34784,6 +39445,7 @@ msgctxt ""
msgid "New Menu"
msgstr "Nová nabídka"
+#. Rvg2A
#: 06140101.xhp
msgctxt ""
"06140101.xhp\n"
@@ -34792,6 +39454,7 @@ msgctxt ""
msgid "New Menu"
msgstr "Nová nabídka"
+#. CDynf
#: 06140101.xhp
msgctxt ""
"06140101.xhp\n"
@@ -34800,6 +39463,7 @@ msgctxt ""
msgid "Menu name"
msgstr "Název nabídky"
+#. bQNDD
#: 06140101.xhp
msgctxt ""
"06140101.xhp\n"
@@ -34808,6 +39472,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter a name for the menu. To specify a letter in the name as an accelerator key, enter a tilde (~) before the letter.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte název nabídky. Písmeno názvu, které bude sloužit pro přístup pomocí klávesnice, určíte tím, že před něj napíšete vlnovku (~).</ahelp>"
+#. HUXGw
#: 06140101.xhp
msgctxt ""
"06140101.xhp\n"
@@ -34816,6 +39481,7 @@ msgctxt ""
msgid "Menu position"
msgstr "Umístění nabídky"
+#. QkJzC
#: 06140101.xhp
msgctxt ""
"06140101.xhp\n"
@@ -34824,6 +39490,7 @@ msgctxt ""
msgid "Moves the selected menu entry up one position or down one position in the menu when you click the arrow buttons."
msgstr "Když klepnete na tlačítko se šipkou, přesune se vybraná položka v nabídce o jedno místo nahoru nebo dolů."
+#. AHauN
#: 06140102.xhp
msgctxt ""
"06140102.xhp\n"
@@ -34832,6 +39499,7 @@ msgctxt ""
msgid "Move Menu"
msgstr "Přesunout nabídku"
+#. vfmrY
#: 06140102.xhp
msgctxt ""
"06140102.xhp\n"
@@ -34840,6 +39508,7 @@ msgctxt ""
msgid "Move Menu"
msgstr "Přesunout nabídku"
+#. eEk7S
#: 06140102.xhp
msgctxt ""
"06140102.xhp\n"
@@ -34848,6 +39517,7 @@ msgctxt ""
msgid "Menu position"
msgstr "Umístění nabídky"
+#. o8EAW
#: 06140102.xhp
msgctxt ""
"06140102.xhp\n"
@@ -34856,6 +39526,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Moves the selected menu entry up one position or down one position in the menu when you click an arrow button.</ahelp>"
msgstr "<ahelp hid=\".\">Když klepnete na tlačítko se šipkou, přesune se vybraná položka v nabídce o jedno místo nahoru nebo dolů.</ahelp>"
+#. ttmR5
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -34864,6 +39535,7 @@ msgctxt ""
msgid "Keyboard"
msgstr "Klávesnice"
+#. TJ2RX
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -34872,6 +39544,7 @@ msgctxt ""
msgid "<bookmark_value>keyboard;assigning/editing shortcut keys</bookmark_value><bookmark_value>customizing;keyboard</bookmark_value><bookmark_value>editing;shortcut keys</bookmark_value><bookmark_value>styles;keyboard shortcuts</bookmark_value>"
msgstr "<bookmark_value>klávesnice;klávesové zkratky přiřazení/úpravy </bookmark_value><bookmark_value>přizpůsobení;klávesnice</bookmark_value><bookmark_value> úpravy;klávesové zkratky</bookmark_value><bookmark_value>styly;klávesové zkratky</bookmark_value>"
+#. w7TbR
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -34880,6 +39553,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06140200.xhp\" name=\"Keyboard\">Keyboard</link>"
msgstr "<link href=\"text/shared/01/06140200.xhp\" name=\"Klávesnice\">Klávesnice</link>"
+#. FHDBV
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -34888,6 +39562,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/accelconfigpage/AccelConfigPage\">Assigns or edits the shortcut keys for $[officename] commands, or $[officename] Basic macros.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/accelconfigpage/AccelConfigPage\">Umožňuje přiřadit nebo upravit klávesové zkratky pro příkazy $[officename] nebo makra $[officename] Basic.</ahelp>"
+#. 4xgpA
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -34896,6 +39571,7 @@ msgctxt ""
msgid "You can assign or edit shortcut keys for the current application or for all $[officename] applications."
msgstr "Umožňuje přiřadit nebo upravit klávesové zkratky pro aktuální aplikaci nebo všechny aplikace $[officename]."
+#. Fi6Jn
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -34904,6 +39580,7 @@ msgctxt ""
msgid "Avoid assigning shortcut keys that are currently used by your operating system."
msgstr "Nepřiřazujte klávesové zkratky, které používá váš operační systém."
+#. RVQB6
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -34912,6 +39589,7 @@ msgctxt ""
msgid "$[officename]"
msgstr "$[officename]"
+#. 7Gmih
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -34920,6 +39598,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/accelconfigpage/office\">Displays shortcut keys that are common to all $[officename] applications.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/accelconfigpage/office\">Zobrazuje klávesové zkratky společné všem aplikacím $[officename].</ahelp>"
+#. ZjDTB
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -34928,6 +39607,7 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Writer</caseinline><caseinline select=\"CALC\">Calc</caseinline><caseinline select=\"IMPRESS\">Impress</caseinline><caseinline select=\"DRAW\">Draw</caseinline><caseinline select=\"MATH\">Math</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Writer</caseinline><caseinline select=\"CALC\">Calc</caseinline><caseinline select=\"IMPRESS\">Impress</caseinline><caseinline select=\"DRAW\">Draw</caseinline><caseinline select=\"MATH\">Math</caseinline></switchinline>"
+#. GBfYE
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -34936,6 +39616,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/accelconfigpage/module\">Displays shortcut keys for the current $[officename] application.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/accelconfigpage/module\">Zobrazuje klávesové zkratky aktuální aplikace $[officename].</ahelp>"
+#. CwEEf
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -34944,6 +39625,7 @@ msgctxt ""
msgid "Shortcut keys"
msgstr "Klávesové zkratky"
+#. 4FVaw
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -34952,6 +39634,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/accelconfigpage/shortcuts\">Lists the shortcut keys and the associated commands. To assign or modify the shortcut key for the command selected in the <emph>Function</emph> list, click a shortcut in this list, and then click <emph>Modify</emph>.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/accelconfigpage/shortcuts\">Seznam klávesových zkratek a odpovídajících příkazů. Chcete-li přiřadit nebo změnit klávesovou zkratku příkazu, který vyberete v seznamu <emph>Funkce</emph>, klepněte na klávesovou zkratku v seznamu a poté klepněte na <emph>Upravit</emph>.</ahelp>"
+#. GWDEX
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -34960,6 +39643,7 @@ msgctxt ""
msgid "Functions"
msgstr "Funkce"
+#. 4H9x3
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -34968,6 +39652,7 @@ msgctxt ""
msgid "Lists the function categories and the $[officename] functions that you can assign shortcut keys to."
msgstr "Seznam kategorií funkcí a funkcí $[officename], které je možné přiřadit ke klávesovým zkratkám."
+#. FvxRr
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -34976,6 +39661,7 @@ msgctxt ""
msgid "Category"
msgstr "Kategorie"
+#. rdjKn
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -34984,6 +39670,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/accelconfigpage/category\">Lists the available function categories. To assign shortcuts to Styles, open the \"Styles\" category.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/accelconfigpage/category\">Seznam dostupných kategorií funkcí. Pokud chcete přiřadit klávesovou zkratku stylu, otevřete kategorii \"Styly\".</ahelp>"
+#. PbZFF
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -34992,6 +39679,7 @@ msgctxt ""
msgid "Function"
msgstr "Funkce"
+#. hNDpk
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -35000,6 +39688,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/accelconfigpage/function\">Select a function that you want to assign a shortcut key to, click a key combination in the <emph>Shortcut keys</emph> list, and then click <emph>Modify</emph>. If the selected function already has a shortcut key, it is displayed in the <emph>Keys </emph>list.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/accelconfigpage/function\">Vyberte funkci, kterou chcete přiřadit ke klávesové zkratce, klepněte na kombinaci kláves v seznamu <emph>Zkratky</emph> a poté klepněte na <emph>Změnit</emph>. Pokud již má vybraná funkce klávesovou zkratku, zobrazí se v seznamu <emph>Klávesy</emph>.</ahelp>"
+#. Gfzcs
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -35008,6 +39697,7 @@ msgctxt ""
msgid "Keys"
msgstr "Klávesy"
+#. fwSPV
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -35016,6 +39706,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/accelconfigpage/keys\">Displays the shortcut keys that are assigned to the selected function.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/accelconfigpage/keys\">Zobrazuje klávesové zkratky přiřazené vybrané funkci.</ahelp>"
+#. fmYnE
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -35024,6 +39715,7 @@ msgctxt ""
msgid "Modify"
msgstr "Změnit"
+#. btCB8
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -35032,6 +39724,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/accelconfigpage/change\">Assigns the key combination selected in the <emph>Shortcut keys</emph> list to the command selected in the <emph>Function </emph>list.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/accelconfigpage/change\">Přiřadí kombinaci kláves ze seznamu <emph>Zkratky</emph> k příkazu vybranému v seznamu <emph>Funkce</emph>.</ahelp>"
+#. XzQCB
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -35040,6 +39733,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Deletes the selected element or elements without requiring confirmation.</ahelp>"
msgstr "<ahelp hid=\".\">Bez nutnosti potvrzení odstraní vybraný prvek nebo prvky.</ahelp>"
+#. PBC7w
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -35048,6 +39742,7 @@ msgctxt ""
msgid "Load"
msgstr "Načíst"
+#. hCapF
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -35056,6 +39751,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/accelconfigpage/load\">Replaces the shortcut key configuration with one that was previously saved.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/accelconfigpage/load\">Nahradí konfiguraci klávesových zkratek za dříve uloženou.</ahelp>"
+#. EQXjn
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -35064,6 +39760,7 @@ msgctxt ""
msgid "Save"
msgstr "Uložit"
+#. aJ9xF
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -35072,6 +39769,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/accelconfigpage/save\">Saves the current shortcut key configuration, so that you can load it later.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/accelconfigpage/save\">Uloží konfiguraci klávesových zkratek pro pozdější použití.</ahelp>"
+#. 8FyVA
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -35080,6 +39778,7 @@ msgctxt ""
msgid "Reset"
msgstr "Obnovit"
+#. TnfSW
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
@@ -35088,6 +39787,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Resets modified values back to the default values.</ahelp>"
msgstr "<ahelp hid=\".\"> Změněné hodnoty vrátí zpět na původní</ahelp>"
+#. ubDCL
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35096,6 +39796,7 @@ msgctxt ""
msgid "Context Menus"
msgstr "Místní nabídky"
+#. PGanB
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35104,6 +39805,7 @@ msgctxt ""
msgid "<bookmark_value>context menus;customizing</bookmark_value> <bookmark_value>customizing;context menus</bookmark_value> <bookmark_value>editing;context menus</bookmark_value>"
msgstr "<bookmark_value>místní nabídky;přizpůsobení</bookmark_value><bookmark_value>přizpůsobení;místní nabídky</bookmark_value><bookmark_value>úpravy;místní nabídky</bookmark_value>"
+#. vrAui
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35112,6 +39814,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06140300.xhp\" name=\"Context Menus\">Context Menus</link>"
msgstr "<link href=\"text/shared/01/06140300.xhp\" name=\"Místní nabídky\">Místní nabídky</link>"
+#. BAGoB
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35120,6 +39823,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/menuassignpage/MenuAssignPage\">Lets you customize %PRODUCTNAME context menus for all modules.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/menuassignpage/MenuAssignPage\">Umožňuje přizpůsobit místní nabídky ve všech modulech %PRODUCTNAME.</ahelp>"
+#. 6sEqB
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35128,6 +39832,7 @@ msgctxt ""
msgid "You can add new commands, modify existing commands, or rearrange the context menu items. You can also add commands executed by macros and apply all kind of styles directly from the context menu."
msgstr "Můžete přidávat nové příkazy, upravovat existující příkazy nebo přeuspořádat položky místní nabídky. Můžete také přidávat příkazy spouštěné makry a používat přímo z místních nabídek všechny druhy stylů."
+#. 6hV5c
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35136,6 +39841,7 @@ msgctxt ""
msgid "Choose <item type=\"menuitem\">Tools - Customize - Context Menus</item> tab."
msgstr "Zvolte kartu <item type=\"menuitem\">Nástroje - Přizpůsobit - Místní nabídky</item>."
+#. dTLGx
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35144,6 +39850,7 @@ msgctxt ""
msgid "Search"
msgstr "Hledat"
+#. AaCXN
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35152,6 +39859,7 @@ msgctxt ""
msgid "Enter a string in the text box to narrow the search of commands."
msgstr "Zadáte-li do textového pole řetězec, zúžíte nabízený seznam příkazů."
+#. zqDA8
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35160,6 +39868,7 @@ msgctxt ""
msgid "Category"
msgstr "Kategorie"
+#. AAFif
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35168,6 +39877,7 @@ msgctxt ""
msgid "Select the menu command category in the drop-down list to restrict the search of commands or scroll the list below. Macros and styles commands are in the bottom of the list."
msgstr "Pokud vyberete v seznamu kategorii příkazů, omezíte tím vyhledávání příkazů. Makra a příkazy pro styly jsou uvedeny na konci seznamu."
+#. rKESR
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35176,6 +39886,7 @@ msgctxt ""
msgid "Function"
msgstr "Funkce"
+#. txcYu
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35184,6 +39895,7 @@ msgctxt ""
msgid "Displays the results of the combination of the search string and category of the desired function."
msgstr "Zobrazí výsledky pro kombinaci vyhledávaného řetězce a kategorie."
+#. TsaGF
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35192,6 +39904,7 @@ msgctxt ""
msgid "Description"
msgstr "Popis"
+#. mmQRs
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35200,6 +39913,7 @@ msgctxt ""
msgid "The text box contains a short description of the selected command."
msgstr "Toto textové pole obsahuje krátký popis vybraného příkazu."
+#. P8wp4
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35208,6 +39922,7 @@ msgctxt ""
msgid "Scope"
msgstr "Oblast platnosti"
+#. 7ueyM
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35216,6 +39931,7 @@ msgctxt ""
msgid "Select the location where the context menu is to be attached. If attached to a %PRODUCTNAME module, the context menu is available for all files opened in that module. If attached to the file, the context menu will be available only when that file is opened and active."
msgstr "Vyberte umístění, ke kterému bude místní nabídka připojena. Bude-li se jednat modul %PRODUCTNAME, místní nabídka bude k dispozici pro všechny soubory, které tento modul otevře. Bude-li to soubor, místní nabídka bude k dispozici pouze tehdy, bude-li tento soubor otevřený a aktivní."
+#. bYaXU
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35224,6 +39940,7 @@ msgctxt ""
msgid "Target"
msgstr "Cíl"
+#. 8ga8Y
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35232,6 +39949,7 @@ msgctxt ""
msgid "Select the Context Menu where the customization is to be applied. The current set of functions is displayed in the box below."
msgstr "Vyberte místní nabídku, kterou budete přizpůsobovat. Aktuální sada jejích funkcí se zobrazuje v poli níže."
+#. bDpmM
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35240,6 +39958,7 @@ msgctxt ""
msgid "Right Arrow button"
msgstr "Tlačítko se šipkou vpravo"
+#. urR8Y
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35248,6 +39967,7 @@ msgctxt ""
msgid "Click on the right arrow button to select a function on the left display box and copy to the right display box. This will add the function to the selected context menu."
msgstr "Klepnutím na tlačítko se šipkou vpravo zkopírujete funkci vybranou v levém poli do pravého pole. Tím se funkce přidá do vybrané místní nabídky."
+#. DLGB3
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35256,6 +39976,7 @@ msgctxt ""
msgid "Left Arrow button"
msgstr "Tlačítko se šipkou vlevo"
+#. Ey2KG
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35264,6 +39985,7 @@ msgctxt ""
msgid "Click on the left arrow button to remove the selected command from the current context menu."
msgstr "Klepnutím na tlačítko se šipkou vlevo odstraníte vybraný příkaz z aktuální místní nabídky."
+#. QpADs
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35272,6 +39994,7 @@ msgctxt ""
msgid "Up and Down arrow buttons"
msgstr "Tlačítka se šipkami nahoru a dolů"
+#. Pz6Co
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35280,6 +40003,7 @@ msgctxt ""
msgid "Click on the Up or Down arrows on the right to move the selected command upward or downward in the list of displayed context menus commands."
msgstr "Klepnutím na vpravo umístěná tlačítka se šipkami nahoru a dolů přesunete vybraný příkaz v seznamu směrem nahoru nebo dolů."
+#. Sq9GA
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35288,6 +40012,7 @@ msgctxt ""
msgid "You can drag and drop the selected command to move it to the position you want."
msgstr "Na požadované místo můžete vybraný příkaz také přetáhnout."
+#. ASEww
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35296,6 +40021,7 @@ msgctxt ""
msgid "Insert"
msgstr "Vložit"
+#. dTdWG
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35304,6 +40030,7 @@ msgctxt ""
msgid "<emph>Insert Separator</emph>: Add a separator mark to improve menu readability and to group commands by subject."
msgstr "<emph>Vložit oddělovač</emph>: Přidá oddělovací čáru, která zlepšuje čitelnost nabídky a příkazy tematicky seskupuje."
+#. vmmJm
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35312,6 +40039,7 @@ msgctxt ""
msgid "<emph>Insert Submenu</emph>: Insert a submenu entry. Enter a name for the new submenu in the dialog box that follows. The new submenu is automatically available in the menu list for edition."
msgstr "<emph>Vložit podnabídku</emph>: Vloží položku podnabídky. V následujícím dialogovém okně zadejte název nové podnabídky. Nová podnabídka se automaticky přidá do seznamu nabídek."
+#. JtDag
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35320,6 +40048,7 @@ msgctxt ""
msgid "Modify"
msgstr "Změnit"
+#. GEAjo
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35328,6 +40057,7 @@ msgctxt ""
msgid "<emph>Rename</emph>: Rename the entry."
msgstr "<emph>Přejmenovat</emph>: Přejmenujte položku."
+#. NLfoG
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35336,6 +40066,7 @@ msgctxt ""
msgid "Defaults"
msgstr "Výchozí"
+#. CsEKa
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35344,6 +40075,7 @@ msgctxt ""
msgid "Deletes all changes previously made to this context menu."
msgstr "Smaže všechny změny provedené v této místní nabídce."
+#. CQgQr
#: 06140300.xhp
msgctxt ""
"06140300.xhp\n"
@@ -35352,6 +40084,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06140100.xhp\" name=\"linkname\">Customizing %PRODUCTNAME menus</link>"
msgstr "<link href=\"text/shared/01/06140100.xhp\" name=\"linkname\">Přizpůsobení nabídek %PRODUCTNAME</link>"
+#. g9jJe
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35360,6 +40093,7 @@ msgctxt ""
msgid "Toolbars"
msgstr "Nástrojové lišty"
+#. nuHYB
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35368,6 +40102,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06140400.xhp\" name=\"Toolbars\">Toolbars</link>"
msgstr "<link href=\"text/shared/01/06140400.xhp\" name=\"Nástrojové lišty\">Nástrojové lišty</link>"
+#. USNMB
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35376,6 +40111,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Lets you customize $[officename] toolbars.</ahelp>"
msgstr "<ahelp hid=\".\">Umožňuje přizpůsobit nástrojové lišty v $[officename].</ahelp>"
+#. E7v4c
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35384,6 +40120,7 @@ msgctxt ""
msgid "Search"
msgstr "Hledat"
+#. 57T6D
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35392,6 +40129,7 @@ msgctxt ""
msgid "Enter a string in the text box to narrow the search of commands."
msgstr "Zadáte-li do textového pole řetězec, zúžíte nabízený seznam příkazů."
+#. x8iLF
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35400,6 +40138,7 @@ msgctxt ""
msgid "Category"
msgstr "Kategorie"
+#. dEHHa
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35408,6 +40147,7 @@ msgctxt ""
msgid "Select the command category in the drop-down list to restrict the search of commands or scroll the list below. Macros and styles commands are in the bottom of the list."
msgstr "Pokud vyberete v seznamu kategorii příkazů, omezíte tím vyhledávání příkazů. Makra a příkazy pro styly jsou uvedeny na konci seznamu."
+#. 7bqmE
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35416,6 +40156,7 @@ msgctxt ""
msgid "Function"
msgstr "Funkce"
+#. FrBdH
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35424,6 +40165,7 @@ msgctxt ""
msgid "Displays the results of the combination of the search string and category of the desired function."
msgstr "Zobrazí výsledky pro kombinaci vyhledávaného řetězce a kategorie."
+#. bj2Xy
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35432,6 +40174,7 @@ msgctxt ""
msgid "Description"
msgstr "Popis"
+#. HSSFp
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35440,6 +40183,7 @@ msgctxt ""
msgid "The text box contains a short description of the selected command."
msgstr "Toto textové pole obsahuje krátký popis vybraného příkazu."
+#. nByLy
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35448,6 +40192,7 @@ msgctxt ""
msgid "Scope"
msgstr "Oblast platnosti"
+#. Ex9tx
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35456,6 +40201,7 @@ msgctxt ""
msgid "Select the location where the toolbar is to be attached. If attached to a %PRODUCTNAME module, the toolbar is available for all files opened in that module. If attached to the file, the toolbar will be available only when that file is opened and active."
msgstr "Vyberte umístění, ke kterému bude nástrojová lišta připojena. Bude-li se jednat modul %PRODUCTNAME, lišta bude k dispozici pro všechny soubory, které tento modul otevře. Bude-li to soubor, lišta bude k dispozici pouze tehdy, bude-li tento soubor otevřený a aktivní."
+#. G2Fbp
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35464,6 +40210,7 @@ msgctxt ""
msgid "Target"
msgstr "Cíl"
+#. ABfe3
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35472,6 +40219,7 @@ msgctxt ""
msgid "Select the toolbar where the customization is to be applied. The current set of functions is displayed in the box below."
msgstr "Vyberte nástrojovou lištu, kterou budete přizpůsobovat. Aktuální sada jejích funkcí se zobrazuje v poli níže."
+#. FXFeB
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35480,6 +40228,7 @@ msgctxt ""
msgid "Add"
msgstr "Přidat"
+#. 7hxA9
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35488,6 +40237,7 @@ msgctxt ""
msgid "Click on the gear icon and then choose Add to add a new toolbar."
msgstr "Klepnutím na ikonu ozubeného kola a následnou volbou Přidat přidáte novou nástrojovou lištu."
+#. DW7iQ
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35496,6 +40246,7 @@ msgctxt ""
msgid "Delete"
msgstr "Smazat"
+#. QLmoF
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35504,6 +40255,7 @@ msgctxt ""
msgid "Click on the gear icon and then choose Delete to delete the toolbar."
msgstr "Klepnutím na ikonu ozubeného kola a následnou volbou Smazat nástrojovou lištu smažete."
+#. VQG5w
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35512,6 +40264,7 @@ msgctxt ""
msgid "You can only delete custom toolbar and custom toolbar entries."
msgstr "Je možné odstranit jen uživatelské nástrojové lišty a položky uživatelských nástrojových lišt."
+#. kELAT
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35520,6 +40273,7 @@ msgctxt ""
msgid "Right Arrow button"
msgstr "Tlačítko se šipkou vpravo"
+#. zGmTS
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35528,6 +40282,7 @@ msgctxt ""
msgid "Click on the right arrow button to select a function on the left display box and copy to the right display box. This will add the function to the selected toolbar."
msgstr "Klepnutím na tlačítko se šipkou vpravo zkopírujete funkci vybranou v levém poli do pravého pole. Tím se funkce přidá na vybranou nástrojovou lištu."
+#. rUgGC
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35536,6 +40291,7 @@ msgctxt ""
msgid "Left Arrow button"
msgstr "Tlačítko se šipkou vlevo"
+#. LT4yP
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35544,6 +40300,7 @@ msgctxt ""
msgid "Click on the left arrow button to remove the selected command from the current toolbar."
msgstr "Klepnutím na tlačítko se šipkou vlevo odstraníte vybraný příkaz z aktuální nástrojové lišty."
+#. gotpL
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35552,6 +40309,7 @@ msgctxt ""
msgid "Up and Down Arrow buttons"
msgstr "Tlačítka se šipkami nahoru a dolů"
+#. byaLD
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35560,6 +40318,7 @@ msgctxt ""
msgid "Click on the Up or Down arrows on the right to move the selected command upward or downward in the list of displayed toolbar commands."
msgstr "Klepnutím na vpravo umístěná tlačítka se šipkami nahoru a dolů přesunete vybraný příkaz v seznamu směrem nahoru nebo dolů."
+#. aadzx
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35568,6 +40327,7 @@ msgctxt ""
msgid "You can drag and drop the selected command to move it to the position you want."
msgstr "Na požadované místo můžete vybraný příkaz také přetáhnout."
+#. h8djb
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35576,6 +40336,7 @@ msgctxt ""
msgid "Insert"
msgstr "Vložit"
+#. JnskE
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35584,6 +40345,7 @@ msgctxt ""
msgid "<emph>Insert Separator</emph>: Add a separator mark to improve toolbar readability and to group commands by subject."
msgstr "<emph>Vložit oddělovač</emph>: Přidá oddělovací čáru, která zlepšuje čitelnost nástrojové lišty a příkazy tematicky seskupuje."
+#. ZPoWt
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35592,6 +40354,7 @@ msgctxt ""
msgid "Modify"
msgstr "Změnit"
+#. YAB2z
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35600,6 +40363,7 @@ msgctxt ""
msgid "<emph>Rename</emph>: Rename the entry."
msgstr "<emph>Přejmenovat</emph>: Přejmenujte položku."
+#. wgMVC
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35608,6 +40372,7 @@ msgctxt ""
msgid "<emph>Change Icon</emph>: Opens the <link href=\"text/shared/01/06140402.xhp\" name=\"Change Icon\">Change Icon</link> dialog, where you can assign a different icon to the current command."
msgstr "<emph>Změnit ikonu</emph>: Otevře dialogové okno <link href=\"text/shared/01/06140402.xhp\" name=\"Změnit ikonu\">Změnit ikonu</link>, v němž můžete aktuálnímu příkazu přiřadit jinou ikonu."
+#. Gja5A
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35616,6 +40381,7 @@ msgctxt ""
msgid "<emph>Reset Icon</emph>: Resets the icon to the default icon."
msgstr "<emph>Obnovit ikonu</emph>: Obnoví výchozí ikonu."
+#. iABdR
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35624,6 +40390,7 @@ msgctxt ""
msgid "<emph>Restore Default Command</emph>: Restores the default command."
msgstr "<emph>Obnovit výchozí příkaz</emph>: Obnoví výchozí příkaz."
+#. UcFYP
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35632,6 +40399,7 @@ msgctxt ""
msgid "Defaults"
msgstr "Výchozí"
+#. 9mh9d
#: 06140400.xhp
msgctxt ""
"06140400.xhp\n"
@@ -35640,6 +40408,7 @@ msgctxt ""
msgid "Deletes all changes previously made to this toolbar."
msgstr "Smaže všechny změny provedené v této nástrojové liště."
+#. svntD
#: 06140402.xhp
msgctxt ""
"06140402.xhp\n"
@@ -35648,6 +40417,7 @@ msgctxt ""
msgid "Change Icon"
msgstr "Změnit ikonu"
+#. VF9df
#: 06140402.xhp
msgctxt ""
"06140402.xhp\n"
@@ -35656,6 +40426,7 @@ msgctxt ""
msgid "Change Icon"
msgstr "Změnit ikonu"
+#. jWouu
#: 06140402.xhp
msgctxt ""
"06140402.xhp\n"
@@ -35664,6 +40435,7 @@ msgctxt ""
msgid "Icons"
msgstr "Ikony"
+#. BRfDs
#: 06140402.xhp
msgctxt ""
"06140402.xhp\n"
@@ -35672,6 +40444,7 @@ msgctxt ""
msgid "Displays the available icons in %PRODUCTNAME. To replace the icon that you selected in the <link href=\"text/shared/01/06140400.xhp\">Customize</link> dialog, click an icon, then click the <emph>OK</emph> button."
msgstr "Zobrazí ikony dostupné v %PRODUCTNAME. Chcete-li nahradit ikonu, kterou jste vybral v dialogu <link href=\"text/shared/01/06140400.xhp\">Přizpůsobit</link>, klepněte na ikonu a poté na tlačítko <emph>OK</emph>."
+#. mwUb4
#: 06140402.xhp
msgctxt ""
"06140402.xhp\n"
@@ -35680,6 +40453,7 @@ msgctxt ""
msgid "Import"
msgstr "Import"
+#. 3zmRL
#: 06140402.xhp
msgctxt ""
"06140402.xhp\n"
@@ -35688,6 +40462,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Adds new icons to the list of icons. You see a file open dialog that imports the selected icon or icons into the internal icon directory of %PRODUCTNAME.</ahelp>"
msgstr "<ahelp hid=\".\">Přidá novou ikonu do seznamu ikon. Zobrazí se dialog pro otevření souboru, který importuje vybrané ikony do interního adresáře ikon %PRODUCTNAME.</ahelp>"
+#. mYBQN
#: 06140402.xhp
msgctxt ""
"06140402.xhp\n"
@@ -35696,6 +40471,7 @@ msgctxt ""
msgid "You can only import icons that are in the PNG file format and that are 16x16 or 26x26 pixels in size."
msgstr "Lze importovat jen ikony ve formátu PNG o velikosti 16 x 16 nebo 26 x 26 pixelů."
+#. RLa8G
#: 06140402.xhp
msgctxt ""
"06140402.xhp\n"
@@ -35704,6 +40480,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Click to remove the selected icon from the list. Only user-defined icons can be removed.</ahelp>"
msgstr "<ahelp hid=\".\">Klepnutím odeberete vybranou ikonu ze seznamu. Lze odebrat jen uživatelské ikony.</ahelp>"
+#. XErij
#: 06140500.xhp
msgctxt ""
"06140500.xhp\n"
@@ -35712,14 +40489,16 @@ msgctxt ""
msgid "Events"
msgstr "Události"
+#. BWUKy
#: 06140500.xhp
msgctxt ""
"06140500.xhp\n"
"bm_id3152427\n"
"help.text"
-msgid "<bookmark_value>customizing; events</bookmark_value><bookmark_value>events; customizing</bookmark_value>"
-msgstr "<bookmark_value>přizpůsobení;události</bookmark_value><bookmark_value>události; přizpůsobení</bookmark_value>"
+msgid "<bookmark_value>customizing; events</bookmark_value> <bookmark_value>events; customizing</bookmark_value>"
+msgstr ""
+#. gvzR4
#: 06140500.xhp
msgctxt ""
"06140500.xhp\n"
@@ -35728,6 +40507,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06140500.xhp\" name=\"Events\">Events</link>"
msgstr "<link href=\"text/shared/01/06140500.xhp\" name=\"Události\">Události</link>"
+#. LtwjV
#: 06140500.xhp
msgctxt ""
"06140500.xhp\n"
@@ -35736,6 +40516,7 @@ msgctxt ""
msgid "<variable id=\"assignaction\"><ahelp hid=\".\">Assigns macros to program events. The assigned macro runs automatically every time the selected event occurs.</ahelp></variable>"
msgstr "<variable id=\"assignaction\"><ahelp hid=\".\">Přiřadí makro události. Přiřazené makro se spustí automaticky pokaždé, když nastane zvolená událost.</ahelp></variable>"
+#. micMb
#: 06140500.xhp
msgctxt ""
"06140500.xhp\n"
@@ -35744,6 +40525,7 @@ msgctxt ""
msgid "The dialog box has reduced functionality when called from the Edit-Sheet menu of a spreadsheet."
msgstr "Dialogové okno má méně funkcí, pokud bylo zavoláno v sešitu z nabídky Úpravy - List."
+#. jN5RR
#: 06140500.xhp
msgctxt ""
"06140500.xhp\n"
@@ -35752,6 +40534,7 @@ msgctxt ""
msgid "Save In"
msgstr "Uložit do"
+#. vvFwG
#: 06140500.xhp
msgctxt ""
"06140500.xhp\n"
@@ -35760,6 +40543,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/eventsconfigpage/savein\">Select first where to save the event binding, in the current document or in %PRODUCTNAME.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/eventsconfigpage/savein\">Nejprve vyberte, kam se má uložit přiřazení události, zda do aktuálního dokumentu nebo v %PRODUCTNAME.</ahelp>"
+#. wbCSX
#: 06140500.xhp
msgctxt ""
"06140500.xhp\n"
@@ -35768,6 +40552,7 @@ msgctxt ""
msgid "A macro that is saved with a document can only be run when that document is opened."
msgstr "Makro, které je uloženo v dokumentu, lze spustit jen, je-li tento dokument otevřen."
+#. Ge58b
#: 06140500.xhp
msgctxt ""
"06140500.xhp\n"
@@ -35776,6 +40561,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The big list box lists the events and the assigned macros. After you selected the location in the <emph>Save In</emph> list box, select an event in the big list box. Then click <emph>Assign Macro</emph>.</ahelp>"
msgstr "<ahelp hid=\".\">Ve velkém poli je seznam událostí a přiřazených maker. Po výběru umístění v seznamu <emph>Uložit do</emph> zvolte událost ve velkém poli. Poté klepněte na <emph>Přiřadit makro</emph>.</ahelp>"
+#. fWHza
#: 06140500.xhp
msgctxt ""
"06140500.xhp\n"
@@ -35784,6 +40570,7 @@ msgctxt ""
msgid "Assign Macro"
msgstr "Přiřadit makro"
+#. rtEXf
#: 06140500.xhp
msgctxt ""
"06140500.xhp\n"
@@ -35792,6 +40579,34 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/01/06130000.xhp\">Macro Selector</link> to assign a macro to the selected event.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře dialogové okno <link href=\"text/shared/01/06130000.xhp\">Výběr makra</link> pro přiřazení makra vybrané události.</ahelp>"
+#. 6a78S
+#: 06140500.xhp
+msgctxt ""
+"06140500.xhp\n"
+"hd_id751568966764822\n"
+"help.text"
+msgid "Assign Component..."
+msgstr ""
+
+#. PdgEw
+#: 06140500.xhp
+msgctxt ""
+"06140500.xhp\n"
+"par_id111568966885228\n"
+"help.text"
+msgid "Opens the <literal>Assign Component</literal> dialog to set a <link href=\"text/sbasic/python/python_handler.xhp\">custom UNO command</link> for the selected event."
+msgstr ""
+
+#. LZi7Y
+#: 06140500.xhp
+msgctxt ""
+"06140500.xhp\n"
+"par_id291568910019716\n"
+"help.text"
+msgid "Component assignment is proposed for controls in the Dialog Editor."
+msgstr ""
+
+#. vecG2
#: 06140500.xhp
msgctxt ""
"06140500.xhp\n"
@@ -35800,14 +40615,16 @@ msgctxt ""
msgid "Remove Macro"
msgstr "Odstranit makro"
+#. j8rPa
#: 06140500.xhp
msgctxt ""
"06140500.xhp\n"
"par_id3152349\n"
"help.text"
-msgid "<ahelp hid=\".\">Deletes the macro assignment for the selected event.</ahelp>"
-msgstr "<ahelp hid=\".\">Odstraní přiřazení makra vybrané události.</ahelp>"
+msgid "<ahelp hid=\".\">Deletes the macro or component assignment for the selected event.</ahelp>"
+msgstr ""
+#. QTTif
#: 06140500.xhp
msgctxt ""
"06140500.xhp\n"
@@ -35816,6 +40633,16 @@ msgctxt ""
msgid "<link href=\"text/swriter/01/05060700.xhp\" name=\"List of events\">List of events</link>"
msgstr "<link href=\"text/swriter/01/05060700.xhp\" name=\"Seznam událostí\">Seznam událostí</link>"
+#. kuxSx
+#: 06140500.xhp
+msgctxt ""
+"06140500.xhp\n"
+"par_id831568910303156\n"
+"help.text"
+msgid "<link href=\"text/sbasic/python/python_handler.xhp\" name=\"Creating a Dialog Handler\">Creating a Dialog Handler</link>"
+msgstr ""
+
+#. 9vSFr
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -35824,6 +40651,7 @@ msgctxt ""
msgid "XML Filter Settings"
msgstr "Nastavení XML filtrů"
+#. G5ZK8
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -35832,6 +40660,7 @@ msgctxt ""
msgid "<bookmark_value>filters; XML filter settings</bookmark_value><bookmark_value>XML filters; settings</bookmark_value>"
msgstr "<bookmark_value>filtry; nastavení XML filtrů</bookmark_value><bookmark_value>XML filtry; nastavení</bookmark_value>"
+#. CaLds
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -35840,6 +40669,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06150000.xhp\" name=\"XML Filter Settings\">XML Filter Settings</link>"
msgstr "<link href=\"text/shared/01/06150000.xhp\" name=\"Nastavení XML filtrů\">Nastavení XML filtrů</link>"
+#. p689F
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -35848,6 +40678,7 @@ msgctxt ""
msgid "<ahelp hid=\".uno:OpenXMLFilterSettings\">Opens the <emph>XML Filter Settings </emph>dialog, where you can create, edit, delete, and test filters to import and to export XML files.</ahelp>"
msgstr "<ahelp hid=\".uno:OpenXMLFilterSettings\">Otevře dialog <emph>Nastavení XML filtrů</emph>, kde je možné vytvářet, upravovat, mazat a testovat filtry pro import a export XML souborů.</ahelp>"
+#. 23hBt
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -35856,6 +40687,7 @@ msgctxt ""
msgid "Some filters are only available as optional components during the %PRODUCTNAME installation. To install an optional filter, run the %PRODUCTNAME Setup application, select \"Modify\", and then select the filter that you want in the list of modules."
msgstr "Některé filtry jsou k dispozici jako volitelné součásti během instalace %PRODUCTNAME. Chcete-li instalovat volitelné filtry, spusťte instalaci %PRODUCTNAME, zvolte \"Upravit\" a poté v seznamu modulů vyberte filtr, který chcete nainstalovat."
+#. zvHDx
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -35864,6 +40696,7 @@ msgctxt ""
msgid "The term <emph>XML filter</emph> is used in the following as a shortcut for the more exact description as an <emph>XSLT based filter</emph>."
msgstr "V následujícím textu se termín <emph>XML filtr</emph> používá jako zkratka přesnějšího popisu <emph>filtr založený na XSLT</emph>."
+#. 38Z4N
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -35872,6 +40705,7 @@ msgctxt ""
msgid "Term"
msgstr "Pojem"
+#. 6mEGh
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -35880,6 +40714,7 @@ msgctxt ""
msgid "Description"
msgstr "Popis"
+#. 2x38b
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -35888,6 +40723,7 @@ msgctxt ""
msgid "XML"
msgstr "XML"
+#. ovF2F
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -35896,6 +40732,7 @@ msgctxt ""
msgid "Extensible Markup Language"
msgstr "Extensible Markup Language"
+#. tK4YF
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -35904,6 +40741,7 @@ msgctxt ""
msgid "XSL"
msgstr "XSL"
+#. inenS
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -35912,6 +40750,7 @@ msgctxt ""
msgid "Extensible Stylesheet Language"
msgstr "Extensible Stylesheet Language"
+#. dqnWY
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -35920,6 +40759,7 @@ msgctxt ""
msgid "XSLT"
msgstr "XSLT"
+#. eyGjg
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -35928,6 +40768,7 @@ msgctxt ""
msgid "Extensible Stylesheet Language Transformation. XSLT files are also called XSLT stylesheets."
msgstr "Extensible Stylesheet Language Transformation. XSLT soubory se také nazývají XSLT styly."
+#. FpDNy
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -35936,6 +40777,7 @@ msgctxt ""
msgid "The XHTML export filter produces valid \"XHTML 1.0 Strict\" output for Writer, Calc, Draw, and Impress documents."
msgstr "Exportní filtr XHTML vytváří validní \"XHTML 1.0 Strict\" výstup pro dokumenty Writer, Calc, Draw, a Impress."
+#. HopqV
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -35944,6 +40786,7 @@ msgctxt ""
msgid "Filter list"
msgstr "Seznam filtrů"
+#. uLPoB
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -35952,6 +40795,7 @@ msgctxt ""
msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/filterlist\">Select one or more filters, then click one of the buttons.</ahelp>"
msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/filterlist\">Zvolte jeden či více filtrů a poté klepněte na některé tlačítko.</ahelp>"
+#. 4tQW5
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -35960,6 +40804,7 @@ msgctxt ""
msgid "Some filters are only available as optional components during the %PRODUCTNAME installation. To install an optional filter, run the %PRODUCTNAME Setup application, select \"Modify\", and then select the filter that you want in the list of modules."
msgstr "Některé filtry jsou k dispozici jako volitelné součásti během instalace %PRODUCTNAME. Chcete-li instalovat volitelné filtry, spusťte instalaci %PRODUCTNAME, zvolte \"Upravit\" a poté v seznamu modulů vyberte filtr, který chcete nainstalovat."
+#. EhjFJ
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -35968,6 +40813,7 @@ msgctxt ""
msgid "The lists shows the name and the type of the installed filters."
msgstr "Seznam zobrazuje názvy a typy instalovaných filtrů."
+#. kHEJe
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -35976,6 +40822,7 @@ msgctxt ""
msgid "Click a filter to select it."
msgstr "Klepnutím na filtr jej vyberete."
+#. E5H4a
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -35984,6 +40831,7 @@ msgctxt ""
msgid "Shift-click or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to select several filters."
msgstr "Shift+ kliknutí nebo <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-kliknutí pro výběr několika filtrů."
+#. yZTPF
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -35992,6 +40840,7 @@ msgctxt ""
msgid "Double-click a name to edit the filter."
msgstr "Poklepáním na název upravíte filtr."
+#. k6HoY
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -36000,6 +40849,7 @@ msgctxt ""
msgid "New"
msgstr "Nový"
+#. LHNiX
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -36008,6 +40858,7 @@ msgctxt ""
msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/new\">Opens a dialog with the name of a new filter.</ahelp>"
msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/new\">Otevře dialog s názvem nového filtru.</ahelp>"
+#. Y3y3b
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -36016,6 +40867,7 @@ msgctxt ""
msgid "Edit"
msgstr "Upravit"
+#. rdXQg
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -36024,6 +40876,7 @@ msgctxt ""
msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/edit\">Opens a dialog with the name of the selected file.</ahelp>"
msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/edit\">Otevře dialog s názvem vybraného souboru.</ahelp>"
+#. PepGJ
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -36032,6 +40885,7 @@ msgctxt ""
msgid "Test XSLTs"
msgstr "Ověřit XSLT"
+#. 6tFtT
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -36040,6 +40894,7 @@ msgctxt ""
msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/test\">Opens a dialog with the name of the selected file.</ahelp>"
msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/test\">Otevře dialog s názvem vybraného souboru.</ahelp>"
+#. BB5Dz
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -36048,6 +40903,7 @@ msgctxt ""
msgid "Delete"
msgstr "Smazat"
+#. zJGCU
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -36056,6 +40912,7 @@ msgctxt ""
msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/delete\">Deletes the selected file after you confirm the dialog that follows.</ahelp>"
msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/delete\">Po potvrzení odstraní vybraný soubor.</ahelp>"
+#. HjyiF
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -36064,6 +40921,7 @@ msgctxt ""
msgid "Save as Package"
msgstr "Uložit jako balíček"
+#. mEsz2
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -36072,6 +40930,7 @@ msgctxt ""
msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/save\">Displays a <emph>Save as </emph>dialog to save the selected file as an XSLT filter package (*.jar).</ahelp>"
msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/save\">Zobrazí dialog <emph>Uložit jako</emph>, kde je možné uložit vybraný soubor jako balík XSLT filtru (*.jar).</ahelp>"
+#. TKgT4
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -36080,6 +40939,7 @@ msgctxt ""
msgid "Open Package"
msgstr "Otevřít balíček"
+#. 6fpeQ
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -36088,6 +40948,7 @@ msgctxt ""
msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/open\">Displays an <emph>Open </emph>dialog to open a filter from an XSLT filter package (*.jar).</ahelp>"
msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/open\">Zobrazí dialog <emph>Otevřít</emph>, kde je možné načíst filtr z balíku XSLT filtru (*.jar).</ahelp>"
+#. hyWDB
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -36096,6 +40957,7 @@ msgctxt ""
msgid "Help"
msgstr "Nápověda"
+#. YWyoR
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -36104,6 +40966,7 @@ msgctxt ""
msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/help\">Displays the help page for this dialog.</ahelp>"
msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/help\">Zobrazí nápovědu k tomuto dialogu.</ahelp>"
+#. 49CYu
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -36112,6 +40975,7 @@ msgctxt ""
msgid "Close"
msgstr "Zavřít"
+#. GUr8w
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
@@ -36120,6 +40984,7 @@ msgctxt ""
msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/close\">Closes the dialog.</ahelp>"
msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/close\">Zavře dialogové okno.</ahelp>"
+#. qUTjf
#: 06150100.xhp
msgctxt ""
"06150100.xhp\n"
@@ -36128,6 +40993,7 @@ msgctxt ""
msgid "XML Filter"
msgstr "XML filtr"
+#. riLyy
#: 06150100.xhp
msgctxt ""
"06150100.xhp\n"
@@ -36136,6 +41002,7 @@ msgctxt ""
msgid "<variable id=\"xml_filter\"><link href=\"text/shared/01/06150100.xhp\" name=\"XML Filter\">XML Filter</link></variable>"
msgstr "<variable id=\"xml_filter\"><link href=\"text/shared/01/06150100.xhp\" name=\"XML filtr\">XML filtr</link></variable>"
+#. ctusL
#: 06150100.xhp
msgctxt ""
"06150100.xhp\n"
@@ -36144,6 +41011,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">View and edit the settings of an <link href=\"text/shared/01/06150000.xhp\" name=\"XML filter\">XML filter</link>.</ahelp>"
msgstr "<ahelp hid=\".\">Prohlížení a úprava nastavení <link href=\"text/shared/01/06150000.xhp\" name=\"XML filtru\">XML filtru</link>.</ahelp>"
+#. Sutrb
#: 06150110.xhp
msgctxt ""
"06150110.xhp\n"
@@ -36152,6 +41020,7 @@ msgctxt ""
msgid "General"
msgstr "Obecné"
+#. jG7C8
#: 06150110.xhp
msgctxt ""
"06150110.xhp\n"
@@ -36160,6 +41029,7 @@ msgctxt ""
msgid "<variable id=\"general\"><link href=\"text/shared/01/06150110.xhp\" name=\"General\">General</link></variable>"
msgstr "<variable id=\"general\"><link href=\"text/shared/01/06150110.xhp\" name=\"Obecné\">Obecné</link></variable>"
+#. fkerg
#: 06150110.xhp
msgctxt ""
"06150110.xhp\n"
@@ -36168,6 +41038,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Enter or edit general information for an <link href=\"text/shared/01/06150000.xhp\" name=\"XML filter\">XML filter</link>.</ahelp>"
msgstr "<ahelp hid=\".\">Zadejte nebo upravte obecné informace <link href=\"text/shared/01/06150000.xhp\" name=\"XML filtru\">XML filtru</link>.</ahelp>"
+#. RNEeA
#: 06150110.xhp
msgctxt ""
"06150110.xhp\n"
@@ -36176,6 +41047,7 @@ msgctxt ""
msgid "Filter name"
msgstr "Název filtru"
+#. 4CDnS
#: 06150110.xhp
msgctxt ""
"06150110.xhp\n"
@@ -36184,6 +41056,7 @@ msgctxt ""
msgid "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/filtername\">Enter the name that you want to display in the list box of the <emph>XML Filter Settings</emph> dialog.</ahelp> You must enter a unique name."
msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/filtername\">Zadejte název, který chcete zobrazit v seznamu dialogu <emph>Nastavení XML filtrů</emph>.</ahelp> Musíte zadat jedinečný název."
+#. 9pWwv
#: 06150110.xhp
msgctxt ""
"06150110.xhp\n"
@@ -36192,6 +41065,7 @@ msgctxt ""
msgid "Application"
msgstr "Aplikace"
+#. vMzES
#: 06150110.xhp
msgctxt ""
"06150110.xhp\n"
@@ -36200,6 +41074,7 @@ msgctxt ""
msgid "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/filtername\">Select the application that you want to use with the filter.</ahelp>"
msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/filtername\">Zvolte aplikaci, s kterou chcete použít filtr.</ahelp>"
+#. BfpWQ
#: 06150110.xhp
msgctxt ""
"06150110.xhp\n"
@@ -36208,6 +41083,7 @@ msgctxt ""
msgid "Name of file type"
msgstr "Název typu souboru"
+#. DZDFi
#: 06150110.xhp
msgctxt ""
"06150110.xhp\n"
@@ -36216,6 +41092,7 @@ msgctxt ""
msgid "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/interfacename\">Enter the name that you want to display in the <emph>File type</emph> box in file dialogs.</ahelp> You must enter a unique name. For import filters, the name appears in the <emph>File type</emph> box of <emph>Open</emph> dialogs. For export filters, the name appears in the <emph>File format</emph> box of <emph>Export</emph> dialogs."
msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/interfacename\">Zadejte název, který chcete zobrazit v poli <emph>Typ souboru</emph> v dialozích souborů.</ahelp> Musíte zadat jedinečné jméno. Pro importní filtry se jméno zobrazuje v poli <emph>Typ souboru</emph> dialogů <emph>Otevřít</emph>. Pro exportní filtry se název zobrazuje v poli <emph>Formát souboru</emph> dialogů <emph>Export</emph>."
+#. ADsQV
#: 06150110.xhp
msgctxt ""
"06150110.xhp\n"
@@ -36224,6 +41101,7 @@ msgctxt ""
msgid "File extension"
msgstr "Přípona souboru"
+#. pgFPd
#: 06150110.xhp
msgctxt ""
"06150110.xhp\n"
@@ -36232,6 +41110,7 @@ msgctxt ""
msgid "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/extension\">Enter the file extension to use when you open a file without specifying a filter. $[officename] uses the file extension to determine which filter to use.</ahelp>"
msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/extension\">Zadejte příponu souboru, kterou chcete použít při otevření souboru bez určení filtru. $[officename] používá příponu k určení použitého filtru.</ahelp>"
+#. SgsDJ
#: 06150110.xhp
msgctxt ""
"06150110.xhp\n"
@@ -36240,6 +41119,7 @@ msgctxt ""
msgid "Comments"
msgstr "Komentáře"
+#. fZQfE
#: 06150110.xhp
msgctxt ""
"06150110.xhp\n"
@@ -36248,6 +41128,7 @@ msgctxt ""
msgid "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/description\">Enter a comment (optional).</ahelp>"
msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagegeneral/description\">Zadejte komentář (volitelné).</ahelp>"
+#. sckzu
#: 06150120.xhp
msgctxt ""
"06150120.xhp\n"
@@ -36256,6 +41137,7 @@ msgctxt ""
msgid "Transformation"
msgstr "Transformace"
+#. PwehY
#: 06150120.xhp
msgctxt ""
"06150120.xhp\n"
@@ -36264,6 +41146,7 @@ msgctxt ""
msgid "<variable id=\"transformation\"><link href=\"text/shared/01/06150120.xhp\" name=\"Transformation\">Transformation</link></variable>"
msgstr "<variable id=\"transformation\"><link href=\"text/shared/01/06150120.xhp\" name=\"Transformace\">Transformace</link></variable>"
+#. JAnWe
#: 06150120.xhp
msgctxt ""
"06150120.xhp\n"
@@ -36272,6 +41155,7 @@ msgctxt ""
msgid "<ahelp visibility=\"visible\" hid=\".\">Enter or edit file information for an <link href=\"text/shared/01/06150000.xhp\" name=\"XML filter\">XML filter</link>.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\".\">Zadejte nebo upravte informace o souborech <link href=\"text/shared/01/06150000.xhp\" name=\"XML filtru\">XML filtru</link>.</ahelp>"
+#. g3CRN
#: 06150120.xhp
msgctxt ""
"06150120.xhp\n"
@@ -36280,6 +41164,7 @@ msgctxt ""
msgid "DocType"
msgstr "DocType"
+#. YNKnw
#: 06150120.xhp
msgctxt ""
"06150120.xhp\n"
@@ -36288,6 +41173,7 @@ msgctxt ""
msgid "<ahelp hid=\"filter/ui/xmlfiltertabpagetransformation/doc\" visibility=\"visible\">Enter the DOCTYPE of the XML file.</ahelp>"
msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagetransformation/doc\" visibility=\"visible\">Zadejte DOCTYPE XML souboru.</ahelp>"
+#. EtKuF
#: 06150120.xhp
msgctxt ""
"06150120.xhp\n"
@@ -36296,6 +41182,7 @@ msgctxt ""
msgid "The public identifier is used to detect the filter when you open a file without specifying a filter."
msgstr "Veřejný identifikátor se používá ke zjištění filtru, pokud soubor otevřete bez určení filtru."
+#. eUUmC
#: 06150120.xhp
msgctxt ""
"06150120.xhp\n"
@@ -36304,6 +41191,7 @@ msgctxt ""
msgid "Browse"
msgstr "Procházet"
+#. PnrNS
#: 06150120.xhp
msgctxt ""
"06150120.xhp\n"
@@ -36312,6 +41200,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens a file selection dialog.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře dialog pro výběr souboru.</ahelp>"
+#. NgGAL
#: 06150120.xhp
msgctxt ""
"06150120.xhp\n"
@@ -36320,6 +41209,7 @@ msgctxt ""
msgid "XSLT for export"
msgstr "XSLT pro export"
+#. BHeei
#: 06150120.xhp
msgctxt ""
"06150120.xhp\n"
@@ -36328,6 +41218,7 @@ msgctxt ""
msgid "<ahelp hid=\"filter/ui/xmlfiltertabpagetransformation/xsltexport\" visibility=\"visible\">If this is an export filter, enter the file name of the XSLT stylesheet that you want to use for exporting.</ahelp>"
msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagetransformation/xsltexport\" visibility=\"visible\">Je-li tento filtr exportní, zadejte název souboru s XSLT stylem, který chcete použít pro export.</ahelp>"
+#. NfKUL
#: 06150120.xhp
msgctxt ""
"06150120.xhp\n"
@@ -36336,6 +41227,7 @@ msgctxt ""
msgid "XSLT for import"
msgstr "XSLT pro import"
+#. 89Yav
#: 06150120.xhp
msgctxt ""
"06150120.xhp\n"
@@ -36344,6 +41236,7 @@ msgctxt ""
msgid "<ahelp hid=\"filter/ui/xmlfiltertabpagetransformation/xsltimport\" visibility=\"visible\">If this is an import filter, enter the file name of the XSLT stylesheet that you want to use for importing.</ahelp>"
msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagetransformation/xsltimport\" visibility=\"visible\">Je-li tento filtr importní, zadejte název souboru s XSLT stylem, který chcete použít pro import.</ahelp>"
+#. dBXUs
#: 06150120.xhp
msgctxt ""
"06150120.xhp\n"
@@ -36352,6 +41245,7 @@ msgctxt ""
msgid "Template for import"
msgstr "Šablona pro import"
+#. GBpoD
#: 06150120.xhp
msgctxt ""
"06150120.xhp\n"
@@ -36360,6 +41254,7 @@ msgctxt ""
msgid "<ahelp hid=\"filter/ui/xmlfiltertabpagetransformation/tempimport\" visibility=\"visible\">Enter the name of the template that you want to use for importing. In the template, styles are defined to display XML tags.</ahelp>"
msgstr "<ahelp hid=\"filter/ui/xmlfiltertabpagetransformation/tempimport\" visibility=\"visible\">Zadejte název šablony, kterou chcete použít pro import. V šabloně jsou definovány styly pro zobrazení XML značek.</ahelp>"
+#. PdGrG
#: 06150120.xhp
msgctxt ""
"06150120.xhp\n"
@@ -36368,6 +41263,7 @@ msgctxt ""
msgid "The path to the directory that contains the template must be included in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>. When you open an XML file whose filter uses the template, the template opens first. In the template, you can map $[officename] styles to display XML tags in the XML document."
msgstr "Cesta k adresáři, který obsahuje šablony, musí být uvedena v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - $[officename] - Cesty</emph>. Když otevřete soubor XML, jehož filtr používá tuto šablonu, nejprve se otevře šablona. Šablona může obsahovat styly $[officename], které budou přiřazeny ke XML značkám v XML dokumentu."
+#. sLvge
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36376,6 +41272,7 @@ msgctxt ""
msgid "Test XML Filter"
msgstr "Ověřit XML filtr"
+#. A8NLL
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36384,6 +41281,7 @@ msgctxt ""
msgid "<variable id=\"testxml\"><link href=\"text/shared/01/06150200.xhp\" name=\"Test XML Filter\">Test XML Filter</link></variable>"
msgstr "<variable id=\"testxml\"><link href=\"text/shared/01/06150200.xhp\" name=\"Ověřit XML filtr\">Ověřit XML filtr</link></variable>"
+#. nFHSw
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36392,6 +41290,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Tests the XSLT stylesheets used by the selected <link href=\"text/shared/01/06150000.xhp\" name=\"XML filter\">XML filter</link>.</ahelp>"
msgstr "<ahelp hid=\".\">Ověří XSLT styl používaný vybraným <link href=\"text/shared/01/06150000.xhp\" name=\"XML filtrem\">XML filtrem</link>.</ahelp>"
+#. VhAt6
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36400,6 +41299,7 @@ msgctxt ""
msgid "Export"
msgstr "Export"
+#. kqAeB
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36408,6 +41308,7 @@ msgctxt ""
msgid "XSLT for export"
msgstr "XSLT pro export"
+#. jcXnX
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36416,6 +41317,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the file name of the XSLT filter that you entered on the <emph>Transformation</emph> tab page.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazuje název souboru XSLT filtru zadaného na kartě <emph>Transformace</emph>.</ahelp>"
+#. 7jXDQ
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36424,6 +41326,7 @@ msgctxt ""
msgid "Transform document"
msgstr "Transformovat dokument"
+#. CXpuy
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36432,6 +41335,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the file name of the document that you want to use to test the XSLT filter.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazí název souboru dokumentu, který chcete použít k ověření XSLT filtru.</ahelp>"
+#. D5WLp
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36440,6 +41344,7 @@ msgctxt ""
msgid "Browse"
msgstr "Procházet"
+#. mfg8H
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36448,6 +41353,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Locate the file that you want to apply the XML export filter to. The XML code of the transformed file is opened in your default XML editor after transformation.</ahelp>"
msgstr "<ahelp hid=\".\">Vyberte soubor, na který chcete použít exportní XML filtr. XML kód převedeného souboru se po převodu otevře ve výchozím editoru XML.</ahelp>"
+#. ix9Un
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36456,6 +41362,7 @@ msgctxt ""
msgid "Current Document"
msgstr "Stávající dokument"
+#. wJrp7
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36464,6 +41371,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The front-most open file that matches the XML filter criteria will be used to test the filter. The current XML export filter transforms the file and the resulting XML code is displayed in the <link href=\"text/shared/01/06150210.xhp\">XML Filter output</link> window.</ahelp>"
msgstr "<ahelp hid=\".\">K ověření filtru se použije první otevřený soubor, který odpovídá kritériím XML filtru. Aktuální exportní XML filtr převede soubor a výsledný XML kód se zobrazí v okně <link href=\"text/shared/01/06150210.xhp\">Výstup XML filtru</link>.</ahelp>"
+#. YS8RF
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36472,6 +41380,7 @@ msgctxt ""
msgid "Import"
msgstr "Import"
+#. XFoqd
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36480,6 +41389,7 @@ msgctxt ""
msgid "XSLT for import"
msgstr "XSLT pro import"
+#. vUEnL
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36488,6 +41398,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the file name of the XSLT filter that you entered on the <emph>Transformation</emph> tab page.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazuje název souboru XSLT filtru zadaného na kartě <emph>Transformace</emph>.</ahelp>"
+#. 6owdM
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36496,6 +41407,7 @@ msgctxt ""
msgid "Template for import"
msgstr "Šablona pro import"
+#. vxgio
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36504,6 +41416,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the file name of the template that you entered on the <emph>Transformation</emph> tab page.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazuje název souboru šablony zadaného na kartě <emph>Transformace</emph>.</ahelp>"
+#. MDXZa
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36512,6 +41425,7 @@ msgctxt ""
msgid "Transform file"
msgstr "Transformuj soubor"
+#. KnDDF
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36520,6 +41434,7 @@ msgctxt ""
msgid "Display source"
msgstr "Zobrazit zdroj"
+#. RpL7x
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36528,6 +41443,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens the XML source of the selected document in your default XML editor after importing.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře po importu zdrojový kód XML vybraného dokumentu ve výchozím editoru XML.</ahelp>"
+#. F5GwC
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36536,6 +41452,7 @@ msgctxt ""
msgid "Browse"
msgstr "Procházet"
+#. ge7ez
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36544,6 +41461,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens a file selection dialog. The selected file is opened using the current XML import filter.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře dialog pro výběr souboru. Vybraný soubor bude otevřen s použitím aktuálního importního XML filtru.</ahelp>"
+#. BHoVE
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36552,6 +41470,7 @@ msgctxt ""
msgid "Recent File"
msgstr "Předchozí soubor"
+#. EnzyK
#: 06150200.xhp
msgctxt ""
"06150200.xhp\n"
@@ -36560,6 +41479,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Re-opens the document that was last opened with this dialog.</ahelp>"
msgstr "<ahelp hid=\".\">Znovu otevře dokument, který byl v tomto dialogovém okně otevřen naposledy.</ahelp>"
+#. UKk9v
#: 06150210.xhp
msgctxt ""
"06150210.xhp\n"
@@ -36568,6 +41488,7 @@ msgctxt ""
msgid "XML Filter output"
msgstr "Výstup XML filtru"
+#. Pnysa
#: 06150210.xhp
msgctxt ""
"06150210.xhp\n"
@@ -36576,6 +41497,7 @@ msgctxt ""
msgid "<variable id=\"xmlfilteroutput\"><link href=\"text/shared/01/06150210.xhp\" name=\"XML Filter output\">XML Filter output</link></variable>"
msgstr "<variable id=\"xmlfilteroutput\"><link href=\"text/shared/01/06150210.xhp\" name=\"Výstup XML filtru\">Výstup XML filtru</link></variable>"
+#. cEfMm
#: 06150210.xhp
msgctxt ""
"06150210.xhp\n"
@@ -36584,6 +41506,7 @@ msgctxt ""
msgid "<ahelp visibility=\"visible\" hid=\"HID_XML_FILTER_OUTPUT_WINDOW\">Lists the test results of an <link href=\"text/shared/01/06150000.xhp\" name=\"XML filter\">XML filter</link>.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\"HID_XML_FILTER_OUTPUT_WINDOW\">Zobrazí výsledky ověření <link href=\"text/shared/01/06150000.xhp\" name=\"XML filtru\">XML filtru</link>.</ahelp>"
+#. g2s98
#: 06150210.xhp
msgctxt ""
"06150210.xhp\n"
@@ -36592,6 +41515,7 @@ msgctxt ""
msgid "The test results of an import or export XSLT stylesheet are displayed in the <emph>XML Filter output </emph>window. If you want, you can also validate the filter output."
msgstr "Výsledky ověření importního nebo exportního XSLT stylu se zobrazí v okně <emph>Výstup XML filtru</emph>. Pokud chcete, je možné také výstup filtru validovat."
+#. eJBCY
#: 06150210.xhp
msgctxt ""
"06150210.xhp\n"
@@ -36600,6 +41524,7 @@ msgctxt ""
msgid "Validate"
msgstr "Validovat"
+#. shAGV
#: 06150210.xhp
msgctxt ""
"06150210.xhp\n"
@@ -36608,6 +41533,7 @@ msgctxt ""
msgid "<ahelp visibility=\"visible\" hid=\"HID_XML_SOURCE_FILE_VALIDATE\">Validates the contents of the <emph>XML Filter output</emph> window.</ahelp>"
msgstr "<ahelp visibility=\"visible\" hid=\"HID_XML_SOURCE_FILE_VALIDATE\">Validuje obsah okna <emph>Výstup XML filtru</emph>.</ahelp>"
+#. CDYE9
#: 06150210.xhp
msgctxt ""
"06150210.xhp\n"
@@ -36616,6 +41542,7 @@ msgctxt ""
msgid "The window splits into two areas and the results of the validation are displayed in the lower area."
msgstr "Okno se rozdělí na dvě části a výsledek validace se zobrazí ve spodní části."
+#. JBGEx
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36624,6 +41551,7 @@ msgctxt ""
msgid "Hangul/Hanja Conversion"
msgstr "Převod hangul/handža"
+#. mywtn
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36632,6 +41560,7 @@ msgctxt ""
msgid "<bookmark_value>converting;Hangul/Hanja</bookmark_value><bookmark_value>Hangul/Hanja</bookmark_value>"
msgstr "<bookmark_value>převádění; hangul/handža</bookmark_value><bookmark_value>hangul/handža</bookmark_value>"
+#. npX4p
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36640,6 +41569,7 @@ msgctxt ""
msgid "<link href=\"text/shared/01/06200000.xhp\" name=\"Hangul/Hanja Conversion\">Hangul/Hanja Conversion</link>"
msgstr "<link href=\"text/shared/01/06200000.xhp\" name=\"Převod hangul/handža\">Převod hangul/handža</link>"
+#. B7EXU
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36648,6 +41578,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Converts the selected Korean text from Hangul to Hanja or from Hanja to Hangul.</ahelp> The menu command can only be called if you enable Asian language support under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and if a text formatted in Korean language is selected."
msgstr "<ahelp hid=\".\">Převede vybraný korejský text z písma hangul na písmo handža nebo obráceně. </ahelp> Příkaz v nabídce může být spuštěn pouze tehdy, je-li povolena podpora pro asijské jazyky v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Jazyková nastavení - Jazyky</emph> a je-li vybrán text v korejštině."
+#. 6EGdk
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36656,6 +41587,7 @@ msgctxt ""
msgid "Original"
msgstr "Původní"
+#. BMpSD
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36664,6 +41596,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the current selection.</ahelp>"
msgstr "<ahelp hid=\".\">Zobrazuje aktuální výběr.</ahelp>"
+#. An6JM
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36672,6 +41605,7 @@ msgctxt ""
msgid "Word"
msgstr "Slovo"
+#. NspJb
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36680,6 +41614,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays the first replacement suggestion from the dictionary.</ahelp> You can edit the suggested word or enter another word. Click the <emph>Find</emph> button to replace your original word with the corresponding replacement word."
msgstr "<ahelp hid=\".\">Zobrazí první návrh náhrady ze slovníku.</ahelp> Je možné navržené slovo upravit nebo zadat jiné. Klepnutím na tlačítko <emph>Najít</emph> nahradíte původní slovo odpovídajícím novým slovem."
+#. reBzB
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36688,6 +41623,7 @@ msgctxt ""
msgid "Find"
msgstr "Najít"
+#. okTbA
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36696,6 +41632,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Finds your Hangul input in the dictionary and replaces it with the corresponding Hanja.</ahelp> Click <emph>Ignore</emph> to cancel the find function."
msgstr "<ahelp hid=\".\">Najde zadaný text hangul ve slovníku a nahradí jej odpovídajícím textem handža.</ahelp> Klepnutím na <emph>Ignorovat</emph> zrušíte vyhledávání."
+#. yyZnZ
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36704,6 +41641,7 @@ msgctxt ""
msgid "Suggestions"
msgstr "Návrhy"
+#. Ls6Di
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36712,6 +41650,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Displays all available replacements in the dictionary.</ahelp> If the <emph>Replace by character</emph> box is enabled, you see a grid of characters. If the <emph>Replace by character</emph> box is not checked, you see a list of words."
msgstr "<ahelp hid=\".\">Zobrazí všechna dostupná nahrazení ze slovníku.</ahelp> Je-li zaškrtnuto pole <emph>Nahradit po znacích</emph>, zobrazí se mřížka znaků. Pokud pole <emph>Nahradit znakem</emph> zaškrtnuto není, zobrazí se seznam slov."
+#. mvcC2
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36720,6 +41659,7 @@ msgctxt ""
msgid "Format"
msgstr "Formát"
+#. wfHpE
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36728,6 +41668,7 @@ msgctxt ""
msgid "Click the format to display the replacements."
msgstr "Klepněte na formát zobrazení náhrad."
+#. R5bg2
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36736,6 +41677,7 @@ msgctxt ""
msgid "Hangul/Hanja"
msgstr "Hangul/handža"
+#. jVsp4
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36744,6 +41686,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The original characters are replaced by the suggested characters.</ahelp>"
msgstr "<ahelp hid=\".\">Původní znaky se nahradí navrženými znaky.</ahelp>"
+#. yA7uq
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36752,6 +41695,7 @@ msgctxt ""
msgid "Hanja (Hangul)"
msgstr "Handža (hangul)"
+#. uX4Hn
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36760,6 +41704,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The Hangul part will be displayed in brackets after the Hanja part.</ahelp>"
msgstr "<ahelp hid=\".\">Část hangul se zobrazí v závorkách po části handža.</ahelp>"
+#. ENnkB
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36768,6 +41713,7 @@ msgctxt ""
msgid "Hangul (Hanja)"
msgstr "Hangul (handža)"
+#. 98FBp
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36776,6 +41722,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The Hanja part will be displayed in brackets after the Hangul part.</ahelp>"
msgstr "<ahelp hid=\".\">Část handža se zobrazí v závorkách po části hangul.</ahelp>"
+#. yjEGi
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36784,6 +41731,7 @@ msgctxt ""
msgid "Hanja as ruby text above"
msgstr "Handža jako ruby text nahoře"
+#. RGoBk
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36792,6 +41740,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The Hanja part will be displayed as ruby text above the Hangul part.</ahelp>"
msgstr "<ahelp hid=\".\">Část handža se zobrazí jako ruby text nad částí hangul.</ahelp>"
+#. tqqgG
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36800,6 +41749,7 @@ msgctxt ""
msgid "Hanja as ruby text below"
msgstr "Handža jako ruby text dole"
+#. vWYLx
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36808,6 +41758,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The Hanja part will be displayed as ruby text below the Hangul part.</ahelp>"
msgstr "<ahelp hid=\".\">Část handža se zobrazí jako ruby text pod částí hangul.</ahelp>"
+#. WBhww
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36816,6 +41767,7 @@ msgctxt ""
msgid "Hangul as ruby text above"
msgstr "Hangul jako ruby text nahoře"
+#. LWpoG
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36824,6 +41776,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The Hangul part will be displayed as ruby text above the Hanja part.</ahelp>"
msgstr "<ahelp hid=\".\">Část hangul se zobrazí jako ruby text nad částí handža.</ahelp>"
+#. ECejG
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36832,6 +41785,7 @@ msgctxt ""
msgid "Hangul as ruby text below"
msgstr "Hangul jako ruby text dole"
+#. 28wbC
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36840,6 +41794,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">The Hangul part will be displayed as ruby text below the Hanja part.</ahelp>"
msgstr "<ahelp hid=\".\">Část hangul se zobrazí jako ruby text pod částí handža.</ahelp>"
+#. EsGY7
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36848,6 +41803,7 @@ msgctxt ""
msgid "Conversion"
msgstr "Převod"
+#. ZcQdN
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36856,6 +41812,7 @@ msgctxt ""
msgid "Normally in a mixed text selection made of Hangul and Hanja characters, all Hangul characters will be converted to Hanja and all Hanja characters will be converted to Hangul. If you want to convert a mixed text selection only in one direction, use the following conversion options."
msgstr "Běžně se ve smíšeném textu ze znaků hangul a handža všechny znaky hangul převedou na handža a všechny znaky handža se převedou na hangul. Pokud chcete převést smíšený text jen jedním směrem, zvolte některou z následujících možností."
+#. TEgnJ
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36864,6 +41821,7 @@ msgctxt ""
msgid "Hangul only"
msgstr "Pouze hangul"
+#. xfyFv
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36872,6 +41830,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Check to convert only Hangul. Do not convert Hanja.</ahelp>"
msgstr "<ahelp hid=\".\">Po zaškrtnutí se bude převádět jen hangul. Handža se převádět nebude.</ahelp>"
+#. ps5DC
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36880,6 +41839,7 @@ msgctxt ""
msgid "Hanja only"
msgstr "Pouze handža"
+#. VWjwM
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36888,6 +41848,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Check to convert only Hanja. Do not convert Hangul.</ahelp>"
msgstr "<ahelp hid=\".\">Po zaškrtnutí se bude převádět jen handža. Hangul se převádět nebude.</ahelp>"
+#. iVmhT
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36896,6 +41857,7 @@ msgctxt ""
msgid "Ignore"
msgstr "Ignorovat"
+#. CEcrh
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36904,6 +41866,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">No changes will be made to the current selection. The next word or character will be selected for conversion.</ahelp>"
msgstr "<ahelp hid=\".\">V aktuálním výběru se žádné změny neprovedou. Pro převod se označí následující slovo.</ahelp>"
+#. 4vAhE
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36912,6 +41875,7 @@ msgctxt ""
msgid "Always Ignore"
msgstr "Ignorovat vždy"
+#. dFeqA
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36920,6 +41884,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">No changes will be made to the current selection, and every time the same selection is detected it will be skipped automatically.</ahelp> The next word or character will be selected for conversion. The list of ignored text is valid for the current $[officename] session."
msgstr "<ahelp hid=\".\">V aktuálním výběru se neprovedou žádné změny a stejné slovo se pokaždé automaticky přeskočí.</ahelp> Pro převod se označí následující slovo. Seznam ignorovaných textů je platný do ukončení $[officename]."
+#. HWDsf
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36928,6 +41893,7 @@ msgctxt ""
msgid "Replace"
msgstr "Nahradit"
+#. 5w8zc
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36936,6 +41902,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Replaces the selection with the suggested characters or word according to the format options.</ahelp> The next word or character will be selected for conversion."
msgstr "<ahelp hid=\".\">Nahradí výběr doporučenými znaky nebo slovem.</ahelp> Pro převod se označí se následující slovo."
+#. UmBHG
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36944,6 +41911,7 @@ msgctxt ""
msgid "Always Replace"
msgstr "Vždy nahrazovat"
+#. 95yCh
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36952,6 +41920,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Replaces the selection with the suggested characters or word according to the format options. Every time the same selection is detected it will be replaced automatically.</ahelp> The next word or character will be selected for conversion. The list of replacement text is valid for the current $[officename] session."
msgstr "<ahelp hid=\".\">Nahradí výběr doporučenými znaky nebo slovem. Příští výskyty vybraného slova se nahradí automaticky.</ahelp> Pro převod se označí se následující slovo. Seznam náhrad platí do ukončení $[officename]."
+#. s9pTB
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36960,6 +41929,7 @@ msgctxt ""
msgid "Replace by character"
msgstr "Nahradit po znacích"
+#. nFekB
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36968,6 +41938,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Check to move character-by-character through the selected text. If not checked, full words are replaced.</ahelp>"
msgstr "<ahelp hid=\".\">Při zaškrtnutí tohoto pole se ve vybraném textu posunujete znak po znaku. Pokud toto pole není zaškrtnuté, nahrazují se celá slova.</ahelp>"
+#. LSenp
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36976,6 +41947,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. BDDAa
#: 06200000.xhp
msgctxt ""
"06200000.xhp\n"
@@ -36984,6 +41956,7 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens the <link href=\"text/shared/01/06201000.xhp\">Hangul/Hanja Options</link> dialog.</ahelp>"
msgstr "<ahelp hid=\".\">Otevře dialogové okno <link href=\"text/shared/01/06201000.xhp\">Možnosti hangul/handža</link>.</ahelp>"
+#. fEEqK
#: 06201000.xhp
msgctxt ""
"06201000.xhp\n"
@@ -36992,6 +41965,7 @@ msgctxt ""
msgid "Hangul/Hanja Options"
msgstr "Možnosti hangul/handža"
+#. xmePQ
#: 06201000.xhp
msgctxt ""
"06201000.xhp\n"
@@ -37000,6 +41974,7 @@ msgctxt ""
msgid "Hangul/Hanja Options"
msgstr "Možnosti hangul/handža"
+#. yHGNb
#: 06201000.xhp
msgctxt ""
"06201000.xhp\n"
@@ -37008,6 +41983,7 @@ msgctxt ""
msgid "Define options for the <link href=\"text/shared/01/06200000.xhp\">Hangul/Hanja conversion</link>."
msgstr "Nastavení pro <link href=\"text/shared/01/06200000.xhp\">převod hangul/handža</link>."
+#. EqybG
#: 06201000.xhp
msgctxt ""
"06201000.xhp\n"
@@ -37016,6 +41992,7 @@ msgctxt ""
msgid "User-defined dictionaries"
msgstr "Uživatelem definované slovníky"
+#. kFzq7
#: 06201000.xhp
msgctxt ""
"06201000.xhp\n"
@@ -37024,6 +42001,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/hangulhanjaadddialog/HangulHanjaAddDialog\">Lists all user-defined dictionaries. Select the check box next to the dictionary that you want to use. Clear the check box next to the dictionary that you do not want to use.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/hangulhanjaadddialog/HangulHanjaAddDialog\">Vypíše seznam všech uživatelem definovaných slovníků. Zaškrtněte pole vedle slovníků, které chcete použít. Zrušte zaškrtnutí u slovníků, které nechcete použít.</ahelp>"
+#. CbfrL
#: 06201000.xhp
msgctxt ""
"06201000.xhp\n"
@@ -37032,6 +42010,7 @@ msgctxt ""
msgid "New"
msgstr "Nový"
+#. t8MW2
#: 06201000.xhp
msgctxt ""
"06201000.xhp\n"
@@ -37040,6 +42019,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/hangulhanjaoptdialog/new\">Opens the New dictionary dialog box, where you can create a new dictionary.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/hangulhanjaoptdialog/new\">Otevře dialogové okno Nový slovník, v němž je možné vytvořit nový slovník.</ahelp>"
+#. fwA94
#: 06201000.xhp
msgctxt ""
"06201000.xhp\n"
@@ -37048,6 +42028,7 @@ msgctxt ""
msgid "Name"
msgstr "Název"
+#. dZkuD
#: 06201000.xhp
msgctxt ""
"06201000.xhp\n"
@@ -37056,6 +42037,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/hangulhanjaadddialog/entry\">Enter a name for the dictionary.</ahelp> To display the new dictionary in the <emph>User-defined dictionaries</emph> list box, click <emph>OK</emph>."
msgstr "<ahelp hid=\"cui/ui/hangulhanjaadddialog/entry\">Zadejte název nového slovníku.</ahelp> Klepnutím na <emph>OK</emph> nový slovník zobrazíte v seznamu <emph>Uživatelem definované slovníky</emph>."
+#. xWEZk
#: 06201000.xhp
msgctxt ""
"06201000.xhp\n"
@@ -37064,6 +42046,7 @@ msgctxt ""
msgid "Edit"
msgstr "Upravit"
+#. htGCV
#: 06201000.xhp
msgctxt ""
"06201000.xhp\n"
@@ -37072,6 +42055,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/hangulhanjaoptdialog/edit\">Opens the <link href=\"text/shared/01/06202000.xhp\">Edit Custom Dictionary</link> dialog where you can edit any user-defined dictionary.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/hangulhanjaoptdialog/edit\">Otevře dialogové okno <link href=\"text/shared/01/06202000.xhp\">Upravit vlastní slovník</link>, v němž je možné upravit uživatelem definovaný slovník.</ahelp>"
+#. BLaEH
#: 06201000.xhp
msgctxt ""
"06201000.xhp\n"
@@ -37080,6 +42064,7 @@ msgctxt ""
msgid "Delete"
msgstr "Smazat"
+#. WXq6D
#: 06201000.xhp
msgctxt ""
"06201000.xhp\n"
@@ -37088,6 +42073,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/hangulhanjaoptdialog/delete\">Deletes the selected user-defined dictionary.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/hangulhanjaoptdialog/delete\">Smaže vybraný uživatelem definovaný slovník.</ahelp>"
+#. NgCgF
#: 06201000.xhp
msgctxt ""
"06201000.xhp\n"
@@ -37096,6 +42082,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. jompr
#: 06201000.xhp
msgctxt ""
"06201000.xhp\n"
@@ -37104,6 +42091,7 @@ msgctxt ""
msgid "Specifies additional options for all dictionaries."
msgstr "Nastavení dalších možností pro všechny slovníky."
+#. DCWGB
#: 06201000.xhp
msgctxt ""
"06201000.xhp\n"
@@ -37112,6 +42100,7 @@ msgctxt ""
msgid "Ignore post-positional word"
msgstr "Ignorovat příklonné slovo"
+#. oLoV7
#: 06201000.xhp
msgctxt ""
"06201000.xhp\n"
@@ -37120,6 +42109,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/hangulhanjaoptdialog/ignorepost\">Ignores positional characters at the end of Korean words when you search a dictionary.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/hangulhanjaoptdialog/ignorepost\">Při hledání ve slovníku ignoruje příklonné znaky na konci korejských slov.</ahelp>"
+#. c8vEK
#: 06201000.xhp
msgctxt ""
"06201000.xhp\n"
@@ -37128,6 +42118,7 @@ msgctxt ""
msgid "Show entries recently used first"
msgstr "Nejprve zobrazit naposledy použité záznamy"
+#. v5DQe
#: 06201000.xhp
msgctxt ""
"06201000.xhp\n"
@@ -37136,6 +42127,7 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/hangulhanjaoptdialog/showrecentfirst\">Shows the replacement suggestion that you selected the last time as the first entry on the list.</ahelp