final update of translations for 6.2.0 beta1

and force-fix using pocheck

Change-Id: I355e7331efc15474a5b4e8277d8c375b5cac7c42
This commit is contained in:
Christian Lohmaier
2018-11-17 20:20:11 +01:00
parent 8ac785874f
commit 552fa2fbab
715 changed files with 153708 additions and 130881 deletions

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 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 <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\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 "<link href=\"text/scalc/01/04060106.xhp#bm_id3158121\">Calc ROUND function</link>"
msgstr "<link href=\"text/scalc/01/04060106.xhp#bm_id3158121\">Funkce ROUND v Calcu</link>"
#: 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 "<bookmark_value>FormatNumber function</bookmark_value>"
msgstr ""
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
"hd_id871542193473857\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03170010.xhp\" name=\"FormatNumber Function [VBA]\">FormatNumber [VBA]</link>"
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 "<emph>expression</emph>: Required. The numeric expression to be formatted."
msgstr ""
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
"par_id631542195798758\n"
"help.text"
msgid "<emph>numDigitsAfterDecimal</emph>: 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 "<emph>includeLeadingDigit</emph>: Optional. A <link href=\"text/sbasic/shared/03040000.xhp#addvbaconstants\" name=\"vbtristate\">vbTriState</link> 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 "<emph>vbTrue or -1</emph>: Display a leading zero."
msgstr ""
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
"par_id21542198550868\n"
"help.text"
msgid "<emph>vbFalse or 0</emph>: Do not display leading zeros."
msgstr ""
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
"par_id241542199046808\n"
"help.text"
msgid "<emph>vbUseDefaults or -2</emph>: 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 "<emph>useParensForNegativeNumbers</emph>: Optional. A <link href=\"text/sbasic/shared/03040000.xhp#addvbaconstants\" name=\"vbtristate\">vbTriState</link> enumeration value specifying whether negative numbers should be encased in parenthesis."
msgstr ""
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
"par_id561543198440051\n"
"help.text"
msgid "<emph>vbTrue or -1</emph>: Use parenthesis for negative numbers."
msgstr ""
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
"par_id21542398550868\n"
"help.text"
msgid "<emph>vbFalse or 0</emph>: Do not display parenthesis."
msgstr ""
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
"par_id241542191246808\n"
"help.text"
msgid "<emph>vbUseDefaults or -2</emph>: Same as vbFalse. This is the default when omitted."
msgstr ""
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
"par_id531542201968815\n"
"help.text"
msgid "<emph>groupDigits</emph>: Optional. A <link href=\"text/sbasic/shared/03040000.xhp#addvbaconstants\" name=\"vbtristate\">vbTriState</link> 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 "<emph>vbTrue or -1</emph>: Group digits."
msgstr ""
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
"par_id215423985506768\n"
"help.text"
msgid "<emph>vbFalse or 0</emph>: Do not group digits."
msgstr ""
#: 03170010.xhp
msgctxt ""
"03170010.xhp\n"
"par_id241542191267808\n"
"help.text"
msgid "<emph>vbUseDefaults or -2</emph>: 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 "<bookmark_value>VBA Functions;Mathematical Functions</bookmark_value>"
msgstr "<bookmark_value>funkce VBA;matematické funkce</bookmark_value>"
msgid "<bookmark_value>VBA Functions;Mathematical Functions</bookmark_value> <bookmark_value>VBA Functions;formatting numbers</bookmark_value>"
msgstr ""
#: special_vba_func.xhp
msgctxt ""