aboutsummaryrefslogtreecommitdiff
path: root/source/ca
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2022-08-10 15:37:58 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2022-08-10 15:39:04 +0200
commitf808bec4d777ad59ba0a993408723c34e2fa9989 (patch)
tree88ad525c44ed251d259ac31bbd8f21b223c0e6a5 /source/ca
parent9d3310b0b0232aea02d5f75f4d3ce76b6d58635c (diff)
update translations for 7.4.0 rc3/master
and force-fix errors using pocheck Change-Id: I6c070b2c1cad40730d6a8ead60d4edd9b23c9c38
Diffstat (limited to 'source/ca')
-rw-r--r--source/ca/connectivity/messages.po24
-rw-r--r--source/ca/cui/messages.po4
-rw-r--r--source/ca/helpcontent2/source/text/sbasic/guide.po6
-rw-r--r--source/ca/helpcontent2/source/text/sbasic/shared/03.po8
-rw-r--r--source/ca/helpcontent2/source/text/scalc/01.po4
-rw-r--r--source/ca/helpcontent2/source/text/sdatabase.po12
-rw-r--r--source/ca/helpcontent2/source/text/shared/02.po4
-rw-r--r--source/ca/helpcontent2/source/text/swriter/01.po6
-rw-r--r--source/ca/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/ca/sc/messages.po55
-rw-r--r--source/ca/sw/messages.po10
11 files changed, 72 insertions, 69 deletions
diff --git a/source/ca/connectivity/messages.po b/source/ca/connectivity/messages.po
index 7dfd807ef4e..07a8f5c8ddf 100644
--- a/source/ca/connectivity/messages.po
+++ b/source/ca/connectivity/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-07-06 20:18+0200\n"
-"PO-Revision-Date: 2022-07-26 09:17+0000\n"
+"PO-Revision-Date: 2022-08-10 13:21+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/connectivitymessages/ca/>\n"
"Language: ca\n"
@@ -317,7 +317,7 @@ msgstr ""
#: connectivity/inc/strings.hrc:75
msgctxt "STR_DUPLICATE_VALUE_IN_COLUMN"
msgid "Duplicate value found in column “$columnname$”."
-msgstr ""
+msgstr "S'ha trobat un valor duplicat a la columna «$columnname$»."
#. zSeBJ
#: connectivity/inc/strings.hrc:76
@@ -368,7 +368,7 @@ msgstr "No s'ha pogut modificar la taula."
#: connectivity/inc/strings.hrc:83
msgctxt "STR_INVALID_DBASE_FILE"
msgid "The file “$filename$” is an invalid (or unrecognized) dBASE file."
-msgstr ""
+msgstr "«$filename$» no és un fitxer del dBASE vàlid (o no s'ha reconegut)."
#. LhHTA
#. Evoab2
@@ -394,25 +394,25 @@ msgstr ""
#: connectivity/inc/strings.hrc:89
msgctxt "STR_QUERY_INVALID_BETWEEN"
msgid "The query cannot be executed. The “BETWEEN” arguments are not correct."
-msgstr ""
+msgstr "No es pot executar la consulta. Els arguments de «BETWEEN» no són correctes."
#. CHRju
#: connectivity/inc/strings.hrc:90
msgctxt "STR_QUERY_FUNCTION_NOT_SUPPORTED"
msgid "The query cannot be executed. The function is not supported."
-msgstr ""
+msgstr "No es pot executar la consulta. No s'admet aquesta funció."
#. mnc5r
#: connectivity/inc/strings.hrc:91
msgctxt "STR_TABLE_READONLY"
msgid "The table cannot be changed. It is read only."
-msgstr ""
+msgstr "No es pot canviar la taula. És només de lectura."
#. TUUpf
#: connectivity/inc/strings.hrc:92
msgctxt "STR_DELETE_ROW"
msgid "The row could not be deleted. The option “Display inactive records” is set."
-msgstr ""
+msgstr "No s'ha pogut suprimir la fila. L'opció «Mostra els registres inactius» està activada."
#. TZTfv
#: connectivity/inc/strings.hrc:93
@@ -442,19 +442,19 @@ msgstr ""
#: connectivity/inc/strings.hrc:97
msgctxt "STR_INVALID_PARA_COUNT"
msgid "The count of the given parameter values does not match the parameters."
-msgstr ""
+msgstr "El recompte dels valors dels paràmetres proporcionats no coincideix amb els paràmetres."
#. CFcjS
#: connectivity/inc/strings.hrc:98
msgctxt "STR_NO_VALID_FILE_URL"
msgid "The URL “$URL$” is not valid. A connection cannot be created."
-msgstr ""
+msgstr "L'URL «$URL$» no és vàlid. No es pot crear una connexió."
#. YFjkG
#: connectivity/inc/strings.hrc:99
msgctxt "STR_NO_CLASSNAME"
msgid "The driver class “$classname$” could not be loaded."
-msgstr ""
+msgstr "No s'ha pogut carregar la classe de controlador «$classname$»."
#. jbnZZ
#: connectivity/inc/strings.hrc:100
@@ -478,13 +478,13 @@ msgstr ""
#: connectivity/inc/strings.hrc:103
msgctxt "STR_NO_CLASSNAME_PATH"
msgid "The additional driver class path is “$classpath$”."
-msgstr ""
+msgstr "El camí a les classes dels controladors addicionals és «$classpath$»."
#. sX2NM
#: connectivity/inc/strings.hrc:104
msgctxt "STR_UNKNOWN_PARA_TYPE"
msgid "The type of parameter at position “$position$” is unknown."
-msgstr ""
+msgstr "El tipus del paràmetre a la posició «$position$» és desconegut."
#. gSPCX
#: connectivity/inc/strings.hrc:105
diff --git a/source/ca/cui/messages.po b/source/ca/cui/messages.po
index 523333684cb..b9446e83f83 100644
--- a/source/ca/cui/messages.po
+++ b/source/ca/cui/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-07-08 12:15+0200\n"
-"PO-Revision-Date: 2022-07-26 09:17+0000\n"
+"PO-Revision-Date: 2022-08-02 21:51+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ca/>\n"
"Language: ca\n"
@@ -3786,7 +3786,7 @@ msgstr "Disposició complexa de text"
#: cui/inc/treeopt.hrc:59
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "LanguageTool Server Settings"
-msgstr "Paràmetres del servidor LanguageTool"
+msgstr "Servidor LanguageTool"
#. TGnig
#: cui/inc/treeopt.hrc:64
diff --git a/source/ca/helpcontent2/source/text/sbasic/guide.po b/source/ca/helpcontent2/source/text/sbasic/guide.po
index 5d72bb3c412..41697c4c5d3 100644
--- a/source/ca/helpcontent2/source/text/sbasic/guide.po
+++ b/source/ca/helpcontent2/source/text/sbasic/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-07-04 18:04+0200\n"
-"PO-Revision-Date: 2022-05-04 10:54+0000\n"
+"PO-Revision-Date: 2022-08-10 13:23+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicguide/ca/>\n"
"Language: ca\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1562337396.000000\n"
@@ -96,7 +96,7 @@ msgctxt ""
"hd_idA2B008\n"
"help.text"
msgid "The implemented macros include:"
-msgstr "Les macros implementades inclouen:"
+msgstr "Les macros facilitades inclouen:"
#. UFhFo
#: access2base.xhp
diff --git a/source/ca/helpcontent2/source/text/sbasic/shared/03.po b/source/ca/helpcontent2/source/text/sbasic/shared/03.po
index 4f3cd66b638..85318748124 100644
--- a/source/ca/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/ca/helpcontent2/source/text/sbasic/shared/03.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-07-04 18:04+0200\n"
-"PO-Revision-Date: 2022-07-26 09:21+0000\n"
+"PO-Revision-Date: 2022-08-10 13:23+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/ca/>\n"
"Language: ca\n"
@@ -6216,7 +6216,7 @@ msgctxt ""
"bas_id991655655060661\n"
"help.text"
msgid "' Exports the range as a PNG file and overwrites the destination file if it exists"
-msgstr ""
+msgstr "' Exporta l'interval com a fitxer PNG i sobreescriu el fitxer de destinació si aquest ja existeix"
#. BVKEy
#: sf_calc.xhp
@@ -7791,7 +7791,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "SFDocuments.Chart service"
-msgstr ""
+msgstr "Servei SFDocuments.Chart"
#. bv49k
#: sf_chart.xhp
@@ -7800,7 +7800,7 @@ msgctxt ""
"bm_id681600788076499\n"
"help.text"
msgid "<variable id=\"ChartService\"><link href=\"text/sbasic/shared/03/sf_chart.xhp\" name=\"Chart service\"><literal>SFDocuments</literal>.<literal>Chart</literal> service</link></variable>"
-msgstr ""
+msgstr "<variable id=\"ChartService\"><link href=\"text/sbasic/shared/03/sf_chart.xhp\" name=\"Chart service\">Servei <literal>SFDocuments</literal>.<literal>Chart</literal></link></variable>"
#. nPHDK
#: sf_chart.xhp
diff --git a/source/ca/helpcontent2/source/text/scalc/01.po b/source/ca/helpcontent2/source/text/scalc/01.po
index 1c21816551d..b84aa9368c9 100644
--- a/source/ca/helpcontent2/source/text/scalc/01.po
+++ b/source/ca/helpcontent2/source/text/scalc/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-07-04 18:04+0200\n"
-"PO-Revision-Date: 2022-07-26 09:21+0000\n"
+"PO-Revision-Date: 2022-08-03 22:48+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/ca/>\n"
"Language: ca\n"
@@ -23075,7 +23075,7 @@ msgctxt ""
"par_id81641990941192\n"
"help.text"
msgid "If <emph>Type = 0</emph> the function will assume that 7 days is equivalent to one week without considering any specific day to mark the beginning of a week."
-msgstr ""
+msgstr "Si <emph>Tipus = 0</emph>, la funció suposarà que 7 dies equivalen a una setmana sense tenir en compte cap dia específic per a marcar l'inici d'una setmana."
#. geCV7
#: 04060111.xhp
diff --git a/source/ca/helpcontent2/source/text/sdatabase.po b/source/ca/helpcontent2/source/text/sdatabase.po
index bd18cdd39fa..4ebc11b7b69 100644
--- a/source/ca/helpcontent2/source/text/sdatabase.po
+++ b/source/ca/helpcontent2/source/text/sdatabase.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-05-25 12:36+0200\n"
-"PO-Revision-Date: 2022-05-22 12:51+0000\n"
+"PO-Revision-Date: 2022-08-03 22:48+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/ca/>\n"
"Language: ca\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.12.2\n"
#. ugSgG
#: 02000000.xhp
@@ -11463,7 +11463,7 @@ msgctxt ""
"par_idN105DD\n"
"help.text"
msgid "Field name"
-msgstr ""
+msgstr "Nom del camp"
#. DhcSj
#: querywizard04.xhp
@@ -11625,7 +11625,7 @@ msgctxt ""
"par_idN10567\n"
"help.text"
msgid "Field name"
-msgstr ""
+msgstr "Nom del camp"
#. AUDUW
#: querywizard06.xhp
@@ -13965,7 +13965,7 @@ msgctxt ""
"par_idN10569\n"
"help.text"
msgid "<ahelp hid=\".\">Select a field in order to edit the field information.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccioneu un camp per a editar-ne la informació.</ahelp>"
#. C6Hj6
#: tablewizard02.xhp
@@ -14019,7 +14019,7 @@ msgctxt ""
"par_idN10586\n"
"help.text"
msgid "Field name"
-msgstr ""
+msgstr "Nom del camp"
#. CemcB
#: tablewizard02.xhp
diff --git a/source/ca/helpcontent2/source/text/shared/02.po b/source/ca/helpcontent2/source/text/shared/02.po
index daf2d777275..0251f22033d 100644
--- a/source/ca/helpcontent2/source/text/shared/02.po
+++ b/source/ca/helpcontent2/source/text/shared/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-06-09 11:50+0200\n"
-"PO-Revision-Date: 2022-07-15 17:19+0000\n"
+"PO-Revision-Date: 2022-08-03 22:48+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/ca/>\n"
"Language: ca\n"
@@ -3174,7 +3174,7 @@ msgctxt ""
"par_id3159198\n"
"help.text"
msgid "Combo boxes that were inserted as columns in a table control are always dropdown as the default."
-msgstr "Els quadres combinats que s'han inserit com a columnes a un control de la taula sempre són llistes desplegables per defecte."
+msgstr "Els quadres combinats que s'han inserit com a columnes en un control de la taula sempre són llistes desplegables per defecte."
#. pyhET
#: 01170101.xhp
diff --git a/source/ca/helpcontent2/source/text/swriter/01.po b/source/ca/helpcontent2/source/text/swriter/01.po
index a53302c8774..193c91de1b0 100644
--- a/source/ca/helpcontent2/source/text/swriter/01.po
+++ b/source/ca/helpcontent2/source/text/swriter/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-07-04 18:05+0200\n"
-"PO-Revision-Date: 2022-07-26 09:21+0000\n"
+"PO-Revision-Date: 2022-08-03 22:48+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/ca/>\n"
"Language: ca\n"
@@ -28980,7 +28980,7 @@ msgctxt ""
"par_idN1059C\n"
"help.text"
msgid "Field name"
-msgstr "Nom dels camps"
+msgstr "Nom del camp"
#. zLYpE
#: mailmerge04.xhp
@@ -29772,7 +29772,7 @@ msgctxt ""
"par_idN1059A\n"
"help.text"
msgid "Field name"
-msgstr "Nom dels camps"
+msgstr "Nom del camp"
#. DTWMC
#: mm_emabod.xhp
diff --git a/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po
index 465150f654b..21ab6f69f0c 100644
--- a/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2022-06-09 11:50+0200\n"
-"PO-Revision-Date: 2022-07-26 09:17+0000\n"
+"PO-Revision-Date: 2022-08-02 21:51+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/ca/>\n"
"Language: ca\n"
@@ -30956,7 +30956,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Insert Drop-Down List Content Control"
-msgstr ""
+msgstr "Insereix un control de contingut Llista desplegable"
#. Avn9E
#: WriterCommands.xcu
@@ -30966,7 +30966,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Insert Picture Content Control"
-msgstr ""
+msgstr "Insereix un control de contingut Imatge"
#. oxa64
#: WriterCommands.xcu
@@ -30976,7 +30976,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Insert Date Content Control"
-msgstr ""
+msgstr "Insereix un control de contingut Data"
#. HxFAE
#: WriterCommands.xcu
diff --git a/source/ca/sc/messages.po b/source/ca/sc/messages.po
index 9773c975632..2b04da76ecc 100644
--- a/source/ca/sc/messages.po
+++ b/source/ca/sc/messages.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: 2022-07-06 20:19+0200\n"
-"PO-Revision-Date: 2022-07-26 09:17+0000\n"
+"POT-Creation-Date: 2022-08-08 14:37+0200\n"
+"PO-Revision-Date: 2022-08-02 21:51+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/ca/>\n"
"Language: ca\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562916192.000000\n"
#. kBovX
@@ -1466,6 +1466,9 @@ msgid ""
"a table range of at least\n"
"3 × 3 cells must be selected."
msgstr ""
+"Per a aplicar una formatació automàtica\n"
+"cal que seleccioneu un interval de taula de\n"
+"3 × 3 cel·les com a mínim."
#. iySox
#: sc/inc/globstr.hrc:261
@@ -29186,139 +29189,139 @@ msgid "Update links when opening"
msgstr "Actualitza els enllaços en obrir"
#. GGhDQ
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:212
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:226
msgctxt "scgeneralpage|editmodecb"
msgid "Press Enter to switch to _edit mode"
msgstr "Commuta al mode d'_edició en prémer Retorn"
#. qVJpA
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:220
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:234
msgctxt "extended_tip|editmodecb"
msgid "Allows you to immediately edit the selected cell after pressing the Enter key."
msgstr "Us permet editar immediatament la cel·la seleccionada després de prémer la tecla Retorn."
#. zzFGH
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:232
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:246
msgctxt "scgeneralpage|formatcb"
msgid "Expand _formatting"
msgstr "Amplia la _formatació"
#. 8fqgH
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:240
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:254
msgctxt "extended_tip|formatcb"
msgid "Specifies whether to automatically apply the formatting attributes of the selected cell to the empty adjacent cells."
msgstr "Especifica si s'apliquen automàticament els atributs de formatació de la cel·la seleccionada a les cel·les buides adjacents."
#. AzkVC
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:252
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:266
msgctxt "scgeneralpage|exprefcb"
msgid "Expand _references when new columns/rows are inserted"
msgstr "Amplia les _referències quan s'insereixin noves columnes/files"
#. yybGX
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:260
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:274
msgctxt "extended_tip|exprefcb"
msgid "Specifies whether to expand references when inserting columns or rows adjacent to the reference range. This is only possible if the reference range, where the column or row is inserted, originally spanned at least two cells in the desired direction."
msgstr "Especifica si s'estenen les referències en inserir columnes o files adjacents a l'interval de referència. Això només és possible si l'interval de referència, on s'insereix la columna o la fila, originalment s'estenia com a mínim en dues cel·les en la direcció desitjada."
#. 6oRpB
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:277
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:291
msgctxt "scgeneralpage|alignlb"
msgid "Down"
msgstr "Avall"
#. tC8Do
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:278
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:292
msgctxt "scgeneralpage|alignlb"
msgid "Right"
msgstr "Dreta"
#. AAUJ2
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:279
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:293
msgctxt "scgeneralpage|alignlb"
msgid "Up"
msgstr "Amunt"
#. p9JAq
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:280
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:294
msgctxt "scgeneralpage|alignlb"
msgid "Left"
msgstr "Esquerra"
#. 2dTCJ
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:284
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:298
msgctxt "extended_tip|alignlb"
msgid "Determines the direction that the cursor in the spreadsheet will move after you press the Enter key."
msgstr "Determina la direcció en què es mourà el cursor al full de càlcul després de prémer la tecla Retorn."
#. dnDdz
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:295
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:309
msgctxt "scgeneralpage|aligncb"
msgid "Press Enter to _move selection"
msgstr "_Mou la selecció en prémer Retorn"
#. UStnu
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:309
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:323
msgctxt "scgeneralpage|legacy_cell_selection_cb"
msgid "Position cell reference with selection"
msgstr "Posiciona la referència de cel·la amb la selecció"
#. MJyaA
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:317
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:331
msgctxt "extended_tip|legacy_cell_selection_cb"
msgid "With the option set, expanding a selection (with Ctrl + Shift + Down/Up) jumps to the end of the range in the column that was added as last to the initial selection. When the option is not set, expanding a selection (with Ctrl + Shift + Down/Up) jumps to the end of the range in the column where selecting the cell range was started. The same of course applies when extending a selection on rows, with Ctrl + Shift + Left/Right."
msgstr "Amb l'opció marcada, en expandir una selecció (amb Ctrl + Maj + avall/amunt) salta al final de l'interval de l'última columna que s'ha afegit a la selecció inicial. Si l'opció no està marcada, en expandir una selecció (amb Ctrl + Maj + avall/amunt) salta al final de l'interval de la columna on s'ha iniciat la selecció de l'interval de cel·les. Per descomptat, el mateix s'aplica si s'estén una selecció de files amb Ctrl + Maj + esquerra/dreta."
#. S2fGF
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:329
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:343
msgctxt "scgeneralpage|replwarncb"
msgid "Show overwrite _warning when pasting data"
msgstr "Mostra un _avís de sobreescriptura en enganxar dades"
#. yDGPC
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:337
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:351
msgctxt "extended_tip|replwarncb"
msgid "Specifies that, when you paste cells from the clipboard to a cell range that is not empty, a warning appears."
msgstr "Especifica que quan enganxeu cel·les del porta-retalls a un interval de cel·les que no estigui buit aparegui un avís."
#. H477x
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:349
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:363
msgctxt "scgeneralpage|enter_paste_mode_cb"
msgid "Press Enter to paste and clear clipboard"
msgstr "Premeu Retorn per a enganxar i esborrar el porta-retalls"
#. LFenu
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:364
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:378
msgctxt "scgeneralpage|textfmtcb"
msgid "Use printer metrics for text formatting"
msgstr "Utilitza la mètrica de la impressora per a la formatació de text"
#. ECUd7
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:371
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:385
msgctxt "extended_tip|textfmtcb"
msgid "Specifies that printer metrics are applied for printing and also for formatting the display on the screen."
msgstr "Especifica que la mètrica de la impressora s'aplica per a imprimir i també per a formatar la visualització en pantalla."
#. zW9SZ
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:383
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:397
msgctxt "scgeneralpage|markhdrcb"
msgid "Highlight sele_ction in column/row headers"
msgstr "Realça la sele_cció a les capçaleres de columnes/files"
#. payBv
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:391
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:405
msgctxt "extended_tip|markhdrcb"
msgid "Specifies whether to highlight column and row headers in the selected columns or rows."
msgstr "Especifica si es realcen les capçaleres de columna i de fila de les columnes o files seleccionades."
#. KGWyE
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:403
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:417
msgctxt "scgeneralpage|sortrefupdatecb"
msgid "Update references when sorting range of cells"
msgstr "Actualitza les referències en ordenar els intervals de cel·les"
#. M9G8o
-#: sc/uiconfig/scalc/ui/scgeneralpage.ui:421
+#: sc/uiconfig/scalc/ui/scgeneralpage.ui:439
msgctxt "scgeneralpage|label3"
msgid "Input Settings"
msgstr "Paràmetres d'entrada"
diff --git a/source/ca/sw/messages.po b/source/ca/sw/messages.po
index 4d69e3e37e5..098aa7694ca 100644
--- a/source/ca/sw/messages.po
+++ b/source/ca/sw/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-07-04 18:05+0200\n"
+"POT-Creation-Date: 2022-08-08 14:37+0200\n"
"PO-Revision-Date: 2022-07-26 09:17+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/ca/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562916102.000000\n"
#. v3oJv
@@ -10597,19 +10597,19 @@ msgid "Moves the selected paragraph style down one level in the index hierarchy.
msgstr "Mou l'estil de paràgraf seleccionat un nivell avall en la jerarquia de l'índex."
#. tF4xa
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:271
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:272
msgctxt "assignstylesdialog|stylecolumn"
msgid "Style"
msgstr "Estil"
#. 3MYjK
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:462
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:461
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Estils"
#. sr78E
-#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:484
+#: sw/uiconfig/swriter/ui/assignstylesdialog.ui:483
msgctxt "assignstylesdialog|extended_tip|AssignStylesDialog"
msgid "Creates index entries from specific paragraph styles."
msgstr "Crea entrades d'índex a partir d'estils de paràgraf concrets."