aboutsummaryrefslogtreecommitdiff
path: root/source/cs/helpcontent2/source
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-12-15 15:01:11 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-12-15 15:29:05 +0100
commit6d5a3d107d62dbe83d8d0f09b30b2fab59559142 (patch)
treea0cdf129ff540c8fac8f5e40294c04f7a98e9c60 /source/cs/helpcontent2/source
parentb4705da5490bbbe0ec816d5faf6f9690346f6ad3 (diff)
update translations for master/7.1.0 rc1
and force-fix errors using pocheck Change-Id: I64d1494dbed7adfa393e79f9b798725ad8c68350 (cherry picked from commit 129365b9a82c839c794b7747e6148dd0073779cb)
Diffstat (limited to 'source/cs/helpcontent2/source')
-rw-r--r--source/cs/helpcontent2/source/text/sbasic/shared.po26
-rw-r--r--source/cs/helpcontent2/source/text/scalc/01.po26
-rw-r--r--source/cs/helpcontent2/source/text/scalc/guide.po182
-rw-r--r--source/cs/helpcontent2/source/text/sdraw/01.po6
-rw-r--r--source/cs/helpcontent2/source/text/shared/01.po340
-rw-r--r--source/cs/helpcontent2/source/text/shared/guide.po139
-rw-r--r--source/cs/helpcontent2/source/text/shared/optionen.po10
-rw-r--r--source/cs/helpcontent2/source/text/swriter/01.po4
-rw-r--r--source/cs/helpcontent2/source/text/swriter/guide.po24
9 files changed, 392 insertions, 365 deletions
diff --git a/source/cs/helpcontent2/source/text/sbasic/shared.po b/source/cs/helpcontent2/source/text/sbasic/shared.po
index 7eae83af172..fa1af71674d 100644
--- a/source/cs/helpcontent2/source/text/sbasic/shared.po
+++ b/source/cs/helpcontent2/source/text/sbasic/shared.po
@@ -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: 2020-12-08 13:07+0100\n"
-"PO-Revision-Date: 2020-11-21 15:36+0000\n"
+"PO-Revision-Date: 2020-12-09 13:36+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared/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.1.1\n"
"X-POOTLE-MTIME: 1542486017.000000\n"
#. yzYVt
@@ -12821,7 +12821,7 @@ msgctxt ""
"par_id971587473488701\n"
"help.text"
msgid "<image src=\"media/helpimg/sbasic/MkDir_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">MkDir Statement diagram</alt></image>"
-msgstr ""
+msgstr "<image src=\"media/helpimg/sbasic/MkDir_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Diagram příkazu MkDir</alt></image>"
#. ruXou
#: 03020411.xhp
@@ -12839,7 +12839,7 @@ msgctxt ""
"par_id3155150\n"
"help.text"
msgid "MkDir path"
-msgstr ""
+msgstr "MkDir cesta"
#. PaEBs
#: 03020411.xhp
@@ -12848,7 +12848,7 @@ msgctxt ""
"par_id3153750\n"
"help.text"
msgid "<emph>path:</emph> Any string expression that specifies the name and path of the directory to be created. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr ""
+msgstr "<emph>cesta:</emph> Řetězec určující název a cestu nového adresáře. Také je možné použít <link href=\"text/sbasic/shared/00000002.xhp\" name=\"zápis URL\">zápis URL</link>."
#. PLopZ
#: 03020411.xhp
@@ -13127,7 +13127,7 @@ msgctxt ""
"par_id971587473488701\n"
"help.text"
msgid "<image src=\"media/helpimg/sbasic/RmDir_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">RmDir Statement diagram</alt></image>"
-msgstr ""
+msgstr "<image src=\"media/helpimg/sbasic/RmDir_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Diagram příkazu RmDir</alt></image>"
#. uE7FC
#: 03020413.xhp
@@ -24575,7 +24575,7 @@ msgctxt ""
"par_id971587473488701\n"
"help.text"
msgid "<image src=\"media/helpimg/sbasic/Stop_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Stop Statement diagram</alt></image>"
-msgstr ""
+msgstr "<image src=\"media/helpimg/sbasic/Stop_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Diagram příkazu Stop</alt></image>"
#. BsgsP
#: 03090409.xhp
@@ -24818,7 +24818,7 @@ msgctxt ""
"par_id3159158\n"
"help.text"
msgid "Sets an object as the default object. Unless another object name is declared, all properties and methods refer to the default object until the <literal>End With</literal> statement is reached."
-msgstr ""
+msgstr "Nastaví objekt jako výchozí objekt. Pokud není určen jiný název objektu, všechny vlastnosti a metody se odkazují k výchozímu objektu, dokud program nedosáhne příkazu <literal>End With</literal>."
#. WZgyY
#: 03090411.xhp
@@ -24827,7 +24827,7 @@ msgctxt ""
"par_id491585753339474\n"
"help.text"
msgid "<image src=\"media/helpimg/sbasic/With_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">With statement diagram</alt></image>"
-msgstr ""
+msgstr "<image src=\"media/helpimg/sbasic/With_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Diagram příkazu With</alt></image>"
#. gnpSD
#: 03090411.xhp
@@ -24836,7 +24836,7 @@ msgctxt ""
"par_id3147560\n"
"help.text"
msgid "Use <literal>With</literal> and <literal>End With</literal> if you have several properties or methods for a single object or an extended data type definition."
-msgstr ""
+msgstr "<literal>With</literal> a <literal>End With</literal> použijte, pokud máte pro jeden objekt nebo definici rozšířeného datového typu několik vlastností nebo metod."
#. PzPzj
#: 03090411.xhp
@@ -24845,7 +24845,7 @@ msgctxt ""
"par_id311606839557245\n"
"help.text"
msgid "Nesting <literal>With</literal> statements helps writing and reading Basic routines."
-msgstr ""
+msgstr "Zanořování příkazů <literal>With</literal> napomáhá čtení a zápisu programů Basicu."
#. C8YyY
#: 03090411.xhp
@@ -24854,7 +24854,7 @@ msgctxt ""
"par_id921606840180540\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03090413.xhp\" name=\"Type Statement\">Type Statement</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03090413.xhp\" name=\"Příkaz Type\">Příkaz Type</link>"
#. zLuzY
#: 03090412.xhp
@@ -34070,7 +34070,7 @@ msgctxt ""
"par_id971587473488701\n"
"help.text"
msgid "<image src=\"media/helpimg/sbasic/Beep_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Beep Statement diagram</alt></image>"
-msgstr ""
+msgstr "<image src=\"media/helpimg/sbasic/Beep_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Diagram příkazu Beep</alt></image>"
#. 9FABw
#: 03130500.xhp
diff --git a/source/cs/helpcontent2/source/text/scalc/01.po b/source/cs/helpcontent2/source/text/scalc/01.po
index 98fd83414f5..0b24896f984 100644
--- a/source/cs/helpcontent2/source/text/scalc/01.po
+++ b/source/cs/helpcontent2/source/text/scalc/01.po
@@ -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: 2020-11-20 15:33+0100\n"
-"PO-Revision-Date: 2020-11-21 15:36+0000\n"
+"PO-Revision-Date: 2020-12-13 23:36+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc01/cs/>\n"
"Language: cs\n"
@@ -6108,7 +6108,7 @@ msgctxt ""
"par_id3148840\n"
"help.text"
msgid "<item type=\"input\">=ACCRINT(\"2001-02-28\";\"2001-08-31\";\"2001-05-01\";0.1;1000;2;0)</item> returns 16.94444."
-msgstr "<item type=\"input\">=ACCRINT(\"2001-02-28\";\"2001-08-31\";\"2001-05-01\";0.1;1000;2;0)</item> vrátí 16.94444."
+msgstr "<item type=\"input\">=ACCRINT(\"2001-02-28\";\"2001-08-31\";\"2001-05-01\";0,1;1000;2;0)</item> vrátí 16,94444."
#. E9GDu
#: 04060103.xhp
@@ -6198,7 +6198,7 @@ msgctxt ""
"par_id3149128\n"
"help.text"
msgid "<item type=\"input\">=ACCRINTM(\"2001-04-01\";\"2001-06-15\";0.1;1000;3)</item> returns 20.54795."
-msgstr "<item type=\"input\">=ACCRINTM(\"2001-04-01\";\"2001-06-15\";0.1;1000;3)</item> vrátí 20.54795."
+msgstr "<item type=\"input\">=ACCRINTM(\"2001-04-01\";\"2001-06-15\";0,1;1000;3)</item> vrátí 20,54795."
#. FGQ9q
#: 04060103.xhp
@@ -6297,7 +6297,7 @@ msgctxt ""
"par_id3147246\n"
"help.text"
msgid "<item type=\"input\">=RECEIVED(\"1999-02-15\";\"1999-05-15\";1000;0.0575;2)</item> returns 1014.420266."
-msgstr "<item type=\"input\">=RECEIVED(\"1999-02-15\";\"1999-05-15\";1000;0.0575;2)</item> vrátí 1014.420266."
+msgstr "<item type=\"input\">=RECEIVED(\"1999-02-15\";\"1999-05-15\";1000;0,0575;2)</item> vrátí 1014,420266."
#. swwMY
#: 04060103.xhp
@@ -27816,7 +27816,7 @@ msgctxt ""
"par_id3150332\n"
"help.text"
msgid "=ODDLPRICE(\"1999-02-07\";\"1999-06-15\";\"1998-10-15\"; 0.0375; 0.0405;100;2;0) returns 99.87829."
-msgstr "=ODDLPRICE(\"1999-02-07\";\"1999-06-15\";\"1998-10-15\"; 0.0375; 0.0405;100;2;0) vrátí 99.87829."
+msgstr "=ODDLPRICE(\"1999-02-07\";\"1999-06-15\";\"1998-10-15\"; 0,0375; 0,0405;100;2;0) vrátí 99,87829."
#. aAzcV
#: 04060118.xhp
@@ -27942,7 +27942,7 @@ msgctxt ""
"par_id3150572\n"
"help.text"
msgid "=ODDLYIELD(\"1999-04-20\";\"1999-06-15\"; \"1998-10-15\"; 0.0375; 99.875; 100;2;0) returns 0.044873 or 4.4873%."
-msgstr "=ODDLYIELD(\"1999-04-20\";\"1999-06-15\"; \"1998-10-15\"; 0.0375; 99.875; 100;2;0) vrátí 0.044873 nebo 4.4873%."
+msgstr "=ODDLYIELD(\"1999-04-20\";\"1999-06-15\"; \"1998-10-15\"; 0,0375; 99,875; 100;2;0) vrátí 0,044873 nebo 4,4873 %."
#. 3kY6W
#: 04060118.xhp
@@ -29454,7 +29454,7 @@ msgctxt ""
"par_id3156358\n"
"help.text"
msgid "<item type=\"input\">=FVSCHEDULE(1000;{0.03;0.04;0.05})</item> returns 1124.76."
-msgstr "<item type=\"input\">=FVSCHEDULE(1000;{0.03;0.04;0.05})</item> vrátí 1124.76."
+msgstr "<item type=\"input\">=FVSCHEDULE(1000;{0,03;0,04;0,05})</item> vrátí 1124,76."
#. fi9VS
#: 04060118.xhp
@@ -29553,7 +29553,7 @@ msgctxt ""
"par_id3156171\n"
"help.text"
msgid "<item type=\"input\">=NPER(6%;153.75;2600)</item> = -12,02. The payment period covers 12.02 periods."
-msgstr "<item type=\"input\">=NPER(6%;153.75;2600)</item> = -12,02. Splátkové období pokrývá 12.02 období."
+msgstr "<item type=\"input\">=NPER(6%;153,75;2600)</item> = -12,02. Splátkové období pokrývá 12,02 období."
#. AvdqB
#: 04060118.xhp
@@ -33198,7 +33198,7 @@ msgctxt ""
"par_id3145666\n"
"help.text"
msgid "<item type=\"input\">=BINOMDIST(A1;12;0.5;0)</item> shows (if the values <item type=\"input\">0</item> to <item type=\"input\">12</item> are entered in A1) the probabilities for 12 flips of a coin that <emph>Heads</emph> will come up exactly the number of times entered in A1."
-msgstr "<item type=\"input\">=BINOMDIST(A1;12;0.5;0)</item> ukáže (je-li v A1 zadána hodnota mezi <item type=\"input\">0</item> a <item type=\"input\">12</item>) pravděpodobnost toho, že při 12 hodech mincí padne <emph>Panna</emph> právě tolikrát, kolik je zadáno v A1."
+msgstr "<item type=\"input\">=BINOMDIST(A1;12;0,5;0)</item> ukáže (je-li v A1 zadána hodnota mezi <item type=\"input\">0</item> a <item type=\"input\">12</item>) pravděpodobnost toho, že při 12 hodech mincí padne <emph>Panna</emph> právě tolikrát, kolik je zadáno v A1."
#. FEzB6
#: 04060181.xhp
@@ -33207,7 +33207,7 @@ msgctxt ""
"par_id3150120\n"
"help.text"
msgid "<item type=\"input\">=BINOMDIST(A1;12;0.5;1)</item> shows the cumulative probabilities for the same series. For example, if A1 = <item type=\"input\">4</item>, the cumulative probability of the series is 0, 1, 2, 3 or 4 times <emph>Heads</emph> (non-exclusive OR)."
-msgstr "<item type=\"input\">=BINOMDIST(A1;12;0.5;1)</item> ukáže kumulativní pravděpodobnost pro stejný případ. Je-li například A1 = <item type=\"input\">4</item>, kumulativní pravděpodobnost je tvořena případy, že padne 0, 1, 2, 3 nebo 4krát <emph>Panna</emph> (nevýlučné nebo)."
+msgstr "<item type=\"input\">=BINOMDIST(A1;12;0,5;1)</item> ukáže kumulativní pravděpodobnost pro stejný případ. Je-li například A1 = <item type=\"input\">4</item>, kumulativní pravděpodobnost je tvořena případy, že padne 0, 1, 2, 3 nebo 4krát <emph>Panna</emph> (nevýlučné nebo)."
#. nFFdt
#: 04060181.xhp
@@ -33288,7 +33288,7 @@ msgctxt ""
"par_id295666\n"
"help.text"
msgid "<item type=\"input\">=BINOM.DIST(A1;12;0.5;0)</item> shows (if the values <item type=\"input\">0</item> to <item type=\"input\">12</item> are entered in A1) the probabilities for 12 flips of a coin that <emph>Heads</emph> will come up exactly the number of times entered in A1."
-msgstr "<item type=\"input\">=BINOM.DIST(A1;12;0.5;0)</item> ukáže (je-li v A1 zadána hodnota mezi <item type=\"input\">0</item> a <item type=\"input\">12</item>) pravděpodobnost toho, že při 12 hodech mincí padne <emph>Panna</emph> právě tolikrát, kolik je zadáno v A1."
+msgstr "<item type=\"input\">=BINOM.DIST(A1;12;0,5;0)</item> ukáže (je-li v A1 zadána hodnota mezi <item type=\"input\">0</item> a <item type=\"input\">12</item>) pravděpodobnost toho, že při 12 hodech mincí padne <emph>Panna</emph> právě tolikrát, kolik je zadáno v A1."
#. oQEBB
#: 04060181.xhp
@@ -33297,7 +33297,7 @@ msgctxt ""
"par_id290120\n"
"help.text"
msgid "<item type=\"input\">=BINOM.DIST(A1;12;0.5;1)</item> shows the cumulative probabilities for the same series. For example, if A1 = <item type=\"input\">4</item>, the cumulative probability of the series is 0, 1, 2, 3 or 4 times <emph>Heads</emph> (non-exclusive OR)."
-msgstr "<item type=\"input\">=BINOM.DIST(A1;12;0.5;1)</item> ukáže kumulativní pravděpodobnost pro stejný případ. Je-li například A1 = <item type=\"input\">4</item>, kumulativní pravděpodobnost je tvořena případy, že padne 0, 1, 2, 3 nebo 4krát <emph>Panna</emph> (nevýlučné nebo)."
+msgstr "<item type=\"input\">=BINOM.DIST(A1;12;0,5;1)</item> ukáže kumulativní pravděpodobnost pro stejný případ. Je-li například A1 = <item type=\"input\">4</item>, kumulativní pravděpodobnost je tvořena případy, že padne 0, 1, 2, 3 nebo 4krát <emph>Panna</emph> (nevýlučné nebo)."
#. rGKJM
#: 04060181.xhp
@@ -33369,7 +33369,7 @@ msgctxt ""
"par_id285666\n"
"help.text"
msgid "<item type=\"input\">=BINOM.INV(8;0.6;0.9)</item> returns 7, the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
-msgstr "<item type=\"input\">=BINOM.INV(8;0.6;0.9)</item> vrátí 7, nejmenší hodnotu, pro kterou je kumulativní binomické rozdělení větší nebo rovno hodnotě kritéria."
+msgstr "<item type=\"input\">=BINOM.INV(8;0,6;0,9)</item> vrátí 7, nejmenší hodnotu, pro kterou je kumulativní binomické rozdělení větší nebo rovno hodnotě kritéria."
#. BAV48
#: 04060181.xhp
diff --git a/source/cs/helpcontent2/source/text/scalc/guide.po b/source/cs/helpcontent2/source/text/scalc/guide.po
index e77dccd4bb4..86701e6bd5e 100644
--- a/source/cs/helpcontent2/source/text/scalc/guide.po
+++ b/source/cs/helpcontent2/source/text/scalc/guide.po
@@ -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-12-01 12:34+0100\n"
-"PO-Revision-Date: 2020-12-08 10:36+0000\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
+"PO-Revision-Date: 2020-12-15 12:51+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textscalcguide/cs/>\n"
"Language: cs\n"
@@ -10573,32 +10573,41 @@ msgctxt ""
msgid "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Renaming Sheets\">Renaming Sheets</link></variable>"
msgstr "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Přejmenování listu\">Přejmenování listu</link></variable>"
-#. wxAHr
+#. zEnG4
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id701519308848244\n"
"help.text"
-msgid "Setting sheet names is an important feature to produce readable and understandable spreadsheets documents. To rename a sheet in your document:"
-msgstr "Pojmenování listů je důležitá funkce pro vytváření čitelných a srozumitelných dokumentů. Chcete-li přejmenovat list v dokumentu:"
+msgid "Setting sheet names is an important feature to produce readable and understandable spreadsheets documents."
+msgstr "Pojmenování listů je důležitá funkce pro vytváření čitelných a srozumitelných dokumentů."
-#. KR8Ag
+#. DE2ji
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id3155131\n"
+"par_id3155444\n"
+"help.text"
+msgid "The name of a sheet is independent of the name of the spreadsheet. You enter the spreadsheet name when you save it for the first time as a file."
+msgstr "Název listu je nezávislý na názvu sešitu. Název sešitu zadáváte, když jej poprvé uložíte jako soubor."
+
+#. rMuCd
+#: rename_table.xhp
+msgctxt ""
+"rename_table.xhp\n"
+"par_id471607437423400\n"
"help.text"
-msgid "Click on the sheet tab to select it."
-msgstr "Kliknutím vyberte kartu listu."
+msgid "To rename a sheet in your document:"
+msgstr "Chcete-li v dokumentu přejmenovat list:"
-#. FQiK8
+#. 99JMV
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id3146976\n"
"help.text"
-msgid "Open the context menu of the sheet tab and choose the <emph>Rename Sheet</emph> command. A dialog box appears where you can enter a new name."
-msgstr "Otevřete místní nabídku karty listu a zvolte <emph>Přejmenovat list</emph>. Objeví se dialogové okno, kde je možné zadat nové jméno."
+msgid "Double-click the sheet tab or open its context menu and choose <menuitem>Rename Sheet</menuitem>. A dialog box appears where you can enter a new name."
+msgstr "Poklepejte na kartu listu nebo otevřete její místní nabídku a zvolte <menuitem>Přejmenovat list</menuitem>. Zobrazí se dialogového okno, kde je možné zadat nový název."
#. GtGtQ
#: rename_table.xhp
@@ -10618,6 +10627,24 @@ msgctxt ""
msgid "Alternatively, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option key</caseinline><defaultinline>Alt key</defaultinline></switchinline> and click on any sheet name and enter the new name directly."
msgstr "Jako další možnost přidržte klávesu <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> a klepněte myší na jméno libovolného listu a zadejte nové jméno přímo."
+#. FUXLc
+#: rename_table.xhp
+msgctxt ""
+"rename_table.xhp\n"
+"par_id471519308256437\n"
+"help.text"
+msgid "The document can contain up to 10,000 individual sheets, which must have different names."
+msgstr "Dokument může obsahovat až 10 000 jednotlivých listů, které musí mít různé názvy."
+
+#. VDtVj
+#: rename_table.xhp
+msgctxt ""
+"rename_table.xhp\n"
+"hd_id541607437294635\n"
+"help.text"
+msgid "Sheet Naming Restrictions"
+msgstr "Omezení pro název listu"
+
#. ynfez
#: rename_table.xhp
msgctxt ""
@@ -10627,158 +10654,140 @@ msgctxt ""
msgid "Sheet names can contain almost any character. Some naming restrictions apply, the following characters are not allowed in sheet names:"
msgstr "Názvy listů mohou obsahovat téměř libovolný znak. Následující znaky nejsou povoleny v názvech listů:"
-#. vjFiR
+#. GW256
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050281\n"
"help.text"
-msgid "colon :"
-msgstr "dvojtečka :"
+msgid "colon <literal>:</literal>"
+msgstr "dvojtečka <literal>:</literal>"
-#. Q8bUX
+#. a2JXE
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502897\n"
"help.text"
-msgid "back slash \\"
-msgstr "zpětné lomítko \\"
+msgid "back slash <literal>\\</literal>"
+msgstr "zpětné lomítko <literal>\\</literal>"
-#. nzDQF
+#. mkHAC
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050299\n"
"help.text"
-msgid "forward slash /"
-msgstr "lomítko /"
+msgid "forward slash <literal>/</literal>"
+msgstr "lomítko <literal>/</literal>"
-#. C2KDM
+#. V9Z6i
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502913\n"
"help.text"
-msgid "question mark ?"
-msgstr "otazník ?"
+msgid "question mark <literal>?</literal>"
+msgstr "otazník <literal>?</literal>"
-#. MThFN
+#. 42B5r
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id090920081050298\n"
"help.text"
-msgid "asterisk *"
-msgstr "hvězdička *"
+msgid "asterisk <literal>*</literal>"
+msgstr "hvězdička <literal>*</literal>"
-#. MFpgr
+#. sAMTR
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502969\n"
"help.text"
-msgid "left square bracket ["
-msgstr "levá hranatá závorka ["
+msgid "left square bracket <literal>[</literal>"
+msgstr "levá hranatá závorka <literal>[</literal>"
-#. ayMFC
+#. 32rAi
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502910\n"
"help.text"
-msgid "right square bracket ]"
-msgstr "pravá hranatá závorka ]"
+msgid "right square bracket <literal>]</literal>"
+msgstr "pravá hranatá závorka <literal>]</literal>"
-#. DYGBS
+#. ESD5B
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
"par_id0909200810502971\n"
"help.text"
-msgid "single quote ' as the first or last character of the name"
-msgstr "jednoduchá uvozovka ' jako první nebo poslední znak názvu"
+msgid "single quote <literal>'</literal> as the first or last character of the name"
+msgstr "jednoduchá uvozovka <literal>'</literal> jako první nebo poslední znak názvu"
-#. zqVm4
+#. 36nvo
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id090920081050307\n"
+"par_id761607437686157\n"
"help.text"
-msgid "In cell references, a sheet name must be enclosed in single quotes ' when the name contains other characters than alphanumeric or underscore. A single quote contained within a name has to be escaped by doubling it (two single quotes)."
-msgstr "V odkazech na buňky musí být název listu v jednoduchých uvozovkách, pokud název obsahuje jiné znaky než písmena, číslice a podtržítko. Uvozovku obsaženou ve jméně je potřeba zdvojit (napsat dvě jednoduché uvozovky)."
+msgid "The single quote is Unicode <literal>U+0027</literal>, also known as <literal>apostrophe</literal>. Other single-quote characters, similar to <literal>apostrophe</literal>, are allowed, such as <literal>ʼ</literal> <literal>‛</literal> and <literal>‚</literal>."
+msgstr "Jednoduchá uvozovka, znak s kódem Unicode <literal>U+0027</literal>, bývá také označování jako <literal>apostrof</literal>. Jiné znaky pro jednoduchou uvozovku, které se apostrofu podobají, například <literal>ʼ</literal> <literal>‛</literal> nebo <literal>‚</literal>, jsou povoleny."
-#. uPNL7
+#. DMm29
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id321519307869857\n"
+"hd_id251607438968588\n"
"help.text"
-msgid "For example, you want to reference the cell A1 on a sheet with the following name:"
-msgstr "Např. chcete odkázat na buňku A1 na listu s následujícím názvem:"
+msgid "Using a Default Prefix for Sheet Names"
+msgstr "Použití výchozí předpony pro názvy listů"
-#. 4DECe
+#. MEc8r
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810503071\n"
-"help.text"
-msgid "This year's sheet"
-msgstr "This year's sheet"
-
-#. c3VAE
-#: rename_table.xhp
-msgctxt ""
-"rename_table.xhp\n"
-"par_id0909200810503054\n"
+"par_id81519309108908\n"
"help.text"
-msgid "The reference must be enclosed in single quotes, and the one single quote inside the name must be doubled:"
-msgstr "Odkaz je potřeba dát do jednoduchých uvozovek a uvozovku je potřeba zdvojit:"
+msgid "You can set a prefix for the names of new sheets you create. Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Defaults</menuitem> and enter the prefix name in <emph>Prefix name for new worksheet</emph>."
+msgstr "Pro názvy nově vytvářených listů můžete nastavit předponu. Zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Předvolby</menuitem></caseinline><defaultinline><menuitem>Nástroje - Možnosti</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Výchozí nastavení</menuitem> a zadejte název předponu v poli <emph>Předpona pro název nových listů</emph>."
-#. F2TyQ
+#. Ev9Ae
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id0909200810503069\n"
+"hd_id821607437571713\n"
"help.text"
-msgid "'This year''s sheet'.A1"
-msgstr "'This year''s sheet'.A1"
+msgid "Referencing Sheet Names with Special Characters"
+msgstr "Odkazování na názvy listů se speciálními znaky"
-#. DE2ji
+#. BAZ4z
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id3155444\n"
-"help.text"
-msgid "The name of a sheet is independent of the name of the spreadsheet. You enter the spreadsheet name when you save it for the first time as a file."
-msgstr "Název listu je nezávislý na názvu sešitu. Název sešitu zadáváte, když jej poprvé uložíte jako soubor."
-
-#. FUXLc
-#: rename_table.xhp
-msgctxt ""
-"rename_table.xhp\n"
-"par_id471519308256437\n"
+"par_id090920081050307\n"
"help.text"
-msgid "The document can contain up to 10,000 individual sheets, which must have different names."
-msgstr "Dokument může obsahovat až 10 000 jednotlivých listů, které musí mít různé názvy."
+msgid "In cell references, a sheet name must be enclosed in single quotes <literal>'</literal> when the name contains other characters than alphanumeric or underscore. A single quote contained within a name has to be escaped by doubling it (two single quotes)."
+msgstr "Pokud název listu obsahuje jiné znaky než písmena, číslice a podtržítko, je nutné jej v odkazech na buňky uzavřít do jednoduchých uvozovek <literal>'</literal>. Uvozovku obsaženou ve jméně je potřeba zdvojit (napsat dvě jednoduché uvozovky)."
-#. vkB9b
+#. ZjbDT
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id81519309108908\n"
+"par_id321519307869857\n"
"help.text"
-msgid "You can set a prefix for the names of new sheets you create. See <link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">this page of Calc options.</link>"
-msgstr "Můžete zadat předponu pro jména nových listů, které vytvoříte. Viz. <link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">tato stránka nastavení Calcu.</link>"
+msgid "For example, you want to reference the <literal>cell A1</literal> on a sheet named <literal>This year's sheet</literal>."
+msgstr "Např. chcete odkázat na <literal>buňku A1</literal> na listu s názvem <literal>List roku '99</literal>."
-#. de9uD
+#. tAj5V
#: rename_table.xhp
msgctxt ""
"rename_table.xhp\n"
-"par_id81519379108908\n"
+"par_id0909200810503054\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">New sheet names prefixing.</link>"
-msgstr "<link href=\"text/shared/optionen/01061000.xhp\" name=\"prefix names\">Předpona pro název nových listů.</link>"
+msgid "The reference must be enclosed in single quotes, and the one single quote inside the name must be doubled: <literal>'This year''s sheet'.A1</literal>"
+msgstr "Odkaz je potřeba dát do jednoduchých uvozovek a uvozovku v názvu je nutné zdvojit:<literal>'List roku ''99'.A1</literal>"
#. bwZRy
#: rounding_numbers.xhp
@@ -12508,6 +12517,15 @@ msgctxt ""
msgid "In <emph>Format - Cells - Alignment</emph>, mark the <emph>Wrap text automatically</emph> option and click OK."
msgstr "V menu <emph>Formát - Buňky - Zarovnání</emph> označte možnost <emph>automatické zalomení textu</emph> a klikněte OK."
+#. Vf66T
+#: text_wrap.xhp
+msgctxt ""
+"text_wrap.xhp\n"
+"note_xls_optimal_height\n"
+"help.text"
+msgid "For automatic wrapping in XLS files, the rows in question should be set to Optimal Height."
+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
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/sdraw/01.po b/source/cs/helpcontent2/source/text/sdraw/01.po
index b704ae5ee6c..5fb87ad72f7 100644
--- a/source/cs/helpcontent2/source/text/sdraw/01.po
+++ b/source/cs/helpcontent2/source/text/sdraw/01.po
@@ -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: 2020-12-08 13:07+0100\n"
-"PO-Revision-Date: 2020-09-28 09:30+0000\n"
+"PO-Revision-Date: 2020-12-09 13:36+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textsdraw01/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.1.1\n"
"X-POOTLE-MTIME: 1560276620.000000\n"
#. ybhKD
@@ -923,7 +923,7 @@ msgctxt ""
"par_id691556822054550\n"
"help.text"
msgid "To change the background of all of the pages in the active file, select a background, click <emph>OK</emph> and click <emph>Yes</emph> in the <emph>Page Properties</emph> dialog."
-msgstr ""
+msgstr "Chcete-li změnit pozadí všech stránek v aktivním souboru, vyberte pozadí, potvrďte klepnutím na <emph>OK</emph> a v dialogovémokně <emph>Vlastnosti stránky</emph> klepněte na <emph>Ano</emph>."
#. DA7cH
#: rename_page.xhp
diff --git a/source/cs/helpcontent2/source/text/shared/01.po b/source/cs/helpcontent2/source/text/shared/01.po
index c12e5b64b1a..312de516380 100644
--- a/source/cs/helpcontent2/source/text/shared/01.po
+++ b/source/cs/helpcontent2/source/text/shared/01.po
@@ -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-12-08 13:07+0100\n"
-"PO-Revision-Date: 2020-12-08 10:36+0000\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
+"PO-Revision-Date: 2020-12-15 12:51+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textshared01/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.1.1\n"
"X-POOTLE-MTIME: 1547111868.000000\n"
#. 3u8hR
@@ -8006,7 +8006,7 @@ msgctxt ""
"par_id3159252\n"
"help.text"
msgid "For certain symbol fonts the symbol (glyph) that you see on screen may look related to a different Unicode code than that is actually used for it in the font. The Unicode codes can be viewed by choosing <menuitem>Insert - Special Character</menuitem>, or using <link href=\"text/shared/04/01010000.xhp#unicode_shortcut\">Unicode conversion shortcut</link>."
-msgstr ""
+msgstr "Pro určitá symbolová písma se může symbol (glyf) zobrazený na obrazovce podobat jinému kódu Unicode než tomu, který se pro něj v písmu skutečně používá. Kódy Unicode je možné zjistit volbou <menuitem>Vložit - Speciální znak</menuitem> nebo pomocí <link href=\"text/shared/04/01010000.xhp#unicode_shortcut\">klávesové zkratky pro zadávání znaků Unicode</link>."
#. 6Swuu
#: 02100001.xhp
@@ -8600,7 +8600,7 @@ msgctxt ""
"par_id491602292458634\n"
"help.text"
msgid "Using Combine better meets a user's expectations from looking at the settings, but may return false positives. Not using Combine may match less than expected, but does not return false positives."
-msgstr ""
+msgstr "Použití volby Zkombinovat více odpovídá očekávání uživatele, může však vrátit chybně nalezené výrazy. Bez této volby bude nalezeno výsledků méně, ale nebudou mezi nimi chybné."
#. 9xE34
#: 02100100.xhp
@@ -8609,7 +8609,7 @@ msgctxt ""
"par_id401602236795437\n"
"help.text"
msgid "A Weighted Levenshtein Distance (WLD) algorithm is used. If Combine is not checked, then settings are treated as an exclusive-OR (strict WLD).If Combine is checked, then settings are treated as an inclusive-OR (relaxed WLD)."
-msgstr ""
+msgstr "Používá se algoritmus vážené Levenštejnovy vzdálenosti (LWD). Není-li pole Zkombinovat zaškrtnuto, nastavení se vyhodnocují pomocí operátoru exkluzivní OR (striktně). Je-li zaškrtnuto, nastavení se vyhodnocují pomocí operátoru inkluzivní OR (volně)."
#. eZ2dA
#: 02100100.xhp
@@ -8618,7 +8618,7 @@ msgctxt ""
"par_id371602294412458\n"
"help.text"
msgid "Be careful when using <emph>Replace All</emph> with Similarity Search. Best to be certain first about what will be found."
-msgstr ""
+msgstr "Při používání příkazu <emph>Nahradit vše</emph> s hledáním podobností dávejte pozor a napřed se ujistěte, co všechno bude nahrazeno."
#. Fvuvx
#: 02100200.xhp
@@ -8888,7 +8888,7 @@ msgctxt ""
"hd_id3156062\n"
"help.text"
msgid "Page line-spacing"
-msgstr ""
+msgstr "Řádkování stránky"
#. KJDV7
#: 02100200.xhp
@@ -8897,7 +8897,7 @@ msgctxt ""
"par_id3152886\n"
"help.text"
msgid "Finds the <emph>Activate page line-spacing</emph> attribute."
-msgstr ""
+msgstr "Najde atribut <emph>Aktivovat řádkování stránky</emph>."
#. kbwRT
#: 02100200.xhp
@@ -9383,7 +9383,7 @@ msgctxt ""
"par_id3145313\n"
"help.text"
msgid "<image id=\"img_id3155535\" src=\"sw/res/sc20244.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155535\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155535\" src=\"sw/res/sc20244.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155535\">Ikona</alt></image>"
#. 3Lq2G
#: 02110000.xhp
@@ -9419,7 +9419,7 @@ msgctxt ""
"par_id3153716\n"
"help.text"
msgid "<image id=\"img_id3145416\" src=\"sw/res/sc20245.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145416\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145416\" src=\"sw/res/sc20245.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145416\">Ikona</alt></image>"
#. nRB3E
#: 02110000.xhp
@@ -9455,7 +9455,7 @@ msgctxt ""
"par_id3159166\n"
"help.text"
msgid "<image id=\"img_id3153146\" src=\"sw/res/sc20246.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153146\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153146\" src=\"sw/res/sc20246.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153146\">Ikona</alt></image>"
#. F4J5u
#: 02110000.xhp
@@ -9590,7 +9590,7 @@ msgctxt ""
"par_id3153951\n"
"help.text"
msgid "<image id=\"img_id3146984\" src=\"sw/res/sc20247.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146984\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146984\" src=\"sw/res/sc20247.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146984\">Ikona</alt></image>"
#. ijR7M
#: 02110000.xhp
@@ -9698,7 +9698,7 @@ msgctxt ""
"par_id3151351\n"
"help.text"
msgid "<image id=\"img_id3152885\" src=\"sw/res/sc20248.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152885\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152885\" src=\"sw/res/sc20248.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152885\">Ikona</alt></image>"
#. ADEyJ
#: 02110000.xhp
@@ -9734,7 +9734,7 @@ msgctxt ""
"par_id3156178\n"
"help.text"
msgid "<image id=\"img_id3155083\" src=\"sw/res/sc20174.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155083\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155083\" src=\"sw/res/sc20174.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155083\">Ikona</alt></image>"
#. GqEUL
#: 02110000.xhp
@@ -9770,7 +9770,7 @@ msgctxt ""
"par_id3154790\n"
"help.text"
msgid "<image id=\"img_id3166413\" src=\"sw/res/sc20171.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3166413\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3166413\" src=\"sw/res/sc20171.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3166413\">Ikona</alt></image>"
#. DLEGF
#: 02110000.xhp
@@ -9806,7 +9806,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Edit Links to External Files"
-msgstr ""
+msgstr "Upravit odkazy na externí soubory"
#. YrBSL
#: 02180000.xhp
@@ -9824,7 +9824,7 @@ msgctxt ""
"hd_id3150279\n"
"help.text"
msgid "Edit Links to External Files"
-msgstr ""
+msgstr "Upravit odkazy na externí soubory"
#. hN2Am
#: 02180000.xhp
@@ -9833,16 +9833,16 @@ msgctxt ""
"par_id3150774\n"
"help.text"
msgid "<variable id=\"links_text\"><ahelp hid=\".\">You can change or remove each link to external files in the current document. You can also update the content of the current file to the most recently saved version of linked external file. This command does not apply to hyperlinks, and is not available if the current document does not contain links to other files.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"links_text\"><ahelp hid=\".\">Umožňuje změnit nebo odstranit v aktuálním dokumentu jednotlivé odkazy na externí soubory. Můžete také aktualizovat obsah aktuálního souboru podle nejnovější verze odkazovaného externího souboru. Tento příkaz se netýká hypertextových odkazů a není dostupný, pokud dokument odkazy na jiné soubory neobsahuje.</ahelp></variable>"
-#. G6vaB
+#. nGE7F
#: 02180000.xhp
msgctxt ""
"02180000.xhp\n"
"par_id271603459179173\n"
"help.text"
-msgid "This command can be used with external file links to <switchinline select=\"appl\"><caseinline select=\"WRITER\">sections (place cursor outside of the section), master documents,</caseinline><caseinline select=\"CALC\">sheets linked with <menuitem>Sheet - Link Sheet from File</menuitem> or <menuitem>Sheet - Link to External Data</menuitem>, Function WEBSERVICE,</caseinline></switchinline> images and OLE objects (when inserted with a link to an external file)."
-msgstr ""
+msgid "This command can be used with external file links to <switchinline select=\"appl\"><caseinline select=\"WRITER\">sections (place cursor outside of the section), master documents,</caseinline><caseinline select=\"CALC\">sheets linked with <menuitem>Sheet - Insert Sheet from File</menuitem> or <menuitem>Sheet - Link to External Data</menuitem>, Function WEBSERVICE,</caseinline></switchinline> images and OLE objects (when inserted with a link to an external file)."
+msgstr "Tento příkaz lze používat pro odkazy na externí soubory pro <switchinline select=\"appl\"><caseinline select=\"WRITER\">sekce (umístěte kurzor mimo sekci), hlavní dokumenty,</caseinline><caseinline select=\"CALC\">listy odkazované pomocí <menuitem>List - Vložit list ze souboru</menuitem> nebo <menuitem>Odkaz na externí data</menuitem>, funkci WEBSERVICE,</caseinline></switchinline> obrázky a objekty OLE (jsou-li vloženy s odkazem na externí soubor)."
#. g3wLZ
#: 02180000.xhp
@@ -10130,7 +10130,7 @@ msgctxt ""
"par_id3153527\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/linkeditdialog/file\">Path to the source file. <link href=\"text/shared/00/00000005.xhp#saving\" name=\"Relative paths\">Relative paths</link> must be expressed by full URI, for example, with <emph>file://</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/linkeditdialog/file\">Cesta ke zdrojovému souboru. <link href=\"text/shared/00/00000005.xhp#saving\" name=\"Relativní cesty\">Relativní cesty</link> je nutné vyjádřit jako úplný řetězec URI, například s počátečním <emph>file://</emph>.</ahelp>"
#. eEnmT
#: 02180100.xhp
@@ -13289,7 +13289,7 @@ msgctxt ""
"par_id621603817886869\n"
"help.text"
msgid "<link href=\"text/swriter/main0208.xhp\" name=\"writerstatusbar\">Status Bar - Overview</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/main0208.xhp\" name=\"Stavový řádek ve Writeru\">Stavový řádek - přehled</link>"
#. NGFKi
#: 03060000.xhp
@@ -13298,7 +13298,7 @@ msgctxt ""
"par_id971603817903925\n"
"help.text"
msgid "<link href=\"text/scalc/main0208.xhp\" name=\"calcstatusbar\">Status Bar - Overview</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/main0208.xhp\" name=\"Stavový řádek v Calcu\">Stavový řádek - přehled</link>"
#. ENxHS
#: 03060000.xhp
@@ -13307,7 +13307,7 @@ msgctxt ""
"par_id441603817913885\n"
"help.text"
msgid "<link href=\"text/simpress/main0206.xhp\" name=\"impressstatusbar\">Status Bar - Overview</link>"
-msgstr ""
+msgstr "<link href=\"text/simpress/main0206.xhp\" name=\"Stavový řádek v Impressu\">Stavový řádek - přehled</link>"
#. hjuib
#: 03060000.xhp
@@ -13316,7 +13316,7 @@ msgctxt ""
"par_id111603817924684\n"
"help.text"
msgid "<link href=\"text/smath/main0202.xhp\" name=\"mathstatusbar\">Status Bar - Overview</link>"
-msgstr ""
+msgstr "<link href=\"text/smath/main0202.xhp\" name=\"Stavový řádek v Math\">Stavový řádek - přehled</link>"
#. DpD8W
#: 03110000.xhp
@@ -13406,7 +13406,7 @@ msgctxt ""
"par_id3153255\n"
"help.text"
msgid "<ahelp hid=\".uno:ColorControl\"><variable id=\"colorbar_text\">Show or hide the <emph>Color</emph> bar.</variable> To modify or change the color table that is displayed, choose <menuitem>Format - Area</menuitem>, and then click on the <emph>Colors</emph> tab.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:ColorControl\"><variable id=\"colorbar_text\">Zobrazí nebo skryje <emph>Lištu barev</emph>.</variable> Chcete-li změnit zobrazenou tabulku barev, zvolte <menuitem>Formát - Oblast</menuitem> a poté klepněte na kartu <emph>Barvy</emph>.</ahelp>"
#. EFZwD
#: 03170000.xhp
@@ -13703,7 +13703,7 @@ msgctxt ""
"par_id1830500\n"
"help.text"
msgid "Use the command <menuitem>Insert - Comment</menuitem> or the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode>+<keycode>Option</keycode></caseinline><defaultinline><keycode>Ctrl</keycode>+<keycode>Alt</keycode></defaultinline></switchinline>+<keycode>C</keycode> key combination to insert a comment anchor at the current cursor position. A colored comment box is shown at the page margin, to enter the text of the comment. A line connects the anchor to the comment box. If a text range is selected, the comment is attached to the text range. The commented text range is shadowed."
-msgstr ""
+msgstr "Ukotvení komentáře vložíte na aktuální pozici kurzoru příkazem <menuitem>Vložit - Komentář</menuitem> nebo klávesovou zkratkou <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode>+<keycode>Option</keycode></caseinline><defaultinline><keycode>Ctrl</keycode>+<keycode>Alt</keycode></defaultinline></switchinline>+<keycode>C</keycode>. Na okraji stránky se zobrazí barevné pole komentáře, do něhož zadáte text. Ukotvení je s polem komentáře spojeno čarou. Pokud jste vybrali oblast textu, komentář se připojí k této oblasti. Komentovaná oblast textu se barevně označí."
#. ro9G3
#: 04050000.xhp
@@ -13730,7 +13730,7 @@ msgctxt ""
"par_id5201879\n"
"help.text"
msgid "Every user with write permission to the document can edit and delete comments of all authors. You can use the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode>+<keycode>Option</keycode></caseinline><defaultinline><keycode>Ctrl</keycode>+<keycode>Alt</keycode></defaultinline></switchinline>+<keycode>C</keycode> key combination to edit a comment at the current cursor position."
-msgstr ""
+msgstr "Každý uživatel s právem zápisu do dokumentu může upravovat nebo mazat komentáře všech autorů. Komentář na aktuální pozici kurzoru upravíte pomocí klávesové zkratky <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode>+<keycode>Option</keycode></caseinline><defaultinline><keycode>Ctrl</keycode>+<keycode>Alt</keycode></defaultinline></switchinline>+<keycode>C</keycode>."
#. qJE7L
#: 04050000.xhp
@@ -13811,7 +13811,7 @@ msgctxt ""
"par_id2116153\n"
"help.text"
msgid "When the cursor is inside the normal text, press the above mentioned keys to jump to the next or previous comment anchor."
-msgstr ""
+msgstr "Pokud se kurzor nachází v běžném textu, stisknutím výše uvedené zkratky přejdete na následující nebo předchozí ukotvení komentáře."
#. yCdcN
#: 04050000.xhp
@@ -14720,7 +14720,7 @@ msgctxt ""
"par_id3145829\n"
"help.text"
msgid "<ahelp hid=\".\">Removes direct formatting from the selection.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Odstraní z výběru přímé formátování.</ahelp>"
#. LYtxB
#: 05010000.xhp
@@ -14738,7 +14738,7 @@ msgctxt ""
"par_id671594846326658\n"
"help.text"
msgid "Applied character styles will not be affected by Clear Direct Formatting, only direct formatting applied on top of the character styles. To remove formatting applied by a character style, reapply the <emph>Default</emph> character style."
-msgstr ""
+msgstr "Odstranění přímého formátování neovlivní použité znakové styly, ale pouze přímé formátování, které je k nim přidáno. Chcete-li odstranit formátování určené znakovým stylem, nastavte znakový styl <emph>Výchozí</emph>."
#. h42SA
#: 05010000.xhp
@@ -14783,7 +14783,7 @@ msgctxt ""
"hd_id3147588\n"
"help.text"
msgid "<link href=\"text/shared/01/05020400.xhp\" name=\"Hyperlink\">Hyperlink</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/05020400.xhp\" name=\"Hypertextový odkaz\">Hypertextový odkaz</link>"
#. ruEdb
#: 05020100.xhp
@@ -15539,7 +15539,7 @@ msgctxt ""
"hd_id3162942\n"
"help.text"
msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers\">Numbers</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Čísla\">Čísla</link>"
#. z8GFZ
#: 05020300.xhp
@@ -15557,7 +15557,7 @@ msgctxt ""
"hd_id3152942\n"
"help.text"
msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Numbers/Format\">Numbers / Format</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Čísla/Formát\">Čísla/Formát</link>"
#. CNMbg
#: 05020300.xhp
@@ -15656,7 +15656,7 @@ msgctxt ""
"par_id3154138\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\"> <switchinline select=\"appl\"> <caseinline select=\"WRITER\"> Specifies the language setting for the selected fields. With the language set to <emph>Default</emph>, $[officename] automatically applies the number formats associated with the system default language. </caseinline> <caseinline select=\"CALC\"> Specifies the language setting for the selected cells. </caseinline> <defaultinline>Specifies the language setting for the selected field.</defaultinline> </switchinline> </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Určuje jazykové nastavení pro vybraná pole. Je-li jazyk nastaven na <emph>Výchozí</emph>, $[officename] automaticky použije formáty čísla odpovídající výchozímu jazyku systému.</caseinline><caseinline select=\"CALC\">Určuje jazykové nastavení pro vybrané buňky.</caseinline><defaultinline>Určuje jazykové nastavení pro vybrané pole.</defaultinline></switchinline></ahelp>"
#. K29ZG
#: 05020300.xhp
@@ -20516,7 +20516,7 @@ msgctxt ""
"par_id3156042\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The paragraph style for the current paragraph is displayed at the <emph>Formatting</emph> toolbar, and is highlighted in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles window</link>.</caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Styl aktuálního odstavce se zobrazuje na nástrojové liště <emph>Formátování</emph> a je zvýrazněn v okně <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styly</link>. </caseinline></switchinline>"
#. 3xcFE
#: 05030100.xhp
@@ -20561,7 +20561,7 @@ msgctxt ""
"par_id3153910\n"
"help.text"
msgid "To change the measurement units used in this dialog, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer - General</menuitem> , and then select a new measurement unit in the Settings area."
-msgstr ""
+msgstr "Chcete-li změnit měrné jednotky použité v tomto dialogovém okně, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Předvolby</menuitem></caseinline><defaultinline><menuitem>Nástroje - Možnosti</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer - Obecné</menuitem> a následně vyberte novou jednotku v oblasti Nastavení."
#. 4fwpx
#: 05030100.xhp
@@ -20570,7 +20570,7 @@ msgctxt ""
"par_id3154823\n"
"help.text"
msgid "You can also <link href=\"text/swriter/guide/ruler.xhp\" name=\"ruler\">set indents using the ruler</link>. To display the ruler, choose <menuitem>View - Ruler</menuitem>."
-msgstr ""
+msgstr "Odsazení je také možné nastavit pomocí <link href=\"text/swriter/guide/ruler.xhp\" name=\"pravítka\">pravítka</link>. Pravítko zobrazíte volbou <menuitem>Zobrazit - Pravítko</menuitem>."
#. JndpY
#: 05030100.xhp
@@ -20723,7 +20723,7 @@ msgctxt ""
"hd_id3145591\n"
"help.text"
msgid "Do not add space between paragraphs of the same style"
-msgstr ""
+msgstr "Nevkládat mezeru mezi odstavce stejného stylu"
#. eqZaq
#: 05030100.xhp
@@ -20777,7 +20777,7 @@ msgctxt ""
"hd_id3199345\n"
"help.text"
msgid "1.15 lines"
-msgstr ""
+msgstr "1,15 řádku"
#. zihYd
#: 05030100.xhp
@@ -20786,7 +20786,7 @@ msgctxt ""
"par_id3184601\n"
"help.text"
msgid "<variable id=\"one_point_one_five_spacing\">Sets the line spacing to 1.15 lines.</variable>"
-msgstr ""
+msgstr "<variable id=\"one_point_one_five_spacing\">Nastaví řádkování na 1,15. </variable>"
#. 5SLdx
#: 05030100.xhp
@@ -20930,7 +20930,7 @@ msgctxt ""
"hd_id3146316\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Activate page line-spacing</caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Aktivovat řádkování stránky</caseinline></switchinline>"
#. ckCgA
#: 05030100.xhp
@@ -20939,7 +20939,7 @@ msgctxt ""
"par_id3156315\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paraindentspacing/checkCB_REGISTER\">Aligns the baseline of each line of text to a vertical document grid, so that each line is the same height. To use this feature, you must first activate the <emph>Use page line-spacing</emph> option for the current page style. Choose <menuitem>Format - Page Style</menuitem>, click on the <emph>Page </emph>tab, and then select the <emph>Use page line-spacing</emph> box in the <emph>Layout settings</emph> section.</ahelp></caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paraindentspacing/checkCB_REGISTER\">Zarovná základní linku každého řádku textu ke svislé mřížce dokumentu, takže každý řádek bude mít stejnou výšku. Abyste mohli tuto vlastnost použít, je nejprve nutné pro aktuální styl stránky aktivovat možnost <emph>Použít řádkování stránky</emph>. Zvolte <menuitem>Formát - Stránka</menuitem>, klepněte na kartu <emph>Stránka</emph> a poté zaškrtněte pole <emph>Použít řádkování stránky</emph> v části <emph>Nastavení rozvržení</emph>.</ahelp></caseinline></switchinline>"
#. qLQP7
#: 05030100.xhp
@@ -20948,7 +20948,7 @@ msgctxt ""
"par_id9267250\n"
"help.text"
msgid "<link href=\"text/swriter/guide/registertrue.xhp\" name=\"Writing Register-true\">Printing with Page line-spacing</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/guide/registertrue.xhp\" name=\"Tisk s řádkováním stránky\">Tisk s řádkováním stránky</link>"
#. eLFiC
#: 05030300.xhp
@@ -22190,7 +22190,7 @@ msgctxt ""
"bm_id3153383\n"
"help.text"
msgid "<bookmark_value>organizing; styles</bookmark_value><bookmark_value>styles; organizing</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>organizování; styly</bookmark_value><bookmark_value>styly; organizování</bookmark_value>"
#. SZdCB
#: 05040100.xhp
@@ -22235,7 +22235,7 @@ msgctxt ""
"hd_id3153750\n"
"help.text"
msgid "AutoUpdate"
-msgstr ""
+msgstr "Automatická aktualizace"
#. 7yXws
#: 05040100.xhp
@@ -22244,7 +22244,7 @@ msgctxt ""
"par_id3153749\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/managestylepage/autoupdate\">Updates the style when you apply direct formatting to a paragraph using this style in your document. The formatting of all paragraphs using this style is automatically updated.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/managestylepage/autoupdate\">Aktualizuje styl, pokud v dokumentu použijete na odstavec tohoto stylu přímé formátování. Automaticky se bude aktualizovat formátování všech odstavců, které tento styl používají.</ahelp>"
#. N5rDR
#: 05040100.xhp
@@ -22379,7 +22379,7 @@ msgctxt ""
"bm_id3150620\n"
"help.text"
msgid "<bookmark_value>pages;formatting and numbering</bookmark_value><bookmark_value>formatting;pages</bookmark_value><bookmark_value>paper formats</bookmark_value><bookmark_value>paper trays</bookmark_value><bookmark_value>printers;paper trays</bookmark_value><bookmark_value>layout;pages</bookmark_value><bookmark_value>binding space</bookmark_value><bookmark_value>margins;pages</bookmark_value><bookmark_value>gutter</bookmark_value><bookmark_value>changing;page size</bookmark_value><bookmark_value>changing;page margins</bookmark_value><bookmark_value>page margins</bookmark_value><bookmark_value>margins;defining</bookmark_value><bookmark_value>page size;defining</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>stránky;formátování a číslování</bookmark_value><bookmark_value>formátování;stránky</bookmark_value><bookmark_value>formáty papíru</bookmark_value><bookmark_value>zásobníky papíru</bookmark_value><bookmark_value>tiskárny;zásobníky papíru</bookmark_value><bookmark_value>rozvržení;stránky</bookmark_value><bookmark_value>vazba</bookmark_value><bookmark_value>okraje;stránky</bookmark_value><bookmark_value>vnitřní okraje</bookmark_value><bookmark_value>změna;velikost stránky</bookmark_value><bookmark_value>změna;okraje stránky</bookmark_value><bookmark_value>okraje stránky</bookmark_value><bookmark_value>okraje;definování</bookmark_value><bookmark_value>velikost stránky;definování</bookmark_value>"
#. 2VdNc
#: 05040200.xhp
@@ -22478,7 +22478,7 @@ msgctxt ""
"hd_id901601605927805\n"
"help.text"
msgid "Orientation"
-msgstr ""
+msgstr "Orientace"
#. tDiD9
#: 05040200.xhp
@@ -22487,7 +22487,7 @@ msgctxt ""
"par_id791601605959021\n"
"help.text"
msgid "Select paper orientation for display and print."
-msgstr ""
+msgstr "Vyberte orientaci papíru pro zobrazení i tisk."
#. DMJ89
#: 05040200.xhp
@@ -22550,7 +22550,7 @@ msgctxt ""
"par_id91601733418064\n"
"help.text"
msgid "<emph>Text direction</emph> only appears if <emph>Asian</emph> or <emph>Complex text layout</emph> is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language Setting - Languages</menuitem>."
-msgstr ""
+msgstr "<emph>Směr textu</emph> se zobrazí pouze tehdy, je-li zaškrtnuto pole <emph>Asijské</emph> nebo <emph>Komplexní rozvržení textu</emph> v <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Předvoly</menuitem></caseinline><defaultinline><menuitem>Nástroje - Možnosti</menuitem></defaultinline></switchinline><menuitem> - Jazyková nastavení - Jazyky</menuitem>."
#. MR8zP
#: 05040200.xhp
@@ -22595,7 +22595,7 @@ msgctxt ""
"hd_id3153061\n"
"help.text"
msgid "Left <switchinline select=\"appl\"><caseinline select=\"DRAW\"/><caseinline select=\"IMPRESS\"/><defaultinline>/ Inner</defaultinline></switchinline>"
-msgstr ""
+msgstr "Vlevo<switchinline select=\"appl\"><caseinline select=\"DRAW\"/><caseinline select=\"IMPRESS\"/><defaultinline>/Vnitřní</defaultinline></switchinline>"
#. 2FbPb
#: 05040200.xhp
@@ -22604,7 +22604,7 @@ msgctxt ""
"par_id3151384\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/pageformatpage/spinMargLeft\">Enter the amount of space to leave between the left edge of the page and the document text. <switchinline select=\"appl\"><caseinline select=\"DRAW\"/><caseinline select=\"IMPRESS\"/><defaultinline>If you are using the <emph>Mirrored</emph> page layout, enter the amount of space to leave between the inner text margin and the inner edge of the page.</defaultinline></switchinline></ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/spinMargLeft\">Zadejte mezeru mezi levým okrajem stránky a textem dokumentu.<switchinline select=\"appl\"><caseinline select=\"DRAW\"/><caseinline select=\"IMPRESS\"/><defaultinline> Pokud jste zvolili pro rozvržení stránek volbu <emph>Zrcadlit</emph>, zadejte mezeru mezi vnitřním okrajem textu a vnitřním okrajem stránky.</defaultinline></switchinline></ahelp>"
#. GvkRk
#: 05040200.xhp
@@ -22613,7 +22613,7 @@ msgctxt ""
"hd_id3154923\n"
"help.text"
msgid "Right <switchinline select=\"appl\"><caseinline select=\"DRAW\"/><caseinline select=\"IMPRESS\"/><defaultinline>/ Outer</defaultinline></switchinline>"
-msgstr ""
+msgstr "Vpravo<switchinline select=\"appl\"><caseinline select=\"DRAW\"/><caseinline select=\"IMPRESS\"/><defaultinline>/Vnější</defaultinline></switchinline>"
#. Pgp68
#: 05040200.xhp
@@ -22622,7 +22622,7 @@ msgctxt ""
"par_id3147304\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/pageformatpage/spinMargRight\">Enter the amount of space to leave between the right edge of the page and the document text. <switchinline select=\"appl\"><caseinline select=\"DRAW\"/><caseinline select=\"IMPRESS\"/><defaultinline>If you are using the <emph>Mirrored</emph> page layout, enter the amount of space to leave between the outer text margin and the outer edge of the page.</defaultinline></switchinline></ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/spinMargRight\">Zadejte mezeru mezi pravým okrajem stránky a textem dokumentu.<switchinline select=\"appl\"><caseinline select=\"DRAW\"/><caseinline select=\"IMPRESS\"/><defaultinline> Pokud jste zvolili pro rozvržení stránek volbu <emph>Zrcadlit</emph>, zadejte mezeru mezi vnějším okrajem textu a vnějším okrajem stránky.</defaultinline></switchinline></ahelp>"
#. EPeDb
#: 05040200.xhp
@@ -22820,7 +22820,7 @@ msgctxt ""
"hd_id3150488\n"
"help.text"
msgid "Use page line-spacing"
-msgstr ""
+msgstr "Použít řádkování stránky"
#. xRZFb
#: 05040200.xhp
@@ -22919,7 +22919,7 @@ msgctxt ""
"hd_id3151318\n"
"help.text"
msgid "Fit object to paper format"
-msgstr ""
+msgstr "Přizpůsobit objekt formátu papíru"
#. AEasi
#: 05040200.xhp
@@ -22946,7 +22946,7 @@ msgctxt ""
"par_id3153730\n"
"help.text"
msgid "<link href=\"text/swriter/guide/registertrue.xhp\" name=\"Writing Register-true\">Printing with Page line-spacing (register-true)</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/guide/registertrue.xhp\" name=\"Tisk s řádkováním stránky\">Tisk s řádkováním stránky (řádkový rejstřík)</link>"
#. 8CcQd
#: 05040300.xhp
@@ -23270,7 +23270,7 @@ msgctxt ""
"par_id3147326\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Backgrounds\">Area</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Oblast\">Oblast</link>"
#. 7xtR7
#: 05040400.xhp
@@ -23315,7 +23315,7 @@ msgctxt ""
"par_id3155339\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To insert a footer into the current document, select <emph>Footer on</emph>, and then click <emph>OK</emph>.</caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Chcete-li přidat k aktuálnímu stylu stránky zápatí, zvolte <emph>Zápatí zapnuto</emph> a klepněte na <emph>OK</emph>. </caseinline></switchinline>"
#. DAGaz
#: 05040400.xhp
@@ -23387,7 +23387,7 @@ msgctxt ""
"par_id3149575\n"
"help.text"
msgid "<ahelp hid=\"SVX_HID_FOOTER_CHECKSAMELR\">Even and odd pages share the same content.<switchinline select=\"appl\"><caseinline select=\"CALC\"> To assign a different footer to even and odd pages, clear this option, and then click <emph>Edit</emph>.</caseinline></switchinline></ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"SVX_HID_FOOTER_CHECKSAMELR\">Sudé i liché stránky mají stejný obsah.<switchinline select=\"appl\"><caseinline select=\"CALC\"> Chcete-li přiřadit sudým a lichým stranám jiné zápatí, zrušte zaškrtnutí této volby a poté klepněte na <emph>Upravit</emph>.</caseinline></switchinline></ahelp>"
#. cL398
#: 05040400.xhp
@@ -23540,7 +23540,7 @@ msgctxt ""
"hd_id3157892\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Edit</caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Upravit</caseinline></switchinline>"
#. 2HTzq
#: 05040400.xhp
@@ -23594,7 +23594,7 @@ msgctxt ""
"par_id3152791\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Backgrounds\">Area</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Oblast\">Oblast</link>"
#. CgGUH
#: 05060000.xhp
@@ -25907,7 +25907,7 @@ msgctxt ""
"par_id3149827\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linestyletabpage/BTN_ADD\">Creates a new line style using the current settings.</ahelp> Enter a name for the new line style."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/linestyletabpage/BTN_ADD\">ytvoří nový styl čáry s aktuálním nastavením.</ahelp> Zadejte pro nový styl čáry název."
#. 6Yvch
#: 05200200.xhp
@@ -26159,7 +26159,7 @@ msgctxt ""
"bm_id3149999\n"
"help.text"
msgid "<bookmark_value>areas; styles</bookmark_value><bookmark_value>fill patterns for areas</bookmark_value><bookmark_value>fill colors for areas</bookmark_value><bookmark_value>invisible areas</bookmark_value><bookmark_value>frames; backgrounds</bookmark_value><bookmark_value>backgrounds; frames/sections/indexes</bookmark_value><bookmark_value>sections; backgrounds</bookmark_value><bookmark_value>indexes; backgrounds</bookmark_value><bookmark_value>footers;backgrounds</bookmark_value><bookmark_value>headers;backgrounds</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>oblasti; styly</bookmark_value><bookmark_value>vzory výplně oblastí</bookmark_value><bookmark_value>barvy výplně oblastí</bookmark_value><bookmark_value>neviditelné oblasti</bookmark_value><bookmark_value>rámce; pozadí</bookmark_value><bookmark_value>pozadí; rámce/sekce/rejstříky</bookmark_value><bookmark_value>sekce; pozadí</bookmark_value><bookmark_value>rejstříky; pozadí</bookmark_value><bookmark_value>zápatí; pozadí</bookmark_value><bookmark_value>záhlaví; pozadí</bookmark_value>"
#. 3fEfw
#: 05210100.xhp
@@ -26168,7 +26168,7 @@ msgctxt ""
"hd_id3145759\n"
"help.text"
msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Area\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Background</caseinline><defaultinline>Area</defaultinline></switchinline></link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/05210100.xhp\" name=\"Oblast\"><switchinline select=\"appl\"><caseinline select=\"CALC\">Pozadí</caseinline><defaultinline>Oblast</defaultinline></switchinline></link>"
#. ubruG
#: 05210100.xhp
@@ -26177,7 +26177,7 @@ msgctxt ""
"par_id3149748\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/areatabpage/AreaTabPage\">Set the fill options for the selected drawing object or document element.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/areatabpage/AreaTabPage\">Nastaví vlastnosti výplně vybraného objektu kresby nebo prvku dokumentu.</ahelp>"
#. eE2Fr
#: 05210100.xhp
@@ -26951,7 +26951,7 @@ msgctxt ""
"bm_id3155619\n"
"help.text"
msgid "<bookmark_value>bitmaps; areas</bookmark_value><bookmark_value>areas; bitmap</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>rastry; oblasti</bookmark_value><bookmark_value>oblasti; rastry</bookmark_value>"
#. 2jwXu
#: 05210500.xhp
@@ -26969,7 +26969,7 @@ msgctxt ""
"par_id3149495\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/bitmaptabpage/BitmapTabPage\">Select a bitmap that you want to use as a fill image, or add your own bitmap pattern.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/bitmaptabpage/BitmapTabPage\">Vyberte rastr, který chcete použít jako výplň, nebo vytvořte vlastní rastrový vzorek.</ahelp>"
#. wEhVG
#: 05210500.xhp
@@ -26987,7 +26987,7 @@ msgctxt ""
"par_id3147226\n"
"help.text"
msgid "Lists the available bitmaps. You can also import bitmaps."
-msgstr ""
+msgstr "Seznam dostupných rastrů. Rastry je možné také importovat."
#. eCeUD
#: 05210500.xhp
@@ -26996,7 +26996,7 @@ msgctxt ""
"par_id501592872056000\n"
"help.text"
msgid "To rename a bitmap, select the bitmap, right-click and choose <menuitem>Rename</menuitem>. To delete a bitmap, select the bitmap, right-click and choose <menuitem>Delete</menuitem>."
-msgstr ""
+msgstr "Chcete-li rastr přejmenovat, vyberte jej, klepněte pravým tlačítkem a zvolte <menuitem>Přejmenovat</menuitem>. Chcete-li rastr smazat, vyberte jej, klepněte pravým tlačítkem a zvolte <menuitem>Smazat</menuitem>."
#. MqVdD
#: 05210500.xhp
@@ -27023,7 +27023,7 @@ msgctxt ""
"par_id301592866270627\n"
"help.text"
msgid "Imported bitmaps are saved in your user profile and can be used in other documents."
-msgstr ""
+msgstr "Importované rastry jsou uloženy v uživatelském profilu a lze je používat i v jiných dokumentech."
#. pC4QD
#: 05210500.xhp
@@ -27032,7 +27032,7 @@ msgctxt ""
"hd_id3145669\n"
"help.text"
msgid "Options"
-msgstr ""
+msgstr "Možnosti"
#. smwef
#: 05210500.xhp
@@ -27041,7 +27041,7 @@ msgctxt ""
"hd_id251592868388253\n"
"help.text"
msgid "Style"
-msgstr ""
+msgstr "Styl"
#. GnwjN
#: 05210500.xhp
@@ -27050,7 +27050,7 @@ msgctxt ""
"par_id241592868416096\n"
"help.text"
msgid "<emph>Tiled</emph>: Fill the area with the bitmap as tiles."
-msgstr ""
+msgstr "<emph>Dlaždice</emph>: Vyplní oblast dlaždicemi s rastrem."
#. gCgdA
#: 05210500.xhp
@@ -27059,7 +27059,7 @@ msgctxt ""
"par_id161592868421600\n"
"help.text"
msgid "<emph>Stretched</emph>: Stretch the image to fit the object area."
-msgstr ""
+msgstr "<emph>Roztáhnuté</emph>: Roztáhne obrázek, aby odpovídal oblasti objektu."
#. Fi4Fj
#: 05210500.xhp
@@ -27068,7 +27068,7 @@ msgctxt ""
"par_id651592868426975\n"
"help.text"
msgid "<emph>Custom position/size</emph>: Set a custom size and position of the bitmap in the object area."
-msgstr ""
+msgstr "<emph>Vlastní umístění/velikost</emph>: Nastavte rastru v oblasti objektu vlastní velikost a umístění."
#. sAiUV
#: 05210500.xhp
@@ -27077,7 +27077,7 @@ msgctxt ""
"hd_id151592868900345\n"
"help.text"
msgid "Size"
-msgstr ""
+msgstr "Velikost"
#. TeFTN
#: 05210500.xhp
@@ -27086,7 +27086,7 @@ msgctxt ""
"par_id321592869205683\n"
"help.text"
msgid "Size of the tiles and the custom size."
-msgstr ""
+msgstr "Velikost dlaždic a vlastní velikost."
#. rTjAd
#: 05210500.xhp
@@ -27095,7 +27095,7 @@ msgctxt ""
"par_id951592869294738\n"
"help.text"
msgid "<emph>Width</emph>: Set the width of the tile or custom size."
-msgstr ""
+msgstr "<emph>Šířka</emph>: Nastavte šířku dlaždice nebo vlastní velikost."
#. RQFrq
#: 05210500.xhp
@@ -27104,7 +27104,7 @@ msgctxt ""
"par_id171592869301228\n"
"help.text"
msgid "<emph>Height</emph>: Set the height of the tile or custom size."
-msgstr ""
+msgstr "<emph>Výška</emph>: Nastavte výšku dlaždice nebo vlastní velikost."
#. twwdD
#: 05210500.xhp
@@ -27113,7 +27113,7 @@ msgctxt ""
"par_id351592869651411\n"
"help.text"
msgid "<emph>Scale</emph>: Mark to turn the height and width settings relative to original size."
-msgstr ""
+msgstr "<emph>Škálovat</emph>: Zaškrtněte, chcete-li šířku a výšku nastavit relativně vzhledem k původní velikosti."
#. QEYV9
#: 05210500.xhp
@@ -27122,7 +27122,7 @@ msgctxt ""
"hd_id201592869695805\n"
"help.text"
msgid "Position"
-msgstr ""
+msgstr "Pozice"
#. 8qFYv
#: 05210500.xhp
@@ -27131,7 +27131,7 @@ msgctxt ""
"par_id321592869780471\n"
"help.text"
msgid "Select the anchoring position of the bitmap image inside the object area."
-msgstr ""
+msgstr "Vyberte umístění rastrového obrázku v oblasti objektu."
#. WKmCj
#: 05210500.xhp
@@ -27140,7 +27140,7 @@ msgctxt ""
"hd_id791592870139336\n"
"help.text"
msgid "Tiling Position"
-msgstr ""
+msgstr "Umístění dlaždic"
#. 286Bv
#: 05210500.xhp
@@ -27149,7 +27149,7 @@ msgctxt ""
"par_id811592870169715\n"
"help.text"
msgid "<emph>X-Offset</emph>: Set the horizontal bitmap offset value with respect to the anchoring position."
-msgstr ""
+msgstr "<emph>Odchylka X</emph>: Nastavte vodorovnou odchylku rastru od místa ukotvení."
#. w8e6v
#: 05210500.xhp
@@ -27158,7 +27158,7 @@ msgctxt ""
"par_id41592870267463\n"
"help.text"
msgid "<emph>Y-Offset</emph>: Set the vertical bitmap offset value with respect to the anchoring position."
-msgstr ""
+msgstr "<emph>Odchylka Y</emph>: Nastavte svislou odchylku rastru od místa ukotvení."
#. FeN7H
#: 05210500.xhp
@@ -27167,7 +27167,7 @@ msgctxt ""
"hd_id631592870132856\n"
"help.text"
msgid "Tiling Offset"
-msgstr ""
+msgstr "Odstup dlaždic"
#. ogBQB
#: 05210500.xhp
@@ -27176,7 +27176,7 @@ msgctxt ""
"par_id111592870375812\n"
"help.text"
msgid "Select the tiles offset in rows or columns. Use the spin button to specify the offset value."
-msgstr ""
+msgstr "Vyberte odstup dlaždic v řádcích nebo sloupcích. Hodnotu odstupu určíte pomocí rolovacího tlačítka."
#. wAHtP
#: 05210600.xhp
@@ -27347,7 +27347,7 @@ msgctxt ""
"par_id3145068\n"
"help.text"
msgid "<image id=\"img_id3149045\" src=\"cmd/sc_fillshadow.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149045\">Icon Add Shadow</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149045\" src=\"cmd/sc_fillshadow.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149045\">Ikona Stín</alt></image>"
#. 6XJUi
#: 05210600.xhp
@@ -27635,7 +27635,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Pattern"
-msgstr ""
+msgstr "Vzorek"
#. 5FVqC
#: 05210800.xhp
@@ -27644,7 +27644,7 @@ msgctxt ""
"bm_id431592861834899\n"
"help.text"
msgid "<bookmark_value>pattern;area</bookmark_value><bookmark_value>pattern;background</bookmark_value><bookmark_value>background;pattern</bookmark_value><bookmark_value>background;area</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>vzorek;oblast</bookmark_value><bookmark_value>vzorek;pozadí</bookmark_value><bookmark_value>pozadí;vzorek</bookmark_value><bookmark_value>pozadí;oblast</bookmark_value>"
#. S8BBE
#: 05210800.xhp
@@ -27653,7 +27653,7 @@ msgctxt ""
"hd_id801592861657875\n"
"help.text"
msgid "<link href=\"text/shared/01/05210800.xhp\" name=\"pattern\">Pattern</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/05210800.xhp\" name=\"vzorek\">Vzorek</link>"
#. qLwKU
#: 05210800.xhp
@@ -28148,7 +28148,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Position and Size (Text Box and Shape)"
-msgstr ""
+msgstr "Umístění a velikost (textové pole a tvar)"
#. rrFri
#: 05230100.xhp
@@ -28202,7 +28202,7 @@ msgctxt ""
"par_id891602774200160\n"
"help.text"
msgid "Coordinate axes start at column A - row 1."
-msgstr ""
+msgstr "Souřadnice začínají ve sloupci A a na řádku 1."
#. TZgsN
#: 05230100.xhp
@@ -28211,7 +28211,7 @@ msgctxt ""
"par_id711602774229336\n"
"help.text"
msgid "X-coordinates are negative in a \"right-to-left\" table."
-msgstr ""
+msgstr "V tabulkách „zprava doleva“ jsou souřadnice X záporné."
#. FkhZd
#: 05230100.xhp
@@ -28220,7 +28220,7 @@ msgctxt ""
"par_id491602774311111\n"
"help.text"
msgid "Coordinates are relative to the origin. Left/top corner of the page content area is the initial default."
-msgstr ""
+msgstr "Souřadnice jsou relativní k počátku. Výchozí hodnotou počátku je levý horní roh oblasti s obsahem na stránce."
#. Snfmr
#: 05230100.xhp
@@ -28238,7 +28238,7 @@ msgctxt ""
"par_id3155616\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_POS_X\">Enter the horizontal coordinate where the selected base point should be placed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_POS_X\">Zadejte vodorovnou souřadnici, na kterou chcete umístit vybraný základní bod.</ahelp>"
#. qHcAA
#: 05230100.xhp
@@ -28256,7 +28256,7 @@ msgctxt ""
"par_id3147373\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_POS_Y\">Enter the vertical coordinate where the selected base point should be placed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_POS_Y\">Zadejte svislou souřadnici, na kterou chcete umístit vybraný základní bod.</ahelp>"
#. AWT9v
#: 05230100.xhp
@@ -28274,7 +28274,7 @@ msgctxt ""
"par_id3147008\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/CTL_POSRECT\">The selected base point will be moved to the specified <emph>Position Y</emph> and <emph>Position X</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/CTL_POSRECT\">Vybraný základní bod se posune na umístění určené v polích <emph>Pozice Y</emph> a <emph>Pozice X</emph>.</ahelp>"
#. cE49F
#: 05230100.xhp
@@ -28283,7 +28283,7 @@ msgctxt ""
"par_id61602773901231\n"
"help.text"
msgid "The base point always returns to the left/top corner on reopening the dialog."
-msgstr ""
+msgstr "Při opětovném otevření dialogového okna se základní bod vždy vrátí do levého/horního rohu."
#. 2qMEV
#: 05230100.xhp
@@ -28301,7 +28301,7 @@ msgctxt ""
"par_id31507749753\n"
"help.text"
msgid "Specify the size of the selected object."
-msgstr ""
+msgstr "Určete velikost vybraného objektu."
#. oaVxX
#: 05230100.xhp
@@ -28310,7 +28310,7 @@ msgctxt ""
"par_id3150774\n"
"help.text"
msgid "Resize the selected object to the chosen width and height relative to the selected base point."
-msgstr ""
+msgstr "Změní velikost vybraného objektu na zvolenou šířku a výšku relativně k vybranému základnímu bodu."
#. gfmHb
#: 05230100.xhp
@@ -28364,7 +28364,7 @@ msgctxt ""
"par_id3155341\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/CBX_SCALE\">Maintains the width and height ratio when changing the width or height setting in the dialog box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/CBX_SCALE\">Zachová poměr mezi šířkou a výškou, změní-li se v tomto dialogovém okně nastavení šířky nebo výšky.</ahelp>"
#. RS3Rj
#: 05230100.xhp
@@ -28373,7 +28373,7 @@ msgctxt ""
"par_id501602631263504\n"
"help.text"
msgid "Only for shapes."
-msgstr ""
+msgstr "Pouze pro tvary."
#. D3kAe
#: 05230100.xhp
@@ -28382,7 +28382,7 @@ msgctxt ""
"hd_id731601417097805\n"
"help.text"
msgid "To frame"
-msgstr ""
+msgstr "K rámci"
#. WRzKk
#: 05230100.xhp
@@ -28391,7 +28391,7 @@ msgctxt ""
"par_id181601417265098\n"
"help.text"
msgid "<ahelp hid=\".\">Anchors the selection to the surrounding frame.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Ukotví výběr k okolnímu rámci.</ahelp>"
#. uREAs
#: 05230100.xhp
@@ -28418,7 +28418,7 @@ msgctxt ""
"par_id501602631133297\n"
"help.text"
msgid "The selected base point remains fixed in the grid. The object is resized relative to that point."
-msgstr ""
+msgstr "Vybraný základní bod zůstane v mřížce zachován. Velikost objektu se změní relativně k tomuto bodu."
#. J2shX
#: 05230100.xhp
@@ -28445,7 +28445,7 @@ msgctxt ""
"par_id3149784\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/TSB_POSPROTECT\">Prevents changes to the position and size of the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/TSB_POSPROTECT\">Zabrání změnám umístění a velikosti vybraného objektu.</ahelp>"
#. jqJ6D
#: 05230100.xhp
@@ -28526,7 +28526,7 @@ msgctxt ""
"par_id841603276770477\n"
"help.text"
msgid "<variable id=\"AdaptNote\">Adapt is only available for Text Boxes. To adapt Shapes to text, use</variable> <menuitem>Format - Object - Text</menuitem>."
-msgstr ""
+msgstr "<variable id=\"AdaptNote\">Možnost Přizpůsobit je k dispozic pouze pro textová pole. Chcete-li přizpůsobit tvary textu, použijte</variable> <menuitem>Formát - Objekt - Text</menuitem>."
#. fqg3X
#: 05230100.xhp
@@ -28535,7 +28535,7 @@ msgctxt ""
"par_id591602522244128\n"
"help.text"
msgid "<embedvar href=\"text/shared/01/05230100.xhp#AdaptNote\"/> <menuitem>Format - Text</menuitem>."
-msgstr ""
+msgstr "<embedvar href=\"text/shared/01/05230100.xhp#AdaptNote\"/> <menuitem>Formát - Text</menuitem>."
#. F5Va7
#: 05230100.xhp
@@ -28544,7 +28544,7 @@ msgctxt ""
"par_id3145606\n"
"help.text"
msgid "<link href=\"text/swriter/guide/anchor_object.xhp\" name=\"Anchor types\">Positioning Objects</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/guide/anchor_object.xhp\" name=\"Typy ukotvení\">Umístění objektů</link>"
#. jswWJ
#: 05230100.xhp
@@ -28553,7 +28553,7 @@ msgctxt ""
"par_id31456062468\n"
"help.text"
msgid "<link href=\"text/sdraw/guide/rotate_object.xhp\" name=\"Rotating Objects\">Rotating Objects</link>"
-msgstr ""
+msgstr "<link href=\"text/sdraw/guide/rotate_object.xhp\" name=\"Otáčení objektů\">Otáčení objektů</link>"
#. NxdaT
#: 05230100.xhp
@@ -28562,7 +28562,7 @@ msgctxt ""
"par_id3145624967\n"
"help.text"
msgid "<link href=\"text/shared/01/05230300.xhp\" name=\"Rotation\">Rotation</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/05230300.xhp\" name=\"Otočení\">Otočení</link>"
#. UuCyG
#: 05230300.xhp
@@ -28598,7 +28598,7 @@ msgctxt ""
"hd_id3148983\n"
"help.text"
msgid "Pivot Point"
-msgstr ""
+msgstr "Střed otočení"
#. Zzs3U
#: 05230300.xhp
@@ -28625,7 +28625,7 @@ msgctxt ""
"hd_id3145382\n"
"help.text"
msgid "Position X"
-msgstr ""
+msgstr "Pozice X"
#. yxcU2
#: 05230300.xhp
@@ -28643,7 +28643,7 @@ msgctxt ""
"hd_id3155323\n"
"help.text"
msgid "Position Y"
-msgstr ""
+msgstr "Pozice Y"
#. oRJxp
#: 05230300.xhp
@@ -28661,7 +28661,7 @@ msgctxt ""
"hd_id3153332\n"
"help.text"
msgid "Default settings"
-msgstr ""
+msgstr "Výchozí nastavení"
#. icmC7
#: 05230300.xhp
@@ -28679,7 +28679,7 @@ msgctxt ""
"hd_id3146847\n"
"help.text"
msgid "Rotation Angle"
-msgstr ""
+msgstr "Úhel otočení"
#. owCBC
#: 05230300.xhp
@@ -28715,7 +28715,7 @@ msgctxt ""
"hd_id3148474\n"
"help.text"
msgid "Default settings"
-msgstr ""
+msgstr "Výchozí nastavení"
#. EvNrr
#: 05230300.xhp
@@ -28742,7 +28742,7 @@ msgctxt ""
"bm_id3149988\n"
"help.text"
msgid "<bookmark_value>slanting draw objects</bookmark_value><bookmark_value>draw objects; slanting</bookmark_value><bookmark_value>areas; slanting</bookmark_value><bookmark_value>shapes; control points</bookmark_value><bookmark_value>draw objects; control points</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>zkosení objektů kresby</bookmark_value><bookmark_value>objekty kresby;zkosení</bookmark_value><bookmark_value>oblasti;zkosení</bookmark_value><bookmark_value>tvary;ovládací body</bookmark_value><bookmark_value>objekty kresby;ovládací body</bookmark_value>"
#. DxadW
#: 05230400.xhp
@@ -28832,7 +28832,7 @@ msgctxt ""
"par_id3153683\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/slantcornertabpage/MTR_FLD_ANGLE\">Enter the angle of the slant axis.</ahelp>. The slant angle relates to how much an object inclines or slants from its normal vertical position."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/slantcornertabpage/MTR_FLD_ANGLE\">Zadejte úhel osy pro zkosení.</ahelp> Úhel zkosení udává, do jaké míry se objekt odchyluje od své běžné svislé polohy."
#. cCmPK
#: 05230400.xhp
@@ -28841,7 +28841,7 @@ msgctxt ""
"hd_id621600964074859\n"
"help.text"
msgid "Control points 1 and 2"
-msgstr ""
+msgstr "Ovládací body 1 a 2"
#. XXRdh
#: 05230400.xhp
@@ -28850,7 +28850,7 @@ msgctxt ""
"par_id551600994115345\n"
"help.text"
msgid "Some shapes have a special handle which you can drag to change the properties of the shape. The mouse pointer changes to a hand symbol over these special handles. The control points refers to the X and Y coordinates of the position of these handles. When the object has no handle, the values in these boxes are zero. When the shape has one control point, the coordinates of the other control point are zero."
-msgstr ""
+msgstr "Některé tvary mají speciální úchyty, jejichž přetažením změníte vlastnosti tvaru. Nad těmito úchyty se změní ukazatel myši na symbol ruky. Ovládací body odkazují na souřadnice X a Y pro umístění těchto úchytů. Pokud objekt žádné úchyty nemá, jsou v těchto polích nulové hodnoty. Má-li objekt jeden ovládací bod, nulové jsou souřadnice druhého bodu."
#. fbzxN
#: 05230400.xhp
@@ -28859,7 +28859,7 @@ msgctxt ""
"par_id841600966950007\n"
"help.text"
msgid "Enter a value to set the X and Y coordinates of the control points of the object."
-msgstr ""
+msgstr "Zadáním hodnot nastavíte souřadnice X a Y pro ovládací body objektu."
#. wGED2
#: 05230400.xhp
@@ -28868,7 +28868,7 @@ msgctxt ""
"par_id911600993420542\n"
"help.text"
msgid "<image src=\"media/helpimg/sdraw/control_points.png\" id=\"img_id691600993420543\"><alt id=\"alt_id651600993420544\">Control points in a shape</alt></image>"
-msgstr ""
+msgstr "<image src=\"media/helpimg/sdraw/control_points.png\" id=\"img_id691600993420543\"><alt id=\"alt_id651600993420544\">Ovládací body tvaru</alt></image>"
#. m8GMy
#: 05230500.xhp
@@ -37697,7 +37697,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Customize (Bullets and Numbering)"
-msgstr ""
+msgstr "Přizpůsobit (Odrážky a číslování)"
#. QChMa
#: 06050500.xhp
@@ -39749,7 +39749,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Menus (Customizing)"
-msgstr ""
+msgstr "Nabídky (přizpůsobení)"
#. AovmE
#: 06140100.xhp
@@ -39794,7 +39794,7 @@ msgctxt ""
"par_id621514299131013\n"
"help.text"
msgid "Choose <menuitem>Tools - Customize - Menus</menuitem> tab."
-msgstr ""
+msgstr "Zvolte kartu <menuitem>Nástroje - Přizpůsobit - Nabídky</menuitem>."
#. nzad5
#: 06140100.xhp
@@ -39839,7 +39839,7 @@ msgctxt ""
"hd_id551514302487751\n"
"help.text"
msgid "Available Commands"
-msgstr ""
+msgstr "Dostupné příkazy"
#. B7bPB
#: 06140100.xhp
@@ -39848,7 +39848,7 @@ msgctxt ""
"par_id831514302518564\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the results of the combination of the search string and category of the desired command.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Zobrazuje kombinaci výsledků pro hledaný řetězec a pro kategorii požadovaného příkazu.</ahelp>"
#. NZ9Gq
#: 06140100.xhp
@@ -39902,7 +39902,7 @@ msgctxt ""
"par_id921514303969718\n"
"help.text"
msgid "<ahelp hid=\".\">Select the menu where the customization is to be applied.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Vyberte nabídku, která se má přizpůsobit.</ahelp>"
#. SCRFN
#: 06140100.xhp
@@ -39929,7 +39929,7 @@ msgctxt ""
"par_id811604400309745\n"
"help.text"
msgid "<image src=\"sfx2/res/actionaction013.png\" id=\"img_id381604400309745\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id131604400309745\">Gear Icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"sfx2/res/actionaction013.png\" id=\"img_id381604400309745\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id131604400309745\">Ikona ozubeného kola</alt></image>"
#. uniCg
#: 06140100.xhp
@@ -39938,7 +39938,7 @@ msgctxt ""
"par_id421604400309745\n"
"help.text"
msgid "Gear icon"
-msgstr ""
+msgstr "Ikona ozubeného kola"
#. uWnv3
#: 06140100.xhp
@@ -39974,7 +39974,7 @@ msgctxt ""
"hd_id331604401016431\n"
"help.text"
msgid "Assigned Commands"
-msgstr ""
+msgstr "Přiřazené příkazy"
#. oBFeq
#: 06140100.xhp
@@ -39983,7 +39983,7 @@ msgctxt ""
"par_id211604401156006\n"
"help.text"
msgid "Displays the commands that will be shown in the target menu."
-msgstr ""
+msgstr "Zobrazuje příkazy, které se budou nacházet v cílové nabídce."
#. Fk4VQ
#: 06140100.xhp
@@ -40001,7 +40001,7 @@ msgctxt ""
"par_id941514303982378\n"
"help.text"
msgid "<ahelp hid=\".\">Click on the right arrow button to select a command on the left display box and copy to the right display box. This will add the command to the selected menu.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Klepnutím na tlačítko se šipkou vpravo zkopírujete funkci vybranou v levém poli do pravého pole. Tím se funkce přidá do vybrané nabídky.</ahelp>"
#. EvCkK
#: 06140100.xhp
@@ -40055,7 +40055,7 @@ msgctxt ""
"hd_id631604851974598\n"
"help.text"
msgid "Customize"
-msgstr ""
+msgstr "Přizpůsobit"
#. G2yK8
#: 06140100.xhp
@@ -40271,7 +40271,7 @@ msgctxt ""
"par_id531603928029282\n"
"help.text"
msgid "To assign or modify a shortcut key: select a command in the <emph>Function</emph> list, select the key combination to be assigned in the <emph>Shortcut Keys</emph> list, then click <emph>Modify</emph>."
-msgstr ""
+msgstr "Chcete-li přiřadit nebo změnit klávesovou zkratku: vyberte příkaz v seznamu <emph>Funkce</emph>, v seznamu <emph>Klávesové zkratky</emph> vyberte kombinaci kláves, která se má přiřadit, a poté klepněte na <emph>Změnit</emph>."
#. BXkQm
#: 06140200.xhp
@@ -40280,7 +40280,7 @@ msgctxt ""
"par_id341603930297058\n"
"help.text"
msgid "If the selected function already has a shortcut key, it is displayed in the <emph>Keys </emph>list. It is possible to assign the same function to more than one key."
-msgstr ""
+msgstr "Pokud vybraná funkce již klávesovou zkratku má, zobrazuje se v seznamu <emph>Klávesy</emph>. Jedné funkci lze přiřadit více než jednu zkratku."
#. Fi6Jn
#: 06140200.xhp
@@ -40307,7 +40307,7 @@ msgctxt ""
"par_id3149811\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/accelconfigpage/shortcuts\">Lists the shortcut keys and the associated commands.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/accelconfigpage/shortcuts\">Seznam klávesových zkratek a jim přiřazených příkazů.</ahelp>"
#. GWDEX
#: 06140200.xhp
@@ -40361,7 +40361,7 @@ msgctxt ""
"par_id3159148\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/accelconfigpage/function\">Lists functions that can be assigned to a shortcut key.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/accelconfigpage/function\">Seznam funkcí, kterým lze přiřadit klávesovou zkratku.</ahelp>"
#. Gfzcs
#: 06140200.xhp
@@ -40514,7 +40514,7 @@ msgctxt ""
"par_id261603929349350\n"
"help.text"
msgid "<link href=\"text/shared/main0400.xhp\" name=\"frequentkeys\">Shortcut Keys in %PRODUCTNAME</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/main0400.xhp\" name=\"klávesové zkratky\">Klávesové zkratky v %PRODUCTNAME</link>"
#. fybrb
#: 06140300.xhp
@@ -40523,7 +40523,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Context Menus (Customizing)"
-msgstr ""
+msgstr "Místní nabídky (přizpůsobení)"
#. PGanB
#: 06140300.xhp
@@ -40568,7 +40568,7 @@ msgctxt ""
"par_id621514299131013\n"
"help.text"
msgid "Choose <menuitem>Tools - Customize - Context Menus</menuitem> tab."
-msgstr ""
+msgstr "Zvolte kartu <menuitem>Nástroje - Přizpůsobit - Místní nabídky</menuitem>."
#. dTLGx
#: 06140300.xhp
@@ -40658,7 +40658,7 @@ msgctxt ""
"par_id921514303969718\n"
"help.text"
msgid "Select the Context Menu where the customization is to be applied."
-msgstr ""
+msgstr "Vyberte místní nabídku, která se má přizpůsobit."
#. DLGB3
#: 06140300.xhp
@@ -40712,7 +40712,7 @@ msgctxt ""
"hd_id381604852428742\n"
"help.text"
msgid "Customize"
-msgstr ""
+msgstr "Přizpůsobit"
#. ASEww
#: 06140300.xhp
@@ -43331,7 +43331,7 @@ msgctxt ""
"par_id651526423393786\n"
"help.text"
msgid "The signature line displays an horizontal line, a location mark, the name, title and email of signer."
-msgstr ""
+msgstr "Podpisový řádek se zobrazuje jako vodorovná čára, značka a jméno, pozice a e-mail podepisujícího."
#. auwte
#: addsignatureline.xhp
@@ -43385,7 +43385,7 @@ msgctxt ""
"par_id111526467993387\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the email of the signer. The email is not displayed in the signature line graphic box, but is used for the digital signature.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Zadejte e-mail podepisujícího. E-mail se v obrázkovém poli podpisového řádku nezobrazí, ale použije se pro elektronický podpis.</ahelp>"
#. EpDAG
#: addsignatureline.xhp
@@ -43448,7 +43448,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Certificate Paths"
-msgstr ""
+msgstr "Cesta pro certifikáty"
#. FBox6
#: certificatepath.xhp
@@ -43457,7 +43457,7 @@ msgctxt ""
"bm_id211594767045571\n"
"help.text"
msgid "<bookmark_value>digital signatures;certificate path</bookmark_value> <bookmark_value>certificate path</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>elektronické podpisy;cesta pro certifikáty</bookmark_value><bookmark_value>cesta pro certifikáty</bookmark_value><bookmark_value>certifikáty;cesta</bookmark_value>"
#. MhnU5
#: certificatepath.xhp
@@ -43466,7 +43466,7 @@ msgctxt ""
"hd_id141594763815174\n"
"help.text"
msgid "<variable id=\"Certificateh1\"><link href=\"text/shared/01/certificatepath.xhp\" name=\"Certificate\">Certificate</link></variable>"
-msgstr ""
+msgstr "<variable id=\"Certificateh1\"><link href=\"text/shared/01/certificatepath.xhp\" name=\"Certifikát\">Certifikát</link></variable>"
#. BuRGD
#: certificatepath.xhp
@@ -43475,7 +43475,7 @@ msgctxt ""
"par_id841594763815175\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/certdialog/CertDialog\">Select or add the correct Network Security Services Certificate directory to use for digital signatures.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/certdialog/CertDialog\">Vyberte nebo přidejte adresář certifikátů Network Security Services, které se použijí pro elektronické podpisy.</ahelp>"
#. vCwDA
#: certificatepath.xhp
@@ -43484,7 +43484,7 @@ msgctxt ""
"hd_id511594765946403\n"
"help.text"
msgid "Available Certificate Paths"
-msgstr ""
+msgstr "Dostupné cesty pro certifikáty"
#. NK4GB
#: certificatepath.xhp
@@ -43493,7 +43493,7 @@ msgctxt ""
"par_id981594766097073\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/certdialog/CertDialog/liststore1\">Shows the list of Network Security Services Certificate directory to use for digital signatures.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/certdialog/CertDialog/liststore1\">Zobrazuje seznam adresářů certifikátů Network Security Services, které se použijí pro elektronické podpisy.</ahelp>"
#. DABZF
#: certificatepath.xhp
@@ -43502,7 +43502,7 @@ msgctxt ""
"hd_id741594764591263\n"
"help.text"
msgid "Select NSS path"
-msgstr ""
+msgstr "Vybrat cestu k NSS"
#. 8gaEP
#: certificatepath.xhp
@@ -43511,7 +43511,7 @@ msgctxt ""
"par_id851594766090600\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/certdialog/CertDialog/add\">Opens a file picker dialog to add a new Network Security Services Certificate directory to the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/certdialog/CertDialog/add\">Otevře dialogové okno pro výběr souboru, v němž lze přidat do seznamu nový adresář certifikátů Network Security Services Certificate.</ahelp>"
#. ViF5g
#: digitalsignatures.xhp
@@ -44582,7 +44582,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Snap Guides"
-msgstr ""
+msgstr "Vodítka"
#. c8J5E
#: guides.xhp
@@ -44600,7 +44600,7 @@ msgctxt ""
"par_idN10562\n"
"help.text"
msgid "<link href=\"text/shared/01/guides.xhp\">Snap Guides</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/guides.xhp\">Vodítka</link>"
#. XeU3j
#: guides.xhp
@@ -44609,7 +44609,7 @@ msgctxt ""
"par_id3146313\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the display options for snap guides.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Nastavuje možnosti pro zobrazení vodítek.</ahelp>"
#. R26xc
#: guides.xhp
@@ -44618,7 +44618,7 @@ msgctxt ""
"par_idN1057B\n"
"help.text"
msgid "Display Snap Guides"
-msgstr ""
+msgstr "Zobrazit vodítka"
#. jQwEy
#: guides.xhp
@@ -44627,7 +44627,7 @@ msgctxt ""
"par_idN1057F\n"
"help.text"
msgid "Displays or hides snap guides that you can use to align objects on a page."
-msgstr ""
+msgstr "Zobrazí nebo skryje vodítka, která je možné použít pro zarovnání objektů na stránce."
#. Wpp35
#: guides.xhp
@@ -44636,7 +44636,7 @@ msgctxt ""
"par_idN105C6\n"
"help.text"
msgid "Snap Guides to Front"
-msgstr ""
+msgstr "Vodítka do popředí"
#. euVcC
#: guides.xhp
@@ -44645,7 +44645,7 @@ msgctxt ""
"par_idN105CA\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the snap guides in front of the objects on the <switchinline select=\"appl\"><caseinline select=\"DRAW\">page</caseinline><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Zobrazuje vodítka na <switchinline select=\"appl\"><caseinline select=\"DRAW\">stránce</caseinline><caseinline select=\"IMPRESS\">snímku</caseinline><defaultinline>stránce</defaultinline></switchinline> před objekty.</ahelp>"
#. FELMB
#: image_compression.xhp
@@ -47597,7 +47597,7 @@ msgctxt ""
"bm_id761574111929927\n"
"help.text"
msgid "<bookmark_value>PDF export;digital signature</bookmark_value><bookmark_value>PDF export;sign PDF document</bookmark_value><bookmark_value>PDF export;time stamp</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>export do PDF;elektronické podpisy</bookmark_value><bookmark_value>export do PDF;podepsat dokument PDF</bookmark_value><bookmark_value>export do PDF;časové razítko</bookmark_value>"
#. ChX9A
#: ref_pdf_export_digital_signature.xhp
@@ -48146,7 +48146,7 @@ msgctxt ""
"hd_id2796411\n"
"help.text"
msgid "Archive (PDF/A, ISO 19005)"
-msgstr ""
+msgstr "Archivní (PDF/A, ISO 19005)"
#. ELsXa
#: ref_pdf_export_general.xhp
@@ -48155,7 +48155,7 @@ msgctxt ""
"par_id5016327\n"
"help.text"
msgid "<ahelp hid=\".\">Converts to the PDF/A-1b, PDF/A-2b, or PDF/A-3b format. All fonts used in the source document are embedded in the generated PDF file, and PDF tags are written. The primary purpose is to create an electronic document whose appearance is device and application independent, making it suitable for long term preservation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Převede dokument na formát PDF/A-1b, PDF/A-2b nebo PDF/A-3b. Do vytvořeného souboru PDF se vloží všechna písma použitá ve zdrojovém dokumentu a zapíší se také tagy PDF. Hlavním účelem je vytvořit elektronický dokument, jehož vzhled nezávisí na zařízení ani aplikaci, a je proto vhodný pro dlouhodobé uchování.</ahelp>"
#. RyRdK
#: ref_pdf_export_general.xhp
@@ -48164,7 +48164,7 @@ msgctxt ""
"par_id301602634061241\n"
"help.text"
msgid "PDF/A-2b is recommended for most users, because it allows for layers and transparency with shapes and images. It also compresses better (JPEG 2000) than PDF/A-1b, usually producing smaller files. PDF/A-3b is identical to PDF/A-2b, but also accepts embedding of other file formats."
-msgstr ""
+msgstr "Většině uživatelů doporučujeme formát PDF/A-2b, který podporuje vrstvy a průhlednost tvarů a obrázků. Také má lepší kompresi (JPEG 2000) než PDF/A-1b, což obvykle vede k menší velikosti souborů. PDF/A-3b je téměř shodný s PDF/A-2b, pouze umožňuje vkládat další formáty souborů."
#. UTPZ7
#: ref_pdf_export_general.xhp
diff --git a/source/cs/helpcontent2/source/text/shared/guide.po b/source/cs/helpcontent2/source/text/shared/guide.po
index 250fcd5f738..9b2fd343117 100644
--- a/source/cs/helpcontent2/source/text/shared/guide.po
+++ b/source/cs/helpcontent2/source/text/shared/guide.po
@@ -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-12-08 13:07+0100\n"
-"PO-Revision-Date: 2020-11-18 18:36+0000\n"
+"POT-Creation-Date: 2020-12-15 13:40+0100\n"
+"PO-Revision-Date: 2020-12-12 21:36+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedguide/cs/>\n"
"Language: cs\n"
@@ -104,7 +104,7 @@ msgctxt ""
"par_id401607339239056\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/guide/template_styles.xhp\" name=\"Working with Templates\">Working with Templates</link></caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/guide/template_styles.xhp\" name=\"Práce se šablonami\">Práce se šablonami</link></caseinline></switchinline>"
#. AJDDG
#: aaa_start.xhp
@@ -10454,7 +10454,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Crash Report Tool"
-msgstr ""
+msgstr "Nástroj pro oznamování pádů"
#. uvF7J
#: error_report.xhp
@@ -10463,7 +10463,7 @@ msgctxt ""
"bm_id3150616\n"
"help.text"
msgid "<bookmark_value>Crash Report Tool</bookmark_value> <bookmark_value>reports;crash reports</bookmark_value> <bookmark_value>crash reports</bookmark_value> <bookmark_value>activating;Crash Report Tool</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>nástroj pro oznamování pádů</bookmark_value><bookmark_value>zprávy;zprávy o pádu</bookmark_value><bookmark_value>pády;zprávy</bookmark_value><bookmark_value>aktivace;nástroj pro oznamování pádů</bookmark_value>"
#. sNc7D
#: error_report.xhp
@@ -10472,7 +10472,7 @@ msgctxt ""
"hd_id3150616\n"
"help.text"
msgid "<variable id=\"error_report\"><link href=\"text/shared/guide/error_report.xhp\" name=\"Error Report Tool\">Crash Report Tool</link></variable>"
-msgstr ""
+msgstr "<variable id=\"error_report\"><link href=\"text/shared/guide/error_report.xhp\" name=\"Nástroj pro oznamování pádů\">Nástroj pro oznamování pádů</link></variable>"
#. ECi7s
#: error_report.xhp
@@ -10481,7 +10481,7 @@ msgctxt ""
"par_id3153345\n"
"help.text"
msgid "The Crash Report Tool starts automatically after a program crash occurs."
-msgstr ""
+msgstr "Nástroj pro oznamování pádu se spustí automaticky poté, co dojde k pádu programu."
#. MGnxx
#: error_report.xhp
@@ -10490,7 +10490,7 @@ msgctxt ""
"par_id3147088\n"
"help.text"
msgid "The Crash Report Tool gathers necessary information that can help the program developers to improve the code, so that in later versions this error can possibly be avoided. Please help us to improve the software and send the generated crash report."
-msgstr ""
+msgstr "Nástroj pro oznamování chyb shromáždí všechny informace, které vývojářům pomohou opravit chybu, aby se v dalších verzích již nevyskytovala. Pomozte nám software vylepšit tím, že nám vygenerovanou zprávu o pádu odešlete."
#. aWFas
#: error_report.xhp
@@ -10499,7 +10499,7 @@ msgctxt ""
"hd_id3148538\n"
"help.text"
msgid "Starting the Crash Report Tool"
-msgstr ""
+msgstr "Spuštění nástroje pro oznamování pádů"
#. nTAZD
#: error_report.xhp
@@ -10508,7 +10508,7 @@ msgctxt ""
"par_id3149811\n"
"help.text"
msgid "With most program crashes the Crash Report Tool will start automatically."
-msgstr ""
+msgstr "Při většině pádů programu se nástroj pro oznamování pádů spustí automaticky."
#. ioZKn
#: error_report.xhp
@@ -10517,7 +10517,7 @@ msgctxt ""
"hd_id3159399\n"
"help.text"
msgid "Sending the Crash Report"
-msgstr ""
+msgstr "Odeslání oznámení o pádu"
#. QZiPi
#: error_report.xhp
@@ -10526,7 +10526,7 @@ msgctxt ""
"par_id711605615413339\n"
"help.text"
msgid "Select the checkbox if you want to restart %PRODUCTNAME in safe mode. Then click the <widget>Send Crash Report</widget> button."
-msgstr ""
+msgstr "Pokud si přejete %PRODUCTNAME restartovat v nouzovém režimu, zaškrtněte pole. Poté klepněte na tlačítko <widget>Odeslat zprávu o pádu</widget>."
#. SPdCD
#: error_report.xhp
@@ -10535,7 +10535,7 @@ msgctxt ""
"par_id521605621252890\n"
"help.text"
msgid "If a crash report is sent successfully, then a dialog box will provide a URL for the report. To see the report, copy the URL and paste into a webbrowser."
-msgstr ""
+msgstr "Jestliže se zpráva o pádu úspěšně odešle, v dialogovém poli se zobrazí její adresa URL. Chcete-li se na zprávu podívat, tuto adresu zkopírujte a vložte do webového prohlížeče."
#. 3PFBB
#: error_report.xhp
@@ -10544,7 +10544,7 @@ msgctxt ""
"par_id3149670\n"
"help.text"
msgid "You will not get an answer to your crash report. If you need support, please visit <link href=\"https://www.libreoffice.org/get-help/community-support/\">Community Assistance</link> for an overview of different possibilities."
-msgstr ""
+msgstr "Na zprávu o pádu nedostanete odpověď. Pokud potřebujete podporu, navštivte <link href=\"https://cs.libreoffice.org/get-help/community-support/\">stránku komunitní podpory</link>, kde naleznete přehled různých možností."
#. jaz2y
#: error_report.xhp
@@ -10553,7 +10553,7 @@ msgctxt ""
"hd_id3150792\n"
"help.text"
msgid "What Data are Sent?"
-msgstr ""
+msgstr "Jaká data se odesílají?"
#. CHASG
#: error_report.xhp
@@ -10562,7 +10562,7 @@ msgctxt ""
"par_id3154366\n"
"help.text"
msgid "The crash report sends information about the error type that caused the crash and the process memory contents at the time of the crash. The memory contents include: a list of loaded libraries and their version number; a list of the current threads with the contents of their stack memory and processor register states. The memory trace is gathered locally by standard system tools: <literal>dbghelp.dll</literal> on Windows systems; <literal>clone()</literal>, <literal>ptrace()</literal> and <literal>/proc</literal> directory on Linux systems; Apple's Crash Reporter on Mac systems."
-msgstr ""
+msgstr "Nástroj pro oznamování chyb odešle informaci o druhu chyby, která pád způsobila, a zpracuje obsah paměti v okamžiku pádu. Tento obsah zahrnuje: seznam načtených knihoven a čísla jejich verzí; seznam aktuálních vláken s obsahem paměti v zásobníku a stavy registru procesoru. Informace o paměti se zjistí lokální standardními systémovými nástroji, kterými jsou: <literal>dbghelp.dll</literal> v systémech Windows; <literal>clone()</literal>, <literal>ptrace()</literal> a adresář <literal>/proc</literal> v systémech Linux; pomocí nativního oznamování pádů v systémech Mac."
#. yu8Rq
#: error_report.xhp
@@ -10571,7 +10571,7 @@ msgctxt ""
"par_id731607157836334\n"
"help.text"
msgid "Information is also sent about the %PRODUCTNAME version, the operating system name and version, and the computing hardware (CPU identification; graphics device and driver)."
-msgstr ""
+msgstr "Odešle se rovněž informace o verzi %PRODUCTNAME, názvu a verzi operačního systému a výpočetním hardwaru (identifikace CPU, grafické zařízení a ovladač)."
#. oCk4J
#: error_report.xhp
@@ -10580,7 +10580,7 @@ msgctxt ""
"par_id3150504\n"
"help.text"
msgid "The crash report is anonymous. No identification information is sent and no document content is sent. The report data are sent as a multipart HTTP POST request."
-msgstr ""
+msgstr "Zpráva o pádu je anonymní. Neodesílají se žádné identifikační údaje ani obsah dokumentu. K odeslání dat se používá dotaz HTTP POST s více částmi."
#. uD7Ga
#: export_ms.xhp
@@ -21803,7 +21803,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Creating and Changing Default and Custom Templates"
-msgstr ""
+msgstr "Vytváření a změna výchozích a vlastních šablon"
#. CaTEi
#: standard_template.xhp
@@ -21812,7 +21812,7 @@ msgctxt ""
"bm_id3154285\n"
"help.text"
msgid "<bookmark_value>modifying, see changing</bookmark_value><bookmark_value>changing, see also editing and replacing</bookmark_value><bookmark_value>default templates; changing</bookmark_value><bookmark_value>default templates; creating</bookmark_value><bookmark_value>defaults;documents</bookmark_value><bookmark_value>custom templates</bookmark_value><bookmark_value>updating; templates</bookmark_value><bookmark_value>editing;templates</bookmark_value><bookmark_value>templates;editing and saving</bookmark_value><bookmark_value>saving;templates</bookmark_value><bookmark_value>resetting;templates</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>modifikování, viz změna</bookmark_value><bookmark_value>změna, viz také úpravy a nahrazování</bookmark_value><bookmark_value>výchozí šablony; změna</bookmark_value><bookmark_value>výchozí šablony; vytváření</bookmark_value><bookmark_value>výchozí nastavení;dokumenty</bookmark_value><bookmark_value>vlastní šablony</bookmark_value><bookmark_value>aktualizace; šablony</bookmark_value><bookmark_value>úpravy;šablony</bookmark_value><bookmark_value>šablony;úpravy a ukládání</bookmark_value><bookmark_value>ukládání;šablony</bookmark_value><bookmark_value>obnovení;šablony</bookmark_value>"
#. fZ8SR
#: standard_template.xhp
@@ -21821,7 +21821,7 @@ msgctxt ""
"hd_id3154285\n"
"help.text"
msgid "<variable id=\"standard_template\"><link href=\"text/shared/guide/standard_template.xhp\" name=\"Changing Default Templates\">Creating and Changing Default and Custom Templates</link></variable>"
-msgstr ""
+msgstr "<variable id=\"standard_template\"><link href=\"text/shared/guide/standard_template.xhp\" name=\"Úpravy výchozích šablon\">Vytváření a úpravy výchozích a vlastních šablon</link></variable>"
#. nWgSj
#: standard_template.xhp
@@ -21832,13 +21832,13 @@ msgctxt ""
msgid "When you open a new document with <emph>File - New</emph>, a blank document appears based on a $[officename] template. You can edit, modify, or replace this template so that the new document contains your customized Styles or other contents."
msgstr "Když otevřete nový dokument příkazem <emph>Soubor - Nový</emph>, otevře se dokument založený na šabloně $[officename]. Tuto šablonu můžete upravit či nahradit, aby nové dokumenty obsahovaly vaše vlastní styly nebo obsah."
-#. ESYVV
+#. WqQSy
#: standard_template.xhp
msgctxt ""
"standard_template.xhp\n"
"par_id3159152\n"
"help.text"
-msgid "You can define document templates for each $[officename] module."
+msgid "You can define document templates for each $[officename] application."
msgstr ""
#. T3xE3
@@ -21848,7 +21848,7 @@ msgctxt ""
"hd_id3150792\n"
"help.text"
msgid "Creating a Default Template"
-msgstr ""
+msgstr "Vytvoření výchozí šablony"
#. WaygD
#: standard_template.xhp
@@ -21857,7 +21857,7 @@ msgctxt ""
"par_id3154365\n"
"help.text"
msgid "<variable id=\"create_template\">First, open either an existing $[officename] template and modify it, or open a new document and edit it as necessary to create the desired template.</variable>"
-msgstr ""
+msgstr "<variable id=\"create_template\">Nejprve buď otevřete existující šablonu $[officename] a upravte ji, nebo otevřete nový dokument a úpravami z něj vytvořte požadovanou šablonu.</variable>"
#. bnC8i
#: standard_template.xhp
@@ -21866,7 +21866,7 @@ msgctxt ""
"par_id3145748\n"
"help.text"
msgid "Save the document by choosing <menuitem>File - Templates - Save as Template</menuitem>, then enter the template name, click the <emph>Set as default template</emph> checkbox, and save in the <emph>My Templates</emph> category."
-msgstr ""
+msgstr "Uložte dokument volbou <menuitem>Soubor - Šablony - Uložit jako šablonu</menuitem>, zadejte název šablony, zaškrtněte pole <emph>Nastavit jako výchozí</emph> a uložte šablonu kategorie <emph>Moje šablony</emph>."
#. td5TZ
#: standard_template.xhp
@@ -21875,7 +21875,7 @@ msgctxt ""
"par_id3146901\n"
"help.text"
msgid "The next time you open a new text document, the new document will be based on this new default template."
-msgstr ""
+msgstr "Až příště otevřete nový textový dokument, bude založen na této nové výchozí šabloně."
#. MEA5R
#: standard_template.xhp
@@ -21884,7 +21884,7 @@ msgctxt ""
"hd_id751605458425017\n"
"help.text"
msgid "Modifying a Default Template"
-msgstr ""
+msgstr "Změny výchozí šablony"
#. 7bPEX
#: standard_template.xhp
@@ -21893,7 +21893,7 @@ msgctxt ""
"par_id3154011\n"
"help.text"
msgid "<variable id=\"edit_template\">Choose <menuitem>File - Templates - Manage Templates</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"edit_template\">Zvolte <menuitem>Soubor - Šablony - Spravovat šablony</menuitem>.</variable>"
#. mhwYW
#: standard_template.xhp
@@ -21902,7 +21902,7 @@ msgctxt ""
"par_id531605464645795\n"
"help.text"
msgid "Use <emph>Filter</emph> to select the type of document."
-msgstr ""
+msgstr "Pomocí pole <emph>Filtrovat</emph> vyberte typ dokumentu."
#. qaBUc
#: standard_template.xhp
@@ -21911,7 +21911,7 @@ msgctxt ""
"par_id981605464830645\n"
"help.text"
msgid "The default template is marked with a green check mark. Right-click that template and choose <menuitem>Edit</menuitem>."
-msgstr ""
+msgstr "Výchozí šablona je označena zelenou značkou zaškrtnutí. Klepněte na tuto šablonu pravým tlačítkem a zvolte <menuitem>Upravit</menuitem>."
#. Us6Qr
#: standard_template.xhp
@@ -21920,7 +21920,7 @@ msgctxt ""
"par_id211605464919603\n"
"help.text"
msgid "<variable id=\"save_template\">Make desired changes, choose <menuitem>File - Save</menuitem>, and close the document.</variable>"
-msgstr ""
+msgstr "<variable id=\"save_template\">Proveďte požadované změny, zvolte <menuitem>Soubor - Uložit</menuitem> a dokument uzavřete.</variable>"
#. Mype2
#: standard_template.xhp
@@ -21929,7 +21929,7 @@ msgctxt ""
"par_id851605464921341\n"
"help.text"
msgid "When you open a new document, the modified default template will be used."
-msgstr ""
+msgstr "Při otevření nového dokumentu se použije výchozí upravená šablona."
#. SrDht
#: standard_template.xhp
@@ -21938,7 +21938,7 @@ msgctxt ""
"par_id131605483428241\n"
"help.text"
msgid "%PRODUCTNAME provides built-in presentation templates, which cannot be edited, renamed, or deleted. To modify a built-in presentation template, open a document using the template, modify, then save as a new template."
-msgstr ""
+msgstr "%PRODUCTNAME obsahuje vestavěné šablony prezentací, které nelze upravit, přejmenovat ani smazat. Chcete-li takovou šablonu změnit, otevřete dokument, který ji používá, změňte jej a poté uložte jako novou šablonu."
#. o4GyG
#: standard_template.xhp
@@ -21947,7 +21947,7 @@ msgctxt ""
"par_id461605483905608\n"
"help.text"
msgid "%PRODUCTNAME provides built-in templates for Writer, which cannot be edited, renamed, or deleted. To modify a built-in template, open a document using the template, modify, then save as a new template."
-msgstr ""
+msgstr "%PRODUCTNAME obsahuje vestavěné šablony pro Writer, které nelze upravit, přejmenovat ani smazat. Chcete-li takovou šablonu změnit, otevřete dokument, který ji používá, změňte jej a poté uložte jako novou šablonu."
#. S3sg4
#: standard_template.xhp
@@ -21956,7 +21956,7 @@ msgctxt ""
"hd_id891605476755142\n"
"help.text"
msgid "Setting a Template as Default"
-msgstr ""
+msgstr "Nastavení šablony jako výchozí"
#. YPWzX
#: standard_template.xhp
@@ -21965,7 +21965,7 @@ msgctxt ""
"par_id501605476796634\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/standard_template.xhp#edit_template\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/standard_template.xhp#edit_template\"/>"
#. AvnDi
#: standard_template.xhp
@@ -21974,7 +21974,7 @@ msgctxt ""
"par_id711605476873605\n"
"help.text"
msgid "Right-click on template to be made default, choose <menuitem>Set as Default</menuitem>."
-msgstr ""
+msgstr "Klepněte pravým tlačítkem na šablonu, kterou chcete nastavit jako výchozí, a zvolte <menuitem>Nastavit jako výchozí</menuitem>."
#. LNBjE
#: standard_template.xhp
@@ -21983,7 +21983,7 @@ msgctxt ""
"hd_id3153764\n"
"help.text"
msgid "Creating a Custom Template"
-msgstr ""
+msgstr "Vytvoření vlastní šablony"
#. eUBit
#: standard_template.xhp
@@ -21992,7 +21992,7 @@ msgctxt ""
"par_id231605475396242\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/standard_template.xhp#create_template\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/standard_template.xhp#create_template\"/>"
#. DuAAp
#: standard_template.xhp
@@ -22001,7 +22001,7 @@ msgctxt ""
"par_id251605475503009\n"
"help.text"
msgid "Choose <menuitem>File - Templates - Save As Template</menuitem>, then enter the template name, choose a <emph>Template category</emph>, and save."
-msgstr ""
+msgstr "Zvolte <menuitem>Soubor - Šablony - Uložit jako šablonu</menuitem>, zadejte název šablony, zvolte <emph>Kategorii šablony</emph> a uložte ji."
#. FZqGj
#: standard_template.xhp
@@ -22010,7 +22010,7 @@ msgctxt ""
"hd_id311605475738848\n"
"help.text"
msgid "Modifying a Custom Template"
-msgstr ""
+msgstr "Změny výchozí šablony"
#. CpDHT
#: standard_template.xhp
@@ -22019,7 +22019,7 @@ msgctxt ""
"par_id901605475822840\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/standard_template.xhp#edit_template\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/standard_template.xhp#edit_template\"/>"
#. 3w93A
#: standard_template.xhp
@@ -22028,7 +22028,7 @@ msgctxt ""
"par_id51605476162735\n"
"help.text"
msgid "Right-click on the template to be modified, and choose <menuitem>Edit</menuitem>."
-msgstr ""
+msgstr "Klepněte pravým tlačítkem na šablonu, kterou chcete změnit, a zvolte <menuitem>Upravit</menuitem>."
#. VMFLZ
#: standard_template.xhp
@@ -22037,7 +22037,7 @@ msgctxt ""
"par_id191605477448444\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/standard_template.xhp#save_template\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/standard_template.xhp#save_template\"/>"
#. 2BZGR
#: standard_template.xhp
@@ -22046,7 +22046,7 @@ msgctxt ""
"hd_id3149109\n"
"help.text"
msgid "Saving a Template in the Template Folder"
-msgstr ""
+msgstr "Uložení šablony do složky šablon"
#. eWjFn
#: standard_template.xhp
@@ -22055,15 +22055,15 @@ msgctxt ""
"par_id3146918\n"
"help.text"
msgid "You can save any document as a template by selecting \"Template\" file type in the Save dialog. To access the template from the Template Manager, save the template in the <emph>User Paths</emph> directory specified for <emph>Templates</emph> in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><emph> - %PRODUCTNAME - Paths</emph>. It is often easier to save a document with <menuitem>File - Templates - Save As Template</menuitem>, because it automatically places the template in the appropriate directory."
-msgstr ""
+msgstr "Jako šablonu můžete uložit libovolný dokument tím, že v dialogovém okně pro uložení vyberete typ souboru „Šablona“. Chcete-li k šabloně přistupovat ze správce šablon, uložte šablonu do adresáře uvedeného v položce <emph>Cesty uživatele</emph> pro <emph>Šablony</emph> v <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Předvolby</menuitem></caseinline><defaultinline><menuitem>Nástroje - Možnosti</menuitem></defaultinline></switchinline><emph> - %PRODUCTNAME - Cesty</emph>. Jednodušší je ale dokument uložit pomocí příkazu <menuitem>Soubor - Šablony - Uložit jako šablonu</menuitem>, který šablonu umístí do příslušného adresáře automaticky."
-#. QieZx
+#. 4VMWF
#: standard_template.xhp
msgctxt ""
"standard_template.xhp\n"
"par_id271605485719890\n"
"help.text"
-msgid "The <link href=\"text/shared/guide/template_manager\" name=\"templatemanager\">Template Manager</link> is the preferred method for working with templates. <menuitem>File - New - Templates</menuitem> and <menuitem>File - Templates - Manage Templates</menuitem> are equivalent for opening the <emph>Template Manager</emph>. <keycode>Ctrl+Shift+N</keycode> is the predefined shortcut key."
+msgid "The <link href=\"text/shared/guide/template_manager.xhp\" name=\"templatemanager\">Template Manager</link> is the preferred method for working with templates. <menuitem>File - New - Templates</menuitem> and <menuitem>File - Templates - Manage Templates</menuitem> are equivalent for opening the <emph>Template Manager</emph>. <keycode>Ctrl+Shift+N</keycode> is the predefined shortcut key."
msgstr ""
#. 6YAP3
@@ -23038,41 +23038,50 @@ msgctxt ""
msgid "<ahelp hid=\".\">The <emph>Remote Files</emph> button presents a <link href=\"text/shared/guide/cmis-remote-files.xhp\">Remote files</link> dialog to open files stored on remote servers.</ahelp>"
msgstr "<ahelp hid=\".\">Tlačítko <emph>Vzdálený soubor</emph> zobrazí dialogové okno <link href=\"text/shared/guide/cmis-remote-files.xhp\">Vzdálené soubory</link>, pomocí kterého můžete otevřít soubory uložené na vzdálených serverech.</ahelp>"
-#. yTAwA
+#. jEVNA
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802525413\n"
"help.text"
-msgid "<ahelp hid=\".\">The <emph>Recent Files</emph> button shows thumbnails of the most recent documents you opened.</ahelp> Hover your mouse over the thumbnail to highlight the document, display a tip about the document location and display an icon on the top right to delete the thumbnail from the pane and from the recent files list. Click on the thumbnail to open the document underneath."
-msgstr "<ahelp hid=\".\">Tlačítko <emph>Poslední soubory</emph> zobrazí náhledy naposledy otevřených dokumentů.</ahelp> Přejedete-li přes náhled myší, dokument se zvýrazní, zobrazí se tip s umístěním dokumentu a vpravo nahoře ikona, kterou můžete náhled smazat z panelu a ze seznamu posledních souborů. Klepnutím na náhled dokument otevřete."
+msgid "<ahelp hid=\".\">Click the <emph>Recent Documents</emph> button to show thumbnails of the most recent documents you opened in the right side of the window.</ahelp> Hover your mouse over the thumbnail to highlight the document, display a tip about the document location and display an icon on the top right to delete the thumbnail from the pane and from the recent files list. Click on the thumbnail to open the document underneath."
+msgstr ""
-#. KVPFC
+#. FRzQw
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802626414\n"
"help.text"
-msgid "Press and hold the <emph>Recent Files</emph> dropdown button to open a menu where you can delete the list of recently opened documents."
-msgstr "Dlouhým klepnutím na tlačítko <emph>Poslední soubory</emph> otevřete nabídku, v níž můžete seznam naposledy otevřených dokumentů vymazat."
+msgid "You can remove an item from the <emph>Recent Documents</emph> list by clicking the button in the upper-right corner of the icon. The document itself is not deleted. You can remove all items on the <emph>Recent Documents</emph> list by pressing the <emph>Recent Documents</emph> dropdown button and selecting <menuitem>Clear Recent Documents</menuitem>."
+msgstr ""
-#. LGMyA
+#. fALjn
+#: startcenter.xhp
+msgctxt ""
+"startcenter.xhp\n"
+"hd_id41607696972873\n"
+"help.text"
+msgid "Working with Templates"
+msgstr ""
+
+#. kBTaf
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200803105045\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the <emph>Templates</emph> dropdown button to display all existing templates on the right side of the window.</ahelp>"
-msgstr "<ahelp hid=\".\">Klepnutím na tlačítko <emph>Šablony</emph> zobrazíte v pravé části okna všechny stávající šablony.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Templates</emph> button to display templates for all applications in the right side of the window.</ahelp>"
+msgstr ""
-#. Z2fzP
+#. mDftQ
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802626412\n"
"help.text"
-msgid "Press and hold the <emph>Templates</emph> dropdown button to open a menu where you can filter the existing templates by document type or open the <link href=\"text/shared/guide/template_manager.xhp\">Templates</link> dialog."
-msgstr "Dlouhým klepnutím na tlačítko <emph>Šablony</emph> otevřete nabídku, v níž můžete stávající šablony filtrovat podle typu dokumentu nebo otevřít dialogového okno <link href=\"text/shared/guide/template_manager.xhp\">Šablony</link>."
+msgid "Click the down arrow after the <emph>Templates</emph> button to open a menu where you can select a filter to display templates by application type or open the <link href=\"text/shared/guide/template_manager.xhp\">Template Manager</link> dialog."
+msgstr ""
#. PcEEX
#: startcenter.xhp
@@ -23164,14 +23173,14 @@ msgctxt ""
msgid "<ahelp hid=\".\">The <emph>Extensions</emph> button opens the <link href=\"https://extensions.libreoffice.org/\">https://extensions.libreoffice.org/</link> page, where you can download templates and additional features for %PRODUCTNAME.</ahelp>"
msgstr "<ahelp hid=\".\">Tlačítkem <emph>Rozšíření</emph> otevřete webovou stránku <link href=\"https://extensions.libreoffice.org/\">https://extensions.libreoffice.org/</link>, z níž můžete stáhnout šablony a další doplňky pro %PRODUCTNAME.</ahelp>"
-#. 23Cuw
+#. LtZCU
#: startcenter.xhp
msgctxt ""
"startcenter.xhp\n"
"par_id0820200802626413\n"
"help.text"
-msgid "Not every file type will display a thumbnail image of its content. Instead, you may see a large icon used by your computer for that filetype."
-msgstr "Obrázek s náhledem se nezobrazí pro všechny typy souborů. U nepodporovaných se místo něj zobrazí velká ikona, která se v systému pro daný typ souboru používá."
+msgid "Encrypted files will not display a thumbnail image of its content."
+msgstr ""
#. vRgcu
#: tabs.xhp
@@ -24107,7 +24116,7 @@ msgctxt ""
"par_id041620170723523966\n"
"help.text"
msgid "See <link href=\"text/swriter/guide/standard_template.xhp\">Creating a Document Template</link> for related information."
-msgstr ""
+msgstr "Související informace naleznete v části <link href=\"text/swriter/guide/standard_template.xhp\">Vytvoření šablony dokumentu</link>."
#. AGfmF
#: template_manager.xhp
diff --git a/source/cs/helpcontent2/source/text/shared/optionen.po b/source/cs/helpcontent2/source/text/shared/optionen.po
index d2e1f95b44c..eddfc856ae2 100644
--- a/source/cs/helpcontent2/source/text/shared/optionen.po
+++ b/source/cs/helpcontent2/source/text/shared/optionen.po
@@ -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-12-01 12:34+0100\n"
-"PO-Revision-Date: 2020-12-08 10:36+0000\n"
+"POT-Creation-Date: 2020-12-14 15:33+0100\n"
+"PO-Revision-Date: 2020-12-15 12:51+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textsharedoptionen/cs/>\n"
"Language: cs\n"
@@ -6011,14 +6011,14 @@ msgctxt ""
msgid "You can also change the basic fonts for Asian and complex text layout languages if their support is enabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>."
msgstr "Můžete také změnit základní písma pro asijské jazyky a jazyky s komplexním rozvržením textu, pokud povolíte jejich podporu v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - Jazyková nastavení - Jazyky</emph>."
-#. r9r68
+#. DeGFa
#: 01040300.xhp
msgctxt ""
"01040300.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "These settings define the basic fonts for the predefined templates. You can also modify or customize the <link href=\"text/shared/optionen/01040301.xhp\" name=\"default text templates\">default text templates</link>."
-msgstr "Toto nastavení určuje základní písma pro přednastavené šablony. Také můžete upravit nebo přizpůsobit <link href=\"text/shared/optionen/01040301.xhp\" name=\"výchozí textové šablony\">výchozí textové šablony</link>."
+msgid "These settings define the basic fonts for the predefined templates. You can also modify or customize the <link href=\"text/shared/guide/standard_template.xhp\" name=\"default text templates\">default text templates</link>."
+msgstr "Toto nastavení určuje základní písma pro přednastavené šablony. Také můžete upravit nebo přizpůsobit <link href=\"text/shared/guide/standard_template.xhp\" name=\"výchozí textové šablony\">výchozí textové šablony</link>."
#. Cd5Am
#: 01040300.xhp
diff --git a/source/cs/helpcontent2/source/text/swriter/01.po b/source/cs/helpcontent2/source/text/swriter/01.po
index e8242c8aedf..f8cad571cdf 100644
--- a/source/cs/helpcontent2/source/text/swriter/01.po
+++ b/source/cs/helpcontent2/source/text/swriter/01.po
@@ -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: 2020-11-20 15:34+0100\n"
-"PO-Revision-Date: 2020-11-29 12:41+0000\n"
+"PO-Revision-Date: 2020-12-12 21:36+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter01/cs/>\n"
"Language: cs\n"
@@ -14603,7 +14603,7 @@ msgctxt ""
"par_id3149694\n"
"help.text"
msgid "You can also preview the effects when you change the frame anchor to \"As Character\". The \"Baseline\" is drawn in red, \"Character\" is the font height, and \"line\" is the height of the line, including the frame."
-msgstr "Jestliže ukotvíte rámec \"Jako znak\", zobrazí se náhled. \"Základní linka\" je nakreslena červeně, \"Znak\" je výška fontu a \"řádek\" je výška řádku včetně rámce."
+msgstr "Jestliže ukotvíte rámec \"Jako znak\", zobrazí se náhled. \"Základní linka\" je nakreslena červeně, \"Znak\" je výška písma a \"řádek\" je výška řádku včetně rámce."
#. PKUNC
#: 04130000.xhp
diff --git a/source/cs/helpcontent2/source/text/swriter/guide.po b/source/cs/helpcontent2/source/text/swriter/guide.po
index d302c4b19df..7bb6f35bd2c 100644
--- a/source/cs/helpcontent2/source/text/swriter/guide.po
+++ b/source/cs/helpcontent2/source/text/swriter/guide.po
@@ -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: 2020-12-08 13:07+0100\n"
-"PO-Revision-Date: 2020-12-08 10:36+0000\n"
+"PO-Revision-Date: 2020-12-12 21:36+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textswriterguide/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.1.1\n"
"X-POOTLE-MTIME: 1565688661.000000\n"
#. XAt2Y
@@ -86,7 +86,7 @@ msgctxt ""
"par_id3151181\n"
"help.text"
msgid "Anchors the selected item as a character in the current text. If the height of the selected item is greater than the current font size, the height of the line containing the item is increased."
-msgstr "Ukotvení vybraného prvku jako znaku v aktuálním textu. Je-li výška prvku větší než výška fontu, zvětší se výška celého řádku obsahujícího daný prvek."
+msgstr "Ukotvení vybraného prvku jako znaku v aktuálním textu. Je-li výška prvku větší než výška písma, zvětší se výška celého řádku obsahujícího daný prvek."
#. SNGPX
#: anchor_object.xhp
@@ -12596,7 +12596,7 @@ msgctxt ""
"par_id481605270284520\n"
"help.text"
msgid "Use <literal>-</literal> for a range of pages. For example, <input>1-4</input> prints all pages from 1 to 4."
-msgstr ""
+msgstr "Pro rozsah stránek použijte znak <literal>-</literal>. Například <input>1-4</input> vytiskne všechny stránky od 1 do 4."
#. AShg2
#: print_selection.xhp
@@ -12605,7 +12605,7 @@ msgctxt ""
"par_id651605685305228\n"
"help.text"
msgid "Partial ranges are also allowed: <input>-5</input> prints all pages up to page 5; <input>10-</input> prints from page 10 to end of document."
-msgstr ""
+msgstr "Lze použít také částečný rozsah: <input>-5</input> vytiskne všechny stránky do čísla 5, <input>10-</input> stránky od 10 do konce dokumentu."
#. WBqMB
#: print_selection.xhp
@@ -12614,7 +12614,7 @@ msgctxt ""
"par_id951605270474391\n"
"help.text"
msgid "Use <literal>,</literal> or <literal>;</literal> for a list of pages. For example, <input>1,3;7</input> prints pages 1, 3 and 7. Spaces are optional: <input>1, 3, 7</input> also works."
-msgstr ""
+msgstr "Pro seznam stránek použijte znak <literal>,</literal> nebo <literal>;</literal>. Například <input>1,3;7</input> vytiskne stránky 1, 3 a 7. Volitelně lze doplnit mezery, fungovat bude také <input>1, 3, 7</input>."
#. EAR8E
#: print_selection.xhp
@@ -12623,7 +12623,7 @@ msgctxt ""
"par_id611605270697509\n"
"help.text"
msgid "Combinations are also possible. For example, <input>1, 3, 5-10, 15-</input> prints pages 1,3, 5 to 10, and 15 to end of document."
-msgstr ""
+msgstr "Možné jsou také kombinace, například <input>1, 3, 5-10, 15-</input> vytiskne stránky 1, 3, od 5 do 10 a od 15 do konce dokumentu."
#. FRjsx
#: print_selection.xhp
@@ -16898,7 +16898,7 @@ msgctxt ""
"par_id3149974\n"
"help.text"
msgid "$[officename] has a number of predefined templates that you can use to create different types of text documents, such as business letters."
-msgstr ""
+msgstr "$[officename] obsahuje předdefinované šablony, které je možné využít pro tvorbu různých druhů textových dokumentů, jako je například obchodní korespondence."
#. VFfAP
#: text_animation.xhp
@@ -17258,7 +17258,7 @@ msgctxt ""
"par_idN106A3\n"
"help.text"
msgid "On the <item type=\"menuitem\">Tools</item> bar, click the <item type=\"menuitem\">Direct Cursor</item> icon <image id=\"img_id3149846\" src=\"cmd/sc_shadowcursor.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149846\">Icon</alt></image>."
-msgstr ""
+msgstr "Na liště <item type=\"menuitem\">Nástroje</item> klepněte na ikonu <item type=\"menuitem\">Přímý kurzor</item> <image id=\"img_id3149846\" src=\"cmd/sc_shadowcursor.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149846\">Ikona</alt></image>."
#. AmitQ
#: text_direct_cursor.xhp
@@ -17276,7 +17276,7 @@ msgctxt ""
"par_idN106C8\n"
"help.text"
msgid "<image id=\"img_id5471987\" src=\"media/helpimg/dircursleft.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id5471987\">Icon</alt></image> Align left"
-msgstr ""
+msgstr "<image id=\"img_id5471987\" src=\"media/helpimg/dircursleft.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id5471987\">Ikona</alt></image> Zarovnání vlevo"
#. CSXBU
#: text_direct_cursor.xhp
@@ -17285,7 +17285,7 @@ msgctxt ""
"par_idN106E4\n"
"help.text"
msgid "<image id=\"img_id5730253\" src=\"media/helpimg/dircurscent.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id5730253\">Icon</alt></image> Centered"
-msgstr ""
+msgstr "<image id=\"img_id5730253\" src=\"media/helpimg/dircurscent.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id5730253\">Ikona</alt></image> Na střed"
#. XcT6v
#: text_direct_cursor.xhp
@@ -17294,7 +17294,7 @@ msgctxt ""
"par_idN10700\n"
"help.text"
msgid "<image id=\"img_id6953622\" src=\"media/helpimg/dircursright.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id6953622\">Icon</alt></image> Align right"
-msgstr ""
+msgstr "<image id=\"img_id6953622\" src=\"media/helpimg/dircursright.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id6953622\">Ikona</alt></image> Zarovnání vpravo"
#. EuMGF
#: text_direct_cursor.xhp