diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-02-28 15:39:39 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-02-28 15:46:18 +0100 |
commit | 375b04cdcbe18a95ff4e5640b9c0d8db06de7beb (patch) | |
tree | 2f9dcb2b510716cbbf17ad62498eda0ae50f6275 /source/cs/helpcontent2 | |
parent | 614eb3429622290c320d137cfa9d8b908c56f9ab (diff) |
update translations for master and add Friulian (fur)
and force-fix errors using pocheck
Change-Id: I550b54b4968fbdb48d8f6c8118e02e28e3a6a220
Diffstat (limited to 'source/cs/helpcontent2')
19 files changed, 1508 insertions, 1112 deletions
diff --git a/source/cs/helpcontent2/source/text/sbasic/guide.po b/source/cs/helpcontent2/source/text/sbasic/guide.po index 957174415d2..0d74901cb6d 100644 --- a/source/cs/helpcontent2/source/text/sbasic/guide.po +++ b/source/cs/helpcontent2/source/text/sbasic/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: 2019-11-08 19:34+0100\n" -"PO-Revision-Date: 2020-02-09 13:41+0000\n" +"PO-Revision-Date: 2020-02-15 19:15+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicguide/cs/>\n" "Language: cs\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 3.9.1\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1565163076.000000\n" #. WcTKB @@ -563,7 +563,7 @@ msgctxt "" "N0552\n" "help.text" msgid "<emph>argparse</emph> Parser for command-line options, arguments and sub-commands" -msgstr "<emph>argparse</emph> Syntaktický analyzátor v příkazovém řádku zadaných možností, argumentů a příkazů" +msgstr "<emph>argparse</emph> Syntaktický analyzátor možností, argumentů a příkazů zadaných v příkazovém řádku" #. zBD3c #: basic_2_python.xhp @@ -590,7 +590,7 @@ msgctxt "" "N0555\n" "help.text" msgid "<emph>datetime</emph> Genuine date and time types" -msgstr "<emph>datetime</emph> Opravdové datové a časové typy" +msgstr "<emph>datetime</emph> Opravdové typy data a času" #. GQCwa #: basic_2_python.xhp @@ -644,7 +644,7 @@ msgctxt "" "N0561\n" "help.text" msgid "<emph>unittest</emph> and <emph>trace</emph> Unit testing framework and Track Python execution" -msgstr "<emph>unittest</emph> a <emph>trace</emph>Prostředí pro jednotkové testy a sledování běhu programu v Pythonu" +msgstr "<emph>unittest</emph> a <emph>trace</emph> Prostředí pro jednotkové testy a sledování běhu programu v Pythonu" #. JG3VZ #: basic_2_python.xhp diff --git a/source/cs/helpcontent2/source/text/sbasic/python.po b/source/cs/helpcontent2/source/text/sbasic/python.po index f0ba48876b6..2ed679a623d 100644 --- a/source/cs/helpcontent2/source/text/sbasic/python.po +++ b/source/cs/helpcontent2/source/text/sbasic/python.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-02-10 17:54+0100\n" -"PO-Revision-Date: 2020-02-09 13:40+0000\n" +"PO-Revision-Date: 2020-02-22 17:15+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicpython/cs/>\n" "Language: 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 3.10.3\n" "X-POOTLE-MTIME: 1565688717.000000\n" #. naSFZ @@ -140,7 +140,7 @@ msgctxt "" "N0334\n" "help.text" msgid "<literal>InputBox</literal> and <literal>MsgBox</literal> screen I/O functions based on Basic to ease Python development," -msgstr "funkce <literal>InputBox</literal> a <literal>MsgBox</literal> pro práci s obrazovkou, usnadňující vývoj v Pythonu," +msgstr "funkce Basicu <literal>InputBox</literal> a <literal>MsgBox</literal> se vstupy a výstupy, usnadňující vývoj v Pythonu," #. DzFBB #: python_2_basic.xhp @@ -194,7 +194,7 @@ msgctxt "" "N0340\n" "help.text" msgid "%PRODUCTNAME Basic macros can be personal, shared, or embedded in documents. In order to execute them, Python run time needs to be provided with Basic macro locations. Implementing the <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html\" name=\"XScriptProvider interface\">com.sun.star.script.provider.XScriptProvider</link> interface allows the retrieval of executable scripts:" -msgstr "Makra jazyka %PRODUCTNAME Basic mohou být osobní, sdílené nebo vložené v dokumentech. Chcete-li je spouštět, je nutné jazyku Python poskytnout informaci o jejich umístění. Toho dosáhnete pomocí rozhraní <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html\" name=\"script.provider.XScript\">com.sun.star.script.provider.XScript</link>:" +msgstr "Makra jazyka %PRODUCTNAME Basic mohou být osobní, sdílená nebo vložená v dokumentech. Chcete-li je spouštět, je nutné jazyku Python poskytnout informaci o jejich umístění. Toho dosáhnete pomocí rozhraní <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html\" name=\"script.provider.XScript\">com.sun.star.script.provider.XScript</link>:" #. w4UAs #: python_2_basic.xhp @@ -320,7 +320,7 @@ msgctxt "" "N0373\n" "help.text" msgid "Examples in <link href=\"text/sbasic/python/python_screen.xhp\" name=\"Input/Output to Screen\">Input/Output to Screen</link> detail Python to Basic invocation calls. <link href=\"text/sbasic/python/python_document_events.xhp\" name=\"Monitoring Document Events\">Monitoring Document Events</link> illustrates the usage of *args Python idiom to print a variable number of parameters to <literal>Access2Base</literal> logging console dialog." -msgstr "Volání Basicu z Pythonu přibližují příklady v části <link href=\"text/sbasic/python/python_screen.xhp\" name=\"Vstup a výstup na obrazovku\">Vstup a výstup na obrazovku</link>. Část <link href=\"text/sbasic/python/python_document_events.xhp\" name=\"Sledování událostí v dokumentu\">Sledování událostí v dokumentu</link> ilustruje využití výrazu Pythonu *args k výpisu proměnlivého počtu parametrů do dialogového okna s konzolou protokolování knihovny <literal>Access2Base</literal>." +msgstr "Volání Basicu z Pythonu přibližují příklady v části <link href=\"text/sbasic/python/python_screen.xhp\" name=\"Vstup a výstup na obrazovku\">Vstup a výstup na obrazovku</link>. Část <link href=\"text/sbasic/python/python_document_events.xhp\" name=\"Sledování událostí v dokumentu\">Sledování událostí v dokumentu</link> ilustruje využití výrazu Pythonu *args k výpisu proměnlivého počtu parametrů do dialogového okna s protokolováním z knihovny <literal>Access2Base</literal>." #. dt25D #: python_2_basic.xhp @@ -329,7 +329,7 @@ msgctxt "" "N0374\n" "help.text" msgid "At time of development you can interrupt Python script execution using <link href=\"https://berma.pagesperso-orange.fr/index2.html\" name=\"Xray extension\">Xray extension</link> in order to inspect properties and methods of UNO objects. The APSO extension debugger allows object introspection using either Xray either MRI extensions." -msgstr "" +msgstr "Během vývoje můžete přerušit vykonávání skriptu Pythonu pomocí <link href=\"https://berma.pagesperso-orange.fr/index2.html\" name=\"Rozšíření Xray\">rozšíření Xray</link>. Poté budete schopni zkoumat vlastnosti a metody objektů UNO. Prozkoumat objekty pomocí rozšíření Xray nebo MRI umožňuje ladicí nástroj z rozšíření APSO." #. F8dF9 #: python_2_basic.xhp @@ -527,7 +527,7 @@ msgctxt "" "N0528\n" "help.text" msgid "Next to <link href=\"text/sbasic/shared/01040000.xhp\" name=\"assigning macros to events\">assigning macros to events</link>, one can monitor events raised by %PRODUCTNAME documents. Application Programming Interface (API) broadcasters are responsible for calling event scripts. Unlike listeners that require to define all supported methods, even if unused, document monitors require only two methods next to hooked event scripts." -msgstr "Kromě <link href=\"text/sbasic/shared/01040000.xhp\" name=\"přiřazování maker k událostem\">přiřazování maker k událostem</link> je možné sledovat události vyvolané dokumenty %PRODUCTNAME. Za volání skriptů pro události jsou zodpovědné broadcastery z rozhraní pro programování aplikací (API). Na rozdíl od listenerů, u nichž je nutné definovat všechny podporované metody (i nepoužité), funkce pro sledování dokumentu vyžadují kromě skriptů pro událost, ke které se vztahují, pouze dvě metody." +msgstr "Kromě <link href=\"text/sbasic/shared/01040000.xhp\" name=\"přiřazování maker k událostem\">přiřazování maker k událostem</link> je možné sledovat události vyvolané dokumenty %PRODUCTNAME. Za volání skriptů pro události jsou zodpovědné broadcastery z rozhraní pro programování aplikací (API). Na rozdíl od posluchačů, u nichž je nutné definovat všechny podporované metody (i nepoužité), funkce pro sledování dokumentu vyžadují kromě skriptů pro událost, ke které se vztahují, pouze dvě metody." #. HztRG #: python_document_events.xhp @@ -824,7 +824,7 @@ msgctxt "" "N0647\n" "help.text" msgid "Mind the misspelled <literal>documentEventOccured</literal> method that inherits a typo from %PRODUCTNAME Application Programming Interface (API)." -msgstr "" +msgstr "Název metody <literal>documentEventOccured</literal> obsahuje pravopisnou chybu, protože stejná chyba se nachází v rozhraní pro programování aplikací (API) pro %PRODUCTNAME." #. uGHTE #: python_document_events.xhp @@ -833,7 +833,7 @@ msgctxt "" "N0648\n" "help.text" msgid "<literal>Start application</literal> and <literal>Close application</literal> events can respectively be used to set and to unset Python path for user scripts or %PRODUCTNAME scripts. In a similar fashion, document based Python libraries or modules can be loaded and released using <literal>Open document</literal> and <literal>Document closed</literal> events. Refer to <link href=\"text/sbasic/python/python_import.xhp\" name=\"Importing Python Modules\">Importing Python Modules</link> for more information." -msgstr "" +msgstr "Události <literal>Spustit aplikaci</literal> a <literal>Ukončit aplikaci</literal> je možné použít k tomu, abyste nastavili či zrušili nastavení cesty k Pythonu pro uživatelské skripty nebo skripty %PRODUCTNAME. Podobným způsobem, pomocí událostí <literal>Otevřít dokument</literal> a <literal>Dokument zavřen</literal>, lze načítat a uvolňovat knihovny nebo moduly Pythonu vložené v dokumentu. Další informace naleznete v části <link href=\"text/sbasic/python/python_import.xhp\" name=\"Import modulů Pythonu\">Import modulů Pythonu</link>." #. 8pHCg #: python_document_events.xhp @@ -842,7 +842,7 @@ msgctxt "" "N0649\n" "help.text" msgid "With %PRODUCTNAME Basic" -msgstr "" +msgstr "Pomocí jazyka %PRODUCTNAME Basic" #. SEw8V #: python_document_events.xhp @@ -851,7 +851,7 @@ msgctxt "" "N0650\n" "help.text" msgid "The <literal>Onload</literal> script is assigned to <literal>Open document</literal> event using <menuitem>Tools – Customise...</menuitem> menu <menuitem>Events</menuitem> tab. Events monitoring starts from the moment a <literal>ConsoleLogger</literal> object is instantiated and ultimately stops when Basic engine releases it. <literal>OnLoad</literal> event loads necessary Basic libraries, while caught events are reported using <literal>Access2Base.Trace</literal> module." -msgstr "" +msgstr "Skript <literal>Onload</literal> je přiřazen k události <literal>Otevřít dokument</literal> pomocí volby <menuitem>Nástroje - Přizpůsobit</menuitem> a následně na kartě <menuitem>Události</menuitem>. Sledování události začíná ve chvíli, kdy je inicializován objekt <literal>ConsoleLogger</literal> a končí tehdy, když Basic tento objekt uvolní. Událost <literal>OnLoad</literal> načte nezbytné knihovny Basicu, zachycené události jsou hlášeny modulem <literal>Access2Base.Trace</literal>." #. TAiMF #: python_document_events.xhp @@ -860,7 +860,7 @@ msgctxt "" "N0651\n" "help.text" msgid "REM controller.Events module" -msgstr "" +msgstr "REM modul controller.Events" #. kYy8A #: python_document_events.xhp @@ -869,7 +869,7 @@ msgctxt "" "N0653\n" "help.text" msgid "Private _obj As Object ' controller.ConsoleLogger instance" -msgstr "" +msgstr "Private _obj As Object ' instance objektu controller.ConsoleLogger" #. PfRq6 #: python_document_events.xhp @@ -878,7 +878,7 @@ msgctxt "" "N0655\n" "help.text" msgid "Sub OnLoad(evt As com.sun.star.document.DocumentEvent) ' >> Open Document <<" -msgstr "" +msgstr "Sub OnLoad(evt As com.sun.star.document.DocumentEvent) ' >> Otevřít dokument <<" #. BEVFV #: python_document_events.xhp @@ -887,7 +887,7 @@ msgctxt "" "N0659\n" "help.text" msgid "REM controller.ConsoleLogger class module" -msgstr "" +msgstr "REM modul třídy controller.ConsoleLogger" #. PG65V #: python_document_events.xhp @@ -896,7 +896,7 @@ msgctxt "" "N0664\n" "help.text" msgid "' ADAPTER design pattern object to be instantiated in « Open Document » event" -msgstr "" +msgstr "' objekt návrhového vzoru adaptér, který se inicializuje v události \"Otevřít dokument\"" #. 9ZNpG #: python_document_events.xhp @@ -905,7 +905,7 @@ msgctxt "" "N0668\n" "help.text" msgid "' CONSTRUCTOR/DESTRUCTOR" -msgstr "" +msgstr "' konstruktor/destruktor" #. EQG8C #: python_document_events.xhp @@ -914,7 +914,7 @@ msgctxt "" "N0674\n" "help.text" msgid "' MEMBERS" -msgstr "" +msgstr "' členové" #. aGuEg #: python_document_events.xhp @@ -923,7 +923,7 @@ msgctxt "" "N0679\n" "help.text" msgid "''' System-dependent filename '''" -msgstr "" +msgstr "''' Název souboru závislý na operačním systému '''" #. kEEgf #: python_document_events.xhp @@ -932,7 +932,7 @@ msgctxt "" "N0686\n" "help.text" msgid "' METHODS" -msgstr "" +msgstr "' metody" #. YMAtN #: python_document_events.xhp @@ -941,7 +941,7 @@ msgctxt "" "N0688\n" "help.text" msgid "''' Monitor document events '''" -msgstr "" +msgstr "''' Sleduje události v dokumentu '''" #. cBx2G #: python_document_events.xhp @@ -950,7 +950,7 @@ msgctxt "" "N0701\n" "help.text" msgid "''' Initialize document events logging '''" -msgstr "" +msgstr "''' Inicializuje zápis událostí v dokumentu do protokolu '''" #. A5RuU #: python_document_events.xhp @@ -959,7 +959,7 @@ msgctxt "" "N0706\n" "help.text" msgid "IIf(IsMissing(evt),\"\",evt.EventName & \"-\") & \"Document events are being logged\", _" -msgstr "" +msgstr "IIf(IsMissing(evt),\"\",evt.EventName & \"-\") & \"Události v dokumentu se zapisují do protokolu\", _" #. NkHa4 #: python_document_events.xhp @@ -968,7 +968,7 @@ msgctxt "" "N0714\n" "help.text" msgid "''' Terminate document events logging '''" -msgstr "" +msgstr "''' Ukončí zápis událostí v dokumentu do protokolu '''" #. np2xy #: python_document_events.xhp @@ -977,7 +977,7 @@ msgctxt "" "N0717\n" "help.text" msgid "IIf(IsMissing(evt),\"\",evt.EventName & \"-\") & \"Document events have been logged\", _" -msgstr "" +msgstr "IIf(IsMissing(evt),\"\",evt.EventName & \"-\") & \"Události v dokumentu byly zapsány do protokolu\", _" #. uVpJf #: python_document_events.xhp @@ -986,7 +986,7 @@ msgctxt "" "N0723\n" "help.text" msgid "' Your code for handled events goes here" -msgstr "" +msgstr "' Místo pro kód pro zpracovávané události" #. AJJDf #: python_document_events.xhp @@ -995,7 +995,7 @@ msgctxt "" "N0724\n" "help.text" msgid "Mind the misspelled <literal>_documentEventOccured</literal> method that inherits a typo from %PRODUCTNAME Application Programming Interface (API)." -msgstr "" +msgstr "Název metody <literal>documentEventOccured</literal> obsahuje pravopisnou chybu, protože stejná chyba se nachází v rozhraní pro programování aplikací (API) pro %PRODUCTNAME." #. b3qae #: python_document_events.xhp @@ -1004,7 +1004,7 @@ msgctxt "" "N0725\n" "help.text" msgid "Discovering Documents Events" -msgstr "" +msgstr "Seznam událostí v dokumentu" #. BDj9Q #: python_document_events.xhp @@ -1013,7 +1013,7 @@ msgctxt "" "N0726\n" "help.text" msgid "The broadcaster API object provides the list of events it is responsible for:" -msgstr "" +msgstr "Broadcaster, objekt API, umožňuje získat seznam událostí, za něž je zodpovědný:" #. Z2BhT #: python_document_events.xhp @@ -1022,7 +1022,7 @@ msgctxt "" "N0727\n" "help.text" msgid "With Python" -msgstr "" +msgstr "Pomocí Pythonu" #. 8PCHK #: python_document_events.xhp @@ -1031,7 +1031,7 @@ msgctxt "" "N0734\n" "help.text" msgid "\"\"\" Display document events \"\"\"" -msgstr "" +msgstr "\"\"\" Zobrazí události v dokumentu \"\"\"" #. SECnV #: python_document_events.xhp @@ -1040,7 +1040,7 @@ msgctxt "" "N0736\n" "help.text" msgid "adapted from DisplayAvailableEvents() by A. Pitonyak" -msgstr "" +msgstr "upraveno z funkce DisplayAvailableEvents() od A. Pitonyaka" #. wXN8p #: python_document_events.xhp @@ -1049,7 +1049,7 @@ msgctxt "" "N0747\n" "help.text" msgid "The <link href=\"https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-python\" name=\"Alternative Python Script Organizer\">Alternative Python Script Organizer (APSO)</link> extension is used to render events information on screen." -msgstr "" +msgstr "Pro výpis informací o událostech na obrazovku se používá rozšíření <link href=\"https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-python\" name=\"Alternative Python Script Organizer\">Alternative Python Script Organizer (APSO)</link>." #. kgY8m #: python_document_events.xhp @@ -1058,7 +1058,7 @@ msgctxt "" "N0748\n" "help.text" msgid "With %PRODUCTNAME Basic" -msgstr "" +msgstr "Pomocí jazyka %PRODUCTNAME Basic" #. KjotC #: python_document_events.xhp @@ -1067,7 +1067,7 @@ msgctxt "" "N0750\n" "help.text" msgid "''' Display document events '''" -msgstr "" +msgstr "''' Zobrazí události v dokumentu '''" #. upkPP #: python_examples.xhp @@ -1076,7 +1076,7 @@ msgctxt "" "tit\n" "help.text" msgid "Python examples" -msgstr "Python příklady" +msgstr "Příklady v Pythonu" #. Etrfb #: python_examples.xhp @@ -1085,7 +1085,7 @@ msgctxt "" "bm_id20191031405\n" "help.text" msgid "<bookmark_value>Python;examples</bookmark_value> <bookmark_value>Python;shell</bookmark_value> <bookmark_value>Python;platform</bookmark_value> <bookmark_value>Python;session</bookmark_value> <bookmark_value>Python;screen input/output</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Python;příklady</bookmark_value><bookmark_value>Python;shell</bookmark_value><bookmark_value>Python;platforma</bookmark_value><bookmark_value>Python;relace</bookmark_value><bookmark_value>Python;vstup a výstup na obrazovku</bookmark_value>" #. 2vmkq #: python_examples.xhp @@ -1094,7 +1094,7 @@ msgctxt "" "hd_id201901031407\n" "help.text" msgid "<variable id=\"pythonexamples2\"><link href=\"text/sbasic/python/python_examples.xhp\" name=\"python examples\">Python programming examples</link></variable>" -msgstr "<variable id=\"pythonexamples2\"><link href=\"text/sbasic/python/python_examples.xhp\" name=\"python examples\">Příklady programování Pythonu</link></variable>" +msgstr "<variable id=\"pythonexamples2\"><link href=\"text/sbasic/python/python_examples.xhp\" name=\"Příklady v Pythonu\">Příklady programování v Pythonu</link></variable>" #. xkeov #: python_handler.xhp @@ -1103,7 +1103,7 @@ msgctxt "" "tit\n" "help.text" msgid "Creating A Dialog Handler" -msgstr "" +msgstr "Vytvoření dialogového okna s handlerem" #. WeSDk #: python_handler.xhp @@ -1112,7 +1112,7 @@ msgctxt "" "N0664\n" "help.text" msgid "<bookmark_value>Basic;Dialog Handler</bookmark_value> <bookmark_value>Python;Dialog Handler</bookmark_value> <bookmark_value>Access2Base;dlgTrace</bookmark_value> <bookmark_value>Access2Base;_DumpToFile</bookmark_value> <bookmark_value>API;DialogProvider2</bookmark_value> <bookmark_value>API;XDialogEventHandler</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Basic;dialogové okno s handlerem</bookmark_value><bookmark_value>Python;dialogové okno s handlerem</bookmark_value><bookmark_value>Access2Base;dlgTrace</bookmark_value><bookmark_value>Access2Base;_DumpToFile</bookmark_value><bookmark_value>API;DialogProvider2</bookmark_value><bookmark_value>API;XDialogEventHandler</bookmark_value>" #. MQUtw #: python_handler.xhp @@ -1121,7 +1121,7 @@ msgctxt "" "N0665\n" "help.text" msgid "<variable id=\"pythonhandler_h1\"><link href=\"text/sbasic/python/python_handler.xhp\" name=\"Creating a Dialog Handler\">Creating a Dialog Handler</link></variable>" -msgstr "" +msgstr "<variable id=\"pythonhandler_h1\"><link href=\"text/sbasic/python/python_handler.xhp\" name=\"Vytvoření dialogového okna s handlerem\">Vytvoření dialogového okna s handlerem</link></variable>" #. AxGAd #: python_handler.xhp @@ -1130,7 +1130,7 @@ msgctxt "" "N0666\n" "help.text" msgid "Next to <link href=\"text/sbasic/shared/01040000.xhp\" name=\"Assigning macros to events\">assigning macros to events</link> or <link href=\"text/sbasic/basic/python/python_listener\" name=\"creating event listeners\">creating event listeners</link>, one can use dialog handlers, whose principle is to define UNO keywords, or methods, that are mapped to events to watch for. The event handler is responsible for executing methods using the <literal>vnd.sun.star.UNO:<method_name></literal> protocol. Unlike listeners that require to define all supported methods, even if unused, dialog handlers require only two methods on top of intended control hook scripts." -msgstr "" +msgstr "Kromě <link href=\"text/sbasic/shared/01040000.xhp\" name=\"Přiřazování maker událostem\">přiřazování maker událostem</link> a <link href=\"text/sbasic/basic/python/python_listener\" name=\"Vytváření posluchačů událostí\">vytváření posluchačů událostí</link> je možné použít dialogová okna s handlery, v nichž jsou definována klíčová slova UNO nebo metody, které jsou namapovány na sledované události. Handler události je zodpovědný za spouštění metod pomocí protokolu <literal>vnd.sun.star.UNO:<název_metody></literal>. Na rozdíl od posluchačů, u nichž je nutné definovat všechny podporované metody (i nepoužité), handlery dialogových oken vyžadují kromě skriptů pro událost, ke které se vztahují, pouze dvě metody." #. Waa56 #: python_handler.xhp @@ -1139,7 +1139,7 @@ msgctxt "" "N0667\n" "help.text" msgid "The advantages of this approach are:" -msgstr "" +msgstr "Výhody tohoto přístupu:" #. bBbcE #: python_handler.xhp @@ -1148,7 +1148,7 @@ msgctxt "" "N0668\n" "help.text" msgid "It packs the code that handles event-driven macros," -msgstr "" +msgstr "Seskupuje kód, který obsahuje makra řízená událostmi," #. NCGBC #: python_handler.xhp @@ -1157,7 +1157,7 @@ msgctxt "" "N0669\n" "help.text" msgid "it decorrelates events from macros names which facilitates maintenance or updates, in particular when moving macros or modules." -msgstr "" +msgstr "odděluje události a názvy maker, což usnadňuje údržbu a aktualizace, obzvlášť tehdy, když se makra nebo moduly přesunují." #. WETAj #: python_handler.xhp @@ -1166,7 +1166,7 @@ msgctxt "" "N0670\n" "help.text" msgid "This mechanism is illustrated herewith for Basic and Python languages using an imported copy of <literal>Access2Base</literal> <literal>dlgTrace</literal> dialog. Exception handling and localisation are omitted for clarity." -msgstr "" +msgstr "Tato technika je zde znázorněna pro jazyky Basic a Python, příklady využívají importovanou kopii dialogového okna <literal>dlgTrace</literal> z knihovny <literal>Access2Base</literal>. Pro přehlednost je vynecháno zpracování výjimek a lokalizace." #. qfJEk #: python_handler.xhp @@ -1175,7 +1175,7 @@ msgctxt "" "N0671\n" "help.text" msgid "Assigning Dialog methods" -msgstr "" +msgstr "Přiřazení metod dialogového okna" #. 46GAC #: python_handler.xhp @@ -1184,7 +1184,7 @@ msgctxt "" "N0672\n" "help.text" msgid "Export <literal>Access2Base</literal> <literal>dlgTrace</literal> dialog and import it into <literal>MyLib</literal> application library." -msgstr "" +msgstr "Exportujte dialogové okno <literal>dlgTrace</literal> z knihovny <literal>Access2Base</literal> a importujte jej do knihovny <literal>MyLib</literal>." #. QKmBa #: python_handler.xhp @@ -1193,7 +1193,7 @@ msgctxt "" "N0673\n" "help.text" msgid "Inside the control properties pane of the <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Dialog Editor\">Dialog Editor</link>, use the Events tab to replace macro assignments by component assignments, and type in the intended method names:" -msgstr "" +msgstr "V <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Editor dialogových okne\">editoru dialogových oken</link> přejděte na panelu vlastností pro ovládací prvek na kartu Události, nahraďte tam přiřazená makra komponentami a zadejte názvy požadovaných metod:" #. qNEVD #: python_handler.xhp @@ -1202,7 +1202,7 @@ msgctxt "" "N0674\n" "help.text" msgid "Set <literal>Dump to file</literal> dialog button component method name to <literal>_dump2File</literal>" -msgstr "" +msgstr "Nastavte název metody komponenty pro tlačítko <literal>Dump to file</literal> na <literal>_dump2File</literal>." #. t65Et #: python_handler.xhp @@ -1211,7 +1211,7 @@ msgctxt "" "N0675\n" "help.text" msgid "Optionally define <literal>txtTracelog</literal> key pressed and mouse button pressed events component method names as <literal>_openHelp</literal>" -msgstr "" +msgstr "Volitelně definujte pro události stisknutí klávesy <literal>txtTracelog</literal> a stisknutí tlačítka myši názvy metod komponent jako <literal>_openHelp</literal>." #. WMZBj #: python_handler.xhp @@ -1220,7 +1220,7 @@ msgctxt "" "N0676\n" "help.text" msgid "Optionally define <literal>Ok</literal> button receiving focus event component method name as <literal>onOkHasfocus</literal>" -msgstr "" +msgstr "Volitelně definujte pro událost, kdy tlačítko <literal>Ok</literal> získá zaměření, název metody komponenty jako <literal>onOkHasfocus</literal>." #. Joqhs #: python_handler.xhp @@ -1229,7 +1229,7 @@ msgctxt "" "N0677\n" "help.text" msgid "Events assigned actions should mention the <literal>vnd.sun.star.UNO:</literal> protocol." -msgstr "" +msgstr "V událostech přiřazených těmto akcím může být zmíněn protokol <literal>vnd.sun.star.UNO:</literal>." #. BTnaF #: python_handler.xhp @@ -1238,7 +1238,7 @@ msgctxt "" "N0678\n" "help.text" msgid "Creating the handler" -msgstr "" +msgstr "Vytvoření handleru" #. nHvEi #: python_handler.xhp @@ -1247,7 +1247,7 @@ msgctxt "" "N0679\n" "help.text" msgid "<literal>createDialogWithHandler</literal> method of <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1DialogProvider2.html\" name=\"com.sun.star.awt.DialogProvider2\">com.sun.star.awt.DialogProvider2</link> service is used to set the dialog and its handler. The handler is responsible for implementing <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XDialogEventHandler.html\" name=\"com.sun.star.awt.XDialogEventHandler\">com.sun.star.awt.XDialogEventHandler</link> interface." -msgstr "" +msgstr "K nastavení dialogového okna a jeho handleru je použita metoda <literal>createDialogWithHandler</literal> služby <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1DialogProvider2.html\" name=\"com.sun.star.awt.DialogProvider2\">com.sun.star.awt.DialogProvider2</link>. Handler je zodpovědný za implementaci rozhraní <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XDialogEventHandler.html\" name=\"com.sun.star.awt.XDialogEventHandler\">com.sun.star.awt.XDialogEventHandler</link>." #. 2CCEz #: python_handler.xhp @@ -1256,7 +1256,7 @@ msgctxt "" "N0680\n" "help.text" msgid "All component method names must be explicitly declared when using a dialog handler." -msgstr "" +msgstr "Při použití handleru dialogového okna je nutné deklarovat všechny názvy metod komponent." #. kBAiZ #: python_handler.xhp @@ -1265,7 +1265,7 @@ msgctxt "" "N0681\n" "help.text" msgid "With Python" -msgstr "" +msgstr "Pomocí Pythonu" #. rUiYd #: python_handler.xhp @@ -1274,7 +1274,7 @@ msgctxt "" "N0682\n" "help.text" msgid "In this example the dialog is located on the computer." -msgstr "" +msgstr "V tomto příkladu je dialogové okno uloženo na počítači." #. FyaBp #: python_handler.xhp @@ -1283,7 +1283,7 @@ msgctxt "" "N0692\n" "help.text" msgid "\"\"\" Access2Base Console Handler \"\"\"" -msgstr "" +msgstr "\"\"\" Handler konzole Access2Base \"\"\"" #. dugqK #: python_handler.xhp @@ -1292,7 +1292,7 @@ msgctxt "" "N0693\n" "help.text" msgid "''' adapted from « Créer un dialogue avec gestionnaire d'événements » by JM Zambon" -msgstr "" +msgstr "''' upraveno z příkladu \"Créer un dialogue avec gestionnaire d'événements\" od JM Zambona" #. 5Cysb #: python_handler.xhp @@ -1301,7 +1301,7 @@ msgctxt "" "N0716\n" "help.text" msgid "\"\"\" Create a Dialog from its location \"\"\"" -msgstr "" +msgstr "\"\"\" Vytvoří dialogové okno z daného umístění \"\"\"" #. C9pNa #: python_handler.xhp @@ -1310,7 +1310,7 @@ msgctxt "" "N0729\n" "help.text" msgid "''' Ugly MsgBox '''" -msgstr "" +msgstr "''' Ošklivý MsgBox '''" #. zcjmD #: python_handler.xhp @@ -1319,7 +1319,7 @@ msgctxt "" "N0740\n" "help.text" msgid "As expected, <literal>onOkHasFocus</literal> missing method throws an exception." -msgstr "" +msgstr "Podle očekávání vyvolá chybějící metoda <literal>onOkHasFocus</literal> výjimku." #. 63rxz #: python_handler.xhp @@ -1328,7 +1328,7 @@ msgctxt "" "N0741\n" "help.text" msgid "Refer to <link href=\"text/sbasic/python/python_2_basic.xhp\" name=\"Python calls to %PRODUCTNAME Basic\">Python calls to %PRODUCTNAME Basic</link> page for <literal>getBasicScript</literal> routine description and for details about cross-language scripting execution." -msgstr "" +msgstr "Popis funkce <literal>getBasicScript</literal> a podrobnosti o spouštění skriptů v různých jazycích naleznete na stránce <link href=\"text/sbasic/python/python_2_basic.xhp\" name=\"Volání maker Basicu z Pythonu\">Volání maker Basicu z Pythonu</link>." #. b6xGw #: python_handler.xhp @@ -1337,7 +1337,7 @@ msgctxt "" "N0742\n" "help.text" msgid "With %PRODUCTNAME Basic" -msgstr "" +msgstr "Pomocí jazyka %PRODUCTNAME Basic" #. 5N3MV #: python_handler.xhp @@ -1346,7 +1346,7 @@ msgctxt "" "N0743\n" "help.text" msgid "In this example the dialog is embedded in a document, and can equally be located on the computer." -msgstr "" +msgstr "V tomto příkladu může být dialogové okno vloženo do dokumentu i uloženo na počítači." #. Ahwda #: python_handler.xhp @@ -1355,7 +1355,7 @@ msgctxt "" "N0751\n" "help.text" msgid "dp.Initialize(Array(ThisComponent)) ' if doc-embedded dialog" -msgstr "" +msgstr "dp.Initialize(Array(ThisComponent)) ' je-li dialogové okno vloženo v dokumentu" #. Cf88b #: python_handler.xhp @@ -1364,7 +1364,7 @@ msgctxt "" "N0958c\n" "help.text" msgid "method As String) As Boolean" -msgstr "" +msgstr "method As String) As Boolean" #. j4aLN #: python_handler.xhp @@ -1373,7 +1373,7 @@ msgctxt "" "N0770\n" "help.text" msgid "'dialog.endDialog(1) if computer-based dialog" -msgstr "" +msgstr "'dialog.endDialog(1) jde-li o dialogové okno na počítači" #. EBBRf #: python_handler.xhp @@ -1382,7 +1382,7 @@ msgctxt "" "N0779\n" "help.text" msgid "' adapted from « Créer un dialogue avec gestionnaire d'événements » by JM Zambon" -msgstr "" +msgstr "' upraveno z příkladu \"Créer un dialogue avec gestionnaire d'événements\" od JM Zambona" #. NF93B #: python_handler.xhp @@ -1391,7 +1391,7 @@ msgctxt "" "N0781\n" "help.text" msgid "As expected, <literal>onOkHasFocus</literal> missing method throws an exception." -msgstr "" +msgstr "Podle očekávání vyvolá chybějící metoda <literal>onOkHasFocus</literal> výjimku." #. 4RevF #: python_handler.xhp @@ -1400,7 +1400,7 @@ msgctxt "" "N0505\n" "help.text" msgid "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"CreateUnoListener Function\">CreateUnoListener Function</link>" -msgstr "" +msgstr "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"Funkce CreateUnoListener\">Funkce CreateUnoListener</link>" #. Ur3DA #: python_ide.xhp @@ -1418,7 +1418,7 @@ msgctxt "" "bm_id761543349138561\n" "help.text" msgid "<bookmark_value>APSO</bookmark_value> <bookmark_value>Alternative Python Scripts Organizer</bookmark_value> <bookmark_value>python;IDE - integrated development environment</bookmark_value> <bookmark_value>python;editor</bookmark_value>" -msgstr "<bookmark_value>APSO</bookmark_value> <bookmark_value>Alternative Python Scripts Organizer</bookmark_value> <bookmark_value>python;IDE - integrované vývojové prostředí</bookmark_value> <bookmark_value>python;editor</bookmark_value>" +msgstr "<bookmark_value>APSO</bookmark_value><bookmark_value>Alternative Python Scripts Organizer</bookmark_value><bookmark_value>Python;IDE - integrované vývojové prostředí</bookmark_value><bookmark_value>Python;editor</bookmark_value>" #. cANSA #: python_ide.xhp @@ -1427,7 +1427,7 @@ msgctxt "" "hd_id151543348965464\n" "help.text" msgid "<variable id=\"pythonideh1\"><link href=\"text/sbasic/python/python_ide.xhp\" name=\"Python IDE Setup\">Setting up an Integrated Development Environment (IDE) for Python</link></variable>" -msgstr "<variable id=\"pythonideh1\"><link href=\"text/sbasic/python/python_ide.xhp\" name=\"Python IDE Setup\">Nastavení integrovaného vývojového prostředí (IDE) pro Python</link></variable>" +msgstr "<variable id=\"pythonideh1\"><link href=\"text/sbasic/python/python_ide.xhp\" name=\"Nastavení IDE pro Python IDE\">Nastavení integrovaného vývojového prostředí (IDE) pro Python</link></variable>" #. k7syF #: python_ide.xhp @@ -1436,7 +1436,7 @@ msgctxt "" "par_id541543348965465\n" "help.text" msgid "Writing Python macros requires extra configuration steps to set an IDE of choice." -msgstr "" +msgstr "Aby bylo možné psát makra v Pythonu, je nutné patřičně nastavit vybrané vývojové prostředí (IDE)." #. NGxNi #: python_ide.xhp @@ -1445,7 +1445,7 @@ msgctxt "" "N0106\n" "help.text" msgid "Unlike Basic language macros development in %PRODUCTNAME, developing Python scripts for %PRODUCTNAME requires to configure an external Integrated Development Environment (IDE). Multiple IDEs are available that range from beginners to advanced Python coders. While using a Python IDE programmers benefit from numerous features such as syntax highlighting, code folding, class browsing, code completion, coding standard enforcement, test driven development, debugging, version control and many more. You can refer to <link href=\"https://wiki.documentfoundation.org/Macros/Python_Design_Guide\" name=\"Designing & Developing Python Applications\">Designing & Developing Python Applications</link> on the Wiki for more in-depth information about the setup of a bridge between your IDE and a running instance %PRODUCTNAME." -msgstr "" +msgstr "Na rozdíl od maker jazyka Basic, která jsou vyvíjena v %PRODUCTNAME, skripty pro %PRODUCTNAME v Pythonu vyžadují, abyste nastavili externí integrované vývojové prostředí (IDE). K dispozici je množství těchto prostředí, vhodných od začátečníků po pokročilé programátory v Pythonu. V těchto programech mohou využívat funkce jako zvýrazňování syntaxe, možnost sbalení kódu, procházení tříd, dokončování kódu, kontrola standardního stylu kódu, vývoj řízený testy, ladění, správa verzí a mnohé další. Další podrobné informace o nastavení propojení mezi IDE a spuštěnou instancí %PRODUCTNAME naleznete na wiki na stránce <link href=\"https://wiki.documentfoundation.org/Macros/Python_Design_Guide\" name=\"Designing & Developing Python Applications\">Designing & Developing Python Applications</link>." #. u2xio #: python_ide.xhp @@ -1463,7 +1463,7 @@ msgctxt "" "N0104\n" "help.text" msgid "The <link href=\"https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-python\" name=\"Alternative Python Script Organizer (APSO)\">Alternative Python Script Organizer (APSO)</link> extension eases the edition of Python scripts, in particular when embedded in a document. Using APSO you can configure your preferred source code editor, start the integrated Python shell and debug Python scripts. Extensions exist that help inspect arbitrary UNO objects, refer to <link href=\"https://wiki.documentfoundation.org/Macros/Python_Design_Guide\" name=\"eDesigning & Developing Python Applications\">Designing & Developing Python Applications</link> for additional details on such extensions." -msgstr "" +msgstr "Úpravu skriptů Pythonu, zejména těch vložených v dokumentech, usnadňuje rozšíření <link href=\"https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-python\" name=\"Alternative Python Script Organizer (APSO)\">Alternative Python Script Organizer (APSO)</link>. Pomocí něj můžete nastavit svůj oblíbený editor zdrojového kódu, spustit vestavěný shell Pythonu a ladit skripty Pythonu. Existují také rozšíření umožňující zkoumat libovolné objekty UNO, podrobnosti o nich naleznete na stránce <link href=\"https://wiki.documentfoundation.org/Macros/Python_Design_Guide\" name=\"Designing & Developing Python Applications\">Designing & Developing Python Applications</link>." #. 5E2EV #: python_import.xhp @@ -1472,7 +1472,7 @@ msgctxt "" "tit\n" "help.text" msgid "Python : Importing Modules" -msgstr "" +msgstr "Python: Import modulů" #. gFTth #: python_import.xhp @@ -1481,7 +1481,7 @@ msgctxt "" "N0461\n" "help.text" msgid "<bookmark_value>Python;import</bookmark_value> <bookmark_value>Python;Modules</bookmark_value> <bookmark_value>Python;pythonpath</bookmark_value> <bookmark_value>PythonLibraries</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Python;import</bookmark_value><bookmark_value>Python;moduly</bookmark_value><bookmark_value>Python;pythonpath</bookmark_value><bookmark_value>PythonLibraries</bookmark_value>" #. 5QqdJ #: python_import.xhp @@ -1490,7 +1490,7 @@ msgctxt "" "N0462\n" "help.text" msgid "<variable id=\"pythonimporth1\"><link href=\"text/sbasic/python/python_import.xhp\" name=\"python imports\">Importing Python Modules</link></variable>" -msgstr "" +msgstr "<variable id=\"pythonimporth1\"><link href=\"text/sbasic/python/python_import.xhp\" name=\"Import v Pythonu\">Import modulů Pythonu</link></variable>" #. VHAM5 #: python_import.xhp @@ -1499,7 +1499,7 @@ msgctxt "" "N0463\n" "help.text" msgid "%PRODUCTNAME Python scripts come in three distinct flavors, they can be personal, shared or embedded in documents. They are stored in varying places described in <link href=\"text/sbasic/python/python_locations.xhp\">Python Scripts Organization and Location</link>. In order to import Python modules, their locations must be known from Python at run time." -msgstr "" +msgstr "Skripty Pythonu mohou být v %PRODUCTNAME trojího typu: osobní, sdílené nebo vložené v dokumentech. Jsou ukládány na různá místa popsaná v části <link href=\"text/sbasic/python/python_locations.xhp\">Uspořádání a umístění skriptů Pythonu</link>. Aby bylo možné moduly Pythonu importovat, musí být v době běhu jejich umístění známa." #. zMSfx #: python_import.xhp @@ -1508,7 +1508,7 @@ msgctxt "" "N0464\n" "help.text" msgid "This mechanism is illustrated for file system based modules and document based modules. Exception handling is omitted for clarity. The terms library or directory, scripts or modules are used interchangeably. A Python macro refers to a function inside a module." -msgstr "" +msgstr "V příkladu je toto znázorněno pro moduly ze souborového systému a pro moduly vložené v dokumentu. Pro přehlednost je vynecháno zpracování výjimek. Zaměnitelně jsou používány termíny knihovna nebo adresář a skripty nebo moduly. Termín makro Pythonu odkazuje na funkci v modulu." #. GUdHS #: python_import.xhp @@ -1517,7 +1517,7 @@ msgctxt "" "N0465\n" "help.text" msgid "Note that <literal><User Profile>/Scripts/python/pythonpath</literal> local directory is always explored when running a Python macro from <literal><User Profile>/Scripts/python</literal>." -msgstr "" +msgstr "Při spouštění makra Pythonu z umístění <literal><uživatelský profil>/Scripts/python</literal> se vždy prochází lokální adresář <literal><uživatelský profil>/Scripts/python/pythonpath</literal>." #. fyFof #: python_import.xhp @@ -1526,7 +1526,7 @@ msgctxt "" "N0466\n" "help.text" msgid "File System module import" -msgstr "" +msgstr "Import modulů ze souborového systému" #. SRZgQ #: python_import.xhp @@ -1535,7 +1535,7 @@ msgctxt "" "N0467\n" "help.text" msgid "User or Shared Modules" -msgstr "" +msgstr "Uživatelské nebo sdílené moduly" #. NAJzP #: python_import.xhp @@ -1544,7 +1544,7 @@ msgctxt "" "N0468\n" "help.text" msgid "Personal & shared Python scripts can be imported once their directories are included in Python run time path. Refer to <link href=\"text/sbasic/python/python_session.xhp\">Getting session information</link> page for more details regarding omitted Session Class." -msgstr "" +msgstr "Osobní a sdílené skripty lze importovat, pokud jsou jejich adresáře zahrnuty v cestě běhového prostředí Pythonu. Podrobnosti týkající se vynechané třídy Session naleznete na stránce <link href=\"text/sbasic/python/python_session.xhp\">Získávání informací o relaci</link>." #. A4v4U #: python_import.xhp @@ -1553,7 +1553,7 @@ msgctxt "" "N0473\n" "help.text" msgid "user_lib = Session().UserPythonScripts # User scripts location" -msgstr "" +msgstr "user_lib = Session().UserPythonScripts # umístění uživatelských skriptů" #. AAJUq #: python_import.xhp @@ -1562,7 +1562,7 @@ msgctxt "" "N0475\n" "help.text" msgid "sys.path.insert(0, user_lib) # Add to search path" -msgstr "" +msgstr "sys.path.insert(0, user_lib) # Přidá k prohledávaným cestám" #. yFcur #: python_import.xhp @@ -1571,7 +1571,7 @@ msgctxt "" "N0476\n" "help.text" msgid "import screen_io as ui # 'screen_io.py' module resides in user_lib directory" -msgstr "" +msgstr "import screen_io as ui # modul 'screen_io.py' se nachází v adresáři user_lib" #. 6KtvD #: python_import.xhp @@ -1580,7 +1580,7 @@ msgctxt "" "N0477\n" "help.text" msgid "# Your code follows here" -msgstr "" +msgstr "# Následuje vlastní kód" #. G8bHh #: python_import.xhp @@ -1589,7 +1589,7 @@ msgctxt "" "N0478\n" "help.text" msgid "This Python example exposes a local XSCRIPTCONTEXT variable to an imported module:" -msgstr "" +msgstr "V tomto příkladu v Pythonu je importovaný modul použit k vytvoření lokální proměnné XSCRIPTCONTEXT:" #. uwiPp #: python_import.xhp @@ -1598,7 +1598,7 @@ msgctxt "" "N0483\n" "help.text" msgid "share_lib = Session.SharedPythonScripts() # Shared scripts location" -msgstr "" +msgstr "share_lib = Session.SharedPythonScripts() # umístění sdílených skriptů" #. HugAN #: python_import.xhp @@ -1607,7 +1607,7 @@ msgctxt "" "N0485\n" "help.text" msgid "sys.path.insert(0, share_lib) # Add to search path" -msgstr "" +msgstr "sys.path.insert(0, share_lib) # Přidá k prohledávaným cestám" #. zGybv #: python_import.xhp @@ -1616,7 +1616,7 @@ msgctxt "" "N0486\n" "help.text" msgid "from IDE_utils import ScriptContext # 'IDE_utils.py' sits with shared Python scripts." -msgstr "" +msgstr "from IDE_utils import ScriptContext # 'IDE_utils.py' se nachází ve sdílených skriptech Pythonu" #. VoPZU #: python_import.xhp @@ -1625,7 +1625,7 @@ msgctxt "" "N0488\n" "help.text" msgid "# Your code follows here" -msgstr "" +msgstr "# Následuje vlastní kód" #. AH3MT #: python_import.xhp @@ -1634,7 +1634,7 @@ msgctxt "" "N0489\n" "help.text" msgid "Installation Modules for Applications" -msgstr "" +msgstr "Nainstalované moduly" #. VFZdV #: python_import.xhp @@ -1643,7 +1643,7 @@ msgctxt "" "N0490\n" "help.text" msgid "Unlike personal and shared scripts, %PRODUCTNAME installation scripts can be imported any time. Next to <literal>uno</literal> & <literal>unohelper</literal> %PRODUCTNAME Python modules, other scripts present in <literal><installation_path>/program</literal> directory can be imported directly, such as the <literal>msgbox</literal> module." -msgstr "" +msgstr "Na rozdíl od osobních a sdílených skriptů je možné skripty z instalace %PRODUCTNAME importovat kdykoliv a přímo. Kromě modulů Pythonu pro %PRODUCTNAME <literal>uno</literal> a <literal>unohelper</literal> se to týká i dalších skriptů, které se nacházejí v adresáři <literal><cesta_k_instalaci>/program</literal>, například modulu <literal>msgbox</literal>." #. TnQ2j #: python_import.xhp @@ -1652,7 +1652,7 @@ msgctxt "" "N0491\n" "help.text" msgid "With Python shell:" -msgstr "" +msgstr "Pomocí shellu Pythonu:" #. DDinb #: python_import.xhp @@ -1661,7 +1661,7 @@ msgctxt "" "N0534\n" "help.text" msgid "Document Module Import" -msgstr "" +msgstr "Import modulů v dokumentu" #. AUzGt #: python_import.xhp @@ -1670,7 +1670,7 @@ msgctxt "" "N0535\n" "help.text" msgid "Importing a Python document embedded module is illustrated below. Error handling is not detailed. Python run time path is updated when document has been opened and before closure. Refer to <link href=\"text/sbasic/shared/01040000.xhp\">Event-Driven Macros</link> to learn how to associate Python macros to document events." -msgstr "" +msgstr "Následující příklad ilustruje import modulu Pythonu vloženého v dokumentu. Zpracování chyb je vynecháno. Cesta běhového prostředí Pythonu se aktualizuje ve chvíli, kdy se dokument otevře, a před tím, než se zavře. Návod, jak přiřadit makra Pythonu k událostem v dokumentu, naleznete v části <link href=\"text/sbasic/shared/01040000.xhp\">Makra řízená událostmi</link>." #. APbCX #: python_import.xhp @@ -1679,7 +1679,7 @@ msgctxt "" "N0541\n" "help.text" msgid "\"\"\" Prepare Python modules import when doc. loaded \"\"\"" -msgstr "" +msgstr "\"\"\" Během načtení dokumentu připraví import modulů Pythonu \"\"\"" #. DJStg #: python_import.xhp @@ -1688,7 +1688,7 @@ msgctxt "" "N0542\n" "help.text" msgid "PythonLibraries.loadLibrary('lib/subdir') # Add directory to search path" -msgstr "" +msgstr "PythonLibraries.loadLibrary('lib/subdir') # Přidá adresář k prohledávaným cestám" #. tPsVb #: python_import.xhp @@ -1697,7 +1697,7 @@ msgctxt "" "N0543\n" "help.text" msgid "PythonLibraries.loadLibrary('my_gui', 'screen_io') # Add dir. & import screen_io" -msgstr "" +msgstr "PythonLibraries.loadLibrary('my_gui', 'screen_io') # Přidá adresář a naimportuje screen_io" #. KxLAs #: python_import.xhp @@ -1706,7 +1706,7 @@ msgctxt "" "N0546\n" "help.text" msgid "\"\"\" Cleanup PYTHON_PATH when doc. Gets closed \"\"\"" -msgstr "" +msgstr "\"\"\" Během zavírání dokumentu vyčistí PYTHON_PATH \"\"\"" #. siAC7 #: python_import.xhp @@ -1715,7 +1715,7 @@ msgctxt "" "N0547\n" "help.text" msgid "PythonLibraries.unloadLibrary('my_gui') # Python runtime path cleanup" -msgstr "" +msgstr "PythonLibraries.unloadLibrary('my_gui') # Vyčistí cesty běhového prostředí Pythonu" #. zajf5 #: python_import.xhp @@ -1724,7 +1724,7 @@ msgctxt "" "N0548\n" "help.text" msgid "# Note: imported modules remain loaded in this example." -msgstr "" +msgstr "# Poznámka: v tomto příkladu zůstane importovaný modul načtený." #. pKa7R #: python_import.xhp @@ -1733,7 +1733,7 @@ msgctxt "" "N0553\n" "help.text" msgid "\"\"\" Python library loader and module importer" -msgstr "" +msgstr "\"\"\" Knihovna Pythonu pro načítání a import modulů" #. ruYCE #: python_import.xhp @@ -1742,7 +1742,7 @@ msgctxt "" "N0555\n" "help.text" msgid "adapted from 'Bibliothèque de fonctions' by Hubert Lambert" -msgstr "" +msgstr "upraveno z příkladu \"Bibliothèque de fonctions\" od Huberta Lamberta" #. 8gpRJ #: python_import.xhp @@ -1751,7 +1751,7 @@ msgctxt "" "N0556\n" "help.text" msgid "at https://forum.openoffice.org/fr/forum/viewtopic.php?p=286213 \"\"\"" -msgstr "" +msgstr "na stránce https://forum.openoffice.org/fr/forum/viewtopic.php?p=286213 \"\"\"" #. T6bdz #: python_import.xhp @@ -1760,7 +1760,7 @@ msgctxt "" "N0558\n" "help.text" msgid "\"\"\" Check run time module list \"\"\"" -msgstr "" +msgstr "\"\"\" Zkontroluje seznam modulů \"\"\"" #. EFaRv #: python_import.xhp @@ -1769,7 +1769,7 @@ msgctxt "" "N0561\n" "help.text" msgid "\"\"\" Check PYTHON_PATH content \"\"\"" -msgstr "" +msgstr "\"\"\" Zkontroluje obsah PYTHON_PATH \"\"\"" #. fvFq9 #: python_import.xhp @@ -1778,7 +1778,7 @@ msgctxt "" "N0564\n" "help.text" msgid "\"\"\" add directory to PYTHON_PATH, import named module \"\"\"" -msgstr "" +msgstr "\"\"\" přidá adresář do PYTHON_PATH, naimportuje modul podle názvu \"\"\"" #. eCTGx #: python_import.xhp @@ -1787,7 +1787,7 @@ msgctxt "" "N0573\n" "help.text" msgid "\"\"\" remove directory from PYTHON_PATH \"\"\"" -msgstr "" +msgstr "\"\"\" odstraní adresář z PYTHON_PATH \"\"\"" #. 5xScE #: python_import.xhp @@ -1796,7 +1796,7 @@ msgctxt "" "N0580\n" "help.text" msgid "Refer to <link href=\"text/sbasic/python/python_listener.xhp\">Creating a Python Listener</link> for examples of event-driven macros." -msgstr "" +msgstr "Příklady maker řízených událostmi naleznete v části <link href=\"text/sbasic/python/python_listener.xhp\">Vytváření posluchačů událostí</link>." #. 9BBze #: python_listener.xhp @@ -1805,7 +1805,7 @@ msgctxt "" "tit\n" "help.text" msgid "Python Listeners : Creating Event Listeners" -msgstr "" +msgstr "Posluchače v Pythonu: Vytváření posluchačů událostí" #. ouQd3 #: python_listener.xhp @@ -1814,7 +1814,7 @@ msgctxt "" "N0385\n" "help.text" msgid "<bookmark_value>Python;Event Listener</bookmark_value> <bookmark_value>Python;createUnoListener</bookmark_value> <bookmark_value>Basic;Event Listener</bookmark_value> <bookmark_value>API;ActionEvent</bookmark_value> <bookmark_value>API;DialogProvider</bookmark_value> <bookmark_value>API;EventObject</bookmark_value> <bookmark_value>API;ExecutableDialogResults</bookmark_value> <bookmark_value>API;XActionListener</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Python;posluchač události</bookmark_value><bookmark_value>Python;createUnoListener</bookmark_value><bookmark_value>Basic;posluchač události</bookmark_value><bookmark_value>API;ActionEvent</bookmark_value><bookmark_value>API;DialogProvider</bookmark_value><bookmark_value>API;EventObject</bookmark_value><bookmark_value>API;ExecutableDialogResults</bookmark_value><bookmark_value>API;XActionListener</bookmark_value>" #. Pjc9z #: python_listener.xhp @@ -1823,7 +1823,7 @@ msgctxt "" "N0386\n" "help.text" msgid "<variable id=\"pythonlistener\"><link href=\"text/sbasic/python/python_listener.xhp\" name=\"python listeners\">Creating Event Listeners</link></variable>" -msgstr "" +msgstr "<variable id=\"pythonlistener\"><link href=\"text/sbasic/python/python_listener.xhp\" name=\"Posluchače v Pythonu\">Vytváření posluchačů událostí</link></variable>" #. DGgrp #: python_listener.xhp @@ -1832,7 +1832,7 @@ msgctxt "" "N0387\n" "help.text" 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 "" +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 #: python_listener.xhp @@ -1841,7 +1841,7 @@ msgctxt "" "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 "" +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í." #. UVzsE #: python_listener.xhp @@ -1850,7 +1850,7 @@ msgctxt "" "N0389\n" "help.text" msgid "Creating an event listener" -msgstr "" +msgstr "Vytvoření posluchače události" #. knF23 #: python_listener.xhp @@ -1859,7 +1859,7 @@ msgctxt "" "N0390\n" "help.text" msgid "Listeners get attached to controls held in dialogs, as well as to document or form events. Listeners are also used when creating runtime dialogs or when adding controls to a dialog on the fly." -msgstr "" +msgstr "Posluchače se připojují k ovládacím prvkům dialogových oken nebo k událostem v dokumentu či formuláři. Používají se také při vytváření dialogových oken nebo ovládacích prvků do okna za běhu programu." #. DwE8A #: python_listener.xhp @@ -1868,7 +1868,7 @@ msgctxt "" "N0391\n" "help.text" msgid "This example creates a listener for <literal>Button1</literal> control of <literal>Dialog1</literal> dialog in <literal>Standard</literal> library." -msgstr "" +msgstr "V tomto příkladu se vytvoří posluchač pro ovládací prvek <literal>Button4</literal> v okně <literal>Dialog1</literal>, který je součástí knihovny <literal>Standard</literal>." #. Wsp8E #: python_listener.xhp @@ -1877,7 +1877,7 @@ msgctxt "" "N0392\n" "help.text" msgid "With Python" -msgstr "" +msgstr "Pomocí Pythonu" #. pPjfw #: python_listener.xhp @@ -1886,7 +1886,7 @@ msgctxt "" "N0405\n" "help.text" msgid "_MY_LABEL = 'Python listens..'" -msgstr "" +msgstr "_MY_LABEL = 'Python naslouchá...'" #. UJrnb #: python_listener.xhp @@ -1895,7 +1895,7 @@ msgctxt "" "N0417\n" "help.text" msgid "MsgBox(\"The user acknowledged the dialog.\")" -msgstr "" +msgstr "MsgBox(\"Uživatel potvrdil dialogové okno.\")" #. XVRK7 #: python_listener.xhp @@ -1904,7 +1904,7 @@ msgctxt "" "N0419\n" "help.text" msgid "MsgBox(\"The user canceled the dialog.\")" -msgstr "" +msgstr "MsgBox(\"Uživatel zrušil dialogové okno.\")" #. FUuHB #: python_listener.xhp @@ -1913,7 +1913,7 @@ msgctxt "" "N0424\n" "help.text" msgid "\"\"\" Create a Dialog from its location \"\"\"" -msgstr "" +msgstr "\"\"\" Vytvoří dialogové okno z daného umístění \"\"\"" #. NeZcJ #: python_listener.xhp @@ -1922,7 +1922,7 @@ msgctxt "" "N0437\n" "help.text" msgid "\"\"\" Listen to & count button clicks \"\"\"" -msgstr "" +msgstr "\"\"\" Naslouchá klepnutím na tlačítko a počítá je \"\"\"" #. WK4DA #: python_listener.xhp @@ -1931,7 +1931,7 @@ msgctxt "" "N0448\n" "help.text" msgid "def disposing(self, evt: EventObject): # mandatory routine" -msgstr "" +msgstr "def disposing(self, evt: EventObject): # povinná metoda" #. 9mtTR #: python_listener.xhp @@ -1940,7 +1940,7 @@ msgctxt "" "N0457\n" "help.text" msgid "<emph>msgbox.py</emph> in <emph>{installation}/program/</emph> directory has some examples of button listeners." -msgstr "" +msgstr "Příklady posluchačů pro tlačítko obsahuje skript <emph>msgbox.py</emph> v adresáři <emph>{instalace}/program/</emph>." #. MgUyV #: python_listener.xhp @@ -1949,7 +1949,7 @@ msgctxt "" "N0458\n" "help.text" msgid "With %PRODUCTNAME Basic" -msgstr "" +msgstr "Pomocí jazyka %PRODUCTNAME Basic" #. CCUMV #: python_listener.xhp @@ -1958,7 +1958,7 @@ msgctxt "" "N0459d\n" "help.text" msgid "Const MY_LABEL = \"Basic listens..\"" -msgstr "" +msgstr "Const MY_LABEL = \"Basic naslouchá...\"" #. eJe7e #: python_listener.xhp @@ -1967,7 +1967,7 @@ msgctxt "" "N0478\n" "help.text" msgid "Case rc.OK : MsgBox \"The user acknowledged the dialog.\",, \"Basic\"" -msgstr "" +msgstr "Case rc.OK : MsgBox \"Uživatel potvrdil dialogové okno.\",, \"Basic\"" #. KVrqd #: python_listener.xhp @@ -1976,7 +1976,7 @@ msgctxt "" "N0479\n" "help.text" msgid "Case rc.CANCEL : MsgBox \"The user canceled the dialog.\",, \"Basic\"" -msgstr "" +msgstr "Case rc.CANCEL : MsgBox \"Uživatel zrušil dialogové okno.\",, \"Basic\"" #. 9AeGf #: python_listener.xhp @@ -1985,7 +1985,7 @@ msgctxt "" "N0486\n" "help.text" msgid "''' Listen to & count button clicks '''" -msgstr "" +msgstr "''' Naslouchá klepnutím na tlačítko a počítá je '''" #. 5Arxo #: python_listener.xhp @@ -1994,7 +1994,7 @@ msgctxt "" "N0496\n" "help.text" msgid "' your code goes here" -msgstr "" +msgstr "' místo pro vlastní kód" #. AQA8b #: python_listener.xhp @@ -2003,7 +2003,7 @@ msgctxt "" "N0498\n" "help.text" msgid "Other Event Listeners" -msgstr "" +msgstr "Další posluchače událostí" #. HsXBE #: python_listener.xhp @@ -2012,7 +2012,7 @@ msgctxt "" "N0499\n" "help.text" msgid "Listeners are usually coded along with <link href=\"text/sbasic/python/python_dialogs.xhp\" name=\"dialog opening\">dialog opening</link>. Numerous listener approaches are possible such as event handlers for dialogs or event monitors for documents or forms." -msgstr "" +msgstr "Posluchače se obvykle připravují pro <link href=\"text/sbasic/python/python_dialogs.xhp\" name=\"Otevírání dialogového okna\">otevírání dialogového okna</link>. Posluchače lze používat různě, například při obsluze dialogových oken nebo při sledování událostí v dokumentech nebo formulářích." #. Xyv2b #: python_listener.xhp @@ -2021,7 +2021,7 @@ msgctxt "" "N0505\n" "help.text" msgid "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"CreateUnoListener Function\">CreateUnoListener Function</link>" -msgstr "" +msgstr "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"Funkce CreateUnoListener\">Funkce CreateUnoListener</link>" #. zKQhy #: python_listener.xhp @@ -2030,7 +2030,7 @@ msgctxt "" "N0506\n" "help.text" msgid "<link href=\"text/swriter/01/05060700.xhp\" name=\"Events mapping to objects\">Events mapping to objects</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/05060700.xhp\" name=\"Mapování událostí na objekty\">Mapování událostí na objekty</link>" #. Xbxfm #: python_listener.xhp @@ -2039,7 +2039,7 @@ msgctxt "" "N0509\n" "help.text" msgid "See also <link href=\"text/sbasic/shared/01040000.xhp\" name=\"Document events\">Document events</link>, <link href=\"text/shared/02/01170202.xhp\" name=\"Form events\">Form events</link>." -msgstr "" +msgstr "Viz také <link href=\"text/sbasic/shared/01040000.xhp\" name=\"Události v dokumentu\">Události v dokumentu</link>, <link href=\"text/shared/02/01170202.xhp\" name=\"Události ve formuláři\">Události ve formuláři</link>." #. GC8Ny #: python_locations.xhp @@ -2048,7 +2048,7 @@ msgctxt "" "tit\n" "help.text" msgid "Python Scripts Organization" -msgstr "Uspořádání Python skriptů" +msgstr "Uspořádání skriptů Pythonu" #. KKGnc #: python_locations.xhp @@ -2057,7 +2057,7 @@ msgctxt "" "hd_id391543358231021\n" "help.text" msgid "<variable id=\"pythonlocations1\"><link href=\"text/sbasic/python/python_locations.xhp\" name=\"command_name\">Python Scripts Organization and Location</link></variable>" -msgstr "<variable id=\"pythonlocations1\"><link href=\"text/sbasic/python/python_locations.xhp\" name=\"command_name\">Uspořádání a umístění python skriptů</link></variable>" +msgstr "<variable id=\"pythonlocations1\"><link href=\"text/sbasic/python/python_locations.xhp\" name=\"Uspořádání a umístění skriptů Pythonu\">Uspořádání a umístění skriptů Pythonu</link></variable>" #. sG2Rn #: python_locations.xhp @@ -2066,7 +2066,7 @@ msgctxt "" "par_id771543358231022\n" "help.text" msgid "The Python script files are stored in the filesystem, in folders controlled by %PRODUCTNAME. The macros can be started at installation, user or file level." -msgstr "Soubory skriptů Python jsou uloženy v souborovém systému ve složkách %PRODUCTNAME. Makra lze spustit na úrovni instalace, uživatele nebo souboru." +msgstr "Soubory skriptů Pythonu jsou uloženy v souborovém systému ve složkách %PRODUCTNAME. Makra lze spustit na úrovni instalace, uživatele nebo souboru." #. iEtmS #: python_locations.xhp @@ -2075,7 +2075,7 @@ msgctxt "" "hd_id911544049584458\n" "help.text" msgid "Python Script Locations" -msgstr "Umístění python skriptů" +msgstr "Umístění skriptů Pythonu" #. cmghv #: python_locations.xhp @@ -2084,7 +2084,7 @@ msgctxt "" "par_id121551089455774\n" "help.text" msgid "Refer to <link href=\"text/sbasic/python/python_session.xhp\" name=\"Getting Session Information\">Getting Session Information</link> in order to get programmatic access to Python script locations." -msgstr "" +msgstr "Návod, jak programově přistupovat k umístěním skriptů Pythonu, naleznete v části <link href=\"text/sbasic/python/python_session.xhp\" name=\"Získávání informací o relaci\">Získávání informací o relaci</link>." #. QGXPA #: python_locations.xhp @@ -2093,7 +2093,7 @@ msgctxt "" "hd_id591544049572647\n" "help.text" msgid "%PRODUCTNAME Macros container" -msgstr "%PRODUCTNAME kontejner maker" +msgstr "Kontejner Makra %PRODUCTNAME" #. xBzRT #: python_locations.xhp @@ -2102,7 +2102,7 @@ msgctxt "" "par_id261544049064421\n" "help.text" msgid "Existing macros in this location (container) were copied by the installation program and are available to every computer user, and any open document can access macros stored the container. You need administrative rights to store or edit macros here." -msgstr "Stávající makra v tomto umístění (kontejner) byly zkopírovány instalačním programem a jsou k dispozici každému uživateli počítače a každý otevřený dokument může přistupovat k makrům uloženým v kontejneru. Chcete-li ukládat nebo upravovat makra, potřebujete práva správce." +msgstr "Do tohoto umístění (kontejneru) byla makra zkopírována instalačním programem. Jsou k dispozici každému uživateli počítače a může k nim přistupovat každý otevřený dokument. Chcete-li tato makra upravovat nebo je ukládat, potřebujete práva správce." #. M8CGu #: python_locations.xhp @@ -2111,7 +2111,7 @@ msgctxt "" "par_id861544210028670\n" "help.text" msgid "The %PRODUCTNAME Macros container location in the file system depends on the operating system:" -msgstr "%PRODUCTNAME Umístění kontejneru maker v systému souborů závisí na operačním systému:" +msgstr "Umístění kontejneru Makra %PRODUCTNAME v souborovém systému závisí na operačním systému:" #. GMBSF #: python_locations.xhp @@ -2120,7 +2120,7 @@ msgctxt "" "par_id191544210072242\n" "help.text" msgid "For <emph>Windows</emph>: <literal>{Installation}\\share\\Scripts\\python</literal>." -msgstr "" +msgstr "V systému <emph>Windows</emph>: <literal>{Instalace}\\share\\Scripts\\python</literal>." #. DV8TD #: python_locations.xhp @@ -2129,7 +2129,7 @@ msgctxt "" "par_id61544210078654\n" "help.text" msgid "For <emph>Linux</emph> and <emph>macOS</emph>: <literal>{Installation}/share/Scripts/python</literal>." -msgstr "" +msgstr "V systémech <emph>Linux</emph> a <emph>macOS</emph>: <literal>{Instalace}/share/Scripts/python</literal>." #. 5sHwj #: python_locations.xhp @@ -2147,7 +2147,7 @@ msgctxt "" "par_id981544049055996\n" "help.text" msgid "This container is accessible only by the %PRODUCTNAME user. Any open document can access macros stored the container. Macros in this location are stored in the %PRODUCTNAME user profile." -msgstr "Tento kontejner je přístupný pouze uživateli %PRODUCTNAME. Jakýkoli otevřený dokument může mít přístup k makrám uloženým v kontejneru. Makra v tomto umístění jsou uložena v profilu uživatele %PRODUCTNAME." +msgstr "Tento kontejner je přístupný pouze uživateli %PRODUCTNAME. K jeho makrům má přístup jakýkoli otevřený dokument. Makra v tomto umístění jsou uložena v uživatelském profilu %PRODUCTNAME." #. wUjx4 #: python_locations.xhp @@ -2156,7 +2156,7 @@ msgctxt "" "par_id341544210187846\n" "help.text" msgid "The My Macros container location is in the user space and depends on the operating system:" -msgstr "Umístění kontejneru Moje makra je v uživatelském prostoru a závisí na operačním systému:" +msgstr "Kontejner Moje makra je umístěn uživatelském prostoru, který závisí na operačním systému:" #. mhNtD #: python_locations.xhp @@ -2165,7 +2165,7 @@ msgctxt "" "par_id381544210213190\n" "help.text" msgid "For <emph>Windows</emph>,<br/><literal>%APPDATA%\\LibreOffice\\4\\user\\Scripts\\python</literal>." -msgstr "Pro <emph>Windows</emph>,<br/><literal>%APPDATA%\\LibreOffice\\4\\user\\Scripts\\python</literal>." +msgstr "V systému <emph>Windows</emph>,<br/><literal>%APPDATA%\\LibreOffice\\4\\user\\Scripts\\python</literal>." #. fQYPE #: python_locations.xhp @@ -2174,7 +2174,7 @@ msgctxt "" "par_id691544210219850\n" "help.text" msgid "For <emph>Linux</emph> and <emph>macOS</emph>,<br/><literal>$HOME/.config/libreoffice/4/user/Scripts/python</literal>." -msgstr "Pro <emph>Linux</emph> and <emph>macOS</emph>,<br/><literal>$HOME/.config/libreoffice/4/user/Scripts/python</literal>." +msgstr "V systémech <emph>Linux</emph> a <emph>macOS</emph>,<br/><literal>$HOME/.config/libreoffice/4/user/Scripts/python</literal>." #. CSJC9 #: python_locations.xhp @@ -2210,7 +2210,7 @@ msgctxt "" "par_id181544209916707\n" "help.text" msgid "Like BASIC macros, Python macros can be organized in libraries, modules and macros." -msgstr "" +msgstr "Makra Pythonu je možné stejně jako makra Basicu uspořádat do knihoven, modulů a maker." #. LoK2E #: python_locations.xhp @@ -2219,7 +2219,7 @@ msgctxt "" "hd_id21544209865082\n" "help.text" msgid "Creating a Python Library" -msgstr "Vytvoření Python knihovny" +msgstr "Vytvoření knihovny Pythonu" #. R2uCF #: python_locations.xhp @@ -2228,7 +2228,7 @@ msgctxt "" "par_id191544209928221\n" "help.text" msgid "Libraries are folders in the container tree. To create a library, add a folder in the target container. The library name is the folder name." -msgstr "Knihovny jsou složky v kontejnerovém stromě. Pro vytvoření knihovny přidejte složku v cílovém kontejneru. Jméno knihovny je jméno složky." +msgstr "Knihovny jsou představovány složkami ve stromě kontejneru. Knihovna se vytvoří, přidáte-li složku do cílového kontejneru Název knihovny je stejný jako název složky." #. hFS3L #: python_locations.xhp @@ -2237,7 +2237,7 @@ msgctxt "" "hd_id31544209872869\n" "help.text" msgid "Creating a Python Module." -msgstr "Vytváření Python modulu." +msgstr "Vytvoření modulu Pythonu" #. djeua #: python_locations.xhp @@ -2246,7 +2246,7 @@ msgctxt "" "par_id161544209936743\n" "help.text" msgid "A module is a python file in the library or the container. Create a module adding a file in the container." -msgstr "Modul je soubor pythonu v knihovně nebo kontejneru. Vytvořte modul přidáním souboru v kontejneru." +msgstr "Modul je představován souborem Pythonu v knihovně nebo kontejneru. Modul vytvoříte přidáním souboru do kontejneru." #. Paoju #: python_locations.xhp @@ -2255,7 +2255,7 @@ msgctxt "" "hd_id151544209895574\n" "help.text" msgid "Python macros" -msgstr "Makra pythonu" +msgstr "Makra Pythonu" #. CBeyB #: python_locations.xhp @@ -2264,7 +2264,7 @@ msgctxt "" "par_id61544209944591\n" "help.text" msgid "A macro is a python object in the module." -msgstr "Makro je python objekt v modulu." +msgstr "Makro je představováno objektem Pythonu v modulu." #. Zcfxg #: python_platform.xhp @@ -2273,7 +2273,7 @@ msgctxt "" "tit\n" "help.text" msgid "Python : Platform class" -msgstr "" +msgstr "Python: Třída Platform" #. jnNvg #: python_platform.xhp @@ -2282,7 +2282,7 @@ msgctxt "" "N0508\n" "help.text" msgid "<bookmark_value>Platform;isLinux</bookmark_value> <bookmark_value>Platform;isMacOsX</bookmark_value> <bookmark_value>Platform;isWindows</bookmark_value> <bookmark_value>Platform;ComputerName</bookmark_value> <bookmark_value>Platform;OSName</bookmark_value> <bookmark_value>API;ConfigurationAccess</bookmark_value> <bookmark_value>Tools;GetRegistryContent</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Platform;isLinux</bookmark_value><bookmark_value>Platform;isMacOsX</bookmark_value><bookmark_value>Platform;isWindows</bookmark_value><bookmark_value>Platform;ComputerName</bookmark_value><bookmark_value>Platform;OSName</bookmark_value><bookmark_value>API;ConfigurationAccess</bookmark_value><bookmark_value>Tools;GetRegistryContent</bookmark_value>" #. uMBGn #: python_platform.xhp @@ -2291,7 +2291,7 @@ msgctxt "" "N0509\n" "help.text" msgid "<variable id=\"pythonplatform\"><link href=\"text/sbasic/python/python_platform.xhp\" name=\"platform01\">Identifying the operating system</link></variable>" -msgstr "" +msgstr "<variable id=\"pythonplatform\"><link href=\"text/sbasic/python/python_platform.xhp\" name=\"Platform\">Rozpoznávání operačního systému</link></variable>" #. vqduy #: python_platform.xhp @@ -2300,7 +2300,7 @@ msgctxt "" "N0510\n" "help.text" msgid "Identifying the operating system can be performed with Python or Basic language." -msgstr "Rozpoznání operačního systému lze provést pomocí jazyků Python či Basic." +msgstr "Rozpoznání operačního systému lze provést pomocí jazyků Python i Basic." #. gZrHC #: python_platform.xhp @@ -2309,7 +2309,7 @@ msgctxt "" "N0511\n" "help.text" msgid "ComputerName property is solely available for Windows. Basic calls to Python macros help overcome %PRODUCTNAME Basic limitations." -msgstr "" +msgstr "Vlastnost ComputerName je k dispozici pouze v systému Windows. Omezením jazyka %PRODUCTNAME Basic se lze vyhnout voláním maker Pythonu z Basicu." #. sV6Fp #: python_platform.xhp @@ -2318,7 +2318,7 @@ msgctxt "" "N0512\n" "help.text" msgid "Using a Python class:" -msgstr "" +msgstr "Pomocí třídy Pythonu:" #. ikwcW #: python_platform.xhp @@ -2327,7 +2327,7 @@ msgctxt "" "N0529\n" "help.text" msgid "Using a Basic classmodule:" -msgstr "" +msgstr "Pomocí moduly třídy Basicu:" #. 7BpCv #: python_platform.xhp @@ -2336,7 +2336,7 @@ msgctxt "" "NO529b\n" "help.text" msgid "%PRODUCTNAME Basic lacks MacOS X native recognition. Platform identification is possible using %PRODUCTNAME Application Programming Interface (API)." -msgstr "" +msgstr "%PRODUCTNAME Basic neumožňuje nativně rozpoznat systém MacOS X. Tuto platformu lze identifikovat pomocí rozhraní pro programování aplikací (API) pro %PRODUCTNAME." #. tTyE5 #: python_platform.xhp @@ -2345,7 +2345,7 @@ msgctxt "" "N0451\n" "help.text" msgid "' Return platform name as \"MAC\", \"UNIX\", \"WIN\"" -msgstr "" +msgstr "' Vrátí název platformy jako \"MAC\", \"UNIX\", \"WIN\"" #. AwTGx #: python_platform.xhp @@ -2354,7 +2354,7 @@ msgctxt "" "N0551\n" "help.text" msgid "' Inferred from \"Tools.UCB.ShowHelperDialog\" function" -msgstr "" +msgstr "' Odvozeno z funkce \"Tools.UCB.ShowHelperDialog\"" #. jtA2N #: python_platform.xhp @@ -2363,7 +2363,7 @@ msgctxt "" "N0564\n" "help.text" msgid "Examples:" -msgstr "" +msgstr "Příklady:" #. riK2q #: python_platform.xhp @@ -2372,7 +2372,7 @@ msgctxt "" "N0565\n" "help.text" msgid "With Python" -msgstr "" +msgstr "Pomocí Pythonu" #. FELjZ #: python_platform.xhp @@ -2381,7 +2381,7 @@ msgctxt "" "N0567\n" "help.text" msgid "<literal>>>> print(Platform().isMacOSX) # object property</literal>" -msgstr "" +msgstr "<literal>>>> print(Platform().isMacOSX) # vlastnost objektu</literal>" #. dAWDs #: python_platform.xhp @@ -2390,7 +2390,7 @@ msgctxt "" "N0569\n" "help.text" msgid "<literal>>>> input(Platform().OSName) # object property</literal>" -msgstr "" +msgstr "<literal>>>> input(Platform().OSName) # vlastnost objektu</literal>" #. MkpG4 #: python_platform.xhp @@ -2399,7 +2399,7 @@ msgctxt "" "N0571\n" "help.text" msgid "From <menuitem>Tools – Macros - Run Macro...</menuitem> menu." -msgstr "" +msgstr "Z nabídky <menuitem>Nástroje – Makra – Spustit makro</menuitem>." #. Qk6MM #: python_platform.xhp @@ -2408,7 +2408,7 @@ msgctxt "" "N0576\n" "help.text" msgid "With %PRODUCTNAME Basic" -msgstr "" +msgstr "Pomocí jazyka %PRODUCTNAME Basic" #. Jkyqd #: python_platform.xhp @@ -2417,7 +2417,7 @@ msgctxt "" "N0578\n" "help.text" msgid "Dim p As New Platform ' instance of Platform class" -msgstr "" +msgstr "Dim p As New Platform ' instance třídy Platform" #. HWYHg #: python_platform.xhp @@ -2426,7 +2426,7 @@ msgctxt "" "N0579\n" "help.text" msgid "MsgBox p.isLinux ' object property" -msgstr "" +msgstr "MsgBox p.isLinux ' vlastnost objektu" #. 9FGEv #: python_platform.xhp @@ -2435,7 +2435,7 @@ msgctxt "" "N0580\n" "help.text" msgid "Print p.isWindows, p.OSName ' object properties" -msgstr "" +msgstr "Print p.isWindows, p.OSName ' vlastnosti objektu" #. ej5WE #: python_programming.xhp @@ -2444,7 +2444,7 @@ msgctxt "" "tit\n" "help.text" msgid "Python : Programming with Python" -msgstr "Python : Programování pomocí Pythonu" +msgstr "Python: Programování pomocí Pythonu" #. bG2BP #: python_programming.xhp @@ -2453,7 +2453,7 @@ msgctxt "" "N0218\n" "help.text" msgid "<bookmark_value>Python;Programming</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;Python</bookmark_value> <bookmark_value>uno.py</bookmark_value>" -msgstr "<bookmark_value>Python;Programování</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;Python</bookmark_value> <bookmark_value>uno.py</bookmark_value>" +msgstr "<bookmark_value>Python;programování</bookmark_value><bookmark_value>XSCRIPTCONTEXT;Python</bookmark_value><bookmark_value>uno.py</bookmark_value>" #. CU6JS #: python_programming.xhp @@ -2462,7 +2462,7 @@ msgctxt "" "hd_id691546462755220\n" "help.text" msgid "<variable id=\"pythonprogrammingheading\"><link href=\"text/sbasic/python/python_programming.xhp\" name=\"python programming\">Programming with Python Scripts</link></variable>" -msgstr "<variable id=\"pythonprogrammingheading\"><link href=\"text/sbasic/python/python_programming.xhp\" name=\"python programming\">Programování pomocí skriptů Python</link></variable>" +msgstr "<variable id=\"pythonprogrammingheading\"><link href=\"text/sbasic/python/python_programming.xhp\" name=\"Programování v Pythonu\">Programování pomocí skriptů Pythonu</link></variable>" #. BjiFe #: python_programming.xhp @@ -2471,7 +2471,7 @@ msgctxt "" "N0220\n" "help.text" msgid "A Python macro is a function within a .py file, identified as a module. Unlike %PRODUCTNAME Basic and its dozen of <link href=\"text/sbasic/shared/uno_objects.xhp\" name=\"UNO objects functions or services\">UNO objects functions or services</link>, Python macros use the <literal>XSCRIPTCONTEXT</literal> UNO single object, shared with JavaScript and BeanShell. The <literal>g_exportedScripts</literal> global tuple explicitly lists selectable macros from a module. Python modules hold autonomous code logic, and are independent from one another." -msgstr "" +msgstr "Makro Pythonu je funkce v souboru .py, který je rozpoznán jako modul. Na rozdíl od jazyka %PRODUCTNAME Basic, jenž obsahuje desítky <link href=\"text/sbasic/shared/uno_objects.xhp\" name=\"Objekty, funkce a služby UNO\">objektů, funkcí a služeb UNO</link>, používají makra Pythonu jediný objekt UNO <literal>XSCRIPTCONTEXT</literal>, který je sdílený s jazyky JavaScript a BeanShell. Seznam všech maker modulu, která lze vybrat, se nachází v globální n-tici <literal>g_exportedScripts</literal>. Moduly Pythonu obsahují samostatný a na ostatních modulech nezávislý kód." #. 8Ri8m #: python_programming.xhp @@ -2480,7 +2480,7 @@ msgctxt "" "N0221\n" "help.text" msgid "XSCRIPTCONTEXT Global Variable" -msgstr "XSCRIPTCONTEXT Globální proměnná" +msgstr "Globální proměnná XSCRIPTCONTEXT" #. xnRGE #: python_programming.xhp @@ -2489,7 +2489,7 @@ msgctxt "" "N0222\n" "help.text" msgid "Genuine Basic UNO facilities can be inferred from <literal>XSCRIPTCONTEXT</literal> global variable. Refer to %PRODUCTNAME API for a complete <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScriptContext.html\" name=\"description of XSCRIPTCONTEXT\">description of XSCRIPTCONTEXT</link>. <literal>XSCRIPTCONTEXT</literal> methods summarize as:" -msgstr "" +msgstr "Možnosti, které nabízí UNO v Basicu, lze odvodit z globální proměnné <literal>XSCRIPTCONTEXT</literal>. Její <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScriptContext.html\" name=\"Popis proměnné XSCRIPTCONTEXT\">kompletní popis</link> naleznete v dokumentaci API pro %PRODUCTNAME. Metody proměnné <literal>XSCRIPTCONTEXT</literal> lze souhrnně:" #. U6KbS #: python_programming.xhp @@ -2498,7 +2498,7 @@ msgctxt "" "N0224\n" "help.text" msgid "Methods" -msgstr "Metody" +msgstr "Metoda" #. skMQF #: python_programming.xhp @@ -2516,7 +2516,7 @@ msgctxt "" "N0226\n" "help.text" msgid "Mapped in Basic as" -msgstr "" +msgstr "Mapována v Basicu jako" #. 54Nun #: python_programming.xhp @@ -2525,7 +2525,7 @@ msgctxt "" "N0228\n" "help.text" msgid "The document reference on which the script can operate." -msgstr "" +msgstr "Odkaz na dokument, v němž může skript provádět činnost." #. CR7pv #: python_programming.xhp @@ -2534,7 +2534,7 @@ msgctxt "" "N0231\n" "help.text" msgid "The desktop reference on which the script can operate." -msgstr "" +msgstr "Odkaz na desktop, v němž může skript provádět činnost." #. rAVfx #: python_programming.xhp @@ -2543,7 +2543,7 @@ msgctxt "" "N0234\n" "help.text" msgid "The component context which the script can use to create other uno components." -msgstr "" +msgstr "Kontext komponenty, kterou může skript použít pro vytváření jiných komponent UNO." #. 5wUcN #: python_programming.xhp @@ -2552,7 +2552,7 @@ msgctxt "" "N0237\n" "help.text" msgid "<emph>HelloWorld</emph> and <emph>Capitalise</emph> installation shared scripts illustrate UNO-related macros making use of <literal>XSCRIPTCONTEXT</literal> global variable." -msgstr "" +msgstr "Příklady maker vztahujících se k objektům UNO a využívajících globální proměnnou <literal>XSCRIPTCONTEXT</literal> jsou nainstalované sdílené skripty <emph>HelloWorld</emph> a <emph>Capitalise</emph>." #. RQgKR #: python_programming.xhp @@ -2561,7 +2561,7 @@ msgctxt "" "N0238\n" "help.text" msgid "Python standard output file is not available when running Python macros from <menuitem>Tools - Macros - Run Macro</menuitem> menu. Refer to <emph>Input/Output to Screen</emph> for more information." -msgstr "" +msgstr "Při spouštění maker Pythonu z nabídky <menuitem>Nástroje - Makra - Spustit makro</menuitem> není k dispozici standardní výstupní soubor pro Python. Další informace naleznete v části <emph>Vstup a výstup na obrazovku</emph>." #. WuGCs #: python_programming.xhp @@ -2570,7 +2570,7 @@ msgctxt "" "N0239\n" "help.text" msgid "Module import" -msgstr "" +msgstr "Import modulu" #. tBVP2 #: python_programming.xhp @@ -2579,7 +2579,7 @@ msgctxt "" "N0240\n" "help.text" msgid "<literal>XSCRIPTCONTEXT</literal> is not provided to imported modules." -msgstr "" +msgstr "Pro importované moduly není proměnná <literal>XSCRIPTCONTEXT</literal> k dispozici." #. dURCV #: python_programming.xhp @@ -2588,7 +2588,7 @@ msgctxt "" "N0241\n" "help.text" msgid "%PRODUCTNAME Basic libraries contain classes, routines and variables, Python modules contain classes, functions and variables. Common pieces of reusable Python or UNO features must be stored in <link href=\"text/sbasic/python/python_locations.xhp\" name=\"My macros\">My macros</link> within <literal>(User Profile)/Scripts/python/pythonpath</literal>. Python libraries help organize modules in order to prevent module name collisions. Import <literal>uno.py</literal> inside shared modules." -msgstr "" +msgstr "Knihovny pro %PRODUCTNAME Basic obsahují třídy, podprogramy a proměnné, moduly Pythonu obsahují třídy, funkce a proměnné. Společné opětovně využitelné části pro Python nebo UNO je nutné uložit v kontejneru <link href=\"text/sbasic/python/python_locations.xhp\" name=\"Moje makra\">Moje makra</link> v umístění <literal>(Uživatelský profil)/Scripts/python/pythonpath</literal>. Moduly jsou uspořádány do knihoven Pythonu, aby se zabránilo konfliktům mezi jejich názvy. Mezi sdílené moduly naimportujte <literal>uno.py</literal>." #. a2xVe #: python_programming.xhp @@ -2597,7 +2597,7 @@ msgctxt "" "N0242\n" "help.text" msgid "Genuine BASIC UNO facilities can be inferred using <literal>uno.py</literal> module. Use <link href=\"text/sbasic/python/python_shell.xhp\" name=\"Python interactive shell\">Python interactive shell</link> to get a complete module description using <literal>dir()</literal> and <literal>help()</literal> Python commands." -msgstr "" +msgstr "Možnosti, které nabízí UNO Basicu, lze odvodit pomocí modulu <literal>uno.py</literal>. V <link href=\"text/sbasic/python/python_shell.xhp\" name=\"Interaktivní shell Pythonu\">interaktivním shellu Pythonu</link> můžete získat úplný popis modulu pomocí příkazů <literal>dir()</literal> a <literal>help()</literal>." #. Gi6iz #: python_programming.xhp @@ -2606,7 +2606,7 @@ msgctxt "" "N0244\n" "help.text" msgid "Functions" -msgstr "" +msgstr "Funkce" #. jFADb #: python_programming.xhp @@ -2615,7 +2615,7 @@ msgctxt "" "N0245\n" "help.text" msgid "Description" -msgstr "" +msgstr "Popis" #. 6wDQn #: python_programming.xhp @@ -2624,7 +2624,7 @@ msgctxt "" "N0246\n" "help.text" msgid "Mapped in Basic as" -msgstr "" +msgstr "Mapována v Basicu jako" #. 7prVF #: python_programming.xhp @@ -2633,7 +2633,7 @@ msgctxt "" "N0248\n" "help.text" msgid "Returns an absolute file url from the given urls." -msgstr "" +msgstr "Vrátí absolutní adresu URL souboru se zadaných adres." #. PE7AD #: python_programming.xhp @@ -2642,7 +2642,7 @@ msgctxt "" "N0251\n" "help.text" msgid "Creates a UNO struct or exception given by typeName." -msgstr "" +msgstr "Vytvoří strukturu nebo výjimku UNO podle zadané hodnoty typeName." #. FNPMc #: python_programming.xhp @@ -2651,7 +2651,7 @@ msgctxt "" "N0254\n" "help.text" msgid "Returns a system path." -msgstr "" +msgstr "Vrátí cestu v systému." #. sFbd9 #: python_programming.xhp @@ -2660,7 +2660,7 @@ msgctxt "" "N0257\n" "help.text" msgid "Returns the class of a concrete UNO exception, struct, or interface." -msgstr "" +msgstr "Vrátí třídu určité výjimky, struktury nebo rozhraní typu UNO." #. qAbMv #: python_programming.xhp @@ -2669,7 +2669,7 @@ msgctxt "" "N0260\n" "help.text" msgid "Returns the UNO component context used to initialize the Python runtime." -msgstr "" +msgstr "Vrátí kontext komponenty UNO použitý pro inicializaci běhového prostředí Pythonu." #. WQBzo #: python_programming.xhp @@ -2678,7 +2678,7 @@ msgctxt "" "N0264\n" "help.text" msgid "Looks up the value of an IDL constant by giving its explicit name." -msgstr "" +msgstr "Vyhledá hodnotu konstanty IDL podle jejího názvu." #. VD2pr #: python_programming.xhp @@ -2687,7 +2687,7 @@ msgctxt "" "N0265\n" "help.text" msgid "See API constant groups" -msgstr "" +msgstr "viz API pro skupiny konstant" #. RMBST #: python_programming.xhp @@ -2696,7 +2696,7 @@ msgctxt "" "N0267\n" "help.text" msgid "Returns True, when obj is a class of a UNO interface." -msgstr "" +msgstr "Vrátí True, pokud je obj třída rozhraní UNO." #. B84WF #: python_programming.xhp @@ -2705,7 +2705,7 @@ msgctxt "" "N0270\n" "help.text" msgid "Returns a file URL for the given system path." -msgstr "" +msgstr "Vrátí adresu URL souboru pro zadanou cestu v systému." #. GEMGY #: python_programming.xhp @@ -2714,7 +2714,7 @@ msgctxt "" "N0272\n" "help.text" msgid "<emph>LibreLogo</emph> and <emph>TableSample</emph> installation shared scripts use <literal>uno.py</literal> module." -msgstr "" +msgstr "Modul <literal>uno.py</literal> používají nainstalované sdílené skripty <emph>LibreLogo</emph> a <emph>TableSample</emph>." #. 9NieC #: python_programming.xhp @@ -2723,7 +2723,7 @@ msgctxt "" "N0273\n" "help.text" msgid "More Python-Basic samples" -msgstr "" +msgstr "Další příklady" #. 6Yct5 #: python_programming.xhp @@ -2732,7 +2732,7 @@ msgctxt "" "N0275\n" "help.text" msgid "Python UNO" -msgstr "" +msgstr "UNO Pythonu" #. 8GvqG #: python_programming.xhp @@ -2741,7 +2741,7 @@ msgctxt "" "N0276\n" "help.text" msgid "Basic UNO features" -msgstr "" +msgstr "UNO Basicu" #. 8EWYh #: python_programming.xhp @@ -2750,7 +2750,7 @@ msgctxt "" "N0284\n" "help.text" msgid "See <link href=\"text/sbasic/python/python_dialogs.xhp\" name=\"Opening a Dialog\">Opening a Dialog</link>" -msgstr "" +msgstr "viz <link href=\"text/sbasic/python/python_dialogs.xhp\" name=\"otevření dialogového okna\">otevření dialogového okna</link>" #. F2cFF #: python_programming.xhp @@ -2759,7 +2759,7 @@ msgctxt "" "N0286\n" "help.text" msgid "See <link href=\"text/sbasic/python/python_listener.xhp\" name=\"Creating a Listener\">Creating a Listener</link>" -msgstr "" +msgstr "viz <link href=\"text/sbasic/python/python_listener.xhp\" name=\"vytvoření posluchače\">vytvoření posluchače</link>" #. LNUaK #: python_programming.xhp @@ -2768,7 +2768,7 @@ msgctxt "" "N0288\n" "help.text" msgid "See UNO data types" -msgstr "" +msgstr "viz datové typy UNO" #. 4vWGa #: python_programming.xhp @@ -2777,7 +2777,7 @@ msgctxt "" "N0297\n" "help.text" msgid "Importing an embedded Module" -msgstr "" +msgstr "Import vloženého modulu" #. SGVBE #: python_programming.xhp @@ -2786,7 +2786,7 @@ msgctxt "" "N0298\n" "help.text" msgid "Similarly to %PRODUCTNAME Basic that supports browsing and dynamic loading of libraries, Python libraries can be explored and imported on demand. For more information on library containers, visit <link href=\"https://api.libreoffice.org/\" name=\"API Documentation site\">%PRODUCTNAME Application Programming Interface</link> (API) or download <link href=\"https://www.libreoffice.org/download/download/\" name=\"SDK download page\">%PRODUCTNAME Software Development Kit</link> (SDK)." -msgstr "" +msgstr "%PRODUCTNAME Basic podporuje procházení a dynamické načítání knihoven a podobně lze procházet a na vyžádání importovat knihovny Pythonu. Další informace o kontejnerech pro knihovny naleznete v <link href=\"https://api.libreoffice.org/\" name=\"Stránka s dokumentací API\">dokumentaci rozhraní pro programování aplikací (API) pro %PRODUCTNAME</link> nebo stáhněte <link href=\"https://www.libreoffice.org/download/download/\" name=\"Stránka se stažením SDK\">sadu Software Development Kit (SDK) pro %PRODUCTNAME</link>." #. VtFrH #: python_programming.xhp @@ -2795,7 +2795,7 @@ msgctxt "" "N0299\n" "help.text" msgid "Importing a Python document embedded module is illustrated below, exception handling is not detailed:" -msgstr "" +msgstr "Import vloženého modulu Pythonu je uveden níže. Zpracování výjimek je vynecháno." #. P2R2D #: python_programming.xhp @@ -2804,7 +2804,7 @@ msgctxt "" "N0303\n" "help.text" msgid "\"\"\" load library and import module" -msgstr "" +msgstr "\"\"\" načte knihovnu a naimportuje modul" #. oBnkG #: python_programming.xhp @@ -2813,7 +2813,7 @@ msgctxt "" "N0305\n" "help.text" msgid "Adapted from 'Bibliothèque de fonctions' by Hubert Lambert" -msgstr "" +msgstr "upraveno z příkladu \"Bibliothèque de fonctions\" od Huberta Lamberta" #. FFxTV #: python_programming.xhp @@ -2822,7 +2822,7 @@ msgctxt "" "N0306\n" "help.text" msgid "at https://forum.openoffice.org/fr/forum/viewtopic.php?p=286213\"\"\"" -msgstr "" +msgstr "na stránce https://forum.openoffice.org/fr/forum/viewtopic.php?p=286213\"\"\"" #. A2Zvp #: python_programming.xhp @@ -2831,7 +2831,7 @@ msgctxt "" "N0307\n" "help.text" msgid "doc = XSCRIPTCONTEXT.getDocument() # current document" -msgstr "" +msgstr "doc = XSCRIPTCONTEXT.getDocument() # aktuální dokument" #. qqpCF #: python_programming.xhp @@ -2840,7 +2840,7 @@ msgctxt "" "N0310\n" "help.text" msgid "if not url in sys.path: # add path if necessary" -msgstr "" +msgstr "if not url in sys.path: # přidá cestu, je-li to nutné" #. HWoLC #: python_programming.xhp @@ -2849,7 +2849,7 @@ msgctxt "" "N0311\n" "help.text" msgid "sys.path.insert(0, url) # doclib takes precedence" -msgstr "" +msgstr "sys.path.insert(0, url) # knihovna dokumentu má přednost" #. wBdYA #: python_programming.xhp @@ -2858,7 +2858,7 @@ msgctxt "" "N0312\n" "help.text" msgid "if module_name: # import if requested" -msgstr "" +msgstr "if module_name: # naimportuje, je-li požadováno" #. B9zJW #: python_programming.xhp @@ -2867,7 +2867,7 @@ msgctxt "" "N0316\n" "help.text" msgid "ui = load_library(\"my_gui\",'screen_io') # add <lib> path + import <module>" -msgstr "" +msgstr "ui = load_library(\"my_gui\",'screen_io') # přidá cestu s knihovnou a naimportuje modul" #. HFcCm #: python_programming.xhp @@ -2876,7 +2876,7 @@ msgctxt "" "N0321\n" "help.text" msgid "<link href=\"text/sbasic/shared/uno_objects.xhp\" name=\"UNO objects page\">Basic UNO Objects, Functions and Services</link>" -msgstr "" +msgstr "<link href=\"text/sbasic/shared/uno_objects.xhp\" name=\"Stránka s objekty UNO\">Objekty, funkce a služby UNO v Basicu</link>" #. zRBRa #: python_screen.xhp @@ -2885,7 +2885,7 @@ msgctxt "" "tit\n" "help.text" msgid "Python : Screen Input/Output" -msgstr "" +msgstr "Python: Vstup a výstup na obrazovku" #. tMEMB #: python_screen.xhp @@ -2894,7 +2894,7 @@ msgctxt "" "N0433\n" "help.text" msgid "<bookmark_value>Python;InputBox</bookmark_value> <bookmark_value>Python;MsgBox</bookmark_value> <bookmark_value>Python;Print</bookmark_value> <bookmark_value>API;script.provider.MasterScriptProvider: Screen Input/Output</bookmark_value> <bookmark_value>API;script.provider.XScript: Screen Input/Output</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Python;InputBox</bookmark_value><bookmark_value>Python;MsgBox</bookmark_value><bookmark_value>Python;Print</bookmark_value><bookmark_value>API;script.provider.MasterScriptProvider: Screen Input/Output</bookmark_value><bookmark_value>API;script.provider.XScript: Screen Input/Output</bookmark_value>" #. fovpz #: python_screen.xhp @@ -2903,7 +2903,7 @@ msgctxt "" "N0434\n" "help.text" msgid "<variable id=\"ioscreen\"><link href=\"text/sbasic/python/python_screen.xhp\" name=\"IO to screen\">Input/Output to Screen</link></variable>" -msgstr "" +msgstr "<variable id=\"ioscreen\"><link href=\"text/sbasic/python/python_screen.xhp\" name=\"Vstup a výstup na obrazovku\">Vstup a výstup na obrazovku</link></variable>" #. qCLEs #: python_screen.xhp @@ -2912,7 +2912,7 @@ msgctxt "" "N0435\n" "help.text" msgid "Python standard output file is not available when running Python macros from <menuitem>Tools – Macros - Run Macro</menuitem>... menu. Presenting the output of a module requires the Python interactive console. Features such as <literal>input()</literal>, <literal>print()</literal>, <literal>repr()</literal> and <literal>str()</literal> are available from the Python shell." -msgstr "" +msgstr "Je-li makro Pythonu spuštěno z nabídky <menuitem>Nástroje – Makra – Spustit makro</menuitem>, není v něm k dispozici standardní výstupní soubor Pythonu. Aby se zobrazil výstup modulu, je potřeba interaktivní konzole Pythonu. Z ní jsou dostupné funkce jako <literal>input()</literal>, <literal>print()</literal>, <literal>repr()</literal> a <literal>str()</literal>." #. NHHFB #: python_screen.xhp @@ -2921,7 +2921,7 @@ msgctxt "" "N0436\n" "help.text" msgid "The <link href=\"https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-python\" name=\"apso\">Alternative Python Script Organizer</link> (APSO) extension offers a msgbox() function out of its <literal>apso_utils</literal> module." -msgstr "" +msgstr "Rozšíření <link href=\"https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-python\" name=\"apso\">Alternative Python Script Organizer</link> (APSO) nabízí funkci msgbox() v rámci svého modulu <literal>apso_utils</literal>." #. aPSDz #: python_screen.xhp @@ -2930,7 +2930,7 @@ msgctxt "" "N0437\n" "help.text" msgid "%PRODUCTNAME Basic proposes <literal>InputBox()</literal>, <literal>Msgbox()</literal> and <literal>Print()</literal> screen I/O functions. Python alternatives exist relying either on %PRODUCTNAME API Abstract Windowing Toolkit, either on Python to Basic function calls. The latter proposes a syntax that is intentionally close to that of Basic, and uses a Python module next to a Basic module. The API Scripting Framework is used to perform Basic, BeanShell, JavaScript and Python inter-languages function calls." -msgstr "" +msgstr "%PRODUCTNAME Basic používá pro vstup a výstup na obrazovku funkce <literal>InputBox()</literal>, <literal>Msgbox()</literal> a <literal>Print()</literal>. Alternativy pro Python se spoléhají buď na Abstract Windowing Toolkit z API pro %PRODUCTNAME, nebo na volání funkcí Basicu z Pythonu. Ve druhém případě se používá syntaxe, která se záměrně podobá té v Basicu, a kombinují se moduly v Pythonu a Basicu. Pro volání mezi jazyky Basic, BeanShell, JavaScript a Python se používá API Scripting Framework." #. hat4k #: python_screen.xhp @@ -2939,7 +2939,7 @@ msgctxt "" "N0438\n" "help.text" msgid "Python syntax:" -msgstr "" +msgstr "Syntaxe Pythonu:" #. QypFq #: python_screen.xhp @@ -2948,7 +2948,7 @@ msgctxt "" "N0442\n" "help.text" msgid "Examples:" -msgstr "" +msgstr "Příklady:" #. DbZVx #: python_screen.xhp @@ -2957,7 +2957,7 @@ msgctxt "" "N0449\n" "help.text" msgid "Installation:" -msgstr "" +msgstr "Instalace:" #. QDrDk #: python_screen.xhp @@ -2966,7 +2966,7 @@ msgctxt "" "N0450\n" "help.text" msgid "Copy <literal>screen_io</literal> Python module in <link href=\"text/sbasic/python/python_locations.xhp\" name=\"User macros\">My macros</link> within <UserProfile>/Scripts/python/pythonpath," -msgstr "" +msgstr "Zkopírujte modul Pythonu <literal>screen_io</literal> do kontejneru <link href=\"text/sbasic/python/python_locations.xhp\" name=\"User macros\">Moje makra</link> umístěného v <UživatelskýProfil>/Scripts/python/pythonpath." #. bckjW #: python_screen.xhp @@ -2975,7 +2975,7 @@ msgctxt "" "N0451\n" "help.text" msgid "Copy <literal>uiScripts</literal> Basic module in <link href=\"text/sbasic/python/python_locations.xhp\" name=\"User macros\">My macros</link> Standard Basic library," -msgstr "" +msgstr "Zkopírujte modul Basicu <literal>uiScripts</literal> do kontejneru <link href=\"text/sbasic/python/python_locations.xhp\" name=\"Uživatelské makra\">Moje makra</link> do knihovny Basicu Standard." #. XAthB #: python_screen.xhp @@ -2984,7 +2984,7 @@ msgctxt "" "N0452\n" "help.text" msgid "Restart %PRODUCTNAME." -msgstr "" +msgstr "Restartujte %PRODUCTNAME." #. jGGGZ #: python_screen.xhp @@ -2993,7 +2993,7 @@ msgctxt "" "N0453\n" "help.text" msgid "<literal>screen_io</literal> Python module" -msgstr "" +msgstr "Modul Pythonu <literal>screen_io</literal>" #. EB2zZ #: python_screen.xhp @@ -3002,7 +3002,7 @@ msgctxt "" "N0467\n" "help.text" msgid "\"\"\" Displays a dialog box containing a message and returns a value.\"\"\"" -msgstr "" +msgstr "\"\"\" Zobrazí dialogové okno se zprávou a vrátí hodnotu.\"\"\"" #. nUtxt #: python_screen.xhp @@ -3011,7 +3011,7 @@ msgctxt "" "N0473\n" "help.text" msgid "\"\"\" Displays a prompt in a dialog box at which the user can enter text.\"\"\"" -msgstr "" +msgstr "\"\"\" Zobrazí v dialogovém okně vstupní pole, kam může uživatel zadat text.\"\"\"" #. MFz5D #: python_screen.xhp @@ -3020,7 +3020,7 @@ msgctxt "" "N0479\n" "help.text" msgid "\"\"\"Outputs the specified strings or numeric expressions in a dialog box.\"\"\"" -msgstr "" +msgstr "\"\"\"Vypíše zadané řetězce nebo číselné výrazy do dialogového okna.\"\"\"" #. EYqxJ #: python_screen.xhp @@ -3029,7 +3029,7 @@ msgctxt "" "N0492\n" "help.text" msgid "<literal>uiScripts</literal> Basic module" -msgstr "" +msgstr "Modul Basicu <literal>uiScripts</literal>" #. CGnPe #: python_session.xhp @@ -3038,7 +3038,7 @@ msgctxt "" "tit\n" "help.text" msgid "Python_Session : Session class" -msgstr "" +msgstr "Relace v Pythonu: třída Session" #. wQJZ2 #: python_session.xhp @@ -3047,7 +3047,7 @@ msgctxt "" "N0339\n" "help.text" msgid "<bookmark_value>Session;ComputerName</bookmark_value> <bookmark_value>Session;SharedScripts</bookmark_value> <bookmark_value>Session;SharedPythonScripts</bookmark_value> <bookmark_value>Session;UserProfile</bookmark_value> <bookmark_value>Session;UserScripts</bookmark_value> <bookmark_value>Session;UserPythonScripts</bookmark_value> <bookmark_value>API;PathSubstitution</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>Session;ComputerName</bookmark_value><bookmark_value>Session;SharedScripts</bookmark_value><bookmark_value>Session;SharedPythonScripts</bookmark_value><bookmark_value>Session;UserProfile</bookmark_value><bookmark_value>Session;UserScripts</bookmark_value><bookmark_value>Session;UserPythonScripts</bookmark_value><bookmark_value>API;PathSubstitution</bookmark_value>" #. EvmoA #: python_session.xhp @@ -3056,7 +3056,7 @@ msgctxt "" "N0340\n" "help.text" msgid "<variable id=\"pythonsession\"><link href=\"text/sbasic/python/python_session.xhp\" name=\"session01\">Getting Session Information</link></variable>" -msgstr "" +msgstr "<variable id=\"pythonsession\"><link href=\"text/sbasic/python/python_session.xhp\" name=\"Relace\">Získávání informací o relaci</link></variable>" #. nmTjF #: python_session.xhp @@ -3065,7 +3065,7 @@ msgctxt "" "N0341\n" "help.text" msgid "Computing %PRODUCTNAME user profile and shared modules system file paths can be performed with Python or with Basic languages. BeanShell, Java, JavaScript and Python scripts locations can be derived from this information." -msgstr "" +msgstr "Cesty k souborům modulů v uživatelském profilu %PRODUCTNAME a ke sdíleným modulům je možné zjistit pomocí jazyků Python nebo Basic. Z takto získaných informací lze odvodit umístění skriptů pro jazyky BeanShell, Java, JavaScript a Python." #. gMnyC #: python_session.xhp @@ -3074,7 +3074,7 @@ msgctxt "" "N0343\n" "help.text" msgid "Examples:" -msgstr "" +msgstr "Příklady:" #. m498C #: python_session.xhp @@ -3083,7 +3083,7 @@ msgctxt "" "N0344\n" "help.text" msgid "With Python shell." -msgstr "" +msgstr "Pomocí shellu Pythonu:" #. yziJv #: python_session.xhp @@ -3092,7 +3092,7 @@ msgctxt "" "N0346\n" "help.text" msgid "<literal>>>> print(Session.SharedPythonScripts()) # static method</literal>" -msgstr "" +msgstr "<literal>>>> print(Session.SharedPythonScripts()) # statická metoda</literal>" #. ezhbr #: python_session.xhp @@ -3101,7 +3101,7 @@ msgctxt "" "N0347\n" "help.text" msgid "<literal>>>> print(Session().UserName) # object property</literal>" -msgstr "" +msgstr "<literal>>>> print(Session().UserName) # vlastnost objektu</literal>" #. K4Cjj #: python_session.xhp @@ -3110,7 +3110,7 @@ msgctxt "" "N0348\n" "help.text" msgid "<literal>>>> input(Session().UserProfile) # object property</literal>" -msgstr "" +msgstr "<literal>>>> input(Session().UserProfile) # vlastnost objektu</literal>" #. CVdoK #: python_session.xhp @@ -3119,7 +3119,7 @@ msgctxt "" "N0349\n" "help.text" msgid "From <menuitem>Tools – Macros - Run Macro</menuitem>... menu." -msgstr "" +msgstr "Z nabídky <menuitem>Nástroje – Makra - Spustit makro</menuitem>" #. k47pk #: python_session.xhp @@ -3128,7 +3128,7 @@ msgctxt "" "N0354\n" "help.text" msgid "ui.MsgBox(Session.Share(),title='Installation Share') # static method" -msgstr "" +msgstr "ui.MsgBox(Session.Share(),title='Sdílené skripty') # statická metoda" #. mFu9h #: python_session.xhp @@ -3137,7 +3137,7 @@ msgctxt "" "N0355\n" "help.text" msgid "ui.Print(Session.SharedPythonScripts()) # static method" -msgstr "" +msgstr "ui.Print(Session.SharedPythonScripts()) # statická metoda" #. osmNG #: python_session.xhp @@ -3146,7 +3146,7 @@ msgctxt "" "N0356\n" "help.text" msgid "s = Session() # instance creation" -msgstr "" +msgstr "s = Session() # vytvoření instance" #. Gqz8J #: python_session.xhp @@ -3155,7 +3155,7 @@ msgctxt "" "N0357\n" "help.text" msgid "ui.MsgBox(s.UserName,title='Hello') # object property" -msgstr "" +msgstr "ui.MsgBox(s.UserName,title='Uživatelské skripty') # vlastnost objektu" #. 8c4GN #: python_session.xhp @@ -3164,7 +3164,7 @@ msgctxt "" "N0358\n" "help.text" msgid "ui.Print(s.UserPythonScripts) # object property" -msgstr "" +msgstr "ui.Print(s.UserPythonScripts) # vlastnost objektu" #. GAffb #: python_session.xhp @@ -3173,7 +3173,7 @@ msgctxt "" "N0360\n" "help.text" msgid "g_exportedScripts = (demo_session,) # public macros" -msgstr "" +msgstr "g_exportedScripts = (demo_session,) # veřejná makra" #. GfLEb #: python_session.xhp @@ -3182,7 +3182,7 @@ msgctxt "" "N0361\n" "help.text" msgid "With %PRODUCTNAME Basic." -msgstr "" +msgstr "Pomocí jazyka %PRODUCTNAME Basic" #. CJAPH #: python_session.xhp @@ -3191,7 +3191,7 @@ msgctxt "" "N0364\n" "help.text" msgid "Print \"Shared scripts location:\", s.SharedScripts" -msgstr "" +msgstr "Print \"Umístění sdílených skriptů:\", s.SharedScripts" #. nKgLS #: python_session.xhp @@ -3200,7 +3200,7 @@ msgctxt "" "N0365\n" "help.text" msgid "MsgBox s.UserName,,\"Hello\"" -msgstr "" +msgstr "MsgBox s.UserName,,\"Uživatel\"" #. Dvp2n #: python_session.xhp @@ -3209,7 +3209,7 @@ msgctxt "" "N0368\n" "help.text" msgid "Using COM/OLE and Visual Basic Scripting language." -msgstr "" +msgstr "Pomocí COM/OLE a skriptovacího jazyka Visual Basic" #. u2czW #: python_session.xhp @@ -3218,7 +3218,7 @@ msgctxt "" "N0369\n" "help.text" msgid "' The service manager is always the entry point" -msgstr "" +msgstr "' Vstupním bodem je vždy správce služeb" #. BiCRF #: python_session.xhp @@ -3227,7 +3227,7 @@ msgctxt "" "N0370\n" "help.text" msgid "' If there is no office running then an office is started up" -msgstr "" +msgstr "' Případně se spustí vše potřebné" #. mepxA #: python_session.xhp @@ -3236,7 +3236,7 @@ msgctxt "" "N0372\n" "help.text" msgid "' PathSubstitution service exhibits information to infer" -msgstr "" +msgstr "' Služba PathSubstitution přináší informace pro odvození" #. njK5P #: python_session.xhp @@ -3245,7 +3245,7 @@ msgctxt "" "N0373\n" "help.text" msgid "' <UserProfile|Share>/Scripts/python locations from" -msgstr "" +msgstr "' umístění <UživatelskýProfil|Sdílené>/Scripts/python" #. XPAGf #: python_session.xhp @@ -3254,7 +3254,7 @@ msgctxt "" "N0381\n" "help.text" msgid "Python Session class:" -msgstr "" +msgstr "Třída Pythonu Session:" #. ePFtK #: python_session.xhp @@ -3263,7 +3263,7 @@ msgctxt "" "N0401\n" "help.text" msgid "@property # alternative to '$(username)' variable" -msgstr "" +msgstr "@property # alternativa proměnné '$(username)'" #. CBvZv #: python_session.xhp @@ -3272,7 +3272,7 @@ msgctxt "" "N0342\n" "help.text" msgid "Unlike Basic, pathname normalization is performed with Python inside Session class." -msgstr "" +msgstr "Na rozdíl od Basicu je název cesty normalizován v rámci třídy Pythonu Session." #. 8zUvW #: python_session.xhp @@ -3281,7 +3281,7 @@ msgctxt "" "N0412\n" "help.text" msgid "%PRODUCTNAME Basic Session class:" -msgstr "" +msgstr "Třída Basicu Session:" #. ivAG6 #: python_session.xhp @@ -3290,7 +3290,7 @@ msgctxt "" "N0417\n" "help.text" msgid "Private _ps As Object ' Private member" -msgstr "" +msgstr "Private _ps As Object ' Soukromý člen" #. Q9sNs #: python_session.xhp @@ -3299,7 +3299,7 @@ msgctxt "" "N0422\n" "help.text" msgid "End Sub ' Constructor" -msgstr "" +msgstr "End Sub ' Konstruktor" #. ELSQJ #: python_session.xhp @@ -3308,7 +3308,7 @@ msgctxt "" "N0426\n" "help.text" msgid "End Sub ' Destructor" -msgstr "" +msgstr "End Sub ' Destruktor" #. 7neVV #: python_session.xhp @@ -3317,7 +3317,7 @@ msgctxt "" "N0439\n" "help.text" msgid "Public Property Get UserName() As String ' User account name" -msgstr "" +msgstr "Public Property Get UserName() As String ' Název uživatelského účtu" #. NsDBi #: python_session.xhp @@ -3326,7 +3326,7 @@ msgctxt "" "N0443\n" "help.text" msgid "Public Property Get UserProfile() As String ' User profile system path" -msgstr "" +msgstr "Public Property Get UserProfile() As String ' Cesta systému k uživatelskému profilu" #. do2CY #: python_session.xhp @@ -3335,7 +3335,7 @@ msgctxt "" "N0447\n" "help.text" msgid "Public Property Get UserScripts() As String ' User scripts system path" -msgstr "" +msgstr "Public Property Get UserScripts() As String ' Cesta systému k uživatelským skriptům" #. Gg3yg #: python_session.xhp @@ -3344,7 +3344,7 @@ msgctxt "" "N0451\n" "help.text" msgid "Public Property Get UserPythonScripts() As String ' User Python scripts system path" -msgstr "" +msgstr "Public Property Get UserPythonScripts() As String ' Cesta systému k uživatelským skriptům Pythonu" #. DRC4A #: python_shell.xhp @@ -3353,7 +3353,7 @@ msgctxt "" "tit\n" "help.text" msgid "Python Interactive Shell" -msgstr "" +msgstr "Interaktivní shell Pythonu" #. LUGZ7 #: python_shell.xhp @@ -3362,7 +3362,7 @@ msgctxt "" "N0117\n" "help.text" msgid "<bookmark_value>Python console</bookmark_value> <bookmark_value>Python Interactive Shell</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>konzole Pythonu</bookmark_value><bookmark_value>interaktivní shell Pythonu</bookmark_value><bookmark_value>Python;konzole</bookmark_value><bookmark_value>Python;interaktivní shell</bookmark_value>" #. PmoqF #: python_shell.xhp @@ -3371,7 +3371,7 @@ msgctxt "" "N0118\n" "help.text" msgid "<variable id=\"pythonshell1\"><link href=\"text/sbasic/python/python_shell.xhp\" name=\"python shell\">Running Python Interactive Console</link></variable>" -msgstr "" +msgstr "<variable id=\"pythonshell1\"><link href=\"text/sbasic/python/python_shell.xhp\" name=\"Shell Pythonu\">Spouštění interaktivní konzole Pythonu</link></variable>" #. Met9b #: python_shell.xhp @@ -3380,7 +3380,7 @@ msgctxt "" "N0119\n" "help.text" msgid "The Python interactive console, also known as Python interpreter or Python shell, provides programmers with a quick way to execute commands and try out and test code without creating a file. UNO objects introspection as well as %PRODUCTNAME Python modules documentation can be obtained from the terminal." -msgstr "" +msgstr "Interaktivní konzole Pythonu, označovaná také jako interpret nebo shell Pythonu, nabízí programátorům rychlý způsob, jak spouštět příkazy a zkoušet kód bez nutnosti vytvářet soubor. Z tohoto terminálu je také možné zkoumat objekty UNO a procházet dokumentaci k modulům Pythonu pro %PRODUCTNAME." #. MZodx #: python_shell.xhp @@ -3389,7 +3389,7 @@ msgctxt "" "N0121\n" "help.text" msgid "Using a Basic macro:" -msgstr "" +msgstr "Pomocí makra Basicu:" #. vXGF7 #: python_shell.xhp @@ -3398,7 +3398,7 @@ msgctxt "" "N0127\n" "help.text" msgid "Using a Python macro:" -msgstr "" +msgstr "Pomocí makra Pythonu:" #. oBg3T #: python_shell.xhp @@ -3407,7 +3407,7 @@ msgctxt "" "N0141\n" "help.text" msgid "Usage:" -msgstr "" +msgstr "Použití:" #. EzwwC #: python_shell.xhp @@ -3416,4 +3416,4 @@ msgctxt "" "N0142\n" "help.text" msgid "<image src=\"media/helpimg/python/python_shell.png\" id=\"N0143\"><alt id=\"N0144\">Python Interactive Console</alt></image>" -msgstr "" +msgstr "<image src=\"media/helpimg/python/python_shell.png\" id=\"N0143\"><alt id=\"N0144\">Interaktivní konzole Pythonu</alt></image>" diff --git a/source/cs/helpcontent2/source/text/sbasic/shared.po b/source/cs/helpcontent2/source/text/sbasic/shared.po index 26aca3f7a6d..bac4269b888 100644 --- a/source/cs/helpcontent2/source/text/sbasic/shared.po +++ b/source/cs/helpcontent2/source/text/sbasic/shared.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-02-10 17:54+0100\n" -"PO-Revision-Date: 2020-02-09 13:40+0000\n" +"POT-Creation-Date: 2020-02-27 14:31+0100\n" +"PO-Revision-Date: 2020-02-28 14:00+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 3.10.3\n" "X-POOTLE-MTIME: 1542486017.000000\n" #. yzYVt @@ -9619,33 +9619,6 @@ msgctxt "" msgid "Opens a data channel." msgstr "Otevře datový kanál." -#. FyScr -#: 03020103.xhp -msgctxt "" -"03020103.xhp\n" -"hd_id3147230\n" -"help.text" -msgid "Syntax:" -msgstr "Syntaxe:" - -#. YuAR2 -#: 03020103.xhp -msgctxt "" -"03020103.xhp\n" -"par_id3154124\n" -"help.text" -msgid "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]" -msgstr "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]" - -#. yjd2D -#: 03020103.xhp -msgctxt "" -"03020103.xhp\n" -"hd_id3156280\n" -"help.text" -msgid "Parameters:" -msgstr "Parametry:" - #. cEADt #: 03020103.xhp msgctxt "" @@ -9709,15 +9682,6 @@ msgctxt "" msgid "You can only modify the contents of a file that was opened with the Open statement. If you try to open a file that is already open, an error message appears." msgstr "Upravovat je možné jen obsah souboru otevřeného příkazem Open. Pokud se pokusíte otevřít již otevřený soubor, zobrazí se chybová zpráva." -#. 7FbfT -#: 03020103.xhp -msgctxt "" -"03020103.xhp\n" -"hd_id3149123\n" -"help.text" -msgid "Example:" -msgstr "Příklad:" - #. xPMgs #: 03020103.xhp msgctxt "" @@ -17735,7 +17699,7 @@ msgctxt "" "par_id631576404838377\n" "help.text" msgid "Error" -msgstr "Chyba" +msgstr "Error" #. TMhEb #: 03050300.xhp @@ -17753,7 +17717,7 @@ msgctxt "" "par_id231576404629080\n" "help.text" msgid "Error err_code" -msgstr "Error err_code" +msgstr "Error chybový_kód" #. ANh6X #: 03050300.xhp @@ -17807,7 +17771,7 @@ msgctxt "" "par_id351576405235602\n" "help.text" msgid "<emph>err_code:</emph> Any value that corresponds to an existing error code." -msgstr "<emph>err_code:</emph> Jakákoliv hodnota, které odpovídá stávající chybový kód." +msgstr "<emph>chybový_kód:</emph> Jakákoliv hodnota, která odpovídá existujícímu chybovému kódu." #. YLe3q #: 03050500.xhp @@ -21922,23 +21886,23 @@ msgctxt "" msgid "' uses BasicFormulas in %PRODUCTNAME Calc" msgstr "' používá BasicFormula v %PRODUCTNAME Calc" -#. VEjxC +#. PrCEr #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3149262\n" "help.text" -msgid "' Returns a 32 bits signed integer number from an 8 digits hexadecimal value." +msgid "' Returns a 32-bit signed integer number from an 8-digit hexadecimal value." msgstr "' Vrátí 32bitové celé číslo (typu signed integer) z šestnáctkové hodnoty o 8 číslicích." -#. CkjAF +#. fcv3u #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3147215\n" "help.text" -msgid "' Calculates the 8 digits hexadecimal value out of a 32 bits signed integer number." -msgstr "' Vypočítá šestnáctkovou hodnotu o 8 číslicích pro 32 bitové celé číslo (typu signed integer)." +msgid "' Calculates the 8-digit hexadecimal value out of a 32-bit signed integer number." +msgstr "' Vypočítá šestnáctkovou hodnotu o 8 číslicích pro 32bitové celé číslo (typu signed integer)." #. Tko9w #: 03080802.xhp @@ -24478,6 +24442,15 @@ msgctxt "" msgid "End If: Marks the end of a <emph>If...Then...Else</emph> block." msgstr "End If: Označuje konec bloku <emph>If...Then...Else</emph>." +#. Qo2Xg +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"par_id51581259731973\n" +"help.text" +msgid "End Property: Marks the end of a <emph>Property</emph> statement." +msgstr "End Property: Označuje konec příkazu <emph>Property</emph>." + #. 3xFEp #: 03090404.xhp msgctxt "" @@ -25297,14 +25270,14 @@ msgctxt "" msgid "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit Statement\">Exit Statement</link>" msgstr "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Příkaz Exit\">Příkaz Exit</link>" -#. r2EAp +#. Kmb47 #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3153394\n" "help.text" -msgid "Exits a <emph>Do...Loop</emph>, <emph>For...Next</emph>, a function, or a subroutine." -msgstr "Ukončí <emph>Do...Loop</emph>, <emph>For...Next</emph>, funkci nebo proceduru." +msgid "Exits a <emph>Do...Loop</emph>, <emph>For...Next</emph>, a function, a property, or a subroutine." +msgstr "Ukončí <emph>Do...Loop</emph>, <emph>For...Next</emph>, funkci, vlastnost nebo podprogram." #. GypWx #: 03090412.xhp @@ -25315,14 +25288,14 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxe:" -#. uDM5x +#. LYyBt #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3159157\n" "help.text" -msgid "see Parameters" -msgstr "viz Parametry" +msgid "Exit Do, Exit For, Exit Function, Exit Property, Exit Sub" +msgstr "Exit Do, Exit For, Exit Function, Exit Property, Exit Sub" #. XA8QY #: 03090412.xhp @@ -25387,6 +25360,24 @@ msgctxt "" msgid "Exits the <emph>Function</emph> procedure immediately. Program execution continues with the statement that follows the <emph>Function</emph> call." msgstr "Okamžitě ukončí <emph>Function</emph>. Provádění programu pokračuje příkazem, který následuje po volání <emph>Function</emph>." +#. K8JKa +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"par_id31581260355116\n" +"help.text" +msgid "<emph>Exit Property</emph>" +msgstr "<emph>Exit Property</emph>" + +#. xZEAs +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"par_id1001581260355700\n" +"help.text" +msgid "Exits the <emph>Property</emph> procedure immediately. Program execution continues with the statement that follows the <emph>Property</emph> call." +msgstr "" + #. B6QCm #: 03090412.xhp msgctxt "" @@ -31507,14 +31498,14 @@ msgctxt "" msgid "String" msgstr "Řetězec" -#. WECKF +#. 4nv5b #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3149295\n" "help.text" -msgid "<emph>Expression:</emph> a numeric expression that represents a valid 8-bit ASCII value (0-255) or a 16-bit Unicode value." -msgstr "<emph>Výraz:</emph> Číselný výraz, který představuje platný 8bitový ASCII kód (0-255) nebo 16bitový Unicode kód." +msgid "<emph>Expression:</emph> a numeric expression that represents a valid 8-bit ASCII value (0-255) or a 16-bit Unicode value. (To support expressions with a nominally negative argument like <emph>Chr(&H8000)</emph> in a backwards-compatible way, values in the range −32768 to −1 are internally mapped to the range 32768 to 65535.)" +msgstr "" #. RKtSB #: 03120102.xhp @@ -32056,14 +32047,14 @@ msgctxt "" msgid "String" msgstr "Řetězec" -#. HiXHs +#. WzBnm #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id3149295\n" "help.text" -msgid "<emph>Expression:</emph> Numeric variables that represent a valid 16 bit Unicode value (0-65535). An empty value returns error code 5. A value out of the range [0,65535] returns error code 6." -msgstr "<emph>Výraz:</emph> Číselná proměnná, která představuje platnou 16bitovou hodnotu Unicode (0-65535). Prázdná hodnota vrátí chybový kód 5. Hodnota mimo rozsah [0,65535] vrátí chybový kód 6." +msgid "<emph>Expression:</emph> Numeric variables that represent a valid 16 bit Unicode value (0-65535). (To support expressions with a nominally negative argument like <emph>ChrW(&H8000)</emph> in a backwards-compatible way, values in the range −32768 to −1 are internally mapped to the range 32768 to 65535.) An empty value returns error code 5. A value out of the range [0,65535] returns error code 6." +msgstr "" #. 8DF8a #: 03120112.xhp @@ -36016,14 +36007,14 @@ msgctxt "" msgid "CreateUnoService Function" msgstr "Funkce CreateUnoService" -#. fePDe +#. khb7S #: 03131600.xhp msgctxt "" "03131600.xhp\n" "bm_id3150682\n" "help.text" -msgid "<bookmark_value>CreateUnoService function</bookmark_value>" -msgstr "<bookmark_value>CreateUnoService</bookmark_value>" +msgid "<bookmark_value>CreateUnoService function</bookmark_value><bookmark_value>API;FilePicker</bookmark_value><bookmark_value>API;FunctionAccess</bookmark_value>" +msgstr "<bookmark_value>CreateUnoService</bookmark_value><bookmark_value>API;FilePicker</bookmark_value><bookmark_value>API;FunctionAccess</bookmark_value>" #. hgVjB #: 03131600.xhp @@ -36419,7 +36410,7 @@ msgctxt "" "par_id3153681\n" "help.text" msgid "Many Uno interfaces let you register listeners on a special listener interface. This allows you to listen for specific events and call up the appropriate listener method. The CreateUnoListener function waits for the called listener interface and then passes the interface an object that the interface supports. This object is then passed to the method to register the listener." -msgstr "Mnoho UNO rozhraní vám umožní registrovat listener ve speciálním rozhraní. Tak můžete naslouchat určitým událostem a volat při nich odpovídající naslouchací metodu. Funkce CreateUnoListener čeká v odpovídajícím rozhraní a poté rozhraní předá objektu, který toto rozhraní podporuje. Tento objekt bude předán zaregistrované metodě." +msgstr "Mnoho UNO rozhraní vám umožní registrovat posluchač ve speciálním rozhraní. Tak můžete naslouchat určitým událostem a volat při nich odpovídající naslouchací metodu. Funkce CreateUnoListener čeká v odpovídajícím rozhraní a poté rozhraní předá objektu, který toto rozhraní podporuje. Tento objekt bude předán zaregistrované metodě." #. JC793 #: 03132000.xhp @@ -36689,7 +36680,7 @@ msgctxt "" "par_id3150940\n" "help.text" msgid "Listener methods must <emph>always</emph> be implemented to avoid Basic run-time errors." -msgstr "Metody Listeneru musíte <emph>vždy</emph> implementovat, abyste předešli chybám Basic." +msgstr "Metody objektu Listener je nutné <emph>vždy</emph> implementovat, abyste předešli chybám Basicu." #. DkK8h #: 03132100.xhp @@ -40001,7 +39992,7 @@ msgctxt "" "tit\n" "help.text" msgid "CompatibilityMode function" -msgstr "" +msgstr "Funkce CompatibilityMode" #. 7mPvG #: compatibilitymode.xhp @@ -40030,13 +40021,13 @@ msgctxt "" msgid "<literal>CompatibilityMode()</literal> function is controlling runtime mode and affects all code executed after setting or resetting the mode." msgstr "Funkce <literal>CompatibilityMode()</literal> určuje režim běhu programů a ovlivňuje, jak se bude po nastavení nebo zrušení tohoto režimu vykonávat veškerý kód." -#. nBpAv +#. YSokk #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "N0119\n" "help.text" -msgid "Use this feature with caution, limit it to document conversion situations for example." +msgid "Use this feature with caution, limit it to document conversion for example." msgstr "Používejte tuto funkci opatrně, například ji omezte na převody dokumentů." #. GJLGQ @@ -40282,23 +40273,14 @@ msgctxt "" msgid "Special characters as identifiers" msgstr "Speciální znaky jako identifikátory" -#. JSWLJ -#: compatible.xhp -msgctxt "" -"compatible.xhp\n" -"par_id661561636654077\n" -"help.text" -msgid "Option Compatible' With this option the code works, other-" -msgstr "Option Compatible' S tímto příkazem kód funguje," - -#. DmfMH +#. QkGeQ #: compatible.xhp msgctxt "" "compatible.xhp\n" -"par_id81561636660626\n" +"par_id641581846957447\n" "help.text" -msgid "' wise it will cause a compiling error" -msgstr "' jinak by způsobil chybu při kompilování" +msgid "' With this option the code works, otherwise it causes a compiling error" +msgstr "' S tímto příkazem kód funguje, bez něj by nastala chyba při kompilování" #. E6GpA #: compatible.xhp @@ -40876,6 +40858,159 @@ msgctxt "" msgid "print \" 2: 3 the number 2 occurs in the range: \" & retStr" msgstr "print \" 2: 3 číslo 2 se nachází v části: \" & retStr" +#. vye3g +#: property.xhp +msgctxt "" +"property.xhp\n" +"Property Statement\n" +"help.text" +msgid "Property Statement" +msgstr "" + +#. ukCtn +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0181\n" +"help.text" +msgid "<bookmark_value>Property statement</bookmark_value>" +msgstr "" + +#. 6Gjab +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0182\n" +"help.text" +msgid "Property Statement" +msgstr "" + +#. 4vJCy +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0183\n" +"help.text" +msgid "A property, also called field or attribute, characterizes a given object or piece of information. Properties can be used to control access to data. It is common use to include instructions at setting or reading time of properties. Code can vary from simple assignment to complex context dependant routines. Using <emph>Get</emph>, <emph>Let</emph> or <emph>Set</emph> accessers enforces properties' consistency when necessary." +msgstr "" + +#. hD9fA +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0184\n" +"help.text" +msgid "This statement requires <link href=\"text/sbasic/shared/compatible.xhp\" name=\"Option Compatible\">Option Compatible</link> to be placed before the executable program code in a module." +msgstr "" + +#. 36Tsn +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0185\n" +"help.text" +msgid "Syntax" +msgstr "" + +#. FG2Dc +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0188\n" +"help.text" +msgid "Examples" +msgstr "" + +#. GXEE5 +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0192\n" +"help.text" +msgid "Print ProductName ' displays \"LibreOffice\"" +msgstr "" + +#. oUuG9 +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0202\n" +"help.text" +msgid "In the absence of Property <emph>Let</emph> or Property <emph>Set</emph>, Property <emph>Get</emph> helps define protected information, which can not be accidently altered by a foreign module:" +msgstr "" + +#. PP63o +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0204\n" +"help.text" +msgid "Public Property Get PathDelimiter As String ' Read-only variable" +msgstr "" + +#. 28GFJ +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0208\n" +"help.text" +msgid "Case 4 : this = \":\" ' Linux or MacOS X" +msgstr "" + +#. BievJ +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0209\n" +"help.text" +msgid "Case Else : Error 423 ' Property or method not defined: PathDelimiter" +msgstr "" + +#. wnG4s +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0212\n" +"help.text" +msgid "End Property ' read-only PathDelimiter" +msgstr "" + +#. ze9dZ +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0215\n" +"help.text" +msgid "PathDelimiter = \"a sentence\" ' does nothing" +msgstr "" + +#. xR9j7 +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0217\n" +"help.text" +msgid "Use <emph>Let</emph> or <emph>Set</emph> when handling UNO services or class objects:" +msgstr "" + +#. KbzAx +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0237\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"End\">End</link>, <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link> statements" +msgstr "" + +#. Dh5aG +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0238\n" +"help.text" +msgid "<link href=\"text/sbasic/shared/01020300.xhp\" name=\"Using Procedures and Fonctions\">Using Procedures and Functions</link>" +msgstr "" + #. uM2zs #: replace.xhp msgctxt "" diff --git a/source/cs/helpcontent2/source/text/scalc.po b/source/cs/helpcontent2/source/text/scalc.po index 8a93bc2b6ed..b90fb55957b 100644 --- a/source/cs/helpcontent2/source/text/scalc.po +++ b/source/cs/helpcontent2/source/text/scalc.po @@ -3,9 +3,9 @@ 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-02-10 17:54+0100\n" -"PO-Revision-Date: 2020-02-11 12:28+0000\n" -"Last-Translator: raal <raal@post.cz>\n" +"POT-Creation-Date: 2020-02-28 14:53+0100\n" +"PO-Revision-Date: 2020-02-22 17:16+0000\n" +"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc/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: Weblate 3.9.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1499368167.000000\n" #. ZxQeC @@ -302,7 +302,7 @@ msgctxt "" "par_id3153896\n" "help.text" msgid "<ahelp hid=\".\">The <emph>Insert</emph> menu contains commands for inserting new elements, such as images, text boxes, object, media, cell names and much more into the current sheet.</ahelp>" -msgstr "<ahelp hid=\".\">Nabídka <emph>Vložit</emph>obsahuje příkazy pro vkládání nových prvků, například obrázků, textových polí, objektů, médií, názvů buněk a dalších do aktuálního listu.</ahelp>" +msgstr "<ahelp hid=\".\">Nabídka <emph>Vložit</emph>obsahuje příkazy pro vkládání nových prvků do aktuálního listu, například obrázků, textových polí, objektů, médií, názvů buněk a dalších.</ahelp>" #. ZmgWG #: main0104.xhp @@ -383,7 +383,7 @@ msgctxt "" "par_id91577295463980\n" "help.text" msgid "Inserts the current time in the cell." -msgstr "Vloží aktuální čas do buňky." +msgstr "Vloží do buňky aktuální čas." #. CzRJY #: main0104.xhp @@ -394,14 +394,14 @@ msgctxt "" msgid "Field" msgstr "Pole" -#. FR5ZL +#. 3EmAu #: main0104.xhp msgctxt "" "main0104.xhp\n" "par_id391577296078546\n" "help.text" -msgid "Opens a sub-menu for selecting the date, sheet name or document title in the cell." -msgstr "Otevře podřízenou nabídku pro vložení datumu, názvu listu nebo názvu dokumentu do buňky." +msgid "Opens a submenu for selecting the date, sheet name or document title in the cell." +msgstr "" #. JP4tR #: main0105.xhp diff --git a/source/cs/helpcontent2/source/text/scalc/01.po b/source/cs/helpcontent2/source/text/scalc/01.po index e208737e289..05a0d278c12 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-02-10 17:54+0100\n" -"PO-Revision-Date: 2020-02-01 14:32+0000\n" +"PO-Revision-Date: 2020-02-15 19:15+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" @@ -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 3.10.3\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1559927186.000000\n" @@ -600,7 +600,7 @@ msgctxt "" "par_id3153415\n" "help.text" msgid "The <emph>Headers/Footers</emph> dialog contains the tabs for defining headers and footers. There will be separate tabs for the left and right page headers and footers if the <emph>Same content left/right</emph> option was not marked in the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog." -msgstr "" +msgstr "Dialogové okno <emph>Záhlaví/Zápatí </emph> obsahuje karty pro určení záhlaví a zápatí. Pokud není v dialogovém okně <link href=\"text/scalc/01/05070000.xhp\" name=\"Styl stránky\">Styl stránky</link> zaškrtnuta možnost <emph>Stejný obsah vlevo/vpravo</emph>, zobrazí se oddělené karty pro levou a pravou stránku záhlaví a zápatí." #. CTq6U #: 02120100.xhp @@ -726,7 +726,7 @@ msgctxt "" "par_id3150717\n" "help.text" msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_TEXT\">Opens a dialog to assign formats to new or selected text.</ahelp> The <emph>Text Attributes</emph> dialog contains the tab pages <link href=\"text/shared/01/05020100.xhp\" name=\"Font\"><emph>Font</emph></link>, <link href=\"text/shared/01/05020200.xhp\" name=\"Font Effects\"><emph>Font Effects</emph></link> and <link href=\"text/shared/01/05020500.xhp\" name=\"Font Position\"><emph>Font Position</emph></link>." -msgstr "" +msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_TEXT\">Otevře dialogové okno pro přiřazení formátů novému nebo vybranému textu.</ahelp> Okno <emph>Atributy textu</emph> obsahuje karty <link href=\"text/shared/01/05020100.xhp\" name=\"Písmo\"><emph>Písmo</emph></link>, <link href=\"text/shared/01/05020200.xhp\" name=\"Efekty pro písmo\"><emph>Efekty pro písmo</emph></link> a <link href=\"text/shared/01/05020500.xhp\" name=\"Umístění písma\"><emph>Umístění písma</emph></link>." #. 5DMJG #: 02120100.xhp diff --git a/source/cs/helpcontent2/source/text/scalc/04.po b/source/cs/helpcontent2/source/text/scalc/04.po index 7c8a74fed6d..b108637ad9f 100644 --- a/source/cs/helpcontent2/source/text/scalc/04.po +++ b/source/cs/helpcontent2/source/text/scalc/04.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: 2019-08-21 21:37+0200\n" -"PO-Revision-Date: 2020-01-13 22:04+0000\n" +"POT-Creation-Date: 2020-02-17 12:22+0100\n" +"PO-Revision-Date: 2020-02-22 17:15+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc04/cs/>\n" "Language: cs\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 3.9.1\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1557549372.000000\n" #. NQkD7 @@ -871,14 +871,14 @@ msgctxt "" msgid "Traces dependents." msgstr "Sleduje závislosti." -#. rg97G +#. ytBaa #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3148430\n" "help.text" -msgid "Shift+F7" -msgstr "Shift+F7" +msgid "Shift+F9" +msgstr "Shift+F9" #. FWpeb #: 01020000.xhp @@ -1384,6 +1384,15 @@ msgctxt "" msgid "Using the pivot table" msgstr "Používání kontingenční tabulky" +#. iDg7S +#: 01020000.xhp +msgctxt "" +"01020000.xhp\n" +"par_id631581375238556\n" +"help.text" +msgid "The shortcut keys below are for the <emph>Pivot Table Layout</emph> dialog." +msgstr "Následující klávesové zkratky platí pro dialogové okno <emph>Rozvržení kontingenční tabulky</emph>." + #. dRGGD #: 01020000.xhp msgctxt "" @@ -1402,14 +1411,14 @@ msgctxt "" msgid "Effect" msgstr "Výsledek" -#. Q9ceG +#. CYiCE #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3153577\n" "help.text" -msgid "Tab" -msgstr "Tabulátor" +msgid "<keycode>Tab</keycode>" +msgstr "<keycode>Tabulátor</keycode>" #. EyvCk #: 01020000.xhp @@ -1420,14 +1429,14 @@ msgctxt "" msgid "Changes the focus by moving forwards through the areas and buttons of the dialog." msgstr "Přepíná zaměření postupně mezi všemi prvky dialogu." -#. BAfW9 +#. nEd6M #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3154266\n" "help.text" -msgid "Shift+Tab" -msgstr "Shift+Tab" +msgid "<keycode>Shift+Tab</keycode>" +msgstr "<keycode>Shift+tabulátor</keycode>" #. ESR2E #: 01020000.xhp @@ -1438,14 +1447,14 @@ msgctxt "" msgid "Changes the focus by moving backwards through the areas and buttons of the dialog." msgstr "Přepíná zaměření pozpátku mezi všemi prvky dialogu." -#. XHmMP +#. FoedZ #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3148484\n" "help.text" -msgid "Up Arrow" -msgstr "Šipka nahoru" +msgid "<keycode>Up Arrow</keycode>" +msgstr "<keycode>Šipka nahoru</keycode>" #. jWNGS #: 01020000.xhp @@ -1456,14 +1465,14 @@ msgctxt "" msgid "Moves the focus up one item in the current dialog area." msgstr "Přepne zaměření v současné oblasti dialogu o jeden prvek nahoru." -#. mqGEq +#. GYukz #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3154273\n" "help.text" -msgid "Down Arrow" -msgstr "Šipka dolů" +msgid "<keycode>Down Arrow</keycode>" +msgstr "<keycode>Šipka dolů</keycode>" #. g3pGx #: 01020000.xhp @@ -1474,14 +1483,14 @@ msgctxt "" msgid "Moves the focus down one item in the current dialog area." msgstr "Přepne zaměření v současné oblasti dialogu o jeden prvek dolů." -#. 9CSUG +#. uNDr8 #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3148912\n" "help.text" -msgid "Left Arrow" -msgstr "Šipka doleva" +msgid "<keycode>Left Arrow</keycode>" +msgstr "<keycode>Šipka doleva</keycode>" #. dEqdi #: 01020000.xhp @@ -1492,14 +1501,14 @@ msgctxt "" msgid "Moves the focus one item to the left in the current dialog area." msgstr "Přepne zaměření v současné oblasti dialogu o jeden prvek vlevo." -#. ujWdn +#. jqgGw #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3150712\n" "help.text" -msgid "Right Arrow" -msgstr "Šipka doprava" +msgid "<keycode>Right Arrow</keycode>" +msgstr "<keycode>Šipka doprava</keycode>" #. DKiGb #: 01020000.xhp @@ -1510,14 +1519,14 @@ msgctxt "" msgid "Moves the focus one item to the right in the current dialog area." msgstr "Přepne zaměření v současné oblasti dialogu o jeden prvek vpravo." -#. AjHVC +#. B6CEw #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3146947\n" "help.text" -msgid "Home" -msgstr "Home" +msgid "<keycode>Home</keycode>" +msgstr "<keycode>Home</keycode>" #. 2myZF #: 01020000.xhp @@ -1528,14 +1537,14 @@ msgctxt "" msgid "Selects the first item in the current dialog area." msgstr "Vybere první prvek v aktuální oblasti dialogu." -#. oEY3g +#. PVgpY #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3153387\n" "help.text" -msgid "End" -msgstr "End" +msgid "<keycode>End</keycode>" +msgstr "<keycode>End</keycode>" #. RhFGF #: 01020000.xhp @@ -1546,68 +1555,86 @@ msgctxt "" msgid "Selects the last item in the current dialog area." msgstr "Vybere poslední prvek v aktuální oblasti dialogu." -#. SXFqF +#. VLEGM #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3155584\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and the underlined character in the word \"Row\"" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> a podtržený znak ve slově \"Řádek\"" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline> and the underlined character in the label \"Row Fields\"" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline> a podtržený znak v popisku „Pole řádku“" -#. UFWNH +#. cSthX #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3152949\n" "help.text" -msgid "Copies or moves the current field into the \"Row\" area." -msgstr "Zkopíruje nebo přesune aktuální pole do oblasti \"Řádek\"." +msgid "Copies or moves the current field into the \"Row Fields\" area." +msgstr "Zkopíruje nebo přesune aktuální pole do oblasti „Pole řádku“." -#. gFrgL +#. qFSYZ #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3159269\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and the underlined character in the word \"Column\"" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> a podtržený znak ve slově \"Sloupec\"" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline> and the underlined character in the label \"Column Fields\"" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline> a podtržený znak v popisku „Pole sloupce“" -#. 36qut +#. 5PHQg #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3149968\n" "help.text" -msgid "Copies or moves the current field into the \"Column\" area." -msgstr "Zkopíruje nebo přesune aktuální pole do oblasti \"Sloupec\"." +msgid "Copies or moves the current field into the \"Column Fields\" area." +msgstr "Zkopíruje nebo přesune aktuální pole do oblasti „Pole sloupce“." -#. KWXAG +#. wGVoz #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3149923\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and the underlined character in the word \"Data\"" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> a podtržený znak ve slově \"Data\"" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline> and the underlined character in the label \"Data Fields\"" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline> a podtržený znak v popisku „Datová pole“" -#. 3zJdG +#. LpaiM #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3148649\n" "help.text" -msgid "Copies or moves the current field into the \"Data\" area." -msgstr "Zkopíruje nebo přesune aktuální pole do oblasti \"Data\"." +msgid "Copies or moves the current field into the \"Data Fields\" area." +msgstr "Zkopíruje nebo přesune aktuální pole do oblasti „Datová pole“." + +#. raCg3 +#: 01020000.xhp +msgctxt "" +"01020000.xhp\n" +"hd_id3149423\n" +"help.text" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline> and the underlined character in the label \"Filters\"" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option</keycode></caseinline><defaultinline><keycode>Alt</keycode></defaultinline></switchinline> a podtržený znak v popisku „Filtry“" + +#. Dnys7 +#: 01020000.xhp +msgctxt "" +"01020000.xhp\n" +"par_id3144649\n" +"help.text" +msgid "Copies or moves the current field into the \"Filters\" area." +msgstr "Zkopíruje nebo přesune aktuální pole do oblasti „Filtry“." -#. xjUpE +#. RBfHn #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3149418\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+šipka nahoru" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Up Arrow</keycode>" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+šipka nahoru</keycode>" #. 5sk3h #: 01020000.xhp @@ -1618,14 +1645,14 @@ msgctxt "" msgid "Moves the current field up one place." msgstr "Posune aktuální pole o jedno místo nahoru." -#. 2jFGx +#. awZUE #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3148462\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+šipka dolů" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Down Arrow</keycode>" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+šipka dolů</keycode>" #. eMbdi #: 01020000.xhp @@ -1636,14 +1663,14 @@ msgctxt "" msgid "Moves the current field down one place." msgstr "Posune aktuální pole o jedno místo dolů." -#. zEiqG +#. aCgXn #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3145373\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Left Arrow" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Šipka doleva" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Left Arrow</keycode>" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+šipka doleva</keycode>" #. ZhhRj #: 01020000.xhp @@ -1654,14 +1681,14 @@ msgctxt "" msgid "Moves the current field one place to the left." msgstr "Posune aktuální pole o jedno místo vlevo." -#. owG3r +#. wkTdy #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3150423\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Right Arrow" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+šipka vpravo" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Right Arrow</keycode>" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+šipka doprava</keycode>" #. hDqUA #: 01020000.xhp @@ -1672,14 +1699,14 @@ msgctxt "" msgid "Moves the current field one place to the right." msgstr "Posune aktuální pole o jedno místo vpravo." -#. TLTLL +#. CjoEb #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3149519\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Home" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Home" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Home</keycode>" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Home</keycode>" #. SFdar #: 01020000.xhp @@ -1690,14 +1717,14 @@ msgctxt "" msgid "Moves the current field to the first place." msgstr "Posune aktuální pole na první místo." -#. QVosE +#. 5QbLt #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3145310\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+End" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+End" +msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+End</keycode>" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+End</keycode>" #. ZeXEZ #: 01020000.xhp @@ -1708,32 +1735,14 @@ msgctxt "" msgid "Moves the current field to the last place." msgstr "Posune aktuální pole na poslední místo." -#. 2HntF -#: 01020000.xhp -msgctxt "" -"01020000.xhp\n" -"hd_id3149933\n" -"help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+O" -msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+O" - -#. HqB8R -#: 01020000.xhp -msgctxt "" -"01020000.xhp\n" -"par_id3154798\n" -"help.text" -msgid "Displays the options for the current field." -msgstr "Zobrazí volby pro aktuální pole." - -#. LDC6d +#. GdEkF #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3148418\n" "help.text" -msgid "Delete" -msgstr "Delete" +msgid "<keycode>Delete</keycode>" +msgstr "<keycode>Delete</keycode>" #. sGFF8 #: 01020000.xhp diff --git a/source/cs/helpcontent2/source/text/scalc/05.po b/source/cs/helpcontent2/source/text/scalc/05.po index 50372e8a526..47363c6f7ae 100644 --- a/source/cs/helpcontent2/source/text/scalc/05.po +++ b/source/cs/helpcontent2/source/text/scalc/05.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: 2019-12-24 18:00+0100\n" -"PO-Revision-Date: 2020-01-04 15:27+0000\n" +"POT-Creation-Date: 2020-02-27 14:31+0100\n" +"PO-Revision-Date: 2020-02-28 14:00+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc05/cs/>\n" "Language: cs\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 3.9.1\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1557549549.000000\n" #. Cxzki @@ -113,7 +113,7 @@ msgctxt "" "par_id3165766\n" "help.text" msgid "none" -msgstr "none" +msgstr "žádná" #. MEFVX #: 02140000.xhp @@ -124,6 +124,24 @@ msgctxt "" msgid "The cell is not wide enough to display the contents." msgstr "Buňka není dostatečně široká pro zobrazení celého obsahu." +#. vF3za +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3165767\n" +"help.text" +msgid "none" +msgstr "žádná" + +#. 6s9C6 +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3169267\n" +"help.text" +msgid "This value is outside of limits valid for this format" +msgstr "Hodnota je mimo meze platné pro tento formát" + #. ApVjg #: 02140000.xhp msgctxt "" diff --git a/source/cs/helpcontent2/source/text/scalc/guide.po b/source/cs/helpcontent2/source/text/scalc/guide.po index faa1fc0b284..e41b0fc45cd 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-02-10 17:54+0100\n" -"PO-Revision-Date: 2020-01-25 17:01+0000\n" +"POT-Creation-Date: 2020-02-27 14:31+0100\n" +"PO-Revision-Date: 2020-02-28 14:00+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" @@ -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 3.10.3\n" "X-POOTLE-MTIME: 1547389818.000000\n" #. NXy6S @@ -8422,14 +8422,14 @@ msgctxt "" msgid "You produce toys which you sell for $10 each. Each toy costs $2 to make, in addition to which you have fixed costs of $10,000 per year. How much profit will you make in a year if you sell a particular number of toys?" msgstr "Vyrábíte hračky s prodejní cenou 10 dolarů za kus. Výrobní náklady na jednu jsou 2 dolary a k tomu máte roční fixní náklady ve výši 10000 dolarů. Kolik ročně vyděláte, prodáte-li určitý počet hraček?" -#. GqKBW +#. vdeBS #: multioperation.xhp msgctxt "" "multioperation.xhp\n" "par_id6478774\n" "help.text" -msgid "<image id=\"img_id1621753\" src=\"media/helpimg/what-if.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id1621753\">what-if sheet area</alt></image>" -msgstr "<image id=\"img_id1621753\" src=\"media/helpimg/what-if.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id1621753\">oblast what-if listu </alt></image>" +msgid "<image id=\"img_id1621753\" src=\"media/helpimg/what-if.png\"><alt id=\"alt_id1621753\">what-if sheet area</alt></image>" +msgstr "<image id=\"img_id1621753\" src=\"media/helpimg/what-if.png\"><alt id=\"alt_id1621753\">oblast listu se scénáři</alt></image>" #. KavvR #: multioperation.xhp @@ -9158,7 +9158,7 @@ msgctxt "" "par_id891567607263849\n" "help.text" msgid "The formula <literal>=SUM(A1:A2)</literal>, returns 101 instead of 201 because the conversion does not occur in a range, only for single scalar values. Here, '1e2 is treated as string which is ignored for the SUM function." -msgstr "" +msgstr "Vzorec <literal>=SUM(A1:A2)</literal> vrátí 101 místo 201, protože se nepřevádí oblast, ale pouze jednotlivé skalární hodnoty. Vstup '1e2 je považován za řetězec, který se pro funkci SUM ignoruje." #. hoF73 #: numbers_text.xhp diff --git a/source/cs/helpcontent2/source/text/sdraw/01.po b/source/cs/helpcontent2/source/text/sdraw/01.po index 77477f15fbc..1b45cc89c5e 100644 --- a/source/cs/helpcontent2/source/text/sdraw/01.po +++ b/source/cs/helpcontent2/source/text/sdraw/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: 2019-08-21 21:37+0200\n" -"PO-Revision-Date: 2020-01-04 12:57+0000\n" +"POT-Creation-Date: 2020-02-17 12:22+0100\n" +"PO-Revision-Date: 2020-02-22 17:15+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: Weblate 3.9.1\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1560276620.000000\n" #. 4JVcT @@ -367,14 +367,14 @@ msgctxt "" msgid "<link href=\"text/sdraw/01/navigate_page.xhp\" name=\"navigate\">Page Navigation</link>" msgstr "<link href=\"text/sdraw/01/navigate_page.xhp\" name=\"navigate\">Navigace mezi stránkami</link>" -#. BPHtC +#. eMTew #: navigate_page.xhp msgctxt "" "navigate_page.xhp\n" "par_id581566156032977\n" "help.text" -msgid "<variable id=\"variable name\"><ahelp hid=\"hid path or command\">Opens a sub-menu for page navigation.</ahelp></variable>" -msgstr "<variable id=\"variable name\"><ahelp hid=\"hid path or command\">Otevře podnabídku pro navigaci mezi stránkami.</ahelp></variable>" +msgid "<ahelp hid=\".\">Opens a sub-menu for page navigation.</ahelp>" +msgstr "<ahelp hid=\".\">Otevře podnabídku pro navigaci mezi stránkami.</ahelp>" #. XRJhq #: new_page.xhp diff --git a/source/cs/helpcontent2/source/text/shared/00.po b/source/cs/helpcontent2/source/text/shared/00.po index ef0487caa77..541748d8f7f 100644 --- a/source/cs/helpcontent2/source/text/shared/00.po +++ b/source/cs/helpcontent2/source/text/shared/00.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-02-10 17:54+0100\n" -"PO-Revision-Date: 2020-02-05 07:20+0000\n" +"POT-Creation-Date: 2020-02-27 14:31+0100\n" +"PO-Revision-Date: 2020-02-28 14:00+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textshared00/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 3.10.3\n" "X-POOTLE-MTIME: 1547112717.000000\n" #. 3B8ZN @@ -356,7 +356,7 @@ msgctxt "" "par_id3154046\n" "help.text" msgid "<variable id=\"previewhelp\"><ahelp hid=\".\">Displays a preview of the current selection.</ahelp></variable>" -msgstr "" +msgstr "<variable id=\"previewhelp\"><ahelp hid=\".\">Zobrazí náhled aktuálního výběru.</ahelp></variable>" #. BUkEd #: 00000001.xhp @@ -365,7 +365,7 @@ msgctxt "" "hd_id3156193\n" "help.text" msgid "Preview" -msgstr "" +msgstr "Náhled" #. oRhpG #: 00000001.xhp @@ -8287,32 +8287,32 @@ msgctxt "" msgid "<variable id=\"packagemanager_eu\">Choose <emph>Tools - Extension Manager</emph>, click <emph>Check for Updates</emph> button.</variable>" msgstr "<variable id=\"packagemanager_eu\">Zvolte <emph>Nástroje - Správce rozšíření</emph>, klepněte na tlačítko <emph>Vyhledat aktualizace</emph>.</variable>" -#. F6o6E +#. sPJ9b #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3151106\n" "help.text" -msgid "<variable id=\"xmlfilter\">Choose <emph>Tools - XML Filter Settings</emph>.</variable>" -msgstr "<variable id=\"xmlfilter\">Zvolte <emph>Nástroje - Nastavení XML filtru</emph>.</variable>" +msgid "<variable id=\"xmlfilter\">Choose <menuitem>Tools - Macros - XML Filter Settings</menuitem>.</variable>" +msgstr "<variable id=\"xmlfilter\">Zvolte <menuitem>Nástroje - Makra - Nastavení XML filtru</menuitem>.</variable>" -#. EtDD9 +#. FDFcn #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3153778\n" "help.text" -msgid "<variable id=\"xmlfilteredit\">Choose <emph>Tools - XML Filter Settings</emph>, then click <emph>New</emph> or <emph>Edit</emph>.</variable>" -msgstr "<variable id=\"xmlfilteredit\">Zvolte <emph>Nástroje - Nastavení XML filtru</emph>, poté klepněte na <emph>Nový</emph> nebo <emph>Upravit</emph>.</variable>" +msgid "<variable id=\"xmlfilteredit\"><menuitem>Tools - Macros - XML Filter Settings</menuitem>, then click <emph>New</emph> or <emph>Edit</emph>.</variable>" +msgstr "<variable id=\"xmlfilteredit\">Zvolte <menuitem>Nástroje - Makra - Nastavení XML filtru</menuitem> a klepněte na <emph>Nový</emph> nebo <emph>Upravit</emph>.</variable>" -#. TJZLC +#. 5GEDi #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3148979\n" "help.text" -msgid "<variable id=\"xmlfiltertest\">Choose <emph>Tools - XML Filter Settings</emph>, then click <emph>Test XSLTs</emph>.</variable>" -msgstr "<variable id=\"xmlfiltertest\">Zvolte <emph>Nástroje - Nastavení XML filtru</emph>, poté klepněte na <emph>Ověřit XSLT</emph>.</variable>" +msgid "<variable id=\"xmlfiltertest\"><menuitem>Tools - Macros - XML Filter Settings</menuitem>, then click <emph>Test XSLTs</emph>.</variable>" +msgstr "<variable id=\"xmlfiltertest\">Zvolte <menuitem>Nástroje - Makra - Nastavení XML filtru</menuitem> a klepněte na <emph>Ověřit XSLT</emph>.</variable>" #. EzGsj #: 00000406.xhp @@ -10616,7 +10616,7 @@ msgctxt "" "par_id3153812\n" "help.text" msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <menuitem>View - Styles</menuitem> (F11) - choose List Styles - context menu of an entry - choose <menuitem>New/Modify</menuitem> - <emph>Position</emph> tab.</caseinline></switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Zvolte <menuitem>Zobrazit - Styly</menuitem> (F11), otevřete místní nabídku stylu seznamu a zvolte kartu <menuitem>Upravit/Nový</menuitem> - <emph>Umístění</emph>.</caseinline></switchinline>" #. gfMdA #: 00040500.xhp @@ -10625,7 +10625,7 @@ msgctxt "" "par_id3156658\n" "help.text" msgid "Choose <menuitem>Format - Bullets and Numbering</menuitem> - <emph>Position</emph> tab." -msgstr "" +msgstr "Zvolte kartu <menuitem>Formát - Odrážky a číslování</menuitem> - <emph>Umístění</emph>." #. QJzFj #: 00040500.xhp @@ -10634,7 +10634,7 @@ msgctxt "" "par_id3153899\n" "help.text" msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <menuitem>Styles - Manage Styles</menuitem> - choose List Styles - context menu of an entry - choose <menuitem>New/Modify</menuitem> - <emph>Position</emph> tab.</caseinline></switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Zvolte <menuitem>Styly - Spravovat styly</menuitem> a Styly seznamu, otevřete místní nabídku položky a zvolte kartu <menuitem>Upravit/Nový</menuitem> - <emph>Umístění</emph>.</caseinline></switchinline>" #. SZuQU #: 00040500.xhp @@ -10643,7 +10643,7 @@ msgctxt "" "par_id3156170\n" "help.text" msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <menuitem>Tools - Chapter Numbering - Position</menuitem> tab.</caseinline></switchinline>" -msgstr "" +msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Zvolte kartu <menuitem>Nástroje - Číslování kapitol - Umístění</menuitem>.</caseinline></switchinline>" #. agBgR #: 00040500.xhp @@ -14360,7 +14360,7 @@ msgctxt "" "tit\n" "help.text" msgid "Keyboard Shortcuts" -msgstr "" +msgstr "Klávesové zkratky" #. wSL8L #: kbd_shortcuts.xhp @@ -14369,7 +14369,7 @@ msgctxt "" "hd_id801580051149152\n" "help.text" msgid "Keyboard Shortcuts (to embed)" -msgstr "" +msgstr "Klávesové zkratky (pro vkládání)" #. 2kHoJ #: kbd_shortcuts.xhp @@ -14378,7 +14378,7 @@ msgctxt "" "par_id111580052612843\n" "help.text" msgid "<variable id=\"F11\"> <switchinline select=\"sys\"> <caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline> <defaultinline><keycode>F11</keycode></defaultinline> </switchinline> </variable>" -msgstr "" +msgstr "<variable id=\"F11\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode></keycode></defaultinline></switchinline></variable>" #. g6zDB #: kbd_shortcuts.xhp @@ -14387,7 +14387,7 @@ msgctxt "" "par_id991580052612844\n" "help.text" msgid "<variable id=\"togglefieldshading\"> <switchinline select=\"sys\"> <caseinline select=\"MAC\"><keycode>Command+F8</keycode></caseinline> <defaultinline><keycode>Ctrl+F8</keycode></defaultinline> </switchinline> </variable>" -msgstr "" +msgstr "<variable id=\"togglefieldshading\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+F8</keycode></caseinline><defaultinline><keycode>Ctrl+F8</keycode></defaultinline></switchinline></variable>" #. AL7Ct #: kbd_shortcuts.xhp @@ -14396,7 +14396,7 @@ msgctxt "" "par_id111580052612822\n" "help.text" msgid "<variable id=\"toggleshowfields\"> <switchinline select=\"sys\"> <caseinline select=\"MAC\"><keycode>Command+F9</keycode></caseinline> <defaultinline><keycode>Ctrl+F9</keycode></defaultinline> </switchinline> </variable>" -msgstr "" +msgstr "<variable id=\"toggleshowfields\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+F9</keycode></caseinline><defaultinline><keycode>Ctrl+F9</keycode></defaultinline></switchinline></variable>" #. J5rG9 #: kbd_shortcuts.xhp @@ -14405,7 +14405,7 @@ msgctxt "" "par_id991580052612821\n" "help.text" msgid "<variable id=\"pagebreak\"> <switchinline select=\"sys\"> <caseinline select=\"MAC\"><keycode>Command+Enter</keycode></caseinline> <defaultinline><keycode>Ctrl+Enter</keycode></defaultinline> </switchinline> </variable>" -msgstr "" +msgstr "<variable id=\"pagebreak\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+Enter</keycode></caseinline><defaultinline><keycode>Ctrl+Enter</keycode></defaultinline></switchinline></variable>" #. TrijJ #: kbd_shortcuts.xhp @@ -14414,7 +14414,7 @@ msgctxt "" "par_id4915807652612821\n" "help.text" msgid "<variable id=\"insertnewpara\"> <switchinline select=\"sys\"> <caseinline select=\"MAC\"><keycode>Option+Enter</keycode></caseinline> <defaultinline><keycode>Alt+Enter</keycode></defaultinline> </switchinline> </variable>" -msgstr "" +msgstr "<variable id=\"insertnewpara\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Option+Enter</keycode></caseinline><defaultinline><keycode>Alt+Enter</keycode></defaultinline></switchinline></variable>" #. GWRwK #: kbd_shortcuts.xhp @@ -14423,4 +14423,4 @@ msgctxt "" "par_id4925907652612821\n" "help.text" msgid "<variable id=\"pasteunformatted\"> <switchinline select=\"sys\"> <caseinline select=\"MAC\"><keycode>Command+Option+Shift+V</keycode></caseinline> <defaultinline><keycode>Crtl+Alt+Shift+V</keycode></defaultinline> </switchinline> </variable>" -msgstr "" +msgstr "<variable id=\"pasteunformatted\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+Option+Shift+V</keycode></caseinline><defaultinline><keycode>Crtl+Alt+Shift+V</keycode></defaultinline></switchinline></variable>" diff --git a/source/cs/helpcontent2/source/text/shared/01.po b/source/cs/helpcontent2/source/text/shared/01.po index a71a63421be..acb766c8ad8 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-02-10 17:54+0100\n" -"PO-Revision-Date: 2020-02-09 13:41+0000\n" +"POT-Creation-Date: 2020-02-27 14:31+0100\n" +"PO-Revision-Date: 2020-02-28 14:00+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 3.10.3\n" "X-POOTLE-MTIME: 1547111868.000000\n" #. 3u8hR @@ -7745,7 +7745,7 @@ msgctxt "" "par_id9824518.00000001\n" "help.text" msgid "The given character, unless it is a regular expression meta character. The list of meta characters follows in this table." -msgstr "" +msgstr "Daný znak, pokud se nejedná o speciální znak pro regulární výrazy. Seznam těchto speciálních znaků uvádí následující tabulka." #. NoqA6 #: 02100001.xhp @@ -7790,7 +7790,7 @@ msgctxt "" "par_id3155555\n" "help.text" msgid "Zero or more of the regular expression term immediately preceding it. For example, \"Ab*c\" matches \"Ac\", \"Abc\", \"Abbc\", \"Abbbc\", and so on." -msgstr "Žádný či více výskytů bezprostředně předcházejícího výrazu. Například \"Ab*c\" najde \"Ac\", \"Abc\", \"Abbc\", \"Abbbc\" atd." +msgstr "Žádný či více výskytů výrazu bezprostředně předcházejícího tomuto znaku. Například \"Ab*c\" najde \"Ac\", \"Abc\", \"Abbc\", \"Abbbc\" atd." #. YUSaM #: 02100001.xhp @@ -7799,7 +7799,7 @@ msgctxt "" "par_id3157958\n" "help.text" msgid "One or more of the regular expression term immediately preceding it. For example, \"AX.+4\" finds \"AXx4\", but not \"AX4\"." -msgstr "Jeden či více výskytů bezprostředně předcházejícího výrazu. Například \"AX.+4\" najde \"AXx4\", ale ne \"AX4\"." +msgstr "Jeden či více výskytů výrazu bezprostředně předcházejícího tomuto znaku. Například \"AX.+4\" najde \"AXx4\", ale ne \"AX4\"." #. LMvcH #: 02100001.xhp @@ -7817,7 +7817,7 @@ msgctxt "" "par_id3153684\n" "help.text" msgid "Zero or one of the regular expression term immediately preceding it. For example, \"Texts?\" matches \"Text\" and \"Texts\" and \"x(ab|c)?y\" finds \"xy\", \"xaby\", or \"xcy\"." -msgstr "Žádný nebo jeden výskyt bezprostředně předcházejícího znaku. Například \"Texty?\" najde \"Text\" nebo \"Texty\" a \"x(ab|c)?y\" najde \"xy\", \"xaby\" nebo \"xcy\"." +msgstr "Žádný nebo jeden výskyt výrazu bezprostředně předcházejícího tomuto znaku. Například \"Texty?\" najde \"Text\" nebo \"Texty\" a \"x(ab|c)?y\" najde \"xy\", \"xaby\" nebo \"xcy\"." #. zyaC5 #: 02100001.xhp @@ -7871,7 +7871,7 @@ msgctxt "" "par_id3153666\n" "help.text" msgid "A word boundary. For example, \"\\bbook\" matches \"bookmark\" and \"book\" but not \"checkbook\" whereas \"book\\b\" matches \"checkbook\" and \"book\" but not \"bookmark\"." -msgstr "Hranici slov. Například \"\\bváha\" nalezne \"váhavý\", ale ne \"rovnováha\", kdežto \"váha\\b\" nalezne \"rovnováha\", ale ne \"váhavý\". Slovo \"váha\" je pak nalezeno v obou případech." +msgstr "Hranice slov. Například \"\\bváha\" nalezne \"váhavý\", ale ne \"rovnováha\", kdežto \"váha\\b\" nalezne \"rovnováha\", ale ne \"váhavý\". Slovo \"váha\" je pak nalezeno v obou případech." #. rGGpb #: 02100001.xhp @@ -8051,7 +8051,7 @@ msgctxt "" "par_id801559576780692\n" "help.text" msgid "To record the matched sub string inside the parentheses as a reference for later use in the <widget>Find</widget> box using the \"\\n\" construct or in the <widget>Replace</widget> box using the \"$n\" construct. The reference to the first match is represented by \"\\1\" in the <widget>Find</widget> box and by \"$1\" in the <widget>Replace</widget> box. The reference to the second matched sub string by \"\\2\" and \"$2\" respectively, and so on." -msgstr "" +msgstr "K tomu, aby se nalezený podřetězec v závorkách zaznamenal jako reference, která se později použije v poli <widget>Najít</widget> pomocí zápisu \"\\n\" nebo v poli <widget>Nahradit</widget> pomocí zápisu \"$n\". Referenci na první podřetězec v aktuálním výrazu tak představuje \"\\1\" v poli <widget>Najít</widget> a \"$1\" v poli <widget>Nahradit</widget>. Referenci na druhý nalezený podřetězec odpovídá \"\\2\" či \"$2\" atd." #. ekwoG #: 02100001.xhp @@ -9664,77 +9664,77 @@ msgctxt "" msgid "Save Contents as well" msgstr "Uložit také obsah" -#. 4rwiH +#. zBTc3 #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"hd_id3154096\n" +"hd_id3147124\n" "help.text" -msgid "Move Down" -msgstr "Přesunout dolů" +msgid "Move Up" +msgstr "Přesunout nahoru" -#. tvoxF +#. jcni7 #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"par_id3155852\n" +"par_id3146927\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/movedown\">Moves the selection down one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged." -msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/movedown\">Posune výběr v Navigátoru o jednu pozici níže.</ahelp> Položky je také možné přesouvat přetažením v seznamu. Pokud přesunete textovou část na jinou textovou část, obě části se spojí." +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/moveup\">Moves the selection up one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged." +msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/moveup\">Posune výběr v Navigátoru o jednu pozici výše.</ahelp> Položky je také je možné přesouvat přetažením v seznamu. Pokud přesunete textovou část na jinou textovou část, obě části se spojí." -#. 49owc +#. RNAyD #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"par_id3154790\n" +"par_id3156178\n" "help.text" -msgid "<image id=\"img_id3166413\" src=\"sw/res/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3166413\">Icon</alt></image>" -msgstr "<image id=\"img_id3166413\" src=\"sw/res/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3166413\">Ikona</alt></image>" +msgid "<image id=\"img_id3155083\" src=\"sw/res/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155083\">Icon</alt></image>" +msgstr "<image id=\"img_id3155083\" src=\"sw/res/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155083\">Ikona</alt></image>" -#. DLEGF +#. GqEUL #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"par_id3149417\n" +"par_id3147257\n" "help.text" -msgid "Move Down" -msgstr "Přesunout dolů" +msgid "Move Up" +msgstr "Přesunout nahoru" -#. zBTc3 +#. 4rwiH #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"hd_id3147124\n" +"hd_id3154096\n" "help.text" -msgid "Move Up" -msgstr "Přesunout nahoru" +msgid "Move Down" +msgstr "Přesunout dolů" -#. jcni7 +#. tvoxF #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"par_id3146927\n" +"par_id3155852\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/moveup\">Moves the selection up one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged." -msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/moveup\">Posune výběr v Navigátoru o jednu pozici výše.</ahelp> Položky je také je možné přesouvat přetažením v seznamu. Pokud přesunete textovou část na jinou textovou část, obě části se spojí." +msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/movedown\">Moves the selection down one position in the Navigator list.</ahelp> You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged." +msgstr "<ahelp hid=\"modules/swriter/ui/navigatorpanel/movedown\">Posune výběr v Navigátoru o jednu pozici níže.</ahelp> Položky je také možné přesouvat přetažením v seznamu. Pokud přesunete textovou část na jinou textovou část, obě části se spojí." -#. RNAyD +#. 49owc #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"par_id3156178\n" +"par_id3154790\n" "help.text" -msgid "<image id=\"img_id3155083\" src=\"sw/res/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155083\">Icon</alt></image>" -msgstr "<image id=\"img_id3155083\" src=\"sw/res/sc20174.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155083\">Ikona</alt></image>" +msgid "<image id=\"img_id3166413\" src=\"sw/res/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3166413\">Icon</alt></image>" +msgstr "<image id=\"img_id3166413\" src=\"sw/res/sc20171.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3166413\">Ikona</alt></image>" -#. GqEUL +#. DLEGF #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"par_id3147257\n" +"par_id3149417\n" "help.text" -msgid "Move Up" -msgstr "Přesunout nahoru" +msgid "Move Down" +msgstr "Přesunout dolů" #. LqkUb #: 02110000.xhp @@ -9745,14 +9745,14 @@ msgctxt "" msgid "Delete" msgstr "Odstranit" -#. kwHRB +#. 7DCai #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3153099\n" "help.text" -msgid "<ahelp hid=\"HID_GLBLTREE_DEL\">Deletes the selection from the Navigator list.</ahelp>" -msgstr "<ahelp hid=\"HID_GLBLTREE_DEL\">Smaže výběr z Navigátoru.</ahelp>" +msgid "This command is found by right-clicking an item in the Navigator. <ahelp hid=\"HID_GLBLTREE_DEL\">Deletes the selection from the Navigator list and the master document</ahelp>, but does not delete the subdocument file." +msgstr "Tento příkaz je k dispozici po klepnutí pravým tlačítkem na položku Navigátoru. <ahelp hid=\"HID_GLBLTREE_DEL\">Smaže výběr z Navigátoru a hlavní dokument</ahelp>, ale nesmaže soubor s přílohou." #. JCryA #: 02180000.xhp @@ -15118,320 +15118,338 @@ msgctxt "" msgid "Sets the transparency of the character text. The value 100% means entirely transparent, while 0% means not transparent at all." msgstr "Nastaví průhlednost znaků textu. Hodnota 100 % znamená zcela průhledný text, zatímco 0 % znamená naprosto neprůhledný." -#. giEeL +#. NUXSY #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3146137\n" +"par_id941582477457694\n" "help.text" -msgid "Effects" -msgstr "Velikost písma" +msgid "Transparency cannot be set for Paragraph Style and Character Style." +msgstr "Průhlednost nelze nastavit pro styl odstavce a znakový styl." -#. gFDAo +#. DopC6 #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3150084\n" +"hd_id91580568371950\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/effectslb\">Select the font effects that you want to apply.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/effectslb\">Vyberte efekty písma, které chcete použít.</ahelp>" +msgid "Text Decoration" +msgstr "Dekorace textu" -#. TCY6u +#. YV7be #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3149575\n" +"par_id0123200902291084\n" "help.text" -msgid "Effects" -msgstr "Velikost písma" +msgid "<ahelp hid=\".\" visibility=\"hidden\"><emph>Overlines or removes overlining from the selected text. If the cursor is not in a word, the new text that you enter is overlined.</emph></ahelp>" +msgstr "<ahelp hid=\".\" visibility=\"hidden\"><emph>Přidá nebo odstraní nadtržení vybraného textu. Pokud se kurzor nenachází ve slově, bude nadtržen nový text, který napíšete.</emph></ahelp>" -#. G2gCr +#. yLgGs #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3148944\n" +"hd_id0123200902243376\n" "help.text" -msgid "The following capitalization effects are available:" -msgstr "K dispozici jsou následující efekty pro změnu velikosti znaků:" +msgid "Overlining" +msgstr "Nadtržení" -#. Yh6gB +#. AgLqC #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3155922\n" +"par_id0123200902243343\n" "help.text" -msgid "<emph>Without</emph> - no effect is applied," -msgstr "<emph>Žádný</emph> - nepoužije se žádný efekt." +msgid "<ahelp hid=\"cui/ui/effectspage/overlinelb\">Select the overlining style that you want to apply. To apply the overlining to words only, select the <emph>Individual Words</emph> box.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/effectspage/overlinelb\">Vyberte požadovaný styl nadtržení. Chcete-li nadtržení použít pouze nad slovy, zaškrtněte pole <emph>Jednotlivá slova</emph>.</ahelp>" -#. AohH9 +#. hjGmq #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3154280\n" +"hd_id0123200902243470\n" "help.text" -msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters," -msgstr "<emph>Velká písmena</emph> - změní malá písmena ve vybraném textu na velká." +msgid "Overline color" +msgstr "Barva nadtržení" -#. KCVx4 +#. Qj5QS #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3148947\n" +"par_id0123200902243466\n" "help.text" -msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters," -msgstr "<emph>Malá písmena</emph> - změní velká písmena ve vybraném textu na malá." +msgid "<ahelp hid=\"cui/ui/effectspage/overlinecolorlb\">Select the color for the overlining.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/effectspage/overlinecolorlb\">Vyberte barvu nadtržení.</ahelp>" -#. zEB6q +#. exFYD #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3149456\n" +"hd_id3150400\n" "help.text" -msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character," -msgstr "<emph>První písmena velká</emph> - změní první znak každého vybraného slova na velké písmeno." +msgid "Strikethrough" +msgstr "Přeškrtnutí" -#. 7gaCo +#. GhmxB #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3154937\n" +"par_id3145203\n" "help.text" -msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size." -msgstr "<emph>Kapitálky</emph> - změní malá písmena na velká a poté zmenší jejich velikost." +msgid "<ahelp hid=\"cui/ui/effectspage/strikeoutlb\">Select a strikethrough style for the selected text.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/effectspage/strikeoutlb\">Vyberte styl přeškrtnutí označeného textu.</ahelp>" -#. iAwbr +#. 8KFk2 #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3154129\n" +"par_id3150496\n" "help.text" -msgid "Relief" -msgstr "Reliéf" +msgid "If you save your document in Microsoft Word format, all of the strikethrough styles are converted to the single line style." +msgstr "Pokud ukládáte dokument do formátu Microsoft Word, všechny styly přeškrtnutí se změní na jednoduché." -#. iXCe4 +#. ojwCR #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3146974\n" +"hd_id3151226\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\">Vyberte efekt <emph>reliéfu</emph>, který se použije na označený text. Při efektu <emph>Reliéf</emph> znaky vypadají, jako by byly zvednuty nad stránkou. Při efektu <emph>Rytina</emph> vypadají, jako by byly zatlačeny do stránky.</ahelp>" +msgid "Underlining" +msgstr "Podtržení" -#. BhRXq +#. WedNX #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3147287\n" +"par_id3147576\n" "help.text" -msgid "Outline" -msgstr "Obrys" +msgid "<ahelp hid=\"cui/ui/effectspage/underlinelb\">Select the underlining style that you want to apply. To apply the underlining to words only, select the <emph>Individual Words</emph> box.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/effectspage/underlinelb\">Vyberte požadovaný styl podtržení. Chcete-li podtržení použít pouze pod slovy, zaškrtněte pole <emph>Jednotlivá slova</emph>.</ahelp>" -#. pPmRf +#. E5TPY #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3159126\n" +"par_id3153147\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/outlinecb\">Displays the outline of the selected characters. This effect does not work with every font.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/outlinecb\">Zobrazí obrys označených znaků. Ne se všemi písmy tento efekt funguje.</ahelp>" +msgid "If you apply underlining to a superscript text, the underlining is raised to the level of the superscript. If the superscript is contained in a word with normal text, the underlining is not raised." +msgstr "Pokud použijete podtržení na horní index, zvedne se podtržení na úroveň indexu. Pokud normální text obsahuje horní index, podtržení se nezvedne." -#. TTNGb +#. PssvR #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3163714\n" +"hd_id3148642\n" "help.text" -msgid "Shadow" -msgstr "Stín" +msgid "Underline color" +msgstr "Barva podtržení" -#. 3ATPy +#. iFDaB #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3150962\n" +"par_id3150254\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/shadowcb\">Adds a shadow that casts below and to the right of the selected characters.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/shadowcb\">Přidá stín vrhaný vpravo a pod vybrané znaky.</ahelp>" +msgid "<ahelp hid=\"cui/ui/effectspage/underlinecolorlb\">Select the color for the underlining.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/effectspage/underlinecolorlb\">Vyberte barvu pro podtržení.</ahelp>" -#. kGuxJ +#. vCnQY #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"bm_id410168\n" +"hd_id3153104\n" "help.text" -msgid "<bookmark_value>blinking fonts</bookmark_value> <bookmark_value>flashing fonts</bookmark_value>" -msgstr "<bookmark_value>blikající písma</bookmark_value> <bookmark_value>blýskající písma</bookmark_value>" +msgid "Individual words" +msgstr "Jednotlivá slova" -#. Suvvn +#. LifTi #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3152941\n" +"par_id3152935\n" "help.text" -msgid "Blinking" -msgstr "Blikající" +msgid "<ahelp hid=\"cui/ui/effectspage/individualwordscb\">Applies the selected effect only to words and ignores spaces.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/effectspage/individualwordscb\">Vybraný efekt použije pouze na slova a ne na mezery.</ahelp>" -#. 2FiCB +#. giEeL #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3145662\n" +"hd_id3146137\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/blinkingcb\">Makes the selected characters blink. You cannot change the blink frequency.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/blinkingcb\">Vybrané znaky budou blikat. Rychlost blikání není možné upravit.</ahelp>" +msgid "Effects" +msgstr "Velikost písma" -#. B3MEb +#. gFDAo #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_idN10B81\n" +"par_id3150084\n" "help.text" -msgid "Hidden" -msgstr "Skryté" +msgid "<ahelp hid=\"cui/ui/effectspage/effectslb\">Select the font effects that you want to apply.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/effectspage/effectslb\">Vyberte efekty písma, které chcete použít.</ahelp>" -#. DJ7xG +#. jbxYs #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_idN10B85\n" +"hd_id3149575\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/hiddencb\">Hides the selected characters.</ahelp> To display the hidden text, ensure that <emph>Formatting Marks</emph> is selected in the <emph>View</emph> menu. You can also choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formatting Aids</emph> and select <emph>Hidden text</emph>." -msgstr "<ahelp hid=\"cui/ui/effectspage/hiddencb\">Skryje vybrané znaky.</ahelp> Aby se skrytý text zobrazil, je nutné mít zvoleno <emph>Řídicí znaky</emph> v nabídce <emph>Zobrazit</emph>. Lze také zvolit <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Pomůcky pro formátování</emph> a vybrat <emph>Skrytý text</emph>." +msgid "Case" +msgstr "Velikost" -#. YV7be +#. G2gCr #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id0123200902291084\n" +"par_id3148944\n" "help.text" -msgid "<ahelp hid=\".\" visibility=\"hidden\"><emph>Overlines or removes overlining from the selected text. If the cursor is not in a word, the new text that you enter is overlined.</emph></ahelp>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\"><emph>Přidá nebo odstraní nadtržení vybraného textu. Pokud se kurzor nenachází ve slově, bude nadtržen nový text, který napíšete.</emph></ahelp>" +msgid "The following capitalization effects are available:" +msgstr "K dispozici jsou následující efekty pro změnu velikosti znaků:" -#. yLgGs +#. Yh6gB #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id0123200902243376\n" +"par_id3155922\n" "help.text" -msgid "Overlining" -msgstr "Nadtržení" +msgid "<emph>Without</emph> - no effect is applied," +msgstr "<emph>Žádný</emph> - nepoužije se žádný efekt." -#. AgLqC +#. dTSUy #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id0123200902243343\n" +"par_id3154280\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/overlinelb\">Select the overlining style that you want to apply. To apply the overlining to words only, select the <emph>Individual Words</emph> box.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/overlinelb\">Vyberte požadovaný styl nadtržení. Chcete-li nadtržení použít pouze nad slovy, zaškrtněte pole <emph>Jednotlivá slova</emph>.</ahelp>" +msgid "<emph>UPPERCASE</emph> - changes the selected lowercase characters to uppercase characters," +msgstr "<emph>VELKÁ PÍSMENA</emph> –změní vybraná malá písmena na velká," -#. hjGmq +#. m97Bp #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id0123200902243470\n" +"par_id3148947\n" "help.text" -msgid "Overline color" -msgstr "Barva nadtržení" +msgid "<emph>lowercase</emph> - changes the selected uppercase characters to lower characters," +msgstr "<emph>malá písmena</emph> – změní vybraná velká písmena na malá," -#. Qj5QS +#. JWiX7 #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id0123200902243466\n" +"par_id3149456\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/overlinecolorlb\">Select the color for the overlining.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/overlinecolorlb\">Vyberte barvu nadtržení.</ahelp>" +msgid "<emph>Capitalize Every Word</emph> - changes the first character of each selected word to an uppercase character," +msgstr "<emph>Každé Slovo Velkým Písmenem</emph> – změní první písmeno každého vybraného slova na velké," -#. exFYD +#. 7gaCo #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3150400\n" +"par_id3154937\n" "help.text" -msgid "Strikethrough" -msgstr "Přeškrtnutí" +msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size." +msgstr "<emph>Kapitálky</emph> - změní malá písmena na velká a poté zmenší jejich velikost." -#. GhmxB +#. kGuxJ #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3145203\n" +"bm_id410168\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/strikeoutlb\">Select a strikethrough style for the selected text.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/strikeoutlb\">Vyberte styl přeškrtnutí označeného textu.</ahelp>" +msgid "<bookmark_value>blinking fonts</bookmark_value> <bookmark_value>flashing fonts</bookmark_value>" +msgstr "<bookmark_value>blikající písma</bookmark_value> <bookmark_value>blýskající písma</bookmark_value>" -#. 8KFk2 +#. Suvvn #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3150496\n" +"hd_id3152941\n" "help.text" -msgid "If you save your document in Microsoft Word format, all of the strikethrough styles are converted to the single line style." -msgstr "Pokud ukládáte dokument do formátu Microsoft Word, všechny styly přeškrtnutí se změní na jednoduché." +msgid "Blinking" +msgstr "Blikající" -#. ojwCR +#. 2FiCB #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3151226\n" +"par_id3145662\n" "help.text" -msgid "Underlining" -msgstr "Podtržení" +msgid "<ahelp hid=\"cui/ui/effectspage/blinkingcb\">Makes the selected characters blink. You cannot change the blink frequency.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/effectspage/blinkingcb\">Vybrané znaky budou blikat. Rychlost blikání není možné upravit.</ahelp>" -#. WedNX +#. B3MEb #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3147576\n" +"par_idN10B81\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/underlinelb\">Select the underlining style that you want to apply. To apply the underlining to words only, select the <emph>Individual Words</emph> box.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/underlinelb\">Vyberte požadovaný styl podtržení. Chcete-li podtržení použít pouze pod slovy, zaškrtněte pole <emph>Jednotlivá slova</emph>.</ahelp>" +msgid "Hidden" +msgstr "Skryté" -#. E5TPY +#. z8unJ #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3153147\n" +"par_idN10B85\n" "help.text" -msgid "If you apply underlining to a superscript text, the underlining is raised to the level of the superscript. If the superscript is contained in a word with normal text, the underlining is not raised." -msgstr "Pokud použijete podtržení na horní index, zvedne se podtržení na úroveň indexu. Pokud normální text obsahuje horní index, podtržení se nezvedne." +msgid "<ahelp hid=\"cui/ui/effectspage/hiddencb\">Hides the selected characters.</ahelp> To display the hidden text, ensure that <menuitem>Formatting Marks</menuitem> is selected in the <emph>View</emph> menu. You can also choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formatting Aids</emph> and select <emph>Hidden characters</emph>." +msgstr "<ahelp hid=\"cui/ui/effectspage/hiddencb\">Skryje vybrané znaky.</ahelp> Aby se skrytý text zobrazil, je nutné mít zvoleno <menuitem>Řídicí znaky</menuitem> v nabídce <emph>Zobrazit</emph>. Lze také zvolit <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Předvolby</menuitem></caseinline><defaultinline><menuitem>Nástroje - Možnosti</menuitem></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Pomůcky pro formátování</emph> a vybrat <emph>Skrytý text</emph>." -#. PssvR +#. iAwbr #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3148642\n" +"hd_id3154129\n" "help.text" -msgid "Underline color" -msgstr "Barva podtržení" +msgid "Relief" +msgstr "Reliéf" -#. iFDaB +#. iXCe4 #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3150254\n" +"par_id3146974\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/underlinecolorlb\">Select the color for the underlining.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/underlinecolorlb\">Vyberte barvu pro podtržení.</ahelp>" +msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\">Vyberte efekt <emph>reliéfu</emph>, který se použije na označený text. Při efektu <emph>Reliéf</emph> znaky vypadají, jako by byly zvednuty nad stránkou. Při efektu <emph>Rytina</emph> vypadají, jako by byly zatlačeny do stránky.</ahelp>" -#. vCnQY +#. BhRXq #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3153104\n" +"hd_id3147287\n" "help.text" -msgid "Individual words" -msgstr "Jednotlivá slova" +msgid "Outline" +msgstr "Obrys" -#. LifTi +#. pPmRf #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3152935\n" +"par_id3159126\n" "help.text" -msgid "<ahelp hid=\"cui/ui/effectspage/individualwordscb\">Applies the selected effect only to words and ignores spaces.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/effectspage/individualwordscb\">Vybraný efekt použije pouze na slova a ne na mezery.</ahelp>" +msgid "<ahelp hid=\"cui/ui/effectspage/outlinecb\">Displays the outline of the selected characters. This effect does not work with every font.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/effectspage/outlinecb\">Zobrazí obrys označených znaků. Ne se všemi písmy tento efekt funguje.</ahelp>" + +#. TTNGb +#: 05020200.xhp +msgctxt "" +"05020200.xhp\n" +"hd_id3163714\n" +"help.text" +msgid "Shadow" +msgstr "Stín" + +#. 3ATPy +#: 05020200.xhp +msgctxt "" +"05020200.xhp\n" +"par_id3150962\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/effectspage/shadowcb\">Adds a shadow that casts below and to the right of the selected characters.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/effectspage/shadowcb\">Přidá stín vrhaný vpravo a pod vybrané znaky.</ahelp>" #. 7qD3W #: 05020200.xhp @@ -18196,15 +18214,6 @@ msgctxt "" msgid "formal lower case text" msgstr "text formálními malými znaky" -#. WmB9u -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id130820161753343499\n" -"help.text" -msgid "[<emph>NatNum5</emph>]" -msgstr "[<emph>NatNum5</emph>]" - #. u9aUM #: 05020301.xhp msgctxt "" @@ -19510,6 +19519,24 @@ msgctxt "" msgid "Other possible arguments: \"money\" before 3-letter currency codes, for example [NatNum12 capitalize money USD]0.00 will format number \"1.99\" as \"One and 99/100 U.S. Dollars\"." msgstr "Další možné argumenty (pro anglické národní prostředí): \"money\" před třípísmenným kódem měny, například [NatNum12 capitalize money USD]0.00 naformátuje číslo \"1.99\" jako \"One and 99/100 U.S. Dollars\"." +#. wGSEZ +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"hd_id231201610928993200\n" +"help.text" +msgid "Error Codes" +msgstr "Kódy chyb" + +#. dw9X2 +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3158315\n" +"help.text" +msgid "If the value is outside the limits for the selected format the following error code is shown:" +msgstr "Pokud je hodnota mimo meze pro vybraný formát, zobrazí se následující kód chyby:" + #. pSG47 #: 05020400.xhp msgctxt "" @@ -26917,14 +26944,14 @@ msgctxt "" msgid "New" msgstr "Nová" -#. J3FdA +#. dtNaW #: 05210200.xhp msgctxt "" "05210200.xhp\n" "par_id271578758868425\n" "help.text" -msgid "Displays the new color for the object that will be applied when you press <widget>OK</widget>." -msgstr "Zobrazuje novou barvu objektu, která se použije po stisknutí tlačítka <widget>OK</widget>." +msgid "Displays the new color for the object that will be applied when you click <widget>OK</widget>." +msgstr "Zobrazuje novou barvu objektu, která se použije po klepnutí na <widget>OK</widget>." #. kw6LA #: 05210200.xhp @@ -26935,14 +26962,14 @@ msgctxt "" msgid "R, G and B" msgstr "R, G a B" -#. EXXxZ +#. ufa4B #: 05210200.xhp msgctxt "" "05210200.xhp\n" "par_id691578758845984\n" "help.text" -msgid "The red, blue and green components values of the new color. You can define the new color by entering the red, green and blue values in the respective <emph>R</emph>, <emph>G</emph> and <emph>B</emph> spin boxes. Allowed values are 0 to 255." -msgstr "" +msgid "The values of the red, blue and green components of the new color. You can define the new color by entering the red, green and blue values in the respective <emph>R</emph>, <emph>G</emph> and <emph>B</emph> spin boxes. Allowed values are 0 to 255." +msgstr "Hodnota červené, modré a zelené složky nové barvy. Novou barvu můžete určit zadáním těchto hodnot do odpovídajících polí <emph>R</emph>, <emph>G</emph> a <emph>B</emph>. Povoleny jsou hodnoty od 0 do 255." #. NAGAE #: 05210200.xhp @@ -31417,14 +31444,14 @@ msgctxt "" msgid "Degrees" msgstr "Stupně" -#. 8sveF +#. 4QsLK #: 05340300.xhp msgctxt "" "05340300.xhp\n" "par_id3153194\n" "help.text" -msgid "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Enter the rotation angle for the text in the selected cell(s). A positive number rotates the text to the left and a negative number rotates the text to the right.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Zadejte úhel otočení textu ve vybraných buňkách. Kladné číslo znamená otočení textu doleva a záporné číslo otočí text doprava.</ahelp>" +msgid "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Enter the rotation angle from 0 to 360 for the text in the selected cell(s).</ahelp>" +msgstr "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Zadejte pro text ve vybraných buňkách úhel otočení od 0 do 360.</ahelp>" #. XJAyp #: 05340300.xhp @@ -37904,7 +37931,7 @@ msgctxt "" "tit\n" "help.text" msgid "Position (List Styles)" -msgstr "" +msgstr "Umístění (styly seznamu)" #. YCPm7 #: 06050600.xhp @@ -37922,7 +37949,7 @@ msgctxt "" "par_id3158397\n" "help.text" msgid "<variable id=\"positioninfo\">Sets the indent, spacing, and alignment options for the numbered or bulleted list.</variable>" -msgstr "" +msgstr "<variable id=\"positioninfo\">Nastavení odsazení, vzdáleností a zarovnání pro číslované seznamy a odrážky.</variable>" #. itRYD #: 06050600.xhp @@ -37940,7 +37967,7 @@ msgctxt "" "par_id3155755\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/levellb\">Select the level(s) that you want to modify.</ahelp> To apply the options to all the levels, select \"1-10\". In Chapter Numbering, only one level can be selected, or use \"1-10\" to apply the options, except Paragraph style, to all the levels." -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/levellb\">Vyberte úrovně, které si přejete upravit.</ahelp> Chcete-li nastavit možnosti všem úrovním, vyberte \"1-10\". U číslování kapitol lze buď vybrat jedinou úroveň, nebo použít volbu \"1-10\", která nastaví možnosti (kromě stylu odstavce) všem úrovním." #. qAm3f #: 06050600.xhp @@ -37949,7 +37976,7 @@ msgctxt "" "hd_id3149261\n" "help.text" msgid "Position and Spacing" -msgstr "" +msgstr "Umístění a rozestupy" #. AGzEA #: 06050600.xhp @@ -37958,7 +37985,7 @@ msgctxt "" "par_id5004119\n" "help.text" msgid "This page shows the position controls used in all versions of %PRODUCTNAME Writer. Some documents (produced by other applications) use another method for positioning and spacing. Opening such documents will show the position controls documented in <link href=\"text/swriter/01/legacynumbering.xhp\" name=\"Legacy numbering alignment\">Position for List styles (legacy)</link>." -msgstr "" +msgstr "Na této stránce se zobrazují nastavení umístění použité ve všech verzích aplikace %PRODUCTNAME Writer. Některé dokumenty (vytvořené v jiných aplikacích) nastavují umístění a rozestupy jinak. Pro takový dokument se pro nastavení zobrazí ovládací prvky popsané v části <link href=\"text/swriter/01/legacynumbering.xhp\" name=\"Dřívější zarovnání číslování\">Umístění pro styly seznamu (dřívější)</link>." #. 9zM7v #: 06050600.xhp @@ -37967,7 +37994,7 @@ msgctxt "" "hd_id1619617\n" "help.text" msgid "Aligned at" -msgstr "Zarovnat k" +msgstr "Zarovnané na" #. Y8sNo #: 06050600.xhp @@ -38048,7 +38075,7 @@ msgctxt "" "hd_id2336191\n" "help.text" msgid "Indent at" -msgstr "Odsazení" +msgstr "Odsazené na" #. DuuDV #: 06050600.xhp @@ -38077,14 +38104,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/standard\">Resets the indent and the spacing values to the default values.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/standard\">Obnoví původní hodnoty odsazení a vzdáleností.</ahelp>" -#. w6GEQ +#. BUhNT #: 06050600.xhp msgctxt "" "06050600.xhp\n" "par_id3116348\n" "help.text" -msgid "This control appears only when modifying Paragraph style." -msgstr "" +msgid "This control appears only when modifying a List style." +msgstr "Tento ovládací prvek se zobrazuje pouze při úpravě stylu seznamu." #. XV3ZK #: 06050600.xhp @@ -38093,7 +38120,7 @@ msgctxt "" "par_id3116228\n" "help.text" msgid "<link href=\"text/swriter/01/legacynumbering.xhp\" name=\"Legacy numbering alignment\">Position for List styles (legacy)</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/legacynumbering.xhp\" name=\"Dřívější zarovnání číslování\">Umístění pro styly seznamu (dřívější)</link>" #. G6S8m #: 06050600.xhp @@ -38104,6 +38131,15 @@ msgctxt "" msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Paragraph alignment\">Paragraph alignment</link>" msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"Zarovnání odstavce\">Zarovnání odstavce</link>" +#. pyAz7 +#: 06050600.xhp +msgctxt "" +"06050600.xhp\n" +"par_id3124378\n" +"help.text" +msgid "<link href=\"text/swriter/guide/indenting.xhp\" name=\"Paragraph indenting\">Indenting Paragraphs</link>" +msgstr "<link href=\"text/swriter/guide/indenting.xhp\" name=\"Odsazení odstavců\">Odsazení odstavců</link>" + #. hf4eV #: 06130000.xhp msgctxt "" @@ -38374,6 +38410,15 @@ msgctxt "" msgid "<ahelp hid=\".\">Opens the Macro Selector dialog where you can start a macro.</ahelp>" msgstr "<ahelp hid=\".\">Otevře dialogové okno Výběr makra, kde můžete spustit makro.</ahelp>" +#. H4TdC +#: 06130001.xhp +msgctxt "" +"06130001.xhp\n" +"hd_id821582666527674\n" +"help.text" +msgid "Edit Macros" +msgstr "Upravit makra" + #. 9SRC2 #: 06130001.xhp msgctxt "" @@ -40885,14 +40930,14 @@ msgctxt "" msgid "<bookmark_value>filters; XML filter settings</bookmark_value><bookmark_value>XML filters; settings</bookmark_value>" msgstr "<bookmark_value>filtry; nastavení XML filtrů</bookmark_value><bookmark_value>XML filtry; nastavení</bookmark_value>" -#. CUgk6 +#. CaLds #: 06150000.xhp msgctxt "" "06150000.xhp\n" "hd_id3153272\n" "help.text" -msgid "<link href=\"text/shared/01/06150000.xhp\" name=\"XML Filter Settings\">XML Filter</link>" -msgstr "<link href=\"text/shared/01/06150000.xhp\" name=\"Nastavení XML filtrů\">XML filtr</link>" +msgid "<link href=\"text/shared/01/06150000.xhp\" name=\"XML Filter Settings\">XML Filter Settings</link>" +msgstr "<link href=\"text/shared/01/06150000.xhp\" name=\"Nastavení XML filtrů\">Nastavení XML filtrů</link>" #. Gk7jE #: 06150000.xhp @@ -41020,15 +41065,6 @@ msgctxt "" msgid "<ahelp hid=\"filter/ui/xmlfiltersettings/filterlist\">Select one or more filters, then click one of the buttons.</ahelp>" msgstr "<ahelp hid=\"filter/ui/xmlfiltersettings/filterlist\">Zvolte jeden či více filtrů a poté klepněte na některé tlačítko.</ahelp>" -#. 4tQW5 -#: 06150000.xhp -msgctxt "" -"06150000.xhp\n" -"par_idN10711\n" -"help.text" -msgid "Some filters are only available as optional components during the %PRODUCTNAME installation. To install an optional filter, run the %PRODUCTNAME Setup application, select \"Modify\", and then select the filter that you want in the list of modules." -msgstr "Některé filtry jsou k dispozici jako volitelné součásti během instalace %PRODUCTNAME. Chcete-li instalovat volitelné filtry, spusťte instalaci %PRODUCTNAME, zvolte \"Upravit\" a poté v seznamu modulů vyberte filtr, který chcete nainstalovat." - #. EhjFJ #: 06150000.xhp msgctxt "" diff --git a/source/cs/helpcontent2/source/text/shared/02.po b/source/cs/helpcontent2/source/text/shared/02.po index ff8157be188..1ef3cb2f969 100644 --- a/source/cs/helpcontent2/source/text/shared/02.po +++ b/source/cs/helpcontent2/source/text/shared/02.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-01-22 13:00+0100\n" -"PO-Revision-Date: 2020-02-09 13:41+0000\n" +"PO-Revision-Date: 2020-02-15 19:15+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textshared02/cs/>\n" "Language: cs\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 3.9.1\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1561117732.000000\n" #. Edm6o @@ -9518,7 +9518,7 @@ msgctxt "" "par_id3153683\n" "help.text" msgid "Event handling of controls is performed using the $[officename] API. If you assign an event to a control, an object registers itself internally as a \"Listener\" for a specific control event. To do this, the object must use a specific interface, for example the XFocusListener Interface, so that it can react to focus events. When the event occurs, the control then invokes a special method of the Listener interface when the control receives the focus. The internally registered object then invokes the JavaScript or $[officename] Basic code, which was assigned to the event." -msgstr "Zpracování událostí se provádí s pomocí $[officename] API. Pokud přidělíte ovládacímu prvku událost, objekt se interně zaregistruje jako \"Listener\" pro určitou událost. Tento objekt musí mít určení rozhraní, např. rozhraní XFocusListener, aby mohl reagovat na události zaměření. Když nastane událost, ovládací prvek zavolá speciální metodu rozhraní Listeneru. Interně registrované objekty poté spustí kód v JavaScriptu nebo $[officename] Basic, který byl události přiřazen." +msgstr "Zpracování událostí se provádí s pomocí $[officename] API. Pokud přidělíte ovládacímu prvku událost, objekt se interně zaregistruje jako \"Listener\" pro určitou událost. Tento objekt musí mít určení rozhraní, např. rozhraní XFocusListener, aby mohl reagovat na události zaměření. Když nastane událost, ovládací prvek zavolá speciální metodu rozhraní Listener. Interně registrované objekty poté spustí kód v JavaScriptu nebo $[officename] Basic, který byl události přiřazen." #. aAwWD #: 01170700.xhp @@ -9527,7 +9527,7 @@ msgctxt "" "par_id3156410\n" "help.text" msgid "The HTML filter now uses precisely these listener interfaces and method names so that it can import and export events as desired. You can register a focus event through" -msgstr "Filtr HTML nyní používá přesně tato rozhraní listeneru a názvy metod, takže může libovolně importovat a exportovat události. Událost při zaměření je možné zaregistrovat pomocí" +msgstr "Filtr HTML nyní používá přesně tato rozhraní posluchače a názvy metod, takže může libovolně importovat a exportovat události. Událost při zaměření je možné zaregistrovat pomocí" #. WqiCW #: 01170700.xhp @@ -18788,7 +18788,7 @@ msgctxt "" "par_id3156027\n" "help.text" msgid "<image src=\"res/sc10864.png\" id=\"img_id3154398\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154398\">Icon </alt></image>" -msgstr "<image src=\"res/sc10864.png\" id=\"img_id3154398\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154398\">Ikona </alt></image>" +msgstr "<image src=\"res/sc10864.png\" id=\"img_id3154398\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154398\">Ikona</alt></image>" #. G799w #: 24070000.xhp diff --git a/source/cs/helpcontent2/source/text/shared/guide.po b/source/cs/helpcontent2/source/text/shared/guide.po index 2f9914b4af7..fda21bb6cee 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-02-10 17:54+0100\n" -"PO-Revision-Date: 2020-02-09 13:41+0000\n" +"POT-Creation-Date: 2020-02-17 12:22+0100\n" +"PO-Revision-Date: 2020-02-22 17:15+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" @@ -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 3.10.3\n" "X-POOTLE-MTIME: 1547113478.000000\n" #. iharT @@ -20192,7 +20192,7 @@ msgctxt "" "hd_id701566317347416\n" "help.text" msgid "Error correction" -msgstr "" +msgstr "Oprava chyb" #. VezeF #: qrcode.xhp @@ -20201,7 +20201,7 @@ msgctxt "" "par_id281566317365617\n" "help.text" msgid "The error correction value for the QR Code that is to be created. The error correction of a QR code is a measure that helps a QR code to recover if it is damaged." -msgstr "" +msgstr "Hodnota opravy chyb pro vytvářený QR kód. Oprava chyb QR kódu je opatření, které napomáhá obnově QR kódu, pokud je poškozen." #. iHFHY #: qrcode.xhp @@ -20327,7 +20327,7 @@ msgctxt "" "hd_id171562795247717\n" "help.text" msgid "<link href=\"text/shared/guide/redaction.xhp\" name=\"redaction\">Redacting Documents</link>" -msgstr "<link href=\"text/shared/guide/redaction.xhp\" name=\"redaction\">Redakční úprava dokumentů</link>" +msgstr "<link href=\"text/shared/guide/redaction.xhp\" name=\"Redakční úprava\">Redakční úprava dokumentů</link>" #. rUjmE #: redaction.xhp @@ -23776,14 +23776,14 @@ msgctxt "" msgid "%PRODUCTNAME comes with a set of built-in templates that can be used to create documents, presentations, spreadsheets or drawings. You may use templates available in the template manager, create your own templates or browse online for additional templates." msgstr "%PRODUCTNAME nabízí sadu vestavěných šablon, které lze použít pro tvorbu textových dokumentů, prezentací, sešitů nebo kreseb. Můžete využívat šablony dostupné ve správci šablon, vytvářet vlastní šablony nebo najít dodatečné šablony online." -#. JxQhF +#. bYCKn #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723504381\n" "help.text" -msgid "If you have opened the %PRODUCTNAME start center and have not yet opened a document or application, the Template Manager may be accessed differently. <item type=\"menuitem\">Ctrl-Shift-N</item> will still open the Template Manager, but it may also be accessed by choosing Templates from the left sidebar, and then choosing Manage Templates." -msgstr "Jestliže jste otevřeli úvodní obrazovku %PRODUCTNAME a dosud jste neotevřeli dokument ani aplikaci, správce šablon je možné zobrazit jinak. Otevřete jej stále zkratkou <item type=\"menuitem\">Ctrl+Shift+N</item>, ale vyvoláte jej také tím, že v levé postranní liště zvolíte Šablony a následně ze seznamu vyberete Spravovat šablony." +msgid "If you have opened the %PRODUCTNAME start center and have not yet opened a document or application, the Template Manager may be accessed differently. <keycode>Ctrl-Shift-N</keycode> will still open the Template Manager, but it may also be accessed by choosing Templates from the left sidebar, and then choosing Manage Templates." +msgstr "Jestliže jste otevřeli úvodní obrazovku %PRODUCTNAME a dosud jste neotevřeli dokument ani aplikaci, správce šablon je možné zobrazit jinak. Otevřete jej stále zkratkou <keycode>Ctrl+Shift+N</keycode>, ale vyvoláte jej také tím, že v levé postranní liště zvolíte Šablony a následně ze seznamu vyberete Spravovat šablony." #. oD5Ec #: template_manager.xhp diff --git a/source/cs/helpcontent2/source/text/shared/optionen.po b/source/cs/helpcontent2/source/text/shared/optionen.po index 06c7f6ceb13..d014436914c 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-02-10 17:54+0100\n" -"PO-Revision-Date: 2020-01-25 17:01+0000\n" +"POT-Creation-Date: 2020-02-17 12:22+0100\n" +"PO-Revision-Date: 2020-02-22 17:15+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" @@ -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 3.10.3\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1549360506.000000\n" @@ -2951,6 +2951,60 @@ msgctxt "" msgid "<ahelp hid=\"cui/ui/optgeneralpage/collectusageinfo\">Send usage data to help The Document Foundation improve the software usability.</ahelp> The software development team is interested in information about the usage pattern of %PRODUCTNAME. This data helps to improve the usability of the applications, by identifying the most frequently used sequences of commands while performing common tasks, and in return, design a user interface that is easier to use and more productive. The usage data is sent anonymously and carry no document contents, only the commands used." msgstr "<ahelp hid=\"cui/ui/optgeneralpage/collectusageinfo\">Zapne odesílaní údajů o používání tohoto softwaru společnosti The Document Foundation, aby mohla jeho použitelnost zlepšovat.</ahelp> Tým vývojářů zajímá, jakým způsobem je %PRODUCTNAME používán. Údaje o tom jim pomáhají zlepšovat použitelnost aplikace: dozví se, jaké postupy se pro běžné úkoly nejčastěji používají, a díky tomu mohou navrhnout uživatelské rozhraní, které se snadněji používá a vede k produktivnější práci. Údaje o používání se odesílají anonymně a jejich součástí není žádný obsah dokumentů, ale pouze použité příkazy." +#. Zb7tT +#: 01010600.xhp +msgctxt "" +"01010600.xhp\n" +"hd_id111581845580821\n" +"help.text" +msgid "%PRODUCTNAME Quickstarter" +msgstr "Rychlé spuštění %PRODUCTNAME" + +#. BrALY +#: 01010600.xhp +msgctxt "" +"01010600.xhp\n" +"hd_id731581845724606\n" +"help.text" +msgid "Load %PRODUCTNAME during system start-up" +msgstr "Načíst %PRODUCTNAME během spuštění systému" + +#. J7FUd +#: 01010600.xhp +msgctxt "" +"01010600.xhp\n" +"par_id971581845639198\n" +"help.text" +msgid "If enabled, loads %PRODUCTNAME into memory when the computer is booted, or when %PRODUCTNAME is restarted. When loaded, it reduces the time for opening %PRODUCTNAME. An icon is also added to the system tray. Right-click on the icon to show a menu for opening new or existing documents, and for stopping the quickstarter." +msgstr "Je-li povoleno, %PRODUCTNAME se načte do paměti pokaždé, když je restartován nebo když je restartován systém. Díky tomu se zkrátí čas potřebný k tomu, aby se otevřel. Na hlavní panel je také přidána ikona. Pokud na ni klepnete pravým tlačítkem, zobrazí se nabídka pro otevření nového či stávajícího dokumentu a pro zastavení rychlého spuštění." + +#. MGRtz +#: 01010600.xhp +msgctxt "" +"01010600.xhp\n" +"hd_id411581548563601\n" +"help.text" +msgid "%PRODUCTNAME File Associations" +msgstr "Asociace souborů %PRODUCTNAME" + +#. ZFtaG +#: 01010600.xhp +msgctxt "" +"01010600.xhp\n" +"hd_id81581845691263\n" +"help.text" +msgid "Windows Default apps" +msgstr "Výchozí aplikace systému Windows" + +#. PDkSx +#: 01010600.xhp +msgctxt "" +"01010600.xhp\n" +"par_id481581548792359\n" +"help.text" +msgid "Opens a Windows application to set default file associations (or shows a message about how to open the appropriate Windows application)." +msgstr "Otevře aplikaci systému Windows, v níž lze nastavit asociace souborů (nebo zobrazí zprávu, jak příslušnou aplikaci otevřít)." + #. 9MQ7V #: 01010700.xhp msgctxt "" @@ -5615,96 +5669,6 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/helplines\">Displays snap lines around the frames when frames are moved. You can select the<emph> Helplines While Moving </emph>option to show the exact position of the object using lineal values.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/helplines\">Zobrazuje vodítka kolem rámců při přesunu rámců. Pokud chcete zobrazovat přesnou pozici objektu, zvolte <emph>Zobrazovat vodítka při přesunu</emph>.</ahelp>" -#. 5TDVz -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"hd_id3149416\n" -"help.text" -msgid "View" -msgstr "Zobrazit" - -#. APhrj -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"par_id3155922\n" -"help.text" -msgid "Specifies whether scrollbars and rulers are displayed." -msgstr "Určuje, zda se zobrazují pravítka a posuvníky." - -#. uAbTa -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"hd_id3159149\n" -"help.text" -msgid "Horizontal ruler" -msgstr "Vodorovné pravítko" - -#. HEUXw -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"par_id3149202\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/hrulercombobox\">Displays the horizontal ruler. Select the desired measurement unit from the corresponding list.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/hrulercombobox\">Zobrazuje vodorovné pravítko. V seznamu vyberte požadované měrné jednotky.</ahelp>" - -#. sGprE -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"hd_id3153104\n" -"help.text" -msgid "Vertical ruler" -msgstr "Svislé pravítko" - -#. PcJiW -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"par_id3147287\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vrulercombobox\">Displays the vertical ruler. Select the desired measurement unit from the corresponding list.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vrulercombobox\">Zobrazuje svislé pravítko. V seznamu vyberte požadované měrné jednotky.</ahelp>" - -#. A5pWy -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"hd_id3152460\n" -"help.text" -msgid "Right-aligned" -msgstr "Zarovnané vpravo" - -#. kCZHo -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"par_id3151116\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vrulerright\">Aligns the vertical ruler with the right border.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vrulerright\">Zarovná svislé pravítko k pravému okraji.</ahelp>" - -#. bxWiD -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"hd_id3155414\n" -"help.text" -msgid "Smooth scroll" -msgstr "Jemné posouvání" - -#. JHe6k -#: 01040200.xhp -msgctxt "" -"01040200.xhp\n" -"par_id3153364\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/smoothscroll\">Activates the smooth page scrolling function. </ahelp> The scrolling speed depends of the area and of the color depth display." -msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/smoothscroll\">Aktivuje funkci jemného posuvu stránky. </ahelp> Rychlost posuvu závisí na rozlišení a barevné hloubce." - #. cjedA #: 01040200.xhp msgctxt "" @@ -5822,6 +5786,141 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/comments\">Displays comments. Click a comment to edit the text. Use the context menu in Navigator to locate or delete a comment. Use the comments's context menu to delete this comment or all comments or all comments of this author.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/comments\">Zobrazuje komentáře. Klepnutím na komentář upravíte text. Pro nalezení nebo smazání komentáře použijte místní nabídku v Navigátoru. Pomocí místní nabídky komentáře můžete smazat tento komentář, všechny komentáře nebo všechny komentáře tohoto autora.</ahelp>" +#. hDFez +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id901581669796238\n" +"help.text" +msgid "Display fields" +msgstr "Zobrazovat pole" + +#. 7A8My +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id3149481\n" +"help.text" +msgid "Hidden text" +msgstr "Skrytý text" + +#. 82k4a +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"par_id3149413\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentextfield\">Displays text that is hidden by <emph>Conditional Text</emph> or <emph>Hidden Text</emph> fields.</ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentextfield\">Zobrazí text, který je skrytý pomocí polí <emph>Podmíněný text</emph> nebo <emph>Skrytý text</emph>.</ahelp>" + +#. zT6EU +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id3149300\n" +"help.text" +msgid "Hidden paragraphs" +msgstr "Skryté odstavce" + +#. AjSy3 +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"par_id3149418\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddenparafield\">If you have inserted text using the <emph>Hidden Paragraph</emph> field, specifies whether to display the hidden paragraph.</ahelp> This option has the same function as the menu commands <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\" name=\"View - Hidden Paragraphs\">View - Hidden Paragraphs</link></caseinline><defaultinline>View - Hidden Paragraphs</defaultinline></switchinline> available in open text documents." +msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddenparafield\">Určuje, zda se má zobrazit text, který byl vložen pomocí pole <emph>Skrytý odstavec</emph>.</ahelp> Tato možnost má stejnou funkci jako příkaz nabídky <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\" name=\"Zobrazit - Skryté odstavce\">Zobrazit - Skryté odstavce</link></caseinline><defaultinline>Zobrazit - Skryté odstavce</defaultinline></switchinline> dostupný v textových dokumentech." + +#. 5TDVz +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id3149416\n" +"help.text" +msgid "View" +msgstr "Zobrazit" + +#. APhrj +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"par_id3155922\n" +"help.text" +msgid "Specifies whether scrollbars and rulers are displayed." +msgstr "Určuje, zda se zobrazují pravítka a posuvníky." + +#. uAbTa +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id3159149\n" +"help.text" +msgid "Horizontal ruler" +msgstr "Vodorovné pravítko" + +#. HEUXw +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"par_id3149202\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/hrulercombobox\">Displays the horizontal ruler. Select the desired measurement unit from the corresponding list.</ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/hrulercombobox\">Zobrazuje vodorovné pravítko. V seznamu vyberte požadované měrné jednotky.</ahelp>" + +#. sGprE +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id3153104\n" +"help.text" +msgid "Vertical ruler" +msgstr "Svislé pravítko" + +#. PcJiW +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"par_id3147287\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vrulercombobox\">Displays the vertical ruler. Select the desired measurement unit from the corresponding list.</ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vrulercombobox\">Zobrazuje svislé pravítko. V seznamu vyberte požadované měrné jednotky.</ahelp>" + +#. bxWiD +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id3155414\n" +"help.text" +msgid "Smooth scroll" +msgstr "Jemné posouvání" + +#. JHe6k +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"par_id3153364\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/smoothscroll\">Activates the smooth page scrolling function. </ahelp> The scrolling speed depends of the area and of the color depth display." +msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/smoothscroll\">Aktivuje funkci jemného posuvu stránky. </ahelp> Rychlost posuvu závisí na rozlišení a barevné hloubce." + +#. A5pWy +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id3152460\n" +"help.text" +msgid "Right-aligned" +msgstr "Zarovnané vpravo" + +#. kCZHo +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"par_id3151116\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vrulerright\">Aligns the vertical ruler with the right border.</ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vrulerright\">Zarovná svislé pravítko k pravému okraji.</ahelp>" + #. jH6p8 #: 01040200.xhp msgctxt "" @@ -5831,14 +5930,14 @@ msgctxt "" msgid "Settings (for HTML document only)" msgstr "Nastavení (pouze pro dokumenty HTML)" -#. taSnw +#. JFAeo #: 01040200.xhp msgctxt "" "01040200.xhp\n" "hd_id3149926\n" "help.text" -msgid "Measurement unit (for HTML document only)" -msgstr "Měrná jednotka (pouze pro dokumenty HTML)" +msgid "Measurement unit" +msgstr "Měrná jednotka" #. ozjGx #: 01040200.xhp @@ -6884,14 +6983,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/OptFormatAidsPage\">In $[officename] text and HTML documents, defines the display for certain characters and for the direct cursor.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/OptFormatAidsPage\">Určuje zobrazení speciálních znaků a přímého kurzoru v textových a HTML dokumentech $[officename].</ahelp>" -#. sdBDD +#. RDE3b #: 01040600.xhp msgctxt "" "01040600.xhp\n" "hd_id3144510\n" "help.text" -msgid "Display of" -msgstr "Zobrazovat" +msgid "Display formatting" +msgstr "Zobrazovat formátování" #. 7EDoZ #: 01040600.xhp @@ -7010,14 +7109,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/break\">Displays all line breaks inserted with the Shift+Enter shortcut. These breaks create a new line, but do not start a new paragraph.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/break\">Zobrazí všechna zalomení řádku, která byla vložena klávesovou zkratkou Shift+Enter. Tato zalomení vytvoří nový řádek, ale nezačnou nový odstavec.</ahelp>" -#. V42Cw +#. S3ArJ #: 01040600.xhp msgctxt "" "01040600.xhp\n" "par_idN108E5\n" "help.text" -msgid "Hidden text" -msgstr "Skrytý text" +msgid "Hidden characters" +msgstr "Skryté znaky" #. F2h2C #: 01040600.xhp @@ -7028,50 +7127,68 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentext\">Displays text that uses the character format \"hidden\", when <emph>View - Formatting Marks</emph> is enabled.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentext\">Zobrazí veškerý text s atributem \"skrytý\", je-li aktivní položka <emph>Zobrazit - Řídicí znaky</emph>.</ahelp>" -#. sKToR +#. JVWDv #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"hd_id3149481\n" +"hd_id901581666055387\n" "help.text" -msgid "Fields: Hidden text (not for HTML documents)" -msgstr "Pole: Skrytý text (neplatí pro dokumenty HTML)" +msgid "Bookmarks" +msgstr "Záložky" -#. daNw4 +#. AhYjX #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3149413\n" +"par_id241581666070616\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentextfield\">Displays text that is hidden by <emph>Conditional Text</emph> or <emph>Hidden Text</emph> fields.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentextfield\">Zobrazí text, který je skrytý pomocí polí <emph>Podmíněný text</emph> nebo <emph>Skrytý text</emph>.</ahelp>" +msgid "Specifies that bookmark indicators are shown. | indicates the position of a point bookmark. [ ] indicates the start and end of a bookmark on a text range." +msgstr "Určuje, zda se zobrazují značky pro záložky. | značí umístění záložky v bodě, [ ] značí začátek a konec záložky pro oblast textu." -#. bKFSw +#. PoJmB #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"hd_id3149300\n" +"par_id931581667619159\n" "help.text" -msgid "Fields: Hidden paragraphs (not for HTML documents)" -msgstr "Pole: Skryté odstavce (neplatí pro dokumenty HTML)" +msgid "The following controls appear only for Writer documents, not for HTML documents." +msgstr "Následující ovládací prvky se zobrazují pouze pro dokumenty Writeru, nikoliv pro HTML dokumenty." -#. BShqs +#. 7xFsw #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3149418\n" +"hd_id3146134\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddenparafield\">If you have inserted text using the <emph>Hidden Paragraph</emph> field, specifies whether to display the hidden paragraph.</ahelp> This option has the same function as the menu commands <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\" name=\"View - Hidden Paragraphs\">View - Hidden Paragraphs</link></caseinline><defaultinline>View - Hidden Paragraphs</defaultinline></switchinline> available in open text documents." -msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddenparafield\">Určuje, zda se má zobrazit text, který byl vložen pomocí pole <emph>Skrytý odstavec</emph>.</ahelp> Tato volba má stejnou funkci jako příkaz nabídky <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03140000.xhp\" name=\"Zobrazit - Skryté odstavce\">Zobrazit - Skryté odstavce</link></caseinline><defaultinline>Zobrazit - Skryté odstavce</defaultinline></switchinline> dostupný v textových dokumentech." +msgid "Protected Areas" +msgstr "Zamknuté oblasti" -#. tm5MQ +#. UuMDa +#: 01040600.xhp +msgctxt "" +"01040600.xhp\n" +"hd_id131581667078614\n" +"help.text" +msgid "Enable cursor" +msgstr "Povolit kurzor" + +#. BHJaU +#: 01040600.xhp +msgctxt "" +"01040600.xhp\n" +"par_id3147508\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursorinprot\">Specifies that you can set the cursor in a protected area, but cannot make any changes.</ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursorinprot\">Určuje, že můžete umístit kurzor do chráněné oblasti, ale nemůžete provádět změny.</ahelp>" + +#. AafSP #: 01040600.xhp msgctxt "" "01040600.xhp\n" "hd_id3156180\n" "help.text" -msgid "Direct cursor (not for HTML documents)" -msgstr "Přímý kurzor (neplatí pro dokumenty HTML)" +msgid "Direct cursor" +msgstr "Přímý kurzor" #. FDnFU #: 01040600.xhp @@ -7100,14 +7217,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursoronoff\">Activates the direct cursor.</ahelp> You can also activate this function by clicking the <link href=\"text/swriter/02/18130000.xhp\" name=\"Direct Cursor Mode\">Toggle Direct Cursor Mode</link> icon on the Tools bar or by choosing the <emph>Edit - Direct Cursor Mode</emph> command in a text document." msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursoronoff\">Aktivuje přímý kurzor.</ahelp> Tuto funkci můžete aktivovat také kliknutím na ikonu <link href=\"text/swriter/02/18130000.xhp\" name=\"Režim přímého kurzoru\">Přepnout režim přímého kurzoru</link> na liště Nástroje nebo v textovém dokumentu volbou příkazu <emph>Úpravy - Režim přímého kurzoru</emph>." -#. RQNHp +#. BD3Cs #: 01040600.xhp msgctxt "" "01040600.xhp\n" "hd_id3152962\n" "help.text" -msgid "Insert (not for HTML document)" -msgstr "Vložit (neplatí pro dokumenty HTML)" +msgid "Insert" +msgstr "Vložit" #. zCrNj #: 01040600.xhp @@ -7118,104 +7235,104 @@ msgctxt "" msgid "Defines the insert options for the direct cursor. If you click at any position in your document, a new paragraph can be written or inserted exactly at this position. The properties of this paragraph depend on the selected option. You can select from the following options:" msgstr "Nastavení možností vkládání při použití přímého kurzoru. Pokud klepnete na místo v dokumentu, vytvoří se nový odstavec přímo na daném místě. Vlastnosti odstavce závisí na následujících volbách. Můžete si vybrat z následujících možností:" -#. TXRgV +#. arLP9 #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"hd_id3148995\n" +"hd_id3145147\n" "help.text" -msgid "Paragraph alignment" -msgstr "Zarovnání odstavce" +msgid "Tabs" +msgstr "Tabulátory" -#. qSFt6 +#. nsXPA #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3156384\n" +"par_id3155174\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillmargin\">Sets the paragraph alignment when the direct cursor is used. Depending on where the mouse is clicked, the paragraph is formatted left aligned, centered or right aligned. The cursor before the mouse-click shows, by means of a triangle, which alignment is set. </ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillmargin\">Při použití přímého kurzoru nastaví zarovnání odstavce. V závislosti na tom, kam klepnete, se odstavec zarovná vlevo, na střed nebo vpravo. Před klepnutím zobrazuje kurzor myši (pomocí trojúhelníčku), jaké zarovnání bude nastaveno.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/filltab\">When the direct cursor is used, as many tabs as necessary are added in the new paragraph until the clicked position is reached.</ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/filltab\">Při použití přímého kurzoru se k novému odstavci přidá potřebný počet tabulátorů, aby odstavec začínal na místě, kam klepnete.</ahelp>" -#. AKwn3 +#. DcRBY #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"hd_id3150387\n" +"hd_id3166449\n" "help.text" -msgid "Left paragraph margin" -msgstr "Levý okraj odstavce" +msgid "Tabs and Spaces" +msgstr "Tabulátory a mezery" -#. p6mzV +#. AThkF #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3151188\n" +"par_id3155904\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillindent\">When the direct cursor is used, the left paragraph indent is set at the horizontal position where you click the direct cursor. The paragraph is left aligned. </ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillindent\">Při použití přímého kurzoru se levé odsazení odstavce nastaví na místo, kam klepnete. Odstavec se zarovná vlevo.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillspace\">When the Direct Cursor is used, a corresponding number of tabs and spaces are inserted in the new paragraph as necessary until the clicked position is reached.</ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillspace\">Při použití přímého kurzoru se k novému odstavci přidá potřebný počet tabulátorů a mezer, aby odstavec začínal na místě, kam klepnete.</ahelp>" -#. arLP9 +#. Pgr5a #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"hd_id3145147\n" +"hd_id631581667209365\n" "help.text" -msgid "Tabs" -msgstr "Tabulátory" +msgid "Spaces" +msgstr "Mezery" -#. nsXPA +#. EQ5VD #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3155174\n" +"par_id441581667221797\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/filltab\">When the direct cursor is used, as many tabs as necessary are added in the new paragraph until the clicked position is reached.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/filltab\">Při použití přímého kurzoru se k novému odstavci přidá potřebný počet tabulátorů, aby odstavec začínal na místě, kam klepnete.</ahelp>" +msgid "When the direct cursor is used, spaces are added in the new paragraph until the clicked position is reached." +msgstr "Při použití přímého kurzoru se k novému odstavci přidají mezery až k místu, kam klepnete." -#. DcRBY +#. AKwn3 #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"hd_id3166449\n" +"hd_id3150387\n" "help.text" -msgid "Tabs and Spaces" -msgstr "Tabulátory a mezery" +msgid "Left paragraph margin" +msgstr "Levý okraj odstavce" -#. AThkF +#. p6mzV #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3155904\n" +"par_id3151188\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillspace\">When the Direct Cursor is used, a corresponding number of tabs and spaces are inserted in the new paragraph as necessary until the clicked position is reached.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillspace\">Při použití přímého kurzoru se k novému odstavci přidá potřebný počet tabulátorů a mezer, aby odstavec začínal na místě, kam klepnete.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillindent\">When the direct cursor is used, the left paragraph indent is set at the horizontal position where you click the direct cursor. The paragraph is left aligned. </ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillindent\">Při použití přímého kurzoru se levé odsazení odstavce nastaví na místo, kam klepnete. Odstavec se zarovná vlevo.</ahelp>" -#. sGDAC +#. TXRgV #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3149964\n" +"hd_id3148995\n" "help.text" -msgid "All insert options refer only to the current paragraph generated with the Direct Cursor." -msgstr "Všechny možnosti vkládání se vztahují pouze k aktuálnímu odstavci vytvořenému přímým kurzorem." +msgid "Paragraph alignment" +msgstr "Zarovnání odstavce" -#. WxeKw +#. qSFt6 #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"hd_id3146134\n" +"par_id3156384\n" "help.text" -msgid "Protected Areas - Enable cursor" -msgstr "Chráněné oblasti - Povolit kurzor" +msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillmargin\">Sets the paragraph alignment when the direct cursor is used. Depending on where the mouse is clicked, the paragraph is formatted left aligned, centered or right aligned. The cursor before the mouse-click shows, by means of a triangle, which alignment is set. </ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillmargin\">Při použití přímého kurzoru nastaví zarovnání odstavce. V závislosti na tom, kam klepnete, se odstavec zarovná vlevo, na střed nebo vpravo. Před klepnutím zobrazuje kurzor myši (pomocí trojúhelníčku), jaké zarovnání bude nastaveno.</ahelp>" -#. BHJaU +#. sGDAC #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3147508\n" +"par_id3149964\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursorinprot\">Specifies that you can set the cursor in a protected area, but cannot make any changes.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursorinprot\">Určuje, že můžete umístit kurzor do chráněné oblasti, ale nemůžete provádět změny.</ahelp>" +msgid "All insert options refer only to the current paragraph generated with the Direct Cursor." +msgstr "Všechny možnosti vkládání se vztahují pouze k aktuálnímu odstavci vytvořenému přímým kurzorem." #. Do7Ez #: 01040700.xhp @@ -14937,7 +15054,7 @@ msgctxt "" "par_id3067110\n" "help.text" msgid "<emph>Convert only if unambiguous:</emph> If the text represents a valid and unambiguous numeric value, convert it. Example: <item type=\"input\">\"123.456\"</item> will generate a #VALUE! error because the text contains a separator, while <item type=\"input\">\"123456\"</item> will not.<br/>See <embedvar href=\"text/scalc/guide/numbers_text.xhp#numbers_text\" markup=\"ignore\"/> for details." -msgstr "" +msgstr "<emph> Převede pouze v případě, že je to jednoznačné:</emph> Pokud text představuje platnou a jednoznačnou číselnou hodnotu, převede ji. Příklad: <item type=\"input\">\"123.456\"</item> vytvoří hodnotu #VALUE!, protože text obsahuje oddělovač, zatímco <item type=\"input\">\"123456\"</item> nikoliv.<br/>Podrobnosti naleznete v části <embedvar href=\"text/scalc/guide/numbers_text.xhp#numbers_text\" markup=\"ignore\"/>." #. Eo47W #: detailedcalculation.xhp @@ -14946,7 +15063,7 @@ msgctxt "" "par_id8841822\n" "help.text" msgid "<emph>Convert also locale dependent:</emph> convert values valid in the locale representation. Example: <item type=\"input\">\"123,45\"</item> is a valid number in some locales because the comma is the decimal separator there." -msgstr "<emph>Převést také závislé na národním prostředí:</emph> Převede hodnoty platné podle národního prostředí. Příklad: <item type=\"input\">\"123,45\"</item> je platným číslem v národních prostředích, v nichž je desetinným oddělovačem čárka. " +msgstr "<emph>Převést také závislé na národním prostředí:</emph> Převede hodnoty platné podle národního prostředí. Příklad: <item type=\"input\">\"123,45\"</item> je platným číslem v národních prostředích, v nichž je desetinným oddělovačem čárka." #. eMqYE #: detailedcalculation.xhp @@ -16388,6 +16505,24 @@ msgctxt "" msgid "<ahelp hid=\".\">Specifies some options for the automatic notification and downloading of online updates to %PRODUCTNAME.</ahelp>" msgstr "<ahelp hid=\".\">Upřesňuje volby pro automatické upozorňování a stahování online aktualizací do %PRODUCTNAME.</ahelp>" +#. 2T3Uy +#: online_update.xhp +msgctxt "" +"online_update.xhp\n" +"par_id4057130\n" +"help.text" +msgid "Online Update is a module that is installed by default. <switchinline select=\"sys\"><caseinline select=\"WIN\">To exclude, choose \"Custom\" in the Setup when installing %PRODUCTNAME. </caseinline><caseinline select=\"UNIX\">Check your distribution package to see if it is possible to exclude installation of Online Update. </caseinline></switchinline>" +msgstr "Online aktualizace je modul obsažený ve výchozí instalaci. <switchinline select=\"sys\"><caseinline select=\"WIN\">Chcete-li jej vynechat, zvolte při instalaci %PRODUCTNAME v nastavení „Vlastní“.</caseinline><caseinline select=\"UNIX\">Zda je možné instalaci tohoto modulu vynechat, zjistíte v balících své distribuce.</caseinline></switchinline>" + +#. aR687 +#: online_update.xhp +msgctxt "" +"online_update.xhp\n" +"hd_id671580577871833\n" +"help.text" +msgid "Online Update Options" +msgstr "Možnosti online aktualizace" + #. Ts3hG #: online_update.xhp msgctxt "" @@ -16406,14 +16541,14 @@ msgctxt "" msgid "<ahelp hid=\".\">Mark to check for online updates periodically, then select the time interval how often %PRODUCTNAME will check for online updates.</ahelp> %PRODUCTNAME will check once a day, week, or month, as soon as a working Internet connection is detected. If you connect to the Internet by a proxy server, set the proxy on <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - Internet - Proxy</item>." msgstr "<ahelp hid=\".\">Zaškrtněte pro pravidelnou kontrolu online aktualizací, poté vyberte časový interval, jak často bude %PRODUCTNAME online aktualizace kontrolovat.</ahelp> %PRODUCTNAME bude aktualizace kontrolovat jednou denně, týdně nebo měsíčně, jakmile bude fungovat připojení k internetu. Jste-li připojeni k internetu přes proxy server, nastavte proxy na <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Předvolby</item></caseinline><defaultinline><item type=\"menuitem\">Nástroje - Možnosti</item></defaultinline></switchinline><item type=\"menuitem\"> - Internet - Proxy</item>." -#. oBXjG +#. eAFnd #: online_update.xhp msgctxt "" "online_update.xhp\n" "par_id8994109\n" "help.text" -msgid "When an update is available, an icon in the menu bar displays some explaining text. Click the icon to proceed." -msgstr "Pokud je dostupná aktualizace, ikona v hlavní nabídce zobrazí další bublinovou nápovědu s vysvětlujícím textem. Pro pokračování na ikonu klepněte." +msgid "When an update is available, an icon in the menu bar <image id=\"img_id3155415\" src=\"extensions/res/update/ui/onlineupdate_16.svg\" width=\"0.4583in\" height=\"0.1354in\"><alt id=\"alt_id3155415\">Update Icon</alt></image> displays some explaining text. Click the icon to proceed." +msgstr "Pokud je dostupná aktualizace, ikona v hlavní nabídce <image id=\"img_id3155415\" src=\"extensions/res/update/ui/onlineupdate_16.svg\" width=\"0.4583in\" height=\"0.1354in\"><alt id=\"alt_id3155415\">Ikona Aktualizovat</alt></image> zobrazí bublinovou nápovědu s vysvětlujícím textem. Klepnutím na tuto ikonu budete pokračovat." #. qDUxL #: online_update.xhp @@ -16424,15 +16559,6 @@ msgctxt "" msgid "If you disable the check, the icon is removed from the menu bar." msgstr "Pokud kontrolu zrušíte, ikona bude z hlavní nabídky odebrána." -#. GFeg8 -#: online_update.xhp -msgctxt "" -"online_update.xhp\n" -"par_id4057130\n" -"help.text" -msgid "Online Update is a module that can be selected or deselected to be installed. Choose the customized installation in the Setup of %PRODUCTNAME." -msgstr "Online aktualizace je modul, který můžete při instalaci vybrat nebo zakázat. Při nastavení instalace %PRODUCTNAME zvolte uživatelskou instalaci." - #. 4GgAh #: online_update.xhp msgctxt "" @@ -16505,6 +16631,24 @@ msgctxt "" msgid "<ahelp hid=\".\">A check will be performed now.</ahelp>" msgstr "<ahelp hid=\".\">Kontrola bude provedena nyní.</ahelp>" +#. tLfAW +#: online_update.xhp +msgctxt "" +"online_update.xhp\n" +"hd_id3051545\n" +"help.text" +msgid "Download Destination" +msgstr "Adresář pro stažení" + +#. mNiGF +#: online_update.xhp +msgctxt "" +"online_update.xhp\n" +"par_id3061311\n" +"help.text" +msgid "<ahelp hid=\".\">Displays the selected folder to store the downloaded files.</ahelp>" +msgstr "<ahelp hid=\".\">Zobrazí složku vybranou pro uložení stažených souborů.</ahelp>" + #. CAu7G #: online_update.xhp msgctxt "" @@ -16523,41 +16667,41 @@ msgctxt "" msgid "<ahelp hid=\".\">Enable the automatic download of updates to the specified folder.</ahelp>" msgstr "<ahelp hid=\".\">Povolí automatické stahování aktualizací do zadané složky.</ahelp>" -#. E6XgU +#. ENqFQ #: online_update.xhp msgctxt "" "online_update.xhp\n" -"hd_id3051545\n" +"hd_id1418807\n" "help.text" -msgid "Download destination" -msgstr "Adresář pro stažení" +msgid "Change" +msgstr "Změnit" -#. mNiGF +#. kHNSV #: online_update.xhp msgctxt "" "online_update.xhp\n" -"par_id3061311\n" +"par_id0116200901063996\n" "help.text" -msgid "<ahelp hid=\".\">Displays the selected folder to store the downloaded files.</ahelp>" -msgstr "<ahelp hid=\".\">Zobrazí složku vybranou pro uložení stažených souborů.</ahelp>" +msgid "<ahelp hid=\".\">Click to select the destination folder for downloaded files.</ahelp>" +msgstr "<ahelp hid=\".\">Po klepnutí vyberte cílovou složku, do které se soubory budou stahovat.</ahelp>" -#. ENqFQ +#. nErT3 #: online_update.xhp msgctxt "" "online_update.xhp\n" -"hd_id1418807\n" +"hd_id411580578548938\n" "help.text" -msgid "Change" -msgstr "Změnit" +msgid "User Agent" +msgstr "Identifikace programu" -#. 5guwa +#. BMLAF #: online_update.xhp msgctxt "" "online_update.xhp\n" -"par_id0116200901063996\n" +"par_id331580578595346\n" "help.text" -msgid "<ahelp hid=\".\">Click to select a folder to download the files.</ahelp>" -msgstr "<ahelp hid=\".\">Po klepnutí vyberte složku, do které se soubory budou stahovat.</ahelp>" +msgid "Enable the check to send information about your %PRODUCTNAME version, operating system and basic hardware. This information is used to optimize the download." +msgstr "Zaškrtnutím povolíte odesílání informací o verzi %PRODUCTNAME, operačním systému a základním hardwaru. Tyto informace se použijí pro optimalizaci stahování." #. uDvTG #: opencl.xhp diff --git a/source/cs/helpcontent2/source/text/simpress/01.po b/source/cs/helpcontent2/source/text/simpress/01.po index b702717418d..b9ad46b7559 100644 --- a/source/cs/helpcontent2/source/text/simpress/01.po +++ b/source/cs/helpcontent2/source/text/simpress/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-01-17 16:45+0100\n" -"PO-Revision-Date: 2020-01-25 17:01+0000\n" +"POT-Creation-Date: 2020-02-17 12:22+0100\n" +"PO-Revision-Date: 2020-02-22 17:15+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textsimpress01/cs/>\n" "Language: cs\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 3.9.1\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1561035028.000000\n" #. mu9aV @@ -8989,13 +8989,13 @@ msgctxt "" msgid "The device and the computer are now connected, the current presentation enters in Presentation Mode immediately, controlled by the mobile device." msgstr "Zařízení je nyní připojeno k počítači, aktuální prezentace se spustí v režimu prezentace a lze ji ovládat mobilním zařízením." -#. esgu9 +#. tX852 #: remoteconnections.xhp msgctxt "" "remoteconnections.xhp\n" "hd_id331535057240065\n" "help.text" -msgid "To disconnect from mobile device" +msgid "To disconnect from a mobile device" msgstr "Odpojení od mobilního zařízení" #. LTPcU @@ -9016,14 +9016,14 @@ msgctxt "" msgid "Select the device in the list," msgstr "Vyberte zařízení ze seznamu." -#. hGTnC +#. g7ghk #: remoteconnections.xhp msgctxt "" "remoteconnections.xhp\n" "par_id541535057041285\n" "help.text" -msgid "Press <emph>Remove client authorization</emph> button." -msgstr "Stiskněte tlačítko <emph>Odstranit autorizaci klienta</emph>." +msgid "Click <emph>Remove Client Authorization</emph>." +msgstr "Klepněte na <emph>Odstranit autorizaci klienta</emph>." #. 7oZpm #: slide_properties.xhp diff --git a/source/cs/helpcontent2/source/text/swriter/00.po b/source/cs/helpcontent2/source/text/swriter/00.po index f1bcfa345f5..9f62419a348 100644 --- a/source/cs/helpcontent2/source/text/swriter/00.po +++ b/source/cs/helpcontent2/source/text/swriter/00.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-02-10 17:54+0100\n" -"PO-Revision-Date: 2020-01-25 17:01+0000\n" +"PO-Revision-Date: 2020-02-15 20:06+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter00/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 3.10.3\n" "X-POOTLE-MTIME: 1550732536.000000\n" #. E9tti @@ -1481,7 +1481,7 @@ msgctxt "" "par_id651578069976376\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> (<keycode>F11</keycode>). Right-click any paragraph style. Choose <menuitem>New - Condition</menuitem> tab." -msgstr "" +msgstr "Zvolte <menuitem>Zobrazit - Styly</menuitem> (<keycode>F11</keycode>), klepněte pravým tlačítkem na styl odstavce a zvolte kartu <menuitem>Nový - Podmínka</menuitem>." #. EtKWE #: 00000405.xhp @@ -1490,7 +1490,7 @@ msgctxt "" "par_id221579830516951\n" "help.text" msgid "Choose <menuitem>Styles - Load Styles</menuitem>" -msgstr "" +msgstr "Zvolte <menuitem>Styly - Načíst styly</menuitem>" #. 2dbBm #: 00000405.xhp @@ -1499,7 +1499,7 @@ msgctxt "" "par_id655978063576\n" "help.text" msgid "In the <emph>Styles</emph> window. Click the <emph>Styles action</emph> icon on the top right of the <emph>Styles</emph> window and keep the mouse button pressed. Choose <menuitem>Load Styles</menuitem> from the submenu." -msgstr "" +msgstr "V okně <emph>Styly</emph> klepněte na ikonu <emph>Akce stylů</emph> vpravo nahoře a podržte tlačítko myši. Z podnabídky zvolte <menuitem>Načíst styly</menuitem>." #. hcD58 #: 00000405.xhp @@ -1508,7 +1508,7 @@ msgctxt "" "par_idN10739\n" "help.text" msgid "Different ways to open <emph>Styles</emph> window:" -msgstr "" +msgstr "Různé způsoby otevření okna <emph>Styly</emph>:" #. gP8Ku #: 00000405.xhp @@ -1517,7 +1517,7 @@ msgctxt "" "par_id51579866880596\n" "help.text" msgid "Press <keycode>F11</keycode>" -msgstr "" +msgstr "Stiskněte <keycode>F11</keycode>" #. Bkgcd #: 00000405.xhp @@ -1526,7 +1526,7 @@ msgctxt "" "par_id651578066376\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem>" -msgstr "" +msgstr "Zvolte <menuitem>Zobrazit - Styly</menuitem>" #. rjCh2 #: 00000405.xhp @@ -1535,7 +1535,7 @@ msgctxt "" "par_id651378063576\n" "help.text" msgid "Choose <menuitem>Styles - Manage Styles</menuitem>" -msgstr "" +msgstr "Zvolte <menuitem>Styly - Spravovat styly</menuitem>" #. GDexs #: 00000405.xhp @@ -1562,7 +1562,7 @@ msgctxt "" "par_id3154470\n" "help.text" msgid "Choose <menuitem>Format - Paragraph - Outline & Numbering</menuitem> tab." -msgstr "" +msgstr "Zvolte kartu <menuitem>Formát - Odstavec - Osnova a číslování</menuitem>." #. qWCzG #: 00000405.xhp @@ -1571,7 +1571,7 @@ msgctxt "" "par_id3154413\n" "help.text" msgid "Choose <menuitem>Styles - Edit Style - Outline & Numbering</menuitem> tab (Paragraph Styles)." -msgstr "" +msgstr "Zvolte kartu <menuitem>Styly - Upravit styl - Osnova a číslování</menuitem> (styly odstavce)." #. 7GJUj #: 00000405.xhp @@ -1580,7 +1580,7 @@ msgctxt "" "par_id3147525\n" "help.text" msgid "Choose <menuitem>View - Styles -</menuitem> open context menu <menuitem>Modify/New - Outline & Numbering</menuitem> tab (Paragraph Styles)." -msgstr "" +msgstr "Zvolte <menuitem>Zobrazit - Styly</menuitem>, otevřete místní nabídku a zvolte kartu <menuitem>Upravit/Nový - Osnova a číslování</menuitem>." #. Rp3Q3 #: 00000405.xhp @@ -1589,7 +1589,7 @@ msgctxt "" "par_id3152960\n" "help.text" msgid "<variable id=\"spaltenber\">Choose <menuitem>Format - Sections - Options</menuitem> button.</variable>" -msgstr "" +msgstr "<variable id=\"spaltenber\">Zvolte tlačítko <menuitem>Formát - Sekce - Možnosti</menuitem>.</variable>" #. GqyGY #: 00000405.xhp @@ -1706,7 +1706,7 @@ msgctxt "" "par_id3156364\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> (<keycode>F11</keycode>) - open context menu <menuitem>Modify/New</menuitem> (for List Styles)." -msgstr "" +msgstr "Zvolte <menuitem>Zobrazit - Styly</menuitem> (<keycode>F11</keycode>), otevřete místní nabídku a zvolte <menuitem>Upravit/Nový</menuitem> (pro styly seznamu)." #. rYRkT #: 00000405.xhp @@ -2678,7 +2678,7 @@ msgctxt "" "par_id3159188\n" "help.text" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + plus sign" -msgstr "" +msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + znaménko plus" #. oTAC7 #: 00000406.xhp @@ -2696,7 +2696,7 @@ msgctxt "" "par_id3151330\n" "help.text" msgid "<variable id=\"seitenformatierung\">Choose <menuitem>Tools - Update - Page Formatting</menuitem></variable>" -msgstr "" +msgstr "<variable id=\"seitenformatierung\">Zvolte <menuitem>Nástroje - Aktualizovat - Formátování stránky</menuitem></variable>" #. gnwPv #: 00000406.xhp @@ -2714,7 +2714,7 @@ msgctxt "" "par_id3149821\n" "help.text" msgid "<variable id=\"alleverz\">Choose <menuitem>Tools - Update - Indexes and Tables</menuitem></variable>" -msgstr "" +msgstr "<variable id=\"alleverz\">Zvolte <menuitem>Nástroje - Aktualizovat - Rejstříky a tabulky</menuitem></variable>" #. w865X #: 00000406.xhp @@ -2759,7 +2759,7 @@ msgctxt "" "par_id3147220\n" "help.text" msgid "<variable id=\"adiagr\">Choose <menuitem>Tools - Update - Charts</menuitem></variable>" -msgstr "" +msgstr "<variable id=\"adiagr\">Zvolte <menuitem>Nástroje - Aktualizovat - Grafy</menuitem></variable>" #. DbjCa #: 00000406.xhp @@ -2858,4 +2858,4 @@ msgctxt "" "par_id391529885020996\n" "help.text" msgid "<variable id=\"sms\">Choose <emph>Styles - Manage Styles</emph> or <embedvar href=\"text/shared/00/kbd_shortcuts.xhp#F11\"/></variable>." -msgstr "" +msgstr "<variable id=\"sms\">Zvolte <emph>Styly - Spravovat styly</emph> nebo <embedvar href=\"text/shared/00/kbd_shortcuts.xhp#F11\"/></variable>." diff --git a/source/cs/helpcontent2/source/text/swriter/01.po b/source/cs/helpcontent2/source/text/swriter/01.po index 392c551a3aa..3d0f5e0a85e 100644 --- a/source/cs/helpcontent2/source/text/swriter/01.po +++ b/source/cs/helpcontent2/source/text/swriter/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-02-10 17:54+0100\n" -"PO-Revision-Date: 2020-01-24 14:45+0000\n" +"POT-Creation-Date: 2020-02-28 14:53+0100\n" +"PO-Revision-Date: 2020-02-28 14:00+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" @@ -3877,14 +3877,14 @@ msgctxt "" msgid "When you delete a paragraph mark, the paragraph that is merged takes on the formatting of the paragraph that the cursor is in." msgstr "Pokud smažete znak konce odstavce, převezme výsledný sloučený odstavec formátování toho odstavce, ve kterém se nacházel kurzor." -#. GBSCv +#. Avhph #: 03100000.xhp msgctxt "" "03100000.xhp\n" "par_id3147511\n" "help.text" -msgid "To specify which formatting marks are displayed, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Formatting Aids\"><emph>%PRODUCTNAME Writer - Formatting Aids</emph></link>, and then select the options that you want in the <emph>Display of</emph> area." -msgstr "To, které řídící znaky mají být zobrazeny, určíte volbou <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Předvolby</item></caseinline><defaultinline><item type=\"menuitem\">Nástroje - Možnosti</item></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Pomůcky pro formátování\"><emph>%PRODUCTNAME Writer - Pomůcky pro formátování</emph></link> a potom zaškrtněte v části <emph>Zobrazovat</emph> požadované položky." +msgid "To specify which formatting marks are displayed, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - </menuitem><link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Formatting Aids\"><menuitem>%PRODUCTNAME Writer - Formatting Aids</menuitem></link>, and then select the options that you want in the <emph>Display formatting</emph> area." +msgstr "To, které řídící znaky mají být zobrazeny, určíte volbou <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Předvolby</menuitem></caseinline><defaultinline><menuitem>Nástroje - Možnosti</menuitem></defaultinline></switchinline><menuitem> - </menuitem><link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Pomůcky pro formátování\"><menuitem>%PRODUCTNAME Writer - Pomůcky pro formátování</menuitem></link> a potom zaškrtněte v části <emph>Zobrazovat formátování</emph> požadované položky." #. k2VJk #: 03120000.xhp @@ -3974,7 +3974,7 @@ msgctxt "" "par_id3157875\n" "help.text" msgid "To enable this feature, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Formatting Aids\"><emph>%PRODUCTNAME Writer - Formatting Aids</emph></link>, and ensure that the <emph>Hidden paragraphs</emph> check box in the <emph>Display of</emph> area is selected." -msgstr "Tuto funkci povolíte volbou <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Předvolby</item></caseinline><defaultinline><item type=\"menuitem\">Nástroje - Možnosti</item></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Pomůcky pro formátování\"><emph>%PRODUCTNAME Writer - Pomůcky pro formátování</emph></link>, a ujistěte se, že je v části <emph>Zobrazovat</emph> zaškrtnuto <emph>Pole: skryté odstavce</emph>." +msgstr "Tuto funkci povolíte volbou <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Předvolby</item></caseinline><defaultinline><item type=\"menuitem\">Nástroje - Možnosti</item></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Pomůcky pro formátování\"><emph>%PRODUCTNAME Writer - Pomůcky pro formátování</emph></link>, a ujistěte se, že je v části <emph>Zobrazovat</emph> zaškrtnuto <emph>Skryté odstavce</emph>." #. EAERL #: 03140000.xhp @@ -4768,14 +4768,14 @@ msgctxt "" msgid "Character" msgstr "Znak" -#. 92Vqa +#. 9GVCs #: 04030000.xhp msgctxt "" "04030000.xhp\n" "par_id3155901\n" "help.text" -msgid "<variable id=\"bearbeitenzeichen\"><ahelp hid=\"modules/swriter/ui/insertfootnote/characterentry\">Choose this option to define a character or symbol for the current footnote.</ahelp> This can be either a letter or number. To assign a special character, click the button at the bottom.</variable>" -msgstr "<variable id=\"bearbeitenzeichen\"><ahelp hid=\"modules/swriter/ui/insertfootnote/characterentry\">Zvolte tuto možnost, chcete-li nastavit znak nebo symbol pro aktuální poznámku pod čarou.</ahelp> Je možné zvolit písmeno nebo číslo. Pro přiřazení speciálního znaku klepněte na tlačítko v dolní části.</variable>" +msgid "<variable id=\"bearbeitenzeichen\"><ahelp hid=\"modules/swriter/ui/insertfootnote/characterentry\">Choose this option to define a character or symbol for the current footnote.</ahelp> This can be either a letter, number or special character.</variable>" +msgstr "" #. nNcCJ #: 04030000.xhp @@ -4849,15 +4849,6 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/insertfootnote/endnote\">Inserts an endnote anchor at the current cursor position in the document, and adds an endnote at the end of the document.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/insertfootnote/endnote\">Vloží na pozici kurzoru odkaz na vysvětlivku a na konec dokumentu přidá vysvětlivku.</ahelp>" -#. VsikP -#: 04030000.xhp -msgctxt "" -"04030000.xhp\n" -"par_id3155135\n" -"help.text" -msgid "<link href=\"text/swriter/guide/footnote_usage.xhp\" name=\"Tips for working with footnotes\">Tips for working with footnotes</link>." -msgstr "<link href=\"text/swriter/guide/footnote_usage.xhp\" name=\"Tipy pro práci s poznámkami pod čarou\">Tipy pro práci s poznámkami pod čarou</link>." - #. fCB3Q #: 04040000.xhp msgctxt "" @@ -4885,23 +4876,23 @@ msgctxt "" msgid "Insert Bookmark" msgstr "Vložit záložku" -#. F4GR7 +#. GdJ4q #: 04040000.xhp msgctxt "" "04040000.xhp\n" "par_id3149806\n" "help.text" -msgid "<variable id=\"bookmark_text\"><variable id=\"textmarkeein\"><ahelp hid=\".uno:InsertBookmark\">Inserts a bookmark at the cursor position. You can then use the Navigator to quickly jump to the marked location at a later time.</ahelp> In an HTML document, bookmarks are converted to anchors that you can jump to from a hyperlink. </variable></variable>" +msgid "<variable id=\"bookmark_text\"><variable id=\"textmarkeein\"><ahelp hid=\".uno:InsertBookmark\">Inserts a bookmark at the cursor position. You can then use the Navigator to quickly jump to the marked location at a later time.</ahelp> In an HTML document, bookmarks are converted to anchors that you can jump to from a hyperlink.</variable></variable>" msgstr "<variable id=\"bookmark_text\"><variable id=\"textmarkeein\"><ahelp hid=\".uno:InsertBookmark\">Vloží na pozici kurzoru záložku. Později můžete pomocí Navigátoru na takto označené místo rychle přejít.</ahelp> V HTML dokumentu se záložky převedou na kotvy, na které můžete odkazovat.</variable></variable>" -#. K9aNr +#. DA74C #: 04040000.xhp msgctxt "" "04040000.xhp\n" "par_id3153677\n" "help.text" -msgid "To jump to a specific bookmark, press F5 to open the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link>, click the plus sign (+) next to the<emph> Bookmark</emph> entry, and then double-click the bookmark." -msgstr "Chcete-li přejít na určitou záložku, stiskněte F5 pro otevření <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigátoru\">Navigátoru</link>, klepněte na znak plus (+) vedle položky <emph>Záložky</emph> a poklepejte na záložku." +msgid "To jump to a specific bookmark, press <keycode>F5</keycode> to open the <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigator\">Navigator</link>, click the plus sign (+) next to the<emph> Bookmarks</emph> entry, and then double-click the bookmark." +msgstr "Chcete-li přejít na určitou záložku, otevřete stisknutím <keycode>F5</keycode> <link href=\"text/swriter/01/02110000.xhp\" name=\"Navigátor\">Navigátor</link>, klepněte na znak plus (+) vedle položky <emph>Záložky</emph> a poklepejte na záložku." #. ATBbv #: 04040000.xhp @@ -4912,23 +4903,23 @@ msgctxt "" msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>You can also right-click the <emph>Page Number</emph> field at the left end of the <emph>Status Bar</emph> at the bottom of the document window, and then choose the bookmark that you want to jump to.</defaultinline></switchinline>" msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Také můžete klepnout pravým tlačítkem na pole <emph>Číslo stránky</emph> ve <emph>stavovém řádku</emph> v dolní části okna dokumentu a poté vybrat požadovanou záložku.</defaultinline></switchinline>" -#. GZrtc +#. KdpJp #: 04040000.xhp msgctxt "" "04040000.xhp\n" -"hd_id3154188\n" +"hd_id3154143\n" "help.text" -msgid "Bookmarks" -msgstr "Záložky" +msgid "Name" +msgstr "Název" -#. iCeDs +#. 3FwA8 #: 04040000.xhp msgctxt "" "04040000.xhp\n" "par_id3155178\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/insertbookmark/bookmarks\">Type the name of the bookmark that you want to create. The lower list contains all of the bookmarks in the current document. To delete a bookmark, select it in the list, and then click <emph>Delete</emph>.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/insertbookmark/bookmarks\">Zadejte název záložky, kterou chcete vytvořit. V dolním seznamu jsou vypsány všechny záložky v aktuálním dokumentu. Chcete-li odstranit záložku, vyberte ji v seznamu a poté klepněte na <emph>Odstranit</emph>.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/insertbookmark/bookmarks\">Type the name of the bookmark that you want to create. Then press <emph>Insert</emph>.</ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/insertbookmark/bookmarks\">Zadejte název záložky, kterou chcete vytvořit, a stiskněte <emph>Vložit</emph>.</ahelp>" #. s7rfA #: 04040000.xhp @@ -4939,6 +4930,42 @@ msgctxt "" msgid "You cannot use the following characters in a bookmark name: / \\ @ : * ? \" ; , . #" msgstr "V názvu záložky není možné použít následující znaky: / \\ @ : * ? \" ; , . #" +#. GZrtc +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"hd_id3154188\n" +"help.text" +msgid "Bookmarks" +msgstr "Záložky" + +#. MjEEc +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"par_id171581934040077\n" +"help.text" +msgid "Lists all the bookmarks in the current document." +msgstr "Seznam všech záložek v aktuálním dokumentu." + +#. ZyeAw +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"hd_id32341878\n" +"help.text" +msgid "Rename" +msgstr "Přejmenovat" + +#. 9B5gm +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"par_id971581935166865\n" +"help.text" +msgid "To rename a bookmark, select the bookmark, press <emph>Rename</emph>, then type the new name in the dialog box." +msgstr "Záložku přejmenujete tím, že ji vyberete, stisknete <emph>Přejmenovat</emph> a v dialogovém okně zadáte nový název." + #. aLuDE #: 04040000.xhp msgctxt "" @@ -4948,14 +4975,41 @@ msgctxt "" msgid "Delete" msgstr "Smazat" -#. a8p9C +#. oHMfQ #: 04040000.xhp msgctxt "" "04040000.xhp\n" "par_id3151251\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/insertbookmark/delete\">To delete a bookmark, select the bookmark from the <emph>Insert Bookmark</emph> dialog and click the <emph>Delete</emph> button. No confirmation dialog will follow.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/insertbookmark/delete\">Chcete-li odstranit záložku, vyberte záložku v seznamu v dialogu <emph>Vložit záložku</emph> a klepněte na tlačítko <emph>Odstranit</emph>. Záložka se smaže bez potvrzení.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/insertbookmark/delete\">To delete a bookmark, select the bookmark and click the <emph>Delete</emph> button. No confirmation dialog will follow.</ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/insertbookmark/delete\">Chcete-li záložku odstranit, vyberte ji a klepněte na tlačítko <emph>Smazat</emph>. Záložka se smaže bez potvrzení.</ahelp>" + +#. zfGWi +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"par_id231581943669611\n" +"help.text" +msgid "If bookmarks are protected, then they cannot be deleted or renamed." +msgstr "Uzamčené záložky nelze mazat ani přejmenovávat." + +#. caM6E +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"hd_id3149838\n" +"help.text" +msgid "Go to" +msgstr "Přejít na" + +#. ABDnD +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"par_id511581935446495\n" +"help.text" +msgid "To move the cursor in the document to a bookmark, select the bookmark, then press <emph>Go to</emph>." +msgstr "Chcete-li v dokumentu přesunout kurzor na určitou záložku, vyberte ji a stiskněte <emph>Přejít na</emph>." #. ifBCD #: 04060000.xhp @@ -7459,14 +7513,14 @@ msgctxt "" msgid "Hidden text" msgstr "Skrytý text" -#. mGAud +#. bHrmr #: 04090003.xhp msgctxt "" "04090003.xhp\n" "par_id3147524\n" "help.text" -msgid "Inserts a text field that is hidden when the condition that you specify is met. To use this function, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040600.xhp\" name=\"Text Document - Formatting Aids\"><emph>%PRODUCTNAME Writer - Formatting Aids</emph></link> and clear the <emph>Fields: Hidden text</emph> check box." -msgstr "Vloží textové pole, které bude skryto, pokud bude splněna zadaná podmínka. Pokud chcete tuto funkci použít, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040600.xhp\" name=\"Textové dokumenty - Pomůcky pro formátování\"><emph>%PRODUCTNAME Writer - Pomůcky pro formátování</emph></link> a zrušte zaškrtnutí pole <emph>Pole: Skrytý text</emph>." +msgid "Inserts a text field that is hidden when the condition that you specify is met. To use this function, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - </menuitem><link href=\"text/shared/optionen/01040200.xhp\" name=\"Text Document - View\"><menuitem>%PRODUCTNAME Writer - View</menuitem></link> and clear the <emph>Hidden text</emph> check box." +msgstr "Vloží textové pole, které bude skryto, pokud bude splněna zadaná podmínka. Pokud chcete tuto funkci použít, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Předvolby</menuitem></caseinline><defaultinline><menuitem>Nástroje - Možnosti</menuitem></defaultinline></switchinline><menuitem> - </menuitem><link href=\"text/shared/optionen/01040600.xhp\" name=\"Textové dokumenty - Zobrazení\"><menuitem>%PRODUCTNAME Writer - Zobrazení</menuitem></link> a zrušte zaškrtnutí pole <emph>Skrytý text</emph>." #. BMoMs #: 04090003.xhp @@ -7477,14 +7531,14 @@ msgctxt "" msgid "Hidden Paragraph" msgstr "Skrytý odstavec" -#. WthF9 +#. sibUD #: 04090003.xhp msgctxt "" "04090003.xhp\n" "par_id3153677\n" "help.text" -msgid "Hides a paragraph when the condition that you specify is met. To use this function, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040600.xhp\" name=\"Text Document - Formatting Aids\"><emph>%PRODUCTNAME Writer - Formatting Aids</emph></link> and clear the <emph>Fields: Hidden paragraph</emph> check box." -msgstr "Skryje odstavec, pokud je splněna zadaná podmínka. Pokud chcete funkci použít, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040600.xhp\" name=\"Textové dokumenty - Pomůcky pro formátování\"><emph>%PRODUCTNAME Writer - Pomůcky pro formátování</emph></link> a zrušte zaškrtnutí pole <emph>Pole: Skryté odstavce</emph>." +msgid "Hides a paragraph when the condition that you specify is met. To use this function, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040200.xhp\" name=\"Text Document - View\"><menuitem>%PRODUCTNAME Writer - View</menuitem></link> and clear the <emph>Hidden paragraphs</emph> check box." +msgstr "Skryje odstavec, pokud je splněna zadaná podmínka. Pokud chcete funkci použít, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Předvolby</menuitem></caseinline><defaultinline><menuitem>Nástroje - Možnosti</menuitem></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040600.xhp\" name=\"Textové dokumenty - Zobrazení\"><menuitem>%PRODUCTNAME Writer - Zobrazení</menuitem></link> a zrušte zaškrtnutí pole <emph>Skryté odstavce</emph>." #. sT58o #: 04090003.xhp @@ -8492,7 +8546,7 @@ msgctxt "" "par_id7453535\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/fldvarpage/select\"><variable id=\"selecthelp\">Lists the available fields for the field type selected in the <emph>Type </emph>list.</variable> To insert a field, click the field, and then click <emph>Insert</emph>.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/fldvarpage/select\"><variable id=\"selecthelp\">Seznam polí dostupných pro typ pole vybraný v seznamu <emph>Typ</emph>.</variable> Chcete-li pole vložit, vyberte ho a klepněte na <emph>Vložit</emph>.</ahelp>" #. DUaXS #: 04090005.xhp @@ -8582,7 +8636,7 @@ msgctxt "" "par_id3156233\n" "help.text" msgid "<variable id=\"invisiblehelp\"><ahelp hid=\"modules/swriter/ui/fldvarpage/invisible\">Hides the field contents in the document.</ahelp> The field is inserted as a thin gray mark in the document.</variable> This option is only available for the \"Set Variable\" and \"User Field\" field types." -msgstr "" +msgstr "<variable id=\"invisiblehelp\"><ahelp hid=\"modules/swriter/ui/fldvarpage/invisible\">Skryje v dokumentu obsah polí.</ahelp> Toto pole je do dokumentu vloženo jako tenká šedá značka.</variable> Tato možnost je k dispozici pouze pro typy polí \"Nastavit proměnnou\" a \"Uživatelská pole\"." #. MVDBn #: 04090005.xhp @@ -10294,14 +10348,14 @@ msgctxt "" msgid "If the COMPANY database field is empty, the condition is true and the paragraph is hidden." msgstr "Když je pole COMPANY prázdné, podmínka je splněna a odstavec je skryt." -#. EWHvB +#. BQUAo #: 04090200.xhp msgctxt "" "04090200.xhp\n" "par_id3150232\n" "help.text" -msgid "To display hidden paragraphs on the screen, you can choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formatting Aids</emph>, and clear the <emph>Fields: Hidden paragraphs</emph> check box." -msgstr "Chcete-li zobrazit skryté odstavce, zvolte <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Předvolby</emph></caseinline><defaultinline><emph>Nástroje - Možnosti</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Pomůcky pro formátování</emph> a zrušte zaškrtnutí pole <emph>Pole: Skryté odstavce</emph>." +msgid "To display hidden paragraphs on the screen, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer - View</menuitem>, and clear the <emph>Hidden paragraphs</emph> check box." +msgstr "Chcete-li zobrazit skryté odstavce, 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 - Zobrazení</menuitem> a zrušte zaškrtnutí pole <emph>Skryté odstavce</emph>." #. kBuFH #: 04090200.xhp @@ -10643,7 +10697,7 @@ msgctxt "" "tit\n" "help.text" msgid "Edit fields (variables)" -msgstr "" +msgstr "Upravit pole (proměnné)" #. UyFn6 #: 04090300.xhp @@ -10661,7 +10715,7 @@ msgctxt "" "hd_id431519648111292\n" "help.text" msgid "<link href=\"text/swriter/01/04090300.xhp\" name=\"Edit Fields\">Edit Fields (variables)</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/04090300.xhp\" name=\"Upravit pole\">Upravit pole (proměnné)</link>" #. AqnsX #: 04090300.xhp @@ -10688,7 +10742,7 @@ msgctxt "" "hd_id511519649431645\n" "help.text" msgid "Type" -msgstr "" +msgstr "Typ" #. 52P8E #: 04090300.xhp @@ -10697,7 +10751,7 @@ msgctxt "" "par_id761519649446212\n" "help.text" msgid "Shows the type of the selected field." -msgstr "" +msgstr "Zobrazuje typ vybraného pole." #. 7ooCu #: 04090300.xhp @@ -10733,7 +10787,7 @@ msgctxt "" "par_id241519650657361\n" "help.text" msgid "When visible, opens a dialog to edit the contents of the field. The dialog depends on the type of the field." -msgstr "Je-li k dispozici, otevře dialogové okno pro úpravu obsahu pole. Toto dialogového okno závisí na typu pole." +msgstr "Je-li k dispozici, otevře dialogové okno pro úpravu obsahu pole. Toto dialogové okno závisí na typu pole." #. CPYQy #: 04120000.xhp @@ -15566,7 +15620,7 @@ msgctxt "" "par_id3153536\n" "help.text" msgid "To change the numbering options for paragraphs that use the same paragraph style, choose <menuitem>View - Styles</menuitem>, and then click the <emph>Paragraph Styles</emph> icon. Right-click the style in the list, choose <emph>Modify</emph>, and then click the <emph>Outline & Numbering</emph> tab." -msgstr "" +msgstr "Chcete-li změnit nastavení číslování pro všechny odstavce, které používají stejný styl odstavce, zvolte <menuitem>Formát - Styly</menuitem> a poté klepněte na ikonu <emph>Styly odstavce</emph>. Pravým tlačítkem klepněte na styl v seznamu a zvolte <emph>Upravit</emph>. Poté klepněte na kartu <emph>Osnova a číslování</emph>." #. F7xsK #: 05030800.xhp @@ -15575,7 +15629,7 @@ msgctxt "" "par_id3154470\n" "help.text" msgid "To change the numbering options for selected paragraphs, choose <menuitem>Format - </menuitem><link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\"><menuitem>Paragraph</menuitem></link>, and then click the <emph>Outline & Numbering</emph> tab." -msgstr "" +msgstr "Chcete-li změnit nastavení číslování vybraných odstavců, zvolte <menuitem>Formát - </menuitem><link href=\"text/shared/01/05030000.xhp\" name=\"Odstavec\"><menuitem>Odstavec</menuitem></link> a poté klepněte na kartu <emph>Osnova a číslování</emph>." #. Si9tL #: 05030800.xhp @@ -23288,7 +23342,7 @@ msgctxt "" "hd_id3151242\n" "help.text" msgid "<variable id=\"load_styles_header\"><link href=\"text/swriter/01/05170000.xhp\" name=\"Load Styles\">Load Styles</link></variable>" -msgstr "" +msgstr "<variable id=\"load_styles_header\"><link href=\"text/swriter/01/05170000.xhp\" name=\"Načíst styly\">Načíst styly</link></variable>" #. DSm5D #: 05170000.xhp @@ -23378,7 +23432,7 @@ msgctxt "" "hd_id3147565\n" "help.text" msgid "Pages" -msgstr "" +msgstr "Stránky" #. AjBQj #: 05170000.xhp @@ -23441,7 +23495,7 @@ msgctxt "" "hd_id3153668\n" "help.text" msgid "From File" -msgstr "" +msgstr "Ze souboru" #. 8Npm7 #: 05170000.xhp @@ -23956,23 +24010,23 @@ msgctxt "" msgid "Load/Save" msgstr "Načíst/Uložit" -#. Gkp2B +#. YUER3 #: 06060000.xhp msgctxt "" "06060000.xhp\n" "par_id3147512\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/outlinenumbering/user\">Saves or loads a chapter and outline number format. A saved outline number format is available to all text documents.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumbering/user\">Uložení či načtení formátu číslování kapitol a osnovy. Uložené formáty číslování osnovy jsou přístupné pro všechny textové dokumenty.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/outlinenumbering/user\">Saves or loads a chapter numbering format. A saved chapter numbering format is available to all text documents.</ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumbering/user\">Uloží či načte formát číslování kapitol. Uložené formáty číslování kapitol jsou dostupné ve všech textových dokumentech.</ahelp>" -#. SAiTG +#. Eoxwy #: 06060000.xhp msgctxt "" "06060000.xhp\n" "par_id3150979\n" "help.text" -msgid "The <emph>Load/Save</emph> button is only available for chapter and outline numbering. For numbered or bulleted list styles, modify the numbering styles of the paragraphs." -msgstr "Tlačítko <emph>Načíst/Uložit</emph> je dostupné pouze pro číslování kapitol a osnovy. Pro číslované či odrážkové seznamy upravte odpovídající styl číslování." +msgid "The <emph>Load/Save</emph> button is only available for chapter numbering. For numbered or bulleted list styles, modify the numbering styles of the paragraphs." +msgstr "Tlačítko <emph>Načíst/Uložit</emph> je k dispozici pouze pro číslování kapitol. Pro číslované či odrážkové seznamy upravte odpovídající styl číslování." #. EV2DT #: 06060000.xhp @@ -26438,7 +26492,7 @@ msgctxt "" "tit\n" "help.text" msgid "Position (List Styles - Legacy)" -msgstr "" +msgstr "Umístění (styly seznamu - dřívější)" #. 6MuMJ #: legacynumbering.xhp @@ -26447,16 +26501,16 @@ msgctxt "" "bm_id601579742532876\n" "help.text" msgid "<bookmark_value>numbering;OpenOffice.org</bookmark_value><bookmark_value>OpenOffice.org legacy numbering</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>číslování;OpenOffice.org</bookmark_value><bookmark_value>OpenOffice.org;dřívější číslování</bookmark_value>" -#. 6sCyG +#. 6EfGu #: legacynumbering.xhp msgctxt "" "legacynumbering.xhp\n" "hd_id761579742307751\n" "help.text" -msgid "<variable id=\"legacynumberingh1\"><link href=\"text/swriter/01/legacynumbering.xhp\" name=\"legacy numbering \">Position (List Styles - Legacy)</link></variable>" -msgstr "" +msgid "<variable id=\"legacynumberingh1\"><link href=\"text/swriter/01/legacynumbering.xhp\" name=\"legacy numbering\">Position (List Styles - Legacy)</link></variable>" +msgstr "<variable id=\"legacynumberingh1\"><link href=\"text/swriter/01/legacynumbering.xhp\" name=\"Dřívější číslování\">Umístění (styly seznamu - dřívější)</link></variable>" #. VFBKw #: legacynumbering.xhp @@ -26465,7 +26519,7 @@ msgctxt "" "par_id5004119\n" "help.text" msgid "%PRODUCTNAME Writer uses the position controls shown here when opening documents that use a different method for positioning and spacing. For default controls see <link href=\"text/shared/01/06050600.xhp\" name=\"LO-numbering-alignment\">Position (List Styles)</link>." -msgstr "" +msgstr "%PRODUCTNAME Writer použije zde uvedené ovládací prvky pro umístění v případě, že se otevře dokument, který nastavuje umístění a rozestupy odlišným způsobem. Výchozí ovládací prvky jsou uvedeny v části <link href=\"text/shared/01/06050600.xhp\" name=\"Zarovnání číslování v LO\">Umístění (styly seznamu)</link>." #. VAeg9 #: legacynumbering.xhp @@ -26474,7 +26528,7 @@ msgctxt "" "hd_id3154422\n" "help.text" msgid "Indent" -msgstr "" +msgstr "Odsazení" #. rGJJs #: legacynumbering.xhp @@ -26483,7 +26537,7 @@ msgctxt "" "par_id3144438\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/numdistmf\">Enter the amount of space to leave between the left page margin (or the left edge of the text object) and the left edge of the numbering area. If the current paragraph style uses an indent, the amount you enter here is added to the indent.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/numdistmf\">Zadejte minimální vzdálenost mezi levým okrajem stránky (nebo levým okrajem textového objektu) a levým okrajem oblasti s číslováním. Pokud je odsazení použito i v aktuálním stylu odstavce, zadaná hodnota se k tomuto odsazení přičte.</ahelp>" #. oaSPS #: legacynumbering.xhp @@ -26492,7 +26546,7 @@ msgctxt "" "hd_id3155179\n" "help.text" msgid "Relative" -msgstr "" +msgstr "Relativní" #. CH33W #: legacynumbering.xhp @@ -26501,7 +26555,7 @@ msgctxt "" "par_id3146137\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/relative\">Indents the current level relative to the previous level in the list hierarchy.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/relative\">Odsadí aktuální úroveň relativně k předchozí úrovni v hierarchii.</ahelp>" #. cK83Z #: legacynumbering.xhp @@ -26510,16 +26564,16 @@ msgctxt "" "hd_id3150245\n" "help.text" msgid "Width of numbering" -msgstr "" +msgstr "Šířka číslování" -#. rMyHa +#. TtTBG #: legacynumbering.xhp msgctxt "" "legacynumbering.xhp\n" "par_id3150129\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/indentatmf\">Enter the width the numbering area. The numbering symbol can be left, center or right in this area.</ahelp>" -msgstr "" +msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/indentatmf\">Enter the width of the numbering area. The numbering symbol can be left, center or right in this area.</ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/indentatmf\">Zadejte šířku oblasti s číslováním. Symbol číslování se může nacházet v této oblasti vlevo, uprostřed nebo vpravo.</ahelp>" #. 4XWNy #: legacynumbering.xhp @@ -26528,7 +26582,7 @@ msgctxt "" "hd_id3156194\n" "help.text" msgid "Minimum space between numbering and text." -msgstr "" +msgstr "Minimální rozestup mezi číslováním a textem" #. VJswf #: legacynumbering.xhp @@ -26537,7 +26591,7 @@ msgctxt "" "par_id3147574\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/numdistmf\">The alignment of the numbering symbol is adjusted to get the desiredminimum space. If it is not possible because the numbering area is not wideenough, then the start of the text is adjusted.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/outlinepositionpage/numdistmf\">Zarovnání symbolu číslování se upraví tak, aby vznikl požadovaný minimální rozestup. Pokud není oblast s číslováním dostatečně široká, upraví se začátek textu.</ahelp>" #. 482Rm #: legacynumbering.xhp @@ -26546,16 +26600,7 @@ msgctxt "" "par_id621580154011473\n" "help.text" msgid "Aligns the numbering symbol left, center, or right in the numbering area. The position might be adjusted to maintain the minimum space." -msgstr "" - -#. wEonA -#: legacynumbering.xhp -msgctxt "" -"legacynumbering.xhp\n" -"par_id3116348\n" -"help.text" -msgid "This control appears only when modifying Paragraph style." -msgstr "" +msgstr "Zarovná symbol v oblasti s číslováním doleva, na střed nebo doprava. Umístění může být dále upraveno, aby byl splněn minimální rozestup." #. VPLZn #: legacynumbering.xhp @@ -26564,7 +26609,7 @@ msgctxt "" "par_id3116235\n" "help.text" msgid "<link href=\"text/shared/01/06050600.xhp\" name=\"LO numbering alignment\">Position (List Styles)</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/06050600.xhp\" name=\"Zarovnání číslování v LO\">Umístění (styly seznamu)</link>" #. bETAX #: legacynumbering.xhp @@ -26573,7 +26618,16 @@ msgctxt "" "par_id3199228\n" "help.text" msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Paragraph alignment\">Paragraph alignment</link>" -msgstr "" +msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"Zarovnání odstavce\">Zarovnání odstavce</link>" + +#. zgLgx +#: legacynumbering.xhp +msgctxt "" +"legacynumbering.xhp\n" +"par_id3194378\n" +"help.text" +msgid "<link href=\"text/swriter/guide/indenting.xhp\" name=\"Paragraph indenting\">Indenting Paragraphs</link>" +msgstr "<link href=\"text/swriter/guide/indenting.xhp\" name=\"Odsazení odstavců\">Odsazení odstavců</link>" #. mtBWM #: mailmerge00.xhp diff --git a/source/cs/helpcontent2/source/text/swriter/02.po b/source/cs/helpcontent2/source/text/swriter/02.po index b1a97615646..5b53bac283f 100644 --- a/source/cs/helpcontent2/source/text/swriter/02.po +++ b/source/cs/helpcontent2/source/text/swriter/02.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-01-22 13:00+0100\n" -"PO-Revision-Date: 2020-01-24 14:45+0000\n" +"POT-Creation-Date: 2020-02-17 12:22+0100\n" +"PO-Revision-Date: 2020-02-19 20:15+0000\n" "Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n" "Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter02/cs/>\n" "Language: cs\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 3.9.1\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1534621522.000000\n" #. SGjBV @@ -808,23 +808,23 @@ msgctxt "" msgid "Page Number" msgstr "Číslo stránky" -#. JqAC6 +#. WJ2wq #: 08010000.xhp msgctxt "" "08010000.xhp\n" "hd_id3145241\n" "help.text" -msgid "<link href=\"text/swriter/02/08010000.xhp\" name=\"Page Number\">Page Number</link>" -msgstr "<link href=\"text/swriter/02/08010000.xhp\" name=\"Číslo stránky\">Číslo stránky</link>" +msgid "Page Number" +msgstr "Číslo stránky" -#. ZEjNe +#. JTxYv #: 08010000.xhp msgctxt "" "08010000.xhp\n" "par_id3151184\n" "help.text" -msgid "<ahelp hid=\".uno:StatePageNumber\">The current page number is displayed in this field of the status bar. A double-click opens the Navigator, with which you can navigate in the document. A right-click shows all bookmarks in the document. Click a bookmark to position the text cursor at the bookmark location.</ahelp>" -msgstr "<ahelp hid=\".uno:StatePageNumber\">V tomto poli stavového řádku se zobrazuje číslo aktuální stránky. Poklepáním otevřete Navigátor, s jehož pomocí je možné snadno procházet dokumentem. Pravé klepnutí zobrazí všechny záložky v dokumentu. Klepnutím na záložku se textový kurzor umístí na pozici záložky.</ahelp>" +msgid "<ahelp hid=\".uno:StatePageNumber\">The current page number is displayed in this field of the status bar. A click opens \"Go to Page\", with which you can navigate in the document. A right-click shows all bookmarks in the document. Click a bookmark to position the text cursor at the bookmark location.</ahelp>" +msgstr "<ahelp hid=\".uno:StatePageNumber\">V tomto poli stavového řádku se zobrazuje číslo aktuální stránky. Klepnutím otevřete okno „Přejít na stránku“, s jehož pomocí je možné snadno procházet dokumentem. Pravé klepnutí zobrazí všechny záložky v dokumentu. Klepnutím na záložku se textový kurzor umístí na pozici záložky.</ahelp>" #. BinAk #: 08010000.xhp diff --git a/source/cs/helpcontent2/source/text/swriter/guide.po b/source/cs/helpcontent2/source/text/swriter/guide.po index f12dad18fde..02479f4504a 100644 --- a/source/cs/helpcontent2/source/text/swriter/guide.po +++ b/source/cs/helpcontent2/source/text/swriter/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-02-10 17:54+0100\n" -"PO-Revision-Date: 2020-01-18 23:05+0000\n" +"POT-Creation-Date: 2020-02-27 14:31+0100\n" +"PO-Revision-Date: 2020-02-28 14:00+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 3.10.3\n" "X-POOTLE-MTIME: 1565688661.000000\n" #. XAt2Y @@ -3191,7 +3191,7 @@ msgctxt "" "par_id3150532\n" "help.text" msgid "Click the <emph> Styles actions</emph> icon and select <emph>New Style from Selection</emph> from the submenu." -msgstr "" +msgstr "Klepněte na ikonu <emph>Akce stylů</emph> a z podnabídky vyberte <emph>Nový styl z výběru</emph>." #. YjYdP #: change_header.xhp @@ -3236,7 +3236,7 @@ msgctxt "" "par_id3155592\n" "help.text" msgid "Choose <menuitem>Insert - More Breaks - Manual Break</menuitem>." -msgstr "" +msgstr "Zvolte <menuitem>Vložit - Další zalomení - Ruční zalomení</menuitem>." #. KwdyA #: change_header.xhp @@ -3245,7 +3245,7 @@ msgctxt "" "par_id3147771\n" "help.text" msgid "In the <item type=\"menuitem\">Type</item> area, select <item type=\"menuitem\">Page break</item> and then select “Default Page Style” from the <item type=\"menuitem\">Style</item> box." -msgstr "" +msgstr "V oblasti <item type=\"menuitem\">Typ</item> vyberte <item type=\"menuitem\">Zalomení stránky</item> a poté vyberte „Výchozí styl stránky“ ze seznamu <item type=\"menuitem\">Styl</item>." #. EmHA4 #: change_header.xhp @@ -6307,14 +6307,14 @@ msgctxt "" msgid "In the <item type=\"menuitem\">Navigator</item> for master documents (should open automatically, else press F5 to open), click and hold the <item type=\"menuitem\">Insert</item> icon, and do one of the following:" msgstr "V <item type=\"menuitem\">Navigátoru</item> hlavního dokumentu (měl by se otevřít automaticky, jinak lze otevřít klávesou F5), klepněte a držte ikonu <item type=\"menuitem\">Vložit </item> a vyberte jednu z možností:" -#. esrRb +#. ihE6T #: globaldoc_howtos.xhp msgctxt "" "globaldoc_howtos.xhp\n" "par_id3156240\n" "help.text" -msgid "To insert an existing file as a subdocument, choose <emph>File</emph>, locate the file that you want to include, and then click <emph>OK</emph>." -msgstr "Pro vložení stávajícího souboru jako přílohy zvolte <emph>Soubor</emph>, najděte soubor, který chcete začlenit, a klepněte na <emph>OK</emph>." +msgid "To insert an existing file as a subdocument, choose <menuitem>File</menuitem>, locate the file that you want to include, and then click <emph>Open</emph>." +msgstr "Chcete-li vložit stávající soubor jako přílohu zvolte <menuitem>Soubor</menuitem>, najděte soubor, který chcete začlenit, a klepněte na <emph>Otevřít</emph>." #. DHqof #: globaldoc_howtos.xhp @@ -6505,14 +6505,14 @@ msgctxt "" msgid "Click <emph>OK</emph>." msgstr "Klepněte na <emph>OK</emph>." -#. DEHD8 +#. hmLYv #: globaldoc_howtos.xhp msgctxt "" "globaldoc_howtos.xhp\n" "hd_id3145228\n" "help.text" -msgid "To Export a Master Document as a <item type=\"productname\">%PRODUCTNAME</item> Text Document" -msgstr "Exportování hlavního dokumentu jako textového dokumentu <item type=\"productname\">%PRODUCTNAME</item>" +msgid "To Export a Master Document" +msgstr "Exportování hlavního dokumentu" #. 8fFGC #: globaldoc_howtos.xhp @@ -6523,14 +6523,14 @@ msgctxt "" msgid "Choose <item type=\"menuitem\">File - Export</item>." msgstr "Zvolte <item type=\"menuitem\">Soubor - Exportovat</item>." -#. 7UkKV +#. DomMg #: globaldoc_howtos.xhp msgctxt "" "globaldoc_howtos.xhp\n" "par_id3148580\n" "help.text" -msgid "In the <emph>File format</emph> list, select a text document file format and click <emph>Export</emph>." -msgstr "V seznamu <emph>Formát souboru</emph> vyberte formát textového dokumentu a klepněte na tlačítko <emph>Export</emph>." +msgid "In the <emph>Save as type</emph> list, select a text document file format and click <emph>Save</emph>." +msgstr "V seznamu <emph>Uložit jako typ</emph> vyberte formát textového dokumentu a klepněte na tlačítko <emph>Uložit</emph>." #. qGjnL #: globaldoc_howtos.xhp @@ -9833,7 +9833,7 @@ msgctxt "" "par_id731529889382463\n" "help.text" msgid "Open the <link href=\"text/swriter/01/05170000.xhp\" name=\"load_styles_link\"><emph>Load Styles</emph></link> dialog box by either" -msgstr "" +msgstr "Otevřete dialogové okno <link href=\"text/swriter/01/05170000.xhp\" name=\"Načíst styly><emph>Načíst styly</emph></link> jedním ze způsobů:" #. DFanE #: load_styles.xhp @@ -9842,7 +9842,7 @@ msgctxt "" "par_id3155936\n" "help.text" msgid "Choose <menuitem>Styles - Load Styles</menuitem> or" -msgstr "" +msgstr "Zvolte <menuitem>Styly - Načíst styly</menuitem>." #. JZDEh #: load_styles.xhp @@ -9869,7 +9869,7 @@ msgctxt "" "par_idN10703\n" "help.text" msgid "Click the arrow next to the <emph>Styles actions</emph> icon to open the submenu, and choose <menuitem>Load Styles</menuitem>" -msgstr "" +msgstr "Klepněte na šipku vedle ikony <emph>Akce stylů</emph>. Otevře se podnabídka, v níž zvolte <menuitem>Načíst styly</menuitem>." #. MM5dc #: load_styles.xhp @@ -11264,7 +11264,7 @@ msgctxt "" "hd_id6091494\n" "help.text" msgid "To Insert Page Numbers" -msgstr "Vložení čísel stran" +msgstr "Vložení čísel stránky" #. 3nqHc #: pagenumbers.xhp @@ -11273,7 +11273,7 @@ msgctxt "" "par_id8611102\n" "help.text" msgid "Choose <menuitem>Insert - Page Number</menuitem> to insert a page number at the current cursor position." -msgstr "" +msgstr "Volbou <menuitem>Vložit - Číslo stránky</menuitem> vložíte číslo stránky na aktuální pozici kurzoru." #. ZxJBm #: pagenumbers.xhp @@ -11282,7 +11282,7 @@ msgctxt "" "par_id6604510\n" "help.text" msgid "If you see the text \"Page number\" instead of the number, choose <menuitem>View - Field Names</menuitem> (<embedvar href=\"text/shared/00/kbd_shortcuts.xhp#toggleshowfields\"/>)." -msgstr "" +msgstr "Pokud se místo čísla zobrazuje text \"Číslo stránku\", zvolte <menuitem>Zobrazit - Názvy polí</menuitem> (<embedvar href=\"text/shared/00/kbd_shortcuts.xhp#toggleshowfields\"/>)." #. CurbT #: pagenumbers.xhp @@ -11336,7 +11336,7 @@ msgctxt "" "par_id2632831\n" "help.text" msgid "Choose <menuitem>Format - Paragraph - Text flow</menuitem> tab." -msgstr "" +msgstr "Zvolte kartu <menuitem>Formát - Odstavec - Tok textu</menuitem>." #. LLNW3 #: pagenumbers.xhp @@ -11363,7 +11363,7 @@ msgctxt "" "hd_id7519150\n" "help.text" msgid "To Select the Page Number Format" -msgstr "" +msgstr "Výběr stylu čísla stránky" #. 7Dnq2 #: pagenumbers.xhp @@ -11399,7 +11399,7 @@ msgctxt "" "hd_id5051728\n" "help.text" msgid "Using Different Page Number Formats in Headers and Footers" -msgstr "" +msgstr "Použití odlišného formátu čísla stránky v záhlaví a zápatí" #. vXUs5 #: pagenumbers.xhp @@ -11408,7 +11408,7 @@ msgctxt "" "par_id1558885\n" "help.text" msgid "You need some pages with the roman numbering format, followed by the remaining pages in another format." -msgstr "" +msgstr "Potřebujete některé stránky číslovat římskými číslicemi, potom následující stránky jiným formátem." #. YKhHd #: pagenumbers.xhp @@ -11444,7 +11444,7 @@ msgctxt "" "par_id4569231\n" "help.text" msgid "For example, the \"First Page\" page style has \"Default Page Style\" as the next style. To see this, you may press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open the <item type=\"menuitem\">Styles</item> window, click the <item type=\"menuitem\">Page Styles</item> icon, right-click the \"First Page\" entry. Choose <item type=\"menuitem\">Modify</item> from the context menu. On the <item type=\"menuitem\">Organizer</item> tab, you can see the \"Next style\"." -msgstr "" +msgstr "Například styl stránky \"První stránka\" má jako další styl \"Výchozí styl stránky\". Abyste to zjistili, otevřete stisknutím <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> okno <item type=\"menuitem\">Styly</item>, klepněte na ikonu <item type=\"menuitem\">Styly stránky</item> a klepněte pravým tlačítkem na položku \"První stránka\". Z místní nabídky zvolte <item type=\"menuitem\">Upravit</item>. \"Další styl\" je uveden na kartě <item type=\"menuitem\">Organizátor</item>." #. yGPGH #: pagenumbers.xhp @@ -11462,7 +11462,7 @@ msgctxt "" "par_id3341776\n" "help.text" msgid "If you just press <embedvar href=\"text/shared/00/kbd_shortcuts.xhp#pagebreak\"/>, you apply a page break without a change of styles." -msgstr "" +msgstr "Pokud stisknete současně klávesy <embedvar href=\"text/shared/00/kbd_shortcuts.xhp#pagebreak\"/>, vložíte zalomení stránky bez změny stylu." #. ByysM #: pagenumbers.xhp @@ -11471,7 +11471,7 @@ msgctxt "" "par_id5947141\n" "help.text" msgid "If you choose <menuitem>Insert - More Breaks - Manual Break</menuitem>, you can insert a page break without or with a change of style or with a change of page number." -msgstr "" +msgstr "Pokud zvolíte nabídku <menuitem>Vložit - Další zalomení - Ruční zalomení</menuitem>, můžete vložit ruční zalomení bez nebo se změnou stylu nebo čísla stránky." #. RBx4t #: pagenumbers.xhp @@ -11507,7 +11507,7 @@ msgctxt "" "par_id4313791\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> (<embedvar href=\"text/shared/00/kbd_shortcuts.xhp#F11\"/>)." -msgstr "" +msgstr "Zvolte <menuitem>Zobrazit - Styly</menuitem> (<embedvar href=\"text/shared/00/kbd_shortcuts.xhp#F11\"/>)" #. MX8dB #: pagenumbers.xhp @@ -11534,7 +11534,7 @@ msgctxt "" "par_id2318796\n" "help.text" msgid "Now your title page has the style \"First Page\", and the next pages automatically have the \"Default Page Style\"." -msgstr "" +msgstr "Nyní má titulní stránka styl stránky \"První stránka\" a následující stránky mají automaticky styl \"Výchozí styl stránky\"." #. Uwbmh #: pagenumbers.xhp @@ -11543,7 +11543,7 @@ msgctxt "" "par_id399182\n" "help.text" msgid "You can now for example insert a footer for the \"Default Page Style\" only, or insert footers in both page styles, but with differently formatted page number fields." -msgstr "" +msgstr "Nyní lze například vložit zápatí pouze pro styl stránky \"Výchozí styl stránky\" nebo vložit zápatí pro oba styly stránky, ale s rozdílně formátovaným polem čísla stránky." #. D7byy #: pagenumbers.xhp @@ -11570,7 +11570,7 @@ msgctxt "" "par_id95828\n" "help.text" msgid "Choose <emph>Insert - More Breaks - Manual Break</emph>. You see the <emph>Insert Break</emph> dialog." -msgstr "" +msgstr "Zvolte <emph>Vložit - Další zalomení - Ruční zalomení</emph>. Zobrazí se dialogové okno <emph>Vložit zalomení</emph>." #. FR7CF #: pagenumbers.xhp @@ -15170,7 +15170,7 @@ msgctxt "" "par_id3149838\n" "help.text" msgid "Choose <menuitem>View - Styles</menuitem> or press <keycode>F11</keycode>." -msgstr "" +msgstr "Zvolte <menuitem>Zobrazit - Styly</menuitem> nebo stiskněte <keycode>F11</keycode>." #. Pry6h #: stylist_update.xhp @@ -15206,7 +15206,7 @@ msgctxt "" "par_id3153119\n" "help.text" msgid "Click the arrow next to the <emph>Style actions</emph> icon and choose <menuitem>Update Selected Style</menuitem> from the submenu." -msgstr "" +msgstr "Klepněte na šipku vedle ikony <emph>Akce stylů</emph> a z podnabídky zvolte <menuitem>Aktualizovat vybraný styl</menuitem>." #. nbBhi #: stylist_update.xhp |