diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-11-16 13:00:53 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-11-16 13:04:20 +0100 |
commit | a692f49808bffb7f402cd88cbf48e32b2044d111 (patch) | |
tree | 65607b2a988446b75847edb0c68f2f0cfbd5cd49 /source/ca/helpcontent2 | |
parent | 327c876f4c35127cff03b26303acd4831252ce66 (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I93c02cdd542eb2c42765f65e9e78f2dc8f339005
Diffstat (limited to 'source/ca/helpcontent2')
21 files changed, 3021 insertions, 1758 deletions
diff --git a/source/ca/helpcontent2/source/text/sbasic/guide.po b/source/ca/helpcontent2/source/text/sbasic/guide.po index 19ac7534611..10731c3a2f5 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: 2021-10-20 13:08+0200\n" -"PO-Revision-Date: 2021-09-12 07:36+0000\n" +"PO-Revision-Date: 2021-11-08 14:36+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.8.1\n" "X-Language: ca\n" "X-POOTLE-MTIME: 1562337396.000000\n" @@ -1392,7 +1392,7 @@ msgctxt "" "par_id961633215932180\n" "help.text" msgid "Text" -msgstr "" +msgstr "Text" #. KH9Ya #: read_write_values.xhp @@ -1401,7 +1401,7 @@ msgctxt "" "par_id651633215984116\n" "help.text" msgid "Formula" -msgstr "" +msgstr "Fórmula" #. nGhov #: read_write_values.xhp diff --git a/source/ca/helpcontent2/source/text/sbasic/python.po b/source/ca/helpcontent2/source/text/sbasic/python.po index aacbce029a6..f7eb63d54b0 100644 --- a/source/ca/helpcontent2/source/text/sbasic/python.po +++ b/source/ca/helpcontent2/source/text/sbasic/python.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-10-25 12:48+0200\n" +"POT-Creation-Date: 2021-11-16 12:08+0100\n" "PO-Revision-Date: 2021-09-27 17:24+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/ca/>\n" @@ -2210,15 +2210,86 @@ msgctxt "" msgid "<variable id=\"pythonlocations1\"><link href=\"text/sbasic/python/python_locations.xhp\" name=\"command_name\">Python Scripts Organization and Location</link></variable>" msgstr "<variable id=\"pythonlocations1\"><link href=\"text/sbasic/python/python_locations.xhp\" name=\"command_name\">Organització i ubicació dels scripts en Python</link></variable>" -#. sG2Rn +#. rRufi +#: python_locations.xhp +msgctxt "" +"python_locations.xhp\n" +"par_id481636114810038\n" +"help.text" +msgid "%PRODUCTNAME macros are grouped in module files, modules are usually grouped in library folders, and libraries are grouped in library containers although containers can contain modules too." +msgstr "" + +#. wGWz9 #: python_locations.xhp -#, fuzzy msgctxt "" "python_locations.xhp\n" "par_id771543358231022\n" "help.text" -msgid "The Python script files are stored in the filesystem, in folders controlled by %PRODUCTNAME. The macros can be started at installation, user or file level." -msgstr "Els fitxers de script Python s'emmagatzemen en el sistema de fitxers en carpetes controlades per un %PRODUCTNAME. Les macros es poden iniciar a nivell d'instal·lació d'usuari o de fitxer." +msgid "A library is used as a major grouping for either an entire category of macros, or for an entire application. Modules usually split functionality, such as user interaction and calculations. Individual macros are subroutines and functions. The Figure below shows an example of the hierarchical structure of macro libraries in %PRODUCTNAME." +msgstr "" + +#. b8iEG +#: python_locations.xhp +msgctxt "" +"python_locations.xhp\n" +"par_id771636279690940\n" +"help.text" +msgid "<image src=\"media/helpimg/sbasic/Library-Container.svg\" id=\"img_id121636285791637\" width=\"8cm\" height=\"5.5cm\"><alt id=\"alt_id471636279690940\">Library Container diagram</alt></image>" +msgstr "" + +#. JqG95 +#: python_locations.xhp +msgctxt "" +"python_locations.xhp\n" +"par_id171636114787810\n" +"help.text" +msgid "<emph>Figure:</emph> Macro Library hierarchy" +msgstr "" + +#. dbwvM +#: python_locations.xhp +msgctxt "" +"python_locations.xhp\n" +"par_id801636114790638\n" +"help.text" +msgid "The containers are accessible in all %PRODUCTNAME programs through the user interface. Go to <menuitem>Tools > Macros > Organize Macros > Python</menuitem>, to open the Python Macros dialog." +msgstr "" + +#. FU5EC +#: python_locations.xhp +msgctxt "" +"python_locations.xhp\n" +"par_id801636114808666\n" +"help.text" +msgid "Three library containers are shown in the Macro From list:" +msgstr "" + +#. RnBRr +#: python_locations.xhp +msgctxt "" +"python_locations.xhp\n" +"par_id321636114854594\n" +"help.text" +msgid "<emph>My Macros:</emph> personal macros available for the %PRODUCTNAME user" +msgstr "" + +#. BB8K2 +#: python_locations.xhp +msgctxt "" +"python_locations.xhp\n" +"par_id471636114847530\n" +"help.text" +msgid "<emph>%PRODUCTNAME Macros:</emph> system macros distributed with LibreOffice for every computer user" +msgstr "" + +#. kVY4C +#: python_locations.xhp +msgctxt "" +"python_locations.xhp\n" +"par_id191636114858218\n" +"help.text" +msgid "<emph>Document macros:</emph> every document can contain macro libraries available in that document for all users" +msgstr "" #. iEtmS #: python_locations.xhp @@ -2239,14 +2310,14 @@ msgctxt "" msgid "Refer to <link href=\"text/sbasic/python/python_session.xhp\" name=\"Getting Session Information\">Getting Session Information</link> in order to get programmatic access to Python script locations." msgstr "Consulteu <link href=\"text/sbasic/python/pythonsession.xhp\" name=\"Getting Session Information\">Obtenint informació de sessió</link> per obtenir accés programàtic a les ubicacions de scripts de Python." -#. QGXPA +#. 2NPrE #: python_locations.xhp msgctxt "" "python_locations.xhp\n" "hd_id591544049572647\n" "help.text" -msgid "%PRODUCTNAME Macros container" -msgstr "Contenidor Macros del %PRODUCTNAME" +msgid "%PRODUCTNAME Macros" +msgstr "" #. xBzRT #: python_locations.xhp @@ -2358,70 +2429,14 @@ msgctxt "" msgid "Libraries, Modules and Macros" msgstr "Biblioteques, mòduls i macros" -#. KnZCV +#. 24e7J #: python_locations.xhp -#, fuzzy msgctxt "" "python_locations.xhp\n" "par_id181544209916707\n" "help.text" -msgid "Like BASIC macros, Python macros can be organized in libraries, modules and macros." -msgstr "Igual que les macros bàsiques les macros Python es poden organitzar en biblioteques mòduls i macros." - -#. LoK2E -#: python_locations.xhp -msgctxt "" -"python_locations.xhp\n" -"hd_id21544209865082\n" -"help.text" -msgid "Creating a Python Library" -msgstr "Creació d'una biblioteca de Python" - -#. R2uCF -#: python_locations.xhp -msgctxt "" -"python_locations.xhp\n" -"par_id191544209928221\n" -"help.text" -msgid "Libraries are folders in the container tree. To create a library, add a folder in the target container. The library name is the folder name." -msgstr "Les biblioteques són carpetes a l'arbre de contenidors. Per a crear una biblioteca, afegiu una carpeta al contenidor de destinació. El nom de la carpeta serà el nom de la biblioteca." - -#. hFS3L -#: python_locations.xhp -msgctxt "" -"python_locations.xhp\n" -"hd_id31544209872869\n" -"help.text" -msgid "Creating a Python Module." -msgstr "Creació d'un mòdul de Python." - -#. djeua -#: python_locations.xhp -#, fuzzy -msgctxt "" -"python_locations.xhp\n" -"par_id161544209936743\n" -"help.text" -msgid "A module is a python file in the library or the container. Create a module adding a file in the container." -msgstr "Un mòdul és un fitxer Python a la biblioteca o al contenidor. Creeu un mòdul afegint un fitxer al contenidor." - -#. Paoju -#: python_locations.xhp -msgctxt "" -"python_locations.xhp\n" -"hd_id151544209895574\n" -"help.text" -msgid "Python macros" -msgstr "Macros en Python" - -#. CBeyB -#: python_locations.xhp -msgctxt "" -"python_locations.xhp\n" -"par_id61544209944591\n" -"help.text" -msgid "A macro is a python object in the module." -msgstr "Una macro és un objecte del Python al mòdul." +msgid "Python macros can be organized in libraries, modules and macros. Use the Macro Library hierarchy as a guide when creating or installing new macros in module files, new module files in library folders or new library folders in containers." +msgstr "" #. Zcfxg #: python_platform.xhp @@ -3676,11 +3691,11 @@ msgctxt "" msgid "<image src=\"media/helpimg/python/python_shell.png\" id=\"N0144\"><alt id=\"N0144\">APSO console</alt></image>" msgstr "" -#. DNr5W +#. MxGkV #: python_shell.xhp msgctxt "" "python_shell.xhp\n" "par_id351633599611244\n" "help.text" -msgid "<link href=\"text/sbasic/shared/03/sf_exception.html?#PythonShell\" name=\"PythonShell method\"><literal>PythonShell</literal></link> function in <link href=\"text/sbasic/shared/03/sf_exception.html\" name=\"ScriptForge.Exception service\"><literal>ScriptForge.Exception</literal></link> service" +msgid "<link href=\"text/sbasic/shared/03/sf_exception.xhp?#PythonShell\" name=\"PythonShell method\"><literal>PythonShell</literal></link> function in <link href=\"text/sbasic/shared/03/sf_exception.xhp\" name=\"ScriptForge.Exception service\"><literal>ScriptForge.Exception</literal></link> service" msgstr "" diff --git a/source/ca/helpcontent2/source/text/sbasic/shared.po b/source/ca/helpcontent2/source/text/sbasic/shared.po index e27b6d377e9..7f8fede4291 100644 --- a/source/ca/helpcontent2/source/text/sbasic/shared.po +++ b/source/ca/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-10-29 13:13+0200\n" +"POT-Creation-Date: 2021-11-16 12:08+0100\n" "PO-Revision-Date: 2021-10-25 02:36+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/ca/>\n" @@ -16933,13 +16933,13 @@ msgctxt "" msgid "Print IsEmpty(sVar) ' Returns True" msgstr "" -#. DcKaw +#. YK88J #: 03040000.xhp msgctxt "" "03040000.xhp\n" "par_id051720170824106132\n" "help.text" -msgid "Print oDoc ‘ Error" +msgid "Print oDoc ' Error" msgstr "" #. UDTHw @@ -19418,14 +19418,14 @@ msgctxt "" msgid "<bookmark_value>Atn function</bookmark_value>" msgstr "<bookmark_value>Funció Atn</bookmark_value>" -#. kBtgX +#. KDeey #: 03080101.xhp msgctxt "" "03080101.xhp\n" "hd_id3150616\n" "help.text" -msgid "<link href=\"text/sbasic/shared/03080101.xhp\" name=\"Atn Function\">Atn Function</link>" -msgstr "<link href=\"text/sbasic/shared/03080101.xhp\" name=\"Funció Atn\">Funció Atn</link>" +msgid "<variable id=\"Atn_h1\"><link href=\"text/sbasic/shared/03080101.xhp\" name=\"Atn Function\">Atn Function</link></variable>" +msgstr "" #. yugFQ #: 03080101.xhp @@ -19436,32 +19436,32 @@ msgctxt "" msgid "Trigonometric function that returns the arctangent of a numeric expression. The return value is in the range -Pi/2 to +Pi/2." msgstr "Funció trigonomètrica que torna l'arc tangent d'una expressió numèrica. El valor de retorn es troba a l'interval entre -Pi/2 i +Pi/2." -#. ZAi9d +#. tC5uH #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3143271\n" "help.text" -msgid "The arctangent is the inverse of the tangent function. The Atn Function returns the angle \"Alpha\", expressed in radians, using the tangent of this angle. The function can also return the angle \"Alpha\" by comparing the ratio of the length of the side that is opposite of the angle to the length of the side that is adjacent to the angle in a right-angled triangle." -msgstr "L'arc tangent és la inversa de la funció tangent. La funció Atn torna l'angle \"Alpha\", expressat en radians, amb la tangent d'aquest angle. La funció també pot tornar l'angle \"Alpha\" comparant la proporció de la longitud del costat oposat a l'angle amb la longitud del costat adjacent a l'angle en un triangle rectangle." +msgid "The arctangent is the inverse of the tangent function. The <literal>Atn</literal> Function returns the angle \"Alpha\", expressed in radians, using the tangent of this angle. The function can also return the angle \"Alpha\" by comparing the ratio of the length of the side that is opposite of the angle to the length of the side that is adjacent to the angle in a right-angled triangle." +msgstr "" -#. 4ncDJ +#. HbFxP #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3145315\n" "help.text" -msgid "Atn(side opposite the angle/side adjacent to angle)= Alpha" -msgstr "Atn(costat oposat de l'angle/costat adjacent a l'angle)= Alpha" +msgid "<literal>Atn</literal>(side opposite the angle/side adjacent to angle)= Alpha" +msgstr "" -#. 8Xba6 +#. Wo87E #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3148947\n" "help.text" -msgid "Atn (Number)" -msgstr "Atn (Number)" +msgid "Atn (Number As Double) As Double" +msgstr "" #. nnJyb #: 03080101.xhp @@ -19472,14 +19472,14 @@ msgctxt "" msgid "Double" msgstr "Doble" -#. 4SfDR +#. rLBjg #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3156212\n" "help.text" -msgid "<emph>Number:</emph> Any numerical expression that represents the ratio of two sides of a right triangle. The Atn function returns the corresponding angle in radians (arctangent)." -msgstr "<emph>Nombre:</emph> Qualsevol expressió numèrica que representa el radi de dos costats d'un triangle rectangle. La funció Atn torna l'angle corresponent en radians (arc tangent)." +msgid "<emph>Number:</emph> Any numerical expression that represents the ratio of two sides of a right triangle. The <literal>Atn</literal> function returns the corresponding angle in radians (arctangent)." +msgstr "" #. qhMAk #: 03080101.xhp @@ -19508,14 +19508,14 @@ msgctxt "" msgid "radian=(degree*pi)/180" msgstr "radian=(grau*pi)/180" -#. qqKDE +#. AGhFY #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3159252\n" "help.text" -msgid "Pi is here the fixed circle constant with the rounded value 3.14159. Pi is a <link href=\"text/sbasic/shared/03040000.xhp#mathconstants\" name=\"pi\">Basic mathematical constant</link>." -msgstr "Pi és aquí la constant de cercle fix amb el valor arrodonit . Pi és una constant matemàtica <link href=\"text/sbasic/shared/03040000.xhp#mathconstants\" name=\"pi\">Basic </link>." +msgid "<literal>Pi</literal> is here the fixed circle constant with the rounded value 3.14159. <literal>Pi</literal> is a <link href=\"text/sbasic/shared/03040000.xhp#mathconstants\" name=\"pi\">Basic mathematical constant</link>." +msgstr "" #. BBQTN #: 03080101.xhp @@ -19589,14 +19589,14 @@ msgctxt "" msgid "<bookmark_value>Cos function</bookmark_value>" msgstr "<bookmark_value>Funció Cos</bookmark_value>" -#. oEwAz +#. BEjXP #: 03080102.xhp msgctxt "" "03080102.xhp\n" "hd_id3154923\n" "help.text" -msgid "<link href=\"text/sbasic/shared/03080102.xhp\" name=\"Cos Function\">Cos Function</link>" -msgstr "<link href=\"text/sbasic/shared/03080102.xhp\" name=\"Funció Cos\">Funció Cos</link>" +msgid "<variable id=\"Cos_h1\"><link href=\"text/sbasic/shared/03080102.xhp\" name=\"Cos Function\">Cos Function</link></variable>" +msgstr "" #. EEVjg #: 03080102.xhp @@ -19607,50 +19607,32 @@ msgctxt "" msgid "Calculates the cosine of an angle. The angle is specified in radians. The result lies between -1 and 1." msgstr "Calcula el cosinus d'un angle. L'angle s'especifica en radians. El resultat es troba entre -1 i 1." -#. TiTwz +#. iPRUc #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3150358\n" "help.text" -msgid "Using the angle Alpha, the Cos-Function calculates the ratio of the length of the side that is adjacent to the angle, divided by the length of the hypotenuse in a right-angled triangle." -msgstr "Amb l'angle Alpha, la funció Cos calcula la proporció de la longitud del costat que és adjacent a l'angle, dividit per la longitud de la hipotenusa en un triangle rectangle." +msgid "Using the angle Alpha, the <literal>Cos</literal> function calculates the ratio of the length of the side that is adjacent to the angle, divided by the length of the hypotenuse in a right-angled triangle." +msgstr "" -#. TBghA +#. eEzRP #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3154141\n" "help.text" -msgid "Cos(Alpha) = Adjacent/Hypotenuse" -msgstr "Cos(Alpha) = Adjacent/Hipotenusa" - -#. EDMV5 -#: 03080102.xhp -msgctxt "" -"03080102.xhp\n" -"hd_id3154125\n" -"help.text" -msgid "Syntax:" -msgstr "Sintaxi:" +msgid "<literal>Cos</literal>(Alpha) = Adjacent/Hypotenuse" +msgstr "" -#. mxAiL +#. zfq28 #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3145172\n" "help.text" -msgid "Cos (Number)" -msgstr "Cos (Número)" - -#. pBcf4 -#: 03080102.xhp -msgctxt "" -"03080102.xhp\n" -"hd_id3156214\n" -"help.text" -msgid "Return value:" -msgstr "Valor de retorn:" +msgid "Cos (Number As Double) As Double" +msgstr "" #. 5SNwE #: 03080102.xhp @@ -19661,15 +19643,6 @@ msgctxt "" msgid "Double" msgstr "Doble" -#. evcMv -#: 03080102.xhp -msgctxt "" -"03080102.xhp\n" -"hd_id3153969\n" -"help.text" -msgid "Parameters:" -msgstr "Paràmetres:" - #. jbCKb #: 03080102.xhp msgctxt "" @@ -19706,23 +19679,14 @@ msgctxt "" msgid "radian=(degree*pi)/180" msgstr "radian=(grau*pi)/180" -#. BEdki +#. drmPb #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3152885\n" "help.text" -msgid "Pi is here the fixed circle constant with the rounded value 3.14159..." -msgstr "Pi és aquí la constant circular fixa amb el valor arrodonit de 3,14159..." - -#. QV5hL -#: 03080102.xhp -msgctxt "" -"03080102.xhp\n" -"hd_id3153951\n" -"help.text" -msgid "Example:" -msgstr "Exemple:" +msgid "<literal>Pi</literal> is here the fixed circle constant with the rounded value 3.14159..." +msgstr "" #. 4K6RE #: 03080102.xhp @@ -19796,14 +19760,14 @@ msgctxt "" msgid "<bookmark_value>Sin function</bookmark_value>" msgstr "<bookmark_value>Funció Sin</bookmark_value>" -#. MEx5j +#. pvAzD #: 03080103.xhp msgctxt "" "03080103.xhp\n" "hd_id3153896\n" "help.text" -msgid "<link href=\"text/sbasic/shared/03080103.xhp\" name=\"Sin Function\">Sin Function</link>" -msgstr "<link href=\"text/sbasic/shared/03080103.xhp\" name=\"Funció Sin\">Funció Sin</link>" +msgid "<variable id=\"Sin_h1\"><link href=\"text/sbasic/shared/03080103.xhp\" name=\"Sin Function\">Sin Function</link></variable>" +msgstr "" #. fEasV #: 03080103.xhp @@ -19814,50 +19778,32 @@ msgctxt "" msgid "Returns the sine of an angle. The angle is specified in radians. The result lies between -1 and 1." msgstr "Torna el sinus d'un angle. L'angle s'especifica en radians. El resultat es troba entre -1 i 1." -#. xWzJt +#. AG6UD #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3153379\n" "help.text" -msgid "Using the angle Alpha, the Sin Function returns the ratio of the length of the opposite side of an angle to the length of the hypotenuse in a right-angled triangle." -msgstr "Amb l'angle Alpha, la funció Sin torna la proporció de la longitud del costat oposat de l'angle a la longitud de la hipotenusa en un triangle rectangle." +msgid "Using the angle Alpha, the <literal>Sin</literal> function returns the ratio of the length of the opposite side of an angle to the length of the hypotenuse in a right-angled triangle." +msgstr "" -#. WugLi +#. k3iCL #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3148798\n" "help.text" -msgid "Sin(Alpha) = side opposite the angle/hypotenuse" -msgstr "Sin(Alpha) = costat oposat de l'angle/hipotenusa" - -#. GLDx4 -#: 03080103.xhp -msgctxt "" -"03080103.xhp\n" -"hd_id3147230\n" -"help.text" -msgid "Syntax:" -msgstr "Sintaxi:" +msgid "<literal>Sin</literal>(Alpha) = side opposite the angle/hypotenuse" +msgstr "" -#. T2FTG +#. EYMBG #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3154909\n" "help.text" -msgid "Sin (Number)" -msgstr "Sin (Nombre)" - -#. SFGEZ -#: 03080103.xhp -msgctxt "" -"03080103.xhp\n" -"hd_id3156214\n" -"help.text" -msgid "Return value:" -msgstr "Valor de retorn:" +msgid "Sin (Number As Double) As Double" +msgstr "" #. q3Gct #: 03080103.xhp @@ -19868,15 +19814,6 @@ msgctxt "" msgid "Double" msgstr "Doble" -#. a3DDA -#: 03080103.xhp -msgctxt "" -"03080103.xhp\n" -"hd_id3155132\n" -"help.text" -msgid "Parameters:" -msgstr "Paràmetres:" - #. VeDqk #: 03080103.xhp msgctxt "" @@ -19886,50 +19823,41 @@ msgctxt "" msgid "<emph>Number:</emph> Numeric expression that defines the angle in radians that you want to calculate the sine for." msgstr "<emph>Nombre:</emph> Expressió numèrica que defineix l'angle en radians per al qual voleu calcular el sinus." -#. t4bSd +#. EJTy3 #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3155413\n" "help.text" -msgid "To convert degrees to radians, multiply degrees by Pi/180, and to convert radians to degrees, multiply radians by 180/Pi." -msgstr "Per a convertir graus en radians, multipliqueu els graus per Pi/180, i per a convertir radians a graus, multipliqueu els radians per 180/Pi." +msgid "To convert degrees to radians, multiply degrees by <literal>Pi</literal>/180, and to convert radians to degrees, multiply radians by 180/<literal>Pi</literal>." +msgstr "" -#. c9dFg +#. CCzJK #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3149664\n" "help.text" -msgid "grad=(radiant*180)/pi" -msgstr "grad=(radiant*180)/pi" +msgid "grad=(radiant*180)/<literal>Pi</literal>" +msgstr "" -#. V5vw8 +#. EED9X #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3153143\n" "help.text" -msgid "radiant=(grad*pi)/180" -msgstr "radiant=(grad*pi)/180" +msgid "radiant=(grad*<literal>Pi</literal>)/180" +msgstr "" -#. kF65g +#. EFgfE #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3151112\n" "help.text" -msgid "Pi is approximately 3.141593." -msgstr "Pi és aproximadament 3,141593." - -#. Q84E4 -#: 03080103.xhp -msgctxt "" -"03080103.xhp\n" -"hd_id3163712\n" -"help.text" -msgid "Example:" -msgstr "Exemple:" +msgid "<literal>Pi</literal> is approximately 3.141593." +msgstr "" #. qDQRe #: 03080103.xhp @@ -20003,14 +19931,14 @@ msgctxt "" msgid "<bookmark_value>Tan function</bookmark_value>" msgstr "<bookmark_value>Funció Tan</bookmark_value>" -#. 6jfjj +#. GBYJZ #: 03080104.xhp msgctxt "" "03080104.xhp\n" "hd_id3148550\n" "help.text" -msgid "<link href=\"text/sbasic/shared/03080104.xhp\" name=\"Tan Function\">Tan Function</link>" -msgstr "<link href=\"text/sbasic/shared/03080104.xhp\" name=\"Funció Tan\">Funció Tan</link>" +msgid "<variable id=\"Tan_h1\"><link href=\"text/sbasic/shared/03080104.xhp\" name=\"Tan Function\">Tan Function</link></variable>" +msgstr "" #. juT9e #: 03080104.xhp @@ -20021,50 +19949,32 @@ msgctxt "" msgid "Determines the tangent of an angle. The angle is specified in radians." msgstr "Determina la tangent d'un angle. L'angle s'especifica en radians." -#. 6oVeE +#. pWb7z #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3153379\n" "help.text" -msgid "Using the angle Alpha, the Tan Function calculates the ratio of the length of the side opposite the angle to the length of the side adjacent to the angle in a right-angled triangle." -msgstr "Amb l'angle Alpha, la funció Tan calcula el radi de la longitud del costat oposat de l'angle a la longitud del costat adjacent a l'angle en un triangle rectangle." +msgid "Using the angle Alpha, the <literal>Tan</literal> function calculates the ratio of the length of the side opposite the angle to the length of the side adjacent to the angle in a right-angled triangle." +msgstr "" -#. JLB5h +#. 444nB #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3154366\n" "help.text" -msgid "Tan(Alpha) = side opposite the angle/side adjacent to angle" -msgstr "Tan(Alpha) = costat oposat de l'angle/costat adjacent a l'angle" - -#. RTSBi -#: 03080104.xhp -msgctxt "" -"03080104.xhp\n" -"hd_id3145174\n" -"help.text" -msgid "Syntax:" -msgstr "Sintaxi:" +msgid "<literal>Tan</literal>(Alpha) = side opposite the angle/side adjacent to angle" +msgstr "" -#. H87gF +#. PEoP9 #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3151042\n" "help.text" -msgid "Tan (Number)" -msgstr "Tan (Number)" - -#. UiEgr -#: 03080104.xhp -msgctxt "" -"03080104.xhp\n" -"hd_id3156214\n" -"help.text" -msgid "Return value:" -msgstr "Valor de retorn:" +msgid "Tan (Number As Double) As Double" +msgstr "" #. XMyAh #: 03080104.xhp @@ -20075,15 +19985,6 @@ msgctxt "" msgid "Double" msgstr "Doble" -#. P9wpB -#: 03080104.xhp -msgctxt "" -"03080104.xhp\n" -"hd_id3155132\n" -"help.text" -msgid "Parameters:" -msgstr "Paràmetres:" - #. BJjuJ #: 03080104.xhp msgctxt "" @@ -20093,50 +19994,41 @@ msgctxt "" msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the tangent for (in radians)." msgstr "<emph>Nombre:</emph> Qualsevol expressió numèrica de la qual vulgueu calcular la tangent (en radians)." -#. 5rd9G +#. zKpFc #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3153728\n" "help.text" -msgid "To convert degrees to radians, multiply by Pi/180. To convert radians to degrees, multiply by 180/Pi." -msgstr "Per a convertir graus en radians, multipliqueu per Pi/180. Per a convertir radians en graus, multipliqueu per 180/pi." +msgid "To convert degrees to radians, multiply by <literal>Pi</literal>/180. To convert radians to degrees, multiply by 180/<literal>Pi</literal>." +msgstr "" -#. pDUfE +#. L5KFp #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3155414\n" "help.text" -msgid "degrees=(radiant*180)/Pi" -msgstr "graus=(radiant*180)/Pi" +msgid "degrees=(radiant*180)/<literal>Pi</literal>" +msgstr "" -#. BD6YW +#. AdvXG #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3146975\n" "help.text" -msgid "radiant=(degrees*Pi)/180" -msgstr "radiant=(graus*Pi)/180" +msgid "radiant=(degrees*<literal>Pi</literal>)/180" +msgstr "" -#. fEn5Q +#. AEqBK #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3147434\n" "help.text" -msgid "Pi is approximately 3.141593." -msgstr "Pi és aproximadament 3,141593." - -#. nJ6rD -#: 03080104.xhp -msgctxt "" -"03080104.xhp\n" -"hd_id3149483\n" -"help.text" -msgid "Example:" -msgstr "Exemple:" +msgid "<literal>Pi</literal> is approximately 3.141593." +msgstr "" #. JFRRA #: 03080104.xhp @@ -40816,13 +40708,13 @@ msgctxt "" msgid "Collection Object" msgstr "" -#. 5of5h +#. TdXDY #: collection.xhp msgctxt "" "collection.xhp\n" "bm_id3149205\n" "help.text" -msgid "<bookmark_value>Collection Object</bookmark_value> <bookmark_value>Collection;Count</bookmark_value>" +msgid "<bookmark_value>Collection Object</bookmark_value>" msgstr "" #. 68sg6 @@ -40933,15 +40825,6 @@ msgctxt "" msgid "Adding Items" msgstr "" -#. G49p7 -#: collection.xhp -msgctxt "" -"collection.xhp\n" -"bm_id591633974561425\n" -"help.text" -msgid "<bookmark_value>Collection;Add</bookmark_value>" -msgstr "" - #. 3qnWY #: collection.xhp msgctxt "" @@ -41032,15 +40915,6 @@ msgctxt "" msgid "Accessing Items" msgstr "" -#. DDdKC -#: collection.xhp -msgctxt "" -"collection.xhp\n" -"bm_id481633977601834\n" -"help.text" -msgid "<bookmark_value>Collection;Item</bookmark_value>" -msgstr "" - #. MquEn #: collection.xhp msgctxt "" @@ -41077,15 +40951,6 @@ msgctxt "" msgid "Removing Items" msgstr "" -#. BdBa3 -#: collection.xhp -msgctxt "" -"collection.xhp\n" -"bm_id311633977567197\n" -"help.text" -msgid "<bookmark_value>Collection;Remove</bookmark_value>" -msgstr "" - #. Wteju #: collection.xhp msgctxt "" diff --git a/source/ca/helpcontent2/source/text/sbasic/shared/03.po b/source/ca/helpcontent2/source/text/sbasic/shared/03.po index 184bc0b90cd..45d66bc54dc 100644 --- a/source/ca/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/ca/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-10-25 12:48+0200\n" +"POT-Creation-Date: 2021-11-16 12:09+0100\n" "PO-Revision-Date: 2021-10-25 11:17+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" @@ -2717,6 +2717,78 @@ msgctxt "" msgid "If form documents are organized in folders, it becomes necessary to include the folder name to specify the form document to be opened, as illustrated in the following example:" msgstr "" +#. zzgBi +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id156589200121138\n" +"help.text" +msgid "This method sends the content of the given form document to a default printer or a printer defined by the <literal>SetPrinter()</literal> method." +msgstr "" + +#. oeDSX +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id981611169416934\n" +"help.text" +msgid "Returns <literal>True</literal> if the document was successfully printed." +msgstr "" + +#. pwm7n +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id368519200121646\n" +"help.text" +msgid "<emph>formdocument</emph>: A valid document form name as a case-sensitive string. The form document must be open. It is activated by the method." +msgstr "" + +#. nRU4K +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id211635436910093\n" +"help.text" +msgid "<emph>pages</emph>: The pages to print as a string, like in the user interface. Example: \"1-4;10;15-18\". Default is all pages." +msgstr "" + +#. FX6mM +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id141635436912146\n" +"help.text" +msgid "<emph>copies</emph><emph/>: The number of copies. Default is 1." +msgstr "" + +#. gDM4C +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id911298505147502\n" +"help.text" +msgid "Define the printer options for a form document. The form document must be open." +msgstr "" + +#. owLwe +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id381651114800685\n" +"help.text" +msgid "Returns <literal>True</literal> when successful." +msgstr "" + +#. uGA7B +#: sf_base.xhp +msgctxt "" +"sf_base.xhp\n" +"par_id961635950394507\n" +"help.text" +msgid "<emph>formdocument</emph>: A valid document form name as a case-sensitive string." +msgstr "" + #. 3RzkD #: sf_basic.xhp msgctxt "" @@ -4274,6 +4346,33 @@ msgctxt "" msgid "A range reference that can be used as argument of methods like <literal>CopyToRange</literal>" msgstr "" +#. boDiE +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id81591025591007\n" +"help.text" +msgid "Yes" +msgstr "" + +#. kJCwG +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id561591025592149\n" +"help.text" +msgid "RangeName As String" +msgstr "" + +#. kdjWP +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id571591025599937\n" +"help.text" +msgid "Returns the address of the smallest area that contains the specified range so that the area is surrounded by empty cells or sheet edges. This is equivalent to applying the <keycode>Ctrl + *</keycode> shortcut to the given range." +msgstr "" + #. 66iAb #: sf_calc.xhp msgctxt "" @@ -4391,6 +4490,42 @@ msgctxt "" msgid "A <literal>com.sun.star.Table.XCellRange</literal> UNO object" msgstr "" +#. DFirg +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id961592315565332\n" +"help.text" +msgid "XSheetCellCursor" +msgstr "" + +#. nAD2d +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id501592315567199\n" +"help.text" +msgid "Yes" +msgstr "" + +#. yNxZn +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id411592315560025\n" +"help.text" +msgid "RangeName As String" +msgstr "" + +#. UydnH +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id41592315565185\n" +"help.text" +msgid "A <literal>com.sun.star.sheet.XSheetCellCursor</literal> UNO object. After moving the cursor, the resulting range address can be accessed through the <literal>AbsoluteName</literal> UNO property of the cursor object, which returns a string value that can be used as argument for properties and methods of the Calc service." +msgstr "" + #. QbTFX #: sf_calc.xhp msgctxt "" @@ -4409,22 +4544,22 @@ msgctxt "" msgid "SheetName As String" msgstr "" -#. tuukL +#. 8eX6C #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" -"par_id41592315565185\n" +"par_id41592315560095\n" "help.text" msgid "A <literal>com.sun.star.sheet.XSpreadsheet</literal> UNO object" msgstr "" -#. SE2Yn +#. r9Fpc #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id321611613059105\n" "help.text" -msgid "Visit LibreOffice API Documentation's website to learn more about <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1table_1_1XCellRange.html\" name=\"XCellRange API\">XCellRange</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1sheet_1_1XSpreadsheet.html\" name=\"XSpreadsheet API\">XSpreadsheet</link> UNO objects." +msgid "Visit LibreOffice API Documentation's website to learn more about <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1table_1_1XCellRange.html\" name=\"XCellRange API\">XCellRange</link>, <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1sheet_1_1XSheetCellCursor.html\" name=\"XSheetCellCursor API\">XSheetCellCursor</link> and <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1sheet_1_1XSpreadsheet.html\" name=\"XSpreadsheet API\">XSpreadsheet</link> UNO objects." msgstr "" #. V5dF8 @@ -4445,13 +4580,76 @@ msgctxt "" msgid "List of Methods in the Calc Service" msgstr "" -#. gaPo3 +#. Dis6i +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id93158919969228\n" +"help.text" +msgid "Returns a range address as a string based on sheet coordinates, i.e. row and column numbers." +msgstr "" + +#. 4TBiF +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id21635434153216\n" +"help.text" +msgid "If only a pair of coordinates is given, then an address to a single cell is returned. Additional arguments can specify the bottom-right cell of a rectangular range." +msgstr "" + +#. 2BuFG +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id821591631203080\n" +"help.text" +msgid "<emph>row1, column1</emph>: Specify the row and column numbers of the top-left cell in the range to be considered. Row and column numbers start at 1." +msgstr "" + +#. i7N7S +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id821591631203212\n" +"help.text" +msgid "<emph>row2, column2</emph>: Specify the row and column numbers of the bottom-right cell in the range to be considered. If these arguments are not provided, or if values smaller than <literal>row1</literal> and <literal>column1</literal> are given, then the address of the single cell range represented by <literal>row1</literal> and <literal>column1</literal> is returned." +msgstr "" + +#. Egj6k +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id821591631203336\n" +"help.text" +msgid "<emph>sheetname</emph>: The name of the sheet to be appended to the returned range address. The sheet must exist. The default value is \"~\" corresponding to the currently active sheet." +msgstr "" + +#. idfEg +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id131611616623705\n" +"help.text" +msgid "The examples below in Basic and Python consider that \"Sheet1\" is the currently active sheet." +msgstr "" + +#. eXJNG +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id501611617808112\n" +"help.text" +msgid "The method <literal>A1Style</literal> can be combined with any of the many properties and methods of the Calc service that require a range as argument, such as <literal>GetValue</literal>, <literal>GetFormula</literal>, <literal>ClearAll</literal>, etc." +msgstr "" + +#. Hfeug #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id93158919969864\n" "help.text" -msgid "If the argument <literal>SheetName</literal> is provided, the given sheet is activated and it becomes the currently selected sheet. If the argument is absent, then the document window is activated." +msgid "If the argument <literal>sheetname</literal> is provided, the given sheet is activated and it becomes the currently selected sheet. If the argument is absent, then the document window is activated." msgstr "" #. EhMzz @@ -4481,6 +4679,78 @@ msgctxt "" msgid "Activating a sheet makes sense only if it is performed on a Calc document. To make sure you have a Calc document at hand you can use the <literal>isCalc</literal> property of the document object, which returns <literal>True</literal> if it is a Calc document and <literal>False</literal> otherwise." msgstr "" +#. 2EffV +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id93158919969856\n" +"help.text" +msgid "Returns either the list with the names of all chart objects in a given sheet or a single chart service instance." +msgstr "" + +#. sBNho +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id371635438503202\n" +"help.text" +msgid "If only <literal>sheetname</literal> is specified, an zero-based array of strings containing the names of all charts is returned." +msgstr "" + +#. pGvVW +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id371635438509045\n" +"help.text" +msgid "If a <literal>chartname</literal> is provided, than a single object corresponding to the desired chart is returned. The specified chart must exist." +msgstr "" + +#. T2e3d +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id821591631205026\n" +"help.text" +msgid "<emph>sheetname</emph>: The name of the sheet from which the list of charts is to be retrieved or where the specified chart is located." +msgstr "" + +#. Dhape +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id821591631203566\n" +"help.text" +msgid "<emph>chartname</emph>: The user-defined name of the chart object to be returned. If the chart does not have a user-defined name, then the internal object name can be used. If this argument is absent, then the list of chart names in the specified sheet is returned." +msgstr "" + +#. Bdgw9 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id431635438771588\n" +"help.text" +msgid "Use the <menuitem>Navigator</menuitem> sidebar to check the names assigned to charts under the <menuitem>OLE objects</menuitem> category." +msgstr "" + +#. zbX9R +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id41635439328174\n" +"help.text" +msgid "The example below shows the number of chart objects in \"Sheet1\"." +msgstr "" + +#. gsLHX +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id571635439417400\n" +"help.text" +msgid "The following example accesses the chart named \"MyChart\" in \"Sheet1\" and prints its type." +msgstr "" + #. auJdC #: sf_calc.xhp msgctxt "" @@ -4850,6 +5120,78 @@ msgctxt "" msgid "Copy from one file to another:" msgstr "" +#. L3GHp +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id1615929033642\n" +"help.text" +msgid "Creates a new chart object showing the data in the specified range. The returned chart object can be further manipulated using the <literal>Chart</literal> service." +msgstr "" + +#. 2YZ5H +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id841592903121025\n" +"help.text" +msgid "<emph>chartname:</emph> The user-defined name of the chart to be created. The name must be unique in the same sheet." +msgstr "" + +#. BBtB3 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id5515929031213680\n" +"help.text" +msgid "<emph>sheetname:</emph> The name of the sheet where the chart will be placed." +msgstr "" + +#. GEiCb +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id5515929031211522\n" +"help.text" +msgid "<emph>range:</emph> The range to be used as the data source for the chart. The range may refer to any sheet of the Calc document." +msgstr "" + +#. L3dSo +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id5515929031216390\n" +"help.text" +msgid "<emph>columnheader:</emph> When <literal>True</literal>, the topmost row of the range is used as labels for the category axis or the legend (Default = <literal>False</literal>)." +msgstr "" + +#. iyq5m +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id5515929031211633\n" +"help.text" +msgid "<emph>rowheader:</emph> When <literal>True</literal>, the leftmost column of the range is used as labels for the category axis or the legend. (Default = <literal>False</literal>)." +msgstr "" + +#. CKzBZ +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id61635441176547\n" +"help.text" +msgid "The examples below in Basic and Python create a chart using the data contained in the range \"A1:B5\" of \"Sheet1\" and place the chart in \"Sheet2\"." +msgstr "" + +#. uBCvA +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id231635441342180\n" +"help.text" +msgid "Refer to the help page about ScriptForge's <link href=\"text/sbasic/shared/03/sf_chart.xhp\" name=\"Chart service\">Chart service</link> to learn more how to further manipulate chart objects. It is possible to change properties as the chart type, chart and axes titles and chart position." +msgstr "" + #. so8uw #: sf_calc.xhp msgctxt "" @@ -5435,6 +5777,51 @@ msgctxt "" msgid "'SheetX.$C$3:$H$7 (A1 offset by two rows and columns with width of 5 rows and 6 columns)" msgstr "" +#. bNqfB +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id156589200121138\n" +"help.text" +msgid "This method sends the content of the given sheet to a default printer or a printer defined by the <literal>SetPrinter()</literal> method of the <literal>Document</literal> Service." +msgstr "" + +#. BaDL9 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id981611169416934\n" +"help.text" +msgid "Returns <literal>True</literal> if the sheet was successfully printed." +msgstr "" + +#. CnNEC +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id368519200121646\n" +"help.text" +msgid "<emph>sheetname</emph>: The sheet to print, default is the active sheet." +msgstr "" + +#. xk3k3 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id211635436910093\n" +"help.text" +msgid "<emph>pages</emph>: The pages to print as a string, like in the user interface. Example: \"1-4;10;15-18\". Default is all pages." +msgstr "" + +#. i2Rtx +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id141635436912146\n" +"help.text" +msgid "<emph>copies</emph><emph/>: The number of copies. Default is 1." +msgstr "" + #. C8abL #: sf_calc.xhp msgctxt "" @@ -5867,6 +6254,699 @@ msgctxt "" msgid "'Sort range based on columns A (ascending) and C (descending)" msgstr "" +#. rGNeZ +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"tit\n" +"help.text" +msgid "ScriptForge.Chart service" +msgstr "" + +#. UFBLD +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"bm_id681600788076499\n" +"help.text" +msgid "<variable id=\"ChartService\"><link href=\"text/sbasic/shared/03/sf_chart.xhp\" name=\"Chart service\"><literal>ScriptForge</literal>.<literal>Chart</literal> service</link></variable>" +msgstr "" + +#. nPHDK +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id181600788076612\n" +"help.text" +msgid "The <literal>Chart</literal> service provides a set of properties and methods to handle charts in Calc documents. With this service it is possible to:" +msgstr "" + +#. uEEEZ +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id301600788076785\n" +"help.text" +msgid "Access chart objects in Calc documents and manipulate their properties." +msgstr "" + +#. rzioM +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id1001600788076848\n" +"help.text" +msgid "Create and insert new charts into a Calc document." +msgstr "" + +#. grjQS +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id67160078807676\n" +"help.text" +msgid "Export charts as image files." +msgstr "" + +#. mZuuF +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"hd_id331635273472588\n" +"help.text" +msgid "Chart names" +msgstr "" + +#. QPAjE +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id251635273489315\n" +"help.text" +msgid "Charts may have two different names:" +msgstr "" + +#. GdHpK +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id41635273536840\n" +"help.text" +msgid "An <emph>internal name</emph> given by %PRODUCTNAME as soon as the chart object is created (usually \"Object 1\", \"Object 2\" and so on)." +msgstr "" + +#. 3zCYQ +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id641635273537122\n" +"help.text" +msgid "A <emph>user-defined name</emph>, which can be defined by right-clicking the chart and choosing <menuitem>Name</menuitem> in the context menu." +msgstr "" + +#. 6CV3D +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id191635273980553\n" +"help.text" +msgid "The <literal>Chart</literal> service primarily uses the user-defined name to access a chart object. If it does not exist, than the internal name is used." +msgstr "" + +#. yYSdL +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"hd_id281600788076359\n" +"help.text" +msgid "Service invocation" +msgstr "" + +#. LvW6m +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id321614902851541\n" +"help.text" +msgid "The <literal>Chart</literal> service is instantiated from a <literal>Calc</literal> service instance either using the <literal>Charts</literal> or <literal>CreateChart</literal> methods." +msgstr "" + +#. QtZnt +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id531635274285114\n" +"help.text" +msgid "The example below creates a <literal>Chart</literal> service instance from an existing chart in the current Calc document:" +msgstr "" + +#. Cqd8G +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id851635274721129\n" +"help.text" +msgid "The following example instantiate the <literal>Chart</literal> service by creating a new chart object based on the data contained in the range \"Sheet1.A1:C10\"." +msgstr "" + +#. BZ2EU +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id881635275036852\n" +"help.text" +msgid "Read the <link href=\"text/sbasic/shared/03/sf_calc.xhp#CreateChart\" name=\"CreateChart_link\">CreateChart</link> method description to learn more about its arguments." +msgstr "" + +#. gjYRg +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id131635275172617\n" +"help.text" +msgid "The examples above can be written in Python as follows:" +msgstr "" + +#. QxXb9 +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"hd_id711600788076834\n" +"help.text" +msgid "Properties" +msgstr "" + +#. z42Tx +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id461600788076917\n" +"help.text" +msgid "Name" +msgstr "" + +#. 5RCfg +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id221600788076591\n" +"help.text" +msgid "Readonly" +msgstr "" + +#. 5Ckhe +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id761600788076328\n" +"help.text" +msgid "Type" +msgstr "" + +#. EJsLr +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id67160078807636\n" +"help.text" +msgid "Description" +msgstr "" + +#. 5yKq5 +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id311600788076756\n" +"help.text" +msgid "No" +msgstr "" + +#. BURxX +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id441600788076826\n" +"help.text" +msgid "Specifies the chart type as a string that can assume one of the following values: \"Pie\", \"Bar\", \"Donut\", \"Column\", \"Area\", \"Line\", \"XY\", \"Bubble\", \"Net\"." +msgstr "" + +#. MEEhi +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id49160078807654\n" +"help.text" +msgid "No" +msgstr "" + +#. qaDDb +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id81600788076419\n" +"help.text" +msgid "When <literal>True</literal> indicates that the chart is three-dimensional and each series is arranged in the z-direction." +msgstr "" + +#. YkDSU +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id471635276257118\n" +"help.text" +msgid "When <literal>False</literal> series are arranged considering only two dimensions." +msgstr "" + +#. qEBab +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id711600788076534\n" +"help.text" +msgid "No" +msgstr "" + +#. gk8ns +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id541600788076645\n" +"help.text" +msgid "Specifies if the chart is displayed with 3D elements. If the value is a string, it must be either \"Bar\", \"Cylinder\", \"Cone\" or \"Pyramid\"." +msgstr "" + +#. aT4GF +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id541600788076141\n" +"help.text" +msgid "If the boolean <literal>True</literal> value is specified, than the chart is displayed using 3D bars." +msgstr "" + +#. vDs4z +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id891600788076190\n" +"help.text" +msgid "No" +msgstr "" + +#. m224E +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id91600788076674\n" +"help.text" +msgid "Specifies how much pie segments are offset from the chart center as a percentage of the radius. Applicable to pie and donut charts only." +msgstr "" + +#. hbjwH +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id561633021747903\n" +"help.text" +msgid "No" +msgstr "" + +#. FVExu +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id201633021748455\n" +"help.text" +msgid "Boolean" +msgstr "" + +#. AaBHr +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id831633021749007\n" +"help.text" +msgid "When <literal>True</literal>, specifies a filled net chart. Applicable to net charts only." +msgstr "" + +#. xgCB2 +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id391600788076253\n" +"help.text" +msgid "No" +msgstr "" + +#. 8YDHE +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id21600788076541\n" +"help.text" +msgid "Specifies whether or not the chart has a legend." +msgstr "" + +#. BNBDQ +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id211600788076138\n" +"help.text" +msgid "No" +msgstr "" + +#. MLPCx +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id521600788076371\n" +"help.text" +msgid "When <literal>True</literal>, chart series are stacked and each category sums up to 100%. Applicable to Area, Bar, Bubble, Column and Net charts." +msgstr "" + +#. yGCZ7 +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id21600788076758\n" +"help.text" +msgid "No" +msgstr "" + +#. Gbsst +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id781600788076694\n" +"help.text" +msgid "When <literal>True</literal>, chart series are stacked. Applicable to Area, Bar, Bubble, Column and Net charts." +msgstr "" + +#. 9Dnwe +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id261600788076841\n" +"help.text" +msgid "No" +msgstr "" + +#. VwMyU +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id11600788076757\n" +"help.text" +msgid "Specifies the main title of the chart." +msgstr "" + +#. FGSKV +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id531600789141795\n" +"help.text" +msgid "No" +msgstr "" + +#. eH3Ag +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id301600789141619\n" +"help.text" +msgid "Specifies the title of the X axis." +msgstr "" + +#. mmRtZ +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id541600789286532\n" +"help.text" +msgid "No" +msgstr "" + +#. scox2 +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id701600789286280\n" +"help.text" +msgid "Specifies the title of the Y axis." +msgstr "" + +#. CRLf5 +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id941608709527698\n" +"help.text" +msgid "Yes" +msgstr "" + +#. YCRTC +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id100100678952791\n" +"help.text" +msgid "UNO Object" +msgstr "" + +#. cDJES +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id661300789527859\n" +"help.text" +msgid "Returns the object representing the chart, which is an instance of the <link href=\"https://docs.libreoffice.org/sc/html/classScChartObj.html\" name=\"ScChartObj\"><literal>ScChartObj</literal></link> class." +msgstr "" + +#. kDUCf +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id941600789527698\n" +"help.text" +msgid "Yes" +msgstr "" + +#. LAgXE +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id100160078952791\n" +"help.text" +msgid "UNO Object" +msgstr "" + +#. yRYAq +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id631600789527859\n" +"help.text" +msgid "Returns the <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1chart_1_1XDiagram.html\" name=\"XDiagram\"><literal>com.sun.star.chart.XDiagram</literal></link> object representing the diagram of the chart." +msgstr "" + +#. CAXYe +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id941600789527099\n" +"help.text" +msgid "Yes" +msgstr "" + +#. yh7k9 +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id100160078953251\n" +"help.text" +msgid "UNO Object" +msgstr "" + +#. FpeAy +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id631600789522587\n" +"help.text" +msgid "Returns the <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1drawing_1_1XShape.html\" name=\"XShape\"><literal>com.sun.star.drawing.XShape</literal></link> object representing the shape of the chart." +msgstr "" + +#. DdVs9 +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id941600789527208\n" +"help.text" +msgid "Yes" +msgstr "" + +#. winTd +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id100160078952007\n" +"help.text" +msgid "UNO Object" +msgstr "" + +#. 5GESc +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id631600789527364\n" +"help.text" +msgid "Returns the <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1table_1_1XTableChart.html\" name=\"XTableChart\"><literal>com.sun.star.table.XTableChart</literal></link> object representing the data being displayed in the chart." +msgstr "" + +#. A278T +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"hd_id581635335807782\n" +"help.text" +msgid "Creating a chart" +msgstr "" + +#. EK2E7 +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id231635335826090\n" +"help.text" +msgid "Consider the following data in the range \"A1:B6\" of a sheet named \"Report\"." +msgstr "" + +#. ZSw7Y +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id911635336313498\n" +"help.text" +msgid "The examples below in Basic and Python show how to create a line chart from this data with legends." +msgstr "" + +#. whbDd +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id931635338174647\n" +"help.text" +msgid "The chart does not need to be created in the same sheet where the data is located. It can be created in any existing sheet in the current file by specifying the sheet name in the second argument of the <literal>CreateChart</literal> method." +msgstr "" + +#. RtuMk +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"hd_id501582887473754\n" +"help.text" +msgid "Methods" +msgstr "" + +#. mNZFS +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id891611613601554\n" +"help.text" +msgid "List of Methods in the Chart Service" +msgstr "" + +#. WfVxL +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id93158919969864\n" +"help.text" +msgid "Saves the chart as an image file in a specified location. Returns <literal>True</literal> if the image file could be successfully created." +msgstr "" + +#. SAtUt +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id821591631203996\n" +"help.text" +msgid "<emph>filename</emph>: Identifies the path and file name where the image will be saved. It must follow the notation defined in <literal>SF_FileSystem.FileNaming</literal>." +msgstr "" + +#. 2YEEE +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id821591631203116\n" +"help.text" +msgid "<emph>imagetype</emph>: The name of the image type to be created. The following values are accepted: \"gif\", \"jpeg\", \"png\" (default), \"svg\" and \"tiff\"." +msgstr "" + +#. XRASx +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id821591631203133\n" +"help.text" +msgid "<emph>overwrite</emph>: Specifies if the destination file can be overwritten (Default = <literal>False</literal>)." +msgstr "" + +#. MCGBa +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id93158919969165\n" +"help.text" +msgid "Changes the position of the chart in the current sheet and modifies its width and height. Returns <literal>True</literal> if resizing was successful." +msgstr "" + +#. aMKE5 +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id821591631200626\n" +"help.text" +msgid "<emph>xpos, ypos:</emph> Specify the new X and Y positions of the chart. If any of these values are omitted or if negative values are provided, the corresponding positions are left unchanged." +msgstr "" + +#. qvsYR +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id821591631204288\n" +"help.text" +msgid "<emph>width:</emph> Specify the new width of the chart. If this argument is omitted or if a negative value is provided, the chart width is left unchanged." +msgstr "" + +#. nGioo +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id821591631203208\n" +"help.text" +msgid "<emph>height:</emph> Specify the new height of the chart. If this argument is omitted or if a negative value is provided, the chart height is left unchanged." +msgstr "" + +#. EyY7j +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"par_id301635340527472\n" +"help.text" +msgid "All arguments are provided as integer values that correspond to 1/100 of a millimeter." +msgstr "" + +#. h7zov +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"bas_id431635340711712\n" +"help.text" +msgid "' Changes only X and Y position" +msgstr "" + +#. VHc2V +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"bas_id241635340728398\n" +"help.text" +msgid "' Changes only the chart width and height" +msgstr "" + +#. BEAYa +#: sf_chart.xhp +msgctxt "" +"sf_chart.xhp\n" +"bas_id201635340749006\n" +"help.text" +msgid "' Keyword arguments are supported" +msgstr "" + #. zNFY6 #: sf_database.xhp msgctxt "" @@ -10223,6 +11303,42 @@ msgctxt "" msgid "<emph>saveask</emph> : If <literal>True</literal> (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 "" +#. wvxcZ +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id156589200121138\n" +"help.text" +msgid "This method sends the content of the document to a default printer or a printer defined by the <literal>SetPrinter</literal> method." +msgstr "" + +#. CJxTR +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id981611169416934\n" +"help.text" +msgid "Returns <literal>True</literal> if the document was successfully printed." +msgstr "" + +#. uQMeV +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id211635436910093\n" +"help.text" +msgid "<emph>pages</emph>: The pages to print as a string, like in the user interface. Example: \"1-4;10;15-18\". Default is all pages." +msgstr "" + +#. eD7LB +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id141635436912146\n" +"help.text" +msgid "<emph>copies</emph><emph/>: The number of copies. Default is 1." +msgstr "" + #. Nmwv9 #: sf_document.xhp msgctxt "" @@ -10457,6 +11573,51 @@ msgctxt "" msgid "<emph>filteroptions</emph> (*): An optional string of options associated with the filter." msgstr "" +#. 96EBt +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id911298505147502\n" +"help.text" +msgid "Defines the printer options for the document." +msgstr "" + +#. zoaQX +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id381651114800685\n" +"help.text" +msgid "Returns <literal>True</literal> when successful." +msgstr "" + +#. hGfVh +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id301589205741697\n" +"help.text" +msgid "<emph>printer</emph>: The name of the printer queue where to print to. When absent, the default printer is set." +msgstr "" + +#. mRrfG +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id851985205147348\n" +"help.text" +msgid "<emph>orientation</emph>: Either <literal>PORTRAIT</literal> or <literal>LANDSCAPE</literal>. When absent, left unchanged with respect to the printer settings." +msgstr "" + +#. H2EDf +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id821985205147330\n" +"help.text" +msgid "<emph>paperformat</emph>: One of the following string values <literal>A3</literal>, <literal>A4</literal>, <literal>A5</literal>, <literal>LETTER</literal>, <literal>LEGAL</literal>, <literal>TABLOID</literal>. Left unchanged when absent." +msgstr "" + #. WCH7E #: sf_exception.xhp msgctxt "" @@ -18008,13 +19169,13 @@ msgctxt "" msgid "method: The Python function." msgstr "" -#. dWbiV +#. ByFdE #: sf_session.xhp msgctxt "" "sf_session.xhp\n" "par_id711582818023247\n" "help.text" -msgid "<emph>args</emph>: The arguments to be passed to the called script.." +msgid "<emph>args</emph>: The arguments to be passed to the called script." msgstr "" #. ckvXs @@ -22562,13 +23723,13 @@ msgctxt "" msgid "In the following examples, the first line gets the names of all forms in the document and the second line retrieves the <literal>Form</literal> object of the form named \"Form_A\"." msgstr "" -#. R9FHe +#. S5MwC #: sf_writer.xhp msgctxt "" "sf_writer.xhp\n" "par_id31592919577984\n" "help.text" -msgid "Send the content of the document to the printer. The printer might be defined previously by default, by the user or by the SetPrinter() method. Returns <literal>True</literal> when successful." +msgid "Send the content of the document to the printer. The printer might be defined previously by default, by the user or by the <link href=\"text/sbasic/03/sf_document.xhp#SetPrinter\" name=\"SetPrinter method\"><literal>SetPrinter()</literal></link> method of the <link href=\"text/sbasic/03/sf_document.xhp\" name=\"Document service\">Document</link> service. Returns <literal>True</literal> when successful." msgstr "" #. CKDb5 @@ -22579,3 +23740,57 @@ msgctxt "" "help.text" msgid "<emph>pages</emph>: The pages to print as a string, like in the user interface. Example: \"1-4;10;15-18\". Default = all pages" msgstr "" + +#. mYCkV +#: sf_writer.xhp +msgctxt "" +"sf_writer.xhp\n" +"par_id221636020923278\n" +"help.text" +msgid "<emph>copies</emph>: The number of copies, default is 1." +msgstr "" + +#. aFEAa +#: sf_writer.xhp +msgctxt "" +"sf_writer.xhp\n" +"par_id121636020926764\n" +"help.text" +msgid "<emph>printbackground</emph>: Prints the background image when <literal>True</literal> (default)." +msgstr "" + +#. D4krC +#: sf_writer.xhp +msgctxt "" +"sf_writer.xhp\n" +"par_id261636020927276\n" +"help.text" +msgid "<emph>printblankpages</emph>: When <literal>False</literal> (default), omits empty pages." +msgstr "" + +#. LFSzm +#: sf_writer.xhp +msgctxt "" +"sf_writer.xhp\n" +"par_id021636020927484\n" +"help.text" +msgid "<emph>printevenpages</emph>: Prints even pages when <literal>True</literal> (default)." +msgstr "" + +#. iewN5 +#: sf_writer.xhp +msgctxt "" +"sf_writer.xhp\n" +"par_id391636020927676\n" +"help.text" +msgid "<emph>printoddpages</emph>: Print odd pages when <literal>True</literal> (default)." +msgstr "" + +#. 4mYCT +#: sf_writer.xhp +msgctxt "" +"sf_writer.xhp\n" +"par_id121636021103996\n" +"help.text" +msgid "<emph>printimages</emph>: Print graphic objects when <literal>True</literal> (default)." +msgstr "" diff --git a/source/ca/helpcontent2/source/text/scalc.po b/source/ca/helpcontent2/source/text/scalc.po index de467fa6aa2..1cc8d4878f9 100644 --- a/source/ca/helpcontent2/source/text/scalc.po +++ b/source/ca/helpcontent2/source/text/scalc.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-10-25 12:48+0200\n" +"POT-Creation-Date: 2021-11-16 12:09+0100\n" "PO-Revision-Date: 2021-09-22 18:36+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textscalc/ca/>\n" @@ -251,6 +251,24 @@ msgctxt "" msgid "Display the cell formula expression instead of the calculated result." msgstr "Mostra l'expressió de la fórmula de cel·la en comptes del resultat calculat." +#. N4CPL +#: main0103.xhp +msgctxt "" +"main0103.xhp\n" +"hd_id241636195404363\n" +"help.text" +msgid "Comments" +msgstr "" + +#. oPaHx +#: main0103.xhp +msgctxt "" +"main0103.xhp\n" +"par_id101636195413295\n" +"help.text" +msgid "Display the <link href=\"text/shared/01/04050000.xhp\" name=\"linkname\">cell comments</link> for the current spreadsheet document." +msgstr "" + #. 95G2n #: main0103.xhp msgctxt "" diff --git a/source/ca/helpcontent2/source/text/scalc/01.po b/source/ca/helpcontent2/source/text/scalc/01.po index 11f0cad0631..541e37504b4 100644 --- a/source/ca/helpcontent2/source/text/scalc/01.po +++ b/source/ca/helpcontent2/source/text/scalc/01.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-10-29 13:13+0200\n" -"PO-Revision-Date: 2021-10-25 02:36+0000\n" +"POT-Creation-Date: 2021-11-16 12:09+0100\n" +"PO-Revision-Date: 2021-11-08 14:36+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" @@ -12885,7 +12885,7 @@ msgctxt "" "par_id3148511\n" "help.text" msgid "TRUNC(Number[; Count])" -msgstr "" +msgstr "TRUNCA(Nombre[; Comptatge])" #. TXm3Z #: 04060106.xhp @@ -14246,123 +14246,6 @@ msgctxt "" msgid "<item type=\"input\">=SINH(0)</item> returns 0, the hyperbolic sine of 0." msgstr "<item type=\"input\">=SINH(0)</item> retorna 0, el sinus hiperbòlic de 0." -#. ZJoMM -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"bm_id3163596\n" -"help.text" -msgid "<bookmark_value>SUM function</bookmark_value> <bookmark_value>adding;numbers in cell ranges</bookmark_value>" -msgstr "<bookmark_value>funció SUMA</bookmark_value><bookmark_value>suma;nombres en intervals de cel·les</bookmark_value>" - -#. CRMPi -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"hd_id3163596\n" -"help.text" -msgid "<variable id=\"sum_head\"><link href=\"text/scalc/01/04060106.xhp#Section16\">SUM</link></variable>" -msgstr "<variable id=\"sum_head\"><link href=\"text/scalc/01/04060106.xhp#Section16\">SUMA</link></variable>" - -#. 924XA -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3163625\n" -"help.text" -msgid "<ahelp hid=\"HID_FUNC_SUMME\">Adds a set of numbers.</ahelp>" -msgstr "<ahelp hid=\"HID_FUNC_SUMME\">Suma un conjunt de nombres.</ahelp>" - -#. NavGZ -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3163656\n" -"help.text" -msgid "SUM(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" -msgstr "SUM(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" - -#. VRBzD -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3163704\n" -"help.text" -msgid "If you enter the numbers <item type=\"input\">2</item>; <item type=\"input\">3 </item>and <item type=\"input\">4</item> in the Number 1; 2 and 3 text boxes, 9 will be returned as the result." -msgstr "Si introduïu els nombres <item type=\"input\">2</item>, <item type=\"input\">3</item> i <item type=\"input\">4</item> en els quadres de text Nombre 1, 2 i 3, es retornarà 9 com a resultat." - -#. LV9X4 -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3151740\n" -"help.text" -msgid "<item type=\"input\">=SUM(A1;A3;B5)</item> calculates the sum of the three cells. <item type=\"input\">=SUM (A1:E10)</item> calculates the sum of all cells in the A1 to E10 cell range." -msgstr "<item type=\"input\">=SUMA(A1;A3;B5)</item> calcula la suma de les tres cel·les. <item type=\"input\">=SUMA (A1:E10)</item> calcula la suma de totes les cel·les situades en l'interval d'A1 a E10." - -#. egTDz -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3151756\n" -"help.text" -msgid "Conditions linked by AND can be used with the function SUM() in the following manner:" -msgstr "Les condicions enllaçades amb I poden utilitzar-se amb la funció SUMA() de la manera següent:" - -#. gxrst -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3151774\n" -"help.text" -msgid "Example assumption: You have entered invoices into a table. Column A contains the date value of the invoice, column B the amounts. You want to find a formula that you can use to return the total of all amounts only for a specific month, e.g. only the amount for the period >=2008-01-01 to <2008-02-01. The range with the date values covers A1:A40, the range containing the amounts to be totaled is B1:B40. C1 contains the start date, 2008<item type=\"input\">-01-01</item>, of the invoices to be included and C2 the date, 2008<item type=\"input\">-02-01</item>, that is no longer included." -msgstr "Exemple hipotètic: heu introduït factures en una taula. La columna A conté el valor de data de la factura i la columna B, els imports. Voleu trobar una fórmula que pugueu utilitzar per calcular el total de tots els imports d'un mes determinat, p. ex., només l'import del període >=01-01-2008 a <01-02-2008. L'interval dels valors de dates és A1:A40; l'interval que conté els imports que s'han de totalitzar és B1:B40. C1 conté la data d'inici, <item type=\"input\">01-01-</item>2008, de les factures que s'han d'incloure; C2 conté la data, <item type=\"input\">01-02-</item>2008, que ja no s'inclou." - -#. drXLF -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3151799\n" -"help.text" -msgid "Enter the following formula as an array formula:" -msgstr "Introduïu la fórmula següent com una fórmula matricial:" - -#. jsmcN -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3151813\n" -"help.text" -msgid "<item type=\"input\">=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)</item>" -msgstr "<item type=\"input\">=SUMA((A1:A40>=C1)*(A1:A40<C2)*B1:B40)</item>" - -#. dXDTq -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3151828\n" -"help.text" -msgid "In order to enter this as an array formula, you must press the Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Command</caseinline><defaultinline>+ Ctrl</defaultinline></switchinline>+ Enter keys instead of simply pressing the Enter key to close the formula. The formula will then be shown in the <emph>Formula</emph> bar enclosed in braces." -msgstr "Per a introduir-ho com a fórmula matricial, heu de prémer les tecles Maj<switchinline select=\"sys\"><caseinline select=\"MAC\">+Ordre</caseinline><defaultinline>+Ctrl</defaultinline></switchinline>+Retorn en comptes de prémer només la tecla Retorn per a tancar la fórmula. La fórmula es mostrarà llavors a la barra <emph>Fórmula</emph>, tancada entre claus." - -#. JfJap -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3151869\n" -"help.text" -msgid "{=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)}" -msgstr "{=SUMA((A1:A40>=C1)*(A1:A40<C2)*B1:B40)}" - -#. 6TW2s -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3151884\n" -"help.text" -msgid "The formula is based on the fact that the result of a comparison is 1 if the criterion is met and 0 if it is not met. The individual comparison results will be treated as an array and used in matrix multiplication, and at the end the individual values will be totaled to give the result matrix." -msgstr "La fórmula es basa en el fet que el resultat d'una comparació és 1 si es compleix el criteri de cerca i 0 si no es compleix. Els resultats de la comparació individual es tractaran com una matriu i s'utilitzaran en una multiplicació matricial; tot seguit, es totalitzaran els valors individuals per donar la matriu del resultat." - #. LAWCJ #: 04060106.xhp msgctxt "" @@ -15005,13 +14888,13 @@ msgctxt "" msgid "<ahelp hid=\".\">Converts to euros a currency value expressed in one of the legacy currencies of 19 member states of the European Union, and vice versa.</ahelp> The conversion uses the fixed exchange rates at which the legacy currencies entered the euro." msgstr "" -#. ikuav +#. de7Xa #: 04060106.xhp msgctxt "" "04060106.xhp\n" "par_id581631900947319\n" "help.text" -msgid "We recommend using the more flexible EUROCONVERT function for converting between these currencies. For converting between many different units of measure, use the CONVERT function." +msgid "We recommend using the more flexible EUROCONVERT function for converting between these currencies. CONVERT_OOO is not a standardized function and is not portable." msgstr "" #. ETLYS @@ -18745,14 +18628,14 @@ msgctxt "" msgid "COLUMN" msgstr "COLUMNA" -#. zfPUZ +#. yYn3d #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_id3149711\n" "help.text" -msgid "<ahelp hid=\"HID_FUNC_SPALTE\">Returns the column number of a cell reference.</ahelp> If the reference is a cell the column number of the cell is returned; if the parameter is a cell area, the corresponding column numbers are returned in a single-row <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"array\">array</link> if the formula is entered <link href=\"text/scalc/01/04060107.xhp#somatrixformel\" name=\"as an array formula\">as an array formula</link>. If the COLUMN function with an area reference parameter is not used for an array formula, only the column number of the first cell within the area is determined." -msgstr "<ahelp hid=\"HID_FUNC_SPALTE\">Retorna el número de columna d'una referència de cel·la.</ahelp> Si la referència és una cel·la, es retorna el número de columna de la cel·la; si el paràmetre és una àrea de cel·la, es retornen els números de columna corresponents en una <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"matriu\">matriu</link> d'una sola fila si la fórmula s'introdueix <link href=\"text/scalc/01/04060107.xhp#somatrixformel\" name=\"com a fórmula matricial\">com a fórmula matricial</link>. Si no s'utilitza la funció COLUMNA amb una referència d'àrea per a una fórmula matricial, només es determina el número de columna de la primera cel·la de l'àrea." +msgid "<ahelp hid=\"HID_FUNC_SPALTE\">Returns the column number of a cell reference.</ahelp> If the reference is a cell the column number of the cell is returned; if the parameter is a cell area, the corresponding column numbers are returned in a single-row <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"array\">array</link> if the formula is entered <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\" name=\"as an array formula\">as an array formula</link>. If the COLUMN function with an area reference parameter is not used for an array formula, only the column number of the first cell within the area is determined." +msgstr "" #. poCRX #: 04060109.xhp @@ -19809,14 +19692,14 @@ msgctxt "" msgid "ROW" msgstr "FILA" -#. 2EuNc +#. cmzD6 #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_id3154564\n" "help.text" -msgid "<ahelp hid=\"HID_FUNC_ZEILE\">Returns the row number of a cell reference.</ahelp> If the reference is a cell, it returns the row number of the cell. If the reference is a cell range, it returns the corresponding row numbers in a one-column <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"Array\">Array</link> if the formula is entered <link href=\"text/scalc/01/04060107.xhp#somatrixformel\" name=\"as an array formula\">as an array formula</link>. If the ROW function with a range reference is not used in an array formula, only the row number of the first range cell will be returned." -msgstr "<ahelp hid=\"HID_FUNC_ZEILE\">Retorna el número de fila d'una referència de cel·la.</ahelp> Si la referència és una cel·la, retorna el número de fila de la cel·la. Si és un interval de cel·les, retorna els números de fila corresponents en una <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"matriu\">matriu</link> d'una columna si s'introdueix la fórmula <link href=\"text/scalc/01/04060107.xhp#somatrixformel\" name=\"com a fórmula matricial\">com a fórmula matricial</link>. Si la funció FILA amb una referència d'interval no s'utilitza en una fórmula matricial, només es retornarà el número de fila de la primera cel·la de l'interval." +msgid "<ahelp hid=\"HID_FUNC_ZEILE\">Returns the row number of a cell reference.</ahelp> If the reference is a cell, it returns the row number of the cell. If the reference is a cell range, it returns the corresponding row numbers in a one-column <link href=\"text/scalc/01/04060107.xhp#wasmatrix\" name=\"Array\">Array</link> if the formula is entered <link href=\"text/scalc/01/04060107.xhp#creating_array_formulas\" name=\"as an array formula\">as an array formula</link>. If the ROW function with a range reference is not used in an array formula, only the row number of the first range cell will be returned." +msgstr "" #. 97EEE #: 04060109.xhp @@ -44465,7 +44348,7 @@ msgctxt "" "par_id691632803588118\n" "help.text" msgid "In the <emph>Formatting</emph> toolbar, click:" -msgstr "" +msgstr "A la barra d'eines <emph>Formatació</emph>, feu clic a:" #. BCsAA #: 05060000.xhp @@ -44483,7 +44366,7 @@ msgctxt "" "par_id491632804983642\n" "help.text" msgid "Merge and Center Cells" -msgstr "" +msgstr "Fusiona i centra les cel·les" #. ZRQSQ #: 05060000.xhp @@ -65981,6 +65864,96 @@ msgctxt "" msgid "<link href=\"text/scalc/01/04060185.xhp#skew\">SKEW</link>" msgstr "<unk>GA SKEW</link>" +#. mEZBk +#: func_sum.xhp +msgctxt "" +"func_sum.xhp\n" +"tit\n" +"help.text" +msgid "SUM Function" +msgstr "" + +#. fLyVA +#: func_sum.xhp +msgctxt "" +"func_sum.xhp\n" +"id431636401649762\n" +"help.text" +msgid "<bookmark_value>SUM function</bookmark_value> <bookmark_value>adding;numbers in cell ranges</bookmark_value>" +msgstr "" + +#. AE4pM +#: func_sum.xhp +msgctxt "" +"func_sum.xhp\n" +"hd_id121636398275790\n" +"help.text" +msgid "<variable id=\"sum_head\"><link href=\"text/scalc/01/func_sum.xhp\" name=\"function SUM\">SUM</link></variable>" +msgstr "" + +#. c32xJ +#: func_sum.xhp +msgctxt "" +"func_sum.xhp\n" +"par_id491636401806866\n" +"help.text" +msgid "<variable id=\"func_sum_desc\"><ahelp hid=\".\">Adds a set of numbers.</ahelp></variable>" +msgstr "" + +#. vfwu7 +#: func_sum.xhp +msgctxt "" +"func_sum.xhp\n" +"par_id3163656\n" +"help.text" +msgid "SUM(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)" +msgstr "" + +#. h8z3Q +#: func_sum.xhp +msgctxt "" +"func_sum.xhp\n" +"par_id3163704\n" +"help.text" +msgid "<input>=SUM(2;3;4)</input> returns 9." +msgstr "" + +#. 6ohPR +#: func_sum.xhp +msgctxt "" +"func_sum.xhp\n" +"par_id3151740\n" +"help.text" +msgid "<item type=\"input\">=SUM(A1;A3;B5)</item> calculates the sum of the three cells." +msgstr "" + +#. FbQ6a +#: func_sum.xhp +msgctxt "" +"func_sum.xhp\n" +"par_id931636109030406\n" +"help.text" +msgid "<item type=\"input\">=SUM(A1:E10)</item> calculates the sum of all cells in the A1 to E10 cell range." +msgstr "" + +#. y22jE +#: func_sum.xhp +msgctxt "" +"func_sum.xhp\n" +"par_id3151756\n" +"help.text" +msgid "A formula such as <input>=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)</input> may be entered as an <link href=\"text/scalc/01/04060107.html#hd_id3148474\" name=\"ARRAY_FORMULA\">array formula</link> by pressing the Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Command</caseinline><defaultinline>+Ctrl</defaultinline></switchinline>+Enter keys instead of simply pressing the Enter key to finish entering the formula. The formula will then be shown in the Formula bar enclosed in braces and operates by multiplying corresponding elements of the arrays together and returning their sum." +msgstr "" + +#. FWxB2 +#: func_sum.xhp +msgctxt "" +"func_sum.xhp\n" +"par_id661636108218550\n" +"help.text" +msgid "Refer to the <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SUM\" name=\"SUM_Wiki\">SUM</link> wiki page for more details about this function." +msgstr "" + #. DfceH #: func_sumifs.xhp msgctxt "" @@ -68383,13 +68356,13 @@ msgctxt "" msgid "Menu <menuitem>Data – Streams...</menuitem>" msgstr "" -#. JT47J +#. d7ira #: live_data_stream.xhp msgctxt "" "live_data_stream.xhp\n" "par_id921633126951835\n" "help.text" -msgid "This is an experimental feature and is disabled by default. To enable it, go to <menuitem>Tools - Options - Advanced</menuitem> and check the option <emph>Enable experimental features (may be unstable)</emph>." +msgid "This is an experimental feature and is disabled by default. To enable it, go to <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> – %PRODUCTNAME – Advanced</menuitem> and check the option <emph>Enable experimental features (may be unstable)</emph>." msgstr "" #. k7H5Y diff --git a/source/ca/helpcontent2/source/text/scalc/guide.po b/source/ca/helpcontent2/source/text/scalc/guide.po index bd2465c2456..eb7605471b5 100644 --- a/source/ca/helpcontent2/source/text/scalc/guide.po +++ b/source/ca/helpcontent2/source/text/scalc/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: 2021-10-25 12:48+0200\n" -"PO-Revision-Date: 2021-10-25 11:17+0000\n" +"PO-Revision-Date: 2021-11-08 14:36+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/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.8.1\n" "X-Language: ca\n" "X-POOTLE-MTIME: 1551343811.000000\n" @@ -357,7 +357,7 @@ msgctxt "" "par_id3147340\n" "help.text" msgid "To stop using AutoFilter, reselect all cells selected in step 1 and once again choose <emph>Data - Filter - AutoFilter</emph>." -msgstr "Per deixar d'utilitzar el filtre automàtic, torneu a seleccionar totes les cel·les seleccionades al pas 1 i trieu <emph>Dades ▸ Filtre ▸ Filtre automàtic</emph>." +msgstr "Per a deixar d'utilitzar el filtre automàtic, torneu a seleccionar totes les cel·les seleccionades al pas 1 i trieu <emph>Dades ▸ Filtre ▸ Filtre automàtic</emph> novament." #. mA8cY #: autofilter.xhp @@ -411,7 +411,7 @@ msgctxt "" "bm_id3155132\n" "help.text" msgid "<bookmark_value>tables; AutoFormat</bookmark_value> <bookmark_value>AutoFormat cell ranges</bookmark_value> <bookmark_value>formats; automatically formatting spreadsheets</bookmark_value> <bookmark_value>sheets;AutoFormat</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>taules; format automàtic</bookmark_value><bookmark_value>format automàtic dels intervals de cel·les</bookmark_value><bookmark_value>formats; formatació automàtica dels fulls de càlcul</bookmark_value><bookmark_value>fulls;format automàtic</bookmark_value>" #. EiEMB #: autoformat.xhp @@ -429,7 +429,7 @@ msgctxt "" "par_id3149401\n" "help.text" msgid "Use the AutoFormat feature to quickly apply a format to a selected cell range." -msgstr "" +msgstr "Feu servir la funcionalitat Formatació automàtica per a aplicar ràpidament una formatació en un interval de cel·les seleccionat." #. rA9iM #: autoformat.xhp @@ -438,7 +438,7 @@ msgctxt "" "par_idN10702\n" "help.text" msgid "Applying an AutoFormat to a Selected Cell Range" -msgstr "" +msgstr "Aplicació d'una formatació automàtica en un interval de cel·les seleccionat" #. jDKjA #: autoformat.xhp @@ -510,7 +510,7 @@ msgctxt "" "hd_id731630343367098\n" "help.text" msgid "Defining a new AutoFormat style" -msgstr "" +msgstr "Definició d'un estil de formatació automàtica nou" #. 2QDCM #: autoformat.xhp @@ -555,7 +555,7 @@ msgctxt "" "par_idN107C3\n" "help.text" msgid "Click <emph>OK</emph> and close the dialog." -msgstr "" +msgstr "Feu clic a <emph>D'acord</emph> i tanqueu el diàleg." #. HJiDi #: autoformat.xhp diff --git a/source/ca/helpcontent2/source/text/schart/01.po b/source/ca/helpcontent2/source/text/schart/01.po index debb6a6cd69..462c81b478b 100644 --- a/source/ca/helpcontent2/source/text/schart/01.po +++ b/source/ca/helpcontent2/source/text/schart/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: 2021-09-10 23:11+0200\n" -"PO-Revision-Date: 2021-09-20 11:13+0000\n" +"PO-Revision-Date: 2021-11-03 10:36+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textschart01/ca/>\n" "Language: ca\n" @@ -60,7 +60,7 @@ msgctxt "" "par_id6746421\n" "help.text" msgid "<link href=\"text/swriter/01/06990000.xhp\">To update a chart manually when a Writer table got changed</link>" -msgstr "<link href=\"text/swriter/01/06990000.xhp\">Per actualitzar manualment un diagrama quan es produeixen canvis en una taula del Writer</link>" +msgstr "<link href=\"text/swriter/01/06990000.xhp\">Per a actualitzar manualment un diagrama quan es produeixen canvis en una taula del Writer</link>" #. zuseH #: 03010000.xhp diff --git a/source/ca/helpcontent2/source/text/sdatabase.po b/source/ca/helpcontent2/source/text/sdatabase.po index 6b123e6b226..539febabe84 100644 --- a/source/ca/helpcontent2/source/text/sdatabase.po +++ b/source/ca/helpcontent2/source/text/sdatabase.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-10-20 13:08+0200\n" -"PO-Revision-Date: 2021-10-24 01:36+0000\n" +"POT-Creation-Date: 2021-11-16 12:09+0100\n" +"PO-Revision-Date: 2021-11-03 10:37+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: Weblate 4.8.1\n" +"X-Generator: LibreOffice\n" #. ugSgG #: 02000000.xhp @@ -6802,7 +6802,7 @@ msgctxt "" "par_idN10581\n" "help.text" msgid "Character set" -msgstr "" +msgstr "Joc de caràcters" #. hbyg9 #: dabapropadd.xhp @@ -9567,6 +9567,1149 @@ msgctxt "" msgid "<link href=\"https://wiki.documentfoundation.org/Database\" name=\"wiki.documentfoundation.org Database\">Wiki page about Base</link>" msgstr "<link href=\"https://wiki.documentfoundation.org/Database\" name=\"wiki.documentfoundation.org Database\">Pàgina del wiki sobre el Base</link>" +#. rw2xT +#: menubar.xhp +msgctxt "" +"menubar.xhp\n" +"tit\n" +"help.text" +msgid "Menus" +msgstr "" + +#. 2Cnz5 +#: menubar.xhp +msgctxt "" +"menubar.xhp\n" +"par_idN10552\n" +"help.text" +msgid "<variable id=\"titletext\"><link href=\"text/sdatabase/menubar.xhp\">Menus</link></variable>" +msgstr "" + +#. xRQaH +#: menubar.xhp +msgctxt "" +"menubar.xhp\n" +"par_idN10562\n" +"help.text" +msgid "In the database window, you see a new set of menu commands for working on the current database file." +msgstr "" + +#. ELZ6P +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"tit\n" +"help.text" +msgid "Edit" +msgstr "" + +#. EeRCy +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN1054D\n" +"help.text" +msgid "<link href=\"text/sdatabase/menuedit.xhp\">Edit</link>" +msgstr "" + +#. pGydt +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN1055D\n" +"help.text" +msgid "The Edit menu of a database window." +msgstr "" + +#. 9Djqz +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN10560\n" +"help.text" +msgid "Copy" +msgstr "" + +#. foKkC +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN10564\n" +"help.text" +msgid "<ahelp hid=\".\">Copies the selected object to the clipboard.</ahelp>" +msgstr "" + +#. rEEsQ +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN10567\n" +"help.text" +msgid "Paste" +msgstr "" + +#. Go5ji +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN1056B\n" +"help.text" +msgid "<ahelp hid=\".\">Inserts an item from the clipboard. If you want, you can insert forms and reports, including subfolders, from one database file to another.</ahelp>" +msgstr "" + +#. CU3BC +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN1056E\n" +"help.text" +msgid "Paste Special" +msgstr "" + +#. AxkJA +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN10572\n" +"help.text" +msgid "<ahelp hid=\".\">Inserts an item from the clipboard. If you want, you can insert forms and reports, including subfolders, from one database file to another.</ahelp>" +msgstr "" + +#. zGGGW +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN105D7\n" +"help.text" +msgid "Select All" +msgstr "" + +#. sL6Wv +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN105DB\n" +"help.text" +msgid "<ahelp hid=\".\">Selects all entries, including subfolders, in the lower part of the database window.</ahelp>" +msgstr "" + +#. LMbBp +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"hd_id3153683\n" +"help.text" +msgid "Edit" +msgstr "" + +#. MnMPd +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_id3147209\n" +"help.text" +msgid "<ahelp hid=\".\">Opens a window where you can edit the selected table, query, form, or report.</ahelp>" +msgstr "" + +#. NCnUw +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"hd_id3145315\n" +"help.text" +msgid "Delete" +msgstr "" + +#. TmCdC +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_id3153666\n" +"help.text" +msgid "<ahelp hid=\".\">Deletes the selected table, query, form, or report.</ahelp>" +msgstr "" + +#. uuDM2 +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN1057C\n" +"help.text" +msgid "Rename" +msgstr "" + +#. 7W5uU +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN10580\n" +"help.text" +msgid "<ahelp hid=\".\">Renames the selected object. Depending on the database, some names, characters, and name length might be invalid.</ahelp>" +msgstr "" + +#. CGeTi +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN1058A\n" +"help.text" +msgid "Open" +msgstr "" + +#. 7NkEK +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN1058E\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the selected object in the last saved state.</ahelp>" +msgstr "" + +#. GoDcA +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN10591\n" +"help.text" +msgid "Create as View" +msgstr "" + +#. sF34n +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN105A7\n" +"help.text" +msgid "<ahelp hid=\".\">Converts the selected query to a view. The original query remains in your database file and an additional view is generated on the database server. You must have write permission to add a view to a database.</ahelp>" +msgstr "" + +#. s7wwJ +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN105AA\n" +"help.text" +msgid "Most databases use queries to filter or to sort database tables to display records on your computer. Views offer the same functionality as queries, but on the server side. If your database is on a server that supports views, you can use views to filter the records on the server to speed up the display time." +msgstr "" + +#. 7NDGC +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN105AD\n" +"help.text" +msgid "Form Wizard" +msgstr "" + +#. LZsjA +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN105B1\n" +"help.text" +msgid "<ahelp hid=\".\">Starts the <link href=\"text/shared/autopi/01090000.xhp\">Form Wizard</link> for the selected table, query, or view.</ahelp>" +msgstr "" + +#. BUWRg +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN105C2\n" +"help.text" +msgid "Report Wizard" +msgstr "" + +#. U7xE3 +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN105C6\n" +"help.text" +msgid "<ahelp hid=\".\">Starts the <link href=\"text/shared/autopi/01100000.xhp\">Report Wizard</link> for the selected table, query, or view.</ahelp>" +msgstr "" + +#. yNkzG +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN105DE\n" +"help.text" +msgid "Database" +msgstr "" + +#. EDR8A +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN105E2\n" +"help.text" +msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>" +msgstr "" + +#. wBPBE +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN105E5\n" +"help.text" +msgid "Properties" +msgstr "" + +#. xrED8 +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN105E9\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the Database Properties dialog.</ahelp>" +msgstr "" + +#. CFEiW +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN105EC\n" +"help.text" +msgid "Connection Type" +msgstr "" + +#. mhCAw +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN105F0\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the Connection Type Wizard.</ahelp>" +msgstr "" + +#. Rwk4Y +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN105F3\n" +"help.text" +msgid "Advanced Properties" +msgstr "" + +#. SAkPC +#: menuedit.xhp +msgctxt "" +"menuedit.xhp\n" +"par_idN105F7\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the Advanced Properties dialog.</ahelp>" +msgstr "" + +#. 7BAav +#: menufile.xhp +msgctxt "" +"menufile.xhp\n" +"tit\n" +"help.text" +msgid "File" +msgstr "" + +#. wm7a2 +#: menufile.xhp +msgctxt "" +"menufile.xhp\n" +"par_idN1054D\n" +"help.text" +msgid "<link href=\"text/sdatabase/menufile.xhp\">File</link>" +msgstr "" + +#. WXK3P +#: menufile.xhp +msgctxt "" +"menufile.xhp\n" +"par_idN1055D\n" +"help.text" +msgid "The File menu of a database window. Only entries specific to databases are listed." +msgstr "" + +#. 9qysH +#: menufile.xhp +msgctxt "" +"menufile.xhp\n" +"par_idN105C0\n" +"help.text" +msgid "Save" +msgstr "" + +#. qTva3 +#: menufile.xhp +msgctxt "" +"menufile.xhp\n" +"par_idN105C4\n" +"help.text" +msgid "Saves the current database file, query, form or report. For the database file, you see the <link href=\"text/shared/01/01070000.xhp\">file save</link> dialog. For the other objects, you see the <link href=\"text/sdatabase/menufilesave.xhp\">Save</link> dialog." +msgstr "" + +#. FAvuD +#: menufile.xhp +msgctxt "" +"menufile.xhp\n" +"par_idN105D5\n" +"help.text" +msgid "Save As" +msgstr "" + +#. LDiQh +#: menufile.xhp +msgctxt "" +"menufile.xhp\n" +"par_idN105D9\n" +"help.text" +msgid "Saves the current database file with another name. In the <link href=\"text/shared/01/01070000.xhp\">file save</link> dialog, select a path and file name to save." +msgstr "" + +#. s3muV +#: menufile.xhp +msgctxt "" +"menufile.xhp\n" +"par_idN105EA\n" +"help.text" +msgid "Export" +msgstr "" + +#. AXuZV +#: menufile.xhp +msgctxt "" +"menufile.xhp\n" +"par_idN105EE\n" +"help.text" +msgid "Exports the selected report or form to a text document. A dynamic report is exported as a copy of the database contents at the time of export." +msgstr "" + +#. vdU9E +#: menufile.xhp +msgctxt "" +"menufile.xhp\n" +"par_idN105F1\n" +"help.text" +msgid "Send" +msgstr "" + +#. GiW9D +#: menufile.xhp +msgctxt "" +"menufile.xhp\n" +"par_idN105F5\n" +"help.text" +msgid "Opens a submenu." +msgstr "" + +#. EAusx +#: menufile.xhp +msgctxt "" +"menufile.xhp\n" +"par_idN105F8\n" +"help.text" +msgid "Email Document" +msgstr "" + +#. Qxg2W +#: menufile.xhp +msgctxt "" +"menufile.xhp\n" +"par_idN105FC\n" +"help.text" +msgid "Opens the default email application to send a new email. The current database file is appended as an attachment. You can enter the subject, the recipients and a mail body." +msgstr "" + +#. 9WihT +#: menufile.xhp +msgctxt "" +"menufile.xhp\n" +"par_idN105FF\n" +"help.text" +msgid "Report as Email" +msgstr "" + +#. XWAoV +#: menufile.xhp +msgctxt "" +"menufile.xhp\n" +"par_idN10603\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the default email application to send a new email. The selected report is appended as an attachment. You can enter the subject, the recipients and a mail body. A dynamic report is exported as a copy of the database contents at the time of export.</ahelp>" +msgstr "" + +#. 9cSVg +#: menufile.xhp +msgctxt "" +"menufile.xhp\n" +"par_idN10606\n" +"help.text" +msgid "Report to Text Document" +msgstr "" + +#. SMD5C +#: menufile.xhp +msgctxt "" +"menufile.xhp\n" +"par_idN1060A\n" +"help.text" +msgid "<ahelp hid=\".\">Exports the selected report to a text document. A dynamic report is exported as a copy of the database contents at the time of export.</ahelp>" +msgstr "" + +#. AhvCD +#: menufilesave.xhp +msgctxt "" +"menufilesave.xhp\n" +"tit\n" +"help.text" +msgid "Save" +msgstr "" + +#. bMiRZ +#: menufilesave.xhp +msgctxt "" +"menufilesave.xhp\n" +"par_idN10547\n" +"help.text" +msgid "Save" +msgstr "" + +#. BGNgM +#: menufilesave.xhp +msgctxt "" +"menufilesave.xhp\n" +"par_idN1054B\n" +"help.text" +msgid "In this dialog, you can specify the position and name of a form that you save within a <link href=\"text/sdatabase/dabadoc.xhp\">database file</link>. The dialog opens automatically when you save a form the first time." +msgstr "" + +#. CDw7n +#: menufilesave.xhp +msgctxt "" +"menufilesave.xhp\n" +"par_idN10564\n" +"help.text" +msgid "Create New Directory" +msgstr "" + +#. LPGUc +#: menufilesave.xhp +msgctxt "" +"menufilesave.xhp\n" +"par_idN10568\n" +"help.text" +msgid "<ahelp hid=\".\">Click to create a new folder within the database file.</ahelp>" +msgstr "" + +#. P9r94 +#: menufilesave.xhp +msgctxt "" +"menufilesave.xhp\n" +"par_idN1057F\n" +"help.text" +msgid "Up One Level" +msgstr "" + +#. 3Es6N +#: menufilesave.xhp +msgctxt "" +"menufilesave.xhp\n" +"par_idN10583\n" +"help.text" +msgid "<ahelp hid=\".\">Click to go up one level in the folder hierarchy.</ahelp>" +msgstr "" + +#. fsR7X +#: menufilesave.xhp +msgctxt "" +"menufilesave.xhp\n" +"par_idN1059A\n" +"help.text" +msgid "File name" +msgstr "" + +#. vgBAe +#: menufilesave.xhp +msgctxt "" +"menufilesave.xhp\n" +"par_idN1059E\n" +"help.text" +msgid "<ahelp hid=\".\">Enter the file name for the saved form.</ahelp>" +msgstr "" + +#. AFEqC +#: menufilesave.xhp +msgctxt "" +"menufilesave.xhp\n" +"par_idN105B5\n" +"help.text" +msgid "Save" +msgstr "" + +#. 48d8x +#: menufilesave.xhp +msgctxt "" +"menufilesave.xhp\n" +"par_idN105B9\n" +"help.text" +msgid "<ahelp hid=\".\">Click to save the form to the database file.</ahelp>" +msgstr "" + +#. oxGKs +#: menuinsert.xhp +msgctxt "" +"menuinsert.xhp\n" +"tit\n" +"help.text" +msgid "Insert" +msgstr "" + +#. CETrU +#: menuinsert.xhp +msgctxt "" +"menuinsert.xhp\n" +"par_idN1054D\n" +"help.text" +msgid "<link href=\"text/sdatabase/menuinsert.xhp\">Insert</link>" +msgstr "" + +#. NAACF +#: menuinsert.xhp +msgctxt "" +"menuinsert.xhp\n" +"par_idN1055D\n" +"help.text" +msgid "The Insert menu of a database window." +msgstr "" + +#. JCkjX +#: menuinsert.xhp +msgctxt "" +"menuinsert.xhp\n" +"par_idN10560\n" +"help.text" +msgid "Form" +msgstr "" + +#. FoJp3 +#: menuinsert.xhp +msgctxt "" +"menuinsert.xhp\n" +"par_idN10576\n" +"help.text" +msgid "<ahelp hid=\".\">Opens a new text document in form mode.</ahelp>" +msgstr "" + +#. Gfck8 +#: menuinsert.xhp +msgctxt "" +"menuinsert.xhp\n" +"par_idN1058B\n" +"help.text" +msgid "Report" +msgstr "" + +#. MT4CQ +#: menuinsert.xhp +msgctxt "" +"menuinsert.xhp\n" +"par_idN1058F\n" +"help.text" +msgid "<ahelp hid=\".\">Starts the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> window for the selected table, view, or query.</ahelp>" +msgstr "" + +#. 99GPr +#: menuinsert.xhp +msgctxt "" +"menuinsert.xhp\n" +"par_idN105A0\n" +"help.text" +msgid "Query (Design View)" +msgstr "" + +#. nSGAS +#: menuinsert.xhp +msgctxt "" +"menuinsert.xhp\n" +"par_idN105A4\n" +"help.text" +msgid "<ahelp hid=\".\">Opens a new query in design mode.</ahelp>" +msgstr "" + +#. HBCDy +#: menuinsert.xhp +msgctxt "" +"menuinsert.xhp\n" +"par_idN105A7\n" +"help.text" +msgid "Query (SQL View)" +msgstr "" + +#. xMKBY +#: menuinsert.xhp +msgctxt "" +"menuinsert.xhp\n" +"par_idN105AB\n" +"help.text" +msgid "<ahelp hid=\".\">Opens a new query in SQL mode.</ahelp>" +msgstr "" + +#. hePEE +#: menuinsert.xhp +msgctxt "" +"menuinsert.xhp\n" +"par_idN105AE\n" +"help.text" +msgid "Table Design" +msgstr "" + +#. eSSzA +#: menuinsert.xhp +msgctxt "" +"menuinsert.xhp\n" +"par_idN105C4\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the table design view.</ahelp>" +msgstr "" + +#. dDYAD +#: menuinsert.xhp +msgctxt "" +"menuinsert.xhp\n" +"par_idN105C7\n" +"help.text" +msgid "View Design" +msgstr "" + +#. E2CpK +#: menuinsert.xhp +msgctxt "" +"menuinsert.xhp\n" +"par_idN10669\n" +"help.text" +msgid "<ahelp hid=\".\">Opens a new view in design mode.</ahelp>" +msgstr "" + +#. EcAYG +#: menuinsert.xhp +msgctxt "" +"menuinsert.xhp\n" +"par_idN105E0\n" +"help.text" +msgid "View (Simple)" +msgstr "" + +#. 5diz4 +#: menuinsert.xhp +msgctxt "" +"menuinsert.xhp\n" +"par_idN105F6\n" +"help.text" +msgid "<ahelp hid=\".\">Opens a new view in SQL mode.</ahelp>" +msgstr "" + +#. UAFhR +#: menuinsert.xhp +msgctxt "" +"menuinsert.xhp\n" +"par_idN105F9\n" +"help.text" +msgid "Folder" +msgstr "" + +#. KMLGR +#: menuinsert.xhp +msgctxt "" +"menuinsert.xhp\n" +"par_idN1060F\n" +"help.text" +msgid "<ahelp hid=\".\">Opens a dialog where you can save a new folder in the database file.</ahelp>" +msgstr "" + +#. eMZgB +#: menutools.xhp +msgctxt "" +"menutools.xhp\n" +"tit\n" +"help.text" +msgid "Tools" +msgstr "" + +#. icE2E +#: menutools.xhp +msgctxt "" +"menutools.xhp\n" +"par_idN1054D\n" +"help.text" +msgid "<link href=\"text/sdatabase/menutools.xhp\">Tools</link>" +msgstr "" + +#. 2XuD9 +#: menutools.xhp +msgctxt "" +"menutools.xhp\n" +"par_idN1055D\n" +"help.text" +msgid "The Tools menu of a database window." +msgstr "" + +#. yQdGR +#: menutools.xhp +msgctxt "" +"menutools.xhp\n" +"par_idN10560\n" +"help.text" +msgid "Relationships" +msgstr "" + +#. DKgXb +#: menutools.xhp +msgctxt "" +"menutools.xhp\n" +"par_idN10576\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the <link href=\"text/sdatabase/05020000.xhp\">Relation Design</link> view and checks whether the database connection supports relations.</ahelp>" +msgstr "" + +#. B2YV6 +#: menutools.xhp +msgctxt "" +"menutools.xhp\n" +"par_idN1058A\n" +"help.text" +msgid "User Administration" +msgstr "" + +#. bBBaA +#: menutools.xhp +msgctxt "" +"menutools.xhp\n" +"par_idN1058E\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the User Administration dialog if the database supports this feature.</ahelp>" +msgstr "" + +#. VThyT +#: menutools.xhp +msgctxt "" +"menutools.xhp\n" +"hd_id3153880\n" +"help.text" +msgid "Table Filter" +msgstr "" + +#. koDKE +#: menutools.xhp +msgctxt "" +"menutools.xhp\n" +"par_id3153252\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the Table Filter dialog where you can specify which tables of the database to show or to hide.</ahelp>" +msgstr "" + +#. YTER3 +#: menutools.xhp +msgctxt "" +"menutools.xhp\n" +"par_id3150670\n" +"help.text" +msgid "Select the tables that you want to filter in the <emph>Filter</emph> list." +msgstr "" + +#. ADDYD +#: menutools.xhp +msgctxt "" +"menutools.xhp\n" +"par_id3150985\n" +"help.text" +msgid "If you select the topmost table in a hierarchy, all of the tables in the hierarchy are selected." +msgstr "" + +#. evFBu +#: menutools.xhp +msgctxt "" +"menutools.xhp\n" +"par_id3152349\n" +"help.text" +msgid "If you select a table that is at a lower level in the hierarchy, the tables that occur above it in the hierarchy are not selected." +msgstr "" + +#. 4AdAz +#: menutools.xhp +msgctxt "" +"menutools.xhp\n" +"par_idN105BC\n" +"help.text" +msgid "SQL" +msgstr "" + +#. nwpGA +#: menutools.xhp +msgctxt "" +"menutools.xhp\n" +"par_idN105C0\n" +"help.text" +msgid "<ahelp hid=\".\">Opens the SQL dialog where you can enter SQL statements.</ahelp>" +msgstr "" + +#. CqteP +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"tit\n" +"help.text" +msgid "View" +msgstr "" + +#. hK2VC +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN1054D\n" +"help.text" +msgid "<link href=\"text/sdatabase/menuview.xhp\">View</link>" +msgstr "" + +#. 3Z8JA +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN1055D\n" +"help.text" +msgid "The View menu of a database window." +msgstr "" + +#. 2AidF +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN10560\n" +"help.text" +msgid "Database Objects" +msgstr "" + +#. 8Bvnx +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN10564\n" +"help.text" +msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>" +msgstr "" + +#. ayFXZ +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN10567\n" +"help.text" +msgid "Forms" +msgstr "" + +#. uByBf +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN1056B\n" +"help.text" +msgid "<ahelp hid=\".\">Selects the forms container and shows all forms in the detail view.</ahelp>" +msgstr "" + +#. 8i64Y +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN1056E\n" +"help.text" +msgid "Reports" +msgstr "" + +#. oBrpX +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN10572\n" +"help.text" +msgid "<ahelp hid=\".\">Selects the reports container and shows all reports in the detail view.</ahelp>" +msgstr "" + +#. 2BQEW +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN10575\n" +"help.text" +msgid "Queries" +msgstr "" + +#. eyZ6P +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN10579\n" +"help.text" +msgid "<ahelp hid=\".\">Selects the queries container and shows all queries in the detail view.</ahelp>" +msgstr "" + +#. Ytm9B +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN1057C\n" +"help.text" +msgid "Tables" +msgstr "" + +#. Cy23D +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN10580\n" +"help.text" +msgid "<ahelp hid=\".\">Selects the tables container and shows all tables in the detail view.</ahelp>" +msgstr "" + +#. pjk7X +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN10583\n" +"help.text" +msgid "Sort" +msgstr "" + +#. eTkp4 +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN10587\n" +"help.text" +msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>" +msgstr "" + +#. sDVoW +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN1058A\n" +"help.text" +msgid "Ascending" +msgstr "" + +#. Xojrk +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN1058E\n" +"help.text" +msgid "<ahelp hid=\".\">Sorts the entries in the detail view in ascending order.</ahelp>" +msgstr "" + +#. BbycS +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN10591\n" +"help.text" +msgid "Descending" +msgstr "" + +#. vX7Fc +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN10595\n" +"help.text" +msgid "<ahelp hid=\".\">Sorts the entries in the detail view in descending order.</ahelp>" +msgstr "" + +#. wXJzD +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN10598\n" +"help.text" +msgid "Preview" +msgstr "" + +#. 3HEV9 +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN1059C\n" +"help.text" +msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>" +msgstr "" + +#. yeDpx +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN1059F\n" +"help.text" +msgid "None" +msgstr "" + +#. GAT5A +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN105B5\n" +"help.text" +msgid "<ahelp hid=\".\">Disables the preview in the database window.</ahelp>" +msgstr "" + +#. gC6sB +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN105B8\n" +"help.text" +msgid "Document Information" +msgstr "" + +#. NJ2Q8 +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN105BC\n" +"help.text" +msgid "<ahelp hid=\".\">The preview window displays the document information of a form or report.</ahelp>" +msgstr "" + +#. KrBDr +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN105BF\n" +"help.text" +msgid "Document" +msgstr "" + +#. GE5Rx +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN105C3\n" +"help.text" +msgid "<ahelp hid=\".\">The preview displays the document of a form or report.</ahelp>" +msgstr "" + +#. yek7q +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN105C6\n" +"help.text" +msgid "Refresh Tables" +msgstr "" + +#. 79t9N +#: menuview.xhp +msgctxt "" +"menuview.xhp\n" +"par_idN105CA\n" +"help.text" +msgid "<ahelp hid=\".\">Refreshes the tables. </ahelp>" +msgstr "" + #. PAxTq #: toolbars.xhp msgctxt "" diff --git a/source/ca/helpcontent2/source/text/sdraw.po b/source/ca/helpcontent2/source/text/sdraw.po index 06b847ea583..818cf004e30 100644 --- a/source/ca/helpcontent2/source/text/sdraw.po +++ b/source/ca/helpcontent2/source/text/sdraw.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: 2021-10-20 13:08+0200\n" -"PO-Revision-Date: 2021-10-25 02:36+0000\n" +"PO-Revision-Date: 2021-11-16 11:21+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsdraw/ca/>\n" "Language: ca\n" @@ -734,7 +734,7 @@ msgctxt "" "par_id3155333\n" "help.text" msgid "Technical diagrams often show the dimensions of objects in the drawing. In $[officename] Draw, you can use dimension lines to calculate and display linear dimensions." -msgstr "Els diagrames tècnics tot sovint mostren les dimensions dels objectes que formen part del dibuix. Al $[officename] Draw podeu utilitzar línies de dimensió per calcular les dimensions lineals i visualitzar-les." +msgstr "Els diagrames tècnics tot sovint mostren les dimensions dels objectes que formen part del dibuix. Al $[officename] Draw podeu utilitzar línies de cota per a calcular les dimensions lineals i visualitzar-les." #. s5vj3 #: main0503.xhp diff --git a/source/ca/helpcontent2/source/text/sdraw/01.po b/source/ca/helpcontent2/source/text/sdraw/01.po index 73f9d7c83b2..2b08d796dd3 100644 --- a/source/ca/helpcontent2/source/text/sdraw/01.po +++ b/source/ca/helpcontent2/source/text/sdraw/01.po @@ -4,8 +4,8 @@ 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-10-25 12:48+0200\n" -"PO-Revision-Date: 2021-02-03 19:36+0000\n" -"Last-Translator: Joan Montané <joan@montane.cat>\n" +"PO-Revision-Date: 2021-11-03 10:36+0000\n" +"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsdraw01/ca/>\n" "Language: ca\n" "MIME-Version: 1.0\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.8.1\n" "X-Language: ca\n" "X-POOTLE-MTIME: 1557993212.000000\n" @@ -33,7 +33,7 @@ msgctxt "" "par_idN1055A\n" "help.text" msgid "<variable id=\"3dtoolbar\"><link href=\"text/sdraw/01/3dsettings_toolbar.xhp\">3D-Settings</link></variable>" -msgstr "<variable id=\"3dtoolbar\"><link href=\"text/sdraw/01/3dsettingstoolbar.xhp\">3D-SettingS</link></variable>" +msgstr "<variable id=\"3dtoolbar\"><link href=\"text/sdraw/01/3dsettings_toolbar.xhp\">Paràmetres 3D</link></variable>" #. ZZxLB #: 3dsettings_toolbar.xhp @@ -42,7 +42,7 @@ msgctxt "" "par_idN1056A\n" "help.text" msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>" -msgstr "<ahelp hid=\".\">La barra d'eines de <emph>configuració 3D</emph> controla les propietats dels objectes 3D seleccionats.</ahelp>" +msgstr "<ahelp hid=\".\">La barra d'eines <emph>Paràmetres 3D</emph> controla les propietats dels objectes tridimensionals seleccionats.</ahelp>" #. dmJSB #: 3dsettings_toolbar.xhp @@ -60,7 +60,7 @@ msgctxt "" "par_idN10579\n" "help.text" msgid "<ahelp hid=\".\">Switches the 3D effects on and off for the selected objects.</ahelp>" -msgstr "<ahelp hid=\".\">GA Activa i desactiva els efectes 3D dels objectes seleccionats.</ahelp>" +msgstr "<ahelp hid=\".\">Activa o desactiva els efectes 3D dels objectes seleccionats.</ahelp>" #. xLK3k #: 3dsettings_toolbar.xhp diff --git a/source/ca/helpcontent2/source/text/sdraw/guide.po b/source/ca/helpcontent2/source/text/sdraw/guide.po index 38c48b627eb..1293a2d0382 100644 --- a/source/ca/helpcontent2/source/text/sdraw/guide.po +++ b/source/ca/helpcontent2/source/text/sdraw/guide.po @@ -4,8 +4,8 @@ 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-10 23:11+0200\n" -"PO-Revision-Date: 2021-03-13 13:36+0000\n" -"Last-Translator: Joan Montané <joan@montane.cat>\n" +"PO-Revision-Date: 2021-11-16 11:21+0000\n" +"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsdrawguide/ca/>\n" "Language: ca\n" "MIME-Version: 1.0\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.8.1\n" "X-Language: ca\n" "X-POOTLE-MTIME: 1547843035.000000\n" @@ -2509,13 +2509,12 @@ msgstr "Controls" #. GdLDG #: layers.xhp -#, fuzzy msgctxt "" "layers.xhp\n" "par_id3150391\n" "help.text" msgid "Dimension Lines" -msgstr "Línies de dimensió" +msgstr "Línies de cota" #. Xy8FC #: layers.xhp diff --git a/source/ca/helpcontent2/source/text/shared/01.po b/source/ca/helpcontent2/source/text/shared/01.po index eda2d1fef72..895c019767d 100644 --- a/source/ca/helpcontent2/source/text/shared/01.po +++ b/source/ca/helpcontent2/source/text/shared/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: 2021-10-25 12:48+0200\n" -"PO-Revision-Date: 2021-10-25 11:17+0000\n" +"PO-Revision-Date: 2021-11-08 14:36+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/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.8.1\n" "X-Language: ca\n" "X-POOTLE-MTIME: 1565199637.000000\n" @@ -4881,7 +4881,7 @@ msgctxt "" "par_id3150772\n" "help.text" msgid "<ahelp hid=\".\">If the printer is capable of duplex printing it's possible to choose between using only one side of the paper or both.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Si la impressora és capaç d'imprimir dúplex, és possible triar entre utilitzar només un costat del paper o tots dos.</ahelp>" #. cnnat #: 01130000.xhp @@ -15451,7 +15451,7 @@ msgctxt "" "hd_id451614794558893\n" "help.text" msgid "Search" -msgstr "" +msgstr "Cerca" #. JGCeA #: 04100000.xhp @@ -26053,7 +26053,7 @@ msgctxt "" "par_id461632808376973\n" "help.text" msgid "Select the cells to be merged then do one of the following:" -msgstr "" +msgstr "Seleccioneu les cel·les que s'han de fusionar i efectueu un dels procediments següents:" #. bJGUQ #: 05100100.xhp @@ -26062,7 +26062,7 @@ msgctxt "" "par_id221632803290526\n" "help.text" msgid "In the <emph>Formatting</emph> toolbar, click:" -msgstr "" +msgstr "A la barra d'eines <emph>Formatació</emph>, feu clic a:" #. kBxWW #: 05100100.xhp diff --git a/source/ca/helpcontent2/source/text/shared/05.po b/source/ca/helpcontent2/source/text/shared/05.po index acf240c53b8..31a68ea8c5e 100644 --- a/source/ca/helpcontent2/source/text/shared/05.po +++ b/source/ca/helpcontent2/source/text/shared/05.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-27 19:09+0200\n" +"POT-Creation-Date: 2021-11-16 12:09+0100\n" "PO-Revision-Date: 2021-08-30 13:40+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textshared05/ca/>\n" @@ -1790,14 +1790,14 @@ msgctxt "" msgid "Press <emph>Enter</emph>." msgstr "Premeu <emph>Retorn</emph>." -#. 5DUch +#. fFDvi #: new_help.xhp msgctxt "" "new_help.xhp\n" "par_idN10A59\n" "help.text" -msgid "To find the next occurrence of the search term on the page, click on the <emph>Up arrow</emph> or <emph>Down arrow</emph> to find the previous or next occurrence." -msgstr "Per a trobar l'ocurrència següent del terme de cerca en la pàgina, feu clic en <emph>Fletxa amunt</emph> o <emph>Fletxa avall</emph> per a trobar l'ocurrència prèvia o següent." +msgid "To find the previous occurrence of the search term on the page, click on the <emph>Up arrow</emph>. To find the next occurrence, click on the <emph>Down arrow</emph>." +msgstr "" #. mtikB #: new_help.xhp diff --git a/source/ca/helpcontent2/source/text/shared/explorer/database.po b/source/ca/helpcontent2/source/text/shared/explorer/database.po index 083768e241b..d21291d008c 100644 --- a/source/ca/helpcontent2/source/text/shared/explorer/database.po +++ b/source/ca/helpcontent2/source/text/shared/explorer/database.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-10-25 12:49+0200\n" +"POT-Creation-Date: 2021-11-16 12:09+0100\n" "PO-Revision-Date: 2021-10-05 19:36+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsharedexplorerdatabase/ca/>\n" @@ -17,1158 +17,6 @@ msgstr "" "X-Language: ca\n" "X-POOTLE-MTIME: 1551190404.000000\n" -#. rw2xT -#: menubar.xhp -msgctxt "" -"menubar.xhp\n" -"tit\n" -"help.text" -msgid "Menus" -msgstr "Menús" - -#. 9pFSp -#: menubar.xhp -msgctxt "" -"menubar.xhp\n" -"par_idN10552\n" -"help.text" -msgid "<variable id=\"titletext\"><link href=\"text/shared/explorer/database/menubar.xhp\">Menus</link></variable>" -msgstr "<variable id=\"titletext\"><link href=\"text/shared/explorer/database/menubar.xhp\">Menús</link></variable>" - -#. xRQaH -#: menubar.xhp -msgctxt "" -"menubar.xhp\n" -"par_idN10562\n" -"help.text" -msgid "In the database window, you see a new set of menu commands for working on the current database file." -msgstr "A la finestra de la base de dades podeu visualitzar un grup nou d'ordres de menú que us permeten treballar amb el fitxer de base de dades actual." - -#. ELZ6P -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"tit\n" -"help.text" -msgid "Edit" -msgstr "Edita" - -#. GjMMC -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN1054D\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/menuedit.xhp\">Edit</link>" -msgstr "<link href=\"text/shared/explorer/database/menuedit.xhp\">Edita</link>" - -#. pGydt -#: menuedit.xhp -#, fuzzy -msgctxt "" -"menuedit.xhp\n" -"par_idN1055D\n" -"help.text" -msgid "The Edit menu of a database window." -msgstr "El menú Edita d'una finestra de base de dades." - -#. 9Djqz -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN10560\n" -"help.text" -msgid "Copy" -msgstr "Copia" - -#. foKkC -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN10564\n" -"help.text" -msgid "<ahelp hid=\".\">Copies the selected object to the clipboard.</ahelp>" -msgstr "<ahelp hid=\".\">Copia l'objecte seleccionat al porta-retalls.</ahelp>" - -#. rEEsQ -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN10567\n" -"help.text" -msgid "Paste" -msgstr "Enganxa" - -#. Go5ji -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN1056B\n" -"help.text" -msgid "<ahelp hid=\".\">Inserts an item from the clipboard. If you want, you can insert forms and reports, including subfolders, from one database file to another.</ahelp>" -msgstr "<ahelp hid=\".\">Insereix un element des del porta-retalls. Si ho voleu, podeu inserir formularis i informes, incloses les subcarpetes, des d'un fitxer de base de dades a un altre.</ahelp>" - -#. CU3BC -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN1056E\n" -"help.text" -msgid "Paste Special" -msgstr "Enganxament especial" - -#. AxkJA -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN10572\n" -"help.text" -msgid "<ahelp hid=\".\">Inserts an item from the clipboard. If you want, you can insert forms and reports, including subfolders, from one database file to another.</ahelp>" -msgstr "<ahelp hid=\".\">Insereix un element des del porta-retalls. Si ho voleu, podeu inserir formularis i informes, incloses les subcarpetes, des d'un fitxer de base de dades a un altre.</ahelp>" - -#. zGGGW -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN105D7\n" -"help.text" -msgid "Select All" -msgstr "Selecciona-ho tot" - -#. sL6Wv -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN105DB\n" -"help.text" -msgid "<ahelp hid=\".\">Selects all entries, including subfolders, in the lower part of the database window.</ahelp>" -msgstr "<ahelp hid=\".\">Selecciona totes les entrades, incloses les subcarpetes, a la part inferior de la finestra de la base de dades.</ahelp>" - -#. LMbBp -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"hd_id3153683\n" -"help.text" -msgid "Edit" -msgstr "Edita" - -#. MnMPd -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_id3147209\n" -"help.text" -msgid "<ahelp hid=\".\">Opens a window where you can edit the selected table, query, form, or report.</ahelp>" -msgstr "<ahelp hid=\".\">Obre una finestra que us permet editar la taula, la consulta, el formulari o l'informe seleccionats.</ahelp>" - -#. NCnUw -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"hd_id3145315\n" -"help.text" -msgid "Delete" -msgstr "Suprimeix" - -#. TmCdC -#: menuedit.xhp -#, fuzzy -msgctxt "" -"menuedit.xhp\n" -"par_id3153666\n" -"help.text" -msgid "<ahelp hid=\".\">Deletes the selected table, query, form, or report.</ahelp>" -msgstr "<unk>GA Suprimeix el formulari o informe seleccionat de la taula consulta.</ahelp>" - -#. uuDM2 -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN1057C\n" -"help.text" -msgid "Rename" -msgstr "Canvia el nom" - -#. 7W5uU -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN10580\n" -"help.text" -msgid "<ahelp hid=\".\">Renames the selected object. Depending on the database, some names, characters, and name length might be invalid.</ahelp>" -msgstr "<ahelp hid=\".\">Canvia el nom de l'objecte seleccionat. Segons la base de dades, és possible que alguns noms, caràcters i longituds de noms no siguin vàlids.</ahelp>" - -#. CGeTi -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN1058A\n" -"help.text" -msgid "Open" -msgstr "Obre" - -#. 7NkEK -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN1058E\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the selected object in the last saved state.</ahelp>" -msgstr "<ahelp hid=\".\">Obre l'objecte seleccionat en el darrer estat desat.</ahelp>" - -#. GoDcA -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN10591\n" -"help.text" -msgid "Create as View" -msgstr "Crea una vista" - -#. sF34n -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN105A7\n" -"help.text" -msgid "<ahelp hid=\".\">Converts the selected query to a view. The original query remains in your database file and an additional view is generated on the database server. You must have write permission to add a view to a database.</ahelp>" -msgstr "<ahelp hid=\".\">Converteix la consulta seleccionada en una vista. La consulta original roman en el fitxer de base de dades i es genera una vista addicional en el servidor de la base de dades. Heu de tenir permís d'escriptura per poder afegir una vista a una base de dades.</ahelp>" - -#. s7wwJ -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN105AA\n" -"help.text" -msgid "Most databases use queries to filter or to sort database tables to display records on your computer. Views offer the same functionality as queries, but on the server side. If your database is on a server that supports views, you can use views to filter the records on the server to speed up the display time." -msgstr "La majoria de les bases de dades utilitzen consultes per a filtrar o ordenar les taules per a la visualització de registres en un ordinador. Les vistes ofereixen les mateixes funcionalitats que les consultes, però des d'un servidor. Si la vostra base de dades és en un servidor que permet l'ús de vistes, les podreu utilitzar per a filtrar els registres en el servidor i, d'aquesta manera, accelerar-ne el temps de visualització." - -#. 7NDGC -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN105AD\n" -"help.text" -msgid "Form Wizard" -msgstr "Auxiliar de formularis" - -#. LZsjA -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN105B1\n" -"help.text" -msgid "<ahelp hid=\".\">Starts the <link href=\"text/shared/autopi/01090000.xhp\">Form Wizard</link> for the selected table, query, or view.</ahelp>" -msgstr "<ahelp hid=\".\">Inicia l'<link href=\"text/shared/autopi/01090000.xhp\">Auxiliar de formularis</link> per a la taula, consulta o vista seleccionada.</ahelp>" - -#. BUWRg -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN105C2\n" -"help.text" -msgid "Report Wizard" -msgstr "Auxiliar d'informes" - -#. U7xE3 -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN105C6\n" -"help.text" -msgid "<ahelp hid=\".\">Starts the <link href=\"text/shared/autopi/01100000.xhp\">Report Wizard</link> for the selected table, query, or view.</ahelp>" -msgstr "<ahelp hid=\".\">Inicia l'<link href=\"text/shared/autopi/01100000.xhp\">Auxiliar d'informes</link>per a la taula, consulta o vista seleccionada.</ahelp>" - -#. yNkzG -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN105DE\n" -"help.text" -msgid "Database" -msgstr "Base de dades" - -#. EDR8A -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN105E2\n" -"help.text" -msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>" -msgstr "<ahelp hid=\".\">Obre un submenú.</ahelp>" - -#. wBPBE -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN105E5\n" -"help.text" -msgid "Properties" -msgstr "Propietats" - -#. xrED8 -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN105E9\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the Database Properties dialog.</ahelp>" -msgstr "<ahelp hid=\".\">Obre el diàleg Propietats de la base de dades.</ahelp>" - -#. CFEiW -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN105EC\n" -"help.text" -msgid "Connection Type" -msgstr "Tipus de connexió" - -#. mhCAw -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN105F0\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the Connection Type Wizard.</ahelp>" -msgstr "<ahelp hid=\".\">Obre l'Auxiliar de tipus de connexió.</ahelp>" - -#. Rwk4Y -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN105F3\n" -"help.text" -msgid "Advanced Properties" -msgstr "Propietats avançades" - -#. SAkPC -#: menuedit.xhp -msgctxt "" -"menuedit.xhp\n" -"par_idN105F7\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the Advanced Properties dialog.</ahelp>" -msgstr "<ahelp hid=\".\">Obre el diàleg Propietats avançades.</ahelp>" - -#. 7BAav -#: menufile.xhp -msgctxt "" -"menufile.xhp\n" -"tit\n" -"help.text" -msgid "File" -msgstr "Fitxer" - -#. 6xmbv -#: menufile.xhp -msgctxt "" -"menufile.xhp\n" -"par_idN1054D\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/menufile.xhp\">File</link>" -msgstr "<link href=\"text/shared/explorer/database/menufile.xhp\">Fitxer</link>" - -#. WXK3P -#: menufile.xhp -msgctxt "" -"menufile.xhp\n" -"par_idN1055D\n" -"help.text" -msgid "The File menu of a database window. Only entries specific to databases are listed." -msgstr "El menú Fitxer d'una finestra de base de dades. Només s'hi mostren les entrades específiques de les bases de dades." - -#. 9qysH -#: menufile.xhp -msgctxt "" -"menufile.xhp\n" -"par_idN105C0\n" -"help.text" -msgid "Save" -msgstr "Desa" - -#. E8ieA -#: menufile.xhp -#, fuzzy -msgctxt "" -"menufile.xhp\n" -"par_idN105C4\n" -"help.text" -msgid "Saves the current database file, query, form or report. For the database file, you see the <link href=\"text/shared/01/01070000.xhp\">file save</link> dialog. For the other objects, you see the <link href=\"text/shared/explorer/database/menufilesave.xhp\">Save</link> dialog." -msgstr "Desa el formulari o l'informe actual de consulta de fitxers de base de dades. Per al fitxer de base de dades veureu el diàleg <link href=\"text/shared/01/01070000.xhp\">deseu</link>. Per als altres objectes veureu el diàleg <link href=\"text/shared/explorer/database/menufilesave.xhp\">Desa</link>." - -#. FAvuD -#: menufile.xhp -msgctxt "" -"menufile.xhp\n" -"par_idN105D5\n" -"help.text" -msgid "Save As" -msgstr "Anomena i desa" - -#. LDiQh -#: menufile.xhp -#, fuzzy -msgctxt "" -"menufile.xhp\n" -"par_idN105D9\n" -"help.text" -msgid "Saves the current database file with another name. In the <link href=\"text/shared/01/01070000.xhp\">file save</link> dialog, select a path and file name to save." -msgstr "Desa el fitxer de base de dades actual amb un altre nom. Al diàleg <link href=\"text/shared/01/01070000.xhp\">desa</link> seleccioneu un camí i un nom de fitxer per desar." - -#. s3muV -#: menufile.xhp -msgctxt "" -"menufile.xhp\n" -"par_idN105EA\n" -"help.text" -msgid "Export" -msgstr "Exporta" - -#. AXuZV -#: menufile.xhp -msgctxt "" -"menufile.xhp\n" -"par_idN105EE\n" -"help.text" -msgid "Exports the selected report or form to a text document. A dynamic report is exported as a copy of the database contents at the time of export." -msgstr "Exporta l'informe o el formulari seleccionat en un document de text. En el moment de l'exportació, s'exportarà igualment un informe dinàmic com a còpia del contingut de la base de dades." - -#. vdU9E -#: menufile.xhp -msgctxt "" -"menufile.xhp\n" -"par_idN105F1\n" -"help.text" -msgid "Send" -msgstr "Envia" - -#. GiW9D -#: menufile.xhp -msgctxt "" -"menufile.xhp\n" -"par_idN105F5\n" -"help.text" -msgid "Opens a submenu." -msgstr "Obre un submenú." - -#. EAusx -#: menufile.xhp -#, fuzzy -msgctxt "" -"menufile.xhp\n" -"par_idN105F8\n" -"help.text" -msgid "Email Document" -msgstr "Document de correu electrònic" - -#. Qxg2W -#: menufile.xhp -#, fuzzy -msgctxt "" -"menufile.xhp\n" -"par_idN105FC\n" -"help.text" -msgid "Opens the default email application to send a new email. The current database file is appended as an attachment. You can enter the subject, the recipients and a mail body." -msgstr "Obre l'aplicació de correu electrònic per defecte per enviar un correu nou. El fitxer de base de dades actual s'afegeix com a adjunt. Podeu introduir l'assumpte els destinataris i un cos de correu." - -#. 9WihT -#: menufile.xhp -msgctxt "" -"menufile.xhp\n" -"par_idN105FF\n" -"help.text" -msgid "Report as Email" -msgstr "Envia l'informe per correu electrònic" - -#. XWAoV -#: menufile.xhp -msgctxt "" -"menufile.xhp\n" -"par_idN10603\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the default email application to send a new email. The selected report is appended as an attachment. You can enter the subject, the recipients and a mail body. A dynamic report is exported as a copy of the database contents at the time of export.</ahelp>" -msgstr "<ahelp hid=\".\">Obre l'aplicació de correu electrònic per defecte per a enviar un missatge de correu electrònic nou. L'informe seleccionat s'afegeix com a adjunció del missatge. Podeu introduir l'assumpte, els destinataris i el cos del missatge. En realitzar l'exportació s'exporta un informe dinàmic com a còpia dels continguts de la base de dades.</ahelp>" - -#. 9cSVg -#: menufile.xhp -msgctxt "" -"menufile.xhp\n" -"par_idN10606\n" -"help.text" -msgid "Report to Text Document" -msgstr "Envia l'informe com a document de text" - -#. SMD5C -#: menufile.xhp -msgctxt "" -"menufile.xhp\n" -"par_idN1060A\n" -"help.text" -msgid "<ahelp hid=\".\">Exports the selected report to a text document. A dynamic report is exported as a copy of the database contents at the time of export.</ahelp>" -msgstr "<ahelp hid=\".\">Exporta l'informe seleccionat a un document de text. En realitzar l'exportació s'exporta un informe dinàmic com a còpia dels continguts de la base de dades.</ahelp>" - -#. AhvCD -#: menufilesave.xhp -msgctxt "" -"menufilesave.xhp\n" -"tit\n" -"help.text" -msgid "Save" -msgstr "Desa" - -#. bMiRZ -#: menufilesave.xhp -msgctxt "" -"menufilesave.xhp\n" -"par_idN10547\n" -"help.text" -msgid "Save" -msgstr "Desa" - -#. BGNgM -#: menufilesave.xhp -msgctxt "" -"menufilesave.xhp\n" -"par_idN1054B\n" -"help.text" -msgid "In this dialog, you can specify the position and name of a form that you save within a <link href=\"text/sdatabase/dabadoc.xhp\">database file</link>. The dialog opens automatically when you save a form the first time." -msgstr "" - -#. CDw7n -#: menufilesave.xhp -msgctxt "" -"menufilesave.xhp\n" -"par_idN10564\n" -"help.text" -msgid "Create New Directory" -msgstr "Crea un directori nou" - -#. LPGUc -#: menufilesave.xhp -msgctxt "" -"menufilesave.xhp\n" -"par_idN10568\n" -"help.text" -msgid "<ahelp hid=\".\">Click to create a new folder within the database file.</ahelp>" -msgstr "<ahelp hid=\".\">Feu-hi clic per a crear una carpeta nova en el fitxer de base de dades.</ahelp>" - -#. P9r94 -#: menufilesave.xhp -msgctxt "" -"menufilesave.xhp\n" -"par_idN1057F\n" -"help.text" -msgid "Up One Level" -msgstr "Puja un nivell" - -#. 3Es6N -#: menufilesave.xhp -msgctxt "" -"menufilesave.xhp\n" -"par_idN10583\n" -"help.text" -msgid "<ahelp hid=\".\">Click to go up one level in the folder hierarchy.</ahelp>" -msgstr "<ahelp hid=\".\">Feu-hi clic per pujar un nivell en la jerarquia de carpetes.</ahelp>" - -#. fsR7X -#: menufilesave.xhp -msgctxt "" -"menufilesave.xhp\n" -"par_idN1059A\n" -"help.text" -msgid "File name" -msgstr "Nom del fitxer" - -#. vgBAe -#: menufilesave.xhp -msgctxt "" -"menufilesave.xhp\n" -"par_idN1059E\n" -"help.text" -msgid "<ahelp hid=\".\">Enter the file name for the saved form.</ahelp>" -msgstr "<ahelp hid=\".\">Introduïu el nom de fitxer per al formulari desat.</ahelp>" - -#. AFEqC -#: menufilesave.xhp -msgctxt "" -"menufilesave.xhp\n" -"par_idN105B5\n" -"help.text" -msgid "Save" -msgstr "Desa" - -#. 48d8x -#: menufilesave.xhp -msgctxt "" -"menufilesave.xhp\n" -"par_idN105B9\n" -"help.text" -msgid "<ahelp hid=\".\">Click to save the form to the database file.</ahelp>" -msgstr "<ahelp hid=\".\">Feu-hi clic per a desar el formulari en el fitxer de base de dades.</ahelp>" - -#. oxGKs -#: menuinsert.xhp -msgctxt "" -"menuinsert.xhp\n" -"tit\n" -"help.text" -msgid "Insert" -msgstr "Insereix" - -#. tCj7L -#: menuinsert.xhp -msgctxt "" -"menuinsert.xhp\n" -"par_idN1054D\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/menuinsert.xhp\">Insert</link>" -msgstr "<link href=\"text/shared/explorer/database/menuinsert.xhp\">Insereix</link>" - -#. NAACF -#: menuinsert.xhp -#, fuzzy -msgctxt "" -"menuinsert.xhp\n" -"par_idN1055D\n" -"help.text" -msgid "The Insert menu of a database window." -msgstr "El menú Insereix d'una finestra de base de dades." - -#. JCkjX -#: menuinsert.xhp -msgctxt "" -"menuinsert.xhp\n" -"par_idN10560\n" -"help.text" -msgid "Form" -msgstr "Formulari" - -#. FoJp3 -#: menuinsert.xhp -msgctxt "" -"menuinsert.xhp\n" -"par_idN10576\n" -"help.text" -msgid "<ahelp hid=\".\">Opens a new text document in form mode.</ahelp>" -msgstr "<ahelp hid=\".\">Obre un document de text nou en mode de formulari.</ahelp>" - -#. Gfck8 -#: menuinsert.xhp -msgctxt "" -"menuinsert.xhp\n" -"par_idN1058B\n" -"help.text" -msgid "Report" -msgstr "Informe" - -#. MT4CQ -#: menuinsert.xhp -msgctxt "" -"menuinsert.xhp\n" -"par_idN1058F\n" -"help.text" -msgid "<ahelp hid=\".\">Starts the <link href=\"text/shared/explorer/database/rep_main.xhp\">Report Builder</link> window for the selected table, view, or query.</ahelp>" -msgstr "<ahelp hid=\".\">Inicia la finestra del <link href=\"text/shared/explorer/database/rep_main.xhp\">Constructor d'informes</link> per a la taula, vista o consulta seleccionada.</ahelp>" - -#. 99GPr -#: menuinsert.xhp -msgctxt "" -"menuinsert.xhp\n" -"par_idN105A0\n" -"help.text" -msgid "Query (Design View)" -msgstr "Consulta (vista de disseny)" - -#. nSGAS -#: menuinsert.xhp -msgctxt "" -"menuinsert.xhp\n" -"par_idN105A4\n" -"help.text" -msgid "<ahelp hid=\".\">Opens a new query in design mode.</ahelp>" -msgstr "<ahelp hid=\".\">Obre una consulta nova en mode de disseny.</ahelp>" - -#. HBCDy -#: menuinsert.xhp -msgctxt "" -"menuinsert.xhp\n" -"par_idN105A7\n" -"help.text" -msgid "Query (SQL View)" -msgstr "Consulta (vista SQL)" - -#. xMKBY -#: menuinsert.xhp -msgctxt "" -"menuinsert.xhp\n" -"par_idN105AB\n" -"help.text" -msgid "<ahelp hid=\".\">Opens a new query in SQL mode.</ahelp>" -msgstr "<ahelp hid=\".\">Obre una consulta nova en mode SQL.</ahelp>" - -#. hePEE -#: menuinsert.xhp -msgctxt "" -"menuinsert.xhp\n" -"par_idN105AE\n" -"help.text" -msgid "Table Design" -msgstr "Disseny de taula" - -#. eSSzA -#: menuinsert.xhp -msgctxt "" -"menuinsert.xhp\n" -"par_idN105C4\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the table design view.</ahelp>" -msgstr "<ahelp hid=\".\">Obre la vista de disseny de la taula.</ahelp>" - -#. dDYAD -#: menuinsert.xhp -msgctxt "" -"menuinsert.xhp\n" -"par_idN105C7\n" -"help.text" -msgid "View Design" -msgstr "Mostra el disseny" - -#. E2CpK -#: menuinsert.xhp -msgctxt "" -"menuinsert.xhp\n" -"par_idN10669\n" -"help.text" -msgid "<ahelp hid=\".\">Opens a new view in design mode.</ahelp>" -msgstr "<ahelp hid=\".\">Obre una vista nova en mode de disseny.</ahelp>" - -#. EcAYG -#: menuinsert.xhp -msgctxt "" -"menuinsert.xhp\n" -"par_idN105E0\n" -"help.text" -msgid "View (Simple)" -msgstr "Vista (simple)" - -#. 5diz4 -#: menuinsert.xhp -msgctxt "" -"menuinsert.xhp\n" -"par_idN105F6\n" -"help.text" -msgid "<ahelp hid=\".\">Opens a new view in SQL mode.</ahelp>" -msgstr "<ahelp hid=\".\">Obre una vista nova en mode SQL.</ahelp>" - -#. UAFhR -#: menuinsert.xhp -msgctxt "" -"menuinsert.xhp\n" -"par_idN105F9\n" -"help.text" -msgid "Folder" -msgstr "Carpeta" - -#. KMLGR -#: menuinsert.xhp -msgctxt "" -"menuinsert.xhp\n" -"par_idN1060F\n" -"help.text" -msgid "<ahelp hid=\".\">Opens a dialog where you can save a new folder in the database file.</ahelp>" -msgstr "<ahelp hid=\".\">Obre un diàleg on podeu desar una carpeta nova en el fitxer de base de dades.</ahelp>" - -#. eMZgB -#: menutools.xhp -msgctxt "" -"menutools.xhp\n" -"tit\n" -"help.text" -msgid "Tools" -msgstr "Eines" - -#. eEBcd -#: menutools.xhp -msgctxt "" -"menutools.xhp\n" -"par_idN1054D\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/menutools.xhp\">Tools</link>" -msgstr "<link href=\"text/shared/explorer/database/menutools.xhp\">Eines</link>" - -#. 2XuD9 -#: menutools.xhp -msgctxt "" -"menutools.xhp\n" -"par_idN1055D\n" -"help.text" -msgid "The Tools menu of a database window." -msgstr "El menú Eines d'una finestra de base de dades." - -#. yQdGR -#: menutools.xhp -msgctxt "" -"menutools.xhp\n" -"par_idN10560\n" -"help.text" -msgid "Relationships" -msgstr "Relacions" - -#. DKgXb -#: menutools.xhp -msgctxt "" -"menutools.xhp\n" -"par_idN10576\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the <link href=\"text/sdatabase/05020000.xhp\">Relation Design</link> view and checks whether the database connection supports relations.</ahelp>" -msgstr "" - -#. B2YV6 -#: menutools.xhp -msgctxt "" -"menutools.xhp\n" -"par_idN1058A\n" -"help.text" -msgid "User Administration" -msgstr "Administració d'usuaris" - -#. bBBaA -#: menutools.xhp -msgctxt "" -"menutools.xhp\n" -"par_idN1058E\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the User Administration dialog if the database supports this feature.</ahelp>" -msgstr "<ahelp hid=\".\">Obre el diàleg Administració d'usuaris si la base de dades admet aquesta funcionalitat.</ahelp>" - -#. VThyT -#: menutools.xhp -msgctxt "" -"menutools.xhp\n" -"hd_id3153880\n" -"help.text" -msgid "Table Filter" -msgstr "Filtres de la taula" - -#. koDKE -#: menutools.xhp -#, fuzzy -msgctxt "" -"menutools.xhp\n" -"par_id3153252\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the Table Filter dialog where you can specify which tables of the database to show or to hide.</ahelp>" -msgstr "<unk>GA obre el diàleg Filtre de taula on podeu especificar quines taules de la base de dades mostrar o ocultar.</ahelp>" - -#. YTER3 -#: menutools.xhp -msgctxt "" -"menutools.xhp\n" -"par_id3150670\n" -"help.text" -msgid "Select the tables that you want to filter in the <emph>Filter</emph> list." -msgstr "Seleccioneu les taules que vulgueu filtrar a la llista <emph>Filtre</emph>." - -#. ADDYD -#: menutools.xhp -msgctxt "" -"menutools.xhp\n" -"par_id3150985\n" -"help.text" -msgid "If you select the topmost table in a hierarchy, all of the tables in the hierarchy are selected." -msgstr "Si seleccioneu la taula superior d'una jerarquia, se seleccionarà la resta de taules d'aquesta jerarquia." - -#. evFBu -#: menutools.xhp -msgctxt "" -"menutools.xhp\n" -"par_id3152349\n" -"help.text" -msgid "If you select a table that is at a lower level in the hierarchy, the tables that occur above it in the hierarchy are not selected." -msgstr "Si seleccioneu una taula que es trobi en un nivell inferior de la jerarquia, no se seleccionaran les taules que es trobin en nivells superiors." - -#. 4AdAz -#: menutools.xhp -msgctxt "" -"menutools.xhp\n" -"par_idN105BC\n" -"help.text" -msgid "SQL" -msgstr "SQL" - -#. nwpGA -#: menutools.xhp -msgctxt "" -"menutools.xhp\n" -"par_idN105C0\n" -"help.text" -msgid "<ahelp hid=\".\">Opens the SQL dialog where you can enter SQL statements.</ahelp>" -msgstr "<ahelp hid=\".\">Obre el diàleg SQL, on podeu introduir expressions SQL.</ahelp>" - -#. CqteP -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"tit\n" -"help.text" -msgid "View" -msgstr "Visualitza" - -#. fpETE -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN1054D\n" -"help.text" -msgid "<link href=\"text/shared/explorer/database/menuview.xhp\">View</link>" -msgstr "<link href=\"text/shared/explorer/database/menuview.xhp\">Visualitza</link>" - -#. 3Z8JA -#: menuview.xhp -#, fuzzy -msgctxt "" -"menuview.xhp\n" -"par_idN1055D\n" -"help.text" -msgid "The View menu of a database window." -msgstr "El menú Visualitza d'una finestra de base de dades." - -#. 2AidF -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN10560\n" -"help.text" -msgid "Database Objects" -msgstr "Objectes de la base de dades" - -#. 8Bvnx -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN10564\n" -"help.text" -msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>" -msgstr "<ahelp hid=\".\">Obre un submenú.</ahelp>" - -#. ayFXZ -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN10567\n" -"help.text" -msgid "Forms" -msgstr "Formularis" - -#. uByBf -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN1056B\n" -"help.text" -msgid "<ahelp hid=\".\">Selects the forms container and shows all forms in the detail view.</ahelp>" -msgstr "<ahelp hid=\".\">Selecciona el contenidor de formularis i mostra tots els formularis en vista de detall.</ahelp>" - -#. 8i64Y -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN1056E\n" -"help.text" -msgid "Reports" -msgstr "Informes" - -#. oBrpX -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN10572\n" -"help.text" -msgid "<ahelp hid=\".\">Selects the reports container and shows all reports in the detail view.</ahelp>" -msgstr "<ahelp hid=\".\">Selecciona el contenidor d'informes i mostra tots els informes en vista de detall.</ahelp>" - -#. 2BQEW -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN10575\n" -"help.text" -msgid "Queries" -msgstr "Consultes" - -#. eyZ6P -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN10579\n" -"help.text" -msgid "<ahelp hid=\".\">Selects the queries container and shows all queries in the detail view.</ahelp>" -msgstr "<ahelp hid=\".\">Selecciona el contenidor de consultes i mostra totes les consultes en vista de detall.</ahelp>" - -#. Ytm9B -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN1057C\n" -"help.text" -msgid "Tables" -msgstr "Taules" - -#. Cy23D -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN10580\n" -"help.text" -msgid "<ahelp hid=\".\">Selects the tables container and shows all tables in the detail view.</ahelp>" -msgstr "<ahelp hid=\".\">Selecciona el contenidor de taules i mostra totes les taules en vista de detall.</ahelp>" - -#. pjk7X -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN10583\n" -"help.text" -msgid "Sort" -msgstr "Ordena" - -#. eTkp4 -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN10587\n" -"help.text" -msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>" -msgstr "<ahelp hid=\".\">Obre un submenú.</ahelp>" - -#. sDVoW -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN1058A\n" -"help.text" -msgid "Ascending" -msgstr "Ordre ascendent" - -#. Xojrk -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN1058E\n" -"help.text" -msgid "<ahelp hid=\".\">Sorts the entries in the detail view in ascending order.</ahelp>" -msgstr "<ahelp hid=\".\">Ordena les entrades de la vista de detall en ordre ascendent.</ahelp>" - -#. BbycS -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN10591\n" -"help.text" -msgid "Descending" -msgstr "Ordre descendent" - -#. vX7Fc -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN10595\n" -"help.text" -msgid "<ahelp hid=\".\">Sorts the entries in the detail view in descending order.</ahelp>" -msgstr "<ahelp hid=\".\">Ordena les entrades de la vista de detall en ordre descendent.</ahelp>" - -#. wXJzD -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN10598\n" -"help.text" -msgid "Preview" -msgstr "Previsualització" - -#. 3HEV9 -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN1059C\n" -"help.text" -msgid "<ahelp hid=\".\">Opens a submenu.</ahelp>" -msgstr "<ahelp hid=\".\">Obre un submenú.</ahelp>" - -#. yeDpx -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN1059F\n" -"help.text" -msgid "None" -msgstr "Cap" - -#. GAT5A -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN105B5\n" -"help.text" -msgid "<ahelp hid=\".\">Disables the preview in the database window.</ahelp>" -msgstr "<ahelp hid=\".\">Desactiva la previsualització a la finestra de la base de dades.</ahelp>" - -#. gC6sB -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN105B8\n" -"help.text" -msgid "Document Information" -msgstr "Informació del document" - -#. NJ2Q8 -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN105BC\n" -"help.text" -msgid "<ahelp hid=\".\">The preview window displays the document information of a form or report.</ahelp>" -msgstr "<ahelp hid=\".\">La finestra de previsualització mostra la informació de document d'un formulari o un informe.</ahelp>" - -#. KrBDr -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN105BF\n" -"help.text" -msgid "Document" -msgstr "Document" - -#. GE5Rx -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN105C3\n" -"help.text" -msgid "<ahelp hid=\".\">The preview displays the document of a form or report.</ahelp>" -msgstr "<ahelp hid=\".\">La previsualització mostra el document d'un formulari o un informe.</ahelp>" - -#. yek7q -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN105C6\n" -"help.text" -msgid "Refresh Tables" -msgstr "Actualitza les taules" - -#. 79t9N -#: menuview.xhp -msgctxt "" -"menuview.xhp\n" -"par_idN105CA\n" -"help.text" -msgid "<ahelp hid=\".\">Refreshes the tables. </ahelp>" -msgstr "<ahelp hid=\".\">Actualitza les taules. </ahelp>" - #. kyYMn #: migrate_macros.xhp msgctxt "" diff --git a/source/ca/helpcontent2/source/text/shared/guide.po b/source/ca/helpcontent2/source/text/shared/guide.po index 4c806da5db0..0f60d6cd877 100644 --- a/source/ca/helpcontent2/source/text/shared/guide.po +++ b/source/ca/helpcontent2/source/text/shared/guide.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-10-29 13:14+0200\n" -"PO-Revision-Date: 2021-10-25 11:17+0000\n" +"POT-Creation-Date: 2021-11-16 12:09+0100\n" +"PO-Revision-Date: 2021-11-08 14:36+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/ca/>\n" "Language: ca\n" @@ -4104,7 +4104,7 @@ msgctxt "" "hd_id531633524464103\n" "help.text" msgid "Usage" -msgstr "" +msgstr "Utilització" #. vcWaC #: convertfilters.xhp @@ -4151,7 +4151,7 @@ msgctxt "" "FilterName_HTML__StarWriter_\n" "help.text" msgid "HTML Document (Writer)" -msgstr "" +msgstr "Document HTML (Writer)" #. n9LGr #: convertfilters.xhp @@ -4277,7 +4277,7 @@ msgctxt "" "FilterName_ClarisWorks\n" "help.text" msgid "ClarisWorks/AppleWorks Text Document" -msgstr "" +msgstr "Document de text del ClarisWorks/AppleWorks" #. KRYRG #: convertfilters.xhp @@ -4304,7 +4304,7 @@ msgctxt "" "FilterName_MacWrite\n" "help.text" msgid "MacWrite Document" -msgstr "" +msgstr "Document del MacWrite" #. kNAGd #: convertfilters.xhp @@ -5064,7 +5064,7 @@ msgctxt "" "FilterName_impress8\n" "help.text" msgid "ODF Presentation" -msgstr "" +msgstr "Presentació ODF" #. ELC6F #: convertfilters.xhp @@ -5073,7 +5073,7 @@ msgctxt "" "FilterName_impress8_template\n" "help.text" msgid "ODF Presentation Template" -msgstr "" +msgstr "Plantilla de presentació ODF" #. BEBAL #: convertfilters.xhp @@ -5082,7 +5082,7 @@ msgctxt "" "FilterName_impress8_draw\n" "help.text" msgid "ODF Drawing (Impress)" -msgstr "" +msgstr "Dibuix ODF (Impress)" #. n3Ewv #: convertfilters.xhp @@ -5515,6 +5515,204 @@ msgctxt "" msgid "SVG - Scalable Vector Graphics" msgstr "" +#. fwhjA +#: convertfilters.xhp +msgctxt "" +"convertfilters.xhp\n" +"bm_000pdfimport\n" +"help.text" +msgid "<bookmark_value>command line document conversion; filters for PDFIMPORT</bookmark_value>" +msgstr "" + +#. K7dq5 +#: convertfilters.xhp +msgctxt "" +"convertfilters.xhp\n" +"hd_000pdfimport\n" +"help.text" +msgid "Filters for PDFIMPORT" +msgstr "" + +#. xJhTH +#: convertfilters.xhp +msgctxt "" +"convertfilters.xhp\n" +"FilterName_draw_pdf_import\n" +"help.text" +msgid "PDF - Portable Document Format (Draw)" +msgstr "" + +#. JDFdH +#: convertfilters.xhp +msgctxt "" +"convertfilters.xhp\n" +"FilterName_impress_pdf_import\n" +"help.text" +msgid "PDF - Portable Document Format (Impress)" +msgstr "" + +#. WsMeW +#: convertfilters.xhp +msgctxt "" +"convertfilters.xhp\n" +"FilterName_writer_pdf_import\n" +"help.text" +msgid "PDF - Portable Document Format (Writer)" +msgstr "" + +#. 9WyPm +#: convertfilters.xhp +msgctxt "" +"convertfilters.xhp\n" +"FilterName_writer_pdf_addstream_import\n" +"help.text" +msgid "PDF - Portable Document Format" +msgstr "" + +#. kF4WL +#: convertfilters.xhp +msgctxt "" +"convertfilters.xhp\n" +"FilterName_impress_pdf_addstream_import\n" +"help.text" +msgid "PDF - Portable Document Format" +msgstr "" + +#. aFqyu +#: convertfilters.xhp +msgctxt "" +"convertfilters.xhp\n" +"FilterName_draw_pdf_addstream_import\n" +"help.text" +msgid "PDF - Portable Document Format" +msgstr "" + +#. 5AFFP +#: convertfilters.xhp +msgctxt "" +"convertfilters.xhp\n" +"FilterName_calc_pdf_addstream_import\n" +"help.text" +msgid "PDF - Portable Document Format" +msgstr "" + +#. ziEHZ +#: convertfilters.xhp +msgctxt "" +"convertfilters.xhp\n" +"bm_000xsltfilter\n" +"help.text" +msgid "<bookmark_value>command line document conversion; filters for XSLTFILTER</bookmark_value>" +msgstr "" + +#. AzDaX +#: convertfilters.xhp +msgctxt "" +"convertfilters.xhp\n" +"hd_000xsltfilter\n" +"help.text" +msgid "Filters for XSLTFILTER" +msgstr "" + +#. ebRhP +#: convertfilters.xhp +msgctxt "" +"convertfilters.xhp\n" +"FilterName_ADO_Rowset_XML\n" +"help.text" +msgid "ADO Rowset XML" +msgstr "" + +#. tTViV +#: convertfilters.xhp +msgctxt "" +"convertfilters.xhp\n" +"FilterName_DocBook_File\n" +"help.text" +msgid "DocBook" +msgstr "" + +#. GHC43 +#: convertfilters.xhp +msgctxt "" +"convertfilters.xhp\n" +"FilterName_MS_Excel_2003_XML\n" +"help.text" +msgid "Microsoft Excel 2003 XML" +msgstr "" + +#. 5wBfH +#: convertfilters.xhp +msgctxt "" +"convertfilters.xhp\n" +"FilterName_MS_Word_2003_XML\n" +"help.text" +msgid "Word 2003 XML" +msgstr "" + +#. CTAEj +#: convertfilters.xhp +msgctxt "" +"convertfilters.xhp\n" +"FilterName_XHTML_Calc_File\n" +"help.text" +msgid "XHTML" +msgstr "" + +#. VUZrD +#: convertfilters.xhp +msgctxt "" +"convertfilters.xhp\n" +"FilterName_XHTML_Draw_File\n" +"help.text" +msgid "XHTML" +msgstr "" + +#. AhcRA +#: convertfilters.xhp +msgctxt "" +"convertfilters.xhp\n" +"FilterName_XHTML_Impress_File\n" +"help.text" +msgid "XHTML" +msgstr "" + +#. iCCFv +#: convertfilters.xhp +msgctxt "" +"convertfilters.xhp\n" +"FilterName_XHTML_Writer_File\n" +"help.text" +msgid "XHTML" +msgstr "" + +#. MCrWq +#: convertfilters.xhp +msgctxt "" +"convertfilters.xhp\n" +"FilterName_UOF_text\n" +"help.text" +msgid "Unified Office Format text" +msgstr "" + +#. TXKeC +#: convertfilters.xhp +msgctxt "" +"convertfilters.xhp\n" +"FilterName_UOF_spreadsheet\n" +"help.text" +msgid "Unified Office Format spreadsheet" +msgstr "" + +#. VW3Gt +#: convertfilters.xhp +msgctxt "" +"convertfilters.xhp\n" +"FilterName_UOF_presentation\n" +"help.text" +msgid "Unified Office Format presentation" +msgstr "" + #. Bkz5M #: copy_drawfunctions.xhp msgctxt "" @@ -5840,13 +6038,31 @@ msgctxt "" msgid "<variable id=\"csv_params_h1\"><link href=\"text/shared/guide/csv_params.xhp\" name=\"filter options\">CSV Filter Options</link></variable>" msgstr "" -#. k8vC5 +#. qRkBK #: csv_params.xhp msgctxt "" "csv_params.xhp\n" "par_id401634734576197\n" "help.text" -msgid "The CSV filter accepts an option string containing five to twelve tokens, separated by commas. Tokens 6 to 12 are optional." +msgid "The CSV filter accepts an option string containing five to thirteen tokens, separated by commas. Tokens 6 to 13 are optional." +msgstr "" + +#. BQKWB +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id431634743318433\n" +"help.text" +msgid "Import from UTF-8, Language German, Comma separated, Text delimiter \", Quoted field as text. CSV file has columns formatted as date, number, number, number:" +msgstr "" + +#. rdZgZ +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id281634743298078\n" +"help.text" +msgid "Export to Windows-1252, Field delimiter : comma, Text delimiter : quote, Save cell contents as shown:" msgstr "" #. J8rtr @@ -5856,7 +6072,7 @@ msgctxt "" "par_id511634735255956\n" "help.text" msgid "Token Position" -msgstr "" +msgstr "Posició del testimoni" #. 5rrFy #: csv_params.xhp @@ -5865,7 +6081,7 @@ msgctxt "" "par_id71634735255956\n" "help.text" msgid "Definition" -msgstr "" +msgstr "Definició" #. tBx7H #: csv_params.xhp @@ -5874,7 +6090,7 @@ msgctxt "" "par_id581634735255956\n" "help.text" msgid "Meaning and Example of Token" -msgstr "" +msgstr "Significat i exemple de testimoni" #. FBZ5h #: csv_params.xhp @@ -5903,13 +6119,13 @@ msgctxt "" msgid "Text Delimiter" msgstr "" -#. kEJpf +#. AtZEw #: csv_params.xhp msgctxt "" "csv_params.xhp\n" "par_id131634735421911\n" "help.text" -msgid "The text delimiter as ASCII value, that is, 34 for double quotes and 39 for single quotes. Example: 34 (\")" +msgid "The text delimiter as ASCII value, that is, 34 for double quotes and 39 for single quotes. Example: 34 (\")." msgstr "" #. 5EFCS @@ -5921,31 +6137,31 @@ msgctxt "" msgid "Character Set" msgstr "" -#. aiyF9 +#. v4Gzf #: csv_params.xhp msgctxt "" "csv_params.xhp\n" "par_id871634735631362\n" "help.text" -msgid "The character set code used in the file as described in the table below. Example: 0 (System)" +msgid "The character set code used in the file as described in the table below. Example: 0 (System)." msgstr "" -#. vEsX6 +#. rrrw3 #: csv_params.xhp msgctxt "" "csv_params.xhp\n" "par_id371634735705688\n" "help.text" -msgid "Number of First Line" +msgid "Number of First Row" msgstr "" -#. ARGi5 +#. DzcEC #: csv_params.xhp msgctxt "" "csv_params.xhp\n" "par_id681634735710417\n" "help.text" -msgid "3 (start from third line)" +msgid "Row number to start reading. Example: 3 (start from third row)." msgstr "" #. BeXqG @@ -5957,22 +6173,22 @@ msgctxt "" msgid "Cell Format Codes for Each Column" msgstr "" -#. FBKwB +#. fjBqE #: csv_params.xhp msgctxt "" "csv_params.xhp\n" "par_id481634735825359\n" "help.text" -msgid "A sequence of column/formatting code, where the formatting code is given in the table below. Example: 1/5/2/1/3/1/4/1" +msgid "A sequence of column/formatting code, where the formatting code is given in the table below. Example: \"1/5/2/1/3/1/4/1\"." msgstr "" -#. Aby2C +#. mFfyA #: csv_params.xhp msgctxt "" "csv_params.xhp\n" "par_id831634735631362\n" "help.text" -msgid "If value separators are used, the form of this token is column/format[/column/format/…] where column is the number of the column, with 1 being the leftmost column. The format is explained below." +msgid "If value separators are used, the form of this token is column/format[/column/format/…] where column is the number of the column, with 1 being the leftmost column. The format code is detailed below." msgstr "" #. bMC9A @@ -6011,13 +6227,13 @@ msgctxt "" msgid "CSV Import, CSV Export" msgstr "" -#. R5gJk +#. 4EDix #: csv_params.xhp msgctxt "" "csv_params.xhp\n" "par_id481634736922278\n" "help.text" -msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>.This token is the equivalent of the check box \"Quoted field as text\"." +msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>. This token is the equivalent of the check box \"Quoted field as text\"." msgstr "" #. bDTPa @@ -6047,94 +6263,67 @@ msgctxt "" msgid "<emph>Export:</emph> String, either false or true. Default value: <literal>true</literal>. This token has no UI equivalent. If <literal>true</literal>, the number cells are stored as numbers. If <literal>false</literal>, the numbers are stored as text, with text delimiters." msgstr "" -#. WFedG +#. D9GzU #: csv_params.xhp msgctxt "" "csv_params.xhp\n" "par_id961634737712752\n" "help.text" -msgid "CSV Import, CSV Export" +msgid "CSV Export" msgstr "" -#. 532rG -#: csv_params.xhp -msgctxt "" -"csv_params.xhp\n" -"par_id371634737716545\n" -"help.text" -msgid "<emph>Import:</emph> Not used: only 8 tokens are used." -msgstr "" - -#. cLJMt +#. bE733 #: csv_params.xhp msgctxt "" "csv_params.xhp\n" "par_id701634737971414\n" "help.text" -msgid "<emph>Export:</emph> String, either <literal>false</literal> or <literal>true</literal>. Default value:<literal>true</literal>. This token is the equivalent of the check box \"Save cell contents as shown\"." +msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value:<literal>true</literal>. This token is the equivalent of the check box \"Save cell contents as shown\"." msgstr "" -#. 6PAT5 +#. DbAB4 #: csv_params.xhp msgctxt "" "csv_params.xhp\n" "par_id481634896761359\n" "help.text" -msgid "CSV export" +msgid "CSV Export" msgstr "" -#. koLz5 +#. 3V5FY #: csv_params.xhp msgctxt "" "csv_params.xhp\n" "par_id411634896764659\n" "help.text" -msgid "Export formulas" -msgstr "" - -#. xiP4A -#: csv_params.xhp -msgctxt "" -"csv_params.xhp\n" -"par_id421634896890527\n" -"help.text" -msgid "11" +msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>. Export cell formulas." msgstr "" -#. BMakd +#. FE6AD #: csv_params.xhp msgctxt "" "csv_params.xhp\n" "par_id221634896896383\n" "help.text" -msgid "CSV export" +msgid "CSV Import" msgstr "" -#. FqKCf +#. o6NCQ #: csv_params.xhp msgctxt "" "csv_params.xhp\n" "par_id641634896897119\n" "help.text" -msgid "Remove space" -msgstr "" - -#. N9PMY -#: csv_params.xhp -msgctxt "" -"csv_params.xhp\n" -"par_id881634896966734\n" -"help.text" -msgid "12" +msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>. Remove spaces. Trim leading and trailing spaces, when reading the file." msgstr "" -#. tknnm +#. e7nRn #: csv_params.xhp msgctxt "" "csv_params.xhp\n" "par_id521634896971296\n" "help.text" -msgid "CSV export" +msgid "CSV Export" msgstr "" #. NaJRN @@ -6173,31 +6362,31 @@ msgctxt "" msgid "<emph>N</emph> export the N-th sheet within the range of number of sheets. Example: to export the second sheet, set 2 here to get sample-Sheet2.csv" msgstr "" -#. BQKWB +#. xfaM3 #: csv_params.xhp msgctxt "" "csv_params.xhp\n" -"par_id431634743318433\n" +"par_id451635293273892\n" "help.text" -msgid "Import from UTF-8, Language German, Comma separated, Text delimiter \", Quoted field as text. CSV file has columns formatted as date, number, number, number:" +msgid "CSV Import" msgstr "" -#. rdZgZ +#. 54sie #: csv_params.xhp msgctxt "" "csv_params.xhp\n" -"par_id281634743298078\n" +"par_id701635293273893\n" "help.text" -msgid "Export to Windows-1252, Field delimiter : comma, Text delimiter : quote, Save cell contents as shown:" +msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>. Determines whether formula expressions starting with a = equal sign character are to be evaluated as formulas or imported as textual data. If <literal>true</literal> evaluate formulas on input. If <literal>false</literal> formulas are input as text. If omitted (not present at all), the default value is <literal>true</literal> to keep the behaviour of old versions' options string that didn't have this token at all. If present and empty (or any other value than <literal>true</literal>) the default value is <literal>false</literal>." msgstr "" -#. HQgNe +#. EFwn3 #: csv_params.xhp msgctxt "" "csv_params.xhp\n" "hd_id181634739011588\n" "help.text" -msgid "Formatting codes for Token 5" +msgid "Formatting Codes for Token 5" msgstr "" #. 3KE5V @@ -6207,7 +6396,7 @@ msgctxt "" "par_id31634738948892\n" "help.text" msgid "Meaning" -msgstr "" +msgstr "Significat" #. kDygY #: csv_params.xhp @@ -6216,7 +6405,7 @@ msgctxt "" "par_id101634738948892\n" "help.text" msgid "Code" -msgstr "" +msgstr "Codi" #. BpiaC #: csv_params.xhp @@ -6225,7 +6414,7 @@ msgctxt "" "par_id1011670216\n" "help.text" msgid "Standard" -msgstr "" +msgstr "Estàndard" #. o2zeW #: csv_params.xhp @@ -6234,7 +6423,7 @@ msgctxt "" "par_id1605952714\n" "help.text" msgid "Text" -msgstr "" +msgstr "Text" #. pPwcP #: csv_params.xhp @@ -8620,14 +8809,14 @@ msgctxt "" msgid "<link href=\"text/shared/01/04180100.xhp\" name=\"View data source contents\">View data source contents</link>" msgstr "<link href=\"text/shared/01/04180100.xhp\" name=\"Visualització del contingut de la font de dades\">Visualització del contingut de la font de dades</link>" -#. xJACS +#. 9iJrJ #: database_main.xhp msgctxt "" "database_main.xhp\n" "par_idN106A4\n" "help.text" -msgid "<link href=\"text/shared/explorer/database/menubar.xhp\">Menu bar of a database file</link>" -msgstr "<link href=\"text/shared/explorer/database/menubar.xhp\">Barra de menú d'un fitxer de base de dades</link>" +msgid "<link href=\"text/sdatabase/menubar.xhp\">Menu bar of a database file</link>" +msgstr "" #. QGxEh #: database_main.xhp @@ -17405,7 +17594,7 @@ msgctxt "" "par_id941634728189424\n" "help.text" msgid "Character set" -msgstr "" +msgstr "Joc de caràcters" #. tgBCT #: lotusdbasediff.xhp @@ -17423,7 +17612,7 @@ msgctxt "" "par_id3595418994\n" "help.text" msgid "Unknown" -msgstr "" +msgstr "Desconegut" #. t4M3L #: lotusdbasediff.xhp @@ -17504,7 +17693,7 @@ msgctxt "" "par_id2517707917\n" "help.text" msgid "System default" -msgstr "" +msgstr "Per defecte del sistema" #. uxJB9 #: lotusdbasediff.xhp @@ -17513,7 +17702,7 @@ msgctxt "" "par_id726768156\n" "help.text" msgid "Symbol" -msgstr "" +msgstr "Símbol" #. MsC3b #: lotusdbasediff.xhp @@ -17567,7 +17756,7 @@ msgctxt "" "par_id9664335036\n" "help.text" msgid "ISO-8859-5 (Cyrillic)" -msgstr "" +msgstr "ISO-8859-5 (ciríl·lic)" #. jSnZ8 #: lotusdbasediff.xhp @@ -18242,7 +18431,7 @@ msgctxt "" "par_id3941935297\n" "help.text" msgid "Adobe Standard" -msgstr "" +msgstr "Estàndard d'Adobe" #. vbSBX #: lotusdbasediff.xhp @@ -18291,13 +18480,12 @@ msgstr "Enregistrament d'una macro" #. Tcjks #: macro_recording.xhp -#, fuzzy msgctxt "" "macro_recording.xhp\n" "bm_id3093440\n" "help.text" msgid "<bookmark_value>macros; recording</bookmark_value> <bookmark_value>recording; macros</bookmark_value> <bookmark_value>Basic; recording macros</bookmark_value>" -msgstr "macros <bookmarkvalue>; gravació de macros</bookmarkvalue> <bookmarkvalue>gravació; macros</bookmarkvalue> <bookmarkvalue>Basic; gravació de macros</bookmarkvalue>" +msgstr "<bookmark_value>macros; enregistrament</bookmark_value><bookmark_value>enregistrament; macros</bookmark_value><bookmark_value>Basic; enregistrament de macros</bookmark_value>" #. Appej #: macro_recording.xhp @@ -18333,7 +18521,7 @@ msgctxt "" "par_id3149398\n" "help.text" msgid "Choose <emph>Tools - Macros - Record Macro</emph>." -msgstr "Trieu <emph>Eines - Macros - Enregistra una macro</emph>." +msgstr "Trieu <emph>Eines ▸ Macros ▸ Enregistra una macro</emph>." #. Ehs8q #: macro_recording.xhp @@ -24645,13 +24833,13 @@ msgctxt "" msgid "Starting $[officename] Software From the Command Line" msgstr "Inici del $[officename] des de la línia d'ordres" -#. 7E3QP +#. SqeYZ #: start_parameters.xhp msgctxt "" "start_parameters.xhp\n" "par_id3156152\n" "help.text" -msgid "Select <emph>Run</emph> from the Windows Start menu." +msgid "Search for <emph>Run</emph> in the Windows Start menu." msgstr "" #. xf2BF diff --git a/source/ca/helpcontent2/source/text/simpress/00.po b/source/ca/helpcontent2/source/text/simpress/00.po index 5d558862a05..ab830b507b6 100644 --- a/source/ca/helpcontent2/source/text/simpress/00.po +++ b/source/ca/helpcontent2/source/text/simpress/00.po @@ -4,8 +4,8 @@ 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-10-20 13:08+0200\n" -"PO-Revision-Date: 2021-08-30 13:39+0000\n" -"Last-Translator: Joan Montané <joan@montane.cat>\n" +"PO-Revision-Date: 2021-11-16 11:21+0000\n" +"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress00/ca/>\n" "Language: ca\n" "MIME-Version: 1.0\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.8.1\n" "X-Language: ca\n" "X-POOTLE-MTIME: 1561328862.000000\n" @@ -753,7 +753,7 @@ msgctxt "" "par_id3148489\n" "help.text" msgid "In the context menu of a dimension line, choose <emph>Dimensions</emph>." -msgstr "En el menú contextual d'una línia de dimensió, trieu <emph>Dimensions</emph>." +msgstr "En el menú contextual d'una línia de cota, trieu <emph>Cotes</emph>." #. t2Prp #: 00000405.xhp @@ -762,7 +762,7 @@ msgctxt "" "par_id3150207\n" "help.text" msgid "On the <emph>Lines and Arrows</emph> toolbar, click the <emph>Dimension Line</emph> icon." -msgstr "A la barra d'eines <emph>Línies i fletxes</emph>, feu clic a la icona <emph>Línia de dimensió</emph>." +msgstr "A la barra d'eines <emph>Línies i fletxes</emph>, feu clic a la icona <emph>Línia de cota</emph>." #. s6Euy #: 00000405.xhp diff --git a/source/ca/helpcontent2/source/text/simpress/01.po b/source/ca/helpcontent2/source/text/simpress/01.po index 25e64a69b21..25a3a28c48b 100644 --- a/source/ca/helpcontent2/source/text/simpress/01.po +++ b/source/ca/helpcontent2/source/text/simpress/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: 2021-10-25 12:49+0200\n" -"PO-Revision-Date: 2021-06-13 09:10+0000\n" +"PO-Revision-Date: 2021-11-16 11:21+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress01/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.8.1\n" "X-POOTLE-MTIME: 1561340808.000000\n" #. mu9aV @@ -3614,7 +3614,7 @@ msgctxt "" "par_id3150398\n" "help.text" msgid "Opens the Styles deck of the Sidebar, which lists the available graphic and presentation styles for applying and editing." -msgstr "Obre el quadre Estils de la barra lateral, on es mostren els estils gràfics i de presentació disponibles per a aplicar i editar." +msgstr "Obre la barra lateral Estils, on es mostren els estils gràfics i de presentació disponibles per a aplicar i editar." #. CFqVN #: 05100000.xhp @@ -4127,7 +4127,7 @@ msgctxt "" "tit\n" "help.text" msgid "Dimensioning" -msgstr "Dimensionament" +msgstr "Cotes" #. 5Du7Y #: 05150000.xhp @@ -4136,7 +4136,7 @@ msgctxt "" "bm_id3150439\n" "help.text" msgid "<bookmark_value>dimension lines; properties of</bookmark_value>" -msgstr "<bookmark_value>línies de dimensió; propietats</bookmark_value>" +msgstr "<bookmark_value>línies de cota; propietats</bookmark_value>" #. KtFcN #: 05150000.xhp @@ -4145,7 +4145,7 @@ msgctxt "" "hd_id3150439\n" "help.text" msgid "<link href=\"text/simpress/01/05150000.xhp\" name=\"Dimensioning\">Dimensioning</link>" -msgstr "<link href=\"text/simpress/01/05150000.xhp\" name=\"Dimensionament\">Dimensionament</link>" +msgstr "<link href=\"text/simpress/01/05150000.xhp\" name=\"Cotes\">Cotes</link>" #. WCeRJ #: 05150000.xhp @@ -4154,7 +4154,7 @@ msgctxt "" "par_id3159154\n" "help.text" msgid "<variable id=\"bemaszungtext\"><ahelp hid=\".uno:MeasureAttributes\">Changes the length, measurement and guide properties of the selected <link href=\"text/simpress/02/10120000.xhp\" name=\"dimension line\">dimension line</link>.</ahelp></variable>" -msgstr "<variable id=\"bemaszungtext\"><ahelp hid=\".uno:MeasureAttributes\">Modifica les propietats de longitud, de mesura i de guies de la <link href=\"text/simpress/02/10120000.xhp\" name=\"línia de dimensió\">línia de dimensió</link> seleccionada.</ahelp></variable>" +msgstr "<variable id=\"bemaszungtext\"><ahelp hid=\".uno:MeasureAttributes\">Modifica les propietats de longitud, de mesura i de guies de la <link href=\"text/simpress/02/10120000.xhp\" name=\"línia de cota\">línia de cota</link> seleccionada.</ahelp></variable>" #. LFNHu #: 05150000.xhp @@ -4163,7 +4163,7 @@ msgctxt "" "par_id3156382\n" "help.text" msgid "If you want to modify the line style or the arrow style of a dimension line, choose <link href=\"text/shared/01/05200000.xhp\" name=\"Format - Line\"><emph>Format - Line</emph></link>." -msgstr "Si voleu modificar l'estil de línia o de fletxa d'una línia de dimensió, trieu <link href=\"text/shared/01/05200000.xhp\" name=\"Format - Línia\"><emph>Format - Línia</emph></link>." +msgstr "Si voleu modificar l'estil de línia o de fletxa d'una línia de cota, trieu <link href=\"text/shared/01/05200000.xhp\" name=\"Format ▸ Línia\"><emph>Format ▸ Línia</emph></link>." #. SUL4c #: 05150000.xhp @@ -4172,7 +4172,7 @@ msgctxt "" "par_id3154658\n" "help.text" msgid "A Dimension Line is always inserted on the <link href=\"text/sdraw/guide/layer_tipps.xhp\" name=\"layer\">layer</link> called <emph>Dimension Lines</emph>. If you set that layer to invisible, you will not see any Dimension Line in your drawing." -msgstr "Una línia de dimensió sempre s'insereix en l'enllaç <link href=\"text/sdraw/guide/layer_tipps.xhp\" name=\"layer\">layer</link> anomenat <emph>Dimension lines </emph>. Si establiu aquesta capa a invisible no veureu cap línia de dimensió en el vostre dibuix." +msgstr "Les línies de cota sempre s'insereixen en la <link href=\"text/sdraw/guide/layer_tipps.xhp\" name=\"layer\">capa</link> anomenada <emph>Línies de cota</emph>. Si establiu aquesta capa a invisible, no veureu cap línia de cota en el vostre dibuix." #. hZjxh #: 05150000.xhp @@ -4190,7 +4190,7 @@ msgctxt "" "par_id3159344\n" "help.text" msgid "Sets the distance properties of the dimension line and the guides with respect to each other and to the baseline." -msgstr "Defineix les propietats de distància entre la línia de dimensió i les guies entre elles i en relació amb la línia de base." +msgstr "Defineix les propietats de distància entre la línia de cota i les guies entre elles i en relació amb la línia de base." #. r5Njd #: 05150000.xhp @@ -4208,7 +4208,7 @@ msgctxt "" "par_id3145388\n" "help.text" msgid "<ahelp hid=\"cui/ui/dimensionlinestabpage/MTR_LINE_DIST\">Specifies the distance between the dimension line and the baseline (line distance = 0).</ahelp>" -msgstr "<ahelp hid=\"cui/ui/dimensionlinestabpage/MTR_LINE_DIST\">Especifica la distància entre la línia de dimensió i la línia de base (distància entre les línies = 0).</ahelp>" +msgstr "<ahelp hid=\"cui/ui/dimensionlinestabpage/MTR_LINE_DIST\">Especifica la distància entre la línia de cota i la línia de base (distància entre les línies = 0).</ahelp>" #. qvdka #: 05150000.xhp @@ -4244,7 +4244,7 @@ msgctxt "" "par_id3159203\n" "help.text" msgid "<ahelp hid=\"cui/ui/dimensionlinestabpage/MTR_FLD_HELPLINE_DIST\">Specifies the length of the right and left guides starting at the dimension line. Positive values extend the guides above the dimension line and negative values extend the guides below the dimension line.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/dimensionlinestabpage/MTR_FLD_HELPLINE_DIST\">Indica la longitud de la guia dreta i de la guia esquerra a partir de la línia de dimensió. Els valors positius amplien les guies situades sobre la línia de dimensió i els valors negatius amplien les guies situades sota la línia de dimensió.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/dimensionlinestabpage/MTR_FLD_HELPLINE_DIST\">Indica la longitud de la guia dreta i de la guia esquerra a partir de la línia de cota. Els valors positius amplien les guies situades sobre la línia de cota i els valors negatius amplien les guies situades sota la línia de cota.</ahelp>" #. r5wea #: 05150000.xhp @@ -4262,7 +4262,7 @@ msgctxt "" "par_id3154762\n" "help.text" msgid "<ahelp hid=\"cui/ui/dimensionlinestabpage/MTR_FLD_HELPLINE1_LEN\">Specifies the length of the left guide starting at the dimension line. Positive values extend the guide below the dimension line and negative values extend the guide above the dimension line.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/dimensionlinestabpage/MTR_FLD_HELPLINE1_LEN\">Indica la longitud de la guia esquerra a partir de la línia de dimensió. Els valors positius amplien la guia situada sota la línia de dimensió i els valors negatius amplien la guia situada sobre la línia de dimensió.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/dimensionlinestabpage/MTR_FLD_HELPLINE1_LEN\">Indica la longitud de la guia esquerra a partir de la línia de cota. Els valors positius amplien la guia situada sota la línia de cota i els valors negatius amplien la guia situada sobre la línia de cota.</ahelp>" #. pXWr9 #: 05150000.xhp @@ -4280,7 +4280,7 @@ msgctxt "" "par_id3149876\n" "help.text" msgid "<ahelp hid=\"cui/ui/dimensionlinestabpage/MTR_FLD_HELPLINE2_LEN\">Specifies the length of the right guide starting at the dimension line. Positive values extend the guide below the dimension line and negative values extend the guide above the dimension line.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/dimensionlinestabpage/MTR_FLD_HELPLINE2_LEN\">Indica la longitud de la guia dreta a partir de la línia de dimensió. Els valors positius amplien la guia situada sota la línia de dimensió i els valors negatius amplien la guia situada sobre la línia de dimensió.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/dimensionlinestabpage/MTR_FLD_HELPLINE2_LEN\">Indica la longitud de la guia dreta a partir de la línia de cota. Els valors positius amplien la guia situada sota la línia de cota i els valors negatius amplien la guia situada sobre la línia de cota.</ahelp>" #. dNyDD #: 05150000.xhp @@ -4289,7 +4289,7 @@ msgctxt "" "hd_id3150436\n" "help.text" msgid "Dimension line below the object" -msgstr "Línia de dimensió sota l'objecte" +msgstr "Línia de cota sota l'objecte" #. ouip8 #: 05150000.xhp @@ -4352,7 +4352,7 @@ msgctxt "" "par_id3148730\n" "help.text" msgid "<ahelp hid=\"cui/ui/dimensionlinestabpage/CTL_POSITION\">Determines the position of the dimension text with respect to the dimension line and the guides.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/dimensionlinestabpage/CTL_POSITION\">Determina la posició del text de dimensió en relació amb la línia de dimensió i amb les guies.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/dimensionlinestabpage/CTL_POSITION\">Determina la posició del text de dimensió en relació amb la línia de cota i amb les guies.</ahelp>" #. jXh4c #: 05150000.xhp @@ -4433,7 +4433,7 @@ msgctxt "" "par_id3156060\n" "help.text" msgid "<ahelp hid=\"cui/ui/dimensionlinestabpage/TSB_PARALLEL\">Displays the text parallel to or at 90 degrees to the dimension line.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/dimensionlinestabpage/TSB_PARALLEL\">Mostra el text en paral·lel o a 90 graus en relació amb la línia de dimensió.</ahelp>" +msgstr "<ahelp hid=\"cui/ui/dimensionlinestabpage/TSB_PARALLEL\">Mostra el text en paral·lel o a 90 graus en relació amb la línia de cota.</ahelp>" #. o9G3u #: 05170000.xhp diff --git a/source/ca/helpcontent2/source/text/simpress/02.po b/source/ca/helpcontent2/source/text/simpress/02.po index e487016fdd0..678ce3c2841 100644 --- a/source/ca/helpcontent2/source/text/simpress/02.po +++ b/source/ca/helpcontent2/source/text/simpress/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: 2021-09-20 13:03+0200\n" -"PO-Revision-Date: 2021-09-28 20:36+0000\n" +"PO-Revision-Date: 2021-11-16 11:21+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress02/ca/>\n" "Language: ca\n" @@ -4884,7 +4884,7 @@ msgctxt "" "hd_id3154477\n" "help.text" msgid "Dimension Line" -msgstr "Línia de dimensió" +msgstr "Línia de cota" #. 5VR74 #: 10120000.xhp @@ -4893,7 +4893,7 @@ msgctxt "" "par_id3146124\n" "help.text" msgid "<ahelp hid=\".uno:MeasureLine\">Draws a line that displays the dimension length bounded by guides.</ahelp> Dimension lines automatically calculate and display linear dimensions. To draw a dimension line, open the <emph>Arrows</emph> toolbar, and click the <emph>Dimension Line</emph> icon. Move your pointer to where you want the line to start and drag to draw the dimension line. Release when finished." -msgstr "<ahelp hid=\".uno:MeasureLine\">Dibuixa una línia que mostra la longitud de la dimensió envoltada per guies.</ahelp> Les línies de dimensió es calculen automàticament i mostren les dimensions lineals. Per dibuixar una línia de dimensió, obriu la barra d'eines <emph>Fletxes</emph> i feu clic a la icona <emph>Línia de dimensió</emph>. Moveu la busca fins a la posició on vulgueu que comenci la línia i arrossegueu per dibuixar-la. Deixeu anar quan hàgiu acabat." +msgstr "<ahelp hid=\".uno:MeasureLine\">Dibuixa una línia que mostra la longitud de la dimensió envoltada per guies.</ahelp> Les línies de cota es calculen automàticament i mostren les dimensions lineals. Per a dibuixar una línia de cota, obriu la barra d'eines <emph>Fletxes</emph> i feu clic a la icona <emph>Línia de cota</emph>. Moveu la busca fins a la posició on vulgueu que comenci la línia i arrossegueu per a dibuixar-la. Deixeu anar quan hàgiu acabat." #. GAapD #: 10120000.xhp @@ -4902,7 +4902,7 @@ msgctxt "" "par_id3148407\n" "help.text" msgid "If you want the dimension line to be the same length as the side of a nearby object, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while dragging. To constrain the dimension line to 45 degrees, hold down the Shift key while dragging." -msgstr "Si voleu que la línia de dimensió tingui la mateixa longitud que el costat d'un objecte proper, manteniu premuda la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline> mentre arrossegueu. Per restringir la línia de dimensió a 45 graus, manteniu premuda la tecla Maj mentre arrossegueu." +msgstr "Si voleu que la línia de cota tingui la mateixa longitud que el costat d'un objecte proper, manteniu premuda la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline> mentre arrossegueu. Per a restringir la línia de cota a 45 graus, manteniu premuda la tecla Maj mentre arrossegueu." #. w55GE #: 10120000.xhp @@ -4911,7 +4911,7 @@ msgctxt "" "par_id3148986\n" "help.text" msgid "In %PRODUCTNAME Draw, a dimension line is always inserted on the <link href=\"text/sdraw/guide/layer_tipps.xhp\" name=\"layer\">layer</link> called <emph>Dimension Lines</emph>. If you set that layer to invisible, you will not see any dimension line in your drawing." -msgstr "En el %PRODUCTNAME Draw, una línia de dimensió sempre s'insereix en la <link href=\"text/sdraw/guide/layer_tipps.xhp\" name=\"layer\">capa</link> anomenada <emph>Línies de dimensió</emph>. Si establiu aquesta capa com a invisible, no veureu cap línia de dimensió al dibuix." +msgstr "En el %PRODUCTNAME Draw, una línia de cota sempre s'insereix en la <link href=\"text/sdraw/guide/layer_tipps.xhp\" name=\"layer\">capa</link> anomenada <emph>Línies de cota</emph>. Si establiu aquesta capa com a invisible, no veureu cap línia de cota al dibuix." #. oamCu #: 10120000.xhp @@ -4929,7 +4929,7 @@ msgctxt "" "par_id3151259\n" "help.text" msgid "Dimension Line" -msgstr "Línia de dimensió" +msgstr "Línia de cota" #. FNGgg #: 10120000.xhp diff --git a/source/ca/helpcontent2/source/text/simpress/guide.po b/source/ca/helpcontent2/source/text/simpress/guide.po index 8f56a51ee88..335dcf85a72 100644 --- a/source/ca/helpcontent2/source/text/simpress/guide.po +++ b/source/ca/helpcontent2/source/text/simpress/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: 2021-10-25 12:49+0200\n" -"PO-Revision-Date: 2021-10-25 11:17+0000\n" +"PO-Revision-Date: 2021-11-08 14:36+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textsimpressguide/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.8.1\n" "X-Language: ca\n" "X-POOTLE-MTIME: 1561340732.000000\n" @@ -5805,13 +5805,12 @@ msgstr "Per canviar automàticament a la diapositiva següent, heu d'assignar a #. zY9Fr #: show.xhp -#, fuzzy msgctxt "" "show.xhp\n" "par_id2361522\n" "help.text" msgid "Open the <emph>Slide Transition</emph> sidebar deck." -msgstr "Obriu la barra lateral <emph>de transició de diapositives</emph>." +msgstr "Obriu la barra lateral <emph>Transició entre diapositives</emph>." #. 9CjNM #: show.xhp diff --git a/source/ca/helpcontent2/source/text/swriter/guide.po b/source/ca/helpcontent2/source/text/swriter/guide.po index ff1dd9409a4..7daf7e96cb5 100644 --- a/source/ca/helpcontent2/source/text/swriter/guide.po +++ b/source/ca/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-10-25 12:49+0200\n" +"POT-Creation-Date: 2021-11-16 12:09+0100\n" "PO-Revision-Date: 2021-10-25 02:36+0000\n" "Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n" "Language-Team: Catalan <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/ca/>\n" @@ -62,13 +62,13 @@ msgctxt "" msgid "An anchor determines the reference point for an object. The reference point could be the page or frame where the object is, a paragraph, or even a character. An image always has an anchor and therefore a reference point." msgstr "" -#. 2Bkvg +#. czeNu #: anchor_object.xhp msgctxt "" "anchor_object.xhp\n" "par_id3147251\n" "help.text" -msgid "An anchor moves with the element it is attached to as the document is edited. An object retains it's position relative to the reference point determined by it's anchor, such that, whenever the reference point moves or changes, the object moves relative to it." +msgid "An anchor moves with the element it is attached to as the document is edited. An object retains its position relative to the reference point determined by its anchor, such that, whenever the reference point moves or changes, the object moves relative to it." msgstr "" #. ELWph |