diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-06-13 17:03:18 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-06-13 17:10:45 +0200 |
commit | 47d2e3a3e6f9d4e2b17ff79b3a9cbdbe4619af16 (patch) | |
tree | d47b1de8842b7ec33fc0d74aae950c5a6265eb08 /source/zh-CN/helpcontent2 | |
parent | 9b5d7036b809fb61a73e6a5b86bd3fcfbcda81f7 (diff) |
update translations for 7.2.0 beta1
libreoffice-7-2-branch-point
and force-fix errors using pocheck
Change-Id: I7ed5a77fb3ccb004ba1b79c55ae56a84c82f2803
Diffstat (limited to 'source/zh-CN/helpcontent2')
15 files changed, 4348 insertions, 2458 deletions
diff --git a/source/zh-CN/helpcontent2/source/text/sbasic/python.po b/source/zh-CN/helpcontent2/source/text/sbasic/python.po index 7841bfff406..fe5720156d2 100644 --- a/source/zh-CN/helpcontent2/source/text/sbasic/python.po +++ b/source/zh-CN/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: 2019-07-10 01:38+0000\n" "Last-Translator: Dian LI <xslidian@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -502,13 +502,13 @@ msgctxt "" msgid "Python : Monitoring Document Events" msgstr "Python : 监视文档事件" -#. 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 @@ -538,23 +538,23 @@ 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." -msgstr "侦听事件有助于在条件之前和之后安放脚本, 如加载与卸载库, 或在后台跟踪脚本处理进度。<literal>Access2Base 跟踪</literal> 模块的使用就是第二种情况的体现。" +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 #: python_document_events.xhp @@ -565,6 +565,15 @@ msgctxt "" msgid "With Python" msgstr "使用 Python" +#. 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 "" @@ -574,14 +583,14 @@ 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 "事件监视从对象实例化开始, 并在 Python 释放对象时最终停止。引发的事件通过<literal>Access2Base</literal> 控制台报告。" -#. 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>." -msgstr "<literal>OnLoad</literal> 与 <literal>OnUnload</literal> 事件可用于分别设置和取消设置 Python 程序路径。它们被称为<literal>文档打开 </literal> 和 <literal>文档关闭 </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 #: python_document_events.xhp @@ -826,14 +835,14 @@ msgctxt "" msgid "Mind the misspelled <literal>documentEventOccured</literal> method that inherits a typo from %PRODUCTNAME Application Programming Interface (API)." msgstr "注意拼写错误的 <literal>documentEventOccured</literal> 方法, 该错误继承自 %PRODUCTNAME 应用程序编程接口 (API)。" -#. 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." -msgstr "<literal>启动应用程序</literal>和<literal>关闭应用程序</literal>事件可分别用于为用户脚本或 %PRODUCTNAME 脚本设置和取消设置 Python 路径。类似地, 可以使用<literal>文档打开</literal> 和 <literal>文档关闭</literal> 事件来加载和释放基于文档的 Python 库或模块。有关详细信息, 请参阅<link href=\"text/sbasic/python/python_import.xhp\" name=\"Importing Python Modules\">导入 Python 模块</link>。" +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 #: python_document_events.xhp @@ -844,13 +853,22 @@ msgctxt "" msgid "With %PRODUCTNAME Basic" msgstr "使用 %PRODUCTNAME Basic" -#. 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 @@ -1006,6 +1024,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-CN/helpcontent2/source/text/sbasic/shared.po b/source/zh-CN/helpcontent2/source/text/sbasic/shared.po index b2ff4675a8e..4e9bc941594 100644 --- a/source/zh-CN/helpcontent2/source/text/sbasic/shared.po +++ b/source/zh-CN/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: 2019-07-10 04:02+0000\n" "Last-Translator: Dian LI <xslidian@gmail.com>\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 @@ -8647,22 +8674,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 @@ -25225,15 +25252,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 "语法:" - #. JsmcA #: 03100300.xhp msgctxt "" @@ -25261,15 +25279,6 @@ msgctxt "" msgid "Date" msgstr "日期" -#. bE3do -#: 03100300.xhp -msgctxt "" -"03100300.xhp\n" -"hd_id3153525\n" -"help.text" -msgid "Parameters:" -msgstr "参数:" - #. 3E4Gd #: 03100300.xhp msgctxt "" @@ -25288,15 +25297,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 "示例:" - #. 4NDxB #: 03100400.xhp msgctxt "" @@ -35215,13 +35215,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 @@ -35251,6 +35269,69 @@ msgctxt "" msgid "' use the default name for Table of Contents and a 1" msgstr "' 使用目录的默认名称和数字 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 "" @@ -41470,15 +41551,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 "" @@ -41488,68 +41560,68 @@ 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." -msgstr "「<emph>文本</emph>」: 要修改的任意字符串表达式。" +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." -msgstr "「<emph>搜索字符串</emph>」:要搜索的任意字符串表达式。" +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." -msgstr "「<emph>替换字符串</emph>」: 用来替换找到的搜索字符串的任意字符串表达式。" +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." -msgstr "「<emph>计数</emph>」: 执行替换的最大次数。" +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." -msgstr "「<emph>比较</emph>」:可选的布尔表达式,定义比较的类型。此参数的值可以是 TRUE 或 FALSE。默认值 TRUE 指不区分大小写的文本比较。值 FALSE 指区分大小写的二进制比较。您也可以使用 0 表示 FALSE,或用 1 表示 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\"" -msgstr "msgbox replace (\"aBbcnnbnn\", \"b\", \"$\", 1, 1, FALSE)'返回「aB$cnnbnn」" +msgid "MsgBox Replace (\"aBbcnnbnn\", \"b\", \"$\", 1, 1, False) 'returns \"aB$cnnbnn\"" +msgstr "" #. ZHjzn #: replace.xhp @@ -41560,23 +41632,23 @@ msgctxt "" msgid "REM meaning: \"b\" should be replaced, but" msgstr "REM 含义: 应替换「b」,但只替换小写的" -#. 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\"" -msgstr "REM * 「b」 (参数 6), 即第二次出现的「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)" -msgstr "REM * 只替换第一次 (尊重大小写) 出现的地方 (参数 5)" +msgid "REM * only first (respecting case) occurrence (count=1)" +msgstr "" #. QEPtG #: replace.xhp @@ -41587,6 +41659,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 "" @@ -41722,14 +41812,14 @@ msgctxt "" msgid "I/O Functions" msgstr "I/O 函数" -#. 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>" -msgstr "<bookmark_value>VBA 函数;数学函数</bookmark_value> <bookmark_value>VBA 函数;数字格式化</bookmark_value> <bookmark_value>VBA 函数;数字分区</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 #: special_vba_func.xhp @@ -41803,6 +41893,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 "" @@ -41839,6 +42262,33 @@ msgctxt "" msgid "Functions, objects and services of Unified Network Objects (UNO)." msgstr "统一网络对象 (UNO) 的函数、对象和服务。" +#. 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 "" @@ -41857,6 +42307,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-CN/helpcontent2/source/text/sbasic/shared/03.po b/source/zh-CN/helpcontent2/source/text/sbasic/shared/03.po index 4758c043854..e2d38e59f5a 100644 --- a/source/zh-CN/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/zh-CN/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: 2019-06-02 01:18+0000\n" "Last-Translator: Dian LI <xslidian@gmail.com>\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-CN/helpcontent2/source/text/scalc/01.po b/source/zh-CN/helpcontent2/source/text/scalc/01.po index 110f93ba150..07372750e92 100644 --- a/source/zh-CN/helpcontent2/source/text/scalc/01.po +++ b/source/zh-CN/helpcontent2/source/text/scalc/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: libreoffice help\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: 2021-05-31 13:28+0000\n" "Last-Translator: Ming Hua <plateauwolf@qq.com>\n" "Language-Team: Chinese (Simplified) <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/zh_Hans/>\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-CN/helpcontent2/source/text/sdatabase.po b/source/zh-CN/helpcontent2/source/text/sdatabase.po index d386e34f42f..597df0b452f 100644 --- a/source/zh-CN/helpcontent2/source/text/sdatabase.po +++ b/source/zh-CN/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: 2021-05-16 21:37+0000\n" "Last-Translator: Ming Hua <plateauwolf@qq.com>\n" "Language-Team: Chinese (Simplified) <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/zh_Hans/>\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 4.4.2\n" +"X-Generator: LibreOffice\n" #. ugSgG #: 02000000.xhp @@ -6018,6 +6018,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-CN/helpcontent2/source/text/shared/00.po b/source/zh-CN/helpcontent2/source/text/shared/00.po index 1791a260527..254a7d7abb9 100644 --- a/source/zh-CN/helpcontent2/source/text/shared/00.po +++ b/source/zh-CN/helpcontent2/source/text/shared/00.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-05-14 14:15+0200\n" -"PO-Revision-Date: 2021-05-31 13:28+0000\n" +"POT-Creation-Date: 2021-06-11 17:09+0200\n" +"PO-Revision-Date: 2021-06-11 15:19+0000\n" "Last-Translator: Ming Hua <plateauwolf@qq.com>\n" "Language-Team: Chinese (Simplified) <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/zh_Hans/>\n" "Language: zh-CN\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 4.6.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1562727982.000000\n" #. 3B8ZN @@ -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\">直接或使用样式</link>格式化文本,其中样式由 $[officename] 提供。" +#. 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 "" @@ -10994,7 +11039,7 @@ msgctxt "" "par_id3153579\n" "help.text" msgid "Menu <emph>Format - Asian phonetic guide</emph>." -msgstr "菜单「<emph>格式 - 亚洲语言注音指南</emph>」。" +msgstr "菜单「<emph>格式 - 亚洲文本标音</emph>」。" #. FcynE #: 00040501.xhp diff --git a/source/zh-CN/helpcontent2/source/text/shared/01.po b/source/zh-CN/helpcontent2/source/text/shared/01.po index fc5d2520c4e..9f0a37d709c 100644 --- a/source/zh-CN/helpcontent2/source/text/shared/01.po +++ b/source/zh-CN/helpcontent2/source/text/shared/01.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-05-31 15:15+0200\n" -"PO-Revision-Date: 2021-01-13 13:36+0000\n" -"Last-Translator: Petro Ding <petroenk@outlook.com>\n" +"POT-Creation-Date: 2021-06-11 17:09+0200\n" +"PO-Revision-Date: 2021-06-11 15:18+0000\n" +"Last-Translator: Ming Hua <plateauwolf@qq.com>\n" "Language-Team: Chinese (Simplified) <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/zh_Hans/>\n" "Language: zh-CN\n" "MIME-Version: 1.0\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 @@ -24458,7 +24458,7 @@ msgctxt "" "tit\n" "help.text" msgid "Asian Phonetic Guide" -msgstr "亚洲语言注音指南" +msgstr "亚洲文本标音" #. RpEdp #: 05060000.xhp @@ -24467,7 +24467,7 @@ msgctxt "" "bm_id9598376\n" "help.text" msgid "<bookmark_value>Asian Phonetic Guide</bookmark_value><bookmark_value>phonetic guide</bookmark_value>" -msgstr "<bookmark_value>亚洲语言注音指南</bookmark_value><bookmark_value>注音指南</bookmark_value>" +msgstr "<bookmark_value>亚洲文本标音</bookmark_value><bookmark_value>拼音指南</bookmark_value>" #. dZ3kt #: 05060000.xhp @@ -24503,7 +24503,7 @@ msgctxt "" "par_id3149987\n" "help.text" msgid "Choose <emph>Format - Asian Phonetic Guide</emph>." -msgstr "选择「<emph>格式 - 亚洲语言注音指南</emph>」。" +msgstr "选择「<emph>格式 - 亚洲文字标音</emph>」。" #. RDaZG #: 05060000.xhp @@ -24548,7 +24548,7 @@ msgctxt "" "par_id3145420\n" "help.text" msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/Right4ED\">Enter the text that you want to use as a pronunciation guide for the base text.</ahelp>" -msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/Right4ED\">输入要用作基底文字发音指导的文本。</ahelp>" +msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/Right4ED\">输入用于给基底文字标音的文本。</ahelp>" #. FCS4R #: 05060000.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,14 +48652,14 @@ 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 "<ahelp hid=\".\">在安全模式下,%PRODUCTNAME 会暂时以全新的用户配置文件启动,并禁用硬件加速。这有助于恢复损坏的 %PRODUCTNAME 实例。</ahelp>" -#. 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>" -msgstr "选择「<emph>帮助 - 以安全模式重新启动...</emph>」" +msgid "Choose <emph>Help - Restart in Safe Mode</emph>." +msgstr "" #. GgV84 #: profile_safe_mode.xhp @@ -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-CN/helpcontent2/source/text/shared/06.po b/source/zh-CN/helpcontent2/source/text/shared/06.po index 998c9609361..8dbaea09901 100644 --- a/source/zh-CN/helpcontent2/source/text/shared/06.po +++ b/source/zh-CN/helpcontent2/source/text/shared/06.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2021-05-31 15:15+0200\n" -"PO-Revision-Date: 2021-05-23 06:37+0000\n" +"PO-Revision-Date: 2021-06-04 11:14+0000\n" "Last-Translator: Ming Hua <plateauwolf@qq.com>\n" "Language-Team: Chinese (Simplified) <https://translations.documentfoundation.org/projects/libo_help-master/textshared06/zh_Hans/>\n" "Language: zh-CN\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.6.2\n" "X-POOTLE-MTIME: 1550960954.000000\n" #. EUcrc @@ -311,7 +311,7 @@ msgctxt "" "tit\n" "help.text" msgid "Impress Screenshots" -msgstr "" +msgstr "Impress 的屏幕截图" #. c6FJr #: simpress_screenshots.xhp diff --git a/source/zh-CN/helpcontent2/source/text/shared/explorer/database.po b/source/zh-CN/helpcontent2/source/text/shared/explorer/database.po index 20a36b6cbcd..0cbce8c5c77 100644 --- a/source/zh-CN/helpcontent2/source/text/shared/explorer/database.po +++ b/source/zh-CN/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-07-10 01:38+0000\n" "Last-Translator: Dian LI <xslidian@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -16,555 +16,6 @@ msgstr "" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1562722697.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 外部连接}</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 "select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}" - -#. 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 用于侦测数据库是否支持主键的试探法。</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 "使用通用 API 如 ODBC, JDBC 或 ADO 连接到数据库时,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=\".\">启用 $[officename] 对当前 ODBC 或 JDBC 数据源的自动递增数据字段支持。如果数据库不支持 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-CN/helpcontent2/source/text/shared/guide.po b/source/zh-CN/helpcontent2/source/text/shared/guide.po index c31c216923f..92ba559aa4a 100644 --- a/source/zh-CN/helpcontent2/source/text/shared/guide.po +++ b/source/zh-CN/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: 2021-02-17 15:04+0000\n" "Last-Translator: Ming Hua <plateauwolf@qq.com>\n" "Language-Team: Chinese (Simplified) <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/zh_Hans/>\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,14 +3850,14 @@ 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>" -msgstr "<bookmark_value>筛选器;文档转换</bookmark_value><bookmark_value>文档转换;筛选器</bookmark_value><bookmark_value>转换为;筛选器</bookmark_value><bookmark_value>命令行文档转换;筛选器</bookmark_value><bookmark_value>模块文件筛选器</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 #: convertfilters.xhp @@ -3508,23 +3868,23 @@ msgctxt "" msgid "<link href=\"text/shared/guide/convertfilters.xhp\" name=\"conversion filter names\">File Conversion Filter Names</link>" msgstr "<link href=\"text/shared/guide/convertfilters.xhp\" name=\"conversion filter names\">文件转换筛选器名称</link>" -#. 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>" -msgstr "<variable id=\"variable name\"><ahelp hid=\".\">供命令行文档转换使用的筛选器名称的表格。</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>" -msgstr "<ahelp hid=\".\" visibility=\"hidden\"><variable visibility=\"hidden\" id=\"filtername\">筛选器名称</variable><variable visibility=\"hidden\" id=\"mediatype\">媒体类型</variable><variable visibility=\"hidden\" id=\"fileextensions\">文件扩展名</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 #: convertfilters.xhp @@ -3544,527 +3904,419 @@ msgctxt "" msgid "Filters for WRITER" msgstr "供 Writer 使用的筛选器" -#. XPtUL -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer0\n" -"help.text" -msgid "AbiWord Document" -msgstr "AbiWord 文档" - -#. m5C85 +#. cqFhB #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer3\n" +"FilterName_HTML__StarWriter_\n" "help.text" -msgid "Apple Pages" -msgstr "Apple Pages" - -#. ATvUz -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer6\n" -"help.text" -msgid "BroadBand eBook" -msgstr "BroadBand eBook" - -#. NDUKF -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer9\n" -"help.text" -msgid "ClarisWorks/AppleWorks Document" -msgstr "ClarisWorks/AppleWorks 文档" - -#. uhAJf -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer12\n" -"help.text" -msgid "EPUB Document" -msgstr "EPUB 文档" - -#. EhxSS -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer15\n" -"help.text" -msgid "FictionBook 2.0" -msgstr "FictionBook 2.0" - -#. eJaKc -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer21\n" -"help.text" -msgid "HTML Document" -msgstr "HTML 文档" - -#. fQxLD -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer24\n" -"help.text" -msgid "Hangul WP 97" -msgstr "Hangul WP 97" - -#. 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" -msgstr "无" - -#. GhADm -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer30\n" -"help.text" -msgid "Legacy Mac Text Document" -msgstr "古老的 Mac 文本文档" - -#. VqS7i -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer31\n" -"help.text" -msgid "None" -msgstr "无" +msgid "HTML Document (Writer)" +msgstr "" -#. aBqVE +#. n9LGr #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer33\n" +"FilterName_MS_WinWord_5\n" "help.text" -msgid "Legacy StarOffice Text Document" -msgstr "古老的 StarOffice 文本文档" +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" -msgstr "无" +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" -msgstr "LotusWordPro 文档" +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" -msgstr "MS Word 95 模版" +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" -msgstr "MacWrite 文档" +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" -msgstr "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" -msgstr "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" -msgstr "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" -msgstr "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" -msgstr "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" -msgstr "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" -msgstr "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 "Microsoft Word for DOS" +msgstr "" -#. fvuB6 +#. RRhzm #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer67\n" +"FilterName_ClarisWorks\n" "help.text" -msgid "None" -msgstr "无" +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 "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" -msgstr "Microsoft Works 文档" +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)" -msgstr "Microsoft Works for Mac 文档 (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" -msgstr "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" -msgstr "Office Open XML 文本文档" +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" -msgstr "Office Open XML 文本模版" +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)" -msgstr "OpenDocument Text (纯 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" -msgstr "OpenOffice.org 1.0 文本文档" +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" -msgstr "PDF - 便携式文档格式" +msgid "Text" +msgstr "" -#. ExgBJ +#. mCyqh #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer108\n" +"FilterName_Text__encoded_\n" "help.text" -msgid "Palm Text Document" -msgstr "Palm 文本文档" +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" -msgstr "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" -msgstr "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" -msgstr "富文本格式" +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" -msgstr "T602 文档" +msgid "ODF Text Document" +msgstr "" -#. iEVLD +#. EPBGH #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer129\n" +"FilterName_writer8_template\n" "help.text" -msgid "Text" -msgstr "文本" +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" -msgstr "Word 97–2000 模版" - -#. vvH28 -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_writer144\n" -"help.text" -msgid "Word 97–2003" -msgstr "Word 97–2003" +msgid "Office Open XML Text (Transitional)" +msgstr "" -#. NHEFf +#. 4Se77 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer147\n" +"FilterName_Office_Open_XML_Text_Template\n" "help.text" -msgid "WordPerfect Document" -msgstr "WordPerfect 文档" +msgid "Office Open XML Text Template (Transitional)" +msgstr "" -#. eDBdp +#. 7qLEf #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer150\n" +"FilterName_writer_layout_dump\n" "help.text" -msgid "WriteNow Document" -msgstr "WriteNow 文档" +msgid "Writer Layout XML" +msgstr "" -#. 9P9Gf +#. Va5zD #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer153\n" +"FilterName_BroadBand_eBook\n" "help.text" -msgid "Writer 6.0 Master Document" -msgstr "Writer 6.0 主控文档" +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" -msgstr "Writer 6.0 模版" +msgid "FictionBook 2.0" +msgstr "" -#. AJork +#. eGEV2 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer159\n" +"FilterName_PalmDoc\n" "help.text" -msgid "Writer 8" -msgstr "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" -msgstr "Writer 8 主控文档" +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" -msgstr "Writer 8 主控文档模版" +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" -msgstr "Writer 8 模版" +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" -msgstr "Writer 布局转储" +msgid "Palm Text Document" +msgstr "" -#. 28vVe +#. Fy4FN #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_writer172\n" +"FilterName_StarOffice_Writer\n" "help.text" -msgid "None" -msgstr "无" +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" -msgstr "Writer/Web 6.0 模版" +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" -msgstr "Writer/Web 8 模版" +msgid "Pocket Word" +msgstr "" #. Lapv3 #: convertfilters.xhp @@ -4084,491 +4336,374 @@ msgctxt "" msgid "Filters for CALC" msgstr "供 Calc 使用的筛选器" -#. EDgNB -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_calc0\n" -"help.text" -msgid "Apple Numbers" -msgstr "Apple Numbers" - -#. T3AUX +#. EuWnD #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc3\n" +"FilterName_DIF\n" "help.text" -msgid "Calc 6.0" -msgstr "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" -msgstr "Calc 6.0 模版" +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" -msgstr "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" -msgstr "Calc 8 模版" +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" -msgstr "ClarisResolve 文档" +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" -msgstr "ClarisWorks/AppleWorks 文档" +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" -msgstr "数据交换格式" +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" -msgstr "无" +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" -msgstr "Excel 97–2000 模版" +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 "Excel 97–2003" - -#. CG2DE -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_calc36\n" -"help.text" -msgid "Gnumeric Spreadsheet" -msgstr "Gnumeric 电子表格" - -#. S5gzU -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_calc39\n" -"help.text" -msgid "HTML Document" -msgstr "HTML 文档" +msgstr "" -#. ACkZs +#. gXYBx #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc40\n" +"FilterName_MS_Excel_97_Vorlage_Template\n" "help.text" -msgid "text/html" -msgstr "text/html" +msgid "Excel 97–2003 Template" +msgstr "" -#. WkPdq +#. ZHc63 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc42\n" +"FilterName_Rich_Text_Format__StarCalc_\n" "help.text" -msgid "HTML Table" -msgstr "HTML 表格" +msgid "Rich Text Format (Calc)" +msgstr "" -#. kvzRX +#. 3aMAe #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc43\n" +"FilterName_SYLK\n" "help.text" -msgid "text/html" -msgstr "text/html" +msgid "SYLK" +msgstr "" -#. RAPkB +#. 7n2Wc #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc45\n" +"FilterName_StarOffice_XML__Calc_\n" "help.text" -msgid "Legacy Mac Database" -msgstr "古老的 Mac 数据库" +msgid "OpenOffice.org 1.0 Spreadsheet" +msgstr "" -#. ABVbe +#. dJAD5 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc46\n" +"FilterName_Text_-_txt_-_csv__StarCalc_\n" "help.text" -msgid "None" -msgstr "无" +msgid "Text CSV" +msgstr "" -#. 3uGWh +#. YWBDx #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc48\n" +"FilterName_calc_HTML_WebQuery\n" "help.text" -msgid "Legacy Mac Spreadsheet" -msgstr "古老的 Mac 电子表格" +msgid "Web Page Query (Calc)" +msgstr "" -#. TFR8D +#. V3SKY #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc49\n" +"FilterName_calc_StarOffice_XML_Calc_Template\n" "help.text" -msgid "None" -msgstr "无" +msgid "OpenOffice.org 1.0 Spreadsheet Template" +msgstr "" -#. GtKGF +#. LGWY8 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc51\n" +"FilterName_calc_pdf_Export\n" "help.text" -msgid "Legacy StarOffice Spreadsheet" -msgstr "古老的 StarOffice 电子表格" +msgid "PDF - Portable Document Format" +msgstr "" -#. 3szUx +#. oiELg #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc52\n" +"FilterName_dBase\n" "help.text" -msgid "None" -msgstr "无" +msgid "dBASE" +msgstr "" -#. BRr2K +#. beZKn #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc54\n" +"FilterName_calc8\n" "help.text" -msgid "Lotus" -msgstr "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" -msgstr "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" -msgstr "无" +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" -msgstr "MS Excel 4.0 模版" +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" -msgstr "MS Excel 5.0 模版" +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" -msgstr "MS Excel 95 模版" +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 "Microsoft Excel 2007 二进制文件" - -#. KMRUE -#: 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 "Microsoft Excel 2007-2016 VBA XML" - -#. izPTj -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_calc75\n" -"help.text" -msgid "Microsoft Excel 4.0" -msgstr "Microsoft Excel 4.0" - -#. THHtc -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_calc78\n" -"help.text" -msgid "Microsoft Excel 5.0" -msgstr "Microsoft Excel 5.0" - -#. NP4sG -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_calc81\n" -"help.text" -msgid "Microsoft Excel 95" -msgstr "Microsoft Excel 95" - -#. oDTXG -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_calc84\n" -"help.text" -msgid "Microsoft Multiplan" -msgstr "Microsoft Multiplan" - -#. 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 "Microsoft Works 文档" - -#. 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 "Microsoft Works for Mac 文档 (v1 - v4)" +msgstr "" -#. tmKZB +#. HSHMA #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc93\n" +"FilterName_Calc_Office_Open_XML\n" "help.text" msgid "Office Open XML Spreadsheet" -msgstr "Office Open XML 电子表格" +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 "Office Open XML 电子表格模版" +msgstr "" -#. k4o4F +#. eAk3m #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc99\n" +"FilterName_MS_Works_Calc\n" "help.text" -msgid "OpenDocument Spreadsheet (Flat XML)" -msgstr "OpenDocument 电子表格 (纯 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" -msgstr "PDF - 便携式文档格式" +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" -msgstr "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" -msgstr "无" +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" -msgstr "QuattroPro 文档" +msgid "ClarisResolve Document" +msgstr "" -#. rjmpg +#. sGZzg #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc109\n" +"FilterName_Mac_Works_Calc\n" "help.text" -msgid "None" -msgstr "无" +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" -msgstr "富文本格式" +msgid "Apple Numbers" +msgstr "" -#. QpxAA +#. jXtFf #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc114\n" +"FilterName_MWAW_Database\n" "help.text" -msgid "SYLK" -msgstr "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" -msgstr "文本" +msgid "Legacy Mac Spreadsheet" +msgstr "" -#. ovpqS +#. Gt7e4 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_calc120\n" +"FilterName_StarOffice_Spreadsheet\n" "help.text" -msgid "dBASE" -msgstr "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" -msgstr "无" +msgid "Microsoft Multiplan" +msgstr "" #. EGUxE #: convertfilters.xhp @@ -4588,239 +4723,212 @@ msgctxt "" msgid "Filters for IMPRESS" msgstr "供 Impress 使用的筛选器" -#. TA6UD +#. uKDSG #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress0\n" +"FilterName_Apple_Keynote\n" "help.text" msgid "Apple Keynote" -msgstr "Apple Keynote" - -#. HbEDM -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_impress3\n" -"help.text" -msgid "ClarisWorks/AppleWorks Presentation" -msgstr "ClarisWorks/AppleWorks 演示文稿" - -#. Czckt -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_impress6\n" -"help.text" -msgid "Draw 8" -msgstr "Draw 8" - -#. u7rfv -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_impress9\n" -"help.text" -msgid "Impress 6.0 Template" -msgstr "Impress 6.0 模版" +msgstr "" -#. osCXA +#. u7FSb #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_impress12\n" +"FilterName_MS_PowerPoint_97\n" "help.text" -msgid "Impress 8" -msgstr "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" -msgstr "Impress 8 模版" +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" -msgstr "古老的 Mac 演示文稿" +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" -msgstr "无" +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" -msgstr "古老的 StarOffice 演示文稿" +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" -msgstr "无" +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" -msgstr "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" -msgstr "无" +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" -msgstr "Office Open XML 演示文稿" +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" -msgstr "Office Open XML 自动播放演示文稿" +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" -msgstr "Office Open XML 演示文稿模版" +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)" -msgstr "OpenDocument 演示文稿 (纯 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" -msgstr "OpenOffice.org 1.0 绘图" +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" -msgstr "OpenOffice.org 1.0 演示文稿" +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" -msgstr "PDF - 便携式文档格式" +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" -msgstr "PowerPoint 97–2000 模版" +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" -msgstr "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" -msgstr "PowerPoint 97–2003" +msgid "Microsoft PowerPoint 1-4 and 95's" +msgstr "" #. 9djZG #: convertfilters.xhp @@ -4840,221 +4948,176 @@ msgctxt "" msgid "Filters for DRAW" msgstr "供 Draw 使用的筛选器" -#. jgscE -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_draw0\n" -"help.text" -msgid "Adobe PageMaker" -msgstr "Adobe PageMaker" - -#. nsWLD -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_draw3\n" -"help.text" -msgid "Adobe/Macromedia Freehand" -msgstr "Adobe/Macromedia Freehand" - -#. hwwgx +#. YjDYB #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw6\n" +"FilterName_OpenDocument_Drawing_Flat_XML\n" "help.text" -msgid "ClarisWorks/AppleWorks Document" -msgstr "ClarisWorks/AppleWorks 文档" - -#. ZiqHV -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_draw9\n" -"help.text" -msgid "CorelDRAW" +msgid "Flat XML ODF Drawing" msgstr "" -#. rTQKQ -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_draw12\n" -"help.text" -msgid "Corel Presentation Exchange" -msgstr "Corel 演示文稿交换" - -#. W3nCE +#. HhPJQ #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw15\n" +"FilterName_StarOffice_XML__Draw_\n" "help.text" -msgid "Draw 6.0 Template" -msgstr "Draw 6.0 模版" - -#. Sfwr6 -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_draw18\n" -"help.text" -msgid "Draw 8" -msgstr "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" -msgstr "Draw 8 模版" +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" -msgstr "古老的 Mac 位图" +msgid "PDF - Portable Document Format" +msgstr "" -#. 2ttfE +#. eE7XK #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw25\n" +"FilterName_draw8\n" "help.text" -msgid "None" -msgstr "无" +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" -msgstr "古老的 Mac 绘图" +msgid "ODF Drawing Template" +msgstr "" -#. p8WQ6 +#. pNG2x #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw28\n" +"FilterName_WordPerfect_Graphics\n" "help.text" -msgid "None" -msgstr "无" +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" -msgstr "古老的 StarOffice 绘图" +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" -msgstr "无" +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" -msgstr "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" -msgstr "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)" -msgstr "OpenDocument 绘图 (纯 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" -msgstr "OpenOffice.org 1.0 绘图" +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" -msgstr "PDF - 便携式文档格式" +msgid "Adobe PageMaker" +msgstr "" -#. oAVcD +#. zZ2EE #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw48\n" +"FilterName_QXP_Document\n" "help.text" msgid "QuarkXPress" -msgstr "QuarkXPress" +msgstr "" -#. kqCZy +#. hStZa #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_draw49\n" +"FilterName_ZMF_Document\n" "help.text" -msgid "None" -msgstr "无" +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" -msgstr "WordPerfect 图形" +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" -msgstr "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" -msgstr "无" +msgid "Legacy StarOffice Drawing" +msgstr "" #. 7s4EZ #: convertfilters.xhp @@ -5074,59 +5137,50 @@ msgctxt "" msgid "Filters for MATH" msgstr "供 Math 使用的筛选器" -#. L9eeU -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_math0\n" -"help.text" -msgid "Math 8" -msgstr "Math 8" - -#. yy74o +#. 9DrmS #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_math3\n" +"FilterName_MathML_XML__Math_\n" "help.text" msgid "MathML 2.0" -msgstr "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 "MathType3.x" +msgstr "" -#. UGGRZ +#. zSwxR #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_math7\n" +"FilterName_StarOffice_XML__Math_\n" "help.text" -msgid "None" -msgstr "无" +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" -msgstr "OpenOffice.org 1.0 公式" +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" -msgstr "PDF - 便携式文档格式" +msgid "ODF Formula" +msgstr "" #. pkJ3f #: convertfilters.xhp @@ -5146,14 +5200,14 @@ msgctxt "" msgid "Filters for BASE" msgstr "供 Base 使用的筛选器" -#. sVsHB +#. GhDwr #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_base0\n" +"FilterName_StarOffice_XML__Base_\n" "help.text" -msgid "OpenDocument Database" -msgstr "OpenDocument 数据库" +msgid "ODF Database" +msgstr "" #. nEtCn #: convertfilters.xhp @@ -5173,284 +5227,32 @@ msgctxt "" msgid "Filters for GRAPHICFILTER" msgstr "供 GraphicFilter (图形筛选器) 使用的筛选器" -#. EiDUC -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter3\n" -"help.text" -msgid "BMP - Windows Bitmap" -msgstr "BMP - Windows 位图" - -#. sFTvx +#. ukbDG #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_graphicfilter6\n" -"help.text" -msgid "CGM - Computer Graphics Metafile" -msgstr "CGM - 计算机图形元文件" - -#. ZtA5q -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter9\n" -"help.text" -msgid "DXF - AutoCAD Interchange Format" -msgstr "DXF - AutoCAD 交换格式" - -#. eFxEV -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter15\n" -"help.text" -msgid "EMF - Enhanced Meta File" -msgstr "EMF - 增强元文件" - -#. JSNTB -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter21\n" -"help.text" -msgid "EPS - Encapsulated PostScript" -msgstr "EPS - 封装的 PostScript" - -#. w6BBX -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter27\n" -"help.text" -msgid "GIF - Graphics Interchange" -msgstr "GIF - 图形交换格式" - -#. JvkqL -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter33\n" -"help.text" -msgid "HTML" -msgstr "HTML" - -#. jSGkM -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter34\n" -"help.text" -msgid "text/html" -msgstr "text/html" - -#. Fh5BC -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter42\n" +"FilterName_writer_jpg_Export\n" "help.text" msgid "JPEG - Joint Photographic Experts Group" -msgstr "JPEG - 联合照相专家组" - -#. NEptD -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter48\n" -"help.text" -msgid "MET - OS/2 Metafile" -msgstr "MET - OS/2 元文件" - -#. qqFiU -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter51\n" -"help.text" -msgid "MOV - QuickTime File Format" -msgstr "MOV - QuickTime 文件格式" - -#. fQHzg -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter63\n" -"help.text" -msgid "PBM - Portable Bitmap" -msgstr "PBM - 便携式位图" - -#. g3Ezu -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter66\n" -"help.text" -msgid "PCD - Photo CD Base" -msgstr "PCD - Photo CD Base" - -#. jgKhX -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter69\n" -"help.text" -msgid "PCD - Photo CD Base16" -msgstr "PCD - Photo CD Base16" - -#. dorU9 -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter72\n" -"help.text" -msgid "PCD - Photo CD Base4" -msgstr "PCD - Photo CD Base4" - -#. Zqehv -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter78\n" -"help.text" -msgid "PCT - Mac Pict" -msgstr "PCT - Mac Pict" - -#. d6miP -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter81\n" -"help.text" -msgid "PCX - Zsoft Paintbrush" -msgstr "PCX - Zsoft Paintbrush" - -#. NT7TF -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter87\n" -"help.text" -msgid "PGM - Portable Graymap" -msgstr "PGM - 便携式灰图" +msgstr "" -#. x2LKK +#. xBHh2 #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_graphicfilter99\n" +"FilterName_writer_png_Export\n" "help.text" msgid "PNG - Portable Network Graphic" -msgstr "PNG - 便携式网络图形" - -#. fZVeB -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter105\n" -"help.text" -msgid "PPM - Portable Pixelmap" -msgstr "PPM - 便携式像素图" - -#. dANmR -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter108\n" -"help.text" -msgid "PSD - Adobe Photoshop" -msgstr "PSD - Adobe Photoshop" - -#. hrWWf -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter114\n" -"help.text" -msgid "RAS - Sun Raster Image" -msgstr "RAS - Sun Raster 图像" +msgstr "" -#. qYc2F +#. FeKia #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" -"par_graphicfilter126\n" +"FilterName_writer_svg_Export\n" "help.text" msgid "SVG - Scalable Vector Graphics" -msgstr "SVG - 可扩展矢量图形" - -#. F8DSr -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter129\n" -"help.text" -msgid "SVG - Scalable Vector Graphics Draw" -msgstr "SVG - 可扩展矢量图形绘图" - -#. rz7pS -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter132\n" -"help.text" -msgid "SVG - Scalable Vector Graphics Draw" -msgstr "SVG - 可扩展矢量图形绘图" - -#. XTmCR -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter138\n" -"help.text" -msgid "SVM - StarView Meta File" -msgstr "SVM - StarView 元文件" - -#. pmBjU -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter141\n" -"help.text" -msgid "TGA - Truevision Targa" -msgstr "TGA - Truevision Targa" - -#. rfutE -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter147\n" -"help.text" -msgid "TIFF - Tagged Image File Format" -msgstr "TIFF - 带标签的图像文件格式" - -#. pvk6j -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter153\n" -"help.text" -msgid "WMF - Windows Metafile" -msgstr "WMF - Windows 元文件" - -#. CsXyL -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter156\n" -"help.text" -msgid "XBM - X Bitmap" -msgstr "XBM - X 位图" - -#. 4Norn -#: convertfilters.xhp -msgctxt "" -"convertfilters.xhp\n" -"par_graphicfilter162\n" -"help.text" -msgid "XPM - X PixMap" -msgstr "XPM - X PixMap" +msgstr "" #. Bkz5M #: copy_drawfunctions.xhp @@ -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,14 +22363,14 @@ 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 "<bookmark_value>启动参数</bookmark_value><bookmark_value>命令行参数</bookmark_value><bookmark_value>参数; 命令行</bookmark_value><bookmark_value>命令行中的参数</bookmark_value>" -#. 8DBpd +#. fqXCA #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "hd_id3156410\n" "help.text" -msgid "Starting $[officename] Software With Parameters" -msgstr "使用参数启动 $[officename] 软件" +msgid "<variable id=\"Title_h1\"><link href=\"text/shared/guide/start_parameters.xhp\">Starting $[officename] Software With Parameters</link></variable>" +msgstr "" #. GVpcE #: start_parameters.xhp diff --git a/source/zh-CN/helpcontent2/source/text/shared/optionen.po b/source/zh-CN/helpcontent2/source/text/shared/optionen.po index f9939392b1f..25ff4fda2bd 100644 --- a/source/zh-CN/helpcontent2/source/text/shared/optionen.po +++ b/source/zh-CN/helpcontent2/source/text/shared/optionen.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2021-05-14 14:15+0200\n" -"PO-Revision-Date: 2021-05-31 13:28+0000\n" -"Last-Translator: Ming Hua <plateauwolf@qq.com>\n" +"PO-Revision-Date: 2021-06-04 11:14+0000\n" +"Last-Translator: Petro Ding <petroenk@outlook.com>\n" "Language-Team: Chinese (Simplified) <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/zh_Hans/>\n" "Language: zh-CN\n" "MIME-Version: 1.0\n" @@ -4055,7 +4055,7 @@ msgctxt "" "hd_id3145786\n" "help.text" msgid "Reduce transparency" -msgstr "减少透明度" +msgstr "简化透明度" #. FBCpR #: 01010900.xhp @@ -4118,7 +4118,7 @@ msgctxt "" "hd_id3149960\n" "help.text" msgid "Reduce bitmaps" -msgstr "降低位图" +msgstr "简化位图" #. VuDFR #: 01010900.xhp @@ -4190,7 +4190,7 @@ msgctxt "" "hd_id3154362\n" "help.text" msgid "Reduce gradient" -msgstr "降低渐变" +msgstr "简化渐变" #. BW8BU #: 01010900.xhp diff --git a/source/zh-CN/helpcontent2/source/text/simpress/01.po b/source/zh-CN/helpcontent2/source/text/simpress/01.po index fe6aac27c85..941e0c0bb9c 100644 --- a/source/zh-CN/helpcontent2/source/text/simpress/01.po +++ b/source/zh-CN/helpcontent2/source/text/simpress/01.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-03-19 17:31+0100\n" -"PO-Revision-Date: 2021-05-31 13:28+0000\n" +"POT-Creation-Date: 2021-06-11 17:09+0200\n" +"PO-Revision-Date: 2021-06-11 15:18+0000\n" "Last-Translator: Petro Ding <petroenk@outlook.com>\n" "Language-Team: Chinese (Simplified) <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress01/zh_Hans/>\n" "Language: zh-CN\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 4.6.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1562731348.000000\n" #. mu9aV @@ -4955,7 +4955,7 @@ msgctxt "" "bm_id3153142\n" "help.text" msgid "<bookmark_value>slide transitions; manual</bookmark_value><bookmark_value>slide transitions; sounds</bookmark_value><bookmark_value>sounds; on slide transitions</bookmark_value>" -msgstr "<bookmark_value>幻灯片切换; 手动</bookmark_value><bookmark_value>幻灯片切换; 声音</bookmark_value><bookmark_value>声音; 在幻灯片切换中</bookmark_value>" +msgstr "<bookmark_value>幻灯片过渡; 手动</bookmark_value><bookmark_value>幻灯片过渡; 声音</bookmark_value><bookmark_value>声音; 在幻灯片过渡中</bookmark_value>" #. 82puK #: 06040000.xhp @@ -6710,7 +6710,7 @@ msgctxt "" "hd_id3150431\n" "help.text" msgid "From:" -msgstr "幻灯片从:" +msgstr "从:" #. T8ASf #: 06080000.xhp @@ -6800,7 +6800,7 @@ msgctxt "" "hd_id3145593\n" "help.text" msgid "Loop and repeat after" -msgstr "循环并重复,直到" +msgstr "经过一段时间后循环重复" #. CVq2y #: 06080000.xhp @@ -6836,7 +6836,7 @@ msgctxt "" "hd_id3166420\n" "help.text" msgid "Show logo" -msgstr "显示徽标" +msgstr "显示 logo" #. yVeeF #: 06080000.xhp @@ -6881,7 +6881,7 @@ msgctxt "" "hd_id3155439\n" "help.text" msgid "Mouse pointer visible" -msgstr "显示鼠标" +msgstr "鼠标指针可见" #. WgACr #: 06080000.xhp @@ -6899,7 +6899,7 @@ msgctxt "" "hd_id3150570\n" "help.text" msgid "Mouse pointer as pen" -msgstr "鼠标显示成笔型" +msgstr "鼠标指针当作笔" #. GWCTF #: 06080000.xhp @@ -6908,7 +6908,7 @@ msgctxt "" "par_id3150665\n" "help.text" msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/pointeraspen\">Changes the mouse pointer to a pen which you can use to draw on slides during the presentation.</ahelp>" -msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/pointeraspen\">鼠标指针变成笔的形状,可以用来在演示文稿放映过程中在幻灯片上绘图。</ahelp>" +msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/pointeraspen\">鼠标指针变成笔,以便演示时在幻灯片上画。</ahelp>" #. g6Y5a #: 06080000.xhp @@ -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-CN/helpcontent2/source/text/swriter.po b/source/zh-CN/helpcontent2/source/text/swriter.po index ea5398e5330..dc0c00abc8d 100644 --- a/source/zh-CN/helpcontent2/source/text/swriter.po +++ b/source/zh-CN/helpcontent2/source/text/swriter.po @@ -3,10 +3,10 @@ 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-29 16:03+0200\n" -"PO-Revision-Date: 2020-08-03 21:35+0000\n" -"Last-Translator: Ming Hua <plateauwolf@qq.com>\n" -"Language-Team: Chinese (Simplified) <https://weblate.documentfoundation.org/projects/libo_help-master/textswriter/zh_Hans/>\n" +"POT-Creation-Date: 2021-06-11 17:09+0200\n" +"PO-Revision-Date: 2021-06-11 15:19+0000\n" +"Last-Translator: Petro Ding <petroenk@outlook.com>\n" +"Language-Team: Chinese (Simplified) <https://translations.documentfoundation.org/projects/libo_help-master/textswriter/zh_Hans/>\n" "Language: zh-CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" @@ -16,411 +16,6 @@ msgstr "" "X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1562731364.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 "<variable id=\"classdoc\"><link href=\"text/swriter/classificationbar.xhp\" name=\"Document Classification\">文档分级</link> </variable>" - -#. 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 "<bookmark_value>分级;BAILS 等级</bookmark_value> <bookmark_value>分级;BAF 类别</bookmark_value> <bookmark_value>分级;安全等级</bookmark_value> <bookmark_value>分级;文档</bookmark_value> <bookmark_value>分级;分级工具栏</bookmark_value> <bookmark_value>文档;分级</bookmark_value>" - -#. 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 "%PRODUCTNAME 提供了一套在各方之间表达敏感信息的标准化方法,可以在将要实施的互操作性系统中使用。它提供了一套标准的「字段」来表达敏感信息。它不去尝试定义这些「字段」背后的内容是什么。这种方法是在传统的表达方式基础上的改进。在传统的方法下,信息提供方往往使用比较随意的方式来表达信息的敏感性,这种随意的方式对于信息接收方来说可能没有用处。" - -#. 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 "尽管开发这套标准的意图是它能被用于任何活动中,但是 %PRODUCTNAME 保留了航空航天及国防领域的术语和分类,信息的敏感性涵盖了国家安全、导出控制以及知识产权策略。" - -#. 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 "%PRODUCTNAME 采用了由「<item type=\"acronym\">TSCP</item>」(Transglobal Secure Collaboration Participation, Inc.,该公司不受制于特定供应商) 制定的开放标准。这些开放标准中有两项是比较有趣的:" - -#. 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 "商业验证框架 (Business Authentication Framework,「<item type=\"acronym\">BAF</item>」) 定义了如何将已有的策略 (通常可能是一些法律文本) 描述为机器能够识别的格式。" - -#. 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 "商业验证识别及标记方案 (Business Authorization Identification and Labeling Scheme,「<item type=\"acronym\">BAILS</item>」) 定义了如何在文档中引用这种「<item type=\"acronym\">BAF</item>」策略。「<item type=\"acronym\">BAILS</item>」中的概念具有很强的通用性,可以适用于任何的支持文档级别用户定义属性的格式中。" - -#. 6mz7n -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"hd_id030820161800093929\n" -"help.text" -msgid "BAF Categories" -msgstr "BAF 分类" - -#. 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 "<bookmark_value>分级;显示在用户界面上</bookmark_value> <bookmark_value>分级;页眉与页脚</bookmark_value> <bookmark_value>分级;水印</bookmark_value> <bookmark_value>分级;类别</bookmark_value>" - -#. 3ADDM -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"par_id030820161800092823\n" -"help.text" -msgid "The default BAF categories for %PRODUCTNAME are listed below." -msgstr "%PRODUCTNAME 中默认的 BAF 分级类别如下。" - -#. 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 "选择您的文档对应的国家安全策略的类别。选中的类别将作为 BAILS metadata 元数据保存在文档中,这些元数据将会显示在文件属性中。在您选择国家安全类中的分级类别时,您的文档外观以及用户界面不会有任何改变。" - -#. 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 "选择您的文档对应的导出策略的类别。选中的类别将作为 BAILS metadata 元数据保存在文档中,这些元数据将会显示在文件属性中。在您选择导出控制类中的分级类别时,您的文档外观以及用户界面不会有任何改变。" - -#. 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 "<bookmark_value>保密分级级别;Internal use only</bookmark_value> <bookmark_value>保密分级级别;Confidential</bookmark_value> <bookmark_value>保密分级级别;General Business</bookmark_value> <bookmark_value>保密分级级别;Non-Business</bookmark_value>" - -#. 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 "%PRODUCTNAME 提供的默认文档分级级别 (<item type=\"acronym\">BAILS</item>) 如下,根据保密性由低到高排序:" - -#. 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 "「<emph>Non-Business</emph>」: 非保密。此文档中的信息如果公开,对业务没有影响。" - -#. 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 "「<emph>General Business</emph>」: 一般机密。微小的影响。此文档中的信息如果公开,会对业务造成影响,会对品牌形象造成微小的损害。" - -#. 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 "「<emph>Confidential</emph>」: 机密,中度影响。此文档中的信息如果对外披露,会损害商业形象,会带来负面的媒体报道,并造成收入上的损失。" - -#. 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 "「<emph>Internal use only</emph>」: 仅限内部使用,如果公开,会造成全国性的负面媒体报道,带来法律诉讼,产生罚款,造成长期品牌损害等严重影响。" - -#. 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 "<bookmark_value>自定义;文档分级</bookmark_value> <bookmark_value>文档分级;自定义</bookmark_value>" - -#. 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 "请使用示例中与您的 %PRODUCTNAME locale 一致的文件。" - -#. 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 "<bookmark_value>文档保密分级;粘贴内容</bookmark_value>" - -#. 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 "为了由于疏忽而违反保密策略的情况,应用程序将不允许您从具有更高分级级别的文档中复制粘贴内容到更低分级级别的文档中。当检测到剪贴板中内容的分级级别比目标文档的分级级别高时,%PRODUCTNAME 将会显示警告信息。" - -#. 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 "<link href=\"text/swriter/classificationbar.xhp\" name=\"Classification Bar\">分级工具栏</link>" - -#. fF68i -#: classificationbar.xhp -msgctxt "" -"classificationbar.xhp\n" -"bm_id030820161853495457\n" -"help.text" -msgid "<bookmark_value>Classification toolbar;display</bookmark_value>" -msgstr "<bookmark_value>保密分级工具栏;显示</bookmark_value>" - -#. 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 "「<emph>分级</emph>」工具栏中包含可根据「<item type=\"acronym\">BAF</item>」分类策略及「<item type=\"acronym\">BAILS</item>」级别辅助选择文档安全性的列表框。%PRODUCTNAME 将在文档属性中添加自定义字段 (「<item type=\"menuitem\">文件 - 属性</item>」的「<emph>自定义属性</emph>」选项卡) 以便将分级策略作为文档元数据存储。" - -#. 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 "转到菜单「<item type=\"menuitem\">查看 - 工具栏</item>」并选择「<item type=\"menuitem\">分级</item>」" - -#. 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 "<link href=\"https://www.tscp.org/about-tscp/\"><item type=\"acronym\">TSCP</item> (跨全球安全协作参与公司) 网站</link>。" - -#. 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 "<link href=\"https://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">企业认证框架 (<item type=\"acronym\">BAF</item>) 文档 (PDF)</link>" - -#. 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 "<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>」) 文档 (PDF)</link>" - #. x2qZ6 #: mailmergetoolbar.xhp msgctxt "" @@ -806,7 +401,7 @@ msgctxt "" "par_idN10613\n" "help.text" msgid "Table Boundaries" -msgstr "表格虚框" +msgstr "表格边界" #. cWSmD #: main0103.xhp @@ -815,7 +410,7 @@ msgctxt "" "par_idN107CA\n" "help.text" msgid "Shows or hides the borders of table cells that have no set borders. The boundaries are only visible on screen and are not printed." -msgstr "对于没有设置边框的表格,显示虚的边框。该虚框仅在屏幕显示中可见,用来区分表格与正常文本,打印时不会被打印出来。" +msgstr "对于没有设置边框的表格,显示其边界。该边界仅在屏幕显示中可见,不会打印出来。" #. BGHSk #: main0103.xhp diff --git a/source/zh-CN/helpcontent2/source/text/swriter/01.po b/source/zh-CN/helpcontent2/source/text/swriter/01.po index 63d4285e31f..a0c27546fbc 100644 --- a/source/zh-CN/helpcontent2/source/text/swriter/01.po +++ b/source/zh-CN/helpcontent2/source/text/swriter/01.po @@ -4,16 +4,16 @@ 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-04-27 17:03+0200\n" -"PO-Revision-Date: 2019-07-10 04:02+0000\n" -"Last-Translator: Dian LI <xslidian@gmail.com>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" -"Language: zh_CN\n" +"PO-Revision-Date: 2021-06-11 15:18+0000\n" +"Last-Translator: Petro Ding <petroenk@outlook.com>\n" +"Language-Team: Chinese (Simplified) <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/zh_Hans/>\n" +"Language: zh-CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 4.6.2\n" "X-POOTLE-MTIME: 1562731361.000000\n" #. sZfWF @@ -4190,7 +4190,7 @@ msgctxt "" "tit\n" "help.text" msgid "Text Boundaries" -msgstr "文本边框" +msgstr "文本边界" #. CFSZg #: 03070000.xhp @@ -4199,7 +4199,7 @@ msgctxt "" "hd_id3145418\n" "help.text" msgid "<link href=\"text/swriter/01/03070000.xhp\" name=\"Text Boundaries\">Text Boundaries</link>" -msgstr "<link href=\"text/swriter/01/03070000.xhp\" name=\"文本边框\">文本边框</link>" +msgstr "<link href=\"text/swriter/01/03070000.xhp\" name=\"文本边界\">文本边界</link>" #. MvG2T #: 03070000.xhp @@ -4208,7 +4208,7 @@ msgctxt "" "par_id3151310\n" "help.text" msgid "<ahelp hid=\".\">Shows or hides the boundaries of the printable area of a page. The boundary lines are not printed.</ahelp>" -msgstr "<ahelp hid=\".\">显示或隐藏页面中可打印区域的边框。不会打印边框线条。</ahelp>" +msgstr "<ahelp hid=\".\">显示或隐藏页面中可打印区域的边界。边界线不会打印出来。</ahelp>" #. C8ozK #: 03080000.xhp @@ -4217,7 +4217,7 @@ msgctxt "" "tit\n" "help.text" msgid "Field Shadings" -msgstr "字段阴影" +msgstr "字段背景颜色" #. Tcut8 #: 03080000.xhp @@ -4226,7 +4226,7 @@ msgctxt "" "hd_id3151177\n" "help.text" msgid "<link href=\"text/swriter/01/03080000.xhp\" name=\"Field Shadings\">Field Shadings</link>" -msgstr "<link href=\"text/swriter/01/03080000.xhp\" name=\"字段阴影\">字段阴影</link>" +msgstr "<link href=\"text/swriter/01/03080000.xhp\" name=\"字段背景颜色\">字段背景颜色</link>" #. 42Emb #: 03080000.xhp @@ -4235,7 +4235,7 @@ msgctxt "" "par_id3147513\n" "help.text" msgid "<ahelp hid=\".\">Shows or hides shadings around fields in your document like non-breaking spaces, soft hyphens, indexes, and footnotes.</ahelp>" -msgstr "<ahelp hid=\".\">显示或隐藏页面上字段周围的阴影,包括: 不间断空格、软连字符、索引和脚注等。</ahelp>" +msgstr "<ahelp hid=\".\">显示或隐藏文档中字段的背景颜色,字段包括:不间断空格、软连字符、索引和脚注等。</ahelp>" #. cSEP8 #: 03080000.xhp diff --git a/source/zh-CN/helpcontent2/source/text/swriter/librelogo.po b/source/zh-CN/helpcontent2/source/text/swriter/librelogo.po index a6151abda44..381bbbc7719 100644 --- a/source/zh-CN/helpcontent2/source/text/swriter/librelogo.po +++ b/source/zh-CN/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: 2019-03-11 19:34+0000\n" "Last-Translator: Dian LI <xslidian@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 |