update translations for 7.5.0 rc2 / master

and force-fix errors using pocheck

Change-Id: Ia0f91e00129cb802164fd4323b3072cf8a76cb5c
This commit is contained in:
Christian Lohmaier
2023-01-09 12:11:06 +01:00
parent 642fe8324e
commit fd1416ef15
702 changed files with 16499 additions and 21115 deletions

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-12-19 15:00+0100\n"
"POT-Creation-Date: 2023-01-09 11:30+0100\n"
"PO-Revision-Date: 2022-12-21 15:34+0000\n"
"Last-Translator: Po-Yen Huang <jeff@mail.ossii.com.tw>\n"
"Language-Team: Chinese (Traditional) <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/zh_Hant/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Weblate 4.12.2\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565612879.000000\n"
#. GyY9M
@@ -1985,11 +1985,11 @@ msgctxt "RID_SVXSTR_CANNOTCONVERTURL_ERR"
msgid "The URL <%1> cannot be converted to a filesystem path."
msgstr "<%1> 網址無法轉換為檔案系統路徑。"
#. ZzTBf
#. YfSb4
#: cui/inc/strings.hrc:368
msgctxt "aboutdialog|copyright"
msgid "Copyright © 20002022 LibreOffice contributors."
msgstr "著作權 © 20002022 LibreOffice 貢獻者。"
msgid "Copyright © 20002023 LibreOffice contributors."
msgstr "著作權 © 20002023 LibreOffice 貢獻者。"
#. WCnhx
#: cui/inc/strings.hrc:369
@@ -9871,11 +9871,11 @@ msgctxt "gradientpage|extended_tip|centerymtr"
msgid "Enter the vertical offset for the gradient, where 0% corresponds to the current vertical location of the endpoint color in the gradient. The endpoint color is the color that is selected in the To Color box."
msgstr "輸入漸層的垂直偏移,其中 0% 是對應於漸層中端點顏色的垂直位置。端點顏色是在「終止色彩」方塊中選取的顏色。"
#. zPwiT
#. ZZ7yo
#: cui/uiconfig/ui/gradientpage.ui:393
msgctxt "gradientpage|borderft"
msgid "Mid_point:"
msgstr "中點(_P)"
msgid "_Border:"
msgstr ""
#. iZbnF
#: cui/uiconfig/ui/gradientpage.ui:427

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-12-19 15:00+0100\n"
"POT-Creation-Date: 2023-01-09 11:30+0100\n"
"PO-Revision-Date: 2018-07-12 14:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9709,15 +9709,6 @@ msgctxt ""
msgid "The example below considers that the database file is open, hence the <literal>UI</literal> service can be used to retrieve the document and the <literal>OpenTable</literal> method from the <literal>Database</literal> service is used to get a <literal>Datasheet</literal> service instance."
msgstr ""
#. nmHPC
#: sf_datasheet.xhp
msgctxt ""
"sf_datasheet.xhp\n"
"bas_id561671040218003\n"
"help.text"
msgid "Dim ui As Object, oBase As Object, oSheet As Object"
msgstr ""
#. uCvbC
#: sf_datasheet.xhp
msgctxt ""
@@ -12013,33 +12004,6 @@ msgctxt ""
msgid "In Python use native <literal>try/except</literal> blocks for exception handling as shown below:"
msgstr ""
#. FBViG
#: sf_dialogcontrol.xhp
msgctxt ""
"sf_dialogcontrol.xhp\n"
"pyc_id111670866555779\n"
"help.text"
msgid "def on_button_clicked(event=None):"
msgstr ""
#. CMzBk
#: sf_dialogcontrol.xhp
msgctxt ""
"sf_dialogcontrol.xhp\n"
"pyc_id871670866556117\n"
"help.text"
msgid "try:"
msgstr ""
#. 64DRA
#: sf_dialogcontrol.xhp
msgctxt ""
"sf_dialogcontrol.xhp\n"
"pyc_id721670866556311\n"
"help.text"
msgid "oControl = CreateScriptService(\"DialogEvent\", event)"
msgstr ""
#. UAGhF
#: sf_dialogcontrol.xhp
msgctxt ""
@@ -12049,15 +12013,6 @@ msgctxt ""
msgid "# Process the event"
msgstr ""
#. i77WY
#: sf_dialogcontrol.xhp
msgctxt ""
"sf_dialogcontrol.xhp\n"
"pyc_id521670866556680\n"
"help.text"
msgid "except Exception as e:"
msgstr ""
#. KY75S
#: sf_dialogcontrol.xhp
msgctxt ""
@@ -12067,15 +12022,6 @@ msgctxt ""
msgid "# The object \"bas\" below is an instance of the Basic service"
msgstr ""
#. jAhhf
#: sf_dialogcontrol.xhp
msgctxt ""
"sf_dialogcontrol.xhp\n"
"pyc_id491670866556877\n"
"help.text"
msgid "bas.MsgBox(str(e))"
msgstr ""
#. F9uKj
#: sf_dialogcontrol.xhp
msgctxt ""

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-12-19 15:00+0100\n"
"POT-Creation-Date: 2023-01-09 11:30+0100\n"
"PO-Revision-Date: 2022-12-21 15:34+0000\n"
"Last-Translator: Po-Yen Huang <jeff@mail.ossii.com.tw>\n"
"Language-Team: Chinese (Traditional) <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/zh_Hant/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Weblate 4.12.2\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1554783395.000000\n"
#. bHbFE
@@ -3730,7 +3730,7 @@ msgctxt "licensedialog|show"
msgid "_Show License"
msgstr "顯示授權條款(_S)"
#. 3unZa
#. uCvKD
#: sfx2/uiconfig/ui/licensedialog.ui:68
msgctxt "licensedialog|label"
msgid ""
@@ -3740,7 +3740,7 @@ msgid ""
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
"Copyright © 20002022 LibreOffice contributors. All rights reserved.\n"
"Copyright © 20002023 LibreOffice contributors. All rights reserved.\n"
"\n"
"This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright 2000, 2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details."
msgstr ""
@@ -3750,7 +3750,7 @@ msgstr ""
"\n"
"所有於此提及的商標與註冊商標,皆為其各自對應擁有者之財產。\n"
"\n"
"著作權所有 © 20002022 LibreOffice 貢獻者。保留所有權利。\n"
"著作權所有 © 20002023 LibreOffice 貢獻者。保留所有權利。\n"
"\n"
"本產品由 %OOOVENDOR 基於 OpenOffice.org 所建立。OpenOffice.org 著作權所有 2000, 2001 Oracle 與/或其附屬機構。%OOOVENDOR 謹向所有社群成員致謝,若要瞭解更多細節請見 http://www.libreoffice.org/ 。"