From 552fa2fbab0570d8f7747620cf8744662ce43d9c Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Sat, 17 Nov 2018 20:20:11 +0100 Subject: final update of translations for 6.2.0 beta1 and force-fix using pocheck Change-Id: I355e7331efc15474a5b4e8277d8c375b5cac7c42 --- .../cs/helpcontent2/source/text/sbasic/shared.po | 184 ++++++++++++++++++++- source/cs/helpcontent2/source/text/scalc/01.po | 116 ++++++++++++- source/cs/helpcontent2/source/text/shared/guide.po | 6 +- source/cs/helpcontent2/source/text/shared/help.po | 8 +- .../cs/helpcontent2/source/text/shared/optionen.po | 32 ++-- 5 files changed, 313 insertions(+), 33 deletions(-) (limited to 'source/cs/helpcontent2') diff --git a/source/cs/helpcontent2/source/text/sbasic/shared.po b/source/cs/helpcontent2/source/text/sbasic/shared.po index 2cfb332dc97..0b17de21c62 100644 --- a/source/cs/helpcontent2/source/text/sbasic/shared.po +++ b/source/cs/helpcontent2/source/text/sbasic/shared.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2018-10-21 20:57+0200\n" +"POT-Creation-Date: 2018-11-16 22:41+0100\n" "PO-Revision-Date: 2018-10-23 21:25+0000\n" "Last-Translator: raal \n" "Language-Team: LANGUAGE \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: Pootle 2.8\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1540329944.000000\n" #: 00000002.xhp @@ -15272,6 +15272,30 @@ msgctxt "" msgid "Description" msgstr "Popis" +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id671542197262160\n" +"help.text" +msgid "Part of vbTriState enumeration." +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id351542197255532\n" +"help.text" +msgid "Part of vbTriState enumeration." +msgstr "" + +#: 03040000.xhp +msgctxt "" +"03040000.xhp\n" +"par_id251542197274514\n" +"help.text" +msgid "Part of vbTriState enumeration." +msgstr "" + #: 03040000.xhp msgctxt "" "03040000.xhp\n" @@ -34936,6 +34960,158 @@ msgctxt "" msgid "Calc ROUND function" msgstr "Funkce ROUND v Calcu" +#: 03170010.xhp +msgctxt "" +"03170010.xhp\n" +"tit\n" +"help.text" +msgid "FormatNumber Function [VBA]" +msgstr "" + +#: 03170010.xhp +msgctxt "" +"03170010.xhp\n" +"bm_id661542193659245\n" +"help.text" +msgid "FormatNumber function" +msgstr "" + +#: 03170010.xhp +msgctxt "" +"03170010.xhp\n" +"hd_id871542193473857\n" +"help.text" +msgid "FormatNumber [VBA]" +msgstr "" + +#: 03170010.xhp +msgctxt "" +"03170010.xhp\n" +"par_id351542193473858\n" +"help.text" +msgid "Returns a string with a number formatting applied to a numeric expression." +msgstr "" + +#: 03170010.xhp +msgctxt "" +"03170010.xhp\n" +"par_id761542194361212\n" +"help.text" +msgid "String" +msgstr "" + +#: 03170010.xhp +msgctxt "" +"03170010.xhp\n" +"par_id240720170117391741\n" +"help.text" +msgid "expression: Required. The numeric expression to be formatted." +msgstr "" + +#: 03170010.xhp +msgctxt "" +"03170010.xhp\n" +"par_id631542195798758\n" +"help.text" +msgid "numDigitsAfterDecimal: Optional. A numeric value specifying the number of digits that should be displayed after the decimal. If omitted, it defaults to the value -1, meaning that the default settings for user interface locale should be used." +msgstr "" + +#: 03170010.xhp +msgctxt "" +"03170010.xhp\n" +"par_id961542200034362\n" +"help.text" +msgid "includeLeadingDigit: Optional. A vbTriState enumeration value, specifying whether a leading zero should be displayed for fractional values." +msgstr "" + +#: 03170010.xhp +msgctxt "" +"03170010.xhp\n" +"par_id561542198440051\n" +"help.text" +msgid "vbTrue or -1: Display a leading zero." +msgstr "" + +#: 03170010.xhp +msgctxt "" +"03170010.xhp\n" +"par_id21542198550868\n" +"help.text" +msgid "vbFalse or 0: Do not display leading zeros." +msgstr "" + +#: 03170010.xhp +msgctxt "" +"03170010.xhp\n" +"par_id241542199046808\n" +"help.text" +msgid "vbUseDefaults or -2: Use the user interface locale settings. This is the default when omitted." +msgstr "" + +#: 03170010.xhp +msgctxt "" +"03170010.xhp\n" +"par_id311542201637647\n" +"help.text" +msgid "useParensForNegativeNumbers: Optional. A vbTriState enumeration value specifying whether negative numbers should be encased in parenthesis." +msgstr "" + +#: 03170010.xhp +msgctxt "" +"03170010.xhp\n" +"par_id561543198440051\n" +"help.text" +msgid "vbTrue or -1: Use parenthesis for negative numbers." +msgstr "" + +#: 03170010.xhp +msgctxt "" +"03170010.xhp\n" +"par_id21542398550868\n" +"help.text" +msgid "vbFalse or 0: Do not display parenthesis." +msgstr "" + +#: 03170010.xhp +msgctxt "" +"03170010.xhp\n" +"par_id241542191246808\n" +"help.text" +msgid "vbUseDefaults or -2: Same as vbFalse. This is the default when omitted." +msgstr "" + +#: 03170010.xhp +msgctxt "" +"03170010.xhp\n" +"par_id531542201968815\n" +"help.text" +msgid "groupDigits: Optional. A vbTriState enumeration value specifying the number should be grouped (into thousands, etc.), using the group delimiter that is specified on the system's regional settings." +msgstr "" + +#: 03170010.xhp +msgctxt "" +"03170010.xhp\n" +"par_id561543198560051\n" +"help.text" +msgid "vbTrue or -1: Group digits." +msgstr "" + +#: 03170010.xhp +msgctxt "" +"03170010.xhp\n" +"par_id215423985506768\n" +"help.text" +msgid "vbFalse or 0: Do not group digits." +msgstr "" + +#: 03170010.xhp +msgctxt "" +"03170010.xhp\n" +"par_id241542191267808\n" +"help.text" +msgid "vbUseDefaults or -2: Same as vbFalse. This is the default when omitted." +msgstr "" + #: 05060700.xhp msgctxt "" "05060700.xhp\n" @@ -35749,8 +35925,8 @@ msgctxt "" "special_vba_func.xhp\n" "bm_id051920170358346963\n" "help.text" -msgid "VBA Functions;Mathematical Functions" -msgstr "funkce VBA;matematické funkce" +msgid "VBA Functions;Mathematical Functions VBA Functions;formatting numbers" +msgstr "" #: special_vba_func.xhp msgctxt "" diff --git a/source/cs/helpcontent2/source/text/scalc/01.po b/source/cs/helpcontent2/source/text/scalc/01.po index ecc026a994c..4d0379b7d03 100644 --- a/source/cs/helpcontent2/source/text/scalc/01.po +++ b/source/cs/helpcontent2/source/text/scalc/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2018-11-12 12:22+0100\n" +"POT-Creation-Date: 2018-11-16 22:41+0100\n" "PO-Revision-Date: 2018-11-14 11:52+0000\n" "Last-Translator: Stanislav Horáček \n" "Language-Team: NONE\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: Pootle 2.8\n" +"X-Generator: LibreOffice\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1542196329.000000\n" @@ -55121,6 +55121,118 @@ msgctxt "" msgid "RAWSUBTRACT(0.987654321098765) returns Err:511 (Missing variable) because RAWSUBTRACT requires a minimum of two numbers." msgstr "RAWSUBTRACT(0,987654321098765) vrátí Err:511 (Chybějící proměnná), protože RAWSUBTRACT vyžaduje minimálně dvě čísla." +#: func_regex.xhp +msgctxt "" +"func_regex.xhp\n" +"tit\n" +"help.text" +msgid "REGEX Function" +msgstr "" + +#: func_regex.xhp +msgctxt "" +"func_regex.xhp\n" +"bm_id831542233029549\n" +"help.text" +msgid "REGEX function regular expressions;extracting in spreadsheets regular expressions;REGEX function" +msgstr "" + +#: func_regex.xhp +msgctxt "" +"func_regex.xhp\n" +"hd_id961542230672100\n" +"help.text" +msgid "REGEX" +msgstr "" + +#: func_regex.xhp +msgctxt "" +"func_regex.xhp\n" +"par_id541542230672101\n" +"help.text" +msgid "Matches and extracts or optionally replaces text using regular expressions." +msgstr "" + +#: func_regex.xhp +msgctxt "" +"func_regex.xhp\n" +"par_id701542231253817\n" +"help.text" +msgid "REGEX( Text ; Expression [ ; [ Replacement ] [ ; Flags ] ] )" +msgstr "" + +#: func_regex.xhp +msgctxt "" +"func_regex.xhp\n" +"par_id621542232197446\n" +"help.text" +msgid "Text: A text or reference to a cell where the regular expression is to be applied." +msgstr "" + +#: func_regex.xhp +msgctxt "" +"func_regex.xhp\n" +"par_id211542232209275\n" +"help.text" +msgid "Expression: A text representing the regular expression, using ICU regular expressions. If there is no match, #N/A is returned." +msgstr "" + +#: func_regex.xhp +msgctxt "" +"func_regex.xhp\n" +"par_id581542232755604\n" +"help.text" +msgid "Replacement: Optional. The replacement text and references to capture groups. If there is no match, Text is returned unmodified." +msgstr "" + +#: func_regex.xhp +msgctxt "" +"func_regex.xhp\n" +"par_id421542232246840\n" +"help.text" +msgid "Flags: Optional. \"g\" replaces all matches of Expression in Text, not extracted. If there is no match, Text is returned unmodified." +msgstr "" + +#: func_regex.xhp +msgctxt "" +"func_regex.xhp\n" +"par_id371542291684176\n" +"help.text" +msgid "=REGEX(\"123456ABCDEF\";\"[:digit:]\";\"Z\") returns \"Z23456ABCDEF\", where the first match of a digit is replaced by \"Z\"." +msgstr "" + +#: func_regex.xhp +msgctxt "" +"func_regex.xhp\n" +"par_id891542291697194\n" +"help.text" +msgid "=REGEX(\"123456ABCDEF\";\"[:digit:]\";\"Z\";\"g\") returns \"ZZZZZZABCDEF\", where all digits were replaced by \"Z\"." +msgstr "" + +#: func_regex.xhp +msgctxt "" +"func_regex.xhp\n" +"par_id21542291705695\n" +"help.text" +msgid "=REGEX(\"123456ABCDEF\";\"[1|2|6]\";\"\";\"g\") returns \"345ABCDEF\", where any occurrence of \"1\", \"2\" or \"6\" is replaced by the empty string, thus deleted." +msgstr "" + +#: func_regex.xhp +msgctxt "" +"func_regex.xhp\n" +"par_id711542233602553\n" +"help.text" +msgid "List of regular expressions" +msgstr "" + +#: func_regex.xhp +msgctxt "" +"func_regex.xhp\n" +"par_id431542233650614\n" +"help.text" +msgid "ICU regular expressions" +msgstr "" + #: func_roundsig.xhp msgctxt "" "func_roundsig.xhp\n" diff --git a/source/cs/helpcontent2/source/text/shared/guide.po b/source/cs/helpcontent2/source/text/shared/guide.po index df22b3aeeac..1a69238763c 100644 --- a/source/cs/helpcontent2/source/text/shared/guide.po +++ b/source/cs/helpcontent2/source/text/shared/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2018-11-14 12:22+0100\n" +"POT-Creation-Date: 2018-11-16 22:41+0100\n" "PO-Revision-Date: 2018-11-14 11:54+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \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: Pootle 2.8\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1542196454.000000\n" #: aaa_start.xhp @@ -17437,7 +17437,7 @@ msgctxt "" "start_parameters.xhp\n" "par_id315053o\n" "help.text" -msgid "Forces an input filter type, if possible. For example:
--infilter=\"Calc Office Open XML\"
--infilter=\"Text (encoded):UTF8,LF,,,.\"" +msgid "Forces an input filter type, if possible. For example:
--infilter=\"Calc Office Open XML\"
--infilter=\"Text (encoded):UTF8,LF,Liberation Mono,en-US\"." msgstr "" #: start_parameters.xhp diff --git a/source/cs/helpcontent2/source/text/shared/help.po b/source/cs/helpcontent2/source/text/shared/help.po index 616ce602419..057e9593e51 100644 --- a/source/cs/helpcontent2/source/text/shared/help.po +++ b/source/cs/helpcontent2/source/text/shared/help.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2018-11-12 12:23+0100\n" +"POT-Creation-Date: 2018-11-16 22:41+0100\n" "PO-Revision-Date: 2018-11-12 21:12+0000\n" "Last-Translator: Stanislav Horáček \n" "Language-Team: LANGUAGE \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: Pootle 2.8\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1542057161.000000\n" #: browserhelp.xhp @@ -53,8 +53,8 @@ msgctxt "" "browserhelp.xhp\n" "par_id601525734140935\n" "help.text" -msgid "Index of chosen module" -msgstr "" +msgid "Index" +msgstr "Index" #: browserhelp.xhp msgctxt "" diff --git a/source/cs/helpcontent2/source/text/shared/optionen.po b/source/cs/helpcontent2/source/text/shared/optionen.po index 2ee1e8c96d7..f480f530d88 100644 --- a/source/cs/helpcontent2/source/text/shared/optionen.po +++ b/source/cs/helpcontent2/source/text/shared/optionen.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2018-11-14 12:22+0100\n" +"POT-Creation-Date: 2018-11-16 22:41+0100\n" "PO-Revision-Date: 2018-11-14 11:54+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: NONE\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: Pootle 2.8\n" +"X-Generator: LibreOffice\n" "X-Project-Style: openoffice\n" "X-POOTLE-MTIME: 1542196456.000000\n" @@ -14838,16 +14838,16 @@ msgctxt "" "persona_firefox.xhp\n" "hd_id1309201511361088\n" "help.text" -msgid "Pre-installed theme (if available)" -msgstr "Předinstalovaný motiv vzhledu (pokud je k dispozici)" +msgid "Preinstalled theme" +msgstr "" #: persona_firefox.xhp msgctxt "" "persona_firefox.xhp\n" "par_id1309201511361194\n" "help.text" -msgid "Display the system theme, if available.Your system administrator may have added a global (system-wide) theme during the %PRODUCTNAME installation. This option will display it." -msgstr "Zobrazí se systémový motiv vzhledu, pokud je k dispozici. Tato možnost zobrazí globální motiv vzhledu, který byl přidán administrátorem systému během instalace %PRODUCTNAME." +msgid "Choose this option to use one of the preinstalled themes. In addition to the default options, your system administrator may have added a custom theme during the %PRODUCTNAME installation. This option will display it." +msgstr "" #: persona_firefox.xhp msgctxt "" @@ -14886,24 +14886,24 @@ msgctxt "" "persona_firefox.xhp\n" "hd_id1309201511361084\n" "help.text" -msgid "Custom Search" -msgstr "Vlastní vyhledávání" +msgid "Search" +msgstr "" #: persona_firefox.xhp msgctxt "" "persona_firefox.xhp\n" "par_id1309201511361068\n" "help.text" -msgid "Type or paste the URL of the theme’s webpage. To get the URL, navigate with your browser to the theme’s webpage and copy the URL displayed in the navigation bar of your browser. Then paste it in the dialog’s text box. Click the Search button to download and install it in %PRODUCTNAME." -msgstr "Zadejte URL stránky s motivem vzhledu. Adresu URL získáte tím, že v prohlížeči přejdete na webovou stránku zvoleného motivu vzhledu a zkopírujete adresu zobrazenou v adresním řádku prohlížeče. Poté ji vložte do textové oblasti tohoto dialogového okna. Klepnutím na tlačítko Hledat motiv stáhnete a nainstalujete do %PRODUCTNAME." +msgid "Provide a search term to look for themes from Mozilla’s add-ons site, or paste in a theme address to retrieve a specific theme directly. To get the address, use your browser to navigate to the theme’s web page and copy the URL displayed in the address bar. Then, paste it in the dialog’s search box. Click Search or press Enter to download and install it in %PRODUCTNAME." +msgstr "" #: persona_firefox.xhp msgctxt "" "persona_firefox.xhp\n" "hd_id1309201511361099\n" "help.text" -msgid "Suggested Themes by Category" -msgstr "Navržené motivy vzhledu podle kategorie" +msgid "Exploring themes by category" +msgstr "" #: persona_firefox.xhp msgctxt "" @@ -14929,14 +14929,6 @@ msgctxt "" msgid "To select one of the displayed themes, click on its image and press OK." msgstr "Chcete-li některý ze zobrazených motivů vybrat, klepněte na jeho obrázek a zvolte OK." -#: persona_firefox.xhp -msgctxt "" -"persona_firefox.xhp\n" -"par_id1309201511361094\n" -"help.text" -msgid "Since the themes will be fetched from the Mozilla Firefox theme website, you may have to wait some time to have all nine themes image filled. Please be patient." -msgstr "Protože jsou motivy vzhledu získávány z webových stránek s motivy pro Mozilla Firefox, může chvíli trvat, než se všech devět obrázků načte." - #: securityoptionsdialog.xhp msgctxt "" "securityoptionsdialog.xhp\n" -- cgit