aboutsummaryrefslogtreecommitdiff
path: root/source/ca-valencia
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-01-09 12:11:06 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-01-09 12:13:44 +0100
commitfd1416ef15091d8b08ea7dbad77148e68e4d89f9 (patch)
tree54f53a71ccec5b573a71a94de9c2d6862b710365 /source/ca-valencia
parent642fe8324e026e226c7e8e06e9d332d4f6181726 (diff)
update translations for 7.5.0 rc2 / master
and force-fix errors using pocheck Change-Id: Ia0f91e00129cb802164fd4323b3072cf8a76cb5c
Diffstat (limited to 'source/ca-valencia')
-rw-r--r--source/ca-valencia/cui/messages.po12
-rw-r--r--source/ca-valencia/helpcontent2/source/text/sbasic/shared/03.po56
-rw-r--r--source/ca-valencia/sfx2/messages.po8
3 files changed, 11 insertions, 65 deletions
diff --git a/source/ca-valencia/cui/messages.po b/source/ca-valencia/cui/messages.po
index ececd42183c..bedc35deb63 100644
--- a/source/ca-valencia/cui/messages.po
+++ b/source/ca-valencia/cui/messages.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-12-19 15:00+0100\n"
+"POT-Creation-Date: 2023-01-09 11:30+0100\n"
"PO-Revision-Date: 2021-01-12 09:36+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ca_VALENCIA/>\n"
@@ -1985,11 +1985,11 @@ msgctxt "RID_SVXSTR_CANNOTCONVERTURL_ERR"
msgid "The URL <%1> cannot be converted to a filesystem path."
msgstr "L'URL <%1> no es pot convertir en un camí del sistema de fitxers."
-#. ZzTBf
+#. YfSb4
#: cui/inc/strings.hrc:368
msgctxt "aboutdialog|copyright"
-msgid "Copyright © 2000–2022 LibreOffice contributors."
-msgstr "Copyright © 2000–2022 col·laboradors del LibreOffice."
+msgid "Copyright © 2000–2023 LibreOffice contributors."
+msgstr "Copyright © 2000–2023 col·laboradors del LibreOffice."
#. WCnhx
#: cui/inc/strings.hrc:369
@@ -9867,10 +9867,10 @@ 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 "Introduïu el desplaçament vertical del degradat, on el 0% correspon a la ubicació vertical actual del color del punt final al degradat. El color del punt final és el color seleccionat al quadre Color destí."
-#. zPwiT
+#. ZZ7yo
#: cui/uiconfig/ui/gradientpage.ui:393
msgctxt "gradientpage|borderft"
-msgid "Mid_point:"
+msgid "_Border:"
msgstr ""
#. iZbnF
diff --git a/source/ca-valencia/helpcontent2/source/text/sbasic/shared/03.po b/source/ca-valencia/helpcontent2/source/text/sbasic/shared/03.po
index 18a57d836dd..36c6322eedf 100644
--- a/source/ca-valencia/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/ca-valencia/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-12-19 15:00+0100\n"
+"POT-Creation-Date: 2023-01-09 11:30+0100\n"
"PO-Revision-Date: 2021-01-12 10:36+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/ca_VALENCIA/>\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 ""
diff --git a/source/ca-valencia/sfx2/messages.po b/source/ca-valencia/sfx2/messages.po
index 8c0a2075620..41e906059bd 100644
--- a/source/ca-valencia/sfx2/messages.po
+++ b/source/ca-valencia/sfx2/messages.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-12-19 15:00+0100\n"
+"POT-Creation-Date: 2023-01-09 11:30+0100\n"
"PO-Revision-Date: 2021-01-12 09:36+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/ca_VALENCIA/>\n"
@@ -3728,7 +3728,7 @@ msgctxt "licensedialog|show"
msgid "_Show License"
msgstr "Mo_stra la llicència"
-#. 3unZa
+#. uCvKD
#: sfx2/uiconfig/ui/licensedialog.ui:68
msgctxt "licensedialog|label"
msgid ""
@@ -3738,7 +3738,7 @@ msgid ""
"\n"
"All trademarks and registered trademarks mentioned herein are the property of their respective owners.\n"
"\n"
-"Copyright © 2000–2022 LibreOffice contributors. All rights reserved.\n"
+"Copyright © 2000–2023 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 ""
@@ -3748,7 +3748,7 @@ msgstr ""
"\n"
"Totes les marques comercials i registrades mencionades ací són propietat dels seus respectius propietaris.\n"
"\n"
-"Drets d'autor © 2000–2022 dels col·laboradors del LibreOffice. Tots els drets reservats\n"
+"Drets d'autor © 2000–2023 dels col·laboradors del LibreOffice. Tots els drets reservats\n"
"\n"
"Aquest producte fou creat per %OOOVENDOR, basat en l'OpenOffice.org, amb «copyright» 2000 i 2011 d'Oracle i dels seus afiliats. %OOOVENDOR reconeix tots els membres de la comunitat. Visiteu http://www.libreoffice.org/ per a obtindre més detalls."