update translations for 5.0.0 Alpha1

and force-fix errors using pocheck

Change-Id: I68916e7c0a7af9c3caeba4e86c19e1e9e71d9465
This commit is contained in:
Christian Lohmaier
2015-04-19 10:56:02 +02:00
parent 8514f4f020
commit 9741c39649
9729 changed files with 366354 additions and 970752 deletions

View File

@@ -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: 2013-11-20 13:02+0100\n"
"PO-Revision-Date: 2012-11-29 23:11+0000\n"
"POT-Creation-Date: 2014-11-18 11:24+0100\n"
"PO-Revision-Date: 2015-04-15 20:37+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1354230701.0\n"
"X-POOTLE-MTIME: 1429130249.000000\n"
#: access2base.xhp
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Access2Base"
msgstr ""
msgstr "Access2Base"
#: access2base.xhp
msgctxt ""
@@ -31,7 +31,7 @@ msgctxt ""
"bm_idA2B001\n"
"help.text"
msgid "<bookmark_value>Access2Base</bookmark_value>"
msgstr ""
msgstr "<bookmark_value>Access2Base</bookmark_value>"
#: access2base.xhp
msgctxt ""
@@ -39,7 +39,7 @@ msgctxt ""
"hd_idA2B002\n"
"help.text"
msgid "Access2Base"
msgstr ""
msgstr "Access2Base"
#: access2base.xhp
msgctxt ""
@@ -47,7 +47,7 @@ msgctxt ""
"hd_idA2B003\n"
"help.text"
msgid "What is Access2Base ?"
msgstr ""
msgstr "Què és l'Access2Base?"
#: access2base.xhp
msgctxt ""
@@ -55,7 +55,7 @@ msgctxt ""
"par_idA2B004\n"
"help.text"
msgid "Access2Base is a LibreOffice Basic library of macros for (business or personal) application developers and advanced users. It is one of the libraries stored in \"LibreOffice macros and dialogs\"."
msgstr ""
msgstr "L'Access2Base és una biblioteca de macros del LibreOffice Basic per a desenvolupadors d'aplicacions (de negocis o personals) i usuaris avançats. És una de les biblioteques emmagatzemades a «Macros i diàlegs del LibreOffice»."
#: access2base.xhp
msgctxt ""
@@ -63,7 +63,7 @@ msgctxt ""
"par_idA2B005\n"
"help.text"
msgid "The provided macros implement functionalities, all directly inspired by Microsoft Access. The macros are callable from a LibreOffice <emph>Base</emph> application only."
msgstr ""
msgstr "Totes les funcionalitats de les macros implementades estan inspirades directament en el Microsoft Access. Les macros només es poden cridar des d'una aplicació del LibreOffice <emph>Base</emph>."
#: access2base.xhp
msgctxt ""
@@ -71,7 +71,7 @@ msgctxt ""
"par_idA2B006\n"
"help.text"
msgid "The API provided by Access2Base is intended to be more concise, intuitive and easy to learn than the standard UNO API (API = Application Programming Interface)."
msgstr ""
msgstr "L'API de l'Access2Base està dissenyada per ser més concisa, intuïtiva i fàcil d'aprendre que l'API estàndard de l'UNO (API = interfície de programació d'aplicacions, per les seves sigles en anglès)."
#: access2base.xhp
msgctxt ""
@@ -79,7 +79,7 @@ msgctxt ""
"par_idA2B007\n"
"help.text"
msgid "<emph>The library is documented online on <link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\">http://www.access2base.com</link></emph>"
msgstr ""
msgstr "<emph>La biblioteca està documentada al web <link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\">http://www.access2base.com</link></emph>"
#: access2base.xhp
msgctxt ""
@@ -87,7 +87,7 @@ msgctxt ""
"hd_idA2B008\n"
"help.text"
msgid "The implemented macros include:"
msgstr ""
msgstr "Les macros implementades inclouen:"
#: access2base.xhp
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"par_idA2B009\n"
"help.text"
msgid "a simplified and extensible API for <emph>forms</emph>, <emph>dialogs</emph> and <emph>controls</emph> manipulations similar with the MSAccess object model"
msgstr ""
msgstr "una API simplificada i extensible per a la manipulació de <emph>formularis</emph>, <emph>diàlegs</emph> i <emph>controls</emph> similar al model d'objectes del MSAccess"
#: access2base.xhp
msgctxt ""
@@ -103,7 +103,7 @@ msgctxt ""
"par_idA2B010\n"
"help.text"
msgid "an API for database access with the <emph>table</emph>, <emph>query</emph>, <emph>recordset</emph> and <emph>field</emph> objects"
msgstr ""
msgstr "una API per a l'accés a bases de dades amb <emph>taules</emph>, <emph>consultes</emph>, <emph>conjunts de registres</emph> i <emph>objectes</emph>de camp"
#: access2base.xhp
msgctxt ""
@@ -111,7 +111,7 @@ msgctxt ""
"par_idA2B011\n"
"help.text"
msgid "a number of <emph>actions</emph> with a syntax identical to their corresponding MSAccess macros/actions"
msgstr ""
msgstr "un nombre d'<emph>accions</emph>amb una sintaxi idèntica a les macros i accions del MSAccess corresponents"
#: access2base.xhp
msgctxt ""
@@ -119,7 +119,7 @@ msgctxt ""
"par_idA2B012\n"
"help.text"
msgid "the <emph>DLookup</emph>, <emph>DSum</emph>, ... database functions"
msgstr ""
msgstr "les funcions de base de dades <emph>DLookup</emph>, <emph>DSum</emph>, ... "
#: access2base.xhp
msgctxt ""
@@ -127,7 +127,7 @@ msgctxt ""
"par_idA2B013\n"
"help.text"
msgid "the support of the shortcut notations like <item type=\"literal\">Forms!myForm!myControl</item>"
msgstr ""
msgstr "el suport de la notació curta com <item type=\"literal\">Forms!myForm!myControl</item>"
#: access2base.xhp
msgctxt ""
@@ -135,7 +135,7 @@ msgctxt ""
"par_idA2B014\n"
"help.text"
msgid "+"
msgstr ""
msgstr "+"
#: access2base.xhp
msgctxt ""
@@ -143,7 +143,7 @@ msgctxt ""
"par_idA2B015\n"
"help.text"
msgid "a consistent errors and exceptions handler"
msgstr ""
msgstr "un gestor consistent d'errors i excepcions"
#: access2base.xhp
msgctxt ""
@@ -151,7 +151,7 @@ msgctxt ""
"par_idA2B016\n"
"help.text"
msgid "facilities for programming form, dialog and control <emph>events</emph>"
msgstr ""
msgstr "facilitats per programar <emph>esdeveniments</emph> per a formularis, diàlegs i controls"
#: access2base.xhp
msgctxt ""
@@ -159,7 +159,7 @@ msgctxt ""
"par_idA2B017\n"
"help.text"
msgid "the support of both embedded forms and standalone (Writer) forms"
msgstr ""
msgstr "la compatibilitat amb formularis incrustats i independents (Writer)"
#: access2base.xhp
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"hd_idA2B018\n"
"help.text"
msgid "Compare Access2Base with MSAccess VBA"
msgstr ""
msgstr "Compara l'Access2Base amb el MSAccess VBA"
#: control_properties.xhp
msgctxt ""

View File

@@ -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: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2014-01-09 07:41+0000\n"
"PO-Revision-Date: 2015-04-15 16:54+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1389253296.0\n"
"X-POOTLE-MTIME: 1429116887.000000\n"
#: 00000002.xhp
msgctxt ""
@@ -2453,7 +2453,7 @@ msgctxt ""
"83\n"
"help.text"
msgid "To display a certain module in the Editor or to position the cursor in a selected SUB or FUNCTION, double click on the corresponding entry."
msgstr ""
msgstr "Per a mostrar un mòdul determinat en l'Editor o per a posicionar el cursor en una FUNCIÓ o SUBRUTINA seleccionada, feu doble clic en l'entrada corresponent."
#: 01020300.xhp
msgctxt ""
@@ -2656,7 +2656,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "Result = Function(ByVal Parameter)"
msgstr ""
msgstr "Resultat = Funció(ByVal Paràmetre)"
#: 01020300.xhp
msgctxt ""
@@ -5431,7 +5431,7 @@ msgctxt ""
"95\n"
"help.text"
msgid "L"
msgstr ""
msgstr "L"
#: 01170101.xhp
msgctxt ""
@@ -5449,7 +5449,7 @@ msgctxt ""
"97\n"
"help.text"
msgid "a"
msgstr ""
msgstr "a"
#: 01170101.xhp
msgctxt ""
@@ -5467,7 +5467,7 @@ msgctxt ""
"99\n"
"help.text"
msgid "A"
msgstr ""
msgstr "A"
#: 01170101.xhp
msgctxt ""
@@ -5485,7 +5485,7 @@ msgctxt ""
"101\n"
"help.text"
msgid "c"
msgstr ""
msgstr "c"
#: 01170101.xhp
msgctxt ""
@@ -5503,7 +5503,7 @@ msgctxt ""
"103\n"
"help.text"
msgid "C"
msgstr ""
msgstr "C"
#: 01170101.xhp
msgctxt ""
@@ -5521,7 +5521,7 @@ msgctxt ""
"105\n"
"help.text"
msgid "N"
msgstr ""
msgstr "N"
#: 01170101.xhp
msgctxt ""
@@ -5539,7 +5539,7 @@ msgctxt ""
"107\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 01170101.xhp
msgctxt ""
@@ -5557,7 +5557,7 @@ msgctxt ""
"109\n"
"help.text"
msgid "X"
msgstr ""
msgstr "X"
#: 01170101.xhp
msgctxt ""
@@ -13942,7 +13942,7 @@ msgctxt ""
"par_idN10650\n"
"help.text"
msgid "q"
msgstr ""
msgstr "q"
#: 03030110.xhp
msgctxt ""
@@ -13958,7 +13958,7 @@ msgctxt ""
"par_idN1065D\n"
"help.text"
msgid "m"
msgstr ""
msgstr "m"
#: 03030110.xhp
msgctxt ""
@@ -13974,7 +13974,7 @@ msgctxt ""
"par_idN1066A\n"
"help.text"
msgid "y"
msgstr ""
msgstr "y"
#: 03030110.xhp
msgctxt ""
@@ -13990,7 +13990,7 @@ msgctxt ""
"par_idN10677\n"
"help.text"
msgid "w"
msgstr ""
msgstr "w"
#: 03030110.xhp
msgctxt ""
@@ -14022,7 +14022,7 @@ msgctxt ""
"par_idN10691\n"
"help.text"
msgid "d"
msgstr ""
msgstr "d"
#: 03030110.xhp
msgctxt ""
@@ -14038,7 +14038,7 @@ msgctxt ""
"par_idN1069E\n"
"help.text"
msgid "h"
msgstr ""
msgstr "h"
#: 03030110.xhp
msgctxt ""
@@ -14054,7 +14054,7 @@ msgctxt ""
"par_idN106AB\n"
"help.text"
msgid "n"
msgstr ""
msgstr "n"
#: 03030110.xhp
msgctxt ""
@@ -14070,7 +14070,7 @@ msgctxt ""
"par_idN106B8\n"
"help.text"
msgid "s"
msgstr ""
msgstr "s"
#: 03030110.xhp
msgctxt ""
@@ -14127,7 +14127,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030111.xhp\" name=\"CDateToUnoDate Function [Runtime]\">CDateToUnoDate Function [Runtime]</link>"
msgstr ""
msgstr "<link href=\"text/sbasic/shared/03030111.xhp\" name=\"CDateToUnoDate Function [Runtime]\">Funció CDateToUnoDate [Runtime]</link>"
#: 03030111.xhp
msgctxt ""
@@ -14136,7 +14136,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Returns the date as a UNO com.sun.star.util.Date struct."
msgstr ""
msgstr "Retorna la data com a una estructura com.sun.star.util de l'UNO."
#: 03030111.xhp
msgctxt ""
@@ -14154,7 +14154,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "CDateToUnoDate(aDate)"
msgstr ""
msgstr "CDateToUnoDate(unaData)"
#: 03030111.xhp
msgctxt ""
@@ -14172,7 +14172,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "com.sun.star.util.Date"
msgstr ""
msgstr "com.sun.star.util.Date"
#: 03030111.xhp
msgctxt ""
@@ -14190,7 +14190,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>aDate:</emph> Date to convert"
msgstr ""
msgstr "<emph>unaData:</emph> la data a convertir"
#: 03030111.xhp
msgctxt ""
@@ -14224,7 +14224,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030112.xhp\" name=\"CDateFromUnoDate Function [Runtime]\">CDateFromUnoDate Function [Runtime]</link>"
msgstr ""
msgstr "<emph>unaData:</emph> la data a convertir"
#: 03030112.xhp
msgctxt ""
@@ -14233,7 +14233,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Converts a UNO com.sun.star.util.Date struct to a Date value."
msgstr ""
msgstr "Converteix una estructura com.sun.star.util.Data de l'UNO a un valor de data."
#: 03030112.xhp
msgctxt ""
@@ -14251,7 +14251,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "CDateFromUnoDate(aDate)"
msgstr ""
msgstr "CDateFromUnoDate(unaData)"
#: 03030112.xhp
msgctxt ""
@@ -14287,7 +14287,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>aDate:</emph> Date to convert"
msgstr ""
msgstr "<emph>unaDate:</emph> la data a convertir"
#: 03030112.xhp
msgctxt ""
@@ -14321,7 +14321,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030113.xhp\" name=\"CDateToUnoTime Function [Runtime]\">CDateToUnoTime Function [Runtime]</link>"
msgstr ""
msgstr "<link href=\"text/sbasic/shared/03030113.xhp\" name=\"Funció CDateToUnoTime [Runtime]\">Funció CDateToUnoTime [Runtime]</link>"
#: 03030113.xhp
msgctxt ""
@@ -14330,7 +14330,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Returns the time part of the date as a UNO com.sun.star.util.Time struct."
msgstr ""
msgstr "Retorna la part horària de la data com a una estructura com.sun.star.util.Time de l'UNO."
#: 03030113.xhp
msgctxt ""
@@ -14348,7 +14348,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "CDateToUnoTime(aDate)"
msgstr ""
msgstr "CDateToUnoTime(unaData)"
#: 03030113.xhp
msgctxt ""
@@ -14366,7 +14366,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "com.sun.star.util.Time"
msgstr ""
msgstr "com.sun.star.util.Time"
#: 03030113.xhp
msgctxt ""
@@ -14384,7 +14384,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>aDate:</emph> Date value to convert"
msgstr ""
msgstr "<emph>unaData:</emph> el valor de la data a compartir"
#: 03030113.xhp
msgctxt ""
@@ -14418,7 +14418,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030114.xhp\" name=\"CDateFromUnoTime Function [Runtime]\">CDateFromUnoTime Function [Runtime]</link>"
msgstr ""
msgstr "<link href=\"text/sbasic/shared/03030114.xhp\" name=\"Funció CDateFromUnoTime [Runtime]\">Funció CDateFromUnoTime [Runtime]</link>"
#: 03030114.xhp
msgctxt ""
@@ -14427,7 +14427,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Converts a UNO com.sun.star.util.Time struct to a Date value."
msgstr ""
msgstr "Converteix una estructura com.sun.star.util.Time de l'UNO a un valor de data."
#: 03030114.xhp
msgctxt ""
@@ -14445,7 +14445,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "CDateFromUnoTime(aTime)"
msgstr ""
msgstr "CDateFromUnoTime(unaHora)"
#: 03030114.xhp
msgctxt ""
@@ -14481,7 +14481,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>aTime:</emph> Time to convert"
msgstr ""
msgstr "<emph>unaHora:</emph> la hora a convertir"
#: 03030114.xhp
msgctxt ""
@@ -14515,7 +14515,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030115.xhp\" name=\"CDateToUnoDateTime Function [Runtime]\">CDateToUnoDateTime Function [Runtime]</link>"
msgstr ""
msgstr "<link href=\"text/sbasic/shared/03030115.xhp\" name=\"Funció CDateToUnoDateTime [Runtime]\">Funció CDateToUnoDateTime [Runtime]</link>"
#: 03030115.xhp
msgctxt ""
@@ -14524,7 +14524,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Returns the time part of the date as a UNO com.sun.star.util.DateTime struct."
msgstr ""
msgstr "Retorna la part horària de la data com a una estructura com.sun.star.util.DateTime de l'UNO"
#: 03030115.xhp
msgctxt ""
@@ -14542,7 +14542,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "CDateToUnoDateTime(aDate)"
msgstr ""
msgstr "CDateToUnoDateTime(unaData)"
#: 03030115.xhp
msgctxt ""
@@ -14560,7 +14560,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "com.sun.star.util.DateTime"
msgstr ""
msgstr "com.sun.star.util.DateTime"
#: 03030115.xhp
msgctxt ""
@@ -14578,7 +14578,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>aDate:</emph> Date value to convert"
msgstr ""
msgstr "<emph>unaData:</emph> el valor de la data a convertir"
#: 03030115.xhp
msgctxt ""
@@ -14612,7 +14612,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030116.xhp\" name=\"CDateFromUnoDateTime Function [Runtime]\">CDateFromUnoDateTime Function [Runtime]</link>"
msgstr ""
msgstr "<link href=\"text/sbasic/shared/03030116.xhp\" name=\"Funció CDateFromUnoDateTime [Runtime]\">Funció CDateFromUnoDateTime [Runtime]</link>"
#: 03030116.xhp
msgctxt ""
@@ -14621,7 +14621,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Converts a UNO com.sun.star.util.DateTime struct to a Date value."
msgstr ""
msgstr "Converteix una estructura com.sun.star.util.DateTime de l'UNO a un valor de data."
#: 03030116.xhp
msgctxt ""
@@ -14639,7 +14639,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "CDateFromUnoDateTime(aDateTime)"
msgstr ""
msgstr "CDateFromUnoDateTime(unaDataHora)"
#: 03030116.xhp
msgctxt ""
@@ -14675,7 +14675,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<emph>aDateTime:</emph> DateTime to convert"
msgstr ""
msgstr "<emph>unaDataHora:</emph> la data i hora a convertir"
#: 03030116.xhp
msgctxt ""
@@ -14804,7 +14804,7 @@ msgctxt ""
"par_idN10687\n"
"help.text"
msgid "0"
msgstr ""
msgstr "0"
#: 03030120.xhp
msgctxt ""
@@ -14820,7 +14820,7 @@ msgctxt ""
"par_idN10694\n"
"help.text"
msgid "1"
msgstr ""
msgstr "1"
#: 03030120.xhp
msgctxt ""
@@ -14836,7 +14836,7 @@ msgctxt ""
"par_idN106A1\n"
"help.text"
msgid "2"
msgstr ""
msgstr "2"
#: 03030120.xhp
msgctxt ""
@@ -14852,7 +14852,7 @@ msgctxt ""
"par_idN106AE\n"
"help.text"
msgid "3"
msgstr ""
msgstr "3"
#: 03030120.xhp
msgctxt ""
@@ -14868,7 +14868,7 @@ msgctxt ""
"par_idN106BB\n"
"help.text"
msgid "4"
msgstr ""
msgstr "4"
#: 03030120.xhp
msgctxt ""
@@ -14884,7 +14884,7 @@ msgctxt ""
"par_idN106C8\n"
"help.text"
msgid "5"
msgstr ""
msgstr "5"
#: 03030120.xhp
msgctxt ""
@@ -14900,7 +14900,7 @@ msgctxt ""
"par_idN106D5\n"
"help.text"
msgid "6"
msgstr ""
msgstr "6"
#: 03030120.xhp
msgctxt ""
@@ -14916,7 +14916,7 @@ msgctxt ""
"par_idN106E2\n"
"help.text"
msgid "7"
msgstr ""
msgstr "7"
#: 03030120.xhp
msgctxt ""
@@ -14956,7 +14956,7 @@ msgctxt ""
"par_idN10708\n"
"help.text"
msgid "0"
msgstr ""
msgstr "0"
#: 03030120.xhp
msgctxt ""
@@ -14972,7 +14972,7 @@ msgctxt ""
"par_idN10715\n"
"help.text"
msgid "1"
msgstr ""
msgstr "1"
#: 03030120.xhp
msgctxt ""
@@ -14988,7 +14988,7 @@ msgctxt ""
"par_idN10722\n"
"help.text"
msgid "2"
msgstr ""
msgstr "2"
#: 03030120.xhp
msgctxt ""
@@ -15004,7 +15004,7 @@ msgctxt ""
"par_idN1072F\n"
"help.text"
msgid "3"
msgstr ""
msgstr "3"
#: 03030120.xhp
msgctxt ""
@@ -18639,7 +18639,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "d1 = InputBox(\"Enter the length of the side adjacent to the angle: \",\"Adjacent\")"
msgstr ""
msgstr "d1 = InputBox(\"Introduïu la longitud del costat adjacent a l'angle: \",\"Adjacent\")"
#: 03080101.xhp
msgctxt ""
@@ -18648,7 +18648,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "d2 = InputBox(\"Enter the length of the side opposite the angle: \",\"Opposite\")"
msgstr ""
msgstr "d2 = InputBox(\"Introduïu la longitud del costat oposat de l'angle: \",\"Oposat\")"
#: 03080101.xhp
msgctxt ""
@@ -18844,7 +18844,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "d1 = InputBox(\"Enter the length of the adjacent side: \",\"Adjacent\")"
msgstr ""
msgstr "d1 = InputBox(\"Introduïu la longitud del costat adjacent: \",\"Adjacent\")"
#: 03080102.xhp
msgctxt ""
@@ -18853,7 +18853,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "dAngle = InputBox(\"Enter the angle Alpha (in degrees): \",\"Alpha\")"
msgstr ""
msgstr "dAngle = InputBox(\"Introduïu l'angle Alpha (en graus): \",\"Alpha\")"
#: 03080102.xhp
msgctxt ""
@@ -19049,7 +19049,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "d1 = InputBox(\"Enter the length of the opposite side: \",\"Opposite Side\")"
msgstr ""
msgstr "d1 = InputBox(\"Introduïu la longitud del costat oposat: \",\"Costat oposat\")"
#: 03080103.xhp
msgctxt ""
@@ -19058,7 +19058,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "dAlpha = InputBox(\"Enter the angle Alpha (in degrees): \",\"Alpha\")"
msgstr ""
msgstr "dAlpha = InputBox(\"Introduïu l'angle Alpha (en graus): \",\"Alpha\")"
#: 03080103.xhp
msgctxt ""
@@ -19254,7 +19254,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "d1 = InputBox(\"Enter the length of the side opposite the angle: \",\"opposite\")"
msgstr ""
msgstr "d1 = InputBox(\"Introduïu la longitud del costat oposat de l'angle: \",\"oposat\")"
#: 03080104.xhp
msgctxt ""
@@ -19263,7 +19263,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "dAlpha = InputBox(\"Enter the Alpha angle (in degrees): \",\"Alpha\")"
msgstr ""
msgstr "dAlpha = InputBox(\"Introduïu l'angle Alpha (en graus): \",\"Alpha\")"
#: 03080104.xhp
msgctxt ""
@@ -20367,7 +20367,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "siW1 = Int(InputBox(\"Please enter the first amount\",\"Value Input\"))"
msgstr ""
msgstr "siW1 = Int(InputBox(\"Introduïu la primera quantitat\",\"Entrada de valor\"))"
#: 03080601.xhp
msgctxt ""
@@ -20376,7 +20376,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "siW2 = Int(InputBox(\"Please enter the second amount\",\"Value Input\"))"
msgstr ""
msgstr "siW2 = Int(InputBox(\"Introduïu la segona quantitat\",\"Entrada de valor\"))"
#: 03080601.xhp
msgctxt ""
@@ -20544,7 +20544,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "0"
msgstr ""
msgstr "0"
#: 03080701.xhp
msgctxt ""
@@ -22446,7 +22446,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "iInputa = Int(InputBox(\"Enter the first number: \",\"NumberInput\"))"
msgstr ""
msgstr "iInputa = Int(InputBox(\"Introduïu el primer nombre: \",\"NumberInput\"))"
#: 03090301.xhp
msgctxt ""
@@ -22455,7 +22455,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "iInputb = Int(InputBox(\"Enter the second number: \",\"NumberInput\"))"
msgstr ""
msgstr "iInputb = Int(InputBox(\"Introduïu el segon nombre: \",\"NumberInput\"))"
#: 03090301.xhp
msgctxt ""
@@ -29285,7 +29285,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "7"
msgstr ""
msgstr "7"
#: 03103600.xhp
msgctxt ""
@@ -29312,7 +29312,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "5"
msgstr ""
msgstr "5"
#: 03103600.xhp
msgctxt ""
@@ -29339,7 +29339,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "2"
msgstr ""
msgstr "2"
#: 03103600.xhp
msgctxt ""
@@ -29366,7 +29366,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "3"
msgstr ""
msgstr "3"
#: 03103600.xhp
msgctxt ""
@@ -29393,7 +29393,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "9"
msgstr ""
msgstr "9"
#: 03103600.xhp
msgctxt ""
@@ -29420,7 +29420,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "4"
msgstr ""
msgstr "4"
#: 03103600.xhp
msgctxt ""
@@ -29447,7 +29447,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "8"
msgstr ""
msgstr "8"
#: 03103600.xhp
msgctxt ""
@@ -29501,7 +29501,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "0"
msgstr ""
msgstr "0"
#: 03103600.xhp
msgctxt ""
@@ -29528,7 +29528,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "1"
msgstr ""
msgstr "1"
#: 03103600.xhp
msgctxt ""
@@ -34827,7 +34827,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "0"
msgstr ""
msgstr "0"
#: 03130500.xhp
msgctxt ""
@@ -34845,7 +34845,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "1"
msgstr ""
msgstr "1"
#: 03130500.xhp
msgctxt ""
@@ -34863,7 +34863,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "2"
msgstr ""
msgstr "2"
#: 03130500.xhp
msgctxt ""
@@ -34881,7 +34881,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "3"
msgstr ""
msgstr "3"
#: 03130500.xhp
msgctxt ""
@@ -34899,7 +34899,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "4"
msgstr ""
msgstr "4"
#: 03130500.xhp
msgctxt ""
@@ -34917,7 +34917,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "6"
msgstr ""
msgstr "6"
#: 03130500.xhp
msgctxt ""
@@ -37045,7 +37045,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37054,7 +37054,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37063,7 +37063,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37090,7 +37090,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37099,7 +37099,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37108,7 +37108,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37117,7 +37117,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37126,7 +37126,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37153,7 +37153,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37162,7 +37162,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37171,7 +37171,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37180,7 +37180,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37207,7 +37207,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37216,7 +37216,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37225,7 +37225,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37234,7 +37234,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37243,7 +37243,7 @@ msgctxt ""
"56\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37270,7 +37270,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37297,7 +37297,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37324,7 +37324,7 @@ msgctxt ""
"65\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37351,7 +37351,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37378,7 +37378,7 @@ msgctxt ""
"71\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37405,7 +37405,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37432,7 +37432,7 @@ msgctxt ""
"77\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37459,7 +37459,7 @@ msgctxt ""
"80\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37486,7 +37486,7 @@ msgctxt ""
"83\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -37850,7 +37850,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "%PRODUCTNAME provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href=\"http://api.libreoffice.org/\" name=\"http://api.libreoffice.org\">http://api.libreoffice.org</link>"
msgstr ""
msgstr "El %PRODUCTNAME proporciona una interfície de programació d'aplicacions (API per les seves sigles en anglès) que permet controlar les components del $[officename] amb diversos llenguatges de programació mitjançant l'ús del paquet de desenvolupament de programari (SDK per les seves sigles en anglès) del $[officename]. Per a més informació sobre l'API del $[officename] i el paquet de desenvolupament de programari, visiteu <link href=\"http://api.libreoffice.org/\" name=\"http://api.libreoffice.org\">http://api.libreoffice.org</link>"
#: main0601.xhp
msgctxt ""

View File

@@ -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: 2014-05-02 00:11+0200\n"
"PO-Revision-Date: 2013-01-09 09:57+0000\n"
"POT-Creation-Date: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2015-04-15 21:11+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1357725471.0\n"
"X-POOTLE-MTIME: 1429132293.000000\n"
#: 06130000.xhp
msgctxt ""
@@ -274,7 +274,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"modules/BasicIDE/ui/modulepage/newdialog\">Creates a new dialog.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/BasicIDE/ui/modulepage/newdialog\">Crea un diàleg nou.</ahelp>"
#: 06130000.xhp
msgctxt ""
@@ -292,7 +292,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "<ahelp hid=\"modules/BasicIDE/ui/modulepage/newdialog\">Lets you manage the macro libraries.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/BasicIDE/ui/modulepage/newdialog\">Us permet gestionar les biblioteques de macros.</ahelp>"
#: 06130000.xhp
msgctxt ""
@@ -418,7 +418,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/import\">Locate that $[officename] Basic library that you want to add to the current list, and then click Open.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/libpage/import\">Cerqueu la biblioteca del $[officename] Basic que vulgueu afegir a la llista actual i, a continuació, feu clic a <emph>Obre</emph>.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/libpage/import\">Cerqueu la biblioteca del $[officename] Basic que vulgueu afegir a la llista actual i, a continuació, feu clic a Obre.</ahelp>"
#: 06130100.xhp
msgctxt ""

View File

@@ -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: 2013-11-20 13:02+0100\n"
"PO-Revision-Date: 2013-01-09 15:33+0000\n"
"POT-Creation-Date: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2015-04-15 16:30+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1357745634.0\n"
"X-POOTLE-MTIME: 1429115419.000000\n"
#: 11010000.xhp
msgctxt ""
@@ -456,7 +456,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".uno:ObjectCatalog\">Opens the <emph>Objects</emph> pane, where you can view Basic objects.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\".uno:ObjectCatalog\">Obre la subfinestra <emph>Objectes</emph>, on podeu veure els objectes del Basic.</ahelp>"
#: 11090000.xhp
msgctxt ""
@@ -465,7 +465,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Double click the name of a function or sub to load the module that contains that function or sub, and to position the cursor. Double click the name of a module or dialog to load and display that module or dialog."
msgstr ""
msgstr "Feu doble clic al nom de la funció o subrutina per a carregar el mòdul que la conté i per a posicionar el cursor. Feu doble clic al nom d'un mòdul o diàleg per a carregar i mostrar aquest mòdul o diàleg."
#: 11090000.xhp
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\">Displays a hierarchical view of the current $[officename] macro libraries, modules, and dialogs. To display the contents of an item in the window, double click its name.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\">Mostra una visualització jeràrquica de les biblioteques de macros, mòduls i diàlegs del $[officename]. Per a mostrar el contingut d'un element de la finestra, feu doble clic en el seu nom.</ahelp>"
#: 11100000.xhp
msgctxt ""

View File

@@ -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: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2012-11-27 23:00+0000\n"
"PO-Revision-Date: 2014-11-22 18:09+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1354057221.0\n"
"X-POOTLE-MTIME: 1416679782.000000\n"
#: main0000.xhp
msgctxt ""
@@ -1366,7 +1366,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Image Bar"
msgstr ""
msgstr "Barra d'imatges"
#: main0214.xhp
msgctxt ""
@@ -1375,7 +1375,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/scalc/main0214.xhp\" name=\"Image Bar\">Image Bar</link>"
msgstr ""
msgstr "<link href=\"text/scalc/main0214.xhp\" name=\"Image Bar\">Barra d'imatges</link>"
#: main0214.xhp
msgctxt ""
@@ -1384,7 +1384,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Image</emph> bar is displayed when you insert or select an image in a sheet.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\".\">La barra d'<emph>imatges</emph> es mostra quan inseriu o seleccioneu una imatge en un full.</ahelp>"
#: main0218.xhp
msgctxt ""

View File

@@ -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: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2014-01-09 07:42+0000\n"
"PO-Revision-Date: 2015-04-15 21:22+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1389253348.0\n"
"X-POOTLE-MTIME: 1429132942.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -908,7 +908,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
msgstr ""
msgstr "<variable id=\"fodbah\">Trieu <emph>Format - Àrees d'impressió - Neteja</emph></variable>"
#: 00000405.xhp
msgctxt ""

File diff suppressed because it is too large Load Diff

View File

@@ -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: 2014-05-02 00:11+0200\n"
"PO-Revision-Date: 2012-12-11 19:51+0000\n"
"POT-Creation-Date: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2015-04-15 21:24+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1355255489.0\n"
"X-POOTLE-MTIME: 1429133080.000000\n"
#: 02140000.xhp
msgctxt ""
@@ -369,7 +369,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "<emph>Compiler:</emph> the total number of internal tokens, (that is, operators, variables, brackets) in the formula exceeds 8192."
msgstr ""
msgstr "<emph>Compilador:</emph> el nombre tota d'identificadors interns, (això és operadors, variables, claudàtors) de la fórmula és superior a 8192."
#: 02140000.xhp
msgctxt ""

View File

@@ -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: 2014-05-30 13:09+0200\n"
"PO-Revision-Date: 2014-01-09 07:46+0000\n"
"POT-Creation-Date: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2015-04-18 12:41+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1389253562.0\n"
"X-POOTLE-MTIME: 1429360889.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -641,7 +641,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Choose <emph>Insert - Image - From File</emph>."
msgstr ""
msgstr "Trieu <emph>Insereix - Imatge - Des d'un fitxer</emph>."
#: background.xhp
msgctxt ""
@@ -2638,7 +2638,7 @@ msgctxt ""
"par_id3159156\n"
"help.text"
msgid "Using the menu command <emph>Format - Conditional formatting</emph>, the dialog allows you to define conditions per cell, which must be met in order for the selected cells to have a particular format."
msgstr ""
msgstr "Si utilitzeu l'ordre de menú <emph>Format - Formatació condicional</emph>, el diàleg que s'obre us permet definir condicions per cel·la, que s'han de complir per tal que les cel·les seleccionades tinguin un format específic."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -5211,7 +5211,7 @@ msgctxt ""
"par_id9384746\n"
"help.text"
msgid "To remove a filter, so that you see all cells again, click inside the area where the filter was applied, then choose <item type=\"menuitem\">Data - Filter - Reset Filter</item>."
msgstr ""
msgstr "Per a suprimir un filtre i tornar a veure totes les cel·les, feu clic a l'àrea on s'hagi aplicat el filtre i trieu <item type=\"menuitem\">Dades - Filtre - Reinicialitza el filtre</item>."
#: filters.xhp
msgctxt ""
@@ -5550,7 +5550,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "An image that you have loaded with <item type=\"menuitem\">Format - Page - Background</item> is only visible in print or in the page preview. To display a background image on screen as well, insert the graphic image by choosing <item type=\"menuitem\">Insert - Image - From File</item> and arrange the image behind the cells by choosing <item type=\"menuitem\">Format - Arrange - To Background</item>. Use the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link> to select the background image."
msgstr ""
msgstr "Una imatge carregada amb <item type=\"menuitem\">Format - Pàgina - Fons</item> només es pot visualitzar a la impressió o a la previsualització de la pàgina. Per visualitzar una imatge de fons a la pantalla, inseriu la imatge gràfica des d'<item type=\"menuitem\">Insereix - Imatge - Des d'un fitxer</item> i col·loqueu la imatge darrere les cel·les amb l'opció <item type=\"menuitem\">Format - Organitza - Al fons</item>. Utilitzeu el <link href=\"text/scalc/01/02110000.xhp\" name=\"Navegador\">Navegador</link> per seleccionar la imatge de fons."
#: format_table.xhp
msgctxt ""
@@ -7649,7 +7649,7 @@ msgctxt ""
"bm_id3155686\n"
"help.text"
msgid "<bookmark_value>drag and drop; moving cells</bookmark_value><bookmark_value>cells; moving by drag and drop </bookmark_value><bookmark_value>rows;moving by drag and drop</bookmark_value><bookmark_value>columns;moving by drag and drop</bookmark_value><bookmark_value>moving;cells, rows and columns by drag and drop</bookmark_value><bookmark_value>inserting;cells, by drag and drop</bookmark_value>"
msgstr ""
msgstr "<bookmark_value>arrossegar i deixar anar; moure cel·les</bookmark_value><bookmark_value>columnes;moure mitjançant la funció d'arrossegar i deixar anar</bookmark_value><bookmark_value>moure;cel·les. files i columnes arrossegant-les i deixant-les anar</bookmark_value><bookmark_value>inserció;cel·les, amb la funció d'arrossegar i deixar anar</bookmark_value>"
#: move_dragdrop.xhp
msgctxt ""
@@ -7665,15 +7665,16 @@ msgctxt ""
"par_id2760093\n"
"help.text"
msgid "When you drag-and-drop a selection of cells, rows or columns on a Calc sheet, the cells (including the ones in selected rows or columns) normally overwrite the existing cells in the area where you drop. This is the normal <emph>overwrite mode</emph>."
msgstr ""
msgstr "Si arrossegueu i deixeu anar una selecció de cel·les, files o columnes en un full del Calc, normalment aquestes cel·les (incloent-hi les de les files o columnes seleccionades) sobreescriuen les cel·les que ja existeixen a l'àrea on les deixeu anar. Aquest és el <emph>mode de sobreescriptura</emph> normal."
#: move_dragdrop.xhp
#, fuzzy
msgctxt ""
"move_dragdrop.xhp\n"
"par_id2760101\n"
"help.text"
msgid "Note that to drag-and-drop entire rows or columns, you must select the rows or columns you want to move (or copy) first, then start dragging from selected cells, not from the row or column headers (cells would be deselected by this)."
msgstr ""
msgstr "Tingueu en compte que per a arrossegar i deixar anar files o columnes, primer heu de seleccionar les files o columnes que voleu moure (o copiar), després comenceu a arrossegar les cel·les seleccionades, no ho feu des dels encapçalaments de fila o columna (si feu això es des-seleccionaran les cel·les)"
#: move_dragdrop.xhp
msgctxt ""
@@ -8749,7 +8750,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "Objects and images"
msgstr ""
msgstr "Objectes i imatges"
#: print_details.xhp
msgctxt ""

View File

@@ -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: 2014-05-02 00:14+0200\n"
"PO-Revision-Date: 2012-12-03 13:58+0000\n"
"POT-Creation-Date: 2014-11-18 11:24+0100\n"
"PO-Revision-Date: 2015-04-15 20:13+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1354543089.0\n"
"X-POOTLE-MTIME: 1429128794.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<variable id=\"efgsta\">Choose <emph>Insert - X Error Bars </emph> or <emph>Insert - Y Error Bars </emph>(Charts)</variable>"
msgstr ""
msgstr "<variable id=\"efgsta\">Trieu <emph>Insereix - Barres d'error a les X </emph> o <emph>Insereix - Barres d'error a les Y </emph>(Diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -557,7 +557,7 @@ msgctxt ""
"par_id733359\n"
"help.text"
msgid "<variable id=\"smlp\">In the Chart Type dialog of a Line chart or XY chart that displays lines, choose Smooth in the Lines type dropdown, then click the Properties button.</variable>"
msgstr ""
msgstr "<variable id=\"smlp\">En el diàleg Tipus de diagrama d'un diagrama de tipus Línia o diagrama XY que mostri línies, trieu Suau en el desplegable de tipus de línies, i aleshores feu clic al botó Propietats.</variable>"
#: 00000004.xhp
msgctxt ""
@@ -565,4 +565,4 @@ msgctxt ""
"par_id8513095\n"
"help.text"
msgid "<variable id=\"stlp\">In the Chart Type dialog of a Line chart or XY chart that displays lines, choose Stepped in the Lines type dropdown, then click the Properties button.</variable>"
msgstr ""
msgstr "<variable id=\"stlp\">En el diàleg de tipus de diagrama d'un diagrama de tipus Línia o diagrama XY que mostri línies, trieu Línies esglaonades en el desplegable de tipus de línies, i aleshores feu clic al botó Propietats.</variable>"

View File

@@ -3,19 +3,19 @@ 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: 2014-05-02 00:14+0200\n"
"PO-Revision-Date: 2014-01-12 19:19+0000\n"
"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"POT-Creation-Date: 2014-11-18 11:24+0100\n"
"PO-Revision-Date: 2015-04-15 20:33+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1389554376.0\n"
"X-POOTLE-MTIME: 1429129993.000000\n"
#: 03010000.xhp
msgctxt ""
@@ -942,7 +942,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "X/Y Error Bars"
msgstr ""
msgstr "Barres d'error a les X o Y"
#: 04050000.xhp
msgctxt ""
@@ -951,7 +951,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/schart/01/04050000.xhp\" name=\"Y Error Bars\">X/Y Error Bars</link>"
msgstr ""
msgstr "<link href=\"text/schart/01/04050000.xhp\" name=\"Barres d'error a les Y\">Barres d'error a les X o Y</link>"
#: 04050000.xhp
msgctxt ""
@@ -960,7 +960,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"statistik\"><ahelp hid=\".\">Use the <emph>X or Y Error Bars</emph> dialog to display error bars for 2D charts.</ahelp></variable>"
msgstr ""
msgstr "<variable id=\"statistik\"><ahelp hid=\".\">Utilitzeu el diàleg <emph>Barres d'error a les X o Y</emph> per a mostrar barres d'error als diagrames 2D.</ahelp></variable>"
#: 04050000.xhp
msgctxt ""
@@ -968,7 +968,7 @@ msgctxt ""
"par_id3401287\n"
"help.text"
msgid "An error bar is an indicator line that spans over a range from x/y - NegativeErrorValue to x/y + PositiveErrorValue. In this term, x or y is the value of the data point. When \"standard deviation\" is selected, x or y is the mean value of the data series. NegativeErrorValue and PositiveErrorValue are the amounts calculated by the error bar function or given explicitly."
msgstr ""
msgstr "Una barra d'error és una línia indicadora que s'estén per l'interval que va des de x o y - ValorErrorNegatiu fins a x o y + ValorErrorPositiu. Aquí, x o y és el valor del punt de dades. Si heu seleccionat «desviació estàndard», x o y serà el valor mitjà de la sèrie de dades. ValorErrorNegatiu i ValorErrorPositiu són les quantitats calculades per la funció de la barra d'error o ofertes de manera explícita."
#: 04050000.xhp
msgctxt ""
@@ -977,7 +977,7 @@ msgctxt ""
"23\n"
"help.text"
msgid "The <emph>Insert - X/Y Error Bars</emph> menu command is only available for 2D charts."
msgstr ""
msgstr "L'ordre de menú <emph>Insereix - Barres d'error a les X o Y</emph> només està disponible per a diagrames 2D."
#: 04050000.xhp
msgctxt ""
@@ -1091,7 +1091,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\".\">Standard Deviation: Displays the standard deviation (square root of the variance). Unlike other functions, error bars are centered on the mean.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\".\">Desviació estàndard: mostra la desviació estàndard (arrel quadrada de la variància). A diferència d'altres funcions, les barres d'error se centren en la mitjana.</ahelp>"
#: 04050000.xhp
msgctxt ""
@@ -1140,7 +1140,7 @@ msgctxt ""
"par_id6633503\n"
"help.text"
msgid "<ahelp hid=\".\">For a chart with its own data, the error bar values can be entered in the chart data table. The Data Table dialog shows additional columns titled Positive X or Y-Error-Bars and Negative X or Y-Error-Bars.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\".\">En un diagrama amb dades pròpies, els valors de la barra d'error es poden introduir a la taula de dades del diagrama. El diàleg Taula de dades mostra columnes addicionals anomenades Barres d'error a les X o Y positives i Barres d'error a les X o Y negatives.</ahelp>"
#: 04050000.xhp
msgctxt ""
@@ -4358,13 +4358,12 @@ msgid "For B-spline lines optionally set the degree of the polynomials."
msgstr "Opcionalment, per al model B-spline, establiu el grau dels polinomis."
#: smooth_line_properties.xhp
#, fuzzy
msgctxt ""
"smooth_line_properties.xhp\n"
"par_id3424481\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Apply a line curve model.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Aplica un model B-spline.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Aplica un model de corba de línia</ahelp>"
#: smooth_line_properties.xhp
msgctxt ""
@@ -4396,7 +4395,7 @@ msgctxt ""
"bm_id1467210\n"
"help.text"
msgid "<bookmark_value>curves;properties in line charts/XY charts</bookmark_value><bookmark_value>properties;stepped lines in line charts/XY charts</bookmark_value>"
msgstr ""
msgstr "<bookmark_value>corves;propietats dels diagrames de línia o diagrames XY</bookmark_value><bookmark_value>propietats;línies esglaonades dels diagrames de línia o diagrames XY</bookmark_value>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4404,7 +4403,7 @@ msgctxt ""
"hd_id5005971\n"
"help.text"
msgid "Stepped Line Properties"
msgstr ""
msgstr "Propietats de les línies esglaonades"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4412,7 +4411,7 @@ msgctxt ""
"par_id9485625\n"
"help.text"
msgid "In a chart that displays lines (Line type or XY type), you can choose to connect the points with steps instead of straight lines. Some options control the properties of those steps."
msgstr ""
msgstr "En un diagrama que mostri línies (de tipus Línia o de tipus XY), podeu triar que es mostrin els punts amb esglaons en lloc de línies rectes. Hi ha algunes opcions que controlen les propietats d'aquestes corbes."
#: stepped_line_properties.xhp
msgctxt ""
@@ -4420,7 +4419,7 @@ msgctxt ""
"hd_id9438276\n"
"help.text"
msgid "Different step types"
msgstr ""
msgstr "Tipus d'esglaonat diferents"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4428,7 +4427,7 @@ msgctxt ""
"par_id9078573\n"
"help.text"
msgid "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Start step icon</alt></image>"
msgstr ""
msgstr "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Icona de l'esglaó inicial</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4436,7 +4435,7 @@ msgctxt ""
"par_id9047365\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_start_rb\">Start with horizontal line and step up vertically at the end.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_start_rb\">Comença amb una línia horitzontal i acaba amb un esglaó vertical.</ahelp>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4444,7 +4443,7 @@ msgctxt ""
"par_id05495673\n"
"help.text"
msgid "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">End step icon</alt></image>"
msgstr ""
msgstr "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">Icona de final de l'esglaó</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4452,7 +4451,7 @@ msgctxt ""
"par_id439028\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_center_x_rb\">Start to step up vertically and end with horizontal line.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_center_x_rb\">Comença amb un esglaó vertical i acaba amb un línia horitzontal.</ahelp>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4460,7 +4459,7 @@ msgctxt ""
"par_id9673426\n"
"help.text"
msgid "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Center X icon</alt></image>"
msgstr ""
msgstr "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Icona de centre de X</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4468,7 +4467,7 @@ msgctxt ""
"par_id4069483\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_end_rb\">Start with horizontal line, step up vertically in the middle of the X values and end with horizontal line.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_end_rb\">Comença amb una línia horitzontal, puja verticalment al centre dels valors X i acaba en una línia horitzontal.</ahelp>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4476,7 +4475,7 @@ msgctxt ""
"par_id56635427\n"
"help.text"
msgid "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Center Y icon</alt></image>"
msgstr ""
msgstr "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Icona de centre de Y</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4484,7 +4483,7 @@ msgctxt ""
"par_id0679473\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_center_y_rb\">Start to step up vertically to the middle of the Y values, draw a horizontal line and finish by stepping vertically to the end.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_center_y_rb\">Comença amb una línia vertical fins el centre dels valors Y, dibuixa una línia horitzontal i acaba amb una altra línia vertical.</ahelp>"
#: three_d_view.xhp
msgctxt ""
@@ -5596,7 +5595,7 @@ msgctxt ""
"par_id3682058\n"
"help.text"
msgid "Choose the <emph>Line type</emph> from the dropdown to select how the points will be connected. You can choose either <emph>Straight</emph> lines, <emph>Smooth</emph> lines to draw curves through the points or <emph>Stepped</emph> lines to draw lines which step from point to point. Click <emph>Properties</emph> to change the properties for the <link href=\"text/schart/01/smooth_line_properties.xhp\">smooth</link> or <link href=\"text/schart/01/stepped_line_properties.xhp\">stepped</link> lines."
msgstr ""
msgstr "Trieu el <emph>Tipus de línia</emph> en el menú desplegable per a seleccionar com es connecten els punts. Podeu triar entre línies <emph>rectes</emph>, línies <emph>suaus</emph> per a dibuixar corbes entre els punts o línies <emph>esglaonades</emph> per a dibuixar línies de punt a punt. Premeu <emph>Propietats</emph> per a canviar les propietats de línies <link href=\"text/schart/01/smooth_line_properties.xhp\">suau</link> o <link href=\"text/schart/01/stepped_line_properties.xhp\">esglaonada</link>."
#: type_net.xhp
msgctxt ""
@@ -5796,7 +5795,7 @@ msgctxt ""
"par_id1022064\n"
"help.text"
msgid "A"
msgstr ""
msgstr "A"
#: type_stock.xhp
msgctxt ""
@@ -5804,7 +5803,7 @@ msgctxt ""
"par_id1924192\n"
"help.text"
msgid "B"
msgstr ""
msgstr "B"
#: type_stock.xhp
msgctxt ""
@@ -5812,7 +5811,7 @@ msgctxt ""
"par_id3258156\n"
"help.text"
msgid "C"
msgstr ""
msgstr "C"
#: type_stock.xhp
msgctxt ""
@@ -5820,7 +5819,7 @@ msgctxt ""
"par_id3161412\n"
"help.text"
msgid "D"
msgstr ""
msgstr "D"
#: type_stock.xhp
msgctxt ""
@@ -5828,7 +5827,7 @@ msgctxt ""
"par_id5619373\n"
"help.text"
msgid "E"
msgstr ""
msgstr "E"
#: type_stock.xhp
msgctxt ""
@@ -5836,7 +5835,7 @@ msgctxt ""
"par_id6474501\n"
"help.text"
msgid "F"
msgstr ""
msgstr "F"
#: type_stock.xhp
msgctxt ""
@@ -5844,7 +5843,7 @@ msgctxt ""
"par_id7411725\n"
"help.text"
msgid "1"
msgstr ""
msgstr "1"
#: type_stock.xhp
msgctxt ""
@@ -5892,7 +5891,7 @@ msgctxt ""
"par_id7684560\n"
"help.text"
msgid "2"
msgstr ""
msgstr "2"
#: type_stock.xhp
msgctxt ""
@@ -5948,7 +5947,7 @@ msgctxt ""
"par_id4013794\n"
"help.text"
msgid "3"
msgstr ""
msgstr "3"
#: type_stock.xhp
msgctxt ""
@@ -6004,7 +6003,7 @@ msgctxt ""
"par_id2374034\n"
"help.text"
msgid "4"
msgstr ""
msgstr "4"
#: type_stock.xhp
msgctxt ""
@@ -6060,7 +6059,7 @@ msgctxt ""
"par_id166936\n"
"help.text"
msgid "5"
msgstr ""
msgstr "5"
#: type_stock.xhp
msgctxt ""
@@ -6116,7 +6115,7 @@ msgctxt ""
"par_id9461653\n"
"help.text"
msgid "6"
msgstr ""
msgstr "6"
#: type_stock.xhp
msgctxt ""
@@ -6772,7 +6771,7 @@ msgctxt ""
"par_id7957396\n"
"help.text"
msgid "Choose <emph>Smooth</emph> from the <emph>Line type</emph> dropdown to draw curves instead of straight line segments."
msgstr ""
msgstr "Trieu <emph>Suau</emph> en el desplegable <emph>Tipus de línia</emph> per a dibuixar segments corbes en comptes de rectes."
#: type_xy.xhp
msgctxt ""
@@ -6812,7 +6811,7 @@ msgctxt ""
"hd_id5031251\n"
"help.text"
msgid "Stepped Lines"
msgstr ""
msgstr "Línies esglaonades"
#: type_xy.xhp
msgctxt ""
@@ -6820,7 +6819,7 @@ msgctxt ""
"par_id1449076\n"
"help.text"
msgid "Choose <emph>Stepped</emph> from the <emph>Line type</emph> dropdown to draw lines which step from point to point instead of straight line segments."
msgstr ""
msgstr "Trieu <emph>Esglaonada</emph> en el desplegable <emph>Tipus de línia</emph> per a dibuixar línies que van de punt a punt amb segments de línies rectes ."
#: type_xy.xhp
msgctxt ""
@@ -6836,7 +6835,7 @@ msgctxt ""
"par_id9811476\n"
"help.text"
msgid "There are 4 different step types:"
msgstr ""
msgstr "Hi ha 4 tipus d'esglaons diferents:"
#: type_xy.xhp
msgctxt ""
@@ -6844,7 +6843,7 @@ msgctxt ""
"par_id9078573\n"
"help.text"
msgid "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Start step icon</alt></image>"
msgstr ""
msgstr "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Icona d'inici d'esglaó</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6852,7 +6851,7 @@ msgctxt ""
"par_id9047365\n"
"help.text"
msgid "Start with horizontal line and step up vertically at the end."
msgstr ""
msgstr "Comença amb una línia horitzontal i puja verticalment fins al final."
#: type_xy.xhp
msgctxt ""
@@ -6860,7 +6859,7 @@ msgctxt ""
"par_id05495673\n"
"help.text"
msgid "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">End step icon</alt></image>"
msgstr ""
msgstr "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">Icona del final d'esglaó</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6868,7 +6867,7 @@ msgctxt ""
"par_id439028\n"
"help.text"
msgid "Start to step up vertically and end with horizontal line."
msgstr ""
msgstr "Comença amb una línia vertical i acaba amb una línia horitzontal."
#: type_xy.xhp
msgctxt ""
@@ -6876,7 +6875,7 @@ msgctxt ""
"par_id9673426\n"
"help.text"
msgid "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Center X icon</alt></image>"
msgstr ""
msgstr "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Icona del centre de X</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6884,7 +6883,7 @@ msgctxt ""
"par_id4069483\n"
"help.text"
msgid "Start with horizontal line, step up vertically in the middle of the X values and end with horizontal line."
msgstr ""
msgstr "Comença amb una línia horitzontal, puja verticalment fins a la meitat dels valors X i acaba amb una línia horitzontal."
#: type_xy.xhp
msgctxt ""
@@ -6892,7 +6891,7 @@ msgctxt ""
"par_id56635427\n"
"help.text"
msgid "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Center Y icon</alt></image>"
msgstr ""
msgstr "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Icona del centre de Y</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6900,7 +6899,7 @@ msgctxt ""
"par_id0679473\n"
"help.text"
msgid "Start to step up vertically to the middle of the Y values, draw a horizontal line and finish by stepping vertically to the end."
msgstr ""
msgstr "Comença pujant verticalment fins la meitat dels valors Y, dibuixa una línia horitzontal i acaba pujant verticalment fins el final."
#: wiz_chart_elements.xhp
msgctxt ""
@@ -7412,7 +7411,7 @@ msgctxt ""
"par_id2414014\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose the type of line to draw.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Trieu el tipus de línia a dibuixar.</ahelp>"
#: wiz_chart_type.xhp
msgctxt ""
@@ -7420,7 +7419,7 @@ msgctxt ""
"par_id7617114\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog to set the line or curve properties.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obre el diàleg per a definir les propietats de la línia o corba.</ahelp>"
#: wiz_chart_type.xhp
msgctxt ""

View File

@@ -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: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2013-01-09 09:58+0000\n"
"POT-Creation-Date: 2015-01-07 11:07+0100\n"
"PO-Revision-Date: 2015-04-15 14:22+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1357725539.0\n"
"X-POOTLE-MTIME: 1429107779.000000\n"
#: align_arrange.xhp
msgctxt ""
@@ -1469,8 +1469,8 @@ msgctxt ""
"par_id3155600\n"
"2\n"
"help.text"
msgid "Choose <emph>Insert - Media - Image</emph>."
msgstr ""
msgid "Choose <emph>Insert - Image</emph>."
msgstr "Trieu <emph>Insereix - Imatge</emph>."
#: graphic_insert.xhp
msgctxt ""
@@ -1479,7 +1479,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Locate the image you want to insert. Select the <emph>Link</emph> check box to insert only a link to the image. If you want to see the image before you insert it, select <emph>Preview</emph>."
msgstr ""
msgstr "Localitzeu la imatge que voleu inserir. Activeu la casella de selecció <emph>Enllaç</emph> per inserir únicament una imatge. Si voleu veure la imatge abans d'inserir-la, seleccioneu <emph>Previsualitza</emph>."
#: graphic_insert.xhp
msgctxt ""
@@ -1488,7 +1488,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "After you insert a linked image, do not change the name of the source image or move the source image to another directory."
msgstr ""
msgstr "Després d'inserir una imatge enllaçada, no canvieu el nom de la imatge font ni la moveu a un altre directori."
#: graphic_insert.xhp
msgctxt ""
@@ -1497,7 +1497,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Click <emph>Open</emph> to insert the image."
msgstr ""
msgstr "Feu clic a <emph>Obre</emph> per inserir la imatge."
#: groups.xhp
msgctxt ""

View File

@@ -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: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2014-04-21 19:04+0000\n"
"PO-Revision-Date: 2015-04-18 19:35+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1398107098.000000\n"
"X-POOTLE-MTIME: 1429385701.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -306,7 +306,7 @@ msgctxt ""
"par_id3157808\n"
"help.text"
msgid "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Icon</alt> </image>"
msgstr ""
msgstr "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Icona</alt> </image>"
#: 00000001.xhp
msgctxt ""
@@ -323,7 +323,7 @@ msgctxt ""
"par_id3153349\n"
"help.text"
msgid "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Icon</alt> </image>"
msgstr ""
msgstr "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Icona</alt></image>"
#: 00000001.xhp
msgctxt ""
@@ -386,7 +386,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optionsdialog/revert\">Resets modified values back to the $[officename] default values.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/optionsdialog/revert\">Reinicialitza els valors modificats als valors per defecte del $[officename].</ahelp>"
#: 00000001.xhp
msgctxt ""
@@ -503,7 +503,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "<variable id=\"siehe\">See also the following functions:</variable>"
msgstr ""
msgstr "<variable id=\"siehe\">Vegeu també les funcions següents: </variable>"
#: 00000001.xhp
msgctxt ""
@@ -521,7 +521,7 @@ msgctxt ""
"56\n"
"help.text"
msgid "<variable id=\"wahr\">If an error occurs, the function returns a logical or numerical value.</variable>"
msgstr ""
msgstr "<variable id=\"wahr\">Si es produeix un error, la funció retorna un valor lògic o numèric. </variable>"
#: 00000001.xhp
msgctxt ""
@@ -530,7 +530,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "<variable id=\"kontext\">(This command is only accessible through the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link>).</variable>"
msgstr ""
msgstr "<variable id=\"kontext\">(Només es pot accedir a aquesta ordre a través del <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"menú contextual\">menú contextual</link>). </variable>"
#: 00000001.xhp
msgctxt ""
@@ -539,7 +539,7 @@ msgctxt ""
"61\n"
"help.text"
msgid "<variable id=\"wiederholen\">By double-clicking a tool, you can use it for multiple tasks. If you call the tool with a single-click, it reverts back to the last selection after completing the task.</variable>"
msgstr ""
msgstr "<variable id=\"wiederholen\">Si feu doble clic a una eina, podeu utilitzar-la per fer tasques múltiples. Si crideu una eina amb un sol clic, tornarà a l'última selecció després d'acabar la tasca. </variable>"
#: 00000001.xhp
msgctxt ""
@@ -547,7 +547,7 @@ msgctxt ""
"par_id9345377\n"
"help.text"
msgid "<variable id=\"ShiftF1\">Press Shift+F1 and point to a control to learn more about that control.</variable>"
msgstr ""
msgstr "<variable id=\"ShiftF1\">Premeu Maj+F1 i apunteu a un control per saber-ne més coses. </variable>"
#: 00000002.xhp
msgctxt ""
@@ -2537,7 +2537,7 @@ msgctxt ""
"hd_id3152414\n"
"help.text"
msgid "Spin button"
msgstr ""
msgstr "Botó de selecció de valors"
#: 00000005.xhp
msgctxt ""
@@ -3152,7 +3152,7 @@ msgctxt ""
"197\n"
"help.text"
msgid "If, in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - HTML Compatibility</emph>, you select Mozilla Firefox, MS Internet Explorer, or $[officename] Writer as the export option, upon export all important font attributes are exported as direct attributes (for example, text color, font size, bold, italic, and so on) in CSS1 styles. (<link href=\"text/shared/00/00000002.xhp\" name=\"CSS\">CSS</link> stands for Cascading Style Sheets.) Importing is also carried out according to this standard."
msgstr ""
msgstr "Si a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Carrega/desa - Compatibilitat HTML</emph>, seleccioneu com a opció d'exportació el Mozilla Firefox, el MS Internet Explorer, o el $[officename] Writer, s'exporten tots els atributs de tipus de lletra importants com a atributs directes (per exemple, color del text, mida del tipus de lletra, negreta, cursiva, etc.) en estils CSS1. (<link href=\"text/shared/00/00000002.xhp\" name=\"CSS\">CSS</link> vol dir fulls d'estil en cascada, \"Cascading Style Sheets\" en anglès). La importació es duu a terme segons aquest estàndard."
#: 00000020.xhp
msgctxt ""
@@ -3161,7 +3161,7 @@ msgctxt ""
"130\n"
"help.text"
msgid "The \"font\" property corresponds to Mozilla Firefox; that is, before the font size you can specify optional values for \"font-style\" (italic, none), \"font-variant\" (normal, small-caps) and \"font-weight\" (normal, bold)."
msgstr ""
msgstr "La propietat «font» correspon al Mozilla Firefox; és a dir, abans de la mida del tipus de lletra podeu indicar valors opcionals per a «font-style» (italic, none), «font-variant» (normal, small-caps) i «font-weight» (normal, bold)."
#: 00000020.xhp
msgctxt ""
@@ -3206,7 +3206,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "Text frames are supported with the use of CSS1 extensions for absolute positioned objects. This applies only to the export options Mozilla Firefox, MS Internet Explorer, and $[officename] Writer. Text frames can be aligned as graphics, <switchinline select=\"sys\"><caseinline select=\"WIN\"> Plug-Ins,</caseinline></switchinline>and Floating Frames, but character-linked frames are not possible."
msgstr ""
msgstr "Es poden utilitzar marcs de text gràcies a l'ús d'extensions CSS1 per a objectes posicionats absolutament. Això s'aplica només a les opcions d'exportació del Mozilla Firefox, el MS Internet Explorer i el $[officename] Writer. Els marcs de text es poden alinear com a gràfics<switchinline select=\"sys\"><caseinline select=\"WIN\">, connectors</caseinline></switchinline> i marcs flotants, però no com a marcs enllaçats a caràcters."
#: 00000020.xhp
msgctxt ""
@@ -6666,7 +6666,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "Choose <emph>File - Send - E-mail Document</emph>"
msgstr ""
msgstr "Trieu <emph>Fitxer - Envia - Envia el document per correu electrònic...</emph>"
#: 00000401.xhp
msgctxt ""
@@ -6682,7 +6682,7 @@ msgctxt ""
"par_idN113C8\n"
"help.text"
msgid "E-mail Document"
msgstr ""
msgstr "Envia el document per correu electrònic..."
#: 00000401.xhp
msgctxt ""
@@ -7166,7 +7166,7 @@ msgctxt ""
"555\n"
"help.text"
msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
msgstr ""
msgstr "<variable id=\"aenderungen\">Trieu <emph>Edita - Seguiment de canvis</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -7175,7 +7175,7 @@ msgctxt ""
"556\n"
"help.text"
msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record Changes</emph></variable>"
msgstr ""
msgstr "<variable id=\"aufzeichnen\">Trieu <emph>Edita - Seguiment de canvis - Enregistrament de canvis</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -7184,7 +7184,7 @@ msgctxt ""
"557\n"
"help.text"
msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show Changes</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show Changes</emph></caseinline></switchinline></variable>"
msgstr ""
msgstr "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Trieu <emph>Edita - Seguiment de canvis - Mostra canvis</emph></caseinline><caseinline select=\"CALC\">Trieu <emph>Edita - Seguiment de canvis - Mostra canvis</emph></caseinline></switchinline></variable>"
#: 00000402.xhp
msgctxt ""
@@ -7193,7 +7193,7 @@ msgctxt ""
"558\n"
"help.text"
msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage Changes</emph></variable>"
msgstr ""
msgstr "<variable id=\"rotlinie\">Trieu <emph>Edita - Seguiment de canvis - Gestió de canvis</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -7202,7 +7202,7 @@ msgctxt ""
"559\n"
"help.text"
msgid "Choose <emph>Edit - Track Changes - Manage Changes - List</emph> tab"
msgstr ""
msgstr "Trieu la pestanya <emph>Edita - Segument de canvis - Gestió de canvis - Llista</emph>"
#: 00000402.xhp
msgctxt ""
@@ -7220,7 +7220,7 @@ msgctxt ""
"560\n"
"help.text"
msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage Changes - Filter</emph> tab </variable>"
msgstr ""
msgstr "<variable id=\"rotliniefilter\">Trieu la pestanya <emph>Edita - Seguiment de canvis - Gestió de canvis - Filtre</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -7229,7 +7229,7 @@ msgctxt ""
"561\n"
"help.text"
msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
msgstr ""
msgstr "<variable id=\"einfuegen\">Trieu <emph>Edita - Seguiment de canvis - Fusiona el document</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -7247,7 +7247,7 @@ msgctxt ""
"563\n"
"help.text"
msgid "Choose <emph>Edit - Track Changes - Comment on Change</emph>"
msgstr ""
msgstr "Trieu <emph>Edita - Seguiment de canvis - Comentari sobre canvi</emph>"
#: 00000402.xhp
msgctxt ""
@@ -7256,7 +7256,7 @@ msgctxt ""
"571\n"
"help.text"
msgid "Choose <emph>Edit - Track Changes - Manage Changes - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
msgstr ""
msgstr "Trieu la pestanya <emph>Edita - Seguiment de canvis - Gestió de canvis - Llista</emph>. Feu clic en una entrada de la llista per obrir el menú contextual. Trieu <emph>Edita el comentari</emph>"
#: 00000402.xhp
msgctxt ""
@@ -7787,7 +7787,7 @@ msgctxt ""
"71\n"
"help.text"
msgid "Choose <emph>Insert - Image - Scan</emph>"
msgstr ""
msgstr "Trieu <emph>Insereix - Multimèdia - Escàner</emph>"
#: 00000404.xhp
msgctxt ""
@@ -7796,7 +7796,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "Choose <emph>Insert - Image - Scan - Select Source</emph>"
msgstr ""
msgstr "Trieu <emph>Insereix - Multimèdia- Escàner - Selecciona la font</emph>"
#: 00000404.xhp
msgctxt ""
@@ -7805,7 +7805,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "Choose <emph>Insert - Image - Scan - Request</emph>"
msgstr ""
msgstr "Trieu <emph>Insereix - Multimèdia - Escàner - Sol·licita</emph>"
#: 00000404.xhp
msgctxt ""
@@ -7841,7 +7841,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
msgstr ""
msgstr "A la barra d'eines <emph>Estàndard</emph> o <emph>Insereix</emph>, feu clic a"
#: 00000404.xhp
msgctxt ""
@@ -7866,7 +7866,7 @@ msgctxt ""
"par_idN107CD\n"
"help.text"
msgid "<variable id=\"moviesound\">Choose <emph>Insert - Media - Audio or Video</emph></variable>"
msgstr ""
msgstr "<variable id=\"moviesound\">Trieu <emph>Insereix - Mitjà - Àudio o vídeo</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -7874,7 +7874,7 @@ msgctxt ""
"par_idN1085D\n"
"help.text"
msgid "Audio or Video"
msgstr ""
msgstr "Àudio o vídeo"
#: 00000404.xhp
msgctxt ""
@@ -7962,7 +7962,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "Choose <emph>Insert - Object - Audio</emph>"
msgstr ""
msgstr "Trieu <emph>Insereix - Multimèdia - Àudio o vídeo...</emph>"
#: 00000404.xhp
msgctxt ""
@@ -8098,13 +8098,14 @@ msgid "Chart"
msgstr "Diagrama"
#: 00000404.xhp
#, fuzzy
msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"44\n"
"help.text"
msgid "Choose <emph>Insert - Image - From File</emph>"
msgstr ""
msgstr "Trieu <emph>Insereix - Imatge - Des d'un fitxer...</emph>"
#: 00000404.xhp
msgctxt ""
@@ -10235,7 +10236,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "Choose <emph>Format - Image - Borders</emph> tab"
msgstr ""
msgstr "Trieu la pestanya <emph>Format - Imatge - Vores</emph>"
#: 00040500.xhp
msgctxt ""
@@ -10262,7 +10263,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "Choose <emph>Format - Character - Borders</emph> tab"
msgstr ""
msgstr "Trieu la pestanya <emph>Format - Caràcter - Vores</emph>"
#: 00040500.xhp
msgctxt ""
@@ -10343,7 +10344,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "Choose <emph>Format - Image - Background</emph> tab"
msgstr ""
msgstr "Trieu la pestanya <emph>Format - Imatge - Fons</emph>"
#: 00040500.xhp
msgctxt ""
@@ -10717,7 +10718,7 @@ msgctxt ""
"par_id0611200904324832\n"
"help.text"
msgid "<variable id=\"graphics\">Choose <emph>Format - Bullets and Numbering - Image</emph> tab</variable>"
msgstr ""
msgstr "<variable id=\"graphics\">Trieu la pestanya <emph>Format - Pics i numeració - Imatge</emph></variable>"
#: 00040500.xhp
msgctxt ""
@@ -10771,7 +10772,7 @@ msgctxt ""
"194\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Menu <emph>Format - Image </emph>- <emph>Crop</emph> tab </caseinline></switchinline>"
msgstr ""
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Menú <emph>Format - Imatge </emph>- <emph>pestanya</emph> Escapça </caseinline></switchinline>"
#: 00040500.xhp
msgctxt ""
@@ -10780,7 +10781,7 @@ msgctxt ""
"198\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><defaultinline>Icon on the <emph>Image</emph> toolbar:</defaultinline></switchinline>"
msgstr ""
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><defaultinline>Icona de la barra d'eines <emph>Imatge</emph>:</defaultinline></switchinline>"
#: 00040500.xhp
msgctxt ""
@@ -13246,7 +13247,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "Also as <emph>Number Format</emph> dialog for tables and fields in text documents: Choose <emph>Format - Number Format</emph>, or choose <emph>Insert - Fields - More Fields - Variables</emph> tab and select \"Additional formats\" in the <emph>Format</emph> list."
msgstr ""
msgstr "També com a diàleg <emph>Format numèric</emph> per a taules i camps en els documents de text: trieu <emph>Format - Format numèric</emph>, o trieu la pestanya <emph>Insereix - Camps - Més camps - Variables</emph> i seleccioneu «formats addicionals» a la llista <emph>Format</emph>."
#: 00040503.xhp
msgctxt ""
@@ -13309,7 +13310,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Choose <emph>Format - Image - Image</emph> tab"
msgstr ""
msgstr "Trieu la pestanya <emph>Format - Imatge - Imatge</emph>"
#: 00040503.xhp
msgctxt ""
@@ -13336,7 +13337,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Choose <emph>Format - Image - Image</emph> tab"
msgstr ""
msgstr "Trieu la pestanya <emph>Format - Imatge - Imatge</emph>"
#: 00040503.xhp
msgctxt ""
@@ -13363,7 +13364,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "Choose <emph>Format - Image</emph>, and then click the <emph>Image</emph> tab"
msgstr ""
msgstr "Trieu <emph>Format - Imatge</emph> i després feu clic a la pestanya <emph>Imatge</emph>."
#: 00040503.xhp
msgctxt ""

File diff suppressed because it is too large Load Diff

View File

@@ -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: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2014-04-27 18:56+0000\n"
"PO-Revision-Date: 2015-04-18 20:25+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1398624995.000000\n"
"X-POOTLE-MTIME: 1429388710.000000\n"
#: 01110000.xhp
msgctxt ""
@@ -3193,7 +3193,7 @@ msgctxt ""
"220\n"
"help.text"
msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Activeu el quadre <emph>Cap assignació </emph>per suprimir l'enllaç entre un control i el camp d'etiqueta assignat.</ahelp>"
#: 01170101.xhp
msgctxt ""
@@ -9455,7 +9455,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/tableselectionpage/datasource\">Specifies the data source that contains the desired table.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/sabpilot/ui/tableselectionpage/datasource\">Indica la font de dades que conté la taula desitjada..</ahelp>"
#: 01170801.xhp
msgctxt ""
@@ -9473,7 +9473,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/tableselectionpage/table\">Specifies the desired table.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/sabpilot/ui/tableselectionpage/table\">Indica la taula desitjada.</ahelp>"
#: 01170802.xhp
msgctxt ""
@@ -9517,7 +9517,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/contentfieldpage/selectfield\">Displays the data fields that are accepted into the form field.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/sabpilot/ui/contentfieldpage/selectfield\">Mostra els camps de dades que s'accepten al camp del formulari.</ahelp>"
#: 01170900.xhp
msgctxt ""
@@ -9712,7 +9712,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/contenttablepage/table\">In the<emph> Table </emph>field, select the table containing the data field whose content should be displayed in the control field.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/sabpilot/ui/contenttablepage/table\">Al camp<emph> Taula</emph>, seleccioneu la taula que conté el camp de dades el contingut del qual s'ha de mostrar al camp de control.</ahelp>"
#: 01170901.xhp
msgctxt ""
@@ -9845,7 +9845,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/fieldlinkpage/valuefield\">Specifies the current form data field which should be related to a field in the linked table.</ahelp> In addition, click the desired data field in the list field below."
msgstr ""
msgstr "<ahelp hid=\"modules/sabpilot/ui/fieldlinkpage/valuefield\">Indica el camp de dades del formulari actual que s'ha de relacionar amb un camp de la taula enllaçada.</ahelp> Feu clic al camp de dades desitjat al camp de llista que apareix a sota."
#: 01170903.xhp
msgctxt ""
@@ -9872,7 +9872,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/fieldlinkpage/listtable\">Specifies the linked table data field, which is related to the specified value table field.</ahelp> In addition, click the data field in the lower list field."
msgstr ""
msgstr "<ahelp hid=\"modules/sabpilot/ui/fieldlinkpage/listtable\">Indica el camp de dades de la taula enllaçada, que està relacionat amb el valor indicat del camp de la taula.</ahelp> Feu clic al camp de dades del camp de la llista inferior."
#: 01170903.xhp
msgctxt ""
@@ -9952,7 +9952,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/yesRadiobutton\">Specifies whether the user's entered or selected combination field value should be saved in a database field.</ahelp> Several database table fields are offered which can be accessed in the current form."
msgstr ""
msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/yesRadiobutton\">Indica si el valor del camp de combinació introduït o seleccionat per l'usuari s'ha de desar en un camp d'una base de dades.</ahelp> S'ofereixen diversos camps de taula de la base de dades als quals es pot accedir al formulari actual."
#: 01170904.xhp
msgctxt ""
@@ -9979,7 +9979,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/storeInFieldCombobox\">Specifies the data field where the combination field value should be saved.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/storeInFieldCombobox\">Indica el camp de dades on s'ha de desar el valor del camp de combinació.</ahelp>"
#: 01170904.xhp
msgctxt ""
@@ -9997,7 +9997,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/noRadiobutton\">Specifies that the value of this combination field will not be written in the database and will only be saved in the form.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/noRadiobutton\">Indica que el valor d'aquest camp de combinació no s'escriurà a la base de dades i només es desarà al formulari.</ahelp>"
#: 01171000.xhp
msgctxt ""
@@ -12502,7 +12502,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hyperlinkmarkdialog/TreeListBox\" visibility=\"hidden\">Specifies the position in the target document where you wish to jump to.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/hyperlinkmarkdialog/TreeListBox\" visibility=\"hidden\">Indica la posició al document de destinació on voleu saltar.</ahelp>"
#: 09070100.xhp
msgctxt ""
@@ -12511,7 +12511,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hyperlinkmarkdialog/apply\" visibility=\"hidden\">Inserts the target in the <emph>Target</emph> field of the <emph>Hyperlink</emph> dialog.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/hyperlinkmarkdialog/apply\" visibility=\"hidden\">Insereix la destinació al camp <emph>Destinació</emph> del diàleg <emph>Enllaç</emph>.</ahelp>"
#: 09070100.xhp
msgctxt ""
@@ -12520,7 +12520,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hyperlinkmarkdialog/close\" visibility=\"hidden\">Once the hyperlink has been completely entered, click on <emph>Close</emph> to set the link and leave the dialog.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/hyperlinkmarkdialog/close\" visibility=\"hidden\">Un cop s'ha introduït l'enllaç, feu clic a <emph>Tanca</emph> per definir l'enllaç i sortir del diàleg.</ahelp>"
#: 09070100.xhp
msgctxt ""
@@ -18845,12 +18845,13 @@ msgid "Clone Formatting"
msgstr ""
#: paintbrush.xhp
#, fuzzy
msgctxt ""
"paintbrush.xhp\n"
"par_idN1056A\n"
"help.text"
msgid "<link href=\"text/shared/02/paintbrush.xhp\">Clone Formatting</link>"
msgstr ""
msgstr "<link href=\"text/shared/02/paintbrush.xhp\">Pinzell de format</link>"
#: paintbrush.xhp
msgctxt ""
@@ -18882,10 +18883,9 @@ msgctxt ""
"par_idN10657\n"
"help.text"
msgid "Clone Formatting"
msgstr ""
msgstr "Clona el format"
#: querypropdlg.xhp
#, fuzzy
msgctxt ""
"querypropdlg.xhp\n"
"tit\n"
@@ -18903,7 +18903,6 @@ msgid "<bookmark_value>queries; set properties</bookmark_value>"
msgstr "<bookmark_value>consultes; propietats</bookmark_value>"
#: querypropdlg.xhp
#, fuzzy
msgctxt ""
"querypropdlg.xhp\n"
"hd_id3154780\n"

View File

@@ -590,7 +590,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/helpcontrol/tabcontrol\">The navigation pane of the Help window contains the tab pages <emph>Contents</emph>, <emph>Index</emph>, <emph>Find</emph> and <emph>Bookmarks</emph>.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"sfx/ui/helpcontrol/tabcontrol\">La subfinestra de navegació de la finestra d'ajuda conté les pestanyes <emph>Contingut</emph>, <emph>Índex</emph>, <emph>Cerca</emph> i <emph>Adreces d'interès</emph>.</ahelp>"
#: 00000110.xhp
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/helpcontrol/active\">The list box located at the very top is where you can select other <item type=\"productname\">%PRODUCTNAME</item> Help modules.</ahelp> The <emph>Index</emph> and <emph>Find</emph> tab pages only contain the data for the selected <item type=\"productname\">%PRODUCTNAME</item> module."
msgstr ""
msgstr "<ahelp hid=\"sfx/ui/helpcontrol/active\">Al quadre de llista ubicat a la part superior podeu seleccionar altres mòduls d'ajuda del <item type=\"productname\">%PRODUCTNAME</item>.</ahelp> Les pestanyes <emph>Índex</emph> i <emph>Cerca</emph> només contenen les dades per al mòdul del <item type=\"productname\">%PRODUCTNAME</item> seleccionat."
#: 00000110.xhp
msgctxt ""

View File

@@ -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: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2013-07-15 19:00+0000\n"
"PO-Revision-Date: 2015-04-18 20:35+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1373914851.0\n"
"X-POOTLE-MTIME: 1429389344.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -2628,7 +2628,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/page1Box\">Specifies the presentation type and allows you to select a template.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/page1Box\">Indica el tipus de presentació i permet seleccionar una plantilla.</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -2664,7 +2664,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/emptyRadiobutton\">Creates a new (empty) presentation.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/emptyRadiobutton\">Crea una presentació nova (buida).</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -2682,7 +2682,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/templateRadiobutton\">Opens a list box containing various modifiable presentations.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/templateRadiobutton\">Obre un quadre de llista amb diferents presentacions que podeu modificar.</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -2700,7 +2700,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/openRadiobutton\">Displays a list of previously created presentations.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/openRadiobutton\">Mostra una llista de presentacions creades prèviament.</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -2726,7 +2726,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/templatesTreeview\">Lists the available template categories for presentations.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/templatesTreeview\">Mostra una llista les categories de plantilles disponibles per a presentacions.</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -2744,7 +2744,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/openButton\">Lists the presentations that you created and saved to the Templates directory that is specified under <emph>%PRODUCTNAME - Paths</emph> in the Options dialog box. To edit the layout and formatting of a presentation with the wizard, select the presentation, and then click <emph>Next</emph>.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/openButton\">Mostra una llista de les presentacions que heu creat i desat en el directori Plantilles que heu indicat a <emph>%PRODUCTNAME - Camins</emph> del quadre de diàleg Opcions. Per editar la disposició i el format d'una presentació amb l'auxiliar, seleccioneu la presentació i feu clic a <emph>Següent</emph>.</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -2762,7 +2762,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/previewCheckbutton\">Specifies that templates appear in the preview window.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/previewCheckbutton\">Indica que les plantilles apareixeran a la finestra de previsualització.</ahelp>"
#: 01050100.xhp
msgctxt ""
@@ -2780,7 +2780,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/startWithCheckbutton\">Specifies that you only want the Wizard to start when you expressly request it with <emph>File - Wizard - Presentation</emph>.</ahelp> This field is only visible when you create a presentation by choosing <emph>File - New - Presentation</emph>. You can also specify whether to show the dialog with the <emph>Start with Wizard</emph> check box in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Impress - General</emph>."
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/startWithCheckbutton\">Indica que només voleu que s'iniciï l'auxiliar quan ho sol·liciteu expressament des del menú <emph>Fitxer - Auxiliar - Presentació</emph>.</ahelp> Aquest camp només és visible en crear una presentació des del menú <emph>Fitxer - Nou - Presentació</emph>. També podeu especificar si s'ha de mostrar el diàleg des de la casella de selecció <emph>Inicia amb l'auxiliar</emph> que trobareu al menú <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME Impress - General</emph>."
#: 01050100.xhp
msgctxt ""
@@ -2833,7 +2833,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/layoutTreeview\" visibility=\"visible\">Allows you to select a slide design for the presentation you selected on page 1 of the Wizard.</ahelp> In the upper list box you can choose from three slide design types (education, presentation backgrounds and presentations). In the lower list box, you can select one of the templates for your presentation."
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/layoutTreeview\" visibility=\"visible\">Permet seleccionar el disseny de diapositiva per a la presentació que heu triat a la pàgina 1 de l'auxiliar.</ahelp> A la llista superior podeu triar entre tres tipus de disseny de diapositiva (educació, fons de presentacions i presentacions). A la llista inferior, podeu seleccionar una de les plantilles per a la presentació."
#: 01050200.xhp
msgctxt ""
@@ -2860,7 +2860,7 @@ msgctxt ""
"33\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium5Radiobutton\" visibility=\"visible\">Uses the original page format of the template.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium5Radiobutton\" visibility=\"visible\">Utilitza el format de pàgina original de la plantilla.</ahelp>"
#: 01050200.xhp
msgctxt ""
@@ -2878,7 +2878,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium3Radiobutton\" visibility=\"visible\">Creates a presentation to be used as overhead transparencies.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium3Radiobutton\" visibility=\"visible\">Crea una presentació perquè la utilitzeu en transparències.</ahelp>"
#: 01050200.xhp
msgctxt ""
@@ -2896,7 +2896,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium4Radiobutton\" visibility=\"visible\">Creates a presentation that can be printed on paper.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium4Radiobutton\" visibility=\"visible\">Crea una presentació que es pot imprimir en paper.</ahelp>"
#: 01050200.xhp
msgctxt ""
@@ -2914,7 +2914,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium1Radiobutton\" visibility=\"visible\">Creates a computer screen presentation only.</ahelp> The screen is adjusted by default."
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium1Radiobutton\" visibility=\"visible\">Crea una presentació només per a pantalla d'ordinador.</ahelp> La pantalla s'ajusta per defecte."
#: 01050200.xhp
msgctxt ""
@@ -2932,7 +2932,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium2Radiobutton\" visibility=\"visible\">Creates a presentation to be used as slides.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium2Radiobutton\" visibility=\"visible\">Crea una presentació perquè la utilitzeu en diapositives.</ahelp>"
#: 01050200.xhp
msgctxt ""
@@ -2976,7 +2976,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/page3Box\">Assigns special effects to your presentation and determines its speed.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/page3Box\">Assigna efectes especials a la presentació, i en determina la velocitat.</ahelp>"
#: 01050300.xhp
msgctxt ""
@@ -2994,7 +2994,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/effectCombobox\">Specifies an effect for your presentation.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/effectCombobox\">Indica un efecte per a la presentació.</ahelp>"
#: 01050300.xhp
msgctxt ""
@@ -3012,7 +3012,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/speedCombobox\">Determines the effect speed.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/speedCombobox\">Determina la velocitat de l'efecte.</ahelp>"
#: 01050300.xhp
msgctxt ""
@@ -3057,7 +3057,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/liveRadiobutton\">The <emph>Default</emph> option runs the presentation as a full screen presentation with the specified speed.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/liveRadiobutton\">L'opció <emph>Per defecte</emph> executa la presentació a pantalla completa i a la velocitat especificada.</ahelp>"
#: 01050300.xhp
msgctxt ""
@@ -3075,7 +3075,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/kioskRadiobutton\">Runs the presentation automatically, and restarts it again after a break.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/kioskRadiobutton\">Executa la presentació automàticament, i la torna a iniciar després d'una pausa.</ahelp>"
#: 01050300.xhp
msgctxt ""
@@ -3093,7 +3093,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/timeSpinbutton\">Defines the duration of each presentation page.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/timeSpinbutton\">Defineix la durada de cada pàgina de la presentació.</ahelp>"
#: 01050300.xhp
msgctxt ""
@@ -3111,7 +3111,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/breakSpinbutton\">Defines the pause between each presentation.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/breakSpinbutton\">Defineix la pausa entre presentacions.</ahelp>"
#: 01050300.xhp
msgctxt ""
@@ -3129,7 +3129,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/logoCheckbutton\">Specifies whether to display the $[officename] logo during the pause between each presentation.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/logoCheckbutton\">Indica si s'ha de mostrar el logotip del $[officename] durant la pausa entre presentacions.</ahelp>"
#: 01050300.xhp
msgctxt ""
@@ -3191,7 +3191,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/askNameEntry\" visibility=\"visible\">Specifies your name or the name of your company.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/askNameEntry\" visibility=\"visible\">Indica el vostre nom o el nom de la vostra empresa.</ahelp>"
#: 01050400.xhp
msgctxt ""
@@ -3209,7 +3209,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/askTopicEntry\" visibility=\"visible\">Specifies the topic of your presentation.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/askTopicEntry\" visibility=\"visible\">Indica el tema de la presentació.</ahelp>"
#: 01050400.xhp
msgctxt ""
@@ -3227,7 +3227,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/askInformationTextview\" visibility=\"visible\">Use this field for further thoughts and ideas that you would like to cover later in your presentation.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/askInformationTextview\" visibility=\"visible\">Utilitzeu aquest camp per a d'altres pensaments i idees que voleu tractar més endavant a la presentació.</ahelp>"
#: 01050400.xhp
msgctxt ""
@@ -3298,7 +3298,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/summaryCheckbutton\">Creates a summary of all presentation contents.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/summaryCheckbutton\">Crea un resum dels continguts de la presentació.</ahelp>"
#: 01050500.xhp
msgctxt ""
@@ -5164,7 +5164,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/lastPageButton\">Returns to the selections made on the previous page.</ahelp> The current settings remain saved. You can select this button once you are in the second editing step."
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/lastPageButton\">Torna a les seleccions fetes a la pàgina anterior.</ahelp> Es conservaran la configuració actual. Podeu seleccionar aquest botó a partir del segon pas d'edició."
#: 01110000.xhp
msgctxt ""
@@ -5182,7 +5182,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/nextPageButton\">Saves the current settings and moves to the next page.</ahelp> This button becomes inactive on the last page of the dialog."
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/nextPageButton\">Desa la configuració actuals i avança a la pàgina següent.</ahelp> Aquest botó esdevé inactiu a la darrera pàgina del diàleg."
#: 01110000.xhp
msgctxt ""
@@ -5289,7 +5289,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/newDesignRadiobutton\">Creates a new design in the next pages of the Wizard.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/newDesignRadiobutton\">Crea un disseny nou a les pàgines següents de l'auxiliar.</ahelp>"
#: 01110100.xhp
msgctxt ""
@@ -5307,7 +5307,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/oldDesignRadiobutton\">Loads an existing design from the design list to use as a starting point for the steps to follow on the next pages of the Wizard.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/oldDesignRadiobutton\">Carrega un disseny de la llista de dissenys per utilitzar-lo com a punt de partida per als passos de les pàgines següents de l'auxiliar.</ahelp>"
#: 01110100.xhp
msgctxt ""
@@ -5325,7 +5325,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/designsTreeview\">Displays all existing designs.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/designsTreeview\">Mostra tots els dissenys existents.</ahelp>"
#: 01110100.xhp
msgctxt ""
@@ -5343,7 +5343,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/delDesingButton\">Deletes the selected design from the design list.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/delDesingButton\">Suprimeix el disseny seleccionat de la llista de dissenys.</ahelp>"
#: 01110200.xhp
msgctxt ""
@@ -5422,7 +5422,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/standardRadiobutton\">Creates standard HTML pages from export pages.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/standardRadiobutton\">Crea pàgines en HTML estàndard a partir de les pàgines d'exportació.</ahelp>"
#: 01110200.xhp
msgctxt ""
@@ -5440,7 +5440,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/framesRadiobutton\">Creates standard HTML pages with frames. The exported page will be placed in the main frame, and the frame to the left will display a table of contents in the form of hyperlinks.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/framesRadiobutton\">Crea pàgines HTML estàndard amb marcs. La pàgina exportada se situarà en el marc principal, mentre que el marc de l'esquerra mostrarà una taula de continguts en forma d'enllaços.</ahelp>"
#: 01110200.xhp
msgctxt ""
@@ -5458,7 +5458,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/contentCheckbutton\">Creates a title page for your document.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/contentCheckbutton\">Crea una pàgina de títol per al document.</ahelp>"
#: 01110200.xhp
msgctxt ""
@@ -5476,7 +5476,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/notesCheckbutton\">Specifies that your notes are also displayed.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/notesCheckbutton\">Indica que les notes també es mostraran.</ahelp>"
#: 01110200.xhp
msgctxt ""
@@ -5494,7 +5494,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/kioskRadiobutton\">Creates a default HTML presentation as a kiosk export, in which the slides are automatically advanced after a specified amount of time.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/kioskRadiobutton\">Crea una presentació HTML per defecte com a exportació quiosc, en la qual les diapositives avancen automàticament després d'un temps especificat.</ahelp>"
#: 01110200.xhp
msgctxt ""
@@ -5512,7 +5512,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/chgDefaultRadiobutton\">The slide transition depends on the timing that you set for each slide in the presentation. If you set a manual page transition, the HTML presentation introduces a new page by pressing any key from your keyboard.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/chgDefaultRadiobutton\">La transició entre diapositives depèn del cronometratge que definiu a la presentació per a cada diapositiva. Si definiu una transició entre pàgines manual, la presentació HTML introdueix una pàgina nova en prémer qualsevol tecla.</ahelp>"
#: 01110200.xhp
msgctxt ""
@@ -5530,7 +5530,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/chgAutoRadiobutton\">The page transition takes place automatically after the specified period of time elapses and does not depend on the presentation's contents</ahelp>."
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/chgAutoRadiobutton\">La transició entre pàgines té lloc automàticament en esgotar-se el temps especificat, i no depèn del contingut de la presentació</ahelp>."
#: 01110200.xhp
msgctxt ""
@@ -5548,7 +5548,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/durationSpinbutton\">Defines the amount of time for each slide display.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/durationSpinbutton\">Defineix el temps per a cada diapositiva.</ahelp>"
#: 01110200.xhp
msgctxt ""
@@ -5566,7 +5566,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/endlessCheckbutton\">Automatically restarts the HTML presentation after the last slide has been displayed.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/endlessCheckbutton\">Torna a iniciar automàticament la presentació HTML després de mostrar la darrera diapositiva.</ahelp>"
#: 01110200.xhp
msgctxt ""
@@ -5584,7 +5584,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/webCastRadiobutton\">In a WebCast export, automatic scripts will be generated with Perl or ASP support.</ahelp> This enables the speaker (for example, a speaker in a telephone conference using a slide show on the Internet) to change the slides in the audience's web browsers. You will find more information on <link href=\"text/shared/autopi/01110200.xhp\" name=\"WebCast\">WebCast</link> later in this section."
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/webCastRadiobutton\">En una exportació a WebCast, es generaran scripts automàtics compatibles amb Perl o ASP</ahelp>. Això permet que el locutor (per exemple, un locutor en una conferència telefònica que utilitza una presentació a través d'Internet) canviï les diapositives en els navegadors web de l'audiència. Podeu trobar més informació sobre el <link href=\"text/shared/autopi/01110200.xhp\" name=\"WebCast\">WebCast</link> més endavant en aquesta secció."
#: 01110200.xhp
msgctxt ""
@@ -5602,7 +5602,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/ASPRadiobutton\">When you select the<emph> ASP </emph>option, the WebCast export creates ASP pages. Note that the HTML presentation can only be offered by a web server supporting ASP.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/ASPRadiobutton\">En seleccionar l'opció <emph>ASP</emph>, l'exportació a WebCast crea pàgines ASP. Tingueu en compte que la presentació HTML només es pot oferir des d'un servidor web compatible amb ASP.</ahelp>"
#: 01110200.xhp
msgctxt ""
@@ -5620,7 +5620,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/perlRadiobutton\">Used by WebCast export to create HTML pages and Perl scripts.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/perlRadiobutton\">Utilitzat per l'exportació a WebCast per crear pàgines HTML i scripts en Perl.</ahelp>"
#: 01110200.xhp
msgctxt ""
@@ -5638,7 +5638,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/indexEntry\">Specifies the URL (absolute or relative) to be entered by the viewer in order to see the presentation.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/indexEntry\">Indica l'URL (absolut o relatiu) que s'ha d'introduir per visualitzar la presentació.</ahelp>"
#: 01110200.xhp
msgctxt ""
@@ -5656,7 +5656,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/URLEntry\">Specifies the URL (absolute or relative), where the created HTML presentation on the web server has been saved.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/URLEntry\">Indica l'URL (absolut o relatiu) del servidor web on s'ha desat la presentació HTML creada.</ahelp>"
#: 01110200.xhp
msgctxt ""
@@ -5674,7 +5674,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/CGIEntry\">Specifies the URL (absolute or relative) for the generated Perl scripts.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/CGIEntry\">Indica l'URL (absolut o relatiu) per als scripts en Perl generats.</ahelp>"
#: 01110200.xhp
msgctxt ""
@@ -6024,7 +6024,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Save images as"
msgstr ""
msgstr "Desa les imatges com a"
#: 01110300.xhp
msgctxt ""
@@ -6067,7 +6067,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/gifRadiobutton\">The files are exported as GIF files. GIF files are compressed without loss of data, and have a maximum of 256 colors.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/gifRadiobutton\">Els fitxers s'exporten a GIF. Els fitxers GIF es comprimeixen sense pèrdua de dades, i tenen un màxim de 256 colors.</ahelp>"
#: 01110300.xhp
msgctxt ""
@@ -6085,7 +6085,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/jpgRadiobutton\">The files are exported as JPEG files. JPEG files are compressed, with adjustable compression and can contain more than 256 colors.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/jpgRadiobutton\">Els fitxers s'exporten a JPEG. Els fitxers JPEG es comprimeixen, amb un grau de compressió modificable, i poden contenir més de 256 colors.</ahelp>"
#: 01110300.xhp
msgctxt ""
@@ -6103,7 +6103,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/qualityCombobox\">Specifies the compression factor of the JPEG graphic. A 100% value offers the best quality for a large data range. The 25% factor indicates small files with inferior image quality.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/qualityCombobox\">Indica el factor de compressió dels gràfics JPEG. Un valor del 100% ofereix la millor qualitat per a un marge de dades gran. Un factor del 25% indica fitxers petits amb qualitat d'imatge inferior.</ahelp>"
#: 01110300.xhp
msgctxt ""
@@ -6139,7 +6139,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/resolution1Radiobutton\">Select the low resolution to keep the file size small, even for presentations with many slides.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/resolution1Radiobutton\">Seleccioneu la resolució més baixa per mantenir una mida de fitxer petita, fins i tot amb presentacions amb moltes diapositives.</ahelp>"
#: 01110300.xhp
msgctxt ""
@@ -6157,7 +6157,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/resolution2Radiobutton\">Select the medium resolution for a medium-sized presentation.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/resolution2Radiobutton\">Seleccioneu la resolució mitjana per obtenir una presentació de mida mitjana.</ahelp>"
#: 01110300.xhp
msgctxt ""
@@ -6175,7 +6175,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/resolution3Radiobutton\">Select a high resolution for a high quality slide display.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/resolution3Radiobutton\">Seleccioneu una resolució alta perquè les diapositives es mostrin amb alta qualitat.</ahelp>"
#: 01110300.xhp
msgctxt ""
@@ -6202,7 +6202,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/sldSoundCheckbutton\">Specifies that the sound files that are defined as an effect for slide transitions are exported.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/sldSoundCheckbutton\">Indica que s'exportaran els fitxers de so definits com a efectes per a les transicions entre diapositives.</ahelp>"
#: 01110400.xhp
msgctxt ""
@@ -6264,7 +6264,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/authorEntry\">Specifies the name of the publication's author.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/authorEntry\">Indica el nom de l'autor de la publicació.</ahelp>"
#: 01110400.xhp
msgctxt ""
@@ -6282,7 +6282,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/emailEntry\">Specifies the e-mail address.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/emailEntry\">Indica l'adreça electrònica.</ahelp>"
#: 01110400.xhp
msgctxt ""
@@ -6300,7 +6300,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/wwwEntry\">Specifies your homepage. A hyperlink will be inserted in the publication.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/wwwEntry\">Indica la vostra pàgina principal. S'inserirà un enllaç a la publicació.</ahelp>"
#: 01110400.xhp
msgctxt ""
@@ -6318,7 +6318,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/miscTextview\">Specifies additional text to appear on the title page.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/miscTextview\">Indica el text addicional que apareixerà a la pàgina de títol.</ahelp>"
#: 01110400.xhp
msgctxt ""
@@ -6336,7 +6336,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><ahelp hid=\"modules/simpress/ui/publishingdialog/downloadCheckbutton\">Inserts a hyperlink to download a copy of the presentation file.</ahelp></caseinline></switchinline>"
msgstr ""
msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><ahelp hid=\"modules/simpress/ui/publishingdialog/downloadCheckbutton\">Insereix un enllaç per baixar una còpia del fitxer de la presentació.</ahelp></caseinline></switchinline>"
#: 01110500.xhp
msgctxt ""
@@ -6407,7 +6407,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/textOnlyCheckbutton\">Inserts only text hyperlinks instead of buttons.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/textOnlyCheckbutton\">Insereix només enllaços de text en comptes de botons.</ahelp>"
#: 01110500.xhp
msgctxt ""
@@ -6496,7 +6496,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/docColorsRadiobutton\">Determines the colors from the styles used in the current document.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/docColorsRadiobutton\">Determina els colors a partir dels estils utilitzats en el document actual.</ahelp>"
#: 01110600.xhp
msgctxt ""
@@ -6514,7 +6514,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/defaultRadiobutton\">Uses the default colors of the viewer's Web Browser.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/defaultRadiobutton\">Utilitza els colors per defecte del navegador web de l'espectador.</ahelp>"
#: 01110600.xhp
msgctxt ""
@@ -6532,7 +6532,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/userRadiobutton\">Allows you to define your own colors for some presentation objects.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/userRadiobutton\">Permet definir els colors d'alguns objectes de la presentació.</ahelp>"
#: 01110600.xhp
msgctxt ""
@@ -6550,7 +6550,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/textButton\">Opens the <link href=\"text/shared/optionen/01010501.xhp\" name=\"Color\"><emph>Color</emph></link> dialog, where you can select the text color of the presentation.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/textButton\">Obre el diàleg <link href=\"text/shared/optionen/01010501.xhp\" name=\"Color\"><emph>Color</emph></link>, des del qual podeu seleccionar el color del text de la presentació.</ahelp>"
#: 01110600.xhp
msgctxt ""
@@ -6568,7 +6568,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/linkButton\">Opens the <link href=\"text/shared/optionen/01010501.xhp\" name=\"Color\"><emph>Color</emph></link> dialog, where you can select the hyperlink color of the presentation.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/linkButton\">Obre el diàleg <link href=\"text/shared/optionen/01010501.xhp\" name=\"Color\"><emph>Color</emph></link>, on podeu seleccionar el color dels enllaços de la presentació.</ahelp>"
#: 01110600.xhp
msgctxt ""
@@ -6586,7 +6586,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/aLinkButton\">Opens the <link href=\"text/shared/optionen/01010501.xhp\" name=\"Color\"><emph>Color</emph></link> dialog, where you can select the active link color of the presentation.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/aLinkButton\">Obre el diàleg <link href=\"text/shared/optionen/01010501.xhp\" name=\"Color\"><emph>Color</emph></link>, des del qual podeu seleccionar el color dels enllaços actius de la presentació.</ahelp>"
#: 01110600.xhp
msgctxt ""
@@ -6604,7 +6604,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/vLinkButton\">Opens the <link href=\"text/shared/optionen/01010501.xhp\" name=\"Color\"><emph>Color</emph></link> dialog, where you can select the visited link color of the presentation.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/vLinkButton\">Obre el diàleg <link href=\"text/shared/optionen/01010501.xhp\" name=\"Color\"><emph>Color</emph></link>, des del qual podeu seleccionar el color dels enllaços visitats de la presentació.</ahelp>"
#: 01110600.xhp
msgctxt ""
@@ -6622,7 +6622,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/publishingdialog/backButton\">Opens the <link href=\"text/shared/optionen/01010501.xhp\" name=\"Color\"><emph>Color</emph></link> dialog, where you can select the background color of the presentation.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/publishingdialog/backButton\">Onre el diàleg <link href=\"text/shared/optionen/01010501.xhp\" name=\"Color\"><emph>Color</emph></link>, des del qual podeu seleccionar el color de fons de la presentació.</ahelp>"
#: 01120000.xhp
msgctxt ""
@@ -6710,7 +6710,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/groupradioselectionpage/radiolabels\" visibility=\"visible\">Specifies the respective label for each option field. You will see the label of the option field in the form.</ahelp> This entry corresponds to the <link href=\"text/shared/02/01170101.xhp\" name=\"Label\">Label</link> property of the option field."
msgstr ""
msgstr "<ahelp hid=\"modules/sabpilot/ui/groupradioselectionpage/radiolabels\" visibility=\"visible\">Indica l'etiqueta respectiva per a cada camp d'opció. Veureu l'etiqueta del camp d'opció en el formulari.</ahelp> Aquesta entrada correspon a la propietat <link href=\"text/shared/02/01170101.xhp\" name=\"Etiqueta\">Etiqueta</link> del camp d'opció."
#: 01120100.xhp
msgctxt ""
@@ -6764,7 +6764,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/groupradioselectionpage/radiobuttons\" visibility=\"visible\">Displays all option fields which have to be included in the group box.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/sabpilot/ui/groupradioselectionpage/radiobuttons\" visibility=\"visible\">Mostra tots els camps d'opció que s'han d'incloure en el quadre de grup.</ahelp>"
#: 01120100.xhp
msgctxt ""
@@ -6791,7 +6791,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/groupradioselectionpage/toleft\" visibility=\"visible\">Removes the selected option fields from the list.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/sabpilot/ui/groupradioselectionpage/toleft\" visibility=\"visible\">Suprimeix els camps d'opció seleccionats de la llista.</ahelp>"
#: 01120200.xhp
msgctxt ""
@@ -6862,7 +6862,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/defaultfieldselectionpage/defaultselectionyes\" visibility=\"visible\">Specifies that you want an option field to be selected as a default after opening the form.</ahelp> Choose the option field from the box."
msgstr ""
msgstr "<ahelp hid=\"modules/sabpilot/ui/defaultfieldselectionpage/defaultselectionyes\" visibility=\"visible\">Indica que voleu un camp d'opció seleccionat per defecte després d'obrir el formulari.</ahelp> Trieu el camp d'opció del quadre."
#: 01120200.xhp
msgctxt ""
@@ -6880,7 +6880,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/defaultfieldselectionpage/defselectionfield\" visibility=\"visible\">Select the option field that you want to have as the default when opening the form.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/sabpilot/ui/defaultfieldselectionpage/defselectionfield\" visibility=\"visible\">Seleccioneu el camp d'opció que voleu per defecte en obrir el formulari.</ahelp>"
#: 01120200.xhp
msgctxt ""
@@ -6898,7 +6898,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/defaultfieldselectionpage/defaultselectionno\" visibility=\"visible\">Specifies that you do not want any option field to be the default choice.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/sabpilot/ui/defaultfieldselectionpage/defaultselectionno\" visibility=\"visible\">Indica que no voleu cap camp d'opció com a opció per defecte.</ahelp>"
#: 01120300.xhp
msgctxt ""
@@ -6951,7 +6951,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/optionvaluespage/optionvalue\" visibility=\"visible\">Select a number or a text as a reference value for the selected option field.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/sabpilot/ui/optionvaluespage/optionvalue\" visibility=\"visible\">Seleccioneu un nombre o un text com a valor de referència per al camp d'opció seleccionat.</ahelp>"
#: 01120300.xhp
msgctxt ""
@@ -6969,7 +6969,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/optionvaluespage/radiobuttons\" visibility=\"visible\">Select the option field for which you want to assign the reference value.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/sabpilot/ui/optionvaluespage/radiobuttons\" visibility=\"visible\">Seleccioneu el camp d'opció al qual voleu assignar el valor de referència.</ahelp>"
#: 01120400.xhp
msgctxt ""
@@ -7040,7 +7040,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/yesRadiobutton\">Specifies that you want to save the reference values in a database.</ahelp> The values are written in the data field selected in the list box. The list box displays all the field names from the database table that the form is linked to."
msgstr ""
msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/yesRadiobutton\">Indica que voleu desar els valors de referència a una base de dades.</ahelp> Els valors s'escriuen en el camp de dades seleccionat a la llista. La llista mostra tots els noms dels camps de la taula de la base de dades a la qual està enllaçat el formulari."
#: 01120400.xhp
msgctxt ""
@@ -7058,7 +7058,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/storeInFieldCombobox\" visibility=\"hidden\">Select the data field in which the reference values have to be saved.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/storeInFieldCombobox\" visibility=\"hidden\">Seleccioneu el camp de dades en què s'han de desar els valors de referència.</ahelp>"
#: 01120400.xhp
msgctxt ""
@@ -7076,7 +7076,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/noRadiobutton\">Specifies that you want to save the reference values in the form only, and not in the database.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/noRadiobutton\">Indica que només voleu desar els valors de referència en el formulari, i no en la base de dades.</ahelp>"
#: 01120500.xhp
msgctxt ""
@@ -7120,7 +7120,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/optionsfinalpage/nameit\" visibility=\"visible\">Specifies the label for the option box. You will see the label of the group box displayed in the form.</ahelp> The text you enter here will correspond to the <link href=\"text/shared/02/01170101.xhp\" name=\"Label\">Label</link> property of the group box."
msgstr ""
msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsfinalpage/nameit\" visibility=\"visible\">Indica l'etiqueta per al quadre d'opcions. Veureu l'etiqueta del quadre de grup en el formulari.</ahelp> El text que introduïu aquí es correspondrà amb la propietat <link href=\"text/shared/02/01170101.xhp\" name=\"Etiqueta\">Etiqueta</link> del quadre de grup."
#: 01130000.xhp
msgctxt ""
@@ -8075,7 +8075,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Firefox / Iceweasel"
msgstr ""
msgstr "Firefox / Iceweasel"
#: 01170000.xhp
msgctxt ""
@@ -8084,7 +8084,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/firefox\">Select this option if you already use an address book in Firefox or Iceweasel.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/firefox\">Seleccioneu aquesta opció si utilitzeu un llibre d'adreces al Firefox o l'Iceweasel.</ahelp>"
#: 01170000.xhp
msgctxt ""
@@ -8092,7 +8092,7 @@ msgctxt ""
"hd_id3895382\n"
"help.text"
msgid "Thunderbird / Icedove"
msgstr ""
msgstr "Thunderbird / Icedove"
#: 01170000.xhp
msgctxt ""
@@ -8100,7 +8100,7 @@ msgctxt ""
"par_id6709494\n"
"help.text"
msgid "<ahelp hid=\".\">Select this option if you already use an address book in Thunderbird or Icedove.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\".\">Seleccioneu esta opció si utilitzeu una llibreta d'adreces del Thunderbird o Icedove.</ahelp>"
#: 01170000.xhp
msgctxt ""
@@ -9085,7 +9085,7 @@ msgctxt ""
"par_idN105AF\n"
"help.text"
msgid "<link href=\"text/shared/autopi/webwizard05.xhp\">Web Wizard - Style</link>"
msgstr ""
msgstr "<link href=\"text/shared/autopi/webwizard05.xhp\">Auxiliar de pàgines web - Estil</link>"
#: webwizard05.xhp
msgctxt ""
@@ -9093,7 +9093,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Web Wizard - Style"
msgstr ""
msgstr "Auxiliar de pàgines web - Estil"
#: webwizard05.xhp
msgctxt ""
@@ -9101,7 +9101,7 @@ msgctxt ""
"par_idN10544\n"
"help.text"
msgid "<link href=\"text/shared/autopi/webwizard05.xhp\">Web Wizard - Style</link>"
msgstr ""
msgstr "<link href=\"text/shared/autopi/webwizard05.xhp\">Auxiliar de pàgines web - Estil</link>"
#: webwizard05.xhp
msgctxt ""

View File

@@ -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: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2014-04-07 08:03+0000\n"
"PO-Revision-Date: 2015-04-18 20:49+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1396857791.000000\n"
"X-POOTLE-MTIME: 1429390157.000000\n"
#: 02000000.xhp
msgctxt ""
@@ -1311,7 +1311,7 @@ msgctxt ""
"176\n"
"help.text"
msgid "Except for the <emph>Group</emph> function, the above functions are so-called Aggregate functions. These are functions that calculate data to create summaries from the results. Additional functions that are not listed in the list box might be also possible. These depend on the specific database system in use and on the current state of the Base driver."
msgstr "Tret d'<emph>Agrupa</emph>, la resta de funcions indicades anteriorment reben la denominació de funcions afegides. Aquest tipus de funcions calculen dades per crear resums dels seus resultats. Segons el tipus de sistema de bases de dades que s'utilitzi i l'estat actual del controlador del Base, també es podran utilitzar altres funcions addicionals que no apareguin en el quadre de llista."
msgstr "Tret d'<emph>Agrupa</emph>, la resta de funcions indicades anteriorment reben la denominació de funcions d'agregats. Aquest tipus de funcions calculen dades per crear resums dels seus resultats. Segons el tipus de sistema de bases de dades que s'utilitzi i l'estat actual del controlador del Base, també es podran utilitzar altres funcions addicionals que no apareguin en el quadre de llista."
#: 02010100.xhp
msgctxt ""
@@ -1767,7 +1767,7 @@ msgctxt ""
"48\n"
"help.text"
msgid ">"
msgstr ""
msgstr ">"
#: 02010100.xhp
msgctxt ""
@@ -1788,13 +1788,14 @@ msgid "... the content of the field is greater than the specified expression."
msgstr "... el contingut del camp és major que l'expressió indicada."
#: 02010100.xhp
#, fuzzy
msgctxt ""
"02010100.xhp\n"
"par_id3147270\n"
"51\n"
"help.text"
msgid "<"
msgstr ""
msgstr "<"
#: 02010100.xhp
msgctxt ""
@@ -2360,7 +2361,7 @@ msgctxt ""
"118\n"
"help.text"
msgid "<'2001-01-10'"
msgstr ""
msgstr "<'2001-01-10'"
#: 02010100.xhp
msgctxt ""
@@ -2369,7 +2370,7 @@ msgctxt ""
"119\n"
"help.text"
msgid "returns dates that occurred before January 10, 2001\""
msgstr ""
msgstr "retorna les dates anteriors al 10 de gener de 2001"
#: 02010100.xhp
msgctxt ""
@@ -2549,7 +2550,7 @@ msgctxt ""
"253\n"
"help.text"
msgid "Date Type Element"
msgstr ""
msgstr "Element de tipus data"
#: 02010100.xhp
msgctxt ""
@@ -2585,7 +2586,7 @@ msgctxt ""
"254\n"
"help.text"
msgid "Date"
msgstr ""
msgstr "Data"
#: 02010100.xhp
msgctxt ""
@@ -2594,7 +2595,7 @@ msgctxt ""
"254\n"
"help.text"
msgid "{D'YYYY-MM-DD'}"
msgstr ""
msgstr "{D'YYYY-MM-DD'}"
#: 02010100.xhp
msgctxt ""
@@ -2603,15 +2604,16 @@ msgctxt ""
"262\n"
"help.text"
msgid "{d 'YYYY-MM-DD'}"
msgstr ""
msgstr "{d 'YYYY-MM-DD'}"
#: 02010100.xhp
#, fuzzy
msgctxt ""
"02010100.xhp\n"
"par_id314975314\n"
"help.text"
msgid "'YYYY-MM-DD'"
msgstr ""
msgstr "{D'YYYY-MM-DD'}"
#: 02010100.xhp
msgctxt ""
@@ -2620,7 +2622,7 @@ msgctxt ""
"257\n"
"help.text"
msgid "Time"
msgstr ""
msgstr "Hora"
#: 02010100.xhp
msgctxt ""
@@ -2629,7 +2631,7 @@ msgctxt ""
"258\n"
"help.text"
msgid "{D'HH:MM:SS'}"
msgstr ""
msgstr "{D'HH:MM:SS'}"
#: 02010100.xhp
msgctxt ""
@@ -2638,7 +2640,7 @@ msgctxt ""
"264\n"
"help.text"
msgid "{t 'HH:MI:SS[.SS]'}"
msgstr ""
msgstr "{t 'HH:MI:SS[.SS]'}"
#: 02010100.xhp
msgctxt ""
@@ -2647,7 +2649,7 @@ msgctxt ""
"264\n"
"help.text"
msgid "'HH:MI:SS[.SS]'"
msgstr ""
msgstr "'HH:MI:SS[.SS]'"
#: 02010100.xhp
msgctxt ""
@@ -2656,7 +2658,7 @@ msgctxt ""
"257\n"
"help.text"
msgid "DateTime"
msgstr ""
msgstr "Data i hora"
#: 02010100.xhp
msgctxt ""
@@ -2665,7 +2667,7 @@ msgctxt ""
"258\n"
"help.text"
msgid "{D'YYYY-MM-DD HH:MM:SS'}"
msgstr ""
msgstr "{D'YYYY-MM-DD HH:MM:SS'}"
#: 02010100.xhp
msgctxt ""
@@ -2683,7 +2685,7 @@ msgctxt ""
"264\n"
"help.text"
msgid "'YYYY-MM-DD HH:MI:SS[.SS]'"
msgstr ""
msgstr "'YYYY-MM-DD HH:MI:SS[.SS]'"
#: 02010100.xhp
msgctxt ""
@@ -2799,7 +2801,7 @@ msgctxt ""
"239\n"
"help.text"
msgid "."
msgstr ""
msgstr "."
#: 02010100.xhp
msgctxt ""
@@ -4099,7 +4101,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/INDEX_LIST\">Displays the available indexes. Select an index from the list to edit. The details of the selected index are displayed in the dialog.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/INDEX_LIST\">Mostra els índexs disponibles. Per editar un índex, seleccioneu-lo a la llista. El diàleg mostrarà els detalls de l'índex seleccionat.</ahelp>"
#: 05010100.xhp
msgctxt ""
@@ -4117,7 +4119,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_NEW\">Creates a new index.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_NEW\">Crea un índex nou.</ahelp>"
#: 05010100.xhp
msgctxt ""
@@ -4135,7 +4137,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_DROP\">Deletes the current index.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_DROP\">Suprimeix l'índex actual.</ahelp>"
#: 05010100.xhp
msgctxt ""
@@ -4153,7 +4155,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_RENAME\">Renames the current index.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_RENAME\">Canvia el nom de l'índex actual.</ahelp>"
#: 05010100.xhp
msgctxt ""
@@ -4171,7 +4173,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_SAVE\">Saves the current index in the data source.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_SAVE\">Desa l'índex actual a la font de dades.</ahelp>"
#: 05010100.xhp
msgctxt ""
@@ -4189,7 +4191,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_RESET\">Resets the current index to the setting that it had when the dialog was started.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/ID_INDEX_RESET\">Reinicialitza l'índex actual amb la configuració que tenia en iniciar el diàleg.</ahelp>"
#: 05010100.xhp
msgctxt ""
@@ -4225,7 +4227,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/UNIQUE\">Specifies whether the current index allows only unique values.</ahelp> Checking the <emph>Unique </emph>option prevents duplicate data from being entered in the field and ensures data integrity."
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/UNIQUE\">Indica si l'índex actual només admet valors únics.</ahelp> Si activeu l'opció <emph>Únic </emph> evitareu la possible introducció de dades duplicades en els camps i assegurareu la integritat de les dades."
#: 05010100.xhp
msgctxt ""
@@ -4297,7 +4299,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/indexdesigndialog/close\">Closes the dialog.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/indexdesigndialog/close\">Tanca el diàleg.</ahelp>"
#: 05020000.xhp
msgctxt ""
@@ -5176,7 +5178,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/typeselectpage/columnnames\">Lists the data fields that will be included in to the copied table.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/typeselectpage/columnnames\">Llista els camps de dades que s'inclouran a la taula copiada.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -5311,7 +5313,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/typeselectpage/auto\">Enter the number of lines to use for automatic type recognition.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/typeselectpage/auto\">Introduïu el nombre de línies que s'utilitzaran per al reconeixement automàtic de tipus.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -5329,7 +5331,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/typeselectpage/autobutton\">Enables automatic type recognition.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/typeselectpage/autobutton\">Habilita el reconeixement automàtic de tipus.</ahelp>"
#: 05030400.xhp
msgctxt ""
@@ -5373,7 +5375,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/namematchingpage/left\">Lists the data fields in the source table. To include a data field from the source table in the destination table, select the check box in front of the data field name. To map the contents of a data field in the source table to a different data field in the destination table, click the data field in the source table list, and then click the up or down arrow.</ahelp> To include all of the source data fields in the destination table, click <emph>All</emph>."
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/namematchingpage/left\">Llista els camps de dades de la taula font. Per incloure un camp de dades de la taula font a la taula de destinació, activeu la casella de selecció que hi ha davant del nom del camp de dades. Per mapar els continguts d'un camp de dades de la taula font a un altre camp de dades de la taula de destinació, feu clic al camp de dades a la llista de la taula font, i a continuació a la tecla de fletxa amunt o avall.</ahelp> Per incloure tots els camps de dades font a la taula de destinació, feu clic a <emph>Tot</emph>."
#: 05030400.xhp
msgctxt ""
@@ -5391,7 +5393,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/namematchingpage/right\">Lists the possible data fields in the destination table. Only the data fields that are selected in the source table list will be included the destination table.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/namematchingpage/right\">Llista els possibles camps de dades a la taula de destinació. Només s'inclouran a la taula de destinació els camps de dades que se seleccionin a la taula font.</ahelp>"
#: 05030400.xhp
msgctxt ""
@@ -5409,7 +5411,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/namematchingpage/up_right\">Moves the selected entry up one position in the list.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/namematchingpage/up_right\">Mou l'entrada seleccionada una posició cap amunt a la llista.</ahelp>"
#: 05030400.xhp
msgctxt ""
@@ -5427,7 +5429,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/namematchingpage/down_right\">Moves the selected entry down one position in the list.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/namematchingpage/down_right\">Mou l'entrada seleccionada una posició cap avall a la llista.</ahelp>"
#: 05030400.xhp
msgctxt ""
@@ -5445,7 +5447,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/namematchingpage/all\">Selects all of the data fields in the list.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/namematchingpage/all\">Selecciona tots els camps de dades de la llista.</ahelp>"
#: 05030400.xhp
msgctxt ""
@@ -5463,7 +5465,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/namematchingpage/none\">Clears all of the check boxes in the list.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/namematchingpage/none\">Desactiva totes les caselles de selecció de la llista.</ahelp>"
#: 05040000.xhp
msgctxt ""
@@ -5888,7 +5890,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/odbcpage/options\">Use this text field to enter additional optional driver settings if this is necessary.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/odbcpage/options\">Utilitzeu aquest camp de text per introduir paràmetres addicionals per al controlador en cas que sigui necessari.</ahelp>"
#: 11020000.xhp
msgctxt ""
@@ -6103,7 +6105,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/dbasepage/showDelRowsCheckbutton\">Displays all the records in a file, including those marked as deleted. If you select this check box, you cannot delete records.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/dbasepage/showDelRowsCheckbutton\">Mostra tots els registres d'un fitxer, inclosos els que han estat marcats com a suprimits. Si activeu aquesta casella de selecció no podreu suprimir cap registre.</ahelp>"
#: 11030000.xhp
msgctxt ""
@@ -6147,7 +6149,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/dbasepage/indiciesButton\">Opens the <link href=\"text/shared/explorer/database/11030100.xhp\" name=\"Indexes\"><emph>Indexes</emph></link> dialog, where you can organize the table indexes in the current dBASE database.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/dbasepage/indiciesButton\">Obre el diàleg <link href=\"text/shared/explorer/database/11030100.xhp\" name=\"Índexs\"><emph>Índexs</emph></link>, on podeu organitzar els índexs de les taules de la base de dades dBASE actual.</ahelp>"
#: 11030100.xhp
msgctxt ""
@@ -6236,7 +6238,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<"
msgstr ""
msgstr "<"
#: 11030100.xhp
msgctxt ""
@@ -6272,7 +6274,7 @@ msgctxt ""
"8\n"
"help.text"
msgid ">"
msgstr ""
msgstr ">"
#: 11030100.xhp
msgctxt ""
@@ -6547,7 +6549,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/useradminpage/user\">Select the user whose settings you want to modify.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/useradminpage/user\">Selecciona l'usuari per al qual voleu modificar els paràmetres.</ahelp>"
#: 11150200.xhp
msgctxt ""
@@ -6565,7 +6567,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/useradminpage/add\">Adds a new user for accessing the selected database.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/useradminpage/add\">Afegeix un usuari nou que podrà accedir a la base de dades.</ahelp>"
#: 11150200.xhp
msgctxt ""
@@ -6583,7 +6585,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/useradminpage/changepass\">Changes the current user password for accessing the database.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/useradminpage/changepass\">Canvia la contrasenya actual de l'usuari per accedir a la base de dades.</ahelp>"
#: 11150200.xhp
msgctxt ""
@@ -6601,7 +6603,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/useradminpage/delete\">Removes the selected user.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/useradminpage/delete\">Suprimeix l'usuari seleccionat.</ahelp>"
#: 11150200.xhp
msgctxt ""
@@ -6619,7 +6621,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/useradminpage/table\">Displays and lets you edit the database access rights for the selected user.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/useradminpage/table\">Mostra els drets d'accés a la base de dades per a l'usuari seleccionat i us permet editar-los.</ahelp>"
#: 11150200.xhp
msgctxt ""
@@ -9782,7 +9784,7 @@ msgctxt ""
"par_idN106BF\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/connectionpage/javaDriverLabel\">Enter the name of the JDBC driver.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/connectionpage/javaDriverLabel\">Introduïu el nom del controlador JDBC.</ahelp>"
#: dabawiz02jdbc.xhp
msgctxt ""
@@ -10334,7 +10336,7 @@ msgctxt ""
"par_idN10621\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/connectionpage/javaDriverLabel\">Enter the name of the JDBC driver.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"dbaccess/ui/connectionpage/javaDriverLabel\">Introduïu el nom del controlador JDBC.</ahelp>"
#: dabawiz02oracle.xhp
msgctxt ""
@@ -12415,7 +12417,7 @@ msgctxt ""
"par_idN10553\n"
"help.text"
msgid "Specifies whether to display all records of the query, or only the results of aggregate functions."
msgstr "Indica si es mostraran tots els registres de la consulta, o bé només els resultats de funcions afegides."
msgstr "Indica si es mostraran tots els registres de la consulta, o bé només els resultats de funcions d'agregat."
#: querywizard04.xhp
msgctxt ""
@@ -12423,7 +12425,7 @@ msgctxt ""
"par_idN10556\n"
"help.text"
msgid "This page is only displayed when there are numerical fields in the query that allow the use of aggregate functions."
msgstr "Aquesta pàgina només es mostra si la consulta conté camps numèrics que admetin la utilització de funcions afegides."
msgstr "Aquesta pàgina només es mostra si la consulta conté camps numèrics que admetin la utilització de funcions d'agregat."
#: querywizard04.xhp
msgctxt ""
@@ -12455,7 +12457,7 @@ msgctxt ""
"par_idN105C8\n"
"help.text"
msgid "<ahelp hid=\".\">Select to show only results of aggregate functions.</ahelp>"
msgstr "<ahelp hid=\".\">Seleccioneu aquesta opció per mostrar només els resultats de les funcions afegides.</ahelp>"
msgstr "<ahelp hid=\".\">Seleccioneu aquesta opció per mostrar només els resultats de les funcions d'agregat.</ahelp>"
#: querywizard04.xhp
msgctxt ""
@@ -12463,7 +12465,7 @@ msgctxt ""
"par_idN105D7\n"
"help.text"
msgid "Select the aggregate function and the field name of the numeric field in the list box. You can enter as many aggregate functions as you want, one in each row of controls."
msgstr "Seleccioneu la funció afegida i el nom del camp numèric en el quadre de llista. Podeu introduir tantes funcions afegides com vulgueu, una en cada fila de controls."
msgstr "Seleccioneu la funció d'agregat i el nom del camp numèric en el quadre de llista. Podeu introduir tantes funcions d'agregat com vulgueu, una en cada fila de controls."
#: querywizard04.xhp
msgctxt ""
@@ -12471,7 +12473,7 @@ msgctxt ""
"par_idN1055D\n"
"help.text"
msgid "Aggregate function"
msgstr "Funcions afegides"
msgstr "Funcions d'agregat"
#: querywizard04.xhp
msgctxt ""
@@ -12479,7 +12481,7 @@ msgctxt ""
"par_idN105E4\n"
"help.text"
msgid "<ahelp hid=\".\">Select the aggregate function.</ahelp>"
msgstr "<ahelp hid=\".\">Seleccioneu la funció afegida.</ahelp>"
msgstr "<ahelp hid=\".\">Seleccioneu la funció d'agregat.</ahelp>"
#: querywizard04.xhp
msgctxt ""
@@ -14559,7 +14561,7 @@ msgctxt ""
"par_idN1057B\n"
"help.text"
msgid "+"
msgstr ""
msgstr "+"
#: tablewizard02.xhp
msgctxt ""

View File

@@ -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: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2014-04-27 19:00+0000\n"
"POT-Creation-Date: 2015-01-07 11:07+0100\n"
"PO-Revision-Date: 2015-04-18 21:41+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1398625254.000000\n"
"X-POOTLE-MTIME: 1429393271.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -1418,7 +1418,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "Choose <emph>File - Properties</emph>. This opens the <emph>Document Properties</emph> dialog."
msgstr ""
msgstr "Trieu <emph>Fitxer - Propietats</emph>. Això obre el diàleg <emph>Propietats del document</emph>."
#: change_title.xhp
msgctxt ""
@@ -1439,13 +1439,14 @@ msgid "Type the new title in the <emph>Title</emph> box and click <emph>OK</emph
msgstr "Escriviu el títol nou al quadre <emph>Títol</emph> i feu clic a <emph>D'acord</emph>."
#: change_title.xhp
#, fuzzy
msgctxt ""
"change_title.xhp\n"
"par_id3163802\n"
"8\n"
"help.text"
msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Document Properties\">Document Properties</link>"
msgstr ""
msgstr "<link href=\"text/shared/01/01100000.xhp\" name=\"Document Properties\">Propietats del document</link>"
#: chart_axis.xhp
msgctxt ""
@@ -7340,13 +7341,14 @@ msgid "Working in $[officename], you can send the current document as an e-mail
msgstr "Quan treballeu amb el $[officename], podeu enviar el document actual com a adjunció de correu electrònic."
#: email.xhp
#, fuzzy
msgctxt ""
"email.xhp\n"
"par_id3147335\n"
"3\n"
"help.text"
msgid "Choose <emph>File - Send - E-mail Document</emph>."
msgstr ""
msgstr "Trieu <emph>Fitxer - Nou - Document de formulari XML</emph>."
#: email.xhp
msgctxt ""
@@ -8862,12 +8864,13 @@ msgid "Right-click any of the selected objects to open the context menu. In Calc
msgstr ""
#: groups.xhp
#, fuzzy
msgctxt ""
"groups.xhp\n"
"par_id598162\n"
"help.text"
msgid "Choose <emph>Group</emph>."
msgstr ""
msgstr "Trieu <emph>Edita - Copia</emph>."
#: groups.xhp
msgctxt ""
@@ -8910,12 +8913,13 @@ msgid "Right-click any object of the group. In Calc or Writer, commands are in a
msgstr ""
#: groups.xhp
#, fuzzy
msgctxt ""
"groups.xhp\n"
"par_id343943\n"
"help.text"
msgid "Choose <emph>Enter Group</emph>."
msgstr ""
msgstr "Trieu <emph>Edita - Copia</emph>."
#: groups.xhp
msgctxt ""
@@ -8958,12 +8962,13 @@ msgid "Right-click any object of the group. In Calc or Writer, commands are in a
msgstr ""
#: groups.xhp
#, fuzzy
msgctxt ""
"groups.xhp\n"
"par_id2685323\n"
"help.text"
msgid "Choose <emph>Exit Group</emph>."
msgstr ""
msgstr "Trieu <emph>Edita - Copia</emph>."
#: groups.xhp
msgctxt ""
@@ -8990,12 +8995,13 @@ msgid "Right-click any object of the group. In Calc or Writer, commands are in a
msgstr ""
#: groups.xhp
#, fuzzy
msgctxt ""
"groups.xhp\n"
"par_id1251258\n"
"help.text"
msgid "Choose <emph>Ungroup</emph>."
msgstr ""
msgstr "Trieu <emph>Edita - Copia</emph>."
#: groups.xhp
msgctxt ""
@@ -9403,7 +9409,7 @@ msgctxt ""
"imagemap.xhp\n"
"par_idN10682\n"
"help.text"
msgid "Choose <emph>Insert - Media - Image</emph>, select and insert a bitmap image."
msgid "Choose <emph>Insert - Image</emph>, select and insert a bitmap image."
msgstr ""
#: imagemap.xhp
@@ -9669,13 +9675,14 @@ msgid "A bitmap image can be inserted in $[officename] Writer, $[officename] Cal
msgstr "Podeu inserir una imatge de mapa de bits als documents del $[officename] Writer, el $[officename] Calc, el $[officename] Draw i el $[officename] Impress."
#: insert_bitmap.xhp
#, fuzzy
msgctxt ""
"insert_bitmap.xhp\n"
"par_id3147209\n"
"4\n"
"help.text"
msgid "Choose <emph>Insert - Image - From File</emph>."
msgstr ""
msgstr "Trieu <emph>Insereix - Imatge - Des d'un fitxer</emph>."
#: insert_bitmap.xhp
msgctxt ""
@@ -9746,7 +9753,7 @@ msgctxt ""
"hd_id187078\n"
"help.text"
msgid "Icons on the Image bar"
msgstr ""
msgstr "Icones de la barra Imatge"
#: insert_bitmap.xhp
msgctxt ""
@@ -9755,7 +9762,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "When you select the bitmap image, the <emph>Image</emph> Bar offers you the tools for editing the image. Only a local copy is edited in the document, even if you have inserted an image as a link."
msgstr ""
msgstr "Si seleccioneu la imatge de mapa de bits, la barra <emph>Imatge</emph> ofereix les eines necessàries per editar-la. Només se n'edita una còpia local en el document, fins i tot encara que hàgiu inserit la imatge com a enllaç."
#: insert_bitmap.xhp
msgctxt ""
@@ -9764,7 +9771,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "The <emph>Image</emph> Bar may look slightly different depending to the module you are using."
msgstr ""
msgstr "L'aparença de la barra <emph>Imatge</emph> varia lleugerament en funció del mòdul que utilitzeu."
#: insert_bitmap.xhp
msgctxt ""
@@ -9773,7 +9780,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "A number of filters are located on the <link href=\"text/shared/02/24010000.xhp\" name=\"Graphic Filter\">Graphic <emph>Filter</emph></link> toolbar, which you can open with the icon on the <emph>Image</emph> Bar."
msgstr ""
msgstr "A la barra d'eines <link href=\"text/shared/02/24010000.xhp\" name=\"Filtre gràfic\"><emph>Filtre gràfic</emph></link> trobareu nombrosos filtres, que podeu obrir mitjançant la icona de la barra <emph>Imatge</emph>."
#: insert_bitmap.xhp
msgctxt ""
@@ -9781,7 +9788,7 @@ msgctxt ""
"par_id7055574\n"
"help.text"
msgid "The original image file will not be changed by the filters. Filters are applied to an image only inside the document."
msgstr ""
msgstr "No es modificarà la imatge original amb els filtres. Els filtres només s'apliquen a les imatges integrades en el document."
#: insert_bitmap.xhp
msgctxt ""
@@ -9807,7 +9814,7 @@ msgctxt ""
"hd_id2572405\n"
"help.text"
msgid "The Image dialog"
msgstr ""
msgstr "El diàleg Imatge"
#: insert_bitmap.xhp
msgctxt ""
@@ -9815,7 +9822,7 @@ msgctxt ""
"par_id6457411\n"
"help.text"
msgid "Right-click the image and choose <emph>Image</emph> from the submenu to open a properties dialog."
msgstr ""
msgstr "Feu clic amb el botó dret del ratolí a la imatge i trieu <emph>Imatge</emph> del submenú per obrir un diàleg de propietats."
#: insert_bitmap.xhp
msgctxt ""
@@ -9823,7 +9830,7 @@ msgctxt ""
"par_id7991882\n"
"help.text"
msgid "Change the properties of the selected image, then click OK."
msgstr ""
msgstr "Modifiqueu les propietats de la imatge seleccionada i feu clic a D'acord."
#: insert_bitmap.xhp
msgctxt ""
@@ -9875,7 +9882,7 @@ msgctxt ""
"par_id3157139\n"
"help.text"
msgid "The <emph>Export</emph> command writes the image with all applied filter effects to a file. The <emph>Save Image</emph> command in the context menu saves the image without any filter effects, if the image was inserted as a linked image. An embedded image will always be saved or exported with filters applied."
msgstr ""
msgstr "L'ordre <emph>Exporta</emph> escriu la imatge amb tots els efectes de filtre aplicats en un fitxer. L'ordre <emph>Desa com a imatge</emph> del menú contextual desa la imatge sense cap efecte de filtre, si la imatge s'ha inserit com a imatge enllaçada. Una imatge incrustada sempre es desarà o s'exportarà amb els filtres aplicats."
#: insert_bitmap.xhp
msgctxt ""
@@ -9919,7 +9926,7 @@ msgctxt ""
"par_id0801200803525078\n"
"help.text"
msgid "<ahelp hid=\".\">To export a bitmap in Writer: Right-click the bitmap, choose Save Graphics. You see the Image Export dialog. Enter a file name and select a file type.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\".\">Per a exportar un mapa de bits al Writer: feu clic amb el botó dret del ratolí al mapa de bits i trieu Desa les imatges. S'obrirà el diàleg Exportació d'imatge. Introduïu un nom de fitxer i seleccioneu un tipus de fitxer.</ahelp>"
#: insert_bitmap.xhp
msgctxt ""
@@ -9927,7 +9934,7 @@ msgctxt ""
"par_id1033051\n"
"help.text"
msgid "<link href=\"text/shared/02/24010000.xhp\">Graphic Filter Bar from the Image Bar</link>"
msgstr ""
msgstr "<link href=\"text/shared/02/24010000.xhp\">Barra Filtre gràfic de la barra Imatge</link>"
#: insert_graphic_drawit.xhp
msgctxt ""
@@ -13559,7 +13566,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "<link href=\"text/shared/01/02230200.xhp\" name=\"Track Changes - Show Changes\">Track Changes - Show Changes</link>"
msgstr ""
msgstr "<link href=\"text/shared/01/02230200.xhp\" name=\"Seguiment de canvis - Mostra els canvis\">Seguiment de canvis - Mostra els canvis</link>"
#: microsoft_terms.xhp
msgctxt ""
@@ -14954,7 +14961,7 @@ msgctxt ""
"par_idN10655\n"
"help.text"
msgid "You can use the Clone Formatting tool to copy formatting from a text selection or from an object and apply the formatting to another text selection or object."
msgstr ""
msgstr "Podeu utilitzar l'eina de clonar format per a copiar el format d'una selecció de text o d'un objecte i aplicar-lo a un altre objecte o selecció de text."
#: paintbrush.xhp
msgctxt ""
@@ -14962,7 +14969,7 @@ msgctxt ""
"par_id101920091122570\n"
"help.text"
msgid "In Calc, the Clone Formatting tool only applies to cell formatting."
msgstr ""
msgstr "Al Calc, l'eina de clonar format només s'aplica al format de les cel·les."
#: paintbrush.xhp
msgctxt ""
@@ -14978,7 +14985,7 @@ msgctxt ""
"par_idN10667\n"
"help.text"
msgid "On the <emph>Standard Bar</emph>, click the <emph>Clone Formatting</emph> icon."
msgstr ""
msgstr "A la <emph>barra Estàndard</emph>, feu clic a la icona <emph>Clona el format</emph>."
#: paintbrush.xhp
msgctxt ""
@@ -15026,7 +15033,7 @@ msgctxt ""
"par_idN10671\n"
"help.text"
msgid "The following table describes the formatting attributes that the <emph>Clone Formatting</emph> tool can copy:"
msgstr ""
msgstr "A la taula següent es descriuen els atributs de format que l'eina <emph>Clona el format</emph> pot copiar:"
#: paintbrush.xhp
msgctxt ""
@@ -15817,7 +15824,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "Choose <emph>Edit - Track Changes - Protect Changes</emph>. Enter and confirm a password of at least one character."
msgstr ""
msgstr "Trieu <emph>Edita - Seguiment de canvis - Protegeix els canvis</emph>. Introduïu una contrasenya que contingui 1 caràcter com a mínim i confirmeu-la."
#: protection.xhp
msgctxt ""
@@ -15835,7 +15842,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Choose <emph>Edit - Track Changes - Protect Changes</emph>. Enter the correct password."
msgstr ""
msgstr "Trieu <emph>Edita - Seguiment de canvis - Protegeix els canvis</emph>. Introduïu la contrasenya correcta."
#: protection.xhp
msgctxt ""
@@ -15871,7 +15878,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "For example, for graphics inserted in Writer: Choose <emph>Format - Image - Options</emph> tab. Under <emph>Protect</emph>, mark <emph>Contents</emph>, <emph>Position</emph> and/or <emph>Size</emph>."
msgstr ""
msgstr "Per exemple, per als gràfics inserits al Writer: trieu <emph>Format - Imatge - Opcions</emph>. A <emph>Protegeix</emph>, activeu les caselles <emph>Continguts</emph>, <emph>Posició</emph> i/o <emph>Mida</emph>."
#: protection.xhp
msgctxt ""
@@ -15889,7 +15896,7 @@ msgctxt ""
"57\n"
"help.text"
msgid "For example, for graphics inserted in Writer: Choose <emph>Format - Image - Options</emph> tab. Under <emph>Protect</emph>, unmark as appropriate."
msgstr ""
msgstr "Per exemple, per als gràfics inserits al Writer, trieu la pestanya <emph>Format - Imatge - Opcions</emph>. A <emph>Protegeix</emph>, desactiveu les caselles de selecció pertinents."
#: protection.xhp
msgctxt ""
@@ -16113,7 +16120,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "Open the document and choose <emph>Edit - Track Changes - Manage Changes</emph>. The <emph>Manage Changes</emph> dialog appears."
msgstr ""
msgstr "Obriu el document i trieu <emph>Edita - Seguiment de canvis - Gestiona dels canvis</emph>. Apareixerà el diàleg <emph>Gestiona els canvis</emph>."
#: redlining_accept.xhp
msgctxt ""
@@ -16198,7 +16205,7 @@ msgctxt ""
"par_id9948423\n"
"help.text"
msgid "Normally, the reviewers enable change tracking by <emph>Edit - Track Changes - Record Changes</emph> and you can easily see the changes."
msgstr ""
msgstr "Normalment, els revisors habiliten el seguiment de canvis a <emph>Edita - Seguiment de canvis - Enregistra els canvis</emph>; d'aquesta manera, podeu veure els canvis fàcilment."
#: redlining_doccompare.xhp
msgctxt ""
@@ -16311,7 +16318,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "Choose <emph>Edit - Track Changes - Merge Document</emph>. A file selection dialog appears."
msgstr ""
msgstr "Trieu <emph>Edita - Seguiment de canvis - Fusiona el document</emph>. Apareix un diàleg de selecció de fitxer."
#: redlining_docmerge.xhp
msgctxt ""
@@ -16398,7 +16405,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "To start recording changes, open the document to be edited and choose <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Track Changes\"><emph>Edit - Track Changes</emph></link> and then choose <emph>Record Changes</emph>."
msgstr ""
msgstr "Per començar a registrar canvis, obriu el document que s'ha d'editar i trieu <link href=\"text/shared/01/02230000.xhp\" name=\"Edita - Seguiment de canvis\"><emph>Edita - Seguiment de canvis</emph></link> i, tot seguit, trieu <emph>Enregistra els canvis</emph>."
#: redlining_enter.xhp
msgctxt ""
@@ -16452,7 +16459,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "You can enter a comment on each recorded change by placing the cursor in the area of the change and then choosing <emph>Edit - Track Changes - Comment on Change</emph>. In addition to Extended Tips, the comment is also displayed in the list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog."
msgstr ""
msgstr "Podeu introduir un comentari a cada canvi registrat si poseu el cursor a l'àrea del canvi i trieu <emph>Edita - Seguiment de canvis - Comentari</emph>. A més dels consells ampliats, també es mostra el comentari a la llista del diàleg <link href=\"text/shared/01/02230400.xhp\" name=\"Gestiona els canvis\"><emph>Gestiona els canvis</emph></link>."
#: redlining_enter.xhp
msgctxt ""
@@ -16461,7 +16468,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "To stop recording changes, choose <emph>Edit - Track Changes - Record Changes</emph> again. The check mark is removed and you can now save the document."
msgstr ""
msgstr "Per deixar de registrar els canvis, torneu a triar <emph>Edita - Seguiment de canvis - Enregisra els canvis</emph>. S'elimina la marca de selecció i aleshores podeu desar el document."
#: redlining_enter.xhp
msgctxt ""
@@ -16527,7 +16534,7 @@ msgctxt ""
"par_id3153883\n"
"help.text"
msgid "<emph>Edit - Track Changes - Next Change</emph>: <ahelp hid=\".uno:NextTrackedChange\">Jumps to and selects the next change in the document, if any.</ahelp>"
msgstr ""
msgstr "<emph>Edita - Seguiment de canvis - Canvi següent</emph>: <ahelp hid=\".uno:NextTrackedChange\">Va al següent canvi del document, si existeix, i el selecciona.</ahelp>"
#: redlining_navigation.xhp
msgctxt ""
@@ -16535,7 +16542,7 @@ msgctxt ""
"par_id3153884\n"
"help.text"
msgid "<emph>Edit - Track Changes - Previous Change</emph>: <ahelp hid=\".uno:PreviousTrackedChange\">Jumps to and selects the previous change in the document, if any.</ahelp>"
msgstr ""
msgstr "<emph>Edita - Seguiment de canvis - Canvi anterior</emph>: <ahelp hid=\".uno:PreviousTrackedChange\">Va al canvi anterior del document, si existeix, i el selecciona.</ahelp>"
#: redlining_navigation.xhp
msgctxt ""
@@ -16568,7 +16575,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"redlining_protect\"><link href=\"text/shared/guide/redlining_protect.xhp\" name=\"Protecting Changes\">Protecting Changes</link> </variable>"
msgstr ""
msgstr "<variable id=\"redlining_protect\"><link href=\"text/shared/guide/redlining_protect.xhp\" name=\"Protegeix els canvis\">Protegeix els canvis</link> </variable>"
#: redlining_protect.xhp
msgctxt ""
@@ -16585,7 +16592,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "To protect the changes made in a document during editing, choose <emph>Edit - Track Changes - Protect Changes</emph>. To turn off the function or to accept or reject changes it is necessary to enter the correct password first."
msgstr ""
msgstr "Per a protegir els canvis que s'hagin fet a un document durant l'edició, trieu <emph>Edita - Seguiment de canvis - Protegeix els canvis</emph>. Per a desactivar la funció, o bé per a acceptar o rebutjar els canvis, cal que primer introduïu la contrasenya correcta."
#: redlining_protect.xhp
msgctxt ""
@@ -16594,7 +16601,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Choose <emph>Protect Changes</emph>. This opens the <link href=\"text/shared/01/password_dlg.xhp\" name=\"Password\"><emph>Password</emph></link> dialog."
msgstr ""
msgstr "Trieu <emph>Protegeix els canvis</emph>. S'obrirà el diàleg <link href=\"text/shared/01/password_dlg.xhp\" name=\"Contrasenya\"><emph>Contrasenya</emph></link>."
#: redlining_protect.xhp
msgctxt ""
@@ -16603,7 +16610,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Enter a password consisting of at least one character and confirm it. Click <emph>OK</emph>."
msgstr ""
msgstr "Introduïu una contrasenya que consti de 1 caràcter com a mínim i confirmeu-la. Feu clic a <emph>D'acord</emph>."
#: redlining_versions.xhp
msgctxt ""
@@ -17130,7 +17137,7 @@ msgctxt ""
"par_idN10B3B\n"
"help.text"
msgid "Choose <emph>Format - Image - Macro</emph>."
msgstr ""
msgstr "Trieu <emph>Format - Imatge - Macro</emph>."
#: scripting.xhp
msgctxt ""
@@ -17349,7 +17356,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Configuring Printer and Fax Under UNIX Based Platforms"
msgstr ""
msgstr "Configuració d'impressores i de faxos en plataformes basades en el UNIX"
#: spadmin.xhp
msgctxt ""

View File

@@ -4,18 +4,18 @@ 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: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2014-01-12 22:18+0000\n"
"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"PO-Revision-Date: 2015-04-18 21:48+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1389565138.0\n"
"X-POOTLE-MTIME: 1429393719.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -786,7 +786,7 @@ msgctxt ""
"hd_id3154909\n"
"help.text"
msgid "Automatically save the document too"
msgstr ""
msgstr "Desa també automàticament el document"
#: 01010200.xhp
msgctxt ""
@@ -794,7 +794,7 @@ msgctxt ""
"par_id3149561\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optsavepage/userautosave\"> Specifies that <item type=\"productname\">%PRODUCTNAME</item> saves all open documents when saving auto recovery information. Uses the same time interval as AutoRecovery does. </ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/optsavepage/userautosave\"> Especifica que el <item type=\"productname\">%PRODUCTNAME</item> desa tots els documents oberts en desar la informació de recuperació automàtica. Utilitza el mateix interval de temps que la recuperació automàtica. </ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -1002,7 +1002,7 @@ msgctxt ""
"par_id7198401\n"
"help.text"
msgid "The ODF 1.2 Extended (compat) mode is a more backward-compatible ODF 1.2 extended mode. It uses features that are deprecated in ODF1.2 and/or it is 'bug-compatible' to older OpenOffice.org versions. It may be useful, if you need to interchange ODF documents with users, who use pre-ODF1.2 or ODF1.2-only legacy applications."
msgstr ""
msgstr "El mode ampliat (compat) d'ODF 1.2 és un mode ampliat més compatible amb les versions anteriors d'OFD 1.2. Utilitza característiques que s'han desvalorat a ODF 1.2 i/o és compatible amb els errors de les versions anteriors de l'OpenOffice.org. Pot ser útil si heu d'intercanviar documents ODF amb usuaris que utilitzin aplicacions que facin servir el format ODF anterior al de la versió 1.2. "
#: 01010200.xhp
msgctxt ""
@@ -1097,7 +1097,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optpathspage/OptPathsPage\">This section contains the default paths to important folders in $[officename]. These paths can be edited by the user.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/optpathspage/OptPathsPage\">Aquesta secció conté els camins per defecte cap a carpetes importants del $[officename]. L'usuari pot editar aquests camins.</ahelp>"
#: 01010300.xhp
msgctxt ""
@@ -1115,7 +1115,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optpathspage/paths\">To modify an entry in this list, click the entry and click <emph>Edit</emph>. You can also double click the entry.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/optpathspage/paths\">Per modificar una entrada d'aquesta llista, feu clic a l'entrada i feu clic a <emph>Edita</emph>. També podeu fer doble clic a l'entrada.</ahelp>"
#: 01010300.xhp
msgctxt ""
@@ -1552,7 +1552,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/lingumodulesedit\">To edit a language module, select it and click <emph>Edit</emph>.</ahelp> The <link href=\"text/shared/optionen/01010401.xhp\" name=\"Edit Modules\"><emph>Edit </emph><emph>Modules</emph></link> dialog appears."
msgstr ""
msgstr "<ahelp hid=\"cui/ui/optlingupage/lingumodulesedit\">Per editar un mòdul de llengua, seleccioneu-lo i feu clic a <emph>Edita</emph>.</ahelp> Apareixerà el diàleg <link href=\"text/shared/optionen/01010401.xhp\" name=\"Edita els mòduls\"><emph>Edita els mòduls</emph></link>."
#: 01010400.xhp
msgctxt ""
@@ -1588,7 +1588,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/lingudictsnew\">Opens the <emph>New Dictionary</emph> dialog, in which you can name a new user-defined dictionary or dictionary of exceptions and specify the language.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/optlingupage/lingudictsnew\">Obre el diàleg <emph>Diccionari nou</emph>, on podeu donar nom a un diccionari nou definit per l'usuari, o un diccionari d'excepcions, i especificar-ne la llengua.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1624,7 +1624,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optnewdictionarydialog/nameedit\">Specifies the name of the new custom dictionary.</ahelp> The file extension \"*.DIC\" is automatically appended."
msgstr ""
msgstr "<ahelp hid=\"cui/ui/optnewdictionarydialog/nameedit\">Especifica el nom del diccionari personalitzat nou.</ahelp> L'extensió de fitxer \"*.DIC\" s'afegeix automàticament."
#: 01010400.xhp
msgctxt ""
@@ -1642,7 +1642,7 @@ msgctxt ""
"70\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optnewdictionarydialog/language\">By selecting a certain language you can limit the use of the custom dictionary.</ahelp> By selecting <emph>All</emph> the custom dictionary is used independently of the current language."
msgstr ""
msgstr "<ahelp hid=\"cui/ui/optnewdictionarydialog/language\">En seleccionar una llengua determinada podeu limitar l'ús del diccionari personalitzat.</ahelp> Si seleccioneu <emph>Tot</emph>, el diccionari personalitzat s'utilitzarà independentment de la llengua actual."
#: 01010400.xhp
msgctxt ""
@@ -1660,7 +1660,7 @@ msgctxt ""
"72\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optnewdictionarydialog/except\">Specifies whether you wish to avoid certain words in your documents.</ahelp> In this way, you can create a custom dictionary of all the words to be avoided. If this exception dictionary is activated, during spellchecking you receive a corresponding note about any words which should be avoided."
msgstr ""
msgstr "<ahelp hid=\"cui/ui/optnewdictionarydialog/except\">Especifica si voleu evitar certes paraules als vostres documents.</ahelp> D'aquesta manera, podeu crear un diccionari personalitzat de totes les paraules que cal evitar. Si activeu aquest diccionari d'excepcions, durant la verificació ortogràfica rebreu un avís corresponent sobre les paraules que caldria evitar."
#: 01010400.xhp
msgctxt ""
@@ -1678,7 +1678,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/lingudictsedit\">Opens the <emph>Edit custom dictionary</emph> dialog, in which you can add to your custom dictionary or edit existing entries.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/optlingupage/lingudictsedit\">Obre el diàleg <emph>Edita el diccionari personalitzat</emph>, on podeu afegir entrades al vostre diccionari personalitzat o editar les entrades existents.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1714,7 +1714,7 @@ msgctxt ""
"78\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/book\">Specifies the book to be edited.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/book\">Especifica el llibre que s'ha d'editar.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1750,7 +1750,7 @@ msgctxt ""
"82\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/lang\">Assigns a new language to the current custom dictionary.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/lang\">Assigna una llengua nova al diccionari personalitzat actual.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1768,7 +1768,7 @@ msgctxt ""
"84\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/word\">You can type a new word for inclusion in the dictionary. In the list below you will see the contents of the current custom dictionary.</ahelp> If you select a word from this list it is displayed in the text field. If you type a word with a trailing = character, such as \"AutoComplete=\", the word is never automatically hyphenated and no hyphenation is suggested. Typing \"Auto=Complete\" results in the word being hyphenated, or a hyphenation suggested, where you insert the = sign."
msgstr ""
msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/word\">Podeu escriure una paraula nova per incloure-la al diccionari. A la llista següent veureu el contingut del diccionari personalitzat actual. </ahelp> Si seleccioneu una paraula de la llista, aquesta paraula es mostrarà al camp de text. Si escriviu una paraula amb un signe = final, com ara \"ComplecióAutomàtica=\", la paraula no es partirà mai amb guionets automàticament, i tampoc no se'n suggerirà cap partició. En canvi, si escriviu \"Compleció=Automàtica\" la paraula es partirà amb un guionet, o bé se'n suggerirà una partició on hàgiu inserit el signe =."
#: 01010400.xhp
msgctxt ""
@@ -1794,7 +1794,7 @@ msgctxt ""
"86\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/replace\">This input field is only available if you are editing an exception dictionary. The field shows the alternative suggestion for the current word in the \"Word\" text box.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/replace\">Aquest camp d'entrada només està disponible si esteu editant un diccionari d'excepcions. El camp mostra el suggeriment alternatiu per a la paraula actual al quadre de text «Paraula».</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1812,7 +1812,7 @@ msgctxt ""
"89\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/newreplace\">Adds the word in the <emph>Word </emph>text field to your current custom dictionary. The word in the <emph>Suggestion </emph>field is also added when working with exception dictionaries.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/newreplace\">Afegeix la paraula del camp de text <emph>Paraula</emph> al vostre diccionari personalitzat actual. La paraula del camp <emph>Suggeriment </emph>també s'afegeix quan treballeu amb diccionaris d'excepcions.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1866,7 +1866,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/linguoptionsedit\">If you want to change a value, select the entry and then click <emph>Edit</emph>.</ahelp> You will see a dialog for entering a new value."
msgstr ""
msgstr "<ahelp hid=\"cui/ui/optlingupage/linguoptionsedit\">Si voleu canviar un valor, seleccioneu l'entrada i, a continuació, feu clic a <emph>Edita</emph>.</ahelp> Visualitzareu un diàleg per introduir un valor nou."
#: 01010400.xhp
msgctxt ""
@@ -1974,7 +1974,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "Specifies the minimum number of characters required for automatic hyphenation to be applied. <ahelp hid=\"cui/ui/breaknumberoptions/BreakNumberOption\" visibility=\"hidden\"> Type the minimum number of characters that must come before or after the hyphen.</ahelp>"
msgstr ""
msgstr "Especifica el nombre mínim de caràcters necessaris per aplicar la partició de mots automàtica. <ahelp hid=\"cui/ui/breaknumberoptions/BreakNumberOption\" visibility=\"hidden\"> Escriviu el nombre mínim de caràcters que calen abans o després del guionet.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -2338,7 +2338,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "R"
msgstr ""
msgstr "R"
#: 01010500.xhp
msgctxt ""
@@ -2356,7 +2356,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "G"
msgstr ""
msgstr "G"
#: 01010500.xhp
msgctxt ""
@@ -2374,7 +2374,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "B"
msgstr ""
msgstr "B"
#: 01010500.xhp
msgctxt ""
@@ -2383,7 +2383,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/colorpage/B\">Blue</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/colorpage/B\">Blau</ahelp>"
#: 01010500.xhp
msgctxt ""
@@ -2401,7 +2401,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "C"
msgstr ""
msgstr "C"
#: 01010500.xhp
msgctxt ""
@@ -2410,7 +2410,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/colorpage/C\">Cyan</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/colorpage/C\">Cian</ahelp>"
#: 01010500.xhp
msgctxt ""
@@ -2419,7 +2419,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "M"
msgstr ""
msgstr "M"
#: 01010500.xhp
msgctxt ""
@@ -2428,7 +2428,7 @@ msgctxt ""
"45\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/colorpage/M\">Magenta</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/colorpage/M\">Magenta</ahelp>"
#: 01010500.xhp
msgctxt ""
@@ -2437,7 +2437,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "Y"
msgstr ""
msgstr "Y"
#: 01010500.xhp
msgctxt ""
@@ -2446,7 +2446,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/colorpage/Y\">Yellow</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/colorpage/Y\">Groc</ahelp>"
#: 01010500.xhp
msgctxt ""
@@ -2455,7 +2455,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "K"
msgstr ""
msgstr "K"
#: 01010500.xhp
msgctxt ""
@@ -2909,7 +2909,7 @@ msgctxt ""
"bm_id3155450\n"
"help.text"
msgid "<bookmark_value>opening; dialog settings</bookmark_value> <bookmark_value>saving; dialog settings</bookmark_value> <bookmark_value>years; 2-digit options</bookmark_value>"
msgstr ""
msgstr "<bookmark_value>obertura; configuració de diàleg</bookmark_value> <bookmark_value>desament; configuració de diàleg</bookmark_value> <bookmark_value>anys; opcions de dos dígits</bookmark_value>"
#: 01010600.xhp
msgctxt ""
@@ -3064,7 +3064,7 @@ msgctxt ""
"par_id3145801\n"
"help.text"
msgid "Documents do not only store their content, but also their view properties. A change in the view properties does not trigger document modified status. View properties include things like (in case of a spreadsheet) active sheet, cursor position, zoom level etc. Quite often users want to store the view properties after they have been changed, and always enabling the save action allows this."
msgstr ""
msgstr "Els documents no només emmagatzem el seu contingut, sinó també les seves propietats de visualització. Un canvi de les propietats de visualització no activa l'estat modificat del document. Entre les propietats de visualització hi ha (en el cas d'un full de càlcul) el full actiu, la posició del cursor, el nivell de zoom, etc. Sovint, els usuaris volen emmagatzemar les propietats de visualització després de canviar-les, i habilitar sempre l'acció de desament permet fer-ho. "
#: 01010600.xhp
msgctxt ""
@@ -4039,7 +4039,7 @@ msgctxt ""
"72\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/reducetransauto\">Specifies that the transparency is only printed if the transparent area covers less than a quarter of the entire page.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducetransauto\">Especifica que només s'imprimeix la transparència si l'àrea transparent ocupa menys d'un quart de pàgina.</ahelp>"
#: 01010900.xhp
msgctxt ""
@@ -4057,7 +4057,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/reducetransnone\">With this option transparency is never printed.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducetransnone\">Amb aquesta opció, la transparència no s'imprimeix mai.</ahelp>"
#: 01010900.xhp
msgctxt ""
@@ -4075,7 +4075,7 @@ msgctxt ""
"75\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/reducebitmap\">Specifies that bitmaps are printed with reduced quality. The resolution can only be reduced and not increased.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducebitmap\">Especifica que els mapes de bits s'imprimeixin amb menys qualitat. Només és pot reduir la resolución, no augmentar-la.</ahelp>"
#: 01010900.xhp
msgctxt ""
@@ -4093,7 +4093,7 @@ msgctxt ""
"76\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/reducebitmapoptimal\">High print quality corresponds to a resolution of 300dpi. Normal print quality corresponds to a resolution of 200dpi. </ahelp>"
msgstr ""
msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducebitmapoptimal\">La impressió de bona qualitat correspon a una resolució de 300 PPP. La qualitat normal correspon a una resolució de 200 PPP. </ahelp>"
#: 01010900.xhp
msgctxt ""
@@ -4111,7 +4111,7 @@ msgctxt ""
"77\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/reducebitmapdpi\">Specifies the maximum print quality in dpi. The resolution can only be reduced and not increased.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducebitmapdpi\">Especifica la qualitat màxima de la impressió en punts per polzada (PPP). La resolució només es pot reduir, no augmentar-se.</ahelp>"
#: 01010900.xhp
msgctxt ""
@@ -4129,7 +4129,7 @@ msgctxt ""
"78\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/reducebitmaptrans\">If this field is marked, the reduction in print quality for bitmaps also applies to the transparent areas of objects.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducebitmaptrans\">Si es marca aquest camp, la reducció de la qualitat d'impressió dels mapes de bits també s'aplica a les àrees transparents dels objectes.</ahelp>"
#: 01010900.xhp
msgctxt ""
@@ -4147,7 +4147,7 @@ msgctxt ""
"79\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/reducegrad\">If this field is marked, gradients are printed with reduced quality.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducegrad\">Si es marca aquest camp, els degradats s'imprimeixen amb menys qualitat.</ahelp>"
#: 01010900.xhp
msgctxt ""
@@ -4165,7 +4165,7 @@ msgctxt ""
"80\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/reducegradstep\">Specifies the maximum number of gradient stripes for printing.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducegradstep\">Especifica el nombre màxim de tires de degradats per imprimir.</ahelp>"
#: 01010900.xhp
msgctxt ""
@@ -4183,7 +4183,7 @@ msgctxt ""
"81\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/reducegradcolor\">Specifies that gradients are only printed in a single intermediate color.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducegradcolor\">Especifica que els degradats només s'imprimeixen d'un sol color intermedi.</ahelp>"
#: 01010900.xhp
msgctxt ""
@@ -4201,7 +4201,7 @@ msgctxt ""
"82\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/converttogray\">Specifies that all colors are printed only as grayscale.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"sfx/ui/optprintpage/converttogray\">Especifica que tots els colors només s'imprimeixen en escala de grisos.</ahelp>"
#: 01010900.xhp
msgctxt ""
@@ -4219,7 +4219,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/frame2\">Defines which warnings appear before printing begins.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"sfx/ui/optprintpage/frame2\">Defineix quins avisos apareixen abans que comenci la impressió.</ahelp>"
#: 01010900.xhp
msgctxt ""
@@ -4237,7 +4237,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/papersize\">Mark this check box if a certain paper size is needed for printing the current document.</ahelp> If the paper size used in the document is not provided by the current printer, you will receive an error message."
msgstr ""
msgstr "<ahelp hid=\"sfx/ui/optprintpage/papersize\">Marqueu aquesta casella si cal una mida de paper concreta per imprimir el document actual. </ahelp> Si la impressora no permet la mida de paper utilitzada al document, rebreu un missatge d'error."
#: 01010900.xhp
msgctxt ""
@@ -4255,7 +4255,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/paperorient\">Mark this check box if you need a certain paper orientation for printing the current document.</ahelp> If the format used by the current document is not available from the printer, an error message will appear."
msgstr ""
msgstr "<ahelp hid=\"sfx/ui/optprintpage/paperorient\">Marqueu aquesta casella si necessiteu una orientació del paper concreta per imprimir el document actual. </ahelp> Si la impressora no admet el format utilitzat pel document actual, apareixerà un missatge d'error."
#: 01010900.xhp
msgctxt ""
@@ -4273,7 +4273,7 @@ msgctxt ""
"84\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/trans\">Mark this check box if you always want to be warned if transparent objects are contained in the document.</ahelp> If you print such a document, a dialog appears in which you can select if the transparency is to be printed in this print instruction."
msgstr ""
msgstr "<ahelp hid=\"sfx/ui/optprintpage/trans\">Marqueu aquesta casella si voleu rebre sempre un avís si el document conté objectes transparents.</ahelp> Si imprimiu un document d'aquests, apareix un diàleg on podeu seleccionar si la transparència s'ha d'imprimir en aquesta instrucció d'impressió."
#: 01011000.xhp
msgctxt ""
@@ -4379,7 +4379,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optmemorypage/graphiccache\">Specifies the total cache size for all graphics.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/optmemorypage/graphiccache\">Especifica la mida total de la memòria cau per a totes les imatges.</ahelp>"
#: 01011000.xhp
msgctxt ""
@@ -4397,7 +4397,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optmemorypage/objectcache\">Specifies that objects which are larger than the selected megabytes will not be placed in the cache.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/optmemorypage/objectcache\">Especifica que els objectes que són més grans que els megabytes seleccionats no es col·locaran a la memòria cau.</ahelp>"
#: 01011000.xhp
msgctxt ""
@@ -4415,7 +4415,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optmemorypage/objecttime\">Specifies the time that each graphic remains in the cache in hours and minutes.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/optmemorypage/objecttime\">Especifica el temps d'emmagatzemament de cada gràfic a la memòria cau, en hores i minuts.</ahelp>"
#: 01011000.xhp
msgctxt ""
@@ -5306,7 +5306,7 @@ msgctxt ""
"par_idN1057A\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optemailpage/url\">Enter the e-mail program path and name.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/optemailpage/url\">Introduïu el camí i el nom del programa de correu electrònic.</ahelp>"
#: 01020300.xhp
msgctxt ""
@@ -5322,7 +5322,7 @@ msgctxt ""
"par_idN10595\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optemailpage/browse\">Opens a file dialog to select the e-mail program.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/optemailpage/browse\">Obre un diàleg de fitxer per seleccionar el programa de correu electrònic.</ahelp>"
#: 01030000.xhp
msgctxt ""
@@ -5704,7 +5704,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/OptHtmlPage\">Defines settings for HTML pages.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/opthtmlpage/OptHtmlPage\">Defineix paràmetres per a les pàgines HTML.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5722,7 +5722,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/size7\">Use the spin buttons <emph>Size 1</emph> to <emph>Size 7</emph> to define the respective font sizes for the HTML <font size=1> to <font size=7> tags.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/opthtmlpage/size7\">Utilitzeu els botons de selecció de valors de <emph>Mida 1</emph> fins a <emph>Mida 7</emph> per definir les mides dels tipus de lletra respectius per a les etiquetes HTML <font size=1> a <font size=7>.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5764,7 +5764,7 @@ msgctxt ""
"par_id7658314\n"
"help.text"
msgid "<ahelp hid=\".\">If not checked, numbers will be interpreted according to the setting in <emph>Language Settings - Language of - Locale setting</emph> in the Options dialog box. If checked, numbers will be interpreted as 'English (USA)' locale.</ahelp>"
msgstr "<ahelp hid=\".\">Si no activeu aquesta opció, els nombres s'interpretaran segons el paràmetre d'<emph>Eines - Opcions - Configuració de la llengua - Llengües - Configuració regional</emph> del quadre de diàleg Opcions. Si està activada, els nombres s'interpretaran segons la configuració regional 'Anglès (EUA)'.</ahelp>"
msgstr "<ahelp hid=\".\">Si no activeu aquesta opció, els nombres s'interpretaran segons el paràmetre d'<emph>Configuració de la llengua - Llengües - Configuració regional</emph> del quadre de diàleg Opcions. Si està activada, els nombres s'interpretaran segons la configuració regional 'Anglès (EUA)'.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5782,7 +5782,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/unknowntag\">Mark this check box if you want <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> that are not recognized by $[officename] to be imported as fields.</ahelp> For an opening tag, an HTML_ON field will be created with the value of the tag name. For a closing tag, an HTML_OFF will be created. These fields will be converted to tags in the HTML export."
msgstr ""
msgstr "<ahelp hid=\"cui/ui/opthtmlpage/unknowntag\">Activeu aquesta casella si voleu que les <link href=\"text/shared/00/00000002.xhp#tags\" name=\"etiquetes\">etiquetes</link> que no es reconeixen al $[officename] s'importin com a camps.</ahelp> Per a una etiqueta d'obertura, es crearà un camp HTML_ON amb el valor del nom de l'etiqueta. Per a una etiqueta de tancament, es crearà un camp HTML_OFF. Aquests camps es convertiran en etiquetes a l'exportació d'HTML."
#: 01030500.xhp
msgctxt ""
@@ -5800,7 +5800,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/ignorefontnames\">Mark this check box to ignore all font settings when importing. The fonts that were defined in the HTML Page Style will be the fonts that will be used. </ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/opthtmlpage/ignorefontnames\">Activeu esta casella de selecció per ignorar tots els paràmetres de tipus de lletra quan importeu. Els tipus de lletra que es van definir a l'estil de pàgina HTML seran els tipus de lletra que s'utilitzaran. </ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5818,7 +5818,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/export\">Defines the settings for exporting HTML documents.</ahelp> To export in HTML format select the <emph>HTML Document</emph> file type in the <link href=\"text/shared/01/01070000.xhp\" name=\"Save As\"><emph>Save As</emph></link> dialog. You can find further instructions in the <link href=\"text/shared/00/00000020.xhp\" name=\"Import and export filters\">Import and export filters</link> description."
msgstr ""
msgstr "<ahelp hid=\"cui/ui/opthtmlpage/export\">Defineix els paràmetres per exportar documents HTML.</ahelp> Per exportar en format HTML, seleccioneu el tipus de fitxer <emph>Document HTML</emph> al diàleg <link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i desa\"><emph>Anomena i desa</emph></link>. Trobareu més instruccions a la descripció de <link href=\"text/shared/00/00000020.xhp\" name=\"Filtres d'importació i exportació\">Filtres d'importació i exportació</link>."
#: 01030500.xhp
msgctxt ""
@@ -5845,7 +5845,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/starbasic\">Mark this check box to include the $[officename] Basic instructions when exporting to HTML format.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/opthtmlpage/starbasic\">Activeu aquesta casella de selecció per incloure les instruccions del $[officename] Basic en exportar a format HTML.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5872,7 +5872,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/starbasicwarning\">If this field is marked, when exporting to HTML a warning is shown that %PRODUCTNAME Basic macros will be lost.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/opthtmlpage/starbasicwarning\">Si aquest camp està activat, en exportar a HTML es mostra un avís que indica que es perdran les macros del %PRODUCTNAME Basic.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5890,7 +5890,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "<ahelp hid=\".\">If you mark this field, the print layout of the current document is exported as well.</ahelp> It can be read by $[officename], Mozilla Firefox, and MS Internet Explorer."
msgstr ""
msgstr "<ahelp hid=\".\">Si activeu aquest camp, el format d'impressió del document actual també s'exporta.</ahelp> Es pot llegir al $[officename], al Mozilla Firefox i al MS Internet Explorer."
#: 01030500.xhp
msgctxt ""
@@ -5917,7 +5917,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/savegrflocal\">Mark this check box to automatically upload the embedded pictures to the Internet server when uploading using FTP. Use the <emph>Save As</emph> dialog to save the document and enter a complete FTP URL as the file name in the Internet.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/opthtmlpage/savegrflocal\">Activeu esta casella de selecció per penjar automàticament les imatges incrustades al servidor d'Internet quan pengeu mitjançant FTP. Utilitzeu el diàleg <emph>Anomena i desa</emph> per desar el document i introduir l'URL de l'FTP complet com a nom de fitxer a Internet.</ahelp>"
#: 01030500.xhp
msgctxt ""

View File

@@ -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: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2012-12-06 19:29+0000\n"
"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"PO-Revision-Date: 2014-11-22 18:12+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1354822183.0\n"
"X-POOTLE-MTIME: 1416679928.000000\n"
#: main0000.xhp
msgctxt ""
@@ -754,7 +754,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<link href=\"text/shared/01/05290300.xhp\" name=\"Enter Group\">Enter Group</link>"
msgstr ""
msgstr "<link href=\"text/shared/01/05290300.xhp\" name=\"Inclou-ho al grup\">Inclou-ho al grup</link>"
#: main0113.xhp
msgctxt ""
@@ -1583,7 +1583,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Image Bar"
msgstr ""
msgstr "Barra d'imatges"
#: main0214.xhp
msgctxt ""
@@ -1592,7 +1592,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/simpress/main0214.xhp\" name=\"Image Bar\">Image Bar</link>"
msgstr ""
msgstr "<link href=\"text/simpress/main0214.xhp\" name=\"Image Bar\">Barra d'imatges</link>"
#: main0214.xhp
msgctxt ""
@@ -1601,7 +1601,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "Use the <emph>Image</emph> bar to set the color, contrast, and brightness options for the selected graphic object(s)."
msgstr ""
msgstr "Utilitzeu la barra d'<emph>Imatges</emph> per configurar les opcions de color, de contrast i de brillantor per als objectes gràfics seleccionats."
#: main0503.xhp
msgctxt ""

View File

@@ -4,18 +4,18 @@ 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: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2014-01-29 21:03+0000\n"
"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"PO-Revision-Date: 2015-04-15 15:09+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1391029387.0\n"
"X-POOTLE-MTIME: 1429110544.000000\n"
#: 01170000.xhp
msgctxt ""
@@ -3743,13 +3743,14 @@ msgid "Lists available styles in a <link href=\"text/shared/00/00000005.xhp#ando
msgstr "Mostra una llista dels estils disponibles en una <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"finestra flotant\">finestra flotant</link>."
#: 05100000.xhp
#, fuzzy
msgctxt ""
"05100000.xhp\n"
"par_id3150439\n"
"28\n"
"help.text"
msgid "The Styles and Formatting window in <item type=\"productname\">%PRODUCTNAME</item> Impress behaves differently than in other <item type=\"productname\">%PRODUCTNAME</item> programs. For example, you can create, edit and apply <emph>Drawing Object Styles</emph>, but you can only edit <emph>Presentation Styles</emph>."
msgstr ""
msgstr "La finestra Estils i formatació del <item type=\"productname\">%PRODUCTNAME</item> Impress es comporta de forma diferent que en altres programes del <item type=\"productname\">%PRODUCTNAME</item>. Per exemple, podeu crear, editar i aplicar <emph>Estils d'objectes de dibuix</emph>, però només podeu editar <emph>Estils de presentació</emph>."
#: 05100000.xhp
msgctxt ""
@@ -3796,13 +3797,14 @@ msgid "Presentation Styles"
msgstr "Estils de presentació"
#: 05100000.xhp
#, fuzzy
msgctxt ""
"05100000.xhp\n"
"hd_id3150297\n"
"8\n"
"help.text"
msgid "Drawing Object Styles"
msgstr ""
msgstr "Estils d'objectes de dibuix"
#: 05100000.xhp
msgctxt ""
@@ -3822,13 +3824,14 @@ msgid "<image id=\"img_id3150370\" src=\"cmd/sc_objectcatalog.png\" width=\"0.22
msgstr "<image id=\"img_id3150370\" src=\"cmd/sc_objectcatalog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150370\">Icona</alt></image>"
#: 05100000.xhp
#, fuzzy
msgctxt ""
"05100000.xhp\n"
"par_id3154484\n"
"10\n"
"help.text"
msgid "Drawing Object Styles"
msgstr ""
msgstr "Estils d'objectes de dibuix"
#: 05100000.xhp
msgctxt ""
@@ -4065,7 +4068,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/masterpage\">Applies the background of the selected slide design to all of the slides in your document.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/masterpage\">Aplica el fons del disseny de la diapositiva seleccionada a totes les diapositives del document.</ahelp>"
#: 05120000.xhp
msgctxt ""
@@ -4077,13 +4080,14 @@ msgid "Delete unused backgrounds"
msgstr "Suprimeix els fons no utilitzats"
#: 05120000.xhp
#, fuzzy
msgctxt ""
"05120000.xhp\n"
"par_id3148871\n"
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/checkmasters\">Deletes unreferenced background slides and presentation layouts from your document.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/checkmasters\">Suprimeix els fons de diapositiva i els dissenys de la presentació sense referència del document.</ahelp>"
#: 05120000.xhp
msgctxt ""
@@ -4095,13 +4099,14 @@ msgid "Load"
msgstr "Carrega"
#: 05120000.xhp
#, fuzzy
msgctxt ""
"05120000.xhp\n"
"par_id3156020\n"
"6\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Displays the <link href=\"text/simpress/01/05120100.xhp\" name=\"Load Slide Design\"><emph>Load Slide Design</emph></link> dialog, where you can select additional slide designs.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Mostra el diàleg <link href=\"text/simpress/01/05120100.xhp\" name=\"Carrega el disseny de la diapositiva\"><emph>Carrega el disseny de la diapostiva</emph></link>, on podeu seleccionar dissenys de diapositives addicionals.</ahelp>"
#: 05120100.xhp
msgctxt ""
@@ -4184,13 +4189,14 @@ msgid "More>>"
msgstr "Més>>"
#: 05120100.xhp
#, fuzzy
msgctxt ""
"05120100.xhp\n"
"par_id3150344\n"
"8\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/loadtemplatedialog/expander\">Shows or hides a preview of a selected template.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"sfx/ui/loadtemplatedialog/expander\">Mostra o amaga una visualització prèvia d'una plantilla selecciona.</ahelp>"
#: 05120100.xhp
msgctxt ""
@@ -6534,7 +6540,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "Play audio"
msgstr ""
msgstr "Reprodueix l'àudio"
#: 06070000.xhp
msgctxt ""
@@ -6543,7 +6549,7 @@ msgctxt ""
"60\n"
"help.text"
msgid "Plays an audio file."
msgstr ""
msgstr "Reprodueix un fitxer d'àudio"
#: 06070000.xhp
msgctxt ""
@@ -6552,16 +6558,17 @@ msgctxt ""
"19\n"
"help.text"
msgid "Audio"
msgstr ""
msgstr "Àudio"
#: 06070000.xhp
#, fuzzy
msgctxt ""
"06070000.xhp\n"
"par_id3150467\n"
"61\n"
"help.text"
msgid "Define the location of the audio file."
msgstr ""
msgstr "Defineix la ubicació del fitxer de d'àudio."
#: 06070000.xhp
msgctxt ""
@@ -6570,7 +6577,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "Audio"
msgstr ""
msgstr "Àudio"
#: 06070000.xhp
msgctxt ""
@@ -6579,7 +6586,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/interactionpage/sound\">Enter a path to the audio file you want to open, or click <emph>Browse </emph>to locate the file.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/simpress/ui/interactionpage/sound\">Introduïu el camí del fitxer d'àudio que voleu obrir o feu clic a <emph>Navega</emph> per a cercar el fitxer.</ahelp>"
#: 06070000.xhp
msgctxt ""
@@ -6597,7 +6604,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "Locate the audio file you want to play."
msgstr ""
msgstr "Cerqueu el fitxer d'àudio que voleu reproduir."
#: 06070000.xhp
msgctxt ""
@@ -6606,7 +6613,7 @@ msgctxt ""
"64\n"
"help.text"
msgid "If you did not install audio files with $[officename], you can run the $[officename] Setup program again and select <emph>Modify</emph>."
msgstr ""
msgstr "Si no heu instal·lat fitxers d'àudio amb el $[officename], podeu tornar a executar el programa d'instal·lació del $[officename] i fer clic a <emph>Modifica</emph>."
#: 06070000.xhp
msgctxt ""
@@ -6624,7 +6631,7 @@ msgctxt ""
"65\n"
"help.text"
msgid "Plays the selected audio file."
msgstr ""
msgstr "Reprodueix el fitxer d'àudio seleccionat."
#: 06070000.xhp
msgctxt ""
@@ -7669,7 +7676,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "Source image:"
msgstr ""
msgstr "Imatge original:"
#: 13050200.xhp
msgctxt ""
@@ -7776,7 +7783,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "If you select two or more objects and convert them to 3D, the result is a 3D group that acts as a single object. You can edit the individual objects in the group by choosing <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Modify</emph> - <emph>Enter Group</emph></caseinline><defaultinline><emph>Format - Group - Enter Group</emph></defaultinline></switchinline>. Choose <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Modify Exit Group</emph></caseinline><defaultinline><emph>Format Group Exit Group</emph></defaultinline></switchinline> when you are finished."
msgstr ""
msgstr "Si seleccioneu diversos objectes i els convertiu en 3D, obteniu un grup 3D que actua com un sol objecte. Podeu editar cadascun dels objectes del grup individualment si trieu <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Modifica</emph> - <emph>Inclou-ho al grup</emph></caseinline><defaultinline><emph>Format - Agrupa - Inclou-ho al grup</emph></defaultinline></switchinline>. Quan hàgiu acabat, trieu <switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>Modifica - Treu-ho del grup</emph></caseinline><defaultinline><emph>Format - Agrupa - Treu-ho del grup</emph></defaultinline></switchinline>."
#: 13050300.xhp
msgctxt ""

View File

@@ -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: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2013-08-14 19:41+0000\n"
"PO-Revision-Date: 2015-04-15 15:09+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1376509307.0\n"
"X-POOTLE-MTIME: 1429110558.000000\n"
#: 04010000.xhp
msgctxt ""
@@ -4405,7 +4405,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "<link href=\"text/shared/01/04150400.xhp\" name=\"Audio\">Audio</link>"
msgstr ""
msgstr "<link href=\"text/shared/01/04150400.xhp\" name=\"Audio\">Àudio</link>"
#: 10110000.xhp
msgctxt ""

View File

@@ -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: 2014-05-30 13:09+0200\n"
"PO-Revision-Date: 2013-08-14 19:44+0000\n"
"POT-Creation-Date: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2015-04-15 15:09+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1376509440.0\n"
"X-POOTLE-MTIME: 1429110585.000000\n"
#: 01020000.xhp
msgctxt ""
@@ -121,7 +121,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "Enter Group."
msgstr ""
msgstr "Inclou-ho al grup."
#: 01020000.xhp
msgctxt ""
@@ -139,7 +139,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "Exit Group."
msgstr ""
msgstr "Treu-ho del grup."
#: 01020000.xhp
msgctxt ""

View File

@@ -3,19 +3,19 @@ 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: 2013-11-20 13:02+0100\n"
"PO-Revision-Date: 2014-01-29 22:40+0000\n"
"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"POT-Creation-Date: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2015-04-15 15:21+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.5.0\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1391035258.0\n"
"X-POOTLE-MTIME: 1429111281.000000\n"
#: 3d_create.xhp
msgctxt ""
@@ -604,7 +604,7 @@ msgctxt ""
"par_id3148826123\n"
"help.text"
msgid "On Slide Pane an <image id=\"img_id3151172123\" src=\"sd/res/click_16.png\"/> icon appears next to the preview of those slides, which have one or more objects with custom animation. When you present the slide show with the Presenter Console, <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Animation.png\"/> icon indicates that the next slide has custom animation."
msgstr ""
msgstr "En la subfinestra de diapositives, apareix la icona <image id=\"img_id3151172123\" src=\"sd/res/click_16.png\"/> al costat de les diapositives que inclouen objectes amb animacions personalitzades. En reproduir la presentació amb la Consola de presentació, la icona <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Animation.png\"/> indica que la diapositiva següent té animacions personalitzades."
#: animated_objects.xhp
msgctxt ""
@@ -775,7 +775,7 @@ msgctxt ""
"par_id3148826234\n"
"help.text"
msgid "On Slide Pane an <image id=\"img_id3151172234\" src=\"sd/res/fade_effect_indicator.png\"/> icon appears next to the preview of those slides, which have slide transition. When you present the slide show with the Presenter Console, <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Transition.png\"/> icon indicates that the next slide has slide transition."
msgstr ""
msgstr "En la subfinestra de diapositives, apareix la icona <image id=\"img_id3151172234\" src=\"sd/res/fade_effect_indicator.png\"/> al costat de la visualització prèvia de les diapositives que tenen transicions. En reproduir la presentació amb la Consola de presentació, la icona <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Transition.png\"/> indica que la diapositiva següent té una transició."
#: animated_slidechange.xhp
msgctxt ""

View File

@@ -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: 2014-11-18 11:24+0100\n"
"PO-Revision-Date: 2014-04-21 18:53+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"PO-Revision-Date: 2015-01-05 21:14+0000\n"
"Last-Translator: Jordi <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1398106410.000000\n"
"X-POOTLE-MTIME: 1420492456.000000\n"
#: 02080000.xhp
msgctxt ""
@@ -443,7 +443,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"smath/ui/floatingelements/RID_UNBINOPS_CAT\">You can choose various unary and binary operators to build your $[officename] Math formula. Unary refers to operators that affect one placeholder. Binary refers to operators that connect two placeholders. The lower area of the Elements window displays the individual operators.</ahelp> The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window also contains a list of these operators, as well as additional operators. If you need an operator that is not contained in the Elements window, use the context menu or type it directly in the <emph>Commands</emph> window."
msgstr ""
msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_UNBINOPS_CAT\">Podeu triar diversos operadors unaris i binaris per generar una fórmula del $[officename] Math. Un operador unari és aquell que actua sobre un espai reservat, mentre que un de binari fa referència als operadors que connecten dos espais reservats. La part inferior de la finestra Elements mostra els operadors individuals.</ahelp> El <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"menú contextual\">menú contextual</link> de la finestra d'<emph>ordres</emph> també conté una llista d'aquests operadors, així com d'altres d'addicionals. Si necessiteu un operador que no estigui inclòs a la finestra Elements, utilitzeu el menú contextual o introduïu-lo directament a la finestra d'<emph>ordres</emph>."
#: 03090100.xhp
msgctxt ""
@@ -1010,7 +1010,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_RELATIONS_CAT\">You can choose among various relations to structure your <emph>$[officename] Math</emph> formula. The relation functions are displayed in the lower part of the Elements window.</ahelp> The list is also in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All relations that are not contained in the Elements window or in the context menu can be typed manually in the Commands window."
msgstr ""
msgstr "<ahelp hid=\"modules/smath/ui/floatingelements/RID_RELATIONS_CAT\">Podeu triar entre diverses relacions per estructurar la vostra fórmula al <emph>$[officename] Math</emph>. Les funcions de relació es mostren a la part inferior de la finestra Elements.</ahelp> La llista també és al <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"menú contextual\">menú contextual</link> de la finestra d'<emph>ordres</emph>. Totes les relacions que no siguin a la finestra Elements ni al menú contextual es poden escriure manualment a la finestra d'ordres."
#: 03090200.xhp
msgctxt ""
@@ -1870,7 +1870,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "<ahelp hid=\"smath/ui/floatingelements/RID_OPERATORS_CAT\">You can choose among various operators to structure your <emph>$[officename] Math</emph> formula. All available operators appear in the lower part of the Elements window.</ahelp> They are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All operators not contained in the Elements window or in the context menu must be typed manually in the <emph>Commands</emph> window."
msgstr ""
msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_OPERATORS_CAT\">Podeu triar entre diversos operadors per estructurar una fórmula del <emph>$[officename] Math</emph>. Tots els operadors disponibles apareixen a la part inferior de la finestra Elements.</ahelp> També es llisten al <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"menú contextual\">menú contextual</link> de la finestra d'<emph>ordres</emph>. Tots els operadors que no siguin a la finestra Elements ni al menú contextual s'han d'introduir manualment a la finestra d'<emph>ordres</emph>."
#: 03090300.xhp
msgctxt ""
@@ -2314,7 +2314,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_FUNCTIONS_CAT\">Choose a function in the lower part of the window.</ahelp> These functions are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. Any functions not contained in the Elements window need to be typed manually in the Commands window."
msgstr ""
msgstr "<ahelp hid=\"modules/smath/ui/floatingelements/RID_FUNCTIONS_CAT\">Trieu una funció a la part inferior de la finestra.</ahelp> Aquestes funcions també es llisten al <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"menú contextual\">menú contextual</link> de la finestra d'<emph>ordres</emph>. Totes les funcions que no siguin a la finestra Elements s'han d'escriure manualment a la finestra d'ordres."
#: 03090400.xhp
msgctxt ""
@@ -3034,7 +3034,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"smath/ui/floatingelements/RID_BRACKETS_CAT\">You can choose among various bracket types to structure a <emph>$[officename] Math</emph> formula. Bracket types are displayed in the lower part of the Elements window.</ahelp> These brackets are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All brackets that are not contained in the Elements window or in the context menu can be typed manually in the <emph>Commands</emph> window."
msgstr ""
msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_BRACKETS_CAT\">Podeu triar diferents tipus de claudàtors per estructurar una fórmula del <emph>$[officename] Math</emph>. Tots els tipus de claudàtors apareixen a la part inferior de la finestra Elements.</ahelp> Aquests claudàtors també estan llistats al <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"menú contextual\">menú contextual</link> de la finestra d'<emph>ordres</emph>. Podeu escriure manualment tots els claudàtors que no apareguin a la finestra Elements ni al menú contextual a la finestra d'<emph>ordres</emph>."
#: 03090500.xhp
msgctxt ""
@@ -3716,7 +3716,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"smath/ui/floatingelements/RID_ATTRIBUTES_CAT\">You can choose from various attributes for <emph>%PRODUCTNAME</emph> <emph>Math</emph> formulas. Some attributes are displayed in the lower part of the Elements window.</ahelp> These attributes are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All attributes not contained in the Elements window or in the context menu must be typed manually in the <emph>Commands</emph> window."
msgstr ""
msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_ATTRIBUTES_CAT\">Podeu triar diferents atributs per a les fórmules del <emph>%PRODUCTNAME</emph> <emph>Math</emph>. Alguns atributs es mostren a la part inferior de la finestra Elements.</ahelp> Aquests atributs també es llisten al <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"menú contextual\">menú contextual</link> de la finestra d'<emph>ordres</emph>. Tots els atributs que no siguin a la finestra Elements o al menú contextual s'han d'introduir manualment a la finestra d'<emph>ordres</emph>."
#: 03090600.xhp
msgctxt ""
@@ -4438,7 +4438,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"smath/ui/floatingelements/RID_FORMAT_CAT\">You can choose among various options for formatting a $[officename] Math formula. The format options are displayed in the lower half of the Formula Elements window.</ahelp> These options are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window."
msgstr ""
msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_FORMAT_CAT\">Podeu triar entre diverses opcions per formatar una fórmula del $[officename] Math. Les opcions de format es mostren a la meitat inferior de la finestra Elements de fórmula.</ahelp> Aquestes opcions també es llisten al <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"menú contextual\">menú contextual</link> de la finestra d'<emph>ordres</emph>."
#: 03090700.xhp
msgctxt ""
@@ -5022,7 +5022,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"smath/ui/floatingelements/RID_SETOPERATIONS_CAT\">Assign different set operators to the characters in your <emph>$[officename] Math</emph> formula. The individual operators are shown in the lower section of the Elements window</ahelp>. Call the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> in the <emph>Commands</emph> window to see an identical list of the individual functions. Any operators not found in the Elements window have to be entered directly in the Commands window. You can also directly insert other parts of the formula even if symbols already exist for them."
msgstr ""
msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_SETOPERATIONS_CAT\">Podeu assignar diferents operadors de conjunts als caràcters d'una fórmula del <emph>$[officename] Math</emph>. Els operadors individuals es mostren a la secció inferior de la finestra Elements.</ahelp> Obriu el <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"menú contextual\">menú contextual</link> de la finestra d'<emph>ordres</emph> per visualitzar una llista idèntica de les funcions individuals. Els operadors que no siguin a la finestra Elements s'han d'escriure directament a la finestra d'ordres, on també podeu inserir altres parts d'una fórmula directament, encara que disposin d'un símbol propi."
#: 03090800.xhp
msgctxt ""
@@ -11850,7 +11850,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/smath/ui/fontdialog/FontDialog\">Use this dialog to select the font for the respective category in the <emph>Fonts</emph> dialog.</ahelp>"
msgstr ""
msgstr "<ahelp visibility=\"visible\" hid=\"modules/smath/ui/fontdialog/FontDialog\">Utilitzeu aquest diàleg per seleccionar el tipus de lletra per a la categoria respectiva en el diàleg <emph>Tipus de lletra</emph>.</ahelp>"
#: 05010100.xhp
msgctxt ""
@@ -13134,7 +13134,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "Old Symbol"
msgstr "Símbol anterior"
msgstr "Símbol antic"
#: 06010100.xhp
msgctxt ""
@@ -13152,7 +13152,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Old Symbol Set"
msgstr "Conjunt de símbols anteriors"
msgstr "Conjunt de símbols antic"
#: 06010100.xhp
msgctxt ""
@@ -13215,7 +13215,7 @@ msgctxt ""
"21\n"
"help.text"
msgid "To change the name of a symbol, select the old name in the <emph>Old symbol</emph> list box. Then enter the new name in the <emph>Symbol</emph> box. Check whether the desired character is in the preview window before you click the <emph>Modify</emph> button. Click <emph>OK</emph>."
msgstr "Per canviar el nom d'un símbol, seleccioneu el nom anterior en el quadre de llista <emph>Símbols anteriors</emph> i, a continuació, introduïu el nom nou en el quadre <emph>Símbol</emph>. Comproveu que la finestra de previsualització mostri el caràcter desitjat i feu clic al botó <emph>Modifica</emph>. Feu clic a <emph>D'acord</emph>."
msgstr "Per canviar el nom d'un símbol, seleccioneu el nom antic en el quadre de llista <emph>Símbol antic</emph> i, a continuació, introduïu el nom nou en el quadre <emph>Símbol</emph>. Comproveu que la finestra de previsualització mostri el caràcter desitjat i feu clic al botó <emph>Modifica</emph>. Feu clic a <emph>D'acord</emph>."
#: 06010100.xhp
msgctxt ""
@@ -13242,7 +13242,7 @@ msgctxt ""
"30\n"
"help.text"
msgid "Creating a New Symbol Set"
msgstr "Creació d'un conjunt de símbols nous"
msgstr "Creació d'un conjunt de símbols nou"
#: 06010100.xhp
msgctxt ""
@@ -13341,7 +13341,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/symdefinedialog/modify\">Click this button to replace the name of the symbol shown in the left preview window (the old name is displayed in the <emph>Old symbol</emph> list box) with the new name you have entered in the <emph>Symbol</emph> list box.</ahelp>"
msgstr "<ahelp hid=\"modules/smath/ui/symdefinedialog/modify\">Feu clic en aquest botó per reemplaçar el nom del símbol que es mostra a la finestra de previsualització de l'esquerra (el nom anterior es mostra en el quadre de llista <emph>Símbol anterior</emph>) amb el nom nou que heu introduït en el quadre de llista <emph>Símbols</emph>.</ahelp>"
msgstr "<ahelp hid=\"modules/smath/ui/symdefinedialog/modify\">Feu clic en aquest botó per reemplaçar el nom del símbol que es mostra a la finestra de previsualització de l'esquerra (el nom antic es mostra en el quadre de llista <emph>Símbol antic</emph>) amb el nom nou que heu introduït en el quadre de llista <emph>Símbols</emph>.</ahelp>"
#: 06010100.xhp
msgctxt ""
@@ -13359,7 +13359,7 @@ msgctxt ""
"27\n"
"help.text"
msgid "As an example, to transfer the large ALPHA from the \"Greek\" set to the \"Special\" set, select the old set (Greek) and then the ALPHA symbol using the two top list boxes. The symbol appears in the left preview window. In the <emph>Symbol set</emph> list box, select the \"Special\" set. Click <emph>Modify</emph> and then <emph>OK</emph>. The ALPHA symbol is now only in the \"Special\" symbol set."
msgstr "Per exemple, per transferir l'ALFA gran del conjunt \"Grec\" al conjunt \"Especial\", seleccioneu el conjunt anterior (Grec) i a continuació el símbol ALFA mitjançant els dos quadres de llista de la part superior del diàleg. El símbol apareixerà a la finestra de previsualització de l'esquerra. Seleccioneu el conjunt \"Especial\" en el quadre de llista <emph>Conjunt de símbols</emph>, feu clic a <emph>Modifica</emph> i finalment a <emph>D'acord</emph>. Ara, el símbol ALFA només estarà disponible en el conjunt de símbols \"Especial\"."
msgstr "Per exemple, per transferir l'ALFA gran del conjunt \"Grec\" al conjunt \"Especial\", seleccioneu el conjunt antic (Grec) i a continuació el símbol ALFA mitjançant els dos quadres de llista de la part superior del diàleg. El símbol apareixerà a la finestra de previsualització de l'esquerra. Seleccioneu el conjunt \"Especial\" en el quadre de llista <emph>Conjunt de símbols</emph>, feu clic a <emph>Modifica</emph> i finalment a <emph>D'acord</emph>. Ara, el símbol ALFA només estarà disponible en el conjunt de símbols \"Especial\"."
#: 06010100.xhp
msgctxt ""

View File

@@ -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: 2014-11-18 11:24+0100\n"
"PO-Revision-Date: 2014-04-10 13:22+0000\n"
"PO-Revision-Date: 2014-11-22 18:08+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1397136153.000000\n"
"X-POOTLE-MTIME: 1416679715.000000\n"
#: main0000.xhp
msgctxt ""
@@ -602,7 +602,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060000.xhp\" name=\"Image\">Image</link>"
msgstr ""
msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Image\">Imatge</link>"
#: main0106.xhp
msgctxt ""
@@ -1319,7 +1319,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Image Bar"
msgstr ""
msgstr "Barra d'imatges"
#: main0203.xhp
msgctxt ""
@@ -1327,7 +1327,7 @@ msgctxt ""
"hd_id3154263\n"
"help.text"
msgid "<link href=\"text/swriter/main0203.xhp\" name=\"Image Bar\">Image Bar</link>"
msgstr ""
msgstr "<link href=\"text/swriter/main0203.xhp\" name=\"Image Bar\">Barra d'imatges</link>"
#: main0203.xhp
msgctxt ""
@@ -1335,7 +1335,7 @@ msgctxt ""
"par_id3147756\n"
"help.text"
msgid "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">The <emph>Image</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"HID_GRAFIK_TOOLBOX\">La barra <emph>Imatges</emph> conté funcions per formatar els gràfics de mapa de bits seleccionats i posicionar-los.</ahelp>"
#: main0203.xhp
msgctxt ""

View File

@@ -4,18 +4,18 @@ 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: 2014-11-18 11:24+0100\n"
"PO-Revision-Date: 2013-01-07 12:07+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"PO-Revision-Date: 2015-04-14 11:01+0000\n"
"Last-Translator: AssumptaAn <assumptaanglada@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1357560444.0\n"
"X-POOTLE-MTIME: 1429009280.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -594,7 +594,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<variable id=\"feldbefehlseitennummer\">Choose <emph>Insert - Fields - Page Number</emph></variable>"
msgstr ""
msgstr "<variable id=\"feldbefehlseitenanzahl\">Trieu <emph>Insereix - Camps - Número de pàgina</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -639,7 +639,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "Choose <emph>Insert - Fields - More Fields</emph>"
msgstr ""
msgstr "Trieu <emph>Insereix - Camps - Altres...</emph>"
#: 00000404.xhp
msgctxt ""
@@ -683,7 +683,7 @@ msgctxt ""
"56\n"
"help.text"
msgid "<variable id=\"felddokument\">Choose <emph>Insert - Fields - More Fields - Document</emph> tab </variable>"
msgstr ""
msgstr "<variable id=\"felddokument\">Trieu la pestanya <emph>Insereix - Camps - Altres... - Document</emph> </variable>"
#: 00000404.xhp
msgctxt ""
@@ -692,7 +692,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "Choose <emph>Insert - Fields - More Fields - Cross-references</emph> tab"
msgstr ""
msgstr "Trieu la pestanya <emph>Insereix - Camps - Altres... - Referències creuades</emph>"
#: 00000404.xhp
msgctxt ""
@@ -701,7 +701,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "Choose <emph>Insert - Cross-reference</emph>"
msgstr ""
msgstr "Trieu <emph>Insereix - Referència creuada</emph>."
#: 00000404.xhp
msgctxt ""
@@ -710,7 +710,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "<variable id=\"feldfunktionen\">Choose <emph>Insert - Fields - More Fields - Functions</emph> tab </variable>"
msgstr ""
msgstr "<variable id=\"feldfunktionen\">Trieu la pestanya <emph>Insereix - Camps - Altres... - Funcions </emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -719,7 +719,7 @@ msgctxt ""
"53\n"
"help.text"
msgid "<variable id=\"felddokumentinfo\">Choose <emph>Insert - Fields - More Fields - DocInformation</emph> tab </variable>"
msgstr ""
msgstr "<variable id=\"felddokumentinfo\">Trieu la pestanya <emph>Insereix - Camps - Altres... - Informació del document</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -728,7 +728,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "<variable id=\"feldvariablen\">Choose <emph>Insert - Fields - More Fields - Variables</emph> tab </variable>"
msgstr ""
msgstr "<variable id=\"feldvariablen\">Trieu la pestanya <emph>Insereix - Camps - Altres... - Variables</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -737,7 +737,7 @@ msgctxt ""
"55\n"
"help.text"
msgid "<variable id=\"felddatenbank\">Choose <emph>Insert - Fields - More Fields - Database</emph> tab </variable>"
msgstr ""
msgstr "<variable id=\"felddatenbank\">Trieu la pestanya <emph>Insereix - Camps - Altres... - Base de dades</emph> </variable>"
#: 00000404.xhp
msgctxt ""
@@ -1662,16 +1662,17 @@ msgctxt ""
"47\n"
"help.text"
msgid "Choose <emph>Format - Image</emph>"
msgstr ""
msgstr "Trieu <emph>Format - Imatge</emph>"
#: 00000405.xhp
#, fuzzy
msgctxt ""
"00000405.xhp\n"
"par_id3147504\n"
"48\n"
"help.text"
msgid "Choose <emph>Insert - Image - From File - Properties</emph> button"
msgstr ""
msgstr "Trieu el botó <emph>Insereix -Imatge - Des d'un fitxer - Propietats</emph>"
#: 00000405.xhp
msgctxt ""
@@ -1680,16 +1681,17 @@ msgctxt ""
"151\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Insert - Image - From File</emph> (when graphics are selected) </caseinline></switchinline>"
msgstr ""
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Trieu <emph>Insereix - Imatge - Des d'un fitxer</emph> (quan se seleccionen gràfics) </caseinline></switchinline>"
#: 00000405.xhp
#, fuzzy
msgctxt ""
"00000405.xhp\n"
"par_id3149562\n"
"49\n"
"help.text"
msgid "On the <emph>Image</emph> Bar (when images are selected), click"
msgstr ""
msgstr "A la barra <emph>Imatge</emph> (quan les imatges estiguin seleccionades), feu clic a"
#: 00000405.xhp
msgctxt ""
@@ -1715,7 +1717,7 @@ msgctxt ""
"51\n"
"help.text"
msgid "Choose <emph>Format - Image - Type</emph> tab"
msgstr ""
msgstr "Trieu la pestanya <emph>Format- Imatge - Tipus</emph>"
#: 00000405.xhp
msgctxt ""
@@ -1745,13 +1747,14 @@ msgid "Choose <emph>Insert - Frame - Type</emph> tab"
msgstr "Trieu la pestanya<emph>Insereix - Marc - Tipus</emph>"
#: 00000405.xhp
#, fuzzy
msgctxt ""
"00000405.xhp\n"
"par_id3151082\n"
"56\n"
"help.text"
msgid "Choose <emph>Format - Image - Wrap</emph> tab"
msgstr ""
msgstr "Trieu la pestanya <emph>Format - Imatge - Ajusta</emph>"
#: 00000405.xhp
msgctxt ""
@@ -1790,13 +1793,14 @@ msgid "<variable id=\"kontureditor\">Choose <emph>Format - Wrap - Edit Contour</
msgstr "<variable id=\"kontureditor\">Trieu <emph>Format - Ajusta - Edita el contorn</emph></variable>"
#: 00000405.xhp
#, fuzzy
msgctxt ""
"00000405.xhp\n"
"par_id3153984\n"
"63\n"
"help.text"
msgid "Choose <emph>Format - Image - Hyperlink</emph> tab"
msgstr ""
msgstr "Trieu la pestanya <emph>Format - Imatge - Enllaç</emph>"
#: 00000405.xhp
msgctxt ""
@@ -1817,13 +1821,14 @@ msgid "Choose <emph>Insert - Frame - Hyperlink</emph> tab"
msgstr "Trieu la pestanya <emph>Insereix - Marc - Enllaç</emph>"
#: 00000405.xhp
#, fuzzy
msgctxt ""
"00000405.xhp\n"
"par_id3154724\n"
"65\n"
"help.text"
msgid "Choose <emph>Format - Image - Options</emph> tab"
msgstr ""
msgstr "Trieu la pestanya <emph>Format - Imatge - Opcions</emph>"
#: 00000405.xhp
msgctxt ""
@@ -1859,16 +1864,17 @@ msgctxt ""
"70\n"
"help.text"
msgid "<variable id=\"grafik1\">Choose <emph>Format - Image - Image</emph> tab </variable>"
msgstr ""
msgstr "<variable id=\"grafik1\">Trieu la pestanya <emph>Format - Imatge - Imatge</emph> </variable>"
#: 00000405.xhp
#, fuzzy
msgctxt ""
"00000405.xhp\n"
"par_id3146938\n"
"72\n"
"help.text"
msgid "Choose <emph>Insert/Format - Image - Macro</emph> tab"
msgstr ""
msgstr "Trieu la pestanya <emph>Insereix/Format - Imatge - Macro</emph>"
#: 00000405.xhp
msgctxt ""

View File

@@ -4,18 +4,18 @@ 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: 2014-11-18 11:24+0100\n"
"PO-Revision-Date: 2013-01-26 22:10+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"PO-Revision-Date: 2015-04-14 10:49+0000\n"
"Last-Translator: AssumptaAn <assumptaanglada@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1359238205.0\n"
"X-POOTLE-MTIME: 1429008567.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -114,7 +114,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "During printing, the database information replaces the corresponding database fields (placeholders). For more information about inserting database fields refer to the <link href=\"text/swriter/01/04090006.xhp\" name=\"Database\"><emph>Database</emph></link> tab page under <emph>Insert - Fields - More Fields</emph>."
msgstr ""
msgstr "Mentre s'imprimeix, la informació de la base de dades canvia els camps corresponents de la base de dades (espais reservats). Per obtenir més informació sobre la inserció de camps de la base de dades, consulteu la pestanya <link href=\"text/swriter/01/04090006.xhp\" name=\"Base de dades\"><emph>Base de dades</emph></link> a <emph>Insereix - Camps - Més camps</emph>."
#: 01150000.xhp
msgctxt ""
@@ -190,7 +190,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/mailmerge/all\">Processes all the records from the database.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/swriter/ui/mailmerge/all\">Processa tots els registres de la base de dades.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -208,7 +208,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/mailmerge/selected\">Processes only the marked records from the database. This option is only available when you have previously marked the necessary records in the database.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/swriter/ui/mailmerge/selected\">Només processa els registres marcats de la base de dades. Aquesta opció només estarà disponible si anteriorment heu marcat els registres necessaris a la base de dades.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -226,7 +226,7 @@ msgctxt ""
"24\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/mailmerge/rbfrom\">Specifies which records to include in your form letter.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/swriter/ui/mailmerge/rbfrom\">Especifica quins registres s'inclouran en la carta de formulari.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -244,7 +244,7 @@ msgctxt ""
"12\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/mailmerge/from\">Specifies the number of the first record to be printed.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/swriter/ui/mailmerge/from\">Especifica el número del primer registre que s'imprimirà.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -262,7 +262,7 @@ msgctxt ""
"26\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/mailmerge/to\">Specifies the number of the last record to be printed.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/swriter/ui/mailmerge/to\">Especifica el número de l'últim registre que s'imprimirà.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -298,7 +298,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/mailmerge/printer\">Prints the form letters.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/swriter/ui/mailmerge/printer\">Imprimeix les cartes de formulari.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -316,7 +316,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/mailmerge/file\">Saves the form letters in files.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/swriter/ui/mailmerge/file\">Desa les cartes de formulari en fitxers.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -334,7 +334,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/mailmerge/singlejobs\">Prints each form letter individually with the selected printer.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/swriter/ui/mailmerge/singlejobs\">Imprimeix cada carta de formulari individualment amb la impressora seleccionada.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -352,7 +352,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/mailmerge/path\">Specifies the path to store the form letters.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/swriter/ui/mailmerge/path\">Especifica el camí on s'emmagatzemaran les cartes de formulari.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -370,7 +370,7 @@ msgctxt ""
"44\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/mailmerge/pathpb\">Opens the<emph> Select Path </emph>dialog.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/swriter/ui/mailmerge/pathpb\">Obre el diàleg <emph>Seleccioneu el camí</emph>.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -406,7 +406,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/mailmerge/field\">Uses the content of the selected data field as the file name for the form letter.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/swriter/ui/mailmerge/field\">Utilitza el contingut del camp de dades seleccionat com a nom del fitxer per a la carta de formulari.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -848,7 +848,7 @@ msgctxt ""
"29\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Jumps to the previous item in the document. To specify the type of item to jump to, click the <emph>Navigation</emph> icon, and then click an item category - for example, \"Images\".</ahelp> Jumps to the previous item in the document. To specify the type of item to jump to, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\">Navigation</link> icon, and then click an item category - for example, \"Images\"."
msgstr ""
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Salta a l'element anterior en el document. Per especificar el tipus d'element al qual s'ha de saltar, feu clic a la icona <emph>Navegació</emph> i, a continuació, feu clic a una categoria d'element - per exemple, \"Imatges\".</ahelp> Salta a l'element anterior en el document. Per especificar el tipus d'element al qual s'ha de saltar, feu clic a la icona <link href=\"text/swriter/01/02110100.xhp\" name=\"Navegació\">Navegació</link> i, a continuació, feu clic a una categoria d'element - per exemple, \"Imatges\"."
#: 02110000.xhp
msgctxt ""
@@ -883,7 +883,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Jumps to the next item in the document. To specify the type of item to jump to, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\"><emph>Navigation</emph></link> icon, and then click an item category - for example, \"Images\".</ahelp> Jumps to the next item in the document. To specify the type of item to jump to, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\">Navigation</link> icon, and then click an item category - for example, \"Images\"."
msgstr ""
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Salta a l'element següent del document. Per especificar el tipus d'element al qual voleu saltar, feu clic a la icona <link href=\"text/swriter/01/02110100.xhp\" name=\"Navegació\"><emph>Navegació</emph></link> i feu clic a una categoria d'element, com per exemple, \"Imatges\".</ahelp> Salta a l'element següent en el document. Per especificar el tipus d'element al qual voleu saltar, feu clic a la icona <link href=\"text/swriter/01/02110100.xhp\" name=\"Navegació\">Navegació</link> i feu clic a una categoria d'element, com per exemple, «Imatges»."
#: 02110000.xhp
msgctxt ""
@@ -1972,7 +1972,7 @@ msgctxt ""
"63\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/autotext/newtext\">Creates a new AutoText entry only from the text in the selection that you made in the current document. Graphics, tables and other objects are not included. You must first enter a name before you see this command.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/swriter/ui/autotext/new\">Crea una nova entrada de text automàtic només a partir de la selecció del document actual. No s'hi inclouen gràfics, taules i altres objectes. Primer heu d'introduir un nom per veure aquesta ordre.</ahelp>"
#: 02120000.xhp
msgctxt ""
@@ -2921,7 +2921,7 @@ msgctxt ""
"par_id3155341\n"
"help.text"
msgid "<image id=\"img_id3155348\" src=\"res/lc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155348\">Icon</alt></image>"
msgstr ""
msgstr "<image id=\"img_id3155348\" src=\"res/lc06301.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155348\">Icona</alt></image>"
#: 02140000.xhp
msgctxt ""
@@ -2956,7 +2956,7 @@ msgctxt ""
"par_id3145117\n"
"help.text"
msgid "<image id=\"img_id3149575\" src=\"res/lc06300.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149575\">Icon</alt></image>"
msgstr ""
msgstr "<image id=\"img_id3149575\" src=\"res/lc06300.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149575\">Icona</alt></image>"
#: 02140000.xhp
msgctxt ""
@@ -3143,7 +3143,7 @@ msgctxt ""
"par_id3150023\n"
"help.text"
msgid "<image id=\"img_id3150030\" src=\"res/lc06301.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150030\">Icon</alt></image>"
msgstr ""
msgstr "<image id=\"img_id3150030\" src=\"res/lc06301.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150030\">Icona</alt></image>"
#: 02150000.xhp
msgctxt ""
@@ -3178,7 +3178,7 @@ msgctxt ""
"par_id3154029\n"
"help.text"
msgid "<image id=\"img_id3154044\" src=\"res/lc06300.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154044\">Icon</alt></image>"
msgstr ""
msgstr "<image id=\"img_id3154044\" src=\"res/lc06300.png\" width=\"0.222in\" height=\"0.228in\"><alt id=\"alt_id3154044\">Icona</alt></image>"
#: 02150000.xhp
msgctxt ""
@@ -3383,7 +3383,7 @@ msgctxt ""
"par_id3147420\n"
"help.text"
msgid "<image id=\"img_id3149551\" src=\"sd/imglst/nv03.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149551\">Icon</alt></image>"
msgstr ""
msgstr "<image id=\"img_id3149551\" src=\"sd/imglst/nv03.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149551\">Icona</alt></image>"
#: 02160000.xhp
msgctxt ""
@@ -3418,7 +3418,7 @@ msgctxt ""
"par_id3153298\n"
"help.text"
msgid "<image id=\"img_id3153309\" src=\"sd/imglst/nv06.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153309\">Icon</alt></image>"
msgstr ""
msgstr "<image id=\"img_id3153309\" src=\"sd/imglst/nv06.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153309\">Icona</alt></image>"
#: 02160000.xhp
msgctxt ""
@@ -3488,7 +3488,7 @@ msgctxt ""
"par_id3150677\n"
"help.text"
msgid "<image id=\"img_id3154020\" src=\"sd/imglst/nv05.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154020\">Icon</alt></image>"
msgstr ""
msgstr "<image id=\"img_id3154020\" src=\"sd/imglst/nv05.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154020\">Icona</alt></image>"
#: 02160000.xhp
msgctxt ""
@@ -5035,7 +5035,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"optionentext\"><ahelp hid=\"modules/swriter/ui/insertcaption/options\">Adds the chapter number to the caption label. To use this feature, you must first assign an <link href=\"text/swriter/guide/chapter_numbering.xhp\" name=\"outline level\">outline level</link> to a paragraph style, and then apply the style to the chapter headings in your document.</ahelp></variable>"
msgstr ""
msgstr "<variable id=\"optionentext\"><ahelp hid=\"modules/swriter/ui/insertcaption/options\">Afegeix el número l'etiqueta de la llegenda. Per fer servir aquesta funció, primer heu d'assignar un <link href=\"text/swriter/guide/chapter_numbering.xhp\" name=\"outline level\">nivell d'esquema</link> a un estil de paràgraf i aplicar l'estil als encapçalaments de capítols del document.</ahelp></variable>"
#: 04060100.xhp
msgctxt ""
@@ -5319,7 +5319,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/envaddresspage/senderedit\">Includes a return address on the envelope. Select the <emph>Sender </emph>check box, and then enter the return address.</ahelp> $[officename] automatically inserts your user data in the <emph>Sender </emph>box, but you can also enter the data that you want."
msgstr ""
msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/envaddresspage/senderedit\">Inclou una adreça de remitent al sobre. Activeu la casella de selecció <emph>Remitent</emph> i, a continuació, introduïu l'adreça del remitent.</ahelp> El $[officename] insereix automàticament les dades de l'usuari al quadre <emph>Remitent</emph>, tot i que també podeu introduir les dades que vulgueu."
#: 04070100.xhp
msgctxt ""
@@ -6241,7 +6241,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Inserts the filename, the path, or the filename without the file extension of the current template. You can also insert the names of the \"Category\" and the \"Style\" formats used in the current template."
msgstr ""
msgstr "Insereix el nom de fitxer, el camí, o el nom de fitxer sense l'extensió de fitxer de la plantilla actual. També podeu inserir els noms dels formats «Categoria» i «Estil» utilitzats a la plantilla actual. "
#: 04090001.xhp
msgctxt ""
@@ -10186,7 +10186,7 @@ msgctxt ""
"136\n"
"help.text"
msgid "Choose <emph>Insert - Fields - More Fields</emph>, and then click the <emph>Functions</emph> tab."
msgstr ""
msgstr "Trieu <emph>Insereix - Camps - Altres...</emph> i, a continuació, feu clic a la pestanya <emph>Funcions</emph>."
#: 04090200.xhp
msgctxt ""
@@ -10249,7 +10249,7 @@ msgctxt ""
"138\n"
"help.text"
msgid "Choose <emph>Insert - Fields - More Fields</emph>, and then click the <emph>Variables</emph> tab."
msgstr ""
msgstr "Trieu <emph>Insereix - Camps - Altres...</emph> i, a continuació, feu clic a la pestanya <emph>Variables</emph>."
#: 04090200.xhp
msgctxt ""
@@ -10366,7 +10366,7 @@ msgctxt ""
"145\n"
"help.text"
msgid "Choose <emph>Insert - Fields - More Fields</emph>, and then click the <emph>Database</emph> tab."
msgstr ""
msgstr "Trieu <emph>Insereix - Camps - Altres...</emph> i, a continuació, feu clic a la pestanya <emph>Base de dades</emph>."
#: 04090200.xhp
msgctxt ""
@@ -11009,7 +11009,7 @@ msgctxt ""
"32\n"
"help.text"
msgid "<"
msgstr ""
msgstr "<"
#: 04120201.xhp
msgctxt ""
@@ -12257,7 +12257,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/tocentriespage/TocEntriesPage\">Specify the format of the index or table entries. The appearance of this tab changes to reflect the type of index that you selected on the <link href=\"text/swriter/01/04120210.xhp\" name=\"Index/Table\">Index/Table</link> tab.</ahelp>"
msgstr ""
msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/tocentriespage/TocEntriesPage\">Especifiqueu el format de les entrades d'índex o de taules. L'aparença d'aquesta pestanya canvia per reflectir el tipus d'índex que heu seleccionat en la pestanya <link href=\"text/swriter/01/04120210.xhp\" name=\"Índex/Taula\">Índex/Taula</link>.</ahelp>"
#: 04120220.xhp
msgctxt ""
@@ -14248,7 +14248,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/exchangedatabases/availablelb\">Lists the databases that are registered in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/swriter/ui/exchangedatabases/availablelb\">Mostra una llista de les bases de dades que s'han registrat al <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
#: 04180400.xhp
msgctxt ""
@@ -14282,7 +14282,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/exchangedatabases/define\">Replaces the current data source with the data source that you selected in the <emph>Available Databases </emph>list.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/swriter/ui/exchangedatabases/define\">Reemplaça la font de dades actual amb la que hagueu seleccionat a la llista <emph>Bases de dades disponibles </emph>list.</ahelp>"
#: 04180400.xhp
msgctxt ""
@@ -14756,7 +14756,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textflowpage/TextFlowPage\">Specify hyphenation and pagination options.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"cui/ui/textflowpage/TextFlowPage\">Especifiqueu les opcions de partició de mots i paginació.</ahelp>"
#: 05030200.xhp
msgctxt ""
@@ -16595,7 +16595,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Image"
msgstr ""
msgstr "Imatge"
#: 05060000.xhp
msgctxt ""
@@ -16604,7 +16604,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Image"
msgstr ""
msgstr "Imatge"
#: 05060000.xhp
msgctxt ""
@@ -16613,7 +16613,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<variable id=\"grafiktext\"><ahelp hid=\".uno:GraphicDialog\">Formats the size, position, and other properties of the selected image.</ahelp></variable>"
msgstr ""
msgstr "<variable id=\"grafiktext\"><ahelp hid=\".uno:GraphicDialog\">Formata la mida, la posició i altres propietats de la imatge seleccionada.</ahelp></variable>"
#: 05060000.xhp
msgctxt ""
@@ -16622,7 +16622,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "You can also change some of the properties of the selected image with <link href=\"text/swriter/01/04130100.xhp\" name=\"shortcut keys\">shortcut keys</link>."
msgstr ""
msgstr "També podeu canviar algunes de les propietats de la imatge seleccionada amb les <link href=\"text/swriter/01/04130100.xhp\" name=\"tecles de drecera\">tecles de drecera</link>."
#: 05060000.xhp
msgctxt ""
@@ -16631,7 +16631,7 @@ msgctxt ""
"3\n"
"help.text"
msgid "The <emph>Image</emph> dialog contains the following tab pages:"
msgstr ""
msgstr "El diàleg <emph>Imatge</emph> conté les pestanyes següents:"
#: 05060000.xhp
msgctxt ""
@@ -16727,7 +16727,7 @@ msgctxt ""
"hd_id3154647\n"
"help.text"
msgid "Relative width relation"
msgstr ""
msgstr "Relació a l'amplada relativa"
#: 05060100.xhp
msgctxt ""
@@ -16735,7 +16735,7 @@ msgctxt ""
"par_id3145414\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/relwidthrelation\">Decides what 100% width means: either text area (excluding margins) or the entire page (including margins).</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/relwidthrelation\">Decideix el significat d'«amplada al 100%»: l'area del text (sense els marges) o la pàgina completa (amb els marges inclosos).</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -16779,7 +16779,7 @@ msgctxt ""
"hd_id3154648\n"
"help.text"
msgid "Relative height relation"
msgstr ""
msgstr "Relació a l'altura relativa"
#: 05060100.xhp
msgctxt ""
@@ -16787,7 +16787,7 @@ msgctxt ""
"par_id3145415\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/relheightrelation\">Decides what 100% height means: either text area (excluding margins) or the entire page (including margins).</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/relheightrelation\">Decideix el significat d'«alçada al 100%»: l'area del text (sense els marges) o la pàgina completa (amb els marges inclosos).</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -17057,7 +17057,7 @@ msgctxt ""
"54\n"
"help.text"
msgid "You can also use the <link href=\"text/swriter/01/05060300.xhp\" name=\"Image\"><emph>Image</emph></link> flip options to adjust the layout of objects on even and odd pages."
msgstr ""
msgstr "També podeu utilitzar les opcions d'inversió dels <link href=\"text/swriter/01/05060300.xhp\" name=\"Imatge\"><emph>Imatge</emph></link> per ajustar el format dels objectes a les pàgines senars i parelles."
#: 05060100.xhp
msgctxt ""
@@ -17144,7 +17144,7 @@ msgctxt ""
"par_idN10AA6\n"
"help.text"
msgid "By default, the <emph>Follow text flow</emph> option is selected when you open a document that was created in a version of Writer older than OpenOffice.org 2.0. However, this option is not selected when you create a document or when you open a document in Microsoft Word format (*.doc)."
msgstr ""
msgstr "Per defecte, l'opció <emph>Segueix el flux de text</emph> està seleccionada quan s'obre un document creat en una versió del Writer anterior a OpenOffice.org 2.0. Tanmateix, aquesta opció no està seleccionada quan es crea un document o quan s'obre en el format de Microsoft Word format (*.doc)."
#: 05060100.xhp
msgctxt ""
@@ -17640,7 +17640,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/floatingcontour/container\">Displays a preview of the contour.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"svx/ui/floatingcontour/container\">Mostra una previsualització de la vora.</ahelp>"
#: 05060201.xhp
msgctxt ""
@@ -17658,7 +17658,7 @@ msgctxt ""
"4\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/floatingcontour/TBI_APPLY\">Applies the contour to the selected object.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"svx/ui/floatingcontour/TBI_APPLY\">Aplica la vora a l'objecte seleccionat.</ahelp>"
#: 05060201.xhp
msgctxt ""
@@ -17693,7 +17693,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/floatingcontour/TBI_WORKPLACE\">Deletes the custom contour. Click here, and then click in the preview area.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"svx/ui/floatingcontour/TBI_WORKPLACE\">Suprimeix la vora personalitzada. Feu clic aquí i, a continuació, a l'àrea de previsualització.</ahelp>"
#: 05060201.xhp
msgctxt ""
@@ -17728,7 +17728,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/floatingcontour/TBI_SELECT\">Changes to selection mode, so that you can select the contour.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"svx/ui/floatingcontour/TBI_SELECT\">Canvia a mode de selecció, de manera que podeu seleccionar la vora.</ahelp>"
#: 05060201.xhp
msgctxt ""
@@ -17763,7 +17763,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/floatingcontour/TBI_RECT\">Draws a rectangular contour where you drag in the object preview. To draw a square, hold down Shift while you drag.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"svx/ui/floatingcontour/TBI_RECT\">Dibuixa una vora rectangular on arrossegueu la previsualització de l'objecte. Per dibuixar un quadrat, manteniu premuda la tecla Maj mentre arrossegueu.</ahelp>"
#: 05060201.xhp
msgctxt ""
@@ -17798,7 +17798,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/floatingcontour/TBI_CIRCLE\">Draws an oval contour where you drag in the object preview.</ahelp> To draw a circle, hold down shift while you drag."
msgstr ""
msgstr "<ahelp hid=\"svx/ui/floatingcontour/TBI_CIRCLE\">Dibuixa una vora ovalada on arrossegueu la previsualització de l'objecte.</ahelp> Per dibuixar un cercle, manteniu premuda la tecla Maj mentre arrossegueu."
#: 05060201.xhp
msgctxt ""
@@ -17833,7 +17833,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/floatingcontour/TBI_POLY\">Draws a closed contour consisting of straight line segments. Click where you want to start the polygon, and drag to draw a line segment. Click again to define the end of the line segment, and continue clicking to define the remaining line segments of the polygon. Double-click to finish drawing the polygon. To constrain the polygon to angles of 45 degree, hold down Shift when you click.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"svx/ui/floatingcontour/TBI_POLY\">Dibuixa una vora tancada formada per segments de línies rectes. Feu clic allà on voleu començar el polígon i arrossegueu per dibuixar un segment de línia. Torneu a fer clic per definir el final del segment de línia, i continueu fent clic per definir els segments de línia restants del polígon. Feu doble clic per acabar de dibuixar el polígon. Per delimitar els angles del polígon a 45 graus, manteniu premuda la tecla Maj mentre feu clic.</ahelp>"
#: 05060201.xhp
msgctxt ""
@@ -17868,7 +17868,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/floatingcontour/TBI_POLYEDIT\">Lets you change the shape of the contour. Click here, and then drag the handles of the contour.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"svx/ui/floatingcontour/TBI_POLYEDIT\">Us permet canviar la forma de la vora. Feu clic aquí i, a continuació, arrossegueu les anses de la vora.</ahelp>"
#: 05060201.xhp
msgctxt ""
@@ -17903,7 +17903,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/floatingcontour/TBI_POLYMOVE\">Lets you drag the handles of the contour to change the shape of the contour.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"svx/ui/floatingcontour/TBI_POLYMOVE\">Us permet arrossegar les anses de la vora per canviar-ne la forma.</ahelp>"
#: 05060201.xhp
msgctxt ""
@@ -17938,7 +17938,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/floatingcontour/TBI_POLYINSERT\">Inserts a handle that you can drag to change the shape of the contour. Click here, and then click on the contour outline.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"svx/ui/floatingcontour/TBI_POLYINSERT\">Insereix una ansa que podeu arrossegar per canviar la forma de la vora. Feu clic aquí i, a continuació, en l'esquema de vora.</ahelp>"
#: 05060201.xhp
msgctxt ""
@@ -17973,7 +17973,7 @@ msgctxt ""
"31\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/floatingcontour/TBI_POLYDELETE\">Removes a point from the contour outline. Click here, and then click the point that you want to delete.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"svx/ui/floatingcontour/TBI_POLYDELETE\">Suprimeix un punt de l'esquema de vora. Feu clic aquí i, a continuació, en el punt que voleu suprimir.</ahelp>"
#: 05060201.xhp
msgctxt ""
@@ -18008,7 +18008,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/floatingcontour/TBI_AUTOCONTOUR\">Automatically draws a contour around the object that you can edit.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"svx/ui/floatingcontour/TBI_AUTOCONTOUR\">Automàticament, dibuixa una vora al voltant de l'objecte que podeu editar.</ahelp>"
#: 05060201.xhp
msgctxt ""
@@ -18043,7 +18043,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/floatingcontour/TBI_UNDO\">Reverses the last action.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"svx/ui/floatingcontour/TBI_UNDO\">Inverteix l'última acció.</ahelp>"
#: 05060201.xhp
msgctxt ""
@@ -18078,7 +18078,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/floatingcontour/TBI_REDO\">Reverses the action of the last <emph>Undo </emph>command.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"svx/ui/floatingcontour/TBI_REDO\">Inverteix l'acció de l'última ordre <emph>Desfés</emph>.</ahelp>"
#: 05060201.xhp
msgctxt ""
@@ -18113,7 +18113,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/floatingcontour/TBI_PIPETTE\">Selects the parts of the bitmap that are the same color. Click here, and then click a color in the bitmap. To increase the color range that is selected, increase the value in the <emph>Tolerance</emph> box.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"svx/ui/floatingcontour/TBI_PIPETTE\">Selecciona les parts del mapa de bits que són del mateix color. Feu clic aquí i, a continuació, en un color del mapa de bits. Per incrementar l'àrea del color seleccionat, incrementeu el valor en el quadre <emph>Tolerància</emph>.</ahelp>"
#: 05060201.xhp
msgctxt ""
@@ -18156,7 +18156,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Image"
msgstr ""
msgstr "Imatge"
#: 05060300.xhp
msgctxt ""
@@ -18165,7 +18165,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Graphics\">Image</link>"
msgstr ""
msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Imatges\">Imatge</link>"
#: 05060300.xhp
msgctxt ""
@@ -18174,7 +18174,7 @@ msgctxt ""
"2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/picturepage/PicturePage\">Specify the flip and the link options for the selected image.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/swriter/ui/picturepage/PicturePage\">Especifiqueu les opcions d'inverteix i enllaç de la imatge seleccionada.</ahelp>"
#: 05060300.xhp
msgctxt ""
@@ -18201,7 +18201,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "<variable id=\"vertikaltext\"><ahelp hid=\"modules/swriter/ui/picturepage/vert\">Flips the selected image vertically.</ahelp></variable>"
msgstr ""
msgstr "<variable id=\"vertikaltext\"><ahelp hid=\"modules/swriter/ui/picturepage/vert\">Inverteix la imatge seleccionada verticalment.</ahelp></variable>"
#: 05060300.xhp
msgctxt ""
@@ -18219,7 +18219,7 @@ msgctxt ""
"6\n"
"help.text"
msgid "<variable id=\"horizontaltext\"><ahelp hid=\"modules/swriter/ui/picturepage/hori\">Flips the selected image horizontally.</ahelp></variable>"
msgstr ""
msgstr "<variable id=\"horizontaltext\"><ahelp hid=\"modules/swriter/ui/picturepage/hori\">Inverteix horitzontalment la imatge seleccionada.</ahelp></variable>"
#: 05060300.xhp
msgctxt ""
@@ -18237,7 +18237,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/picturepage/allpages\">Flips the selected image horizontally on all pages.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/swriter/ui/picturepage/allpages\">Inverteix horitzontalment la imatge seleccionada a totes les pàgines.</ahelp>"
#: 05060300.xhp
msgctxt ""
@@ -18255,7 +18255,7 @@ msgctxt ""
"18\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/picturepage/leftpages\">Flips the selected image horizontally only on even pages.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/swriter/ui/picturepage/leftpages\">Inverteix horitzontalment la imatge seleccionada només a les pàgines parells.</ahelp>"
#: 05060300.xhp
msgctxt ""
@@ -18273,7 +18273,7 @@ msgctxt ""
"20\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/picturepage/rightpages\">Flips the selected image horizontally only on odd pages.</ahelp>"
msgstr ""
msgstr "<ahelp hid=\"modules/swriter/ui/picturepage/rightpages\">Inverteix horitzontalment la imatge seleccionada només a les pàgines senars.</ahelp>"
#: 05060300.xhp
msgctxt ""
@@ -18291,7 +18291,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "Inserts the image as a link."
msgstr ""
msgstr "Insereix la imatge com a enllaç."
#: 05060300.xhp
msgctxt ""
@@ -18497,7 +18497,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18506,7 +18506,7 @@ msgctxt ""
"35\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18515,7 +18515,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18542,7 +18542,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18551,7 +18551,7 @@ msgctxt ""
"40\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18560,7 +18560,7 @@ msgctxt ""
"41\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18569,7 +18569,7 @@ msgctxt ""
"42\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18578,7 +18578,7 @@ msgctxt ""
"43\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18605,7 +18605,7 @@ msgctxt ""
"46\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18614,7 +18614,7 @@ msgctxt ""
"47\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18623,7 +18623,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18632,7 +18632,7 @@ msgctxt ""
"49\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18695,7 +18695,7 @@ msgctxt ""
"56\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18722,7 +18722,7 @@ msgctxt ""
"59\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18749,7 +18749,7 @@ msgctxt ""
"62\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18776,7 +18776,7 @@ msgctxt ""
"65\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18803,7 +18803,7 @@ msgctxt ""
"68\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18830,7 +18830,7 @@ msgctxt ""
"71\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18857,7 +18857,7 @@ msgctxt ""
"74\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18884,7 +18884,7 @@ msgctxt ""
"77\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -18911,7 +18911,7 @@ msgctxt ""
"80\n"
"help.text"
msgid "x"
msgstr ""
msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -27737,7 +27737,7 @@ msgctxt ""
"par_idN10570\n"
"help.text"
msgid ">"
msgstr ""
msgstr ">"
#: mm_cusaddfie.xhp
msgctxt ""
@@ -27753,7 +27753,7 @@ msgctxt ""
"par_idN10577\n"
"help.text"
msgid "<"
msgstr ""
msgstr "<"
#: mm_cusaddfie.xhp
msgctxt ""
@@ -27945,7 +27945,7 @@ msgctxt ""
"par_idN10558\n"
"help.text"
msgid ">"
msgstr ""
msgstr ">"
#: mm_cusgrelin.xhp
msgctxt ""
@@ -27961,7 +27961,7 @@ msgctxt ""
"par_idN1055F\n"
"help.text"
msgid "<"
msgstr ""
msgstr "<"
#: mm_cusgrelin.xhp
msgctxt ""
@@ -28401,7 +28401,7 @@ msgctxt ""
"par_idN10570\n"
"help.text"
msgid ">"
msgstr ""
msgstr ">"
#: mm_newaddblo.xhp
msgctxt ""
@@ -28417,7 +28417,7 @@ msgctxt ""
"par_idN10577\n"
"help.text"
msgid "<"
msgstr ""
msgstr "<"
#: mm_newaddblo.xhp
msgctxt ""

View File

@@ -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: 2014-05-02 00:14+0200\n"
"PO-Revision-Date: 2014-04-21 19:17+0000\n"
"POT-Creation-Date: 2014-11-18 11:24+0100\n"
"PO-Revision-Date: 2015-04-14 10:36+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -12,10 +12,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1398107849.000000\n"
"X-POOTLE-MTIME: 1429007808.000000\n"
#: LibreLogo.xhp
msgctxt ""
@@ -47,7 +47,7 @@ msgctxt ""
"par_180\n"
"help.text"
msgid "LibreLogo is a simple, localized, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
msgstr ""
msgstr "El LibreLogo és un entorn de programació similar al Logo, simple i traduït, amb imatges vectorials de tortuga per ensenyar programació i processament de text, DTP i creació d'imatges. Visiteu <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
#: LibreLogo.xhp
msgctxt ""
@@ -63,7 +63,7 @@ msgctxt ""
"par_230\n"
"help.text"
msgid "The LibreLogo toolbar (View » Toolbars » Logo) contains turtle moving, program start, stop, home, clear screen, program editor/syntax highlighting/translating icons and an input bar (command line)."
msgstr ""
msgstr "La barra d'eines del LibreLogo (Visualitza » Barres d'eines » Logo) conté icones per moure la tortuga, executar i parar el programa, anar a l'inici i netejar la pantalla, realçar i traduir la sintaxi; a més d'una barra d'entrada (línia d'ordes)."
#: LibreLogo.xhp
msgctxt ""
@@ -87,7 +87,7 @@ msgctxt ""
"hd_280\n"
"help.text"
msgid "Start Logo program"
msgstr ""
msgstr "Inicia el programa Logo"
#: LibreLogo.xhp
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"par_290\n"
"help.text"
msgid "Click on the icon “Start Logo program” to execute the text (or only the selected) text of the Writer document as a LibreLogo program. In an empty document an example program will be inserted and executed."
msgstr ""
msgstr "Feu clic a la icona «Inicia el programa Logo» per executar tot el text (o només el text seleccionat) del document del Writer com un programa del LibreLogo. En un document buit, s'inserirà i executarà un programa d'exemple."
#: LibreLogo.xhp
msgctxt ""
@@ -103,7 +103,7 @@ msgctxt ""
"par_300\n"
"help.text"
msgid "Click on the icon “Stop” to stop the program execution."
msgstr ""
msgstr "Feu clic a la icona «Atura» per aturar l'execució del programa."
#: LibreLogo.xhp
msgctxt ""
@@ -119,7 +119,7 @@ msgctxt ""
"par_320\n"
"help.text"
msgid "Click on the icon “Home” to reset the position and settings of the turtle."
msgstr ""
msgstr "Feu clic a la icona «Inici» per restablir la posició i la configuració de la tortuga."
#: LibreLogo.xhp
msgctxt ""
@@ -127,7 +127,7 @@ msgctxt ""
"hd_330\n"
"help.text"
msgid "Clear screen"
msgstr "Neteja el dibuix"
msgstr "Neteja la pantalla"
#: LibreLogo.xhp
msgctxt ""
@@ -135,7 +135,7 @@ msgctxt ""
"par_340\n"
"help.text"
msgid "Click on the icon “Clear screen” to remove the drawing objects of the document."
msgstr ""
msgstr "Feu clic la icona «Neteja la pantalla» per suprimir els objectes dibuixats del document."
#: LibreLogo.xhp
msgctxt ""
@@ -143,7 +143,7 @@ msgctxt ""
"hd_344\n"
"help.text"
msgid "Program editor/Syntax highlighting/Translating"
msgstr ""
msgstr "Editor de programes/realçament de la sintaxi/traducció"
#: LibreLogo.xhp
msgctxt ""
@@ -151,7 +151,7 @@ msgctxt ""
"par_345\n"
"help.text"
msgid "The “magic wand” icon sets 2-page layout for program editing, expands and converts to uppercase the abbreviated, lowercase Logo commands in the Writer document. Change the language of the document (Tools » Options » Language Settings » Languages » Western) and click on this icon to translate the Logo program to the selected language."
msgstr ""
msgstr "La icona «Vareta màgica» defineix una disposició en dues pàgines per a l'edició del programa i amplia i converteix en majúscules les ordres de Logo en minúscules i abreviades al document de Writer. Canvieu la llengua del document (<emph>Eines » Opcions » Configuració de llengua » Llengües » Occidental</emph>) i feu clic en aquesta icona per traduir el programa de Logo a la llengua seleccionada."
#: LibreLogo.xhp
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"par_360\n"
"help.text"
msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “Stop”."
msgstr ""
msgstr "Premeu «Retorn» a la línia d'ordres per executar-ne el contingut. Per aturar el programa utilitzeu la icona «Atura»."
#: LibreLogo.xhp
msgctxt ""
@@ -175,7 +175,7 @@ msgctxt ""
"par_370\n"
"help.text"
msgid "Hold down the Enter to repeat the command line, for example, on the following command sequence:"
msgstr "Manteniu premuda la tecla «Retorn» per repetir la línia d'ordres, per exemple, en la seqüència d'ordres següent:"
msgstr "Manteniu premuda la tecla «Retorn» per repetir la línia d'ordes, per exemple, en la seqüència d'ordes següent:"
#: LibreLogo.xhp
msgctxt ""