update translations for master

and force-fix errors using pocheck

Change-Id: Ib744c61a45769eee462d6014d37f75a863c265a9
This commit is contained in:
Christian Lohmaier
2021-02-08 12:56:25 +01:00
parent 8cb8b0716a
commit 418be5d6b0
2496 changed files with 420141 additions and 134220 deletions

View File

@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-30 15:37+0100\n"
"PO-Revision-Date: 2020-10-20 19:35+0000\n"
"PO-Revision-Date: 2021-02-08 11:28+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicpython/cs/>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/cs/>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-Generator: Weblate 4.4\n"
"X-POOTLE-MTIME: 1565688717.000000\n"
#. naSFZ
@@ -545,7 +545,7 @@ msgctxt ""
"N0530\n"
"help.text"
msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <literal>Open Document</literal> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
msgstr ""
msgstr "Sledování je níže ukázáno pro jazyky Basic a Python a objektově orientované programování. Přiřadíte-li události <literal>OpenDocument</literal> skript <literal>OnLoad</literal>, můžete sledovat události inicializace a zavření dokumentu. K přiřazení skriptů slouží karta <menuitem>Události</menuitem> z nabídky <menuitem>Nástroje Přizpůsobit</menuitem>."
#. 27Dcq
#: python_document_events.xhp
@@ -851,7 +851,7 @@ msgctxt ""
"N0650\n"
"help.text"
msgid "The <literal>Onload</literal> script is assigned to <literal>Open document</literal> event using <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab. Events monitoring starts from the moment a <literal>ConsoleLogger</literal> object is instantiated and ultimately stops when Basic engine releases it. <literal>OnLoad</literal> event loads necessary Basic libraries, while caught events are reported using <literal>Access2Base.Trace</literal> module."
msgstr ""
msgstr "Skript <literal>Onload</literal> je přiřazen k události <literal>Otevřít dokument</literal> pomocí volby <menuitem>Nástroje - Přizpůsobit</menuitem> a následně na kartě <menuitem>Události</menuitem>. Sledování události začíná ve chvíli, kdy je inicializován objekt <literal>ConsoleLogger</literal> a končí tehdy, když Basic tento objekt uvolní. Událost <literal>OnLoad</literal> načte nezbytné knihovny Basicu, zachycené události jsou hlášeny modulem <literal>Access2Base.Trace</literal>."
#. TAiMF
#: python_document_events.xhp
@@ -896,7 +896,7 @@ msgctxt ""
"N0664\n"
"help.text"
msgid "' ADAPTER design pattern object to be instantiated in the \"Open Document\" event"
msgstr ""
msgstr "' objekt návrhového vzoru adaptér, který se inicializuje v události \"Otevřít dokument\""
#. 9ZNpG
#: python_document_events.xhp

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-25 14:55+0100\n"
"POT-Creation-Date: 2021-02-08 12:09+0100\n"
"PO-Revision-Date: 2020-12-30 10:36+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"
@@ -547,14 +547,14 @@ msgctxt ""
msgid "Open <item type=\"menuitem\">Tools - Macros - %PRODUCTNAME Basic - Edit</item> and select <item type=\"menuitem\">%PRODUCTNAME Macros</item> container."
msgstr "Otevřete <item type=\"menuitem\">Nástroje - Makra - %PRODUCTNAME Basic - Upravit</item> a vyberte <item type=\"menuitem\">Makra %PRODUCTNAME</item>."
#. GWmpa
#. 7wPgQ
#: 00000003.xhp
msgctxt ""
"00000003.xhp\n"
"par_id971529072633266\n"
"help.text"
msgid "<variable id=\"basiclibrarynote\">This library must be loaded before execution. Place the following statement before the first macro in your module:</variable>"
msgstr "<variable id=\"basiclibrarynote\">Tuto knihovnu je nutné nahrát před spuštěním. Před první makro v modulu umístěte následující příkaz:</variable>"
msgid "<variable id=\"basiclibrarynote\">This library must be loaded before execution. Execute the following statement before running any macro that uses this library:</variable>"
msgstr ""
#. 8ipLK
#: 00000003.xhp

File diff suppressed because it is too large Load Diff

View File

@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2020-10-27 12:31+0100\n"
"PO-Revision-Date: 2020-12-28 07:54+0000\n"
"POT-Creation-Date: 2021-02-08 12:09+0100\n"
"PO-Revision-Date: 2021-02-08 11:28+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"
"Language: cs\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Weblate 4.4\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1499368167.000000\n"
#. ZxQeC
@@ -214,14 +214,14 @@ msgctxt ""
msgid "<link href=\"text/scalc/01/03100000.xhp\">Page Break</link>"
msgstr "<link href=\"text/scalc/01/03100000.xhp\">Zalomení stránky</link>"
#. rJbW2
#. Hr8bk
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
"hd_id10272015110909623\n"
"help.text"
msgid "Grid Lines for Sheet"
msgstr "Mřížka pro list"
msgid "View Grid lines"
msgstr "Zobrazit mřížku"
#. TvxiA
#: main0103.xhp
@@ -259,6 +259,15 @@ msgctxt ""
msgid "<link href=\"text/shared/01/gallery.xhp\">Gallery</link>"
msgstr "<link href=\"text/shared/01/gallery.xhp\">Galerie</link>"
#. 8MsyZ
#: main0103.xhp
msgctxt ""
"main0103.xhp\n"
"hd_id102720151147488697\n"
"help.text"
msgid "<embedvar href=\"text/scalc/01/04080000.xhp#function_list_title\"/>"
msgstr "<embedvar href=\"text/scalc/01/04080000.xhp#function_list_title\"/>"
#. f3nqY
#: main0103.xhp
msgctxt ""

View File

@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2020-12-01 12:34+0100\n"
"PO-Revision-Date: 2020-12-08 10:36+0000\n"
"POT-Creation-Date: 2021-02-05 18:59+0100\n"
"PO-Revision-Date: 2021-02-08 11:28+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc00/cs/>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textscalc00/cs/>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Weblate 4.1.1\n"
"X-Generator: Weblate 4.4\n"
"X-POOTLE-MTIME: 1557549259.000000\n"
#. E9tti
@@ -1177,23 +1177,41 @@ msgctxt ""
msgid "Window Menu"
msgstr "Nabídka Okno"
#. 64duT
#. dH2aq
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3147335\n"
"help.text"
msgid "<variable id=\"fete\">Choose ><item type=\"menuitem\">View - Split Window</item>.</variable>"
msgstr "<variable id=\"fete\">Zvolte <item type=\"menuitem\">Zobrazit - Rozdělit okno</item>.</variable>"
msgid "<variable id=\"fete\">Choose ><menuitem>View - Split Window</menuitem>.</variable>"
msgstr "<variable id=\"fete\">Zvolte <menuitem>Zobrazit - Rozdělit okno</menuitem>.</variable>"
#. q8E8w
#. dr9Aq
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3153663\n"
"help.text"
msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Rows and Columns</item>.</variable>"
msgstr "<variable id=\"fefix\">Zvolte <item type=\"menuitem\">Zobrazit - Ukotvit řádky a sloupce</item>.</variable>"
msgid "<variable id=\"fefix\">Choose <menuitem>View - Freeze Rows and Columns</menuitem>.</variable>"
msgstr "<variable id=\"fefix\">Zvolte <menuitem>Zobrazit - Ukotvit řádky a sloupce</menuitem>.</variable>"
#. DrJ2d
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id631612313719480\n"
"help.text"
msgid "<variable id=\"freezefirstcol\">Choose <menuitem>View - Freeze Cells - Freeze First Column</menuitem></variable>"
msgstr "<variable id=\"freezefirstcol\">Zvolte <menuitem>Zobrazit - Ukotvit buňky - Ukotvit první sloupec</menuitem>.</variable>"
#. 5YHvr
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id251612313725513\n"
"help.text"
msgid "<variable id=\"freezefirstrow\">Choose <menuitem>View - Freeze Cells - Freeze First Row</menuitem></variable>"
msgstr "<variable id=\"freezefirstcol\">Zvolte <menuitem>Zobrazit - Ukotvit buňky - Ukotvit první řádek</menuitem>.</variable>"
#. BkQfX
#: 00000412.xhp

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-30 15:37+0100\n"
"POT-Creation-Date: 2021-02-05 18:59+0100\n"
"PO-Revision-Date: 2021-01-05 07:36+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"
@@ -5894,6 +5894,24 @@ msgctxt ""
msgid "<emph>Rate</emph> is the rate of depreciation."
msgstr "<emph>Sazba</emph>je odpisová sazba."
#. TzEBm
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
"par_id421612299085248\n"
"help.text"
msgid "An asset was acquired on 2020-02-01 at a cost of 2000 currency units. The end date of the first settlement period was 2020-12-31. The salvage value of the asset at the end of its depreciable life will be 10 currency units. The rate of depreciation is 0.1 (10%) and the year is calculated using the US method (Basis 0). Assuming degressive depreciation, what is the amount of depreciation in the fourth depreciation period?"
msgstr ""
#. qyD4t
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
"par_id901612299089478\n"
"help.text"
msgid "<input>=AMORDEGRC(2000; \"2020-02-01\"; \"2020-12-31\"; 10; 4; 0.1; 0)</input> returns a depreciation amount of 163 currency units."
msgstr ""
#. UCPgp
#: 04060103.xhp
msgctxt ""
@@ -5984,6 +6002,24 @@ msgctxt ""
msgid "<emph>Rate</emph> is the rate of depreciation."
msgstr "<emph>Sazba</emph>je odpisová sazba."
#. vJKVs
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
"par_id641612299092454\n"
"help.text"
msgid "An asset was acquired on 2020-02-01 at a cost of 2000 currency units. The end date of the first settlement period was 2020-12-31. The salvage value of the asset at the end of its depreciable life will be 10 currency units. The rate of depreciation is 0.1 (10%) and the year is calculated using the US method (Basis 0). Assuming linear depreciation, what is the amount of depreciation in the fourth depreciation period?"
msgstr ""
#. zcGNo
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
"par_id391612299096511\n"
"help.text"
msgid "<input>=AMORLINC(2000; \"2020-02-01\"; \"2020-12-31\"; 10; 4; 0.1; 0)</input> returns a depreciation amount of 200 currency units."
msgstr ""
#. DHKDL
#: 04060103.xhp
msgctxt ""
@@ -6173,14 +6209,23 @@ msgctxt ""
msgid "<emph>Rate</emph> (required) is the annual nominal rate of interest (coupon interest rate)."
msgstr "<emph>Sazba</emph> (vyžadováno) je roční nominální sazba úroku (sazba úroku kuponu)"
#. qAZtL
#. GPEHn
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
"par_id3159204\n"
"help.text"
msgid "<emph>Par</emph> (optional) is the par value of the security."
msgstr "<emph>Nominál</emph> (nepovinné) je nominální hodnota cenného papíru."
msgid "<emph>Par</emph> (optional) is the par value of the security. If omitted, a default value of 1000 is used."
msgstr ""
#. EJaKm
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
"par_id481612296978513\n"
"help.text"
msgid "We recommend that you always specify the value that you require for ACCRINTMs <emph>Par</emph> argument, rather than allowing Calc to apply an arbitrary default. This will make your formula easier to understand and easier to maintain."
msgstr ""
#. nB5zK
#: 04060103.xhp
@@ -7532,32 +7577,23 @@ msgctxt ""
msgid "<emph>Month</emph> (optional) denotes the number of months for the first year of depreciation. If an entry is not defined, 12 is used as the default."
msgstr "<emph>Měsíc</emph> (nepovinné) značí počet měsíců pro první rok odpisů. Není-li určen, použije se výchozí hodnota 12."
#. YDw8X
#. D2krK
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
"par_id3156147\n"
"help.text"
msgid "A computer system with an initial cost of 25,000 currency units is to be depreciated over a three year period. The salvage value is to be 1,000 currency units. One period is 30 days."
msgstr "Počítačový systém s pořizovací cenou 25 000 měnových jednotek má být odepisován po dobu tří let. Zůstatková hodnota má být 1 000 měnových jednotek. Jedno období trvá 30 dní."
msgid "A computer system with an initial cost of 25,000 currency units is to be depreciated over a three-year period. The salvage value is to be 1,000 currency units. The first period of depreciation comprises 6 months. What is the fixed-declining balance depreciation of the computer system in the second period, which is a full year starting from the end of the first six-month period?"
msgstr ""
#. DpiBb
#. 4CQGc
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
"par_id3149513\n"
"help.text"
msgid "<item type=\"input\">=DB(25000;1000;36;1;6)</item> = 1,075.00 currency units"
msgstr "<item type=\"input\">=DB(25000;1000;36;1;6)</item> = 1,075.00 měnových jednotek"
#. 9hDAg
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
"par_id3159242\n"
"help.text"
msgid "The fixed-declining depreciation of the computer system is 1,075.00 currency units."
msgstr "Pevný degresivní odpis počítačového systému činí 1 075,00 měnových jednotek."
msgid "<input>=DB(25000; 1000; 3; 2; 6)</input> returns 11,037.95 currency units."
msgstr ""
#. fWK6h
#: 04060103.xhp
@@ -18458,14 +18494,14 @@ msgctxt ""
msgid "SHEET"
msgstr "SHEET"
#. GkhfA
#. BRXnw
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
"par_id3150309\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_TABELLE\">Returns the sheet number of a reference or a string representing a sheet name.</ahelp> If you do not enter any parameters, the result is the sheet number of the spreadsheet containing the formula."
msgstr "<ahelp hid=\"HID_FUNC_TABELLE\">Vrátí číslo listu pro zadaný odkaz nebo název listu jako řetězec.</ahelp> Nezadáte-li žádný z parametrů, funkce vrátí číslo toho listu sešitu, který obsahuje vzorec."
msgid "<ahelp hid=\"HID_FUNC_TABELLE\">Returns the sheet number of either a reference or a string representing a sheet name.</ahelp> If you do not enter any parameters, the result is the sheet number of the spreadsheet containing the formula."
msgstr ""
#. KRzAZ
#: 04060109.xhp
@@ -18485,14 +18521,23 @@ msgctxt ""
msgid "<emph>Reference</emph> is optional and is the reference to a cell, an area, or a sheet name string."
msgstr "<emph>Odkaz</emph> je nepovinný parametr a může jít o odkaz na buňku, oblast nebo název listu."
#. SEDm6
#. wbjCM
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
"par_id3146988\n"
"help.text"
msgid "<item type=\"input\">=SHEET(Sheet2.A1)</item> returns 2 if Sheet2 is the second sheet in the spreadsheet document."
msgstr "<item type=\"input\">=SHEET(List2.A1)</item> vrátí 2 pokud je List2 druhým listem sešitu."
msgid "<input>=SHEET(Sheet2.A1)</input> returns 2 if Sheet2 is the second sheet in the spreadsheet document."
msgstr ""
#. fEQws
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
"par_id491612531793751\n"
"help.text"
msgid "<input>=SHEET(\"Sheet3\")</input> returns 3 if Sheet3 is the third sheet in the spreadsheet document."
msgstr ""
#. 7ZBfD
#: 04060109.xhp
@@ -19088,6 +19133,78 @@ msgctxt ""
msgid "For an explanation on the parameters, see: <link href=\"text/scalc/01/04060109.xhp#Section9\" name=\"VLOOKUP\">VLOOKUP</link> (columns and rows are exchanged)"
msgstr "Vysvětlení parametrů naleznete u funkce <link href=\"text/scalc/01/04060109.xhp#Section9\" name=\"VLOOKUP\">VLOOKUP</link> (v níž jsou oproti funkci HLOOKUP prohozeny sloupce a řádky)"
#. vwqHz
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
"par_id141612447324913\n"
"help.text"
msgid "Suppose we have built a small database table occupying the cell range A1:DO4 and containing basic information about 118 chemical elements. The first column contains the row headings “Element”, “Symbol”, “Atomic Number”, and “Relative Atomic Mass”. Subsequent columns contain the relevant information for each of the elements, ordered left to right by atomic number. For example, cells B1:B4 contain “Hydrogen”, “H”, “1” and “1.008”, while cells DO1:DO4 contain “Oganesson”, “Og”, “118”, and “294”."
msgstr ""
#. BcKD5
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
"par_id711612450364379\n"
"help.text"
msgid "Hydrogen"
msgstr ""
#. ACHPj
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
"par_id681612450364379\n"
"help.text"
msgid "Helium"
msgstr ""
#. 7YEmL
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
"par_id531612453345232\n"
"help.text"
msgid "Lithium"
msgstr ""
#. Y3c6z
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
"par_id571612453039430\n"
"help.text"
msgid "Oganesson"
msgstr ""
#. Cb3HA
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
"par_id51612447346319\n"
"help.text"
msgid "<input>=HLOOKUP(\"Lead\"; $A$1:$DO$4; 2; 0)</input> returns “Pb”, the symbol for lead."
msgstr ""
#. Fa8kD
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
"par_id291612447349416\n"
"help.text"
msgid "<input>=HLOOKUP(\"Gold\"; $A$1:$DO$4; 3; 0)</input> returns 79, the atomic number for gold."
msgstr ""
#. LbWuo
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
"par_id971612447352912\n"
"help.text"
msgid "<input>=HLOOKUP(\"Carbon\"; $A$1:$DO$4; 4; 0)</input> returns 12.011, the relative atomic mass of carbon."
msgstr ""
#. B4DL3
#: 04060109.xhp
msgctxt ""
@@ -28142,203 +28259,41 @@ msgctxt ""
msgid "<emph>Guess</emph> (optional) is a guess that can be input for the internal rate of return. The default is 10%."
msgstr "<emph>Odhad</emph> (volitelně) je odhad vnitřní sazby výnosu. Implicitně je 10%."
#. NSjGJ
#. dZESY
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3149273\n"
"help.text"
msgid "Calculation of the internal rate of return for the following five payments:"
msgstr "Výpočet vnitřní sazby výnosu následujících pěti plateb:"
msgid "Calculation of the internal rate of return for the following five payments (dates are in ISO 8601 format):"
msgstr ""
#. eke7W
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3155838\n"
"help.text"
msgid "A"
msgstr "A"
#. LSV7U
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3152934\n"
"help.text"
msgid "B"
msgstr "B"
#. BGtK9
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3154638\n"
"help.text"
msgid "C"
msgstr "C"
#. WYW4F
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3147083\n"
"help.text"
msgid "1"
msgstr "1"
#. SwaVn
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3151187\n"
"help.text"
msgid "2001-01-01"
msgstr "2001-01-01"
#. ChsyU
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3145212\n"
"help.text"
msgid "-<item type=\"input\">10000</item>"
msgstr "-<item type=\"input\">10000</item>"
#. rmGTa
#. 6JTLA
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3146856\n"
"help.text"
msgid "<item type=\"input\">Received</item>"
msgstr "<item type=\"input\">Přijato</item>"
msgid "Received"
msgstr ""
#. gxjFB
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3153277\n"
"help.text"
msgid "2"
msgstr "2"
#. e3a6n
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3154052\n"
"help.text"
msgid "2001-01-02"
msgstr "2001-01-02"
#. BLL9e
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3151297\n"
"help.text"
msgid "<item type=\"input\">2000</item>"
msgstr "<item type=\"input\">2000</item>"
#. unr5K
#. N2RNr
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3149985\n"
"help.text"
msgid "<item type=\"input\">Deposited</item>"
msgstr "<item type=\"input\">výdej</item>"
msgid "Deposited"
msgstr ""
#. YCCCY
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3154744\n"
"help.text"
msgid "3"
msgstr "3"
#. uxnXF
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3153151\n"
"help.text"
msgid "2001-03-15"
msgstr "2001-03-15"
#. qzvoJ
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3145657\n"
"help.text"
msgid "2500"
msgstr "2500"
#. T6jHE
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3155101\n"
"help.text"
msgid "4"
msgstr "4"
#. 6qrWD
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3146894\n"
"help.text"
msgid "2001-05-12"
msgstr "2001-05-12"
#. cqxc3
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3143231\n"
"help.text"
msgid "5000"
msgstr "5000"
#. GkY8h
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3156012\n"
"help.text"
msgid "5"
msgstr "5"
#. X7PHP
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3149758\n"
"help.text"
msgid "2001-08-10"
msgstr "2001-08-10"
#. 5AWfe
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3147495\n"
"help.text"
msgid "1000"
msgstr "1000"
#. 6ArE8
#. FLNWb
#: 04060118.xhp
msgctxt ""
"04060118.xhp\n"
"par_id3152793\n"
"help.text"
msgid "=XIRR(B1:B5; A1:A5; 0.1) returns 0.1828."
msgstr "=XIRR(B1:B5; A1:A5; 0.1) vrátí 0.1828."
msgid "<input>=XIRR(B1:B5; A1:A5; 0.1)</input> returns 0.1828 or 18.28%."
msgstr ""
#. HRiCT
#: 04060118.xhp
@@ -35810,23 +35765,23 @@ msgctxt ""
msgid "The inverse function is GAMMAINV or GAMMA.INV."
msgstr "Inverzní funkcí je GAMMAINV nebo GAMMA.INV."
#. F2Nsp
#. P8Kc2
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
"par_id2406201422405814\n"
"help.text"
msgid "This function is identical to GAMMADIST and was introduced for interoperability with other office suites."
msgstr "Tato funkce je totožná s GAMMADIST a byla zavedena kvůli interoperabilitě s jinými kancelářskými balíky."
msgid "This function is similar to GAMMADIST and was introduced for interoperability with other office suites."
msgstr ""
#. WGnD7
#. Gk9Ch
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
"par_id240620142238475\n"
"help.text"
msgid "GAMMA.DIST(Number; Alpha; Beta; C)"
msgstr "GAMMA.DIST(Číslo; Alfa; Beta; C)"
msgid "GAMMA.DIST(Number; Alpha; Beta; Cumulative)"
msgstr ""
#. kLcmS
#: 04060182.xhp
@@ -35855,14 +35810,14 @@ msgctxt ""
msgid "<emph>Beta</emph> is the parameter Beta of the Gamma distribution."
msgstr "<emph>Beta</emph>je parametr beta pro gama rozdělení."
#. 4nR86
#. a6oxX
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
"par_id2406201422391058\n"
"help.text"
msgid "<emph>C</emph> (optional) = 0 or False calculates the density function <emph>C</emph> = 1 or True calculates the distribution."
msgstr "Pro <emph>C</emph> (nepovinné) = 0 nebo Nepravda se spočítá hustota pravděpodobnosti, pro <emph>C</emph> = 1 nebo Pravda se spočítá distribuční funkce."
msgid "<emph>Cumulative</emph> = 0 or False calculates the probability density function; <emph>Cumulative</emph> = 1, True, or any other value calculates the cumulative distribution function."
msgstr ""
#. Z7AS8
#: 04060182.xhp
@@ -36314,14 +36269,14 @@ msgctxt ""
msgid "<emph>NPopulation </emph>is the size of the total population."
msgstr "<emph>NZákladníSoubor</emph> je velikost celého základního souboru."
#. oDuYV
#. MDMvu
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
"par_id231585952506847\n"
"help.text"
msgid "<emph>Cumulative </emph> (optional) specifies whether to calculate the probability density function (FALSE or 0) or the cumulative distribution function (any other value). The cumulative distribution function is the default if no value is specified for this parameter."
msgstr "<emph>Kumulativní</emph> (nepovinné) udává, zda se má vypočítat hustota pravděpodobnosti (NEPRAVDA nebo 0), nebo distribuční funkce (jiná hodnota). Pokud není hodnota tohoto parametru zadána, je výchozí distribuční funkce."
msgid "<emph>Cumulative </emph> (optional) specifies whether to calculate the probability mass function (FALSE or 0) or the cumulative distribution function (any other value). The probability mass function is the default if no value is specified for this parameter."
msgstr ""
#. WUiB6
#: 04060182.xhp
@@ -37223,32 +37178,32 @@ msgctxt ""
msgid "LOGINV(Number [; Mean [; StDev]])"
msgstr "LOGINV (Číslo [; StředníHodnota [; StDev]])"
#. uqfDA
#. vDVWm
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
"par_id3148390\n"
"help.text"
msgid "<emph>Number</emph> is the probability value for which the inverse standard logarithmic distribution is to be calculated."
msgstr "<emph>Číslo</emph> je hodnota pravděpodobnosti, pro kterou má být vypočítána inverzní distribuční funkce logaritmicko-normálního rozdělení."
msgid "<emph>Number</emph> (required) is the probability value for which the inverse standard logarithmic distribution is to be calculated."
msgstr ""
#. ZAEjF
#. aJATB
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
"par_id3149538\n"
"help.text"
msgid "<emph>Mean</emph> is the arithmetic mean of the standard logarithmic distribution."
msgstr "<emph>StředníHodnota</emph> je střední hodnota logaritmicko-normálního rozdělení."
msgid "<emph>Mean</emph> (optional) is the arithmetic mean of the standard logarithmic distribution (defaults to 0 if omitted)."
msgstr ""
#. RTG5n
#. PDJWU
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
"par_id3145355\n"
"help.text"
msgid "<emph>StDev</emph> is the standard deviation of the standard logarithmic distribution."
msgstr "<emph>StDev</emph> je směrodatná odchylka logaritmicko-normálního rozdělení."
msgid "<emph>StDev</emph> (optional) is the standard deviation of the standard logarithmic distribution (defaults to 1 if omitted)."
msgstr ""
#. Uh6oi
#: 04060183.xhp
@@ -37295,14 +37250,14 @@ msgctxt ""
msgid "This function is identical to LOGINV and was introduced for interoperability with other office suites."
msgstr "Tato funkce je totožná s LOGINV a byla zavedena kvůli interoperabilitě s jinými kancelářskými balíky."
#. tLigG
#. AivtF
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
"par_id2901049\n"
"help.text"
msgid "LOGNORM.INV(Number; Mean; StDev)"
msgstr "LOGNORM.INV(Číslo; StředníHodnota; StDev)"
msgid "LOGNORM.INV(Number [; Mean [; StDev]])"
msgstr ""
#. p2y5k
#: 04060183.xhp
@@ -37313,23 +37268,23 @@ msgctxt ""
msgid "<emph>Number</emph> (required) is the probability value for which the inverse standard logarithmic distribution is to be calculated."
msgstr "<emph>Číslo</emph> (vyžadováno) je hodnota pravděpodobnosti, pro kterou má být vypočítána inverzní distribuční funkce logaritmicko-normálního rozdělení."
#. sFACF
#. ip7rm
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
"par_id2901538\n"
"help.text"
msgid "<emph>Mean</emph> (required) is the arithmetic mean of the standard logarithmic distribution."
msgstr "<emph>StředníHodnota</emph> (vyžadováno) je střední hodnota logaritmicko-normálního rozdělení."
msgid "<emph>Mean</emph> (optional) is the arithmetic mean of the standard logarithmic distribution (defaults to 0 if omitted)."
msgstr ""
#. PZ4w5
#. pPM9C
#: 04060183.xhp
msgctxt ""
"04060183.xhp\n"
"par_id2901355\n"
"help.text"
msgid "<emph>StDev</emph> (required) is the standard deviation of the standard logarithmic distribution."
msgstr "<emph>StDev</emph> (vyžadováno) je směrodatná odchylka logaritmicko-normálního rozdělení."
msgid "<emph>StDev</emph> (optional) is the standard deviation of the standard logarithmic distribution (defaults to 1 if omitted)."
msgstr ""
#. UYg6S
#: 04060183.xhp
@@ -38843,14 +38798,14 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_POISSON_DIST_MS\">Returns the Poisson distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_POISSON_DIST_MS\">Vrátí Poissonovo rozdělení.</ahelp>"
#. JHGHg
#. nVnxU
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
"par_id2946093\n"
"help.text"
msgid "POISSON.DIST(Number; Mean [; C])"
msgstr "POISSON.DIST(Číslo; Střední hodnota [; C])"
msgid "POISSON.DIST(Number; Mean ; Cumulative)"
msgstr ""
#. jnjk7
#: 04060184.xhp
@@ -38870,14 +38825,14 @@ msgctxt ""
msgid "<emph>Mean</emph> represents the middle value of the Poisson distribution."
msgstr "<emph>Střední hodnota</emph> je střední hodnota Poissonova rozdělení."
#. fXReC
#. MiQ2K
#: 04060184.xhp
msgctxt ""
"04060184.xhp\n"
"par_id2949200\n"
"help.text"
msgid "<emph>C</emph> (optional) = 0 or False calculates the density function; <emph>C</emph> = 1 or True calculates the distribution. When omitted, the default value True is inserted when you save the document, for best compatibility with other programs and older versions of %PRODUCTNAME."
msgstr "Pro <emph>C</emph> (nepovinné) = 0 nebo Nepravda se vypočítá hustota pravděpodobnosti; pro <emph>C</emph> = 1 nebo Pravda se vypočítá distribuční funkce. Pokud není zadáno, vloží se při ukládání dokumentu výchozí hodnota Pravda, aby byla zachována kompatibilita s jinými aplikacemi a se staršími verzemi %PRODUCTNAME."
msgid "<emph>Cumulative</emph> = 0 or False to calculate the probability mass function; <emph>Cumulative</emph> = 1, True, or any other non-zero value to calculate the cumulative distribution function."
msgstr ""
#. gXFJQ
#: 04060184.xhp
@@ -45440,14 +45395,14 @@ msgctxt ""
msgid "<bookmark_value>Stylist, see Styles window</bookmark_value><bookmark_value>Styles window</bookmark_value><bookmark_value>formats; Styles window</bookmark_value><bookmark_value>formatting; Styles window</bookmark_value><bookmark_value>paint can for applying styles</bookmark_value><bookmark_value>styles in spreadsheets</bookmark_value><bookmark_value>styles; in Calc</bookmark_value>"
msgstr "<bookmark_value>Stylista, viz okno Styly</bookmark_value><bookmark_value>okno Styly</bookmark_value><bookmark_value>formáty; okno Styly</bookmark_value><bookmark_value>formátování; okno Styly</bookmark_value><bookmark_value>režim vyplňování formátů</bookmark_value><bookmark_value>styly v sešitech</bookmark_value><bookmark_value>styly; v Calcu</bookmark_value>"
#. WerNG
#. eA3vo
#: 05100000.xhp
msgctxt ""
"05100000.xhp\n"
"hd_id3150447\n"
"help.text"
msgid "<link href=\"text/scalc/01/05100000.xhp\" name=\"Styles\">Styles in Calc</link>"
msgstr "<link href=\"text/scalc/01/05100000.xhp\" name=\"Styly\">Styly v Calcu</link>"
msgid "<link href=\"text/scalc/01/05100000.xhp\" name=\"Styles\">Styles</link>"
msgstr "<link href=\"text/scalc/01/05100000.xhp\" name=\"Styles\">Styly</link>"
#. bBG57
#: 05100000.xhp
@@ -48023,14 +47978,14 @@ msgctxt ""
msgid "Freeze Rows and Columns"
msgstr "Ukotvit řádky a sloupce"
#. rBUcX
#. nwRKF
#: 07090000.xhp
msgctxt ""
"07090000.xhp\n"
"hd_id3150517\n"
"help.text"
msgid "<link href=\"text/scalc/01/07090000.xhp\" name=\"Freeze\">Freeze Rows and Columns</link>"
msgstr "<link href=\"text/scalc/01/07090000.xhp\" name=\"Ukotvit řádky a sloupce\">Ukotvit řádky a sloupce</link>"
msgid "<variable id=\"freezerowcolum\"><link href=\"text/scalc/01/07090000.xhp\" name=\"Freeze\">Freeze Rows and Columns</link></variable>"
msgstr ""
#. XjvVY
#: 07090000.xhp
@@ -48041,6 +47996,42 @@ msgctxt ""
msgid "<ahelp hid=\".\">Divides the sheet at the top left corner of the active cell and the area to the top left is no longer scrollable.</ahelp>"
msgstr "<ahelp hid=\".\">Rozdělí list v levém horním rohu aktivní buňky. Oblast vlevo nahoře již není možné posunovat.</ahelp>"
#. mBdCG
#: 07090100.xhp
msgctxt ""
"07090100.xhp\n"
"tit\n"
"help.text"
msgid "Freeze Cells"
msgstr ""
#. U6FYG
#: 07090100.xhp
msgctxt ""
"07090100.xhp\n"
"bm_id821612315529410\n"
"help.text"
msgid "<bookmark_value>freezing;first row</bookmark_value> <bookmark_value>freezing;first column</bookmark_value> <bookmark_value>freezing;cells</bookmark_value>"
msgstr ""
#. tTzNC
#: 07090100.xhp
msgctxt ""
"07090100.xhp\n"
"hd_id961612313262512\n"
"help.text"
msgid "<variable id=\"freezecellsh1\"><link href=\"text/scalc/01/07090100.xhp\" name=\"Freeze Cells\">Freeze Cells</link></variable>"
msgstr ""
#. sWGWB
#: 07090100.xhp
msgctxt ""
"07090100.xhp\n"
"par_id481612313262514\n"
"help.text"
msgid "Freezes the first column or the first row of the current spreadsheet."
msgstr ""
#. ozNTG
#: 12010000.xhp
msgctxt ""
@@ -60947,32 +60938,32 @@ msgctxt ""
msgid "<item type=\"input\">=MINIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
msgstr "<item type=\"input\">=MINIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
#. nUeRH
#. Dp4Sx
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
"par_id27619246864839\n"
"help.text"
msgid "Calculates the minimum of values of the range C2:C6 that correspond to all values of the range B2:B6 except its minimum and minimum. Returns 65."
msgstr "Vypočítá minimum z hodnot v oblasti C2:C6, které odpovídají všem hodnotám v oblasti B2:B6 kromě minima a maxima. Vrátí 65."
msgid "Calculates the minimum of values of the range C2:C6 that correspond to all values of the range B2:B6 except its minimum and maximum. Returns 65."
msgstr ""
#. CnZcV
#. 7S443
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
"par_id220502883332563\n"
"help.text"
msgid "<item type=\"input\">=MINIFS(C2:C6;A2:A6;\".*book\";B2:B6;\"<=\"&MAX(B2:B6))</item>"
msgstr "<item type=\"input\">=MINIFS(C2:C6;A2:A6;\".*známka\";B2:B6;\"<=\"&MAX(B2:B6))</item>"
msgid "<item type=\"input\">=MINIFS(C2:C6;A2:A6;\".*book\";B2:B6;\">\"&MIN(B2:B6))</item>"
msgstr ""
#. sGnvo
#. gNhzJ
#: func_minifs.xhp
msgctxt ""
"func_minifs.xhp\n"
"par_id15342189586295\n"
"help.text"
msgid "Calculates the minimum of values of the range C2:C6 that correspond to all cells of the A2:A6 range starting with \"pen\" and to all cells of the B2:B6 range except its minimum. Returns 180."
msgstr "Vypočítá minimum z hodnot rozsahu C2:C6, které odpovídají všem buňkám rozsahu A2:A6 začínajícím \"známka\" a všem buňkám rozsahu B2:B6 s výjimkou minima. Vrací 180."
msgid "Calculates the minimum of values of the range C2:C6 that correspond to all cells of the A2:A6 range ending with \"book\" and to all cells of the B2:B6 range except its minimum. Returns 190."
msgstr ""
#. uz4wr
#: func_minifs.xhp
@@ -62801,41 +62792,23 @@ msgctxt ""
msgid "The parameters should specify at least three values."
msgstr "Parametry by měly být alespoň tři hodnoty."
#. W8hYu
#. Q2i35
#: func_skewp.xhp
msgctxt ""
"func_skewp.xhp\n"
"par_id1102201617001888\n"
"help.text"
msgid "<item type=\"literal\">SKEWP(2;3;1;6;8;5)</item> returns 0.2828158928"
msgstr "<item type=\"literal\">SKEWP(2;3;1;6;8;5)</item> vrátí 0,2828158928"
msgid "<input>SKEWP(2;3;1;6;8;5)</input> returns 0.2329985562"
msgstr ""
#. 63DiS
#. TAGzC
#: func_skewp.xhp
msgctxt ""
"func_skewp.xhp\n"
"par_id1102201618185378\n"
"help.text"
msgid "<item type=\"literal\">SKEWP(A1:A6)</item> returns 0.2828158928, when the range A1:A6 contains {2;3;1;6;8;5}"
msgstr "<item type=\"literal\">SKEWP(A1:A6)</item> vrátí 0,2828158928, kde oblast A1:A6 obsahuje {2;3;1;6;8;5}"
#. Tdd33
#: func_skewp.xhp
msgctxt ""
"func_skewp.xhp\n"
"par_id1102201618185326\n"
"help.text"
msgid "<item type=\"literal\">SKEWP(Number1; Number2)</item> always returns zero, if Number1 and Number2 results in two numbers."
msgstr "<item type=\"literal\">SKEWP(Číslo1; Číslo2)</item> vrátí vždy nulu, pokud hodnoty Číslo1 a Číslo2 představují dvě různá čísla."
#. X6nGR
#: func_skewp.xhp
msgctxt ""
"func_skewp.xhp\n"
"par_id1102201618188326\n"
"help.text"
msgid "<item type=\"literal\">SKEWP(Number1)</item> returns Err:502 (Invalid argument) if Number1 results in one number, because SKEWP cannot be calculated with one value."
msgstr "<item type=\"literal\">SKEWP(Číslo1)</item> vrátí chybu Chyba:502 (neplatný argument), pokud je Číslo1 představováno jedním číslem, protože funkci SKEWP nelze pro jedinou hodnotu vypočítat."
msgid "<input>SKEWP(A1:A6)</input> returns 0.2329985562, when the range A1:A6 contains {2;3;1;6;8;5}"
msgstr ""
#. 5iYyJ
#: func_skewp.xhp

View File

@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-25 14:55+0100\n"
"PO-Revision-Date: 2021-01-02 19:36+0000\n"
"PO-Revision-Date: 2021-02-01 16:24+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"
"Language: cs\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-Generator: Weblate 4.4\n"
"X-POOTLE-MTIME: 1547389818.000000\n"
#. NXy6S
@@ -12344,7 +12344,7 @@ msgctxt ""
"par_id3156280\n"
"help.text"
msgid "Pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+Enter keys inserts a manual line break. This shortcut works directly in the cell or in the input line. The input line can be expanded to the multi-line by the Down arrow button on the right."
msgstr ""
msgstr "Stisknutím kláves <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+Enter vložíte ruční zalomení řádku. Tato klávesová zkratka funguje přímo v buňkách nebo na vstupním řádku. Vstupní řádek lze rozšířit na více řádků pomocí vpravo umístěného tlačítka se šipkou dolů."
#. Cs3FE
#: text_wrap.xhp
@@ -12362,7 +12362,7 @@ msgctxt ""
"par_id3153951\n"
"help.text"
msgid "Select all the cells where you want the text to break at the right border."
msgstr "Označte všechny buňky, kde chcete text automaticky zalomit podle pravého okraje."
msgstr "Vyberte všechny buňky, v nichž chcete text automaticky zalomit podle pravého okraje."
#. 3zSSw
#: text_wrap.xhp
@@ -12371,7 +12371,7 @@ msgctxt ""
"par_id3148575\n"
"help.text"
msgid "In <menuitem>Format - Cells - Alignment</menuitem>, mark the <emph>Wrap text automatically</emph> option and click OK."
msgstr ""
msgstr "V nabídce <menuitem>Formát - Buňky - Zarovnání</menuitem> zaškrtněte možnost <emph>Automaticky zalomit text</emph> a klepněte na OK."
#. GGFPz
#: text_wrap.xhp
@@ -12380,7 +12380,7 @@ msgctxt ""
"par_id201608575657740\n"
"help.text"
msgid "For automatic wrapping in XLS files, the rows in question should be set to Optimal Height."
msgstr ""
msgstr "Aby automatické zalamování fungovalo v souborech XLS, je nutné příslušným řádkům nastavit optimální výšku."
#. pED9m
#: text_wrap.xhp

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-14 18:09+0100\n"
"POT-Creation-Date: 2021-02-05 18:59+0100\n"
"PO-Revision-Date: 2020-10-28 19:35+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textsdatabase/cs/>\n"
@@ -3021,13 +3021,13 @@ msgctxt ""
msgid "In the $[officename] Help, you will find further information on the following subjects:"
msgstr ""
#. UxGw5
#. GAgsq
#: 05000000.xhp
msgctxt ""
"05000000.xhp\n"
"hd_id3152425\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Create new or edit table design\">Create new or edit table design</link>"
msgid "<link href=\"text/sdatabase/05010000.xhp\" name=\"Create new or edit table design\">Create new or edit table design</link>"
msgstr ""
#. Hk4Jz
@@ -3201,6 +3201,600 @@ msgctxt ""
msgid "<ahelp hid=\"dbaccess/ui/password/confirmpassword\">Enter the new password again.</ahelp>"
msgstr ""
#. NYfPs
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"tit\n"
"help.text"
msgid "Table Design"
msgstr ""
#. DKzbA
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3154228\n"
"help.text"
msgid "<link href=\"text/sdatabase/05010000.xhp\" name=\"Table Design\">Table Design</link>"
msgstr ""
#. fQvmC
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3152363\n"
"help.text"
msgid "In the <emph>Table Design</emph> window you define new tables or edit the structure of an existing table."
msgstr ""
#. 3skAk
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3146957\n"
"help.text"
msgid "The window has its own menu bar. It also contains the following new command: <link href=\"text/sdatabase/05010100.xhp\" name=\"Index Design\"><emph>Index Design</emph></link>"
msgstr ""
#. z6hA5
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3152551\n"
"help.text"
msgid "Table definition area"
msgstr ""
#. xmBqj
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3153681\n"
"help.text"
msgid "<ahelp hid=\"HID_TABDESIGN_BACKGROUND\">This area is where you define the table structure.</ahelp>"
msgstr ""
#. FfuwA
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3153031\n"
"help.text"
msgid "Field Name"
msgstr ""
#. GiHyW
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3156113\n"
"help.text"
msgid "<ahelp hid=\"HID_TABDESIGN_NAMECELL\">Specifies the name of the data field. The database engine may impose restrictions on the length of the table name, and the use of special characters and spaces within the table name.</ahelp>"
msgstr ""
#. QNg69
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3147618\n"
"help.text"
msgid "Field type"
msgstr ""
#. eK4to
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3154897\n"
"help.text"
msgid "<ahelp hid=\"HID_TABDESIGN_TYPECELL\">Specifies the field type. The available field types are limited by the database engine being used.</ahelp>"
msgstr ""
#. Ehy3n
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3156119\n"
"help.text"
msgid "Description"
msgstr ""
#. 96xiG
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3145315\n"
"help.text"
msgid "<ahelp hid=\"HID_TABDESIGN_COMMENTCELL\">Specifies an optional description for each field.</ahelp>"
msgstr ""
#. A99ei
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3155630\n"
"help.text"
msgid "The row headers contain the following context menu commands:"
msgstr ""
#. rd8Zn
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3156330\n"
"help.text"
msgid "Cut"
msgstr ""
#. GVxeZ
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3159157\n"
"help.text"
msgid "Cuts the selected row to the clipboard."
msgstr ""
#. JxTSq
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3159177\n"
"help.text"
msgid "Copy"
msgstr ""
#. ZAjhE
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3148685\n"
"help.text"
msgid "Copies the selected row to the clipboard."
msgstr ""
#. Q8awG
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3156327\n"
"help.text"
msgid "Paste"
msgstr ""
#. 5AQBL
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3152472\n"
"help.text"
msgid "Pastes the content of the clipboard."
msgstr ""
#. aQCGh
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3144511\n"
"help.text"
msgid "Delete"
msgstr ""
#. fbZPb
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3148550\n"
"help.text"
msgid "<ahelp hid=\".uno:Delete\">Deletes the selected row.</ahelp>"
msgstr ""
#. pD5B3
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3147303\n"
"help.text"
msgid "Insert Rows"
msgstr ""
#. kfUXp
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3149456\n"
"help.text"
msgid "<ahelp hid=\"SID_TABLEDESIGN_INSERTROWS\">Inserts an empty row above the current row, if the table has not been saved. Inserts an empty row at the end of the table if the table has already been saved.</ahelp>"
msgstr ""
#. XMDuJ
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3153524\n"
"help.text"
msgid "Primary Key"
msgstr ""
#. mmwbs
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3150398\n"
"help.text"
msgid "<ahelp hid=\"SID_TABLEDESIGN_TABED_PRIMARYKEY\">If this command has a check mark, the data field is defined as a primary key.</ahelp> By clicking the command you activate/deactivate the primary key definition of the field. The command is only visible if the data source supports primary keys."
msgstr ""
#. kDbYY
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3153104\n"
"help.text"
msgid "Field properties"
msgstr ""
#. BZPWE
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3148922\n"
"help.text"
msgid "Defines the field properties of the currently selected field."
msgstr ""
#. bRsW9
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3150767\n"
"help.text"
msgid "Length"
msgstr ""
#. D58RK
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3144761\n"
"help.text"
msgid "Specifies the maximum number of characters allowed for data entry of the corresponding data field including any spaces or special characters."
msgstr ""
#. fJknL
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3154948\n"
"help.text"
msgid "Decimal places"
msgstr ""
#. FgVqm
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3149203\n"
"help.text"
msgid "Specifies the number of decimal places for a numerical field or decimal field."
msgstr ""
#. mW3AN
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3156422\n"
"help.text"
msgid "Default value"
msgstr ""
#. HYW5B
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3125863\n"
"help.text"
msgid "<ahelp hid=\"HID_TAB_ENT_DEFAULT\">Specifies the value that is the default in new data records.</ahelp>"
msgstr ""
#. vQcGG
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3147289\n"
"help.text"
msgid "Format example"
msgstr ""
#. V3i6o
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3155131\n"
"help.text"
msgid "<ahelp hid=\"HID_TAB_ENT_FORMAT_SAMPLE\">Displays the format code to assign to the field value that you can select with the <emph>Format Field</emph> button.</ahelp>"
msgstr ""
#. A2jGQ
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3154129\n"
"help.text"
msgid "Format Field"
msgstr ""
#. 8GHDz
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3154146\n"
"help.text"
msgid "<ahelp hid=\"HID_TAB_ENT_FORMAT\">This button opens the <link href=\"text/shared/01/05340405.xhp\" name=\"Field Format\"><emph>Format Field</emph></link> dialog.</ahelp>"
msgstr ""
#. CgbCE
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3152576\n"
"help.text"
msgid "Help area"
msgstr ""
#. Gg783
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3150685\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_DESIGN_HELP_WINDOW\">Displays a help string or hint defined by the database designer for the given field.</ahelp>"
msgstr ""
#. hzJ3Q
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"tit\n"
"help.text"
msgid "Index design"
msgstr ""
#. q4EEe
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3153311\n"
"help.text"
msgid "<link href=\"text/sdatabase/05010100.xhp\" name=\"Index design\">Index design</link>"
msgstr ""
#. 98zvT
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3166460\n"
"help.text"
msgid "<ahelp hid=\".uno:DBIndexDesign\">The <emph>Index Design </emph>dialog allows you to define and edit the indexes for the current table.</ahelp>"
msgstr ""
#. N85Yq
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3149578\n"
"help.text"
msgid "Index list"
msgstr ""
#. JQ5ws
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3155342\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/INDEX_LIST\">Displays a list of available indexes. Select an index from the list to edit. The details of the selected index are displayed in the dialog.</ahelp>"
msgstr ""
#. GNgfV
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3149795\n"
"help.text"
msgid "New Index"
msgstr ""
#. hbmc3
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3150085\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_NEW\">Creates a new index.</ahelp>"
msgstr ""
#. CraTD
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3145317\n"
"help.text"
msgid "Delete Current Index"
msgstr ""
#. CLtrt
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3154860\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_DROP\">Deletes the current index.</ahelp>"
msgstr ""
#. qxQaG
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3150986\n"
"help.text"
msgid "Rename Current Index"
msgstr ""
#. Me7m2
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3148685\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_RENAME\">Renames the current index.</ahelp>"
msgstr ""
#. h5vTM
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3153628\n"
"help.text"
msgid "Save Current Index"
msgstr ""
#. GEBFr
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3148563\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_SAVE\">Saves the current index in the data source.</ahelp>"
msgstr ""
#. JxS8c
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3154924\n"
"help.text"
msgid "Reset Current Index"
msgstr ""
#. AkcRe
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3154758\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_RESET\">Resets the current index to the setting that it had when the dialog was started.</ahelp>"
msgstr ""
#. kpk89
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3152812\n"
"help.text"
msgid "Index details"
msgstr ""
#. whVGR
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3154938\n"
"help.text"
msgid "As soon as you change a detail of the current index and then select another index, the change is immediately passed on to the data source. You can only leave the dialog, or select another index, if the change has been successfully acknowledged by the data source. However, you can undo the change by clicking the <emph>Reset Current Index </emph>icon."
msgstr ""
#. rEFpa
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3154138\n"
"help.text"
msgid "Unique"
msgstr ""
#. wqFaL
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3156282\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/UNIQUE\">Specifies whether the current index allows only unique values.</ahelp> Checking the <emph>Unique </emph>option prevents duplicate data from being entered in the field and ensures data integrity."
msgstr ""
#. SFD2p
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3150448\n"
"help.text"
msgid "Fields"
msgstr ""
#. KGRnz
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3147085\n"
"help.text"
msgid "The<emph> Fields</emph> area displays a list of fields in the current table. You can also select multiple fields. In order to remove a field from the selection, select the empty entry at the start of the list."
msgstr ""
#. ALC5T
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3149765\n"
"help.text"
msgid "Index field"
msgstr ""
#. 2oDE4
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3158408\n"
"help.text"
msgid "<ahelp hid=\"HID_DLGINDEX_INDEXDETAILS_FIELD\">Displays a list of the fields in the current table. You can select more than one field.</ahelp>"
msgstr ""
#. CmQtE
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3153192\n"
"help.text"
msgid "Sort order"
msgstr ""
#. MXzBy
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3149561\n"
"help.text"
msgid "<ahelp hid=\"HID_DLGINDEX_INDEXDETAILS_SORTORDER\">Determines the sort order of the indexes.</ahelp>"
msgstr ""
#. cEYAF
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3155132\n"
"help.text"
msgid "Close"
msgstr ""
#. NuXdU
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3154190\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/close\">Closes the dialog.</ahelp>"
msgstr ""
#. cLmBi
#: main.xhp
msgctxt ""

View File

@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-25 14:55+0100\n"
"PO-Revision-Date: 2021-01-16 21:43+0000\n"
"PO-Revision-Date: 2021-02-08 11:28+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsdrawguide/cs/>\n"
"Language: cs\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-Generator: Weblate 4.4\n"
"X-POOTLE-MTIME: 1547389462.000000\n"
#. cZbDh
@@ -239,7 +239,7 @@ msgctxt ""
"par_id3151390\n"
"help.text"
msgid "If you select three or more objects in Draw, you can also use the <link href=\"text/shared/01/05360000.xhp\" name=\"Distribution\"><emph>Distribute selection</emph></link> command to distribute the vertical and horizontal spacing evenly between the objects."
msgstr ""
msgstr "Pokud v Draw vyberete tři a více objektů, je také možné použít příkaz <link href=\"text/shared/01/05360000.xhp\" name=\"Rozmístit\"><emph>Rozmístit výběr</emph></link>, kde je možné určit rovnoměrné svislé a vodorovné rozestupy objektů."
#. R9tTg
#: align_arrange.xhp

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-30 15:37+0100\n"
"POT-Creation-Date: 2021-02-08 12:09+0100\n"
"PO-Revision-Date: 2021-01-05 07:36+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"
@@ -3598,13 +3598,13 @@ msgctxt ""
msgid "Saves a thumbnail preview .png inside the document. This image may be used by a file manager under certain conditions."
msgstr ""
#. onMPH
#. kGCVD
#: 01100200.xhp
msgctxt ""
"01100200.xhp\n"
"par_id231606265075565\n"
"help.text"
msgid "To disable generating thumbnails in general, choose <menuitem>Tools - Options - LibreOffice - Advanced</menuitem>. Click the <widget>Open Expert Configuration</widget> button, and search for <emph>GenerateThumbnail</emph>. If this property has the value <literal>true</literal>, then double-click on it to set its value to <literal>false</literal>."
msgid "To disable generating thumbnails in general, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem/><menuitem> - %PRODUCTNAME - Advanced</menuitem>. Click the <widget>Open Expert Configuration</widget> button, and search for <emph>GenerateThumbnail</emph>. If this property has the value <literal>true</literal>, then double-click on it to set its value to <literal>false</literal>."
msgstr ""
#. ibdbD
@@ -25306,13 +25306,13 @@ msgctxt ""
msgid "<emph>For all style categories:</emph>"
msgstr ""
#. aAFeT
#. ZCV8q
#: 05140100.xhp
msgctxt ""
"05140100.xhp\n"
"par_id411608260881855\n"
"help.text"
msgid "Choose <menuitem>View - Styles</menuitem> or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the <emph>Styles</emph> sidebar, select the desired <emph>Style</emph> category at the top of <emph>Styles</emph> deck, then click the <emph>Styles action menu</emph> icon at the top right corner, and choose <menuitem>New Style from Selection</menuitem>."
msgid "Choose <menuitem>View - Styles</menuitem> or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the Styles sidebar, select the desired style category at the top of Styles deck, then click the <emph>Styles action menu</emph> icon at the top right corner, and choose <menuitem>New Style from Selection</menuitem>."
msgstr ""
#. Z4co9
@@ -25324,22 +25324,22 @@ msgctxt ""
msgid "Choose <menuitem>Styles - New Style from Selection</menuitem>. (cell styles only)"
msgstr ""
#. BTeg7
#. kP8Su
#: 05140100.xhp
msgctxt ""
"05140100.xhp\n"
"par_id751608262329946\n"
"help.text"
msgid "Choose <menuitem>Styles - Manage Styles</menuitem> or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the <emph>Styles</emph> sidebar, select the desired <emph>Style</emph> category at the top of <emph>Styles</emph> deck, then click the <emph>New Style from Selection</emph> icon."
msgid "Choose <menuitem>Styles - Manage Styles</menuitem> or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the Styles sidebar, select the desired style category at the top of Styles deck, then click the <emph>New Style from Selection</emph> icon."
msgstr ""
#. fRA2v
#. 9Cz2g
#: 05140100.xhp
msgctxt ""
"05140100.xhp\n"
"par_id791608262979620\n"
"help.text"
msgid "Choose <menuitem>View - Styles</menuitem> or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the Styles sidebar, then click the <emph>New Style from Selection</emph> icon at the top of the <emph>Styles</emph> deck."
msgid "Choose <menuitem>View - Styles</menuitem> or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the Styles sidebar, then click the <emph>New Style from Selection</emph> icon at the top of the Styles deck."
msgstr ""
#. xeDUe
@@ -35917,13 +35917,22 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/applyautofmtpage/ApplyAutoFmtPage\">Select the options for automatically correcting errors as you type, and then click <emph>OK</emph>.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/applyautofmtpage/ApplyAutoFmtPage\">Vyberte volby pro automatické opravy během psaní a poté klepněte na <emph>OK</emph>.</ahelp>"
#. BAFoD
#. RiA4T
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id3153124\n"
"help.text"
msgid "In text documents, you can choose to apply the AutoCorrect corrections while you type [T], or by choosing <menuitem>Tools - AutoCorrect - Apply</menuitem> to modify existing text [M]. The [M] options are applied only to paragraphs with Default Paragraph Style."
msgid "In text documents, you can choose to apply [T] AutoCorrect options while you type. Enable this feature by using <menuitem>Tools - AutoCorrect - While Typing</menuitem>."
msgstr ""
#. cZFNj
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id141612013807625\n"
"help.text"
msgid "You can also apply [M] AutoCorrect options to a selection or a whole document of existing text by using <menuitem>Tools - AutoCorrect - Apply</menuitem>. In general, [M] options are applied only to paragraphs with Default Paragraph Style."
msgstr ""
#. QavGm
@@ -35935,6 +35944,15 @@ msgctxt ""
msgid "All non-empty paragraphs with \"Default Paragraph Style\" are converted to \"Text Body\" paragraph style when <menuitem>Tools - AutoCorrect - Apply</menuitem> is used."
msgstr ""
#. C8cAH
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"hd_id291612211857255\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">[M] and [T] options</caseinline></switchinline>"
msgstr ""
#. W2qGH
#: 06040100.xhp
msgctxt ""
@@ -36259,6 +36277,15 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Removes spaces and tabs at the beginning of each line. To use this option, the <emph>Apply Styles</emph> option must also be selected.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Odstraní mezery a tabulátory na začátku a konci každého řádku. Aby se tato volba uplatnila, musí být vybráno také <emph>Použít styly</emph>.</caseinline></switchinline>"
#. orQus
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"hd_id881612211740519\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">[T] options only</caseinline></switchinline>"
msgstr ""
#. BGD5w
#: 06040100.xhp
msgctxt ""
@@ -36277,6 +36304,24 @@ msgctxt ""
msgid "Replaces two or more consecutive spaces with a single space."
msgstr "Nahradí dvě a více po sobě jdoucích mezer jedinou mezerou."
#. vCSin
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"hd_id871612310182014\n"
"help.text"
msgid "Correct accidental use of cAPS LOCK key"
msgstr ""
#. 2m6cj
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id971612310224117\n"
"help.text"
msgid "Inverts a capitalized word entered with the <keycode>Caps Lock</keycode> key enabled, after a <keycode>space</keycode> is entered, and disables the <keycode>Caps Lock</keycode> key. For example, entering <literal>Libre</literal> with <keycode>Caps Lock</keycode> enabled appears as <literal>lIBRE</literal>, which is converted automatically to <literal>Libre</literal>."
msgstr ""
#. EDVL6
#: 06040100.xhp
msgctxt ""
@@ -36322,23 +36367,23 @@ msgctxt ""
msgid "Apply border"
msgstr "Použít ohraničení"
#. AJGRE
#. 5vVhT
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
msgstr "Automaticky použije ohraničení na spodním okraji předchozího odstavce, pokud napíšete tři nebo více určitých znaků a stisknete Enter. Pro vytvoření jednoduché čáry napište tři nebo více spojovníků (-) nebo podtržítek (_) a stiskněte Enter. Pro vytvoření dvojité čáry napište tři nebo více znaků rovnosti (=), hvězdiček (*), vlnovek (~) nebo mřížek (#) a stiskněte Enter."
msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press <keycode>Enter</keycode>."
msgstr ""
#. BvcCd
#. gBQ7Z
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_idN10C2E\n"
"par_id791612261705442\n"
"help.text"
msgid "To delete the created line, click the paragraph above the line, choose <emph>Format - Paragraph - Borders</emph>, delete the bottom border."
msgstr "Chcete-li odstranit vytvořenou čáru, klepněte na odstavec nad čárou, zvolte <emph>Formát - Odstavec - Ohraničení</emph> a smažte spodní ohraničení."
msgid "To create a single line, type three or more hyphens (<keycode>-</keycode>), or underscores (<keycode>_</keycode>), and then press <keycode>Enter</keycode>. To create a double line, type three or more equal signs (<keycode>=</keycode>), asterisks (<keycode>*</keycode>), tildes (<keycode>~</keycode>), or hash marks (<keycode>#</keycode>), and then press <keycode>Enter</keycode>."
msgstr ""
#. yv7YY
#: 06040100.xhp
@@ -36358,14 +36403,14 @@ msgctxt ""
msgid "---"
msgstr "---"
#. AFEWL
#. 2k3QK
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id3154690\n"
"help.text"
msgid "0.5pt single underline"
msgstr "0,5 pt jednoduché podtržení"
msgid "0.05pt single underline"
msgstr ""
#. 7Agog
#: 06040100.xhp
@@ -36394,14 +36439,14 @@ msgctxt ""
msgid "==="
msgstr "==="
#. AkmHz
#. GRSgX
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id3145364\n"
"help.text"
msgid "1.1pt double underline"
msgstr "1,1 pt dvojité podtržení"
msgid "1.0pt double underline"
msgstr ""
#. AD8uc
#: 06040100.xhp
@@ -36412,14 +36457,14 @@ msgctxt ""
msgid "***"
msgstr "***"
#. g3pxh
#. ZrZyM
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id3152791\n"
"help.text"
msgid "4.5pt double underline"
msgstr "4,5 pt dvojité podtržení"
msgid "4.0pt thick-thin double underline"
msgstr ""
#. dAuHd
#: 06040100.xhp
@@ -36430,14 +36475,14 @@ msgctxt ""
msgid "~~~"
msgstr "~~~"
#. GEkMp
#. mfUWB
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id3152885\n"
"help.text"
msgid "6.0pt double underline"
msgstr "6,0 pt dvojité podtržení"
msgid "4.0pt thin-thick double underline"
msgstr ""
#. RB69t
#: 06040100.xhp
@@ -36448,14 +36493,41 @@ msgctxt ""
msgid "###"
msgstr "###"
#. G9GSG
#. bXVDw
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id3153188\n"
"help.text"
msgid "9.0pt double underline"
msgstr "9,0 pt dvojité podtržení"
msgid "2.5pt double underline"
msgstr ""
#. wzM8n
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id381612261836746\n"
"help.text"
msgid "To modify attributes of a predefined border, such as color, style, width and shadow, click the paragraph above the line, choose <menuitem>Format - Paragraph - Borders</menuitem> tab."
msgstr ""
#. BvcCd
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_idN10C2E\n"
"help.text"
msgid "To delete the created line, click the paragraph above the line, choose <emph>Format - Paragraph - Borders</emph>, delete the bottom border."
msgstr "Chcete-li odstranit vytvořenou čáru, klepněte na odstavec nad čárou, zvolte <emph>Formát - Odstavec - Ohraničení</emph> a smažte spodní ohraničení."
#. CHmBD
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id581612215799960\n"
"help.text"
msgid "To remove a line created with Apply Border, place the cursor above the line, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+M</keycode>."
msgstr ""
#. sQ22b
#: 06040100.xhp
@@ -36529,6 +36601,15 @@ msgctxt ""
msgid "This feature works only with \"Default Paragraph Style\", \"Text Body\" and \"Text Body Indent\" paragraph styles, and there must be one empty paragraph before the text, if the text is not at the top of a page."
msgstr ""
#. BjgHi
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"hd_id861612011786183\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">[M] options only</caseinline></switchinline>"
msgstr ""
#. RRoM9
#: 06040100.xhp
msgctxt ""
@@ -36538,13 +36619,13 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Remove blank paragraphs</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Odstranit prázdné odstavce</caseinline></switchinline>"
#. PtacD
#. NFYGm
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id3145728\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Removes empty paragraphs from the current document when you choose <menuitem>Tools - AutoCorrect - Apply</menuitem>.</caseinline></switchinline>"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Removes empty paragraphs and paragraphs that contain only spaces or tabs from the current document. This option works for any paragraph style.</caseinline></switchinline>"
msgstr ""
#. 3wrpe
@@ -36556,14 +36637,14 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Replace Custom Styles</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nahradit vlastní styly</caseinline></switchinline>"
#. ABgU8
#. 6trmB
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id3156299\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Replaces the custom paragraph styles in the current document with the \"Default\", the \"Text Body\", or the \"Text Body Indent\" paragraph style.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nahradí v aktuálním dokumentu vlastní styly odstavce za styly \"Výchozí\", \"Tělo textu\" nebo \"Odsazení těla textu\".</caseinline></switchinline>"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Replaces custom paragraph styles applied in the current document to \"Text Body\", \"Text Body Indent\", \"First Line Indent\" or \"Hanging Indent\" paragraph style.</caseinline></switchinline>"
msgstr ""
#. UsxjM
#: 06040100.xhp
@@ -36574,14 +36655,14 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Replace bullets with</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nahradit odrážky za</caseinline></switchinline>"
#. sPDGS
#. Ehrw7
#: 06040100.xhp
msgctxt ""
"06040100.xhp\n"
"par_id3150420\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Converts paragraphs that start with a hyphen (-), a plus sign (+), or an asterisk (*) directly followed by a space or a tab, to bulleted lists. This option only works on paragraphs that are formatted with the \"Default\", \"Text Body\", or \"Text Body Indent\" paragraph styles. To change the bullet style that is used, select this option, and then click <emph>Edit</emph>.</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Převede na odrážkové seznamy odstavce začínající spojovníkem (-), znaménkem plus (+) nebo hvězdičkou (*), za kterými následuje mezera nebo tabulátor. Tato volba funguje pouze na odstavce, které jsou formátovány pomocí stylů odstavce \"Výchozí\", \"Tělo textu\" nebo \"Odsazení těla textu\". Použitý symbol odrážky změníte po výběru této volby klepnutím na <emph>Upravit</emph>.</caseinline></switchinline>"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Converts paragraphs that start with a hyphen (-), a plus sign (+), or an asterisk (*) directly followed by a space or a tab, to bulleted lists. This option only works on paragraphs that are formatted with the \"Default Paragraph Style\". To change the bullet style that is used, select this option, and then click <emph>Edit</emph>.</caseinline></switchinline>"
msgstr ""
#. vbwez
#: 06040100.xhp
@@ -38050,23 +38131,23 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/numberingoptionspage/levellb\">Select the level(s) that you want to define the formatting options for.</ahelp> The selected level is highlighted in the preview."
msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/levellb\">Vyberte úroveň, pro kterou chcete určit formátování.</ahelp> Vybraná úroveň se zvýrazní v náhledu."
#. ugWJQ
#. DBFn7
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
"hd_id3159200\n"
"help.text"
msgid "Number"
msgstr "Číslo"
msgid "Numbering"
msgstr ""
#. LEAqu
#. ujAuR
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
"hd_id3159201\n"
"help.text"
msgid "Numbering"
msgstr "Číslování"
msgid "Number"
msgstr ""
#. vcASB
#: 06050500.xhp
@@ -38266,14 +38347,14 @@ msgctxt ""
msgid "Bullet"
msgstr "Odrážka"
#. vZdhE
#. RqUuK
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
"par_id3145085\n"
"help.text"
msgid "Adds a bullet to the beginning of a line. Select this option, and then click the <emph>Select</emph> button to choose a bullet style."
msgstr "Přidá na začátek řádku odrážku. Zvolte tuto možnost a poté vyberte styl odrážky po klepnutí na tlačítko <emph>Vybrat</emph>."
msgid "Adds a bullet to the beginning of a line. Select this option, and then use the <emph>Character style</emph> drop-down menu to choose a bullet style."
msgstr ""
#. JBJEa
#: 06050500.xhp
@@ -38338,50 +38419,32 @@ msgctxt ""
msgid "Does not apply a numbering style."
msgstr "Nepoužívá styl číslování."
#. 6zLDV
#. P7jbZ
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
"par_id3145746\n"
"help.text"
msgid "The availability of the following fields depends on the style that you select in the <emph>Numbering </emph>box."
msgstr "Dostupnost následujících polí závisí na stylu, který zvolíte v poli <emph>Číslování</emph>."
msgid "The availability of the following fields depends on the style that you select in the <emph>Number</emph> box."
msgstr ""
#. 85gXU
#. iqVUE
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
"hd_id3156293\n"
"hd_id3155429\n"
"help.text"
msgid "Before"
msgstr "Před"
msgid "Start at"
msgstr "Začít od"
#. R2LPX
#. eyM3f
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
"par_id3150393\n"
"par_id3146903\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingoptionspage/prefix\">Enter a character or the text to display in front of the number in the list.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/prefix\">Zadejte znak nebo text, který se zobrazí před číslem v seznamu.</ahelp>"
#. eY5nc
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
"hd_id3153968\n"
"help.text"
msgid "After"
msgstr "Za"
#. 9rGAH
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
"par_id3150288\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingoptionspage/suffix\">Enter a character or the text to display behind the number in the list. If you want to create a numbered list that uses the style \"1.)\", enter \".)\" in this box.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/suffix\">Zadejte znak nebo text, který se zobrazí za číslem v seznamu. Např. pokud chcete vytvořit číslovaný seznam ve stylu \"1.)\", zadejte do tohoto pole \".)\".</ahelp>"
msgid "<ahelp hid=\"cui/ui/numberingoptionspage/startat\">Enter a new starting number for the current level.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/startat\">Zadejte nové počáteční číslo pro aktuální úroveň.</ahelp>"
#. Uw4HA
#: 06050500.xhp
@@ -38419,23 +38482,41 @@ msgctxt ""
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/sublevels\">Enter the number of previous levels to include in the numbering style. For example, if you enter \"2\" and the previous level uses the \"A, B, C...\" numbering style, the numbering scheme for the current level becomes: \"A.1\".</ahelp></caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/sublevels\">Zadejte počet předchozích úrovní, které se zobrazí ve stylu číslovaní. Např. pokud zadáte \"2\" a předchozí úroveň používá styl číslování \"A, B, C...\", číslování aktuální úrovně se zobrazí jako \"A.1\".</ahelp></caseinline></switchinline>"
#. iqVUE
#. 85gXU
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
"hd_id3155429\n"
"hd_id3156293\n"
"help.text"
msgid "Start at"
msgstr "Začít od"
msgid "Before"
msgstr "Před"
#. eyM3f
#. R2LPX
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
"par_id3146903\n"
"par_id3150393\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingoptionspage/startat\">Enter a new starting number for the current level.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/startat\">Zadejte nové počáteční číslo pro aktuální úroveň.</ahelp>"
msgid "<ahelp hid=\"cui/ui/numberingoptionspage/prefix\">Enter a character or the text to display in front of the number in the list.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/prefix\">Zadejte znak nebo text, který se zobrazí před číslem v seznamu.</ahelp>"
#. eY5nc
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
"hd_id3153968\n"
"help.text"
msgid "After"
msgstr "Za"
#. 9rGAH
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
"par_id3150288\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingoptionspage/suffix\">Enter a character or the text to display behind the number in the list. If you want to create a numbered list that uses the style \"1.)\", enter \".)\" in this box.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/suffix\">Zadejte znak nebo text, který se zobrazí za číslem v seznamu. Např. pokud chcete vytvořit číslovaný seznam ve stylu \"1.)\", zadejte do tohoto pole \".)\".</ahelp>"
#. FWEse
#: 06050500.xhp
@@ -38482,14 +38563,14 @@ msgctxt ""
msgid "Options for graphics:"
msgstr "Volby pro obrázky:"
#. MBuC2
#. wL36V
#: 06050500.xhp
msgctxt ""
"06050500.xhp\n"
"hd_id3149934\n"
"help.text"
msgid "Select..."
msgstr "Vybrat..."
msgid "Graphics"
msgstr ""
#. YLCPM
#: 06050500.xhp
@@ -45754,59 +45835,32 @@ msgctxt ""
msgid "<bookmark_value>notebook bar;contextual single toolbar</bookmark_value> <bookmark_value>notebook bar;contextual groups</bookmark_value> <bookmark_value>notebook bar;tabbed mode</bookmark_value> <bookmark_value>notebook bar;single toolbar</bookmark_value> <bookmark_value>notebook bar;default layout</bookmark_value> <bookmark_value>notebook bar;layouts</bookmark_value> <bookmark_value>notebook bar;toolbar</bookmark_value> <bookmark_value>notebook bar;sidebar</bookmark_value> <bookmark_value>sidebar;notebook bar</bookmark_value> <bookmark_value>toolbar;notebook bar</bookmark_value>"
msgstr "<bookmark_value>lišta karet;kontextová lišta</bookmark_value><bookmark_value>lišta karet;kontextové skupiny</bookmark_value><bookmark_value>lišta karet;režim karet</bookmark_value><bookmark_value>lišta karet;jediná nástrojová lišta</bookmark_value><bookmark_value>lišta karet;výchozí rozvržení</bookmark_value><bookmark_value>lišta karet;rozvržení</bookmark_value><bookmark_value>lišta karet;nástrojová lišta</bookmark_value><bookmark_value>lišta karet;postranní lišta</bookmark_value><bookmark_value>postranní lišta;lišta karet</bookmark_value><bookmark_value>nástrojová lišta;lišta karet</bookmark_value>"
#. BBvJB
#. P8ZCj
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"hd_id190920161731349683\n"
"help.text"
msgid "<link href=\"text/shared/01/notebook_bar.xhp\">Using the notebook bar</link>"
msgstr "<link href=\"text/shared/01/notebook_bar.xhp\">Použití lišty karet</link>"
msgid "<link href=\"text/shared/01/notebook_bar.xhp\">User Interface</link>"
msgstr ""
#. LkNPu
#. 5eu7G
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id791612306305954\n"
"help.text"
msgid "Opens the Select Your Preferred User Interface dialog to let you choose the user interface layout for %PRODUCTNAME."
msgstr ""
#. aGRwD
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id190920161732262244\n"
"help.text"
msgid "<ahelp hid=\".\">The notebook bar is a new form of displaying commands icons for a quicker usage.</ahelp>"
msgstr "<ahelp hid=\".\">Lišta karet je nový způsob, jak zobrazit ikony pro příkazy a umožnit je rychleji používat.</ahelp>"
#. roAUi
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id190920161744065146\n"
"help.text"
msgid "By default, %PRODUCTNAME commands are grouped in cascading menus and in toolbars filled with icons."
msgstr "Ve výchozím nastavení jsou příkazy %PRODUCTNAME seskupeny v hierarchických nabídkách a na nástrojových lištách obsahujících ikony."
#. 77wSC
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id190920161744061691\n"
"help.text"
msgid "The notebook bar shows a different way to organize controls and icons than a collection of straight rows of icons, displaying contextual groups of commands and contents."
msgstr "Na liště karet jsou ovládací prvky a ikony uspořádány jinak než jako soubor rovných řádků ikon: zobrazují se kontextové skupiny s příkazy a dalším obsahem."
#. VucBE
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id190920161744064258\n"
"help.text"
msgid "With the notebook bar, frequently used commands are grouped in an arrangement that will make it quicker to access, avoiding lengthy menu navigation and toolbars command icon lookup."
msgstr "Díky tomuto uspořádání lze k často používaným příkazům rychleji přistupovat; není nutné dlouze procházet nabídky nebo prohledávat ikony na nástrojových lištách."
#. GjBq3
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id190920161744067918\n"
"help.text"
msgid "The notebook bar is available in Writer, Calc, Draw and Impress. The user interface has now several available layouts. To change the layout, choose <menuitem>View - User Interface</menuitem> and from the submenu select the layout which you want."
msgstr "Lišta karet se nachází v aplikacích Writer, Calc, Draw a Impres. Uživatelské rozhraní je k dispozici v podobě několika rozvržení. Chcete-li rozvržení změnit, zvolte <menuitem>Zobrazit - Uživatelské rozhraní</menuitem> a z podnabídky vyberte požadované rozvržení."
msgid "<ahelp hid=\".\">The notebook bar shows a different way to organize controls and icons than a collection of straight rows of icons, displaying contextual groups of commands and contents for a quicker usage and better user experience.</ahelp>"
msgstr ""
#. eBXFy
#: notebook_bar.xhp
@@ -45826,41 +45880,140 @@ msgctxt ""
msgid "User interface layouts"
msgstr "Rozvržení uživatelského rozhraní"
#. eNYfs
#. VDTBe
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id190920161744068946\n"
"help.text"
msgid "The <emph>User Interface</emph> entry defines which user interface elements are visible. The following three layouts are not of notebook bar type:"
msgstr "Položka <emph>Uživatelské rozhraní</emph> určuje, jaké prvky rozhraní jsou zobrazeny. Následující tři rozvržení lištu karet nepoužívají:"
msgid "The <emph>User Interface</emph> entry defines which user interface elements are visible."
msgstr ""
#. XUKfA
#. Y4ACs
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id190920161744068819\n"
"help.text"
msgid "<emph>Standard toolbar</emph> classic mode with two visible toolbars standard and formatting. The sidebar is partially collapsed and shows only tabs."
msgstr "<emph>Standardní nástrojové lišty</emph> klasický režim se dvěma viditelnými nástrojovými lištami: Standardní a Formátování. Postranní lišta je částečně sbalená, zobrazují se pouze ikony karet."
msgid "Standard toolbar"
msgstr ""
#. RmGcF
#. XREwu
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id851612307031565\n"
"help.text"
msgid "Classic mode with two visible toolbars standard and formatting. The sidebar is partially collapsed and shows only tabs. Intended for users who are familiar with the classic interface."
msgstr ""
#. DPUVF
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id190920161744069064\n"
"help.text"
msgid "Tabbed"
msgstr ""
#. G3kBv
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id651612308171162\n"
"help.text"
msgid "In this mode, the bar is divided into tabs, where each tab displays a set of icons grouped by context. The context can also change depending on the object selected in the document, for example a table or an image. The Tabbed user interface is the most similar to the Ribbons used in Microsoft Office. It organizes functions in tabs and makes the main menu obsolete."
msgstr ""
#. Z3syw
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"hd_id121612308178510\n"
"help.text"
msgid "Tabbed compact"
msgstr ""
#. S64Hx
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id91612308184979\n"
"help.text"
msgid "The Tabbed Compact variant aims to be familiar with the Microsoft Office interface, yet occupying less space for smaller screens."
msgstr ""
#. TFCoD
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"hd_id701612308190664\n"
"help.text"
msgid "Groupedbar compact"
msgstr ""
#. F2FbK
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id381612308201500\n"
"help.text"
msgid "The Groupedbar Compact interface provides access to functions in groups, with icons for most-frequently used features, and dropdown menus for others. This compact variant favors vertical space."
msgstr ""
#. Nn5my
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id190920161744063712\n"
"help.text"
msgid "Contextual single"
msgstr ""
#. kFfNM
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id581612307790744\n"
"help.text"
msgid "The Contextual Single interface shows functions in a single-line toolbar with context-dependent content."
msgstr ""
#. fH7Zn
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id190920161744061192\n"
"help.text"
msgid "<emph>Single toolbar</emph> one toolbar with all frequently used features. The sidebar is collapsed."
msgstr "<emph>Jediná nástrojová lišta</emph> jediná nástrojová lišta s často používanými příkazy. Postranní lišta je sbalená."
msgid "Single toolbar"
msgstr ""
#. 7gMq7
#. 7tFzV
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id531612307932017\n"
"help.text"
msgid "Standard user interface but with single-line toolbar. Intended for use on small screens. The sidebar is collapsed."
msgstr ""
#. W6yav
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id190920161744069136\n"
"help.text"
msgid "<emph>Sidebar</emph> The sidebar is fully opened and only one toolbar is showed formatting toolbar."
msgstr "<emph>Postranní lišta</emph> postranní lišta se plně zobrazuje spolu s jedinou nástrojovou lištou: Formátování."
msgid "Sidebar"
msgstr ""
#. udotR
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id411612308221445\n"
"help.text"
msgid "Standard user interface with expanded sidebar. Expert users who want to quickly change many different properties are advised to use this user interface."
msgstr ""
#. SEtCx
#: notebook_bar.xhp
@@ -45871,69 +46024,6 @@ msgctxt ""
msgid "When user activates additional toolbars, they will be saved in the user profile. Therefore, on returning from the notebook bar mode, all toolbars set visible before will show again."
msgstr "Jakmile uživatel zapne další nástrojové lišty, nastavení se uloží do jeho uživatelského profilu. Při návratu z režimu lišty karet se tak opět zobrazí všechny lišty, které byly předtím viditelné."
#. kWX9d
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"hd_id190920161744069618\n"
"help.text"
msgid "Available Notebook bar modes"
msgstr "Dostupné režimy lišty karet"
#. NEESh
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id190920161744063875\n"
"help.text"
msgid "In a notebook bar mode, all toolbar and sidebar are hidden and the notebook bar is placed on the top."
msgstr "V režimu lišty karet se všechny nástrojové lišty a postranní lišta skryjí. Lišta karet je umístěna v horní části."
#. FBGD4
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id190920161744069064\n"
"help.text"
msgid "<emph>Tabbed</emph> In this mode, the bar is divided into tabs, where each tab displays a set of icons grouped by context. The context can also change depending on the object selected in the document, for example a table or an image."
msgstr "<emph>Karty</emph> v tomto režimu je lišta rozdělena na karty, z nichž každá zobrazuje sadu ikon seskupených podle kontextu. Kontext se může měnit v závislosti na objektech vybraných v dokumentu, například na tom, zda je vybrána tabulka nebo obrázek."
#. mhdGc
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id190920161744064039\n"
"help.text"
msgid "In the tabbed mode the menu bar is hidden by default. To display the menu bar, select the <emph>Menubar</emph> icon at the top-left position of the window."
msgstr "V režimu karet je ve výchozím nastavení skryta hlavní nabídka. Chcete-li ji zobrazit, klepněte na ikonu <emph>Hlavní nabídka</emph> vlevo nahoře."
#. d9XHr
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id190920161744067802\n"
"help.text"
msgid "<emph>Contextual groups</emph> The notebook bar is divided into 4 groups. The File, Clipboard and Text groups are fixed. The Insert group contents are replaced with commands that depends on the nature of the selected object in the document, as for a table, an image or an OLE object."
msgstr "<emph>Kontextové skupiny</emph> Lišta karet je rozdělena na 4 skupiny. Skupiny Soubor, Schránka a Text jsou neměnné. Příkazy ve skupině Vložit se mění v závislosti na povaze objektu vybraného v dokumentu (například tabulka, obrázek nebo objekt OLE)."
#. AuxmH
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id190920161744063712\n"
"help.text"
msgid "<emph>Contextual single</emph> Displays a single centered toolbar with context-dependent contents."
msgstr "<emph>Kontextová lišta</emph> Zobrazuje jedinou nástrojovou lištu zarovnanou na střed, jejíž obsah závisí na kontextu."
#. xDDBG
#: notebook_bar.xhp
msgctxt ""
"notebook_bar.xhp\n"
"par_id190920161744063446\n"
"help.text"
msgid "<emph>Groupedbar</emph> The bar is divided into groups that contain commands organized as icon sets and menus."
msgstr "<emph>Skupiny</emph> Lišta je rozdělena na skupiny, které obsahují příkazy uspořádané do souborů ikon a nabídek."
#. Jrez7
#: notebook_bar.xhp
msgctxt ""

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2020-10-27 12:31+0100\n"
"POT-Creation-Date: 2021-02-05 18:59+0100\n"
"PO-Revision-Date: 2021-01-02 19:36+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textshared04/cs/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Weblate 4.4\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1547111081.000000\n"
#. GEuoc
@@ -754,14 +754,14 @@ msgctxt ""
msgid "F6"
msgstr "F6"
#. RY4As
#. G8yZx
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
msgid "Sets focus in next subwindow, for example, document/data source view."
msgstr "Nastaví zaměření na následující podokno (např. pohled na dokument/zdroj dat)."
msgid "Sets focus in next visible subwindow, including menu bar, toolbars, windows such as Sidebar and Navigator, and document canvas/data source."
msgstr ""
#. Enxuj
#: 01010000.xhp
@@ -781,6 +781,24 @@ msgctxt ""
msgid "Sets focus in previous subwindow."
msgstr "Nastaví zaměření na předchozí podokno."
#. BnTGx
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id341612296864115\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F6</keycode>"
msgstr ""
#. SvF5v
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id521612296878916\n"
"help.text"
msgid "Sets focus in the document canvas/data source."
msgstr ""
#. Y7pzu
#: 01010000.xhp
msgctxt ""
@@ -817,6 +835,24 @@ msgctxt ""
msgid "Opens the context menu."
msgstr "Otevře místní nabídku."
#. GSfvr
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id631612398592490\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F10</keycode>"
msgstr ""
#. QFqB4
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id111612398626979\n"
"help.text"
msgid "Docks and undocks floating subwindows such as unlocked toolbars, Sidebar and Navigator."
msgstr ""
#. CFAWe
#: 01010000.xhp
msgctxt ""

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-14 18:09+0100\n"
"POT-Creation-Date: 2021-02-01 17:02+0100\n"
"PO-Revision-Date: 2021-01-16 21:43+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textsharedexplorerdatabase/cs/>\n"
@@ -13,603 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Weblate 4.4\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1553926381.000000\n"
#. NYfPs
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"tit\n"
"help.text"
msgid "Table Design"
msgstr "Návrh tabulky"
#. nowKn
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3154228\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Table Design\">Table Design</link>"
msgstr "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Návrh tabulky\">Návrh tabulky</link>"
#. fQvmC
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3152363\n"
"help.text"
msgid "In the <emph>Table Design</emph> window you define new tables or edit the structure of an existing table."
msgstr "V okně <emph>Návrh tabulky</emph> je možné určit nové tabulky nebo upravit strukturu existující tabulky."
#. BEMur
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3146957\n"
"help.text"
msgid "The window has its own menu bar. It also contains the following new command: <link href=\"text/shared/explorer/database/05010100.xhp\" name=\"Index Design\"><emph>Index Design</emph></link>"
msgstr "Okno má vlastní nabídku. Také obsahuje následující nový příkaz: <link href=\"text/shared/explorer/database/05010100.xhp\" name=\"Návrh indexu\"><emph>Návrh indexu</emph></link>"
#. z6hA5
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3152551\n"
"help.text"
msgid "Table definition area"
msgstr "Oblast definice tabulky"
#. xmBqj
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3153681\n"
"help.text"
msgid "<ahelp hid=\"HID_TABDESIGN_BACKGROUND\">This area is where you define the table structure.</ahelp>"
msgstr "<ahelp hid=\"HID_TABDESIGN_BACKGROUND\">V této oblasti určujete strukturu tabulky.</ahelp>"
#. FfuwA
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3153031\n"
"help.text"
msgid "Field Name"
msgstr "Název pole"
#. GiHyW
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3156113\n"
"help.text"
msgid "<ahelp hid=\"HID_TABDESIGN_NAMECELL\">Specifies the name of the data field. The database engine may impose restrictions on the length of the table name, and the use of special characters and spaces within the table name.</ahelp>"
msgstr "<ahelp hid=\"HID_TABDESIGN_NAMECELL\">Určuje název datového pole. Databázový engine může vyžadovat omezení délky názvu tabulky a použití speciálních znaků a mezer v něm.</ahelp>"
#. QNg69
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3147618\n"
"help.text"
msgid "Field type"
msgstr "Typ pole"
#. eK4to
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3154897\n"
"help.text"
msgid "<ahelp hid=\"HID_TABDESIGN_TYPECELL\">Specifies the field type. The available field types are limited by the database engine being used.</ahelp>"
msgstr "<ahelp hid=\"HID_TABDESIGN_TYPECELL\">Určuje typ pole. Dostupnost typů polí je omezena tím, který databázový engine se používá.</ahelp>"
#. Ehy3n
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3156119\n"
"help.text"
msgid "Description"
msgstr "Popis"
#. 96xiG
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3145315\n"
"help.text"
msgid "<ahelp hid=\"HID_TABDESIGN_COMMENTCELL\">Specifies an optional description for each field.</ahelp>"
msgstr "<ahelp hid=\"HID_TABDESIGN_COMMENTCELL\">Určuje volitelný popis každého pole.</ahelp>"
#. A99ei
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3155630\n"
"help.text"
msgid "The row headers contain the following context menu commands:"
msgstr "Záhlaví řádků obsahuje následující příkazy místní nabídky:"
#. rd8Zn
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3156330\n"
"help.text"
msgid "Cut"
msgstr "Vyjmout"
#. GVxeZ
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3159157\n"
"help.text"
msgid "Cuts the selected row to the clipboard."
msgstr "Vyjme označený řádek do schránky."
#. JxTSq
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3159177\n"
"help.text"
msgid "Copy"
msgstr "Kopírovat"
#. ZAjhE
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3148685\n"
"help.text"
msgid "Copies the selected row to the clipboard."
msgstr "Zkopíruje označený řádek do schránky."
#. Q8awG
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3156327\n"
"help.text"
msgid "Paste"
msgstr "Vložit"
#. 5AQBL
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3152472\n"
"help.text"
msgid "Pastes the content of the clipboard."
msgstr "Vloží obsah schránky."
#. aQCGh
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3144511\n"
"help.text"
msgid "Delete"
msgstr "Odstranit"
#. fbZPb
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3148550\n"
"help.text"
msgid "<ahelp hid=\".uno:Delete\">Deletes the selected row.</ahelp>"
msgstr "<ahelp hid=\".uno:Delete\">Smaže vybraný řádek.</ahelp>"
#. pD5B3
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3147303\n"
"help.text"
msgid "Insert Rows"
msgstr "Vložit řádky"
#. kfUXp
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3149456\n"
"help.text"
msgid "<ahelp hid=\"SID_TABLEDESIGN_INSERTROWS\">Inserts an empty row above the current row, if the table has not been saved. Inserts an empty row at the end of the table if the table has already been saved.</ahelp>"
msgstr "<ahelp hid=\"SID_TABLEDESIGN_INSERTROWS\">Vloží prázdný řádek nad aktuální řádek, pokud tabulka ještě nebyla uložena. Pokud uložena byla, vloží prázdný řádek na konec tabulky.</ahelp>"
#. XMDuJ
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3153524\n"
"help.text"
msgid "Primary Key"
msgstr "Primární klíč"
#. mmwbs
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3150398\n"
"help.text"
msgid "<ahelp hid=\"SID_TABLEDESIGN_TABED_PRIMARYKEY\">If this command has a check mark, the data field is defined as a primary key.</ahelp> By clicking the command you activate/deactivate the primary key definition of the field. The command is only visible if the data source supports primary keys."
msgstr "<ahelp hid=\"SID_TABLEDESIGN_TABED_PRIMARYKEY\">Je-li toto pole zaškrtnuto, je datové pole definováno jako primární klíč.</ahelp> Klepnutím na tento příkaz měníte, zda je toto pole primárním klíčem. Příkaz je k dispozici jen tehdy, pokud zdroj dat podporuje primární klíče."
#. kDbYY
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3153104\n"
"help.text"
msgid "Field properties"
msgstr "Vlastnosti pole"
#. BZPWE
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3148922\n"
"help.text"
msgid "Defines the field properties of the currently selected field."
msgstr "Určení vlastností aktuálně vybraného pole."
#. bRsW9
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3150767\n"
"help.text"
msgid "Length"
msgstr "Délka"
#. D58RK
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3144761\n"
"help.text"
msgid "Specifies the maximum number of characters allowed for data entry of the corresponding data field including any spaces or special characters."
msgstr "Určuje maximální počet znaků povolený pro datovou položku odpovídajícího datového pole, a to včetně mezer a speciálních znaků."
#. fJknL
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3154948\n"
"help.text"
msgid "Decimal places"
msgstr "Desetinná místa"
#. FgVqm
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3149203\n"
"help.text"
msgid "Specifies the number of decimal places for a numerical field or decimal field."
msgstr "Určuje počet desetinných míst číselného pole."
#. mW3AN
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3156422\n"
"help.text"
msgid "Default value"
msgstr "Výchozí hodnota"
#. HYW5B
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3125863\n"
"help.text"
msgid "<ahelp hid=\"HID_TAB_ENT_DEFAULT\">Specifies the value that is the default in new data records.</ahelp>"
msgstr "<ahelp hid=\"HID_TAB_ENT_DEFAULT\">Určuje výchozí hodnotu pro nové datové záznamy.</ahelp>"
#. vQcGG
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3147289\n"
"help.text"
msgid "Format example"
msgstr "Příklad formátu"
#. SqUBY
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3155131\n"
"help.text"
msgid "<ahelp hid=\"HID_TAB_ENT_FORMAT_SAMPLE\">Displays the format code to assign to the field value that you can select with the<emph> ... </emph>button.</ahelp>"
msgstr "<ahelp hid=\"HID_TAB_ENT_FORMAT_SAMPLE\">Zobrazuje kód formátu, který se přiřadí k hodnotě pole a který je možné vybrat tlačítkem <emph> ... </emph>.</ahelp>"
#. BTHDk
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3154129\n"
"help.text"
msgid "..."
msgstr "..."
#. XEX9M
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3154146\n"
"help.text"
msgid "<ahelp hid=\"HID_TAB_ENT_FORMAT\">This button opens the <link href=\"text/shared/01/05340405.xhp\" name=\"Field Format\"><emph>Field Format</emph></link> dialog.</ahelp>"
msgstr "<ahelp hid=\"HID_TAB_ENT_FORMAT\">Toto tlačítko otevře dialog <link href=\"text/shared/01/05340405.xhp\" name=\"Formát pole\"><emph>Formát pole</emph></link>.</ahelp>"
#. CgbCE
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"hd_id3152576\n"
"help.text"
msgid "Help area"
msgstr "Oblast nápovědy"
#. Gg783
#: 05010000.xhp
msgctxt ""
"05010000.xhp\n"
"par_id3150685\n"
"help.text"
msgid "<ahelp hid=\"HID_TABLE_DESIGN_HELP_WINDOW\">Displays a help string or hint defined by the database designer for the given field.</ahelp>"
msgstr "<ahelp hid=\"HID_TABLE_DESIGN_HELP_WINDOW\">Zobrazuje řetězec nápovědy zadaný pro dané pole tím, kdo databázi navrhl.</ahelp>"
#. hzJ3Q
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"tit\n"
"help.text"
msgid "Index design"
msgstr "Návrh indexu"
#. fR7tk
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3153311\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/05010100.xhp\" name=\"Index design\">Index design</link>"
msgstr "<link href=\"text/shared/explorer/database/05010100.xhp\" name=\"Návrh indexu\">Návrh indexu</link>"
#. 98zvT
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3166460\n"
"help.text"
msgid "<ahelp hid=\".uno:DBIndexDesign\">The <emph>Index Design </emph>dialog allows you to define and edit the indexes for the current table.</ahelp>"
msgstr "<ahelp hid=\".uno:DBIndexDesign\">V dialogovém okně <emph>Návrh indexu</emph> je možné definovat a upravovat indexy aktuální tabulky.</ahelp>"
#. N85Yq
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3149578\n"
"help.text"
msgid "Index list"
msgstr "Seznam indexů"
#. JQ5ws
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3155342\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/INDEX_LIST\">Displays a list of available indexes. Select an index from the list to edit. The details of the selected index are displayed in the dialog.</ahelp>"
msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/INDEX_LIST\">Zobrazuje dostupné indexy. Vyberte ze seznamu index, který si přejete upravit. Na pravé straně dialogového okna se zobrazí podrobnější informace o vybraném indexu.</ahelp>"
#. GNgfV
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3149795\n"
"help.text"
msgid "New Index"
msgstr "Nový index"
#. hbmc3
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3150085\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_NEW\">Creates a new index.</ahelp>"
msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_NEW\">Vytvoří nový index.</ahelp>"
#. CraTD
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3145317\n"
"help.text"
msgid "Delete Current Index"
msgstr "Smazat aktuální index"
#. CLtrt
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3154860\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_DROP\">Deletes the current index.</ahelp>"
msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_DROP\">Smaže aktuální index.</ahelp>"
#. qxQaG
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3150986\n"
"help.text"
msgid "Rename Current Index"
msgstr "Přejmenovat aktuální index"
#. Me7m2
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3148685\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_RENAME\">Renames the current index.</ahelp>"
msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_RENAME\">Přejmenuje aktuální index.</ahelp>"
#. h5vTM
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3153628\n"
"help.text"
msgid "Save Current Index"
msgstr "Uložit aktuální index"
#. GEBFr
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3148563\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_SAVE\">Saves the current index in the data source.</ahelp>"
msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_SAVE\">Uloží aktuální index do zdroje dat.</ahelp>"
#. JxS8c
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3154924\n"
"help.text"
msgid "Reset Current Index"
msgstr "Obnovit aktuální index"
#. AkcRe
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3154758\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_RESET\">Resets the current index to the setting that it had when the dialog was started.</ahelp>"
msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_RESET\">Obnoví u aktuálního indexu nastavení, které měl při otevření dialogového okna.</ahelp>"
#. kpk89
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3152812\n"
"help.text"
msgid "Index details"
msgstr "Podrobnosti o indexu"
#. whVGR
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3154938\n"
"help.text"
msgid "As soon as you change a detail of the current index and then select another index, the change is immediately passed on to the data source. You can only leave the dialog, or select another index, if the change has been successfully acknowledged by the data source. However, you can undo the change by clicking the <emph>Reset Current Index </emph>icon."
msgstr "Jakmile změníte údaje aktuálního indexu a vyberete jiný index, změny budou okamžitě předány zdroji dat. Pokud zdroj dat úspěšně potvrdí změnu, je možné jen ukončit dialogové okno nebo vybrat jiný index. Změny je ale možné vrátit zpět klepnutím na ikonu <emph>Obnovit aktuální index</emph>."
#. rEFpa
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3154138\n"
"help.text"
msgid "Unique"
msgstr "Jedinečný"
#. wqFaL
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3156282\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/UNIQUE\">Specifies whether the current index allows only unique values.</ahelp> Checking the <emph>Unique </emph>option prevents duplicate data from being entered in the field and ensures data integrity."
msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/UNIQUE\">Určuje, že aktuální index může mít jen jedinečné hodnoty.</ahelp> Zaškrtnutím pole <emph>Jedinečný</emph> zabráníte zadání duplikovaných údajů a udržíte integritu dat."
#. SFD2p
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3150448\n"
"help.text"
msgid "Fields"
msgstr "Pole"
#. KGRnz
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3147085\n"
"help.text"
msgid "The<emph> Fields</emph> area displays a list of fields in the current table. You can also select multiple fields. In order to remove a field from the selection, select the empty entry at the start of the list."
msgstr "V oblasti <emph>Pole</emph> se zobrazuje seznam polí aktuální tabulky. Je možné vybrat i více polí. Chcete-li výběr polí zrušit, vyberte prázdnou položku na začátku seznamu."
#. ALC5T
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3149765\n"
"help.text"
msgid "Index field"
msgstr "Pole indexu"
#. 2oDE4
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3158408\n"
"help.text"
msgid "<ahelp hid=\"HID_DLGINDEX_INDEXDETAILS_FIELD\">Displays a list of the fields in the current table. You can select more than one field.</ahelp>"
msgstr "<ahelp hid=\"HID_DLGINDEX_INDEXDETAILS_FIELD\">Zobrazuje seznam polí aktuální tabulky. Je možné vybrat i více polí.</ahelp>"
#. CmQtE
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3153192\n"
"help.text"
msgid "Sort order"
msgstr "Pořadí řazení"
#. MXzBy
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3149561\n"
"help.text"
msgid "<ahelp hid=\"HID_DLGINDEX_INDEXDETAILS_SORTORDER\">Determines the sort order of the indexes.</ahelp>"
msgstr "<ahelp hid=\"HID_DLGINDEX_INDEXDETAILS_SORTORDER\">Určuje pořadí řazení indexů.</ahelp>"
#. cEYAF
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"hd_id3155132\n"
"help.text"
msgid "Close"
msgstr "Zavřít"
#. NuXdU
#: 05010100.xhp
msgctxt ""
"05010100.xhp\n"
"par_id3154190\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/close\">Closes the dialog.</ahelp>"
msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/close\">Zavře dialogové okno.</ahelp>"
#. n4gFz
#: 05020000.xhp
msgctxt ""

View File

@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-19 13:13+0100\n"
"PO-Revision-Date: 2020-12-28 07:53+0000\n"
"POT-Creation-Date: 2021-02-01 17:02+0100\n"
"PO-Revision-Date: 2021-02-01 16:24+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"
"Language: cs\n"
@@ -1391,7 +1391,7 @@ msgctxt ""
"par_idN106E0\n"
"help.text"
msgid "To insert a line break in a spreadsheet cell, press the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+<keycode>Enter</keycode> keys."
msgstr ""
msgstr "Chcete-li vložit zalomení v buňce sešitu, stiskněte klávesy <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+<keycode>Enter</keycode>."
#. y6vE4
#: breaking_lines.xhp
@@ -1409,7 +1409,7 @@ msgctxt ""
"par_id0509200914160968\n"
"help.text"
msgid "You can search for a newline character in the Find & Replace dialog by searching for <literal>\\n</literal> as a regular expression. You can use the text function CHAR(10) to insert a newline character into a text formula."
msgstr ""
msgstr "Pomocí dialogového okna Najít a nahradit můžete hledat znak konce řádku, když vyhledáte <literal>\\n</literal> jako regulární výraz. Pro vložení znaku konce řádku do textového vzorce můžete použít funkci CHAR(10)."
#. BsAfw
#: breaking_lines.xhp
@@ -1436,7 +1436,7 @@ msgctxt ""
"par_idN106F1\n"
"help.text"
msgid "Choose <menuitem>Format - Cells - Alignment</menuitem>."
msgstr ""
msgstr "Zvolte <menuitem>Formát - Buňky - Zarovnání</menuitem>."
#. jjEEf
#: breaking_lines.xhp
@@ -1463,7 +1463,7 @@ msgctxt ""
"par_idN10707\n"
"help.text"
msgid "To insert a line break in a text document table cell, press the <keycode>Enter</keycode> key."
msgstr ""
msgstr "Chcete-li vložit zalomení v buňce textové tabulky, stiskněte <keycode>Enter</keycode>."
#. Gm3yj
#: breaking_lines.xhp
@@ -7612,14 +7612,14 @@ msgctxt ""
msgid "<variable id=\"data_tabledefine\"><link href=\"text/shared/guide/data_tabledefine.xhp\" name=\"Table Design\">Table Design</link></variable>"
msgstr "<variable id=\"data_tabledefine\"><link href=\"text/shared/guide/data_tabledefine.xhp\" name=\"Návrh tabulky\">Návrh tabulky</link></variable>"
#. 2PvzC
#. owGgU
#: data_tabledefine.xhp
msgctxt ""
"data_tabledefine.xhp\n"
"par_id3155535\n"
"help.text"
msgid "This section contains information about how to create a new database table in the <link href=\"text/shared/explorer/database/05010000.xhp\" name=\"design view\">design view</link>."
msgstr "Tato část obsahuje informace o vytvoření nové databázové tabulky v <link href=\"text/shared/explorer/database/05010000.xhp\" name=\"režim návrhu\">režimu návrhu</link>."
msgid "This section contains information about how to create a new database table in the <link href=\"text/sdatabase/05010000.xhp\" name=\"design view\">design view</link>."
msgstr ""
#. 39GZc
#: data_tabledefine.xhp
@@ -8161,14 +8161,14 @@ msgctxt ""
msgid "Tables"
msgstr "Tabulky"
#. zkMGQ
#. k3n7x
#: database_main.xhp
msgctxt ""
"database_main.xhp\n"
"par_id3163713\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Create new table, edit table structure\">Create new table, edit table structure</link>, <link href=\"text/shared/explorer/database/05010100.xhp\" name=\"index\">index</link>, <link href=\"text/shared/explorer/database/05020000.xhp\" name=\"relations\">relations</link>"
msgstr "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Vytvoření nové tabulky, úprava struktury tabulky\">Vytvoření nové tabulky, úprava struktury tabulky</link>, <link href=\"text/shared/explorer/database/05010100.xhp\" name=\"index\">index</link>, <link href=\"text/shared/explorer/database/05020000.xhp\" name=\"relace\">relace</link>"
msgid "<link href=\"text/sdatabase/05010000.xhp\" name=\"Create new table, edit table structure\">Create new table, edit table structure</link>, <link href=\"text/sdatabase/05010100.xhp\" name=\"index\">index</link>, <link href=\"text/shared/explorer/database/05020000.xhp\" name=\"relations\">relations</link>"
msgstr ""
#. AENyR
#: database_main.xhp

View File

@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-19 13:13+0100\n"
"PO-Revision-Date: 2021-01-16 21:43+0000\n"
"PO-Revision-Date: 2021-02-08 11:28+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"
"Language: cs\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-Generator: Weblate 4.4\n"
"X-POOTLE-MTIME: 1561035028.000000\n"
#. mu9aV
@@ -473,7 +473,7 @@ msgctxt ""
"par_id3156448\n"
"help.text"
msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F5</keycode> to open the Navigator when you are editing a presentation."
msgstr ""
msgstr "Chcete-li otevřít Navigátor během úprav prezentace, stiskněte <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F5</keycode>."
#. GVMFK
#: 02110000.xhp

View File

@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2021-01-19 13:13+0100\n"
"PO-Revision-Date: 2020-10-28 19:35+0000\n"
"PO-Revision-Date: 2021-02-08 11:28+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textswriterlibrelogo/cs/>\n"
"Language-Team: Czech <https://translations.documentfoundation.org/projects/libo_help-master/textswriterlibrelogo/cs/>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-Generator: Weblate 4.4\n"
"X-POOTLE-MTIME: 1534082398.000000\n"
#. kypzs
@@ -212,7 +212,7 @@ msgctxt ""
"par_390\n"
"help.text"
msgid "To reset the command line click triple in it or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode> to select the previous commands, and type the new commands."
msgstr ""
msgstr "Chcte-li příkazový řádek vymazat, třikrát do něj klepněte nebo stisknutím <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode> vyberte stávající příkazy a zadejte nové."
#. bqE8E
#: LibreLogo.xhp