diff options
Diffstat (limited to 'source/cs/helpcontent2')
22 files changed, 12864 insertions, 4881 deletions
diff --git a/source/cs/helpcontent2/source/text/sbasic/shared.po b/source/cs/helpcontent2/source/text/sbasic/shared.po index 2b051cd0caa..b00f911a066 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: 2023-06-26 15:06+0200\n" +"POT-Creation-Date: 2023-09-12 14:57+0200\n" "PO-Revision-Date: 2022-12-27 11:24+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" @@ -124,14 +124,32 @@ msgctxt "" msgid "Twips" msgstr "Twipy" -#. zTDqe +#. FhBKT #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3154731\n" "help.text" -msgid "A twip is a screen-independent unit which is used to define the uniform position and size of screen elements on all display systems. A twip is 1/1440th of an inch or 1/20 of a printer's point. There are 1440 twips to an inch or about 567 twips to a centimeter." -msgstr "Twip je jednotka nezávislá na obrazovce, která se používá k určení jednotného umístění a velikosti prvků obrazovky u všech zobrazovacích systémů. Twip je 1/1440 palce nebo 1/20 bodu tiskárny. Jeden palec je tedy roven 1440 twipům a jeden centimetr asi 567 twipům." +msgid "A <emph>twip</emph> is a screen-independent unit which is used to define the uniform position and size of screen elements on all display systems. A twip is 1/1440th of an inch or 1/20 of a printer's point. There are 1440 twips to an inch or about 567 twips to a centimeter." +msgstr "" + +#. FvGBG +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"hd_id3153951\n" +"help.text" +msgid "<variable id=\"AppFontUnits\">AppFont Units</variable>" +msgstr "" + +#. H6FBF +#: 00000002.xhp +msgctxt "" +"00000002.xhp\n" +"par_id3153514\n" +"help.text" +msgid "<emph>Map AppFont units</emph> are device and resolution independent. One Map AppFont unit is equal to one eighth of the average character (Systemfont) height and one quarter of the average character width." +msgstr "" #. Qei2N #: 00000002.xhp @@ -25225,14 +25243,14 @@ msgctxt "" msgid "CSng (Expression As Variant) As Single" msgstr "CSng (Expression As Variant) As Single" -#. x4B4M +#. xdo5y #: 03100900.xhp msgctxt "" "03100900.xhp\n" "par_id3153897\n" "help.text" -msgid "<emph>Expression</emph>: Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered using a dot \".\" as the decimal point and a comma \",\" as the thousands separator (for instance 123,456.78), which may differ from your %PRODUCTNAME <link href=\"text/shared/optionen/01140000.xhp\">language settings</link>." -msgstr "<emph>Expression</emph>: Řetězcový nebo číselný výraz, který chcete převést. Chcete-li převést řetězec, číslo je nutné zadat s použitím tečky \".\" jako oddělovače desetinných míst a čárky \",\" jako oddělovače tisíců (například 123,456.78). Toto nastavení se může lišit od <link href=\"text/shared/optionen/01140000.xhp\">jazykových nastavení</link> %PRODUCTNAME." +msgid "<emph>Expression</emph>: Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered as normal text using the default number format of your %PRODUCTNAME <link href=\"text/shared/optionen/01140000.xhp\">language settings</link>. For instance, the number must be entered using a dot \".\" as the decimal point and a comma \",\" as the thousands separator (for instance 123,456.78) for the English language setting." +msgstr "" #. tgSuU #: 03100900.xhp @@ -38023,14 +38041,14 @@ msgctxt "" msgid "Using Calc Functions in Macros" msgstr "Použití funkcí Calcu v makrech" -#. B2ErX +#. rf8Fv #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "bm_id291592361063458\n" "help.text" -msgid "<bookmark_value>calling Calc function;macros</bookmark_value> <bookmark_value>setting Calc function;macros</bookmark_value> <bookmark_value>macros;calling Calc function</bookmark_value> <bookmark_value>macros;setting Calc function</bookmark_value> <bookmark_value>createUNOservice function;calling Calc function</bookmark_value> <bookmark_value>API;sheet.addin.Analysis</bookmark_value> <bookmark_value>API;sheet.FunctionAccess</bookmark_value>" -msgstr "<bookmark_value>volání funkcí Calcu;makra</bookmark_value><bookmark_value>nastavení funkcí Calcu;makra</bookmark_value><bookmark_value>makra;volání funkcí Calcu</bookmark_value><bookmark_value>makra;nastavení funkcí Calcu</bookmark_value><bookmark_value>createUNOservice;volání funkcí Calcu</bookmark_value><bookmark_value>API;sheet.addin.Analysis</bookmark_value><bookmark_value>API;sheet.FunctionAccess</bookmark_value>" +msgid "<bookmark_value>calling Calc function;macros</bookmark_value> <bookmark_value>setting Calc function;macros</bookmark_value> <bookmark_value>macros;calling Calc function</bookmark_value> <bookmark_value>macros;setting Calc function</bookmark_value> <bookmark_value>CreateUnoService function;calling Calc function</bookmark_value> <bookmark_value>API;sheet.addin.Analysis</bookmark_value> <bookmark_value>API;sheet.FunctionAccess</bookmark_value>" +msgstr "" #. wHDmE #: calc_functions.xhp @@ -38059,14 +38077,14 @@ msgctxt "" msgid "Calling Internal Calc functions in Basic" msgstr "Volání interních funkcí Calcu v Basicu" -#. 2rKcD +#. 2Cm3R #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id731592352332694\n" "help.text" -msgid "Use the <literal>CreateUNOService</literal> function to access the <literal>com.sun.star.sheet.FunctionAccess</literal> service." -msgstr "Pro přístup ke službě <literal>com.sun.star.sheet.FunctionAccess</literal> použijte funkci <literal>CreateUNOService</literal>." +msgid "Use the <literal>CreateUnoService</literal> function to access the <literal>com.sun.star.sheet.FunctionAccess</literal> service." +msgstr "" #. LFEou #: calc_functions.xhp diff --git a/source/cs/helpcontent2/source/text/sbasic/shared/03.po b/source/cs/helpcontent2/source/text/sbasic/shared/03.po index de52cfbc7e5..7b0f2d26246 100644 --- a/source/cs/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/cs/helpcontent2/source/text/sbasic/shared/03.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: 2023-04-19 12:24+0200\n" +"POT-Creation-Date: 2023-09-12 14:57+0200\n" "PO-Revision-Date: 2023-01-12 14:11+0000\n" "Last-Translator: serval2412 <serval2412@yahoo.fr>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/cs/>\n" @@ -763,6 +763,15 @@ msgctxt "" msgid "<bookmark_value>BASIC Tools library</bookmark_value>" msgstr "<bookmark_value>knihovna BASICu Tools</bookmark_value>" +#. 3npFA +#: lib_tools.xhp +msgctxt "" +"lib_tools.xhp\n" +"par_id901528999850603\n" +"help.text" +msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#basiclibrarynote\" markup=\"keep\"/><br/> <item type=\"literal\">GlobalScope.BasicLibraries.LoadLibrary(\"Tools\")</item>" +msgstr "" + #. Fzsaz #: lib_tools.xhp msgctxt "" @@ -898,6 +907,15 @@ msgctxt "" msgid "Miscellaneous functions and subroutines." msgstr "Různé funkce a podprogramy." +#. ET8dB +#: lib_tools.xhp +msgctxt "" +"lib_tools.xhp\n" +"hd_id481688911437449\n" +"help.text" +msgid "Example" +msgstr "" + #. 534YG #: lib_tools.xhp msgctxt "" @@ -2446,14 +2464,14 @@ msgctxt "" msgid "SFDocuments.Base service" msgstr "Služba SFDocuments.Base" -#. RAHDf +#. fCppF #: sf_base.xhp msgctxt "" "sf_base.xhp\n" "bm_id781582391760253\n" "help.text" -msgid "<variable id=\"ctrls_h1\"><link href=\"text/sbasic/shared/03/sf_base.xhp\"><literal>SFDocuments</literal>.<literal>Base</literal> service</link></variable>" -msgstr "<variable id=\"ctrls_h1\"><link href=\"text/sbasic/shared/03/sf_base.xhp\">Služba <literal>SFDocuments</literal>.<literal>Base</literal></link></variable>" +msgid "<variable id=\"BaseService\"><link href=\"text/sbasic/shared/03/sf_base.xhp\"><literal>SFDocuments</literal>.<literal>Base</literal> service</link></variable>" +msgstr "" #. 4KK8s #: sf_base.xhp @@ -2599,6 +2617,15 @@ msgctxt "" msgid "Closes the given form document. Returns <literal>True</literal> if closure is successful." msgstr "Zavře zadaný dokument formulářů. Při úspěšném uzavření vrátí <literal>True</literal>." +#. UCFtA +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id81692554166441\n" +"help.text" +msgid "The method <literal>CloseFormDocument</literal> is deprecated since %PRODUCTNAME 7.6. Although it is still available, it may be removed from the <literal>Base</literal> service in a future release. Use the <literal>CloseDocument</literal> method from the <literal>FormDocument</literal> service instead." +msgstr "" + #. ycunk #: sf_base.xhp msgctxt "" @@ -2671,6 +2698,15 @@ msgctxt "" msgid "A <literal>SFDocuments.Form</literal> object representing the form specified in the <literal>Form</literal> argument." msgstr "Objekt <literal>SFDocuments.Form</literal> představující formuláře uvedený v argumentu <literal>Form</literal>." +#. cifGC +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id81692554166191\n" +"help.text" +msgid "The method <literal>Forms</literal> is deprecated since %PRODUCTNAME 7.6. Although it is still available, it may be removed from the <literal>Base</literal> service in a future release. Use the <literal>Forms</literal> method from the <literal>FormDocument</literal> service instead." +msgstr "" + #. pEtwt #: sf_base.xhp msgctxt "" @@ -2770,23 +2806,32 @@ msgctxt "" msgid "<emph>formdocument:</emph> The name of a <literal>FormDocument</literal> to be checked, as a case-sensitive string." msgstr "<emph>formdocument:</emph> Název objektu <literal>FormDocument</literal>, který se má zkontrolovat, jako řetězec, u něhož se rozlišuje velikost písmen." -#. RS3kj +#. vzCvY #: sf_base.xhp msgctxt "" "sf_base.xhp\n" "par_id801619099743199\n" "help.text" -msgid "Opens the specified <literal>FormDocument</literal> either in normal or in design mode." -msgstr "Otevře určený <literal>FormDocument</literal> v běžném režimu nebo v režimu návrhu." +msgid "Opens the specified <literal>FormDocument</literal> either in normal or in design mode. This method returns a <literal>FormDocument</literal> service instance corresponding to the specified form document." +msgstr "" -#. 38vtF +#. UEGjL #: sf_base.xhp msgctxt "" "sf_base.xhp\n" "par_id451619100075330\n" "help.text" -msgid "If the form document is already open, it is activated without changing its mode. The method returns <literal>True</literal> if the form document could be opened." -msgstr "Pokud je dokument již otevřen, aktivuje se a jeho režim se nezmění. Metoda vrátí <literal>True</literal>, pokud dokument mohl být otevřen." +msgid "If the form document is already open, it is activated without changing its mode." +msgstr "" + +#. ZGYRs +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id651692554712005\n" +"help.text" +msgid "If the specified form document does not exist, then <literal>Nothing</literal> is returned." +msgstr "" #. dUE6w #: sf_base.xhp @@ -2950,6 +2995,15 @@ msgctxt "" msgid "Returns <literal>True</literal> if the document was successfully printed." msgstr "Vrátí <literal>True</literal>, pokud byl dokument úspěšně vytištěn." +#. yqC7c +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id81692554166367\n" +"help.text" +msgid "The method <literal>PrintOut</literal> is deprecated since %PRODUCTNAME 7.6. Although it is still available, it may be removed from the <literal>Base</literal> service in a future release. Use the <literal>PrintOut</literal> method from the <literal>FormDocument</literal> service instead." +msgstr "" + #. pwm7n #: sf_base.xhp msgctxt "" @@ -2995,6 +3049,15 @@ msgctxt "" msgid "Returns <literal>True</literal> when successful." msgstr "Vrátí <literal>True</literal> v případě úspěšného nastavení." +#. s5k6j +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id81692554166449\n" +"help.text" +msgid "The method <literal>SetPrinter</literal> is deprecated since %PRODUCTNAME 7.6. Although it is still available, it may be removed from the <literal>Base</literal> service in a future release. Use the <literal>SetPrinter</literal> method from the <literal>Document</literal> service instead." +msgstr "" + #. uGA7B #: sf_base.xhp msgctxt "" @@ -8188,13 +8251,13 @@ msgctxt "" msgid "' The inserted column spans all rows in the sheet" msgstr "' Vložené sloupce zabírají všechny řádky na listu" -#. DDG3C +#. D4fh3 #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id141595692394382\n" "help.text" -msgid "Sorts the given range based on a set of columns/rows that are considered as keys. The sorting order may vary by column/row. It returns a string representing the modified range of cells. The size of the modified area is fully determined by the size of the source area." +msgid "Sort the given range on any number of columns/rows. The sorting order may vary by column/row. If the number of sort keys is > 3 then the range is sorted several times, by groups of 3 keys, starting from the last key. It returns a string representing the modified range of cells. The size of the modified area is fully determined by the size of the source area." msgstr "" #. MVGBC @@ -8215,14 +8278,14 @@ msgctxt "" msgid "<emph>sortkeys</emph>: A scalar (if 1 column/row) or an array of column/row numbers starting from 1." msgstr "" -#. aQF93 +#. k5CZ4 #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id421595692962095\n" "help.text" -msgid "<emph>sortorder</emph>: A scalar or an array of strings containing the values \"ASC\" (ascending), \"DESC\" (descending) or \"\" (which defaults to ascending). Each item is paired with the corresponding item in <literal>sortkeys</literal>. If the <literal>sortorder</literal> array is shorter than <literal>sortkeys</literal>, the remaining keys are sorted in ascending order." -msgstr "<emph>sortorder</emph>: Skalár nebo pole řetězců obsahující hodnoty \"ASC\" (vzestupně), \"DESC\" (sestupně) nebo \"\" (znamená výchozí vzestupně). Každá položka je přiřazena odpovídající položce argumentu <literal>sortkeys</literal>. Je-li pole <literal>sortorder</literal> kratší než <literal>sortkeys</literal>, přebývající klíče jsou seřazeny ve vzestupném pořadí." +msgid "<emph>sortorder</emph>: A scalar or an array of strings containing the values \"ASC\" (ascending), \"DESC\" (descending). Each item is paired with the corresponding item in <literal>sortkeys</literal>. If the <literal>sortorder</literal> array is shorter than <literal>sortkeys</literal>, the remaining keys are sorted in ascending order." +msgstr "" #. GVpuf #: sf_calc.xhp @@ -9610,6 +9673,60 @@ msgctxt "" msgid "' Returns the first 50 employee records ordered by the 'FirstName' field" msgstr "' Vrátí prvních 50 záznamů o zaměstnancích seřazených podle pole 'FirstName'" +#. BjQGE +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id801619099743199\n" +"help.text" +msgid "Opens the specified form document in normal mode. This method returns a <literal>FormDocument</literal> service instance corresponding to the specified form document." +msgstr "" + +#. DWmz6 +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id451619100075330\n" +"help.text" +msgid "If the form document is already open, the form document window is activated." +msgstr "" + +#. WVNUN +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id651692554712005\n" +"help.text" +msgid "If the specified form document does not exist, then <literal>Nothing</literal> is returned." +msgstr "" + +#. bEzqx +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id941619099797810\n" +"help.text" +msgid "<emph>formdocument:</emph> The name of the <literal>FormDocument</literal> to be opened, as a case-sensitive string." +msgstr "" + +#. bERnJ +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id251619100191992\n" +"help.text" +msgid "Most form documents are stored in the root of the Base document and they can be opened simply using their names, as in the example below:" +msgstr "" + +#. LNaUs +#: sf_database.xhp +msgctxt "" +"sf_database.xhp\n" +"par_id351619100327505\n" +"help.text" +msgid "If form documents are organized in folders, it becomes necessary to include the folder name to specify the form document to be opened, as illustrated in the following example:" +msgstr "" + #. BS9jq #: sf_database.xhp msgctxt "" @@ -10627,14 +10744,14 @@ msgctxt "" msgid "Before using the <literal>Dialog</literal> service the <literal>ScriptForge</literal> library needs to be loaded or imported:" msgstr "Před používáním služby <literal>Dialog</literal> je nutné načíst či naimportovat knihovnu <literal>ScriptForge</literal> pomocí:" -#. S8GrJ +#. EzMcF #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" "par_id361598174756160\n" "help.text" -msgid "The <literal>Dialog</literal> service is invoked through the <literal>CreateScriptService</literal> method. It requires three positional arguments to specify the dialog box to activate:" -msgstr "Služba <literal>Dialog</literal> je vytvořena metodou <literal>CreateScriptService</literal>. Ta vyžaduje tři argumenty určující, jaké dialogové okno se má aktivovat:" +msgid "The <literal>Dialog</literal> service is invoked through the <literal>CreateScriptService</literal> method. It requires three supplemental positional arguments to specify the dialog box to activate:" +msgstr "" #. KyBGV #: sf_dialog.xhp @@ -10744,6 +10861,78 @@ msgctxt "" msgid "Use the string \"GlobalScope\" as the <emph>container</emph> argument when the dialog is stored either in <menuitem>My Macros & Dialogs</menuitem> or in <menuitem>Application Macros & Dialogs</menuitem>." msgstr "Řetězec \"GlobalScope\" použije jako argument <emph>container</emph> v případě, že je dialogové okno uloženo v části <menuitem>Moje makra a dialogová okna</menuitem> nebo <menuitem>Makra a dialogová okna aplikace</menuitem>." +#. vwuNC +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id461688463074274\n" +"help.text" +msgid "The dialog service offers methods that create new controls dynamically in an existing dialog predefined with the <link href=\"text/sbasic/guide/create_dialog.html\">Dialog Editor</link>. A dialog is initialized with controls in the Dialog Editor and new controls can be added at run-time before or after the dialog <literal>Execute()</literal> statement." +msgstr "" + +#. Rdc5q +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id261688459210848\n" +"help.text" +msgid "The <literal>Dialog</literal> service can equally be invoked - through the <literal>CreateScriptService</literal> method - when creating dialogs on-the-fly; It requires two supplemental positional arguments:" +msgstr "" + +#. B82Et +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id751688460276630\n" +"help.text" +msgid "<emph>DialogName</emph>: A case-sensitive string designating the dialog." +msgstr "" + +#. QucaE +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id291688460281953\n" +"help.text" +msgid "<emph>Library</emph>: The case-sensitive name of the library where to store the dialog. Default value is \"Standard\"." +msgstr "" + +#. sKdLk +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id601619633410089\n" +"help.text" +msgid "Or using Python:" +msgstr "" + +#. vHBvS +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id981688462077340\n" +"help.text" +msgid "dlg = CreateScriptService(\"NewDialog\", \"myDialog1\") # \"Standard\" library is used" +msgstr "" + +#. wF8Se +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id681619620065191\n" +"help.text" +msgid "# ... Process controls and do what is needed" +msgstr "" + +#. JhBcB +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id951688460698125\n" +"help.text" +msgid "All properties and methods applicable to predefined dialogs are available for such new dialogs. In particular the series of <literal>CreateXXX()</literal> methods for the additionof new dialog controls." +msgstr "" + #. 8iyqo #: sf_dialog.xhp msgctxt "" @@ -11095,14 +11284,14 @@ msgctxt "" msgid "Event properties" msgstr "Vlastnosti události" -#. GyjGD +#. EQdEV #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" "par_id41612629140856\n" "help.text" -msgid "Returns a URI string with the reference to the script triggered by the event. Read its specification in the <link href=\"https://wiki.documentfoundation.org/Documentation/DevGuide/Scripting_Framework#Scripting_Framework_URI_Specification\">scripting framework URI specification</link>." -msgstr "Vrátí řetězec URI s odkazem na skript spuštěný událostí. Specifikaci tohoto řetězce naleznete na wiki stránce <link href=\"https://wiki.documentfoundation.org/Documentation/DevGuide/Scripting_Framework#Scripting_Framework_URI_Specification\">Scripting framework URI specification</link>." +msgid "<literal>On…</literal> properties return a URI string with the reference to the script triggered by the event. <literal>On…</literal> properties can be set programmatically.<br/>Read its specification in the <link href=\"https://wiki.documentfoundation.org/Documentation/DevGuide/Scripting_Framework#Scripting_Framework_URI_Specification\">scripting framework URI specification</link>." +msgstr "" #. XCC7C #: sf_dialog.xhp @@ -11113,14 +11302,14 @@ msgctxt "" msgid "Name" msgstr "Název" -#. V3bin +#. eFrre #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" "par_id401612628879819\n" "help.text" -msgid "ReadOnly" -msgstr "Pouze pro čtení" +msgid "Read/Write" +msgstr "" #. uW85z #: sf_dialog.xhp @@ -11311,6 +11500,15 @@ msgctxt "" msgid "Mouse button released" msgstr "Uvolněno tlačítko myši" +#. Z4Lnx +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id401687779361420\n" +"help.text" +msgid "Assigning events via the Basic IDE and assigning events via macros are mutually exclusive." +msgstr "" + #. 9uiAA #: sf_dialog.xhp msgctxt "" @@ -11320,6 +11518,15 @@ msgctxt "" msgid "List of Methods in the Dialog Service" msgstr "" +#. GbtVM +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id161660427825856\n" +"help.text" +msgid "Dimensioning a dialog is done by using <link href=\"text/sbasic/shared/00000002.xhp#AppFontUnits\">Map AppFont units</link>. A dialog or control model also uses AppFont units. While their views use pixels." +msgstr "" + #. DiCyL #: sf_dialog.xhp msgctxt "" @@ -11428,6 +11635,42 @@ msgctxt "" msgid "dlg2 = CreateScriptService('Dialog', ...) # Open a second dialog" msgstr "dlg2 = CreateScriptService('Dialog', ...) # Otevře druhé dialogové okno" +#. wAahr +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id161584552357982\n" +"help.text" +msgid "Duplicate an existing control of any typein the actual dialog. The duplicated control is left unchanged and can be relocated." +msgstr "" + +#. CCUpB +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id1992584541368789\n" +"help.text" +msgid "<emph>SourceName</emph>: The name of the control to duplicate." +msgstr "" + +#. Bv4DW +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id1001584541368789\n" +"help.text" +msgid "<emph>ControlName</emph>: A valid control name as a case-sensitive string. It must not exist yet." +msgstr "" + +#. PFJHH +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id31688475132631\n" +"help.text" +msgid "<emph>Left</emph>, <emph>Top</emph>: The coordinates of the new control expressed in <link href=\"text/sbasic/shared/00000002.xhp#AppFontUnits\">Map AppFont units</link>." +msgstr "" + #. 4qLn9 #: sf_dialog.xhp msgctxt "" @@ -11464,6 +11707,1248 @@ msgctxt "" msgid "<emph>ControlName</emph> : A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array." msgstr "<emph>ControlName</emph> : Platný název jako řetězec, u něhož záleží na velikost písmen. Není-li zadán, vrátí se seznam názvů ovládacích prvků jako pole začínající od 0." +#. qkyvc +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id381591885776500\n" +"help.text" +msgid "Create a new control of type Button in the current dialog." +msgstr "" + +#. UUuAw +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"parm_ControlName\n" +"help.text" +msgid "<emph>ControlName</emph>: the name of the new control. It must not exist yet." +msgstr "" + +#. GDYGN +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"parm_Place\n" +"help.text" +msgid "<emph>Place</emph>: either …" +msgstr "" + +#. KNVZv +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id421598177970993\n" +"help.text" +msgid "a Basic <link href=\"sbasic/shared/03104200.xhp\">Array</link> or Python tuple with 4 elements: (X, Y, width, height)" +msgstr "" + +#. HCiRn +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id881591858229301\n" +"help.text" +msgid "a com.sun.star.awt.Rectangle [X, Y, Width, Height] object" +msgstr "" + +#. 3Mdpm +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id241688051343685\n" +"help.text" +msgid "All elements are expressed in <link href=\"text/sbasic/shared/00000002.xhp#AppFontUnits\">Map AppFont units</link>." +msgstr "" + +#. f4DZt +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id971688053679708\n" +"help.text" +msgid "<emph>Toggle</emph>: when <literal>True</literal> a Toggle button is created. Default = <literal>False</literal>" +msgstr "" + +#. sR8Fy +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id961688054652555\n" +"help.text" +msgid "<emph>Push</emph>: \"OK\", \"CANCEL\" or \"\" (default)" +msgstr "" + +#. kjvhr +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id961688054748539\n" +"help.text" +msgid "An instance of <link href=\"text/sbasic/shared/03/sf_dialogcontrol.xhp\"><literal>SFDialogs</literal>.<literal>DialogControl</literal></link> service or <literal>Nothing</literal>." +msgstr "" + +#. RB88M +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id241688389976612\n" +"help.text" +msgid "Set myButton = oDlg.CreateButton(\"Button1\", Array(20, 20, 60, 15))" +msgstr "" + +#. 4Aydt +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id861688389993653\n" +"help.text" +msgid "myButton = dlg.CreateButton('Button1', (20, 20, 60, 15))" +msgstr "" + +#. goc7H +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id991591995776500\n" +"help.text" +msgid "Create a new control of type CheckBox in the current dialog." +msgstr "" + +#. pVaTF +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id241688132171052\n" +"help.text" +msgid "<emph>MultiLine</emph>: When True (default = False), the caption may be displayed on more than one line." +msgstr "" + +#. tAwLB +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id211688391124091\n" +"help.text" +msgid "Set myCheckBox = oDlg.CreateCheckBox(\"CheckBox1\", Array(20, 20, 60, 15), MultiLine := True)" +msgstr "" + +#. FSe7M +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id711688391128090\n" +"help.text" +msgid "myCheckBox = dlg.CreateCheckBox('CheckBox1', (20, 20, 60, 15), MultiLine = True)" +msgstr "" + +#. GzFFo +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id991591885776500\n" +"help.text" +msgid "Create a new control of type ComboBox in the current dialog." +msgstr "" + +#. EBEZu +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id241688132526109\n" +"help.text" +msgid "<emph>Border</emph>: \"3D\" (default) or \"FLAT\" or \"NONE\"" +msgstr "" + +#. GdLkB +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id641688132528598\n" +"help.text" +msgid "<emph>DropDown</emph>: When True (default), a drop down button is displayed" +msgstr "" + +#. tYvPA +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id901688132529427\n" +"help.text" +msgid "<emph>LineCount</emph>: Specifies the maximum line count displayed in the drop down (default = 5)" +msgstr "" + +#. No6yL +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id571688391233995\n" +"help.text" +msgid "Set myComboBox = oDlg.CreateComboBox(\"ComboBox1\", Array(20, 20, 60, 15), Dropdown := True)" +msgstr "" + +#. vQ37B +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id681688391240490\n" +"help.text" +msgid "myComboBox = dlg.CreateComboBox('ComboBox1', (20, 20, 60, 15), Dropdown = True)" +msgstr "" + +#. CW7CF +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id991591005776500\n" +"help.text" +msgid "Create a new control of type CurrencyField in the current dialog." +msgstr "" + +#. CzJFF +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id511688132750220\n" +"help.text" +msgid "<emph>Border</emph>: \"3D\" (default) or \"FLAT\" or \"NONE\"" +msgstr "" + +#. HnJzn +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id751688132750844\n" +"help.text" +msgid "<emph>SpinButton</emph>: when True (default = False), a spin button is present" +msgstr "" + +#. kCCaS +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id741688132751443\n" +"help.text" +msgid "<emph>MinValue</emph>: the smallest value that can be entered in the control. Default = -1000000" +msgstr "" + +#. MAm9M +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id361688132752004\n" +"help.text" +msgid "<emph>MaxValue</emph>: the largest value that can be entered in the control. Default = +1000000" +msgstr "" + +#. UHBgk +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id371688132752523\n" +"help.text" +msgid "<emph>Increment</emph>: the step when the spin button is pressed. Default = 1" +msgstr "" + +#. mWecS +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id321688132753003\n" +"help.text" +msgid "<emph>Accuracy</emph>: specifies the decimal accuracy. Default = 2 decimal digits" +msgstr "" + +#. CdDEE +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id931688391314834\n" +"help.text" +msgid "Set myCurrencyField = oDlg.CreateCurrencyField(\"CurrencyField1\", Array(20, 20, 60, 15), SpinButton := True)" +msgstr "" + +#. JYQZW +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id41688391319204\n" +"help.text" +msgid "myCurrencyField = dlg.CreateCurrencyField('CurrencyField1', (20, 20, 60, 15), SpinButton = True)" +msgstr "" + +#. TP42B +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id199598185776500\n" +"help.text" +msgid "Create a new control of type DateField in the current dialog." +msgstr "" + +#. WJDCR +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id831688133418579\n" +"help.text" +msgid "<emph>Border</emph>: \"3D\" (default) or \"FLAT\" or \"NONE\"" +msgstr "" + +#. TeyCg +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id521688133422980\n" +"help.text" +msgid "<emph>DropDown</emph>: when True (default = False), a dropdown button is shown" +msgstr "" + +#. cpD54 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id361688133423860\n" +"help.text" +msgid "<emph>MinDate</emph>: the smallest date that can be entered in the control. Default = 1900-01-01" +msgstr "" + +#. E4APT +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id221688133424380\n" +"help.text" +msgid "<emph>MaxDate</emph>: the largest Date that can be entered in the control. Default = 2200-12-31" +msgstr "" + +#. Ddvtg +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id431688391456485\n" +"help.text" +msgid "Set myDateField = oDlg.CreateDateField(\"DateField1\", Array(20, 20, 60, 15), Dropdown := True)" +msgstr "" + +#. yD5iD +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id491688391462954\n" +"help.text" +msgid "myDateField = dlg.CreateDateField('DateField1', (20, 20, 60, 15), Dropdown = True)" +msgstr "" + +#. uJLUS +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id199591885776511\n" +"help.text" +msgid "Create a new control of type FileControl in the current dialog." +msgstr "" + +#. Z8TBR +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id1001688133702877\n" +"help.text" +msgid "<emph>Border</emph>: \"3D\" (default) or \"FLAT\" or \"NONE\"" +msgstr "" + +#. i7pDw +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id741688391752376\n" +"help.text" +msgid "Set myFileControl = oDlg.CreateFileControl(\"FileControl1\", Array(20, 20, 60, 15))" +msgstr "" + +#. GFDZP +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id181688391760784\n" +"help.text" +msgid "myFileControl = dlg.CreateFileControl('FileControl1', (20, 20, 60, 15))" +msgstr "" + +#. uDBpj +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id199195885776500\n" +"help.text" +msgid "Create a new control of type FixedLine in the current dialog." +msgstr "" + +#. FstFf +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id351688134656035\n" +"help.text" +msgid "<emph>Orientation</emph>: \"H[orizontal]\" or \"V[ertical]\"." +msgstr "" + +#. FrBtJ +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id301688392274784\n" +"help.text" +msgid "Set myFixedLine = oDlg.CreateFixedLine(\"FixedLine1\", Array(20, 20, 60, 15), Orientation := \"vertical\")" +msgstr "" + +#. 2kKJa +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id491688392278136\n" +"help.text" +msgid "myFixedLine = dlg.CreateFixedLine('FixedLine1', (20, 20, 60, 15), Orientation = 'vertical')" +msgstr "" + +#. SdNPZ +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id199721885776533\n" +"help.text" +msgid "Create a new control of type FixedText in the current dialog." +msgstr "" + +#. qWysV +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id781688134809419\n" +"help.text" +msgid "<emph>Border</emph>: \"NONE\" (default) or \"FLAT\" or \"3D\"" +msgstr "" + +#. vzdDb +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id311688134819532\n" +"help.text" +msgid "<emph>Multiline</emph>: When True (default = False), the caption may be displayed on more than one line" +msgstr "" + +#. 24XQ9 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id121688134820022\n" +"help.text" +msgid "<emph>Align</emph>: horizontal alignment, \"LEFT\" (default) or \"CENTER\" or \"RIGHT\"" +msgstr "" + +#. AabE3 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id316881340820555\n" +"help.text" +msgid "<emph>VerticalAlign</emph>: vertical alignment, \"TOP\" (default) or \"MIDDLE\" or \"BOTTOM\"" +msgstr "" + +#. byaD6 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id521688392367919\n" +"help.text" +msgid "Set myFixedText = oDlg.CreateFixedText(\"FixedText1\", Array(20, 20, 60, 15), MultiLine := True)" +msgstr "" + +#. CDXiP +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id971688392372871\n" +"help.text" +msgid "myFixedText = dlg.CreateFixedText('FixedText1', (20, 20, 60, 15), MultiLine = True)" +msgstr "" + +#. uwXZE +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id199591885776500\n" +"help.text" +msgid "Create a new control of type FormattedField in the current dialog." +msgstr "" + +#. Egi57 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id561688135183954\n" +"help.text" +msgid "<emph>Border</emph>: \"3D\" (default) or \"FLAT\" or \"NONE\"" +msgstr "" + +#. fBb4e +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id691688135184764\n" +"help.text" +msgid "<emph>SpinButton</emph>: when True (default = False), a spin button is present" +msgstr "" + +#. gGMo2 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id941688135185218\n" +"help.text" +msgid "<emph>MinValue</emph>: the smallest value that can be entered in the control. Default = -1000000" +msgstr "" + +#. LurdS +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id881688135185626\n" +"help.text" +msgid "<emph>MaxValue</emph>: the largest value that can be entered in the control. Default = +1000000" +msgstr "" + +#. YpxN5 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id211688392640319\n" +"help.text" +msgid "Set myFormattedField = oDlg.CreateFormattedField(\"FormattedField1\", Array(20, 20, 60, 15), SpinButton := True)" +msgstr "" + +#. 5h4ou +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id481688392650918\n" +"help.text" +msgid "myFormattedField = dlg.CreateFormattedField('FormattedField1', (20, 20, 60, 15), SpinButton = True)" +msgstr "" + +#. i7sEM +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id100691885776500\n" +"help.text" +msgid "Create a new control of type GroupBox in the current dialog." +msgstr "" + +#. 3LLk5 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id1001688392702670\n" +"help.text" +msgid "Set myGroupBox = oDlg.CreateGroupBox(\"GroupBox1\", Array(20, 20, 60, 15))" +msgstr "" + +#. Hjrdi +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id941688392712142\n" +"help.text" +msgid "myGroupBox = dlg.CreateGroupBox('GroupBox1', (20, 20, 60, 15))" +msgstr "" + +#. eCPow +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id101701885776500\n" +"help.text" +msgid "Create a new control of type Hyperlink in the current dialog." +msgstr "" + +#. ZLjCH +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id731688542076471\n" +"help.text" +msgid "<emph>Border</emph>: \"NONE\" (default) or \"FLAT\" or \"3D\"" +msgstr "" + +#. jKDEF +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id241688542076988\n" +"help.text" +msgid "<emph>MultiLine</emph>: When True (default = False), the caption may be displayed on more than one line" +msgstr "" + +#. oBCY5 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id831688542077407\n" +"help.text" +msgid "<emph>Align</emph>: horizontal alignment, \"LEFT\" (default) or \"CENTER\" or \"RIGHT\"" +msgstr "" + +#. E45Rv +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id941688542077873\n" +"help.text" +msgid "<emph>VerticalAlign</emph>: vertical alignment, \"TOP\" (default) or \"MIDDLE\" or \"BOTTOM\"" +msgstr "" + +#. jGgKr +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id1012788392702670\n" +"help.text" +msgid "Set myHyperlink = oDlg.CreateHyperlink(\"Hyperlink1\", Array(20, 20, 60, 15), MultiLine := True)" +msgstr "" + +#. b29ot +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id941688470312142\n" +"help.text" +msgid "myHyperlink = dlg.CreateHyperlink('Hyperlink1', (20, 20, 60, 15), MultiLine = True)" +msgstr "" + +#. GVE4D +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id199591885776504\n" +"help.text" +msgid "Create a new control of type ImageControl in the current dialog." +msgstr "" + +#. oYoCP +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id551688135418418\n" +"help.text" +msgid "<emph>Border</emph>: \"3D\" (default) or \"FLAT\" or \"NONE\"" +msgstr "" + +#. mFJZ4 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id431688135405342\n" +"help.text" +msgid "<emph>Scale</emph>: One of next values: \"FITTOSIZE\" (default), \"KEEPRATIO\" or \"NO\"" +msgstr "" + +#. JHzUz +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id911688392874655\n" +"help.text" +msgid "Set myImageControl = oDlg.CreateImageControl(\"ImageControl1\", Array(20, 20, 60, 15))" +msgstr "" + +#. Ayx3d +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id271688392883751\n" +"help.text" +msgid "myImageControl = dlg.CreateImageControl('ImageControl1\", (20, 20, 60, 15))" +msgstr "" + +#. fXxUk +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id199591885776506\n" +"help.text" +msgid "Create a new control of type ListBox in the current dialog." +msgstr "" + +#. EJiPj +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id1001688135548955\n" +"help.text" +msgid "<emph>Border</emph>: \"3D\" (default) or \"FLAT\" or \"NONE\"" +msgstr "" + +#. PZ4LB +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id11688135550412\n" +"help.text" +msgid "<emph>DropDown</emph>: When True (default), a drop down button is displayed" +msgstr "" + +#. GJVah +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id121688135552418\n" +"help.text" +msgid "<emph>LineCount</emph>: Specifies the maximum line count displayed in the drop down (default = 5)" +msgstr "" + +#. HPNpE +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id661688135552802\n" +"help.text" +msgid "<emph>MultiSelect</emph>: When True, more than 1 entry may be selected. Default = False" +msgstr "" + +#. 8iFoG +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id771688392940502\n" +"help.text" +msgid "Set myListBox = oDlg.CreateListBox(\"ListBox1\", Array(20, 20, 60, 15), Dropdown := True, MultiSelect := True)" +msgstr "" + +#. Me33n +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id921688392950230\n" +"help.text" +msgid "myListBox = dlg.CreateListBox('ListBox1', (20, 20, 60, 15), Dropdown = True, MultiSelect = True)" +msgstr "" + +#. Zowb3 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id199591885776510\n" +"help.text" +msgid "Create a new control of type NumericField in the current dialog." +msgstr "" + +#. zzVVQ +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id841688135885946\n" +"help.text" +msgid "<emph>Border</emph>: \"3D\" (default) or \"FLAT\" or \"NONE\"" +msgstr "" + +#. uZyEN +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id781688135886499\n" +"help.text" +msgid "<emph>SpinButton</emph>: when True (default = False), a spin button is present" +msgstr "" + +#. XbJfV +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id481688135887010\n" +"help.text" +msgid "<emph>MinValue</emph>: the smallest value that can be entered in the control. Default = -1000000" +msgstr "" + +#. UxiQT +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id371688135887594\n" +"help.text" +msgid "<emph>MaxValue</emph>: the largest value that can be entered in the control. Default = +1000000" +msgstr "" + +#. geRML +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id191688135888122\n" +"help.text" +msgid "<emph>Increment</emph>: the step when the spin button is pressed. Default = 1" +msgstr "" + +#. GEbxq +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id451688135888638\n" +"help.text" +msgid "<emph>Accuracy</emph>: specifies the decimal accuracy. Default = 2 decimal digits" +msgstr "" + +#. KpDyW +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id1001688393400045\n" +"help.text" +msgid "Set myNumericField = oDlg.CreateNumericField(\"NumericField1\", Array(20, 20, 60, 15), SpinButton := True)" +msgstr "" + +#. AATC9 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id951688393408429\n" +"help.text" +msgid "myNumericField = dlg.CreateNumericField('NumericField1', (20, 20, 60, 15), SpinButton = True)" +msgstr "" + +#. Movj2 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id200591996776500\n" +"help.text" +msgid "Create a new control of type PatternField in the current dialog." +msgstr "" + +#. hHGWt +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id251688136173107\n" +"help.text" +msgid "<emph>Border</emph>: \"3D\" (default) or \"FLAT\" or \"NONE\"" +msgstr "" + +#. rtHid +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id631688136173778\n" +"help.text" +msgid "<emph>EditMask</emph>: a character code that determines what the user may enter<br/>Refer to <link href=\"https://wiki.documentfoundation.org/Documentation/DevGuide/Graphical_User_Interfaces#Pattern_Field\">Pattern_Field</link> in the wiki for more information." +msgstr "" + +#. EAbCo +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id321688136174244\n" +"help.text" +msgid "<emph>LiteralMask</emph>: contains the initial values that are displayed in the pattern field" +msgstr "" + +#. gFGyA +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id1001688393462780\n" +"help.text" +msgid "Set myPatternField = oDlg.CreatePatternField(\"PatternField1\", Array(20, 20, 60, 15), EditMask := \"NNLNNLLLLL\", LiteralMask := \"__.__.2002\")" +msgstr "" + +#. VVGBT +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id231688393481925\n" +"help.text" +msgid "myPatternField = dlg.CreatePatternField('PatternField1', (20, 20, 60, 15), EditMask = 'NNLNNLLLLL', LiteralMask = '__.__.2002')" +msgstr "" + +#. APQmw +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id311591885776500\n" +"help.text" +msgid "Create a new control of type ProgressBar in the current dialog." +msgstr "" + +#. 4BBzC +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id551688136587329\n" +"help.text" +msgid "<emph>Border</emph>: \"3D\" (default) or \"FLAT\" or \"NONE\"" +msgstr "" + +#. JvdPM +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id411688136587778\n" +"help.text" +msgid "<emph>MinValue</emph>: the smallest value that can be entered in the control. Default = 0" +msgstr "" + +#. W3vPH +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id261688136588146\n" +"help.text" +msgid "<emph>MaxValue</emph>: the largest value that can be entered in the control. Default = 100" +msgstr "" + +#. vUT2B +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id361688393568688\n" +"help.text" +msgid "Set myProgressBar = oDlg.CreateProgressBar(\"ProgressBar1\", Array(20, 20, 60, 15), MaxValue := 1000)" +msgstr "" + +#. i82Pi +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id971688393576061\n" +"help.text" +msgid "myProgressBar = dlg.CreateProgressBar('ProgressBar1', (20, 20, 60, 15), MaxValue = 1000)" +msgstr "" + +#. X8cwi +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id200502985776500\n" +"help.text" +msgid "Create a new control of type RadioButton in the current dialog." +msgstr "" + +#. G7VYd +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id211688136829297\n" +"help.text" +msgid "<emph>MultiLine</emph>: When True (default = False), the caption may be displayed on more than one line" +msgstr "" + +#. uXqbU +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id61688393673927\n" +"help.text" +msgid "Set myRadioButton = oDlg.CreateRadioButton(\"RadioButton1\", Array(20, 20, 60, 15), MultiLine := True)" +msgstr "" + +#. 9zbeK +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id751688393681262\n" +"help.text" +msgid "myRadioButton = dlg.CreateRadioButton('RadioButton1', (20, 20, 60, 15), MultiLine = True)" +msgstr "" + +#. sJGgM +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id200591886886500\n" +"help.text" +msgid "Create a new control of type ScrollBar in the current dialog." +msgstr "" + +#. eqt7D +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id731688136882518\n" +"help.text" +msgid "<emph>Orientation</emph>: H[orizontal] or V[ertical]" +msgstr "" + +#. ukFA2 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id341688136882960\n" +"help.text" +msgid "<emph>Border</emph>: \"3D\" (default) or \"FLAT\" or \"NONE\"" +msgstr "" + +#. 5azTe +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id621688136883363\n" +"help.text" +msgid "<emph>MinValue</emph>: the smallest value that can be entered in the control. Default = 0" +msgstr "" + +#. rCC4o +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id241688136883785\n" +"help.text" +msgid "<emph>MaxValue</emph>: the largest value that can be entered in the control. Default = 100" +msgstr "" + +#. qRFL3 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id881688393719078\n" +"help.text" +msgid "Set myScrollBar = oDlg.CreateScrollBar(\"ScrollBar1\", Array(20, 20, 60, 15), MaxValue := 1000)" +msgstr "" + +#. oEcHD +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id551688393726542\n" +"help.text" +msgid "myScrollBar = dialog.CreateScrollBar('ScrollBar1', (20, 20, 60, 15), MaxValue = 1000)" +msgstr "" + +#. WMACC +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id200502985776722\n" +"help.text" +msgid "Create a new control of type TableControl in the current dialog." +msgstr "" + +#. iFFvS +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id541688393982300\n" +"help.text" +msgid "<emph>Border</emph>: \"3D\" (default) or \"FLAT\" or \"NONE\"" +msgstr "" + +#. aR6Ak +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id351688393983486\n" +"help.text" +msgid "<emph>RowHeaders</emph>: when True (default), the row Headers are shown" +msgstr "" + +#. 4ti6y +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id941688393983846\n" +"help.text" +msgid "<emph>ColumnHeaders</emph>: when True (default), the column Headers are shown" +msgstr "" + +#. 7CcWA +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id141688393984239\n" +"help.text" +msgid "<emph>ScrollBars</emph>: H[orizontal] or V[ertical] or B[oth] or N[one] (default). Scrollbars appear dynamically when they are needed." +msgstr "" + +#. WzrfY +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id741688393984702\n" +"help.text" +msgid "<emph>GridLines</emph>: when True (default = False) horizontal and vertical lines are painted between the grid cells" +msgstr "" + +#. HFGE2 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id901688393903227\n" +"help.text" +msgid "Set myTableControl = oDlg.CreateTableControl(\"TableControl1\", Array(20, 20, 60, 15), ScrollBars := \"B\")" +msgstr "" + +#. uQgSs +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id201688393912277\n" +"help.text" +msgid "myTableControl = dlg.CreateTableControl('TableControl1', (20, 20, 60, 15), ScrollBars = 'B')" +msgstr "" + +#. rWc7n +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id200591895776500\n" +"help.text" +msgid "Create a new control of type TextField in the current dialog." +msgstr "" + +#. VeTxt +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id281688394635114\n" +"help.text" +msgid "<emph>Border</emph>: \"3D\" (default) or \"FLAT\" or \"NONE\"" +msgstr "" + +#. BiVFx +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id341688394635645\n" +"help.text" +msgid "<emph>MultiLine</emph>: When True (default = False), the caption may be displayed on more than one line" +msgstr "" + +#. BVC62 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id671688394636092\n" +"help.text" +msgid "<emph>MaximumLength</emph>: the maximum character count (default = 0 meaning unlimited)" +msgstr "" + +#. WqBWr +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id231688394641827\n" +"help.text" +msgid "<emph>PasswordCharacter</emph>: a single character specifying the echo for a password text field (default = \"\")" +msgstr "" + +#. o5AYA +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id171688394748227\n" +"help.text" +msgid "Set myTextField = oDlg.CreateTextField(\"TextField1\", Array(20, 20, 120, 50), MultiLine := True)" +msgstr "" + +#. bdP85 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id651688394757252\n" +"help.text" +msgid "myTextField = dlg.CreateTextField('TextField1', (20, 20, 120, 50), MultiLine = True)" +msgstr "" + +#. QdBXd +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id200591895776611\n" +"help.text" +msgid "Create a new control of type TimeField in the current dialog." +msgstr "" + +#. ADdEz +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id771688394821811\n" +"help.text" +msgid "<emph>Border</emph>: \"3D\" (default) or \"FLAT\" or \"NONE\"" +msgstr "" + +#. rEYM9 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id711688394822256\n" +"help.text" +msgid "<emph>MinTime</emph>: the smallest time that can be entered in the control. Default = 0" +msgstr "" + +#. 9m7F9 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id491688394822582\n" +"help.text" +msgid "<emph>MaxTime</emph>: the largest time that can be entered in the control. Default = 24h" +msgstr "" + +#. YYn8U +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id341688394893210\n" +"help.text" +msgid "Set myTimeField = oDlg.CreateTimeField(\"TimeField1\", Array(20, 20, 60, 15))" +msgstr "" + +#. esoAA +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id31688394900314\n" +"help.text" +msgid "myTimeField = dlog.CreateTimeField('TimeField1', (20, 20, 60, 15))" +msgstr "" + +#. Dm3pE +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id200692885776500\n" +"help.text" +msgid "Create a new control of type TreeControl in the current dialog." +msgstr "" + +#. KBrUN +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id241688394984562\n" +"help.text" +msgid "<emph>Border</emph>: \"3D\" (default) or \"FLAT\" or \"NONE\"" +msgstr "" + +#. cFso7 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id941688395020850\n" +"help.text" +msgid "Set myTreeControl = oDlg.CreateTreeControl(\"TreeControl1\", Array(20, 20, 60, 15))" +msgstr "" + +#. GDWGT +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id721688395030169\n" +"help.text" +msgid "myTreeControl = dlg.CreateTreeControl('TreeControl1', (20, 20, 60, 15))" +msgstr "" + #. j8x9C #: sf_dialog.xhp msgctxt "" @@ -11491,24 +12976,6 @@ msgctxt "" msgid "<emph>returnvalue</emph>: The value passed to the running <literal>Execute()</literal> method." msgstr "<emph>returnvalue</emph>: Hodnota předaná spuštěné metodě <literal>Execute()</literal>." -#. ABome -#: sf_dialog.xhp -msgctxt "" -"sf_dialog.xhp\n" -"par_id411620110780170\n" -"help.text" -msgid "Using %PRODUCTNAME Basic:" -msgstr "Pomocí jazyka %PRODUCTNAME Basic:" - -#. EtAN6 -#: sf_dialog.xhp -msgctxt "" -"sf_dialog.xhp\n" -"par_id11620110819754\n" -"help.text" -msgid "Using Python:" -msgstr "Pomocí Pythonu:" - #. aizuC #: sf_dialog.xhp msgctxt "" @@ -11644,14 +13111,86 @@ msgctxt "" msgid "Read the <link href=\"text/sbasic/shared/03/sf_l10n.xhp\">L10N service</link> help page to learn more about how PO and POT files are handled." msgstr "Další informace o nakládání se soubory PO a POT naleznete na stránce <link href=\"text/sbasic/shared/03/sf_l10n.xhp\">služby L10N</link>." -#. mA4Nm +#. yGR7U +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id21598298953697\n" +"help.text" +msgid "Set the tabulation index of a series of controls. The sequence of controls are given as an array of control names from the first to the last." +msgstr "" + +#. GfyZ2 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id921688543457317\n" +"help.text" +msgid "Controls with an index >= 1 are not accessible with the TAB key if:<br/>- they are omitted from the given list<br/> - their type is FixedLine, GroupBox or ProgressBar<br/>- they are disabled" +msgstr "" + +#. sx3QG +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id111688543698861\n" +"help.text" +msgid "<emph>TabsList</emph>: an array of valid control names in the order of tabulation" +msgstr "" + +#. dqQvh +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id381688543699284\n" +"help.text" +msgid "<emph>Start</emph>: the tab index to be assigned to the 1st control in the list. Default = 1" +msgstr "" + +#. CEhSS +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id321688543699637\n" +"help.text" +msgid "<emph>Increment</emph>: the difference between 2 successive tab indexes. Default = 1" +msgstr "" + +#. DFWjc +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id401688543845094\n" +"help.text" +msgid "<literal>True</literal> when successful." +msgstr "" + +#. 3XGLC +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id791620301085031\n" +"help.text" +msgid "oDlg.OrderTabs(Array(\"myListBox\", \"myTextField\", \"myNumericField\"), Start := 10)" +msgstr "" + +#. UGwcg +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id941620303073866\n" +"help.text" +msgid "dlg.OrderTabs(('myListBox', 'myTextField', 'myNumericField'), Start = 10)" +msgstr "" + +#. 4FcCi #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" "par_id21598187953697\n" "help.text" -msgid "Moves the topleft corner of a dialog to new coordinates and/or modify its dimensions. All distances are expressed in 1/100 mm. Without arguments, the method resets the initial dimensions. Return <literal>True</literal> if the resize was successful." -msgstr "Přesune levý horní roh dialogového okna na nové souřadnice a/nebo změní rozměry okna. Všechny vzdálenosti jsou udávány v setinách mm. Bez argumentů tato metoda nastaví výchozí rozměry. V případě úspěšné změny vrátí <literal>True</literal>." +msgid "Moves the topleft corner of a dialog to new coordinates and/or modify its dimensions. All distances are expressed in AppFont units. Without arguments, the method resets the initial dimensions. Return <literal>True</literal> if the resize was successful." +msgstr "" #. XRdLE #: sf_dialog.xhp @@ -11689,41 +13228,32 @@ msgctxt "" msgid "<emph>Height</emph>: the height of the rectangle containing the dialog" msgstr "<emph>Height</emph>: výška obdélníku představujícího dialogové okno" -#. H4CtP +#. nEvvd #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" "par_id211651236676180\n" "help.text" -msgid "Negative or missing arguments are left unchanged" -msgstr "Záporné nebo vynechané argumenty neprovedou žádnou změnu." - -#. guvaM -#: sf_dialog.xhp -msgctxt "" -"sf_dialog.xhp\n" -"bas_id791620301085031\n" -"help.text" -msgid "oDialog.Resize(1000, 2000, Height := 6000) ' Width is not changed" -msgstr "oDialog.Resize(1000, 2000, Height := 6000) ' Šířka se nezmění" +msgid "Missing arguments are left unchanged" +msgstr "" -#. pEVvm +#. aADKy #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" -"par_id181620112217958\n" +"bas_id791621411085031\n" "help.text" -msgid "With Python:" -msgstr "Pomocí Pythonu:" +msgid "oDlg.Resize(1000, 2000, Height := 6000) ' Width is not changed" +msgstr "" -#. gBerj +#. DwqUe #: sf_dialog.xhp msgctxt "" "sf_dialog.xhp\n" -"pyc_id941620303073866\n" +"pyc_id941620304183866\n" "help.text" -msgid "oDialog.Resize(1000, 2000, Height = 6000) # Width is not changed" -msgstr "oDialog.Resize(1000, 2000, Height = 6000) # Šířka se nezmění" +msgid "dlg.Resize(1000, 2000, Height = 6000) # Width is not changed" +msgstr "" #. 6DRxV #: sf_dialog.xhp @@ -11896,15 +13426,6 @@ msgctxt "" msgid "In this example a button in <literal>DlgConsole</literal> is substituting inhibited window closing:" msgstr "V tomto příkladu je potlačené zavírání okna nahrazeno tlačítkem v <literal>DlgConsole</literal>:" -#. 7z7hg -#: sf_dialog.xhp -msgctxt "" -"sf_dialog.xhp\n" -"par_id811620112217958\n" -"help.text" -msgid "With Python:" -msgstr "Pomocí Pythonu:" - #. BFfGX #: sf_dialogcontrol.xhp msgctxt "" @@ -12148,6 +13669,15 @@ msgctxt "" msgid "The <literal>DialogControl</literal> service is available for these control types:" msgstr "Služba <literal>DialogControl</literal> je k dispozici pro tyto druhy ovládacích prvků:" +#. gTfDQ +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id271687789435391\n" +"help.text" +msgid "• TableControl<br/>• TextField<br/>• TimeField<br/>• TreeControl<br/> <br/>" +msgstr "" + #. 7xddb #: sf_dialogcontrol.xhp msgctxt "" @@ -12202,6 +13732,24 @@ msgctxt "" msgid "Description" msgstr "Popis" +#. cAKRH +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id372693668519172\n" +"help.text" +msgid "Yes" +msgstr "" + +#. M4GR3 +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id771583778386455\n" +"help.text" +msgid "The Border property refers to the surrounding of the control: 3D, FLAT or NONE." +msgstr "" + #. xNGhR #: sf_dialogcontrol.xhp msgctxt "" @@ -12616,6 +14164,24 @@ msgctxt "" msgid "Specifies the data contained in a combobox or a listbox." msgstr "Určuje data obsažená v poli se seznamem nebo v seznamu." +#. PmMEu +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id781598516674550\n" +"help.text" +msgid "Yes" +msgstr "" + +#. PEFC6 +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id11159815676440\n" +"help.text" +msgid "The <literal>TabIndex</literal> property specifies a control's place in the tab order in the dialog." +msgstr "" + #. q532w #: sf_dialogcontrol.xhp msgctxt "" @@ -12679,6 +14245,33 @@ msgctxt "" msgid "Specifies if the checkbox control may appear dimmed (grayed) or not." msgstr "Určuje, zda může být zaškrtávací pole zobrazeno jako neaktivní (zašedlé)." +#. rZGBG +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id701598517671337\n" +"help.text" +msgid "No" +msgstr "" + +#. vQoQG +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id481687785271551\n" +"help.text" +msgid "Hyperlink" +msgstr "" + +#. MmMXv +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id1001598540024252\n" +"help.text" +msgid "The URL to open when the control is clicked." +msgstr "" + #. BDWA7 #: sf_dialogcontrol.xhp msgctxt "" @@ -12688,14 +14281,14 @@ msgctxt "" msgid "No" msgstr "ne" -#. Cj2Rr +#. GYx9T #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" "par_id1001598540024225\n" "help.text" -msgid "Refer to <link href=\"text/sbasic/shared/03/sf_dialogcontrol.xhp#hd_id81598540704978\">Value property</link>" -msgstr "Viz <link href=\"text/sbasic/shared/03/sf_dialogcontrol.xhp#hd_id81598540704978\">vlastnost Value</link>" +msgid "Refer to <link href=\"text/sbasic/shared/03/sf_dialogcontrol.xhp#hd_ValueProperty\">Value property</link>" +msgstr "" #. PqKgo #: sf_dialogcontrol.xhp @@ -12823,14 +14416,14 @@ msgctxt "" msgid "The UNO object representing the tree control data model. Refer to <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1tree_1_1XMutableTreeDataModel.html\">XMutableTreeDataModel</link> in Application Programming Interface (API) documentation for detailed information." msgstr "Objekt UNO představující datový model ovládacího prvku strom. Podrobné informace naleznete v dokumentaci rozhraní pro programování aplikací na stránce <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1tree_1_1XMutableTreeDataModel.html\">XMutableTreeDataModel</link>." -#. dfWTW +#. VLPsS #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"hd_id81598540704978\n" +"hd_ValueProperty\n" "help.text" msgid "The <variable id=\"ValueProperty\">Value property</variable>" -msgstr "The <variable id=\"ValueProperty\">vlastnost Value</variable>" +msgstr "" #. JHK7w #: sf_dialogcontrol.xhp @@ -13012,23 +14605,23 @@ msgctxt "" msgid "The text appearing in the field" msgstr "Text zobrazený v poli." -#. CABLr +#. DRtmo #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"hd_id421612628828054\n" +"par_id61687963745108\n" "help.text" -msgid "Event properties" -msgstr "Vlastnosti události" +msgid "There's no <literal>Value</literal> property for GroupBox, Hyperlink, ImageControl and TreeControl dialog controls." +msgstr "" -#. Y8TAs +#. CABLr #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" -"par_id41612629140856\n" +"hd_id421612628828054\n" "help.text" -msgid "Returns a URI string with the reference to the script triggered by the event. Read its specification in the <link href=\"https://wiki.documentfoundation.org/Documentation/DevGuide/Scripting_Framework#Scripting_Framework_URI_Specification\">scripting framework URI specification</link>." -msgstr "Vrátí řetězec URI s odkazem na skript spuštěný událostí. Specifikaci tohoto řetězce naleznete na wiki stránce <link href=\"https://wiki.documentfoundation.org/Documentation/DevGuide/Scripting_Framework#Scripting_Framework_URI_Specification\">Scripting framework URI specification</link>." +msgid "Event properties" +msgstr "Vlastnosti události" #. fkFAt #: sf_dialogcontrol.xhp @@ -13543,6 +15136,78 @@ msgctxt "" msgid "<emph>casesensitive</emph>: Default value is <literal>False</literal>" msgstr "<emph>casesensitive</emph>: Výchozí hodnotou je <literal>False</literal>." +#. tCfF4 +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id871583933076484\n" +"help.text" +msgid "Move the top-left corner of a dialog control to new coordinates and/or modify its dimensions. Return <literal>True</literal> if resizing was successful." +msgstr "" + +#. pzYAg +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id351687783159237\n" +"help.text" +msgid "All distances are expressed in <link href=\"text/sbasic/shared/00000002.xhp#AppFontUnits\">Map AppFont units</link> and are measured from the top-left corner of the parent dialog. Without arguments the method resizes the control to its \"preferred size\", a size adjusted depending on its actual content. Missing arguments are left unchanged." +msgstr "" + +#. 7RcPA +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id911687783094143\n" +"help.text" +msgid "<emph>Left</emph>: The horizontal distance from the top-left corner" +msgstr "" + +#. n6cEo +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id251687783287236\n" +"help.text" +msgid "<emph>Top</emph>: The vertical distance from the top-left corner" +msgstr "" + +#. EpNL7 +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id291687783328508\n" +"help.text" +msgid "<emph>Width</emph>: the horizontal width of the rectangle containing the control" +msgstr "" + +#. RMsh8 +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id901687783339292\n" +"help.text" +msgid "<emph>Height</emph>: the vertical height of the rectangle containing the control" +msgstr "" + +#. k6MEJ +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"bas_id361598179153096\n" +"help.text" +msgid "oControl.Resize(100, 200, Height:=6000) ' Width is unchanged" +msgstr "" + +#. Cay6f +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"pyc_id821620319176082\n" +"help.text" +msgid "ctrl.Resize(300, 200, 1500) # Height is unchanged" +msgstr "" + #. 3oU3L #: sf_dialogcontrol.xhp msgctxt "" @@ -13597,14 +15262,14 @@ msgctxt "" msgid "<emph>dataarray</emph>: Data to be entered into the table represented as an Array of Arrays in Basic or a tuple of tuples in Python. The data must include column and row headers if they are to be displayed by the <literal>TableControl</literal>." msgstr "<emph>dataarray</emph>: Data, která se mají do tabulky zadat, jako pole polí v Basicu nebo n-tice n-tic v Pythonu. Pokud se mají v prvku <literal>TableControl</literal> zobrazit záhlaví sloupců a řádků, musí je tabulka také obsahovat." -#. 6AKaJ +#. zGc73 #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" "par_id1001584541257025\n" "help.text" -msgid "<emph>widths</emph>: Array containing the relative widths of each column. In other words, <literal>widths = Array(1, 2)</literal> means that the second column is twice as wide as the first one. If the number of values in the array is smaller than the number of columns in the table, then the last value in the array is used to define the width of the remaining columns." -msgstr "<emph>widths</emph>: Pole obsahující relativní šířky všech sloupců. Například <literal>widths = Array(1, 2)</literal> znamená, že druhý sloupec bude dvakrát širší než první. Pokud je počet hodnot v poli menší než počet sloupců tabulky, pro určení šířky zbývajících sloupců se použije poslední hodnota pole." +msgid "<emph>widths</emph>: Array containing the relative widths of each column. In other words, <literal>widths = (1, 2)</literal> means that the second column is twice as wide as the first one. If the number of values in the array is smaller than the number of columns in the table, then the last value in the array is used to define the width of the remaining columns." +msgstr "" #. AEGq3 #: sf_dialogcontrol.xhp @@ -13615,6 +15280,15 @@ 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." +#. i3UBY +#: sf_dialogcontrol.xhp +msgctxt "" +"sf_dialogcontrol.xhp\n" +"par_id551688397846388\n" +"help.text" +msgid "<emph>RowHeaderWidth</emph>: width of the row header column expressed in <link href=\"text/sbasic/shared/00000002.xhp#AppFontUnits\">Map AppFont units</link>. Default = 10. The argument is ignored when the <literal>TableControl</literal> has no row header." +msgstr "" + #. CK6RC #: sf_dialogcontrol.xhp msgctxt "" @@ -14668,6 +16342,33 @@ msgctxt "" msgid "Returns a list with the export filter names applicable to the current document as a zero-based array of strings. Filters used for both import/export are also returned." msgstr "Vrátí seznam názvů exportních filtrů použitelných pro aktuální dokument, a to jako pole řetězců začínající od 0. Vrátí se také filtry používané zároveň pro import i export." +#. jndk4 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id201589194571306\n" +"help.text" +msgid "Yes" +msgstr "" + +#. KsJ8e +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id941589194571044\n" +"help.text" +msgid "Returns a string with the URL path to the root of the virtual file system of the document. Use the <literal>FileSystem</literal> service to view its contents, as well as to create, open and read files stored in it." +msgstr "" + +#. kmW9L +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id941589194576584\n" +"help.text" +msgid "Refer to <link href=\"text/sbasic/shared/03/sf_filesystem.xhp#virtual_fs\">this help page</link> to learn more on how to access and manipulate folders and files in the virtual file system of a %PRODUCTNAME file." +msgstr "" + #. 7vqDq #: sf_document.xhp msgctxt "" @@ -15001,6 +16702,87 @@ msgctxt "" msgid "Refer to the <link href=\"text/sbasic/shared/03/sf_menu.xhp\"><input>SFWidgets.Menu</input></link> help page to learn more about how to create/remove menus in %PRODUCTNAME document windows." msgstr "Další informace o vytváření a odstraňování nabídek v oknech %PRODUCTNAME s dokumenty naleznete na stránce o službě <link href=\"text/sbasic/shared/03/sf_menu.xhp\"><input>SFWidgets.Menu</input></link>." +#. v8axk +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id156589200192258\n" +"help.text" +msgid "Suspends user interface (UI) updates during the execution of a macro. Optionally, the mouse pointer can be changed into an hourglass while UI updates are suspended." +msgstr "" + +#. gAwTA +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id851688837646904\n" +"help.text" +msgid "This method may provide some performance benefits for macros that perform numerous operations that require UI updates." +msgstr "" + +#. MRdkT +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id211635436910325\n" +"help.text" +msgid "<emph>echoon</emph>: Specify <literal>False</literal> to suspend UI updates. The default value is <literal>True</literal>, which enables real time UI updates." +msgstr "" + +#. eLkJM +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id141635436912288\n" +"help.text" +msgid "<emph>hourglass</emph>: Specify <literal>True</literal> to change the mouse pointer to an hourglass (Default = <literal>False</literal>)." +msgstr "" + +#. i8X6R +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id741689124521451\n" +"help.text" +msgid "Moving the mouse pointer after it changed to an hourglass may cause it to switch to a different pointer depending on its new background." +msgstr "" + +#. PVXfC +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id941688837091778\n" +"help.text" +msgid "' Suspends UI updates and change mouse pointer to an hourglass" +msgstr "" + +#. i5pkB +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id561688837092732\n" +"help.text" +msgid "' Other macro commands" +msgstr "" + +#. hxDXE +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id251688837093108\n" +"help.text" +msgid "' Restores UI updates and mouse pointer" +msgstr "" + +#. 6snES +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"pyc_id691688837494400\n" +"help.text" +msgid "..." +msgstr "" + #. CGKZA #: sf_document.xhp msgctxt "" @@ -16450,6 +18232,123 @@ msgctxt "" msgid "The following code snippet invokes the <literal>FileSystem</literal> service. The method <literal>BuildPath</literal> was used as an example." msgstr "V následující části kódu se vytvoří instance služby <literal>FileSystem</literal>. Jako příklad se zavolá metoda <literal>BuildPath</literal>." +#. MJbkm +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"hd_id981689594663689\n" +"help.text" +msgid "Accessing the Virtual File System of a Document" +msgstr "" + +#. LyBAJ +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id661689594721047\n" +"help.text" +msgid "%PRODUCTNAME document files are compressed ZIP files that contain the files and folders that represent the actual document contents. While the document is open, it is possible to access this virtual file system, explore its structure, as well as read and create files and folders." +msgstr "" + +#. YHDGU +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id891689594949717\n" +"help.text" +msgid "The following example shows how to create a text file named <literal>myFile.txt</literal> and store it inside the document's virtual file system." +msgstr "" + +#. rsRAs +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"bas_id661689595249846\n" +"help.text" +msgid "' Gets the URL path notation to the root of the virtual file system" +msgstr "" + +#. TG5wG +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"bas_id941689595087305\n" +"help.text" +msgid "' Creates the folder \"myDir\" if it does not exist" +msgstr "" + +#. 2usN3 +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"bas_id911689595459107\n" +"help.text" +msgid "' Creates the file and write some text into it" +msgstr "" + +#. 75XUC +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id121689595522630\n" +"help.text" +msgid "In general, all methods of the <literal>FileSystem</literal> service can be used to manipulate files in the document's virtual file system. However, the following restrictions apply:" +msgstr "" + +#. Du7UF +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id321689595825516\n" +"help.text" +msgid "It is not possible to create files in the root folder. Use existing subfolders or create new folders to store files in the document's file system." +msgstr "" + +#. vsqoB +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id861689595826432\n" +"help.text" +msgid "The <literal>FileNaming</literal> notation is always considered to be \"URL\"." +msgstr "" + +#. CbqEb +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id181689595826743\n" +"help.text" +msgid "The methods <literal>CompareFiles</literal>, <literal>GetFileModified</literal>, <literal>HashFile</literal>, <literal>PickFile</literal> and <literal>PickFolder</literal> are not applicable." +msgstr "" + +#. AuBgo +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id361689595827152\n" +"help.text" +msgid "The method <literal>GetFileLen</literal> always returns zero." +msgstr "" + +#. WJsDa +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id131689596237329\n" +"help.text" +msgid "The method <literal>Normalize</literal> always returns the input string unchanged." +msgstr "" + +#. GJMuQ +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id51689595641705\n" +"help.text" +msgid "The path to the virtual file system is not a physical address on the computer's hard drive. It can only be accessed from within a %PRODUCTNAME script and it only exists while the document file is open." +msgstr "" + #. Gsznv #: sf_filesystem.xhp msgctxt "" @@ -17431,14 +19330,23 @@ msgctxt "" msgid "Returns a randomly generated temporary file name that is useful for performing operations that require a temporary file." msgstr "Vrátí náhodně generovaný název souboru, použitelný pro operace, které vyžadují dočasný soubor." -#. FS3qq +#. 7saEX #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "par_id391613061770924\n" "help.text" -msgid "The returned file name does not have any suffix. The folder part of the returned string is the system's temporary folder." -msgstr "Vrácený název souboru neobsahuje příponu. Složka vráceného řetězce odpovídá systémové složce s dočasnými soubory." +msgid "By default, the returned file name does not have an extension. Use the <literal>extension</literal> parameter to specify the extension of the file name to be generated." +msgstr "" + +#. FTQwD +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id251689599133544\n" +"help.text" +msgid "The folder part of the returned string is the system's temporary folder." +msgstr "" #. W7gF7 #: sf_filesystem.xhp @@ -17449,6 +19357,15 @@ msgctxt "" msgid "The method does not create the temporary file." msgstr "Metoda dočasný soubor nevytvoří." +#. pDA3H +#: sf_filesystem.xhp +msgctxt "" +"sf_filesystem.xhp\n" +"par_id471584113435991\n" +"help.text" +msgid "<emph>extension</emph>: The extension of the temporary file name (Default = \"\")." +msgstr "" + #. ch2AJ #: sf_filesystem.xhp msgctxt "" @@ -20842,6 +22759,303 @@ msgctxt "" msgid "bas.MsgBox('Selected option: ' + control.Caption)" msgstr "bas.MsgBox('Vybraná možnost: ' + control.Caption)" +#. evuZx +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"tit\n" +"help.text" +msgid "SFDocuments.FormDocument service" +msgstr "" + +#. AQWCM +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"bm_id781582391760253\n" +"help.text" +msgid "<variable id=\"ctrls_h1\"><link href=\"text/sbasic/shared/03/sf_formdocument.xhp\"><literal>SFDocuments</literal>.<literal>FormDocument</literal> service</link></variable>" +msgstr "" + +#. hQ3hK +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id321692486382326\n" +"help.text" +msgid "The <literal>FormDocument</literal> service allows to access form documents stored in %PRODUCTNAME Base documents." +msgstr "" + +#. zQHTF +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id621692487292145\n" +"help.text" +msgid "In a Base document, existing form documents can be viewed by selecting <menuitem>View - Forms</menuitem> in the user interface. Each form document may be composed of one or more forms, including the main form and other sub-forms." +msgstr "" + +#. uNbgU +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id891692486448415\n" +"help.text" +msgid "This service inherits methods and properties from the <literal>Document</literal> service and is often used alongside the <literal>Base</literal> and <literal>Database</literal> services." +msgstr "" + +#. gGFFZ +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id241619032941497\n" +"help.text" +msgid "Refer to the <link href=\"text/sbasic/shared/03/sf_document.xhp\"><literal>Document</literal> service</link> to learn more about methods and properties that can be used to manage %PRODUCTNAME documents." +msgstr "" + +#. 3jTab +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"hd_id581582885621841\n" +"help.text" +msgid "Service invocation" +msgstr "" + +#. KxGkv +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id141609955500101\n" +"help.text" +msgid "Before using the <literal>FormDocument</literal> service the <literal>ScriptForge</literal> library needs to be loaded or imported:" +msgstr "" + +#. 99UBC +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id991692486784449\n" +"help.text" +msgid "A <literal>FormDocument</literal> service instance can be created by calling the method <literal>OpenFormDocument</literal> that exists both in the <literal>Base</literal> and <literal>Database</literal> services." +msgstr "" + +#. txPPF +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id381692486890118\n" +"help.text" +msgid "The example below uses the <literal>UI</literal> service to open a Base document and then retrieve a form document. Note that in this example both the Base document and the form document will be opened and displayed on the screen." +msgstr "" + +#. qkQZ7 +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id151692489140384\n" +"help.text" +msgid "Calling <literal>OpenFormDocument</literal> for a form document that is already open will activate the document window and bring it to focus." +msgstr "" + +#. vEFGV +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id871623102536956\n" +"help.text" +msgid "The examples above can be translated to Python as follows:" +msgstr "" + +#. wxdh6 +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id451619034669263\n" +"help.text" +msgid "List of Methods in the FormDocument Service" +msgstr "" + +#. jY8vp +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id801916099743199\n" +"help.text" +msgid "Closes the form document referred to by the <literal>FormDocument</literal> instance. Returns <literal>True</literal> if the form document was successfully closed." +msgstr "" + +#. wN7iT +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id481619036833610\n" +"help.text" +msgid "Returns either an array with the names of the main forms contained in the form document or a <literal>Form</literal> service instance referring to a specific form." +msgstr "" + +#. RuFja +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id311692532433990\n" +"help.text" +msgid "Call this method without arguments to obtain a zero-based string array with the names of all forms contained in the form document." +msgstr "" + +#. qg4FH +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id491692532525080\n" +"help.text" +msgid "Provide a form name or index as argument to obtain a <literal>Form</literal> service instance corresponding to the specified form." +msgstr "" + +#. GbkH9 +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id281692532725116\n" +"help.text" +msgid "A form document has at least one main form. More complex form documents may be composed of more than one form and sub-forms." +msgstr "" + +#. Au3TH +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id91692538279673\n" +"help.text" +msgid "<input>svc.Forms(form: str): svc</input>" +msgstr "" + +#. TKZq2 +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id91692538279664\n" +"help.text" +msgid "<input>svc.Forms(form: int): svc</input>" +msgstr "" + +#. 23Cgd +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id211692538352686\n" +"help.text" +msgid "<emph>form</emph>: This argument can be either a string with the name of a form that exists in the form document or the zero-based index of the form that shall be returned. If this argument is not specific, then an array with the name of all available forms is returned." +msgstr "" + +#. wktWB +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id151692537703209\n" +"help.text" +msgid "The following example checks if the form document contains a form named \"MainForm\":" +msgstr "" + +#. nNdtW +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id661692537831637\n" +"help.text" +msgid "The example below retrieves the form named \"MainForm\" and moves it to the last record:" +msgstr "" + +#. Nw4c6 +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id921619036922844\n" +"help.text" +msgid "To learn more about form methods and properties, refer to the <link href=\"text/sbasic/shared/03/sf_form.xhp\"><literal>Form</literal> service help page</link>." +msgstr "" + +#. 5SoGW +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id156589200121138\n" +"help.text" +msgid "This method sends the contents form document to the default printer or to the printer defined by the <literal>SetPrinter()</literal> method." +msgstr "" + +#. hQ6GC +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id981611169416934\n" +"help.text" +msgid "Returns <literal>True</literal> if the document was successfully sent to the printer." +msgstr "" + +#. 2qnYG +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id211635436910093\n" +"help.text" +msgid "<emph>pages</emph>: The pages to print as a string. This argument should be specified in the same manner as in the user interface (see <menuitem>File - Print</menuitem> dialog). Example: \"1-4;10;15-18\". The default value is an empty string \"\" which will cause all pages to be printed." +msgstr "" + +#. mxFXk +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id141635436912146\n" +"help.text" +msgid "<emph>copies</emph>: The number of copies to be printed (Default = 1)." +msgstr "" + +#. nr7DR +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id871692539875337\n" +"help.text" +msgid "<emph>printbackground</emph>: specifies whether the background image should be printed (Default = True)." +msgstr "" + +#. dDtPU +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id661692539947123\n" +"help.text" +msgid "<emph>printblankpages</emph>: specifies whether blank pages should be printed (Default = False)." +msgstr "" + +#. hJvtc +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id661692539947144\n" +"help.text" +msgid "<emph>printevenpages</emph>: specifies whether even pages should be printed (Default = True)." +msgstr "" + +#. 7tyim +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id661692539947875\n" +"help.text" +msgid "<emph>printoddpages</emph>: specifies whether odd pages should be printed (Default = True)." +msgstr "" + +#. BxCRK +#: sf_formdocument.xhp +msgctxt "" +"sf_formdocument.xhp\n" +"par_id661692539947323\n" +"help.text" +msgid "<emph>printimages</emph>: specifies whether images should be printed (Default = True)." +msgstr "" + #. czP76 #: sf_intro.xhp msgctxt "" @@ -21364,6 +23578,15 @@ msgctxt "" msgid "This will open the Python shell and now you can start typing commands that will be executed by %PRODUCTNAME. But first you need to set up the socket connection." msgstr "Otevře se shell Pythonu, v němž můžete zadávat příkazy, které se provedou v %PRODUCTNAME. Nejprve je ale nutné nastavit socketové připojení." +#. NGS3a +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id761689720152565\n" +"help.text" +msgid "Read the section <link href=\"text/sbasic/shared/03/sf_intro.xhp#pythonpath\">Setting PYTHONPATH</link> below in case of errors importing <literal>scriptforge.py</literal> or <literal>uno.py</literal>." +msgstr "" + #. s54tE #: sf_intro.xhp msgctxt "" @@ -21382,6 +23605,96 @@ msgctxt "" msgid "Now you can run other Python commands and they will be able to communicate with the %PRODUCTNAME process. For example:" msgstr "Poté můžete spouštět další příkazy Pythonu, budou moci komunikovat s procesem %PRODUCTNAME. Například:" +#. oiPx9 +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"bm_id631689720744160\n" +"help.text" +msgid "<bookmark_value>Python interpreter;PYTHONPATH</bookmark_value>" +msgstr "" + +#. FPh6P +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"hd_id341689720315095\n" +"help.text" +msgid "Setting PYTHONPATH" +msgstr "" + +#. XCiS5 +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id811689720328559\n" +"help.text" +msgid "Depending on your operating system's configuration you will need to set the environment variable <literal>PYTHONPATH</literal> in order to import the <literal>scriptforge.py</literal> library, which in turn requires importing the <literal>uno.py</literal> library." +msgstr "" + +#. AtNfv +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id781689720489355\n" +"help.text" +msgid "Use your operating system's file search tool to determine the directory where both these files are located." +msgstr "" + +#. uLiYM +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id431689720583565\n" +"help.text" +msgid "For instance, on a default Ubuntu installation both files may be located at:" +msgstr "" + +#. nxQGQ +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id791689720632086\n" +"help.text" +msgid "<emph>scriptforge.py</emph>: Located in <literal>/usr/lib/libreoffice/program</literal>" +msgstr "" + +#. Dzfaq +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id881689720632438\n" +"help.text" +msgid "<emph>uno.py</emph>: Located in <literal>/usr/lib/python3/dist-packages</literal>" +msgstr "" + +#. 2vEpX +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id701689720782180\n" +"help.text" +msgid "In this case, set the environment variable <literal>PYTHONPATH</literal> as follows before starting the Python interpreter:" +msgstr "" + +#. 9BRx3 +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id601689720825610\n" +"help.text" +msgid "<input>export PYTHONPATH=/usr/lib/libreoffice/program:/usr/lib/python3/dist-packages</input>" +msgstr "" + +#. UDLem +#: sf_intro.xhp +msgctxt "" +"sf_intro.xhp\n" +"par_id971689720909044\n" +"help.text" +msgid "The location of these files will be different for each operating system and %PRODUCTNAME installation method." +msgstr "" + #. VCRTD #: sf_l10n.xhp msgctxt "" @@ -23542,6 +25855,24 @@ msgctxt "" msgid "Returns the locale of the operating system as a string in the format \"la-CO\" (language-COUNTRY). This is equivalent to the <literal>Locale</literal> property." msgstr "Vrátí národní prostředí operačního systému jako řetězec ve formátu \"la-CO\" (language-COUNTRY, jazyk a země). Odpovídá vlastnosti <literal>Locale</literal>." +#. BFiEF +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id561633021702057\n" +"help.text" +msgid "Yes" +msgstr "" + +#. 4Wfdk +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id831633021741958\n" +"help.text" +msgid "Returns a <literal>Dictionary</literal> instance containing key-value pairs with the information found in the <emph>Tools - Options - User Data</emph> dialog." +msgstr "" + #. FJs9t #: sf_platform.xhp msgctxt "" @@ -23551,6 +25882,24 @@ msgctxt "" msgid "The following examples in Basic and Python illustrate how to use the <literal>Fonts</literal> property to write the names of all available fonts to the current Calc sheet starting at cell \"A1\":" msgstr "Následující příkazy v Basicu a Pythonu ukazují, jak využít vlastnost <literal>Fonts</literal> k výpisu názvů všech dostupných písem na aktuální list Calcu do oblasti začínající buňkou A1:" +#. q4gNG +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id371692709207404\n" +"help.text" +msgid "The example below demonstrates how to create a Calc table with all the values stored in the <literal>UserData</literal> property, which is a <literal>Dictionary</literal> service instance:" +msgstr "" + +#. sEkap +#: sf_platform.xhp +msgctxt "" +"sf_platform.xhp\n" +"par_id611692709647033\n" +"help.text" +msgid "The examples above can be written in Python as follows:" +msgstr "" + #. eEZPy #: sf_platform.xhp msgctxt "" @@ -29772,6 +32121,15 @@ msgctxt "" msgid "List of Properties in the FormControl Service" msgstr "" +#. kPCcD +#: sf_toc.xhp +msgctxt "" +"sf_toc.xhp\n" +"hd_id101671192705399\n" +"help.text" +msgid "<literal>SFDocuments</literal>.<literal>FormDocument</literal> service" +msgstr "" + #. DCwnN #: sf_toc.xhp msgctxt "" diff --git a/source/cs/helpcontent2/source/text/scalc.po b/source/cs/helpcontent2/source/text/scalc.po index 3b2b55f444f..12d9e45f31b 100644 --- a/source/cs/helpcontent2/source/text/scalc.po +++ b/source/cs/helpcontent2/source/text/scalc.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: 2023-05-31 16:28+0200\n" +"POT-Creation-Date: 2023-09-12 14:57+0200\n" "PO-Revision-Date: 2022-12-12 13:31+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textscalc/cs/>\n" @@ -475,14 +475,14 @@ msgctxt "" msgid "<link href=\"text/shared/01/05030000.xhp\">Paragraph</link>" msgstr "<link href=\"text/shared/01/05030000.xhp\">Odstavec</link>" -#. 4uCuW +#. 4uQFo #: main0105.xhp msgctxt "" "main0105.xhp\n" "hd_id3157980\n" "help.text" -msgid "<link href=\"text/scalc/01/05110000.xhp\">AutoFormat</link>" -msgstr "<link href=\"text/scalc/01/05110000.xhp\">Automatický formát</link>" +msgid "<link href=\"text/shared/01/AutoFormat.xhp\">AutoFormat</link>" +msgstr "" #. 3Eg3G #: main0105.xhp diff --git a/source/cs/helpcontent2/source/text/scalc/00.po b/source/cs/helpcontent2/source/text/scalc/00.po index 4180333c17f..661be61a776 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: 2023-06-07 13:56+0200\n" +"POT-Creation-Date: 2023-09-12 14:57+0200\n" "PO-Revision-Date: 2022-12-19 14:17+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" @@ -1006,42 +1006,6 @@ msgctxt "" msgid "<variable id=\"conditionalmanage\">Choose <menuitem>Format - Conditional - Manage</menuitem></variable>" msgstr "<variable id=\"conditionalmanage\">Zvolte <menuitem>Formát - Podmíněný - Spravovat</menuitem></variable>" -#. gWWhE -#: 00000405.xhp -msgctxt "" -"00000405.xhp\n" -"par_id3153916\n" -"help.text" -msgid "Choose <emph>Format - AutoFormat Styles</emph>." -msgstr "Zvolte <emph>Formát - Styly automatického formátu</emph>." - -#. ABeaN -#: 00000405.xhp -msgctxt "" -"00000405.xhp\n" -"par_id3154532\n" -"help.text" -msgid "On the <emph>Tools</emph> bar, click" -msgstr "Na liště <emph>Nástroje</emph> klepněte na" - -#. RRjPc -#: 00000405.xhp -msgctxt "" -"00000405.xhp\n" -"par_id3149332\n" -"help.text" -msgid "<image id=\"img_id3156020\" src=\"cmd/sc_autoformat.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156020\">AutoFormat Styles Icon</alt></image>" -msgstr "<image id=\"img_id3156020\" src=\"cmd/sc_autoformat.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156020\">Ikona Styly automatického formátu</alt></image>" - -#. RBF2g -#: 00000405.xhp -msgctxt "" -"00000405.xhp\n" -"par_id3154060\n" -"help.text" -msgid "AutoFormat" -msgstr "Automatický formát" - #. aFWLc #: 00000406.xhp msgctxt "" diff --git a/source/cs/helpcontent2/source/text/scalc/01.po b/source/cs/helpcontent2/source/text/scalc/01.po index 85ba462fe35..44707a70261 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: 2023-07-25 11:20+0200\n" +"POT-Creation-Date: 2023-09-12 14:57+0200\n" "PO-Revision-Date: 2023-02-23 09:07+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" @@ -2015,6 +2015,24 @@ msgctxt "" msgid "<emph>Number of trials:</emph> the number of trials of the experiment." msgstr "<emph>Počet pokusů:</emph> Počet pokusů experimentu." +#. SHQc7 +#: 02140700.xhp +msgctxt "" +"02140700.xhp\n" +"par_id2308201415432870493\n" +"help.text" +msgid "Poisson" +msgstr "" + +#. cTXjZ +#: 02140700.xhp +msgctxt "" +"02140700.xhp\n" +"par_id2308201415432973994\n" +"help.text" +msgid "<emph>Mean:</emph> The mean of the Poisson distribution." +msgstr "" + #. akcZB #: 02140700.xhp msgctxt "" @@ -23444,15 +23462,6 @@ msgctxt "" msgid "<emph>Input</emph>: Any number of types (double&, char*, double*, char**, Cell area), where the <link href=\"text/scalc/01/04060112.xhp\">Cell area</link> is an array of types double array, string array, or cell array." msgstr "<emph>Vstup</emph>: Libovolný počet typů (double&, char*, double*, char**, Cell area), kde <link href=\"text/scalc/01/04060112.xhp\">Cell area</link> je pole typů double array, string array nebo cell array." -#. BJLCP -#: 04060112.xhp -msgctxt "" -"04060112.xhp\n" -"hd_id3150653\n" -"help.text" -msgid "GetFunctionCount()" -msgstr "GetFunctionCount()" - #. QCZLG #: 04060112.xhp msgctxt "" @@ -23489,15 +23498,6 @@ msgctxt "" msgid "<emph>Output</emph>: Reference to a variable, which is supposed to contain the number of Add-In functions. For example: If the Add-In provides 5 functions for $[officename] Calc, then nCount=5." msgstr "<emph>Výstup</emph>: Odkaz na proměnnou, která obsahuje počet funkcí doplňku. Příklad: pokud doplněk poskytuje 5 funkcí pro $[officename] Calc, nCount=5." -#. GFJes -#: 04060112.xhp -msgctxt "" -"04060112.xhp\n" -"hd_id3147476\n" -"help.text" -msgid "GetFunctionData()" -msgstr "GetFunctionData()" - #. MMvZL #: 04060112.xhp msgctxt "" @@ -23579,15 +23579,6 @@ msgctxt "" msgid "The pFuncName and pInternalName parameters are char arrays, which are implemented with size 256 in $[officename] Calc." msgstr "Parametry pFuncName a pInternalName jsou pole znaků, která jsou v $[officename] Calc implementována o velikosti 256." -#. BDeUC -#: 04060112.xhp -msgctxt "" -"04060112.xhp\n" -"hd_id3148567\n" -"help.text" -msgid "GetParameterDescription()" -msgstr "GetParameterDescription()" - #. sF27k #: 04060112.xhp msgctxt "" @@ -41273,14 +41264,14 @@ msgctxt "" msgid "Operators in $[officename] Calc" msgstr "Operátory v $[officename] Calc" -#. hvSCc +#. GygUz #: 04060199.xhp msgctxt "" "04060199.xhp\n" "bm_id3156445\n" "help.text" -msgid "<bookmark_value>formulas; operators</bookmark_value><bookmark_value>operators; formula functions</bookmark_value><bookmark_value>division sign, see also operators</bookmark_value><bookmark_value>multiplication sign, see also operators</bookmark_value><bookmark_value>minus sign, see also operators</bookmark_value><bookmark_value>plus sign, see also operators</bookmark_value><bookmark_value>text operators</bookmark_value><bookmark_value>comparisons;operators in Calc</bookmark_value><bookmark_value>arithmetical operators</bookmark_value><bookmark_value>reference operators</bookmark_value>" -msgstr "<bookmark_value>vzorce; operátory</bookmark_value><bookmark_value>operátory; funkce vzorců</bookmark_value><bookmark_value>dělicí znaménko, viz také operátory</bookmark_value><bookmark_value>znaménko násobení, viz také operátory</bookmark_value><bookmark_value>znaménko mínus, viz také operátory</bookmark_value><bookmark_value>znaménko plus, viz také operátory</bookmark_value><bookmark_value>textové operátory</bookmark_value><bookmark_value>porovnávání;operátory v aplikaci Calc</bookmark_value><bookmark_value>aritmetické operátory</bookmark_value><bookmark_value>operátory odkazování</bookmark_value>" +msgid "<bookmark_value>operators; in spreadsheet formulas</bookmark_value><bookmark_value>formulas; operators</bookmark_value><bookmark_value>operators; formula functions</bookmark_value>" +msgstr "" #. EwE2J #: 04060199.xhp @@ -41300,6 +41291,15 @@ msgctxt "" msgid "You can use the following operators in $[officename] Calc:" msgstr "V $[officename] Calc je možné používat následující operátory:" +#. FPvox +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"bm_id891687563561282\n" +"help.text" +msgid "<bookmark_value>arithmetical operators</bookmark_value><bookmark_value>division sign, see also operators</bookmark_value><bookmark_value>multiplication sign, see also operators</bookmark_value><bookmark_value>minus sign, see also operators</bookmark_value><bookmark_value>plus sign, see also operators</bookmark_value>" +msgstr "" + #. DVBCe #: 04060199.xhp msgctxt "" @@ -41345,15 +41345,6 @@ msgctxt "" msgid "Example" msgstr "Příklad" -#. PcMRq -#: 04060199.xhp -msgctxt "" -"04060199.xhp\n" -"par_id3149126\n" -"help.text" -msgid "+ (Plus)" -msgstr "+ (plus)" - #. 8VGky #: 04060199.xhp msgctxt "" @@ -41363,15 +41354,6 @@ msgctxt "" msgid "Addition" msgstr "Sčítání" -#. r74qM -#: 04060199.xhp -msgctxt "" -"04060199.xhp\n" -"par_id3159204\n" -"help.text" -msgid "- (Minus)" -msgstr "- (minus)" - #. HNAdf #: 04060199.xhp msgctxt "" @@ -41381,15 +41363,6 @@ msgctxt "" msgid "Subtraction" msgstr "Odčítání" -#. zqeEq -#: 04060199.xhp -msgctxt "" -"04060199.xhp\n" -"par_id3153808\n" -"help.text" -msgid "- (Minus)" -msgstr "- (minus)" - #. Cy2wm #: 04060199.xhp msgctxt "" @@ -41399,15 +41372,6 @@ msgctxt "" msgid "Negation" msgstr "Negace" -#. uTzKJ -#: 04060199.xhp -msgctxt "" -"04060199.xhp\n" -"par_id3149873\n" -"help.text" -msgid "* (asterisk)" -msgstr "* (hvězdička)" - #. mQ8FF #: 04060199.xhp msgctxt "" @@ -41417,15 +41381,6 @@ msgctxt "" msgid "Multiplication" msgstr "Násobení" -#. LyrLq -#: 04060199.xhp -msgctxt "" -"04060199.xhp\n" -"par_id3151341\n" -"help.text" -msgid "/ (Slash)" -msgstr "/ (lomítko)" - #. RJx3b #: 04060199.xhp msgctxt "" @@ -41435,15 +41390,6 @@ msgctxt "" msgid "Division" msgstr "Dělení" -#. St2pE -#: 04060199.xhp -msgctxt "" -"04060199.xhp\n" -"par_id3156396\n" -"help.text" -msgid "% (Percent)" -msgstr "% (procento)" - #. ehGjR #: 04060199.xhp msgctxt "" @@ -41453,15 +41399,6 @@ msgctxt "" msgid "Percent" msgstr "Procento" -#. KTLME -#: 04060199.xhp -msgctxt "" -"04060199.xhp\n" -"par_id3149722\n" -"help.text" -msgid "^ (Caret)" -msgstr "^ (stříška)" - #. Bp5QG #: 04060199.xhp msgctxt "" @@ -41480,6 +41417,15 @@ msgctxt "" msgid "Prefix \"-\" (negation) has a higher precedence than \"^\" (exponentiation). For example -3^2 equals 9, which is the square of a negative number." msgstr "Operátor „-“ (negace) má vyšší prioritu než „^“ (umocnění). Například -3^2 se rovná hodnotě 9, která je druhou mocninou záporného čísla." +#. nAcVC +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"bm_id481687564343986\n" +"help.text" +msgid "<bookmark_value>operators;comparison</bookmark_value><bookmark_value>comparisons;operators in Calc</bookmark_value>" +msgstr "" + #. 77TDi #: 04060199.xhp msgctxt "" @@ -41525,15 +41471,6 @@ msgctxt "" msgid "Example" msgstr "Příklad" -#. AdNBV -#: 04060199.xhp -msgctxt "" -"04060199.xhp\n" -"par_id3148888\n" -"help.text" -msgid "= (equal sign)" -msgstr "= (rovnítko)" - #. ubUi7 #: 04060199.xhp msgctxt "" @@ -41543,15 +41480,6 @@ msgctxt "" msgid "Equal" msgstr "Rovno" -#. Vg88D -#: 04060199.xhp -msgctxt "" -"04060199.xhp\n" -"par_id3154807\n" -"help.text" -msgid "> (Greater than)" -msgstr "> (větší než)" - #. vsj86 #: 04060199.xhp msgctxt "" @@ -41561,15 +41489,6 @@ msgctxt "" msgid "Greater than" msgstr "Větší než" -#. jCt4x -#: 04060199.xhp -msgctxt "" -"04060199.xhp\n" -"par_id3149507\n" -"help.text" -msgid "< (Less than)" -msgstr "< (menší než)" - #. vKBrR #: 04060199.xhp msgctxt "" @@ -41579,15 +41498,6 @@ msgctxt "" msgid "Less than" msgstr "Menší než" -#. EBajC -#: 04060199.xhp -msgctxt "" -"04060199.xhp\n" -"par_id3153078\n" -"help.text" -msgid ">= (Greater than or equal to)" -msgstr ">= (větší nebo rovno)" - #. 4wHTT #: 04060199.xhp msgctxt "" @@ -41597,15 +41507,6 @@ msgctxt "" msgid "Greater than or equal to" msgstr "Větší nebo rovno" -#. wXVvo -#: 04060199.xhp -msgctxt "" -"04060199.xhp\n" -"par_id3153004\n" -"help.text" -msgid "<= (Less than or equal to)" -msgstr "<= (menší nebo rovno)" - #. 8ghop #: 04060199.xhp msgctxt "" @@ -41615,23 +41516,23 @@ msgctxt "" msgid "Less than or equal to" msgstr "Menší nebo rovno" -#. 4XUDV +#. dXwNM #: 04060199.xhp msgctxt "" "04060199.xhp\n" -"par_id3157994\n" +"par_id3150019\n" "help.text" -msgid "<> (Inequality)" -msgstr "<> (nerovná se)" +msgid "Inequality" +msgstr "Nerovná se" -#. dXwNM +#. faXrM #: 04060199.xhp msgctxt "" "04060199.xhp\n" -"par_id3150019\n" +"bm_id3157975\n" "help.text" -msgid "Inequality" -msgstr "Nerovná se" +msgid "<bookmark_value>text operators</bookmark_value><bookmark_value>text concatenation</bookmark_value>" +msgstr "" #. aAdxC #: 04060199.xhp @@ -41678,32 +41579,14 @@ msgctxt "" msgid "Example" msgstr "Příklad" -#. s2CGS -#: 04060199.xhp -msgctxt "" -"04060199.xhp\n" -"par_id3148769\n" -"help.text" -msgid "& (And)" -msgstr "& (a)" - -#. tm62p -#: 04060199.xhp -msgctxt "" -"04060199.xhp\n" -"bm_id3157975\n" -"help.text" -msgid "<bookmark_value>text concatenation AND</bookmark_value>" -msgstr "<bookmark_value>spojení textu AND</bookmark_value>" - -#. V7hDo +#. PPAnS #: 04060199.xhp msgctxt "" "04060199.xhp\n" "par_id3157975\n" "help.text" -msgid "text concatenation AND" -msgstr "spojení textu AND" +msgid "text concatenation" +msgstr "" #. JDUDf #: 04060199.xhp @@ -41714,6 +41597,15 @@ msgctxt "" msgid "\"Sun\" & \"day\" is \"Sunday\"" msgstr "\"Země\" & \"třesení\" je \"Zemětřesení\"." +#. Jmpyz +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"bm_id291687563892759\n" +"help.text" +msgid "<bookmark_value>reference operators</bookmark_value><bookmark_value>intersection reference operator</bookmark_value><bookmark_value>union reference operator</bookmark_value><bookmark_value>range operator</bookmark_value>" +msgstr "" + #. GRADv #: 04060199.xhp msgctxt "" @@ -41768,15 +41660,6 @@ msgctxt "" msgid "Example" msgstr "Příklad" -#. 52L2C -#: 04060199.xhp -msgctxt "" -"04060199.xhp\n" -"par_id3156257\n" -"help.text" -msgid ": (Colon)" -msgstr ": (dvojtečka)" - #. hLJDt #: 04060199.xhp msgctxt "" @@ -41795,24 +41678,6 @@ msgctxt "" msgid "A1:C108, A:D or 3:13" msgstr "" -#. fWnpm -#: 04060199.xhp -msgctxt "" -"04060199.xhp\n" -"par_id3152592\n" -"help.text" -msgid "! (Exclamation point)" -msgstr "! (vykřičník)" - -#. ua9Q9 -#: 04060199.xhp -msgctxt "" -"04060199.xhp\n" -"bm_id3150606\n" -"help.text" -msgid "<bookmark_value>intersection operator</bookmark_value>" -msgstr "<bookmark_value>operátor průniku</bookmark_value>" - #. XoTEi #: 04060199.xhp msgctxt "" @@ -41840,15 +41705,6 @@ msgctxt "" msgid "Calculates the sum of all cells in the intersection; in this example, the result yields the sum of cells B5 and B6." msgstr "Vypočítá součet všech buněk v průniku. V daném příkladu bude výsledek činit součet buněk B5 a B6." -#. joyma -#: 04060199.xhp -msgctxt "" -"04060199.xhp\n" -"par_id4003723\n" -"help.text" -msgid "~ (Tilde)" -msgstr "~ (Vlnovka)" - #. aAvYu #: 04060199.xhp msgctxt "" @@ -41894,6 +41750,276 @@ msgctxt "" msgid "A reference list is not allowed inside an array expression." msgstr "" +#. gAUEf +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"bm_id311687563684141\n" +"help.text" +msgid "<bookmark_value>operators;precedence of</bookmark_value>" +msgstr "" + +#. P48yb +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"hd_id981687562294437\n" +"help.text" +msgid "Operator precedence" +msgstr "" + +#. AnY7r +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id271687562351999\n" +"help.text" +msgid "Associativity and precedence of operators, from highest to lowest precedence." +msgstr "" + +#. 2oYZr +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id461687561515440\n" +"help.text" +msgid "Associativity" +msgstr "" + +#. 9o8yW +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id801687561518810\n" +"help.text" +msgid "Operator(s)" +msgstr "" + +#. rpJz9 +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id521687561523649\n" +"help.text" +msgid "Comments" +msgstr "" + +#. K9e8H +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id611687561527049\n" +"help.text" +msgid "left" +msgstr "" + +#. Rj4Dm +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id651687561534345\n" +"help.text" +msgid "Range." +msgstr "" + +#. 7CcBD +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id961687561539434\n" +"help.text" +msgid "left" +msgstr "" + +#. 5KRBi +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id721687561546778\n" +"help.text" +msgid "Reference intersection (A1:C4!B1:B5 is B1:B4)." +msgstr "" + +#. EvVGL +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id741687561555251\n" +"help.text" +msgid "left" +msgstr "" + +#. QifDG +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id121687561561898\n" +"help.text" +msgid "Reference union." +msgstr "" + +#. 7fAvR +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id731687561708790\n" +"help.text" +msgid "right" +msgstr "" + +#. wgPER +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id721687561715845\n" +"help.text" +msgid "Prefix unary operators, e.g., -5 or -A1. Note that these have a different precedence than add and subtract." +msgstr "" + +#. pAdor +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id171687561719559\n" +"help.text" +msgid "left" +msgstr "" + +#. cML5P +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id791687561727359\n" +"help.text" +msgid "Postfix unary operator % (divide by 100). Note that this is legal with expressions, for example, B1%." +msgstr "" + +#. X6xsj +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id681687561735190\n" +"help.text" +msgid "left" +msgstr "" + +#. cB6AG +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id321687561741773\n" +"help.text" +msgid "Power (2^3 is 8)." +msgstr "" + +#. 2YAKJ +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id321687561745015\n" +"help.text" +msgid "left" +msgstr "" + +#. syUtD +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id431687561758704\n" +"help.text" +msgid "Multiply, divide." +msgstr "" + +#. uQT7C +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id931687561762278\n" +"help.text" +msgid "left" +msgstr "" + +#. wz3Vr +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id731687561770325\n" +"help.text" +msgid "Binary operations add, subtract. Note that unary (prefix) + and - have a different precedence." +msgstr "" + +#. CLVku +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id541687561818607\n" +"help.text" +msgid "left" +msgstr "" + +#. N5Fux +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id391687561825288\n" +"help.text" +msgid "Binary operation string concatenation. Note that unary (prefix) + and - have a different precedence. Note that \"&\" shall be escaped when included in an XML document" +msgstr "" + +#. vaLpi +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id921687561831376\n" +"help.text" +msgid "left" +msgstr "" + +#. WTaVk +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id631687561838545\n" +"help.text" +msgid "Comparisonoperators equal to, not equal to, less than, less than or equal to, greater than, greater than or equal to" +msgstr "" + +#. pUQyD +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id241687561247336\n" +"help.text" +msgid "Prefix \"-\" has a higher precedence than \"^\", \"^\" is left-associative, andreference intersection has a higher precedence than reference union." +msgstr "" + +#. FZK2K +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id941687561277896\n" +"help.text" +msgid "Prefix \"+\" and \"-\" are defined to be right-associative. However, note that typicalapplications which implement at most the operators defined in this specification (as specified) may implement them as left-associative, because the calculated results will be identical." +msgstr "" + +#. nbL6F +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id411687561295059\n" +"help.text" +msgid "Precedence can be overridden by using parentheses, so \"=2+3*4\" computes to 14 but \"=(2+3)*4\" computes 20." +msgstr "" + +#. NBuf3 +#: 04060199.xhp +msgctxt "" +"04060199.xhp\n" +"par_id661687565493405\n" +"help.text" +msgid "<link href=\"OpenDocument/v1.3/os/part4-formula/OpenDocument-v1.3-os-part4-formula.html#Operators\">OpenDocument v1.3 part4, Formula Operators</link>" +msgstr "" + #. LfJJp #: 04070000.xhp msgctxt "" @@ -42974,87 +43100,6 @@ msgctxt "" msgid "<link href=\"text/shared/01/05340100.xhp\">Height</link>" msgstr "<link href=\"text/shared/01/05340100.xhp\">Výška</link>" -#. kg2dS -#: 05030000.xhp -msgctxt "" -"05030000.xhp\n" -"hd_id3155854\n" -"help.text" -msgid "<link href=\"text/scalc/01/05030200.xhp\">Optimal Height</link>" -msgstr "<link href=\"text/scalc/01/05030200.xhp\">Optimální výška</link>" - -#. MYt76 -#: 05030200.xhp -msgctxt "" -"05030200.xhp\n" -"tit\n" -"help.text" -msgid "Optimal Row Heights" -msgstr "Optimální výška řádků" - -#. oaUQw -#: 05030200.xhp -msgctxt "" -"05030200.xhp\n" -"bm_id3148491\n" -"help.text" -msgid "<bookmark_value>sheets; optimal row heights</bookmark_value><bookmark_value>rows; optimal heights</bookmark_value><bookmark_value>optimal row heights</bookmark_value>" -msgstr "<bookmark_value>listy; optimální výška řádků</bookmark_value><bookmark_value>řádky; optimální výška</bookmark_value><bookmark_value>optimální výška řádků</bookmark_value>" - -#. cFpPj -#: 05030200.xhp -msgctxt "" -"05030200.xhp\n" -"hd_id3148491\n" -"help.text" -msgid "Optimal Row Heights" -msgstr "Optimální výška řádků" - -#. 5STLA -#: 05030200.xhp -msgctxt "" -"05030200.xhp\n" -"par_id3154758\n" -"help.text" -msgid "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalRowHeight\">Determines the optimal row height for the selected rows.</ahelp></variable> The optimal row height depends on the font size of the largest character in the row. You can use various <link href=\"text/shared/00/00000003.xhp#measurement_units\">units of measure</link>." -msgstr "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalRowHeight\">Nastaví optimální výšku vybraných řádků.</ahelp></variable> Optimální výška závisí na velikosti písma největšího znaku v řádku. Lze použít různé <link href=\"text/shared/00/00000003.xhp#measurement_units\">měrné jednotky</link>." - -#. hCkvc -#: 05030200.xhp -msgctxt "" -"05030200.xhp\n" -"hd_id3154908\n" -"help.text" -msgid "Add" -msgstr "Přidat" - -#. XZVzF -#: 05030200.xhp -msgctxt "" -"05030200.xhp\n" -"par_id3151044\n" -"help.text" -msgid "<ahelp hid=\"modules/scalc/ui/optimalrowheightdialog/value\">Sets additional spacing between the largest character in a row and the cell boundaries.</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/optimalrowheightdialog/value\">Stanoví odstup největšího znaku od okraje buňky.</ahelp>" - -#. EE9Hj -#: 05030200.xhp -msgctxt "" -"05030200.xhp\n" -"hd_id3150439\n" -"help.text" -msgid "Default value" -msgstr "Výchozí hodnota" - -#. bPBLW -#: 05030200.xhp -msgctxt "" -"05030200.xhp\n" -"par_id3146984\n" -"help.text" -msgid "<ahelp hid=\"modules/scalc/ui/optimalrowheightdialog/default\">Restores the default value for the optimal row height.</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/optimalrowheightdialog/default\">Obnoví výchozí hodnotu optimální výšky řádku.</ahelp>" - #. WqW5P #: 05030300.xhp msgctxt "" @@ -43244,87 +43289,6 @@ msgctxt "" msgid "<link href=\"text/shared/01/05340200.xhp\">Width</link>" msgstr "<link href=\"text/shared/01/05340200.xhp\">Šířka</link>" -#. NA5bG -#: 05040000.xhp -msgctxt "" -"05040000.xhp\n" -"hd_id3145171\n" -"help.text" -msgid "<link href=\"text/scalc/01/05040200.xhp\">Optimal Width</link>" -msgstr "<link href=\"text/scalc/01/05040200.xhp\">Optimální šířka</link>" - -#. QNy4Y -#: 05040200.xhp -msgctxt "" -"05040200.xhp\n" -"tit\n" -"help.text" -msgid "Optimal Column Width" -msgstr "Optimální šířka sloupce" - -#. AfUzF -#: 05040200.xhp -msgctxt "" -"05040200.xhp\n" -"bm_id3155628\n" -"help.text" -msgid "<bookmark_value>spreadsheets; optimal column widths</bookmark_value><bookmark_value>columns; optimal widths</bookmark_value><bookmark_value>optimal column widths</bookmark_value>" -msgstr "<bookmark_value>sešity; optimální šířka sloupce</bookmark_value><bookmark_value>sloupce; optimální šířka</bookmark_value><bookmark_value>optimální šířka sloupce</bookmark_value>" - -#. mVifp -#: 05040200.xhp -msgctxt "" -"05040200.xhp\n" -"hd_id3155628\n" -"help.text" -msgid "Optimal Column Width" -msgstr "Optimální šířka sloupce" - -#. ZrhKb -#: 05040200.xhp -msgctxt "" -"05040200.xhp\n" -"par_id3145068\n" -"help.text" -msgid "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalColumnWidthDi\">Defines the optimal column width for selected columns.</ahelp></variable> The optimal column width depends on the longest entry within a column. You can choose from the available <link href=\"text/shared/00/00000003.xhp#metrik\">measurement units</link>." -msgstr "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalColumnWidthDi\">Nastaví optimální šířku vybraných sloupců.</ahelp></variable> Optimální šířka závisí na nejdelší hodnotě v buňce. Lze použít různé <link href=\"text/shared/00/00000003.xhp#metrik\">měrné jednotky</link>." - -#. dYhnc -#: 05040200.xhp -msgctxt "" -"05040200.xhp\n" -"hd_id3150767\n" -"help.text" -msgid "Add" -msgstr "Přidat" - -#. qStM8 -#: 05040200.xhp -msgctxt "" -"05040200.xhp\n" -"par_id3150449\n" -"help.text" -msgid "<ahelp hid=\"modules/scalc/ui/optimalcolwidthdialog/value\">Defines additional spacing between the longest entry in a column and the vertical column borders.</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/optimalcolwidthdialog/value\">Stanoví odstup nejdelší hodnoty od vertikálního okraje buňky.</ahelp>" - -#. aA4B5 -#: 05040200.xhp -msgctxt "" -"05040200.xhp\n" -"hd_id3145785\n" -"help.text" -msgid "Default value" -msgstr "Výchozí hodnota" - -#. PhQgy -#: 05040200.xhp -msgctxt "" -"05040200.xhp\n" -"par_id3146120\n" -"help.text" -msgid "<ahelp hid=\"modules/scalc/ui/optimalcolwidthdialog/default\">Defines the optimal column width in order to display the entire contents of the column.</ahelp> The additional spacing for the optimal column width is preset to 2 mm." -msgstr "<ahelp hid=\"modules/scalc/ui/optimalcolwidthdialog/default\">Stanoví optimální šířku sloupce tak, aby se zobrazil celý obsah buňky.</ahelp> Odstup od okraje je přednastaven na 2 mm." - #. CYMhG #: 05050000.xhp msgctxt "" @@ -43595,32 +43559,32 @@ msgctxt "" msgid "Merging cells can lead to calculation errors in formulas in the table." msgstr "Sloučení buněk může způsobit chyby výpočtu ve vzorcích v tabulce." -#. fBfnU +#. fSqGp #: 05060000.xhp msgctxt "" "05060000.xhp\n" -"par_id441632808439621\n" +"par_id3154020\n" "help.text" -msgid "Do one of the following:" -msgstr "Proveďte jednu z následujících možností:" +msgid "Choose <menuitem>Format - Merge and Unmerge Cells - Merge and Center Cells</menuitem>." +msgstr "" -#. bnEwD +#. Lnusn #: 05060000.xhp msgctxt "" "05060000.xhp\n" -"par_id691632803588118\n" +"par_id421694003140171\n" "help.text" -msgid "In the <emph>Formatting</emph> toolbar, click:" -msgstr "Na nástrojové liště <emph>Formátování</emph> klepněte na:" +msgid "Choose <menuitem>Home - Merge and Center Cells</menuitem>." +msgstr "" -#. BCsAA +#. HATxB #: 05060000.xhp msgctxt "" "05060000.xhp\n" "par_id521632804983642\n" "help.text" -msgid "<image id=\"img_id811632804983642\" src=\"cmd/sc_togglemergecells.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id921632804983642\">Icon Merge and Center Cells</alt></image>" -msgstr "<image id=\"img_id811632804983642\" src=\"cmd/sc_togglemergecells.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id921632804983642\">Ikona Sloučit buňky a zarovnat na střed</alt></image>" +msgid "<image id=\"img_id811632804983642\" src=\"cmd/lc_togglemergecells.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id921632804983642\">Icon Merge and Center Cells</alt></image>" +msgstr "" #. 86yef #: 05060000.xhp @@ -43631,15 +43595,6 @@ msgctxt "" msgid "Merge and Center Cells" msgstr "Sloučit buňky a zarovnat na střed" -#. ZRQSQ -#: 05060000.xhp -msgctxt "" -"05060000.xhp\n" -"par_id3154020\n" -"help.text" -msgid "Or, choose <variable id=\"format_mergecells_menu\"><menuitem>Format - Merge and Unmerge Cells - </menuitem></variable><menuitem> Merge and Center Cells</menuitem>." -msgstr "Nebo zvolte <variable id=\"format_mergecells_menu\"><menuitem>Formát - Sloučit a zrušit sloučení buněk - </menuitem></variable><menuitem>Sloučit buňky a zarovnat na střed</menuitem>." - #. 8zues #: 05060000.xhp msgctxt "" @@ -44558,14 +44513,14 @@ msgctxt "" msgid "<ahelp hid=\".\">Displays the list of the available Cell Styles.</ahelp>" msgstr "<ahelp hid=\".\">Zobrazuje seznam dostupných stylů buněk.</ahelp>" -#. JcMEc +#. KGCFi #: 05100000.xhp msgctxt "" "05100000.xhp\n" "par_id3150751\n" "help.text" -msgid "<image id=\"img_id3153714\" src=\"sc/res/sf01.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153714\">Icon Cell Styles</alt></image>" -msgstr "<image id=\"img_id3153714\" src=\"sc/res/sf01.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153714\">Ikona Styly buňky</alt></image>" +msgid "<image id=\"img_id3153714\" src=\"sc/res/sf01.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153714\">Icon Cell Styles</alt></image>" +msgstr "" #. HKD2C #: 05100000.xhp @@ -44576,32 +44531,32 @@ msgctxt "" msgid "Cell Styles" msgstr "Styly buněk" -#. XKhEL +#. cLqAG #: 05100000.xhp msgctxt "" "05100000.xhp\n" -"hd_id171593598056580\n" +"par_id91690204224503\n" "help.text" -msgid "<link href=\"text/scalc/01/05070000.xhp\">Page Styles</link>" -msgstr "<link href=\"text/scalc/01/05070000.xhp\">Styly stránky</link>" +msgid "<image src=\"/sd/res/sf01.svg\" id=\"img_id581690204224504\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id291690204224505\">Icon Drawing Styles</alt></image>" +msgstr "" -#. 4XFww +#. fJWG7 #: 05100000.xhp msgctxt "" "05100000.xhp\n" -"par_id3147003\n" +"par_id271690204224507\n" "help.text" -msgid "<ahelp hid=\".\">Displays the Page Styles available.</ahelp>" -msgstr "<ahelp hid=\".\">Zobrazuje dostupné styly stránky.</ahelp>" +msgid "Drawing Styles" +msgstr "" -#. cM9f4 +#. SbUSJ #: 05100000.xhp msgctxt "" "05100000.xhp\n" "par_id3159100\n" "help.text" -msgid "<image id=\"img_id3149814\" src=\"sw/res/sf04.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149814\">Icon Page Styles</alt></image>" -msgstr "<image id=\"img_id3149814\" src=\"sw/res/sf04.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149814\">Ikona Styly stránky</alt></image>" +msgid "<image id=\"img_id3149814\" src=\"sc/res/sf02.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149814\">Icon Page Styles</alt></image>" +msgstr "" #. BnFvb #: 05100000.xhp @@ -44810,240 +44765,6 @@ msgctxt "" msgid "<ahelp hid=\"SFX2_HID_TEMPLATE_FILTER\">Lists the available style groups.</ahelp>" msgstr "<ahelp hid=\"SFX2_HID_TEMPLATE_FILTER\">Vypíše dostupné skupiny stylů.</ahelp>" -#. MiWuG -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"tit\n" -"help.text" -msgid "AutoFormat" -msgstr "Automatický formát" - -#. EWVss -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"hd_id3149666\n" -"help.text" -msgid "<variable id=\"autoformat\"><link href=\"text/scalc/01/05110000.xhp\">AutoFormat</link></variable>" -msgstr "<variable id=\"autoformat\"><link href=\"text/scalc/01/05110000.xhp\">Automatický formát</link></variable>" - -#. ATtMX -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"par_id3145367\n" -"help.text" -msgid "<variable id=\"autoformattext\"><ahelp hid=\".\">Use this command to apply an AutoFormat to a selected sheet area or to define your own AutoFormats.</ahelp></variable>" -msgstr "<variable id=\"autoformattext\"><ahelp hid=\".\">Použijte tento příkaz, chcete-li použít automatický formát na vybranou oblast nebo pro definování vlastních automatických formátů.</ahelp></variable>" - -#. 7SZiE -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"par_id181630332690300\n" -"help.text" -msgid "The AutoFormat command is available only if a cell range with at least 3 columns and 3 rows are selected. Otherwise this command will appear grayed out in the menu." -msgstr "Příkaz Automatický formát je k dispozici pouze tehdy, je-li vybrána oblast buněk s alespoň 3 sloupci a 3 řádky. V opačném případě bude tento příkaz v nabídce neaktivní." - -#. Gid6Q -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"hd_id3148455\n" -"help.text" -msgid "Format" -msgstr "Formát" - -#. Bp6GQ -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"par_id3145799\n" -"help.text" -msgid "<ahelp hid=\"modules/scalc/ui/autoformattable/formatlb\">Choose a predefined AutoFormat to apply to a selected area in your sheet.</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/autoformattable/formatlb\">Vyberte přednastavený automatický formát, který se má použít na vybranou oblast v sešitě.</ahelp>" - -#. AQe2Q -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"hd_id3149410\n" -"help.text" -msgid "Add" -msgstr "Přidat" - -#. FXjGb -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"par_id3154017\n" -"help.text" -msgid "<ahelp hid=\"modules/scalc/ui/autoformattable/add\">Allows you to add the current formatting of a range of at least 4 x 4 cells to the list of predefined AutoFormats.</ahelp> The <emph>Add AutoFormat</emph> dialog then appears." -msgstr "<ahelp hid=\"modules/scalc/ui/autoformattable/add\">Umožňuje přidat aktuální formátování oblasti nejméně 4 x 4 buňky do seznamu přednastavených automatických formátů.</ahelp> Poté se objeví dialog <emph>Přidat automatický formát</emph>." - -#. JArjF -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"par_id3153708\n" -"help.text" -msgid "<ahelp hid=\".\">Enter a name and click <emph>OK</emph>. </ahelp>" -msgstr "<ahelp hid=\".\">Vložte jméno a klepněte na <emph>OK</emph>. </ahelp>" - -#. jio4T -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"hd_id3159223\n" -"help.text" -msgid "Rename" -msgstr "Přejmenovat" - -#. MqzXD -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"par_id3153064\n" -"help.text" -msgid "<ahelp hid=\".\">Opens a dialog where you can change the name of the selected AutoFormat.</ahelp>" -msgstr "<ahelp hid=\".\">Otevře dialogové okno, kde je možné změnit název vybraného automatického formátu.</ahelp>" - -#. tBi3c -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"par_id3153912\n" -"help.text" -msgid "The <emph>Rename AutoFormat</emph> dialog opens.<ahelp hid=\".\"> Enter the new name of the AutoFormat here.</ahelp>" -msgstr "Otevře se dialog <emph>Přejmenovat automatický formát</emph>.<ahelp hid=\".\"> Vložte nové jméno automatického formátu.</ahelp>" - -#. 9Fnyt -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"hd_id3155961\n" -"help.text" -msgid "Formatting" -msgstr "Formátování" - -#. xbN7F -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"par_id3153965\n" -"help.text" -msgid "In this section you can select or deselect the available formatting options. If you want to keep any of the settings currently in your spreadsheet, deselect the corresponding option." -msgstr "V této části je možné vybírat a rušit možnosti formátování. Jestliže chcete zachovat některé nastavení aktuálního sešitu, zrušte odpovídající možnost." - -#. Fyqgf -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"hd_id3154021\n" -"help.text" -msgid "Number format" -msgstr "Formát čísla" - -#. BCCRb -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"par_id3159239\n" -"help.text" -msgid "<ahelp hid=\"modules/scalc/ui/autoformattable/numformatcb\">When marked, specifies that you want to retain the number format of the selected format.</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/autoformattable/numformatcb\">Je-li zaškrtnuto, zachová se formát čísla vybraného formátu.</ahelp>" - -#. gENSs -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"hd_id3149530\n" -"help.text" -msgid "Borders" -msgstr "Ohraničení" - -#. BisJb -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"par_id3145259\n" -"help.text" -msgid "<ahelp hid=\"modules/scalc/ui/autoformattable/bordercb\">When marked, specifies that you want to retain the border of the selected format.</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/autoformattable/bordercb\">Je-li zaškrtnuto, zachová se ohraničení vybraného formátu.</ahelp>" - -#. AFrd6 -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"hd_id3154657\n" -"help.text" -msgid "Font" -msgstr "Písmo" - -#. phND5 -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"par_id3152990\n" -"help.text" -msgid "<ahelp hid=\"modules/scalc/ui/autoformattable/fontcb\">When marked, specifies that you want to retain the font of the selected format.</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/autoformattable/fontcb\">Je-li zaškrtnuto, zachová se písmo vybraného formátu.</ahelp>" - -#. uCDGT -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"hd_id3155379\n" -"help.text" -msgid "Pattern" -msgstr "Vzorek" - -#. CTDte -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"par_id3150368\n" -"help.text" -msgid "<ahelp hid=\"modules/scalc/ui/autoformattable/patterncb\">When marked, specifies that you want to retain the pattern of the selected format.</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/autoformattable/patterncb\">Je-li zaškrtnuto, zachová se vzorek vybraného formátu.</ahelp>" - -#. C6ePa -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"hd_id3146115\n" -"help.text" -msgid "Alignment" -msgstr "Zarovnání" - -#. oLYqw -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"par_id3156445\n" -"help.text" -msgid "<ahelp hid=\"modules/scalc/ui/autoformattable/alignmentcb\">When marked, specifies that you want to retain the alignment of the selected format.</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/autoformattable/alignmentcb\">Je-li zaškrtnuto, zachová se zarovnání vybraného formátu.</ahelp>" - -#. YsUAs -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"hd_id3155811\n" -"help.text" -msgid "AutoFit width and height" -msgstr "Automatická úprava šířky a výšky" - -#. QpFsA -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"par_id3148703\n" -"help.text" -msgid "<ahelp hid=\"modules/scalc/ui/autoformattable/autofitcb\">When marked, specifies that you want to retain the width and height of the selected cells of the selected format.</ahelp>" -msgstr "<ahelp hid=\"modules/scalc/ui/autoformattable/autofitcb\">Je-li zaškrtnuto, zachová se šířka a výška vybraných buněk vybraného formátu.</ahelp>" - #. xBzMp #: 05120000.xhp msgctxt "" @@ -47546,14 +47267,14 @@ msgctxt "" msgid "The <emph>Protect Sheet</emph> or <emph>Protect Spreadsheet Structure</emph> commands prevent changes from being made to cells in the sheets or to sheets in a document. As an option, you can define a password. If a password is defined, removal of the protection is only possible if the user enters the correct password." msgstr "Příkaz <emph>Uzamknout list</emph> nebo <emph>Uzamknout strukturu sešitu</emph> zabrání změnám buněk v listech a listů v dokumentu. Je možné nastavit heslo. Je-li nastaveno heslo, odstranění ochrany je možné pouze po jeho správném zadání." -#. 97XdX +#. TRACp #: 06060000.xhp msgctxt "" "06060000.xhp\n" "hd_id3147228\n" "help.text" -msgid "<link href=\"text/scalc/01/06060100.xhp\">Sheets</link>" -msgstr "<link href=\"text/scalc/01/06060100.xhp\">Listy</link>" +msgid "<link href=\"text/shared/01/Protect.xhp\">Sheets</link>" +msgstr "" #. BbuD8 #: 06060000.xhp @@ -47564,285 +47285,6 @@ msgctxt "" msgid "<link href=\"text/scalc/01/06060200.xhp\">Documents</link>" msgstr "<link href=\"text/scalc/01/06060200.xhp\">Dokumenty</link>" -#. 3GYGr -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"tit\n" -"help.text" -msgid "Protecting Sheet" -msgstr "Uzamykání listu" - -#. du7pC -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"bm_id141619439455954\n" -"help.text" -msgid "<bookmark_value>insert rows;protected sheet</bookmark_value><bookmark_value>insert columns;protected sheet</bookmark_value><bookmark_value>delete columns;protected sheet</bookmark_value><bookmark_value>delete rows;protected sheet</bookmark_value><bookmark_value>protected sheet;insert columns</bookmark_value><bookmark_value>protected sheet;insert rows</bookmark_value><bookmark_value>protected sheet;delete rows</bookmark_value><bookmark_value>protected sheet;delete columns</bookmark_value><bookmark_value>protect;sheet</bookmark_value><bookmark_value>selection;in protected cells</bookmark_value>" -msgstr "<bookmark_value>vložit řádky;zamknutý list</bookmark_value><bookmark_value>vložit sloupce;zamknutý list</bookmark_value><bookmark_value>smazat sloupce;zamknutý list</bookmark_value><bookmark_value>smazat řádky;zamknutý list</bookmark_value><bookmark_value>zamknutý list;vložit sloupce</bookmark_value><bookmark_value>zamknutý list;vložit řádky</bookmark_value><bookmark_value>zamknutý list;smazat řádky</bookmark_value><bookmark_value>zamknutý list;smazat sloupce</bookmark_value><bookmark_value>zamknout;list</bookmark_value><bookmark_value>výběr;v zamčených buňkách</bookmark_value>" - -#. Yrjkt -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"hd_id3153087\n" -"help.text" -msgid "<variable id=\"ProtectingSheeth1\"><link href=\"text/scalc/01/06060100.xhp\">Protect Sheet</link></variable>" -msgstr "" - -#. LcpD8 -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id3148664\n" -"help.text" -msgid "<variable id=\"tabelletext\"><ahelp hid=\".uno:Protect\">Protects the cells in the current sheet from being modified.</ahelp></variable>" -msgstr "<variable id=\"tabelletext\"><ahelp hid=\".uno:Protect\">Ochrání buňky aktuálního listu před změnou.</ahelp></variable>" - -#. YZ3HB -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id701619429750616\n" -"help.text" -msgid "Choose <emph>Tools - Protect Sheet</emph> to open the <emph>Protect Sheet</emph> dialog in which you then specify sheet protection with or without a password, and select the elements of the sheet to protect." -msgstr "Volbou <emph>Nástroje - Uzamknout list</emph> otevřete dialogové okno <emph>Uzamknout list</emph>, v němž určíte, zda se má list uzamknout s heslem nebo bez hesla, a vyberete prvky, které se mají uzamknout." - -#. uGJM3 -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id3149664\n" -"help.text" -msgid "To protect cells from further editing, the <emph>Protected</emph> check box must be checked on the <link href=\"text/scalc/01/05020600.xhp\"><emph>Format - Cells - Cell Protection</emph></link> tab page or on the <emph>Format Cells</emph> context menu." -msgstr "Chcete-li ochránit buňky před dalšími úpravami, je třeba zaškrtnout <emph>Zamknuto</emph> na kartě <link href=\"text/scalc/01/05020600.xhp\"><emph>Formát - Buňky - Ochrana buňky</emph></link> nebo v místní nabídce <emph>Formát buněk</emph>." - -#. eUvfv -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"hd_id901619431276995\n" -"help.text" -msgid "Protect this sheet and contents of the protected cells" -msgstr "Uzamknout tento list a obsah uzamčených buněk" - -#. G5UKV -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id381619431285815\n" -"help.text" -msgid "Mark this checkbox to activate protection of sheet and cell contents." -msgstr "Zaškrtnutím tohoto pole uzamknete list a obsah jeho buněk." - -#. SFevC -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"hd_id31619431291108\n" -"help.text" -msgid "Password / Confirm" -msgstr "Heslo/Potvrdit" - -#. AaZQG -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id851619431300487\n" -"help.text" -msgid "Allows you to enter a password to protect the sheet from unauthorized changes. Confirm the password entered in the first box." -msgstr "Umožňuje zadat heslo pro uzamčení listu před nepovolenými změnami. Heslo zadané v prvním poli potvrďte." - -#. WX7Gh -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"hd_id711619431316966\n" -"help.text" -msgid "Allow users of this sheet to" -msgstr "Povolit všem uživatelům listu" - -#. skcWB -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id41619431361278\n" -"help.text" -msgid "Select the elements to protect from user actions:" -msgstr "Vyberte prvky, které se mají chránit před akcemi uživatele:" - -#. 9Mc4m -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id661619430257262\n" -"help.text" -msgid "<emph>Select protected cells</emph>: mark this checkbox to allow you to select protected cells. When the checkbox is unmarked, you cannot select protected cells, the cursor cannot enter in a protected range." -msgstr "<emph>Vybrat zamčené buňky</emph>: zaškrtnutím tohoto pole umožníte zamčené buňky vybírat. Není-li pole zaškrtnuto, kurzor nemůže do uzamčené oblasti vstoupit a zamčené buňky vybírat nelze." - -#. UqBRQ -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id921619430295947\n" -"help.text" -msgid "<emph>Select unprotected cells</emph>: mark this checkbox to allow user to select unprotected cells. When the checkbox is unmarked, user cannot select unprotected cells, the cursor cannot enter in a unprotected cell or range." -msgstr "<emph>Vybrat odemčené buňky</emph>: zaškrtnutím tohoto pole umožníte vybírat odemčené buňky. Není-li pole zaškrtnuto, kurzor nemůže vstoupit do odemčené buňky nebo oblasti a odemčené buňky vybírat nelze." - -#. R6DuD -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id101619430333784\n" -"help.text" -msgid "<emph>Insert columns</emph>: Allow column insertions even when the sheet is protected. Note that when column insertions is enabled, you can insert columns even when the range to insert the new columns into contains protected cells which will get shifted after the insertion. Cells of the newly inserted columns inherit the Protection property of the range it belongs: when the new cell is inside a protected range, the cell is protected, and when it is in an unprotected range, the cell is unprotected." -msgstr "<emph>Vložit sloupce</emph>: Umožní vkládat sloupce i tehdy, když je list uzamčen. Je-li povoleno, můžete sloupce vkládat, i když oblast, do které se mají nové sloupce vložit, obsahuje zamčené buňky a ty se po vložení posunou. Buňky nově vkládaných sloupců zdědí uzamčení oblasti, k níž náleží: pokud je nová buňka vložena do zamčené oblasti, bude zamčená, pokud do nezamčené oblasti, zamčená nebude." - -#. 36hCi -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id891619430338809\n" -"help.text" -msgid "<emph>Insert rows</emph>: Allow row insertions even when the sheet is protected. Note that when row insertions is enabled, you can insert rows even when the range to insert the new rows into contains protected cells which will get shifted after the insertion. Cells of the newly inserted rows inherit the Protection property of the range it belongs: when the new cell is inside a protected range it is protected, and when it is in an unprotected range, the cell is unprotected." -msgstr "<emph>Vložit sloupce</emph>: Umožní vkládat řádky i tehdy, když je list uzamčen. Je-li povoleno, můžete řádky vkládat, i když oblast, do které se mají nové řádky vložit, obsahuje zamčené buňky a ty se po vložení posunou. Buňky nově vkládaných řádků zdědí uzamčení oblasti, k níž náleží: pokud je nová buňka vložena do zamčené oblasti, bude zamčená, pokud do nezamčené oblasti, zamčená nebude." - -#. hGXEq -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id311619430374686\n" -"help.text" -msgid "<emph>Delete columns</emph>: Allow column deletions. Note that column deletions are only allowed on unprotected cells." -msgstr "<emph>Smazat sloupce</emph>: Umožní mazání sloupců. To je povoleno pouze u nezamčených buněk." - -#. ebwLU -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id561619430376854\n" -"help.text" -msgid "<emph>Delete rows</emph>: Allow row deletions. Note that row deletions are only allowed on unprotected cells." -msgstr "<emph>Smazat řádky</emph>: Umožní mazání řádků. To je povoleno pouze u nezamčených buněk." - -#. cE3Ff -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id3154490\n" -"help.text" -msgid "Unprotected cells or cell ranges can be set up on a protected sheet by using the <emph>Tools - Protect Sheet</emph> and <emph>Format - Cells - Cell Protection</emph> menus:" -msgstr "Na uzamčeném listu mohou být nastaveny nezamčené buňky nebo oblasti buněk pomocí nabídek <emph>Nástroje - Uzamknout list</emph> a <emph>Formát - Buňky - Ochrana buněk</emph>:" - -#. 327UP -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id3149123\n" -"help.text" -msgid "Select the cells that will be unprotected" -msgstr "Vyberte buňky, které budou zbaveny ochrany" - -#. ArCpC -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id3150329\n" -"help.text" -msgid "Select <emph>Format - Cells - Cell Protection</emph>. Unmark the <emph>Protected</emph> box and click <emph>OK</emph>." -msgstr "Vyberte <emph>Formát - Buňky - Ochrana buněk</emph>. Zrušte zaškrtnutí pole <emph>Zamknuto</emph> a klepněte na <emph>OK</emph>." - -#. Dw5CS -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id3156384\n" -"help.text" -msgid "On the <emph>Tools - Protect Sheet</emph> menu, activate protection for the sheet. Effective immediately, only the cell range you selected in step 1 can be edited." -msgstr "V nabídce <emph>Nástroje - Uzamknout list</emph> aktivujte ochranu listu. Ochrana je účinná okamžitě, takže je možné upravovat pouze oblast buněk vybranou v předchozím kroku." - -#. JQWv7 -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id3149566\n" -"help.text" -msgid "To later change an unprotected area to a protected area:" -msgstr "Chcete-li později změnit nezamčenou oblast na zamčenou:" - -#. TzTnE -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id101619439013221\n" -"help.text" -msgid "Select the range of cells that will be protected." -msgstr "Vyberte oblast buněk, která má být uzamčena." - -#. Cc2Tb -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id601619439028536\n" -"help.text" -msgid "On the <menuitem>Format - Cells - Cell Protection</menuitem> tab page, check the <emph>Protected</emph> box." -msgstr "Na kartě <menuitem>Formát - Buňky - Ochrana buňky</menuitem> zaškrtněte pole <emph>Zamknuto</emph>." - -#. EeKFF -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id641619439061892\n" -"help.text" -msgid "Choose the <menuitem>Tools - Protect Sheet</menuitem> menu. The previously editable range is now protected." -msgstr "Zvolte z nabídky <menuitem>Nástroje - Uzamknout list</menuitem>. Dříve upravitelná oblast je nyní uzamčena." - -#. JaC9W -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id3153964\n" -"help.text" -msgid "Sheet protection also affects the context menu of the sheet tabs at the bottom of the screen. The <emph>Delete</emph> and <emph>Rename</emph> commands cannot be selected." -msgstr "Uzamčení listu ovlivňuje také místní nabídku na kartě listu v dolní části obrazovky. Příkazy <emph>Smazat list</emph> a <emph>Přejmenovat list</emph> nemohou být vybrány." - -#. yLmHR -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id3150301\n" -"help.text" -msgid "If a sheet is protected, you will not be able to modify or delete any Cell Styles." -msgstr "Jestliže je list chráněn, není možně měnit nebo mazat buňky." - -#. WEsxm -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id3154656\n" -"help.text" -msgid "A protected sheet or cell range can no longer be modified until this protection is disabled, with the exceptions of the settings for columns and row of the <menuitem>Tools - Protect Sheet</menuitem> dialog. To disable the protection, choose the <menuitem>Tools - Protect Sheet</menuitem> command. If no password was set, the sheet protection is immediately disabled. If the sheet was password protected, the <emph>Remove Protection</emph> dialog opens, where you must enter the password." -msgstr "Zamčený list nebo oblast buněk není možné upravovat, dokud není uzamčení zrušeno; výjimku představuje nastavení pro sloupce a řádky v dialogovém okně <menuitem>Nástroje - Uzamknout list</menuitem>. Chcete-li uzamčení zrušit, zvolte příkaz <menuitem>Nástroje - Uzamknout list</menuitem>. Jestliže nebylo nastaveno heslo, uzamčení je ihned zrušeno, jinak je třeba v dialogovém okně <emph>Odemknout list</emph> zadat heslo." - -#. scXrG -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id3149815\n" -"help.text" -msgid "Once saved, protected sheets can only be saved again by using the <emph>File - Save As</emph> command." -msgstr "Jakmile jsou zamčené listy jednou uloženy, mohou být znovu uloženy pouze pomocí volby<emph>Soubor - Uložit jako</emph>." - -#. Gr24z -#: 06060100.xhp -msgctxt "" -"06060100.xhp\n" -"par_id3148700\n" -"help.text" -msgid "Complete protection of your work can be achieved by combining the options <emph>Tools - Protect Sheet</emph> and <emph>Tools - Protect Spreadsheet Structure</emph>, including password protection. To prohibit opening the document altogether, in the <emph>Save</emph> dialog mark the <emph>Save with password</emph> box before you click the <emph>Save</emph> button." -msgstr "Kompletně ochránit lze dokument kombinací možností v <emph>Nástroje - Uzamknout list</emph> a <emph>Nástroje - Uzamknout strukturu sešitu</emph>, včetně zadání hesla.Chcete-li zabránit nepovolaným osobám v samotném otevření dokumentu, zvolte při ukládání v dialogovém okně <emph>Uložit</emph> předtím, než klepnete na tlačítko <emph>Uložit</emph>, volbu <emph>Uložit s heslem</emph>." - #. gMgFq #: 06060200.xhp msgctxt "" @@ -53819,6 +53261,42 @@ msgctxt "" msgid "iAnswer = MsgBox (msg , MB_FLAGS, \"Error message\")" msgstr "iAnswer = MsgBox (msg , MB_FLAGS, \"Chybová zpráva\")" +#. BFGn8 +#: MergeCellsMenu.xhp +msgctxt "" +"MergeCellsMenu.xhp\n" +"tit\n" +"help.text" +msgid "Merge Cells Menu" +msgstr "" + +#. gpGwv +#: MergeCellsMenu.xhp +msgctxt "" +"MergeCellsMenu.xhp\n" +"hd_id791694003998804\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/scalc/01/MergeCellsMenu.xhp\">Merge and Unmerge Cells</link></variable>" +msgstr "" + +#. HZbpH +#: MergeCellsMenu.xhp +msgctxt "" +"MergeCellsMenu.xhp\n" +"par_id811694003998806\n" +"help.text" +msgid "Opens a submenu for merging and unmerging cells." +msgstr "" + +#. NS5hd +#: MergeCellsMenu.xhp +msgctxt "" +"MergeCellsMenu.xhp\n" +"par_id161694004142640\n" +"help.text" +msgid "Choose <menuitem>Format - Merge and Unmerge Cells</menuitem>." +msgstr "" + #. 4C6T2 #: ODFF.xhp msgctxt "" diff --git a/source/cs/helpcontent2/source/text/scalc/guide.po b/source/cs/helpcontent2/source/text/scalc/guide.po index c2bce0dbef5..1c6f506e300 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: 2023-05-31 16:28+0200\n" +"POT-Creation-Date: 2023-09-12 14:57+0200\n" "PO-Revision-Date: 2022-12-19 14:17+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" @@ -574,14 +574,14 @@ msgctxt "" msgid "The new AutoFormat styles created using the steps above can be applied to any %PRODUCTNAME Calc file. Hence they are not limited to the file where the style was created." msgstr "Nové styly automatického formátu vytvořené pomocí těchto kroků lze použít v jakémkoliv souboru %PRODUCTNAME Calc, nejsou omezeny na soubor, v němž byl styl vytvořen." -#. gKDHt +#. GUBDD #: autoformat.xhp msgctxt "" "autoformat.xhp\n" "par_id3159203\n" "help.text" -msgid "<link href=\"text/scalc/01/05110000.xhp\">Format - AutoFormat Styles</link>" -msgstr "<link href=\"text/scalc/01/05110000.xhp\">Formát -Styly automatického formátu</link>" +msgid "<link href=\"text/shared/01/AutoFormat.xhp\">Format - AutoFormat Styles</link>" +msgstr "" #. ZSCL9 #: background.xhp @@ -2068,14 +2068,14 @@ msgctxt "" msgid "Apply the protection options." msgstr "Použijte nastavené možnosti ochrany." -#. 6BoLD +#. pFFTp #: cell_protect.xhp msgctxt "" "cell_protect.xhp\n" "par_idN106C0\n" "help.text" -msgid "To protect the cells from being changed, viewed or printed according to your settings in the <emph>Format - Cells</emph> dialog, choose <link href=\"text/scalc/01/06060100.xhp\"><menuitem>Tools - Protect Sheet</menuitem></link>." -msgstr "Chcete-li buňky ochránit buňky před změnami, zobrazením nebo tiskem, podle nastavení v dialogovém okně <emph>Formát - Buňky</emph>, zvolte <link href=\"text/scalc/01/06060100.xhp\"><menuitem>Nástroje - Uzamknout list</menuitem></link>." +msgid "To protect the cells from being changed, viewed or printed according to your settings in the <emph>Format - Cells</emph> dialog, choose <link href=\"text/shared/01/Protect.xhp\"><menuitem>Tools - Protect Sheet</menuitem></link>." +msgstr "" #. doYSo #: cell_protect.xhp @@ -11518,14 +11518,14 @@ msgctxt "" msgid "<link href=\"text/shared/01/05340100.xhp\">Row height</link>" msgstr "<link href=\"text/shared/01/05340100.xhp\">Výška řádku</link>" -#. uc7yU +#. vkQLB #: row_height.xhp msgctxt "" "row_height.xhp\n" "par_id3149408\n" "help.text" -msgid "<link href=\"text/scalc/01/05030200.xhp\">Optimal row height</link>" -msgstr "<link href=\"text/scalc/01/05030200.xhp\">Optimální výška řádku</link>" +msgid "<link href=\"text/shared/01/SetOptimalRowHeight.xhp\">Optimal row height</link>" +msgstr "" #. K8Xsr #: row_height.xhp @@ -11536,14 +11536,14 @@ msgctxt "" msgid "<link href=\"text/shared/01/05340200.xhp\">Column width</link>" msgstr "<link href=\"text/shared/01/05340200.xhp\">Šířka sloupce</link>" -#. THtNm +#. D4hxm #: row_height.xhp msgctxt "" "row_height.xhp\n" "par_id3153815\n" "help.text" -msgid "<link href=\"text/scalc/01/05040200.xhp\">Optimal column width</link>" -msgstr "<link href=\"text/scalc/01/05040200.xhp\">Optimální šířka sloupce</link>" +msgid "<link href=\"text/shared/01/SetOptimalColumnWidth.xhp\">Optimal column width</link>" +msgstr "" #. YRbvh #: scenario.xhp diff --git a/source/cs/helpcontent2/source/text/shared.po b/source/cs/helpcontent2/source/text/shared.po index a7d6848aa15..7ce47d86d0f 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: 2023-06-23 13:37+0200\n" +"POT-Creation-Date: 2023-09-12 14:57+0200\n" "PO-Revision-Date: 2022-12-19 14:18+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" @@ -2328,543 +2328,3 @@ msgctxt "" "help.text" msgid "This help page needs further work for correctness and completion. Please join the LibreOffice project and help us out to write the missing information. Visit our <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>web page on writing Help contents</emph></link>." msgstr "Na této stránce nápovědy je ještě potřeba zapracovat, aby byla úplná a přesná. Připojte se k projektu LibreOffice a pomozte nám chybějící informace dopsat. Podívejte se na <link href=\"https://documentation.libreoffice.org/en/join-community/update-help-contents\"><emph>webové stránky o psaní nápovědy</emph></link>." - -#. fGrZx -#: submenu_spacing.xhp -msgctxt "" -"submenu_spacing.xhp\n" -"tit\n" -"help.text" -msgid "Spacing" -msgstr "Rozestupy" - -#. yQezt -#: submenu_spacing.xhp -msgctxt "" -"submenu_spacing.xhp\n" -"hd_id411816022675979\n" -"help.text" -msgid "<link href=\"text/shared/submenu_spacing.xhp\">Spacing</link>" -msgstr "<link href=\"text/shared/submenu_spacing.xhp\">Rozestupy</link>" - -#. 22dPh -#: submenu_spacing.xhp -msgctxt "" -"submenu_spacing.xhp\n" -"par_id398855439580084\n" -"help.text" -msgid "<ahelp hid=\".\">Opens a submenu where you can choose text spacing commands.</ahelp>" -msgstr "<ahelp hid=\".\">Otevře podnabídku, v níž lze zvolit příkazy pro nastavení rozestupů a řádkování textu.</ahelp>" - -#. 44Px9 -#: submenu_spacing.xhp -msgctxt "" -"submenu_spacing.xhp\n" -"hd_id3147573\n" -"help.text" -msgid "Increase Paragraph Spacing" -msgstr "Zvětšit rozestupy mezi odstavci" - -#. zhqwZ -#: submenu_spacing.xhp -msgctxt "" -"submenu_spacing.xhp\n" -"par_id3150695\n" -"help.text" -msgid "Increases the paragraph spacing above the selected paragraph." -msgstr "Zvětší rozestup mezi odstavci nad vybraným odstavcem." - -#. zDRUC -#: submenu_spacing.xhp -msgctxt "" -"submenu_spacing.xhp\n" -"par_id261643820768225\n" -"help.text" -msgid "<image src=\"cmd/lc_paraspaceincrease.svg\" id=\"img_id901643820768226\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id831643820768227\">Icon Increase Paragraph Spacing</alt></image>" -msgstr "<image src=\"cmd/lc_paraspaceincrease.svg\" id=\"img_id901643820768226\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id831643820768227\">Ikona Zvětšit rozestupy mezi odstavci</alt></image>" - -#. D2RsS -#: submenu_spacing.xhp -msgctxt "" -"submenu_spacing.xhp\n" -"par_id131643820768228\n" -"help.text" -msgid "Increase Paragraph Spacing" -msgstr "Zvětšit rozestupy mezi odstavci" - -#. XCZUT -#: submenu_spacing.xhp -msgctxt "" -"submenu_spacing.xhp\n" -"hd_id3147574\n" -"help.text" -msgid "Decrease Paragraph Spacing" -msgstr "Zmenšit rozestupy mezi odstavci" - -#. EVYri -#: submenu_spacing.xhp -msgctxt "" -"submenu_spacing.xhp\n" -"par_id3150696\n" -"help.text" -msgid "Decreases the paragraph spacing above the selected paragraph." -msgstr "Zmenší rozestup mezi odstavci nad vybraným odstavcem." - -#. agf5h -#: submenu_spacing.xhp -msgctxt "" -"submenu_spacing.xhp\n" -"par_id791643820835491\n" -"help.text" -msgid "<image src=\"cmd/lc_paraspacedecrease.svg\" id=\"img_id391643820835492\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id551643820835493\">Icon Decrease Paragraph Spacing</alt></image>" -msgstr "<image src=\"cmd/lc_paraspacedecrease.svg\" id=\"img_id391643820835492\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id551643820835493\">Ikona Zmenšit rozestupy mezi odstavci</alt></image>" - -#. DssS6 -#: submenu_spacing.xhp -msgctxt "" -"submenu_spacing.xhp\n" -"par_id141643820835494\n" -"help.text" -msgid "Decrease Paragraph Spacing" -msgstr "Zmenšit rozestupy mezi odstavci" - -#. EsHFP -#: submenu_spacing.xhp -msgctxt "" -"submenu_spacing.xhp\n" -"hd_id3147575\n" -"help.text" -msgid "Increase Indent" -msgstr "Zvětšit odsazení" - -#. BU6i9 -#: submenu_spacing.xhp -msgctxt "" -"submenu_spacing.xhp\n" -"par_id3150697\n" -"help.text" -msgid "Increases the left indent of the current paragraph or cell content and sets it to the next default tab position. If several paragraphs are selected, the indentation of all selected paragraphs is increased." -msgstr "Zvětší odsazení zleva pro aktuální odstavec či obsah buňky tak, aby odpovídalo následujícímu výchozímu umístění tabulátoru. Je-li vybráno několik odstavců, zvětší se odsazení u všech." - -#. CFoDz -#: submenu_spacing.xhp -msgctxt "" -"submenu_spacing.xhp\n" -"par_id351643820903541\n" -"help.text" -msgid "<image src=\"cmd/lc_incrementindent.svg\" id=\"img_id161643820903542\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id981643820903543\">Icon Increase Indent</alt></image>" -msgstr "<image src=\"cmd/lc_incrementindent.svg\" id=\"img_id161643820903542\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id981643820903543\">Ikona Zvětšit odsazení</alt></image>" - -#. c7WUp -#: submenu_spacing.xhp -msgctxt "" -"submenu_spacing.xhp\n" -"par_id841643820903544\n" -"help.text" -msgid "Increase Indent" -msgstr "Zvětšit odsazení" - -#. YA8bT -#: submenu_spacing.xhp -msgctxt "" -"submenu_spacing.xhp\n" -"hd_id3147576\n" -"help.text" -msgid "Decrease Indent" -msgstr "Zmenšit odsazení" - -#. aSrjB -#: submenu_spacing.xhp -msgctxt "" -"submenu_spacing.xhp\n" -"par_id3150698\n" -"help.text" -msgid "Decreases the left indent of the current paragraph or cell content and sets it to the previous default tab position. If several paragraphs are selected, the indentation of all selected paragraphs is decreased." -msgstr "Zmenší odsazení zleva pro aktuální odstavec či obsah buňky tak, aby odpovídalo předchozímu výchozímu umístění tabulátoru. Je-li vybráno několik odstavců, zmenší se odsazení u všech." - -#. XsV6q -#: submenu_spacing.xhp -msgctxt "" -"submenu_spacing.xhp\n" -"par_id191643820966566\n" -"help.text" -msgid "<image src=\"cmd/lc_decrementindent.svg\" id=\"img_id601643820966567\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id991643820966568\">Icon Decrease Indent</alt></image>" -msgstr "<image src=\"cmd/lc_decrementindent.svg\" id=\"img_id601643820966567\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id991643820966568\">Ikona Zmenšit odsazení</alt></image>" - -#. wVZXB -#: submenu_spacing.xhp -msgctxt "" -"submenu_spacing.xhp\n" -"par_id201643820966569\n" -"help.text" -msgid "Decrease Indent" -msgstr "Zmenšit odsazení" - -#. MVHBc -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"tit\n" -"help.text" -msgid "Text" -msgstr "Text" - -#. pVEBz -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id411816022675978\n" -"help.text" -msgid "<link href=\"text/shared/submenu_text.xhp\">Text</link>" -msgstr "<link href=\"text/shared/submenu_text.xhp\">Text</link>" - -#. UdmfU -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"par_id398855439580083\n" -"help.text" -msgid "<ahelp hid=\".\">Opens a submenu where you can choose text formatting commands.</ahelp>" -msgstr "<ahelp hid=\".\">Otevře podnabídku, kde je možné zvolit příkazy pro formátování textu.</ahelp>" - -#. JCTNH -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id893328657433073\n" -"help.text" -msgid "<link href=\"text/shared/01/05020200.xhp#hd_id0123200902243376\">Overline</link>" -msgstr "<link href=\"text/shared/01/05020200.xhp#hd_id0123200902243376\">Nadtržení</link>" - -#. U9h8v -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"par_id281953548674188\n" -"help.text" -msgid "<embedvar href=\"text/shared/01/05020200.xhp#overline\" markup=\"ignore\"/>" -msgstr "<embedvar href=\"text/shared/01/05020200.xhp#overline\" markup=\"ignore\"/>" - -#. NLNGF -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id773632078996899\n" -"help.text" -msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3163714\">Shadow</link>" -msgstr "<link href=\"text/shared/01/05020200.xhp#hd_id3163714\">Stín</link>" - -#. hMRVP -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id873632078996899\n" -"help.text" -msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3147287\">Outline</link>" -msgstr "<link href=\"text/shared/01/05020200.xhp#hd_id3147287\">Obrys</link>" - -#. br5DC -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id207025326941609\n" -"help.text" -msgid "Wrap Text" -msgstr "Zalomit text" - -#. jBc2E -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"par_id302484503842787\n" -"help.text" -msgid "<ahelp hid=\".\">Break text automatically at the right edges of the selected cells.</ahelp>" -msgstr "<ahelp hid=\".\">Automaticky zalomí text na pravém okraji vybraných buněk.</ahelp>" - -#. BqgSi -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id273587522269593\n" -"help.text" -msgid "<link href=\"text/swriter/main0202.xhp#hd_id0122200903085320\">Increase Size</link>" -msgstr "<link href=\"text/swriter/main0202.xhp#hd_id0122200903085320\">Zvětšit velikost</link>" - -#. GTjCT -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id511910578827551\n" -"help.text" -msgid "<link href=\"text/swriter/main0202.xhp#hd_id012220090308532\">Decrease Size</link>" -msgstr "<link href=\"text/swriter/main0202.xhp#hd_id012220090308532\">Zmenšit velikost</link>" - -#. WApc3 -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id373587522269593\n" -"help.text" -msgid "<link href=\"text/simpress/main0203.xhp#hd_id0122200903104143\">Increase Size</link>" -msgstr "<link href=\"text/simpress/main0203.xhp#hd_id0122200903104143\">Zvětšit velikost</link>" - -#. AQANy -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id711910578827551\n" -"help.text" -msgid "<link href=\"text/simpress/main0203.xhp#hd_id0122200903104228\">Decrease Size</link>" -msgstr "<link href=\"text/simpress/main0203.xhp#hd_id0122200903104228\">Zmenšit velikost</link>" - -#. uzDFv -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id473587522269593\n" -"help.text" -msgid "<link href=\"text/simpress/main0203.xhp#hd_id0122200903104143\">Increase Size</link>" -msgstr "<link href=\"text/simpress/main0203.xhp#hd_id0122200903104143\">Zvětšit velikost</link>" - -#. GQ8Fj -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id611910578827551\n" -"help.text" -msgid "<link href=\"text/simpress/main0203.xhp#hd_id0122200903104228\">Decrease Size</link>" -msgstr "<link href=\"text/simpress/main0203.xhp#hd_id0122200903104228\">Zmenšit velikost</link>" - -#. wSRdX -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id172462591626807\n" -"help.text" -msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">UPPERCASE</link>" -msgstr "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">VELKÁ PÍSMENA</link>" - -#. sjNg6 -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"par_id381953548674188\n" -"help.text" -msgid "<embedvar href=\"text/shared/01/05020200.xhp#uppercase\"/>" -msgstr "<embedvar href=\"text/shared/01/05020200.xhp#uppercase\"/>" - -#. FFVUb -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id935919548287354\n" -"help.text" -msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">lowercase</link>" -msgstr "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">malá písmena</link>" - -#. ijGEm -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"par_id481953548674188\n" -"help.text" -msgid "<embedvar href=\"text/shared/01/05020200.xhp#lowercase\"/>" -msgstr "<embedvar href=\"text/shared/01/05020200.xhp#lowercase\"/>" - -#. zGBE2 -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id3147143\n" -"help.text" -msgid "Cycle Case" -msgstr "Měnit velikost" - -#. TSJfn -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"par_id3152372\n" -"help.text" -msgid "<ahelp hid=\".uno:ChangeCaseRotateCase\">Cycles the case of the selected characters between Title Case, Sentence case, UPPERCASE and lowercase.</ahelp>" -msgstr "<ahelp hid=\".uno:ChangeCaseRotateCase\">Postupně mění velikost vybraných znaků podle možností První Velká, První velké, VELKÁ PÍSMENA a malá písmena.</ahelp>" - -#. v24QT -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id3147572\n" -"help.text" -msgid "Sentence case" -msgstr "První velké" - -#. v3Cr9 -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"par_id3150694\n" -"help.text" -msgid "<ahelp hid=\".\">Changes the first letter of the selected characters to an uppercase character.</ahelp>" -msgstr "<ahelp hid=\".\">Změní první písmeno vybraných znaků na velké.</ahelp>" - -#. JtsaD -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id640520497868661\n" -"help.text" -msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Capitalize Every Word</link>" -msgstr "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Každé Slovo Velkým Písmenem</link>" - -#. 3UGHA -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"par_id581953548674188\n" -"help.text" -msgid "<embedvar href=\"text/shared/01/05020200.xhp#capitalizeeveryword\"/>" -msgstr "<embedvar href=\"text/shared/01/05020200.xhp#capitalizeeveryword\"/>" - -#. Y9fn4 -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id3147521\n" -"help.text" -msgid "tOGGLE cASE" -msgstr "pROHOZENÁ vELIKOST" - -#. eb5K9 -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"par_id3150623\n" -"help.text" -msgid "<ahelp hid=\".\">Toggles case of all selected characters.</ahelp>" -msgstr "<ahelp hid=\".\">Prohodí velikost všech vybraných znaků.</ahelp>" - -#. WNuFq -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id342778277179117\n" -"help.text" -msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Small capitals</link>" -msgstr "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Kapitálky</link>" - -#. K6tXB -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"par_id681953548674188\n" -"help.text" -msgid "<embedvar href=\"text/shared/01/05020200.xhp#smallcapitals\"/>" -msgstr "<embedvar href=\"text/shared/01/05020200.xhp#smallcapitals\"/>" - -#. VXJzA -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id442778277179117\n" -"help.text" -msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Small capitals</link>" -msgstr "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Kapitálky</link>" - -#. arEu2 -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"par_id781953548674188\n" -"help.text" -msgid "<embedvar href=\"text/shared/01/05020200.xhp#smallcapitals\"/>" -msgstr "<embedvar href=\"text/shared/01/05020200.xhp#smallcapitals\"/>" - -#. KQxFn -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id542778277179117\n" -"help.text" -msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Small capitals</link>" -msgstr "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Kapitálky</link>" - -#. okCcu -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"par_id881953548674188\n" -"help.text" -msgid "<embedvar href=\"text/shared/01/05020200.xhp#smallcapitals\"/>" -msgstr "<embedvar href=\"text/shared/01/05020200.xhp#smallcapitals\"/>" - -#. zo6cE -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id3155392\n" -"help.text" -msgid "Half-width" -msgstr "Poloviční šířka" - -#. SEpmw -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"par_id3147088\n" -"help.text" -msgid "<ahelp hid=\".uno:ChangeCaseToHalfWidth\">Changes the selected Asian characters to half-width characters.</ahelp>" -msgstr "<ahelp hid=\".uno:ChangeCaseToHalfWidth\">Změní vybrané znaky asijské abecedy na znaky s poloviční šířkou.</ahelp>" - -#. rA2DG -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id3156113\n" -"help.text" -msgid "Full Width" -msgstr "Plná šířka" - -#. Ep24G -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"par_id3154749\n" -"help.text" -msgid "<ahelp hid=\".uno:ChangeCaseToFullWidth\">Changes the selected Asian characters to full-width characters.</ahelp>" -msgstr "<ahelp hid=\".uno:ChangeCaseToFullWidth\">Změní vybrané znaky asijské abecedy na znaky s plnou šířkou.</ahelp>" - -#. dZCcC -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id3152996\n" -"help.text" -msgid "Hiragana" -msgstr "Hiragana" - -#. AB6ta -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"par_id3156156\n" -"help.text" -msgid "<ahelp hid=\".uno:ChangeCaseToHiragana\">Changes the selected Asian characters to Hiragana characters.</ahelp>" -msgstr "<ahelp hid=\".uno:ChangeCaseToHiragana\">Změní vybrané znaky asijské abecedy na znaky hiragana.</ahelp>" - -#. LNQLS -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"hd_id3154173\n" -"help.text" -msgid "Katakana" -msgstr "Katakana" - -#. QSxUp -#: submenu_text.xhp -msgctxt "" -"submenu_text.xhp\n" -"par_id3146137\n" -"help.text" -msgid "<ahelp hid=\".uno:ChangeCaseToKatakana\">Changes the selected Asian characters to Katakana characters.</ahelp>" -msgstr "<ahelp hid=\".uno:ChangeCaseToKatakana\">Změní vybrané znaky asijské abecedy na znaky katakana.</ahelp>" diff --git a/source/cs/helpcontent2/source/text/shared/00.po b/source/cs/helpcontent2/source/text/shared/00.po index d40143c7ae5..63cdc432d51 100644 --- a/source/cs/helpcontent2/source/text/shared/00.po +++ b/source/cs/helpcontent2/source/text/shared/00.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2023-06-23 13:37+0200\n" +"POT-Creation-Date: 2023-09-12 14:57+0200\n" "PO-Revision-Date: 2022-12-27 11:24+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/cs/>\n" @@ -8449,31 +8449,85 @@ msgctxt "" msgid "View Menu" msgstr "Nabídka Zobrazit" -#. ndXLD +#. 6FCuP #: 00000403.xhp msgctxt "" "00000403.xhp\n" "par_id3146936\n" "help.text" -msgid "Choose <menuitem>View - Zoom - Zoom</menuitem>." -msgstr "Zvolte <menuitem>Zobrazit - Přiblížení - Přiblížení</menuitem>." +msgid "Choose <menuitem>View - Zoom</menuitem>." +msgstr "" + +#. Nd5ee +#: 00000403.xhp +msgctxt "" +"00000403.xhp\n" +"par_id571687091234072\n" +"help.text" +msgid "Choose <menuitem>Home - Zoom</menuitem>." +msgstr "" + +#. qZ2v6 +#: 00000403.xhp +msgctxt "" +"00000403.xhp\n" +"par_id51687091238048\n" +"help.text" +msgid "Choose <menuitem>View - Zoom</menuitem>." +msgstr "" + +#. ScB8d +#: 00000403.xhp +msgctxt "" +"00000403.xhp\n" +"par_id971687091241800\n" +"help.text" +msgid "Choose <menuitem>View - Zoom</menuitem>." +msgstr "" + +#. EsXDD +#: 00000403.xhp +msgctxt "" +"00000403.xhp\n" +"par_id961687091274226\n" +"help.text" +msgid "<image src=\"cmd/lc_zoom.svg\" id=\"img_id801687091274227\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id51687091274228\">Icon Zoom</alt></image>" +msgstr "" + +#. zG5yV +#: 00000403.xhp +msgctxt "" +"00000403.xhp\n" +"par_id191687091274230\n" +"help.text" +msgid "Zoom" +msgstr "" + +#. XpFgB +#: 00000403.xhp +msgctxt "" +"00000403.xhp\n" +"par_id571687091551425\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + mouse wheel</keycode>" +msgstr "" -#. 2CFCv +#. qTEeL #: 00000403.xhp msgctxt "" "00000403.xhp\n" "par_id3149962\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (×) and (÷) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (×) and (÷) on the number keypad.</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Přiblížení je také možné měnit klávesami (+) (-) (×) a (÷) na numerické klávesnici</caseinline><caseinline select=\"IMPRESS\">Přiblížení je také možné měnit klávesami (+) (-) (×) a (÷) na numerické klávesnici.</caseinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (×) and (÷) on the number keypad.</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (×) and (÷) on the number keypad.</caseinline></switchinline>" +msgstr "" -#. nLvKR +#. 6aDBo #: 00000403.xhp msgctxt "" "00000403.xhp\n" "par_id3152895\n" "help.text" -msgid "Click or right-click the zoom factor displayed on the Zoom Slider in the <emph>Status</emph> bar." +msgid "Click or right-click the zoom factor displayed on the Zoom Slider." msgstr "" #. juxFA @@ -8593,41 +8647,41 @@ msgctxt "" msgid "Choose <menuitem>View - Full Screen</menuitem>." msgstr "Zvolte <menuitem>Zobrazit - Celá obrazovka</menuitem>." -#. cDF5C +#. zz2cj #: 00000403.xhp msgctxt "" "00000403.xhp\n" -"par_id3149578\n" +"par_id821687089742815\n" "help.text" -msgid "<keycode>Shift+</keycode><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+J</keycode>" -msgstr "<keycode>Shift+</keycode><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+J</keycode>" +msgid "Choose <menuitem>View - Full Screen</menuitem>." +msgstr "" -#. ARGs4 +#. QFUeF #: 00000403.xhp msgctxt "" "00000403.xhp\n" "par_id3153257\n" "help.text" -msgid "<image id=\"img_id3148473\" src=\"cmd/sc_fullscreen.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148473\">Icon</alt></image>" -msgstr "<image id=\"img_id3148473\" src=\"cmd/sc_fullscreen.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148473\">Ikona</alt></image>" +msgid "<image id=\"img_id3148473\" src=\"cmd/lc_fullscreen.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148473\">Icon Full Screen</alt></image>" +msgstr "" -#. Zez4K +#. W6WXV #: 00000403.xhp msgctxt "" "00000403.xhp\n" "par_id3153627\n" "help.text" -msgid "Full Screen (in Print Preview)" -msgstr "Celá obrazovka (v náhledu tisku)" +msgid "Full Screen" +msgstr "" -#. jFDAm +#. H7N6A #: 00000403.xhp msgctxt "" "00000403.xhp\n" -"par_id3147559\n" +"par_id3149578\n" "help.text" -msgid "If a text document or spreadsheet is open:" -msgstr "Je-li otevřen sešit nebo textový dokument:" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + J</keycode>" +msgstr "" #. T2NBP #: 00000403.xhp @@ -8638,23 +8692,41 @@ msgctxt "" msgid "Menu <emph>View - Data Sources</emph>." msgstr "Zvolte <emph>Zobrazit - Zdroje dat</emph>." -#. 9xWER +#. 3stWT #: 00000403.xhp msgctxt "" "00000403.xhp\n" -"par_id3149046\n" +"par_id251687088275100\n" +"help.text" +msgid "Choose <menuitem>References - Data Sources</menuitem>." +msgstr "" + +#. iRCmt +#: 00000403.xhp +msgctxt "" +"00000403.xhp\n" +"par_id241687087681423\n" +"help.text" +msgid "On the <menuitem>Tools</menuitem> menu of the <menuitem>Tools</menuitem> tab, choose <menuitem>Data Sources</menuitem>." +msgstr "" + +#. 6owkg +#: 00000403.xhp +msgctxt "" +"00000403.xhp\n" +"par_id241687087681422\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F4</keycode> keys" -msgstr "Klávesy <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F4</keycode>" +msgid "On the <menuitem>Tools</menuitem> menu of the <menuitem>Tools</menuitem> tab, choose <menuitem>Data Sources</menuitem>." +msgstr "" -#. BGHeu +#. AWe82 #: 00000403.xhp msgctxt "" "00000403.xhp\n" "par_id3153778\n" "help.text" -msgid "<image id=\"img_id3153524\" src=\"cmd/sc_viewdatasourcebrowser.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153524\">Icon</alt></image>" -msgstr "<image id=\"img_id3153524\" src=\"cmd/sc_viewdatasourcebrowser.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153524\">Ikona</alt></image>" +msgid "<image id=\"img_id3153524\" src=\"cmd/lc_viewdatasourcebrowser.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153524\">Icon Data Sources</alt></image>" +msgstr "" #. dvWwd #: 00000403.xhp @@ -8665,6 +8737,15 @@ msgctxt "" msgid "Data Sources" msgstr "Zdroje dat" +#. rC9PM +#: 00000403.xhp +msgctxt "" +"00000403.xhp\n" +"par_id3149046\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + F4</keycode>" +msgstr "" + #. j6X7A #: 00000403.xhp msgctxt "" @@ -8728,23 +8809,491 @@ msgctxt "" msgid "Insert Menu" msgstr "Nabídka Vložit" -#. CbrFV +#. Ji9sB +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id741693664840476\n" +"help.text" +msgid "Choose <menuitem>Table - Insert - Rows Above</menuitem>." +msgstr "" + +#. CSsYC +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id281693664844219\n" +"help.text" +msgid "Choose <menuitem>Sheet - Insert Rows - Rows Above</menuitem>." +msgstr "" + +#. Y2f9f +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id631693665294555\n" +"help.text" +msgid "Choose <menuitem>Insert - Rows Above</menuitem>." +msgstr "" + +#. Eg9uV +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id941693665025455\n" +"help.text" +msgid "Select one or more rows, choose <menuitem>Insert Rows Above</menuitem>." +msgstr "" + +#. G3SfT +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id381693665134720\n" +"help.text" +msgid "Choose <menuitem>Insert - Insert Row Above</menuitem>." +msgstr "" + +#. MBzAH +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id501693665887523\n" +"help.text" +msgid "Choose <menuitem>Table - Insert Rows Above</menuitem>." +msgstr "" + +#. mfEXr +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id191693665909021\n" +"help.text" +msgid "Choose <menuitem>Home - Insert Rows Above</menuitem>." +msgstr "" + +#. giQyu +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id991693665913844\n" +"help.text" +msgid "Choose <menuitem>Layout - Row - Insert Rows Above</menuitem>." +msgstr "" + +#. aQBqd +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id631693666024919\n" +"help.text" +msgid "Choose <menuitem>Table - Insert Row Above.</menuitem>" +msgstr "" + +#. yzbCP +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id521693666125576\n" +"help.text" +msgid "<image src=\"cmd/lc_insertrowsbefore.svg\" id=\"img_id951693666125577\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id131693666125578\">Icon Insert Rows Above</alt></image>" +msgstr "" + +#. FAMqU +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id51693666125580\n" +"help.text" +msgid "Insert Rows Above" +msgstr "" + +#. Vh6ey +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id531693666407473\n" +"help.text" +msgid "Choose <menuitem>Properties - Table - Insert Rows Above</menuitem>." +msgstr "" + +#. c5jfB +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id741693670642142\n" +"help.text" +msgid "Choose <menuitem>Table - Insert - Columns Before</menuitem>." +msgstr "" + +#. AK2Qq +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id91693670645006\n" +"help.text" +msgid "Choose <menuitem>Sheet - Insert Columns - Columns Before</menuitem>." +msgstr "" + +#. nkCGt +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id501693670647869\n" +"help.text" +msgid "Choose <menuitem>Insert - Columns Before</menuitem>." +msgstr "" + +#. bX8um +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id391693670651093\n" +"help.text" +msgid "Select one or more columns, choose <menuitem>Insert Columns Before</menuitem>." +msgstr "" + +#. HNRAx +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id781693670653910\n" +"help.text" +msgid "Choose <menuitem>Insert - Insert Column Before</menuitem>." +msgstr "" + +#. zF8wC +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id911693670657174\n" +"help.text" +msgid "Choose <menuitem>Table - Insert Columns Before</menuitem>." +msgstr "" + +#. 677Ar +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id531693670660167\n" +"help.text" +msgid "Choose <menuitem>Home - Insert Columns Before</menuitem>." +msgstr "" + +#. Db9X2 +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id91693670662902\n" +"help.text" +msgid "Choose <menuitem>Layout - Row - Insert Columns Before</menuitem>." +msgstr "" + +#. WLtFH +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id481693670666862\n" +"help.text" +msgid "Choose <menuitem>Table - Insert Row Above.</menuitem>" +msgstr "" + +#. LBCvF +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id821693670669999\n" +"help.text" +msgid "<image src=\"cmd/lc_insertrowsbefore.svg\" id=\"img_id951693666325577\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id131693666425578\">Icon Insert Columns Before</alt></image>" +msgstr "" + +#. kN4MF +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id961693670681629\n" +"help.text" +msgid "Insert Columns Before" +msgstr "" + +#. xbAeR +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id351693670685870\n" +"help.text" +msgid "Choose <menuitem>Properties - Table - Insert Columns Before</menuitem>." +msgstr "" + +#. JvFDS +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id371693666896646\n" +"help.text" +msgid "Choose <menuitem>Table - Insert - Rows Below</menuitem>." +msgstr "" + +#. iVxYt +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id141693666899390\n" +"help.text" +msgid "Choose <menuitem>Sheet - Insert Rows - Rows Below</menuitem>." +msgstr "" + +#. ZGjkN +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id571693666903007\n" +"help.text" +msgid "Choose <menuitem>Insert - Rows Below</menuitem>." +msgstr "" + +#. zAK6P +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id41693666905575\n" +"help.text" +msgid "Select one or more rows, choose <menuitem>Insert Rows Below</menuitem>." +msgstr "" + +#. DKHqm +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id691693666908487\n" +"help.text" +msgid "Choose <menuitem>Insert - Insert Row Below</menuitem>." +msgstr "" + +#. etgXt +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id701693666911783\n" +"help.text" +msgid "Choose <menuitem>Table - Insert Rows Below</menuitem>." +msgstr "" + +#. tvLmC +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id161693666914474\n" +"help.text" +msgid "Choose <menuitem>Home - Insert Rows Below</menuitem>." +msgstr "" + +#. CWFix +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id1001693666917119\n" +"help.text" +msgid "Choose <menuitem>Layout - Row - Insert Rows Below</menuitem>." +msgstr "" + +#. FByQt +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id11693666920455\n" +"help.text" +msgid "Choose <menuitem>Table - Insert Row Below.</menuitem>" +msgstr "" + +#. B8uLQ +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id61693666923256\n" +"help.text" +msgid "<image src=\"cmd/lc_insertrowsafter.svg\" id=\"img_id951693666125577\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id131793666125578\">Icon Insert Rows Below</alt></image>" +msgstr "" + +#. PYijD +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id881693666935094\n" +"help.text" +msgid "Insert Rows Below" +msgstr "" + +#. 4ziDF +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id891693666938552\n" +"help.text" +msgid "Choose <menuitem>Properties - Table - Insert Rows Below</menuitem>." +msgstr "" + +#. kYyxA +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id31693670367399\n" +"help.text" +msgid "Choose <menuitem>Table - Insert - Columns After</menuitem>." +msgstr "" + +#. AUe3v +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id171693670370502\n" +"help.text" +msgid "Choose <menuitem>Sheet - Insert Columns - Columns After</menuitem>." +msgstr "" + +#. 7jBdt +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id371693670373535\n" +"help.text" +msgid "Choose <menuitem>Insert - Columns After</menuitem>." +msgstr "" + +#. JAumr +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id991693670376279\n" +"help.text" +msgid "Select one or more columns, choose <menuitem>Insert Columns After</menuitem>." +msgstr "" + +#. cj2ro +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id681693670379023\n" +"help.text" +msgid "Choose <menuitem>Insert - Insert Column After</menuitem>." +msgstr "" + +#. Wda8H +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id491693670381967\n" +"help.text" +msgid "Choose <menuitem>Table - Insert Columns After</menuitem>." +msgstr "" + +#. yB9j9 +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id801693670386399\n" +"help.text" +msgid "Choose <menuitem>Home - Insert Columns After</menuitem>." +msgstr "" + +#. Cbxwk +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id791693670392295\n" +"help.text" +msgid "Choose <menuitem>Layout - Column - Insert Columns After</menuitem>." +msgstr "" + +#. 6soUj +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id721693670396271\n" +"help.text" +msgid "Choose <menuitem>Table - Insert Column After.</menuitem>" +msgstr "" + +#. uT4HD +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id411693670408184\n" +"help.text" +msgid "<image src=\"cmd/lc_insertcolumnsafter.svg\" id=\"img_id951693666125577\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id131293666125578\">Icon Insert Columns After</alt></image>" +msgstr "" + +#. Df7WJ +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id471693670416847\n" +"help.text" +msgid "Insert Columns After" +msgstr "" + +#. QUKEr +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id431693670421943\n" +"help.text" +msgid "Choose <menuitem>Properties - Table - Insert Columns After</menuitem>." +msgstr "" + +#. CDDDG #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3153808\n" "help.text" -msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>" -msgstr "<variable id=\"notiz\">Zvolte <emph>Vložit - Komentář</emph>.</variable>" +msgid "<variable id=\"notiz\">Choose <menuitem>Insert - Comment</menuitem>.</variable>" +msgstr "" + +#. 6c3TT +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id841689472443824\n" +"help.text" +msgid "Choose <menuitem>Review - Insert Comment</menuitem>." +msgstr "" + +#. Ej536 +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id11689501613616\n" +"help.text" +msgid "Choose <menuitem>Home - Insert Comment</menuitem>." +msgstr "" + +#. Eyxme +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id131689471839959\n" +"help.text" +msgid "<image src=\"cmd/lc_shownote.svg\" id=\"img_id531689471839960\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id211689471839961\">Icon Insert Comment</alt></image>" +msgstr "" -#. d7yAW +#. DGLMV +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id191689471839963\n" +"help.text" +msgid "Insert Comment" +msgstr "" + +#. SMLC7 #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3253808\n" "help.text" -msgid "<variable id=\"notizkbd\">Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode>+<keycode>Option</keycode></caseinline><defaultinline><keycode>Ctrl</keycode>+<keycode>Alt</keycode></defaultinline></switchinline>+<keycode>C</keycode>.</variable>" -msgstr "<variable id=\"notizkbd\">Stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode>+<keycode>Option</keycode></caseinline><defaultinline><keycode>Ctrl</keycode>+<keycode>Alt</keycode></defaultinline></switchinline>+<keycode>C</keycode>.</variable>" +msgid "<variable id=\"notizkbd\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode>+<keycode>Option</keycode></caseinline><defaultinline><keycode>Ctrl</keycode> + <keycode>Alt</keycode></defaultinline></switchinline> + <keycode>C</keycode>.</variable>" +msgstr "" #. xJ9qr #: 00000404.xhp @@ -8782,50 +9331,59 @@ msgctxt "" msgid "Choose <menuitem>Insert - Media - Scan - Request</menuitem>." msgstr "" -#. UTcTB +#. fmUDG #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3143281\n" "help.text" -msgid "Choose <emph>Insert - Special Character</emph>." -msgstr "Zvolte <emph>Vložit - Speciální znak</emph>." +msgid "Choose <menuitem>Insert - Special Character</menuitem>." +msgstr "" -#. T43B3 +#. XkFrm #: 00000404.xhp msgctxt "" "00000404.xhp\n" -"par_id3149525\n" +"par_id541689714752335\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zvolte tlačítko <emph>Formát - Odrážky a číslování - Přizpůsobit - Znak</emph>.</caseinline></switchinline>" +msgid "Choose <menuitem>Format - Bullets and Numbering - Customize - Character</menuitem> button" +msgstr "" -#. sB3e2 +#. d8sLP #: 00000404.xhp msgctxt "" "00000404.xhp\n" -"par_id3152372\n" +"par_id791689714758450\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Zvolte tlačítko <emph>Formát - Odrážky a číslování - Přizpůsobit - Znak</emph>. </caseinline></switchinline>" +msgid "Choose <menuitem>Format - Bullets and Numbering - Customize - Character</menuitem> button" +msgstr "" -#. L5Fu9 +#. ZE5pq #: 00000404.xhp msgctxt "" "00000404.xhp\n" -"par_id3156560\n" +"par_id281689714155381\n" "help.text" -msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click" -msgstr "Na liště <emph>Standardní</emph> nebo <emph>Vložit</emph>, klepněte na" +msgid "Choose <menuitem>Home - Insert Special Characters</menuitem>." +msgstr "" -#. 5CYUS +#. PnoPE +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id261689714170093\n" +"help.text" +msgid "Choose <menuitem>Insert - Symbol</menuitem>." +msgstr "" + +#. yW3ve #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3153527\n" "help.text" -msgid "<image id=\"img_id3153748\" src=\"cmd/sc_bullet.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153748\">Icon Special character</alt></image>" -msgstr "<image id=\"img_id3153748\" src=\"cmd/sc_bullet.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153748\">Ikona Speciální znak</alt></image>" +msgid "<image id=\"img_id3153748\" src=\"cmd/lc_insertsymbol.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153748\">Icon Special character</alt></image>" +msgstr "" #. Kn89R #: 00000404.xhp @@ -9232,41 +9790,50 @@ msgctxt "" msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>" msgstr "<variable id=\"filterauswahl\">Otevře soubor typu, který %PRODUCTNAME nezná a který není textový soubor.</variable>" -#. r3DhT +#. uMQfA #: 00000404.xhp msgctxt "" "00000404.xhp\n" -"par_id491577300092990\n" +"par_id521577299133097\n" "help.text" -msgid "On the <emph>Fontwork</emph> bar, click" -msgstr "Na liště <emph>Písmomalba</emph> klepněte na" +msgid "Choose <menuitem>Insert - Fontwork</menuitem>" +msgstr "Zvolte <menuitem>Vložit - Písmomalba</menuitem>" -#. 6QW9h +#. 3Nqaz #: 00000404.xhp msgctxt "" "00000404.xhp\n" -"par_idN10DDC\n" +"par_id991689505094763\n" "help.text" -msgid "<image id=\"Graphic2\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_fontwork\">Icon Fontwork</alt></image>" -msgstr "<image id=\"Graphic2\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_fontwork\">Ikona Písmomalba</alt></image>" +msgid "Choose <menuitem>Insert - Insert Fontwork</menuitem>." +msgstr "" -#. W5iAB +#. dokCC #: 00000404.xhp msgctxt "" "00000404.xhp\n" -"par_idN10DD1\n" +"par_id551689505106097\n" "help.text" -msgid "Fontwork Gallery" -msgstr "Galerie písmomalby" +msgid "On the <menuitem>Insert</menuitem> menu of the <menuitem>Insert</menuitem> tab, choose <menuitem>Fontwork</menuitem>." +msgstr "" -#. uMQfA +#. XXN8z #: 00000404.xhp msgctxt "" "00000404.xhp\n" -"par_id521577299133097\n" +"par_idN10DDC\n" "help.text" -msgid "Choose <menuitem>Insert - Fontwork</menuitem>" -msgstr "Zvolte <menuitem>Vložit - Písmomalba</menuitem>" +msgid "<image id=\"Graphic2\" src=\"cmd/lc_fontworkgalleryfloater.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_fontwork\">Icon Fontwork</alt></image>" +msgstr "" + +#. W5iAB +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_idN10DD1\n" +"help.text" +msgid "Fontwork Gallery" +msgstr "Galerie písmomalby" #. 7PGAq #: 00000404.xhp @@ -9376,14 +9943,41 @@ msgctxt "" msgid "Stars" msgstr "Hvězdy" -#. GCpBe +#. SDACH #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id81526422144005\n" "help.text" -msgid "Choose <emph>Insert - Signature Line</emph>" -msgstr "Zvolte <emph>Vložit - Podpisový řádek</emph>" +msgid "Choose <menuitem>Insert - Signature Line</menuitem>" +msgstr "" + +#. S8Q5i +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id181690028131825\n" +"help.text" +msgid "On the <menuitem>Insert</menuitem> menu of the <menuitem>Insert</menuitem> tab, choose <menuitem>Signature Line</menuitem>." +msgstr "" + +#. xzLE4 +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id661690028186656\n" +"help.text" +msgid "<image src=\"cmd/lc_signaturelinedialog.svg\" id=\"img_id911690028186657\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id951690028186659\">Icon Insert Signature Line</alt></image>" +msgstr "" + +#. VdaWW +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id371690028186660\n" +"help.text" +msgid "Insert Signature Line" +msgstr "" #. aFWLc #: 00000406.xhp @@ -11086,23 +11680,41 @@ msgctxt "" msgid "Choose <menuitem>Format - Table - Minimal Row Height</menuitem>." msgstr "Zvolte <menuitem>Formát - Tabulka - Minimální výška řádku</menuitem>." -#. CZ6Az +#. MwrHD #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id451655738489793\n" "help.text" -msgid "Select rows in table, right-click, choose <menuitem>Size - Minimal Row Height</menuitem>." -msgstr "Vyberte v tabulce řádky a zvolte <menuitem>Velikost - Minimální výška řádku</menuitem>." +msgid "Choose <menuitem>Size - Minimal Row Height</menuitem>." +msgstr "" + +#. F8wyc +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id11693929230193\n" +"help.text" +msgid "Choose <menuitem>Table - Optimize Size - Minimal Row Height</menuitem>." +msgstr "" + +#. BoZwM +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id51693929384475\n" +"help.text" +msgid "On the <menuitem>Table</menuitem> menu of the <menuitem>Table</menuitem> tab, choose <menuitem>Minimal Row Height</menuitem>." +msgstr "" -#. UEWjA +#. DLBVU #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id751654222949632\n" "help.text" -msgid "<image src=\"cmd/lc_setminimalrowheight.svg\" id=\"img_id731654222949632\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id541654222949632\">Minimal Row Height Icon</alt></image>" -msgstr "<image src=\"cmd/lc_setminimalrowheight.svg\" id=\"img_id731654222949632\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id541654222949632\">Ikona Minimální výška řádku</alt></image>" +msgid "<image src=\"cmd/lc_setminimalrowheight.svg\" id=\"img_id731654222949632\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id541654222949632\">Icon Minimal Row Height</alt></image>" +msgstr "" #. kp47D #: 00040500.xhp @@ -11113,6 +11725,15 @@ msgctxt "" msgid "Minimal Row Height" msgstr "Minimální výška řádku" +#. PzzU2 +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id611693929325585\n" +"help.text" +msgid "Choose <menuitem>Properties - Table - Minimal Row Height</menuitem>." +msgstr "" + #. NN4r3 #: 00040500.xhp msgctxt "" @@ -11122,6 +11743,15 @@ msgctxt "" msgid "Choose <menuitem>Table - Size - Optimal Row Height</menuitem>." msgstr "Zvolte <menuitem>Tabulka - Velikost - Optimální výška řádku</menuitem>." +#. YvSx9 +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id591693950959018\n" +"help.text" +msgid "Choose <menuitem>Format - Rows - Optimal Height</menuitem>." +msgstr "" + #. pCsAR #: 00040500.xhp msgctxt "" @@ -11131,14 +11761,59 @@ msgctxt "" msgid "Choose <menuitem>Format - Table - Optimal Row Height</menuitem>." msgstr "Zvolte <menuitem>Formát - Tabulka - Optimální výška řádku</menuitem>." -#. zLApF +#. ARCBD +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id381693934159575\n" +"help.text" +msgid "Choose <menuitem>Size - Optimal Row Height</menuitem>." +msgstr "" + +#. GeUkp #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id741655738425233\n" +"par_id91693951086194\n" "help.text" -msgid "Select rows in table, right-click, choose <menuitem>Size - Optimal Row Height</menuitem>." -msgstr "Vyberte v tabulce řádky a zvolte <menuitem>Velikost - Optimální výška řádku</menuitem>." +msgid "Select row, choose <menuitem>Optimal Height</menuitem>." +msgstr "" + +#. CvGKF +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id331693934199624\n" +"help.text" +msgid "Choose <menuitem>Table - Optimize Size - Optimal Row Height</menuitem>." +msgstr "" + +#. PQim4 +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id631693934202201\n" +"help.text" +msgid "On the <menuitem>Table</menuitem> menu of the <menuitem>Table</menuitem> tab, choose <menuitem>Optimal Row Height</menuitem>." +msgstr "" + +#. H83Ge +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id681693951206742\n" +"help.text" +msgid "Choose <menuitem>Layout - Row - Optimal Height</menuitem>." +msgstr "" + +#. WYawC +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id781693951209917\n" +"help.text" +msgid "Choose <menuitem>Home - Row - Optimal Height</menuitem>." +msgstr "" #. U2ETB #: 00040500.xhp @@ -11158,6 +11833,15 @@ msgctxt "" msgid "Optimal Row Height" msgstr "Optimální výška řádku" +#. 7xEBE +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id231693934077822\n" +"help.text" +msgid "Choose <menuitem>Properties - Table - Optimal Row Height</menuitem>." +msgstr "" + #. zvEoa #: 00040500.xhp msgctxt "" @@ -11185,6 +11869,24 @@ msgctxt "" msgid "Select rows in table, right-click, choose <menuitem>Size - Distribute Rows Evenly</menuitem>." msgstr "Vyberte v tabulce řádky a zvolte <menuitem>Velikost - Rovnoměrně rozmístit řádky</menuitem>." +#. EM3Dk +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id871693934883186\n" +"help.text" +msgid "Choose <menuitem>Table - Optimize Size - Distribute Rows Evenly</menuitem>." +msgstr "" + +#. mxHeK +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id71693934886355\n" +"help.text" +msgid "On the <menuitem>Table</menuitem> menu of the <menuitem>Table</menuitem> tab, choose <menuitem>Distribute Rows Evenly</menuitem>." +msgstr "" + #. aALKw #: 00040500.xhp msgctxt "" @@ -11203,6 +11905,15 @@ msgctxt "" msgid "Distribute Rows Evenly" msgstr "Rovnoměrně rozmístit řádky" +#. guJ5D +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id601693934906521\n" +"help.text" +msgid "Choose <menuitem>Properties - Table - Distribute Rows Evenly</menuitem>." +msgstr "" + #. 8znyd #: 00040500.xhp msgctxt "" @@ -11221,23 +11932,41 @@ msgctxt "" msgid "Choose <menuitem>Format - Table - Minimal Column Width</menuitem>." msgstr "Zvolte <menuitem>Formát - Tabulka - Minimální šířka sloupce</menuitem>." -#. bqVXT +#. B8wGB #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id941655738180090\n" "help.text" -msgid "Select columns in table, right-click, choose <menuitem>Size - Minimal Column Width</menuitem>." -msgstr "Vyberte v tabulce řádky a zvolte <menuitem>Velikost - Minimální šířka sloupce</menuitem>." +msgid "Choose <menuitem>Size - Minimal Column Width</menuitem>." +msgstr "" + +#. fzeje +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id951693929823714\n" +"help.text" +msgid "Choose <menuitem>Table - Optimize Size - Minimal Column Width</menuitem>." +msgstr "" -#. UvZy2 +#. eR9Di +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id401693929850221\n" +"help.text" +msgid "On the <menuitem>Table</menuitem> menu of the <menuitem>Table</menuitem> tab, choose <menuitem>Minimal Column Width</menuitem>." +msgstr "" + +#. mPGWr #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id11654222599271\n" "help.text" -msgid "<image src=\"cmd/lc_setminimalcolumnwidth.svg\" id=\"img_id541654222599271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id451654222599271\">Minimal Column Width Icon</alt></image>" -msgstr "<image src=\"cmd/lc_setminimalcolumnwidth.svg\" id=\"img_id541654222599271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id451654222599271\">Ikona Minimální šířka sloupce</alt></image>" +msgid "<image src=\"cmd/lc_setminimalcolumnwidth.svg\" id=\"img_id541654222599271\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id451654222599271\">Icon Minimal Column Width</alt></image>" +msgstr "" #. 4Vw5o #: 00040500.xhp @@ -11248,6 +11977,15 @@ msgctxt "" msgid "Minimal Column Width" msgstr "Minimální šířka sloupce" +#. nmMze +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id621693929897206\n" +"help.text" +msgid "Choose <menuitem>Properties - Table - Minimal Column Width</menuitem>." +msgstr "" + #. pNAs2 #: 00040500.xhp msgctxt "" @@ -11257,6 +11995,15 @@ msgctxt "" msgid "Choose <menuitem>Table - Size - Optimal Column Width</menuitem>." msgstr "Zvolte <menuitem>Tabulka - Velikost - Optimální šířka sloupce</menuitem>." +#. C57uS +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id3145252\n" +"help.text" +msgid "Choose <emph>Format - Columns - Optimal Width</emph>." +msgstr "" + #. RnQAg #: 00040500.xhp msgctxt "" @@ -11266,14 +12013,68 @@ msgctxt "" msgid "Choose <menuitem>Format - Table - Optimal Column Width</menuitem>." msgstr "Zvolte <menuitem>Formát - Tabulka - Optimální šířka sloupce</menuitem>." -#. hphNu +#. Acgwj #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id701655738103242\n" "help.text" -msgid "Select columns in table, right-click, choose <menuitem>Size - Optimal Column Width</menuitem>." -msgstr "Vyberte v tabulce řádky a zvolte <menuitem>Velikost - Optimální šířka sloupce</menuitem>." +msgid "Choose <menuitem>Size - Optimal Column Width</menuitem>." +msgstr "" + +#. SnWCz +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id701693944048858\n" +"help.text" +msgid "Select column, choose <menuitem>Optimal Width</menuitem>." +msgstr "" + +#. CXtRA +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id3146971\n" +"help.text" +msgid "Double-click right column separator in column headers." +msgstr "" + +#. vrYLK +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id811693933748238\n" +"help.text" +msgid "Choose <menuitem>Table - Optimize Size - Optimal Column Width</menuitem>." +msgstr "" + +#. SDeFF +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id21693933751244\n" +"help.text" +msgid "On the <menuitem>Table</menuitem> menu of the <menuitem>Table</menuitem> tab, choose <menuitem>Optimal Column Width</menuitem>." +msgstr "" + +#. GKhAP +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id181693944353293\n" +"help.text" +msgid "Choose <menuitem>Layout - Column - Optimal Width</menuitem>." +msgstr "" + +#. nhNGA +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id161693944357133\n" +"help.text" +msgid "Choose <menuitem>Home - Column - Optimal Width</menuitem>." +msgstr "" #. C6MQK #: 00040500.xhp @@ -11293,6 +12094,15 @@ msgctxt "" msgid "Optimal Column Width" msgstr "Optimální šířka sloupce" +#. GGFLv +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id191693933756189\n" +"help.text" +msgid "Choose <menuitem>Properties - Table - Optimal Column Width</menuitem>." +msgstr "" + #. ow3LU #: 00040500.xhp msgctxt "" @@ -11320,6 +12130,24 @@ msgctxt "" msgid "<variable id=\"RightClickSize\">Select columns in table, right-click, choose <menuitem>Size - Distribute Columns Evenly</menuitem>.</variable>" msgstr "<variable id=\"RightClickSize\">Vyberte v tabulce sloupce, klepněte pravým tlačítkem a zvolte <menuitem>Velikost - Rovnoměrně rozmístit sloupce</menuitem>.</variable>" +#. GGQDj +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id251693935084102\n" +"help.text" +msgid "Choose <menuitem>Table - Optimize Size - Distribute Columns Evenly</menuitem>." +msgstr "" + +#. m3zZs +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id71693935087159\n" +"help.text" +msgid "On the <menuitem>Table</menuitem> menu of the <menuitem>Table</menuitem> tab, choose <menuitem>Distribute Columns Evenly</menuitem>." +msgstr "" + #. 7hd74 #: 00040500.xhp msgctxt "" @@ -11338,122 +12166,230 @@ msgctxt "" msgid "Distribute Columns Evenly" msgstr "Rovnoměrně rozmístit sloupce" -#. yUJ5g +#. enV7F +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id191693935125855\n" +"help.text" +msgid "Choose <menuitem>Properties - Table - Distribute Columns Evenly</menuitem>." +msgstr "" + +#. BBrvf #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3145356\n" "help.text" -msgid "<variable id=\"standard\">Choose <emph>Format - Clear Direct Formatting</emph>.</variable>" -msgstr "<variable id=\"standard\">Zvolte <emph>Formát - Vymazat přímé formátování</emph>.</variable>" +msgid "Choose <menuitem>Format - Clear Direct Formatting</menuitem>." +msgstr "" + +#. jzn4b +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id881690131939934\n" +"help.text" +msgid "Choose <menuitem>Home - Clear</menuitem>." +msgstr "" + +#. Pj2BM +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id631690132081669\n" +"help.text" +msgid "Choose <menuitem>Draw - Clear</menuitem> (object selected)." +msgstr "" + +#. 7Fmr7 +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id741690132142121\n" +"help.text" +msgid "<image src=\"cmd/lc_resetattributes.svg\" id=\"img_id621690132142122\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id21690132142123\">Icon Clear Direct Formatting</alt></image>" +msgstr "" + +#. BuHiv +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id281690132142125\n" +"help.text" +msgid "Clear Direct Formatting" +msgstr "" + +#. 2GUZr +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id71690131881708\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + M</keycode>" +msgstr "" -#. Aw62P +#. 6Ax7U #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3153244\n" "help.text" -msgid "Choose <emph>Format - Character</emph>." -msgstr "Zvolte <emph>Formát - Znak</emph>." +msgid "Choose <menuitem>Format - Character</menuitem>." +msgstr "" -#. F9bk6 +#. tGtgC #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3152352\n" +"par_id561690149044585\n" "help.text" -msgid "On <emph>Text Formatting</emph> bar (with cursor in object), click" -msgstr "Na liště <emph>Formátování textu</emph> (kurzor v objektu) klepněte na" +msgid "Select text, choose <menuitem>Character - Character</menuitem> (automatic spell checking must be disabled)." +msgstr "" -#. rxcvE +#. bB2LM #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3148998\n" +"par_id11690146845549\n" "help.text" -msgid "<image id=\"img_id3154894\" src=\"cmd/sc_outlineformat.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154894\">Icon Character</alt></image>" -msgstr "<image id=\"img_id3154894\" src=\"cmd/sc_outlineformat.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154894\">Ikona Znak</alt></image>" +msgid "On the <menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, choose <menuitem>Character</menuitem>." +msgstr "" -#. AdBzN +#. 5Rrey #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3149999\n" +"par_id3151381\n" "help.text" -msgid "Character" -msgstr "Znak" +msgid "Open the <menuitem>Styles</menuitem> deck, select a paragraph style, open context menu and choose <menuitem>New</menuitem> or <menuitem>Edit Style</menuitem>." +msgstr "" -#. 9bAAs +#. AM5WA #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3153935\n" +"par_id641690149070500\n" "help.text" -msgid "Choose <emph>Format - Character - Font</emph> tab." -msgstr "Zvolte kartu <emph>Formát - Znak - Písmo</emph>." +msgid "Select a text object, choose <menuitem>Character</menuitem>." +msgstr "" -#. hT4Cf +#. rFqQM #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3157958\n" +"par_id11690147845549\n" "help.text" -msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Font</emph> tab." -msgstr "Zvolte <emph>Zobrazit - Styly a formátování</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Nový/Upravit - Písmo</emph>." +msgid "On the <menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, choose <menuitem>Character</menuitem>." +msgstr "" -#. vEDDL +#. bqu57 #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3155338\n" +"par_id741690149075667\n" "help.text" -msgid "Open context menu of a row header in a database table - choose <emph>Table Format - Font</emph> tab." -msgstr "Otevřete místní nabídku záhlaví řádků v databázové tabulce a zvolte kartu <emph>Formát tabulky - Písmo</emph>." +msgid "Select a text object, choose <menuitem>Character</menuitem>." +msgstr "" + +#. VFuRE +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id11690145845549\n" +"help.text" +msgid "On the <menuitem>Text</menuitem> menu of the <menuitem>Text</menuitem> tab, choose <menuitem>Character</menuitem>." +msgstr "" + +#. nRHQB +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id741691149075667\n" +"help.text" +msgid "Select text when editing a cell, choose <menuitem>Character</menuitem>." +msgstr "" + +#. LbNGm +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id3148998\n" +"help.text" +msgid "<image id=\"img_id3154894\" src=\"cmd/lc_fontdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154894\">Icon Character</alt></image>" +msgstr "" + +#. AdBzN +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id3149999\n" +"help.text" +msgid "Character" +msgstr "Znak" + +#. 6Zxxm +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id3154749\n" +"help.text" +msgid "Choose <menuitem>Format - Cells - Font</menuitem> tab." +msgstr "" + +#. 3AwnD +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id3156306\n" +"help.text" +msgid "Menu <menuitem>Format - Page Style - Header/Footer</menuitem> - <emph>Edit</emph> button." +msgstr "" -#. 4dCFB +#. kk6Tu #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3150355\n" "help.text" -msgid "Choose <emph>Format - Title - Character</emph> tab (Chart documents)." -msgstr "Zvolte kartu <emph>Formát - Popis - Znak</emph> (grafy)." +msgid "Choose <emph>Format - Title - Character</emph> tab." +msgstr "" -#. nV4EJ +#. 6FcA5 #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3149812\n" "help.text" -msgid "Choose <emph>Format - Legend - Character</emph> tab (Chart documents)." -msgstr "Zvolte kartu <emph>Formát - Legenda - Znak</emph> (grafy)." +msgid "Choose <emph>Format - Legend - Character</emph> tab." +msgstr "" -#. Z93Az +#. VJ2N2 #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3153717\n" "help.text" -msgid "Choose <emph>Format - Axis - Character</emph> tab (Chart documents)." -msgstr "Zvolte kartu <emph>Formát - Osa - Znak</emph> (grafy)." +msgid "Choose <emph>Format - Axis - Character</emph> tab." +msgstr "" -#. QhGCy +#. B9wLB #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3154749\n" +"par_id3153935\n" "help.text" -msgid "Choose <emph>Format - Cells - Font</emph> tab (spreadsheets)." -msgstr "Zvolte kartu <emph>Formát - Buňky - Písmo</emph> (v sešitu)." +msgid "Choose <menuitem>Format - Character - Font</menuitem> tab." +msgstr "" -#. UqWpS +#. mHGD4 #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3156306\n" +"par_id211690148229365\n" "help.text" -msgid "Menu <menuitem>Format - Page Style - Header/Footer</menuitem> - <emph>Edit</emph> button (spreadsheets)." -msgstr "Zvolte <menuitem>Formát - Styl stránky - Záhlaví/Zápatí</menuitem> - tlačítko <emph>Upravit</emph> (v sešitu)." +msgid "Select the <menuitem>Styles</menuitem> deck, open context menu of a style, choose <menuitem>Edit Style - Font</menuitem> tab." +msgstr "" #. f7aHb #: 00040500.xhp @@ -11464,14 +12400,14 @@ msgctxt "" msgid "Choose <emph>Format - Character - Font Effects</emph> tab." msgstr "Zvolte kartu <emph>Formát - Znak - Efekty pro písmo</emph>." -#. s38Vy +#. EzeAG #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3149819\n" "help.text" -msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Font Effects</emph> tab." -msgstr "Zvolte <emph>Zobrazit - Styly</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Upravit/Nový - Efekty pro písmo</emph>." +msgid "Choose <menuitem>View - Styles</menuitem> - open context menu of an entry and choose <menuitem>New/Edit Style - Font Effects</menuitem> tab." +msgstr "" #. 5k7D4 #: 00040500.xhp @@ -11491,14 +12427,14 @@ msgctxt "" msgid "Choose <emph>Format - Character - Position</emph> tab." msgstr "Zvolte kartu <emph>Formát - Znak - Umístění</emph>." -#. 6HCVo +#. re2Jo #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3159256\n" "help.text" -msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and click <emph>Modify/New - Alignment</emph> tab." -msgstr "Zvolte <emph>Zobrazit - Styly a formátování</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Nový/Upravit - Písmo</emph>." +msgid "Choose <menuitem>View - Styles</menuitem> - open context menu of an entry and click <menuitem>New/Edit Style - Alignment</menuitem> tab." +msgstr "" #. E3vEQ #: 00040500.xhp @@ -11518,14 +12454,14 @@ msgctxt "" msgid "Choose <emph>Format - Character - Asian Layout</emph> tab" msgstr "Zvolte kartu <emph>Formát - Znak - Asijské rozvržení</emph>" -#. 7AAUS +#. Js3EY #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3152811\n" "help.text" -msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and click <emph>Modify/New - Asian Layout</emph> tab." -msgstr "Zvolte <emph>Zobrazit - Styly a formátování</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Nový/Upravit - Zarovnání</emph>." +msgid "Choose <menuitem>View - Styles</menuitem> - open context menu of an entry and click <menuitem>New/Edit Style - Asian Layout</menuitem> tab." +msgstr "" #. 4ZZLP #: 00040500.xhp @@ -11545,14 +12481,14 @@ msgctxt "" msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Choose <emph>Format - Cells - Asian Typography</emph> tab.</caseinline></switchinline>" msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Zvolte kartu <emph>Formát - Buňky - Asijská typografie</emph>.</caseinline></switchinline>" -#. cJhf6 +#. JvDhw #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3148742\n" "help.text" -msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and click <emph>Modify/New - Asian Typography</emph> tab." -msgstr "Zvolte <emph>Zobrazit - Styly a formátování</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Nový/Upravit - Asijská typografie</emph>." +msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and click <emph>New/Edit Style - Asian Typography</emph> tab." +msgstr "" #. DGFGA #: 00040500.xhp @@ -11572,14 +12508,32 @@ msgctxt "" msgid "Choose <emph>Format - Paragraph</emph>." msgstr "Zvolte <emph>Formát - Odstavec</emph>." -#. zc5tA +#. BhFyb #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3151381\n" +"par_id131690634671867\n" +"help.text" +msgid "Place cursor in paragraph, choose <menuitem>Paragraph - Paragraph</menuitem>." +msgstr "" + +#. cEepZ +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id221690634561129\n" +"help.text" +msgid "On the <menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, select <menuitem>Paragraph</menuitem>." +msgstr "" + +#. hGCDg +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id3152381\n" "help.text" -msgid "On <emph>Text Formatting</emph> bar (with cursor in object), click" -msgstr "Na liště <emph>Formátování textu</emph> (kurzor v objektu) klepněte na" +msgid "Open the <menuitem>Styles</menuitem> deck, select a paragraph style, open context menu and choose <menuitem>New</menuitem> or <menuitem>Edit Style</menuitem>." +msgstr "" #. rQ9Bt #: 00040500.xhp @@ -11608,14 +12562,14 @@ msgctxt "" msgid "Choose <emph>Format - Paragraph - Alignment</emph> tab." msgstr "Zvolte kartu <emph>Formát - Odstavec - Zarovnání</emph>." -#. 76KRT +#. CXUEv #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3147352\n" "help.text" -msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Alignment</emph> tab." -msgstr "Zvolte <emph>Zobrazit - Styly a formátování</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Nový/Upravit - Písmo</emph>." +msgid "Choose <menuitem>View - Styles</menuitem> - open context menu of an entry and choose <menuitem>New/Edit Style - Alignment</menuitem> tab." +msgstr "" #. EF6ft #: 00040500.xhp @@ -11626,14 +12580,14 @@ msgctxt "" msgid "Choose <emph>Format - Paragraph - Indents & Spacing</emph> tab." msgstr "Zvolte kartu <emph>Formát - Odstavec - Odsazení a rozestupy</emph>." -#. XSjyi +#. gXtQE #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3152463\n" "help.text" -msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Indents & Spacing</emph> tab." -msgstr "Zvolte <emph>Zobrazit - Styly</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Nový/Upravit - Zarovnání</emph>." +msgid "Choose <menuitem>View - Styles</menuitem> - open context menu of an entry and choose <menuitem>New/Edit Style - Indents & Spacing</menuitem> tab." +msgstr "" #. iqEQr #: 00040500.xhp @@ -11644,14 +12598,14 @@ msgctxt "" msgid "Choose <emph>Format - Paragraph - Tabs</emph> tab." msgstr "Zvolte kartu <emph>Formát - Odstavec - Tabulátory</emph>." -#. cnwp8 +#. uUAL3 #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3154833\n" "help.text" -msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Tabs</emph> tab." -msgstr "Zvolte <emph>Zobrazit - Styly a formátování</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Nový/Upravit - Tabulátory</emph>." +msgid "Choose <menuitem>View - Styles</menuitem> - open context menu of an entry and choose <menuitem>New/Edit Style - Tabs</menuitem> tab." +msgstr "" #. iG9GL #: 00040500.xhp @@ -11716,14 +12670,14 @@ msgctxt "" msgid "Choose <emph>Format - Character - Borders</emph> tab." msgstr "Zvolte kartu <emph>Formát - Znak - Ohraničení</emph>." -#. 2JCBU +#. sVELu #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3149911\n" "help.text" -msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Borders</emph> tab." -msgstr "Zvolte <emph>Zobrazit - Styly a formátování</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Nový/Upravit - Ohraničení</emph>." +msgid "Choose <menuitem>View - Styles</menuitem> - open context menu of an entry and choose <menuitem>New/Edit Style - Borders</menuitem> tab." +msgstr "" #. cBspq #: 00040500.xhp @@ -11833,14 +12787,14 @@ msgctxt "" msgid "Choose <emph>Format - Page Style - Footer - More</emph> button." msgstr "Zvolte tlačítko <emph>Formát - Styl stránky - Zápatí - Více</emph>." -#. RKBDo +#. 32peT #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3153532\n" "help.text" -msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Background</emph> tab." -msgstr "Zvolte <emph>Zobrazit - Styly a formátování</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Nový/Upravit - Pozadí</emph>." +msgid "Choose <menuitem>View - Styles</menuitem> - open context menu of an entry and choose <menuitem>New/Edit Style - Background</menuitem> tab." +msgstr "" #. nLzZW #: 00040500.xhp @@ -11878,14 +12832,14 @@ msgctxt "" msgid "Choose <menuitem>Styles - Edit Style - Organizer</menuitem> tab." msgstr "Zvolte kartu <menuitem>Styly - Upravit styl - Organizátor</menuitem>." -#. 8xdE8 +#. TKKxc #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id631579002848692\n" "help.text" -msgid "Choose <menuitem>Styles - Manage Styles</menuitem> - open context menu of an entry and choose <menuitem>Modify/New - Organizer</menuitem> tab." -msgstr "Zvolte <menuitem>Styly - Upravit styly</menuitem>, otevřete místní nabídku položky a zvolte kartu <menuitem>Upravit/Nový - Organizátor</menuitem>." +msgid "Choose <menuitem>Styles - Manage Styles</menuitem> - open context menu of an entry and choose <menuitem>New/Edit Style - Organizer</menuitem> tab." +msgstr "" #. oZUMH #: 00040500.xhp @@ -11896,14 +12850,14 @@ msgctxt "" msgid "<variable id=\"Calcseiteverwaltenh1\">Choose <menuitem>Format - Page Style - Organizer</menuitem> tab.</variable>" msgstr "<variable id=\"Calcseiteverwaltenh1\">Zvolte kartu <menuitem>Formát - Styl stránky - Organizátor</menuitem>.</variable>" -#. Y2ck5 +#. BH2ZC #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id961579003607432\n" "help.text" -msgid "Choose <menuitem>Styles - Manage Styles</menuitem> - open context menu of an entry and choose <menuitem>Modify/New - Organizer</menuitem> tab." -msgstr "Zvolte <menuitem>Styly - Upravit styly</menuitem>, otevřete místní nabídku položky a zvolte kartu <menuitem>Upravit/Nový - Organizátor</menuitem>." +msgid "Choose <menuitem>Styles - Manage Styles</menuitem> - open context menu of an entry and choose <menuitem>New/Edit Style - Organizer</menuitem> tab." +msgstr "" #. 5tDj9 #: 00040500.xhp @@ -11914,14 +12868,14 @@ msgctxt "" msgid "<variable id=\"Drawseiteverwaltenh1\">Choose <menuitem>Format - Styles - Edit Style - Organizer</menuitem> tab.</variable>" msgstr "<variable id=\"Drawseiteverwaltenh1\">Zvolte kartu <menuitem>Formát - Styly - Upravit styl - Organizátor</menuitem>.</variable>" -#. HE8gX +#. Vrudd #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id111579003773016\n" "help.text" -msgid "Choose <menuitem>Format - Styles - Manage Styles</menuitem> - open context menu of an entry and choose <menuitem>Modify/New - Organizer</menuitem> tab." -msgstr "Zvolte <menuitem>Formát - Styly - Upravit styly</menuitem>, otevřete místní nabídku položky a zvolte kartu <menuitem>Upravit/Nový - Organizátor</menuitem>." +msgid "Choose <menuitem>Format - Styles - Manage Styles</menuitem> - open context menu of an entry and choose <menuitem>New/Edit Style - Organizer</menuitem> tab." +msgstr "" #. rSUuK #: 00040500.xhp @@ -11932,14 +12886,14 @@ msgctxt "" msgid "<variable id=\"Impressseiteverwaltenh1\">Choose <menuitem>Slide - Properties - Page</menuitem> tab.</variable>" msgstr "<variable id=\"Impressseiteverwaltenh1\">Zvolte kartu <menuitem>Snímek - Vlastnosti - Stránka</menuitem>.</variable>" -#. nMbj6 +#. SD3aA #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3154482\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> - open context menu of an entry and choose <menuitem>Modify/New - Organizer</menuitem> tab." -msgstr "Zvolte <menuitem>Zobrazit - Styly</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline>, otevřete místní nabídku položky a zvolte kartu <menuitem>Upravit/Nový - Organizátor</menuitem>." +msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> - open context menu of an entry and choose <menuitem>New/Edit Style - Organizer</menuitem> tab." +msgstr "" #. eEUQg #: 00040500.xhp @@ -11968,14 +12922,14 @@ msgctxt "" msgid "Choose <menuitem>Format - Page Style - Page</menuitem> tab." msgstr "Zvolte kartu <menuitem>Formát - Styl stránky - Stránka</menuitem>." -#. gMqXo +#. 8ADWa #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3154362\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> - open context menu of a page style entry and choose <emph>Modify/New - Page</emph> tab." -msgstr "Zvolte <menuitem>Zobrazit - Styly</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline>, otevřete místní nabídku položky stylu stránky a zvolte kartu <emph>Upravit/Nový - Stránka</emph>." +msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> - open context menu of a page style entry and choose <menuitem>New/Edit Style - Page</menuitem> tab." +msgstr "" #. cgX2W #: 00040500.xhp @@ -11986,14 +12940,14 @@ msgctxt "" msgid "Choose <menuitem>Format - Page Style - Page</menuitem> tab." msgstr "Zvolte kartu <menuitem>Formát - Styl stránky - Stránka</menuitem>." -#. GF8Ps +#. L2Nvp #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id31543624680\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> - open context menu of a page style entry and choose <emph>Modify/New - Page</emph> tab." -msgstr "Zvolte <menuitem>Zobrazit - Styly</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline>, otevřete místní nabídku položky stylu stránky a zvolte kartu <emph>Upravit/Nový - Stránka</emph>." +msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> - open context menu of a page style entry and choose <menuitem>New/Edit Style - Page</menuitem> tab." +msgstr "" #. iCz7o #: 00040500.xhp @@ -12013,14 +12967,14 @@ msgctxt "" msgid "Choose <emph>Format - Page Style - Header</emph> tab." msgstr "Zvolte kartu <emph>Formát - Styl stránky - Záhlaví</emph>." -#. jZj9w +#. XUj64 #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3148405\n" "help.text" -msgid "Choose <emph>View - Styles</emph> - open context menu of a page style entry and choose <emph>Modify/New - Header</emph> tab." -msgstr "Zvolte <emph>Zobrazit - Styly</emph>, otevřete místní nabídku stylu stránky a zvolte kartu <emph>Nový/Upravit - Záhlaví</emph>." +msgid "Choose <menuitem>View - Styles</menuitem> - open context menu of a page style entry and choose <menuitem>New/Edit Style - Header</menuitem> tab." +msgstr "" #. nJY9z #: 00040500.xhp @@ -12031,14 +12985,14 @@ msgctxt "" msgid "Choose <emph>Format - Page Style - Footer</emph> tab." msgstr "Zvolte kartu <emph>Formát - Styl stránky - Zápatí</emph>." -#. 5gs5x +#. VYpNY #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3155175\n" "help.text" -msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Footer</emph> tab." -msgstr "Zvolte <emph>Zobrazit - Styly</emph>, otevřete místní nabídku položky a zvolte kartu <emph>Nový/Upravit - Zápatí</emph>." +msgid "Choose <menuitem>View - Styles</menuitem> - open context menu of an entry and choose <menuitem>New/Edit Style - Footer</menuitem> tab." +msgstr "" #. LUBTb #: 00040500.xhp @@ -12184,41 +13138,68 @@ msgctxt "" msgid "<variable id=\"3dmaterial\">Open the context menu of the 3D object, choose <emph>3D Effects - Material</emph> tab.</variable>" msgstr "<variable id=\"3dmaterial\">Otevřete místní nabídku 3D objektu, zvolte kartu <emph>3D efekty - Materiál</emph>.</variable>" -#. 2GPzi +#. eeoek #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3145220\n" "help.text" -msgid "Choose <emph>Format - Bullets and Numbering</emph>." -msgstr "Zvolte <emph>Formát - Odrážky a číslování</emph>." +msgid "Choose <menuitem>Format - Bullets and Numbering</menuitem>." +msgstr "" -#. GmdFv +#. iEhGu #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id761616160771224\n" "help.text" -msgid "Right-click a paragraph, choose <menuitem>List - Bullets and Numbering</menuitem>." -msgstr "Klepněte pravým tlačítkem na odstavec a zvolte <menuitem>Seznam - Odrážky a číslování</menuitem>." +msgid "Choose <menuitem>List - Bullets and Numbering</menuitem>." +msgstr "" + +#. WGobM +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id51690931786955\n" +"help.text" +msgid "Choose <menuitem>Text</menuitem> - long click on bullet, numbering and outline icons, choose <menuitem>Customize</menuitem>." +msgstr "" + +#. CtoXr +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id761690931793457\n" +"help.text" +msgid "Choose <menuitem>Home</menuitem> - long click on bullet, numbering and outline icons, choose <menuitem>Customize</menuitem>." +msgstr "" + +#. JQBhp +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id741690929264495\n" +"help.text" +msgid "On the <menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, choose <menuitem>Bullets and Numbering</menuitem>." +msgstr "" -#. N8NwQ +#. BThvn #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3148771\n" +"par_id571690928716928\n" "help.text" -msgid "On <emph>Formatting</emph> bar, click" -msgstr "Na liště <emph>Formátování</emph> klepněte na" +msgid "Place cursor on a heading, click on the <menuitem>Outline</menuitem> area." +msgstr "" -#. sQFWD +#. Z54Yo #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3149445\n" "help.text" -msgid "<image id=\"img_id3149964\" src=\"cmd/lc_bulletsandnumberingdialog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149964\">Bullets and Numbering dialog Icon</alt></image>" -msgstr "<image id=\"img_id3149964\" src=\"cmd/lc_bulletsandnumberingdialog.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149964\">Ikona dialogového okna Odrážky a číslování</alt></image>" +msgid "<image id=\"img_id3149964\" src=\"cmd/lc_bulletsandnumberingdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149964\">Bullets and Numbering dialog Icon</alt></image>" +msgstr "" #. BPPZD #: 00040500.xhp @@ -12229,6 +13210,24 @@ msgctxt "" msgid "Bullets and Numbering" msgstr "Odrážky a číslování" +#. a7vEB +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id101690929527350\n" +"help.text" +msgid "<image src=\"cmd/lc_defaultbullet.svg\" id=\"img_id711690929527351\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id921690929527352\">Default bullet</alt></image> <image src=\"cmd/lc_defaultnumbering.svg\" id=\"img_id141690929565394\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id311690929565395\">Default numbering</alt></image> <switchinline select=\"appl\"><caseinline select=\"WRITER\"><image src=\"cmd/lc_setoutline.svg\" id=\"img_id111690929576033\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id821690929576034\">Set outline</alt></image></caseinline></switchinline>" +msgstr "" + +#. 5BJ2Q +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id861690929510655\n" +"help.text" +msgid "Long click and select <menuitem>Customize</menuitem>." +msgstr "" + #. XAbBj #: 00040500.xhp msgctxt "" @@ -12238,113 +13237,176 @@ msgctxt "" msgid "Choose <menuitem>Format - Bullets and Numbering</menuitem>. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Customize</emph> tab page.</caseinline></switchinline>" msgstr "Zvolte <menuitem>Formát - Odrážky a číslování</menuitem>. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Otevřete kartu <emph>Přizpůsobit</emph>.</caseinline></switchinline>" -#. y4rGF +#. A2s9s #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3150785\n" "help.text" -msgid "Open <emph>Styles - Presentation Styles</emph> - context menu of an Outline Style - choose <emph>New/Modify</emph>." -msgstr "Otevřete <emph>Styly - Styly prezentace</emph> - místní nabídka stylu osnovy - zvolte <emph>Nový/Upravit</emph>." +msgid "Open <menuitem>Styles - Presentation Styles</menuitem> - context menu of an Outline Style - choose <menuitem>New/Edit Style</menuitem>." +msgstr "" -#. pC5yB +#. fRoS3 #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3148420\n" "help.text" -msgid "Open <menuitem>Styles - List Styles</menuitem> - context menu of an entry - choose <menuitem>New/Modify</menuitem>." -msgstr "Otevřete <menuitem>Styly - Styly seznamu</menuitem> - místní nabídka položky - zvolte <menuitem>Nový/Upravit</menuitem>." +msgid "Open <menuitem>Styles - List Styles</menuitem> - context menu of an entry - choose <menuitem>New/Edit Style</menuitem>." +msgstr "" -#. Mx4EM +#. gC75r #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3148888\n" +"par_id701692447925387\n" "help.text" -msgid "Choose <emph>Format - Bullets and Numbering - Bullets</emph> tab." -msgstr "Zvolte kartu <emph>Formát - Odrážky a číslování - Odrážky</emph>." +msgid "Open the <link href=\"text/shared/01/06050000.xhp\"><menuitem>Bullets and Numbering</menuitem></link> dialog, select <menuitem>Unordered</menuitem>." +msgstr "" -#. bYrZa +#. 2JG8k #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3149917\n" "help.text" -msgid "Open <emph>Styles - Presentation Styles</emph> - context menu of an Outline Style - choose <emph>New/Modify</emph>." -msgstr "Otevřete <emph>Styly - Styly prezentace</emph> - místní nabídka stylu osnovy - zvolte <emph>Nový/Upravit</emph>." +msgid "Open <menuitem>Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) <menuitem> - Presentation Styles</menuitem> - context menu of an outline style - choose <menuitem>Edit Styles - Bullets</menuitem> tab." +msgstr "" + +#. d5XDX +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id541692447574919\n" +"help.text" +msgid "Open <menuitem>Format - Paragraph - Outline & List</menuitem>, click on <widget>Edit Style</widget> - <menuitem>Unordered</menuitem> tab." +msgstr "" -#. ZPMxH +#. eSXpi #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3154930\n" "help.text" -msgid "Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph>." -msgstr "Otevřete <emph>Styly - Styly seznamu</emph> - místní nabídka položky - zvolte <emph>Nový/Upravit</emph>." +msgid "Open <menuitem>Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) <menuitem>- List Styles</menuitem> - context menu of an entry - choose <menuitem>New/Edit Style - Unordered</menuitem> tab." +msgstr "" -#. n79tw +#. Fj4a4 #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3156011\n" +"par_id581692448797689\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - context menu of a Presentation Style (except Background) - choose <menuitem>New/Modify - Numbering</menuitem> tab." -msgstr "Zvolte <menuitem>Zobrazit - Styly</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline>, místní nabídka stylu prezentace (kromě Pozadí) a zvolte kartu <menuitem>Nový/Upravit - Číslování</menuitem>." +msgid "Open <menuitem>Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) <menuitem>- Paragraph Styles</menuitem>, context menu of an entry - choose <menuitem>New/Edit Style - Outline & List</menuitem>, click on <widget>Edit Style</widget> - <menuitem>Unordered</menuitem> tab." +msgstr "" -#. tbLJG +#. EvpKg #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3150862\n" +"par_id751692451544221\n" "help.text" -msgid "Choose <menuitem>Format - Bullets and Numbering - Ordered</menuitem> tab." -msgstr "Zvolte kartu <menuitem>Formát - Odrážky a číslování - Seřazený</menuitem>." +msgid "Open the <link href=\"text/shared/01/06050000.xhp\"><menuitem>Bullets and Numbering</menuitem></link> dialog, select <menuitem>Ordered</menuitem>." +msgstr "" -#. Rak4H +#. MEHMj #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3129011\n" +"par_id461692451557838\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - context menu of a List Style - choose <menuitem>New/Modify - Ordered</menuitem> tab." -msgstr "Zvolte <menuitem>Zobrazit - Styly</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>), místní nabídka stylu seznamu a zvolte kartu <menuitem>Nový/Upravit - Seřazený</menuitem>." +msgid "Open <menuitem>Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) <menuitem>- Presentation Styles</menuitem> - context menu of an outline style - choose <menuitem>Edit Styles - Numbering</menuitem> tab." +msgstr "" -#. 2XAFx +#. T5esN #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3146019\n" +"par_id441692451564694\n" "help.text" -msgid "Choose <menuitem>Styles - Manage Styles</menuitem> - context menu of a List Style - choose <menuitem>New/Modify - Ordered</menuitem> tab." -msgstr "Zvolte <menuitem>Zobrazit - Spravovat styly</menuitem>, otevřete místní nabídku stylu seznamu a zvolte kartu <menuitem>Nový/Upravit - Seřazený</menuitem>." +msgid "Open <menuitem>Format - Paragraph - Outline & List</menuitem>, click on <widget>Edit Style</widget> - <menuitem>Ordered</menuitem> tab." +msgstr "" -#. 4AKhs +#. Gsnpp #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id0611200904324832\n" +"par_id561692451570660\n" "help.text" -msgid "<variable id=\"graphics\">Choose <emph>Format - Bullets and Numbering - Image</emph> tab.</variable>" -msgstr "<variable id=\"graphics\">Zvolte kartu <emph>Formát - Odrážky a číslování - Obrázek</emph>.</variable>" +msgid "Open <menuitem>Styles</menuitem>(<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) <menuitem>- List Styles</menuitem> - context menu of an entry - choose <menuitem>New/Edit Style - Ordered</menuitem> tab." +msgstr "" -#. CwE3e +#. GpfYs #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3155848\n" +"par_id831692451574766\n" +"help.text" +msgid "Open <menuitem>Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) <menuitem>- Paragraph Styles</menuitem>, context menu of an entry - choose <menuitem>New/Edit Style - Outline & List</menuitem>, click on <widget>Edit Style</widget> - <menuitem>Ordered</menuitem> tab." +msgstr "" + +#. udMRP +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id461692538170299\n" +"help.text" +msgid "Open the <link href=\"text/shared/01/06050000.xhp\"><menuitem>Bullets and Numbering</menuitem></link> dialog, select <menuitem>Image</menuitem>." +msgstr "" + +#. zhzWi +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id951692538295900\n" +"help.text" +msgid "Open <menuitem>Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) <menuitem>- List Styles</menuitem> - context menu of an entry - choose <menuitem>New/Edit Style - Ordered</menuitem> tab." +msgstr "" + +#. Ca4EQ +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id1001692538299731\n" +"help.text" +msgid "Open <menuitem>Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) <menuitem>- Paragraph Styles</menuitem>, context menu of an entry - choose <menuitem>New/Edit Style - Outline & List</menuitem>, click on <widget>Edit Style</widget> - <menuitem>Ordered</menuitem> tab." +msgstr "" + +#. Cv44L +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id351692452437726\n" +"help.text" +msgid "Open the <link href=\"text/shared/01/06050000.xhp\"><menuitem>Bullets and Numbering</menuitem></link> dialog, select <menuitem>Outline</menuitem>." +msgstr "" + +#. n6yAV +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id551692453786548\n" "help.text" -msgid "Choose <menuitem>Format - Bullets and Numbering - Outline</menuitem> tab." -msgstr "Zvolte kartu <menuitem>Formát - Odrážky a číslování - Osnova</menuitem>." +msgid "Open <menuitem>Format - Paragraph - Outline & List</menuitem>, click on <widget>Edit Style</widget> - <menuitem>Outline</menuitem> tab." +msgstr "" -#. 8cr6F +#. HDBij #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3148733\n" +"par_id521692453821157\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <menuitem>Styles - Manage Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - context menu of a List Style entry - choose <emph>New/Modify</emph>.</caseinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Zvolte <menuitem>Styly - Spravovat styly</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>), otevřete místní nabídku položky stylu seznamu a zvolte <emph>Nový/Upravit</emph>.</caseinline></switchinline>" +msgid "Open <menuitem>Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) <menuitem>- List Styles</menuitem> - context menu of an entry - choose <menuitem>New/Edit Style - Outline</menuitem> tab." +msgstr "" + +#. K9VTd +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id61692453824913\n" +"help.text" +msgid "Open <menuitem>Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) <menuitem>- Paragraph Styles</menuitem>, context menu of an entry - choose <menuitem>New/Edit Style - Outline & List</menuitem>, click on <widget>Edit Style</widget> - <menuitem>Outline</menuitem> tab." +msgstr "" #. gfMdA #: 00040500.xhp @@ -12355,23 +13417,23 @@ msgctxt "" msgid "Choose <menuitem>Format - Bullets and Numbering</menuitem> - <emph>Position</emph> tab." msgstr "Zvolte kartu <menuitem>Formát - Odrážky a číslování</menuitem> - <emph>Umístění</emph>." -#. DVZRw +#. iadHd #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3153812\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - choose List Styles - context menu of an entry - choose <menuitem>New/Modify</menuitem> - <emph>Position</emph> tab." -msgstr "Zvolte <menuitem>Zobrazit - Styly</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>), zvolte Styly seznamu, otevřete místní nabídku pro vybranou položku a zvolte kartu <menuitem>Nový/Upravit</menuitem> - <emph>Umístění</emph>." +msgid "Choose <menuitem>View - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - choose List Styles - context menu of an entry - choose <menuitem>New/Edit Style</menuitem> - <emph>Position</emph> tab." +msgstr "" -#. t8uTF +#. RKRb9 #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3153899\n" "help.text" -msgid "Choose <menuitem>Styles - Manage Styles</menuitem> - choose List Styles - context menu of an entry - choose <menuitem>New/Modify</menuitem> - <emph>Position</emph> tab." -msgstr "Zvolte <menuitem>Styly - Spravovat styly</menuitem> a Styly seznamu, otevřete místní nabídku položky a zvolte kartu <menuitem>Nový/Upravit</menuitem> - <emph>Umístění</emph>." +msgid "Choose <menuitem>Styles - Manage Styles</menuitem> - choose List Styles - context menu of an entry - choose <menuitem>New/Edit Style</menuitem> - <emph>Position</emph> tab." +msgstr "" #. 6g732 #: 00040500.xhp @@ -12382,6 +13444,15 @@ msgctxt "" msgid "Choose <menuitem>Tools - Heading Numbering - Position</menuitem> tab." msgstr "" +#. xAsWk +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id181692821721184\n" +"help.text" +msgid "Choose <menuitem>Format - Image - Crop</menuitem>." +msgstr "" + #. 8AtZC #: 00040500.xhp msgctxt "" @@ -12391,22 +13462,40 @@ msgctxt "" msgid "Menu <emph>Format - Image - Properties - Crop</emph> tab." msgstr "Zvolte kartu <emph>Formát - Obrázek - Vlastnosti - Oříznout</emph>." -#. eREMF +#. 4gxtD +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id611692821136322\n" +"help.text" +msgid "Choose <menuitem>Crop</menuitem>." +msgstr "" + +#. bMDBi #: 00040500.xhp msgctxt "" "00040500.xhp\n" -"par_id3153317\n" +"par_id911692821238429\n" "help.text" -msgid "Icon on the <emph>Image</emph> toolbar:" -msgstr "Ikony na nástrojové liště <emph>Obrázek</emph>:" +msgid "Choose <menuitem>Image - Crop</menuitem>." +msgstr "" -#. aUN2G +#. qpGvB +#: 00040500.xhp +msgctxt "" +"00040500.xhp\n" +"par_id421692821243144\n" +"help.text" +msgid "On the <menuitem>Image</menuitem> menu of the <menuitem>Image</menuitem> tab, choose <menuitem>Crop</menuitem>." +msgstr "" + +#. vEarG #: 00040500.xhp msgctxt "" "00040500.xhp\n" "par_id3149953\n" "help.text" -msgid "<image id=\"img_id3155092\" src=\"cmd/lc_crop.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155092\">Icon Crop</alt></image>" +msgid "<image id=\"img_id3155092\" src=\"cmd/lc_crop.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155092\">Icon Crop</alt></image>" msgstr "" #. Qs4bZ @@ -12913,41 +14002,68 @@ msgctxt "" msgid "Wizards On/Off" msgstr "Průvodci zap/vyp" -#. ZMozw +#. fPRfW +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id3154023\n" +"help.text" +msgid "Choose <menuitem>Shape - Arrange</menuitem>." +msgstr "" + +#. DX4kV #: 00040501.xhp msgctxt "" "00040501.xhp\n" "par_id3147244\n" "help.text" -msgid "Choose <emph>Format - Arrange</emph> ($[officename] Writer, $[officename] Calc)." -msgstr "Zvolte <emph>Formát - Uspořádat</emph> ($[officename] Writer, $[officename] Calc)." +msgid "Choose <menuitem>Format - Arrange</menuitem>." +msgstr "" -#. BJj2z +#. FQFFM #: 00040501.xhp msgctxt "" "00040501.xhp\n" "par_id3159334\n" "help.text" -msgid "Open context menu - choose <emph>Arrange</emph> ($[officename] Impress, $[officename] Draw)." -msgstr "Otevřete místní nabídku - zvolte <emph>Uspořádat</emph> ($[officename] Impress, $[officename] Draw)." +msgid "Choose <menuitem>Arrange</menuitem>." +msgstr "" -#. zzpRV +#. f2WMS #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3154023\n" +"par_id461693050281467\n" "help.text" -msgid "Choose <emph>Shape - Arrange</emph> ($[officename] Draw)." -msgstr "Zvolte <emph>Tvar - Uspořádat</emph> ($[officename] Draw)." +msgid "Choose <menuitem>Image</menuitem> tab." +msgstr "" -#. gqcDq +#. RzBt5 +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id231693052690073\n" +"help.text" +msgid "Choose <menuitem>Object</menuitem> tab." +msgstr "" + +#. uMFQM +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id1001693061741757\n" +"help.text" +msgid "Choose <menuitem>Home - Arrange</menuitem>." +msgstr "" + +#. vGKDE #: 00040501.xhp msgctxt "" "00040501.xhp\n" "par_id3155578\n" "help.text" -msgid "<image id=\"img_id3109842\" src=\"cmd/sc_bringtofront.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3109842\">Icon Arrange</alt></image>" -msgstr "<image id=\"img_id3109842\" src=\"cmd/sc_bringtofront.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3109842\">Ikona Uspořádat</alt></image>" +msgid "<image id=\"img_id3109842\" src=\"cmd/lc_bringtofront.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3109842\">Icon Arrange</alt></image>" +msgstr "" #. jwdWP #: 00040501.xhp @@ -12958,41 +14074,68 @@ msgctxt "" msgid "Arrange" msgstr "Uspořádat" -#. qziC8 +#. PDGdp #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3148459\n" +"par_id821693051492389\n" "help.text" -msgid "Choose <emph>Format - Arrange - Bring to Front</emph> ($[officename] Writer, $[officename] Calc)." -msgstr "Zvolte <emph>Formát - Uspořádat - Přenést do popředí</emph> ($[officename] Writer, $[officename] Calc)." +msgid "Choose <menuitem>Shape - Arrange - Bring to Front</menuitem>." +msgstr "" -#. DYFCd +#. LsQNv #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3148425\n" +"par_id171693051496885\n" "help.text" -msgid "Choose <emph>Shape - Arrange - Bring to Front</emph> ($[officename] Draw)." -msgstr "Zvolte <emph>Tvar - Uspořádat - Přenést do popředí</emph> ($[officename] Draw)." +msgid "Choose <menuitem>Format - Arrange - Bring to Front</menuitem>." +msgstr "" -#. WE9Pd +#. FmKDD #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3153268\n" +"par_id591693052424325\n" +"help.text" +msgid "Choose <menuitem>Arrange - Bring to Front</menuitem>." +msgstr "" + +#. ASMKW +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id761693052478957\n" +"help.text" +msgid "Choose <menuitem>Image - Bring to Front</menuitem>." +msgstr "" + +#. dydpN +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id861693052669953\n" "help.text" -msgid "<emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>plus</emph> sign ($[officename] Impress, $[officename] Draw)." -msgstr "<emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+ znak <emph>plus</emph> ($[officename] Impress, $[officename] Draw)." +msgid "Choose <menuitem>Object - Bring to Front</menuitem>" +msgstr "" -#. D6WN7 +#. LAiGf #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3154206\n" +"par_id541693061822569\n" +"help.text" +msgid "Choose <menuitem>Home - Arrange - Bring to Front</menuitem>." +msgstr "" + +#. xqoHq +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id3153268\n" "help.text" -msgid "Open context menu - choose <emph>Arrange - Bring to Front</emph> ($[officename] Impress)." -msgstr "Otevřete místní nabídku - zvolte <emph>Uspořádat - Přenést do popředí</emph> ($[officename] Impress)." +msgid "<keycode>Shift</keycode> + <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> + <keycode>plus</keycode> sign." +msgstr "" #. HPFLD #: 00040501.xhp @@ -13012,50 +14155,104 @@ msgctxt "" msgid "Bring to Front" msgstr "Přenést do popředí" -#. GqevU +#. srWYS +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id121693056018199\n" +"help.text" +msgid "Choose <menuitem>Shape - Arrange - Bring Forward</menuitem>." +msgstr "" + +#. g2xAf +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id41693056021228\n" +"help.text" +msgid "Choose <menuitem>Arrange - Bring Forward</menuitem>." +msgstr "" + +#. G4XjD #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3147092\n" +"par_id961693056192746\n" "help.text" -msgid "Choose <emph>Format - Arrange - Bring Forward</emph> ($[officename] Writer, $[officename] Calc)." -msgstr "Zvolte <emph>Formát - Uspořádat - Přenést blíž</emph> ($[officename] Writer, $[officename] Calc)." +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> + <keycode>plus</keycode> sign." +msgstr "" -#. aMRva +#. 36Yc6 #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3148396\n" +"par_id131693056023742\n" "help.text" -msgid "Choose <emph>Shape - Arrange - Bring Forward</emph> ($[officename] Draw)." -msgstr "Zvolte <emph>Tvar - Uspořádat - Přenést blíž</emph> ($[officename] Draw)." +msgid "Choose <menuitem>Image - Bring Forward</menuitem>." +msgstr "" -#. 3CxUb +#. 4mhc2 #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3149528\n" +"par_id581693056028175\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+plus sign ($[officename] Impress, $[officename] Draw)" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+plus sign ($[officename] Impress, $[officename] Draw)" +msgid "Choose <menuitem>Object - Bring Forward</menuitem>." +msgstr "" -#. sEc4z +#. wrfZW #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3154658\n" +"par_id331693061557858\n" "help.text" -msgid "Open context menu - choose <emph>Arrange - Bring Forward</emph> ($[officename] Impress)." -msgstr "Otevřete místní nabídku - zvolte <emph>Uspořádat - Přenést blíž</emph> ($[officename] Impress)." +msgid "Choose <menuitem>Home - Arrange - Bring Forward</menuitem>." +msgstr "" -#. TSeCV +#. Fo4mk +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id11693056030774\n" +"help.text" +msgid "Choose <menuitem>Format - Arrange - Forward One</menuitem>." +msgstr "" + +#. oGHCB +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id561693056033678\n" +"help.text" +msgid "Choose <menuitem>Arrange - Forward One</menuitem>." +msgstr "" + +#. aoDmx +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id621693056036470\n" +"help.text" +msgid "Choose <menuitem>Image - Forward One</menuitem>." +msgstr "" + +#. mEDa8 +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id691693056039286\n" +"help.text" +msgid "Choose <menuitem>Object - Forward One</menuitem>." +msgstr "" + +#. AWfrw #: 00040501.xhp msgctxt "" "00040501.xhp\n" "par_id3159121\n" "help.text" -msgid "<image id=\"img_id3156142\" src=\"cmd/sc_forward.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156142\">Icon Bring Forward</alt></image>" -msgstr "<image id=\"img_id3156142\" src=\"cmd/sc_forward.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156142\">Ikona Přenést blíž</alt></image>" +msgid "<image id=\"img_id3156142\" src=\"cmd/lc_forward.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156142\">Icon Bring Forward</alt></image>" +msgstr "" #. P9V6A #: 00040501.xhp @@ -13066,50 +14263,104 @@ msgctxt "" msgid "Bring Forward" msgstr "Přenést blíž" -#. wkLnv +#. cqnWG +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id181693053501533\n" +"help.text" +msgid "Choose <menuitem>Shape - Arrange - Send Backward</menuitem>." +msgstr "" + +#. BxAyW +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id651693053507310\n" +"help.text" +msgid "Choose <menuitem>Arrange - Send Backward</menuitem>." +msgstr "" + +#. k6EtT +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id891693053637753\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> + <keycode>minus</keycode> sign." +msgstr "" + +#. XxsS7 +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id131693053510310\n" +"help.text" +msgid "Choose <menuitem>Image - Send Backward</menuitem>." +msgstr "" + +#. 9bCuY +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id201693055365731\n" +"help.text" +msgid "Choose <menuitem>Object - Send Backward</menuitem>." +msgstr "" + +#. u2rEP +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id51693061505782\n" +"help.text" +msgid "Choose <menuitem>Home - Arrange - Send Backward</menuitem>." +msgstr "" + +#. dzpKK #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3154815\n" +"par_id201693053504302\n" "help.text" -msgid "Choose <emph>Format - Arrange - Send Backward</emph> ($[officename] Writer, $[officename] Calc)." -msgstr "Zvolte <emph>Formát - Uspořádat - Odsunout dál</emph> ($[officename] Writer, $[officename] Calc)." +msgid "Choose <menuitem>Format - Arrange - Back One</menuitem>." +msgstr "" -#. yfLSs +#. 5CJUR #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3150428\n" +"par_id971693055640316\n" "help.text" -msgid "Choose <emph>Shape - Arrange - Send Backward</emph> ($[officename] Draw)." -msgstr "Zvolte <emph>Tvar - Uspořádat - Odsunout dál</emph> ($[officename] Draw)." +msgid "Choose <menuitem>Arrange - Back One</menuitem>." +msgstr "" -#. uc68f +#. eEWFC #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3156064\n" +"par_id141693055643252\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+minus sign ($[officename] Impress, $[officename] Draw)" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+znaménko minus ($[officename] Impress, $[officename] Draw)" +msgid "Choose <menuitem>Image - Back One</menuitem>." +msgstr "" -#. D2F6v +#. WZ7uE #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3159107\n" +"par_id321693055339193\n" "help.text" -msgid "Open context menu - choose <emph>Arrange - Send Backward</emph> ($[officename] Impress)." -msgstr "Otevřete místní nabídku - zvolte <emph>Uspořádat - Odsunout dál</emph> ($[officename] Impress)." +msgid "Choose <menuitem>Object - Back One</menuitem>." +msgstr "" -#. BQhNe +#. tPyQs #: 00040501.xhp msgctxt "" "00040501.xhp\n" "par_id3152994\n" "help.text" -msgid "<image id=\"img_id3163723\" src=\"cmd/sc_backward.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163723\">Icon Send Backward</alt></image>" -msgstr "<image id=\"img_id3163723\" src=\"cmd/sc_backward.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163723\">Ikona Odsunout dál</alt></image>" +msgid "<image id=\"img_id3163723\" src=\"cmd/lc_backward.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163723\">Icon Send Backward</alt></image>" +msgstr "" #. WKKNG #: 00040501.xhp @@ -13120,50 +14371,77 @@ msgctxt "" msgid "Send Backward" msgstr "Odsunout dál" -#. TdyFq +#. Jg6Cs +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id81693053842495\n" +"help.text" +msgid "Choose <menuitem>Shape - Arrange - Send to Back</menuitem>." +msgstr "" + +#. W3Xsr +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id381693053845326\n" +"help.text" +msgid "Choose <menuitem>Format - Arrange - Send to Back</menuitem>." +msgstr "" + +#. 4it9a +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id761693053847950\n" +"help.text" +msgid "Choose <menuitem>Arrange - Send to Back</menuitem>." +msgstr "" + +#. xAyVd #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3149493\n" +"par_id811693053850566\n" "help.text" -msgid "Choose <emph>Format - Arrange - Send to Back</emph> ($[officename] Writer, $[officename] Calc)." -msgstr "Zvolte <emph>Formát - Uspořádat - Odsunout do pozadí</emph> ($[officename] Writer, $[officename] Calc)." +msgid "Choose <menuitem>Image - Send to Back</menuitem>." +msgstr "" -#. 5pzCr +#. PUnXv #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3148595\n" +"par_id511693053853207\n" "help.text" -msgid "Choose <emph>Shape - Arrange - Send to Back</emph> ($[officename] Draw)." -msgstr "Zvolte <emph>Tvar - Uspořádat - Odsunout do pozadí</emph> ($[officename] Draw)." +msgid "Choose <menuitem>Object - Send to Back</menuitem>" +msgstr "" -#. cG5R9 +#. cEQnR #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3150690\n" +"par_id641693061917531\n" "help.text" -msgid "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+minus sign ($[officename] Impress, $[officename] Draw)" -msgstr "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+znaménko minus ($[officename] Impress, $[officename] Draw)" +msgid "Choose <menuitem>Home - Arrange - Send to Back</menuitem>." +msgstr "" -#. NkXED +#. bmdEW #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3154486\n" +"par_id591693053858407\n" "help.text" -msgid "Open context menu - choose <emph>Arrange - Send to Back</emph> ($[officename] Impress)." -msgstr "Otevřete místní nabídku - zvolte <emph>Uspořádat - Odsunout do pozadí</emph> ($[officename] Impress)." +msgid "<keycode>Shift</keycode> + <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> + <keycode>minus</keycode> sign." +msgstr "" -#. A873M +#. K5oKD #: 00040501.xhp msgctxt "" "00040501.xhp\n" "par_id3145384\n" "help.text" -msgid "<image id=\"img_id3153813\" src=\"cmd/sc_sendtoback.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153813\">Icon Send to Back</alt></image>" -msgstr "<image id=\"img_id3153813\" src=\"cmd/sc_sendtoback.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153813\">Ikona Odsunout do pozadí</alt></image>" +msgid "<image id=\"img_id3153813\" src=\"cmd/lc_sendtoback.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153813\">Icon Send to Back</alt></image>" +msgstr "" #. mH2tS #: 00040501.xhp @@ -13183,14 +14461,14 @@ msgctxt "" msgid "Choose <emph>Format - Arrange - To Foreground</emph>." msgstr "Zvolte <emph>Formát - Uspořádat - Na popředí</emph>." -#. G2AjB +#. wL9Mg #: 00040501.xhp msgctxt "" "00040501.xhp\n" "par_id3149408\n" "help.text" -msgid "<image id=\"img_id3155129\" src=\"cmd/sc_setobjecttoforeground.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155129\">Icon To Foreground</alt></image>" -msgstr "<image id=\"img_id3155129\" src=\"cmd/sc_setobjecttoforeground.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155129\">Ikona Na popředí</alt></image>" +msgid "<image id=\"img_id3155129\" src=\"cmd/lc_setobjecttoforeground.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155129\">Icon To Foreground</alt></image>" +msgstr "" #. 4ahEr #: 00040501.xhp @@ -13210,14 +14488,14 @@ msgctxt "" msgid "Choose <emph>Format - Arrange - To Background</emph>." msgstr "Zvolte <emph>Formát - Uspořádat - Na pozadí</emph>." -#. FQRn8 +#. Z68QV #: 00040501.xhp msgctxt "" "00040501.xhp\n" "par_id3153815\n" "help.text" -msgid "<image id=\"img_id3154954\" src=\"cmd/sc_setobjecttobackground.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154954\">Icon To Background</alt></image>" -msgstr "<image id=\"img_id3154954\" src=\"cmd/sc_setobjecttobackground.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154954\">Ikona Na pozadí</alt></image>" +msgid "<image id=\"img_id3154954\" src=\"cmd/lc_setobjecttobackground.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154954\">Icon To Background</alt></image>" +msgstr "" #. rCVpM #: 00040501.xhp @@ -13228,32 +14506,14 @@ msgctxt "" msgid "To Background" msgstr "Na pozadí" -#. bbLzP +#. GCo9N #: 00040501.xhp msgctxt "" "00040501.xhp\n" "par_id3146854\n" "help.text" -msgid "Choose <emph>Format - Align</emph> ($[officename] Writer, $[officename] Calc)." -msgstr "Zvolte <emph>Formát - Zarovnání</emph> ($[officename] Writer, $[officename] Calc)." - -#. kcWEi -#: 00040501.xhp -msgctxt "" -"00040501.xhp\n" -"par_id3153914\n" -"help.text" -msgid "Choose <emph>Shape - Align</emph> (objects selected) ($[officename] Draw)." -msgstr "Zvolte <emph>Tvar - Zarovnání</emph> (s vybranými objekty) ($[officename] Draw)." - -#. 8n9qi -#: 00040501.xhp -msgctxt "" -"00040501.xhp\n" -"par_id3153185\n" -"help.text" -msgid "Open context menu - choose <emph>Align</emph> (objects selected) ($[officename] Impress, $[officename] Draw)." -msgstr "Otevřete místní nabídku a zvolte <emph>Zarovnání</emph> (s vybranými objekty) ($[officename] Impress, $[officename] Draw)." +msgid "Choose <menuitem>Format - Align Text</menuitem>." +msgstr "" #. TpsPU #: 00040501.xhp @@ -13399,257 +14659,320 @@ msgctxt "" msgid "Right" msgstr "Vpravo" -#. 2bRxW +#. peVjJ #: 00040501.xhp msgctxt "" "00040501.xhp\n" "par_id3153109\n" "help.text" -msgid "Choose <emph>Format - Align - Top</emph> ($[officename] Writer, $[officename] Calc)." -msgstr "Zvolte <emph>Formát - Zarovnání - Nahoře</emph> ($[officename] Writer, $[officename] Calc)." +msgid "Choose <menuitem>Format - Align Text - Top</menuitem>." +msgstr "" -#. 4ZwPY +#. X8Fnj #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3150213\n" +"par_id3155386\n" "help.text" -msgid "Choose <emph>Shape - Align - Top</emph> (objects selected) ($[officename] Draw)." -msgstr "Zvolte <emph>Tvar - Zarovnání - Nahoře</emph> (s vybranými objekty) ($[officename] Draw)." +msgid "<image id=\"img_id3155542\" src=\"cmd/lc_aligntop.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155542\">Icon Top</alt></image>" +msgstr "" -#. TKQg7 +#. WFtRg #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3155093\n" +"par_id3157550\n" "help.text" -msgid "Open context menu - choose <emph>Align - Top</emph> (objects selected) ($[officename] Impress, $[officename] Draw)." -msgstr "Otevřete místní nabídku a zvolte <emph>Zarovnání - Nahoře</emph> (s vybranými objekty) ($[officename] Impress, $[officename] Draw)." +msgid "Top" +msgstr "Nahoru" -#. ptXRN +#. 5W8qc #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3151303\n" +"par_id3153976\n" "help.text" -msgid "On <emph>Align</emph> bar ($[officename] Impress, $[officename] Draw), click" -msgstr "Na liště <emph>Zarovnání</emph> ($[officename] Impress, $[officename] Draw) klepněte na" +msgid "Choose <menuitem>Format - Align Text - Centered</menuitem>." +msgstr "" -#. eYWWR +#. x2RAB #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3155386\n" +"par_id3145755\n" "help.text" -msgid "<image id=\"img_id3155542\" src=\"cmd/sc_alignup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155542\">Icon Top</alt></image>" -msgstr "<image id=\"img_id3155542\" src=\"cmd/sc_alignup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155542\">Ikona Nahoru</alt></image>" +msgid "<image id=\"img_id3146776\" src=\"cmd/sc_alignverticalcenter.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146776\">Icon Centered</alt></image>" +msgstr "" -#. WFtRg +#. NYgDY #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3157550\n" +"par_id3146943\n" "help.text" -msgid "Top" -msgstr "Nahoru" +msgid "Centered" +msgstr "Na střed" -#. A4T4G +#. m8mTY #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3153976\n" +"par_id3149896\n" "help.text" -msgid "Choose <emph>Format - Align - Centered</emph> ($[officename] Writer, $[officename] Calc)." -msgstr "Zvolte <emph>Formát - Zarovnání - Na střed</emph> ($[officename] Writer, $[officename] Calc)." +msgid "Choose <menuitem>Format - Align Text - Bottom</menuitem>." +msgstr "" -#. ZYyu9 +#. LtmXu #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3153246\n" +"par_id3154057\n" "help.text" -msgid "Choose <emph>Shape - Align - Centered</emph> (objects selected) ($[officename] Draw)." -msgstr "Zvolte <emph>Tvar - Zarovnání - Na střed</emph> (s vybranými objekty) ($[officename] Draw)." +msgid "<image id=\"img_id3147267\" src=\"cmd/lc_alignbottom.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147267\">Icon Bottom</alt></image>" +msgstr "" -#. gFmHK +#. rkNkG #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3154614\n" +"par_id3145601\n" "help.text" -msgid "Open context menu - choose <emph>Align - Centered</emph> (objects selected) ($[officename] Impress, $[officename] Draw)." -msgstr "Otevřete místní nabídku a zvolte <emph>Zarovnání - Na střed</emph> (s vybranými objekty) ($[officename] Impress, $[officename] Draw)." +msgid "Bottom" +msgstr "Dolů" -#. 7FTrD +#. vvDEN #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3149196\n" +"par_id3145197\n" "help.text" -msgid "On <emph>Align</emph> bar ($[officename] Impress, $[officename] Draw), click" -msgstr "Na liště <emph>Zarovnání</emph> ($[officename] Impress, $[officename] Draw) klepněte na" +msgid "Choose <menuitem>Format - Anchor</menuitem>." +msgstr "" -#. RgieQ +#. pGQXt #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3145755\n" +"par_id671653364659217\n" "help.text" -msgid "<image id=\"img_id3146776\" src=\"cmd/sc_aligncenter.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146776\">Icon Centered</alt></image>" -msgstr "<image id=\"img_id3146776\" src=\"cmd/sc_aligncenter.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146776\">Ikona Na střed</alt></image>" +msgid "Right-click on a selected object - choose <menuitem>Anchor</menuitem>." +msgstr "Klepněte pravým tlačítkem na vybraný objekt a zvolte <menuitem>Ukotvit</menuitem>." -#. NYgDY +#. DcsgR #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3146943\n" +"par_id3151122\n" "help.text" -msgid "Centered" -msgstr "Na střed" +msgid "<image id=\"img_id3145357\" src=\"cmd/sc_toggleanchortype.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145357\">Icon Anchor</alt></image>" +msgstr "<image id=\"img_id3145357\" src=\"cmd/sc_toggleanchortype.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145357\">Ikona Ukotvení</alt></image>" -#. bHB3P +#. MTXwp #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3149896\n" +"par_id3154763\n" "help.text" -msgid "Choose <emph>Format - Align - Bottom</emph> ($[officename] Writer, $[officename] Calc)." -msgstr "Zvolte <emph>Formát - Zarovnání - Dole</emph> ($[officename] Writer, $[officename] Calc)." +msgid "Anchor" +msgstr "Ukotvit" -#. HAKcr +#. CWScz #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3156049\n" +"par_id3148899\n" "help.text" -msgid "Choose <emph>Shape - Align - Bottom</emph> (objects selected) ($[officename] Draw)." -msgstr "Zvolte <emph>Tvar - Zarovnání - Dole</emph> (s vybranými objekty) ($[officename] Draw)." +msgid "Choose <emph>Format - Anchor - To Page</emph>." +msgstr "" -#. QWWtV +#. qHADm #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3152545\n" +"par_id641692905620681\n" "help.text" -msgid "On <emph>Align</emph> bar ($[officename] Impress, $[officename] Draw), click" -msgstr "Na liště <emph>Zarovnání</emph> ($[officename] Impress, $[officename] Draw) klepněte na" +msgid "Choose <menuitem>Anchor - To Page</menuitem>." +msgstr "" -#. DcDSM +#. GYkFR #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3154057\n" +"par_id291692905625594\n" "help.text" -msgid "<image id=\"img_id3147267\" src=\"cmd/sc_aligndown.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147267\">Icon Bottom</alt></image>" -msgstr "<image id=\"img_id3147267\" src=\"cmd/sc_aligndown.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147267\">Ikona Dolů</alt></image>" +msgid "Choose <menuitem>Image - Anchor menu - To Page</menuitem>." +msgstr "" -#. rkNkG +#. mhRwr #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3145601\n" +"par_id3149342\n" "help.text" -msgid "Bottom" -msgstr "Dolů" +msgid "Choose <emph>Format - Anchor - To Paragraph</emph>." +msgstr "" -#. U43HB +#. te5DN #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3145197\n" +"par_id281692905786439\n" "help.text" -msgid "For a selected object, choose <menuitem>Format - Anchor</menuitem>." -msgstr "Pro vybraný objekt zvolte <menuitem>Formát - Ukotvit</menuitem>." +msgid "Choose <menuitem>Anchor - To Paragraph</menuitem>." +msgstr "" -#. pGQXt +#. fpiGx #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id671653364659217\n" +"par_id951692905792648\n" "help.text" -msgid "Right-click on a selected object - choose <menuitem>Anchor</menuitem>." -msgstr "Klepněte pravým tlačítkem na vybraný objekt a zvolte <menuitem>Ukotvit</menuitem>." +msgid "Choose <menuitem>Image - Anchor menu - To Paragraph</menuitem>." +msgstr "" -#. nazhG +#. v2CBa #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id2851649\n" +"par_id3155147\n" "help.text" -msgid "On <menuitem>Drawing Object Properties</menuitem> bar<switchinline select=\"appl\"><caseinline select=\"CALC\">, <menuitem>Image</menuitem> bar</caseinline><caseinline select=\"WRITER\">, <menuitem>Frame</menuitem> bar, <menuitem>OLE Objects</menuitem> bar</caseinline></switchinline> or <menuitem>Form Design</menuitem> bar, click" -msgstr "Na liště <menuitem>Vlastnosti objektu kresby</menuitem><switchinline select=\"appl\"><caseinline select=\"CALC\">, liště <menuitem>Obrázek</menuitem></caseinline><caseinline select=\"WRITER\">, liště <menuitem>Rámec</menuitem>, liště <menuitem>Objekty OLE</menuitem></caseinline></switchinline> nebo na liště <menuitem>Návrh formuláře</menuitem> klepněte na" +msgid "Choose <emph>Format - Anchor - To Character</emph>." +msgstr "" -#. DcsgR +#. ZnT5t #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3151122\n" +"par_id201692905935268\n" "help.text" -msgid "<image id=\"img_id3145357\" src=\"cmd/sc_toggleanchortype.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145357\">Icon Anchor</alt></image>" -msgstr "<image id=\"img_id3145357\" src=\"cmd/sc_toggleanchortype.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145357\">Ikona Ukotvení</alt></image>" +msgid "Choose <menuitem>Anchor - To Character</menuitem>." +msgstr "" -#. MTXwp +#. HXuiA #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3154763\n" +"par_id871692905938851\n" "help.text" -msgid "Anchor" -msgstr "Ukotvit" +msgid "Choose <menuitem>Image - Anchor menu - To Character</menuitem>." +msgstr "" -#. Y2HFo +#. EXBHw #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3148899\n" +"par_id3153042\n" "help.text" -msgid "<variable id=\"to-page\">Choose <emph>Format - Anchor - To Page</emph>.</variable>" -msgstr "<variable id=\"to-page\">Zvolte <emph>Formát - Ukotvit - Ke stránce</emph>.</variable>" +msgid "Choose <emph>Format - Anchor - As Character</emph>." +msgstr "" -#. RW78d +#. AVsJG #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3149342\n" +"par_id501692906043548\n" "help.text" -msgid "<variable id=\"to-paragraph\">Choose <emph>Format - Anchor - To Paragraph</emph>.</variable>" -msgstr "<variable id=\"to-paragraph\">Zvolte <emph>Formát - Ukotvit - K odstavci</emph>.</variable>" +msgid "Choose <menuitem>Anchor - As Character</menuitem>." +msgstr "" -#. HHMcF +#. sXytR #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3155147\n" +"par_id261692906046950\n" "help.text" -msgid "<variable id=\"to-character\">Choose <emph>Format - Anchor - To Character</emph>.</variable>" -msgstr "<variable id=\"to-character\">Zvolte <emph>Formát - Ukotvit - Ke znaku</emph>.</variable>" +msgid "Choose <menuitem>Image - Anchor menu - As Character</menuitem>." +msgstr "" -#. 6Fm2P +#. 2HeF4 #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3153042\n" +"par_id3146964\n" "help.text" -msgid "<variable id=\"as-character\">Choose <emph>Format - Anchor - As Character</emph>.</variable>" -msgstr "<variable id=\"as-character\">Zvolte <emph>Formát - Ukotvit - Jako znak</emph>.</variable>" +msgid "Choose <emph>Format - Anchor - To Frame</emph>." +msgstr "" -#. V2QAS +#. 6CeJD #: 00040501.xhp msgctxt "" "00040501.xhp\n" -"par_id3146964\n" +"par_id811692906277044\n" "help.text" -msgid "<variable id=\"to-frame\">Choose <emph>Format - Anchor - To Frame</emph>.</variable>" -msgstr "<variable id=\"to-frame\">Zvolte <emph>Formát - Ukotvit - K rámci</emph>.</variable>" +msgid "Choose <menuitem>Anchor - To Frame</menuitem>." +msgstr "" -#. qR6aB +#. KDBrK +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id381692906280460\n" +"help.text" +msgid "Choose <menuitem>Image - Anchor menu - To Frame</menuitem>." +msgstr "" + +#. e2Bkw #: 00040501.xhp msgctxt "" "00040501.xhp\n" "par_id3150781\n" "help.text" -msgid "<variable id=\"to-cell\">Choose <emph>Format - Anchor - To Cell</emph>.</variable>" -msgstr "<variable id=\"to-cell\">Zvolte <emph>Formát - Ukotvit - K buňce</emph>.</variable>" +msgid "Choose <emph>Format - Anchor - To Cell</emph>." +msgstr "" + +#. LzwVf +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id821692906792439\n" +"help.text" +msgid "Choose <menuitem>Anchor - To Cell</menuitem>." +msgstr "" + +#. CvCCN +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id351692906938377\n" +"help.text" +msgid "Choose <menuitem>Image - Anchor menu - To Cell</menuitem>." +msgstr "" + +#. KepZF +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id41692906934025\n" +"help.text" +msgid "Choose <emph>Format - Anchor - To Cell (resize with cell)</emph>." +msgstr "" + +#. 5vDsB +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id521692906797127\n" +"help.text" +msgid "Choose <menuitem>Anchor - To Cell (resize with cell)</menuitem>." +msgstr "" + +#. 6SrBM +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id921692906925993\n" +"help.text" +msgid "Choose <menuitem>Fit to Cell Size</menuitem>." +msgstr "" + +#. sUfCH +#: 00040501.xhp +msgctxt "" +"00040501.xhp\n" +"par_id681692906801695\n" +"help.text" +msgid "Choose <menuitem>Image - Anchor menu - To Cell (resize with cell)</menuitem>." +msgstr "" #. DFDf3 #: 00040502.xhp @@ -13804,14 +15127,14 @@ msgctxt "" msgid "Choose <menuitem>Format - Chart Area - Borders</menuitem> tab (charts)." msgstr "Zvolte kartu <menuitem>Formát - Plocha grafu - Ohraničení</menuitem> (grafy)." -#. DYuKv +#. CDRWZ #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3147335\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> - open context menu and choose <menuitem>Modify/New - Line</menuitem> tab (presentation documents)." -msgstr "Zvolte <menuitem>Zobrazit - Styly</menuitem>, otevřete místní nabídku a zvolte kartu <menuitem>Upravit/Nový - Čára</menuitem> (prezentace)." +msgid "Choose <menuitem>View - Styles</menuitem> - open context menu and choose <menuitem>New/Edit Style - Line</menuitem> tab (presentation documents)." +msgstr "" #. PDAn7 #: 00040502.xhp @@ -13912,14 +15235,14 @@ msgctxt "" msgid "Area" msgstr "Oblast" -#. 324Fr +#. 5EBAG #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id511592159765396\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - choose Paragraph, Frame or Page style - open context menu - choose <menuitem>Modify/New - Area</menuitem> tab." -msgstr "Zvolte <menuitem>Zobrazit - Styly</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>), zvolte styl odstavce, rámce nebo stránky, otevřete místní nabídku a zvolte kartu <menuitem>Upravit/Nový - Oblast</menuitem>." +msgid "Choose <menuitem>View - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - choose Paragraph, Frame or Page style - open context menu - choose <menuitem>New/Edit Style - Area</menuitem> tab." +msgstr "" #. sV6fD #: 00040502.xhp @@ -13948,14 +15271,14 @@ msgctxt "" msgid "Choose <menuitem>Format - Text Box and Shape - Area - Area</menuitem>" msgstr "Zvolte <menuitem>Formát - Textové pole a tvar - Oblast - Oblast</menuitem>" -#. vAmBH +#. JsBQm #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id1001592157774069\n" "help.text" -msgid "Choose <menuitem>Styles - Manage Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - choose Cell or Page style - open context menu - choose <menuitem>Modify/New - Background</menuitem> tab." -msgstr "Zvolte <menuitem>Styly -Spravovat styly</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>), vyberte styl buňky nebo stránky, otevřete místní nabídku a zvolte kartu <menuitem>Upravit/Nový - Pozadí</menuitem>." +msgid "Choose <menuitem>Styles - Manage Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - choose Cell or Page style - open context menu - choose <menuitem>New/Edit Style - Background</menuitem> tab." +msgstr "" #. 4F4Kh #: 00040502.xhp @@ -14002,14 +15325,14 @@ msgctxt "" msgid "Choose <menuitem>Slide - Properties - Background</menuitem> tab" msgstr "Zvolte kartu <menuitem>Snímek - Vlastnosti - Pozadí</menuitem>" -#. Hb7gT +#. ULGEw #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id891592159117695\n" "help.text" -msgid "Choose <menuitem>Format - Styles - Manage Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>), choose Drawing or Presentation style - open context menu - choose <menuitem>Modify/New - Area</menuitem> tab." -msgstr "Zvolte <menuitem>Formát - Styly -Spravovat styly</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>), vyberte styl kresby nebo prezentace, otevřete místní nabídku a zvolte kartu <menuitem>Upravit/Nový - Oblast</menuitem>." +msgid "Choose <menuitem>Format - Styles - Manage Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>), choose Drawing or Presentation style - open context menu - choose <menuitem>New/Edit Style - Area</menuitem> tab." +msgstr "" #. 8f2xv #: 00040502.xhp @@ -14029,14 +15352,14 @@ msgctxt "" msgid "Choose <menuitem>Format - Style - Edit Style - Area</menuitem> tab" msgstr "Zvolte kartu <menuitem>Formát - Styl - Upravit styl - Oblast</menuitem>." -#. LcgxB +#. oBrMz #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id161592159449638\n" "help.text" -msgid "Choose <menuitem>Format - Styles - Manage Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>), choose Drawing style - open context menu - choose <menuitem>Modify/New - Area</menuitem> tab." -msgstr "Zvolte <menuitem>Formát - Styly -Spravovat styly</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>), vyberte styl kresby, otevřete místní nabídku a zvolte kartu <menuitem>Upravit/Nový - Oblast</menuitem>." +msgid "Choose <menuitem>Format - Styles - Manage Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>), choose Drawing style - open context menu - choose <menuitem>New/Edit Style - Area</menuitem> tab." +msgstr "" #. 8Ac8B #: 00040502.xhp @@ -14254,14 +15577,14 @@ msgctxt "" msgid "Choose <menuitem>Format - Paragraph - Transparency</menuitem> tab." msgstr "Zvolte kartu <menuitem>Formát - Odstavec - Průhlednost</menuitem>." -#. YAhWh +#. 7n5zq #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3144352\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> - open context menu of an entry and choose <menuitem>Modify/New - Transparency</menuitem> tab." -msgstr "Zvolte <menuitem>Zobrazit - Styly</menuitem>, otevřete místní nabídku položky a zvolte kartu <menuitem>Upravit/Nový - Průhlednost</menuitem>." +msgid "Choose <menuitem>View - Styles</menuitem> - open context menu of an entry and choose <menuitem>New/Edit Style - Transparency</menuitem> tab." +msgstr "" #. poxAS #: 00040502.xhp @@ -14371,32 +15694,77 @@ msgctxt "" msgid "Position and Size" msgstr "Umístění a velikost" -#. VwBTn +#. FkLpU +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id741692887382896\n" +"help.text" +msgid "Choose <menuitem>Format - Name</menuitem>." +msgstr "" + +#. CZ34S #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3148833\n" "help.text" -msgid "Open the context menu for the object - choose <menuitem>Name</menuitem>." -msgstr "Otevřete místní nabídku objektu a zvolte <menuitem>Název</menuitem>." +msgid "Choose <menuitem>Name</menuitem>." +msgstr "" -#. N7dZ7 +#. XFCA8 #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id411999\n" +"par_id951692887528644\n" "help.text" -msgid "Right-click on a selected image, frame, or OLE object - choose <menuitem>Properties - Options</menuitem> tab." -msgstr "Klepněte pravým tlačítkem na vybraný obrázek, rámec či objekt OLE a zvolte kartu <menuitem>Vlastnosti - Možnosti</menuitem>." +msgid "On the <menuitem>Image</menuitem> menu of the <menuitem>Image</menuitem> tab, choose <menuitem>Name</menuitem>." +msgstr "" -#. AMjWD +#. BEjh9 #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id301652608714795\n" +"par_id891692887523881\n" "help.text" -msgid "For a selected object, choose <menuitem>Format - Description</menuitem>" -msgstr "Pro vybraný objekt zvolte <menuitem>Formát - Popis</menuitem>" +msgid "On the <menuitem>Object</menuitem> menu of the <menuitem>Object</menuitem> tab, choose <menuitem>Name</menuitem>." +msgstr "" + +#. nf29R +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id571692887675738\n" +"help.text" +msgid "Choose <menuitem>Format - Description</menuitem>." +msgstr "" + +#. AFMw6 +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id561692887683211\n" +"help.text" +msgid "Choose <menuitem>Description</menuitem>." +msgstr "" + +#. H4yZE +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id811692887686506\n" +"help.text" +msgid "On the <menuitem>Image</menuitem> menu of the <menuitem>Image</menuitem> tab, choose <menuitem>Description</menuitem>." +msgstr "" + +#. 74ZZz +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id221692887689963\n" +"help.text" +msgid "On the <menuitem>Object</menuitem> menu of the <menuitem>Object</menuitem> tab, choose <menuitem>Description</menuitem>." +msgstr "" #. Bhmkm #: 00040502.xhp @@ -14749,23 +16117,32 @@ msgctxt "" msgid "Choose <menuitem>Format - Align Text - Left</menuitem>." msgstr "Zvolte <menuitem>Formát - Zarovnání textu - Vlevo</menuitem>." -#. reirq +#. JJwpF #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3153009\n" +"par_id341690123708435\n" "help.text" -msgid "Open context menu - choose <menuitem>Align - Left</menuitem>." -msgstr "Otevřete místní nabídku a zvolte <menuitem>Zarovnání - Vlevo</menuitem>." +msgid "Choose <switchinline select=\"appl\"><caseinline select=\"DRAW\"><menuitem>Text</menuitem> (text selected).</caseinline><defaultinline><menuitem>Home</menuitem></defaultinline></switchinline>" +msgstr "" -#. hUH97 +#. igqjh +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id291690123819273\n" +"help.text" +msgid "Select <menuitem>Properties</menuitem> - <switchinline select=\"appl\"><caseinline select=\"CALC\"><menuitem>Alignment</menuitem></caseinline><defaultinline><menuitem>Paragraph</menuitem></defaultinline></switchinline> deck." +msgstr "" + +#. w4W9X #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3147310\n" "help.text" -msgid "<image id=\"img_id3155370\" src=\"cmd/sc_alignleft.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155370\">Icon Align Left</alt></image>" -msgstr "<image id=\"img_id3155370\" src=\"cmd/sc_alignleft.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155370\">Ikona Zarovnání vlevo</alt></image>" +msgid "<image id=\"img_id3155370\" src=\"cmd/lc_alignleft.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155370\">Icon Align Left</alt></image>" +msgstr "" #. okQkj #: 00040502.xhp @@ -14776,32 +16153,32 @@ msgctxt "" msgid "Align Left" msgstr "Zarovnání vlevo" -#. mmjN6 +#. G2sy5 #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3155823\n" +"par_id251690124456625\n" "help.text" -msgid "Choose <menuitem>Format - Align Text - Right</menuitem>." -msgstr "Zvolte <menuitem>Formát - Zarovnání textu - Vpravo</menuitem>." +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + L</keycode>" +msgstr "" -#. 2MorN +#. mmjN6 #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3155762\n" +"par_id3155823\n" "help.text" -msgid "Open context menu - choose <menuitem>Align - Right</menuitem>." -msgstr "Otevřete místní nabídku a zvolte <menuitem>Zarovnání - Vpravo</menuitem>." +msgid "Choose <menuitem>Format - Align Text - Right</menuitem>." +msgstr "Zvolte <menuitem>Formát - Zarovnání textu - Vpravo</menuitem>." -#. jddUQ +#. LauSC #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3149408\n" "help.text" -msgid "<image id=\"img_id3154421\" src=\"cmd/sc_alignright.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154421\">Icon Align Right</alt></image>" -msgstr "<image id=\"img_id3154421\" src=\"cmd/sc_alignright.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154421\">Ikona Zarovnání vpravo</alt></image>" +msgid "<image id=\"img_id3154421\" src=\"cmd/lc_alignright.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154421\">Icon Align Right</alt></image>" +msgstr "" #. XnJxD #: 00040502.xhp @@ -14812,32 +16189,32 @@ msgctxt "" msgid "Align Right" msgstr "Zarovnání vpravo" -#. QVuAL +#. yH7ss #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3149189\n" +"par_id841690124520536\n" "help.text" -msgid "Choose <menuitem>Format - Align Text - Centered</menuitem>." -msgstr "Zvolte <menuitem>Formát - Zarovnání textu - Na střed</menuitem>." +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + R</keycode>" +msgstr "" -#. YutM3 +#. QVuAL #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3154624\n" +"par_id3149189\n" "help.text" -msgid "Open context menu - choose <menuitem>Align - Center</menuitem>." -msgstr "Otevřete místní nabídku a zvolte <menuitem>Zarovnání - Na střed</menuitem>." +msgid "Choose <menuitem>Format - Align Text - Centered</menuitem>." +msgstr "Zvolte <menuitem>Formát - Zarovnání textu - Na střed</menuitem>." -#. kZk7u +#. AqNAB #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3153815\n" "help.text" -msgid "<image id=\"img_id3149757\" src=\"cmd/sc_centerpara.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149757\">Icon Centered</alt></image>" -msgstr "<image id=\"img_id3149757\" src=\"cmd/sc_centerpara.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149757\">Ikona Na střed</alt></image>" +msgid "<image id=\"img_id3149757\" src=\"cmd/lc_alignhorizontalcenter.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149757\">Icon Centered</alt></image>" +msgstr "" #. CQD3j #: 00040502.xhp @@ -14848,32 +16225,32 @@ msgctxt "" msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Align Center Horizontally</caseinline><defaultinline>Centered</defaultinline></switchinline>" msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Zarovnat vodorovně na střed</caseinline><defaultinline>Na střed</defaultinline></switchinline>" -#. BAFc3 +#. BQLdm #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3146151\n" +"par_id41690124561788\n" "help.text" -msgid "Choose <menuitem>Format - Align Text - Justified</menuitem>." -msgstr "Zvolte <menuitem>Formát - Zarovnání textu - Do bloku</menuitem>." +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + C</keycode>" +msgstr "" -#. Mj8VD +#. BAFc3 #: 00040502.xhp msgctxt "" "00040502.xhp\n" -"par_id3168612\n" +"par_id3146151\n" "help.text" -msgid "Open context menu - choose <menuitem>Align - Justified</menuitem>." -msgstr "Otevřete místní nabídku a zvolte <menuitem>Zarovnání - Do bloku</menuitem>." +msgid "Choose <menuitem>Format - Align Text - Justified</menuitem>." +msgstr "Zvolte <menuitem>Formát - Zarovnání textu - Do bloku</menuitem>." -#. jfsgi +#. DA7g8 #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3156189\n" "help.text" -msgid "<image id=\"img_id3145308\" src=\"cmd/sc_justifypara.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145308\">Icon Justified</alt></image>" -msgstr "<image id=\"img_id3145308\" src=\"cmd/sc_justifypara.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145308\">Ikona Do bloku</alt></image>" +msgid "<image id=\"img_id3145308\" src=\"cmd/lc_alignblock.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145308\">Icon Justified</alt></image>" +msgstr "" #. YBkwj #: 00040502.xhp @@ -14884,6 +16261,15 @@ msgctxt "" msgid "Justified" msgstr "Do bloku" +#. fAxGY +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id131690124640644\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + J</keycode>" +msgstr "" + #. uWQq8 #: 00040502.xhp msgctxt "" @@ -14902,14 +16288,23 @@ msgctxt "" msgid "Choose <menuitem>Format - Group</menuitem>." msgstr "Zvolte <menuitem>Formát - Seskupit</menuitem>." -#. YJ3t9 +#. 3SVPc #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3154854\n" "help.text" -msgid "Open context menu - choose <menuitem>Group</menuitem>." -msgstr "Otevřete místní nabídku a zvolte <menuitem>Seskupit</menuitem>." +msgid "Choose <menuitem>Group</menuitem>." +msgstr "" + +#. ZjUXc +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id201693140317965\n" +"help.text" +msgid "Choose <menuitem>Draw</menuitem> tab." +msgstr "" #. 93FXg #: 00040502.xhp @@ -14929,23 +16324,32 @@ msgctxt "" msgid "Choose <menuitem>Format - Group - Group</menuitem>" msgstr "Zvolte <menuitem>Formát - Seskupit - Seskupit</menuitem>" -#. w3EVK +#. 7gacJ #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3149508\n" "help.text" -msgid "Open context menu - choose <menuitem>Group</menuitem> (for text box and shapes)." -msgstr "Otevřete místní nabídku a zvolte <menuitem>Seskupit</menuitem> (textová pole a tvary)." +msgid "Choose <menuitem>Group</menuitem>." +msgstr "" + +#. DDimt +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id981693141070590\n" +"help.text" +msgid "Choose <menuitem>Draw - Group</menuitem>." +msgstr "" -#. ibZAV +#. 396VC #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3146858\n" "help.text" -msgid "<image id=\"img_id3154344\" src=\"cmd/sc_formatgroup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154344\">Icon Group</alt></image>" -msgstr "<image id=\"img_id3154344\" src=\"cmd/sc_formatgroup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154344\">Ikona Seskupit</alt></image>" +msgid "<image id=\"img_id3154344\" src=\"cmd/lc_formatgroup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154344\">Icon Group</alt></image>" +msgstr "" #. DVEkd #: 00040502.xhp @@ -14974,23 +16378,23 @@ msgctxt "" msgid "Choose <menuitem>Format - Group - Ungroup</menuitem>." msgstr "Zvolte <menuitem>Formát - Seskupit - Zrušit skupinu</menuitem>." -#. 9k3ef +#. R4a2K #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3156038\n" "help.text" -msgid "Open context menu - choose <menuitem>Ungroup</menuitem>." -msgstr "Otevřete místní nabídku a zvolte <menuitem>Zrušit skupinu</menuitem>." +msgid "Choose <menuitem>Ungroup</menuitem>." +msgstr "" -#. zcmBV +#. agkSw #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3151300\n" "help.text" -msgid "<image id=\"img_id3150831\" src=\"cmd/sc_formatungroup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150831\">Icon Ungroup</alt></image>" -msgstr "<image id=\"img_id3150831\" src=\"cmd/sc_formatungroup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150831\">Ikona Zrušit skupinu</alt></image>" +msgid "<image id=\"img_id3150831\" src=\"cmd/lc_formatungroup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150831\">Icon Ungroup</alt></image>" +msgstr "" #. DGWSV #: 00040502.xhp @@ -15019,23 +16423,32 @@ msgctxt "" msgid "Choose <menuitem>Format - Group - Exit Group</menuitem>." msgstr "Zvolte <menuitem>Formát - Seskupit - Opustit skupinu</menuitem>." -#. Bszjv +#. 8nuvk #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3152367\n" "help.text" -msgid "Open context menu - choose <menuitem>Exit Group</menuitem>." -msgstr "Otevřete místní nabídku a zvolte <menuitem>Opustit skupinu</menuitem>." +msgid "Choose <menuitem>Exit Group</menuitem>." +msgstr "" -#. BBvnq +#. NuKdJ +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id1001693142359112\n" +"help.text" +msgid "Choose <menuitem>Draw - Exit Group</menuitem>." +msgstr "" + +#. sFwQb #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3158402\n" "help.text" -msgid "<image id=\"img_id3149422\" src=\"cmd/sc_leavegroup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149422\">Icon Exit Group</alt></image>" -msgstr "<image id=\"img_id3149422\" src=\"cmd/sc_leavegroup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149422\">Ikona Opustit skupinu</alt></image>" +msgid "<image id=\"img_id3149422\" src=\"cmd/lc_leavegroup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149422\">Icon Exit Group</alt></image>" +msgstr "" #. ndpeo #: 00040502.xhp @@ -15064,23 +16477,32 @@ msgctxt "" msgid "Choose <menuitem>Format - Group - Enter Group</menuitem>." msgstr "Zvolte <menuitem>Formát - Seskupit - Upravit skupinu</menuitem>." -#. 4rTmw +#. YBPcy #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3149946\n" "help.text" -msgid "Open context menu - choose <menuitem>Enter Group</menuitem>." -msgstr "Otevřete místní nabídku a zvolte <menuitem>Upravit skupinu</menuitem>." +msgid "Choose <menuitem>Enter Group</menuitem>." +msgstr "" -#. oDBK3 +#. 6rLEV +#: 00040502.xhp +msgctxt "" +"00040502.xhp\n" +"par_id61693142385885\n" +"help.text" +msgid "Choose <menuitem>Draw - Enter Group</menuitem>." +msgstr "" + +#. QGLMH #: 00040502.xhp msgctxt "" "00040502.xhp\n" "par_id3152388\n" "help.text" -msgid "<image id=\"img_id3149900\" src=\"cmd/sc_entergroup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149900\">Icon Enter Group</alt></image>" -msgstr "<image id=\"img_id3149900\" src=\"cmd/sc_entergroup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149900\">Ikona Upravit skupinu</alt></image>" +msgid "<image id=\"img_id3149900\" src=\"cmd/lc_entergroup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149900\">Icon Enter Group</alt></image>" +msgstr "" #. yXmKi #: 00040502.xhp @@ -15109,6 +16531,69 @@ msgctxt "" msgid "Format Menu" msgstr "Nabídka Formát" +#. X7okG +#: 00040503.xhp +msgctxt "" +"00040503.xhp\n" +"par_id111694117986265\n" +"help.text" +msgid "Choose <menuitem>Table - AutoFormat Styles</menuitem>." +msgstr "" + +#. wmDQs +#: 00040503.xhp +msgctxt "" +"00040503.xhp\n" +"par_id311694117990040\n" +"help.text" +msgid "Choose <menuitem>Table - Table Styles</menuitem>." +msgstr "" + +#. 4cMEy +#: 00040503.xhp +msgctxt "" +"00040503.xhp\n" +"par_id581694117004494\n" +"help.text" +msgid "Open the <menuitem>Styles</menuitem> panel (<keycode>F11</keycode>), choose <menuitem>Table</menuitem> styles, double click a style." +msgstr "" + +#. NDWoq +#: 00040503.xhp +msgctxt "" +"00040503.xhp\n" +"par_id3153916\n" +"help.text" +msgid "Choose <menuitem>Format - AutoFormat Styles</menuitem>." +msgstr "" + +#. LVNFn +#: 00040503.xhp +msgctxt "" +"00040503.xhp\n" +"par_id511694111284753\n" +"help.text" +msgid "Choose <menuitem>Layout - Table Styles</menuitem>." +msgstr "" + +#. cQ4wc +#: 00040503.xhp +msgctxt "" +"00040503.xhp\n" +"par_id3149332\n" +"help.text" +msgid "<image id=\"img_id3156020\" src=\"cmd/lc_autoformat.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156020\">AutoFormat Styles Icon</alt></image>" +msgstr "" + +#. TAWYM +#: 00040503.xhp +msgctxt "" +"00040503.xhp\n" +"par_id3154060\n" +"help.text" +msgid "AutoFormat" +msgstr "" + #. DYm7k #: 00040503.xhp msgctxt "" @@ -15154,14 +16639,14 @@ msgctxt "" msgid "Choose <menuitem>Format - Cells - Numbers</menuitem> tab." msgstr "Zvolte kartu <menuitem>Formát - Buňky - Čísla</menuitem>." -#. Dkn29 +#. Tzsb9 #: 00040503.xhp msgctxt "" "00040503.xhp\n" "par_id3152349\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> - open context menu and choose <emph>Modify/New - Numbers</emph> tab." -msgstr "Zvolte <menuitem>Zobrazit - Styly</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline>, otevřete místní nabídku a zvolte kartu <emph>Upravit/Nový - Čísla</emph>." +msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> - open context menu and choose <menuitem>New/Edit Style - Numbers</menuitem> tab." +msgstr "" #. hadQp #: 00040503.xhp @@ -15190,6 +16675,15 @@ msgctxt "" msgid "Choose <menuitem>Insert - Field - More Fields - Variables</menuitem> tab and select <emph>Additional formats</emph> in the <emph>Format</emph> list (for variables)." msgstr "Zvolte kartu <menuitem>Vložit - Pole - Další pole - Proměnné</menuitem> a v seznamu <emph>Formát</emph> vyberte <emph>Další formáty</emph> (pro proměnné)." +#. jAGfu +#: 00040503.xhp +msgctxt "" +"00040503.xhp\n" +"par_id851694211943767\n" +"help.text" +msgid "Choose <menuitem>Table - Number Format</menuitem>." +msgstr "" + #. xXuAA #: 00040503.xhp msgctxt "" @@ -15244,95 +16738,113 @@ msgctxt "" msgid "<variable id=\"zeilenloeschen\">Context menu for a row header in an open database table - <emph>Delete Rows</emph>.</variable>" msgstr "<variable id=\"zeilenloeschen\">Otevřete místní nabídku záhlaví řádku v otevřené databázové tabulce - zvolte <emph>Smazat řádky</emph>.</variable>" -#. jTmZD +#. GAXJL +#: 00040503.xhp +msgctxt "" +"00040503.xhp\n" +"par_id81693089620038\n" +"help.text" +msgid "Choose <menuitem>Format - Rotate or Flip</menuitem>" +msgstr "" + +#. EvRDq #: 00040503.xhp msgctxt "" "00040503.xhp\n" "par_id3150495\n" "help.text" -msgid "Choose <emph>Shape - Flip</emph> ($[officename] Draw)." -msgstr "Zvolte <emph>Tvar - Překlopit</emph> ($[officename] Draw)." +msgid "Choose <menuitem>Shape - Flip</menuitem>." +msgstr "" -#. 78fz2 +#. 7aJFJ #: 00040503.xhp msgctxt "" "00040503.xhp\n" -"par_id3155742\n" +"par_id581693089487429\n" "help.text" -msgid "Choose <emph>Format - Image - Properties - Image</emph> tab." -msgstr "Zvolte kartu <emph>Formát - Obrázek - Vlastnosti - Obrázek</emph>." +msgid "Choose <menuitem>Format - Flip</menuitem>." +msgstr "" -#. LZuYQ +#. Dvt3M #: 00040503.xhp msgctxt "" "00040503.xhp\n" -"par_id3158407\n" +"par_id541693090427529\n" "help.text" -msgid "Open context menu - choose <emph>Flip</emph> (presentation documents)." -msgstr "Otevřete místní nabídku - zvolte <emph>Překlopit</emph> (prezentace)." +msgid "Choose <menuitem>Rotate or Flip</menuitem>" +msgstr "" -#. GBjD2 +#. BfPcB #: 00040503.xhp msgctxt "" "00040503.xhp\n" -"par_id3150290\n" +"par_id561693090881252\n" "help.text" -msgid "Choose <emph>Shape - Flip - Vertically</emph> ($[officename] Draw)." -msgstr "Zvolte <emph>Tvar - Překlopit - Svisle</emph> ($[officename] Draw)." +msgid "Choose <menuitem>Format - Rotate or Flip - Vertically</menuitem>" +msgstr "" -#. XuoY2 +#. 6qhPi #: 00040503.xhp msgctxt "" "00040503.xhp\n" -"par_id3153179\n" +"par_id881693090893019\n" "help.text" -msgid "Choose <emph>Format - Image - Properties - Image</emph> tab." -msgstr "Zvolte kartu <emph>Formát - Obrázek - Vlastnosti - Obrázek</emph>." +msgid "Choose <menuitem>Shape - Flip - Vertically</menuitem>." +msgstr "" -#. Nzu6Y +#. g54wh #: 00040503.xhp msgctxt "" "00040503.xhp\n" -"par_id3157960\n" +"par_id551693090908683\n" "help.text" -msgid "Open context menu - choose <emph>Flip - Vertically</emph> (presentation documents)." -msgstr "Otevřete místní nabídku - zvolte <emph>Překlopit - Svisle</emph> (prezentace)." +msgid "Choose <menuitem>Format - Flip - Vertically</menuitem>." +msgstr "" -#. LcoHC +#. DvsqQ #: 00040503.xhp msgctxt "" "00040503.xhp\n" -"par_id3153369\n" +"par_id481693090923308\n" "help.text" -msgid "Choose <emph>Shape - Flip - Horizontally</emph> ($[officename] Draw)." -msgstr "Zvolte <emph>Tvar - Překlopit - Vodorovně</emph> ($[officename] Draw)." +msgid "Choose <menuitem>Rotate or Flip - Vertically</menuitem>" +msgstr "" -#. qfb9D +#. 8FFzc #: 00040503.xhp msgctxt "" "00040503.xhp\n" -"par_id3147348\n" +"par_id161693091605314\n" "help.text" -msgid "Choose <emph>Format - Image - Properties</emph>, and then click the <emph>Image</emph> tab." -msgstr "Zvolte <emph>Formát - Obrázek - Vlastnosti</emph> a klepněte na kartu <emph>Obrázek</emph>." +msgid "Choose <menuitem>Format - Rotate or Flip - Horizontally</menuitem>" +msgstr "" -#. qfEx4 +#. 7NDyM #: 00040503.xhp msgctxt "" "00040503.xhp\n" -"par_id3156106\n" +"par_id401693091601338\n" +"help.text" +msgid "Choose <menuitem>Shape - Flip - Horizontally</menuitem>." +msgstr "" + +#. KJFHr +#: 00040503.xhp +msgctxt "" +"00040503.xhp\n" +"par_id681693091598274\n" "help.text" -msgid "Choose <emph>Format - Flip - Horizontally</emph>." -msgstr "Zvolte <emph>Formát - Překlopit - Vodorovně</emph>." +msgid "Choose <menuitem>Format - Flip - Horizontally</menuitem>." +msgstr "" -#. dSXom +#. eamAG #: 00040503.xhp msgctxt "" "00040503.xhp\n" -"par_id3152578\n" +"par_id551693091595578\n" "help.text" -msgid "Right-click a selected object - choose <emph>Flip - Horizontally</emph> ($[officename] Impress)." -msgstr "Klepněte pravým tlačítkem na objekt a zvolte <emph>Překlopit - Vodorovně</emph> ($[officename] Impress)." +msgid "Choose <menuitem>Rotate or Flip - Horizontally</menuitem>" +msgstr "" #. yZ2Pt #: 00040503.xhp @@ -16189,14 +17701,68 @@ msgctxt "" msgid "<variable id=\"aufzeichnen\">Choose <menuitem>Edit - Track Changes - Record</menuitem>.</variable>" msgstr "<variable id=\"aufzeichnen\">Zvolte <menuitem>Úpravy - Sledování změn - Zaznamenávat</menuitem>.</variable>" -#. eaiZ6 +#. 9B9AD #: edit_menu.xhp msgctxt "" "edit_menu.xhp\n" "par_id3150594\n" "help.text" -msgid "<variable id=\"anzeigen\">Choose <menuitem>Edit - Track Changes - Show</menuitem>.</variable>" -msgstr "<variable id=\"anzeigen\">Zvolte <menuitem>Úpravy - Sledování změn - Zobrazit</menuitem>.</variable>" +msgid "Choose <menuitem>Edit - Track Changes - Show</menuitem>." +msgstr "" + +#. siyBE +#: edit_menu.xhp +msgctxt "" +"edit_menu.xhp\n" +"par_id61686936467150\n" +"help.text" +msgid "Choose <menuitem>View - Show Track Changes</menuitem>." +msgstr "" + +#. imuNx +#: edit_menu.xhp +msgctxt "" +"edit_menu.xhp\n" +"par_id781686936363852\n" +"help.text" +msgid "Choose <menuitem>Review - Show Track Changes</menuitem>." +msgstr "" + +#. f4Xa7 +#: edit_menu.xhp +msgctxt "" +"edit_menu.xhp\n" +"par_id351686936649755\n" +"help.text" +msgid "On the <menuitem>Review</menuitem> menu of the <menuitem>Review</menuitem> tab, choose <menuitem>Show</menuitem>." +msgstr "" + +#. eDm63 +#: edit_menu.xhp +msgctxt "" +"edit_menu.xhp\n" +"par_id3150694\n" +"help.text" +msgid "Choose <menuitem>Edit - Track Changes - Show</menuitem>." +msgstr "" + +#. hQaAi +#: edit_menu.xhp +msgctxt "" +"edit_menu.xhp\n" +"par_id341686936494835\n" +"help.text" +msgid "<image src=\"cmd/lc_showtrackedchanges.svg\" id=\"img_id171686936494836\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id281686936494837\">Icon Show Track Changes</alt></image>" +msgstr "" + +#. LAKDH +#: edit_menu.xhp +msgctxt "" +"edit_menu.xhp\n" +"par_id891686936494839\n" +"help.text" +msgid "Show Track Changes" +msgstr "" #. CXjc8 #: edit_menu.xhp @@ -16477,22 +18043,22 @@ msgctxt "" msgid "Choose <menuitem>View - Navigator</menuitem>." msgstr "Zvolte <menuitem>Zobrazit - Navigátor</menuitem>." -#. sJJtL +#. RDgHi #: edit_menu.xhp msgctxt "" "edit_menu.xhp\n" -"par_id941683841117366\n" +"par_id791687085753159\n" "help.text" -msgid "Press <keycode>F5</keycode>" +msgid "Choose <menuitem>Home - Navigator</menuitem>." msgstr "" -#. CcEAC +#. BhZGs #: edit_menu.xhp msgctxt "" "edit_menu.xhp\n" -"par_id3163824\n" +"par_id791687085753160\n" "help.text" -msgid "On the <emph>Standard</emph> bar or the <emph>Sidebar</emph>, click" +msgid "Choose <menuitem>View - Navigator</menuitem>." msgstr "" #. iwE8Q @@ -16513,6 +18079,15 @@ msgctxt "" msgid "Navigator On/Off" msgstr "Navigátor zap/vyp" +#. fvpBF +#: edit_menu.xhp +msgctxt "" +"edit_menu.xhp\n" +"par_id941683841117366\n" +"help.text" +msgid "<keycode>F5</keycode>" +msgstr "" + #. XgQEb #: edit_menu.xhp msgctxt "" diff --git a/source/cs/helpcontent2/source/text/shared/01.po b/source/cs/helpcontent2/source/text/shared/01.po index 44a3797f20a..e778952cc4b 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: 2023-07-06 10:56+0200\n" +"POT-Creation-Date: 2023-09-12 14:57+0200\n" "PO-Revision-Date: 2023-02-09 11:04+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" @@ -844,14 +844,14 @@ msgctxt "" msgid "Vertical pitch" msgstr "Svislá rozteč" -#. 7Dg6d +#. NdNAA #: 01010202.xhp msgctxt "" "01010202.xhp\n" "par_id3152425\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/vert\">Displays the distance between the top edge of a label or a business card and the top edge of the label or the business card. If you are defining a custom format, enter a value here.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/vert\">Vzdálenost mezi horním okrajem štítku nebo vizitky a horním okraje následujícího štítku nebo vizitky. Pokud nastavujete vlastní formát, zadejte zde hodnotu.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/vert\">Displays the distance between the top edges of adjacent labels or business cards. If you are defining a custom format, enter a value here.</ahelp>" +msgstr "" #. CSAJN #: 01010202.xhp @@ -12625,15 +12625,6 @@ msgctxt "" msgid "<variable id=\"text\"><ahelp hid=\".\">Shows or hides recorded changes.</ahelp></variable>" msgstr "<variable id=\"text\"><ahelp hid=\".\">Zobrazí nebo skryje zaznamenané změny.</ahelp></variable>" -#. BkpRH -#: 02230200.xhp -msgctxt "" -"02230200.xhp\n" -"par_id251647262886504\n" -"help.text" -msgid "On the <emph>Track Changes</emph> toolbar, click" -msgstr "Na nástrojové liště <emph>Sledování změn</emph> klepněte na" - #. 8Mq8v #: 02230200.xhp msgctxt "" @@ -14533,6 +14524,24 @@ msgctxt "" msgid "<ahelp hid=\".\">Choose <item type=\"menuitem\">View - Toolbars - Reset</item> to reset the toolbars to their default context sensitive behavior. Now some toolbars will be shown automatically, dependent on the context.</ahelp>" msgstr "<ahelp hid=\".\">Volbou <item type=\"menuitem\">Zobrazit - Nástrojové lišty - Obnovit</item> obnovíte výchozí chování nástrojových lišt. Poté se některé lišty budou zobrazovat automaticky v závislosti na kontextu.</ahelp>" +#. avLUb +#: 03990000.xhp +msgctxt "" +"03990000.xhp\n" +"hd_id671690981676209\n" +"help.text" +msgid "Lock Toolbars" +msgstr "" + +#. ocYUZ +#: 03990000.xhp +msgctxt "" +"03990000.xhp\n" +"par_id471690981720059\n" +"help.text" +msgid "Indicates whether visible toolbars can be moved using the mouse." +msgstr "" + #. VyFa8 #: 04050000.xhp msgctxt "" @@ -16810,23 +16819,23 @@ msgctxt "" msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>" msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Určete formátování pro vybrané buňky.</ahelp></variable>" -#. pAt94 +#. JAXnx #: 05020300.xhp msgctxt "" "05020300.xhp\n" "hd_id3152942\n" "help.text" -msgid "<link href=\"text/shared/01/05020300.xhp\">Numbers / Format</link>" -msgstr "<link href=\"text/shared/01/05020300.xhp\">Čísla/Formát</link>" +msgid "<link href=\"text/shared/01/05020300.xhp\">Number Format</link>" +msgstr "" -#. CNMbg +#. NtAVK #: 05020300.xhp msgctxt "" "05020300.xhp\n" "par_id3145086\n" "help.text" -msgid "Specify the formatting option for the selected variable." -msgstr "Určuje formátování vybrané proměnné." +msgid "Specify the formatting option for the selected variable or table cell with numeric value." +msgstr "" #. KqXXP #: 05020300.xhp @@ -23245,14 +23254,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/columnpage/textdirectionlb\">Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/textdirectionlb\">Určete směr textu pro odstavec, který používá komplexní rozvržení textu (CTL). Tato vlastnost je dostupná, pouze pokud je povoleno komplexní rozvržení.</ahelp>" -#. LzeZA +#. Re6Eu #: 05030800.xhp msgctxt "" "05030800.xhp\n" "tit\n" "help.text" -msgid "Crop" -msgstr "Oříznout" +msgid "Crop Image" +msgstr "" #. McF76 #: 05030800.xhp @@ -23587,14 +23596,14 @@ msgctxt "" msgid "<ahelp hid=\"sfx/ui/managestylepage/name\">Displays the name of the selected style. If you are creating or modifying a custom style, enter a name for the style. You cannot change the name of a predefined style.</ahelp>" msgstr "<ahelp hid=\"sfx/ui/managestylepage/name\">Zobrazuje název vybraného stylu. Pokud vytváříte nebo upravujete vlastní styl, zadejte název stylu. Jméno přednastaveného stylu změnit není možné.</ahelp>" -#. xEE52 +#. 6yTep #: 05040100.xhp msgctxt "" "05040100.xhp\n" "hd_id3153750\n" "help.text" -msgid "AutoUpdate" -msgstr "Automatická aktualizace" +msgid "Automatic update from document" +msgstr "" #. 7yXws #: 05040100.xhp @@ -23605,6 +23614,15 @@ msgctxt "" msgid "<ahelp hid=\"sfx/ui/managestylepage/autoupdate\">Updates the style when you apply direct formatting to a paragraph using this style in your document. The formatting of all paragraphs using this style is automatically updated.</ahelp>" msgstr "<ahelp hid=\"sfx/ui/managestylepage/autoupdate\">Aktualizuje styl, pokud v dokumentu použijete na odstavec tohoto stylu přímé formátování. Automaticky se bude aktualizovat formátování všech odstavců, které tento styl používají.</ahelp>" +#. qiUV3 +#: 05040100.xhp +msgctxt "" +"05040100.xhp\n" +"par_id741693994849277\n" +"help.text" +msgid "If this option is not enabled, then use <menuitem>Styles – Update Selected Style</menuitem> to modify the paragraph style of the current paragraph with any direct paragraph formatting changes made to that paragraph." +msgstr "" + #. N5rDR #: 05040100.xhp msgctxt "" @@ -25810,68 +25828,59 @@ msgctxt "" msgid "<variable id=\"verbindentext\"><ahelp hid=\".\">Combines the contents of the selected cells into a single cell, retaining the formatting of the first cell in the selection.</ahelp></variable>" msgstr "<variable id=\"verbindentext\"><ahelp hid=\".\">Sloučí obsah vybraných buněk do jedné buňky, v níž se zachová formátování první buňky výběru.</ahelp></variable>" -#. Cb2xp -#: 05100100.xhp -msgctxt "" -"05100100.xhp\n" -"par_id461632808376973\n" -"help.text" -msgid "Select the cells to be merged then do one of the following:" -msgstr "Vyberte buňky, které se mají sloučit, a poté proveďte jednu z následujících možností:" - -#. bJGUQ +#. hEL7t #: 05100100.xhp msgctxt "" "05100100.xhp\n" -"par_id221632803290526\n" +"par_id3154020\n" "help.text" -msgid "In the <emph>Formatting</emph> toolbar, click:" -msgstr "Na nástrojové liště <emph>Formátování </emph> klepněte na:" +msgid "Choose <menuitem>Format - Merge and Unmerge Cells - Merge Cells</menuitem>." +msgstr "" -#. kBxWW +#. ihYxC #: 05100100.xhp msgctxt "" "05100100.xhp\n" -"par_id3154351\n" +"par_id931632803442925\n" "help.text" -msgid "Or, right click the selection to open the context menu and choose <menuitem>Merge Cells</menuitem>. If <menuitem>Unmerge Cells</menuitem> is present instead then the cell selection contains merged cells and cannot be merged further." -msgstr "Nebo otevřete klepnutím pravým tlačítkem místní nabídku a zvolte <menuitem>Sloučit buňky</menuitem>. Nachází-li se v nabídce pouze volba <menuitem>Zrušit sloučení buněk</menuitem>, vybraná oblast již sloučené buňky obsahuje a nelze ji dále slučovat." +msgid "In the <menuitem>Alignment</menuitem> deck of the <emph>Properties</emph> panel, mark <emph>Merge Cells</emph> checkbox." +msgstr "" -#. Fz6u9 +#. GWa3t #: 05100100.xhp msgctxt "" "05100100.xhp\n" -"par_id931632803442925\n" +"par_id321632377889618\n" "help.text" -msgid "Or, in the <emph>Properties</emph> sidebar mark the <emph>Merge Cells</emph> checkbox." -msgstr "Nebo na postranní liště na kartě <emph>Vlastnosti</emph> zaškrtněte pole <emph>Sloučit buňky</emph>." +msgid "Choose <emph>Table - Merge Cells</emph>." +msgstr "" -#. CmQFq +#. pYyqQ #: 05100100.xhp msgctxt "" "05100100.xhp\n" -"par_id3154020\n" +"par_id101693999078326\n" "help.text" -msgid "Or, choose <menuitem>Format - Merge and Unmerge Cells - Merge Cells</menuitem>." -msgstr "Nebo zvolte <menuitem>Formát - Sloučit a zrušit sloučení buněk - Sloučit buňky</menuitem>" +msgid "Choose <menuitem>Table - Merge Cells</menuitem>." +msgstr "" -#. tHAGa +#. ECgAG #: 05100100.xhp msgctxt "" "05100100.xhp\n" -"par_id321632377889618\n" +"par_id361694002006860\n" "help.text" -msgid "Choose <emph>Table - Merge Cells</emph>.<br/>" -msgstr "Zvolte <emph>Tabulka - Sloučit buňky</emph>.<br/>" +msgid "In the <menuitem>Table</menuitem> deck of the <emph>Properties</emph> panel, choose <emph>Merge Cells</emph>." +msgstr "" -#. B7FNs +#. FUc4F #: 05100100.xhp msgctxt "" "05100100.xhp\n" -"par_id3154370\n" +"par_id481693997973242\n" "help.text" -msgid "Or, on the <emph>Table</emph> toolbar click:" -msgstr "Nebo na nástrojové liště <emph>Tabulka</emph> klepněte na:" +msgid "Choose <menuitem>Merge Cells</menuitem>." +msgstr "" #. pfYCj #: 05100200.xhp @@ -25891,14 +25900,14 @@ msgctxt "" msgid "<bookmark_value>unmerge/unmerging cells</bookmark_value><bookmark_value>split/splitting cells</bookmark_value>" msgstr "<bookmark_value>zrušit sloučení;buňky</bookmark_value><bookmark_value>rozdělit;buňky</bookmark_value><bookmark_value>rozdělování;buňky</bookmark_value>" -#. APBGD +#. FzFuY #: 05100200.xhp msgctxt "" "05100200.xhp\n" "hd_id621632385142590\n" "help.text" -msgid "<variable id=\"unmergecells\"><link href=\"text/shared/01/05100200.xhp\">Unmerge Cells</link></variable>" -msgstr "<variable id=\"unmergecells\"><link href=\"text/shared/01/05100200.xhp\">Zrušit sloučení buněk</link></variable>" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/05100200.xhp\">Unmerge Cells</link></variable>" +msgstr "" #. vXyfX #: 05100200.xhp @@ -25909,95 +25918,95 @@ msgctxt "" msgid "<ahelp hid=\".\">Divides previously merged cells back to the original cells. If the original cells had content that was kept when merged that content is restored.</ahelp>" msgstr "<ahelp hid=\".\">Rozdělí dříve sloučené buňky zpět na původní. Pokud byl obsah původních buněk při slučování zachován, obnoví se.</ahelp>" -#. qBugU +#. BpGMp #: 05100200.xhp msgctxt "" "05100200.xhp\n" -"par_id1001632807096225\n" +"hd_id3154654\n" "help.text" -msgid "Select the cells to be unmerged then do one of the following:" -msgstr "Vyberte buňky, u nichž se má sloučení zrušit, a poté proveďte jednu z následujících možností:" +msgid "<variable id=\"splitcells\"><link href=\"text/shared/01/05100200.xhp\">Split Cells</link></variable>" +msgstr "<variable id=\"splitcells\"><link href=\"text/shared/01/05100200.xhp\">Rozdělit buňky</link></variable>" -#. 8HDVx +#. 3sZ8J #: 05100200.xhp msgctxt "" "05100200.xhp\n" -"par_id961632804418168\n" +"par_id3083451\n" "help.text" -msgid "In the <emph>Formatting</emph> toolbar click:" -msgstr "Na nástrojové liště <emph>Formátování </emph> klepněte na:" +msgid "<variable id=\"teilentext\"><ahelp hid=\".\">Displays the Split Cells Dialog where the split can be defined as either horizontally or vertically and the number the each cell will be split into.</ahelp></variable>" +msgstr "<variable id=\"teilentext\"><ahelp hid=\".\">Zobrazí dialogové okno Rozdělit buňky, v němž lze určit, zda se mají buňky rozdělit vodorovně, nebo svisle, a na jaký počet se mají rozdělit.</ahelp></variable>" -#. SMhxF +#. gtf2T #: 05100200.xhp msgctxt "" "05100200.xhp\n" -"par_id161632275254217\n" +"par_id3154020\n" "help.text" -msgid "Or, right click the selection to open the context menu and choose <menuitem>Unmerge Cells</menuitem>. If <menuitem>Merge Cells</menuitem> is present instead then the cell selection does not contain any merged cells." -msgstr "Nebo otevřete klepnutím pravým tlačítkem místní nabídku a zvolte <menuitem>Zrušit sloučení buněk</menuitem>. Nachází-li se v nabídce pouze volba <menuitem>Sloučit buňky</menuitem>, vybraná oblast žádné sloučené buňky neobsahuje." +msgid "Choose <menuitem>Format - Merge and Unmerge Cells - Unmerge Cells</menuitem>." +msgstr "" -#. WLbsk +#. Ct2RR #: 05100200.xhp msgctxt "" "05100200.xhp\n" -"par_id901632804430738\n" +"par_id351694001961039\n" "help.text" -msgid "Or, in the <emph>Properties</emph> sidebar clear the <emph>Merge Cells</emph> checkbox." -msgstr "Nebo na postranní liště na kartě <emph>Vlastnosti</emph> zrušte zaškrtnutí pole <emph>Sloučit buňky</emph>." +msgid "Choose <menuitem>Unmerge Cells</menuitem>." +msgstr "" -#. nnwCo +#. npMTr #: 05100200.xhp msgctxt "" "05100200.xhp\n" -"par_id381632805680565\n" +"par_id931632803442925\n" "help.text" -msgid "Or, choose <menuitem>Format - Merge and Unmerge Cells - Unmerge Cells</menuitem>" -msgstr "Nebo zvolte <menuitem>Formát - Sloučit a zrušit sloučení buněk - Zrušit sloučení buněk</menuitem>" +msgid "In the <menuitem>Alignment</menuitem> deck of the <emph>Properties</emph> panel, clear <emph>Merge Cells</emph> checkbox." +msgstr "" -#. BpGMp +#. aAHnr #: 05100200.xhp msgctxt "" "05100200.xhp\n" -"hd_id3154654\n" +"par_id321632807186976\n" "help.text" -msgid "<variable id=\"splitcells\"><link href=\"text/shared/01/05100200.xhp\">Split Cells</link></variable>" -msgstr "<variable id=\"splitcells\"><link href=\"text/shared/01/05100200.xhp\">Rozdělit buňky</link></variable>" +msgid "Do one of the following:" +msgstr "Proveďte jednu z následujících možností:" -#. 3sZ8J +#. yzi5c #: 05100200.xhp msgctxt "" "05100200.xhp\n" -"par_id3083451\n" +"par_id3154024\n" "help.text" -msgid "<variable id=\"teilentext\"><ahelp hid=\".\">Displays the Split Cells Dialog where the split can be defined as either horizontally or vertically and the number the each cell will be split into.</ahelp></variable>" -msgstr "<variable id=\"teilentext\"><ahelp hid=\".\">Zobrazí dialogové okno Rozdělit buňky, v němž lze určit, zda se mají buňky rozdělit vodorovně, nebo svisle, a na jaký počet se mají rozdělit.</ahelp></variable>" +msgid "Choose <emph>Table - Split Cells</emph>." +msgstr "Zvolte <emph>Tabulka - Rozdělit buňky</emph>." -#. aAHnr +#. ff4HD #: 05100200.xhp msgctxt "" "05100200.xhp\n" -"par_id321632807186976\n" +"par_id151694001523430\n" "help.text" -msgid "Do one of the following:" -msgstr "Proveďte jednu z následujících možností:" +msgid "Choose <menuitem>Split Cells</menuitem>." +msgstr "" -#. yzi5c +#. CBcHe #: 05100200.xhp msgctxt "" "05100200.xhp\n" -"par_id3154024\n" +"par_id31694001577519\n" "help.text" -msgid "Choose <emph>Table - Split Cells</emph>." -msgstr "Zvolte <emph>Tabulka - Rozdělit buňky</emph>." +msgid "Choose <menuitem>Table - Split Cells</menuitem>." +msgstr "" -#. pNAsT +#. WP7hN #: 05100200.xhp msgctxt "" "05100200.xhp\n" -"par_id3154042\n" +"par_id251694001710915\n" "help.text" -msgid "Or, on the <emph>Table</emph> toolbar click:" -msgstr "Nebo na nástrojové liště <emph>Tabulka</emph> klepněte na:" +msgid "On the <menuitem>Table</menuitem> deck of the <menuitem>Properties</menuitem> panel, choose <menuitem>Split Cells</menuitem>." +msgstr "" #. 4oLAA #: 05100200.xhp @@ -26953,14 +26962,14 @@ msgctxt "" msgid "<bookmark_value>objects; naming</bookmark_value><bookmark_value>groups;naming</bookmark_value><bookmark_value>names;objects</bookmark_value>" msgstr "<bookmark_value>objekty; pojmenování</bookmark_value><bookmark_value>skupiny; pojmenování</bookmark_value><bookmark_value>názvy; objekty</bookmark_value>" -#. BUmF3 +#. M5w8Z #: 05190000.xhp msgctxt "" "05190000.xhp\n" "hd_id3147366\n" "help.text" -msgid "Name" -msgstr "Název" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/05190000.xhp\">Name</link></variable>" +msgstr "" #. APtT3 #: 05190000.xhp @@ -27016,23 +27025,23 @@ msgctxt "" msgid "Description" msgstr "Popis" -#. yesKa +#. GYPkm #: 05190100.xhp msgctxt "" "05190100.xhp\n" "bm_id3147366\n" "help.text" -msgid "<bookmark_value>objects;text alternative and description</bookmark_value> <bookmark_value>descriptions for objects</bookmark_value> <bookmark_value>text alternative;objects</bookmark_value>" -msgstr "<bookmark_value>objekty;alternativní text a popis</bookmark_value><bookmark_value>popisy pro objekty</bookmark_value><bookmark_value>alternativní text;objekty</bookmark_value>" +msgid "<bookmark_value>objects;text alternative and description</bookmark_value><bookmark_value>descriptions for objects</bookmark_value><bookmark_value>text alternative;objects</bookmark_value>" +msgstr "" -#. BmXdA +#. AZDeK #: 05190100.xhp msgctxt "" "05190100.xhp\n" "hd_id1115756\n" "help.text" -msgid "Description" -msgstr "Popis" +msgid "<variable id=\"description\"><link href=\"text/shared/01/05190100.xhp\">Description</link></variable>" +msgstr "" #. FCHnA #: 05190100.xhp @@ -27484,6 +27493,15 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/linetabpage/LB_CAP_STYLE\">Select the style of the line end caps. The caps are added to inner dashes as well.</ahelp>" msgstr "<ahelp hid=\"cui/ui/linetabpage/LB_CAP_STYLE\">Vyberte styl zakončení čar. Zakončení je použito i pro vnitřní čárky čárkovaných čar.</ahelp>" +#. dgoUP +#: 05200100.xhp +msgctxt "" +"05200100.xhp\n" +"par_id681690209987661\n" +"help.text" +msgid "<variable id=\"drawingstyles\"><link href=\"text/shared/01/graphic_styles.xhp\">Drawing Styles</link></variable>" +msgstr "" + #. WL5GF #: 05200200.xhp msgctxt "" @@ -27907,14 +27925,14 @@ msgctxt "" msgid "<bookmark_value>areas; styles</bookmark_value><bookmark_value>fill patterns for areas</bookmark_value><bookmark_value>fill colors for areas</bookmark_value><bookmark_value>invisible areas</bookmark_value><bookmark_value>frames; backgrounds</bookmark_value><bookmark_value>backgrounds; frames/sections/indexes</bookmark_value><bookmark_value>sections; backgrounds</bookmark_value><bookmark_value>indexes; backgrounds</bookmark_value><bookmark_value>footers;backgrounds</bookmark_value><bookmark_value>headers;backgrounds</bookmark_value>" msgstr "<bookmark_value>oblasti; styly</bookmark_value><bookmark_value>vzory výplně oblastí</bookmark_value><bookmark_value>barvy výplně oblastí</bookmark_value><bookmark_value>neviditelné oblasti</bookmark_value><bookmark_value>rámce; pozadí</bookmark_value><bookmark_value>pozadí; rámce/sekce/rejstříky</bookmark_value><bookmark_value>sekce; pozadí</bookmark_value><bookmark_value>rejstříky; pozadí</bookmark_value><bookmark_value>zápatí; pozadí</bookmark_value><bookmark_value>záhlaví; pozadí</bookmark_value>" -#. X3JAC +#. L4pLX #: 05210100.xhp msgctxt "" "05210100.xhp\n" "hd_id3145759\n" "help.text" -msgid "<link href=\"text/shared/01/05210100.xhp\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Area</caseinline><defaultinline>Background</defaultinline></switchinline></link>" -msgstr "<link href=\"text/shared/01/05210100.xhp\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Oblast</caseinline><defaultinline>Pozadí</defaultinline></switchinline></link>" +msgid "<link href=\"text/shared/01/05210100.xhp\">Area (Background, Highlighting)</link>" +msgstr "" #. ubruG #: 05210100.xhp @@ -30859,6 +30877,15 @@ msgctxt "" msgid "Vertically" msgstr "Svisle" +#. xHAy3 +#: 05240100.xhp +msgctxt "" +"05240100.xhp\n" +"bm_id711693137724092\n" +"help.text" +msgid "<bookmark_value>flip;vertically</bookmark_value>" +msgstr "" + #. FiNB9 #: 05240100.xhp msgctxt "" @@ -30886,6 +30913,15 @@ msgctxt "" msgid "Horizontally" msgstr "Vodorovně" +#. kaPDv +#: 05240200.xhp +msgctxt "" +"05240200.xhp\n" +"bm_id61693137783540\n" +"help.text" +msgid "<bookmark_value>flip;horizontally</bookmark_value>" +msgstr "" + #. RYbFW #: 05240200.xhp msgctxt "" @@ -30922,14 +30958,14 @@ msgctxt "" msgid "<bookmark_value>objects; arranging within stacks</bookmark_value><bookmark_value>arranging; objects</bookmark_value><bookmark_value>borders; arranging</bookmark_value><bookmark_value>pictures; arranging within stacks</bookmark_value><bookmark_value>draw objects; arranging within stacks</bookmark_value><bookmark_value>controls; arranging within stacks</bookmark_value><bookmark_value>OLE objects; arranging within stacks</bookmark_value><bookmark_value>charts; arranging within stacks</bookmark_value><bookmark_value>layer arrangement</bookmark_value><bookmark_value>levels; depth stagger</bookmark_value><bookmark_value>depth stagger</bookmark_value>" msgstr "<bookmark_value>objekty; uspořádání</bookmark_value><bookmark_value>uspořádání; objekty</bookmark_value><bookmark_value>ohraničení; uspořádání</bookmark_value><bookmark_value>obrázky; uspořádání</bookmark_value><bookmark_value>objekty kresby; uspořádání</bookmark_value><bookmark_value>ovládací prvky; uspořádání</bookmark_value><bookmark_value>objekty OLE; uspořádání</bookmark_value><bookmark_value>grafy; uspořádání</bookmark_value><bookmark_value>vrstvy; uspořádání</bookmark_value><bookmark_value>úrovně; uspořádání</bookmark_value><bookmark_value>uspořádání úrovní</bookmark_value>" -#. PAiAz +#. DM4Ti #: 05250000.xhp msgctxt "" "05250000.xhp\n" "hd_id3152427\n" "help.text" -msgid "<link href=\"text/shared/01/05250000.xhp\">Arrange</link>" -msgstr "<link href=\"text/shared/01/05250000.xhp\">Uspořádat</link>" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/05250000.xhp\">Arrange</link></variable>" +msgstr "" #. 5XqtC #: 05250000.xhp @@ -30985,15 +31021,6 @@ msgctxt "" msgid "<ahelp hid=\".uno:BringToFront\" visibility=\"visible\">Moves the selected object to the top of the stacking order, so that it is in front of other objects.</ahelp>" msgstr "<ahelp hid=\".uno:BringToFront\" visibility=\"visible\">Přesune vybraný objekt před všechny ostatní objekty.</ahelp>" -#. DESy9 -#: 05250100.xhp -msgctxt "" -"05250100.xhp\n" -"par_id3147588\n" -"help.text" -msgid "<link href=\"text/shared/01/05250000.xhp\">Layer</link>" -msgstr "<link href=\"text/shared/01/05250000.xhp\">Vrstva</link>" - #. bEzE2 #: 05250200.xhp msgctxt "" @@ -31021,15 +31048,6 @@ msgctxt "" msgid "<ahelp hid=\".\">Moves the selected object up one level, so that it is closer to top of the stacking order.</ahelp>" msgstr "<ahelp hid=\".\">Přesune vybraný objekt o jednu úroveň výše, takže je blíže vrcholu zásobníku.</ahelp>" -#. xDgPN -#: 05250200.xhp -msgctxt "" -"05250200.xhp\n" -"par_id3149495\n" -"help.text" -msgid "<link href=\"text/shared/01/05250000.xhp\">Layer</link>" -msgstr "<link href=\"text/shared/01/05250000.xhp\">Vrstva</link>" - #. vFjiJ #: 05250300.xhp msgctxt "" @@ -31057,15 +31075,6 @@ msgctxt "" msgid "<ahelp hid=\".\">Moves the selected object down one level, so that it is closer to the bottom of the stacking order.</ahelp>" msgstr "<ahelp hid=\".\">Přesune vybraný objekt o jednu úroveň dolů, takže je blíže dnu zásobníku.</ahelp>" -#. GE5C6 -#: 05250300.xhp -msgctxt "" -"05250300.xhp\n" -"par_id3150445\n" -"help.text" -msgid "<link href=\"text/shared/01/05250000.xhp\">Layer</link>" -msgstr "<link href=\"text/shared/01/05250000.xhp\">Vrstva</link>" - #. mHSzG #: 05250400.xhp msgctxt "" @@ -31093,15 +31102,6 @@ msgctxt "" msgid "<ahelp hid=\".uno:SendToBack\" visibility=\"visible\">Moves the selected object to the bottom of the stacking order, so that it is behind the other objects.</ahelp>" msgstr "<ahelp hid=\".uno:SendToBack\" visibility=\"visible\">Přesune vybraný objekt za všechny ostatní objekty.</ahelp>" -#. AjCjz -#: 05250400.xhp -msgctxt "" -"05250400.xhp\n" -"par_id3152895\n" -"help.text" -msgid "<link href=\"text/shared/01/05250000.xhp\">Layer</link>" -msgstr "<link href=\"text/shared/01/05250000.xhp\">Vrstva</link>" - #. LkGPC #: 05250500.xhp msgctxt "" @@ -31129,15 +31129,6 @@ msgctxt "" msgid "<ahelp hid=\".uno:SetObjectToForeground\">Moves the selected object in front of text.</ahelp>" msgstr "<ahelp hid=\".uno:SetObjectToForeground\">Přesune vybraný objekt před text.</ahelp>" -#. KMKwb -#: 05250500.xhp -msgctxt "" -"05250500.xhp\n" -"par_id3147000\n" -"help.text" -msgid "<link href=\"text/shared/01/05250000.xhp\">Layer</link>" -msgstr "<link href=\"text/shared/01/05250000.xhp\">Vrstva</link>" - #. KT8sS #: 05250600.xhp msgctxt "" @@ -31165,15 +31156,6 @@ msgctxt "" msgid "<ahelp hid=\".uno:SetObjectToBackground\">Moves the selected object behind text.</ahelp>" msgstr "<ahelp hid=\".uno:SetObjectToBackground\">Přesune vybraný objekt za text.</ahelp>" -#. QhX6c -#: 05250600.xhp -msgctxt "" -"05250600.xhp\n" -"par_id3148731\n" -"help.text" -msgid "<link href=\"text/shared/01/05250000.xhp\">Layer</link>" -msgstr "<link href=\"text/shared/01/05250000.xhp\">Vrstva</link>" - #. rBWfF #: 05260000.xhp msgctxt "" @@ -31219,6 +31201,15 @@ msgctxt "" msgid "To Page" msgstr "Ke stránce" +#. ZGAht +#: 05260100.xhp +msgctxt "" +"05260100.xhp\n" +"bm_id271692908662893\n" +"help.text" +msgid "<bookmark_value>anchoring;to page</bookmark_value><bookmark_value>to page;anchoring</bookmark_value>" +msgstr "" + #. DJ6DX #: 05260100.xhp msgctxt "" @@ -31282,6 +31273,15 @@ msgctxt "" msgid "To Paragraph" msgstr "Na odstavec" +#. xZuXf +#: 05260200.xhp +msgctxt "" +"05260200.xhp\n" +"bm_id871692908754968\n" +"help.text" +msgid "<bookmark_value>anchoring;to paragraph</bookmark_value><bookmark_value>to paragraph;anchoring</bookmark_value>" +msgstr "" + #. eGHHV #: 05260200.xhp msgctxt "" @@ -31336,6 +31336,15 @@ msgctxt "" msgid "To Character" msgstr "Ke znaku" +#. iEAyw +#: 05260300.xhp +msgctxt "" +"05260300.xhp\n" +"bm_id881692908807102\n" +"help.text" +msgid "<bookmark_value>anchoring;to character</bookmark_value><bookmark_value>to character;anchoring</bookmark_value>" +msgstr "" + #. GPeW4 #: 05260300.xhp msgctxt "" @@ -31390,6 +31399,15 @@ msgctxt "" msgid "To Cell" msgstr "K buňce" +#. ufvcR +#: 05260400.xhp +msgctxt "" +"05260400.xhp\n" +"bm_id631692908700082\n" +"help.text" +msgid "<bookmark_value>anchoring;to cell</bookmark_value><bookmark_value>to cell;anchoring</bookmark_value>" +msgstr "" + #. ywVkQ #: 05260400.xhp msgctxt "" @@ -31417,6 +31435,15 @@ msgctxt "" msgid "To Frame" msgstr "K rámci" +#. 5CA3D +#: 05260500.xhp +msgctxt "" +"05260500.xhp\n" +"bm_id11692908652412\n" +"help.text" +msgid "<bookmark_value>anchoring;to frame</bookmark_value><bookmark_value>to frame;anchoring</bookmark_value>" +msgstr "" + #. XuXbj #: 05260500.xhp msgctxt "" @@ -31444,6 +31471,15 @@ msgctxt "" msgid "As Character" msgstr "Jako znak" +#. 7WAtZ +#: 05260600.xhp +msgctxt "" +"05260600.xhp\n" +"bm_id631692908875430\n" +"help.text" +msgid "<bookmark_value>anchoring;as character</bookmark_value><bookmark_value>as character;anchoring</bookmark_value>" +msgstr "" + #. RGxiA #: 05260600.xhp msgctxt "" @@ -32272,14 +32308,23 @@ msgctxt "" msgid "Group" msgstr "Seskupit" -#. tHZP5 +#. KYGVV +#: 05290000.xhp +msgctxt "" +"05290000.xhp\n" +"bm_id741693143580680\n" +"help.text" +msgid "<bookmark_value>group menu</bookmark_value>" +msgstr "" + +#. FtUhv #: 05290000.xhp msgctxt "" "05290000.xhp\n" "hd_id3150603\n" "help.text" -msgid "<link href=\"text/shared/01/05290000.xhp\">Group</link>" -msgstr "<link href=\"text/shared/01/05290000.xhp\">Seskupit</link>" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/05290000.xhp\">Group</link></variable>" +msgstr "" #. 5FCia #: 05290000.xhp @@ -32335,42 +32380,6 @@ msgctxt "" msgid "To exit a group, right-click, and then choose <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Exit Group</emph></caseinline><defaultinline><emph>Group - Exit Group</emph></defaultinline></switchinline>" msgstr "Pro opuštění skupiny klepněte pravým tlačítkem a zvolte <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Opustit skupinu</emph></caseinline><defaultinline><emph>Seskupit - Opustit skupinu</emph></defaultinline></switchinline>" -#. GYfBa -#: 05290000.xhp -msgctxt "" -"05290000.xhp\n" -"hd_id3145120\n" -"help.text" -msgid "<link href=\"text/shared/01/05290100.xhp\">Group</link>" -msgstr "<link href=\"text/shared/01/05290100.xhp\">Seskupit</link>" - -#. zuFUo -#: 05290000.xhp -msgctxt "" -"05290000.xhp\n" -"hd_id3152474\n" -"help.text" -msgid "<link href=\"text/shared/01/05290200.xhp\">Ungroup</link>" -msgstr "<link href=\"text/shared/01/05290200.xhp\">Zrušit skupinu</link>" - -#. 9pJMe -#: 05290000.xhp -msgctxt "" -"05290000.xhp\n" -"hd_id3145609\n" -"help.text" -msgid "<link href=\"text/shared/01/05290300.xhp\">Enter Group</link>" -msgstr "<link href=\"text/shared/01/05290300.xhp\">Upravit skupinu</link>" - -#. JE7hN -#: 05290000.xhp -msgctxt "" -"05290000.xhp\n" -"hd_id3145068\n" -"help.text" -msgid "<link href=\"text/shared/01/05290400.xhp\">Exit Group</link>" -msgstr "<link href=\"text/shared/01/05290400.xhp\">Opustit skupinu</link>" - #. zUUQd #: 05290100.xhp msgctxt "" @@ -32380,6 +32389,15 @@ msgctxt "" msgid "Group" msgstr "Seskupit" +#. CtGjs +#: 05290100.xhp +msgctxt "" +"05290100.xhp\n" +"bm_id301693143730683\n" +"help.text" +msgid "<bookmark_value>group;objects</bookmark_value><bookmark_value>objects;grouping</bookmark_value>" +msgstr "" + #. LSKGG #: 05290100.xhp msgctxt "" @@ -32416,6 +32434,15 @@ msgctxt "" msgid "Ungroup" msgstr "Zrušit skupinu" +#. TARDc +#: 05290200.xhp +msgctxt "" +"05290200.xhp\n" +"bm_id11693143796146\n" +"help.text" +msgid "<bookmark_value>ungroup;objects</bookmark_value><bookmark_value>objects;ungrouping</bookmark_value>" +msgstr "" + #. PNFzP #: 05290200.xhp msgctxt "" @@ -32452,6 +32479,15 @@ msgctxt "" msgid "Enter Group" msgstr "Upravit skupinu" +#. gy8Le +#: 05290300.xhp +msgctxt "" +"05290300.xhp\n" +"bm_id401693143874429\n" +"help.text" +msgid "<bookmark_value>groups;entering</bookmark_value><bookmark_value>editing;grouped objects</bookmark_value>" +msgstr "" + #. dHiiH #: 05290300.xhp msgctxt "" @@ -32479,15 +32515,6 @@ msgctxt "" msgid "To select an individual object in a group, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>, and then click the object." msgstr "Chcete-li ve skupině vybrat jednotlivý objekt, podržte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> a poté na objekt klepněte." -#. SUGhF -#: 05290300.xhp -msgctxt "" -"05290300.xhp\n" -"par_id3153049\n" -"help.text" -msgid "<link href=\"text/shared/01/05290000.xhp\">Groups</link>" -msgstr "<link href=\"text/shared/01/05290000.xhp\">Skupiny</link>" - #. FyRDs #: 05290300.xhp msgctxt "" @@ -32506,6 +32533,15 @@ msgctxt "" msgid "Exit Group" msgstr "Opustit skupinu" +#. Ww5DJ +#: 05290400.xhp +msgctxt "" +"05290400.xhp\n" +"bm_id851693143954982\n" +"help.text" +msgid "<bookmark_value>groups;exiting</bookmark_value><bookmark_value>exiting;grouped objects</bookmark_value>" +msgstr "" + #. CB4CV #: 05290400.xhp msgctxt "" @@ -32524,15 +32560,6 @@ msgctxt "" msgid "<variable id=\"verlassentext\"><ahelp hid=\".uno:LeaveGroup\" visibility=\"visible\">Exits the group, so that you can no longer edit the individual objects in the group.</ahelp></variable> If you are in a nested group, only the nested group is closed." msgstr "<variable id=\"verlassentext\"><ahelp hid=\".uno:LeaveGroup\" visibility=\"visible\">Opustí skupinu, když už nechcete upravovat vlastnosti jednotlivých objektů.</ahelp></variable> Pokud jste ve vnořené skupině, zavře se jen vnořená skupina." -#. Jvoyp -#: 05290400.xhp -msgctxt "" -"05290400.xhp\n" -"par_id3153124\n" -"help.text" -msgid "<link href=\"text/shared/01/05290000.xhp\">Groups</link>" -msgstr "<link href=\"text/shared/01/05290000.xhp\">Skupiny</link>" - #. 4yYAg #: 05290400.xhp msgctxt "" @@ -40093,14 +40120,14 @@ msgctxt "" msgid "Unordered (Lists)" msgstr "Neseřazený (seznamy)" -#. hzByB +#. BcBAG #: 06050100.xhp msgctxt "" "06050100.xhp\n" "bm_id3150502\n" "help.text" -msgid "<bookmark_value>bullets;paragraphs</bookmark_value> <bookmark_value>paragraphs; inserting bullets</bookmark_value> <bookmark_value>inserting; paragraph bullets</bookmark_value> <bookmark_value>unordered list</bookmark_value>" -msgstr "<bookmark_value>odrážky;odstavce</bookmark_value><bookmark_value>odstavce; vkládání odrážek</bookmark_value><bookmark_value>vkládání; odstavce s odrážkami</bookmark_value><bookmark_value>neseřazené seznamy</bookmark_value>" +msgid "<bookmark_value>bullets;paragraphs</bookmark_value><bookmark_value>paragraphs; inserting bullets</bookmark_value><bookmark_value>inserting; paragraph bullets</bookmark_value><bookmark_value>unordered list</bookmark_value>" +msgstr "" #. MeEvK #: 06050100.xhp @@ -45727,6 +45754,1500 @@ msgctxt "" msgid "Lists the currently open documents. Select the name of a document in the list to switch to that document." msgstr "Seznam aktuálně otevřených dokumentů. Výběrem názvu dokumentu se přepnete na daný dokument." +#. UJBSY +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"tit\n" +"help.text" +msgid "AutoFormat" +msgstr "" + +#. AJGr5 +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"bm_id2655415\n" +"help.text" +msgid "<bookmark_value>tables;AutoFormat function</bookmark_value><bookmark_value>sheet table;AutoFormat function</bookmark_value><bookmark_value>styles;table styles</bookmark_value><bookmark_value>AutoFormat function for tables</bookmark_value>" +msgstr "" + +#. MZKKG +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"hd_id3149666\n" +"help.text" +msgid "<variable id=\"autoformat\"><link href=\"text/shared/01/AutoFormat.xhp\">AutoFormat Styles</link></variable>" +msgstr "" + +#. TeBSK +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"par_id3145367\n" +"help.text" +msgid "<variable id=\"autoformattext\"><ahelp hid=\".\">Use this command to apply an AutoFormat to a selected <switchinline select=\"appl\"><caseinline select=\"CALC\">sheet area</caseinline><defaultinline>table area</defaultinline></switchinline> or to define your own AutoFormats.</ahelp></variable>" +msgstr "" + +#. csMFN +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"par_id181630332690300\n" +"help.text" +msgid "The AutoFormat command is available only if a cell range with at least 3 columns and 3 rows are selected. Otherwise this command will appear grayed out in the menu." +msgstr "" + +#. bbxcb +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"hd_id3148455\n" +"help.text" +msgid "Format" +msgstr "" + +#. FhKDa +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"par_id501694123100254\n" +"help.text" +msgid "Choose a predefined AutoFormat to apply to the table." +msgstr "" + +#. RfDUF +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"par_id3145799\n" +"help.text" +msgid "Choose a predefined AutoFormat to apply to a selected area in your sheet." +msgstr "" + +#. hx8gg +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"hd_id3149410\n" +"help.text" +msgid "Add" +msgstr "" + +#. WEQVB +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"par_id3151185\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/add\">Adds a new table style to the list.</ahelp>" +msgstr "" + +#. ihJa2 +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"par_id3154646\n" +"help.text" +msgid "Format a table in your document." +msgstr "" + +#. 2QDBZ +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"par_id3156320\n" +"help.text" +msgid "Select the table, and then choose <emph>Table - AutoFormat Styles</emph>." +msgstr "" + +#. wmqDs +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"par_id3153156\n" +"help.text" +msgid "Click <emph>Add</emph>." +msgstr "" + +#. hkEDz +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"par_id3151168\n" +"help.text" +msgid "In the <emph>Add AutoFormat</emph> dialog, enter a name, and then click <emph>OK</emph>." +msgstr "" + +#. aYC7h +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"par_id3153391\n" +"help.text" +msgid "<ahelp visibility=\"hidden\" hid=\"modules/swriter/ui/stringinput/edit\">Enter a name for the new AutoFormat, and then click<emph> OK</emph>.</ahelp>" +msgstr "" + +#. dkViN +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"par_id3154017\n" +"help.text" +msgid "Allows you to add the current formatting of a range of at least 4 x 4 cells to the list of predefined AutoFormats. The <emph>Add AutoFormat</emph> dialog then appears." +msgstr "" + +#. hE5Fi +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"par_id3153708\n" +"help.text" +msgid "<ahelp hid=\".\">Enter a name and click <emph>OK</emph>. </ahelp>" +msgstr "" + +#. NiPKv +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"hd_id3147516\n" +"help.text" +msgid "Delete" +msgstr "" + +#. qDBBv +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"par_id3150707\n" +"help.text" +msgid "Deletes the selected style. You cannot delete the default style." +msgstr "" + +#. HbSeG +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"hd_id3159223\n" +"help.text" +msgid "Rename" +msgstr "" + +#. G4VGb +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"par_id3153064\n" +"help.text" +msgid "<ahelp hid=\".\">Opens a dialog where you can change the name of the selected AutoFormat.</ahelp>" +msgstr "" + +#. 8AXqr +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"par_id3153912\n" +"help.text" +msgid "The <emph>Rename AutoFormat</emph> dialog opens.<ahelp hid=\".\"> Enter the new name of the AutoFormat here.</ahelp>" +msgstr "" + +#. wPEZ3 +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"hd_id3155961\n" +"help.text" +msgid "Formatting" +msgstr "" + +#. Fof4X +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"par_id3149022\n" +"help.text" +msgid "Lists the available formatting styles for tables. Click the format that you want to apply, and then click <emph>OK</emph>." +msgstr "" + +#. Fwbze +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"hd_id3154021\n" +"help.text" +msgid "Number format" +msgstr "" + +#. GfUvd +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"par_id3150970\n" +"help.text" +msgid "Includes numbering formats in the selected style." +msgstr "" + +#. wrujP +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"hd_id3149530\n" +"help.text" +msgid "Borders" +msgstr "" + +#. pgQyS +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"par_id3154200\n" +"help.text" +msgid "Includes border styles in the selected style." +msgstr "" + +#. AavTx +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"hd_id3150350\n" +"help.text" +msgid "Font" +msgstr "" + +#. aKxEn +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"par_id3152961\n" +"help.text" +msgid "Includes font formatting in the selected style." +msgstr "" + +#. axd86 +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"hd_id3155379\n" +"help.text" +msgid "Pattern" +msgstr "" + +#. EyBDk +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"par_id3151325\n" +"help.text" +msgid "Includes background styles in the selected style." +msgstr "" + +#. AScku +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"hd_id3146115\n" +"help.text" +msgid "Alignment" +msgstr "" + +#. nZuA5 +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"par_id3155896\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/alignmentcb\">Includes alignment settings in the selected style.</ahelp>" +msgstr "" + +#. nZSD8 +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"hd_id3155811\n" +"help.text" +msgid "AutoFit width and height" +msgstr "" + +#. yLmfC +#: AutoFormat.xhp +msgctxt "" +"AutoFormat.xhp\n" +"par_id3148703\n" +"help.text" +msgid "<ahelp hid=\"modules/scalc/ui/autoformattable/autofitcb\">When marked, specifies that you want to retain the width and height of the selected cells of the selected format.</ahelp>" +msgstr "" + +#. csXLt +#: DeleteColumns.xhp +msgctxt "" +"DeleteColumns.xhp\n" +"tit\n" +"help.text" +msgid "Rows" +msgstr "" + +#. qVPN9 +#: DeleteColumns.xhp +msgctxt "" +"DeleteColumns.xhp\n" +"hd_id941693687739390\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/DeleteColumns.xhp\">Columns</link></variable>" +msgstr "" + +#. 4gWeX +#: DeleteColumns.xhp +msgctxt "" +"DeleteColumns.xhp\n" +"par_idN10616\n" +"help.text" +msgid "Deletes the selected columns." +msgstr "" + +#. MyUg6 +#: DeleteRows.xhp +msgctxt "" +"DeleteRows.xhp\n" +"tit\n" +"help.text" +msgid "Rows" +msgstr "" + +#. oPQL8 +#: DeleteRows.xhp +msgctxt "" +"DeleteRows.xhp\n" +"hd_id941693687739390\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/DeleteRows.xhp\">Rows</link></variable>" +msgstr "" + +#. BAFgC +#: DeleteRows.xhp +msgctxt "" +"DeleteRows.xhp\n" +"par_idN10616\n" +"help.text" +msgid "Deletes the selected rows." +msgstr "" + +#. mTEKA +#: DeleteTable.xhp +msgctxt "" +"DeleteTable.xhp\n" +"tit\n" +"help.text" +msgid "Table" +msgstr "" + +#. KA7Xh +#: DeleteTable.xhp +msgctxt "" +"DeleteTable.xhp\n" +"hd_id941693687739390\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/DeleteTable.xhp\">Table</link></variable>" +msgstr "" + +#. KKtYG +#: DeleteTable.xhp +msgctxt "" +"DeleteTable.xhp\n" +"par_idN10616\n" +"help.text" +msgid "Deletes the current table." +msgstr "" + +#. PfDzm +#: EntireCell.xhp +msgctxt "" +"EntireCell.xhp\n" +"tit\n" +"help.text" +msgid "Cells" +msgstr "" + +#. kaLNX +#: EntireCell.xhp +msgctxt "" +"EntireCell.xhp\n" +"hd_id941693687739390\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/EntireCell.xhp\">Cell</link></variable>" +msgstr "" + +#. tgwVR +#: EntireCell.xhp +msgctxt "" +"EntireCell.xhp\n" +"par_idN10616\n" +"help.text" +msgid "Selects the entire cell." +msgstr "" + +#. WBjQA +#: EntireColumn.xhp +msgctxt "" +"EntireColumn.xhp\n" +"tit\n" +"help.text" +msgid "Rows" +msgstr "" + +#. SfaAG +#: EntireColumn.xhp +msgctxt "" +"EntireColumn.xhp\n" +"hd_id941693687739390\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/EntireColumn.xhp\">Column</link></variable>" +msgstr "" + +#. K8xpA +#: EntireColumn.xhp +msgctxt "" +"EntireColumn.xhp\n" +"par_idN10616\n" +"help.text" +msgid "Selects the entire column." +msgstr "" + +#. jy6dQ +#: EntireColumn.xhp +msgctxt "" +"EntireColumn.xhp\n" +"par_id0916200804163046\n" +"help.text" +msgid "If currently no cell is selected, all columns will be selected. If currently cells are selected, all columns containing the selected cells will be selected." +msgstr "" + +#. RxfCt +#: EntireRow.xhp +msgctxt "" +"EntireRow.xhp\n" +"tit\n" +"help.text" +msgid "Rows" +msgstr "" + +#. wn2z5 +#: EntireRow.xhp +msgctxt "" +"EntireRow.xhp\n" +"hd_id941693687739390\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/EntireRow.xhp\">Row</link></variable>" +msgstr "" + +#. BjQkW +#: EntireRow.xhp +msgctxt "" +"EntireRow.xhp\n" +"par_idN10616\n" +"help.text" +msgid "Selects the entire column." +msgstr "" + +#. C6wG2 +#: EntireRow.xhp +msgctxt "" +"EntireRow.xhp\n" +"par_id0916200804080063\n" +"help.text" +msgid "If currently no cell is selected, all rows will be selected. If currently cells are selected, all rows containing the selected cells will be selected." +msgstr "" + +#. LBp99 +#: InsertColumnsAfter.xhp +msgctxt "" +"InsertColumnsAfter.xhp\n" +"tit\n" +"help.text" +msgid "Columns After" +msgstr "" + +#. g7DnH +#: InsertColumnsAfter.xhp +msgctxt "" +"InsertColumnsAfter.xhp\n" +"bm_id891693667456028\n" +"help.text" +msgid "<bookmark_value>column;inserting after</bookmark_value> <bookmark_value>insert;column after</bookmark_value>" +msgstr "" + +#. bCCFw +#: InsertColumnsAfter.xhp +msgctxt "" +"InsertColumnsAfter.xhp\n" +"hd_id901693661066439\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/InsertColumnsAfter.xhp\">Columns After</link></variable>" +msgstr "" + +#. dRBaS +#: InsertColumnsAfter.xhp +msgctxt "" +"InsertColumnsAfter.xhp\n" +"par_id811605976075887\n" +"help.text" +msgid "Insert a column after the column where the cursor is currently placed." +msgstr "" + +#. Sduvi +#: InsertColumnsAfter.xhp +msgctxt "" +"InsertColumnsAfter.xhp\n" +"par_id160220162214111932\n" +"help.text" +msgid "<variable id=\"sheet_insert_columns\">Inserts columns to the right of the active cell.</variable> The number of columns inserted corresponds to the number of columns selected. If no column is selected, one column is inserted. The existing columns are moved to the right." +msgstr "" + +#. TzuvL +#: InsertColumnsBefore.xhp +msgctxt "" +"InsertColumnsBefore.xhp\n" +"tit\n" +"help.text" +msgid "Columns Before" +msgstr "" + +#. sWRAW +#: InsertColumnsBefore.xhp +msgctxt "" +"InsertColumnsBefore.xhp\n" +"bm_id891693667456028\n" +"help.text" +msgid "<bookmark_value>row;inserting before</bookmark_value> <bookmark_value>insert;column before</bookmark_value>" +msgstr "" + +#. CY8pB +#: InsertColumnsBefore.xhp +msgctxt "" +"InsertColumnsBefore.xhp\n" +"hd_id901693661066439\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/InsertColumnsBefore.xhp\">Columns Before</link></variable>" +msgstr "" + +#. C2DKF +#: InsertColumnsBefore.xhp +msgctxt "" +"InsertColumnsBefore.xhp\n" +"par_id811605976075887\n" +"help.text" +msgid "Insert a column before the column where the cursor is currently placed." +msgstr "" + +#. WDQzu +#: InsertColumnsBefore.xhp +msgctxt "" +"InsertColumnsBefore.xhp\n" +"par_id160220162214111932\n" +"help.text" +msgid "<variable id=\"sheet_insert_columns\">Inserts columns to the left of the active cell.</variable> The number of columns inserted corresponds to the number of columns selected. If no column is selected, one column is inserted. The existing columns are moved to the right." +msgstr "" + +#. FhyP5 +#: InsertRowsAfter.xhp +msgctxt "" +"InsertRowsAfter.xhp\n" +"tit\n" +"help.text" +msgid "Rows Above" +msgstr "" + +#. RPFLA +#: InsertRowsAfter.xhp +msgctxt "" +"InsertRowsAfter.xhp\n" +"bm_id891693667456028\n" +"help.text" +msgid "<bookmark_value>row;inserting below</bookmark_value> <bookmark_value>insert;row below</bookmark_value>" +msgstr "" + +#. rvCuS +#: InsertRowsAfter.xhp +msgctxt "" +"InsertRowsAfter.xhp\n" +"hd_id901693661066439\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/InsertRowsAfter.xhp\">Rows Below</link></variable>" +msgstr "" + +#. BfvrA +#: InsertRowsAfter.xhp +msgctxt "" +"InsertRowsAfter.xhp\n" +"par_id701605976138113\n" +"help.text" +msgid "Insert a row below the row where the cursor is currently placed." +msgstr "" + +#. 3Liao +#: InsertRowsAfter.xhp +msgctxt "" +"InsertRowsAfter.xhp\n" +"par_id160220162210581072\n" +"help.text" +msgid "<variable id=\"sheet_insert_rows\">Insert rows below the active cell.</variable> The number of rows inserted corresponds to the number of rows selected. If no row is selected, one row is inserted. The existing rows are moved downward." +msgstr "" + +#. QtiCS +#: InsertRowsBefore.xhp +msgctxt "" +"InsertRowsBefore.xhp\n" +"tit\n" +"help.text" +msgid "Rows Above" +msgstr "" + +#. jGQHo +#: InsertRowsBefore.xhp +msgctxt "" +"InsertRowsBefore.xhp\n" +"bm_id891693667456028\n" +"help.text" +msgid "<bookmark_value>row;insert above</bookmark_value> <bookmark_value>insert;row above</bookmark_value>" +msgstr "" + +#. hh4L2 +#: InsertRowsBefore.xhp +msgctxt "" +"InsertRowsBefore.xhp\n" +"hd_id901693661066439\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/InsertRowsBefore.xhp\">Rows Above</link></variable>" +msgstr "" + +#. 9Knya +#: InsertRowsBefore.xhp +msgctxt "" +"InsertRowsBefore.xhp\n" +"par_id811605976075887\n" +"help.text" +msgid "Insert a row above the row where the cursor is currently placed." +msgstr "" + +#. yS4DK +#: InsertRowsBefore.xhp +msgctxt "" +"InsertRowsBefore.xhp\n" +"par_id160220162210581072\n" +"help.text" +msgid "<variable id=\"sheet_insert_rows\">Insert rows above the active cell.</variable> The number of rows inserted corresponds to the number of rows selected. If no row is selected, one row is inserted. The existing rows are moved downward." +msgstr "" + +#. XWLXe +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"tit\n" +"help.text" +msgid "Protect" +msgstr "" + +#. mEWuE +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"hd_id3146322\n" +"help.text" +msgid "<link href=\"text/shared/01/Protect.xhp\">Protect Cells</link>" +msgstr "" + +#. a9Ucw +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id3145822\n" +"help.text" +msgid "<ahelp hid=\".uno:Protect\">Prevents the contents of the selected cells from being modified.</ahelp>" +msgstr "" + +#. bCG4H +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id3154641\n" +"help.text" +msgid "When the cursor is in a read-only cell, a note appears on the <emph>Status Bar</emph>." +msgstr "" + +#. YAsUp +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id3149292\n" +"help.text" +msgid "To remove cell protection, select the cell(s), right-click, and then choose <link href=\"text/swriter/01/05100400.xhp\"><emph>Unprotect Cells</emph></link>." +msgstr "" + +#. 6TY3L +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"bm_id141619439455954\n" +"help.text" +msgid "<bookmark_value>insert rows;protected sheet</bookmark_value> <bookmark_value>insert columns;protected sheet</bookmark_value> <bookmark_value>delete columns;protected sheet</bookmark_value> <bookmark_value>delete rows;protected sheet</bookmark_value> <bookmark_value>protected sheet;insert columns</bookmark_value> <bookmark_value>protected sheet;insert rows</bookmark_value> <bookmark_value>protected sheet;delete rows</bookmark_value> <bookmark_value>protected sheet;delete columns</bookmark_value> <bookmark_value>protect;sheet</bookmark_value> <bookmark_value>selection;in protected cells</bookmark_value>" +msgstr "" + +#. EL2LB +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"hd_id3153087\n" +"help.text" +msgid "<variable id=\"ProtectingSheeth1\"><link href=\"text/shared/01/Protect.xhp\">Protect Sheet</link></variable>" +msgstr "" + +#. BwBFt +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id3148664\n" +"help.text" +msgid "<variable id=\"tabelletext\"><ahelp hid=\".uno:Protect\">Protects the cells in the current sheet from being modified.</ahelp></variable>" +msgstr "" + +#. u7cwD +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id701619429750616\n" +"help.text" +msgid "Choose <emph>Tools - Protect Sheet</emph> to open the <emph>Protect Sheet</emph> dialog in which you then specify sheet protection with or without a password, and select the elements of the sheet to protect." +msgstr "" + +#. 5gCPE +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id3149664\n" +"help.text" +msgid "To protect cells from further editing, the <emph>Protected</emph> check box must be checked on the <link href=\"text/scalc/01/05020600.xhp\"><emph>Format - Cells - Cell Protection</emph></link> tab page or on the <emph>Format Cells</emph> context menu." +msgstr "" + +#. 7fbCn +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"hd_id901619431276995\n" +"help.text" +msgid "Protect this sheet and contents of the protected cells" +msgstr "" + +#. q24xG +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id381619431285815\n" +"help.text" +msgid "Mark this checkbox to activate protection of sheet and cell contents." +msgstr "" + +#. vhWJw +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"hd_id31619431291108\n" +"help.text" +msgid "Password / Confirm" +msgstr "" + +#. FwsnL +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id851619431300487\n" +"help.text" +msgid "Allows you to enter a password to protect the sheet from unauthorized changes. Confirm the password entered in the first box." +msgstr "" + +#. gDzBC +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"hd_id711619431316966\n" +"help.text" +msgid "Allow users of this sheet to" +msgstr "" + +#. nFCLf +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id41619431361278\n" +"help.text" +msgid "Select the elements to protect from user actions:" +msgstr "" + +#. Ft3bg +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id661619430257262\n" +"help.text" +msgid "<emph>Select protected cells</emph>: mark this checkbox to allow you to select protected cells. When the checkbox is unmarked, you cannot select protected cells, the cursor cannot enter in a protected range." +msgstr "" + +#. EqNRs +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id921619430295947\n" +"help.text" +msgid "<emph>Select unprotected cells</emph>: mark this checkbox to allow user to select unprotected cells. When the checkbox is unmarked, user cannot select unprotected cells, the cursor cannot enter in a unprotected cell or range." +msgstr "" + +#. ADGvR +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id101619430333784\n" +"help.text" +msgid "<emph>Insert columns</emph>: Allow column insertions even when the sheet is protected. Note that when column insertions is enabled, you can insert columns even when the range to insert the new columns into contains protected cells which will get shifted after the insertion. Cells of the newly inserted columns inherit the Protection property of the range it belongs: when the new cell is inside a protected range, the cell is protected, and when it is in an unprotected range, the cell is unprotected." +msgstr "" + +#. 2MUwS +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id891619430338809\n" +"help.text" +msgid "<emph>Insert rows</emph>: Allow row insertions even when the sheet is protected. Note that when row insertions is enabled, you can insert rows even when the range to insert the new rows into contains protected cells which will get shifted after the insertion. Cells of the newly inserted rows inherit the Protection property of the range it belongs: when the new cell is inside a protected range it is protected, and when it is in an unprotected range, the cell is unprotected." +msgstr "" + +#. xKNff +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id311619430374686\n" +"help.text" +msgid "<emph>Delete columns</emph>: Allow column deletions. Note that column deletions are only allowed on unprotected cells." +msgstr "" + +#. TsAVD +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id561619430376854\n" +"help.text" +msgid "<emph>Delete rows</emph>: Allow row deletions. Note that row deletions are only allowed on unprotected cells." +msgstr "" + +#. FDDbY +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id3154490\n" +"help.text" +msgid "Unprotected cells or cell ranges can be set up on a protected sheet by using the <emph>Tools - Protect Sheet</emph> and <emph>Format - Cells - Cell Protection</emph> menus:" +msgstr "" + +#. Sg2sD +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id3149123\n" +"help.text" +msgid "Select the cells that will be unprotected" +msgstr "" + +#. jBLTF +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id3150329\n" +"help.text" +msgid "Select <emph>Format - Cells - Cell Protection</emph>. Unmark the <emph>Protected</emph> box and click <emph>OK</emph>." +msgstr "" + +#. q2JxU +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id3156384\n" +"help.text" +msgid "On the <emph>Tools - Protect Sheet</emph> menu, activate protection for the sheet. Effective immediately, only the cell range you selected in step 1 can be edited." +msgstr "" + +#. Fs63t +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id3149566\n" +"help.text" +msgid "To later change an unprotected area to a protected area:" +msgstr "" + +#. FiPpj +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id101619439013221\n" +"help.text" +msgid "Select the range of cells that will be protected." +msgstr "" + +#. XzhqW +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id601619439028536\n" +"help.text" +msgid "On the <menuitem>Format - Cells - Cell Protection</menuitem> tab page, check the <emph>Protected</emph> box." +msgstr "" + +#. QBDoK +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id641619439061892\n" +"help.text" +msgid "Choose the <menuitem>Tools - Protect Sheet</menuitem> menu. The previously editable range is now protected." +msgstr "" + +#. pdb5a +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id3153964\n" +"help.text" +msgid "Sheet protection also affects the context menu of the sheet tabs at the bottom of the screen. The <emph>Delete</emph> and <emph>Rename</emph> commands cannot be selected." +msgstr "" + +#. DBGt4 +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id3150301\n" +"help.text" +msgid "If a sheet is protected, you will not be able to modify or delete any Cell Styles." +msgstr "" + +#. ovQgo +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id3154656\n" +"help.text" +msgid "A protected sheet or cell range can no longer be modified until this protection is disabled, with the exceptions of the settings for columns and row of the <menuitem>Tools - Protect Sheet</menuitem> dialog. To disable the protection, choose the <menuitem>Tools - Protect Sheet</menuitem> command. If no password was set, the sheet protection is immediately disabled. If the sheet was password protected, the <emph>Remove Protection</emph> dialog opens, where you must enter the password." +msgstr "" + +#. xLjzi +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id3149815\n" +"help.text" +msgid "Once saved, protected sheets can only be saved again by using the <emph>File - Save As</emph> command." +msgstr "" + +#. aTCnZ +#: Protect.xhp +msgctxt "" +"Protect.xhp\n" +"par_id3148700\n" +"help.text" +msgid "Complete protection of your work can be achieved by combining the options <emph>Tools - Protect Sheet</emph> and <emph>Tools - Protect Spreadsheet Structure</emph>, including password protection. To prohibit opening the document altogether, in the <emph>Save</emph> dialog mark the <emph>Save with password</emph> box before you click the <emph>Save</emph> button." +msgstr "" + +#. MzXDj +#: SelectColumns.xhp +msgctxt "" +"SelectColumns.xhp\n" +"tit\n" +"help.text" +msgid "Rows" +msgstr "" + +#. tZWTw +#: SelectColumns.xhp +msgctxt "" +"SelectColumns.xhp\n" +"hd_id941693687739390\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/DeleteColumns.xhp\">Columns</link></variable>" +msgstr "" + +#. FuhwL +#: SelectColumns.xhp +msgctxt "" +"SelectColumns.xhp\n" +"par_idN10616\n" +"help.text" +msgid "Deletes the selected columns." +msgstr "" + +#. FDCQw +#: SelectTable.xhp +msgctxt "" +"SelectTable.xhp\n" +"tit\n" +"help.text" +msgid "Rows" +msgstr "" + +#. cGMtF +#: SelectTable.xhp +msgctxt "" +"SelectTable.xhp\n" +"hd_id941693687739390\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/SelectTable.xhp\">Table</link></variable>" +msgstr "" + +#. vq64h +#: SelectTable.xhp +msgctxt "" +"SelectTable.xhp\n" +"par_idN10626\n" +"help.text" +msgid "Selects the current table." +msgstr "" + +#. EkLDE +#: SetOptimalColumnWidth.xhp +msgctxt "" +"SetOptimalColumnWidth.xhp\n" +"tit\n" +"help.text" +msgid "Optimal Column Width" +msgstr "" + +#. EDVX5 +#: SetOptimalColumnWidth.xhp +msgctxt "" +"SetOptimalColumnWidth.xhp\n" +"bm_id3155628\n" +"help.text" +msgid "<bookmark_value>spreadsheets; optimal column widths</bookmark_value><bookmark_value>columns; optimal widths</bookmark_value><bookmark_value>optimal column widths</bookmark_value><bookmark_value>optimal column widths;text table</bookmark_value><bookmark_value>text table;optimal column widths</bookmark_value>" +msgstr "" + +#. hWqgN +#: SetOptimalColumnWidth.xhp +msgctxt "" +"SetOptimalColumnWidth.xhp\n" +"hd_id3149500\n" +"help.text" +msgid "<variable id=\"optimal_column_width_h1\"><link href=\"text/shared/01/SetOptimalColumnWidth.xhp\">Optimal Column Width</link></variable>" +msgstr "" + +#. DaCqX +#: SetOptimalColumnWidth.xhp +msgctxt "" +"SetOptimalColumnWidth.xhp\n" +"par_id3149050\n" +"help.text" +msgid "<variable id=\"column_width_text\"><ahelp hid=\".uno:SetOptimalColumnWidth\">Adjust column widths among columns with selected cells, according to the paragraph length in each selected cell. Widen the table, up to page width, if necessary.</ahelp></variable>" +msgstr "" + +#. cKES5 +#: SetOptimalColumnWidth.xhp +msgctxt "" +"SetOptimalColumnWidth.xhp\n" +"par_id811655764710135\n" +"help.text" +msgid "<ahelp hid=\".uno:SetOptimalColumnWidth\">Adjust column width for selected columns to fit the column’s content, without changing the width of the table or the unselected columns.</ahelp>" +msgstr "" + +#. ygmRv +#: SetOptimalColumnWidth.xhp +msgctxt "" +"SetOptimalColumnWidth.xhp\n" +"par_id611656069528584\n" +"help.text" +msgid "<menuitem>Optimal Column Width</menuitem> attempts to give a column width for the selected cells so that the longest paragraph in each cell can, as a minimum, <emph>fit</emph> exactly on a single line, though it is possible and common for columns to be wider than an exact fit." +msgstr "" + +#. v5UWg +#: SetOptimalColumnWidth.xhp +msgctxt "" +"SetOptimalColumnWidth.xhp\n" +"par_id601656102623025\n" +"help.text" +msgid "The final distribution of column widths depends on several factors, such as the paragraph length of selected cells, the initial width of the columns with selected cells, and whether the table can be widened. Space is also included for any horizontal cell padding, paragraph padding, and paragraph indents. The width of the table is never reduced, and unselected columns are not changed." +msgstr "" + +#. BtFXR +#: SetOptimalColumnWidth.xhp +msgctxt "" +"SetOptimalColumnWidth.xhp\n" +"par_id651656105163827\n" +"help.text" +msgid "The following list indicates how column widths are distributed for the selected cells. If the first step succeeds in distributing column widths for the selected cells so that all paragraphs in the cell are on a single line, then the process stops, otherwise the second step is attempted, if possible. The third step describes how column widths are distributed when it is not possible to fit all the selected cells after the second step." +msgstr "" + +#. 3hHjA +#: SetOptimalColumnWidth.xhp +msgctxt "" +"SetOptimalColumnWidth.xhp\n" +"par_id221656101892491\n" +"help.text" +msgid "Distribute column widths proportionally according to the longest paragraph in each cell, but remaining within the total column width for cell selection." +msgstr "" + +#. KLjw8 +#: SetOptimalColumnWidth.xhp +msgctxt "" +"SetOptimalColumnWidth.xhp\n" +"par_id641656101994507\n" +"help.text" +msgid "If some cells cannot fit exactly in the total width of the selection, and the table can be expanded (up to the page width), then expand the table width until all cells are fit exactly." +msgstr "" + +#. KZATx +#: SetOptimalColumnWidth.xhp +msgctxt "" +"SetOptimalColumnWidth.xhp\n" +"par_id511656102101362\n" +"help.text" +msgid "If the table width is at the page margin, and more than one selected cell does not fit exactly, then give as much width as possible to the first cell that cannot be fit exactly, and an equal (smaller) column width to the other cells that cannot be fit." +msgstr "" + +#. mqXaK +#: SetOptimalColumnWidth.xhp +msgctxt "" +"SetOptimalColumnWidth.xhp\n" +"par_id471656104869532\n" +"help.text" +msgid "Step 1 is often sufficient for tables whose cells are primarily short paragraphs, while Step 3 is usually needed if many columns or rows are selected and/or selected cells have longer paragraphs." +msgstr "" + +#. Gygq7 +#: SetOptimalColumnWidth.xhp +msgctxt "" +"SetOptimalColumnWidth.xhp\n" +"hd_id3150767\n" +"help.text" +msgid "Add" +msgstr "" + +#. GEBig +#: SetOptimalColumnWidth.xhp +msgctxt "" +"SetOptimalColumnWidth.xhp\n" +"par_id3150449\n" +"help.text" +msgid "<ahelp hid=\"modules/scalc/ui/optimalcolwidthdialog/value\">Defines additional spacing between the longest entry in a column and the vertical column borders.</ahelp>" +msgstr "" + +#. fhsxH +#: SetOptimalColumnWidth.xhp +msgctxt "" +"SetOptimalColumnWidth.xhp\n" +"hd_id3145785\n" +"help.text" +msgid "Default value" +msgstr "" + +#. to4qH +#: SetOptimalColumnWidth.xhp +msgctxt "" +"SetOptimalColumnWidth.xhp\n" +"par_id3146120\n" +"help.text" +msgid "<ahelp hid=\"modules/scalc/ui/optimalcolwidthdialog/default\">Defines the optimal column width in order to display the entire contents of the column.</ahelp> The additional spacing for the optimal column width is preset to 2 mm." +msgstr "" + +#. VYPAx +#: SetOptimalColumnWidth.xhp +msgctxt "" +"SetOptimalColumnWidth.xhp\n" +"par_id601656069480524\n" +"help.text" +msgid "<menuitem>Optimal Column Width</menuitem> attempts to give a column width for the selected columns so that the longest paragraph in each column can, as a minimum, <emph>fit</emph> exactly on a single line, though it is possible and common for columns to be wider than an exact fit." +msgstr "" + +#. aa67c +#: SetOptimalColumnWidth.xhp +msgctxt "" +"SetOptimalColumnWidth.xhp\n" +"par_id721655819449619\n" +"help.text" +msgid "The final distribution of column widths depends on several factors, such as the paragraph length and initial width of the selected columns. Space is also included for any horizontal cell padding, paragraph padding, and paragraph indents. The width of the table is never reduced, and unselected columns are not changed." +msgstr "" + +#. G8TA8 +#: SetOptimalColumnWidth.xhp +msgctxt "" +"SetOptimalColumnWidth.xhp\n" +"par_id581656107648277\n" +"help.text" +msgid "The option distributes column widths proportionally according to the longest paragraph in each column, but remaining within the total column width for the selected columns. When selected columns cannot be fit exactly, then the first column that cannot be fit exactly gets as much width as possible, while any additional columns that cannot be fit exactly get a smaller column width, which is equal for each of these additional columns." +msgstr "" + +#. L6DBi +#: SetOptimalRowHeight.xhp +msgctxt "" +"SetOptimalRowHeight.xhp\n" +"tit\n" +"help.text" +msgid "Optimal Row Height" +msgstr "" + +#. EF6Av +#: SetOptimalRowHeight.xhp +msgctxt "" +"SetOptimalRowHeight.xhp\n" +"bm_id3148491\n" +"help.text" +msgid "<bookmark_value>sheets; optimal row heights</bookmark_value><bookmark_value>rows; optimal heights</bookmark_value><bookmark_value>optimal row heights</bookmark_value><bookmark_value>optimal row heights;text table</bookmark_value><bookmark_value>optimal row heights;text table;optimal row heights</bookmark_value>" +msgstr "" + +#. FhuCA +#: SetOptimalRowHeight.xhp +msgctxt "" +"SetOptimalRowHeight.xhp\n" +"hd_id3150010\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/SetOptimalRowHeight.xhp\">Optimal Row Height</link></variable>" +msgstr "" + +#. iyj4m +#: SetOptimalRowHeight.xhp +msgctxt "" +"SetOptimalRowHeight.xhp\n" +"par_id3147436\n" +"help.text" +msgid "<variable id=\"optimal_row_height_text\"><ahelp hid=\".uno:SetOptimalRowHeight\" visibility=\"visible\">Set row height for selected table rows so that each row has the same height as the row with the tallest content.</ahelp></variable>" +msgstr "" + +#. HNpXZ +#: SetOptimalRowHeight.xhp +msgctxt "" +"SetOptimalRowHeight.xhp\n" +"par_id3154758\n" +"help.text" +msgid "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalRowHeight\">Determines the optimal row height for the selected rows.</ahelp></variable> The optimal row height depends on the font size of the largest character in the row. You can use various <link href=\"text/shared/00/00000003.xhp#measurement_units\">units of measure</link>." +msgstr "" + +#. cSeBS +#: SetOptimalRowHeight.xhp +msgctxt "" +"SetOptimalRowHeight.xhp\n" +"par_id741656209290506\n" +"help.text" +msgid "Row height can increase with this option, with the table always growing downward. The total table height is never reduced by this option." +msgstr "" + +#. yPDLx +#: SetOptimalRowHeight.xhp +msgctxt "" +"SetOptimalRowHeight.xhp\n" +"par_id801656117723975\n" +"help.text" +msgid "This option is similar to first minimizing row height for selected rows by using <link href=\"text/shared/01/minimal_row_height.xhp\"><menuitem>Minimal Row Height</menuitem></link> and then distributing those rows by using <link href=\"text/shared/01/05110600m.xhp\"><menuitem>Distribute Rows Evenly</menuitem></link>, except that additional height is added to each row if necessary to prevent the total table height from reducing." +msgstr "" + +#. aFW7z +#: SetOptimalRowHeight.xhp +msgctxt "" +"SetOptimalRowHeight.xhp\n" +"hd_id3154908\n" +"help.text" +msgid "Add" +msgstr "" + +#. DZ2Dj +#: SetOptimalRowHeight.xhp +msgctxt "" +"SetOptimalRowHeight.xhp\n" +"par_id3151044\n" +"help.text" +msgid "<ahelp hid=\"modules/scalc/ui/optimalrowheightdialog/value\">Sets additional spacing between the largest character in a row and the cell boundaries.</ahelp>" +msgstr "" + +#. FftK5 +#: SetOptimalRowHeight.xhp +msgctxt "" +"SetOptimalRowHeight.xhp\n" +"hd_id3150439\n" +"help.text" +msgid "Default value" +msgstr "" + +#. 3edN9 +#: SetOptimalRowHeight.xhp +msgctxt "" +"SetOptimalRowHeight.xhp\n" +"par_id3146984\n" +"help.text" +msgid "<ahelp hid=\"modules/scalc/ui/optimalrowheightdialog/default\">Restores the default value for the optimal row height.</ahelp>" +msgstr "" + +#. zCBqS +#: StyleNewByExample.xhp +msgctxt "" +"StyleNewByExample.xhp\n" +"tit\n" +"help.text" +msgid "New Style From Selection" +msgstr "" + +#. a9xHQ +#: StyleNewByExample.xhp +msgctxt "" +"StyleNewByExample.xhp\n" +"hd_id361693565455447\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/StyleNewByExample.xhp\">New Style From Selection</link></variable>" +msgstr "" + +#. nZXG5 +#: StyleNewByExample.xhp +msgctxt "" +"StyleNewByExample.xhp\n" +"par_id331529881457275\n" +"help.text" +msgid "Adds a paragraph style with the settings of the current selection. You will be prompted to enter the style name." +msgstr "" + +#. VrDZd +#: StyleNewByExample.xhp +msgctxt "" +"StyleNewByExample.xhp\n" +"par_id11693565625051\n" +"help.text" +msgid "Choose <menuitem>Styles - New Style From Selection</menuitem>." +msgstr "" + +#. VqPrz +#: StyleNewByExample.xhp +msgctxt "" +"StyleNewByExample.xhp\n" +"par_id141693565914180\n" +"help.text" +msgid "<image src=\"cmd/lc_stylenewbyexample.svg\" id=\"img_id711693565914180\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id131693565914181\">Icon New Style From Selection</alt></image>" +msgstr "" + +#. QyVGc +#: StyleNewByExample.xhp +msgctxt "" +"StyleNewByExample.xhp\n" +"par_id401693565914182\n" +"help.text" +msgid "New Style From Selection" +msgstr "" + +#. WvAYe +#: StyleNewByExample.xhp +msgctxt "" +"StyleNewByExample.xhp\n" +"par_id871693565684659\n" +"help.text" +msgid "<keycode>Shift + F11</keycode>" +msgstr "" + +#. CDE4Z +#: StyleNewByExample.xhp +msgctxt "" +"StyleNewByExample.xhp\n" +"par_id951693533752143\n" +"help.text" +msgid "On the <menuitem>Styles Actions</menuitem> menu of the <menuitem>Styles</menuitem> sidebar, choose <menuitem>New Style From Selection</menuitem>." +msgstr "" + +#. Mkoji +#: StyleNewByExample.xhp +msgctxt "" +"StyleNewByExample.xhp\n" +"par_id921693534308719\n" +"help.text" +msgid "<link href=\"text/swriter/main0115.xhp\">Styles menu</link>" +msgstr "" + +#. g8eki +#: StyleUpdateByExample.xhp +msgctxt "" +"StyleUpdateByExample.xhp\n" +"tit\n" +"help.text" +msgid "Update Selected Style" +msgstr "" + +#. GVnvU +#: StyleUpdateByExample.xhp +msgctxt "" +"StyleUpdateByExample.xhp\n" +"hd_id41693531552001\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/StyleUpdateByExample.xhp\">Update Selected Style</link></variable>" +msgstr "" + +#. PNPwC +#: StyleUpdateByExample.xhp +msgctxt "" +"StyleUpdateByExample.xhp\n" +"par_id441693531552003\n" +"help.text" +msgid "Update the paragraph style with the direct formatting applied to the current paragraph." +msgstr "" + +#. 8EANp +#: StyleUpdateByExample.xhp +msgctxt "" +"StyleUpdateByExample.xhp\n" +"par_id81693531700482\n" +"help.text" +msgid "Choose <menuitem>Styles - Update Selected Style</menuitem>." +msgstr "" + +#. 28TA2 +#: StyleUpdateByExample.xhp +msgctxt "" +"StyleUpdateByExample.xhp\n" +"par_id851693533450418\n" +"help.text" +msgid "<image src=\"cmd/lc_styleupdatebyexample.svg\" id=\"img_id661693533450420\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id901693533450421\">Icon Update Selected Style</alt></image>" +msgstr "" + +#. UQXEK +#: StyleUpdateByExample.xhp +msgctxt "" +"StyleUpdateByExample.xhp\n" +"par_id351693533450423\n" +"help.text" +msgid "Update Selected Style" +msgstr "" + +#. epprn +#: StyleUpdateByExample.xhp +msgctxt "" +"StyleUpdateByExample.xhp\n" +"par_id421693531759773\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + F11</keycode>" +msgstr "" + +#. RByrD +#: StyleUpdateByExample.xhp +msgctxt "" +"StyleUpdateByExample.xhp\n" +"par_id951693533752143\n" +"help.text" +msgid "On the <menuitem>Styles Actions</menuitem> menu of the <menuitem>Styles</menuitem> sidebar, choose <menuitem>Update Selected Style</menuitem>." +msgstr "" + +#. NryPT +#: StyleUpdateByExample.xhp +msgctxt "" +"StyleUpdateByExample.xhp\n" +"par_id3146333\n" +"help.text" +msgid "<ahelp hid=\".\">The manually formatted attributes of the text at the cursor position in the document will be added to the style that is selected in the Styles window.</ahelp>" +msgstr "" + +#. c5KSR +#: StyleUpdateByExample.xhp +msgctxt "" +"StyleUpdateByExample.xhp\n" +"par_id921693534308719\n" +"help.text" +msgid "<link href=\"text/swriter/main0115.xhp\">Styles menu</link>" +msgstr "" + #. qQPR5 #: about_meta_tags.xhp msgctxt "" @@ -46969,6 +48490,33 @@ msgctxt "" msgid "<link href=\"text/shared/01/packagemanager.xhp\">Extensions dialog</link>" msgstr "" +#. QFfxz +#: fit_to_cell.xhp +msgctxt "" +"fit_to_cell.xhp\n" +"tit\n" +"help.text" +msgid "To Cell (resize with cell)" +msgstr "" + +#. exGLN +#: fit_to_cell.xhp +msgctxt "" +"fit_to_cell.xhp\n" +"hd_id711692907593199\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/fit_to_cell.xhp\">To Cell (resize with cell)</link></variable>" +msgstr "" + +#. qvDGT +#: fit_to_cell.xhp +msgctxt "" +"fit_to_cell.xhp\n" +"par_id501692907593200\n" +"help.text" +msgid "Move image along with the cell. In addition, the image height and width will be resized if the cell holding the anchor is later resized. The aspect ratio of the image follows the later aspect ratio of the cell holding the anchor." +msgstr "" + #. ytNtF #: font_features.xhp msgctxt "" @@ -47581,6 +49129,105 @@ msgctxt "" msgid "<ahelp hid=\"HID_GALLERY_PREVIEW\">Displays a preview of the selected file.</ahelp>" msgstr "<ahelp hid=\"HID_GALLERY_PREVIEW\">Zobrazí náhled vybraného souboru.</ahelp>" +#. VZmGe +#: graphic_size_check.xhp +msgctxt "" +"graphic_size_check.xhp\n" +"tit\n" +"help.text" +msgid "Graphic Size Check" +msgstr "" + +#. sUyEy +#: graphic_size_check.xhp +msgctxt "" +"graphic_size_check.xhp\n" +"bm_id581692798594218\n" +"help.text" +msgid "<bookmark_value>graphic size;check</bookmark_value> <bookmark_value>check;graphic size</bookmark_value>" +msgstr "" + +#. AsYJE +#: graphic_size_check.xhp +msgctxt "" +"graphic_size_check.xhp\n" +"hd_id411692796683457\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/graphic_size_check.xhp\">Graphic Size Check</link></variable>" +msgstr "" + +#. A5VDR +#: graphic_size_check.xhp +msgctxt "" +"graphic_size_check.xhp\n" +"par_id211692796683461\n" +"help.text" +msgid "Warns if the document has an image that is too bigor too small in resolution." +msgstr "" + +#. LhoRD +#: graphic_size_check.xhp +msgctxt "" +"graphic_size_check.xhp\n" +"par_id81692797433356\n" +"help.text" +msgid "Choose <menuitem>Format - Image - Graphic Size Check</menuitem>." +msgstr "" + +#. rEsjG +#: graphic_styles.xhp +msgctxt "" +"graphic_styles.xhp\n" +"tit\n" +"help.text" +msgid "Graphic Styles" +msgstr "" + +#. KxhFj +#: graphic_styles.xhp +msgctxt "" +"graphic_styles.xhp\n" +"bm_id971690214305004\n" +"help.text" +msgid "<bookmark_value>styles;drawing objects</bookmark_value> <bookmark_value>drawing;object styles</bookmark_value>" +msgstr "" + +#. GyLBD +#: graphic_styles.xhp +msgctxt "" +"graphic_styles.xhp\n" +"hd_id831690201529325\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/graphic_styles.xhp\">Drawing Styles</link></variable>" +msgstr "" + +#. ZYuZq +#: graphic_styles.xhp +msgctxt "" +"graphic_styles.xhp\n" +"par_id431690201529329\n" +"help.text" +msgid "Show styles for formatting graphical elements, including text objects." +msgstr "" + +#. 57Eeu +#: graphic_styles.xhp +msgctxt "" +"graphic_styles.xhp\n" +"hd_id261690207878568\n" +"help.text" +msgid "<link href=\"text/shared/01/05210100.xhp\">Highlighting</link>" +msgstr "" + +#. pb7aG +#: graphic_styles.xhp +msgctxt "" +"graphic_styles.xhp\n" +"par_id41690207993837\n" +"help.text" +msgid "Set the highlighting color of the text object." +msgstr "" + #. UrNRp #: grid_and_helplines.xhp msgctxt "" @@ -47725,23 +49372,23 @@ msgctxt "" msgid "<bookmark_value>image;compression</bookmark_value> <bookmark_value>image;reduce image size</bookmark_value> <bookmark_value>image;size reduction</bookmark_value> <bookmark_value>image;resize</bookmark_value> <bookmark_value>image;change resolution</bookmark_value>" msgstr "<bookmark_value>obrázek;komprimace</bookmark_value><bookmark_value>obrázek;zmenšit velikost obrázku</bookmark_value><bookmark_value>obrázek;velikost</bookmark_value><bookmark_value>obrázek;změnit velikost</bookmark_value><bookmark_value>obrázek;změnit rozlišení</bookmark_value>" -#. WZoFm +#. VGq4F #: image_compression.xhp msgctxt "" "image_compression.xhp\n" "hd_id581534528193621\n" "help.text" -msgid "<link href=\"text/shared/01/image_compression.xhp\">Compress Image</link>" -msgstr "<link href=\"text/shared/01/image_compression.xhp\">Komprimovat obrázek</link>" +msgid "<link href=\"text/shared/01/image_compression.xhp\">Compress</link>" +msgstr "" -#. QNR3c +#. XgjVU #: image_compression.xhp msgctxt "" "image_compression.xhp\n" "par_id951534528193622\n" "help.text" -msgid "<variable id=\"variable name\"><ahelp hid=\".\">Compress the selected image to reduce its data size and resize the image in the document.</ahelp></variable>" -msgstr "<variable id=\"variable name\"><ahelp hid=\".\">Zkomprimuje vybraný obrázek, čímž zmenší jeho datovou velikost, a změní velikost obrázku v dokumentu.</ahelp></variable>" +msgid "<ahelp hid=\".\">Compress the selected image to reduce its data size and resize the image in the document.</ahelp>" +msgstr "" #. XmFoG #: image_compression.xhp @@ -47761,23 +49408,59 @@ msgctxt "" msgid "Image compression can be lossless or lossy. Lossless compression allows the original image to be perfectly reconstructed from the compressed data. In contrast, lossy compression permits reconstruction only of an approximation of the original image, therefore with some loss of quality, though usually with improved compression rates (and therefore reduced file sizes)." msgstr "Komprese obrázku může být bezztrátová, nebo ztrátová. Bezztrátová komprese umožňuje obrázek dokonale sestavit z komprimovaných dat. Naproti tomu je při ztrátové kompresi možné rekonstruovat pouze přibližnou podobu původního obrázku, tudíž s určitou ztrátou kvality, avšak obvykle s vyšším stupněm komprese (a tedy s menší velikostí souboru)." -#. YAF9S +#. fHVoa #: image_compression.xhp msgctxt "" "image_compression.xhp\n" -"par_id701534530496585\n" +"par_id111692800566619\n" "help.text" -msgid "Select the image, choose <item type=\"menuitem\">Format - Image - Compress</item>." -msgstr "Vyberte obrázek a zvolte <item type=\"menuitem\">Formát - Obrázek - Komprimovat</item>" +msgid "Choose <menuitem>Format - Image - Compress</menuitem>." +msgstr "" -#. kUBEn +#. r6P59 #: image_compression.xhp msgctxt "" "image_compression.xhp\n" -"par_id611534528851319\n" +"par_id241692800571915\n" "help.text" -msgid "Select the image, open the context menu and choose <item type=\"menuitem\">Compress</item>." -msgstr "Vyberte obrázek, otevřete místní nabídku a zvolte <item type=\"menuitem\">Komprimovat</item>." +msgid "Choose <menuitem>Compress</menuitem>." +msgstr "" + +#. NYASp +#: image_compression.xhp +msgctxt "" +"image_compression.xhp\n" +"par_id691692802323908\n" +"help.text" +msgid "On the <menuitem>Image</menuitem> tab, choose <menuitem>Compress</menuitem>." +msgstr "" + +#. BgsBG +#: image_compression.xhp +msgctxt "" +"image_compression.xhp\n" +"par_id91692800577215\n" +"help.text" +msgid "On the <menuitem>Image</menuitem> menu of the <menuitem>Image</menuitem> tab, choose <menuitem>Compress</menuitem>." +msgstr "" + +#. tFECB +#: image_compression.xhp +msgctxt "" +"image_compression.xhp\n" +"par_id261643820768522\n" +"help.text" +msgid "<image src=\"cmd/lc_compressgraphic.svg\" id=\"img_id901643820768110\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id831643820768110\">Icon Compress</alt></image>" +msgstr "" + +#. qFudr +#: image_compression.xhp +msgctxt "" +"image_compression.xhp\n" +"par_id131643820764995\n" +"help.text" +msgid "Compress" +msgstr "" #. 4WmeG #: image_compression.xhp @@ -47950,6 +49633,69 @@ msgctxt "" msgid "<link href=\"https://en.wikipedia.org/wiki/Image_file_formats\">Wikipedia on image file formats.</link>" msgstr "<link href=\"https://cs.wikipedia.org/wiki/Form%C3%A1t_grafick%C3%A9ho_souboru\">Formáty grafického souboru na Wikipedii</link>" +#. YX3VH +#: image_external_tool.xhp +msgctxt "" +"image_external_tool.xhp\n" +"tit\n" +"help.text" +msgid "Edit with External Tool" +msgstr "" + +#. abgBW +#: image_external_tool.xhp +msgctxt "" +"image_external_tool.xhp\n" +"bm_id431692798521665\n" +"help.text" +msgid "<bookmark_value>edit image;external tool</bookmark_value> <bookmark_value>external tool;edit image</bookmark_value>" +msgstr "" + +#. hXSsv +#: image_external_tool.xhp +msgctxt "" +"image_external_tool.xhp\n" +"hd_id821692797963473\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/image_external_tool.xhp\">Edit with External Tool</link></variable>" +msgstr "" + +#. sEb6F +#: image_external_tool.xhp +msgctxt "" +"image_external_tool.xhp\n" +"par_id951692797963477\n" +"help.text" +msgid "Opens the selected image with the default external tool used for editing images in your operating system." +msgstr "" + +#. ncbL9 +#: image_external_tool.xhp +msgctxt "" +"image_external_tool.xhp\n" +"par_id21692798159509\n" +"help.text" +msgid "Choose <menuitem>Format - Image - Edit with External Tool</menuitem>." +msgstr "" + +#. UJCgE +#: image_external_tool.xhp +msgctxt "" +"image_external_tool.xhp\n" +"par_id111692798212526\n" +"help.text" +msgid "Choose <menuitem>Edit with External Tool</menuitem>." +msgstr "" + +#. gF4CX +#: image_external_tool.xhp +msgctxt "" +"image_external_tool.xhp\n" +"par_id651692798310474\n" +"help.text" +msgid "On the <menuitem>Image</menuitem> menu of the <menuitem>Image</menuitem> tab, choose <menuitem>Edit with External Tool</menuitem>." +msgstr "" + #. EEMss #: insert_chart.xhp msgctxt "" @@ -52045,14 +53791,23 @@ msgctxt "" msgid "<ahelp hid=\".\">Select to export comments of Writer and Calc documents as PDF annotations.</ahelp>" msgstr "<ahelp hid=\".\">Při zaškrtnutí se komentáře v dokumentech Writeru a Calcu exportují jako poznámky PDF.</ahelp>" -#. anEFb +#. 9dTzh +#: ref_pdf_export_general.xhp +msgctxt "" +"ref_pdf_export_general.xhp\n" +"hd_id661691142795956\n" +"help.text" +msgid "Comments in margin" +msgstr "" + +#. TjwXA #: ref_pdf_export_general.xhp msgctxt "" "ref_pdf_export_general.xhp\n" -"par_idN207C2\n" +"par_id751691142822870\n" "help.text" -msgid "To export comments of Writer documents as they are shown in %PRODUCTNAME, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem> </caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer - Print</menuitem> and select the <emph>In margins</emph> option in the <emph>Comments</emph> area. The exported pages will be scaled down and the comments will be placed into their margins." -msgstr "Chcete-li exportovat komentáře dokumentu ve Writeru v podobě, v jaké se zobrazují v %PRODUCTNAME, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Předvolby</menuitem></caseinline><defaultinline><menuitem>Nástroje - Možnosti</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer - Tisk</menuitem> a vyberte možnost <emph>Na okrajích</emph> v části <emph>Komentáře</emph>. Exportované stránky se zmenší a komentáře budou umístěny na jejich okraje." +msgid "Select to export comments of Writer documents in the margin, as they are displayed in the application. Note that this necessarily scales the page contents down to make the comments fit on the page, for the whole document, regardless of the size of the margins." +msgstr "" #. 2qBJx #: ref_pdf_export_general.xhp @@ -53386,6 +55141,177 @@ msgctxt "" msgid "<variable id=\"ref_pdf_send_as_text\"><ahelp hid=\".uno:SendMailDocAsPDF\">Shows the Export as PDF dialog, exports the current document to Portable Document Format (PDF), and then opens an email sending window with the PDF as an attachment.</ahelp></variable>" msgstr "<variable id=\"ref_pdf_send_as_text\"><ahelp hid=\".uno:SendMailDocAsPDF\">Zobrazí dialogové okno Exportovat jako PDF, vyexportuje aktuální dokument do formátu Portable Document Format (PDF) a poté otevře okno pro odeslání e-mailové zprávy s PDF jako přílohou.</ahelp></variable>" +#. CBDu3 +#: replace_image.xhp +msgctxt "" +"replace_image.xhp\n" +"tit\n" +"help.text" +msgid "Replace Image" +msgstr "" + +#. UvQjp +#: replace_image.xhp +msgctxt "" +"replace_image.xhp\n" +"bm_id341692799454839\n" +"help.text" +msgid "<bookmark_value>image;replace</bookmark_value><bookmark_value>replace;image</bookmark_value>" +msgstr "" + +#. VGgz3 +#: replace_image.xhp +msgctxt "" +"replace_image.xhp\n" +"hd_id791692799059237\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/replace_image.xhp\">Replace</link></variable>" +msgstr "" + +#. dFpgF +#: replace_image.xhp +msgctxt "" +"replace_image.xhp\n" +"par_id141690383414904\n" +"help.text" +msgid "Opens the file picker to choose an image to replace the selected image." +msgstr "" + +#. YLbfg +#: replace_image.xhp +msgctxt "" +"replace_image.xhp\n" +"par_id951692799271898\n" +"help.text" +msgid "Choose <menuitem>Format - Image - Replace</menuitem>." +msgstr "" + +#. yvAQ9 +#: replace_image.xhp +msgctxt "" +"replace_image.xhp\n" +"par_id351692799317780\n" +"help.text" +msgid "Choose <menuitem>Replace</menuitem>." +msgstr "" + +#. 3p2ZS +#: replace_image.xhp +msgctxt "" +"replace_image.xhp\n" +"par_id621692799381023\n" +"help.text" +msgid "On the <menuitem>Image</menuitem> menu of the <menuitem>Image</menuitem> tab, choose <menuitem>Replace</menuitem>." +msgstr "" + +#. ARTeY +#: replace_image.xhp +msgctxt "" +"replace_image.xhp\n" +"par_id261643820768386\n" +"help.text" +msgid "<image src=\"cmd/lc_changepicture.svg\" id=\"img_id901643820768226\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id831643820768227\">Icon Replace</alt></image>" +msgstr "" + +#. A6Fek +#: replace_image.xhp +msgctxt "" +"replace_image.xhp\n" +"par_id131643820764341\n" +"help.text" +msgid "Replace" +msgstr "" + +#. XXifr +#: save_graphic.xhp +msgctxt "" +"save_graphic.xhp\n" +"tit\n" +"help.text" +msgid "Save Graphic" +msgstr "" + +#. 7tQHb +#: save_graphic.xhp +msgctxt "" +"save_graphic.xhp\n" +"hd_id351692802095828\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/save_graphic.xhp\">Save</link></variable>" +msgstr "" + +#. zwkht +#: save_graphic.xhp +msgctxt "" +"save_graphic.xhp\n" +"par_id651692802095830\n" +"help.text" +msgid "Opens the <emph>Image Export</emph> dialog to export the selected image." +msgstr "" + +#. QMk53 +#: save_graphic.xhp +msgctxt "" +"save_graphic.xhp\n" +"par_id111692800566619\n" +"help.text" +msgid "Choose <menuitem>Format - Image - Save</menuitem>." +msgstr "" + +#. ED37D +#: save_graphic.xhp +msgctxt "" +"save_graphic.xhp\n" +"par_id241692800571915\n" +"help.text" +msgid "Choose <menuitem>Save</menuitem>." +msgstr "" + +#. yFEDE +#: save_graphic.xhp +msgctxt "" +"save_graphic.xhp\n" +"par_id691692802323908\n" +"help.text" +msgid "On the <menuitem>Image</menuitem> tab, choose <menuitem>Save</menuitem>." +msgstr "" + +#. GiEJ6 +#: save_graphic.xhp +msgctxt "" +"save_graphic.xhp\n" +"par_id91692800577215\n" +"help.text" +msgid "On the <menuitem>Image</menuitem> menu of the <menuitem>Image</menuitem> tab, choose <menuitem>Save</menuitem>." +msgstr "" + +#. fsFie +#: save_graphic.xhp +msgctxt "" +"save_graphic.xhp\n" +"par_id261643820768323\n" +"help.text" +msgid "<image src=\"cmd/lc_save.svg\" id=\"img_id901643820768654\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id831643820768568\">Icon Save</alt></image>" +msgstr "" + +#. GcCxF +#: save_graphic.xhp +msgctxt "" +"save_graphic.xhp\n" +"par_id13164382076454\n" +"help.text" +msgid "Save" +msgstr "" + +#. F7VDA +#: save_graphic.xhp +msgctxt "" +"save_graphic.xhp\n" +"par_id691692802824174\n" +"help.text" +msgid "The default file format for export is determined by the graphic internal file format. You can export the image using another file format, from the list in the <emph>File Type</emph> or <emph>Filter</emph> drop-down box." +msgstr "" + #. TCeFG #: scrollbars.xhp msgctxt "" @@ -53395,6 +55321,15 @@ msgctxt "" msgid "Scroll Bars" msgstr "" +#. Hm5jS +#: scrollbars.xhp +msgctxt "" +"scrollbars.xhp\n" +"bm_id331691595688301\n" +"help.text" +msgid "<bookmark_value>tooltips;in scroll bars</bookmark_value>" +msgstr "" + #. fJTgr #: scrollbars.xhp msgctxt "" @@ -53413,13 +55348,13 @@ msgctxt "" msgid "Show or hide the horizontal and vertical scroll bars that are used to change the viewable area of a document that doesn't fit within the window." msgstr "" -#. MbdHd +#. jTxXb #: scrollbars.xhp msgctxt "" "scrollbars.xhp\n" "par_id801686502182963\n" "help.text" -msgid "choose <menuitem>View - Scroll Bars</menuitem>." +msgid "Choose <menuitem>View - Scroll Bars</menuitem>." msgstr "" #. ZgEQf @@ -53485,6 +55420,15 @@ msgctxt "" msgid "Horizontal Scroll Bar" msgstr "" +#. E5vZu +#: scrollbars.xhp +msgctxt "" +"scrollbars.xhp\n" +"par_id101691595568659\n" +"help.text" +msgid "When dragging the horizontal scroll bar handle, a tooltip shows the topmost cell column number displayed on the top of the view area." +msgstr "" + #. eKNFZ #: scrollbars.xhp msgctxt "" @@ -53530,6 +55474,24 @@ msgctxt "" msgid "Vertical Scroll Bar" msgstr "" +#. uTiaB +#: scrollbars.xhp +msgctxt "" +"scrollbars.xhp\n" +"par_id31691595610778\n" +"help.text" +msgid "When dragging the vertical scroll bar handle, a tooltip shows the page number, the total pages in the document and the heading text of the first displayed line on the top of the view area." +msgstr "" + +#. DCHG3 +#: scrollbars.xhp +msgctxt "" +"scrollbars.xhp\n" +"par_id391691595617267\n" +"help.text" +msgid "When dragging the vertical scroll bar handle, a tooltip shows the topmost cell row number displayed on the top of the view area." +msgstr "" + #. wTQMX #: securitywarning.xhp msgctxt "" @@ -53980,14 +55942,14 @@ msgctxt "" msgid "Instructions from the document creator" msgstr "Pokyny od autora dokumentu" -#. QeAww +#. od5QX #: signsignatureline.xhp msgctxt "" "signsignatureline.xhp\n" "par_id271526564228571\n" "help.text" -msgid "<ahelp hid=\".\">This area displays the instructions entered by the document creator when <link href=\"text/swriter/01/addsignatureline.xhp\">adding the signature line</link>.</ahelp>" -msgstr "<ahelp hid=\".\">V této oblasti se zobrazují pokyny, které zadal autor dokumentu během <link href=\"text/swriter/01/addsignatureline.xhp\">přidávání podpisového řádku</link>.</ahelp>" +msgid "<ahelp hid=\".\">This area displays the instructions entered by the document creator when <link href=\"text/shared/01/addsignatureline.xhp\">adding the signature line</link>.</ahelp>" +msgstr "" #. H8zHw #: signsignatureline.xhp @@ -54025,6 +55987,222 @@ msgctxt "" msgid "<image src=\"media/helpimg/sw_signatureline02.png\" id=\"img_id551526579319036\" width=\"280px\" height=\"173px\"><alt id=\"alt_id641526579319036\">Signed Signature Line</alt></image>" msgstr "<image src=\"media/helpimg/sw_signatureline02.png\" id=\"img_id551526579319036\" width=\"280px\" height=\"173px\"><alt id=\"alt_id641526579319036\">Podepsaný podpisový řádek</alt></image>" +#. ypDs7 +#: themescolordialog.xhp +msgctxt "" +"themescolordialog.xhp\n" +"tit\n" +"help.text" +msgid "Theme Colors" +msgstr "" + +#. kfT8f +#: themescolordialog.xhp +msgctxt "" +"themescolordialog.xhp\n" +"bm_id121691113786345\n" +"help.text" +msgid "<bookmark_value>document themes;colors</bookmark_value> <bookmark_value>themes;colors</bookmark_value> <bookmark_value>colors;in document themes</bookmark_value>" +msgstr "" + +#. kC4Wf +#: themescolordialog.xhp +msgctxt "" +"themescolordialog.xhp\n" +"hd_id911690371871844\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/themescolordialog.xhp\">Document Theme Colors</link></variable>" +msgstr "" + +#. g5TbW +#: themescolordialog.xhp +msgctxt "" +"themescolordialog.xhp\n" +"par_id701691103384432\n" +"help.text" +msgid "Creates a color theme." +msgstr "" + +#. JB9Tj +#: themescolordialog.xhp +msgctxt "" +"themescolordialog.xhp\n" +"par_id441691102910404\n" +"help.text" +msgid "Choose <menuitem>Format - Theme</menuitem> and click on <widget>Add</widget>." +msgstr "" + +#. KgjXg +#: themescolordialog.xhp +msgctxt "" +"themescolordialog.xhp\n" +"hd_id881691103004581\n" +"help.text" +msgid "Name" +msgstr "" + +#. NDYeW +#: themescolordialog.xhp +msgctxt "" +"themescolordialog.xhp\n" +"par_id361691103011285\n" +"help.text" +msgid "Enter the name of the new theme." +msgstr "" + +#. MSWDq +#: themescolordialog.xhp +msgctxt "" +"themescolordialog.xhp\n" +"hd_id431691103045089\n" +"help.text" +msgid "Colors" +msgstr "" + +#. Y39Bc +#: themescolordialog.xhp +msgctxt "" +"themescolordialog.xhp\n" +"par_id971691103121593\n" +"help.text" +msgid "For each of the theme named color, select the color in the color drop-down list." +msgstr "" + +#. eqjZB +#: themescolordialog.xhp +msgctxt "" +"themescolordialog.xhp\n" +"par_id731691113704905\n" +"help.text" +msgid "Applied user defined theme is saved only in the document. To make it usable for other documents, use themes in document templates." +msgstr "" + +#. UGGD9 +#: themesdialog.xhp +msgctxt "" +"themesdialog.xhp\n" +"tit\n" +"help.text" +msgid "Themes" +msgstr "" + +#. PRTn7 +#: themesdialog.xhp +msgctxt "" +"themesdialog.xhp\n" +"bm_id971691113956654\n" +"help.text" +msgid "<bookmark_value>document themes;choosing</bookmark_value> <bookmark_value>applying document themes</bookmark_value>" +msgstr "" + +#. nq5Bw +#: themesdialog.xhp +msgctxt "" +"themesdialog.xhp\n" +"hd_id931690371241991\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/01/themesdialog.xhp\">Themes</link></variable>" +msgstr "" + +#. ACoaP +#: themesdialog.xhp +msgctxt "" +"themesdialog.xhp\n" +"par_id601691097282479\n" +"help.text" +msgid "The bundling of color, font and format settings is possible under the concept of <emph>Theme</emph>." +msgstr "" + +#. 6Cjc6 +#: themesdialog.xhp +msgctxt "" +"themesdialog.xhp\n" +"par_id101691100079162\n" +"help.text" +msgid "Choose <menuitem>Format - Themes</menuitem>." +msgstr "" + +#. KeXFC +#: themesdialog.xhp +msgctxt "" +"themesdialog.xhp\n" +"par_id171691100137681\n" +"help.text" +msgid "Open the <menuitem>Design</menuitem> panel." +msgstr "" + +#. zSVom +#: themesdialog.xhp +msgctxt "" +"themesdialog.xhp\n" +"par_id261691098998130\n" +"help.text" +msgid "<emph>Theme colors</emph> is a set of twelve colors, each color has 5 variations computed internally, defined by their RGB-value and only the RGB-value is written to document file. A color of an object can be defined by a reference into a color of the <emph>Theme colors</emph> set. This reference is done by keyword or index, depending on the context." +msgstr "" + +#. J3Av3 +#: themesdialog.xhp +msgctxt "" +"themesdialog.xhp\n" +"par_id881691098989192\n" +"help.text" +msgid "You need to save the document with the <link href=\"text/shared/00/00000021.xhp\">ODF 1.3 extended</link> format or later to use themes." +msgstr "" + +#. JYA4E +#: themesdialog.xhp +msgctxt "" +"themesdialog.xhp\n" +"par_id861691097260314\n" +"help.text" +msgid "The new feature has been mainly implemented for the import and export filter with MS Office." +msgstr "" + +#. apBaJ +#: themesdialog.xhp +msgctxt "" +"themesdialog.xhp\n" +"hd_id921691098481523\n" +"help.text" +msgid "Available themes" +msgstr "" + +#. gHJJP +#: themesdialog.xhp +msgctxt "" +"themesdialog.xhp\n" +"par_id571691098618999\n" +"help.text" +msgid "Display the set of available themes for the document. To apply a theme to the document, double click on the selected theme." +msgstr "" + +#. wKFJi +#: themesdialog.xhp +msgctxt "" +"themesdialog.xhp\n" +"par_id671691099443625\n" +"help.text" +msgid "The top left theme in the Available theme area is the current applied theme." +msgstr "" + +#. e3hWL +#: themesdialog.xhp +msgctxt "" +"themesdialog.xhp\n" +"hd_id21691098637039\n" +"help.text" +msgid "Add" +msgstr "" + +#. Ljt3m +#: themesdialog.xhp +msgctxt "" +"themesdialog.xhp\n" +"par_id621691099005944\n" +"help.text" +msgid "Opens the <link href=\"text/shared/01/themescolordialog.xhp\"><emph>Theme Color Dialog</emph></link> to define the theme name and the colors of the selected new theme." +msgstr "" + #. qMNEB #: timestampauth.xhp msgctxt "" diff --git a/source/cs/helpcontent2/source/text/shared/02.po b/source/cs/helpcontent2/source/text/shared/02.po index 130ee60b2bf..c8e63e3532f 100644 --- a/source/cs/helpcontent2/source/text/shared/02.po +++ b/source/cs/helpcontent2/source/text/shared/02.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: 2023-06-23 13:37+0200\n" +"POT-Creation-Date: 2023-09-12 14:57+0200\n" "PO-Revision-Date: 2022-12-21 16:54+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/cs/>\n" @@ -10672,14 +10672,14 @@ msgctxt "" msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>." msgstr "Každá aplikace $[officename] má vlastní okno <emph>Styly</emph>. Tudíž existují zvláštní okna pro <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\">textové dokumenty</link></caseinline><defaultinline>textové dokumenty</defaultinline></switchinline>, <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\">sešity</link></caseinline><defaultinline>sešity</defaultinline></switchinline> a <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\">prezentace/kresby</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\">prezentace/kresby</link></caseinline><defaultinline>prezentace/kresby</defaultinline></switchinline>." -#. VmzDY +#. Cq2Yr #: 01230000.xhp msgctxt "" "01230000.xhp\n" "par_id3143267\n" "help.text" -msgid "<image id=\"img_id3149999\" src=\"cmd/sc_designerdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149999\">Icon Styles</alt></image>" -msgstr "<image id=\"img_id3149999\" src=\"cmd/sc_designerdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149999\">Ikona Styly</alt></image>" +msgid "<image id=\"img_id3149999\" src=\"cmd/lc_designerdialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149999\">Icon Styles</alt></image>" +msgstr "" #. Cwybn #: 01230000.xhp @@ -12031,23 +12031,50 @@ msgctxt "" msgid "<ahelp hid=\".uno:ToggleObjectRotateMode\">Rotates the selected object.</ahelp>" msgstr "<ahelp hid=\".uno:ToggleObjectRotateMode\">Otočí vybraný objekt.</ahelp>" -#. 6fD3e +#. rDPpv #: 05090000.xhp msgctxt "" "05090000.xhp\n" -"par_id3149716\n" +"par_id411693066855382\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it." -msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Vyberte objekt a klepněte na ikonu <emph>Otočit</emph> na nástrojové liště <emph>Kresba</emph>. </caseinline><caseinline select=\"DRAW\">Vyberte objekt a klepněte na ikonu <emph>Otočit</emph> na nástrojové liště <emph>Kresba</emph>.</caseinline><defaultinline>Vyberte objekt a klepněte na ikonu <emph>Otočit</emph> na nástrojové liště <emph>Vlastnosti objektu kresby</emph>.</defaultinline></switchinline> Přetažením rohového úchytu otočte objekt v požadovaném směru." +msgid "Choose <menuitem>Format - Rotate or Flip - Rotate</menuitem>." +msgstr "" + +#. cSu3t +#: 05090000.xhp +msgctxt "" +"05090000.xhp\n" +"par_id611693066850373\n" +"help.text" +msgid "Choose <menuitem>Rotate or Flip - Rotate</menuitem>." +msgstr "" -#. Acw3T +#. KnvUF +#: 05090000.xhp +msgctxt "" +"05090000.xhp\n" +"par_id611693067023223\n" +"help.text" +msgid "Choose <menuitem>Draw - Rotate</menuitem>." +msgstr "" + +#. dd3DN +#: 05090000.xhp +msgctxt "" +"05090000.xhp\n" +"par_id961693067027127\n" +"help.text" +msgid "Choose <menuitem>Image - Rotate</menuitem>." +msgstr "" + +#. Yc7R6 #: 05090000.xhp msgctxt "" "05090000.xhp\n" "par_id3152551\n" "help.text" -msgid "<image id=\"img_id3154317\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3154317\">Icon</alt></image>" -msgstr "<image id=\"img_id3154317\" src=\"cmd/sc_toggleobjectrotatemode.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3154317\">Ikonka</alt></image>" +msgid "<image id=\"img_id3154317\" src=\"cmd/lc_toggleobjectrotatemode.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154317\">Icon Rotate</alt></image>" +msgstr "" #. VwbGB #: 05090000.xhp @@ -12058,6 +12085,24 @@ msgctxt "" msgid "Rotate" msgstr "Otočit" +#. 2FaFt +#: 05090000.xhp +msgctxt "" +"05090000.xhp\n" +"par_id611693067183268\n" +"help.text" +msgid "Drag a corner handle of the object in the direction you want to rotate it." +msgstr "" + +#. TnEXd +#: 05090000.xhp +msgctxt "" +"05090000.xhp\n" +"par_id581693067646597\n" +"help.text" +msgid "The object is rotated around the center of the object box." +msgstr "" + #. YGLcz #: 05090000.xhp msgctxt "" @@ -12139,13 +12184,58 @@ msgctxt "" msgid "<ahelp hid=\".\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Moves a numbered heading where the cursor is located, or selected headings, down one outline level. </caseinline></switchinline>Moves a list paragraph where the cursor is located, or selected list paragraphs, down one list level.</ahelp>" msgstr "" -#. GiQD7 +#. 9zFaU #: 06050000.xhp msgctxt "" "06050000.xhp\n" -"par_id3149549\n" +"par_id581692403201572\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <menuitem>Demote Outline Level</menuitem> icon is on the <link href=\"text/swriter/main0206.xhp\"><menuitem>Bullets and Numbering</menuitem></link> bar, which appears when the cursor is positioned on a numbered heading or a list paragraph.</caseinline><caseinline select=\"IMPRESS\">The <menuitem>Demote</menuitem> icon is on the <menuitem>Outline</menuitem> bar, which appears when working in the outline view. This function can also be called by pressing <keycode>Alt+Shift+Right Arrow</keycode>.</caseinline></switchinline>" +msgid "Choose <menuitem>Format - List - Demote</menuitem> <switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Outline Level</menuitem></caseinline></switchinline>" +msgstr "" + +#. GmEDj +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_id611692403195573\n" +"help.text" +msgid "Choose <menuitem>List - Demote</menuitem> <switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Outline Level</menuitem></caseinline></switchinline>" +msgstr "" + +#. xNgCV +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_id531692403225721\n" +"help.text" +msgid "On the <menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, choose <menuitem>Demote Outline Level</menuitem>." +msgstr "" + +#. En5kN +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_id691692403140138\n" +"help.text" +msgid "Choose <menuitem>Home - Demote Outline Level</menuitem>." +msgstr "" + +#. FZt5S +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_id591692404797068\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline><keycode> + Shift + Right</keycode>" +msgstr "" + +#. x2dco +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_id681692403134842\n" +"help.text" +msgid "Choose <menuitem>Text - Demote Outline Level</menuitem>." msgstr "" #. MsnjV @@ -12166,6 +12256,15 @@ msgctxt "" msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote Outline Level</caseinline><defaultinline>Demote</defaultinline></switchinline>" msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">O úroveň osnovy níže</caseinline><defaultinline>O úroveň níže</defaultinline></switchinline>" +#. GiQD7 +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"par_id3149549\n" +"help.text" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <menuitem>Demote Outline Level</menuitem> icon is on the <link href=\"text/swriter/main0206.xhp\"><menuitem>Bullets and Numbering</menuitem></link> bar, which appears when the cursor is positioned on a numbered heading or a list paragraph.</caseinline><caseinline select=\"IMPRESS\">The <menuitem>Demote</menuitem> icon is on the <menuitem>Outline</menuitem> bar, which appears when working in the outline view. This function can also be called by pressing <keycode>Alt+Shift+Right Arrow</keycode>.</caseinline></switchinline>" +msgstr "" + #. C2ctW #: 06060000.xhp msgctxt "" @@ -12193,13 +12292,58 @@ msgctxt "" msgid "<ahelp hid=\".\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Moves a numbered heading where the cursor is located, or selected headings, up one outline level. </caseinline></switchinline>Moves a list paragraph where the cursor is located, or selected list paragraphs, up one list level.</ahelp>" msgstr "" -#. Pujcg +#. kac8S #: 06060000.xhp msgctxt "" "06060000.xhp\n" -"par_id3149205\n" +"par_id581692403201572\n" "help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <menuitem>Promote Outline Level</menuitem> icon is on the <link href=\"text/swriter/main0206.xhp\"><menuitem>Bullets and Numbering</menuitem></link> bar, which appears when the cursor is positioned on a numbered heading or a list paragraph.</caseinline><caseinline select=\"IMPRESS\">The <menuitem>Promote</menuitem> icon is on the <menuitem>Outline</menuitem> bar, which appears when working in the outline view. This function can also be called by pressing <keycode>Alt+Shift+Left Arrow</keycode>.</caseinline></switchinline>" +msgid "Choose <menuitem>Format - List - Promote</menuitem> <switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Outline Level</menuitem></caseinline></switchinline>" +msgstr "" + +#. Eyr3e +#: 06060000.xhp +msgctxt "" +"06060000.xhp\n" +"par_id611692403195573\n" +"help.text" +msgid "Choose <menuitem>List - Promote</menuitem> <switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Outline Level</menuitem></caseinline></switchinline>" +msgstr "" + +#. EriBL +#: 06060000.xhp +msgctxt "" +"06060000.xhp\n" +"par_id531692403225721\n" +"help.text" +msgid "On the <menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, choose <menuitem>Promote Outline Level</menuitem>." +msgstr "" + +#. RHdP5 +#: 06060000.xhp +msgctxt "" +"06060000.xhp\n" +"par_id691692403140138\n" +"help.text" +msgid "Choose <menuitem>Home - Promote Outline Level</menuitem>." +msgstr "" + +#. RWFLB +#: 06060000.xhp +msgctxt "" +"06060000.xhp\n" +"par_id591692404797068\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline><keycode> + Shift + Left</keycode>" +msgstr "" + +#. DwEQb +#: 06060000.xhp +msgctxt "" +"06060000.xhp\n" +"par_id681692403134842\n" +"help.text" +msgid "Choose <menuitem>Text - Promote Outline Level</menuitem>." msgstr "" #. sACm6 @@ -12220,6 +12364,15 @@ msgctxt "" msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote Outline Level</caseinline><defaultinline>Promote</defaultinline></switchinline>" msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">O úroveň osnovy výše</caseinline><defaultinline>O úroveň výše</defaultinline></switchinline>" +#. Pujcg +#: 06060000.xhp +msgctxt "" +"06060000.xhp\n" +"par_id3149205\n" +"help.text" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <menuitem>Promote Outline Level</menuitem> icon is on the <link href=\"text/swriter/main0206.xhp\"><menuitem>Bullets and Numbering</menuitem></link> bar, which appears when the cursor is positioned on a numbered heading or a list paragraph.</caseinline><caseinline select=\"IMPRESS\">The <menuitem>Promote</menuitem> icon is on the <menuitem>Outline</menuitem> bar, which appears when working in the outline view. This function can also be called by pressing <keycode>Alt+Shift+Left Arrow</keycode>.</caseinline></switchinline>" +msgstr "" + #. C2LYw #: 06100000.xhp msgctxt "" @@ -12247,6 +12400,69 @@ msgctxt "" msgid "<ahelp hid=\".\">Moves the paragraph where the cursor is located, or selected paragraphs, to before the previous paragraph.</ahelp>" msgstr "<ahelp hid=\".\">Přesune odstavec, v němž se nachází kurzor, nebo vybrané odstavce před předchozí odstavec.</ahelp>" +#. rErvw +#: 06100000.xhp +msgctxt "" +"06100000.xhp\n" +"par_id501692410292850\n" +"help.text" +msgid "Choose <menuitem>Format - Lists - Move Item Up</menuitem>." +msgstr "" + +#. QeRAe +#: 06100000.xhp +msgctxt "" +"06100000.xhp\n" +"par_id911692409463015\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Alt + Up</keycode>" +msgstr "" + +#. MLyUf +#: 06100000.xhp +msgctxt "" +"06100000.xhp\n" +"par_id381692409862353\n" +"help.text" +msgid "Choose <menuitem>Format - Lists - Move Up</menuitem>." +msgstr "" + +#. sAB5z +#: 06100000.xhp +msgctxt "" +"06100000.xhp\n" +"par_id911692408463015\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline><keycode> + Shift + Up</keycode>" +msgstr "" + +#. sf6pc +#: 06100000.xhp +msgctxt "" +"06100000.xhp\n" +"par_id841692409858222\n" +"help.text" +msgid "Choose <menuitem>Format - Lists - Move Up</menuitem>." +msgstr "" + +#. tBVE2 +#: 06100000.xhp +msgctxt "" +"06100000.xhp\n" +"par_id3150774\n" +"help.text" +msgid "<image id=\"img_id3149827\" src=\"cmd/lc_moveup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149827\">Icon Move Up</alt></image>" +msgstr "<image id=\"img_id3149827\" src=\"cmd/lc_moveup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149827\">Ikona Přesunout výše</alt></image>" + +#. GDksK +#: 06100000.xhp +msgctxt "" +"06100000.xhp\n" +"par_id3147243\n" +"help.text" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Move Item Up</caseinline><defaultinline>Move Up</defaultinline></switchinline>" +msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Přesunout položku výše</caseinline><defaultinline>Přesunout výše</defaultinline></switchinline>" + #. w3Rtd #: 06100000.xhp msgctxt "" @@ -12310,24 +12526,6 @@ msgctxt "" msgid "If you have numbered paragraphs and use <menuitem>Move Down</menuitem>, then the numbers are adjusted automatically to the current order." msgstr "Pokud máte číslované odstavce a použijete příkaz <menuitem>Přesunout níže</menuitem>, čísla jsou automaticky přizpůsobena aktuálnímu pořadí." -#. tBVE2 -#: 06100000.xhp -msgctxt "" -"06100000.xhp\n" -"par_id3150774\n" -"help.text" -msgid "<image id=\"img_id3149827\" src=\"cmd/lc_moveup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149827\">Icon Move Up</alt></image>" -msgstr "<image id=\"img_id3149827\" src=\"cmd/lc_moveup.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149827\">Ikona Přesunout výše</alt></image>" - -#. GDksK -#: 06100000.xhp -msgctxt "" -"06100000.xhp\n" -"par_id3147243\n" -"help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Move Item Up</caseinline><defaultinline>Move Up</defaultinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Přesunout položku výše</caseinline><defaultinline>Přesunout výše</defaultinline></switchinline>" - #. 5rj6N #: 06110000.xhp msgctxt "" @@ -12355,6 +12553,69 @@ msgctxt "" msgid "<ahelp hid=\".\">Moves the paragraph where the cursor is located, or selected paragraphs, to after the next paragraph.</ahelp>" msgstr "<ahelp hid=\".\">Přesune odstavec, v němž se nachází kurzor, nebo vybrané odstavce, za následující odstavec.</ahelp>" +#. akHdC +#: 06110000.xhp +msgctxt "" +"06110000.xhp\n" +"par_id261692410302179\n" +"help.text" +msgid "Choose <menuitem>Format - Lists - Move Item Down</menuitem>." +msgstr "" + +#. JZiET +#: 06110000.xhp +msgctxt "" +"06110000.xhp\n" +"par_id911692409463015\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Alt + Down</keycode>" +msgstr "" + +#. 6QCnK +#: 06110000.xhp +msgctxt "" +"06110000.xhp\n" +"par_id381692409862353\n" +"help.text" +msgid "Choose <menuitem>Format - Lists - Move Down</menuitem>." +msgstr "" + +#. PGB7F +#: 06110000.xhp +msgctxt "" +"06110000.xhp\n" +"par_id911692408463015\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline><keycode> + Shift + Down</keycode>" +msgstr "" + +#. wK8bD +#: 06110000.xhp +msgctxt "" +"06110000.xhp\n" +"par_id841692409858222\n" +"help.text" +msgid "Choose <menuitem>Format - Lists - Move Down</menuitem>." +msgstr "" + +#. UDTXi +#: 06110000.xhp +msgctxt "" +"06110000.xhp\n" +"par_id3156426\n" +"help.text" +msgid "<image id=\"img_id3153577\" src=\"cmd/lc_movedown.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153577\">Icon Move Down</alt></image>" +msgstr "<image id=\"img_id3153577\" src=\"cmd/lc_movedown.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153577\">Ikona Přesunout níže</alt></image>" + +#. J9Dbh +#: 06110000.xhp +msgctxt "" +"06110000.xhp\n" +"par_id3145212\n" +"help.text" +msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Move Item Down</caseinline><defaultinline>Move Down</defaultinline></switchinline>" +msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Přesunout položku níže</caseinline><defaultinline>Přesunout níže</defaultinline></switchinline>" + #. RgGZF #: 06110000.xhp msgctxt "" @@ -12418,24 +12679,6 @@ msgctxt "" msgid "If you have numbered paragraphs and use <menuitem>Move Down</menuitem>, then the numbers are adjusted automatically to the current order." msgstr "Pokud máte číslované odstavce a použijete příkaz <menuitem>Přesunout níže</menuitem>, čísla jsou automaticky přizpůsobena aktuálnímu pořadí." -#. UDTXi -#: 06110000.xhp -msgctxt "" -"06110000.xhp\n" -"par_id3156426\n" -"help.text" -msgid "<image id=\"img_id3153577\" src=\"cmd/lc_movedown.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153577\">Icon Move Down</alt></image>" -msgstr "<image id=\"img_id3153577\" src=\"cmd/lc_movedown.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153577\">Ikona Přesunout níže</alt></image>" - -#. J9Dbh -#: 06110000.xhp -msgctxt "" -"06110000.xhp\n" -"par_id3145212\n" -"help.text" -msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Move Item Down</caseinline><defaultinline>Move Down</defaultinline></switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Přesunout položku níže</caseinline><defaultinline>Přesunout níže</defaultinline></switchinline>" - #. ZvBbZ #: 06120000.xhp msgctxt "" @@ -12445,14 +12688,14 @@ msgctxt "" msgid "Toggle Unordered List" msgstr "Přepnout neseřazený seznam" -#. bYLMW +#. PXSCt #: 06120000.xhp msgctxt "" "06120000.xhp\n" "hd_id3154228\n" "help.text" -msgid "<link href=\"text/shared/02/06120000.xhp\">Toggle Unordered List</link>" -msgstr "<link href=\"text/shared/02/06120000.xhp\">Přepnout neseřazený seznam</link>" +msgid "<link href=\"text/shared/02/06120000.xhp\">Unordered List</link>" +msgstr "" #. GQ9yd #: 06120000.xhp @@ -12463,6 +12706,69 @@ msgctxt "" msgid "<ahelp hid=\".uno:DefaultBullet\">Assigns bullet points to the selected paragraphs, or removes them from bulleted paragraphs.</ahelp>" msgstr "<ahelp hid=\".uno:DefaultBullet\">Přiřadí nebo odstraní odrážky označeným odstavcům.</ahelp>" +#. YZacD +#: 06120000.xhp +msgctxt "" +"06120000.xhp\n" +"par_id721692393222724\n" +"help.text" +msgid "Choose <menuitem>Format - Lists - Unordered List</menuitem>." +msgstr "" + +#. Ef7Vx +#: 06120000.xhp +msgctxt "" +"06120000.xhp\n" +"par_id461692393262366\n" +"help.text" +msgid "Choose <menuitem>Lists - Unordered List</menuitem>." +msgstr "" + +#. xDTgW +#: 06120000.xhp +msgctxt "" +"06120000.xhp\n" +"par_id261692394295047\n" +"help.text" +msgid "Choose <menuitem>Home - Unordered List</menuitem>." +msgstr "" + +#. iQf7d +#: 06120000.xhp +msgctxt "" +"06120000.xhp\n" +"par_id3150355\n" +"help.text" +msgid "<image id=\"img_id3157909\" src=\"cmd/lc_defaultbullet.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3157909\">Icon Unordered List</alt></image>" +msgstr "<image id=\"img_id3157909\" src=\"cmd/lc_defaultbullet.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3157909\">Ikona Neseřazený seznam</alt></image>" + +#. TEain +#: 06120000.xhp +msgctxt "" +"06120000.xhp\n" +"par_id3149233\n" +"help.text" +msgid "Toggle Unordered List" +msgstr "Přepnout neseřazený seznam" + +#. roYGL +#: 06120000.xhp +msgctxt "" +"06120000.xhp\n" +"par_id281692392523986\n" +"help.text" +msgid "<keycode>Shift + F12</keycode>" +msgstr "" + +#. 8FvDe +#: 06120000.xhp +msgctxt "" +"06120000.xhp\n" +"par_id231692393562403\n" +"help.text" +msgid "On the <menuitem>Paragraph</menuitem> deck of the <menuitem>Properties</menuitem> panel, click on <menuitem>Unordered List</menuitem>." +msgstr "" + #. qd9QL #: 06120000.xhp msgctxt "" @@ -12499,24 +12805,6 @@ msgctxt "" msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text box and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>" msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Vzdálenost mezi textem a levým okrajem textového pole a umístění odrážek lze určit v dialogovém okně <link href=\"text/shared/01/05030100.xhp\"><emph>Formát - Odstavec</emph></link> zadáním odsazení zleva a odsazení prvního řádku.</caseinline></switchinline>" -#. iQf7d -#: 06120000.xhp -msgctxt "" -"06120000.xhp\n" -"par_id3150355\n" -"help.text" -msgid "<image id=\"img_id3157909\" src=\"cmd/lc_defaultbullet.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3157909\">Icon Unordered List</alt></image>" -msgstr "<image id=\"img_id3157909\" src=\"cmd/lc_defaultbullet.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3157909\">Ikona Neseřazený seznam</alt></image>" - -#. TEain -#: 06120000.xhp -msgctxt "" -"06120000.xhp\n" -"par_id3149233\n" -"help.text" -msgid "Toggle Unordered List" -msgstr "Přepnout neseřazený seznam" - #. 6UAmF #: 07010000.xhp msgctxt "" @@ -14776,14 +15064,14 @@ msgctxt "" msgid "AutoFormat" msgstr "Automatický formát" -#. Fou2G +#. mock9 #: 12070100.xhp msgctxt "" "12070100.xhp\n" "par_id3154988\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/autoformat\">Opens the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05150101.xhp\"><emph>AutoFormat</emph></link></caseinline><defaultinline><emph>AutoFormat</emph></defaultinline></switchinline> dialog, in which you can select format styles that are immediately applied when inserting the table.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/autoformat\">Otevře dialog <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05150101.xhp\"><emph>Automatický formát</emph></link></caseinline><defaultinline><emph>Automatický formát</emph></defaultinline></switchinline>, kde je možné vybrat styly formátování, které se použijí okamžitě při vložení tabulky.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/autoformat\">Opens the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/AutoFormat.xhp\"><emph>AutoFormat</emph></link></caseinline><defaultinline><emph>AutoFormat</emph></defaultinline></switchinline> dialog, in which you can select format styles that are immediately applied when inserting the table.</ahelp>" +msgstr "" #. BtwJD #: 12070200.xhp @@ -19015,14 +19303,23 @@ msgctxt "" msgid "<ahelp hid=\".uno:GrafRed\">Specifies the proportion of red RGB color components for the selected graphic object.</ahelp> Values from -100% (no red) to +100% (full red) are possible." msgstr "<ahelp hid=\".uno:GrafRed\">Určuje množství červené složky RGB barvy pro vybraný grafický objekt.</ahelp> Jsou možné hodnoty od -100% (žádná červená) do +100% (plně červené)." -#. YBZKr +#. RpuLU +#: 24030000.xhp +msgctxt "" +"24030000.xhp\n" +"par_id581692822229175\n" +"help.text" +msgid "Choose <menuitem>Format - Image - Color</menuitem>." +msgstr "" + +#. c6JqG #: 24030000.xhp msgctxt "" "24030000.xhp\n" "par_id3149511\n" "help.text" -msgid "<image id=\"img_id3146130\" src=\"res/sc10865.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146130\">Icon</alt></image>" -msgstr "<image id=\"img_id3146130\" src=\"res/sc10865.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146130\">Ikonka</alt></image>" +msgid "<image id=\"img_id3146130\" src=\"cmd/lc_grafred.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146130\">Icon Red</alt></image>" +msgstr "" #. ALeBa #: 24030000.xhp @@ -19060,23 +19357,32 @@ msgctxt "" msgid "<ahelp hid=\".uno:GrafGreen\">Specifies the proportion of green RGB color components for the selected graphic object.</ahelp> Values from -100% (no green) to +100% (full green) are possible." msgstr "<ahelp hid=\".uno:GrafGreen\">Určuje množství zelené složky RGB barvy pro vybraný grafický objekt.</ahelp> Jsou možné hodnoty od -100% (žádná zelená) do +100% (plně zelené)." -#. JfD68 +#. J9Bui #: 24040000.xhp msgctxt "" "24040000.xhp\n" -"par_id3148585\n" +"par_id581692822229175\n" "help.text" -msgid "<image id=\"img_id3152594\" src=\"res/sc10866.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152594\">Icon</alt></image>" -msgstr "<image id=\"img_id3152594\" src=\"res/sc10866.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152594\">Ikonka</alt></image>" +msgid "Choose <menuitem>Format - Image - Color</menuitem>." +msgstr "" -#. 49ani +#. p3oEN #: 24040000.xhp msgctxt "" "24040000.xhp\n" -"par_id3156136\n" +"par_id3149511\n" +"help.text" +msgid "<image id=\"img_id3146130\" src=\"cmd/lc_grafgreen.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146130\">Icon Green</alt></image>" +msgstr "" + +#. EXFC2 +#: 24040000.xhp +msgctxt "" +"24040000.xhp\n" +"par_id3147571\n" "help.text" msgid "Green" -msgstr "Zelená" +msgstr "" #. XGdbm #: 24050000.xhp @@ -19105,23 +19411,32 @@ msgctxt "" msgid "<ahelp hid=\".uno:GrafBlue\">Specifies the proportion of blue RGB color components for the selected graphic.</ahelp> Values from -100% (no blue) to +100% (full blue) are possible." msgstr "<ahelp hid=\".uno:GrafBlue\">Určuje množství modré složky RGB barvy pro vybraný grafický objekt.</ahelp> Jsou možné hodnoty od -100% (žádná modrá) do +100% (plně modré)." -#. mcGXa +#. KLqMu #: 24050000.xhp msgctxt "" "24050000.xhp\n" -"par_id3152372\n" +"par_id581692822229175\n" "help.text" -msgid "<image id=\"img_id3149549\" src=\"res/sc10867.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149549\">Icon</alt></image>" -msgstr "<image id=\"img_id3149549\" src=\"res/sc10867.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149549\">Ikonka</alt></image>" +msgid "Choose <menuitem>Format - Image - Color</menuitem>." +msgstr "" -#. BvKQ2 +#. uFHNL #: 24050000.xhp msgctxt "" "24050000.xhp\n" -"par_id3154751\n" +"par_id3149511\n" +"help.text" +msgid "<image id=\"img_id3146130\" src=\"cmd/lc_grafblue.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146130\">Icon Blue</alt></image>" +msgstr "" + +#. JphtH +#: 24050000.xhp +msgctxt "" +"24050000.xhp\n" +"par_id3147571\n" "help.text" msgid "Blue" -msgstr "Modrá" +msgstr "" #. WXWjP #: 24060000.xhp @@ -19150,23 +19465,32 @@ msgctxt "" msgid "<ahelp hid=\".uno:GrafLuminance\" visibility=\"visible\">Specifies the brightness for the selected graphic object.</ahelp> Values from -100% (only black) to +100% (only white) are possible." msgstr "<ahelp hid=\".uno:GrafLuminance\" visibility=\"visible\">Určuje jas vybraného grafického objektu.</ahelp> Jsou možné hodnoty od -100% (jen černá) do +100% (jen bílá)." -#. fbAqa +#. LeBu8 #: 24060000.xhp msgctxt "" "24060000.xhp\n" -"par_id3150808\n" +"par_id581692822229175\n" "help.text" -msgid "<image src=\"res/sc10863.png\" id=\"img_id3146130\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146130\">Icon Brightness</alt></image>" -msgstr "<image src=\"res/sc10863.png\" id=\"img_id3146130\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146130\">Ikona Jas</alt></image>" +msgid "Choose <menuitem>Format - Image - Color</menuitem>." +msgstr "" -#. h5Rsx +#. giNuz #: 24060000.xhp msgctxt "" "24060000.xhp\n" -"par_id3154927\n" +"par_id3149511\n" +"help.text" +msgid "<image id=\"img_id3146130\" src=\"cmd/lc_grafluminance.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146130\">Icon Brightness</alt></image>" +msgstr "" + +#. SGDgg +#: 24060000.xhp +msgctxt "" +"24060000.xhp\n" +"par_id3147571\n" "help.text" msgid "Brightness" -msgstr "Jas" +msgstr "" #. D6AnR #: 24070000.xhp @@ -19195,23 +19519,32 @@ msgctxt "" msgid "<ahelp hid=\".uno:GrafContrast\" visibility=\"visible\">Specifies the contrast for viewing the selected graphic image.</ahelp> Values from -100% (no contrast at all) to +100% (full contrast) are possible." msgstr "<ahelp hid=\".uno:GrafContrast\" visibility=\"visible\">Určuje kontrast vybraného grafického objektu.</ahelp> Jsou možné hodnoty od -100% (žádný kontrast) do +100% (plný kontrast)." -#. jAUcg +#. MxeMD +#: 24070000.xhp +msgctxt "" +"24070000.xhp\n" +"par_id581692822229175\n" +"help.text" +msgid "Choose <menuitem>Format - Image - Color</menuitem>." +msgstr "" + +#. jCGCt #: 24070000.xhp msgctxt "" "24070000.xhp\n" -"par_id3156027\n" +"par_id3149511\n" "help.text" -msgid "<image src=\"res/sc10864.png\" id=\"img_id3154398\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154398\">Icon </alt></image>" -msgstr "<image src=\"res/sc10864.png\" id=\"img_id3154398\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154398\">Ikona</alt></image>" +msgid "<image id=\"img_id3146130\" src=\"cmd/lc_grafcontrast.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146130\">Icon Contrast</alt></image>" +msgstr "" -#. G799w +#. jtCLn #: 24070000.xhp msgctxt "" "24070000.xhp\n" -"par_id3157991\n" +"par_id3147571\n" "help.text" msgid "Contrast" -msgstr "Kontrast" +msgstr "" #. b3opY #: 24080000.xhp @@ -19240,23 +19573,32 @@ msgctxt "" msgid "<ahelp hid=\".uno:GrafGamma\">Specifies the gamma value for the view of the selected object, which affects the brightness of the midtone values.</ahelp> Values from 0.10 (minimum Gamma) to 10 (maximum Gamma) are possible." msgstr "<ahelp hid=\".uno:GrafGamma\">Určuje gama hodnotu pro zobrazení vybraného objektu, která ovlivňuje jas středních barev.</ahelp> Jsou možné hodnoty od 0,10 (minimální gama) do 10 (maximální gama)." -#. zXSVi +#. EimsU #: 24080000.xhp msgctxt "" "24080000.xhp\n" -"par_id3149760\n" +"par_id581692822229175\n" "help.text" -msgid "<image id=\"img_id3159194\" src=\"res/sc10868.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3159194\">Icon</alt></image>" -msgstr "<image id=\"img_id3159194\" src=\"res/sc10868.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3159194\">Ikona</alt></image>" +msgid "Choose <menuitem>Format - Image - Color</menuitem>." +msgstr "" -#. CzL4T +#. RMTrD #: 24080000.xhp msgctxt "" "24080000.xhp\n" -"par_id3149798\n" +"par_id3149511\n" +"help.text" +msgid "<image id=\"img_id3146130\" src=\"cmd/lc_grafgamma.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146130\">Icon Gamma</alt></image>" +msgstr "" + +#. aCmes +#: 24080000.xhp +msgctxt "" +"24080000.xhp\n" +"par_id3147571\n" "help.text" msgid "Gamma" -msgstr "Gama" +msgstr "" #. JBpzD #: 24090000.xhp @@ -19528,14 +19870,14 @@ msgctxt "" msgid "<link href=\"text/shared/02/colortoolbar.xhp\">Color</link>" msgstr "<link href=\"text/shared/02/colortoolbar.xhp\">Barva</link>" -#. EVFkF +#. qRdF5 #: colortoolbar.xhp msgctxt "" "colortoolbar.xhp\n" "par_id1676381\n" "help.text" -msgid "<ahelp hid=\".\">With the Color toolbar you can edit some properties of the selected object.</ahelp>" -msgstr "<ahelp hid=\".\">Na nástrojové liště Barvy můžete upravit některé vlastnosti vybraného objektu.</ahelp>" +msgid "<ahelp hid=\".\">Opens the <emph>Color</emph> toolbar so you can edit some properties of the selected object.</ahelp>" +msgstr "" #. rEAPw #: colortoolbar.xhp @@ -19546,6 +19888,42 @@ msgctxt "" msgid "To open the Color toolbar, click the Color icon on the Image toolbar." msgstr "Chcete-li otevřít nástrojovou lištu Barva, klepněte na ikonu Barva na nástrojové liště Obrázek." +#. xNbd7 +#: colortoolbar.xhp +msgctxt "" +"colortoolbar.xhp\n" +"par_id341692819918936\n" +"help.text" +msgid "Choose <menuitem>Format - Image - Color</menuitem>." +msgstr "" + +#. fDnZ8 +#: colortoolbar.xhp +msgctxt "" +"colortoolbar.xhp\n" +"par_id771692819965914\n" +"help.text" +msgid "Choose <menuitem>Image - Color</menuitem>." +msgstr "" + +#. b3D2x +#: colortoolbar.xhp +msgctxt "" +"colortoolbar.xhp\n" +"par_id261643820762014\n" +"help.text" +msgid "<image src=\"cmd/lc_colorsettings.svg\" id=\"img_id901643820760103\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id831643820768266\">Icon Color</alt></image>" +msgstr "" + +#. iK8uZ +#: colortoolbar.xhp +msgctxt "" +"colortoolbar.xhp\n" +"par_id13164382076547\n" +"help.text" +msgid "Color" +msgstr "" + #. oQ5tj #: flowcharts.xhp msgctxt "" @@ -19771,23 +20149,50 @@ msgctxt "" msgid "<ahelp hid=\".\">First select some text or an object, then click this icon. Then click on or drag across other text or click an object to apply the same formatting.</ahelp>" msgstr "<ahelp hid=\".\">Nejprve označte text nebo objekt a poté klepněte na tuto ikonu. Následným klepnutím na jiný text nebo jiný objekt použijte stejné formátování.</ahelp>" -#. FsDda +#. i845n +#: paintbrush.xhp +msgctxt "" +"paintbrush.xhp\n" +"par_id131690130360927\n" +"help.text" +msgid "Choose <menuitem>Format - Clone Formatting</menuitem>." +msgstr "" + +#. KaacH #: paintbrush.xhp msgctxt "" "paintbrush.xhp\n" -"par_idN10617\n" +"par_id451690131442186\n" "help.text" -msgid "Click the <emph>Clone Formatting</emph> icon <image id=\"img_id3610034\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3610034\">Icon</alt></image> on the <emph>Standard</emph> toolbar." -msgstr "Na liště <emph>Standardní</emph> klepněte na ikonu <emph>Štěteček formátu</emph> <image id=\"img_id3610034\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3610034\">Ikona</alt></image>." +msgid "Choose <menuitem>Home - Clone</menuitem>." +msgstr "" -#. j67mX +#. WsUWN +#: paintbrush.xhp +msgctxt "" +"paintbrush.xhp\n" +"par_id11690131337324\n" +"help.text" +msgid "Choose <menuitem>Draw - Clone</menuitem> (selected object)." +msgstr "" + +#. NzdJk +#: paintbrush.xhp +msgctxt "" +"paintbrush.xhp\n" +"par_id901690131342748\n" +"help.text" +msgid "Select <menuitem>Properties - Style</menuitem> deck." +msgstr "" + +#. XhX8y #: paintbrush.xhp msgctxt "" "paintbrush.xhp\n" "par_idN10639\n" "help.text" -msgid "<image id=\"img_id5406964\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id5406964\">Icon</alt></image>" -msgstr "<image id=\"img_id5406964\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id5406964\">Ikonka</alt></image>" +msgid "<image id=\"img_id5406964\" src=\"cmd/lc_formatpaintbrush.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id5406964\">Icon Paintbrush</alt></image>" +msgstr "" #. Eo8Tp #: paintbrush.xhp @@ -19897,6 +20302,186 @@ msgctxt "" msgid "<ahelp hid=\".\">Adds a Limit to set the maximum number of records to return.</ahelp>" msgstr "<ahelp hid=\".\">Přidá limit nastavující maximální počet vrácených záznamů.</ahelp>" +#. yRDGb +#: rotate_180.xhp +msgctxt "" +"rotate_180.xhp\n" +"tit\n" +"help.text" +msgid "Rotate 180°" +msgstr "" + +#. daWcC +#: rotate_180.xhp +msgctxt "" +"rotate_180.xhp\n" +"hd_id901693068548403\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/02/rotate_180.xhp\">Rotate 180°</link></variable>" +msgstr "" + +#. asbEa +#: rotate_180.xhp +msgctxt "" +"rotate_180.xhp\n" +"par_id761693068548405\n" +"help.text" +msgid "Rotates object 180 degrees." +msgstr "" + +#. eu9Up +#: rotate_180.xhp +msgctxt "" +"rotate_180.xhp\n" +"par_id521693068678470\n" +"help.text" +msgid "Choose <menuitem>Format - Rotate or Flip - Rotate 180°</menuitem>." +msgstr "" + +#. zSCVj +#: rotate_180.xhp +msgctxt "" +"rotate_180.xhp\n" +"par_id671693068869459\n" +"help.text" +msgid "Choose <menuitem>Rotate or Flip - Rotate 180°</menuitem>." +msgstr "" + +#. iGjuG +#: rotate_left.xhp +msgctxt "" +"rotate_left.xhp\n" +"tit\n" +"help.text" +msgid "Rotate 90° Left" +msgstr "" + +#. CwboB +#: rotate_left.xhp +msgctxt "" +"rotate_left.xhp\n" +"hd_id901693068548403\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/02/rotate_left.xhp\">Rotate 90° Left</link></variable>" +msgstr "" + +#. W2CUz +#: rotate_left.xhp +msgctxt "" +"rotate_left.xhp\n" +"par_id761693068548405\n" +"help.text" +msgid "Rotates object 90 degrees left." +msgstr "" + +#. 2T83A +#: rotate_left.xhp +msgctxt "" +"rotate_left.xhp\n" +"par_id521693068678470\n" +"help.text" +msgid "Choose <menuitem>Format - Rotate or Flip - Rotate 90° Left</menuitem>." +msgstr "" + +#. 6MTt3 +#: rotate_left.xhp +msgctxt "" +"rotate_left.xhp\n" +"par_id671693068869459\n" +"help.text" +msgid "Choose <menuitem>Rotate or Flip - Rotate 90° Left</menuitem>." +msgstr "" + +#. zNACr +#: rotate_left.xhp +msgctxt "" +"rotate_left.xhp\n" +"par_id3152551\n" +"help.text" +msgid "<image id=\"img_id3154317\" src=\"cmd/sc_rotateleft.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154317\">Icon Rotate 90° Left</alt></image>" +msgstr "" + +#. AjQs3 +#: rotate_left.xhp +msgctxt "" +"rotate_left.xhp\n" +"par_id3153577\n" +"help.text" +msgid "Rotate 90° Left" +msgstr "" + +#. kAcPA +#: rotate_right.xhp +msgctxt "" +"rotate_right.xhp\n" +"tit\n" +"help.text" +msgid "Rotate 90° Right" +msgstr "" + +#. 2Gt5e +#: rotate_right.xhp +msgctxt "" +"rotate_right.xhp\n" +"hd_id901693068548403\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/02/rotate_right.xhp\">Rotate 90° Right</link></variable>" +msgstr "" + +#. uBPrC +#: rotate_right.xhp +msgctxt "" +"rotate_right.xhp\n" +"par_id761693068548405\n" +"help.text" +msgid "Rotates object 90 degrees right." +msgstr "" + +#. AA2co +#: rotate_right.xhp +msgctxt "" +"rotate_right.xhp\n" +"par_id521693068678470\n" +"help.text" +msgid "Choose <menuitem>Format - Rotate or Flip - Rotate 90° Right</menuitem>." +msgstr "" + +#. DZ7aG +#: rotate_right.xhp +msgctxt "" +"rotate_right.xhp\n" +"par_id671693068869459\n" +"help.text" +msgid "Choose <menuitem>Rotate or Flip - Rotate 90° Right</menuitem>." +msgstr "" + +#. D3PVt +#: rotate_right.xhp +msgctxt "" +"rotate_right.xhp\n" +"par_id701693086810506\n" +"help.text" +msgid "Choose <menuitem>Image - Rotate 90° Right</menuitem>." +msgstr "" + +#. jTMPc +#: rotate_right.xhp +msgctxt "" +"rotate_right.xhp\n" +"par_id3152551\n" +"help.text" +msgid "<image id=\"img_id3154317\" src=\"cmd/sc_rotateright.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154317\">Icon Rotate 90° Right</alt></image>" +msgstr "" + +#. q7M7t +#: rotate_right.xhp +msgctxt "" +"rotate_right.xhp\n" +"par_id3153577\n" +"help.text" +msgid "Rotate 90° Right" +msgstr "" + #. cBmTx #: stars.xhp msgctxt "" diff --git a/source/cs/helpcontent2/source/text/shared/guide.po b/source/cs/helpcontent2/source/text/shared/guide.po index 02bdbe6aeb3..a0a958abf6c 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: 2023-06-23 13:37+0200\n" +"POT-Creation-Date: 2023-09-12 14:57+0200\n" "PO-Revision-Date: 2022-12-19 14:17+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" @@ -13831,14 +13831,14 @@ msgctxt "" msgid "Click the Character Styles icon." msgstr "Klepněte na ikonu Znakové styly." -#. 42JkA +#. kdaL4 #: hyperlink_edit.xhp msgctxt "" "hyperlink_edit.xhp\n" "par_idN1082C\n" "help.text" -msgid "Right-click the \"Internet Link\" or \"Visited Internet Link\" character style, and choose <emph>Modify</emph>." -msgstr "Klepněte pravým tlačítkem na znakový styl \"Internetový odkaz\" nebo \"Navštívený internetový odkaz\" a zvolte <emph>Upravit</emph>." +msgid "Right-click the “Internet Link” or “Visited Internet Link” character style, and choose <menuitem>Edit Style</menuitem>." +msgstr "" #. YkLWs #: hyperlink_edit.xhp @@ -16891,14 +16891,14 @@ msgctxt "" msgid "Click on the name of the character style to which you want to apply a different language." msgstr "Klepněte na název znakového stylu, pro který chcete jiný jazyk použít." -#. DizbK +#. HhAPU #: language_select.xhp msgctxt "" "language_select.xhp\n" "par_id3150753\n" "help.text" -msgid "Then open the context menu in the <emph>Styles</emph> window and select <emph>Modify</emph>. This opens the <emph>Character Style</emph> dialog." -msgstr "Otevřete místní nabídku v okně <emph>Styly</emph> a zvolte <emph>Upravit</emph>. Otevře se dialogové okno <emph>Znakový styl</emph>." +msgid "Right-click to open the context menu and select <menuitem>Edit Style</menuitem> to open the <menuitem>Character Style</menuitem> dialog." +msgstr "" #. p6Sei #: language_select.xhp @@ -21112,14 +21112,14 @@ msgctxt "" msgid "<emph>gpg4win</emph> on Windows" msgstr "<emph>gpg4win</emph> pro Windows" -#. C6vxi +#. RQBD4 #: openpgp.xhp msgctxt "" "openpgp.xhp\n" "par_id191543846891252\n" "help.text" -msgid "<emph>GPGTools</emph> on MacOS" -msgstr "<emph>GPGTools</emph> pro MacOS" +msgid "<emph>GPG Suite</emph> on macOS" +msgstr "" #. 645og #: openpgp.xhp @@ -22219,22 +22219,31 @@ msgctxt "" msgid "To encrypt a file:" msgstr "" -#. fza5q +#. taFEp #: pdf_params.xhp msgctxt "" "pdf_params.xhp\n" "par_id601682091972478\n" "help.text" -msgid "To set version 1.5 (instead of the default 1.6):" +msgid "To set version 1.5 (instead of the default 1.7):" msgstr "" -#. mDXqB +#. iRpXC +#: pdf_params.xhp +msgctxt "" +"pdf_params.xhp\n" +"hd_id791693493415853\n" +"help.text" +msgid "Index" +msgstr "" + +#. Gce7M #: pdf_params.xhp msgctxt "" "pdf_params.xhp\n" "hd_id161682092535475\n" "help.text" -msgid "General Properties" +msgid "<variable id=\"general_properties\"><link href=\"text/shared/guide/pdf_params.xhp#generaltext/shared/guide/pdf_params.xhp\">General Properties</link></variable>" msgstr "" #. CLYTU @@ -22633,13 +22642,22 @@ msgctxt "" msgid "When the option is enabled, then the reference XObject markup is used: this is a simple operation, but viewers have to support this markup to show vector images. Otherwise a fallback bitmap is shown in the viewer." msgstr "" -#. JFuMo +#. CnAJS +#: pdf_params.xhp +msgctxt "" +"pdf_params.xhp\n" +"par_id641693492486689\n" +"help.text" +msgid "Ignores each sheet’s paper size, print ranges and shown/hidden status and puts every sheet (even hidden sheets) on exactly one page." +msgstr "" + +#. CWgpi #: pdf_params.xhp msgctxt "" "pdf_params.xhp\n" "hd_id651682101490073\n" "help.text" -msgid "Initial View" +msgid "<variable id=\"initial_view\"><link href=\"text/shared/guide/pdf_params.xhp#initial_view\">Initial View</link></variable>" msgstr "" #. fTBNo @@ -22804,13 +22822,13 @@ msgctxt "" msgid "Used with the value 3 of the <literal>PageLayout</literal> property above, true if the first page (odd) should be on the left side of the screen." msgstr "" -#. TgEMS +#. vhDQj #: pdf_params.xhp msgctxt "" "pdf_params.xhp\n" "hd_id781682103094811\n" "help.text" -msgid "User Interface" +msgid "<variable id=\"user_interface\"><link href=\"text/shared/guide/pdf_params.xhp#user interface\">User Interface</link></variable>" msgstr "" #. Tp3hh @@ -22912,13 +22930,13 @@ msgctxt "" msgid "1–10: indicate a bookmark level (from 1 to 10)" msgstr "" -#. 6hYBz +#. 9Vni2 #: pdf_params.xhp msgctxt "" "pdf_params.xhp\n" "hd_id981682103099003\n" "help.text" -msgid "Links" +msgid "<variable id=\"links\"><link href=\"text/shared/guide/pdf_params.xhp#links\">Links</link></variable>" msgstr "" #. PLqRL @@ -22984,13 +23002,13 @@ msgctxt "" msgid "2: Specifies that the PDF will be exported in order to be viewed through an Internet browser, using the PDF plug-in provided with it. The bookmark of the URI will be rendered compatible with the target bookmark generated with %PRODUCTNAME PDF Export feature (see <literal>ExportBookmarksToPDFDestination</literal>)." msgstr "" -#. 82SCn +#. kxDNY #: pdf_params.xhp msgctxt "" "pdf_params.xhp\n" "hd_id431682103103402\n" "help.text" -msgid "Security" +msgid "<variable id=\"security\"><link href=\"text/shared/guide/pdf_params.xhp#security\">Security</link></variable>" msgstr "" #. QrCmH @@ -23137,13 +23155,13 @@ msgctxt "" msgid "Specifies that the document content can be extracted to be used in accessibility applications." msgstr "" -#. rboGy +#. MbaEt #: pdf_params.xhp msgctxt "" "pdf_params.xhp\n" "hd_id211682127014184\n" "help.text" -msgid "Digital Signature" +msgid "<variable id=\"digital_signature\"><link href=\"text/shared/guide/pdf_params.xhp#digital_signature\">Digital Signature</link></variable>" msgstr "" #. GUMxB @@ -28753,6 +28771,159 @@ msgctxt "" msgid "Choose <emph>Format - Clear Direct Formatting</emph>." msgstr "Zvolte <emph>Formát - Vymazat přímé formátování</emph>." +#. HHT66 +#: usingthemes.xhp +msgctxt "" +"usingthemes.xhp\n" +"tit\n" +"help.text" +msgid "Using Themes" +msgstr "" + +#. p65ax +#: usingthemes.xhp +msgctxt "" +"usingthemes.xhp\n" +"bm_id21691114004763\n" +"help.text" +msgid "<bookmark_value>using;document themes</bookmark_value> <bookmark_value>document themes;using</bookmark_value>" +msgstr "" + +#. E8FuY +#: usingthemes.xhp +msgctxt "" +"usingthemes.xhp\n" +"hd_id911691103974397\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/guide/usingthemes.xhp\">Using Document Themes</link></variable>" +msgstr "" + +#. 6B2st +#: usingthemes.xhp +msgctxt "" +"usingthemes.xhp\n" +"par_id451691109216603\n" +"help.text" +msgid "Theme is the concept of bundling color, font and format settings. The colors, fonts and format settings names are hard coded in the document. When switching themes in the document, the elements containing the hardcoded names switch colors, fonts and format settings accordingly to the new theme." +msgstr "" + +#. SeeDV +#: usingthemes.xhp +msgctxt "" +"usingthemes.xhp\n" +"hd_id761691104702168\n" +"help.text" +msgid "To Apply a Theme to the Document" +msgstr "" + +#. tC7mV +#: usingthemes.xhp +msgctxt "" +"usingthemes.xhp\n" +"par_id251691104665472\n" +"help.text" +msgid "Choose <menuitem>Format - Themes</menuitem>." +msgstr "" + +#. t5mJX +#: usingthemes.xhp +msgctxt "" +"usingthemes.xhp\n" +"par_id191691104673439\n" +"help.text" +msgid "Double-click on the theme desired or select the theme and click <widget>OK</widget>" +msgstr "" + +#. jamVZ +#: usingthemes.xhp +msgctxt "" +"usingthemes.xhp\n" +"par_id91691105048167\n" +"help.text" +msgid "All document elements with the hardcoded theme attribute name set will change to the new theme attribute. For example, a heading with font color set as \"Dark 2\" changes to the new theme \"Dark 2\" color." +msgstr "" + +#. FGchS +#: usingthemes.xhp +msgctxt "" +"usingthemes.xhp\n" +"hd_id61691109283045\n" +"help.text" +msgid "To Add a New Theme" +msgstr "" + +#. oCydf +#: usingthemes.xhp +msgctxt "" +"usingthemes.xhp\n" +"par_id901691109354713\n" +"help.text" +msgid "Choose <menuitem>Format - Theme</menuitem> and click on <widget>Add</widget>." +msgstr "" + +#. Gs49d +#: usingthemes.xhp +msgctxt "" +"usingthemes.xhp\n" +"par_id351691109420290\n" +"help.text" +msgid "Enter a name for the new theme in the <emph>Name</emph> text box." +msgstr "" + +#. ojmfL +#: usingthemes.xhp +msgctxt "" +"usingthemes.xhp\n" +"par_id191691110090664\n" +"help.text" +msgid "On the color area, choose the main color for each of the 12 hard coded color name of the theme. <variable id=\"extracolors\">%PRODUCTNAME creates 5 additional colors to the theme calculated from the main color. The calculations of the color variants are also hard coded in the theme and you cannot change them, only the main color.</variable>" +msgstr "" + +#. aFNjR +#: usingthemes.xhp +msgctxt "" +"usingthemes.xhp\n" +"par_id811691110231938\n" +"help.text" +msgid "Click <widget>OK</widget> to close the color dialog." +msgstr "" + +#. 2jbpd +#: usingthemes.xhp +msgctxt "" +"usingthemes.xhp\n" +"par_id971691110237308\n" +"help.text" +msgid "Click <widget>OK</widget> or double click the new theme to apply the theme to the document." +msgstr "" + +#. NBFGo +#: usingthemes.xhp +msgctxt "" +"usingthemes.xhp\n" +"hd_id141691110507439\n" +"help.text" +msgid "To Use a Document Theme" +msgstr "" + +#. 9nbCK +#: usingthemes.xhp +msgctxt "" +"usingthemes.xhp\n" +"par_id511691113013612\n" +"help.text" +msgid "Format the document using the hardcoded theme attribute name such as colors, fonts and other format settings." +msgstr "" + +#. 5TYtK +#: usingthemes.xhp +msgctxt "" +"usingthemes.xhp\n" +"par_id671691113042212\n" +"help.text" +msgid "Apply the theme to the document." +msgstr "" + #. QDTvg #: version_number.xhp msgctxt "" diff --git a/source/cs/helpcontent2/source/text/shared/menu.po b/source/cs/helpcontent2/source/text/shared/menu.po index a1b0b5d09d5..de44da37dde 100644 --- a/source/cs/helpcontent2/source/text/shared/menu.po +++ b/source/cs/helpcontent2/source/text/shared/menu.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: 2023-06-23 13:37+0200\n" +"POT-Creation-Date: 2023-09-12 14:57+0200\n" "PO-Revision-Date: 2022-04-04 09:46+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsharedmenu/cs/>\n" @@ -322,6 +322,69 @@ msgctxt "" msgid "<ahelp hid=\".\">This submenu contains common shapes like a line, circle, triangle, and square, or a symbol shape like a smiley face, heart, and flower that can be inserted into the document.</ahelp>" msgstr "<ahelp hid=\".\">Tato podnabídka obsahuje běžné tvary (čára, kruh, trojúhelník či čtverec) a tvary symbolů (smajlík, srdce, květina), které je možné vložit do dokumentu.</ahelp>" +#. vcXma +#: insert_shape.xhp +msgctxt "" +"insert_shape.xhp\n" +"par_id371689419860375\n" +"help.text" +msgid "Choose <menuitem>Insert - Shape</menuitem>." +msgstr "" + +#. 5prSD +#: insert_shape.xhp +msgctxt "" +"insert_shape.xhp\n" +"par_id221689420180556\n" +"help.text" +msgid "Choose <menuitem>Home</menuitem>." +msgstr "" + +#. tuTUD +#: insert_shape.xhp +msgctxt "" +"insert_shape.xhp\n" +"par_id51689420185288\n" +"help.text" +msgid "Choose <menuitem>Insert</menuitem>." +msgstr "" + +#. UFRsP +#: insert_shape.xhp +msgctxt "" +"insert_shape.xhp\n" +"par_id801689420619159\n" +"help.text" +msgid "<image src=\"cmd/lc_graphic.svg\" id=\"img_id831689420619160\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id681689420619161\">Icon Insert Shape</alt></image>" +msgstr "" + +#. RKMoV +#: insert_shape.xhp +msgctxt "" +"insert_shape.xhp\n" +"par_id321689420619163\n" +"help.text" +msgid "Insert Shape" +msgstr "" + +#. MWkRP +#: insert_shape.xhp +msgctxt "" +"insert_shape.xhp\n" +"par_id451689424666075\n" +"help.text" +msgid "Open the <menuitem>Shapes</menuitem> deck." +msgstr "" + +#. 7fziz +#: insert_shape.xhp +msgctxt "" +"insert_shape.xhp\n" +"par_id71689424658656\n" +"help.text" +msgid "Open the <menuitem>Shapes</menuitem> deck." +msgstr "" + #. Um3uD #: insert_shape.xhp msgctxt "" @@ -340,23 +403,14 @@ msgctxt "" msgid "<ahelp hid=\".\">This submenu contains straight, freeform, curved and polygon line shapes.</ahelp>" msgstr "<ahelp hid=\".\">Tato podnabídka obsahuje rovnou čáru, čáru od ruky, křivku a mnohoúhelník.</ahelp>" -#. Q9cD2 -#: insert_shape.xhp -msgctxt "" -"insert_shape.xhp\n" -"hd_id030720160823321429\n" -"help.text" -msgid "<link href=\"text/shared/02/01140000.xhp#line_title\">Line</link>" -msgstr "<link href=\"text/shared/02/01140000.xhp#line_title\">Čára</link>" - -#. HzFM7 +#. kzkBD #: insert_shape.xhp msgctxt "" "insert_shape.xhp\n" "par_id030720160629546864\n" "help.text" -msgid "Basic" -msgstr "Základní" +msgid "Basic Shapes" +msgstr "" #. 8CEvF #: insert_shape.xhp @@ -367,14 +421,14 @@ msgctxt "" msgid "This submenu contains basic shapes like rectangles, circles, triangles, pentagon, hexagon, octagon, cylinder, and cube." msgstr "Tato podnabídka obsahuje základní tvary, například obdélníky, kruhy, trojúhelníky, pětiúhelník, šestiúhelník, osmiúhelník, válec a krychli." -#. WjrBE +#. PXhah #: insert_shape.xhp msgctxt "" "insert_shape.xhp\n" "par_id030720160629547675\n" "help.text" -msgid "Symbol" -msgstr "Symbol" +msgid "Symbol Shapes" +msgstr "" #. GCKeF #: insert_shape.xhp @@ -385,6 +439,78 @@ msgctxt "" msgid "This submenu contains symbols shapes like smiley face, heart, sun, moon, flower, puzzle, beveled shapes, and brackets." msgstr "Tato podnabídka obsahuje symboly, například smajlík, srdce, slunce, měsíc, květinu, puzzle, zkosené tvary a závorky." +#. vNTVM +#: insert_shape.xhp +msgctxt "" +"insert_shape.xhp\n" +"hd_id611689426279512\n" +"help.text" +msgid "Block Arrows" +msgstr "" + +#. BPnWg +#: insert_shape.xhp +msgctxt "" +"insert_shape.xhp\n" +"par_id41689426765628\n" +"help.text" +msgid "This submenu contains block arrow shapes like right arrow, split arrow, circular arrow and more." +msgstr "" + +#. GfbGc +#: insert_shape.xhp +msgctxt "" +"insert_shape.xhp\n" +"hd_id271689426283831\n" +"help.text" +msgid "Flowchart" +msgstr "" + +#. 6QCkL +#: insert_shape.xhp +msgctxt "" +"insert_shape.xhp\n" +"par_id631689426759732\n" +"help.text" +msgid "This submenu contains flowchart shapes like process, decision, data, document, terminator and more." +msgstr "" + +#. tmYcp +#: insert_shape.xhp +msgctxt "" +"insert_shape.xhp\n" +"hd_id371689426288479\n" +"help.text" +msgid "Callout Shapes" +msgstr "" + +#. FR72i +#: insert_shape.xhp +msgctxt "" +"insert_shape.xhp\n" +"par_id291689426754707\n" +"help.text" +msgid "This submenu contains callout shapes like rectangular, rounded rectangular, round, cloud and more." +msgstr "" + +#. Xxjvu +#: insert_shape.xhp +msgctxt "" +"insert_shape.xhp\n" +"hd_id731689426292776\n" +"help.text" +msgid "Stars and Banners" +msgstr "" + +#. 7L864 +#: insert_shape.xhp +msgctxt "" +"insert_shape.xhp\n" +"par_id461689426746716\n" +"help.text" +msgid "This submenu contains star and banners shapes like multi ray stars, scrolls and more." +msgstr "" + #. et6tw #: save_image.xhp msgctxt "" @@ -501,3 +627,759 @@ msgctxt "" "help.text" msgid "Opens the <emph>Set Image Background</emph> dialog to set the background image of the current <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>. Select an image file and click <emph>Open</emph>." msgstr "" + +#. izuQf +#: submenu_image.xhp +msgctxt "" +"submenu_image.xhp\n" +"tit\n" +"help.text" +msgid "Image" +msgstr "" + +#. WEo9P +#: submenu_image.xhp +msgctxt "" +"submenu_image.xhp\n" +"hd_id411816022675979\n" +"help.text" +msgid "<link href=\"text/shared/menu/submenu_image.xhp\">Image</link>" +msgstr "" + +#. PXKMS +#: submenu_image.xhp +msgctxt "" +"submenu_image.xhp\n" +"par_id398855439580084\n" +"help.text" +msgid "<ahelp hid=\".\">Opens a submenu where you can choose commands to manipulate images.</ahelp>" +msgstr "" + +#. F7WSB +#: submenu_image.xhp +msgctxt "" +"submenu_image.xhp\n" +"par_id321690379868876\n" +"help.text" +msgid "Choose <menuitem>Format - Image</menuitem>" +msgstr "" + +#. FFzA8 +#: submenu_image.xhp +msgctxt "" +"submenu_image.xhp\n" +"hd_id471690383078695\n" +"help.text" +msgid "Original Size" +msgstr "" + +#. Xjhs9 +#: submenu_image.xhp +msgctxt "" +"submenu_image.xhp\n" +"par_id711690383088371\n" +"help.text" +msgid "Restores the original size of the selected image." +msgstr "" + +#. ZYu8G +#: submenu_image.xhp +msgctxt "" +"submenu_image.xhp\n" +"hd_id11692743945980\n" +"help.text" +msgid "Fit to cell size" +msgstr "" + +#. 6uumw +#: submenu_image.xhp +msgctxt "" +"submenu_image.xhp\n" +"hd_id341690402790136\n" +"help.text" +msgid "<link href=\"text/shared/02/24010000.xhp\">Filter</link>" +msgstr "" + +#. DiNQt +#: submenu_image.xhp +msgctxt "" +"submenu_image.xhp\n" +"par_id181690402800547\n" +"help.text" +msgid "Opens a submenu with several filters that can be applied to the selected image." +msgstr "" + +#. xEepr +#: submenu_image.xhp +msgctxt "" +"submenu_image.xhp\n" +"hd_id281692741932662\n" +"help.text" +msgid "<link href=\"text/swriter/01/05060000.xhp\">Properties</link>" +msgstr "" + +#. JBAXP +#: submenu_image.xhp +msgctxt "" +"submenu_image.xhp\n" +"par_id501692797320854\n" +"help.text" +msgid "<embedvar href=\"text/swriter/01/05060000.xhp#grafiktext\" markup=\"ignore\"/>" +msgstr "" + +#. UofYA +#: submenu_lists.xhp +msgctxt "" +"submenu_lists.xhp\n" +"tit\n" +"help.text" +msgid "Lists" +msgstr "" + +#. BEEuG +#: submenu_lists.xhp +msgctxt "" +"submenu_lists.xhp\n" +"hd_id411816022675979\n" +"help.text" +msgid "<link href=\"text/shared/menu/submenu_lists.xhp\">Lists</link>" +msgstr "" + +#. HWyDE +#: submenu_lists.xhp +msgctxt "" +"submenu_lists.xhp\n" +"par_id398855439580084\n" +"help.text" +msgid "<ahelp hid=\".\">Opens a submenu where you can choose commands to create and work on lists.</ahelp>" +msgstr "" + +#. M2gWP +#: submenu_lists.xhp +msgctxt "" +"submenu_lists.xhp\n" +"par_id321690379868876\n" +"help.text" +msgid "Choose <menuitem>Format - Lists</menuitem>" +msgstr "" + +#. zeHPg +#: submenu_rotateflip.xhp +msgctxt "" +"submenu_rotateflip.xhp\n" +"tit\n" +"help.text" +msgid "Rotate or Flip" +msgstr "" + +#. TFgHu +#: submenu_rotateflip.xhp +msgctxt "" +"submenu_rotateflip.xhp\n" +"hd_id661693064275326\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/shared/menu/submenu_rotateflip.xhp\">Rotate or Flip</link></variable>" +msgstr "" + +#. SxrTz +#: submenu_rotateflip.xhp +msgctxt "" +"submenu_rotateflip.xhp\n" +"par_id561602978499640\n" +"help.text" +msgid "Opens a submenu where you can rotate or flip a selected shape or image. Text boxes can only be rotated." +msgstr "" + +#. rVWwL +#: submenu_rotateflip.xhp +msgctxt "" +"submenu_rotateflip.xhp\n" +"par_id41693064459459\n" +"help.text" +msgid "Choose <menuitem>Format - Rotate or Flip</menuitem>." +msgstr "" + +#. HN4P4 +#: submenu_rotateflip.xhp +msgctxt "" +"submenu_rotateflip.xhp\n" +"par_id801693065302337\n" +"help.text" +msgid "Choose <menuitem>Rotate or Flip</menuitem>." +msgstr "" + +#. CCKoF +#: submenu_rotateflip.xhp +msgctxt "" +"submenu_rotateflip.xhp\n" +"par_id751693066303787\n" +"help.text" +msgid "<image src=\"cmd/lc_rotateleft.svg\" id=\"img_id651693066303788\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id651693066303789\">Icon Rotate or Flip</alt></image>" +msgstr "" + +#. 9o3U8 +#: submenu_rotateflip.xhp +msgctxt "" +"submenu_rotateflip.xhp\n" +"par_id771693066303791\n" +"help.text" +msgid "Rotate or Flip" +msgstr "" + +#. pkF4D +#: submenu_rotateflip.xhp +msgctxt "" +"submenu_rotateflip.xhp\n" +"hd_id491693087845438\n" +"help.text" +msgid "Reset Rotation" +msgstr "" + +#. 5zhDT +#: submenu_rotateflip.xhp +msgctxt "" +"submenu_rotateflip.xhp\n" +"par_id751693088211586\n" +"help.text" +msgid "Set the object rotation to zero degrees." +msgstr "" + +#. fGrZx +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"tit\n" +"help.text" +msgid "Spacing" +msgstr "" + +#. ehPgj +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"hd_id411816022675979\n" +"help.text" +msgid "<link href=\"text/shared/menu/submenu_spacing.xhp\">Spacing</link>" +msgstr "" + +#. 22dPh +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id398855439580084\n" +"help.text" +msgid "<ahelp hid=\".\">Opens a submenu where you can choose text spacing commands.</ahelp>" +msgstr "" + +#. 44Px9 +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"hd_id3147573\n" +"help.text" +msgid "Increase Paragraph Spacing" +msgstr "" + +#. zhqwZ +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id3150695\n" +"help.text" +msgid "Increases the paragraph spacing above the selected paragraph." +msgstr "" + +#. zDRUC +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id261643820768225\n" +"help.text" +msgid "<image src=\"cmd/lc_paraspaceincrease.svg\" id=\"img_id901643820768226\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id831643820768227\">Icon Increase Paragraph Spacing</alt></image>" +msgstr "" + +#. D2RsS +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id131643820768228\n" +"help.text" +msgid "Increase Paragraph Spacing" +msgstr "" + +#. XCZUT +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"hd_id3147574\n" +"help.text" +msgid "Decrease Paragraph Spacing" +msgstr "" + +#. EVYri +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id3150696\n" +"help.text" +msgid "Decreases the paragraph spacing above the selected paragraph." +msgstr "" + +#. agf5h +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id791643820835491\n" +"help.text" +msgid "<image src=\"cmd/lc_paraspacedecrease.svg\" id=\"img_id391643820835492\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id551643820835493\">Icon Decrease Paragraph Spacing</alt></image>" +msgstr "" + +#. DssS6 +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id141643820835494\n" +"help.text" +msgid "Decrease Paragraph Spacing" +msgstr "" + +#. EsHFP +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"hd_id3147575\n" +"help.text" +msgid "Increase Indent" +msgstr "" + +#. BU6i9 +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id3150697\n" +"help.text" +msgid "Increases the left indent of the current paragraph or cell content and sets it to the next default tab position. If several paragraphs are selected, the indentation of all selected paragraphs is increased." +msgstr "" + +#. CFoDz +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id351643820903541\n" +"help.text" +msgid "<image src=\"cmd/lc_incrementindent.svg\" id=\"img_id161643820903542\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id981643820903543\">Icon Increase Indent</alt></image>" +msgstr "" + +#. c7WUp +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id841643820903544\n" +"help.text" +msgid "Increase Indent" +msgstr "" + +#. YA8bT +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"hd_id3147576\n" +"help.text" +msgid "Decrease Indent" +msgstr "" + +#. aSrjB +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id3150698\n" +"help.text" +msgid "Decreases the left indent of the current paragraph or cell content and sets it to the previous default tab position. If several paragraphs are selected, the indentation of all selected paragraphs is decreased." +msgstr "" + +#. XsV6q +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id191643820966566\n" +"help.text" +msgid "<image src=\"cmd/lc_decrementindent.svg\" id=\"img_id601643820966567\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id991643820966568\">Icon Decrease Indent</alt></image>" +msgstr "" + +#. wVZXB +#: submenu_spacing.xhp +msgctxt "" +"submenu_spacing.xhp\n" +"par_id201643820966569\n" +"help.text" +msgid "Decrease Indent" +msgstr "" + +#. MVHBc +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"tit\n" +"help.text" +msgid "Text" +msgstr "" + +#. wA9Xa +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id411816022675978\n" +"help.text" +msgid "<link href=\"text/shared/menu/submenu_text.xhp\">Text</link>" +msgstr "" + +#. UdmfU +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id398855439580083\n" +"help.text" +msgid "<ahelp hid=\".\">Opens a submenu where you can choose text formatting commands.</ahelp>" +msgstr "" + +#. JCTNH +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id893328657433073\n" +"help.text" +msgid "<link href=\"text/shared/01/05020200.xhp#hd_id0123200902243376\">Overline</link>" +msgstr "" + +#. U9h8v +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id281953548674188\n" +"help.text" +msgid "<embedvar href=\"text/shared/01/05020200.xhp#overline\" markup=\"ignore\"/>" +msgstr "" + +#. NLNGF +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id773632078996899\n" +"help.text" +msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3163714\">Shadow</link>" +msgstr "" + +#. hMRVP +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id873632078996899\n" +"help.text" +msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3147287\">Outline</link>" +msgstr "" + +#. br5DC +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id207025326941609\n" +"help.text" +msgid "Wrap Text" +msgstr "" + +#. jBc2E +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id302484503842787\n" +"help.text" +msgid "<ahelp hid=\".\">Break text automatically at the right edges of the selected cells.</ahelp>" +msgstr "" + +#. BqgSi +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id273587522269593\n" +"help.text" +msgid "<link href=\"text/swriter/main0202.xhp#hd_id0122200903085320\">Increase Size</link>" +msgstr "" + +#. GTjCT +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id511910578827551\n" +"help.text" +msgid "<link href=\"text/swriter/main0202.xhp#hd_id012220090308532\">Decrease Size</link>" +msgstr "" + +#. WApc3 +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id373587522269593\n" +"help.text" +msgid "<link href=\"text/simpress/main0203.xhp#hd_id0122200903104143\">Increase Size</link>" +msgstr "" + +#. AQANy +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id711910578827551\n" +"help.text" +msgid "<link href=\"text/simpress/main0203.xhp#hd_id0122200903104228\">Decrease Size</link>" +msgstr "" + +#. uzDFv +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id473587522269593\n" +"help.text" +msgid "<link href=\"text/simpress/main0203.xhp#hd_id0122200903104143\">Increase Size</link>" +msgstr "" + +#. GQ8Fj +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id611910578827551\n" +"help.text" +msgid "<link href=\"text/simpress/main0203.xhp#hd_id0122200903104228\">Decrease Size</link>" +msgstr "" + +#. wSRdX +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id172462591626807\n" +"help.text" +msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">UPPERCASE</link>" +msgstr "" + +#. sjNg6 +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id381953548674188\n" +"help.text" +msgid "<embedvar href=\"text/shared/01/05020200.xhp#uppercase\"/>" +msgstr "" + +#. FFVUb +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id935919548287354\n" +"help.text" +msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">lowercase</link>" +msgstr "" + +#. ijGEm +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id481953548674188\n" +"help.text" +msgid "<embedvar href=\"text/shared/01/05020200.xhp#lowercase\"/>" +msgstr "" + +#. zGBE2 +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id3147143\n" +"help.text" +msgid "Cycle Case" +msgstr "" + +#. TSJfn +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id3152372\n" +"help.text" +msgid "<ahelp hid=\".uno:ChangeCaseRotateCase\">Cycles the case of the selected characters between Title Case, Sentence case, UPPERCASE and lowercase.</ahelp>" +msgstr "" + +#. v24QT +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id3147572\n" +"help.text" +msgid "Sentence case" +msgstr "" + +#. v3Cr9 +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id3150694\n" +"help.text" +msgid "<ahelp hid=\".\">Changes the first letter of the selected characters to an uppercase character.</ahelp>" +msgstr "" + +#. JtsaD +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id640520497868661\n" +"help.text" +msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Capitalize Every Word</link>" +msgstr "" + +#. 3UGHA +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id581953548674188\n" +"help.text" +msgid "<embedvar href=\"text/shared/01/05020200.xhp#capitalizeeveryword\"/>" +msgstr "" + +#. Y9fn4 +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id3147521\n" +"help.text" +msgid "tOGGLE cASE" +msgstr "" + +#. eb5K9 +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id3150623\n" +"help.text" +msgid "<ahelp hid=\".\">Toggles case of all selected characters.</ahelp>" +msgstr "" + +#. WNuFq +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id342778277179117\n" +"help.text" +msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Small capitals</link>" +msgstr "" + +#. K6tXB +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id681953548674188\n" +"help.text" +msgid "<embedvar href=\"text/shared/01/05020200.xhp#smallcapitals\"/>" +msgstr "" + +#. VXJzA +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id442778277179117\n" +"help.text" +msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Small capitals</link>" +msgstr "" + +#. arEu2 +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id781953548674188\n" +"help.text" +msgid "<embedvar href=\"text/shared/01/05020200.xhp#smallcapitals\"/>" +msgstr "" + +#. KQxFn +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id542778277179117\n" +"help.text" +msgid "<link href=\"text/shared/01/05020200.xhp#hd_id3149575\">Small capitals</link>" +msgstr "" + +#. okCcu +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id881953548674188\n" +"help.text" +msgid "<embedvar href=\"text/shared/01/05020200.xhp#smallcapitals\"/>" +msgstr "" + +#. zo6cE +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id3155392\n" +"help.text" +msgid "Half-width" +msgstr "" + +#. SEpmw +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id3147088\n" +"help.text" +msgid "<ahelp hid=\".uno:ChangeCaseToHalfWidth\">Changes the selected Asian characters to half-width characters.</ahelp>" +msgstr "" + +#. rA2DG +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id3156113\n" +"help.text" +msgid "Full Width" +msgstr "" + +#. Ep24G +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id3154749\n" +"help.text" +msgid "<ahelp hid=\".uno:ChangeCaseToFullWidth\">Changes the selected Asian characters to full-width characters.</ahelp>" +msgstr "" + +#. dZCcC +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id3152996\n" +"help.text" +msgid "Hiragana" +msgstr "" + +#. AB6ta +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id3156156\n" +"help.text" +msgid "<ahelp hid=\".uno:ChangeCaseToHiragana\">Changes the selected Asian characters to Hiragana characters.</ahelp>" +msgstr "" + +#. LNQLS +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"hd_id3154173\n" +"help.text" +msgid "Katakana" +msgstr "" + +#. QSxUp +#: submenu_text.xhp +msgctxt "" +"submenu_text.xhp\n" +"par_id3146137\n" +"help.text" +msgid "<ahelp hid=\".uno:ChangeCaseToKatakana\">Changes the selected Asian characters to Katakana characters.</ahelp>" +msgstr "" diff --git a/source/cs/helpcontent2/source/text/shared/optionen.po b/source/cs/helpcontent2/source/text/shared/optionen.po index c5942760d56..01286e2656b 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: 2023-05-03 12:32+0200\n" +"POT-Creation-Date: 2023-09-12 14:57+0200\n" "PO-Revision-Date: 2022-12-19 14:17+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" @@ -863,104 +863,131 @@ msgctxt "" msgid "Save" msgstr "Uložit" -#. CxT6b +#. HL42B #: 01010200.xhp msgctxt "" "01010200.xhp\n" -"hd_id3154071\n" +"hd_id3154908\n" "help.text" -msgid "Edit document properties before saving" -msgstr "Před uložením upravit vlastnosti dokumentu" +msgid "Save AutoRecovery information every" +msgstr "Informace pro automatické obnovení uložit každých" -#. TBAwp +#. BGSjp #: 01010200.xhp msgctxt "" "01010200.xhp\n" -"par_id3148798\n" +"par_id3149560\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optsavepage/docinfo\">Specifies that the <emph>Properties</emph> dialog will appear every time you select the <emph>Save As</emph> command.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/optsavepage/docinfo\">Pokaždé, když zvolíte příkaz <emph>Uložit jako</emph>, se zobrazí dialog <emph>Vlastnosti</emph>.</ahelp>" +msgid "<ahelp hid=\"cui/ui/optsavepage/autosave\">Specifies that %PRODUCTNAME saves the information needed to restore all modified documents in case of a crash.</ahelp>" +msgstr "" -#. KBi2j +#. rSxfE #: 01010200.xhp msgctxt "" "01010200.xhp\n" -"hd_id3145606\n" +"hd_id3146147\n" "help.text" -msgid "Always create backup copy" -msgstr "Vždy vytvořit záložní kopii" +msgid "Minutes" +msgstr "Minuty" -#. HkZiC +#. DkXTN #: 01010200.xhp msgctxt "" "01010200.xhp\n" -"par_id3154123\n" +"par_id3152460\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optsavepage/backup\">Saves the previous version of a document as a backup copy whenever you save a document. Every time <item type=\"productname\">%PRODUCTNAME</item> creates a backup copy, the previous backup copy is replaced. The backup copy gets the extension <emph>.BAK</emph>.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/optsavepage/backup\">Při každém uložení dokumentu se uloží předchozí verze dokumentu jako záložní kopie. Pokaždé, když <item type=\"productname\">%PRODUCTNAME</item> vytvoří záložní kopii, je nahrazena předchozí záložní kopie. Záložní kopie mají příponu <emph>.BAK</emph>.</ahelp>" +msgid "<ahelp hid=\"cui/ui/optsavepage/autosave_spin\">Specifies the time interval in minutes before AutoRecovery information is saved for a document.</ahelp>" +msgstr "" -#. ufcNf +#. WSgNQ #: 01010200.xhp msgctxt "" "01010200.xhp\n" -"par_id3153192\n" +"par_id971692475642160\n" "help.text" -msgid "To change the location of the backup copy, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Paths</emph>, and then enter a new path for the backup file." -msgstr "Umístění záložní kopie změníte tím, že zvolíte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Cesty</emph> a zadáte novou cestu k záložnímu souboru." +msgid "A timer starts for a document when it is first modified. AutoRecovery information is saved after the specified time (while %PRODUCTNAME is idle). The timer then restarts with the next modification in the document." +msgstr "" -#. HL42B +#. uhR9g #: 01010200.xhp msgctxt "" "01010200.xhp\n" -"hd_id3154908\n" +"hd_id3154909\n" "help.text" -msgid "Save AutoRecovery information every" -msgstr "Informace pro automatické obnovení uložit každých" +msgid "Automatically save the document too" +msgstr "Automaticky uložit i dokument" -#. fDahe +#. ARBVm #: 01010200.xhp msgctxt "" "01010200.xhp\n" -"par_id3149560\n" +"par_id3149561\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optsavepage/autosave\">Specifies that <item type=\"productname\">%PRODUCTNAME</item> saves the information needed to restore all open documents in case of a crash. You can specify the saving time interval.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/optsavepage/autosave\"><item type=\"productname\">%PRODUCTNAME</item> ukládá informace potřebné pro obnovení otevřených dokumentů v případě pádu aplikace. Můžete určit interval ukládání informací.</ahelp>" +msgid "<ahelp hid=\"cui/ui/optsavepage/userautosave\">Specifies that %PRODUCTNAME saves all modified documents when saving AutoRecovery information. Uses the time interval specified in <menuitem>Minutes</menuitem>.</ahelp>" +msgstr "" -#. rSxfE +#. CxT6b #: 01010200.xhp msgctxt "" "01010200.xhp\n" -"hd_id3146147\n" +"hd_id3154071\n" "help.text" -msgid "Minutes" -msgstr "Minuty" +msgid "Edit document properties before saving" +msgstr "Před uložením upravit vlastnosti dokumentu" -#. hRKAq +#. TBAwp #: 01010200.xhp msgctxt "" "01010200.xhp\n" -"par_id3152460\n" +"par_id3148798\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/optsavepage/docinfo\">Specifies that the <emph>Properties</emph> dialog will appear every time you select the <emph>Save As</emph> command.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/optsavepage/docinfo\">Pokaždé, když zvolíte příkaz <emph>Uložit jako</emph>, se zobrazí dialog <emph>Vlastnosti</emph>.</ahelp>" + +#. KBi2j +#: 01010200.xhp +msgctxt "" +"01010200.xhp\n" +"hd_id3145606\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optsavepage/autosave_spin\">Specifies the time interval in minutes for the automatic recovery option.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/optsavepage/autosave_spin\">Určuje časový interval v minutách pro ukládání informací pro automatické obnovení dokumentů.</ahelp>" +msgid "Always create backup copy" +msgstr "Vždy vytvořit záložní kopii" -#. uhR9g +#. HkZiC #: 01010200.xhp msgctxt "" "01010200.xhp\n" -"hd_id3154909\n" +"par_id3154123\n" "help.text" -msgid "Automatically save the document too" -msgstr "Automaticky uložit i dokument" +msgid "<ahelp hid=\"cui/ui/optsavepage/backup\">Saves the previous version of a document as a backup copy whenever you save a document. Every time <item type=\"productname\">%PRODUCTNAME</item> creates a backup copy, the previous backup copy is replaced. The backup copy gets the extension <emph>.BAK</emph>.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/optsavepage/backup\">Při každém uložení dokumentu se uloží předchozí verze dokumentu jako záložní kopie. Pokaždé, když <item type=\"productname\">%PRODUCTNAME</item> vytvoří záložní kopii, je nahrazena předchozí záložní kopie. Záložní kopie mají příponu <emph>.BAK</emph>.</ahelp>" -#. hERrV +#. ufcNf #: 01010200.xhp msgctxt "" "01010200.xhp\n" -"par_id3149561\n" +"par_id3153192\n" +"help.text" +msgid "To change the location of the backup copy, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Paths</emph>, and then enter a new path for the backup file." +msgstr "Umístění záložní kopie změníte tím, že zvolíte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Cesty</emph> a zadáte novou cestu k záložnímu souboru." + +#. CfGJ2 +#: 01010200.xhp +msgctxt "" +"01010200.xhp\n" +"hd_id11689632256368\n" "help.text" -msgid "<ahelp hid=\"cui/ui/optsavepage/userautosave\">Specifies that <item type=\"productname\">%PRODUCTNAME</item> saves all open documents when saving auto recovery information. Uses the same time interval as AutoRecovery does.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/optsavepage/userautosave\">Určuje, zda bude <item type=\"productname\">%PRODUCTNAME</item> při ukládání informací pro automatické obnovení ukládat také všechny otevřené dokumenty. Použije se stejný časový interval jako pro automatické obnovení.</ahelp>" +msgid "Place backup in same folder as document" +msgstr "" + +#. cLb3r +#: 01010200.xhp +msgctxt "" +"01010200.xhp\n" +"par_id501689632337867\n" +"help.text" +msgid "Backup copy is saved to the same folder as the document. If the backup copy cannot be saved in the same folder for some reason, then %PRODUCTNAME tries to save the copy in the <menuitem>Backups</menuitem> folder specified in <menuitem>Paths</menuitem>." +msgstr "" #. BFvqF #: 01010200.xhp @@ -1187,33 +1214,6 @@ msgctxt "" msgid "The ODF 1.2 Extended (compatibility mode) is a more backward-compatible ODF 1.2 extended mode. It uses features that are deprecated in ODF 1.2 and/or it is 'bug-compatible' to older OpenOffice.org versions. It may be useful if you need to interchange ODF documents with users who use pre-ODF 1.2 or ODF 1.2-only legacy applications." msgstr "Režim ODF 1.2 rozšířený (režim kompatibility) je více kompatibilní rozšířený režim ODF 1.2. Používá vlastnosti, které jsou v ODF 1.2 označeny jako zastaralé, a/nebo používá chybné chování starších verzí OpenOffice.org. Může být užitečný, pokud sdílíte ODF soubory s uživateli aplikací, které ODF 1.2 nepodporují, nebo podporují pouze základní verzi ODF 1.2." -#. iP4AE -#: 01010200.xhp -msgctxt "" -"01010200.xhp\n" -"par_idN1091E\n" -"help.text" -msgid "Warn when not saving in ODF or default format" -msgstr "Upozornit při ukládání v jiném formátu než ODF nebo výchozím" - -#. vavB7 -#: 01010200.xhp -msgctxt "" -"01010200.xhp\n" -"par_idN10922\n" -"help.text" -msgid "<ahelp hid=\".\">You can choose to get a warning message when you save a document in a format that is not OpenDocument or which you did not set as default format in <emph>Load/Save - General</emph> in the Options dialog box.</ahelp>" -msgstr "<ahelp hid=\".\">Můžete zvolit, že se bude zobrazovat upozornění při ukládání dokumentu ve formátu, který není OpenDocument nebo který nebyl nastaven jako výchozí v <emph>Načítání/Ukládání - Obecné</emph> v dialogovém okně Možnosti.</ahelp>" - -#. iyqKt -#: 01010200.xhp -msgctxt "" -"01010200.xhp\n" -"par_id3158444\n" -"help.text" -msgid "You can choose which file format will be applied as the default when saving documents of various document types. If you always exchange your documents with other persons who use Microsoft Office, for example, you may specify here that %PRODUCTNAME only uses the Microsoft Office file formats as a default." -msgstr "Můžete určit, který formát souborů bude použit jako výchozí při ukládání dokumentů různých druhů. Pokud si například často vyměňujete dokumenty s lidmi, kteří používají Microsoft Office, můžete jako výchozí určit formát dokumentů Microsoft Office." - #. WuUbB #: 01010200.xhp msgctxt "" @@ -1250,6 +1250,33 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/optsavepage/saveas\">Specifies how documents of the type selected on the left will always be saved as this file type. You may select another file type for the current document in the <emph>Save as</emph> dialog.</ahelp>" msgstr "<ahelp hid=\"cui/ui/optsavepage/saveas\">Určuje, jak se budou dokumenty daného typu ukládat. Jiný formát pro aktuální dokument můžete vybrat v dialogu <emph>Uložit jako</emph>.</ahelp>" +#. iP4AE +#: 01010200.xhp +msgctxt "" +"01010200.xhp\n" +"par_idN1091E\n" +"help.text" +msgid "Warn when not saving in ODF or default format" +msgstr "Upozornit při ukládání v jiném formátu než ODF nebo výchozím" + +#. vavB7 +#: 01010200.xhp +msgctxt "" +"01010200.xhp\n" +"par_idN10922\n" +"help.text" +msgid "<ahelp hid=\".\">You can choose to get a warning message when you save a document in a format that is not OpenDocument or which you did not set as default format in <emph>Load/Save - General</emph> in the Options dialog box.</ahelp>" +msgstr "<ahelp hid=\".\">Můžete zvolit, že se bude zobrazovat upozornění při ukládání dokumentu ve formátu, který není OpenDocument nebo který nebyl nastaven jako výchozí v <emph>Načítání/Ukládání - Obecné</emph> v dialogovém okně Možnosti.</ahelp>" + +#. iyqKt +#: 01010200.xhp +msgctxt "" +"01010200.xhp\n" +"par_id3158444\n" +"help.text" +msgid "You can choose which file format will be applied as the default when saving documents of various document types. If you always exchange your documents with other persons who use Microsoft Office, for example, you may specify here that %PRODUCTNAME only uses the Microsoft Office file formats as a default." +msgstr "Můžete určit, který formát souborů bude použit jako výchozí při ukládání dokumentů různých druhů. Pokud si například často vyměňujete dokumenty s lidmi, kteří používají Microsoft Office, můžete jako výchozí určit formát dokumentů Microsoft Office." + #. zHaCC #: 01010300.xhp msgctxt "" @@ -6038,14 +6065,14 @@ msgctxt "" msgid "Show outline-folding buttons" msgstr "Zobrazit tlačítka skrývání osnovy" -#. tbuLW +#. ZjMDi #: 01040200.xhp msgctxt "" "01040200.xhp\n" "par_id261624630524895\n" "help.text" -msgid "Displays outline folding buttons on the left of the outline headings." -msgstr "Vlevo od nadpisů osnovy zobrazí tlačítka pro skrývání osnovy." +msgid "Displays outline folding buttons on the left of the outline headings, and allow controlling it via the headings' context menu in the Navigator." +msgstr "" #. G6sDV #: 01040200.xhp @@ -6056,14 +6083,14 @@ msgctxt "" msgid "Include sub levels" msgstr "Zahrnout úrovně" -#. GyAV9 +#. gEvAD #: 01040200.xhp msgctxt "" "01040200.xhp\n" "par_id231624630529145\n" "help.text" -msgid "Also displays the folding buttons of the outline sub levels." -msgstr "Zobrazí také tlačítka pro skrývání podúrovní osnovy." +msgid "When folding a heading, also hide its sub levels." +msgstr "" #. jH6p8 #: 01040200.xhp @@ -6641,14 +6668,14 @@ msgctxt "" msgid "Table (Options)" msgstr "Tabulka (Možnosti)" -#. qKJfB +#. dsZAT #: 01040500.xhp msgctxt "" "01040500.xhp\n" "bm_id3149656\n" "help.text" -msgid "<bookmark_value>inserting; new text tables defaults</bookmark_value><bookmark_value>tables in text; default settings</bookmark_value><bookmark_value>aligning;tables in text</bookmark_value><bookmark_value>number formats; recognition in text tables</bookmark_value>" -msgstr "<bookmark_value>vkládání; výchozí nastavení nové textové tabulky</bookmark_value><bookmark_value>tabulky v textu; výchozí nastavení</bookmark_value><bookmark_value>zarovnání; tabulky v textu</bookmark_value><bookmark_value>formáty čísla; rozpoznávání v textových tabulkách</bookmark_value>" +msgid "<bookmark_value>inserting; new text tables defaults</bookmark_value><bookmark_value>tables in text; default settings</bookmark_value><bookmark_value>aligning;tables in text</bookmark_value>" +msgstr "" #. xn32Y #: 01040500.xhp @@ -6821,14 +6848,14 @@ msgctxt "" msgid "When an input cannot be recognized as a number, the number category changes to <emph>Text</emph> and the input is not changed." msgstr "Pokud vstup nelze rozpoznat jako číslo, kategorie se nastaví na <emph>Text</emph> a vstup se nezmění." -#. FgZSX +#. pHgVP #: 01040500.xhp msgctxt "" "01040500.xhp\n" "par_id3155306\n" "help.text" -msgid "If <emph>Number recognition</emph> is not marked, numbers are saved in text format and are automatically left-aligned." -msgstr "Pokud není pole <emph>Rozpoznání čísel</emph> zaškrtnuto, čísla se ukládají v textovém formátu a automaticky se zarovnávají vlevo." +msgid "If <link href=\"text/shared/optionen/01040500.xhp#number_recognition\"><emph>Number recognition</emph></link> is not marked in the Options, numbers are saved in text format and are automatically left-aligned." +msgstr "" #. ZJCGf #: 01040500.xhp @@ -8405,14 +8432,14 @@ msgctxt "" msgid "Specifies whether to add Microsoft Word-compatible spacing between paragraphs and tables in $[officename] Writer text documents." msgstr "Určuje, zda mezi odstavce a tabulky v dokumentech $[officename] Writer přidávat určení mezer kompatibilní s programem Microsoft Word." -#. 4aF2m +#. 2ZAcw #: 01041000.xhp msgctxt "" "01041000.xhp\n" "hd_id3146317\n" "help.text" -msgid "Add paragraph and table spacing at tops of pages" -msgstr "Přidat odstavcům a tabulkám na začátku stránek horní mezeru" +msgid "Add paragraph and table spacing at top of first page and page breaks" +msgstr "" #. U5bFW #: 01041000.xhp diff --git a/source/cs/helpcontent2/source/text/simpress/00.po b/source/cs/helpcontent2/source/text/simpress/00.po index 941522bbdde..1deda735bb7 100644 --- a/source/cs/helpcontent2/source/text/simpress/00.po +++ b/source/cs/helpcontent2/source/text/simpress/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: 2023-07-03 14:58+0200\n" +"POT-Creation-Date: 2023-09-12 14:57+0200\n" "PO-Revision-Date: 2022-12-12 13:30+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/cs/>\n" @@ -1105,40 +1105,40 @@ msgctxt "" msgid "Open the context menu of a selected object and choose <emph>Convert - To Contour</emph>" msgstr "Otevřete místní nabídku vybraného objektu a zvolte <emph>Převést - Na obrys</emph>" -#. 5MMHq +#. BCkr2 #: 00000413.xhp msgctxt "" "00000413.xhp\n" "par_id3153008\n" "help.text" -msgid "Choose <emph>Shape - Arrange - In Front of Object</emph> (%PRODUCTNAME Draw only)" +msgid "Choose <emph>Shape - Arrange - In Front of Object</emph>" msgstr "" -#. d8mib +#. 98sEA #: 00000413.xhp msgctxt "" "00000413.xhp\n" "par_id3145117\n" "help.text" -msgid "Open the context menu of a selected object and choose <emph>Arrange - In Front of Object</emph>" -msgstr "Otevřete místní nabídku vybraného objektu a zvolte <emph>Uspořádat - Před objekt</emph>" +msgid "Choose <emph>Arrange - In Front of Object</emph>" +msgstr "" -#. htvAg +#. 88u4E #: 00000413.xhp msgctxt "" "00000413.xhp\n" -"par_id3147249\n" +"par_id661693063003295\n" "help.text" -msgid "On the Drawing bar, open the <emph>Arrange</emph> toolbar and click:" -msgstr "Na liště Kresba otevřete nástrojovou lištu <emph>Uspořádat</emph> a klepněte na:" +msgid "Choose <menuitem>Home - Arrange - In Front of Object</menuitem>." +msgstr "" -#. AFC4E +#. AFBiy #: 00000413.xhp msgctxt "" "00000413.xhp\n" "par_id3150537\n" "help.text" -msgid "<image id=\"img_id3145233\" src=\"cmd/sc_beforeobject.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145233\">Icon In Front of Object</alt></image>" +msgid "<image id=\"img_id3145233\" src=\"cmd/lc_beforeobject.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145233\">Icon In Front of Object</alt></image>" msgstr "" #. BEnZu @@ -1150,40 +1150,40 @@ msgctxt "" msgid "In Front of Object" msgstr "Před objekt" -#. xXjQ4 +#. vkDA9 #: 00000413.xhp msgctxt "" "00000413.xhp\n" "par_id3150654\n" "help.text" -msgid "Choose <emph>Shape - Arrange - Behind Object</emph> (%PRODUCTNAME Draw only)" +msgid "Choose <emph>Shape - Arrange - Behind Object</emph>" msgstr "" -#. ECTJD +#. PEAAB #: 00000413.xhp msgctxt "" "00000413.xhp\n" "par_id3150482\n" "help.text" -msgid "Open the context menu of a selected object and choose <emph>Arrange - Behind Object</emph>" -msgstr "Otevřete místní nabídku vybraného objektu a zvolte <emph>Uspořádat - Za objekt</emph>" +msgid "Choose <emph>Arrange - Behind Object</emph>" +msgstr "" -#. YUkxE +#. fAunA #: 00000413.xhp msgctxt "" "00000413.xhp\n" -"par_id3149886\n" +"par_id691693062938308\n" "help.text" -msgid "On the <menuitem>Drawing</menuitem> bar, open the <menuitem>Arrange</menuitem> toolbar and click:" +msgid "Choose <menuitem>Home - Arrange - Behind Object</menuitem>." msgstr "" -#. HWm5x +#. 2JbXL #: 00000413.xhp msgctxt "" "00000413.xhp\n" "par_id3150865\n" "help.text" -msgid "<image id=\"img_id3145597\" src=\"cmd/sc_behindobject.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145597\">Icon Behind Object</alt></image>" +msgid "<image id=\"img_id3145597\" src=\"cmd/lc_behindobject.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145597\">Icon Behind Object</alt></image>" msgstr "" #. zJ8mS diff --git a/source/cs/helpcontent2/source/text/simpress/01.po b/source/cs/helpcontent2/source/text/simpress/01.po index f8e1fa13e0a..005d1b739d4 100644 --- a/source/cs/helpcontent2/source/text/simpress/01.po +++ b/source/cs/helpcontent2/source/text/simpress/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: 2023-05-10 12:32+0200\n" +"POT-Creation-Date: 2023-09-12 14:57+0200\n" "PO-Revision-Date: 2022-12-19 14:17+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress01/cs/>\n" @@ -3481,14 +3481,14 @@ msgctxt "" msgid "Update Style" msgstr "Aktualizovat styl" -#. SFa4R +#. zSbLC #: 05100000.xhp msgctxt "" "05100000.xhp\n" "hd_id3153936\n" "help.text" -msgid "Style List / Style Groups / Context menu: New / Modify / Delete" -msgstr "Seznam stylů / Skupiny stylů / Místní nabídka: Nový / Upravit / Smazat" +msgid "Style List / Style Groups / Context menu: New / Edit Style / Hide" +msgstr "" #. eo3sy #: 05100000.xhp @@ -7729,6 +7729,33 @@ msgctxt "" msgid "In a selected text, choose <menuitem>Format - Bullets and Numbering</menuitem>." msgstr "Vyberte text a zvolte <menuitem>Formát - Odrážky a číslování</menuitem>." +#. HC9PJ +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id151692539352713\n" +"help.text" +msgid "In a selected text, choose <menuitem>Bullets and Numbering</menuitem>." +msgstr "" + +#. CKDCB +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id571692539528746\n" +"help.text" +msgid "On the <menuitem>Home</menuitem> tab, long click on <menuitem>Ordered</menuitem> or <menuitem>Unordered</menuitem> list, select <menuitem>Customize</menuitem>." +msgstr "" + +#. 8ABFW +#: bulletandposition.xhp +msgctxt "" +"bulletandposition.xhp\n" +"par_id111692539654810\n" +"help.text" +msgid "On the <menuitem>Lists</menuitem> deck of <menuitem>Properties</menuitem> panel, long click on <menuitem>Ordered</menuitem> or <menuitem>Unordered</menuitem> list, select <menuitem>Customize</menuitem>." +msgstr "" + #. ysA68 #: bulletandposition.xhp msgctxt "" diff --git a/source/cs/helpcontent2/source/text/swriter.po b/source/cs/helpcontent2/source/text/swriter.po index 124fc9ee509..b49ea6f513a 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: 2023-06-23 13:37+0200\n" +"POT-Creation-Date: 2023-09-12 14:57+0200\n" "PO-Revision-Date: 2022-12-28 16:29+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" @@ -286,42 +286,6 @@ msgctxt "" msgid "<ahelp hid=\".\">This menu contains commands to control the on-screen display of the document, change the user interface and access the sidebar panels.</ahelp>" msgstr "<ahelp hid=\".\">Tato nabídka obsahuje příkazy ovládající zobrazení dokumentu na obrazovce, umožňující změnit uživatelské rozhraní a obsah na postranní liště.</ahelp>" -#. ewZgE -#: main0103.xhp -msgctxt "" -"main0103.xhp\n" -"hd_id102720150854019880\n" -"help.text" -msgid "Comments" -msgstr "Komentáře" - -#. hjPDz -#: main0103.xhp -msgctxt "" -"main0103.xhp\n" -"par_id102720150854014989\n" -"help.text" -msgid "Show or hide a document's comments and replies to them." -msgstr "Zobrazí nebo skryje komentáře k dokumentu a odpovědi na ně." - -#. EWoyn -#: main0103.xhp -msgctxt "" -"main0103.xhp\n" -"hd_id981573492083329\n" -"help.text" -msgid "Resolved comments" -msgstr "Vyřešené komentáře" - -#. 8FzFE -#: main0103.xhp -msgctxt "" -"main0103.xhp\n" -"par_id331573492076499\n" -"help.text" -msgid "Show or hide <link href=\"text/shared/01/04050000.xhp#resolvecomments\">resolved comments</link>." -msgstr "Zobrazí nebo skryje <link href=\"text/shared/01/04050000.xhp#resolvecomments\">vyřešené komentáře</link>." - #. KqRGM #: main0103.xhp msgctxt "" @@ -466,24 +430,6 @@ msgctxt "" msgid "<ahelp hid=\".uno:FormatMenu\">Contains commands for formatting the layout and the contents of your document.</ahelp>" msgstr "<ahelp hid=\".uno:FormatMenu\">Obsahuje příkazy pro formátování rozvržení a obsahu dokumentu.</ahelp>" -#. zjGX9 -#: main0105.xhp -msgctxt "" -"main0105.xhp\n" -"hd_id551602974854459\n" -"help.text" -msgid "Align Text" -msgstr "Zarovnat text" - -#. 7FD3V -#: main0105.xhp -msgctxt "" -"main0105.xhp\n" -"par_id741602974888780\n" -"help.text" -msgid "Opens a submenu where you can align text and objects." -msgstr "Otevře podnabídku, kde je možné zarovnat text a objekty." - #. Vsjn5 #: main0105.xhp msgctxt "" @@ -502,59 +448,14 @@ msgctxt "" msgid "<link href=\"text/shared/01/05030000.xhp\">Paragraph</link>" msgstr "<link href=\"text/shared/01/05030000.xhp\">Odstavec</link>" -#. 7iyia -#: main0105.xhp -msgctxt "" -"main0105.xhp\n" -"hd_id951602975070826\n" -"help.text" -msgid "Lists" -msgstr "Seznamy" - -#. MKjWR -#: main0105.xhp -msgctxt "" -"main0105.xhp\n" -"par_id461602975083850\n" -"help.text" -msgid "Opens a submenu where you can modify the formatting of list paragraphs." -msgstr "Otevře podnabídku, kde je možné upravit formátování odstavců se seznamy." - -#. aJdFV -#: main0105.xhp -msgctxt "" -"main0105.xhp\n" -"hd_id3145784\n" -"help.text" -msgid "<link href=\"text/shared/01/06050000.xhp\">Bullets and Numbering</link>" -msgstr "<link href=\"text/shared/01/06050000.xhp\">Odrážky a číslování</link>" - -#. E6Eut -#: main0105.xhp -msgctxt "" -"main0105.xhp\n" -"hd_id871602976197055\n" -"help.text" -msgid "Title Page" -msgstr "Titulní stránka" - -#. crAFH -#: main0105.xhp -msgctxt "" -"main0105.xhp\n" -"par_id471602976213270\n" -"help.text" -msgid "Opens a dialog where you can design a title page." -msgstr "Otevře dialogové okno, v němž můžete navrhnout titulní stránku." - -#. QKypm +#. 7AF5Q #: main0105.xhp msgctxt "" "main0105.xhp\n" "hd_id201602976343046\n" "help.text" -msgid "Comments" -msgstr "Komentáře" +msgid "<link href=\"text/shared/01/05020000.xhp\">Comments</link>" +msgstr "" #. ercCs #: main0105.xhp @@ -574,69 +475,6 @@ msgctxt "" msgid "<link href=\"text/swriter/01/05040500.xhp\">Columns</link>" msgstr "<link href=\"text/swriter/01/05040500.xhp\">Sloupce</link>" -#. xxsJP -#: main0105.xhp -msgctxt "" -"main0105.xhp\n" -"hd_id11602979335965\n" -"help.text" -msgid "<link href=\"text/swriter/01/watermark.xhp\">Watermark</link>" -msgstr "<link href=\"text/swriter/01/watermark.xhp\">Vodoznak</link>" - -#. GWQbW -#: main0105.xhp -msgctxt "" -"main0105.xhp\n" -"hd_id3145717\n" -"help.text" -msgid "<link href=\"text/swriter/01/02170000.xhp\">Sections</link>" -msgstr "<link href=\"text/swriter/01/02170000.xhp\">Sekce</link>" - -#. G7ZKH -#: main0105.xhp -msgctxt "" -"main0105.xhp\n" -"hd_id3149935\n" -"help.text" -msgid "<link href=\"text/swriter/01/05060000.xhp\">Image</link>" -msgstr "<link href=\"text/swriter/01/05060000.xhp\">Obrázek</link>" - -#. FUiBn -#: main0105.xhp -msgctxt "" -"main0105.xhp\n" -"hd_id881602977719329\n" -"help.text" -msgid "Frame and Object" -msgstr "Rámec a objekt" - -#. hLVBp -#: main0105.xhp -msgctxt "" -"main0105.xhp\n" -"par_id951602977746649\n" -"help.text" -msgid "Opens a submenu to link and unlink frames, and edit properties of a selected frame." -msgstr "Otevře podnabídku, v níž lze propojit rámce, jejich propojení zrušit a upravit vlastnosti vybraného rámce." - -#. JWALC -#: main0105.xhp -msgctxt "" -"main0105.xhp\n" -"hd_id871602978482880\n" -"help.text" -msgid "Rotate or Flip" -msgstr "Otočit nebo překlopit" - -#. BpkEj -#: main0105.xhp -msgctxt "" -"main0105.xhp\n" -"par_id561602978499640\n" -"help.text" -msgid "Opens a submenu where you can rotate or and flip a selected shape or image. Text boxes can only be rotated." -msgstr "Otevře podnabídku, v níž můžete vybraný tvar nebo obrázek otočit či překlopit. Textové pole lze pouze otočit." - #. r9nLs #: main0106.xhp msgctxt "" @@ -790,14 +628,14 @@ msgctxt "" msgid "Table" msgstr "Tabulka" -#. v6SF2 +#. io75q #: main0110.xhp msgctxt "" "main0110.xhp\n" "par_idN10553\n" "help.text" -msgid "<link href=\"text/swriter/main0110.xhp\">Table</link>" -msgstr "<link href=\"text/swriter/main0110.xhp\">Tabulka</link>" +msgid "<variable id=\"h1\"><link href=\"text/swriter/main0110.xhp\">Table</link></variable>" +msgstr "" #. DunBb #: main0110.xhp @@ -808,6 +646,15 @@ msgctxt "" msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table and its elements inside a text document.</ahelp>" msgstr "<ahelp hid=\".\">Ukazuje příkazy pro vložení, úpravy a odstranění tabulky a jejích prvků v textovém dokumentu.</ahelp>" +#. 9xm6e +#: main0110.xhp +msgctxt "" +"main0110.xhp\n" +"par_id381693604855427\n" +"help.text" +msgid "Choose <menuitem>Table</menuitem>." +msgstr "" + #. jBnDR #: main0110.xhp msgctxt "" @@ -826,564 +673,6 @@ msgctxt "" msgid "Inserts a new table." msgstr "Vloží novou tabulku." -#. cwdAZ -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN105AB\n" -"help.text" -msgid "Insert" -msgstr "Vložit" - -#. bYChy -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_id881605975490097\n" -"help.text" -msgid "<variable id=\"submenu\">Opens a submenu with the following command options:</variable>" -msgstr "<variable id=\"submenu\">Otevře podnabídku s následujícími příkazy:</variable>" - -#. dAYGb -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"hd_id71605976065472\n" -"help.text" -msgid "Rows Above" -msgstr "Řádky nad" - -#. ETuzB -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_id811605976075887\n" -"help.text" -msgid "Insert a row above the row where the cursor is currently placed." -msgstr "Vloží řádek nad řádek, v němž je aktuálně umístěn kurzor." - -#. 3B4Ea -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"hd_id621605976125265\n" -"help.text" -msgid "Rows Below" -msgstr "Řádky pod" - -#. sZV4E -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_id701605976138113\n" -"help.text" -msgid "Insert a row below the row where the cursor is currently placed." -msgstr "Vloží řádek pod řádek, v němž je aktuálně umístěn kurzor." - -#. KfmGG -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN105E5\n" -"help.text" -msgid "<link href=\"text/swriter/01/05120400.xhp\">Rows</link>" -msgstr "<link href=\"text/swriter/01/05120400.xhp\">Řádky</link>" - -#. AN99u -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN105E8\n" -"help.text" -msgid "Opens dialog box for inserting rows." -msgstr "Otevře dialogové okno pro vkládání řádků." - -#. FedsM -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"hd_id841605976313559\n" -"help.text" -msgid "Columns Before" -msgstr "Sloupce před" - -#. 7CVcf -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_id531605976347665\n" -"help.text" -msgid "Inserts 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." - -#. UE3RA -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"hd_id21605976318849\n" -"help.text" -msgid "Columns After" -msgstr "Sloupce za" - -#. fooJR -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_id731605976350615\n" -"help.text" -msgid "Inserts a column after the column where the cursor is currently placed." -msgstr "Vloží sloupec za sloupec, v němž je aktuálně umístěn kurzor." - -#. GM6FW -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN105CD\n" -"help.text" -msgid "<link href=\"text/swriter/01/05120400.xhp\">Columns</link>" -msgstr "<link href=\"text/swriter/01/05120400.xhp\">Sloupce</link>" - -#. i3nKB -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN105D0\n" -"help.text" -msgid "Opens dialog box for inserting columns." -msgstr "Otevře dialogové okno pro vkládání sloupců." - -#. ttkBa -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN105AF\n" -"help.text" -msgid "Delete" -msgstr "Odstranit" - -#. mkgZ4 -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN1066A\n" -"help.text" -msgid "Rows" -msgstr "Řádky" - -#. ADvQJ -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN10616\n" -"help.text" -msgid "Deletes the selected rows." -msgstr "Smaže označené řádky." - -#. TdA3g -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN1060D\n" -"help.text" -msgid "Columns" -msgstr "Sloupce" - -#. egcgE -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN10610\n" -"help.text" -msgid "Deletes the selected columns." -msgstr "Smaže označené sloupce." - -#. QTm9i -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN1063E\n" -"help.text" -msgid "Table" -msgstr "Tabulka" - -#. 4ExJk -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN1060A\n" -"help.text" -msgid "<ahelp hid=\".\">Deletes the current table.</ahelp>" -msgstr "<ahelp hid=\".\">Smaže aktuální tabulku.</ahelp>" - -#. vCbDT -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN105B3\n" -"help.text" -msgid "Select" -msgstr "Vybrat" - -#. EKDPA -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN10635\n" -"help.text" -msgid "Cell" -msgstr "Buňka" - -#. gBmZP -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN10638\n" -"help.text" -msgid "<ahelp hid=\".\">Selects the current cell.</ahelp>" -msgstr "<ahelp hid=\".\">Vybere aktuální buňku.</ahelp>" - -#. HmSyb -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN1062F\n" -"help.text" -msgid "Row" -msgstr "Řádek" - -#. WCPpF -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN10632\n" -"help.text" -msgid "Selects the current row." -msgstr "Označí aktuální řádek." - -#. vk5ie -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN10629\n" -"help.text" -msgid "Column" -msgstr "Sloupec" - -#. zB3JC -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN1062C\n" -"help.text" -msgid "Selects the current column." -msgstr "Označí aktuální sloupec." - -#. TA2Qc -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN10623\n" -"help.text" -msgid "Table" -msgstr "Tabulka" - -#. MsH9h -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN10626\n" -"help.text" -msgid "<ahelp hid=\".\">Selects the current table.</ahelp>" -msgstr "<ahelp hid=\".\">Vybere aktuální tabulku.</ahelp>" - -#. 5eQNa -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN105FB\n" -"help.text" -msgid "Size" -msgstr "Velikost" - -#. C4FY8 -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN106E9\n" -"help.text" -msgid "Row Height" -msgstr "Výška řádku" - -#. NE7NJ -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN106EC\n" -"help.text" -msgid "Opens the Row Height dialog where you can change the height of a row." -msgstr "Otevře dialog Výška řádku, kde můžete změnit výšku řádku." - -#. zBhmB -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"hd_id451605990864684\n" -"help.text" -msgid "<link href=\"text/shared/01/minimal_row_height.xhp\">Minimal Row Height</link>" -msgstr "<link href=\"text/shared/01/minimal_row_height.xhp\">Minimální výška řádku</link>" - -#. EF7XB -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN106EF\n" -"help.text" -msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>" -msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimální výška řádku</link>" - -#. FqtLY -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN10706\n" -"help.text" -msgid "<link href=\"text/shared/01/05110600m.xhp\">Distribute Rows Evenly</link>" -msgstr "<link href=\"text/shared/01/05110600m.xhp\">Rovnoměrně rozmístit řádky</link>" - -#. pTncP -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN106B5\n" -"help.text" -msgid "Column Width" -msgstr "Šířka sloupce" - -#. cuCmA -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN106B8\n" -"help.text" -msgid "Opens the Column Width dialog where you can change the width of a column." -msgstr "Otevře dialog Šířka sloupce, kde můžete změnit šířku sloupce." - -#. qi4p9 -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"hd_id671605991381461\n" -"help.text" -msgid "<link href=\"text/shared/01/minimal_column_width.xhp\">Minimal Column Width</link>" -msgstr "<link href=\"text/shared/01/minimal_column_width.xhp\">Minimální šířka sloupce</link>" - -#. Y4m4U -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN106BB\n" -"help.text" -msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>" -msgstr "<link href=\"text/swriter/01/05120200.xhp\">Optimální šířka sloupce</link>" - -#. yEGjw -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN106D2\n" -"help.text" -msgid "<link href=\"text/shared/01/05120600.xhp\">Distribute Columns Evenly</link>" -msgstr "<link href=\"text/shared/01/05120600.xhp\">Rovnoměrně rozmístit sloupce</link>" - -#. ChNkP -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN105B7\n" -"help.text" -msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>" -msgstr "<link href=\"text/shared/01/05100100.xhp\">Sloučit buňky</link>" - -#. T8apK -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN105BB\n" -"help.text" -msgid "<link href=\"text/shared/01/05100200.xhp\">Split Cells</link>" -msgstr "<link href=\"text/shared/01/05100200.xhp\">Rozdělit buňky</link>" - -#. LCqxC -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"hd_id371605978330177\n" -"help.text" -msgid "Protect Cells" -msgstr "Zamknout buňky" - -#. GHXsD -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"hd_id531605978352545\n" -"help.text" -msgid "Unprotect Cells" -msgstr "Odemknout buňky" - -#. 5CFq9 -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN105F7\n" -"help.text" -msgid "<link href=\"text/swriter/01/05150101.xhp\">AutoFormat Styles</link>" -msgstr "<link href=\"text/swriter/01/05150101.xhp\">Styly automatického formátu</link>" - -#. KRMHM -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN1060F\n" -"help.text" -msgid "Number Format" -msgstr "Formát čísla" - -#. xfWAX -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN107AC\n" -"help.text" -msgid "Opens <link href=\"text/shared/optionen/01040500.xhp\">a dialog</link> where you can specify the format of numbers in the table." -msgstr "Otevře <link href=\"text/shared/optionen/01040500.xhp\">dialogové okno</link>, ve kterém můžete určit formát čísel v tabulce." - -#. z2HSC -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"hd_id931605978707761\n" -"help.text" -msgid "<link href=\"text/swriter/guide/number_date_conv.xhp\">Number Recognition</link>" -msgstr "<link href=\"text/swriter/guide/number_date_conv.xhp\">Rozpoznávání čísel</link>" - -#. CW8ME -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_id511605978897703\n" -"help.text" -msgid "Toggles the setting for automatically recognizing numbers or dates that you enter into a table cell, converting them from text to an appropriate number format." -msgstr "Přepne nastavení pro automatické rozpoznávání čísel nebo dat, která jsou zadána do buňky tabulky a poté případně převedena z textu na odpovídající formát čísla." - -#. kz8tL -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"hd_id711630938569930\n" -"help.text" -msgid "Header Rows Repeat Across Pages" -msgstr "Opakovat řádky záhlaví přes stránky" - -#. pV6gM -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_id451630938722616\n" -"help.text" -msgid "Repeat a table heading on each new page that the table spans." -msgstr "Zopakuje záhlaví tabulky na každé stránce, která bude tabulku obsahovat." - -#. kXsZH -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"hd_id191630938574129\n" -"help.text" -msgid "Rows to Break Across Pages" -msgstr "Řádek k zalomení přes stránky" - -#. iUmYL -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_id841630938899606\n" -"help.text" -msgid "Allows a page break or column break inside a row of the table. This option is not applied to the first row in a table if the <emph>Repeat Heading</emph> option is selected." -msgstr "Umožní umístit do řádku tabulky zalomení stránky nebo sloupce. Pokud je vybráno <emph>Opakovat záhlaví</emph>, tato možnost se nepoužije na první řádek tabulky." - -#. kwKdS -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN10603\n" -"help.text" -msgid "Convert" -msgstr "Převést" - -#. SCAJt -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN1074C\n" -"help.text" -msgid "Text to Table" -msgstr "Text -> tabulka" - -#. tAGig -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN1074F\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the selected text to a table.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table." -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevře dialog, ve kterém můžete převést vybraný text na tabulku.</ahelp> Otevře <link href=\"text/swriter/01/06090000.xhp\"> dialog</link>, ve kterém můžete převést vybraný text na tabulku." - -#. C9Sn9 -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN10763\n" -"help.text" -msgid "Table to Text" -msgstr "Tabulka -> text" - -#. LAbdZ -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN10766\n" -"help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog where you can convert the current table to text.</ahelp> Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text." -msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevře dialog, ve kterém můžete převést aktuální tabulku na text.</ahelp> Otevře <link href=\"text/swriter/01/06090000.xhp\"> dialog</link>, ve kterém můžete převést aktuální tabulku na text." - -#. VjgYf -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN1092F\n" -"help.text" -msgid "Edit Formula" -msgstr "" - -#. xLmxB -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN10933\n" -"help.text" -msgid "Opens the <link href=\"text/swriter/main0214.xhp\">Formula bar</link> to enter or edit a formula." -msgstr "Otevře lištu <link href=\"text/swriter/main0214.xhp\">Vzorec</link>, ve které můžete vytvářet a upravovat vzorce." - -#. HAZVY -#: main0110.xhp -msgctxt "" -"main0110.xhp\n" -"par_idN10607\n" -"help.text" -msgid "<link href=\"text/swriter/01/06100000.xhp\">Sort</link>" -msgstr "<link href=\"text/swriter/01/06100000.xhp\">Řadit</link>" - #. YtQGA #: main0110.xhp msgctxt "" @@ -1420,6 +709,15 @@ msgctxt "" msgid "<ahelp hid=\".\">Contains commands to apply, create, edit, update, load, and manage <link href=\"text/swriter/01/05130000.xhp\">styles</link> in a text document.</ahelp>" msgstr "<ahelp hid=\".\">Obsahuje příkazy k aplikaci, vytváření, úpravě, aktualizaci, načítání a správě <link href=\"text/swriter/01/05130000.xhp\">styl;</link> v textovém dokumentu.</ahelp>" +#. gz3Qt +#: main0115.xhp +msgctxt "" +"main0115.xhp\n" +"par_id71693522443488\n" +"help.text" +msgid "Choose <menuitem>Styles</menuitem>." +msgstr "" + #. gsPnE #: main0115.xhp msgctxt "" @@ -1447,96 +745,6 @@ msgctxt "" msgid "You can customize the list of styles entries using menu <link href=\"text/shared/01/06140100.xhp\"><emph>Tools - Customize</emph></link>. Because custom styles belongs to the actual document, remember to store the customized menu in the document scope." msgstr "Seznam položek stylů můžete upravit pomocí nabídky <link href=\"text/shared/01/06140100.xhp\"><emph>Nástroje - Přizpůsobit</emph></link>. Protože vlastní styly patří k aktuálnímu dokumentu, nezapomeňte uložit vlastní nabídku v rámci dokumentu." -#. 7kWCz -#: main0115.xhp -msgctxt "" -"main0115.xhp\n" -"hd_id991529881414793\n" -"help.text" -msgid "Edit Style" -msgstr "Upravit styl" - -#. yrGy9 -#: main0115.xhp -msgctxt "" -"main0115.xhp\n" -"par_id111529881420452\n" -"help.text" -msgid "Opens the Paragraph Style dialog box of the current paragraph." -msgstr "Otevře dialogové okno Styl odstavce aktuálního odstavce." - -#. uAA8T -#: main0115.xhp -msgctxt "" -"main0115.xhp\n" -"hd_id111529881431158\n" -"help.text" -msgid "Update Selected Style" -msgstr "Aktualizovat vybraný styl" - -#. ZwMWW -#: main0115.xhp -msgctxt "" -"main0115.xhp\n" -"par_id971529881437377\n" -"help.text" -msgid "Update the paragraph style with the <link href=\"text/shared/00/00000005.xhp#Section7\">direct formatting</link> applied to the current paragraph." -msgstr "Aktualizujte styl odstavce pomocí <link href=\"text/shared/00/00000005.xhp#Section7\">přímého formátování</link> použitého na aktuální odstavec." - -#. DdHfV -#: main0115.xhp -msgctxt "" -"main0115.xhp\n" -"hd_id191529881446409\n" -"help.text" -msgid "New Style from Selection" -msgstr "Nový styl z výběru" - -#. gYvit -#: main0115.xhp -msgctxt "" -"main0115.xhp\n" -"par_id331529881457275\n" -"help.text" -msgid "Adds a paragraph style with the settings of the current selection. You will be prompted to enter the style name." -msgstr "Přidá styl odstavce s nastavením aktuálního výběru. Budete vyzváni k zadání názvu stylu." - -#. 8cXPR -#: main0115.xhp -msgctxt "" -"main0115.xhp\n" -"hd_id351529881470044\n" -"help.text" -msgid "<link href=\"text/swriter/01/05170000.xhp\">Load Styles from Template</link>" -msgstr "<link href=\"text/swriter/01/05170000.xhp\">Načíst styly ze šablony</link>" - -#. EycDZ -#: main0115.xhp -msgctxt "" -"main0115.xhp\n" -"par_id551529883682302\n" -"help.text" -msgid "<link href=\"text/swriter/guide/load_styles.xhp\">Import styles</link> from another document or template into the current document." -msgstr "<link href=\"text/swriter/guide/load_styles.xhp\">Importuje styly</link> z jiného dokumentu nebo šablony do aktuálního dokumentu." - -#. Fec4Z -#: main0115.xhp -msgctxt "" -"main0115.xhp\n" -"hd_id361529881482828\n" -"help.text" -msgid "Manage Styles" -msgstr "Spravovat styly" - -#. Er7Gx -#: main0115.xhp -msgctxt "" -"main0115.xhp\n" -"par_id901529883673111\n" -"help.text" -msgid "Opens the <link href=\"text/swriter/01/05140000.xhp\">Styles deck</link> in the sidebar." -msgstr "Otevře na postranní liště <link href=\"text/swriter/01/05140000.xhp\">kartu Styly</link>." - #. VmXct #: main0120.xhp msgctxt "" @@ -1915,14 +1123,14 @@ msgctxt "" msgid "<link href=\"text/shared/01/05100100.xhp\">Merge Cells</link>" msgstr "<link href=\"text/shared/01/05100100.xhp\">Sloučit buňky</link>" -#. USPoA +#. rtMkW #: main0204.xhp msgctxt "" "main0204.xhp\n" "hd_id943333820\n" "help.text" -msgid "<link href=\"text/swriter/01/05150101.xhp\">AutoFormat</link>" -msgstr "<link href=\"text/swriter/01/05150101.xhp\">Automatické opravy</link>" +msgid "<link href=\"text/shared/01/AutoFormat.xhp\">AutoFormat</link>" +msgstr "" #. uGJzG #: main0204.xhp @@ -2293,23 +1501,23 @@ msgctxt "" msgid "Formula Bar" msgstr "Lišta vzorců" -#. Fqyww +#. DFo2F #: main0214.xhp msgctxt "" "main0214.xhp\n" "hd_id3145782\n" "help.text" -msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\">Formula Bar</link></variable>" -msgstr "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\">Lišta vzorců</link></variable>" +msgid "<variable id=\"releistename\"><link href=\"text/swriter/main0214.xhp\">Edit Formula</link></variable>" +msgstr "" -#. aQsd3 +#. YEVMG #: main0214.xhp msgctxt "" "main0214.xhp\n" "par_id3154254\n" "help.text" -msgid "<ahelp hid=\".\">The <emph>Formula</emph> Bar allows you to create and insert calculations into a text document.</ahelp> To activate the <emph>Formula</emph> Bar, press F2." -msgstr "<ahelp hid=\".\">Lišta <emph>Vzorec</emph> umožňuje vytvářet a vkládat do textového dokumentu výpočty.</ahelp> Pro zobrazení lišty <emph>Vzorec</emph> stiskněte F2." +msgid "<ahelp hid=\".\">Opens the <emph>Formula</emph> bar to create and insert calculations into a text document.</ahelp>" +msgstr "" #. NmvGn #: main0215.xhp diff --git a/source/cs/helpcontent2/source/text/swriter/00.po b/source/cs/helpcontent2/source/text/swriter/00.po index 7c01ad5f056..cec54ab4276 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: 2023-06-23 13:37+0200\n" +"POT-Creation-Date: 2023-09-12 14:57+0200\n" "PO-Revision-Date: 2022-12-12 13:30+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" @@ -484,6 +484,24 @@ msgctxt "" msgid "<variable id=\"bereiche\">Choose <emph>Format - Sections</emph></variable>" msgstr "<variable id=\"bereiche\">Zvolte <emph>Formát - Sekce</emph></variable>" +#. uRDvs +#: 00000402.xhp +msgctxt "" +"00000402.xhp\n" +"par_id321692739764058\n" +"help.text" +msgid "Click on the <menuitem>Object Info</menuitem> area." +msgstr "" + +#. PgikB +#: 00000402.xhp +msgctxt "" +"00000402.xhp\n" +"par_id491692740252611\n" +"help.text" +msgid "On the <menuitem>Navigation</menuitem> panel, open the context menu of the selected section, choose <menuitem>Edit</menuitem>." +msgstr "" + #. Y3Vug #: 00000402.xhp msgctxt "" @@ -682,23 +700,50 @@ msgctxt "" msgid "On the <menuitem>View</menuitem> menu of the <menuitem>View</menuitem> tab, choose <menuitem>Text Boundaries</menuitem>." msgstr "" -#. nnySY +#. tTWz3 #: 00000403.xhp msgctxt "" "00000403.xhp\n" "par_id3153248\n" "help.text" -msgid "Choose <menuitem>View - Field Shadings</menuitem>" -msgstr "Zvolte <menuitem>Zobrazit - Stínování polí</menuitem>" +msgid "Choose <menuitem>View - Field Shadings</menuitem>." +msgstr "" + +#. xnjGK +#: 00000403.xhp +msgctxt "" +"00000403.xhp\n" +"par_id921686954154014\n" +"help.text" +msgid "On the <menuitem>View</menuitem> menu of the <menuitem>View</menuitem> tab, select <menuitem>Field Shadings</menuitem>." +msgstr "" -#. JRFUp +#. fx4Hc +#: 00000403.xhp +msgctxt "" +"00000403.xhp\n" +"par_id351686953658789\n" +"help.text" +msgid "<image src=\"cmd/lc_marks.svg\" id=\"img_id121686953658790\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id491686953658791\">Icon Field Shadings</alt></image>" +msgstr "" + +#. 834oT +#: 00000403.xhp +msgctxt "" +"00000403.xhp\n" +"par_id561686953658793\n" +"help.text" +msgid "Field Shadings" +msgstr "" + +#. AA6FR #: 00000403.xhp msgctxt "" "00000403.xhp\n" "par_id3154763\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F8</keycode>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F8</keycode>" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + F8</keycode>" +msgstr "" #. wYngB #: 00000403.xhp @@ -709,14 +754,41 @@ msgctxt "" msgid "Choose <menuitem>View - Field Names</menuitem>" msgstr "Zvolte <menuitem>Zobrazit - Názvy polí</menuitem>" -#. krDbj +#. eDmAA +#: 00000403.xhp +msgctxt "" +"00000403.xhp\n" +"par_id811686955158021\n" +"help.text" +msgid "On the <menuitem>View</menuitem> menu of the <menuitem>View</menuitem> tab, select <menuitem>Field Names</menuitem>." +msgstr "" + +#. VPSRs +#: 00000403.xhp +msgctxt "" +"00000403.xhp\n" +"par_id981686954865569\n" +"help.text" +msgid "<image src=\"cmd/lc_addfield.svg\" id=\"img_id461686954865570\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id761686954865571\">Icon Field Names</alt></image>" +msgstr "" + +#. DmCYc +#: 00000403.xhp +msgctxt "" +"00000403.xhp\n" +"par_id271686954865573\n" +"help.text" +msgid "Field Names" +msgstr "" + +#. vFYVF #: 00000403.xhp msgctxt "" "00000403.xhp\n" "par_id3151387\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F9</keycode>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F9</keycode>" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + F9</keycode>" +msgstr "" #. VgPmS #: 00000403.xhp @@ -907,14 +979,14 @@ msgctxt "" msgid "Normal View" msgstr "" -#. xjXHF +#. Ark4C #: 00000403.xhp msgctxt "" "00000403.xhp\n" "par_id3149808\n" "help.text" -msgid "<variable id=\"hidden_para\">Choose <menuitem>View - Hidden Paragraphs</menuitem> </variable>" -msgstr "<variable id=\"hidden_para\">Zvolte <menuitem>Zobrazit - Skryté odstavce</menuitem></variable>" +msgid "Choose <menuitem>View - Hidden Paragraphs</menuitem>" +msgstr "" #. yDXA6 #: 00000404.xhp @@ -961,14 +1033,68 @@ msgctxt "" msgid "Choose <menuitem>Insert - Field</menuitem>" msgstr "Zvolte <menuitem>Vložit - Pole</menuitem>" -#. 28cuG +#. L4pYz #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3146966\n" "help.text" -msgid "<variable id=\"fieldcontextmenu\" visibility=\"hidden\">Open context menu - choose <menuitem>Fields</menuitem> (inserted fields)</variable>" -msgstr "<variable id=\"fieldcontextmenu\" visibility=\"hidden\">Otevřete místní nabídku a zvolte <menuitem>Pole</menuitem> (vložená pole)</variable>" +msgid "Open context menu - choose <menuitem>Edit Field</menuitem> (inserted fields)" +msgstr "" + +#. qi59x +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id691689980338451\n" +"help.text" +msgid "Choose <menuitem>Insert - Fields</menuitem>." +msgstr "" + +#. DqQGg +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id51689980575206\n" +"help.text" +msgid "Choose <menuitem>Reference - Field</menuitem>." +msgstr "" + +#. nAVFo +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id351689980815707\n" +"help.text" +msgid "On the <menuitem>References</menuitem> menu of the <menuitem>References</menuitem> tab, choose <menuitem>Field</menuitem>." +msgstr "" + +#. DTitn +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id521689980363695\n" +"help.text" +msgid "<image src=\"cmd/lc_insertfieldctrl.svg\" id=\"img_id541689980363696\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id601689980363697\">Icon Insert Field</alt></image>" +msgstr "" + +#. wdYGC +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id601689980363699\n" +"help.text" +msgid "Insert Field" +msgstr "" + +#. N7Gis +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id611689980953500\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + F2</keycode>" +msgstr "" #. TNXhr #: 00000404.xhp @@ -1087,23 +1213,68 @@ msgctxt "" msgid "<variable id=\"felddokument\">Choose <emph>Insert - Field - More Fields - Document</emph> tab</variable>" msgstr "<variable id=\"felddokument\">Zvolte kartu <emph>Vložit - Pole - Další pole - Dokument</emph> </variable>" -#. XrdXS +#. sYnef #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3154692\n" "help.text" -msgid "Choose <emph>Insert - Field - More Fields - Cross-references</emph> tab" -msgstr "Zvolte kartu <emph>Vložit - Pole - Další pole - Křížové odkazy</emph>" +msgid "Choose <menuitem>Insert - Field - More Fields - Cross-references</menuitem> tab" +msgstr "" -#. UKFbV +#. BwuRW #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3145411\n" "help.text" -msgid "Choose <emph>Insert - Cross-reference</emph>" -msgstr "Zvolte <emph>Vložit - Křížový odkaz</emph>" +msgid "Choose <menuitem>Insert - Cross-reference</menuitem>" +msgstr "" + +#. PvJGY +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id451689712532244\n" +"help.text" +msgid "Choose <menuitem>Insert - Cross-reference</menuitem>." +msgstr "" + +#. GpCzY +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id171689712540117\n" +"help.text" +msgid "Choose <menuitem>References - Cross-reference</menuitem>." +msgstr "" + +#. GnMZd +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id991689712350327\n" +"help.text" +msgid "<image src=\"cmd/lc_insertreferencefield.svg\" id=\"img_id721689712350328\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id21689712350329\">Icon Insert Cross-reference</alt></image>" +msgstr "" + +#. Xu3WW +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id271689712350331\n" +"help.text" +msgid "Insert Cross-reference" +msgstr "" + +#. DWQ4n +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id801689712491587\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + F2</keycode>" +msgstr "" #. GJDk8 #: 00000404.xhp @@ -1141,23 +1312,32 @@ msgctxt "" msgid "<variable id=\"felddatenbank\">Choose <emph>Insert - Field - More Fields - Database</emph> tab</variable>" msgstr "<variable id=\"felddatenbank\">Zvolte kartu <emph>Vložit - Pole - Další pole - Databáze</emph></variable>" -#. 4dGC3 +#. dAW8z #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3149810\n" "help.text" -msgid "Choose <emph>Insert - Section</emph>" -msgstr "Zvolte <emph>Vložit - Sekce</emph>" +msgid "Choose <menuitem>Insert - Section</menuitem>" +msgstr "" -#. jpNCE +#. uvkPV #: 00000404.xhp msgctxt "" "00000404.xhp\n" -"par_id3150973\n" +"par_id351689427529576\n" "help.text" -msgid "Open <emph>Insert</emph> toolbar, click" -msgstr "Otevřete nástrojovou lištu <emph>Vložit</emph> a klepněte na" +msgid "Choose <menuitem>Insert - Section</menuitem>" +msgstr "" + +#. CWCYt +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id1001689428082365\n" +"help.text" +msgid "On the <menuitem>Insert</menuitem> menu of the <menuitem>Insert</menuitem> Tab, choose <menuitem>Section</menuitem>." +msgstr "" #. WgGL9 #: 00000404.xhp @@ -1195,40 +1375,49 @@ msgctxt "" msgid "<variable id=\"sectionindents\">Choose <menuitem>Insert - Section - Indents</menuitem> tab or choose <menuitem>Format - Sections</menuitem> - <widget>Options</widget> button - <emph>Indents</emph> tab</variable>" msgstr "" -#. oCG8Q +#. rpz79 #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3151322\n" "help.text" -msgid "Choose <emph>Insert - Footnote and Endnote - Footnote or Endnote</emph>" -msgstr "Zvolte <emph>Vložit - Poznámka pod čarou a vysvětlivka - Poznámka pod čarou nebo vysvětlivka</emph>" +msgid "Choose <menuitem>Insert - Footnote and Endnote - Footnote or Endnote</menuitem>" +msgstr "" -#. cExks +#. DGDoW #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3155178\n" "help.text" -msgid "Open context menu - choose <emph>Footnote/Endnote</emph> (inserted Footnote/Endnote)" -msgstr "Otevřete místní nabídku a zvolte <emph>Poznámka pod čarou / vysvětlivka</emph>" +msgid "Choose <emph>Footnote/Endnote</emph> (on inserted Footnote/Endnote)" +msgstr "" -#. rHySW +#. AVaDA #: 00000404.xhp msgctxt "" "00000404.xhp\n" -"par_id3143279\n" +"par_id961689951954119\n" "help.text" -msgid "Open <emph>Insert</emph> toolbar, click" -msgstr "Otevřete nástrojovou lištu <emph>Vložit</emph> a klepněte na" +msgid "Choose <menuitem>Reference - Footnote</menuitem>." +msgstr "" + +#. mdCyi +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id471689951958563\n" +"help.text" +msgid "Choose <menuitem>Reference - Endnote</menuitem>." +msgstr "" -#. wBbNd +#. ztUfY #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3151261\n" "help.text" -msgid "<image id=\"img_id3149099\" src=\"cmd/sc_insertfootnote.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149099\">Icon</alt></image>" +msgid "<image id=\"img_id3149099\" src=\"cmd/lc_insertfootnote.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149099\">Icon Insert Footnote Directly</alt></image>" msgstr "" #. VgB6H @@ -1240,13 +1429,13 @@ msgctxt "" msgid "Insert Footnote Directly" msgstr "Vložit poznámku pod čarou přímo" -#. 9p7cP +#. qCCYL #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3147579\n" "help.text" -msgid "<image id=\"img_id3147586\" src=\"cmd/sc_insertendnote.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147586\">Icon</alt></image>" +msgid "<image id=\"img_id3147586\" src=\"cmd/lc_insertendnote.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147586\">Icon Insert Endnote Directly</alt></image>" msgstr "" #. YsSsR @@ -1258,23 +1447,50 @@ msgctxt "" msgid "Insert Endnote Directly" msgstr "Vložit vysvětlivku přímo" -#. cNyhQ +#. AKkD3 #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3154385\n" "help.text" -msgid "Choose <emph>Insert - Caption</emph>" -msgstr "Zvolte <emph>Vložit - Popisek</emph>" +msgid "Choose <menuitem>Insert - Caption</menuitem>" +msgstr "" -#. V3onD +#. bFUNG #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3153358\n" "help.text" -msgid "Open context menu - choose <emph>Caption</emph>" -msgstr "Otevřete místní nabídku a zvolte <emph>Popisek</emph>" +msgid "Choose <menuitem>Insert Caption</menuitem>" +msgstr "" + +#. zYhoH +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id861689710207672\n" +"help.text" +msgid "Choose <menuitem>Image - Caption</menuitem>." +msgstr "" + +#. kgAeb +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id311689710414911\n" +"help.text" +msgid "<image src=\"cmd/lc_insertcaptiondialog.svg\" id=\"img_id971689710414912\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id321689710414914\">Icon Insert Caption</alt></image>" +msgstr "" + +#. NVN2H +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id321689710414915\n" +"help.text" +msgid "Insert Caption" +msgstr "" #. dzvpw #: 00000404.xhp @@ -1294,41 +1510,41 @@ msgctxt "" msgid "Open context menu - choose <emph>Caption - Options</emph>" msgstr "Otevřete místní nabídku a zvolte <emph>Popisek - Možnosti</emph>" -#. NVLUa +#. kpDVD #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3150587\n" "help.text" -msgid "Choose <emph>Insert - Bookmark</emph>" -msgstr "Zvolte <emph>Vložit - Záložka</emph>" +msgid "Choose <menuitem>Insert - Bookmark</menuitem>" +msgstr "" -#. 2Eb4B +#. 8BVDc #: 00000404.xhp msgctxt "" "00000404.xhp\n" -"par_id3145785\n" +"par_id661689711419419\n" "help.text" -msgid "Open <emph>Insert</emph> toolbar, click" -msgstr "Otevřete nástrojovou lištu <emph>Vložit</emph> a klepněte na" +msgid "Choose <menuitem>Insert - Bookmark</menuitem>" +msgstr "" -#. RByCZ +#. QdccD #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3148884\n" "help.text" -msgid "<image id=\"img_id3151369\" src=\"sw/res/nc20005.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3151369\">Icon</alt></image>" -msgstr "<image id=\"img_id3151369\" src=\"sw/res/nc20005.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3151369\">Ikona</alt></image>" +msgid "<image id=\"img_id3151369\" src=\"cmd/lc_insertbookmark.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151369\">Icon Insert Bookmark</alt></image>" +msgstr "" -#. A5qEq +#. RALxn #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3150689\n" "help.text" -msgid "Bookmark" -msgstr "Záložka" +msgid "Insert Bookmark" +msgstr "" #. t5HbC #: 00000404.xhp @@ -1339,14 +1555,14 @@ msgctxt "" msgid "<variable id=\"einfscript\">Choose <emph>Insert - Script</emph> (only HTML documents)</variable>" msgstr "<variable id=\"einfscript\">Zvolte <emph>Vložit - Skript</emph> (jen HTML dokumenty)</variable>" -#. Ghd8y +#. qYWD8 #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3155866\n" "help.text" -msgid "<variable id=\"verzeichnisseeinf\">Choose <emph>Insert - Table of Contents and Index</emph></variable>" -msgstr "<variable id=\"verzeichnisseeinf\">Zvolte <emph>Vložit - Obsah a rejstřík</emph></variable>" +msgid "Choose <menuitem>Insert - Table of Contents and Index</menuitem>" +msgstr "" #. DDBoM #: 00000404.xhp @@ -1384,14 +1600,59 @@ msgctxt "" msgid "Insert Index Entry" msgstr "" -#. k7zqb +#. 7ByK6 #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3149217\n" "help.text" -msgid "<variable id=\"stichwortverzeichnisverz\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography</emph></variable>" -msgstr "<variable id=\"stichwortverzeichnisverz\">Zvolte <emph>Vložit - Obsah a rejstřík - Obsah, rejstřík nebo seznam použité literatury</emph></variable>" +msgid "Choose <menuitem>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography</menuitem>" +msgstr "" + +#. tdCBd +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id861689978192607\n" +"help.text" +msgid "Choose <menuitem>Edit Index</menuitem> in the index." +msgstr "" + +#. ZqGjn +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id321689978196577\n" +"help.text" +msgid "Choose <menuitem>Reference - Table of Contents</menuitem>." +msgstr "" + +#. FdFbP +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id771689978202897\n" +"help.text" +msgid "On the <menuitem>Reference</menuitem> menu of the <menuitem>Reference</menuitem> tab, choose <menuitem>Table of Contents, Index or Bibliography</menuitem>." +msgstr "" + +#. YYSPr +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id631689978370800\n" +"help.text" +msgid "<image src=\"cmd/lc_insertmultiindex.svg\" id=\"img_id51689978370801\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id191689978370802\">Icon Insert Index</alt></image>" +msgstr "" + +#. hkQaQ +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id751689978370804\n" +"help.text" +msgid "Insert Index" +msgstr "" #. wGD6e #: 00000404.xhp @@ -1591,14 +1852,59 @@ msgctxt "" msgid "<variable id=\"stylestab\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Styles</emph> tab</variable>" msgstr "" -#. DDiWX +#. aG6wh #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3149249\n" "help.text" -msgid "<variable id=\"briefumschlag\">Choose <emph>Insert - Envelope</emph></variable>" -msgstr "<variable id=\"briefumschlag\">Zvolte <emph>Vložit - Obálka</emph></variable>" +msgid "Choose <menuitem>Insert - Envelope</menuitem>" +msgstr "" + +#. squo3 +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id861690028411283\n" +"help.text" +msgid "Choose <menuitem>Tools - Envelope</menuitem>." +msgstr "" + +#. 7rruA +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id541690028489549\n" +"help.text" +msgid "On the <menuitem>Tools</menuitem> menu of the <menuitem>Tools</menuitem> tab, choose <menuitem>Envelope</menuitem>." +msgstr "" + +#. hYQF9 +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id261690026892790\n" +"help.text" +msgid "On the <menuitem>Insert</menuitem> menu of the <menuitem>Insert</menuitem> tab, choose <menuitem>Envelope</menuitem>." +msgstr "" + +#. UWXwk +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id471690027329615\n" +"help.text" +msgid "<image src=\"cmd/lc_insertenvelope.svg\" id=\"img_id921690027329616\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id411690027329617\">Icon Insert Envelope</alt></image>" +msgstr "" + +#. 87GZD +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id41690027329619\n" +"help.text" +msgid "Insert Envelope" +msgstr "" #. 9V7Qa #: 00000404.xhp @@ -1627,50 +1933,41 @@ msgctxt "" msgid "<variable id=\"druckerbr\">Choose <emph>Insert - Envelope - Printer</emph> tab</variable>" msgstr "<variable id=\"druckerbr\">Zvolte kartu <emph>Vložit - Obálka - Tiskárna</emph></variable>" -#. RmDRv +#. 6LPWf #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3148781\n" "help.text" -msgid "Choose <emph>Insert - Frame</emph>" -msgstr "Zvolte <emph>Vložit - Rámec</emph>" +msgid "Choose <menuitem>Insert - Frame - Frame</menuitem>" +msgstr "" -#. Kqvsj +#. XnNX8 #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3150084\n" "help.text" -msgid "Choose <emph>Format - Frame and Object - Properties</emph>" -msgstr "Zvolte <emph>Formát - Rámec a objekt - Vlastnosti</emph>" - -#. f4vSS -#: 00000404.xhp -msgctxt "" -"00000404.xhp\n" -"par_id3150103\n" -"help.text" -msgid "Open <emph>Insert</emph> toolbar, click" -msgstr "Otevřete nástrojovou lištu <emph>Vložit</emph> a klepněte na" +msgid "Choose <menuitem>Format - Frame and Object - Properties</menuitem>" +msgstr "" -#. 8jBbi +#. WFNme #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3149372\n" "help.text" -msgid "<image id=\"img_id3149379\" src=\"cmd/sc_insertframe.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149379\">Icon Insert Frame</alt></image>" -msgstr "<image id=\"img_id3149379\" src=\"cmd/sc_insertframe.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149379\">Ikona Vložit rámec</alt></image>" +msgid "<image id=\"img_id3149379\" src=\"cmd/lc_insertframe.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149379\">Icon Insert Frame</alt></image>" +msgstr "" -#. 9WJAn +#. WEVYB #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3151229\n" "help.text" -msgid "Insert Frame Manually" -msgstr "Vložit rámec ručně" +msgid "Insert Frame" +msgstr "" #. 48zNA #: 00000404.xhp @@ -1681,41 +1978,104 @@ msgctxt "" msgid "Choose <emph>Table - Insert Table</emph>" msgstr "Zvolte <emph>Tabulka - Vložit tabulku</emph>." -#. G4vMQ +#. M2AKn #: 00000404.xhp msgctxt "" "00000404.xhp\n" -"par_id3153129\n" +"par_id331693606769016\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F12" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F12" +msgid "Choose <menuitem>Insert - Table - More Options</menuitem>." +msgstr "" -#. pZRkv +#. BeWA5 #: 00000404.xhp msgctxt "" "00000404.xhp\n" -"par_id3148817\n" +"par_id411693606860933\n" "help.text" -msgid "Open <emph>Insert</emph> toolbar, click" -msgstr "Otevřete nástrojovou lištu <emph>Vložit</emph> a klepněte na" +msgid "Choose <menuitem>Home - Table - More Options</menuitem>." +msgstr "" -#. ZV3pG +#. Kx8Eu #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3154620\n" "help.text" -msgid "<image id=\"img_id3154627\" src=\"cmd/sc_grid.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154627\">Icon</alt></image>" +msgid "<image id=\"img_id3154627\" src=\"cmd/lc_inserttable.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154627\">Icon Insert Table</alt></image>" msgstr "" -#. 7XCPh +#. bPNqU #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3147382\n" "help.text" -msgid "Table" -msgstr "Tabulka" +msgid "Insert Table" +msgstr "" + +#. XYYTx +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id3153129\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + F12</keycode>" +msgstr "" + +#. GK3A9 +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id51693613953440\n" +"help.text" +msgid "Choose <menuitem>Table - Insert</menuitem>." +msgstr "" + +#. Z7Spi +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id411693614570100\n" +"help.text" +msgid "Choose <menuitem>Insert</menuitem>." +msgstr "" + +#. sHC6S +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id151693614315312\n" +"help.text" +msgid "Choose <menuitem>Table</menuitem>." +msgstr "" + +#. 5stFn +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id941693614362015\n" +"help.text" +msgid "<image src=\"cmd/lc_insertrowsafter.svg\" id=\"img_id731693614362015\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id31693614362016\">Icon Insert</alt></image>" +msgstr "" + +#. DyZri +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id331693614362017\n" +"help.text" +msgid "Insert" +msgstr "" + +#. FJytA +#: 00000404.xhp +msgctxt "" +"00000404.xhp\n" +"par_id761693614504387\n" +"help.text" +msgid "On the <menuitem>Properties</menuitem> panel, choose <menuitem>Table</menuitem>." +msgstr "" #. EJeBg #: 00000404.xhp @@ -1735,22 +2095,22 @@ msgctxt "" msgid "Choose <menuitem>Insert - Text from File</menuitem>" msgstr "Zvolte <menuitem>Vložit - Text ze souboru</menuitem>" -#. Yk7M7 +#. p6gia #: 00000404.xhp msgctxt "" "00000404.xhp\n" -"par_id3150679\n" +"par_id151689428910681\n" "help.text" -msgid "Open <emph>Insert</emph> toolbar, click" -msgstr "Otevřete nástrojovou lištu <emph>Vložit</emph> a klepněte na" +msgid "On the <menuitem>Insert</menuitem> menu of the <menuitem>Insert</menuitem> Tab, choose <menuitem>Text from File</menuitem>." +msgstr "" -#. xELER +#. LQPLD #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3149959\n" "help.text" -msgid "<image id=\"img_id3149966\" src=\"cmd/sc_insertdoc.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149966\">Icon</alt></image>" +msgid "<image id=\"img_id3149966\" src=\"cmd/lc_insertdoc.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149966\">Icon Text from File</alt></image>" msgstr "" #. e6VAk @@ -1807,14 +2167,14 @@ msgctxt "" msgid "Choose <emph>Format - Paragraph - Drop Caps</emph> tab." msgstr "Zvolte kartu <emph>Formát - Odstavec - Iniciály</emph>." -#. iE5E9 +#. n5PsU #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3149294\n" "help.text" -msgid "Choose <emph>View - Styles -</emph> open context menu <emph>Modify/New - Drop Caps</emph> tab." -msgstr "Zvolte <emph>Zobrazit - Styly</emph>, otevřete místní nabídku a zvolte <emph>Upravit/Nový - Iniciály</emph>." +msgid "Choose <menuitem>View - Styles -</menuitem> open context menu <menuitem>New/Edit Style - Drop Caps</menuitem> tab." +msgstr "" #. JSAcg #: 00000405.xhp @@ -1825,14 +2185,14 @@ msgctxt "" msgid "Choose <emph>Format - Paragraph - Text Flow</emph> tab." msgstr "Zvolte kartu <emph>Formát - Odstavec - Tok textu</emph>." -#. HGsyD +#. GMbJS #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3154260\n" "help.text" -msgid "Choose <emph>View - Styles -</emph> open context menu <emph>Modify/New - Text Flow</emph> tab." -msgstr "Zvolte <emph>Zobrazit - Styly</emph>, otevřete místní nabídku a zvolte <emph>Upravit/Nový - Tok textu</emph>." +msgid "Choose <menuitem>View - Styles -</menuitem> open context menu <menuitem>New/Edit Style - Text Flow</menuitem> tab." +msgstr "" #. ANWP6 #: 00000405.xhp @@ -1924,14 +2284,122 @@ msgctxt "" msgid "Choose <menuitem>Format - Page Style</menuitem>." msgstr "Zvolte <menuitem>Formát - Styl stránky</menuitem>." -#. ZE7hk +#. XRMDj +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id471692554629614\n" +"help.text" +msgid "Choose <menuitem>Page Style</menuitem>." +msgstr "" + +#. tm9dT +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id351692557625631\n" +"help.text" +msgid "On the <menuitem>Layout</menuitem> tab, choose <menuitem>Page Margins</menuitem> or <menuitem>Page Size</menuitem> or <menuitem>Page Columns</menuitem> and click on <menuitem>More Options</menuitem>." +msgstr "" + +#. FGnke +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id211692556452077\n" +"help.text" +msgid "On the <menuitem>Layout</menuitem> menu of the <menuitem>Layout</menuitem> tab, choose <menuitem>Page Style</menuitem>." +msgstr "" + +#. sanBD +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id51692556190345\n" +"help.text" +msgid "<image src=\"cmd/lc_pagedialog.svg\" id=\"img_id371692556190346\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id41692556190347\">Icon Page Style</alt></image>" +msgstr "" + +#. 73BSH +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id271692556190349\n" +"help.text" +msgid "Page Style" +msgstr "" + +#. WRDoR +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id561692556074023\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline><keycode> + Shift + P</keycode>" +msgstr "" + +#. vyuEN +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id241692555856579\n" +"help.text" +msgid "Click on the <menuitem>Page Style</menuitem> area." +msgstr "" + +#. XH453 #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3153536\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - choose Page Styles - open context menu for selected style - <emph>New/Modify</emph>." -msgstr "Zvolte <menuitem>Zobrazit - Styly</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>), zvolte Styly stránky, otevřete místní nabídku pro vybraný styl a zvolte <emph>Nový/Upravit</emph>." +msgid "Choose <menuitem>View - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - choose <menuitem>Page Styles</menuitem> - open context menu for selected style - <menuitem>New/Edit Style</menuitem>." +msgstr "" + +#. 9Ak54 +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id300920161443292710\n" +"help.text" +msgid "Choose menu <menuitem>Format - Title Page</menuitem>." +msgstr "" + +#. DxLNJ +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id391690927099363\n" +"help.text" +msgid "Choose <menuitem>Insert - Title Page</menuitem>." +msgstr "" + +#. ohAHK +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id631690927677592\n" +"help.text" +msgid "Choose <menuitem>Layout - Title Page</menuitem>." +msgstr "" + +#. gKuoE +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id801690927170814\n" +"help.text" +msgid "<image src=\"cmd/lc_titlepagedialog.svg\" id=\"img_id901690927170815\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id141690927170816\">Icon Title Page</alt></image>" +msgstr "" + +#. ELxap +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id681690927170817\n" +"help.text" +msgid "Title Page" +msgstr "" #. 4fpCB #: 00000405.xhp @@ -1969,13 +2437,13 @@ msgctxt "" msgid "Choose <menuitem>Styles - Edit Style - Outline & List</menuitem> tab (Paragraph Styles)." msgstr "Zvolte kartu <menuitem>Styly - Upravit styl - Osnova a seznam</menuitem> (styly odstavce)." -#. Tz3Kw +#. NJKBC #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3147525\n" "help.text" -msgid "Choose <menuitem>View - Styles -</menuitem> open context menu <menuitem>Modify/New - Outline & List</menuitem> tab (Paragraph Styles)." +msgid "Choose <menuitem>View - Styles -</menuitem> open context menu <menuitem>New/Edit Style - Outline & List</menuitem> tab (Paragraph Styles)." msgstr "" #. Rp3Q3 @@ -1987,23 +2455,32 @@ msgctxt "" msgid "<variable id=\"spaltenber\">Choose <menuitem>Format - Sections - Options</menuitem> button.</variable>" msgstr "<variable id=\"spaltenber\">Zvolte tlačítko <menuitem>Formát - Sekce - Možnosti</menuitem>.</variable>" -#. w4TAg +#. VfzTE #: 00000405.xhp msgctxt "" "00000405.xhp\n" -"par_id3150836\n" +"par_id711692649164626\n" "help.text" -msgid "Choose <emph>Format - Page Style - Columns</emph> tab." -msgstr "Zvolte kartu <emph>Formát - Styl stránky - Sloupce</emph>." +msgid "Choose <menuitem>Format - Columns</menuitem>." +msgstr "" -#. xDwV2 +#. dNFJf #: 00000405.xhp msgctxt "" "00000405.xhp\n" -"par_id3149298\n" +"par_id991692649333873\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> - <emph>Page Styles</emph> - open context menu for selected page style - <menuitem>Modify/New - Columns</menuitem> tab." -msgstr "Zvolte <menuitem>Zobrazit - Styly</menuitem> - <emph>Styly stránky</emph> - otevřete místní nabídku vybraného stylu stránky - karta <menuitem>Upravit/Nový - Sloupce</menuitem>." +msgid "Choose <menuitem>Format - Title Page</menuitem>, select the page style, click <widget>Edit</widget>." +msgstr "" + +#. w4TAg +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id3150836\n" +"help.text" +msgid "Choose <emph>Format - Page Style - Columns</emph> tab." +msgstr "Zvolte kartu <emph>Formát - Styl stránky - Sloupce</emph>." #. 9sMo7 #: 00000405.xhp @@ -2014,6 +2491,15 @@ msgctxt "" msgid "Choose <emph>Insert - Frame - Frame - Columns</emph> tab." msgstr "Zvolte kartu <emph>Vložit - Rámec - Rámec - Sloupce</emph>." +#. TEDtR +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id3149298\n" +"help.text" +msgid "Choose <menuitem>View - Styles</menuitem> - <emph>Page Styles</emph> - open context menu for selected page style - <menuitem>New/Edit Style - Columns</menuitem> tab." +msgstr "" + #. 9F5Bz #: 00000405.xhp msgctxt "" @@ -2041,6 +2527,42 @@ msgctxt "" msgid "Choose <menuitem>Format - Section - </menuitem><widget>Options</widget> button - <menuitem>Columns</menuitem> tab." msgstr "Zvolte <menuitem>Formát - Sekce - </menuitem>tlačítko <widget>Možnosti</widget> - karta <menuitem>Sloupce</menuitem>." +#. snEUp +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id421692652861051\n" +"help.text" +msgid "Choose <menuitem>Layout - Page Columns - More Options - Columns</menuitem> tab." +msgstr "" + +#. hFidE +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id151692652866926\n" +"help.text" +msgid "On the <menuitem>Layout</menuitem> menu and the <menuitem>Layout</menuitem> tab, choose <menuitem>Page Columns</menuitem>." +msgstr "" + +#. 9YfCE +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id421692652916896\n" +"help.text" +msgid "<image src=\"cmd/lc_formatcolumns.svg\" id=\"img_id51692652916897\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id631692652916898\">Icon Page Columns</alt></image>" +msgstr "" + +#. Hxa4Z +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id621692652916900\n" +"help.text" +msgid "Page Columns" +msgstr "" + #. Gdf8J #: 00000405.xhp msgctxt "" @@ -2050,14 +2572,14 @@ msgctxt "" msgid "Choose <emph>Format - Page Style - Footnote</emph> tab." msgstr "Zvolte kartu <emph>Formát - Styl stránky - Poznámka pod čarou</emph>." -#. CDmGU +#. jSDrT #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3149109\n" "help.text" -msgid "Choose <emph>View - Styles</emph> - open context menu <emph>Modify/New - Footnote</emph> tab." -msgstr "Zvolte <emph>Zobrazit - Styly</emph>, otevřete místní nabídku a zvolte kartu <emph>Upravit/Nový - Poznámka pod čarou</emph>." +msgid "Choose <menuitem>View - Styles</menuitem> - open context menu <menuitem>New/Edit Style - Footnote</menuitem> tab." +msgstr "" #. GpwGB #: 00000405.xhp @@ -2077,14 +2599,14 @@ msgctxt "" msgid "Choose <emph>Format - Sections - Options</emph> button <emph>Footnotes/Endnotes</emph> tab." msgstr "Zvolte tlačítko <emph>Formát - Sekce - Možnosti</emph> a kartu <emph>Poznámky pod čarou / vysvětlivky</emph>." -#. f8wAM +#. VyZD3 #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3155140\n" "help.text" -msgid "Choose <emph>View - Styles</emph> - open context menu <emph>Modify/New</emph> (for Paragraph Styles)." -msgstr "Zvolte <emph>Zobrazit - Styly</emph>, otevřete místní nabídku a zvolte <emph>Upravit/Nový </emph> (pro styly odstavce)." +msgid "Choose <menuitem>View - Styles</menuitem> - open context menu <menuitem>New/Edit Style</menuitem> (for Paragraph Styles)." +msgstr "" #. bAmxC #: 00000405.xhp @@ -2104,14 +2626,14 @@ msgctxt "" msgid "Click on the Character Style icon at top of the deck, then select a character style." msgstr "V horní části karty klepněte na ikonu Znakové styly a poté vyberte znakový styl." -#. j5skL +#. 4pkAz #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id501610557723109\n" "help.text" -msgid "Right-click to open context menu and choose <menuitem>Modify/New</menuitem>." -msgstr "Klepnutím pravým tlačítkem otevřete místní nabídku a zvolte <menuitem>Upravit/Nový</menuitem>." +msgid "Right-click to open context menu and choose <menuitem>New/Edit Style</menuitem>." +msgstr "" #. SrKCw #: 00000405.xhp @@ -2131,23 +2653,23 @@ msgctxt "" msgid "Character Style icon" msgstr "Ikona Znakové styly" -#. woQEB +#. LfCG2 #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3149179\n" "help.text" -msgid "Choose <emph>View - Styles</emph> - open context menu <emph>Modify/New</emph> (for Frame Styles)." -msgstr "Zvolte <emph>Zobrazit - Styly</emph>, otevřete místní nabídku a zvolte <emph>Upravit/Nový</emph> (pro styly rámce)." +msgid "Choose <menuitem>View - Styles</menuitem> - open context menu <menuitem>New/Edit Style</menuitem> (for Frame Styles)." +msgstr "" -#. LwHDD +#. CtXVj #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3156364\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - open context menu <menuitem>Modify/New</menuitem> (for List Styles)." -msgstr "Zvolte <menuitem>Zobrazit - Styly</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>), otevřete místní nabídku a zvolte <menuitem>Nový/Upravit</menuitem> (pro styly seznamu)." +msgid "Choose <menuitem>View - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - open context menu <menuitem>New/Edit Style</menuitem> (for List Styles)." +msgstr "" #. GnSG7 #: 00000405.xhp @@ -2248,14 +2770,14 @@ msgctxt "" msgid "Choose <menuitem>Format - Frame and Object - Properties - Position and Size</menuitem> tab." msgstr "Zvolte kartu <menuitem>Formát - Rámec a objekt - Vlastnosti - Umístění a velikost</menuitem>." -#. 7WVGQ +#. aqVqW #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3148856\n" "help.text" -msgid "Choose <menuitem>View - Styles - Frame Styles</menuitem> - open context menu <menuitem>Modify/New - Type</menuitem> tab." -msgstr "Zvolte <menuitem>Zobrazit - Styly - Styly rámce</menuitem>, otevřete místní nabídku a zvolte kartu <menuitem>Upravit/Nový - Typ</menuitem>." +msgid "Choose <menuitem>View - Styles - Frame Styles</menuitem> - open context menu <menuitem>New/Edit Style - Type</menuitem> tab." +msgstr "" #. j5nXW #: 00000405.xhp @@ -2266,6 +2788,51 @@ msgctxt "" msgid "Choose <menuitem>Insert - Frame - Frame - Position and Size</menuitem> tab." msgstr "Zvolte kartu <menuitem>Vložit - Rámec - Rámec - Umístění a velikost</menuitem>." +#. FbtVd +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id351690923285730\n" +"help.text" +msgid "Choose <menuitem>Properties - Position and Size</menuitem> tab." +msgstr "" + +#. kvFPC +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id331690923767580\n" +"help.text" +msgid "On the <menuitem>Image</menuitem> menu of the <menuitem>Image</menuitem> tab, choose<menuitem> Properties - Position and Size</menuitem> tab." +msgstr "" + +#. Zw2FE +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id541690923773172\n" +"help.text" +msgid "On the <menuitem>Object</menuitem> menu of the <menuitem>Object</menuitem> tab, choose <menuitem>Properties - Position and Size</menuitem> tab." +msgstr "" + +#. Qde5i +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id881690923420747\n" +"help.text" +msgid "Click on the <menuitem>Selected Object Size</menuitem> area, <menuitem>Position and Size</menuitem> tab." +msgstr "" + +#. tiaLu +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id561692972468397\n" +"help.text" +msgid "Choose <menuitem>Format - Wrap</menuitem>." +msgstr "" + #. GVNFT #: 00000405.xhp msgctxt "" @@ -2302,6 +2869,42 @@ msgctxt "" msgid "Choose <emph>Format - Wrap - Edit - Wrap</emph> tab." msgstr "Zvolte kartu <emph>Formát - Obtékání textu - Upravit - Obtékání textu</emph>." +#. 2Xgot +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id591692974583627\n" +"help.text" +msgid "Choose <menuitem>Wrap</menuitem>." +msgstr "" + +#. NAGsC +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id121692972596484\n" +"help.text" +msgid "Choose <menuitem>Wrap - Edit - Wrap</menuitem> tab." +msgstr "" + +#. pRD4y +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id931692974564015\n" +"help.text" +msgid "Choose <menuitem>Image - Wrap</menuitem> tab." +msgstr "" + +#. BDnVQ +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id891692974559993\n" +"help.text" +msgid "On the <menuitem>Properties</menuitem> panel, choose <menuitem>Wrap</menuitem> deck." +msgstr "" + #. uQtgx #: 00000405.xhp msgctxt "" @@ -2356,14 +2959,14 @@ msgctxt "" msgid "Choose <emph>Format - Frame and Object - Properties - Options</emph> tab." msgstr "Zvolte kartu <emph>Formát - Rámec a objekt - Vlastnosti - Možnosti</emph>." -#. y6FeX +#. zfgDE #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3149774\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> - open context menu for selected <menuitem>Frame style</menuitem> - <menuitem>Modify/New - Options</menuitem> tab." -msgstr "Zvolte <menuitem>Zobrazit - Styly</menuitem>, otevřete místní nabídku pro vybraný <menuitem>Styl rámce</menuitem> a zvolte kartu <menuitem>Upravit/Nový - Možnosti</menuitem>." +msgid "Choose <menuitem>View - Styles</menuitem> - open context menu for selected <menuitem>Frame style</menuitem> - <menuitem>New/Edit Style - Options</menuitem> tab." +msgstr "" #. 8DneW #: 00000405.xhp @@ -2437,60 +3040,6 @@ msgctxt "" msgid "Choose <emph>Format - Character - Hyperlink</emph> tab - <emph>Events</emph> button." msgstr "Zvolte kartu <emph>Formát - Znak - Hypertextový odkaz</emph> a tlačítko <emph>Události</emph>." -#. PfEZC -#: 00000405.xhp -msgctxt "" -"00000405.xhp\n" -"par_id3155114\n" -"help.text" -msgid "<variable id=\"formattable\">Choose <menuitem>Table - Properties</menuitem>.</variable>" -msgstr "<variable id=\"formattable\">Zvolte <menuitem>Tabulka - Vlastnosti</menuitem>.</variable>" - -#. 7rYXk -#: 00000405.xhp -msgctxt "" -"00000405.xhp\n" -"par_id351656587408071\n" -"help.text" -msgid "On the <emph>Table</emph> bar (with cursor in table), click" -msgstr "Na liště <emph>Tabulka</emph> (s kurzorem v tabulce) klepněte na" - -#. HBbyP -#: 00000405.xhp -msgctxt "" -"00000405.xhp\n" -"par_id191656586861385\n" -"help.text" -msgid "<image src=\"cmd/lc_tabledialog.svg\" id=\"img_id101656586861385\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id201656586861385\">Table Properties Icon</alt></image>" -msgstr "<image src=\"cmd/lc_tabledialog.svg\" id=\"img_id101656586861385\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id201656586861385\">Ikona Vlastnosti tabulky</alt></image>" - -#. aPEVQ -#: 00000405.xhp -msgctxt "" -"00000405.xhp\n" -"par_id301656586861385\n" -"help.text" -msgid "Table Properties" -msgstr "Vlastnosti tabulky" - -#. TBJPz -#: 00000405.xhp -msgctxt "" -"00000405.xhp\n" -"par_id3149377\n" -"help.text" -msgid "<variable id=\"tabauf\">Choose <emph>Table - Split Table</emph>.</variable>" -msgstr "<variable id=\"tabauf\">Zvolte <emph>Tabulka - Rozdělit tabulku</emph>.</variable>" - -#. 2TCie -#: 00000405.xhp -msgctxt "" -"00000405.xhp\n" -"par_id3155810\n" -"help.text" -msgid "<variable id=\"tabverb\">Choose <emph>Table - Merge Table</emph>.</variable>" -msgstr "<variable id=\"tabverb\">Zvolte <emph>Tabulka - Sloučit tabulku</emph>.</variable>" - #. MVBHQ #: 00000405.xhp msgctxt "" @@ -2599,32 +3148,77 @@ msgctxt "" msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Unmerge Cells</caseinline><defaultinline>Split Cells</defaultinline></switchinline>" msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Zrušit sloučení buněk</caseinline><defaultinline>Rozdělit buňky</defaultinline></switchinline>" -#. BGm4B +#. g5Dxw #: 00000405.xhp msgctxt "" "00000405.xhp\n" -"par_id3149617\n" +"par_id331694100929699\n" "help.text" -msgid "<variable id=\"schtzenze\">In the context menu of a cell, choose <emph>Cell - Protect</emph>.</variable>" -msgstr "<variable id=\"schtzenze\">V místní nabídce buňky zvolte <emph>Buňka - Zamknout</emph>.</variable>" +msgid "Choose <menuitem>Table - Protect Cells</menuitem>." +msgstr "" -#. Lh5om +#. gwQsD #: 00000405.xhp msgctxt "" "00000405.xhp\n" -"par_id3150786\n" +"par_id161694101223040\n" "help.text" -msgid "In the context menu of a cell, choose <emph>Cell - Unprotect</emph>." -msgstr "V místní nabídce buňky zvolte <emph>Buňka - Odemknout</emph>." +msgid "On the <menuitem>Table</menuitem> menu of the <menuitem>Table</menuitem> tab, choose <menuitem>Protect Cells</menuitem>." +msgstr "" -#. JqhNZ +#. svsX9 #: 00000405.xhp msgctxt "" "00000405.xhp\n" -"par_id3145656\n" +"par_id911694101003319\n" "help.text" -msgid "Open context menu in <emph>Navigator</emph> for tables." -msgstr "V aplikaci <emph>Navigátor</emph> otevřete místní nabídku pro tabulky." +msgid "<image src=\"cmd/lc_protect.svg\" id=\"img_id501694101003320\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id511694101003321\">Icon Protect Cells</alt></image>" +msgstr "" + +#. s9TpC +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id101694101003323\n" +"help.text" +msgid "Protect Cells" +msgstr "" + +#. wJCya +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id591694101404861\n" +"help.text" +msgid "Choose <menuitem>Table - Unprotect Cells</menuitem>." +msgstr "" + +#. iB7D9 +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id161694101531443\n" +"help.text" +msgid "On the <menuitem>Table</menuitem> menu of the <menuitem>Table</menuitem> tab, choose <menuitem>Unprotect Cells</menuitem>." +msgstr "" + +#. 5NHsM +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id391694101615687\n" +"help.text" +msgid "<image src=\"cmd/lc_unsetcellsreadonly.svg\" id=\"img_id961694101615688\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id111694101615689\">Icon Unprotect Cells</alt></image>" +msgstr "" + +#. yMTxr +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id371694101615690\n" +"help.text" +msgid "Unprotect Cells" +msgstr "" #. Eh3ud #: 00000405.xhp @@ -2635,14 +3229,59 @@ msgctxt "" msgid "<variable id=\"zeile\">In the context menu of a cell, choose <emph>Row</emph>.</variable>" msgstr "<variable id=\"zeile\">V místní nabídce buňky zvolte <emph>Řádek</emph>.</variable>" -#. GXGax +#. RCHXV +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id821693922352366\n" +"help.text" +msgid "Choose <menuitem>Table - Size - Row Height</menuitem>." +msgstr "" + +#. EhpMd #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3155345\n" "help.text" -msgid "<variable id=\"hoehez\">In the context menu of a cell, choose <emph>Row - Height</emph>.</variable>" -msgstr "<variable id=\"hoehez\">V místní nabídce buňky zvolte <emph>Řádek - Výška</emph>.</variable>" +msgid "<variable id=\"hoehez\">Choose <menuitem>Size - Row Height</menuitem>.</variable>" +msgstr "" + +#. Ab4Xu +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id751693922488102\n" +"help.text" +msgid "On the <menuitem>Table</menuitem> menu of the <menuitem>Table</menuitem> tab, choose <menuitem>Row Height</menuitem>." +msgstr "" + +#. KnbBF +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id811693922871642\n" +"help.text" +msgid "Choose <menuitem>Table - Size - Column Width</menuitem>." +msgstr "" + +#. nPnJS +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id471693922986317\n" +"help.text" +msgid "<variable id=\"hoehez\">Choose <menuitem>Size - Column Width</menuitem>.</variable>" +msgstr "" + +#. qu4Cg +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id721693923030382\n" +"help.text" +msgid "On the <menuitem>Table</menuitem> menu of the <menuitem>Table</menuitem> tab, choose <menuitem>Column Width</menuitem>." +msgstr "" #. sa4Tg #: 00000405.xhp @@ -2662,32 +3301,50 @@ msgctxt "" msgid "Choose <emph>Table - Delete - Rows</emph>." msgstr "Zvolte <emph>Tabulka - Odstranit - Řádky</emph>." -#. fHaeJ +#. mKmoJ #: 00000405.xhp msgctxt "" "00000405.xhp\n" -"par_id3149591\n" +"par_id521693687115685\n" "help.text" -msgid "On <emph>Table</emph> bar, click" -msgstr "Na liště <emph>Tabulka</emph> klepněte na" +msgid "Choose <menuitem>Delete - Rows</menuitem>." +msgstr "" -#. UrDQE +#. v5QrJ +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id291693687406969\n" +"help.text" +msgid "Choose <menuitem>Table - Delete Rows</menuitem>." +msgstr "" + +#. DBvQ6 #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3147555\n" "help.text" -msgid "<image id=\"img_id3150361\" src=\"cmd/sc_deleterows.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150361\">Icon Delete Row</alt></image>" -msgstr "<image id=\"img_id3150361\" src=\"cmd/sc_deleterows.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150361\">Ikona Smazat řádek</alt></image>" +msgid "<image id=\"img_id3150361\" src=\"cmd/lc_deleterows.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150361\">Icon Delete Rows</alt></image>" +msgstr "" -#. EfTgN +#. fxuw6 #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3156248\n" "help.text" -msgid "Delete Row" -msgstr "Smazat řádek" +msgid "Delete Rows" +msgstr "" + +#. qySGD +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id451693687256314\n" +"help.text" +msgid "Choose <menuitem>Properties - Table - Delete Rows</menuitem>." +msgstr "" #. STSLi #: 00000405.xhp @@ -2734,77 +3391,77 @@ msgctxt "" msgid "Choose <emph>Table - Insert - Rows</emph>." msgstr "Zvolte <emph>Tabulka - Vložit - Řádky</emph>." -#. tVtsx +#. 7tzQu #: 00000405.xhp msgctxt "" "00000405.xhp\n" -"par_id3150813\n" +"par_id711693672954703\n" "help.text" -msgid "On <emph>Table</emph> bar, click" -msgstr "Na liště <emph>Tabulka</emph> klepněte na" +msgid "Choose <menuitem>Insert - Rows</menuitem>." +msgstr "" -#. tY9nN +#. 5DaWz #: 00000405.xhp msgctxt "" "00000405.xhp\n" -"par_id3150279\n" +"par_id771693672959358\n" "help.text" -msgid "<image id=\"img_id3150286\" src=\"cmd/sc_insertcolumns.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150286\">Icon Insert Column</alt></image>" -msgstr "<image id=\"img_id3150286\" src=\"cmd/sc_insertcolumns.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150286\">Ikona Vložit sloupec</alt></image>" +msgid "Choose <menuitem>Insert - Columns</menuitem>." +msgstr "" -#. jeDiz +#. cotVq #: 00000405.xhp msgctxt "" "00000405.xhp\n" -"par_id3150872\n" +"par_id71693673072887\n" "help.text" -msgid "Insert Column" -msgstr "Vložit sloupec" +msgid "On the <menuitem>Table</menuitem> menu of the <menuitem>Table</menuitem> tab, choose <menuitem>Insert Rows</menuitem>." +msgstr "" -#. oB4az +#. 7spxB #: 00000405.xhp msgctxt "" "00000405.xhp\n" -"par_id3150895\n" +"par_id511693673078815\n" "help.text" -msgid "<image id=\"img_id3150902\" src=\"cmd/sc_insertrows.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150902\">Icon Insert Row</alt></image>" -msgstr "<image id=\"img_id3150902\" src=\"cmd/sc_insertrows.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150902\">Ikona Vložit řádek</alt></image>" +msgid "On the <menuitem>Table</menuitem> menu of the <menuitem>Table</menuitem> tab, choose <menuitem>Insert Columns</menuitem>." +msgstr "" -#. MFvHr +#. BiyKv #: 00000405.xhp msgctxt "" "00000405.xhp\n" -"par_id3149140\n" +"par_id3155310\n" "help.text" -msgid "Insert Row" -msgstr "Vložit řádek" +msgid "Choose <emph>Table - Delete - Columns</emph>." +msgstr "Zvolte <emph>Tabulka - Odstranit - Sloupce</emph>." -#. BiyKv +#. 7yE4U #: 00000405.xhp msgctxt "" "00000405.xhp\n" -"par_id3155310\n" +"par_id681693688270842\n" "help.text" -msgid "Choose <emph>Table - Delete - Columns</emph>." -msgstr "Zvolte <emph>Tabulka - Odstranit - Sloupce</emph>." +msgid "choose <menuitem>Delete - Columns</menuitem>." +msgstr "" -#. C2LDS +#. BRSwg #: 00000405.xhp msgctxt "" "00000405.xhp\n" -"par_id3155328\n" +"par_id361693688303638\n" "help.text" -msgid "On <emph>Table</emph> bar, click" -msgstr "Na liště <emph>Tabulka</emph> klepněte na" +msgid "Choose <menuitem>Table - Delete Columns</menuitem>." +msgstr "" -#. dedvZ +#. oB2d7 #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3153600\n" "help.text" -msgid "<image id=\"img_id3153607\" src=\"cmd/sc_deletecolumns.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153607\">Icon Delete Column</alt></image>" -msgstr "<image id=\"img_id3153607\" src=\"cmd/sc_deletecolumns.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153607\">Ikona Smazat sloupec</alt></image>" +msgid "<image id=\"img_id3153607\" src=\"cmd/lc_deletecolumns.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153607\">Icon Delete Column</alt></image>" +msgstr "" #. ro8Mr #: 00000405.xhp @@ -2815,6 +3472,195 @@ msgctxt "" msgid "Delete Column" msgstr "Smazat sloupec" +#. rNqW9 +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id361693688361224\n" +"help.text" +msgid "Choose <menuitem>Properties - Table - Delete Columns</menuitem>." +msgstr "" + +#. Q8XEe +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id461693738469972\n" +"help.text" +msgid "Choose <emph>Table - Select - Cell</emph>." +msgstr "" + +#. to3VE +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id11693738473349\n" +"help.text" +msgid "Choose <menuitem>Table - Select Cell</menuitem>." +msgstr "" + +#. YEkJJ +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id951693738478973\n" +"help.text" +msgid "<image id=\"img_id3153607\" src=\"cmd/lc_entirecell.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153607\">Icon Select Cell</alt></image>" +msgstr "" + +#. CxN7u +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id371693738484293\n" +"help.text" +msgid "Select Cell" +msgstr "" + +#. 8tAPt +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id111693738489245\n" +"help.text" +msgid "Choose <menuitem>Properties - Table - Cell</menuitem>." +msgstr "" + +#. ZhcA2 +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id821693735827313\n" +"help.text" +msgid "Choose <emph>Table - Select - Column</emph>." +msgstr "" + +#. TA6my +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id151693735961318\n" +"help.text" +msgid "Choose <menuitem>Table - Column</menuitem>." +msgstr "" + +#. sTfbG +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id731693736031352\n" +"help.text" +msgid "<image id=\"img_id3153607\" src=\"cmd/lc_entirecolumn.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153607\">Icon Select Column</alt></image>" +msgstr "" + +#. TqfU3 +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id771693736053784\n" +"help.text" +msgid "Select Column" +msgstr "" + +#. JH8Fp +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id1001693736079105\n" +"help.text" +msgid "Choose <menuitem>Properties - Table - Column</menuitem>." +msgstr "" + +#. sK8cB +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id581693737064445\n" +"help.text" +msgid "Choose <emph>Table - Select - Row</emph>." +msgstr "" + +#. R7fS8 +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id781693737072957\n" +"help.text" +msgid "Choose <menuitem>Table - Row</menuitem>." +msgstr "" + +#. UDtp2 +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id151693737152671\n" +"help.text" +msgid "<image id=\"img_id3153607\" src=\"cmd/lc_entirerow.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153607\">Icon Select Row</alt></image>" +msgstr "" + +#. KLVUt +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id131693737155983\n" +"help.text" +msgid "Select Row" +msgstr "" + +#. gYPJF +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id481693737160072\n" +"help.text" +msgid "Choose <menuitem>Properties - Table - Row</menuitem>." +msgstr "" + +#. ADDT3 +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id91693738574824\n" +"help.text" +msgid "Choose <emph>Table - Select - Table</emph>." +msgstr "" + +#. Puzip +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id391693741329079\n" +"help.text" +msgid "Choose <menuitem>Table - Select Table</menuitem>." +msgstr "" + +#. zvXAG +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id471693738650304\n" +"help.text" +msgid "<image id=\"img_id3153607\" src=\"cmd/lc_selecttable.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153607\">Icon Select Row</alt></image>" +msgstr "" + +#. GDfNw +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id181693738653480\n" +"help.text" +msgid "Select Table" +msgstr "" + +#. B7ZHb +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id381693738669400\n" +"help.text" +msgid "Choose <menuitem>Properties - Table - Table</menuitem>." +msgstr "" + #. BNgAG #: 00000405.xhp msgctxt "" @@ -2869,6 +3715,105 @@ msgctxt "" msgid "Menu <emph>Format - Page Style </emph> - tab <emph>Text Grid</emph>, if Asian language support is enabled" msgstr "Zvolte <emph>Formát - Styl stránky</emph> a kartu <emph>Mřížka textu</emph>, je-li zapnuta podpora asijských jazyků" +#. gc3n5 +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id131693690148929\n" +"help.text" +msgid "Choose <menuitem>Table - Delete - Table</menuitem>." +msgstr "" + +#. DacRK +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id531693690152814\n" +"help.text" +msgid "Choose <menuitem>Delete - Table</menuitem>." +msgstr "" + +#. VaCoN +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id751693690022521\n" +"help.text" +msgid "<image src=\"cmd/lc_deletetable.svg\" id=\"img_id171693690022522\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id771693690022523\">Icon Delete Table</alt></image>" +msgstr "" + +#. FCrnE +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id531693690022525\n" +"help.text" +msgid "Delete Table" +msgstr "" + +#. DRb8i +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id691693690135938\n" +"help.text" +msgid "Choose <menuitem>Properties - Table - Delete Table</menuitem>." +msgstr "" + +#. yEuFB +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id61693691400020\n" +"help.text" +msgid "Choose <menuitem>Table - Delete</menuitem>." +msgstr "" + +#. UFF62 +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id731693734262393\n" +"help.text" +msgid "Choose <menuitem>Table - Select</menuitem>." +msgstr "" + +#. ZzCEd +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id861693917583707\n" +"help.text" +msgid "Choose <menuitem>Table - Size</menuitem>." +msgstr "" + +#. xMNzr +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id1001693917623947\n" +"help.text" +msgid "Choose <menuitem>Size</menuitem>." +msgstr "" + +#. Etr7t +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id941693917813686\n" +"help.text" +msgid "<image src=\"cmd/lc_setoptimalrowheight.svg\" id=\"img_id711693917813686\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id181693917813687\">Icon Table Size</alt></image>" +msgstr "" + +#. e6GCB +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id231693917813688\n" +"help.text" +msgid "Table Size" +msgstr "" + #. aFWLc #: 00000406.xhp msgctxt "" @@ -2968,14 +3913,14 @@ msgctxt "" msgid "<variable id=\"texttabelle\">Choose <emph>Table - Convert - Text to Table</emph></variable>" msgstr "<variable id=\"texttabelle\">Zvolte <emph>Tabulka - Převést - Text->tabulka</emph></variable>" -#. za5Js +#. JgCkE #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3150833\n" "help.text" -msgid "<variable id=\"sortieren\">Choose <emph>Tools - Sort</emph></variable>" -msgstr "<variable id=\"sortieren\">Zvolte <emph>Nástroje - Seřadit</emph></variable>" +msgid "<variable id=\"sortieren\">Select paragraphs or table rows and choose <emph>Tools - Sort</emph></variable>" +msgstr "" #. REM3P #: 00000406.xhp @@ -3273,3 +4218,246 @@ msgctxt "" "help.text" msgid "<variable id=\"sms\">Choose <emph>Styles - Manage Styles</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline></variable>." msgstr "<variable id=\"sms\">Zvolte <emph>Styly - Spravovat styly</emph> nebo <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline></variable>." + +#. FFUkM +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"tit\n" +"help.text" +msgid "Table Menu" +msgstr "" + +#. Diax4 +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"hd_id3154279\n" +"help.text" +msgid "Writer Table Menu" +msgstr "" + +#. KeFzu +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id581694255149586\n" +"help.text" +msgid "Choose <menuitem>Table - Number Recognition</menuitem>." +msgstr "" + +#. CcuDS +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id571694259687685\n" +"help.text" +msgid "Choose <menuitem>Table - Header Rows Repeat Across Pages</menuitem>." +msgstr "" + +#. Xuzcy +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id291694262754427\n" +"help.text" +msgid "Choose <menuitem>Table - Row to Break Across Pages</menuitem>." +msgstr "" + +#. Aa4X9 +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id111694264220146\n" +"help.text" +msgid "Choose <menuitem>Table - Convert</menuitem>." +msgstr "" + +#. fXouk +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id3149377\n" +"help.text" +msgid "<variable id=\"tabauf\">Choose <emph>Table - Split Table</emph>.</variable>" +msgstr "" + +#. oHGTe +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id681694089066094\n" +"help.text" +msgid "Choose <menuitem>Table - Split Table</menuitem>." +msgstr "" + +#. XwvMt +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id331694089080241\n" +"help.text" +msgid "<image src=\"cmd/lc_splittable.svg\" id=\"img_id61694089080242\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id791694089080243\">Icon Split Table</alt></image>" +msgstr "" + +#. DPJpZ +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id641694089080245\n" +"help.text" +msgid "Split Table" +msgstr "" + +#. wg568 +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id181694089212408\n" +"help.text" +msgid "On the <menuitem>Table</menuitem> deck of the <menuitem>Properties</menuitem> panel, click on <menuitem>Split Table</menuitem>." +msgstr "" + +#. RLRsX +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id3155810\n" +"help.text" +msgid "<variable id=\"tabverb\">Choose <emph>Table - Merge Table</emph>.</variable>" +msgstr "" + +#. N2W43 +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id821694453702333\n" +"help.text" +msgid "Choose <menuitem>Table - Edit Formula</menuitem>." +msgstr "" + +#. CceAS +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id151694453707293\n" +"help.text" +msgid "Choose <menuitem>Edit Formula</menuitem>." +msgstr "" + +#. hnvXW +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id451694453711399\n" +"help.text" +msgid "Choose <menuitem>Table - Edit Formula</menuitem>." +msgstr "" + +#. kAMcp +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id921694453581828\n" +"help.text" +msgid "<image src=\"cmd/lc_dbviewfunctions.svg\" id=\"img_id151694453581829\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id931694453581830\">Icon Edit Formula</alt></image>" +msgstr "" + +#. LPetG +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id931694453581832\n" +"help.text" +msgid "Edit Formula" +msgstr "" + +#. 7otBX +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id311694453718710\n" +"help.text" +msgid "On the <menuitem>Miscellaneous</menuitem> area of the <menuitem>Table</menuitem> deck on the <menuitem>Properties</menuitem> panel, click <menuitem>Edit Formula</menuitem>." +msgstr "" + +#. RecDR +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id801694454161499\n" +"help.text" +msgid "Choose <menuitem>Table - Sort</menuitem>." +msgstr "" + +#. vaXUD +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id471694454278288\n" +"help.text" +msgid "Choose <menuitem>Table - Sort</menuitem>." +msgstr "" + +#. MNsbE +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id741694454378595\n" +"help.text" +msgid "On the <menuitem>Table</menuitem> menu of the <menuitem>Table</menuitem> tab, choose <menuitem>Sort</menuitem>." +msgstr "" + +#. jzLsB +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id781694454491079\n" +"help.text" +msgid "<image src=\"cmd/lc_sortascending.svg\" id=\"img_id151694454491080\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id841694454491081\">Icon Sort</alt></image>" +msgstr "" + +#. rJh3J +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id601694454491083\n" +"help.text" +msgid "Sort" +msgstr "" + +#. w3Dw3 +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id3155114\n" +"help.text" +msgid "<variable id=\"formattable\">Choose <menuitem>Table - Properties</menuitem>.</variable>" +msgstr "" + +#. 8SzNk +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id121694456503344\n" +"help.text" +msgid "Choose <menuitem>Table - Table Properties</menuitem>." +msgstr "" + +#. X2KbA +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id191656586861385\n" +"help.text" +msgid "<image src=\"cmd/lc_tabledialog.svg\" id=\"img_id101656586861385\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id201656586861385\">Table Properties Icon</alt></image>" +msgstr "" + +#. XVfFW +#: table_menu.xhp +msgctxt "" +"table_menu.xhp\n" +"par_id301656586861385\n" +"help.text" +msgid "Table Properties" +msgstr "" diff --git a/source/cs/helpcontent2/source/text/swriter/01.po b/source/cs/helpcontent2/source/text/swriter/01.po index 4262ae5ad81..b314b9a527c 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: 2023-07-06 10:56+0200\n" +"POT-Creation-Date: 2023-09-12 14:57+0200\n" "PO-Revision-Date: 2022-12-19 14:35+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" @@ -2194,6 +2194,15 @@ msgctxt "" msgid "<variable id=\"SortAlphabeticallyh1\"><link href=\"text/swriter/01/02110000.xhp#SortAlphabeticallyh1\">Sort Alphabetically</link></variable>" msgstr "" +#. bJBbG +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id421691023214353\n" +"help.text" +msgid "Sorts alphabetically all entries in the selected category. Uncheck this option to sort entries according the their order of appearance in the document." +msgstr "" + #. 73b7k #: 02110000.xhp msgctxt "" @@ -4030,23 +4039,32 @@ msgctxt "" msgid "Edit Sections" msgstr "Upravit sekce" -#. v53bw +#. KvFD9 #: 02170000.xhp msgctxt "" "02170000.xhp\n" "hd_id3153673\n" "help.text" -msgid "Edit Sections" -msgstr "Upravit sekce" +msgid "<variable id=\"h1\"><link href=\"text/swriter/01/02170000.xhp#edit sections\">Sections</link></variable>" +msgstr "" -#. 5SDLi +#. sBXSk #: 02170000.xhp msgctxt "" "02170000.xhp\n" "par_id3155902\n" "help.text" -msgid "<variable id=\"bereichetext\"><ahelp hid=\".uno:EditRegion\">Changes the properties of sections defined in your document.</ahelp> To insert a section, select text or click in your document, and then choose <emph>Insert - Section</emph>.</variable>" -msgstr "<variable id=\"bereichetext\"><ahelp hid=\".uno:EditRegion\">Mění vlastnosti sekcí definovaných ve vašem dokumentu.</ahelp> Pro vložení sekce vyberte text nebo klepněte ve vašem dokumentu myší a potom zvolte <emph>Vložit - Sekce</emph>.</variable>" +msgid "<variable id=\"bereichetext\"><ahelp hid=\".uno:EditRegion\">Changes the properties of sections defined in your document.</ahelp></variable>" +msgstr "" + +#. Bf7Bi +#: 02170000.xhp +msgctxt "" +"02170000.xhp\n" +"par_id781692738749024\n" +"help.text" +msgid "To insert a section, select text or click in your document, and then choose <emph>Insert - Section</emph>." +msgstr "" #. QkAqn #: 02170000.xhp @@ -4273,6 +4291,15 @@ msgctxt "" msgid "Text Boundaries" msgstr "Okraje textu" +#. hEzRF +#: 03070000.xhp +msgctxt "" +"03070000.xhp\n" +"bm_id201686935507193\n" +"help.text" +msgid "<bookmark_value>view;text boundaries</bookmark_value><bookmark_value>show;text boundaries</bookmark_value><bookmark_value>text boundaries;view in text document</bookmark_value>" +msgstr "" + #. PewCe #: 03070000.xhp msgctxt "" @@ -4300,6 +4327,15 @@ msgctxt "" msgid "Field Shadings" msgstr "Stínování pole" +#. moty6 +#: 03080000.xhp +msgctxt "" +"03080000.xhp\n" +"bm_id291686935642362\n" +"help.text" +msgid "<bookmark_value>show;field shadings</bookmark_value><bookmark_value>view;field shadings</bookmark_value><bookmark_value>field shadings;show</bookmark_value>" +msgstr "" + #. SoGwj #: 03080000.xhp msgctxt "" @@ -4489,6 +4525,15 @@ msgctxt "" msgid "Field Hidden Paragraphs" msgstr "Pole Skryté odstavce" +#. a3dKA +#: 03140000.xhp +msgctxt "" +"03140000.xhp\n" +"bm_id181686956447794\n" +"help.text" +msgid "<bookmark_value>show;hidden paragraph</bookmark_value> <bookmark_value>view;hidden paragraph;show</bookmark_value> <bookmark_value>hidden paragraph;show</bookmark_value>" +msgstr "" + #. eNASg #: 03140000.xhp msgctxt "" @@ -11491,6 +11536,15 @@ msgctxt "" msgid "Opens a menu to insert an index or bibliography entry, as well as inserting a table of contents, index, and or bibliography." msgstr "Otevře nabídku umožňující vložit jak položku rejstříku nebo použité literatury, tak obsah, rejstřík nebo seznam použité literatury." +#. W9TtX +#: 04120000.xhp +msgctxt "" +"04120000.xhp\n" +"hd_id3147501\n" +"help.text" +msgid "<link href=\"text/swriter/01/04120200.xhp\">Table of Content, Index or Bibliography</link>" +msgstr "<link href=\"text/swriter/01/04120200.xhp\">Obsah, rejstřík nebo seznam použité literatury</link>" + #. Fshgc #: 04120000.xhp msgctxt "" @@ -11509,15 +11563,6 @@ msgctxt "" msgid "<link href=\"text/swriter/01/04120300.xhp\">Bibliography Entry</link>" msgstr "<link href=\"text/swriter/01/04120300.xhp\">Položka použité literatury</link>" -#. W9TtX -#: 04120000.xhp -msgctxt "" -"04120000.xhp\n" -"hd_id3147501\n" -"help.text" -msgid "<link href=\"text/swriter/01/04120200.xhp\">Table of Content, Index or Bibliography</link>" -msgstr "<link href=\"text/swriter/01/04120200.xhp\">Obsah, rejstřík nebo seznam použité literatury</link>" - #. ceXK3 #: 04120100.xhp msgctxt "" @@ -15145,14 +15190,14 @@ msgctxt "" msgid "Frame" msgstr "Rámec" -#. AJT3F +#. CmuKq #: 04130000.xhp msgctxt "" "04130000.xhp\n" "hd_id3151189\n" "help.text" -msgid "Frame" -msgstr "Rámec" +msgid "<link href=\"text/swriter/01/04130000.xhp\">Frame</link>" +msgstr "" #. Bsp5M #: 04130000.xhp @@ -18583,14 +18628,14 @@ msgctxt "" msgid "To character" msgstr "Ke znaku" -#. qADax +#. EeHyA #: 05060100.xhp msgctxt "" "05060100.xhp\n" "par_id3151377\n" "help.text" -msgid "<ahelp hid=\".\">Anchors the selection to a character.</ahelp>" -msgstr "<ahelp hid=\".\">Ukotví výběr ke znaku.</ahelp>" +msgid "<ahelp hid=\".\">Anchors the selection to a character. This is the default for images.</ahelp>" +msgstr "" #. JyE5x #: 05060100.xhp @@ -19060,6 +19105,33 @@ msgctxt "" msgid "By default, the <emph>Keep inside text boundaries</emph> option is selected when you open a document that was created in a version of Writer older than OpenOffice.org 2.0. However, this option is not selected when you create a document or when you open a document in Microsoft Word format (*.doc)." msgstr "Implicitně je volba <emph>Udržovat v hranicích textu</emph> zaškrtnuta, pokud otevřete dokument vytvořený ve verzi Writeru starší než OpenOffice.org 2.0. Není ovšem zaškrtnuta, pokud vytvoříte nový dokument nebo otevřete dokument ve formátu Microsoft Word (*.doc)." +#. 9tHZh +#: 05060100.xhp +msgctxt "" +"05060100.xhp\n" +"par_idN10A8F\n" +"help.text" +msgid "Allow frame to split across pages" +msgstr "" + +#. Lu2Hv +#: 05060100.xhp +msgctxt "" +"05060100.xhp\n" +"par_idN10A93\n" +"help.text" +msgid "<ahelp hid=\".\">Allows the frame to continue on a next page when the content of the frame doesn't fit the current page anymore. Content around the frame will be wrapped on the last page.</ahelp>" +msgstr "" + +#. yNPaU +#: 05060100.xhp +msgctxt "" +"05060100.xhp\n" +"par_idN10AA7\n" +"help.text" +msgid "By default, the <emph>Allow frame to split across pages</emph> option is disabled when you create a Text Frame in Writer. However, this option is selected when you open a document in Microsoft Word formats, containing floating tables." +msgstr "" + #. CPpbi #: 05060100.xhp msgctxt "" @@ -19096,14 +19168,23 @@ msgctxt "" msgid "Wrap" msgstr "Obtékání textu" -#. gQ3fn +#. qxBeD +#: 05060200.xhp +msgctxt "" +"05060200.xhp\n" +"bm_id721692975475647\n" +"help.text" +msgid "<bookmark_value>wrap text;around objects</bookmark_value>" +msgstr "" + +#. zAanm #: 05060200.xhp msgctxt "" "05060200.xhp\n" "hd_id3153527\n" "help.text" -msgid "<link href=\"text/swriter/01/05060200.xhp\">Wrap</link>" -msgstr "<link href=\"text/swriter/01/05060200.xhp\">Obtékání</link>" +msgid "<variable id=\"h1\"><link href=\"text/swriter/01/05060200.xhp\">Wrap</link></variable>" +msgstr "" #. EEaR4 #: 05060200.xhp @@ -19132,6 +19213,15 @@ msgctxt "" msgid "Settings" msgstr "Nastavení" +#. Pb5LL +#: 05060200.xhp +msgctxt "" +"05060200.xhp\n" +"bm_id251692975406743\n" +"help.text" +msgid "<bookmark_value>wrap;wrap off</bookmark_value><bookmark_value>wrap text;none</bookmark_value>" +msgstr "" + #. hMAG6 #: 05060200.xhp msgctxt "" @@ -19150,14 +19240,14 @@ msgctxt "" msgid "<variable id=\"keinumlauftext\"><ahelp hid=\".\">Places the object on a separate line in the document. The Text in the document appears above and below the object, but not on the sides of the object.</ahelp></variable>" msgstr "<variable id=\"keinumlauftext\"><ahelp hid=\".\">Umístí objekt na samostatný řádek. Text v dokumentu se zobrazuje nad a pod objektem, ale ne po stranách objektu.</ahelp></variable>" -#. cnhMj +#. HNxKD #: 05060200.xhp msgctxt "" "05060200.xhp\n" "par_id3149038\n" "help.text" -msgid "<image id=\"img_id3149044\" src=\"sw/res/wr07.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3149044\">Icon</alt></image>" -msgstr "<image id=\"img_id3149044\" src=\"sw/res/wr07.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3149044\">Ikona</alt></image>" +msgid "<image id=\"img_id3149044\" src=\"sw/res/wr07.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149044\">Icon None</alt></image>" +msgstr "" #. qAhyQ #: 05060200.xhp @@ -19168,6 +19258,15 @@ msgctxt "" msgid "None" msgstr "Žádné" +#. YYssN +#: 05060200.xhp +msgctxt "" +"05060200.xhp\n" +"bm_id781692975526120\n" +"help.text" +msgid "<bookmark_value>wrap;wrap left</bookmark_value><bookmark_value>wrap text;before</bookmark_value>" +msgstr "" + #. EE3Zv #: 05060200.xhp msgctxt "" @@ -19186,14 +19285,14 @@ msgctxt "" msgid "<ahelp hid=\".\">Wraps text on the left side of the object if there is enough space.</ahelp>" msgstr "<ahelp hid=\".\">Text obtéká objekt na levé straně, je-li tam dostatek místa.</ahelp>" -#. 7VzMA +#. vNYAF #: 05060200.xhp msgctxt "" "05060200.xhp\n" "par_id3145774\n" "help.text" -msgid "<image id=\"img_id3145780\" src=\"sw/res/wr02.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3145780\">Icon</alt></image>" -msgstr "<image id=\"img_id3145780\" src=\"sw/res/wr02.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3145780\">Ikona</alt></image>" +msgid "<image id=\"img_id3145780\" src=\"sw/res/wr02.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145780\">Icon Before</alt></image>" +msgstr "" #. iasFq #: 05060200.xhp @@ -19204,6 +19303,15 @@ msgctxt "" msgid "Before" msgstr "Před" +#. y248A +#: 05060200.xhp +msgctxt "" +"05060200.xhp\n" +"bm_id781692975594815\n" +"help.text" +msgid "<bookmark_value>wrap;wrap right</bookmark_value><bookmark_value>wrap text;after</bookmark_value>" +msgstr "" + #. xhbRB #: 05060200.xhp msgctxt "" @@ -19222,14 +19330,14 @@ msgctxt "" msgid "<ahelp hid=\".\">Wraps text on the right side of the object if there is enough space.</ahelp>" msgstr "<ahelp hid=\".\">Text obtéká objekt na pravé straně, je-li tam dostatek místa.</ahelp>" -#. BwPhM +#. J7YLS #: 05060200.xhp msgctxt "" "05060200.xhp\n" "par_id3149560\n" "help.text" -msgid "<image id=\"img_id3149567\" src=\"sw/res/wr03.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3149567\">Icon</alt></image>" -msgstr "<image id=\"img_id3149567\" src=\"sw/res/wr03.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3149567\">Ikona</alt></image>" +msgid "<image id=\"img_id3149567\" src=\"sw/res/wr03.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149567\">Icon After</alt></image>" +msgstr "" #. WoNBZ #: 05060200.xhp @@ -19240,6 +19348,15 @@ msgctxt "" msgid "After" msgstr "Za" +#. AXZES +#: 05060200.xhp +msgctxt "" +"05060200.xhp\n" +"bm_id451692975634611\n" +"help.text" +msgid "<bookmark_value>wrap;wrap parallel</bookmark_value><bookmark_value>wrap text;parallel</bookmark_value>" +msgstr "" + #. 5zPRD #: 05060200.xhp msgctxt "" @@ -19258,14 +19375,14 @@ msgctxt "" msgid "<variable id=\"seitenumlauftext\"><ahelp hid=\".\">Wraps text on all four sides of the border frame of the object.</ahelp></variable>" msgstr "<variable id=\"seitenumlauftext\"><ahelp hid=\".\">Text obtéká objekt po všech stranách.</ahelp></variable>" -#. MGwnw +#. Fn3BY #: 05060200.xhp msgctxt "" "05060200.xhp\n" "par_id3148845\n" "help.text" -msgid "<image id=\"img_id3148851\" src=\"sw/res/wr04.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3148851\">Icon</alt></image>" -msgstr "<image id=\"img_id3148851\" src=\"sw/res/wr04.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3148851\">Ikona</alt></image>" +msgid "<image id=\"img_id3148851\" src=\"sw/res/wr04.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148851\">Icon Parallel</alt></image>" +msgstr "" #. YbxzJ #: 05060200.xhp @@ -19276,6 +19393,15 @@ msgctxt "" msgid "Parallel" msgstr "Rovnoběžně" +#. FAeJq +#: 05060200.xhp +msgctxt "" +"05060200.xhp\n" +"bm_id461692975665095\n" +"help.text" +msgid "<bookmark_value>wrap;wrap through</bookmark_value><bookmark_value>wrap text;through</bookmark_value>" +msgstr "" + #. cePPs #: 05060200.xhp msgctxt "" @@ -19294,14 +19420,14 @@ msgctxt "" msgid "<variable id=\"durchlauftext\"><ahelp hid=\".\">Places the object in front of the text.</ahelp></variable>" msgstr "<variable id=\"durchlauftext\"><ahelp hid=\".\">Umístí objekt před text.</ahelp></variable>" -#. jJRxy +#. WhGfz #: 05060200.xhp msgctxt "" "05060200.xhp\n" "par_id3150162\n" "help.text" -msgid "<image id=\"img_id3150169\" src=\"sw/res/wr05.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3150169\">Icon</alt></image>" -msgstr "<image id=\"img_id3150169\" src=\"sw/res/wr05.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3150169\">Ikona</alt></image>" +msgid "<image id=\"img_id3150169\" src=\"sw/res/wr05.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150169\">Icon Through</alt></image>" +msgstr "" #. NeE2S #: 05060200.xhp @@ -19312,6 +19438,15 @@ msgctxt "" msgid "Through" msgstr "Přes" +#. AmjBT +#: 05060200.xhp +msgctxt "" +"05060200.xhp\n" +"bm_id791692975692202\n" +"help.text" +msgid "<bookmark_value>wrap;wrap optimal</bookmark_value><bookmark_value>wrap text;optimal</bookmark_value>" +msgstr "" + #. FBsQw #: 05060200.xhp msgctxt "" @@ -19330,14 +19465,14 @@ msgctxt "" msgid "<variable id=\"dynamischertext\"><ahelp hid=\".\">Automatically wraps text to the left, to the right, or on all four sides of the border frame of the object. If the distance between the object and the page margin is less than 2 cm, the text is not wrapped. </ahelp></variable>" msgstr "<variable id=\"dynamischertext\"><ahelp hid=\".\">Text automaticky obtéká objekt vlevo, vpravo nebo na všech stranách. Je-li vzdálenost mezi objektem a okrajem stránky menší než 2 cm, text po této straně neobtéká.</ahelp></variable>" -#. 6mbGD +#. WywSk #: 05060200.xhp msgctxt "" "05060200.xhp\n" "par_id3150904\n" "help.text" -msgid "<image id=\"img_id3150910\" src=\"sw/res/wr06.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3150910\">Icon</alt></image>" -msgstr "<image id=\"img_id3150910\" src=\"sw/res/wr06.png\" width=\"0.82cm\" height=\"0.82cm\"><alt id=\"alt_id3150910\">Ikona</alt></image>" +msgid "<image id=\"img_id3150910\" src=\"sw/res/wr06.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150910\">Icon Optimal</alt></image>" +msgstr "" #. N57bG #: 05060200.xhp @@ -21985,23 +22120,23 @@ msgctxt "" msgid "Text Flow" msgstr "Tok textu" -#. A2Unu +#. eDCNp #: 05090300.xhp msgctxt "" "05090300.xhp\n" "bm_id3154558\n" "help.text" -msgid "<bookmark_value>tables;text flow around text tables</bookmark_value><bookmark_value>text flow;around text tables</bookmark_value><bookmark_value>columns; breaks in text tables</bookmark_value><bookmark_value>row breaks in text tables</bookmark_value><bookmark_value>tables; allowing page breaks</bookmark_value><bookmark_value>page breaks; tables</bookmark_value><bookmark_value>splitting tables;row breaks</bookmark_value>" -msgstr "<bookmark_value>tabulky; tok textu okolo tabulek</bookmark_value><bookmark_value>tok textu; kolem textových tabulek</bookmark_value><bookmark_value>sloupce; zalomení v textových tabulkách</bookmark_value><bookmark_value>zalomení řádků v textové tabulce</bookmark_value><bookmark_value>tabulky; povolení zalomení stránky</bookmark_value><bookmark_value>zalomení stránky; tabulky</bookmark_value><bookmark_value>rozdělování tabulek; zalomení řádků</bookmark_value>" +msgid "<bookmark_value>tables;text flow around text tables</bookmark_value><bookmark_value>text flow;around text tables</bookmark_value><bookmark_value>columns; breaks in text tables</bookmark_value><bookmark_value>row breaks in text tables</bookmark_value><bookmark_value>page breaks; tables</bookmark_value><bookmark_value>splitting tables;row breaks</bookmark_value>" +msgstr "" -#. EFXpA +#. 7iyE4 #: 05090300.xhp msgctxt "" "05090300.xhp\n" "hd_id3154558\n" "help.text" -msgid "<link href=\"text/swriter/01/05090300.xhp\">Text Flow</link>" -msgstr "<link href=\"text/swriter/01/05090300.xhp\">Tok textu</link>" +msgid "<variable id=\"h1\"><link href=\"text/swriter/01/05090300.xhp\">Text Flow</link></variable>" +msgstr "" #. AkSy2 #: 05090300.xhp @@ -22354,51 +22489,6 @@ msgctxt "" msgid "This command is only available if you have selected a table in your document, or if the cursor is in a table cell." msgstr "Tento příkaz je k dispozici jen tehdy, pokud jste vybrali tabulku v dokumentu nebo se kurzor nachází v buňce tabulky." -#. 8yBqq -#: 05100300.xhp -msgctxt "" -"05100300.xhp\n" -"tit\n" -"help.text" -msgid "Protect" -msgstr "Zamknout" - -#. uCgFZ -#: 05100300.xhp -msgctxt "" -"05100300.xhp\n" -"hd_id3146322\n" -"help.text" -msgid "<link href=\"text/swriter/01/05100300.xhp\">Protect</link>" -msgstr "<link href=\"text/swriter/01/05100300.xhp\">Zamknout</link>" - -#. BDEia -#: 05100300.xhp -msgctxt "" -"05100300.xhp\n" -"par_id3145822\n" -"help.text" -msgid "<ahelp hid=\".uno:Protect\">Prevents the contents of the selected cells from being modified.</ahelp>" -msgstr "<ahelp hid=\".uno:Protect\">Chrání obsah označených buněk před změnami.</ahelp>" - -#. NBjyB -#: 05100300.xhp -msgctxt "" -"05100300.xhp\n" -"par_id3154641\n" -"help.text" -msgid "When the cursor is in a read-only cell, a note appears on the <emph>Status Bar</emph>." -msgstr "Když je kurzor v buňce jen pro čtení, objeví se ve <emph>Stavovém řádku</emph> poznámka." - -#. Kaktd -#: 05100300.xhp -msgctxt "" -"05100300.xhp\n" -"par_id3149292\n" -"help.text" -msgid "To remove cell protection, select the cell(s), right-click, and then choose <link href=\"text/swriter/01/05100400.xhp\"><emph>Cell - Unprotect</emph></link>." -msgstr "Chcete-li odstranit ochranu buňky, označte buňky, klikněte na nich pravým tlačítkem a z menu vyberte <link href=\"text/swriter/01/05100400.xhp\"><emph>Buňka - Odemknout</emph></link>." - #. E68EJ #: 05100400.xhp msgctxt "" @@ -22426,14 +22516,14 @@ msgctxt "" msgid "<ahelp hid=\".uno:UnsetCellsReadOnly\">Removes the cell protection for all selected cells in the current table.</ahelp>" msgstr "<ahelp hid=\".uno:UnsetCellsReadOnly\">Zruší ochranu buňky pro všechny vybrané buňky v aktuální tabulce.</ahelp>" -#. BMgnL +#. EKmDK #: 05100400.xhp msgctxt "" "05100400.xhp\n" "par_id3154558\n" "help.text" -msgid "To remove the protection from several tables at once, select the tables, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+T. To remove the protection from all of the tables in a document, click anywhere in the document, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+T." -msgstr "Chcete-li zrušit ochranu několika tabulek najednou, označte tabulky a poté stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+T. Chcete-li zrušit ochranu všech tabulek v dokumentu, klepněte kamkoliv do dokumentu a stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+T." +msgid "To remove the protection from several tables at once, select the tables, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+T</keycode>. To remove the protection from all of the tables in a document, click anywhere in the document, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+T</keycode>." +msgstr "" #. NuGEd #: 05100400.xhp @@ -22444,60 +22534,6 @@ msgctxt "" msgid "You can also remove cell protection from a table in the <link href=\"text/swriter/01/02110000.xhp\">Navigator</link>." msgstr "Ochranu buněk můžete zrušit také v <link href=\"text/swriter/01/02110000.xhp\">Navigátoru</link>." -#. TgyNZ -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"tit\n" -"help.text" -msgid "Row" -msgstr "Řádek" - -#. otHFo -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"hd_id3149502\n" -"help.text" -msgid "<link href=\"text/swriter/01/05110000.xhp\">Row</link>" -msgstr "<link href=\"text/swriter/01/05110000.xhp\">Řádek</link>" - -#. zrvZE -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"par_id3154652\n" -"help.text" -msgid "Set the height of rows, or select, insert, and delete rows." -msgstr "Nastavení výšky řádku nebo výběr, vložení či odstranění řádků." - -#. WSM3G -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"hd_id3083451\n" -"help.text" -msgid "<link href=\"text/swriter/01/05110100.xhp\">Row Height</link>" -msgstr "<link href=\"text/swriter/01/05110100.xhp\">Výška řádku</link>" - -#. qaBGU -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"hd_id3149349\n" -"help.text" -msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>" -msgstr "<link href=\"text/swriter/01/05110200.xhp\">Optimální výška řádky</link>" - -#. CSYUC -#: 05110000.xhp -msgctxt "" -"05110000.xhp\n" -"hd_id3149883\n" -"help.text" -msgid "<link href=\"text/swriter/01/05120400.xhp\">Insert...</link>" -msgstr "<link href=\"text/swriter/01/05120400.xhp\">Vložit...</link>" - #. MtE2e #: 05110100.xhp msgctxt "" @@ -22507,14 +22543,14 @@ msgctxt "" msgid "Row Height" msgstr "Výška řádku" -#. aox3B +#. EBL4h #: 05110100.xhp msgctxt "" "05110100.xhp\n" "hd_id3149871\n" "help.text" -msgid "Row Height" -msgstr "Výška řádku" +msgid "<variable id=\"h1\"><link href=\"text/swriter/01/05110100.xhp\">Row Height</link></variable>" +msgstr "" #. EJ9C7 #: 05110100.xhp @@ -22570,51 +22606,6 @@ msgctxt "" msgid "You can also right-click in a cell, and then choose <link href=\"text/shared/01/minimal_row_height.xhp\"><menuitem>Size - Minimal Row Height</menuitem></link>." msgstr "Můžete také klepnout pravým tlačítkem na buňku a poté zvolit <link href=\"text/shared/01/minimal_row_height.xhp\"><menuitem>Velikost - Minimální výška řádku</menuitem></link>." -#. 4JwEA -#: 05110200.xhp -msgctxt "" -"05110200.xhp\n" -"tit\n" -"help.text" -msgid "Optimal Row Height" -msgstr "Optimální výška řádku" - -#. hmSQS -#: 05110200.xhp -msgctxt "" -"05110200.xhp\n" -"hd_id3150010\n" -"help.text" -msgid "<variable id=\"optimal_row_height_h1\"><link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link></variable>" -msgstr "<variable id=\"optimal_row_height_h1\"><link href=\"text/swriter/01/05110200.xhp\">Optimální výška řádku</link></variable>" - -#. LZXDJ -#: 05110200.xhp -msgctxt "" -"05110200.xhp\n" -"par_id3147436\n" -"help.text" -msgid "<variable id=\"optimal_row_height_text\"><ahelp hid=\".uno:SetOptimalRowHeight\" visibility=\"visible\">Set row height for selected table rows so that each row has the same height as the row with the tallest content.</ahelp></variable>" -msgstr "<variable id=\"optimal_row_height_text\"><ahelp hid=\".uno:SetOptimalRowHeight\" visibility=\"visible\">Nastaví výšku řádku pro vybrané řádky tabulky tak, aby měl každý řádek stejnou výšku jako řádek s nejvyšším obsahem.</ahelp></variable>" - -#. DCfEi -#: 05110200.xhp -msgctxt "" -"05110200.xhp\n" -"par_id741656209290506\n" -"help.text" -msgid "Row height can increase with this option, with the table always growing downward. The total table height is never reduced by this option." -msgstr "Výška řádku se použitím této možnosti může pouze zvětšit, tabulka se přitom rozšíří směrem dolů. Celková výška tabulky se nemůže touto možností zmenšit." - -#. WY6Wn -#: 05110200.xhp -msgctxt "" -"05110200.xhp\n" -"par_id801656117723975\n" -"help.text" -msgid "This option is similar to first minimizing row height for selected rows by using <link href=\"text/shared/01/minimal_row_height.xhp\"><menuitem>Minimal Row Height</menuitem></link> and then distributing those rows by using <link href=\"text/shared/01/05110600m.xhp\"><menuitem>Distribute Rows Evenly</menuitem></link>, except that additional height is added to each row if necessary to prevent the total table height from reducing." -msgstr "Tato možnost se podobá minimalizaci výšky vybraných řádků volbou <link href=\"text/shared/01/minimal_row_height.xhp\"><menuitem>Minimální výška řádku</menuitem></link> a následnému rozmístění těchto řádků pomocí <link href=\"text/shared/01/05110600m.xhp\"><menuitem>Rovnoměrně rozmístit řádky</menuitem></link>. Rozdíl spočívá v tom, že se v případě potřeby ke každému řádku přidá dodatečná výška, aby se zabránilo zmenšení celkové výšky tabulky." - #. kFGSx #: 05110300.xhp msgctxt "" @@ -22678,51 +22669,6 @@ msgctxt "" msgid "<variable id=\"loeschentext\"><ahelp hid=\".uno:DeleteRows\">Deletes the selected row(s) from the table.</ahelp></variable>" msgstr "<variable id=\"loeschentext\"><ahelp hid=\".uno:DeleteRows\">Odstraní označené řádky z tabulky.</ahelp></variable>" -#. YL8NQ -#: 05120000.xhp -msgctxt "" -"05120000.xhp\n" -"tit\n" -"help.text" -msgid "Column" -msgstr "Sloupec" - -#. tyoyE -#: 05120000.xhp -msgctxt "" -"05120000.xhp\n" -"hd_id3154762\n" -"help.text" -msgid "<link href=\"text/swriter/01/05120000.xhp\">Column</link>" -msgstr "<link href=\"text/swriter/01/05120000.xhp\">Sloupec</link>" - -#. yfrR7 -#: 05120000.xhp -msgctxt "" -"05120000.xhp\n" -"par_id3149052\n" -"help.text" -msgid "Set the width of columns, or select, insert, and delete columns." -msgstr "Nastavení šířky sloupců nebo označení, vložení či odstranění sloupců." - -#. BNVrW -#: 05120000.xhp -msgctxt "" -"05120000.xhp\n" -"hd_id3146322\n" -"help.text" -msgid "<link href=\"text/swriter/01/05120100.xhp\">Width...</link>" -msgstr "<link href=\"text/swriter/01/05120100.xhp\">Šířka...</link>" - -#. zqUrC -#: 05120000.xhp -msgctxt "" -"05120000.xhp\n" -"hd_id3150564\n" -"help.text" -msgid "<link href=\"text/swriter/01/05120400.xhp\">Insert...</link>" -msgstr "<link href=\"text/swriter/01/05120400.xhp\">Vložit...</link>" - #. AZDCu #: 05120100.xhp msgctxt "" @@ -22732,14 +22678,14 @@ msgctxt "" msgid "Column Width" msgstr "Šířka sloupce" -#. vDiaC +#. c5iaC #: 05120100.xhp msgctxt "" "05120100.xhp\n" "hd_id3150345\n" "help.text" -msgid "Column Width" -msgstr "Šířka sloupce" +msgid "<variable id=\"h1\"><link href=\"text/swriter/01/05120100.xhp\">Column Width</link></variable>" +msgstr "" #. ZACmA #: 05120100.xhp @@ -22795,132 +22741,6 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/columnwidth/width\">Enter the width that you want for the selected column(s).</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/columnwidth/width\">Zadejte požadovanou šířku vybraného sloupce.</ahelp>" -#. wRjGh -#: 05120200.xhp -msgctxt "" -"05120200.xhp\n" -"tit\n" -"help.text" -msgid "Optimal Column Width" -msgstr "Optimální šířka sloupce" - -#. kU2A6 -#: 05120200.xhp -msgctxt "" -"05120200.xhp\n" -"hd_id3149500\n" -"help.text" -msgid "<variable id=\"optimal_column_width_h1\"><link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link></variable>" -msgstr "<variable id=\"optimal_column_width_h1\"><link href=\"text/swriter/01/05120200.xhp\">Optimální šířka sloupce</link></variable>" - -#. Rt2Cv -#: 05120200.xhp -msgctxt "" -"05120200.xhp\n" -"par_id3149050\n" -"help.text" -msgid "<variable id=\"column_width_text\"><ahelp hid=\".uno:SetOptimalColumnWidth\">Adjust column widths among columns with selected cells, according to the paragraph length in each selected cell. Widen the table, up to page width, if necessary.</ahelp></variable>" -msgstr "<variable id=\"column_width_text\"><ahelp hid=\".uno:SetOptimalColumnWidth\">Upraví šířku sloupců vybraných buněk podle délky odstavce v každé buňce. Pokud je to nezbytné, rozšíří tabulku až do šířky stránky.</ahelp></variable>" - -#. srS86 -#: 05120200.xhp -msgctxt "" -"05120200.xhp\n" -"par_id811655764710135\n" -"help.text" -msgid "<ahelp hid=\".uno:SetOptimalColumnWidth\">Adjust column width for selected columns to fit the column’s content, without changing the width of the table or the unselected columns.</ahelp>" -msgstr "<ahelp hid=\".uno:SetOptimalColumnWidth\">Přizpůsobí šířku vybraných sloupců jejich obsahu, aniž by došlo ke změně šířky tabulky nebo sloupců, které nejsou vybrány.</ahelp>" - -#. YxcTu -#: 05120200.xhp -msgctxt "" -"05120200.xhp\n" -"par_id611656069528584\n" -"help.text" -msgid "<menuitem>Optimal Column Width</menuitem> attempts to give a column width for the selected cells so that the longest paragraph in each cell can, as a minimum, <emph>fit</emph> exactly on a single line, though it is possible and common for columns to be wider than an exact fit." -msgstr "Příkaz <menuitem>Optimální šířka sloupce</menuitem> se pokusí nastavit šířku sloupcům s vybranými buňkami tak, aby se nejdelší odstavec v každé buňce <emph>vešel</emph> právě na jediný řádek. Je nicméně možné a běžné, aby byl sloupec širší než délka takového řádku." - -#. so9Du -#: 05120200.xhp -msgctxt "" -"05120200.xhp\n" -"par_id601656102623025\n" -"help.text" -msgid "The final distribution of column widths depends on several factors, such as the paragraph length of selected cells, the initial width of the columns with selected cells, and whether the table can be widened. Space is also included for any horizontal cell padding, paragraph padding, and paragraph indents. The width of the table is never reduced, and unselected columns are not changed." -msgstr "Výsledné rozmístění šířek sloupců závisí na několika okolnostech, například na délce odstavců ve vybraných buňkách, na počáteční šířce sloupců s vybranými buňkami nebo na tom, zda je možné zvětšit šířku tabulky. Uvažují se také rozměry vodorovných okrajů buněk, okrajů odstavců a odsazení odstavců. Šířka tabulky se nikdy nezmenšuje a zároveň se nemění nevybrané sloupce." - -#. vv4Mm -#: 05120200.xhp -msgctxt "" -"05120200.xhp\n" -"par_id651656105163827\n" -"help.text" -msgid "The following list indicates how column widths are distributed for the selected cells. If the first step succeeds in distributing column widths for the selected cells so that all paragraphs in the cell are on a single line, then the process stops, otherwise the second step is attempted, if possible. The third step describes how column widths are distributed when it is not possible to fit all the selected cells after the second step." -msgstr "Následující seznam ukazuje, jak jsou šířky sloupců pro vybrané buňky rozmísťovány. Jestliže je výsledkem prvního kroku rozmisťování to, že jsou všechny odstavce na jediném řádku, proces se zastaví, jinak pokračuje druhým krokem. Třetí krok popisuje rozmístění šířek sloupců v případě, pokud není možné přizpůsobit šířky obsahu ve druhém kroku." - -#. WJFc6 -#: 05120200.xhp -msgctxt "" -"05120200.xhp\n" -"par_id221656101892491\n" -"help.text" -msgid "Distribute column widths proportionally according to the longest paragraph in each cell, but remaining within the total column width for cell selection." -msgstr "Šířky sloupců jsou rozmístěny proporcionálně podle nejdelšího odstavce v každé buňce, ale celková šířka sloupců vybraných buněk se nemění." - -#. prUhq -#: 05120200.xhp -msgctxt "" -"05120200.xhp\n" -"par_id641656101994507\n" -"help.text" -msgid "If some cells cannot fit exactly in the total width of the selection, and the table can be expanded (up to the page width), then expand the table width until all cells are fit exactly." -msgstr "Pokud se některé buňky do celkové šířky výběru nevejdou a tabulku je možné rozšířit (až do šířky stránky), poté se tabulka rozšíří, dokud nejsou šířky přizpůsobeny všem buňkám." - -#. uJQKn -#: 05120200.xhp -msgctxt "" -"05120200.xhp\n" -"par_id511656102101362\n" -"help.text" -msgid "If the table width is at the page margin, and more than one selected cell does not fit exactly, then give as much width as possible to the first cell that cannot be fit exactly, and an equal (smaller) column width to the other cells that cannot be fit." -msgstr "Pokud tabulka sahá k okraji stránky a šířky neodpovídají více než jedné vybrané buňce, první buňce, pro kterou šířka neodpovídá, je šířka zvětšena tak, aby odpovídala. Dalším buňkám, pro které šířka neodpovídá, je šířka zvětšena o menší hodnotu, stejnou pro všechny takové buňky." - -#. 3yMfG -#: 05120200.xhp -msgctxt "" -"05120200.xhp\n" -"par_id471656104869532\n" -"help.text" -msgid "Step 1 is often sufficient for tables whose cells are primarily short paragraphs, while Step 3 is usually needed if many columns or rows are selected and/or selected cells have longer paragraphs." -msgstr "U tabulek s buňkami obsahujícími převážně krátké odstavce bývá dostatečný krok 1, zatímco krok 3 je zpravidla nutný v případě, že je vybráno mnoho sloupců či řádku nebo že vybrané buňky obsahují dlouhé odstavce." - -#. UYb7r -#: 05120200.xhp -msgctxt "" -"05120200.xhp\n" -"par_id601656069480524\n" -"help.text" -msgid "<menuitem>Optimal Column Width</menuitem> attempts to give a column width for the selected columns so that the longest paragraph in each column can, as a minimum, <emph>fit</emph> exactly on a single line, though it is possible and common for columns to be wider than an exact fit." -msgstr "Příkaz <menuitem>Optimální šířka sloupce</menuitem> se pokusí nastavit šířku sloupcům s vybranými buňkami tak, aby se nejdelší odstavec v každé buňce <emph>vešel</emph> právě na jediný řádek. Je nicméně možné a běžné, aby byl sloupec širší než délka takového řádku." - -#. paBoR -#: 05120200.xhp -msgctxt "" -"05120200.xhp\n" -"par_id721655819449619\n" -"help.text" -msgid "The final distribution of column widths depends on several factors, such as the paragraph length and initial width of the selected columns. Space is also included for any horizontal cell padding, paragraph padding, and paragraph indents. The width of the table is never reduced, and unselected columns are not changed." -msgstr "Výsledné rozmístění šířek sloupců závisí na několika okolnostech, například na délce odstavců ve vybraných buňkách a na počáteční šířce vybraných sloupců. Uvažují se také rozměry vodorovných okrajů buněk, okrajů odstavců a odsazení odstavců. Šířka tabulky se nikdy nezmenšuje a zároveň se nemění nevybrané sloupce." - -#. U2qgd -#: 05120200.xhp -msgctxt "" -"05120200.xhp\n" -"par_id581656107648277\n" -"help.text" -msgid "The option distributes column widths proportionally according to the longest paragraph in each column, but remaining within the total column width for the selected columns. When selected columns cannot be fit exactly, then the first column that cannot be fit exactly gets as much width as possible, while any additional columns that cannot be fit exactly get a smaller column width, which is equal for each of these additional columns." -msgstr "Tato možnost rozmístí šířky sloupců jsou proporcionálně podle nejdelšího odstavce v každé buňce, ale celková šířka vybraných sloupců se nemění. Pokud šířky vybraných sloupců obsahu neodpovídají, je první sloupec rozšířen, zatímco šířky dalších neodpovídajících sloupce jsou zvětšeny o menší hodnotu, která je pro všechny takové sloupce stejná." - #. kM6QZ #: 05120300.xhp msgctxt "" @@ -23884,14 +23704,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/conditionpage/apply\">Click <emph>Apply</emph> to apply the <emph>selected Paragraph Style</emph> to the defined <emph>context</emph>.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/conditionpage/apply\">Klepnutím na tlačítko <emph>Použít</emph> přiřadíte vybraný <emph>Styl odstavce</emph> k určenému <emph>kontextu</emph>.</ahelp>" -#. e2L8Z +#. B7z8W #: 05140000.xhp msgctxt "" "05140000.xhp\n" "tit\n" "help.text" -msgid "Styles (Sidebar)" -msgstr "Styly (postranní lišta)" +msgid "Manage Styles" +msgstr "" #. yJjGG #: 05140000.xhp @@ -23902,14 +23722,14 @@ msgctxt "" msgid "<bookmark_value>Styles window;applying styles</bookmark_value> <bookmark_value>styles;previews</bookmark_value> <bookmark_value>previews;styles</bookmark_value>" msgstr "<bookmark_value>Styly;používání stylů</bookmark_value> <bookmark_value>styly;náhledy</bookmark_value> <bookmark_value>náhledy;styly</bookmark_value>" -#. EMPcC +#. muNrd #: 05140000.xhp msgctxt "" "05140000.xhp\n" "hd_id3154505\n" "help.text" -msgid "<link href=\"text/swriter/01/05140000.xhp\">Styles (Sidebar)</link>" -msgstr "<link href=\"text/swriter/01/05140000.xhp\">Styly (postranní lišta)</link>" +msgid "<link href=\"text/swriter/01/05140000.xhp\">Manage Styles</link>" +msgstr "" #. YEFkv #: 05140000.xhp @@ -24361,14 +24181,14 @@ msgctxt "" msgid "Opens the AutoCorrect dialog." msgstr "Otevře dialogové okno Automatické opravy." -#. kfEx3 +#. BiyGa #: 05150000.xhp msgctxt "" "05150000.xhp\n" "par_id3147570\n" "help.text" -msgid "To open the <link href=\"text/swriter/01/05150101.xhp\">AutoFormat for Tables</link> dialog, click in a table cell, and then choose <emph>Table - AutoFormat Styles</emph>." -msgstr "Chcete-li otevřít dialogové okno <link href=\"text/swriter/01/05150101.xhp\">Automatický formát tabulky</link>, klepněte do buňky tabulky a zvolte <emph>Tabulka - Styly automatického formátu</emph>." +msgid "To open the <link href=\"text/shared/01/AutoFormat.xhp\">AutoFormat for Tables</link> dialog, click in a table cell, and then choose <emph>Table - AutoFormat Styles</emph>." +msgstr "" #. ZN4ko #: 05150100.xhp @@ -24559,303 +24379,6 @@ msgctxt "" msgid "<link href=\"text/swriter/01/05150200.xhp\">Other AutoCorrect rules</link>" msgstr "<link href=\"text/swriter/01/05150200.xhp\">Jiná pravidla automatických oprav</link>" -#. CjDuT -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"tit\n" -"help.text" -msgid "AutoFormat for Tables" -msgstr "Automatický formát tabulky" - -#. BZFUD -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"bm_id2655415\n" -"help.text" -msgid "<bookmark_value>tables;AutoFormat function</bookmark_value> <bookmark_value>styles;table styles</bookmark_value> <bookmark_value>AutoFormat function for tables</bookmark_value>" -msgstr "<bookmark_value>tabulky;automatický formát</bookmark_value> <bookmark_value>styly;styly tabulek</bookmark_value> <bookmark_value>automatický formát tabulek</bookmark_value>" - -#. B2AUW -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"hd_id3148485\n" -"help.text" -msgid "AutoFormat for Tables" -msgstr "Automatický formát tabulky" - -#. V6p4i -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"par_id3149500\n" -"help.text" -msgid "<variable id=\"autoformattabelle\"><ahelp hid=\".\">Automatically applies formats to the current table, including fonts, shading, and borders.</ahelp></variable>" -msgstr "<variable id=\"autoformattabelle\"><ahelp hid=\".\">Automaticky přiřadí formátování aktuální tabulce, včetně písma, stínování a ohraničení.</ahelp></variable>" - -#. dumEP -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"hd_id3151388\n" -"help.text" -msgid "Applying an AutoFormat to a Table" -msgstr "Použití automatického formátu na tabulku" - -#. zB5Gz -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"par_id3145828\n" -"help.text" -msgid "Click in a table cell, or select the cells that you want to format." -msgstr "Klepněte do buňky tabulky nebo označte buňky, které chcete naformátovat." - -#. CsiMX -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"par_id3153006\n" -"help.text" -msgid "Choose <emph>Table - AutoFormat Styles</emph>, and then click the format that you to want to apply." -msgstr "Zvolte <emph>Tabulka - Styly automatického formátu</emph> a klepněte na formát, který chcete použít." - -#. AjaCP -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"par_id3145585\n" -"help.text" -msgid "Click <emph>OK</emph>." -msgstr "Klepněte na <emph>OK</emph>." - -#. skCGC -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"hd_id3148386\n" -"help.text" -msgid "Format" -msgstr "Formát" - -#. aXDem -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"par_id3149022\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/formatlb\">Lists the available formatting styles for tables. Click the format that you want to apply, and then click <emph>OK</emph>.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/formatlb\">Seznam dostupných stylů pro formátování tabulky. Klepněte na požadovaný formát a poté klepněte na <emph>OK</emph>.</ahelp>" - -#. WA7yH -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"hd_id3153722\n" -"help.text" -msgid "Add" -msgstr "Přidat" - -#. iGaqo -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"par_id3151185\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/add\">Adds a new table style to the list.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/add\">Přidá nový styl tabulky do seznamu.</ahelp>" - -#. 7djcU -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"par_id3154646\n" -"help.text" -msgid "Format a table in your document." -msgstr "Naformátujte tabulku v dokumentu." - -#. u6fWX -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"par_id3156320\n" -"help.text" -msgid "Select the table, and then choose <emph>Table - AutoFormat Styles</emph>." -msgstr "Vyberte tabulku a zvolte <emph>Tabulka - Styly automatického formátu</emph>." - -#. AMvFw -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"par_id3153156\n" -"help.text" -msgid "Click <emph>Add</emph>." -msgstr "Klepněte na <emph>Přidat</emph>." - -#. Eiwoh -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"par_id3151168\n" -"help.text" -msgid "In the <emph>Add AutoFormat</emph> dialog, enter a name, and then click <emph>OK</emph>." -msgstr "V dialogovém okně <emph>Přidat automatický formát</emph> zadejte název a poté klepněte na <emph>OK</emph>." - -#. oTWGL -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"par_id3153391\n" -"help.text" -msgid "<ahelp visibility=\"hidden\" hid=\"modules/swriter/ui/stringinput/edit\">Enter a name for the new AutoFormat, and then click<emph> OK</emph>.</ahelp>" -msgstr "<ahelp visibility=\"hidden\" hid=\"modules/swriter/ui/stringinput/edit\">Zadejte název nového automatického formátu a klepněte na <emph> OK</emph>.</ahelp>" - -#. MfFmP -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"hd_id3147516\n" -"help.text" -msgid "Delete" -msgstr "Smazat" - -#. yFvtW -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"par_id3150707\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/remove\">Deletes the selected table style. You cannot delete \"Default Table Style\".</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/remove\">Smaže vybraný styl tabulky. Styl „Výchozí styl tabulky“ smazat nelze.</ahelp>" - -#. 3rqAx -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"hd_id3149302\n" -"help.text" -msgid "Rename" -msgstr "Přejmenovat" - -#. KVYeV -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"par_id3149490\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/rename\">Changes the name of the selected table style. You cannot rename \"Default Table Style\".</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/rename\">Změní název vybraného stylu tabulky. Styl „Výchozí styl tabulky“ přejmenovat nelze.</ahelp>" - -#. 2PEkJ -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"hd_id3153534\n" -"help.text" -msgid "Formatting" -msgstr "Formátování" - -#. Gf3DD -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"par_id3154477\n" -"help.text" -msgid "Select the formatting attributes to include in the selected table style." -msgstr "Vyberte atributy formátování, které se mají zahrnout do vybraného stylu tabulky." - -#. XRRp9 -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"hd_id3151317\n" -"help.text" -msgid "Number format" -msgstr "Formát čísla" - -#. EBxey -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"par_id3150970\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/numformatcb\">Includes numbering formats in the selected table style.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/numformatcb\">Zahrne do vybraného stylu tabulky formát číslování.</ahelp>" - -#. t4APG -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"hd_id3150350\n" -"help.text" -msgid "Font" -msgstr "Písmo" - -#. gkUvB -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"par_id3152961\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/fontcb\">Includes font formatting in the selected table style.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/fontcb\">Zahrne do vybraného stylu tabulky formát písma.</ahelp>" - -#. uFEJL -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"hd_id3154575\n" -"help.text" -msgid "Alignment" -msgstr "Zarovnání" - -#. GwGbD -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"par_id3155896\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/alignmentcb\">Includes alignment settings in the selected table style.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/alignmentcb\">Zahrne do vybraného stylu tabulky nastavení zarovnání.</ahelp>" - -#. edaJm -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"hd_id3149690\n" -"help.text" -msgid "Borders" -msgstr "Ohraničení" - -#. yZ9HG -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"par_id3154200\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/bordercb\">Includes border styles in the selected table style.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/bordercb\">Zahrne do vybraného stylu tabulky styl ohraničení.</ahelp>" - -#. i3hzF -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"hd_id3159201\n" -"help.text" -msgid "Pattern" -msgstr "Vzorek" - -#. FoPas -#: 05150101.xhp -msgctxt "" -"05150101.xhp\n" -"par_id3151325\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/patterncb\">Includes background styles in the selected table style.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/patterncb\">Zahrne do vybraného stylu tabulky styl pozadí.</ahelp>" - #. BhJ6B #: 05150104.xhp msgctxt "" @@ -25072,14 +24595,14 @@ msgctxt "" msgid "Load Styles" msgstr "Načíst styly" -#. ojR9E +#. C33tS #: 05170000.xhp msgctxt "" "05170000.xhp\n" "hd_id3151242\n" "help.text" -msgid "<switchinline select=\"appl\"> <caseinline select=\"IMPRESS\">Load Master Slide</caseinline> <caseinline select=\"DRAW\">Load Master Page</caseinline> <defaultinline><variable id=\"load_styles_header\"><link href=\"text/swriter/01/05170000.xhp\">Load Styles</link></variable></defaultinline> </switchinline>" -msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Načíst předlohu snímku</caseinline><caseinline select=\"DRAW\">Načíst předlohu stránky</caseinline><defaultinline><variable id=\"load_styles_header\"><link href=\"text/swriter/01/05170000.xhp\">Načíst styly</link></variable></defaultinline></switchinline>" +msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Load Master Slide</caseinline><caseinline select=\"DRAW\">Load Master Page</caseinline><defaultinline><variable id=\"load_styles_header\"><link href=\"text/swriter/01/05170000.xhp\">Load Styles from Template</link></variable></defaultinline></switchinline>" +msgstr "" #. 27Nd8 #: 05170000.xhp @@ -27187,23 +26710,23 @@ msgctxt "" msgid "Sort" msgstr "Seřadit" -#. XncsB +#. CuoQx #: 06100000.xhp msgctxt "" "06100000.xhp\n" "bm_id3149353\n" "help.text" -msgid "<bookmark_value>tables;sorting rows</bookmark_value> <bookmark_value>sorting;paragraphs/table rows</bookmark_value> <bookmark_value>text; sorting paragraphs</bookmark_value> <bookmark_value>lines of text; sorting paragraphs</bookmark_value> <bookmark_value>sorting;paragraphs in special languages</bookmark_value> <bookmark_value>Asian languages;sorting paragraphs/table rows</bookmark_value>" -msgstr "<bookmark_value>tabulky;řazení řádků</bookmark_value> <bookmark_value>řazení;odstavce/řádky tabulky</bookmark_value> <bookmark_value>text;řazení odstavců</bookmark_value> <bookmark_value>řádky textu;řazení odstavců</bookmark_value> <bookmark_value>řazení;odstavce ve speciálních jazycích</bookmark_value> <bookmark_value>asijské jazyky;řazení odstavců/řádků tabulky</bookmark_value>" +msgid "<bookmark_value>tables;sorting rows</bookmark_value><bookmark_value>sorting;paragraphs/table rows</bookmark_value><bookmark_value>text; sorting paragraphs</bookmark_value><bookmark_value>lines of text; sorting paragraphs</bookmark_value><bookmark_value>sorting;paragraphs in special languages</bookmark_value><bookmark_value>Asian languages;sorting paragraphs/table rows</bookmark_value>" +msgstr "" -#. CACeu +#. EA6YJ #: 06100000.xhp msgctxt "" "06100000.xhp\n" "hd_id3149353\n" "help.text" -msgid "Sort" -msgstr "Seřadit" +msgid "<variable id=\"h1\"><link href=\"text/swriter/01/06100000.xhp\">Sort</link></variable>" +msgstr "" #. XnAEB #: 06100000.xhp @@ -28087,6 +27610,456 @@ msgctxt "" msgid "Updates items in the current document that have dynamic contents, so as fields and indexes." msgstr "Aktualizuje položky s dynamickým obsahem, jako jsou pole a indexy." +#. 39zrB +#: EditStyle.xhp +msgctxt "" +"EditStyle.xhp\n" +"tit\n" +"help.text" +msgid "Edit Style" +msgstr "" + +#. SEWss +#: EditStyle.xhp +msgctxt "" +"EditStyle.xhp\n" +"hd_id291693524138888\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/swriter/01/EditStyle.xhp\">Edit Style</link></variable>" +msgstr "" + +#. 5dGnk +#: EditStyle.xhp +msgctxt "" +"EditStyle.xhp\n" +"par_id111529881420452\n" +"help.text" +msgid "Opens the Paragraph Style dialog box of the current paragraph." +msgstr "" + +#. 5dhCF +#: EditStyle.xhp +msgctxt "" +"EditStyle.xhp\n" +"par_id31693524682578\n" +"help.text" +msgid "Choose <menuitem>Styles - Edit Style</menuitem>." +msgstr "" + +#. FYjD3 +#: EditStyle.xhp +msgctxt "" +"EditStyle.xhp\n" +"par_id181693532428657\n" +"help.text" +msgid "Choose <menuitem>Paragraph - Edit Style</menuitem>." +msgstr "" + +#. 4BSPm +#: EditStyle.xhp +msgctxt "" +"EditStyle.xhp\n" +"par_id331693524626393\n" +"help.text" +msgid "Choose <menuitem>Home</menuitem>, and double click on the style name highlighted." +msgstr "" + +#. 8Q9Ce +#: EditStyle.xhp +msgctxt "" +"EditStyle.xhp\n" +"par_id321693524457637\n" +"help.text" +msgid "<image src=\"cmd/lc_editstyle.svg\" id=\"img_id391693524457637\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id291693524457638\">Icon Edit Style</alt></image>" +msgstr "" + +#. KXwrD +#: EditStyle.xhp +msgctxt "" +"EditStyle.xhp\n" +"par_id341693524457638\n" +"help.text" +msgid "Edit Style" +msgstr "" + +#. EPNjK +#: EditStyle.xhp +msgctxt "" +"EditStyle.xhp\n" +"par_id871693524390988\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline><keycode> + P</keycode>" +msgstr "" + +#. y8DYB +#: EditStyle.xhp +msgctxt "" +"EditStyle.xhp\n" +"par_id851693524839009\n" +"help.text" +msgid "Select the <menuitem>Style</menuitem> panel (<keycode>F11</keycode>), choose Paragraph Styles, open context menu of the selected style, choose <menuitem>Edit Style</menuitem>." +msgstr "" + +#. wEyNc +#: EditStyle.xhp +msgctxt "" +"EditStyle.xhp\n" +"par_id921693534308719\n" +"help.text" +msgid "<link href=\"text/swriter/main0115.xhp\">Styles menu</link>" +msgstr "" + +#. PDPrT +#: HeadingRowsRepeat.xhp +msgctxt "" +"HeadingRowsRepeat.xhp\n" +"tit\n" +"help.text" +msgid "Header Rows Repeat Across Pages" +msgstr "" + +#. ELXQ9 +#: HeadingRowsRepeat.xhp +msgctxt "" +"HeadingRowsRepeat.xhp\n" +"bm_id701694260835034\n" +"help.text" +msgid "<bookmark_value>tables; header repetition after page breaks</bookmark_value><bookmark_value>repeating; table headers after page breaks</bookmark_value><bookmark_value>headers; repeating in tables</bookmark_value>" +msgstr "" + +#. K3xAV +#: HeadingRowsRepeat.xhp +msgctxt "" +"HeadingRowsRepeat.xhp\n" +"hd_id161694258259129\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/swriter/01/HeadingRowsRepeat.xhp\">Header Rows Repeat Across Pages</link></variable>" +msgstr "" + +#. dguEc +#: HeadingRowsRepeat.xhp +msgctxt "" +"HeadingRowsRepeat.xhp\n" +"par_id451630938722616\n" +"help.text" +msgid "Repeat a table header on each new page that the table spans." +msgstr "" + +#. CEDGU +#: HeadingRowsRepeat.xhp +msgctxt "" +"HeadingRowsRepeat.xhp\n" +"par_id571694256958083\n" +"help.text" +msgid "When this feature is on, a check mark is displayed in front of the <menuitem>Header Rows Repeat Across Pages</menuitem> command." +msgstr "" + +#. nAKZ7 +#: RowSplit.xhp +msgctxt "" +"RowSplit.xhp\n" +"tit\n" +"help.text" +msgid "Row to Break Across Pages" +msgstr "" + +#. FMzbi +#: RowSplit.xhp +msgctxt "" +"RowSplit.xhp\n" +"bm_id451694263612943\n" +"help.text" +msgid "<bookmark_value>tables; allowing page breaks</bookmark_value>" +msgstr "" + +#. wMEbG +#: RowSplit.xhp +msgctxt "" +"RowSplit.xhp\n" +"hd_id491694262517019\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/swriter/01/RowSplit.xhp\">Row to Break Across Pages</link></variable>" +msgstr "" + +#. KPHhY +#: RowSplit.xhp +msgctxt "" +"RowSplit.xhp\n" +"par_id841630938899606\n" +"help.text" +msgid "Allows a page break or column break inside a row of the table. This option is not applied to the first row in a table if the <emph>Repeat Heading</emph> option is selected." +msgstr "" + +#. TcWYY +#: RowSplit.xhp +msgctxt "" +"RowSplit.xhp\n" +"par_id571694256958083\n" +"help.text" +msgid "When this feature is on, a check mark is displayed in front of the <menuitem>Row to Break Across Pages</menuitem> command." +msgstr "" + +#. BEqCH +#: TableAutoFitMenu.xhp +msgctxt "" +"TableAutoFitMenu.xhp\n" +"tit\n" +"help.text" +msgid "Table Size Menu" +msgstr "" + +#. hk9Fh +#: TableAutoFitMenu.xhp +msgctxt "" +"TableAutoFitMenu.xhp\n" +"hd_id591693917285075\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/swriter/01/TableAutoFitMenu.xhp\">Size</link></variable>" +msgstr "" + +#. QBGBt +#: TableAutoFitMenu.xhp +msgctxt "" +"TableAutoFitMenu.xhp\n" +"par_id291693917285077\n" +"help.text" +msgid "Opens a submenu to resize columns and rows." +msgstr "" + +#. jELGi +#: TableConvertMenu.xhp +msgctxt "" +"TableConvertMenu.xhp\n" +"tit\n" +"help.text" +msgid "Convert" +msgstr "" + +#. ZERXD +#: TableConvertMenu.xhp +msgctxt "" +"TableConvertMenu.xhp\n" +"hd_id241694263931322\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/swriter/01/TableConvertMenu.xhp\">Convert</link></variable>" +msgstr "" + +#. WiVoG +#: TableConvertMenu.xhp +msgctxt "" +"TableConvertMenu.xhp\n" +"par_id881605975490097\n" +"help.text" +msgid "Opens a submenu to convert a text to a table or a table to text." +msgstr "" + +#. 776Pm +#: TableConvertMenu.xhp +msgctxt "" +"TableConvertMenu.xhp\n" +"hd_id451694267130119\n" +"help.text" +msgid "<link href=\"text/swriter/01/06090000.xhp\">Convert Text to Table</link>" +msgstr "" + +#. qFyaX +#: TableConvertMenu.xhp +msgctxt "" +"TableConvertMenu.xhp\n" +"par_id591694267383708\n" +"help.text" +msgid "Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the selected text to a table." +msgstr "" + +#. uiBUA +#: TableConvertMenu.xhp +msgctxt "" +"TableConvertMenu.xhp\n" +"hd_id351694267135190\n" +"help.text" +msgid "<link href=\"text/swriter/01/06090000.xhp\">Convert Table to Text</link>" +msgstr "" + +#. CFtrn +#: TableConvertMenu.xhp +msgctxt "" +"TableConvertMenu.xhp\n" +"par_id371694267414230\n" +"help.text" +msgid "Opens <link href=\"text/swriter/01/06090000.xhp\">a dialog</link> where you can convert the current table to text." +msgstr "" + +#. R5DCX +#: TableDeleteMenu.xhp +msgctxt "" +"TableDeleteMenu.xhp\n" +"tit\n" +"help.text" +msgid "Table Delete Menu" +msgstr "" + +#. DsZ7Q +#: TableDeleteMenu.xhp +msgctxt "" +"TableDeleteMenu.xhp\n" +"hd_id191693674103291\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/swriter/01/TableDeleteMenu.xhp\">Delete</link></variable>" +msgstr "" + +#. zVWCj +#: TableDeleteMenu.xhp +msgctxt "" +"TableDeleteMenu.xhp\n" +"par_id901693674103293\n" +"help.text" +msgid "Opens a submenu to delete columns, rows and the entire table." +msgstr "" + +#. WFGsi +#: TableInsertMenu.xhp +msgctxt "" +"TableInsertMenu.xhp\n" +"tit\n" +"help.text" +msgid "Table Insert Menu" +msgstr "" + +#. 4qabE +#: TableInsertMenu.xhp +msgctxt "" +"TableInsertMenu.xhp\n" +"hd_id421693612980436\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/swriter/01/TableInsertMenu.xhp\">Insert</link></variable>" +msgstr "" + +#. Eaj3Q +#: TableInsertMenu.xhp +msgctxt "" +"TableInsertMenu.xhp\n" +"par_id881605975490097\n" +"help.text" +msgid "Opens a submenu to insert rows and columns." +msgstr "" + +#. Ywb2U +#: TableInsertMenu.xhp +msgctxt "" +"TableInsertMenu.xhp\n" +"par_idN105E5\n" +"help.text" +msgid "<link href=\"text/swriter/01/05120400.xhp\">Rows</link>" +msgstr "" + +#. ojtts +#: TableInsertMenu.xhp +msgctxt "" +"TableInsertMenu.xhp\n" +"par_idN105E8\n" +"help.text" +msgid "Opens dialog box for inserting rows." +msgstr "" + +#. g2LQz +#: TableInsertMenu.xhp +msgctxt "" +"TableInsertMenu.xhp\n" +"par_idN105CD\n" +"help.text" +msgid "<link href=\"text/swriter/01/05120400.xhp\">Columns</link>" +msgstr "" + +#. 5GnUP +#: TableInsertMenu.xhp +msgctxt "" +"TableInsertMenu.xhp\n" +"par_idN105D0\n" +"help.text" +msgid "Opens dialog box for inserting columns." +msgstr "" + +#. SGUaF +#: TableNumberRecognition.xhp +msgctxt "" +"TableNumberRecognition.xhp\n" +"tit\n" +"help.text" +msgid "Table Number Recognition" +msgstr "" + +#. fYDb5 +#: TableNumberRecognition.xhp +msgctxt "" +"TableNumberRecognition.xhp\n" +"bm_id671694256282744\n" +"help.text" +msgid "<bookmark_value>tables; number recognition</bookmark_value>" +msgstr "" + +#. ycGy7 +#: TableNumberRecognition.xhp +msgctxt "" +"TableNumberRecognition.xhp\n" +"hd_id381694255003807\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/swriter/01/TableNumberRecognition.xhp\">Number Recognition</link></variable>" +msgstr "" + +#. RCY2N +#: TableNumberRecognition.xhp +msgctxt "" +"TableNumberRecognition.xhp\n" +"par_id511605978897703\n" +"help.text" +msgid "Toggles the setting for automatically recognizing numbers or dates that you enter into a table cell, converting them from text to an appropriate number format." +msgstr "" + +#. oxFBW +#: TableNumberRecognition.xhp +msgctxt "" +"TableNumberRecognition.xhp\n" +"par_id571694256958083\n" +"help.text" +msgid "When this feature is on, a check mark is displayed in front of the <menuitem>Number Recognition</menuitem> command." +msgstr "" + +#. hBEub +#: TableNumberRecognition.xhp +msgctxt "" +"TableNumberRecognition.xhp\n" +"par_id201694255804342\n" +"help.text" +msgid "<link href=\"text/shared/optionen/01040500.xhp\">%PRODUCTNAME Writer Table Options</link>" +msgstr "" + +#. az68x +#: TableSelectMenu.xhp +msgctxt "" +"TableSelectMenu.xhp\n" +"tit\n" +"help.text" +msgid "Table Select Menu" +msgstr "" + +#. SL3gb +#: TableSelectMenu.xhp +msgctxt "" +"TableSelectMenu.xhp\n" +"hd_id191693674103291\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/swriter/01/TableSelectMenu.xhp\">Select</link></variable>" +msgstr "" + +#. 6z3gm +#: TableSelectMenu.xhp +msgctxt "" +"TableSelectMenu.xhp\n" +"par_id901693674103293\n" +"help.text" +msgid "Opens a submenu to select cells, columns, rows and the whole table." +msgstr "" + #. T2G4E #: accessibility_check.xhp msgctxt "" @@ -28546,6 +28519,51 @@ msgctxt "" msgid "Select the date format to display in the date content control." msgstr "" +#. sVWAR +#: format_frame.xhp +msgctxt "" +"format_frame.xhp\n" +"tit\n" +"help.text" +msgid "Frame and Object" +msgstr "" + +#. jAXTw +#: format_frame.xhp +msgctxt "" +"format_frame.xhp\n" +"hd_id891692882707233\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/swriter/01/format_frame.xhp\">Frame and Object</link></variable>" +msgstr "" + +#. QDG8c +#: format_frame.xhp +msgctxt "" +"format_frame.xhp\n" +"par_id951602977746649\n" +"help.text" +msgid "Opens a submenu to link and unlink frames, and edit properties of a selected frame." +msgstr "" + +#. 4PDvR +#: format_frame.xhp +msgctxt "" +"format_frame.xhp\n" +"par_id401692882792548\n" +"help.text" +msgid "Choose <menuitem>Format - Frame and Object</menuitem>." +msgstr "" + +#. pF34c +#: format_frame.xhp +msgctxt "" +"format_frame.xhp\n" +"hd_id861692882970016\n" +"help.text" +msgid "<link href=\"text/swriter/01/05080000.xhp\">Properties</link>" +msgstr "" + #. YwkE4 #: format_object.xhp msgctxt "" @@ -28573,6 +28591,15 @@ msgctxt "" msgid "<ahelp hid=\".\">Opens a submenu to edit the properties of the selected textbox or shape.</ahelp>" msgstr "<ahelp hid=\".\">Otevře podnabídku s možností úprav vlastností vybraného textového pole nebo tvaru.</ahelp>" +#. RJvYn +#: format_object.xhp +msgctxt "" +"format_object.xhp\n" +"par_id201692832345816\n" +"help.text" +msgid "Choose <menuitem>Format - Text Box and Shape</menuitem>." +msgstr "" + #. UWnvc #: format_object.xhp msgctxt "" @@ -32029,6 +32056,15 @@ msgctxt "" msgid "Choose <menuitem>Insert - Page Number</menuitem>." msgstr "" +#. djzWF +#: pagenumbering.xhp +msgctxt "" +"pagenumbering.xhp\n" +"par_id961690025511791\n" +"help.text" +msgid "Choose <menuitem>Layout - Page Number</menuitem>." +msgstr "" + #. WAAjX #: pagenumbering.xhp msgctxt "" @@ -32047,13 +32083,13 @@ msgctxt "" msgid "Position" msgstr "" -#. JeZD5 +#. NyZtB #: pagenumbering.xhp msgctxt "" "pagenumbering.xhp\n" "par_id811673186011131\n" "help.text" -msgid "Select the position of the page number, Options are <emph>Top of page (Header)</emph> or <emph>Bottom of page (Footer)</emph>." +msgid "Select the position of the page number. The options are <emph>Top of page (Header)</emph> or <emph>Bottom of page (Footer)</emph>." msgstr "" #. x4QAd @@ -32326,157 +32362,175 @@ 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." -#. sDVNf -#: spotlight_styles.xhp +#. hqmPC +#: spotlight_chars_df.xhp msgctxt "" -"spotlight_styles.xhp\n" +"spotlight_chars_df.xhp\n" "tit\n" "help.text" -msgid "Spotlight Styles" +msgid "Character Spotlight" msgstr "" -#. BGDgd -#: spotlight_styles.xhp +#. Gfkdu +#: spotlight_chars_df.xhp msgctxt "" -"spotlight_styles.xhp\n" +"spotlight_chars_df.xhp\n" "bm_id401688481259265\n" "help.text" -msgid "<bookmark_value>spotlight;styles</bookmark_value><bookmark_value>styles spotlight;visual indicator of styles</bookmark_value><bookmark_value>styles visual indicator;spotlighting styles</bookmark_value>" +msgid "<bookmark_value>spotlighting;characters</bookmark_value><bookmark_value>characters direct formatting;spotlighting</bookmark_value><bookmark_value>styles visual indicator;character spotlighting</bookmark_value>" msgstr "" -#. BRDUw -#: spotlight_styles.xhp +#. 6E26F +#: spotlight_chars_df.xhp msgctxt "" -"spotlight_styles.xhp\n" -"hd_id901688480262925\n" +"spotlight_chars_df.xhp\n" +"hd_id141692649960795\n" "help.text" -msgid "<link href=\"text/swriter/01/spotlight_styles.xhp\">Styles Spotlighting</link>" +msgid "<variable id=\"h1\"><link href=\"text/swriter/01/spotlight_chars_df.xhp\">Spotlight Direct Character Formatting</link></variable>" msgstr "" -#. RABFw -#: spotlight_styles.xhp +#. jcTBb +#: spotlight_chars_df.xhp msgctxt "" -"spotlight_styles.xhp\n" -"par_id721688480262925\n" +"spotlight_chars_df.xhp\n" +"par_id261692649960798\n" "help.text" -msgid "The styles spotlight in %PRODUCTNAME Writer gives a visual indicator of styles and direct formatting present in the document." +msgid "Spotlights direct character formatting applied in the text." msgstr "" -#. xzB7C -#: spotlight_styles.xhp +#. BiGDt +#: spotlight_chars_df.xhp msgctxt "" -"spotlight_styles.xhp\n" -"par_id361688480578471\n" +"spotlight_chars_df.xhp\n" +"par_id751692650117734\n" "help.text" -msgid "Open the <emph>Styles</emph> deck, mark <menuitem>Spotlight</menuitem> check box." +msgid "Choose <menuitem>Format - Spotlight Character Direct Formatting</menuitem>" msgstr "" -#. DPLrV -#: spotlight_styles.xhp +#. m8BHb +#: spotlight_chars_df.xhp msgctxt "" -"spotlight_styles.xhp\n" -"par_id441688481502370\n" +"spotlight_chars_df.xhp\n" +"par_id511692650295026\n" "help.text" -msgid "Use the styles spotlight to inspect usage of styles and direct formatting in the document." +msgid "The Character Direct Formatting feature indicates direct character formatting by a lightgray text \"df\" call-out and by lightgray background highlight." msgstr "" -#. ofCvK -#: spotlight_styles.xhp +#. YSymU +#: spotlight_chars_df.xhp msgctxt "" -"spotlight_styles.xhp\n" -"par_id701688481512511\n" +"spotlight_chars_df.xhp\n" +"par_id301688481827982\n" "help.text" -msgid "The Spotlight visual indicator is codified using numbers and colors. The feature shows direct formatting for characters and paragraphs." +msgid "Use command <menuitem>Clean direct formatting</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + M</keycode>) to remove character direct formatting of the paragraph." msgstr "" -#. 5xLQa +#. GFhxA +#: spotlight_chars_df.xhp +msgctxt "" +"spotlight_chars_df.xhp\n" +"par_id511688481841238\n" +"help.text" +msgid "The <menuitem>Clean Direct Formatting</menuitem> command only cleans character attributes of paragraphs. Other attributes such as manual lists are not cleaned." +msgstr "" + +#. YDcy5 +#: spotlight_chars_df.xhp +msgctxt "" +"spotlight_chars_df.xhp\n" +"par_id61688482137651\n" +"help.text" +msgid "Refer to Styles for more information about <link href=\"text/swriter/01/05130000.xhp\">Style Categories and Style Groups</link>" +msgstr "" + +#. sDVNf #: spotlight_styles.xhp msgctxt "" "spotlight_styles.xhp\n" -"par_id631688481526288\n" +"tit\n" "help.text" -msgid "Direct formatting text is indicated by a hatch pattern in the Spotlight colored indicators on the margin." +msgid "Spotlight Styles" msgstr "" -#. UueAi +#. BGDgd #: spotlight_styles.xhp msgctxt "" "spotlight_styles.xhp\n" -"par_id821688481536823\n" +"bm_id401688481259265\n" "help.text" -msgid "Spotlight character direct formatting visual indication is a call-out with string \"df\" next to the text with direct formatting." +msgid "<bookmark_value>spotlight;styles</bookmark_value><bookmark_value>styles spotlight;visual indicator of styles</bookmark_value><bookmark_value>styles visual indicator;spotlighting styles</bookmark_value>" msgstr "" -#. RjcYe +#. T4gcC #: spotlight_styles.xhp msgctxt "" "spotlight_styles.xhp\n" -"par_id871688481600843\n" +"hd_id901688480262925\n" "help.text" -msgid "The Spotlight feature can visualize paragraphs and characters styles only." +msgid "<variable id=\"h1\"><link href=\"text/swriter/01/spotlight_styles.xhp\">Styles Spotlighting</link></variable>" msgstr "" -#. agBzx +#. RABFw #: spotlight_styles.xhp msgctxt "" "spotlight_styles.xhp\n" -"par_id751688481764432\n" +"par_id721688480262925\n" "help.text" -msgid "When the extended tips features is enabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools – Options</menuitem></defaultinline></switchinline><menuitem> – LibreOffice – General</menuitem>, a tooltip shows the style name and many attributes of the style applied." +msgid "The styles spotlight in %PRODUCTNAME Writer gives a visual indicator of styles and direct formatting present in the document." msgstr "" -#. C5AEv +#. xzB7C #: spotlight_styles.xhp msgctxt "" "spotlight_styles.xhp\n" -"par_id891688481774765\n" +"par_id361688480578471\n" "help.text" -msgid "Paragraph direct formatting is indicated in two ways: by a hatch pattern in the coloured indicators and by the text \"+ Paragraph Direct Formatted\" added to the name of the style." +msgid "Open the <emph>Styles</emph> deck, mark <menuitem>Spotlight</menuitem> check box." msgstr "" -#. qvMwL +#. DPLrV #: spotlight_styles.xhp msgctxt "" "spotlight_styles.xhp\n" -"hd_id61688481779566\n" +"par_id441688481502370\n" "help.text" -msgid "Character Direct Formatting" +msgid "Use the styles spotlight to inspect usage of styles and direct formatting in the document." msgstr "" -#. EbbSF +#. ejCjY #: spotlight_styles.xhp msgctxt "" "spotlight_styles.xhp\n" -"par_id791688481879788\n" +"par_id701688481512511\n" "help.text" -msgid "To enable character direct formatting spotlight, go to menu <menuitem>Styles - Spotlight Character Direct Formatting</menuitem>" +msgid "The Spotlight visual indicator is codified using numbers and colors. The feature shows direct formatting for characters and paragraphs indicated by a hatch pattern in the Spotlight colored on the margin." msgstr "" -#. tFWEG +#. RjcYe #: spotlight_styles.xhp msgctxt "" "spotlight_styles.xhp\n" -"par_id111688481812046\n" +"par_id871688481600843\n" "help.text" -msgid "When enabled, the Character Direct Formatting feature indicates direct character formatting by a lightgray text \"df\" call-out and by lightgray highlight." +msgid "The Spotlight feature can visualize paragraphs and characters styles only." msgstr "" -#. FGcGa +#. agBzx #: spotlight_styles.xhp msgctxt "" "spotlight_styles.xhp\n" -"par_id301688481827982\n" +"par_id751688481764432\n" "help.text" -msgid "Use command <menuitem>Clean direct formatting</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + M</keycode>) to remove character direct formatting of the paragraph." +msgid "When the extended tips features is enabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools – Options</menuitem></defaultinline></switchinline><menuitem> – LibreOffice – General</menuitem>, a tooltip shows the style name and many attributes of the style applied." msgstr "" -#. qMZqG +#. C5AEv #: spotlight_styles.xhp msgctxt "" "spotlight_styles.xhp\n" -"par_id511688481841238\n" +"par_id891688481774765\n" "help.text" -msgid "The <menuitem>Clean Direct Formatting</menuitem> command only cleans character attributes of paragraphs. Other attributes such as manual lists are not cleaned." +msgid "Paragraph direct formatting is indicated in two ways: by a hatch pattern in the coloured indicators and by the text \"+ Paragraph Direct Formatted\" added to the name of the style." msgstr "" #. pG2Wi @@ -32776,302 +32830,266 @@ msgctxt "" msgid "Using title pages in your document" msgstr "Použití titulních stránek v dokumentu" -#. 7MEGF +#. 5BAgZ #: title_page.xhp msgctxt "" "title_page.xhp\n" "bm_id300920161717389897\n" "help.text" -msgid "<bookmark_value>page;title page</bookmark_value> <bookmark_value>title pages;first page style</bookmark_value> <bookmark_value>title pages;modifying</bookmark_value> <bookmark_value>title pages;inserting</bookmark_value>" -msgstr "<bookmark_value>stránka;titulní stránka</bookmark_value><bookmark_value>titulní stránky;styl první stránky</bookmark_value><bookmark_value>titulní stránky;změna</bookmark_value><bookmark_value>titulní stránky;vkládání</bookmark_value>" +msgid "<bookmark_value>page;title page</bookmark_value><bookmark_value>title page;numbering</bookmark_value><bookmark_value>title page;numbering</bookmark_value>" +msgstr "" -#. 2uvfF +#. efYTZ #: title_page.xhp msgctxt "" "title_page.xhp\n" "hd_id300920161429137211\n" "help.text" -msgid "<link href=\"text/swriter/01/title_page.xhp\">Inserting title pages in the document</link>" -msgstr "<link href=\"text/swriter/01/title_page.xhp\">Vkládání titulních stránek do dokumentu</link>" - -#. jGkMA -#: title_page.xhp -msgctxt "" -"title_page.xhp\n" -"par_id300920161429345505\n" -"help.text" -msgid "<ahelp hid=\".\">Insert title pages in your document.</ahelp>" -msgstr "<ahelp hid=\".\">Vloží do dokumentu titulní stránky.</ahelp>" - -#. DPuoT -#: title_page.xhp -msgctxt "" -"title_page.xhp\n" -"par_id300920161429347135\n" -"help.text" -msgid "Title pages are pages at the beginning of the document that lists the publication information, such as the title of the publication, the name of the author etc. These pages have a different layout than the pages of the document body, because they may not have page numbering, sometimes a different heading and footer and even different margins settings or background." -msgstr "Titulní stránky jsou stránky na začátku dokumentu, na nichž jsou uvedeny údaje jako název publikace, jméno autora apod. Mají odlišné rozvržení než ostatní stránky dokumentu, protože nejspíš nepoužívají číslování stránek či mohou mít odlišné záhlaví a zápatí, nebo dokonce jiné nastavení okrajů či pozadí." - -#. sw2GX -#: title_page.xhp -msgctxt "" -"title_page.xhp\n" -"par_id300920161443292710\n" -"help.text" -msgid "Choose menu <item type=\"menuitem\">Format - Title Page</item>" -msgstr "Zvolte <item type=\"menuitem\">Formát - Titulní stránka</item>" - -#. r7CtS -#: title_page.xhp -msgctxt "" -"title_page.xhp\n" -"par_id300920161443298079\n" -"help.text" -msgid "Many documents, such as letters and reports, have a first page that is different from the other pages in the document. For example, the first page of a letterhead typically has a different header or the first page of a report might have no header or footer, while the other pages do. This is simple to achieve with %PRODUCTNAME Writer." -msgstr "První stránka se liší od ostatních u mnoha druhů dokumentů. Příkladem mohou být dopisy nebo zprávy: první stránka dopisu má obvykle odlišné záhlaví, první stránka zprávy zpravidla neobsahuje záhlaví ani zápatí, zatímco na ostatních stránkách se nacházejí. V aplikaci %PRODUCTNAME Writer lze tohoto nastavení snadno dosáhnout." +msgid "<variable id=\"titlepage\"><link href=\"text/swriter/01/title_page.xhp#title page\">Title page</link></variable>" +msgstr "" -#. evMYE +#. GAnoN #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id300920161443298274\n" +"par_id471602976213270\n" "help.text" -msgid "Page header and footer, numbering, margins and orientation are some of the properties that belongs to page styles. %PRODUCTNAME Writer let your to insert a blank title page at any point of your document, or format an existing page like a title page, by inserting a page break followed by a page style of your choice or by changing the page style at cursor position." -msgstr "Záhlaví a zápatí stránky, číslování, okraje a orientace jsou vlastnostmi, které jsou součástí stylu stránky. %PRODUCTNAME Writer umožňuje na jakékoliv místo dokumentu vložit prázdnou titulní stránku nebo zformátovat stávající stránku jako titulní tím, že vloží zalomení stránky následované požadovaným stylem stránky, případně tím, že změní styl stránky na pozici kurzoru." +msgid "Opens a dialog where you can design a title page." +msgstr "" -#. vCmHm +#. EckFm #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id300920161443293374\n" +"hd_id721690976937899\n" "help.text" -msgid "Using the Default (or any other) page style for your document, you can add a header or footer as you wish to the first page by deselecting the <item type=\"menuitem\">Same content on first page</item> option on the header/footer tabs in the <emph>Page Style</emph> dialog, and then adding the header or footer. You can then add a different header or footer to the other pages of the document." -msgstr "Použijete-li pro dokument styl stránky Výchozí (či jakýkoliv jiný), můžete na první stránku přidat libovolné záhlaví či zápatí tím, že zrušíte zaškrtnutí pole <item type=\"menuitem\">Stejný obsah na první stránce</item> na kartě záhlaví či zápatí v dialogovém okně <emph>Styl stránky</emph> a poté záhlaví či zápatí přidáte. Následně můžete přidat odlišné záhlaví či zápatí na ostatní stránky dokumentu." +msgid "Make Title Pages" +msgstr "" -#. rABG8 +#. fywMB #: title_page.xhp msgctxt "" "title_page.xhp\n" -"hd_id300920161443299618\n" +"hd_id581690976962732\n" "help.text" -msgid "To convert the first page of the document into a title page" -msgstr "Převod první stránky dokumentu na titulní stránku" +msgid "Converting existing pages to title pages" +msgstr "" -#. CfWoy +#. AHGGq #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id300920161443308966\n" +"par_id441690977483173\n" "help.text" -msgid "Place the cursor on the first page," -msgstr "Umístěte kurzor na první stránku." +msgid "Change the current page style to <emph>First Page</emph> and the following pages will have the <emph>Default Page Style</emph>. The styles <emph>First Page</emph> and <emph>Default Page Style</emph> are %PRODUCTNAME automatic page styles." +msgstr "" -#. DUxW7 +#. g9u9h #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id300920161443301816\n" +"hd_id551690976966704\n" "help.text" -msgid "From the Menu Bar, choose <item type=\"menuitem\">Format - Title page…</item>" -msgstr "Z hlavní nabídky zvolte <item type=\"menuitem\">Formát - Titulní stránka</item>." +msgid "Insert new title pages" +msgstr "" -#. 4rBjE +#. KuwJR #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id300920161443304794\n" +"par_id571690977537765\n" "help.text" -msgid "Select <emph>Converting existing pages to title pages</emph>" -msgstr "Vyberte <emph>Převést stávající stránky na titulní stránky</emph>." +msgid "Insert a page break and change the current page style to <emph>First Page</emph>. The following pages will have the <emph>Default Page Style</emph> page style." +msgstr "" -#. 62FTe +#. yvMWM #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id300920161443301533\n" +"hd_id311690976973163\n" "help.text" -msgid "Select the style of the title page in the <emph>Edit Page Properties</emph> area" -msgstr "Vyberte styl titulní stránky v oblasti <emph>Upravit vlastnosti stránky</emph>." +msgid "Number of title pages" +msgstr "" -#. 3AEdA +#. pcjtL #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id300920161448355764\n" +"par_id251690977607245\n" "help.text" -msgid "By default, %PRODUCTNAME selects the <emph>First Page</emph> page style." -msgstr "Ve výchozím nastavení je vybrán styl stránky <emph>První stránka</emph>." +msgid "Set the number of title pages to insert." +msgstr "" -#. TWkab +#. baTpc #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id300920161443315175\n" +"hd_id391690976978480\n" "help.text" -msgid "Set the page numbering reset options." -msgstr "Nastavte možnosti pro resetování číslování." +msgid "Place title pages at" +msgstr "" -#. JfCqa +#. sKHaC #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id300920161443316916\n" +"hd_id1001690976984732\n" "help.text" -msgid "Click <emph>OK</emph>." -msgstr "Klepněte na <emph>OK</emph>." +msgid "Document start" +msgstr "" -#. kikFx +#. NJFNN #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id300920161443314375\n" +"par_id171690978034067\n" "help.text" -msgid "This will change the current page style to <emph>First Page</emph> and the following pages will have the <emph>Default Style</emph>." -msgstr "Styl aktuální stránky se změní na <emph>První stránka</emph>, zatímco následující stránky budou mít <emph>Výchozí styl</emph>." +msgid "The title pages are inserted before the first page of the document." +msgstr "" -#. CjHAF +#. 2R3EC #: title_page.xhp msgctxt "" "title_page.xhp\n" -"hd_id300920161443317859\n" +"hd_id921690976995197\n" "help.text" -msgid "To insert a title page anywhere in the document" -msgstr "Vložení titulní stránky kamkoliv do dokumentu" +msgid "Page" +msgstr "" -#. yq7tG +#. pjwJQ #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id300920161443317032\n" +"par_id291690978040595\n" "help.text" -msgid "Place the cursor where you want to insert a new title page." -msgstr "Umístěte kurzor na místo, kam chcete novou titulní stránku vložit." +msgid "The title pages are inserted at the page specified by its current numbering." +msgstr "" -#. DF7Wx +#. cBZah #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id300920161443315460\n" +"hd_id841690976952914\n" "help.text" -msgid "From the menu bar select <item type=\"menuitem\">Format - Title page</item>." -msgstr "Z hlavní nabídky zvolte <item type=\"menuitem\">Formát - Titulní stránka</item>." +msgid "Page Numbering" +msgstr "" -#. beeGV +#. TLKqb #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id300920161443318611\n" +"hd_id581690977006188\n" "help.text" -msgid "Select <emph>Insert new title pages</emph>" -msgstr "Vyberte <emph>Vložit nové titulní stránky</emph>." +msgid "Reset page numbering after title pages" +msgstr "" -#. vCAEB +#. 6PMx8 #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id300920161443311657\n" +"par_id651690979013384\n" "help.text" -msgid "Set number of title pages to add and" -msgstr "Nastavte počet vkládaných titulních stránek." +msgid "When checked, stop current numbering page count and restart numbering after the last inserted title page." +msgstr "" -#. fj4ur +#. 366Gd #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id300920161443311852\n" +"hd_id41690977010317\n" "help.text" -msgid "Set the title page location by setting its page number in the spin box." -msgstr "Nastavte umístění titulní stránky pomocí čísla stránky v číselném poli." +msgid "Page number" +msgstr "" -#. KreVo +#. 2XEY8 #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id300920161443329307\n" +"par_id371690979008787\n" "help.text" -msgid "Set the page numbering reset options." -msgstr "Nastavte možnosti pro resetování číslování." +msgid "Set the page number of the page following the last title page." +msgstr "" -#. WmLNB +#. osZ8C #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id300920161443327672\n" +"hd_id211690977016241\n" "help.text" -msgid "Click <emph>OK</emph>" -msgstr "Klepněte na <emph>OK</emph>." +msgid "Set page number for first title page" +msgstr "" -#. Y2AoA +#. FAK65 #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id300920161443324067\n" +"par_id481690979004731\n" "help.text" -msgid "This will insert a page break and change the current page style to <emph>First Page</emph>. The following pages will have the <emph>Default Style</emph> page style." -msgstr "Vloží se zalomení řádku a styl aktuální stránky se změní na <emph>První stránka</emph>. Následující stránky budou mít <emph>Výchozí styl</emph>." +msgid "When checked, set the page number for the first title page inserted." +msgstr "" -#. CDPuF +#. CgsV7 #: title_page.xhp msgctxt "" "title_page.xhp\n" -"hd_id300920161443323335\n" +"hd_id81690977024457\n" "help.text" -msgid "To delete a title page:" -msgstr "Smazání titulní stránky" +msgid "Page number" +msgstr "" -#. 9WgEN +#. uRTiJ #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id30092016144332559\n" +"par_id21690979000164\n" "help.text" -msgid "You cannot delete a title page. You must change its page style format from <emph>First Page</emph> to whatever other page style you wish." -msgstr "Titulní stránku nelze smazat. Je nutné změnit její styl z <emph>První stránka</emph> na jakýkoliv jiný styl stránky." +msgid "Set the page number for the first title page." +msgstr "" -#. b66mA +#. z8Jef #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id300920161443329339\n" +"hd_id151690976957674\n" "help.text" -msgid "Place the cursor in the page you want to change the style" -msgstr "Umístěte kurzor na stránku, u níž si přejete styl změnit." +msgid "Edit Page Properties" +msgstr "" -#. dnB6J +#. cmftv #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id30092016144332353\n" +"hd_id201690977029670\n" "help.text" -msgid "From the Sidebar Deck, select <emph>Sidebar Settings - Styles</emph>." -msgstr "Na postranní liště zvolte <emph>Nastavení postranní lišty - Styly</emph>." +msgid "Style" +msgstr "" -#. 33Fxq +#. xdVdJ #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id300920161443329078\n" +"par_id941690977098457\n" "help.text" -msgid "From the <emph>Styles</emph>, select button <emph>Page Styles</emph>." -msgstr "Na kartě <emph>Styly</emph> vyberte tlačítko <emph>Styly stránky</emph>." +msgid "Select the page style from the available pages styles in the document." +msgstr "" -#. urhNH +#. iaEh8 #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id300920161443339937\n" +"hd_id901690977033901\n" "help.text" -msgid "From the Style list, select the page style you want to apply." -msgstr "Ze seznamu stylů vyberte styl stránky, který si přejete použít." +msgid "Edit" +msgstr "" -#. MpEK3 +#. KRj66 #: title_page.xhp msgctxt "" "title_page.xhp\n" -"par_id300920161443337801\n" +"par_id421690977055692\n" "help.text" -msgid "Double click on the page style to apply." -msgstr "Poklepáním styl stránky použijete." +msgid "Click to edit the page style." +msgstr "" #. xZ5xm #: title_page.xhp @@ -33082,23 +33100,23 @@ msgctxt "" msgid "<link href=\"text/shared/01/05040200.xhp\">Format page</link>," msgstr "<link href=\"text/shared/01/05040200.xhp\">Formát stránky</link>" -#. HsXGQ +#. rR7vU #: title_page.xhp msgctxt "" "title_page.xhp\n" "par_id300920161915582003\n" "help.text" -msgid "<link href=\"text/swriter/guide/page_break.xhp\">Page break</link>," -msgstr "<link href=\"text/swriter/guide/page_break.xhp\">Zalomení stránky</link>" +msgid "<link href=\"text/swriter/guide/page_break.xhp\">Page break</link>" +msgstr "" -#. NUvyD +#. 68FJE #: title_page.xhp msgctxt "" "title_page.xhp\n" "par_id300920161915587772\n" "help.text" -msgid "<link href=\"text/swriter/guide/change_header.xhp\">Creating a Page Style Based on the Current Page</link>." -msgstr "<link href=\"text/swriter/guide/change_header.xhp\">Vytvoření stylu stránky založeného na aktuální stránce</link>" +msgid "<link href=\"text/swriter/guide/change_header.xhp\">Creating a Page Style Based on the Current Page</link>" +msgstr "" #. NU7vn #: translate.xhp @@ -33208,6 +33226,15 @@ msgctxt "" msgid "View Images and Charts" msgstr "" +#. hrg2o +#: view_images_charts.xhp +msgctxt "" +"view_images_charts.xhp\n" +"bm_id561686935375127\n" +"help.text" +msgid "<bookmark_value>show;images and charts</bookmark_value><bookmark_value>view;images and charts</bookmark_value><bookmark_value>images;view in text document</bookmark_value><bookmark_value>chart;view in text document</bookmark_value>" +msgstr "" + #. MpHmB #: view_images_charts.xhp msgctxt "" @@ -33262,6 +33289,51 @@ msgctxt "" msgid "View Images and Charts" msgstr "" +#. AvAbE +#: view_resolved_comments.xhp +msgctxt "" +"view_resolved_comments.xhp\n" +"tit\n" +"help.text" +msgid "page_title" +msgstr "" + +#. nRpQa +#: view_resolved_comments.xhp +msgctxt "" +"view_resolved_comments.xhp\n" +"bm_id361686952958136\n" +"help.text" +msgid "<bookmark_value>view;resolved comments</bookmark_value><bookmark_value>show;resolved comments</bookmark_value><bookmark_value>resolved comments;view</bookmark_value>" +msgstr "" + +#. 7NwhR +#: view_resolved_comments.xhp +msgctxt "" +"view_resolved_comments.xhp\n" +"hd_id811686951821151\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/swriter/01/view_resolved_comments.xhp\">Resolved Comments</link></variable>" +msgstr "" + +#. zCFbM +#: view_resolved_comments.xhp +msgctxt "" +"view_resolved_comments.xhp\n" +"par_id331573492076499\n" +"help.text" +msgid "Show or hide <link href=\"text/shared/01/04050000.xhp#resolvecomments\">resolved comments</link>." +msgstr "" + +#. 49QvV +#: view_resolved_comments.xhp +msgctxt "" +"view_resolved_comments.xhp\n" +"par_id461686952361594\n" +"help.text" +msgid "Choose <menuitem>View - Resolved Comments</menuitem>." +msgstr "" + #. 8zAsE #: view_table_bounds.xhp msgctxt "" @@ -33271,6 +33343,15 @@ msgctxt "" msgid "Table Boundaries" msgstr "" +#. MFXSH +#: view_table_bounds.xhp +msgctxt "" +"view_table_bounds.xhp\n" +"bm_id511686935867019\n" +"help.text" +msgid "<bookmark_value>show;table boundaries</bookmark_value><bookmark_value>view;table boundaries</bookmark_value><bookmark_value>table boundaries;view in text document</bookmark_value>" +msgstr "" + #. BRF8V #: view_table_bounds.xhp msgctxt "" @@ -33316,14 +33397,23 @@ msgctxt "" msgid "Page Watermark" msgstr "Vodoznak stránky" -#. DCrVm +#. rFDux +#: watermark.xhp +msgctxt "" +"watermark.xhp\n" +"bm_id171516897713635\n" +"help.text" +msgid "<bookmark_value>watermark;text documents</bookmark_value><bookmark_value>watermark;page background</bookmark_value><bookmark_value>page background;watermark</bookmark_value>" +msgstr "" + +#. MWcuX #: watermark.xhp msgctxt "" "watermark.xhp\n" "hd_id781516897374563\n" "help.text" -msgid "<link href=\"text/swriter/01/watermark.xhp\">Page Watermark</link>" -msgstr "<link href=\"text/swriter/01/watermark.xhp\">Vodoznak stránky</link>" +msgid "<link href=\"text/swriter/01/watermark.xhp\">Watermark</link>" +msgstr "" #. xcKBy #: watermark.xhp @@ -33334,23 +33424,50 @@ msgctxt "" msgid "<variable id=\"waterm01\"><ahelp hid=\".\">Insert a watermark text in the current page style background.</ahelp></variable>" msgstr "<variable id=\"waterm01\"><ahelp hid=\".\">Vloží text vodoznaku na pozadí aktuálního stylu stránky.</ahelp></variable>" -#. wo3jz +#. rLDFB #: watermark.xhp msgctxt "" "watermark.xhp\n" -"bm_id171516897713635\n" +"par_id761516899094991\n" "help.text" -msgid "<bookmark_value>watermark;text documents</bookmark_value> <bookmark_value>watermark;page background</bookmark_value> <bookmark_value>page background;watermark</bookmark_value>" -msgstr "<bookmark_value>vodoznak;textové dokumenty</bookmark_value><bookmark_value>vodoznak;pozadí stránky</bookmark_value><bookmark_value>pozadí stránky;vodoznak</bookmark_value>" +msgid "Choose <item type=\"menuitem\">Format - Watermark</item>." +msgstr "Zvolte <item type=\"menuitem\">Formát - Vodoznak</item>." -#. rLDFB +#. Ho3JC #: watermark.xhp msgctxt "" "watermark.xhp\n" -"par_id761516899094991\n" +"par_id131692737214709\n" "help.text" -msgid "Choose <item type=\"menuitem\">Format - Watermark</item>." -msgstr "Zvolte <item type=\"menuitem\">Formát - Vodoznak</item>." +msgid "Choose <menuitem>Layout - Watermark</menuitem>." +msgstr "" + +#. GFLvc +#: watermark.xhp +msgctxt "" +"watermark.xhp\n" +"par_id111692737220214\n" +"help.text" +msgid "On the <menuitem>Layout</menuitem> menu of the <menuitem>Layout</menuitem> tab, choose <menuitem>Watermark</menuitem>." +msgstr "" + +#. s7PPB +#: watermark.xhp +msgctxt "" +"watermark.xhp\n" +"par_id781692737738409\n" +"help.text" +msgid "<image src=\"cmd/lc_watermark.svg\" id=\"img_id1001692737738410\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id811692737738411\">Icon Watermark</alt></image>" +msgstr "" + +#. q5uAr +#: watermark.xhp +msgctxt "" +"watermark.xhp\n" +"par_id111692737738413\n" +"help.text" +msgid "Watermark" +msgstr "" #. WE5EX #: watermark.xhp diff --git a/source/cs/helpcontent2/source/text/swriter/02.po b/source/cs/helpcontent2/source/text/swriter/02.po index 3a0e305014c..06ca5f1eb27 100644 --- a/source/cs/helpcontent2/source/text/swriter/02.po +++ b/source/cs/helpcontent2/source/text/swriter/02.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: 2023-06-12 15:28+0200\n" +"POT-Creation-Date: 2023-09-12 14:57+0200\n" "PO-Revision-Date: 2022-12-19 14:17+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textswriter02/cs/>\n" @@ -25,14 +25,14 @@ msgctxt "" msgid "Toggle Ordered List" msgstr "Přepnout seřazený seznam" -#. QF2ZL +#. GhCZ3 #: 02110000.xhp msgctxt "" "02110000.xhp\n" "hd_id3150220\n" "help.text" -msgid "<variable id=\"numberingh1\"><link href=\"text/swriter/02/02110000.xhp\">Toggle Ordered List</link></variable>" -msgstr "<variable id=\"numberingh1\"><link href=\"text/swriter/02/02110000.xhp\">Přepnout seřazený seznam</link></variable>" +msgid "<variable id=\"numberingh1\"><link href=\"text/swriter/02/02110000.xhp\">Ordered List</link></variable>" +msgstr "" #. ABQAW #: 02110000.xhp @@ -43,41 +43,77 @@ msgctxt "" msgid "<ahelp hid=\".uno:DefaultNumbering\">Adds or removes numbering from the selected paragraphs.</ahelp>" msgstr "<ahelp hid=\".uno:DefaultNumbering\">Přidá nebo odstraní číslování vybraných odstavců.</ahelp>" -#. yGcX6 +#. FsCkE #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"par_id221649422095688\n" +"par_id721692393222724\n" "help.text" -msgid "To define the numbering format, choose <emph>Format - Bullets and Numbering</emph>. To display the <emph>Bullets and Numbering</emph> Bar, choose <emph>View - Toolbars - Bullets and Numbering</emph>." -msgstr "Formát číslování nastavíte volbou <emph>Formát - Odrážky a číslování</emph>. Chcete-li zobrazit lištu <emph>Odrážky a číslování</emph>, zvolte <emph>Zobrazit - Nástrojové lišty - Odrážky a číslování</emph>." +msgid "Choose <menuitem>Format - Lists - Ordered List</menuitem>." +msgstr "" -#. mLmDR +#. dumqp #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"par_id3150952\n" +"par_id461692393262366\n" "help.text" -msgid "Some of the bullets and numbering options are not available when working in the <link href=\"text/swriter/01/03120000.xhp\">Web Layout</link>." -msgstr "Některé z možností pro odrážky a číslovaní nejsou k dispozici při práci v režimu <link href=\"text/swriter/01/03120000.xhp\">Zobrazení pro internet</link>." +msgid "Choose <menuitem>Lists - Ordered List</menuitem>." +msgstr "" -#. dwn77 +#. jBpTV #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"par_id3150502\n" +"par_id261692394295047\n" "help.text" -msgid "<image id=\"img_id3150508\" src=\"cmd/lc_defaultnumbering.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150508\">Toggle Ordered List Icon</alt></image>" -msgstr "<image id=\"img_id3150508\" src=\"cmd/lc_defaultnumbering.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150508\">Ikona Přepnout seřazený seznam</alt></image>" +msgid "Choose <menuitem>Home - Ordered List</menuitem>." +msgstr "" -#. yYfzC +#. zd7rc #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"par_id3147525\n" +"par_id3150355\n" +"help.text" +msgid "<image id=\"img_id3157909\" src=\"cmd/lc_defaultnumbering.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3157909\">Icon Ordered List</alt></image>" +msgstr "" + +#. cgFdJ +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3149233\n" "help.text" msgid "Toggle Ordered List" -msgstr "Přepnout seřazený seznam" +msgstr "" + +#. erfjV +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id231692393562403\n" +"help.text" +msgid "On the <menuitem>Paragraph</menuitem> deck of the <menuitem>Properties</menuitem> panel, click on <menuitem>Ordered List</menuitem>." +msgstr "" + +#. yGcX6 +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id221649422095688\n" +"help.text" +msgid "To define the numbering format, choose <emph>Format - Bullets and Numbering</emph>. To display the <emph>Bullets and Numbering</emph> Bar, choose <emph>View - Toolbars - Bullets and Numbering</emph>." +msgstr "Formát číslování nastavíte volbou <emph>Formát - Odrážky a číslování</emph>. Chcete-li zobrazit lištu <emph>Odrážky a číslování</emph>, zvolte <emph>Zobrazit - Nástrojové lišty - Odrážky a číslování</emph>." + +#. mLmDR +#: 02110000.xhp +msgctxt "" +"02110000.xhp\n" +"par_id3150952\n" +"help.text" +msgid "Some of the bullets and numbering options are not available when working in the <link href=\"text/swriter/01/03120000.xhp\">Web Layout</link>." +msgstr "Některé z možností pro odrážky a číslovaní nejsou k dispozici při práci v režimu <link href=\"text/swriter/01/03120000.xhp\">Zobrazení pro internet</link>." #. AMB3E #: 02110000.xhp @@ -97,6 +133,15 @@ msgctxt "" msgid "Link Frames" msgstr "Propojit rámce" +#. HBFD2 +#: 03210000.xhp +msgctxt "" +"03210000.xhp\n" +"bm_id641692884203505\n" +"help.text" +msgid "<bookmark_value>linking;frames</bookmark_value><bookmark_value>frames;linking</bookmark_value>" +msgstr "" + #. yDnvB #: 03210000.xhp msgctxt "" @@ -124,23 +169,23 @@ msgctxt "" msgid "Choose <menuitem>Format - Frame and Object - Link Frames</menuitem>." msgstr "Zvolte <menuitem>Formát - Rámec a objekt - Propojit rámce</menuitem>." -#. VTeFM +#. HCFmL #: 03210000.xhp msgctxt "" "03210000.xhp\n" -"par_id531613396047070\n" +"par_id291692884587358\n" "help.text" -msgid "On the <emph>Format</emph> bar, click the <emph>Link Frames</emph> icon." -msgstr "Na liště <emph>Formát</emph> klepněte na ikonu <emph>Propojit rámce</emph>." +msgid "Choose <menuitem>Object - Link Frames</menuitem>." +msgstr "" -#. BA5Cn +#. AZn4A #: 03210000.xhp msgctxt "" "03210000.xhp\n" "par_id3145244\n" "help.text" -msgid "<image src=\"cmd/sc_chainframes.png\" id=\"img_id3148771\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148771\">Icon Link Frames</alt></image>" -msgstr "<image src=\"cmd/sc_chainframes.png\" id=\"img_id3148771\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148771\">Ikona Propojit rámce</alt></image>" +msgid "<image src=\"cmd/lc_chainframes.svg\" id=\"img_id3148771\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148771\">Icon Link Frames</alt></image>" +msgstr "" #. kcF9p #: 03210000.xhp @@ -151,6 +196,15 @@ msgctxt "" msgid "Link Frames" msgstr "Propojit rámce" +#. WCrQA +#: 03210000.xhp +msgctxt "" +"03210000.xhp\n" +"par_id131692884364682\n" +"help.text" +msgid "<link href=\"text/swriter/01/format_frame.xhp\">Frame and Object menu</link>" +msgstr "" + #. 4BWgB #: 03220000.xhp msgctxt "" @@ -187,14 +241,32 @@ msgctxt "" msgid "<ahelp hid=\".uno:UnhainFrames\">Breaks the link between two frames.</ahelp> You can only break the link that extends from the selected frame to the target frame." msgstr "<ahelp hid=\".uno:UnhainFrames\">Zruší propojení rámců.</ahelp> Můžete zrušit jen propojení, které směřuje z vybraného rámce do cílového." -#. eDuj2 +#. uhC3o +#: 03220000.xhp +msgctxt "" +"03220000.xhp\n" +"par_id721613395973296\n" +"help.text" +msgid "Choose <menuitem>Format - Frame and Object - Unlink Frames</menuitem>." +msgstr "" + +#. CNJ8S +#: 03220000.xhp +msgctxt "" +"03220000.xhp\n" +"par_id291692884587358\n" +"help.text" +msgid "Choose <menuitem>Object - Unlink Frames</menuitem>." +msgstr "" + +#. WVEpN #: 03220000.xhp msgctxt "" "03220000.xhp\n" "par_id3155903\n" "help.text" -msgid "<image id=\"img_id3149687\" src=\"cmd/sc_unhainframes.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3149687\">Icon</alt></image>" -msgstr "<image id=\"img_id3149687\" src=\"cmd/sc_unhainframes.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3149687\">Ikonka</alt></image>" +msgid "<image id=\"img_id3149687\" src=\"cmd/lc_unhainframes.svg\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3149687\">Icon Unlink Frames</alt></image>" +msgstr "" #. 9CrhG #: 03220000.xhp @@ -205,6 +277,15 @@ msgctxt "" msgid "Unlink Frames" msgstr "Zrušit propojení rámců" +#. feNor +#: 03220000.xhp +msgctxt "" +"03220000.xhp\n" +"par_id131692884364682\n" +"help.text" +msgid "<link href=\"text/swriter/01/format_frame.xhp\">Frame and Object menu</link>" +msgstr "" + #. ytwBC #: 04090000.xhp msgctxt "" @@ -538,6 +619,24 @@ msgctxt "" msgid "<ahelp hid=\".uno:RemoveBullets\" visibility=\"visible\">Removes numbering or bullets and list indenting for the current paragraph or selected paragraphs.</ahelp>" msgstr "<ahelp hid=\".uno:RemoveBullets\" visibility=\"visible\">Odstraní číslování nebo odrážky a odsazení seznamu pro aktuální odstavec nebo vybrané odstavce.</ahelp>" +#. pqG9Y +#: 06040000.xhp +msgctxt "" +"06040000.xhp\n" +"par_id721692393222724\n" +"help.text" +msgid "Choose <menuitem>Format - Lists - No List</menuitem>." +msgstr "" + +#. iojYx +#: 06040000.xhp +msgctxt "" +"06040000.xhp\n" +"par_id461692393262366\n" +"help.text" +msgid "Choose <menuitem>Lists - No List</menuitem>." +msgstr "" + #. LDHCy #: 06040000.xhp msgctxt "" @@ -556,6 +655,24 @@ msgctxt "" msgid "No List" msgstr "Bez seznamu" +#. ERJEQ +#: 06040000.xhp +msgctxt "" +"06040000.xhp\n" +"par_id281692392523986\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + Shift + F12</keycode>" +msgstr "" + +#. mCxVk +#: 06040000.xhp +msgctxt "" +"06040000.xhp\n" +"par_id231692393562403\n" +"help.text" +msgid "On the <menuitem>Paragraph</menuitem> deck of the <menuitem>Properties</menuitem> panel, click on <menuitem>No List</menuitem>." +msgstr "" + #. 5FX23 #: 06040000.xhp msgctxt "" @@ -583,13 +700,40 @@ msgctxt "" msgid "<link href=\"text/swriter/02/06070000.xhp\">Demote Outline Level with Subpoints</link>" msgstr "<link href=\"text/swriter/02/06070000.xhp\">Snížit o úroveň osnovy včetně podčástí</link>" -#. 86XHt +#. bhmAE #: 06070000.xhp msgctxt "" "06070000.xhp\n" "par_id3145241\n" "help.text" -msgid "<ahelp hid=\".uno:DecrementSubLevels\">Demotes the list of a list paragraph where the cursor is located and its subpoints to the next list level.</ahelp> Multiple list paragraphs can be selected. Demotes the outline level of a numbered heading where the cursor is located and all its subheadings to the next outline level. This command is active only when the cursor is positioned in a list paragraph or a numbered heading." +msgid "<ahelp hid=\".uno:DecrementSubLevels\">Demotes the list of a list paragraph where the cursor is located and its subpoints to the next list level.</ahelp>" +msgstr "" + +#. iB5KA +#: 06070000.xhp +msgctxt "" +"06070000.xhp\n" +"par_id251692405745079\n" +"help.text" +msgid "Multiple list paragraphs can be selected. Demotes the outline level of a numbered heading where the cursor is located and all its subheadings to the next outline level. This command is active only when the cursor is positioned in a list paragraph or a numbered heading." +msgstr "" + +#. dJ7bw +#: 06070000.xhp +msgctxt "" +"06070000.xhp\n" +"par_id31692405388098\n" +"help.text" +msgid "Choose <menuitem>Format - Lists - Demote Outline Level with Subpoints</menuitem>." +msgstr "" + +#. BzDr8 +#: 06070000.xhp +msgctxt "" +"06070000.xhp\n" +"par_id461692442690499\n" +"help.text" +msgid "On the <menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, select <menuitem>Demote Outline Level with Subpoints</menuitem>." msgstr "" #. EH6kY @@ -628,13 +772,40 @@ msgctxt "" msgid "<link href=\"text/swriter/02/06080000.xhp\">Promote Outline Level With Subpoints</link>" msgstr "<link href=\"text/swriter/02/06070000.xhp\">Zvýšit o úroveň osnovy včetně podčástí</link>" -#. F6uVG +#. 9zBPD #: 06080000.xhp msgctxt "" "06080000.xhp\n" "par_id3151189\n" "help.text" -msgid "<ahelp hid=\".uno:IncrementSubLevels\">Promotes the list level of a list paragraph where the cursor is located and its subpoints to the next list level.</ahelp> Multiple list paragraphs can be selected. Promotes the outline level of a numbered heading where the cursor is located and all its subheadings to the next outline level. This command is active only when the cursor is positioned in a list paragraph or numbered heading." +msgid "<ahelp hid=\".uno:IncrementSubLevels\">Promotes the list level of a list paragraph where the cursor is located and its subpoints to the next list level.</ahelp>" +msgstr "" + +#. vYMtL +#: 06080000.xhp +msgctxt "" +"06080000.xhp\n" +"par_id201692405803109\n" +"help.text" +msgid "Multiple list paragraphs can be selected. Promotes the outline level of a numbered heading where the cursor is located and all its subheadings to the next outline level. This command is active only when the cursor is positioned in a list paragraph or numbered heading." +msgstr "" + +#. rEh5B +#: 06080000.xhp +msgctxt "" +"06080000.xhp\n" +"par_id31692405388098\n" +"help.text" +msgid "Choose <menuitem>Format - Lists - Promote Outline Level with Subpoints</menuitem>." +msgstr "" + +#. J8FTE +#: 06080000.xhp +msgctxt "" +"06080000.xhp\n" +"par_id481692443072652\n" +"help.text" +msgid "On the <menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, select <menuitem>Promote Outline Level with Subpoints</menuitem>." msgstr "" #. 98iKX @@ -682,14 +853,32 @@ msgctxt "" msgid "<ahelp hid=\".uno:InsertNeutralParagraph\">Inserts a paragraph without numbering. The existing numbering will not be affected.</ahelp>" msgstr "<ahelp hid=\".uno:InsertNeutralParagraph\">Vloží odstavec bez číslování. Existující číslování to nijak neovlivní.</ahelp>" -#. L9LqK +#. e3M8N +#: 06090000.xhp +msgctxt "" +"06090000.xhp\n" +"par_id281692411921814\n" +"help.text" +msgid "Choose <menuitem>Format - Lists - Insert Unnumbered Entry</menuitem>." +msgstr "" + +#. eLoXL +#: 06090000.xhp +msgctxt "" +"06090000.xhp\n" +"par_id721692412551042\n" +"help.text" +msgid "On the <menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, choose <menuitem>Insert Unnumbered Entry</menuitem>." +msgstr "" + +#. r9pA6 #: 06090000.xhp msgctxt "" "06090000.xhp\n" "par_id3156377\n" "help.text" -msgid "<image id=\"img_id3156384\" src=\"cmd/sc_insertneutralparagraph.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156384\">Icon</alt></image>" -msgstr "<image id=\"img_id3156384\" src=\"cmd/sc_insertneutralparagraph.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156384\">Icon</alt></image>" +msgid "<image id=\"img_id3156384\" src=\"cmd/lc_insertneutralparagraph.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156384\">Icon Insert Unnumbered Entry</alt></image>" +msgstr "" #. Ut87w #: 06090000.xhp @@ -718,13 +907,31 @@ msgctxt "" msgid "<link href=\"text/swriter/02/06120000.xhp\">Move Item Up with Subpoints</link>" msgstr "<link href=\"text/swriter/02/06120000.xhp\">Přesunout položku výše včetně podčástí</link>" -#. 2mzdf +#. Drxeg #: 06120000.xhp msgctxt "" "06120000.xhp\n" "par_id3148768\n" "help.text" -msgid "<ahelp hid=\".uno:MoveUpSubItems\" visibility=\"visible\">Moves a list paragraph where the cursor is located and its subpoints to before the previous list paragraph with the same list level. Moves a numbered heading where the cursor is located and all its subheadings and text to before the previous heading at the same outline level.</ahelp> You can also select and move more than one list paragraph or numbered heading. This command is only active when the cursor is positioned within a list paragraph or numbered heading." +msgid "<ahelp hid=\".uno:MoveUpSubItems\" visibility=\"visible\">Moves a list paragraph where the cursor is located and its subpoints to before the previous list paragraph with the same list level.</ahelp>" +msgstr "" + +#. bfuN5 +#: 06120000.xhp +msgctxt "" +"06120000.xhp\n" +"par_id831692410867343\n" +"help.text" +msgid "Moves a numbered heading where the cursor is located and all its subheadings and text to before the previous heading at the same outline level.You can also select and move more than one list paragraph or numbered heading. This command is only active when the cursor is positioned within a list paragraph or numbered heading." +msgstr "" + +#. GRMNU +#: 06120000.xhp +msgctxt "" +"06120000.xhp\n" +"par_id41692411187803\n" +"help.text" +msgid "Choose <menuitem>Format - Lists - Move Item Up with Subpoints</menuitem>." msgstr "" #. KVXUP @@ -763,13 +970,31 @@ msgctxt "" msgid "<link href=\"text/swriter/02/06130000.xhp\">Move Item Down with Subpoints</link>" msgstr "<link href=\"text/swriter/02/06130000.xhp\">Přesunout položku níže včetně podčástí</link>" -#. D8UNN +#. Re8MT #: 06130000.xhp msgctxt "" "06130000.xhp\n" "par_id3148770\n" "help.text" -msgid "<ahelp hid=\".uno:MoveDownSubItems\" visibility=\"visible\">Moves a list paragraph where the cursor is located and its subpoints to after the following list paragraph with the same list level. Moves a numbered heading where the cursor is located and all its subheadings and text to after the following heading at the same outline level.</ahelp> You can also select and move more than one list paragraph or numbered heading. This command is only active when the cursor is positioned in a list paragraph or numbered heading." +msgid "<ahelp hid=\".uno:MoveDownSubItems\" visibility=\"visible\">Moves a list paragraph where the cursor is located and its subpoints to after the following list paragraph with the same list level</ahelp>." +msgstr "" + +#. jDBCt +#: 06130000.xhp +msgctxt "" +"06130000.xhp\n" +"par_id791692411364377\n" +"help.text" +msgid "Moves a numbered heading where the cursor is located and all its subheadings and text to after the following heading at the same outline level. You can also select and move more than one list paragraph or numbered heading. This command is only active when the cursor is positioned in a list paragraph or numbered heading." +msgstr "" + +#. wXwFf +#: 06130000.xhp +msgctxt "" +"06130000.xhp\n" +"par_id41692411187803\n" +"help.text" +msgid "Choose <menuitem>Format - Lists - Move Item Down with Subpoints</menuitem>." msgstr "" #. JX6PL @@ -835,23 +1060,23 @@ msgctxt "" msgid "Place cursor in a list paragraph, right-click and choose <menuitem>List - Restart Numbering</menuitem>." msgstr "Umístěte kurzor na odstavec se seznamem, klepněte pravým tlačítkem a zvolte <menuitem>Seznam - Restartovat číslování</menuitem>." -#. bahpE +#. CDQCT #: 06140000.xhp msgctxt "" "06140000.xhp\n" -"par_id351616370727010\n" +"par_id721692412551042\n" "help.text" -msgid "On <link href=\"text/shared/01/06050000.xhp\"><emph>Bullets and Numbering</emph></link> bar, click" -msgstr "Na liště <link href=\"text/shared/01/06050000.xhp\"><emph>Odrážky a číslování</emph></link> klepněte na" +msgid "On the <menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, choose <menuitem>Restart Numbering</menuitem>." +msgstr "" -#. SLjuC +#. rFHDh #: 06140000.xhp msgctxt "" "06140000.xhp\n" "par_id3145082\n" "help.text" -msgid "<image src=\"cmd/sc_numberingstart.png\" id=\"img_id3145089\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145089\">Icon Restart Numbering</alt></image>" -msgstr "<image src=\"cmd/sc_numberingstart.png\" id=\"img_id3145089\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145089\">Ikona Restartovat číslování</alt></image>" +msgid "<image src=\"cmd/lc_numberingstart.svg\" id=\"img_id3145089\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145089\">Icon Restart Numbering</alt></image>" +msgstr "" #. dPfnv #: 06140000.xhp @@ -880,6 +1105,186 @@ msgctxt "" msgid "To restart numbering with a number greater than 1, right-click in the paragraph where you want to restart numbering, choose <menuitem>Paragraph - Paragraph - </menuitem><link href=\"text/swriter/01/05030800.xhp\">Outline & List</link> tab, select <menuitem>Restart numbering at this paragraph</menuitem> and enter the start number in <menuitem>Start with</menuitem>." msgstr "Chcete-li číslování restartovat od čísla většího než 1, klepněte pravým tlačítkem na odstavec, v němž má nové číslování začínat. Zvolte kartu <menuitem>Odstavec - Odstavec - </menuitem><link href=\"text/swriter/01/05030800.xhp\">Osnova a seznam</link> , vyberte <menuitem>Restartovat číslování na začátku tohoto odstavce</menuitem> a v poli <menuitem>Začít číslem</menuitem> zadejte počáteční číslo." +#. VFHMp +#: 06150000.xhp +msgctxt "" +"06150000.xhp\n" +"tit\n" +"help.text" +msgid "Add to List" +msgstr "" + +#. Fz5XL +#: 06150000.xhp +msgctxt "" +"06150000.xhp\n" +"hd_id631692413485145\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/swriter/02/06150000.xhp\">Add to List</link></variable>" +msgstr "" + +#. dAS6b +#: 06150000.xhp +msgctxt "" +"06150000.xhp\n" +"par_id281692413485148\n" +"help.text" +msgid "Adds the current paragraph or selected paragraphs to the previous list." +msgstr "" + +#. jSMMb +#: 06150000.xhp +msgctxt "" +"06150000.xhp\n" +"par_id731692414076418\n" +"help.text" +msgid "Choose <menuitem>Format - Lists - Add to List</menuitem>." +msgstr "" + +#. eACCg +#: 06150000.xhp +msgctxt "" +"06150000.xhp\n" +"par_id731692414112727\n" +"help.text" +msgid "Choose <menuitem>List - Add to List</menuitem>." +msgstr "" + +#. jzkE3 +#: 06150000.xhp +msgctxt "" +"06150000.xhp\n" +"par_id791692414067336\n" +"help.text" +msgid "On the <menuitem>Home</menuitem> menu of the <menuitem>Home</menuitem> tab, choose <menuitem>Add to List</menuitem>." +msgstr "" + +#. A2GKo +#: 06150000.xhp +msgctxt "" +"06150000.xhp\n" +"par_id631692413915537\n" +"help.text" +msgid "<image src=\"cmd/lc_continuenumbering.svg\" id=\"img_id731692413915537\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id661692413915537\">Icon Add to List</alt></image>" +msgstr "" + +#. 9nP4D +#: 06150000.xhp +msgctxt "" +"06150000.xhp\n" +"par_id161692413915538\n" +"help.text" +msgid "Add to List" +msgstr "" + +#. WdZ4x +#: 06160000.xhp +msgctxt "" +"06160000.xhp\n" +"tit\n" +"help.text" +msgid "To Next Paragraph in Level" +msgstr "" + +#. xRiUW +#: 06160000.xhp +msgctxt "" +"06160000.xhp\n" +"hd_id151692414721676\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/swriter/02/06160000.xhp\">To Next Paragraph in Level</link></variable>" +msgstr "" + +#. pMUaV +#: 06160000.xhp +msgctxt "" +"06160000.xhp\n" +"par_id831692414721679\n" +"help.text" +msgid "Jumps to the next paragraph with the same list level." +msgstr "" + +#. HgMfm +#: 06160000.xhp +msgctxt "" +"06160000.xhp\n" +"par_id421692415108218\n" +"help.text" +msgid "Choose <menuitem>Format - Lists - To Next Paragraph in Level</menuitem>." +msgstr "" + +#. fqAR5 +#: 06160000.xhp +msgctxt "" +"06160000.xhp\n" +"par_id341692414998779\n" +"help.text" +msgid "<image src=\"cmd/lc_jumpdownthislevel.svg\" id=\"img_id461692414998780\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id451692414998780\">Icon To Next Paragraph in Level</alt></image>" +msgstr "" + +#. VdjxC +#: 06160000.xhp +msgctxt "" +"06160000.xhp\n" +"par_id261692414998781\n" +"help.text" +msgid "To Next Paragraph in Level" +msgstr "" + +#. BHkM2 +#: 06170000.xhp +msgctxt "" +"06170000.xhp\n" +"tit\n" +"help.text" +msgid "To Previous Paragraph in Level" +msgstr "" + +#. Nf6Rh +#: 06170000.xhp +msgctxt "" +"06170000.xhp\n" +"hd_id151692414721676\n" +"help.text" +msgid "<variable id=\"h1\"><link href=\"text/swriter/02/06170000.xhp\">To Previous Paragraph in Level</link></variable>" +msgstr "" + +#. 9KUj5 +#: 06170000.xhp +msgctxt "" +"06170000.xhp\n" +"par_id831692414721679\n" +"help.text" +msgid "Jumps to the previous paragraph with the same list level." +msgstr "" + +#. CuFaZ +#: 06170000.xhp +msgctxt "" +"06170000.xhp\n" +"par_id421692415108218\n" +"help.text" +msgid "Choose <menuitem>Format - Lists - To Previous Paragraph in Level</menuitem>." +msgstr "" + +#. kBjdE +#: 06170000.xhp +msgctxt "" +"06170000.xhp\n" +"par_id341692414998779\n" +"help.text" +msgid "<image src=\"cmd/lc_jumpupthislevel.svg\" id=\"img_id461692414998780\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id451692414998780\">Icon To Previous Paragraph in Level</alt></image>" +msgstr "" + +#. n3g35 +#: 06170000.xhp +msgctxt "" +"06170000.xhp\n" +"par_id261692414998781\n" +"help.text" +msgid "To Previous Paragraph in Level" +msgstr "" + #. qCdhk #: 08010000.xhp msgctxt "" diff --git a/source/cs/helpcontent2/source/text/swriter/04.po b/source/cs/helpcontent2/source/text/swriter/04.po index 653cf22c9e4..6e100aa15d5 100644 --- a/source/cs/helpcontent2/source/text/swriter/04.po +++ b/source/cs/helpcontent2/source/text/swriter/04.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2023-06-19 12:46+0200\n" +"POT-Creation-Date: 2023-09-12 14:57+0200\n" "PO-Revision-Date: 2022-07-06 16:22+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textswriter04/cs/>\n" @@ -1402,14 +1402,14 @@ msgctxt "" msgid "Go to beginning of line" msgstr "Přejít na začátek řádku" -#. FYZDD +#. tpy6X #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3154531\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Arrow Left</caseinline><defaultinline>Home</defaultinline></switchinline>+Shift" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+šipka doleva</caseinline><defaultinline>Home</defaultinline></switchinline>+Shift" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Shift+Arrow Left</caseinline><defaultinline>Shift+Home</defaultinline></switchinline>" +msgstr "" #. MyZhF #: 01020000.xhp @@ -1438,14 +1438,14 @@ msgctxt "" msgid "Go to end of line" msgstr "Přejít na konec řádku" -#. EzStS +#. EgTF5 #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3151005\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Arrow Right</caseinline><defaultinline>End</defaultinline></switchinline>+Shift" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+šipka doprava</caseinline><defaultinline>End</defaultinline></switchinline>+Shift" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Shift+Arrow Right</caseinline><defaultinline>Shift+End</defaultinline></switchinline>" +msgstr "" #. qCDwe #: 01020000.xhp @@ -1474,14 +1474,14 @@ msgctxt "" msgid "Go to start of document" msgstr "Přejít na začátek dokumentu" -#. eTwJd +#. o4KnD #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3151030\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Arrow Up</caseinline><defaultinline>Ctrl+Home</defaultinline></switchinline>+Shift" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+šipka nahoru</caseinline><defaultinline>Ctrl+Home</defaultinline></switchinline>+Shift" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Shift+Arrow Up</caseinline><defaultinline>Ctrl+Shift+Home</defaultinline></switchinline>" +msgstr "" #. Soi4q #: 01020000.xhp @@ -1510,14 +1510,14 @@ msgctxt "" msgid "Go to end of document" msgstr "Přejít na konec dokumentu" -#. fSosH +#. FJCC4 #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3149750\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Arrow Down</caseinline><defaultinline>Ctrl+End</defaultinline></switchinline>+Shift" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+šipka dolů</caseinline><defaultinline>Ctrl+End</defaultinline></switchinline>+Shift" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Shift+Arrow Down</caseinline><defaultinline>Ctrl+Shift+End</defaultinline></switchinline>" +msgstr "" #. HD7Wn #: 01020000.xhp @@ -1699,14 +1699,14 @@ msgctxt "" msgid "In a list: delete an empty paragraph in front of the current paragraph" msgstr "V seznamu: odstranit prázdný odstavec před aktuálním odstavcem" -#. ghM3E +#. DnfqW #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3151124\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Fn+Backspace</caseinline><defaultinline>Ctrl+Del</defaultinline></switchinline>+Shift" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Fn+Backspace</caseinline><defaultinline>Ctrl+Del</defaultinline></switchinline>+Shift" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Shift+Fn+Backspace</caseinline><defaultinline>Ctrl+Shift+Del</defaultinline></switchinline>" +msgstr "" #. CFwv6 #: 01020000.xhp diff --git a/source/cs/helpcontent2/source/text/swriter/guide.po b/source/cs/helpcontent2/source/text/swriter/guide.po index 82b35277019..a782ee8b976 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: 2023-07-03 14:58+0200\n" +"POT-Creation-Date: 2023-09-12 14:57+0200\n" "PO-Revision-Date: 2022-12-21 16:54+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" @@ -10627,14 +10627,14 @@ msgctxt "" msgid "Turning Number Recognition On or Off in Tables" msgstr "Zapnutí a vypnutí rozpoznávání čísel v tabulkách" -#. LDFFL +#. vhubg #: number_date_conv.xhp msgctxt "" "number_date_conv.xhp\n" "bm_id3156383\n" "help.text" -msgid "<bookmark_value>numbers; automatic recognition in text tables</bookmark_value> <bookmark_value>tables; number recognition</bookmark_value> <bookmark_value>tables; date formatting</bookmark_value> <bookmark_value>table cells; date formatting</bookmark_value> <bookmark_value>dates;formatting automatically in tables</bookmark_value> <bookmark_value>recognition;numbers</bookmark_value>" -msgstr "<bookmark_value>čísla; automatické rozpoznávání v tabulkách v textu</bookmark_value><bookmark_value>tabulky; automatické rozpoznávání</bookmark_value><bookmark_value>tabulky;formátování data</bookmark_value><bookmark_value>buňky tabulky;formátování data</bookmark_value><bookmark_value>data;automatické formátování v tabulkách</bookmark_value><bookmark_value>rozpoznávání;čísla</bookmark_value>" +msgid "<bookmark_value>number formats; recognition in text tables</bookmark_value><bookmark_value>table; recognizing number formats</bookmark_value><bookmark_value>numbers; automatic recognition in text tables</bookmark_value><bookmark_value>tables; date formatting</bookmark_value><bookmark_value>table cells; date formatting</bookmark_value><bookmark_value>dates;formatting automatically in tables</bookmark_value><bookmark_value>recognition;numbers</bookmark_value>" +msgstr "" #. HRCAc #: number_date_conv.xhp @@ -11887,14 +11887,14 @@ msgctxt "" msgid "An <emph>automatic page break</emph> appears at the end of a page when the page style has a different \"next style\"." msgstr "<emph>Automatický zlom strany</emph> se objeví na konci stránky, pokud styl stránky má odlišný „Další styl“." -#. fcBUG +#. UF4pc #: pagenumbers.xhp msgctxt "" "pagenumbers.xhp\n" "par_id4569231\n" "help.text" -msgid "For example, the \"First Page\" page style has \"Default Page Style\" as the next style. To see this, you may press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the <item type=\"menuitem\">Styles</item> window, click the <item type=\"menuitem\">Page Styles</item> icon, right-click the \"First Page\" entry. Choose <item type=\"menuitem\">Modify</item> from the context menu. On the <item type=\"menuitem\">Organizer</item> tab, you can see the \"Next style\"." -msgstr "Například styl stránky „První stránka“ má jako další styl „Výchozí styl stránky“. Abyste to zjistili, otevřete stisknutím <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> okno <item type=\"menuitem\">Styly</item>, klepněte na ikonu <item type=\"menuitem\">Styly stránky</item> a klepněte pravým tlačítkem na položku „První stránka“. Z místní nabídky zvolte <item type=\"menuitem\">Upravit</item>. „Další styl“ je uveden na kartě <item type=\"menuitem\">Organizátor</item>." +msgid "For example, the “First Page” page style has “Default Page Style” as the next style. To see this, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the <menuitem>Styles</menuitem> window, click the <menuitem>Page Styles</menuitem> icon, right-click the \"First Page\" entry. Choose <menuitem>Edit Style</menuitem> from the context menu. On the <menuitem>Organizer</menuitem> tab, you can see the “Next style”." +msgstr "" #. yGPGH #: pagenumbers.xhp @@ -12427,32 +12427,32 @@ msgctxt "" msgid "To insert a \"page break with style\" at the cursor position, choose <item type=\"menuitem\">Insert - Manual Break</item>, select a <emph>Style</emph> name from the listbox, and click OK." msgstr "Pro vložení „zalomení stránky se stylem“ na aktuální pozici kurzoru zvolte <item type=\"menuitem\">Vložit – Ruční zalomení</item>, vyberte jméno <emph>Stylu</emph> ze seznamu a klepněte na OK." -#. FZrzw +#. xLXR7 #: pageorientation.xhp msgctxt "" "pageorientation.xhp\n" "par_id9935911\n" "help.text" -msgid "To apply the \"page break with style\" property to the current paragraph, choose <item type=\"menuitem\">Format - Paragraph - Text Flow</item>. In the Breaks area, activate <emph>Enable</emph> and <emph>With Page Style</emph>. Select a page style name from the listbox." -msgstr "Abyste použili „zalomení stránky se stylem“ na zvolený odstavec, zvolte <item type=\"menuitem\">Formát – Odstavec – Tok Textu</item>. Dále aktivujte <emph>Povolit</emph> a <emph>Se stylem</emph>. Vyberte styl stránky ze seznamu." +msgid "To apply the “page break with style” property to the current paragraph, choose <menuitem>Format - Paragraph - Text Flow</menuitem>. In the Breaks area, activate <menuitem>Insert</menuitem> and <menuitem>With Page Style</menuitem>. Select a page style name from the listbox." +msgstr "" -#. 7vS2R +#. hf7GD #: pageorientation.xhp msgctxt "" "pageorientation.xhp\n" "par_id4753868\n" "help.text" -msgid "To apply the \"page break with style\" property to the current paragraph style, right-click the current paragraph. Choose <item type=\"menuitem\">Edit Paragraph Style</item> from the context menu. Click the <emph>Text Flow</emph> tab. In the Breaks area, activate <emph>Enable</emph> and <emph>With Page Style</emph>. Select a page style name from the listbox." -msgstr "Abyste použili „zalomení stránky se stylem“ na aktuální styl odstavce, klepněte pravým tlačítkem na vybraný odstavec. Zvolte z místní nabídky <item type=\"menuitem\">Upravit styl odstavce</item>. Klepněte na kartu <emph>Tok textu</emph>. V oblasti Zalomení aktivujte <emph>Povolit</emph> a <emph>Se stylem stránky</emph>. Vyberte styl ze seznamu." +msgid "To apply the “page break with style” property to the current paragraph style, right-click the current paragraph. Choose <menuitem>Edit Paragraph Style</menuitem> from the context menu. Click the <menuitem>Text Flow</menuitem> tab. In the Breaks area, activate <menuitem>Insert</menuitem> and <menuitem>With Page Style</menuitem>. Select a page style name from the listbox." +msgstr "" -#. AtnkB +#. fJKrJ #: pageorientation.xhp msgctxt "" "pageorientation.xhp\n" "par_id4744407\n" "help.text" -msgid "To apply the \"page break with style\" property to an arbitrary paragraph style, choose <item type=\"menuitem\">View - Styles</item>. Click the <emph>Paragraph Styles</emph> icon. Right-click the name of the paragraph style you want to modify and choose <emph>Modify</emph>. Click the <emph>Text Flow</emph> tab. In the Breaks area, activate <emph>Enable</emph> and <emph>With Page Style</emph>. Select a page style name from the listbox." -msgstr "Chcete-li použít „zalomení stránky se stylem“ na jakýkoliv styl odstavce, zvolte <item type=\"menuitem\">Zobrazit – Styly</item>. Klepněte na ikonu <emph>Styly odstavce</emph>. Pravým tlačítkem klepněte na název stylu odstavce, který chcete změnit, a vyberte <emph>Změnit</emph>. Klepněte na kartu <emph>Tok textu</emph>. V oblasti Zalomení aktivujte <emph>Povolit</emph> a <emph>Se stylem stránky</emph>. Vyberte styl ze seznamu." +msgid "To apply the “page break with style” property to an arbitrary paragraph style, choose <menuitem>View - Styles</menuitem>. Click the <menuitem>Paragraph Styles</menuitem> icon. Right-click the name of the paragraph style you want to modify and choose <menuitem>Edit Style</menuitem>. Click the <menuitem>Text Flow</menuitem> tab. In the Breaks area, activate <menuitem>Insert</menuitem> and <menuitem>With Page Style</menuitem>. Select a page style name from the listbox." +msgstr "" #. xCQW9 #: pagestyles.xhp @@ -16819,14 +16819,14 @@ msgctxt "" msgid "Repeating a Table Header on a New Page" msgstr "Opakování záhlaví tabulky na nové stránce" -#. PtFEm +#. E2BEG #: table_repeat_multiple_headers.xhp msgctxt "" "table_repeat_multiple_headers.xhp\n" "bm_id3155870\n" "help.text" -msgid "<bookmark_value>tables; heading repetition after page breaks</bookmark_value> <bookmark_value>repeating; table headings after page breaks</bookmark_value> <bookmark_value>headings; repeating in tables</bookmark_value> <bookmark_value>multi-page tables</bookmark_value>" -msgstr "<bookmark_value>tabulky; opakování záhlaví po zalomení stránky</bookmark_value><bookmark_value>opakování; záhlaví tabulky po zalomení stránky</bookmark_value><bookmark_value>záhlaví; opakování v tabulkách</bookmark_value><bookmark_value>vícestránkové tabulky</bookmark_value>" +msgid "<bookmark_value>multi-page tables</bookmark_value>" +msgstr "" #. rR3i4 #: table_repeat_multiple_headers.xhp @@ -18691,6 +18691,321 @@ msgctxt "" msgid "$[officename] automatically updates the contents of the inserted section whenever the source document is changed. To manually update the contents of the section, choose <emph>Tools - Update - Update All</emph>." msgstr "$[officename] automaticky aktualizuje obsah vložených sekcí, kdykoliv je změněn zdrojový dokument. Pro manuální aktualizaci obsahu sekce zvolte <emph>Nástroje - Aktualizovat - Aktualizovat vše</emph>." +#. wDniB +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"tit\n" +"help.text" +msgid "Using title pages in your document" +msgstr "" + +#. fHh7r +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"bm_id300920161717389897\n" +"help.text" +msgid "<bookmark_value>title pages;adding</bookmark_value><bookmark_value>title pages;first page style</bookmark_value><bookmark_value>title pages;modifying</bookmark_value><bookmark_value>title pages;inserting</bookmark_value>" +msgstr "" + +#. J3U7u +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"hd_id300920161429137211\n" +"help.text" +msgid "<variable id=\"usingtitlepage\"><link href=\"text/swriter/guide/title_page.xhp\">Using Title Page</link></variable>" +msgstr "" + +#. DPuoT +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161429347135\n" +"help.text" +msgid "Title pages are pages at the beginning of the document that lists the publication information, such as the title of the publication, the name of the author etc. These pages have a different layout than the pages of the document body, because they may not have page numbering, sometimes a different heading and footer and even different margins settings or background." +msgstr "" + +#. r7CtS +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443298079\n" +"help.text" +msgid "Many documents, such as letters and reports, have a first page that is different from the other pages in the document. For example, the first page of a letterhead typically has a different header or the first page of a report might have no header or footer, while the other pages do. This is simple to achieve with %PRODUCTNAME Writer." +msgstr "" + +#. evMYE +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443298274\n" +"help.text" +msgid "Page header and footer, numbering, margins and orientation are some of the properties that belongs to page styles. %PRODUCTNAME Writer let your to insert a blank title page at any point of your document, or format an existing page like a title page, by inserting a page break followed by a page style of your choice or by changing the page style at cursor position." +msgstr "" + +#. vCmHm +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443293374\n" +"help.text" +msgid "Using the Default (or any other) page style for your document, you can add a header or footer as you wish to the first page by deselecting the <item type=\"menuitem\">Same content on first page</item> option on the header/footer tabs in the <emph>Page Style</emph> dialog, and then adding the header or footer. You can then add a different header or footer to the other pages of the document." +msgstr "" + +#. rABG8 +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"hd_id300920161443299618\n" +"help.text" +msgid "To convert the first page of the document into a title page" +msgstr "" + +#. CfWoy +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443308966\n" +"help.text" +msgid "Place the cursor on the first page," +msgstr "" + +#. F4jSV +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443301816\n" +"help.text" +msgid "From the Menu Bar, choose <menuitem>Format - Title page</menuitem>" +msgstr "" + +#. 4rBjE +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443304794\n" +"help.text" +msgid "Select <emph>Converting existing pages to title pages</emph>" +msgstr "" + +#. 62FTe +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443301533\n" +"help.text" +msgid "Select the style of the title page in the <emph>Edit Page Properties</emph> area" +msgstr "" + +#. 3AEdA +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161448355764\n" +"help.text" +msgid "By default, %PRODUCTNAME selects the <emph>First Page</emph> page style." +msgstr "" + +#. TWkab +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443315175\n" +"help.text" +msgid "Set the page numbering reset options." +msgstr "" + +#. JfCqa +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443316916\n" +"help.text" +msgid "Click <emph>OK</emph>." +msgstr "" + +#. kikFx +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443314375\n" +"help.text" +msgid "This will change the current page style to <emph>First Page</emph> and the following pages will have the <emph>Default Style</emph>." +msgstr "" + +#. CjHAF +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"hd_id300920161443317859\n" +"help.text" +msgid "To insert a title page anywhere in the document" +msgstr "" + +#. yq7tG +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443317032\n" +"help.text" +msgid "Place the cursor where you want to insert a new title page." +msgstr "" + +#. cw6xS +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443315460\n" +"help.text" +msgid "From the menu bar select <menuitem>Format - Title page</menuitem>." +msgstr "" + +#. beeGV +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443318611\n" +"help.text" +msgid "Select <emph>Insert new title pages</emph>" +msgstr "" + +#. vCAEB +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443311657\n" +"help.text" +msgid "Set number of title pages to add and" +msgstr "" + +#. fj4ur +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443311852\n" +"help.text" +msgid "Set the title page location by setting its page number in the spin box." +msgstr "" + +#. KreVo +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443329307\n" +"help.text" +msgid "Set the page numbering reset options." +msgstr "" + +#. WmLNB +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443327672\n" +"help.text" +msgid "Click <emph>OK</emph>" +msgstr "" + +#. Y2AoA +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443324067\n" +"help.text" +msgid "This will insert a page break and change the current page style to <emph>First Page</emph>. The following pages will have the <emph>Default Style</emph> page style." +msgstr "" + +#. CDPuF +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"hd_id300920161443323335\n" +"help.text" +msgid "To delete a title page:" +msgstr "" + +#. 9WgEN +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id30092016144332559\n" +"help.text" +msgid "You cannot delete a title page. You must change its page style format from <emph>First Page</emph> to whatever other page style you wish." +msgstr "" + +#. b66mA +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443329339\n" +"help.text" +msgid "Place the cursor in the page you want to change the style" +msgstr "" + +#. dnB6J +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id30092016144332353\n" +"help.text" +msgid "From the Sidebar Deck, select <emph>Sidebar Settings - Styles</emph>." +msgstr "" + +#. 33Fxq +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443329078\n" +"help.text" +msgid "From the <emph>Styles</emph>, select button <emph>Page Styles</emph>." +msgstr "" + +#. urhNH +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443339937\n" +"help.text" +msgid "From the Style list, select the page style you want to apply." +msgstr "" + +#. MpEK3 +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443337801\n" +"help.text" +msgid "Double click on the page style to apply." +msgstr "" + +#. xZ5xm +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161443378384\n" +"help.text" +msgid "<link href=\"text/shared/01/05040200.xhp\">Format page</link>," +msgstr "" + +#. HsXGQ +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161915582003\n" +"help.text" +msgid "<link href=\"text/swriter/guide/page_break.xhp\">Page break</link>," +msgstr "" + +#. NUvyD +#: title_page.xhp +msgctxt "" +"title_page.xhp\n" +"par_id300920161915587772\n" +"help.text" +msgid "<link href=\"text/swriter/guide/change_header.xhp\">Creating a Page Style Based on the Current Page</link>." +msgstr "" + #. 5PYCw #: using_hyphen.xhp msgctxt "" @@ -18718,14 +19033,23 @@ msgctxt "" msgid "<variable id=\"using_hyphen\"><link href=\"text/swriter/guide/using_hyphen.xhp\">Hyphenation</link></variable>" msgstr "<variable id=\"using_hyphen\"><link href=\"text/swriter/guide/using_hyphen.xhp\">Dělení slov</link></variable>" -#. 9Z4i3 +#. FGgYr #: using_hyphen.xhp msgctxt "" "using_hyphen.xhp\n" "par_id3155918\n" "help.text" -msgid "By default, $[officename] moves words that do not fit on a line to the next line. If you want, you can use automatic or manual hyphenation to avoid this behavior:" -msgstr "Ve výchozím nastavení $[officename] přesunuje slova, která se nevejdou na jeden řádek, na další řádek. Pokud si přejete, je možné se tomuto vyhnout pomocí automatického nebo ručního dělení slov:" +msgid "By default, $[officename] moves words that do not fit on a line to the next line. If you want, you can use automatic or manual hyphenation to avoid this behavior." +msgstr "" + +#. CUiD3 +#: using_hyphen.xhp +msgctxt "" +"using_hyphen.xhp\n" +"par_id431690357645045\n" +"help.text" +msgid "Hyphenation rules differ between languages. To automatically guess where a word can be hyphenated, you need to have the relevant extension installed. If the rules are missing, an error message or banner will be displayed.<br/> Hyphenation rules are often bundled with dictionaries and installed with $[officename] depending on the language you picked. If they are missing, you can find relevant extensions by searching for \"hyphenation\" on the <link href=\"https://extensions.libreoffice.org/\">Extensions website</link>.<br/> Learn more about <link href=\"https://wiki.documentfoundation.org/Language/Support\">language support</link> on our wiki." +msgstr "" #. 2xYjC #: using_hyphen.xhp diff --git a/source/cs/helpcontent2/source/text/swriter/menu.po b/source/cs/helpcontent2/source/text/swriter/menu.po index 239898c9bb1..768a10c9edc 100644 --- a/source/cs/helpcontent2/source/text/swriter/menu.po +++ b/source/cs/helpcontent2/source/text/swriter/menu.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: 2023-06-07 13:56+0200\n" +"POT-Creation-Date: 2023-09-12 14:57+0200\n" "PO-Revision-Date: 2020-11-18 18:35+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textswritermenu/cs/>\n" @@ -331,14 +331,14 @@ msgctxt "" msgid "Frame" msgstr "Rámec" -#. BwzFp +#. k8vhB #: insert_frame.xhp msgctxt "" "insert_frame.xhp\n" "hd_id030720160601535384\n" "help.text" -msgid "<link href=\"text/swriter/menu/insert_frame.xhp\">Frame</link>" -msgstr "<link href=\"text/swriter/menu/insert_frame.xhp\">Rámec</link>" +msgid "<link href=\"text/swriter/menu/insert_frame.xhp\">Insert Frame</link>" +msgstr "" #. LZL3Y #: insert_frame.xhp @@ -349,6 +349,15 @@ msgctxt "" msgid "<ahelp hid=\".\">This submenu contains both interactive and non-interactive means of inserting a frame.</ahelp>" msgstr "<ahelp hid=\".\">Tato podnabídka umožňuje vložit interaktivně či neinteraktivně rámec.</ahelp>" +#. 2924M +#: insert_frame.xhp +msgctxt "" +"insert_frame.xhp\n" +"par_id811689500121312\n" +"help.text" +msgid "Choose <menuitem>Insert - Frame</menuitem>." +msgstr "" + #. Hq4D6 #: insert_frame.xhp msgctxt "" @@ -403,6 +412,15 @@ msgctxt "" msgid "<ahelp hid=\".\">This submenu includes commands to add and remove page headers and footers.</ahelp>" msgstr "<ahelp hid=\".\">Tato podnabídka umožňuje přidávat nebo odstraňovat záhlaví a zápatí stránek.</ahelp>" +#. tg8kt +#: insert_header_footer.xhp +msgctxt "" +"insert_header_footer.xhp\n" +"par_id421690025310002\n" +"help.text" +msgid "Choose <menuitem>Insert - Header and Footer</menuitem>." +msgstr "" + #. cSY5i #: submenu_more_breaks.xhp msgctxt "" |