From cbe7554c6a4fddd40da90728699d7ff5d95cab89 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Mon, 25 Jan 2021 16:54:36 +0100 Subject: update translations for master and force-fix errors using pocheck Change-Id: Id37c39c29b4b44c9383bb2cf2606eb27a845852c --- .../helpcontent2/source/text/sbasic/shared.po | 47 +- .../helpcontent2/source/text/sbasic/shared/03.po | 3474 +++++++++++++++++--- source/zh-CN/helpcontent2/source/text/scalc/01.po | 86 +- .../zh-CN/helpcontent2/source/text/scalc/guide.po | 375 +-- .../zh-CN/helpcontent2/source/text/sdraw/guide.po | 8 +- source/zh-CN/helpcontent2/source/text/shared/01.po | 36 +- source/zh-CN/helpcontent2/source/text/shared/02.po | 185 +- .../zh-CN/helpcontent2/source/text/shared/guide.po | 46 +- .../helpcontent2/source/text/shared/optionen.po | 45 +- .../zh-CN/helpcontent2/source/text/simpress/01.po | 8 +- .../helpcontent2/source/text/simpress/guide.po | 54 +- source/zh-CN/helpcontent2/source/text/swriter.po | 6 +- .../zh-CN/helpcontent2/source/text/swriter/00.po | 74 +- .../zh-CN/helpcontent2/source/text/swriter/01.po | 287 +- .../helpcontent2/source/text/swriter/guide.po | 89 +- .../helpcontent2/source/text/swriter/librelogo.po | 8 +- 16 files changed, 3755 insertions(+), 1073 deletions(-) (limited to 'source/zh-CN/helpcontent2') diff --git a/source/zh-CN/helpcontent2/source/text/sbasic/shared.po b/source/zh-CN/helpcontent2/source/text/sbasic/shared.po index 9ff706ea0ad..c59d07a480c 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-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-25 14:55+0100\n" "PO-Revision-Date: 2019-07-10 04:02+0000\n" "Last-Translator: Dian LI \n" "Language-Team: LANGUAGE \n" @@ -16225,6 +16225,24 @@ msgctxt "" msgid "MsgBox \"It is now \" & Now" msgstr "MsgBox \"现在是 \" & Now" +#. LoGnz +#: 03030203.xhp +msgctxt "" +"03030203.xhp\n" +"par_id491610993401822\n" +"help.text" +msgid "The Now function measures time in seconds. To measure time in milliseconds use the Timer service." +msgstr "" + +#. LDkTk +#: 03030203.xhp +msgctxt "" +"03030203.xhp\n" +"par_id531610970649205\n" +"help.text" +msgid "" +msgstr "" + #. 6Y7Bi #: 03030204.xhp msgctxt "" @@ -16945,6 +16963,24 @@ msgctxt "" msgid "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2) ,0,\"The time is\"" msgstr "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\"& Right(\"00\" & lSec , 2) ,0,\"时间为\"" +#. QLp7F +#: 03030303.xhp +msgctxt "" +"03030303.xhp\n" +"par_id491610993401822\n" +"help.text" +msgid "The Timer function measures time in seconds. To measure time in milliseconds use the Timer service." +msgstr "" + +#. fsCiJ +#: 03030303.xhp +msgctxt "" +"03030303.xhp\n" +"par_id531610970649205\n" +"help.text" +msgid "" +msgstr "" + #. ATnCy #: 03040000.xhp msgctxt "" @@ -34387,6 +34423,15 @@ msgctxt "" msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\"" msgstr "MsgBox \"\" & lTick & \" 个时钟周期\" ,0,\"暂停持续了\"" +#. 9oSXN +#: 03130700.xhp +msgctxt "" +"03130700.xhp\n" +"par_id531610970649205\n" +"help.text" +msgid "" +msgstr "" + #. s5v8i #: 03130800.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 f0483b8e669..7d5cfe43c88 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-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-25 14:55+0100\n" "PO-Revision-Date: 2019-06-02 01:18+0000\n" "Last-Translator: Dian LI \n" "Language-Team: LANGUAGE \n" @@ -61,15 +61,6 @@ msgctxt "" msgid "The described modules and classes are invoked from user scripts as \"Services\". A generic constructor of those services has been designed for that purpose:" msgstr "" -#. gDUck -#: lib_ScriptForge.xhp -msgctxt "" -"lib_ScriptForge.xhp\n" -"bas_id201606153529501\n" -"help.text" -msgid "[ScriptForge.][Services.]CreateScriptService(\"servicename\"[, arg0, Arg1, ...])" -msgstr "" - #. dUu2P #: lib_ScriptForge.xhp msgctxt "" @@ -1240,6 +1231,24 @@ msgctxt "" msgid "ColumnIndex : The column number to extract - must be in the interval [LBound, UBound]." msgstr "" +#. AJxYE +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"bas_id861609975902708\n" +"help.text" +msgid "'Creates a 3x3 matrix: |1, 2, 3|" +msgstr "" + +#. uZD8U +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"bas_id431609976009994\n" +"help.text" +msgid "'Extracts the third column: |3, 6, 9|" +msgstr "" + #. is3Zq #: sf_array.xhp msgctxt "" @@ -1267,6 +1276,24 @@ msgctxt "" msgid "RowIndex : The row number to extract - must be in the interval [LBound, UBound]." msgstr "" +#. AajEu +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"bas_id301582561604167\n" +"help.text" +msgid "'Creates a 3x3 matrix: |1, 2, 3|" +msgstr "" + +#. txoEC +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"bas_id431609976648017\n" +"help.text" +msgid "'Extracts the first row: |1, 2, 3|" +msgstr "" + #. nGy3S #: sf_array.xhp msgctxt "" @@ -1294,22 +1321,31 @@ msgctxt "" msgid "You can use the Flatten method along with other methods such as Append or Prepend to concatenate a set of 1D arrays into a single 1D array." msgstr "" -#. 6aPDG +#. XE4hJ +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id941610040961148\n" +"help.text" +msgid "Next is an example of how the methods Flatten and Append can be combined to concatenate three arrays." +msgstr "" + +#. FyJQi #: sf_array.xhp msgctxt "" "sf_array.xhp\n" -"hd_id361610040935558\n" +"bas_id841610041372527\n" "help.text" -msgid "" +msgid "'Creates three arrays for this example" msgstr "" -#. XE4hJ +#. WvdEp #: sf_array.xhp msgctxt "" "sf_array.xhp\n" -"par_id941610040961148\n" +"bas_id171610041440657\n" "help.text" -msgid "Next is an example of how the methods Flatten and Append can be combined to concatenate three arrays." +msgid "'Concatenates the three arrays into a single 1D array" msgstr "" #. 3Gm5m @@ -1393,24 +1429,6 @@ msgctxt "" msgid "Given this CSV file:" msgstr "" -#. H6QdF -#: sf_array.xhp -msgctxt "" -"sf_array.xhp\n" -"bas_id891585564144231\n" -"help.text" -msgid "Name,DateOfBirth,Address,City" -msgstr "" - -#. KTHbd -#: sf_array.xhp -msgctxt "" -"sf_array.xhp\n" -"bas_id621585561482783\n" -"help.text" -msgid "MsgBox a(0, 3) ' City" -msgstr "" - #. xCx7D #: sf_array.xhp msgctxt "" @@ -2050,13 +2068,13 @@ msgctxt "" msgid "ScriptForge.Dictionary service" msgstr "" -#. iiRuo +#. 4L4A6 #: sf_dictionary.xhp msgctxt "" "sf_dictionary.xhp\n" "hd_id731582733781114\n" "help.text" -msgid "ScriptForge.Dictionary service" +msgid "ScriptForge.Dictionary service" msgstr "" #. LJG3Z @@ -2149,13 +2167,13 @@ msgctxt "" msgid "Name" msgstr "" -#. Yay3o +#. EgAoj #: sf_dictionary.xhp msgctxt "" "sf_dictionary.xhp\n" "par_id31582885195372\n" "help.text" -msgid "Readonly" +msgid "Read-only" msgstr "" #. pHem5 @@ -2275,33 +2293,6 @@ msgctxt "" msgid "Methods" msgstr "" -#. dgSuT -#: sf_dictionary.xhp -msgctxt "" -"sf_dictionary.xhp\n" -"par_id381606472825856\n" -"help.text" -msgid "Add
ConvertToArray
ConvertToJson
ConvertToPropertyValues" -msgstr "" - -#. EZGQw -#: sf_dictionary.xhp -msgctxt "" -"sf_dictionary.xhp\n" -"par_id451606472825856\n" -"help.text" -msgid "Exists
ImportFromJson
ImportFromPropertyValues
Item" -msgstr "" - -#. nR9TD -#: sf_dictionary.xhp -msgctxt "" -"sf_dictionary.xhp\n" -"par_id161606472825856\n" -"help.text" -msgid "Remove
RemoveAll
ReplaceItem
ReplaceKey" -msgstr "" - #. PqSBg #: sf_dictionary.xhp msgctxt "" @@ -2419,6 +2410,24 @@ msgctxt "" msgid "If one of the items has a type Date, it is converted to a com.sun.star.util.DateTime structure. If one of the items is an empty array, it is converted to Null. The resulting array is empty when the dictionary is empty." msgstr "" +#. EU4BC +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"bas_id531610393130289\n" +"help.text" +msgid "'Adds some properties to the dictionary" +msgstr "" + +#. dEAPF +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"bas_id571610393137959\n" +"help.text" +msgid "'Converts to an Array of PropertyValue objects" +msgstr "" + #. wTUQt #: sf_dictionary.xhp msgctxt "" @@ -2446,6 +2455,15 @@ msgctxt "" msgid "Key : The key to be looked up in the dictionary." msgstr "" +#. UAkEx +#: sf_dictionary.xhp +msgctxt "" +"sf_dictionary.xhp\n" +"bas_id811606485130666\n" +"help.text" +msgid "'Adds some properties to the dictionary" +msgstr "" + #. JBBVt #: sf_dictionary.xhp msgctxt "" @@ -2644,695 +2662,3287 @@ msgctxt "" msgid "Value : String value for the new key. Not case-sensitive. If the new key already exists in the dictionary, a DUPLICATEKEYERROR error is raised." msgstr "" -#. WCH7E -#: sf_exception.xhp +#. jasej +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" +"sf_document.xhp\n" "tit\n" "help.text" -msgid "ScriptForge.Exception service (SF_Exception)" +msgid "SFDocuments.Document service" msgstr "" -#. ikEsF -#: sf_exception.xhp +#. KmD7j +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id521580038927003\n" +"sf_document.xhp\n" +"hd_id731582733781114\n" "help.text" -msgid "ScriptForge.Exception service" +msgid "SFDocuments.Document service" msgstr "" -#. m5HoF -#: sf_exception.xhp +#. FoEeH +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id181587139648008\n" +"sf_document.xhp\n" +"par_id381589189355849\n" "help.text" -msgid "The Exception service is a collection of methods for Basic code debugging and error handling." +msgid "The SFDocuments library provides methods and properties to facilitate the management and manipulation of LibreOffice documents." msgstr "" -#. KiitV -#: sf_exception.xhp +#. urZhL +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id141587140927573\n" +"sf_document.xhp\n" +"par_id591589189364267\n" "help.text" -msgid "In the advent of a run-time error, the Exception service properties and methods help identify the error context and permit to handle it." +msgid "Methods that are applicable for all types of documents (Text Documents, Sheets, Presentations, etc) are provided by the SFDocuments.Document service. Some examples are:" msgstr "" -#. Kn3iF -#: sf_exception.xhp +#. VgG69 +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id461587140965192\n" +"sf_document.xhp\n" +"par_id891589189452545\n" "help.text" -msgid "The SF_Exception service is similar to the VBA Err object." +msgid "Opening, closing and saving documents" msgstr "" -#. 6rquM -#: sf_exception.xhp +#. XfHGF +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id61587141015326\n" +"sf_document.xhp\n" +"par_id811589189463041\n" "help.text" -msgid "The Number property identifies the error." +msgid "Accessing standard or custom properties of documents" msgstr "" -#. 9Gh4S -#: sf_exception.xhp +#. C6JgF +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id251608212974671\n" +"sf_document.xhp\n" +"par_id301611085807704\n" "help.text" -msgid "Use Raise() method to interrupt processing, use RaiseWarning() method to trap an anomaly and continue processing." +msgid "The properties, methods or arguments marked with (*) are NOT applicable to Base documents." msgstr "" -#. PddYS -#: sf_exception.xhp +#. HPr8i +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id621587225732733\n" +"sf_document.xhp\n" +"par_id241589189701274\n" "help.text" -msgid "Errors or warnings raised with the Exception service are stored in memory and can be retrieved using its Console() method." +msgid "Methods and properties that are specific to certain LibreOffice components are stored in separate services, such as SFDocuments.SF_Calc and SFDocuments.SF_Base." msgstr "" -#. i8z6N -#: sf_exception.xhp +#. Fdi8i +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id411587141146677\n" +"sf_document.xhp\n" +"par_id641611090052376\n" "help.text" -msgid "The Exception service console stores events, variable values and information about errors. Use the console when Basic IDE is not accessible, for example in Calc user defined functions (UDF) or during events processing. Use DebugPrint() method to aggregate additional user data. Console entries can be dumped to a text file or visualized in a dialogue." +msgid "Although the Basic language does not offer inheritance between object classes, the latter services may be considered as subclasses of the SFDocuments.Document service. Such subclasses can invoke the properties and methods described below." msgstr "" -#. 9AW2i -#: sf_exception.xhp +#. YMWaA +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id111587141158495\n" +"sf_document.xhp\n" +"hd_id581582885621841\n" "help.text" -msgid "When an error occurs, an application macro may:" +msgid "Service invocation" msgstr "" -#. hxxxr -#: sf_exception.xhp +#. C9LQA +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id451587141202844\n" +"sf_document.xhp\n" +"par_id141610734722352\n" "help.text" -msgid "Report the error in the Exception console" +msgid "Before using the Document service the ScriptForge library needs to be loaded using:" msgstr "" -#. SGmPy -#: sf_exception.xhp +#. JFFek +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id751587141235313\n" +"sf_document.xhp\n" +"par_id591589191059889\n" "help.text" -msgid "Inform the user about the error using either a standard message either a customized message" +msgid "The Document service is closely related to the UI and FileSystem services of the ScriptForge library." msgstr "" -#. C3NMD -#: sf_exception.xhp +#. X6BV3 +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id931587141260777\n" +"sf_document.xhp\n" +"par_id581611090387382\n" "help.text" -msgid "Optionally stop its execution" +msgid "Below are three variants of how the Document service can be invoked." msgstr "" -#. yQzKr -#: sf_exception.xhp +#. HevYB +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id201586594659135\n" +"sf_document.xhp\n" +"bas_id571589191739218\n" "help.text" -msgid "Service invocation" +msgid "'1) From the ScriptForge.UI service:" msgstr "" -#. Mh5QX -#: sf_exception.xhp +#. rAPFN +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id571586594672714\n" +"sf_document.xhp\n" +"bas_id571589191774268\n" "help.text" -msgid "Next code snippets are equivalent:" +msgid "'2) Directly if the document is already open" msgstr "" -#. zEj3B -#: sf_exception.xhp +#. CWFJB +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"bas_id731608211525532\n" +"sf_document.xhp\n" +"bas_id471598109329789\n" "help.text" -msgid "GlobalScope.BasicLibraries.LoadLibrary(\"ScriptForge\")" +msgid "'3) From a macro triggered by a document event" msgstr "" -#. HABsh -#: sf_exception.xhp +#. LyvNw +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id651584978211886\n" +"sf_document.xhp\n" +"par_id71611090922315\n" "help.text" -msgid "Properties" +msgid "The use of the prefix \"SFDocuments.\" while calling the service is optional." msgstr "" -#. s3E9G -#: sf_exception.xhp +#. QF9FG +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id271584978211792\n" +"sf_document.xhp\n" +"par_id891582733781994\n" "help.text" -msgid "Name" +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 "" -#. qEhnn -#: sf_exception.xhp +#. Fs439 +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id241584978211550\n" +"sf_document.xhp\n" +"bm_id81611339709014\n" "help.text" -msgid "ReadOnly" +msgid "API;Duration API;XComponent API;ODatabaseDocument" msgstr "" -#. TkMLa -#: sf_exception.xhp +#. z3oxC +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id621584978211403\n" +"sf_document.xhp\n" +"hd_id351582885195476\n" "help.text" -msgid "Description" +msgid "Properties" msgstr "" -#. tJZkJ -#: sf_exception.xhp +#. 6NTY6 +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id71584978715562\n" +"sf_document.xhp\n" +"par_id41582885195836\n" "help.text" -msgid "No" +msgid "Name" msgstr "" -#. QFZYV -#: sf_exception.xhp +#. wUbi9 +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id581584978715701\n" +"sf_document.xhp\n" +"par_id31582885195372\n" "help.text" -msgid "The error message text.
Default is \"\" or standard Basic run-time error message." +msgid "Readonly" msgstr "" -#. BT7GF -#: sf_exception.xhp +#. NfJEr +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id211584978211383\n" +"sf_document.xhp\n" +"par_id31582885195238\n" "help.text" -msgid "No" +msgid "Type" msgstr "" -#. bVmN9 -#: sf_exception.xhp +#. QZzvi +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id691584978211774\n" +"sf_document.xhp\n" +"par_id931582885195131\n" "help.text" -msgid "The code of the error. It can be a numeric value or text.
Default is 0 or standard Basic run-time error code." +msgid "Description" msgstr "" -#. uLE2Q -#: sf_exception.xhp +#. wBpru +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id671584978666689\n" +"sf_document.xhp\n" +"par_id861582885655779\n" "help.text" msgid "No" msgstr "" -#. jAkBs -#: sf_exception.xhp +#. oAb9W +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id951584978666296\n" +"sf_document.xhp\n" +"par_id581582885655885\n" "help.text" -msgid "The location in the code where the error occurred. It can be a numeric value or text.
Default is 0 or the code line number for a standard Basic run-time error." +msgid "Returns a ScriptForge.Dictionary object. After update, can be passed again to the property for updating the document.
Individual items of the dictionary may be either strings, numbers, (Basic) dates or com.sun.star.util.Duration items." msgstr "" -#. mnFGS -#: sf_exception.xhp +#. DktDb +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id461584978880380\n" +"sf_document.xhp\n" +"par_id441582886030118\n" "help.text" -msgid "Raising or clearing an Exception resets its properties." +msgid "No" msgstr "" -#. VCBrN -#: sf_exception.xhp +#. io4nc +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id881608131596153\n" +"sf_document.xhp\n" +"par_id131582886030297\n" "help.text" -msgid "Methods" +msgid "String" msgstr "" -#. 9cDV8 -#: sf_exception.xhp +#. DNFGz +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id461608131596153\n" +"sf_document.xhp\n" +"par_id471582886030489\n" "help.text" -msgid "Clear
Console
ConsoleClear" +msgid "Gives access to the Description property of the document (also known as \"Comments\")" msgstr "" -#. a8jk5 -#: sf_exception.xhp +#. wMzx8 +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id871608132025242\n" +"sf_document.xhp\n" +"par_id971582886791838\n" "help.text" -msgid "ConsoleToFile

DebugPrint
" +msgid "Yes" msgstr "" -#. qGG7B -#: sf_exception.xhp +#. BnU6j +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id831608132069033\n" +"sf_document.xhp\n" +"par_id271582886791111\n" "help.text" -msgid "
Raise
RaiseWarning" +msgid "Dictionary" msgstr "" -#. maCHB -#: sf_exception.xhp +#. Mm6E5 +#: sf_document.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id271579683706571\n" +"sf_document.xhp\n" +"par_id16158288679167\n" +"help.text" +msgid "Returns a ScriptForge.Dictionary object containing all the entries. Document statistics are included. Note that they are specific to the type of document. As an example, a Calc document includes a \"CellCount\" entry. Other documents do not." +msgstr "" + +#. Ew7vi +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id201589194571955\n" +"help.text" +msgid "Yes" +msgstr "" + +#. 9SCCU +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id951589194571781\n" +"help.text" +msgid "String" +msgstr "" + +#. Aw2Tv +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id941589194571801\n" +"help.text" +msgid "String value with the document type (\"Base\", \"Calc\", \"Writer\", etc)" +msgstr "" + +#. Yo8T4 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id761589194633950\n" +"help.text" +msgid "Yes" +msgstr "" + +#. eB7RX +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id741589194633956\n" +"help.text" +msgid "Boolean" +msgstr "" + +#. pSbRu +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id611589194633853\n" +"help.text" +msgid "Exactly one of these properties is True for a given document." +msgstr "" + +#. oKQWB +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id231589194910179\n" +"help.text" +msgid "No" +msgstr "" + +#. 2wzEy +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id421589194910942\n" +"help.text" +msgid "String" +msgstr "" + +#. CDTBC +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id311589194910190\n" +"help.text" +msgid "Gives access to the Keywords property of the document. Represented as a comma-separated list of keywords" +msgstr "" + +#. EHM84 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id921589638614972\n" +"help.text" +msgid "Yes" +msgstr "" + +#. JZ8g8 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id501589638614132\n" +"help.text" +msgid "Boolean" +msgstr "" + +#. JGTQz +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id801589638614518\n" +"help.text" +msgid "True if the document is actually in read-only mode" +msgstr "" + +#. zK55N +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id201589195028733\n" +"help.text" +msgid "No" +msgstr "" + +#. KC8FF +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id551589195028724\n" +"help.text" +msgid "String" +msgstr "" + +#. 99ZxC +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id371589195028843\n" +"help.text" +msgid "Gives access to the Subject property of the document." +msgstr "" + +#. dH6ct +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id451589195028910\n" +"help.text" +msgid "No" +msgstr "" + +#. KNpBA +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id31589195028773\n" +"help.text" +msgid "String" +msgstr "" + +#. TCiBh +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id771589195028748\n" +"help.text" +msgid "Gives access to the Title property of the document." +msgstr "" + +#. SwDBh +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id221582885195686\n" +"help.text" +msgid "Yes" +msgstr "" + +#. 9TNH3 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id881582885195976\n" +"help.text" +msgid "The UNO object com.sun.star.lang.XComponent or com.sun.star.comp.dba.ODatabaseDocument representing the document" +msgstr "" + +#. E5zHy +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id5158919969858\n" +"help.text" +msgid "" +msgstr "" + +#. coFyk +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id861611146581334\n" +"help.text" +msgid "The example below prints all the properties of a document. Note that the oDoc object returned by the UI.OpenDocument method is a SFDocuments.Document object." +msgstr "" + +#. VpwCN +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id651606319520519\n" +"help.text" +msgid "Methods" +msgstr "" + +#. UVWQb +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id93158919969864\n" +"help.text" +msgid "Returns True if the document could be activated. Otherwise, there is no change in the actual user interface. It is equivalent to the Activate method of the UI service." +msgstr "" + +#. qcuXA +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id421611148353046\n" +"help.text" +msgid "This method is useful when one needs to give focus for a document that is minimized or hidden." +msgstr "" + +#. x8GCZ +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id921589199698523\n" +"help.text" +msgid "" +msgstr "" + +#. pWsJL +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id5158919969859\n" +"help.text" +msgid "" +msgstr "" + +#. vFzrg +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id601611148017930\n" +"help.text" +msgid "The example below considers that the file \"My_File.ods\" is already open but not active." +msgstr "" + +#. zGRcs +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id601611148080503\n" +"help.text" +msgid "Keep in mind that you can invoke the Document service by passing to CreateScriptService either \"Document\" or \"SFDocuments.Document\"" +msgstr "" + +#. rB7Ab +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id651589200121138\n" +"help.text" +msgid "Closes the document. If the document is already closed, regardless of how the document was closed, this method has no effect and returns False." +msgstr "" + +#. 64F7E +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id341611149562894\n" +"help.text" +msgid "The method will also return False if the user declines to close it." +msgstr "" + +#. AGBjg +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id981611149616934\n" +"help.text" +msgid "Returns True if the document was successfully closed." +msgstr "" + +#. P4apu +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id671589200121173\n" +"help.text" +msgid "" +msgstr "" + +#. GUd2o +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id77158920012192\n" +"help.text" +msgid "" +msgstr "" + +#. F2emZ +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id361589200121646\n" +"help.text" +msgid "SaveAsk : If True (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 "" + +#. H6c2F +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id251589200121838\n" +"help.text" +msgid "" +msgstr "" + +#. AxyoV +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id901599410483300\n" +"help.text" +msgid "This method is applicable only for Base documents." +msgstr "" + +#. 47ud8 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id891599410524092\n" +"help.text" +msgid "It returns a SFDatabases.Database service instance giving access to the execution of SQL commands on the database defined and/or embedded in the actual Base document." +msgstr "" + +#. pRF5o +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id861599410266539\n" +"help.text" +msgid "" +msgstr "" + +#. 9Y2BV +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id861599410266584\n" +"help.text" +msgid "" +msgstr "" + +#. cdu6C +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id721599410266911\n" +"help.text" +msgid "User, Password : The login parameters. Both default to \"\"." +msgstr "" + +#. aarzz +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id30159941026663\n" +"help.text" +msgid "" +msgstr "" + +#. Nmwv9 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id991589202413257\n" +"help.text" +msgid "Runs a command on a document. The command is executed without arguments." +msgstr "" + +#. MGb6t +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id921611152932311\n" +"help.text" +msgid "A few typical commands are: Save, SaveAs, ExportToPDF, SetDocumentProperties, Undo, Copy, Paste, etc." +msgstr "" + +#. qBhYc +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id261589202778896\n" +"help.text" +msgid "The document itself does not need to be active to be able to run commands." +msgstr "" + +#. ECvGD +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id69158920241331\n" +"help.text" +msgid "" +msgstr "" + +#. 3D427 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id55158920241343\n" +"help.text" +msgid "" +msgstr "" + +#. qAb3U +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id401589202413575\n" +"help.text" +msgid "Command : 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 "" + +#. TMPFk +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id911589202413592\n" +"help.text" +msgid "" +msgstr "" + +#. nZ8Yc +#: 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." +msgstr "" + +#. pbYAn +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id751611153375195\n" +"help.text" +msgid "The example above actually runs the UNO command uno:SelectData. Hence, to use the RunCommand method it is necessary to remove the \"uno:\" substring." +msgstr "" + +#. JRHRS +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id191611153511038\n" +"help.text" +msgid "Each LibreOffice component has its own set of commands available. One easy way to learn commands is going to Tools > Customize > Keyboard. When you position your mouse over a function in the Function list, a tooltip will appear with the corresponding UNO command." +msgstr "" + +#. enSv9 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id81589202925519\n" +"help.text" +msgid "Stores the document to the file location from which it was loaded. The method is ignored if the document was not modified." +msgstr "" + +#. sFUcr +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id731611153918907\n" +"help.text" +msgid "Returns False if the document could not be saved. An error is raised if the file is open as read-only, or if it is a new file that has not been saved yet." +msgstr "" + +#. Ys5oF +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id211589203690937\n" +"help.text" +msgid "The document itself does not need to be active to run this method." +msgstr "" + +#. jmvAr +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id741589202925179\n" +"help.text" +msgid "" +msgstr "" + +#. C8WJu +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id481589202925957\n" +"help.text" +msgid "" +msgstr "" + +#. 75K92 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id121589203370778\n" +"help.text" +msgid "Stores the document to the given file location. The new location becomes the new file name on which simple Save method calls will be applied." +msgstr "" + +#. R8D2A +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id31611154475602\n" +"help.text" +msgid "Returns False if the document could not be saved. An error is raised when overwriting the destination is rejected or when the destination has its read-only attribute set." +msgstr "" + +#. GAAfy +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id391589203370902\n" +"help.text" +msgid "The document itself does not need to be active to run this method." +msgstr "" + +#. CcHmy +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id851589203370467\n" +"help.text" +msgid "" +msgstr "" + +#. VL3zH +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id221589203370830\n" +"help.text" +msgid "" +msgstr "" + +#. cNiiE +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id331589203370950\n" +"help.text" +msgid "FileName : A string containing the file name to be used. It must follow the SF_FileSystem.FileNaming notation." +msgstr "" + +#. AKbDA +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id631589204010142\n" +"help.text" +msgid "Overwrite : If True, the destination file may be overwritten (default = False)." +msgstr "" + +#. zkP8D +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id811589204084107\n" +"help.text" +msgid "Password (*) : A non-space string to protect the document." +msgstr "" + +#. ntVEA +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id451589204163772\n" +"help.text" +msgid "FilterName (*) : 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 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id981589204207800\n" +"help.text" +msgid "FilterOptions (*) : An optional string of options associated with the filter." +msgstr "" + +#. afcAn +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id911589203370485\n" +"help.text" +msgid "" +msgstr "" + +#. FJywB +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id911589205147502\n" +"help.text" +msgid "Stores a copy of or export the document to the given file location. The actual location is unchanged." +msgstr "" + +#. ovvew +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id381611154800685\n" +"help.text" +msgid "Returns False if the document could not be saved. An error is raised when overwriting the destination is rejected or when the destination has its read-only attribute set." +msgstr "" + +#. BFKFn +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id11589205147643\n" +"help.text" +msgid "The document itself does not need to be active to run this method." +msgstr "" + +#. GPbEC +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id871589205147745\n" +"help.text" +msgid "" +msgstr "" + +#. 9cGzC +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id121589205147540\n" +"help.text" +msgid "" +msgstr "" + +#. CPc2g +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id301589205147697\n" +"help.text" +msgid "FileName : A string containing the file name to be used. It must follow the SF_FileSystem.FileNaming notation." +msgstr "" + +#. GEybm +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id851589205147348\n" +"help.text" +msgid "Overwrite : If True, the destination file may be overwritten (default = False)." +msgstr "" + +#. PPc3f +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id821589205147330\n" +"help.text" +msgid "Password (*) : A non-space string to protect the document." +msgstr "" + +#. RKCha +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id67158920514729\n" +"help.text" +msgid "FilterName (*) : 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 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id881589205147911\n" +"help.text" +msgid "FilterOptions (*) : An optional string of options associated with the filter." +msgstr "" + +#. mpqtF +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"hd_id81589205147631\n" +"help.text" +msgid "" +msgstr "" + +#. WCH7E +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"tit\n" +"help.text" +msgid "ScriptForge.Exception service (SF_Exception)" +msgstr "" + +#. ikEsF +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id521580038927003\n" +"help.text" +msgid "ScriptForge.Exception service" +msgstr "" + +#. m5HoF +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id181587139648008\n" +"help.text" +msgid "The Exception service is a collection of methods for Basic code debugging and error handling." +msgstr "" + +#. KiitV +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id141587140927573\n" +"help.text" +msgid "In the advent of a run-time error, the Exception service properties and methods help identify the error context and permit to handle it." +msgstr "" + +#. Kn3iF +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id461587140965192\n" +"help.text" +msgid "The SF_Exception service is similar to the VBA Err object." +msgstr "" + +#. 6rquM +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id61587141015326\n" +"help.text" +msgid "The Number property identifies the error." +msgstr "" + +#. 9Gh4S +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id251608212974671\n" +"help.text" +msgid "Use Raise() method to interrupt processing, use RaiseWarning() method to trap an anomaly and continue processing." +msgstr "" + +#. PddYS +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id621587225732733\n" +"help.text" +msgid "Errors or warnings raised with the Exception service are stored in memory and can be retrieved using its Console() method." +msgstr "" + +#. i8z6N +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id411587141146677\n" +"help.text" +msgid "The Exception service console stores events, variable values and information about errors. Use the console when Basic IDE is not accessible, for example in Calc user defined functions (UDF) or during events processing. Use DebugPrint() method to aggregate additional user data. Console entries can be dumped to a text file or visualized in a dialogue." +msgstr "" + +#. 9AW2i +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id111587141158495\n" +"help.text" +msgid "When an error occurs, an application macro may:" +msgstr "" + +#. hxxxr +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id451587141202844\n" +"help.text" +msgid "Report the error in the Exception console" +msgstr "" + +#. SGmPy +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id751587141235313\n" +"help.text" +msgid "Inform the user about the error using either a standard message either a customized message" +msgstr "" + +#. C3NMD +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id931587141260777\n" +"help.text" +msgid "Optionally stop its execution" +msgstr "" + +#. yQzKr +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id201586594659135\n" +"help.text" +msgid "Service invocation" +msgstr "" + +#. 5YFk5 +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id571586594672714\n" +"help.text" +msgid "To invoke the Exception service, first you need to load the ScriptForge library using:" +msgstr "" + +#. T8o7G +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id161610652161795\n" +"help.text" +msgid "The following examples show three different approaches to call the method Raise. All other methods can be executed in a similar fashion." +msgstr "" + +#. HABsh +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id651584978211886\n" +"help.text" +msgid "Properties" +msgstr "" + +#. s3E9G +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id271584978211792\n" +"help.text" +msgid "Name" +msgstr "" + +#. qEhnn +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id241584978211550\n" +"help.text" +msgid "ReadOnly" +msgstr "" + +#. TkMLa +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id621584978211403\n" +"help.text" +msgid "Description" +msgstr "" + +#. tJZkJ +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id71584978715562\n" +"help.text" +msgid "No" +msgstr "" + +#. RyJkE +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id581584978715701\n" +"help.text" +msgid "The error message text." +msgstr "" + +#. Wcy7s +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id241610652688334\n" +"help.text" +msgid "Default value is \"\" or a string containing the Basic run-time error message." +msgstr "" + +#. BT7GF +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id211584978211383\n" +"help.text" +msgid "No" +msgstr "" + +#. AnFVG +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id691584978211774\n" +"help.text" +msgid "The code of the error. It can be a numeric value or text." +msgstr "" + +#. dCADC +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id151610652632828\n" +"help.text" +msgid "Default value is 0 or the numeric value corresponding to the Basic run-time error code." +msgstr "" + +#. uLE2Q +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id671584978666689\n" +"help.text" +msgid "No" +msgstr "" + +#. G3q2n +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id951584978666296\n" +"help.text" +msgid "The location in the code where the error occurred. It can be a numeric value or text." +msgstr "" + +#. kBXGC +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id681610652723345\n" +"help.text" +msgid "Default value is 0 or the code line number for a standard Basic run-time error." +msgstr "" + +#. mnFGS +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id461584978880380\n" +"help.text" +msgid "Raising or clearing an Exception resets its properties." +msgstr "" + +#. VCBrN +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id881608131596153\n" +"help.text" +msgid "Methods" +msgstr "" + +#. 9cDV8 +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id461608131596153\n" +"help.text" +msgid "Clear
Console
ConsoleClear" +msgstr "" + +#. FLDC4 +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id871608132025242\n" +"help.text" +msgid "ConsoleToFile
DebugPrint

" +msgstr "" + +#. 6RjV6 +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id831608132069033\n" +"help.text" +msgid "Raise
RaiseWarning

" +msgstr "" + +#. CDgEM +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id271579683706571\n" +"help.text" +msgid "Resets the current error status and clears the SF_Exception properties." +msgstr "" + +#. ZXJ9w +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id381579687079872\n" +"help.text" +msgid "" +msgstr "" + +#. HswFr +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id60159871817985\n" +"help.text" +msgid "" +msgstr "" + +#. 7jFLi +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id701610654263121\n" +"help.text" +msgid "The following example shows how to catch a division-by-zero exception, whose error code is 11." +msgstr "" + +#. JhADn +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"bas_id51587215508130\n" +"help.text" +msgid "'If division by zero, ignore the error" +msgstr "" + +#. afnTr +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id201610654368082\n" +"help.text" +msgid "For a complete list of Basic run-time error codes, refer to Debugging a Basic Program." +msgstr "" + +#. efEEX +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id651598718179382\n" +"help.text" +msgid "Displays the console messages in a modal or non-modal dialog. In both modes, all the past messages issued by a DebugPrint() method or resulting from an exception are displayed. In non-modal mode, subsequent entries are added automatically." +msgstr "" + +#. KKgdp +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id161598718286205\n" +"help.text" +msgid "If the console is already open, when non-modal, it is brought to the front." +msgstr "" + +#. ypzYc +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id801598718629151\n" +"help.text" +msgid "A modal console can only be closed by the user. A non-modal console can either be closed by the user or upon macro termination." +msgstr "" + +#. ZeSUK +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id681598718179603\n" +"help.text" +msgid "" +msgstr "" + +#. dsuNu +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id761598718179784\n" +"help.text" +msgid "" +msgstr "" + +#. 2DWxi +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id511598718179819\n" +"help.text" +msgid "Modal: Determine if the console window is Modal (True) or Non-modal (False). Default value is True." +msgstr "" + +#. oK5LP +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id60159871817984\n" +"help.text" +msgid "" +msgstr "" + +#. xu6FA +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id641587215098903\n" +"help.text" +msgid "Clears the console keeping an optional number of recent messages. If the console is activated in non-modal mode, it is refreshed." +msgstr "" + +#. hcFEA +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id491587215098807\n" +"help.text" +msgid "" +msgstr "" + +#. gKRhZ +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id211587215098692\n" +"help.text" +msgid "" +msgstr "" + +#. jbkCo +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id351587215098527\n" +"help.text" +msgid "Keep: The number of recent messages to be kept. Default value is 0." +msgstr "" + +#. tKEBK +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id151587215098840\n" +"help.text" +msgid "" +msgstr "" + +#. GLEVv +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id521610655023824\n" +"help.text" +msgid "The following example clears the console keeping the 10 most recent messages." +msgstr "" + +#. 4LD2d +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id281587218077400\n" +"help.text" +msgid "Exports the contents of the console to a text file. If the file already exists and the console is not empty, it will be overwritten without warning. Returns True if successful." +msgstr "" + +#. xi59H +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id231587218077969\n" +"help.text" +msgid "" +msgstr "" + +#. L4wqB +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id471587218077526\n" +"help.text" +msgid "" +msgstr "" + +#. QMb9C +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id851587218077862\n" +"help.text" +msgid "FileName: The name of the text file the console should be dumped into. The name is expressed according to the current FileNaming property of the SF_FileSystem service. URL notation and the native operating system's format are both admitted." +msgstr "" + +#. Zeyjx +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id361587218077347\n" +"help.text" +msgid "" +msgstr "" + +#. 2qser +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id281587218637490\n" +"help.text" +msgid "Assembles all the given arguments into a single human-readable string and adds it as a new entry in the console." +msgstr "" + +#. xrNGg +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id341587218637198\n" +"help.text" +msgid "" +msgstr "" + +#. 7dS9P +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id821587218637437\n" +"help.text" +msgid "" +msgstr "" + +#. BmmDA +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id481587218637988\n" +"help.text" +msgid "Arg0[, Arg1, ...]: Any number of arguments of any type." +msgstr "" + +#. GDSvh +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id501587218637514\n" +"help.text" +msgid "" +msgstr "" + +#. aXDEK +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id541587219824771\n" +"help.text" +msgid "Generates a run-time error. An error message is displayed to the user and reported in the console. The execution is stopped. The Raise() method can be placed inside the normal script flow or in a dedicated error-handling routine." +msgstr "" + +#. JP5NR +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id10158721982478\n" +"help.text" +msgid "" +msgstr "" + +#. RuDTE +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id921587220542454\n" +"help.text" +msgid "The code snippets presented next are equivalent. They show alternative ways to raise an exception with code 2100." +msgstr "" + +#. uJVdb +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id711587219824373\n" +"help.text" +msgid "" +msgstr "" + +#. 6wEJq +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id851587219824597\n" +"help.text" +msgid "Number: The error code, as a number or as a string. Default value is that of Err Basic builtin function." +msgstr "" + +#. 7zRRT +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id461587220986452\n" +"help.text" +msgid "Source: The location of the error, as a number or as a string. Default value is that of Erl Basic builtin function." +msgstr "" + +#. fSwCd +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id721587221018162\n" +"help.text" +msgid "Description: The message to display to the user and to report in the console. Default value is that of Error$ Basic builtin function." +msgstr "" + +#. LezTB +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id471587219824970\n" +"help.text" +msgid "" +msgstr "" + +#. Kzh7r +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"bas_id211587222852310\n" +"help.text" +msgid "'See variants below ..." +msgstr "" + +#. DV6VJ +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id111587222580987\n" +"help.text" +msgid "To raise an exception with the standard values:" +msgstr "" + +#. ZneYd +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id751587222598238\n" +"help.text" +msgid "To raise an exception with an specific code:" +msgstr "" + +#. QXgCy +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id501587222607771\n" +"help.text" +msgid "To replace the usual message:" +msgstr "" + +#. gdvqM +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"bas_id431587222670849\n" +"help.text" +msgid "SF_Exception.Raise(, , \"It is not a good idea to divide by zero.\")" +msgstr "" + +#. TaFgn +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id611587222617174\n" +"help.text" +msgid "To raise an application error:" +msgstr "" + +#. ifrWg +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"bas_id71587222694657\n" +"help.text" +msgid "SF_Exception.Raise(\"MyAppError\", \"Example_Raise()\", \"Something wrong happened !\")" +msgstr "" + +#. LuTSJ +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id1001587224839900\n" +"help.text" +msgid "This method has exactly the same syntax, arguments and behavior as the Raise() method." +msgstr "" + +#. AXEnW +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"par_id761587224839624\n" +"help.text" +msgid "However, when a warning is raised, the macro execution is not stopped." +msgstr "" + +#. dXDpv +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id10158729182478\n" +"help.text" +msgid "" +msgstr "" + +#. DSbst +#: sf_exception.xhp +msgctxt "" +"sf_exception.xhp\n" +"hd_id10158927182478\n" +"help.text" +msgid "" +msgstr "" + +#. PCSPY +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"tit\n" +"help.text" +msgid "ScriptForge.Timer service" +msgstr "" + +#. cxRDS +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"hd_id731582733781114\n" +"help.text" +msgid "ScriptForge.Timer service" +msgstr "" + +#. WyVvH +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id961582733781662\n" +"help.text" +msgid "The Timer service measures the amount of time it takes to run user scripts." +msgstr "" + +#. kNcKc +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id181582733781323\n" +"help.text" +msgid "A Timer measures durations. It can be:" +msgstr "" + +#. ErpLm +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id711582733781252\n" +"help.text" +msgid "Started, to indicate when to start measuring time." +msgstr "" + +#. NAAFg +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id631582733781431\n" +"help.text" +msgid "Suspended, to pause measuring running time." +msgstr "" + +#. nt9Qc +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id691582733781498\n" +"help.text" +msgid "Resumed, to continue tracking running time after the Timer has been suspended." +msgstr "" + +#. zvNdv +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id31582733781344\n" +"help.text" +msgid "Restarted, which will cancel previous measurements and start the Timer at zero." +msgstr "" + +#. dm7yA +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id991582733781280\n" +"help.text" +msgid "Durations are expressed in seconds with a precision of 3 decimal digits (milliseconds). A duration value of 12.345 means 12 seconds and 345 milliseconds" +msgstr "" + +#. CVhDR +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"hd_id201582733781265\n" +"help.text" +msgid "Service invocation" +msgstr "" + +#. 8ntzF +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id141610734722352\n" +"help.text" +msgid "Before using the Timer service the ScriptForge library needs to be loaded using:" +msgstr "" + +#. SCYEX +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id891610734806133\n" +"help.text" +msgid "The example below creates a Timer object named myTimer and starts it immediately." +msgstr "" + +#. CnZqc +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id891582733781994\n" +"help.text" +msgid "It is recommended to free resources after use:" +msgstr "" + +#. 8h3fp +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"hd_id521582733781450\n" +"help.text" +msgid "Properties" +msgstr "" + +#. dVncX +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id71582733781260\n" +"help.text" +msgid "Name" +msgstr "" + +#. hFnkK +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id711582733781103\n" +"help.text" +msgid "Readonly" +msgstr "" + +#. NvqK9 +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id76158273378122\n" +"help.text" +msgid "Type" +msgstr "" + +#. 7zFYh +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id751582733781926\n" +"help.text" +msgid "Description" +msgstr "" + +#. T92or +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id621582733781588\n" +"help.text" +msgid "Yes" +msgstr "" + +#. 9yDgM +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id731582733781476\n" +"help.text" +msgid "The actual running time elapsed since start or between start and stop (does not consider suspended time)" +msgstr "" + +#. ThAaG +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id301582733781498\n" +"help.text" +msgid "Yes" +msgstr "" + +#. tqpDU +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id401582733781608\n" +"help.text" +msgid "True when timer is started or suspended" +msgstr "" + +#. pSPgk +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id181582733781551\n" +"help.text" +msgid "Yes" +msgstr "" + +#. SGyi4 +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id161582733781328\n" +"help.text" +msgid "True when timer is started and suspended" +msgstr "" + +#. qoNpD +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id651582733781874\n" +"help.text" +msgid "Yes" +msgstr "" + +#. E45MD +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id171582733781456\n" +"help.text" +msgid "The actual time elapsed while suspended since start or between start and stop" +msgstr "" + +#. gxF8S +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id141582733781303\n" +"help.text" +msgid "Yes" +msgstr "" + +#. FeCob +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id411582733781932\n" +"help.text" +msgid "The actual time elapsed since start or between start and stop (including suspensions and running time)" +msgstr "" + +#. Mav4g +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"hd_id141582734141895\n" +"help.text" +msgid "Methods" +msgstr "" + +#. P8RQj +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id291582734377752\n" +"help.text" +msgid "All methods do not require arguments and return a Boolean value." +msgstr "" + +#. onEib +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id311582734894257\n" +"help.text" +msgid "If the returned value is False, then nothing happened." +msgstr "" + +#. U82Do +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id871582734180676\n" +"help.text" +msgid "Name" +msgstr "" + +#. 6oGwx +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id971582734180676\n" +"help.text" +msgid "Description" +msgstr "" + +#. ZMfpe +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id911582734180676\n" +"help.text" +msgid "Returned value" +msgstr "" + +#. S6Gay +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id31582734180676\n" +"help.text" +msgid "Continue" +msgstr "" + +#. C2QQ4 +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id301582734180676\n" +"help.text" +msgid "Resumes the Timer if it has been suspended" +msgstr "" + +#. ixF7A +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id661582734180676\n" +"help.text" +msgid "False if the timer is not suspended" +msgstr "" + +#. ASHCm +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id881582734649304\n" +"help.text" +msgid "Restart" +msgstr "" + +#. nkUs3 +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id821582734649305\n" +"help.text" +msgid "Terminates the timer and discard its current property values, restarting as a new clean Timer" +msgstr "" + +#. UtCTT +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id761582734649305\n" +"help.text" +msgid "False if the timer is inactive" +msgstr "" + +#. 7VHEX +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id201582734802443\n" +"help.text" +msgid "Start" +msgstr "" + +#. AkgAy +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id641582734802443\n" +"help.text" +msgid "Starts a new clean timer" +msgstr "" + +#. B4gTh +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id921582734802443\n" +"help.text" +msgid "False if the timer is already started" +msgstr "" + +#. QdjDi +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id781582734905507\n" +"help.text" +msgid "Suspend" +msgstr "" + +#. D7CoH +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id81582734905507\n" +"help.text" +msgid "Suspends a running timer" +msgstr "" + +#. YbeSJ +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id661582734905507\n" +"help.text" +msgid "False if the timer is not started or already suspended" +msgstr "" + +#. BUjcE +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id771582734996722\n" +"help.text" +msgid "Terminate" +msgstr "" + +#. sgXra +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id861582734996722\n" +"help.text" +msgid "Stops a running timer" +msgstr "" + +#. WkCCC +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id381582734996722\n" +"help.text" +msgid "False if the timer is neither started nor suspended" +msgstr "" + +#. Axxez +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"hd_id651582735695110\n" +"help.text" +msgid "" +msgstr "" + +#. J6XGB +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id281610740093006\n" +"help.text" +msgid "If you call the Terminate method, subsequent calls for the Continue method will not resume time measurement. Similarly, after a Timer has been terminated, calling the Start method will restart it as if it were a clean new Timer." +msgstr "" + +#. bHEyr +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"hd_id431610989623086\n" +"help.text" +msgid "Working with Multiple Timers" +msgstr "" + +#. dr779 +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id741610989639201\n" +"help.text" +msgid "It is possible to instantiate multiple Timer services in parallel, which gives flexibility in measuring time in different parts of the code." +msgstr "" + +#. ueLgB +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id921610989722908\n" +"help.text" +msgid "The following example illustrates how to create two Timer objects and start them separately." +msgstr "" + +#. CpzL5 +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id531610970649205\n" +"help.text" +msgid "Now function" +msgstr "" + +#. iuTvZ +#: sf_timer.xhp +msgctxt "" +"sf_timer.xhp\n" +"par_id221610970653662\n" +"help.text" +msgid "Timer function" +msgstr "" + +#. dphFv +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"tit\n" +"help.text" +msgid "ScriptForge.UI service" +msgstr "" + +#. QWA6E +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id371587913266310\n" +"help.text" +msgid "ScriptForge.UI service" +msgstr "" + +#. ABBCn +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id31587913266153\n" +"help.text" +msgid "The UI (User Interface) service simplifies the identification and the manipulation of the different windows composing the whole LibreOffice application:" +msgstr "" + +#. nTqj5 +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id591587913266547\n" +"help.text" +msgid "Windows selection" +msgstr "" + +#. 45jFA +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id511587913266292\n" +"help.text" +msgid "Windows moving and resizing" +msgstr "" + +#. UKRyn +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id51587913266596\n" +"help.text" +msgid "Statusbar settings" +msgstr "" + +#. oj2kC +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id401599404339702\n" +"help.text" +msgid "Display of a floating progress bar" +msgstr "" + +#. iE5hR +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id761587913266388\n" +"help.text" +msgid "Creation of new windows" +msgstr "" + +#. Dxuyy +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id591587913266489\n" +"help.text" +msgid "Access to the underlying \"documents\"" +msgstr "" + +#. 3pR9U +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id421587913266819\n" +"help.text" +msgid "The UI service is the starting point to open, create or access to the content of new or existing documents from a user script." +msgstr "" + +#. ERvRF +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id881587913266307\n" +"help.text" +msgid "Definitions" +msgstr "" + +#. o4Eq6 +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id761587913266887\n" +"help.text" +msgid "WindowName" +msgstr "" + +#. L8Ate +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id741587913266919\n" +"help.text" +msgid "A window can be designated using various ways:" +msgstr "" + +#. Bhs9h +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id291587913946648\n" +"help.text" +msgid "a full path and file name" +msgstr "" + +#. CK62z +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id991587914045862\n" +"help.text" +msgid "the last component of the full file name or even only the last component without its suffix" +msgstr "" + +#. 8qLrG +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id541587914079744\n" +"help.text" +msgid "the title of the window" +msgstr "" + +#. rdSGt +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id191587914134221\n" +"help.text" +msgid "for new documents, something like \"Untitled 1\"" +msgstr "" + +#. GrAxe +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id911587914185746\n" +"help.text" +msgid "one of the special windows \"BASICIDE\" and \"WELCOMESCREEN\"" +msgstr "" + +#. n5ZLz +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id181587914255236\n" +"help.text" +msgid "The window name is case-sensitive." +msgstr "" + +#. CC5D5 +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id541588520711430\n" +"help.text" +msgid "Document object" +msgstr "" + +#. utsAW +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id841588521238711\n" +"help.text" +msgid "The methods CreateDocument, CreateBaseDocument, GetDocument and OpenDocument, described below, generate document objects. When a window contains a document, an instance of the Document class represents that document. A counterexample the Basic IDE is not a document but is a window in our terminology. Additionally a document has a type: Calc, Impress, Writer, ..." +msgstr "" + +#. CbJ8H +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id331588521254916\n" +"help.text" +msgid "The specific properties and methods applicable on documents are implemented in a document class." +msgstr "" + +#. CEisb +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id971588521292976\n" +"help.text" +msgid "The implementation of the document objects class is done in the SFDocuments associated library. See its \"Document\" service." +msgstr "" + +#. 8NGPA +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id91587913266988\n" +"help.text" +msgid "Service invocation" +msgstr "" + +#. 2tFG6 +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id841587913266618\n" +"help.text" +msgid "Properties" +msgstr "" + +#. m8i6L +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id521587913266568\n" +"help.text" +msgid "Name" +msgstr "" + +#. 48SHW +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id421587913266368\n" +"help.text" +msgid "ReadOnly" +msgstr "" + +#. GpADs +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id631587914939732\n" +"help.text" +msgid "Type" +msgstr "" + +#. nB9z5 +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id951587913266220\n" +"help.text" +msgid "Description" +msgstr "" + +#. c5EiC +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id651587913266754\n" +"help.text" +msgid "Yes" +msgstr "" + +#. vQ8TT +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id351587913266349\n" +"help.text" +msgid "a valid and unique WindowName for the currently active window. When the window cannot be identified, a zero-length string is returned." +msgstr "" + +#. DiCRC +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id658517913266754\n" +"help.text" +msgid "Yes" +msgstr "" + +#. Bjyuv +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id153587913266349\n" +"help.text" +msgid "The list of the currently open documents. Special windows are ignored. This list consists of a zero-based one dimensional array either of filenames (in SF_FileSystem.FileNaming notation) or of window titles for unsaved documents." +msgstr "" + +#. qsuDQ +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id891587985839528\n" +"help.text" +msgid "" +msgstr "" + +#. kNYeR +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id921606472825856\n" +"help.text" +msgid "Methods" +msgstr "" + +#. kBKbF +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id381606472825856\n" +"help.text" +msgid "Activate
CreateBaseDocument
CreateDocument (*)
GetDocument" +msgstr "" + +#. svrQL +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id451606472825856\n" +"help.text" +msgid "Maximize
Minimize
OpenBaseDocument
OpenDocument (*)" +msgstr "" + +#. P3aHi +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id161606472825856\n" +"help.text" +msgid "Resize
SetStatusBar (*)
ShowProgressBar
WindowExists" +msgstr "" + +#. dfsmh +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id811596553490262\n" +"help.text" +msgid "Note, as an exception, that the methods marked (*) are not applicable to Base documents." +msgstr "" + +#. 778Fh +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id201587913266596\n" +"help.text" +msgid "Make the specified window active. The method returns True if the given window is found and can be activated. There is no change in the actual user interface if no window matches the selection." +msgstr "" + +#. 6AiGy +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id591587913266515\n" +"help.text" +msgid "" +msgstr "" + +#. xc338 +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id781587913266640\n" +"help.text" +msgid "" +msgstr "" + +#. fcE3q +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id381587913266946\n" +"help.text" +msgid "WindowName: see the definitions above." +msgstr "" + +#. wdNiF +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id14158791326646\n" +"help.text" +msgid "" +msgstr "" + +#. df2C7 +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id13159655484952\n" +"help.text" +msgid "Create and store a new LibreOffice Base document embedding an empty database of the given type. The method returns a document object." +msgstr "" + +#. PbVWW +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id461596554849371\n" +"help.text" +msgid "" +msgstr "" + +#. ZDFEW +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id201596554849717\n" +"help.text" +msgid "" +msgstr "" + +#. BtPaW +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id441596554849949\n" +"help.text" +msgid "FileName : Identifies the file to create. It must follow the SF_FileSystem.FileNaming notation. If the file already exists, it is overwritten without warning" +msgstr "" + +#. nePdj +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id381596554849698\n" +"help.text" +msgid "EmbeddedDatabase : Either \"HSQLDB\" (default) or \"FIREBIRD\"." +msgstr "" + +#. iyE5E +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id521596554849185\n" +"help.text" +msgid "RegistrationName : The name used to store the new database in the databases register. When = \"\" (default), no registration takes place. If the name already exists it is overwritten without warning." +msgstr "" + +#. FfJTa +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id841596554849466\n" +"help.text" +msgid "" +msgstr "" + +#. A9gBj +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id651588521753997\n" +"help.text" +msgid "Create a new LibreOffice document of a given type or based on a given template. The method returns a document object." +msgstr "" + +#. BvqNu +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id541588521753959\n" +"help.text" +msgid "" +msgstr "" + +#. 9BRpM +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id9215885217531000\n" "help.text" -msgid "Reset the current error status and clear the SF_Exception properties." +msgid "" msgstr "" -#. ZXJ9w -#: sf_exception.xhp +#. CC8kd +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id381579687079872\n" +"sf_ui.xhp\n" +"par_id51588521753302\n" "help.text" -msgid "" +msgid "DocumentType : \"Calc\", \"Writer\", etc. If absent, the TemplateFile argument must be present." msgstr "" -#. SBW8h -#: sf_exception.xhp +#. 2DPGC +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"bas_id51587215508130\n" +"sf_ui.xhp\n" +"par_id401588522663325\n" "help.text" -msgid "' If division by zero, ignore the error" +msgid "TemplateFile : The full FileName of the template to build the new document on. If the file does not exist, the argument is ignored. The \"FileSystem\" service provides the TemplatesFolder and UserTemplatesFolder properties to help to build the argument." msgstr "" -#. kHCeG -#: sf_exception.xhp +#. JFB9W +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id651598718179382\n" +"sf_ui.xhp\n" +"par_id131588522824366\n" "help.text" -msgid "Display the console messages in a modal or non-modal dialog. In both modes, all the past messages issued by a DebugPrint() method or resulting from an exception are displayed. In non-modal mode, additionally, subsequent entries are added automatically." +msgid "Hidden: if True, open the new document in the background (default = False). To use with caution: activation or closure afterwards can only happen programmatically." msgstr "" -#. KKgdp -#: sf_exception.xhp +#. JyvcL +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id161598718286205\n" +"sf_ui.xhp\n" +"hd_id421588521753716\n" "help.text" -msgid "If the console is already open, when non-modal, it is brought to the front." +msgid "" msgstr "" -#. RC2Vf -#: sf_exception.xhp +#. W3qxn +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id801598718629151\n" +"sf_ui.xhp\n" +"par_id201588520551463\n" "help.text" -msgid "A modal console is closed by the user. A non-modal console is closed by the user or at macro termination." +msgid "Returns a document object referring to either the active window or the given window." msgstr "" -#. ZeSUK -#: sf_exception.xhp +#. saKmq +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id681598718179603\n" +"sf_ui.xhp\n" +"hd_id931588520551562\n" "help.text" msgid "" msgstr "" -#. dsuNu -#: sf_exception.xhp +#. YbGBb +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id761598718179784\n" +"sf_ui.xhp\n" +"hd_id1001588520551269\n" "help.text" msgid "" msgstr "" -#. FWBds -#: sf_exception.xhp +#. hD23E +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id511598718179819\n" +"sf_ui.xhp\n" +"par_id851588520551368\n" "help.text" -msgid "Modal: Default = True." +msgid "WindowName: see the definitions above." msgstr "" -#. oK5LP -#: sf_exception.xhp +#. o3JTE +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id60159871817984\n" +"sf_ui.xhp\n" +"hd_id421588520551206\n" "help.text" msgid "" msgstr "" -#. V3yD8 -#: sf_exception.xhp +#. CYsyC +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id641587215098903\n" +"sf_ui.xhp\n" +"par_id24158798644169\n" "help.text" -msgid "Clear the console keeping an optional number of recent messages. If the console is activated in non-modal mode, it is refreshed." +msgid "Maximizes the active window or the given window." msgstr "" -#. hcFEA -#: sf_exception.xhp +#. TAn2m +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id491587215098807\n" +"sf_ui.xhp\n" +"hd_id921587986441522\n" "help.text" msgid "" msgstr "" -#. gKRhZ -#: sf_exception.xhp +#. mAYZz +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id211587215098692\n" +"sf_ui.xhp\n" +"hd_id621587986441611\n" "help.text" msgid "" msgstr "" -#. f73g6 -#: sf_exception.xhp +#. G2hSo +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id351587215098527\n" +"sf_ui.xhp\n" +"par_id951587986441954\n" "help.text" -msgid "Keep: The number of recent messages to be kept, default is 0." +msgid "WindowName: see the definitions above. If the argument is absent, the active window is maximized." msgstr "" -#. tKEBK -#: sf_exception.xhp +#. t6rrv +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id151587215098840\n" +"sf_ui.xhp\n" +"hd_id471587986441580\n" "help.text" msgid "" msgstr "" -#. wG2ee -#: sf_exception.xhp +#. vzDdG +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id281587218077400\n" +"sf_ui.xhp\n" +"par_id871587986592696\n" "help.text" -msgid "Export the content of the console to a text file. If the file exists and the console is not empty, it is overwritten without warning. Returns True if successful." +msgid "Minimizes the active window or the given window." msgstr "" -#. xi59H -#: sf_exception.xhp +#. 4ZD5N +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id231587218077969\n" +"sf_ui.xhp\n" +"hd_id621587986592339\n" "help.text" msgid "" msgstr "" -#. L4wqB -#: sf_exception.xhp +#. qws5A +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id471587218077526\n" +"sf_ui.xhp\n" +"hd_id971587986592623\n" "help.text" msgid "" msgstr "" -#. jZfdb -#: sf_exception.xhp +#. snQ6b +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id851587218077862\n" +"sf_ui.xhp\n" +"par_id751587986592626\n" "help.text" -msgid "FileName: The name of the text file the console should be dumped into. The name is expressed as given by the current FileNaming property of the SF_FileSystem service. Default is any where both the URL notation and the native operating system format are admitted." +msgid "WindowName: see the definitions above. If the argument is absent, the active window is minimized." msgstr "" -#. Zeyjx -#: sf_exception.xhp +#. yA96Y +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id361587218077347\n" +"sf_ui.xhp\n" +"hd_id381587986592563\n" "help.text" msgid "" msgstr "" -#. N5AgU -#: sf_exception.xhp +#. tmxLS +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id281587218637490\n" +"sf_ui.xhp\n" +"par_id691596555746539\n" "help.text" -msgid "Assemble all the given arguments into a human-readable single string and add it as a new entry in the console." +msgid "Open an existing LibreOffice Base document. The method returns a document object." msgstr "" -#. xrNGg -#: sf_exception.xhp +#. CwvY7 +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id341587218637198\n" +"sf_ui.xhp\n" +"hd_id121596555746296\n" "help.text" msgid "" msgstr "" -#. 7dS9P -#: sf_exception.xhp +#. sMVbp +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id821587218637437\n" +"sf_ui.xhp\n" +"hd_id651596555746823\n" "help.text" msgid "" msgstr "" -#. BmmDA -#: sf_exception.xhp +#. RERE5 +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id481587218637988\n" +"sf_ui.xhp\n" +"par_id231596555746385\n" "help.text" -msgid "Arg0[, Arg1, ...]: Any number of arguments of any type." +msgid "FileName : Identifies the file to open. It must follow the SF_FileSystem.FileNaming notation. If the file already exists, it is overwritten without warning" msgstr "" -#. GDSvh -#: sf_exception.xhp +#. xE2FY +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id501587218637514\n" +"sf_ui.xhp\n" +"par_id711596555746281\n" +"help.text" +msgid "RegistrationName : The name to use to find the database in the databases register. It is ignored if FileName <> \"\"." +msgstr "" + +#. u4Erc +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"id721596556313545\n" +"help.text" +msgid "MacroExecution: 0 = behaviour is defined by the user configuration, 1 = macros are not executable, 2 = macros are executable." +msgstr "" + +#. ggj2J +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id601596555746980\n" "help.text" msgid "" msgstr "" -#. dCuZ4 -#: sf_exception.xhp +#. szffG +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id541587219824771\n" +"sf_ui.xhp\n" +"par_id541588523635283\n" "help.text" -msgid "Generate a run-time error. An error message is displayed to the user and reported in the console. The execution is stopped. The Raise() method can be placed inside the normal script flow or in a dedicated error-handling routine." +msgid "Open an existing LibreOffice document with the given options. Returns a document object or one of its subclasses or Null if the opening failed, including when due to a user decision." msgstr "" -#. JP5NR -#: sf_exception.xhp +#. BcGp9 +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id10158721982478\n" +"sf_ui.xhp\n" +"hd_id111588523635204\n" "help.text" msgid "" msgstr "" -#. FBXUy -#: sf_exception.xhp +#. tLF9m +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id921587220542454\n" +"sf_ui.xhp\n" +"hd_id421588523635830\n" "help.text" -msgid "Next code snippets are equivalent. Keyword arguments are allowed.Source and Description arguments behave identically:" +msgid "" msgstr "" -#. uJVdb -#: sf_exception.xhp +#. dZF95 +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id711587219824373\n" +"sf_ui.xhp\n" +"par_id481588523635890\n" "help.text" -msgid "" +msgid "FileName: Identifies the file to open. It must follow the FileNaming notation of the FileSystem service." msgstr "" -#. 6wEJq -#: sf_exception.xhp +#. NRyuH +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id851587219824597\n" +"sf_ui.xhp\n" +"par_id451588523635507\n" "help.text" -msgid "Number: The error code, as a number or as a string. Default value is that of Err Basic builtin function." +msgid "Password: To use when the document is protected. If wrong or absent while the document is protected, the user will be prompted to enter a password." msgstr "" -#. 7zRRT -#: sf_exception.xhp +#. hZkGG +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id461587220986452\n" +"sf_ui.xhp\n" +"par_id611588524329781\n" "help.text" -msgid "Source: The location of the error, as a number or as a string. Default value is that of Erl Basic builtin function." +msgid "ReadOnly: Default = False." msgstr "" -#. fSwCd -#: sf_exception.xhp +#. Hhywx +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id721587221018162\n" +"sf_ui.xhp\n" +"par_id641588523635497\n" "help.text" -msgid "Description: The message to display to the user and to report in the console. Default value is that of Error$ Basic builtin function." +msgid "Hidden: if True, open the new document in the background (default = False). To use with caution: activation or closure afterwards can only happen programmatically." msgstr "" -#. LezTB -#: sf_exception.xhp +#. VPmyv +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id471587219824970\n" +"sf_ui.xhp\n" +"par_id981588524474719\n" +"help.text" +msgid "MacroExecution: 0 = behaviour is defined by the user configuration, 1 = macros are not executable, 2 = macros are executable." +msgstr "" + +#. KBCtV +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id611588524584693\n" +"help.text" +msgid "FilterName: The name of a filter that should be used for loading the document. If present, the filter must exist." +msgstr "" + +#. 6rbcm +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id191588524634348\n" +"help.text" +msgid "FilterOptions: An optional string of options associated with the filter." +msgstr "" + +#. SBRPS +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id151588523635407\n" "help.text" msgid "" msgstr "" -#. jmceA -#: sf_exception.xhp +#. qMTrj +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"bas_id211587222852310\n" +"sf_ui.xhp\n" +"par_id751587986945965\n" "help.text" -msgid "' Variants below ..." +msgid "Resizes and/or moves the active window. Absent and negative arguments are ignored. If the window is minimized or maximized, calling Resize without arguments restores it." msgstr "" -#. TZL7z -#: sf_exception.xhp +#. 9g4CH +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id111587222580987\n" +"sf_ui.xhp\n" +"hd_id861587986945481\n" "help.text" -msgid "For a standard behaviour:" +msgid "" msgstr "" -#. 8DAGC -#: sf_exception.xhp +#. 6GL4m +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id751587222598238\n" +"sf_ui.xhp\n" +"hd_id821587986945735\n" "help.text" -msgid "To simulate another error:" +msgid "" msgstr "" -#. QXgCy -#: sf_exception.xhp +#. SxjEP +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id501587222607771\n" +"sf_ui.xhp\n" +"par_id441587986945696\n" "help.text" -msgid "To replace the usual message:" +msgid "Left, Top: Distances of the top-left corner from top and left edges of the screen." msgstr "" -#. gdvqM -#: sf_exception.xhp +#. ne7hx +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"bas_id431587222670849\n" +"sf_ui.xhp\n" +"par_id601587987453825\n" "help.text" -msgid "SF_Exception.Raise(, , \"It is not a good idea to divide by zero.\")" +msgid "Width, Height: New dimensions of the window." msgstr "" -#. TaFgn -#: sf_exception.xhp +#. Cor6B +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id611587222617174\n" +"sf_ui.xhp\n" +"hd_id251587986945699\n" "help.text" -msgid "To raise an application error:" +msgid "" msgstr "" -#. ifrWg -#: sf_exception.xhp +#. 4UBqz +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"bas_id71587222694657\n" +"sf_ui.xhp\n" +"bas_id801587987507028\n" "help.text" -msgid "SF_Exception.Raise(\"MyAppError\", \"Example_Raise()\", \"Something wrong happened !\")" +msgid "' Top and Height are left unchanged" msgstr "" -#. 6Ut6S -#: sf_exception.xhp +#. NnBWM +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id1001587224839900\n" +"sf_ui.xhp\n" +"par_id281587996421580\n" "help.text" -msgid "This method has exactly the same syntax, arguments and behaviour as the Raise() method." +msgid "Display a text and a progressbar in the status bar of the active window. Any subsequent calls in the same macro run refer to the same status bar of the same window, even if the window is not visible anymore. A call without arguments resets the status bar to its normal state." msgstr "" -#. XEmqL -#: sf_exception.xhp +#. nWKzF +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"par_id761587224839624\n" +"sf_ui.xhp\n" +"hd_id61587996421735\n" "help.text" -msgid "With the notable exception that the execution is not stopped." +msgid "" msgstr "" -#. dXDpv -#: sf_exception.xhp +#. 2UtiV +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id10158729182478\n" +"sf_ui.xhp\n" +"hd_id771587996421217\n" +"help.text" +msgid "" +msgstr "" + +#. dKTqd +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id71587996421829\n" +"help.text" +msgid "Text: An optional text to be displayed in front of the progress bar." +msgstr "" + +#. WuBNx +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id881587996421777\n" +"help.text" +msgid "Percentage: an optional degree of progress between 0 and 100." +msgstr "" + +#. Rs7Cd +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id841587996421626\n" +"help.text" +msgid "" +msgstr "" + +#. DBbfU +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id571598864255776\n" +"help.text" +msgid "Display a non-modal dialog box. Specify its title, an explicatory text and a percentage of progress represented on a progressbar. The box will remain visible until a call to the method without argument, or until the end of the currently running macro." +msgstr "" + +#. uaAfE +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id31598864255246\n" "help.text" msgid "" msgstr "" -#. DSbst -#: sf_exception.xhp +#. Vm528 +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"hd_id10158927182478\n" +"sf_ui.xhp\n" +"hd_id171598864255620\n" +"help.text" +msgid "" +msgstr "" + +#. B27Bg +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id441598864535695\n" +"help.text" +msgid "Title : The title appearing on top of the dialog box. Default = \"ScriptForge\"." +msgstr "" + +#. 6pZKs +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id311598864255297\n" +"help.text" +msgid "Text: An optional text to be displayed above the progress bar." +msgstr "" + +#. FV2pm +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id881598864255424\n" +"help.text" +msgid "Percentage: an optional degree of progress between 0 and 100." +msgstr "" + +#. RhiFd +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id49159886425584\n" "help.text" msgid "" msgstr "" -#. dbgEP -#: sf_exception.xhp +#. ZEG6t +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"bas_id841608217948025\n" +"sf_ui.xhp\n" +"par_id431588587119925\n" "help.text" -msgid "Description:=\"Something wrong happened !\", _" +msgid "Returns True if the given window could be identified." msgstr "" -#. FNQNy -#: sf_exception.xhp +#. EoShA +#: sf_ui.xhp msgctxt "" -"sf_exception.xhp\n" -"bas_id361608217956289\n" +"sf_ui.xhp\n" +"hd_id61588587119150\n" +"help.text" +msgid "" +msgstr "" + +#. 5p8LA +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id761588587119371\n" +"help.text" +msgid "" +msgstr "" + +#. aAKnF +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"par_id45158858711917\n" +"help.text" +msgid "WindowName: see the definitions above." +msgstr "" + +#. oAjFN +#: sf_ui.xhp +msgctxt "" +"sf_ui.xhp\n" +"hd_id651588587119757\n" "help.text" -msgid "Number:=\"MyAppError\")" +msgid "" msgstr "" diff --git a/source/zh-CN/helpcontent2/source/text/scalc/01.po b/source/zh-CN/helpcontent2/source/text/scalc/01.po index d416bd9cc3e..a9e5db69837 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-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-19 13:13+0100\n" "PO-Revision-Date: 2020-12-05 20:36+0000\n" "Last-Translator: Ming Hua \n" "Language-Team: Chinese (Simplified) \n" @@ -48589,14 +48589,14 @@ msgctxt "" msgid "Case sensitive" msgstr "" -#. cL8EG +#. CF7yB #: 12030200.xhp msgctxt "" "12030200.xhp\n" "par_id3153091\n" "help.text" -msgid " Sorts first by uppercase letters and then by lowercase letters. For Asian languages, special handling applies." -msgstr "先按大写字母排序,然后按小写字母排序。对于亚洲语言,将应用特殊的处理方法。" +msgid "Sorts first by uppercase letters and then by lowercase letters. For Asian languages, special handling applies." +msgstr "" #. QbcU3 #: 12030200.xhp @@ -48607,14 +48607,14 @@ msgctxt "" msgid "For Asian languages: Check Case Sensitive to apply multi-level collation. With multi-level collation, entries are first compared in their primitive forms with their cases and diacritics ignored. If they evaluate as the same, their diacritics are taken into account for the second-level comparison. If they still evaluate as the same, their cases, character widths, and Japanese Kana difference are considered for the third-level comparison." msgstr "" -#. SFxVV +#. Z5MKw #: 12030200.xhp msgctxt "" "12030200.xhp\n" "hd_id3155856\n" "help.text" -msgid "Range contains column/row labels" -msgstr "范围包含列/行标签" +msgid "Range contains row/column labels" +msgstr "" #. dHpeV #: 12030200.xhp @@ -48661,6 +48661,42 @@ msgctxt "" msgid "Natural sort is a sort algorithm that sorts string-prefixed numbers based on the value of the numerical element in each sorted number, instead of the traditional way of sorting them as ordinary strings. For instance, let's assume you have a series of values such as, A1, A2, A3, A4, A5, A6, ..., A19, A20, A21. When you put these values into a range of cells and run the sort, it will become A1, A11, A12, A13, ..., A19, A2, A20, A21, A3, A4, A5, ..., A9. While this sorting behavior may make sense to those who understand the underlying sorting mechanism, to the rest of the population it seems completely bizarre, if not outright inconvenient. With the natural sort feature enabled, values such as the ones in the above example get sorted \"properly\", which improves the convenience of sorting operations in general." msgstr "自然排序是根据待排序数字中各数字元素的数值来对带有字符串前缀的数字进行排序的排序算法,而不是将它们作为普通字符串排序。例如,假设有一系列数值,如 A1, A2, A3, A4, A5, A6, ..., A19, A20, A21。当把这些值放到单元格区域当中进行排序,它会变成 A1, A11, A12, A13, ..., A19, A2, A20, A21, A3, A4, A5, ..., A9。虽然这种排序行为对了解底层排序机制的人而言有一定意义,但对其他人不是造成不便,就是看上去完全是瞎扯淡。启用自然排序功能后,上述例子中的数值将‘正确’排序,排序操作的便利性因此整体提升。" +#. SJjo2 +#: 12030200.xhp +msgctxt "" +"12030200.xhp\n" +"hd_id71610757096466\n" +"help.text" +msgid "Include boundary column(s)/row(s) containing only comments" +msgstr "" + +#. AKcgf +#: 12030200.xhp +msgctxt "" +"12030200.xhp\n" +"par_id431610757186031\n" +"help.text" +msgid "Range boundary columns (for sorting rows) or boundary rows (for sorting columns) of a sorting range are not sorted by default if they are empty. Check this option if boundary columns or boundary rows containing comments are also to be sorted." +msgstr "" + +#. zDzUQ +#: 12030200.xhp +msgctxt "" +"12030200.xhp\n" +"hd_id161610757296697\n" +"help.text" +msgid "Include boundary column(s)/row(s) containing only images" +msgstr "" + +#. QCvRo +#: 12030200.xhp +msgctxt "" +"12030200.xhp\n" +"par_id181610758875786\n" +"help.text" +msgid "Border columns (for sorting rows) or border rows (for sorting columns) of a sorting area are not sorted by default if they are empty. Check this option if boundary columns or boundary rows containing images are also to be sorted." +msgstr "" + #. LBnqi #: 12030200.xhp msgctxt "" @@ -48679,41 +48715,41 @@ msgctxt "" msgid " Copies the sorted list to the cell range that you specify." msgstr " 将排序的列表复制到指定的单元格范围。" -#. y58HR +#. aKPqx #: 12030200.xhp msgctxt "" "12030200.xhp\n" "hd_id3153418\n" "help.text" -msgid "Sort results" -msgstr "排序结果" +msgid "Sort results (named ranges list)" +msgstr "" -#. iF7Br +#. JGhWC #: 12030200.xhp msgctxt "" "12030200.xhp\n" "par_id3155602\n" "help.text" -msgid " Select a named cell range where you want to display the sorted list, or enter a cell range in the input box." -msgstr "选择要显示排序列表的已命名的单元格范围,或者在输入框中输入单元格范围。" +msgid " Select a named cell range where you want to display the sorted list." +msgstr "" -#. 3BZpF +#. nxJWR #: 12030200.xhp msgctxt "" "12030200.xhp\n" "hd_id3153707\n" "help.text" -msgid "Sort results" -msgstr "排序结果" +msgid "Sort results (input box)" +msgstr "" -#. zkeZh +#. BDJEH #: 12030200.xhp msgctxt "" "12030200.xhp\n" "par_id3145642\n" "help.text" -msgid " Enter the cell range where you want to display the sorted list, or select a named range from the list." -msgstr " 输入要显示排序列表的单元格范围,或者从列表中选择一个已命名的范围。" +msgid "Enter the cell range where you want to display the sorted list." +msgstr "" #. ZCoZV #: 12030200.xhp @@ -48733,23 +48769,23 @@ msgctxt "" msgid " Click here and then select the custom sort order that you want." msgstr " 点击此处,然后选择所需的自定义排序顺序。" -#. kLByA +#. AB5C5 #: 12030200.xhp msgctxt "" "12030200.xhp\n" "hd_id3154704\n" "help.text" -msgid "Custom sort order" -msgstr "自定义的排序顺序" +msgid "Custom sort order list" +msgstr "" -#. EbsC7 +#. hQE6m #: 12030200.xhp msgctxt "" "12030200.xhp\n" "par_id3155962\n" "help.text" -msgid " Select the custom sort order that you want to apply. To define a custom sort order, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Sort Lists ." -msgstr "选择要应用的自定义排序顺序。要自定义一个排序顺序,请选择%PRODUCTNAME - 偏好设置工具 - 选项 - %PRODUCTNAME Calc - 排序列表。" +msgid " Select the custom sort order that you want to apply. To define a custom sort order, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Sort Lists." +msgstr "" #. vH2Uh #: 12030200.xhp diff --git a/source/zh-CN/helpcontent2/source/text/scalc/guide.po b/source/zh-CN/helpcontent2/source/text/scalc/guide.po index 54e1a3150e2..30e69584747 100644 --- a/source/zh-CN/helpcontent2/source/text/scalc/guide.po +++ b/source/zh-CN/helpcontent2/source/text/scalc/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-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-25 14:55+0100\n" "PO-Revision-Date: 2019-07-10 02:32+0000\n" "Last-Translator: Dian LI \n" "Language-Team: LANGUAGE \n" @@ -2815,14 +2815,14 @@ msgctxt "" msgid "Applying Conditional Formatting" msgstr "应用条件格式" -#. pHN5U +#. 3Feon #: cellstyle_conditional.xhp msgctxt "" "cellstyle_conditional.xhp\n" "par_id3159156\n" "help.text" -msgid "Using the menu command Format - Conditional formatting, the dialog allows you to define conditions per cell, which must be met in order for the selected cells to have a particular format." -msgstr "使用菜单命令「格式 - 条件格式」,可以为每个单元格定义条件,以使选中的单元格具有特定的格式。" +msgid "Using the menu command Format - Conditional - Condition, the dialog allows you to define conditions per cell, which must be met in order for the selected cells to have a particular format." +msgstr "" #. SbhJy #: cellstyle_conditional.xhp @@ -2860,14 +2860,14 @@ msgctxt "" msgid "Select the cells to which you want to apply a conditional style." msgstr "选择要应用条件样式的单元格。" -#. fRMFM +#. oEDHp #: cellstyle_conditional.xhp msgctxt "" "cellstyle_conditional.xhp\n" "par_id3155603\n" "help.text" -msgid "Choose Format - Conditional Formatting." -msgstr "选择「格式 - 条件格式」。" +msgid "Choose Format - Conditional - Condition." +msgstr "" #. nFqJG #: cellstyle_conditional.xhp @@ -2905,14 +2905,14 @@ msgctxt "" msgid "You want to give certain values in your tables particular emphasis. For example, in a table of turnovers, you can show all the values above the average in green and all those below the average in red. This is possible with conditional formatting." msgstr "您想在您的工作表中特殊强调特定值。例如,规定在表格中所有平均值以上的数值为绿色,所有平均值以下的数值为红色。这可以通过条件格式化来实现。" -#. 64yKT +#. 9zJa4 #: cellstyle_conditional.xhp msgctxt "" "cellstyle_conditional.xhp\n" "par_id3155337\n" "help.text" -msgid "First of all, write a table in which a few different values occur. For your test you can create tables with any random numbers:" -msgstr "请写入其中出现几种不同数值的表格。作为尝试,可以用随机数值来创建表格:" +msgid "First of all, create a table in which a few different values occur. For your test you can create tables with any random numbers:" +msgstr "" #. A66qh #: cellstyle_conditional.xhp @@ -2968,23 +2968,23 @@ msgctxt "" msgid "Click in a blank cell and select the command Format Cells in the context menu." msgstr "点击空白单元格,调出右键菜单,选择「单元格格式」。" -#. pzTvA +#. JZ7gV #: cellstyle_conditional.xhp msgctxt "" "cellstyle_conditional.xhp\n" "par_id3155529\n" "help.text" -msgid "In the Format Cells dialog on the Background tab, select a background color. Click OK." -msgstr "在「背景」选项卡的「单元格格式」对话框中,选择背景颜色。点击「确定」。" +msgid "In the Format Cells dialog on the Background tab, click the Color button and then select a background color. Click OK." +msgstr "" -#. BMczi +#. AwUDA #: cellstyle_conditional.xhp msgctxt "" "cellstyle_conditional.xhp\n" "par_id3154484\n" "help.text" -msgid "In the Styles window, click the New Style from Selection icon. Enter the name of the new style. For this example, name the style \"Above\"." -msgstr "在「样式」窗口中,点击「从选中区域新建样式」图标。输入新样式的名称。在本例中,将样式命名为「Above」。" +msgid "In the Styles deck of the Sidebar, click the New Style from Selection icon. Enter the name of the new style. For this example, name the style \"Above\"." +msgstr "" #. 4bRZa #: cellstyle_conditional.xhp @@ -3022,14 +3022,14 @@ msgctxt "" msgid "Set the cursor in a blank cell, for example, J14, and choose Insert - Function." msgstr "在某空白单元格 (例如,J14) 中定位光标,然后选择「插入 - 函数」。" -#. QA6oP +#. JF5VP #: cellstyle_conditional.xhp msgctxt "" "cellstyle_conditional.xhp\n" "par_id3156016\n" "help.text" -msgid "Select the AVERAGE function. Use the mouse to select all your random numbers. If you cannot see the entire range, because the Function Wizard is obscuring it, you can temporarily shrink the dialog using the Shrink / Maximize icon." -msgstr "选择 AVERAGE 函数。使用鼠标选择所有随机数。如果由于「函数向导」的遮蔽而看不到整个范围,您可以使用「放大/缩小键」图标暂时缩小对话框。" +msgid "Select the AVERAGE function. Use the mouse to select all your random numbers. If you cannot see the entire range, because the Function Wizard is obscuring it, you can temporarily shrink the dialog using the Shrink icon." +msgstr "" #. YEqsh #: cellstyle_conditional.xhp @@ -3067,14 +3067,14 @@ msgctxt "" msgid "Select all cells with the random numbers." msgstr "选择所有带随机数值的单元格。" -#. vxDRC +#. p7dEG #: cellstyle_conditional.xhp msgctxt "" "cellstyle_conditional.xhp\n" "par_id3153801\n" "help.text" -msgid "Choose the Format - Conditional Formatting command to open the corresponding dialog." -msgstr "选择菜单命令「格式 - 条件格式」打开相应的对话框。" +msgid "Choose the Format - Conditional - Condition command to open the corresponding dialog." +msgstr "" #. oaUQo #: cellstyle_conditional.xhp @@ -3130,32 +3130,32 @@ msgctxt "" msgid "Select the cells that are to receive this same formatting." msgstr "选择包含同样格式的单元格。" -#. iGbDq +#. zDCnK #: cellstyle_conditional.xhp msgctxt "" "cellstyle_conditional.xhp\n" "par_id3147298\n" "help.text" -msgid "Choose Edit - Paste Special. The Paste Special dialog appears." -msgstr "选择「编辑 - 选择性粘贴」。将显示「选择性粘贴」对话框。" +msgid "Choose Edit - Paste Special - Paste Special. The Paste Special dialog appears." +msgstr "" -#. PFnj2 +#. KEnNM #: cellstyle_conditional.xhp msgctxt "" "cellstyle_conditional.xhp\n" "par_id3166465\n" "help.text" -msgid "In the Selection area, check only the Formats box. All other boxes must be unchecked. Click OK." -msgstr "在「选择」区域中,只选择「格式」框,不能选择任何其他框。点击「确定」。" +msgid "In the Paste area, check only the Formats box. All other boxes must be unchecked. Click OK. Or you can click the Formats only button instead." +msgstr "" -#. duFEp +#. YMDKA #: cellstyle_conditional.xhp msgctxt "" "cellstyle_conditional.xhp\n" "par_id3159123\n" "help.text" -msgid "Format - Conditional formatting" -msgstr "格式 - 条件格式" +msgid "Format - Conditional - Condition" +msgstr "" #. HFoKB #: cellstyle_minusvalue.xhp @@ -3220,76 +3220,76 @@ msgctxt "" msgid "The cell number format is defined in two parts. The format for positive numbers and zero is defined in front of the semicolon; after the semicolon the formula for negative numbers is defined. You can change the code (RED) under Format code. For example, instead of RED, enter YELLOW. If the new code appears in the list after clicking the Add icon, this is a valid entry." msgstr "单元格的数字格式由两部分组成。分号前是正数和零的格式;分号后是负数的格式。可以在「格式码」下更改代码 (RED)。例如,输入「YELLOW」代替 RED。如果点击「添加」图标后,新的代码显示在列表中,则表示该条目有效。" -#. C6AnT +#. 5vG69 #: change_image_anchor.xhp msgctxt "" "change_image_anchor.xhp\n" "image_anc\n" "help.text" -msgid "Change Image Anchor in Calc" +msgid "Changing Image Anchor in Calc" msgstr "" -#. hrTCt +#. Vwqvb #: change_image_anchor.xhp msgctxt "" "change_image_anchor.xhp\n" "bm_id471607970579914\n" "help.text" -msgid "anchor;image" +msgid "anchor;imageimage anchor;in Calcimage anchor in Calc;changing" msgstr "" -#. UsH3R +#. t3pgZ #: change_image_anchor.xhp msgctxt "" "change_image_anchor.xhp\n" "par_id851607971999527\n" "help.text" -msgid "Change Anchor of Image " +msgid "Changing the Anchor of an Image " msgstr "" -#. 4jY2o +#. BoMUp #: change_image_anchor.xhp msgctxt "" "change_image_anchor.xhp\n" "par_id881607972030094\n" "help.text" -msgid "When you insert an image in Calc, it gets anchored to the cell by default and does not resize when moved." +msgid "Images are inserted in a Calc spreadsheet anchored to cells by default and do not resize when the cell is moved." msgstr "" -#. F6G6d +#. gFthU #: change_image_anchor.xhp msgctxt "" "change_image_anchor.xhp\n" "par_id741607810664944\n" "help.text" -msgid "The image could be anchored in three different ways:" +msgid "Images can be anchored in three different ways:" msgstr "" -#. 6Zda2 +#. PEh9n #: change_image_anchor.xhp msgctxt "" "change_image_anchor.xhp\n" "par_id351607809926451\n" "help.text" -msgid "To Cell: When the image is anchored to cell, the image will move along with the cell( while copying, sorting or inserting cells)." +msgid "To Cell: the image will move along with the cell, when copying, sorting or inserting and deleting cells before." msgstr "" -#. BCZtC +#. 99BBj #: change_image_anchor.xhp msgctxt "" "change_image_anchor.xhp\n" "par_id871607809971823\n" "help.text" -msgid "To Cell(resize with cell): When resize with cell option is selected, the image would move along with the cell. Also the size of the image will be altered according to the size of the destination cell. The aspect ratio of original image is maintained as long as the image fits into the cell." +msgid "To Cell(resize with cell): the image will move along with the cell. In addition, the image height and width will be resized if the cell holding the anchor is later resized. The aspect ratio of the image follows the later aspect ratio of the cell holding the anchor." msgstr "" -#. LvEkh +#. DGAiK #: change_image_anchor.xhp msgctxt "" "change_image_anchor.xhp\n" "par_id551607810008215\n" "help.text" -msgid "To Page: When the image is anchored to page, ordering of cells or pasting in other cells do not affect the image position in the page." +msgid "To Page: the image position in the page is not affected by cells ordering or cells movements." msgstr "" #. 97qEg @@ -3301,22 +3301,22 @@ msgctxt "" msgid "To Change the anchor of an image" msgstr "" -#. bZBwm +#. t5B8m #: change_image_anchor.xhp msgctxt "" "change_image_anchor.xhp\n" "par_id41607978764613\n" "help.text" -msgid "Insert Image Dialog - Anchor. Or, on the context menu of the image choose - Anchor" +msgid "Select the image and choose Format - Anchor, or, on the context menu of the image choose Anchor" msgstr "" -#. ZjUUv +#. pSQWf #: change_image_anchor.xhp msgctxt "" "change_image_anchor.xhp\n" "par_id761607809520625\n" "help.text" -msgid "The original size of the image and cell is preserved while pasting the entire row or entire column for both \"To Cell\" and \"To Cell(resize with cell)\" option." +msgid "The original size of the image and cell is preserved while pasting the entire row or entire column for both To Cell and To Cell(resize with cell) options." msgstr "" #. G5Dfz @@ -11464,32 +11464,32 @@ msgctxt "" msgid "Copy the column headers of the sheet ranges to be filtered into an empty area of the sheet, and then enter the criteria for the filter in a row beneath the headers. Horizontally arranged data in a row will always be logically connected with AND, and vertically arranged data in a column will always be logically connected with OR." msgstr "将要筛选的工作表区域列标题复制到工作表中的空白区域,然后在列标题下方的行中输入筛选条件。行中水平排列的数据总以逻辑符号「和」相连接,列中垂直排列的数据总以逻辑符号「或」相连接。" -#. fhdVY +#. 73DhZ #: specialfilter.xhp msgctxt "" "specialfilter.xhp\n" "par_id3153142\n" "help.text" -msgid "Once you have created a filter matrix, select the sheet ranges to be filtered. Open the Advanced Filter dialog by choosing Data - Filter - Advanced Filter, and define the filter conditions." -msgstr "创建筛选矩阵之后,选择要筛选的工作表区域。选择「数据 - 筛选 - 高级筛选」,在随后打开的「高级筛选」对话框中定义筛选条件。" +msgid "Once you have created a filter matrix, select the sheet ranges to be filtered. Open the Advanced Filter dialog by choosing Data - More Filters - Advanced Filter, and define the filter conditions." +msgstr "" -#. oDxfb +#. 2F7wd #: specialfilter.xhp msgctxt "" "specialfilter.xhp\n" "par_id3153726\n" "help.text" -msgid "Then click OK, and you will see that only the rows from the original sheet whose contents have met the search criteria are still visible. All other rows are temporarily hidden and can be made to reappear with the Format - Rows - Show command." -msgstr "然后点击「确定」,您将看到在原来的工作表中,只显示了其内容符合查找条件的行。其他的行被暂时隐藏,使用命令「格式 - 行 - 显示」,可以重新显示隐藏的行。" +msgid "Then click OK, and you will see that only the rows from the original sheet whose contents have met the search criteria are still visible. All other rows are temporarily hidden and can be made to reappear with the Format - Rows - Show command." +msgstr "" -#. CC9mL +#. Sn4mJ #: specialfilter.xhp msgctxt "" "specialfilter.xhp\n" "par_id3149664\n" "help.text" -msgid "Example" -msgstr "「示例」" +msgid "Example" +msgstr "" #. UFqRd #: specialfilter.xhp @@ -11500,60 +11500,6 @@ msgctxt "" msgid "Load a spreadsheet with a large number of records. We are using a fictional Turnover document, but you can just as easily use any other document. The document has the following layout:" msgstr "加载一个含有大量数据记录的电子表格。我们使用的是一个「周转」文档,不过您使用其他任何文档也一样简单。该文档具有以下版式:" -#. eEx5X -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3154510\n" -"help.text" -msgid "A" -msgstr "「A」" - -#. 9cuXW -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3150327\n" -"help.text" -msgid "B" -msgstr "「B」" - -#. YfiAi -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3154756\n" -"help.text" -msgid "C" -msgstr "「C」" - -#. JX8aJ -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3155335\n" -"help.text" -msgid "D" -msgstr "「D」" - -#. QVEDv -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3146315\n" -"help.text" -msgid "E" -msgstr "「E」" - -#. Zok2N -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3145790\n" -"help.text" -msgid "1" -msgstr "「1」" - #. KiEAY #: specialfilter.xhp msgctxt "" @@ -11599,15 +11545,6 @@ msgctxt "" msgid "Suite" msgstr "套件" -#. YJ2wP -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3154486\n" -"help.text" -msgid "2" -msgstr "「2」" - #. KT7sj #: specialfilter.xhp msgctxt "" @@ -11617,51 +11554,6 @@ msgctxt "" msgid "January" msgstr "一月" -#. rJZcC -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3153816\n" -"help.text" -msgid "125600" -msgstr "125600" - -#. 6ZN6M -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3157978\n" -"help.text" -msgid "200500" -msgstr "200500" - -#. Gcbqo -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3155268\n" -"help.text" -msgid "240000" -msgstr "240000" - -#. y6CMq -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3153286\n" -"help.text" -msgid "170000" -msgstr "170000" - -#. fCMUp -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3146782\n" -"help.text" -msgid "3" -msgstr "「3」" - #. USDDe #: specialfilter.xhp msgctxt "" @@ -11671,51 +11563,6 @@ msgctxt "" msgid "February" msgstr "二月" -#. SKG3B -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3154763\n" -"help.text" -msgid "160000" -msgstr "160000" - -#. cGXHP -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3150050\n" -"help.text" -msgid "180300" -msgstr "180300" - -#. EiYAr -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3153801\n" -"help.text" -msgid "362000" -msgstr "362000" - -#. cUKzF -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3154708\n" -"help.text" -msgid "220000" -msgstr "220000" - -#. AwELk -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3151191\n" -"help.text" -msgid "4" -msgstr "「4」" - #. 88qLX #: specialfilter.xhp msgctxt "" @@ -11725,15 +11572,6 @@ msgctxt "" msgid "March" msgstr "三月" -#. onQTV -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3153334\n" -"help.text" -msgid "170000" -msgstr "170000" - #. sbbpY #: specialfilter.xhp msgctxt "" @@ -11752,60 +11590,6 @@ msgctxt "" msgid "Copy row 1 with the row headers (field names), to row 20, for example. Enter the filter conditions linked with OR in rows 21, 22, and so on." msgstr "将第 1 行带行标题 (字段名称) 复制到第 20 行。在第 21、22 等各行内输入以 OR 链接的筛选条件。" -#. fqCcM -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3159115\n" -"help.text" -msgid "A" -msgstr "「A」" - -#. h5B4m -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3146886\n" -"help.text" -msgid "B" -msgstr "「B」" - -#. 33sFp -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3153124\n" -"help.text" -msgid "C" -msgstr "「C」" - -#. EiMtC -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3152979\n" -"help.text" -msgid "D" -msgstr "「D」" - -#. inUjS -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3145827\n" -"help.text" -msgid "E" -msgstr "「E」" - -#. ubV5L -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3149892\n" -"help.text" -msgid "20" -msgstr "「20」" - #. VHUHq #: specialfilter.xhp msgctxt "" @@ -11851,15 +11635,6 @@ msgctxt "" msgid "Suite" msgstr "套件" -#. Xg68i -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3149188\n" -"help.text" -msgid "21" -msgstr "「21」" - #. CAjJZ #: specialfilter.xhp msgctxt "" @@ -11869,41 +11644,23 @@ msgctxt "" msgid "January" msgstr "一月" -#. FTwUG -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3150865\n" -"help.text" -msgid "22" -msgstr "「22」" - -#. 7xDwi -#: specialfilter.xhp -msgctxt "" -"specialfilter.xhp\n" -"par_id3155957\n" -"help.text" -msgid "<160000" -msgstr "<160000" - -#. cCG3M +#. GTvgG #: specialfilter.xhp msgctxt "" "specialfilter.xhp\n" "par_id3153566\n" "help.text" -msgid "Specify that only rows which either have the value January in the Month cells OR a value of under 160000 in the Standard cells will be displayed." -msgstr "指定仅显示「」单元格中的值为「一月」或「标准」单元格中的值小于 160000 的行。" +msgid "Specify that only rows which either have the value January in the Month cells OR a value of under 160000 in the Standard cells will be displayed." +msgstr "" -#. RGEFR +#. ApUpg #: specialfilter.xhp msgctxt "" "specialfilter.xhp\n" "par_id3147372\n" "help.text" -msgid "Choose Data - Filter - Advanced Filter, and then select the range A20:E22. After you click OK, only the filtered rows will be displayed. The other rows will be hidden from view." -msgstr "选择「数据 - 筛选 - 高级筛选」,然后选择区域 A20:E22。点击「确定」后,仅显示符合筛选条件的行,其他行被隐藏。" +msgid "Choose Data - More Filters - Advanced Filter, and then select the range A20:E22. After you click OK, only the filtered rows will be displayed. The other rows will be hidden from view." +msgstr "" #. jQ6bn #: subtotaltool.xhp diff --git a/source/zh-CN/helpcontent2/source/text/sdraw/guide.po b/source/zh-CN/helpcontent2/source/text/sdraw/guide.po index c324a37e65b..a327a17d19c 100644 --- a/source/zh-CN/helpcontent2/source/text/sdraw/guide.po +++ b/source/zh-CN/helpcontent2/source/text/sdraw/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-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-25 14:55+0100\n" "PO-Revision-Date: 2019-07-10 01:38+0000\n" "Last-Translator: Dian LI \n" "Language-Team: LANGUAGE \n" @@ -232,14 +232,14 @@ msgctxt "" msgid "Distributing Objects" msgstr "分布对象" -#. WUVYx +#. DWjg2 #: align_arrange.xhp msgctxt "" "align_arrange.xhp\n" "par_id3151390\n" "help.text" -msgid "If you select three or more objects in Draw, you can also use the Distribution command to distribute the vertical and horizontal spacing evenly between the objects." -msgstr "如果您在 Draw 中选择了三个以上的对象,也可以使用分布命令均匀分布对象间水平或垂直方向的间隔。" +msgid "If you select three or more objects in Draw, you can also use the Distribute selection command to distribute the vertical and horizontal spacing evenly between the objects." +msgstr "" #. R9tTg #: align_arrange.xhp diff --git a/source/zh-CN/helpcontent2/source/text/shared/01.po b/source/zh-CN/helpcontent2/source/text/shared/01.po index 455981e56db..1b563d15139 100644 --- a/source/zh-CN/helpcontent2/source/text/shared/01.po +++ b/source/zh-CN/helpcontent2/source/text/shared/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-19 13:13+0100\n" "PO-Revision-Date: 2021-01-13 13:36+0000\n" "Last-Translator: Petro Ding \n" "Language-Team: Chinese (Simplified) \n" @@ -14821,6 +14821,15 @@ msgctxt "" msgid "Hyperlink" msgstr "" +#. 3GCPA +#: 05020000.xhp +msgctxt "" +"05020000.xhp\n" +"par_id831610541188010\n" +"help.text" +msgid "Character Style" +msgstr "" + #. ruEdb #: 05020100.xhp msgctxt "" @@ -25369,13 +25378,13 @@ msgctxt "" msgid "Enter a name for the new Style." msgstr "输入新样式的名称。" -#. N82aE +#. zirrD #: 05140100.xhp msgctxt "" "05140100.xhp\n" "hd_id3154682\n" "help.text" -msgid "Custom Styles in Document" +msgid "Custom Styles for Current Document" msgstr "" #. wWSGE @@ -37555,6 +37564,15 @@ msgctxt "" msgid "The Bullets and Numbering dialog has the following tabs:" msgstr "「项目符号与编号」对话框含有以下选项卡:" +#. FXvcQ +#: 06050000.xhp +msgctxt "" +"06050000.xhp\n" +"hd_id911610939960192\n" +"help.text" +msgid "Numbering" +msgstr "" + #. FUmyk #: 06050000.xhp msgctxt "" @@ -37672,14 +37690,14 @@ msgctxt "" msgid "Numbering Style" msgstr "" -#. 3FT7A +#. 763DG #: 06050200.xhp msgctxt "" "06050200.xhp\n" "par_id3148765\n" "help.text" -msgid "Displays the different numbering styles that you can apply." -msgstr "显示可应用的各种编号样式。" +msgid "Displays the different numberings that you can apply." +msgstr "" #. oXjg8 #: 06050200.xhp @@ -37690,14 +37708,14 @@ msgctxt "" msgid "Selection" msgstr "选择" -#. AHWWx +#. LFVJS #: 06050200.xhp msgctxt "" "06050200.xhp\n" "par_id3151100\n" "help.text" -msgid "Click the numbering style that you want to use." -msgstr "点击要使用的编号样式。" +msgid "Click the numbering that you want to use." +msgstr "" #. EGa48 #: 06050200.xhp diff --git a/source/zh-CN/helpcontent2/source/text/shared/02.po b/source/zh-CN/helpcontent2/source/text/shared/02.po index 1bcb4267713..53994616b7c 100644 --- a/source/zh-CN/helpcontent2/source/text/shared/02.po +++ b/source/zh-CN/helpcontent2/source/text/shared/02.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: 2020-11-20 15:34+0100\n" +"POT-Creation-Date: 2021-01-25 14:55+0100\n" "PO-Revision-Date: 2020-02-05 07:21+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Chinese (Simplified) \n" @@ -11257,40 +11257,31 @@ msgctxt "" msgid "2.5 cm" msgstr "2.5 cm" -#. DUGDP +#. GGHPA #: 02160000.xhp msgctxt "" "02160000.xhp\n" "tit\n" "help.text" -msgid "Highlight Color" -msgstr "高亮颜色" +msgid "Character Highlighting Color" +msgstr "" -#. 5GRDP +#. tExR8 #: 02160000.xhp msgctxt "" "02160000.xhp\n" "hd_id3109850\n" "help.text" -msgid "Highlighting" +msgid "Character Highlighting Color" msgstr "" -#. TLSg8 +#. y45WA #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3154927\n" "help.text" -msgid "Applies the current highlight color to the background of a character style or text selection." -msgstr "" - -#. E9d9L -#: 02160000.xhp -msgctxt "" -"02160000.xhp\n" -"par_id871592838003088\n" -"help.text" -msgid "If no text is selected, click the Highlight Color icon, select the text that you want to highlight, and then click the Highlight Color icon again. To change the highlight color, click the arrow next to the Highlight Color icon, and then click the color that you want." +msgid "Applies current highlight color to the character style or text selection." msgstr "" #. KrAa6 @@ -11311,77 +11302,158 @@ msgctxt "" msgid "When editing a character style, choose Highlighting tab." msgstr "" -#. AkVGB +#. YETEY #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3152551\n" "help.text" -msgid "Icon Highlighting" +msgid "Character Highlighting Color Icon" msgstr "" -#. gZTBs +#. zJCAE #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3147210\n" "help.text" -msgid "Highlight Color" -msgstr "高亮颜色" +msgid "Character Highlighting Color icon" +msgstr "" + +#. 4M9HV +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_idN10736\n" +"help.text" +msgid "To change the highlighting color, click the arrow next to the Character Highlighting Color icon, and then click the color that you want." +msgstr "" -#. atLxG +#. ZBF5S +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"hd_id711610982428158\n" +"help.text" +msgid "Apply Highlighting" +msgstr "" + +#. UgA5i +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"hd_id111610983384915\n" +"help.text" +msgid "To a Text Selection" +msgstr "" + +#. sDQjr +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id741610983082687\n" +"help.text" +msgid "Select the text that you want to highlight." +msgstr "" + +#. 94UES +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id851610983100948\n" +"help.text" +msgid "Click the Character Highlighting Color icon on the Formatting bar." +msgstr "" + +#. zCcvX +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id461611232078309\n" +"help.text" +msgid "If you want to type after the selection without highlighting, click CommandCtrl+M." +msgstr "" + +#. ftHsB #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3166460\n" "help.text" -msgid "To Apply Highlighting" -msgstr "应用高亮显示" +msgid "For Multiple Selections" +msgstr "" -#. WwtC4 +#. UfC2U +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id57161098864299\n" +"help.text" +msgid "Start with no text selected." +msgstr "" + +#. SL9j6 #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_idN1072B\n" "help.text" -msgid "On the Formatting bar, click the Highlight Color icon." -msgstr "点击「格式」工具栏上的「高亮显示」图标。" +msgid "On the Formatting bar, click the Character Highlighting Color icon." +msgstr "" -#. AACE2 +#. qfcjf #: 02160000.xhp msgctxt "" "02160000.xhp\n" -"par_idN10736\n" +"par_id571610984733742\n" "help.text" -msgid "To change the highlighting color, click the arrow next to the Highlight Color icon, and then click the color that you want." -msgstr "要修改高亮显示的颜色,点击「高亮显示」图标,然后点击所需的颜色。" +msgid "The mouse cursor changes to the Apply Highlighting cursor." +msgstr "" -#. smvCG +#. okbzE #: 02160000.xhp msgctxt "" "02160000.xhp\n" -"par_idN1073E\n" +"par_id81610984914998\n" "help.text" -msgid "Select the text that you want to highlight." -msgstr "选择要高亮显示的文本。" +msgid "Apply Highlighting Icon" +msgstr "" -#. 4ofkm +#. EEgUx #: 02160000.xhp msgctxt "" "02160000.xhp\n" -"par_idN10743\n" +"par_id241610984914998\n" +"help.text" +msgid "Apply Highlighting cursor" +msgstr "" + +#. EZBA3 +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_idN1073E\n" "help.text" -msgid "To apply highlighting to a single word, double-click the word." -msgstr "要高亮显示某个词,请双击该词。" +msgid "Use the Apply Highlighting cursor to select text that you want to highlight." +msgstr "" -#. KHAnk +#. bDpTu #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_idN10757\n" "help.text" -msgid "To turn off highlighting, press Esc." -msgstr "要关闭高亮显示,请按「Esc」。" +msgid "To turn off highlighting cursor, click the Character Highlighting Color icon again, or press Esc." +msgstr "" + +#. CnFYE +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_idN10743\n" +"help.text" +msgid "To apply highlighting to a single word, double-click the word; for a sentence use triple-click, and quadruple-click for a paragraph." +msgstr "" #. Ev2VU #: 02160000.xhp @@ -11401,14 +11473,23 @@ msgctxt "" msgid "Select the highlighted text." msgstr "选择高亮显示的文本。" -#. GMH34 +#. BTFWr #: 02160000.xhp msgctxt "" "02160000.xhp\n" "par_id3149784\n" "help.text" -msgid "On the Formatting bar, click the arrow next to the Highlight Color icon, and then click No Fill." -msgstr "在「格式」工具栏上,点击「高亮显示」图标旁的箭头,然后点击「无填充」。" +msgid "On the Formatting bar, click the arrow next to the Character Highlighting Color icon, and then click No Fill." +msgstr "" + +#. yDDr8 +#: 02160000.xhp +msgctxt "" +"02160000.xhp\n" +"par_id681610983533210\n" +"help.text" +msgid "For multiple selections, click the Character Highlighting Color icon with No Fill, select highlighting to remove, then finish by clicking the icon again or pressing Esc." +msgstr "" #. fRhjf #: 02170000.xhp @@ -16675,14 +16756,14 @@ msgctxt "" msgid "cell widths; using rulercell widths; using mouse" msgstr "" -#. EFuiR +#. AAfhg #: 13020000.xhp msgctxt "" "13020000.xhp\n" "hd_id3148668\n" "help.text" -msgid "Setting Indents, Margins, and Columns" -msgstr "设置缩进、边距和列" +msgid "Setting Indents, Margins, and Columns" +msgstr "" #. eXPSg #: 13020000.xhp @@ -16828,14 +16909,14 @@ msgctxt "" msgid "Drag the mark on the right to the left while pressing the mouse button." msgstr "按住鼠标按钮,把右边的标记向左拖。" -#. srBDe +#. 2VWAC #: 13020000.xhp msgctxt "" "13020000.xhp\n" "par_id3154760\n" "help.text" -msgid "In order to change the left indent starting with the second line of a paragraph, hold down the CommandCtrl key, click the triangle on the bottom left, and drag it to the right." -msgstr "要更改第二行开始的缩进,请按住「命令Ctrl」键,再点击左下角的三角形,并向右拖动。" +msgid "In order to change the left indent starting with the second line of a paragraph, hold down the CommandCtrl key, click the triangle on the bottom left, and drag it to the right." +msgstr "" #. 5mWdm #: 13020000.xhp diff --git a/source/zh-CN/helpcontent2/source/text/shared/guide.po b/source/zh-CN/helpcontent2/source/text/shared/guide.po index 16eebb69960..0e0e03eb84b 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-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-19 13:13+0100\n" "PO-Revision-Date: 2019-07-10 04:02+0000\n" "Last-Translator: Dian LI \n" "Language-Team: LANGUAGE \n" @@ -10627,13 +10627,13 @@ msgctxt "" msgid "The crash report sends information about the error type that caused the crash and the process memory contents at the time of the crash. The memory contents include: a list of loaded libraries and their version number; a list of the current threads with the contents of their stack memory and processor register states. The memory trace is gathered locally by standard system tools: dbghelp.dll on Windows systems; clone(), ptrace() and /proc directory on Linux systems; Apple's Crash Reporter on Mac systems." msgstr "" -#. yu8Rq +#. 73oD2 #: error_report.xhp msgctxt "" "error_report.xhp\n" "par_id731607157836334\n" "help.text" -msgid "Information is also sent about the %PRODUCTNAME version, the operating system name and version, and the computing hardware (CPU identification; graphics device and driver)." +msgid "Information is also sent about the %PRODUCTNAME version, the operating system name and version, and the computing hardware (CPU type and features; total RAM memory size; graphics device and driver)." msgstr "" #. oCk4J @@ -24235,13 +24235,13 @@ msgctxt "" msgid "Categories" msgstr "类别" -#. v6gks +#. ykGZb #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723507710\n" "help.text" -msgid "Categories are folders where you place your templates. You may choose from the default categories: All Categories, My Templates, Business Correspondence, MediaWiki, Other Business Documents, Personal Correspondence and Documents, Presentations or Styles. You may also create new categories for your personal use. Use the Settings icon of the Template Manager to create a new category." +msgid "Categories are folders where you place your templates. You may choose from the default categories: All Categories, My Templates, Business Correspondence, MediaWiki, Other Business Documents, Personal Correspondence and Documents, Presentations or Styles. You may also create new categories for your personal use. Use the Tools icon of the Template Manager to create a new category." msgstr "" #. kGCqh @@ -24253,40 +24253,40 @@ msgctxt "" msgid "Categories inside a category are not allowed." msgstr "不允许类别内嵌类别。" -#. FBeG2 +#. TqPzP #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "hd_id041620170723509814\n" "help.text" -msgid "Settings" -msgstr "设置" +msgid "Tools" +msgstr "" -#. kMEQJ +#. aZqBY #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723504497\n" "help.text" -msgid "Click on the Settings icon at the bottom left to open the Settings menu. The options are: New Category, Rename Category, Delete Category, and Refresh. If the default template for an application is changed from the initial default setting, then an additional option, Reset Default Template, is available, which allows you to reset the default template for an application back to its initial default." +msgid "Click on the Tools icon at the bottom left to open the Tools menu. The options are: New Category, Rename Category, Delete Category, and Refresh. If the default template for an application is changed from the initial default setting, then an additional option, Reset Default Template, is available, which allows you to reset the default template for an application back to its initial default." msgstr "" -#. ywc4r +#. bN3Un #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id816947600309745\n" "help.text" -msgid "Settings Icon" +msgid "Tools Icon" msgstr "" -#. u52pV +#. xBq4j #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id421604400309745\n" "help.text" -msgid "Settings icon" +msgid "Tools icon" msgstr "" #. gWz9H @@ -25045,14 +25045,14 @@ msgctxt "" msgid "Removing all Direct Formatting in a $[officename] Writer Document" msgstr "删除 $[officename] Writer 文档中的所有直接格式" -#. K46xJ +#. KQewD #: undo_formatting.xhp msgctxt "" "undo_formatting.xhp\n" "par_idN1063F\n" "help.text" -msgid "Press Ctrl+A to select the whole text." -msgstr "按下「Ctrl+A」键选中整个文本。" +msgid "Press CommandCtrl+A to select the whole text." +msgstr "" #. CCBSr #: undo_formatting.xhp @@ -25081,14 +25081,14 @@ msgctxt "" msgid "While pressing the Shift key click the first and then the last sheet tab to select all sheets." msgstr "按住 Shift 键的同时点击第一个和最后一个工作表标签,这样可以选中所有工作表。" -#. hQSxY +#. TRkDz #: undo_formatting.xhp msgctxt "" "undo_formatting.xhp\n" "par_idN106DD\n" "help.text" -msgid "Press Ctrl+A to select the whole text." -msgstr "按下「Ctrl+A」键选中整个文本。" +msgid "Press CommandCtrl+A to select the whole text." +msgstr "" #. HSD7L #: undo_formatting.xhp @@ -25117,14 +25117,14 @@ msgctxt "" msgid "Click the Outline tab to open outline view." msgstr "点击「大纲」选项卡打开大纲视图。" -#. XtuRW +#. RHrbx #: undo_formatting.xhp msgctxt "" "undo_formatting.xhp\n" "par_id3906674\n" "help.text" -msgid "Press Ctrl+A to select the whole text." -msgstr "按下「Ctrl+A」键选中整个文本。" +msgid "Press CommandCtrl+A to select the whole text." +msgstr "" #. wRVC2 #: undo_formatting.xhp diff --git a/source/zh-CN/helpcontent2/source/text/shared/optionen.po b/source/zh-CN/helpcontent2/source/text/shared/optionen.po index f71f5bdd5f6..eb821234d20 100644 --- a/source/zh-CN/helpcontent2/source/text/shared/optionen.po +++ b/source/zh-CN/helpcontent2/source/text/shared/optionen.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-01-14 18:09+0100\n" -"PO-Revision-Date: 2021-01-12 10:36+0000\n" +"POT-Creation-Date: 2021-01-25 14:55+0100\n" +"PO-Revision-Date: 2021-01-15 20:36+0000\n" "Last-Translator: Petro Ding \n" "Language-Team: Chinese (Simplified) \n" "Language: zh-CN\n" @@ -6620,7 +6620,7 @@ msgctxt "" "par_id3148797\n" "help.text" msgid "Defines the defaults for all newly created text tables in text documents." -msgstr "为文本文档中所有新创建的文字表格指定默认值。" +msgstr "为文本文档中所有新创建的文字表格指定默认设定。" #. CZG5D #: 01040500.xhp @@ -6701,7 +6701,7 @@ msgctxt "" "hd_id3146976\n" "help.text" msgid "Input in tables" -msgstr "表格内容" +msgstr "表格中的输入" #. nKEGs #: 01040500.xhp @@ -13516,13 +13516,13 @@ msgctxt "" msgid "Microsoft Office" msgstr "Microsoft Office" -#. kbYEw +#. zm2Kr #: 01130200.xhp msgctxt "" "01130200.xhp\n" "bm_id881592499093945\n" "help.text" -msgid "Microsoft lock fileslock files;Microsoft Officelock files;%PRODUCTNAMEOLE objects;import and exportembedded objects;import and exportOLE objects;Microsoft OfficeOLE objects;PDFcharacter highlighting;Microsoft Office export" +msgid "Microsoft lock fileslock files;Microsoft Officelock files;%PRODUCTNAMEOLE objects;import and exportembedded objects;import and exportOLE objects;Microsoft OfficeOLE objects;PDFcharacter highlighting;Microsoft Office exportcharacter shading;Microsoft Office export" msgstr "" #. HgnAh @@ -13633,14 +13633,41 @@ msgctxt "" msgid "Character Highlighting" msgstr "" -#. nJKA9 +#. XMci6 #: 01130200.xhp msgctxt "" "01130200.xhp\n" "par_id3150671\n" "help.text" -msgid "Microsoft Office has two character attributes similar to $[officename] character background. Select the appropriate attribute (highlighting or shading) which you would like to use during export to Microsoft Office file formats." -msgstr "Microsoft Office 有两个类似于 $[officename] 字符背景的字符属性。选择要在导出到 Microsoft Office 文件格式时使用的相应属性 (高亮或底纹)。" +msgid "Microsoft Office has two character attributes similar to $[officename] character highlighting. Use this control to select the attribute, highlighting or shading, that $[officename] should use when exporting $[officename] character highlighting to Microsoft Office file formats." +msgstr "" + +#. DxMaG +#: 01130200.xhp +msgctxt "" +"01130200.xhp\n" +"par_id11611125644396\n" +"help.text" +msgid "Highlighting exports the closest match between a $[officename] highlighting color and one of the 16 Microsoft highlighting colors, using the Office character attribute that makes it easy for Office users to edit with the highlighting tool in Office applications. This is the default setting in $[officename] 5.0 to 6.4." +msgstr "" + +#. vmGuu +#: 01130200.xhp +msgctxt "" +"01130200.xhp\n" +"par_id971611126299924\n" +"help.text" +msgid "Shading exports all RGB colors to the other Office character attribute. This preserves color fidelity between $[officename] and Microsoft Office documents, but Office users must edit this character attribute with a tool that is not commonly used or easy to find in Office applications. This is the default setting since $[officename] 7.0." +msgstr "" + +#. mnCpY +#: 01130200.xhp +msgctxt "" +"01130200.xhp\n" +"par_id11611137020276\n" +"help.text" +msgid "The compatibility filter in the Character Highlighting Color dialog provides the Microsoft Office highlighting colors. Use those colors and choose Export as: Highlighting if you want both color fidelity and ease of editing for Office users." +msgstr "" #. hpDE5 #: 01130200.xhp diff --git a/source/zh-CN/helpcontent2/source/text/simpress/01.po b/source/zh-CN/helpcontent2/source/text/simpress/01.po index b22bdb6cadd..54dba04c7b5 100644 --- a/source/zh-CN/helpcontent2/source/text/simpress/01.po +++ b/source/zh-CN/helpcontent2/source/text/simpress/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-19 13:13+0100\n" "PO-Revision-Date: 2020-02-18 14:15+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Chinese (Simplified) \n" @@ -466,14 +466,14 @@ msgctxt "" msgid "You can dock the Navigator to the edge of your workspace." msgstr "您可以将「导航」固定于工作空间的边缘。" -#. A5z5L +#. C3o34 #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3156448\n" "help.text" -msgid "Press Ctrl+Shift+F5 to open the Navigator when you are editing a presentation." -msgstr "在编辑幻灯片时,按「Ctrl+Shift+F5」键可以打开「导航」。" +msgid "Press CommandCtrl+Shift+F5 to open the Navigator when you are editing a presentation." +msgstr "" #. GVMFK #: 02110000.xhp diff --git a/source/zh-CN/helpcontent2/source/text/simpress/guide.po b/source/zh-CN/helpcontent2/source/text/simpress/guide.po index 499a804f409..8bcfacff976 100644 --- a/source/zh-CN/helpcontent2/source/text/simpress/guide.po +++ b/source/zh-CN/helpcontent2/source/text/simpress/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-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-19 13:13+0100\n" "PO-Revision-Date: 2019-08-20 10:23+0000\n" "Last-Translator: Dian LI \n" "Language-Team: LANGUAGE \n" @@ -2509,14 +2509,14 @@ msgctxt "" msgid "Click New and enter a name for your slide show in the Name box." msgstr "点击「新建」,然后在「名称」框中输入幻灯片放映的名称。" -#. boUBq +#. yaSCA #: individual.xhp msgctxt "" "individual.xhp\n" "par_id3150249\n" "help.text" -msgid "Under Existing Slides, select the slides you want to add to your slide show, and click the >> button. Hold down Shift to select a range of slides, or Ctrl to select multiple slides." -msgstr "在「现有幻灯片」下,选择要添加到幻灯片放映中的幻灯片,然后点击「>>」按钮。按住 Shift 键可以选择某个范围内的幻灯片,按住 Ctrl 键可以选择多个幻灯片。" +msgid "Under Existing Slides, select the slides you want to add to your slide show, and click the >> button. Hold down Shift to select a range of slides, or CommandCtrl to select multiple slides." +msgstr "" #. KyDj4 #: individual.xhp @@ -2734,23 +2734,23 @@ msgctxt "" msgid "Selecting placeholders" msgstr "选择占位符" -#. LTMKm +#. MNkvo #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3150212\n" "help.text" -msgid "$[officename] Impress AutoLayouts use placeholders for slide titles, text, and objects. To select a placeholder, press Ctrl+Enter. To move to the next placeholder, press Ctrl+Enter again." -msgstr "$[officename] Impress 自动版式使用占位符来表示幻灯片标题、文本和对象。要选择占位符,请按「Ctrl+Enter」键。要移到下一个占位符,请再按「Ctrl+Enter」键。" +msgid "$[officename] Impress AutoLayouts use placeholders for slide titles, text, and objects. To select a placeholder, press CommandCtrl+Enter. To move to the next placeholder, press CommandCtrl+Enter again." +msgstr "" -#. E5BCb +#. 7bBsE #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3166467\n" "help.text" -msgid "If you press Ctrl+Enter after you reach the last placeholder in a slide, a new slide is inserted after the current slide. The new slide uses the same layout as the current slide." -msgstr "如果在到达幻灯片最后一个占位符后按「Ctrl+Enter」键,将在当前幻灯片的后面插入一张新的幻灯片。新幻灯片使用与当前幻灯片相同的版式。" +msgid "If you press CommandCtrl+Enter after you reach the last placeholder in a slide, a new slide is inserted after the current slide. The new slide uses the same layout as the current slide." +msgstr "" #. FinYA #: keyboard.xhp @@ -2761,14 +2761,14 @@ msgctxt "" msgid "During a Slide Show" msgstr "幻灯片放映过程中" -#. GKCim +#. DaXcL #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3150650\n" "help.text" -msgid "To start a slide show, press Ctrl+F2 or F5." -msgstr "要开始放映幻灯片,请按「Ctrl+F2」或「F5」。" +msgid "To start a slide show, press CommandCtrl+F2 or F5." +msgstr "" #. K3r3c #: keyboard.xhp @@ -2905,23 +2905,23 @@ msgctxt "" msgid "Copying a slide:" msgstr "复制幻灯片:" -#. B4Gcg +#. DVbsA #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3156060\n" "help.text" -msgid "Use the arrow keys to navigate to the slide that you want to copy, and then press Ctrl+C." -msgstr "使用箭头键浏览到要复制的幻灯片,然后按「Ctrl+C」键。" +msgid "Use the arrow keys to navigate to the slide that you want to copy, and then press CommandCtrl+C." +msgstr "" -#. tRDLn +#. FwWfn #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3148769\n" "help.text" -msgid "Move to the slide where you want to paste the copied slide, and then press Ctrl+V." -msgstr "移到要将已复制幻灯片粘至其中的幻灯片,然后按「Ctrl+V」键。" +msgid "Move to the slide where you want to paste the copied slide, and then press CommandCtrl+V." +msgstr "" #. pCBar #: keyboard.xhp @@ -2932,23 +2932,23 @@ msgctxt "" msgid "Moving a slide:" msgstr "移动幻灯片:" -#. LfsSv +#. tE69X #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3155987\n" "help.text" -msgid "Use the arrow keys to navigate to the slide that you want to move, and then press Ctrl+X." -msgstr "使用箭头键浏览到要移动的幻灯片,然后按「Ctrl+X」键。" +msgid "Use the arrow keys to navigate to the slide that you want to move, and then press CommandCtrl+X." +msgstr "" -#. 8qQHR +#. 6NFbS #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3147171\n" "help.text" -msgid "Navigate to the slide where you want to move the slide, and then press Ctrl+V." -msgstr "找到要将已复制幻灯片移入其中的幻灯片,然后按「Ctrl+V」键。" +msgid "Navigate to the slide where you want to move the slide, and then press CommandCtrl+V." +msgstr "" #. LUhAj #: keyboard.xhp @@ -4615,13 +4615,13 @@ msgctxt "" msgid "Locate the files you want to insert." msgstr "找到希望插入的文件。" -#. EPWAM +#. C2unu #: photo_album.xhp msgctxt "" "photo_album.xhp\n" "par_id221120161524594919\n" "help.text" -msgid "If several images are in the same folder, you can select a group of photos using the Shift or Ctrl keys while clicking on their filenames." +msgid "If several images are in the same folder, you can select a group of photos using the Shift or CommandCtrl keys while clicking on their filenames." msgstr "" #. z7nPC diff --git a/source/zh-CN/helpcontent2/source/text/swriter.po b/source/zh-CN/helpcontent2/source/text/swriter.po index 90408965614..124370497c5 100644 --- a/source/zh-CN/helpcontent2/source/text/swriter.po +++ b/source/zh-CN/helpcontent2/source/text/swriter.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-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-19 13:13+0100\n" "PO-Revision-Date: 2020-08-03 21:35+0000\n" "Last-Translator: Ming Hua \n" "Language-Team: Chinese (Simplified) \n" @@ -2104,13 +2104,13 @@ msgctxt "" msgid "Adds a paragraph style with the settings of the current selection. You will be prompted to enter the style name." msgstr "新建段落样式,并使用当前选中内容的设置。将提示您输入样式名称。" -#. paPPD +#. CocYG #: main0115.xhp msgctxt "" "main0115.xhp\n" "hd_id351529881470044\n" "help.text" -msgid "Load Styles" +msgid "Load Styles from Template" msgstr "" #. gfThj diff --git a/source/zh-CN/helpcontent2/source/text/swriter/00.po b/source/zh-CN/helpcontent2/source/text/swriter/00.po index 8f124f1912d..6be3d9a818f 100644 --- a/source/zh-CN/helpcontent2/source/text/swriter/00.po +++ b/source/zh-CN/helpcontent2/source/text/swriter/00.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-11-16 13:43+0100\n" +"POT-Creation-Date: 2021-01-25 14:55+0100\n" "PO-Revision-Date: 2019-07-10 01:38+0000\n" "Last-Translator: Dian LI \n" "Language-Team: LANGUAGE \n" @@ -1492,22 +1492,22 @@ msgctxt "" msgid "Choose View - Styles (Command+TF11). Right-click any paragraph style. Choose New - Condition tab." msgstr "" -#. EtKWE +#. E4dAp #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id221579830516951\n" "help.text" -msgid "Choose Styles - Load Styles" +msgid "Choose Styles - Load Styles from Template" msgstr "" -#. 2dbBm +#. 26CFe #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id655978063576\n" "help.text" -msgid "In the Styles window. Click the Styles action icon on the top right of the Styles window and keep the mouse button pressed. Choose Load Styles from the submenu." +msgid "In the Styles window, do a long click on the Styles action icon on the top right. Choose Load Styles from Template from the submenu." msgstr "" #. hcD58 @@ -1699,14 +1699,50 @@ msgctxt "" msgid "Choose View - Styles - open context menu Modify/New (for Paragraph Styles)." msgstr "选择「视图 - 样式 - 打开右键菜单 修改/新建」 (对于「段落样式」)。" -#. kG6CF +#. bAmxC #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3153356\n" "help.text" -msgid "Choose View - Styles - open context menu Modify/New (for Character Styles)." -msgstr "选择「视图 - 样式 - 打开右键菜单 修改/新建」 (对于「字符样式」)。" +msgid "Choose View - Styles or Styles - Manage Styles (Command+TF11) to open Styles deck." +msgstr "" + +#. JPQQP +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id61610557667046\n" +"help.text" +msgid "Click on the Character Style icon at top of the deck, then select a character style." +msgstr "" + +#. j5skL +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id501610557723109\n" +"help.text" +msgid "Right-click to open context menu and choose Modify/New." +msgstr "" + +#. SrKCw +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id61610556682785\n" +"help.text" +msgid "Character Style Icon" +msgstr "" + +#. jFYz7 +#: 00000405.xhp +msgctxt "" +"00000405.xhp\n" +"par_id451610556682785\n" +"help.text" +msgid "Character Style icon" +msgstr "" #. woQEB #: 00000405.xhp @@ -1717,13 +1753,13 @@ msgctxt "" msgid "Choose View - Styles - open context menu Modify/New (for Frame Styles)." msgstr "选择「视图 - 样式 - 打开右键菜单 修改/新建」 (对于「框架样式」)。" -#. VW72E +#. LwHDD #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3156364\n" "help.text" -msgid "Choose View - Styles (F11) - open context menu Modify/New (for List Styles)." +msgid "Choose View - Styles (Command+TF11) - open context menu Modify/New (for List Styles)." msgstr "" #. rYRkT @@ -2824,32 +2860,32 @@ msgctxt "" msgid "Choose Styles - Edit Styles...." msgstr "选择「样式 - 编辑样式...」。" -#. MKAfZ +#. fCjG9 #: stylesmenu.xhp msgctxt "" "stylesmenu.xhp\n" "par_id511529885005747\n" "help.text" -msgid "Choose Styles - Update Style or CommandCtrl+ Shift + F11." -msgstr "选择「样式 - 更新样式」或「命令Ctrl+ Shift + F11」。" +msgid "Choose Styles - Update Selected Style or CommandCtrl+ Shift+F11." +msgstr "" -#. SWpVT +#. JhWrU #: stylesmenu.xhp msgctxt "" "stylesmenu.xhp\n" "par_id411529885010612\n" "help.text" -msgid "Choose Styles - New Style or Shift + F11." -msgstr "选择「样式 - 新建样式」或「Shift + F11」。" +msgid "Choose Styles - New Style from Selection or Shift+F11." +msgstr "" -#. WpohJ +#. esEJn #: stylesmenu.xhp msgctxt "" "stylesmenu.xhp\n" "par_id221529885015598\n" "help.text" -msgid "Choose Styles - Load Styles." -msgstr "选择「样式 - 加载样式。" +msgid "Choose Styles - Load Styles from Template." +msgstr "" #. rjrJe #: stylesmenu.xhp diff --git a/source/zh-CN/helpcontent2/source/text/swriter/01.po b/source/zh-CN/helpcontent2/source/text/swriter/01.po index 0ca67e0a4c8..e036f682f06 100644 --- a/source/zh-CN/helpcontent2/source/text/swriter/01.po +++ b/source/zh-CN/helpcontent2/source/text/swriter/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-25 14:55+0100\n" "PO-Revision-Date: 2019-07-10 04:02+0000\n" "Last-Translator: Dian LI \n" "Language-Team: LANGUAGE \n" @@ -700,13 +700,13 @@ msgctxt "" msgid "Shows or hides the Navigator window, where you can quickly jump to different parts of your document. Navigator is also available as a deck of the Sidebar. You can also use the Navigator to insert elements from the current document or other open documents, and to organize master documents. To edit an item in the Navigator, right-click the item, and then choose a command from the context menu. If you want, you can dock the Navigator at the edge of your workspace." msgstr "显示或隐藏「导航」窗口,通过「导航」窗口可以快速地在文档中的各个位置进行跳转。使用「导航」窗口可以从当前文档或其它打开的文档中插入元素,还可以管理主控文档。要编辑「导航」窗口中的某项,请在该项上点击鼠标右键,然后从右键菜单中选择命令。如果需要,也可以将「导航」停靠在工作空间的边缘。" -#. rTASX +#. 3Bt3V #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3154475\n" "help.text" -msgid "To open the Navigator, choose View - Navigator (F5). To move the Navigator, drag its title bar. To dock the Navigator, drag its title bar to the left, right or bottom edge of the workspace. To undock the Navigator, hold down the Ctrl key and double-click on a grey area of the Navigator." +msgid "To open the Navigator, choose View - Navigator (F5). To move the Navigator, drag its title bar. To dock the Navigator, drag its title bar to the left, right or bottom edge of the workspace. To undock the Navigator, hold down the CommandCtrl key and double-click on a grey area of the Navigator." msgstr "" #. FqB3h @@ -1600,14 +1600,14 @@ msgctxt "" msgid "Promote Level" msgstr "" -#. KzmQ5 +#. YBbij #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3151354\n" "help.text" -msgid "Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down Ctrl, and then click this icon." -msgstr "将选中的标题,以及该标题下的子标题,提升一个大纲级别。如果只想提升选中的标题,请按住 Ctrl 键,然后点击此图标。" +msgid "Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down CommandCtrl, and then click this icon." +msgstr "" #. MZCz3 #: 02110000.xhp @@ -1636,14 +1636,14 @@ msgctxt "" msgid "Demote Level" msgstr "" -#. LKaFU +#. 62CNE #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3150707\n" "help.text" -msgid "Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down Ctrl, and then click this icon." -msgstr "将选中的标题,以及该标题下的子标题,降低一个大纲级别。如果只想降级选中的标题,请按住 Ctrl 键,然后点击此图标。" +msgid "Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down CommandCtrl, and then click this icon." +msgstr "" #. Bb4uA #: 02110000.xhp @@ -1672,14 +1672,14 @@ msgctxt "" msgid "Promote Chapter" msgstr "" -#. CXMjY +#. M92CK #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3145587\n" "help.text" -msgid "Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon." -msgstr "将选中的标题,以及该标题下的文本内容,在「导航」窗口和文档中向上移动一个标题位置。如果想要仅只移动选中的标题,而不移动与之关联的文本,请按住 Ctrl 键,然后点击此图标。" +msgid "Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down CommandCtrl, and then click this icon." +msgstr "" #. ofws9 #: 02110000.xhp @@ -1708,14 +1708,14 @@ msgctxt "" msgid "Demote Chapter" msgstr "" -#. GFDsR +#. b84qh #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3154440\n" "help.text" -msgid "Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon." -msgstr "将选中的标题,以及该标题下的文本内容,在「导航」窗口和文档中向下移动一个标题位置。如果想要仅只移动选中的标题,而不移动与之关联的文本,请按住 Ctrl 键,然后点击此图标。" +msgid "Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down CommandCtrl, and then click this icon." +msgstr "" #. xgyf2 #: 02110000.xhp @@ -2311,23 +2311,23 @@ msgctxt "" msgid "Display remainder of name as a suggestion while typing" msgstr "输入时显示名称提示作为建议" -#. fx7wV +#. FG6zz #: 02120000.xhp msgctxt "" "02120000.xhp\n" "par_id3145758\n" "help.text" -msgid "Displays a suggestion for completing a word as a Help Tip after you type the first three letters of a word that matches an AutoText entry. To accept the suggestion, press Enter. If more than one AutoText entry matches the letters that you type, press Ctrl+Tab to advance through the entries. For example, to insert dummy text, type \"Dum\", and then press Enter." -msgstr "在输入自动图文集条目的前三个字之后,显示帮助提示,向您建议完整的词。要接受建议,请按 Enter 键。如果有多个\"自动图文集\"条目与输入的字母匹配,请按 Ctrl+Tab 键在多个条目中搜索。例如,要插入样本文字,请输入 \"Dum\",然后按 Enter 键。" +msgid "Displays a suggestion for completing a word as a Help Tip after you type the first three letters of a word that matches an AutoText entry. To accept the suggestion, press Enter. If more than one AutoText entry matches the letters that you type, press CommandCtrl+Tab to advance through the entries. For example, to insert dummy text, type \"Dum\", and then press Enter." +msgstr "" -#. 5WXB3 +#. VhVNW #: 02120000.xhp msgctxt "" "02120000.xhp\n" "par_id3149177\n" "help.text" -msgid "To display the list in reverse order, press CommandCtrl+Shift+Tab." -msgstr "要逆序显示列表,请按「命令Ctrl+Shift+Tab」。" +msgid "To display the list in reverse order, press CommandCtrl+Shift+Tab." +msgstr "" #. 23v8E #: 02120000.xhp @@ -3508,14 +3508,14 @@ msgctxt "" msgid "To edit the text of a footnote or endnote, click in the footnote area at the bottom of the page, or at the end of the document." msgstr "要编辑脚注或尾注的文字,请在页面底端或文档结尾处的脚注区域中点击。" -#. t7MD7 +#. HBAUP #: 02150000.xhp msgctxt "" "02150000.xhp\n" "par_id3145776\n" "help.text" -msgid "To quickly jump to the footnote or endnote text, click the anchor for note in the document. You can also position the cursor in front of or behind the marker, and then press Ctrl+Shift+PgDn. To jump back to the anchor for the note, press PgUp." -msgstr "要快速跳转到脚注或尾注文本,请在文档中点击备注的锁定标记。您也可以将光标置于标记前后,然后按 Ctrl+Shift+PgDn。要跳回到备注的锁定标记,请按 PgUp。" +msgid "To quickly jump to the footnote or endnote text, click the anchor for note in the document. You can also position the cursor in front of or behind the marker, and then press CommandCtrl+Shift+PgDn. To jump back to the anchor for the note, press PgUp." +msgstr "" #. TN7ER #: 02150000.xhp @@ -4543,13 +4543,13 @@ msgctxt "" msgid "Inserts a manual column break (in a multiple column layout), and moves the text found to the right of the cursor to the beginning of the next column. A manual column break is indicated by a nonprinting border at the top of the new column." msgstr "插入手动分栏符 (多栏布局),并将光标右侧文字挪到次栏开头。手动分栏符以边界形式 (打印时不可见) 显示在新栏顶部。" -#. kU54E +#. G9g6z #: 04010000.xhp msgctxt "" "04010000.xhp\n" "par_id61601653541581\n" "help.text" -msgid "Insert a column break by pressing Ctrl+Shift+Enter" +msgid "Insert a column break by pressing CommandCtrl+Shift+Enter" msgstr "" #. P7DHK @@ -6703,6 +6703,15 @@ msgctxt "" msgid "Fields are used to insert information about the current document, for example, file name, template, statistics, user data, date, and time." msgstr "字段可用于插入有关当前文档的内容,如: 文件名、模板、统计、用户数据、日期与时间。" +#. 3tZaF +#: 04090001.xhp +msgctxt "" +"04090001.xhp\n" +"par_id911603998090123\n" +"help.text" +msgid "To insert a field in your document, first select the field Type, then click in the Select list, to choose which information item should be inserted, then click Insert." +msgstr "" + #. sBMhB #: 04090001.xhp msgctxt "" @@ -6712,14 +6721,41 @@ msgctxt "" msgid "Type" msgstr "类型" -#. 533CT +#. QZCqi #: 04090001.xhp msgctxt "" "04090001.xhp\n" "par_id3153672\n" "help.text" -msgid "Lists the available field types. To add a field to your document, click a field type, click a field in the Select list, and then click Insert. The following fields are available:" -msgstr "列出可用的字段类型。要向文档添加字段,请点击字段类型,在「选择」列表中点击字段,然后点击「插入」。可以使用以下字段:" +msgid "Lists the available field types. " +msgstr "" + +#. ZcgNs +#: 04090001.xhp +msgctxt "" +"04090001.xhp\n" +"hd_id3150660\n" +"help.text" +msgid "Select" +msgstr "选择" + +#. oGCSB +#: 04090001.xhp +msgctxt "" +"04090001.xhp\n" +"par_id3150678\n" +"help.text" +msgid "Lists what information can be inserted for a selected field type." +msgstr "" + +#. w3CsM +#: 04090001.xhp +msgctxt "" +"04090001.xhp\n" +"par_id71603998444482\n" +"help.text" +msgid "Available field Types and Select lists" +msgstr "" #. XLkyh #: 04090001.xhp @@ -6730,14 +6766,14 @@ msgctxt "" msgid "Type" msgstr "类型" -#. D9LDC +#. UFpdn #: 04090001.xhp msgctxt "" "04090001.xhp\n" "par_id3143272\n" "help.text" -msgid "Meaning" -msgstr "含义" +msgid "Select list" +msgstr "" #. Go6eY #: 04090001.xhp @@ -6919,33 +6955,6 @@ msgctxt "" msgid "Inserts the current time. You can insert the time as a fixed field - Time (fixed) - that does not change, or as a dynamic field - Time - that it is updated automatically. To manually update the Time field, press F9." msgstr "" -#. 2FEpZ -#: 04090001.xhp -msgctxt "" -"04090001.xhp\n" -"par_id3154631\n" -"help.text" -msgid "The following fields can only be inserted if the corresponding field type is selected in the Type list." -msgstr "只有在「类型」列表中选择相应的字段类型,才能插入以下字段。" - -#. ZcgNs -#: 04090001.xhp -msgctxt "" -"04090001.xhp\n" -"hd_id3150660\n" -"help.text" -msgid "Select" -msgstr "选择" - -#. fDsGY -#: 04090001.xhp -msgctxt "" -"04090001.xhp\n" -"par_id3150678\n" -"help.text" -msgid "Lists the available fields for the field type selected in the Type list. To insert a field, click the field, and then click Insert." -msgstr "对于在「类型」列表中选中的字段类型,列出其可选择字段。要插入字段,点击该字段,然后点击「插入」。" - #. Baiuy #: 04090001.xhp msgctxt "" @@ -6964,14 +6973,14 @@ msgctxt "" msgid "Format" msgstr "格式" -#. udabN +#. 2vKF6 #: 04090001.xhp msgctxt "" "04090001.xhp\n" "par_id3145613\n" "help.text" -msgid "Click the format that you want to apply to the selected field, or click \"Additional formats\" to define a custom format." -msgstr "点击要应用到选中字段的格式,或点击「其他格式」以定义自定义格式。" +msgid "If a field is displaying a date, time or number, then Format is used to customize the appearance of the date, time, or number. Common formats are shown in the Format window, or click \"Additional formats\" to define a custom format." +msgstr "" #. ErwZ7 #: 04090001.xhp @@ -7054,14 +7063,14 @@ msgctxt "" msgid "Enter the offset value that you want to apply to a page number field, for example \"+1\"." msgstr "输入要应用到页码字段的偏移值,例如,\"+1\"。" -#. vVqsH +#. fFDEh #: 04090001.xhp msgctxt "" "04090001.xhp\n" "par_id3145188\n" "help.text" -msgid "If you want, you can enter an Offset for the displayed page number. With an Offset value of 1, the field will display a number that is 1 more than the current page number, but only if a page with that number exists. On the last page of the document, this same field will be empty." -msgstr "如果需要,可以输入所显示页码的「偏移」值。当「偏移」值为 1 时,字段将显示一个比当前页码大 1 的数字,前提是该页码的页面存在。因此,在文档的最后一页上,此字段为空。" +msgid "With an Offset value of 1, the field will display a number that is 1 more than the current page number, but only if a page with that number exists. On the last page of the document, this same field will be empty." +msgstr "" #. UE3TE #: 04090001.xhp @@ -7783,14 +7792,14 @@ msgctxt "" msgid "Input list" msgstr "输入列表" -#. 9RXUT +#. Lhuf5 #: 04090003.xhp msgctxt "" "04090003.xhp\n" "par_id3147564\n" "help.text" -msgid "Inserts a text field that displays one item from a list. You can add, edit, and remove items, and change their order in the list. Click an Input list field in your document or press Ctrl+Shift+F9 to display the Choose Item dialog." -msgstr "插入一个文字字段,以便显示列表中的一个项目。可以添加、编辑和删除项目,也可以修改它们在列表中的顺序。点击文档中的「输入列表字段或按 Ctrl+Shift+F9 键,可以显示选择项目」对话框。" +msgid "Inserts a text field that displays one item from a list. You can add, edit, and remove items, and change their order in the list. Click an Input list field in your document or press CommandCtrl+Shift+F9 to display the Choose Item dialog." +msgstr "" #. Bsz3R #: 04090003.xhp @@ -7900,6 +7909,15 @@ msgctxt "" msgid "Combines up to 6 characters, so that they behave as a single character. This feature is only available when Asian fonts are supported." msgstr "将最多6个字符组合起来,使得该字符组合作为单个字符。该功能仅在安装了亚洲字体支持的操作系统上才可用。" +#. FT5JN +#: 04090003.xhp +msgctxt "" +"04090003.xhp\n" +"par_id3154631\n" +"help.text" +msgid "The following fields can only be inserted if the corresponding field type is selected in the Type list." +msgstr "" + #. LWBFT #: 04090003.xhp msgctxt "" @@ -8314,14 +8332,14 @@ msgctxt "" msgid "Next" msgstr "下一页" -#. DGE2F +#. GVC5t #: 04090003.xhp msgctxt "" "04090003.xhp\n" "par_id3148434\n" "help.text" -msgid "Closes the current Input list and displays the next, if available. You see this button when you open the Choose Item dialog by Ctrl+Shift+F9." -msgstr "关闭当前的「输入列表」并显示下一个输入列表 (如果存在)。通过按 Ctrl+Shift+F9 键打开「选择项目」对话框时,将显示此按钮。" +msgid "Closes the current Input list and displays the next, if available. You see this button when you open the Choose Item dialog by CommandCtrl+Shift+F9." +msgstr "" #. Yjhgp #: 04090004.xhp @@ -14668,14 +14686,14 @@ msgctxt "" msgid "To move a selected frame or object, press an arrow key. To move by one pixel, hold down OptionAlt, and then press an arrow key." msgstr "要移动选中的图文框或对象,请按方向键。要以像素为单位移动,请按住 OptionAlt 键,然后按方向键。" -#. aSQYB +#. Gnk49 #: 04130100.xhp msgctxt "" "04130100.xhp\n" "par_id3150762\n" "help.text" -msgid "To resize a selected frame or object, first press Ctrl+Tab. Now one of the handles blinks to show that it is selected. To select another handle, press Ctrl+Tab again. Press an arrow key to resize the object by one grid unit. To resize by one pixel, hold down OptionAlt, and then press an arrow key." -msgstr "要调整选中图文框或对象的大小,请先按 Ctrl+Tab 组合键。现在,其中一个控点会闪烁,表示它已经被选中。要选择另一个控点,请再次按 Ctrl+Tab 组合键。按方向键,就可以按照网格单位调整对象的大小。要以像素为单位调整大小,请按住 OptionAlt 键,然后再按方向键。" +msgid "To resize a selected frame or object, first press CommandCtrl+Tab. Now one of the handles blinks to show that it is selected. To select another handle, press CommandCtrl+Tab again. Press an arrow key to resize the object by one grid unit. To resize by one pixel, hold down OptionAlt, and then press an arrow key." +msgstr "" #. 7mm46 #: 04130100.xhp @@ -22471,50 +22489,86 @@ msgctxt "" msgid "Character Style" msgstr "字符样式" -#. qKpiF +#. EQ4xC #: 05130002.xhp msgctxt "" "05130002.xhp\n" "par_id3154650\n" "help.text" -msgid "Here, you can create a font style." -msgstr "您可以在此创建一个字符样式。" +msgid "Character styles provide a way to customize the formatting for individual characters. Use character styles to change the properties of a character, word or selected part of a paragraph. When you apply a character style to a text selection, the character style properties override the corresponding paragraph character properties." +msgstr "" -#. gEtvQ +#. 2RR59 +#: 05130002.xhp +msgctxt "" +"05130002.xhp\n" +"par_id541610673006306\n" +"help.text" +msgid "For example, if you apply a character style with 15pt font size to a selection in a paragraph with character property of 12pt font size, the selection is set to 15pt, while the rest of the paragraph remains with 12pt font size." +msgstr "" + +#. STs3B +#: 05130002.xhp +msgctxt "" +"05130002.xhp\n" +"par_id751610803325140\n" +"help.text" +msgid "The Default Character Style is actually the set of character properties of the current paragraph style. Use the Default Character Style to reset the character properties of the selection to those of the paragraph style. You cannot customize the Default Character Style." +msgstr "" + +#. KT4mr +#: 05130002.xhp +msgctxt "" +"05130002.xhp\n" +"par_id901610542787798\n" +"help.text" +msgid "Direct formatting overrides any formatting provided by a character style. To remove direct formatting from a selection, use Format - Clear Direct Formatting (CommandCtrl+M)." +msgstr "" + +#. 9DaEA +#: 05130002.xhp +msgctxt "" +"05130002.xhp\n" +"par_id701610668103877\n" +"help.text" +msgid "Use the Contains section in the Organizer to see the properties of the character style." +msgstr "" + +#. VkwfE #: 05130004.xhp msgctxt "" "05130004.xhp\n" "tit\n" "help.text" -msgid "Numbering Style" -msgstr "编号样式" +msgid "List Style" +msgstr "" -#. T7Beu +#. VW3PN #: 05130004.xhp msgctxt "" "05130004.xhp\n" "hd_id3155961\n" "help.text" -msgid "Numbering Style" -msgstr "编号样式" +msgid "List Style" +msgstr "" -#. bzFhD +#. 3zB3P #: 05130004.xhp msgctxt "" "05130004.xhp\n" "par_id3149501\n" "help.text" -msgid "Here you can create a Numbering Style. The Numbering Styles are organized in the Styles window." -msgstr "在此您可以创建「编号样式」。「编号样式」在样式窗口中管理。" +msgid "Here you can create a List Style. The List Styles are organized in the Styles window." +msgstr "" -#. EpdZF +#. TbUoj #: 05130004.xhp msgctxt "" "05130004.xhp\n" "par_id3151390\n" "help.text" -msgid "When a Numbering Style is created, a name is assigned to the numbering. This is why such templates are also called \"named\" numberings. Unnamed numberings, which are used for direct formatting, can be created in the Bullets and Numbering dialog or with the icons of the object bar." -msgstr "当创建一个「编号样式」时,会为编号指定一个名称。这就是为什么此类模板被称为「命名」编号的原因。未命名编号用于直接格式化,可通过项目符号与编号对话框或对象栏的图标创建。" +msgid "When a List Style is created, a name is assigned to the numbering. This is why such templates are also called \"named\" numberings. Unnamed numberings, which are used for direct formatting, can be created in the Bullets and Numbering dialog or with the icons of the object bar." +msgstr "" #. UgisA #: 05130100.xhp @@ -22831,13 +22885,13 @@ msgctxt "" msgid "Style Category" msgstr "样式类别" -#. boarT +#. eioS2 #: 05140000.xhp msgctxt "" "05140000.xhp\n" "par_id3147506\n" "help.text" -msgid "Icon Paragraph Styles" +msgid "Icon Paragraph Styles" msgstr "" #. EFWQb @@ -22858,13 +22912,13 @@ msgctxt "" msgid "Displays formatting styles for paragraphs. Use paragraph styles to apply the same formatting, such as font, numbering, and layout to the paragraphs in your document." msgstr "显示用于段落的格式样式。 可以对各段落样式应用相同的格式,例如,文档中段落应用相同的字体、编号方式以及版式。" -#. MXRNF +#. ataNf #: 05140000.xhp msgctxt "" "05140000.xhp\n" "par_id3151319\n" "help.text" -msgid "Icon Character Styles" +msgid "Icon Character Styles" msgstr "" #. s6xth @@ -23083,23 +23137,23 @@ msgctxt "" msgid "The manually formatted attributes of the text at the cursor position in the document will be added to the style that is selected in the Styles window." msgstr "文档中光标位置处文本手动调整的格式将添加到「样式」窗口里选中的样式中。" -#. zktVC +#. f6jWa #: 05140000.xhp msgctxt "" "05140000.xhp\n" "par_idN10A31\n" "help.text" -msgid "Load Styles" +msgid "Load Styles from Template" msgstr "" -#. TSnrm +#. 3LjT6 #: 05140000.xhp msgctxt "" "05140000.xhp\n" "par_idN10A36\n" "help.text" -msgid "Opens the Load Styles dialog to import styles from another document." -msgstr "打开「加载样式」对话框以从另一文档导入样式。" +msgid "Opens the Load Styles from Template dialog to import styles from another document." +msgstr "" #. FEpjX #: 05140000.xhp @@ -23920,14 +23974,14 @@ msgctxt "" msgid "Load Styles" msgstr "" -#. DSm5D +#. FBAJG #: 05170000.xhp msgctxt "" "05170000.xhp\n" "par_id3083446\n" "help.text" -msgid "Imports formatting styles from another document or template into the current document." -msgstr "将其他文档或模板的格式样式导入到当前文档中。" +msgid "Imports formatting styles from another document or template into the current document." +msgstr "" #. uooXD #: 05170000.xhp @@ -23965,14 +24019,14 @@ msgctxt "" msgid "Lists the available templates for the selected category." msgstr "列出选中类别的可用模板。" -#. M7Ge7 +#. Bp8pS #: 05170000.xhp msgctxt "" "05170000.xhp\n" "hd_id3148392\n" "help.text" -msgid "Text" -msgstr "文本" +msgid "Paragraph and Character" +msgstr "" #. KrEE9 #: 05170000.xhp @@ -24001,14 +24055,14 @@ msgctxt "" msgid "Loads the frame styles from the selected document into the current document." msgstr "将选中文档的框架样式加载到当前文档中。" -#. x2rxp +#. cDjxY #: 05170000.xhp msgctxt "" "05170000.xhp\n" "hd_id3147565\n" "help.text" -msgid "Pages" -msgstr "" +msgid "Page" +msgstr "页面" #. AjBQj #: 05170000.xhp @@ -24019,14 +24073,14 @@ msgctxt "" msgid "Loads the page styles from the selected document into the current document." msgstr "将选中文档的页面样式加载到当前文档中。" -#. xYKCi +#. jmmNC #: 05170000.xhp msgctxt "" "05170000.xhp\n" "hd_id3153147\n" "help.text" -msgid "Numbering" -msgstr "编号" +msgid "List" +msgstr "" #. Gpytx #: 05170000.xhp @@ -24082,6 +24136,15 @@ msgctxt "" msgid "Locate the file containing the styles that you want to load, and then click Open." msgstr "找到含有要加载样式的文档,然后点击「打开」。" +#. 6QB2V +#: 05170000.xhp +msgctxt "" +"05170000.xhp\n" +"par_id121611051600253\n" +"help.text" +msgid "To save styles from a document as a template, use From File to load the styles to an empty document, then choose File - Templates - Save as Template." +msgstr "" + #. xjekF #: 05190000.xhp msgctxt "" @@ -30301,13 +30364,13 @@ msgctxt "" msgid "Over a heading" msgstr "" -#. uKy3M +#. 9FFmC #: outlinecontent_visibility.xhp msgctxt "" "outlinecontent_visibility.xhp\n" "par_id331603591793655\n" "help.text" -msgid "Press the Ctrl key and place the mouse over a heading. An arrow in left margin gives a visual cue." +msgid "Press the CommandCtrl key and place the mouse over a heading. An arrow in left margin gives a visual cue." msgstr "" #. FRtMg diff --git a/source/zh-CN/helpcontent2/source/text/swriter/guide.po b/source/zh-CN/helpcontent2/source/text/swriter/guide.po index d569788acd1..fb3fccc2f12 100644 --- a/source/zh-CN/helpcontent2/source/text/swriter/guide.po +++ b/source/zh-CN/helpcontent2/source/text/swriter/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-01-14 18:09+0100\n" +"POT-Creation-Date: 2021-01-19 13:54+0100\n" "PO-Revision-Date: 2019-07-10 03:15+0000\n" "Last-Translator: Dian LI \n" "Language-Team: LANGUAGE \n" @@ -1348,14 +1348,14 @@ msgctxt "" msgid "To apply a background color to a text paragraph within a cell, place the cursor into the text paragraph and then use the Background Color dropdown button on the Formatting toolbar." msgstr "" -#. mzrGX +#. wdq6J #: background.xhp msgctxt "" "background.xhp\n" "par_idN10A56\n" "help.text" -msgid "Highlight Color icon" -msgstr "高亮图标" +msgid "Character Highlighting Color icon" +msgstr "" #. 7cNgF #: background.xhp @@ -4516,14 +4516,14 @@ msgctxt "" msgid "Click OK." msgstr "点击「确定」。" -#. fojyC +#. 9Cgat #: fields_enter.xhp msgctxt "" "fields_enter.xhp\n" "par_id3150708\n" "help.text" -msgid "To quickly open all input fields in a document for editing, press Ctrl+Shift+F9." -msgstr "要快速打开文档中的所有输入字段进行编辑,请按 Ctrl+Shift+F9 键。" +msgid "To quickly open all input fields in a document for editing, press CommandCtrl+Shift+F9." +msgstr "" #. CeNeZ #: fields_userdata.xhp @@ -5749,13 +5749,13 @@ msgctxt "" msgid "The mouse pointer changes to a hand when you rest it over a footnote or endnote anchor in your document." msgstr "用鼠标操作也能够从脚注标记跳到脚注上。只要鼠标指针到脚注标记上,其视图就会转换。" -#. FSALv +#. E4Gvm #: footnote_usage.xhp msgctxt "" "footnote_usage.xhp\n" "par_id3155563\n" "help.text" -msgid "To edit the text of a footnote or endnote, click in the note, or click the anchor for the note in the text, or press Ctrl+Shift+PageDown." +msgid "To edit the text of a footnote or endnote, click in the note, or click the anchor for the note in the text, or press CommandCtrl+Shift+PageDown." msgstr "" #. BULG3 @@ -9412,14 +9412,14 @@ msgctxt "" msgid "Open the Draw or Impress document containing the object that you want to copy." msgstr "打开含有要复制的对象的 Draw 或 Impress 文档。" -#. Go9ED +#. i9W9M #: insert_graphic_fromdraw.xhp msgctxt "" "insert_graphic_fromdraw.xhp\n" "par_id3145098\n" "help.text" -msgid "Hold down Ctrl and click and hold the object for a moment." -msgstr "按住「Ctrl」键,然后点击并按住对象片刻。" +msgid "Hold down CommandCtrl and click and hold the object for a moment." +msgstr "" #. yFomr #: insert_graphic_fromdraw.xhp @@ -9673,23 +9673,23 @@ msgctxt "" msgid "To Create a Numbered List From Non-consecutive Paragraphs:" msgstr "从不连续的段落创建编号列表:" -#. cHvU5 +#. 3fmSg #: join_numbered_lists.xhp msgctxt "" "join_numbered_lists.xhp\n" "par_id3153417\n" "help.text" -msgid "Hold down Ctrl and drag a selection in the first numbered paragraph. You only have to select one character." -msgstr "按住 Ctrl 键,并在第一个编号段落中拖动选择。只需选择一个字符即可。" +msgid "Hold down CommandCtrl and drag a selection in the first numbered paragraph. You only have to select one character." +msgstr "" -#. GDbon +#. YUMLt #: join_numbered_lists.xhp msgctxt "" "join_numbered_lists.xhp\n" "par_id3149644\n" "help.text" -msgid "Continue to hold down Ctrl, and drag a selection in each numbered paragraph of the lists you want to combine." -msgstr "继续按住 Ctrl 键,并在列表中每一个要合并的编号段落中拖动选择。" +msgid "Continue to hold down CommandCtrl, and drag a selection in each numbered paragraph of the lists you want to combine." +msgstr "" #. mLFjo #: join_numbered_lists.xhp @@ -11005,14 +11005,14 @@ msgctxt "" msgid "Click in your document where you want the new page to begin." msgstr "在文档中要开始新页的位置点击。" -#. 9CrJW +#. 5DRBv #: page_break.xhp msgctxt "" "page_break.xhp\n" "par_id3153119\n" "help.text" -msgid "Press Ctrl+Enter." -msgstr "点击 Ctrl+Enter 键。" +msgid "Press CommandCtrl+Enter." +msgstr "" #. avK6Q #: page_break.xhp @@ -11995,14 +11995,14 @@ msgctxt "" msgid "A one page long style starts from the lower border of the current page style range up to the next page break. The next page break appears automatically when the text flows to the next page, which is sometimes called a \"soft page break\". Alternatively, you can insert a manual page break." msgstr "单页长样式从当前页面样式区域的下边框开始,直到下一个分页符。当文字流延续到下一页时,下一个分页符会自动显示,有时候这被称为「软分页符」。您还可以插入手动分页符。" -#. T7DsV +#. GTiGA #: pageorientation.xhp msgctxt "" "pageorientation.xhp\n" "par_id2118594\n" "help.text" -msgid "To insert a manual page break at the cursor position, press Ctrl+Enter or choose Insert - Manual Break and just click OK." -msgstr "要在光标位置插入一个手动分页符,按「Ctrl+Enter」或者选择「插入 - 手动换行」然后点击「确定」。" +msgid "To insert a manual page break at the cursor position, press CommandCtrl+Enter or choose Insert - Manual Break and just click OK." +msgstr "" #. pj4B8 #: pageorientation.xhp @@ -13669,14 +13669,14 @@ msgctxt "" msgid "Click in front of the cross-reference that you want to modify." msgstr "在要修改的交叉引用前点击。" -#. BCDFr +#. U6vVB #: references_modify.xhp msgctxt "" "references_modify.xhp\n" "par_id3149632\n" "help.text" -msgid "If you cannot see the field shading of the cross-reference, choose View - Field Shadings or press Ctrl+F8." -msgstr "如果无法看到交叉引用的字段阴影,请选择「视图 - 字段阴影」或按「Ctrl+F8」键。" +msgid "If you cannot see the field shading of the cross-reference, choose View - Field Shadings or press CommandCtrl+F8." +msgstr "" #. TCBGW #: references_modify.xhp @@ -13984,14 +13984,14 @@ msgctxt "" msgid "Resetting Font Attributes" msgstr "重置字体属性" -#. mPC6a +#. KfaDQ #: reset_format.xhp msgctxt "" "reset_format.xhp\n" "par_id3154091\n" "help.text" -msgid "You can quickly exit manual formatting by pressing Ctrl+Shift+X. For example, if you have pressed Ctrl+B to apply the bold typeface to the text that you type, press Ctrl+Shift+X to return to the default character format of the paragraph." -msgstr "按 Ctrl+Shift+X 键可以快速退出手动格式。例如,按 Ctrl+B 组合键在输入的文字中应用粗体字形之后,再按 Ctrl+Shift+X 键,文字格式将返回段落的默认字符格式。" +msgid "You can quickly exit manual formatting by pressing CommandCtrl+Shift+X. For example, if you have pressed CommandCtrl+B to apply the bold typeface to the text that you type, press CommandCtrl+Shift+X to return to the default character format of the paragraph." +msgstr "" #. GFUmE #: reset_format.xhp @@ -14038,14 +14038,14 @@ msgctxt "" msgid "You can dock, undock and resize most $[officename] program windows such as the Navigator or the Styles window." msgstr "您可以固定、取消固定和调整 $[officename] 的大多数程序窗口,例如「导航」与「样式」窗口。" -#. 6BkSQ +#. bSKYf #: resize_navigator.xhp msgctxt "" "resize_navigator.xhp\n" "par_id3155861\n" "help.text" -msgid "To dock or undock the Navigator or the Styles window, hold down the Ctrl key and double-click on a gray area in the window. Alternatively, press Ctrl+Shift+F10." -msgstr "要停靠或取消停靠「导航」或「样式」窗口,请按住「Ctrl」键并双击窗口中的灰色区域。也可以按「Ctrl+Shift+F10」。" +msgid "To dock or undock the Navigator or the Styles window, hold down the CommandCtrl key and double-click on a gray area in the window. Alternatively, press CommandCtrl+Shift+F10." +msgstr "" #. zGJff #: resize_navigator.xhp @@ -14128,6 +14128,15 @@ msgctxt "" msgid "Indents are adjusted with the three small triangles on the horizontal ruler." msgstr "使用水平标尺上的三个小三角形可以调整缩进。" +#. hFiCU +#: ruler.xhp +msgctxt "" +"ruler.xhp\n" +"par_id3145769\n" +"help.text" +msgid "To change the first line indent of a selected paragraph, drag the top left triangle on the horizontal ruler to a new location." +msgstr "要修改选中段落的首行缩进,请将水平标尺左上的三角形拖到新的位置。" + #. Uzegf #: ruler.xhp msgctxt "" @@ -14137,14 +14146,14 @@ msgctxt "" msgid "To change the left or the right paragraph indent, select the paragraph(s) that you want change the indent for, drag the bottom left or the bottom right triangle on the horizontal ruler to a new location." msgstr "要修改段落左边/右边的缩进,请选择要修改的段落,然后将水平标尺左下/右下的三角形拖到新的位置。" -#. hFiCU +#. Mdp9y #: ruler.xhp msgctxt "" "ruler.xhp\n" -"par_id3145769\n" +"par_id91610715353328\n" "help.text" -msgid "To change the first line indent of a selected paragraph, drag the top left triangle on the horizontal ruler to a new location." -msgstr "要修改选中段落的首行缩进,请将水平标尺左上的三角形拖到新的位置。" +msgid "For example, to change the left indent starting with the second line of a paragraph, hold down the CommandCtrl key, click the triangle on the bottom left, and drag it to the right" +msgstr "" #. qDYHz #: ruler.xhp @@ -15100,14 +15109,14 @@ msgctxt "" msgid "Any text in a Writer document can be marked with a Smart Tag, by default a magenta colored underline. You can change the color in %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Application Colors." msgstr "Writer 文档中的任意文本都可以通过「智能标签」标记,默认显示洋红色的下划线。颜色可以在「%PRODUCTNAME - 偏好设置工具 - 选项 - %PRODUCTNAME - 应用程序颜色」修改。" -#. PuF4G +#. NzRiK #: smarttags.xhp msgctxt "" "smarttags.xhp\n" "par_id192266\n" "help.text" -msgid "When you point to a Smart Tag, a tip help informs you to Ctrl-click to open the Smart Tags menu. If you don't use a mouse, position the cursor inside the marked text and open the context menu by Shift+F10." -msgstr "当指向某个「智能标签」时,一个提示帮助会通知您按住 Ctrl 键并点击打开「智能标签」菜单。如果您不使用鼠标,请将光标定位在被标记的文本中并通过 Shift+F10 组合键打开右键菜单。" +msgid "When you point to a Smart Tag, a tip help informs you to CommandCtrl-click to open the Smart Tags menu. If you don't use a mouse, position the cursor inside the marked text and open the context menu by Shift+F10." +msgstr "" #. BsAXi #: smarttags.xhp diff --git a/source/zh-CN/helpcontent2/source/text/swriter/librelogo.po b/source/zh-CN/helpcontent2/source/text/swriter/librelogo.po index c48e99a3014..a6151abda44 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: 2020-10-27 12:31+0100\n" +"POT-Creation-Date: 2021-01-19 13:13+0100\n" "PO-Revision-Date: 2019-03-11 19:34+0000\n" "Last-Translator: Dian LI \n" "Language-Team: LANGUAGE \n" @@ -205,14 +205,14 @@ msgctxt "" msgid "FORWARD 200 LEFT 89
" msgstr "FORWARD 200 LEFT 89
" -#. ymGTS +#. F9SUo #: LibreLogo.xhp msgctxt "" "LibreLogo.xhp\n" "par_390\n" "help.text" -msgid "To reset the command line click triple in it or press Ctrl-A to select the previous commands, and type the new commands." -msgstr "要重置命令行,请在命令行处三击,或按 Ctrl+A 选择先前命令,再输入新命令。" +msgid "To reset the command line click triple in it or press CommandCtrl+A to select the previous commands, and type the new commands." +msgstr "" #. bqE8E #: LibreLogo.xhp -- cgit