summaryrefslogtreecommitdiff
path: root/source/zh-TW/helpcontent2
diff options
context:
space:
mode:
Diffstat (limited to 'source/zh-TW/helpcontent2')
-rw-r--r--source/zh-TW/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/zh-TW/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/zh-TW/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/zh-TW/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/01.po398
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/guide.po1762
-rw-r--r--source/zh-TW/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter.po407
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter/librelogo.po12
12 files changed, 4160 insertions, 2270 deletions
diff --git a/source/zh-TW/helpcontent2/source/text/sbasic/python.po b/source/zh-TW/helpcontent2/source/text/sbasic/python.po
index 59fdd58d11f..a70d84c63fc 100644
--- a/source/zh-TW/helpcontent2/source/text/sbasic/python.po
+++ b/source/zh-TW/helpcontent2/source/text/sbasic/python.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-05-05 17:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:08+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -499,13 +499,13 @@ msgctxt ""
msgid "Python : Monitoring Document Events"
msgstr ""
-#. 7vwHs
+#. GyBAT
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0526\n"
"help.text"
-msgid "<bookmark_value>Basic;Monitoring Document Events</bookmark_value> <bookmark_value>Python;Monitoring Document Events</bookmark_value> <bookmark_value>Access2Base;Console</bookmark_value> <bookmark_value>Access2Base;Trace</bookmark_value> <bookmark_value>Tools;Strings</bookmark_value> <bookmark_value>API;GlobalScope.BasicLibraries</bookmark_value> <bookmark_value>API;document.DocumentEvent: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventBroadcaster: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventListener: Monitoring Document Event</bookmark_value> <bookmark_value>API;frame.Desktop: Monitoring Document Event</bookmark_value> <bookmark_value>API;frame.GlobalEventBroadcaster: Monitoring Document Event</bookmark_value> <bookmark_value>API;lang.EventObject: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.MasterScriptProviderFactory: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.XScript: Monitoring Document Event</bookmark_value>"
+msgid "<bookmark_value>Basic;Monitoring Document Events</bookmark_value> <bookmark_value>Python;Monitoring Document Events</bookmark_value> <bookmark_value>Access2Base;Console</bookmark_value> <bookmark_value>Access2Base;Trace</bookmark_value> <bookmark_value>API;document.DocumentEvent: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventBroadcaster: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventListener: Monitoring Document Event</bookmark_value> <bookmark_value>API;lang.EventObject: Monitoring Document Event</bookmark_value>"
msgstr ""
#. gsCNB
@@ -535,22 +535,22 @@ msgctxt ""
msgid "Listening to Document Events"
msgstr ""
-#. BuYwV
+#. SZGH4
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0530\n"
"help.text"
-msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <literal>Open Document</literal> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
+msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <emph>Open Document</emph> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
msgstr ""
-#. 27Dcq
+#. KgWvt
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0531\n"
"help.text"
-msgid "Intercepting events helps setting scripts pre- and post-conditions such as loading and unloading libraries or track script processing in the background. <literal>Access2Base Trace</literal> module usage is illustrating that second context."
+msgid "Intercepting events helps setting scripts pre- and post-conditions such as loading and unloading libraries or track script processing in the background. <literal>Access2Base.Trace</literal> module usage is illustrating that second context."
msgstr ""
#. BG7Xs
@@ -562,6 +562,15 @@ msgctxt ""
msgid "With Python"
msgstr ""
+#. B4G2y
+#: python_document_events.xhp
+msgctxt ""
+"python_document_events.xhp\n"
+"bm_id721622446590963\n"
+"help.text"
+msgid "<bookmark_value>API;frame.Desktop: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.MasterScriptProviderFactory: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.XScript: Monitoring Document Event</bookmark_value>"
+msgstr ""
+
#. eGKkK
#: python_document_events.xhp
msgctxt ""
@@ -571,13 +580,13 @@ msgctxt ""
msgid "Events monitoring starts from object instantiation and ultimately stops when Python releases the object. Raised events are reported using <literal>Access2Base</literal> console."
msgstr ""
-#. 35oEi
+#. D2HXF
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0534\n"
"help.text"
-msgid "<literal>OnLoad</literal> and <literal>OnUnload</literal> events can be used to respectively set and unset Python programs path. They are described as <literal>Open document</literal> and <literal>Document closed</literal>."
+msgid "<literal>OnLoad</literal> and <literal>OnUnload</literal> events can be used to respectively set and unset Python programs path. They are described as <emph>Open document</emph> and <emph>Document closed</emph>."
msgstr ""
#. AdYNb
@@ -823,13 +832,13 @@ msgctxt ""
msgid "Mind the misspelled <literal>documentEventOccured</literal> method that inherits a typo from %PRODUCTNAME Application Programming Interface (API)."
msgstr ""
-#. uGHTE
+#. CuAga
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"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."
+msgid "<emph>Start application</emph> and <emph>Close application</emph> 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 <emph>Open document</emph> and <emph>Document closed</emph> events. Refer to <link href=\"text/sbasic/python/python_import.xhp\" name=\"Importing Python Modules\">Importing Python Modules</link> for more information."
msgstr ""
#. 8pHCg
@@ -841,13 +850,22 @@ msgctxt ""
msgid "With %PRODUCTNAME Basic"
msgstr ""
-#. Hn5H4
+#. QpCjq
+#: python_document_events.xhp
+msgctxt ""
+"python_document_events.xhp\n"
+"bm_id591622446367707\n"
+"help.text"
+msgid "<bookmark_value>API;GlobalScope.BasicLibraries</bookmark_value> <bookmark_value>Tools;Strings</bookmark_value>"
+msgstr ""
+
+#. 3JWfM
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0650\n"
"help.text"
-msgid "The <literal>Onload</literal> script is assigned to <literal>Open document</literal> event using <menuitem>Tools - Customize</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."
+msgid "The <literal>Onload</literal> script is assigned to <emph>Open document</emph> event using <menuitem>Tools - Customize</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 ""
#. TAiMF
@@ -1003,6 +1021,15 @@ msgctxt ""
msgid "Discovering Documents Events"
msgstr ""
+#. Ys35P
+#: python_document_events.xhp
+msgctxt ""
+"python_document_events.xhp\n"
+"bm_id681622445958242\n"
+"help.text"
+msgid "<bookmark_value>API;frame.GlobalEventBroadcaster: Monitoring Document Event</bookmark_value>"
+msgstr ""
+
#. BDj9Q
#: python_document_events.xhp
msgctxt ""
diff --git a/source/zh-TW/helpcontent2/source/text/sbasic/shared.po b/source/zh-TW/helpcontent2/source/text/sbasic/shared.po
index 736b65f1dd9..c80cc22e7eb 100644
--- a/source/zh-TW/helpcontent2/source/text/sbasic/shared.po
+++ b/source/zh-TW/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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:08+0200\n"
"PO-Revision-Date: 2018-10-21 20:41+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3031,13 +3031,13 @@ msgctxt ""
msgid "The <literal>Function</literal> is called using the following syntax:"
msgstr ""
-#. 33Sss
+#. YcLqs
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
"par_id981584288549909\n"
"help.text"
-msgid "Properties combine the syntax of procedures and functions. A property usually requires up to one parameter."
+msgid "Properties combine the syntax of procedures and functions. A <literal>Property</literal> usually requires up to one parameter."
msgstr ""
#. QCQAn
@@ -3067,13 +3067,13 @@ msgctxt ""
msgid "The <literal>Property</literal> is called using the following syntax:"
msgstr ""
-#. DLdom
+#. KRExL
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
"par_idN107B3\n"
"help.text"
-msgid "You can also use the fully qualified name to call a procedure, function or property:<br/> <literal>Library.Module.Macro()</literal> <br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/> <item type=\"literal\">Gimmicks.AutoText.Main()</item>"
+msgid "You can also use the fully qualified name to call a procedure, function or property:<br/> <literal>[Call] Library.Module.Macro()</literal>, where <literal>Call</literal> is optional.<br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/> <literal>Gimmicks.AutoText.Main()</literal>"
msgstr ""
#. 2xj8g
@@ -3148,6 +3148,33 @@ msgctxt ""
msgid "' your code goes here"
msgstr ""
+#. 46M3s
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id951622730099178\n"
+"help.text"
+msgid "Positional or Keyword Arguments"
+msgstr ""
+
+#. aFDhA
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id591622730131786\n"
+"help.text"
+msgid "When you call a function or a subroutine, you may pass its arguments by position or by name. Passing by position means just listing the arguments in the order in which the parameters are defined in the function or subroutine. Passing by name requires you to prefix the argument with the name of the corresponding parameter followed by a colon and an equal sign (<literal>:=</literal>). Keyword arguments may appear in any order. Refer to Basic Replace() function for such examples."
+msgstr ""
+
+#. 5B7Y5
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id591622730284162\n"
+"help.text"
+msgid "When needing to pass less parameters, use keywords arguments. Passing values for fewer parameters by position requires to supply values for all parameters before them, optional or not. This ensures that the values are in the correct positions. If you pass the parameters by name - using keyword arguments - you may omit all other intermediate arguments."
+msgstr ""
+
#. EHCCS
#: 01020300.xhp
msgctxt ""
@@ -4534,13 +4561,13 @@ msgctxt ""
msgid "Document Event-Driven Macros"
msgstr ""
-#. mRxGZ
+#. Xm5fa
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
"bm_id3154581\n"
"help.text"
-msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>documents; events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value> <bookmark_value>API; XDocumentEventListener</bookmark_value>"
+msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>documents; events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value> <bookmark_value>events; in documents</bookmark_value> <bookmark_value>API; XDocumentEventListener</bookmark_value>"
msgstr ""
#. 7uCwS
@@ -8648,22 +8675,22 @@ msgctxt ""
msgid "<emph>default</emph>: String expression displayed in the text box as default if no other input is given."
msgstr ""
-#. w5QhP
+#. GUFBE
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
"par_id3147573\n"
"help.text"
-msgid "<emph>xpostwips</emph>: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
+msgid "<emph>xpostwips</emph>: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of %PRODUCTNAME."
msgstr ""
-#. CannW
+#. RY7kB
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
"par_id3156024\n"
"help.text"
-msgid "<emph>ypostwips</emph>: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
+msgid "<emph>ypostwips</emph>: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of %PRODUCTNAME."
msgstr ""
#. ABQBS
@@ -25226,15 +25253,6 @@ msgctxt ""
msgid "Converts any string or numeric expression to a date value."
msgstr "將任意字串型表示式或數值型表示式轉換為日期值。"
-#. 9KKjA
-#: 03100300.xhp
-msgctxt ""
-"03100300.xhp\n"
-"hd_id3148944\n"
-"help.text"
-msgid "Syntax:"
-msgstr "<emph>語法</emph>:"
-
#. JsmcA
#: 03100300.xhp
msgctxt ""
@@ -25262,15 +25280,6 @@ msgctxt ""
msgid "Date"
msgstr "日期"
-#. bE3do
-#: 03100300.xhp
-msgctxt ""
-"03100300.xhp\n"
-"hd_id3153525\n"
-"help.text"
-msgid "Parameters:"
-msgstr "參數:"
-
#. 3E4Gd
#: 03100300.xhp
msgctxt ""
@@ -25289,15 +25298,6 @@ msgctxt ""
msgid "When you convert a string expression, the date and time must be entered either in one of the date acceptance patterns defined for your locale setting (see <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language Settings - Languages</menuitem>) or in ISO date format (momentarily, only the ISO format with hyphens, e.g. \"2012-12-31\" is accepted). In numeric expressions, values to the left of the decimal represent the date, beginning from December 31, 1899. Values to the right of the decimal represent the time."
msgstr ""
-#. hCKkH
-#: 03100300.xhp
-msgctxt ""
-"03100300.xhp\n"
-"hd_id3156422\n"
-"help.text"
-msgid "Example:"
-msgstr "<emph>示例:</emph>"
-
#. 4NDxB
#: 03100400.xhp
msgctxt ""
@@ -35216,13 +35216,31 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent Object\">ThisComponent Object</link>"
msgstr ""
-#. zizyQ
+#. ECFFs
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
"par_id3154923\n"
"help.text"
-msgid "Addresses the active component whose properties can be read and set, and whose methods can be called. <literal>ThisComponent</literal> is used in Basic, where it represents the current document. Properties and methods available through <literal>ThisComponent</literal> depend on the document type."
+msgid "<literal>ThisComponent</literal> represents the current document in Basic macros. It addresses the active component whose properties can be read and set, and whose methods can be called. Properties and methods available through <literal>ThisComponent</literal> depend on the document type."
+msgstr ""
+
+#. gXEZU
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id241622797081182\n"
+"help.text"
+msgid "When the active window is a Base form, query, report, table or view, <literal>ThisComponent</literal> returns the current <literal>Form</literal> information."
+msgstr ""
+
+#. nJfmS
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id871622796485123\n"
+"help.text"
+msgid "When active window is the Basic IDE, <literal>ThisComponent</literal> object returns the component owning the current script."
msgstr ""
#. 6Exm3
@@ -35252,6 +35270,69 @@ msgctxt ""
msgid "' use the default name for Table of Contents and a 1"
msgstr "REM 使用標準的目錄名稱和數字 1"
+#. XF28a
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id101622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1text_1_1TextDocument.html\" name=\"TextDocument API service\">com.sun.star.text.TextDocument</link> API service"
+msgstr ""
+
+#. E7kt6
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id102622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sheet_1_1SpreadsheetDocument.html\" name=\"SpreadsheetDocument API service\">com.sun.star.sheet.SpreadsheetDocument</link> API service"
+msgstr ""
+
+#. jsHZ7
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id103622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1presentation_1_1PresentationDocument.html\" name=\"PresentationDocument API service\">com.sun.star.presentation.PresentationDocument</link> API service"
+msgstr ""
+
+#. uQFSg
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id104622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1drawing_1_1DrawingDocument.html\" name=\"DrawingDocument API service\">com.sun.star.drawing.DrawingDocument</link> API service"
+msgstr ""
+
+#. HjxZi
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id105622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1formula_1_1FormulaProperties.html\" name=\"FormulaProperties API service\">com.sun.star.formula.FormulaProperties</link> API service"
+msgstr ""
+
+#. FLbnX
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id106622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument API service\">com.sun.star.sdb.OfficeDatabaseDocument</link> API service"
+msgstr ""
+
+#. vZW9w
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id581622646875379\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"OfficeDocument API service\">com.sun.star.document.OfficeDocument</link> API service"
+msgstr ""
+
#. QgZSF
#: 03132300.xhp
msgctxt ""
@@ -41471,15 +41552,6 @@ msgctxt ""
msgid "Replaces some string by another."
msgstr ""
-#. 4cCHs
-#: replace.xhp
-msgctxt ""
-"replace.xhp\n"
-"par_id931552552227310\n"
-"help.text"
-msgid "Replace (Text As String, SearchStr As String, ReplStr As String [, Start As Long [, Count as Long [, Compare As Boolean]]]"
-msgstr ""
-
#. iMDGH
#: replace.xhp
msgctxt ""
@@ -41489,67 +41561,67 @@ msgctxt ""
msgid "String"
msgstr ""
-#. gZGmH
+#. wwnok
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id721552552263062\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that you want to modify."
+msgid "<emph>Expression:</emph> Any string expression that you want to modify."
msgstr ""
-#. JdTUJ
+#. DZNvL
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id901552552269836\n"
"help.text"
-msgid "<emph>SearchStr:</emph> Any string expression that shall be searched for."
+msgid "<emph>Find:</emph> Any string expression that shall be searched for."
msgstr ""
-#. yK8dz
+#. BRcsD
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id791552552275383\n"
"help.text"
-msgid "<emph>ReplStr:</emph> Any string expression that shall replace the found search string."
+msgid "<emph>Replace:</emph> Any string expression that shall replace the found search string."
msgstr ""
-#. y6ZZR
+#. dXu9i
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id111552552283060\n"
"help.text"
-msgid "<emph>Start:</emph> Numeric expression that indicates the character position where the search starts and also the start of the substring to be returned."
+msgid "<emph>Start:</emph> Optional numeric expression that indicates the character position where the search starts and also the start of the substring to be returned."
msgstr ""
-#. bLh8G
+#. jCuAB
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id921552552289833\n"
"help.text"
-msgid "<emph>Count:</emph> The maximal number of times the replace shall be performed."
+msgid "<emph>Count:</emph> Optional maximum number of times the replace shall be performed. When set to -1, all possible replacements are performed."
msgstr ""
-#. Pwrb8
+#. 2VHcc
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id891552552302894\n"
"help.text"
-msgid "<emph>Compare:</emph> Optional boolean expression that defines the type of comparison. The value of this parameter can be TRUE or FALSE. The default value of TRUE specifies a text comparison that is not case-sensitive. The value of FALSE specifies a binary comparison that is case-sensitive. You can as well use 0 instead of FALSE or 1 instead of TRUE."
+msgid "<emph>Compare:</emph> Optional boolean expression that defines the type of comparison. The value of this parameter can be <literal>True</literal> or <literal>False</literal>. The default value of <literal>True</literal> specifies a text comparison that is not case-sensitive. The value of <literal>False</literal> specifies a binary comparison that is case-sensitive. You can as well use 0 instead of <literal>False</literal> or 1 instead of <literal>True</literal>."
msgstr ""
-#. sFyGa
+#. GoUoB
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id991552552420717\n"
"help.text"
-msgid "msgbox replace (\"aBbcnnbnn\", \"b\", \"$\", 1, 1, FALSE)'returns \"aB$cnnbnn\""
+msgid "MsgBox Replace (\"aBbcnnbnn\", \"b\", \"$\", 1, 1, False) 'returns \"aB$cnnbnn\""
msgstr ""
#. ZHjzn
@@ -41561,22 +41633,22 @@ msgctxt ""
msgid "REM meaning: \"b\" should be replaced, but"
msgstr ""
-#. BZgJy
+#. EKAzY
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id571552552467647\n"
"help.text"
-msgid "REM * only when lowercase (parameter 6), hence second occurrence of \"b\""
+msgid "REM * only when lowercase (compare=False), hence second occurrence of \"b\""
msgstr ""
-#. HubEe
+#. ACEgG
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id71552552474769\n"
"help.text"
-msgid "REM * only first (respecting case) occurrence (parameter 5)"
+msgid "REM * only first (respecting case) occurrence (count=1)"
msgstr ""
#. QEPtG
@@ -41588,6 +41660,24 @@ msgctxt ""
msgid "REM returns D*FGHI because the search starts at position 4, which is also the start of the returned string."
msgstr ""
+#. nDtDv
+#: replace.xhp
+msgctxt ""
+"replace.xhp\n"
+"bas_id491622734884707\n"
+"help.text"
+msgid "MsgBox Replace(\"aBbcnnbnn\", \"b\", \"$£\", compare:=False) 'returns \"aB$£cnn$£nn\""
+msgstr ""
+
+#. KMcAt
+#: replace.xhp
+msgctxt ""
+"replace.xhp\n"
+"bas_id341622734993202\n"
+"help.text"
+msgid "REM Replace all (count = -1) \"b\" with \"$£\" respecting casing (compare=False) starting from first letter (start=1)"
+msgstr ""
+
#. Z9NfM
#: special_vba_func.xhp
msgctxt ""
@@ -41723,13 +41813,13 @@ msgctxt ""
msgid "I/O Functions"
msgstr ""
-#. D9mT7
+#. AsBGC
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
"bm_id051920170358346963\n"
"help.text"
-msgid "<bookmark_value>VBA Functions;Mathematical Functions</bookmark_value> <bookmark_value>VBA Functions;formatting numbers</bookmark_value> <bookmark_value>VBA Functions;partitioning numbers</bookmark_value>"
+msgid "<bookmark_value>VBA Functions;Mathematical Functions</bookmark_value><bookmark_value>VBA Functions;formatting numbers</bookmark_value><bookmark_value>VBA Functions;partitioning numbers</bookmark_value>"
msgstr ""
#. AXMSu
@@ -41804,6 +41894,339 @@ msgctxt ""
msgid "Example:"
msgstr ""
+#. Ecjyk
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"tit\n"
+"help.text"
+msgid "StrConv Function [VBA]"
+msgstr ""
+
+#. Gq99z
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"bm_id941622761814292\n"
+"help.text"
+msgid "<bookmark_value>StrConv function</bookmark_value>"
+msgstr ""
+
+#. jBFFC
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"hd_id791622761498015\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/strconv.xhp\" name=\"StrConv Function\">StrConv Function</link>"
+msgstr ""
+
+#. V3uyt
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id621622761498018\n"
+"help.text"
+msgid "<variable id=\"variable name\">Convert a string as specified by a conversion type.</variable>"
+msgstr ""
+
+#. aVAee
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id771622762489917\n"
+"help.text"
+msgid "StrConv(Text, Conversion, [ LCID ])"
+msgstr ""
+
+#. Crvxp
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id421622762822934\n"
+"help.text"
+msgid "<emph>Text</emph>: Any valid string expression."
+msgstr ""
+
+#. 56k2A
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id671622762931475\n"
+"help.text"
+msgid "<emph>Conversion</emph>: The type of conversion to perform, as defined in the table below."
+msgstr ""
+
+#. Y7PoD
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id531622763145456\n"
+"help.text"
+msgid "Conversion"
+msgstr ""
+
+#. gzFBG
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id131622763145457\n"
+"help.text"
+msgid "Value"
+msgstr ""
+
+#. 6dDST
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id411622763145457\n"
+"help.text"
+msgid "Description"
+msgstr ""
+
+#. WmnMz
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id421622763145458\n"
+"help.text"
+msgid "Converts <emph>Text</emph> characters to uppercase."
+msgstr ""
+
+#. FMyrC
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id251622763427976\n"
+"help.text"
+msgid "Converts <emph>Text</emph> characters lowercase."
+msgstr ""
+
+#. 8HoXG
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id531622764070154\n"
+"help.text"
+msgid "Converts the first letter of every word in <emph>Text</emph> to uppercase."
+msgstr ""
+
+#. AF58D
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id881622764192628\n"
+"help.text"
+msgid "Converts narrow (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">half-width</link>) characters in <emph>Text</emph> to wide (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">full-width</link>) characters."
+msgstr ""
+
+#. RAUq6
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id71622764459352\n"
+"help.text"
+msgid "Converts wide (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">full-width</link>) characters in <emph>Text</emph> to narrow (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">half-width</link>) characters."
+msgstr ""
+
+#. fAVnd
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id371622764565366\n"
+"help.text"
+msgid "Converts Hiragana characters in <emph>Text</emph> to Katakana characters."
+msgstr ""
+
+#. BmF5K
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id911622764728794\n"
+"help.text"
+msgid "Converts Katakana characters in <emph>Text</emph> to Hiragana characters."
+msgstr ""
+
+#. 2tpZF
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id21622764841321\n"
+"help.text"
+msgid "Converts <emph>Text</emph> characters to Unicode characters using the default code page of the system."
+msgstr ""
+
+#. EhJtA
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id901622764984846\n"
+"help.text"
+msgid "vbFromUnicode"
+msgstr ""
+
+#. mn5xD
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id281622764984846\n"
+"help.text"
+msgid "128"
+msgstr ""
+
+#. 4VdbE
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id221622764991492\n"
+"help.text"
+msgid "Converts <emph>Text</emph> characters from Unicode to the default code page of the system."
+msgstr ""
+
+#. B2oeo
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id761622765118156\n"
+"help.text"
+msgid "<emph>LCID</emph> Optional. The Locale ID in decimal number. If this parameter is omitted, it assumes the system Locale ID. Refer to the file <link href=\"https://opengrok.libreoffice.org/xref/core/l10ntools/source/ulfconv/msi-encodinglist.txt\" name=\"LCID\">msi-encodinglist.txt</link> for the available LCID values."
+msgstr ""
+
+#. CdCwD
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id311622770486052\n"
+"help.text"
+msgid "REM Converts narrow (single-byte) characters in string to wide"
+msgstr ""
+
+#. ysFBA
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id231622770493491\n"
+"help.text"
+msgid "REM Converts wide (double-byte) characters in string to narrow (single-byte) characters"
+msgstr ""
+
+#. EitmH
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id871622770498992\n"
+"help.text"
+msgid "REM Converts Hiragana characters in string to Katakana characters"
+msgstr ""
+
+#. WxMQr
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id351622770504087\n"
+"help.text"
+msgid "REM Converts Katakana characters in string to Hiragana characters"
+msgstr ""
+
+#. 4wc9E
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"tit\n"
+"help.text"
+msgid "ThisDatabaseDocument object"
+msgstr ""
+
+#. rDs9b
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"N0089\n"
+"help.text"
+msgid "<bookmark_value>ThisDatabaseDocument</bookmark_value> <bookmark_value>API; Database document</bookmark_value>"
+msgstr ""
+
+#. v4XLY
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"hd_id401544551916353\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/thisdbdoc.xhp\" name=\"ThisDatabaseDocument\">ThisDatabaseDocument object</link>"
+msgstr ""
+
+#. CT58E
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"N0091\n"
+"help.text"
+msgid "<literal>ThisDatabaseDocument</literal> addresses the active <literal>Base</literal> document whose properties can be read and set, and whose methods can be called."
+msgstr ""
+
+#. umGF9
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id241622646033201\n"
+"help.text"
+msgid "<literal>ThisDatabaseDocument</literal> returns an object of type <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"XOfficeDatabaseDocument interface\">com.sun.star.sdb.XOfficeDatabaseDocument</link>."
+msgstr ""
+
+#. EFj3T
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id241622797081182\n"
+"help.text"
+msgid "When the active window does not relate to a Base document, <literal>ThisDatabaseDocument</literal> returns <literal>Nothing</literal>."
+msgstr ""
+
+#. WvPJY
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id871622796485123\n"
+"help.text"
+msgid "When the active window is the Basic IDE, <literal>ThisDatabaseDocument</literal> object returns the database owning the current script."
+msgstr ""
+
+#. DrF8G
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id631622806529469\n"
+"help.text"
+msgid "Opening current database \"formName\" and maximizing it can be achieved as shown:"
+msgstr ""
+
+#. wxbXC
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id251622800540402\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent object\">ThisComponent</link> object"
+msgstr ""
+
+#. 7k6AR
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id101622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument API service\">com.sun.star.sdb.OfficeDatabaseDocument</link> API service"
+msgstr ""
+
+#. 7Znag
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id581622646875379\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"OfficeDocument API service\">com.sun.star.document.OfficeDocument</link> API service"
+msgstr ""
+
#. WMVc9
#: uno_objects.xhp
msgctxt ""
@@ -41840,6 +42263,33 @@ msgctxt ""
msgid "Functions, objects and services of Unified Network Objects (UNO)."
msgstr ""
+#. fiJk2
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"hd_id121622648046670\n"
+"help.text"
+msgid "%PRODUCTNAME Global Objects"
+msgstr ""
+
+#. xd3nC
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"hd_id121622648046680\n"
+"help.text"
+msgid "Active document Objects"
+msgstr ""
+
+#. NxFfo
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"par_id481622648684689\n"
+"help.text"
+msgid "The following objects can be used from the active document."
+msgstr ""
+
#. yFvUL
#: uno_objects.xhp
msgctxt ""
@@ -41858,6 +42308,24 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03131900.xhp#basicdialogs\" name=\"basicanddialog\">DialogLibraries Object</link>"
msgstr ""
+#. G58ts
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"hd_id151622648087678\n"
+"help.text"
+msgid "UNO Methods"
+msgstr ""
+
+#. WVSFD
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"par_id481622648684690\n"
+"help.text"
+msgid "Use the following methods to manage or query Unified Network Objects (UNO)."
+msgstr ""
+
#. 8GF88
#: uno_objects.xhp
msgctxt ""
diff --git a/source/zh-TW/helpcontent2/source/text/sbasic/shared/03.po b/source/zh-TW/helpcontent2/source/text/sbasic/shared/03.po
index c15a815b602..76b61518dbe 100644
--- a/source/zh-TW/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/zh-TW/helpcontent2/source/text/sbasic/shared/03.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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 23:56+0200\n"
"PO-Revision-Date: 2018-07-12 14:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -133,13 +133,13 @@ msgctxt ""
msgid "<variable id=\"ScriptForge_lib\"><link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\" name=\"ScriptForge library\">The <literal>ScriptForge</literal> Library</link></variable>"
msgstr ""
-#. nMjDG
+#. yE8bw
#: lib_ScriptForge.xhp
msgctxt ""
"lib_ScriptForge.xhp\n"
"bm_id491529070339774\n"
"help.text"
-msgid "<bookmark_value>BASIC ScriptForge library</bookmark_value>"
+msgid "<bookmark_value>BASIC ScriptForge library</bookmark_value> <bookmark_value>Python scriptforge module</bookmark_value>"
msgstr ""
#. BtMUU
@@ -151,6 +151,15 @@ msgctxt ""
msgid "ScriptForge libraries build up an extensible collection of macro scripting resources for %PRODUCTNAME to be invoked from Basic macros or Python scripts."
msgstr ""
+#. YwSXj
+#: lib_ScriptForge.xhp
+msgctxt ""
+"lib_ScriptForge.xhp\n"
+"par_id1001623412767893\n"
+"help.text"
+msgid "To learn more about how to create and execute Python scripts using the <literal>ScriptForge</literal> library, read the <embedvar href=\"text/sbasic/shared/03/sf_intro.xhp#title\"/> help page."
+msgstr ""
+
#. wKZM6
#: lib_ScriptForge.xhp
msgctxt ""
@@ -2329,6 +2338,15 @@ msgctxt ""
msgid "If a Base document is already open, it is possible to instantiate the <literal>Base</literal> service directly:"
msgstr ""
+#. DrqrF
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"par_id871623102536956\n"
+"help.text"
+msgid "The examples above can be translated to Python as follows:"
+msgstr ""
+
#. f8Esv
#: sf_base.xhp
msgctxt ""
@@ -2365,6 +2383,51 @@ msgctxt ""
msgid "The code snippet below prints the names of all form documents in the current Base document."
msgstr ""
+#. jsh8d
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id691623103639534\n"
+"help.text"
+msgid "bas = CreateScriptService(\"Basic\")"
+msgstr ""
+
+#. Cw4jD
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id101623103639206\n"
+"help.text"
+msgid "doc = CreateScriptService(\"Document\", bas.ThisDataBaseDocument)"
+msgstr ""
+
+#. D446T
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id901623103639390\n"
+"help.text"
+msgid "myForms = oDoc.FormDocuments()"
+msgstr ""
+
+#. BCyAZ
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id791623103639701\n"
+"help.text"
+msgid "for formName in myForms:"
+msgstr ""
+
+#. pJKNZ
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id741623103639861\n"
+"help.text"
+msgid "bas.MsgBox(formName)"
+msgstr ""
+
#. DQb6z
#: sf_base.xhp
msgctxt ""
@@ -2401,22 +2464,22 @@ msgctxt ""
msgid "A <literal>SFDocuments.Form</literal> object representing the form specified in the <literal>Form</literal> argument."
msgstr ""
-#. mKXZE
+#. pEtwt
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id861619037838260\n"
"help.text"
-msgid "<emph>FormDocument:</emph> The name of a valid form document as a case-sensitive string."
+msgid "<emph>formdocument:</emph> The name of a valid form document as a case-sensitive string."
msgstr ""
-#. BtBVu
+#. L3csm
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id281619037857187\n"
"help.text"
-msgid "<emph>Form:</emph> The name or index number of the form stored in the form document. If this argument is absent, the method will return a list with the names of all forms available in the form document."
+msgid "<emph>form:</emph> The name or index number of the form stored in the form document. If this argument is absent, the method will return a list with the names of all forms available in the form document."
msgstr ""
#. K4nQh
@@ -2428,22 +2491,13 @@ msgctxt ""
msgid "Although it is possible to use index numbers to refer to forms, this is only recommended when there is just one form in the form document. If there are two or more forms, it is preferable to use the form name instead."
msgstr ""
-#. vDKoa
-#: sf_base.xhp
-msgctxt ""
-"sf_base.xhp\n"
-"bas_id231619200162092\n"
-"help.text"
-msgid "' Returns a list of all forms in the form document \"myFormDocument\""
-msgstr ""
-
-#. Hwr96
+#. DoxrV
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
-"bas_id31619200259812\n"
+"par_id21623104676805\n"
"help.text"
-msgid "' Returns an instance of the Form service representing the form \"myForm\""
+msgid "The first line of the example below returns a list of all forms in the form document \"myFormDocument\". The second line returns an instance of the Form service representing the form \"myForm\"."
msgstr ""
#. 9jA9n
@@ -2455,13 +2509,13 @@ msgctxt ""
msgid "Returns an instance of the <link href=\"text/sbasic/shared/03/sf_database.xhp\" name=\"Database service\"><literal>Database</literal> service</link> that allows the execution of SQL commands on the database defined and/or stored in the current Base document"
msgstr ""
-#. FdXAK
+#. 9Bncy
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id731619098073221\n"
"help.text"
-msgid "<emph>User, Password:</emph> Optional login parameters as strings. The default value for both parameters is an empty string \"\"."
+msgid "<emph>user, password:</emph> Optional login parameters as strings. The default value for both parameters is an empty string \"\"."
msgstr ""
#. UbzRD
@@ -2482,6 +2536,15 @@ msgctxt ""
msgid "' ... Run queries, SQL statements, ..."
msgstr ""
+#. DA8ob
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id351623104861223\n"
+"help.text"
+msgid "' ... Run queries, SQL statements, ..."
+msgstr ""
+
#. mBphD
#: sf_base.xhp
msgctxt ""
@@ -2491,13 +2554,13 @@ msgctxt ""
msgid "Returns <literal>True</literal> if the specified <literal>FormDocument</literal> is currently open."
msgstr ""
-#. 7nHnE
+#. njjFg
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id981619098545701\n"
"help.text"
-msgid "<emph>FormDocument:</emph> The name of a FormDocument to be checked, as a case-sensitive string."
+msgid "<emph>formdocument:</emph> The name of a <literal>FormDocument</literal> to be checked, as a case-sensitive string."
msgstr ""
#. RS3kj
@@ -2518,22 +2581,22 @@ msgctxt ""
msgid "If the form document is already open, it is activated without changing its mode. The method returns <literal>True</literal> if the form document could be opened."
msgstr ""
-#. EizHx
+#. dUE6w
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id941619099797810\n"
"help.text"
-msgid "<emph>FormDocument:</emph> The name of the <literal>FormDocument</literal> to be opened, as a case-sensitive string."
+msgid "<emph>formDocument:</emph> The name of the <literal>FormDocument</literal> to be opened, as a case-sensitive string."
msgstr ""
-#. BNeps
+#. Coxpu
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id981619099816849\n"
"help.text"
-msgid "<emph>DesignMode:</emph> If this argument is <literal>True</literal> the <literal>FormDocument</literal> will be opened in design mode."
+msgid "<emph>designmode:</emph> If this argument is <literal>True</literal> the <literal>FormDocument</literal> will be opened in design mode."
msgstr ""
#. B29ng
@@ -2860,13 +2923,13 @@ msgctxt ""
msgid "UNO<br/>object"
msgstr ""
-#. cLAgG
+#. AA95E
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id541619006255653\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/stardesktop.xhp\" name=\"StarDesktop\"><literal>StarDesktop</literal></link> object represents LibreOfficeDev Start Center."
+msgid "<link href=\"text/sbasic/shared/stardesktop.xhp\" name=\"StarDesktop\"><literal>StarDesktop</literal></link> object represents %PRODUCTNAME Start Center."
msgstr ""
#. vXq8C
@@ -2878,6 +2941,78 @@ msgctxt ""
msgid "List of Methods in the Basic Service"
msgstr ""
+#. GvjSD
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id71621894830071\n"
+"help.text"
+msgid "Converts a numeric expression or a string to a <literal>datetime</literal>.<literal>datetime</literal> Python native object."
+msgstr ""
+
+#. SVk4F
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id431621896441258\n"
+"help.text"
+msgid "This method exposes the Basic builtin function <link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate_Basic\">CDate</link> to Python scripts."
+msgstr ""
+
+#. xvPTA
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id401621896675880\n"
+"help.text"
+msgid "<emph>expression</emph>: a numeric expression or a string representing a date."
+msgstr ""
+
+#. aBGSG
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id481621950748686\n"
+"help.text"
+msgid "Converts a UNO date/time representation to a <literal>datetime.datetime</literal> Python native object."
+msgstr ""
+
+#. qhCRh
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id41621950816227\n"
+"help.text"
+msgid "<emph>unodate</emph>: A UNO date/time object of one of the following types: <literal>com.sun.star.util.DateTime</literal>, <literal>com.sun.star.util.Date</literal> or <literal>com.sun.star.util.Time</literal>"
+msgstr ""
+
+#. GQ2hL
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id281621952224847\n"
+"help.text"
+msgid "The following example creates a <literal>com.sun.star.util.DateTime</literal> object and converts it to a <literal>datetime.datetime</literal> Python object."
+msgstr ""
+
+#. JXsJN
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id741621952469980\n"
+"help.text"
+msgid "Converts a date representation into a <literal>com.sun.star.util.DateTime</literal> object."
+msgstr ""
+
+#. 7LW9r
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id511621952524000\n"
+"help.text"
+msgid "<emph>date</emph>: A Python date/time object of one of the following types: <literal>datetime.datetime</literal>, <literal>datetime.date</literal>, <literal>datetime.time</literal>, <literal>float (time.time)</literal> or <literal>time.struct_time</literal>."
+msgstr ""
+
#. vaMxs
#: sf_basic.xhp
msgctxt ""
@@ -3031,24 +3166,6 @@ msgctxt ""
msgid "A number."
msgstr ""
-#. BuEML
-#: sf_basic.xhp
-msgctxt ""
-"sf_basic.xhp\n"
-"pyc_id641618564383315\n"
-"help.text"
-msgid "diffDays = svc.DateDiff('d', date1, date2)"
-msgstr ""
-
-#. qePoV
-#: sf_basic.xhp
-msgctxt ""
-"sf_basic.xhp\n"
-"pyc_id151618564392035\n"
-"help.text"
-msgid "print(diffDays)"
-msgstr ""
-
#. KPEWi
#: sf_basic.xhp
msgctxt ""
@@ -3103,15 +3220,6 @@ msgctxt ""
msgid "Computes a date value from a date string."
msgstr ""
-#. QwSFJ
-#: sf_basic.xhp
-msgctxt ""
-"sf_basic.xhp\n"
-"hd_id151618673970234\n"
-"help.text"
-msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functvalue\"/>"
-msgstr ""
-
#. qTtuh
#: sf_basic.xhp
msgctxt ""
@@ -3121,15 +3229,6 @@ msgctxt ""
msgid "The computed date."
msgstr ""
-#. DGgj3
-#: sf_basic.xhp
-msgctxt ""
-"sf_basic.xhp\n"
-"pyc_id931618674563379\n"
-"help.text"
-msgid "print(dt)"
-msgstr ""
-
#. GuCbF
#: sf_basic.xhp
msgctxt ""
@@ -3265,6 +3364,78 @@ msgctxt ""
msgid "svc.MsgBox(\"{} - {} = {}\".format(ticks_end, ticks_ini,ticks_end - ticks_ini))"
msgstr ""
+#. t3ADN
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"bm_id61618905161499\n"
+"help.text"
+msgid "<bookmark_value>Basic service;GlobalScope.BasicLibraries</bookmark_value>"
+msgstr ""
+
+#. KRHNc
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id741622396277528\n"
+"help.text"
+msgid "Returns the UNO object containing all shared Basic libraries and modules."
+msgstr ""
+
+#. MCrF8
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id911622396571584\n"
+"help.text"
+msgid "This method is the Python equivalent to <literal>GlobalScope</literal>.<literal>BasicLibraries</literal> in Basic scripts."
+msgstr ""
+
+#. DEARA
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id281622398076950\n"
+"help.text"
+msgid "The following example loads the Gimmicks Basic library if it has not been loaded yet."
+msgstr ""
+
+#. ZaDVN
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"bm_id61618905163671\n"
+"help.text"
+msgid "<bookmark_value>Basic service;GlobalScope.DialogLibraries</bookmark_value>"
+msgstr ""
+
+#. jusQK
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id381622397863419\n"
+"help.text"
+msgid "Returns the UNO object containing all shared dialog libraries."
+msgstr ""
+
+#. QEFwP
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id491622397863810\n"
+"help.text"
+msgid "This method is the Python equivalent to <literal>GlobalScope</literal>.<literal>DialogLibraries</literal> in Basic scripts."
+msgstr ""
+
+#. 8ozVo
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id811622398234384\n"
+"help.text"
+msgid "The following example shows a message box with the names of all available dialog libraries."
+msgstr ""
+
#. Vb2CW
#: sf_basic.xhp
msgctxt ""
@@ -3346,13 +3517,13 @@ msgctxt ""
msgid "<bookmark_value>Basic service;Now</bookmark_value>"
msgstr ""
-#. 2FAgQ
+#. f96nJ
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id191619084216660\n"
"help.text"
-msgid "Returns the current system date and time as a date/time value."
+msgid "Returns the current system date and time as a <literal>datetime</literal>.<literal>datetime</literal> Python native object."
msgstr ""
#. qxE2n
@@ -3391,94 +3562,103 @@ msgctxt ""
msgid "integer"
msgstr ""
-#. mAUuG
+#. SDu3C
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"bm_id81618907851793\n"
+"bm_id81618907850447\n"
"help.text"
-msgid "<bookmark_value>Basic service;Xray</bookmark_value>"
+msgid "<bookmark_value>Basic service;ThisComponent</bookmark_value>"
msgstr ""
-#. TwoGN
+#. 7wnpT
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id451619094057178\n"
+"par_id141622840830978\n"
"help.text"
-msgid "Inspect Uno objects or variables."
+msgid "If the current component refers to a %PRODUCTNAME document, this method returns the UNO object representing the document."
msgstr ""
-#. 2A4om
+#. 72GZE
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id21619094660345\n"
+"par_id961622841287976\n"
"help.text"
-msgid "<emph>obj</emph>: A variable or Uno object."
+msgid "The method will return <literal>None</literal> when the current component does not correspond to a document."
msgstr ""
-#. erHE5
+#. xbQ6U
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id901618486941514\n"
+"bm_id81618907858201\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"uno.fileUrlToSystemPath() method\">uno.fileUrlToSystemPath() method</link>"
+msgid "<bookmark_value>Basic service;ThisDatabaseDocument</bookmark_value>"
msgstr ""
-#. GFQ97
+#. GXewr
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id901618496841514\n"
+"par_id271622912644859\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"uno.systemPathToFileUrl() method\">uno.systemPathToFileUrl() method</link>"
+msgid "If the script is being executed from a Base document or any of its subcomponents this method returns the main component of the Base instance."
msgstr ""
-#. fMbAm
+#. 6MCpX
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id951618554355538\n"
+"par_id811622912819443\n"
"help.text"
-msgid "<link href=\"https://wiki.documentfoundation.org/Macros/General/IO_to_Screen\" name=\"Input/Output to Screen with Python\">Input/Output to Screen with Python</link> on the wiki"
+msgid "This method returns <literal>None</literal> otherwise."
msgstr ""
-#. uruDr
+#. q3CG8
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id610918486941514\n"
+"par_id201623153844931\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"XSCRIPTCONTEXT.getComponentContext() method\">XSCRIPTCONTEXT.getComponentContext() method</link>"
+msgid "Visit the <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument\">OfficeDatabaseDocument</link> API page to learn more about Base's main component structure."
msgstr ""
-#. UCnzE
+#. mAUuG
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id901618484961514\n"
+"bm_id81618907851793\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"uno.getComponentContext() method\">uno.getComponentContext() method</link>"
+msgid "<bookmark_value>Basic service;Xray</bookmark_value>"
msgstr ""
-#. 5GvY3
+#. TwoGN
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id901648186941514\n"
+"par_id451619094057178\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_platform.xhp\" name=\"platform.system() method\">platform.system() method</link>"
+msgid "Inspect Uno objects or variables."
msgstr ""
-#. gsfQT
+#. 2A4om
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id901816486941514\n"
+"par_id21619094660345\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_platform.xhp\" name=\"os.pathsep() method\">os.pathsep() method</link>"
+msgid "<emph>obj</emph>: A variable or Uno object."
+msgstr ""
+
+#. fMbAm
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id951618554355538\n"
+"help.text"
+msgid "<link href=\"https://wiki.documentfoundation.org/Macros/General/IO_to_Screen\" name=\"Input/Output to Screen with Python\">Input/Output to Screen with Python</link> on the wiki"
msgstr ""
#. RYwFj
@@ -4777,6 +4957,96 @@ msgctxt ""
msgid "Cells in the given range that contain text will be ignored by all of these functions. For example, the <literal>DCount</literal> method will not count cells with text, only numerical cells."
msgstr ""
+#. BVKEy
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id501623063693649\n"
+"help.text"
+msgid "Depending on the parameters provided this method will return:"
+msgstr ""
+
+#. pBZm6
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id611623063742045\n"
+"help.text"
+msgid "A zero-based Array (or a tuple in Python) with the names of all the forms contained in a given sheet (if the <literal>form</literal> argument is absent)"
+msgstr ""
+
+#. FHWZs
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id641623063744536\n"
+"help.text"
+msgid "A <literal>SFDocuments.Form</literal> service instance representing the form specified as argument."
+msgstr ""
+
+#. YdQaD
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id441623090893210\n"
+"help.text"
+msgid "<emph>sheetname</emph>: The name of the sheet, as a string, from which the form will be retrieved."
+msgstr ""
+
+#. BV8GH
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id451623063459286\n"
+"help.text"
+msgid "<emph>form</emph>: The name or index corresponding to a form stored in the specified sheet. If this argument is absent, the method will return a list with the names of all forms available in the sheet."
+msgstr ""
+
+#. sFFyE
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id251623063305557\n"
+"help.text"
+msgid "In the following examples, the first line gets the names of all forms stored in \"Sheet1\" and the second line retrieves the <literal>Form</literal> object of the form named \"Form_A\" which is stored in \"Sheet1\"."
+msgstr ""
+
+#. G9yMh
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"bas_id191623063399519\n"
+"help.text"
+msgid "Set FormNames = oDoc.Forms(\"Sheet1\")"
+msgstr ""
+
+#. cFBZw
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"bas_id691623063399711\n"
+"help.text"
+msgid "Set FormA = oDoc.Forms(\"Sheet1\", \"Form_A\")"
+msgstr ""
+
+#. NY6Wb
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"pyc_id271623063215023\n"
+"help.text"
+msgid "form_names = doc.Forms(\"Sheet1\")"
+msgstr ""
+
+#. DQsCo
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"pyc_id961623063234990\n"
+"help.text"
+msgid "form_A = doc.Forms(\"Sheet1\", \"Form_A\")"
+msgstr ""
+
#. y9kCE
#: sf_calc.xhp
msgctxt ""
@@ -5281,13 +5551,13 @@ msgctxt ""
msgid "Removes an existing sheet from the document."
msgstr ""
-#. H3eHf
+#. Gwe7Z
#: sf_calc.xhp
msgctxt ""
"sf_calc.xhp\n"
"par_id991621620588147\n"
"help.text"
-msgid "<input>doc.RemoveSheet(sheetname: str): bool</input>"
+msgid "<input>svc.RemoveSheet(sheetname: str): bool</input>"
msgstr ""
#. dVxiA
@@ -9547,85 +9817,103 @@ msgctxt ""
msgid "Service invocation"
msgstr ""
-#. C9LQA
+#. X6BV3
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id141610734722352\n"
+"par_id581611090387382\n"
"help.text"
-msgid "Before using the <literal>Document</literal> service the <literal>ScriptForge</literal> library needs to be loaded using:"
+msgid "Below are three variants of how the <literal>Document</literal> service can be invoked."
msgstr ""
-#. JFFek
+#. o39cT
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id591589191059889\n"
+"par_id181622816732197\n"
"help.text"
-msgid "The <literal>Document</literal> service is closely related to the <literal>UI</literal> and <literal>FileSystem</literal> services of the <literal>ScriptForge</literal> library."
+msgid "Using the <literal>getDocument</literal> method from the <literal>ScriptForge</literal>.<literal>UI</literal> service:"
msgstr ""
-#. X6BV3
+#. 6AZF9
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id581611090387382\n"
+"par_id181622818236233\n"
"help.text"
-msgid "Below are three variants of how the <literal>Document</literal> service can be invoked."
+msgid "Alternatively you can use the methods <literal>CreateDocument</literal> and <literal>OpenDocument</literal> from the <literal>UI</literal> service."
msgstr ""
-#. HevYB
+#. kv6B9
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"bas_id571589191739218\n"
+"par_id691622816765571\n"
"help.text"
-msgid "'1) From the ScriptForge.UI service:"
+msgid "Directly if the document is already open."
msgstr ""
-#. 6TA5q
+#. yFDEW
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"bas_id331589191766183\n"
+"par_id821622816825012\n"
"help.text"
-msgid "'Alternatively, using the CreateDocument or OpenDocument methods"
+msgid "From a macro triggered by a document event."
msgstr ""
-#. rAPFN
+#. FxfW2
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"bas_id571589191774268\n"
+"par_id831622816562430\n"
"help.text"
-msgid "'2) Directly if the document is already open"
+msgid "The <literal>Document</literal> service is closely related to the <literal>UI</literal> and <literal>FileSystem</literal> services."
msgstr ""
-#. CWFJB
+#. QF9FG
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"bas_id471598109329789\n"
+"par_id891582733781994\n"
"help.text"
-msgid "'3) From a macro triggered by a document event"
+msgid "Except when the document was closed by program with the CloseDocument method (it is then superfluous), it is recommended to free resources after use:"
msgstr ""
-#. LyvNw
+#. 2odf5
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id71611090922315\n"
+"pyc_id551622819064247\n"
"help.text"
-msgid "The use of the prefix \"<literal>SFDocuments.</literal>\" while calling the service is optional."
+msgid "def RunEvent(event)"
msgstr ""
-#. QF9FG
+#. oHQNa
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id891582733781994\n"
+"pyc_id311622819064554\n"
"help.text"
-msgid "Except when the document was closed by program with the CloseDocument method (it is then superfluous), it is recommended to free resources after use:"
+msgid "doc = CreateScriptService(\"SFDocuments.DocumentEvent\", Event)"
+msgstr ""
+
+#. sHApS
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"pyc_id221622819064967\n"
+"help.text"
+msgid "# (...)"
+msgstr ""
+
+#. LyvNw
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id71611090922315\n"
+"help.text"
+msgid "The use of the prefix \"<literal>SFDocuments.</literal>\" while calling the service is optional."
msgstr ""
#. z3oxC
@@ -9871,6 +10159,15 @@ msgctxt ""
msgid "The example below prints all the properties of a document. Note that the <literal>oDoc</literal> object returned by the <literal>UI.OpenDocument</literal> method is a <literal>SFDocuments.Document</literal> object."
msgstr ""
+#. eqL5J
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id571622826920742\n"
+"help.text"
+msgid "To access document properties in a Python script the user needs to directly access them using their names, as shown below:"
+msgstr ""
+
#. wmiy9
#: sf_document.xhp
msgctxt ""
@@ -9943,40 +10240,112 @@ msgctxt ""
msgid "Returns <literal>True</literal> if the document was successfully closed."
msgstr ""
-#. F2emZ
+#. Wt7L9
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id361589200121646\n"
"help.text"
-msgid "<emph>SaveAsk</emph> : If <literal>True</literal> (default), the user is invited to confirm if the changes should be written on disk. This argument is ignored if the document was not modified."
+msgid "<emph>saveask</emph> : If <literal>True</literal> (default), the user is invited to confirm if the changes should be written on disk. This argument is ignored if the document was not modified."
msgstr ""
-#. AxyoV
+#. STq4L
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id901599410483300\n"
+"bas_id751622827903730\n"
"help.text"
-msgid "This method is applicable <emph>only for Base documents</emph>."
+msgid "End If"
msgstr ""
-#. 47ud8
+#. vp56r
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id891599410524092\n"
+"par_id501623063693649\n"
"help.text"
-msgid "It returns a <literal>SFDatabases.Database</literal> service instance giving access to the execution of SQL commands on the database defined and/or embedded in the actual Base document."
+msgid "Depending on the parameters provided this method will return:"
msgstr ""
-#. cdu6C
+#. wrCnS
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id721599410266911\n"
+"par_id611623063742045\n"
"help.text"
-msgid "<emph>User, Password</emph> : The login parameters. Both default to \"\"."
+msgid "A zero-based Array (or a tuple in Python) with the names of all the forms contained in the document (if the <literal>form</literal> argument is absent)"
+msgstr ""
+
+#. hgt6o
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id641623063744536\n"
+"help.text"
+msgid "A <literal>SFDocuments.Form</literal> service instance representing the form specified as argument."
+msgstr ""
+
+#. 4WbGV
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id821623076570573\n"
+"help.text"
+msgid "This method is applicable only for Writer documents. Calc and Base documents have their own <literal>Forms</literal> method in the <link href=\"text/sbasic/shared/03/sf_calc.xhp#Forms\" name=\"Calc_Forms\">Calc</link> and <link href=\"text/sbasic/shared/03/sf_base.xhp#Forms\" name=\"Base_Forms\">Base</link> services, respectively."
+msgstr ""
+
+#. fRBBF
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id451623063459286\n"
+"help.text"
+msgid "<emph>form</emph>: The name or index corresponding to a form stored in the document. If this argument is absent, the method will return a list with the names of all forms available in the document."
+msgstr ""
+
+#. CELkA
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id251623063305557\n"
+"help.text"
+msgid "In the following examples, the first line gets the names of all forms in the document and the second line retrieves the <literal>Form</literal> object of the form named \"Form_A\"."
+msgstr ""
+
+#. 8GoMk
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"bas_id191623063399519\n"
+"help.text"
+msgid "Set FormNames = oDoc.Forms()"
+msgstr ""
+
+#. uCcpo
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"bas_id691623063399711\n"
+"help.text"
+msgid "Set FormA = oDoc.Forms(\"Form_A\")"
+msgstr ""
+
+#. 9gHMA
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"pyc_id271623063215023\n"
+"help.text"
+msgid "form_names = doc.Forms()"
+msgstr ""
+
+#. H3946
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"pyc_id961623063234990\n"
+"help.text"
+msgid "form_A = doc.Forms(\"Form_A\")"
msgstr ""
#. Nmwv9
@@ -10006,22 +10375,22 @@ msgctxt ""
msgid "The document itself does not need to be active to be able to run commands."
msgstr ""
-#. qAb3U
+#. QSiFB
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id401589202413575\n"
"help.text"
-msgid "<emph>Command</emph> : Case-sensitive string containing the command in English. The command itself is not checked for correctness. If nothing happens after the command call, then the command is probably wrong."
+msgid "<emph>command</emph>: Case-sensitive string containing the command in English. The command itself is not checked for correctness. If nothing happens after the command call, then the command is probably wrong."
msgstr ""
-#. nZ8Yc
+#. wQF35
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id721611153068137\n"
"help.text"
-msgid "The following example runs the \"SelectData\" command in a Calc sheet named \"My_File.ods\", which will result in the selection of the data area based on the currently selected cell."
+msgid "The following example runs the \"SelectData\" command in a Calc sheet named \"MyFile.ods\", which will result in the selection of the data area based on the currently selected cell."
msgstr ""
#. pbYAn
@@ -10096,49 +10465,49 @@ msgctxt ""
msgid "The document itself does not need to be active to run this method."
msgstr ""
-#. cNiiE
+#. 7tX6c
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id331589203370950\n"
"help.text"
-msgid "<emph>FileName</emph> : A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation."
+msgid "<emph>filename</emph>: A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation."
msgstr ""
-#. AKbDA
+#. niFkh
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id631589204010142\n"
"help.text"
-msgid "<emph>Overwrite</emph> : If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)."
+msgid "<emph>overwrite</emph>: If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)."
msgstr ""
-#. zkP8D
+#. snX8q
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id811589204084107\n"
"help.text"
-msgid "<emph>Password</emph> (*) : A non-space string to protect the document."
+msgid "<emph>password</emph> (*): A non-space string to protect the document."
msgstr ""
-#. ntVEA
+#. g3wDy
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id451589204163772\n"
"help.text"
-msgid "<emph>FilterName</emph> (*) : The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist."
+msgid "<emph>filtername</emph> (*): The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist."
msgstr ""
-#. N6WPC
+#. qZaAJ
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id981589204207800\n"
"help.text"
-msgid "<emph>FilterOptions</emph> (*) : An optional string of options associated with the filter."
+msgid "<emph>filteroptions</emph> (*): An optional string of options associated with the filter."
msgstr ""
#. FJywB
@@ -10168,49 +10537,49 @@ msgctxt ""
msgid "The document itself does not need to be active to run this method."
msgstr ""
-#. CPc2g
+#. FAjhF
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id301589205147697\n"
"help.text"
-msgid "<emph>FileName</emph> : A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation."
+msgid "<emph>filename</emph>: A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation."
msgstr ""
-#. GEybm
+#. zr6Rx
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id851589205147348\n"
"help.text"
-msgid "<emph>Overwrite</emph> : If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)."
+msgid "<emph>overwrite</emph>: If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)."
msgstr ""
-#. PPc3f
+#. k2uRD
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id821589205147330\n"
"help.text"
-msgid "<emph>Password</emph> (*) : A non-space string to protect the document."
+msgid "<emph>password</emph> (*): A non-space string to protect the document."
msgstr ""
-#. RKCha
+#. eyrsV
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id67158920514729\n"
"help.text"
-msgid "<emph>FilterName</emph> (*) : The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist."
+msgid "<emph>filtername</emph> (*): The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist."
msgstr ""
-#. hXUjB
+#. vA4NU
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id881589205147911\n"
"help.text"
-msgid "<emph>FilterOptions</emph> (*) : An optional string of options associated with the filter."
+msgid "<emph>filteroptions</emph> (*): An optional string of options associated with the filter."
msgstr ""
#. WCH7E
@@ -12607,13 +12976,13 @@ msgctxt ""
msgid "Definitions"
msgstr ""
-#. VEC49
+#. GYDbT
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id951618172906010\n"
"help.text"
-msgid "Forms are usually created in Base documents, but they can be added to Writer and Calc documents as well. The way a <literal>FormDocument</literal> is handled depends on the %PRODUCTNAME component where it is stored."
+msgid "Forms are usually created in Base documents, but they can be added to Writer and Calc documents as well."
msgstr ""
#. nKUdb
@@ -12661,15 +13030,6 @@ msgctxt ""
msgid "A <literal>FormDocument</literal> can be seen as a set of forms that provide access to datasets such as database tables and queries from within %PRODUCTNAME documents. The names of forms and subforms inside a FormDocument can be accessed using the <link href=\"text/shared/02/01170600.xhp\" name=\"FormNavigator\">Form Navigator</link>."
msgstr ""
-#. dKBXK
-#: sf_form.xhp
-msgctxt ""
-"sf_form.xhp\n"
-"par_id721618175731903\n"
-"help.text"
-msgid "In Calc documents, each sheet can contain a single <literal>FormDocument</literal>. A Writer document contains only one <literal>FormDocument</literal>, which is the document itself."
-msgstr ""
-
#. AMFVt
#: sf_form.xhp
msgctxt ""
@@ -12724,13 +13084,13 @@ msgctxt ""
msgid "In Writer documents"
msgstr ""
-#. Ju2Kj
+#. 8s4VD
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id51616767892693\n"
"help.text"
-msgid "The code snippet below shows how to access the form named <literal>Form1</literal> that is inside the single <literal>FormDocument</literal> of a Writer file:"
+msgid "The code snippet below shows how to access the form named <literal>Form1</literal> that is inside a Writer file:"
msgstr ""
#. NFikt
@@ -12742,6 +13102,15 @@ msgctxt ""
msgid "Forms can be accessed by their names or by their indices, as shown below:"
msgstr ""
+#. cYS6G
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id691622014677169\n"
+"help.text"
+msgid "my_form = doc.Forms(0)"
+msgstr ""
+
#. 8PHy6
#: sf_form.xhp
msgctxt ""
@@ -12760,13 +13129,22 @@ msgctxt ""
msgid "In Calc documents"
msgstr ""
-#. L3Wdt
+#. yCpnG
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id481618179851104\n"
"help.text"
-msgid "Each sheet in a Calc file is a single <literal>FormDocument</literal>. Hence, the <literal>Forms</literal> method requires two arguments, the first indicating the sheet name and the second specifying the form name."
+msgid "A form in a Calc file must have a unique name inside its sheet. Hence, the <literal>Forms</literal> method requires two arguments, the first indicating the sheet name and the second specifying the form name."
+msgstr ""
+
+#. i9Um4
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"par_id51622028165429\n"
+"help.text"
+msgid "This is achieved identically using Python:"
msgstr ""
#. 2fB94
@@ -12778,13 +13156,13 @@ msgctxt ""
msgid "In Base documents"
msgstr ""
-#. Faenc
+#. J3Btp
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id711616768164987\n"
"help.text"
-msgid "A <literal>FormDocument</literal> inside a Base document is accessed by its name. The following example opens the form document named <literal>thisFormDocument</literal> and access the form <literal>MainForm</literal>:"
+msgid "A <literal>FormDocument</literal> inside a Base document is accessed by its name. The following example opens the form document named <literal>thisFormDocument</literal> and accesses the form <literal>MainForm</literal>:"
msgstr ""
#. pbtEM
@@ -12805,13 +13183,13 @@ msgctxt ""
msgid "' Or, alternatively, to access the form by its index ..."
msgstr ""
-#. XXgZ3
+#. 2v2aG
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id991618249636036\n"
"help.text"
-msgid "To perform any action on a form using the <literal>Form</literal> service, the <literal>FormDocument</literal> must have been opened either manually by the user or programmatically in a user script. The latter can be done in a variety of ways, such as by creating an instance of the <literal>Document</literal> service or by calling the methods <literal>OpenDocument</literal> (<literal>UI</literal> service) and <literal>OpenFormDocument</literal> (<literal>Document</literal> service)."
+msgid "To perform any action on a form using the <literal>Form</literal> service, the <literal>FormDocument</literal> must have been opened either manually by the user or programmatically in a user script. The latter can be done by calling the <literal>OpenFormDocument</literal> method of the <link href=\"text/sbasic/shared/03/sf_base.xhp\" name=\"ScriptForge Base Service\"><literal>Base</literal> service</link>."
msgstr ""
#. DDerZ
@@ -12823,6 +13201,78 @@ msgctxt ""
msgid "To access a given subform of a form use the <literal>SubForms</literal> method. Note that in the example below <literal>mySubForm</literal> is a new instance of the <literal>Form</literal> service."
msgstr ""
+#. e7fcY
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"par_id681622028653480\n"
+"help.text"
+msgid "Previous examples translate in Python as:"
+msgstr ""
+
+#. Af2SY
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id501622028742999\n"
+"help.text"
+msgid "db = CreateScriptService('SFDocuments.Document', XSCRIPTCONTEXT.getDocument())"
+msgstr ""
+
+#. ebc4K
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id811622808499801\n"
+"help.text"
+msgid "# The statement below is necessary only if the form hasn't been opened yet"
+msgstr ""
+
+#. j3BCx
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id671622028743191\n"
+"help.text"
+msgid "form_doc = db.OpenFormDocument('thisFormDocument')"
+msgstr ""
+
+#. mSnqt
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id431622028743374\n"
+"help.text"
+msgid "form = form_doc.Forms('thisFormDocument', 'MainForm')"
+msgstr ""
+
+#. GdyX6
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id511622808538351\n"
+"help.text"
+msgid "# Or, alternatively, to access the form by its index ..."
+msgstr ""
+
+#. Bb4K4
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id681622028743582\n"
+"help.text"
+msgid "form = form_doc.Forms('thisFormDocument', 0)"
+msgstr ""
+
+#. FTwWJ
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id611622028743782\n"
+"help.text"
+msgid "sub_form = form.SubForms('mySubForm')"
+msgstr ""
+
#. QFFzk
#: sf_form.xhp
msgctxt ""
@@ -12841,6 +13291,24 @@ msgctxt ""
msgid "To invoke the <literal>Form</literal> service when a form event takes place:"
msgstr ""
+#. k2fKf
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"par_id721623150543016\n"
+"help.text"
+msgid "It is recommended to free resources after use of the Form service."
+msgstr ""
+
+#. pF9UQ
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"par_id221623150547406\n"
+"help.text"
+msgid "This operation is done implicitly when a form document is closed with the <literal>CloseFormDocument()</literal> method described below."
+msgstr ""
+
#. GueeT
#: sf_form.xhp
msgctxt ""
@@ -13552,22 +14020,13 @@ msgctxt ""
msgid "'Activates the form"
msgstr ""
-#. JxwJG
-#: sf_form.xhp
-msgctxt ""
-"sf_form.xhp\n"
-"par_id661618228523419\n"
-"help.text"
-msgid "To use the method Activate with other %PRODUCTNAME documents, read <link href=\"text/sbasic/shared/03/sf_form.xhp#ServiceInvocation\" name=\"FormServiceInvocation\">Service invocation</link> above."
-msgstr ""
-
-#. NQ629
+#. YHxMm
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id81618228720782\n"
"help.text"
-msgid "<literal>ThisComponent</literal> is valid for Calc and Writer documents. For Base documents use <literal>ThisDataBaseDocument</literal>."
+msgid "<literal>ThisComponent</literal> applies to Calc and Writer documents. For Base documents use <literal>ThisDataBaseDocument</literal>."
msgstr ""
#. QznyJ
@@ -13597,13 +14056,13 @@ msgctxt ""
msgid "The value returned by the <literal>Controls</literal> method depends on the arguments provided:"
msgstr ""
-#. qQAnX
+#. YkyY2
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id421598179770993\n"
"help.text"
-msgid "If the method is called <emph>without any arguments</emph>, then it returns the list of the controls contained in the form. Beware that the returned list does not contain any subform controls."
+msgid "If the method is called <emph>without arguments</emph>, then it returns the list of the controls contained in the form. Beware that the returned list does not contain any subform controls."
msgstr ""
#. SsiUX
@@ -13615,13 +14074,13 @@ msgctxt ""
msgid "If the optional <literal>ControlName</literal> argument is provided, the method returns a <literal>FormControl</literal> class instance referring to the specified control."
msgstr ""
-#. 7LRLD
+#. 7CFJU
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id1001584541257789\n"
"help.text"
-msgid "<emph>ControlName</emph> : A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array."
+msgid "<emph>controlname</emph> : A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array."
msgstr ""
#. unh4B
@@ -13633,22 +14092,22 @@ msgctxt ""
msgid "Return a <link href=\"text/sbasic/shared/03/sf_database.xhp\" name=\"DBService\"><literal>SFDatabases</literal>.<literal>Database</literal></link> instance giving access to the execution of SQL commands on the database the current form is connected to and/or that is stored in the current Base document."
msgstr ""
-#. nXEAh
+#. fZRst
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id991616861417207\n"
"help.text"
-msgid "Each form in a <literal>FormDocument</literal> has its own database connection, except in Base documents where they all share the same connection."
+msgid "Each form has its own database connection, except in Base documents where they all share the same connection."
msgstr ""
-#. YeWdC
+#. wFSWb
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id701616861134906\n"
"help.text"
-msgid "<emph>User, Password</emph> : The login parameters (Default = \"\")."
+msgid "<emph>user, password</emph>: The login optional parameters (Default = \"\")."
msgstr ""
#. 83Jju
@@ -13687,13 +14146,13 @@ msgctxt ""
msgid "The form cursor is positioned on the next record. Returns <literal>True</literal> if successful."
msgstr ""
-#. qRdTC
+#. a2gGn
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id271616863582607\n"
"help.text"
-msgid "<emph>Offset</emph> : The number of records to go forward (Default = 1)."
+msgid "<emph>offset</emph>: The number of records to go forward (Default = 1)."
msgstr ""
#. e6huC
@@ -13705,13 +14164,13 @@ msgctxt ""
msgid "The form cursor is positioned on the previous record. Returns <literal>True</literal> if successful."
msgstr ""
-#. m47xh
+#. tAnVw
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id751616863794125\n"
"help.text"
-msgid "<emph>Offset</emph> : The number of records to go backwards (Default = 1)."
+msgid "<emph>offset</emph>: The number of records to go backwards (Default = 1)."
msgstr ""
#. Kp4Wo
@@ -13723,6 +14182,15 @@ msgctxt ""
msgid "Reloads the current data from the database and refreshes the form. The cursor is positioned on the first record. Returns <literal>True</literal> if successful."
msgstr ""
+#. Npc6x
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id401622550186725\n"
+"help.text"
+msgid "form.Requery() # Python"
+msgstr ""
+
#. 5gBGr
#: sf_form.xhp
msgctxt ""
@@ -13741,22 +14209,22 @@ msgctxt ""
msgid "If the method is called <emph>without any arguments</emph>, then it returns the list of subforms contained in the current form or subform instance."
msgstr ""
-#. aVZ57
+#. AD3Q6
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id591616864510445\n"
"help.text"
-msgid "If the optional <literal>Subform</literal> argument is provided, the method returns a new <literal>SFDocuments</literal>.<literal>Form</literal> instance based on the specified form/subform name or index."
+msgid "If the optional <literal>subform</literal> argument is provided, the method returns a new <literal>SFDocuments</literal>.<literal>Form</literal> instance based on the specified form/subform name or index."
msgstr ""
-#. jhmRo
+#. NLwGt
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id341616864510747\n"
"help.text"
-msgid "<emph>Subform</emph> : A subform stored in the current <literal>Form</literal> class instance given by its name or index."
+msgid "<emph>subform</emph> : A subform stored in the current <literal>Form</literal> class instance given by its name or index."
msgstr ""
#. 8Cxxs
@@ -13894,6 +14362,15 @@ msgctxt ""
msgid "The <literal>FormControl</literal> service is invoked from an existing <literal>Form</literal> service instance through its <literal>Controls</literal> method."
msgstr ""
+#. 56bE7
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"pyc_id721622556808773\n"
+"help.text"
+msgid "control.Value = 'Current Time = ' + strftime(\"%a, %d %b %Y %H:%M:%S\", localtime())"
+msgstr ""
+
#. FaP92
#: sf_formcontrol.xhp
msgctxt ""
@@ -15235,13 +15712,13 @@ msgctxt ""
msgid "On the other hand, if a <literal>ControlName</literal> is provided, the method returns a <literal>FormControl</literal> class instance corresponding to the specified control."
msgstr ""
-#. F8FfM
+#. eoLJG
#: sf_formcontrol.xhp
msgctxt ""
"sf_formcontrol.xhp\n"
"par_id1001584541257789\n"
"help.text"
-msgid "<emph>ControlName</emph> : A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array."
+msgid "<emph>controlname</emph>: A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array."
msgstr ""
#. F4Sdy
@@ -15262,6 +15739,15 @@ msgctxt ""
msgid "' Returns a FormControl class instance corresponding to \"myCheckBox\""
msgstr ""
+#. AGA7Z
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"par_id391622559441530\n"
+"help.text"
+msgid "Using Python:"
+msgstr ""
+
#. CprjV
#: sf_formcontrol.xhp
msgctxt ""
@@ -15307,6 +15793,24 @@ msgctxt ""
msgid "The first example reads the current value in a ComboBox containing city names and writes it to a FixedTest control in a Form:"
msgstr ""
+#. B5QLA
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"pyc_id991622562833004\n"
+"help.text"
+msgid "ui = CreateScriptService('ScriptForge.Basic') # Basic-like methods"
+msgstr ""
+
+#. 8jneo
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"pyc_id781622561048794\n"
+"help.text"
+msgid "lbl_city.Caption = \"Selected city: \" + combo_city.Value"
+msgstr ""
+
#. kz9SK
#: sf_formcontrol.xhp
msgctxt ""
@@ -15316,6 +15820,573 @@ msgctxt ""
msgid "The following code snippet can be used to process RadioButton controls that share the same group name. In this example, suppose there are three radio buttons with names <literal>optA</literal>, <literal>optB</literal> and <literal>optC</literal> and we wish to display the caption of the selected control."
msgstr ""
+#. hRhNC
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"bas_id251618776933304\n"
+"help.text"
+msgid "MsgBox \"Selected option: \" & optControl.Caption"
+msgstr ""
+
+#. kxKPM
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"pyc_id991622562822004\n"
+"help.text"
+msgid "ui = CreateScriptService('ScriptForge.Basic') # Basic-like methods"
+msgstr ""
+
+#. QBAvs
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"pyc_id441622562080419\n"
+"help.text"
+msgid "ui.MsgBox('Selected option: ' + control.Caption)"
+msgstr ""
+
+#. czP76
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"tit\n"
+"help.text"
+msgid "Creating Python Scripts with ScriptForge"
+msgstr ""
+
+#. 8BEWT
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id461623364876507\n"
+"help.text"
+msgid "<variable id=\"title\"><link href=\"text/sbasic/shared/03/sf_intro.xhp\" name=\"SF_Intro_Page\">Creating Python Scripts with <literal>ScriptForge</literal></link></variable>"
+msgstr ""
+
+#. 6JuA3
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id361623410405420\n"
+"help.text"
+msgid "Differences between Basic and Python"
+msgstr ""
+
+#. 3GzhB
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id41623410443946\n"
+"help.text"
+msgid "The <link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\" name=\"SF_Lib\">ScriptForge library</link> is available both for Basic and Python. Most services, methods and properties work identically in both programming languages. However, due to differences in how each language works, <literal>ScriptForge</literal> users must be aware of some characteristics of the library when using Python:"
+msgstr ""
+
+#. HsKzK
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id551623410718241\n"
+"help.text"
+msgid "<emph>Methods and Property names:</emph> In Python, all methods and properties can be used in lowercased, ProperCased or camelCased formats."
+msgstr ""
+
+#. Rg29x
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id741623411104297\n"
+"help.text"
+msgid "<emph>Arguments:</emph> All keyword arguments passed on to methods are lowercased."
+msgstr ""
+
+#. C6VCu
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id441623411216354\n"
+"help.text"
+msgid "<emph>Dates:</emph> All date objects are passed and returned as <literal>datetime.datetime</literal> native Python objects."
+msgstr ""
+
+#. FcX93
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id891623411367669\n"
+"help.text"
+msgid "<emph>Arrays:</emph> One-dimensional arrays are passed and returned as tuples (which is an immutable object). Two-dimensional arrays are passed and returned as tuples of tuples."
+msgstr ""
+
+#. S6wwX
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id981623411507442\n"
+"help.text"
+msgid "<emph>None:</emph> Python's <literal>None</literal> keyword is equivalent to Basic's <literal>Null</literal>, <literal>Empty</literal> or <literal>Nothing</literal>."
+msgstr ""
+
+#. 2G2uk
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id21623411611447\n"
+"help.text"
+msgid "<emph>UNO objects:</emph> All UNO structures are exchanged between Basic and Python without any changes."
+msgstr ""
+
+#. WFDrN
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id651623412069496\n"
+"help.text"
+msgid "<emph>Debugging:</emph> Whenever an error occurs in Python scripts that use <literal>ScriptForge</literal>, the error message provided by the Python execution stack displays the line of code that triggered the error. In Basic error messages do not display this information."
+msgstr ""
+
+#. ZzngK
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id31623411828158\n"
+"help.text"
+msgid "Visit <embedvar href=\"text/sbasic/python/main0000.xhp#pythonscriptshelp\"/> for more information on Python scripting using %PRODUCTNAME."
+msgstr ""
+
+#. CZiTF
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id391623411150080\n"
+"help.text"
+msgid "Running Python scripts on %PRODUCTNAME"
+msgstr ""
+
+#. 2j29F
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id411623364895100\n"
+"help.text"
+msgid "Depending on what you intend to achieve, you may choose one of the following approaches to running Python scripts in %PRODUCTNAME:"
+msgstr ""
+
+#. XHP4Z
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id681623365274024\n"
+"help.text"
+msgid "<emph>Run Scripts inside the current %PRODUCTNAME process:</emph> Python scripts are executed from within the %PRODUCTNAME process by using the <menuitem>Tools - Macros - Run Macro</menuitem> menu or the APSO extension to call user scripts stored in the Python scripts folder. You can also use the APSO Python shell to interactively run Python scripts."
+msgstr ""
+
+#. pnXQT
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id761623365278133\n"
+"help.text"
+msgid "<emph>Run Scripts separately from the %PRODUCTNAME process:</emph> Python scripts are executed from an external process that connects to an ongoing %PRODUCTNAME process using a socket."
+msgstr ""
+
+#. uyCPN
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id631623365667011\n"
+"help.text"
+msgid "If you plan to run scripts from inside the %PRODUCTNAME process, it is recommended to install the <link href=\"https://extensions.libreoffice.org/en/extensions/show/apso-alternative-script-organizer-for-python\" name=\"APSO\">APSO (Alternative Script Organizer for Python) extension</link>. However, to develop Python scripts from outside %PRODUCTNAME, you can choose your preferred Python IDE."
+msgstr ""
+
+#. R4Rfk
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id431623365836802\n"
+"help.text"
+msgid "Running Scripts from inside the %PRODUCTNAME process"
+msgstr ""
+
+#. UFGaA
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id111623365861568\n"
+"help.text"
+msgid "Using the APSO extension"
+msgstr ""
+
+#. GAQwg
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id681623365892513\n"
+"help.text"
+msgid "The easiest way to get started with Python scripting in %PRODUCTNAME is by installing the APSO extension. After installing it, open any %PRODUCTNAME component and go to <menuitem>Tools - Macros - Organize Python Scripts</menuitem>."
+msgstr ""
+
+#. iXiDt
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id111623366334727\n"
+"help.text"
+msgid "In APSO's main window go to <menuitem>Menu - Python Shell</menuitem>."
+msgstr ""
+
+#. gbnEf
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id931623366329927\n"
+"help.text"
+msgid "Alternativelly you can open APSO using the default shortcut <keycode>Alt + Shift + F11</keycode>."
+msgstr ""
+
+#. TKAXE
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id661623366478092\n"
+"help.text"
+msgid "Now you can start typing Python commands and the shell will print the corresponding output after each line of code is executed."
+msgstr ""
+
+#. zGCxS
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id581623366559478\n"
+"help.text"
+msgid "To start using the <literal>ScriptForge</literal> library, you need to import the <literal>CreateScriptService</literal> method, with which you will be able to access the services provided by the library. The example below uses the <literal>Basic</literal> service to display a message box."
+msgstr ""
+
+#. F7c8N
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id701623366829587\n"
+"help.text"
+msgid "To run the example above, enter each line in the Python shell, one by one, pressing the Enter key after you type each line of code."
+msgstr ""
+
+#. tWENT
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id471623366906045\n"
+"help.text"
+msgid "Now you can start executing Python commands using any of the ScriptForge services. For example, the code snippet bellow uses the <literal>UI</literal> service to create a blank writer document."
+msgstr ""
+
+#. N5A9E
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id961623367376768\n"
+"help.text"
+msgid "Creating Python script files"
+msgstr ""
+
+#. xqmvY
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id821623367433650\n"
+"help.text"
+msgid "You can create your own Python files and edit them with your preferred text editor. Later you can call them from within any %PRODUCTNAME component."
+msgstr ""
+
+#. arDpS
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id51623367560321\n"
+"help.text"
+msgid "The first step is to locate where your user scripts are stored. For that, refer to <link href=\"text/sbasic/python/python_locations.xhp\" name=\"Python_Scripts_Path\">Python Scripts Organization and Location</link> help page."
+msgstr ""
+
+#. NdM4Y
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id821623367773032\n"
+"help.text"
+msgid "Now you can create a text file inside your Python user scripts folder, for instance <emph>sf_test.py</emph>, and start typing your scripts."
+msgstr ""
+
+#. rFyBp
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id271623367917630\n"
+"help.text"
+msgid "Next is a simple example that gets the numeric value from a Calc cell and increments it by 1. Simply type the following code into the <emph>sf_test.py</emph> file."
+msgstr ""
+
+#. EQxF2
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id171623368511426\n"
+"help.text"
+msgid "This example creates the <literal>increment_cell</literal> function. Note that <literal>g_exportedScripts</literal> is a tuple that tells which functions will be displayed in %PRODUCTNAME as user scripts."
+msgstr ""
+
+#. UUnv4
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id471623368615244\n"
+"help.text"
+msgid "To run this script from within a Calc document:"
+msgstr ""
+
+#. FynYm
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id811623368677444\n"
+"help.text"
+msgid "Create or open a Calc file."
+msgstr ""
+
+#. qdWEL
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id281623368679141\n"
+"help.text"
+msgid "Enter some numeric value into cell \"A1\" in the current sheet."
+msgstr ""
+
+#. bFQSh
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id111623368679893\n"
+"help.text"
+msgid "Go to <menuitem>Tools - Macros - Run Macros</menuitem> ."
+msgstr ""
+
+#. xLTy8
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id421623368680565\n"
+"help.text"
+msgid "Choose My Macros - sf_test in the library selector. Then choose the <literal>increment_cell</literal> function under the <menuitem>Macro Name</menuitem> list."
+msgstr ""
+
+#. EaBEU
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id131623368875763\n"
+"help.text"
+msgid "Click <keycode>Run</keycode>. Note that the value in cell \"A1\" was incremented by 1."
+msgstr ""
+
+#. 9FozC
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id781623368934689\n"
+"help.text"
+msgid "You can also use APSO to run Python scripts in a similar manner:"
+msgstr ""
+
+#. Lyyxc
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id501623369002537\n"
+"help.text"
+msgid "First open APSO by going to <menuitem>Tools - Macros - Organize Python Scripts</menuitem>."
+msgstr ""
+
+#. 2H4ta
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id521623369004825\n"
+"help.text"
+msgid "In the macro list, navigate to <menuitem>My Macros - sf_test - increment_cell</menuitem> ."
+msgstr ""
+
+#. ZhSaL
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id101623369005929\n"
+"help.text"
+msgid "Click <menuitem>Execute</menuitem> ."
+msgstr ""
+
+#. ujB4e
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id531623369208159\n"
+"help.text"
+msgid "Running Scripts separately from the %PRODUCTNAME process"
+msgstr ""
+
+#. 9yG9z
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id261623370168228\n"
+"help.text"
+msgid "Determining the Installation Path"
+msgstr ""
+
+#. 2ijCM
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id261623369722023\n"
+"help.text"
+msgid "The first step to run scripts from a separate process is to find the folder where %PRODUCTNAME is installed. There are several ways to do that, but <literal>ScriptForge</literal> provides a quick way to identify your installation path. For that, open APSO's Python shell and type:"
+msgstr ""
+
+#. UEwkB
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id81623370150730\n"
+"help.text"
+msgid "The output from the code above is the base directory where %PRODUCTNAME is installed. Now you need to add the \"program\" subfolder to the resulting path. This is the base folder from which you will run Python scripts from a separate process."
+msgstr ""
+
+#. EvDcx
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id451623370201479\n"
+"help.text"
+msgid "For example, suppose you get <emph>/usr/lib/libreoffice/</emph> as the result from running the Python code above. Then you need to consider <emph>/usr/lib/libreoffice/program</emph> as the path to run your Python scripts."
+msgstr ""
+
+#. 6EYGe
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id231623370501084\n"
+"help.text"
+msgid "Start %PRODUCTNAME with socket settings"
+msgstr ""
+
+#. F94mp
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id721623369245475\n"
+"help.text"
+msgid "To run Python scripts from a separate process, you need to start %PRODUCTNAME with a few additional options that specify the hostname and port through which the external process will communicate with the %PRODUCTNAME component process."
+msgstr ""
+
+#. mfbEM
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id221623369584132\n"
+"help.text"
+msgid "Open the your operating system's command prompt, navigate to the program folder of your %PRODUCTNAME installation directory and type:"
+msgstr ""
+
+#. 6hDm4
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id981623370706743\n"
+"help.text"
+msgid "The command above will start %PRODUCTNAME with a communication channel open so that other processes can exchange messages with it."
+msgstr ""
+
+#. SB5LE
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id621623370871360\n"
+"help.text"
+msgid "Note that the previous example opens %PRODUCTNAME start center. If you want to open a specific component, for instance Writer, you can add the --writer flag to the command, as follows."
+msgstr ""
+
+#. cVRuV
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id431623373618951\n"
+"help.text"
+msgid "Take note of the <literal>host</literal> and <literal>port</literal> parameters, which in this example are <emph>localhost</emph> and <emph>2021</emph>, respectively."
+msgstr ""
+
+#. Z7z5C
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id861623370468356\n"
+"help.text"
+msgid "Running an External Python Shell"
+msgstr ""
+
+#. eBmVz
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id621623371253647\n"
+"help.text"
+msgid "Start the Python shell from within the <emph>program</emph> folder inside your %PRODUCTNAME installation path. Follow the steps <link href=\"text/sbasic/shared/03/sf_intro.xhp#InstallPath\" name=\"Install_Path\">above</link> to learn how to find your installation path."
+msgstr ""
+
+#. 69F7S
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id11623373098602\n"
+"help.text"
+msgid "<emph>On Linux / Mac OS:</emph>"
+msgstr ""
+
+#. PFWiq
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id311623373151552\n"
+"help.text"
+msgid "<emph>On Windows:</emph>"
+msgstr ""
+
+#. HGBuK
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id791623373520018\n"
+"help.text"
+msgid "This will open the Python shell and now you can start typing commands that will be executed by %PRODUCTNAME. But first you need to set up the socket connection."
+msgstr ""
+
+#. s54tE
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id351623373686414\n"
+"help.text"
+msgid "The second line of code above defines the <literal>host</literal> and <literal>port</literal> settings so that the Python shell can communicate with an ongoing %PRODUCTNAME process opened with the same socket settings."
+msgstr ""
+
+#. RiXDx
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id721623373769471\n"
+"help.text"
+msgid "Now you can run other Python commands and they will be able to communicate with the %PRODUCTNAME process. For example:"
+msgstr ""
+
#. VCRTD
#: sf_l10n.xhp
msgctxt ""
diff --git a/source/zh-TW/helpcontent2/source/text/scalc/01.po b/source/zh-TW/helpcontent2/source/text/scalc/01.po
index 4f05f3a0731..ef921615596 100644
--- a/source/zh-TW/helpcontent2/source/text/scalc/01.po
+++ b/source/zh-TW/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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:08+0200\n"
"PO-Revision-Date: 2020-12-31 12:36+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Chinese (Traditional) <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/zh_Hant/>\n"
@@ -27160,15 +27160,6 @@ msgctxt ""
msgid "<item type=\"input\">=OCT2HEX(144;4)</item> returns 0064."
msgstr "<item type=\"input\">=OCT2HEX(144;4)</item> 傳回 0064。"
-#. AXDcg
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id14741462320147\n"
-"help.text"
-msgid "<embedvar href=\"text/scalc/01/func_convert.xhp#convert_head\"/>"
-msgstr ""
-
#. G7UNe
#: 04060116.xhp
msgctxt ""
@@ -69757,13 +69748,13 @@ msgctxt ""
msgid "<variable id=\"sam01\">Choose <menuitem>Data - Statistics - Sampling</menuitem></variable>"
msgstr ""
-#. MDjEn
+#. bdELn
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
"par_id1000050\n"
"help.text"
-msgid "Sampling allows you to pick data from a <emph>source</emph> table to fill a <emph>target</emph> table. The sampling can be random or in a periodic basis."
+msgid "Sampling allows you to pick data from a <emph>source</emph> table (population) to fill a <emph>target</emph> table. The sampling can be random or in a periodic basis, as well as with or without sample replacement in the source table."
msgstr ""
#. GRbRi
@@ -69784,40 +69775,112 @@ msgctxt ""
msgid "Sampling Method"
msgstr ""
-#. zDwkD
+#. XsLMx
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
-"par_id1000070\n"
+"hd_id611623249550632\n"
"help.text"
-msgid "<emph>Random</emph>: Picks exactly <emph>Sample Size</emph> lines of the source table in a random way."
+msgid "Random"
msgstr ""
-#. AAvrF
+#. fnhdR
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
-"par_id1000080\n"
+"par_id711623249563655\n"
"help.text"
-msgid "<emph>Sample size</emph>: Number of lines sampled from the source table."
+msgid "Picks exactly <emph>Sample Size</emph> lines of the source table in a random way."
msgstr ""
-#. hy48Z
+#. ePB4n
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
-"par_id1000090\n"
+"hd_id431623249579089\n"
"help.text"
-msgid "<emph>Periodic</emph>: Picks lines in a pace defined by <emph>Period</emph>."
+msgid "Sample size"
msgstr ""
-#. i8TDF
+#. LtFAr
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
-"par_id1000100\n"
+"par_id461623249594879\n"
+"help.text"
+msgid "Number of lines sampled from the source table. The Sample size is limited to the population size for all sampling methods without replacement."
+msgstr ""
+
+#. S4cc4
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"hd_id931623249610097\n"
+"help.text"
+msgid "With replacement"
+msgstr ""
+
+#. ArJPP
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"par_id191623249619384\n"
+"help.text"
+msgid "When checked, put back samples in population (source table) after draw. A sample can be drawn more than once and therefore a larger sample size than population is possible. This option is mutually exclusive with <emph>Keep order</emph>. When unchecked, a sample drawn is not put back to the population and sample size is limited to population size."
+msgstr ""
+
+#. QG5Yo
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"hd_id791623249632175\n"
+"help.text"
+msgid "Keep order"
+msgstr ""
+
+#. KBoyr
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"par_id741623249641180\n"
+"help.text"
+msgid "When checked, samples are drawn in order of population data. Samples are not put back to the population (exclusive with <emph>With replacement</emph>). This option is automatically checked for <emph>Periodic</emph> sampling. When unchecked, samples are drawn in random order."
+msgstr ""
+
+#. 73nDr
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"hd_id461623249656476\n"
+"help.text"
+msgid "Periodic"
+msgstr ""
+
+#. MFSpi
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"par_id481623249667345\n"
+"help.text"
+msgid "Picks lines in a pace defined by <emph>Period</emph>."
+msgstr ""
+
+#. jM46a
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"hd_id101623249682605\n"
+"help.text"
+msgid "Period"
+msgstr ""
+
+#. NVGau
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"par_id621623249692296\n"
"help.text"
-msgid "<emph>Period</emph>: the number of lines to skip periodically when sampling."
+msgid "The number of lines to skip periodically when sampling. The <emph>Period</emph> is limited to the population size."
msgstr ""
#. NjytZ
diff --git a/source/zh-TW/helpcontent2/source/text/sdatabase.po b/source/zh-TW/helpcontent2/source/text/sdatabase.po
index 5149e255b76..fcb0f0e14b7 100644
--- a/source/zh-TW/helpcontent2/source/text/sdatabase.po
+++ b/source/zh-TW/helpcontent2/source/text/sdatabase.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: 2021-05-05 17:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -6016,6 +6016,573 @@ msgctxt ""
msgid "<ahelp hid=\".\">Sorts the list of table names in ascending order starting at the beginning of the alphabet.</ahelp>"
msgstr ""
+#. SaBHA
+#: dabaadvprop.xhp
+msgctxt ""
+"dabaadvprop.xhp\n"
+"tit\n"
+"help.text"
+msgid "Advanced Properties"
+msgstr ""
+
+#. xBcXZ
+#: dabaadvprop.xhp
+msgctxt ""
+"dabaadvprop.xhp\n"
+"par_idN10550\n"
+"help.text"
+msgid "<link href=\"text/sdatabase/dabaadvprop.xhp\">Advanced Properties</link>"
+msgstr ""
+
+#. 5dCC5
+#: dabaadvprop.xhp
+msgctxt ""
+"dabaadvprop.xhp\n"
+"par_idN10560\n"
+"help.text"
+msgid "Specifies advanced properties for the database."
+msgstr ""
+
+#. FGvho
+#: dabaadvprop.xhp
+msgctxt ""
+"dabaadvprop.xhp\n"
+"par_id3998840\n"
+"help.text"
+msgid "In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Advanced Properties</emph> tab"
+msgstr ""
+
+#. ssTZY
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"tit\n"
+"help.text"
+msgid "Special Settings"
+msgstr ""
+
+#. JBUZ3
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"bm_id81623155177507\n"
+"help.text"
+msgid "<bookmark_value>database;special settings</bookmark_value> <bookmark_value>database settings;SQL92 naming</bookmark_value> <bookmark_value>database settings;keyword AS</bookmark_value> <bookmark_value>database settings;outer join syntax</bookmark_value> <bookmark_value>database settings;special SELECT statements</bookmark_value> <bookmark_value>database settings;ODBC date/time</bookmark_value> <bookmark_value>database settings;support primary keys</bookmark_value> <bookmark_value>database settings;line ends</bookmark_value> <bookmark_value>database settings;version columns</bookmark_value>"
+msgstr ""
+
+#. vCApF
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10556\n"
+"help.text"
+msgid "<link href=\"text/sdatabase/dabaadvpropdat.xhp\">Special Settings</link>"
+msgstr ""
+
+#. nv4Nn
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10566\n"
+"help.text"
+msgid "Specifies the way you can work with data in a database."
+msgstr ""
+
+#. nVTwF
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id7679372\n"
+"help.text"
+msgid "In a database window, choose <emph>Edit - Database - Advanced Settings</emph>"
+msgstr ""
+
+#. mEAfH
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id4572283\n"
+"help.text"
+msgid "The availability of the following controls depends on the type of database:"
+msgstr ""
+
+#. 8pnWD
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10590\n"
+"help.text"
+msgid "Use SQL92 naming constraints"
+msgstr ""
+
+#. CZ3vk
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10594\n"
+"help.text"
+msgid "<ahelp hid=\".\">Only allows characters that conform to the SQL92 naming convention in a name in a data source. All other characters are rejected. Each name must begin with a lowercase letter, an uppercase letter, or an underscore ( _ ). The remaining characters can be ASCII letters, numbers, and underscores.</ahelp>"
+msgstr ""
+
+#. wHaBn
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105907\n"
+"help.text"
+msgid "Use keyword AS before table alias names"
+msgstr ""
+
+#. xEpbm
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105947\n"
+"help.text"
+msgid "<ahelp hid=\".\">Some databases use the keyword \"AS\" between a name and its alias, while other databases use a whitespace. Enable this option to insert AS before the alias.</ahelp>"
+msgstr ""
+
+#. NbAt4
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"hd_id3534958\n"
+"help.text"
+msgid "End text lines with CR + LF"
+msgstr ""
+
+#. NKKsC
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id6151921\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select to use the CR + LF code pair to end every text line (preferred for DOS and Windows operating systems).</ahelp>"
+msgstr ""
+
+#. UDWZ7
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN1059E\n"
+"help.text"
+msgid "Append the table alias name in SELECT statements"
+msgstr ""
+
+#. v2ZEZ
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105A2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Appends the alias to the table name in SELECT statements.</ahelp>"
+msgstr ""
+
+#. 6kz2C
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105A5\n"
+"help.text"
+msgid "Use Outer Join syntax '{OJ }'"
+msgstr ""
+
+#. 9PDve
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105A9\n"
+"help.text"
+msgid "<ahelp hid=\".\">Use escape sequences for outer joins. The syntax for this escape sequence is {oj outer-join}</ahelp>"
+msgstr ""
+
+#. xahKj
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105BE\n"
+"help.text"
+msgid "Example:"
+msgstr ""
+
+#. 8rHyA
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105C1\n"
+"help.text"
+msgid "select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}"
+msgstr ""
+
+#. yARgJ
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105C4\n"
+"help.text"
+msgid "Ignore the privileges from the database driver"
+msgstr ""
+
+#. GoiGX
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105C8\n"
+"help.text"
+msgid "<ahelp hid=\".\">Ignores access privileges that are provided by the database driver.</ahelp>"
+msgstr ""
+
+#. CcsGn
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105CB\n"
+"help.text"
+msgid "Replace named parameters with ?"
+msgstr ""
+
+#. finzM
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105CF\n"
+"help.text"
+msgid "<ahelp hid=\".\">Replaces named parameters in a data source with a question mark (?).</ahelp>"
+msgstr ""
+
+#. LypD3
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105D2\n"
+"help.text"
+msgid "Display version columns (when available)"
+msgstr ""
+
+#. gJR4a
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105D6\n"
+"help.text"
+msgid "Some databases assign version numbers to fields to track changes to records. The version number of a field is incremented by one each time the contents of the field are changed. <ahelp hid=\"dbaccess/ui/specialsettingspage/displayver\">Displays the internal version number of the record in the database table.</ahelp>"
+msgstr ""
+
+#. HLoGa
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105FA\n"
+"help.text"
+msgid "Use the catalog name in SELECT statements"
+msgstr ""
+
+#. uqBBN
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105FE\n"
+"help.text"
+msgid "<ahelp hid=\".\">Uses the current data source of the catalog. This option is useful when the ODBC data source is a database server. Do not select this option if the ODBC data source is a dBASE driver.</ahelp>"
+msgstr ""
+
+#. uTnnA
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10613\n"
+"help.text"
+msgid "Use the schema name in SELECT statements"
+msgstr ""
+
+#. EVDZk
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10617\n"
+"help.text"
+msgid "<ahelp hid=\".\">Allows you to use the schema name in SELECT statements.</ahelp>"
+msgstr ""
+
+#. JgvBE
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN1061A\n"
+"help.text"
+msgid "Create index with ASC or DESC statement"
+msgstr ""
+
+#. BgkNz
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN1061E\n"
+"help.text"
+msgid "<ahelp hid=\".\">Creates an index with ASC or DESC statements.</ahelp>"
+msgstr ""
+
+#. BzVqp
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10621\n"
+"help.text"
+msgid "Comparison of Boolean values"
+msgstr ""
+
+#. rgzfK
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10625\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select the type of Boolean comparison that you want to use.</ahelp>"
+msgstr ""
+
+#. X2cuQ
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"hd_id1101718\n"
+"help.text"
+msgid "Form data input checks for required fields"
+msgstr ""
+
+#. 8FD9D
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id3783989\n"
+"help.text"
+msgid "<ahelp hid=\".\">When you enter a new record or update an existing record in a form, and you leave a field empty which is bound to a database column which requires input, then you will see a message complaining about the empty field.</ahelp>"
+msgstr ""
+
+#. LPJKD
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id6684163\n"
+"help.text"
+msgid "If this control box is not enabled, then the forms in the current database will not be checked for required fields."
+msgstr ""
+
+#. fZAwm
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id3837397\n"
+"help.text"
+msgid "The control box is available for all data source types which support write access to their data. The control box does not exist for spreadsheets, text, csv, and the various read-only address books."
+msgstr ""
+
+#. T9wrt
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"hd_id0909200811170166\n"
+"help.text"
+msgid "Ignore currency field information"
+msgstr ""
+
+#. MWpZD
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id0909200811170221\n"
+"help.text"
+msgid "<ahelp hid=\".\">Only for Oracle JDBC connections. When enabled it specifies that no column is treated as a currency field. The field type returned from the database driver is discarded.</ahelp>"
+msgstr ""
+
+#. ykjaM
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"hd_id040920092139524\n"
+"help.text"
+msgid "Use ODBC conformant date/time literals"
+msgstr ""
+
+#. AFvyx
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id040920092139526\n"
+"help.text"
+msgid "<ahelp hid=\".\">Use date/time literals that conform to ODBC standard.</ahelp>"
+msgstr ""
+
+#. 9PTAJ
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"hd_id04092009442139524\n"
+"help.text"
+msgid "Supports primary keys"
+msgstr ""
+
+#. BVmAU
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id04096620092139526\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enable to overrule Base's heuristics used to detect whether the database supports primary keys.</ahelp>"
+msgstr ""
+
+#. WCkDd
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id66841631\n"
+"help.text"
+msgid "When connecting to a database using a generic API like ODBC, JDBC, or ADO, Base currently applies heuristics to determine whether this database supports primary keys. None of those APIs has dedicated support to retrieve this information."
+msgstr ""
+
+#. U5ssy
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id66841632\n"
+"help.text"
+msgid "The heuristics sometimes fails. This tri-state check box by default is set to the undetermined state, which means \"apply the heuristics\". If the check box is enabled, primary key support is assumed. If the check box is disabled, no primary key support is assumed."
+msgstr ""
+
+#. vdH4q
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id66841633\n"
+"help.text"
+msgid "Note that if this option is just for overruling the heuristics. If you enable the check box for a database which actually does not support primary keys, you will see some errors."
+msgstr ""
+
+#. EYaFK
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"tit\n"
+"help.text"
+msgid "Generated Values"
+msgstr ""
+
+#. kGZBa
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"bm_id521623154765032\n"
+"help.text"
+msgid "<bookmark_value>database advanced properties;autoincrement values</bookmark_value> <bookmark_value>database advanced properties;automatic generated values</bookmark_value> <bookmark_value>database advanced properties;retrieve generated values</bookmark_value> <bookmark_value>database advanced properties;query generated values</bookmark_value>"
+msgstr ""
+
+#. kqFCk
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN10553\n"
+"help.text"
+msgid "<link href=\"text/sdatabase/dabaadvpropgen.xhp\">Generated Values</link>"
+msgstr ""
+
+#. x7uc3
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN10563\n"
+"help.text"
+msgid "Specifies the options for automatically generated values for new data records."
+msgstr ""
+
+#. Dpncz
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_id7684560\n"
+"help.text"
+msgid "The availability of the following controls depends on the type of database:"
+msgstr ""
+
+#. moLhP
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN1058C\n"
+"help.text"
+msgid "Retrieve generated values"
+msgstr ""
+
+#. KGEf3
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN10590\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enables $[officename] support for auto-incremented data fields in the current ODBC or JDBC data source. Select this option if the auto-increment feature in the SDBCX layer of the database is not supported. In general, the auto-increment is selected for the primary key field.</ahelp>"
+msgstr ""
+
+#. x4VQL
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN10593\n"
+"help.text"
+msgid "Auto-increment statement"
+msgstr ""
+
+#. Hskow
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN10597\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, the following MySQL statement used the AUTO_INCREMENT statement to increase the \"id\" field each time the statement creates a data field:"
+msgstr ""
+
+#. Vi6CV
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN105A0\n"
+"help.text"
+msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"
+msgstr ""
+
+#. rDQtm
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN10634\n"
+"help.text"
+msgid "For this example, you must enter AUTO_INCREMENT into the <emph>Auto-increment statement</emph> box."
+msgstr ""
+
+#. GSfGJ
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN105AA\n"
+"help.text"
+msgid "Query of generated values"
+msgstr ""
+
+#. gCRhF
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN10645\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enter an SQL statement that returns the last auto-incremented value for the primary key data field.</ahelp> For example:"
+msgstr ""
+
+#. BzyHv
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN105B1\n"
+"help.text"
+msgid "SELECT LAST_INSERT_D();"
+msgstr ""
+
#. cLmBi
#: main.xhp
msgctxt ""
diff --git a/source/zh-TW/helpcontent2/source/text/shared/00.po b/source/zh-TW/helpcontent2/source/text/shared/00.po
index 019db2f38fe..fdf89cf9d05 100644
--- a/source/zh-TW/helpcontent2/source/text/shared/00.po
+++ b/source/zh-TW/helpcontent2/source/text/shared/00.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: 2021-05-14 14:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2020-07-28 14:35+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: Chinese (Traditional) <https://weblate.documentfoundation.org/projects/libo_help-master/textshared00/zh_Hant/>\n"
@@ -2374,6 +2374,51 @@ msgctxt ""
msgid "Formatting refers to the visual layout of text using a word-processing or DTP program. This includes defining the paper format, page borders, fonts and font effects, as well as indents and spacing. You can format text <link href=\"text/shared/00/00000005.xhp#Section7\">directly or with Styles</link> provided by $[officename]."
msgstr "格式是指使用文字處理程式或 DTP 程式之文字的可視版面配置。這包括定義紙張格式、頁面邊框、字型和字型效果以及縮排和間隔。您可以<link href=\"text/shared/00/00000005.xhp#Section7\">直接或是使用 $[officename] 提供的樣式</link>格式化文字。"
+#. CDCzC
+#: 00000005.xhp
+msgctxt ""
+"00000005.xhp\n"
+"bm_id911622865848718\n"
+"help.text"
+msgid "<bookmark_value>half-width;definition</bookmark_value> <bookmark_value>halfwidth;definition</bookmark_value> <bookmark_value>full-width;definition</bookmark_value> <bookmark_value>fullwidth;definition</bookmark_value>"
+msgstr ""
+
+#. FkxhB
+#: 00000005.xhp
+msgctxt ""
+"00000005.xhp\n"
+"hd_id871622865956807\n"
+"help.text"
+msgid "Half-width and Full-width Characters"
+msgstr ""
+
+#. EurbT
+#: 00000005.xhp
+msgctxt ""
+"00000005.xhp\n"
+"par_id381622866004346\n"
+"help.text"
+msgid "Half-width and full-width are properties used to differentiate characters used by some East Asian languages and scripts, mainly Chinese, Japanese, and Korean (CJK)."
+msgstr ""
+
+#. djoxW
+#: 00000005.xhp
+msgctxt ""
+"00000005.xhp\n"
+"par_id171622867006461\n"
+"help.text"
+msgid "The Han characters, Hiragana and Katakana characters, as well as Hangul characters used by these scripts are usually of square shape, and on fixed-width (monospace) display they occupy space of two Latin/ASCII characters. They are therefore called full-width characters, while the letters in Latin alphabet, digits, and punctuation marks included in ASCII character set are called half-width characters."
+msgstr ""
+
+#. ijLBK
+#: 00000005.xhp
+msgctxt ""
+"00000005.xhp\n"
+"par_id871622874043146\n"
+"help.text"
+msgid "For historical reasons, a set of square-shaped Latin letters, digits, and punctuation marks are also defined and used in CJK typography, in addition to or in place of their half-width counterparts. They are called full-width forms. Similarly, there are also half-width forms of the usually full-width Katakanas and Hangul Jamos, and they have narrower shapes instead of square ones. A character's half-width and full-width forms are essentially two ways of writing the same character, just like uppercase and lowercase forms of Latin alphabet. $[officename] supports conversion between half-width and full-width, as well as ignoring width difference when matching text strings."
+msgstr ""
+
#. VAGDA
#: 00000005.xhp
msgctxt ""
diff --git a/source/zh-TW/helpcontent2/source/text/shared/01.po b/source/zh-TW/helpcontent2/source/text/shared/01.po
index e85fe63222b..53601f78800 100644
--- a/source/zh-TW/helpcontent2/source/text/shared/01.po
+++ b/source/zh-TW/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2019-08-09 08:02+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -8125,14 +8125,14 @@ msgctxt ""
msgid "<variable id=\"halbnormaltitel\">Match character width (only if Asian languages are enabled)</variable>"
msgstr "<variable id=\"halbnormaltitel\">符合字元寬度 (僅在啟用亞洲語言時有效)</variable>"
-#. B4uAW
+#. LUDU5
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
"par_id3145744\n"
"help.text"
-msgid "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distinguishes between half-width and full-width character forms.</ahelp></variable>"
-msgstr "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">區分半形與全形字元形式。</ahelp></variable>"
+msgid "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distinguishes between <link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">half-width and full width</link> character forms.</ahelp></variable>"
+msgstr ""
#. D4hMq
#: 02100000.xhp
@@ -44818,6 +44818,384 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/certdialog/CertDialog/add\">Opens a file picker dialog to add a new Network Security Services Certificate directory to the list.</ahelp>"
msgstr ""
+#. zivCM
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"tit\n"
+"help.text"
+msgid "Classification Bar"
+msgstr ""
+
+#. 8PAok
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"bm_id030820161853495457\n"
+"help.text"
+msgid "<bookmark_value>classification toolbar;display</bookmark_value>"
+msgstr ""
+
+#. KaU95
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"hd_id3150342\n"
+"help.text"
+msgid "<variable id=\"classbarh1\"><link href=\"text/shared/01/classificationbar.xhp\" name=\"Classification Bar\">Classification Toolbar</link></variable>"
+msgstr ""
+
+#. WnDNP
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_id3150202\n"
+"help.text"
+msgid "The <emph>Classification</emph> bar contains tools to help secure document handling."
+msgstr ""
+
+#. FtFz5
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_id030820161754171423\n"
+"help.text"
+msgid "The <emph>Classification</emph> toolbar contains listboxes to help in selecting the security of the document, according to the <item type=\"acronym\">BAF</item> category policy and <item type=\"acronym\">BAILS</item> levels. %PRODUCTNAME will add custom fields in the document properties (<item type=\"menuitem\">File - Properties</item>, <emph>Custom Properties</emph> tab) to store the classification policy as document metadata."
+msgstr ""
+
+#. cRuqo
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_id030820161754175408\n"
+"help.text"
+msgid "Choose <menuitem>View - Toolbars - TSCP Classification</menuitem>"
+msgstr ""
+
+#. HdABp
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"hd_id121623158675627\n"
+"help.text"
+msgid "Levels"
+msgstr ""
+
+#. b5AFq
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"hd_id891623158683293\n"
+"help.text"
+msgid "Manage Document Classification"
+msgstr ""
+
+#. vPT8t
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_id501623161122070\n"
+"help.text"
+msgid "Opens the <link href=\"text/shared/01/classificationdialog.xhp\" name=\"classification dialog\">Classification dialog</link> for document classification."
+msgstr ""
+
+#. m5zCN
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"hd_id971623158688684\n"
+"help.text"
+msgid "Manage Paragraph Classification"
+msgstr ""
+
+#. MSJDf
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_id871623161127282\n"
+"help.text"
+msgid "Opens the <link href=\"text/shared/01/classificationdialog.xhp\" name=\"classification dialog\">Classification dialog</link> for paragraph classification."
+msgstr ""
+
+#. kfv3h
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_id51623177298121\n"
+"help.text"
+msgid "<link href=\"https://wiki.documentfoundation.org/TSCP-classification\" name=\"wiki classification\">Wiki page on document classification</link>"
+msgstr ""
+
+#. dsZAF
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"tit\n"
+"help.text"
+msgid "Classification Dialog"
+msgstr ""
+
+#. Cregg
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"bm_id481623178809365\n"
+"help.text"
+msgid "<bookmark_value>classification;contents</bookmark_value> <bookmark_value>classification;licenses</bookmark_value> <bookmark_value>classification;part numbers</bookmark_value> <bookmark_value>classification;markings</bookmark_value> <bookmark_value>classification;paragraph</bookmark_value> <bookmark_value>paragraph;classification</bookmark_value>"
+msgstr ""
+
+#. nD79p
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id21623159004194\n"
+"help.text"
+msgid "<variable id=\"classdialogh1\"><link href=\"text/shared/01/classificationdialog.xhp\" name=\"classificationdialog\">Document and Paragraph Classification Dialog</link></variable>"
+msgstr ""
+
+#. RuUAE
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id461623164674397\n"
+"help.text"
+msgid "Applies classification policy to the current document or paragraph. The dialog helps to assemble the classification policy terms of the document or paragraph by using predefined classification terms or by entering custom classification terms. The dialog display several lists of predefined items, which are loaded from the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">BAILS-xml TSCP policy file</link>."
+msgstr ""
+
+#. Q2FkA
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id201623197455516\n"
+"help.text"
+msgid "Enable the <emph>TSCP Classification</emph> toolbar in <menuitem>View - Toolbars - TSCP Classification</menuitem> and click on the <menuitem>Manage Document Classification</menuitem> or <menuitem>Manage Paragraph Classification</menuitem> buttons."
+msgstr ""
+
+#. de3Za
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id831623165018680\n"
+"help.text"
+msgid "Content"
+msgstr ""
+
+#. 7bGF5
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id301623172724879\n"
+"help.text"
+msgid "The <emph>Content</emph> text box displays the classification text created by the dialog and displays the existing document or paragraph classification terms. You can add your own terms in addition to the existing text in the box and the classification terms from the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">classification policy configuration file</link>."
+msgstr ""
+
+#. 8WD3B
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id951623171171522\n"
+"help.text"
+msgid "Bold icon (document classification only)"
+msgstr ""
+
+#. JHibf
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id931623171330037\n"
+"help.text"
+msgid "Apply bold character formatting to the document or paragraph classification terms."
+msgstr ""
+
+#. LEFJG
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id921623171177576\n"
+"help.text"
+msgid "Sign Paragraph (paragraph classification only)"
+msgstr ""
+
+#. dD6gS
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id431623171280325\n"
+"help.text"
+msgid "Opens the Select Certification dialog box to choose the certificate to use to sign the paragraph."
+msgstr ""
+
+#. 8nrUC
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id391623165024206\n"
+"help.text"
+msgid "Recently used"
+msgstr ""
+
+#. QRxgw
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id451623170670589\n"
+"help.text"
+msgid "List the recently used classification terms."
+msgstr ""
+
+#. JpuJH
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id511623165030442\n"
+"help.text"
+msgid "Classification"
+msgstr ""
+
+#. Qm44f
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id891623168935957\n"
+"help.text"
+msgid "The Classification list contains the translated elements of the Business Authorization Identification and Labeling Scheme (BAILS). The %PRODUCTNAME defaults are:"
+msgstr ""
+
+#. 9E5xL
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id461623165035145\n"
+"help.text"
+msgid "International"
+msgstr ""
+
+#. bC9B4
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id21623168943133\n"
+"help.text"
+msgid "The International list are the elements of the BAILS, not localized. The default is:"
+msgstr ""
+
+#. GGGgk
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id411623172250101\n"
+"help.text"
+msgid "The Classification and International drop-down lists are actually the same list. A change in one list changes the other."
+msgstr ""
+
+#. G2z8A
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id811623165656089\n"
+"help.text"
+msgid "Marking"
+msgstr ""
+
+#. FnA4y
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id41623173977713\n"
+"help.text"
+msgid "Display a list of pre-existing markings available to be added to the Contents text box. Double click one entry to have it added to the contents text box at the cursor location. The markings are defined in the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">classification policy configuration file</link>."
+msgstr ""
+
+#. cBseC
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id941623165039690\n"
+"help.text"
+msgid "License"
+msgstr ""
+
+#. sEc2R
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id1001623174051869\n"
+"help.text"
+msgid "Displays the existing intellectual property licenses. Double click the license to have it displayed in the <emph>Part text</emph> box below. Click the <emph>Add</emph> button to place the license text in the <emph>Content</emph> box.The licenses are defined in the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">classification policy configuration file</link>."
+msgstr ""
+
+#. BZFwp
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id741623165044190\n"
+"help.text"
+msgid "Part number"
+msgstr ""
+
+#. DDJqR
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id191623174046018\n"
+"help.text"
+msgid "Displays the existing intellectual property part numbers. Double click the part number to have it displayed in the <emph>Part text</emph> box below and click the <emph>Add</emph> button to place the part number in the <emph>Content</emph> text box. The part numbers are defined in the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">classification policy configuration file</link>."
+msgstr ""
+
+#. uGvTQ
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id791623165049158\n"
+"help.text"
+msgid "Part text:"
+msgstr ""
+
+#. ocBSB
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id471623174526628\n"
+"help.text"
+msgid "Use this box to enter contents to be added to the <emph>Content</emph> text box."
+msgstr ""
+
+#. tPAV7
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id491623165052989\n"
+"help.text"
+msgid "Add"
+msgstr ""
+
+#. s7x5E
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id591623174559160\n"
+"help.text"
+msgid "Click to add the contents of the <emph>Part text</emph> box to the <emph>Content</emph> box."
+msgstr ""
+
+#. yRPDF
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id571623174784742\n"
+"help.text"
+msgid "Settings of the Classification dialog are part of the document custom properties."
+msgstr ""
+
+#. iVA7f
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id51623177298121\n"
+"help.text"
+msgid "<link href=\"https://wiki.documentfoundation.org/TSCP-classification\" name=\"wiki classification\">Wiki page on document classification</link>"
+msgstr ""
+
#. ViF5g
#: digitalsignatures.xhp
msgctxt ""
@@ -48274,13 +48652,13 @@ msgctxt ""
msgid "<ahelp hid=\".\">Safe mode is a mode where %PRODUCTNAME temporarily starts with a fresh user profile and disables hardware acceleration. It helps to restore a non-working %PRODUCTNAME instance. </ahelp>"
msgstr ""
-#. 4WJbB
+#. 69t7D
#: profile_safe_mode.xhp
msgctxt ""
"profile_safe_mode.xhp\n"
"par_id281120163153357\n"
"help.text"
-msgid "Choose <emph>Help - Restart in Safe Mode...</emph>"
+msgid "Choose <emph>Help - Restart in Safe Mode</emph>."
msgstr ""
#. GgV84
@@ -49732,13 +50110,13 @@ msgctxt ""
msgid "Whole sheet export"
msgstr ""
-#. 95sab
+#. 4PX8H
#: ref_pdf_export_general.xhp
msgctxt ""
"ref_pdf_export_general.xhp\n"
"par_id81574108602417\n"
"help.text"
-msgid "Export one sheet per page."
+msgid "Ignores each sheet’s paper size, print ranges and shown/hidden status and puts every sheet (even hidden sheets) on exactly one page, which is exactly as small or large as needed to fit the whole contents of the sheet."
msgstr ""
#. KCagR
@@ -49840,13 +50218,13 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select to generate a PDF file that shows only the page contents.</ahelp>"
msgstr ""
-#. JjGcM
+#. SCD8i
#: ref_pdf_export_initial_view.xhp
msgctxt ""
"ref_pdf_export_initial_view.xhp\n"
"hd_id7464217\n"
"help.text"
-msgid "Outlines and page"
+msgid "Outline and page"
msgstr ""
#. 8e4Tz
diff --git a/source/zh-TW/helpcontent2/source/text/shared/explorer/database.po b/source/zh-TW/helpcontent2/source/text/shared/explorer/database.po
index f599f5e133d..8616a26ebf2 100644
--- a/source/zh-TW/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/zh-TW/helpcontent2/source/text/shared/explorer/database.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: 2021-05-05 17:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2019-08-09 08:02+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,555 +16,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565337770.000000\n"
-#. SaBHA
-#: dabaadvprop.xhp
-msgctxt ""
-"dabaadvprop.xhp\n"
-"tit\n"
-"help.text"
-msgid "Advanced Properties"
-msgstr "進階特性"
-
-#. onnSe
-#: dabaadvprop.xhp
-msgctxt ""
-"dabaadvprop.xhp\n"
-"par_idN10550\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabaadvprop.xhp\">Advanced Properties</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabaadvprop.xhp\">進階特性</link>"
-
-#. 5dCC5
-#: dabaadvprop.xhp
-msgctxt ""
-"dabaadvprop.xhp\n"
-"par_idN10560\n"
-"help.text"
-msgid "Specifies advanced properties for the database."
-msgstr "指定資料庫的進階特性。"
-
-#. FGvho
-#: dabaadvprop.xhp
-msgctxt ""
-"dabaadvprop.xhp\n"
-"par_id3998840\n"
-"help.text"
-msgid "In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Advanced Properties</emph> tab"
-msgstr "在資料庫視窗中選擇 <emph>[編輯] - [資料庫] - [特性]</emph>,按一下 <emph>[進階特性]</emph> 標籤"
-
-#. ssTZY
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"tit\n"
-"help.text"
-msgid "Special Settings"
-msgstr "特殊設定"
-
-#. E7fXr
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10556\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabaadvpropdat.xhp\">Special Settings</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabaadvpropdat.xhp\">特殊設定</link>"
-
-#. nv4Nn
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10566\n"
-"help.text"
-msgid "Specifies the way you can work with data in a database."
-msgstr "指定使用資料庫內資料的方式。"
-
-#. nVTwF
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id7679372\n"
-"help.text"
-msgid "In a database window, choose <emph>Edit - Database - Advanced Settings</emph>"
-msgstr "在資料庫視窗中,選擇 <emph>[編輯] - [資料庫] - [進階設定]</emph>"
-
-#. mEAfH
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id4572283\n"
-"help.text"
-msgid "The availability of the following controls depends on the type of database:"
-msgstr "以下控制項的可用與否,將視資料庫類型而定:"
-
-#. 8pnWD
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10590\n"
-"help.text"
-msgid "Use SQL92 naming constraints"
-msgstr "使用 SQL92 命名限制"
-
-#. CZ3vk
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10594\n"
-"help.text"
-msgid "<ahelp hid=\".\">Only allows characters that conform to the SQL92 naming convention in a name in a data source. All other characters are rejected. Each name must begin with a lowercase letter, an uppercase letter, or an underscore ( _ ). The remaining characters can be ASCII letters, numbers, and underscores.</ahelp>"
-msgstr "<ahelp hid=\".\">僅允許名稱與資料來源中符合 SQL92 命名慣例的字元。拒絕所有其他字元。名稱的第一個字元必須為小寫字母、大寫字母或底線 ( _ )。其餘字元可以是 ASCII 字母、數字和底線。</ahelp>"
-
-#. wHaBn
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105907\n"
-"help.text"
-msgid "Use keyword AS before table alias names"
-msgstr "在表格別名前面使用關鍵字 AS"
-
-#. xEpbm
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105947\n"
-"help.text"
-msgid "<ahelp hid=\".\">Some databases use the keyword \"AS\" between a name and its alias, while other databases use a whitespace. Enable this option to insert AS before the alias.</ahelp>"
-msgstr "<ahelp hid=\".\">有些資料庫會在名稱及其別名之間使用關鍵字「AS」,有些資料庫則會使用空格。請啟用此選項,以在別名前面插入 AS。</ahelp>"
-
-#. NbAt4
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"hd_id3534958\n"
-"help.text"
-msgid "End text lines with CR + LF"
-msgstr "以 CR + LF 結束文字行"
-
-#. NKKsC
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id6151921\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select to use the CR + LF code pair to end every text line (preferred for DOS and Windows operating systems).</ahelp>"
-msgstr "<ahelp hid=\".\">選取此選項,可使用成對的 CR + LF 程式碼結束每個文字行 (適合 DOS 與 Windows 作業系統使用)。</ahelp>"
-
-#. UDWZ7
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN1059E\n"
-"help.text"
-msgid "Append the table alias name in SELECT statements"
-msgstr "在 SELECT 陳述式中增補表格別名"
-
-#. v2ZEZ
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105A2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Appends the alias to the table name in SELECT statements.</ahelp>"
-msgstr "<ahelp hid=\".\">在 SELECT 陳述式中為表格名稱增補一個別名。</ahelp>"
-
-#. 6kz2C
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105A5\n"
-"help.text"
-msgid "Use Outer Join syntax '{OJ }'"
-msgstr "使用外部結合語法 '{OJ }'"
-
-#. 9PDve
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105A9\n"
-"help.text"
-msgid "<ahelp hid=\".\">Use escape sequences for outer joins. The syntax for this escape sequence is {oj outer-join}</ahelp>"
-msgstr "<ahelp hid=\".\">將逸出序列用於外部連結。此逸出序列的語法為 {oj outer-join}</ahelp>"
-
-#. xahKj
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105BE\n"
-"help.text"
-msgid "Example:"
-msgstr "範例:"
-
-#. 8rHyA
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105C1\n"
-"help.text"
-msgid "select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}"
-msgstr "從 {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR} 中選取 Article.*"
-
-#. yARgJ
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105C4\n"
-"help.text"
-msgid "Ignore the privileges from the database driver"
-msgstr "忽略資料庫驅動程式的權限"
-
-#. GoiGX
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105C8\n"
-"help.text"
-msgid "<ahelp hid=\".\">Ignores access privileges that are provided by the database driver.</ahelp>"
-msgstr "<ahelp hid=\".\">忽略由資料庫驅動程式提供的存取權限。</ahelp>"
-
-#. CcsGn
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105CB\n"
-"help.text"
-msgid "Replace named parameters with ?"
-msgstr "使用 ? 替代已命名的參數"
-
-#. finzM
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105CF\n"
-"help.text"
-msgid "<ahelp hid=\".\">Replaces named parameters in a data source with a question mark (?).</ahelp>"
-msgstr "<ahelp hid=\".\">使用問號 (?) 替代資料來源中已命名的參數。</ahelp>"
-
-#. LypD3
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105D2\n"
-"help.text"
-msgid "Display version columns (when available)"
-msgstr "顯示版本欄 (若有的話)"
-
-#. gJR4a
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105D6\n"
-"help.text"
-msgid "Some databases assign version numbers to fields to track changes to records. The version number of a field is incremented by one each time the contents of the field are changed. <ahelp hid=\"dbaccess/ui/specialsettingspage/displayver\">Displays the internal version number of the record in the database table.</ahelp>"
-msgstr "某些資料庫會指定欄位的版本編號以追蹤記錄條目的變更。欄位的版本編號在每次變更欄位內容時會遞增 1。<ahelp hid=\"dbaccess/ui/specialsettingspage/displayver\">在資料庫表格中顯示記錄條目的內部版本號碼。</ahelp>"
-
-#. HLoGa
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105FA\n"
-"help.text"
-msgid "Use the catalog name in SELECT statements"
-msgstr "在 SELECT 陳述式中使用目錄名稱"
-
-#. uqBBN
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105FE\n"
-"help.text"
-msgid "<ahelp hid=\".\">Uses the current data source of the catalog. This option is useful when the ODBC data source is a database server. Do not select this option if the ODBC data source is a dBASE driver.</ahelp>"
-msgstr "<ahelp hid=\".\">使用分類目前的資料來源。此選項適用於 ODBC 資料來源為資料庫伺服器時。如果 ODBC 資料來源是 dBASE 驅動程式,請勿選取此選項。</ahelp>"
-
-#. uTnnA
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10613\n"
-"help.text"
-msgid "Use the schema name in SELECT statements"
-msgstr "在 SELECT 陳述式中使用大綱名稱"
-
-#. EVDZk
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10617\n"
-"help.text"
-msgid "<ahelp hid=\".\">Allows you to use the schema name in SELECT statements.</ahelp>"
-msgstr "<ahelp hid=\".\">允許在 SELECT 陳述式中使用模式名稱。</ahelp>"
-
-#. JgvBE
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN1061A\n"
-"help.text"
-msgid "Create index with ASC or DESC statement"
-msgstr "以 ASC 或 DESC 陳述式建立索引"
-
-#. BgkNz
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN1061E\n"
-"help.text"
-msgid "<ahelp hid=\".\">Creates an index with ASC or DESC statements.</ahelp>"
-msgstr "<ahelp hid=\".\">以 ASC 或 DESC 陳述式建立一個索引。</ahelp>"
-
-#. BzVqp
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10621\n"
-"help.text"
-msgid "Comparison of Boolean values"
-msgstr "布林值比較"
-
-#. rgzfK
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10625\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select the type of Boolean comparison that you want to use.</ahelp>"
-msgstr "<ahelp hid=\".\">選取要使用的布林值比較類型。</ahelp>"
-
-#. X2cuQ
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"hd_id1101718\n"
-"help.text"
-msgid "Form data input checks for required fields"
-msgstr "必要欄位的表單資料輸入檢查"
-
-#. 8FD9D
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id3783989\n"
-"help.text"
-msgid "<ahelp hid=\".\">When you enter a new record or update an existing record in a form, and you leave a field empty which is bound to a database column which requires input, then you will see a message complaining about the empty field.</ahelp>"
-msgstr "<ahelp hid=\".\">當您輸入新條目或更新表單中的現存條目時,若是將連結到資料庫欄的欄位保留空白,但是此資料庫欄必須輸入內容,則會出現一則訊息,警告您此欄位為空。</ahelp>"
-
-#. LPJKD
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id6684163\n"
-"help.text"
-msgid "If this control box is not enabled, then the forms in the current database will not be checked for required fields."
-msgstr "若未啟用此控制項方塊,則不會檢查目前資料庫中表單的必要欄位。"
-
-#. fZAwm
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id3837397\n"
-"help.text"
-msgid "The control box is available for all data source types which support write access to their data. The control box does not exist for spreadsheets, text, csv, and the various read-only address books."
-msgstr "所有支援資料寫入存取的資料來源類型皆有此控制項方塊。而試算表、文字、csv 和各種唯讀通訊錄則沒有此控制項方塊。"
-
-#. T9wrt
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"hd_id0909200811170166\n"
-"help.text"
-msgid "Ignore currency field information"
-msgstr "忽略貨幣欄位資訊"
-
-#. MWpZD
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id0909200811170221\n"
-"help.text"
-msgid "<ahelp hid=\".\">Only for Oracle JDBC connections. When enabled it specifies that no column is treated as a currency field. The field type returned from the database driver is discarded.</ahelp>"
-msgstr "<ahelp hid=\".\">僅適用於 Oracle JDBC 連線。若啟用此選項,則不會將任何欄位視為貨幣欄位。從資料庫驅動程式傳回的欄位類型會遭捨棄。</ahelp>"
-
-#. ykjaM
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"hd_id040920092139524\n"
-"help.text"
-msgid "Use ODBC conformant date/time literals"
-msgstr "使用 ODBC 一致的日期/時間文字"
-
-#. AFvyx
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id040920092139526\n"
-"help.text"
-msgid "<ahelp hid=\".\">Use date/time literals that conform to ODBC standard.</ahelp>"
-msgstr "<ahelp hid=\".\">使用符合 ODBC 標準的日期/時間表示法。</ahelp>"
-
-#. 9PTAJ
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"hd_id04092009442139524\n"
-"help.text"
-msgid "Supports primary keys"
-msgstr ""
-
-#. BVmAU
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id04096620092139526\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enable to overrule Base's heuristics used to detect whether the database supports primary keys.</ahelp>"
-msgstr "<ahelp hid=\".\">開啟後將使 Base 用來偵測資料庫是否支援主關鍵字的經驗式法則 (heuristic) 無效化。</ahelp>"
-
-#. WCkDd
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id66841631\n"
-"help.text"
-msgid "When connecting to a database using a generic API like ODBC, JDBC, or ADO, Base currently applies heuristics to determine whether this database supports primary keys. None of those APIs has dedicated support to retrieve this information."
-msgstr "當連接到使用 ODBC、JDBC、或 ADO 等泛用型 API的資料庫時,Base 當前是使用經驗式法則來決定資料庫是否支援主關鍵字。這些 API 都沒有致力於支援使用者取得這類型的資訊。"
-
-#. U5ssy
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id66841632\n"
-"help.text"
-msgid "The heuristics sometimes fails. This tri-state check box by default is set to the undetermined state, which means \"apply the heuristics\". If the check box is enabled, primary key support is assumed. If the check box is disabled, no primary key support is assumed."
-msgstr "經驗式法則有時會失效。這個三態的核取方塊預設上是未定值,代表「使用經驗式法則」。如果此核取方塊啟用了,便假設主關鍵字的使用有被支援;停用了就代表不被支援。"
-
-#. vdH4q
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id66841633\n"
-"help.text"
-msgid "Note that if this option is just for overruling the heuristics. If you enable the check box for a database which actually does not support primary keys, you will see some errors."
-msgstr "請注意此選項只用來無效化經驗式法則。如果在不支援主關鍵字的資料庫上啟用此核取方塊,就會出現一些錯誤。"
-
-#. EYaFK
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"tit\n"
-"help.text"
-msgid "Generated Values"
-msgstr "產生的值"
-
-#. PVw9o
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10553\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabaadvpropgen.xhp\">Generated Values</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabaadvpropgen.xhp\">產生的值</link>"
-
-#. x7uc3
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10563\n"
-"help.text"
-msgid "Specifies the options for automatically generated values for new data records."
-msgstr "對新資料記錄自動產生的數值指定這些選項。"
-
-#. Dpncz
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_id7684560\n"
-"help.text"
-msgid "The availability of the following controls depends on the type of database:"
-msgstr "以下控制項的可用與否,將視資料庫類型而定:"
-
-#. moLhP
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN1058C\n"
-"help.text"
-msgid "Retrieve generated values"
-msgstr "擷取產生的值"
-
-#. KGEf3
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10590\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enables $[officename] support for auto-incremented data fields in the current ODBC or JDBC data source. Select this option if the auto-increment feature in the SDBCX layer of the database is not supported. In general, the auto-increment is selected for the primary key field.</ahelp>"
-msgstr "<ahelp hid=\".\">啟用對目前 ODBC 或 JDBC 資料來源自動遞增資料欄位的 $[officename] 支援。如果不支援資料庫 SDBCX 層的自動遞增功能,請選取此選項。一般是為主關鍵字欄位選取自動遞增功能。</ahelp>"
-
-#. x4VQL
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10593\n"
-"help.text"
-msgid "Auto-increment statement"
-msgstr "自動遞增"
-
-#. Hskow
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10597\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, the following MySQL statement used the AUTO_INCREMENT statement to increase the \"id\" field each time the statement creates a data field:"
-msgstr "<ahelp hid=\".\">輸入指示資料來源以自動遞增指定的整數資料欄位的 SQL 指令限定符號。</ahelp>例如,以下 MySQL 陳述式使用 AUTO_INCREMENT 陳述式以在每次於陳述式建立資料欄位時遞增 \"id\" 欄位:"
-
-#. Vi6CV
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN105A0\n"
-"help.text"
-msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"
-msgstr "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"
-
-#. rDQtm
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10634\n"
-"help.text"
-msgid "For this example, you must enter AUTO_INCREMENT into the <emph>Auto-increment statement</emph> box."
-msgstr "在本例中,您必須在 <emph>[自動遞增]</emph> 方塊中輸入 AUTO_INCREMENT。"
-
-#. GSfGJ
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN105AA\n"
-"help.text"
-msgid "Query of generated values"
-msgstr "查詢產生的值"
-
-#. gCRhF
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10645\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enter an SQL statement that returns the last auto-incremented value for the primary key data field.</ahelp> For example:"
-msgstr "<ahelp hid=\".\">輸入傳回主關鍵字資料欄位最後一個自動遞增值的 SQL 陳述式。</ahelp> 例如:"
-
-#. BzyHv
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN105B1\n"
-"help.text"
-msgid "SELECT LAST_INSERT_D();"
-msgstr "SELECT LAST_INSERT_D();"
-
#. xUFRA
#: dabadoc.xhp
msgctxt ""
diff --git a/source/zh-TW/helpcontent2/source/text/shared/guide.po b/source/zh-TW/helpcontent2/source/text/shared/guide.po
index 794de34e4bb..aed97359436 100644
--- a/source/zh-TW/helpcontent2/source/text/shared/guide.po
+++ b/source/zh-TW/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: 2021-05-14 14:15+0200\n"
+"POT-Creation-Date: 2021-06-11 23:57+0200\n"
"PO-Revision-Date: 2019-08-09 08:03+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2167,6 +2167,366 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05010000.xhp\" name=\"Format - Object properties\">Format - Object properties</link>"
msgstr "<link href=\"text/schart/01/05010000.xhp\" name=\"「格式」-「物件屬性」\">「格式」-「物件屬性」</link>"
+#. kiUUC
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"tit\n"
+"help.text"
+msgid "Document Classification"
+msgstr ""
+
+#. 8o3Ef
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"hd_id3156324\n"
+"help.text"
+msgid "<variable id=\"classdoc\"><link href=\"text/shared/guide/classification.xhp\" name=\"Document Classification\">Document Classification</link></variable>"
+msgstr ""
+
+#. eb5Uk
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"bm_id030820161847569710\n"
+"help.text"
+msgid "<bookmark_value>classification;BAILS levels</bookmark_value> <bookmark_value>classification;BAF category</bookmark_value> <bookmark_value>classification;security levels</bookmark_value> <bookmark_value>classification;document</bookmark_value> <bookmark_value>classification;classification bar</bookmark_value> <bookmark_value>document;classification</bookmark_value>"
+msgstr ""
+
+#. BcaWE
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161744119967\n"
+"help.text"
+msgid "Document classification and security is an important issue for businesses and governments."
+msgstr ""
+
+#. AACM4
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161744113553\n"
+"help.text"
+msgid "Information is exchanged between users and organizations that collaborate to pursue a business goal. Where sensitive information is involved, it is assumed that the parties will have agreed what information is sensitive and how such information will be identified and handled. Any recipient of a resource will rely upon the provider of the information to follow the agreed procedures to identify the sensitivity of the information."
+msgstr ""
+
+#. zceBx
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161744118823\n"
+"help.text"
+msgid "%PRODUCTNAME provides standardized means for such sensitivity information to be expressed and may be used between parties if interoperable systems are to be implemented. It provides a set of standard “fields” that can be used to hold sensitivity information. It does not attempt to define what the contents of these “fields” should be. This approach is an improvement upon the only alternative that exists at the moment, which is for the provider to use an arbitrary means to express sensitivity that may not be useful to a recipient."
+msgstr ""
+
+#. YkACm
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161744121143\n"
+"help.text"
+msgid "While this standard has been developed with the intent that it would be applicable in any domain of activity, %PRODUCTNAME retained the aerospace and defense industry nomenclature and categories, where sensitivity marking results from national security, export control and intellectual property policies."
+msgstr ""
+
+#. 5W3De
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161744123676\n"
+"help.text"
+msgid "%PRODUCTNAME implemented the open standards produced by <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) independent of a specific vendor. Two of them are interesting:"
+msgstr ""
+
+#. ZQs7u
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161744122593\n"
+"help.text"
+msgid "Business Authentication Framework (<item type=\"acronym\">BAF</item>) specifies how to describe the existing policy (which is probably some legal text) in a machine-readable format."
+msgstr ""
+
+#. mJEQ9
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161744126871\n"
+"help.text"
+msgid "Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) specifies how to refer to such a <item type=\"acronym\">BAF</item> policy in a document. The concepts in <item type=\"acronym\">BAILS</item> are so generic that they can be applied to any format that supports document-level user-defined properties."
+msgstr ""
+
+#. R9Yp9
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"hd_id030820161800093929\n"
+"help.text"
+msgid "BAF Categories"
+msgstr ""
+
+#. NtntD
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"bm_id030820161856432825\n"
+"help.text"
+msgid "<bookmark_value>classification;displayed in user interface</bookmark_value> <bookmark_value>classification;headers and footers</bookmark_value> <bookmark_value>classification;watermark</bookmark_value> <bookmark_value>classification;categories</bookmark_value>"
+msgstr ""
+
+#. KJALu
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161800092823\n"
+"help.text"
+msgid "The default BAF categories for %PRODUCTNAME are listed below."
+msgstr ""
+
+#. QrvwJ
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161800098142\n"
+"help.text"
+msgid "Only the \"Intellectual Properties\" category will modify the layout of the document with a watermark, fields in the header and footer and an information bar on top of the document area. Each item inserted in the document is controlled by the classification configuration file."
+msgstr ""
+
+#. G8zUR
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_idN106B0\n"
+"help.text"
+msgid "Intellectual Property"
+msgstr ""
+
+#. GQYP9
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_idN106C0\n"
+"help.text"
+msgid "Intellectual property is a generic term for the nature of the contents of the document. Select this category for general purpose document classification."
+msgstr ""
+
+#. Pifje
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_idN106CD\n"
+"help.text"
+msgid "National Security"
+msgstr ""
+
+#. S3BvF
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_idN106DD\n"
+"help.text"
+msgid "Selects the category of this document for the national security policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface."
+msgstr ""
+
+#. uiSAu
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_idN106EA\n"
+"help.text"
+msgid "Export Control"
+msgstr ""
+
+#. GJP8B
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_idN106FA\n"
+"help.text"
+msgid "Selects the category of this document for the export control policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface."
+msgstr ""
+
+#. 5xyWx
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161800091021\n"
+"help.text"
+msgid "Refer to your corporate data security policy and information security officers for support in document classification."
+msgstr ""
+
+#. LC8Eh
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"hd_id030820161747122444\n"
+"help.text"
+msgid "Default levels of classification"
+msgstr ""
+
+#. EByPW
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"bm_id030820161849574719\n"
+"help.text"
+msgid "<bookmark_value>classification levels;Internal use only</bookmark_value> <bookmark_value>classification levels;Confidential</bookmark_value> <bookmark_value>classification levels;General Business</bookmark_value> <bookmark_value>classification levels;Non-Business</bookmark_value>"
+msgstr ""
+
+#. VWzXD
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747139337\n"
+"help.text"
+msgid "%PRODUCTNAME provides default levels of document classification (<item type=\"acronym\">BAILS</item>) shown below, sorted by increasing level of business sensitivity:"
+msgstr ""
+
+#. SK6Dg
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747135421\n"
+"help.text"
+msgid "<emph>Non-Business</emph>: Information in document has no impact in business, if made public."
+msgstr ""
+
+#. iHBj5
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747132341\n"
+"help.text"
+msgid "<emph>General Business</emph>: Minor impact. Information has impact in business, can generate embarrassments, minor damage in brand image, if made public."
+msgstr ""
+
+#. bzmGY
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747139845\n"
+"help.text"
+msgid "<emph>Confidential</emph>: Modest impact. Information disclosed can damage business brand, can generate negative media coverage and loss of revenue."
+msgstr ""
+
+#. fZxAa
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747138519\n"
+"help.text"
+msgid "<emph>Internal use only</emph>: Major damage. Negative national media, lawsuits, fines, long term brand damages."
+msgstr ""
+
+#. RESkc
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"hd_id030820161747134459\n"
+"help.text"
+msgid "Customizing classification levels."
+msgstr ""
+
+#. DCBYu
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"bm_id030820161851045883\n"
+"help.text"
+msgid "<bookmark_value>custom;classification levels</bookmark_value> <bookmark_value>classification levels;customizing</bookmark_value>"
+msgstr ""
+
+#. 3wmPg
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747133280\n"
+"help.text"
+msgid "%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Paths - Classification</menuitem> into a local folder and edit the contents."
+msgstr ""
+
+#. Tcss6
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id03082016174713477\n"
+"help.text"
+msgid "Use the file with your %PRODUCTNAME locale in the name as example."
+msgstr ""
+
+#. YhBEK
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747137522\n"
+"help.text"
+msgid "Save the file and make the adequate changes to the classification path above to access the file."
+msgstr ""
+
+#. kzkkC
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747135133\n"
+"help.text"
+msgid "Your system administrator can place the file in a network folder and make all users access the classification settings file."
+msgstr ""
+
+#. AnzFS
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"hd_id03082016174713354\n"
+"help.text"
+msgid "Pasting contents in documents with different levels of classification."
+msgstr ""
+
+#. z5iqF
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"bm_id030820161851512902\n"
+"help.text"
+msgid "<bookmark_value>document classification;pasting contents</bookmark_value>"
+msgstr ""
+
+#. KSkfc
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747134188\n"
+"help.text"
+msgid "To prevent a breach in the security policy, contents with high classification level pasted to documents with lower classification level are not allowed. %PRODUCTNAME will display a warning message wherever it detects that the contents of the clipboard have higher security classification than the target document."
+msgstr ""
+
+#. GCqDL
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161818081317\n"
+"help.text"
+msgid "<link href=\"https://www.tscp.org/about-tscp/\"><item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) website</link>."
+msgstr ""
+
+#. gpp8Q
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161818082152\n"
+"help.text"
+msgid "<link href=\"https://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Business Authentication Framework (<item type=\"acronym\">BAF</item>) document (PDF)</link>"
+msgstr ""
+
+#. svkxK
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161818085901\n"
+"help.text"
+msgid "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAILSv1.pdf\">Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) document (PDF)</link>"
+msgstr ""
+
#. TT796
#: cmis-remote-files-setup.xhp
msgctxt ""
@@ -3490,13 +3850,13 @@ msgctxt ""
msgid "File Conversion Filters Tables"
msgstr ""
-#. Gnh4p
+#. zKiAm
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"bm_id541554406270299\n"
"help.text"
-msgid "<bookmark_value>filters;document conversion</bookmark_value><bookmark_value>document conversion;filters</bookmark_value><bookmark_value>convert-to;filters</bookmark_value><bookmark_value>command line document conversion;filters</bookmark_value><bookmark_value>module file filters</bookmark_value>"
+msgid "<bookmark_value>filters;document conversion</bookmark_value> <bookmark_value>document conversion;filters</bookmark_value> <bookmark_value>convert-to;filters</bookmark_value> <bookmark_value>command line document conversion;filters</bookmark_value> <bookmark_value>module file filters</bookmark_value>"
msgstr ""
#. SXahX
@@ -3508,22 +3868,22 @@ msgctxt ""
msgid "<link href=\"text/shared/guide/convertfilters.xhp\" name=\"conversion filter names\">File Conversion Filter Names</link>"
msgstr ""
-#. CqBDJ
+#. G5KB2
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_id581554399002498\n"
"help.text"
-msgid "<variable id=\"variable name\"><ahelp hid=\".\">Tables with filter names for command line document conversion.</ahelp></variable>"
+msgid "<variable id=\"variable name\"> <ahelp hid=\".\">Tables with filter names for command line document conversion.</ahelp> </variable>"
msgstr ""
-#. b2QPi
+#. QAzjK
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_id00tablehead\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable visibility=\"hidden\" id=\"filtername\">Filter name</variable><variable visibility=\"hidden\" id=\"mediatype\">Media type</variable><variable visibility=\"hidden\" id=\"fileextensions\">File name extensions</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"> <variable visibility=\"hidden\" id=\"filtername\">Filter Name</variable> <variable visibility=\"hidden\" id=\"apiname\">API Name</variable> <variable visibility=\"hidden\" id=\"mediatype\">Media Type (Extension)</variable> </ahelp>"
msgstr ""
#. TDrTw
@@ -3544,526 +3904,418 @@ msgctxt ""
msgid "Filters for WRITER"
msgstr ""
-#. XPtUL
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer0\n"
-"help.text"
-msgid "AbiWord Document"
-msgstr ""
-
-#. m5C85
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer3\n"
-"help.text"
-msgid "Apple Pages"
-msgstr ""
-
-#. ATvUz
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer6\n"
-"help.text"
-msgid "BroadBand eBook"
-msgstr ""
-
-#. NDUKF
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer9\n"
-"help.text"
-msgid "ClarisWorks/AppleWorks Document"
-msgstr ""
-
-#. uhAJf
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer12\n"
-"help.text"
-msgid "EPUB Document"
-msgstr ""
-
-#. EhxSS
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer15\n"
-"help.text"
-msgid "FictionBook 2.0"
-msgstr ""
-
-#. eJaKc
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer21\n"
-"help.text"
-msgid "HTML Document"
-msgstr ""
-
-#. fQxLD
+#. cqFhB
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer24\n"
+"FilterName_HTML__StarWriter_\n"
"help.text"
-msgid "Hangul WP 97"
-msgstr ""
-
-#. ihqrs
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer27\n"
-"help.text"
-msgid "Help content"
-msgstr ""
-
-#. 7UPxm
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer28\n"
-"help.text"
-msgid "None"
+msgid "HTML Document (Writer)"
msgstr ""
-#. GhADm
+#. n9LGr
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer30\n"
+"FilterName_MS_WinWord_5\n"
"help.text"
-msgid "Legacy Mac Text Document"
-msgstr ""
-
-#. VqS7i
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer31\n"
-"help.text"
-msgid "None"
-msgstr ""
-
-#. aBqVE
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer33\n"
-"help.text"
-msgid "Legacy StarOffice Text Document"
+msgid "Microsoft WinWord 1/2/5"
msgstr ""
-#. e3nVt
+#. xD2w9
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer34\n"
+"FilterName_MS_WinWord_6.0\n"
"help.text"
-msgid "None"
+msgid "Microsoft Word 6.0"
msgstr ""
-#. odcve
+#. SJ7vD
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer36\n"
+"FilterName_MS_Word_95\n"
"help.text"
-msgid "LotusWordPro Document"
+msgid "Microsoft Word 95"
msgstr ""
-#. csLtF
+#. ZAyCh
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer39\n"
+"FilterName_MS_Word_95_Vorlage\n"
"help.text"
-msgid "MS Word 95 Template"
+msgid "Microsoft Word 95 Template"
msgstr ""
-#. aC82A
+#. CDvco
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer42\n"
+"FilterName_MS_Word_97\n"
"help.text"
-msgid "MacWrite Document"
+msgid "Word 97–2003"
msgstr ""
-#. mnmDo
+#. uudBm
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer45\n"
+"FilterName_MS_Word_97_Vorlage\n"
"help.text"
-msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgid "Word 97–2003 Template"
msgstr ""
-#. 67upD
+#. ZCDT8
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer48\n"
+"FilterName_OpenDocument_Text_Flat_XML\n"
"help.text"
-msgid "Microsoft Excel 4.0"
+msgid "Flat XML ODF Text Document"
msgstr ""
-#. X92F5
+#. eSFGw
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer51\n"
+"FilterName_Rich_Text_Format\n"
"help.text"
-msgid "Microsoft Excel 5.0"
+msgid "Rich Text"
msgstr ""
-#. qpyRf
+#. pDv4t
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer54\n"
+"FilterName_StarOffice_XML__Writer_\n"
"help.text"
-msgid "Microsoft Excel 95"
+msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
-#. VxERM
+#. PmERP
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer57\n"
+"FilterName_WordPerfect\n"
"help.text"
-msgid "Microsoft WinWord 1/2/5"
+msgid "WordPerfect Document"
msgstr ""
-#. cZfDS
+#. yrGa7
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer60\n"
+"FilterName_MS_Works\n"
"help.text"
-msgid "Microsoft Word 6.0"
+msgid "Microsoft Works Document"
msgstr ""
-#. ymJSS
+#. yeAAo
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer63\n"
+"FilterName_MS_Write\n"
"help.text"
-msgid "Microsoft Word 95"
+msgid "Microsoft Write"
msgstr ""
-#. WBiba
+#. 8tUJt
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer66\n"
+"FilterName_DosWord\n"
"help.text"
msgid "Microsoft Word for DOS"
msgstr ""
-#. fvuB6
+#. RRhzm
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer67\n"
+"FilterName_ClarisWorks\n"
"help.text"
-msgid "None"
+msgid "ClarisWorks/AppleWorks Text Document"
msgstr ""
-#. FmQsq
+#. KRYRG
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer69\n"
+"FilterName_Mac_Word\n"
"help.text"
msgid "Microsoft Word for Mac (v1 - v5)"
msgstr ""
-#. 95ySF
+#. G7SHX
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer72\n"
+"FilterName_Mac_Works\n"
"help.text"
-msgid "Microsoft Works Document"
+msgid "Microsoft Works for Mac Text Document (v1 - v4)"
msgstr ""
-#. zrWyf
+#. sdUTZ
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer75\n"
+"FilterName_MacWrite\n"
"help.text"
-msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgid "MacWrite Document"
msgstr ""
-#. vgSQC
+#. kNAGd
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer78\n"
+"FilterName_Mariner_Write\n"
"help.text"
-msgid "Microsoft Write"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
msgstr ""
-#. btFmf
+#. hauDe
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer81\n"
+"FilterName_WriteNow\n"
"help.text"
-msgid "Office Open XML Text Document"
+msgid "WriteNow Document"
msgstr ""
-#. CtYDn
+#. XB2mE
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer84\n"
+"FilterName_AbiWord\n"
"help.text"
-msgid "Office Open XML Text Template"
+msgid "AbiWord Document"
msgstr ""
-#. bfbiE
+#. AkpXt
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer87\n"
+"FilterName_T602Document\n"
"help.text"
-msgid "OpenDocument Text (Flat XML)"
+msgid "T602 Document"
msgstr ""
-#. AFtGG
+#. BtFCB
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer96\n"
+"FilterName_LotusWordPro\n"
"help.text"
-msgid "OpenOffice.org 1.0 Text Document"
+msgid "Lotus WordPro Document"
msgstr ""
-#. DnGzw
+#. iGofq
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer105\n"
+"FilterName_Text\n"
"help.text"
-msgid "PDF - Portable Document Format"
+msgid "Text"
msgstr ""
-#. ExgBJ
+#. mCyqh
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer108\n"
+"FilterName_Text__encoded_\n"
"help.text"
-msgid "Palm Text Document"
+msgid "Text - Choose Encoding"
msgstr ""
-#. w7J7A
+#. fviHV
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer111\n"
+"FilterName_writer_MIZI_Hwp_97\n"
"help.text"
-msgid "PalmDoc eBook"
+msgid "Hangul WP 97"
msgstr ""
-#. bGx8D
+#. zZWv7
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer114\n"
+"FilterName_writer_StarOffice_XML_Writer_Template\n"
"help.text"
-msgid "Plucker eBook"
+msgid "OpenOffice.org 1.0 Text Document Template"
msgstr ""
-#. kEEB4
+#. 8CLpE
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer117\n"
+"FilterName_writer_pdf_Export\n"
"help.text"
-msgid "Rich Text Format"
+msgid "PDF - Portable Document Format"
msgstr ""
-#. AwEEW
+#. WFAmn
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer120\n"
+"FilterName_writer8\n"
"help.text"
-msgid "T602 Document"
+msgid "ODF Text Document"
msgstr ""
-#. iEVLD
+#. EPBGH
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer129\n"
+"FilterName_writer8_template\n"
"help.text"
-msgid "Text"
+msgid "ODF Text Document Template"
msgstr ""
-#. we8Kv
+#. yXkkF
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer132\n"
+"FilterName_MS_Word_2007_XML\n"
"help.text"
msgid "Word 2007–365"
msgstr ""
-#. c3THm
+#. LZDsv
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer135\n"
+"FilterName_MS_Word_2007_XML_Template\n"
"help.text"
msgid "Word 2007–365 Template"
msgstr ""
-#. SvsgT
+#. YeRCc
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer138\n"
+"FilterName_MS_Word_2007_XML_VBA\n"
"help.text"
msgid "Word 2007–365 VBA"
msgstr ""
-#. M2GE9
+#. usXDW
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer141\n"
+"FilterName_Office_Open_XML_Text\n"
"help.text"
-msgid "Word 97–2000 Template"
+msgid "Office Open XML Text (Transitional)"
msgstr ""
-#. vvH28
+#. 4Se77
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer144\n"
+"FilterName_Office_Open_XML_Text_Template\n"
"help.text"
-msgid "Word 97–2003"
+msgid "Office Open XML Text Template (Transitional)"
msgstr ""
-#. NHEFf
+#. 7qLEf
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer147\n"
+"FilterName_writer_layout_dump\n"
"help.text"
-msgid "WordPerfect Document"
+msgid "Writer Layout XML"
msgstr ""
-#. eDBdp
+#. Va5zD
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer150\n"
+"FilterName_BroadBand_eBook\n"
"help.text"
-msgid "WriteNow Document"
-msgstr ""
-
-#. 9P9Gf
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer153\n"
-"help.text"
-msgid "Writer 6.0 Master Document"
+msgid "BroadBand eBook"
msgstr ""
-#. mNHsM
+#. xv2HX
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer156\n"
+"FilterName_FictionBook_2\n"
"help.text"
-msgid "Writer 6.0 Template"
+msgid "FictionBook 2.0"
msgstr ""
-#. AJork
+#. eGEV2
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer159\n"
+"FilterName_PalmDoc\n"
"help.text"
-msgid "Writer 8"
+msgid "PalmDoc eBook"
msgstr ""
-#. AGZge
+#. s5QPG
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer162\n"
+"FilterName_Plucker_eBook\n"
"help.text"
-msgid "Writer 8 Master Document"
+msgid "Plucker eBook"
msgstr ""
-#. jNZFG
+#. axzuL
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer165\n"
+"FilterName_Apple_Pages\n"
"help.text"
-msgid "Writer 8 Master Document Template"
+msgid "Apple Pages"
msgstr ""
-#. XEx9f
+#. 3jzkE
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer168\n"
+"FilterName_MWAW_Text_Document\n"
"help.text"
-msgid "Writer 8 Template"
+msgid "Legacy Mac Text Document"
msgstr ""
-#. qyd8U
+#. KC9Cu
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer171\n"
+"FilterName_Palm_Text_Document\n"
"help.text"
-msgid "Writer Layout Dump"
+msgid "Palm Text Document"
msgstr ""
-#. 28vVe
+#. Fy4FN
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer172\n"
+"FilterName_StarOffice_Writer\n"
"help.text"
-msgid "None"
+msgid "Legacy StarOffice Text Document"
msgstr ""
-#. VoBbt
+#. Qsixv
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer174\n"
+"FilterName_EPUB\n"
"help.text"
-msgid "Writer/Web 6.0 Template"
+msgid "EPUB Document"
msgstr ""
-#. qPsdB
+#. eaj67
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer177\n"
+"FilterName_PocketWord_File\n"
"help.text"
-msgid "Writer/Web 8 Template"
+msgid "Pocket Word"
msgstr ""
#. Lapv3
@@ -4084,490 +4336,373 @@ msgctxt ""
msgid "Filters for CALC"
msgstr ""
-#. EDgNB
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc0\n"
-"help.text"
-msgid "Apple Numbers"
-msgstr ""
-
-#. T3AUX
+#. EuWnD
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc3\n"
+"FilterName_DIF\n"
"help.text"
-msgid "Calc 6.0"
+msgid "Data Interchange Format"
msgstr ""
-#. bJ3rF
+#. 7q9Nb
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc6\n"
+"FilterName_HTML__StarCalc_\n"
"help.text"
-msgid "Calc 6.0 Template"
+msgid "HTML Document (Calc)"
msgstr ""
-#. kkDL9
+#. yPYR6
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc9\n"
+"FilterName_OpenDocument_Spreadsheet_Flat_XML\n"
"help.text"
-msgid "Calc 8"
+msgid "Flat XML ODF Spreadsheet"
msgstr ""
-#. eydRf
+#. rNgHW
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc12\n"
+"FilterName_Lotus\n"
"help.text"
-msgid "Calc 8 Template"
+msgid "Lotus 1-2-3"
msgstr ""
-#. JgEvb
+#. AEi8i
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc15\n"
+"FilterName_Quattro_Pro_6.0\n"
"help.text"
-msgid "ClarisResolve Document"
+msgid "Quattro Pro 6.0"
msgstr ""
-#. 2svnP
+#. mDJp3
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc18\n"
+"FilterName_MS_Excel_4.0\n"
"help.text"
-msgid "ClarisWorks/AppleWorks Document"
+msgid "Microsoft Excel 4.0"
msgstr ""
-#. r3SwE
+#. hgBXj
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc21\n"
+"FilterName_MS_Excel_4.0_Vorlage_Template\n"
"help.text"
-msgid "Data Interchange Format"
+msgid "Microsoft Excel 4.0 Template"
msgstr ""
-#. ME2oN
+#. 3oEkA
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc22\n"
+"FilterName_MS_Excel_5.0_95\n"
"help.text"
-msgid "None"
+msgid "Microsoft Excel 5.0"
msgstr ""
-#. 3nYvG
+#. Uy7kn
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc24\n"
+"FilterName_MS_Excel_5.0_95_Vorlage_Template\n"
"help.text"
-msgid "Excel 2007–365"
+msgid "Microsoft Excel 5.0 Template"
msgstr ""
-#. bhLnK
+#. 4CJZN
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc27\n"
+"FilterName_MS_Excel_95\n"
"help.text"
-msgid "Excel 2007–365 Template"
+msgid "Microsoft Excel 95"
msgstr ""
-#. bfGWF
+#. XGsPE
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc30\n"
+"FilterName_MS_Excel_95_Vorlage_Template\n"
"help.text"
-msgid "Excel 97–2000 Template"
+msgid "Microsoft Excel 95 Template"
msgstr ""
-#. V2EVS
+#. wVQpy
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc33\n"
+"FilterName_MS_Excel_97\n"
"help.text"
msgid "Excel 97–2003"
msgstr ""
-#. CG2DE
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc36\n"
-"help.text"
-msgid "Gnumeric Spreadsheet"
-msgstr ""
-
-#. S5gzU
+#. gXYBx
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc39\n"
+"FilterName_MS_Excel_97_Vorlage_Template\n"
"help.text"
-msgid "HTML Document"
+msgid "Excel 97–2003 Template"
msgstr ""
-#. ACkZs
+#. ZHc63
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc40\n"
+"FilterName_Rich_Text_Format__StarCalc_\n"
"help.text"
-msgid "text/html"
+msgid "Rich Text Format (Calc)"
msgstr ""
-#. WkPdq
+#. 3aMAe
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc42\n"
+"FilterName_SYLK\n"
"help.text"
-msgid "HTML Table"
+msgid "SYLK"
msgstr ""
-#. kvzRX
+#. 7n2Wc
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc43\n"
+"FilterName_StarOffice_XML__Calc_\n"
"help.text"
-msgid "text/html"
+msgid "OpenOffice.org 1.0 Spreadsheet"
msgstr ""
-#. RAPkB
+#. dJAD5
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc45\n"
+"FilterName_Text_-_txt_-_csv__StarCalc_\n"
"help.text"
-msgid "Legacy Mac Database"
+msgid "Text CSV"
msgstr ""
-#. ABVbe
+#. YWBDx
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc46\n"
+"FilterName_calc_HTML_WebQuery\n"
"help.text"
-msgid "None"
+msgid "Web Page Query (Calc)"
msgstr ""
-#. 3uGWh
+#. V3SKY
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc48\n"
+"FilterName_calc_StarOffice_XML_Calc_Template\n"
"help.text"
-msgid "Legacy Mac Spreadsheet"
+msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr ""
-#. TFR8D
+#. LGWY8
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc49\n"
+"FilterName_calc_pdf_Export\n"
"help.text"
-msgid "None"
-msgstr ""
-
-#. GtKGF
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc51\n"
-"help.text"
-msgid "Legacy StarOffice Spreadsheet"
+msgid "PDF - Portable Document Format"
msgstr ""
-#. 3szUx
+#. oiELg
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc52\n"
+"FilterName_dBase\n"
"help.text"
-msgid "None"
+msgid "dBASE"
msgstr ""
-#. BRr2K
+#. beZKn
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc54\n"
+"FilterName_calc8\n"
"help.text"
-msgid "Lotus"
+msgid "ODF Spreadsheet"
msgstr ""
-#. u8fFa
+#. aDeFx
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc57\n"
+"FilterName_calc8_template\n"
"help.text"
-msgid "Lotus Wk1-Wk3"
+msgid "ODF Spreadsheet Template"
msgstr ""
-#. vDabC
+#. FcaWF
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc58\n"
+"FilterName_Gnumeric_Spreadsheet\n"
"help.text"
-msgid "None"
+msgid "Gnumeric Spreadsheet"
msgstr ""
-#. HF7WB
+#. jGBT4
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc60\n"
+"FilterName_Calc_MS_Excel_2007_XML\n"
"help.text"
-msgid "MS Excel 4.0 Template"
+msgid "Excel 2007–365"
msgstr ""
-#. S9erV
+#. vJc6C
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc63\n"
+"FilterName_Calc_MS_Excel_2007_VBA_XML\n"
"help.text"
-msgid "MS Excel 5.0 Template"
+msgid "Excel 2007–365 (macro-enabled)"
msgstr ""
-#. HwTr9
+#. cEpWn
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc66\n"
+"FilterName_Calc_MS_Excel_2007_XML_Template\n"
"help.text"
-msgid "MS Excel 95 Template"
+msgid "Excel 2007–365 Template"
msgstr ""
-#. yGNRv
+#. bkaz3
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc69\n"
+"FilterName_Calc_MS_Excel_2007_Binary\n"
"help.text"
msgid "Microsoft Excel 2007 Binary"
msgstr ""
-#. KMRUE
+#. HSHMA
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc70\n"
-"help.text"
-msgid "None"
-msgstr ""
-
-#. 3DVrP
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc72\n"
-"help.text"
-msgid "Microsoft Excel 2007-2016 VBA XML"
-msgstr ""
-
-#. izPTj
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc75\n"
-"help.text"
-msgid "Microsoft Excel 4.0"
-msgstr ""
-
-#. THHtc
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc78\n"
-"help.text"
-msgid "Microsoft Excel 5.0"
-msgstr ""
-
-#. NP4sG
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc81\n"
-"help.text"
-msgid "Microsoft Excel 95"
-msgstr ""
-
-#. oDTXG
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc84\n"
-"help.text"
-msgid "Microsoft Multiplan"
-msgstr ""
-
-#. MzQ6G
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc85\n"
-"help.text"
-msgid "None"
-msgstr ""
-
-#. vVXNm
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc87\n"
-"help.text"
-msgid "Microsoft Works Document"
-msgstr ""
-
-#. ewzpQ
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc88\n"
-"help.text"
-msgid "None"
-msgstr ""
-
-#. fCcoD
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc90\n"
-"help.text"
-msgid "Microsoft Works for Mac Document (v1 - v4)"
-msgstr ""
-
-#. tmKZB
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc93\n"
+"FilterName_Calc_Office_Open_XML\n"
"help.text"
msgid "Office Open XML Spreadsheet"
msgstr ""
-#. wS2ck
+#. hsUaF
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc96\n"
+"FilterName_Calc_Office_Open_XML_Template\n"
"help.text"
msgid "Office Open XML Spreadsheet Template"
msgstr ""
-#. k4o4F
+#. eAk3m
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc99\n"
+"FilterName_MS_Works_Calc\n"
"help.text"
-msgid "OpenDocument Spreadsheet (Flat XML)"
+msgid "Microsoft Works Document"
msgstr ""
-#. SF42H
+#. EnMAK
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc102\n"
+"FilterName_WPS_Lotus_Calc\n"
"help.text"
-msgid "PDF - Portable Document Format"
+msgid "Lotus Document"
msgstr ""
-#. G9xFg
+#. kUjES
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc105\n"
+"FilterName_WPS_QPro_Calc\n"
"help.text"
-msgid "Quattro Pro 6.0"
+msgid "QuattroPro Document"
msgstr ""
-#. AgGJB
+#. eYL6j
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc106\n"
+"FilterName_ClarisWorks_Calc\n"
"help.text"
-msgid "None"
+msgid "ClarisWorks/AppleWorks Spreadsheet"
msgstr ""
-#. DuFX9
+#. uqB3o
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc108\n"
+"FilterName_Claris_Resolve_Calc\n"
"help.text"
-msgid "QuattroPro Document"
+msgid "ClarisResolve Document"
msgstr ""
-#. rjmpg
+#. sGZzg
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc109\n"
+"FilterName_Mac_Works_Calc\n"
"help.text"
-msgid "None"
+msgid "Microsoft Works for Mac Spreadsheet (v1 - v4)"
msgstr ""
-#. yij38
+#. nUBGp
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc111\n"
+"FilterName_Apple_Numbers\n"
"help.text"
-msgid "Rich Text Format"
+msgid "Apple Numbers"
msgstr ""
-#. QpxAA
+#. jXtFf
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc114\n"
+"FilterName_MWAW_Database\n"
"help.text"
-msgid "SYLK"
+msgid "Legacy Mac Database"
msgstr ""
-#. NGUiE
+#. DB3FC
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc117\n"
+"FilterName_MWAW_Spreadsheet\n"
"help.text"
-msgid "Text"
+msgid "Legacy Mac Spreadsheet"
msgstr ""
-#. ovpqS
+#. Gt7e4
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc120\n"
+"FilterName_StarOffice_Spreadsheet\n"
"help.text"
-msgid "dBASE"
+msgid "Legacy StarOffice Spreadsheet"
msgstr ""
-#. Ps5wj
+#. HiGDu
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc121\n"
+"FilterName_Microsoft_Multiplan\n"
"help.text"
-msgid "None"
+msgid "Microsoft Multiplan"
msgstr ""
#. EGUxE
@@ -4588,238 +4723,211 @@ msgctxt ""
msgid "Filters for IMPRESS"
msgstr ""
-#. TA6UD
+#. uKDSG
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress0\n"
+"FilterName_Apple_Keynote\n"
"help.text"
msgid "Apple Keynote"
msgstr ""
-#. HbEDM
+#. u7FSb
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress3\n"
+"FilterName_MS_PowerPoint_97\n"
"help.text"
-msgid "ClarisWorks/AppleWorks Presentation"
-msgstr ""
-
-#. Czckt
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_impress6\n"
-"help.text"
-msgid "Draw 8"
-msgstr ""
-
-#. u7rfv
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_impress9\n"
-"help.text"
-msgid "Impress 6.0 Template"
-msgstr ""
-
-#. osCXA
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_impress12\n"
-"help.text"
-msgid "Impress 8"
+msgid "PowerPoint 97–2003"
msgstr ""
-#. QGZqj
+#. BsBhF
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress15\n"
+"FilterName_MS_PowerPoint_97_AutoPlay\n"
"help.text"
-msgid "Impress 8 Template"
+msgid "PowerPoint 97–2003 AutoPlay"
msgstr ""
-#. xAwnF
+#. zQWHG
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress18\n"
+"FilterName_MS_PowerPoint_97_Vorlage\n"
"help.text"
-msgid "Legacy Mac Presentation"
+msgid "PowerPoint 97–2003 Template"
msgstr ""
-#. 4VmC3
+#. WNSGm
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress19\n"
+"FilterName_impress_StarOffice_XML_Draw\n"
"help.text"
-msgid "None"
+msgid "OpenOffice.org 1.0 Drawing (Impress)"
msgstr ""
-#. yXRcc
+#. QiEkA
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress21\n"
+"FilterName_OpenDocument_Presentation_Flat_XML\n"
"help.text"
-msgid "Legacy StarOffice Presentation"
+msgid "Flat XML ODF Presentation"
msgstr ""
-#. wEBmd
+#. Qriqe
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress22\n"
+"FilterName_StarOffice_XML__Impress_\n"
"help.text"
-msgid "None"
+msgid "OpenOffice.org 1.0 Presentation"
msgstr ""
-#. JFRt9
+#. BFxUC
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress24\n"
+"FilterName_impress_StarOffice_XML_Impress_Template\n"
"help.text"
-msgid "Microsoft PowerPoint 1-4"
+msgid "OpenOffice.org 1.0 Presentation Template"
msgstr ""
-#. n4ZCG
+#. F9DmM
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress25\n"
+"FilterName_impress_pdf_Export\n"
"help.text"
-msgid "None"
+msgid "PDF - Portable Document Format"
msgstr ""
-#. HSMiP
+#. 4EboJ
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress27\n"
+"FilterName_impress8\n"
"help.text"
-msgid "Office Open XML Presentation"
+msgid "ODF Presentation"
msgstr ""
-#. 3cbCj
+#. ELC6F
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress30\n"
+"FilterName_impress8_template\n"
"help.text"
-msgid "Office Open XML Presentation AutoPlay"
+msgid "ODF Presentation Template"
msgstr ""
-#. TP9Vf
+#. BEBAL
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress33\n"
+"FilterName_impress8_draw\n"
"help.text"
-msgid "Office Open XML Presentation Template"
+msgid "ODF Drawing (Impress)"
msgstr ""
-#. BwAAC
+#. n3Ewv
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress36\n"
+"FilterName_Impress_MS_PowerPoint_2007_XML\n"
"help.text"
-msgid "OpenDocument Presentation (Flat XML)"
+msgid "PowerPoint 2007–365"
msgstr ""
-#. DTp9Y
+#. CQqPC
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress39\n"
+"FilterName_Impress_MS_PowerPoint_2007_XML_AutoPlay\n"
"help.text"
-msgid "OpenOffice.org 1.0 Drawing"
+msgid "PowerPoint 2007–365 AutoPlay"
msgstr ""
-#. qh5LE
+#. L6Xjf
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress42\n"
+"FilterName_Impress_MS_PowerPoint_2007_XML_Template\n"
"help.text"
-msgid "OpenOffice.org 1.0 Presentation"
+msgid "PowerPoint 2007–365 Template"
msgstr ""
-#. F7pAp
+#. gGyD7
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress45\n"
+"FilterName_Impress_MS_PowerPoint_2007_XML_VBA\n"
"help.text"
-msgid "PDF - Portable Document Format"
+msgid "PowerPoint 2007–365 VBA"
msgstr ""
-#. FqboC
+#. pctrF
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress48\n"
+"FilterName_Impress_Office_Open_XML\n"
"help.text"
-msgid "PowerPoint 2007–365"
+msgid "Office Open XML Presentation"
msgstr ""
-#. ypSMq
+#. EWB4w
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress51\n"
+"FilterName_Impress_Office_Open_XML_Template\n"
"help.text"
-msgid "PowerPoint 2007–365"
+msgid "Office Open XML Presentation Template"
msgstr ""
-#. hvWY9
+#. EkxGy
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress54\n"
+"FilterName_Impress_Office_Open_XML_AutoPlay\n"
"help.text"
-msgid "PowerPoint 2007–365 Template"
+msgid "Office Open XML Presentation AutoPlay"
msgstr ""
-#. KqQcD
+#. eEvn7
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress57\n"
+"FilterName_ClarisWorks_Impress\n"
"help.text"
-msgid "PowerPoint 2007–365 VBA"
+msgid "ClarisWorks/AppleWorks Presentation"
msgstr ""
-#. DBWC6
+#. NHgBx
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress60\n"
+"FilterName_StarOffice_Presentation\n"
"help.text"
-msgid "PowerPoint 97–2000 Template"
+msgid "Legacy StarOffice Presentation"
msgstr ""
-#. AQBrC
+#. jhGVJ
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress63\n"
+"FilterName_MWAW_Presentation\n"
"help.text"
-msgid "PowerPoint 97–2003"
+msgid "Legacy Mac Presentation"
msgstr ""
-#. Novoe
+#. skCqq
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress66\n"
+"FilterName_PowerPoint_3\n"
"help.text"
-msgid "PowerPoint 97–2003"
+msgid "Microsoft PowerPoint 1-4 and 95's"
msgstr ""
#. 9djZG
@@ -4840,220 +4948,175 @@ msgctxt ""
msgid "Filters for DRAW"
msgstr ""
-#. jgscE
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_draw0\n"
-"help.text"
-msgid "Adobe PageMaker"
-msgstr ""
-
-#. nsWLD
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_draw3\n"
-"help.text"
-msgid "Adobe/Macromedia Freehand"
-msgstr ""
-
-#. hwwgx
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_draw6\n"
-"help.text"
-msgid "ClarisWorks/AppleWorks Document"
-msgstr ""
-
-#. ZiqHV
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_draw9\n"
-"help.text"
-msgid "CorelDRAW"
-msgstr ""
-
-#. rTQKQ
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_draw12\n"
-"help.text"
-msgid "Corel Presentation Exchange"
-msgstr ""
-
-#. W3nCE
+#. YjDYB
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw15\n"
+"FilterName_OpenDocument_Drawing_Flat_XML\n"
"help.text"
-msgid "Draw 6.0 Template"
+msgid "Flat XML ODF Drawing"
msgstr ""
-#. Sfwr6
+#. HhPJQ
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw18\n"
+"FilterName_StarOffice_XML__Draw_\n"
"help.text"
-msgid "Draw 8"
+msgid "OpenOffice.org 1.0 Drawing"
msgstr ""
-#. 9D3mH
+#. Yzxz6
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw21\n"
+"FilterName_draw_StarOffice_XML_Draw_Template\n"
"help.text"
-msgid "Draw 8 Template"
+msgid "OpenOffice.org 1.0 Drawing Template"
msgstr ""
-#. CuTED
+#. 5We5b
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw24\n"
+"FilterName_draw_pdf_Export\n"
"help.text"
-msgid "Legacy Mac Bitmap"
+msgid "PDF - Portable Document Format"
msgstr ""
-#. 2ttfE
+#. eE7XK
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw25\n"
+"FilterName_draw8\n"
"help.text"
-msgid "None"
+msgid "ODF Drawing"
msgstr ""
-#. Kuytc
+#. EwBLA
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw27\n"
+"FilterName_draw8_template\n"
"help.text"
-msgid "Legacy Mac Drawing"
+msgid "ODF Drawing Template"
msgstr ""
-#. p8WQ6
+#. pNG2x
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw28\n"
+"FilterName_WordPerfect_Graphics\n"
"help.text"
-msgid "None"
+msgid "WordPerfect Graphics"
msgstr ""
-#. cm556
+#. RzyLC
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw30\n"
+"FilterName_Visio_Document\n"
"help.text"
-msgid "Legacy StarOffice Drawing"
+msgid "Microsoft Visio 2000-2013"
msgstr ""
-#. DCKY7
+#. xDHNz
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw31\n"
+"FilterName_Publisher_Document\n"
"help.text"
-msgid "None"
+msgid "Microsoft Publisher 98-2010"
msgstr ""
-#. E8j52
+#. eGGBw
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw33\n"
+"FilterName_Corel_Draw_Document\n"
"help.text"
-msgid "Microsoft Publisher 2003"
+msgid "Corel Draw"
msgstr ""
-#. tfAFz
+#. aiQoG
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw36\n"
+"FilterName_Corel_Presentation_Exchange\n"
"help.text"
-msgid "Microsoft Visio"
+msgid "Corel Presentation Exchange"
msgstr ""
-#. 9wFgr
+#. B3BBp
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw39\n"
+"FilterName_Freehand_Document\n"
"help.text"
-msgid "OpenDocument Drawing (Flat XML)"
+msgid "Adobe/Macromedia Freehand"
msgstr ""
-#. A9kyo
+#. DCoiy
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw42\n"
+"FilterName_ClarisWorks_Draw\n"
"help.text"
-msgid "OpenOffice.org 1.0 Drawing"
+msgid "ClarisWorks/AppleWorks Drawing"
msgstr ""
-#. A6oXp
+#. HUGEm
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw45\n"
+"FilterName_PageMaker_Document\n"
"help.text"
-msgid "PDF - Portable Document Format"
+msgid "Adobe PageMaker"
msgstr ""
-#. oAVcD
+#. zZ2EE
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw48\n"
+"FilterName_QXP_Document\n"
"help.text"
msgid "QuarkXPress"
msgstr ""
-#. kqCZy
+#. hStZa
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw49\n"
+"FilterName_ZMF_Document\n"
"help.text"
-msgid "None"
+msgid "Zoner Callisto/Draw"
msgstr ""
-#. 9cecY
+#. BiZgm
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw51\n"
+"FilterName_MWAW_Bitmap\n"
"help.text"
-msgid "WordPerfect Graphics"
+msgid "Legacy Mac Bitmap"
msgstr ""
-#. iCEEe
+#. gicao
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw54\n"
+"FilterName_MWAW_Drawing\n"
"help.text"
-msgid "Zoner Callisto/Draw"
+msgid "Legacy Mac Drawing"
msgstr ""
-#. JHutp
+#. 6dw2D
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw55\n"
+"FilterName_StarOffice_Drawing\n"
"help.text"
-msgid "None"
+msgid "Legacy StarOffice Drawing"
msgstr ""
#. 7s4EZ
@@ -5074,58 +5137,49 @@ msgctxt ""
msgid "Filters for MATH"
msgstr ""
-#. L9eeU
+#. 9DrmS
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_math0\n"
-"help.text"
-msgid "Math 8"
-msgstr ""
-
-#. yy74o
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_math3\n"
+"FilterName_MathML_XML__Math_\n"
"help.text"
msgid "MathML 2.0"
msgstr ""
-#. 9Nn5Q
+#. NhtdT
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_math6\n"
+"FilterName_MathType_3.x\n"
"help.text"
msgid "MathType3.x"
msgstr ""
-#. UGGRZ
+#. zSwxR
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_math7\n"
+"FilterName_StarOffice_XML__Math_\n"
"help.text"
-msgid "None"
+msgid "OpenOffice.org 1.0 Formula"
msgstr ""
-#. cNKRe
+#. v95fZ
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_math9\n"
+"FilterName_math_pdf_Export\n"
"help.text"
-msgid "OpenOffice.org 1.0 Formula"
+msgid "PDF - Portable Document Format"
msgstr ""
-#. 5f8BW
+#. BD7Mn
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_math12\n"
+"FilterName_math8\n"
"help.text"
-msgid "PDF - Portable Document Format"
+msgid "ODF Formula"
msgstr ""
#. pkJ3f
@@ -5146,13 +5200,13 @@ msgctxt ""
msgid "Filters for BASE"
msgstr ""
-#. sVsHB
+#. GhDwr
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_base0\n"
+"FilterName_StarOffice_XML__Base_\n"
"help.text"
-msgid "OpenDocument Database"
+msgid "ODF Database"
msgstr ""
#. nEtCn
@@ -5173,285 +5227,33 @@ msgctxt ""
msgid "Filters for GRAPHICFILTER"
msgstr ""
-#. EiDUC
+#. ukbDG
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_graphicfilter3\n"
-"help.text"
-msgid "BMP - Windows Bitmap"
-msgstr ""
-
-#. sFTvx
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter6\n"
-"help.text"
-msgid "CGM - Computer Graphics Metafile"
-msgstr ""
-
-#. ZtA5q
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter9\n"
-"help.text"
-msgid "DXF - AutoCAD Interchange Format"
-msgstr ""
-
-#. eFxEV
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter15\n"
-"help.text"
-msgid "EMF - Enhanced Meta File"
-msgstr ""
-
-#. JSNTB
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter21\n"
-"help.text"
-msgid "EPS - Encapsulated PostScript"
-msgstr ""
-
-#. w6BBX
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter27\n"
-"help.text"
-msgid "GIF - Graphics Interchange"
-msgstr ""
-
-#. JvkqL
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter33\n"
-"help.text"
-msgid "HTML"
-msgstr ""
-
-#. jSGkM
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter34\n"
-"help.text"
-msgid "text/html"
-msgstr ""
-
-#. Fh5BC
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter42\n"
+"FilterName_writer_jpg_Export\n"
"help.text"
msgid "JPEG - Joint Photographic Experts Group"
msgstr ""
-#. NEptD
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter48\n"
-"help.text"
-msgid "MET - OS/2 Metafile"
-msgstr ""
-
-#. qqFiU
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter51\n"
-"help.text"
-msgid "MOV - QuickTime File Format"
-msgstr ""
-
-#. fQHzg
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter63\n"
-"help.text"
-msgid "PBM - Portable Bitmap"
-msgstr ""
-
-#. g3Ezu
+#. xBHh2
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_graphicfilter66\n"
-"help.text"
-msgid "PCD - Photo CD Base"
-msgstr ""
-
-#. jgKhX
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter69\n"
-"help.text"
-msgid "PCD - Photo CD Base16"
-msgstr ""
-
-#. dorU9
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter72\n"
-"help.text"
-msgid "PCD - Photo CD Base4"
-msgstr ""
-
-#. Zqehv
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter78\n"
-"help.text"
-msgid "PCT - Mac Pict"
-msgstr ""
-
-#. d6miP
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter81\n"
-"help.text"
-msgid "PCX - Zsoft Paintbrush"
-msgstr ""
-
-#. NT7TF
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter87\n"
-"help.text"
-msgid "PGM - Portable Graymap"
-msgstr ""
-
-#. x2LKK
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter99\n"
+"FilterName_writer_png_Export\n"
"help.text"
msgid "PNG - Portable Network Graphic"
msgstr ""
-#. fZVeB
+#. FeKia
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_graphicfilter105\n"
-"help.text"
-msgid "PPM - Portable Pixelmap"
-msgstr ""
-
-#. dANmR
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter108\n"
-"help.text"
-msgid "PSD - Adobe Photoshop"
-msgstr ""
-
-#. hrWWf
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter114\n"
-"help.text"
-msgid "RAS - Sun Raster Image"
-msgstr ""
-
-#. qYc2F
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter126\n"
+"FilterName_writer_svg_Export\n"
"help.text"
msgid "SVG - Scalable Vector Graphics"
msgstr ""
-#. F8DSr
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter129\n"
-"help.text"
-msgid "SVG - Scalable Vector Graphics Draw"
-msgstr ""
-
-#. rz7pS
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter132\n"
-"help.text"
-msgid "SVG - Scalable Vector Graphics Draw"
-msgstr ""
-
-#. XTmCR
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter138\n"
-"help.text"
-msgid "SVM - StarView Meta File"
-msgstr ""
-
-#. pmBjU
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter141\n"
-"help.text"
-msgid "TGA - Truevision Targa"
-msgstr ""
-
-#. rfutE
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter147\n"
-"help.text"
-msgid "TIFF - Tagged Image File Format"
-msgstr ""
-
-#. pvk6j
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter153\n"
-"help.text"
-msgid "WMF - Windows Metafile"
-msgstr ""
-
-#. CsXyL
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter156\n"
-"help.text"
-msgid "XBM - X Bitmap"
-msgstr ""
-
-#. 4Norn
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter162\n"
-"help.text"
-msgid "XPM - X PixMap"
-msgstr ""
-
#. Bkz5M
#: copy_drawfunctions.xhp
msgctxt ""
@@ -18592,14 +18394,14 @@ msgctxt ""
msgid "Turning off Bullets and Numbering for Individual Paragraphs"
msgstr "關閉個別段落的編號/項目符號"
-#. 6bVuF
+#. H2QkK
#: numbering_stop.xhp
msgctxt ""
"numbering_stop.xhp\n"
"bm_id3154186\n"
"help.text"
-msgid "<bookmark_value>numbering; turning off</bookmark_value> <bookmark_value>bullets; turning off</bookmark_value> <bookmark_value>removing, see also deleting</bookmark_value> <bookmark_value>removing;bullets and numbering</bookmark_value> <bookmark_value>keyboard;removing numbering</bookmark_value>"
-msgstr "<bookmark_value>編號; 關閉</bookmark_value> <bookmark_value>項目符號; 關閉</bookmark_value> <bookmark_value>移除, 另請參閱刪除</bookmark_value> <bookmark_value>移除; 項目符號與編號</bookmark_value> <bookmark_value>鍵盤; 移除編號</bookmark_value>"
+msgid "<bookmark_value>numbering; turning off</bookmark_value><bookmark_value>bullets; turning off</bookmark_value><bookmark_value>removing, see also deleting</bookmark_value><bookmark_value>removing;bullets and numbering</bookmark_value><bookmark_value>keyboard;removing numbering</bookmark_value>"
+msgstr ""
#. T3U8R
#: numbering_stop.xhp
@@ -18655,13 +18457,13 @@ msgctxt ""
msgid "If the cursor is located within a numbered or bulleted list, you can turn off automatic numbers or bullets for the current paragraph or selected paragraphs by clicking the <emph>Toggle Unordered List</emph> icon on the <emph>Text Formatting</emph> bar."
msgstr ""
-#. XLYd6
+#. 9sUYS
#: numbering_stop.xhp
msgctxt ""
"numbering_stop.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "<image id=\"img_id3158432\" src=\"cmd/lc_defaultbullet.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158432\">Icon</alt></image>"
+msgid "<image id=\"img_id3158432\" src=\"cmd/lc_defaultbullet.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158432\">Toggle Unordered List icon</alt> </image>"
msgstr ""
#. ikjGP
@@ -18673,32 +18475,32 @@ msgctxt ""
msgid "Toggle Unordered List icon"
msgstr ""
-#. RE37f
+#. BB2Be
#: numbering_stop.xhp
msgctxt ""
"numbering_stop.xhp\n"
"par_id3148946\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"> To remove a number or bullet from a paragraph while preserving the list indenting: </caseinline></switchinline>"
+msgid "To remove a number or bullet from a paragraph while preserving the list indenting:"
msgstr ""
-#. EsxZF
+#. ZhAMF
#: numbering_stop.xhp
msgctxt ""
"numbering_stop.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Place the cursor at the beginning of a paragraph in a list and press the <keycode>Backspace</keycode> key. </caseinline></switchinline>"
+msgid "Place the cursor at the beginning of a paragraph in a list and press the <keycode>Backspace</keycode> key."
msgstr ""
-#. TY7jM
+#. vYz5P
#: numbering_stop.xhp
msgctxt ""
"numbering_stop.xhp\n"
"par_id3150543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The numbering of the paragraph disappears and is removed from the numbering sequence. Numbering resumes in the following paragraph. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">段落的編號消失,並且從編號順序中移除。繼續在後面的段落中編號。</caseinline></switchinline>"
+msgid "The numbering of the paragraph disappears and is removed from the numbering sequence. Numbering resumes in the following paragraph."
+msgstr ""
#. B8akd
#: numbering_stop.xhp
@@ -18709,14 +18511,14 @@ msgctxt ""
msgid "Press <keycode>Shift+Backspace</keycode> at the beginning of a list paragraph to return the number or bullet."
msgstr ""
-#. FrmUz
+#. djwVN
#: numbering_stop.xhp
msgctxt ""
"numbering_stop.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you press the Enter key in an empty numbered paragraph, the numbering stops. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">如果您在空白的已編號段落按 Enter 鍵,則會停止編號。</caseinline></switchinline>"
+msgid "Press the <keycode>Enter</keycode> key in an empty numbered paragraph to stop the numbering."
+msgstr ""
#. TBFcZ
#: numbering_stop.xhp
@@ -22561,13 +22363,13 @@ msgctxt ""
msgid "<bookmark_value>start parameters</bookmark_value> <bookmark_value>command line parameters</bookmark_value> <bookmark_value>parameters;command line</bookmark_value> <bookmark_value>arguments in command line</bookmark_value>"
msgstr ""
-#. 8DBpd
+#. fqXCA
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"hd_id3156410\n"
"help.text"
-msgid "Starting $[officename] Software With Parameters"
+msgid "<variable id=\"Title_h1\"><link href=\"text/shared/guide/start_parameters.xhp\">Starting $[officename] Software With Parameters</link></variable>"
msgstr ""
#. GVpcE
diff --git a/source/zh-TW/helpcontent2/source/text/simpress/01.po b/source/zh-TW/helpcontent2/source/text/simpress/01.po
index d780344cbdd..2ae6156dca1 100644
--- a/source/zh-TW/helpcontent2/source/text/simpress/01.po
+++ b/source/zh-TW/helpcontent2/source/text/simpress/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: 2021-03-19 17:31+0100\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2019-08-09 08:03+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -8107,6 +8107,429 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Intersect\" visibility=\"visible\">Creates a shape from the overlapping area of the selected objects.</ahelp>"
msgstr "<ahelp hid=\".uno:Intersect\" visibility=\"visible\">從選取的物件重疊區塊建立形狀。</ahelp>"
+#. 8mBdR
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"tit\n"
+"help.text"
+msgid "Bullet and Position"
+msgstr ""
+
+#. mjHGa
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"bm_id121623276174916\n"
+"help.text"
+msgid "<bookmark_value>bullets;Impress</bookmark_value><bookmark_value>ordered list;Impress</bookmark_value><bookmark_value>unordered list;Impress</bookmark_value><bookmark_value>bullets;Draw</bookmark_value><bookmark_value>ordered list;Draw</bookmark_value><bookmark_value>unordered list;Draw</bookmark_value>"
+msgstr ""
+
+#. ABkfU
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id591623253567629\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/bulletandposition.xhp\" name=\"command_name\">Bullet and Position</link>"
+msgstr ""
+
+#. D3TGn
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id401623253567633\n"
+"help.text"
+msgid "<embedvar href=\"text/shared/01/06050600.xhp#positioninfo\" markup=\"ignore\"/>"
+msgstr ""
+
+#. phgxq
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id371623258309050\n"
+"help.text"
+msgid "In a selected text, choose <menuitem>Format - Bullets and Numbering</menuitem>."
+msgstr ""
+
+#. ysA68
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id401623260265986\n"
+"help.text"
+msgid "Properties"
+msgstr ""
+
+#. KEsmt
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id191623260097778\n"
+"help.text"
+msgid "Type"
+msgstr ""
+
+#. LikX8
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id291623260116361\n"
+"help.text"
+msgid "Select the type of list. Unordered with character bullet, unordered with graphics bullet, or ordered with a numbering scheme of your choice."
+msgstr ""
+
+#. 3862v
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id611623260134513\n"
+"help.text"
+msgid "Character"
+msgstr ""
+
+#. AAFD3
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id641623260148566\n"
+"help.text"
+msgid "Select the character for the unordered list."
+msgstr ""
+
+#. FmbAq
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id681623260246435\n"
+"help.text"
+msgid "Start at"
+msgstr ""
+
+#. EgRBS
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id551623260225990\n"
+"help.text"
+msgid "For ordered lists, select the value of first item of the list."
+msgstr ""
+
+#. CN44e
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id671623259902753\n"
+"help.text"
+msgid "Color"
+msgstr ""
+
+#. HSGAj
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id781623260255715\n"
+"help.text"
+msgid "Select the color of the list characters for ordered and unordered lists. Color does not apply for lists with graphic bullets."
+msgstr ""
+
+#. XnEwE
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id691623261496489\n"
+"help.text"
+msgid "Separator"
+msgstr ""
+
+#. ytZGx
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id791623261930996\n"
+"help.text"
+msgid "For ordered lists, set the text to display before and after the numbering scheme."
+msgstr ""
+
+#. JojhJ
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id681623261502578\n"
+"help.text"
+msgid "Before"
+msgstr ""
+
+#. VTjZ9
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id641623261927147\n"
+"help.text"
+msgid "Enter the text to display before the numbering."
+msgstr ""
+
+#. aB6uH
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id331623261507547\n"
+"help.text"
+msgid "After"
+msgstr ""
+
+#. 93cte
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id391623261922737\n"
+"help.text"
+msgid "Enter the text to display after the numbering."
+msgstr ""
+
+#. hUAWj
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id551623260579519\n"
+"help.text"
+msgid "Size"
+msgstr ""
+
+#. MxDGA
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id521623261977095\n"
+"help.text"
+msgid "Set the size of the character and graphic bullets with respect to the paragraph font size."
+msgstr ""
+
+#. 2pjgX
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id261623260584277\n"
+"help.text"
+msgid "Width"
+msgstr ""
+
+#. rKipB
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id821623291829425\n"
+"help.text"
+msgid "Enter the width of the graphic bullet character."
+msgstr ""
+
+#. gCssw
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id531623260588282\n"
+"help.text"
+msgid "Height"
+msgstr ""
+
+#. xa2FN
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id321623291834607\n"
+"help.text"
+msgid "Enter the height of the graphic bullet character."
+msgstr ""
+
+#. SjRNb
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id951623260634795\n"
+"help.text"
+msgid "Keep ratio"
+msgstr ""
+
+#. LQwC8
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id261623260666478\n"
+"help.text"
+msgid "Check this box to preserve the height to width ratio of the graphic bullet."
+msgstr ""
+
+#. AKwMq
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id181623260599850\n"
+"help.text"
+msgid "Rel. Size"
+msgstr ""
+
+#. eP9FG
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id281623260605208\n"
+"help.text"
+msgid "For character unordered and ordered lists, set the relative size of the list character. The relative size applies to the <emph>Before</emph> and <emph>After</emph> text as well."
+msgstr ""
+
+#. CGphX
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id931623261370137\n"
+"help.text"
+msgid "Position"
+msgstr ""
+
+#. yiqWW
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id421623262130068\n"
+"help.text"
+msgid "Indent"
+msgstr ""
+
+#. Bam8q
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id6081728\n"
+"help.text"
+msgid "Enter the distance from the left edge of the containing object to the start of all lines in the list."
+msgstr ""
+
+#. 37TGG
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id651623262149945\n"
+"help.text"
+msgid "Width"
+msgstr ""
+
+#. sQ2Ck
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id141623291867477\n"
+"help.text"
+msgid "Enter or select the width of the list element."
+msgstr ""
+
+#. DotNG
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id221623265073936\n"
+"help.text"
+msgid "The combined total length of <emph>Before</emph>, <emph>After</emph> and the numbering characters may override the width setting."
+msgstr ""
+
+#. pnNqC
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id291623263843749\n"
+"help.text"
+msgid "Relative"
+msgstr ""
+
+#. oHCPh
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id561623268136625\n"
+"help.text"
+msgid "Relative to the upper list level. The entered value is added to that of this field in the level before. If “Indent: 20mm” on list level 1 and “Indent: 10mm Relative” on list level 2 will result in an effective indent of 30mm for level 2."
+msgstr ""
+
+#. VAwoR
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id261623263839244\n"
+"help.text"
+msgid "Alignment"
+msgstr ""
+
+#. FFN3B
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id361623265059971\n"
+"help.text"
+msgid "Select the alignment of the ordered list numbering contents inside the list <emph>Width</emph> setting."
+msgstr ""
+
+#. tRzbn
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id871623265256880\n"
+"help.text"
+msgid "Scope"
+msgstr ""
+
+#. YcbZA
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id41623265263152\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Slide</caseinline><defaultinline>Page</defaultinline></switchinline>"
+msgstr ""
+
+#. BktFm
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id31623272228782\n"
+"help.text"
+msgid "Applies the modification to the whole <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>."
+msgstr ""
+
+#. uzPBx
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id351623265267695\n"
+"help.text"
+msgid "Selection"
+msgstr ""
+
+#. mLzWE
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id821623272290885\n"
+"help.text"
+msgid "Applies the modification to the selection."
+msgstr ""
+
+#. PSDGB
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id141623265272187\n"
+"help.text"
+msgid "Apply to Master"
+msgstr ""
+
+#. PSK5e
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id31623272423870\n"
+"help.text"
+msgid "Click to apply the the modification to all <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slides</caseinline><defaultinline>pages</defaultinline></switchinline> that use the current master <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>."
+msgstr ""
+
#. 5H8sr
#: effectoptions.xhp
msgctxt ""
diff --git a/source/zh-TW/helpcontent2/source/text/swriter.po b/source/zh-TW/helpcontent2/source/text/swriter.po
index ab74e378a9c..318dc3ce2a2 100644
--- a/source/zh-TW/helpcontent2/source/text/swriter.po
+++ b/source/zh-TW/helpcontent2/source/text/swriter.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-03-29 16:03+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2018-10-21 20:41+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: chinese-l10n <chinese-l10n@googlegroups.com>\n"
@@ -16,411 +16,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1540154495.000000\n"
-#. P7iNX
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"tit\n"
-"help.text"
-msgid "Document Classification"
-msgstr ""
-
-#. NqgkT
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"hd_id3156324\n"
-"help.text"
-msgid "<variable id=\"classdoc\"><link href=\"text/swriter/classificationbar.xhp\" name=\"Document Classification\">Document Classification</link> </variable>"
-msgstr ""
-
-#. toEGG
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"bm_id030820161847569710\n"
-"help.text"
-msgid "<bookmark_value>classification;BAILS levels</bookmark_value> <bookmark_value>classification;BAF category</bookmark_value> <bookmark_value>classification;security levels</bookmark_value> <bookmark_value>classification;document</bookmark_value> <bookmark_value>classification;classification bar</bookmark_value> <bookmark_value>document;classification</bookmark_value>"
-msgstr ""
-
-#. vJRDP
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161744119967\n"
-"help.text"
-msgid "Document classification and security is an important issue for businesses and governments."
-msgstr ""
-
-#. o6ZJC
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161744113553\n"
-"help.text"
-msgid "Information is exchanged between users and organizations that collaborate to pursue a business goal. Where sensitive information is involved, it is assumed that the parties will have agreed what information is sensitive and how such information will be identified and handled. Any recipient of a resource will rely upon the provider of the information to follow the agreed procedures to identify the sensitivity of the information."
-msgstr ""
-
-#. Ds7Zb
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161744118823\n"
-"help.text"
-msgid "%PRODUCTNAME provides standardized means for such sensitivity information to be expressed and may be used between parties if interoperable systems are to be implemented. It provides a set of standard “fields” that can be used to hold sensitivity information. It does not attempt to define what the contents of these “fields” should be. This approach is an improvement upon the only alternative that exists at the moment, which is for the provider to use an arbitrary means to express sensitivity that may not be useful to a recipient."
-msgstr ""
-
-#. J3mB2
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161744121143\n"
-"help.text"
-msgid "While this standard has been developed with the intent that it would be applicable in any domain of activity, %PRODUCTNAME retained the aerospace and defense industry nomenclature and categories, where sensitivity marking results from national security, export control and intellectual property policies."
-msgstr ""
-
-#. mEAHm
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161744123676\n"
-"help.text"
-msgid "%PRODUCTNAME implemented the open standards produced by <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) independent of a specific vendor. Two of them are interesting:"
-msgstr ""
-
-#. FGdfy
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161744122593\n"
-"help.text"
-msgid "Business Authentication Framework (<item type=\"acronym\">BAF</item>) specifies how to describe the existing policy (which is probably some legal text) in a machine-readable format."
-msgstr ""
-
-#. hYS6k
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161744126871\n"
-"help.text"
-msgid "Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) specifies how to refer to such a <item type=\"acronym\">BAF</item> policy in a document. The concepts in <item type=\"acronym\">BAILS</item> are so generic that they can be applied to any format that supports document-level user-defined properties."
-msgstr ""
-
-#. 6mz7n
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"hd_id030820161800093929\n"
-"help.text"
-msgid "BAF Categories"
-msgstr ""
-
-#. WiXYE
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"bm_id030820161856432825\n"
-"help.text"
-msgid "<bookmark_value>classification;displayed in user interface</bookmark_value> <bookmark_value>classification;headers and footers</bookmark_value> <bookmark_value>classification;watermark</bookmark_value> <bookmark_value>classification;categories</bookmark_value>"
-msgstr ""
-
-#. 3ADDM
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161800092823\n"
-"help.text"
-msgid "The default BAF categories for %PRODUCTNAME are listed below."
-msgstr ""
-
-#. N8CTV
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161800098142\n"
-"help.text"
-msgid "Only the \"Intellectual Properties\" category will modify the layout of the document with a watermark, fields in the header and footer and an information bar on top of the document area. Each item inserted in the document is controlled by the classification configuration file."
-msgstr ""
-
-#. HJDZH
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_idN106B0\n"
-"help.text"
-msgid "Intellectual Property"
-msgstr ""
-
-#. pGCGZ
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_idN106C0\n"
-"help.text"
-msgid "Intellectual property is a generic term for the nature of the contents of the document. Select this category for general purpose document classification."
-msgstr ""
-
-#. Wtdjj
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_idN106CD\n"
-"help.text"
-msgid "National Security"
-msgstr ""
-
-#. vDSmN
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_idN106DD\n"
-"help.text"
-msgid "Selects the category of this document for the national security policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface."
-msgstr ""
-
-#. E7kqD
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_idN106EA\n"
-"help.text"
-msgid "Export Control"
-msgstr ""
-
-#. DC8Yf
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_idN106FA\n"
-"help.text"
-msgid "Selects the category of this document for the export control policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface."
-msgstr ""
-
-#. iVEDx
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161800091021\n"
-"help.text"
-msgid "Refer to your corporate data security policy and information security officers for support in document classification."
-msgstr ""
-
-#. Dzmda
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"hd_id030820161747122444\n"
-"help.text"
-msgid "Default levels of classification"
-msgstr ""
-
-#. CAfDt
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"bm_id030820161849574719\n"
-"help.text"
-msgid "<bookmark_value>classification levels;Internal use only</bookmark_value> <bookmark_value>classification levels;Confidential</bookmark_value> <bookmark_value>classification levels;General Business</bookmark_value> <bookmark_value>classification levels;Non-Business</bookmark_value>"
-msgstr ""
-
-#. zGVp8
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747139337\n"
-"help.text"
-msgid "%PRODUCTNAME provides default levels of document classification (<item type=\"acronym\">BAILS</item>) shown below, sorted by increasing level of business sensitivity:"
-msgstr ""
-
-#. bhAGA
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747135421\n"
-"help.text"
-msgid "<emph>Non-Business</emph>: Information in document has no impact in business, if made public."
-msgstr ""
-
-#. BJAGV
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747132341\n"
-"help.text"
-msgid "<emph>General Business</emph>: Minor impact. Information has impact in business, can generate embarrassments, minor damage in brand image, if made public."
-msgstr ""
-
-#. xGJN3
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747139845\n"
-"help.text"
-msgid "<emph>Confidential</emph>: Modest impact. Information disclosed can damage business brand, can generate negative media coverage and loss of revenue."
-msgstr ""
-
-#. FaGhw
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747138519\n"
-"help.text"
-msgid "<emph>Internal use only</emph>: Major damage. Negative national media, lawsuits, fines, long term brand damages."
-msgstr ""
-
-#. wTzaa
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"hd_id030820161747134459\n"
-"help.text"
-msgid "Customizing classification levels."
-msgstr ""
-
-#. z6j8J
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"bm_id030820161851045883\n"
-"help.text"
-msgid "<bookmark_value>custom;classification levels</bookmark_value> <bookmark_value>classification levels;customizing</bookmark_value>"
-msgstr ""
-
-#. zP3TN
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747133280\n"
-"help.text"
-msgid "%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Paths - Classification</menuitem> into a local folder and edit the contents."
-msgstr ""
-
-#. F3njz
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id03082016174713477\n"
-"help.text"
-msgid "Use the file with your %PRODUCTNAME locale in the name as example."
-msgstr ""
-
-#. rx2Dm
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747137522\n"
-"help.text"
-msgid "Save the file and make the adequate changes to the classification path above to access the file."
-msgstr ""
-
-#. Z2iUo
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747135133\n"
-"help.text"
-msgid "Your system administrator can place the file in a network folder and make all users access the classification settings file."
-msgstr ""
-
-#. 5DSiM
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"hd_id03082016174713354\n"
-"help.text"
-msgid "Pasting contents in documents with different levels of classification."
-msgstr ""
-
-#. WxMFo
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"bm_id030820161851512902\n"
-"help.text"
-msgid "<bookmark_value>document classification;pasting contents</bookmark_value>"
-msgstr ""
-
-#. NdsxG
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747134188\n"
-"help.text"
-msgid "To prevent a breach in the security policy, contents with high classification level pasted to documents with lower classification level are not allowed. %PRODUCTNAME will display a warning message wherever it detects that the contents of the clipboard have higher security classification than the target document."
-msgstr ""
-
-#. 9oBUS
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"hd_id3150342\n"
-"help.text"
-msgid "<link href=\"text/swriter/classificationbar.xhp\" name=\"Classification Bar\">Classification Bar</link>"
-msgstr ""
-
-#. fF68i
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"bm_id030820161853495457\n"
-"help.text"
-msgid "<bookmark_value>Classification toolbar;display</bookmark_value>"
-msgstr ""
-
-#. gYggL
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id3150202\n"
-"help.text"
-msgid "<ahelp hid=\".\">The <emph>Classification</emph> bar contains tools to help secure document handling.</ahelp>"
-msgstr "<ahelp hid=\".\"><emph>機密</emph>工具列含有協助處理文件安全的工具。</ahelp>"
-
-#. FtFz5
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161754171423\n"
-"help.text"
-msgid "The <emph>Classification</emph> toolbar contains listboxes to help in selecting the security of the document, according to the <item type=\"acronym\">BAF</item> category policy and <item type=\"acronym\">BAILS</item> levels. %PRODUCTNAME will add custom fields in the document properties (<item type=\"menuitem\">File - Properties</item>, <emph>Custom Properties</emph> tab) to store the classification policy as document metadata."
-msgstr ""
-
-#. eDVXe
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161754175408\n"
-"help.text"
-msgid "Go to menu <item type=\"menuitem\">View - Toolbars</item> and select <item type=\"menuitem\">Classification</item>"
-msgstr ""
-
-#. WbAuh
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161818081317\n"
-"help.text"
-msgid "<link href=\"https://www.tscp.org/about-tscp/\"><item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) website</link>."
-msgstr ""
-
-#. pTTL8
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161818082152\n"
-"help.text"
-msgid "<link href=\"https://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Business Authentication Framework (<item type=\"acronym\">BAF</item>) document (PDF)</link>"
-msgstr ""
-
-#. 47rPQ
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161818085901\n"
-"help.text"
-msgid "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAILSv1.pdf\">Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) document (PDF)</link>"
-msgstr ""
-
#. x2qZ6
#: mailmergetoolbar.xhp
msgctxt ""
diff --git a/source/zh-TW/helpcontent2/source/text/swriter/librelogo.po b/source/zh-TW/helpcontent2/source/text/swriter/librelogo.po
index 1e26a06e797..d0fb98c3522 100644
--- a/source/zh-TW/helpcontent2/source/text/swriter/librelogo.po
+++ b/source/zh-TW/helpcontent2/source/text/swriter/librelogo.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: 2021-01-19 13:13+0100\n"
+"POT-Creation-Date: 2021-06-04 13:10+0200\n"
"PO-Revision-Date: 2018-02-05 11:50+0000\n"
"Last-Translator: leo <loveohead@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -205,13 +205,13 @@ msgctxt ""
msgid "FORWARD 200 LEFT 89<br/>"
msgstr "FORWARD 200 LEFT 89<br/>"
-#. F9SUo
+#. 7gs6L
#: LibreLogo.xhp
msgctxt ""
"LibreLogo.xhp\n"
"par_390\n"
"help.text"
-msgid "To reset the command line click triple in it or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode> to select the previous commands, and type the new commands."
+msgid "To reset the command line triple-click it or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode> to select the previous commands, and type the new commands."
msgstr ""
#. bqE8E
@@ -223,14 +223,14 @@ msgctxt ""
msgid "Graphical user interface of basic turtle settings"
msgstr "海龜基本設定的圖形化使用者介面"
-#. YPKYU
+#. oa3dx
#: LibreLogo.xhp
msgctxt ""
"LibreLogo.xhp\n"
"par_415\n"
"help.text"
-msgid "Turtle shape of LibreLogo is a normal fixed size drawing object. You can positionate and rotate it on standard way, too, using the mouse and the Rotate icon of the Drawing Object Properties toolbar. Modify Line Width, Line Color and Area Color settings of the turtle shape to set PENSIZE, PENCOLOR and FILLCOLOR attributes of LibreLogo."
-msgstr "LibreLogo 的海龜形狀物件是一般固定大小的繪圖物件。你可以用標準的方法,用滑鼠或繪圖物件屬性列中的旋轉圖示,定位或旋轉物件。修改海龜形狀物件設定的線條寬度、線條顏色及填入色彩設定,以設定 LibreLogo 屬性中的畫筆尺寸 (PENSIZE)、畫筆顏色 (PENCOLOR) 及填入顏色 (FILLCOLOR)。"
+msgid "Turtle shape of LibreLogo is a normal fixed size drawing object. You can position and rotate it on standard way, too, using the mouse and the Rotate icon of the Drawing Object Properties toolbar. Modify Line Width, Line Color and Area Color settings of the turtle shape to set PENSIZE, PENCOLOR and FILLCOLOR attributes of LibreLogo."
+msgstr ""
#. fqYbT
#: LibreLogo.xhp