From 87be4f00f4c2a9b269779ee4f1d6b2417a45a113 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Wed, 4 May 2022 14:13:31 +0200 Subject: update translations for master and force-fix errors using pocheck Change-Id: I6f0fe9f8928d5a663a14c9d21990e37f94ee18f6 --- .../helpcontent2/source/text/sbasic/shared.po | 68 +++++++++--------- .../helpcontent2/source/text/sbasic/shared/03.po | 18 ++--- source/zh-CN/helpcontent2/source/text/shared/01.po | 24 ++++++- source/zh-CN/helpcontent2/source/text/shared/02.po | 62 +++++++++++++---- .../zh-CN/helpcontent2/source/text/swriter/01.po | 32 +++++++-- .../zh-CN/helpcontent2/source/text/swriter/02.po | 80 +++++++++++----------- .../zh-CN/helpcontent2/source/text/swriter/04.po | 17 +++-- 7 files changed, 191 insertions(+), 110 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 25cfea8abaa..c62f9eadbb4 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: 2022-04-11 15:28+0200\n" +"POT-Creation-Date: 2022-05-04 12:42+0200\n" "PO-Revision-Date: 2021-12-27 20:02+0000\n" "Last-Translator: 锁琨珑 \n" "Language-Team: Chinese (Simplified) \n" @@ -26449,6 +26449,15 @@ msgctxt "" msgid "Dim variable [(start To end)] [As typename][, variable2[char] [(start To end)] [,...]]" msgstr "" +#. yZw2F +#: 03102100.xhp +msgctxt "" +"03102100.xhp\n" +"par_id221651071987432\n" +"help.text" +msgid "New operator is optional when setting Option Compatible option." +msgstr "" + #. JBuCh #: 03102100.xhp msgctxt "" @@ -32623,15 +32632,6 @@ msgctxt "" msgid "Starts another application and defines the respective window style, if necessary." msgstr "在需要时,启动其他应用程序并定义相应的窗口样式。" -#. KgPhE -#: 03130500.xhp -msgctxt "" -"03130500.xhp\n" -"hd_id3153345\n" -"help.text" -msgid "Syntax" -msgstr "语法" - #. D7XVH #: 03130500.xhp msgctxt "" @@ -32641,15 +32641,6 @@ msgctxt "" msgid "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync])" msgstr "Shell (路径名称 As String[, 窗口样式 As Integer][, 参数 As String][, bSync])" -#. rBDPb -#: 03130500.xhp -msgctxt "" -"03130500.xhp\n" -"hd_id3149235\n" -"help.text" -msgid "Parameter" -msgstr "参数" - #. 7dFVT #: 03130500.xhp msgctxt "" @@ -32686,6 +32677,15 @@ msgctxt "" msgid "Optional integer expression that specifies the style of the window that the program is executed in. The following values are possible:" msgstr "用于指定执行程序时所在窗口样式的整数表达式 (可选),其值可以是:" +#. UHeLL +#: 03130500.xhp +msgctxt "" +"03130500.xhp\n" +"par_id221651081957774\n" +"help.text" +msgid "Meaning" +msgstr "" + #. KVBLe #: 03130500.xhp msgctxt "" @@ -32785,15 +32785,6 @@ msgctxt "" msgid "If this value is set to true, the Shell command and all $[officename] tasks wait until the shell process completes. If the value is set to false, the shell returns directly. The default value is false." msgstr "如果将此值设为「true」,则「Shell」命令和所有 $[officename] 任务都将处于等待状态,直到 shell 进程结束为止。如果将它设为「false」,shell 将直接返回结果。默认值是「false」。" -#. DNURM -#: 03130500.xhp -msgctxt "" -"03130500.xhp\n" -"hd_id3154270\n" -"help.text" -msgid "Example" -msgstr "示例" - #. Z3ZeW #: 03130600.xhp msgctxt "" @@ -40093,23 +40084,32 @@ msgctxt "" msgid "Create VBA constants including non-printable characters." msgstr "" -#. xwLEC +#. rjfZs +#: compatible.xhp +msgctxt "" +"compatible.xhp\n" +"N0110\n" +"help.text" +msgid "Allow the New operator to be optional in Dim statements." +msgstr "" + +#. yJQAV #: compatible.xhp msgctxt "" "compatible.xhp\n" "N0112\n" "help.text" -msgid "Default values for optional parameters in procedures." -msgstr "过程中可选参数的默认值。" +msgid "Allow default values for optional parameters in procedures." +msgstr "" -#. iDCu5 +#. zzETD #: compatible.xhp msgctxt "" "compatible.xhp\n" "N0113\n" "help.text" -msgid "Named arguments when multiple optional parameters exist." -msgstr "存在多个可选参数时的命名参数。" +msgid "Use named arguments when multiple optional parameters exist." +msgstr "" #. 6Fb5x #: compatible.xhp 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 6216fb4f215..9006b9046da 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: 2022-04-26 13:58+0200\n" +"POT-Creation-Date: 2022-05-04 12:42+0200\n" "PO-Revision-Date: 2019-06-02 01:18+0000\n" "Last-Translator: Dian LI \n" "Language-Team: LANGUAGE \n" @@ -7963,13 +7963,13 @@ msgctxt "" msgid "# Run queries, SQL statements, ..." msgstr "" -#. AVkg5 +#. 2Znjy #: sf_database.xhp msgctxt "" "sf_database.xhp\n" "par_id361619188184750\n" "help.text" -msgid "The GetDatabase method used in the example above is part of ScriptForge's Base service." +msgid "The GetDatabase method used in the example above is part of ScriptForge's Base service." msgstr "" #. EF9Lc @@ -15163,13 +15163,13 @@ msgctxt "" msgid "aFolder = FSO.PickFolder(\"C:\\Documents\", \"Choose a folder or press Cancel\")" msgstr "" -#. ENDba +#. nW8Rx #: sf_filesystem.xhp msgctxt "" "sf_filesystem.xhp\n" "pyc_id631626276402296\n" "help.text" -msgid "aFolder = fso.PickFolder(r\"C:\\Documents\", \"Choose a folder or press Cancel\")" +msgid "aFolder = fs.PickFolder(r\"C:\\Documents\", \"Choose a folder or press Cancel\")" msgstr "" #. xdfBh @@ -25837,13 +25837,13 @@ msgctxt "" msgid "Document object" msgstr "" -#. utsAW +#. w8QcA #: 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, ..." +msgid "The methods CreateDocument, CreateBaseDocument, GetDocument, OpenBaseDocument 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 @@ -26233,13 +26233,13 @@ msgctxt "" msgid "Open an existing %PRODUCTNAME Base document. The method returns a document object." msgstr "" -#. q2E3C +#. CZBya #: sf_ui.xhp msgctxt "" "sf_ui.xhp\n" "par_id231596555746385\n" "help.text" -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" +msgid "filename: Identifies the file to open. It must follow the SF_FileSystem.FileNaming notation." msgstr "" #. mtpoL diff --git a/source/zh-CN/helpcontent2/source/text/shared/01.po b/source/zh-CN/helpcontent2/source/text/shared/01.po index 04595ff831b..553cb5b8887 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: 2022-04-11 15:28+0200\n" +"POT-Creation-Date: 2022-05-04 12:42+0200\n" "PO-Revision-Date: 2022-01-30 13:38+0000\n" "Last-Translator: Ming Hua \n" "Language-Team: Chinese (Simplified) \n" @@ -30049,6 +30049,24 @@ msgctxt "" msgid "Prevents you from resizing the object." msgstr "防止修改对象的大小。" +#. aa5CY +#: 05230100.xhp +msgctxt "" +"05230100.xhp\n" +"par_id956728219000973\n" +"help.text" +msgid "Below page text area: the bottom edge of the page text area to the bottom edge of the page." +msgstr "" + +#. wrDZM +#: 05230100.xhp +msgctxt "" +"05230100.xhp\n" +"par_id69163053457957\n" +"help.text" +msgid "Above page text area: the top edge of the page to the top of the page text area." +msgstr "" + #. H6Z3y #: 05230100.xhp msgctxt "" @@ -48130,13 +48148,13 @@ msgctxt "" msgid "List of media formats for Apple macOS QuickTime." msgstr "" -#. 5hgAB +#. DLcGC #: moviesound.xhp msgctxt "" "moviesound.xhp\n" "par_id561511210645479\n" "help.text" -msgid "%PRODUCTNAME Askbot question and answer" +msgid "“What video formats does Impress support?” on Ask" msgstr "" #. BfayS diff --git a/source/zh-CN/helpcontent2/source/text/shared/02.po b/source/zh-CN/helpcontent2/source/text/shared/02.po index 9c052b374fa..b26981629c0 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: 2022-04-26 13:58+0200\n" +"POT-Creation-Date: 2022-05-04 12:42+0200\n" "PO-Revision-Date: 2020-02-05 07:21+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Chinese (Simplified) \n" @@ -12247,13 +12247,13 @@ msgctxt "" msgid "Move Up" msgstr "向上移动" -#. UaqDw +#. a7CWw #: 06100000.xhp msgctxt "" "06100000.xhp\n" "hd_id3144740\n" "help.text" -msgid "Move Item Up" +msgid "Move Item UpMove Up" msgstr "" #. BooTD @@ -12265,13 +12265,13 @@ msgctxt "" msgid "Moves the paragraph where the cursor is located, or selected paragraphs, to before the previous paragraph." msgstr "" -#. hPNMA +#. w3Rtd #: 06100000.xhp msgctxt "" "06100000.xhp\n" "par_id3149283\n" "help.text" -msgid "If you have numbered paragraphs and use the Move Item Up command, then the numbers are adjusted automatically to the current order." +msgid "If you have numbered paragraphs and use the Move Item Up command, then the numbers are adjusted automatically to the current order." msgstr "" #. uQaWS @@ -12292,6 +12292,15 @@ msgctxt "" msgid "The Move Item Up command is always active. This function can also be called by pressing CommandCtrl+Alt+Up Arrow." msgstr "" +#. sFtDj +#: 06100000.xhp +msgctxt "" +"06100000.xhp\n" +"par_id31492839456\n" +"help.text" +msgid "If you have numbered paragraphs and use the Move Up command, then the numbers are adjusted automatically to the current order." +msgstr "" + #. hN8tA #: 06100000.xhp msgctxt "" @@ -12310,6 +12319,15 @@ msgctxt "" msgid "The Move Up command is always active. This function can also be called by pressing Alt+Shift+Up Arrow." msgstr "" +#. kMbJU +#: 06100000.xhp +msgctxt "" +"06100000.xhp\n" +"par_id154054632\n" +"help.text" +msgid "If you have numbered paragraphs and use Move Down, then the numbers are adjusted automatically to the current order." +msgstr "" + #. tBVE2 #: 06100000.xhp msgctxt "" @@ -12319,13 +12337,13 @@ msgctxt "" msgid "Icon Move Up" msgstr "" -#. DG8Sx +#. GDksK #: 06100000.xhp msgctxt "" "06100000.xhp\n" "par_id3147243\n" "help.text" -msgid "Move Item Up" +msgid "Move Item UpMove Up" msgstr "" #. 5rj6N @@ -12337,13 +12355,13 @@ msgctxt "" msgid "Move Down" msgstr "向下移动" -#. sqceC +#. ExiKN #: 06110000.xhp msgctxt "" "06110000.xhp\n" "hd_id3148520\n" "help.text" -msgid "Move Item Down" +msgid "Move Item DownMove Down" msgstr "" #. nDsC7 @@ -12355,13 +12373,13 @@ msgctxt "" msgid "Moves the paragraph where the cursor is located, or selected paragraphs, to after the next paragraph." msgstr "" -#. BnRsq +#. RgGZF #: 06110000.xhp msgctxt "" "06110000.xhp\n" "par_id3158405\n" "help.text" -msgid "If you have numbered paragraphs and use Move Item Down, then the numbers are adjusted automatically to the current order." +msgid "If you have numbered paragraphs and use Move Item Down, then the numbers are adjusted automatically to the current order." msgstr "" #. vAAGh @@ -12382,6 +12400,15 @@ msgctxt "" msgid "The Move Item Down command is always active. This function can also be called by pressing CommandCtrl+Alt+Down Arrow." msgstr "" +#. Cdq5E +#: 06110000.xhp +msgctxt "" +"06110000.xhp\n" +"par_id315840546832\n" +"help.text" +msgid "If you have numbered paragraphs and use Move Down, then the numbers are adjusted automatically to the current order." +msgstr "" + #. MWkW9 #: 06110000.xhp msgctxt "" @@ -12400,6 +12427,15 @@ msgctxt "" msgid "The Move Down command is always active. This function can also be called by pressing Alt+Shift+Down Arrow." msgstr "" +#. g4SQD +#: 06110000.xhp +msgctxt "" +"06110000.xhp\n" +"par_id154054632\n" +"help.text" +msgid "If you have numbered paragraphs and use Move Down, then the numbers are adjusted automatically to the current order." +msgstr "" + #. UDTXi #: 06110000.xhp msgctxt "" @@ -12409,13 +12445,13 @@ msgctxt "" msgid "Icon Move Down" msgstr "" -#. ei9C8 +#. J9Dbh #: 06110000.xhp msgctxt "" "06110000.xhp\n" "par_id3145212\n" "help.text" -msgid "Move Item Down" +msgid "Move Item DownMove Down" msgstr "" #. ZvBbZ diff --git a/source/zh-CN/helpcontent2/source/text/swriter/01.po b/source/zh-CN/helpcontent2/source/text/swriter/01.po index 14efb9224a9..2a06c03e307 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: 2022-04-26 13:58+0200\n" +"POT-Creation-Date: 2022-05-04 12:42+0200\n" "PO-Revision-Date: 2021-11-08 14:36+0000\n" "Last-Translator: Ming Hua \n" "Language-Team: Chinese (Simplified) \n" @@ -18322,13 +18322,13 @@ msgctxt "" msgid "to" msgstr "至" -#. WCoTF +#. gbkWP #: 05060100.xhp msgctxt "" "05060100.xhp\n" "par_id3155075\n" "help.text" -msgid "Select the reference point for the selected vertical alignment option. The following options are available:" +msgid "Select the region or reference point for the vertical alignment. The object can be positioned in relation to the following regions or reference points:" msgstr "" #. 5GxHP @@ -18376,13 +18376,13 @@ msgctxt "" msgid "Character: the object is positioned considering the vertical space used by the character." msgstr "" -#. 76CzL +#. DLwXg #: 05060100.xhp msgctxt "" "05060100.xhp\n" "par_id631629212021233\n" "help.text" -msgid "Line of text: the object is positioned considering the height of the line of text where the anchor is placed." +msgid "Line of text: available only for \"To character\" anchoring, the object is positioned considering the height of the line of text where the anchor is placed." msgstr "" #. ywYwM @@ -18403,6 +18403,24 @@ msgctxt "" msgid "Row: available only for \"As character\" anchoring, this option will position the object considering the height of the row where the anchor is placed." msgstr "" +#. hVev7 +#: 05060100.xhp +msgctxt "" +"05060100.xhp\n" +"par_id450625620317357\n" +"help.text" +msgid "Entire frame: available only for \"To frame\" anchoring, the outer edges of the frame." +msgstr "" + +#. CvCAa +#: 05060100.xhp +msgctxt "" +"05060100.xhp\n" +"par_id341625620317835\n" +"help.text" +msgid "Frame text area: available only for \"To frame\" anchoring, the text area of the frame." +msgstr "" + #. bQXrs #: 05060100.xhp msgctxt "" @@ -22813,13 +22831,13 @@ msgctxt "" 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 +#. N2WWD #: 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." +msgid "No Character Style is actually the set of character properties of the current paragraph style. Choose No Character Style to reset the character properties of the selection to those of the paragraph style. You cannot customize No Character Style." msgstr "" #. KT4mr diff --git a/source/zh-CN/helpcontent2/source/text/swriter/02.po b/source/zh-CN/helpcontent2/source/text/swriter/02.po index 26cd570ebbc..b7834d863f8 100644 --- a/source/zh-CN/helpcontent2/source/text/swriter/02.po +++ b/source/zh-CN/helpcontent2/source/text/swriter/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: 2022-04-26 13:58+0200\n" +"POT-Creation-Date: 2022-05-04 12:42+0200\n" "PO-Revision-Date: 2019-07-10 04:02+0000\n" "Last-Translator: Dian LI \n" "Language-Team: LANGUAGE \n" @@ -3967,121 +3967,121 @@ msgctxt "" msgid "The list labeling and indent formatting are applied to the selected paragraphs. The position of the paragraphs in the document does not change." msgstr "" -#. pADj5 +#. L9RdM #: add_to_list.xhp msgctxt "" "add_to_list.xhp\n" -"hd_id851614072896370\n" +"hd_id441616017998739\n" "help.text" -msgid "Add Selected Paragraphs to a List" +msgid "Add Consecutive List Entries to an Immediately Prior List" msgstr "" -#. FGi4A +#. GJuBD #: add_to_list.xhp msgctxt "" "add_to_list.xhp\n" -"par_id491615988072533\n" +"par_id631616018294373\n" "help.text" -msgid "Select paragraphs, whether in a list or not, to be added to a list." +msgid "Select one or more consecutive list entries, starting from the first entry, that you want to add to the immediately prior list." msgstr "" -#. smjtz +#. g9LRR #: add_to_list.xhp msgctxt "" "add_to_list.xhp\n" -"par_id271615998908234\n" +"par_id621616018340980\n" "help.text" -msgid "For multiple selections, press and hold the Ctrl key after the first selection. The Ctrl key can be released without losing the selections, but must be pressed when clicking in the document." +msgid "" msgstr "" -#. gwgyD +#. p9hUv #: add_to_list.xhp msgctxt "" "add_to_list.xhp\n" -"par_id551615985719902\n" +"par_id811616018796902\n" "help.text" -msgid "Press and hold the Ctrl key, then place cursor in the list." +msgid "Use this procedure to combine two lists." msgstr "" -#. 3VT7j +#. pADj5 #: add_to_list.xhp msgctxt "" "add_to_list.xhp\n" -"par_id901615999151001\n" +"hd_id851614072896370\n" "help.text" -msgid "Do one of the following:" +msgid "Add Selected Paragraphs to a List" msgstr "" -#. qPKKN +#. FGi4A #: add_to_list.xhp msgctxt "" "add_to_list.xhp\n" -"par_id141615979735757\n" +"par_id491615988072533\n" "help.text" -msgid "" +msgid "Select paragraphs, whether in a list or not, to be added to a list." msgstr "" -#. FADNr +#. VEa3N #: add_to_list.xhp msgctxt "" "add_to_list.xhp\n" -"par_id961614073544958\n" +"par_id271615998908234\n" "help.text" -msgid "" +msgid "For multiple selections, press and hold the Ctrl key after the first selection. Only one character needs to be selected in each paragraph to be added. The Ctrl key can be released without losing the selections, but must be pressed whenever clicking in the document to preserve the selection." msgstr "" -#. D98D9 +#. Lshcb #: add_to_list.xhp msgctxt "" "add_to_list.xhp\n" -"par_id161615999749854\n" +"par_id551615985719902\n" "help.text" -msgid "Right-click, choose List - Add to List. To preserve the selection, at least one character must be selected in the list." +msgid "Press and hold the Ctrl key, select at least one character in the list, then release the Ctrl key." msgstr "" -#. qFmgS +#. 3VT7j #: add_to_list.xhp msgctxt "" "add_to_list.xhp\n" -"par_id861614074931979\n" +"par_id901615999151001\n" "help.text" -msgid "This procedure works for ordered and unordered lists." +msgid "Do one of the following:" msgstr "" -#. L9RdM +#. qPKKN #: add_to_list.xhp msgctxt "" "add_to_list.xhp\n" -"hd_id441616017998739\n" +"par_id141615979735757\n" "help.text" -msgid "Add Consecutive List Entries to an Immediately Prior List" +msgid "" msgstr "" -#. GJuBD +#. FADNr #: add_to_list.xhp msgctxt "" "add_to_list.xhp\n" -"par_id631616018294373\n" +"par_id961614073544958\n" "help.text" -msgid "Select one or more consecutive list entries, starting from the first entry, that you want to add to the immediately prior list." +msgid "" msgstr "" -#. g9LRR +#. L2ZPB #: add_to_list.xhp msgctxt "" "add_to_list.xhp\n" -"par_id621616018340980\n" +"par_id161615999749854\n" "help.text" -msgid "" +msgid "Right-click anywhere in highlighted selection, choose List - Add to List." msgstr "" -#. p9hUv +#. qFmgS #: add_to_list.xhp msgctxt "" "add_to_list.xhp\n" -"par_id811616018796902\n" +"par_id861614074931979\n" "help.text" -msgid "Use this procedure to combine two lists." +msgid "This procedure works for ordered and unordered lists." msgstr "" #. JsrhA diff --git a/source/zh-CN/helpcontent2/source/text/swriter/04.po b/source/zh-CN/helpcontent2/source/text/swriter/04.po index a5fab511980..10585f5e529 100644 --- a/source/zh-CN/helpcontent2/source/text/swriter/04.po +++ b/source/zh-CN/helpcontent2/source/text/swriter/04.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-09-20 13:03+0200\n" +"POT-Creation-Date: 2022-05-04 12:42+0200\n" "PO-Revision-Date: 2019-07-04 11:50+0000\n" "Last-Translator: Dian LI \n" "Language-Team: LANGUAGE \n" @@ -1078,14 +1078,23 @@ msgctxt "" msgid "OptionAlt+Enter" msgstr "选项Alt+Enter 键" -#. rVTr6 +#. g9FzE #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3153798\n" "help.text" -msgid "Inserting a new paragraph directly before or after a section, or before a table." -msgstr "直接在段落前后或表格之前插入新段落。" +msgid "Insert a new paragraph directly before or after a section or table." +msgstr "" + +#. D2Ddu +#: 01020000.xhp +msgctxt "" +"01020000.xhp\n" +"par_id9535524\n" +"help.text" +msgid "For sections, the cursor must be placed at the first or last character. For tables, the cursor must be placed at the first character of the first cell or the last character of the last cell." +msgstr "" #. SAcMa #: 01020000.xhp -- cgit