diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-01-31 19:26:46 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-01-31 19:30:03 +0100 |
commit | cc24a4e892c5f8b1f5ee88c927013ffe4ab4c061 (patch) | |
tree | 4585415ea12963637846cd141c98f015d766e2d9 /source/cs/helpcontent2 | |
parent | 59aa6716126252d64cbd897153f231389c05ac2d (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I5ee0866633d20e924f2a3a885ae04419b4f4a125
Diffstat (limited to 'source/cs/helpcontent2')
20 files changed, 8895 insertions, 5672 deletions
diff --git a/source/cs/helpcontent2/source/text/sbasic/guide.po b/source/cs/helpcontent2/source/text/sbasic/guide.po index 3d48aac6a3a..d4924bcd787 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: 2021-10-20 13:08+0200\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2021-10-24 01:36+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicguide/cs/>\n" @@ -13,7 +13,7 @@ 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: Weblate 4.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1565163076.000000\n" #. WcTKB @@ -1645,14 +1645,14 @@ msgctxt "" msgid "Global Function for Loading Dialogs" msgstr "Globální funkce pro načítání dialogových oken" -#. uCCWG +#. uREk8 #: 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 "Funkce <literal>LoadDialog</literal> je uložena v <literal>Tools.ModuleControls</literal>, které jsou dostupné v makrech a dialogových oknech %PRODUCTNAME." +msgid "<literal>LoadDialog</literal> function is stored in <literal>Tools.ModuleControls</literal> available from Application Macros and Dialogs." +msgstr "" #. kBLFU #: sample_code.xhp diff --git a/source/cs/helpcontent2/source/text/sbasic/python.po b/source/cs/helpcontent2/source/text/sbasic/python.po index cd6c95261bc..8c99444fdb4 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: 2021-12-20 13:20+0100\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2021-11-18 15:37+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/cs/>\n" @@ -79,14 +79,14 @@ 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 "Skripty Pythonu lze spouštět volbou <menuitem>Nástroje - Makra – Spustit makro</menuitem>. Upravovat je můžete ve svém oblíbeném textovém editoru. Nacházejí se na různých místech podrobně popsaných níže. V části Příklady programování je uvedeno, jak z %PRODUCTNAME spustit interaktivní konzoli Pythonu." -#. g2dUC +#. nytCF #: 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 "Skriptovací rozhraní %PRODUCTNAME pro Python je v některých distribucích systému GNU/Linux volitelné. Je-li nainstalováno, stačí vybrat <menuitem>Nástroje - Makra - Spustit makro</menuitem> a zkontrolovat, zda se v části <literal>Makra %PRODUCTNAME</literal> nachází makro <literal>HelloWorld – HelloWorldPython</literal>. Pokud schází, nainstalujte skriptovací rozhraní pro Python podle dokumentace pro danou distribuci." +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>Application 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 @@ -403,23 +403,23 @@ 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=\"Otevření dialogového okna pomocí Pythonu\">Otevření dialogového okna pomocí Pythonu</link></variable>" -#. WAuH7 +#. MZJA9 #: python_dialogs.xhp msgctxt "" "python_dialogs.xhp\n" "N0337\n" "help.text" -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 "Statická dialogová okna %PRODUCTNAME jsou vytvářena pomocí <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"editor dialogových oken\">editoru dialogových oken</link> a ukládána na různá místa podle toho, zda jde o osobní (Moje makra), sdílená (Makra %PRODUCTNAME) nebo přímo do dokumentu vložená okna. Naopak dynamická dialogová okna jsou vytvářena za běhu skriptů Basicu, Pythonu nebo jiných <link href=\"text/shared/guide/scripting.xhp\">jazyků podporovaných v %PRODUCTNAME</link>. Zde je znázorněno otevírání statických dialogů pomocí Pythonu. Pro přehlednost je vynecháno zpracování výjimek a internacionalizace." +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 (Application 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 "" -#. BNxEA +#. AbdfS #: python_dialogs.xhp msgctxt "" "python_dialogs.xhp\n" "N0338\n" "help.text" -msgid "My Macros or %PRODUCTNAME Macros dialogs" -msgstr "Dialogová okna v části Moje makra nebo Makra %PRODUCTNAME" +msgid "My Macros or Application Macros dialogs" +msgstr "" #. pcUEy #: python_dialogs.xhp @@ -2230,14 +2230,14 @@ msgctxt "" msgid "<emph>My Macros:</emph> personal macros available for the %PRODUCTNAME user" msgstr "<emph>Moje makra:</emph> osobní makra dostupná pro aktuálního uživatele %PRODUCTNAME" -#. BB8K2 +#. VGmNv #: python_locations.xhp msgctxt "" "python_locations.xhp\n" "par_id471636114847530\n" "help.text" -msgid "<emph>%PRODUCTNAME Macros:</emph> system macros distributed with LibreOffice for every computer user" -msgstr "<emph>Makra %PRODUCTNAME:</emph> systémová makra distribuovaná s %PRODUCTNAME, dostupná pro všechny uživatele" +msgid "<emph>Application Macros:</emph> system macros distributed with LibreOffice for every computer user" +msgstr "" #. kVY4C #: python_locations.xhp @@ -2266,14 +2266,14 @@ 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 "Návod, jak programově přistupovat k umístěním skriptů Pythonu, naleznete v části <link href=\"text/sbasic/python/python_session.xhp\" name=\"Získávání informací o relaci\">Získávání informací o relaci</link>." -#. 2NPrE +#. GDrUs #: python_locations.xhp msgctxt "" "python_locations.xhp\n" "hd_id591544049572647\n" "help.text" -msgid "%PRODUCTNAME Macros" -msgstr "Makra %PRODUCTNAME" +msgid "Application Macros" +msgstr "" #. xBzRT #: python_locations.xhp diff --git a/source/cs/helpcontent2/source/text/sbasic/shared.po b/source/cs/helpcontent2/source/text/sbasic/shared.po index ce762199433..75448d206d5 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: 2021-12-20 13:20+0100\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2022-01-08 14:39+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/cs/>\n" @@ -13,7 +13,7 @@ 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: Weblate 4.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1542486017.000000\n" #. yzYVt @@ -538,14 +538,14 @@ msgctxt "" msgid "Open <item type=\"menuitem\">Tools - Macros - Organize Dialogs</item> and select <item type=\"menuitem\">%PRODUCTNAME Dialogs</item> container." msgstr "Otevřete <item type=\"menuitem\">Nástroje - Makra - Správce dialogových oken</item> a vyberte <item type=\"menuitem\">Dialogová okna %PRODUCTNAME</item>." -#. C3yvQ +#. QFmDV #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id631529000528928\n" "help.text" -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>." +msgid "Open <item type=\"menuitem\">Tools - Macros - %PRODUCTNAME Basic - Edit</item> and select <item type=\"menuitem\">Application Macros</item> container." +msgstr "" #. 7wPgQ #: 00000003.xhp @@ -2041,14 +2041,14 @@ msgctxt "" msgid "Using Variables" msgstr "Použití proměnných" -#. Wdrgx +#. gaCJC #: 01020100.xhp msgctxt "" "01020100.xhp\n" "bm_id3149346\n" "help.text" -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>literals;date</bookmark_value> <bookmark_value>literals;integer</bookmark_value> <bookmark_value>literals;hexadecimal</bookmark_value> <bookmark_value>literals;integer</bookmark_value> <bookmark_value>literals;octal</bookmark_value> <bookmark_value>literals;&h notation</bookmark_value> <bookmark_value>literals;&o notation</bookmark_value> <bookmark_value>literals;floating-point</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žívání</bookmark_value> <bookmark_value>typy proměnných</bookmark_value> <bookmark_value>deklarace proměnných; proměnné</bookmark_value> <bookmark_value>hodnoty;proměnné</bookmark_value> <bookmark_value>literály;datum</bookmark_value> <bookmark_value>literály;celá čísla</bookmark_value> <bookmark_value>literály;šestnáctkové</bookmark_value> <bookmark_value>literály;osmičkové</bookmark_value> <bookmark_value>literály;notace &h</bookmark_value> <bookmark_value>literály; notace &o</bookmark_value> <bookmark_value>literály;desetinná čísla</bookmark_value> <bookmark_value>konstanty</bookmark_value> <bookmark_value>pole;deklarace</bookmark_value> <bookmark_value>definování;konstanty</bookmark_value>" +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>literals;date</bookmark_value> <bookmark_value>literals;integer</bookmark_value> <bookmark_value>literals;integer</bookmark_value> <bookmark_value>literals;floating point</bookmark_value> <bookmark_value>constants</bookmark_value> <bookmark_value>arrays;declaring</bookmark_value> <bookmark_value>defining;constants</bookmark_value>" +msgstr "" #. VAkCC #: 01020100.xhp @@ -2581,6 +2581,15 @@ 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>." +#. RzVub +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"bm_id3150669\n" +"help.text" +msgid "<bookmark_value>ampersand symbol; in literal notation</bookmark_value> <bookmark_value>literals;hexadecimal</bookmark_value> <bookmark_value>literals;octal</bookmark_value> <bookmark_value>literals;&h notation</bookmark_value> <bookmark_value>literals;&o notation</bookmark_value>" +msgstr "" + #. x883R #: 01020100.xhp msgctxt "" @@ -4039,14 +4048,14 @@ msgctxt "" msgid "%PRODUCTNAME Basic libraries can be stored in 3 different containers:" msgstr "Knihovny jazyka %PRODUCTNAME Basic je možné uložit do třech různých kontejnerů:" -#. HYjJE +#. dAbrb #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id571574079618609\n" "help.text" -msgid "<emph>%PRODUCTNAME Macros</emph>: libraries stored in this container are available for all users of the computer and are managed by the computer administrator. The container is located in the %PRODUCTNAME installation directory." -msgstr "<emph>Makra %PRODUCTNAME</emph>: knihovny uložené v tomto kontejneru jsou k dispozici všem uživatelům a spravuje je správce počítače. Kontejner se nachází v adresáři s instalací %PRODUCTNAME." +msgid "<emph>Application Macros</emph>: libraries stored in this container are available for all users of the computer and are managed by the computer administrator. The container is located in the %PRODUCTNAME installation directory." +msgstr "" #. UG2dG #: 01030400.xhp @@ -4066,14 +4075,14 @@ msgctxt "" msgid "<emph>Document</emph>: libraries stored in the document container are only available for the document and are accessible only when the document is open. You cannot access macros of a document from another document." msgstr "<emph>Dokument</emph>: knihovny uložené v tomto kontejneru jsou k dispozici v daném dokumentu. Lze k nim přistupovat pouze tehdy, je-li tento dokument otevřen; nejsou dostupné z jiných dokumentů." -#. GCWxT +#. fP4ya #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id881574081445896\n" "help.text" -msgid "To access macros stored in libraries of <emph>%PRODUCTNAME Macros</emph> or <emph>My Macros</emph> from another container, including the document container, use the <link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope\">GlobalScope specifier</link>." -msgstr "Chcete-li ke knihovnám uloženým v kontejnerech <emph>Makra %PRODUCTNAME</emph> nebo <emph>Moje makra</emph> přistoupit z jiného kontejneru, použijte <link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope\">specifikátor GlobalScope</link>." +msgid "To access macros stored in libraries of <emph>Application Macros</emph> or <emph>My Macros</emph> from another container, including the document container, use the <link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope\">GlobalScope specifier</link>." +msgstr "" #. bGzjL #: 01030400.xhp @@ -4111,14 +4120,14 @@ msgctxt "" msgid "Click the <emph>Libraries</emph> tab." msgstr "Klepněte na kartu <emph>Knihovny</emph>." -#. 4ERU5 +#. htC8c #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3149664\n" "help.text" -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." +msgid "Select to where you want to attach the library in the <emph>Location</emph> list. If you select Application 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 "" #. PCjRC #: 01030400.xhp @@ -4156,14 +4165,14 @@ msgctxt "" msgid "Click the <emph>Libraries</emph> tab." msgstr "Klepněte na kartu <emph>Knihovny</emph>." -#. 5jXQ8 +#. 7w5hH #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3145640\n" "help.text" -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." +msgid "Select to where you want to import the library in the <emph>Location</emph> list. If you select Application 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 "" #. dUvoX #: 01030400.xhp @@ -8800,23 +8809,14 @@ msgctxt "" msgid "Returns the blue component of the specified composite color code." msgstr "Vrátí hodnotu modré složky pro zadaný kód barvy." -#. VLvxx +#. qNGaq #: 03010301.xhp msgctxt "" "03010301.xhp\n" -"hd_id3149670\n" +"par_id3149457\n" "help.text" -msgid "Syntax:" -msgstr "Syntaxe:" - -#. 6NsAv -#: 03010301.xhp -msgctxt "" -"03010301.xhp\n" -"hd_id3149656\n" -"help.text" -msgid "Return value:" -msgstr "Návratová hodnota:" +msgid "Blue (Color As Long)" +msgstr "Blue (Barva As Long)" #. vGp8m #: 03010301.xhp @@ -8827,15 +8827,6 @@ msgctxt "" msgid "Integer" msgstr "Celé číslo" -#. GiJXy -#: 03010301.xhp -msgctxt "" -"03010301.xhp\n" -"hd_id3156423\n" -"help.text" -msgid "Parameter:" -msgstr "Parametr:" - #. JY6Z8 #: 03010301.xhp msgctxt "" @@ -8845,14 +8836,14 @@ msgctxt "" msgid "<emph>Color value</emph>: Long integer expression that specifies any composite color code for which to return the blue component." msgstr "<emph>Barva</emph>: Celočíselný výraz určující jakýkoliv kód barvy, jehož modrou složku chcete vrátit." -#. roGL5 +#. NEqxG #: 03010301.xhp msgctxt "" "03010301.xhp\n" -"hd_id3153091\n" +"par_id671639922129017\n" "help.text" -msgid "Example:" -msgstr "Příklad:" +msgid "Under VBA compatibility mode (<link href=\"text/sbasic/shared/03103350.xhp\" name=\"vbasupport\"><literal>Option VBASupport 1</literal></link>), the function Blue() is incompatible with VBA colors, when color from previous call to <link href=\"text/sbasic/shared/03010306.xhp\" name=\"linkrgbvba\"><literal>function RGB [VBA]</literal></link> is passed." +msgstr "" #. a3s7N #: 03010301.xhp @@ -8926,23 +8917,14 @@ msgctxt "" msgid "Returns the Green component of the given composite color code." msgstr "Vrátí hodnotu zelené složky pro zadaný kód barvy." -#. qAgBp +#. yGCYn #: 03010302.xhp msgctxt "" "03010302.xhp\n" -"hd_id3154140\n" -"help.text" -msgid "Syntax:" -msgstr "Syntaxe:" - -#. q3DPS -#: 03010302.xhp -msgctxt "" -"03010302.xhp\n" -"hd_id3154124\n" +"par_id3153969\n" "help.text" -msgid "Return value:" -msgstr "Návratová hodnota:" +msgid "Green (Color As Long)" +msgstr "Green (Barva As Long)" #. wbFdA #: 03010302.xhp @@ -8953,15 +8935,6 @@ msgctxt "" msgid "Integer" msgstr "Celé číslo" -#. rGUxM -#: 03010302.xhp -msgctxt "" -"03010302.xhp\n" -"hd_id3154909\n" -"help.text" -msgid "Parameter:" -msgstr "Parametr:" - #. YKcLU #: 03010302.xhp msgctxt "" @@ -8971,15 +8944,6 @@ msgctxt "" msgid "<emph>Color</emph>: Long integer expression that specifies a composite color code for which to return the Green component." msgstr "<emph>Barva</emph>: Celočíselný výraz určující jakýkoliv kód barvy, jehož zelenou složku chcete vrátit." -#. DBLfM -#: 03010302.xhp -msgctxt "" -"03010302.xhp\n" -"hd_id3149664\n" -"help.text" -msgid "Example:" -msgstr "Příklad:" - #. 6vcEb #: 03010302.xhp msgctxt "" @@ -9052,23 +9016,14 @@ msgctxt "" msgid "Returns the Red component of the specified composite color code." msgstr "Vrátí hodnotu červené složky pro zadaný kód barvy." -#. YSmcx +#. 3nHCU #: 03010303.xhp msgctxt "" "03010303.xhp\n" -"hd_id3148799\n" +"par_id3150448\n" "help.text" -msgid "Syntax:" -msgstr "Syntaxe:" - -#. nbbWR -#: 03010303.xhp -msgctxt "" -"03010303.xhp\n" -"hd_id3151042\n" -"help.text" -msgid "Return value:" -msgstr "Návratová hodnota:" +msgid "Red (ColorNumber As Long)" +msgstr "Red (Barva As Long)" #. XD3jj #: 03010303.xhp @@ -9079,15 +9034,6 @@ msgctxt "" msgid "Integer" msgstr "Celé číslo" -#. HzvQ6 -#: 03010303.xhp -msgctxt "" -"03010303.xhp\n" -"hd_id3154685\n" -"help.text" -msgid "Parameter:" -msgstr "Parametr:" - #. 8TeVm #: 03010303.xhp msgctxt "" @@ -9097,23 +9043,23 @@ msgctxt "" msgid "<emph>ColorNumber</emph>: Long integer expression that specifies any composite color code for which to return the Red component." msgstr "<emph>Barva</emph>: Celočíselný výraz určující jakýkoliv kód barvy, jehož červenou složku chcete vrátit." -#. iiUNB +#. YDBFF #: 03010303.xhp msgctxt "" "03010303.xhp\n" -"par_id961588421825749\n" +"par_id671639922129017\n" "help.text" -msgid "The <link href=\"text/shared/optionen/01010501.xhp\" name=\"color picker dialog\">color picker dialog</link> details the red, green and blue components of a composite color code, as well as its hexadecimal expression. <link href=\"text/shared/guide/text_color.xhp\" name=\"Changing the color of text\">Changing the color of text</link> and selecting <emph>Custom color</emph> displays the color picker dialog." -msgstr "Podrobnosti o červené, zelené a modré složce kódu barvy a jeho šestnáctkovém tvaru jsou uvedeny v <link href=\"text/shared/optionen/01010501.xhp\" name=\"Dialogové okno pro výběr barvy\">dialogovém oknu pro výběr barvy</link>. Toto okno zobrazíte volbou <emph>Vlastní barva</emph> při <link href=\"text/shared/guide/text_color.xhp\" name=\"Změna barvy textu\">změně barvy textu</link>." +msgid "Under VBA compatibility mode (<link href=\"text/sbasic/shared/03103350.xhp\" name=\"vbasupport\"><literal>Option VBASupport 1</literal></link>), the function Red() is incompatible with VBA colors, when color from previous call to <link href=\"text/sbasic/shared/03010306.xhp\" name=\"linkrgbvba\"><literal>function RGB [VBA]</literal></link> is passed." +msgstr "" -#. DsCGZ +#. iiUNB #: 03010303.xhp msgctxt "" "03010303.xhp\n" -"hd_id3148575\n" +"par_id961588421825749\n" "help.text" -msgid "Example:" -msgstr "Příklad:" +msgid "The <link href=\"text/shared/optionen/01010501.xhp\" name=\"color picker dialog\">color picker dialog</link> details the red, green and blue components of a composite color code, as well as its hexadecimal expression. <link href=\"text/shared/guide/text_color.xhp\" name=\"Changing the color of text\">Changing the color of text</link> and selecting <emph>Custom color</emph> displays the color picker dialog." +msgstr "Podrobnosti o červené, zelené a modré složce kódu barvy a jeho šestnáctkovém tvaru jsou uvedeny v <link href=\"text/shared/optionen/01010501.xhp\" name=\"Dialogové okno pro výběr barvy\">dialogovém oknu pro výběr barvy</link>. Toto okno zobrazíte volbou <emph>Vlastní barva</emph> při <link href=\"text/shared/guide/text_color.xhp\" name=\"Změna barvy textu\">změně barvy textu</link>." #. 4txDN #: 03010303.xhp @@ -9187,32 +9133,14 @@ 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 +#. scoHN #: 03010304.xhp msgctxt "" "03010304.xhp\n" -"hd_id3154140\n" -"help.text" -msgid "Syntax:" -msgstr "Syntaxe:" - -#. 32yR4 -#: 03010304.xhp -msgctxt "" -"03010304.xhp\n" -"hd_id3145172\n" -"help.text" -msgid "Return value:" -msgstr "Návratová hodnota:" - -#. Z9k2a -#: 03010304.xhp -msgctxt "" -"03010304.xhp\n" -"hd_id3156560\n" +"par_id3151042\n" "help.text" -msgid "Parameter:" -msgstr "Parametr:" +msgid "QBColor (ColorNumber As Integer)" +msgstr "QBColor (ČísloBarvy As Integer)" #. pTA5y #: 03010304.xhp @@ -9385,15 +9313,6 @@ 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" -"hd_id3148406\n" -"help.text" -msgid "Example:" -msgstr "Příklad:" - #. GPDgr #: 03010304.xhp msgctxt "" @@ -9439,32 +9358,14 @@ msgctxt "" msgid "Returns a <literal>Long</literal> integer color value consisting of red, green, and blue components." msgstr "Vrátí celočíselnou hodnotu typu <literal>Long</literal> složenou z hodnot z modré, červené a zelené složky." -#. MiCPe +#. rd647 #: 03010305.xhp msgctxt "" "03010305.xhp\n" -"hd_id3147229\n" -"help.text" -msgid "Syntax:" -msgstr "Syntaxe:" - -#. T8jX4 -#: 03010305.xhp -msgctxt "" -"03010305.xhp\n" -"hd_id3156442\n" -"help.text" -msgid "Return value:" -msgstr "Návratová hodnota:" - -#. FRE8M -#: 03010305.xhp -msgctxt "" -"03010305.xhp\n" -"hd_id3154013\n" +"par_id3155132\n" "help.text" -msgid "Parameter:" -msgstr "Parametr:" +msgid "RGB (Red, Green, Blue)" +msgstr "RGB (Red, Green, Blue)" #. QM73e #: 03010305.xhp @@ -9493,23 +9394,32 @@ 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." -#. cFpDD +#. c4KCL #: 03010305.xhp msgctxt "" "03010305.xhp\n" -"par_id211587653651037\n" +"par_id101639922410794\n" "help.text" -msgid "The <link href=\"text/shared/optionen/01010501.xhp\" name=\"color picker dialog\">color picker dialog</link> helps computing red, green and blue components of a composite color. <link href=\"text/shared/guide/text_color.xhp\" name=\"Changing the color of text\">Changing the color of text</link> and selecting <emph>Custom color</emph> displays the color picker dialog." -msgstr "Zjistit hodnoty červené, zelené a modré složky barvy lze pomocí <link href=\"text/shared/optionen/01010501.xhp\" name=\"Dialogové okno pro výběr barvy\">dialogového okna pro výběr barvy</link>. Toto okno zobrazíte volbou <emph>Vlastní barva</emph> při <link href=\"text/shared/guide/text_color.xhp\" name=\"Změna barvy textu\">změně barvy textu</link>." +msgid "The resulting <literal>Long</literal> value is calculated with the following formula:<br/><literal>Result = red×65536 + green×256 + blue</literal>." +msgstr "" -#. Vn6Jr +#. iDgoc #: 03010305.xhp msgctxt "" "03010305.xhp\n" -"hd_id3147435\n" +"par_id671639922129017\n" "help.text" -msgid "Example:" -msgstr "Příklad:" +msgid "Under VBA compatibility mode (<link href=\"text/sbasic/shared/03103350.xhp\" name=\"vbasupport\"><literal>Option VBASupport 1</literal></link>), the <literal>Long</literal> value is calculated as<br/><literal>Result = red + green×256 + blue×65536</literal><br/>See <link href=\"text/sbasic/shared/03010306.xhp\" name=\"rgbvba\">RGB Function [VBA]</link>" +msgstr "" + +#. cFpDD +#: 03010305.xhp +msgctxt "" +"03010305.xhp\n" +"par_id211587653651037\n" +"help.text" +msgid "The <link href=\"text/shared/optionen/01010501.xhp\" name=\"color picker dialog\">color picker dialog</link> helps computing red, green and blue components of a composite color. <link href=\"text/shared/guide/text_color.xhp\" name=\"Changing the color of text\">Changing the color of text</link> and selecting <emph>Custom color</emph> displays the color picker dialog." +msgstr "Zjistit hodnoty červené, zelené a modré složky barvy lze pomocí <link href=\"text/shared/optionen/01010501.xhp\" name=\"Dialogové okno pro výběr barvy\">dialogového okna pro výběr barvy</link>. Toto okno zobrazíte volbou <emph>Vlastní barva</emph> při <link href=\"text/shared/guide/text_color.xhp\" name=\"Změna barvy textu\">změně barvy textu</link>." #. GWhFy #: 03010305.xhp @@ -9547,6 +9457,60 @@ msgctxt "" msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\"" msgstr "\"modrá= \" & blue(lVar) & Chr(13) , 64,\"barvy\"" +#. 4pPor +#: 03010306.xhp +msgctxt "" +"03010306.xhp\n" +"tit\n" +"help.text" +msgid "RGB Function [VBA]" +msgstr "" + +#. JbDc8 +#: 03010306.xhp +msgctxt "" +"03010306.xhp\n" +"bm_id851576768070903\n" +"help.text" +msgid "<bookmark_value>RGB function [VBA]</bookmark_value>" +msgstr "" + +#. RSnVb +#: 03010306.xhp +msgctxt "" +"03010306.xhp\n" +"hd_id3150792\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB Function\">RGB Function [VBA]</link>" +msgstr "" + +#. ZMjZi +#: 03010306.xhp +msgctxt "" +"03010306.xhp\n" +"par_id3150447\n" +"help.text" +msgid "Returns a <literal>Long</literal> integer color value consisting of red, green, and blue components, according to VBA color formula." +msgstr "" + +#. LNVC5 +#: 03010306.xhp +msgctxt "" +"03010306.xhp\n" +"par_id671639922129017\n" +"help.text" +msgid "Because of the VBA compatibility mode (<link href=\"text/sbasic/shared/03103350.xhp\" name=\"vbasupport\"><literal>Option VBASupport 1</literal></link>), the <literal>Long</literal> value is calculated as<br/><literal>Result = red + green×256 + blue×65536</literal>." +msgstr "" + +#. cDKcg +#: 03010306.xhp +msgctxt "" +"03010306.xhp\n" +"par_id621639924528952\n" +"help.text" +msgid "Print lVar; ' returns 13107328" +msgstr "" + #. kpKGV #: 03020000.xhp msgctxt "" @@ -9646,6 +9610,15 @@ msgctxt "" msgid "<image src=\"media/helpimg/sbasic/Close_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Close Statement diagram</alt></image>" msgstr "<image src=\"media/helpimg/sbasic/Close_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Diagram příkazu Close</alt></image>" +#. FEDAa +#: 03020101.xhp +msgctxt "" +"03020101.xhp\n" +"par_id3147265\n" +"help.text" +msgid "Close [[#]fileNum [, [#]fileNum2 [,...]]]" +msgstr "Close [[#]fileNum [, [#]fileNum2 [,...]]]" + #. gdqMu #: 03020101.xhp msgctxt "" @@ -10015,6 +9988,15 @@ msgctxt "" msgid "<image src=\"media/helpimg/sbasic/Get_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Get Statement diagram</alt></image>" msgstr "<image src=\"media/helpimg/sbasic/Get_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Diagram příkazu Get</alt></image>" +#. xBhKA +#: 03020201.xhp +msgctxt "" +"03020201.xhp\n" +"par_id3150792\n" +"help.text" +msgid "Get [#]fileNum, [recordNum|filePos], variable" +msgstr "Get [#]fileNum, [recordNum|filePos], variable" + #. UM9CG #: 03020201.xhp msgctxt "" @@ -10438,6 +10420,15 @@ msgctxt "" msgid "<image src=\"media/helpimg/sbasic/Put_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Put Statement diagram</alt></image>" msgstr "<image src=\"media/helpimg/sbasic/Put_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Diagram příkazu Put</alt></image>" +#. RBpeh +#: 03020204.xhp +msgctxt "" +"03020204.xhp\n" +"par_id3155132\n" +"help.text" +msgid "Put [#]fileNum, [recordNum|filePos], variable" +msgstr "Put [#]fileNum, [recordNum|filePos], variable" + #. bSFd2 #: 03020204.xhp msgctxt "" @@ -10645,6 +10636,15 @@ msgctxt "" msgid "Determines if the file pointer has reached the end of a file." msgstr "Zjišťuje, zda ukazatel souboru dosáhl konce souboru." +#. KmauZ +#: 03020301.xhp +msgctxt "" +"03020301.xhp\n" +"par_id3147399\n" +"help.text" +msgid "Eof (intexpression As Integer)" +msgstr "Eof (intexpression As Integer)" + #. 4WM7u #: 03020301.xhp msgctxt "" @@ -10717,6 +10717,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe:" +#. K5Bo8 +#: 03020302.xhp +msgctxt "" +"03020302.xhp\n" +"par_id3150768\n" +"help.text" +msgid "Loc(FileNumber)" +msgstr "Loc(FileNumber)" + #. 2TN73 #: 03020302.xhp msgctxt "" @@ -10798,6 +10807,15 @@ msgctxt "" msgid "Returns the size of an open file in bytes." msgstr "Vrátí velikost otevřeného souboru v bajtech." +#. 43MqD +#: 03020303.xhp +msgctxt "" +"03020303.xhp\n" +"par_id3150359\n" +"help.text" +msgid "Lof (FileNumber)" +msgstr "Lof (FileNumber)" + #. BBamj #: 03020303.xhp msgctxt "" @@ -10888,6 +10906,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe:" +#. kDJUc +#: 03020304.xhp +msgctxt "" +"03020304.xhp\n" +"par_id3145365\n" +"help.text" +msgid "Seek (FileNumber)" +msgstr "Seek (FileNumber)" + #. CPK2A #: 03020304.xhp msgctxt "" @@ -10978,6 +11005,15 @@ msgctxt "" msgid "<image src=\"media/helpimg/sbasic/Seek_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Seek Statement diagram</alt></image>" msgstr "<image src=\"media/helpimg/sbasic/Seek_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Diagram příkazu Seek</alt></image>" +#. PjcAp +#: 03020305.xhp +msgctxt "" +"03020305.xhp\n" +"par_id3145273\n" +"help.text" +msgid "Seek [#]filePos, {filePos|recordNum}" +msgstr "Seek [#]filePos, {filePos|recordNum}" + #. vwzuK #: 03020305.xhp msgctxt "" @@ -11653,6 +11689,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe:" +#. LnQdV +#: 03020406.xhp +msgctxt "" +"03020406.xhp\n" +"par_id3146957\n" +"help.text" +msgid "FileCopy TextFrom As String, TextTo As String" +msgstr "FileCopy TextFrom As String, TextTo As String" + #. CjRbT #: 03020406.xhp msgctxt "" @@ -11743,6 +11788,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe:" +#. CPCBG +#: 03020407.xhp +msgctxt "" +"03020407.xhp\n" +"par_id3154124\n" +"help.text" +msgid "FileDateTime (Text As String)" +msgstr "FileDateTime (Text As String)" + #. meGd2 #: 03020407.xhp msgctxt "" @@ -11824,6 +11878,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe:" +#. MoBSd +#: 03020408.xhp +msgctxt "" +"03020408.xhp\n" +"par_id3149656\n" +"help.text" +msgid "FileLen (Text As String)" +msgstr "FileLen (Text As String)" + #. LVwBo #: 03020408.xhp msgctxt "" @@ -11914,6 +11977,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe:" +#. 45fLv +#: 03020409.xhp +msgctxt "" +"03020409.xhp\n" +"par_id3150359\n" +"help.text" +msgid "GetAttr (Text As String)" +msgstr "GetAttr (Text As String)" + #. mBMu7 #: 03020409.xhp msgctxt "" @@ -12400,6 +12472,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe:" +#. AUhBt +#: 03020412.xhp +msgctxt "" +"03020412.xhp\n" +"par_id3153381\n" +"help.text" +msgid "Name OldName As String As NewName As String" +msgstr "Name OldName As String As NewName As String" + #. 7AwQo #: 03020412.xhp msgctxt "" @@ -12481,6 +12562,15 @@ msgctxt "" msgid "<image src=\"media/helpimg/sbasic/RmDir_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">RmDir Statement diagram</alt></image>" msgstr "<image src=\"media/helpimg/sbasic/RmDir_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Diagram příkazu RmDir</alt></image>" +#. uE7FC +#: 03020413.xhp +msgctxt "" +"03020413.xhp\n" +"par_id3154367\n" +"help.text" +msgid "RmDir Text As String" +msgstr "RmDir Text As String" + #. 2mpBg #: 03020413.xhp msgctxt "" @@ -12544,6 +12634,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe:" +#. CrLq9 +#: 03020414.xhp +msgctxt "" +"03020414.xhp\n" +"par_id3154365\n" +"help.text" +msgid "SetAttr FileName As String, Attribute As Integer" +msgstr "SetAttr FileName As String, Attribute As Integer" + #. 7arWD #: 03020414.xhp msgctxt "" @@ -12706,6 +12805,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe:" +#. Tvkos +#: 03020415.xhp +msgctxt "" +"03020415.xhp\n" +"par_id3154685\n" +"help.text" +msgid "FileExists(FileName As String | DirectoryName As String)" +msgstr "FileExists(FileName As String | DirectoryName As String)" + #. iTkt5 #: 03020415.xhp msgctxt "" @@ -12859,6 +12967,15 @@ 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." +#. 5G7kZ +#: 03030101.xhp +msgctxt "" +"03030101.xhp\n" +"par_id3149670\n" +"help.text" +msgid "DateSerial (year, month, day)" +msgstr "DateSerial (year, month, day)" + #. xroUB #: 03030101.xhp msgctxt "" @@ -12976,41 +13093,77 @@ msgctxt "" msgid "<variable id=\"DateValue_H1\"><link href=\"text/sbasic/shared/03030102.xhp\" name=\"DateValue Function\">DateValue Function</link></variable>" msgstr "<variable id=\"DateValue_H1\"><link href=\"text/sbasic/shared/03030102.xhp\" name=\"Funkce DateValue\">Funkce DateValue</link></variable>" -#. K3nhZ +#. CDPDz #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3150542\n" "help.text" -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." +msgid "Returns a <emph>Date</emph> object from a string representing a date." +msgstr "" + +#. Svwc6 +#: 03030102.xhp +msgctxt "" +"03030102.xhp\n" +"par_id671643046319326\n" +"help.text" +msgid "The returned object is represented internally as a single numeric value corresponding to the specified date. This value can be used to calculate the number of days between two dates." +msgstr "" -#. PxEGo +#. DCJAK #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3154910\n" "help.text" -msgid "DateValue(date)" -msgstr "DateValue(date)" +msgid "DateValue(date As String)" +msgstr "" -#. vxxyq +#. rK8mE #: 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 <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 "<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 <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Předvolby</menuitem></caseinline><defaultinline><menuitem>Nástroje - Možnosti</menuitem></defaultinline></switchinline><menuitem> - Jazykové nastavení - Jazyky</menuitem>), 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>: A string that contains the date that will be converted to a <emph>Date</emph> object." +msgstr "" -#. KmwFZ +#. fAM5v #: 03030102.xhp msgctxt "" "03030102.xhp\n" -"par_id3153194\n" +"par_id841643046880968\n" +"help.text" +msgid "The string passed to <literal>DateValue</literal> must be expressed in one of the date formats defined by 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 using the ISO date format \"yyyy-mm-dd\" (year, month and day separated by hyphens)." +msgstr "" + +#. aGJzN +#: 03030102.xhp +msgctxt "" +"03030102.xhp\n" +"bas_id461643047301827\n" +"help.text" +msgid "' Prints the localized date" +msgstr "" + +#. tSeu3 +#: 03030102.xhp +msgctxt "" +"03030102.xhp\n" +"bas_id616430473023063\n" "help.text" -msgid "The computed date." -msgstr "Vypočítané datum." +msgid "' Extracts the year, month and day from the date object" +msgstr "" + +#. NkfKq +#: 03030102.xhp +msgctxt "" +"03030102.xhp\n" +"bas_id601643047303420\n" +"help.text" +msgid "' Prints the numeric value corresponding to the date (as Long type)" +msgstr "" #. wDviP #: 03030103.xhp @@ -14308,6 +14461,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe:" +#. cPRUh +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"par_id3149497\n" +"help.text" +msgid "CDateToUnoDate(aDate)" +msgstr "CDateToUnoDate(aDate)" + #. iGwfJ #: 03030111.xhp msgctxt "" @@ -14488,6 +14650,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe:" +#. ABYMv +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"par_id3149497\n" +"help.text" +msgid "CDateToUnoTime(aDate)" +msgstr "CDateToUnoTime(aDate)" + #. N7qeB #: 03030113.xhp msgctxt "" @@ -14578,6 +14749,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe:" +#. EQoqi +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"par_id3149497\n" +"help.text" +msgid "CDateFromUnoTime(aTime)" +msgstr "CDateFromUnoTime(aTime)" + #. QreGF #: 03030114.xhp msgctxt "" @@ -14668,6 +14848,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe:" +#. TMAGP +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"par_id3149497\n" +"help.text" +msgid "CDateToUnoDateTime(aDate)" +msgstr "CDateToUnoDateTime(aDate)" + #. 9vAhc #: 03030115.xhp msgctxt "" @@ -14758,6 +14947,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe:" +#. qhgq3 +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"par_id3149497\n" +"help.text" +msgid "CDateFromUnoDateTime(aDateTime)" +msgstr "CDateFromUnoDateTime(aDateTime)" + #. kjYF8 #: 03030116.xhp msgctxt "" @@ -14839,6 +15037,15 @@ msgctxt "" msgid "Returns the number of date or time intervals between two given date values." msgstr "Vrátí počet intervalů mezi dvěma daty." +#. AzmeS +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN10648\n" +"help.text" +msgid "DateDiff (interval As String, date1 As Date, date2 As Date [, firstDayOfWeek As Integer [, firstWeekOfYear As Integer]]) As Double" +msgstr "DateDiff (interval As String, date1 As Date, date2 As Date [, firstDayOfWeek As Integer [, firstWeekOfYear As Integer]]) As Double" + #. BPDH8 #: 03030120.xhp msgctxt "" @@ -15181,6 +15388,15 @@ msgctxt "" msgid "The DatePart function returns a specified part of a date." msgstr "Funkce DatePart vrací určenou část data." +#. GWMCJ +#: 03030130.xhp +msgctxt "" +"03030130.xhp\n" +"par_idN105E8\n" +"help.text" +msgid "DatePart (interval As String, date As Date [, firstDayOfWeek As Integer [, firstWeekOfYear As Integer]]) As Long" +msgstr "DatePart (interval As String, date As Date [, firstDayOfWeek As Integer [, firstWeekOfYear As Integer]]) As Long" + #. wi5B9 #: 03030130.xhp msgctxt "" @@ -15739,6 +15955,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe:" +#. rBHrY +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"par_id3150792\n" +"help.text" +msgid "TimeSerial (hour, minute, second)" +msgstr "TimeSerial (hour, minute, second)" + #. mCg7g #: 03030205.xhp msgctxt "" @@ -15937,6 +16162,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe:" +#. WPuDv +#: 03030206.xhp +msgctxt "" +"03030206.xhp\n" +"par_id3156282\n" +"help.text" +msgid "TimeValue (Text As String)" +msgstr "TimeValue (Text As String)" + #. NQV5A #: 03030206.xhp msgctxt "" @@ -17197,6 +17431,15 @@ msgctxt "" msgid "<image src=\"media/helpimg/sbasic/On-Error_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">On Error Statement diagram</alt></image>" msgstr "<image src=\"media/helpimg/sbasic/On-Error_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Diagram příkazu On Error</alt></image>" +#. CKJJr +#: 03050500.xhp +msgctxt "" +"03050500.xhp\n" +"par_id3145173\n" +"help.text" +msgid "On [Local] Error {GoTo Labelname | GoTo 0 | Resume Next}" +msgstr "On [Local] Error {GoTo Labelname | GoTo 0 | Resume Next}" + #. CmqUN #: 03050500.xhp msgctxt "" @@ -17269,14 +17512,14 @@ msgctxt "" msgid "Logical Operators" msgstr "Logické operátory" -#. R8Yqr +#. 8jdra #: 03060000.xhp msgctxt "" "03060000.xhp\n" "hd_id3147559\n" "help.text" -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>" +msgid "<variable id=\"BoolOper_h1\"><link href=\"text/sbasic/shared/03060000.xhp\" name=\"Logical Operators\">Logical Operators</link></variable>" +msgstr "" #. E9c8W #: 03060000.xhp @@ -17341,6 +17584,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe:" +#. jairQ +#: 03060100.xhp +msgctxt "" +"03060100.xhp\n" +"par_id3156344\n" +"help.text" +msgid "Result = Expression1 And Expression2" +msgstr "Výsledek = Výraz1 And Výraz2" + #. Nfu49 #: 03060100.xhp msgctxt "" @@ -17494,6 +17746,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe:" +#. m9bM6 +#: 03060200.xhp +msgctxt "" +"03060200.xhp\n" +"par_id3154910\n" +"help.text" +msgid "Result = Expression1 Eqv Expression2" +msgstr "Výsledek = Výraz1 Eqv Výraz2" + #. 7fkPv #: 03060200.xhp msgctxt "" @@ -18160,14 +18421,14 @@ msgctxt "" msgid "Mathematical Operators" msgstr "Matematické operátory" -#. e5AQV +#. LGC5F #: 03070000.xhp msgctxt "" "03070000.xhp\n" "hd_id3149234\n" "help.text" -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>" +msgid "<variable id=\"MathOper_h1\"><link href=\"text/sbasic/shared/03070000.xhp\" name=\"Mathematical Operators\">Mathematical Operators</link></variable>" +msgstr "" #. YBZiW #: 03070000.xhp @@ -18826,6 +19087,114 @@ msgctxt "" msgid "<link href=\"text/scalc/01/04060106.xhp#bm_id3158247\" name=\"Calc MOD Function\">MOD Function</link>" msgstr "<link href=\"text/scalc/01/04060106.xhp#bm_id3158247\" name=\"Funkce MOD v Calcu\">Funkce MOD</link>" +#. zzEFW +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"tit\n" +"help.text" +msgid "\"\\\" Operator" +msgstr "" + +#. wFv3P +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"hd_id3150669\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03070700.xhp\">\"\\\" Operator</link>" +msgstr "" + +#. tUDMG +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"par_id3149670\n" +"help.text" +msgid "Performs the integer division on two numbers and returns the result." +msgstr "" + +#. azS7k +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"bm_id3150669\n" +"help.text" +msgid "<bookmark_value>Operators;Integer division (\\)</bookmark_value> <bookmark_value>\"\\\" operator (mathematical)</bookmark_value>" +msgstr "" + +#. KDgG2 +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"par_id3153360\n" +"help.text" +msgid "result = expression1 \\ expression2" +msgstr "" + +#. jSHq3 +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"par_id3154141\n" +"help.text" +msgid "<emph>result</emph>: A numerical value that contains the result of the integer division." +msgstr "" + +#. K3YrU +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"par_id3150448\n" +"help.text" +msgid "<emph>expression1, expression2</emph>: Dividend and diviser operands of the integer division." +msgstr "" + +#. 8WPwU +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"par_id951642689912087\n" +"help.text" +msgid "Before integer division, both operands are rounded to the nearest integer down. The fractional part of the result is dropped." +msgstr "" + +#. nDd3u +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"par_idm1341471776\n" +"help.text" +msgid "Print 15 / 4 ' prints 3.75" +msgstr "" + +#. GMudb +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"par_idm1341471777\n" +"help.text" +msgid "Print -15 \\ 4 ' prints -3" +msgstr "" + +#. D9q99 +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"par_idm1341471778\n" +"help.text" +msgid "Print 16.9 / 5.6 ' prints 3.017857114" +msgstr "" + +#. SNhKe +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"par_idm1341471779\n" +"help.text" +msgid "Print 16.9 \\ -5.6 ' prints -3" +msgstr "" + #. cFFCi #: 03080000.xhp msgctxt "" @@ -18943,15 +19312,6 @@ msgctxt "" msgid "Atn (Number As Double) As Double" msgstr "Atn (Number As Double) As Double" -#. nnJyb -#: 03080101.xhp -msgctxt "" -"03080101.xhp\n" -"par_id3150359\n" -"help.text" -msgid "Double" -msgstr "Double" - #. rLBjg #: 03080101.xhp msgctxt "" @@ -19114,15 +19474,6 @@ msgctxt "" msgid "Cos (Number As Double) As Double" msgstr "Cos (Number As Double) As Double" -#. 5SNwE -#: 03080102.xhp -msgctxt "" -"03080102.xhp\n" -"par_id3150449\n" -"help.text" -msgid "Double" -msgstr "Double" - #. jbCKb #: 03080102.xhp msgctxt "" @@ -19285,15 +19636,6 @@ msgctxt "" msgid "Sin (Number As Double) As Double" msgstr "Sin (Number As Double) As Double" -#. q3Gct -#: 03080103.xhp -msgctxt "" -"03080103.xhp\n" -"par_id3150870\n" -"help.text" -msgid "Double" -msgstr "Double" - #. VeDqk #: 03080103.xhp msgctxt "" @@ -19456,15 +19798,6 @@ msgctxt "" msgid "Tan (Number As Double) As Double" msgstr "Tan (Number As Double) As Double" -#. XMyAh -#: 03080104.xhp -msgctxt "" -"03080104.xhp\n" -"par_id3156281\n" -"help.text" -msgid "Double" -msgstr "Double" - #. BJjuJ #: 03080104.xhp msgctxt "" @@ -19654,15 +19987,6 @@ msgctxt "" msgid "Return value:" msgstr "Návratová hodnota:" -#. fxbBA -#: 03080201.xhp -msgctxt "" -"03080201.xhp\n" -"par_id3149670\n" -"help.text" -msgid "Double" -msgstr "Double" - #. ohN8G #: 03080201.xhp msgctxt "" @@ -19762,15 +20086,6 @@ msgctxt "" msgid "Return value:" msgstr "Návratová hodnota:" -#. K67vi -#: 03080202.xhp -msgctxt "" -"03080202.xhp\n" -"par_id3150791\n" -"help.text" -msgid "Double" -msgstr "Double" - #. fCeUd #: 03080202.xhp msgctxt "" @@ -20041,15 +20356,6 @@ msgctxt "" msgid "Return value:" msgstr "Návratová hodnota:" -#. Ge9kH -#: 03080302.xhp -msgctxt "" -"03080302.xhp\n" -"par_id3154365\n" -"help.text" -msgid "Double" -msgstr "Double" - #. 4W4JJ #: 03080302.xhp msgctxt "" @@ -20212,15 +20518,6 @@ msgctxt "" msgid "Return value:" msgstr "Návratová hodnota:" -#. ToCoX -#: 03080401.xhp -msgctxt "" -"03080401.xhp\n" -"par_id3156343\n" -"help.text" -msgid "Double" -msgstr "Double" - #. RB3SF #: 03080401.xhp msgctxt "" @@ -20329,15 +20626,6 @@ msgctxt "" msgid "Fix (Expression)" msgstr "Fix (Výraz)" -#. XGeET -#: 03080501.xhp -msgctxt "" -"03080501.xhp\n" -"par_id3148947\n" -"help.text" -msgid "Double" -msgstr "Double" - #. T274X #: 03080501.xhp msgctxt "" @@ -20437,15 +20725,6 @@ msgctxt "" msgid "Int (Number)" msgstr "Int (Číslo)" -#. x8Eh5 -#: 03080502.xhp -msgctxt "" -"03080502.xhp\n" -"par_id3150400\n" -"help.text" -msgid "Double" -msgstr "Double" - #. byiBG #: 03080502.xhp msgctxt "" @@ -20698,15 +20977,6 @@ msgctxt "" msgid "Return value:" msgstr "Návratová hodnota:" -#. Egjc2 -#: 03080601.xhp -msgctxt "" -"03080601.xhp\n" -"par_id3149670\n" -"help.text" -msgid "Double" -msgstr "Double" - #. Duhzt #: 03080601.xhp msgctxt "" @@ -20860,15 +21130,6 @@ msgctxt "" msgid "Return value:" msgstr "Návratová hodnota:" -#. xpsBz -#: 03080701.xhp -msgctxt "" -"03080701.xhp\n" -"par_id3150359\n" -"help.text" -msgid "Integer" -msgstr "Celé číslo" - #. hBAHj #: 03080701.xhp msgctxt "" @@ -20887,14 +21148,14 @@ 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 +#. R8M7A #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3150767\n" "help.text" -msgid "NumExpression" -msgstr "Číslo" +msgid "Number" +msgstr "" #. ZhDdh #: 03080701.xhp @@ -22984,14 +23245,14 @@ msgctxt "" msgid "Parameters:" msgstr "Parametry:" -#. m7HGU +#. XzZKD #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3148664\n" "help.text" -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." +msgid "<emph>Index:</emph> Integer value starting at 1 that specifies which of the possible choices to return." +msgstr "" #. NBqbi #: 03090402.xhp @@ -23002,14 +23263,14 @@ 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 +#. EnHLY #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3151043\n" "help.text" -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." +msgid "The <emph>Choose</emph> function returns a value from the list of expressions based on the index value. If <emph>Index = 1</emph>, the function returns the first expression in the list, if <emph>Index = 2</emph>, it returns the second expression, and so on." +msgstr "" #. FovWL #: 03090402.xhp @@ -23650,15 +23911,6 @@ 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" -"par_id3154141\n" -"help.text" -msgid "Rem Text" -msgstr "Rem Text" - #. P5CAo #: 03090407.xhp msgctxt "" @@ -23929,15 +24181,6 @@ msgctxt "" msgid "Example:" msgstr "Příklad:" -#. ubwpM -#: 03090410.xhp -msgctxt "" -"03090410.xhp\n" -"par_id3149579\n" -"help.text" -msgid "sGender = GetGenderIndex( \"John\" )" -msgstr "sGender = GetGenderIndex( \"John\" )" - #. wjCDQ #: 03090410.xhp msgctxt "" @@ -24289,14 +24532,14 @@ msgctxt "" msgid "<bookmark_value>CCur function</bookmark_value>" msgstr "<bookmark_value>CCur</bookmark_value>" -#. FbuTr +#. dj5DM #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN10541\n" "help.text" -msgid "<link href=\"text/sbasic/shared/03100050.xhp\">CCur Function</link>" -msgstr "<link href=\"text/sbasic/shared/03100050.xhp\">Funkce CCur</link>" +msgid "<variable id=\"CCur_h1\"><link href=\"text/sbasic/shared/03100050.xhp\">CCur Function</link></variable>" +msgstr "" #. iR5VT #: 03100050.xhp @@ -24307,32 +24550,14 @@ 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" -"par_idN10548\n" -"help.text" -msgid "Syntax:" -msgstr "Syntaxe:" - -#. qHMVC +#. 4E7mH #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN105E8\n" "help.text" -msgid "CCur(Expression)" -msgstr "CCur(Výraz)" - -#. F5gzk -#: 03100050.xhp -msgctxt "" -"03100050.xhp\n" -"par_idN105EB\n" -"help.text" -msgid "Return value:" -msgstr "Návratová hodnota:" +msgid "CCur(Expression As Variant) As Currency" +msgstr "" #. R6AfV #: 03100050.xhp @@ -24343,23 +24568,14 @@ msgctxt "" msgid "Currency" msgstr "Měna" -#. M8Tpx -#: 03100050.xhp -msgctxt "" -"03100050.xhp\n" -"par_idN105F2\n" -"help.text" -msgid "Parameter:" -msgstr "Parametr:" - -#. YRdHq +#. FnhL7 #: 03100050.xhp msgctxt "" "03100050.xhp\n" -"par_idN105F6\n" +"par_id3145068\n" "help.text" -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." +msgid "<emph>Expression</emph>: Any string or a numeric expression that you want to convert to a number. <br/><literal>CCur(EMPTY)</literal> returns 0." +msgstr "" #. KyDFD #: 03100060.xhp @@ -24649,122 +24865,113 @@ msgctxt "" msgid "<bookmark_value>CBool function</bookmark_value>" msgstr "<bookmark_value>CBool</bookmark_value>" -#. 8cv5m +#. wkGF9 #: 03100100.xhp msgctxt "" "03100100.xhp\n" "hd_id3150616\n" "help.text" -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>" +msgid "<variable id=\"CBool_h1\"><link href=\"text/sbasic/shared/03100100.xhp\" name=\"CBool Function\">CBool Function</link></variable>" +msgstr "" -#. LbrGN +#. fENzo #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3145136\n" "help.text" -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" -"hd_id3153345\n" -"help.text" -msgid "Syntax:" -msgstr "Syntaxe:" +msgid "Converts an expression or a set of expressions into a boolean. An expression is composed of strings, numbers and operators. Comparison, logical or mathematical operators are allowed inside expressions." +msgstr "" -#. gALnc +#. VXn7B #: 03100100.xhp msgctxt "" "03100100.xhp\n" -"par_id3149514\n" +"par_id681638266349216\n" "help.text" -msgid "CBool (Expression1 {= | <> | < | > | <= | >=} Expression2) or CBool (Number)" -msgstr "CBool (Výraz1 {= | <> | < | > | <= | >=} Výraz2) nebo CBool (Číslo)" +msgid "<literal>expression</literal> can be a number or a set of combined expressions." +msgstr "" -#. aFAKM +#. EDCrC #: 03100100.xhp msgctxt "" "03100100.xhp\n" -"hd_id3156152\n" +"par_id3155419\n" "help.text" -msgid "Return value:" -msgstr "Návratová hodnota:" +msgid "Boolean" +msgstr "" -#. DciQf +#. ZqnCA #: 03100100.xhp msgctxt "" "03100100.xhp\n" -"par_id3155419\n" +"par_id791636986444058\n" "help.text" -msgid "Bool" -msgstr "Bool" +msgid "<emph>expression</emph>: A logical expression, a mathematical formula, a numeric expression or a set of expressions combined with operators. During expression evaluation <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operators\">logical operators</link> take preceedence over <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operators\">comparison operators</link>, which in turn take preceedence over <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operators\">mathematical operators</link>." +msgstr "" -#. E8Bpf +#. LEuzF #: 03100100.xhp msgctxt "" "03100100.xhp\n" -"hd_id3147530\n" +"par_id1001638264728895\n" "help.text" -msgid "Parameters:" -msgstr "Parametry:" +msgid "The <literal>expression</literal> can be a number or mathematical formula. When equals to 0, <literal>False</literal> is returned, otherwise <literal>True</literal> is returned." +msgstr "" -#. nsCwH +#. 4jZzA #: 03100100.xhp msgctxt "" "03100100.xhp\n" -"par_id3156344\n" +"par_id3149655\n" "help.text" -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>." +msgid "Multiple expressions such as <input>expr1 [[{operator] expr2]..]</input> can be combined. <input>expr1</input> and <input>expr2</input> can be any string or numeric expressions that you want to evaluate. <literal>CBool</literal> combines the expressions and returns either <literal>True</literal> or <literal>False</literal>. <input>operator</input> can be a <link href=\"text/sbasic/shared/03070000.xhp\" name=\"mathematical operator\">mathematical operator</link>, <link href=\"text/sbasic/shared/03060000.xhp\" name=\"logical operator\">logical operator</link> or <link href=\"text/sbasic/shared/03110100.xhp\" name=\"comparison operator\">comparison operator</link>." +msgstr "" -#. hQiDG +#. wMSZE #: 03100100.xhp msgctxt "" "03100100.xhp\n" -"par_id3149655\n" +"par_id3145171\n" "help.text" -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>." +msgid "The following examples computes a logical expression and a mathematical formula. It uses the <literal>CBool</literal> function to evaluate the value that is returned by the <literal>Instr</literal> function. The function checks if the word \"and\" is found in the sentence that was entered by the user." +msgstr "" -#. ybBL2 +#. 2SpGu #: 03100100.xhp msgctxt "" "03100100.xhp\n" -"par_id3145171\n" +"bas_id961636989038747\n" "help.text" -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\"." +msgid "Print CBool( 1>2 Xor 44 ) ' computes to True" +msgstr "" -#. WAM8E +#. bjPRQ #: 03100100.xhp msgctxt "" "03100100.xhp\n" -"hd_id3156212\n" +"bas_id991636996682074\n" "help.text" -msgid "Example:" -msgstr "Příklad:" +msgid "Print CBool( expression := 15 /2 -7.5 ) ' displays False as expression equals 0" +msgstr "" -#. 2yvsi +#. xxrvS #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3155132\n" "help.text" -msgid "sText = InputBox(\"Please enter a short sentence:\")" -msgstr "sText = InputBox(\"Zadejte krátkou větu:\")" +msgid "txt = InputBox(\"Please enter a short sentence:\")" +msgstr "" -#. Aq5CG +#. FPJDk #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3155855\n" "help.text" -msgid "' Proof if the word »and« appears in the sentence." -msgstr "' Zjistí, zda se ve větě vyskytuje »and«." +msgid "' Proof if the character \"a\" appears in the sentence." +msgstr "" #. GFk66 #: 03100100.xhp @@ -24775,15 +24982,6 @@ msgctxt "" msgid "' Instead of the command line" msgstr "' Namísto řádku s příkazem" -#. WQ7VE -#: 03100100.xhp -msgctxt "" -"03100100.xhp\n" -"par_id3148576\n" -"help.text" -msgid "' If Instr(Input, \"and\")<>0 Then..." -msgstr "' If Instr(Input, \"and\")<>0 Then..." - #. fCMAJ #: 03100100.xhp msgctxt "" @@ -24793,23 +24991,14 @@ msgctxt "" msgid "' the CBool function is applied as follows:" msgstr "' se použije funkce CBool takto:" -#. DXRy4 -#: 03100100.xhp -msgctxt "" -"03100100.xhp\n" -"par_id3155413\n" -"help.text" -msgid "If CBool(Instr(sText, \"and\")) Then" -msgstr "If CBool(Instr(sText, \"and\")) Then" - -#. FKuLf +#. TgisK #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3152940\n" "help.text" -msgid "MsgBox \"The word »and« appears in the sentence you entered!\"" -msgstr "MsgBox \"V zadané větě se vyskytuje slovo »and«!\"" +msgid "MsgBox \"The character »a« appears in the sentence you entered!\"" +msgstr "" #. 8FnUJ #: 03100300.xhp @@ -24865,15 +25054,6 @@ msgctxt "" msgid "Return value:" msgstr "Návratová hodnota:" -#. 9g6CX -#: 03100300.xhp -msgctxt "" -"03100300.xhp\n" -"par_id3159414\n" -"help.text" -msgid "Date" -msgstr "Datum" - #. 3E4Gd #: 03100300.xhp msgctxt "" @@ -24955,15 +25135,6 @@ msgctxt "" msgid "Return value" msgstr "Vrácená hodnota" -#. Pypm7 -#: 03100400.xhp -msgctxt "" -"03100400.xhp\n" -"par_id3145068\n" -"help.text" -msgid "Double" -msgstr "Double" - #. LM9Ye #: 03100400.xhp msgctxt "" @@ -25054,15 +25225,6 @@ msgctxt "" msgid "Return value:" msgstr "Návratová hodnota:" -#. oLemu -#: 03100500.xhp -msgctxt "" -"03100500.xhp\n" -"par_id3147560\n" -"help.text" -msgid "Integer" -msgstr "Celé číslo" - #. a2YC7 #: 03100500.xhp msgctxt "" @@ -25225,15 +25387,6 @@ msgctxt "" msgid "Return value:" msgstr "Návratová hodnota:" -#. WbDFK -#: 03100600.xhp -msgctxt "" -"03100600.xhp\n" -"par_id3153897\n" -"help.text" -msgid "Long" -msgstr "Long" - #. pC3ZX #: 03100600.xhp msgctxt "" @@ -25513,15 +25666,6 @@ msgctxt "" msgid "Return value:" msgstr "Návratová hodnota:" -#. jtGVk -#: 03100900.xhp -msgctxt "" -"03100900.xhp\n" -"par_id3153750\n" -"help.text" -msgid "Single" -msgstr "Single" - #. cSsM4 #: 03100900.xhp msgctxt "" @@ -25612,15 +25756,6 @@ msgctxt "" msgid "Return value:" msgstr "Návratová hodnota:" -#. FhYA8 -#: 03101000.xhp -msgctxt "" -"03101000.xhp\n" -"par_id3153897\n" -"help.text" -msgid "String" -msgstr "Řetězec" - #. cHP4B #: 03101000.xhp msgctxt "" @@ -25648,15 +25783,6 @@ msgctxt "" msgid "Expression Types and Conversion Returns" msgstr "Typy výrazů a výsledky převodu" -#. gA73v -#: 03101000.xhp -msgctxt "" -"03101000.xhp\n" -"par_id3153192\n" -"help.text" -msgid "Boolean :" -msgstr "Logická hodnota:" - #. wjcDB #: 03101000.xhp msgctxt "" @@ -25666,15 +25792,6 @@ 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" -"par_id3147287\n" -"help.text" -msgid "Date :" -msgstr "Datum:" - #. CrwVu #: 03101000.xhp msgctxt "" @@ -25684,15 +25801,6 @@ msgctxt "" msgid "String that contains the date and time." msgstr "Řetězec obsahující datum a čas." -#. QE5bi -#: 03101000.xhp -msgctxt "" -"03101000.xhp\n" -"par_id3147428\n" -"help.text" -msgid "Null :" -msgstr "Null:" - #. ZATnW #: 03101000.xhp msgctxt "" @@ -25702,15 +25810,6 @@ msgctxt "" msgid "Run-time error." msgstr "Chyba." -#. DWkQW -#: 03101000.xhp -msgctxt "" -"03101000.xhp\n" -"par_id3153953\n" -"help.text" -msgid "Empty :" -msgstr "Prázdná hodnota:" - #. SfQUa #: 03101000.xhp msgctxt "" @@ -25720,15 +25819,6 @@ msgctxt "" msgid "String without any characters." msgstr "Prázdný řetězec." -#. rmvhR -#: 03101000.xhp -msgctxt "" -"03101000.xhp\n" -"par_id3149260\n" -"help.text" -msgid "Any :" -msgstr "Libovolná hodnota:" - #. vzaXy #: 03101000.xhp msgctxt "" @@ -26872,15 +26962,6 @@ msgctxt "" msgid "Return value:" msgstr "Návratová hodnota:" -#. mBAAA -#: 03102200.xhp -msgctxt "" -"03102200.xhp\n" -"par_id3154685\n" -"help.text" -msgid "Bool" -msgstr "Bool" - #. 4tEeP #: 03102200.xhp msgctxt "" @@ -26971,15 +27052,6 @@ msgctxt "" msgid "Return value:" msgstr "Návratová hodnota:" -#. 7vqAp -#: 03102300.xhp -msgctxt "" -"03102300.xhp\n" -"par_id3147560\n" -"help.text" -msgid "Bool" -msgstr "Bool" - #. D758U #: 03102300.xhp msgctxt "" @@ -27007,24 +27079,6 @@ msgctxt "" msgid "Example:" msgstr "Příklad:" -#. ymgXU -#: 03102300.xhp -msgctxt "" -"03102300.xhp\n" -"par_id3150869\n" -"help.text" -msgid "Print IsDate(sDateVar) ' Returns True" -msgstr "Print IsDate(sDateVar) ' vrátí True" - -#. oxti5 -#: 03102300.xhp -msgctxt "" -"03102300.xhp\n" -"par_id3147288\n" -"help.text" -msgid "Print IsDate(sDateVar) ' Returns False" -msgstr "Print IsDate(sDateVar) ' vrátí False" - #. pVhKT #: 03102400.xhp msgctxt "" @@ -27088,15 +27142,6 @@ msgctxt "" msgid "Return value:" msgstr "Návratová hodnota:" -#. EdFoX -#: 03102400.xhp -msgctxt "" -"03102400.xhp\n" -"par_id3156344\n" -"help.text" -msgid "Bool" -msgstr "Bool" - #. BrRWw #: 03102400.xhp msgctxt "" @@ -27124,15 +27169,6 @@ msgctxt "" msgid "Example:" msgstr "Příklad:" -#. EmyBP -#: 03102400.xhp -msgctxt "" -"03102400.xhp\n" -"par_id3154863\n" -"help.text" -msgid "Print IsEmpty(sVar) ' Returns True" -msgstr "Print IsEmpty(sVar) ' Vrátí True" - #. dr2Py #: 03102450.xhp msgctxt "" @@ -27277,15 +27313,6 @@ msgctxt "" msgid "Return value:" msgstr "Návratová hodnota:" -#. f4EB6 -#: 03102600.xhp -msgctxt "" -"03102600.xhp\n" -"par_id3145609\n" -"help.text" -msgid "Bool" -msgstr "Bool" - #. 2r2f2 #: 03102600.xhp msgctxt "" @@ -27385,15 +27412,6 @@ msgctxt "" msgid "Return value:" msgstr "Návratová hodnota:" -#. FRiSB -#: 03102700.xhp -msgctxt "" -"03102700.xhp\n" -"par_id3148944\n" -"help.text" -msgid "Bool" -msgstr "Bool" - #. doi6A #: 03102700.xhp msgctxt "" @@ -27421,24 +27439,6 @@ msgctxt "" msgid "Example:" msgstr "Příklad:" -#. FWWbs -#: 03102700.xhp -msgctxt "" -"03102700.xhp\n" -"par_id3147230\n" -"help.text" -msgid "Print IsNumeric(vVar) ' Returns False" -msgstr "Print IsNumeric(vVar) ' Vrátí False" - -#. F4fqG -#: 03102700.xhp -msgctxt "" -"03102700.xhp\n" -"par_id3154910\n" -"help.text" -msgid "Print IsNumeric(vVar) ' Returns True" -msgstr "Print IsNumeric(vVar) ' Vrátí True" - #. vieWA #: 03102800.xhp msgctxt "" @@ -27700,15 +27700,6 @@ msgctxt "" msgid "UBound (ArrayName [, Dimension])" msgstr "UBound (NázevPole [, Rozměr])" -#. xVQ87 -#: 03103000.xhp -msgctxt "" -"03103000.xhp\n" -"par_id3149670\n" -"help.text" -msgid "Long" -msgstr "Long" - #. Svuit #: 03103000.xhp msgctxt "" @@ -27727,42 +27718,6 @@ msgctxt "" msgid "<emph>[Dimension]:</emph> Integer that specifies which dimension to return the upper(<emph>Ubound</emph>) or lower (<emph>LBound</emph>) boundary for. If no value is specified, the boundary of the first dimension is returned." msgstr "<emph>[Rozměr]:</emph> Celé číslo určující, u kterého rozměru chcete zjistit horní (<emph>Ubound</emph>) nebo dolní (<emph>LBound</emph>) hranici. Pokud není hodnota určena, předpokládá se první rozměr." -#. HPb5a -#: 03103000.xhp -msgctxt "" -"03103000.xhp\n" -"par_idm1206768352\n" -"help.text" -msgid "Print LBound(v()) ' returns 10" -msgstr "Print LBound(v()) ' vrátí 10" - -#. aaaDh -#: 03103000.xhp -msgctxt "" -"03103000.xhp\n" -"par_id3145365\n" -"help.text" -msgid "Print LBound(t), UBound(t()) ' returns 10 20" -msgstr "Print LBound(t), UBound(t()) ' vrátí 10 20" - -#. fqeRG -#: 03103000.xhp -msgctxt "" -"03103000.xhp\n" -"par_id3149665\n" -"help.text" -msgid "Print LBound(t(),2) ' returns - 5" -msgstr "Print LBound(t(),2) ' vrátí - 5" - -#. TBxHC -#: 03103000.xhp -msgctxt "" -"03103000.xhp\n" -"par_id3159154\n" -"help.text" -msgid "Print UBound(t,2) ' returns 70" -msgstr "Print UBound(t,2) ' vrátí 70" - #. QHhrj #: 03103100.xhp msgctxt "" @@ -28321,15 +28276,6 @@ msgctxt "" msgid "TypeName (Variable) / VarType (Variable)" msgstr "TypeName (Proměnná) / VarType (Proměnná)" -#. gaAwa -#: 03103600.xhp -msgctxt "" -"03103600.xhp\n" -"par_id3148947\n" -"help.text" -msgid "String; Integer" -msgstr "String; Integer" - #. CmbDF #: 03103600.xhp msgctxt "" @@ -28339,14 +28285,14 @@ 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:" -#. oxuiK +#. AJ9RG #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3145171\n" "help.text" -msgid "keyword" -msgstr "Klíčové slovo" +msgid "Keyword" +msgstr "" #. EAezL #: 03103600.xhp @@ -28357,15 +28303,6 @@ msgctxt "" msgid "Named constant" msgstr "Pojmenovaná konstanta" -#. rJXbZ -#: 03103600.xhp -msgctxt "" -"03103600.xhp\n" -"par_id3156212\n" -"help.text" -msgid "VarType" -msgstr "VarType" - #. ZyZMD #: 03103600.xhp msgctxt "" @@ -29032,14 +28969,14 @@ msgctxt "" msgid "Returns the type Variant with a data field." msgstr "Vrátí typ Variant s datovým polem." -#. hVxRf +#. XYnnC #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3153126\n" "help.text" -msgid "Array ( Argument list)" -msgstr "Array (Seznam argumentů)" +msgid "Array (ArgumentList)" +msgstr "" #. EuCLG #: 03104200.xhp @@ -29050,23 +28987,14 @@ 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>" -#. ZsSRT +#. VXL3Y #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3145609\n" "help.text" -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." - -#. EhDw8 -#: 03104200.xhp -msgctxt "" -"03104200.xhp\n" -"par_id3153525\n" -"help.text" -msgid "A = Array(\"Fred\",\"Tom\",\"Bill\")" -msgstr "A = Array(\"Fred\",\"Tom\",\"Bill\")" +msgid "<emph>ArgumentList:</emph> A list of any number of arguments that are separated by commas." +msgstr "" #. 2d2eF #: 03104300.xhp @@ -29113,14 +29041,14 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe:" -#. f4XPA +#. D2Tbd #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3148473\n" "help.text" -msgid "DimArray ( Argument list)" -msgstr "DimArray ( Seznam argumentů)" +msgid "DimArray (ArgumentList)" +msgstr "" #. xfuoC #: 03104300.xhp @@ -29149,14 +29077,14 @@ msgctxt "" msgid "Parameters:" msgstr "Parametry:" -#. 8cqdA +#. B7CBa #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3159414\n" "help.text" -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." +msgid "<emph>ArgumentList:</emph> A list of any number of arguments that are separated by commas." +msgstr "" #. wCCAj #: 03104300.xhp @@ -29230,15 +29158,6 @@ msgctxt "" msgid "HasUnoInterfaces( oTest, Uno-Interface-Name 1 [, Uno-Interface-Name 2, ...])" msgstr "HasUnoInterfaces( oTest, NázevRozhraníUno1 [, NázevRozhraníUno2, ...])" -#. TCBDe -#: 03104400.xhp -msgctxt "" -"03104400.xhp\n" -"par_id3148538\n" -"help.text" -msgid "Bool" -msgstr "Bool" - #. qxagP #: 03104400.xhp msgctxt "" @@ -29302,15 +29221,6 @@ msgctxt "" msgid "IsUnoStruct( Uno type )" msgstr "IsUnoStruct( Uno type )" -#. MDtGg -#: 03104500.xhp -msgctxt "" -"03104500.xhp\n" -"par_id3145315\n" -"help.text" -msgid "Bool" -msgstr "Bool" - #. uXjgH #: 03104500.xhp msgctxt "" @@ -29554,77 +29464,50 @@ msgctxt "" msgid "Comparison Operators" msgstr "Porovnávací operátory" -#. HvC8D +#. eBuGF #: 03110100.xhp msgctxt "" "03110100.xhp\n" "bm_id3150682\n" "help.text" -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>" +msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>Operators;comparison</bookmark_value> <bookmark_value>Operators;equal sign (=)</bookmark_value> <bookmark_value>Operators;greater than (>)</bookmark_value> <bookmark_value>Operators;greater than or equal to (>=)</bookmark_value> <bookmark_value>Operators;less than (<>)</bookmark_value> <bookmark_value>Operators;less than or equal to (<=)</bookmark_value> <bookmark_value>Operators;not equal to (<>)</bookmark_value>" +msgstr "" -#. ABXhw +#. k9nDv #: 03110100.xhp msgctxt "" "03110100.xhp\n" "hd_id3150682\n" "help.text" -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>" +msgid "<variable id=\"CompOper_h1\"><link href=\"text/sbasic/shared/03110100.xhp\" name=\"Comparison Operators\">Comparison Operators</link></variable>" +msgstr "" -#. Xi8Hg +#. vzC53 #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3156042\n" "help.text" -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" -"hd_id3147291\n" -"help.text" -msgid "Syntax:" -msgstr "Syntaxe:" - -#. rzJup -#: 03110100.xhp -msgctxt "" -"03110100.xhp\n" -"par_id3149177\n" -"help.text" -msgid "Result = Expression1 { = | < | > | <= | >= } Expression2" -msgstr "Výsledek = Výraz1 { = | < | > | <= | >= } Výraz2" - -#. Grmm6 -#: 03110100.xhp -msgctxt "" -"03110100.xhp\n" -"hd_id3145316\n" -"help.text" -msgid "Parameters:" -msgstr "Parametry:" +msgid "Comparison operators compare two expressions. The result is returned as a boolean expression that determines if the comparison is <literal>True</literal> (-1) or <literal>False</literal> (0)." +msgstr "" -#. CoGtG +#. ikYGG #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3147573\n" "help.text" -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)" +msgid "<emph>result</emph>: Boolean that specifies the result of the comparison (<literal>True</literal>, or <literal>False</literal>)" +msgstr "" -#. djWb8 +#. GYpPy #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3148686\n" "help.text" -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." +msgid "<emph>expression1, expression2</emph>: Any numeric values or strings that you want to compare." +msgstr "" #. VeMGA #: 03110100.xhp @@ -29689,15 +29572,6 @@ msgctxt "" msgid "<> : Not equal to" msgstr "<> : Není rovno" -#. 2whHT -#: 03110100.xhp -msgctxt "" -"03110100.xhp\n" -"hd_id3154686\n" -"help.text" -msgid "Example:" -msgstr "Příklad:" - #. 4F32A #: 03110100.xhp msgctxt "" @@ -29896,32 +29770,32 @@ msgctxt "" msgid "Returns the character that corresponds to the specified character code." msgstr "Vrátí znak odpovídající zadanému kódu." -#. cR5b8 +#. Q8gEU #: 03120102.xhp msgctxt "" "03120102.xhp\n" -"par_id3150669\n" +"bas_id91642668171601\n" "help.text" -msgid "Chr[$](expression As Integer) As String" -msgstr "Chr[$](expression As Integer) As String" +msgid "Chr[$](charcode As Integer) As String" +msgstr "" -#. 4nv5b +#. 6bDTr #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3149295\n" "help.text" -msgid "<emph>Expression:</emph> a numeric expression that represents a valid 8-bit ASCII value (0-255) or a 16-bit Unicode value. (To support expressions with a nominally negative argument like <emph>Chr(&H8000)</emph> in a backwards-compatible way, values in the range −32768 to −1 are internally mapped to the range 32768 to 65535.)" -msgstr "<emph>Výraz:</emph> Číselný výraz, který představuje platný 8bitový ASCII kód (0-255) nebo 16bitový kód Unicode. (Aby byla pro výrazy s nominálně zápornými argumenty, například <emph>Chr(&H8000)</emph>, zachována zpětná kompatibilita, jsou hodnoty v rozsahu −32768 až −1 interně převáděny na rozsah 32768 až 65535.)" +msgid "<emph>charcode</emph>: a numeric expression that represents a valid 8-bit ASCII value (0-255) or a 16-bit Unicode value. (To support expressions with a nominally negative argument like <emph>Chr(&H8000)</emph> in a backwards-compatible way, values in the range −32768 to −1 are internally mapped to the range 32768 to 65535.)" +msgstr "" -#. RKtSB +#. Xyjgr #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id991552913928635\n" "help.text" -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 "Pokud je povolen režim kompatibility s VBA (<link href=\"text/sbasic/shared/03103350.xhp\" name=\"vbasupport\"><literal>OPTION VBASUPPORT 1</literal></link>), <emph>Výraz</emph> je číselný výraz, který představuje pouze platnou 8bitovou hodnotu ASCII (0-255)." +msgid "When VBA compatibility mode is enabled (<link href=\"text/sbasic/shared/03103350.xhp\" name=\"vbasupport\"><literal>Option VBASupport 1</literal></link>), <literal>charcode</literal> is a numeric expression that represents a valid 8-bit ASCII value (0-255) only." +msgstr "" #. sw8rF #: 03120102.xhp @@ -29950,14 +29824,14 @@ 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)" -#. PpQfe +#. rTCjE #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3151380\n" "help.text" -msgid "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr(34)+\" trip.\"" -msgstr "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr(34)+\" trip.\"" +msgid "MsgBox \"A \" + Chr$(34) + \"short\" + Chr(34) + \" trip.\"" +msgstr "" #. iCsGw #: 03120102.xhp @@ -29968,6 +29842,15 @@ msgctxt "" msgid "' The printout appears in the dialog as: A \"short\" trip." msgstr "' Výstup se zobrazí jako: A \"short\" trip." +#. TeaSB +#: 03120102.xhp +msgctxt "" +"03120102.xhp\n" +"bas_id481642668824226\n" +"help.text" +msgid "MsgBox Chr(charcode := 64) ' \"@\" sign" +msgstr "" + #. bzZDz #: 03120103.xhp msgctxt "" @@ -29986,95 +29869,122 @@ msgctxt "" msgid "<bookmark_value>Str function</bookmark_value>" msgstr "<bookmark_value>Str</bookmark_value>" -#. vHDFf +#. 29Gzu #: 03120103.xhp msgctxt "" "03120103.xhp\n" "hd_id3143272\n" "help.text" -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>" +msgid "<variable id=\"Str_h1\"><link href=\"text/sbasic/shared/03120103.xhp\" name=\"Str Function\">Str Function</link></variable>" +msgstr "" -#. sMBFZ +#. Z8JfH #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3155100\n" "help.text" -msgid "Converts a numeric expression into a string." -msgstr "Převede číselný výraz na řetězec." +msgid "The <literal>Str</literal> function converts the contents of variables into a string. It handles numeric values, dates, strings and currency values." +msgstr "" -#. AtDCX +#. Zxy4r #: 03120103.xhp msgctxt "" "03120103.xhp\n" -"hd_id3109850\n" +"par_id3146958\n" "help.text" -msgid "Syntax:" -msgstr "Syntaxe:" +msgid "Positive numbers are preceded by a blank space. Negative numbers are preceded by a minus sign." +msgstr "" -#. FCB5S +#. A5Fyi #: 03120103.xhp msgctxt "" "03120103.xhp\n" -"par_id3149497\n" +"par_id331641237252390\n" "help.text" -msgid "Str (Expression)" -msgstr "Str (Výraz)" +msgid "For numeric values the string returned by the <literal>Str</literal> function is locale-independent. Hence the dot is used as the decimal separator when needed." +msgstr "" -#. euwuq +#. HjAty #: 03120103.xhp msgctxt "" "03120103.xhp\n" -"hd_id3150040\n" +"par_id601641237849695\n" "help.text" -msgid "Return value:" -msgstr "Návratová hodnota:" +msgid "If a string is passed as argument, it is returned without any changes." +msgstr "" -#. GFLxD +#. nfPG2 #: 03120103.xhp msgctxt "" "03120103.xhp\n" -"par_id3146117\n" +"par_id231641251937406\n" "help.text" -msgid "String" -msgstr "Řetězec" +msgid "Dates are converted into locale-dependent strings." +msgstr "" -#. gC8ux +#. NEAum #: 03120103.xhp msgctxt "" "03120103.xhp\n" -"hd_id3155805\n" +"par_id3149497\n" "help.text" -msgid "Parameters:" -msgstr "Parametry:" +msgid "Str (Value As Variant)" +msgstr "" -#. MUTuz +#. BPCDW #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3149178\n" "help.text" -msgid "<emph>Expression: </emph>Any numeric expression." -msgstr "<emph>Výraz:</emph> Jakýkoliv číselný výraz." +msgid "<emph>Value:</emph> Any value to be converted into a string." +msgstr "" -#. i56aX +#. hHwSa #: 03120103.xhp msgctxt "" "03120103.xhp\n" -"par_id3146958\n" +"par_id401641251970766\n" +"help.text" +msgid "Below are some numeric examples using the <literal>Str</literal> function." +msgstr "" + +#. viBgo +#: 03120103.xhp +msgctxt "" +"03120103.xhp\n" +"bas_id831641238784987\n" "help.text" -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)." +msgid "' Note the blank space at the beginning of the returned strings" +msgstr "" -#. Ewk3i +#. A8Cbc #: 03120103.xhp msgctxt "" "03120103.xhp\n" -"hd_id3155419\n" +"bas_id991641238830710\n" "help.text" -msgid "Example:" -msgstr "Příklad:" +msgid "' Strings passed as arguments are left unchanged" +msgstr "" + +#. kjJa8 +#: 03120103.xhp +msgctxt "" +"03120103.xhp\n" +"par_id601641238259787\n" +"help.text" +msgid "Use the <literal>LTrim</literal> function to remove the blank space at the beginning of the returned string." +msgstr "" + +#. FDMfX +#: 03120103.xhp +msgctxt "" +"03120103.xhp\n" +"par_id881641252036753\n" +"help.text" +msgid "The <literal>Str</literal> function can also handle <literal>Date</literal> variables." +msgstr "" #. vYQmG #: 03120104.xhp @@ -30094,32 +30004,32 @@ msgctxt "" msgid "<bookmark_value>Val function</bookmark_value>" msgstr "<bookmark_value>Val</bookmark_value>" -#. qLhSm +#. h82YR #: 03120104.xhp msgctxt "" "03120104.xhp\n" "hd_id3149205\n" "help.text" -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>" +msgid "<variable id=\"Val_h1\"><link href=\"text/sbasic/shared/03120104.xhp\" name=\"Val Function\">Val Function</link></variable>" +msgstr "" -#. BCyui +#. VDZFx #: 03120104.xhp msgctxt "" "03120104.xhp\n" "par_id3153345\n" "help.text" -msgid "Converts a string to a numeric expression." -msgstr "Převede řetězec na číslo." +msgid "Use the <literal>Val</literal> function to convert a string that represents a number into numeric data type." +msgstr "" -#. 4Jho2 +#. aQ5EY #: 03120104.xhp msgctxt "" "03120104.xhp\n" -"hd_id3159157\n" +"par_id281641235880765\n" "help.text" -msgid "Syntax:" -msgstr "Syntaxe:" +msgid "The string passed to the <literal>Val</literal> function is locale-independent. This means that commas are interpreted as thousands separators and a dot is used as the decimal separator." +msgstr "" #. Rk6u2 #: 03120104.xhp @@ -30130,59 +30040,59 @@ msgctxt "" msgid "Val (Text As String)" msgstr "Val (Text As String)" -#. ZBgwS +#. Gi4Ag #: 03120104.xhp msgctxt "" "03120104.xhp\n" -"hd_id3150669\n" +"par_id3143228\n" "help.text" -msgid "Return value:" -msgstr "Návratová hodnota:" +msgid "Double" +msgstr "Double" -#. Gi4Ag +#. DmE2F #: 03120104.xhp msgctxt "" "03120104.xhp\n" -"par_id3143228\n" +"par_id3154348\n" "help.text" -msgid "Double" -msgstr "Double" +msgid "<emph>Text:</emph> String that represents a number." +msgstr "<emph>Text:</emph> Řetězec představující číslo." -#. 9YWca +#. e9c9u #: 03120104.xhp msgctxt "" "03120104.xhp\n" -"hd_id3156024\n" +"par_id3149670\n" "help.text" -msgid "Parameters:" -msgstr "Parametry:" +msgid "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 then <literal>Val</literal> returns 0." +msgstr "" -#. DmE2F +#. JLvDd #: 03120104.xhp msgctxt "" "03120104.xhp\n" -"par_id3154348\n" +"bas_id131641236938068\n" "help.text" -msgid "<emph>Text:</emph> String that represents a number." -msgstr "<emph>Text:</emph> Řetězec představující číslo." +msgid "' Below 123,1 is interpreted as 1231 since \",\" is the thousands separator" +msgstr "" -#. 9ZYpb +#. qMAhh #: 03120104.xhp msgctxt "" "03120104.xhp\n" -"par_id3149670\n" +"bas_id681641252873197\n" "help.text" -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." +msgid "' All numbers are considered until a non-numeric character is reached" +msgstr "" -#. zEtva +#. i9otK #: 03120104.xhp msgctxt "" "03120104.xhp\n" -"hd_id3154365\n" +"bas_id911641237027667\n" "help.text" -msgid "Example:" -msgstr "Příklad:" +msgid "' The example below returns 0 (zero) since the string provided does not start with a number" +msgstr "" #. MeApW #: 03120105.xhp @@ -30202,77 +30112,50 @@ msgctxt "" msgid "<bookmark_value>CByte function</bookmark_value>" msgstr "<bookmark_value>CByte</bookmark_value>" -#. MBuSG +#. VkMAp #: 03120105.xhp msgctxt "" "03120105.xhp\n" "hd_id3156027\n" "help.text" -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>" +msgid "<variable id=\"CByte_h1\"><link href=\"text/sbasic/shared/03120105.xhp\" name=\"CByte Function\">CByte Function</link></variable>" +msgstr "" -#. WtRZK +#. qP4eK #: 03120105.xhp msgctxt "" "03120105.xhp\n" "par_id3143267\n" "help.text" -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" -"hd_id3149811\n" -"help.text" -msgid "Syntax:" -msgstr "Syntaxe:" +msgid "Converts a string or a numeric expression to the <literal>Byte</literal> type." +msgstr "" -#. y5eP6 +#. 8h2Wu #: 03120105.xhp msgctxt "" "03120105.xhp\n" "par_id3147573\n" "help.text" -msgid "Cbyte( expression )" -msgstr "Cbyte( Výraz )" - -#. c9ZeV -#: 03120105.xhp -msgctxt "" -"03120105.xhp\n" -"hd_id3145315\n" -"help.text" -msgid "Return value:" -msgstr "Návratová hodnota:" - -#. uBqQC -#: 03120105.xhp -msgctxt "" -"03120105.xhp\n" -"par_id3148473\n" -"help.text" -msgid "Byte" -msgstr "Bajt" +msgid "Cbyte( expression As Variant) As Byte" +msgstr "" -#. y52Yv +#. 4vJi5 #: 03120105.xhp msgctxt "" "03120105.xhp\n" -"hd_id3147530\n" +"par_id3145068\n" "help.text" -msgid "Parameters:" -msgstr "Parametry:" +msgid "<emph>Expression</emph>: Any string or a numeric expression that can be evaluated to a number. Decimal values are rounded to the nearest tenth. Valid values range from 0 to 256." +msgstr "" -#. YE4pG +#. dfezQ #: 03120105.xhp msgctxt "" "03120105.xhp\n" -"par_id3145068\n" +"bas_id941637751110886\n" "help.text" -msgid "<emph>Expression:</emph> A string or a numeric expression." -msgstr "<emph>Výraz:</emph> Řetězec nebo číslo." +msgid "' Above expressions are computed as 16, 0 and 3" +msgstr "" #. svGqi #: 03120111.xhp @@ -30391,15 +30274,6 @@ 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." -#. X2EkR -#: 03120112.xhp -msgctxt "" -"03120112.xhp\n" -"par_id3150669\n" -"help.text" -msgid "ChrW(Expression As Integer) As String" -msgstr "ChrW(Expression As Integer) As String" - #. mA9x6 #: 03120112.xhp msgctxt "" @@ -30409,14 +30283,14 @@ msgctxt "" msgid "String" msgstr "Řetězec" -#. WzBnm +#. iFApG #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id3149295\n" "help.text" -msgid "<emph>Expression:</emph> Numeric variables that represent a valid 16 bit Unicode value (0-65535). (To support expressions with a nominally negative argument like <emph>ChrW(&H8000)</emph> in a backwards-compatible way, values in the range −32768 to −1 are internally mapped to the range 32768 to 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). (Aby byla pro výrazy s nominálně zápornými argumenty, například <emph>Chr(&H8000)</emph>, zachována zpětná kompatibilita, jsou hodnoty v rozsahu −32768 až −1 interně převáděny na rozsah 32768 až 65535.) Prázdná hodnota vrátí chybový kód 5. Hodnota mimo rozsah [0,65535] vrátí chybový kód 6." +msgid "<emph>charcode</emph>: Numeric expression that represent a valid 16 bit Unicode value (0-65535). (To support expressions with a nominally negative argument like <emph>ChrW(&H8000)</emph> in a backwards-compatible way, values in the range −32768 to −1 are internally mapped to the range 32768 to 65535.) An empty value returns error code 5. A value out of the range [0 to 65535] returns error code 6." +msgstr "" #. 8DF8a #: 03120112.xhp @@ -30427,14 +30301,14 @@ 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 +#. ZtgsJ #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id3151380\n" "help.text" -msgid "MsgBox \"From \"+ ChrW(913)+\" to \" + ChrW(937)" -msgstr "MsgBox \"Od \"+ ChrW(913)+\" do \" + ChrW(937)" +msgid "MsgBox \"From \" + ChrW(913) + \" to \" + ChrW(937)" +msgstr "" #. zPJDa #: 03120112.xhp @@ -30445,6 +30319,15 @@ msgctxt "" msgid "' The printout appears in the dialog as: From Α to Ω" msgstr "' Výstup se zobrazí v dialogovém okně jako: Od Α do Ω" +#. eE9Nq +#: 03120112.xhp +msgctxt "" +"03120112.xhp\n" +"bas_id181642669411658\n" +"help.text" +msgid "MsgBox ChrW(charcode := 116) ' \"t\" lowercase T letter" +msgstr "" + #. E7Eoi #: 03120200.xhp msgctxt "" @@ -30634,15 +30517,6 @@ msgctxt "" msgid "Editing String Contents" msgstr "Úprava obsahu řetězce" -#. 5nF4q -#: 03120300.xhp -msgctxt "" -"03120300.xhp\n" -"bm_id7499008\n" -"help.text" -msgid "<bookmark_value>ampersand symbol in StarBasic</bookmark_value>" -msgstr "<bookmark_value>ampersand ve StarBasic</bookmark_value>" - #. qvgJA #: 03120300.xhp msgctxt "" @@ -30652,14 +30526,23 @@ 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 +#. pHEcz #: 03120300.xhp msgctxt "" "03120300.xhp\n" "par_id3149178\n" "help.text" -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 &." +msgid "The following functions edit, format, and align the contents of strings. Use the <literal>&</literal> or <literal>+</literal> operators to concatenate strings." +msgstr "" + +#. PG2TT +#: 03120300.xhp +msgctxt "" +"03120300.xhp\n" +"bm_id3150669\n" +"help.text" +msgid "<bookmark_value>ampersand symbol; in string handling</bookmark_value> <bookmark_value>Operators;concatenation (& or +)</bookmark_value> <bookmark_value>\"& or +\" concatenation (strings)</bookmark_value>" +msgstr "" #. hAn8q #: 03120301.xhp @@ -31075,15 +30958,6 @@ msgctxt "" msgid "LCase (Text As String)" msgstr "LCase (Text As String)" -#. 8RHAp -#: 03120302.xhp -msgctxt "" -"03120302.xhp\n" -"par_id3144760\n" -"help.text" -msgid "String" -msgstr "Řetězec" - #. 2dpqA #: 03120302.xhp msgctxt "" @@ -31093,24 +30967,6 @@ 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" -"par_id3146121\n" -"help.text" -msgid "Print LCase(sVar) ' Returns \"las vegas\"" -msgstr "Print LCase(sVar) ' vrátí \"las vegas\"" - -#. F9rGM -#: 03120302.xhp -msgctxt "" -"03120302.xhp\n" -"par_id3146986\n" -"help.text" -msgid "Print UCase(sVar) ' Returns \"LAS VEGAS\"" -msgstr "Print UCase(sVar) ' vrátí \"LAS VEGAS\"" - #. UGH3C #: 03120303.xhp msgctxt "" @@ -31363,15 +31219,6 @@ msgctxt "" msgid "LTrim (Text As String)" msgstr "LTrim (Text As String)" -#. LyUCE -#: 03120305.xhp -msgctxt "" -"03120305.xhp\n" -"par_id3151056\n" -"help.text" -msgid "String" -msgstr "Řetězec" - #. x85WJ #: 03120305.xhp msgctxt "" @@ -31795,15 +31642,6 @@ msgctxt "" msgid "RTrim (Text As String)" msgstr "RTrim (Text As String)" -#. awasf -#: 03120309.xhp -msgctxt "" -"03120309.xhp\n" -"par_id3153381\n" -"help.text" -msgid "String" -msgstr "Řetězec" - #. UW5Fx #: 03120309.xhp msgctxt "" @@ -31867,15 +31705,6 @@ msgctxt "" msgid "UCase (Text As String)" msgstr "UCase (Text As String)" -#. 8fcKn -#: 03120310.xhp -msgctxt "" -"03120310.xhp\n" -"par_id3146795\n" -"help.text" -msgid "String" -msgstr "Řetězec" - #. TgevM #: 03120310.xhp msgctxt "" @@ -31885,24 +31714,6 @@ 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" -"par_id3149204\n" -"help.text" -msgid "Print LCase(sVar) ' returns \"las vegas\"" -msgstr "Print LCase(sVar) ' vrátí \"las vegas\"" - -#. dNrts -#: 03120310.xhp -msgctxt "" -"03120310.xhp\n" -"par_id3156280\n" -"help.text" -msgid "Print UCase(sVar) ' returns \"LAS VEGAS\"" -msgstr "Print UCase(sVar) ' vrátí \"LAS VEGAS\"" - #. 9APfU #: 03120311.xhp msgctxt "" @@ -31948,15 +31759,6 @@ msgctxt "" msgid "Trim( Text As String )" msgstr "Trim( Text As String )" -#. f9pGG -#: 03120311.xhp -msgctxt "" -"03120311.xhp\n" -"par_id3143228\n" -"help.text" -msgid "String" -msgstr "Řetězec" - #. kLdYS #: 03120311.xhp msgctxt "" @@ -32011,32 +31813,14 @@ msgctxt "" msgid "ConvertToURL(filename)" msgstr "ConvertToURL(NázevSouboru)" -#. V6WhB -#: 03120312.xhp -msgctxt "" -"03120312.xhp\n" -"par_id3147530\n" -"help.text" -msgid "String" -msgstr "Řetězec" - -#. Dka3U +#. ycPs6 #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3148947\n" "help.text" -msgid "<emph>Filename:</emph> A file name as string." -msgstr "<emph>NázevSouboru</emph>: Název souboru jako řetězec." - -#. AHBLc -#: 03120312.xhp -msgctxt "" -"03120312.xhp\n" -"par_id3150792\n" -"help.text" -msgid "systemFile$ = \"c:\\folder\\mytext.txt\"" -msgstr "systemFile$ = \"c:\\folder\\mytext.txt\"" +msgid "<emph>filename:</emph> A file name as string." +msgstr "" #. Fgfbo #: 03120313.xhp @@ -32083,23 +31867,14 @@ msgctxt "" msgid "ConvertFromURL(filename)" msgstr "ConvertFromURL(NázevSouboru)" -#. ESx7C -#: 03120313.xhp -msgctxt "" -"03120313.xhp\n" -"par_id3150669\n" -"help.text" -msgid "String" -msgstr "Řetězec" - -#. 8R25b +#. HRYNv #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3156023\n" "help.text" -msgid "<emph>Filename:</emph> A file name as a string." -msgstr "<emph>NázevSouboru</emph>: Název souboru jako řetězec." +msgid "<emph>filename:</emph> A file name as a string." +msgstr "" #. b5PSp #: 03120314.xhp @@ -32227,15 +32002,6 @@ msgctxt "" msgid "Join (Text As String Array, delimiter)" msgstr "Join (Text As String Array, Oddělovač)" -#. Sx96w -#: 03120315.xhp -msgctxt "" -"03120315.xhp\n" -"par_id3150359\n" -"help.text" -msgid "String" -msgstr "Řetězec" - #. sEXB3 #: 03120315.xhp msgctxt "" @@ -32353,15 +32119,6 @@ msgctxt "" msgid "Return value:" msgstr "Návratová hodnota:" -#. g3ECS -#: 03120401.xhp -msgctxt "" -"03120401.xhp\n" -"par_id3149763\n" -"help.text" -msgid "Integer" -msgstr "Celé číslo" - #. AHBXf #: 03120401.xhp msgctxt "" @@ -32425,24 +32182,6 @@ msgctxt "" msgid "Example:" msgstr "Příklad:" -#. 6BbAy -#: 03120401.xhp -msgctxt "" -"03120401.xhp\n" -"par_id3144760\n" -"help.text" -msgid "sInput = \"Office\"" -msgstr "sInput = \"Office\"" - -#. 97MNg -#: 03120401.xhp -msgctxt "" -"03120401.xhp\n" -"par_id3154125\n" -"help.text" -msgid "iPos = Instr(sInput,\"c\")" -msgstr "iPos = Instr(sInput,\"c\")" - #. ZG3QS #: 03120402.xhp msgctxt "" @@ -32506,15 +32245,6 @@ msgctxt "" msgid "Return value:" msgstr "Návratová hodnota:" -#. t6pbk -#: 03120402.xhp -msgctxt "" -"03120402.xhp\n" -"par_id3143270\n" -"help.text" -msgid "Long" -msgstr "Long" - #. FyaMN #: 03120402.xhp msgctxt "" @@ -32542,15 +32272,6 @@ msgctxt "" msgid "Example:" msgstr "Příklad:" -#. PDnri -#: 03120402.xhp -msgctxt "" -"03120402.xhp\n" -"par_id3156214\n" -"help.text" -msgid "MsgBox Len(sText) REM Returns 9" -msgstr "MsgBox Len(sText) REM Returns 9" - #. pCc2y #: 03120403.xhp msgctxt "" @@ -32614,15 +32335,6 @@ msgctxt "" msgid "Return value:" msgstr "Návratová hodnota:" -#. PhXU3 -#: 03120403.xhp -msgctxt "" -"03120403.xhp\n" -"par_id3156152\n" -"help.text" -msgid "Integer" -msgstr "Celé číslo" - #. swgoh #: 03120403.xhp msgctxt "" @@ -32758,15 +32470,6 @@ 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" -"par_id3149763\n" -"help.text" -msgid "Long" -msgstr "Long" - #. aUMEF #: 03120411.xhp msgctxt "" @@ -32830,41 +32533,23 @@ 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" -"par_id3144760\n" -"help.text" -msgid "sInput = \"The book is on the table\"" -msgstr "sInput = \"Kniha leží na stole\"" - -#. z9KNH +#. GExuT #: 03120411.xhp msgctxt "" "03120411.xhp\n" -"par_id3154125\n" +"par_id31541255547\n" "help.text" 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" +msgstr "" -#. caoEj +#. Yxhru #: 03120411.xhp msgctxt "" "03120411.xhp\n" -"par_id051920170322141162\n" +"par_id05192017032\n" "help.text" 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" -"par_id051920170316395065\n" -"help.text" -msgid "<link href=\"text/sbasic/shared/03120401.xhp\">InStr</link>" -msgstr "<link href=\"text/sbasic/shared/03120401.xhp\">InStr</link>" +msgstr "" #. YWCD7 #: 03120412.xhp @@ -32911,15 +32596,6 @@ msgctxt "" msgid "StrReverse (Text1 As String)" msgstr "StrReverse (Text1 As String)" -#. 2YT7g -#: 03120412.xhp -msgctxt "" -"03120412.xhp\n" -"par_id3149763\n" -"help.text" -msgid "String" -msgstr "Řetězec" - #. x74Dw #: 03120412.xhp msgctxt "" @@ -33415,15 +33091,6 @@ msgctxt "" msgid "Return value:" msgstr "Návratová hodnota:" -#. 2Yv2V -#: 03130700.xhp -msgctxt "" -"03130700.xhp\n" -"par_id3149762\n" -"help.text" -msgid "Long" -msgstr "Long" - #. FmsU2 #: 03130700.xhp msgctxt "" @@ -33514,15 +33181,6 @@ msgctxt "" msgid "Return value:" msgstr "Návratová hodnota:" -#. 4DpFE -#: 03130800.xhp -msgctxt "" -"03130800.xhp\n" -"par_id3148473\n" -"help.text" -msgid "String" -msgstr "Řetězec" - #. 5aaU3 #: 03130800.xhp msgctxt "" @@ -34099,15 +33757,6 @@ msgctxt "" msgid "' display \"live\" dialog" msgstr "' Zobrazí \"živý\" dialog" -#. GkzVk -#: 03131900.xhp -msgctxt "" -"03131900.xhp\n" -"tit\n" -"help.text" -msgid "GlobalScope" -msgstr "GlobalScope" - #. Rdvas #: 03131900.xhp msgctxt "" @@ -34126,14 +33775,14 @@ msgctxt "" msgid "<variable id=\"GlobalScope_h1\"><link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope\">GlobalScope specifier</link></variable>" msgstr "<variable id=\"GlobalScope_h1\"><link href=\"text/sbasic/shared/03131900.xhp\" name=\"Specifikátor GlobalScope\">Specifikátor GlobalScope</link></variable>" -#. BKWJA +#. Bp3q2 #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id991572457387308\n" "help.text" -msgid "To manage personal or shared library containers (<emph>%PRODUCTNAME Macros</emph> or <emph>My Macros</emph>) from within a document, use the <literal>GlobalScope</literal> specifier." -msgstr "Chcete-li spravovat osobní nebo sdílené kontejnery knihoven (<emph>Makra %PRODUCTNAME</emph> nebo <emph>Moje makra</emph>) z dokumentu, použijte specifikátor <literal>GlobalScope</literal>." +msgid "To manage personal or shared library containers (<emph>Application Macros</emph> or <emph>My Macros</emph>) from within a document, use the <literal>GlobalScope</literal> specifier." +msgstr "" #. Jz8ET #: 03131900.xhp @@ -34180,14 +33829,14 @@ msgctxt "" msgid "Dialog libraries and dialogs can be managed with the <literal>DialogLibraries</literal> object. <link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Opening a Dialog\">Opening a Dialog With Basic</link> illustrates how to display %PRODUCTNAME shared dialogs." msgstr "Knihovny dialogových oken a dialogová okna lze spravovat pomocí objektu <literal>DialogLibraries</literal>. Zobrazení sdíleného dialogového okna %PRODUCTNAME je ukázáno v části <link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Otevření dialogového okna\">Otevření dialogového okna pomocí Basicu</link>." -#. eBUEF +#. XUR24 #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3150543\n" "help.text" -msgid "<literal>BasicLibraries</literal> and <literal>DialogLibraries</literal> containers exist at application level and within every document. Document's library containers do not need the <literal>GlobalScope</literal> specifier to be managed. If you want to call a global library container (located in <emph>%PRODUCTNAME Macros</emph> or <emph>My Macros</emph>) from within a document, you must use the <literal>GlobalScope</literal> specifier." -msgstr "Kontejnery <literal>BasicLibraries</literal> a <literal>DialogLibraries</literal> existují na úrovni aplikace a na úrovni jednotlivých dokumentů. Kontejnery pro dokument specifikátor <literal>GlobalScope</literal> pro správu nevyžadují. Chcete-li však z dokumentu volat globální kontejner (umístěný v <emph>Makra %PRODUCTNAME</emph> nebo <emph>Moje makra</emph>), je nutné specifikátor <literal>GlobalScope</literal> použít." +msgid "<literal>BasicLibraries</literal> and <literal>DialogLibraries</literal> containers exist at application level and within every document. Document's library containers do not need the <literal>GlobalScope</literal> specifier to be managed. If you want to call a global library container (located in <emph>Application Macros</emph> or <emph>My Macros</emph>) from within a document, you must use the <literal>GlobalScope</literal> specifier." +msgstr "" #. BDRji #: 03131900.xhp @@ -34342,15 +33991,6 @@ 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" -"par_id3151176\n" -"help.text" -msgid "disposing:" -msgstr "disposing:" - #. yK2Er #: 03132000.xhp msgctxt "" @@ -34360,15 +34000,6 @@ 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" -"par_id3156212\n" -"help.text" -msgid "elementInserted:" -msgstr "elementInserted:" - #. MrmiF #: 03132000.xhp msgctxt "" @@ -34378,15 +34009,6 @@ 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" -"par_id3147287\n" -"help.text" -msgid "elementRemoved:" -msgstr "elementRemoved:" - #. RDU7w #: 03132000.xhp msgctxt "" @@ -34396,15 +34018,6 @@ 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" -"par_id3153951\n" -"help.text" -msgid "elementReplaced:" -msgstr "elementReplaced:" - #. SusGE #: 03132000.xhp msgctxt "" @@ -34423,42 +34036,6 @@ 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" -"par_id3155411\n" -"help.text" -msgid "ContListener_disposing" -msgstr "ContListener_disposing" - -#. 6mUaL -#: 03132000.xhp -msgctxt "" -"03132000.xhp\n" -"par_id3146923\n" -"help.text" -msgid "ContListener_elementInserted" -msgstr "ContListener_elementInserted" - -#. qpmso -#: 03132000.xhp -msgctxt "" -"03132000.xhp\n" -"par_id3147318\n" -"help.text" -msgid "ContListener_elementRemoved" -msgstr "ContListener_elementRemoved" - -#. nSKDC -#: 03132000.xhp -msgctxt "" -"03132000.xhp\n" -"par_id3152578\n" -"help.text" -msgid "ContListener_elementReplaced" -msgstr "ContListener_elementReplaced" - #. DkGAT #: 03132000.xhp msgctxt "" @@ -34468,42 +34045,6 @@ 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" -"par_id3153876\n" -"help.text" -msgid "MsgBox \"disposing\"" -msgstr "MsgBox \"disposing\"" - -#. VexRZ -#: 03132000.xhp -msgctxt "" -"03132000.xhp\n" -"par_id3154098\n" -"help.text" -msgid "MsgBox \"elementInserted\"" -msgstr "MsgBox \"elementInserted\"" - -#. nDpha -#: 03132000.xhp -msgctxt "" -"03132000.xhp\n" -"par_id3153947\n" -"help.text" -msgid "MsgBox \"elementRemoved\"" -msgstr "MsgBox \"elementRemoved\"" - -#. LAA8q -#: 03132000.xhp -msgctxt "" -"03132000.xhp\n" -"par_id3148915\n" -"help.text" -msgid "MsgBox \"elementReplaced\"" -msgstr "MsgBox \"elementReplaced\"" - #. LEsCM #: 03132000.xhp msgctxt "" @@ -38428,14 +37969,14 @@ msgctxt "" msgid "' Always use the function name in English" msgstr "' Vždy používejte anglický název funkce" -#. x87Fg +#. TDuCT #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id241629988142878\n" "help.text" -msgid "The macro below presents an example of how the <literal>MyVlook</literal> function can be called. If first creates a 5-by-2 data array and then calls the function <literal>MyVlook</literal> and shows the returned value using <literal>MsgBox</literal>." -msgstr "Následující příklad udává, jak se má funkce <literal>MyVlook</literal> volat. Nejprve se vytvoří pole dat 5 × 2, poté se zavolá funkce <literal>MyVlook</literal> a pomocí <literal>MsgBox</literal> se zobrazí návratová hodnota." +msgid "The macro below presents an example of how the <literal>MyVlook</literal> function can be called. It first creates a 5-by-2 data array and then calls the function <literal>MyVlook</literal> and shows the returned value using <literal>MsgBox</literal>." +msgstr "" #. XincG #: calc_functions.xhp @@ -38563,14 +38104,14 @@ msgctxt "" msgid "Calling Add-In Calc Functions in BASIC" msgstr "Volání funkcí z doplňků Calcu v Basicu" -#. ufZSW +#. q7CYD #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id261592359338681\n" "help.text" -msgid "The Calc Add-In functions are in service <literal>com.sun.star.sheet.addin.Analysis</literal>." -msgstr "Funkce z doplňků Calcu poskytuje služba <literal>com.sun.star.sheet.addin.Analysis</literal>." +msgid "The Calc Add-In functions are in the UNO services <link href=\"text/sbasic/shared/calc_functions.xhp#analysis\" name=\"analysis\"><literal>com.sun.star.sheet.addin.Analysis</literal></link>, <link href=\"text/sbasic/shared/calc_functions.xhp#dates\" name=\"dates\"><literal>com.sun.star.sheet.addin.DateFunctions</literal></link> and <link href=\"text/sbasic/shared/calc_functions.xhp#pricing\" name=\"pricing\"><literal>com.sun.star.sheet.addin.PricingFunctions</literal></link>." +msgstr "" #. 94wim #: calc_functions.xhp @@ -38635,23 +38176,41 @@ msgctxt "" msgid "REM Cell A1 displays the localized function name" msgstr "REM V buňce A1 se zobrazí lokalizovaný název funkce (v češtině však názvy lokalizovány nejsou)" -#. mYEEy +#. gtxdC #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "hd_id661632676716180\n" "help.text" -msgid "Add-In Functions UNO service Names" -msgstr "Názvy služeb UNO pro funkce doplňků" +msgid "UNO Service Names for Analysis Add-In Functions" +msgstr "" -#. PsFhU +#. SBEpf #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id651629988674793\n" "help.text" -msgid "The table below presents a list of all Calc Add-In functions and their respective UNO service names." -msgstr "Následující tabulka udává seznam všech funkcí z doplňků Calcu a jim odpovídajících názvů služeb UNO." +msgid "The table below presents a list of all Calc Analysis Add-In functions and their respective UNO service names." +msgstr "" + +#. 2NxGD +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id511592356505781\n" +"help.text" +msgid "Calc Function name" +msgstr "" + +#. b2FSD +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id471592356505782\n" +"help.text" +msgid "UNO service name" +msgstr "" #. emGWD #: calc_functions.xhp @@ -39562,23 +39121,266 @@ msgctxt "" msgid "YIELDMAT" msgstr "YIELDMAT" -#. MqMrx -#: classmodule.xhp +#. 9EfRH +#: calc_functions.xhp msgctxt "" -"classmodule.xhp\n" -"tit\n" +"calc_functions.xhp\n" +"hd_id661632676736180\n" "help.text" -msgid "Option ClassModule" -msgstr "Option ClassModule" +msgid "UNO Service Names for Date Add-In Functions" +msgstr "" -#. HFQ4r -#: classmodule.xhp +#. QMryg +#: calc_functions.xhp msgctxt "" -"classmodule.xhp\n" -"N0082\n" +"calc_functions.xhp\n" +"par_id751629988674793\n" "help.text" -msgid "<bookmark_value>Option ClassModule</bookmark_value>" -msgstr "<bookmark_value>Option ClassModule</bookmark_value>" +msgid "The table below presents a list of all Calc Date Add-In functions and their respective UNO service names." +msgstr "" + +#. dcQK3 +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id511593356505781\n" +"help.text" +msgid "Calc Function name" +msgstr "" + +#. TEzJG +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id471593356505782\n" +"help.text" +msgid "UNO service name" +msgstr "" + +#. J6Jdh +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id721593355432992\n" +"help.text" +msgid "DAYSINMONTH" +msgstr "" + +#. yW5C5 +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id761641413741892\n" +"help.text" +msgid "DAYSINYEAR" +msgstr "" + +#. 377AZ +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id361641413741893\n" +"help.text" +msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth" +msgstr "" + +#. vXhZ9 +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id11641413916930\n" +"help.text" +msgid "MONTHS" +msgstr "" + +#. ug6Q2 +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id261641413916931\n" +"help.text" +msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths" +msgstr "" + +#. gWTY8 +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id761641413962003\n" +"help.text" +msgid "WEEKS" +msgstr "" + +#. EEsD8 +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id811641413962004\n" +"help.text" +msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks" +msgstr "" + +#. DjCEK +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id71641413988924\n" +"help.text" +msgid "YEARS" +msgstr "" + +#. 2bFJG +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id401641413988926\n" +"help.text" +msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears" +msgstr "" + +#. bNKK9 +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id341641414018758\n" +"help.text" +msgid "ROT13" +msgstr "" + +#. XPK2a +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id831641414018760\n" +"help.text" +msgid "com.sun.star.sheet.addin.DateFunctions.getRot13" +msgstr "" + +#. A7nYJ +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id171641414040589\n" +"help.text" +msgid "WEEKSINYEAR" +msgstr "" + +#. sQKRo +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id391641414040590\n" +"help.text" +msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear" +msgstr "" + +#. qqkuj +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"hd_id661632676732180\n" +"help.text" +msgid "UNO Service Names for Pricing Add-In Functions" +msgstr "" + +#. ErZSq +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id751629983674793\n" +"help.text" +msgid "The table below presents a list of all Calc Pricing Add-In functions and their respective UNO service names." +msgstr "" + +#. mwzeA +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id511593356506781\n" +"help.text" +msgid "Calc Function name" +msgstr "" + +#. TRZn5 +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id471593356505762\n" +"help.text" +msgid "UNO service name" +msgstr "" + +#. rQJPp +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id701641414383401\n" +"help.text" +msgid "OPT_BARRIER" +msgstr "" + +#. F3AGd +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id761641414383403\n" +"help.text" +msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier" +msgstr "" + +#. zF653 +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id131641414493411\n" +"help.text" +msgid "OPT_PROB_HIT" +msgstr "" + +#. NCqSi +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id191641414493413\n" +"help.text" +msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit" +msgstr "" + +#. 2xAys +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id81641414542294\n" +"help.text" +msgid "OPT_PROB_INMONEY" +msgstr "" + +#. GwG8J +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id861641414542296\n" +"help.text" +msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney" +msgstr "" + +#. WKVoC +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id711641414594816\n" +"help.text" +msgid "OPT_TOUCH" +msgstr "" + +#. kRZEk +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id561641414594817\n" +"help.text" +msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch" +msgstr "" #. WS3B9 #: classmodule.xhp @@ -39607,15 +39409,6 @@ 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 "Tento příkaz je nutné použít spolu s příkazem <literal>Option Compatible</literal> nebo <literal>Option VBASupport 1</literal>. První z nich povolí režim kompatibility s VBA, zatímco druhý navíc ke kompatibilitě vynutí podporu VBA." -#. dmcDt -#: classmodule.xhp -msgctxt "" -"classmodule.xhp\n" -"N0086\n" -"help.text" -msgid "Option ClassModule" -msgstr "Option ClassModule" - #. UoERn #: classmodule.xhp msgctxt "" @@ -39697,15 +39490,6 @@ msgctxt "" msgid "Multiple thorough class examples are available from <link href=\"text/sbasic/guide/access2base.xhp\">Access2Base shared Basic library</link>." msgstr "Další, podrobnější příklady jsou k dispozici ve <link href=\"text/sbasic/guide/access2base.xhp\">sdílené knihovně Basicu Access2Base</link>." -#. Z2Mg6 -#: code-stubs.xhp -msgctxt "" -"code-stubs.xhp\n" -"tit\n" -"help.text" -msgid "BasicCodeStubs" -msgstr "Úryvky kódu v jazyku Basic" - #. vSapF #: collection.xhp msgctxt "" @@ -40075,14 +39859,14 @@ msgctxt "" msgid "<variable id=\"compatibilitymodeh1\"><link href=\"text/sbasic/shared/compatibilitymode.xhp\" name=\"CompatibilityMode\">CompatibilityMode() Function</link></variable>" msgstr "<variable id=\"compatibilitymodeh1\"><link href=\"text/sbasic/shared/compatibilitymode.xhp\" name=\"CompatibilityMode\">Funkce CompatibilityMode()</link></variable>" -#. KwAAR +#. ipFPG #: compatibilitymode.xhp msgctxt "" "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 "Funkce <literal>CompatibilityMode()</literal> určuje režim běhu programů a ovlivňuje, jak se bude po nastavení nebo zrušení tohoto režimu vykonávat veškerý kód." +msgid "<literal>CompatibilityMode()</literal> function controls runtime mode and affects all code executed after setting or resetting the mode." +msgstr "" #. YSokk #: compatibilitymode.xhp @@ -40138,6 +39922,15 @@ msgctxt "" msgid "Changing behavior 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 "Změna chování příkazu Basicu <literal>Dir</literal>. Příznak pro adresáře (16) u příkazu <literal>Dir</literal> znamená, že se v jazyku %PRODUCTNAME Basic vrátí pouze adresáře, kdežto v režimu VBA se vrátí adresáře i běžné soubory." +#. DMpTx +#: compatibilitymode.xhp +msgctxt "" +"compatibilitymode.xhp\n" +"par_id901639929393688\n" +"help.text" +msgid "Color components calculation with the <link href=\"text/sbasic/shared/03010303.xhp\" name=\"linkred\"><literal>Red</literal></link> and <link href=\"text/sbasic/shared/03010301.xhp\" name=\"linkblue\"><literal>Blue</literal></link> functions which <emph>are interchanged</emph> (The <link href=\"text/sbasic/shared/03010302.xhp\" name=\"linkgreen\"><literal>Green</literal></link> function is not affected)." +msgstr "" + #. piCTC #: compatibilitymode.xhp msgctxt "" @@ -40201,23 +39994,14 @@ msgctxt "" msgid "Variables scope modification in <link href=\"text/sbasic/shared/01020300.xhp\">Using Procedures and Functions</link> with <literal>CompatibilityMode()</literal> function." msgstr "Změna rozsahu platnosti proměnných pomocí funkce <literal>CompatibilityMode()</literal> je uvedena v části <link href=\"text/sbasic/shared/01020300.xhp\">Použití procedur a funkcí</link>." -#. 8pEXC -#: compatible.xhp -msgctxt "" -"compatible.xhp\n" -"tit\n" -"help.text" -msgid "Option Compatible" -msgstr "Option Compatible" - -#. NVDrC +#. YwBF4 #: compatible.xhp msgctxt "" "compatible.xhp\n" "N0103\n" "help.text" -msgid "<bookmark_value>Option Compatible</bookmark_value> <bookmark_value>VBA compatibility option</bookmark_value>" -msgstr "<bookmark_value>Option Compatible</bookmark_value><bookmark_value>možnost kompatibility s VBA</bookmark_value>" +msgid "<bookmark_value>VBA compatibility option</bookmark_value>" +msgstr "" #. imVdb #: compatible.xhp diff --git a/source/cs/helpcontent2/source/text/sbasic/shared/03.po b/source/cs/helpcontent2/source/text/sbasic/shared/03.po index b62e75eb5aa..7341925debc 100644 --- a/source/cs/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/cs/helpcontent2/source/text/sbasic/shared/03.po @@ -4,16 +4,16 @@ 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: 2021-12-20 13:20+0100\n" -"PO-Revision-Date: 2022-01-26 12:50+0000\n" +"PO-Revision-Date: 2022-01-31 17:23+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" -"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicshared03/cs/>\n" +"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/cs/>\n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "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: Weblate 4.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1564160910.000000\n" #. ViEWM @@ -1078,14 +1078,14 @@ msgctxt "" msgid "<variable id=\"ArrayService\"><link href=\"text/sbasic/shared/03/sf_array.xhp\" name=\"ScriptForge.Array Service\"><literal>ScriptForge</literal>.<literal>Array</literal> service</link></variable>" msgstr "<variable id=\"ArrayService\"><link href=\"text/sbasic/shared/03/sf_array.xhp\" name=\"Služba ScriptForge.Array\">Služba <literal>ScriptForge</literal>.<literal>Array</literal></link></variable>" -#. SyLSL +#. jMjFA #: sf_array.xhp msgctxt "" "sf_array.xhp\n" "par_id991582454416549\n" "help.text" -msgid "Provides a collection of methods for manipulating and transforming arrays of one dimension (vectors) and arrays of two dimensions (matrices). This includes set operations, sorting, importing to and exporting from text files." -msgstr "Poskytuje sadu metod pro manipulaci s jednorozměrnými poli (vektory) a dvourozměrnými poli (maticemi) a jejich transformaci. Mezi ně patří množinové operace, řazení, import z textových souborů a import do nich." +msgid "Provides a collection of methods for manipulating and transforming arrays of one dimension (vectors) and arrays of two dimensions (matrices). This includes set operations, sorting, importing from and exporting to text files." +msgstr "" #. WjgHr #: sf_array.xhp @@ -1121,7 +1121,7 @@ msgctxt "" "par_id141609955500101\n" "help.text" msgid "Before using the <literal>Array</literal> service the <literal>ScriptForge</literal> library needs to be loaded using:" -msgstr "Před používáním je nutné službu <literal>Array</literal> knihovny <literal>ScriptForge</literal> načíst pomocí:" +msgstr "Před používáním služby <literal>Array</literal> je nutné načíst knihovnu <literal>ScriptForge</literal> pomocí:" #. FDqCD #: sf_array.xhp @@ -1708,6 +1708,33 @@ msgctxt "" msgid "Consider the CSV file \"myFile.csv\" with the following contents:" msgstr "Soubor CSV \"myFile.csv\" obsahuje následující řádky:" +#. T6E8L +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id281626980354105\n" +"help.text" +msgid "<input>Name,DateOfBirth,Address,City</input>" +msgstr "" + +#. FRZKB +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id301626980648833\n" +"help.text" +msgid "<input>Anna,2002/03/31,\"Rue de l'église, 21\",Toulouse</input>" +msgstr "" + +#. g2r8f +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id881626980658900\n" +"help.text" +msgid "<input>Fred,1998/05/04,\"Rue Albert Einstein, 113A\",Carcassonne</input>" +msgstr "" + #. xNCNA #: sf_array.xhp msgctxt "" @@ -1717,6 +1744,78 @@ msgctxt "" msgid "The examples below in Basic and Python read the contents of the CSV file into an <literal>Array</literal> object." msgstr "Následující příklady načtou obsah souboru CSV do objektu <literal>Array</literal> v jazycích Basic a Python." +#. F4yYB +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"bas_id531585561482408\n" +"help.text" +msgid "arr = SF_Array.ImportFromCSVFile(\"C:\\Temp\\myFile.csv\", DateFormat := \"YYYY/MM/DD\")" +msgstr "" + +#. wyEqv +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"bas_id621585561482783\n" +"help.text" +msgid "MsgBox arr(0, 3) ' City" +msgstr "" + +#. tDMNL +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"bas_id21585564425349\n" +"help.text" +msgid "MsgBox arr(1, 2) ' Rue de l'église, 21" +msgstr "" + +#. SBfVW +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"bas_id831585564433851\n" +"help.text" +msgid "MsgBox arr(1, 3) ' Toulouse" +msgstr "" + +#. DpxfS +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"pyc_id511626979992999\n" +"help.text" +msgid "arr = svc.ImportFromCSVFile(r\"C:\\Temp\\myFile.csv\", dateformat = \"YYYY/MM/DD\")" +msgstr "" + +#. asqiD +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"pyc_id211626979993191\n" +"help.text" +msgid "bas.MsgBox(arr[0][3]) # City" +msgstr "" + +#. 2gFXA +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"pyc_id671626979993408\n" +"help.text" +msgid "bas.MsgBox(arr[1][2]) # Rue de l'église, 21" +msgstr "" + +#. kYfmG +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"pyc_id481626979993648\n" +"help.text" +msgid "bas.MsgBox(arr[1][3]) # Toulouse" +msgstr "" + #. xCx7D #: sf_array.xhp msgctxt "" @@ -2644,14 +2743,14 @@ msgctxt "" msgid "' ... Run queries, SQL statements, ..." msgstr "' ... Spouštění dotazů, SQL příkazů, ..." -#. DA8ob +#. eRmFK #: sf_base.xhp msgctxt "" "sf_base.xhp\n" "pyc_id351623104861223\n" "help.text" -msgid "' ... Run queries, SQL statements, ..." -msgstr "' ... Spouštění dotazů, SQL příkazů, ..." +msgid "# ... Run queries, SQL statements, ..." +msgstr "" #. mBphD #: sf_base.xhp @@ -4786,14 +4885,14 @@ msgctxt "" msgid "If only <literal>sheetname</literal> is specified, an zero-based array of strings containing the names of all charts is returned." msgstr "Je-li určen pouze argument <literal>sheetname</literal>, vrátí se pole řetězců začínající od 0, které obsahuje názvy všech grafů." -#. pGvVW +#. CLbLn #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id371635438509045\n" "help.text" -msgid "If a <literal>chartname</literal> is provided, than a single object corresponding to the desired chart is returned. The specified chart must exist." -msgstr "Je-li určen argument <literal>chartname</literal>, vrátí se jediný objekt odpovídající požadovanému grafu. Tento graf musí existovat." +msgid "If a <literal>chartname</literal> is provided, then a single object corresponding to the desired chart is returned. The specified chart must exist." +msgstr "" #. T2e3d #: sf_calc.xhp @@ -5587,14 +5686,14 @@ msgctxt "" msgid "The language is English/US, which implies that the decimal separator is \".\" and the thousands separator is \",\"." msgstr "Výchozím jazykem je angličtina (USA), což znamená, že oddělovačem desetinných míst je tečka (\".\") a oddělovačem tisíců čárka (\",\")." -#. TX82d +#. tDYGo #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id531611757154931\n" "help.text" -msgid "To learn more about the CSV Filter Options, refer to the <link href=\"https://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Filter_Options#Filter_Options_for_the_CSV_Filter\" name=\"Filter Options\">Filter Options Wiki page</link>." -msgstr "Podrobnosti o možnostech CSV filtru naleznete na <link href=\"https://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Filter_Options#Filter_Options_for_the_CSV_Filter\" name=\"Možnosti filtru\">wiki stránce Filter Options</link>." +msgid "To learn more about the CSV Filter Options, refer to the <link href=\"text/shared/guide/csv_params.xhp\" name=\"CSV Filter Options\">CSV Filter Options help page</link>." +msgstr "" #. vPPYx #: sf_calc.xhp @@ -6460,14 +6559,14 @@ msgctxt "" msgid "Moves a given range of cells downwards by inserting empty rows. The current selection is not affected." msgstr "Přesune zadanou oblast buněk dolů tím, že před ni vloží prázdné řádky. Aktuální výběr se nezmění." -#. VTxxB +#. 5qm5w #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id801637929435655\n" "help.text" -msgid "Depending on the value of the <literal>wholerows</literal> argument the inserted rows can either span the width of the specified range or span all columns in the row." -msgstr "Podle hodnoty argumentu <literal>wholerows</literal> mohou vložené řádky zabírat buď šířku určené oblasti, nebo všech sloupců v řádku." +msgid "Depending on the value of the <literal>wholerow</literal> argument the inserted rows can either span the width of the specified range or span all columns in the row." +msgstr "" #. uvH4j #: sf_calc.xhp @@ -6559,14 +6658,14 @@ msgctxt "" msgid "Deletes the leftmost columns of a given range and moves to the left all cells to the right of the affected range. The current selection is not affected." msgstr "Smaže sloupce zadané oblasti umístěné nejvíce vlevo a přesune doleva všechny buňky napravo od ovlivněné oblasti. Aktuální výběr se nezmění." -#. iawBn +#. EzzWo #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id801637929460261\n" "help.text" -msgid "Depending on the value of the <literal>wholecolumns</literal> argument the deleted columns can either span the height of the specified range or span all rows in the column." -msgstr "Podle hodnoty argumentu <literal>wholecolumns</literal> mohou smazané sloupce zabírat buď výšku určené oblasti, nebo všech řádků ve sloupci." +msgid "Depending on the value of the <literal>wholecolumn</literal> argument the deleted columns can either span the height of the specified range or span all rows in the column." +msgstr "" #. BXEkG #: sf_calc.xhp @@ -6640,14 +6739,14 @@ msgctxt "" msgid "Deletes the topmost rows of a given range and moves upwards all cells below the affected range. The current selection is not affected." msgstr "Smaže řádky zadané oblasti umístěné nejvíce nahoře a přesune nahoru všechny buňky dolů od ovlivněné oblasti. Aktuální výběr se nezmění." -#. kb5h3 +#. zkYo7 #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id801637929435361\n" "help.text" -msgid "Depending on the value of the <literal>wholerows</literal> argument the deleted rows can either span the width of the specified range or span all columns in the row." -msgstr "Podle hodnoty argumentu <literal>wholerows</literal> mohou smazané řádky zabírat buď šířku určené oblasti, nebo všech sloupců v řádku." +msgid "Depending on the value of the <literal>wholerow</literal> argument the deleted rows can either span the width of the specified range or span all columns in the row." +msgstr "" #. s9Nfb #: sf_calc.xhp @@ -6721,14 +6820,14 @@ msgctxt "" msgid "Moves a given range of cells to the right by inserting empty columns. The current selection is not affected." msgstr "Přesune zadanou oblast buněk doprava tím, že před ni vloží prázdné sloupce. Aktuální výběr se nezmění." -#. RxvcF +#. CDi3E #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id801637929335255\n" "help.text" -msgid "Depending on the value of the <literal>wholecolumns</literal> argument the inserted columns can either span the height of the specified range or span all rows in the column." -msgstr "Podle hodnoty argumentu <literal>wholecolumns</literal> mohou vložené sloupce zabírat buď výšku určené oblasti, nebo všech řádků ve sloupci." +msgid "Depending on the value of the <literal>wholecolumn</literal> argument the inserted columns can either span the height of the specified range or span all rows in the column." +msgstr "" #. Fh33o #: sf_calc.xhp @@ -6883,23 +6982,23 @@ msgctxt "" msgid "'Sort range based on columns A (ascending) and C (descending)" msgstr "' Seřadí oblast podle sloupců A (vzestupně) a C (sestupně)" -#. rGNeZ +#. HyPhE #: sf_chart.xhp msgctxt "" "sf_chart.xhp\n" "tit\n" "help.text" -msgid "ScriptForge.Chart service" -msgstr "Služba ScriptForge.Chart" +msgid "SFDocuments.Chart service" +msgstr "" -#. UFBLD +#. bv49k #: sf_chart.xhp msgctxt "" "sf_chart.xhp\n" "bm_id681600788076499\n" "help.text" -msgid "<variable id=\"ChartService\"><link href=\"text/sbasic/shared/03/sf_chart.xhp\" name=\"Chart service\"><literal>ScriptForge</literal>.<literal>Chart</literal> service</link></variable>" -msgstr "<variable id=\"ChartService\"><link href=\"text/sbasic/shared/03/sf_chart.xhp\" name=\"Služba Chart\">Služba <literal>ScriptForge</literal>.<literal>Chart</literal></link></variable>" +msgid "<variable id=\"ChartService\"><link href=\"text/sbasic/shared/03/sf_chart.xhp\" name=\"Chart service\"><literal>SFDocuments</literal>.<literal>Chart</literal> service</link></variable>" +msgstr "" #. nPHDK #: sf_chart.xhp @@ -10843,14 +10942,14 @@ msgctxt "" msgid "<emph>alignments</emph>: Defines the alignment in each column as a string in which each character can be \"L\" (Left), \"C\" (Center), \"R\" (Right) or \" \" (whitespace, default, meaning left for strings and right for numeric values). If the length of the string is shorter than the number of columns in the table, then the last character in the string is used to define the alignment of the remaining columns." msgstr "<emph>alignments</emph>: Určuje zarovnání všech sloupců jako řetězec, jehož znaky mohou být \"L\" (left, vlevo), \"C\" (center, na střed), \"R\" (right, vpravo) nebo \" \" (prázdný znak, výchozí, znamená zarovnání vlevo pro řetězce a vpravo pro číselné hodnoty). Pokud je délka řetězce menší než počet sloupců tabulky, pro určení zarovnání zbývajících sloupců se použije poslední znak řetězce." -#. FCNEg +#. CK6RC #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" "par_id381638569172413\n" "help.text" -msgid "The following example assumes that the dialog <literal>myDialog</literal> has a <literal>TableControl</literal> named <literal>Grid1</literal> with \"Show header row\" and \"Show column row\" properties set to \"Yes\"." -msgstr "V následujícím příkladu se předpokládá, že dialogové okno <literal>myDialog</literal> obsahuje prvek <literal>TableControl</literal> pojmenovaný <literal>Grid1</literal>, pro nějž jsou vlastnosti „Zobrazit záhlaví řádků“ a „Zobrazit záhlaví sloupců“ nastaveny na „ano“." +msgid "The following example assumes that the dialog <literal>myDialog</literal> has a <literal>TableControl</literal> named <literal>Grid1</literal> with \"Show row header\" and \"Show column header\" properties set to \"Yes\"." +msgstr "" #. N9Byz #: sf_dialogcontrol.xhp @@ -10879,15 +10978,6 @@ msgctxt "" msgid "MsgBox \"Row \" & oTable.ListIndex & \" is selected.\"" msgstr "MsgBox \"Je vybrán řádek \" & oTable.ListIndex & \".\"" -#. yyATt -#: sf_dialogcontrol.xhp -msgctxt "" -"sf_dialogcontrol.xhp\n" -"pyc_id111638569958471\n" -"help.text" -msgid "dlg = CreateScriptService(\"Dialog\", \"GlobalScope\", \"Standard\", \"myDialog\")" -msgstr "dlg = CreateScriptService(\"Dialog\", \"GlobalScope\", \"Standard\", \"myDialog\")" - #. HNmmm #: sf_dialogcontrol.xhp msgctxt "" @@ -11347,14 +11437,14 @@ msgctxt "" msgid "Note in the example below that a Python dictionary needs to be passed as the second argument of the <literal>CreateScriptService</literal> method." msgstr "V následujícím příkladu je použit slovník Pythonu jako druhý argument metody <literal>CreateScriptService</literal>." -#. wTUQt +#. oZEpN #: sf_dictionary.xhp msgctxt "" "sf_dictionary.xhp\n" "par_id421610393306916\n" "help.text" -msgid "Many services and methods in the UNO library take in parameters represented using the <literal>PropertyValue</literal> struct, which is part of the LibreOffice API." -msgstr "Struktura <literal>PropertyValue</literal>, součástí API pro LibreOffice, se používá pro reprezentaci parametrů předávaných do mnoha služeb a metod knihovny UNO." +msgid "Many services and methods in the UNO library take in parameters represented using the <literal>PropertyValue</literal> struct, which is part of the %PRODUCTNAME API." +msgstr "" #. 3afLF #: sf_dictionary.xhp @@ -11455,14 +11545,14 @@ msgctxt "" msgid "Inserts the contents of an array of <literal>PropertyValue</literal> objects into the current dictionary. <literal>PropertyValue</literal> Names are used as Keys in the dictionary, whereas Values contain the corresponding values. Returns <literal>True</literal> if successful." msgstr "Vloží do aktuálního slovníku obsah pole objektů <literal>PropertyValue</literal>. Prvky Name z <literal>PropertyValue</literal> se použijí jako klíče slovníku, zatímco prvky Value jako jim odpovídající hodnoty. V případě úspěšného přidání vrátí <literal>True</literal>." -#. 95A5W +#. BQybf #: sf_dictionary.xhp msgctxt "" "sf_dictionary.xhp\n" "par_id751588941968522\n" "help.text" -msgid "<emph>propertyvalues</emph>: A zero-based 1-dimensional array containing <literal>com.sun.star.beans.PropertyValue</literal> objects. This parameter may also be a single <literal>propertyvalue</literal> object not contained in an Array." -msgstr "<emph>propertyvalues</emph>: Jednorozměrné pole začínající od 0 obsahující objekty <literal>com.sun.star.beans.PropertyValue</literal>, případně jediný objekt <literal>PropertyValue</literal>, který není součástí pole." +msgid "<emph>propertyvalues</emph>: A zero-based 1-dimensional array containing <literal>com.sun.star.beans.PropertyValue</literal> objects. This parameter may also be a single <literal>PropertyValue</literal> object not contained in an Array." +msgstr "" #. g5bHm #: sf_dictionary.xhp @@ -11491,14 +11581,14 @@ msgctxt "" msgid "Retrieves an existing dictionary entry based on its key. Returns the value of the item if successful, otherwise returns <literal>Empty</literal>." msgstr "Získá pro zadaný klíč existující položku slovníku. Pokud klíč existuje, vrátí hodnotu položky, v opačném případě vrátí <literal>Empty</literal>." -#. CGLFi +#. MV7Wq #: sf_dictionary.xhp msgctxt "" "sf_dictionary.xhp\n" "par_id551582890399669\n" "help.text" -msgid "<emph>key</emph>: Not case-sensitive. Must exist in the dictionary, otherwise an <literal>UNKNOWNKEYERROR</literal> error is raised." -msgstr "<emph>key</emph>: Nerozlišuje se u něj velikost písmen. Pokud ve slovníku neexistuje, nastane chyba <literal>UNKNOWNKEYERROR</literal>." +msgid "<emph>key</emph>: Not case-sensitive. If it does not exist, <literal>Empty</literal> value is returned." +msgstr "" #. rGqyT #: sf_dictionary.xhp @@ -12085,6 +12175,105 @@ msgctxt "" msgid "<emph>saveask</emph> : If <literal>True</literal> (default), the user is invited to confirm if the changes should be written on disk. This argument is ignored if the document was not modified." msgstr "<emph>saveask</emph> : Je-li <literal>True</literal> (výchozí), uživatel je vyzván k potvrzení, zda mají být změny zapsány na disk. Pokud dokument nebyl změněn, argument se ignoruje." +#. RhAbC +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id651589200121080\n" +"help.text" +msgid "Creates a new menu entry in the menubar of a given document window." +msgstr "" + +#. A7owo +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id981611149616155\n" +"help.text" +msgid "This method returns an instance of the <link href=\"text/sbasic/shared/03/sf_menu.xhp\" name=\"Menu_link1\"><input>SFWidgets.Menu</input></link> service." +msgstr "" + +#. GKeq5 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id721643121487974\n" +"help.text" +msgid "The menu created is only available during the current %PRODUCTNAME session and is not saved neither in the document nor in the global application settings. Hence closing the document window will make the menu disappear. It will only reappear when the macro that creates the menu is executed again." +msgstr "" + +#. szVYB +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id361589200120316\n" +"help.text" +msgid "<emph>menuheader</emph>: The toplevel name of the new menu." +msgstr "" + +#. iCSZE +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id361589200129686\n" +"help.text" +msgid "<emph>before</emph>: The name (as a string) or position (as an integer starting at 1) of an existing menu before which the new menu will be placed. If no value is defined for this argument, the menu will be created at the last position in the menubar." +msgstr "" + +#. LX4b9 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id361589200122507\n" +"help.text" +msgid "<emph>submenuchar</emph>: The delimiter used to create menu trees when calling methods as <literal>AddItem</literal> from the <literal>Menu</literal> service. The default value is \">\"." +msgstr "" + +#. FhwFZ +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id751622827903865\n" +"help.text" +msgid "Set oMenu = oDoc.CreateMenu(\"My Menu\")" +msgstr "" + +#. iDefE +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id391643120224507\n" +"help.text" +msgid "' Add items to the menu" +msgstr "" + +#. t4cXb +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id100164312025160\n" +"help.text" +msgid "' After creating the menu, the service instance can be disposed of" +msgstr "" + +#. WuNHU +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"pyc_id221622827943208\n" +"help.text" +msgid "menu = doc.CreateMenu(\"My Menu\")" +msgstr "" + +#. Jx4RF +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id271643139068194\n" +"help.text" +msgid "Refer to the <link href=\"text/sbasic/shared/03/sf_menu.xhp\" name=\"Menu_link2\"><input>SFWidgets.Menu</input></link> help page to learn more about how to create/remove menus in %PRODUCTNAME document windows." +msgstr "" + #. CGKZA #: sf_document.xhp msgctxt "" @@ -12211,6 +12400,60 @@ msgctxt "" msgid "<emph>copies</emph>: The number of copies. Default is 1." msgstr "<emph>copies</emph>: Počet kopií. Výchozí je 1." +#. VDMiZ +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id651589200165470\n" +"help.text" +msgid "Removes a toplevel menu from the menubar of a given document window." +msgstr "" + +#. wfDbr +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id981611149610695\n" +"help.text" +msgid "Returns <literal>True</literal> if the specified menu could be removed. If the specified menu does not exist, the method returns <literal>False</literal>." +msgstr "" + +#. eNVDJ +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id571643121106014\n" +"help.text" +msgid "This method can be used to remove any menu entry from the document window, including default menus. However, none of these changes in the menubar are saved to the document or to the application settings. To restore the menubar to the default settings, simply close and reopen the document window." +msgstr "" + +#. E6ahL +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id361589200121156\n" +"help.text" +msgid "<emph>menuheader</emph>: The toplevel name of the menu to be removed." +msgstr "" + +#. yRoDW +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id391643120223147\n" +"help.text" +msgid "oDoc.RemoveMenu(\"My Menu\")" +msgstr "" + +#. BnmiF +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"pyc_id221622827946338\n" +"help.text" +msgid "doc.RemoveMenu(\"My Menu\")" +msgstr "" + #. Nmwv9 #: sf_document.xhp msgctxt "" @@ -18925,6 +19168,681 @@ msgctxt "" msgid "Consider the following code is running on a %PRODUCTNAME installation with locale set to \"es-ES\". Additionally, there is a file \"es-ES.po\" inside the specified folder that translates the string passed to the <literal>GetText</literal> method:" msgstr "Následující kód je spuštěn na nainstalovaném %PRODUCTNAME s národním prostředím nastaveným na \"cs-CZ\". V uvedené složce se navíc nachází soubor \"cs-CZ.po\" s překlady řetězců předávaných metodě <literal>GetText</literal>:" +#. yD78g +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"tit\n" +"help.text" +msgid "SFWidgets.Menu service" +msgstr "" + +#. F5KPb +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"bm_id681600788076499\n" +"help.text" +msgid "<variable id=\"MenuService\"><link href=\"text/sbasic/shared/03/sf_menu.xhp\" name=\"Menu service\"><literal>SFWidgets</literal>.<literal>Menu</literal> service</link></variable>" +msgstr "" + +#. FqGPg +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id181600788076612\n" +"help.text" +msgid "The <literal>Menu</literal> service can be used to create and remove menus from the menubar of a %PRODUCTNAME document window. Each menu entry can be associated with a script or with a UNO command. This service provides the following capabilities:" +msgstr "" + +#. UYDdv +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id301600788076785\n" +"help.text" +msgid "Creation of menus with custom entries, checkboxes, radio buttons and separators." +msgstr "" + +#. KB9XF +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id1001600788076848\n" +"help.text" +msgid "Decoration of menu items with icons and tooltips." +msgstr "" + +#. JSwJW +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id581643133675012\n" +"help.text" +msgid "Menus created with this service are available only for a specified document window. They are not saved into the document or as application settings. Closing and opening the document will restore the default menubar settings." +msgstr "" + +#. FEfWE +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id291643224925643\n" +"help.text" +msgid "When OLE objects such as Math formulas or Calc charts are edited from within a document, %PRODUCTNAME reconfigures the menubar according to the object. When this happens, the menus created with the <literal>Menu</literal> service are removed and are not be restored after editing the OLE object." +msgstr "" + +#. GftK9 +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"hd_id281600788076359\n" +"help.text" +msgid "Service invocation" +msgstr "" + +#. DzDmt +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id321614902851541\n" +"help.text" +msgid "The <literal>Menu</literal> service is instantiated by calling the <link href=\"text/sbasic/shared/03/sf_document.xhp#CreateMenu\" name=\"CreateMenu_link\"><literal>CreateMenu</literal></link> method from the <literal>Document</literal> service. The code snippet below creates a menu named <emph>My Menu</emph> in the current document window with two entries <emph>Item A</emph> and <emph>Item B</emph>." +msgstr "" + +#. pf7FV +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"bas_id261643134374056\n" +"help.text" +msgid "Set oMenu = oDoc.CreateMenu(\"My Menu\")" +msgstr "" + +#. Hoh4Q +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"bas_id431643134582213\n" +"help.text" +msgid ".AddItem(\"Item A\", Command := \"About\")" +msgstr "" + +#. u52BY +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"bas_id571643134582396\n" +"help.text" +msgid ".AddItem(\"Item B\", Script := \"vnd.sun.star.script:Standard.Module1.ItemB_Listener?language=Basic&location=application\")" +msgstr "" + +#. nd5od +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id371643135157996\n" +"help.text" +msgid "After creating the menu, it is recommended to call the <literal>Dispose</literal> method to free the resources used by the <literal>Menu</literal> service instance." +msgstr "" + +#. 2VDkD +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id341636718182262\n" +"help.text" +msgid "In the example above, <emph>Item A</emph> is associated with the UNO command <literal>.uno:About</literal> whereas <emph>Item B</emph> is associated with the script <literal>ItemB_Listener</literal> defined in <literal>Module1</literal> of the <literal>Standard</literal> library of the <literal>My Macros</literal> container." +msgstr "" + +#. 9G7de +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id851635274721129\n" +"help.text" +msgid "The following example defines <literal>ItemB_Listener</literal> that will be called when <emph>Item B</emph> is clicked. This listener simply splits the argument string passed to the <literal>Sub</literal> and shows them in a message box." +msgstr "" + +#. AFHBG +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"bas_id716431354225603\n" +"help.text" +msgid "' Process the argument string passed to the listener" +msgstr "" + +#. GzLwF +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"bas_id901643135423012\n" +"help.text" +msgid "MsgBox \"Menu name: \" & sArgs(0) & Chr(13) & _" +msgstr "" + +#. qGB7L +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"bas_id301643136028263\n" +"help.text" +msgid "\"Menu item: \" & sArgs(1) & Chr(13) & _" +msgstr "" + +#. wFTww +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"bas_id181643136028557\n" +"help.text" +msgid "\"Item ID: \" & sArgs(2) & Chr(13) & _" +msgstr "" + +#. 9SGVd +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"bas_id561643136028710\n" +"help.text" +msgid "\"Item status: \" & sArgs(3)" +msgstr "" + +#. MQJ7M +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id531636493797707\n" +"help.text" +msgid "As shown in the example above, menu entries associated with a script receive a comma-separated string argument with the following values:" +msgstr "" + +#. uprfo +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id921643136489994\n" +"help.text" +msgid "The toplevel name of the menu." +msgstr "" + +#. 7Jxz9 +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id611643136491059\n" +"help.text" +msgid "The string ID of the selected menu entry." +msgstr "" + +#. hENoG +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id961643136491491\n" +"help.text" +msgid "The numeric ID of the selected menu entry." +msgstr "" + +#. nYABy +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id381643136494580\n" +"help.text" +msgid "The current state of the menu item. This is useful for checkboxes and radio buttons. If the item is checked, the value \"1\" is returned, otherwise \"0\" is returned." +msgstr "" + +#. HHjiV +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id131635275172617\n" +"help.text" +msgid "The examples above can be written in Python as follows:" +msgstr "" + +#. ENT7Q +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"pyc_id981636717957632\n" +"help.text" +msgid "msg = f\"Menu item: {s_args[0]}\\n\"" +msgstr "" + +#. 8MYNj +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"pyc_id851636718008427\n" +"help.text" +msgid "msg += f\"Menu name: {s_args[1]}\\n\"" +msgstr "" + +#. EfEaE +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"pyc_id331636727047102\n" +"help.text" +msgid "msg += f\"Item ID: {s_args[2]}\\n\"" +msgstr "" + +#. FPzcf +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"pyc_id71643137333404\n" +"help.text" +msgid "msg += f\"Item status: {s_args[3]}\"" +msgstr "" + +#. XxChZ +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"hd_id711600788076834\n" +"help.text" +msgid "Properties" +msgstr "" + +#. 98USM +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id461600788076917\n" +"help.text" +msgid "Name" +msgstr "" + +#. fT8mQ +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id221600788076591\n" +"help.text" +msgid "Readonly" +msgstr "" + +#. DGBgA +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id761600788076328\n" +"help.text" +msgid "Type" +msgstr "" + +#. 2EE9k +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id67160078807636\n" +"help.text" +msgid "Description" +msgstr "" + +#. qnRDA +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id49160078807654\n" +"help.text" +msgid "No" +msgstr "" + +#. LE27e +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id81600788076419\n" +"help.text" +msgid "Character used to define the access key of a menu item. The default character is \"~\"." +msgstr "" + +#. GSJAG +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id311600788076756\n" +"help.text" +msgid "No" +msgstr "" + +#. fb3iG +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id441600788076826\n" +"help.text" +msgid "Character or string that defines how menu items are nested. The default character is \">\"." +msgstr "" + +#. bDCZ8 +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"hd_id181636719707892\n" +"help.text" +msgid "Menu and Submenus" +msgstr "" + +#. YE5FL +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id741636719725402\n" +"help.text" +msgid "To create a menu with submenus, use the character defined in the <literal>SubmenuCharacter</literal> property while creating the menu entry to define where it will be placed. For instance, consider the following menu/submenu hierarchy." +msgstr "" + +#. Y4ETY +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id211636720111489\n" +"help.text" +msgid "The code below uses the default submenu character \">\" to create the menu/submenu hierarchy defined above:" +msgstr "" + +#. WkCis +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id121636721243578\n" +"help.text" +msgid "The string \"---\" is used to define line separators in menus or submenus." +msgstr "" + +#. CYbLC +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"hd_id501582887473754\n" +"help.text" +msgid "Methods" +msgstr "" + +#. Lofgb +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id891611613601554\n" +"help.text" +msgid "List of Methods in the Menu Service" +msgstr "" + +#. aDqJH +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id93158919969864\n" +"help.text" +msgid "Inserts a check box in the menu. Returns an integer value that identifies the inserted item." +msgstr "" + +#. T8Fkq +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id821591631203996\n" +"help.text" +msgid "<emph>menuitem:</emph> Defines the text to be displayed in the menu. This argument also defines the hierarchy of the item inside the menu by using the submenu character." +msgstr "" + +#. SkMmC +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id821591631203116\n" +"help.text" +msgid "<emph>name:</emph> String value used to identify the menu item. By default, the last component of the menu hierarchy is used." +msgstr "" + +#. 7zhpM +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id821591631203133\n" +"help.text" +msgid "<emph>status:</emph> Defines whether the item is selected when the menu is created (Default = <literal>False</literal>)." +msgstr "" + +#. JPboo +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721653313\n" +"help.text" +msgid "<emph>icon:</emph> Path and name of the icon to be displayed without the leading path separator. The actual icon shown depends on the icon set being used." +msgstr "" + +#. YzJwB +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721653208\n" +"help.text" +msgid "<emph>tooltip:</emph> Text to be displayed as tooltip." +msgstr "" + +#. 3WPXT +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721653328\n" +"help.text" +msgid "<emph>command:</emph> The name of a UNO command without the <literal>.uno:</literal> prefix. If the command name does not exist, nothing happens." +msgstr "" + +#. LaF26 +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721653107\n" +"help.text" +msgid "<emph>script:</emph> The URI for a Basic or Python script that will be executed when the item is clicked." +msgstr "" + +#. PTXhK +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id31643198954204\n" +"help.text" +msgid "The arguments <literal>command</literal> and <literal>script</literal> are mutually exclusive, hence only one of them can be set for each menu item." +msgstr "" + +#. 7fb2n +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id31643148484084\n" +"help.text" +msgid "Read <link href=\"https://wiki.openoffice.org/wiki/Documentation/DevGuide/Scripting/Scripting_Framework_URI_Specification\" name=\"URI_Notation\">Scripting Framework URI Specification</link> to learn more about the URI syntax used in the <literal>script</literal> argument." +msgstr "" + +#. Aj8cF +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"bas_id191643306748853\n" +"help.text" +msgid "' Menu entry associated with the .uno:Paste command" +msgstr "" + +#. gQCkK +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"bas_id271643147793320\n" +"help.text" +msgid "' Runs the Basic script Standard.Module1.MyListener stored in the document" +msgstr "" + +#. zSD5u +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"bas_id801643306742620\n" +"help.text" +msgid "' Runs the Python script MysListener located in file myScripts.py in the user scripts folder" +msgstr "" + +#. uAbp9 +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id93158919963364\n" +"help.text" +msgid "Inserts a label entry in the menu. Returns an integer value that identifies the inserted item." +msgstr "" + +#. tCHcD +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id821591631203021\n" +"help.text" +msgid "<emph>menuitem:</emph> Defines the text to be displayed in the menu. This argument also defines the hierarchy of the item inside the menu by using the submenu character." +msgstr "" + +#. yFQns +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id821591631203026\n" +"help.text" +msgid "<emph>name:</emph> String value to be returned when the item is clicked. By default, the last component of the menu hierarchy is used." +msgstr "" + +#. DMEeJ +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721652886\n" +"help.text" +msgid "<emph>icon:</emph> Path and name of the icon to be displayed without the leading path separator. The actual icon shown depends on the icon set being used." +msgstr "" + +#. aZPNP +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721653118\n" +"help.text" +msgid "<emph>tooltip:</emph> Text to be displayed as tooltip." +msgstr "" + +#. 23fax +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721653314\n" +"help.text" +msgid "<emph>command:</emph> The name of a UNO command without the <literal>.uno:</literal> prefix. If the command name does not exist, nothing happens." +msgstr "" + +#. wysyV +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721652057\n" +"help.text" +msgid "<emph>script:</emph> The URI for a Basic or Python script that will be executed when the item is clicked." +msgstr "" + +#. QYzCL +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"bas_id41158919969106\n" +"help.text" +msgid "oMenu.AddItem(\"Item A\", Tooltip := \"A descriptive message\")" +msgstr "" + +#. dxYAv +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"pyc_id321621534170554\n" +"help.text" +msgid "oMenu.AddItem(\"Item A\", tooltip = \"A descriptive message\")" +msgstr "" + +#. qB7zU +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id93158919969399\n" +"help.text" +msgid "Inserts a radio button entry in the menu. Returns an integer value that identifies the inserted item." +msgstr "" + +#. FTrvY +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id821591631203501\n" +"help.text" +msgid "<emph>menuitem:</emph> Defines the text to be displayed in the menu. This argument also defines the hierarchy of the item inside the menu by using the submenu character." +msgstr "" + +#. syjtC +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id821591631228716\n" +"help.text" +msgid "<emph>name:</emph> String value to be returned when the item is clicked. By default, the last component of the menu hierarchy is used." +msgstr "" + +#. 7WBgE +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id821591631203643\n" +"help.text" +msgid "<emph>status:</emph> Defines whether the item is selected when the menu is created (Default = <literal>False</literal>)." +msgstr "" + +#. 4uxXA +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721653228\n" +"help.text" +msgid "<emph>icon:</emph> Path and name of the icon to be displayed without the leading path separator. The actual icon shown depends on the icon set being used." +msgstr "" + +#. ZfFDR +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721653114\n" +"help.text" +msgid "<emph>tooltip:</emph> Text to be displayed as tooltip." +msgstr "" + +#. Sx9Bm +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721653447\n" +"help.text" +msgid "<emph>command:</emph> The name of a UNO command without the <literal>.uno:</literal> prefix. If the command name does not exist, nothing happens." +msgstr "" + +#. AEnA6 +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721652598\n" +"help.text" +msgid "<emph>script:</emph> The URI for a Basic or Python script that will be executed when the item is clicked." +msgstr "" + #. yYNtX #: sf_methods.xhp msgctxt "" @@ -19582,23 +20500,23 @@ msgctxt "" msgid "<link href=\"text/scalc/01/04060104.xhp#bm_id3691824\" name=\"Calc_Info\">Platform information with INFO(\"system\") Calc formula</link>" msgstr "<link href=\"text/scalc/01/04060104.xhp#bm_id3691824\" name=\"Funkce INFO v Calcu\">Informace o platformě pomocí vzorce Calcu INFO(\"system\")</link>" -#. 3RZGR +#. h6atN #: sf_popupmenu.xhp msgctxt "" "sf_popupmenu.xhp\n" "tit\n" "help.text" -msgid "ScriptForge.PopupMenu service" -msgstr "Služba ScriptForge.PopupMenu" +msgid "SFWidgets.PopupMenu service" +msgstr "" -#. NWwqN +#. QADne #: sf_popupmenu.xhp msgctxt "" "sf_popupmenu.xhp\n" "bm_id681600788076499\n" "help.text" -msgid "<variable id=\"PopupMenuService\"><link href=\"text/sbasic/shared/03/sf_popupmenu.xhp\" name=\"PopupMenu service\"><literal>ScriptForge</literal>.<literal>PopupMenu</literal> service</link></variable>" -msgstr "<variable id=\"PopupMenuService\"><link href=\"text/sbasic/shared/03/sf_popupmenu.xhp\" name=\"Služba PopupMenu\">Služba <literal>ScriptForge</literal>.<literal>PopupMenu</literal></link></variable>" +msgid "<variable id=\"PopupMenuService\"><link href=\"text/sbasic/shared/03/sf_popupmenu.xhp\" name=\"PopupMenu service\"><literal>SFWidgets</literal>.<literal>PopupMenu</literal> service</link></variable>" +msgstr "" #. DGbZ3 #: sf_popupmenu.xhp @@ -19789,41 +20707,41 @@ msgctxt "" msgid "Description" msgstr "Popis" -#. G2c6G +#. qnMK2 #: sf_popupmenu.xhp msgctxt "" "sf_popupmenu.xhp\n" -"par_id311600788076756\n" +"par_id49160078807654\n" "help.text" msgid "No" msgstr "ne" -#. bcd7a +#. zYGVp #: sf_popupmenu.xhp msgctxt "" "sf_popupmenu.xhp\n" -"par_id441600788076826\n" +"par_id81600788076419\n" "help.text" -msgid "Character or string that defines how menu items are nested. The default character is \">\"." -msgstr "Znak nebo řetězec určující, jak jsou položky nabídky vnořeny. Výchozím znakem je \">\"." +msgid "Character used to define the access key of a menu item. The default character is \"~\"." +msgstr "Znak použitý pro určení přístupové klávesy pro položku nabídky. Výchozím znakem je \"~\"." -#. qnMK2 +#. G2c6G #: sf_popupmenu.xhp msgctxt "" "sf_popupmenu.xhp\n" -"par_id49160078807654\n" +"par_id311600788076756\n" "help.text" msgid "No" msgstr "ne" -#. zYGVp +#. bcd7a #: sf_popupmenu.xhp msgctxt "" "sf_popupmenu.xhp\n" -"par_id81600788076419\n" +"par_id441600788076826\n" "help.text" -msgid "Character used to define the access key of a menu item. The default character is \"~\"." -msgstr "Znak použitý pro určení přístupové klávesy pro položku nabídky. Výchozím znakem je \"~\"." +msgid "Character or string that defines how menu items are nested. The default character is \">\"." +msgstr "Znak nebo řetězec určující, jak jsou položky nabídky vnořeny. Výchozím znakem je \">\"." #. drBFS #: sf_popupmenu.xhp @@ -19870,14 +20788,14 @@ msgctxt "" msgid "Using icons" msgstr "Použití ikon" -#. ddHxQ +#. UKLV5 #: sf_popupmenu.xhp msgctxt "" "sf_popupmenu.xhp\n" "par_id981636723485402\n" "help.text" -msgid "Items in the popup menu can have icons, which are specified as arguments in the <literal>AddCheckBox</literal>, <literal>AddItem</literal> and <literal>AddRadioButton</literal> methods." -msgstr "Položky vyskakovací nabídky mohou mít ikony, které se zadávají jako argumenty metod <literal>AddCheckBox</literal>, <literal>AddItem</literal> a <literal>AddRadioButton</literal>." +msgid "Items in the menu can have icons, which are specified as arguments in the <literal>AddCheckBox</literal>, <literal>AddItem</literal> and <literal>AddRadioButton</literal> methods." +msgstr "" #. TLDpD #: sf_popupmenu.xhp @@ -20050,14 +20968,14 @@ msgctxt "" msgid "myPopup.AddItem(\"Item A\", Tooltip := \"A descriptive message\")" msgstr "myPopup.AddItem(\"Položka A\", Tooltip := \"Popisek položky\")" -#. 4euLD +#. VDLFK #: sf_popupmenu.xhp msgctxt "" "sf_popupmenu.xhp\n" "pyc_id321621534170554\n" "help.text" -msgid "myPopup.AddItem(\"Item A\", tooltip = \"A descriptive message\")" -msgstr "myPopup.AddItem(\"Položka A\", tooltip = \"Popisek položky\")" +msgid "my_popup.AddItem(\"Item A\", tooltip = \"A descriptive message\")" +msgstr "" #. U2vBb #: sf_popupmenu.xhp @@ -20122,14 +21040,14 @@ msgctxt "" msgid "Displays the popup menu and waits for a user action. Returns the item clicked by the user." msgstr "Zobrazí vyskakovací nabídku a počká na akci uživatele. Vrátí položku, na kterou uživatel klepne." -#. GruyE +#. qwwKx #: sf_popupmenu.xhp msgctxt "" "sf_popupmenu.xhp\n" "par_id101636726249788\n" "help.text" -msgid "If the user clicks outside the popup menu ou presses the <keycode>Esc</keycode> key, then no item is selected. In such cases, the returned value depends on the <literal>returnid</literal> parameter. If <literal>returnid = True</literal> and no item is selected, then the value 0 (zero) is returned. Otherwise an empty string \"\" is returned." -msgstr "Jestliže uživatele klepne mimo vyskakovací menu nebo stiskne klávesu <keycode>Esc</keycode>, nevybere se žádná položka. V takovém případě závisí návratová hodnota na parametru <literal>returnid</literal>. Je-li <literal>returnid = True</literal> a položka není vybrána, vrátí se hodnota 0 (nula). V opačném případě se vrátí prázdný řetězec \"\"." +msgid "If the user clicks outside the popup menu or presses the <keycode>Esc</keycode> key, then no item is selected. In such cases, the returned value depends on the <literal>returnid</literal> parameter. If <literal>returnid = True</literal> and no item is selected, then the value 0 (zero) is returned. Otherwise an empty string \"\" is returned." +msgstr "" #. EFriZ #: sf_popupmenu.xhp @@ -20435,7 +21353,7 @@ msgctxt "" "par_id82158281472034\n" "help.text" msgid "Below is a list of constants available to ease the designation of the library containing a Basic or Python script to invoke. Use them as <literal>session.CONSTANT</literal>." -msgstr "" +msgstr "Následuje seznam konstant usnadňujících nalezení knihovny obsahující skript Basicu nebo Pythonu, který se má zavolat. Používají se jako <literal>session.CONSTANT</literal>." #. yyF2R #: sf_session.xhp @@ -20444,7 +21362,7 @@ msgctxt "" "par_id9158281472045\n" "help.text" msgid "Value" -msgstr "" +msgstr "Hodnota" #. Wd88w #: sf_session.xhp @@ -20453,7 +21371,7 @@ msgctxt "" "par_id241582814720636\n" "help.text" msgid "Where to find the library?" -msgstr "" +msgstr "Kde najít knihovnu?" #. k58kN #: sf_session.xhp @@ -20462,7 +21380,7 @@ msgctxt "" "par_id361582814720116\n" "help.text" msgid "Applicable" -msgstr "" +msgstr "Použitelné na" #. DJspw #: sf_session.xhp @@ -20471,7 +21389,7 @@ msgctxt "" "par_id451582814720105\n" "help.text" msgid "in the document" -msgstr "" +msgstr "v dokumentu" #. Q2KtM #: sf_session.xhp @@ -20480,7 +21398,7 @@ msgctxt "" "par_id73158281472032\n" "help.text" msgid "in any shared library" -msgstr "" +msgstr "v jakékoliv sdílené knihovně" #. E7meg #: sf_session.xhp @@ -20489,7 +21407,7 @@ msgctxt "" "par_id391582814720487\n" "help.text" msgid "in My Macros" -msgstr "" +msgstr "ve skupině Moje makra" #. MiuWT #: sf_session.xhp @@ -20498,7 +21416,7 @@ msgctxt "" "par_id56158281472073\n" "help.text" msgid "in an extension installed for the current user" -msgstr "" +msgstr "v rozšíření nainstalovaném pro aktuálního uživatele" #. SAMnM #: sf_session.xhp @@ -20507,7 +21425,7 @@ msgctxt "" "par_id21582814720997\n" "help.text" msgid "in %PRODUCTNAME macros" -msgstr "" +msgstr "v makrech %PRODUCTNAME" #. LnKrt #: sf_session.xhp @@ -20516,7 +21434,7 @@ msgctxt "" "par_id981582814720125\n" "help.text" msgid "in an extension installed for all users" -msgstr "" +msgstr "v rozšíření nainstalovaném pro všechny uživatele" #. gCi9j #: sf_session.xhp @@ -20525,7 +21443,7 @@ msgctxt "" "par_id93158281472047\n" "help.text" msgid "in an extension but the installation parameters are unknown" -msgstr "" +msgstr "v rozšíření, o němž není známo, jak je nainstalováno" #. mLURi #: sf_session.xhp @@ -20534,7 +21452,7 @@ msgctxt "" "par_id891611613601554\n" "help.text" msgid "List of Methods in the Session Service" -msgstr "" +msgstr "Seznam metod služby Session" #. JvBuZ #: sf_session.xhp @@ -20543,7 +21461,7 @@ msgctxt "" "par_id491613061572993\n" "help.text" msgid "<literal>Execute...</literal> methods in <literal>Session</literal> service behave as follows: <br/>Arguments are passed by value. Changes made by the called function to the arguments do not update their values in the calling script. <br/>A single value or an array of values is returned to the calling script." -msgstr "" +msgstr "Metody <literal>Execute...</literal> služby <literal>Session</literal> se chovají následovně:<br/>Argumenty jsou předávány hodnotou. Změny provedená na argumentech volanou funkcí tedy neovlivní jejich hodnoty ve volajícím skriptu.<br/>Volajícímu skriptu se vrátí jediná hodnota nebo pole hodnot." #. 72GZi #: sf_session.xhp @@ -20552,7 +21470,7 @@ msgctxt "" "par_id451582815407230\n" "help.text" msgid "Execute the Basic script given its name and location and fetch its result if any." -msgstr "" +msgstr "Spustí skript Basicu určený názvem a umístěním a získá jeho výsledek, existuje-li nějaký." #. yFnSG #: sf_session.xhp @@ -20561,7 +21479,7 @@ msgctxt "" "par_id921600856780901\n" "help.text" msgid "If the script returns nothing, which is the case of procedures defined with <literal>Sub</literal>, the returned value is <literal>Empty</literal>." -msgstr "" +msgstr "Jestliže skript nic nevrátí, což je případ procedur definovaných klíčovým slovem <literal>Sub</literal>, návratovou hodnotou je <literal>Empty</literal>." #. VTyCE #: sf_session.xhp @@ -20570,7 +21488,7 @@ msgctxt "" "par_id631582815407231\n" "help.text" msgid "<emph>scope</emph>: String specifying where the script is stored. It can be either \"document\" (constant <literal>session.SCRIPTISEMBEDDED</literal>) or \"application\" (constant <literal>session.SCRIPTISAPPLICATION</literal>)." -msgstr "" +msgstr "<emph>scope</emph>: Řetězec udávající místo uložení skriptu. Může se jednat buď o řetězec \"document\" (konstanta <literal>session.SCRIPTISEMBEDDED</literal>), nebo \"application\" (konstanta <literal>session.SCRIPTISAPPLICATION</literal>)." #. SCCpE #: sf_session.xhp @@ -20579,7 +21497,7 @@ msgctxt "" "par_id691582815407231\n" "help.text" msgid "<emph>script</emph>: String specifying the script to be called in the format \"library.module.method\" as a case-sensitive string." -msgstr "" +msgstr "<emph>script</emph>: Řetězec udávající skript, který se má zavolat, ve formátu \"knihovna.modul.metoda\" jako řetězec, u nějž se rozlišuje velikost písmen." #. hS5x4 #: sf_session.xhp @@ -20588,7 +21506,7 @@ msgctxt "" "par_id741626828862265\n" "help.text" msgid "The library is loaded in memory if necessary." -msgstr "" +msgstr "Je-li to nezbytné, knihovna se načte do paměti." #. D8AL6 #: sf_session.xhp @@ -20597,7 +21515,7 @@ msgctxt "" "par_id981626828863001\n" "help.text" msgid "The module must not be a class module." -msgstr "" +msgstr "Modul nemůže být modulem tříd." #. VsUFD #: sf_session.xhp @@ -20606,7 +21524,7 @@ msgctxt "" "par_id721626828863257\n" "help.text" msgid "The method may be a <literal>Sub</literal> or a <literal>Function</literal>." -msgstr "" +msgstr "Metoda může být typu <literal>Sub</literal> nebo <literal>Function</literal>." #. eExjm #: sf_session.xhp @@ -20615,7 +21533,7 @@ msgctxt "" "par_id881582815407231\n" "help.text" msgid "<emph>args</emph>: The arguments to be passed to the called script." -msgstr "" +msgstr "<emph>args</emph>: Argumenty, které se mají předat volanému skriptu." #. mg5WG #: sf_session.xhp @@ -20624,7 +21542,7 @@ msgctxt "" "par_id21626809513802\n" "help.text" msgid "Consider the following Basic function named <literal>DummyFunction</literal> that is stored in \"My Macros\" in the \"Standard\" library inside a module named \"Module1\"." -msgstr "" +msgstr "Funkce Basicu pojmenovaná <literal>DummyFunction</literal> je uložena v části \"Moje makra\" v knihovně \"Standard\" a modulu pojmenovaném \"Module1\"." #. PMyrB #: sf_session.xhp @@ -20633,7 +21551,7 @@ msgctxt "" "par_id551626810319766\n" "help.text" msgid "The function simply takes in two integer values <literal>v1</literal> and <literal>v2</literal> and return the sum of all values starting in <literal>v1</literal> and ending in <literal>v2</literal>." -msgstr "" +msgstr "Tato jednoduchá funkce přijímá dvě vstupní celočíselné hodnoty <literal>v1</literal> a <literal>v2</literal> a vrací součet všech hodnot posloupnosti začínající <literal>v1</literal> a končící <literal>v2</literal>." #. Gx6fV #: sf_session.xhp @@ -20642,7 +21560,7 @@ msgctxt "" "par_id461626810470057\n" "help.text" msgid "The examples below show how to call <literal>DummyFunction</literal> from within Basic and Python scripts." -msgstr "" +msgstr "Následující příklad ukazuje, jak funkci <literal>DummyFunction</literal> volat ze skriptů Basicu a Pythonu." #. Yr22N #: sf_session.xhp @@ -20651,7 +21569,7 @@ msgctxt "" "par_id111582816585181\n" "help.text" msgid "Execute a Calc function using its English name and based on the given arguments. <br/>If the arguments are arrays, the function is executed as an <link href=\"text/scalc/01/04060107.xhp\" name=\"array formula\">array formula</link>." -msgstr "" +msgstr "Spustí funkci Calcu určenou jejím anglickým názvem a využívající zadané argumenty.<br/>Jsou-li argumenty pole, funkce se provede jako <link href=\"text/scalc/01/04060107.xhp\" name=\"maticový vzorec\">maticový vzorec</link>." #. EDU9x #: sf_session.xhp @@ -20660,7 +21578,7 @@ msgctxt "" "par_id771582816585183\n" "help.text" msgid "<emph>calcfunction</emph>: The name of the Calc function to be called, in English." -msgstr "" +msgstr "<emph>calcfunction</emph>: Anglický název funkce Calcu, která se má zavolat." #. FJJJh #: sf_session.xhp @@ -20669,7 +21587,7 @@ msgctxt "" "par_id371582816585183\n" "help.text" msgid "<emph>args</emph>: The arguments to be passed to the called Calc function. Each argument must be either a string, a numeric value or an array of arrays combining those types." -msgstr "" +msgstr "<emph>args</emph>: Argumenty, které se mají volané funkci Calcu předat. Každý argument musí být řetězec, číselná hodnota nebo pole polí kombinující tyto typy." #. XMfUD #: sf_session.xhp @@ -20678,7 +21596,7 @@ msgctxt "" "bas_id881582816585185\n" "help.text" msgid "' Generates an error." -msgstr "" +msgstr "' Nastane chyba." #. ygESx #: sf_session.xhp @@ -20687,7 +21605,7 @@ msgctxt "" "par_id571582818023245\n" "help.text" msgid "Execute the Python script given its location and name, fetch its result if any. Result can be a single value or an array of values." -msgstr "" +msgstr "Spustí skript Pythonu určený názvem a umístěním a získá jeho výsledek, existuje-li nějaký. Výsledkem může být jediná hodnota nebo pole hodnot." #. SB2gx #: sf_session.xhp @@ -20696,7 +21614,7 @@ msgctxt "" "par_id71600856817410\n" "help.text" msgid "If the script is not found, or if it returns nothing, the returned value is <literal>Empty</literal>." -msgstr "" +msgstr "Není-li skript nalezen nebo nic nevrací, návratovou hodnotou je <literal>Empty</literal>." #. jdWTU #: sf_session.xhp @@ -20705,7 +21623,7 @@ msgctxt "" "par_id791582818023246\n" "help.text" msgid "<emph>scope</emph>: One of the applicable constants listed <link href=\"text/sbasic/shared/03/sf_session.xhp#constants\" name=\"Session constants\">above</link>. The default value is <literal>session.SCRIPTISSHARED</literal>." -msgstr "" +msgstr "<emph>scope</emph>: Některá z relevantních konstant uvedených v seznamu <link href=\"text/sbasic/shared/03/sf_session.xhp#constants\" name=\"Konstanty služby Session\">výše</link>. Výchozí hodnotou je <literal>session.SCRIPTISSHARED</literal>." #. ELfda #: sf_session.xhp @@ -20714,7 +21632,7 @@ msgctxt "" "par_id71582818023247\n" "help.text" msgid "<emph>script</emph>: Either \"library/module.py$method\" or \"module.py$method\" or \"myExtension.oxt|myScript|module.py$method\" as a case-sensitive string." -msgstr "" +msgstr "<emph>script</emph>: Řetězec, u nějž se rozlišuje velikost písmen, ve formátu \"knihovna/modul.py$metoda\", \"modul.py$metoda\" nebo \"mojeRozsireni.oxt|mujSkript|modul.py$metoda\"." #. P6ZKD #: sf_session.xhp @@ -20723,7 +21641,7 @@ msgctxt "" "par_id501613061041313\n" "help.text" msgid "library: The folder path to the Python module." -msgstr "" +msgstr "knihovna: Cesta ke složce s modulem Pythonu." #. ktFHu #: sf_session.xhp @@ -20732,7 +21650,7 @@ msgctxt "" "par_id771613061043097\n" "help.text" msgid "myScript: The folder containing the Python module." -msgstr "" +msgstr "mujSkript: Složka obsahující modul Pythonu." #. ANBoy #: sf_session.xhp @@ -20741,7 +21659,7 @@ msgctxt "" "par_id301613061123849\n" "help.text" msgid "module.py: The Python module." -msgstr "" +msgstr "modul.py: Modul Pythonu." #. f4B8C #: sf_session.xhp @@ -20750,7 +21668,7 @@ msgctxt "" "par_id241613061044560\n" "help.text" msgid "method: The Python function." -msgstr "" +msgstr "method: Funkce Pythonu." #. ByFdE #: sf_session.xhp @@ -20759,7 +21677,7 @@ msgctxt "" "par_id711582818023247\n" "help.text" msgid "<emph>args</emph>: The arguments to be passed to the called script." -msgstr "" +msgstr "<emph>args</emph>: Argumenty, které se mají předat volanému skriptu." #. ckvXs #: sf_session.xhp @@ -20768,7 +21686,7 @@ msgctxt "" "par_id701626817164878\n" "help.text" msgid "Consider the Python function <literal>odd_integers</literal> defined below that creates a list with odd integer values between <literal>v1</literal> and <literal>v2</literal>. Suppose this function is stored in a file named <emph>my_macros.py</emph> in your user scripts folder." -msgstr "" +msgstr "Níže definovaná funkce Pythonu <literal>odd_integers</literal> vytváří seznam lichých čísel mezi hodnotami <literal>v1</literal> a <literal>v2</literal>. Tato funkce je uložena v souboru pojmenovaném <emph>my_macros.py</emph> ve složce uživatelských skriptů." #. o6DUm #: sf_session.xhp @@ -20777,7 +21695,7 @@ msgctxt "" "par_id751626817335715\n" "help.text" msgid "Read the help page <link href=\"text/sbasic/python/python_locations.xhp\" name=\"pylocation_link\">Python Scripts Organization and Location</link> to learn more about where Python scripts can be stored." -msgstr "" +msgstr "Podrobnosti o možnostech uložení skriptů Pythonu naleznete na stránce <link href=\"text/sbasic/python/python_locations.xhp\" name=\"Umístění skriptů Pythonu\"> Uspořádání a umístění skriptů Pythonu</link>." #. vqBm9 #: sf_session.xhp @@ -20786,7 +21704,7 @@ msgctxt "" "par_id121626817725471\n" "help.text" msgid "The following examples show how to call the function <literal>odd_integers</literal> from within Basic and Python scripts." -msgstr "" +msgstr "Následující příklady ukazují, jak funkci <literal>odd_integers</literal> volat ze skriptů Basicu a Pythonu." #. pbmij #: sf_session.xhp @@ -20795,7 +21713,7 @@ msgctxt "" "par_id111582816585087\n" "help.text" msgid "Returns the current PDF export settings defined in the <menuitem>PDF Options</menuitem> dialog, which can be accessed by choosing <menuitem>File - Export as - Export as PDF</menuitem>." -msgstr "" +msgstr "Vrátí aktuální nastavení exportu do PDF definované v dialogovém okně <menuitem>Možnosti PDF</menuitem>, které lze zobrazit volbou <menuitem>Soubor - Exportovat jako - Exportovat jako PDF</menuitem>." #. K7j2q #: sf_session.xhp @@ -20804,7 +21722,7 @@ msgctxt "" "par_id931638383270026\n" "help.text" msgid "Export options set with the <menuitem>PDF Options</menuitem> dialog are kept for future use. Hence <literal>GetPDFExportOptions</literal> returns the settings currently defined. In addition, use <literal>SetPDFExportOptions</literal> to change current PDF export options." -msgstr "" +msgstr "Možnosti exportu nastavené v dialogovém okně <menuitem>Možnosti PDF</menuitem> se zachovávají pro budoucí použití. Metoda <literal>GetPDFExportOptions</literal> proto vrátí aktuálně definované nastavení. Aktuální možnosti exportu do PDF můžete navíc změnit metodou <literal>SetPDFExportOptions</literal>." #. uFCEq #: sf_session.xhp @@ -20813,7 +21731,7 @@ msgctxt "" "par_id801638383659558\n" "help.text" msgid "This method returns a <literal>Dictionary</literal> object wherein each key represent export options and the corresponding values are the current PDF export settings." -msgstr "" +msgstr "Tato metoda vrátí objekt <literal>Dictionary</literal>, v němž klíče představují názvy možností exportu a odpovídající hodnoty představuje aktuální nastavení exportu do PDF." #. 6kXBe #: sf_session.xhp @@ -20822,7 +21740,7 @@ msgctxt "" "par_id751638383457198\n" "help.text" msgid "Read the <link href=\"https://wiki.openoffice.org/wiki/API/Tutorials/PDF_export\" name=\"PDFExport_Wiki\">PDF Export wiki page</link> to learn more about all available options." -msgstr "" +msgstr "Informace o všech dostupných možnostech naleznete na <link href=\"https://wiki.openoffice.org/wiki/API/Tutorials/PDF_export\" name=\"Wiki PDF export\">wiki stránce PDF Export</link>." #. Lv4iA #: sf_session.xhp @@ -20831,7 +21749,7 @@ msgctxt "" "par_id111587477335982\n" "help.text" msgid "Returns <literal>True</literal> if an UNO object contains the given method. Returns <literal>False</literal> when the method is not found or when an argument is invalid." -msgstr "" +msgstr "Vrátí <literal>True</literal>, jestliže objekt UNO obsahuje zadanou metodu. <literal>False</literal> vrátí v případě, že metoda není nalezena nebo je argument neplatný." #. HAw32 #: sf_session.xhp @@ -20840,7 +21758,7 @@ msgctxt "" "par_id921587477335673\n" "help.text" msgid "<emph>unoobject</emph>: The object to inspect." -msgstr "" +msgstr "<emph>unoobject</emph>: Objekt, který se má prozkoumat." #. DDw6g #: sf_session.xhp @@ -20849,7 +21767,7 @@ msgctxt "" "par_id631587477566016\n" "help.text" msgid "<emph>methodname</emph>: the method as a case-sensitive string" -msgstr "" +msgstr "<emph>methodname</emph>: Metoda jako řetězec, u něhož se rozlišuje velikost písmen." #. gDBRB #: sf_session.xhp @@ -20858,7 +21776,7 @@ msgctxt "" "par_id191587477832959\n" "help.text" msgid "Returns <literal>True</literal> if a UNO object has the given property. Returns <literal>False</literal> when the property is not found or when an argument is invalid." -msgstr "" +msgstr "Vrátí <literal>True</literal>, jestliže objekt UNO obsahuje zadanou vlastnost. <literal>False</literal> vrátí v případě, že vlastnost není nalezena nebo je argument neplatný." #. 54oXs #: sf_session.xhp @@ -20867,7 +21785,7 @@ msgctxt "" "par_id121587477832805\n" "help.text" msgid "<emph>unoobject</emph>: The object to inspect." -msgstr "" +msgstr "<emph>unoobject</emph>: Objekt, který se má prozkoumat." #. hCTCk #: sf_session.xhp @@ -20876,7 +21794,7 @@ msgctxt "" "par_id701587477832750\n" "help.text" msgid "<emph>propertyname</emph>: the property as a case-sensitive string" -msgstr "" +msgstr "<emph>propertyname</emph>: Vlastnost jako řetězec, u něhož se rozlišuje velikost písmen." #. QWaTF #: sf_session.xhp @@ -20885,7 +21803,7 @@ msgctxt "" "par_id97160112964017\n" "help.text" msgid "Open a Uniform Resource Locator (<link href=\"text/shared/00/00000002.xhp#URL\" name=\"URL\">URL</link>) in the default browser." -msgstr "" +msgstr "Otevře ve výchozím prohlížeči <link href=\"text/shared/00/00000002.xhp#URL\" name=\"URL\">adresu URL</link> (Uniform Resource Locator)." #. 4tFWV #: sf_session.xhp @@ -20894,7 +21812,7 @@ msgctxt "" "par_id241601129640549\n" "help.text" msgid "<emph>url</emph>: The URL to open." -msgstr "" +msgstr "<emph>url</emph>: Adresa URL, která se má otevřít." #. hJqsF #: sf_session.xhp @@ -20903,7 +21821,7 @@ msgctxt "" "par_id311582819697897\n" "help.text" msgid "Executes an arbitrary system command and returns <literal>True</literal> if it was launched successfully." -msgstr "" +msgstr "Spustí libovolný systémový příkaz a v případě úspěšného spuštění vrátí <literal>True</literal>." #. D483F #: sf_session.xhp @@ -20912,7 +21830,7 @@ msgctxt "" "par_id461582819697898\n" "help.text" msgid "<emph>command</emph>: The command to execute. This may be an executable file or a document which is registered with an application so that the system knows what application to launch for that document. The command must be expressed in the current <literal>SF_FileSystem.FileNaming</literal> notation." -msgstr "" +msgstr "<emph>command</emph>: Příkaz, který se má spustit. Může se jednat o spustitelný soubor nebo o dokument, jehož typ je zaregistrován u nějaké aplikace, takže systém bude moci určit, kterou aplikaci má pro spuštění dokumentu použít. Příkaz musí odpovídat zápisu <literal>SF_FileSystem.FileNaming</literal>." #. b8hbC #: sf_session.xhp @@ -20921,7 +21839,7 @@ msgctxt "" "par_id611582819697899\n" "help.text" msgid "<emph>parameters</emph>: A list of space separated parameters as a single string. The method does not validate the given parameters, but only passes them to the specified command." -msgstr "" +msgstr "<emph>paramters</emph>: Seznam mezerou oddělených parametrů jako jediný řetězec. Metoda zadané parametry nijak neověřuje, pouze je předá zadanému příkazu." #. 2hTM7 #: sf_session.xhp @@ -20930,7 +21848,7 @@ msgctxt "" "par_id131601030349755\n" "help.text" msgid "Send a message - with optional attachments - to recipients from the user's mail client. The message may be edited by the user before sending or, alternatively, be sent immediately." -msgstr "" +msgstr "Odešle z uživatelova poštovního klienta zprávu, volitelně s přílohami. Zprávu může uživatel před odesláním upravit, nebo ji lze odeslat okamžitě." #. FCn8e #: sf_session.xhp @@ -20939,7 +21857,7 @@ msgctxt "" "par_id701601030349896\n" "help.text" msgid "<emph>recipient</emph>: An email address (the \"To\" recipient)." -msgstr "" +msgstr "<emph>recipient</emph>: E-mailová adresa (příjemce „komu“)." #. BdMiD #: sf_session.xhp @@ -20948,7 +21866,7 @@ msgctxt "" "par_id571601030349904\n" "help.text" msgid "<emph>cc</emph>: A comma-separated list of email addresses (the \"carbon copy\" recipients)." -msgstr "" +msgstr "<emph>cc</emph>: Čárkami oddělený seznam e-mailových adres (příjemci „kopie“)." #. ADjaV #: sf_session.xhp @@ -20957,7 +21875,7 @@ msgctxt "" "par_id961601031043346\n" "help.text" msgid "<emph>bcc</emph>: A comma-separated list of email addresses (the \"blind carbon copy\" recipients)." -msgstr "" +msgstr "<emph>bcc</emph>: Čárkami oddělený seznam e-mailových adres (příjemci „skrytá kopie“)." #. zAkWZ #: sf_session.xhp @@ -20966,7 +21884,7 @@ msgctxt "" "par_id891601031050814\n" "help.text" msgid "<emph>subject</emph>: the header of the message." -msgstr "" +msgstr "<emph>subject</emph>: Nadpis zprávy." #. 69CFR #: sf_session.xhp @@ -20975,7 +21893,7 @@ msgctxt "" "par_id191601031056673\n" "help.text" msgid "<emph>body</emph>: The contents of the message as an unformatted text." -msgstr "" +msgstr "<emph>body</emph>: Obsah zprávy jako neformátovaný text." #. McuEx #: sf_session.xhp @@ -20984,7 +21902,7 @@ msgctxt "" "par_id511601031063269\n" "help.text" msgid "<emph>filenames</emph>: a comma-separated list of file names. Each file name must respect the <literal>SF_FileSystem.FileNaming</literal> notation." -msgstr "" +msgstr "<emph>filenames</emph>: Čárkami oddělený seznam názvů souborů. Názvy musí odpovídat zápisu <literal>SF_FileSystem.FileNaming</literal>." #. h9Urq #: sf_session.xhp @@ -20993,7 +21911,7 @@ msgctxt "" "par_id161601032784063\n" "help.text" msgid "<emph>editmessage</emph>: When <literal>True</literal> (default), the message is edited before being sent." -msgstr "" +msgstr "<emph>editmessage</emph>: Je-li <literal>True</literal> (výchozí), zpráva bude před odesláním možné upravit." #. g7zLC #: sf_session.xhp @@ -21002,7 +21920,7 @@ msgctxt "" "par_id111582816583005\n" "help.text" msgid "Modifies the PDF export settings defined in the <menuitem>PDF Options</menuitem> dialog, which can be accessed by choosing <menuitem>File - Export as - Export as PDF</menuitem>." -msgstr "" +msgstr "Změní nastavení exportu do PDF definované v dialogovém okně <menuitem>Možnosti PDF</menuitem>, které lze zobrazit volbou <menuitem>Soubor - Exportovat jako - Exportovat jako PDF</menuitem>." #. T2DkW #: sf_session.xhp @@ -21011,7 +21929,7 @@ msgctxt "" "par_id181638385131806\n" "help.text" msgid "Calling this method changes the actual values set in the <menuitem>PDF Options</menuitem> dialog, which are used by the <literal>ExportAsPDF</literal> method from the <literal>Document</literal> service." -msgstr "" +msgstr "Zavolání této metody změní hodnoty nastavené v okně <menuitem>Možnosti PDF</menuitem>, které používá metoda <literal>ExportAsPDF</literal> ze služby <literal>Document</literal>." #. FBrKg #: sf_session.xhp @@ -21020,7 +21938,7 @@ msgctxt "" "par_id391638385313847\n" "help.text" msgid "This method returns <literal>True</literal> when successful." -msgstr "" +msgstr "V případě úspěšné změny vrátí metoda <literal>True</literal>." #. 9BqH3 #: sf_session.xhp @@ -21029,7 +21947,7 @@ msgctxt "" "par_id751638383457321\n" "help.text" msgid "Read the <link href=\"https://wiki.openoffice.org/wiki/API/Tutorials/PDF_export\" name=\"PDFExport_Wiki\">PDF Export wiki page</link> to learn more about all available options." -msgstr "" +msgstr "Informace o všech dostupných možnostech naleznete na <link href=\"https://wiki.openoffice.org/wiki/API/Tutorials/PDF_export\" name=\"Wiki PDF export\">wiki stránce PDF Export</link>." #. JhhXU #: sf_session.xhp @@ -21038,7 +21956,7 @@ msgctxt "" "par_id771582816585233\n" "help.text" msgid "<emph>pdfoptions</emph>: <literal>Dictionary</literal> object that defines the PDF export settings to be changed. Each key-value pair represents an export option and the value that will be set in the dialog." -msgstr "" +msgstr "<emph>pdfoptions</emph>: Objekt <literal>Dictionary</literal> určující nastavení exportu do PDF, které se má změnit. Každá dvojice klíč-hodnota představuje možnost exportu, v okně bude nastavena hodnota." #. 8DKZK #: sf_session.xhp @@ -21047,7 +21965,7 @@ msgctxt "" "par_id141638386087986\n" "help.text" msgid "The following example changes the maximum image resolution to 150 dpi and exports the current document as a PDF file." -msgstr "" +msgstr "V následujícím příkladu je změněno maximální rozlišení obrázků ze 150 DPI a aktuální dokument je vyexportován jako soubor PDF." #. HtzHP #: sf_session.xhp @@ -21056,7 +21974,7 @@ msgctxt "" "par_id321587478024997\n" "help.text" msgid "Returns a list of the methods callable from an UNO object. The list is a zero-based array of strings and may be empty." -msgstr "" +msgstr "Vrátí seznam metod, které lze zavolat z objektu UNO. Seznam představuje pole řetězců začínající od 0, které může být prázdné." #. DX8qb #: sf_session.xhp @@ -21065,7 +21983,7 @@ msgctxt "" "par_id251587478024311\n" "help.text" msgid "<emph>unoobject</emph>: The object to inspect." -msgstr "" +msgstr "<emph>unoobject</emph>: Objekt, který se má prozkoumat." #. sL6Ri #: sf_session.xhp @@ -21074,7 +21992,7 @@ msgctxt "" "par_id141587478343306\n" "help.text" msgid "Returns a list of the properties of an UNO object. The list is a zero-based array of strings and may be empty." -msgstr "" +msgstr "Vrátí seznam vlastností objektu UNO. Seznam představuje pole řetězců začínající od 0, které může být prázdné." #. CFZRP #: sf_session.xhp @@ -21083,7 +22001,7 @@ msgctxt "" "par_id241587478343323\n" "help.text" msgid "<emph>unoobject</emph>: The object to inspect." -msgstr "" +msgstr "<emph>unoobject</emph>: Objekt, který se má prozkoumat." #. Cm4eK #: sf_session.xhp @@ -21092,7 +22010,7 @@ msgctxt "" "par_id371582820251347\n" "help.text" msgid "Identify the type of a UNO object as a string." -msgstr "" +msgstr "Zjistí typ objektu UNO jako řetězec." #. Cs3VC #: sf_session.xhp @@ -21101,7 +22019,7 @@ msgctxt "" "par_id921582820251349\n" "help.text" msgid "<emph>unoobject</emph>: The object to identify." -msgstr "" +msgstr "<emph>unoobject</emph>: Objekt, který se má prozkoumat." #. UAy4i #: sf_session.xhp @@ -21110,7 +22028,7 @@ msgctxt "" "par_id341582821057373\n" "help.text" msgid "Get some web content from a URI." -msgstr "" +msgstr "Získá webový obsah z adresy URI." #. BU5XR #: sf_session.xhp @@ -21119,7 +22037,7 @@ msgctxt "" "par_id771582821057374\n" "help.text" msgid "<emph>uri</emph>: URI address of the web service." -msgstr "" +msgstr "<emph>uri</emph>: Adresa URI webové služby." #. gn6AM #: sf_string.xhp @@ -21128,7 +22046,7 @@ msgctxt "" "tit\n" "help.text" msgid "ScriptForge.String service (SF_String)" -msgstr "" +msgstr "Služba ScriptForge.String (SF_String)" #. ZhvDP #: sf_string.xhp @@ -21137,7 +22055,7 @@ msgctxt "" "hd_id521580038927003\n" "help.text" msgid "<variable id=\"StringService\"><link href=\"text/sbasic/shared/03/sf_string.xhp\" name=\"String service\"><literal>ScriptForge</literal>.<literal>String</literal> service</link></variable>" -msgstr "" +msgstr "<variable id=\"StringService\"><link href=\"text/sbasic/shared/03/sf_string.xhp\" name=\"Služba String\">Služba <literal>ScriptForge</literal>.<literal>String</literal></link></variable>" #. yaisH #: sf_string.xhp @@ -21146,7 +22064,7 @@ msgctxt "" "par_id351579602570526\n" "help.text" msgid "The <literal>String</literal> service provides a collection of methods for string processing. These methods can be used to:" -msgstr "" +msgstr "Služba <literal>String</literal> nabízí sadu metod na zpracování řetězců. Pomocí těchto metod je možné:" #. oNvbV #: sf_string.xhp @@ -21155,7 +22073,7 @@ msgctxt "" "par_id611611952070366\n" "help.text" msgid "Validate the contents of strings" -msgstr "" +msgstr "Validovat obsah řetězců." #. UmFAv #: sf_string.xhp @@ -21164,7 +22082,7 @@ msgctxt "" "par_id611611952070376\n" "help.text" msgid "Format strings by trimming, justifying or wrapping their contents" -msgstr "" +msgstr "Formátovat řetězce ořezáváním, zarovnáním nebo zalamováním jejich obsahu." #. EZKAi #: sf_string.xhp @@ -21173,7 +22091,7 @@ msgctxt "" "par_id611611952070367\n" "help.text" msgid "Use regular expressions to search and replace substrings" -msgstr "" +msgstr "Používat regulární výrazy pro vyhledávání a nahrazování podřetězců." #. D2qPU #: sf_string.xhp @@ -21182,7 +22100,7 @@ msgctxt "" "par_id611611952070368\n" "help.text" msgid "Apply hash algorithms on strings, etc." -msgstr "" +msgstr "Používat na řetězce hashovací algoritmy atd." #. Nd4es #: sf_string.xhp @@ -21191,7 +22109,7 @@ msgctxt "" "hd_id961579603699855\n" "help.text" msgid "Definitions" -msgstr "" +msgstr "Definice" #. dQjPv #: sf_string.xhp @@ -21200,7 +22118,7 @@ msgctxt "" "hd_id441579603838777\n" "help.text" msgid "Line breaks" -msgstr "" +msgstr "Zalomení řádku" #. ePyj2 #: sf_string.xhp @@ -21209,7 +22127,7 @@ msgctxt "" "par_id791611946942340\n" "help.text" msgid "The <literal>String</literal> service recognizes the following line breaks:" -msgstr "" +msgstr "Služba <literal>String</literal> rozpoznává následující zalomení řádku:" #. o2TiZ #: sf_string.xhp @@ -21218,7 +22136,7 @@ msgctxt "" "par_id151611947117831\n" "help.text" msgid "Symbolic name" -msgstr "" +msgstr "Název symbolu" #. fEbm9 #: sf_string.xhp @@ -21227,7 +22145,7 @@ msgctxt "" "par_id721611947117831\n" "help.text" msgid "ASCII number" -msgstr "" +msgstr "Číslo ASCII" #. yqVHd #: sf_string.xhp @@ -21236,7 +22154,7 @@ msgctxt "" "par_id761611947117831\n" "help.text" msgid "Line feed<br/> Vertical tab<br/> Carriage return<br/> Line feed + Carriage return<br/> File separator<br/> Group separator<br/> Record separator<br/> Next line<br/> Line separator<br/> Paragraph separator" -msgstr "" +msgstr "Line feed<br/> Vertikální tabulátor<br/> Carriage return<br/> Line feed + Carriage return<br/> Oddělovač souborů<br/> Oddělovač skupin<br/> Oddělovač záznamů<br/> Další řádek<br/> Oddělovač řádků<br/> Oddělovač odstavců" #. WCvgW #: sf_string.xhp @@ -21245,7 +22163,7 @@ msgctxt "" "hd_id161579604225813\n" "help.text" msgid "Whitespaces" -msgstr "" +msgstr "Prázdné znaky" #. mFfbq #: sf_string.xhp @@ -21254,7 +22172,7 @@ msgctxt "" "par_id401611948279056\n" "help.text" msgid "The <literal>String</literal> service recognizes the following whitespaces:" -msgstr "" +msgstr "Služba <literal>String</literal> rozpoznává následující prázdné znaky:" #. U3GSy #: sf_string.xhp @@ -21263,7 +22181,7 @@ msgctxt "" "par_id151611947117893\n" "help.text" msgid "Symbolic name" -msgstr "" +msgstr "Název symbolu" #. ZsSFF #: sf_string.xhp @@ -21272,7 +22190,7 @@ msgctxt "" "par_id721611947117855\n" "help.text" msgid "ASCII number" -msgstr "" +msgstr "Číslo ASCII" #. TXAFP #: sf_string.xhp @@ -21281,7 +22199,7 @@ msgctxt "" "par_id761611947117835\n" "help.text" msgid "Space<br/> Horizontal tab<br/> Line feed<br/> Vertical tab<br/> Form feed<br/> Carriage return<br/> Next line<br/> No-break space<br/> Line separator<br/> Paragraph separator" -msgstr "" +msgstr "Mezera<br/> horizontální tabulátor<br/> line feed<br/> vertikální tabulátor<br/> form feed<br/> carriage return<br/> další řádek<br/> nezlomitelná mezera<br/> oddělovač řádků<br/> oddělovač odstavců" #. UPByW #: sf_string.xhp @@ -21290,7 +22208,7 @@ msgctxt "" "hd_id191580480825160\n" "help.text" msgid "Escape sequences" -msgstr "" +msgstr "Escape sekvence" #. JD6CK #: sf_string.xhp @@ -21299,7 +22217,7 @@ msgctxt "" "par_id971611949145057\n" "help.text" msgid "Below is a list of escape sequences that can be used in strings." -msgstr "" +msgstr "Následuje seznam escape sekvencí, které lze v řetězcích použít." #. D4DjE #: sf_string.xhp @@ -21308,7 +22226,7 @@ msgctxt "" "par_id151611947117287\n" "help.text" msgid "Escape Sequence" -msgstr "" +msgstr "Escape sekvence" #. xzDai #: sf_string.xhp @@ -21317,7 +22235,7 @@ msgctxt "" "par_id721611947117732\n" "help.text" msgid "Symbolic name" -msgstr "" +msgstr "Název symbolu" #. rrxV4 #: sf_string.xhp @@ -21326,7 +22244,7 @@ msgctxt "" "par_id721611947117144\n" "help.text" msgid "ASCII number" -msgstr "" +msgstr "Číslo ASCII" #. fS24a #: sf_string.xhp @@ -21335,7 +22253,7 @@ msgctxt "" "par_id761611947119834\n" "help.text" msgid "Line feed<br/> Carriage return<br/> Horizontal tab" -msgstr "" +msgstr "line feed<br/> carriage return<br/> horizontální tabulátor" #. wAbkt #: sf_string.xhp @@ -21344,7 +22262,7 @@ msgctxt "" "par_id251611949474763\n" "help.text" msgid "To have the escape sequence \"\\n\" interpreted as an actual string, simply use \"\\\\n\" instead of <literal>\"\\\" & Chr(10).</literal>" -msgstr "" +msgstr "Chcete-li, aby se escape sekvence \"\\n\" interpretovala jako skutečný řetězec, jednoduše použijte \"\\\\n\" místo <literal>\"\\\" & Chr(10).</literal>" #. AYQbH #: sf_string.xhp @@ -21353,7 +22271,7 @@ msgctxt "" "hd_id771579606799550\n" "help.text" msgid "Non-printable characters:" -msgstr "" +msgstr "Netisknutelné znaky:" #. WXEDi #: sf_string.xhp @@ -21362,7 +22280,7 @@ msgctxt "" "par_id531579606877342\n" "help.text" msgid "Characters defined in the Unicode Character Database as “Other” or “Separator” are considered as non-printable characters." -msgstr "" +msgstr "Za netisknutelné se považují znaky definované v databázi znaků Unicode (Unicode Character Database) jako „Other“ nebo „Separator“." #. EsBdD #: sf_string.xhp @@ -21371,7 +22289,7 @@ msgctxt "" "par_id221611949584320\n" "help.text" msgid "Control characters (ascii code <= 0x1F) are also considered as non-printable." -msgstr "" +msgstr "Za netisknutelné se považují také řídicí znaky (kód ASCII <= 0x1F)." #. GfNfK #: sf_string.xhp @@ -21380,7 +22298,7 @@ msgctxt "" "hd_id661579604944268\n" "help.text" msgid "Quotes inside strings:" -msgstr "" +msgstr "Uvozovky v řetězcích:" #. 6KLF9 #: sf_string.xhp @@ -21389,7 +22307,7 @@ msgctxt "" "par_id551579605035332\n" "help.text" msgid "To add quotes in strings use \\' (single quote) or \\\" (double quote). For example:" -msgstr "" +msgstr "Uvozovky přidáte do řetězců pomocí \\' (jednoduchá uvozovka) nebo \\\" (dvojitá uvozovka). Například:" #. BKoHN #: sf_string.xhp @@ -21398,7 +22316,7 @@ msgctxt "" "par_id201611949691285\n" "help.text" msgid "The string <literal>[str\\'i\\'ng]</literal> is interpreted as <literal>[str'i'ng]</literal>" -msgstr "" +msgstr "Řetězec <literal>[str\\'i\\'ng]</literal> je interpretován jako <literal>[str'i'ng]</literal>" #. eRosR #: sf_string.xhp @@ -21407,7 +22325,7 @@ msgctxt "" "par_id201611949691323\n" "help.text" msgid "The string <literal>[str\\\"i\\\"ng]</literal> is interpreted as <literal>[str\"i\"ng]</literal>" -msgstr "" +msgstr "Řetězec <literal>[str\\\"i\\\"ng]</literal> je interpretován jako <literal>[str\"i\"ng]</literal>" #. FtzhT #: sf_string.xhp @@ -21416,7 +22334,7 @@ msgctxt "" "hd_id201586594659135\n" "help.text" msgid "Service invocation" -msgstr "" +msgstr "Volání služby" #. 4WFve #: sf_string.xhp @@ -21425,7 +22343,7 @@ msgctxt "" "par_id141609955500101\n" "help.text" msgid "Before using the <literal>ScriptForge.String</literal> service the <literal>ScriptForge</literal> library needs to be loaded using:" -msgstr "" +msgstr "Před používáním služby <literal>ScriptForge.String</literal> je nutné načíst knihovnu <literal>ScriptForge</literal> pomocí:" #. znLHV #: sf_string.xhp @@ -21434,7 +22352,7 @@ msgctxt "" "par_id271627158844922\n" "help.text" msgid "Loading the library will create the <literal>SF_String</literal> object that can be used to call the methods in the <literal>String</literal> service." -msgstr "" +msgstr "Načtení knihovny vytvoří objekt <literal>SF_String</literal>, který lze používat pro volání metod služby <literal>String</literal>." #. e2Gty #: sf_string.xhp @@ -21443,7 +22361,7 @@ msgctxt "" "par_id63158659509728\n" "help.text" msgid "The following code snippets show the three ways to call methods from the <literal>String</literal> service (the <literal>Capitalize</literal> method is used as an example):" -msgstr "" +msgstr "Následující části kódu ukazují různé způsoby volání metod služby <literal>String</literal> (jako příklad je uvedena metoda <literal>Capitalize</literal>):" #. UE3DL #: sf_string.xhp @@ -21452,7 +22370,7 @@ msgctxt "" "par_id761627158463235\n" "help.text" msgid "The code snippet below illustrates how to invoke methods from the <literal>String</literal> service in Python scripts. The <literal>IsIPv4</literal> method is used as an example." -msgstr "" +msgstr "Níže uvedená část kódu ukazuje, jak volat metody služby <literal>String</literal> ze skriptů Pythonu. Jako příklad je použita metoda <literal>IsIPv4</literal>." #. GfEcK #: sf_string.xhp @@ -21461,7 +22379,7 @@ msgctxt "" "hd_id651584978211886\n" "help.text" msgid "Properties" -msgstr "" +msgstr "Vlastnosti" #. qKhL4 #: sf_string.xhp @@ -21470,7 +22388,7 @@ msgctxt "" "par_id241611950267068\n" "help.text" msgid "The <literal>SF_String</literal> object provides the following properties for Basic scripts:" -msgstr "" +msgstr "Objekt <literal>SF_String</literal> poskytuje skriptům Basicu následující vlastnosti:" #. FDjPb #: sf_string.xhp @@ -21479,7 +22397,7 @@ msgctxt "" "par_id271584978211792\n" "help.text" msgid "Name" -msgstr "" +msgstr "Název" #. HGYbF #: sf_string.xhp @@ -21488,7 +22406,7 @@ msgctxt "" "par_id241584978211550\n" "help.text" msgid "ReadOnly" -msgstr "" +msgstr "Pouze pro čtení" #. 5qXzL #: sf_string.xhp @@ -21497,7 +22415,7 @@ msgctxt "" "par_id621584978211403\n" "help.text" msgid "Description" -msgstr "" +msgstr "Popis" #. 6DG3u #: sf_string.xhp @@ -21506,7 +22424,7 @@ msgctxt "" "par_id71584978715562\n" "help.text" msgid "Yes" -msgstr "" +msgstr "ano" #. YJA6w #: sf_string.xhp @@ -21515,7 +22433,7 @@ msgctxt "" "par_id581584978715701\n" "help.text" msgid "Carriage return: Chr(13)" -msgstr "" +msgstr "carriage return: Chr(13)" #. NCbTs #: sf_string.xhp @@ -21524,7 +22442,7 @@ msgctxt "" "par_id211584978211383\n" "help.text" msgid "Yes" -msgstr "" +msgstr "ano" #. xht7K #: sf_string.xhp @@ -21533,7 +22451,7 @@ msgctxt "" "par_id691584978211774\n" "help.text" msgid "Carriage return + Linefeed: Chr(13) & Chr(10)" -msgstr "" +msgstr "carriage return + line feed: Chr(13) & Chr(10)" #. ennLs #: sf_string.xhp @@ -21542,7 +22460,7 @@ msgctxt "" "par_id671584978666689\n" "help.text" msgid "Yes" -msgstr "" +msgstr "ano" #. pdykp #: sf_string.xhp @@ -21551,7 +22469,7 @@ msgctxt "" "par_id951584978666296\n" "help.text" msgid "Linefeed: Chr(10)" -msgstr "" +msgstr "line feed: Chr(10)" #. TTF6v #: sf_string.xhp @@ -21560,7 +22478,7 @@ msgctxt "" "par_id421584978666327\n" "help.text" msgid "Yes" -msgstr "" +msgstr "ano" #. 9djV3 #: sf_string.xhp @@ -21569,7 +22487,7 @@ msgctxt "" "par_id901584978666158\n" "help.text" msgid "Carriage return + Linefeed, which can be<br/>1) Chr(13) & Chr(10) or <br/>2) Linefeed: Chr(10) <br/>depending on the operating system." -msgstr "" +msgstr "carriage return + line feed, což může být podle operačního systému:<br/>1) Chr(13) & Chr(10) nebo <br/>2) Linefeed: Chr(10)" #. EMV7g #: sf_string.xhp @@ -21578,7 +22496,7 @@ msgctxt "" "par_id541584978666991\n" "help.text" msgid "Yes" -msgstr "" +msgstr "ano" #. VrjGQ #: sf_string.xhp @@ -21587,7 +22505,7 @@ msgctxt "" "par_id741584978666508\n" "help.text" msgid "Horizontal tabulation: Chr(9)" -msgstr "" +msgstr "horizontální tabulátor: Chr(9)" #. Ee5CF #: sf_string.xhp @@ -21596,6 +22514,15 @@ msgctxt "" "par_id461584978880380\n" "help.text" msgid "You can use the properties above to identify or insert the corresponding characters inside strings. For example, the Linefeed can be replaced by <literal>SF_String.sfLF</literal>." +msgstr "Výše uvedené vlastnosti může použít pro identifikaci nebo vkládání odpovídajících znaků do řetězců. Například line feed lze nahradit vlastností <literal>SF_String.sfLF</literal>." + +#. DDXd3 +#: sf_string.xhp +msgctxt "" +"sf_string.xhp\n" +"par_id891611613601554\n" +"help.text" +msgid "List of Methods in the String Service" msgstr "" #. TFfR3 @@ -21605,7 +22532,7 @@ msgctxt "" "par_id151611951803163\n" "help.text" msgid "The first argument of most methods is the string to be considered. It is always passed by reference and left unchanged. Methods such as <literal>Capitalize</literal>, <literal>Escape</literal>, etc return a new string after their execution." -msgstr "" +msgstr "Prvním argumentem je u většiny metod zpracovávaný řetězec. Vždy se předává odkazem, a zůstává tedy nezměněn. Metody jako <literal>Capitalize</literal> či <literal>Escape</literal> vrací po provedení nový řetězec." #. PYcny #: sf_string.xhp @@ -21614,7 +22541,7 @@ msgctxt "" "par_id371627158142730\n" "help.text" msgid "Because Python has comprehensive built-in string support, most of the methods in the <literal>String</literal> service are available for Basic scripts only. The methods available for Basic and Python are: <literal>HashStr</literal>, <literal>IsADate</literal>, <literal>IsEmail</literal>, <literal>IsFileName</literal>, <literal>IsIBAN</literal>, <literal>IsIPv4</literal>, <literal>IsLike</literal>, <literal>IsSheetName</literal>, <literal>IsUrl</literal>, <literal>SplitNotQuoted</literal> and <literal>Wrap</literal>." -msgstr "" +msgstr "Protože v Pythonu je již obsáhlá podpora pro řetězce vestavěná, většina metod služby <literal>String</literal> je k dispozici pouze pro skripty Basicu. Metodami dostupnými v Basicu i Pythonu jsou: <literal>HashStr</literal>, <literal>IsADate</literal>, <literal>IsEmail</literal>, <literal>IsFileName</literal>, <literal>IsIBAN</literal>, <literal>IsIPv4</literal>, <literal>IsLike</literal>, <literal>IsSheetName</literal>, <literal>IsUrl</literal>, <literal>SplitNotQuoted</literal> a <literal>Wrap</literal>." #. jaBZR #: sf_string.xhp @@ -21623,7 +22550,7 @@ msgctxt "" "par_id271579683706571\n" "help.text" msgid "Capitalizes the first character from each word in the input string." -msgstr "" +msgstr "Změní první písmeno každého slova vstupního řetězce na velké." #. ibgky #: sf_string.xhp @@ -21632,7 +22559,7 @@ msgctxt "" "par_id941582304592013\n" "help.text" msgid "<emph>inputstr</emph>: The string to be capitalized." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, u nějž se mají první písmena změnit." #. DB982 #: sf_string.xhp @@ -21641,7 +22568,7 @@ msgctxt "" "par_id891582384556756\n" "help.text" msgid "Counts the number of occurrences of a substring or a regular expression within a string." -msgstr "" +msgstr "Zjistí pro řetězec počet výskytů podřetězce nebo regulárního výrazu." #. DxK5L #: sf_string.xhp @@ -21650,7 +22577,7 @@ msgctxt "" "par_id571582384689863\n" "help.text" msgid "<emph>inputstr</emph>: The input string to be examined" -msgstr "" +msgstr "<emph>inputstr</emph>: Vstupní řetězec, pro nějž se má počet zjistit." #. QUeur #: sf_string.xhp @@ -21659,7 +22586,7 @@ msgctxt "" "par_id601582384696486\n" "help.text" msgid "<emph>substring</emph>: The substring or the regular expression to be used during search" -msgstr "" +msgstr "<emph>substring</emph>: Podřetězec nebo regulární výraz použitý pro vyhledávání." #. vGiqm #: sf_string.xhp @@ -21668,7 +22595,7 @@ msgctxt "" "par_id451582384703719\n" "help.text" msgid "<emph>isregex</emph>: Use <literal>True</literal> if the substring is a regular expression (Default = <literal>False</literal>)" -msgstr "" +msgstr "<emph>isregex</emph>: Použijte <literal>True</literal>, pokud je podřetězec regulárním výrazem (výchozí = <literal>False</literal>)" #. WiFme #: sf_string.xhp @@ -21677,7 +22604,7 @@ msgctxt "" "par_id141582384726168\n" "help.text" msgid "<emph>casesensitive</emph>: The search can be case sensitive or not (Default = <literal>False</literal>)." -msgstr "" +msgstr "<emph>casesensitive</emph>: Zda se u vyhledávání se rozlišuje velikost písmen (výchozí = <literal>False</literal>)." #. QcE5q #: sf_string.xhp @@ -21686,7 +22613,7 @@ msgctxt "" "bas_id371582384749769\n" "help.text" msgid "'Counts the occurrences of the substring \"or\" inside the input string (returns 2)" -msgstr "" +msgstr "' Spočítá výskytu podřetězce \"or\" ve vstupním řetězci (vrátí 2)" #. XXCR4 #: sf_string.xhp @@ -21695,7 +22622,7 @@ msgctxt "" "bas_id561582384801586\n" "help.text" msgid "'Counts the number of words with only lowercase letters (returns 7)" -msgstr "" +msgstr "' Spočítá slova psaná pouze malými písmeny (vrátí 7)" #. aJNDg #: sf_string.xhp @@ -21704,7 +22631,7 @@ msgctxt "" "par_id131612223767126\n" "help.text" msgid "To learn more about regular expressions, refer to the Python's documentation on <link href=\"https://docs.python.org/3/library/re.html\" name=\"Regular expressions\">Regular Expression Operations</link>." -msgstr "" +msgstr "Podrobnosti o regulárních výrazem naleznete v dokumentaci Pythonu na stránce <link href=\"https://docs.python.org/3/library/re.html\" name=\"Regulární výrazy\">Regular Expression Operations</link>." #. CCzMc #: sf_string.xhp @@ -21713,7 +22640,7 @@ msgctxt "" "par_id581579687739629\n" "help.text" msgid "Returns <literal>True</literal> if a string ends with a specified substring." -msgstr "" +msgstr "Vrátí <literal>True</literal>, pokud řetězec končí zadaným podřetězcem." #. cAmFW #: sf_string.xhp @@ -21722,7 +22649,7 @@ msgctxt "" "par_id21612306392239\n" "help.text" msgid "The function returns <literal>False</literal> when either the string or the substring have a length = 0 or when the substring is longer than the string." -msgstr "" +msgstr "Funkce vrátí <literal>False</literal> také tehdy, má-li řetězec nebo podřetězec délku 0 nebo je-li podřetězec delší než řetězec." #. qk5nE #: sf_string.xhp @@ -21731,7 +22658,7 @@ msgctxt "" "par_id191579861552201\n" "help.text" msgid "<emph>inputstr</emph>: The string to be tested." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má ověřit." #. ErigR #: sf_string.xhp @@ -21740,7 +22667,7 @@ msgctxt "" "par_id211579861561473\n" "help.text" msgid "<emph>substring</emph>: The substring to be searched at the end of <literal>inputstr</literal>." -msgstr "" +msgstr "<emph>substring</emph>: Podřetězec, který se má vyhledat na konci řetězce <literal>inputstr</literal>." #. 4DKkW #: sf_string.xhp @@ -21749,7 +22676,7 @@ msgctxt "" "par_id801579861574009\n" "help.text" msgid "<emph>casesensitive</emph>: The search can be case sensitive or not (Default = <literal>False</literal>)." -msgstr "" +msgstr "<emph>casesensitive</emph>: Zda se u vyhledávání se rozlišuje velikost písmen (výchozí = <literal>False</literal>)." #. gn2F8 #: sf_string.xhp @@ -21758,7 +22685,7 @@ msgctxt "" "bas_id811579862998452\n" "help.text" msgid "'Returns True because the method was called with the default CaseSensitive = False" -msgstr "" +msgstr "' Vrátí True, protože metoda byla zavolána s výchozím parametrem casesensitive = False" #. vJDmx #: sf_string.xhp @@ -21767,7 +22694,7 @@ msgctxt "" "bas_id231579863168747\n" "help.text" msgid "'Returns False due to the CaseSensitive parameter" -msgstr "" +msgstr "' Vzhledem k parametru casesensitive vrátí False" #. zThMM #: sf_string.xhp @@ -21776,7 +22703,7 @@ msgctxt "" "par_id921585921441429\n" "help.text" msgid "Converts linebreaks and tabs contained in the input string to their equivalent escaped sequence (\\\\, \\n, \\r, \\t)." -msgstr "" +msgstr "Převede konce řádků a tabulátor ze vstupního řetězce na odpovídající escape sekvence (\\\\, \\n, \\r, \\t)." #. kBiBE #: sf_string.xhp @@ -21785,7 +22712,7 @@ msgctxt "" "par_id9158592144110\n" "help.text" msgid "<emph>inputstr</emph>: The string to be converted." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má převést." #. cpLKD #: sf_string.xhp @@ -21794,7 +22721,7 @@ msgctxt "" "bas_id901585921441483\n" "help.text" msgid "'Returns the string \"abc\\n\\tdef\\\\n\"" -msgstr "" +msgstr "' Vrátí řetězec \"abc\\n\\tdef\\\\n\"" #. ADN8M #: sf_string.xhp @@ -21803,7 +22730,7 @@ msgctxt "" "par_id271579868053137\n" "help.text" msgid "Replaces Tab characters <literal>Chr(9)</literal> by space characters to replicate the behavior of tab stops." -msgstr "" +msgstr "Nahradí znaky tabulátoru <literal>Chr(9)</literal> znaky mezery tak, aby byl napodoben krok tabulátoru." #. Eb23Z #: sf_string.xhp @@ -21812,7 +22739,7 @@ msgctxt "" "par_id951579868064344\n" "help.text" msgid "If a line break is found, a new line is started and the character counter is reset." -msgstr "" +msgstr "Při zalomení řádku se začne vytvářet nový řádek a vynuluje se čítač znaků." #. E73Ko #: sf_string.xhp @@ -21821,7 +22748,7 @@ msgctxt "" "par_id231579868290408\n" "help.text" msgid "<emph>inputstr</emph>: The string to be expanded" -msgstr "" +msgstr "<emph>inputstr</emph>: Vstupní řetězec, který se má upravit." #. 9dyYc #: sf_string.xhp @@ -21830,7 +22757,7 @@ msgctxt "" "par_id281579868299807\n" "help.text" msgid "<emph>tabsize</emph>: This parameter is used to determine the Tab stops using the formula: TabSize + 1, 2 * TabSize + 1 , ... N * TabSize + 1 (Default = 8)" -msgstr "" +msgstr "<emph>tabsize</emph>: Tento parametr odpovídající kroku tabulátoru se použije pro určení umístění textu, a to podle vzorců: tabsize + 1, 2 * tabsize + 1 , ... N * tabsize + 1 (výchozí = 8)" #. GUoE8 #: sf_string.xhp @@ -21839,7 +22766,7 @@ msgctxt "" "par_id161579874552729\n" "help.text" msgid "Replaces all non-printable characters in the input string by a given character." -msgstr "" +msgstr "Nahradí všechny netisknutelné znaky vstupního řetězce zadaným znakem." #. GpHwp #: sf_string.xhp @@ -21848,7 +22775,7 @@ msgctxt "" "par_id431579874633865\n" "help.text" msgid "<emph>inputstr</emph>: The string to be searched" -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má prohledat." #. GttDN #: sf_string.xhp @@ -21857,7 +22784,7 @@ msgctxt "" "par_id31579874656437\n" "help.text" msgid "<emph>replacedby</emph>: Zero, one or more characters that will replace all non-printable characters in <literal>inputstr</literal> (Default = \"\")" -msgstr "" +msgstr "<emph>replacedby</emph>: Žádný, jeden či více znaků, které nahradí každý netisknutelný znak v řetězci <literal>inputstr</literal> (výchozí = \"\")." #. W44TL #: sf_string.xhp @@ -21866,7 +22793,7 @@ msgctxt "" "par_id1001579876228707\n" "help.text" msgid "Finds in a string a substring matching a given regular expression." -msgstr "" +msgstr "Najde v řetězci podřetězec odpovídající zadanému regulárnímu výrazu." #. aq28M #: sf_string.xhp @@ -21875,7 +22802,7 @@ msgctxt "" "par_id131579876314120\n" "help.text" msgid "<emph>inputstr</emph>: The string to be searched" -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má prohledat." #. hRrBB #: sf_string.xhp @@ -21884,7 +22811,7 @@ msgctxt "" "par_id751579876371545\n" "help.text" msgid "<emph>regex</emph>: The regular expression" -msgstr "" +msgstr "<emph>regex</emph>: Regulární výraz." #. y2Fqs #: sf_string.xhp @@ -21893,7 +22820,7 @@ msgctxt "" "par_id881579876394584\n" "help.text" msgid "<emph>start</emph>: The position in the string where the search will begin. This parameter is passed by reference, so after execution the value of <literal>start</literal> will point to the first character of the found substring. If no matching substring is found, <literal>start</literal> will be set to 0." -msgstr "" +msgstr "<emph>start</emph>: Pozice v řetězci, od níž vyhledávání začne. Tento parametr se předává odkazem, po provedení metody tedy bude hodnota <literal>start</literal> odkazovat na první znak nalezeného řetězce. Nebude-li nalezen žádný, hodnota <literal>start</literal> bude 0." #. yZMDg #: sf_string.xhp @@ -21902,7 +22829,7 @@ msgctxt "" "par_id251579876403831\n" "help.text" msgid "<emph>casesensitive</emph>: The search can be case sensitive or not (Default = <literal>False</literal>)." -msgstr "" +msgstr "<emph>casesensitive</emph>: Zda se u vyhledávání se rozlišuje velikost písmen (výchozí = <literal>False</literal>)." #. A4JC7 #: sf_string.xhp @@ -21911,7 +22838,7 @@ msgctxt "" "par_id841579876412287\n" "help.text" msgid "<emph>forward</emph>: Determines the direction of the search. If <literal>True</literal>, search moves forward. If <literal>False</literal> search moves backwards (Default = <literal>True</literal>)" -msgstr "" +msgstr "<emph>forward</emph>: Určuje směr vyhledávání. V případě <literal>True</literal> vyhledávání postupuje směrem dopředu, v opačném případě směrem zpět (výchozí = <literal>True</literal>)." #. SkaCi #: sf_string.xhp @@ -21920,7 +22847,7 @@ msgctxt "" "par_id451612309155653\n" "help.text" msgid "At the first iteration, if <literal>forward = True</literal>, then <literal>start</literal> should be equal to 1, whereas if <literal>forward = False</literal> then <literal>start</literal> should be equal to <literal>Len(inputstr)</literal>" -msgstr "" +msgstr "Po první iteraci vyhledávání by měla být v případě <literal>forward = True</literal> hodnota <literal>start</literal> rovna 1, zatímco v případě <literal>forward = False</literal> by se tato hodnota měla rovnat <literal>Len(inputstr)</literal>." #. gv3oo #: sf_string.xhp @@ -21929,7 +22856,7 @@ msgctxt "" "par_id221612309579001\n" "help.text" msgid "In the example above, the new value of <literal>lStart</literal> can be used to keep searching the same input string by setting the <literal>Start</literal> parameter to <literal>lStart + Len(result)</literal> at the next iteration." -msgstr "" +msgstr "Ve výše uvedeném příkladu je možné využít novou hodnotu <literal>lStart</literal> k tomu, aby vyhledávání pokračovalo. K tomu je nutné natavit pro další iteraci parametr <literal>start</literal> na hodnotu <literal>lStart + Len(result)</literal>." #. qAkN4 #: sf_string.xhp @@ -21938,7 +22865,7 @@ msgctxt "" "par_id471601048983628\n" "help.text" msgid "Hash functions are used inside some cryptographic algorithms, in digital signatures, message authentication codes, manipulation detection, fingerprints, checksums (message integrity check), hash tables, password storage and much more." -msgstr "" +msgstr "Hashovací funkce se používají u některých kryptografických algoritmů, elektronických podpisů, autentizačních kódů, detekování podvodů, otisků (fingerprints), kontrolních součtů (kontrolách integrity zpráv), hashovacích tabulek, ukládání hesel apod." #. HupGD #: sf_string.xhp @@ -21947,7 +22874,7 @@ msgctxt "" "par_id301601048983765\n" "help.text" msgid "The <literal>HashStr</literal> method returns the result of a hash function applied on a given string and using a specified algorithm, as a string of lowercase hexadecimal digits." -msgstr "" +msgstr "Metoda <literal>HashStr</literal> vrátí výsledek hashovací funkce použité s daným algoritmem na zadaný řetězec. Návratovou hodnotou je řetězec složený z malých šestnáctkových číslic." #. ZRZEF #: sf_string.xhp @@ -21956,7 +22883,7 @@ msgctxt "" "par_id631601048983149\n" "help.text" msgid "The hash algorithms supported are: <literal>MD5</literal>, <literal>SHA1</literal>, <literal>SHA224</literal>, <literal>SHA256</literal>, <literal>SHA384</literal> and <literal>SHA512</literal>." -msgstr "" +msgstr "Podporovanými hashovacími algoritmy jsou: <literal>MD5</literal>, <literal>SHA1</literal>, <literal>SHA224</literal>, <literal>SHA256</literal>, <literal>SHA384</literal> a <literal>SHA512</literal>." #. yUmmb #: sf_string.xhp @@ -21965,7 +22892,7 @@ msgctxt "" "par_id621601048983210\n" "help.text" msgid "<emph>inputstr</emph>: The string to hash. It is presumed to be encoded in UTF-8. The hashing algorithm will consider the string as a stream of bytes." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který má být zahashován. Předpokládá se, že je v kódování UTF-8. V hashovacím algoritmu bude řetězec považován za posloupnost bajtů." #. nuQRb #: sf_string.xhp @@ -21974,7 +22901,7 @@ msgctxt "" "par_id941601048983822\n" "help.text" msgid "<emph>algorithm</emph>: One of the supported algorithms listed above, passed as a string." -msgstr "" +msgstr "<emph>algorithm</emph>: Některý z výše uvedených podporovaných algoritmů, zadaný jako řetězec." #. TXGmB #: sf_string.xhp @@ -21983,7 +22910,7 @@ msgctxt "" "par_id221579879516929\n" "help.text" msgid "Encodes the input string into the HTML character codes, replacing special characters by their <literal>&</literal> counterparts." -msgstr "" +msgstr "Zakóduje vstupní řetězec na HTML kódy znaků tím, že nahradí speciální znaky jim odpovídajícími řetězci, které začínají znakem <literal>&</literal>." #. YNfid #: sf_string.xhp @@ -21992,7 +22919,7 @@ msgctxt "" "par_id341612351999692\n" "help.text" msgid "For example, the character <literal>é</literal> would be replaced by <literal>é</literal> or an equivalent numerical HTML code." -msgstr "" +msgstr "Například znak <literal>é</literal> bude nahrazen řetězcem <literal>é</literal> nebo odpovídajícím číselným HTML kódem." #. CGFQH #: sf_string.xhp @@ -22001,7 +22928,7 @@ msgctxt "" "bas_id501579879570781\n" "help.text" msgid "<emph>inputstr</emph>: The string to encode." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má zakódovat." #. jpv97 #: sf_string.xhp @@ -22010,7 +22937,7 @@ msgctxt "" "par_id171579880990533\n" "help.text" msgid "Returns <literal>True</literal> if the input string is a valid date according to a specified date format." -msgstr "" +msgstr "Vrátí <literal>True</literal>, pokud vstupní řetězec představuje pro určený formát platné datum." #. tBGBH #: sf_string.xhp @@ -22019,7 +22946,7 @@ msgctxt "" "par_id151579881091821\n" "help.text" msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>" -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má ověřit. Je-li prázdný, metoda vrátí <literal>False</literal>." #. nmTv3 #: sf_string.xhp @@ -22028,7 +22955,7 @@ msgctxt "" "par_id991579881107670\n" "help.text" msgid "<emph>dateformat</emph>: The date format, as a string. It can be either \"YYYY-MM-DD\" (default), \"DD-MM-YYYY\" or \"MM-DD-YYYY\"" -msgstr "" +msgstr "<emph>dateformat</emph>: Formát data jako řetězec. Je možné zvolit \"YYYY-MM-DD\" (výchozí), \"DD-MM-YYYY\" nebo \"MM-DD-YYYY\"." #. GvZLC #: sf_string.xhp @@ -22037,7 +22964,7 @@ msgctxt "" "par_id291579881117126\n" "help.text" msgid "The dash (-) may be replaced by a dot (.), a slash (/) or a space." -msgstr "" +msgstr "Spojovník (-) lze nahradit tečkou (.), lomítkem (/) nebo mezerou." #. yCA3T #: sf_string.xhp @@ -22046,7 +22973,7 @@ msgctxt "" "par_id51579881125801\n" "help.text" msgid "If the format is invalid, the method returns <literal>False</literal>." -msgstr "" +msgstr "V případě neplatného formátu metoda vrátí <literal>False</literal>." #. qFmWW #: sf_string.xhp @@ -22055,7 +22982,7 @@ msgctxt "" "par_id211612370427721\n" "help.text" msgid "This method checks the format of the input string without performing any calendar-specific checks. Hence it does not test the input string for leap years or months with 30 or 31 days. For that, refer to the <link href=\"text/sbasic/shared/03102300.xhp\" name=\"IsDate function\"><literal>IsDate</literal> built-in function</link>." -msgstr "" +msgstr "Tato metoda kontroluje pouze formát vstupního řetězce, nekontroluje, zda odpovídá datu kalendáře. Neověřuje tedy vstupní řetězec vzhledem k přestupným rokům či tomu, zda má měsíc 30 nebo 31 dní. Pro takovou kontrolu je určena <link href=\"text/sbasic/shared/03102300.xhp\" name=\"Funkce IsDate\">vestavěná funkce <literal>IsDate</literal></link>." #. DJQFQ #: sf_string.xhp @@ -22064,7 +22991,7 @@ msgctxt "" "par_id181612371147364\n" "help.text" msgid "The example below shows the difference between the methods <literal>IsADate</literal> (ScriptForge) and the <literal>IsDate</literal> (built-in) function." -msgstr "" +msgstr "Níže uvedený příklad ukazuje rozdíl mezi metodou <literal>IsADate</literal> (ScriptForge) a funkcí <literal>IsDate</literal> (vestavěná)." #. hAADi #: sf_string.xhp @@ -22073,7 +23000,7 @@ msgctxt "" "par_id161579881600317\n" "help.text" msgid "Returns <literal>True</literal> if all characters in the string are alphabetic." -msgstr "" +msgstr "Vrátí <literal>True</literal>, jsou-li všechny znaky řetězce písmeny abecedy." #. Cpeo3 #: sf_string.xhp @@ -22082,7 +23009,7 @@ msgctxt "" "par_id251579881615469\n" "help.text" msgid "Alphabetic characters are those characters defined in the <link href=\"https://unicode.org/reports/tr44/\" name=\"Unicode documentation\">Unicode Character Database</link> as <literal>Letter</literal>." -msgstr "" +msgstr "Znaky abecedy jsou ty znaky, které jsou v <link href=\"https://unicode.org/reports/tr44/\" name=\"Dokumentace Unicode\">databázi znaků Unicode (Unicode Character Database)</link> definovány jako <literal>Letter</literal>." #. a9rTa #: sf_string.xhp @@ -22091,7 +23018,7 @@ msgctxt "" "par_id11579881691826\n" "help.text" msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má zkontrolovat. Je-li prázdný, metoda vrátí <literal>False</literal>." #. KaLGv #: sf_string.xhp @@ -22100,7 +23027,7 @@ msgctxt "" "par_id421579883181382\n" "help.text" msgid "Returns <literal>True</literal> if all characters in the string are alphabetic, digits or \"_\" (underscore). The first character must not be a digit." -msgstr "" +msgstr "Vrátí <literal>True</literal>, jestliže jsou všechny znaky řetězce písmena abeceda, číslice nebo \"_\" (podtržítka). První znak nesmí být číslice." #. BAEB4 #: sf_string.xhp @@ -22109,7 +23036,7 @@ msgctxt "" "par_id31579884464101\n" "help.text" msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má zkontrolovat. Je-li prázdný, metoda vrátí <literal>False</literal>." #. qAZpA #: sf_string.xhp @@ -22118,7 +23045,7 @@ msgctxt "" "par_id671580039484786\n" "help.text" msgid "Returns <literal>True</literal> if all characters in the string are Ascii characters." -msgstr "" +msgstr "Vrátí <literal>True</literal>, jsou-li všechny znaky řetězce znaky ASCII." #. 3DNou #: sf_string.xhp @@ -22127,7 +23054,7 @@ msgctxt "" "par_id791580039528838\n" "help.text" msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má zkontrolovat. Je-li prázdný, metoda vrátí <literal>False</literal>." #. iuPF4 #: sf_string.xhp @@ -22136,7 +23063,7 @@ msgctxt "" "par_id861580044805749\n" "help.text" msgid "Returns <literal>True</literal> if all characters in the string are digits." -msgstr "" +msgstr "Vrátí <literal>True</literal>, jsou-li všechny znaky řetězce číslicemi." #. yU7cc #: sf_string.xhp @@ -22145,7 +23072,7 @@ msgctxt "" "par_id41580044873043\n" "help.text" msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má zkontrolovat. Je-li prázdný, metoda vrátí <literal>False</literal>." #. J8Ykx #: sf_string.xhp @@ -22154,7 +23081,7 @@ msgctxt "" "par_id521580045221758\n" "help.text" msgid "Returns <literal>True</literal> if the string is a valid email address." -msgstr "" +msgstr "Vrátí <literal>True</literal>, jestliže řetězec představuje platnou e-mailovou adresu." #. 8Pxsn #: sf_string.xhp @@ -22163,7 +23090,7 @@ msgctxt "" "par_id841580045280071\n" "help.text" msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má zkontrolovat. Je-li prázdný, metoda vrátí <literal>False</literal>." #. R6MsU #: sf_string.xhp @@ -22172,7 +23099,7 @@ msgctxt "" "par_id41580047039666\n" "help.text" msgid "Returns <literal>True</literal> if the string is a valid filename in a given operating system." -msgstr "" +msgstr "Vrátí <literal>True</literal>, jestliže řetězec představuje v zadaném operačním systému platný název souboru." #. aQbRF #: sf_string.xhp @@ -22181,7 +23108,7 @@ msgctxt "" "par_id801580047079938\n" "help.text" msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má zkontrolovat. Je-li prázdný, metoda vrátí <literal>False</literal>." #. jWMpJ #: sf_string.xhp @@ -22190,7 +23117,7 @@ msgctxt "" "par_id781580047088954\n" "help.text" msgid "<emph>osname</emph>: The operating system name, as a string. It can be \"WINDOWS\", \"LINUX\", \"MACOSX\" or \"SOLARIS\"." -msgstr "" +msgstr "<emph>osname</emph>: Název operačního systému jako řetězec. Může se jednat o hodnoty \"WINDOWS\", \"LINUX\", \"MACOSX\" a \"SOLARIS\"." #. GnrxA #: sf_string.xhp @@ -22199,7 +23126,7 @@ msgctxt "" "par_id991612372824234\n" "help.text" msgid "The default value is the current operating system on which the script is running." -msgstr "" +msgstr "Výchozí hodnotou je operační systém, na kterém je skript spuštěn." #. FPuAV #: sf_string.xhp @@ -22208,7 +23135,7 @@ msgctxt "" "par_id911580047551929\n" "help.text" msgid "Returns <literal>True</literal> if all characters in the string are hexadecimal digits." -msgstr "" +msgstr "Vrátí <literal>True</literal>, jsou-li všechny znaky řetězce šestnáctkovými číslicemi." #. hWqAh #: sf_string.xhp @@ -22217,7 +23144,7 @@ msgctxt "" "par_id331580047594144\n" "help.text" msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má zkontrolovat. Je-li prázdný, metoda vrátí <literal>False</literal>." #. kEz4y #: sf_string.xhp @@ -22226,7 +23153,7 @@ msgctxt "" "par_id521612377109554\n" "help.text" msgid "The hexadecimal digits may be prefixed with \"0x\" or \"&H\"." -msgstr "" +msgstr "Šestnáctkové číslice mohou být uvozeny znaky \"0x\" nebo \"&H\"." #. 3WKNf #: sf_string.xhp @@ -22235,7 +23162,7 @@ msgctxt "" "par_id791584008420941\n" "help.text" msgid "Returns <literal>True</literal> if the string is a valid International Bank Account Number (IBAN). The comparison is not case-sensitive." -msgstr "" +msgstr "Vrátí <literal>True</literal>, jestliže řetězec představuje platné Mezinárodní číslo bankovního účtu (International Bank Account Number, IBAN). Při porovnávání se nerozlišuje velikost písmen." #. DnC6i #: sf_string.xhp @@ -22244,7 +23171,7 @@ msgctxt "" "par_id951880048466565\n" "help.text" msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má zkontrolovat. Je-li prázdný, metoda vrátí <literal>False</literal>." #. VgT3x #: sf_string.xhp @@ -22253,7 +23180,7 @@ msgctxt "" "par_id631619526542367\n" "help.text" msgid "<literal>True</literal> if the string contains a valid IBAN number." -msgstr "" +msgstr "<literal>True</literal>, pokud řetězec obsahuje platné číslo IBAN." #. CcTNk #: sf_string.xhp @@ -22262,7 +23189,7 @@ msgctxt "" "par_id791580048420941\n" "help.text" msgid "Returns <literal>True</literal> if the string is a valid IP(v4) address." -msgstr "" +msgstr "Vrátí <literal>True</literal>, jestliže řetězec představuje platnou IP adresu (v4)." #. rMpXB #: sf_string.xhp @@ -22271,7 +23198,7 @@ msgctxt "" "par_id981580048466565\n" "help.text" msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má zkontrolovat. Je-li prázdný, metoda vrátí <literal>False</literal>." #. yWHew #: sf_string.xhp @@ -22280,7 +23207,7 @@ msgctxt "" "par_id831580049093038\n" "help.text" msgid "Returns <literal>True</literal> if the whole input string matches a given pattern containing wildcards." -msgstr "" +msgstr "Vrátí <literal>True</literal>, jestliže celý vstupní řetězec odpovídá zadanému vzorku obsahujícímu zástupné znaky." #. PzigS #: sf_string.xhp @@ -22289,7 +23216,7 @@ msgctxt "" "par_id141580049142548\n" "help.text" msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má zkontrolovat. Je-li prázdný, metoda vrátí <literal>False</literal>." #. XEBzh #: sf_string.xhp @@ -22298,7 +23225,7 @@ msgctxt "" "par_id31580049154551\n" "help.text" msgid "<emph>pattern</emph>: The pattern as a string. Wildcards are:" -msgstr "" +msgstr "<emph>pattern</emph>: Vzorek jako řetězec. Zástupnými znaky jsou:" #. ZCzDP #: sf_string.xhp @@ -22307,7 +23234,7 @@ msgctxt "" "par_id181612441703306\n" "help.text" msgid "\"?\" represents any single character;" -msgstr "" +msgstr "\"?\" představuje libovolný jediný znak;" #. CFPcW #: sf_string.xhp @@ -22316,7 +23243,7 @@ msgctxt "" "par_id861612377611438\n" "help.text" msgid "\"*\" represents zero, one, or multiple characters." -msgstr "" +msgstr "\"*\" představuje žádný, jeden či více znaků." #. eLYBF #: sf_string.xhp @@ -22325,7 +23252,7 @@ msgctxt "" "par_id991580049206617\n" "help.text" msgid "<emph>casesensitive</emph>: The search can be case sensitive or not (Default = <literal>False</literal>)." -msgstr "" +msgstr "<emph>casesensitive</emph>: Zda se u vyhledávání se rozlišuje velikost písmen (výchozí = <literal>False</literal>)." #. kSMmn #: sf_string.xhp @@ -22334,7 +23261,7 @@ msgctxt "" "par_id581580050048679\n" "help.text" msgid "Returns <literal>True</literal> if all characters in the string are in lowercase. Non-alphabetic characters are ignored." -msgstr "" +msgstr "Vrátí <literal>True</literal>, jsou-li všechny znaky vstupního řetězce malými písmeny. Znaky, které nejsou písmeny abecedy, se ignorují." #. nWGvX #: sf_string.xhp @@ -22343,7 +23270,7 @@ msgctxt "" "par_id751580050122938\n" "help.text" msgid "<emph>InputStr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má zkontrolovat. Je-li prázdný, metoda vrátí <literal>False</literal>." #. BzD3y #: sf_string.xhp @@ -22352,7 +23279,7 @@ msgctxt "" "par_id231580051650488\n" "help.text" msgid "Returns <literal>True</literal> if all characters in the string are printable." -msgstr "" +msgstr "Vrátí <literal>True</literal>, jsou-li všechny znaky řetězce tisknutelné." #. gUhut #: sf_string.xhp @@ -22361,7 +23288,7 @@ msgctxt "" "par_id721580051706431\n" "help.text" msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má zkontrolovat. Je-li prázdný, metoda vrátí <literal>False</literal>." #. HYBp5 #: sf_string.xhp @@ -22370,7 +23297,7 @@ msgctxt "" "par_id281580052400960\n" "help.text" msgid "Returns <literal>True</literal> if the whole input string matches a given regular expression." -msgstr "" +msgstr "Vrátí <literal>True</literal>, jestliže celý vstupní řetězec odpovídá zadanému regulárnímu výrazu." #. ZuBxC #: sf_string.xhp @@ -22379,7 +23306,7 @@ msgctxt "" "par_id161580052454770\n" "help.text" msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má zkontrolovat. Je-li prázdný, metoda vrátí <literal>False</literal>." #. mi4mi #: sf_string.xhp @@ -22388,7 +23315,7 @@ msgctxt "" "par_id581580052467973\n" "help.text" msgid "<emph>regex</emph>: The regular expression. If empty, the method returns <literal>False</literal>." -msgstr "" +msgstr "<emph>regex</emph>: Regulární výraz. Je-li prázdný, metoda vrátí <literal>False</literal>." #. vmqZM #: sf_string.xhp @@ -22397,7 +23324,7 @@ msgctxt "" "par_id621580052654341\n" "help.text" msgid "<emph>casesensitive</emph>: The search can be case sensitive or not (Default = <literal>False</literal>)." -msgstr "" +msgstr "<emph>casesensitive</emph>: Zda se u vyhledávání se rozlišuje velikost písmen (výchozí = <literal>False</literal>)." #. iZSEw #: sf_string.xhp @@ -22406,7 +23333,7 @@ msgctxt "" "par_id1001589460240467\n" "help.text" msgid "Returns <literal>True</literal> if the input string is a valid Calc sheet name." -msgstr "" +msgstr "Vrátí <literal>True</literal>, jestliže vstupní řetězec představuje platný název listu Calcu." #. xPFLm #: sf_string.xhp @@ -22415,7 +23342,7 @@ msgctxt "" "par_id671589460240552\n" "help.text" msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má zkontrolovat. Je-li prázdný, metoda vrátí <literal>False</literal>." #. uE5gz #: sf_string.xhp @@ -22424,7 +23351,7 @@ msgctxt "" "par_id551612442002823\n" "help.text" msgid "A sheet name must not contain the characters [ ] * ? : / \\ or the character ' (apostrophe) as first or last character." -msgstr "" +msgstr "Název listu nemůže obsahovat znaky [ ] * ? : / \\ nebo znak ' (apostrof) na první nebo poslední pozici." #. ALdgg #: sf_string.xhp @@ -22433,7 +23360,7 @@ msgctxt "" "par_id371580293093655\n" "help.text" msgid "Returns <literal>True</literal> if the first character of every word is in uppercase and the other characters are in lowercase." -msgstr "" +msgstr "Vrátí <literal>True</literal>, je-li první znak každého slova velké písmeno a ostatní znaky jsou malá písmena." #. uVF9U #: sf_string.xhp @@ -22442,7 +23369,7 @@ msgctxt "" "par_id471580293142283\n" "help.text" msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má zkontrolovat. Je-li prázdný, metoda vrátí <literal>False</literal>." #. 7Ryzp #: sf_string.xhp @@ -22451,7 +23378,7 @@ msgctxt "" "par_id801580128672004\n" "help.text" msgid "Returns <literal>True</literal> if all characters in the string are in uppercase. Non alphabetic characters are ignored." -msgstr "" +msgstr "Vrátí <literal>True</literal>, jsou-li všechny znaky vstupního řetězce velkými písmeny. Znaky, které nejsou písmeny abecedy, se ignorují." #. HFDCW #: sf_string.xhp @@ -22460,7 +23387,7 @@ msgctxt "" "par_id391580128736809\n" "help.text" msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má zkontrolovat. Je-li prázdný, metoda vrátí <literal>False</literal>." #. BTRpG #: sf_string.xhp @@ -22469,7 +23396,7 @@ msgctxt "" "par_id531580132067813\n" "help.text" msgid "Returns <literal>True</literal> if the string is a valid absolute URL (Uniform Resource Locator) address. Only the http, https and ftp protocols are supported." -msgstr "" +msgstr "Vrátí <literal>True</literal>, je-li řetězec platnou absolutní adresou URL (Uniform Resource Locator). Podporovány jsou pouze protokoly http, https a ftp." #. HrFqG #: sf_string.xhp @@ -22478,7 +23405,7 @@ msgctxt "" "par_id321580132113593\n" "help.text" msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má zkontrolovat. Je-li prázdný, metoda vrátí <literal>False</literal>." #. wBAqG #: sf_string.xhp @@ -22487,7 +23414,7 @@ msgctxt "" "par_id41580132491698\n" "help.text" msgid "Returns <literal>True</literal> if all characters in the string are whitespaces" -msgstr "" +msgstr "Vrátí <literal>True</literal>, jsou-li všechny znaky řetězce prázdnými znaky." #. JDD85 #: sf_string.xhp @@ -22496,7 +23423,7 @@ msgctxt "" "par_id801580132535511\n" "help.text" msgid "<emph>inputstr</emph>: The string to be checked. If empty, the method returns <literal>False</literal>." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má zkontrolovat. Je-li prázdný, metoda vrátí <literal>False</literal>." #. 7EBbA #: sf_string.xhp @@ -22505,7 +23432,7 @@ msgctxt "" "par_id891580133307100\n" "help.text" msgid "Returns the input string center-justified." -msgstr "" +msgstr "Vrátí vstupní řetězec zarovnaný na střed." #. TLmnE #: sf_string.xhp @@ -22514,7 +23441,7 @@ msgctxt "" "par_id571612380829021\n" "help.text" msgid "The leading and trailing white spaces are stripped and the remaining characters are completed left and right up to a specified total <literal>length</literal> with the character <literal>padding</literal>." -msgstr "" +msgstr "Z řetězce se odstraní úvodní a koncové prázdné znaky a ke zbylým znakům se doleva a doprava doplní znaky <literal>padding</literal> tak, aby měl řetězec celkovou délku <literal>length</literal>." #. 4uuQT #: sf_string.xhp @@ -22523,7 +23450,7 @@ msgctxt "" "par_id911580133391827\n" "help.text" msgid "<emph>inputstr</emph>: The string to be center-justified. If empty, the method returns an empty string." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má zarovnat na střed. Je-li prázdný, metoda vrátí prázdný řetězec." #. jHJNT #: sf_string.xhp @@ -22532,7 +23459,7 @@ msgctxt "" "par_id671580133694946\n" "help.text" msgid "<emph>length</emph>: The length of the resulting string (default = the length of the input string)." -msgstr "" +msgstr "<emph>length</emph>: Délka výsledného řetězce (výchozí = délka vstupního řetězce)." #. A3qof #: sf_string.xhp @@ -22541,7 +23468,7 @@ msgctxt "" "par_id511612381090109\n" "help.text" msgid "If the specified length is shorter than the center-justified input string, then the returned string is truncated." -msgstr "" +msgstr "Pokud je zadaná délka menší než na střed zarovnaný vstupní řetězec, vrácený řetězec bude oříznut." #. fys4j #: sf_string.xhp @@ -22550,7 +23477,7 @@ msgctxt "" "par_id101580133705268\n" "help.text" msgid "<emph>padding</emph>: The single character to be used as padding (default = the Ascii space \" \")." -msgstr "" +msgstr "<emph>padding</emph>: Jediný znak použitý pro doplnění (výchozí = znak mezery ASCII \" \")." #. 4zk3p #: sf_string.xhp @@ -22559,7 +23486,7 @@ msgctxt "" "par_id911580135466348\n" "help.text" msgid "Returns the input string left-justified." -msgstr "" +msgstr "Vrátí vstupní řetězec zarovnaný vlevo." #. 9KeCE #: sf_string.xhp @@ -22568,7 +23495,7 @@ msgctxt "" "par_id431612381917641\n" "help.text" msgid "The leading white spaces are stripped and the remaining characters are completed to the right up to a specified total <literal>length</literal> with the character <literal>padding</literal>." -msgstr "" +msgstr "Z řetězce se odstraní úvodní a koncové prázdné znaky a ke zbylým znakům se doprava doplní znaky <literal>padding</literal> tak, aby měl řetězec celkovou délku <literal>length</literal>." #. UQXSM #: sf_string.xhp @@ -22577,7 +23504,7 @@ msgctxt "" "par_id281580135523448\n" "help.text" msgid "<emph>inputstr</emph>: The string to be left-justified. If empty, the method returns an empty string." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má zarovnat vlevo. Je-li prázdný, metoda vrátí prázdný řetězec." #. EAwAa #: sf_string.xhp @@ -22586,7 +23513,7 @@ msgctxt "" "par_id431580135534910\n" "help.text" msgid "<emph>length</emph>: The length of the resulting string (default = the length of the input string)." -msgstr "" +msgstr "<emph>length</emph>: Délka výsledného řetězce (výchozí = délka vstupního řetězce)." #. ntKXx #: sf_string.xhp @@ -22595,7 +23522,7 @@ msgctxt "" "par_id161612381664182\n" "help.text" msgid "If the specified length is shorter than the left-justified input string, then the returned string is truncated." -msgstr "" +msgstr "Pokud je zadaná délka menší než vlevo zarovnaný vstupní řetězec, vrácený řetězec bude oříznut." #. wBnmv #: sf_string.xhp @@ -22604,7 +23531,7 @@ msgctxt "" "par_id221580135568475\n" "help.text" msgid "<emph>padding</emph>: The single character to be used as padding (default = the Ascii space \" \")." -msgstr "" +msgstr "<emph>padding</emph>: Jediný znak použitý pro doplnění (výchozí = znak mezery ASCII \" \")." #. TTokb #: sf_string.xhp @@ -22613,7 +23540,7 @@ msgctxt "" "par_id821580136091225\n" "help.text" msgid "Returns the input string right-justified." -msgstr "" +msgstr "Vrátí vstupní řetězec zarovnaný vpravo." #. 4fG7c #: sf_string.xhp @@ -22622,7 +23549,7 @@ msgctxt "" "par_id771612382000293\n" "help.text" msgid "The leading white spaces are stripped and the remaining characters are completed to the left up to a specified total <literal>length</literal> with the character <literal>padding</literal>." -msgstr "" +msgstr "Z řetězce se odstraní úvodní a koncové prázdné znaky a ke zbylým znakům se doleva doplní znaky <literal>padding</literal> tak, aby měl řetězec celkovou délku <literal>length</literal>." #. KxskT #: sf_string.xhp @@ -22631,7 +23558,7 @@ msgctxt "" "par_id201580136154170\n" "help.text" msgid "<emph>inputstr</emph>: The string to be right-justified. If empty, the method returns an empty string." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má zarovnat vpravo. Je-li prázdný, metoda vrátí prázdný řetězec." #. FboQc #: sf_string.xhp @@ -22640,7 +23567,7 @@ msgctxt "" "par_id71580136164632\n" "help.text" msgid "<emph>length</emph>: The length of the resulting string (default = the length of the input string)." -msgstr "" +msgstr "<emph>length</emph>: Délka výsledného řetězce (výchozí = délka vstupního řetězce)." #. dshKE #: sf_string.xhp @@ -22649,7 +23576,7 @@ msgctxt "" "par_id191612381732163\n" "help.text" msgid "If the specified length is shorter than the right-justified input string, then the returned string is truncated." -msgstr "" +msgstr "Pokud je zadaná délka menší než vpravo zarovnaný vstupní řetězec, vrácený řetězec bude oříznut." #. LtcVG #: sf_string.xhp @@ -22658,7 +23585,7 @@ msgctxt "" "par_id751580136200680\n" "help.text" msgid "<emph>padding</emph>: The single character to be used as padding (default = the Ascii space \" \")." -msgstr "" +msgstr "<emph>padding</emph>: Jediný znak použitý pro doplnění (výchozí = znak mezery ASCII \" \")." #. Wn55u #: sf_string.xhp @@ -22667,7 +23594,7 @@ msgctxt "" "par_id251580136888958\n" "help.text" msgid "Returns the input string enclosed in single or double quotes. Existing quotes are left unchanged, including leading and/or trailing quotes." -msgstr "" +msgstr "Vrátí vstupní řetězec uzavřený do jednoduchých či dvojitých uvozovek. Existující uvozovky nejsou dotčeny, a to včetně úvodních a koncových uvozovek." #. YBvt4 #: sf_string.xhp @@ -22676,7 +23603,7 @@ msgctxt "" "par_id811580136944674\n" "help.text" msgid "<emph>inputstr</emph>: The string to quote." -msgstr "" +msgstr "<emph>inputstr</emph>: Řetězec, který se má uzavřít do uvozovek." #. GynWV #: sf_string.xhp @@ -22685,7 +23612,7 @@ msgctxt "" "par_id581599129397412\n" "help.text" msgid "<emph>quotechar</emph>: Either the single (') or double (\") quote (default)." -msgstr "" +msgstr "<emph>quotechar</emph>: Jednoduchá ('), nebo dvojitá (\") uvozovka (výchozí)." #. fY3PC #: sf_string.xhp @@ -22694,7 +23621,7 @@ msgctxt "" "par_id911612382537087\n" "help.text" msgid "This method can be useful while preparing a string field to be stored in a csv-like file, which requires that text values be enclosed with single or double quotes." -msgstr "" +msgstr "Tato metoda může být užitečná při přípravě pole řetězců pro uložení do souboru typu CSV, který vyžaduje, aby textové hodnoty byly uzavřeny v jednoduchých nebo dvojitých uvozovkách." #. 8Rr4M #: sf_string.xhp @@ -22703,7 +23630,7 @@ msgctxt "" "par_id951580139124650\n" "help.text" msgid "Replaces all occurrences of the characters specified in the <literal>Before</literal> parameter by the corresponding characters specified in <literal>After</literal>." -msgstr "" +msgstr "Nahradí všechny výskyty znaků uvedených v parametru <literal>before</literal> odpovídajícími znaky z parametru <literal>after</literal>." #. 5hn2y #: sf_string.xhp @@ -22712,7 +23639,7 @@ msgctxt "" "par_id1001612384040018\n" "help.text" msgid "If the length of <literal>Before</literal> is greater than the length of <literal>After</literal>, the residual characters in <literal>Before</literal> are replaced by the last character in <literal>After</literal>." -msgstr "" +msgstr "Jestliže je řetězec <literal>before</literal> delší než <literal>after</literal>, zbývající znaky z <literal>before</literal> se nahradí posledním znakem z <literal>after</literal>." #. DD2CL #: sf_string.xhp @@ -22721,7 +23648,7 @@ msgctxt "" "par_id11580139160633\n" "help.text" msgid "<emph>inputstr</emph>: The input string on which replacements will occur." -msgstr "" +msgstr "<emph>inputstr</emph>: Vstupní řetězec, ve kterém se má nahrazení provést." #. DvaRE #: sf_string.xhp @@ -22730,7 +23657,7 @@ msgctxt "" "par_id111580139169795\n" "help.text" msgid "<emph>before</emph>: A string with the characters that will be searched in the input string for replacement." -msgstr "" +msgstr "<emph>before</emph>: Řetězec se znaky, které budou ve vstupním řetězci vyhledány a nahrazeny." #. N46b3 #: sf_string.xhp @@ -22739,7 +23666,7 @@ msgctxt "" "par_id851580139182113\n" "help.text" msgid "<emph>after</emph>: A string with the new characters that will replace those defined in <literal>before</literal>." -msgstr "" +msgstr "<emph>after</emph>: Řetězec s novými znaky, které nahradí ty, které jsou uvedeny v řetězci <literal>before</literal>." #. CDuCC #: sf_string.xhp @@ -22748,7 +23675,7 @@ msgctxt "" "bas_id921580139218457\n" "help.text" msgid "' Replaces accented characters" -msgstr "" +msgstr "' Nahradí znaky s diakritikou" #. 5ww5A #: sf_string.xhp @@ -22757,7 +23684,7 @@ msgctxt "" "par_id151612442904499\n" "help.text" msgid "The <literal>SF_String</literal> service provides useful public constants for the Latin character sets, as shown in the example below:" -msgstr "" +msgstr "Služba <literal>SF_String</literal> poskytuje přístup k užitečným konstantám pro skupiny znaků latinky, jak je ukázáno v příkladu níže:" #. 9SPjv #: sf_string.xhp @@ -22766,7 +23693,7 @@ msgctxt "" "par_id671580140272818\n" "help.text" msgid "Replaces all occurrences of a given regular expression by a new string." -msgstr "" +msgstr "Nahradí všechny výskyty zadaného regulárního výrazu novým řetězcem." #. ujCyu #: sf_string.xhp @@ -22775,7 +23702,7 @@ msgctxt "" "par_id471580140311626\n" "help.text" msgid "<emph>inputstr</emph>: The input string on which replacements will occur." -msgstr "" +msgstr "<emph>inputstr</emph>: Vstupní řetězec, ve kterém se má nahrazení provést." #. o2DS2 #: sf_string.xhp @@ -22784,7 +23711,7 @@ msgctxt "" "par_id651580140322666\n" "help.text" msgid "<emph>regex</emph>: The regular expression." -msgstr "" +msgstr "<emph>regex</emph>: Regulární výraz." #. itEEd #: sf_string.xhp @@ -22793,7 +23720,7 @@ msgctxt "" "par_id891580140334754\n" "help.text" msgid "<emph>newstr</emph>: The replacing string." -msgstr "" +msgstr "<emph>newstr</emph>: Nahrazující řetězec." #. gJRAr #: sf_string.xhp @@ -22802,7 +23729,7 @@ msgctxt "" "par_id581580140345221\n" "help.text" msgid "<emph>casesensitive</emph>: The search can be case sensitive or not (Default = <literal>False</literal>)." -msgstr "" +msgstr "<emph>casesensitive</emph>: Zda se u vyhledávání se rozlišuje velikost písmen (výchozí = <literal>False</literal>)." #. ykPVR #: sf_string.xhp @@ -22811,7 +23738,7 @@ msgctxt "" "bas_id961612384647003\n" "help.text" msgid "' \"Lxxxx xxxxx xxxxx xxx xxxx, xxxxxxxxxxx xxxxxxxxxx xxxx.\" (each lowercase letter is replaced by \"x\")" -msgstr "" +msgstr "' \"Lxxxx xxxxx xxxxx xxx xxxx, xxxxxxxxxxx xxxxxxxxxx xxxx.\" (každé malé písmeno je nahrazeno znakem \"x\")" #. rkMsv #: sf_string.xhp @@ -22820,7 +23747,7 @@ msgctxt "" "bas_id751612384623936\n" "help.text" msgid "' \"x x x x x, x x x.\" (each word is replaced by \"x\")" -msgstr "" +msgstr "' \"x x x x x, x x x.\" (každé slovo je nahrazeno znakem \"x\")" #. 2Gd5C #: sf_string.xhp @@ -25207,15 +26134,6 @@ msgctxt "" msgid "Some methods are generic for all types of documents and are inherited from the <literal>SF_Document</literal> module, whereas other methods that are specific for Writer documents are defined in the <literal>SF_Writer</literal> module." msgstr "" -#. ojZFF -#: sf_writer.xhp -msgctxt "" -"sf_writer.xhp\n" -"par_id591589189364267\n" -"help.text" -msgid "The <literal>SF_Writer</literal> module is focused on:" -msgstr "" - #. LTpqJ #: sf_writer.xhp msgctxt "" diff --git a/source/cs/helpcontent2/source/text/scalc/00.po b/source/cs/helpcontent2/source/text/scalc/00.po index da477ed6975..896d75c283e 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: 2021-09-27 19:09+0200\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2021-10-05 19:36+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textscalc00/cs/>\n" @@ -13,7 +13,7 @@ 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: Weblate 4.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1557549259.000000\n" #. E9tti @@ -286,6 +286,15 @@ msgctxt "" msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph>.</variable>" msgstr "<variable id=\"seumvo\">Zvolte <emph>Zobrazit - Zalomení stránky</emph>.</variable>" +#. YeaFw +#: 00000403.xhp +msgctxt "" +"00000403.xhp\n" +"par_id3155383\n" +"help.text" +msgid "<variable id=\"functionlist\">Choose <menuitem>View - Function List</menuitem>.</variable>" +msgstr "" + #. yDXA6 #: 00000404.xhp msgctxt "" @@ -583,15 +592,6 @@ 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>" -#. g8EoH -#: 00000404.xhp -msgctxt "" -"00000404.xhp\n" -"par_id3155383\n" -"help.text" -msgid "<variable id=\"funktionsliste\">Choose <menuitem>Insert - Function List</menuitem>.</variable>" -msgstr "<variable id=\"funktionsliste\">Zvolte <menuitem>Vložit - Seznam funkcí</menuitem>.</variable>" - #. UQGrR #: 00000404.xhp msgctxt "" @@ -601,14 +601,14 @@ msgctxt "" msgid "<variable id=\"einamen\">Choose <menuitem>Insert - Named Range or Expression</menuitem>.</variable>" msgstr "<variable id=\"einamen\">Zvolte <menuitem>Vložit - Pojmenovaná oblast nebo výraz</menuitem>.</variable>" -#. VLxrw +#. mQLYV #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3146776\n" "help.text" -msgid "<variable id=\"eiextdata\">Choose <menuitem>Sheet - Link to External Data</menuitem>.</variable>" -msgstr "<variable id=\"eiextdata\">Zvolte <menuitem>List - Odkaz na externí data</menuitem>.</variable>" +msgid "<variable id=\"eiextdata\">Choose <menuitem>Sheet - External Links</menuitem>.</variable>" +msgstr "" #. ECgNS #: 00000404.xhp diff --git a/source/cs/helpcontent2/source/text/scalc/01.po b/source/cs/helpcontent2/source/text/scalc/01.po index 23e0e9d2baa..b114fe51a2f 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: 2021-12-20 13:20+0100\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2022-01-08 14:38+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/cs/>\n" @@ -13,7 +13,7 @@ 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: Weblate 4.8.1\n" +"X-Generator: LibreOffice\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1559927186.000000\n" @@ -8279,14 +8279,14 @@ 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\"" -#. WNv2d +#. cFWJe #: 04060104.xhp msgctxt "" "04060104.xhp\n" "par_id9841608\n" "help.text" -msgid "The type of the operating system: <br/>\"AIX\" for Advanced Interactive Executive IBM computer operating systems<br/>\"ANDROID\" for Google mobile operating system<br/>\"DRAGONFLY\" for DragonFly operating system forked from FreeBSD<br/>\"EMSCRIPTEM\" for browser WebAssembly system<br/>\"FREEBSD\", \"OPENBSD\" or \"NETBSD\" for operating systems based on the Berkeley Software Distribution (BSD)<br/>\"HAIKU\" for BeOS compatible operating system<br/>\"iOS\" for Apple mobile operating system <br/>\"LINUX\" for GNU/Linux based operating systems<br/>\"MACOSX\" for Apple Mac OS X<br/>\"SOLARIS\" for Oracle Solaris operating system<br/>\"WNT\" for Microsoft Windows" -msgstr "Typ operačního systému:<br/>\"AIX\" pro počítačové operační systémy IBM Advanced Interactive Executive<br/>\"ANDROID\" pro mobilní operační systémy společnosti Google<br/>\"DRAGONFLY\" pro operační systém DragonFly vzniklý z FreeBSD<br/>\"EMSCRIPTEM\" pro systém WebAssembly v prohlížečích<br/>\"FREEBSD\", \"OPENBSD\" nebo \"NETBSD\" pro operační systémy založené na Berkeley Software Distribution (BSD)<br/>\"HAIKU\" pro operační systém kompatibilní s BeOS<br/>\"iOS\" pro mobilní operační systém společnosti Apple<br/>\"LINUX\" pro operační systémy založené na systému GNU/Linux<br/>\"MACOSX\" pro Apple Mac OS X<br/>\"SOLARIS\" pro operační systém Oracle Solaris<br/>\"WNT\" pro Microsoft Windows" +msgid "The type of the operating system: <br/>\"AIX\" for Advanced Interactive Executive IBM computer operating systems<br/>\"ANDROID\" for Google mobile operating system<br/>\"DRAGONFLY\" for DragonFly operating system forked from FreeBSD<br/>\"EMSCRIPTEN\" for browser WebAssembly system<br/>\"FREEBSD\", \"OPENBSD\" or \"NETBSD\" for operating systems based on the Berkeley Software Distribution (BSD)<br/>\"HAIKU\" for BeOS compatible operating system<br/>\"iOS\" for Apple mobile operating system <br/>\"LINUX\" for GNU/Linux based operating systems<br/>\"MACOSX\" for Apple Mac OS X<br/>\"SOLARIS\" for Oracle Solaris operating system<br/>\"WNT\" for Microsoft Windows" +msgstr "" #. zcvAx #: 04060104.xhp @@ -10952,14 +10952,14 @@ 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 +#. BJjDo #: 04060106.xhp msgctxt "" "04060106.xhp\n" "hd_id3147124\n" "help.text" -msgid "Mathematical Functions" -msgstr "Matematické funkce" +msgid "<variable id=\"math_functions_h1\"><link href=\"text/scalc/01/04060106.xhp\" name=\"math_link\">Mathematical Functions</link></variable>" +msgstr "" #. jjDha #: 04060106.xhp @@ -12833,104 +12833,14 @@ 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" -"bm_id3156086\n" -"help.text" -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" -"hd_id3156086\n" -"help.text" -msgid "TRUNC" -msgstr "TRUNC" - -#. svW2j -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3157866\n" -"help.text" -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>" - -#. MNndx -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3148511\n" -"help.text" -msgid "TRUNC(Number[; Count])" -msgstr "TRUNC(Číslo[; Počet])" - -#. TXm3Z -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3150796\n" -"help.text" -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" -"par_id3150816\n" -"help.text" -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á pro kladná čísla stejně jako <item type=\"literal\">INT(číslo)</item>, ale záporná čísla zaokrouhlí směrem k nule." - -#. SyxhC -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3148548\n" -"help.text" -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ýsledku 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čty</link>." - -#. grGeQ -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3152569\n" -"help.text" -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 +#. ABMYW #: 04060106.xhp msgctxt "" "04060106.xhp\n" -"par_id7050080\n" +"hd_id561641930400206\n" "help.text" -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." - -#. wGT5E -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id441635243969504\n" -"help.text" -msgid "<input>=TRUNC(-45.67)</input> returns -45. The default value for <emph>Count</emph> is 0." -msgstr "<input>=TRUNC(-45,67)</input> vrátí -45. Výchozí hodnota parametru <emph>Počet</emph> je 0." - -#. gMj5a -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id151635245092041\n" -"help.text" -msgid "Refer to the <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/TRUNC\" name=\"TRUNC_Wiki\">TRUNC</link> wiki page for more details about this function." -msgstr "Další informace o této funkci naleznete na wiki stránce <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/TRUNC\" name=\"TRUNC na wiki\">TRUNC</link>." +msgid "<link href=\"text/scalc/01/func_trunc.xhp\" name=\"trunc_link\">TRUNC</link>" +msgstr "" #. MQVNf #: 04060106.xhp @@ -13778,95 +13688,14 @@ 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" -"bm_id3145991\n" -"help.text" -msgid "<bookmark_value>ROUNDDOWN function</bookmark_value>" -msgstr "<bookmark_value>ROUNDDOWN</bookmark_value>" - -#. pGdu6 -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"hd_id3145991\n" -"help.text" -msgid "ROUNDDOWN" -msgstr "ROUNDDOWN" - -#. 8CrTA -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3146020\n" -"help.text" -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>" - -#. MnKJo -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3146051\n" -"help.text" -msgid "ROUNDDOWN(Number [; Count])" -msgstr "ROUNDDOWN(Číslo [; Počet])" - -#. EXn4P -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3146064\n" -"help.text" -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" -"par_id2188787\n" -"help.text" -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" -"par_id3163178\n" -"help.text" -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" -"par_id5833307\n" -"help.text" -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" -"par_id7726676\n" -"help.text" -msgid "<item type=\"input\">=ROUNDDOWN(-45.67)</item> returns -45." -msgstr "<item type=\"input\">=ROUNDDOWN(-45.67)</item> vrátí -45." - -#. hYEdB +#. 6qDk5 #: 04060106.xhp msgctxt "" "04060106.xhp\n" -"par_id3729361\n" +"hd_id561641930400105\n" "help.text" -msgid "<item type=\"input\">=ROUNDDOWN(987.65;-2)</item> returns 900." -msgstr "<item type=\"input\">=ROUNDDOWN(987.65;-2)</item> vrátí 900." +msgid "<link href=\"text/scalc/01/func_rounddown.xhp\" name=\"rounddown_link\">ROUNDDOWN</link>" +msgstr "" #. HBbDL #: 04060106.xhp @@ -19790,14 +19619,14 @@ 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 +#. ciAoA #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_idN11800\n" "help.text" -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." +msgid "If you use the optional <emph>CellValue</emph> parameter, the formula locates the URL, and then displays the text or number." +msgstr "" #. 7DGBz #: 04060109.xhp @@ -19808,23 +19637,23 @@ 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>." -#. BzM9o +#. YFNSo #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_idN1180E\n" "help.text" -msgid "HYPERLINK(\"URL\" [; \"CellText\"])" -msgstr "HYPERLINK(\"URL\" [; \"TextBuňky\"])" +msgid "HYPERLINK(\"URL\" [; CellValue])" +msgstr "" -#. UbAEY +#. weY4K #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_idN11811\n" "help.text" -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>." +msgid "<emph>URL</emph> specifies the link target. The optional <emph>CellValue</emph> parameter is the text or a number that is displayed in the cell and will be returned as the result. If the <emph>CellValue</emph> parameter is not specified, the <emph>URL</emph> is displayed in the cell text and will be returned as the result." +msgstr "" #. GdBa8 #: 04060109.xhp @@ -23048,32 +22877,104 @@ msgctxt "" msgid "WEEKS(StartDate; EndDate; Type)" msgstr "WEEKS(PočátečníDatum; KoncovéDatum; Typ)" -#. DGrw3 +#. uwhoB #: 04060111.xhp msgctxt "" "04060111.xhp\n" "par_id3151387\n" "help.text" -msgid "<emph>StartDate</emph> is the first date" -msgstr "<emph>PočátečníDatum</emph> je první datum" +msgid "<emph>StartDate</emph> is the start date in the interval." +msgstr "" -#. VLEPK +#. AGYKD #: 04060111.xhp msgctxt "" "04060111.xhp\n" "par_id3146324\n" "help.text" -msgid "<emph>EndDate</emph> is the second date" -msgstr "<emph>KoncovéDatum</emph> je druhé datum" +msgid "<emph>EndDate</emph> is the end date in the interval. The end date must be greater than the start date, or else an error is returned." +msgstr "" -#. YHupv +#. PcBbC #: 04060111.xhp msgctxt "" "04060111.xhp\n" "par_id3166467\n" "help.text" -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ů)." +msgid "<emph>Type</emph> specifies the type of difference to be calculated. Possible values are 0 (time interval) or 1 (calendar weeks)." +msgstr "" + +#. QaW6B +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id81641990941192\n" +"help.text" +msgid "If <emph>Type = 0</emph> the function will assume that 7 days is equivalent to one week without considering any specific day to mark the beginning of a week." +msgstr "" + +#. geCV7 +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id31641991010650\n" +"help.text" +msgid "If <emph>Type = 1</emph> the function will consider Monday to be the first day of the week. Therefore, except for the start date, each occurrence of a Monday in the interval is counted as an additional week." +msgstr "" + +#. CF4K3 +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id971641990480242\n" +"help.text" +msgid "This function considers Monday to be the first day of the week regardless of the current locale settings." +msgstr "" + +#. H2Gpc +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id671641994821992\n" +"help.text" +msgid "In the following examples, dates are passed as strings. However, they can also be stored in separate cells and be passed as references." +msgstr "" + +#. SyEBP +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id71641991391639\n" +"help.text" +msgid "<input>=WEEKS(\"01/12/2022\",\"01/17/2022\",0)</input> returns 0 because <emph>Type</emph> was set to 0 and there are only 5 days in the interval." +msgstr "" + +#. zVfY3 +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id71641991390039\n" +"help.text" +msgid "<input>=WEEKS(\"01/12/2022\",\"01/19/2022\",0)</input> returns 1 because <emph>Type</emph> was set to 0 and there are 7 days in the interval." +msgstr "" + +#. rABLZ +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id71641991391123\n" +"help.text" +msgid "<input>=WEEKS(\"01/12/2022\",\"01/17/2022\",1)</input> returns 1 because <emph>Type</emph> was set to 1 and the interval contains a Monday, since 01/12/2022 is a Wednesday and 01/17/2022 is a Monday." +msgstr "" + +#. AxokT +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id71641991332523\n" +"help.text" +msgid "<input>=WEEKS(\"01/10/2022\",\"01/15/2022\",1)</input> returns 0 because <emph>Type</emph> was set to 1 and the interval does not contain any Mondays, except for the start date." +msgstr "" #. 94JhK #: 04060111.xhp @@ -33155,186 +33056,6 @@ 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" -"par_id3154096\n" -"help.text" -msgid "Data_B (observed)" -msgstr "Data_B (pozorovaná)" - -#. ByU5t -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3152948\n" -"help.text" -msgid "Data_E (expected)" -msgstr "Data_E (očekávaná)" - -#. jFpGp -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3152876\n" -"help.text" -msgid "1" -msgstr "1" - -#. yVGtC -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3159279\n" -"help.text" -msgid "<item type=\"input\">195</item>" -msgstr "<item type=\"input\">195</item>" - -#. ZGbzD -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3149105\n" -"help.text" -msgid "<item type=\"input\">170</item>" -msgstr "<item type=\"input\">170</item>" - -#. ZiBjZ -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3149922\n" -"help.text" -msgid "2" -msgstr "2" - -#. zDgpW -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3148621\n" -"help.text" -msgid "<item type=\"input\">151</item>" -msgstr "<item type=\"input\">151</item>" - -#. RVD5R -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3148987\n" -"help.text" -msgid "<item type=\"input\">170</item>" -msgstr "<item type=\"input\">170</item>" - -#. FbArc -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3149417\n" -"help.text" -msgid "3" -msgstr "3" - -#. BzCPW -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3148661\n" -"help.text" -msgid "<item type=\"input\">148</item>" -msgstr "<item type=\"input\">148</item>" - -#. FMqUi -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3151128\n" -"help.text" -msgid "<item type=\"input\">170</item>" -msgstr "<item type=\"input\">170</item>" - -#. SnMGY -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3148467\n" -"help.text" -msgid "4" -msgstr "4" - -#. pMLAc -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3149237\n" -"help.text" -msgid "<item type=\"input\">189</item>" -msgstr "<item type=\"input\">189</item>" - -#. MSsKd -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3145304\n" -"help.text" -msgid "<item type=\"input\">170</item>" -msgstr "<item type=\"input\">170</item>" - -#. HztMb -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3149927\n" -"help.text" -msgid "5" -msgstr "5" - -#. 9cTzf -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3150630\n" -"help.text" -msgid "<item type=\"input\">183</item>" -msgstr "<item type=\"input\">183</item>" - -#. 4XAhh -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3150423\n" -"help.text" -msgid "<item type=\"input\">170</item>" -msgstr "<item type=\"input\">170</item>" - -#. bZFnZ -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3143275\n" -"help.text" -msgid "6" -msgstr "6" - -#. P6GPe -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3144750\n" -"help.text" -msgid "<item type=\"input\">154</item>" -msgstr "<item type=\"input\">154</item>" - -#. WpLSG -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3153947\n" -"help.text" -msgid "<item type=\"input\">170</item>" -msgstr "<item type=\"input\">170</item>" - #. rEABj #: 04060181.xhp msgctxt "" @@ -33425,168 +33146,6 @@ msgctxt "" msgid "Data_E (expected)" msgstr "Data_E (očekávaná)" -#. M2NhH -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2952876\n" -"help.text" -msgid "1" -msgstr "1" - -#. mEBPP -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2959279\n" -"help.text" -msgid "<item type=\"input\">195</item>" -msgstr "<item type=\"input\">195</item>" - -#. dToZL -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2949105\n" -"help.text" -msgid "<item type=\"input\">170</item>" -msgstr "<item type=\"input\">170</item>" - -#. EWS97 -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2949922\n" -"help.text" -msgid "2" -msgstr "2" - -#. DWkBk -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2948621\n" -"help.text" -msgid "<item type=\"input\">151</item>" -msgstr "<item type=\"input\">151</item>" - -#. DEGVA -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2948987\n" -"help.text" -msgid "<item type=\"input\">170</item>" -msgstr "<item type=\"input\">170</item>" - -#. Wwt2C -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2949417\n" -"help.text" -msgid "3" -msgstr "3" - -#. 7qHtk -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2948661\n" -"help.text" -msgid "<item type=\"input\">148</item>" -msgstr "<item type=\"input\">148</item>" - -#. Ked6Y -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2951128\n" -"help.text" -msgid "<item type=\"input\">170</item>" -msgstr "<item type=\"input\">170</item>" - -#. BSjh8 -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2948467\n" -"help.text" -msgid "4" -msgstr "4" - -#. te7qv -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2949237\n" -"help.text" -msgid "<item type=\"input\">189</item>" -msgstr "<item type=\"input\">189</item>" - -#. HHXxw -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2945304\n" -"help.text" -msgid "<item type=\"input\">170</item>" -msgstr "<item type=\"input\">170</item>" - -#. wEAU9 -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2949927\n" -"help.text" -msgid "5" -msgstr "5" - -#. 5PwZu -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2950630\n" -"help.text" -msgid "<item type=\"input\">183</item>" -msgstr "<item type=\"input\">183</item>" - -#. GCF9s -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2950423\n" -"help.text" -msgid "<item type=\"input\">170</item>" -msgstr "<item type=\"input\">170</item>" - -#. 4mWE7 -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2943275\n" -"help.text" -msgid "6" -msgstr "6" - -#. BkDtt -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2944750\n" -"help.text" -msgid "<item type=\"input\">154</item>" -msgstr "<item type=\"input\">154</item>" - -#. a278z -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2953947\n" -"help.text" -msgid "<item type=\"input\">170</item>" -msgstr "<item type=\"input\">170</item>" - #. CCSNU #: 04060181.xhp msgctxt "" @@ -42974,14 +42533,14 @@ 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 +#. fMNek #: 04090000.xhp msgctxt "" "04090000.xhp\n" "tit\n" "help.text" -msgid "Link to External Data" -msgstr "Odkaz na externí data" +msgid "External Links" +msgstr "" #. Fnwpz #: 04090000.xhp @@ -42992,14 +42551,14 @@ 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 +#. rGHoi #: 04090000.xhp msgctxt "" "04090000.xhp\n" "hd_id3145785\n" "help.text" -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>" +msgid "<link href=\"text/scalc/01/04090000.xhp\" name=\"External Data\">External Links</link>" +msgstr "" #. SaAut #: 04090000.xhp @@ -45359,23 +44918,32 @@ msgctxt "" msgid "Conditional Formatting" msgstr "Podmíněné formátování" -#. wjrDJ +#. qb52L #: 05120000.xhp msgctxt "" "05120000.xhp\n" "par_id3163710\n" "help.text" -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í." +msgid "<variable id=\"bedingtetext\"><ahelp hid=\".\">Use <emph>Conditional Formatting</emph> to define range-based conditions that determine which cell style will be applied to each cell in a given range based on its contents.</ahelp></variable> The cell style corresponding to the first condition that evaluates to <emph>true</emph> is applied. Cell styles applied through Conditional Formatting override cell styles applied manually using the <link href=\"text/scalc/main0202.xhp\" name=\"FormattingBar_link\"><emph>Formatting Bar</emph></link> or the <emph>Styles</emph> sidebar." +msgstr "" -#. aG8CH +#. 2GWTv #: 05120000.xhp msgctxt "" "05120000.xhp\n" "par_id3163711\n" "help.text" -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." +msgid "You can enter several conditions that query the cell values or results of formulas. The conditions are evaluated from first to the last. If <emph>Condition 1</emph> is true based on the current cell contents, the corresponding cell style is applied. Otherwise, <emph>Condition 2</emph> is evaluated to determine if its corresponding style will be applied. If none of the conditions match cell contents, then no changes are made to the cell format." +msgstr "" + +#. GNdvU +#: 05120000.xhp +msgctxt "" +"05120000.xhp\n" +"par_id431642031216368\n" +"help.text" +msgid "Conditional formats do no overwrite cell styles and direct formatting applied manually. They remain saved as cell properties and are applied when the cell matches no conditions or when you remove all conditional formats." +msgstr "" #. AMXCn #: 05120000.xhp @@ -53162,6 +52730,132 @@ msgctxt "" msgid "<ahelp hid=\".\">Commands to calculate formula cells.</ahelp>" msgstr "<ahelp hid=\".\">Příkazy pro přepočítávání vzorců v buňkách.</ahelp>" +#. 9AbDs +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"tit\n" +"help.text" +msgid "Calculation Accuracy" +msgstr "" + +#. 8Bv3f +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"bm_id741642020503366\n" +"help.text" +msgid "<bookmark_value>calculation;accuracy</bookmark_value> <bookmark_value>precision;calculation</bookmark_value>" +msgstr "" + +#. 4gPte +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"hd_id961642017927878\n" +"help.text" +msgid "<link href=\"text/scalc/01/calculation_accuracy.xhp\" name=\"accuracy\">%PRODUCTNAME Calculation Accuracy</link>" +msgstr "" + +#. sW5fH +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"hd_id941642017968835\n" +"help.text" +msgid "Inherent Accuracy Problem" +msgstr "" + +#. hov7p +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"par_id541642018071800\n" +"help.text" +msgid "%PRODUCTNAME Calc, just like most other spreadsheet software, uses floating-point math capabilities available on hardware. Given that most contemporary hardware uses binary floating-point arithmetic with limited precision defined in <link href=\"https://en.wikipedia.org/wiki/IEEE_754\" name=\"IEEE754\">IEEE 754</link> standard, many decimal numbers - including as simple as 0.1 - cannot be precisely represented in %PRODUCTNAME Calc (which uses 64-bit double-precision numbers internally)." +msgstr "" + +#. YPbto +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"par_id191642019423811\n" +"help.text" +msgid "Calculations with those numbers necessarily <link href=\"https://en.wikipedia.org/wiki/Floating-point_arithmetic#Accuracy_problems\" name=\"wpediaaccuracy\">results in rounding errors</link>, and those accumulate with every calculation." +msgstr "" + +#. dvRFz +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"par_id221642019437175\n" +"help.text" +msgid "This is not a bug, but is expected and currently unavoidable without using complex calculations in software, which would incur inappropriate performance penalties, and thus is out of question. Users need to account for that, and use rounding and comparisons with <link href=\"https://en.wikipedia.org/wiki/Machine_epsilon\" name=\"macnie_epsilon\">machine epsilon (or unit roundoff)</link> as necessary." +msgstr "" + +#. ncGy5 +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"par_id801642019531438\n" +"help.text" +msgid "An example with numbers:" +msgstr "" + +#. BpnPy +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"par_id761642018318896\n" +"help.text" +msgid "This will result in -999.129999999997 in A3, instead of expected -999.13 (you might need to increase shown decimal places in cell format to see this)." +msgstr "" + +#. kDcn9 +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"par_id221642020132399\n" +"help.text" +msgid "An example with dates and times:" +msgstr "" + +#. aWCYz +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"par_id801642018326882\n" +"help.text" +msgid "Due to the specific of time representation in Calc, this also applies to all calculations involving times. For example, the cells A1 and A2 below show the date and time data as entered (in ISO 8601 format):" +msgstr "" + +#. rcuhc +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"par_id101643312991679\n" +"help.text" +msgid "Cell A3 will show 00:10:00 if the default formatting [HH]:MM:SS is applied to the cell. However, cell A3 will show 00:09:59.999999 instead of expected 00:10:00.000000 if formatted using [HH]:MM:SS.000000 format string. This happens despite only whole numbers of hours and minutes were used, because internally, any time is a fraction of a day, 12:00 (noon) being represented as 0.5." +msgstr "" + +#. EZjhJ +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"par_id921642020011065\n" +"help.text" +msgid "The data in A1 is represented internally as 43934.5125, and in A2 as 43934.5055555555591126903891563 (which is not exact representation of the entered datetime, which would be 43934.505555555555555555...)." +msgstr "" + +#. QY6Ti +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"par_id801642020017858\n" +"help.text" +msgid "Their subtraction results in 0.00694444443287037, a value slightly less than expected 0.00694444444444..., which is 10 minutes." +msgstr "" + #. J8xZD #: cell_styles.xhp msgctxt "" @@ -53216,6 +52910,24 @@ msgctxt "" msgid "Examples" msgstr "Příklady" +#. XAFa7 +#: common_func.xhp +msgctxt "" +"common_func.xhp\n" +"hd_id301640873452726\n" +"help.text" +msgid "Technical information" +msgstr "" + +#. 7AVhU +#: common_func.xhp +msgctxt "" +"common_func.xhp\n" +"par_id251640873774457\n" +"help.text" +msgid "This function is not part of the <emph>Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format</emph> standard. The name space is" +msgstr "" + #. STMGF #: common_func.xhp msgctxt "" @@ -54377,23 +54089,23 @@ 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 +#. S6DPQ #: exponsmooth_embd.xhp msgctxt "" "exponsmooth_embd.xhp\n" "par_id0403201618594553\n" "help.text" -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." +msgid "<emph>timeline (mandatory):</emph> A numeric array or range. The timeline (x-value) range for the historical values." +msgstr "" -#. wE7cv +#. Re7Cm #: exponsmooth_embd.xhp msgctxt "" "exponsmooth_embd.xhp\n" "par_id040320161859450\n" "help.text" -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!" +msgid "The timeline does not have to be sorted, the functions will sort it for calculations.<br/>The timeline values must have a consistent step between them.<br/>If a constant step cannot be identified in the sorted timeline, the functions will return the #NUM! error.<br/>If the ranges of both the timeline and the historical values are not the same size, the functions will return the #N/A error.<br/>If the timeline contains fewer than 2 data periods, the functions will return the #VALUE! error." +msgstr "" #. AbNWD #: exponsmooth_embd.xhp @@ -58058,6 +57770,15 @@ msgctxt "" msgid "Torr" msgstr "torr" +#. CNDuZ +#: func_convert.xhp +msgctxt "" +"func_convert.xhp\n" +"par_id911641306487164\n" +"help.text" +msgid "1 - The \"at\" unit is deprecated. Use \"atm\" instead." +msgstr "" + #. vWzBh #: func_convert.xhp msgctxt "" @@ -58607,6 +58328,15 @@ msgctxt "" msgid "Cubic yard" msgstr "yard krychlový" +#. EsueL +#: func_convert.xhp +msgctxt "" +"func_convert.xhp\n" +"par_id671641306535516\n" +"help.text" +msgid "2 - These units are not part of the <emph>Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format</emph> standard for the CONVERT function. They are preserved for backward compatibility." +msgstr "" + #. ej2DE #: func_convert.xhp msgctxt "" @@ -59021,14 +58751,14 @@ 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 +#. zRWUX #: func_datedif.xhp msgctxt "" "func_datedif.xhp\n" -"par_id3150474\n" +"par_id531642776283977\n" "help.text" -msgid "DATEDIF(Start date; End date; Interval)" -msgstr "DATEDIF(Počáteční datum; Koncové datum; Interval)" +msgid "<input>DATEDIF(Start date; End date; Interval)</input>" +msgstr "" #. CMjse #: func_datedif.xhp @@ -59048,14 +58778,14 @@ 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 +#. PZGXK #: func_datedif.xhp msgctxt "" "func_datedif.xhp\n" "par_id3153183\n" "help.text" -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\"." +msgid "<emph>Interval</emph> is a string that determines how the difference will be calculated. Possible values are \"d\", \"m\", \"y\", \"ym\", \"md\" or \"yd\" regardless of the current language settings." +msgstr "" #. Lxgdp #: func_datedif.xhp @@ -60677,14 +60407,14 @@ msgctxt "" msgid "<bookmark_value>FORECAST.ETS.MULT function</bookmark_value>" msgstr "<bookmark_value>FORECAST.ETS.MULT</bookmark_value>" -#. GByS5 +#. LnXao #: func_forecastetsmult.xhp msgctxt "" "func_forecastetsmult.xhp\n" "hd_id0603201610022291\n" "help.text" -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>" +msgid "<link href=\"text/scalc/01/func_forecastetsmult.xhp\">FORECAST.ETS.MULT Function</link>" +msgstr "" #. tYAjY #: func_forecastetsmult.xhp @@ -64151,14 +63881,14 @@ msgctxt "" msgid "<bookmark_value>rawsubtract;subtraction</bookmark_value> <bookmark_value>RAWSUBTRACT function</bookmark_value>" msgstr "<bookmark_value>odčítání;RAWSUBTRACT</bookmark_value><bookmark_value>RAWSUBTRACT</bookmark_value>" -#. fYK6C +#. e3VEx #: func_rawsubtract.xhp msgctxt "" "func_rawsubtract.xhp\n" "hd_2016112109231\n" "help.text" -msgid "<link href=\"text/scalc/01/func_rawsubtract.xhp\">RAWSUBTRACT</link>" -msgstr "<link href=\"text/scalc/01/func_rawsubtract.xhp\">RAWSUBTRACT</link>" +msgid "<variable id=\"rawsubtracth1\"><link href=\"text/scalc/01/func_rawsubtract.xhp\">RAWSUBTRACT</link></variable>" +msgstr "" #. CoCx7 #: func_rawsubtract.xhp @@ -64610,6 +64340,132 @@ msgctxt "" msgid "<input>=ROMAN(0)</input> returns \"\" (empty text)." msgstr "<input>=ROMAN(0)</input> vrátí \"\" (prázdný text)." +#. aU68a +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"tit\n" +"help.text" +msgid "ROUNDDOWN function" +msgstr "" + +#. riRPe +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"bm_id3156384\n" +"help.text" +msgid "<bookmark_value>ROUNDDOWN function</bookmark_value> <bookmark_value>numbers;rounding down</bookmark_value>" +msgstr "" + +#. sroq5 +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"hd_id601641846107898\n" +"help.text" +msgid "<variable id=\"rounddown_h1\"><link href=\"text/scalc/01/func_rounddown.xhp\" name=\"rounddown_link\">ROUNDDOWN function</link></variable>" +msgstr "" + +#. dFaB6 +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"par_id841641927277474\n" +"help.text" +msgid "Rounds down a number while keeping a specified number of decimal digits." +msgstr "" + +#. gchGZ +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"par_id701642530512560\n" +"help.text" +msgid "This function is equivalent to the <link href=\"text/scalc/01/func_trunc.xhp\" name=\"TRUNC_link\">TRUNC function</link>." +msgstr "" + +#. soLKp +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"par_id341641927560587\n" +"help.text" +msgid "<input>ROUNDDOWN(Number [; Count])</input>" +msgstr "" + +#. zMhAG +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"par_id11641927688319\n" +"help.text" +msgid "<emph>Number:</emph> The number to be rounded down." +msgstr "" + +#. CkVAE +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"par_id861641927715672\n" +"help.text" +msgid "<emph>Count:</emph> Optional parameter that defines the number of decimal places to be kept. The default value is 0 (zero)." +msgstr "" + +#. rJEFs +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"par_id911641928545976\n" +"help.text" +msgid "Use negative values for <emph>Count</emph> to round the integer part of the original <emph>Number</emph>. For example, -1 will round down the first integer number before the decimal separator, -2 will round down the two integer numbers before the decimal separator, and so forth." +msgstr "" + +#. WfEbN +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"par_id181641929609906\n" +"help.text" +msgid "In %PRODUCTNAME the <emph>Count</emph> parameter is optional whereas in MS Excel this parameter is mandatory. When an ODS file contains a call to ROUNDDOWN without the <emph>Count</emph> parameter and the file is exported to XLS or XLSX formats, the missing argument will automatically be added with value zero to maintain compatibility." +msgstr "" + +#. BCmT8 +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"par_id901641928192870\n" +"help.text" +msgid "<input>=ROUNDDOWN(21.89)</input> returns 21. Note that this example uses the default value for <emph>Count</emph> which is 0." +msgstr "" + +#. aGJYK +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"par_id901641928192110\n" +"help.text" +msgid "<input>=ROUNDDOWN(103.37,1)</input> returns 103.3." +msgstr "" + +#. bzN7A +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"par_id171641928456743\n" +"help.text" +msgid "<input>=ROUNDDOWN(0.664,2)</input> returns 0.66." +msgstr "" + +#. e4fx9 +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"par_id641641928712287\n" +"help.text" +msgid "<input>=ROUNDDOWN(214.2,-1)</input> returns 210. Note the negative value for <emph>Count</emph>, which causes the first integer value before the decimal separator to be rounded towards zero." +msgstr "" + #. E7heY #: func_roundsig.xhp msgctxt "" @@ -64628,14 +64484,14 @@ msgctxt "" msgid "<bookmark_value>ROUNDSIG Function</bookmark_value>" msgstr "<bookmark_value>ROUNDSIG Funkce</bookmark_value>" -#. jcZEL +#. UCpWh #: func_roundsig.xhp msgctxt "" "func_roundsig.xhp\n" "hd_id351519154702177\n" "help.text" -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>" +msgid "<link href=\"text/scalc/01/func_roundsig.xhp\" name=\"function roundsig\">ROUNDSIG</link>" +msgstr "" #. jJKBA #: func_roundsig.xhp @@ -65726,6 +65582,132 @@ 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." +#. Y2uYG +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"tit\n" +"help.text" +msgid "TRUNC function" +msgstr "" + +#. UkBEB +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"bm_id3156384\n" +"help.text" +msgid "<bookmark_value>TRUNC function</bookmark_value> <bookmark_value>decimal places;cutting off</bookmark_value> <bookmark_value>numbers;truncate</bookmark_value>" +msgstr "" + +#. CQ5Zg +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"hd_id601641846107898\n" +"help.text" +msgid "<variable id=\"trunc_h1\"><link href=\"text/scalc/01/func_trunc.xhp\" name=\"trunc_link\">TRUNC function</link></variable>" +msgstr "" + +#. dkTrh +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"par_id841641927277474\n" +"help.text" +msgid "Truncates a number while keeping a specified number of decimal digits." +msgstr "" + +#. Hxed7 +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"par_id701642530512560\n" +"help.text" +msgid "This function is equivalent to the <link href=\"text/scalc/01/func_rounddown.xhp\" name=\"ROUNDDOWN_link\">ROUNDDOWN function</link>." +msgstr "" + +#. oZAWU +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"par_id321641927458888\n" +"help.text" +msgid "The rounding method used by this function is known as <emph>rounding towards zero</emph>. The resulting number will always be smaller than or equal to the original number." +msgstr "" + +#. SqCQv +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"par_id341641927560587\n" +"help.text" +msgid "<input>TRUNC(Number [; Count])</input>" +msgstr "" + +#. RryDW +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"par_id11641927688319\n" +"help.text" +msgid "<emph>Number:</emph> The number to be truncated." +msgstr "" + +#. Hg6mt +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"par_id861641927715672\n" +"help.text" +msgid "<emph>Count:</emph> Optional parameter that defines the number of decimal places to be kept. The default value is 0 (zero)." +msgstr "" + +#. HKrSh +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"par_id911641928545976\n" +"help.text" +msgid "Use negative values for <emph>Count</emph> to round the integer part of the original <emph>Number</emph>. For example, -1 will round down the first integer number before the decimal separator, -2 will round down the two integer numbers before the decimal separator, and so forth." +msgstr "" + +#. EJFZd +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"par_id901641928192870\n" +"help.text" +msgid "<input>=TRUNC(21.89)</input> returns 21. Note that this example uses the default value for <emph>Count</emph> which is 0." +msgstr "" + +#. ccEGa +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"par_id901641928192110\n" +"help.text" +msgid "<input>=TRUNC(103.37,1)</input> returns 103.3." +msgstr "" + +#. jJvgo +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"par_id171641928456743\n" +"help.text" +msgid "<input>=TRUNC(0.664,2)</input> returns 0.66." +msgstr "" + +#. Qf3R9 +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"par_id641641928712287\n" +"help.text" +msgid "<input>=TRUNC(214.2,-1)</input> returns 210. Note the negative value for <emph>Count</emph>, which causes the first integer value before the decimal separator to be rounded towards zero." +msgstr "" + #. w86Dm #: func_value.xhp msgctxt "" @@ -67364,14 +67346,158 @@ msgctxt "" msgid "<ahelp hid=\".\"><variable id=\"streams_desc\">Create live data streams for spreadsheets.</variable></ahelp>" msgstr "<ahelp hid=\".\"><variable id=\"streams_desc\">Vytvoří pro sešity živé datové proudy.</variable></ahelp>" -#. Zsu3z +#. GmNXG #: live_data_stream.xhp msgctxt "" "live_data_stream.xhp\n" "par_id240920171007389295\n" "help.text" -msgid "Menu <menuitem>Data – Streams...</menuitem>" -msgstr "Nabídka <menuitem>Data – Proudy</menuitem>" +msgid "Choose <menuitem>Data – Streams</menuitem>" +msgstr "" + +#. aV8Lc +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"par_id221641995264796\n" +"help.text" +msgid "Data streaming is the continuous flow of data generated by various sources. In %PRODUCTNAME Calc, data streams can be processed, stored, analyzed, and acted upon as it's generated in real-time." +msgstr "" + +#. KANFG +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"par_id831641996045238\n" +"help.text" +msgid "Some real-life examples of streaming data include use cases in every industry, including real-time stock trades, up-to-the-minute retail inventory management, social media feeds, multiplayer game interactions, and ride-sharing apps." +msgstr "" + +#. sWHpE +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"hd_id791641995257145\n" +"help.text" +msgid "Source stream" +msgstr "" + +#. dyVdA +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"hd_id931641998122172\n" +"help.text" +msgid "URL" +msgstr "" + +#. oYvgF +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"par_id31641995269740\n" +"help.text" +msgid "URL of the source document in the local file system or internet." +msgstr "" + +#. 3Bdbh +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"hd_id811641996480534\n" +"help.text" +msgid "Interpret stream data as" +msgstr "" + +#. QpvTc +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"par_id591641996318461\n" +"help.text" +msgid "<emph>value1,value2,...,valueN, and fill into range</emph>:" +msgstr "" + +#. iB5Fv +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"par_id441641996322078\n" +"help.text" +msgid "<emph>address,value</emph>:" +msgstr "" + +#. JYyrF +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"hd_id241641998151807\n" +"help.text" +msgid "Empty lines trigger UI refresh" +msgstr "" + +#. CEui4 +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"hd_id341641995330350\n" +"help.text" +msgid "When new data arrives" +msgstr "" + +#. snU6R +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"par_id731641995339462\n" +"help.text" +msgid "There are three features of this option:" +msgstr "" + +#. GLs5t +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"par_id471641995370002\n" +"help.text" +msgid "<emph>Move existing data down</emph>: the existing data is moved down in index and the empty space is filled by arriving data. In short, we deal in fix range of indexes." +msgstr "" + +#. nfgHU +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"par_id841641995386510\n" +"help.text" +msgid "<emph>Move the range down</emph>: the arriving data is appended at the end of existing data and range of indexes to be processed is shifted." +msgstr "" + +#. 4zg6F +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"par_id1001641996559358\n" +"help.text" +msgid "<emph>Overwrite existing data</emph>: the arriving data overrides the existing data." +msgstr "" + +#. ZHiEZ +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"hd_id121641995404922\n" +"help.text" +msgid "Maximal Amount of Rows" +msgstr "" + +#. GTkWu +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"par_id961641995414472\n" +"help.text" +msgid "Limit the maximum numbers of rows to a specified value or leave undefined, but limited to the %PRODUCTNAME Calc row limit." +msgstr "" #. k7H5Y #: solver.xhp diff --git a/source/cs/helpcontent2/source/text/scalc/05.po b/source/cs/helpcontent2/source/text/scalc/05.po index 0a0af4885f1..f0d50b34133 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: 2020-10-27 12:31+0100\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2020-10-28 19:35+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc05/cs/>\n" @@ -13,7 +13,7 @@ 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: Weblate 4.1.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1557549549.000000\n" #. Cxzki @@ -430,14 +430,14 @@ msgctxt "" msgid "519<br/>#VALUE!" msgstr "519<br/>#VALUE!" -#. ESdqW +#. c9Gyw #: 02140000.xhp msgctxt "" "02140000.xhp\n" "par_id3155954\n" "help.text" -msgid "No result (instead of Err:519 cell displays #VALUE!)" -msgstr "Žádný výsledek (v buňce se zobrazí #VALUE! namísto Chyba:519)" +msgid "No value (instead of Err:519 cell displays #VALUE!)" +msgstr "" #. cf6oh #: 02140000.xhp @@ -529,14 +529,14 @@ msgctxt "" msgid "524<br/>#REF!" msgstr "524<br/>#REF!" -#. ioqDF +#. aHB3e #: 02140000.xhp msgctxt "" "02140000.xhp\n" "par_id3154634\n" "help.text" -msgid "invalid references (instead of Err:524 cell displays #REF!)" -msgstr "Neplatné odkazy (v buňce se zobrazí #REF! namísto Chyba:524)" +msgid "Not a valid reference (instead of Err:524 cell displays #REF!)" +msgstr "" #. iGGQE #: 02140000.xhp diff --git a/source/cs/helpcontent2/source/text/scalc/guide.po b/source/cs/helpcontent2/source/text/scalc/guide.po index 790ca930571..767624080d0 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: 2021-10-25 12:48+0200\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2021-11-05 04:43+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/cs/>\n" @@ -13,7 +13,7 @@ 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: Weblate 4.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1547389818.000000\n" #. NXy6S @@ -1870,14 +1870,14 @@ msgctxt "" msgid "Area Selection" msgstr "Výběr oblasti" -#. CB8nY +#. y55CS #: cell_enter.xhp msgctxt "" "cell_enter.xhp\n" "par_id2011780\n" "help.text" -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." +msgid "Select the area where you want to input values. Now you can start to input values from the cursor position in the selected area. Press the <keycode>Tab</keycode> key to advance to the next cell or <keycode>Shift</keycode> + <keycode>Tab</keycode> to move backward. At the edges of the selected area the tab key jumps inside the selected area. You will not leave the selected area." +msgstr "" #. HbCtq #: cell_enter.xhp @@ -1888,14 +1888,14 @@ 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 +#. CCcpp #: cell_enter.xhp msgctxt "" "cell_enter.xhp\n" "par_id3232520\n" "help.text" -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." +msgid "Select the area from B3 to E7. Now B3 is waiting for your input. Press <keycode>Tab</keycode> to advance to the next cell within the selected area." +msgstr "" #. pbEDF #: cell_enter.xhp @@ -2635,14 +2635,14 @@ 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 +#. 5JKBf #: cellreferences_url.xhp msgctxt "" "cellreferences_url.xhp\n" "par_id3145384\n" "help.text" -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>." +msgid "Choose <item type=\"menuitem\">Sheet - External Links</item>. The <link href=\"text/scalc/01/04090000.xhp\" name=\"External Data\"><item type=\"menuitem\">External Data</item></link> dialog appears." +msgstr "" #. EQzxX #: cellreferences_url.xhp @@ -13363,14 +13363,14 @@ 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 +#. SCn3P #: webquery.xhp msgctxt "" "webquery.xhp\n" "par_id3145750\n" "help.text" -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>." +msgid "Choose <emph>Sheet - External Links</emph>. This opens the <link href=\"text/scalc/01/04090000.xhp\">External Data</link> dialog." +msgstr "" #. AGj3g #: webquery.xhp diff --git a/source/cs/helpcontent2/source/text/sdatabase.po b/source/cs/helpcontent2/source/text/sdatabase.po index a1f35a2a4f9..c3a6d5ff507 100644 --- a/source/cs/helpcontent2/source/text/sdatabase.po +++ b/source/cs/helpcontent2/source/text/sdatabase.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: 2021-11-19 15:44+0100\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2022-01-08 14:39+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/cs/>\n" @@ -2787,14 +2787,14 @@ msgctxt "" msgid "Natural" msgstr "Přirozené" -#. 44FEn +#. jNw6g #: 02010101.xhp msgctxt "" "02010101.xhp\n" "par_id0305200912031977\n" "help.text" -msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL in inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>" -msgstr "<ahelp hid=\".\">Při přirozeném spoji se do SQL příkazu relace vloží klíčové slovo NATURAL. Relace spojí všechny sloupce, které mají v obou tabulkách stejný název. Výsledná tabulka obsahuje pouze jeden sloupec z páru stejně pojmenovaných sloupců.</ahelp>" +msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>" +msgstr "" #. pK6MV #: 04000000.xhp @@ -7827,15 +7827,6 @@ msgctxt "" msgid "<link href=\"text/sdatabase/dabawiz02access.xhp\">Set up Microsoft Access or Microsoft Access 2007 connection</link>" msgstr "<link href=\"text/sdatabase/dabawiz02access.xhp\">Nastavení připojení k Microsoft Access nebo Microsoft Access 2007</link>" -#. NCWx8 -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN1063A\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/dabawiz02ldap.xhp\">Set up LDAP connection</link>" -msgstr "<link href=\"text/shared/explorer/database/dabawiz02ldap.xhp\">Nastavení připojení k LDAP</link>" - #. 6qgTE #: dabawiz01.xhp msgctxt "" @@ -9069,6 +9060,150 @@ msgctxt "" msgid "<link href=\"text/sdatabase/dabawiz03auth.xhp\">Authentication</link>" msgstr "<link href=\"text/sdatabase/dabawiz03auth.xhp\">Autentizace</link>" +#. MBZfJ +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"tit\n" +"help.text" +msgid "PostgreSQL Connection" +msgstr "" + +#. JBJjz +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"bm_id861587404584956\n" +"help.text" +msgid "<bookmark_value>PostgreSQL settings (Base)</bookmark_value>" +msgstr "" + +#. e9apS +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"hd_id971643043442131\n" +"help.text" +msgid "<variable id=\"pgsqlh1\"><link href=\"text/sdatabase/dabawiz02pgsql.xhp\" name=\"pgconnection\">PostgreSQL Connection</link></variable>" +msgstr "" + +#. mReEM +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id811643043442133\n" +"help.text" +msgid "Specifies the options for connecting to PostgreSQL databases." +msgstr "" + +#. Chhvj +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"hd_id321643044241406\n" +"help.text" +msgid "DBMS/driver-specific connection string" +msgstr "" + +#. Tb6Ng +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id341643044249556\n" +"help.text" +msgid "Enter the driver specific connection string. The connection string is sequence of keyword/value pairs separated by spaces. For example" +msgstr "" + +#. wHmxd +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id471643044279530\n" +"help.text" +msgid "<literal>dbname=MyDatabase host=myHost port=5432</literal>" +msgstr "" + +#. HCUdA +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id301643045873140\n" +"help.text" +msgid "where" +msgstr "" + +#. okKGB +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id511643044303340\n" +"help.text" +msgid "<emph>dbname</emph>: the name of the database hosted in the DBMS server." +msgstr "" + +#. 4GHUU +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id331643044364699\n" +"help.text" +msgid "<emph>host</emph>: the fully qualified name of the RDBMS server" +msgstr "" + +#. 2gktB +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id931643044367236\n" +"help.text" +msgid "<emph>port</emph>: the server port. The default port for PostgreSQL is 5432." +msgstr "" + +#. GYeTa +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id421643049901759\n" +"help.text" +msgid "You can also enter the connection string as" +msgstr "" + +#. qAHKg +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id51643050033680\n" +"help.text" +msgid "<literal>postgresql://myHost:port/MyDatabase</literal>." +msgstr "" + +#. J8uHf +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id71643046088031\n" +"help.text" +msgid "Refer to the database server administrator for the correct values of the keywords passed in the connection string. Values for <emph>user=</emph> and <emph>password=</emph> are ignored but will be requested at connection time." +msgstr "" + +#. bsUA3 +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id131643048856194\n" +"help.text" +msgid "The connection string is displayed in the %PRODUCTNAME Base status bar." +msgstr "" + +#. FupET +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id571643046067450\n" +"help.text" +msgid "List of all keyword/value pairs for <link href=\"https://www.postgresql.org/docs/13/libpq-connect.html#LIBPQ-PARAMKEYWORDS\" name=\"PG13keywords\">PostgreSQL 13</link> connection string. Not every pair is handled by the %PRODUCTNAME driver manager." +msgstr "" + #. XoiBM #: dabawiz02spreadsheet.xhp msgctxt "" @@ -10203,14 +10338,14 @@ msgctxt "" msgid "Report" msgstr "Sestava" -#. MT4CQ +#. jiTyY #: menuinsert.xhp msgctxt "" "menuinsert.xhp\n" "par_idN1058F\n" "help.text" -msgid "<ahelp hid=\".\">Starts the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> window for the selected table, view, or query.</ahelp>" -msgstr "<ahelp hid=\".\">Otevře okno <link href=\"text/shared/explorer/database/rep_main.xhp\">Návrháře sestav</link> pro vybranou tabulku, pohled nebo dotaz.</ahelp>" +msgid "<ahelp hid=\".\">Starts the <link href=\"text/sdatabase/rep_main.xhp\">Report Builder</link> window for the selected table, view, or query.</ahelp>" +msgstr "" #. 99GPr #: menuinsert.xhp @@ -10707,6 +10842,2931 @@ msgctxt "" msgid "<ahelp hid=\".\">Refreshes the tables. </ahelp>" msgstr "<ahelp hid=\".\">Obnoví tabulky. </ahelp>" +#. kyYMn +#: migrate_macros.xhp +msgctxt "" +"migrate_macros.xhp\n" +"tit\n" +"help.text" +msgid "Migrate Macros" +msgstr "" + +#. KDtEB +#: migrate_macros.xhp +msgctxt "" +"migrate_macros.xhp\n" +"bm_id6009095\n" +"help.text" +msgid "<bookmark_value>wizards;macros (Base)</bookmark_value> <bookmark_value>Macro Wizard (Base)</bookmark_value> <bookmark_value>macros;attaching new (Base)</bookmark_value> <bookmark_value>migrating macros (Base)</bookmark_value>" +msgstr "" + +#. tjLuE +#: migrate_macros.xhp +msgctxt "" +"migrate_macros.xhp\n" +"hd_id0112200902353472\n" +"help.text" +msgid "<link href=\"text/sdatabase/migrate_macros.xhp\">Migrate Macros</link>" +msgstr "" + +#. xMVrd +#: migrate_macros.xhp +msgctxt "" +"migrate_macros.xhp\n" +"par_id0112200902353466\n" +"help.text" +msgid "<ahelp hid=\".\">The Database Document Macro Migration Wizard moves existing macros from sub-documents of an old Base file into the new Base file's macro storage area.</ahelp>" +msgstr "" + +#. ajASD +#: migrate_macros.xhp +msgctxt "" +"migrate_macros.xhp\n" +"par_id0224200911454780\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose a location and file name to save the new database file. By default, the new file gets the same name as the old file, while the old file gets renamed with the string \"backup\" in the name.</ahelp>" +msgstr "" + +#. M7aSL +#: migrate_macros.xhp +msgctxt "" +"migrate_macros.xhp\n" +"par_id022420091145472\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">The list shows all changes that were applied to the database file.</ahelp>" +msgstr "" + +#. hee9q +#: migrate_macros.xhp +msgctxt "" +"migrate_macros.xhp\n" +"par_id0112200902353542\n" +"help.text" +msgid "Previously, macros have been allowed to reside only in the text sub-documents of forms and reports. Now macros can also be stored in the Base file itself. This means that macros in Base files can be called now from any of its sub-components: forms, reports, table design, query design, relation design, table data view." +msgstr "" + +#. DhC2o +#: migrate_macros.xhp +msgctxt "" +"migrate_macros.xhp\n" +"par_id0112200903075865\n" +"help.text" +msgid "However, it is technically not possible to store macros both in a Base file and in its sub-documents at the same time. So, if you want to attach some new macros to the Base file, while retaining any existing old macros that were stored in the sub-documents, you must move the existing old macros up to the Base file's macro storage area." +msgstr "" + +#. mtCb7 +#: migrate_macros.xhp +msgctxt "" +"migrate_macros.xhp\n" +"par_id0112200903075830\n" +"help.text" +msgid "The Database Document Macro Migration Wizard can move the macros up into the Base file's storage area. You can then examine the macros and edit them as needed." +msgstr "" + +#. RJUfX +#: migrate_macros.xhp +msgctxt "" +"migrate_macros.xhp\n" +"par_id0112200903075951\n" +"help.text" +msgid "For example, it is possible that macros from the sub-documents had the same module names and macro names. After you moved the macros into one common macro storage area, you must edit the macros to make the names unique. The wizard cannot do this." +msgstr "" + +#. pSFRn +#: migrate_macros.xhp +msgctxt "" +"migrate_macros.xhp\n" +"par_id0112200903075915\n" +"help.text" +msgid "The wizard can backup the Base file to another folder of your choice. The wizard changes the original Base file. The backup remains unchanged." +msgstr "" + +#. WCGZK +#: migrate_macros.xhp +msgctxt "" +"migrate_macros.xhp\n" +"par_id0112200902353554\n" +"help.text" +msgid "<link href=\"https://wiki.documentfoundation.org/Macros_in_Database_Documents\" name=\"wiki.documentfoundation.org Macros in Database Documents\">An in depth explanation by the developers (Wiki).</link>" +msgstr "" + +#. WG9NH +#: password.xhp +msgctxt "" +"password.xhp\n" +"tit\n" +"help.text" +msgid "User Name and Password Required" +msgstr "" + +#. WekVB +#: password.xhp +msgctxt "" +"password.xhp\n" +"par_idN10541\n" +"help.text" +msgid "User Name and Password Required" +msgstr "" + +#. LCLTp +#: password.xhp +msgctxt "" +"password.xhp\n" +"par_idN1054D\n" +"help.text" +msgid "User name" +msgstr "" + +#. Rx3tD +#: password.xhp +msgctxt "" +"password.xhp\n" +"par_idN10551\n" +"help.text" +msgid "<ahelp hid=\".\">Enter the user name to connect to the data source.</ahelp>" +msgstr "" + +#. dQH7s +#: password.xhp +msgctxt "" +"password.xhp\n" +"par_idN10568\n" +"help.text" +msgid "Password" +msgstr "" + +#. dqjRr +#: password.xhp +msgctxt "" +"password.xhp\n" +"par_idN1056C\n" +"help.text" +msgid "<ahelp hid=\".\">Enter the password to connect to the data source.</ahelp>" +msgstr "" + +#. TudyG +#: password.xhp +msgctxt "" +"password.xhp\n" +"par_idN10583\n" +"help.text" +msgid "Remember password till end of session" +msgstr "" + +#. KYrgJ +#: password.xhp +msgctxt "" +"password.xhp\n" +"par_idN10587\n" +"help.text" +msgid "<ahelp hid=\".\">Select to use the same user name and password without further dialog, when you connect again to the same data source in the current %PRODUCTNAME session.</ahelp>" +msgstr "" + +#. EWAYC +#: querywizard00.xhp +msgctxt "" +"querywizard00.xhp\n" +"tit\n" +"help.text" +msgid "Query Wizard" +msgstr "" + +#. VGUsH +#: querywizard00.xhp +msgctxt "" +"querywizard00.xhp\n" +"par_idN1054C\n" +"help.text" +msgid "<link href=\"text/sdatabase/querywizard00.xhp\">Query Wizard</link>" +msgstr "" + +#. 7eeqf +#: querywizard00.xhp +msgctxt "" +"querywizard00.xhp\n" +"par_idN1055C\n" +"help.text" +msgid "<ahelp hid=\".\">The Query Wizard helps you to design a database query.</ahelp> The saved query can be called later, either from the graphical user interface, or using the automatically created SQL language command." +msgstr "" + +#. SCN34 +#: querywizard00.xhp +msgctxt "" +"querywizard00.xhp\n" +"par_idN105D2\n" +"help.text" +msgid "<link href=\"text/sdatabase/querywizard01.xhp\" name=\"Query Wizard - Field Selection\">Query Wizard - Field selection</link>" +msgstr "" + +#. qKgrF +#: querywizard01.xhp +msgctxt "" +"querywizard01.xhp\n" +"tit\n" +"help.text" +msgid "Query Wizard - Field Selection" +msgstr "" + +#. ago2e +#: querywizard01.xhp +msgctxt "" +"querywizard01.xhp\n" +"par_idN10546\n" +"help.text" +msgid "<link href=\"text/sdatabase/querywizard01.xhp\">Query Wizard - Field Selection</link>" +msgstr "" + +#. zvnWy +#: querywizard01.xhp +msgctxt "" +"querywizard01.xhp\n" +"par_idN10556\n" +"help.text" +msgid "Specifies the table to create the query, and specifies which fields you wish to include in the query." +msgstr "" + +#. bjRCe +#: querywizard01.xhp +msgctxt "" +"querywizard01.xhp\n" +"par_idN10559\n" +"help.text" +msgid "Tables" +msgstr "" + +#. RBgge +#: querywizard01.xhp +msgctxt "" +"querywizard01.xhp\n" +"par_idN1055D\n" +"help.text" +msgid "<ahelp hid=\".\">Specifies the table for which the query is to be created.</ahelp>" +msgstr "" + +#. BFXtZ +#: querywizard01.xhp +msgctxt "" +"querywizard01.xhp\n" +"par_idN10590\n" +"help.text" +msgid "Fields in the Query" +msgstr "" + +#. n6cwc +#: querywizard01.xhp +msgctxt "" +"querywizard01.xhp\n" +"par_idN10594\n" +"help.text" +msgid "<ahelp hid=\".\">Displays all fields that will be included in the new query.</ahelp>" +msgstr "" + +#. MJBo8 +#: querywizard01.xhp +msgctxt "" +"querywizard01.xhp\n" +"par_idN10597\n" +"help.text" +msgid "<link href=\"text/sdatabase/querywizard02.xhp\" name=\"Query Wizard - Sorting order\">Query Wizard - Sorting order</link>" +msgstr "" + +#. T7jwS +#: querywizard02.xhp +msgctxt "" +"querywizard02.xhp\n" +"tit\n" +"help.text" +msgid "Query Wizard - Sorting Order" +msgstr "" + +#. 6jtTb +#: querywizard02.xhp +msgctxt "" +"querywizard02.xhp\n" +"par_idN10543\n" +"help.text" +msgid "<link href=\"text/sdatabase/querywizard02.xhp\">Query Wizard - Sorting Order</link>" +msgstr "" + +#. hv6wL +#: querywizard02.xhp +msgctxt "" +"querywizard02.xhp\n" +"par_idN10553\n" +"help.text" +msgid "Specifies the sorting order for the data records in your query." +msgstr "" + +#. eVr57 +#: querywizard02.xhp +msgctxt "" +"querywizard02.xhp\n" +"par_idN10556\n" +"help.text" +msgid "Sort by" +msgstr "" + +#. CRtP3 +#: querywizard02.xhp +msgctxt "" +"querywizard02.xhp\n" +"par_idN105B2\n" +"help.text" +msgid "<ahelp hid=\".\">Specifies the field by which the created query is sorted.</ahelp>" +msgstr "" + +#. xUjcF +#: querywizard02.xhp +msgctxt "" +"querywizard02.xhp\n" +"par_idN1055C\n" +"help.text" +msgid "Ascending" +msgstr "" + +#. aSXt6 +#: querywizard02.xhp +msgctxt "" +"querywizard02.xhp\n" +"par_idN105BF\n" +"help.text" +msgid "<ahelp hid=\".\">Click to sort in alphabetically or numerically ascending order.</ahelp>" +msgstr "" + +#. pR3aG +#: querywizard02.xhp +msgctxt "" +"querywizard02.xhp\n" +"par_idN10562\n" +"help.text" +msgid "Descending" +msgstr "" + +#. 9BtoZ +#: querywizard02.xhp +msgctxt "" +"querywizard02.xhp\n" +"par_idN105CC\n" +"help.text" +msgid "<ahelp hid=\".\">Click to sort in alphabetically or numerically descending order.</ahelp>" +msgstr "" + +#. 6U4wS +#: querywizard02.xhp +msgctxt "" +"querywizard02.xhp\n" +"par_idN10568\n" +"help.text" +msgid "And then by" +msgstr "" + +#. CqmF3 +#: querywizard02.xhp +msgctxt "" +"querywizard02.xhp\n" +"par_idN105D9\n" +"help.text" +msgid "<ahelp hid=\".\">Specifies additional fields by which the created query is sorted, if previous sort fields are equal.</ahelp>" +msgstr "" + +#. pEGB3 +#: querywizard02.xhp +msgctxt "" +"querywizard02.xhp\n" +"par_idN1056E\n" +"help.text" +msgid "<link href=\"text/sdatabase/querywizard03.xhp\" name=\"Query Wizard - Search conditions\">Query Wizard - Search conditions</link>" +msgstr "" + +#. Ezdjv +#: querywizard03.xhp +msgctxt "" +"querywizard03.xhp\n" +"tit\n" +"help.text" +msgid "Query Wizard - Search Conditions" +msgstr "" + +#. usSAE +#: querywizard03.xhp +msgctxt "" +"querywizard03.xhp\n" +"par_idN10543\n" +"help.text" +msgid "<link href=\"text/sdatabase/querywizard03.xhp\">Query Wizard - Search Conditions</link>" +msgstr "" + +#. Axn74 +#: querywizard03.xhp +msgctxt "" +"querywizard03.xhp\n" +"par_idN10553\n" +"help.text" +msgid "Specifies the search conditions to filter the query." +msgstr "" + +#. MBS9h +#: querywizard03.xhp +msgctxt "" +"querywizard03.xhp\n" +"par_idN10556\n" +"help.text" +msgid "Match all of the following" +msgstr "" + +#. eGvAt +#: querywizard03.xhp +msgctxt "" +"querywizard03.xhp\n" +"par_idN105B2\n" +"help.text" +msgid "<ahelp hid=\".\">Select to filter the query by all the conditions using a logical AND.</ahelp>" +msgstr "" + +#. mowq3 +#: querywizard03.xhp +msgctxt "" +"querywizard03.xhp\n" +"par_idN1055C\n" +"help.text" +msgid "Match any of the following" +msgstr "" + +#. m9DAv +#: querywizard03.xhp +msgctxt "" +"querywizard03.xhp\n" +"par_idN105BF\n" +"help.text" +msgid "<ahelp hid=\".\">Select to filter the query by any of the conditions using a logical OR.</ahelp>" +msgstr "" + +#. YzKAZ +#: querywizard03.xhp +msgctxt "" +"querywizard03.xhp\n" +"par_idN10562\n" +"help.text" +msgid "Field" +msgstr "" + +#. zJBqq +#: querywizard03.xhp +msgctxt "" +"querywizard03.xhp\n" +"par_idN105CC\n" +"help.text" +msgid "<ahelp hid=\".\">Select the field name for the filter condition.</ahelp>" +msgstr "" + +#. cpBwd +#: querywizard03.xhp +msgctxt "" +"querywizard03.xhp\n" +"par_idN10568\n" +"help.text" +msgid "Condition" +msgstr "" + +#. FRFQM +#: querywizard03.xhp +msgctxt "" +"querywizard03.xhp\n" +"par_idN105D9\n" +"help.text" +msgid "<ahelp hid=\".\">Select the condition for the filter.</ahelp>" +msgstr "" + +#. dF2FF +#: querywizard03.xhp +msgctxt "" +"querywizard03.xhp\n" +"par_idN1056E\n" +"help.text" +msgid "Value" +msgstr "" + +#. ZKEEw +#: querywizard03.xhp +msgctxt "" +"querywizard03.xhp\n" +"par_idN105E6\n" +"help.text" +msgid "<ahelp hid=\".\">Enter the value for the filter condition.</ahelp>" +msgstr "" + +#. huAnr +#: querywizard03.xhp +msgctxt "" +"querywizard03.xhp\n" +"par_idN10574\n" +"help.text" +msgid "<link href=\"text/sdatabase/querywizard04.xhp\" name=\"Query Wizard - Detail or Summary\">Query Wizard - Detail or summary</link>" +msgstr "" + +#. AFtfc +#: querywizard04.xhp +msgctxt "" +"querywizard04.xhp\n" +"tit\n" +"help.text" +msgid "Query Wizard - Detail or Summary" +msgstr "" + +#. He5oE +#: querywizard04.xhp +msgctxt "" +"querywizard04.xhp\n" +"par_idN10543\n" +"help.text" +msgid "<link href=\"text/sdatabase/querywizard04.xhp\">Query Wizard - Detail or Summary</link>" +msgstr "" + +#. pvdAU +#: querywizard04.xhp +msgctxt "" +"querywizard04.xhp\n" +"par_idN10553\n" +"help.text" +msgid "Specifies whether to display all records of the query, or only the results of aggregate functions." +msgstr "" + +#. GNBdc +#: querywizard04.xhp +msgctxt "" +"querywizard04.xhp\n" +"par_idN10556\n" +"help.text" +msgid "This page is only displayed when there are numerical fields in the query that allow the use of aggregate functions." +msgstr "" + +#. LAhTk +#: querywizard04.xhp +msgctxt "" +"querywizard04.xhp\n" +"par_idN10559\n" +"help.text" +msgid "Detailed query" +msgstr "" + +#. aXtmP +#: querywizard04.xhp +msgctxt "" +"querywizard04.xhp\n" +"par_idN105BD\n" +"help.text" +msgid "<ahelp hid=\".\">Select to show all records of the query.</ahelp>" +msgstr "" + +#. h7yp9 +#: querywizard04.xhp +msgctxt "" +"querywizard04.xhp\n" +"par_idN105C2\n" +"help.text" +msgid "Summary query" +msgstr "" + +#. 4VMFu +#: querywizard04.xhp +msgctxt "" +"querywizard04.xhp\n" +"par_idN105C8\n" +"help.text" +msgid "<ahelp hid=\".\">Select to show only results of aggregate functions.</ahelp>" +msgstr "" + +#. CEC9y +#: querywizard04.xhp +msgctxt "" +"querywizard04.xhp\n" +"par_idN105D7\n" +"help.text" +msgid "Select the aggregate function and the field name of the numeric field in the list box. You can enter as many aggregate functions as you want, one in each row of controls." +msgstr "" + +#. QCySK +#: querywizard04.xhp +msgctxt "" +"querywizard04.xhp\n" +"par_idN1055D\n" +"help.text" +msgid "Aggregate function" +msgstr "" + +#. H3vuB +#: querywizard04.xhp +msgctxt "" +"querywizard04.xhp\n" +"par_idN105E4\n" +"help.text" +msgid "<ahelp hid=\".\">Select the aggregate function.</ahelp>" +msgstr "" + +#. 7VBHB +#: querywizard04.xhp +msgctxt "" +"querywizard04.xhp\n" +"par_idN105DD\n" +"help.text" +msgid "Field name" +msgstr "" + +#. DhcSj +#: querywizard04.xhp +msgctxt "" +"querywizard04.xhp\n" +"par_idN10656\n" +"help.text" +msgid "<ahelp hid=\".\">Select the numeric field name.</ahelp>" +msgstr "" + +#. 2fBzx +#: querywizard04.xhp +msgctxt "" +"querywizard04.xhp\n" +"par_idN105E7\n" +"help.text" +msgid "+" +msgstr "" + +#. hM5kP +#: querywizard04.xhp +msgctxt "" +"querywizard04.xhp\n" +"par_idN105FE\n" +"help.text" +msgid "<ahelp hid=\".\">Appends a new row of controls.</ahelp>" +msgstr "" + +#. psHk4 +#: querywizard04.xhp +msgctxt "" +"querywizard04.xhp\n" +"par_idN105F1\n" +"help.text" +msgid "−" +msgstr "" + +#. MYCN9 +#: querywizard04.xhp +msgctxt "" +"querywizard04.xhp\n" +"par_idN1060B\n" +"help.text" +msgid "<ahelp hid=\".\">Removes the last row of controls.</ahelp>" +msgstr "" + +#. 95hsW +#: querywizard04.xhp +msgctxt "" +"querywizard04.xhp\n" +"par_idN1060E\n" +"help.text" +msgid "<link href=\"text/sdatabase/querywizard05.xhp\" name=\"Query Wizard - Grouping\">Query Wizard - Grouping</link>" +msgstr "" + +#. d4Arr +#: querywizard05.xhp +msgctxt "" +"querywizard05.xhp\n" +"tit\n" +"help.text" +msgid "Query Wizard - Grouping" +msgstr "" + +#. kwKJA +#: querywizard05.xhp +msgctxt "" +"querywizard05.xhp\n" +"par_idN10546\n" +"help.text" +msgid "<link href=\"text/sdatabase/querywizard05.xhp\">Query Wizard - Grouping</link>" +msgstr "" + +#. yimYQ +#: querywizard05.xhp +msgctxt "" +"querywizard05.xhp\n" +"par_idN10556\n" +"help.text" +msgid "Specifies whether to group the query. The data source must support the SQL statement \"Group by clauses\" to enable this page of the Wizard." +msgstr "" + +#. BEcEC +#: querywizard05.xhp +msgctxt "" +"querywizard05.xhp\n" +"par_idN10589\n" +"help.text" +msgid "Group by" +msgstr "" + +#. XSPcc +#: querywizard05.xhp +msgctxt "" +"querywizard05.xhp\n" +"par_idN1058D\n" +"help.text" +msgid "<ahelp hid=\".\">Displays all fields that are to be used to group the query.</ahelp>" +msgstr "" + +#. bebrL +#: querywizard05.xhp +msgctxt "" +"querywizard05.xhp\n" +"par_idN10590\n" +"help.text" +msgid "<link href=\"text/sdatabase/querywizard06.xhp\" name=\"Query Wizard - Grouping conditions\">Query Wizard - Grouping conditions</link>" +msgstr "" + +#. FJyRe +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"tit\n" +"help.text" +msgid "Query Wizard - Grouping Conditions" +msgstr "" + +#. rvBec +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN10546\n" +"help.text" +msgid "<link href=\"text/sdatabase/querywizard06.xhp\">Query Wizard - Grouping Conditions</link>" +msgstr "" + +#. isYHF +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN10556\n" +"help.text" +msgid "Specifies the conditions to group the query. The data source must support the SQL statement \"Group by clauses\" to enable this page of the Wizard." +msgstr "" + +#. E2hjZ +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN10559\n" +"help.text" +msgid "Match all of the following" +msgstr "" + +#. tsdNz +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN1055D\n" +"help.text" +msgid "<ahelp hid=\".\">Select to group the query by all the conditions using a logical AND.</ahelp>" +msgstr "" + +#. vG7ub +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN10560\n" +"help.text" +msgid "Match any of the following" +msgstr "" + +#. H4kNz +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN10564\n" +"help.text" +msgid "<ahelp hid=\".\">Select to group the query by any of the conditions using a logical OR.</ahelp>" +msgstr "" + +#. CRQPr +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN10567\n" +"help.text" +msgid "Field name" +msgstr "" + +#. AUDUW +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN1056B\n" +"help.text" +msgid "<ahelp hid=\".\">Select the field name for the grouping condition.</ahelp>" +msgstr "" + +#. vYSzM +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN1056E\n" +"help.text" +msgid "Condition" +msgstr "" + +#. VHAhf +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN10572\n" +"help.text" +msgid "<ahelp hid=\".\">Select the condition for the grouping.</ahelp>" +msgstr "" + +#. LYZYG +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN10575\n" +"help.text" +msgid "Value" +msgstr "" + +#. GBywN +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN10579\n" +"help.text" +msgid "<ahelp hid=\".\">Enter the value for the grouping condition.</ahelp>" +msgstr "" + +#. tg3CC +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN1057C\n" +"help.text" +msgid "<link href=\"text/sdatabase/querywizard07.xhp\" name=\"Query Wizard - Aliases\">Query Wizard - Aliases</link>" +msgstr "" + +#. LGziG +#: querywizard07.xhp +msgctxt "" +"querywizard07.xhp\n" +"tit\n" +"help.text" +msgid "Query Wizard - Aliases" +msgstr "" + +#. dCG5v +#: querywizard07.xhp +msgctxt "" +"querywizard07.xhp\n" +"par_idN10543\n" +"help.text" +msgid "<link href=\"text/sdatabase/querywizard07.xhp\">Query Wizard - Aliases</link>" +msgstr "" + +#. 8qMru +#: querywizard07.xhp +msgctxt "" +"querywizard07.xhp\n" +"par_idN10553\n" +"help.text" +msgid "Assigns aliases to field names. Aliases are optional, and can provide more user-friendly names, which are displayed in place of field names. For example, an alias can be used when fields from different tables have the same name." +msgstr "" + +#. GKQBZ +#: querywizard07.xhp +msgctxt "" +"querywizard07.xhp\n" +"par_idN10556\n" +"help.text" +msgid "Alias" +msgstr "" + +#. TiaDt +#: querywizard07.xhp +msgctxt "" +"querywizard07.xhp\n" +"par_idN1055A\n" +"help.text" +msgid "<ahelp hid=\".\">Enter the alias for the field name.</ahelp>" +msgstr "" + +#. cHhQS +#: querywizard07.xhp +msgctxt "" +"querywizard07.xhp\n" +"par_idN1055D\n" +"help.text" +msgid "<link href=\"text/sdatabase/querywizard08.xhp\" name=\"Query Wizard - Overview\">Query Wizard - Overview</link>" +msgstr "" + +#. ZD37L +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"tit\n" +"help.text" +msgid "Query Wizard - Overview" +msgstr "" + +#. eZifq +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"par_idN10543\n" +"help.text" +msgid "<link href=\"text/sdatabase/querywizard08.xhp\">Query Wizard - Overview</link>" +msgstr "" + +#. Eugc7 +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"par_idN10553\n" +"help.text" +msgid "Enter a name of the query, and specify whether you want to display or to modify the query after the Wizard is finished." +msgstr "" + +#. zjCxf +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"par_idN10556\n" +"help.text" +msgid "Name of the query" +msgstr "" + +#. ZLJYh +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"par_idN1055A\n" +"help.text" +msgid "<ahelp hid=\".\">Enter the name of the query.</ahelp>" +msgstr "" + +#. uC9Qc +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"par_idN1055D\n" +"help.text" +msgid "Display query" +msgstr "" + +#. BJa3G +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"par_idN10561\n" +"help.text" +msgid "<ahelp hid=\".\">Select to save and display the query.</ahelp>" +msgstr "" + +#. yN4FB +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"par_idN10564\n" +"help.text" +msgid "Modify query" +msgstr "" + +#. VKpNF +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"par_idN10568\n" +"help.text" +msgid "<ahelp hid=\".\">Select to save the query and open it for editing.</ahelp>" +msgstr "" + +#. 3ww32 +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"par_idN1056B\n" +"help.text" +msgid "Overview" +msgstr "" + +#. SfUBA +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"par_idN1056F\n" +"help.text" +msgid "<ahelp hid=\".\">Displays a summary of the query.</ahelp>" +msgstr "" + +#. 8k8Fx +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"par_idN10572\n" +"help.text" +msgid "<link href=\"text/sdatabase/querywizard00.xhp\" name=\"Query Wizard\">Query Wizard</link>" +msgstr "" + +#. Us2de +#: rep_datetime.xhp +msgctxt "" +"rep_datetime.xhp\n" +"tit\n" +"help.text" +msgid "Date and Time" +msgstr "" + +#. eDaHU +#: rep_datetime.xhp +msgctxt "" +"rep_datetime.xhp\n" +"hd_id2320932\n" +"help.text" +msgid "<variable id=\"rep_datetime\"><link href=\"text/sdatabase/rep_datetime.xhp\">Date and Time</link></variable>" +msgstr "" + +#. DrUB4 +#: rep_datetime.xhp +msgctxt "" +"rep_datetime.xhp\n" +"par_id8638874\n" +"help.text" +msgid "<ahelp hid=\".\">You can open the Date and Time dialog of the <link href=\"text/sdatabase/rep_main.xhp\">Report Builder</link> by choosing <item type=\"menuitem\">Insert - Date and Time</item>.</ahelp>" +msgstr "" + +#. tSLyd +#: rep_datetime.xhp +msgctxt "" +"rep_datetime.xhp\n" +"par_id6278878\n" +"help.text" +msgid "Press <item type=\"keycode\">Shift-F1</item> and point with the mouse at an input box to see a help text for this input box." +msgstr "" + +#. ppg4k +#: rep_datetime.xhp +msgctxt "" +"rep_datetime.xhp\n" +"par_id393078\n" +"help.text" +msgid "<ahelp hid=\".\">Enable Include Date to insert a date field into the active area of the report. The date field displays the current date when the report is executed.</ahelp>" +msgstr "" + +#. 6ued5 +#: rep_datetime.xhp +msgctxt "" +"rep_datetime.xhp\n" +"par_id1271401\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a format to display the date.</ahelp>" +msgstr "" + +#. VvPJF +#: rep_datetime.xhp +msgctxt "" +"rep_datetime.xhp\n" +"par_id8718832\n" +"help.text" +msgid "<ahelp hid=\".\">Enable Include Time to insert a time field into the active area of the report. The time field displays the current time when the report is executed.</ahelp>" +msgstr "" + +#. DfCAA +#: rep_datetime.xhp +msgctxt "" +"rep_datetime.xhp\n" +"par_id8561052\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a format to display the time.</ahelp>" +msgstr "" + +#. cVAzu +#: rep_datetime.xhp +msgctxt "" +"rep_datetime.xhp\n" +"par_id5992919\n" +"help.text" +msgid "Click OK to insert the field." +msgstr "" + +#. WFpF6 +#: rep_datetime.xhp +msgctxt "" +"rep_datetime.xhp\n" +"par_id4320810\n" +"help.text" +msgid "You can click the date or time field and drag to another position within the same area, or edit the properties in the Properties window." +msgstr "" + +#. DCjDN +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"tit\n" +"help.text" +msgid "Insert Fields" +msgstr "" + +#. DiU2a +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"bm_id61540566967968\n" +"help.text" +msgid "<bookmark_value>insert fields;in report design</bookmark_value> <bookmark_value>add fields;in report design</bookmark_value> <bookmark_value>report design;add fields to report</bookmark_value>" +msgstr "" + +#. ZSrFy +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"hd_id361540562942432\n" +"help.text" +msgid "<variable id=\"addfields\"><link href=\"text/sdatabase/rep_insertfield.xhp\" name=\"Add Fields\">Add fields to report</link></variable>" +msgstr "" + +#. zFCzB +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id3587145\n" +"help.text" +msgid "<ahelp hid=\".\">The Add Field window helps you to insert the table entries in the report.</ahelp>" +msgstr "" + +#. dzGbq +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id4503921\n" +"help.text" +msgid "The Add Field window is shown automatically when you have selected a table in the Contents box and leave that box." +msgstr "" + +#. hQDBC +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id171540674707522\n" +"help.text" +msgid "Choose <item type=\"menuitem\">View - Add Field</item>." +msgstr "" + +#. hxBBt +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id991540674901837\n" +"help.text" +msgid "<image src=\"media/icon-themes/cmd/lc_addfield.svg\" id=\"img_id621540674901837\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id491540674901837\">Add field icon</alt></image>" +msgstr "" + +#. oEoAE +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id121540674874655\n" +"help.text" +msgid "Click the Add Field icon on the toolbar." +msgstr "" + +#. BqWBD +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id141540563922693\n" +"help.text" +msgid "Select the field in the Add Field dialog and click <emph>Insert</emph>. You can select multiple fields pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while clicking on the fields name or using the Shift key while pressing the mouse button. Click <emph>Insert</emph> in the toolbar to add the fields to the report." +msgstr "" + +#. BGjjH +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id4051026\n" +"help.text" +msgid "Drag and drop the field names one by one from the Add Field window into the Detail area of the report. Position the fields as you like. Use the icons in the toolbars to align the fields." +msgstr "" + +#. Hk568 +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id3397320\n" +"help.text" +msgid "It is not possible to overlap the fields. If you drop a table field on the Detail area, then a label and a text box are inserted." +msgstr "" + +#. RGprC +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id3059785\n" +"help.text" +msgid "You can also insert text that should be the same on every page of the report. Click the Label Field icon <image id=\"img_id5605334\" src=\"media/icon-themes/cmd/lc_addfield.svg\" width=\"0.566cm\" height=\"0.566cm\" localize=\"true\"><alt id=\"alt_id5605334\">Icon</alt></image>, then drag a rectangle in the Page Header or Page Footer area. Edit the Label property to show the text you want." +msgstr "" + +#. VjpkA +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"hd_id251540563929787\n" +"help.text" +msgid "Sorting fields names" +msgstr "" + +#. pNfxS +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id651540564204840\n" +"help.text" +msgid "<image src=\"media/icon-themes/cmd/sc_sortascending.svg\" id=\"img_id631540564204841\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id141540564204841\">Sort Ascending icon</alt></image>" +msgstr "" + +#. EfMFi +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id401540563992665\n" +"help.text" +msgid "Sort names ascending." +msgstr "" + +#. 9jVwk +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id811540564184191\n" +"help.text" +msgid "<image src=\"media/icon-themes/cmd/sc_sortdescending.svg\" id=\"img_id391540564184192\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id571540564184192\">Sort descending icon</alt></image>" +msgstr "" + +#. BEcwL +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id401540563942665\n" +"help.text" +msgid "Sort names descending," +msgstr "" + +#. GRKuP +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id851540564212907\n" +"help.text" +msgid "<image src=\"media/icon-themes/cmd/lc_removefiltersort.svg\" id=\"img_id41540564212907\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id421540564212908\">Undo sorting icon</alt></image>" +msgstr "" + +#. DVAm8 +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id401540533942665\n" +"help.text" +msgid "Restore original sorting" +msgstr "" + +#. gCECo +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"tit\n" +"help.text" +msgid "Report Builder" +msgstr "" + +#. Yyb28 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"bm_id1614429\n" +"help.text" +msgid "<bookmark_value>Report Builder</bookmark_value> <bookmark_value>Oracle Report Builder</bookmark_value>" +msgstr "" + +#. DouuB +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"hd_id8773155\n" +"help.text" +msgid "<variable id=\"rep_main\"><link href=\"text/sdatabase/rep_main.xhp\">Report Builder</link></variable>" +msgstr "" + +#. tcUx2 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id5248573\n" +"help.text" +msgid "The Report Builder is a tool to create your own database reports. Unlike with the <link href=\"text/shared/autopi/01100000.xhp\">Report Wizard</link>, using the Report Builder you can take control to design the report the way you want. The generated report is a Writer document that you can edit, too." +msgstr "" + +#. kCCcM +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7128818\n" +"help.text" +msgid "To use the Report Builder, the Java Runtime Environment (JRE) software must be installed, and this software must be selected in %PRODUCTNAME." +msgstr "" + +#. MUFG8 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"hd_id556047\n" +"help.text" +msgid "To install the JRE software" +msgstr "" + +#. CTy58 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id4515823\n" +"help.text" +msgid "The Report Builder requires an installed Java Runtime Environment (JRE)." +msgstr "" + +#. t42Ud +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id4044312\n" +"help.text" +msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/java.xhp\">Advanced</link>." +msgstr "" + +#. bGABC +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id1369060\n" +"help.text" +msgid "Wait up to one minute, while %PRODUCTNAME collects information on installed Java software on your system." +msgstr "" + +#. oxLT3 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id860927\n" +"help.text" +msgid "If a recent JRE version is found on your system, you see an entry in the list." +msgstr "" + +#. 87xW7 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id8581804\n" +"help.text" +msgid "Click the option button in front of the entry to enable this JRE version for use in %PRODUCTNAME." +msgstr "" + +#. KmqC6 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7730033\n" +"help.text" +msgid "Ensure that <emph>Use a Java runtime environment</emph> is enabled." +msgstr "" + +#. oeX8D +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id6317636\n" +"help.text" +msgid "If no JRE version is found on your system, open your web browser and download the JRE software from <link href=\"http://www.java.com\">http://www.java.com</link>. Install the JRE software. Then restart %PRODUCTNAME and open <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced again." +msgstr "" + +#. 87hJD +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"hd_id9759514\n" +"help.text" +msgid "To open the Report Builder" +msgstr "" + +#. TxLZj +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id9076509\n" +"help.text" +msgid "Open a Base file or create a new database. The database must contain at least one table with at least one data field and a primary key field." +msgstr "" + +#. NiuEf +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7050691\n" +"help.text" +msgid "Click the Reports icon in the Base window, then choose Create Report in Design View." +msgstr "" + +#. u7db8 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7118747\n" +"help.text" +msgid "The Report Builder window opens." +msgstr "" + +#. eC7Ku +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id8283639\n" +"help.text" +msgid "The Report Builder is divided into three parts. On the top you see the menu, with the toolbars below." +msgstr "" + +#. FZucS +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id2291024\n" +"help.text" +msgid "On the right you see the Properties window with the property values of the currently selected object." +msgstr "" + +#. 9iUTs +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id2100589\n" +"help.text" +msgid "The left part of the Report Builder window shows the Report Builder view. The Report Builder view is initially divided into three sections, from top to bottom:" +msgstr "" + +#. bpA2e +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id5022125\n" +"help.text" +msgid "<emph>Page Header</emph> - drag control fields with fixed text into the Page Header area" +msgstr "" + +#. TcX6C +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id6844386\n" +"help.text" +msgid "<emph>Detail</emph> - drag and drop database fields into the Detail area" +msgstr "" + +#. k3qgL +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7018646\n" +"help.text" +msgid "<emph>Page Footer</emph> - drag control fields with fixed text into the Page Footer area" +msgstr "" + +#. GbMdT +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id5857112\n" +"help.text" +msgid "To insert an additional <emph>Report Header</emph> and <emph>Report Footer</emph> area choose <item type=\"menuitem\">Edit - Insert Report Header/Footer</item>. These areas contain text that appears at the start and end of the whole report." +msgstr "" + +#. cvEuz +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id6042664\n" +"help.text" +msgid "Click the \"-\" icon in front of an area name to collapse that area to one line in the Report Builder view. The \"-\" icon changes to a \"+\" icon, and you can click this to expand the area again." +msgstr "" + +#. NCMdn +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id1589098\n" +"help.text" +msgid "You insert database fields by drag-and-drop into the Detail area. See the section \"To insert fields into the report\" below." +msgstr "" + +#. 3dx6B +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id1278420\n" +"help.text" +msgid "In addition, you can click the Label Field or Text Box icon in the toolbar, then drag a rectangle in the Page Header or Page Footer area, to define a text that is the same on all pages. You enter the text in the Label box of the corresponding Properties window. You can also add graphics by using the Graphics icon." +msgstr "" + +#. 25GDr +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7479476\n" +"help.text" +msgid "To connect the report to a database table" +msgstr "" + +#. TuFVF +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id2218390\n" +"help.text" +msgid "Move the mouse to the Properties view. You see two tab pages General and Data." +msgstr "" + +#. WdBn9 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7771538\n" +"help.text" +msgid "On the Data tab page, click Content to open the combo box." +msgstr "" + +#. UKbEt +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id366527\n" +"help.text" +msgid "Select the table for that you want to create the report." +msgstr "" + +#. NzJzg +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7996459\n" +"help.text" +msgid "After selecting the table, press the Tab key to leave the Content box." +msgstr "" + +#. vmDAS +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id2531815\n" +"help.text" +msgid "The <link href=\"text/sdatabase/rep_insertfield.xhp\" name=\"add_fields_link\">Add fields to report</link> window opens automatically and shows all fields of the selected table." +msgstr "" + +#. vsFKB +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7657399\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the left margin of the area.</ahelp>" +msgstr "" + +#. BqG3G +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id8925138\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the right margin of the area.</ahelp>" +msgstr "" + +#. UcCYH +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id5461897\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the top margin of the area.</ahelp>" +msgstr "" + +#. gDxeY +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id8919339\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the bottom margin of the area.</ahelp>" +msgstr "" + +#. nNfGG +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id4634235\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the smallest width.</ahelp>" +msgstr "" + +#. GuD9F +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id1393475\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the smallest height.</ahelp>" +msgstr "" + +#. NAFEu +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id6571550\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the greatest width.</ahelp>" +msgstr "" + +#. ssdFE +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id5376140\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the greatest height.</ahelp>" +msgstr "" + +#. yLQm4 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id9611499\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a horizontal line to the current area.</ahelp>" +msgstr "" + +#. XVFTm +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id6765953\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a vertical line to the current area.</ahelp>" +msgstr "" + +#. 5gYXB +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id0409200922242612\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Shrinks the selected section to remove top and bottom empty space.</ahelp>" +msgstr "" + +#. K9bij +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id0409200922242617\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Shrinks the selected section to remove top empty space.</ahelp>" +msgstr "" + +#. S4vSt +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id0409200922242661\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Shrinks the selected section to remove bottom empty space.</ahelp>" +msgstr "" + +#. bFTYS +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id1511581\n" +"help.text" +msgid "After inserting fields in the Detail view, the report is ready for execution." +msgstr "" + +#. j9t2k +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id4881740\n" +"help.text" +msgid "To execute a report" +msgstr "" + +#. FtAeF +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id8286385\n" +"help.text" +msgid "Click the Execute Report icon on the toolbar." +msgstr "" + +#. QxSrq +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id341642784887818\n" +"help.text" +msgid "<image src=\"cmd/sc_executereport.svg\" id=\"img_id181642784887819\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id561642784887821\">Execute Report icon</alt></image>" +msgstr "" + +#. FRApC +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id71642784887822\n" +"help.text" +msgid "Execute Report icon" +msgstr "" + +#. EbwoS +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id2354197\n" +"help.text" +msgid "A Writer document opens and shows the report you have created, which contains all values of the database table which you have insert." +msgstr "" + +#. CCUrN +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id2485122\n" +"help.text" +msgid "If the database contents did change, execute the report again to update the result report." +msgstr "" + +#. XrBwB +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"hd_id8746910\n" +"help.text" +msgid "To edit a report" +msgstr "" + +#. GinFd +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id9636524\n" +"help.text" +msgid "First decide if you want to edit the generated report, which is a static Writer document, or if you want to edit the Report Builder view and then generate a new report based on the new design." +msgstr "" + +#. awMUn +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id5941648\n" +"help.text" +msgid "The Writer document is opened read-only. To edit the Writer document, click <emph>Edit Document</emph> on the information bar, or choose <emph>Edit - Edit Mode</emph>." +msgstr "" + +#. G2dAA +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id8307138\n" +"help.text" +msgid "If you want to edit the Report Builder view, you can change some of its properties." +msgstr "" + +#. XYvED +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7138889\n" +"help.text" +msgid "Click in the Details area. Then in the Properties window, change some properties, for example the background color." +msgstr "" + +#. YbHaF +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id9869380\n" +"help.text" +msgid "After finishing, click the Execute Report icon to create a new report." +msgstr "" + +#. h2c39 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id12512\n" +"help.text" +msgid "If you close the Report Builder, you will be asked if the report should be saved. Click Yes, give the report a name, and click OK." +msgstr "" + +#. T8vuS +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id2676168\n" +"help.text" +msgid "Sorting the report" +msgstr "" + +#. Cg7RE +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id2626422\n" +"help.text" +msgid "Without sorting or grouping, the records will be inserted into the report in the order in which they are retrieved from the database." +msgstr "" + +#. ZgBCK +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id1743827\n" +"help.text" +msgid "Open the Report Builder view and click the Sorting and Grouping icon on the toolbar. You see the <link href=\"text/sdatabase/rep_sort.xhp\">Sorting and Grouping</link> dialog." +msgstr "" + +#. rZjJB +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id241642785406292\n" +"help.text" +msgid "<image id=\"img_id9557786\" src=\"cmd/sc_dbsortingandgrouping.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id9557786\">Icon Sort and Grouping</alt></image>" +msgstr "" + +#. EcCrC +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id81642785406296\n" +"help.text" +msgid "Icon Sort and Grouping" +msgstr "" + +#. 35NvQ +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id4331797\n" +"help.text" +msgid "In the Groups box, click the field which you want as the first sort field, and set the Sorting property." +msgstr "" + +#. heWc5 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id4191717\n" +"help.text" +msgid "Execute the report." +msgstr "" + +#. FoAAB +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id2318796\n" +"help.text" +msgid "Grouping" +msgstr "" + +#. gBGNE +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id399182\n" +"help.text" +msgid "Open the Report Builder view and click the Sorting and Grouping icon on the toolbar. You see the <link href=\"text/sdatabase/rep_sort.xhp\">Sorting and Grouping</link> dialog." +msgstr "" + +#. zfuDw +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7588732\n" +"help.text" +msgid "In the Groups box, open the Group Header list box and select to show a group header." +msgstr "" + +#. 6BQtB +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id95828\n" +"help.text" +msgid "Click the Add Field icon to open the Add Field window." +msgstr "" + +#. VbSz2 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id911642785710911\n" +"help.text" +msgid "<image id=\"Graphic3\" src=\"cmd/sc_addfield.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon Add Field</alt></image>" +msgstr "" + +#. CKwKa +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id831642785710915\n" +"help.text" +msgid "Icon Add Field" +msgstr "" + +#. WyQ6C +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id5675527\n" +"help.text" +msgid "Drag-and-drop the field entry that you want to group into the group header section. Then drag-and-drop the remaining fields into the Detail section." +msgstr "" + +#. GscG2 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id3496200\n" +"help.text" +msgid "Execute the report. The report shows the grouped records." +msgstr "" + +#. dLiAY +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7599108\n" +"help.text" +msgid "If you like to sort and group, open the Report Builder view, then open the Sorting and Grouping dialog. Select to show a Group Header for the fields that you want to group, and select to hide the Group Header for the fields that you want to be sorted. Close the Sorting and Grouping window and execute the report." +msgstr "" + +#. WGFAC +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id888698\n" +"help.text" +msgid "Updating and printing your data" +msgstr "" + +#. 9CfYU +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id3394573\n" +"help.text" +msgid "When you insert some new data or edit data in the table, a new report will show the updated data." +msgstr "" + +#. WBEpS +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7594225\n" +"help.text" +msgid "Click the Reports icon and double-click your last saved report. A new Writer document will be created which shows the new data." +msgstr "" + +#. UFpr2 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id191642785888796\n" +"help.text" +msgid "<image id=\"img_id4678487\" src=\"dbaccess/res/reports_32.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id4678487\">Icon Reports</alt></image>" +msgstr "" + +#. DseWN +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id701642785888800\n" +"help.text" +msgid "Icon Reports" +msgstr "" + +#. Kp54P +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id8147221\n" +"help.text" +msgid "To print a report, choose <item type=\"menuitem\">File - Print</item> from the Writer document." +msgstr "" + +#. AnAta +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"tit\n" +"help.text" +msgid "Report Navigator" +msgstr "" + +#. 6utJF +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"bm_id5823847\n" +"help.text" +msgid "<bookmark_value>formulas in reports;editing</bookmark_value><bookmark_value>functions in reports;editing</bookmark_value>" +msgstr "" + +#. ruhgL +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"hd_id1821955\n" +"help.text" +msgid "<variable id=\"rep_navigator\"><link href=\"text/sdatabase/rep_navigator.xhp\">Report Navigator</link></variable>" +msgstr "" + +#. 7hD99 +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id1150852\n" +"help.text" +msgid "You can open the Report Navigator window of the <link href=\"text/sdatabase/rep_main.xhp\">Report Builder</link> by choosing <item type=\"menuitem\">View - Report Navigator</item>." +msgstr "" + +#. hBVny +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id1111484\n" +"help.text" +msgid "<ahelp hid=\".\">The Report Navigator reveals the structure of the report. You can use the Report Navigator to insert functions into the report.</ahelp>" +msgstr "" + +#. LJxNC +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id8314157\n" +"help.text" +msgid "<ahelp hid=\".\">Click an entry in the Report Navigator. The corresponding object or area is selected in the Report Builder view. Right-click an entry to open the context menu.</ahelp>" +msgstr "" + +#. prLAV +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"hd_id2932828\n" +"help.text" +msgid "To enter functions to the report" +msgstr "" + +#. CSJFz +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id5091708\n" +"help.text" +msgid "<ahelp hid=\".\">In the context menu of the Report Navigator, you see the same commands as in the Report Builder view, plus additional commands to create new functions or to delete them.</ahelp>" +msgstr "" + +#. TVyh8 +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id9449446\n" +"help.text" +msgid "Functions can be entered using a syntax as specified by the <link href=\"https://en.wikipedia.org/wiki/OpenFormula\" name=\"English Wikipedia: OpenFormula\">OpenFormula</link> proposal." +msgstr "" + +#. 3GfjV +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id4095583\n" +"help.text" +msgid "See <link href=\"https://wiki.documentfoundation.org/Database\" name=\"wiki.documentfoundation.org Database\">Wiki page about Base</link> for some more help regarding the functions in a report." +msgstr "" + +#. 2spAx +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"hd_id311593\n" +"help.text" +msgid "To calculate a sum for each client" +msgstr "" + +#. zGU9C +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id3948789\n" +"help.text" +msgid "Open the Report Navigator." +msgstr "" + +#. FSYuv +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id5391399\n" +"help.text" +msgid "Open the Groups entry and the group where you want to calculate the cost." +msgstr "" + +#. bP94U +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id6989654\n" +"help.text" +msgid "The group has a sub entry called functions." +msgstr "" + +#. FbfyS +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id1803643\n" +"help.text" +msgid "Open the context menu (right click) on the functions entry, choose to create a new function, and select it." +msgstr "" + +#. hTbw9 +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id868251\n" +"help.text" +msgid "In the property browser you see the function." +msgstr "" + +#. KBn87 +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id6247749\n" +"help.text" +msgid "Change the name to e.g. CostCalc and the formula to [CostCalc] + [enter your cost column name]." +msgstr "" + +#. y2cwk +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id1565904\n" +"help.text" +msgid "In the initial value enter 0." +msgstr "" + +#. RkdrZ +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id1569261\n" +"help.text" +msgid "Now you can insert a text field and bind it to your [CostCalc] (appears in the data field list box)." +msgstr "" + +#. utdSG +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id9256874\n" +"help.text" +msgid "Maybe you have to set the initial value to the value of the field like [field]." +msgstr "" + +#. Hp4tF +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id4601886\n" +"help.text" +msgid "If there are blank fields in the cost column, use the following formula to replace the blank fields' content with zero:" +msgstr "" + +#. Dzpam +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id1754509\n" +"help.text" +msgid "[SumCost] + IF(ISBLANK([field]);0;[field])" +msgstr "" + +#. tGCiz +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id8122196\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the formula that defines the function. Use OpenFormula syntax.</ahelp>" +msgstr "" + +#. mTZGY +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id9909665\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the initial value for the evaluation of the formula. Often this is set to 0 or to 1.</ahelp>" +msgstr "" + +#. qEtTN +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id9141819\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">If Deep traversing is enabled, functions are evaluated considering all lower levels of hierarchy. This would be used for instance for line numbering. If Deep traversing is not enabled, only the first level of hierarchy is evaluated.</ahelp>" +msgstr "" + +#. XGkHa +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id6354869\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">If Pre evaluation is enabled, functions are evaluated only when the report is finished.</ahelp>" +msgstr "" + +#. nNgrq +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"tit\n" +"help.text" +msgid "Page Numbers" +msgstr "" + +#. nTPmB +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"hd_id3674123\n" +"help.text" +msgid "<variable id=\"rep_pagenumbers\"><link href=\"text/sdatabase/rep_pagenumbers.xhp\">Page Numbers</link></variable>" +msgstr "" + +#. oPnyT +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id3424481\n" +"help.text" +msgid "<ahelp hid=\".\">You can open the Page Numbers dialog of the <link href=\"text/sdatabase/rep_main.xhp\">Report Builder</link> by choosing <item type=\"menuitem\">Insert - Page Numbers</item>.</ahelp>" +msgstr "" + +#. ygaGw +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id1068758\n" +"help.text" +msgid "Press <item type=\"keycode\">Shift-F1</item> and point with the mouse at an input box to see a help text for this input box." +msgstr "" + +#. Cz9Sk +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id1559190\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Page N</ahelp>" +msgstr "" + +#. rcaDS +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id9879146\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Page N of M</ahelp>" +msgstr "" + +#. tDDwG +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id9404278\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Top of Page (Header)</ahelp>" +msgstr "" + +#. dvqcL +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id7626880\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Bottom of Page (Footer)</ahelp>" +msgstr "" + +#. XRZPh +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id6124149\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Alignment</ahelp>" +msgstr "" + +#. horox +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id8257087\n" +"help.text" +msgid "Select the format for the page numbers, either \"Page N\" or \"Page N of M\", where N stands for the current page number, and M for the total number of pages in the report." +msgstr "" + +#. 84Dct +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id3479415\n" +"help.text" +msgid "Select to show the page numbers in the Page Header area or in the Page Footer area." +msgstr "" + +#. GxdrQ +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id4441663\n" +"help.text" +msgid "Select an alignment. By default the page numbers are centered between the left and right margins. You can align the field to the left or right. You can also select Inside to print page number on odd pages on the left side and even page numbers on the right side. Select Outside for the opposite alignment." +msgstr "" + +#. MJV32 +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id3012176\n" +"help.text" +msgid "When you click OK, a data field for the page numbers is inserted. If no header or footer area exist, the area will be created as needed." +msgstr "" + +#. 6QnRv +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id8532670\n" +"help.text" +msgid "You can click the data field and drag to another position within the same area, or edit the properties in the Properties window." +msgstr "" + +#. 7uNv6 +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"tit\n" +"help.text" +msgid "Properties" +msgstr "" + +#. CEY5D +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"hd_id8836939\n" +"help.text" +msgid "<variable id=\"rep_prop\"><link href=\"text/sdatabase/rep_prop.xhp\">Properties</link></variable>" +msgstr "" + +#. yQEzY +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id2711264\n" +"help.text" +msgid "The Properties window of the <link href=\"text/sdatabase/rep_main.xhp\">Report Builder</link> always shows the properties of the currently selected object in the Report Builder view." +msgstr "" + +#. hiDZo +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id1080660\n" +"help.text" +msgid "Press Shift-F1 and point with the mouse at an input box to see a help text for this input box." +msgstr "" + +#. WFv9q +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id7175817\n" +"help.text" +msgid "On first start of the Report Builder, the Properties window shows the <emph>Data</emph> tab page for the whole report." +msgstr "" + +#. khEAx +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id9895931\n" +"help.text" +msgid "Select a table from the Contents list, then press Tab or click outside the input box to leave the input box." +msgstr "" + +#. krzKx +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id3587145\n" +"help.text" +msgid "<ahelp hid=\".\">The <link href=\"text/sdatabase/rep_insertfield.xhp\" name=\"add_fields_link\">Add fields to report</link> window is shown automatically when you have selected a table in the Contents box and leave that box. You can also click the Add Field icon on the toolbar, or choose <item type=\"menuitem\">View - Add Field</item>.</ahelp>" +msgstr "" + +#. 5BJS6 +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id6993926\n" +"help.text" +msgid "The <emph>General</emph> tab page can be used to change the name of the report, and to disable the Page Header or Page Footer areas, among others." +msgstr "" + +#. eGuih +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id3729361\n" +"help.text" +msgid "<ahelp hid=\".\">To display the <emph>Data</emph> or <emph>General</emph> tab page for the whole report, choose <item type=\"menuitem\">Edit - Select All - Select Report</item>.</ahelp>" +msgstr "" + +#. r4tre +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id1768852\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Groups are kept together by page or by column (default). You must enable Keep Together also.</ahelp>" +msgstr "" + +#. PFQYf +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id6304818\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies in which context the page header will be printed: on all pages, or not on pages with a report header or footer.</ahelp>" +msgstr "" + +#. 9rAVD +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id401623\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies in which context the page footer will be printed: on all pages, or not on pages with a report header or footer</ahelp>" +msgstr "" + +#. rMRex +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id2162236\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies to print repeated values.</ahelp>" +msgstr "" + +#. nCDvW +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id7022003\n" +"help.text" +msgid "If you click the Page Header or Page Footer area without selecting any object, you see the <emph>General</emph> tab page for that area." +msgstr "" + +#. xACk2 +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id7004303\n" +"help.text" +msgid "You can edit some visual properties for the area." +msgstr "" + +#. hPUHN +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id2561723\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the background color for the selected object, both on screen and for printing.</ahelp>" +msgstr "" + +#. BXnJc +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id1064485\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">An invisible object is not shown in the executed report. It is still visible in the Report Builder view.</ahelp>" +msgstr "" + +#. Xd2SG +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id2356028\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Defines the height of the selected object.</ahelp>" +msgstr "" + +#. GXpuh +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id1404461\n" +"help.text" +msgid "<ahelp hid=\".\">If the Conditional Print Expression evaluates to TRUE, the selected object will be printed.</ahelp>" +msgstr "" + +#. jvkXA +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id7404705\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether the background of the selected object is transparent or opaque.</ahelp>" +msgstr "" + +#. qgLML +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id7466963\n" +"help.text" +msgid "If you click the <emph>Detail</emph> area without selecting any object, you see the <emph>General</emph> tab page for that area." +msgstr "" + +#. kmEmG +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id3644215\n" +"help.text" +msgid "You can specify some properties to fine-tune the way the records are printed." +msgstr "" + +#. cjDLx +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id3148899\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Force New Page specifies whether the current section and/or the next section is printed on a new page.</ahelp>" +msgstr "" + +#. CuyG2 +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id6164433\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">New Row Or Column specifies, for a multi-column design, whether the current section and/or the next section will be printed on a new row or column.</ahelp>" +msgstr "" + +#. nHVy2 +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id7405011\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Keep Together specifies to print the current object starting on top of a new page if it doesn't fit on the current page.</ahelp>" +msgstr "" + +#. FjNyy +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id1536606\n" +"help.text" +msgid "Insert some data fields into the Detail area, or insert other control fields into any area. When you select an inserted field, you can set the properties in the Properties window." +msgstr "" + +#. 2LAyX +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id9631641\n" +"help.text" +msgid "For a Label field, you can change the displayed text in the Label input box." +msgstr "" + +#. iy4M5 +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id7749565\n" +"help.text" +msgid "<ahelp hid=\".\">For a picture, you can specify to either insert the picture as a link to a file or only as an embedded object in the Base file. The embedded option increases the size of the Base file, while the link option is not as portable to other computers.</ahelp>" +msgstr "" + +#. XKxxX +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id4041871\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the X Position for the selected object</ahelp>" +msgstr "" + +#. bvgTD +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id9930722\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the Y Position for the selected object</ahelp>" +msgstr "" + +#. YGfo2 +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id5749687\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the width of the selected object.</ahelp>" +msgstr "" + +#. pwu7Q +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id79348\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the font for the selected text object.</ahelp>" +msgstr "" + +#. r9No9 +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id2414014\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Print when group change</ahelp>" +msgstr "" + +#. 25y9K +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id7617114\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Vert. Alignment</ahelp>" +msgstr "" + +#. GXFDE +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id1593676\n" +"help.text" +msgid "On the <emph>General</emph> tab page of a data field, you can set the Formatting properties, among others." +msgstr "" + +#. LyTPo +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id1243629\n" +"help.text" +msgid "<ahelp hid=\".\">On the Data tab page, you can change the data contents to be shown.</ahelp>" +msgstr "" + +#. g3CBB +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"tit\n" +"help.text" +msgid "Sorting and Grouping" +msgstr "" + +#. GPUqF +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"hd_id3486434\n" +"help.text" +msgid "<variable id=\"rep_sort\"><link href=\"text/sdatabase/rep_sort.xhp\">Sorting and Grouping</link></variable>" +msgstr "" + +#. DCbhT +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id3068636\n" +"help.text" +msgid "<ahelp hid=\".\">In the Sorting and Grouping dialog of <link href=\"text/sdatabase/rep_main.xhp\">Report Builder</link>, you can define the fields that should be sorted in your report, and the fields that should be kept together to form a group.</ahelp> If you group your report by a certain field, all records with the same value of that field will be kept together in one group." +msgstr "" + +#. KudoP +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id876186\n" +"help.text" +msgid "The Groups box shows the fields in an order from top to bottom. You can select any field, then click the Move Up or Move Down button to move this field up or down in the list." +msgstr "" + +#. nG4vM +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id3939634\n" +"help.text" +msgid "The sorting and grouping will be applied in the order of the list from top to bottom." +msgstr "" + +#. ZAFvB +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id599688\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the fields that will be used for sorting or grouping. The field at the top has the highest priority, the second field has the second priority, and so on.</ahelp>" +msgstr "" + +#. ETyGL +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id1371501\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to open a list from which you can select a field.</ahelp>" +msgstr "" + +#. kEwPE +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id4661702\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves the selected field up in the list.</ahelp>" +msgstr "" + +#. YmDk5 +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id7868892\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves the selected field down in the list.</ahelp>" +msgstr "" + +#. amjzG +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id2188787\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the sorting order.</ahelp>" +msgstr "" + +#. bYX8p +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id5833307\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Select to show or hide the Group Header.</ahelp>" +msgstr "" + +#. tN76n +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id7726676\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Select to show or hide the Group Footer.</ahelp>" +msgstr "" + +#. Ez4dt +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id3729361\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Select to create a new group on each changed value, or on other properties.</ahelp>" +msgstr "" + +#. bd2EW +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id0409200922142041\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Removes the selected field from the list.</ahelp>" +msgstr "" + +#. CjspM +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id3405560\n" +"help.text" +msgid "By default a new group is created on every changed value of a record from the selected field. You can change this property depending on the type of field:" +msgstr "" + +#. DD8mt +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id3409527\n" +"help.text" +msgid "For fields of type Text, you can select Prefix Characters and enter a number n of characters in the text box below. The records which are identical in the first n characters will be grouped together." +msgstr "" + +#. DFvf2 +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id7112338\n" +"help.text" +msgid "For fields of type Date/Time, you can group the records by the same year, quarter, month, week, day, hour, or minute. You can additionally specify an interval for weeks and hours: 2 weeks groups data in biweekly groups, 12 hours groups data in half-day groups." +msgstr "" + +#. BBwXv +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id2855616\n" +"help.text" +msgid "For fields of type AutoNumber, Currency, or Number, you specify an interval." +msgstr "" + +#. mjbMU +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id7700430\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the group interval value that records are grouped by.</ahelp>" +msgstr "" + +#. XmWsa +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id1180455\n" +"help.text" +msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the level of detail by which a group is kept together on the same page.</ahelp>" +msgstr "" + +#. KbCbd +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id2091433\n" +"help.text" +msgid "When you specify to keep together some records on the same page, you have three choices:" +msgstr "" + +#. NnDGM +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id5092318\n" +"help.text" +msgid "No - page boundaries are not taken into account." +msgstr "" + +#. Zmwag +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id9312417\n" +"help.text" +msgid "Whole Group - prints the group header, detail section, and group footer on the same page." +msgstr "" + +#. Bzv5z +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id9089022\n" +"help.text" +msgid "With First Detail - prints the group header on a page only if the first detail record also can be printed on the same page." +msgstr "" + #. eDFFK #: tablewizard00.xhp msgctxt "" @@ -11445,353 +14505,884 @@ msgctxt "" msgid "<link href=\"text/sdatabase/tablewizard00.xhp\" name=\"Table Wizard\">Table Wizard</link>" msgstr "<link href=\"text/sdatabase/tablewizard00.xhp\" name=\"Průvodce tabulkou\">Průvodce tabulkou</link>" -#. PAxTq -#: toolbars.xhp +#. QjNBA +#: toolbar_form.xhp msgctxt "" -"toolbars.xhp\n" +"toolbar_form.xhp\n" "tit\n" "help.text" -msgid "Toolbars" -msgstr "Nástrojové lišty" +msgid "Database Form Toolbar" +msgstr "" -#. Tzgdb -#: toolbars.xhp +#. ViBjA +#: toolbar_form.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10541\n" +"toolbar_form.xhp\n" +"par_idN10548\n" "help.text" -msgid "<variable id=\"toolbars\"><link href=\"text/sdatabase/toolbars.xhp\">Toolbars</link></variable>" -msgstr "<variable id=\"toolbars\"><link href=\"text/sdatabase/toolbars.xhp\">Nástrojové lišty</link></variable>" +msgid "<variable id=\"DatabaseFormToolbarh1\"><link href=\"text/sdatabase/toolbar_form.xhp\" name=\"Database Form Toolbar\">Database Form Toolbar</link></variable>" +msgstr "" -#. B3mEW -#: toolbars.xhp +#. Ndnbt +#: toolbar_form.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10545\n" +"toolbar_form.xhp\n" +"hd_id231642796157552\n" "help.text" -msgid "In a database file window, you can see the following toolbars." -msgstr "V okně databázového souboru jsou zobrazeny následující nástrojové lišty." +msgid "New database form" +msgstr "" -#. ZNxCw -#: toolbars.xhp +#. g2PCm +#: toolbar_form.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10548\n" +"toolbar_form.xhp\n" +"par_id431642796165270\n" "help.text" -msgid "Table" -msgstr "Tabulka" +msgid "<image src=\"cmd/lc_dbnewform.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Icon New Database Form</alt></image>" +msgstr "" -#. JWHfj -#: toolbars.xhp +#. BmKGp +#: toolbar_form.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10554\n" +"toolbar_form.xhp\n" +"par_id321642796165273\n" "help.text" -msgid "Open database object" -msgstr "Otevřít databázový objekt" +msgid "Creates a new database form." +msgstr "" -#. 4fvFG -#: toolbars.xhp +#. 89Xdx +#: toolbar_form.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10558\n" +"toolbar_form.xhp\n" +"par_idN10634\n" "help.text" -msgid "<ahelp hid=\".\">Opens the selected table so you can enter, edit, or delete records.</ahelp>" -msgstr "<ahelp hid=\".\">Otevře vybranou tabulku, aby bylo možné zadávat, upravovat nebo mazat záznamy.</ahelp>" +msgid "Open database form" +msgstr "" -#. LFKBo -#: toolbars.xhp +#. TaigW +#: toolbar_form.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN1056F\n" +"toolbar_form.xhp\n" +"par_id581642794179327\n" +"help.text" +msgid "<image src=\"cmd/lc_open.svg\" id=\"img_id511642794179328\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id11642794179328\">Icon Open Form</alt></image>" +msgstr "" + +#. 8rq4H +#: toolbar_form.xhp +msgctxt "" +"toolbar_form.xhp\n" +"par_idN10638\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the selected form so you can enter, edit, or delete records.</ahelp>" +msgstr "" + +#. GF2hM +#: toolbar_form.xhp +msgctxt "" +"toolbar_form.xhp\n" +"par_idN1064F\n" "help.text" msgid "Edit" -msgstr "Upravit" +msgstr "" -#. tLLAy -#: toolbars.xhp +#. qnKpJ +#: toolbar_form.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10573\n" +"toolbar_form.xhp\n" +"par_id1001642794252425\n" "help.text" -msgid "<ahelp hid=\".\">Opens the selected table so you can change the structure.</ahelp>" -msgstr "<ahelp hid=\".\">Otevře vybranou tabulku, aby bylo možné měnit strukturu.</ahelp>" +msgid "<image src=\"cmd/lc_dbformedit.svg\" id=\"img_id671642794252426\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id851642794252426\">Icon Edit Form</alt></image>" +msgstr "" -#. FEBzp -#: toolbars.xhp +#. WE3Eo +#: toolbar_form.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN1058A\n" +"toolbar_form.xhp\n" +"par_idN10653\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the selected form so you can change the layout.</ahelp>" +msgstr "" + +#. dfaAA +#: toolbar_form.xhp +msgctxt "" +"toolbar_form.xhp\n" +"par_idN1066A\n" "help.text" msgid "Delete" -msgstr "Smazat" +msgstr "" -#. PDZsk -#: toolbars.xhp +#. AfDGM +#: toolbar_form.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN1058E\n" +"toolbar_form.xhp\n" +"par_id941642794399538\n" "help.text" -msgid "<ahelp hid=\".\">Deletes the selected table.</ahelp>" -msgstr "<ahelp hid=\".\">Smaže vybranou tabulku.</ahelp>" +msgid "<image src=\"cmd/lc_dbformdelete.svg\" id=\"img_id541642794399538\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id521642794399539\">Icon Delete Form</alt></image>" +msgstr "" -#. m7BX3 -#: toolbars.xhp +#. 969sF +#: toolbar_form.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN105A5\n" +"toolbar_form.xhp\n" +"par_idN1066E\n" +"help.text" +msgid "<ahelp hid=\".\">Deletes the selected form.</ahelp>" +msgstr "" + +#. E8FTE +#: toolbar_form.xhp +msgctxt "" +"toolbar_form.xhp\n" +"par_idN10685\n" "help.text" msgid "Rename" -msgstr "Přejmenovat" +msgstr "" -#. B596w -#: toolbars.xhp +#. pE8qg +#: toolbar_form.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN105A9\n" +"toolbar_form.xhp\n" +"par_id601642794481349\n" "help.text" -msgid "<ahelp hid=\".\">Renames the selected table.</ahelp>" -msgstr "<ahelp hid=\".\">Přejmenuje vybranou tabulku.</ahelp>" +msgid "<image src=\"cmd/lc_dbformrename.svg\" id=\"img_id591642794481349\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id751642794481350\">Icon Rename Form</alt></image>" +msgstr "" -#. LEWCs -#: toolbars.xhp +#. eMzAD +#: toolbar_form.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN105B8\n" +"toolbar_form.xhp\n" +"par_idN10689\n" "help.text" -msgid "Query" -msgstr "Dotaz" +msgid "<ahelp hid=\".\">Renames the selected form.</ahelp>" +msgstr "" -#. VT3EG -#: toolbars.xhp +#. Ej7Bx +#: toolbar_query.xhp msgctxt "" -"toolbars.xhp\n" +"toolbar_query.xhp\n" +"tit\n" +"help.text" +msgid "Database Query Toolbar" +msgstr "" + +#. MVKFj +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"par_idN10548\n" +"help.text" +msgid "<variable id=\"DatabaseQueryToolbarh1\"><link href=\"text/sdatabase/toolbar_query.xhp\" name=\"Database Query Toolbar\">Database Query Toolbar</link></variable>" +msgstr "" + +#. bj47W +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"hd_id231642796157552\n" +"help.text" +msgid "New database query" +msgstr "" + +#. yw8S8 +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"par_id431642796165270\n" +"help.text" +msgid "<image src=\"cmd/lc_dbnewquery.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Icon New Database Query</alt></image>" +msgstr "" + +#. UnzqA +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"par_id321642796165273\n" +"help.text" +msgid "Creates a new database query." +msgstr "" + +#. zqAQx +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"hd_id981642797173950\n" +"help.text" +msgid "New Database Query (SQL View)" +msgstr "" + +#. bSoXy +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"par_id131642797178876\n" +"help.text" +msgid "<image src=\"cmd/lc_dbnewquerysql.svg\" id=\"img_id881642797178877\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id811642797178878\">Icon New query (SQL view)</alt></image>" +msgstr "" + +#. CVC97 +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"par_id911642797178879\n" +"help.text" +msgid "Opens the SQL window to edit a query in SQL language." +msgstr "" + +#. G7DB4 +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" "par_idN105C4\n" "help.text" -msgid "Open database object" -msgstr "Otevřít databázový objekt" +msgid "Open database query" +msgstr "" -#. 2cEFv -#: toolbars.xhp +#. 35ceG +#: toolbar_query.xhp msgctxt "" -"toolbars.xhp\n" +"toolbar_query.xhp\n" +"par_id791642791781980\n" +"help.text" +msgid "<image src=\"cmd/lc_open.svg\" id=\"img_id711642791781980\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id621642791781980\">Icon Open Query Object</alt></image>" +msgstr "" + +#. yrGi6 +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" "par_idN105C8\n" "help.text" msgid "<ahelp hid=\".\">Opens the selected query so you can enter, edit, or delete records.</ahelp>" -msgstr "<ahelp hid=\".\">Otevře vybraný dotaz, aby bylo možné zadávat, upravovat nebo mazat záznamy.</ahelp>" +msgstr "" -#. yVNxZ -#: toolbars.xhp +#. Wpcih +#: toolbar_query.xhp msgctxt "" -"toolbars.xhp\n" +"toolbar_query.xhp\n" "par_idN105DF\n" "help.text" msgid "Edit" -msgstr "Upravit" +msgstr "" -#. kGSTA -#: toolbars.xhp +#. peDGL +#: toolbar_query.xhp msgctxt "" -"toolbars.xhp\n" +"toolbar_query.xhp\n" +"par_id291642791910891\n" +"help.text" +msgid "<image src=\"cmd/lc_dbqueryedit.svg\" id=\"img_id911642791910892\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id1001642791910892\">Icon Edit Query</alt></image>" +msgstr "" + +#. FEN9q +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" "par_idN105E3\n" "help.text" msgid "<ahelp hid=\".\">Opens the selected query so you can change the structure.</ahelp>" -msgstr "<ahelp hid=\".\">Otevře vybraný dotaz, aby bylo možné měnit strukturu.</ahelp>" +msgstr "" -#. W75xu -#: toolbars.xhp +#. 6jGeW +#: toolbar_query.xhp msgctxt "" -"toolbars.xhp\n" +"toolbar_query.xhp\n" "par_idN105FA\n" "help.text" msgid "Delete" -msgstr "Smazat" +msgstr "" -#. XJQBJ -#: toolbars.xhp +#. EHvLX +#: toolbar_query.xhp msgctxt "" -"toolbars.xhp\n" +"toolbar_query.xhp\n" +"par_id651642792045236\n" +"help.text" +msgid "<image src=\"cmd/lc_dbquerydelete.svg\" id=\"img_id411642792045236\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id211642792045237\">Icon Delete Query</alt></image>" +msgstr "" + +#. Ejm28 +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" "par_idN105FE\n" "help.text" msgid "<ahelp hid=\".\">Deletes the selected query.</ahelp>" -msgstr "<ahelp hid=\".\">Smaže vybraný dotaz.</ahelp>" +msgstr "" -#. bC56u -#: toolbars.xhp +#. 9XGHW +#: toolbar_query.xhp msgctxt "" -"toolbars.xhp\n" +"toolbar_query.xhp\n" "par_idN10615\n" "help.text" msgid "Rename" -msgstr "Přejmenovat" +msgstr "" -#. GDAZR -#: toolbars.xhp +#. H78Bh +#: toolbar_query.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10619\n" +"toolbar_query.xhp\n" +"par_id561642792121799\n" "help.text" -msgid "<ahelp hid=\".\">Renames the selected query.</ahelp>" -msgstr "<ahelp hid=\".\">Přejmenuje vybraný dotaz.</ahelp>" +msgid "<image src=\"cmd/lc_dbqueryrename.svg\" id=\"img_id521642792121800\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id531642792121800\">Icon Rename Query</alt></image>" +msgstr "" -#. mzY5g -#: toolbars.xhp +#. xXWqz +#: toolbar_query.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10628\n" +"toolbar_query.xhp\n" +"par_idN10619\n" "help.text" -msgid "Form" -msgstr "Formulář" +msgid "<ahelp hid=\".\">Renames the selected query.</ahelp>" +msgstr "" -#. BXrRw -#: toolbars.xhp +#. aqUue +#: toolbar_report.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10634\n" +"toolbar_report.xhp\n" +"tit\n" "help.text" -msgid "Open database object" -msgstr "Otevřít databázový objekt" +msgid "Database Report Toolbar" +msgstr "" -#. GJDxB -#: toolbars.xhp +#. N5Spv +#: toolbar_report.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10638\n" +"toolbar_report.xhp\n" +"par_idN10548\n" "help.text" -msgid "<ahelp hid=\".\">Opens the selected form so you can enter, edit, or delete records.</ahelp>" -msgstr "<ahelp hid=\".\">Otevře vybraný formulář, aby bylo možné zadávat, upravovat nebo mazat záznamy.</ahelp>" +msgid "<variable id=\"DatabaseReportToolbarh1\"><link href=\"text/sdatabase/toolbar_report.xhp\" name=\"Database Report Toolbar\">Database Report Toolbar</link></variable>" +msgstr "" -#. 7f3E9 -#: toolbars.xhp +#. TaKok +#: toolbar_report.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN1064F\n" +"toolbar_report.xhp\n" +"hd_id231642796157552\n" "help.text" -msgid "Edit" -msgstr "Upravit" +msgid "New database report" +msgstr "" -#. ZmiNz -#: toolbars.xhp +#. hxRbm +#: toolbar_report.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10653\n" +"toolbar_report.xhp\n" +"par_id431642796165270\n" "help.text" -msgid "<ahelp hid=\".\">Opens the selected form so you can change the layout.</ahelp>" -msgstr "<ahelp hid=\".\">Otevře vybraný formulář, aby bylo možné měnit rozvržení.</ahelp>" +msgid "<image src=\"cmd/lc_dbnewreport.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Icon New Database Report</alt></image>" +msgstr "" -#. xCBQ3 -#: toolbars.xhp +#. FzBiP +#: toolbar_report.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN1066A\n" +"toolbar_report.xhp\n" +"par_id321642796165273\n" "help.text" -msgid "Delete" -msgstr "Smazat" +msgid "Creates a new database report." +msgstr "" -#. p5bD4 -#: toolbars.xhp +#. DASFx +#: toolbar_report.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN1066E\n" +"toolbar_report.xhp\n" +"hd_id261642796491626\n" "help.text" -msgid "<ahelp hid=\".\">Deletes the selected form.</ahelp>" -msgstr "<ahelp hid=\".\">Smaže vybraný formulář.</ahelp>" +msgid "Database report wizard" +msgstr "" -#. Jrqh7 -#: toolbars.xhp +#. wRJAg +#: toolbar_report.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10685\n" +"toolbar_report.xhp\n" +"par_id251642796542820\n" "help.text" -msgid "Rename" -msgstr "Přejmenovat" +msgid "<image src=\"cmd/lc_dbnewreportautopilot.svg\" id=\"img_id811642796542821\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id231642796542822\">Icon Database report wizard</alt></image>" +msgstr "" -#. CLTV2 -#: toolbars.xhp +#. Ri9DE +#: toolbar_report.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10689\n" +"toolbar_report.xhp\n" +"par_id261642796542823\n" "help.text" -msgid "<ahelp hid=\".\">Renames the selected form.</ahelp>" -msgstr "<ahelp hid=\".\">Přejmenuje vybraný formulář.</ahelp>" +msgid "Opens the database report wizard, to guide you in creating a database report." +msgstr "" -#. tkXGC -#: toolbars.xhp +#. VcR6f +#: toolbar_report.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10698\n" +"toolbar_report.xhp\n" +"par_idN106A4\n" "help.text" -msgid "Report" -msgstr "Sestava" +msgid "Open database report" +msgstr "" -#. GMWLb -#: toolbars.xhp +#. JytE5 +#: toolbar_report.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN106A4\n" +"toolbar_report.xhp\n" +"par_id321642794819375\n" "help.text" -msgid "Open database object" -msgstr "Otevřít databázový objekt" +msgid "<image src=\"cmd/lc_open.svg\" id=\"img_id511642794179328\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id11642794179328\">Icon Open Report</alt></image>" +msgstr "" -#. BzwcK -#: toolbars.xhp +#. RdAb4 +#: toolbar_report.xhp msgctxt "" -"toolbars.xhp\n" +"toolbar_report.xhp\n" "par_idN106A8\n" "help.text" msgid "<ahelp hid=\".\">Opens the selected report so you can enter, edit, or delete records.</ahelp>" -msgstr "<ahelp hid=\".\">Otevře vybranou sestavu, aby bylo možné zadávat, upravovat nebo mazat záznamy.</ahelp>" +msgstr "" -#. sLPTD -#: toolbars.xhp +#. XyYBD +#: toolbar_report.xhp msgctxt "" -"toolbars.xhp\n" +"toolbar_report.xhp\n" "par_idN106BF\n" "help.text" msgid "Edit" -msgstr "Upravit" +msgstr "" -#. DF32e -#: toolbars.xhp +#. mmfdU +#: toolbar_report.xhp msgctxt "" -"toolbars.xhp\n" +"toolbar_report.xhp\n" +"par_id141642794873165\n" +"help.text" +msgid "<image src=\"cmd/lc_dbreportedit.svg\" id=\"img_id111642794873165\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id811642794873165\">Icon Edit Report</alt></image>" +msgstr "" + +#. 34f7b +#: toolbar_report.xhp +msgctxt "" +"toolbar_report.xhp\n" "par_idN106C3\n" "help.text" msgid "<ahelp hid=\".\">Opens the selected report so you can change the layout.</ahelp>" -msgstr "<ahelp hid=\".\">Otevře vybranou sestavu, aby bylo možné měnit rozvržení.</ahelp>" +msgstr "" -#. FGuUB -#: toolbars.xhp +#. B7hhM +#: toolbar_report.xhp msgctxt "" -"toolbars.xhp\n" +"toolbar_report.xhp\n" "par_idN106DA\n" "help.text" msgid "Delete" -msgstr "Smazat" +msgstr "" -#. xikUv -#: toolbars.xhp +#. frjJR +#: toolbar_report.xhp msgctxt "" -"toolbars.xhp\n" +"toolbar_report.xhp\n" +"par_id51642795131634\n" +"help.text" +msgid "<image src=\"cmd/lc_dbreportdelete.svg\" id=\"img_id971642795131634\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id531642795131634\">Icon Delete Report</alt></image>" +msgstr "" + +#. rrRCi +#: toolbar_report.xhp +msgctxt "" +"toolbar_report.xhp\n" "par_idN106DE\n" "help.text" msgid "<ahelp hid=\".\">Deletes the selected report.</ahelp>" -msgstr "<ahelp hid=\".\">Smaže vybranou sestavu.</ahelp>" +msgstr "" -#. kmUBC -#: toolbars.xhp +#. ftpNL +#: toolbar_report.xhp msgctxt "" -"toolbars.xhp\n" +"toolbar_report.xhp\n" "par_idN106F5\n" "help.text" msgid "Rename" -msgstr "Přejmenovat" +msgstr "" -#. CgE7D -#: toolbars.xhp +#. cNjbm +#: toolbar_report.xhp msgctxt "" -"toolbars.xhp\n" +"toolbar_report.xhp\n" +"par_id551642795211226\n" +"help.text" +msgid "<image src=\"cmd/lc_dbreportrename.svg\" id=\"img_id631642795211227\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id551642795211227\">Icon Rename Report</alt></image>" +msgstr "" + +#. EYSpz +#: toolbar_report.xhp +msgctxt "" +"toolbar_report.xhp\n" "par_idN106F9\n" "help.text" msgid "<ahelp hid=\".\">Renames the selected report.</ahelp>" -msgstr "<ahelp hid=\".\">Přejmenuje vybranou sestavu.</ahelp>" +msgstr "" + +#. ezZJj +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"tit\n" +"help.text" +msgid "Database Table Toolbar" +msgstr "" + +#. 6DNGE +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_idN10548\n" +"help.text" +msgid "<variable id=\"DatabaseTableToolbarh1\"><link href=\"text/sdatabase/toolbar_table.xhp\" name=\"Database Table Toolbar\">Database Table Toolbar</link></variable>" +msgstr "" + +#. Y57HF +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"hd_id461642852368590\n" +"help.text" +msgid "Open document" +msgstr "" + +#. pRvid +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_id601642852258016\n" +"help.text" +msgid "<image src=\"cmd/lc_open.svg\" id=\"img_id941642787914042\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id291642787914043\">Icon Open Document</alt></image>" +msgstr "" + +#. DAEuG +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_id981642852258019\n" +"help.text" +msgid "Opens a %PRODUCTNAME document." +msgstr "" + +#. Z4JdE +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"hd_id981642852403610\n" +"help.text" +msgid "Save document" +msgstr "" + +#. EoGU4 +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_id731642852435520\n" +"help.text" +msgid "<image src=\"cmd/lc_save.svg\" id=\"img_id591642852435521\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id871642852435522\">Icon Save database file</alt></image>" +msgstr "" + +#. AgrRB +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_id481642852435523\n" +"help.text" +msgid "Saves current database file." +msgstr "" + +#. mLNRZ +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"hd_id131642852596290\n" +"help.text" +msgid "Copy" +msgstr "" + +#. xVmGj +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_id381642853541654\n" +"help.text" +msgid "<image src=\"cmd/lc_copy.svg\" id=\"img_id21642853541655\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id801642853541656\">Icon copy</alt></image>" +msgstr "" + +#. MSHcj +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_id601642853541657\n" +"help.text" +msgid "Copies the selection to the clipboard." +msgstr "" + +#. C9Ezf +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"hd_id941642852602272\n" +"help.text" +msgid "Paste" +msgstr "" + +#. JDAZJ +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_id761642853673909\n" +"help.text" +msgid "<image src=\"cmd/lc_paste.svg\" id=\"img_id811642853673910\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id951642853673911\">Icon Paste</alt></image>" +msgstr "" + +#. nEsTe +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_id321642853673912\n" +"help.text" +msgid "Inserts the contents of the clipboard at the location of the cursor, and replaces any selected text or objects." +msgstr "" + +#. Ct5XD +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"hd_id1001642852606113\n" +"help.text" +msgid "Sort ascending" +msgstr "" + +#. WDeBp +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_id991642853830973\n" +"help.text" +msgid "<image src=\"cmd/lc_sortascending.svg\" id=\"img_id771642853830974\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id241642853830975\">Icon sort ascending</alt></image>" +msgstr "" + +#. aRGCA +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_id621642853830977\n" +"help.text" +msgid "Sorts the entries in the detail view in ascending order." +msgstr "" + +#. 542jo +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"hd_id441642852616281\n" +"help.text" +msgid "Sort descending" +msgstr "" + +#. iL4by +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_id511642854313007\n" +"help.text" +msgid "<image src=\"cmd/lc_sortdescending.svg\" id=\"img_id531642854313009\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id661642854313010\">Icon Sort descending</alt></image>" +msgstr "" + +#. e2A2e +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_id81642854313011\n" +"help.text" +msgid "Sorts the entries in the detail view in descending order." +msgstr "" + +#. VTRY7 +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"hd_id231642796152552\n" +"help.text" +msgid "New database form" +msgstr "" + +#. 4C7Bi +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_id431643796165270\n" +"help.text" +msgid "<image src=\"cmd/lc_dbnewform.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Icon New Database Form</alt></image>" +msgstr "" + +#. YAoeV +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_id321612796165273\n" +"help.text" +msgid "Creates a new database form (default). Use the drop-down toolbar to create a new database object directly." +msgstr "" + +#. KuYJ7 +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"hd_id231642796157552\n" +"help.text" +msgid "New table design" +msgstr "" + +#. zKJDB +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_id431642796165270\n" +"help.text" +msgid "<image src=\"cmd/lc_dbnewtable.svg\" id=\"img_id311642796165271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id461642796165272\">Icon New Table design</alt></image>" +msgstr "" + +#. p5PvJ +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_id321642796165273\n" +"help.text" +msgid "Designs a new database table." +msgstr "" + +#. zoHMV +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_idN10554\n" +"help.text" +msgid "Open database table" +msgstr "" + +#. gptoW +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_id521642787914042\n" +"help.text" +msgid "<image src=\"cmd/lc_open.svg\" id=\"img_id941642787914042\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id291642787914043\">Icon Open Database Table</alt></image>" +msgstr "" + +#. FiWG5 +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_idN10558\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the selected table so you can enter, edit, or delete records.</ahelp>" +msgstr "" + +#. 2GZDb +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_idN1056F\n" +"help.text" +msgid "Edit" +msgstr "" + +#. GEk85 +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_id481642788747900\n" +"help.text" +msgid "<image src=\"cmd/lc_dbtableedit.svg\" id=\"img_id421642788747900\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id911642788747900\">Icon Edit table</alt></image>" +msgstr "" + +#. SpLTj +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_idN10573\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the selected table so you can change the structure.</ahelp>" +msgstr "" + +#. Aoqi2 +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_idN1058A\n" +"help.text" +msgid "Delete" +msgstr "" + +#. qsDuC +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_id261642788871011\n" +"help.text" +msgid "<image src=\"cmd/lc_dbtabledelete.svg\" id=\"img_id521642788871011\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id971642788871011\">Icon Delete Table</alt></image>" +msgstr "" + +#. 7S8xE +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_idN1058E\n" +"help.text" +msgid "<ahelp hid=\".\">Deletes the selected table.</ahelp>" +msgstr "" + +#. nxeFo +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_idN105A5\n" +"help.text" +msgid "Rename" +msgstr "" + +#. bkFMf +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_id501642788935574\n" +"help.text" +msgid "<image src=\"cmd/lc_dbtablerename.svg\" id=\"img_id461642788935574\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id571642788935574\">Icon Rename Table</alt></image>" +msgstr "" + +#. Bqa33 +#: toolbar_table.xhp +msgctxt "" +"toolbar_table.xhp\n" +"par_idN105A9\n" +"help.text" +msgid "<ahelp hid=\".\">Renames the selected table.</ahelp>" +msgstr "" + +#. PAxTq +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"tit\n" +"help.text" +msgid "Toolbars" +msgstr "Nástrojové lišty" + +#. vYRDC +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10541\n" +"help.text" +msgid "<variable id=\"toolbars\"><link href=\"text/sdatabase/toolbars.xhp\">Database Toolbars</link> </variable>" +msgstr "" + +#. B3mEW +#: toolbars.xhp +msgctxt "" +"toolbars.xhp\n" +"par_idN10545\n" +"help.text" +msgid "In a database file window, you can see the following toolbars." +msgstr "V okně databázového souboru jsou zobrazeny následující nástrojové lišty." diff --git a/source/cs/helpcontent2/source/text/shared.po b/source/cs/helpcontent2/source/text/shared.po index 1ab8cf0b2c1..b33e77742c9 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: 2021-09-10 23:11+0200\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2021-10-07 01:37+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textshared/cs/>\n" @@ -13,9 +13,234 @@ 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: Weblate 4.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1547109863.000000\n" +#. fcmzq +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"tit\n" +"help.text" +msgid "Find Bar" +msgstr "" + +#. ZBBdy +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"bm_id871641583188415\n" +"help.text" +msgid "<bookmark_value>Find toolbar</bookmark_value>" +msgstr "" + +#. WXRY5 +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"hd_id701641581066778\n" +"help.text" +msgid "<link href=\"/text/shared/find_toolbar.xhp\" name=\"Find Bar\">Find Bar</link>" +msgstr "" + +#. X55wK +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id3147762\n" +"help.text" +msgid "The <menuitem>Find</menuitem> toolbar can be used to quickly search the contents of %PRODUCTNAME documents." +msgstr "" + +#. wMCEY +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id211641581251728\n" +"help.text" +msgid "Use the shortcut <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + F</keycode> to quickly open the <menuitem>Find</menuitem> toolbar." +msgstr "" + +#. DCYmX +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"hd_id991641581514302\n" +"help.text" +msgid "Find Text" +msgstr "" + +#. 979Nt +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id921641581538352\n" +"help.text" +msgid "Enter the text to be searched in the document. Press <keycode>Enter</keycode> to perform the search." +msgstr "" + +#. vYcEW +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"hd_id831641581895099\n" +"help.text" +msgid "Find Previous" +msgstr "" + +#. e8qFg +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id11641581906556\n" +"help.text" +msgid "Moves the cursor and selects the previous match of the search text." +msgstr "" + +#. t33RZ +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id851642423451259\n" +"help.text" +msgid "<image src=\"cmd/lc_upsearch.svg\" id=\"img_id171642423451259\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id261642423451259\">Find Previous Icon</alt></image>" +msgstr "" + +#. Tu26F +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id351642423451259\n" +"help.text" +msgid "Find Previous Icon" +msgstr "" + +#. CCfcg +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"hd_id941641581943416\n" +"help.text" +msgid "Find Next" +msgstr "" + +#. gwMV9 +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id261641581953287\n" +"help.text" +msgid "Moves the cursor and selects the next match of the search text." +msgstr "" + +#. PUsAY +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id111642423456841\n" +"help.text" +msgid "<image src=\"cmd/lc_downsearch.svg\" id=\"img_id111642423456841\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id111642423456841\">Find Next Icon</alt></image>" +msgstr "" + +#. kuiD9 +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id111642423456842\n" +"help.text" +msgid "Find Next Icon" +msgstr "" + +#. 5nZqX +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"hd_id81641582044927\n" +"help.text" +msgid "Find All" +msgstr "" + +#. DFtSe +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id181641582056429\n" +"help.text" +msgid "Highlights all matches in the document." +msgstr "" + +#. xFTTt +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"hd_id631641582107024\n" +"help.text" +msgid "Match Case" +msgstr "" + +#. 42qsF +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id461641582121199\n" +"help.text" +msgid "Choose this option to perform case-sensitive search." +msgstr "" + +#. nhwRU +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"hd_id271641582528169\n" +"help.text" +msgid "Formatted Display" +msgstr "" + +#. Cd89c +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id571641582522939\n" +"help.text" +msgid "Performs the search considering the formatted value in a cell." +msgstr "" + +#. L8K8f +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"hd_id171641582176913\n" +"help.text" +msgid "Find and Replace" +msgstr "" + +#. 8GXhw +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id761641582194558\n" +"help.text" +msgid "Opens the <link href=\"text/swriter/guide/finding.xhp\" name=\"Find_Replace\">Find and Replace</link> dialog, which provides more options for searching the document." +msgstr "" + +#. rx3mH +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id171641582176913\n" +"help.text" +msgid "<image src=\"cmd/lc_searchdialog.svg\" id=\"img_id171641582176913\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id171641582176913\">Find and Replace Icon</alt></image>" +msgstr "" + +#. BUQcH +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id171641582176943\n" +"help.text" +msgid "Find and Replace Icon" +msgstr "" + #. DBz3U #: fontwork_toolbar.xhp msgctxt "" diff --git a/source/cs/helpcontent2/source/text/shared/01.po b/source/cs/helpcontent2/source/text/shared/01.po index db276a8d19a..9f9768aabad 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: 2022-01-10 12:21+0100\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2021-11-17 12:39+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/cs/>\n" @@ -9061,15 +9061,6 @@ msgctxt "" msgid "For a full list of supported metacharacters and syntax, see <link href=\"https://unicode-org.github.io/icu/userguide/strings/regexp.html\" name=\"ICU Regular Expressions documentation\">ICU Regular Expressions documentation</link>" msgstr "Úplný seznam dostupných speciálních znaků a syntaxe naleznete v <link href=\"https://github.com/LibreOffice/help/commits/master/source/text/shared/01/02100001.xhp\" 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 "Všechny pojmenované třídy výrazů od [:alpha:] po [:upper:] musí být v regulárních výrazech uzavřeny v závorkách, jak ukazují následující příklady." - #. HvC9Q #: 02100001.xhp msgctxt "" @@ -10735,14 +10726,14 @@ msgctxt "" msgid "<variable id=\"links_text\"><ahelp hid=\".\">You can change or remove each link to external files in the current document. You can also update the content of the current file to the most recently saved version of linked external file. This command does not apply to hyperlinks, and is not available if the current document does not contain links to other files.</ahelp></variable>" msgstr "<variable id=\"links_text\"><ahelp hid=\".\">Umožňuje změnit nebo odstranit v aktuálním dokumentu jednotlivé odkazy na externí soubory. Můžete také aktualizovat obsah aktuálního souboru podle nejnovější verze odkazovaného externího souboru. Tento příkaz se netýká hypertextových odkazů a není dostupný, pokud dokument odkazy na jiné soubory neobsahuje.</ahelp></variable>" -#. nGE7F +#. 5H9Hm #: 02180000.xhp msgctxt "" "02180000.xhp\n" "par_id271603459179173\n" "help.text" -msgid "This command can be used with external file links to <switchinline select=\"appl\"><caseinline select=\"WRITER\">sections (place cursor outside of the section), master documents,</caseinline><caseinline select=\"CALC\">sheets linked with <menuitem>Sheet - Insert Sheet from File</menuitem> or <menuitem>Sheet - Link to External Data</menuitem>, Function WEBSERVICE,</caseinline></switchinline> images and OLE objects (when inserted with a link to an external file)." -msgstr "Tento příkaz lze používat pro odkazy na externí soubory pro <switchinline select=\"appl\"><caseinline select=\"WRITER\">sekce (umístěte kurzor mimo sekci), hlavní dokumenty,</caseinline><caseinline select=\"CALC\">listy odkazované pomocí <menuitem>List - Vložit list ze souboru</menuitem> nebo <menuitem>Odkaz na externí data</menuitem>, funkci WEBSERVICE,</caseinline></switchinline> obrázky a objekty OLE (jsou-li vloženy s odkazem na externí soubor)." +msgid "This command can be used with external file links to <switchinline select=\"appl\"><caseinline select=\"WRITER\">sections (place cursor outside of the section), master documents,</caseinline><caseinline select=\"CALC\">sheets linked with <menuitem>Sheet - Insert Sheet from File</menuitem> or <menuitem>Sheet - External Links</menuitem>, Function WEBSERVICE,</caseinline></switchinline> images and OLE objects (when inserted with a link to an external file)." +msgstr "" #. g3wLZ #: 02180000.xhp @@ -27709,14 +27700,14 @@ msgctxt "" msgid "Colors" msgstr "Barvy" -#. RSPZA +#. AKar8 #: 05210200.xhp msgctxt "" "05210200.xhp\n" "bm_id37440771\n" "help.text" -msgid "<bookmark_value>colors;palette</bookmark_value><bookmark_value>colors;adding</bookmark_value><bookmark_value>colors;delete</bookmark_value>" -msgstr "<bookmark_value>barvy;paleta</bookmark_value><bookmark_value>barvy;přidávání</bookmark_value><bookmark_value>barvy;mazání</bookmark_value>" +msgid "<bookmark_value>colors;palette</bookmark_value><bookmark_value>palette;document colors</bookmark_value><bookmark_value>colors;adding</bookmark_value><bookmark_value>colors;delete</bookmark_value><bookmark_value>document colors;palette</bookmark_value>" +msgstr "" #. vay4k #: 05210200.xhp @@ -27772,6 +27763,24 @@ msgctxt "" msgid "Select the color palette in the list box to pick the color for the selected object. The palette color set displays below." msgstr "Vyberte ze seznamu barevnou paletu, z níž zvolíte barvu vybraného objektu. Paleta se zobrazí níže." +#. EyGbC +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"par_id441641431603505\n" +"help.text" +msgid "The <emph>Theme colors</emph> palette shows the theme colors from the current theme, if the document has any." +msgstr "" + +#. CSCQY +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"par_id441641431603506\n" +"help.text" +msgid "The <emph>Document colors</emph> palette shows the colors used in the current document." +msgstr "" + #. DQAGQ #: 05210200.xhp msgctxt "" @@ -28447,14 +28456,14 @@ msgctxt "" msgid "Add/Import" msgstr "Přidat/importovat" -#. KS3aG +#. pkzgJ #: 05210500.xhp msgctxt "" "05210500.xhp\n" "par_id3148473\n" "help.text" -msgid "<ahelp hid=\"cui/ui/imagetabpage/BTN_IMPORT\">Locate the image that you want to import, and then click <emph>Open</emph>. the image is added to the end of the list of available images.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/imagetabpage/BTN_IMPORT\">Vyberte obrázek, který chcete importovat, a klepněte na <emph>Otevřít</emph>. Obrázek se přidá na konec seznamu.</ahelp>" +msgid "<ahelp hid=\"cui/ui/imagetabpage/BTN_IMPORT\">Locate the image that you want to import, and then click <emph>Open</emph>. The image is added to the end of the list of available images.</ahelp>" +msgstr "" #. FXqsL #: 05210500.xhp @@ -32398,6 +32407,366 @@ 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>" +#. RRZf4 +#: 05320001.xhp +msgctxt "" +"05320001.xhp\n" +"tit\n" +"help.text" +msgid "Text Columns" +msgstr "" + +#. SCszB +#: 05320001.xhp +msgctxt "" +"05320001.xhp\n" +"hd_id3150014\n" +"help.text" +msgid "<link href=\"text/shared/01/05320001.xhp\" name=\"Text Columns\">Text Columns</link>" +msgstr "" + +#. u37pw +#: 05320001.xhp +msgctxt "" +"05320001.xhp\n" +"par_id3154788\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/textcolumnstabpage/TextColumnsPage\">Adds columns to the text in the selected drawing object.</ahelp>" +msgstr "" + +#. XCeS9 +#: 05320001.xhp +msgctxt "" +"05320001.xhp\n" +"hd_id3152821\n" +"help.text" +msgid "Number of columns" +msgstr "" + +#. kEjrF +#: 05320001.xhp +msgctxt "" +"05320001.xhp\n" +"par_id3144436\n" +"help.text" +msgid "Specifies how many columns to use to lay out the drawing object's text." +msgstr "" + +#. yhb4G +#: 05320001.xhp +msgctxt "" +"05320001.xhp\n" +"hd_id3152822\n" +"help.text" +msgid "Spacing" +msgstr "" + +#. EU3yR +#: 05320001.xhp +msgctxt "" +"05320001.xhp\n" +"par_id3144437\n" +"help.text" +msgid "Specifies the amount of space between the columns." +msgstr "" + +#. 8kqou +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"tit\n" +"help.text" +msgid "Theme" +msgstr "" + +#. a8DFA +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3150014\n" +"help.text" +msgid "<link href=\"text/shared/01/05320002.xhp\" name=\"Theme\">Theme</link>" +msgstr "" + +#. CeYvv +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3154788\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/themetabpage/ThemePage\">Adds colors to the selected master page.</ahelp>" +msgstr "" + +#. YiUBW +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152821\n" +"help.text" +msgid "General" +msgstr "" + +#. oLtfm +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152822\n" +"help.text" +msgid "Name" +msgstr "" + +#. Vn5NP +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144436\n" +"help.text" +msgid "Specifies a name for this master page theme." +msgstr "" + +#. Dh64z +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152823\n" +"help.text" +msgid "Color Set" +msgstr "" + +#. yvPdS +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152824\n" +"help.text" +msgid "Name" +msgstr "" + +#. etPAe +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144437\n" +"help.text" +msgid "Specifies a name for this set of colors." +msgstr "" + +#. bQc5u +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152825\n" +"help.text" +msgid "Background - Dark 1" +msgstr "" + +#. pnURC +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144438\n" +"help.text" +msgid "Specifies the first dark color to be used as dark background, typically black." +msgstr "" + +#. Bfas8 +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152826\n" +"help.text" +msgid "Text - Light 1" +msgstr "" + +#. 6BJ7P +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144439\n" +"help.text" +msgid "Specifies the first light color to be used as light text, typically white." +msgstr "" + +#. v949u +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152827\n" +"help.text" +msgid "Background - Dark 2" +msgstr "" + +#. Yn3oE +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144440\n" +"help.text" +msgid "Specifies the second dark color to be used as dark background. This is typically dark, but not exactly black." +msgstr "" + +#. wBe5B +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152828\n" +"help.text" +msgid "Text - Light 2" +msgstr "" + +#. GEpE7 +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144441\n" +"help.text" +msgid "Specifies the second light color to be used as light text. This is typically light, but not exactly white." +msgstr "" + +#. 6sCnr +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152829\n" +"help.text" +msgid "Accent 1" +msgstr "" + +#. jarvZ +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144442\n" +"help.text" +msgid "First custom color. This is typically dark enough that light text is readable when the custom color is used as a background color." +msgstr "" + +#. TBAAu +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152830\n" +"help.text" +msgid "Accent 2" +msgstr "" + +#. PhmYV +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144443\n" +"help.text" +msgid "Second custom color." +msgstr "" + +#. CoqnB +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152831\n" +"help.text" +msgid "Accent 3" +msgstr "" + +#. AApC3 +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144444\n" +"help.text" +msgid "Third custom color." +msgstr "" + +#. yAJRk +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152832\n" +"help.text" +msgid "Accent 4" +msgstr "" + +#. B3ekD +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144445\n" +"help.text" +msgid "Fourth custom color." +msgstr "" + +#. DnYuJ +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152833\n" +"help.text" +msgid "Accent 5" +msgstr "" + +#. AVEe4 +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144446\n" +"help.text" +msgid "Fifth custom color." +msgstr "" + +#. gC46v +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152834\n" +"help.text" +msgid "Accent 6" +msgstr "" + +#. Fc7BK +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144447\n" +"help.text" +msgid "Sixth custom color." +msgstr "" + +#. PhQWg +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152835\n" +"help.text" +msgid "Hyperlink" +msgstr "" + +#. sawNC +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144448\n" +"help.text" +msgid "Color used for non-followed hyperlinks." +msgstr "" + +#. jyKLz +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152836\n" +"help.text" +msgid "Followed Hyperlink" +msgstr "" + +#. sRoPn +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144449\n" +"help.text" +msgid "Color used for followed hyperlinks." +msgstr "" + #. A2WXN #: 05340100.xhp msgctxt "" @@ -40768,14 +41137,14 @@ msgctxt "" msgid "Macros" msgstr "Makra" -#. x5Ary +#. JeUG6 #: 06130030.xhp msgctxt "" "06130030.xhp\n" "par_idN109C2\n" "help.text" -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 "<ahelp hid=\"cui/ui/scriptorganizer/ScriptOrganizerDialog\">Vyberte makro nebo skript z části <emph>Moje makra</emph>, <emph>Makra %PRODUCTNAME</emph> nebo z otevřeného dokumentu. Dostupné skripty a makra zobrazíte poklepáním na položku.</ahelp>" +msgid "<ahelp hid=\"cui/ui/scriptorganizer/ScriptOrganizerDialog\">Select a macro or script from <emph>My Macros</emph>, <emph>Application Macros</emph>, or an open document. To view the available macros or scripts, double-click an entry.</ahelp>" +msgstr "" #. wxJE3 #: 06130030.xhp @@ -45835,6 +46204,42 @@ msgctxt "" msgid "<ahelp hid=\".\">Removes the selected signature from the list. Removes all subsequent signatures as well, in case of PDF.</ahelp>" msgstr "<ahelp hid=\".\">Odstraní vybraný podpis ze seznamu. V případě PDF ostraní také všechny následující podpisy.</ahelp>" +#. Yda7b +#: digitalsignatures.xhp +msgctxt "" +"digitalsignatures.xhp\n" +"hd_id61638092292670\n" +"help.text" +msgid "Start Certificate Manager" +msgstr "" + +#. bEk3e +#: digitalsignatures.xhp +msgctxt "" +"digitalsignatures.xhp\n" +"par_id441638095576834\n" +"help.text" +msgid "Opens the installed certificate manager of your system." +msgstr "" + +#. zGF8H +#: digitalsignatures.xhp +msgctxt "" +"digitalsignatures.xhp\n" +"par_id481638101674763\n" +"help.text" +msgid "On macOS, the default certificate manager is <emph>Keychain Access</emph>." +msgstr "" + +#. oENdS +#: digitalsignatures.xhp +msgctxt "" +"digitalsignatures.xhp\n" +"par_id701638101681340\n" +"help.text" +msgid "On Windows systems, the default certificate manager is <emph>Certmgr.msc</emph>, a Microsoft Management Console snap-in using Certmgr.exe, and does not manage OpenPGP certificates. To manage both X509 and OpenPGP certificates install the <emph>gpg4win</emph> tool." +msgstr "" + #. Bsfs2 #: digitalsignaturespdf.xhp msgctxt "" @@ -47608,6 +48013,78 @@ msgctxt "" msgid "<link href=\"https://ask.libreoffice.org/en/question/854/what-video-formats-does-libreoffice-impress-support/\" name=\"askbot\">%PRODUCTNAME Askbot question and answer</link>" msgstr "<link href=\"https://ask.libreoffice.org/en/question/854/what-video-formats-does-libreoffice-impress-support/\" name=\"askbot\">Dotaz a odpověď na Ask %PRODUCTNAME</link>" +#. BfayS +#: nav_rename.xhp +msgctxt "" +"nav_rename.xhp\n" +"tit\n" +"help.text" +msgid "Rename object" +msgstr "" + +#. xBT3n +#: nav_rename.xhp +msgctxt "" +"nav_rename.xhp\n" +"bm_id3147366\n" +"help.text" +msgid "<bookmark_value>navigator; rename</bookmark_value> <bookmark_value>rename;objects</bookmark_value>" +msgstr "" + +#. W5LjG +#: nav_rename.xhp +msgctxt "" +"nav_rename.xhp\n" +"hd_id3147366\n" +"help.text" +msgid "Rename object" +msgstr "" + +#. DFRqj +#: nav_rename.xhp +msgctxt "" +"nav_rename.xhp\n" +"par_id3147588\n" +"help.text" +msgid "<variable id=\"desc\">Renames the object selected in the Navigator.</variable>" +msgstr "" + +#. BJGCb +#: nav_rename.xhp +msgctxt "" +"nav_rename.xhp\n" +"par_id3148833\n" +"help.text" +msgid "Open the context menu for the object - Choose <menuitem>Rename</menuitem>." +msgstr "" + +#. KbRdP +#: nav_rename.xhp +msgctxt "" +"nav_rename.xhp\n" +"hd_id3156027\n" +"help.text" +msgid "New name" +msgstr "" + +#. CG62C +#: nav_rename.xhp +msgctxt "" +"nav_rename.xhp\n" +"par_id3152924\n" +"help.text" +msgid "<ahelp hid=\".\">Enter the new name of the selected object.</ahelp>" +msgstr "" + +#. wJHoB +#: nav_rename.xhp +msgctxt "" +"nav_rename.xhp\n" +"par_id661630417737429\n" +"help.text" +msgid "Names of objects must be unique in the same document." +msgstr "" + #. FzLmt #: notebook_bar.xhp msgctxt "" diff --git a/source/cs/helpcontent2/source/text/shared/autopi.po b/source/cs/helpcontent2/source/text/shared/autopi.po index 09252a78818..57d4a6ffa35 100644 --- a/source/cs/helpcontent2/source/text/shared/autopi.po +++ b/source/cs/helpcontent2/source/text/shared/autopi.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: 2021-01-14 18:09+0100\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2020-12-28 07:53+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsharedautopi/cs/>\n" @@ -7738,14 +7738,14 @@ msgctxt "" msgid "<link href=\"text/shared/autopi/01170200.xhp\" name=\"Additional Settings\">Additional Settings</link>" msgstr "<link href=\"text/shared/autopi/01170200.xhp\" name=\"Další nastavení\">Další nastavení</link>" -#. FYioz +#. DFBck #: 01170200.xhp msgctxt "" "01170200.xhp\n" "par_id3143281\n" "help.text" -msgid "<ahelp hid=\".\">Allows you to enter additional settings for LDAP address data and other external data sources.</ahelp>" -msgstr "<ahelp hid=\".\">Umožní upřesnit pokročilá nastavení pro adresy LDAP a další externí zdroje dat.</ahelp>" +msgid "<ahelp hid=\".\">Allows you to enter additional settings for other external data sources.</ahelp>" +msgstr "" #. zrAAW #: 01170200.xhp @@ -7765,15 +7765,6 @@ msgctxt "" msgid "<ahelp hid=\"modules/sabpilot/ui/invokeadminpage/settings\">Calls a dialog in which you can enter additional settings.</ahelp>" msgstr "<ahelp hid=\"modules/sabpilot/ui/invokeadminpage/settings\">Otevře dialog, ve kterém je možné zadat upřesňující nastavení.</ahelp>" -#. fsQ4B -#: 01170200.xhp -msgctxt "" -"01170200.xhp\n" -"par_id3159233\n" -"help.text" -msgid "If you selected <emph>LDAP</emph> on the first page, you will see the <link href=\"text/shared/explorer/database/dabawiz02ldap.xhp\" name=\"LDAP\">LDAP</link> page." -msgstr "Pokud na první stránce vyberete <emph>LDAP</emph>, uvidíte stránku <link href=\"text/shared/explorer/database/dabawiz02ldap.xhp\" name=\"LDAP\">LDAP</link>." - #. 5e2zp #: 01170300.xhp msgctxt "" diff --git a/source/cs/helpcontent2/source/text/shared/explorer/database.po b/source/cs/helpcontent2/source/text/shared/explorer/database.po deleted file mode 100644 index 02f540b3c38..00000000000 --- a/source/cs/helpcontent2/source/text/shared/explorer/database.po +++ /dev/null @@ -1,2861 +0,0 @@ -#. extracted from helpcontent2/source/text/shared/explorer/database -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: 2021-11-19 15:44+0100\n" -"PO-Revision-Date: 2021-10-28 08:15+0000\n" -"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" -"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsharedexplorerdatabase/cs/>\n" -"Language: cs\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1553926381.000000\n" - -#. kyYMn -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"tit\n" -"help.text" -msgid "Migrate Macros" -msgstr "Migrovat makra" - -#. KDtEB -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"bm_id6009095\n" -"help.text" -msgid "<bookmark_value>wizards;macros (Base)</bookmark_value> <bookmark_value>Macro Wizard (Base)</bookmark_value> <bookmark_value>macros;attaching new (Base)</bookmark_value> <bookmark_value>migrating macros (Base)</bookmark_value>" -msgstr "<bookmark_value>průvodci;makra (Base)</bookmark_value><bookmark_value>Průvodce makry (Base)</bookmark_value><bookmark_value>makra; připojování nového (Base)</bookmark_value><bookmark_value>migrace maker (Base)</bookmark_value>" - -#. habQL -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"hd_id0112200902353472\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/migrate_macros.xhp\">Migrate Macros</link>" -msgstr "<link href=\"text/shared/explorer/database/migrate_macros.xhp\">Migrace maker</link>" - -#. xMVrd -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"par_id0112200902353466\n" -"help.text" -msgid "<ahelp hid=\".\">The Database Document Macro Migration Wizard moves existing macros from sub-documents of an old Base file into the new Base file's macro storage area.</ahelp>" -msgstr "<ahelp hid=\".\">Průvodce migrací maker databázového dokumentu přesune existující makra z poddokumentů starého souboru Base do nového úložiště maker Base.</ahelp>" - -#. ajASD -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"par_id0224200911454780\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose a location and file name to save the new database file. By default, the new file gets the same name as the old file, while the old file gets renamed with the string \"backup\" in the name.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zvolte umístění a název souboru pro uložení nového databázového souboru. Ve výchozím nastavení má nový soubor stejný název jako starý a starému souboru se do názvu doplní \"backup\".</ahelp>" - -#. M7aSL -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"par_id022420091145472\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">The list shows all changes that were applied to the database file.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seznam zobrazuje všechny změny v databázovém souboru.</ahelp>" - -#. hee9q -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"par_id0112200902353542\n" -"help.text" -msgid "Previously, macros have been allowed to reside only in the text sub-documents of forms and reports. Now macros can also be stored in the Base file itself. This means that macros in Base files can be called now from any of its sub-components: forms, reports, table design, query design, relation design, table data view." -msgstr "Dříve mohla být makra uložena jen v textových poddokumentech formulářů a sestav. Nyní mohou být makra uložena i v samotném souboru Base. Díky tomu mohou být nyní makra v Base souborech volána z libovolných komponent: formulářů, sestav, návrhu tabulek, návrhu dotazů, návrhu relací, zobrazení dat tabulek." - -#. DhC2o -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"par_id0112200903075865\n" -"help.text" -msgid "However, it is technically not possible to store macros both in a Base file and in its sub-documents at the same time. So, if you want to attach some new macros to the Base file, while retaining any existing old macros that were stored in the sub-documents, you must move the existing old macros up to the Base file's macro storage area." -msgstr "Není ovšem technicky možné ukládat makra zároveň v souboru Base a jeho poddokumentech. Pokud tedy chcete připojit nová makra k souboru Base a zachovat stávající makra, musíte přesunout stávající makra do úložiště maker v souboru Base." - -#. mtCb7 -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"par_id0112200903075830\n" -"help.text" -msgid "The Database Document Macro Migration Wizard can move the macros up into the Base file's storage area. You can then examine the macros and edit them as needed." -msgstr "Průvodce migrací maker databázového dokumentu může makra přesunout do úložiště maker. Poté můžete makra zobrazit a dle potřeby upravit." - -#. RJUfX -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"par_id0112200903075951\n" -"help.text" -msgid "For example, it is possible that macros from the sub-documents had the same module names and macro names. After you moved the macros into one common macro storage area, you must edit the macros to make the names unique. The wizard cannot do this." -msgstr "Například je možné, že makra z poddokumentů používají stejné názvy modulů či názvy maker. Po přesunu do společného úložiště musíte makra upravit, aby mělo každé jednoznačný název. To průvodce nezvládne." - -#. pSFRn -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"par_id0112200903075915\n" -"help.text" -msgid "The wizard can backup the Base file to another folder of your choice. The wizard changes the original Base file. The backup remains unchanged." -msgstr "Průvodce může uložit zálohu souboru Base do zvolené složky. Upraven bude původní soubor. Záloha zůstane beze změn." - -#. WCGZK -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"par_id0112200902353554\n" -"help.text" -msgid "<link href=\"https://wiki.documentfoundation.org/Macros_in_Database_Documents\" name=\"wiki.documentfoundation.org Macros in Database Documents\">An in depth explanation by the developers (Wiki).</link>" -msgstr "<link href=\"https://wiki.documentfoundation.org/Macros_in_Database_Documents\" name=\"wiki.documentfoundation.org Macros in Database Documents\">Podrobné vysvětlení vývojářů (Wiki).</link>" - -#. WG9NH -#: password.xhp -msgctxt "" -"password.xhp\n" -"tit\n" -"help.text" -msgid "User Name and Password Required" -msgstr "Je vyžadováno uživatelské jméno a heslo" - -#. WekVB -#: password.xhp -msgctxt "" -"password.xhp\n" -"par_idN10541\n" -"help.text" -msgid "User Name and Password Required" -msgstr "Je vyžadováno uživatelské jméno a heslo" - -#. LCLTp -#: password.xhp -msgctxt "" -"password.xhp\n" -"par_idN1054D\n" -"help.text" -msgid "User name" -msgstr "Uživatelské jméno" - -#. Rx3tD -#: password.xhp -msgctxt "" -"password.xhp\n" -"par_idN10551\n" -"help.text" -msgid "<ahelp hid=\".\">Enter the user name to connect to the data source.</ahelp>" -msgstr "<ahelp hid=\".\">Zadejte jméno uživatele pro spojení se zdrojem dat.</ahelp>" - -#. dQH7s -#: password.xhp -msgctxt "" -"password.xhp\n" -"par_idN10568\n" -"help.text" -msgid "Password" -msgstr "Heslo" - -#. dqjRr -#: password.xhp -msgctxt "" -"password.xhp\n" -"par_idN1056C\n" -"help.text" -msgid "<ahelp hid=\".\">Enter the password to connect to the data source.</ahelp>" -msgstr "<ahelp hid=\".\">Zadejte heslo uživatele pro spojení se zdrojem dat.</ahelp>" - -#. TudyG -#: password.xhp -msgctxt "" -"password.xhp\n" -"par_idN10583\n" -"help.text" -msgid "Remember password till end of session" -msgstr "Zapamatovat heslo do konce sezení" - -#. KYrgJ -#: password.xhp -msgctxt "" -"password.xhp\n" -"par_idN10587\n" -"help.text" -msgid "<ahelp hid=\".\">Select to use the same user name and password without further dialog, when you connect again to the same data source in the current %PRODUCTNAME session.</ahelp>" -msgstr "<ahelp hid=\".\">Při příštím přístupu ke stejnému zdroji dat v současné relaci %PRODUCTNAME se použije stejné uživatelské jméno a heslo bez zobrazení dalšího dialogu.</ahelp>" - -#. EWAYC -#: querywizard00.xhp -msgctxt "" -"querywizard00.xhp\n" -"tit\n" -"help.text" -msgid "Query Wizard" -msgstr "Průvodce dotazem" - -#. G8nCc -#: querywizard00.xhp -msgctxt "" -"querywizard00.xhp\n" -"par_idN1054C\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/querywizard00.xhp\">Query Wizard</link>" -msgstr "<link href=\"text/shared/explorer/database/querywizard00.xhp\">Průvodce dotazem</link>" - -#. 7eeqf -#: querywizard00.xhp -msgctxt "" -"querywizard00.xhp\n" -"par_idN1055C\n" -"help.text" -msgid "<ahelp hid=\".\">The Query Wizard helps you to design a database query.</ahelp> The saved query can be called later, either from the graphical user interface, or using the automatically created SQL language command." -msgstr "<ahelp hid=\".\">Průvodce dotazem vám pomůže navrhnout databázový dotaz.</ahelp> Uložený dotaz je možné vyvolat později, buď z grafického rozhraní nebo s pomocí automatického příkazu SQL." - -#. Baapm -#: querywizard00.xhp -msgctxt "" -"querywizard00.xhp\n" -"par_idN105D2\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/querywizard01.xhp\" name=\"Query Wizard - Field Selection\">Query Wizard - Field selection</link>" -msgstr "<link href=\"text/shared/explorer/database/querywizard01.xhp\" name=\"Průvodce dotazem - Výběr polí\">Průvodce dotazem - Výběr polí</link>" - -#. qKgrF -#: querywizard01.xhp -msgctxt "" -"querywizard01.xhp\n" -"tit\n" -"help.text" -msgid "Query Wizard - Field Selection" -msgstr "Průvodce dotazem - Výběr polí" - -#. duo5c -#: querywizard01.xhp -msgctxt "" -"querywizard01.xhp\n" -"par_idN10546\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/querywizard01.xhp\">Query Wizard - Field Selection</link>" -msgstr "<link href=\"text/shared/explorer/database/querywizard01.xhp\">Průvodce dotazem - Výběr polí</link>" - -#. zvnWy -#: querywizard01.xhp -msgctxt "" -"querywizard01.xhp\n" -"par_idN10556\n" -"help.text" -msgid "Specifies the table to create the query, and specifies which fields you wish to include in the query." -msgstr "Vyberte tabulku pro vytvoření dotazu a zvolte si pole, která si přejete zahrnout do dotazu." - -#. bjRCe -#: querywizard01.xhp -msgctxt "" -"querywizard01.xhp\n" -"par_idN10559\n" -"help.text" -msgid "Tables" -msgstr "Tabulky" - -#. RBgge -#: querywizard01.xhp -msgctxt "" -"querywizard01.xhp\n" -"par_idN1055D\n" -"help.text" -msgid "<ahelp hid=\".\">Specifies the table for which the query is to be created.</ahelp>" -msgstr "<ahelp hid=\".\">Určuje tabulku, ze které se vytvoří dotaz.</ahelp>" - -#. BFXtZ -#: querywizard01.xhp -msgctxt "" -"querywizard01.xhp\n" -"par_idN10590\n" -"help.text" -msgid "Fields in the Query" -msgstr "Pole v dotazu" - -#. n6cwc -#: querywizard01.xhp -msgctxt "" -"querywizard01.xhp\n" -"par_idN10594\n" -"help.text" -msgid "<ahelp hid=\".\">Displays all fields that will be included in the new query.</ahelp>" -msgstr "<ahelp hid=\".\">Zobrazuje všechna pole, která se zahrnou do nového dotazu.</ahelp>" - -#. ekG7n -#: querywizard01.xhp -msgctxt "" -"querywizard01.xhp\n" -"par_idN10597\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/querywizard02.xhp\" name=\"Query Wizard - Sorting order\">Query Wizard - Sorting order</link>" -msgstr "<link href=\"text/shared/explorer/database/querywizard02.xhp\" name=\"Průvodce dotazem - Pořadí řazení\">Průvodce dotazem - Pořadí řazení</link>" - -#. T7jwS -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"tit\n" -"help.text" -msgid "Query Wizard - Sorting Order" -msgstr "Průvodce dotazem - Pořadí řazení" - -#. 5mgru -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"par_idN10543\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/querywizard02.xhp\">Query Wizard - Sorting Order</link>" -msgstr "<link href=\"text/shared/explorer/database/querywizard02.xhp\">Průvodce dotazem - Pořadí řazení</link>" - -#. hv6wL -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"par_idN10553\n" -"help.text" -msgid "Specifies the sorting order for the data records in your query." -msgstr "Určuje pořadí řazení záznamů v dotazu." - -#. eVr57 -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"par_idN10556\n" -"help.text" -msgid "Sort by" -msgstr "Seřadit podle" - -#. CRtP3 -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"par_idN105B2\n" -"help.text" -msgid "<ahelp hid=\".\">Specifies the field by which the created query is sorted.</ahelp>" -msgstr "<ahelp hid=\".\">Určuje pole, podle kterého se vytvořený dotaz seřadí.</ahelp>" - -#. xUjcF -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"par_idN1055C\n" -"help.text" -msgid "Ascending" -msgstr "Vzestupně" - -#. aSXt6 -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"par_idN105BF\n" -"help.text" -msgid "<ahelp hid=\".\">Click to sort in alphabetically or numerically ascending order.</ahelp>" -msgstr "<ahelp hid=\".\">Klepněte pro seřazení v abecedním nebo číselném vzestupném pořadí.</ahelp>" - -#. pR3aG -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"par_idN10562\n" -"help.text" -msgid "Descending" -msgstr "Sestupně" - -#. 9BtoZ -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"par_idN105CC\n" -"help.text" -msgid "<ahelp hid=\".\">Click to sort in alphabetically or numerically descending order.</ahelp>" -msgstr "<ahelp hid=\".\">Klepněte pro seřazení v abecedním nebo číselném sestupném pořadí.</ahelp>" - -#. 6U4wS -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"par_idN10568\n" -"help.text" -msgid "And then by" -msgstr "Potom podle" - -#. CqmF3 -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"par_idN105D9\n" -"help.text" -msgid "<ahelp hid=\".\">Specifies additional fields by which the created query is sorted, if previous sort fields are equal.</ahelp>" -msgstr "<ahelp hid=\".\">Určuje další pole, podle kterých se vytvořený dotaz seřadí, pokud předchozí pole obsahují stejná data.</ahelp>" - -#. CD7Db -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"par_idN1056E\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/querywizard03.xhp\" name=\"Query Wizard - Search conditions\">Query Wizard - Search conditions</link>" -msgstr "<link href=\"text/shared/explorer/database/querywizard03.xhp\" name=\"Průvodce dotazem - Podmínky výběru\">Průvodce dotazem - Podmínky výběru</link>" - -#. Ezdjv -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"tit\n" -"help.text" -msgid "Query Wizard - Search Conditions" -msgstr "Průvodce dotazem - Podmínky výběru" - -#. b9Fcz -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN10543\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/querywizard03.xhp\">Query Wizard - Search Conditions</link>" -msgstr "<link href=\"text/shared/explorer/database/querywizard03.xhp\">Průvodce dotazem - Podmínky výběru</link>" - -#. Axn74 -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN10553\n" -"help.text" -msgid "Specifies the search conditions to filter the query." -msgstr "Určuje vyhledávací podmínky pro filtr v dotazu." - -#. MBS9h -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN10556\n" -"help.text" -msgid "Match all of the following" -msgstr "Odpovídá všem následujícím" - -#. eGvAt -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN105B2\n" -"help.text" -msgid "<ahelp hid=\".\">Select to filter the query by all the conditions using a logical AND.</ahelp>" -msgstr "<ahelp hid=\".\">Všechny podmínky pro filtrování dotazu se spojí logickým AND.</ahelp>" - -#. mowq3 -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN1055C\n" -"help.text" -msgid "Match any of the following" -msgstr "Odpovídá některým z následujících" - -#. m9DAv -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN105BF\n" -"help.text" -msgid "<ahelp hid=\".\">Select to filter the query by any of the conditions using a logical OR.</ahelp>" -msgstr "<ahelp hid=\".\">Všechny podmínky pro filtrování dotazu se spojí logickým OR.</ahelp>" - -#. YzKAZ -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN10562\n" -"help.text" -msgid "Field" -msgstr "Pole" - -#. zJBqq -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN105CC\n" -"help.text" -msgid "<ahelp hid=\".\">Select the field name for the filter condition.</ahelp>" -msgstr "<ahelp hid=\".\">Vyberte název pole pro podmínku filtru.</ahelp>" - -#. cpBwd -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN10568\n" -"help.text" -msgid "Condition" -msgstr "Podmínka" - -#. FRFQM -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN105D9\n" -"help.text" -msgid "<ahelp hid=\".\">Select the condition for the filter.</ahelp>" -msgstr "<ahelp hid=\".\">Vyberte podmínku filtru.</ahelp>" - -#. dF2FF -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN1056E\n" -"help.text" -msgid "Value" -msgstr "Hodnota" - -#. ZKEEw -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN105E6\n" -"help.text" -msgid "<ahelp hid=\".\">Enter the value for the filter condition.</ahelp>" -msgstr "<ahelp hid=\".\">Zadejte hodnotu pro podmínku filtru.</ahelp>" - -#. hZQwL -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN10574\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/querywizard04.xhp\" name=\"Query Wizard - Detail or Summary\">Query Wizard - Detail or summary</link>" -msgstr "<link href=\"text/shared/explorer/database/querywizard04.xhp\" name=\"Průvodce dotazem - Podrobnosti nebo souhrn\">Průvodce dotazem - Podrobnosti nebo souhrn</link>" - -#. AFtfc -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"tit\n" -"help.text" -msgid "Query Wizard - Detail or Summary" -msgstr "Průvodce dotazem - Podrobnosti nebo souhrn" - -#. CRU4t -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN10543\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/querywizard04.xhp\">Query Wizard - Detail or Summary</link>" -msgstr "<link href=\"text/shared/explorer/database/querywizard04.xhp\">Průvodce dotazem - Podrobnosti nebo souhrn</link>" - -#. pvdAU -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN10553\n" -"help.text" -msgid "Specifies whether to display all records of the query, or only the results of aggregate functions." -msgstr "Určuje, zda se zobrazí všechny záznamy dotazu nebo jen výsledky agregačních funkcí." - -#. GNBdc -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN10556\n" -"help.text" -msgid "This page is only displayed when there are numerical fields in the query that allow the use of aggregate functions." -msgstr "Tato stránka se zobrazí, jen pokud jsou v dotazu číselná pole, která umožňují použití agregačních funkcí." - -#. LAhTk -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN10559\n" -"help.text" -msgid "Detailed query" -msgstr "Podrobný dotaz" - -#. aXtmP -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN105BD\n" -"help.text" -msgid "<ahelp hid=\".\">Select to show all records of the query.</ahelp>" -msgstr "<ahelp hid=\".\">Vyberte pro zobrazení všech záznamů dotazu.</ahelp>" - -#. h7yp9 -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN105C2\n" -"help.text" -msgid "Summary query" -msgstr "Souhrný dotaz" - -#. 4VMFu -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN105C8\n" -"help.text" -msgid "<ahelp hid=\".\">Select to show only results of aggregate functions.</ahelp>" -msgstr "<ahelp hid=\".\">Vyberte, pokud chcete zobrazit jen výsledky agregačních funkcí.</ahelp>" - -#. CEC9y -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN105D7\n" -"help.text" -msgid "Select the aggregate function and the field name of the numeric field in the list box. You can enter as many aggregate functions as you want, one in each row of controls." -msgstr "Vyberte ze seznamu agregační funkci a název číselného pole. Je možné zadat libovolný počet agregačních funkcí, jednu v každém řádku." - -#. QCySK -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN1055D\n" -"help.text" -msgid "Aggregate function" -msgstr "Agregační funkce" - -#. H3vuB -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN105E4\n" -"help.text" -msgid "<ahelp hid=\".\">Select the aggregate function.</ahelp>" -msgstr "<ahelp hid=\".\">Vyberte agregační funkci.</ahelp>" - -#. 7VBHB -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN105DD\n" -"help.text" -msgid "Field name" -msgstr "Název pole" - -#. DhcSj -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN10656\n" -"help.text" -msgid "<ahelp hid=\".\">Select the numeric field name.</ahelp>" -msgstr "<ahelp hid=\".\">Vyberte číselný název pole.</ahelp>" - -#. 2fBzx -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN105E7\n" -"help.text" -msgid "+" -msgstr "+" - -#. hM5kP -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN105FE\n" -"help.text" -msgid "<ahelp hid=\".\">Appends a new row of controls.</ahelp>" -msgstr "<ahelp hid=\".\">Přidá nový řádek.</ahelp>" - -#. MYCN9 -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN1060B\n" -"help.text" -msgid "<ahelp hid=\".\">Removes the last row of controls.</ahelp>" -msgstr "<ahelp hid=\".\">Odstraní poslední řádek.</ahelp>" - -#. PGYED -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN1060E\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/querywizard05.xhp\" name=\"Query Wizard - Grouping\">Query Wizard - Grouping</link>" -msgstr "<link href=\"text/shared/explorer/database/querywizard05.xhp\" name=\"Průvodce dotazem - Seskupení\">Průvodce dotazem - Seskupení</link>" - -#. d4Arr -#: querywizard05.xhp -msgctxt "" -"querywizard05.xhp\n" -"tit\n" -"help.text" -msgid "Query Wizard - Grouping" -msgstr "Průvodce dotazem - Seskupení" - -#. yK7uG -#: querywizard05.xhp -msgctxt "" -"querywizard05.xhp\n" -"par_idN10546\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/querywizard05.xhp\">Query Wizard - Grouping</link>" -msgstr "<link href=\"text/shared/explorer/database/querywizard05.xhp\">Průvodce dotazem - Seskupení</link>" - -#. yimYQ -#: querywizard05.xhp -msgctxt "" -"querywizard05.xhp\n" -"par_idN10556\n" -"help.text" -msgid "Specifies whether to group the query. The data source must support the SQL statement \"Group by clauses\" to enable this page of the Wizard." -msgstr "Určuje, zda se má dotaz seskupit. Zdroj dat musí podporovat SQL příkaz \"Group by clauses\", aby se tento krok mohl v průvodci zobrazit." - -#. BEcEC -#: querywizard05.xhp -msgctxt "" -"querywizard05.xhp\n" -"par_idN10589\n" -"help.text" -msgid "Group by" -msgstr "Seskupit podle" - -#. XSPcc -#: querywizard05.xhp -msgctxt "" -"querywizard05.xhp\n" -"par_idN1058D\n" -"help.text" -msgid "<ahelp hid=\".\">Displays all fields that are to be used to group the query.</ahelp>" -msgstr "<ahelp hid=\".\">Zobrazuje všechna pole, která se mají použít k seskupení dotazu.</ahelp>" - -#. C7sCn -#: querywizard05.xhp -msgctxt "" -"querywizard05.xhp\n" -"par_idN10590\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/querywizard06.xhp\" name=\"Query Wizard - Grouping conditions\">Query Wizard - Grouping conditions</link>" -msgstr "<link href=\"text/shared/explorer/database/querywizard06.xhp\" name=\"Průvodce dotazem - Podmínky seskupení\">Průvodce dotazem - Podmínky seskupení</link>" - -#. FJyRe -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"tit\n" -"help.text" -msgid "Query Wizard - Grouping Conditions" -msgstr "Průvodce dotazem - Podmínky seskupení" - -#. rawpT -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN10546\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/querywizard06.xhp\">Query Wizard - Grouping Conditions</link>" -msgstr "<link href=\"text/shared/explorer/database/querywizard06.xhp\">Průvodce dotazem - Podmínky seskupení</link>" - -#. isYHF -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN10556\n" -"help.text" -msgid "Specifies the conditions to group the query. The data source must support the SQL statement \"Group by clauses\" to enable this page of the Wizard." -msgstr "Určuje podmínky pro seskupení dotazu. Zdroj dat musí podporovat SQL příkaz \"Group by clauses\", aby se tento krok mohl v průvodci zobrazit." - -#. E2hjZ -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN10559\n" -"help.text" -msgid "Match all of the following" -msgstr "Odpovídá všem následujícím" - -#. tsdNz -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN1055D\n" -"help.text" -msgid "<ahelp hid=\".\">Select to group the query by all the conditions using a logical AND.</ahelp>" -msgstr "<ahelp hid=\".\">Seskupí dotaz podle všech podmínek spojených pomocí logického AND.</ahelp>" - -#. vG7ub -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN10560\n" -"help.text" -msgid "Match any of the following" -msgstr "Odpovídá některým z následujících" - -#. H4kNz -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN10564\n" -"help.text" -msgid "<ahelp hid=\".\">Select to group the query by any of the conditions using a logical OR.</ahelp>" -msgstr "<ahelp hid=\".\">Seskupí dotaz podle všech podmínek spojených pomocí logického OR.</ahelp>" - -#. CRQPr -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN10567\n" -"help.text" -msgid "Field name" -msgstr "Název pole" - -#. AUDUW -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN1056B\n" -"help.text" -msgid "<ahelp hid=\".\">Select the field name for the grouping condition.</ahelp>" -msgstr "<ahelp hid=\".\">Zvolte název pole pro podmínku seskupení.</ahelp>" - -#. vYSzM -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN1056E\n" -"help.text" -msgid "Condition" -msgstr "Podmínka" - -#. VHAhf -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN10572\n" -"help.text" -msgid "<ahelp hid=\".\">Select the condition for the grouping.</ahelp>" -msgstr "<ahelp hid=\".\">Vyberte podmínku pro seskupení.</ahelp>" - -#. LYZYG -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN10575\n" -"help.text" -msgid "Value" -msgstr "Hodnota" - -#. GBywN -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN10579\n" -"help.text" -msgid "<ahelp hid=\".\">Enter the value for the grouping condition.</ahelp>" -msgstr "<ahelp hid=\".\">Zadejte hodnotu pro podmínku seskupení.</ahelp>" - -#. LM5AB -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN1057C\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/querywizard07.xhp\" name=\"Query Wizard - Aliases\">Query Wizard - Aliases</link>" -msgstr "<link href=\"text/shared/explorer/database/querywizard07.xhp\" name=\"Průvodce dotazem - Aliasy\">Průvodce dotazem - Aliasy</link>" - -#. LGziG -#: querywizard07.xhp -msgctxt "" -"querywizard07.xhp\n" -"tit\n" -"help.text" -msgid "Query Wizard - Aliases" -msgstr "Průvodce dotazem - Aliasy" - -#. cEc4Q -#: querywizard07.xhp -msgctxt "" -"querywizard07.xhp\n" -"par_idN10543\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/querywizard07.xhp\">Query Wizard - Aliases</link>" -msgstr "<link href=\"text/shared/explorer/database/querywizard07.xhp\">Průvodce dotazem - Aliasy</link>" - -#. 8qMru -#: querywizard07.xhp -msgctxt "" -"querywizard07.xhp\n" -"par_idN10553\n" -"help.text" -msgid "Assigns aliases to field names. Aliases are optional, and can provide more user-friendly names, which are displayed in place of field names. For example, an alias can be used when fields from different tables have the same name." -msgstr "Přiřadí názvům polí aliasy. Aliasy jsou volitelné a mohou poskytnout uživatelsky přívětivější názvy, které se zobrazují místo názvů polí. Např. je možné aliasy použít, když mají pole z různých tabulek stejné názvy." - -#. GKQBZ -#: querywizard07.xhp -msgctxt "" -"querywizard07.xhp\n" -"par_idN10556\n" -"help.text" -msgid "Alias" -msgstr "Alias" - -#. TiaDt -#: querywizard07.xhp -msgctxt "" -"querywizard07.xhp\n" -"par_idN1055A\n" -"help.text" -msgid "<ahelp hid=\".\">Enter the alias for the field name.</ahelp>" -msgstr "<ahelp hid=\".\">Zadejte alias pro název pole.</ahelp>" - -#. jZ6HM -#: querywizard07.xhp -msgctxt "" -"querywizard07.xhp\n" -"par_idN1055D\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/querywizard08.xhp\" name=\"Query Wizard - Overview\">Query Wizard - Overview</link>" -msgstr "<link href=\"text/shared/explorer/database/querywizard08.xhp\" name=\"Průvodce dotazem - Přehled\">Průvodce dotazem - Přehled</link>" - -#. ZD37L -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"tit\n" -"help.text" -msgid "Query Wizard - Overview" -msgstr "Průvodce dotazem - Přehled" - -#. DagT5 -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"par_idN10543\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/querywizard08.xhp\">Query Wizard - Overview</link>" -msgstr "<link href=\"text/shared/explorer/database/querywizard08.xhp\">Průvodce dotazem - Přehled</link>" - -#. Eugc7 -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"par_idN10553\n" -"help.text" -msgid "Enter a name of the query, and specify whether you want to display or to modify the query after the Wizard is finished." -msgstr "Zadejte název dotazu a určete, zda chcete po skončení průvodce dotaz zobrazit nebo upravit." - -#. zjCxf -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"par_idN10556\n" -"help.text" -msgid "Name of the query" -msgstr "Název dotazu" - -#. ZLJYh -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"par_idN1055A\n" -"help.text" -msgid "<ahelp hid=\".\">Enter the name of the query.</ahelp>" -msgstr "<ahelp hid=\".\">Zadejte název dotazu.</ahelp>" - -#. uC9Qc -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"par_idN1055D\n" -"help.text" -msgid "Display query" -msgstr "Zobrazit dotaz" - -#. BJa3G -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"par_idN10561\n" -"help.text" -msgid "<ahelp hid=\".\">Select to save and display the query.</ahelp>" -msgstr "<ahelp hid=\".\">Vyberte, chcete-li dotaz uložit a zobrazit.</ahelp>" - -#. yN4FB -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"par_idN10564\n" -"help.text" -msgid "Modify query" -msgstr "Upravit dotaz" - -#. VKpNF -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"par_idN10568\n" -"help.text" -msgid "<ahelp hid=\".\">Select to save the query and open it for editing.</ahelp>" -msgstr "<ahelp hid=\".\">Vyberte, chcete-li dotaz uložit a otevřít pro úpravy.</ahelp>" - -#. 3ww32 -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"par_idN1056B\n" -"help.text" -msgid "Overview" -msgstr "Přehled" - -#. SfUBA -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"par_idN1056F\n" -"help.text" -msgid "<ahelp hid=\".\">Displays a summary of the query.</ahelp>" -msgstr "<ahelp hid=\".\">Zobrazí přehled dotazu.</ahelp>" - -#. 84Y4U -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"par_idN10572\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/querywizard00.xhp\" name=\"Query Wizard\">Query Wizard</link>" -msgstr "<link href=\"text/shared/explorer/database/querywizard00.xhp\" name=\"Průvodce dotazem\">Průvodce dotazem</link>" - -#. Us2de -#: rep_datetime.xhp -msgctxt "" -"rep_datetime.xhp\n" -"tit\n" -"help.text" -msgid "Date and Time" -msgstr "Datum a čas" - -#. KYD3y -#: rep_datetime.xhp -msgctxt "" -"rep_datetime.xhp\n" -"hd_id2320932\n" -"help.text" -msgid "<variable id=\"rep_datetime\"><link href=\"text/shared/explorer/database/rep_datetime.xhp\">Date and Time</link></variable>" -msgstr "<variable id=\"rep_datetime\"><link href=\"text/shared/explorer/database/rep_datetime.xhp\">Datum a čas</link></variable>" - -#. p8Mrd -#: rep_datetime.xhp -msgctxt "" -"rep_datetime.xhp\n" -"par_id8638874\n" -"help.text" -msgid "<ahelp hid=\".\">You can open the Date and Time dialog of the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> by choosing <item type=\"menuitem\">Insert - Date and Time</item>.</ahelp>" -msgstr "<ahelp hid=\".\">Dialog Datum a čas <link href=\"text/shared/explorer/database/rep_main.xhp\">Návrháře sestav</link> otevřete pomocí příkazu <item type=\"menuitem\">Vložit - Datum a čas</item>.</ahelp>" - -#. tSLyd -#: rep_datetime.xhp -msgctxt "" -"rep_datetime.xhp\n" -"par_id6278878\n" -"help.text" -msgid "Press <item type=\"keycode\">Shift-F1</item> and point with the mouse at an input box to see a help text for this input box." -msgstr "Stiskněte <item type=\"keycode\">Shift-F1</item> a najeďte kurzorem myši na vstupní pole. Tím zobrazíte nápovědu pro toto pole." - -#. ppg4k -#: rep_datetime.xhp -msgctxt "" -"rep_datetime.xhp\n" -"par_id393078\n" -"help.text" -msgid "<ahelp hid=\".\">Enable Include Date to insert a date field into the active area of the report. The date field displays the current date when the report is executed.</ahelp>" -msgstr "<ahelp hid=\".\">Povolte pole Zahrnout datum, pokud chcete do aktivní oblasti sestavy přidat pole s datem. V poli se zobrazí datum aktuální při spuštění sestavy.</ahelp>" - -#. 6ued5 -#: rep_datetime.xhp -msgctxt "" -"rep_datetime.xhp\n" -"par_id1271401\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a format to display the date.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte formát data.</ahelp>" - -#. VvPJF -#: rep_datetime.xhp -msgctxt "" -"rep_datetime.xhp\n" -"par_id8718832\n" -"help.text" -msgid "<ahelp hid=\".\">Enable Include Time to insert a time field into the active area of the report. The time field displays the current time when the report is executed.</ahelp>" -msgstr "<ahelp hid=\".\">Povolte pole Zahrnout čas, pokud chcete do aktivní oblasti sestavy přidat pole s časem. V poli se zobrazí čas aktuální při spuštění sestavy.</ahelp>" - -#. DfCAA -#: rep_datetime.xhp -msgctxt "" -"rep_datetime.xhp\n" -"par_id8561052\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a format to display the time.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte formát času.</ahelp>" - -#. cVAzu -#: rep_datetime.xhp -msgctxt "" -"rep_datetime.xhp\n" -"par_id5992919\n" -"help.text" -msgid "Click OK to insert the field." -msgstr "Klepnutím na OK vložíte pole." - -#. WFpF6 -#: rep_datetime.xhp -msgctxt "" -"rep_datetime.xhp\n" -"par_id4320810\n" -"help.text" -msgid "You can click the date or time field and drag to another position within the same area, or edit the properties in the Properties window." -msgstr "Na pole s datem či časem můžete klepnout a přetáhnout je na jiné místo ve stejné oblasti nebo upravit vlastnosti v okně Vlastnosti." - -#. DCjDN -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"tit\n" -"help.text" -msgid "Insert Fields" -msgstr "Vložit pole" - -#. DiU2a -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"bm_id61540566967968\n" -"help.text" -msgid "<bookmark_value>insert fields;in report design</bookmark_value> <bookmark_value>add fields;in report design</bookmark_value> <bookmark_value>report design;add fields to report</bookmark_value>" -msgstr "<bookmark_value>vložit pole;v návrhu sestavy</bookmark_value> <bookmark_value>přidat pole;v návrhu sestavy</bookmark_value> <bookmark_value>návrh sestavy;přidat pole do sestavy</bookmark_value>" - -#. 7sGPE -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"hd_id361540562942432\n" -"help.text" -msgid "<variable id=\"addfields\"><link href=\"text/shared/explorer/database/rep_insertfield.xhp\" name=\"Add Fields\">Add fields to report</link></variable>" -msgstr "<variable id=\"addfields\"><link href=\"text/shared/explorer/database/rep_insertfield.xhp\" name=\"Add Fields\">Přidat pole do sestavy</link></variable>" - -#. zFCzB -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id3587145\n" -"help.text" -msgid "<ahelp hid=\".\">The Add Field window helps you to insert the table entries in the report.</ahelp>" -msgstr "<ahelp hid=\".\">Okno Přidat pole vám pomůže zadat položky tabulky do sestavy.</ahelp>" - -#. dzGbq -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id4503921\n" -"help.text" -msgid "The Add Field window is shown automatically when you have selected a table in the Contents box and leave that box." -msgstr "Okno Přidat pole se automaticky zobrazí, pokud vyberete tabulku v poli Obsah a opustíte toto pole." - -#. hQDBC -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id171540674707522\n" -"help.text" -msgid "Choose <item type=\"menuitem\">View - Add Field</item>." -msgstr "Zvolte <item type=\"menuitem\">Zobrazit - Přidat pole</item>." - -#. hxBBt -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id991540674901837\n" -"help.text" -msgid "<image src=\"media/icon-themes/cmd/lc_addfield.svg\" id=\"img_id621540674901837\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id491540674901837\">Add field icon</alt></image>" -msgstr "<image src=\"media/icon-themes/cmd/lc_addfield.svg\" id=\"img_id621540674901837\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id491540674901837\">Ikona Přidat pole</alt></image>" - -#. oEoAE -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id121540674874655\n" -"help.text" -msgid "Click the Add Field icon on the toolbar." -msgstr "Klikněte na ikonu Přidat pole na panelu nástrojů." - -#. BqWBD -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id141540563922693\n" -"help.text" -msgid "Select the field in the Add Field dialog and click <emph>Insert</emph>. You can select multiple fields pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while clicking on the fields name or using the Shift key while pressing the mouse button. Click <emph>Insert</emph> in the toolbar to add the fields to the report." -msgstr "Vyberte pole v dialogovém okně Přidat pole a klepněte na tlačítko <emph>Vložit</emph>. Více polí můžete vybrat tím, že při klepnutí na název pole stisknete klávesu <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, nebo podržením klávesy Shift při stisknutí tlačítka myši. Pokud chcete přidat pole do sestavy, klepněte na nástrojové liště na <emph>Vložit</emph>." - -#. BGjjH -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id4051026\n" -"help.text" -msgid "Drag and drop the field names one by one from the Add Field window into the Detail area of the report. Position the fields as you like. Use the icons in the toolbars to align the fields." -msgstr "Postupně přetáhněte názvy polí z okna Přidat pole do oblasti Podrobnosti sestavy. Umístěte pole, jak potřebujete. Pomocí ikon na nástrojové liště můžete pole zarovnat." - -#. Hk568 -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id3397320\n" -"help.text" -msgid "It is not possible to overlap the fields. If you drop a table field on the Detail area, then a label and a text box are inserted." -msgstr "Pole se nemohou překrývat. Pokud přetáhnete pole do oblasti Podrobnosti, vloží se popisek a textové pole." - -#. RGprC -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id3059785\n" -"help.text" -msgid "You can also insert text that should be the same on every page of the report. Click the Label Field icon <image id=\"img_id5605334\" src=\"media/icon-themes/cmd/lc_addfield.svg\" width=\"0.566cm\" height=\"0.566cm\" localize=\"true\"><alt id=\"alt_id5605334\">Icon</alt></image>, then drag a rectangle in the Page Header or Page Footer area. Edit the Label property to show the text you want." -msgstr "Můžete také vložit text, který bude stejný na všech stránkách sestavy. Klikněte na ikonu Popisek <image id=\"img_id5605334\" src=\"media/icon-themes/cmd/lc_addfield.svg\" width=\"0.566cm\" height=\"0.566cm\" localize=\"true\"><alt id=\"alt_id5605334\">Ikona</alt></image> a pomocí myši vyznačte potřebnou oblast v záhlaví nebo zápatí stránky. Upravte vlastnosti popisku a zadejte text, který chcete zobrazit." - -#. VjpkA -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"hd_id251540563929787\n" -"help.text" -msgid "Sorting fields names" -msgstr "Třídění názvů polí" - -#. pNfxS -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id651540564204840\n" -"help.text" -msgid "<image src=\"media/icon-themes/cmd/sc_sortascending.svg\" id=\"img_id631540564204841\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id141540564204841\">Sort Ascending icon</alt></image>" -msgstr "<image src=\"media/icon-themes/cmd/sc_sortascending.svg\" id=\"img_id631540564204841\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id141540564204841\">Ikona Seřadit vzestupně</alt></image>" - -#. EfMFi -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id401540563992665\n" -"help.text" -msgid "Sort names ascending." -msgstr "Řadit názvy vzestupně." - -#. 9jVwk -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id811540564184191\n" -"help.text" -msgid "<image src=\"media/icon-themes/cmd/sc_sortdescending.svg\" id=\"img_id391540564184192\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id571540564184192\">Sort descending icon</alt></image>" -msgstr "<image src=\"media/icon-themes/cmd/sc_sortdescending.svg\" id=\"img_id391540564184192\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id571540564184192\">Ikona Seřadit sestupně</alt></image>" - -#. BEcwL -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id401540563942665\n" -"help.text" -msgid "Sort names descending," -msgstr "Řadit názvy sestupně" - -#. GRKuP -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id851540564212907\n" -"help.text" -msgid "<image src=\"media/icon-themes/cmd/lc_removefiltersort.svg\" id=\"img_id41540564212907\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id421540564212908\">Undo sorting icon</alt></image>" -msgstr "<image src=\"media/icon-themes/cmd/lc_removefiltersort.svg\" id=\"img_id41540564212907\" width=\"1.0cm\" height=\"1.0cm\"><alt id=\"alt_id421540564212908\">Ikona zrušit řazení</alt></image>" - -#. DVAm8 -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id401540533942665\n" -"help.text" -msgid "Restore original sorting" -msgstr "Obnovit původní řazení" - -#. gCECo -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"tit\n" -"help.text" -msgid "Report Builder" -msgstr "Návrhář sestav" - -#. Yyb28 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"bm_id1614429\n" -"help.text" -msgid "<bookmark_value>Report Builder</bookmark_value> <bookmark_value>Oracle Report Builder</bookmark_value>" -msgstr "<bookmark_value>návrhář sestav</bookmark_value><bookmark_value>Oracle Report Builder</bookmark_value>" - -#. 8XCCL -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"hd_id8773155\n" -"help.text" -msgid "<variable id=\"rep_main\"><link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link></variable>" -msgstr "<variable id=\"rep_main\"><link href=\"text/shared/explorer/database/rep_main.xhp\">Návrhář sestav</link></variable>" - -#. tcUx2 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id5248573\n" -"help.text" -msgid "The Report Builder is a tool to create your own database reports. Unlike with the <link href=\"text/shared/autopi/01100000.xhp\">Report Wizard</link>, using the Report Builder you can take control to design the report the way you want. The generated report is a Writer document that you can edit, too." -msgstr "Návrhář sestav je nástroj, který vám umožní vytvářet vlastní databázové sestavy. Narozdíl od <link href=\"text/shared/autopi/01100000.xhp\">Průvodce sestavou</link> můžete pomocí Návrháře sestav ovlivnit vzhled sestavy podle potřeby. Vytvořená sestava je dokument Writeru, který můžete také upravovat." - -#. A7xcb -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7128818\n" -"help.text" -msgid "To use the Report Builder, the Report Builder component must be installed. In addition, the Java Runtime Environment (JRE) software must be installed, and this software must be selected in %PRODUCTNAME." -msgstr "Chcete-li použít Návrhář sestav, musíte mít nainstalovánu součást Návrhář sestav. Také je potřeba nainstalovat Java Runtime Environment (JRE) a povolit jej v %PRODUCTNAME." - -#. MUFG8 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"hd_id556047\n" -"help.text" -msgid "To install the JRE software" -msgstr "Jak nainstalovat JRE" - -#. CTy58 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id4515823\n" -"help.text" -msgid "The Report Builder requires an installed Java Runtime Environment (JRE)." -msgstr "Návrhář sestav vyžaduje nainstalované běhové prostředí jazyka Java (JRE)." - -#. t42Ud -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id4044312\n" -"help.text" -msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/java.xhp\">Advanced</link>." -msgstr "Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/java.xhp\">Pokročilé</link>." - -#. bGABC -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id1369060\n" -"help.text" -msgid "Wait up to one minute, while %PRODUCTNAME collects information on installed Java software on your system." -msgstr "Chvíli počkejte, než %PRODUCTNAME zjistí informace o nainstalovaném software Java ve vašem počítači." - -#. oxLT3 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id860927\n" -"help.text" -msgid "If a recent JRE version is found on your system, you see an entry in the list." -msgstr "Pokud je ve vašem systému nalezena aktuální verze JRE, zobrazí se v seznamu." - -#. 87xW7 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id8581804\n" -"help.text" -msgid "Click the option button in front of the entry to enable this JRE version for use in %PRODUCTNAME." -msgstr "Klepnutím na pole před položkou vyberete určité JRE pro použití v %PRODUCTNAME." - -#. KmqC6 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7730033\n" -"help.text" -msgid "Ensure that <emph>Use a Java runtime environment</emph> is enabled." -msgstr "Ujistěte se, že je povolena volba <emph>Použít běhové prostředí jazyka Java</emph>." - -#. oeX8D -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id6317636\n" -"help.text" -msgid "If no JRE version is found on your system, open your web browser and download the JRE software from <link href=\"http://www.java.com\">http://www.java.com</link>. Install the JRE software. Then restart %PRODUCTNAME and open <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced again." -msgstr "Pokud nebyla v systému nalezena žádná verze JRE, otevřete prohlížeč a stáhněte JRE ze stránky <link href=\"http://www.java.com\">http://www.java.com</link>. JRE nainstalujte, poté restartujte %PRODUCTNAME a znovu otevřete <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Předvolby</caseinline><defaultinline>Nástroje - Možnosti</defaultinline></switchinline> - %PRODUCTNAME - Pokročilé." - -#. 87hJD -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"hd_id9759514\n" -"help.text" -msgid "To open the Report Builder" -msgstr "Pro otevření Návrháře sestav" - -#. TxLZj -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id9076509\n" -"help.text" -msgid "Open a Base file or create a new database. The database must contain at least one table with at least one data field and a primary key field." -msgstr "Otevřete soubor Base nebo vytvořte novou databázi. Databáze musí obsahovat alespoň jednu tabulku s alespoň jedním datovým polem a primárním klíčem." - -#. NiuEf -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7050691\n" -"help.text" -msgid "Click the Reports icon in the Base window, then choose Create Report in Design View." -msgstr "Klepněte na ikonu Sestavy v okně Base a zvolte Vytvořit sestavu v režimu návrhu." - -#. u7db8 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7118747\n" -"help.text" -msgid "The Report Builder window opens." -msgstr "Otevře se okno Návrhář sestav." - -#. eC7Ku -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id8283639\n" -"help.text" -msgid "The Report Builder is divided into three parts. On the top you see the menu, with the toolbars below." -msgstr "Okno Návrhář sestav je rozděleno do tří částí. Nahoře vidíte nabídku a pod ní nástrojové lišty." - -#. FZucS -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id2291024\n" -"help.text" -msgid "On the right you see the Properties window with the property values of the currently selected object." -msgstr "Vpravo vidíte okno Vlastnosti s hodnotami vlastností právě označeného objektu." - -#. 9iUTs -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id2100589\n" -"help.text" -msgid "The left part of the Report Builder window shows the Report Builder view. The Report Builder view is initially divided into three sections, from top to bottom:" -msgstr "V levé části okna vidíte náhled Návrhu sestavy. Toto okno je na začátku rozděleno do tří částí, shora dolů to jsou:" - -#. bpA2e -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id5022125\n" -"help.text" -msgid "<emph>Page Header</emph> - drag control fields with fixed text into the Page Header area" -msgstr "<emph>Záhlaví stránky</emph> - do oblasti Záhlaví stránky přetáhněte ovládací pole s pevně daným textem" - -#. TcX6C -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id6844386\n" -"help.text" -msgid "<emph>Detail</emph> - drag and drop database fields into the Detail area" -msgstr "<emph>Podrobnosti</emph> - do oblasti Podrobnosti přetáhněte databázová pole" - -#. k3qgL -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7018646\n" -"help.text" -msgid "<emph>Page Footer</emph> - drag control fields with fixed text into the Page Footer area" -msgstr "<emph>Zápatí stránky</emph> - do oblasti Zápatí stránky přetáhněte ovládací pole s pevně daným textem" - -#. GbMdT -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id5857112\n" -"help.text" -msgid "To insert an additional <emph>Report Header</emph> and <emph>Report Footer</emph> area choose <item type=\"menuitem\">Edit - Insert Report Header/Footer</item>. These areas contain text that appears at the start and end of the whole report." -msgstr "Chcete-li vložit další oblasti <emph>Záhlaví sestavy</emph> a <emph>Zápatí sestavy</emph>, zvolte <item type=\"menuitem\">Úpravy - Vložit záhlaví/zápatí sestavy</item>. Tyto oblasti obsahují text, který se zobrazí na začátku a na konci celé sestavy." - -#. cvEuz -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id6042664\n" -"help.text" -msgid "Click the \"-\" icon in front of an area name to collapse that area to one line in the Report Builder view. The \"-\" icon changes to a \"+\" icon, and you can click this to expand the area again." -msgstr "Klepnutím na ikonu \"-\" před názvem oblasti zmenšíte tuto oblast v náhledu na jeden řádek. Ikona \"-\" se změní na ikonu \"+\" a klepnutím na ni oblast opět zvětšíte." - -#. NCMdn -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id1589098\n" -"help.text" -msgid "You insert database fields by drag-and-drop into the Detail area. See the section \"To insert fields into the report\" below." -msgstr "Do oblasti podrobnosti můžete přetažením vložit databázová pole. Více informací najdete dále v části \"Vložení polí do sestavy\"." - -#. 3dx6B -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id1278420\n" -"help.text" -msgid "In addition, you can click the Label Field or Text Box icon in the toolbar, then drag a rectangle in the Page Header or Page Footer area, to define a text that is the same on all pages. You enter the text in the Label box of the corresponding Properties window. You can also add graphics by using the Graphics icon." -msgstr "Pokud klepnete na nástrojové liště na ikonu Popisek nebo Textové pole a vyznačíte obdélník v oblasti záhlaví stránky nebo zápatí stránky, můžete zadat text, který bude stejný na všech stranách. Text zadejte do pole Popisek v okně Vlastnosti. Pomocí ikony Obrázek také můžete přidat obrázky." - -#. 25GDr -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7479476\n" -"help.text" -msgid "To connect the report to a database table" -msgstr "Propojení sestavy s databázovou tabulkou" - -#. TuFVF -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id2218390\n" -"help.text" -msgid "Move the mouse to the Properties view. You see two tab pages General and Data." -msgstr "Přesuňte myš do okna Vlastnosti. Obsahuje dvě karty, Obecné a Data." - -#. WdBn9 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7771538\n" -"help.text" -msgid "On the Data tab page, click Content to open the combo box." -msgstr "Na kartě Data klepnutím otevřete pole se seznamem Obsah." - -#. UKbEt -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id366527\n" -"help.text" -msgid "Select the table for that you want to create the report." -msgstr "Vyberte tabulku, pro kterou chcete vytvořit sestavu." - -#. NzJzg -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7996459\n" -"help.text" -msgid "After selecting the table, press the Tab key to leave the Content box." -msgstr "Po vybrání tabulky stisknutím klávesy Tab přejděte na další pole." - -#. TFFLy -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id2531815\n" -"help.text" -msgid "The <link href=\"text/shared/explorer/database/rep_insertfield.xhp\" name=\"add_fields_link\">Add fields to report</link> window opens automatically and shows all fields of the selected table." -msgstr "Automaticky se otevře okno <link href=\"text/shared/explorer/database/rep_insertfield.xhp\" name=\"Přidat pole\">Přidat pole do sestavy</link> a zobrazí všechna pole vybrané tabulky." - -#. vsFKB -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7657399\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the left margin of the area.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte dva nebo více objektů a klepnutím na tuto ikonu je zarovnáte k levému okraji oblasti.</ahelp>" - -#. BqG3G -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id8925138\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the right margin of the area.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte dva nebo více objektů a klepnutím na tuto ikonu je zarovnáte k pravému okraji oblasti.</ahelp>" - -#. UcCYH -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id5461897\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the top margin of the area.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte dva nebo více objektů a klepnutím na tuto ikonu je zarovnáte k hornímu okraji oblasti.</ahelp>" - -#. gDxeY -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id8919339\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to align the objects at the bottom margin of the area.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte dva nebo více objektů a klepnutím na tuto ikonu je zarovnáte k dolnímu okraji oblasti.</ahelp>" - -#. nNfGG -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id4634235\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the smallest width.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte dva nebo více objektů a klepnutím na tuto ikonu změníte jejich velikost podle nejmenší šířky.</ahelp>" - -#. GuD9F -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id1393475\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the smallest height.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte dva nebo více objektů a klepnutím na tuto ikonu změníte jejich velikost podle nejmenší výšky.</ahelp>" - -#. NAFEu -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id6571550\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the greatest width.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte dva nebo více objektů a klepnutím na tuto ikonu změníte jejich velikost podle největší šířky.</ahelp>" - -#. ssdFE -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id5376140\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the greatest height.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte dva nebo více objektů a klepnutím na tuto ikonu změníte jejich velikost podle největší výšky.</ahelp>" - -#. yLQm4 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id9611499\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a horizontal line to the current area.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vloží do aktuální oblasti vodorovnou čáru.</ahelp>" - -#. XVFTm -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id6765953\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts a vertical line to the current area.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vloží do aktuální oblasti svivslou čáru.</ahelp>" - -#. 5gYXB -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id0409200922242612\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Shrinks the selected section to remove top and bottom empty space.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zmenší označenou sekci odstraněním prázdného místa nahoře a dole.</ahelp>" - -#. K9bij -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id0409200922242617\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Shrinks the selected section to remove top empty space.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zmenší označenou sekci odstraněním prázdného místa nahoře.</ahelp>" - -#. S4vSt -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id0409200922242661\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Shrinks the selected section to remove bottom empty space.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zmenší označenou sekci odstraněním prázdného místa dole.</ahelp>" - -#. bFTYS -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id1511581\n" -"help.text" -msgid "After inserting fields in the Detail view, the report is ready for execution." -msgstr "Po vložení polí do oblasti Podrobnosti je sestava připravena ke spuštění." - -#. j9t2k -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id4881740\n" -"help.text" -msgid "To execute a report" -msgstr "Pro spuštění sestavy" - -#. QhtuG -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id8286385\n" -"help.text" -msgid "Click the Execute Report icon<image id=\"img_id3380230\" src=\"cmd/sc_executereport.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3380230\">Icon</alt></image> on the toolbar." -msgstr "Na nástrojové liště klepněte na ikonu Spustit sestavu <image id=\"img_id3380230\" src=\"cmd/sc_executereport.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3380230\">Ikona</alt></image>." - -#. EbwoS -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id2354197\n" -"help.text" -msgid "A Writer document opens and shows the report you have created, which contains all values of the database table which you have insert." -msgstr "Otevře se dokument Writer a v něm se zobrazí vytvořená sestava s vyplněnými údaji z databáze." - -#. CCUrN -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id2485122\n" -"help.text" -msgid "If the database contents did change, execute the report again to update the result report." -msgstr "Pokud se změní obsah databáze, spusťte znovu sestavu, chcete-li aktualizovat údaje v sestavě." - -#. XrBwB -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"hd_id8746910\n" -"help.text" -msgid "To edit a report" -msgstr "Pro úpravy sestavy" - -#. GinFd -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id9636524\n" -"help.text" -msgid "First decide if you want to edit the generated report, which is a static Writer document, or if you want to edit the Report Builder view and then generate a new report based on the new design." -msgstr "Nejprve si rozmyslete, zda chcete upravit vygenerovanou sestavu, u které se jedná o obyčejný dokument Writer, nebo chcete upravit náhled v Návrháři sestav a poté vygenerovat novou sestavu." - -#. awMUn -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id5941648\n" -"help.text" -msgid "The Writer document is opened read-only. To edit the Writer document, click <emph>Edit Document</emph> on the information bar, or choose <emph>Edit - Edit Mode</emph>." -msgstr "Dokument Writer je otevřen jen pro čtení. Chcete-li dokument Writer upravit, klepněte na <emph>Upravit dokument</emph> na informačním panelu, nebo vyberte <emph>Úpravy - Režim úprav</emph>." - -#. G2dAA -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id8307138\n" -"help.text" -msgid "If you want to edit the Report Builder view, you can change some of its properties." -msgstr "Pokud se rozhodnete upravit sestavu v Návrháři sestav, můžete upravit některé její vlastnosti." - -#. XYvED -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7138889\n" -"help.text" -msgid "Click in the Details area. Then in the Properties window, change some properties, for example the background color." -msgstr "Kliknutím vyberte oblast Podrobnosti. V postranním panelu Vlastnosti poté můžete upravit některé vlastnosti sestavy, například barvu pozadí." - -#. LYDVA -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id9869380\n" -"help.text" -msgid "After finishing, click the Execute Report icon<image id=\"Graphic2\" src=\"cmd/sc_executereport.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Icon</alt></image> to create a new report." -msgstr "Po skončení úprav klikněte pro vytvoření nové sestavy na ikonu Spustit sestavu <image id=\"Graphic2\" src=\"cmd/sc_executereport.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Ikona</alt></image>." - -#. h2c39 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id12512\n" -"help.text" -msgid "If you close the Report Builder, you will be asked if the report should be saved. Click Yes, give the report a name, and click OK." -msgstr "Po zavření Návrháře sestav se zobrazí dotaz, zda chcete sestavu uložit. Klikněte na tlačítko Ano, zadejte název sestavy a klikněte na tlačítko OK." - -#. T8vuS -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id2676168\n" -"help.text" -msgid "Sorting the report" -msgstr "Řazení sestavy" - -#. Cg7RE -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id2626422\n" -"help.text" -msgid "Without sorting or grouping, the records will be inserted into the report in the order in which they are retrieved from the database." -msgstr "Pokud nenastavíte řazení nebo seskupení, záznamy se do sestavy vkládají v pořadí, v jakém jsou uloženy v databázi." - -#. 5hPjG -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id1743827\n" -"help.text" -msgid "Open the Report Builder view and click the Sorting and Grouping icon<image id=\"img_id9557786\" src=\"cmd/sc_dbsortingandgrouping.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id9557786\">Icon</alt></image> on the toolbar. You see the <link href=\"text/shared/explorer/database/rep_sort.xhp\">Sorting and Grouping</link> dialog." -msgstr "Otevřete Návrháře sestav a na nástrojové liště klikněte na ikonu Řazení a seskupení <image id=\"img_id9557786\" src=\"cmd/sc_dbsortingandgrouping.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id9557786\">Ikona</alt></image>. Zobrazí se dialog <link href=\"text/shared/explorer/database/rep_sort.xhp\">Řazení a seskupení</link>." - -#. 35NvQ -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id4331797\n" -"help.text" -msgid "In the Groups box, click the field which you want as the first sort field, and set the Sorting property." -msgstr "V seznamu Skupiny klikněte na pole, které chcete použít jako výchozí pro řazení, a v části Vlastnosti nastavte odpovídající hodnotu pole Řazení." - -#. heWc5 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id4191717\n" -"help.text" -msgid "Execute the report." -msgstr "Spusťte sestavu." - -#. FoAAB -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id2318796\n" -"help.text" -msgid "Grouping" -msgstr "Seskupení" - -#. Ckxyp -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id399182\n" -"help.text" -msgid "Open the Report Builder view and click the Sorting and Grouping icon<image id=\"Graphic21\" src=\"cmd/sc_dbsortingandgrouping.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Icon</alt></image> on the toolbar. You see the <link href=\"text/shared/explorer/database/rep_sort.xhp\">Sorting and Grouping</link> dialog." -msgstr "Otevřete návrháře sestav a na nástrojové liště klikněte na ikonu Řazení a seskupení <image id=\"Graphic21\" src=\"cmd/sc_dbsortingandgrouping.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Ikona</alt></image>. Zobrazí se dialog <link href=\"text/shared/explorer/database/rep_sort.xhp\">Řazení a seskupení</link>." - -#. zfuDw -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7588732\n" -"help.text" -msgid "In the Groups box, open the Group Header list box and select to show a group header." -msgstr "V části Seskupení otevřete seznam Záhlaví skupiny a vyberte zobrazení záhlaví skupiny." - -#. AAvAB -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id95828\n" -"help.text" -msgid "Click the Add Field icon<image id=\"Graphic3\" src=\"cmd/sc_addfield.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Icon</alt></image> to open the Add Field window." -msgstr "Kliknutím na ikonu Přidat pole <image id=\"Graphic3\" src=\"cmd/sc_addfield.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_\">Ikona</alt></image> otevřete dialog Přidat pole." - -#. WyQ6C -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id5675527\n" -"help.text" -msgid "Drag-and-drop the field entry that you want to group into the group header section. Then drag-and-drop the remaining fields into the Detail section." -msgstr "Přetáhněte název pole, podle kterého chcete záznamy seskupit, do odpovídající sekce záhlaví seskupení. Poté do sekce Podrobnosti přetáhněte zbylá pole." - -#. GscG2 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id3496200\n" -"help.text" -msgid "Execute the report. The report shows the grouped records." -msgstr "Spusťte sestavu. V sestavě se zobrazí záznamy seskupené." - -#. dLiAY -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7599108\n" -"help.text" -msgid "If you like to sort and group, open the Report Builder view, then open the Sorting and Grouping dialog. Select to show a Group Header for the fields that you want to group, and select to hide the Group Header for the fields that you want to be sorted. Close the Sorting and Grouping window and execute the report." -msgstr "Pokud chcete záznamy seskupit a seřadit, otevřete Návrhář sestav a poté dialog Řazení a seskupení. Povolte zobrazení Záhlaví skupiny pro pole, která chcete seskupit, a zvolte skrytí Záhlaví skupiny pro pole, která chcete seřadit. Zavřete dialog a spusťte sestavu." - -#. WGFAC -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id888698\n" -"help.text" -msgid "Updating and printing your data" -msgstr "Aktualizace a tisk dat" - -#. 9CfYU -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id3394573\n" -"help.text" -msgid "When you insert some new data or edit data in the table, a new report will show the updated data." -msgstr "Když do tabulky vložíte nové údaje nebo upravíte staré, zobrazí se aktualizovaná data v nové sestavě." - -#. xeBzX -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7594225\n" -"help.text" -msgid "Click the Reports icon<image id=\"img_id4678487\" src=\"dbaccess/res/reports_32.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id4678487\">Icon</alt></image> and double-click your last saved report. A new Writer document will be created which shows the new data." -msgstr "Klepněte na ikonu Sestavy <image id=\"img_id4678487\" src=\"dbaccess/res/reports_32.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id4678487\">Ikona</alt></image> a poté poklepejte na naposledy uloženou sestavu. Bude vytvořen nový dokument Writeru s novými daty." - -#. Kp54P -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id8147221\n" -"help.text" -msgid "To print a report, choose <item type=\"menuitem\">File - Print</item> from the Writer document." -msgstr "Chcete-li sestavu vytisknout, zvolte v dokumentu Writeru příkaz <item type=\"menuitem\">Soubor - Tisk</item>." - -#. AnAta -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"tit\n" -"help.text" -msgid "Report Navigator" -msgstr "Navigátor sestavy" - -#. 6utJF -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"bm_id5823847\n" -"help.text" -msgid "<bookmark_value>formulas in reports;editing</bookmark_value><bookmark_value>functions in reports;editing</bookmark_value>" -msgstr "<bookmark_value>vzorce v sestavách;úpravy</bookmark_value><bookmark_value>funkce v sestavách;úpravy</bookmark_value>" - -#. Y2kdn -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"hd_id1821955\n" -"help.text" -msgid "<variable id=\"rep_navigator\"><link href=\"text/shared/explorer/database/rep_navigator.xhp\">Report Navigator</link></variable>" -msgstr "<variable id=\"rep_navigator\"><link href=\"text/shared/explorer/database/rep_navigator.xhp\">Navigátor sestavy</link></variable>" - -#. SHcxA -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id1150852\n" -"help.text" -msgid "You can open the Report Navigator window of the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> by choosing <item type=\"menuitem\">View - Report Navigator</item>." -msgstr "Navigátor sestavy můžete otevřít z okna <link href=\"text/shared/explorer/database/rep_main.xhp\">Návrháře sestav</link> pomocí příkazu <item type=\"menuitem\">Zobrazit - Navigátor sestavy</item>." - -#. hBVny -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id1111484\n" -"help.text" -msgid "<ahelp hid=\".\">The Report Navigator reveals the structure of the report. You can use the Report Navigator to insert functions into the report.</ahelp>" -msgstr "<ahelp hid=\".\">Navigátor sestavy zobrazuje strukturu sestavy. Také pomocí něj můžete vkládat funkce do sestavy.</ahelp>" - -#. LJxNC -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id8314157\n" -"help.text" -msgid "<ahelp hid=\".\">Click an entry in the Report Navigator. The corresponding object or area is selected in the Report Builder view. Right-click an entry to open the context menu.</ahelp>" -msgstr "<ahelp hid=\".\">Klepněte na záznam v Navigátoru sestavy. V okně Návrhář sestavy se označí odpovídající objekt nebo oblast. Pomocí pravého tlačítka myši otevřete místní nabídku.</ahelp>" - -#. prLAV -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"hd_id2932828\n" -"help.text" -msgid "To enter functions to the report" -msgstr "Vložení funkcí do sestavy" - -#. CSJFz -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id5091708\n" -"help.text" -msgid "<ahelp hid=\".\">In the context menu of the Report Navigator, you see the same commands as in the Report Builder view, plus additional commands to create new functions or to delete them.</ahelp>" -msgstr "<ahelp hid=\".\">V místní nabídce Navigátoru sestavy vidíte stejné příkazy jako v okně Návrháře sestav a navíc příkazy pro vytvoření nových funkcí nebo odebrání funkcí.</ahelp>" - -#. TVyh8 -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id9449446\n" -"help.text" -msgid "Functions can be entered using a syntax as specified by the <link href=\"https://en.wikipedia.org/wiki/OpenFormula\" name=\"English Wikipedia: OpenFormula\">OpenFormula</link> proposal." -msgstr "Funkce je možno zadávat v syntaxi specifikované v návrhu <link href=\"https://en.wikipedia.org/wiki/OpenFormula\" name=\"English Wikipedia: OpenFormula\">OpenFormula</link>." - -#. 3GfjV -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id4095583\n" -"help.text" -msgid "See <link href=\"https://wiki.documentfoundation.org/Database\" name=\"wiki.documentfoundation.org Database\">Wiki page about Base</link> for some more help regarding the functions in a report." -msgstr "Pro další nápovědu týkající se funkcí v sestavách navštivte <link href=\"https://wiki.documentfoundation.org/Database\" name=\"wiki.documentfoundation.org Database\">wiki stránku o Base</link>." - -#. 2spAx -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"hd_id311593\n" -"help.text" -msgid "To calculate a sum for each client" -msgstr "Jak spočítat součet pro každého klienta" - -#. zGU9C -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id3948789\n" -"help.text" -msgid "Open the Report Navigator." -msgstr "Otevřete Navigátor sestavy." - -#. FSYuv -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id5391399\n" -"help.text" -msgid "Open the Groups entry and the group where you want to calculate the cost." -msgstr "Otevřete záznam Skupiny a skupinu, ve které chcete spočítat náklady." - -#. bP94U -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id6989654\n" -"help.text" -msgid "The group has a sub entry called functions." -msgstr "Skupina má podzáznam nazvaný funkce." - -#. FbfyS -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id1803643\n" -"help.text" -msgid "Open the context menu (right click) on the functions entry, choose to create a new function, and select it." -msgstr "Otevřete (pravým tlačítkem) místní nabídku záznamu funkce, zvolte Vytvořit novou funkci a vyberte ji." - -#. hTbw9 -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id868251\n" -"help.text" -msgid "In the property browser you see the function." -msgstr "V prohlížeči vlastností se zobrazí funkce." - -#. KBn87 -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id6247749\n" -"help.text" -msgid "Change the name to e.g. CostCalc and the formula to [CostCalc] + [enter your cost column name]." -msgstr "Změňte název např. na CostCalc a vzorce na [CostCalc] + [zadejte název sloupce s cenou]." - -#. y2cwk -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id1565904\n" -"help.text" -msgid "In the initial value enter 0." -msgstr "Jako výchozí hodnotu zadejte 0." - -#. RkdrZ -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id1569261\n" -"help.text" -msgid "Now you can insert a text field and bind it to your [CostCalc] (appears in the data field list box)." -msgstr "Nyní můžete vložit textové pole a svázat je s [CostCalc] (zobrazí se v seznamu datového pole)." - -#. utdSG -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id9256874\n" -"help.text" -msgid "Maybe you have to set the initial value to the value of the field like [field]." -msgstr "Možná bude třeba nastavit výchozí hodnotu na hodnotu pole pomocí [pole]." - -#. Hp4tF -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id4601886\n" -"help.text" -msgid "If there are blank fields in the cost column, use the following formula to replace the blank fields' content with zero:" -msgstr "Pokud jsou ve sloupci Cena prázdná pole, použijte následující vzorec k nahrazení prázdných polí nulou:" - -#. Dzpam -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id1754509\n" -"help.text" -msgid "[SumCost] + IF(ISBLANK([field]);0;[field])" -msgstr "[SumCost] + IF(ISBLANK([field]);0;[field])" - -#. tGCiz -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id8122196\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the formula that defines the function. Use OpenFormula syntax.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte vzorec, který definuje funkce. Použijte syntax OpenFormula.</ahelp>" - -#. mTZGY -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id9909665\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the initial value for the evaluation of the formula. Often this is set to 0 or to 1.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte počáteční hodnotu pro vyhodnocení vzorce. Obvykle se nastavuje na 0 nebo 1.</ahelp>" - -#. qEtTN -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id9141819\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">If Deep traversing is enabled, functions are evaluated considering all lower levels of hierarchy. This would be used for instance for line numbering. If Deep traversing is not enabled, only the first level of hierarchy is evaluated.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pokud je povoleno Procházení do hloubky, funkce se vyhodnocují včetně všech nižších úrovní hierarchie. To se použije např. pro číslování řádků. Pokud Procházení do hloubky povoleno není, vyhodnotí se jen první úroveň hierarchie.</ahelp>" - -#. XGkHa -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id6354869\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">If Pre evaluation is enabled, functions are evaluated only when the report is finished.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Pokud je zaškrtnuto Před vyhodnocením, vyhodnotí se funkce jen po dokončení sestavy.</ahelp>" - -#. nNgrq -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"tit\n" -"help.text" -msgid "Page Numbers" -msgstr "Číslování stran" - -#. YECLh -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"hd_id3674123\n" -"help.text" -msgid "<variable id=\"rep_pagenumbers\"><link href=\"text/shared/explorer/database/rep_pagenumbers.xhp\">Page Numbers</link></variable>" -msgstr "<variable id=\"rep_pagenumbers\"><link href=\"text/shared/explorer/database/rep_pagenumbers.xhp\">Číslování stran</link></variable>" - -#. AoXLc -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id3424481\n" -"help.text" -msgid "<ahelp hid=\".\">You can open the Page Numbers dialog of the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> by choosing <item type=\"menuitem\">Insert - Page Numbers</item>.</ahelp>" -msgstr "<ahelp hid=\".\">Dialog Čísla stránek otevřete v okně <link href=\"text/shared/explorer/database/rep_main.xhp\">Návrháře sestav</link> příkazem <item type=\"menuitem\">Vložit - Čísla stránek</item>.</ahelp>" - -#. ygaGw -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id1068758\n" -"help.text" -msgid "Press <item type=\"keycode\">Shift-F1</item> and point with the mouse at an input box to see a help text for this input box." -msgstr "Stiskněte <item type=\"keycode\">Shift-F1</item> a najeďte kurzorem myši na vstupní pole. Tím zobrazíte nápovědu pro toto pole." - -#. Cz9Sk -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id1559190\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Page N</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Strana N</ahelp>" - -#. rcaDS -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id9879146\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Page N of M</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Strana N/M</ahelp>" - -#. tDDwG -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id9404278\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Top of Page (Header)</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Horní okraj (záhlaví)</ahelp>" - -#. dvqcL -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id7626880\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Bottom of Page (Footer)</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Dolní okraj (zápatí)</ahelp>" - -#. XRZPh -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id6124149\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Alignment</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zarovnání</ahelp>" - -#. horox -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id8257087\n" -"help.text" -msgid "Select the format for the page numbers, either \"Page N\" or \"Page N of M\", where N stands for the current page number, and M for the total number of pages in the report." -msgstr "Zvolte formát pro číslování stran, buď \"Strana N\" nebo \"Strana N/M\", kde N představuje aktuální číslo stránky a M celkový počet stran v sestavě." - -#. 84Dct -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id3479415\n" -"help.text" -msgid "Select to show the page numbers in the Page Header area or in the Page Footer area." -msgstr "Vyberte, zda se mají čísla stran zobrazovat v oblasti Záhlaví stránky nebo Zápatí stránky." - -#. GxdrQ -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id4441663\n" -"help.text" -msgid "Select an alignment. By default the page numbers are centered between the left and right margins. You can align the field to the left or right. You can also select Inside to print page number on odd pages on the left side and even page numbers on the right side. Select Outside for the opposite alignment." -msgstr "Vyberte zarovnání. Implicitně se čísla stran zarovnají na střed mezi levý a pravý okraj. Pole můžete také zarovnat vlevo či vpravo. Také můžete zvolit Uvnitř, pokud chcete číslo na lichých stranách zobrazovat vlevo a na sudých vpravo. U možnosti Vně je zarovnání naopak." - -#. MJV32 -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id3012176\n" -"help.text" -msgid "When you click OK, a data field for the page numbers is inserted. If no header or footer area exist, the area will be created as needed." -msgstr "Po klepnutí na OK se vloží datové pole s číslem stránky. Pokud neexistuje oblast zápatí nebo záhlaví, podle potřeby se vytvoří." - -#. 6QnRv -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id8532670\n" -"help.text" -msgid "You can click the data field and drag to another position within the same area, or edit the properties in the Properties window." -msgstr "Můžete klepnout na datové pole a přetáhnout je na jiné místo ve stejné oblasti nebo upravit nastavení v okně Vlastnosti." - -#. 7uNv6 -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"tit\n" -"help.text" -msgid "Properties" -msgstr "Vlastnosti" - -#. wAcV9 -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"hd_id8836939\n" -"help.text" -msgid "<variable id=\"rep_prop\"><link href=\"text/shared/explorer/database/rep_prop.xhp\">Properties</link></variable>" -msgstr "<variable id=\"rep_prop\"><link href=\"text/shared/explorer/database/rep_prop.xhp\">Vlastnosti</link></variable>" - -#. ro5Tm -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id2711264\n" -"help.text" -msgid "The Properties window of the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> always shows the properties of the currently selected object in the Report Builder view." -msgstr "Okno Vlastnosti v <link href=\"text/shared/explorer/database/rep_main.xhp\">Návrháři sestav</link> vždy zobrazuje vlastnosti aktuálně označeného objektu v okně Návrhář sestav." - -#. hiDZo -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id1080660\n" -"help.text" -msgid "Press Shift-F1 and point with the mouse at an input box to see a help text for this input box." -msgstr "Stiskněte Shift-F1 a najeďte kurzorem myši na vstupní pole. Tím zobrazíte nápovědu pro toto pole." - -#. WFv9q -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id7175817\n" -"help.text" -msgid "On first start of the Report Builder, the Properties window shows the <emph>Data</emph> tab page for the whole report." -msgstr "Při prvním spuštění Návrháře sestav se v okně Vlastnosti zobrazí karta <emph>Data</emph> pro celou sestavu." - -#. khEAx -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id9895931\n" -"help.text" -msgid "Select a table from the Contents list, then press Tab or click outside the input box to leave the input box." -msgstr "Zvolte tabulku ze seznamu Obsah a poté stiskněte Tab nebo klepněte mimo výběrové pole." - -#. DZ342 -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id3587145\n" -"help.text" -msgid "<ahelp hid=\".\">The <link href=\"text/shared/explorer/database/rep_insertfield.xhp\" name=\"add_fields_link\">Add fields to report</link> window is shown automatically when you have selected a table in the Contents box and leave that box. You can also click the Add Field icon on the toolbar, or choose <item type=\"menuitem\">View - Add Field</item>.</ahelp>" -msgstr "<ahelp hid=\".\">Okno <link href=\"text/shared/explorer/database/rep_insertfield.xhp\" name=\"Přidate pole\">Přidat pole</link> se automaticky zobrazí, pokud vyberete tabulku v poli Obsah a toto pole opustíte. Také můžete klepnout na ikonu Přidat pole na nástrojové liště nebo použít příkaz <item type=\"menuitem\">Zobrazit - Přidat pole</item>.</ahelp>" - -#. 5BJS6 -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id6993926\n" -"help.text" -msgid "The <emph>General</emph> tab page can be used to change the name of the report, and to disable the Page Header or Page Footer areas, among others." -msgstr "Na kartě <emph>Obecné</emph> můžete např. změnit název sestavy a vypnout oblasti Záhlaví stránky či Zápatí stránky." - -#. eGuih -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id3729361\n" -"help.text" -msgid "<ahelp hid=\".\">To display the <emph>Data</emph> or <emph>General</emph> tab page for the whole report, choose <item type=\"menuitem\">Edit - Select All - Select Report</item>.</ahelp>" -msgstr "<ahelp hid=\".\">Pro zobrazení karty <emph>Data</emph> nebo <emph>Obecné</emph> celé sestavy, zvolte <item type=\"menuitem\">Úpravy - Vybrat vše - Vybrat sestavu</item>.</ahelp>" - -#. r4tre -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id1768852\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Groups are kept together by page or by column (default). You must enable Keep Together also.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seskupení se slučují po stránkách nebo sloupcích (výchozí). Také musíte zaškrtnout Udržet dohromady.</ahelp>" - -#. PFQYf -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id6304818\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies in which context the page header will be printed: on all pages, or not on pages with a report header or footer.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, v jakém kontextu se zobrazí záhlaví stránky: na všech stranách nebo na všech kromě stránek se záhlavím či zápatím sestavy.</ahelp>" - -#. 9rAVD -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id401623\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies in which context the page footer will be printed: on all pages, or not on pages with a report header or footer</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, v jakém kontextu se zobrazí zápatí stránky: na všech stranách nebo na všech kromě stránek se záhlavím či zápatím sestavy.</ahelp>" - -#. rMRex -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id2162236\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies to print repeated values.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, zda se mají tisknout opakované hodnoty.</ahelp>" - -#. nCDvW -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id7022003\n" -"help.text" -msgid "If you click the Page Header or Page Footer area without selecting any object, you see the <emph>General</emph> tab page for that area." -msgstr "Pokud klepnete na oblast Záhlaví stránky nebo Zápatí stránky a nevyberete žádný objekt, zobrazí se karta <emph>Obecné</emph> pro tuto oblast." - -#. xACk2 -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id7004303\n" -"help.text" -msgid "You can edit some visual properties for the area." -msgstr "Můžete upravit vzhled oblasti." - -#. hPUHN -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id2561723\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the background color for the selected object, both on screen and for printing.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nastavuje barvu pozadí vybraného objektu, na obrazovce i pro tisk.</ahelp>" - -#. BXnJc -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id1064485\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">An invisible object is not shown in the executed report. It is still visible in the Report Builder view.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ve výsledné sestavě se neviditelný objekt nezobrazí. Zůstane viditelný v okně Návrháře sestav.</ahelp>" - -#. Xd2SG -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id2356028\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Defines the height of the selected object.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nastavení výšky vybraného objektu.</ahelp>" - -#. GXpuh -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id1404461\n" -"help.text" -msgid "<ahelp hid=\".\">If the Conditional Print Expression evaluates to TRUE, the selected object will be printed.</ahelp>" -msgstr "<ahelp hid=\".\">Pokud se Výraz pro podmíněný tisk vyhodnotí jako PRAVDA, vybraný objekt se vytiskne.</ahelp>" - -#. jvkXA -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id7404705\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether the background of the selected object is transparent or opaque.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Určuje, zda je pozadí vybraného objektu průhledné nebo neprůhledné.</ahelp>" - -#. qgLML -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id7466963\n" -"help.text" -msgid "If you click the <emph>Detail</emph> area without selecting any object, you see the <emph>General</emph> tab page for that area." -msgstr "Pokud klepnete do oblasti <emph>Podrobnosti</emph> a nevyberete žádný objekt, zobrazí se karta <emph>Obecné</emph> pro danou oblast." - -#. kmEmG -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id3644215\n" -"help.text" -msgid "You can specify some properties to fine-tune the way the records are printed." -msgstr "Můžete nastavit vlastnosti pro upřesnění tisku záznamů." - -#. cjDLx -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id3148899\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Force New Page specifies whether the current section and/or the next section is printed on a new page.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vynutit novou stránku určuje, zda se aktuální anebo následující sekce vytiskne na nové stránce.</ahelp>" - -#. CuyG2 -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id6164433\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">New Row Or Column specifies, for a multi-column design, whether the current section and/or the next section will be printed on a new row or column.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ve vícesloupcovém rozvržení určuje položka Nový řádek nebo sloupec, zda se aktuální anebo následující sekce vytiskne v novém řádku či sloupci.</ahelp>" - -#. nHVy2 -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id7405011\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Keep Together specifies to print the current object starting on top of a new page if it doesn't fit on the current page.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Volba Udržet dohromady určuje, že se aktuální objekt vytiskne na nové stránce, pokud se nevleze na následující stránku.</ahelp>" - -#. FjNyy -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id1536606\n" -"help.text" -msgid "Insert some data fields into the Detail area, or insert other control fields into any area. When you select an inserted field, you can set the properties in the Properties window." -msgstr "Vložte do oblasti Podrobnosti nějaká datová pole nebo do jiné oblasti vložte další prvky sestavy. Když označíte vložené pole, můžete v okně Vlastnosti nastavovat vlastnosti." - -#. 2LAyX -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id9631641\n" -"help.text" -msgid "For a Label field, you can change the displayed text in the Label input box." -msgstr "Pro pole Popisek můžete změnit zobrazovaný text." - -#. iy4M5 -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id7749565\n" -"help.text" -msgid "<ahelp hid=\".\">For a picture, you can specify to either insert the picture as a link to a file or only as an embedded object in the Base file. The embedded option increases the size of the Base file, while the link option is not as portable to other computers.</ahelp>" -msgstr "<ahelp hid=\".\">Pro obrázek můžete určit, zda chcete obrázek vložit jako odkaz na soubor nebo jej vložit jako objekt do souboru Base. Při vložení se zvětší velikost souboru Base, ale narozdíl od odkazu je lépe přenositelný na jiné počítače. </ahelp>" - -#. XKxxX -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id4041871\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the X Position for the selected object</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nastavení pozice X pro vybraný objekt.</ahelp>" - -#. bvgTD -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id9930722\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Set the Y Position for the selected object</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nastavení pozice Y pro vybraný objekt.</ahelp>" - -#. YGfo2 -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id5749687\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the width of the selected object.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nastavení šířky vybraného objektu.</ahelp>" - -#. pwu7Q -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id79348\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the font for the selected text object.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Nastavení fontu pro vybraný textový objekt.</ahelp>" - -#. r9No9 -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id2414014\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Print when group change</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Tisknout při změně skupiny</ahelp>" - -#. 25y9K -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id7617114\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Vert. Alignment</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Svislé zarovnání</ahelp>" - -#. GXFDE -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id1593676\n" -"help.text" -msgid "On the <emph>General</emph> tab page of a data field, you can set the Formatting properties, among others." -msgstr "Na kartě <emph>Obecné</emph> pro datové pole můžete mimo jiné nastavit Formátování." - -#. LyTPo -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id1243629\n" -"help.text" -msgid "<ahelp hid=\".\">On the Data tab page, you can change the data contents to be shown.</ahelp>" -msgstr "<ahelp hid=\".\">Na kartě Data můžete změnit zobrazovaný obsah.</ahelp>" - -#. g3CBB -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"tit\n" -"help.text" -msgid "Sorting and Grouping" -msgstr "Řazení a seskupení" - -#. Xdr3M -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"hd_id3486434\n" -"help.text" -msgid "<variable id=\"rep_sort\"><link href=\"text/shared/explorer/database/rep_sort.xhp\">Sorting and Grouping</link></variable>" -msgstr "<variable id=\"rep_sort\"><link href=\"text/shared/explorer/database/rep_sort.xhp\">Řazení a seskupení</link></variable>" - -#. oV7wd -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id3068636\n" -"help.text" -msgid "<ahelp hid=\".\">In the Sorting and Grouping dialog of <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link>, you can define the fields that should be sorted in your report, and the fields that should be kept together to form a group.</ahelp> If you group your report by a certain field, all records with the same value of that field will be kept together in one group." -msgstr "<ahelp hid=\".\">V dialogu Řazení a seskupení <link href=\"text/shared/explorer/database/rep_main.xhp\">Návrháře sestav</link> můžete nastavit pole, která chcete v sestavě seřadit, a pole, která chcete sloučit do skupiny.</ahelp> Pokud seskupíte sestavu podle nějakého pole, sloučí se všechny záznamy se stejnou hodnotou daného pole do jedné skupiny." - -#. KudoP -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id876186\n" -"help.text" -msgid "The Groups box shows the fields in an order from top to bottom. You can select any field, then click the Move Up or Move Down button to move this field up or down in the list." -msgstr "V části Skupiny jsou zobrazena pole v pořadí shora dolů. Můžete vybrat kterékoliv pole a pomocí tlačítek Přesunout nahoru nebo Přesunout dolů jej posunout v seznamu." - -#. nG4vM -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id3939634\n" -"help.text" -msgid "The sorting and grouping will be applied in the order of the list from top to bottom." -msgstr "Řazení a seskupení se vyhodnocuje v pořadí podle seznamu shora dolů." - -#. ZAFvB -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id599688\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the fields that will be used for sorting or grouping. The field at the top has the highest priority, the second field has the second priority, and so on.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seznam polí, která se použijí pro řazení a seskupení. Pole nahoře má nejvyšší prioritu, druhé pole má prioritu o 1 nižší atd.</ahelp>" - -#. ETyGL -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id1371501\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to open a list from which you can select a field.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klepnutím otevřete seznam, ze kterého můžete vybrat pole.</ahelp>" - -#. kEwPE -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id4661702\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves the selected field up in the list.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Přesune vybrané pole v seznamu nahoru.</ahelp>" - -#. YmDk5 -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id7868892\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Moves the selected field down in the list.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Přesune vybrané pole v seznamu dolů.</ahelp>" - -#. amjzG -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id2188787\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the sorting order.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Výběr směru řazení.</ahelp>" - -#. bYX8p -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id5833307\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Select to show or hide the Group Header.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí nebo skryje Záhlaví skupiny.</ahelp>" - -#. tN76n -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id7726676\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Select to show or hide the Group Footer.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zobrazí nebo skryje Zápatí skupiny.</ahelp>" - -#. Ez4dt -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id3729361\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Select to create a new group on each changed value, or on other properties.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zvolte, zda chcete vytvořit novou skupinu při každé změně hodnoty nebo jinak.</ahelp>" - -#. bd2EW -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id0409200922142041\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Removes the selected field from the list.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Odstraní označené pole ze seznamu.</ahelp>" - -#. CjspM -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id3405560\n" -"help.text" -msgid "By default a new group is created on every changed value of a record from the selected field. You can change this property depending on the type of field:" -msgstr "Implicitně se nová skupina vytvoří pro každou změnu hodnoty vybraného pole. Toto chování můžete změnit v závislosti na typu pole:" - -#. DD8mt -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id3409527\n" -"help.text" -msgid "For fields of type Text, you can select Prefix Characters and enter a number n of characters in the text box below. The records which are identical in the first n characters will be grouped together." -msgstr "Pro pole typu Text můžete vybrat Znaky před a zadat do pole počet znaků. Do jedné skupiny se sloučí záznamy, které se shodují v prvních n znacích." - -#. DFvf2 -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id7112338\n" -"help.text" -msgid "For fields of type Date/Time, you can group the records by the same year, quarter, month, week, day, hour, or minute. You can additionally specify an interval for weeks and hours: 2 weeks groups data in biweekly groups, 12 hours groups data in half-day groups." -msgstr "Pro pole typu Datum/čas můžete záznamy seskupit podle stejného roku, čtvrtletí, měsíce, týdne, dne, hodiny nebo minuty. Pro týdny a hodiny také můžete určit interval: 2 týdny pro skupiny za půl měsíce, 12 hodin pro skupiny za půl dne." - -#. BBwXv -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id2855616\n" -"help.text" -msgid "For fields of type AutoNumber, Currency, or Number, you specify an interval." -msgstr "Pro pole typu automatické číslo, měna nebo číslo můžete určit interval." - -#. mjbMU -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id7700430\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the group interval value that records are grouped by.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte interval, podle kterého se záznamy seskupují.</ahelp>" - -#. XmWsa -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id1180455\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the level of detail by which a group is kept together on the same page.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vyberte úroveň detailů, podle které se skupina drží dohromady na jedné stránce.</ahelp>" - -#. KbCbd -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id2091433\n" -"help.text" -msgid "When you specify to keep together some records on the same page, you have three choices:" -msgstr "Určit, jak se mají záznamy udržet pohromadě na stejné stránce, můžete třemi způsoby:" - -#. NnDGM -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id5092318\n" -"help.text" -msgid "No - page boundaries are not taken into account." -msgstr "Ne - konce stran se neberou do úvahy." - -#. Zmwag -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id9312417\n" -"help.text" -msgid "Whole Group - prints the group header, detail section, and group footer on the same page." -msgstr "Celá skupina - vytiskne záhlaví skupiny, sekci podrobnosti a zápatí skupiny na jednu stránku." - -#. Bzv5z -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id9089022\n" -"help.text" -msgid "With First Detail - prints the group header on a page only if the first detail record also can be printed on the same page." -msgstr "S prvním podrobnosti - vytiskne na stránku záhlaví skupiny, jen pokud lze na stejnou stránku vytisknout i první záznam." diff --git a/source/cs/helpcontent2/source/text/shared/guide.po b/source/cs/helpcontent2/source/text/shared/guide.po index b1acde0160b..4f2147e5c87 100644 --- a/source/cs/helpcontent2/source/text/shared/guide.po +++ b/source/cs/helpcontent2/source/text/shared/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: 2021-12-20 13:21+0100\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2021-12-23 21:38+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/cs/>\n" @@ -13,7 +13,7 @@ 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: Weblate 4.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1547113478.000000\n" #. iharT @@ -7558,14 +7558,14 @@ msgctxt "" msgid "Creating a New Query With the Query Wizard" msgstr "Vytvoření nového dotazu pomocí průvodce" -#. YzmZb +#. axVzs #: data_queries.xhp msgctxt "" "data_queries.xhp\n" "par_idN1061E\n" "help.text" -msgid "In %PRODUCTNAME you can create a new query using the <link href=\"text/shared/explorer/database/querywizard00.xhp\">Query Wizard</link>:" -msgstr "V %PRODUCTNAME je možné vytvořit nový dotaz pomocí <link href=\"text/shared/explorer/database/querywizard00.xhp\">Průvodce dotazem</link>:" +msgid "In %PRODUCTNAME you can create a new query using the <link href=\"text/sdatabase/querywizard00.xhp\">Query Wizard</link>:" +msgstr "" #. DaGBc #: data_queries.xhp @@ -7837,14 +7837,14 @@ msgctxt "" msgid "The Report Builder window opens with the report's information loaded." msgstr "Otevře se okno Návrhář sestav s vybranou sestavou." -#. ppQLn +#. fQPtB #: data_report.xhp msgctxt "" "data_report.xhp\n" "par_id5086825\n" "help.text" -msgid "Use the toolbars and menu commands and drag-and-drop to edit the report as stated in the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> guide." -msgstr "Sestavu můžete upravit pomocí nástrojových lišt, příkazů nabídky a přetahování hodnot, podrobnější popis je v části <link href=\"text/shared/explorer/database/rep_main.xhp\">Návrhář sestav</link>." +msgid "Use the toolbars and menu commands and drag-and-drop to edit the report as stated in the <link href=\"text/sdatabase/rep_main.xhp\">Report Builder</link> guide." +msgstr "" #. QSknJ #: data_report.xhp @@ -8116,14 +8116,14 @@ msgctxt "" msgid "Click <emph>Create Report in Design View</emph>." msgstr "Klepněte na <emph>Vytvořit sestavu v režimu návrhu</emph>." -#. ef3RF +#. GEE9s #: data_reports.xhp msgctxt "" "data_reports.xhp\n" "par_id4870754\n" "help.text" -msgid "Follow the instructions in the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> guide." -msgstr "Postupujte podle návodu v části <link href=\"text/shared/explorer/database/rep_main.xhp\">Návrhář sestav</link>." +msgid "Follow the instructions in the <link href=\"text/sdatabase/rep_main.xhp\">Report Builder</link> guide." +msgstr "" #. xrbEC #: data_reports.xhp @@ -8890,14 +8890,14 @@ msgctxt "" msgid "<link href=\"text/sdatabase/02000000.xhp\" name=\"Create new query or table view, edit query structure\">Create new query or table view, edit query structure</link>" msgstr "<link href=\"text/sdatabase/02000000.xhp\" name=\"Vytvoření nového dotazu nebo pohledu, úprava struktury dotazu\">Vytvoření nového dotazu nebo pohledu, úprava struktury dotazu</link>" -#. A3f6p +#. WuBVH #: database_main.xhp msgctxt "" "database_main.xhp\n" "par_idN1072A\n" "help.text" -msgid "<link href=\"text/shared/explorer/database/querywizard00.xhp\">Query Wizard</link>" -msgstr "<link href=\"text/shared/explorer/database/querywizard00.xhp\">Průvodce dotazem</link>" +msgid "<link href=\"text/sdatabase/querywizard00.xhp\">Query Wizard</link>" +msgstr "" #. TjEU4 #: database_main.xhp @@ -9025,14 +9025,14 @@ msgctxt "" msgid "When <emph>Development Tools</emph> is enabled, a dockable window is shown at the bottom of the screen. This window has two sections:" msgstr "Jsou-li nástroje pro vývojáře zapnuty, v dolní části obrazovky se zobrazuje ukotvitelné okno, které je rozděleno na dvě části:" -#. BbGGE +#. e28an #: dev_tools.xhp msgctxt "" "dev_tools.xhp\n" "par_id31627862228021\n" "help.text" -msgid "<emph>Document Object Model tree view:</emph> Displays document portions according to the Document Object Model (DOM). Use this section to chose the object to inspect." -msgstr "<emph>Stromové zobrazení modelu dokumentu:</emph> Zobrazuje části dokumentu podle jeho modelu (Document Object Model, DOM). V této části vyberte objekt, který chcete prozkoumat." +msgid "<emph>Document Object Model tree view:</emph> Displays document portions according to the Document Object Model (DOM). Use this section to choose the object to inspect." +msgstr "" #. fJXDt #: dev_tools.xhp @@ -9709,15 +9709,6 @@ msgctxt "" msgid "<link href=\"https://wiki.documentfoundation.org/How_to_use_digital_Signatures\" name=\"wiki.documentfoundation.org: How to use digital Signatures\">English Wiki page on digital signatures</link>" msgstr "<link href=\"https://wiki.documentfoundation.org/How_to_use_digital_Signatures\" name=\"wiki.documentfoundation.org: How to use digital Signatures\">Wiki stránka v angličtině o elektronických podpisech</link>" -#. 5nrks -#: digital_signatures.xhp -msgctxt "" -"digital_signatures.xhp\n" -"par_id486465\n" -"help.text" -msgid "<link href=\"text/shared/guide/digitalsign_send.xhp\">Applying digital signatures</link>" -msgstr "<link href=\"text/shared/guide/digitalsign_send.xhp\">Použití elektronických podpisů</link>" - #. p8TL7 #: digital_signatures.xhp msgctxt "" @@ -18754,14 +18745,14 @@ msgctxt "" msgid "<link href=\"text/sdatabase/tablewizard00.xhp\">Table Wizard</link>" msgstr "<link href=\"text/sdatabase/tablewizard00.xhp\">Průvodce tabulkou</link>" -#. fLi53 +#. rimqF #: main.xhp msgctxt "" "main.xhp\n" "par_idN1085B\n" "help.text" -msgid "<link href=\"text/shared/explorer/database/querywizard00.xhp\">Query Wizard</link>" -msgstr "<link href=\"text/shared/explorer/database/querywizard00.xhp\">Průvodce dotazem</link>" +msgid "<link href=\"text/sdatabase/querywizard00.xhp\">Query Wizard</link>" +msgstr "" #. nEnao #: main.xhp @@ -23632,23 +23623,23 @@ msgctxt "" msgid "Click <emph>Add</emph>." msgstr "Klepněte na <emph>Přidat</emph>." -#. aU6ZX +#. ZnGpz #: scripting.xhp msgctxt "" "scripting.xhp\n" "par_idN10760\n" "help.text" -msgid "In the <emph>Category</emph> list box, scroll down and open the \"%PRODUCTNAME Macros\" entry." -msgstr "V seznamu <emph>Kategorie</emph> otevřete položku \"Makra %PRODUCTNAME\"." +msgid "In the <emph>Category</emph> list box, scroll down and open the \"Application Macros\" entry." +msgstr "" -#. 8FvFT +#. eJ2zS #: scripting.xhp msgctxt "" "scripting.xhp\n" "par_idN10768\n" "help.text" -msgid "You see entries for \"%PRODUCTNAME Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages." -msgstr "Uvidíte položky \"Makra %PRODUCTNAME\" (skripty ve sdíleném adresáři instalace %PRODUCTNAME), \"Moje makra\" (skripty v uživatelském adresáři) a aktuální dokument. Když otevřete některou z položek, uvidíte podporované skriptovací jazyky." +msgid "You see entries for \"Application Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages." +msgstr "" #. ydmmt #: scripting.xhp @@ -23695,23 +23686,23 @@ msgctxt "" msgid "Choose <emph>Tools - Customize - Keyboard</emph>." msgstr "Zvolte <emph>Nástroje - Přizpůsobit - Klávesnice</emph>." -#. uwMCv +#. MYRtg #: scripting.xhp msgctxt "" "scripting.xhp\n" "par_idN10A59\n" "help.text" -msgid "In the <emph>Category</emph> list box, scroll down and open the \"%PRODUCTNAME Macros\" entry." -msgstr "V seznamu <emph>Kategorie</emph> otevřete položku \"Makra %PRODUCTNAME\"." +msgid "In the <emph>Category</emph> list box, scroll down and open the \"Application Macros\" entry." +msgstr "" -#. jjCqP +#. 3vSLi #: scripting.xhp msgctxt "" "scripting.xhp\n" "par_idN10A61\n" "help.text" -msgid "You see entries for \"%PRODUCTNAME Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages." -msgstr "Uvidíte položky \"Makra %PRODUCTNAME\" (skripty ve sdíleném adresáři instalace %PRODUCTNAME), \"Moje makra\" (skripty v uživatelském adresáři) a aktuální dokument. Když otevřete některou z položek, uvidíte podporované skriptovací jazyky." +msgid "You see entries for \"Application Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages." +msgstr "" #. FhQDE #: scripting.xhp @@ -23785,23 +23776,23 @@ msgctxt "" msgid "Click <emph>Macro</emph> button." msgstr "Klepněte na tlačítko <emph>Makro</emph>." -#. KSGJB +#. g38nu #: scripting.xhp msgctxt "" "scripting.xhp\n" "par_idN10A9E\n" "help.text" -msgid "In the <emph>Library</emph> list box, scroll down and open the \"%PRODUCTNAME Macros\" entry." -msgstr "V seznamu <emph>Knihovna</emph> otevřete položku \"Makra %PRODUCTNAME\"." +msgid "In the <emph>Library</emph> list box, scroll down and open the \"Application Macros\" entry." +msgstr "" -#. WvmAz +#. EFNsf #: scripting.xhp msgctxt "" "scripting.xhp\n" "par_idN10AA6\n" "help.text" -msgid "You see entries for \"%PRODUCTNAME Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages." -msgstr "Uvidíte položky \"Makra %PRODUCTNAME\" (skripty ve sdíleném adresáři instalace %PRODUCTNAME), \"Moje makra\" (skripty v uživatelském adresáři) a aktuální dokument. Když otevřete některou z položek, uvidíte podporované skriptovací jazyky." +msgid "You see entries for \"Application Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages." +msgstr "" #. XQd7D #: scripting.xhp @@ -26188,6 +26179,15 @@ msgctxt "" msgid "%PRODUCTNAME comes with a set of built-in templates that can be used to create documents, presentations, spreadsheets or drawings. You may use templates available in the template manager, create your own templates or browse online for additional templates." msgstr "%PRODUCTNAME nabízí sadu vestavěných šablon, které lze použít pro tvorbu textových dokumentů, prezentací, sešitů nebo kreseb. Můžete využívat šablony dostupné ve správci šablon, vytvářet vlastní šablony nebo najít dodatečné šablony online." +#. Aa49E +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id041620170723521916\n" +"help.text" +msgid "Make use of categories to organize your templates. Create new templates or download templates and organize in the Template Manager. Use templates to save time for repetitive documents." +msgstr "Šablony organizujte do kategorií. Po vytvoření nových šablon nebo jejich stažení to můžete provést ve správci šablon. Používání šablon šetří čas při tvorbě opakujících se dokumentů." + #. oD5Ec #: template_manager.xhp msgctxt "" @@ -26206,14 +26206,14 @@ msgctxt "" msgid "Previews of available templates show up in the main window based on your search and filtering choices. Double-click on any template icon to open a new document with the contents and formatting of the template." msgstr "V hlavním okně se zobrazují náhledy šablon, které jsou pro zvolené vyhledávání a filtrování k dispozici. Poklepáním na ikonu šablony otevřete nový dokument s obsahem a formátováním z této šablony." -#. FBoHs +#. CwuoA #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id921608024342429\n" "help.text" -msgid "Choose <emph>Thumbnail View</emph> or <emph>List View</emph>, at the top right, to change how the templates are displayed." -msgstr "Volbou <emph>Zobrazení náhledů</emph> nebo <emph>Zobrazení seznamu</emph> vpravo nahoře změníte způsob zobrazení šablon." +msgid "Choose <emph>Thumbnail View</emph> or <emph>List View</emph>, at the bottom left, to change how the templates are displayed." +msgstr "" #. ED7GM #: template_manager.xhp @@ -26233,14 +26233,14 @@ msgctxt "" msgid "Thumbnail View" msgstr "Zobrazení náhledů" -#. ekcpz +#. NDx6y #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id61608024086461\n" "help.text" -msgid "<image src=\"svx/res/gallist.png\" id=\"img_id461608024086461\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id361608024086461\">List View Icon</alt></image>" -msgstr "<image src=\"svx/res/gallist.png\" id=\"img_id461608024086461\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id361608024086461\">Ikona Zobrazení seznamu</alt></image>" +msgid "<image src=\"svx/res/listview.png\" id=\"img_id461608024086461\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id361608024086461\">List View Icon</alt></image>" +msgstr "" #. 7Rg4W #: template_manager.xhp @@ -26305,14 +26305,14 @@ msgctxt "" msgid "Categories" msgstr "Kategorie" -#. ykGZb +#. 8yDGz #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723507710\n" "help.text" -msgid "<ahelp hid=\".\">Categories are folders where you place your templates.</ahelp> You may choose from the default categories: All Categories, My Templates, Business Correspondence, MediaWiki, Other Business Documents, Personal Correspondence and Documents, Presentations or Styles. You may also create new categories for your personal use. Use the <emph>Tools</emph> icon of the Template Manager to create a new category." -msgstr "<ahelp hid=\".\">Kategorie jsou složky, v nichž jsou šablony umístěny.</ahelp> Můžete zvolit z výchozích kategorií Všechny kategorie, Moje šablony, Obchodní korespondence, MediaWiki, Ostatní obchodní dokumenty, Osobní korespondence a dokumenty, Prezentace nebo Styly. Pro svoji osobní potřebu můžete také vytvářet nové kategorie, a to pomocí ikony <emph>Nástroje</emph>." +msgid "<ahelp hid=\".\">Categories are folders where you place your templates.</ahelp> You may choose from the default categories: All Categories, My Templates, Business Correspondence, MediaWiki, Other Business Documents, Personal Correspondence and Documents, Presentations or Styles. You may also create new categories for your personal use. Press <widget>Manage</widget> at the top right corner of the Template Manager, then select New Category to create a new category." +msgstr "" #. kGCqh #: template_manager.xhp @@ -26323,104 +26323,41 @@ msgctxt "" msgid "Categories inside a category are not allowed." msgstr "Není povoleno mít kategorie v rámci jiné kategorie." -#. TqPzP +#. ScKJd #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "hd_id041620170723509814\n" "help.text" -msgid "Tools" -msgstr "Nástroje" +msgid "Manage" +msgstr "" -#. aZqBY +#. Y7DkF #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723504497\n" "help.text" -msgid "<ahelp hid=\".\">Click on the <emph>Tools</emph> icon at the bottom left to open the Tools menu.</ahelp> The options are: New Category, Rename Category, Delete Category, and Refresh. If the default template for an application is changed from the initial default setting, then an additional option, Reset Default Template, is available, which allows you to reset the default template for an application back to its initial default." -msgstr "<ahelp hid=\".\">Klepnutím na ikonu <emph>Nástroje</emph> vlevo dole otevřete nabídku Nástroje.</ahelp> Ta obsahuje možnosti pro vytvoření nové kategorie, smazání kategorie a obnovení. Pokud jste změnili výchozí šablonu pro nové dokumenty, je k dispozici dodatečná možnost obnovit původní výchozí šablonu, která nastaví výchozí šablonu pro aplikaci zpět na její výchozí hodnotu." - -#. bN3Un -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"par_id816947600309745\n" -"help.text" -msgid "<image src=\"sfx2/res/actionaction013.png\" id=\"img_id381604426509745\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id13162474009745\">Tools Icon</alt></image>" -msgstr "<image src=\"sfx2/res/actionaction013.png\" id=\"img_id381604426509745\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id13162474009745\">Ikona Nástroje</alt></image>" - -#. xBq4j -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"par_id421604400309745\n" -"help.text" -msgid "Tools icon" -msgstr "Ikona Nástroje" - -#. gWz9H -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"hd_id041620170723508845\n" -"help.text" -msgid "Move" -msgstr "Přesunout" - -#. mECQv -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"par_id041620170723518776\n" -"help.text" -msgid "<ahelp hid=\".\">If you want to move templates to a different category, then choose a template, or use <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+click to select additional templates, then press the <widget>Move</widget> button at the bottom right to open a dialog box, where you can choose to move your selection to a different category or to a new category. Default templates cannot be moved, but copies can be created in other categories.</ahelp>" -msgstr "<ahelp hid=\".\">Pokud chcete šablony přesunout do jiné kategorie, zvolte šablonu nebo pomocí <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+klepnutí vyberte další šablony a poté stiskněte vpravo dole tlačítko <widget>Přesunout</widget>. Tím otevřete dialogové okno, v němž můžete zvolit, zda výběr přesunout do jiné, nebo do nové kategorie. Výchozí šablony přesunout nelze, je však možné v jiných kategoriích vytvářet jejich kopie.</ahelp>" - -#. bunpC -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"hd_id041620170723516791\n" -"help.text" -msgid "Export" -msgstr "Exportovat" - -#. XZEZE -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"par_id041620170723513192\n" -"help.text" -msgid "<ahelp hid=\".\">Choose a template in the main window, or use <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+click to select additional templates, and then press the <widget>Export</widget> button at the bottom right to export your selection to a folder on your computer.</ahelp>" -msgstr "<ahelp hid=\".\">Zvolte šablonu v hlavním okně nebo pomocí <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+klepnutí vyberte další šablony a poté výběr exportujte do nějaké složky na počítači po stisknutí tlačítka <widget>Exportovat</widget> vpravo dole.</ahelp>" - -#. CgT8y -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"par_id181607689509896\n" -"help.text" -msgid "<image src=\"sfx2/res/actiontemplates020.png\" id=\"img_id171607689509896\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id541607689509896\">Export Icon</alt></image>" -msgstr "<image src=\"sfx2/res/actiontemplates020.png\" id=\"img_id171607689509896\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id541607689509896\">Ikona Exportovat</alt></image>" +msgid "<ahelp hid=\".\">Press <widget>Manage</widget> at the top right corner to open the Manage menu.</ahelp> The options are: New Category, Refresh, Reset Default, Import, and Extensions." +msgstr "" -#. Dwspi +#. gYGYe #: template_manager.xhp msgctxt "" "template_manager.xhp\n" -"par_id431607689509896\n" +"hd_id371642944398730\n" "help.text" -msgid "Export button" -msgstr "Tlačítko Exportovat" +msgid "Reset Default" +msgstr "" -#. tEEdj +#. rTUeD #: template_manager.xhp msgctxt "" "template_manager.xhp\n" -"par_id581607995218423\n" +"par_id711642944419925\n" "help.text" -msgid "To move or export all templates in a <emph>Category</emph>, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode>, then choose <emph>Move</emph> or <emph>Export</emph>." -msgstr "Chcete-li přesunout či exportovat všechny šablony z kategorie, stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode> a poté zvolte <emph>Přesunout</emph> nebo <emph>Exportovat</emph>." +msgid "This option appears only if you have set a template as default. Use this command to remove that setting. Use Filter to specify which default will be reset." +msgstr "" #. aNTjV #: template_manager.xhp @@ -26431,14 +26368,14 @@ msgctxt "" msgid "Import" msgstr "Importovat" -#. xMRku +#. QVmpk #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id04162017072351776\n" "help.text" -msgid "<ahelp hid=\".\">If you want to import one or more templates into the Template Manager, then press the <widget>Import</widget> button at the bottom right, choose the Category where the imported templates should be placed, then select the files to be imported.</ahelp>" -msgstr "<ahelp hid=\".\">Chcete-li do správce šablon importovat jednu nebo více šablon, stiskněte vpravo dole tlačítko <widget>Importovat</widget>, zvolte kategorii, do níž se importované šablony umístí, a poté vyberte soubory, které se mají importovat.</ahelp>" +msgid "<ahelp hid=\".\">If you want to import one or more templates into the Template Manager, then select Import, choose the Category where the imported templates should be placed, then select the files to be imported.</ahelp>" +msgstr "" #. 9zDEB #: template_manager.xhp @@ -26449,14 +26386,14 @@ msgctxt "" msgid "<image src=\"sfx2/res/actionview010.png\" id=\"img_id201607689516049\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id71607689516049\">Import Icon</alt></image>" msgstr "<image src=\"sfx2/res/actionview010.png\" id=\"img_id201607689516049\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id71607689516049\">Ikona Importovat</alt></image>" -#. VBNy8 +#. f63Fp #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id651607689516049\n" "help.text" -msgid "Import button" -msgstr "Tlačítko Importovat" +msgid "Import" +msgstr "" #. cP5Sj #: template_manager.xhp @@ -26467,14 +26404,14 @@ msgctxt "" msgid "Extensions" msgstr "Rozšíření" -#. CU9Ag +#. CFMpT #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723503494\n" "help.text" -msgid "<ahelp hid=\".\">To browse for more templates online, click on the Extensions icon at the bottom right to open a search window. You can also search for templates at <link href=\"https://extensions.libreoffice.org/?Tags%5B%5D=118\">https://extensions.libreoffice.org</link>.</ahelp>" -msgstr "<ahelp hid=\".\">Chcete-li procházet další šablony online, otevřete okno s vyhledáváním klepnutím na ikonu Rozšíření vpravo dole. Šablony můžete také vyhledávat přímo na stránkách <link href=\"https://extensions.libreoffice.org/?Tags%5B%5D=118\">https://extensions.libreoffice.org</link>.</ahelp>" +msgid "<ahelp hid=\".\">To browse for more templates online, choose Extensions to open a search window. You can also search for templates at <link href=\"https://extensions.libreoffice.org/?Tags%5B%5D=118\">https://extensions.libreoffice.org</link>.</ahelp>" +msgstr "" #. PrQ6K #: template_manager.xhp @@ -26485,14 +26422,14 @@ msgctxt "" msgid "<image src=\"cmd/lc_additionsdialog.png\" id=\"img_id461607690468509\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id891607690468509\">Extensions Icon</alt></image>" msgstr "<image src=\"cmd/lc_additionsdialog.png\" id=\"img_id461607690468509\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id891607690468509\">Ikona Rozšíření</alt></image>" -#. pmxCc +#. mwqRi #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id41607690468510\n" "help.text" -msgid "Extensions icon" -msgstr "Ikona Rozšíření" +msgid "Extensions" +msgstr "" #. ddVcH #: template_manager.xhp @@ -26521,14 +26458,32 @@ msgctxt "" msgid "Select a template in the main window and right-click and then choose Open, press Enter or double click to open a new document using that template." msgstr "Chcete-li otevřít nový dokument využívající šablonu, vyberte šablonu v hlavním okně, klepněte pravým tlačítkem a poté zvolte Otevřít. Můžete také stisknout Enter nebo na šablonu poklepat." -#. fsr8t +#. rbHmi #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id721608222737939\n" "help.text" -msgid "You can also use the <widget>Open</widget> button on the bottom left to open a new document using the selected template." -msgstr "Můžete také použít tlačítko <widget>Otevřít</widget> vpravo dole." +msgid "You can also use the <widget>Open</widget> button on the bottom right to open a new document using the selected template." +msgstr "" + +#. gvTq3 +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id411642157620977\n" +"help.text" +msgid "<image src=\"cmd/sc_opentemplate.png\" id=\"img_id481642157620977\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id151642157620977\">Open Icon </alt></image>" +msgstr "" + +#. KJxbk +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id21642157620977\n" +"help.text" +msgid "Open" +msgstr "" #. V9DEC #: template_manager.xhp @@ -26539,14 +26494,32 @@ msgctxt "" msgid "Edit" msgstr "Upravit" -#. DtYah +#. DFYCC #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723502297\n" "help.text" -msgid "Select a template in the main window and right-click and then choose Edit to edit the template. This function is only available for templates that are not built-in." -msgstr "Chcete-li šablonu upravit, vyberte ji v hlavním okně, klepněte pravým tlačítkem a zvolte Upravit. Tato funkce je k dispozici pouze u šablon, které nejsou vestavěné." +msgid "Select a template in the main window and right-click and then choose Edit to edit the template. For built-in templates, it is possible to edit a copy." +msgstr "" + +#. 2yEaB +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id21642157799589\n" +"help.text" +msgid "<image src=\"cmd/sc_opentemplate.png\" id=\"img_id411642157799589\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id61642157799589\">Edit Icon</alt></image>" +msgstr "" + +#. MwDEk +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id581642157799589\n" +"help.text" +msgid "Edit" +msgstr "" #. NuFNj #: template_manager.xhp @@ -26557,14 +26530,32 @@ msgctxt "" msgid "Set as Default" msgstr "Nastavit jako výchozí" -#. mctxE +#. hZoKd #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723501975\n" "help.text" -msgid "Select a template in the main window and right-click and then choose Set as Default to set the template as the default template. This will cause a green tick to appear over the template and the template will automatically load when a new document is created using the matching application." -msgstr "Chcete-li šablonu nastavit jako výchozí, vyberte ji v hlavním okně, klepněte pravým tlačítkem a poté zvolte Nastavit jako výchozí. U šablony se zobrazí zelené zaškrtnutí a tato šablona se automaticky načte, kdykoliv v příslušné aplikaci vytvoříte nový dokument." +msgid "Select a template in the main window and right-click and then choose Set as Default to set the template as the default template. This will cause a green tick to appear next to the selected template and the template will automatically load when a new document is created using the matching application." +msgstr "" + +#. x6Wr2 +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id461642158211948\n" +"help.text" +msgid "<image src=\"res/odt_16_8.png\" id=\"img_id991642158211948\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id921642158211948\">Set as Default Icon</alt></image>" +msgstr "" + +#. Tt9Aw +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id751642158211948\n" +"help.text" +msgid "Set as Default" +msgstr "" #. mPSZV #: template_manager.xhp @@ -26584,6 +26575,24 @@ msgctxt "" msgid "Select a template in the main window and right-click and then choose Rename to rename the template. This will cause a dialog box to appear where a new name may be chosen for the template. Type in the name and then choose OK or choose Cancel to revert to the name that is already set." msgstr "Chcete-li šablonu přejmenovat, vyberte ji v hlavním okně, klepněte pravým tlačítkem a poté zvolte Přejmenovat. Zobrazí se dialogové pole, v němž můžete pro šablonu zvolit nový název. Zadejte tento název a poté zvolte OK, nebo zvolte Zrušit, chcete-li ponechat stávající název." +#. LRmGo +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id501642158394220\n" +"help.text" +msgid "<image src=\"cmd/lc_editdoc.png\" id=\"img_id211642158394220\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id581642158394220\">Rename Icon</alt></image>" +msgstr "" + +#. CXWXD +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id61642158394220\n" +"help.text" +msgid "Rename" +msgstr "" + #. mSSwu #: template_manager.xhp msgctxt "" @@ -26602,6 +26611,24 @@ msgctxt "" msgid "Select one or more templates to delete in the main window and press the <keycode>Delete</keycode> key, or right-click then choose <menuitem>Delete</menuitem> to delete the selected template(s). A dialog box will appear requesting confirmation. Choose <widget>Yes</widget> to delete or <widget>No</widget> to cancel." msgstr "Chcete-li jednu či více šablon smazat, vyberte je v hlavním okně a stiskněte klávesu <keycode>Delete</keycode> nebo klepněte pravým tlačítkem a poté zvolte <menuitem>Smazat</menuitem>. Zobrazí se dialogové okno vyžadující potvrzení. Volbou <widget>Ano</widget> šablonu smažete, volbou <widget>Ne</widget> ji ponecháte." +#. VqweF +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id591642158461235\n" +"help.text" +msgid "<image src=\"cmd/lc_delete.png\" id=\"img_id261642158461235\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id291642158461235\">Delete Icon</alt></image>" +msgstr "" + +#. KQKqG +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id831642158461235\n" +"help.text" +msgid "Delete" +msgstr "" + #. QQQyx #: template_manager.xhp msgctxt "" @@ -26611,6 +26638,87 @@ msgctxt "" msgid "Built-in templates cannot be edited, renamed or deleted." msgstr "Vestavěné šablony nelze upravovat, přejmenovávat ani mazat." +#. gWz9H +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"hd_id041620170723508845\n" +"help.text" +msgid "Move" +msgstr "Přesunout" + +#. ZSxLZ +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id041620170723518776\n" +"help.text" +msgid "<ahelp hid=\".\">If you want to move templates to a different category, then choose a template, or use <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+click to select additional templates, then right-click and choose Move to open a dialog box, where you can choose to move your selection to a different category or to a new category. Built-in templates cannot be moved, but copies can be created in other categories.</ahelp>" +msgstr "" + +#. BYJt3 +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id21642159780019\n" +"help.text" +msgid "<image src=\"cmd/lc_move.png\" id=\"img_id301642159780019\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id231642159780019\">Move Icon</alt></image>" +msgstr "" + +#. sLKnY +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id721642159780019\n" +"help.text" +msgid "Move" +msgstr "" + +#. bunpC +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"hd_id041620170723516791\n" +"help.text" +msgid "Export" +msgstr "Exportovat" + +#. aweFD +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id041620170723513192\n" +"help.text" +msgid "<ahelp hid=\".\">Choose a template in the main window, or use <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+click to select additional templates, and then right-click and select Export to export your selection to a folder on your computer.</ahelp>" +msgstr "" + +#. CgT8y +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id181607689509896\n" +"help.text" +msgid "<image src=\"sfx2/res/actiontemplates020.png\" id=\"img_id171607689509896\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id541607689509896\">Export Icon</alt></image>" +msgstr "<image src=\"sfx2/res/actiontemplates020.png\" id=\"img_id171607689509896\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id541607689509896\">Ikona Exportovat</alt></image>" + +#. Ckewj +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id431607689509896\n" +"help.text" +msgid "Export" +msgstr "" + +#. tEEdj +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id581607995218423\n" +"help.text" +msgid "To move or export all templates in a <emph>Category</emph>, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode>, then choose <emph>Move</emph> or <emph>Export</emph>." +msgstr "Chcete-li přesunout či exportovat všechny šablony z kategorie, stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode> a poté zvolte <emph>Přesunout</emph> nebo <emph>Exportovat</emph>." + #. bF5Yb #: template_manager.xhp msgctxt "" @@ -26710,14 +26818,14 @@ msgctxt "" msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+N or choose <emph>File - New - Templates</emph> to open the Template Manager" msgstr "Otevřete správce šablon stisknutím <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+N nebo volbou <emph>Soubor - Nový - Šablony</emph>." -#. hrcEG +#. Nd2Pn #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723512689\n" "help.text" -msgid "Click on the Extensions icon to browse for online templates." -msgstr "Klepnutím na ikonu Rozšíření začnete procházet šablony online." +msgid "Click on <widget>Manage</widget> and choose Extensions to browse for online templates." +msgstr "" #. v6rBQ #: template_manager.xhp @@ -26818,15 +26926,6 @@ msgctxt "" msgid "A few features in the Template Manager are not available when first opened automatically. After starting %PRODUCTNAME Impress you may run the Template Manager again to access all features." msgstr "Při prvním, automatickém otevření správce šablon není několik funkcí k dispozici. Abyste mohli používat všechny funkce, je nutné po spuštění aplikace %PRODUCTNAME Impress otevřít správce šablon znovu." -#. Aa49E -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"par_id041620170723521916\n" -"help.text" -msgid "Make use of categories to organize your templates. Create new templates or download templates and organize in the Template Manager. Use templates to save time for repetitive documents." -msgstr "Šablony organizujte do kategorií. Po vytvoření nových šablon nebo jejich stažení to můžete provést ve správci šablon. Používání šablon šetří čas při tvorbě opakujících se dokumentů." - #. YFEXe #: template_manager.xhp msgctxt "" diff --git a/source/cs/helpcontent2/source/text/shared/optionen.po b/source/cs/helpcontent2/source/text/shared/optionen.po index d38b947f25f..7bb795b1a33 100644 --- a/source/cs/helpcontent2/source/text/shared/optionen.po +++ b/source/cs/helpcontent2/source/text/shared/optionen.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: 2021-10-25 12:49+0200\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2021-10-28 08:50+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/cs/>\n" @@ -13,7 +13,7 @@ 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: Weblate 4.8.1\n" +"X-Generator: LibreOffice\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1549360506.000000\n" @@ -3509,14 +3509,14 @@ msgctxt "" msgid "Specifies view options." msgstr "Určuje možnosti zobrazení." -#. M4iFj +#. w38HE #: 01010800.xhp msgctxt "" "01010800.xhp\n" "hd_id310720161555238963\n" "help.text" -msgid "Icon style" -msgstr "Styl ikon" +msgid "Icon Theme" +msgstr "" #. omu6i #: 01010800.xhp @@ -11168,6 +11168,33 @@ msgctxt "" msgid "Pages" msgstr "Stránky" +#. K79Gg +#: 01060700.xhp +msgctxt "" +"01060700.xhp\n" +"bm_id981642185152891\n" +"help.text" +msgid "<bookmark_value>printing;manual breaks</bookmark_value>" +msgstr "" + +#. Zjqt6 +#: 01060700.xhp +msgctxt "" +"01060700.xhp\n" +"hd_id191642185354689\n" +"help.text" +msgid "Always apply manual breaks" +msgstr "" + +#. 5emsm +#: 01060700.xhp +msgctxt "" +"01060700.xhp\n" +"par_id921642185374234\n" +"help.text" +msgid "Setting this option gives manual row breaks precedence over automatic page breaks done using the <link href=\"text/scalc/01/05070500.xhp#par_idN1096D\" name=\"Scaling_link\">Reduce/enlarge printout</link> scaling mode." +msgstr "" + #. G5AXA #: 01060700.xhp msgctxt "" @@ -13733,14 +13760,14 @@ msgctxt "" msgid "Shading exports all RGB colors to the other Office character attribute. This preserves color fidelity between $[officename] and Microsoft Office documents, but Office users must edit this character attribute with a tool that is not commonly used or easy to find in Office applications. This is the default setting since $[officename] 7.0." msgstr "Při exportu stínování je použit jiný atribut znaku z Microsoft Office a uloží se barvy RGB. Díky tomu v dokumentech $[officename] a Microsoft Office zachovají stejné barvy, avšak v balíku Microsoft Office je nutné tento atribut upravovat nástrojem, jež se běžně nepoužívá a není snadné ho v aplikaci nalézt. Jedná se o výchozí nastavení od verze $[officename] 7.0." -#. mnCpY +#. M4Xyh #: 01130200.xhp msgctxt "" "01130200.xhp\n" "par_id11611137020276\n" "help.text" -msgid "The compatibility filter in the <emph>Character Highlighting Color</emph> dialog provides the Microsoft Office highlighting colors. Use those colors and choose <emph>Export as: Highlighting</emph> if you want both color fidelity and ease of editing for Office users." -msgstr "Barvy zvýraznění z balíku Microsoft Office jsou k dispozici v kompatibilním filtru v okně <emph>Barva zvýraznění znaků</emph>. Chcete-li zachovat přesné barvy a zároveň mít možnost snadných úprav, použijte pouze tyto barvy a zvolte <emph>Exportovat jako: Zvýraznění</emph>." +msgid "The \"compatibility\" filter in the <emph>Character Highlighting Color</emph> dialog provides the Microsoft Office highlighting colors. Use those colors and choose <emph>Export as: Highlighting</emph> if you want both color fidelity and ease of editing for Office users." +msgstr "" #. hpDE5 #: 01130200.xhp diff --git a/source/cs/helpcontent2/source/text/smath/guide.po b/source/cs/helpcontent2/source/text/smath/guide.po index 6733fe2c5bb..dab12e67faf 100644 --- a/source/cs/helpcontent2/source/text/smath/guide.po +++ b/source/cs/helpcontent2/source/text/smath/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-07-11 18:38+0200\n" +"POT-Creation-Date: 2022-01-31 18:20+0100\n" "PO-Revision-Date: 2018-04-08 10:10+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -214,6 +214,492 @@ msgctxt "" msgid "or" msgstr "nebo" +#. x9te9 +#: color.xhp +msgctxt "" +"color.xhp\n" +"tit\n" +"help.text" +msgid "Applying Color to Formula Parts" +msgstr "" + +#. F9aE8 +#: color.xhp +msgctxt "" +"color.xhp\n" +"bm_id3156384\n" +"help.text" +msgid "<bookmark_value>Color in formulas</bookmark_value>" +msgstr "" + +#. UXL5W +#: color.xhp +msgctxt "" +"color.xhp\n" +"hd_id601641846107898\n" +"help.text" +msgid "<variable id=\"color\"><link href=\"text/smath/guide/color.xhp\" name=\"Color_link\">Applying Color to Formula Parts</link></variable>" +msgstr "" + +#. ckGgG +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id481641846189425\n" +"help.text" +msgid "Use the command <literal>color</literal> to apply color to the subsequent formula part." +msgstr "" + +#. BnqGh +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id141641846432331\n" +"help.text" +msgid "The example below creates a formula where <emph>a</emph> is shown using the default color (black) and <emph>b</emph> is shown in red." +msgstr "" + +#. jV7H8 +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id211641848286949\n" +"help.text" +msgid "Beware that the <literal>color</literal> command only changes the color of the formula part that comes immediately after it. For example, in the formula below only <emph>b</emph> will be shown in red, whereas <emph>c</emph> will be shown in black." +msgstr "" + +#. hLeFX +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641848475043\n" +"help.text" +msgid "Use braces to apply color to more parts of the formula. In the following example, <emph>b</emph> and <emph>c</emph> are shown in red." +msgstr "" + +#. JAK8L +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id651641851485699\n" +"help.text" +msgid "A list with predefined color names is available <link href=\"text/smath/guide/color.xhp#PredefinedColors\" name=\"Colors_list\">here</link>." +msgstr "" + +#. gQn7y +#: color.xhp +msgctxt "" +"color.xhp\n" +"bm_id521641858375937\n" +"help.text" +msgid "<bookmark_value>RGB colors</bookmark_value>" +msgstr "" + +#. beAyt +#: color.xhp +msgctxt "" +"color.xhp\n" +"hd_id831641851472401\n" +"help.text" +msgid "Using RGB colors" +msgstr "" + +#. tj2xF +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id701641851641673\n" +"help.text" +msgid "Use the command <literal>color rgb</literal> to apply colors using RGB (Red, Green, Blue) values." +msgstr "" + +#. eYWCg +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id941641851779414\n" +"help.text" +msgid "RGB values range between 0 and 255." +msgstr "" + +#. EFXpV +#: color.xhp +msgctxt "" +"color.xhp\n" +"bm_id521641858372217\n" +"help.text" +msgid "<bookmark_value>Hex colors</bookmark_value>" +msgstr "" + +#. mdvQM +#: color.xhp +msgctxt "" +"color.xhp\n" +"hd_id901641851813499\n" +"help.text" +msgid "Using hex notation" +msgstr "" + +#. zLQWy +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id271641851832464\n" +"help.text" +msgid "Use the command <literal>color hex</literal> to apply colors using the hexadecimal notation." +msgstr "" + +#. rPHnc +#: color.xhp +msgctxt "" +"color.xhp\n" +"hd_id121641851982125\n" +"help.text" +msgid "Combining color with other commands" +msgstr "" + +#. WiZz8 +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id321641852002469\n" +"help.text" +msgid "It is possible to combine the color command with other commands as <literal>bold</literal>, <literal>italic</literal> or <literal>size</literal>." +msgstr "" + +#. qDEtC +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id521641852051767\n" +"help.text" +msgid "The example below writes <emph>var</emph> in bold blue:" +msgstr "" + +#. vSVUb +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id21641852173099\n" +"help.text" +msgid "To change color and font size, use <literal>color</literal> in combination with <literal>size</literal> and the desired font size." +msgstr "" + +#. wEhmU +#: color.xhp +msgctxt "" +"color.xhp\n" +"bm_id52164185802587\n" +"help.text" +msgid "<bookmark_value>List of predefined colors</bookmark_value>" +msgstr "" + +#. wbRDh +#: color.xhp +msgctxt "" +"color.xhp\n" +"hd_id621641846264365\n" +"help.text" +msgid "Predefined color names" +msgstr "" + +#. FGJS8 +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id911641846282038\n" +"help.text" +msgid "%PRODUCTNAME provides a set of predefined color names that can be used along with the <literal>color</literal> command." +msgstr "" + +#. auAPG +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id871641846833413\n" +"help.text" +msgid "Markup language" +msgstr "" + +#. Qf5tX +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id661641846833413\n" +"help.text" +msgid "Color" +msgstr "" + +#. Y4DMa +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id741641846833413\n" +"help.text" +msgid "Hex value" +msgstr "" + +#. 3kWLW +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id741641846833014\n" +"help.text" +msgid "RGB values" +msgstr "" + +#. 4Vu7A +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id951641846833413\n" +"help.text" +msgid "<literal>aqua</literal> or <literal>cyan</literal>" +msgstr "" + +#. xcaVa +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846833413\n" +"help.text" +msgid "Aqua" +msgstr "" + +#. D73X6 +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846830036\n" +"help.text" +msgid "Black" +msgstr "" + +#. iGEDP +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846320113\n" +"help.text" +msgid "Blue" +msgstr "" + +#. Umsp6 +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846833363\n" +"help.text" +msgid "Coral" +msgstr "" + +#. YcrNE +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846833014\n" +"help.text" +msgid "Crimson" +msgstr "" + +#. G6mfq +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id951641846830853\n" +"help.text" +msgid "<literal>fuchsia</literal> or <literal>magenta</literal>" +msgstr "" + +#. DD2RU +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846800325\n" +"help.text" +msgid "Fuchsia" +msgstr "" + +#. WSeur +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id951641846830213\n" +"help.text" +msgid "<literal>gray</literal> or <literal>grey</literal>" +msgstr "" + +#. gdQ5j +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846896513\n" +"help.text" +msgid "Gray" +msgstr "" + +#. YCrBe +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846830214\n" +"help.text" +msgid "Green" +msgstr "" + +#. Zqix6 +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846836253\n" +"help.text" +msgid "Hot pink" +msgstr "" + +#. 9oHjZ +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846812385\n" +"help.text" +msgid "Indigo" +msgstr "" + +#. X4Y45 +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846835521\n" +"help.text" +msgid "Lavender" +msgstr "" + +#. g5GKD +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846036523\n" +"help.text" +msgid "Lime" +msgstr "" + +#. kAo5q +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846833649\n" +"help.text" +msgid "Maroon" +msgstr "" + +#. n7uXk +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846837653\n" +"help.text" +msgid "Midnight" +msgstr "" + +#. Ymn82 +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846867458\n" +"help.text" +msgid "Navy" +msgstr "" + +#. aedBY +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846837663\n" +"help.text" +msgid "Olive" +msgstr "" + +#. pNCBH +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846838053\n" +"help.text" +msgid "Orange" +msgstr "" + +#. BGG7c +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846836041\n" +"help.text" +msgid "Orange red" +msgstr "" + +#. opiDJ +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846833063\n" +"help.text" +msgid "Purple" +msgstr "" + +#. 42wFB +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846833902\n" +"help.text" +msgid "Red" +msgstr "" + +#. p5ox4 +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846836613\n" +"help.text" +msgid "Sea green" +msgstr "" + +#. AF8R7 +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641840569413\n" +"help.text" +msgid "Silver" +msgstr "" + +#. 8XVN7 +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846896587\n" +"help.text" +msgid "Teal" +msgstr "" + +#. KejUr +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846006745\n" +"help.text" +msgid "Violet" +msgstr "" + +#. pXf2z +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846837556\n" +"help.text" +msgid "Yellow" +msgstr "" + #. 3UYoM #: comment.xhp msgctxt "" diff --git a/source/cs/helpcontent2/source/text/swriter.po b/source/cs/helpcontent2/source/text/swriter.po index ee7ce32d8d9..5f2997b3563 100644 --- a/source/cs/helpcontent2/source/text/swriter.po +++ b/source/cs/helpcontent2/source/text/swriter.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: 2021-10-25 12:49+0200\n" +"POT-Creation-Date: 2022-01-31 18:20+0100\n" "PO-Revision-Date: 2021-10-28 08:15+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textswriter/cs/>\n" @@ -13,7 +13,7 @@ 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: Weblate 4.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1547110029.000000\n" #. x2qZ6 @@ -1060,14 +1060,14 @@ msgctxt "" msgid "Columns Before" msgstr "Sloupce před" -#. bkDEH +#. 7CVcf #: main0110.xhp msgctxt "" "main0110.xhp\n" "par_id531605976347665\n" "help.text" -msgid "Insert a column before the column where the cursor is currently placed." -msgstr "Vloží sloupec před sloupec, v němž je aktuálně umístěn kurzor." +msgid "Inserts a column before the column where the cursor is currently placed." +msgstr "" #. UE3RA #: main0110.xhp @@ -1078,14 +1078,14 @@ msgctxt "" msgid "Columns After" msgstr "Sloupce za" -#. A6B3G +#. fooJR #: main0110.xhp msgctxt "" "main0110.xhp\n" "par_id731605976350615\n" "help.text" -msgid "Insert a column before the column where the cursor is currently placed." -msgstr "Vloží sloupec za sloupec, v němž je aktuálně umístěn kurzor." +msgid "Inserts a column after the column where the cursor is currently placed." +msgstr "" #. KepEk #: main0110.xhp @@ -1861,14 +1861,14 @@ msgctxt "" msgid "The Formatting bar contains several text formatting functions." msgstr "Lišta Formátování obsahuje funkce pro formátování textu." -#. FUzck +#. Yc6Kk #: main0202.xhp msgctxt "" "main0202.xhp\n" "hd_id3149593\n" "help.text" -msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>" -msgstr "<link href=\"text/shared/01/05020200.xhp\" name=\"Barva písma\">Barva písma</link>" +msgid "<link href=\"text/shared/01/05020200.xhp#FontColor\" name=\"Font Color\">Font Color</link>" +msgstr "" #. 9sJ5w #: main0202.xhp diff --git a/source/cs/helpcontent2/source/text/swriter/00.po b/source/cs/helpcontent2/source/text/swriter/00.po index a1d687e38d1..04681fd7b77 100644 --- a/source/cs/helpcontent2/source/text/swriter/00.po +++ b/source/cs/helpcontent2/source/text/swriter/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: 2021-10-20 13:08+0200\n" +"POT-Creation-Date: 2022-01-31 18:20+0100\n" "PO-Revision-Date: 2021-10-24 01:36+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textswriter00/cs/>\n" @@ -13,7 +13,7 @@ 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: Weblate 4.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1550732536.000000\n" #. E9tti @@ -2455,14 +2455,14 @@ 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" -#. EPNPB +#. 68Em3 #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3145179\n" "help.text" -msgid "<image id=\"img_id3145186\" src=\"cmd/sc_distributecolumns.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145186\">Icon Space Column Equally</alt></image>" -msgstr "<image id=\"img_id3145186\" src=\"cmd/sc_distributecolumns.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145186\">Ikona Rovnoměrně rozmístit sloupce</alt></image>" +msgid "<image id=\"img_id3145186\" src=\"cmd/sc_distributecolumns.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145186\">Icon Distribute Columns Evenly</alt></image>" +msgstr "" #. njBSt #: 00000405.xhp diff --git a/source/cs/helpcontent2/source/text/swriter/01.po b/source/cs/helpcontent2/source/text/swriter/01.po index 354395772a0..9162e06cb27 100644 --- a/source/cs/helpcontent2/source/text/swriter/01.po +++ b/source/cs/helpcontent2/source/text/swriter/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: 2021-11-24 12:03+0100\n" +"POT-Creation-Date: 2022-01-31 18:20+0100\n" "PO-Revision-Date: 2021-11-26 20:38+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/cs/>\n" @@ -13,7 +13,7 @@ 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: Weblate 4.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1565687607.000000\n" #. sZfWF @@ -7027,14 +7027,14 @@ msgctxt "" msgid "<ahelp hid=\".\" visibility=\"hidden\">Inserts the field as static content, that is, the field cannot be updated.</ahelp>" msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vloží pole jako statický obsah. To znamená, že takové pole nemůže být aktualizováno.</ahelp>" -#. yUfD9 +#. YYGCF #: 04090001.xhp msgctxt "" "04090001.xhp\n" "par_id3154470\n" "help.text" -msgid "For the HTML export and import of date and time fields, <link href=\"text/swriter/01/04090007.xhp#datumuhrzeit\" name=\"special $[officename] formats\">special $[officename] formats</link> are used." -msgstr "Pro HTML export dat a časů se používají <link href=\"text/swriter/01/04090007.xhp#datumuhrzeit\" name=\"speciální $[officename] formáty\">speciální formáty $[officename]</link>." +msgid "For the HTML export and import of date and time fields, <link href=\"text/swriter/01/04090007.xhp#date_and_time\" name=\"special $[officename] formats\">special $[officename] formats</link> are used." +msgstr "" #. nB93u #: 04090001.xhp @@ -7963,14 +7963,14 @@ msgctxt "" msgid "The following fields can only be inserted if the corresponding field type is selected in the <emph>Type </emph>list." msgstr "Následující pole mohou být vložena pouze tehdy, je-li v seznamu <emph>Typ</emph> vybrána odpovídající položka." -#. LWBFT +#. 3KLNk #: 04090003.xhp msgctxt "" "04090003.xhp\n" -"par_id0902200804352213\n" +"hd_id3145595\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Click the format that you want to apply to the selected field, or click \"Additional formats\" to define a custom format.</ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klepněte na formát, který chcete použít na vybrané pole, nebo klepněte na \"Další formáty\" a vytvořte si vlastní formát.</ahelp>" +msgid "Format" +msgstr "" #. 2iDAk #: 04090003.xhp @@ -8413,14 +8413,14 @@ msgctxt "" msgid "<ahelp hid=\".\">DocInformation fields contain information about the properties of a document, such as the date a document was created. To view the properties of a document, choose <menuitem>File - Properties</menuitem>.</ahelp>" msgstr "<ahelp hid=\".\">Pole \"Informace o dokumentu\" obsahuje informace o vlastnostech dokumentu, jako je například datum, kdy byl dokument vytvořen. Tyto vlastnosti zobrazíte volbou <menuitem>Soubor - Vlastnosti</menuitem>.</ahelp>" -#. uXwon +#. UAjpE #: 04090004.xhp msgctxt "" "04090004.xhp\n" "par_id3148982\n" "help.text" -msgid "When you export and import an HTML document containing DocInformation fields, <link href=\"text/swriter/01/04090007.xhp#dokumentinfo\" name=\"special $[officename] formats\">special $[officename] formats</link> are used." -msgstr "Pokud exportujete nebo importujete HTML dokument, který obsahuje pole Informace o dokumentu, pro jejich zpracování se použijí <link href=\"text/swriter/01/04090007.xhp#dokumentinfo\" name=\"zvláštní formáty $[officename]\">zvláštní formáty $[officename]</link>." +msgid "When you export and import an HTML document containing DocInformation fields, <link href=\"text/swriter/01/04090007.xhp#DocInformation\" name=\"special $[officename] formats\">special $[officename] formats</link> are used." +msgstr "" #. Y9tFf #: 04090004.xhp @@ -31003,6 +31003,276 @@ msgctxt "" msgid "Displays the document with the top and bottom margins, header and footer and a gap between pages. Uncheck to collapse all the elements cited and display the document in a contiguous page stream. Hiding whitespace is only possible in Single-page view." msgstr "Zobrazí v dokumentu horní a dolní okraje, záhlaví, zápatí a mezery mezi stránkami. Zrušíte-li zaškrtnutí, všechny tyto prvky se skryjí a stránky dokumentu k sobě budou přiléhat. Skrýt prázdné místo je možné pouze v režimu zobrazení jedné stránky." +#. CB3yA +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"tit\n" +"help.text" +msgid "Style Inspector" +msgstr "" + +#. FKeEC +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"bm_id441641339111122\n" +"help.text" +msgid "<bookmark_value>styles;inspector</bookmark_value><bookmark_value>style inspector</bookmark_value>" +msgstr "" + +#. rZsCG +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"hd_id741641334466741\n" +"help.text" +msgid "<link href=\"text/swriter/01/style_inspector.xhp\" name=\"Style Inspector\">Style Inspector</link>" +msgstr "" + +#. NixhW +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id971641334466743\n" +"help.text" +msgid "<variable id=\"StyleInspector\">The Style Inspector is located on the Sidebar. It displays all the attributes of the styles (paragraph and character) and any direct formatting present in the paragraph and character where the cursor is located. These details can be useful when you are trying to figure out why some formatting in a document appears to be incorrect or inconsistent.</variable>" +msgstr "" + +#. oTPUX +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id521641338705733\n" +"help.text" +msgid "Open the sidebar, click on the Style Inspector icon" +msgstr "" + +#. Cf9BR +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id431641335152917\n" +"help.text" +msgid "<image src=\"cmd/lc_inspectordeck.svg\" id=\"img_id661641335152918\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id61641335152918\">Icon Style Inspector</alt></image>" +msgstr "" + +#. DxkCg +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id721641335152918\n" +"help.text" +msgid "Icon Style Inspector on the Sidebar" +msgstr "" + +#. uhQin +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id781641335609033\n" +"help.text" +msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Alt+5</keycode><keycode/>" +msgstr "" + +#. C3HyK +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"hd_id941641336331359\n" +"help.text" +msgid "The Style Inspector Panel" +msgstr "" + +#. 3YCBX +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"hd_id771641336335666\n" +"help.text" +msgid "Properties" +msgstr "" + +#. jJ8Rw +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id1001641336347665\n" +"help.text" +msgid "<emph>Paragraph Styles</emph>: shows the list of the paragraph styles applied to the text at the cursor position, following the style hierarchy, where the parent style comes above any child style." +msgstr "" + +#. 92ZBL +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id981641336364074\n" +"help.text" +msgid "<emph>Paragraph direct formatting</emph>: shows the list of paragraph properties which are set directly to the text at the cursor location." +msgstr "" + +#. CEPG7 +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id961641336357072\n" +"help.text" +msgid "<emph>Character Styles</emph>: shows the list of the character styles applied to the text at the cursor, following hierarchy, where the parent style comes above any child style." +msgstr "" + +#. AmUGJ +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id981641336364073\n" +"help.text" +msgid "<emph>Character direct formatting</emph>: shows the list of character properties which are set directly to the text at the cursor location." +msgstr "" + +#. sZJFE +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"hd_id301641336416253\n" +"help.text" +msgid "Values" +msgstr "" + +#. Co87K +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id251641336411569\n" +"help.text" +msgid "Display the values of the properties." +msgstr "" + +#. PugNC +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"hd_id491641337715424\n" +"help.text" +msgid "Usage" +msgstr "" + +#. MU9Ct +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id821641421059397\n" +"help.text" +msgid "Use the Style Inspector to uncover formatting issues in your text document." +msgstr "" + +#. VSvTx +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id991641421123640\n" +"help.text" +msgid "Style properties overwritten by direct formatting are greyed out in the Paragraph and Character style tree, indicating that the style property is not effective anymore." +msgstr "" + +#. Bx5uA +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id841641421139731\n" +"help.text" +msgid "Paragraph style properties that are re-defined by a child paragraph style are greyed out." +msgstr "" + +#. GZSBC +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id31641421150849\n" +"help.text" +msgid "Character style properties that are re-defined by a child character style are greyed out." +msgstr "" + +#. 9bw2E +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id911641421185601\n" +"help.text" +msgid "Paragraph style and direct properties that are re-defined by character styles or character direct properties are greyed." +msgstr "" + +#. FJVK6 +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id621641337772747\n" +"help.text" +msgid "For example, if the margins of the paragraph are changed by direct formatting using the rulers, the margins property of the paragraph style are greyed out and the margins properties are displayed in the Paragraph Direct Formatting entry of the Style Inspector." +msgstr "" + +#. gYRCv +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id771641378992460\n" +"help.text" +msgid "Another example, if the <emph>Emphasis</emph> character style highlights a word with a yellow background, and the user mistakenly overwrote it by using a white background, the <literal>yellow</literal> attribute would be greyed-out and <literal>white</literal> is listed under Direct Formatting in the Style Inspector. The Style Inspector shows only those attributes that diverge from the parent (which is usually the Default Paragraph Style)." +msgstr "" + +#. aD4oE +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id101641338214488\n" +"help.text" +msgid "Some features of the Style Inspector are of interest mainly to advanced users:" +msgstr "" + +#. 3MbWb +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id281641338268000\n" +"help.text" +msgid "The Style Inspector can show any hidden RDF (Resource Description Framework, a W3C standard) metadata at the cursor position associated with text spans, paragraphs, and bookmarks. For annotated text spans, “Nested Text Content” item can show the boundary of the nested annotated text ranges and metadata fields." +msgstr "" + +#. MS6Q5 +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id531641338286704\n" +"help.text" +msgid "Custom color metadata field shadings can be set for an annotated text range or a metadata field, for visualization of metadata categories in the document editor. Use <menuitem>View - Field Shadings</menuitem> or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F8</keycode> to disable or enable these field shadings." +msgstr "" + +#. PXGpD +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id261641340112608\n" +"help.text" +msgid "<link href=\"https://wiki.documentfoundation.org/ReleaseNotes/7.1#Style_inspector\" name=\"rel71\">Release notes for Style Inspector</link>" +msgstr "" + +#. DfEhN +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id601641340196019\n" +"help.text" +msgid "<link href=\"https://wiki.documentfoundation.org/ReleaseNotes/7.2#RDF_metadata_in_Style_Inspector\" name=\"rdfmetadata\">RDF Metadata in Style Inspector</link>" +msgstr "" + +#. FttEa +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id731641340265093\n" +"help.text" +msgid "<link href=\"https://wiki.documentfoundation.org/ReleaseNotes/7.2#Custom_color_metadata_field_shadings\" name=\"customcolormetadata\">Custom color metadata</link>" +msgstr "" + #. wDniB #: title_page.xhp msgctxt "" diff --git a/source/cs/helpcontent2/source/text/swriter/guide.po b/source/cs/helpcontent2/source/text/swriter/guide.po index 12f5a8c61e9..cf027d870e5 100644 --- a/source/cs/helpcontent2/source/text/swriter/guide.po +++ b/source/cs/helpcontent2/source/text/swriter/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: 2021-12-20 13:21+0100\n" +"POT-Creation-Date: 2022-01-31 18:20+0100\n" "PO-Revision-Date: 2021-12-23 21:38+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/cs/>\n" @@ -13,7 +13,7 @@ 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: Weblate 4.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1565688661.000000\n" #. XAt2Y @@ -1069,14 +1069,14 @@ msgctxt "" msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>." msgstr "Zvolte <emph>Nástroje - Makra - Spravovat makra - %PRODUCTNAME Basic</emph>." -#. rmF3D +#. AeTx9 #: autotext.xhp msgctxt "" "autotext.xhp\n" "par_id3155160\n" "help.text" -msgid "In the <emph>Macro from</emph> tree control, select %PRODUCTNAME Macros - Gimmicks - AutoText." -msgstr "Ve stromu <emph>Makro z</emph> vyberte Makra %PRODUCTNAME - Gimmicks - AutoText." +msgid "In the <emph>Macro from</emph> tree control, select Application Macros - Gimmicks - AutoText." +msgstr "" #. QYtCx #: autotext.xhp @@ -14587,6 +14587,15 @@ msgctxt "" msgid "To make a section read-only, select the <emph>Protected</emph> check box in the <emph>Write Protection</emph> area." msgstr "Abyste vytvořili sekci pouze pro čtení, zaškrtněte <emph>Zamknuto</emph> v oblasti <emph>Ochrana proti zápisu</emph>." +#. tJmPF +#: section_edit.xhp +msgctxt "" +"section_edit.xhp\n" +"par_id731641553483773\n" +"help.text" +msgid "Add an optional protection password. The password can be empty and no password will be required to remove protection. If the password is not empty, it will be required to unprotect the section." +msgstr "" + #. QWTQ9 #: section_edit.xhp msgctxt "" @@ -14596,6 +14605,87 @@ msgctxt "" msgid "To hide a section, select the <emph>Hide</emph> check box in the <emph>Hide</emph> area." msgstr "Pro skrytí sekce zaškrtněte <emph>Skrýt</emph> v oblasti <emph>Skrýt</emph>." +#. EhAMG +#: section_edit.xhp +msgctxt "" +"section_edit.xhp\n" +"bm_id421641501464020\n" +"help.text" +msgid "<bookmark_value>Read-only contents;editing</bookmark_value> <bookmark_value>Protect section;removing</bookmark_value>" +msgstr "" + +#. wq7EM +#: section_edit.xhp +msgctxt "" +"section_edit.xhp\n" +"hd_id641641501024846\n" +"help.text" +msgid "Editing Read-Only Contents" +msgstr "" + +#. An8Bs +#: section_edit.xhp +msgctxt "" +"section_edit.xhp\n" +"par_id841641501075965\n" +"help.text" +msgid "A warning message is displayed if you try to edit protected sections." +msgstr "" + +#. kWUgB +#: section_edit.xhp +msgctxt "" +"section_edit.xhp\n" +"par_id531641501248838\n" +"help.text" +msgid "To remove protection of a section, do the following:" +msgstr "" + +#. DNpWC +#: section_edit.xhp +msgctxt "" +"section_edit.xhp\n" +"par_id681641501272982\n" +"help.text" +msgid "Choose <link href=\"text/swriter/01/02170000.xhp\" name=\"Format - Sections\"><menuitem>Format - Sections</menuitem></link>." +msgstr "" + +#. R2vBj +#: section_edit.xhp +msgctxt "" +"section_edit.xhp\n" +"par_id861641501273184\n" +"help.text" +msgid "Select the section to unprotect in the <menuitem>Section</menuitem> area of the dialog." +msgstr "" + +#. Zy4Tm +#: section_edit.xhp +msgctxt "" +"section_edit.xhp\n" +"par_id221641501273326\n" +"help.text" +msgid "Uncheck the <menuitem>Protect</menuitem> option in the <menuitem>Write Protection</menuitem> area of the dialog." +msgstr "" + +#. XcjAs +#: section_edit.xhp +msgctxt "" +"section_edit.xhp\n" +"par_id791641501273494\n" +"help.text" +msgid "If the section was protected with a non-empty password, type the password into the dialog that opens." +msgstr "" + +#. kvpGE +#: section_edit.xhp +msgctxt "" +"section_edit.xhp\n" +"par_id561641501273767\n" +"help.text" +msgid "Click <menuitem>OK</menuitem> ." +msgstr "" + #. sYLAE #: section_edit.xhp msgctxt "" |