aboutsummaryrefslogtreecommitdiff
path: root/source/cs/helpcontent2
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-10-12 15:45:00 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-10-12 15:50:08 +0200
commitc40c10b4dcb3363806f7ad309f5895684948513c (patch)
treec9db1807b191d6cf8edcc7d6a8940d479106bf94 /source/cs/helpcontent2
parentb7dd30b210d1d080404aed2dc7cf2270a10d1260 (diff)
update translations for master
and force-fix errors using pocheck Change-Id: Ia30711726a4e2c71ba0d1c4fb24c370deefc0f98
Diffstat (limited to 'source/cs/helpcontent2')
-rw-r--r--source/cs/helpcontent2/source/text/sbasic/python.po10
-rw-r--r--source/cs/helpcontent2/source/text/sbasic/shared.po292
-rw-r--r--source/cs/helpcontent2/source/text/sdatabase.po8
-rw-r--r--source/cs/helpcontent2/source/text/shared/01.po38
4 files changed, 120 insertions, 228 deletions
diff --git a/source/cs/helpcontent2/source/text/sbasic/python.po b/source/cs/helpcontent2/source/text/sbasic/python.po
index f67a655220d..93c1ef3553a 100644
--- a/source/cs/helpcontent2/source/text/sbasic/python.po
+++ b/source/cs/helpcontent2/source/text/sbasic/python.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-07-02 14:37+0200\n"
+"POT-Creation-Date: 2020-10-12 15:02+0200\n"
"PO-Revision-Date: 2020-07-06 11:34+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicpython/cs/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.1.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565688717.000000\n"
#. naSFZ
@@ -1834,14 +1834,14 @@ msgctxt ""
msgid "Events raised by dialogs, documents, forms or graphical controls can be linked to macros, which is referred to as event-driven programming. The most common method to relate events to macros are the <literal>Events</literal> tab in <menuitem>Tools – Customize</menuitem> menu and the <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Create dialog\">Dialog Editor</link> Control properties pane from <menuitem>Tools - Macros – Organise Dialogs...</menuitem> menu."
msgstr "Události vyvolané dialogovými okny, dokumenty, formuláři nebo grafickými ovládacími prvky je možné propojit s makry. To se označuje jako programování řízené událostmi. Nejběžnějším způsobem, jak přiřadit události makrům, je karta <literal>Události</literal> v nabídce <menuitem>Nástroje – Přizpůsobit</menuitem> a panel vlastností ovládacího prvku v <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Vytvoření dialogového okna\">editoru dialogových oken</link>, který se spouští volbou <menuitem>Nástroje – Makra – Správce dialogových oken</menuitem>."
-#. DmmbY
+#. Dd2YW
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
"N0388\n"
"help.text"
-msgid "Graphical artifacts, keyboard inputs, mouse moves and other man/machine interactions can be controlled using UNO listeners that watch for the user’s behaviour. Listeners are dynamic program code alternatives to macro assignments. One may create as many UNO listeners as events to watch for. A single listener can also handle multiple user interface controls."
-msgstr "Prvky grafického rozhraní, vstupy z klávesnice, pohyb myší a další interakce mezi člověkem a počítačem lze sledovat pomocí posluchačů UNO. Posluchače jsou dynamické programové alternativy k přiřazeným makrům. Je možné vytvořit tolik posluchačů UNO, kolik je sledovaných událostí. Jeden posluchač také může obsluhovat více ovládacích prvků uživatelského rozhraní."
+msgid "Graphical artifacts, keyboard inputs, mouse moves and other man/machine interactions can be controlled using UNO listeners that watch for the user’s behavior. Listeners are dynamic program code alternatives to macro assignments. One may create as many UNO listeners as events to watch for. A single listener can also handle multiple user interface controls."
+msgstr ""
#. UVzsE
#: python_listener.xhp
diff --git a/source/cs/helpcontent2/source/text/sbasic/shared.po b/source/cs/helpcontent2/source/text/sbasic/shared.po
index da7e1460eab..d9b18afd82e 100644
--- a/source/cs/helpcontent2/source/text/sbasic/shared.po
+++ b/source/cs/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-09-28 11:22+0200\n"
+"POT-Creation-Date: 2020-10-12 15:02+0200\n"
"PO-Revision-Date: 2020-09-28 09:30+0000\n"
"Last-Translator: Štěpán Koudela <koudelas@gmail.com>\n"
"Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared/cs/>\n"
@@ -26620,95 +26620,59 @@ msgctxt ""
msgid "If no type-declaration character or keyword is specified, the DefBool statement sets the default data type for variables, according to a letter range."
msgstr "Pokud není určeno klíčové slovo nebo znak typové deklarace, příkaz DefBool nastaví výchozí datový typ pro proměnné podle rozsahu znaku."
-#. dvmLf
+#. SZ3Ak
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
-"hd_id3149495\n"
+"par_id971587473488701\n"
"help.text"
-msgid "Syntax:"
-msgstr "Syntaxe:"
+msgid "<image src=\"media/helpimg/sbasic/Defxxx_statements.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">DefType statements diagram</alt></image>"
+msgstr ""
-#. Vapap
+#. NFRzL
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
-"par_id3150682\n"
+"par_id3147336\n"
"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx RozsahZnaků1[, RozsahZnaků2[,...]]"
-
-#. wg6zG
-#: 03101100.xhp
-msgctxt ""
-"03101100.xhp\n"
-"hd_id3159201\n"
-"help.text"
-msgid "Parameters:"
-msgstr "Parametry:"
+msgid "<emph>char:</emph> Letter prefix that specifies default data type for variables."
+msgstr ""
-#. AFhFa
+#. CBqSz
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
-msgstr "<emph>RozsahZnaků:</emph> Znaky určující proměnné, pro které chcete nastavit výchozí datový typ."
-
-#. jhcfS
-#: 03101100.xhp
-msgctxt ""
-"03101100.xhp\n"
-"par_id3149178\n"
-"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph> Klíčové slovo určující výchozí datový typ:"
-
-#. 2Tv76
-#: 03101100.xhp
-msgctxt ""
-"03101100.xhp\n"
-"par_id3150669\n"
-"help.text"
-msgid "<emph>Keyword: </emph>Default variable type"
-msgstr "<emph>Klíčové slovo:</emph> Výchozí typ proměnné"
-
-#. wRGMS
-#: 03101100.xhp
-msgctxt ""
-"03101100.xhp\n"
-"par_id3149233\n"
-"help.text"
-msgid "<emph>DefBool:</emph> Boolean"
-msgstr "<emph>DefBool:</emph> Logické proměnné"
+msgid "<emph>char-char:</emph> Letter range prefixes that specify default data type for variables."
+msgstr ""
-#. NRAAt
+#. 9vqSg
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
-"hd_id3149762\n"
+"par_id3156152\n"
"help.text"
-msgid "Example:"
-msgstr "Příklad:"
+msgid "' Prefix definitions for variable types:"
+msgstr ""
-#. AhnXE
+#. QC5gr
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
-"par_id3156152\n"
+"par_id3152481\n"
"help.text"
-msgid "' Prefix definition for variable types:"
-msgstr "' Prefixová definice typů proměnných:"
+msgid "Print TypeName(Boole), VarType(Babbage), bitcoin ' Displays: Boolean 11 False"
+msgstr ""
-#. BLc3G
+#. i5aFp
#: 03101100.xhp
msgctxt ""
"03101100.xhp\n"
"par_id3151381\n"
"help.text"
-msgid "bOK=TRUE ' bOK is an implicit boolean variable"
-msgstr "bOK=TRUE ' bOK je výchozí booleovská proměnná"
+msgid "bOK=True ' bOK is an implicit boolean variable"
+msgstr ""
#. zabpF
#: 03101110.xhp
@@ -26746,14 +26710,14 @@ msgctxt ""
msgid "If no type-declaration character or keyword is specified, the DefCur statement sets the default variable type, according to a letter range."
msgstr "Pokud není určeno klíčové slovo nebo znak typové deklarace, příkaz DefCur nastaví výchozí datový typ pro proměnné podle rozsahu znaku."
-#. sqyeC
+#. UJUeE
#: 03101110.xhp
msgctxt ""
"03101110.xhp\n"
-"par_idN105B0\n"
+"par_idN105D8\n"
"help.text"
-msgid "<emph>DefCur:</emph> Currency"
-msgstr "<emph>DefCur:</emph> Měna"
+msgid "Print liquid, Typename(coinbit), VarType(money) ' Result is: 0.0000 Currency 6"
+msgstr ""
#. uA7E4
#: 03101110.xhp
@@ -26854,23 +26818,23 @@ msgctxt ""
msgid "If no type-declaration character or keyword is specified, the DefSng statement sets the default variable type, according to a letter range."
msgstr "Pokud není určeno klíčové slovo nebo znak typové deklarace, příkaz DefSng nastaví výchozí datový typ pro proměnné podle rozsahu znaku."
-#. UBc9R
+#. FEQfu
#: 03101130.xhp
msgctxt ""
"03101130.xhp\n"
-"par_idN105AA\n"
+"par_idN105D3\n"
"help.text"
-msgid "<emph>DefSng:</emph> Single"
-msgstr "<emph>DefSng:</emph> Single"
+msgid "wSng=Single ' wSng is an implicit single variable"
+msgstr ""
-#. VsSH4
+#. B2kjC
#: 03101130.xhp
msgctxt ""
"03101130.xhp\n"
-"par_idN105D3\n"
+"par_idN105D4\n"
"help.text"
-msgid "sSng=Single ' sSng is an implicit single variable"
-msgstr "sSng=Single ' sSng je výchozí proměnná single"
+msgid "Print afloat, Typename(Word), VarType(anyNum) ' Result is : 0 single 4"
+msgstr ""
#. zfvWo
#: 03101140.xhp
@@ -26908,23 +26872,23 @@ msgctxt ""
msgid "If no type-declaration character or keyword is specified, the DefStr statement sets the default variable type, according to a letter range."
msgstr "Pokud není určeno klíčové slovo nebo znak typové deklarace, příkaz DefStr nastaví výchozí datový typ pro proměnné podle rozsahu znaku."
-#. 6GXn9
+#. LCyE8
#: 03101140.xhp
msgctxt ""
"03101140.xhp\n"
-"par_idN105AA\n"
+"par_idN105D3\n"
"help.text"
-msgid "<emph>DefStr:</emph> String"
-msgstr "<emph>DefStr:</emph> Řetězec"
+msgid "sStr=String ' sStr is an implicit string variable"
+msgstr "sStr=String ' sStr je výchozí proměnná řetězce"
-#. LCyE8
+#. pVAGJ
#: 03101140.xhp
msgctxt ""
"03101140.xhp\n"
-"par_idN105D3\n"
+"par_idN105D4\n"
"help.text"
-msgid "sStr=String ' sStr is an implicit string variable"
-msgstr "sStr=String ' sStr je výchozí proměnná řetězce"
+msgid "Print VarType(slice), strng, TypeName(sheet) ' Result is: 8 \"\" String"
+msgstr ""
#. E5nXi
#: 03101300.xhp
@@ -26962,23 +26926,23 @@ msgctxt ""
msgid "If no type-declaration character or keyword is specified, the DefDate statement sets the default variable type, according to a letter range."
msgstr "Pokud není určeno klíčové slovo nebo znak typové deklarace, příkaz DefDate nastaví výchozí datový typ pro proměnné podle rozsahu znaku."
-#. 7bqLD
+#. sGAWV
#: 03101300.xhp
msgctxt ""
"03101300.xhp\n"
-"par_id3150767\n"
+"par_id3152462\n"
"help.text"
-msgid "<emph>DefDate:</emph> Date"
-msgstr "<emph>DefDate:</emph> Datum"
+msgid "tDate=Date ' tDate is an implicit date variable"
+msgstr "tDate=Date ' tDate je výchozí proměnná Date"
-#. sGAWV
+#. kEsRX
#: 03101300.xhp
msgctxt ""
"03101300.xhp\n"
-"par_id3152462\n"
+"par_id3153562\n"
"help.text"
-msgid "tDate=Date ' tDate is an implicit date variable"
-msgstr "tDate=Date ' tDate je výchozí proměnná Date"
+msgid "Print VarType(tea), train, TypeName(timedate), IsDate(tick) ' Displays: 7 00:00:00 Date True"
+msgstr ""
#. c8vDs
#: 03101400.xhp
@@ -27016,23 +26980,23 @@ msgctxt ""
msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
msgstr "Pokud není určeno klíčové slovo nebo znak typové deklarace, nastaví výchozí datový typ pro proměnné podle rozsahu znaku."
-#. ctoJu
+#. oWGT8
#: 03101400.xhp
msgctxt ""
"03101400.xhp\n"
-"par_id3154123\n"
+"par_id3154244\n"
"help.text"
-msgid "<emph>DefDbl:</emph> Double"
-msgstr "<emph>DefDbl:</emph> Double"
+msgid "fValue=1.23e43 ' fValue is an implicit double variable type"
+msgstr ""
-#. 2f3z3
+#. DcRHT
#: 03101400.xhp
msgctxt ""
"03101400.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "dValue=1.23e43 ' dValue is an implicit double variable type"
-msgstr "dValue=1.23e43 ' dValue je výchozí proměnná typu Double"
+msgid "Print Typename(float), VarType(fire), factory ' Result is: Double 5 0"
+msgstr ""
#. mcUhD
#: 03101500.xhp
@@ -27070,23 +27034,23 @@ msgctxt ""
msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
msgstr "Pokud není určeno klíčové slovo nebo znak typové deklarace, nastaví výchozí datový typ pro proměnné podle rozsahu znaku."
-#. WgpHG
+#. zxFQy
#: 03101500.xhp
msgctxt ""
"03101500.xhp\n"
-"par_id3125863\n"
+"par_id3164728\n"
"help.text"
-msgid "<emph>DefInt:</emph> Integer"
-msgstr "<emph>DefInt:</emph> Integer"
+msgid "iCount=200 ' iCount is an implicit integer variable"
+msgstr ""
-#. 7H7tx
+#. kXjfq
#: 03101500.xhp
msgctxt ""
"03101500.xhp\n"
"par_id3153728\n"
"help.text"
-msgid "iCount=200 ' iCount is an implicit integer variable"
-msgstr "iCount=200 ' iCount má výchozí typ Integer"
+msgid "Print kilos, Typename(number), VarType(Java) ' Result is: 0 Integer 2"
+msgstr ""
#. kK2Aw
#: 03101600.xhp
@@ -27124,23 +27088,23 @@ msgctxt ""
msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
msgstr "Pokud není určeno klíčové slovo nebo znak typové deklarace, nastaví výchozí datový typ pro proměnné podle rozsahu znaku."
-#. sLCx9
+#. Dn2Xk
#: 03101600.xhp
msgctxt ""
"03101600.xhp\n"
-"par_id3154686\n"
+"par_id3145273\n"
"help.text"
-msgid "<emph>DefLng:</emph> Long"
-msgstr "<emph>DefLng:</emph> Long"
+msgid "xCount=123456789 ' xCount is an implicit long integer variable"
+msgstr ""
-#. WPTCA
+#. Pg49N
#: 03101600.xhp
msgctxt ""
"03101600.xhp\n"
-"par_id3145273\n"
+"par_id3255273\n"
"help.text"
-msgid "lCount=123456789 ' lCount is an implicit long integer variable"
-msgstr "lCount=123456789 ' lCount má výchozí typ long integer"
+msgid "Print VarType(Yes), zinc, Typename(Max) ' Result is: 3 0 Long"
+msgstr ""
#. k5A5k
#: 03101700.xhp
@@ -27178,14 +27142,14 @@ msgctxt ""
msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
msgstr "Pokud není určeno klíčové slovo nebo znak typové deklarace, nastaví výchozí datový typ pro proměnné podle rozsahu znaku."
-#. DTNnj
+#. Ds9qa
#: 03101700.xhp
msgctxt ""
"03101700.xhp\n"
-"par_id3150769\n"
+"par_id3255273\n"
"help.text"
-msgid "<emph>DefObj:</emph> Object"
-msgstr "<emph>DefObj:</emph> Object"
+msgid "Print Typename(properties), VarType(ordinal), IsNull(unique), IsObject(org)' Result is: Object 9 True False"
+msgstr ""
#. oaF9W
#: 03102000.xhp
@@ -27223,87 +27187,6 @@ msgctxt ""
msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
msgstr "Pokud není určeno klíčové slovo nebo znak typové deklarace, nastaví výchozí datový typ pro proměnné podle rozsahu znaku."
-#. QntwN
-#: 03102000.xhp
-msgctxt ""
-"03102000.xhp\n"
-"hd_id3154143\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Syntaxe:"
-
-#. FACB3
-#: 03102000.xhp
-msgctxt ""
-"03102000.xhp\n"
-"par_id3149514\n"
-"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr "Defxxx RozsahZnaků1[, RozsahZnaků2[,...]]"
-
-#. giJy9
-#: 03102000.xhp
-msgctxt ""
-"03102000.xhp\n"
-"hd_id3156024\n"
-"help.text"
-msgid "Parameters:"
-msgstr "Parametry:"
-
-#. tAPGo
-#: 03102000.xhp
-msgctxt ""
-"03102000.xhp\n"
-"par_id3147560\n"
-"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
-msgstr "<emph>RozsahZnaků:</emph> Znaky určující proměnné, pro které chcete nastavit výchozí datový typ."
-
-#. rG9MV
-#: 03102000.xhp
-msgctxt ""
-"03102000.xhp\n"
-"par_id3148552\n"
-"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr "<emph>xxx:</emph> Klíčové slovo určující výchozí datový typ:"
-
-#. uEmwr
-#: 03102000.xhp
-msgctxt ""
-"03102000.xhp\n"
-"par_id3153524\n"
-"help.text"
-msgid "<emph>Keyword: </emph>Default variable type"
-msgstr "<emph>Klíčové slovo:</emph> Výchozí typ proměnné"
-
-#. C78EJ
-#: 03102000.xhp
-msgctxt ""
-"03102000.xhp\n"
-"par_id3150767\n"
-"help.text"
-msgid "<emph>DefVar:</emph> Variant"
-msgstr "<emph>DefVar:</emph> Variant"
-
-#. ZDBBg
-#: 03102000.xhp
-msgctxt ""
-"03102000.xhp\n"
-"hd_id3151041\n"
-"help.text"
-msgid "Example:"
-msgstr "Příklad:"
-
-#. QEkeu
-#: 03102000.xhp
-msgctxt ""
-"03102000.xhp\n"
-"par_id3156214\n"
-"help.text"
-msgid "' Prefix definitions for variable types:"
-msgstr "' Prefixová definice typů proměnných:"
-
#. TJouG
#: 03102000.xhp
msgctxt ""
@@ -27313,14 +27196,23 @@ msgctxt ""
msgid "vDiv=99 ' vDiv is an implicit variant"
msgstr "vDiv=99 ' vDiv má výchozí typ variant"
-#. zCdB9
+#. 7BG6Y
#: 03102000.xhp
msgctxt ""
"03102000.xhp\n"
"par_id3146121\n"
"help.text"
-msgid "vDiv=\"Hello world\""
-msgstr "vDiv=\"Hello world\""
+msgid "values=\"Hello world\""
+msgstr ""
+
+#. c6en9
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"par_id3147221\n"
+"help.text"
+msgid "Print Typename(glob), VarType(values), IsEmpty(ergo_sum) ' Displays: Empty 8 True"
+msgstr ""
#. 2jpst
#: 03102100.xhp
@@ -40714,14 +40606,14 @@ msgctxt ""
msgid "Running <literal>RmDir</literal> command in VBA mode. In VBA only empty directories are removed by <literal>RmDir</literal> while %PRODUCTNAME Basic removes a directory recursively."
msgstr "Spouštění příkazu <literal>RmDir</literal> v režimu VBA. V něm funkce <literal>RmDir</literal> odstraní pouze prázdné adresáře, zatímco %PRODUCTNAME Basic odstraní adresář rekurzivně."
-#. 5GFEr
+#. KLkKY
#: compatibilitymode.xhp
msgctxt ""
"compatibilitymode.xhp\n"
"N0125\n"
"help.text"
-msgid "Changing behaviour of Basic <literal>Dir</literal> command. The directory flag (16) for the <literal>Dir</literal> command means that only directories are returned in %PRODUCTNAME Basic, while in VBA normal files and directories are returned."
-msgstr "Změna chování příkazu Basicu <literal>Dir</literal>. Příznak pro adresáře (16) u příkazu <literal>Dir</literal> znamená, že se v jazyku %PRODUCTNAME Basic vrátí pouze adresáře, kdežto v režimu VBA se vrátí adresáře i běžné soubory."
+msgid "Changing behavior of Basic <literal>Dir</literal> command. The directory flag (16) for the <literal>Dir</literal> command means that only directories are returned in %PRODUCTNAME Basic, while in VBA normal files and directories are returned."
+msgstr ""
#. piCTC
#: compatibilitymode.xhp
diff --git a/source/cs/helpcontent2/source/text/sdatabase.po b/source/cs/helpcontent2/source/text/sdatabase.po
index 79f1c97a63c..43ca55ad682 100644
--- a/source/cs/helpcontent2/source/text/sdatabase.po
+++ b/source/cs/helpcontent2/source/text/sdatabase.po
@@ -4,8 +4,8 @@ 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-09-28 11:22+0200\n"
-"PO-Revision-Date: 2020-09-28 09:30+0000\n"
-"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
+"PO-Revision-Date: 2020-09-29 08:04+0000\n"
+"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textsdatabase/cs/>\n"
"Language: cs\n"
"MIME-Version: 1.0\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"
#. ugSgG
#: 02000000.xhp
@@ -3271,4 +3271,4 @@ msgctxt ""
"par_idN106F9\n"
"help.text"
msgid "<ahelp hid=\".\">Renames the selected report.</ahelp>"
-msgstr "<ahelp hid = \".\"> Přejmenuje vybranou sestavu. </ahelp>"
+msgstr "<ahelp hid=\".\"> Přejmenuje vybranou sestavu.</ahelp>"
diff --git a/source/cs/helpcontent2/source/text/shared/01.po b/source/cs/helpcontent2/source/text/shared/01.po
index 9101f617bf7..d61046f67af 100644
--- a/source/cs/helpcontent2/source/text/shared/01.po
+++ b/source/cs/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-09-28 11:22+0200\n"
+"POT-Creation-Date: 2020-10-12 15:02+0200\n"
"PO-Revision-Date: 2020-07-09 16:34+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"
@@ -28375,14 +28375,14 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/rotationtabpage/Rotation\">Rotates the selected object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/rotationtabpage/Rotation\">Otočí vybraný objekt.</ahelp>"
-#. kEn4i
+#. pB7Dj
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
"hd_id3148983\n"
"help.text"
-msgid "Pivot point"
-msgstr "Střed otočení"
+msgid "Pivot Point"
+msgstr ""
#. Zzs3U
#: 05230300.xhp
@@ -28402,14 +28402,14 @@ msgctxt ""
msgid "If you set a pivot point too far outside of the object boundaries, the object could be rotated off of the page."
msgstr "Pokud nastavíte střed otočení příliš daleko mimo hranice objektu, může se objekt při otočení dostat mimo stránku."
-#. aFBHq
+#. FRRzG
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
"hd_id3145382\n"
"help.text"
-msgid "X Position"
-msgstr "Pozice X"
+msgid "Position X"
+msgstr ""
#. yxcU2
#: 05230300.xhp
@@ -28420,14 +28420,14 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/rotationtabpage/MTR_FLD_POS_X\">Enter the horizontal distance from the left edge of the page to the pivot point.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/rotationtabpage/MTR_FLD_POS_X\">Zadejte vodorovnou vzdálenost od levého okraje stránky ke středu otočení.</ahelp>"
-#. BWKfU
+#. RMUdu
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
"hd_id3155323\n"
"help.text"
-msgid "Y Position"
-msgstr "Pozice Y"
+msgid "Position Y"
+msgstr ""
#. oRJxp
#: 05230300.xhp
@@ -28438,14 +28438,14 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/rotationtabpage/MTR_FLD_POS_Y\">Enter the vertical distance from the top edge of the page to the pivot point.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/rotationtabpage/MTR_FLD_POS_Y\">Zadejte svislou vzdálenost od horního okraje stránky ke středu otočení.</ahelp>"
-#. pFK39
+#. wMC2g
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
"hd_id3153332\n"
"help.text"
-msgid "Defaults"
-msgstr "Výchozí nastavení"
+msgid "Default settings"
+msgstr ""
#. icmC7
#: 05230300.xhp
@@ -28456,14 +28456,14 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/rotationtabpage/CTL_RECT\">Click where you want to place the pivot point.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/rotationtabpage/CTL_RECT\">Klepněte tam, kam chcete umístit střed otočení.</ahelp>"
-#. HEbt4
+#. D9Mc3
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
"hd_id3146847\n"
"help.text"
-msgid "Rotation angle"
-msgstr "Úhel otočení"
+msgid "Rotation Angle"
+msgstr ""
#. owCBC
#: 05230300.xhp
@@ -28492,14 +28492,14 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/rotationtabpage/NF_ANGLE\">Enter the number of degrees that you want to rotate the selected object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/rotationtabpage/NF_ANGLE\">Zadejte počet stupňů, o které chcete vybraný objekt otočit.</ahelp>"
-#. ECUGH
+#. fnugw
#: 05230300.xhp
msgctxt ""
"05230300.xhp\n"
"hd_id3148474\n"
"help.text"
-msgid "Defaults"
-msgstr "Výchozí nastavení"
+msgid "Default settings"
+msgstr ""
#. EvNrr
#: 05230300.xhp